pimInterfaceHelloHoldtime
DC-PIM-MIB ·
.1.2.826.42.1.1578918.5.71.1.1.1.1.1.11
Object
column r/w
secondsUnsigned32
The value set in the Holdtime field of PIM Hello messages
transmitted on this interface, that is, the amount of time
a receiver must consider the neighbor reachable, in the
absence of further PIM Hello messages. 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 0.
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.11- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- pimInterfaceEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::pimInterfaceHelloHoldtime'
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::pimInterfaceHelloHoldtime.<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::pimInterfaceHelloHoldtime'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of