SNMP ALARM MIB table | table column | FOXMAN-UN alarm record field |
|---|---|---|
AlarmActiveTable | alarmResourceId | Address / SBU-Address / TP-Address / Location (mapped from entPhysicalTable analysis) |
AlarmActiveTable | alarmActiveDateAndTime | AlarmOnTime |
AlarmActiveTable | alarmActiveSpecificPointer <Pointer into AlarmModelTable> | |
AlarmModelTable | alarmModelState | Severity (only applied if ITUAlarmTable row is not available) |
AlarmModelTable | alarmModelDescription | AlarmText |
AlarmModelTable | alarmModelSpecificPointer <Pointer into ITUAlarmTable> | |
ITUAlarmTable | ituAlarmPerceivedSeverity | Severity (if ITUAlarmTable is not available alarmModelState will be taken) |
ITUAlarmTable | ituAlarmEventType | Type (if ITUAlarmModel is not available it need to be provided by a config file) |
ITUAlarmTable | ituAlarmProbableCause | Cause (if ITUAlarmModel is not available it need to be provided by a config file) |
FOXMAN-UN alarm record field | Source |
|---|---|
AlarmId | From DB (NetworkMgr - Unique per NE) |
NEId | From DB (SNMP Agent) |
NEType | From DB (SNMP Agent) |
LayerRate | Always set to “unknown” |
AlarmOffTime | 1. Time of AlarmClearState notification 2. Time of alarm resync detecting alarm being off |
FailureId | A short string like “LOSS” instead of a longer text - provided by a configuration file |
IsCleared | True if 1. Alarm is generated because of AlarmClearState notification 2. Alarm resync detected alarm being off |
IsTrafficAffected | Provided by a configuration file |
Name | Contents |
|---|---|
alarmActiveModelPointer | OID to the corresponding row in the alarmModelTable for this active alarm. This point not only to the alarm model being instantiated, but also to the specific alarm state that is active. |
alarmActiveResourceId | OID identifying the resource under alarm. |