Home/Catalog/ENTERASYS-VRRP-EXT-MIB

ENTERASYS-VRRP-EXT-MIB

AI MIB Summary

The ENTERASYS-VRRP-EXT-MIB enables read-write configuration of proprietary Virtual Router Redundancy Protocol (VRRP) entities on Enterasys switches, specifically extending management capabilities beyond the standard IETF VRRP specification to control vendor-specific operational parameters and state variables.

The Enterasys Networks Proprietary MIB module for entities implementing VRRP. This MIB provides read-write access to configuration objects not provided in the standard VRRP MIB (draft-ietf-vrrp-unified-spec-02.txt).
Main OID:
etsysVrrpExtMIB.1.3.6.1.4.1.5624.1.2.64
27
Objects
Active
Status
8
Dependencies

Imported Objects

Objects

27 total
Object Name
etsysVrrpExtMIBThe Enterasys Networks Proprietary MIB module for entities implementing VRRP. This MIB provides read-write access to configuration objects not provided in the standard VRRP MIB (draft-ietf-vrrp-unified-spec-02.txt).
MODULE-IDENTITY
.1.3.6.1.4.1.5624.1.2.64
etsysVrrpExtOperations
OBJECT IDENTIFIER
.1.3.6.1.4.1.5624.1.2.64.1
etsysVrrpExtOperTableOperations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'EtsysVrrpExtOperEntry' items.
SEQUENCE OF EtsysVrrpExtOperEntry
.1.3.6.1.4.1.5624.1.2.64.1.1
etsysVrrpExtOperEntryAn entry in the etsysVrrpExtOperTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the ifIndex and VRID.
EtsysVrrpExtOperEntry
.1.3.6.1.4.1.5624.1.2.64.1.1.1
etsysVrrpExtOperVrIdThis object contains the Virtual Router Identifier (VRID).
VrId (VRRP-MIB)
.1.3.6.1.4.1.5624.1.2.64.1.1.1.1
etsysVrrpExtOperStateThe 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.ro
Enumeration
.1.3.6.1.4.1.5624.1.2.64.1.1.1.2
etsysVrrpExtOperAcceptModeControls 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.rw
Enumeration
.1.3.6.1.4.1.5624.1.2.64.1.1.1.3
etsysVrrpExtOperPreemptModeDelayThe time interval, in seconds, before the backup router will become master if vrrpOperPreemptMode is set to true.rw
Integer32
.1.3.6.1.4.1.5624.1.2.64.1.1.1.4
etsysVrrpExtOperCriticalIpAddrCountThe 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 to a given IF index/VRID pair.ro
Integer32
.1.3.6.1.4.1.5624.1.2.64.1.1.1.5
etsysVrrpExtOperFabricRouteModeControls whether a virtual router in backup state will accept packets to forward as if it was in master state. Default is False.rw
Enumeration
.1.3.6.1.4.1.5624.1.2.64.1.1.1.6
etsysVrrpExtCriticalIpAddrTableThe table of critical IP addresses associated with a virtual router.
SEQUENCE OF EtsysVrrpExtCriticalIpAddrEntry
.1.3.6.1.4.1.5624.1.2.64.1.2
etsysVrrpExtCriticalIpAddrEntryAn entry in the table contains an IP address that is a critical interface. If the IP address goes down then the operational priority shall be decremented by the value of the critical IP priority. The operation priority shall not be adjusted for virtual routers who own the associated address
EtsysVrrpExtCriticalIpAddrEntry
.1.3.6.1.4.1.5624.1.2.64.1.2.1
etsysVrrpExtCriticalIpAddrThe assigned IP addresses that represents a critical interface.
InetAddress
.1.3.6.1.4.1.5624.1.2.64.1.2.1.1
etsysVrrpExtCriticalIpAddrPriorityThis object specifies value the virtual routers operational priority should be decremented by when a critical interface goes down.rw
Integer32
.1.3.6.1.4.1.5624.1.2.64.1.2.1.2
etsysVrrpExtCriticalIpAddrStateThe current state of the critical IP address. This object has two defined values - `up', which indicates that critical IP is reachable. - `down', which indicates that critical IP is not reachable.rw
Enumeration
.1.3.6.1.4.1.5624.1.2.64.1.2.1.3
etsysVrrpExtCriticalIpAddrRowStatusThe row status variable, used according to installation and removal conventions for conceptual rows. Setting this object to createAndGo(4) or createAndWait(5) results in the addition of an associated address for a virtual router. Destroying(6) the entry or setting it to notInService(2) removes the associated address from the virtual router. The use of other values is implementation-dependent.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.5624.1.2.64.1.2.1.4
etsysVrrpExtCriticalIpAddrProbeUse a probe to obtain status for critical IP. - A value of enable(1) indicates an ICMP probe will be sent to check status. - A value of disable(2) indicates the interface operational state will be used to check status.rw
Enumeration
.1.3.6.1.4.1.5624.1.2.64.1.2.1.5
etsysVrrpExtCriticalIpAddrProbeNameA textual probe name use for the probe IP.rw
SnmpAdminString
.1.3.6.1.4.1.5624.1.2.64.1.2.1.6
etsysVrrpExtTrackedObjTableThe table of Tracked Object associated with a virtual router.
SEQUENCE OF EtsysVrrpExtTrackedObjEntry
.1.3.6.1.4.1.5624.1.2.64.1.3
etsysVrrpExtTrackedObjEntryAn entry in the table contains the name of the tracked object for detecting falures in network. If the tracked object resource goes down then the operational priority shall be decremented by the value of the tracked object priority. The operation priority shall not be adjusted for virtual routers who own the associated address
EtsysVrrpExtTrackedObjEntry
.1.3.6.1.4.1.5624.1.2.64.1.3.1
etsysVrrpExtTrackedObjNameThe assigned name that represents a tracked object interface.
SnmpAdminString
.1.3.6.1.4.1.5624.1.2.64.1.3.1.1
etsysVrrpExtTrackedObjPriorityThis object specifies value the virtual routers operational priority should be decremented by when a tracked interface goes down.rw
Integer32
.1.3.6.1.4.1.5624.1.2.64.1.3.1.2
etsysVrrpExtTrackedObjStateThe current state of the critical IP address. This object has two defined values - `up', which indicates that critical IP is reachable. - `down', which indicates that critical IP is not reachable.ro
Enumeration
.1.3.6.1.4.1.5624.1.2.64.1.3.1.3
etsysVrrpExtTrackedObjRowStatusThe row status variable, used according to installation and removal conventions for conceptual rows. Setting this object to createAndGo(4) or createAndWait(5) results in the addition of an associated address for a virtual router. Destroying(6) the entry or setting it to notInService(2) removes the associated address from the virtual router. The use of other values is implementation-dependent.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.5624.1.2.64.1.3.1.4
etsysVrrpExtConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.5624.1.2.64.2
etsysVrrpExtMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.5624.1.2.64.2.1
etsysVrrpExtMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.5624.1.2.64.2.2
ENTERASYS-VRRP-EXT-MIB - SNMP MIB Reference | MIBs Explorer