The (conceptual) table listing the router's PIM neighbors.
The indexes of the table are hwPimNeighborIfIndex, hwPimNeighborAddressType, hwPimNeighborAddress.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.149.4.1.2.1.1 |
hwPimNeighborIfIndex |
INTEGER |
not-accessible |
The value of ifIndex for the interface used to reach this PIM neighbor. |
The actually supported access is accessible-for-notify. The?current?node?is?only?used?as?a?VB?binding?variable?for?the?trap. |
1.3.6.1.4.1.2011.5.25.149.4.1.2.1.2 |
hwPimNeighborAddressType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
not-accessible |
The address type of this PIM neighbor. |
The actually supported access is accessible-for-notify. The?current?node?is?only?used?as?a?VB?binding?variable?for?the?trap. |
1.3.6.1.4.1.2011.5.25.149.4.1.2.1.3 |
hwPimNeighborAddress |
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 hwPimNeighborAddressType object. |
The actually supported access is accessible-for-notify. The?current?node?is?only?used?as?a?VB?binding?variable?for?the?trap. |
1.3.6.1.4.1.2011.5.25.149.4.1.2.1.6 |
hwPimNeighborUpTime |
TimeTicks |
read-only |
The time since this PIM neighbor (last) became a neighbor of the local router. |
The actually supported access is accessible-for-notify. The?current?node?is?only?used?as?a?VB?binding?variable?for?the?trap. |
1.3.6.1.4.1.2011.5.25.149.4.1.2.1.7 |
hwPimNeighborExpiryTime |
TimeTicks |
read-only |
The minimum time remaining before this PIM neighbor will be aged out. The value zero indicates that this PIM neighbor will never be aged out. |
The actually supported access is accessible-for-notify. The?current?node?is?only?used?as?a?VB?binding?variable?for?the?trap. |
1.3.6.1.4.1.2011.5.25.149.4.1.2.1.16 |
hwPimNeighborIfName |
OCTET STRING{(1,64)} |
accessible-for-notify |
The name for the interface used to reach this PIM neighbor. |
This object is implemented as defined in the corresponding MIB files. |