nnRstDot1wPortMigSmState
NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB ·
.1.3.6.1.4.1.45.5.4.1.2.2.1.5
Object
column Enumeration
This indicates the current state of the Port Protocol Migration state machine.
This object will hold the value 'init' when the Protocol Migration state
machine is in the INIT state, the value 'sendrstp' when the state machine
is in the SEND_RSTP state, the value 'sendingrstp' when the state machine
is in the SENDING_RSTP state, the value 'sendstp' when the state machine
is in the SEND_STP state and the value 'sendingstp' when the state machine
is in the SENDING_STP state.
Context
- MIB
- NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB
- OID
.1.3.6.1.4.1.45.5.4.1.2.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nnRstDot1wPortEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB::nnRstDot1wPortMigSmState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB::nnRstDot1wPortMigSmState.<nnRstDot1wPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB::nnRstDot1wPortMigSmState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | init |
1 | sendrstp |
2 | sendingrstp |
3 | sendstp |
4 | sendingstp |