rsvpIfRefreshInterval

RSVP-MIB · .1.3.6.1.2.1.51.1.6.1.7

Object

column r/w millisecondsSNMPv2-TCTimeInterval
The value of the RSVP value 'R', which is  the
minimum period between refresh transmissions of
a given PATH or RESV message on an interface.

Context

MIB
RSVP-MIB
OID
.1.3.6.1.2.1.51.1.6.1.7
Type
column
Access
readwrite
Status
current
Units
milliseconds
Parent
rsvpIfEntry
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 'RSVP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RSVP-MIB::rsvpIfRefreshInterval'
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::rsvpIfRefreshInterval.<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::rsvpIfRefreshInterval'

Syntax

Source
SNMPv2-TCTimeInterval
Base type
Integer32
Type Description
A period of time, measured in units of 0.01 seconds.

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance

Member of