ALCATEL-IND1-TRAP-MGR-MIB

File: ALCATEL-IND1-TRAP-MGR-MIB.mib (20818 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
SNMPv2-CONF ALCATEL-IND1-BASE INET-ADDRESS-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY OBJECT-IDENTITY
IpAddress Integer32 Unsigned32
NOTIFICATION-TYPE RowStatus SnmpAdminString
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
softentIND1TrapMgr InetAddressType InetAddress

Defined Types

TrapConfigEntry  
SEQUENCE    
  trapIndex Integer32
  trapName SnmpAdminString
  trapFamily SnmpAdminString
  trapAbsorbPeriod Integer32

TrapStationEntry  
SEQUENCE    
  trapStationIP IpAddress
  trapStationPort Unsigned32
  trapStationRowStatus RowStatus
  trapStationProtocol INTEGER
  trapStationUser SnmpAdminString
  trapStationReplay Unsigned32
  trapStationNextSeq Unsigned32

TrapFilterEntry  
SEQUENCE    
  trapFilterStatus INTEGER

AlaTrapInetStationEntry  
SEQUENCE    
  alaTrapInetStationIPType InetAddressType
  alaTrapInetStationIP InetAddress
  alaTrapInetStationPort Unsigned32
  alaTrapInetStationRowStatus RowStatus
  alaTrapInetStationProtocol INTEGER
  alaTrapInetStationUser SnmpAdminString
  alaTrapInetStationReplay Unsigned32
  alaTrapInetStationNextSeq Unsigned32

AlaTrapInetFilterEntry  
SEQUENCE    
  alaTrapInetFilterStatus INTEGER

Defined Values

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
MODULE-IDENTITY    

alcatelIND1TrapMgrMIBNotifications 1.3.6.1.4.1.6486.801.1.2.1.2.1.0
Branch For TrapMgr MIB Subsystem Notifications.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1TrapMgrMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.2.1.1
Branch For Trap Manager Subsystem Managed Objects.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1TrapMgrMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.2.1.2
Branch For Trap Manager Subsystem Conformance Information.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1TrapMgrMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.2.1.2.1
Branch For Trap Manager Subsystem Units Of Conformance.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1TrapMgrMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.2.1.2.2
Branch For SNMP Agent Subsystem Compliance Statements.
Status: current Access: read-only
OBJECT-IDENTITY    

trapMgt 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1
OBJECT IDENTIFIER    

trapConfigTable 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.1
The trap configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrapConfigEntry

trapConfigEntry 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.1.1
A trap configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrapConfigEntry  

trapIndex 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.1.1.1
Trap identifier.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..1024  

trapName 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.1.1.2
Trap name.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..64)  

trapFamily 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.1.1.3
Trap family name.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..64)  

trapAbsorbPeriod 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.1.1.4
at maximum, one instance of this trap is sent out within the period. value 0 : the trap is not absorbed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..3600  

trapStationTable 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2
A list of management stations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrapStationEntry

trapStationEntry 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2.1
A management station entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrapStationEntry  

trapStationIP 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2.1.1
The IP address of this management entity.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

trapStationPort 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2.1.2
The UDP port used by this management entity. This defaults to the SNMP-TRAP port 162.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

trapStationRowStatus 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

trapStationProtocol 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 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
User name used to send the trap to the station. This name must correspond to an existing user account name.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

trapStationReplay 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2.1.6
The replay value. The switch is required to send the last known traps for this station from the replay value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

trapStationNextSeq 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2.1.7
The sequence number of the next trap generated for this station.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trapFilterTable 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.3
The trap filtering table for each individual trap.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrapFilterEntry

trapFilterEntry 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.3.1
A trap filter entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrapFilterEntry  

trapFilterStatus 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.3.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

trapAbsorption 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.4
enable : the trap absorption service is enabled disable : the trap absorption service is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

trapToWebView 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.5
enable : the traps are forwarded to WebView disable : the traps are not forwarded to WebView.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaTrapInetStationTable 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6
A list of management stations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaTrapInetStationEntry

alaTrapInetStationEntry 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1
A management station entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaTrapInetStationEntry  

alaTrapInetStationIPType 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.1
The value of alaTrapInetStationIPType indicates the IP address type for alaTrapInetStationIP.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

alaTrapInetStationIP 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.2
The IP address of this management entity. The address type of alaTrapInetStationIP is indicated by alaTrapInetStationIPType.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

alaTrapInetStationPort 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.3
The UDP port used by this management entity. This defaults to the SNMP-TRAP port 162.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

alaTrapInetStationRowStatus 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alaTrapInetStationProtocol 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 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
User name used to send the trap to the station. This name must correspond to an existing user account name.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

alaTrapInetStationReplay 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.7
The replay value. The switch is required to send the last known traps for this station from the replay value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

alaTrapInetStationNextSeq 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1.8
The sequence number of the next trap generated for this station.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaTrapInetFilterTable 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.7
The trap filtering table for each individual trap.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaTrapInetFilterEntry

alaTrapInetFilterEntry 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.7.1
A trap filter entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaTrapInetFilterEntry  

alaTrapInetFilterStatus 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.7.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

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.
Status: current Access: read-write
NOTIFICATION-TYPE    

trapNotif 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.3
OBJECT IDENTIFIER    

trapAbsorStamp 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.3.1
The time stamp of the absorbed trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

trapAbsorTrapId 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.3.2
The trap identifier of the absorbed trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..1024  

trapAbsorCounter 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.3.3
The number of the iterations of the absorbed trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

trapAbsorTime 1.3.6.1.4.1.6486.801.1.2.1.2.1.1.3.4
The time stamp of the last iteration.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

alcatelIND1TrapMgrMIBCompliance 1.3.6.1.4.1.6486.801.1.2.1.2.1.2.2.1
Compliance statement for Trap Manager Subsystem.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

trapMgtGroup 1.3.6.1.4.1.6486.801.1.2.1.2.1.2.1.1
Collection of objects for Trap Management.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

trapTrapsGroup 1.3.6.1.4.1.6486.801.1.2.1.2.1.2.1.2
Collection of notifications for Trap Management.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

trapNotifGroup 1.3.6.1.4.1.6486.801.1.2.1.2.1.2.1.3
Collection of objects for Trap Management notifications.
Status: current Access: accessible-for-notify
OBJECT-GROUP