MIB Viewer

hmDuHmOperState

OBJECT-TYPE
1.3.6.1.4.1.248.14.4.1.1.8
Access
read-only
Status
mandatory
Sub-identifiers
0
operational state of an entry. if a new entry is created by setting hmDuHmDesiredAction to create(1), the operState returns a value of underCreation(1). A value of checking(2) is returned if the action of activate is desired and the dual homing machine is trying to check whether the configuration is possible. If the activate action is successful, active(3) is returned, otherwise invalid(5). A value of inactive(4) signals that dual homing is deactivated for this port pair. Only in the state of underCreation(1) it is possible to change the values of hmDuHmRedGroupID and hmDuHmRedIfIndex. OutOfOrder report an inactiv entry, because the enabled redundancy check failed
INTEGER { underCreation(1), checking(2), active(3), inactive(4), invalid(5), OutOfOrder(6) }