etsysVrrpExtOperState
ENTERASYS-VRRP-EXT-MIB ·
.1.3.6.1.4.1.5624.1.2.64.1.1.1.2
Object
column
Enumeration
The current state of the virtual router. This object has
six defined values
- `initialize', which indicates that all the
virtual router is waiting for a startup event.
- `backup', which indicates the virtual router is
monitoring the availability of the master router.
- `master', which indicates that the virtual router
is forwarding packets for IP addresses that are
associated with this router.
- 'ifDown', which indicates that the interface
the virtual router is configured on is
operationally down.
- 'preemptDelay', which indiciates that the virtual
router is going to transition to master once the
preempt delay timer has expired.
Context
- MIB
- ENTERASYS-VRRP-EXT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.64.1.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- etsysVrrpExtOperEntry
- Table
- etsysVrrpExtOperTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | initialize |
2 | backup |
3 | master |
4 | ifDown |
5 | preemptDelay |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysVrrpExtOperVrId This object contains the Virtual Router Identifier (VRID). | column | VRRP-MIBVrId | .1.3.6.1.4.1.5624.1.2.64.1.1.1.1 |
| etsysVrrpExtOperAcceptMode Controls whether a virtual router in Master state
will accept packets addressed to the address owner's
address as its own if it is not the address
owner. Default is False. | column | Enumeration | .1.3.6.1.4.1.5624.1.2.64.1.1.1.3 |
| etsysVrrpExtOperPreemptModeDelay The time interval, in seconds, before the backup router will
become master if vrrpOperPreemptMode is set to true. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5624.1.2.64.1.1.1.4 |
| etsysVrrpExtOperCriticalIpAddrCount The number of Critical IP addresses that are associated with this
virtual router. This number is equal to the number of rows
in the etsysVrrpExtCriticalIpAddrTable that correspond… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5624.1.2.64.1.1.1.5 |
| etsysVrrpExtOperFabricRouteMode Controls whether a virtual router in backup state
will accept packets to forward as if it was in master state.
Default is False. | column | Enumeration | .1.3.6.1.4.1.5624.1.2.64.1.1.1.6 |