stpInstDesignatedRoot
FS-SWITCH-MIB ·
.1.3.6.1.4.1.27975.14.10.5.1.3
Object
column BridgeId
The bridge identifier of the root of the corresponding spanning tree instance as determined by the Spanning Tree Protocol for that instance. This value is used as the CIST Root Identifier or MSTI regional root identifier parameter in all MST BPDUs originated by this node.
Context
- MIB
- FS-SWITCH-MIB
- OID
.1.3.6.1.4.1.27975.14.10.5.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- stpInstEntry
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 'FS-SWITCH-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-SWITCH-MIB::stpInstDesignatedRoot'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-SWITCH-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-SWITCH-MIB::stpInstDesignatedRoot.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-SWITCH-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-SWITCH-MIB::stpInstDesignatedRoot'