pimInterfaceTrigHelloInterval

DC-PIM-MIB · .1.2.826.42.1.1578918.5.71.1.1.1.1.1.8

Object

column r/w secondsUnsigned32
The maximum time before this router sends a triggered PIM
Hello message on this interface.  This object corresponds
to the 'Triggered_Hello_Delay' timer value defined in the
PIM-SM and PIM-DM specifications (RFC4601 and RFC3973
respectively - and the BIDIR-PIM specification, RFC5015,
reuses the PIM-SM Hello specification).  A value of 0 has
no special meaning and indicates that triggered PIM Hello
messages should always be sent immediately.
              
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.8
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::pimInterfaceTrigHelloInterval'
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::pimInterfaceTrigHelloInterval.<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::pimInterfaceTrigHelloInterval'

Syntax

secondsUnsigned32

Values & Constraints

Object Constraints
range: 0-60

Conformance