ALCATEL-IND1-UDLD-MIB: View SNMP OID List / Download MIB

VENDOR: ALCATEL


 Home MIB: ALCATEL-IND1-UDLD-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 alcatelIND1UDLDMIB 1.3.6.1.4.1.6486.801.1.2.1.44.1
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): For the Birds Of Prey Product Line UDLD for detection and disabling unidirectional links. 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-2002 Alcatel Internetworking, Incorporated ALL RIGHTS RESERVED WORLDWIDE
     alcatelIND1UDLDMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.44.1.1
Branch For UDLD Subsystem Managed Objects.
         alaUdldGlobalStatus 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.1 integer read-write
This variable is used to enable or diable UDLD on the switch. The value enable (1) indicates that UDLD should be enabled on the switch. The value disable (2) is used to disable UDLD on the switch. By default, UDLD is disabled on the switch. Enumeration: 'enable': 1, 'disable': 2.
         alaUdldGlobalClearStats 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.2 integer read-write
Defines the global clear statistics control for UDLD. The value reset (1) indicates that UDLD should clear all statistic counters related to all ports in the system. By default, this object contains a zero value. Enumeration: 'default': 0, 'reset': 1.
         alaUdldGlobalConfigUdldMode 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.3 integer read-write
Defines the mode of operation of the UDLD protocol on the interface. normal - The UDLD state machines participates normally in UDLD protocol exchanges. The protocol determination at the end of detection process is always based upon information received in UDLD messages. aggressive - UDLD will shut down all port even in case it loses bidirectional connectivity with the neighbor for a defined period of time. Enumeration: 'aggressive': 2, 'normal': 1.
         alaUdldGlobalConfigUdldProbeIntervalTimer 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.4 unsigned32 read-write
Maximum period of time after which the Probe message is expected from the neighbor. The range supported is 7-90 seconds.
         alaUdldGlobalConfigUdldDetectionPeriodTimer 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.5 unsigned32 read-write
Maximum period of time before which detection of neighbor is expected. If Reply to the Sent Echo message/(s) is not received before, the timer for detection period expires, the link is detected as faulty and the associated port state is marked Undetermined/Shutdown (depending upon the UDLD operation-mode is Normal/Aggressive).
         udldPortConfig 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.6
             alaUdldPortConfigTable 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.6.1 no-access
A table containing UDLD port configuration information.
                 alaUdldPortConfigEntry 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.6.1.1 no-access
A UDLD port configuration entry.
                     alaUdldPortConfigIfIndex 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.6.1.1.1 interfaceindex no-access
The ifindex of the port on which UDLD is running
                     alaUdldPortConfigUdldStatus 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.6.1.1.2 integer read-write
This variable is used to enable or diable UDLD on the interface. The value enable (1) indicates that UDLD should be enabled on the interface. The value disable (2) is used to disable UDLD on the interface. By default, UDLD is disabled on the interface. Enumeration: 'enable': 1, 'disable': 2.
                     alaUdldPortConfigUdldMode 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.6.1.1.3 integer read-write
Defines the mode of operation of the UDLD protocol on the interface. normal - The UDLD state machines participates normally in UDLD protocol exchanges. The protocol determination at the end of detection process is always based upon information received in UDLD messages. aggressive - UDLD will shut down a port even in case it loses bidirectional connectivity with the neighbor for a defined period of time. Enumeration: 'aggressive': 2, 'normal': 1.
                     alaUdldPortConfigUdldProbeIntervalTimer 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.6.1.1.4 unsigned32 read-write
Maximum period of time after which the Probe message is expected from the neighbor. The range supported is 7-90 seconds.
                     alaUdldPortConfigUdldDetectionPeriodTimer 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.6.1.1.5 unsigned32 read-write
Maximum period of time before which detection of neighbor is expected. If Reply to the Sent Echo message/(s) is not received before, the timer for detection period expires, the link is detected as faulty and the associated port state is marked Undetermined/Shutdown (depending upon the UDLD operation-mode is Normal/Aggressive).
                     alaUdldPortConfigUdldOperationalStatus 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.6.1.1.6 integer read-only
The state of the interface as determined by UDLD operation. Enumeration: 'undetermined': 2, 'notapplicable': 0, 'bidirectional': 3, 'shutdown': 1.
         udldPortStats 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.7
             alaUdldPortStatsTable 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.7.1 no-access
A table containing UDLD statistics information.
                 alaUdldPortStatsEntry 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.7.1.1 no-access
A UDLD Statistics entry (per port).
                     alaUdldPortStatsIfIndex 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.7.1.1.1 interfaceindex no-access
The ifindex of the port on which UDLD is running
                     alaUdldNumUDLDNeighbors 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.7.1.1.2 unsigned32 read-only
This object gives the number of neighbors for the interface.
                     alaUdldPortStatsClear 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.7.1.1.3 integer read-write
Reset all statistics parameters corresponding to this port. By default, this objects contains a zero value. Enumeration: 'default': 0, 'reset': 1.
                     alaUdldPortNumProbeSent 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.7.1.1.4 counter32 read-only
Number of Probe message sent by a port.
                     alaUdldPortNumEchoSent 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.7.1.1.5 counter32 read-only
Number of Echo message sent by a port.
                     alaUdldPortNumInvalidRcvd 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.7.1.1.6 counter32 read-only
Number of Invalid message received by a port.
                     alaUdldPortNumFlushRcvd 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.7.1.1.7 counter32 read-only
Number of UDLD-Flush message received by a port.
         udldPortNeighborStats 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.8
             alaUdldPortNeighborStatsTable 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.8.1 no-access
UDLD port's PDU related statistics for a neighbor.
                 alaUdldPortNeighborStatsEntry 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.8.1.1 no-access
A UDLD Statistics entry (per port, per neighbor).
                     alaUdldPortNeighborStatsIfIndex 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.8.1.1.1 interfaceindex no-access
The ifindex of the port on which UDLD is running
                     alaUdldNeighborIfIndex 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.8.1.1.2 unsigned32 no-access
The index of the neighbor to which the Statistics belong
                     alaUdldNeighborName 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.8.1.1.3 snmpadminstring read-only
The name of the neighbor
                     alaUdldNumHelloRcvd 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.8.1.1.4 counter32 read-only
This object gives the number of hello messages recieved from the neighbor for this interface.
                     alaUdldNumEchoRcvd 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.8.1.1.5 counter32 read-only
This object gives the number of echo messages received from the neighbor for this interface.
         alaUdldPrevState 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.9 integer no-access
The previous UDLD state of the Port. Enumeration: 'undetermined': 2, 'notapplicable': 0, 'bidirectional': 3, 'shutdown': 1.
         alaUdldCurrentState 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.10 integer no-access
The current UDLD state of the Port. Enumeration: 'undetermined': 2, 'notapplicable': 0, 'bidirectional': 3, 'shutdown': 1.
         alaUdldPortIfIndex 1.3.6.1.4.1.6486.801.1.2.1.44.1.1.11 interfaceindex no-access
The ifindex of the port on which UDLD trap is raised
     alcatelIND1UDLDMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.44.1.2
Branch for UDLD Module MIB Subsystem Conformance Information.
         alcatelIND1UDLDMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.44.1.2.1
Branch for UDLD Module MIB Subsystem Units of Conformance.
             udldPortBaseGroup 1.3.6.1.4.1.6486.801.1.2.1.44.1.2.1.1
Collection of objects for management of UDLD Base Group.
             udldPortConfigGroup 1.3.6.1.4.1.6486.801.1.2.1.44.1.2.1.2
Collection of objects for management of UDLD Port Configuration Table.
             udldPortStatsGroup 1.3.6.1.4.1.6486.801.1.2.1.44.1.2.1.3
Collection of objects for management of UDLD Port Statistics Table.
             udldPortNeighborStatsGroup 1.3.6.1.4.1.6486.801.1.2.1.44.1.2.1.4
Collection of objects for management of UDLD Port Neighbor Statistics Table.
             udldPortTrapGroup 1.3.6.1.4.1.6486.801.1.2.1.44.1.2.1.5
Collection of objects for UDLD Traps.
         alcatelIND1UDLDMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.44.1.2.2
Branch for UDLD Module MIB Subsystem Compliance Statements.
             alcatelIND1UDLDMIBCompliance 1.3.6.1.4.1.6486.801.1.2.1.44.1.2.2.1
Compliance statement for UDLD.
     alaUdldEvents 1.3.6.1.4.1.6486.801.1.2.1.44.1.3
             udldStateChange 1.3.6.1.4.1.6486.801.1.2.1.44.1.3.0.1
The UDLD-state of port has changed. Notify the user by raising the Trap. Notify the Management Entity the previous UDLD-state and UDLD-Current.