PRVT-SPANNING-TREE-MIB :: prvtStMaxAge

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsPRVT-SPANNING-TREE-MIBprvtStMaxAge

prvtStMaxAge

Module: PRVT-SPANNING-TREE-MIB

OID (symbolic): PRVT-SPANNING-TREE-MIB::prvtStMaxAge

OID (numeric): 1.3.6.1.4.1.738.1.5.107.1.1.2

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-write

Description: The maximum age, in seconds, of Spanning Tree Protocol information learned from the network on any port before it is discarded. Note that the following relationships are enforced: prvtStMaxAge >= 2 x (prvtStHelloTime + 1) 2 x (prvtStForwardDelay - 1) >= prvtStMaxAge

What is prvtStMaxAge?

How many seconds STP information learned from the network is kept on a port before being discarded (6-40s); the MIB enforces prvtStMaxAge >= 2*(prvtStHelloTime+1) and 2*(prvtStForwardDelay-1) >= prvtStMaxAge, so changing Hello Time or Forward Delay can force this value to be adjusted too.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.738.1.5.107.1.1.2
snmpwalk -v2c -c public <target> PRVT-SPANNING-TREE-MIB::prvtStMaxAge

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.738.1.5.107.1.1.2.1
snmpget -v2c -c public <target> PRVT-SPANNING-TREE-MIB::prvtStMaxAge.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.738.1.5.107.1.1.2.1 i <value>

Start monitoring BATM Advanced Communications Ethernet/metro switches (Spanning Tree/fast ring) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PRVT-SPANNING-TREE-MIB::prvtStMaxAge OID value, configure state conditions and alerts, and monitor any BATM Advanced Communications Ethernet/metro switches (Spanning Tree/fast ring) from a single console.

OID Breakdown

Upper-level ancestors (12 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.738privateVendorOIDPRIV-VENDORDEF-MIB
1.3.6.1.4.1.738.1prvt_productsPRVT-SWITCH-MIB
1.3.6.1.4.1.738.1.5switchPRVT-SWITCH-MIB
1.3.6.1.4.1.738.1.5.107prvtMSTMibPRVT-MST-MIB
1.3.6.1.4.1.738.1.5.107.1prvtMSTObjectsPRVT-MST-MIB
1.3.6.1.4.1.738.1.5.107.1.1mSTRegionPRVT-MST-MIB
Numeric OIDNameModule
1.3.6.1.4.1.738.1.5.107.1.1.2prvtStMaxAgePRVT-SPANNING-TREE-MIB