Monitoring
Daily - Standard Health Check
Health Check - Hardware & Physical Layer
| To Do This: | Enter This Command: |
|---|---|
| All hardware problems generate alarms, the following checks can be replaced by reviewing the trap history. | show snmp trap history |
| Check the status of the PFUs. Output indicates the power level for the cards in the chassis. All active cards should be in an "ON" state. | show power chassis |
| Check the power status of an individual chassis. | show power all |
| View the status of the fan trays. In case of a fan problem, refer to your support contract to contact the appropriate service or sales representative. | show fans |
| View the LED status for all installed cards. All LEDs for active cards should be green. | show leds all |
| Checking the temperatures confirms that all cards and fan trays are operating within safe ranges to ensure hardware efficiency. | show temperature |
| To Do This: | Enter This Command: |
|---|---|
| View mapping of the line cards-to-controlling application cards. | show card mappings |
|
View a listing of
all installed application cards in a chassis.
Determine if all required
cards are in active or standby state and not offline.
Displays include slot
numbers, card type, operational state, and attach information.
|
show card table
show card table all
|
| Display a listing of installed line cards with card type, state, and attach information. Run this command to ensure that all required cards are in Active/Standby state. No card should be in OFFLINE state. | show linecard table |
| View the number and status of physical ports on each line card. Output indicates Link and Operation state for all interfaces -- UP or down. | show port table all |
| Verify CPU usage and memory. |
show cpu table
show cpu information
|
Health Check - System & Performance
| To Do This: | Enter This Command: |
|---|---|
| Check a summary of CPU state and load, memory and CPU usage. | show cpu table |
| Check availability of resources for sessions. | show resources session |
| Review session statistics, such as connects, rejects, hand-offs, collected in 15-minute intervals. | show session counters historical |
| View duration, statistics, and state for active call sessions. |
show session duration
show session progress
|
| Display statistics for the Session Manager. | show session subsystem facility sessmgr all |
| Check the amount of time that the system has been operational since the last downtime (maintenance or other). This confirms that the system has not rebooted recently. | show system uptime |
| Verify the status of the configured NTP servers. Node time should match the correct peer time with minimum jitter. | show ntp status |
| Check the current time of a chassis to compare network-wide times for synchronisation or logging purposes. Ensure network accounting and/or event records appear to have consistent timestamps. | show clock universal |
| View both active and inactive system event logs. | show logs |
| Check SNMP trap information. The trap history displays up to 400 time-stamped trap records that are stored in a buffer. Through the output, you can observe any outstanding alarms on the node and contact the relevant team for troubleshooting or proceed with SGSN troubleshooting guidelines. | show snmp trap history |
| Check the crash log. Use this command to determine if any software tasks have restarted on the system. | show crash list |
| Check current alarms to verify system status. |
show alarm outstanding
all
show alarm all
|
| View system alarm statistics to gain an overall picture of the system's alarm history. | show alarm statistics |
Daily - Health Check- SGSN-Specific Status and Performance
| To Do This: | Enter This Command: |
|---|---|
| Check the status and configuration for the Iu-PS services. In the display, ensure the "state" is "STARTED" for the Iu interface. | show iups-service all |
| Check the configuration for theMAP services features and some of the HLR and EIR configuration. In the display, ensure the "state" is "STARTED" for the Gr interface. | show map-service all |
| Check the configuration for the SGSN services in the current context. In the display, ensure the "state" is "STARTED" for the SGSN. | show sgsn-service all |
| Check the SS7 Signalling Connection Control Part (SCCP) network configuration and status information, for example, check the state of the SIGTRAN. The display should show all links to all RNC/subsystem are available, as well as those toward the HLR. | show sccp-network all status all |
| Check the configuration and IDs for SS7 routing domains | show ss7-routing-domain all |
| Check the connection status on SS7 routes. | show ss7-routing-domain <#> routes |
| Snapshot subscriber activity and summary of PDP context statistics. | show subscribers sgsn-only |
| Check the configured services and features for a specific subscriber. | show subscribers sgsn-only full msid <msid_number> |
Monthly System Maintenance
| To Do This: | Enter This Command: |
|---|---|
| Check for unused or unneeded file on the CompactFlash. | dir /flash |
| Delete unused or unneeded files to conserve space using the delete command. Recommend you perform next action in list | delete /flash/<filename> |
| Synchronise the contents of the CompactFlash on both SMCs to ensure consistency between the two. | card smc synchronize filesystem |
| Generate crash list (and other "show" command information) and save the output as a tar file. |
show support details
<to location and filename>
|
Every 6 Months
| To Do This: | Enter This Command: |
|---|---|
| View a listing of all cards installed in the chassis with hardware revision, part, serial, assembly, and fabrication numbers. |
show hardware card
show hardware inventory
show hardware system
|
| View all cards installed in the chassis with hardware revision, and the firmware version of the on-board Field Programmable Gate Array (FPGAs). | show hardware version board |
Troubleshooting
Problems and Issues
| Problem | Analysis |
|---|---|
| Users cannot Attach to the SGSN - Attach Failure |
Typically, the root
cause is either a fundamental configuration error or a connection problem
either on the system (the SGSN) or the network.
Configuration changes
may have been made incorrectly on either the SGSN or on the signalling network
or access network equipment.
|
| Users can Attach to the SGSN but cannot Activate a PDP Context. | In most cases, this type of problem is related either to an issue with the LAN connectivity between the SGSN and the DNS server or a general connectivity problem between the SGSN and a GGSN. |
| Users can Attach to the SGSN, they can Activate a PDP Context but data transfer isn’t happening. | The problem could be between the GGSN and an external server. The PDP Context indicates that the tunnel between the SGSN and the GGSN is intact, but the lack of data transfer suggests that external servers can not be reached. |
| Users can Attach to the SGSN, they can Activate a PDP Context but they encounter other problems. | Problems, such as slow data transfer or a session disconnect for an already established session, can be caused by congestion during high traffic periods, external network problems, or handover problems. |