rbridgeBasePortStpRoot
RBRIDGE-MIB ·
.1.3.6.1.2.1.214.1.1.9.1.12
Object
column BRIDGE-MIBBridgeId
The bridge identifier of the root of the spanning tree, as learned from a Bridge PDU (BPDU) received on this port. For the Multiple Spanning Tree Protocol (MSTP), this is the root bridge of the Common and Internal Spanning Tree (CIST). If no BPDU has been heard, the value returned is a string of zeros.
Context
- MIB
- RBRIDGE-MIB
- OID
.1.3.6.1.2.1.214.1.1.9.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rbridgeBasePortEntry
- 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 'RBRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBRIDGE-MIB::rbridgeBasePortStpRoot'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBRIDGE-MIB::rbridgeBasePortStpRoot.<rbridgeBasePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBRIDGE-MIB::rbridgeBasePortStpRoot'
Syntax
- Source
- BRIDGE-MIBBridgeId
- Base type
OctetString
Values & Constraints
Type Constraints
range: 8
Conformance
Member of