tlsMstiPriority

TIMETRA-SERV-MIB · .1.3.6.1.4.1.6527.3.1.2.4.2.12.1.3

Object

column r/w Integer32
The value of the object tlsMstiPriority specifies the priority of this
specific Multiple Spanning Tree Instance for this service. It is used
as the highest 4 bits of the Bridge ID included in the MSTP BPDUs
generated by this bridge. The tlsMstiPriority can only take on values
which multiples of 4096 (4k). If a value is specified which is not a
multiple of 4K, then this value will be replaced by the closest
multiple of 4K which is lower then the value entered.

Context

MIB
TIMETRA-SERV-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.4.2.12.1.3
Type
column
Access
readwrite
Status
current
Parent
tlsMstiEntry
Groups
1

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 'TIMETRA-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SERV-MIB::tlsMstiPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SERV-MIB::tlsMstiPriority.<svcId>.<tlsMstiInstanceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SERV-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SERV-MIB::tlsMstiPriority'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535

Conformance