All MIBs › CTRON-BDG-MIB › acqStaticAgeTime
acqStaticAgeTime
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::acqStaticAgeTime
OID (numeric): 1.3.6.1.4.1.52.1.3.1.3.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The length of time allowed for a static entry in the Acquired database to be inactive before it is dropped from the database. This time is fixed at zero.
What is acqStaticAgeTime?
This read-only integer reports the ageing time allowed for static entries in the acquired database before they're dropped for inactivity, which the MIB fixes permanently at zero. An admin interprets a value of zero here as meaning static entries never age out due to inactivity, unlike dynamic entries, so a manually added address mapping persists indefinitely until explicitly deleted. For example, an admin who manually added a static filter for a critical server's address can be confident that entry remains in the acquired database indefinitely, since acqStaticAgeTime is fixed at zero and never expires it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.1.1.4 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::acqStaticAgeTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.1.1.4.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::acqStaticAgeTime.1
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::acqStaticAgeTime 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.4 | acqStaticAgeTime | CTRON-BDG-MIB |