RAD-MIB :: radBridgeAgingTimeSec

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBradBridgeAgingTimeSec

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.164radDACS-MIB
1.3.6.1.4.1.164.4radBridgesDACS-MIB
1.3.6.1.4.1.164.4.1genBridgeRAD-MIB
1.3.6.1.4.1.164.4.1.9radBridgeGenCnfgRAD-MIB
1.3.6.1.4.1.164.4.1.9.4radBridgeGenCfgTableRAD-MIB
1.3.6.1.4.1.164.4.1.9.4.1radBridgeGenCfgEntryRAD-MIB
1.3.6.1.4.1.164.4.1.9.4.1.4radBridgeAgingTimeSecRAD-MIB