vStpInsPortManualMode
ALCATEL-ENT1-VLAN-STP-MIB ·
.1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.12
Object
column r/w
Enumeration
The port's manual mode for this spanning tree instance. This mode defines the way the state of the port(vStpPortState) is managed. The mode can be dynamic (1) (managed by the Spanning Tree), or manual (blocking(2) or forwarding(3)). In manual mode, the port is not involved in the Spanning tree algorithm computation.
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.12- Type
- column
- Access
- readwrite
- 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::vStpInsPortManualMode'
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::vStpInsPortManualMode.<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::vStpInsPortManualMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | blocking |
3 | forwarding |
Conformance
Member of