All MIBs › CTRON-BDG-MIB › acqDynEntries
acqDynEntries
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::acqDynEntries
OID (numeric): 1.3.6.1.4.1.52.1.3.1.3.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of entries that have been accumulated in the Acquired database through the bridge's learning process.
What is acqDynEntries?
This read-only integer reports the number of entries in the acquired database that the bridge has learned dynamically through normal address learning, as opposed to manual configuration. An admin watches this value to gauge how much of the total table is consumed by organic learning versus static entries, which helps when diagnosing why the acquired database might be filling up faster than expected. For example, a sharp increase in acqDynEntries after connecting a new switch stack full of previously unseen hosts would explain rising overall database usage without any manual configuration changes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.1.1.5 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::acqDynEntries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.1.1.5.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::acqDynEntries.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acqDynEntries.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::acqDynEntries 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.5 | acqDynEntries | CTRON-BDG-MIB |