fsMIMstiRootPriority

AricentMIMst-MIB · .1.3.6.1.4.1.2076.118.1.4.1.16

Object

column r/w Enumeration
This object configures a switch to become either the root or the backup root (secondary)for the specified
spanning-tree instance.
              
Primary - Sets the bridge as root, by setting the priority of the bridge to 4096 less than
the root bridge priority.
If the bridge is already a root bridge, no operation happens.
              
Secondary - Sets the bridge priority 28672. The switch is then likely to become the root switch for
the specified instance if the primary root switch fails.
              
None - Sets the bridge priority to default value i.e. 32768.

Context

MIB
AricentMIMst-MIB
OID
.1.3.6.1.4.1.2076.118.1.4.1.16
Type
column
Access
readwrite
Status
current
Parent
fsMIMstMstiBridgeEntry

Walk 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 'AricentMIMst-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AricentMIMst-MIB::fsMIMstiRootPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AricentMIMst-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AricentMIMst-MIB::fsMIMstiRootPriority.<fsMIDot1sFutureMstContextId>.<fsMIMstMstiInstanceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AricentMIMst-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AricentMIMst-MIB::fsMIMstiRootPriority'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1primary
2secondary
3none