hwVrrpFastState
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.
Details
Possible values
| 1 | initialize |
| 2 | backup |
| 3 | master |
Table columns
2 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.4.1.2011.5.25.127.2.14.1.1 | hwVrrpFastVrId | noaccess | VrId |
| 1.3.6.1.4.1.2011.5.25.127.2.14.1.2 | hwVrrpFastState | readonly | initialize(1), backup(2), master(3) |