The (conceptual) table listing the secondary addresses advertised by each PIM neighbor (on a subset of the rows of the pimNeighborTable defined above).
The indexes of the table are pimNbrSecAddressIfIndex, pimNbrSecAddressType, pimNbrSecAddressPrimary, pimNbrSecAddress.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.157.1.3.1.1 |
pimNbrSecAddressIfIndex |
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.3.1.2 |
pimNbrSecAddressType |
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.3.1.3 |
pimNbrSecAddressPrimary |
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 pimNbrSecAddressType object. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.157.1.3.1.4 |
pimNbrSecAddress |
OCTET STRING{(4,4),(8,8),(16,16),(20,20)} |
read-only |
The secondary IP address of this PIM neighbor. The InetAddressType is given by the pimNbrSecAddressType object. |
This object is implemented as defined in the corresponding MIB files. |