All MIBs › ASKEY-ENTITY-ALARM-MIB › aeAlarmList
aeAlarmList
Module: ASKEY-ENTITY-ALARM-MIB
OID (symbolic): ASKEY-ENTITY-ALARM-MIB::aeAlarmList
OID (numeric): 1.3.6.1.4.1.3646.1300.2.12.1.3.1.1.4
Node type: OBJECT-TYPE
Type: AskeyAlarmList
Access: read-only
Description:
Defines the active alarms on physical entity. Alarm information is represented by AskeyAlarmList, A manager can use bitwise integer operation to retrieve what type of alarms are asserted.
All the alarm types are defined in aeAlarmDefinitionTable. A bit value of '0' implies no such type of alarm and in contrast a bit value of '1' implies there is an such type of alarm asserted. All unused bits (or no alarm) are filled by 0.
What is aeAlarmList?
This read-only OID reports the set of currently active alarms on a physical entity as a bitmask (AskeyAlarmList), where each bit corresponds to a specific alarm type defined in the alarm definition table. Network management systems use bitwise operations on this value to determine which alarms are currently asserted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3646.1300.2.12.1.3.1.1.4 snmpwalk -v2c -c public <target> ASKEY-ENTITY-ALARM-MIB::aeAlarmList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3646.1300.2.12.1.3.1.1.4.1 snmpget -v2c -c public <target> ASKEY-ENTITY-ALARM-MIB::aeAlarmList.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.3646 | askey | ASKEY-DSLAM-MIB |
| 1.3.6.1.4.1.3646.1300 | asd300 | ASKEY-DSLAM-MIB |
| 1.3.6.1.4.1.3646.1300.2 | ipDslam | ASKEY-DSLAM-MIB |
| 1.3.6.1.4.1.3646.1300.2.12 | askeyEntityAlarmMIB | ASKEY-ENTITY-ALARM-MIB |
| 1.3.6.1.4.1.3646.1300.2.12.1 | askeyEntityAlarmMIBObjects | ASKEY-ENTITY-ALARM-MIB |
| 1.3.6.1.4.1.3646.1300.2.12.1.3 | aeAlarmMonitoring | ASKEY-ENTITY-ALARM-MIB |
| 1.3.6.1.4.1.3646.1300.2.12.1.3.1 | aeAlarmTable | ASKEY-ENTITY-ALARM-MIB |
| 1.3.6.1.4.1.3646.1300.2.12.1.3.1.1 | aeAlarmEntry | ASKEY-ENTITY-ALARM-MIB |
| 1.3.6.1.4.1.3646.1300.2.12.1.3.1.1.4 | aeAlarmList | ASKEY-ENTITY-ALARM-MIB |