All MIBs › CTRON-BDG-MIB › acqCreate01
acqCreate01
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::acqCreate01
OID (numeric): 1.3.6.1.4.1.52.1.3.1.3.1.2.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Add an entry to the acquired database to filter packets entering port 1 and forward packets entering port 2 to port 1 if those packets are destined for the specified address.
What is acqCreate01?
This read-write action object adds an acquired database entry that filters packets entering port 1 destined for the specified address, while forwarding packets entering port 2 to port 1 for that address. An admin uses this mirror-image rule to the acqCreate20 pattern when the one-way reachability they need runs the opposite direction, from port 2's segment toward port 1's segment. For example, an admin might use acqCreate01 so a device on port 2's segment can reach a specific address via port 1, while blocking port 1's own local segment from generating redundant traffic to that same address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.1.2.3 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::acqCreate01
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.1.2.3.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::acqCreate01.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1.3.1.3.1.2.3.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::acqCreate01 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.3 | acqCreate01 | CTRON-BDG-MIB |