All MIBs › CTRON-BDG-MIB › acqDynAgeTime
acqDynAgeTime
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::acqDynAgeTime
OID (numeric): 1.3.6.1.4.1.52.1.3.1.3.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The length of time allowed for a dynamic entry in the acquired database to be inactive before it is dropped from the database. A time from 10 - 1,000,000 seconds is allowed. The default is 300 seconds.
What is acqDynAgeTime?
This read-write integer sets how long, from 10 to 1,000,000 seconds with a default of 300, a dynamically learned entry in the acquired database can remain inactive before the bridge drops it. An admin shortens this value on a busy, address-turnover-heavy network to free up table space faster, or lengthens it on a stable network to avoid unnecessary relearning churn. For example, lowering acqDynAgeTime from the 300-second default to 60 seconds would cause the bridge to forget inactive host mappings much faster, which helps on a segment with frequent device turnover like a guest network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.1.1.6 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::acqDynAgeTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.1.1.6.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::acqDynAgeTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1.3.1.3.1.1.6.1 i <value>
Start monitoring Legacy Cabletron Systems bridge device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-BDG-MIB::acqDynAgeTime OID value, configure state conditions and alerts, and monitor any Legacy Cabletron Systems bridge device from a single console.
OID Breakdown
Upper-level ancestors (13 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.1 | commsDevice | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3 | bridge | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3.1 | bridgeRev1 | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3.1.3 | filterDB | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3.1.3.1 | acqDB | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3.1.3.1.1 | acqStats | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1.3.1.3.1.1.6 | acqDynAgeTime | CTRON-BDG-MIB |