fsMIRstPortTopoChSmState
SUPERMICRO-MIRSTP-MIB ·
.1.3.6.1.4.1.10876.101.1.119.1.4.1.8
Object
column Enumeration
This indicates the current state of the Topology Change state machine. This object will hold the value 'inactive' when the Topology Change state machine is in the INACTIVE state, the value 'learning' when the state machine is in the LEARNING 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
- SUPERMICRO-MIRSTP-MIB
- OID
.1.3.6.1.4.1.10876.101.1.119.1.4.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsMIRstPortExtEntry
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 'SUPERMICRO-MIRSTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIRSTP-MIB::fsMIRstPortTopoChSmState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MIRSTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIRSTP-MIB::fsMIRstPortTopoChSmState.<fsMIRstPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MIRSTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MIRSTP-MIB::fsMIRstPortTopoChSmState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | inactive |
1 | learning |
2 | detected |
3 | active |
4 | notifiedtcn |
5 | notifiedtc |
6 | propagating |
7 | acknowledged |