Variable definitions

The following table describes the VRRP Stats tab fields.

Field Definition
BecomeMaster Specifies the total number of times that this virtual router’s state has transitioned to master.
AdvertiseRcvd Specifies the total number of VRRP advertisements received by this virtual router.
AdvertiseIntervalErrors Specifies the total number of VRRP advertisement packets received for which the advertisement interval is different than the one configured for the local virtual router.
IpTtlErrors Specifies the total number of VRRP packets received by the virtual router with IP TTL (Time-To-Live) not equal to 255.
PriorityZeroPktsRcvd Specifies the total number of VRRP packets received by the virtual router with a priority of 0.
PriorityZeroPktsSent Specifies the total number of VRRP packets sent by the virtual router with a priority of 0.
InvalidTypePktsRcvd Specifies the number of VRRP packets received by the virtual router with an invalid value in the type field.
AddressListErrors Specifies the total number of packets received for which the address list does not match the locally configured list for the virtual router.
AuthFailures Specifies the total number of VRRP packets received that do not pass the authentication check.
InvalidAuthType Specifies the total number of packets received with an unknown authentication type.
AuthTypeMismatch Specifies the total number of packets received with Auth Type not equal to the locally configured authentication method.
PacketLengthErrors Specifies the total number of packets received with a packet length less than the length of the VRRP header.