vRtrRsvpSessionFlags
TIMETRA-RSVP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.7.5.1.6
Object
column SNMPv2-SMIUnsigned32
vRtrRsvpSessionFlags is a bit-mask that indicates the current
setting of the attribute flags for this RSVP session. Session
attributes include local protection, label recording, reservation
styles, bandwidth protection desired and node protection desired.
If a bit is set, has a value of one (1), the attribute is enabled or
true for this RSVP session.
Bit positions:
-- localProtection - 0x01
-- labelRecording - 0x02
-- styleSE - 0x04
-- bwProtection - 0x08
-- nodeProtection - 0x10
-- softPreemption - 0x40
Context
- MIB
- TIMETRA-RSVP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.7.5.1.6- 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::vRtrRsvpSessionFlags'
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::vRtrRsvpSessionFlags.<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::vRtrRsvpSessionFlags'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of