AddressType |
The address type of the RP for which the DF state is being maintained. Enumerations: - unknown (0)
- ipv4 (1)
- ipv6 (2)
- ipv4z (3)
- ipv6z (4)
- dns (16)
|
RPAddress |
The IP address of the RP for which the DF state is being maintained. The InetAddressType is given by the pimBidirDFElectionAddressType object. Length: 16 to 16 |
IfIndex |
The value of ifIndex for the interface for which the DF state is being maintained. Range: 1 to 2147483647 |
WinnerAddressType |
The primary address type of the winner of the DF Election process. A value of unknown(0) indicates there is currently no DF. Enumerations: - unknown (0)
- ipv4 (1)
- ipv6 (2)
- ipv4z (3)
- ipv6z (4)
- dns (16)
|
WinnerAddress |
The primary IP address of the winner of the DF Election process. The InetAddressType is given by the pimBidirDFElectionWinnderAddressType object. Length: 16 to 16 |
WinnerUpTime |
The time since the current winner (last) became elected as the DF for this RP. |
WinnerMetricPref |
The metric preference advertised by the DF Winner, or zero if there is currently no DF. |
WinnerMetric |
The metric advertised by the DF Winner, or zero if there is currently no DF. |
State |
The state of this interface with respect to DF-Election for this RP. The states correspond to the ones defined in the BIDIR-PIM specification. Enumerations: - dfOffer (1)
- dfLose (2)
- dfWinner (3)
- dfBackoff (4)
|
StateTimer |
The minimum time remaining after which the local router will expire the current DF state represented by pimBidirDFElectionState. |