All MIBs › CTRON-BDG-MIB › bdgPortNetName
bdgPortNetName
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::bdgPortNetName
OID (numeric): 1.3.6.1.4.1.52.1.3.1.2.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: The user-defined name assigned to a network segment connected to the port. The default network name for Port 1 is LAN_1 and the default network name for Port 2 is LAN_2.
What is bdgPortNetName?
This read-write octet string holds a user-defined name for the network segment connected to this port, defaulting to LAN_1 or LAN_2. An admin renames this to reflect the actual segment identity, such as a department or building wing, making it easier to identify which LAN a given port statistic pertains to. For example, changing bdgPortNetName from the default LAN_2 to "3rd-Floor-Segment" helps the admin immediately know which physical LAN segment is experiencing a spike in bdgPortColl collisions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.2.5 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::bdgPortNetName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.2.5.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::bdgPortNetName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1.3.1.2.5.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::bdgPortNetName 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 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.2 | bdgPort | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1.3.1.2.5 | bdgPortNetName | CTRON-BDG-MIB |