HUAWEI-ALARM-MIB
Functions Overview
HUAWEI-ALARM-MIB helps implement alarm reliability by providing the following functions:
Helps the NMS manage devices. HUAWEI-ALARM-MIB can be used to configure a backup NMS list, thus ensuring alarm reliability in the situation where both a master NMS and a slave NMS are deployed.
Synchronizes alarm information based on the alarm ID and synchronizes event information based on the event ID.
Helps the NMS synchronize active alarm and event information with managed devices.
Root directory:
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).huawei(2011).huaweiMgmt(5).hwDatacomm(25).hwAlarmMIB(180)
Description of Single Objects
hwMinAlarmSyncIndex
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.180.1.2 |
hwMinAlarmSyncIndex |
Integer32 |
Read-only |
This object indicates the minimum alarm ID. |
This object is implemented as defined in the corresponding MIB files. |
hwMaxAlarmSyncIndex
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.180.1.3 |
hwMaxAlarmSyncIndex |
Integer32 |
Read-only |
This object indicates the maximum alarm ID. |
This object is implemented as defined in the corresponding MIB files. |
hwMinEventSyncIndex
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.180.1.5 |
hwMinEventSyncIndex |
Unsigned32 (1..2147483647) |
Read-only |
This object indicates the minimum event ID. |
This object is implemented as defined in the corresponding MIB files. |
hwMaxEventSyncIndex
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.180.1.6 |
hwMaxEventSyncIndex |
Unsigned32 (1..2147483647) |
Read-only |
This object indicates the maximum event ID. |
This object is implemented as defined in the corresponding MIB files. |
hwAlarmDateAndTime
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.180.1.18 |
hwAlarmDateAndTime |
OCTET STRING (SIZE (8 | 11)) |
read-only |
This object indicates the time when an alarm is generated or cleared. |
Currently, the maximum access is not- accessible. |
hwAlarmOrEventFlag
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.180.1.19 |
hwAlarmOrEventFlag |
INTEGER { alarm(1), event(2) } |
read-only |
Indicates the type of alarm messages.
|
Currently, the maximum access is not- accessible. |
hwAlarmReasonInfo
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.180.1.20 |
hwAlarmReasonInfo |
OCTET STRING (SIZE (0..255)) |
read-only |
The reason why the alarm is generated. |
TCurrently, the maximum access is not- accessible. |
hwAlarmSeverity
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.180.1.25 |
hwAlarmSeverity |
INTEGER {critical(1), major(2), minor(3), warning(4), indeterminate(5), cleared(6)} |
read-only |
The value of this object identifies the alarm severity level. |
Currently, the maximum access is not- accessible. |
Description of MIB Tables
hwAlarmSyncTable
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.180.1.4.1.1 |
hwAlarmSyncIndex |
Unsigned32(1..2147483647) |
Not-Accessible |
This object indicates the ID of an alarm message. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.180.1.4.1.2 |
hwAlarmSyncId |
INTEGER (0..18446744073709551615) |
Read-Only |
This object indicates the OID of an alarm message. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.180.1.4.1.3 |
hwAlarmSyncPara |
OctetString |
Read-Only |
This object indicates the information contained in the binding variable list of the alarm message. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can only read data of IPv4 private network NMS hosts.
hwEventSyncTable
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.180.1.7.1.1 |
hwEventSyncIndex |
Unsigned32(1..2147483647) |
Not-Accessible |
This object indicates the ID of an event. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.180.1.7.1.2 |
hwEventSyncId |
INTEGER (0..18446744073709551615) |
Read-Only |
This object indicates the OID of an event. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.180.1.7.1.3 |
hwEventSyncPara |
OctetString |
Read-Only |
This object indicates the information contained in the binding variable list of an event. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can only read data of IPv4 private network NMS hosts.
hwAlarmActiveTable
This table is used to manage active alarms.
The indexes of this table are hwSnmpTargetAddrExtIndex and hwActiveAlarmIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Access |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.180.1.8.1.1 |
hwActiveAlarmIndex |
Unsigned32(1..2147483647) |
Not-accessible |
A strictly monotonically increasing integer which acts as the index of all alarms and events. It wraps back to 1 after it reaches its maximum value. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.180.1.8.1.2 |
hwActiveAlarmId |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the OID of an event. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.180.1.8.1.3 |
hwActiveAlarmPara |
OctetString |
Read-only |
This object indicates the parameters of an active alarm. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.180.1.8.1.4 |
hwActiveAlarmRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object indicates the row status. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table can be deleted. The number of the alarm to be deleted needs to be entered before the deletion.
Access Restriction
The entries in this table can only read data of Trap hosts.
hwEventTable
This table is used to query event information.
The indexes of this table are hwSnmpTargetAddrExtIndex and hwEventIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Access |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.180.1.9.1.1 |
hwEventIndex |
Unsigned32(1..2147483647) |
Not-accessible |
A strictly monotonically increasing integer which acts as the index of all alarms and events. It wraps back to 1 after it reaches its maximum value. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.180.1.9.1.2 |
hwEventId |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the OID of an event. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.180.1.9.1.3 |
hwEventPara |
OctetString |
Read-only |
This object indicates the parameter information of an event. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.180.1.9.1.4 |
hwEventRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object indicates the row status. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table can be deleted. The unique number of the event to be deleted needs to be entered before the deletion.
Access Restriction
The entries in this table can only read data of Trap hosts.
hwSnmpTargetAddrExtTable
This table is an SNMP extended host table, used to configure slave target hosts.
The index of this table is hwSnmpTargetAddrExtIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Access |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.180.1.1.1.1 |
hwSnmpTargetAddrExtIndex |
OCTET STRING (SIZE (1..128)) |
accessible-for-notify |
the extended target address table index. |
The maximum access right supported by not-accessible is actually. |
1.3.6.1.4.1.2011.5.25.180.1.1.1.3 |
hwSnmpTargetAddrReliability |
INTEGER{enable(1),disable(2)} |
read-write |
If enable, then the extend VBs will be added to the alarm parameters. |
This object is implemented as defined in the corresponding MIB files. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table can be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwSnmpTargetSyncIndexTable
This table records the maximum and minimum sequence numbers of alarms or events on every device.
The index of this table is hwSnmpTargetAddrExtIndex.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.180.1.28.1.1 |
hwMinAlmSyncIndex |
INTEGER (0..4294967295) |
Read-only |
This object indicates the minimum sequence number of a synchronized alarm. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.180.1.28.1.2 |
hwMaxAlmSyncIndex |
INTEGER (0..4294967295) |
Read-only |
This object indicates the maximum sequence number of a synchronized alarm. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.180.1.28.1.3 |
hwMinEvtSyncIndex |
INTEGER (0..4294967295) |
Read-only |
This object indicates the minimum sequence number of a synchronized event. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.180.1.28.1.4 |
hwMaxEvtSyncIndex |
INTEGER (0..4294967295) |
Read-only |
This object indicates the maximum sequence number of a synchronized event. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table can be deleted.
Access Restriction
The entries in this table can only read data of Trap hosts.
hwAlarmAttrTable
This table is used to set the alarm severity level.
The index of this table is hwAlarmName.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.180.5.1.1.1.1 |
hwAlarmName |
OctetString(1..64) |
Read-only |
This object indicates the name of an alarm. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.180.5.1.1.1.2 |
hwAlarmAttrSeverity |
INTEGER { critical(1), major(2), minor(3), warning(4), indeterminate(5), cleared(6) } |
Read-write |
The value of this object identifies the alarm severity level:
|
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table can be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwEventAttrTable
This table is used to set the event severity level.
The index of this table is hwEventName.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.180.6.1.1.1.1 |
hwEventName |
OctetString(1..64) |
Read-only |
This object indicates the name of an event. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.180.6.1.1.1.2 |
hwEventAttrSeverity |
INTEGER { critical(1), major(2), minor(3), warning(4), indeterminate(5), cleared(6) } |
Read-only |
The value of this object identifies the event severity level:
|
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restriction.