gmplsInterfaceRsvpHelloPeriod

GMPLS-LSR-STD-MIB · .1.3.6.1.2.1.10.166.15.1.1.1.2

Object

column r/w millisecondsSNMPv2-SMIUnsigned32
Period, in milliseconds, between sending Resource Reservation
Protocol (RSVP) Hello messages on this interface.  A value of 0
indicates that no Hello messages should be sent on this
interface.
              
This object is only valid if gmplsInterfaceSignalingCaps has no
bits set or includes the rsvpGmpls bit.

Context

MIB
GMPLS-LSR-STD-MIB
OID
.1.3.6.1.2.1.10.166.15.1.1.1.2
Type
column
Access
readwrite
Status
current
Units
milliseconds
Parent
gmplsInterfaceEntry
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 'GMPLS-LSR-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GMPLS-LSR-STD-MIB::gmplsInterfaceRsvpHelloPeriod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GMPLS-LSR-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GMPLS-LSR-STD-MIB::gmplsInterfaceRsvpHelloPeriod.<mplsInterfaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GMPLS-LSR-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GMPLS-LSR-STD-MIB::gmplsInterfaceRsvpHelloPeriod'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance

Member of
Compliance refinements
Write access is not required.