fsMIPvrstInstPortStateTransitionSemState
SUPERMICRO-MIPVRST-MIB ·
.1.3.6.1.4.1.10876.101.1.154.1.6.1.25
Object
column Enumeration
Current state of the Port State Transition State Machine for this port in this spanning tree context.
Context
- MIB
- SUPERMICRO-MIPVRST-MIB
- OID
.1.3.6.1.4.1.10876.101.1.154.1.6.1.25- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsMIPvrstInstPortEntry
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-MIPVRST-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIPVRST-MIB::fsMIPvrstInstPortStateTransitionSemState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MIPVRST-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIPVRST-MIB::fsMIPvrstInstPortStateTransitionSemState.<fsMIPvrstInstVlanId>.<fsMIPvrstInstPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MIPVRST-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MIPVRST-MIB::fsMIPvrstInstPortStateTransitionSemState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | discarding |
1 | learning |
2 | forwarding |