fsVrrpOperTrackRowStatus
ARICENT-VRRP-MIB ·
.1.3.6.1.4.1.2076.153.1.6.1.3
Object
The RowStatus variable should be used in accordance 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). Until instances of all
corresponding columns are appropriately configured and atleast one
entry in fsVrrpOperTrackGroupIfTable is created, the value of the
corresponding instance of the 'fsVrrpOperTrackRowStatus'
column will be read as notReady(3).
In particular, a newly created row cannot be made active(1) until
(minimally) one or more entries are created in
fsVrrpOperTrackGroupIfTable is created, value of the object
fsVrrpOperTrackedGroupTrackedLinks is set to number of entries
created in fsVrrpOperTrackGroupIfTable or 0.
A typical order of operation to add a row is:
1. Create a row in fsVrrpOperTrackGroupTable with
createAndWait(5).
2. Create one or more entries in fsVrrpOperTrackGroupIfTable
3. Set fsVrrpOperTrackedGroupTrackedLinks as the number of entries
created in fsVrrpOperTrackGroupIfTable.
4. Set fsVrrpOperTrackRowStatus to active(1).
An Entry in this table can be deleted, only if there are no entries
in fsVrrpOperTrackGroupIfTable.
Before an entry is deleted in fsVrrpOperTrackGroupIfTable is
deleted, the value fsVrrpOperTrackedGroupTrackedLinks should be
adjusted. Otherwise, error will be thrown.
Value 'fsVrrpOperTrackGroupIndex' is used as a reference in
fsVrrpOperTable.
Acceptable configurable values for this object are createAndGo(4),
createAndWait(5), active(1) and destroy(6).
Context
- MIB
- ARICENT-VRRP-MIB
- OID
.1.3.6.1.4.1.2076.153.1.6.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsVrrpOperTrackGroupEntry
Syntax
SNMPv2-TCRowStatus
Values & Constraints
No enumerated values or constraints recorded.