rsvpIfTTL
RSVP-MIB ·
.1.3.6.1.2.1.51.1.6.1.6
Object
column r/w
Integer32
The value of SEND_TTL used on this interface for messages this node originates. If set to zero, the node determines the TTL via other means.
Context
- MIB
- RSVP-MIB
- OID
.1.3.6.1.2.1.51.1.6.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rsvpIfEntry
- 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 'RSVP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RSVP-MIB::rsvpIfTTL'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RSVP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RSVP-MIB::rsvpIfTTL.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RSVP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RSVP-MIB::rsvpIfTTL'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of