pimInterfaceHelloHoldtime

BINTEC-PIM-MIB · .0.54.2.1.1.1.10

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
BINTEC-PIM-MIB
OID
.0.54.2.1.1.1.10
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 'BINTEC-PIM-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-PIM-MIB::pimInterfaceHelloHoldtime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-PIM-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-PIM-MIB::pimInterfaceHelloHoldtime.<pimInterfaceIfIndex>.<pimInterfaceIPVersion>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-PIM-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-PIM-MIB::pimInterfaceHelloHoldtime'

Syntax

secondsUnsigned32

Values & Constraints

Object Constraints
range: 0-65535

Conformance