Cisco Presentation Guide

Download Report

Transcript Cisco Presentation Guide

VOIP Switch Monitoring and
Traffic Management
Habib Madani
Syed Khurram
2
Agenda
• Overview of Softswitch
• Voip Softswitch Call Processing Overview
• Protocols
• Call Flows
• Softswitch Operations
• Trend analysis
• Summary
3
Agenda
• Overview of Softswitch
• Voip Softswitch Call Processing Overview
• Protocols
• Call Flows
• Softswitch Operations
• Trend analysis
• Summary
4
Overview of Softswitch
• Network Overview
• Network Configuration
• Broadband Local Integrated Services Solutions
5
Network Overview
• The BTS 10200 call agent offers telephony services over
IP and ATM networks.
• BTS 10200 provides call control intelligence for
establishing, maintaining, routing, and terminating voice
calls through the IP or ATM network via media gateways,
while seamlessly operating with the PSTN
• Supports Class 5 level services, such as 911 emergency,
call forwarding and caller ID
• Also provides support for messaging and announcements
6
Network Configuration
SS7
STP
BTS
Another
BTS 10200
or
Call Agent
Voice
Mail
SERVER
PSTN
CO
SS7
STP
10200
MGCP
SIP
RUDP
SS7 Links
T1/Analog Lines
AS5300
ANNOUNCEMENT
SERVER
AS5300
D-Channel Backhaul
AS5300
ISDN
PBX
IP
ISDN
PBX
3660
CAS
PSAP
911
CISCO
2600
UBR
7
BLISS-T1 Signaling Interfaces
Network Management
& Operational Support
Systems
SNMP, CORBA, TELNET,
FTP, CLI, HTTP
SIP-T
Feature
Servers
CA
ISDN
Backhaul
PBX
CA
SS7
STP
FCP
SIP
Voice Mail
Server
Cisco
PRI
IP Network
IMT
Trunking
Gateway
Announcement
Server
CO
8
Agenda
• Overview of Softswitch
• Voip Softswitch Call Processing Overview
• Protocols
• Call Flows
• Softswitch Operations
• Trend analysis
• Summary
9
VOIP Softwitch Call Processing Overview
• ISUP trunking
• Emergency Services
• Trunking gateway for operator services
• Voice mail services
• Announcement services
10
ISUP Trunking Gateway
SS7 Links
• Routes offnet calls to ILEC or IXC
over Inter-machine Trunks (IMTs)
BTS
STP
SCTP
• High port density
• Interconnects SS7 links b/w IP
Transfer Point (ITP) and C4/5 via
STPs
• BTS should be provisioned
trunks of the same trunk group
across multiple TGWs for
redundancy
• Sigtran used to backhaul ISUP to
BTS CA for call control
MGCP
MGCP
IAD
IMTs
RTP
V
MGX
C4/C5
11
Trunking Gateway for 911 Services
BTS
• Uses Feature Group D, Operator
Service (OS) signaling protocol
• TGW requires support of MGCP
CAS “MO” package as described in
“draft-foster-mgcp-cas-packages00.txt”
• 2 types of 911s: enhanced 911 and
basic 911
B911 has PSAP (Public Safety Answer
Point) connect directly to TGW
E911 has PSAP connect TGW via
tandem switch
• 911 requires “keep the circuit up
even if the caller hangs up”
• 911 trunks recommended connected
to multiple TGWs for redundancy
MGCP
MGCP
IAD
RTP
V
MGX
Alternate
PSAP
MF/CAS Trunks
E911
Tandem
Selective
Routing Database
Primary
PSAP
Automatic
Location ID
12
Trunking Gateway for Operator Services
BTS
• Uses Feature Group D, Operator
Service (OS) Signaling protocol
• TGW requires support of MGCP
CAS “MO” package as described in
“draft-foster-mgcp-cas-packages00.txt”
• BTS sends Preferred Carrier Info to
tandem switch to determine
appropriate operation position
• OS does not have “keep the circuit IAD
up even if the caller hangs up”
requirement as 911
• OS trunks recommended connected
to multiple TGWs for redundancy
MGCP
MGCP
MF/CAS
Trunks
Tandem
Switch
RTP
V
MGX
Operator
Postions (OPs)
13
Voice Mail Server
• Provides voice messaging
capabilities
• Components
BTS
IAD
MGCP
UC Applications Server
VM SW resides. Terminates calls,
records and replays messages, and
interacts with backend servers
MGCP
V
RTP
MGX
Directory Server
Stores subscriber profiles and
information about which greetings
are active and where greetings are
located
Message Server
Stores and retrieves personal
greetings, subscriber messages,
and distribution lists2
SIP
UC App.
Server
Application LDAP
Services
SMTP
IMAP
Backend
Services
Directory
Server
Message
Server
Voice Mail Server
14
Announcement Server
BTS
• Instructed by BTS with MGCP to play
announcement RTP to ingress MG (MTA
or MGX)
MGX
V
• Audio files are stored in AS
• MGCP package options for AS:
Script (MG requires scripting language
support such as TCL)
Announcement Server
• Deploy multiple AS for redundancy
MGCP
MGCP
RTP
IAD
This # has been
disconnected.
Please check
your # again.
AS
15
Agenda
• Overview of Softswitch
• Voip Softswitch Call Processing Overview
• Protocols
• Call Flows
• Softswitch Operations
• Trend analysis
• Summary
16
Protocols
• SIP Methods
• MGCP Implementation
• MGCP Commands
• MGCP Modes
• ISDN
• Channel Associated Signaling (CAS)
• CAS - PSAP/911
17
SIP Methods
•Consists of Requests and Responses
•Requests (unless mentioned, each has a response)
- REGISTER UA registers with Registration Server)
- INVITE (request from a UA to initiate a call)
- ACK (confirms receipt of a final response to INVITE)
- BYE (sent by either side to end a call)
- CANCEL (sent to end a call not yet connected)
- OPTIONS (sent to query capabilities)
•Messages contain SIP Headers and Body. Body might be
SDP or an attachment or some other application
**UA=User Agent (end device)**
18
MGCP Implementation
• Communication between the BTS 10200 call agent and the
media gateway (MGW) is done via MGCP
• MGCP uses a sequence of commands and mandatory
acknowledgements
• Commands contain a requested verb (action to be
performed by endpoint) and additional parameters
19
MGCP Commands
• NotificationRequest-issued by CA instructing the MGW to watch for
specific events, such as hook actions or DTMF tones on a specified
endpoint (RQNT)
• Notify-used by the MGW to inform the CA when the requested events
occur (NTFY)
• CreateConnection-used by the CA to create a connection that
terminates at an endpoint inside the MGW (CRCX)
• ModifyConnection - used by the CA to change parameters associated
with a previously established connection (MDCX)
• DeleteConnection - used by CA to delete an existing connection or by
MGW when an existing connection can no longer be sustained (DLCX)
20
More MGCP Commands
• AuditEndpoint - used by CA to audit the status of the endpoint (AUEP)
• AuditConnection – used by CA to retrieve the parameters attached to a
connection (AUCX)
• RestartInProgress - used by MGW to notify the CA when the gateway or
a group of endpoints on the gateway are taken out of service or being
placed back in service (RSIP)
21
ISDN
• Backhaul
- Terminology for sending
messages between CA - PBX
through the AGW
• ISDN-Q.931
- Normal application layer
messages sent to the CA over IP
• RUDP
- Cisco proprietary protocol that
makes UDP Reliable
Backhaul
ISDN-Q.931
RUDP
UDP
IP
22
ISDN Network Diagram
BTS
10200
D-Channel Backhaul
AS5300
IP
MGCP
ISDN
PBX
ISDN
PBX
RUDP – Signaling and Call Setup/Teardown on
the D-Channel
MGCP – Voice, data, or video on the B-Channels
23
Channel Associated Signaling (CAS)
• Inband signaling made up of tones carried on the same
circuit as the call they are setting up
• Implemented via MGCP to support PBX connectivity
• Dual Tone Multi-frequency (DTMF) refers to the signaling
(tones) generated when you touch a button on a push
button pad
• MGCP supports all the DTMF/MF
(signaling types: DTMF loopstart, DTMF groupstart, DTMF imstart, DTMF
winkstart, MF FGD, MF imstart, MF winkstart,)
• CAS is required to:
Support PBX interconnect and incoming CAS trunk interconnects
Support Barge-In and Busy-Line Verification operator services (operator
interrupt services) – Not supported release 1.0
Support PSAP/911 services
24
CAS - PSAP/911
• 911 services require support for MF signaling
• PSAP operators must be able to hold the line even if caller
goes on-hook
25
Agenda
• Overview of Softswitch
• Voip Softswitch Call Processing Overview
• Protocols
• Call Flows
• Softswitch Operations
• Trend analysis
• Summary
26
Call Flow
• CA to CA Call Flow – SIP
• RG to RG
• TG - RG Using ISDN - MGCP Signaling
• PBX/ISDN PRI to RG
• Barge-In/Busy Line Verification
• BLV/BLI Call Flow
27
CA to CA Call Flow - SIP
PSTN1
CA-1
CA-2
PSTN2
1. IAM
2. Invite
3. IAM
4. 100 Trying
5. ACM
6. 183 Progress
7. ACM
8. ANM
9. 200 OK
10. ANM
11. ACK
12. Talking
13. REL
14. RELC
15. Bye
16. REL
17. RELC
18. 200 OK
19. ACK
28
Onnet Call – RGW to RGW
Hey Call Agent, I’m
going off hook
916-342-1206
RG-o
BTS
10200
1. Off-hook
2. NTFY (O:hd)
Hey endpoint, let me
know if your
subscriber hangs up
RG-t
916-342-1212
200 OK
3. RQNT (R:hu (N))
200 OK
4. RQNT (R:hu, hf, [0-9:#*T](D), S:dl)
200 OK
5. digits
6. NTFY (O:9,1,6,3,4,2,1,2,1,2,T)
200 OK
7. RQNT (R:hu, hf)
200 OK
8. CRCX (M:recvonly)
200 OK orig. SDP
Hey endpoint, let me know if your
subscriber hangs up, hook-flash or
dials digits. Oh and signal dial tone
to your subscriber
Hey Call Agent, I am letting you
know that I have collected digits
Sure, but let me know if your
subscriber hangs up or hookflash
I am going to create a
backwards audio path to you in
case some in-band info is played
by an endpoint.
Endpoint ACKs with his SDP
info
29
Onnet Call – RGW to RGW
Hey end endpoint 1, I
am sending you the
RG-o term. endpoint SDP
information
Hey endpoint 2, you
have a caller. Creating
bi-directional path to
you with orig. SDP info.
BTS
RG-t
10200
916-342-1212
9. CRCX (M:sendrecv orig. SDP)
200 OK with term. SDP
10. MDCX (M:recv only, term. SDP)
Hey, ring the
phone.
200 OK
Hey, play a ring back
tone, the termination is
ringing too.
11. RQNT (R:hd S:rg)
200 OK
12. Ringing
13. RQNT (R:hu S:rt)
200 OK
Hey call agent, my
subscriber answered the
phone
14. Ring Back
15. Off-hook
16. NTFY (O:hd)
Ok, but let me
know if he
hangs up
200 OK
17. RQNT (R:hu, hf)
200 OK
30
Onnet Call – RGW to RGW
RG-o
I am making your
connection bi-directional
so you can talk to your
buddy and hear him
BTS
10200
18. MDCX (M:sendrecv)
Hey endpoint, let
me know if your
subscriber hangs
up or hook-flashes
200 OK
Bi-Directional Voice Path
RG-t
916-342-1212
Conversation:
Aunt Pearl tells Sally
about her new groovy
hairstyle
19. RQNT (R:hu, hf)
Hey call agent, my
subscriber went
on-hook.
200 OK
20. On-hook
21. NTFY (O:hu)
200 OK
OK, but let me
know if your
subscriber goes
back off-hook.
22. RQNT (R:hd)
200 OK
Ok I am deleting
the connection to
you because the
originating
subscriber is now
on-hook.
23. DLCX
250 Connection Deleted
31
Onnet Call – RGW to RGW
Deleting your
connection because
you went on-hook
RG-o
BTS
10200
Let me know if
your subscriber
goes on-hook.
RG-t
916-342-1212
24. DLCX
250 Connection Deleted
Let me know if
your subscriber
goes off-hook
25. RQNT (R:hu)
200 OK
26. RQNT (R:hd)
200 OK
Ok, but let me know if
your subscriber goes
off-hook.
Hey my subscriber went
on-hook
27. On-hook
28. NTFY (O:hu)
200 OK
29. RQNT (R:hd)
200 OK
32
TG - RG Using ISDN - MGCP Signaling
BTS
ISDN
Backhaul
10200
PBX
IP
TG-2
endpoint/[email protected]
User 1
RG-2
endpoint/[email protected]
User 2
33
PBX/ISDN PRI to RG
BTS
PBX
User 1
TG-1
SETUP
CALL PROC
User 3
TG-3
SETUP
Backhaul
CALL PROC
CRCX
(M:recvonly)
ACK
(SDP1)
MDCX
(M:recvonly
SDP2)
ACK
EO/
User 2
RG-2
10200
CRCX
(M:sendrecv,
SDP1)
ACK
(SDP2)
RQNT
(R:hd, S:rg,
rbk(xxx))
10. ACK
Aler
t
Alert
12. Ringing
13. Ring back tone
14. Off-hook
34
PBX/ISDN PRI to RG (cont'd)
BTS
PBX
User 1
TG-1
User 3
TG-3
10200
15. NTFY
(O:hd)
RG-2
EO/
User 2
16. OK
17. RQNT
(R:hu)
18. ACK
19. MDCX
(M:sendrecv)
20. ACK
21. CONN
22. CONN ACK
23. Bearer Connection Established
35
Barge-In/Busy Line Verification
• Permits operators to establish a connection to a
customers line to verify a busy condition
• Operator access is provided over dedicated facilities
• Facilities connect directly to a switchboard or via a
switched network accessed by remote operator systems
• The trunks may use reverse battery loop or E&M lead
supervision with multi-frequency (MF) or dial pulse (DP)
signaling
36
BLV/BLI Call Flow
BTS
A-RG
TG
B -TG/RG
Conversation a
10200
seize
NTFY (O:MS/sup)
Operator
Caller C
Conversation
RQNT (R:MS/inf,MS/rel)
ACK
wink-start
digits
NTFY(O:MS/inf(digits))
CRCX (M:recvonly)
ACK(SDPc)
CRCX (M: inactive, SDPc)
ACK(I: BLV-2, SDPa)
MDCX (M:reconly,S:MS/ans, SDPa)
MDCX (M: confrnce,I:BLV-1)
ACK
answer
ACK
MDCX (M: confrnce,I:BLV-2)
ACK
MDCX(M:sendrec)
ACK
3-way call active b
Operator reports
line is busy
37
Agenda
• Overview of Softswitch
• Voip softswitch Call Processing Overview
• Protocols
• Call Flows
• Softswitch Operations
• Trend analysis
• Summary
38
Softswitch Operations
• Network management and Performance Counters
• Network Performance- Voice Quality
• Defining jitter, packet loss and latency
• VOIP Switch Performance Counters
• Performance Counters Flow
• Types of Counter on CISCO BTS
• Performance counter monitoring
39
Network management and Performance Counters
• One of the key Network Management aspects is monitoring Performance
counters or Performance Pegs.
• Performance counter collection and reporting
Typically in NMS/EMS and NE the Performance data is collected as reports.
Performance counters are collected in various time buckets, these buckets keep
historic and pseudo-real time data. The pseudo-real time buckets can be reset for
immediate trouble shooting.
These reports are also periodically dumped to disk as flat files. These files are
then pulled off to a data store to perform Data mining.
• Common Service Provider (SP) usage
Preemptive trend analysis for capacity planning
Service Level Agreements (SLA)
Quality of service monitoring and network trouble shooting.
40
Network management and Performance Counters
cont ..
• How do we measure network performance?
• VOIP network Key Measurements are based of Call
Success Rate , Voice Quality and Voice Mail access
% Ineffective Attempts
Network issues: IP backbone partially down, DNS
servers partially down, voicemail trunk congestion,
HFC/Cable plant capacity.
No Channels available for Off-net PSTN calls.
% Dropped Calls
OR IP backbone completely down, total outage
Call Processing Failure at the PSTN, signalling link is
down or the bearer trunks are down.
• Thus all these factors are deterministic of VOIP
network performance and they need to be
effectively monitored.
41
Network Performance- Voice Quality
• It is dictated by Mean Opinion Score or MOS in short.
• How listeners perceive voice quality.
• Key Factors affecting Voice Quality for VOIP network:
Jitter
Delay in packet loss
Latency
42
Defining jitter, packet loss and latency
• Delay is the time taken from point-to-point in a network.
Delay can be measured in either one-way or round-trip delay.
VoIP typically tolerates delays up to 150 ms before the
quality of the call is unacceptable
• Jitter is the variation in delay over time from point-to-point. If
the delay of transmissions varies too widely in a VoIP call,
the call quality is greatly degraded. VOIP Network
compensates for this by having jitter buffers.
• Packet loss is losing packets along the data path, which
severely degrades the voice quality.
43
Performance Counters and VOIP Switch Vendors
•
Current Performance Counter Availability
Currently Counters are available through private Interfaces which capture the VOIP call
segments.
ISUP counters for PSTN signaling, SIP counters , MGCP counters for trunk gateways,
general Call processing counters and QOS counters.
•
Industry Standard for VOIP monitoring
To Monitor VOIP Performance, Standard collection and polling mechanisms should
available through SNMP/MIBS, CORBA/IDL, CMIP/Q3.
•
Alerting based of the Performance Counters
The VOIP switch vendors need to implement configurable thresholds mechanisms,
acting as a high/low/variable water marks.
These watermarks would act as triggers for alarms and events, allowing real time
monitoring of the System.
•
There is a lack of composite monitoring standard
It would dictate guidelines for Performance counters, collection
mechanism Alert trigger and generations.
44
Performance Counters Flow
MGC
LNP
Signaling GW
STP
CMS/
SoftSwitch
CM
NCS MTA
Dqos Counters
NCS EMTA
DOCSIS
V
MG
CMTS
NCS EMTA
PSTN
HFC Plant
Provider Backbone
Dqos Counters
MGCP Counters
SIP Counters
ISUP Counters
CALEA
ANN
SRV
CONF
SRV
VM
Media Servers
45
Case Study leveraging counters available on
CISCO BTS
• CISCO BTS offers a wide set of performance counters
through its private interfaces SNMP MIB being one of them.
• The following set of BTS counters capture system health
across various VOIP call segments:
ISDN User Part (SS7/PSTN) signaling protocol related
information.
MGCP signaling protocol related information.
SIP Interface Adapter related information
Call Processing specific information
Trunk Group usage information
Dynamic Quality of Service related information
46
Agenda
• Overview of Softswitch
• Voip softswitch Call Processing Overview
• Protocols
• Call Flows
• Softswitch Operations
• Trend analysis
• Summary
47
Case Study for Trend Analysis
• Trend Analysis and Visual Monitoring of Performance Counters
• Architecture of DDRAW setup
•
•
•
•
•
•
•
DDRAW Dash Board in depth
Trend Analysis using Call Performance counters
Trend Analysis using MGCP Performance counters
Trend Analysis using ISUP Performance counters
Trend Analysis using Dynamic Qos Performance counters
Trend Analysis using SIP Performance counters
Trend Analysis for PSTN Bearer Trunks
48
Case Study for Trend Analysis
• Trend Analysis and Visual Monitoring of Performance Counters
• Architecture of DDRAW setup
•
•
•
•
•
•
•
DDRAW Dash Board in depth
Trend Analysis using Call Performance counters
Trend Analysis using MGCP Performance counters
Trend Analysis using ISUP Performance counters
Trend Analysis using Dynamic Qos Performance counters
Trend Analysis using SIP Performance counters
Trend Analysis for PSTN Bearer Trunks
49
Trend Analysis and Visual Monitoring of
Performance Counters
• BTS performance data collection
BTS performance data was collected for a USA CABLE MSO.
The reports were collected at 15 min. buckets for 24 hour, and
dumped to flat files (CSV). 3 months worth of these data was
collected.
• Pull data
The data was ftped over to a linux server which had Perl, Round
Robin Database(RRD) and DRRAW(cgi) installed on them.
• RRD update
Perl was used to parse the CSV files and RRD was updated with 3
months of cable MSO performance data.
50
Trend Analysis and Visual Monitoring of
Performance Counters (cont.)
• DDRAW was customized to create a Dashboard for some
of these counters.
• RRD and DRRAW
we have a pseudo real-time display of the performance stats.
This Dashboard displays past 28 hours, 1 week, month and
year of data.
• It can be used to create a system wide view of the VOIP
call flow, do capacity planning, and keep on top of SLA.
51
Architecture of DDRAW setup
Client
Linux Server
HTTP
Pull PM Data
BTS 01
Apache
DRRAW
CGI
Perl Script
Parsing
Client
BTS 02
RRD
Callp
ISUP
MGCP
BTS 03
Pull Data
Parse Data
Populate Data
DRRAW CGI
Client View
52
Case Study for Trend Analysis
• Trend Analysis and Visual Monitoring of Performance Counters
• Architecture of DDRAW setup
•
•
•
•
•
•
•
DDRAW Dash Board in depth
Trend Analysis using Call Performance counters
Trend Analysis using MGCP Performance counters
Trend Analysis using ISUP Performance counters
Trend Analysis using Dynamic Qos Performance counters
Trend Analysis using SIP Performance counters
Trend Analysis for PSTN Bearer Trunks
53
Dash Board in depth
• Call Stats Dash Board display, captures, the
number of originating call attempts of all types,
call attempts, call originating failures and call
success on the reporting BTS.
• DQOS Dash actually looks ok, which reflects
the CMTS leg, it shows that the Gate SET
attempts are equal to the Gate SET Successes.
• MGCP Dash shows number of mgcp attempt
success, fail or abandon
54
Dash Board in depth cont ..
• ISUP Dash shows SS7 signaling pattern, which includes
number IAM, ANM and REL message
• SIP Dash shows number of SIP messages going thru the
switch
• Trunk Dash shows utilization of trunk and overflows- Which
may help in capacity planning
55
Dash Board
56
Dash Board cont.
57
Case Study for Trend Analysis
• Trend Analysis and Visual Monitoring of Performance Counters
• Architecture of DDRAW setup
•
•
•
•
•
•
•
DDRAW Dash Board in depth
Trend Analysis using Call Performance counters
Trend Analysis using MGCP Performance counters
Trend Analysis using ISUP Performance counters
Trend Analysis using Dynamic Qos Performance counters
Trend Analysis using SIP Performance counters
Trend Analysis for PSTN Bearer Trunks
58
Trend Analysis using Call Performance
Counters
• It can easily be seen that there is a pattern.
• Where the peaks represent the busy hour. Any
deviations from these patterns represents anomalies
that would need to be investigated by the Service
Provider.
• Also we see a clear gap between the Success and the
Call originations, this gap indicates that we are
losing calls.
• It could be a result of hang-ups, busy dial, or
network problems.
59
Trend Analysis using Call Stat counters –
Example
60
Trend Analysis using Call Stat counters –
Example cont.
61
Case Study for Trend Analysis
• Trend Analysis and Visual Monitoring of Performance Counters
• Architecture of DDRAW setup
•
•
•
•
•
•
•
DDRAW Dash Board in depth
Trend Analysis using Call Performance counters
Trend Analysis using MGCP Performance counters
Trend Analysis using ISUP Performance counters
Trend Analysis using Dynamic Qos Performance counters
Trend Analysis using SIP Performance counters
Trend Analysis for PSTN Bearer Trunks
62
Trend Analysis using MGCP Performance
counters
• It can help monitor any performance issues in the network
just by reviewing ave mgcp attempts and failures.
• Information can be segregated by gateway which could be
related to trunking gateway or announcement server.
63
Trend Analysis using MGCP Performance
counters – Example
64
Trend Analysis using MGCP Performance
counters – Example cont.
65
Case Study for Trend Analysis
• Trend Analysis and Visual Monitoring of Performance Counters
• Architecture of DDRAW setup
•
•
•
•
•
•
•
DDRAW Dash Board in depth
Trend Analysis using Call Performance counters
Trend Analysis using MGCP Performance counters
Trend Analysis using ISUP Performance counters
Trend Analysis using Dynamic Qos Performance counters
Trend Analysis using SIP Performance counters
Trend Analysis for PSTN Bearer Trunks
66
Trend Analysis using ISUP Performance
counters
• It can identify issues related to PSTN signaling, or any ss7
link problems.
• The Dashboard example is showing IAM,ANM,REL
counters being monitored.
• Any anomaly related to PSTN network/usage related to
incoming/outgoing PSTN calls would be visible.
As an example drop in IAM would clearly indicate the call
originations are having issues.
67
Trend Analysis using ISUP Performance
counters - Example
68
Trend Analysis using ISUP Performance
counters – Example cont.
69
Case Study for Trend Analysis
• Trend Analysis and Visual Monitoring of Performance Counters
• Architecture of DDRAW setup
•
•
•
•
•
•
•
DDRAW Dash Board in depth
Trend Analysis using Call Performance counters
Trend Analysis using MGCP Performance counters
Trend Analysis using ISUP Performance counters
Trend Analysis using Dynamic Qos Performance counters
Trend Analysis using SIP Performance counters
Trend Analysis for PSTN Bearer Trunks
70
Trend Analysis using Dynamic Qos
Performance counters
• COPS protocol
Gate Sets attempts, Success and Commits are tracked
• Problem trend
Network problem related to CMTS are visible through these Gate
counters.
A difference in Gate Set attempts and Gate Set Success would
be a clear indication of CMTS resource allocation issue.
A slight deviation from the norm could be an indication of a
problem before SP starts experiencing it.
• DQOS parameters of Jitter, Latency and Packet loss are also
collected by the BTS and can be monitored in this way.
71
Trend Analysis using Dynamic QoS
counters – Example
72
Trend Analysis using Dynamic QoS
counters – Example cont.
73
Case Study for Trend Analysis
• Trend Analysis and Visual Monitoring of Performance Counters
• Architecture of DDRAW setup
•
•
•
•
•
•
•
DDRAW Dash Board in depth
Trend Analysis using Call Performance counters
Trend Analysis using MGCP Performance counters
Trend Analysis using ISUP Performance counters
Trend Analysis using Dynamic Qos Performance counters
Trend Analysis using SIP Performance counters
Trend Analysis for PSTN Bearer Trunks
74
Trend Analysis using SIP Performance
counters
• BTS uses SIP to interact with VOICEMAIL equipment and
SIP trunks.
• Dash Board SIP Counters
SIP Outgoing messages, SIP Outgoing Success,5xx Errors
• Problem trends
An increase in retransmits or increase in 5xx errors is a
visible indication that Voice mail server or SIP trunks is
having issues.
75
Trend Analysis using SIP counters –
Example
76
Trend Analysis using SIP counters –
Example cont.
77
Case Study for Trend Analysis
• Trend Analysis and Visual Monitoring of Performance Counters
• Architecture of DDRAW setup
•
•
•
•
•
•
•
DDRAW Dash Board in depth
Trend Analysis using Call Performance counters
Trend Analysis using MGCP Performance counters
Trend Analysis using ISUP Performance counters
Trend Analysis using Dynamic Qos Performance counters
Trend Analysis using SIP Performance counters
Trend Analysis for PSTN Bearer Trunks
78
Trend Analysis using Trunk Usage Counters
• Dash Board Trunk Counters
Trunk total overflow, Incoming Trunk Busy, Outgoing trunk Busy, Total
Trunk usage.
• A pattern is seen
we can see that most of the trunk seizers are for outgoing trunks.
Incoming trunk seizures are low.
Overflow of trunks is very low.
• Problem indication
Total Trunk Usage goes high, Overflow of trunks goes high are
indications of capacity issue.
79
Trend Analysis using Trunk usage counters
– Example
80
Trend Analysis using Trunk usage counters
– Example cont.
81
Summary
• VOIP switch technology is a new field.
• Performance counter aspect of network management can be a
key factor in monitoring the network for issues of equipment
malfunction, degradation and capacity.
• To provide seamless customer experience from traditional to
softswitch, this will help us identifying issue proactively.
• A monitoring strategy is to use RRD and Drraw, for monitoring
the system through pseudo real time graphs at the NOCs.
82