Defines the customer-specific section alarm mapping, one line per entry | ||
Affect section | Defines if the alarm affects the section or not. This value overwrites the “isTrafficAffected” flag of the alarm. Valid values: true, false | |
Alarm text (*allowed) | Defines the alarm text of the alarm. The comparison is not case sensitive. If no alarm text is defined the entry is invalid. | |
Valid values: | ||
* | All Alarms | |
*Shutdown | The alarm text ends with “Shutdown” | |
*SETS* | The alarm text contains “SETS” | |
Loss of Signal* | The alarm text starts with “Loss of Signal” | |
Loss of Signal | The alarm text is equal “Loss of Signal” | |
Location | Checks if the alarm location contains the defined string. If nothing is defined, no check is done. | |
TPAddress (Slot/SubsSlot/Port/TTPid) | Defines the TPAddress with slot, subslot, port number, and TTP Id. If no TPAddress is defined, the slot, subslot and port number of the alarm must match with the section endpoint. All parameters has to be defined or none. | |
Valid values: | ||
“null” | TPAddress equal null. | |
’c’ | TPAddress member must match with endpoint member. | |
’0…’ | TPAddress and endpoint member match with the indicated number. | |
’*’ | No check is done on this member. | |
Note: The possible values for the slot are ‘c’ or ‘0…’. It is not possible to avoid a check on the slot. | ||
SbuAddress (Slot) | Defines the SbuAddress slot. If no SbuAddress is defined, no check is done except the alarm TPAddress is null. Valid values: | |
’c’ | SbuAddress slot must match with endpoint slot. | |
’0…’ | SbuAddress and endpoint slot match with the indicated number. | |
’*’ | No check is done on the slot. | |
NEFamily | Defines the NE family. A list of families can be defined separated by ‘,’. If no NE family is defined, no check is done on it. Valid values: | |
0 | FOX-U Family | |
1 | FOX515 Family | |
2 | Desktop Family | |
3 | FOX61x Family | |
4 | SNMP Family | |
5 | XMLRPC Family | |
6 | Service Family | |
NEId | Defines the NE id. A list of NEs can be defined separated by ‘,’. If no NEs are defined, no check is done on it. | |