All MIBs › CISCO-STP-EXTENSIONS-MIB › stpxFastStartPortEnable
stpxFastStartPortEnable
Module: CISCO-STP-EXTENSIONS-MIB
OID (symbolic): CISCO-STP-EXTENSIONS-MIB::stpxFastStartPortEnable
OID (numeric): 1.3.6.1.4.1.9.9.82.1.9.3.1.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: 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.
What is stpxFastStartPortEnable?
Read-write setting that enables Fast Start (PortFast) on a port so it moves immediately to the Spanning Tree forwarding state instead of going through the normal blocking startup phase.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.82.1.9.3.1.2 snmpwalk -v2c -c public <target> CISCO-STP-EXTENSIONS-MIB::stpxFastStartPortEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.82.1.9.3.1.2.1 snmpget -v2c -c public <target> CISCO-STP-EXTENSIONS-MIB::stpxFastStartPortEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.82.1.9.3.1.2.1 s <value>
Start monitoring Cisco Catalyst switch (STP extensions) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-STP-EXTENSIONS-MIB::stpxFastStartPortEnable OID value, configure state conditions and alerts, and monitor any Cisco Catalyst switch (STP extensions) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.82 | ciscoStpExtensionsMIB | CISCO-STP-EXTENSIONS-MIB |
| 1.3.6.1.4.1.9.9.82.1 | stpxObjects | CISCO-STP-EXTENSIONS-MIB |
| 1.3.6.1.4.1.9.9.82.1.9 | stpxFastStartObjects | CISCO-STP-EXTENSIONS-MIB |
| 1.3.6.1.4.1.9.9.82.1.9.3 | stpxFastStartPortTable | CISCO-STP-EXTENSIONS-MIB |
| 1.3.6.1.4.1.9.9.82.1.9.3.1 | stpxFastStartPortEntry | CISCO-STP-EXTENSIONS-MIB |
| 1.3.6.1.4.1.9.9.82.1.9.3.1.2 | stpxFastStartPortEnable | CISCO-STP-EXTENSIONS-MIB |