All MIBs › MULTIBRIDGE-MIB › mBrdgTpAgingTime
mBrdgTpAgingTime
Module: MULTIBRIDGE-MIB
OID (symbolic): MULTIBRIDGE-MIB::mBrdgTpAgingTime
OID (numeric): 1.3.6.1.4.1.123.3.43.3.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The timeout period in seconds for aging out dynamically learned forwarding information. 802.1D-1990 recommends a default of 300 seconds.
What is mBrdgTpAgingTime?
This read-write value sets, in seconds (10 to 1,000,000), how long a dynamically learned MAC address entry is kept before being aged out of this bridge entity's forwarding table; the recommended default is 300 seconds. An admin shortens this on a bridge where hosts move between ports often, so stale entries clear faster.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.123.3.43.3.1.1.2 snmpwalk -v2c -c public <target> MULTIBRIDGE-MIB::mBrdgTpAgingTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.123.3.43.3.1.1.2.1 snmpget -v2c -c public <target> MULTIBRIDGE-MIB::mBrdgTpAgingTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.123.3.43.3.1.1.2.1 i <value>
Start monitoring Newbridge Networks multiservice switching platforms with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MULTIBRIDGE-MIB::mBrdgTpAgingTime OID value, configure state conditions and alerts, and monitor any Newbridge Networks multiservice switching platforms from a single console.
OID Breakdown
Upper-level ancestors (8 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.123 | newbridge | NNCGNI0001-SMI |
| 1.3.6.1.4.1.123.3 | nncExtensions | NNCGNI0001-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.123.3.43 | nncExtMultiBridge | MULTIBRIDGE-MIB |
| 1.3.6.1.4.1.123.3.43.3 | mBrdgTp | MULTIBRIDGE-MIB |
| 1.3.6.1.4.1.123.3.43.3.1 | mBrdgTpTable | MULTIBRIDGE-MIB |
| 1.3.6.1.4.1.123.3.43.3.1.1 | mBrdgTpEntry | MULTIBRIDGE-MIB |
| 1.3.6.1.4.1.123.3.43.3.1.1.2 | mBrdgTpAgingTime | MULTIBRIDGE-MIB |