vrrpOperationsAcceptMode
VRRP-MIB ·
.1.3.6.1.2.1.68.1.7.1.11
Object
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 False. This object is not relevant for rows representing VRRP over IPv4 and should be set to false.
Context
- MIB
- VRRP-MIB
- OID
.1.3.6.1.2.1.68.1.7.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vrrpOperationsEntry
- Table
- vrrpOperationsTable
- Siblings
- 13
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vrrpOperationsInetAddrType The IP address type of VrrpOperationsEntry. This value
applies to both vrrpOperationsMasterIpAddr and
vrrpOperationsPrimaryIpAddr. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.68.1.7.1.1 |
| vrrpOperationsPreemptMode Controls whether a higher priority virtual router will
preempt a lower priority master. | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.68.1.7.1.10 |
| vrrpOperationsUpTime This is the value of the `sysUpTime' object when this
virtual router (i.e., the `vrrpOperationsState')
transitioned out of `initialized'. | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.68.1.7.1.12 |
| vrrpOperationsStorageType 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.7.1.13 |
| vrrpOperationsRowStatus The RowStatus variable should be used in accordance to
installation and removal conventions for conceptual
rows. When `vrrpOperationsRowStatus' is set to
active(1), no other … | column | SNMPv2-TCRowStatus | .1.3.6.1.2.1.68.1.7.1.14 |
| vrrpOperationsVrId This object contains the Virtual Router Identifier
(VRID). | column | VrId | .1.3.6.1.2.1.68.1.7.1.2 |
| vrrpOperationsVirtualMacAddr The virtual MAC address of the virtual router.
Although this object can be derived from the
'vrrpOperationsVrId' object, it is defined so that it
is easily obtainable by a m… | column | SNMPv2-TCMacAddress | .1.3.6.1.2.1.68.1.7.1.3 |
| vrrpOperationsState The current state of the virtual router. This object
has three defined values:
- `initialize', which indicates that the
virtual router is waiting for a… | column | Enumeration | .1.3.6.1.2.1.68.1.7.1.4 |
| vrrpOperationsPriority This object specifies the priority to be used for the
virtual router master election process. Higher values
imply higher priority.
A priority of '0', althoug… | column | Unsigned32 | .1.3.6.1.2.1.68.1.7.1.5 |
| vrrpOperationsAddrCount The number of IP addresses that are associated with
this virtual router. This number is equal to the
number of rows in the vrrpAssociatedAddrTable that
correspond to a give… | column | Integer32 | .1.3.6.1.2.1.68.1.7.1.6 |
| vrrpOperationsMasterIpAddr The master router's real IP address. Master router
would set this address to vrrpOperationsPrimaryIpAddr
while transitioning to master state. For backup
routers, this is the… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.68.1.7.1.7 |
| vrrpOperationsPrimaryIpAddr 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
vrr… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.68.1.7.1.8 |
| vrrpOperationsAdvInterval The time interval, in centiseconds, between sending
advertisement messages. Only the master router sends
VRRP advertisements. | column | centiseconds Integer32 | .1.3.6.1.2.1.68.1.7.1.9 |