activeAlarmSourceName
RAD-GEN-MIB ·
.1.3.6.1.4.1.164.6.5.1.2.1.9
Object
column
OctetString
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 number, 4 is the port number.
The general formula is as follows:
<Source Type> <Slot number>/<Port number>
Source Type is defined in: AlarmEventSourceType.
For types that have 2 words like Serial Bundle, the 1st letter of each word will be capitalized.
For abbreviations we shall have all capitals. Examples: OAM EFM.
CL cards will be: cl-a, cl-b. Main cards will be: main-a, main-b
For SDH over E1 for example with Slots we shall have the same syntax as in CLI.
Example: E1 1/2/3 means: slot=1/port SDH=2/port E1=3
About the slot numbers, these will be the logical numbers of the slots according to
whatever is written on the device panel. For example, if an IO card is in slot IO-5
on the panel, '5' will be displayed for the slot.
Context
- MIB
- RAD-GEN-MIB
- OID
.1.3.6.1.4.1.164.6.5.1.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- activeAlarmEntry
- Table
- activeAlarmTable
- Siblings
- 8
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-32
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 |
| activeAlarmSeverity 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 AlarmEve… | column | AlarmSeverity | .1.3.6.1.4.1.164.6.5.1.2.1.7 |
| 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 |