Home/Catalog/ALCATEL-IND1-VRRP-MIB

ALCATEL-IND1-VRRP-MIB

AI MIB Summary

The ALCATEL-IND1-VRRP-MIB provides vendor-specific SNMP objects for monitoring and managing Virtual Router Redundancy Protocol (VRRP) states, priorities, and advertisements on Alcatel-Lucent network devices. This module enables the tracking of VRRP group membership, master/backup transitions, and interface-specific redundancy metrics to ensure high availability of the default gateway.

This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): Propietary VRRP MIB definitions The right to make changes in specification and other information contained in this document without prior notice is reserved. No liability shall be assumed for any incidental, indirect, special, or consequential damages whatsoever arising from or related to this document or the information contained herein. Vendors, end-users, and other interested parties are granted non-exclusive license to use this specification in connection with management of the products for which it is intended to be used. Copyright (C) 1995-2007 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
Main OID:
alcatelIND1VRRPMIB.1.3.6.1.4.1.6486.801.1.2.1.28.1
63
Objects
Active
Status
8
Dependencies

Imported Objects

Objects

63 total
Object Name
alcatelIND1VRRPMIBThis module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): Propietary VRRP MIB definitions The right to make changes in specification and other information contained in this document without prior notice is reserved. No liability shall be assumed for any incidental, indirect, special, or consequential damages whatsoever arising from or related to this document or the information contained herein. Vendors, end-users, and other interested parties are granted non-exclusive license to use this specification in connection with management of the products for which it is intended to be used. Copyright (C) 1995-2007 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
MODULE-IDENTITY
.1.3.6.1.4.1.6486.801.1.2.1.28.1
alcatelIND1VRRPMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1
alaVRRPConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.1
alaVRRPStartDelayOnce VRRP's initial configuration is complete at startup, this object specifies the number of seconds VRRP will delay before leaving the initialize state. This delay is to allow external protocols (spanning tree, OSPF, etc.) time to converge so that when a VRRP virtual router becomes master it will be able to forward traffic.rw
Integer32
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.1.1
alaVrrpBfdStatusEnable or disable the BFD for VRRP.rw
Enumeration
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.1.2
alaVrrpTracking
OBJECT IDENTIFIER
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2
alaVrrpTrackTableVRRP Tracking Policy table, which consists of a sequence (i.e., one or more conceptual rows) of 'vrrpTrackEntry' items.
SEQUENCE OF AlaVrrpTrackEntry
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1
alaVrrpTrackEntryAn entry in the vrrpTrackTable containing the operational characteristics of a VRRP tracking policy. Rows in the table cannot be modified unless the value of `vrrpTrackAdminState' is `disabled'.
AlaVrrpTrackEntry
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1
alaVrrpTrackIdThis object contains the Tracking Policy Identifier (TRACKID).
AlaVrTrackId
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1.1
alaVrrpTrackStateThe conditional state of the tracking policy entity.ro
Enumeration
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1.2
alaVrrpTrackAdminStateThis object will enable/disable the tracking policy function.rw
Enumeration
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1.3
alaVrrpTrackEntityTypeThis object specifies the tracking policy entity type currently in use.ro
Enumeration
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1.4
alaVrrpTrackEntityPortThis object contains the Tracking Policy Entity. A port ifIndex or 0 if not significant. The alaVrrpTrackEntityPort, alaVrrpTrackEntityInterface, alaVrrpTrackEntityIpv6Interface, and alaVrrpTrackEntityIpAddr are mutually exclusive of one another. The last one set is the valid one and identifies the entity type.rw
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1.6
alaVrrpTrackPriorityThis object specifies the value by which the priority of virtual routers associated with the tracking policy will be decremented when the tracked entity's operational state transitions from up to down, or will be incremented when the tracked entity's operational state transitions from down to up.rw
Integer32
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1.8
alaVrrpTrackRowStatusThe row status variable, used in accordance to installation and removal conventions for conceptual rows. 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 `vrrpTrackRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instances of `vrrpTrackId', and either one of : alaVrrpTrackEntityPort, or alaVrrpTrackEntityInterface have been set.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1.9
alaVrrpTrackEntityInterfaceThis object contains the Tracking Policy Entity. An interface. The alaVrrpTrackEntityPort, alaVrrpTrackEntityInterface, alaVrrpTrackEntityIpv6Interface, and alaVrrpTrackEntityIpAddr are mutually exclusive of one another. The last one set is the valid one and identifies the entity type.rw
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1.10
alaVrrpTrackEntityIpv6InterfaceThis object contains the Tracking Policy Entity. An Ipv6 interface. The alaVrrpTrackEntityPort, alaVrrpTrackEntityInterface, alaVrrpTrackEntityIpv6Interface, and alaVrrpTrackEntityIpAddr are mutually exclusive of one another. The last one set is the valid one and identifies the entity type.rw
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1.11
alaVrrpTrackEntityIpAddrTypeThis object contains the Tracking Policy Entity IP Address type.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1.12
alaVrrpTrackEntityIpAddrThis object contains the Tracking Policy Entity. An IPv4 for or IPv6 Address based on alaVrrpTrackEntityIpAddrType. The alaVrrpTrackEntityPort, alaVrrpTrackEntityInterface, alaVrrpTrackEntityIpv6Interface, and alaVrrpTrackEntityIpAddr are mutually exclusive of one another. The last one set is the valid one and identifies the entity type.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1.13
alaVrrpTrackBfdStatusEnables BFD for a VRRP track.rw
Enumeration
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1.14
alaVrrpAssoTrackTableThe table of tracking policies associated with this virtual router.
SEQUENCE OF AlaVrrpAssoTrackEntry
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.2
alaVrrpAssoTrackEntryAn entry in the table contains a tracking policy id that is associated with a virtual router. The number of rows for a given ifIndex and VrId will equal the number of tracking policies associated with the virtual router (equivalent to alaVrrpTrackCount'). Rows in the table cannot be modified unless the value of `vrrpOperAdminState' is `disabled' and the 'vrrpOperState' has transitioned to `initialize'.
AlaVrrpAssoTrackEntry
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.2.1
alaVrrpAssoTrackIdThe identifier of the tracking policy the virtual router is responsible for monitoring.
AlaVrTrackId
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.2.1.1
alaVrrpAssoTrackRowStatusThe row status variable, used according to installation and removal conventions for conceptual rows. Setting this object to active(1) or createAndGo(4) results in the addition of an associated tracking policy for a virtual router. Destroying the entry or setting it to notInService(2) removes the associated tracking policy from the virtual router. The use of other values is implementation-dependent.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.2.1.2
alaVrrp3AssoTrackTableThe table of tracking policies associated with this virtual router.
SEQUENCE OF AlaVrrp3AssoTrackEntry
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.3
alaVrrp3AssoTrackEntryAn entry in the table contains a tracking policy id that is associated with a virtual router. The number of rows for a given IP Version, VrId, and ifIndex will equal the number of tracking policies associated with the virtual router (equivalent to alaVrrp3TrackCount'). Rows in the table cannot be modified unless the value of `alaVrrp3OperAdminState' is `disabled' and the 'alaVrrp3OperState' has transitioned to `initialize'.
AlaVrrp3AssoTrackEntry
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.3.1
alaVrrp3AssoTrackIdThe identifier of the tracking policy the virtual router is responsible for monitoring.
AlaVrTrackId
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.3.1.1
alaVrrp3AssoTrackRowStatusThe row status variable, used according to installation and removal conventions for conceptual rows. Setting this object to active(1) or createAndGo(4) results in the addition of an associated tracking policy for a virtual router. Destroying the entry or setting it to notInService(2) removes the associated tracking policy from the virtual router. The use of other values is implementation-dependent.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.3.1.2
alaVrrpOperations
OBJECT IDENTIFIER
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.3
alaVrrpOperTableTable of virtual router configuration info.
SEQUENCE OF AlaVrrpOperEntry
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.3.1
alaVrrpOperEntryAn entry in the table, config information about a given virtual router.
AlaVrrpOperEntry
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.3.1.1
alaVrrpCurrentPriorityThis object specifies the priority currently used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate 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).ro
Integer32
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.3.1.1.1
alaVrrpTrackCountThe number of tracking policies associated with a virtual router.ro
Integer32
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.3.1.1.2
alaVrrpGroupIdentThe VRRP group to which this virtual router belongs. A value of zero indicates that the virtual router is not affiliated with any group.ro
Integer32
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.3.1.1.3
alaVrrp3OperExTableTable of virtual router configuration info.
SEQUENCE OF AlaVrrp3OperExEntry
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.3.2
alaVrrp3OperExEntryAn entry in the table, config information about a given virtual router.
AlaVrrp3OperExEntry
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.3.2.1
alaVrrp3CurrentPriorityThis object specifies the priority currently used for the virtual router master election process. Higher values imply higher priority. A priority of '0', although not settable, is sent by the master router to indicate that this router has ceased to participate 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).ro
Integer32
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.3.2.1.1
alaVrrp3TrackCountThe number of tracking policies associated with a virtual router.ro
Integer32
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.3.2.1.2
alaVrrp3GroupIdentThe VRRP group to which this virtual router belongs. A value of zero indicates that the virtual router is not affiliated with any group.ro
Integer32
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.3.2.1.3
alaVRRPv2Config
OBJECT IDENTIFIER
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.4
alaVRRPDefaultIntervalThe VRRP Router default time interval, in seconds, between sending advertisement messages.rw
Integer32
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.4.1
alaVRRPDefaultPriorityThis object specifies the VRRP Router default priority to be used for the virtual router master election process. Higher values imply higher priority.rw
Integer32
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.4.2
alaVRRPDefaultPreemptModeThe VRRP Router default preempt mode. Controls whether a higher priority virtual router will preempt a lower priority master.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.4.3
alaVRRPAdminStateThis object is used to force a change in to the vrrpOperAdminState of virtual routers in the vrrpOperTable. Setting a value of allEnable will cause the vrrpOperAdminState of each entry in the table to be set to up. Setting a value of enable will set the vrrpOperAdminState to up but only for the set of virtual routers whose vrrpOperAdminState was down by default (as occurs when the virtual router instance is created) or due to a previous set command of the alaVRRPAdminState to disable. Setting a value of disable will cause the vrrpOperAdminState of each entry in the table to be set to down. This object is of little value when read but will return the last value to which it was set.rw
Enumeration
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.4.4
alaVRRPSetParamThis object is used to force the virtual routers in the vrrpOperTable to revert to the default parameter values specified in alaVRRPDefaultInterval, alaVRRPDefaultPriority, and alaVRRPDefaultPreemptMode. Unless alaVRRPOverride is set to true only virtual routers previously configured with default parameter values are modified. Parameters can be modified individually with the interval, priority, and preempt values, or collectively with the all value. This object is of little value when read but will return the last value to which it was set.rw
Enumeration
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.4.5
alaVRRPOverrideThis object is used in combination with the alaVRRPSetParam object to force all virtual routers in the vrrpOperTable to revert to the default values specified in alaVRRPDefaultInterval, alaVRRPDefaultPriority, and alaVRRPDefaultPreemptMode. This object is of little value when read but will return the last value to which it was set.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.4.6
alaVrrpGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5
alaVrrpGroupTableVRRP Group table, which consists of a sequence (i.e., one or more conceptual rows) of 'vrrpGroupEntry' items.
SEQUENCE OF AlaVrrpGroupEntry
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.1
alaVrrpGroupEntryAn entry in the vrrpGroupTable containing the characteristics of a VRRP group.
AlaVrrpGroupEntry
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.1.1
alaVrrpGroupIdThis object contains the Tracking Policy Identifier (GROUPID).
AlaVrGroupId
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.1.1.1
alaVrrpGroupIntervalThe VRRP Group time interval, in seconds, between sending advertisement messages.rw
Integer32
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.1.1.2
alaVrrpGroupPriorityThis object specifies the VRRP Group priority to be used for the virtual router master election process. Higher values imply higher priority.rw
Integer32
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.1.1.3
alaVrrpGroupPreemptModeThe VRRP Group preempt mode. Controls whether a higher priority virtual router will preempt a lower priority master.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.1.1.4
alaVrrpGroupAdminStateThis object is used to force a change in to the vrrpOperAdminState of virtual routers in the corresponding alaVRRPAssoGroupTable entry. Setting a value of allEnable will cause the vrrpOperAdminState of each vrrpOperEntry to be set to up. Setting a value of enable will set the vrrpOperAdminState to up but only for the set of virtual routers in the group whose vrrpOperAdminState was down by default (as occurs when the virtual router instance is created) or due to a previous set command of the alaVrrpGroupAdminState or alaVRRPAdminState to disable. Setting a value of disable will cause the vrrpOperAdminState of each entry in the table to be set to down. This object is of little value when read but will return the last value to which it was set.rw
Enumeration
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.1.1.5
alaVrrpGroupSetParamThis object is used to force the virtual routers in the corresponding alaVRRPAssoGroupTable to revert to the group parameter values specified in alaVrrpGroupInterval, alaVrrpGroupPriority, and alaVrrpGroupPreemptMode. Unless alaVrrpGroupOverride is set to true only virtual routers previously configured with default or group parameter values are modified. Parameters can be modified individually with the interval, priority, and preempt values, or collectively with the all value. This object is of little value when read but will return the last value to which it was set.rw
Enumeration
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.1.1.6
alaVrrpGroupOverrideThis object is used in combination with the alaVrrpGroupSetParam object to force all virtual routers in the corresponding alaVrrpAssoGroupTable to revert to the group parameter values specified in alaVrrpGroupInterval, alaVrrpGroupPriority, and alaVrrpGroupPreemptMode. This object is of little value when read but will return the last value to which it was set.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.1.1.7
alaVrrpGroupRowStatusThe row status variable, used in accordance to installation and removal conventions for conceptual rows. 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 `alaVrrpGroupRowStatus' column will be read as notReady(3). In particular, a newly created row cannot be made active(1) until (minimally) the corresponding instance of `alaVrrpGroupId' has been set.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.1.1.8
alaVrrpAssoGroupTableThe table of virtual routers associated with this group.
SEQUENCE OF AlaVrrpAssoGroupEntry
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.2
alaVrrpAssoGroupEntryAn entry in the table contains a virtual router id that is associated with a virtual router group.
AlaVrrpAssoGroupEntry
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.2.1
alaVrrpAssoGroupRowStatusThe row status variable, used according to installation and removal conventions for conceptual rows. Setting this object to active(1) or createAndGo(4) results in the addition of an associated virtual router for a group. Destroying the entry or setting it to notInService(2) removes the associated virtual router from the group. The use of other values is implementation-dependent.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.2.1.1
alcatelIND1VRRPMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.6486.801.1.2.1.28.1.2
alcatelIND1VRRPMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.6486.801.1.2.1.28.1.2.1
alcatelIND1VRRPMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.6486.801.1.2.1.28.1.2.2
ALCATEL-IND1-VRRP-MIB - SNMP MIB Reference | MIBs Explorer