The RowStatus variable, used according to
installation and removal conventions for conceptual
rows. To create a row in this table, a manager sets
this object to either createAndGo(4) or
createAndWait(5). Setting this object to active(1)
results in the addition of an associated address for a
virtual router. Setting this object to notInService(2)
results in administratively bringing down the row.
Destroying the entry or setting it to destroy(6)
removes the associated address from the virtual router.
The use of other values is implementation-dependent.
Only vrrpAssociatedStorageType can be modified when the
row is in active(1) state for Implementations
supporting write access to vrrpAssociatedStorageType
Implementations should not allow deletion of the last
row corresponding to an active row in
vrrpOperationsTable.
Refer to description of vrrpOperationsRowStatus for a
typical row creation and deletion scenarios.