nnRstDot1wPortTopoChSmState
NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB ·
.1.3.6.1.4.1.45.5.4.1.2.2.1.8
Object
column Enumeration
This indicates the current state of the Topology Change state machine.
This object will hold the value 'init' when the Topology Change state machine
is in the INIT state, the value 'inactive' when the state machine is in the
INACTIVE state, the value 'active' when the state machine is in the ACTIVE
state, the value 'detected' when the state machine is in the DETECTED state,
the value 'notifiedtcn' when the state machine is in the NOTIFIED_TCN state,
the value 'notifiedtc' when the state machine is in the NOTIFIED_TC state,
the value 'propagating' state when the state machine is in the PROPAGATING
state and the value 'acknowledged' when the state machine is in the
ACKNOWLEDGED state.
Context
- MIB
- NORTEL-NETWORKS-RAPID-SPANNING-TREE-MIB
- OID
.1.3.6.1.4.1.45.5.4.1.2.2.1.8- 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::nnRstDot1wPortTopoChSmState'
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::nnRstDot1wPortTopoChSmState.<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::nnRstDot1wPortTopoChSmState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | init |
1 | inactive |
2 | active |
3 | detected |
4 | notifiedtcn |
5 | notifiedtc |
6 | propagating |
7 | acknowledged |