All MIBs › PIM-STD-MIB › pimNeighborPropagationDelay
pimNeighborPropagationDelay
Module: PIM-STD-MIB
OID (symbolic): PIM-STD-MIB::pimNeighborPropagationDelay
OID (numeric): 1.3.6.1.2.1.157.1.2.1.12
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
The value of the Propagation_Delay field of the LAN Prune Delay option received from this neighbor. This object is always zero if pimNeighborLanPruneDelayPresent is FALSE.
What is pimNeighborPropagationDelay?
This indicates whether the multicast neighbor sent a propagation delay value in its LAN Prune option. It's zero (false) if the neighbor doesn't support this feature. An operator checks this to verify multicast router neighbors are modern enough for accurate fast-failover calculations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.157.1.2.1.12 snmpwalk -v2c -c public <target> PIM-STD-MIB::pimNeighborPropagationDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.157.1.2.1.12.1 snmpget -v2c -c public <target> PIM-STD-MIB::pimNeighborPropagationDelay.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pimNeighborPropagationDelay.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.157 | pimStdMIB | PIM-STD-MIB |
| 1.3.6.1.2.1.157.1 | pim | PIM-STD-MIB |
| 1.3.6.1.2.1.157.1.2 | pimNeighborTable | PIM-STD-MIB |
| 1.3.6.1.2.1.157.1.2.1 | pimNeighborEntry | PIM-STD-MIB |
| 1.3.6.1.2.1.157.1.2.1.12 | pimNeighborPropagationDelay | PIM-STD-MIB |