vStpInsPortState
OBS ✓
ALCATEL-ENT1-VLAN-STP-MIB ·
.1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.3
Object
column Enumeration
The port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. For ports which are disabled (see vStpInsPortEnable), this object will have a value of disabled(1). AOS does not support the broken(6) state as defined in RFC1493.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Polling
Explore Observium network monitoring
Context
- MIB
- ALCATEL-ENT1-VLAN-STP-MIB
- OID
.1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vStpInsPortEntry
- Groups
- 1
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 'ALCATEL-ENT1-VLAN-STP-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-VLAN-STP-MIB::vStpInsPortState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-VLAN-STP-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-VLAN-STP-MIB::vStpInsPortState.<vStpInsBridgeMode>.<vStpInsNumber>.<vStpInsPortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-VLAN-STP-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-VLAN-STP-MIB::vStpInsPortState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | blocking |
3 | listening |
4 | learning |
5 | forwarding |
Conformance
Member of