All MIBs › CTRON-BDG-MIB › acqDelete
acqDelete
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::acqDelete
OID (numeric): 1.3.6.1.4.1.52.1.3.1.3.1.2.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Delete an entry from the acquired database.
What is acqDelete?
This read-write action object removes a specific entry from the acquired database when set to deleteAcquiredEntry(0). An admin uses this to retire an acquired-database rule that's no longer needed, for example after a temporary quarantine of a device is no longer required. For example, once a previously misbehaving device on the network has been fixed and no longer needs isolating, the admin would set acqDelete to remove the corresponding acquired database entry created earlier.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.1.2.5 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::acqDelete
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.1.2.5.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::acqDelete.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1.3.1.3.1.2.5.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::acqDelete 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.2 | acqOptions | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1.3.1.3.1.2.5 | acqDelete | CTRON-BDG-MIB |