vRtrMplsP2mpInstSetupPriority

TIMETRA-MPLS-MIB · .1.3.6.1.4.1.6527.3.1.2.6.25.1.9

Object

column Unsigned32
The value of vRtrMplsP2mpInstSetupPriority indicates the setup
priority to use when insufficient bandwidth is available to setup
a P2MP LSP.  The setup priority is compared against the hold priority
of existing LSPs.  If the setup priority is higher than the hold
priority of the established LSPs, this P2MP LSP may preempt the other
LSPs.  A value of zero (0) is the highest priority and a value
of seven (7) is the lowest priority.
              
When the vRtrMplsP2mpInstHopLimit bit in vRtrMplsP2mpInstInheritance
is cleared (0), the value returned to a GET request is inherited from
vRtrMplsLspHopLimit.

Context

MIB
TIMETRA-MPLS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.6.25.1.9
Type
column
Access
readonly
Status
current
Parent
vRtrMplsP2mpInstEntry
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-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MPLS-MIB::vRtrMplsP2mpInstSetupPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MPLS-MIB::vRtrMplsP2mpInstSetupPriority.<vRtrID>.<vRtrMplsLspIndex>.<vRtrMplsP2mpInstIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-MPLS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-MPLS-MIB::vRtrMplsP2mpInstSetupPriority'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-7

Conformance