pimInterfaceHelloHoldtime

PIM-STD-MIB · .1.3.6.1.2.1.157.1.1.1.11

Object

column r/w secondsUnsigned32
The value set in the Holdtime field of PIM Hello messages
transmitted on this interface.  A value of 65535 represents
an 'infinite' holdtime.  Implementations are recommended
to use a holdtime that is 3.5 times the value of
pimInterfaceHelloInterval, or 65535 if
pimInterfaceHelloInterval is set to zero.

Context

MIB
PIM-STD-MIB
OID
.1.3.6.1.2.1.157.1.1.1.11
Type
column
Access
readwrite
Status
current
Units
seconds
Parent
pimInterfaceEntry
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 'PIM-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PIM-STD-MIB::pimInterfaceHelloHoldtime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PIM-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PIM-STD-MIB::pimInterfaceHelloHoldtime.<pimInterfaceIfIndex>.<pimInterfaceIPVersion>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PIM-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PIM-STD-MIB::pimInterfaceHelloHoldtime'

Syntax

secondsUnsigned32

Values & Constraints

Object Constraints
range: 0-65535

Conformance