Description | The row status variable, used in accordance to
installation and removal conventions for conceptual
rows. The rowstatus of a currently active row in the
cVrrpOperationsTable is constrained by the operational
state of the corresponding virtual router. When
`cVrrpOperationsRowStatus' 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 `cVrrpOperationsRowStatus'
column will be read as notReady(3). In particular, a newly
created row cannot be made active(1) until (minimally) the
corresponding instance of cVrrpOperationsInetAddrType,
cVrrpOperationsVrId and cVrrpOperationsPrimaryIpAddr has
been set and there is at least one active row in the
`cVrrpAssociatedIpAddrTable' defining an associated
IP address.
notInService(2) should be used to administratively
bring the row down. |