pimInterfaceJoinPruneHoldtime

PIM-STD-MIB · .1.3.6.1.2.1.157.1.1.1.13

Object

column r/w secondsUnsigned32
The value inserted into the Holdtime field of a PIM
Join/Prune message sent 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
pimInterfaceJoinPruneInterval, or 65535 if
pimInterfaceJoinPruneInterval is set to zero.  PIM-DM
implementations are recommended to use the value of
pimInterfacePruneLimitInterval.

Context

MIB
PIM-STD-MIB
OID
.1.3.6.1.2.1.157.1.1.1.13
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::pimInterfaceJoinPruneHoldtime'
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::pimInterfaceJoinPruneHoldtime.<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::pimInterfaceJoinPruneHoldtime'

Syntax

secondsUnsigned32

Values & Constraints

Object Constraints
range: 0-65535

Conformance