ALCATEL-IND1-TRAP-MGR-MIB
File:
ALCATEL-IND1-TRAP-MGR-MIB.mib (20818 bytes)
Imported modules
Imported symbols
Defined Types
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 |
|
|
|
trapMgt |
1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1 |
OBJECT IDENTIFIER |
|
|
|
trapConfigEntry |
1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.1.1 |
A trap configuration entry. |
OBJECT-TYPE |
|
|
|
|
TrapConfigEntry |
|
|
trapIndex |
1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.1.1.1 |
Trap identifier. |
OBJECT-TYPE |
|
|
|
|
Integer32 |
0..1024 |
|
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. |
OBJECT-TYPE |
|
|
|
|
Integer32 |
0..3600 |
|
trapStationEntry |
1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.2.1 |
A management station entry. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
OBJECT-TYPE |
|
|
|
|
Unsigned32 |
|
|
trapFilterEntry |
1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.3.1 |
A trap filter entry. |
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. |
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. |
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. |
OBJECT-TYPE |
|
|
|
|
INTEGER |
enable(1), disable(2) |
|
alaTrapInetStationEntry |
1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.6.1 |
A management station entry. |
OBJECT-TYPE |
|
|
|
|
AlaTrapInetStationEntry |
|
|
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. |
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. |
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. |
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. |
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. |
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. |
OBJECT-TYPE |
|
|
|
|
Unsigned32 |
|
|
alaTrapInetFilterEntry |
1.3.6.1.4.1.6486.801.1.2.1.2.1.1.1.7.1 |
A trap filter entry. |
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. |
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. |
NOTIFICATION-TYPE |
|
|
|
trapNotif |
1.3.6.1.4.1.6486.801.1.2.1.2.1.1.3 |
OBJECT IDENTIFIER |
|
|
|
trapAbsorTrapId |
1.3.6.1.4.1.6486.801.1.2.1.2.1.1.3.2 |
The trap identifier of the absorbed trap. |
OBJECT-TYPE |
|
|
|
|
Integer32 |
0..1024 |
|
trapMgtGroup |
1.3.6.1.4.1.6486.801.1.2.1.2.1.2.1.1 |
Collection of objects for Trap Management. |
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. |
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. |
OBJECT-GROUP |
|
|
|