pimInterfacePropagationDelay

PIM-STD-MIB · .1.3.6.1.2.1.157.1.1.1.16

Object

column r/w millisecondsUnsigned32
The expected propagation delay between PIM routers on this
network or link.
              
This router inserts this value into the Propagation_Delay
field of the LAN Prune Delay option in the PIM Hello
messages sent on this interface.  Implementations SHOULD
enforce a lower bound on the permitted values for this
object to allow for scheduling and processing delays within
the local router.

Context

MIB
PIM-STD-MIB
OID
.1.3.6.1.2.1.157.1.1.1.16
Type
column
Access
readwrite
Status
current
Units
milliseconds
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::pimInterfacePropagationDelay'
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::pimInterfacePropagationDelay.<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::pimInterfacePropagationDelay'

Syntax

millisecondsUnsigned32

Values & Constraints

Object Constraints
range: 0-32767

Conformance