vrrpAssociatedIpAddrRowStatus
TIMETRA-VRRP-V3-MIB ·
.1.3.6.1.2.1.68.1.8.1.3
Object
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.
Context
- MIB
- TIMETRA-VRRP-V3-MIB
- OID
.1.3.6.1.2.1.68.1.8.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vrrpAssociatedIpAddrEntry
- Table
- vrrpAssociatedIpAddrTable
- 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 |
|---|---|---|---|
| vrrpAssociatedIpAddr The assigned IP addresses that a virtual router is responsible for
backing up. The size of this object is either 4 or 16 depending on
vrrpOperationsInetAddrType. | column | OctetString | .1.3.6.1.2.1.68.1.8.1.1 |
| vrrpAssociatedStorageType The storage type for this conceptual row. Write access is not
required. It is optional to support nonVolatile StorageType
enumeration. | column | SNMPv2-TCStorageType | .1.3.6.1.2.1.68.1.8.1.2 |