All MIBs › MICOMBRGEXT › nvmBrgMaxAge
nvmBrgMaxAge
Module: MICOMBRGEXT
OID (symbolic): MICOMBRGEXT::nvmBrgMaxAge
OID (numeric): 1.3.6.1.4.1.335.1.4.6.9.2
Node type: OBJECT-TYPE
Type: Timeout
Access: read-write
Description: NAME = ; DESC = 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.; HELP = This is the programmed value of the \ dot1dStpBridgeMaxAge.; CAPABILITIES = NET_CFG, VPN_CFG;
What is nvmBrgMaxAge?
The maximum age, in hundredths of a second (600-4000), that Spanning Tree information learned from the network is kept on any port before being discarded, mirroring dot1dStpBridgeMaxAge. A shorter max age makes the network converge faster after a topology change but risks reacting to transient noise.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.335.1.4.6.9.2 snmpwalk -v2c -c public <target> MICOMBRGEXT::nvmBrgMaxAge
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.335.1.4.6.9.2.1 snmpget -v2c -c public <target> MICOMBRGEXT::nvmBrgMaxAge.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.335.1.4.6.9.2.1 s <value>
Start monitoring MICOM bridging-capable WAN/LAN access equipment (bridge extension) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MICOMBRGEXT::nvmBrgMaxAge OID value, configure state conditions and alerts, and monitor any MICOM bridging-capable WAN/LAN access equipment (bridge extension) from a single console.
OID Breakdown
Upper-level ancestors (9 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.335 | micom | MICOM-OSCAR-MIB |
| 1.3.6.1.4.1.335.1 | products | MICOM-OSCAR-MIB |
| 1.3.6.1.4.1.335.1.4 | micom_oscar | MICOM-OSCAR-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.335.1.4.6 | mcmBrg | MICOMBRGEXT |
| 1.3.6.1.4.1.335.1.4.6.9 | nvmBrgStpParamGroup | MICOMBRGEXT |
| 1.3.6.1.4.1.335.1.4.6.9.2 | nvmBrgMaxAge | MICOMBRGEXT |