Graph VRRP
| Item | Description |
|
| BecomeMaster | The total number of times that this virtual router's state has transitioned from BACKUP to MASTER. |
| AdvertiseRcvd | The total number of VRRP advertisements received by this virtual router. |
| ChecksumErrors | The total number of VRRP packets received with an invalid checksum value. |
| VersionErrors | The total number of VRRP packets received with an invalid version number. |
| VrIdErrors | The total number of VRRP packets received with an invalid VRID for this virtual router. |
| AdvertiseIntervalErrors | The total number of VRRP advertisement packets received for which the advertisement interval is different than the one configured for the local virtual router. |
| PasswdSecurityViolations | The total number of VRRP packets received that do not pass the simple text password authentification check. |
| HmacSecurityViolations | The total number of VRRP packets received that do not pass the HMAC-MD5-96 authentification check. |
| IpTtlErrors | The total number of VRRP packets received by the virtual router with IP TTL (Time-To-Live) not equal to 255. |
| PriorityZeroPktsRcvd | The total number of VRRP packets received by the virtual router with a priority of '0'. |
| PriorityZeroPktsSent | The total number of VRRP packets sent by the virtual router with a priority of '0'. |
| InvalidTypePktsRcvd | The number of VRRP packets received by the virtual router with an invalid value in the 'type' field. |
| AddressListErrors | Packets received address list the address list does not match the locally configured list for the virtual router. |
| UnknownAuthType | Packets received with an unknown authentication type. |
| AuthTypeErrors | Packets received with 'Auth Type' not equal to the locally configured authentication method ('vrrpOperAuthType'). |