All MIBs › CTRON-BDG-MIB › permCreate00
permCreate00
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::permCreate00
OID (numeric): 1.3.6.1.4.1.52.1.3.1.3.2.2.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Add an entry to the permanent database to filter packets entering ports 1 and 2 if those packets are destined for the specified address.
What is permCreate00?
This read-write action object adds a permanent database entry configured to filter packets entering both port 1 and port 2 when destined for a specified address. Unlike the equivalent acquired-database entry, a permanent entry created this way survives conditions that would clear dynamically learned entries, making it suitable for a long-term security block. For example, an admin permanently barring traffic to a retired device's old address from crossing either port would use permCreate00 rather than the acquired-database equivalent, ensuring the block persists.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.2.2.1 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::permCreate00
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.2.2.1.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::permCreate00.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1.3.1.3.2.2.1.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::permCreate00 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.2 | permDB | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.3.1.3.2.2 | permOptions | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1.3.1.3.2.2.1 | permCreate00 | CTRON-BDG-MIB |