You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

In this section:

Modified: for 5.0.1

 

 

Common Call Statistics Terminology
Stable CallsCalls that are established and fully stable (connected and media cut-through type of calls) and will survive a fail-over. This excludes calls in establishing, clearing and updating states which will not survive a fail-over.
Active CallsA snapshot of total number of active calls on the SBC at the point of execution of the status command. This count reflects the actual live calls on the box independent of the state of the call (setup, stable, updating or clearing).
Call AttemptsAccumulative number of attempted calls on this system since the last reboot/start-up, including calls where a setup was sent/received, uncompleted calls (calls failed, busy, not answered, etc.) and calls completed (answered).
Call CompletionsAccumulative number of calls completed on this system since the last reboot/start-up.

The SBC allows the operator to access data from the current interval and from the interval statistics table related to each object being monitored. The current interval consists of a statistics table entry that is accumulating data for the next interval report. The interval statistics table is a series of statistics table entries containing data from the most recently completed n intervals (where n is the number of intervals in the retention policy configuration).

Note
Refer to Links to Statistics Pages to navigate to a particular EMA or CLI statistics page.

Below is a high-level view of the command syntax for 'show status system' command.

Command Syntax

> show status system
	announcements
	baseMacAddress
	coredumpList
	coredumpSummary
	cpuUtilCurrentStatistics
	cpuUtilIntervalStatistics
	daughterBoardStatus
	dspRes
	dspStatus
	ethernetPort
	fanStatus
	fileStatisticsStatus
	fipsFSMState
	hardDiskStatus
	hardDiskUsage
	highAvailabilityPort
	ipPolicing
	jsrcServer
	ledStatus
	licenseInfo
	licenseStatus
	logicalMgmtIpInterfaceStatus
	mediaProfile
	memoryUtilCurrentStatistics
	memoryUtilIntervalStatistics
	mgmtIpInterfaceGroup
	ntp
	policyServer
	powerSupplyStatus
	savedConfigList
	security
	serverSoftwareUpgradeStatus
	serverStatus
	softwareUpgradeStatus
	syncStatus
	systemCongestionCurrentStatistics
	systemCongestionIntervalStatistics
	systemCongestionStatus

Command Parameters

show table system
command:

admin, congestion, daughterBoardAdmin, dspPad, fileStatisticsAdmin, fipsBypassMode, intervalStatistics, logicalMgmtIpInterfaceStatus, macAddressStatus, media, mgmtStaticRoute, serverAdmin

MultiExcerpt named SharedParameters was not found -- Please check the page name and MultiExcerpt name used in the MultiExcerpt-Include macro

MultiExcerpt named EthernetPort was not found -- Please check the page name and MultiExcerpt name used in the MultiExcerpt-Include macro

IP Policing uFlowStats Fields

The following fields display when using

  • uFlow Index – Index number of this uFlow statistic
  • Source IP Address – Source IP address
  • Destination IP Address – Destination IP address
  • Source IP Port – Source IP port
  • IP Protocol – IP protocol
  • LIF Group Id – LIF group ID
  • Policer Mode – The Policer mode
  • Policer Bucket Size – Number of packets allowed in the Policer bucket
  • Policer Credit Rate – Packet fill rate (packets per second)
  • Agg Policer – The name of the aggregate policer
  • Agg Policer PriorityAggregate policer priority level
  • Packet AcceptThe number of packets accepted by the policer
  • Packet DiscardNumber of packets discarded by the policer
  • Byte AcceptThe number of bytes accepted by the policer

IP Policing System Current and Interval

The following table lists systemCurStats and systemIntStats fields. The systemIntStats command results include the following additional attributes:

  • number – The interval sequence number. The number of intervals to store are configurable. Refer to Interval Statistics - CLI for configuration details.
  • intervalValid – A setting of 'true' indicates the interval contains valid data during the time interval. Each interval is for a configurable fixed time (default interval is 15 minutes) starting on the hour. For example, if the system starts at 12:05, the first interval at 12:15 will not be valid because it is less than the 15-minute interval. Subsequent intervals will be valid upon meeting the 15-minute time interval. System switch-overs also cause invalid intervals because data is lost during the interval.
  • time – The system up time when the interval statisitic is collected for the specified interval.
Note

Complete IP Policing information related to threshold levels and duration is available at IP Policing Alarm Profile - CLI.

IP Policing System Current and Interval Attributes

AttributeDescription

aclAcceptPacketCount

The number of accepted packets for the access control list policer.

aclDiscardPacketCount

The number of discarded packets for the access control list policer.

aclMajorAlarmCount

The number of major alarms for the access control list policer.

aclMajorAlarmDuration

The duration of the major alarms in seconds for the access control list policer.

aclMinorAlarmCount

The number of minor alarms for the access control list policer.

aclMinorAlarmDuration

The duration of the minor alarms in seconds for the access control list policer.

aclPeakDiscardRate

The peak discard rate for the access control list policer.

aggregateAcceptPacketCount

The number of accepted packets for the aggregate policer.

aggregateDiscardPacketCount

The number of discarded packets for the aggregate policer.

aggregateMajorAlarmCount

The number of major alarms for the aggregate policer.

aggregateMajorAlarmDuration

The duration of the major alarms in seconds for the aggregate policer.

aggregateMinorAlarmCount

The number of minor alarms for the aggregate policer.

aggregateMinorAlarmDuration

The duration of the minor alarms in seconds for the aggregate policer.

aggregatePeakDiscardRate

The peak discard rate for the aggregate policer.

arpAcceptPacketCount

The number of accepted packets for the ARP policer.

arpDiscardPacketCount

The number of discarded packets for the ARP policer.

arpMajorAlarmCount

The number of major alarms for the ARP policer.

arpMajorAlarmDuration

The duration of the major alarms in seconds for the ARP policer.

arpMinorAlarmCount

The number of minor alarms for the ARP policer.

arpMinorAlarmDuration

The duration of the minor alarms in seconds for the ARP policer.

arpPeakDiscardRate

The peak discard rate for the ARP policer.

badEtherIpHdrDiscardPacketCount

The number of discarded packets for the bad Ethernet/IP Header policer.

badEtherIpHdrMajorAlarmCount

The number of major alarms for the bad Ethernet/IP Header policer.

badEtherIpHdrMajorAlarmDuration

The duration of the major alarms in seconds for the bad Ethernet/IP Header policer.

badEtherIpHdrMinorAlarmCount

The number of minor alarms for the bad Ethernet/IP Header policer.

badEtherIpHdrMinorAlarmDuration

The duration of the minor alarms in seconds for the bad Ethernet/IP Header policer.

badEtherIpHdrPeakDiscardRate

The peak discard rate for the bad Ethernet/IP Header policer.

discardRuleDiscardPacketCount

The number of discarded packets for the discard rule, plus the number of packets that do no match any ACL rule.

discardRuleMajorAlarmCount

The number of major alarms for the discard rule.

discardRuleMajorAlarmDuration

The duration of the major alarms in seconds discard rule.

discardRuleMinorAlarmCount

The number of minor alarms for the discard rule.

discardRuleMinorAlarmDuration

The duration of the minor alarms in seconds for the discard rule.

discardRulePeakDiscardRate

The peak discard rate for the discard rule.

ipSecDecryptAcceptPacketCount

The number of accepted packets for the IPsec Decrypt policer.

ipSecDecryptDiscardPacketCount

The number of discarded packets for the IPsec Decrypt policer.

ipSecDecryptMajorAlarmCount

The number of major alarms for the IPsec Decrypt policer.

ipSecDecryptMajorAlarmDuration

The duration of the major alarms in seconds for the IPsec Decrypt policer.

ipSecDecryptMinorAlarmCount

The number of minor alarms for the IPsec Decrypt policer.

ipSecDecryptMinorAlarmDuration

The duration of the minor alarms in seconds for the IPsec Decrypt policer.

ipSecDecryptPeakDiscardRate

The peak discard rate for the IPsec Decrypt policer.

mediaAcceptPacketCount

The number of accepted packets for the media policer.

mediaDiscardPacketCount

The number of discarded packets for the media policer.

mediaMajorAlarmCount

The number of major alarms for the media policer.

mediaMajorAlarmDuration

The duration of the major alarms in seconds for the media policer.

mediaMinorAlarmCount

The number of minor alarms for the media policer.

mediaMinorAlarmDuration

The duration of the minor alarms in seconds for the media policer.

mediaPeakDiscardRate

The peak discard rate for the media policer.

rogueMediaDiscardPacketCount

The number of discarded packets for the rogue media policer.

rogueMediaMajorAlarmCount

The number of major alarms for the rogue media policer.

rogueMediaMajorAlarmDuration

The duration of the major alarms in seconds for the rogue media policer.

rogueMediaMinorAlarmCount

The number of minor alarms for the rogue media policer.

rogueMediaMinorAlarmDuration

The duration of the minor alarms in seconds for the rogue media policer.

rogueMediaPeakDiscardRate

The peak discard rate for the rogue media policer.

srtpDecryptDiscardPacketCount

The current number of packets discarded by SRTP decrypt discards.

srtpDecryptMajorAlarmCount

The current number of major alarms for the SRTP decrypt discards.

srtpDecryptMajorAlarmDuration

The current duration of the major alarms in seconds for the SRTP decrypt discards.

srtpDecryptMinorAlarmCount

The current number of minor alarms for SRTP decrypt discards.

srtpDecryptMinorAlarmDuration

The current duration of the minor alarms in seconds for the SRTP decrypt discards.

srtpDecryptPeakDiscardRate

 The current peak discard rate for SRTP decrypt discards.
systemNameThe SBC system name.

uFlowAcceptPacketCount

The number of accepted packets for the micro flow policer.

uFlowDiscardPacketCount

The number of discarded packets for the micro flow policer.

uFlowMajorAlarmCount

The number of major alarms for the micro flow policer.

uFlowMajorAlarmDuration

The duration of the major alarms in seconds for the micro flow policer.

uFlowMinorAlarmCount

The number of minor alarms for the micro flow policer.

uFlowMinorAlarmDuration

The duration of the minor alarms in seconds for the micro flow policer.

uFlowPeakDiscardRate

The peak discard rate for the micro flow policer.

Command Examples

To view announcements memory usage:

admin@ASTON> show status system announcements memoryUsage
memoryUsage ASTON {
    totalSegments       67;
    cachedSegments      66;
    totalCacheMemory    "125819520 bytes";
    usedCacheMemory     "1920000 bytes";
    utilizedCacheMemory 1%;
    totalPlayoutTime    "0h: 3m: 52s";
}
[ok][2013-12-20 01:30:41] 

To view base MAC address:

admin@TUNAA> show status system baseMacAddress
baseMacAddress TUNAA {
    assignedBaseAddress 00:10:6b:03:c9:22;
    activeBaseAddress   00:10:6b:03:c9:22;
} 

To view coredump list:

admin@Bison1> show status system coredumpList
coredumpList Bison1 1 {
    coredumpFileName  core.1.CE_2N_Comp_Pipe.1383109457;
    size              "143292 KBytes";
    dateAndTime       "Wed Oct 30 01:04:17 2013";
    newSinceLastStart true;
}
coredumpList Bison1 2 {
    coredumpFileName  core.1.CE_2N_Comp_CpxA.1383109455;
    size              "94620 KBytes";
    dateAndTime       "Wed Oct 30 01:04:16 2013";
    newSinceLastStart true;
}
coredumpList Bison1 3 {
    coredumpFileName  core.1.CE_2N_Comp_EnmP.1383109456;
    size              "118556 KBytes";
    dateAndTime       "Wed Oct 30 01:04:16 2013";
    newSinceLastStart true;
}
coredumpList Bison1 4 {
    coredumpFileName  core.1.CE_2N_Comp_NimP.1383109456;
    size              "81848 KBytes";
    dateAndTime       "Wed Oct 30 01:04:16 2013";
    newSinceLastStart true;
}
coredumpList Bison1 5 {
    coredumpFileName  core.1.CE_2N_Comp_PesP.1383109456;
    size              "389796 KBytes";
    dateAndTime       "Wed Oct 30 01:04:16 2013";
    newSinceLastStart true;
}
coredumpList Bison1 6 {
    coredumpFileName  core.1.CE_2N_Comp_Scpa.1383109456;
    size              "217252 KBytes";
    dateAndTime       "Wed Oct 30 01:04:16 2013";
    newSinceLastStart true;
}
coredumpList Bison1 7 {
    coredumpFileName  core.1.CE_2N_Comp_SmPr.1383109456;
    size              "118396 KBytes";
    dateAndTime       "Wed Oct 30 01:04:16 2013";
    newSinceLastStart true;
} 

To view Daughterboard status (SBC 7000 example is below):

> show status system daughterBoardStatus 
daughterBoardStatus bf024.eng.sonusnet.com 1 {
    daughterBoardId       FRU_DSP1;
    present               true;
    productName           DSPLB;
    serialNum             4145130005;
    partNum               811-41600;
    operationalStatus     enabled;
    imageLoadFailureCount 0;
    fpgaVersion           "";
}
daughterBoardStatus bf024.eng.sonusnet.com 2 {
    daughterBoardId       FRU_DSP2;
    present               true;
    productName           DSPLB;
    serialNum             4132130005;
    partNum               811-41600;
    operationalStatus     enabled;
    imageLoadFailureCount 0;
    fpgaVersion           "";
}
daughterBoardStatus bf024.eng.sonusnet.com 3 {
    daughterBoardId       FRU_DSP3;
    present               true;
    productName           DSPLB;
    serialNum             4145130010;
    partNum               811-41600;
    operationalStatus     enabled;
    imageLoadFailureCount 0;
    fpgaVersion           "";
}
daughterBoardStatus bf024.eng.sonusnet.com 4 {
    daughterBoardId       FRU_DSP4;
    present               true;
    productName           DSPLB;
    serialNum             4145130002;
    partNum               811-41600;
    operationalStatus     enabled;
    imageLoadFailureCount 0;
    fpgaVersion           "";         

To view DSP usage:

This example includes several results in the form of <codec>V8Total or <codec>V8Utilization. These entries apply if you allowed support for T.38 version 3 (also called V.34 fax transcoding). If you enabled T.38 version 3, you must enable a V.8 signaling detector for all voice codecs.
> show status system dspStatus dspUsage

dspUsage sbx20 {
    slot1ResourcesUtilized   0;
    slot2ResourcesUtilized   0;
    slot3ResourcesUtilized   0;
    slot4ResourcesUtilized   0;
    compressionTotal         10272;
    compressionAvailable     10272;
    compressionUtilization   0;
    compressionAllocFailures 0;
    g711Total                10272;
    g711Utilization          0;
    g711SsTotal              8544;
    g711SsUtilization        0;
    g726Total                5760;
    g726Utilization          0;
    g7231Total               5760;
    g7231Utilization         0;
    g722Total                5760;
    g722Utilization          0;
    g7221Total               4992;
    g7221Utilization         0;
    g729AbTotal              5184;
    g729AbUtilization        0;
    ecmTotal                 4800;
    ecmUtilization           0;
    ilbcTotal                3648;
    ilbcUtilization          0;
    amrNbTotal               4224;
    amrNbUtilization         0;
    amrWbTotal               2304;
    amrWbUtilization         0;
    evrcb0Total              2304;
    evrcb0Utilization        0;
    evrc0Total               3168;
    evrc0Utilization         0;
    toneTotal                0;
    toneAvailable            0;
    toneUtilization          0;
    toneAllocFailures        0;
    efrTotal                 4224;
    efrUtilization           0;
    g711V8Total              7104;
    g711V8Utilization        0;
    g711SsV8Total            6240;
    g711SsV8Utilization      0;
    g726V8Total              4608;
    g726V8Utilization        0;
    g7231V8Total             4608;
    g7231V8Utilization       0;
    g722V8Total              4608;
    g722V8Utilization        0;
    g7221V8Total             4128;
    g7221V8Utilization       0;
    g729AbV8Total            4224;
    g729AbV8Utilization      0;
    ecmV34Total              1344;
    ecmV34Utilization        0;
    ilbcV8Total              3072;
    ilbcV8Utilization        0;
    opusTotal                0;
    opusUtilization          0;
}
 

To view Ethernet Port packet statistics:

admin@HEBBE> show status system ethernetPort packetStatistics
packetStatistics pkt0 {
    rxPackets 39014;
    txPackets 238436;
    rxErrors  0;
    txErrors  0;
    rxDropped 0;
    txDropped 0;
}
packetStatistics pkt1 {
    rxPackets 939246;
    txPackets 1195538;
    rxErrors  0;
    txErrors  0;
    rxDropped 0;
    txDropped 0;
}
packetStatistics pkt2 {
    rxPackets 0;
    txPackets 234;
    rxErrors  0;
    txErrors  0;
    rxDropped 0;
    txDropped 0;
}
packetStatistics pkt3 {
    rxPackets 0;
    txPackets 234;
    rxErrors  0;
    txErrors  0;
    rxDropped 0;
    txDropped 0;
} 

To view hard disk usage:

admin@HEBBE> show status system hardDiskUsage
hardDiskUsage HEBBE / {
    totalDiskSpace "148439472 KBytes";
    freeDiskSpace  "122077592 KBytes";
    usedDiskSpace  18%;
    role           primary;
    syncStatus     unprotected;
    syncCompletion n/a;
}
hardDiskUsage HEBBE /var/log/sonus/sbx/evlog {
    totalDiskSpace "96117568 KBytes";
    freeDiskSpace  "90977952 KBytes";
    usedDiskSpace  5%;
    role           primary;
    syncStatus     unknown;
    syncCompletion n/a;
}

To view systemCongestionIntervalStatistics:

admin@BATSBC01b> show status system systemCongestionIntervalStatistics
systemCongestionIntervalStatistics 4309 entry {
    intervalValid         true;
    time                  8013385;
    levelMC1Count         0;
    levelMC1TotalTime     0;
    levelMC2Count         0;
    levelMC2TotalTime     0;
    levelMC3Count         0;
    levelMC3TotalTime     0;
    overloadRejects       0;
    avgCallRate           0;
    peakCallRate          0;
    callArrivals          0;
    emergencyCallArrivals 0;
    emergencyCallRejects  0;
    sipRegArrivals        0;
    sipRegRejects         0;
    avgRegRate            0;
    peakRegRate           0;
}
systemCongestionIntervalStatistics 4310 entry {
    intervalValid         true;
    time                  8014285;
    levelMC1Count         0;
    levelMC1TotalTime     0;
    levelMC2Count         0;
    levelMC2TotalTime     0;
    levelMC3Count         0;
    levelMC3TotalTime     0;
    overloadRejects       0;
    avgCallRate           0;
    peakCallRate          0;
    callArrivals          0;
    emergencyCallArrivals 0;
    emergencyCallRejects  0;
    sipRegArrivals        0;
    sipRegRejects         0;
    avgRegRate            0;
    peakRegRate           0;
}
systemCongestionIntervalStatistics 4311 entry {
    intervalValid         true;
    time                  8015185;
    levelMC1Count         0;
    levelMC1TotalTime     0;
    levelMC2Count         0;
    levelMC2TotalTime     0;
    levelMC3Count         0;
    levelMC3TotalTime     0;
    overloadRejects       0;
    avgCallRate           0;
    peakCallRate          0;
    callArrivals          0;
    emergencyCallArrivals 0;
    emergencyCallRejects  0;
    sipRegArrivals        0;
    sipRegRejects         0;
    avgRegRate            0;
    peakRegRate           0;
}
systemCongestionIntervalStatistics 4312 entry {
    intervalValid         true;
    time                  8016085;
    levelMC1Count         0;
    levelMC1TotalTime     0;
    levelMC2Count         0;
    levelMC2TotalTime     0;
    levelMC3Count         0;
    levelMC3TotalTime     0;
    overloadRejects       0;
    avgCallRate           0;
    peakCallRate          0;
    callArrivals          0;
    emergencyCallArrivals 0;
    emergencyCallRejects  0;
    sipRegArrivals        0;
    sipRegRejects         0;
    avgRegRate            0;
    peakRegRate           0;
} 

To view system congestion status details.

 > show status system systemCongestionStatus
systemCongestionStatus entry {
    systemCongestionMCLevel           0;
    systemCongestionCPULevel          0;
    systemCongestionMemLevel          0;
    systemCongestionCallRateLevel     0;
    systemCongestionIRTTLevel         0;
    systemCongestionMCDuration        217339;
    systemCongestionCallArrivalRate   0;
    systemCongestionCallAcceptRate    100;
    systemCongestionCallAcceptCount   65535;
    systemCongestionCallEqArrivalRate 198;
    systemCongestionRegArrivalRate    0;
    systemCongestionSubsArrivalRate   792;
}

To view system congestion current  statistics.

> show status system systemCongestionCurrentStatistics
systemCongestionCurrentStatistics entry {
    levelMC1Count         0;
    levelMC1TotalTime     0;
    levelMC2Count         0;
    levelMC2TotalTime     0;
    levelMC3Count         0;
    levelMC3TotalTime     0;
    overloadRejects       0;
    avgCallRate           0;
    peakCallRate          0;
    callArrivals          0;
    emergencyCallArrivals 0;
    emergencyCallRejects  0;
    sipRegArrivals        0;
    sipRegRejects         0;
    avgRegRate            0;
    peakRegRate           0;
    maxActiveCalls        0;
    sipSubsArrivals       144509;
    sipSubsRejects        0;
    avgSubsRate           305;
    peakSubsRate          803;
}  

To view Micro Flow stats:

> show status system ipPolicing uFlowStats
uFlowStats 1 {
    sourceIpAddress      10.10.10.10;
    destinationIpAddress 10.11.12.13;
    sourceIpPort         45506;
    ipProtocol           udp;
    lifGrpId             2;
    policerMode          PktRate;
    policerBucketSize    50;
    policerCreditRate    1023;
    aggPolicer           "ZONE AGG";
    aggPolicerPriority   1;
    packetAccept         1;
    packetDiscard        0;
    byteAccept           527;
}

  • No labels