vRtrRsvpSessionSetupPriority

TIMETRA-RSVP-MIB · .1.3.6.1.4.1.6527.3.1.2.7.5.1.4

Object

column Unsigned32
The value of vRtrRsvpSessionSetupPriority is the setup priority
used for this RSVP session when there is not enough bandwidth
available to setup this session.  If the setup priority is greater
than the hold priority for another established session, then this
session can preempt the existing session.  A value of zero (0) is
the highest priority and a value of seven (7) is the lowest
priority.

Context

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

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-7

Conformance