![Cisco BTS 10200 Softswitch Troubleshooting Manual Download Page 72](http://html.mh-extra.com/html/cisco/bts-10200-softswitch/bts-10200-softswitch_troubleshooting-manual_67550072.webp)
1-16
Cisco BTS 10200 Softswitch Troubleshooting Guide, Release 5.0.x
OL-8723-19
Chapter 1 Troubleshooting Overview
Managing Events and Alarms
Show, Add, and Delete Event Queue Commands
The
event-queue
commands allow showing, adding, or deleting an event queue on a Call Agent or
Feature Server.
show event-queue
instance=CA146
add event-queue
instance=CA146
delete event-queue
instance=CA146
The
event-queue
commands must include the mandatory
instance
token, which specifies the Call Agent
or Feature Server (CA
nnn
, Feature Server for POTS, Tandem, and Centrex services (FSPTC), Feature
Server for AIN services (FSAIN)) where the event queue is located. Only one instance can be shown,
added, or deleted at a time.
Saving Events to Log Files
Use the commands in this section to manage the way events and alarms are saved to their respective logs.
Show Report-Properties Command
Use the following
show report-properties
command to view the event or alarm properties currently
used to specify which event levels, events, and alarms are saved to the event or alarm logs:
CLI>
show report-properties
Reply: Success: Entries 1-3 of 3 returned.
TYPE=EVENT_LOGSIZE
VALUE=30000
TYPE=ALARM_LOGSIZE
VALUE=30000
TYPE=EVENT_LEVEL
VALUE=INFO
Note
The
show report-properties
command, without any tokens, returns all alarm-logsize, event-logsize,
and event-level data.
There are no mandatory tokens (parameters) required for the
show report-properties
command;
however, you can optionally use the type and/or value tokens described below.
Changing Report Properties
Use the following
change report-properties
command to specify the maximum number and/or the
severity of event or alarm entries to be saved to the event or alarm logs:
change report-properties type=<
event-logsize
|
alarm-logsize
>; value=<
logsize
>;
or
change report-properties type=<
event-level
>; value=<
severity
>