IES-1248-51/51A/53 User’s Guide
300 Chapter 46 Alarm Commands
The following example has the IES-1248 only record critical alarms on DSL port 7.
46.6 Alarm Tablelist Command
Syntax:
ras> alarm tablelist [<alarm>|all] [<severity>|all]
[<fac>|all][<target>[,<target>]] [<condition>|all]
where
This command lists alarm settings.
The following example displays the supported minor level alarms for all alarm categories,
facilities, types of alarm messages and conditions.
Figure 151 Alarm Port Set Command Example
ras> alarm port set 7 critical
<fac> =
The log facility (local1~local7) that has the device log the
syslog messages to different files in the syslog server. See your
syslog program’s documentation for details.
<target> =
snmp|syslog|all The type of alarm messages that the device
is to send (SNMP, syslog or all).
Figure 152 Alarm Tablelist Command Example
ras> alarm table
no alarm condition facility snmp syslog severity clearable
--- ------ ------------------------- --------- ---- ------ -------- -------
1 dsl ( 5000)line_enable local1 V V info -
2 dsl ( 5001)line_disable local1 V V info -
3 dsl ( 5002)line_up local1 V V info -
4 dsl ( 5003)line_down local1 V V minor V
5 dsl ( 5004)line_cross_thresh local1 V V minor -
6 dsl ( 5005)line_planrate local1 V V minor -
7 dsl ( 5006)line_ldm local1 V V info -
8 dsl ( 5007)line_ldm_done local1 V V info -
9 dsl ( 5008)line_pml2 local1 V V info -
10 dsl ( 5009)line_pml0 local1 V V info -
----------------------------------------------------Snip-------------------
--------------------------------