All MIBs › CISCOSB-BRIDGEMIBOBJECTS-MIB › rldot1dStpMaxAge
rldot1dStpMaxAge
Module: CISCOSB-BRIDGEMIBOBJECTS-MIB
OID (symbolic): CISCOSB-BRIDGEMIBOBJECTS-MIB::rldot1dStpMaxAge
OID (numeric): 1.3.6.1.4.1.9.6.1.101.57.2.6.1.8
Node type: OBJECT-TYPE
Type: Timeout
Access: read-only
Description: The maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded, in units of hundredths of a second. This is the actual value that this bridge is currently using.
What is rldot1dStpMaxAge?
This read-only Timeout reports, in hundredths of a second, the maximum age of Spanning Tree Protocol information learned on any port before it is discarded, reflecting the actual value this bridge is currently using. An admin cares because this timer governs how long the bridge trusts STP information from the network before considering it stale, affecting how quickly the topology reacts to a lost upstream bridge. For example, an admin diagnosing a slow STP convergence after a root bridge failure would check this value to understand how long the device waits before discarding old topology information.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.57.2.6.1.8 snmpwalk -v2c -c public <target> CISCOSB-BRIDGEMIBOBJECTS-MIB::rldot1dStpMaxAge
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.57.2.6.1.8.1 snmpget -v2c -c public <target> CISCOSB-BRIDGEMIBOBJECTS-MIB::rldot1dStpMaxAge.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rldot1dStpMaxAge.1
Start monitoring Cisco Business 350 Series Managed Switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-BRIDGEMIBOBJECTS-MIB::rldot1dStpMaxAge OID value, configure state conditions and alerts, and monitor any Cisco Business 350 Series Managed Switch from a single console.
OID Breakdown
Upper-level ancestors (10 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.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.57 | rlpBridgeMIBObjects | CISCOSB-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.9.6.1.101.57.2 | rldot1dStp | CISCOSB-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.9.6.1.101.57.2.6 | rldot1dStpVlanTable | CISCOSB-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.9.6.1.101.57.2.6.1 | rldot1dStpVlanEntry | CISCOSB-BRIDGEMIBOBJECTS-MIB |
| 1.3.6.1.4.1.9.6.1.101.57.2.6.1.8 | rldot1dStpMaxAge | CISCOSB-BRIDGEMIBOBJECTS-MIB |