Graph graphVRRP VRRP

ItemDescription
BecomeMasterThe total number of times that this virtual router's state has transitioned from BACKUP to MASTER.
AdvertiseRcvdThe total number of VRRP advertisements received by this virtual router.
ChecksumErrorsThe total number of VRRP packets received with an invalid checksum value.
VersionErrorsThe total number of VRRP packets received with an invalid version number.
VrIdErrorsThe total number of VRRP packets received with an invalid VRID for this virtual router.
AdvertiseIntervalErrorsThe total number of VRRP advertisement packets received for which the advertisement interval is different than the one configured for the local virtual router.
PasswdSecurityViolationsThe total number of VRRP packets received that do not pass the simple text password authentification check.
HmacSecurityViolationsThe total number of VRRP packets received that do not pass the HMAC-MD5-96 authentification check.
IpTtlErrorsThe total number of VRRP packets received by the virtual router with IP TTL (Time-To-Live) not equal to 255.
PriorityZeroPktsRcvdThe total number of VRRP packets received by the virtual router with a priority of '0'.
PriorityZeroPktsSentThe total number of VRRP packets sent by the virtual router with a priority of '0'.
InvalidTypePktsRcvdThe number of VRRP packets received by the virtual router with an invalid value in the 'type' field.
AddressListErrorsPackets received address list the address list does not match the locally configured list for the virtual router.
UnknownAuthTypePackets received with an unknown authentication type.
AuthTypeErrorsPackets received with 'Auth Type' not equal to the locally configured authentication method ('vrrpOperAuthType').