CTRON-BDG-MIB :: bdgPortName

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCTRON-BDG-MIBbdgPortName

bdgPortName

Module: CTRON-BDG-MIB

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

OID (numeric): 1.3.6.1.4.1.52.1.3.1.2.2

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: The user-defined name assigned to the port. The default port 1 name is PORT_1 and the default Port 2 name is PORT_2.

What is bdgPortName?

This read-write octet string holds the user-assigned name for this port, defaulting to PORT_1 or PORT_2 depending on which port it is. An admin renames ports to reflect what they actually connect to, making per-port statistics and filtering rules easier to interpret at a glance. For example, renaming port 1 from the default PORT_1 to "Uplink-to-Core" immediately clarifies its role to anyone reviewing the bridge's configuration later.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.2.2
snmpwalk -v2c -c public <target> CTRON-BDG-MIB::bdgPortName

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.2.2.1
snmpget -v2c -c public <target> CTRON-BDG-MIB::bdgPortName.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1.3.1.2.2.1 s <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::bdgPortName OID value, configure state conditions and alerts, and monitor any Legacy Cabletron Systems bridge device from a single console.

OID Breakdown

Upper-level ancestors (11 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.2bdgPortCabletron-MIB
Numeric OIDNameModule
1.3.6.1.4.1.52.1.3.1.2.2bdgPortNameCTRON-BDG-MIB