Feedback
|
Table Of Contents
Cisco BTS 10200 Softswitch CIC Audit Feature
Traffic Statistics Measurements
Cisco BTS 10200 Softswitch CIC Audit Feature
The Cisco BTS 10200 Softswitch system may experience a "hung" SS7 trunk when an idle trunk is incorrectly perceived by the call agent to be busy. When this occurs, the call agent never selects the trunk to service new calls. This condition occurs primarily during a failover when the standby system becomes active. A call is released and the new idle call state is not replicated to the newly active call agent, who continues to perceive the trunk as busy.
The CIC audit feature enables the Cisco BTS 10200 Softswitch to recognize when an SS7 trunk is in the hung state and to restore the trunk to a usable state. A CIC audit can be performed in response to a:
•
Demand Request
•
Switchover
•
Scheduled Audit Request
•
Long Duration Call
•
Exception Event
Feature Specifications for the CIC Audit Feature
Feature History Release ModificationRelease 4.0
This feature was introduced.
Supported PlatformsCisco Broadband Telephony Switch 10200 (BTS 10200)
Contents
This addendum documents the CIC audit feature and includes the following sections:
Audit Types
When the Cisco BTS 10200 Softswitch performs an audit, it queries one or both ends of a trunk or circuit to determine its state. The CIC audit feature implements the following new audit types for the active call agent:
•
.Switchover Audit—Initiated when a standby call agent becomes active. This audit queries both the Gateway and the SS7 side of all SS7 trunks in the system.
•
SS7 Audit—A scheduled audit that initiates at a particular date and time and repeats at some designated interval. This audit queries the SS7 side of all SS7 trunks in the system.
•
MGCP Audit—A continuous audit that commences at the completion of system initialization or switchover from standby to active call agent.
•
Demand Audit—Initiated by a system user using CLI commands. This audit queries both the gateway and SS7 sides of a single SS7 trunk or a contiguous range of trunks.
•
Exception Audit—Initiated by a system event. The system will perform an immediate recovery from the event but will perform a background audit of the trunk to ensure a consistent view of the trunk over the signaling network.
•
Long-Duration Audit—A scheduled audit that initiates at a particular date and time and repeats at some designated interval. This audit does not perform any gateway or SS7 endpoint queries but examines SS7 trunks for any that have been busy longer than a specified duration, usually 24 hours.
CLI Command Reference
New Audit Command
Use the following new CLI audit command toinitiate a remove SS7 CIC audit on demand. To execute a remote CIC audit at a scheduled time, use the existing Command Scheduler.
CLI> audit all-ss7-cicsWhen entered manually, this command initiates a remove SS7 CIC audit of the entire system. This command does not provide per-trunk results. The response begins as soon as the audit has been started, and an INFO event will be logged when this audit starts and completes. Unexpected results from this audit will be written as a WARNing in the alarm log.
The following example illustrates how to schedule an SS7 remote CIC audit using this command:
CLI> add scheduled-command start-time=2002-07-04 16:30:00; recurrence=daily; noun=all-ss7-cics; verb=audit;Modified Diag Command
The existing diag command is enhanced to add a new option for executing an SS7 CIC audit on a trunk or range of trunks. This command will execute both the SS7 CIC remote audit and the gateway termination audit and will report the state of the trunhk termination and whether corrective action was executed.
The following example illustrates the response to the modified diag command:
New Objects
Configuring CIC audits includes provisioning the following new objects:
•
Signaling Gateway Group, page 8
•
Signaling Gateway Process, page 13
•
SCTP Association Profile, page 14
•
SS7 Trunk Group Profile, page 18
•
SERVICE LOGIC HOST ROUTE (SLHR), page 26
Note
An asterisk preceding a token name in the following tables indicates that the token is mandatory.
ACTIVITY Table
The ACTIVITY table is used to configure periodic or scheduled audits for the Cisco BTS10200 Softswitch, including audits enabled during switchover or at initialization. The ACTIVITY table is used to configure the frequency and start / end times for these audits.
Table Name: ACTIVITY
Table Containment Area: Call Agent, FSPTC, FSAIN, EMS
show ACTIVITY ID=SS7-CIC;
add ACTIVITY ID=MEDIA-ALIVE-EM; FREQ=6H; START-TIME=02:00;
change ACTIVITY ID=MEDIA-ALIVE-EM; FREQ=8H;
Command History
Syntax Description
Primary Key Token(s): id
Unique Index Token(s):
•
Add Rules: None.
•
Change Rules: None.
•
Delete Rules: None.
ACTIVITY-BASE Table
The ACTIVITY-BASE table is used to define valid audit activity IDs and the frequency at which they are run. This table is populated during installation. Only the show command is valid.
Table Name: ACTIVITY-BASE
Table Containment Area: EMS
show ACTIVITY ID=MGCP-TERM;
Command History
Syntax Description
Usage Guidelines
Primary Key Token(s): id
Unique Index Token(s):
•
Add Rules: None
•
Change Rules: None
•
Delete Rules: None
AUDIT-LONGTHRESHOLD Token
The AUDIT-LONGTHRESHOLD token is added to the CA-CONFIG table and specifies the minimum number of hours a trunk must be busy before it will be flagged for a long duration audit.
Table Name: CA-CONFIG
Table Containment Area: Call Agent
show ca-config type=AUDIT-LONGTHRESHOLD;
change ca-config type=AUDIT-LONGTHRESHOLD; datatype=integer;value=50;
Syntax Description
Operations
This section documents operations processes and procedures that are introduced to the Cisco BTS 10200 Softswitch by the CIC audit feature. Refer to the Cisco BTS 10200 Softswitch Operations Manual for Release 3.1 for general information about operations processes for the Cisco BTS 10200 Softswitch.
Traffic Statistics Measurements
Table 1 identifies and describes the signaling gateway based ISUP protocol Call Agent counters implemented by the CIC audit feature.
Troubleshooting
This section describes troubleshooting problems introduced by the CIC audit feature. For information about troubleshooting problems with the Cisco BTS 10200 Softswitch, refer to theCisco BTS 10200 Softswitch Operations Manual, Release 3.1.
Events and Alarms
The CIC audit feature implements the following new alarms:
SIGNALING #139 SS7 Trunk Was Found To Be In Erroneous State
Possible loss of customer capabilities.
Level
INFO
Threshold/Throttle
100 / 0
Data Reported
CIC - TWO_BYTES, TGN-ID - FOUR_BYTES, DPC - STRING [20], OPC - STRING [20], Near-End State - STRING [64], Far-End State - STRING [64], Resolution Action - STRING [64]
Probable Cause
Issued when there is a discrepancy between local and remote trunk states.
Corrective Action
Automatic corrective action enforced when using ANSI ISUP.
AUDIT#4 Call exceeds a long-duration threshold
Call exceeds current system long-duration threshold.
Level: WARN
Threshold/Throttle:100 / 0
Data Reported: Trunk group number - TWO_BYTES
Trunk member number - TWO_BYTES
Current long-duration threshold - TWO_BYTESProbable Cause:
•
Call exceeds current system long-duration threshold.
Corrective Action:
•
If there is reason to believe the call is no longer valid, release the associated trunk facility.
AUDIT#3 SS7 CIC audit terminated before successful completion
Level: Warning
Threshold/Throttle:100 / 0
Data Reported: type of audit - STRING [64]
Probable Cause:
•
A higher priority SS7 CIC audit interrupted and terminated a lower priority SS7 CIC audit.
Corrective Action:
•
Do not schedule an SS7 remote termination audit to occur while a periodic SS7 local termination audit is executing.
AUDIT #2 Start or Stop of SS7-CIC audit
Level: Info
Threshold/Throttle: 100/0
Data Reported: type of audit - STRING [64]
Probable Cause:
•
SS7 CIC audit has started or stopped.
Corrective Action:
•
No action required - normal operation.
Additional References
For additional information related to the Cisco BTS 10200 Softswitch, refer to http://www.cisco.com/univercd/cc/td/doc/product/voice/bts10200/index.htm and to the following documents:
Related Documents
Technical Assistance
Feedback