All MIBs › CTRON-BDG-MIB › bdgdeviceLocation
bdgdeviceLocation
Module: CTRON-BDG-MIB
OID (symbolic): CTRON-BDG-MIB::bdgdeviceLocation
OID (numeric): 1.3.6.1.4.1.52.1.3.1.1.8
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: The user-defined name to indicate the location of the bridge on the network. The default location name is LOCAL.
What is bdgdeviceLocation?
This read-write octet string holds a user-defined description of where the bridge is physically located, defaulting to LOCAL. An admin fills this in with a real location so that when browsing a list of many bridges in a management console, they can identify a specific unit without needing to physically trace cables. For example, setting this field to "3rd Floor Wiring Closet" would let the admin immediately recognize which bridge needs attention when a fault is reported from that closet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.1.8 snmpwalk -v2c -c public <target> CTRON-BDG-MIB::bdgdeviceLocation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.3.1.1.8.1 snmpget -v2c -c public <target> CTRON-BDG-MIB::bdgdeviceLocation.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1.3.1.1.8.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::bdgdeviceLocation 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.1 | bdgdevice | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1.3.1.1.8 | bdgdeviceLocation | CTRON-BDG-MIB |