The (conceptual) table listing the router's PIM neighbors.
The indexes of the table are pimNeighborIfIndex, pimNeighborAddressType, pimNeighborAddress.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.157.1.2.1.1 |
pimNeighborIfIndex |
INTEGER |
not-accessible |
The value of ifIndex for the interface used to reach this PIM neighbor. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.157.1.2.1.2 |
pimNeighborAddressType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
not-accessible |
The address type of this PIM neighbor. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.157.1.2.1.3 |
pimNeighborAddress |
OCTET STRING{(4,4),(8,8),(16,16),(20,20)} |
not-accessible |
The primary IP address of this PIM neighbor. The InetAddressType is given by the pimNeighborAddressType object. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.157.1.2.1.4 |
pimNeighborGenerationIDPresent |
INTEGER{true(1),false(2)} |
read-only |
Evaluates to TRUE if this neighbor is using the Generation ID option. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.157.1.2.1.5 |
pimNeighborGenerationIDValue |
Unsigned32 |
read-only |
The value of the Generation ID from the last PIM Hello message received from this neighbor. This object is always zero if pimNeighborGenerationIDPresent is FALSE. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.157.1.2.1.6 |
pimNeighborUpTime |
TimeTicks |
read-only |
The time since this PIM neighbor (last) became a neighbor of the local router. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.157.1.2.1.7 |
pimNeighborExpiryTime |
TimeTicks |
read-only |
The minimum time remaining before this PIM neighbor will time out. The value zero indicates that this PIM neighbor will never time out. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.157.1.2.1.8 |
pimNeighborDRPriorityPresent |
INTEGER{true(1),false(2)} |
read-only |
Evaluates to TRUE if this neighbor is using the DR Priority option. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.157.1.2.1.9 |
pimNeighborDRPriority |
Unsigned32 |
read-only |
The value of the Designated Router Priority from the last PIM Hello message received from this neighbor. This object is always zero if pimNeighborDRPriorityPresent is FALSE. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.157.1.2.1.10 |
pimNeighborLanPruneDelayPresent |
INTEGER{true(1),false(2)} |
read-only |
Evaluates to TRUE if this neighbor is using the LAN Prune Delay option. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.157.1.2.1.11 |
pimNeighborTBit |
INTEGER{true(1),false(2)} |
read-only |
Whether the T bit was set in the LAN Prune Delay option received from this neighbor. The T bit specifies the ability of the neighbor to disable join suppression. This object is always TRUE if pimNeighborLanPruneDelayPresent is FALSE. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.157.1.2.1.12 |
pimNeighborPropagationDelay |
Unsigned32{(0,32767)} |
read-only |
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. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.157.1.2.1.13 |
pimNeighborOverrideInterval |
Unsigned32{(0,65535)} |
read-only |
The value of the Override_Interval field of the LAN Prune Delay option received from this neighbor. This object is always zero if pimNeighborLanPruneDelayPresent is FALSE. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.157.1.2.1.14 |
pimNeighborBidirCapable |
INTEGER{true(1),false(2)} |
read-only |
Evaluates to TRUE if this neighbor is using the Bidirectional-PIM Capable option. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.157.1.2.1.15 |
pimNeighborSRCapable |
INTEGER{true(1),false(2)} |
read-only |
Evaluates to TRUE if this neighbor is using the State Refresh Capable option. This object is used only by PIM-DM. |
This object is implemented as defined in the corresponding MIB files. |