VRRP-MIB
AI MIB Summary
The VRRP-MIB enables monitoring and management of Virtual Router Redundancy Protocol Version 2 instances on network devices, tracking critical state variables such as virtual router priority, master/slave status, and advertisement timer intervals to ensure high availability failover operations.
The MIB module to describe the VRRP Version 2 Protocol.
Main OID:
vrrp.1.3.6.1.4.1.727.7.2.1.46
73
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
73 total| Object Name |
|---|
vrrpThe MIB module to describe the VRRP Version 2 Protocol. MODULE-IDENTITY .1.3.6.1.4.1.727.7.2.1.46 |
vrrpMIB OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.46.1 |
vrrpOperations OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.46.1.1 |
vrrpEnableEnable feature.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.727.7.2.1.46.1.1.1 |
vrrpNodeVersionThis value identifies the particular version of the VRRP
supported by this node. The current value is '02'.ro OCTET STRING .1.3.6.1.4.1.727.7.2.1.46.1.1.2 |
vrrpTrapCntlIndicates whether the VRRP-enabled router will generate
SNMP traps for events defined in this MIB. Enabled
results in SNMP traps; disabled, no traps are sent.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.727.7.2.1.46.1.1.3 |
vrrpPingVirtualAddrEnableUsed to configure whether this device should respond to
pings directed to a virtual router's IP address.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.727.7.2.1.46.1.1.4 |
vrrpOperTableOperations table for a VRRP router which consists of a
sequence (i.e., one or more conceptual rows) of
'vrrpOperEntry' items. SEQUENCE OF VrrpOperEntry .1.3.6.1.4.1.727.7.2.1.46.1.1.10 |
vrrpOperEntryAn entry in the vrrpOperTable containing the operational
characteristics of a virtual router. On a VRRP router,
a given virtual router is identified by a combination
of the IF index and VRID. VrrpOperEntry .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1 |
vrrpOperIfIndexport interface index.ro Integer32 .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.1 |
vrrpOperVrIdThis object contains the Virtual Router Identifier (VRID).ro VrId .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.2 |
vrrpOperIpAddrThe assigned IP addresses that a virtual router is responsible
for backing up.rw IpAddress .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.3 |
vrrpOperVirtualMacAddrThe virtual MAC address of the virtual router. This is derived
as follows: 00-00-5E-00-01-<VRID>.
Where the first three octets consist of the IANA's OUI; The
next two octets indicate the address block of the VRRP protocol;
and the remaining octets consist of the VRID.
Although this object can be derived from the 'vrrpOperVrId'
object, it is included here, for completeness, so that it
is easily obtainable by a management application and can be
included in VRRP-related SNMP traps.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.4 |
vrrpOperStateThe current state of the virtual router.ro Enumeration .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.5 |
vrrpOperControlThis object will enable/disable the virtual router
function. Setting the value to 'enabled', will transition
the state of the router from 'initialize to 'backup';
Setting the value to 'disabled', will tranisition the
router from 'master' or 'backup' to 'initialize'.rw Enumeration .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.6 |
vrrpOperPriorityThis object specifies the priority for the virtual
router (e.g., master election) with respect to other
virtual routers that are backing up a one or more
associated IP addresses. Higher values imply higher
priority.
A priority of '0', although not settable, is used
to indicate that this router has ceased to particpate
in VRRP and a backup virtual router should transition \
to become a new master.
A priority of 255 is used for the router that owns the
associated IP address(es).rw Integer32 .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.7 |
vrrpOperIpAddrCountThe number of IP addresses that are associated with this
virtual router. This number is equal to the number of rows
in the vrrpAssoIpAddrTable that correspond to a given IF
index/VRID pair.ro Integer32 .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.8 |
vrrpOperMasterIpAddrThe master router's real (primary) IP address. This is
the IP address listed as the source in VRRP advertisement
last received by this virtual routerro IpAddress .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.9 |
vrrpOperAuthTypeAuthentication type used for VRRP protocol exchanges between
virtual routers.rw Enumeration .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.10 |
vrrpOperAuthKeyThe Authentication Key. If the virtual router's Authorization
Type is 'simpleTextPassword', and the key length is shorter
than 8 octets, the agent will left adjust and zero fill
to 8 octets.
When read, vrrpOperAuthKey always returns an Octet String
of length zero.rw OCTET STRING .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.11 |
vrrpOperHMACMD5KeyThe Authentication Key. If the virtual router's 'Authorization
Type' is 'ipAuthenticationHeader', and the key length is shorter
than 16 octets, the agent will left adjust and zero fill
to 16 octets.
When read, vrrpOperHMACMD5Key always returns an Octet String
of length zero.rw OCTET STRING .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.12 |
vrrpOperAdvertisementIntervalThis is the time interval, in seconds, between sending
advertisement messages. Only the master router sends
VRRP advertisements.rw Integer32 .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.13 |
vrrpOperPreemptModeControls whether a higher priority virtual router will
preempt a lower priority master.rw Enumeration .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.14 |
vrrpOperVirtualRouterUpTimeThis is the time interval (in hundredths of a second)
since this virtual router was initialized.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.15 |
vrrpOperRowStatusThe row status variable, used according to installation
and removal conventions for conceptual rows. Setting this
object to 'createAndGo' results in enabling the VRRP
protocol for this virtual router. The information required
to actually create the conceptual row may be included in
the SET primitive or may be initialized by the agent on
the virtual router. Destroying the entry or setting it to
'notInService' disables VRRP on this virtual router.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.16 |
vrrpOperCriticalIpAddrIP address of the interface that will cause a
shutdown event.rw IpAddress .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.17 |
vrrpOperHoldDownTimerUsed to configure the amount of time (in seconds)
to wait before preempting the current vrrp master.rw INTEGER .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.18 |
vrrpOperHoldDownStateUsed to indicate the hold-down state of this vrrp
interface. If the hold-down timer is operational
this variable will be set to 'active'. 'dormant'
otherwise.ro Enumeration .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.19 |
vrrpOperHoldDownTimeRemainingUsed to indicate the amount of time (in seconds)
left before the vrrpOperHoldDownTimer will expire.ro INTEGER .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.20 |
vrrpOperActionUsed to trigger an action on this vrrp interface.rw Enumeration .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.21 |
vrrpOperCriticalIpAddrEnableIndicate if an user-defined critical IP address should be
enabled. 'NO' = use the default IP address (0.0.0.0).
No effect if an user-defined IP address does not exist.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.22 |
vrrpOperBackUpMasterrw Enumeration .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.23 |
vrrpOperBackUpMasterStatero Enumeration .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.24 |
vrrpOperFasterAdvIntervalThis is the faster advertisement interval, in
milliseconds, between sending advertisement
messages. When the faster advertisement interval
enable is checked, the faster advertisement interval
is being used instead of the regular advertisement
intervalrw Integer32 .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.25 |
vrrpOperFasterAdvIntervalEnableUsed to indicate if the Faster Advertisement Interval
should be used. 'Disable' means use regular
Advertisement interval.rw Enumeration .1.3.6.1.4.1.727.7.2.1.46.1.1.10.1.26 |
vrrpAssoIpAddrTableThe table of addresses associated with this virtual router. SEQUENCE OF VrrpAssoIpAddrEntry .1.3.6.1.4.1.727.7.2.1.46.1.1.11 |
vrrpAssoIpAddrEntryAn entry in the table contains an IP address that is
associated with a virtual router. The number of rows for
a given IF Index and VRID will equal the number of IP
addresses associated (e.g., backed up by the virtual
router). VrrpAssoIpAddrEntry .1.3.6.1.4.1.727.7.2.1.46.1.1.11.1 |
vrrpAssoIpAddrIfIndexport interface index.ro Integer32 .1.3.6.1.4.1.727.7.2.1.46.1.1.11.1.1 |
vrrpAssoIpAddrVrIdThis object contains the Virtual Router Identifier (VRID).ro VrId .1.3.6.1.4.1.727.7.2.1.46.1.1.11.1.2 |
vrrpAssoIpAddrThe assigned IP addresses that a virtual router is responsible
for backing up.rw IpAddress .1.3.6.1.4.1.727.7.2.1.46.1.1.11.1.3 |
vrrpAssoIpAddrRowStatusThe row status variable, used according to installation
and removal conventions for conceptual rows. Setting this
object to 'createAndGo' results in the addition of an
associated address for a virtual router. The information
required to actually create the conceptual may be included
in the SET primitive or may be initialized by the agent on
the VRRP router. Destroying the entry or setting it to
'notInService' removes the associated address from the
virtual router.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.727.7.2.1.46.1.1.11.1.4 |
vrrpTrapPacketSrcThe IP address of an inbound VRRP packet. Used by
vrrpTrapAuthFailure trap.ro IpAddress .1.3.6.1.4.1.727.7.2.1.46.1.1.12 |
vrrpTrapConfigErrorTypePotential types of configuration conflicts.
Used by vrrpAuthFailure trap.ro Enumeration .1.3.6.1.4.1.727.7.2.1.46.1.1.13 |
vrrpTrapStateTransitionTypePotential types of state transitions.
Used by vrrpTrapStateTransition trap.ro Enumeration .1.3.6.1.4.1.727.7.2.1.46.1.1.14 |
vrrpTrapStateTransitionCausePotential types of causes that will
generate a vrrpTrapStateTransition trap.ro Enumeration .1.3.6.1.4.1.727.7.2.1.46.1.1.15 |
vrrpStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.46.1.2 |
vrrpRouterStatsTableTable of virtual router statistics. SEQUENCE OF VrrpRouterStatsEntry .1.3.6.1.4.1.727.7.2.1.46.1.2.1 |
vrrpRouterStatsEntryAn entry in the table, containing statistics information
about a given virtual router. VrrpRouterStatsEntry .1.3.6.1.4.1.727.7.2.1.46.1.2.1.1 |
vrrpStatsIfIndexport interface index.ro Integer32 .1.3.6.1.4.1.727.7.2.1.46.1.2.1.1.1 |
vrrpStatsVrIdThis object contains the Virtual Router Identifier (VRID).ro VrId .1.3.6.1.4.1.727.7.2.1.46.1.2.1.1.2 |
vrrpStatsBecomeMasterThe total number of times that this virtual router's state
has transitioned from BACKUP to MASTER.ro Counter32 .1.3.6.1.4.1.727.7.2.1.46.1.2.1.1.3 |
vrrpStatsAdvertiseRcvdThe total number of VRRP advertisements received by this
virtual router.ro Counter32 .1.3.6.1.4.1.727.7.2.1.46.1.2.1.1.4 |
vrrpStatsChecksumErrorsThe total number of VRRP packets received with an invalid
checksum value.ro Counter32 .1.3.6.1.4.1.727.7.2.1.46.1.2.1.1.5 |
vrrpStatsVersionErrorsThe total number of VRRP packets received with an invalid
version number.ro Counter32 .1.3.6.1.4.1.727.7.2.1.46.1.2.1.1.6 |
vrrpStatsVrIdErrorsThe total number of VRRP packets received with an invalid
VRID for this virtual router.ro Counter32 .1.3.6.1.4.1.727.7.2.1.46.1.2.1.1.7 |
vrrpStatsAdvertiseIntervalErrorsThe total number of VRRP advertisement packets received
for which the advertisement interval is different than the
one configured for the local virtual router.ro Counter32 .1.3.6.1.4.1.727.7.2.1.46.1.2.1.1.8 |
vrrpStatsPasswdSecurityViolationsThe total number of VRRP packets received that do not pass
the simple text password authentification check.ro Counter32 .1.3.6.1.4.1.727.7.2.1.46.1.2.1.1.9 |
vrrpStatsHmacSecurityViolationsThe total number of VRRP packets received that do not pass
the HMAC-MD5-96 authentification check.ro Counter32 .1.3.6.1.4.1.727.7.2.1.46.1.2.1.1.10 |
vrrpStatsIpTtlErrorsThe total number of VRRP packets received by the virtual
router with IP TTL (Time-To-Live) not equal to 255.ro Counter32 .1.3.6.1.4.1.727.7.2.1.46.1.2.1.1.11 |
vrrpStatsPriorityZeroPktsRcvdThe total number of VRRP packets received by the virtual
router with a priority of '0'.ro Counter32 .1.3.6.1.4.1.727.7.2.1.46.1.2.1.1.12 |
vrrpStatsPriorityZeroPktsSentThe total number of VRRP packets sent by the virtual router
with a priority of '0'.ro Counter32 .1.3.6.1.4.1.727.7.2.1.46.1.2.1.1.13 |
vrrpStatsInvalidTypePktsRcvdThe number of VRRP packets received by the virtual router
with an invalid value in the 'type' field.ro Counter32 .1.3.6.1.4.1.727.7.2.1.46.1.2.1.1.14 |
vrrpStatsAddressListErrorsPackets received address list the address list does not
match the locally configured list for the virtual router.ro Counter32 .1.3.6.1.4.1.727.7.2.1.46.1.2.1.1.15 |
vrrpStatsUnknownAuthTypePackets received with an unknown authentication type.ro Counter32 .1.3.6.1.4.1.727.7.2.1.46.1.2.1.1.16 |
vrrpStatsAuthTypeErrorsPackets received with 'Auth Type' not equal to the locally
configured authentication method ('vrrpOperAuthType').ro Counter32 .1.3.6.1.4.1.727.7.2.1.46.1.2.1.1.17 |
vrrpNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.46.1.3 |
vrrpTraps OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.46.1.3.0 |
vrrpTrapNewMasterThe newMaster trap indicates that the sending agent
has transitioned from 'Backup' state to 'Master' state. NOTIFICATION-TYPE .1.3.6.1.4.1.727.7.2.1.46.1.3.0.1 |
vrrpTrapAuthFailureA vrrpAuthFailure trap signifies that a packet has
been received from a router whose authentication key
or authentication type conflicts with this router's
authentication key or authentication type. Implementation
of this trap is optional. NOTIFICATION-TYPE .1.3.6.1.4.1.727.7.2.1.46.1.3.0.2 |
vrrpTrapStateTransitionA vrrpTrapStateTransition trap signifies a state
transition has occurred on a particular vrrp interface.
Implementation of this trap is optional. 'vrrpOperIpAddr'
contains the IP address of the vrrp interface while
'ipAdEntAddr' contains the IP address assigned to
physical interface. NOTIFICATION-TYPE .1.3.6.1.4.1.727.7.2.1.46.1.3.0.3 |
vrrpConformance OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.46.1.4 |
vrrpMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.46.1.4.1 |
vrrpMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.727.7.2.1.46.1.4.2 |