lookupCtlOperStatus
Reflects the operational state of an lookupCtlEntry: enabled(1) - Operation is active. notStarted(2) - Operation has not been enabled. completed(3) - Operation has been completed. An operation is automatically enabled(1) when its lookupCtlRowStatus object is transitioned to active(1) status. Until this occurs, lookupCtlOperStatus MUST report a value of notStarted(2). After the lookup operation is completed (success or failure), the value for lookupCtlOperStatus MUST be transitioned to completed(3).
Details
Possible values
| 1 | enabled |
| 2 | notStarted |
| 3 | completed |
Table columns
8 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.2.1.82.1.3.1.1 | lookupCtlOwnerIndex | noaccess | Unknown |
| 1.3.6.1.2.1.82.1.3.1.2 | lookupCtlOperationName | noaccess | Unknown |
| 1.3.6.1.2.1.82.1.3.1.3 | lookupCtlTargetAddressType | readwrite | InetAddressType |
| 1.3.6.1.2.1.82.1.3.1.4 | lookupCtlTargetAddress | readwrite | InetAddress |
| 1.3.6.1.2.1.82.1.3.1.5 | lookupCtlOperStatus | readonly | enabled(1), notStarted(2), completed(3) |
| 1.3.6.1.2.1.82.1.3.1.6 | lookupCtlTime | readonly | Unsigned32 |
| 1.3.6.1.2.1.82.1.3.1.7 | lookupCtlRc | readonly | Integer32 |
| 1.3.6.1.2.1.82.1.3.1.8 | lookupCtlRowStatus | readwrite | RowStatus |
Used by conformance groups
1 objects- 1.3.6.1.2.1.82.2.2.1 lookupGroup