vrrpOperationsRowStatus
The RowStatus variable should be used in accordance to installation and removal conventions for conceptual rows. When `vrrpOperationsRowStatus' is set to active(1), no other objects in the conceptual row can be modified. 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 `vrrpOperationsRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of vrrpOperationsInetAddrType, vrrpOperationsVrId and vrrpOperationsPrimaryIpAddr has been set and there is at least one active row in the `vrrpAssociatedIpAddrTable' defining an associated IP address. notInService(2) should be used to administratively bring the row down. A typical order of operation to add a row is: 1. Create a row in vrrpOperationsTable with createAndWait(5). 2. Create one or more corresponding rows in vrrpAssociatedIpAddrTable. 3. Populate the vrrpOperationsEntry. 4. set vrrpOperationsRowStatus to active(1). A typical order of operation to delete an entry is: 1. Set vrrpOperationsRowStatus to notInService(2). 2. Set the corresponding rows in vrrpAssociatedIpAddrTable to destroy(6) to delete the entry. 3. set vrrpOperationsRowStatus to destroy(6) to delete the entry.
Table columns
14 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.2.1.68.1.7.1.1 | vrrpOperationsInetAddrType | noaccess | InetAddressType |
| 1.3.6.1.2.1.68.1.7.1.2 | vrrpOperationsVrId | noaccess | VrId |
| 1.3.6.1.2.1.68.1.7.1.3 | vrrpOperationsVirtualMacAddr | readonly | MacAddress |
| 1.3.6.1.2.1.68.1.7.1.4 | vrrpOperationsState | readonly | initialize(1), backup(2), master(3) |
| 1.3.6.1.2.1.68.1.7.1.5 | vrrpOperationsPriority | readwrite | Unknown |
| 1.3.6.1.2.1.68.1.7.1.6 | vrrpOperationsAddrCount | readonly | Unknown |
| 1.3.6.1.2.1.68.1.7.1.7 | vrrpOperationsMasterIpAddr | readonly | InetAddress |
| 1.3.6.1.2.1.68.1.7.1.8 | vrrpOperationsPrimaryIpAddr | readwrite | InetAddress |
| 1.3.6.1.2.1.68.1.7.1.9 | vrrpOperationsAdvInterval | readwrite | Unknown |
| 1.3.6.1.2.1.68.1.7.1.10 | vrrpOperationsPreemptMode | readwrite | TruthValue |
| 1.3.6.1.2.1.68.1.7.1.11 | vrrpOperationsAcceptMode | readwrite | TruthValue |
| 1.3.6.1.2.1.68.1.7.1.12 | vrrpOperationsUpTime | readonly | TimeStamp |
| 1.3.6.1.2.1.68.1.7.1.13 | vrrpOperationsStorageType | readwrite | StorageType |
| 1.3.6.1.2.1.68.1.7.1.14 | vrrpOperationsRowStatus | readwrite | RowStatus |
Used by conformance groups
1 objects- 1.3.6.1.2.1.68.3.2.5 vrrpOperationsGroup