VrId |
This object contains the Virtual Router Identifier (VRID). Range: 1 to 255 |
IfIndex |
The index of the virtual interface used by the virtual router. |
BecomeMaster |
The total number of times that this virtual router's state has transitioned to MASTER. |
AdvertiseRcvd |
The total number of BRRP advertisements received by this virtual router. |
AdvertiseIntervalErrors |
The total number of BRRP advertisement packets received for which the advertisement interval is different than the one configured for the local virtual router. |
AuthFailures |
The total number of BRRP packets received that do not pass the authentication check. |
IpTtlErrors |
The total number of BRRP packets received by the virtual router with IP TTL (Time-To-Live) not equal to 255. |
InvalidTypePktsRcvd |
The number of BRRP packets received by the virtual router with an invalid value in the 'type' field. |
InvalidAuthType |
The total number of packets received with an unknown authentication type. |
AuthTypeMismatch |
The total number of packets received with 'Auth Type' not equal to the locally configured authentication method (`brrpOperAuthType'). |
PacketLengthErrors |
The total number of packets received with a packet length less than the length of the BRRP header. |
ChecksumErrors |
The total number of BRRP packets received with an invalid BRRP checksum value. |
VersionErrors |
The total number of BRRP packets received with an unknown or unsupported version number. |