atiStkSwPortSTPState
AtiStackSwitch-MIB ·
.1.3.6.1.4.1.207.8.17.2.1.1.16
Object
column Enumeration
This object specifies the spanning tree state on this port.
This object is not applicable to 8300 series products. This
object is not valid on the 9400 series of boxes.
Context
- MIB
- AtiStackSwitch-MIB
- OID
.1.3.6.1.4.1.207.8.17.2.1.1.16- Type
- column
- Access
- readonly
- Status
- current
- Parent
- atiStkSwPortConfigEntry
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 'AtiStackSwitch-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiStackSwitch-MIB::atiStkSwPortSTPState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AtiStackSwitch-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiStackSwitch-MIB::atiStkSwPortSTPState.<atiStkSwModuleId>.<atiStkSwPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AtiStackSwitch-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AtiStackSwitch-MIB::atiStkSwPortSTPState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | disabled |
3 | blocking |
4 | listening |
5 | learning |
6 | forwarding |