All MIBs › CISCO-C2900-MIB › c2900PortSpantreeFastStart
c2900PortSpantreeFastStart
Module: CISCO-C2900-MIB
OID (symbolic): CISCO-C2900-MIB::c2900PortSpantreeFastStart
OID (numeric): 1.3.6.1.4.1.9.9.87.1.4.1.1.36
Node type: OBJECT-TYPE
Type: INTEGER
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 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.
What is c2900PortSpantreeFastStart?
This read-write object indicates whether the port operates in spanning-tree fast-start mode, immediately entering the forwarding state on link-up rather than starting in the blocking state, useful when the port is known to connect to a single station that has problems waiting for normal spanning-tree operation. This is what's now more commonly known as PortFast: it skips the normal listening and learning delay of up to 30-50 seconds before forwarding starts, which is safe specifically because the port connects to a single end station rather than another bridge, since enabling it on a port that actually connects to another switch risks a temporary bridging loop before spanning tree can react. Enabling this on a port connected to a single desktop PC lets that PC get network access within a couple seconds of link-up, but enabling it on a port that's actually uplinked to another switch could allow a brief loop if that uplink is part of a redundant path.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.87.1.4.1.1.36 snmpwalk -v2c -c public <target> CISCO-C2900-MIB::c2900PortSpantreeFastStart
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.87.1.4.1.1.36.1 snmpget -v2c -c public <target> CISCO-C2900-MIB::c2900PortSpantreeFastStart.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.87.1.4.1.1.36.1 i <value>
Start monitoring Cisco Catalyst 2900 series switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-C2900-MIB::c2900PortSpantreeFastStart OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 2900 series switch (legacy) 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.87 | ciscoC2900MIB | CISCO-C2900-MIB |
| 1.3.6.1.4.1.9.9.87.1 | c2900MIBObjects | CISCO-C2900-MIB |
| 1.3.6.1.4.1.9.9.87.1.4 | c2900Port | CISCO-C2900-MIB |
| 1.3.6.1.4.1.9.9.87.1.4.1 | c2900PortTable | CISCO-C2900-MIB |
| 1.3.6.1.4.1.9.9.87.1.4.1.1 | c2900PortEntry | CISCO-C2900-MIB |
| 1.3.6.1.4.1.9.9.87.1.4.1.1.36 | c2900PortSpantreeFastStart | CISCO-C2900-MIB |