mplsTunnelInstancePriority

MPLS-TE-MIB · cisco variant · .1.3.6.1.3.95.1.2.1.16

Object

column r/w Integer32
This value indicates which priority, in descending
order with 0 indicating the lowest priority, within
a group of tunnel instances. A group of tunnel
instances is defined as a set of tunnels with the
same mplsTunnelIndex in this table, but with a
different mplsTunnelInstance.  Tunnel group
priorities are used to denote the priority at which
a particular tunnel instance will supercede another.
Instances of tunnels containing the same
mplsTunnelInstancePriority will be used for load
sharing.

Context

MIB
MPLS-TE-MIB
OID
.1.3.6.1.3.95.1.2.1.16
Type
column
Access
readwrite
Status
current
Parent
mplsTunnelEntry
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 'MPLS-TE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-TE-MIB::mplsTunnelInstancePriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-TE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-TE-MIB::mplsTunnelInstancePriority.<mplsTunnelIndex>.<mplsTunnelInstance>.<mplsTunnelIngressLSRId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-TE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-TE-MIB::mplsTunnelInstancePriority'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance

Member of
Compliance refinements
Write access is not required.