Item | Description |
---|---|
MasterIpAddr |
The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router. |
LastAdvRx |
The total number of VRRP advertisements received by this virtual router. |
BecomeMaster |
The total number of times that this virtual router's state has transitioned to MASTER. |
AdvertiseRcvd |
The total number of VRRP advertisements received by this virtual router. |
PriorityZeroPktsRcvd |
The total number of VRRP frames received by the virtual router with a priority of '0'. |
PriorityZeroPktsSent |
The total number of VRRP frames sent by the virtual router with a priority of '0'. |
AuthFailures |
The total number of VRRP frames received that do not pass the authentication check. |
InvalidAuthType |
The total number of frames received with an unknown authentication type. |
AuthTypeMismatch |
The total number of frames received with 'Auth Type' not equal to the locally configured authentication method. |
AdvertiseInterval |
The total number of VRRP advertisement frames received for which the advertisement interval is different than the one configured for the local virtual router. |
TTL |
The total number of VRRP frames received by the virtual router with IP TTL (Time-To-Live) not equal to 255. |
InvalidTypeRx |
The number of VRRP frames received by the virtual router with an invalid value in the 'type' field. |
AddressList |
The total number of frames received for which the address list does not match the locally configured list for the virtual router. |
PacketLength |
The total number of frames received with a frame length less than the length of the VRRP header. |