| AddressType |
| The address type of the Anycast-RP address and router address. Enumerations: - unknown (0)
- ipv4 (1)
- ipv6 (2)
- ipv4z (3)
- ipv6z (4)
- dns (16)
|
| AnycastAddress |
| The Anycast-RP address. The InetAddressType is given by the pimAnycastRPSetAddressType object. Length: 16 to 16 |
| RouterAddress |
| The address of a router that is a member of the Anycast-RP set. The InetAddressType is given by the pimAnycastRPSetAddressType object. This address differs from pimAnycastRPSetAnycastAddress. Equal values for these two addresses in a single entry is not permitted. That would cause a Register loop. Length: 16 to 16 |
| RowStatus |
| The status of this row, by which rows in this table can be created and destroyed. There are no other other writeable columnar objects in this entry. Enumerations: - active (1)
- notInService (2)
- notReady (3)
- createAndGo (4)
- createAndWait (5)
- destroy (6)
|
| LocalRouter |
| Whether this entry corresponds to the local router. Enumerations: |