fsVrrpv3OperationsTrackRowStatus
ARICENT-VRRPV3-MIB ·
.1.3.6.1.4.1.29601.2.85.1.2.2.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 fsVrrpv3OperationsTrackGroupIfTable is created, the value
of the corresponding instance of the
'fsVrrpv3OperationsTrackRowStatus' 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
fsVrrpv3OperationsTrackGroupIfTable is created, value of the object
fsVrrpv3OperationsTrackedGroupTrackedLinks is set to number of entries
created in fsVrrpv3OperationsTrackGroupIfTable or 0.
A typical order of operation to add a row is:
1. Create a row in fsVrrpv3OperationsTrackGroupTable with
createAndWait(5).
2. Create one or more entries in fsVrrpv3OperationsTrackGroupIfTable
3. Set fsVrrpv3OperationsTrackedGroupTrackedLinks as the number of
entries created in fsVrrpv3OperationsTrackGroupIfTable.
4. Set fsVrrpv3OperationsTrackRowStatus to active(1).
An Entry in this table can be deleted, only if there are no entries
in fsVrrpv3OperationsTrackGroupIfTable.
Before an entry is deleted in fsVrrpv3OperationsTrackGroupIfTable is
deleted, the value fsVrrpv3OperationsTrackedGroupTrackedLinks should
be adjusted. Otherwise, error will be thrown.
Value 'fsVrrpv3OperationsTrackGroupIndex' is used as a reference in
fsVrrpv3OperationsTable.
Acceptable configurable values for this object are createAndGo(4),
createAndWait(5), active(1) and destroy(6).
Context
- MIB
- ARICENT-VRRPV3-MIB
- OID
.1.3.6.1.4.1.29601.2.85.1.2.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsVrrpv3OperationsTrackGroupEntry
- Table
- fsVrrpv3OperationsTrackGroupTable
- Siblings
- 2
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsVrrpv3OperationsTrackGroupIndex Indicates the index of this track group table. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.29601.2.85.1.2.2.1.1 |
| fsVrrpv3OperationsTrackedGroupTrackedLinks Indicates the number of links to be tracked. The value configured
here indicates the number of links in
fsVrrpv3OperationsTrackGroupIfTable to go down to give notification
to VRRP… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.29601.2.85.1.2.2.1.2 |