All MIBs › CTRON-BDG-MIB › acqEraseDatabase
acqEraseDatabase
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::acqEraseDatabase
OID (numeric): 1.3.6.1.4.1.52.1.3.1.3.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Set to zero to erase all entries in the acquired database.
What is acqEraseDatabase?
This read-write action object erases every entry in the acquired address database when set to eraseAcquiredDatabase(0). An admin uses this to force a completely fresh relearning of the network's address-to-port mappings, such as after a major topology change that would otherwise leave stale entries lingering. For example, after reorganizing which devices connect to port 1 versus port 2, an admin would set acqEraseDatabase to clear out the old learned mappings and let the bridge relearn the new arrangement from scratch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.1.1.7 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::acqEraseDatabase
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.1.1.7.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::acqEraseDatabase.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1.3.1.3.1.1.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acqEraseDatabase.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::acqEraseDatabase 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.7 | acqEraseDatabase | CTRON-BDG-MIB |