Show Teleservice alarm settings
Component: | BS2000 |
Functional area: | Error logging |
Domain: | ERROR-LOGGING |
Privileges: | HARDWARE-MAINTENANCE |
Function
The SHOW-HEL-TELESERVICE-ALARM command writes the settings of the Teleservice alarm to SYSOUT. It indicates whether the alarm function is on or off.
If the alarm function is active, the period in which alarm messages are issued is also shown. Within this period, alarm messages are displayed on the console whenever error thresholds are crossed (see the MODIFY-HEL-CHECK command description).
Teleservice alarm settings (on/off and period) can be altered with the MODIFY-HEL-TELESERVICE-ALARM command.
The command is rejected if HEL logging is disabled.
Format
SHOW-HEL-TELESERVICE-ALARM |
Return codes
(SC2) | SC1 | Maincode | Meaning |
---|---|---|---|
0 | CMD0001 | Command successfully executed | |
64 | HEL0010 | Hardware error logging is not active | |
64 | HEL0110 | Privilege error |
Examples
See the MODIFY-HEL-TELESERVICE-ALARM command.