MIB Viewer

aMACMergeStatusVerify

OBJECT-TYPE
1.3.6.1.4.1.7483.2.2.4.11.1.1.3.1.3
Access
read-only
Status
current
Sub-identifiers
0
This attribute indicates (when accessed via a GET operation) the status of the MAC Merge sublayer verification on the given device. The SET operation shall have no effect on a device: unknown: Verification status is unknown. initial: The Verify State diagram (Figure 99 C8) is in the state, INIT_VERIFICATION. verifying: The Verify State diagram is in the state VERIFICATION_IDLE, SEND_VERIFY or WAIT_FOR_RESPONSE. succeeded: Indicates that the Verify State diagram is in the state VERIFIED. failed: The Verify State diagram is in the state VERIFY_FAIL. disabled: Verification of preemption operation is disabled.
INTEGER { unknown(0), initial(1), verifying(2), succeeded(3), failed(4), disabled(5) }