vRtrRsvpSessionStyle
TIMETRA-RSVP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.7.5.1.13
Object
column Enumeration
The value of vRtrRsvpSessionStyle indicates the reservation style used for this RSVP session. The value 'styleSE' represents shared explicit style. The value 'styleFF' represents fixed filter style.
Context
- MIB
- TIMETRA-RSVP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.7.5.1.13- 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::vRtrRsvpSessionStyle'
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::vRtrRsvpSessionStyle.<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::vRtrRsvpSessionStyle'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | styleSE |
3 | styleFF |
Conformance
Member of