MIB Viewer

vrrpv3OperationsStatus

OBJECT-TYPE
1.3.6.1.2.1.207.1.1.1.1.6
Access
read-only
Status
current
Sub-identifiers
0
The current state of the virtual router. This object has three defined values: - 'initialize', which indicates that the virtual router is waiting for a startup event. - 'backup', which indicates that 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.
INTEGER { initialize(1), backup(2), master(3) }