ALCATEL-IND1-VRRP-MIB: View SNMP OID List / Download MIB
VENDOR: ALCATEL
Home | MIB: ALCATEL-IND1-VRRP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
alcatelIND1VRRPMIB | 1.3.6.1.4.1.6486.801.1.2.1.28.1 |
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 |
||
alcatelIND1VRRPMIBObjects | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1 | |||
alaVRRPConfig | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.1 | |||
alaVRRPStartDelay | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.1.1 | integer32 | read-write |
Once 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. |
alaVrrpBfdStatus | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.1.2 | integer | read-write |
Enable or disable the BFD for VRRP. Enumeration: 'enable': 1, 'disable': 2. |
alaVrrpTracking | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2 | |||
alaVrrpTrackTable | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1 | no-access |
VRRP Tracking Policy table, which consists of a sequence (i.e., one or more conceptual rows) of 'vrrpTrackEntry' items. |
|
1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1 | no-access |
An 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'. |
||
alaVrrpTrackId | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1.1 | alavrtrackid | no-access |
This object contains the Tracking Policy Identifier (TRACKID). |
alaVrrpTrackState | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1.2 | integer | read-only |
The conditional state of the tracking policy entity. Enumeration: 'down': 2, 'up': 1. |
alaVrrpTrackAdminState | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1.3 | integer | read-only |
This object will enable/disable the tracking policy function. Enumeration: 'enable': 1, 'disable': 2. |
alaVrrpTrackEntityType | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1.4 | integer | read-only |
This object specifies the tracking policy entity type currently in use. Enumeration: 'interface': 4, 'ipv6Interface': 5, 'ipaddress': 3, 'port': 2. |
alaVrrpTrackEntityPort | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1.6 | interfaceindexorzero | read-only |
This 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. |
alaVrrpTrackPriority | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1.8 | integer32 | read-only |
This 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. |
alaVrrpTrackRowStatus | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1.9 | rowstatus | read-only |
The 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. |
alaVrrpTrackEntityInterface | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1.10 | interfaceindexorzero | read-only |
This 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. |
alaVrrpTrackEntityIpv6Interface | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1.11 | interfaceindexorzero | read-only |
This 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. |
alaVrrpTrackEntityIpAddrType | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1.12 | inetaddresstype | read-only |
This object contains the Tracking Policy Entity IP Address type. |
alaVrrpTrackEntityIpAddr | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1.13 | inetaddress | read-only |
This 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. |
alaVrrpTrackBfdStatus | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.1.1.14 | integer | read-only |
Enables BFD for a VRRP track. Enumeration: 'enable': 1, 'disable': 2. |
alaVrrpAssoTrackTable | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.2 | no-access |
The table of tracking policies associated with this virtual router. |
|
1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.2.1 | no-access |
An 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'. |
||
alaVrrpAssoTrackId | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.2.1.1 | alavrtrackid | no-access |
The identifier of the tracking policy the virtual router is responsible for monitoring. |
alaVrrpAssoTrackRowStatus | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.2.1.2 | rowstatus | read-only |
The 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. |
alaVrrp3AssoTrackTable | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.3 | no-access |
The table of tracking policies associated with this virtual router. |
|
1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.3.1 | no-access |
An 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'. |
||
alaVrrp3AssoTrackId | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.3.1.1 | alavrtrackid | no-access |
The identifier of the tracking policy the virtual router is responsible for monitoring. |
alaVrrp3AssoTrackRowStatus | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.2.3.1.2 | rowstatus | read-only |
The 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. |
alaVrrpOperations | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.3 | |||
alaVrrpOperTable | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.3.1 | no-access |
Table of virtual router configuration info. |
|
1.3.6.1.4.1.6486.801.1.2.1.28.1.1.3.1.1 | no-access |
An entry in the table, config information about a given virtual router. |
||
alaVrrpCurrentPriority | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.3.1.1.1 | integer32 | read-only |
This 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). |
alaVrrpTrackCount | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.3.1.1.2 | integer32 | read-only |
The number of tracking policies associated with a virtual router. |
alaVrrpGroupIdent | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.3.1.1.3 | integer32 | read-only |
The VRRP group to which this virtual router belongs. A value of zero indicates that the virtual router is not affiliated with any group. |
alaVrrp3OperExTable | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.3.2 | no-access |
Table of virtual router configuration info. |
|
1.3.6.1.4.1.6486.801.1.2.1.28.1.1.3.2.1 | no-access |
An entry in the table, config information about a given virtual router. |
||
alaVrrp3CurrentPriority | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.3.2.1.1 | integer32 | read-only |
This 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). |
alaVrrp3TrackCount | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.3.2.1.2 | integer32 | read-only |
The number of tracking policies associated with a virtual router. |
alaVrrp3GroupIdent | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.3.2.1.3 | integer32 | read-only |
The VRRP group to which this virtual router belongs. A value of zero indicates that the virtual router is not affiliated with any group. |
alaVRRPv2Config | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.4 | |||
alaVRRPDefaultInterval | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.4.1 | integer32 | read-write |
The VRRP Router default time interval, in seconds, between sending advertisement messages. |
alaVRRPDefaultPriority | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.4.2 | integer32 | read-write |
This object specifies the VRRP Router default priority to be used for the virtual router master election process. Higher values imply higher priority. |
alaVRRPDefaultPreemptMode | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.4.3 | truthvalue | read-write |
The VRRP Router default preempt mode. Controls whether a higher priority virtual router will preempt a lower priority master. |
alaVRRPAdminState | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.4.4 | integer | read-write |
This 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. Enumeration: 'enable': 2, 'allEnable': 1, 'disable': 3. |
alaVRRPSetParam | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.4.5 | integer | read-write |
This 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. Enumeration: 'priority': 4, 'none': 1, 'interval': 3, 'all': 2, 'preempt': 5. |
alaVRRPOverride | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.4.6 | truthvalue | read-write |
This 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. |
alaVrrpGroup | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5 | |||
alaVrrpGroupTable | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.1 | no-access |
VRRP Group table, which consists of a sequence (i.e., one or more conceptual rows) of 'vrrpGroupEntry' items. |
|
1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.1.1 | no-access |
An entry in the vrrpGroupTable containing the characteristics of a VRRP group. |
||
alaVrrpGroupId | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.1.1.1 | alavrgroupid | no-access |
This object contains the Tracking Policy Identifier (GROUPID). |
alaVrrpGroupInterval | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.1.1.2 | integer32 | read-only |
The VRRP Group time interval, in seconds, between sending advertisement messages. |
alaVrrpGroupPriority | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.1.1.3 | integer32 | read-only |
This object specifies the VRRP Group priority to be used for the virtual router master election process. Higher values imply higher priority. |
alaVrrpGroupPreemptMode | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.1.1.4 | truthvalue | read-only |
The VRRP Group preempt mode. Controls whether a higher priority virtual router will preempt a lower priority master. |
alaVrrpGroupAdminState | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.1.1.5 | integer | read-only |
This 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. Enumeration: 'enable': 2, 'allEnable': 1, 'disable': 3. |
alaVrrpGroupSetParam | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.1.1.6 | integer | read-only |
This 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. Enumeration: 'priority': 4, 'none': 1, 'interval': 3, 'all': 2, 'preempt': 5. |
alaVrrpGroupOverride | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.1.1.7 | truthvalue | read-only |
This 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. |
alaVrrpGroupRowStatus | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.1.1.8 | rowstatus | read-only |
The 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. |
alaVrrpAssoGroupTable | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.2 | no-access |
The table of virtual routers associated with this group. |
|
1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.2.1 | no-access |
An entry in the table contains a virtual router id that is associated with a virtual router group. |
||
alaVrrpAssoGroupRowStatus | 1.3.6.1.4.1.6486.801.1.2.1.28.1.1.5.2.1.1 | rowstatus | read-only |
The 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. |
alcatelIND1VRRPMIBConformance | 1.3.6.1.4.1.6486.801.1.2.1.28.1.2 | |||
alcatelIND1VRRPMIBCompliances | 1.3.6.1.4.1.6486.801.1.2.1.28.1.2.1 | |||
alaVRRPCompliance | 1.3.6.1.4.1.6486.801.1.2.1.28.1.2.1.1 |
The compliance statement for switches with Alcatel VRRP and implementing ALCATEL-IND1-VRRP-MIB. |
||
alcatelIND1VRRPMIBGroups | 1.3.6.1.4.1.6486.801.1.2.1.28.1.2.2 | |||
alaVRRPConfigGroup | 1.3.6.1.4.1.6486.801.1.2.1.28.1.2.2.1 |
A collection of objects to support management of Alcatel VRRP. |
||
alaVRRPv2ConfigGroup | 1.3.6.1.4.1.6486.801.1.2.1.28.1.2.2.2 |
A collection of objects to support management of Alcatel VRRP |
||
alaVrrp3AssoTrackTableGroup | 1.3.6.1.4.1.6486.801.1.2.1.28.1.2.2.3 |
The table of tracking policies associated with this virtual router. |
||
alaVrrp3OperExEntryGroup | 1.3.6.1.4.1.6486.801.1.2.1.28.1.2.2.4 |
Table of virtual router configuration info. |
||
alaVrrpAssoGroupEntryGroup | 1.3.6.1.4.1.6486.801.1.2.1.28.1.2.2.5 |
The table of virtual routers associated with this group. |
||
alaVrrpAssoTrackEntryGroup | 1.3.6.1.4.1.6486.801.1.2.1.28.1.2.2.6 |
The table of tracking policies associated with this virtual router. |
||
alaVrrpOperEntryGroup | 1.3.6.1.4.1.6486.801.1.2.1.28.1.2.2.7 |
Config information about a given virtual router. |
||
alaVrrpGroupTableGroup | 1.3.6.1.4.1.6486.801.1.2.1.28.1.2.2.8 |
VRRP Group table objects with attributes of VRRP Group. |
||
alaVrrpTrackGroup | 1.3.6.1.4.1.6486.801.1.2.1.28.1.2.2.9 |
VRRP Tracking Policy objects. |