pimInterfaceJoinPruneHoldtime

DC-PIM-MIB · .1.2.826.42.1.1578918.5.71.1.1.1.1.1.12

Object

column r/w secondsUnsigned32
The value inserted into the Holdtime field of a PIM
Join/Prune message sent on this interface, that is, the
amount of time a receiver must keep the Join/Prune state
alive, in the absence of further PIM Join/Prune messages.
A value of 65535 represents an 'infinite' holdtime.
              
PIM-SM and BIDIR-PIM implementations are recommended to
use a holdtime that is 3.5 times the value of
pimInterfaceJoinPruneInterval, or 65535 if
pimInterfaceJoinPruneInterval is set to 0.
              
If State Refresh is enabled (pimTmEntStateRefreshCapable
is 'true'), PIM-DM implementations are recommended to use
a value greater than 3 times the
pimTmEntStateRefreshInterval.
              
This field is ignored if pimTmEntMgmdProxy is set to
'true'.

Context

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

Syntax

secondsUnsigned32

Values & Constraints

Object Constraints
range: 0-65535

Conformance