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
| From | Symbols |
|---|---|
| DASAN-SMI | sleMgmt |
| SLE-TC-MIB | SleControlRequestResultType, SleControlStatusType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso, zeroDotZero |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| sleAMAlarmTrapNeId OBJECT-TYPE use for NE idendification when alarm(or event) trap system MAC address | 1.3.6.1.4.1.6296.101.15.1 | OCTET STRING (SIZE(6)) | read-only | current |
| 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.1 | not-accessible | current | |
| sleAMConfigEntry OBJECT-TYPE | 1.3.6.1.4.1.6296.101.15.2.1.1 | not-accessible | current | |
| 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.1 | AMAlarmClassId | read-only | current |
| 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.2 | AMAlarmId | read-only | current |
| sleAMConfigAlarmName OBJECT-TYPE Alarm Name string | 1.3.6.1.4.1.6296.101.15.2.1.1.3 | OCTET STRING | read-write | current |
| 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.4 | AMAlarmSeverity | read-only | current |
| 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.5 | AMTrapState | read-only | current |
| 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.6 | AMAlarmGuardTime | read-only | current |
| 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.7 | AMAlarmGuardTime | read-only | current |
| 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.8 | INTEGER {off(0), on(1)} | read-write | current |
| 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.9 | Integer32 | read-write | current |
| 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.1 | INTEGER {setAMConfigTrapEnableState(1), setAMConfigRaiseGuardTime(2), setAMConfigClearGuardTime(3), setAMConfigSeverity(4), setAMConfigLed(5)} | read-write | current |
| 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.2 | SleControlStatusType | read-only | current |
| 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.3 | Gauge32 | read-write | current |
| sleAMConfigControlTimeStamp OBJECT-TYPE the time stamp of the last command. (don.t care) | 1.3.6.1.4.1.6296.101.15.2.2.4 | TimeTicks | read-only | current |
| sleAMConfigControlReqResult OBJECT-TYPE Result of the last command. | 1.3.6.1.4.1.6296.101.15.2.2.5 | SleControlRequestResultType | read-only | current |
| sleAMConfigControlAlarmClassId OBJECT-TYPE Alarm Manager Class ID | 1.3.6.1.4.1.6296.101.15.2.2.6 | AMAlarmClassId | read-write | current |
| sleAMConfigControlAlarmId OBJECT-TYPE Alarm Manager Alarm Index | 1.3.6.1.4.1.6296.101.15.2.2.7 | AMAlarmId | read-write | current |
| 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.8 | AMAlarmSeverity | read-write | current |
| 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.9 | AMTrapState | read-write | current |
| 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.10 | AMAlarmGuardTime | read-write | current |
| 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.11 | AMAlarmGuardTime | read-write | current |
| 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.12 | Integer32 | read-write | current |
| 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.1 | not-accessible | current | |
| sleAMCurrentEntry OBJECT-TYPE | 1.3.6.1.4.1.6296.101.15.3.1.1 | not-accessible | current | |
| 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.1 | Unsigned32 (1..65535) | read-only | current |
| 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.2 | AMAlarmSrc | read-only | current |
| 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.3 | AMAlarmClassId | read-only | current |
| 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.4 | AMAlarmId | read-only | current |
| sleAMCurrentAlarmStatus OBJECT-TYPE Current Alarm State: raised (1), masked(2) | 1.3.6.1.4.1.6296.101.15.3.1.1.5 | AlarmStatus | read-only | current |
| 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.6 | AMAlarmSeverity | read-only | current |
| sleAMCurrentAlarmReason OBJECT-TYPE reasion string | 1.3.6.1.4.1.6296.101.15.3.1.1.7 | AMAlarmReason | read-only | current |
| sleAMCurrentTimeAndDate OBJECT-TYPE Current Alarm Time and Date | 1.3.6.1.4.1.6296.101.15.3.1.1.8 | TimeTicks | read-only | current |
| 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.9 | INTEGER | read-write | current |
| 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.1 | INTEGER {allAlarmClear(1), alarmClearBySeqId(2), alarmClearBySource(3)} | read-write | current |
| 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.2 | SleControlStatusType | read-only | current |
| 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.3 | Gauge32 | read-write | current |
| sleAMCurrentControlTimeStamp OBJECT-TYPE the time stamp of the last command. (don.t care) | 1.3.6.1.4.1.6296.101.15.3.2.4 | TimeTicks | read-only | current |
| sleAMCurrentControlReqResult OBJECT-TYPE Result of the last command. | 1.3.6.1.4.1.6296.101.15.3.2.5 | SleControlRequestResultType | read-only | current |
| 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.6 | Unsigned32 | read-write | current |
| 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.7 | AMAlarmSrc | read-write | current |
| 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.1 | not-accessible | current | |
| sleAMHistoryEntry OBJECT-TYPE | 1.3.6.1.4.1.6296.101.15.4.1.1 | not-accessible | current | |
| 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.1 | Unsigned32 (1..65535) | read-only | current |
| 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.2 | AMAlarmSrc | read-only | current |
| 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.3 | AMAlarmClassId | read-only | current |
| 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.4 | AMAlarmId | read-only | current |
| sleAMHistoryAlarmStatus OBJECT-TYPE History Alarm State: cleared (0), raised (1), masked(2) | 1.3.6.1.4.1.6296.101.15.4.1.1.5 | AlarmStatus | read-only | current |
| 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.6 | AMAlarmSeverity | read-only | current |
| sleAMHistoryAlarmReason OBJECT-TYPE History alarm Reason string | 1.3.6.1.4.1.6296.101.15.4.1.1.7 | AMAlarmReason | read-write | current |
| sleAMHistoryAlarmTimeDate OBJECT-TYPE History Alarm Time and Date | 1.3.6.1.4.1.6296.101.15.4.1.1.8 | TimeTicks | read-only | current |
| 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.9 | Integer32 | read-write | current |
| 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.1 | INTEGER {allAlarmHistoryClear(1), alarmHistoryClearBySeqId(2), alarmHistoryClearBySource(3)} | read-write | current |
| 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.2 | SleControlStatusType | read-only | current |
| 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.3 | Gauge32 | read-write | current |
| sleAMHistoryControlTimeStamp OBJECT-TYPE the time stamp of the last command. (don.t care) | 1.3.6.1.4.1.6296.101.15.4.2.4 | TimeTicks | read-only | current |
| sleAMHistoryControlReqResult OBJECT-TYPE Result of the last command. | 1.3.6.1.4.1.6296.101.15.4.2.5 | SleControlRequestResultType | read-only | current |
| 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.6 | Unsigned32 | read-write | current |
| 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.7 | AMAlarmSrc | read-write | current |
| 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.1 | AMAlarmAco | read-only | current |
| 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.1 | INTEGER {oprAco(1), setAco(2)} | read-write | current |
| 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.2 | SleControlStatusType | read-only | current |
| 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.3 | Gauge32 | read-write | current |
| sleAMAcoControlTimeStamp OBJECT-TYPE the time stamp of the last command. (don.t care) | 1.3.6.1.4.1.6296.101.15.5.2.4 | TimeTicks | read-only | current |
| sleAMAcoControlReqResult OBJECT-TYPE Result of the last command. | 1.3.6.1.4.1.6296.101.15.5.2.5 | SleControlRequestResultType | read-only | current |
| 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.6 | AMAlarmAco | read-write | current |
| 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.1 | not-accessible | current | |
| sleAMLedEntry OBJECT-TYPE | 1.3.6.1.4.1.6296.101.15.6.1.1 | not-accessible | current | |
| sleAMLedSeverity OBJECT-TYPE LED Alarm Severity critical(1), major(2), minor(3), | 1.3.6.1.4.1.6296.101.15.6.1.1.1 | INTEGER {critical(1), major(2), minor(3)} | read-write | current |
| 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.2 | AMAlarmLed | read-write | current |
| sleAMLedCount OBJECT-TYPE alarm count of the associated led | 1.3.6.1.4.1.6296.101.15.6.1.1.3 | Integer32 | read-write | current |
| 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.1 | INTEGER {oprLed(1), setLed(2), ledCount(3)} | read-write | current |
| 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.2 | SleControlStatusType | read-only | current |
| 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.3 | Gauge32 | read-write | current |
| sleAMLedControlTimeStamp OBJECT-TYPE the time stamp of the last command. (don.t care) | 1.3.6.1.4.1.6296.101.15.6.2.4 | TimeTicks | read-only | current |
| sleAMLedControlReqResult OBJECT-TYPE Result of the last command. | 1.3.6.1.4.1.6296.101.15.6.2.5 | SleControlRequestResultType | read-only | current |
| sleAMLedControlSeverity OBJECT-TYPE LED Alarm Severity critical(1), major(2), minor(3), | 1.3.6.1.4.1.6296.101.15.6.2.6 | INTEGER {all(0), critical(1), major(2), minor(3)} | read-write | current |
| 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.7 | AMAlarmLed | read-write | current |
| sleAMLedNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.15.6.3 |
Notifications
| Name | OID | Status |
|---|---|---|
| sleAMConfigSeverityChanged NOTIFICATION-TYPE Notification for Alarm severity change | 1.3.6.1.4.1.6296.101.15.2.3.1 | current |
| sleAMConfigEnableStateChanged NOTIFICATION-TYPE Notification for Class Trap State change | 1.3.6.1.4.1.6296.101.15.2.3.2 | current |
| sleAMConfigRaiseGuardTimeChanged NOTIFICATION-TYPE Notification for Raise Soak time change | 1.3.6.1.4.1.6296.101.15.2.3.3 | current |
| sleAMConfigClearGuardTimeChanged NOTIFICATION-TYPE Notification for Clear Soak time change | 1.3.6.1.4.1.6296.101.15.2.3.4 | current |
| sleAMConfigLedChanged NOTIFICATION-TYPE Notification for Alarm led configuration change | 1.3.6.1.4.1.6296.101.15.2.3.5 | current |
| sleAMCurrentAlarmCleared NOTIFICATION-TYPE Notification for current alarm clear | 1.3.6.1.4.1.6296.101.15.3.3.1 | current |
| 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.2 | current |
| 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.3 | current |
| sleAMHistoryAlarmCleared NOTIFICATION-TYPE Notification for History Class cleared | 1.3.6.1.4.1.6296.101.15.4.3.1 | current |
| sleAMAcoChanged NOTIFICATION-TYPE Notification for Alarm ACO configuration change | 1.3.6.1.4.1.6296.101.15.5.3.1 | current |
| sleAMLedChanged NOTIFICATION-TYPE Notification for LED configuration change | 1.3.6.1.4.1.6296.101.15.6.3.1 | current |