ALCATEL-IND1-TRAP-MGR-MIB
- Registered at
- 1.3.6.1.4.1.6486.801.1.2.1.2.1
- Last updated
- 2019-11-27 00:00
- Organization
- ALE USA Inc.
- Revisions
- 2019-11-27 00:00, 2010-05-13 00:00, 2007-08-07 00:00, 2014-09-18 00:00
- Namespace
- alcatel-aos7
- Source file
ALCATEL-IND1-TRAP-MGR-MIB- Digest
sha256:9840fe1fa5315ff3eae75ddb9dde13a3c31afaaceda3178a6cf69d088a7f7aa1
Description
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): For the OmniSwitch 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) ALE USA Inc. 2014-2019 Copyright (C) 1995-2013 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
Contact
Please consult with Customer Service to ensure the most appropriate version of this document is used with the products in question: Alcatel-Lucent Enterprise 26801 West Agoura Road Agoura Hills, CA 91301-5122 United States Of America Telephone: +1 800 995 2696 Electronic Mail: ebg_global_supportcenter@al-enterprise.com World Wide Web: https://www.al-enterprise.com
Imports
| From | Symbols |
|---|---|
| ALCATEL-IND1-BASE | softentIND1TrapMgr |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ALCATEL-IND1-BASE ALCATEL-IND1-TRAP-MGR-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| alcatelIND1TrapMgrMIBNotifications OBJECT-IDENTITY Branch For TrapMgr MIB Subsystem Notifications. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.0 | current | ||
| alcatelIND1TrapMgrMIBObjects OBJECT-IDENTITY Branch For Trap Manager Subsystem Managed Objects. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1 | current | ||
| trapMgt OBJECT-IDENTITY | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1 | |||
| trapConfigTable OBJECT-TYPE The trap configuration table. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.1 | not-accessible | current | |
| trapConfigEntry OBJECT-TYPE A trap configuration entry. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.1.1 | not-accessible | current | |
| trapIndex OBJECT-TYPE Trap identifier. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.1.1.1 | Integer32 (0..1024) | read-only | current |
| trapName OBJECT-TYPE Trap name. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.1.1.2 | SnmpAdminString (SIZE(1..64)) | read-only | current |
| trapFamily OBJECT-TYPE Trap family name. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.1.1.3 | SnmpAdminString (SIZE(1..64)) | read-only | current |
| trapAbsorbPeriod OBJECT-TYPE at maximum, one instance of this trap is sent out within the period. value 0 : the trap is not absorbed. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.1.1.4 | Integer32 (0..3600) | read-only | current |
| trapAdminState OBJECT-TYPE enable or disable trap's admin state. Osoleted traps cannot be admin enabled or disabled. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.1.1.5 | INTEGER {enable(1), disable(2), obsoleted(3)} | read-write | current |
| trapStationTable OBJECT-TYPE A list of management stations. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2 | not-accessible | current | |
| trapStationEntry OBJECT-TYPE A management station entry. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2.1 | not-accessible | current | |
| trapStationIP OBJECT-TYPE The IP address of this management entity. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2.1.1 | IpAddress | read-only | current |
| trapStationPort OBJECT-TYPE The UDP port used by this management entity. This defaults to the SNMP-TRAP port 162. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2.1.2 | Unsigned32 | read-create | current |
| trapStationRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2.1.3 | RowStatus | read-create | current |
| trapStationProtocol OBJECT-TYPE 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. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2.1.4 | INTEGER {v1(1), v2(2), v3(3)} | read-create | current |
| trapStationUser OBJECT-TYPE User name used to send the trap to the station. This name must correspond to an existing user account name. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2.1.5 | SnmpAdminString (SIZE(1..32)) | read-create | current |
| trapStationReplay OBJECT-TYPE The replay value. The switch is required to send the last known traps for this station from the replay value. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2.1.6 | Unsigned32 | read-create | current |
| trapStationNextSeq OBJECT-TYPE The sequence number of the next trap generated for this station. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2.1.7 | Unsigned32 | read-only | current |
| trapFilterTable OBJECT-TYPE The trap filtering table for each individual trap. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.3 | not-accessible | current | |
| trapFilterEntry OBJECT-TYPE A trap filter entry. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.3.1 | not-accessible | current | |
| trapFilterStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.3.1.1 | INTEGER {on(1), off(2)} | read-write | current |
| trapAbsorption OBJECT-TYPE enable : the trap absorption service is enabled disable : the trap absorption service is disabled. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.4 | INTEGER {enable(1), disable(2)} | read-write | current |
| trapToWebView OBJECT-TYPE enable : the traps are forwarded to WebView disable : the traps are not forwarded to WebView. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.5 | INTEGER {enable(1), disable(2)} | read-write | current |
| alaTrapInetStationTable OBJECT-TYPE A list of management stations. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6 | not-accessible | current | |
| alaTrapInetStationEntry OBJECT-TYPE A management station entry. The MAX size available for alaTrapInetStationIP is 127 because the table index cannot exceed MAX 128 dotted values. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1 | not-accessible | current | |
| alaTrapInetStationIPType OBJECT-TYPE The value of alaTrapInetStationIPType indicates the IP address type for alaTrapInetStationIP. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.1 | InetAddressType | not-accessible | current |
| alaTrapInetStationIP OBJECT-TYPE The IP address of this management entity. The address type of alaTrapInetStationIP is indicated by alaTrapInetStationIPType. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.2 | InetAddress (SIZE(1..128)) | not-accessible | current |
| alaTrapInetStationPort OBJECT-TYPE USM model it defaults to UDP port 162 and in TSM model it defaults to 10162. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.3 | Unsigned32 | read-create | current |
| alaTrapInetStationRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.4 | RowStatus | read-create | current |
| alaTrapInetStationProtocol OBJECT-TYPE 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. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.5 | INTEGER {v1(1), v2(2), v3(3)} | read-create | current |
| alaTrapInetStationUser OBJECT-TYPE User name used to send the trap to the station. This name must correspond to an existing user account name. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.6 | SnmpAdminString (SIZE(1..32)) | read-create | current |
| alaTrapInetStationReplay OBJECT-TYPE The replay value. The switch is required to send the last known traps for this station from the replay value. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.7 | Unsigned32 | read-create | current |
| alaTrapInetStationNextSeq OBJECT-TYPE The sequence number of the next trap generated for this station. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.8 | Unsigned32 | read-only | current |
| alaTrapInetStationSecurityModel OBJECT-TYPE The type of security model. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.9 | INTEGER {tsm(1), usm(2)} | read-create | current |
| alaTrapInetStationLocalIdentity OBJECT-TYPE Local identifier is file name of the X.509 certificate. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.10 | SnmpAdminString (SIZE(1..128)) | read-create | current |
| alaTrapInetStationRemoteIdentity OBJECT-TYPE Remote identifier is file name of the X.509 certificate. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.11 | SnmpAdminString (SIZE(1..128)) | read-create | current |
| alaTrapInetFilterTable OBJECT-TYPE The trap filtering table for each individual trap. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.7 | not-accessible | current | |
| alaTrapInetFilterEntry OBJECT-TYPE A trap filter entry. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.7.1 | not-accessible | current | |
| alaTrapInetFilterStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.7.1.1 | INTEGER {on(1), off(2)} | read-write | current |
| alaDgTrapStationTable OBJECT-TYPE A list of Dying Gasp management stations. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.8 | not-accessible | current | |
| alaDgTrapStationEntry OBJECT-TYPE A management station entry for Dying Gasp Trap. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.8.1 | not-accessible | current | |
| alaDgTrapStationIPType OBJECT-TYPE The IP network address type. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.8.1.1 | InetAddressType | not-accessible | current |
| alaDgTrapStationIP OBJECT-TYPE The IP address of Dying Gasp management entity. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.8.1.2 | InetAddress (SIZE(4 | 16)) | not-accessible | current |
| alaDgTrapStationPort OBJECT-TYPE The UDP port used by this management entity. This defaults to the SNMP-TRAP port 162. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.8.1.3 | Unsigned32 | read-only | current |
| alaDgTrapStationProtocol OBJECT-TYPE 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. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.8.1.4 | INTEGER {v1(1), v2(2), v3(3)} | read-only | current |
| alaDgTrapStationUser OBJECT-TYPE User name used to send the trap to the station. This name must correspond to an existing user account name. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.8.1.5 | SnmpAdminString (SIZE(1..32)) | read-only | current |
| alaDgTrapStationReplay OBJECT-TYPE The replay value. The switch is required to send the last known traps for this station from the replay value. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.8.1.6 | Unsigned32 | read-only | current |
| alaDgTrapStationNextSeq OBJECT-TYPE The sequence number of the next trap generated for this station. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.8.1.7 | Unsigned32 | read-only | current |
| trapNotif OBJECT-IDENTITY | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.3 | |||
| trapAbsorStamp OBJECT-TYPE The time stamp of the absorbed trap. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.3.1 | Unsigned32 | accessible-for-notify | current |
| trapAbsorTrapId OBJECT-TYPE The trap identifier of the absorbed trap. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.3.2 | Integer32 (0..1024) | accessible-for-notify | current |
| trapAbsorCounter OBJECT-TYPE The number of the iterations of the absorbed trap. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.3.3 | Unsigned32 | accessible-for-notify | current |
| trapAbsorTime OBJECT-TYPE The time stamp of the last iteration. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.3.4 | Unsigned32 | accessible-for-notify | current |
| alcatelIND1TrapMgrMIBConformance OBJECT-IDENTITY Branch For Trap Manager Subsystem Conformance Information. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.2 | current | ||
| alcatelIND1TrapMgrMIBGroups OBJECT-IDENTITY Branch For Trap Manager Subsystem Units Of Conformance. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.2.1 | current | ||
| alcatelIND1TrapMgrMIBCompliances OBJECT-IDENTITY Branch For SNMP Agent Subsystem Compliance Statements. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.2.2 | current |
Notifications
| Name | OID | Status |
|---|---|---|
| trapAbsorptionTrap NOTIFICATION-TYPE The absorption Trap is sent when a trap has been absorbed at least once. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.0.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| trapMgtGroup OBJECT-GROUP Collection of objects for Trap Management. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.2.1.1 | current |
| trapTrapsGroup NOTIFICATION-GROUP Collection of notifications for Trap Management. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.2.1.2 | current |
| trapNotifGroup OBJECT-GROUP Collection of objects for Trap Management notifications. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.2.1.3 | current |
| alcatelIND1TrapMgrMIBCompliance MODULE-COMPLIANCE Compliance statement for Trap Manager Subsystem. | 1.3.6.1.4.1.6486.801.1.2.1.2.1.2.2.1 | current |