vrrpOperState
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.
Details
Possible values
| 1 | initialize |
| 2 | backup |
| 3 | master |
Table columns
15 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.2.1.68.1.3.1.1 | vrrpOperVrId | noaccess | VrId |
| 1.3.6.1.2.1.68.1.3.1.2 | vrrpOperVirtualMacAddr | readonly | MacAddress |
| 1.3.6.1.2.1.68.1.3.1.3 | vrrpOperState | readonly | initialize(1), backup(2), master(3) |
| 1.3.6.1.2.1.68.1.3.1.4 | vrrpOperAdminState | readwrite | up(1), down(2) |
| 1.3.6.1.2.1.68.1.3.1.5 | vrrpOperPriority | readwrite | Unknown |
| 1.3.6.1.2.1.68.1.3.1.6 | vrrpOperIpAddrCount | readonly | Unknown |
| 1.3.6.1.2.1.68.1.3.1.7 | vrrpOperMasterIpAddr | readonly | IpAddress |
| 1.3.6.1.2.1.68.1.3.1.8 | vrrpOperPrimaryIpAddr | readwrite | IpAddress |
| 1.3.6.1.2.1.68.1.3.1.9 | vrrpOperAuthType | readwrite | noAuthentication(1), simpleTextPassword(2), ipAuthenticationHeader(3) |
| 1.3.6.1.2.1.68.1.3.1.10 | vrrpOperAuthKey | readwrite | Unknown |
| 1.3.6.1.2.1.68.1.3.1.11 | vrrpOperAdvertisementInterval | readwrite | Unknown |
| 1.3.6.1.2.1.68.1.3.1.12 | vrrpOperPreemptMode | readwrite | TruthValue |
| 1.3.6.1.2.1.68.1.3.1.13 | vrrpOperVirtualRouterUpTime | readonly | TimeStamp |
| 1.3.6.1.2.1.68.1.3.1.14 | vrrpOperProtocol | readwrite | ip(1), bridge(2), decnet(3), other(4) |
| 1.3.6.1.2.1.68.1.3.1.15 | vrrpOperRowStatus | readwrite | RowStatus |
Used by conformance groups
1 objects- 1.3.6.1.2.1.68.3.2.1 vrrpOperGroup