The value of tmnxSrrpOperState indicates the operational state of
this SRRP instance.
disabled(0) The SRRP instance is administratively down.
initialize(1) The SRRP instance is operationally down or is
starting to discover its neighbor.
backupRouting(2) The SRRP instance is in backup mode, but it is still
forwarding traffic. The MAC address used to forward
traffic is the native MAC address of the interface
SRRP is running on.
backupShunt(3) The SRRP instance is in backup mode. Any traffic it
receives will be forwarded to the spoke-sdp on the
redundant interface tied to the group interface this
instance is running on.
pendingRouting(4)The SRRP instance is in backup mode. A transient
state when a master/pending-master is preempted and
before it is going to backupRouting state. In this
state, traffic destined to the SRRP gateway mac
address received from a group interface will still
be accepted and forwarded.
pendingShunt(5) The SRRP instance is in backup mode. A transient
state when a master/pending-master is preempted and
before it is going to backupShunt state. In this
state, traffic destined to the SRRP gateway mac
address received from a group interface will still
be accepted and forwarded.
pendingMaster(6) The SRRP instance is in master mode. All traffic is
forwarded using the native MAC address of the interface
SRRP is running on.
master(7) The SRRP instance is in master mode. All traffic is
forwarded using the gateway MAC address of this SRRP
instance.