MIB Viewer

lookupCtlOperStatus

OBJECT-TYPE
1.3.6.1.2.1.82.1.3.1.5
Access
read-only
Status
current
Sub-identifiers
0
Reflects the operational state of an lookupCtlEntry: enabled(1) - Operation is active. notStarted(2) - Operation has not been enabled. completed(3) - Operation has 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 completes (success or failure) the value for lookupCtlOperStatus MUST be transitioned to completed(3).
INTEGER { notStarted(2), completed(3) }