rcVrrpTmpOperationsRowStatus
RAPID-CITY ·
.1.3.6.1.4.1.2272.1.206.1.1.7.1.15
Object
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
- 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
Values & Constraints
Object Constraints
range: 0-255
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcVrrpTmpOperationsIfIndex Interface index on which the virtual router is configured. | column | InterfaceIndex | .1.3.6.1.4.1.2272.1.206.1.1.7.1.1 |
| rcVrrpTmpOperationsAdvInterval The time interval between sending advertisement messages.
Only the master router sends VRRP advertisements.
It is configured in seconds, but it is converted into
centiseconds th… | column | seconds Integer32 | .1.3.6.1.4.1.2272.1.206.1.1.7.1.10 |
| rcVrrpTmpOperationsPreemptMode Controls whether a higher priority virtual router will
preempt a lower priority master. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.206.1.1.7.1.11 |
| rcVrrpTmpOperationsAcceptMode Controls whether a virtual router in Master state
will accept packets addressed to the address owner's
IPv6 address as its own if it is not the IPv6 address
owner. Default is Fal… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.206.1.1.7.1.12 |
| rcVrrpTmpOperationsUpTime This is the value of the `sysUpTime' object when this
virtual router (i.e., the `rcVrrpTmpOperationsState')
transitioned out of `initialized'. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.2272.1.206.1.1.7.1.13 |
| rcVrrpTmpOperationsStorageType 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.4.1.2272.1.206.1.1.7.1.14 |
| rcVrrpTmpOperationsInetAddrType The IP address type of RcVrrpTmpOperationsEntry. This value
applies to both rcVrrpTmpOperationsMasterIpAddr and
rcVrrpTmpOperationsPrimaryIpAddr. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2272.1.206.1.1.7.1.2 |
| rcVrrpTmpOperationsVrId This object contains the Virtual Router Identifier
(VRID). | column | VRRP-MIBVrId | .1.3.6.1.4.1.2272.1.206.1.1.7.1.3 |
| rcVrrpTmpOperationsVirtualMacAddr The virtual MAC address of the virtual router.
Although this object can be derived from the
'rcVrrpTmpOperationsVrId' object, it is defined so that it
is easily obtainable by a ma… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.2272.1.206.1.1.7.1.4 |
| rcVrrpTmpOperationsState The current state of the virtual router. This object
has three defined values:
- `initialize', which indicates that the
virtual router is waiting for a startup event.
- `b… | column | Enumeration | .1.3.6.1.4.1.2272.1.206.1.1.7.1.5 |
| rcVrrpTmpOperationsPriority This object specifies the priority to be used for the
virtual router master election process. Higher values
imply higher priority.
A priority of '0', although not settable, is se… | column | Integer32 | .1.3.6.1.4.1.2272.1.206.1.1.7.1.6 |
| rcVrrpTmpOperationsAddrCount The number of IP addresses that are associated with
this virtual router. This number is equal to the
number of rows in the rcVrrpTmpAssociatedAddrTable that
correspond to a given… | column | Integer32 | .1.3.6.1.4.1.2272.1.206.1.1.7.1.7 |
| rcVrrpTmpOperationsMasterIpAddr The master router's real IP address. Master router
would set this address to rcVrrpTmpOperationsPrimaryIpAddr
while transitioning to master state. For backup
routers, this is the … | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2272.1.206.1.1.7.1.8 |
| rcVrrpTmpOperationsPrimaryIpAddr In the case where there are more than one IP
Address (associated IP addresses) for a given
`ifIndex', this object is used to specify the IP
address that will become the
rcVrrpTmpO… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2272.1.206.1.1.7.1.9 |