CTRON-BDG-MIB :: permCreate01

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCTRON-BDG-MIBpermCreate01

permCreate01

Module: CTRON-BDG-MIB

OID (symbolic): CTRON-BDG-MIB::permCreate01

OID (numeric): 1.3.6.1.4.1.52.1.3.1.3.2.2.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Add an entry to the permanent database to filter packets entering port 1 and forward packets entering port 2 if those packets are destined for the specified address.

What is permCreate01?

This read-write action object adds a permanent 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 sets this up as a durable, one-directional exception to normal bridging behavior that will remain in place even after events that might clear dynamically learned entries. For example, an admin permanently allowing a monitoring station on port 2's segment to reach a specific device via port 1, but blocking the reverse path, would use permCreate01.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.2.2.3
snmpwalk -v2c -c public <target> CTRON-BDG-MIB::permCreate01

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.3.2.2.3.1
snmpget -v2c -c public <target> CTRON-BDG-MIB::permCreate01.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1.3.1.3.2.2.3.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> permCreate01.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::permCreate01 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.52cabletronCabletron-MIB
1.3.6.1.4.1.52.1commsDeviceCabletron-MIB
1.3.6.1.4.1.52.1.3bridgeCabletron-MIB
1.3.6.1.4.1.52.1.3.1bridgeRev1Cabletron-MIB
1.3.6.1.4.1.52.1.3.1.3filterDBCabletron-MIB
1.3.6.1.4.1.52.1.3.1.3.2permDBCabletron-MIB
1.3.6.1.4.1.52.1.3.1.3.2.2permOptionsCabletron-MIB
Numeric OIDNameModule
1.3.6.1.4.1.52.1.3.1.3.2.2.3permCreate01CTRON-BDG-MIB