MIBs Depot

SLE-AM-MIB

Registered at
1.3.6.1.4.1.6296.101.15
Last updated
2014-02-06 00:00
Organization
Revisions
2014-02-06 00:00
Namespace
dasan
Source file
SLE-AM-MIB
Digest
sha256:dc8d58a086660c1e0988576d51260b68e8d9cd18bed8941cfa5303a59671ddc2

Description

This MIB contains all needed informations about Alarm Manager.

Imports

FromSymbols
DASAN-SMIsleMgmt
SLE-TC-MIBSleControlRequestResultType, SleControlStatusType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIGauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso, zeroDotZero
SNMPv2-TCDisplayString, 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.

DASAN-SMI
SLE-AM-MIB
SLE-TC-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
AMAlarmAco
TEXTUAL-CONVENTION
ACO control configuration acoOff(1) : buzzer operation enable. acoOn(2) : buzzer operation disable. acoOpr(3) : current buzzer cut.
current
AMAlarmClassId
TEXTUAL-CONVENTION
alarm class id 1~65535
current
AMAlarmGuardTime
TEXTUAL-CONVENTION
alarm guard time 1~30 (second) 0, no alarm guard time apply
current
AMAlarmId
TEXTUAL-CONVENTION
Current Alarm ID 1~65535
current
AMAlarmLed
TEXTUAL-CONVENTION
LED control configuration ledOff(1) : LED operation disable. ledOn(2) : LED operation enable. ledOpr(3) : current LED off.
current
AMAlarmReason
TEXTUAL-CONVENTION
Alarm reason Description string (include location infomatiln)
current
AMAlarmSeverity
TEXTUAL-CONVENTION
Severity of Alarm
current
AMAlarmSrc
TEXTUAL-CONVENTION
|type|length|value|type|length|value|.... type (1-byte) : alarm location type length(1-byte) : alarm location value length value (length-bytes) : alarm location value
current
AMDateTime
TEXTUAL-CONVENTION
TOD integer value
current
AMTrapState
TEXTUAL-CONVENTION
This status explains whether TRAP status is enabled or disabled. Enable(1) : Alarm Trap State is Enabled. Hence TRAPs will be sent for this. Disable(0) : Alarm Trap State is Disabled. So Alarms won't be notified to user.
current
AlarmStatus
TEXTUAL-CONVENTION
This is the status of the alarm. Cleared(0) : Alarm status is cleared Raised(1) : Alarm status is raised. Masked(2) : alarm is suppressed. Disable(3) : Alarm disable Forced-clear(4) : Init alarm Event(5) : Event report Unmasked(6) :Alarm suppression release
current

Objects

NameOIDSyntaxAccessStatus
sleAMAlarmTrapNeId
OBJECT-TYPE
use for NE idendification when alarm(or event) trap system MAC address
1.3.6.1.4.1.6296.101.15.1OCTET STRING (SIZE(6))read-onlycurrent
sleAMConfigBase
OBJECT-IDENTITY
1.3.6.1.4.1.6296.101.15.2
sleAMConfigTable
OBJECT-TYPE
This table is the class Master Alarm table. It gets populated when system init is done. And it contains all the class alarms supported for the device
1.3.6.1.4.1.6296.101.15.2.1not-accessiblecurrent
sleAMConfigEntry
OBJECT-TYPE
1.3.6.1.4.1.6296.101.15.2.1.1not-accessiblecurrent
sleAMConfigAlarmClassId
OBJECT-TYPE
Class ID starts from 1 to 65535 for the system. And these IDs are defined by alarm-client
1.3.6.1.4.1.6296.101.15.2.1.1.1AMAlarmClassIdread-onlycurrent
sleAMConfigAlarmId
OBJECT-TYPE
Alarm ID Alarm ID starts from 1 to 65535 for the system. And these IDs are defined by alarm-client
1.3.6.1.4.1.6296.101.15.2.1.1.2AMAlarmIdread-onlycurrent
sleAMConfigAlarmName
OBJECT-TYPE
Alarm Name string
1.3.6.1.4.1.6296.101.15.2.1.1.3OCTET STRINGread-writecurrent
sleAMConfigAlarmSeverity
OBJECT-TYPE
Alarm severity: The default severity is pre-defined by each Alarm manager clients critical(1), major(2), minor(3), warning(4), intermediate(5),
1.3.6.1.4.1.6296.101.15.2.1.1.4AMAlarmSeverityread-onlycurrent
sleAMConfigAlarmEnableState
OBJECT-TYPE
Alarm Trap State. Based on the trap state, the alarm will be notified to NMS. If the TRAP STATE is enabled then the alarm will be notified else wont be notified. enable (1) disabe (0)
1.3.6.1.4.1.6296.101.15.2.1.1.5AMTrapStateread-onlycurrent
sleAMConfigAlarmRaiseGuardTime
OBJECT-TYPE
Alarm raise Soaking time. When any alarm is raised, this attribute specifies how much time the alarm should be soaked before notifying to Alarm manager range:1 ~ 30, (if '0', no soaking time)
1.3.6.1.4.1.6296.101.15.2.1.1.6AMAlarmGuardTimeread-onlycurrent
sleAMConfigAlarmClearGuardTime
OBJECT-TYPE
Alarm clear Soaking time. When any alarm is cleared, this attribute specifies how much time the alarm should be soaked before notifying to Alarm manager range:1 ~ 30, (if '0', no soaking time)
1.3.6.1.4.1.6296.101.15.2.1.1.7AMAlarmGuardTimeread-onlycurrent
sleAMConfigAlarmLed
OBJECT-TYPE
Alarm led configuration. Determinde led operate or not, when alarms occur. off(0): led not operate on(1) : led operate
1.3.6.1.4.1.6296.101.15.2.1.1.8INTEGER {off(0), on(1)}read-writecurrent
sleAMConfigSpecificId
OBJECT-TYPE
Alarm Configuration specific ID(4bytes) classId and alarmID are combinded with a specificID * 1st,2nd Bytes - ClassId * 3rd,4th bytes - alarmID
1.3.6.1.4.1.6296.101.15.2.1.1.9Integer32read-writecurrent
sleAMConfigControl
OBJECT-IDENTITY
1.3.6.1.4.1.6296.101.15.2.2
sleAMConfigControlRequest
OBJECT-TYPE
The configuration commands, and user can configure functions via setting this entry as proper value.
1.3.6.1.4.1.6296.101.15.2.2.1INTEGER {setAMConfigTrapEnableState(1), setAMConfigRaiseGuardTime(2), setAMConfigClearGuardTime(3), setAMConfigSeverity(4), setAMConfigLed(5)}read-writecurrent
sleAMConfigControlStatus
OBJECT-TYPE
status of user command. User have to check this value as .busy. or .idle. before do setRequest.
1.3.6.1.4.1.6296.101.15.2.2.2SleControlStatusTyperead-onlycurrent
sleAMConfigControlTimer
OBJECT-TYPE
the wait-time until setRequest end. In case of short-time command, this value is 0
1.3.6.1.4.1.6296.101.15.2.2.3Gauge32read-writecurrent
sleAMConfigControlTimeStamp
OBJECT-TYPE
the time stamp of the last command. (don.t care)
1.3.6.1.4.1.6296.101.15.2.2.4TimeTicksread-onlycurrent
sleAMConfigControlReqResult
OBJECT-TYPE
Result of the last command.
1.3.6.1.4.1.6296.101.15.2.2.5SleControlRequestResultTyperead-onlycurrent
sleAMConfigControlAlarmClassId
OBJECT-TYPE
Alarm Manager Class ID
1.3.6.1.4.1.6296.101.15.2.2.6AMAlarmClassIdread-writecurrent
sleAMConfigControlAlarmId
OBJECT-TYPE
Alarm Manager Alarm Index
1.3.6.1.4.1.6296.101.15.2.2.7AMAlarmIdread-writecurrent
sleAMConfigControlSeverity
OBJECT-TYPE
Alarm Class Severity critical(1), major(2), minor(3), warning(4), ignore(5), default(6)
1.3.6.1.4.1.6296.101.15.2.2.8AMAlarmSeverityread-writecurrent
sleAMConfigControlEnableState
OBJECT-TYPE
Alarm Trap State. Based on the trap state, the alarm will be notified to NMS. If the TRAP STATE is enabled then the alarm will be notified else wont be notified. enable (1) disabe (0)
1.3.6.1.4.1.6296.101.15.2.2.9AMTrapStateread-writecurrent
sleAMConfigControlRaiseGuardTime
OBJECT-TYPE
Alarm Raise Soaking time. When any alarm is raised, this attribute specifies how much time the alarm should be soaked before notifying to Alarm manager range:1 ~ 30, (if '0', no soaking time)
1.3.6.1.4.1.6296.101.15.2.2.10AMAlarmGuardTimeread-writecurrent
sleAMConfigControlClearGuardTime
OBJECT-TYPE
Alarm clear Soaking time. When any alarm is cleared, this attribute specifies how much time the alarm should be soaked before notifying to Alarm manager range:1 ~ 30, (if '0', no soaking time)
1.3.6.1.4.1.6296.101.15.2.2.11AMAlarmGuardTimeread-writecurrent
sleAMConfigControlLed
OBJECT-TYPE
Alarm led configuration. Determinde led operate or not, when alarms occur. off(0): led not operate on(1) : led operate
1.3.6.1.4.1.6296.101.15.2.2.12Integer32read-writecurrent
sleAMConfigNotification
OBJECT-IDENTITY
1.3.6.1.4.1.6296.101.15.2.3
sleAMCurrentBase
OBJECT-IDENTITY
1.3.6.1.4.1.6296.101.15.3
sleAMCurrentTable
OBJECT-TYPE
This table contains the current active alarms for the Alarm Class. Each Row in this table gets populated when any Alarm is raised
1.3.6.1.4.1.6296.101.15.3.1not-accessiblecurrent
sleAMCurrentEntry
OBJECT-TYPE
1.3.6.1.4.1.6296.101.15.3.1.1not-accessiblecurrent
sleAMCurrentSeqId
OBJECT-TYPE
alarm sequence id key of current alarm table it generated by alarm-manager automatically
1.3.6.1.4.1.6296.101.15.3.1.1.1Unsigned32 (1..65535)read-onlycurrent
sleAMCurrentAlarmSource
OBJECT-TYPE
alarm location infomation |type|length|value|type|length|value|.... type (1-byte) : alarm location type length(1-byte) : alarm location value length value (length-bytes) : alarm location value
1.3.6.1.4.1.6296.101.15.3.1.1.2AMAlarmSrcread-onlycurrent
sleAMCurrentAlarmClassId
OBJECT-TYPE
Class ID starts from 1 to 65535 for the system. And these IDs are defined by alarm-client
1.3.6.1.4.1.6296.101.15.3.1.1.3AMAlarmClassIdread-onlycurrent
sleAMCurrentAlarmId
OBJECT-TYPE
Alarm ID Alarm ID starts from 1 to 65535 for the system. And these IDs are defined by alarm-client
1.3.6.1.4.1.6296.101.15.3.1.1.4AMAlarmIdread-onlycurrent
sleAMCurrentAlarmStatus
OBJECT-TYPE
Current Alarm State: raised (1), masked(2)
1.3.6.1.4.1.6296.101.15.3.1.1.5AlarmStatusread-onlycurrent
sleAMCurrentAlarmSeverity
OBJECT-TYPE
Current Alarm Severity: critical(1), major(2), minor(3), warning(4)
1.3.6.1.4.1.6296.101.15.3.1.1.6AMAlarmSeverityread-onlycurrent
sleAMCurrentAlarmReason
OBJECT-TYPE
reasion string
1.3.6.1.4.1.6296.101.15.3.1.1.7AMAlarmReasonread-onlycurrent
sleAMCurrentTimeAndDate
OBJECT-TYPE
Current Alarm Time and Date
1.3.6.1.4.1.6296.101.15.3.1.1.8TimeTicksread-onlycurrent
sleAMCurrentSpecificId
OBJECT-TYPE
Current Alarm specific ID(4bytes) classId and alarmID are combinded with a specificID * 1st,2nd Bytes - ClassId * 3rd,4th bytes - alarmID
1.3.6.1.4.1.6296.101.15.3.1.1.9INTEGERread-writecurrent
sleAMCurrentControl
OBJECT-IDENTITY
1.3.6.1.4.1.6296.101.15.3.2
sleAMCurrentControlRequest
OBJECT-TYPE
The configuration commands, and user can configure functions via setting this entry as proper value. 1: all current alarm clear 2: current alarm clear by SeqId 3: current alarm clear by Source(location)
1.3.6.1.4.1.6296.101.15.3.2.1INTEGER {allAlarmClear(1), alarmClearBySeqId(2), alarmClearBySource(3)}read-writecurrent
sleAMCurrentControlStatus
OBJECT-TYPE
status of user command. User have to check this value as .busy. or .idle. before do setRequest.
1.3.6.1.4.1.6296.101.15.3.2.2SleControlStatusTyperead-onlycurrent
sleAMCurrentControlTimer
OBJECT-TYPE
the wait-time until setRequest end. In case of short-time command, this value is 0
1.3.6.1.4.1.6296.101.15.3.2.3Gauge32read-writecurrent
sleAMCurrentControlTimeStamp
OBJECT-TYPE
the time stamp of the last command. (don.t care)
1.3.6.1.4.1.6296.101.15.3.2.4TimeTicksread-onlycurrent
sleAMCurrentControlReqResult
OBJECT-TYPE
Result of the last command.
1.3.6.1.4.1.6296.101.15.3.2.5SleControlRequestResultTyperead-onlycurrent
sleAMCurrentControlSeqId
OBJECT-TYPE
current alarmControl Sequence ID.(0, all mcurrent alarm cleared) Valid only if the sleAMHistoryControlRequest value is set to 2(alarmHistoryClearBySeqId).
1.3.6.1.4.1.6296.101.15.3.2.6Unsigned32read-writecurrent
sleAMCurrentControlSource
OBJECT-TYPE
current alarm clear location infomation |type|length|value|type|length|value|.... type (1-byte) : alarm location type length(1-byte) : alarm location value length value (length-bytes) : alarm location value
1.3.6.1.4.1.6296.101.15.3.2.7AMAlarmSrcread-writecurrent
sleAMCurrentNotification
OBJECT-IDENTITY
1.3.6.1.4.1.6296.101.15.3.3
sleAMHistoryBase
OBJECT-IDENTITY
1.3.6.1.4.1.6296.101.15.4
sleAMHistoryTable
OBJECT-TYPE
This Table is used to for keeping the Alarm History
1.3.6.1.4.1.6296.101.15.4.1not-accessiblecurrent
sleAMHistoryEntry
OBJECT-TYPE
1.3.6.1.4.1.6296.101.15.4.1.1not-accessiblecurrent
sleAMHistorySeqId
OBJECT-TYPE
Alarm History Sequence ID. This sequence Id is maintained based on the TRAP sent.
1.3.6.1.4.1.6296.101.15.4.1.1.1Unsigned32 (1..65535)read-onlycurrent
sleAMHistoryAlarmSource
OBJECT-TYPE
|type|length|value|type|length|value|.... type (1-byte) : alarm location type length(1-byte) : alarm location value length value (length-bytes) : alarm location value
1.3.6.1.4.1.6296.101.15.4.1.1.2AMAlarmSrcread-onlycurrent
sleAMHistoryAlarmClassId
OBJECT-TYPE
Class ID starts from 1 to 65535 for the system. And these IDs are defined by alarm-client
1.3.6.1.4.1.6296.101.15.4.1.1.3AMAlarmClassIdread-onlycurrent
sleAMHistoryAlarmId
OBJECT-TYPE
History Alarm ID Alarm ID starts from 1 to 65535 for the system. And these IDs are defined by alarm-client
1.3.6.1.4.1.6296.101.15.4.1.1.4AMAlarmIdread-onlycurrent
sleAMHistoryAlarmStatus
OBJECT-TYPE
History Alarm State: cleared (0), raised (1), masked(2)
1.3.6.1.4.1.6296.101.15.4.1.1.5AlarmStatusread-onlycurrent
sleAMHistoryAlarmSeverity
OBJECT-TYPE
History alarm Severity critical(1), major(2), minor(3), warning(4)
1.3.6.1.4.1.6296.101.15.4.1.1.6AMAlarmSeverityread-onlycurrent
sleAMHistoryAlarmReason
OBJECT-TYPE
History alarm Reason string
1.3.6.1.4.1.6296.101.15.4.1.1.7AMAlarmReasonread-writecurrent
sleAMHistoryAlarmTimeDate
OBJECT-TYPE
History Alarm Time and Date
1.3.6.1.4.1.6296.101.15.4.1.1.8TimeTicksread-onlycurrent
sleAMHistorySpecificId
OBJECT-TYPE
Alarm History specific ID(4bytes) classId and alarmID are combinded with a specificID * 1st,2nd Bytes - ClassId * 3rd,4th bytes - alarmID
1.3.6.1.4.1.6296.101.15.4.1.1.9Integer32read-writecurrent
sleAMHistoryControl
OBJECT-IDENTITY
1.3.6.1.4.1.6296.101.15.4.2
sleAMHistoryControlRequest
OBJECT-TYPE
The configuration commands, and user can configure functions via setting this entry as proper value. clearAlarmHistory : clears the alarms from the History Table 1: all alarm history clear 2: alarm history clear by SeqId 3: alarm history clear by Source(location)
1.3.6.1.4.1.6296.101.15.4.2.1INTEGER {allAlarmHistoryClear(1), alarmHistoryClearBySeqId(2), alarmHistoryClearBySource(3)}read-writecurrent
sleAMHistoryControlStatus
OBJECT-TYPE
status of user command. User have to check this value as .busy. or .idle. before do setRequest.
1.3.6.1.4.1.6296.101.15.4.2.2SleControlStatusTyperead-onlycurrent
sleAMHistoryControlTimer
OBJECT-TYPE
the wait-time until setRequest end. In case of short-time command, this value is 0
1.3.6.1.4.1.6296.101.15.4.2.3Gauge32read-writecurrent
sleAMHistoryControlTimeStamp
OBJECT-TYPE
the time stamp of the last command. (don.t care)
1.3.6.1.4.1.6296.101.15.4.2.4TimeTicksread-onlycurrent
sleAMHistoryControlReqResult
OBJECT-TYPE
Result of the last command.
1.3.6.1.4.1.6296.101.15.4.2.5SleControlRequestResultTyperead-onlycurrent
sleAMHistoryControSeqId
OBJECT-TYPE
Alarm History Control Sequence ID. Specify cleared history alarm ID (0, all alarm history cleared)
1.3.6.1.4.1.6296.101.15.4.2.6Unsigned32read-writecurrent
sleAMHistoryControSource
OBJECT-TYPE
alarm history clear location infomation Valid only if the sleAMHistoryControlRequest value is set to 3(alarmHistoryClearBySource). |type|length|value|type|length|value|.... type (1-byte) : alarm location type length(1-byte) : alarm location value length value (length-bytes) : alarm location value
1.3.6.1.4.1.6296.101.15.4.2.7AMAlarmSrcread-writecurrent
sleAMHistoryNotification
OBJECT-IDENTITY
1.3.6.1.4.1.6296.101.15.4.3
sleAMAcoBase
OBJECT-IDENTITY
1.3.6.1.4.1.6296.101.15.5
sleAMAcoInfoEntry
OBJECT-IDENTITY
1.3.6.1.4.1.6296.101.15.5.1
sleAMAcoInfo
OBJECT-TYPE
ACO control configuration acoOff(1) : buzzer operation enable. acoOn(2) : buzzer operation disable. acoOpr(3) : current buzzer cut.
1.3.6.1.4.1.6296.101.15.5.1.1AMAlarmAcoread-onlycurrent
sleAMAcoControl
OBJECT-IDENTITY
1.3.6.1.4.1.6296.101.15.5.2
sleAMAcoControlRequest
OBJECT-TYPE
The configuration commands, and user can configure functions via setting this entry as proper value.
1.3.6.1.4.1.6296.101.15.5.2.1INTEGER {oprAco(1), setAco(2)}read-writecurrent
sleAMAcogControlStatus
OBJECT-TYPE
status of user command. User have to check this value as .busy. or .idle. before do setRequest.
1.3.6.1.4.1.6296.101.15.5.2.2SleControlStatusTyperead-onlycurrent
sleAMAcoControlTimer
OBJECT-TYPE
the wait-time until setRequest end. In case of short-time command, this value is 0
1.3.6.1.4.1.6296.101.15.5.2.3Gauge32read-writecurrent
sleAMAcoControlTimeStamp
OBJECT-TYPE
the time stamp of the last command. (don.t care)
1.3.6.1.4.1.6296.101.15.5.2.4TimeTicksread-onlycurrent
sleAMAcoControlReqResult
OBJECT-TYPE
Result of the last command.
1.3.6.1.4.1.6296.101.15.5.2.5SleControlRequestResultTyperead-onlycurrent
sleAMAcoControlSet
OBJECT-TYPE
ACO control acoOff(1) : buzzer operation enable. acoOn(2) : buzzer operation disable. acoOpr(3) : current buzzer cut.
1.3.6.1.4.1.6296.101.15.5.2.6AMAlarmAcoread-writecurrent
sleAMAcoNotification
OBJECT-IDENTITY
1.3.6.1.4.1.6296.101.15.5.3
sleAMLedBase
OBJECT-IDENTITY
1.3.6.1.4.1.6296.101.15.6
sleAMLedTable
OBJECT-TYPE
This table contains the LED status and configuration.
1.3.6.1.4.1.6296.101.15.6.1not-accessiblecurrent
sleAMLedEntry
OBJECT-TYPE
1.3.6.1.4.1.6296.101.15.6.1.1not-accessiblecurrent
sleAMLedSeverity
OBJECT-TYPE
LED Alarm Severity critical(1), major(2), minor(3),
1.3.6.1.4.1.6296.101.15.6.1.1.1INTEGER {critical(1), major(2), minor(3)}read-writecurrent
sleAMLedSet
OBJECT-TYPE
ACO control configuration acoOff(1) : buzzer operation enable. acoOn(2) : buzzer operation disable. acoOpr(3) : current buzzer cut.
1.3.6.1.4.1.6296.101.15.6.1.1.2AMAlarmLedread-writecurrent
sleAMLedCount
OBJECT-TYPE
alarm count of the associated led
1.3.6.1.4.1.6296.101.15.6.1.1.3Integer32read-writecurrent
sleAMLedControl
OBJECT-IDENTITY
1.3.6.1.4.1.6296.101.15.6.2
sleAMLedControlRequest
OBJECT-TYPE
The configuration commands, and user can configure functions via setting this entry as proper value.
1.3.6.1.4.1.6296.101.15.6.2.1INTEGER {oprLed(1), setLed(2), ledCount(3)}read-writecurrent
sleAMLedControlStatus
OBJECT-TYPE
status of user command. User have to check this value as .busy. or .idle. before do setRequest.
1.3.6.1.4.1.6296.101.15.6.2.2SleControlStatusTyperead-onlycurrent
sleAMLedControlTimer
OBJECT-TYPE
the wait-time until setRequest end. In case of short-time command, this value is 0
1.3.6.1.4.1.6296.101.15.6.2.3Gauge32read-writecurrent
sleAMLedControlTimeStamp
OBJECT-TYPE
the time stamp of the last command. (don.t care)
1.3.6.1.4.1.6296.101.15.6.2.4TimeTicksread-onlycurrent
sleAMLedControlReqResult
OBJECT-TYPE
Result of the last command.
1.3.6.1.4.1.6296.101.15.6.2.5SleControlRequestResultTyperead-onlycurrent
sleAMLedControlSeverity
OBJECT-TYPE
LED Alarm Severity critical(1), major(2), minor(3),
1.3.6.1.4.1.6296.101.15.6.2.6INTEGER {all(0), critical(1), major(2), minor(3)}read-writecurrent
sleAMLedControlSet
OBJECT-TYPE
LED control configuration ledOff(1) : LED operation disable. ledOn(2) : LED operation enable. ledOpr(3) : current LED off.
1.3.6.1.4.1.6296.101.15.6.2.7AMAlarmLedread-writecurrent
sleAMLedNotification
OBJECT-IDENTITY
1.3.6.1.4.1.6296.101.15.6.3

Notifications

NameOIDStatus
sleAMConfigSeverityChanged
NOTIFICATION-TYPE
Notification for Alarm severity change
1.3.6.1.4.1.6296.101.15.2.3.1current
sleAMConfigEnableStateChanged
NOTIFICATION-TYPE
Notification for Class Trap State change
1.3.6.1.4.1.6296.101.15.2.3.2current
sleAMConfigRaiseGuardTimeChanged
NOTIFICATION-TYPE
Notification for Raise Soak time change
1.3.6.1.4.1.6296.101.15.2.3.3current
sleAMConfigClearGuardTimeChanged
NOTIFICATION-TYPE
Notification for Clear Soak time change
1.3.6.1.4.1.6296.101.15.2.3.4current
sleAMConfigLedChanged
NOTIFICATION-TYPE
Notification for Alarm led configuration change
1.3.6.1.4.1.6296.101.15.2.3.5current
sleAMCurrentAlarmCleared
NOTIFICATION-TYPE
Notification for current alarm clear
1.3.6.1.4.1.6296.101.15.3.3.1current
sleAlarmTrapAlarm
NOTIFICATION-TYPE
Notify Alarm Raise/Clear TRAPS to NMS for each entry in the Table
1.3.6.1.4.1.6296.101.15.3.3.2current
sleAlarmTrapEvent
NOTIFICATION-TYPE
Notify Event Occur TRAPS to NMS for each entry in the Table
1.3.6.1.4.1.6296.101.15.3.3.3current
sleAMHistoryAlarmCleared
NOTIFICATION-TYPE
Notification for History Class cleared
1.3.6.1.4.1.6296.101.15.4.3.1current
sleAMAcoChanged
NOTIFICATION-TYPE
Notification for Alarm ACO configuration change
1.3.6.1.4.1.6296.101.15.5.3.1current
sleAMLedChanged
NOTIFICATION-TYPE
Notification for LED configuration change
1.3.6.1.4.1.6296.101.15.6.3.1current