All MIBs › CISCO-STP-EXTENSIONS-MIB › stpxFastStartPortMode
stpxFastStartPortMode
Module: CISCO-STP-EXTENSIONS-MIB
OID (symbolic): CISCO-STP-EXTENSIONS-MIB::stpxFastStartPortMode
OID (numeric): 1.3.6.1.4.1.9.9.82.1.9.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Indicates the mode of Fast Start Feature on the port. A port with fast start enabled is immediately put in spanning tree forwarding state when the port is detected by the Spanning Tree, rather than starting in blocking state which is the normal operation.
enable -- the fast start feature is enabled on this port but will only take effect when the object value of its vlanTrunkPortDynamicStatus as specified in CISCO-VTP-MIB is notTrunking(2).
disable -- the fast start feature is disabled on this port.
enableForTrunk -- the fast start feature is enabled on this port and will take effect regardless of the object value of its vlanTrunkPortDynamicStatus.
default -- whether the fast start feature is enabled or not on this port depends on the object value of stpxFastStartGlobalDefaultMode.
What is stpxFastStartPortMode?
Read-write setting controlling the Fast Start (PortFast) mode of a port, determining whether it skips the normal Spanning Tree blocking startup state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.82.1.9.3.1.3 snmpwalk -v2c -c public <target> CISCO-STP-EXTENSIONS-MIB::stpxFastStartPortMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.82.1.9.3.1.3.1 snmpget -v2c -c public <target> CISCO-STP-EXTENSIONS-MIB::stpxFastStartPortMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.82.1.9.3.1.3.1 i <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::stpxFastStartPortMode 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.3 | stpxFastStartPortMode | CISCO-STP-EXTENSIONS-MIB |