stpxFastStartPortEnable
CISCO-STP-EXTENSIONS-MIB ·
.1.3.6.1.4.1.9.9.82.1.9.3.1.2
Object
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 when
that port is detected by the Spanning Tree, rather
than starting in blocking state which is the normal
operation.
In order to support additional Fast Start enable mode
(enableForTrunk and default) as defined in
stpxFastStartPortMode other than enable (true(1))
or disable (false(2)) as defined in this object,
stpxFastStartPortMode object needs to be used.
When the stpxFastStartPortMode has the value of
enable(1) or enableForTrunk(3), the value of
stpxFastStartPortEnable for the same instance
will be true(1). When the stpxFastStartPortMode
has the value of disable(2), the value of
stpxFastStartPortEnable for the same instance will be
false(2). When the stpxFastStartPortMode has the value
of default(4), the value of stpxFastStartPortEnable for
the same instance depends on the object value of
stpxFastStartGlobalDefaultMode.
Context
- MIB
- CISCO-STP-EXTENSIONS-MIB
- OID
.1.3.6.1.4.1.9.9.82.1.9.3.1.2- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- stpxFastStartPortEntry
- 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-STP-EXTENSIONS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STP-EXTENSIONS-MIB::stpxFastStartPortEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STP-EXTENSIONS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STP-EXTENSIONS-MIB::stpxFastStartPortEnable.<stpxFastStartPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STP-EXTENSIONS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STP-EXTENSIONS-MIB::stpxFastStartPortEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of