bdEntBridgeIndex
DC-BD-MIB ·
.1.2.826.0.1.1578918.5.3.29.1.1.1.5
Object
The number of the Layer 2 Bridge that the BD stub will control. For example, if set to 1, the BD stub will control bridge br1, if set to 12, the BD stub will control bridge br12.
Context
- MIB
- DC-BD-MIB
- OID
.1.2.826.0.1.1578918.5.3.29.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bdEntEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DC-BD-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BD-MIB::bdEntBridgeIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-BD-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BD-MIB::bdEntBridgeIndex.<bdEntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-BD-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-BD-MIB::bdEntBridgeIndex'
Syntax
- Source
- DC-MASTER-TCNumericIndex
- Base type
Integer32
Values & Constraints
Type Constraints
range: 1..2147483647
Conformance
Member of