rcVrrpTmpOperationsRowStatus

RAPID-CITY-VSP · .1.3.6.1.4.1.2272.1.206.1.1.7.1.15

Object

column r/w SNMPv2-TCRowStatus
The RowStatus variable should be used in accordance to
installation and removal conventions for conceptual
rows. When `rcVrrpTmpOperationsRowStatus' 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 `rcVrrpTmpOperationsRowStatus'
column will be read as notReady(3).
In particular, a newly created row cannot be made
active(1) until (minimally) the corresponding instance
of rcVrrpTmpOperationsInetAddrType, rcVrrpTmpOperationsVrId and
rcVrrpTmpOperationsPrimaryIpAddr has been set and there is
at least one active row in the
`rcVrrpTmpAssociatedIpAddrTable' 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 rcVrrpTmpOperationsTable with
createAndWait(5).
2. Create one or more corresponding rows in
rcVrrpTmpAssociatedIpAddrTable.
3. Populate the rcVrrpTmpOperationsEntry.
4. set rcVrrpTmpOperationsRowStatus to active(1).
              
A typical order of operation to delete an entry is:
1. Set rcVrrpTmpOperationsRowStatus to notInService(2).
2. Set the corresponding rows in
rcVrrpTmpAssociatedIpAddrTable to destroy(6) to delete the
entry.
3. set rcVrrpTmpOperationsRowStatus to destroy(6) to delete
the entry.

Context

MIB
RAPID-CITY-VSP
OID
.1.3.6.1.4.1.2272.1.206.1.1.7.1.15
Type
column
Access
readwrite
Status
current
Parent
rcVrrpTmpOperationsEntry
Table
rcVrrpTmpOperationsTable
Siblings
14

Syntax

SNMPv2-TCRowStatus
Source
SNMPv2-TCRowStatus
Base type
Enumeration

Values & Constraints

Type Values
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy

Related Objects

Sibling Objects