MIB Viewer

c07vrrpOperState

OBJECT-TYPE
1.3.6.1.4.1.9.10.143.1.3.1.3
Access
read-only
Status
deprecated
Sub-identifiers
0
The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. Setting the `vrrpOperAdminState' object (below) initiates transitions in the value of this object. This object is deprecated in favor of the IP Version Independent object, vrrpOperationsState.
INTEGER { initialize(1), backup(2), master(3) }