vrrpOperRowStatus
The row status variable, used in accordance to installation and removal conventions for conceptual rows. The rowstatus of a currently active row in the vrrpOperTable is constrained by the operational state of the corresponding virtual router. When `vrrpOperRowStatus' is set to active(1), no other objects in the conceptual row, with the exception of `vrrpOperAdminState', can be modified. Prior to setting the `vrrpOperRowStatus' object from `active' to a different value, the `vrrpOperAdminState' object must be set to `down' and the `vrrpOperState' object be transitioned to `initialize'. To create a row in this table, a manager sets this object to either createAndGo(4) or createAndWait(5). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the `vrrpOperRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `vrrpOperVrId' has been set and there is at least one active row in the `vrrpAssoIpAddrTable' defining an associated IP address for the virtual router.
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