cVrrpOperationsRowStatus
CISCO-IETF-VRRP-MIB ·
.1.3.6.1.4.1.9.10.999.1.7.1.15
Object
The row status variable, used in accordance to
installation and removal conventions for conceptual
rows. The rowstatus of a currently active row in the
cVrrpOperationsTable is constrained by the operational
state of the corresponding virtual router. When
`cVrrpOperationsRowStatus' 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 `cVrrpOperationsRowStatus'
column will be read as notReady(3). In particular, a newly
created row cannot be made active(1) until (minimally) the
corresponding instance of cVrrpOperationsInetAddrType,
cVrrpOperationsVrId and cVrrpOperationsPrimaryIpAddr has
been set and there is at least one active row in the
`cVrrpAssociatedIpAddrTable' defining an associated
IP address.
notInService(2) should be used to administratively
bring the row down.
Context
- MIB
- CISCO-IETF-VRRP-MIB
- OID
.1.3.6.1.4.1.9.10.999.1.7.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cVrrpOperationsEntry
- Table
- cVrrpOperationsTable
- Siblings
- 13
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cVrrpOperationsInetAddrType The type of Internet address of CVrrpOperationsEntry. This
value applies to both cVrrpOperationsMasterIpAddr and
cVrrpOperationsPrimaryIpAddr. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.10.999.1.7.1.1 |
| cVrrpOperationsPrimaryIpAddr 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
cVrrpOpera… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.10.999.1.7.1.10 |
| cVrrpOperationsAdvInterval The time interval, in centiseconds, between sending
advertisement messages. Only the master router sends
VRRP advertisements. | column | centiseconds Integer32 | .1.3.6.1.4.1.9.10.999.1.7.1.11 |
| cVrrpOperationsPreemptMode Controls whether a higher priority virtual router will
preempt a lower priority master.
If the value of this object is 'true', then the higer
priority virtual route… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.10.999.1.7.1.12 |
| cVrrpOperationsAcceptMode 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.
… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.10.999.1.7.1.13 |
| cVrrpOperationsUpTime This is the value of the `sysUpTime' object when this
virtual router (i.e., the `vrrpOperState') transitioned
out of `initialized'. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.10.999.1.7.1.14 |
| cVrrpOperationsVrId This object contains the Virtual Router Identifier
(VRID). | column | CVrId | .1.3.6.1.4.1.9.10.999.1.7.1.2 |
| cVrrpOperationsVirtualMacAddr The virtual MAC address of the virtual router.
Although the value of this object can be derived from the
'cVrrpOperationsVrId' object, i.e., 00-00-5E-00-01-(VRID)
for IPv4 and 00… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.9.10.999.1.7.1.3 |
| cVrrpOperationsState The current state of the virtual router. This object
has three defined values:
- `initialize', which indicates that the
virtual router is waiting for a startu… | column | Enumeration | .1.3.6.1.4.1.9.10.999.1.7.1.4 |
| cVrrpOperationsPriority 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 … | column | Integer32 | .1.3.6.1.4.1.9.10.999.1.7.1.5 |
| cVrrpOperationsVersion This object contains the VRRP version on which this
VRRP instance is running. | column | Enumeration | .1.3.6.1.4.1.9.10.999.1.7.1.6 |
| cVrrpOperationsAddrCount The number of IP addresses that are associated with
this virtual router. This number is equal to the
number of rows in the cVrrpAssociatedAddrTable that
correspond to a given IP … | column | Integer32 | .1.3.6.1.4.1.9.10.999.1.7.1.7 |
| cVrrpOperationsMasterIpAddr The master router's real IP address. This is the IP
address listed as the source in VRRP advertisement
last received by this virtual router. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.10.999.1.7.1.9 |