portSpantreeFastStart
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.4.1.1.12
Object
column deprecated
r/w
Enumeration
Indicates whether the port is operating in
spantree fast start mode. A port with fast start
enabled is immediately put in spanning tree
forwarding state on link up, rather than starting
in blocking state which is the normal operation.
This is useful when the port is known to be
connected to a single station which has problems
waiting for the normal spanning tree operation to
put the port in forwarding state.
This object is deprecated and replaced by
stpxFastStartPortTable in
CISCO-STP-EXTENSIONS-MIB.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.4.1.1.12- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- portEntry
- 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 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::portSpantreeFastStart'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::portSpantreeFastStart.<portModuleIndex>.<portIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::portSpantreeFastStart'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Conformance
Member of