All MIBs › RAD-MIB › radBridgeAgingTimeSec
radBridgeAgingTimeSec
Module: RAD-MIB
OID (symbolic): RAD-MIB::radBridgeAgingTimeSec
OID (numeric): 1.3.6.1.4.1.164.4.1.9.4.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This variable duplicates scalar object dot1dTpAgingTimeThe of BRIDGE-MIB with configuration index and Bridge index.
It defines the timeout period in seconds for aging out dynamically learned forwarding information. 802.1D-1990 recommends a default of 300 seconds.
What is radBridgeAgingTimeSec?
This object sets the timeout period in seconds (between 10 and 1,000,000) before dynamically learned MAC addresses are removed from the bridge's forwarding table. Addresses learned through normal bridge operation will be forgotten after this interval of inactivity, forcing the bridge to flood unknown destinations again. Operators adjust this value based on network topology stability; stable networks use longer timeouts to reduce CPU load, while dynamic networks use shorter timeouts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.4.1.9.4.1.4 snmpwalk -v2c -c public <target> RAD-MIB::radBridgeAgingTimeSec
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.4.1.9.4.1.4.1 snmpget -v2c -c public <target> RAD-MIB::radBridgeAgingTimeSec.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.4.1.9.4.1.4.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.4 | radBridges | DACS-MIB |
| 1.3.6.1.4.1.164.4.1 | genBridge | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.9 | radBridgeGenCnfg | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.9.4 | radBridgeGenCfgTable | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.9.4.1 | radBridgeGenCfgEntry | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.9.4.1.4 | radBridgeAgingTimeSec | RAD-MIB |