vRtrRsvpSessionHoldPriority
TIMETRA-RSVP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.7.5.1.5
Object
column Unsigned32
The value of vRtrRsvpSessionHoldPriority is the hold priority to be used for this RSVP session when there is insufficient bandwidth available to setup another session. The other session's setup priority is compared against this session's hold priority. If its setup priority is higher than this session's hold priority, this session may be preempted by the other 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.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vRtrRsvpSessionEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::vRtrRsvpSessionHoldPriority'
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::vRtrRsvpSessionHoldPriority.<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::vRtrRsvpSessionHoldPriority'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-7
Conformance
Member of