swL3VrrpOperRowStatus
DGS3000-24TC-L3MGMT-MIB ·
.1.3.6.1.4.1.171.11.133.4.1.3.14.1.1.16
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 vrrpOperTable is constrained
by the operational state of the corresponding virtual router.
When `vrrpOperRowStatus' is set to active(1), no other
objects in the conceptual row, with the exception of
`swL3VrrpOperAdminState', can be modified. Prior to setting the
`swL3VrrpOperRowStatus' object from `active' to a different value,
the `swL3VrrpOperAdminState' object must be set to `down' and the
`vrrpOperState' object be transitioned to `initialize'.
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 `vrrpOperRowStatus'
column will be read as notReady(3).
In particular, a newly created row cannot be made active(1)
until (minimally) the corresponding instance of
`swL3VrrpOperVrId' has been set and there is at least one active
row in the `swL3VrrpAssoIpAddrTable' defining an associated
IP address for the virtual router.
Context
- MIB
- DGS3000-24TC-L3MGMT-MIB
- OID
.1.3.6.1.4.1.171.11.133.4.1.3.14.1.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swL3VrrpOperEntry
- Table
- swL3VrrpOperTable
- Siblings
- 15
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| swL3VrrpOperIfIndex The ifIndex value of the interface for which VRRP is
enabled. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.171.11.133.4.1.3.14.1.1.1 |
| swL3VrrpOperAuthType Authentication type used for VRRP protocol exchanges between
virtual routers. This value of this object is the same for a
given ifIndex.
New enumerations to this li… | column | Enumeration | .1.3.6.1.4.1.171.11.133.4.1.3.14.1.1.10 |
| swL3VrrpOperAuthKey The Authentication Key. This object is set according to
the value of the 'swL3VrrpOperAuthType' object
('simpleTextPassword' or 'ipAuthenticationHeader'). If the
length of the val… | column | OctetString | .1.3.6.1.4.1.171.11.133.4.1.3.14.1.1.11 |
| swL3VrrpOperAdvertisementInterval The time interval, in seconds, between sending
advertisement messages. Only the master router sends
VRRP advertisements. | column | seconds Integer32 | .1.3.6.1.4.1.171.11.133.4.1.3.14.1.1.12 |
| swL3VrrpOperPreemptMode Controls whether a higher priority virtual router will
preempt a lower priority master. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.171.11.133.4.1.3.14.1.1.13 |
| swL3VrrpOperVirtualRouterUpTime This is the value of the `sysUpTime' object when this
virtual router (i.e., the `swL3VrrpOperState') transitioned
out of `initialized'. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.171.11.133.4.1.3.14.1.1.14 |
| swL3VrrpOperVirtualIpAddr The assigned IP addresses that a virtual router is
responsible for backing up. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.171.11.133.4.1.3.14.1.1.15 |
| swL3VrrpOperVrId This object contains the Virtual Router Identifier (VRID). | column | VrId | .1.3.6.1.4.1.171.11.133.4.1.3.14.1.1.2 |
| swL3VrrpOperVirtualMacAddr The virtual MAC address of the virtual router. Although this
object can be derived from the 'swL3VrrpOperVrId' object, it is
defined so that it is easily obtainable by a managemen… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.171.11.133.4.1.3.14.1.1.3 |
| swL3VrrpOperState The current state of the virtual router. This object has
three defined values:
- `initialize', which indicates that all the
virtual router is waiting for a st… | column | Enumeration | .1.3.6.1.4.1.171.11.133.4.1.3.14.1.1.4 |
| swL3VrrpOperAdminState This object will enable/disable the virtual router
function. Setting the value to `up', will transition
the state of the virtual router from `initialize' to `backup'
or `master', … | column | Enumeration | .1.3.6.1.4.1.171.11.133.4.1.3.14.1.1.5 |
| swL3VrrpOperPriority 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 s… | column | Integer32 | .1.3.6.1.4.1.171.11.133.4.1.3.14.1.1.6 |
| swL3VrrpOperMasterIpAddr The master router's real (primary) IP address. This is
the IP address listed as the source in VRRP advertisement
last received by this virtual router. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.171.11.133.4.1.3.14.1.1.7 |
| swL3VrrpOperCriticalIpAddr In the case where there is more than one IP address for
a given `ifIndex', this object is used to specify the IP
address that will become the `swL3VrrpOperMasterIpAddr', should
th… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.171.11.133.4.1.3.14.1.1.8 |
| swL3VrrpOperCheckCriticalIpState Critical IP state. | column | Enumeration | .1.3.6.1.4.1.171.11.133.4.1.3.14.1.1.9 |