SLE-AM-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
30
sleAMConfigTable
table.1.3.6.1.4.1.6296.101.15.2.1
·
1 row entry
·
9 columns
Uses the dasan variant from
Command help
/opt/observium/mibs/dasan.
Walk sleAMConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SLE-AM-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-AM-MIB::sleAMConfigTable'
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
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Class ID starts from 1 to 65535 for the system.
And these IDs are defined by alarm-client |
AMAlarmClassId Type Constraints: range: 1..65535 |
.1.3.6.1.4.1.6296.101.15.2.1.1.1 |
||||||||||||
|
Alarm ID
Alarm ID starts from 1 to 65535 for the system. And these IDs are defined by alarm-client |
AMAlarmId Type Constraints: range: 1..65535 |
.1.3.6.1.4.1.6296.101.15.2.1.1.2 |
||||||||||||
|
Alarm Name string
|
OctetStringr/w | .1.3.6.1.4.1.6296.101.15.2.1.1.3 |
||||||||||||
|
Alarm severity: The default severity is pre-defined by each Alarm manager clients
critical(1), major(2), minor(3), warning(4), intermediate(5), |
AMAlarmSeverity Type Values:
|
.1.3.6.1.4.1.6296.101.15.2.1.1.4 |
||||||||||||
|
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) |
AMTrapState Type Values:
|
.1.3.6.1.4.1.6296.101.15.2.1.1.5 |
||||||||||||
|
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) |
AMAlarmGuardTime Type Constraints: range: 0..30 |
.1.3.6.1.4.1.6296.101.15.2.1.1.6 |
||||||||||||
|
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) |
AMAlarmGuardTime Type Constraints: range: 0..30 |
.1.3.6.1.4.1.6296.101.15.2.1.1.7 |
||||||||||||
|
Alarm led configuration.
Determinde led operate or not, when alarms occur. off(0): led not operate on(1) : led operate |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.6296.101.15.2.1.1.8 |
||||||||||||
|
Alarm Configuration specific ID(4bytes)
classId and alarmID are combinded with a specificID * 1st,2nd Bytes - ClassId * 3rd,4th bytes - alarmID |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6296.101.15.2.1.1.9 |
sleAMCurrentTable
table.1.3.6.1.4.1.6296.101.15.3.1
·
1 row entry
·
9 columns
Uses the dasan variant from
Command help
/opt/observium/mibs/dasan.
Walk sleAMCurrentTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SLE-AM-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-AM-MIB::sleAMCurrentTable'
This table contains the current active alarms for the Alarm Class. Each Row in this table gets populated when any Alarm is raised
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
alarm sequence id
key of current alarm table it generated by alarm-manager automatically |
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.6296.101.15.3.1.1.1 |
||||||||||||||
|
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 |
AMAlarmSrc Type Constraints: range: 68 |
.1.3.6.1.4.1.6296.101.15.3.1.1.2 |
||||||||||||||
|
Class ID starts from 1 to 65535 for the system.
And these IDs are defined by alarm-client |
AMAlarmClassId Type Constraints: range: 1..65535 |
.1.3.6.1.4.1.6296.101.15.3.1.1.3 |
||||||||||||||
|
Alarm ID
Alarm ID starts from 1 to 65535 for the system. And these IDs are defined by alarm-client |
AMAlarmId Type Constraints: range: 1..65535 |
.1.3.6.1.4.1.6296.101.15.3.1.1.4 |
||||||||||||||
|
Current Alarm State:
raised (1), masked(2) |
AlarmStatus Type Values:
|
.1.3.6.1.4.1.6296.101.15.3.1.1.5 |
||||||||||||||
|
Current Alarm Severity:
critical(1), major(2), minor(3), warning(4) |
AMAlarmSeverity Type Values:
|
.1.3.6.1.4.1.6296.101.15.3.1.1.6 |
||||||||||||||
|
reasion string
|
AMAlarmReason Type Constraints: range: 0..256 |
.1.3.6.1.4.1.6296.101.15.3.1.1.7 |
||||||||||||||
|
Current Alarm Time and Date
|
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6296.101.15.3.1.1.8 |
||||||||||||||
|
Current Alarm specific ID(4bytes)
classId and alarmID are combinded with a specificID * 1st,2nd Bytes - ClassId * 3rd,4th bytes - alarmID |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6296.101.15.3.1.1.9 |
sleAMHistoryTable
table.1.3.6.1.4.1.6296.101.15.4.1
·
1 row entry
·
9 columns
Uses the dasan variant from
Command help
/opt/observium/mibs/dasan.
Walk sleAMHistoryTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SLE-AM-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-AM-MIB::sleAMHistoryTable'
This Table is used to for keeping the Alarm History
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Alarm History Sequence ID. This sequence Id is
maintained based on the TRAP sent. |
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.6296.101.15.4.1.1.1 |
||||||||||||||
|
|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 |
AMAlarmSrc Type Constraints: range: 68 |
.1.3.6.1.4.1.6296.101.15.4.1.1.2 |
||||||||||||||
|
Class ID starts from 1 to 65535 for the system.
And these IDs are defined by alarm-client |
AMAlarmClassId Type Constraints: range: 1..65535 |
.1.3.6.1.4.1.6296.101.15.4.1.1.3 |
||||||||||||||
|
History Alarm ID
Alarm ID starts from 1 to 65535 for the system. And these IDs are defined by alarm-client |
AMAlarmId Type Constraints: range: 1..65535 |
.1.3.6.1.4.1.6296.101.15.4.1.1.4 |
||||||||||||||
|
History Alarm State:
cleared (0), raised (1), masked(2) |
AlarmStatus Type Values:
|
.1.3.6.1.4.1.6296.101.15.4.1.1.5 |
||||||||||||||
|
History alarm Severity
critical(1), major(2), minor(3), warning(4) |
AMAlarmSeverity Type Values:
|
.1.3.6.1.4.1.6296.101.15.4.1.1.6 |
||||||||||||||
|
History alarm Reason string
|
AMAlarmReasonr/w Type Constraints: range: 0..256 |
.1.3.6.1.4.1.6296.101.15.4.1.1.7 |
||||||||||||||
|
History Alarm Time and Date
|
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.6296.101.15.4.1.1.8 |
||||||||||||||
|
Alarm History specific ID(4bytes)
classId and alarmID are combinded with a specificID * 1st,2nd Bytes - ClassId * 3rd,4th bytes - alarmID |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6296.101.15.4.1.1.9 |
sleAMLedTable
table.1.3.6.1.4.1.6296.101.15.6.1
·
1 row entry
·
3 columns
Uses the dasan variant from
Command help
/opt/observium/mibs/dasan.
Walk sleAMLedTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SLE-AM-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-AM-MIB::sleAMLedTable'
This table contains the LED status and configuration.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
LED Alarm Severity
critical(1), major(2), minor(3), |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.6296.101.15.6.1.1.1 |
||||||
|
ACO control configuration
acoOff(1) : buzzer operation enable. acoOn(2) : buzzer operation disable. acoOpr(3) : current buzzer cut. |
AMAlarmLedr/w Type Values:
|
.1.3.6.1.4.1.6296.101.15.6.1.1.2 |
||||||
|
alarm count of the associated led
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.6296.101.15.6.1.1.3 |