ALCATEL-IND1-TRAP-MGR-MIB: View SNMP OID List / Download MIB

VENDOR: ALCATEL


 Home MIB: ALCATEL-IND1-TRAP-MGR-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
 alcatelIND1TrapMgrMIB 1.3.6.1.4.1.6486.801.1.2.1.2.1
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): For the Birds Of Prey Product Line Trap Manager Subsystem. 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
     alcatelIND1TrapMgrMIBNotifications 1.3.6.1.4.1.6486.801.1.2.1.2.1.0
Branch For TrapMgr MIB Subsystem Notifications.
         trapAbsorptionTrap 1.3.6.1.4.1.6486.801.1.2.1.2.1.0.1
The absorption Trap is sent when a trap has been absorbed at least once.
     alcatelIND1TrapMgrMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.2.1.1
Branch For Trap Manager Subsystem Managed Objects.
         trapMgt 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1
             trapConfigTable 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.1 no-access
The trap configuration table.
                 trapConfigEntry 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.1.1 no-access
A trap configuration entry.
                     trapIndex 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.1.1.1 integer32 read-only
Trap identifier.
                     trapName 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.1.1.2 snmpadminstring read-only
Trap name.
                     trapFamily 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.1.1.3 snmpadminstring read-only
Trap family name.
                     trapAbsorbPeriod 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.1.1.4 integer32 read-only
at maximum, one instance of this trap is sent out within the period. value 0 : the trap is not absorbed.
             trapStationTable 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2 no-access
A list of management stations.
                 trapStationEntry 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2.1 no-access
A management station entry.
                     trapStationIP 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2.1.1 ipaddress read-only
The IP address of this management entity.
                     trapStationPort 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2.1.2 unsigned32 read-only
The UDP port used by this management entity. This defaults to the SNMP-TRAP port 162.
                     trapStationRowStatus 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2.1.3 rowstatus read-only
Reading or writting values : - active (1) : traps enabled to the station - notInService (2) : traps disabled to the station Only reading values : - notReady (3) : missing parameters for the station Only writting values : - createAndGo (4) : to create an active station - createAndWait (5) : to create a notInService station - destroy (6) : to remove a station.
                     trapStationProtocol 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2.1.4 integer read-only
The type of protocol used to send the traps to the station. The different values are : v1 : the traps are sent using SNMPv1. v2 : the traps are sent using SNMPv2. v3 : the traps are sent using SNMPv3. Enumeration: 'v1': 1, 'v2': 2, 'v3': 3.
                     trapStationUser 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2.1.5 snmpadminstring read-only
User name used to send the trap to the station. This name must correspond to an existing user account name.
                     trapStationReplay 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2.1.6 unsigned32 read-only
The replay value. The switch is required to send the last known traps for this station from the replay value.
                     trapStationNextSeq 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2.1.7 unsigned32 read-only
The sequence number of the next trap generated for this station.
             trapFilterTable 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.3 no-access
The trap filtering table for each individual trap.
                 trapFilterEntry 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.3.1 no-access
A trap filter entry.
                     trapFilterStatus 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.3.1.1 integer read-write
For the individual filtering : on : the filter is activated, the traps identified by trapFilterId can not be sent to the SNMP manager identified by trapStationIP. off : no filter is activated. Enumeration: 'on': 1, 'off': 2.
             trapAbsorption 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.4 integer read-write
enable : the trap absorption service is enabled disable : the trap absorption service is disabled. Enumeration: 'enable': 1, 'disable': 2.
             trapToWebView 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.5 integer read-write
enable : the traps are forwarded to WebView disable : the traps are not forwarded to WebView. Enumeration: 'enable': 1, 'disable': 2.
             alaTrapInetStationTable 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6 no-access
A list of management stations.
                 alaTrapInetStationEntry 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1 no-access
A management station entry.
                     alaTrapInetStationIPType 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.1 inetaddresstype no-access
The value of alaTrapInetStationIPType indicates the IP address type for alaTrapInetStationIP.
                     alaTrapInetStationIP 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.2 inetaddress no-access
The IP address of this management entity. The address type of alaTrapInetStationIP is indicated by alaTrapInetStationIPType.
                     alaTrapInetStationPort 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.3 unsigned32 read-only
The UDP port used by this management entity. This defaults to the SNMP-TRAP port 162.
                     alaTrapInetStationRowStatus 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.4 rowstatus read-only
Reading or writting values : - active (1) : traps enabled to the station - notInService (2) : traps disabled to the station Only reading values : - notReady (3) : missing parameters for the station Only writting values : - createAndGo (4) : to create an active station - createAndWait (5) : to create a notInService station - destroy (6) : to remove a station.
                     alaTrapInetStationProtocol 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.5 integer read-only
The type of protocol used to send the traps to the station. The different values are : v1 : the traps are sent using SNMPv1. v2 : the traps are sent using SNMPv2. v3 : the traps are sent using SNMPv3. Enumeration: 'v1': 1, 'v2': 2, 'v3': 3.
                     alaTrapInetStationUser 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.6 snmpadminstring read-only
User name used to send the trap to the station. This name must correspond to an existing user account name.
                     alaTrapInetStationReplay 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.7 unsigned32 read-only
The replay value. The switch is required to send the last known traps for this station from the replay value.
                     alaTrapInetStationNextSeq 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.8 unsigned32 read-only
The sequence number of the next trap generated for this station.
             alaTrapInetFilterTable 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.7 no-access
The trap filtering table for each individual trap.
                 alaTrapInetFilterEntry 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.7.1 no-access
A trap filter entry.
                     alaTrapInetFilterStatus 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.7.1.1 integer read-write
For the individual filtering : on : the filter is activated, the traps identified by trapFilterId can not be sent to the SNMP manager identified by alaTrapInetStationIP. off : no filter is activated. Enumeration: 'on': 1, 'off': 2.
         trapNotif 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.3
             trapAbsorStamp 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.3.1 unsigned32 no-access
The time stamp of the absorbed trap.
             trapAbsorTrapId 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.3.2 integer32 no-access
The trap identifier of the absorbed trap.
             trapAbsorCounter 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.3.3 unsigned32 no-access
The number of the iterations of the absorbed trap.
             trapAbsorTime 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.3.4 unsigned32 no-access
The time stamp of the last iteration.
     alcatelIND1TrapMgrMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.2.1.2
Branch For Trap Manager Subsystem Conformance Information.
         alcatelIND1TrapMgrMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.2.1.2.1
Branch For Trap Manager Subsystem Units Of Conformance.
             trapMgtGroup 1.3.6.1.4.1.6486.801.1.2.1.2.1.2.1.1
Collection of objects for Trap Management.
             trapTrapsGroup 1.3.6.1.4.1.6486.801.1.2.1.2.1.2.1.2
Collection of notifications for Trap Management.
             trapNotifGroup 1.3.6.1.4.1.6486.801.1.2.1.2.1.2.1.3
Collection of objects for Trap Management notifications.
         alcatelIND1TrapMgrMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.2.1.2.2
Branch For SNMP Agent Subsystem Compliance Statements.
             alcatelIND1TrapMgrMIBCompliance 1.3.6.1.4.1.6486.801.1.2.1.2.1.2.2.1
Compliance statement for Trap Manager Subsystem.