activeAlarmSeverity
RAD-GEN-MIB ·
.1.3.6.1.4.1.164.6.5.1.2.1.7
Object
column
AlarmSeverity
This object identifies the severity of the raised alarm. Notes: 1. The severity of the alarm in the Active Alarm table may be different from the severity configured in AlarmEventConfigTable due to severity escalation or deescalation which may be performed by the NE as a consequent of internal events. 2. A trap will be sent when the alarm is raised or cleared (if not masked). This MIB object will be attached to the trap. For alarms that are cleared, the value will be cleared (1). After the trap is sent with a cleared (1) value, the device will immediately remove the alarm and the cleared alarm from this table.
Context
- MIB
- RAD-GEN-MIB
- OID
.1.3.6.1.4.1.164.6.5.1.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- activeAlarmEntry
- Table
- activeAlarmTable
- Siblings
- 8
Syntax
AlarmSeverity
- Source
- AlarmSeverity
- Base type
Enumeration
Values & Constraints
Type Values
1 | cleared |
3 | critical |
4 | major |
5 | minor |
6 | warning |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| activeAlarmSourceId This object identifies the specific managed object that caused the alarm. | column | SourceId | .1.3.6.1.4.1.164.6.5.1.2.1.1 |
| activeAlarmIndex This is a global running index. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.164.6.5.1.2.1.2 |
| activeAlarmDateAndTime This variable denotes the date in which the alarm has been raised.
If the NE implements a real-time clock, this variable MUST hold the UTC time.
If the NE does not support a real-… | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.164.6.5.1.2.1.3 |
| activeAlarmId This object identifies the ID of the raised alarm. | column | AlarmEventId | .1.3.6.1.4.1.164.6.5.1.2.1.4 |
| activeAlarmDescription ASCII String specifiying the details of the Active Alarm. | column | OctetString | .1.3.6.1.4.1.164.6.5.1.2.1.5 |
| activeAlarmSourceType This is the Source Type of the active alarm. | column | AlarmEventSourceType | .1.3.6.1.4.1.164.6.5.1.2.1.6 |
| activeAlarmMasking This object identifies the alarm and event masking on various reporting means. | column | AlarmEventMasking | .1.3.6.1.4.1.164.6.5.1.2.1.8 |
| activeAlarmSourceName ASCII String specifying the name of the source referenced by alarmEventLogSourceId.
The syntax will be similar to CLI.
Example: E1 2/4
where E1 is the source type, 2 is the slot n… | column | OctetString | .1.3.6.1.4.1.164.6.5.1.2.1.9 |