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

Compare with Current View Page History

« Previous Version 22 Next »

In this section:

 

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.

Note

If using the EMS in your network, configure EMS PM data collection intervals for the SBC to be both:

  • Equal to or greater than the SBC intervals size, and
  • Not less than the SBC interval size multiplied by the SBC number of intervals.

Refer to Insight EMS User Guide for configuration details.

System

Command Syntax

The command syntax of the objects related to the show table system command is shown below.

show table system
	activeConfigFile
	admin
	announcements
	baseMacAddress
	clusterAdmin
	congestion
	coredumpList
	coredumpSummary
	cpuUtilCurrentStatistics
	cpuUtilIntervalStatistics
	databaseIntegrity
	daughterBoardAdmin 
	daughterBoardStatus
	dodModeStatus
	dsbc
	dspPad
	dspRes
	dspStatus
	ethernetPort
	fanStatus
	fileStatisticsAdmin
	fileStatisticsStatus
	fipsFSMState
	haConfig
	hardDiskStatus
	hardDiskUsage
	highAvailabilityPort
	intervalStatistics
	ipPolicing
	jsrcServer
	ledStatus
	licenseFeatureStatus
	licenseInfo
	licenseLegacyBundleInfo
	licenseLocalBundleInfo
	licenseMode
	licenseRequired
	licenseServer
	licenseServerStatus
	licenseStatus
	loadBalancingService
	logicalMgmtIpInterface
	logicalMgmtIpInterfaceStatus
	macAddressStatus
	media
	mediaProfile
	memoryUtilCurrentStatistics
	memoryUtilIntervalStatistics
	metavariable
	mgmtIpInterfaceGroup
	mgmtStaticRoute
	networkProcessorStatistics
	ntp
	objectStoreParameters
	pathCheckPath
	policyServer
	powerSupplyStatus
	rgStatus
	savedConfigList
	sbcPersonalityStatus
	security
	serverAdmin
	serverSoftwareUpgradeStatus
	serverStatus
	softwareUpgradeDetailedStatus
	softwareUpgradeStatus
	standbySyncStatus
	syncStatus
	systemCongestionCurrentStatistics
	systemCongestionIntervalStatistics
	systemCongestionStatus

Command Parameters

Shared Common Parameters - 'show status system' and 'show table system'

Parameter

Description

activeConfigFileDisplays the file name of the last retrieved file from the external object store service.

admin

Basic configuration (name, location, etc) for the system. See Admin Attributes table below for details.

announcements

Announcement file status and statistics. See Announcements Attributes table below for details.

baseMacAddress

Displays base MAC address of servers.

  • activeBaseAddress – The base MAC address assigned to the active server.
  • assignedBaseAddress – The base MAC address assigned to this server.
clusterAdmin

Displays cluster-specific configuration details.

  • mgmtInterfaceGroup – The Management Interface Group used for intra-cluster communication
  • mgmtIpAddress – The management IP address used for intra-cluster communication
  • type – The interface type used during intra-cluster communication

congestion

System congestion profile for the node.

  • adaptive – adaptive overload configuration.
  • levelMC1 – Configuration for congestion level MC1.
  • levelMC2 – Configuration for congestion level MC2.
  • levelMC3 – Configuration for congestion level MC3.
  • mode – Mode (static or adaptive) of the system overload control.
  • policer – System congestion Call Rate Policer configuration.

coredumpList

List of core dumps on the server(s). Fields include:

  • coredumpFileName
  • size
  • dateAndTime
  • newSinceLastStart (true/false)

coredumpSummary

Summary of core dump files on server(s).

  • <server name> – The name of the server.
  • coredumpAndTraceCount – Number of coredumps and trace files.
  • totalSize – Indicates the total size of the coredumps (KBytes).

cpuUtilCurrentStatistics

The CPU utilization of the server for the current period.

  • <server name> – The name of the server.
  • average – The average CPU % utilization for this interval.
  • high – The high CPU % utilization for this interval.
  • low – The low CPU % utilization for this interval.

cpuUtilIntervalStatistics

The CPU utilization for the 'n' number of intervals.

  • number – The interval sequence number. The number of intervals to store are configurable. (Refer to Interval Statistics - CLI for status/statistics details)
  • ceName – The SBC server name.
  • cpu – The CPU number.
  • 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 statistics are collected.
  • average – The average CPU % utilization for this interval.
  • high – The high CPU % utilization for this interval.
  • low – The low CPU % utilization for this interval.
databaseIntegrity

Displays SBC database sync status from executing the request system admin <system name> verifyDatabaseIntegrity command. (Refer to Admin - CLI)

The following command options are available to match the results of the 'show' command with the associated 'request' command:

activeAndStandbyPolicy – Display results of the sync check against policy databases on the active and standby servers.
activeConfigAndActivePolicy – Displays the results of the sync check against the policy and configuration databases on the active server.

Displayed results include the following fields:

  • syncModuleName – The database sync module name: activeAndStandbyPolicy, activeConfigAndActivePolicy
  • syncStatus – Possible results: inProgress, inSync, outOfSync, unknown.
  • timeStamp – Times tamp of when the command was executed.

daughterBoardAdmin

SBC 5x10/7000 daughter board administrative status from server/CE level.

  • ceName – The SBC server name.
  • disableCleanupAction – Identifies the type of disable cleanup action (forced/graceful)
  • dryUpTime – The set time, in minutes, for a graceful shutdown to occur (range: 0-60 / default = 10).
  • slot – Slot number designation for DSP20 (slot 1) and DSP25 (slots 1-4) cards.
  • state – Administrative state of daughter board.

NOTE: Not applicable for 5x00 or SWe systems.

daughterBoardStatus

Server Daughter Board (DB) status details. See Daughter Board Status Attributes table below for details.

dodModeStatus

DoD mode status details, with following details:

  • index – Index number
  • status – Specifies if DoD mode is enabled/disabled, as well as if CLI, EMA Platform Mode and sFTP are enabled for access while SBC is in DoD mode.
dsbc

D-SBC statistics details.

  • dsbcSigPortStatisticsD-SBC Signaling Port statistics when communicating with the other D-SBC nodes. Fields include:
    • <IP address> – The IP address of the remote node
    • BytesReceivedThe total number of signaling bytes received from this remote node
    • BytesSentThe total number of signaling bytes sent to this remote node
    • Interface – The interface used for this link
    • PdusReceivedThe total number of signaling PDUS received from the remote node
    • PdusSentThe total number of signaling PDUS sent to the remote node
    • StateThe current state of the signaling link of the remote node
  • dsbcSigPortStatus – D-SBC Signaling Port status details.
    • <index> – The D-SBC Signaling Port index.
    • stateThe administrative state of the D-SBC Signaling Port.

dspPad

DSP PAD configuration service (must be restarted for new configuration to take effect). See DSP PAD Attributes table for details (for 'show table system' command only).

dspRes

DSP historical interval statistics. See DSP Resources Attributes table below for parameter details.

  • dspCallCurrentStatistics – The Sonus System Call DSP Resource Current table.
  • dspCallIntervalStatistics – The Sonus System Call DSP Resource Interval table.
  • dspUsageCurrentStatistics – The Sonus DSP Resource Current table.
  • dspUsageIntervalStatistics – The Sonus DSP Resource Interval table.

dspStatus dspUsage

Status of DSP resources. See DSP Status Attributes table below for details.

ethernetPort

Configuration for management, packet, and field service Ethernet ports. See Ethernet Port Attributes table for details.

fanStatus

Fan status on the server(s).

  • <system name>
  • <fan nomenclature>
  • speed
fileStatisticsAdmin

Displays whether the following interval statistics are enabled/disabled to write data to the statistics file.

  • CallFailIntervalStats
  • CallIntervalStats
  • DiamNodeRfIntervalStatistics
  • DnsGroupDnsServerStats
  • DspResDspCallIntervalStats
  • DspResDspUsageIntervalStats
  • H323SigPortStatisticsStats
  • IpAclOverallStats
  • IpAclRuleStats
  • IpPolicingSystemIntStats
  • LinkDetectionGroupStats
  • LinkMonitorStats
  • MtrmConnPortPeerStats
  • NBS5200TrunkGroupStatusStats
    NOTE: This statistic applies to both SBC 5000 and 7000 series. The EMS uses "SBC7KTrunkGroupStatusStats" for SBC 7000 series statistics.

  • SipIntervalStats
  • sipOcsCallIntervalStatistics
  • SipRegCountStats
  • SipSigPortStatisticsStats
  • SipSubCountStats
  • SysCpuUtilIntStatsSts
  • SysMemoryUtilIntStatsSts
  • SystemCongestionIntervalStats
  • TrafficControlStats
  • ZoneIntervalStatisticsStats

fileStatisticsStatus

Displays the current ID of the last performance statistics data written to the database.
fipsFSMState

FIPS finite state machine state.

  • issuer – FIPS FSM Issuer.
  • message – FIPS FSM message.
  • state – FIPS FSM state.
  • timeStamp – FIPS FSM timestamp.
haConfig

This statistic displays GRHA status details.

  • serverName
  • leaderElection – The current GRHA mode setting for the leader election algorithm type.
  • bondMonitoring – The current GRHA mode setting for bond monitoring type.

hardDiskStatus

Hard disk status on the server(s).

  • capacity – Capacity of the disk.
  • diskLifeRemaining – A calculated percentage estimating the life remaining of the device or N/A if not supported by the device.
  • diskStatus – Hard disk status that indicates if the disk is online/failed.
  • healthTest – Pass or Fail indicating the overall health of the device.
  • present – Indicates if the hard disk exists (true/false).
  • productId – Product ID of the hard disk as assigned by vendor.
  • revision – Revision of the hard disk as assigned by vendor  .

hardDiskUsage

Hard disk usage on the server(s).

  • freeDiskSpace – Indicates free hard disk space (KBytes).
  • role – Role of the server for the indicated partition (see Note below).
  • syncCompletion – Indicates partition's sync completion percentage.
  • syncStatus – Partition's synchronization status with peer server.
  • totalDiskSpace – Capacity of the disk (KBytes).
  • usedDiskSpace – Indicates used hard disk (%) .

NOTE: The role of the standby server is reflected as Primary for the root partition because the other partition, /var/log/sonus/sbx/evlog is not mirrored/mounted in the standby CE until a switch-over occurs and the Standby assumes the role of active.

highAvailabilityPort

Configuration and status for the HA ethernet ports.

  • statistics – Lists status/statistics details such as port name, number of packets transmitted/received, bytes transmitted/received, and errors transmitted/received.
    • <host name> – SBC host name.
    • allocRxBufFailRx – The number of receive buffer allocation errors.
    • byteRx – The number of bytes received.
    • byteTx – The number of bytes transmitted.
    • crcErrRx – The number of receive CRC errors.
    • errTx – The number of transmit errors.
    • noBufCntRx – The number of receive no buffer errors.
    • overErrRx – The number of receive overrun errors.
    • packetRx – The number of packets received.
    • packetTx – The number of packets transmitted.
  • status – List details such as port name, MAC address, IP address, negotiated speed and OOS reason.
    • ipAddress – The IP address of this port.
    • macAddress – The MAC address of this port.
    • negotiatedSpeed – The negotiated speed of this port.
    • oosReason – The reason this port is out of service.

intervalStatistics

The system- wide settings for interval statistics.

  • maxFileRetentionPeriod – The maximum retention period for statistics files stored on disk. (range: 60-1440 / default = 60)
  • nodeId – The EMS configured nodeID for this system to be used as part of the filename when writing the statistics  to the file. (default = 0)
  • numOfPastIntervals – The maximum number of past intervals display in CLI. (range: 1-12 / default = 4)
  • timeInterval – The time interval for interval statistics data.

ipPolicing

The MIB Module for IP Monitoring statistics. These statistics are divided into three categories: Offenders Lists statistics, Micro Flow statistics and System statistics.

  • Role – Offenders list role
  • Index – Index  number of this statistic
  • Address Context – Address context associated with this statistic
  • Interface Group Name – IP interface group name
  • Interface Name – Interface name
  • Source IP Address – Source IP address
  • Destination IP Address – Destination IP address
  • Source IP Port – Source IP port
  • Destination IP Port – Destination IP port
  • IP Protocol – IP protocol
  • Ether Type – This field indicates the decimal value representing which protocol is encapsulated in the payload of the Ethernet Frame. For example, a value of 2048 equates to 0800 hexidecimal, which in turn represents IPv4.
  • Discard Count – The number of packets dropped
  • Ring Type
  • Source Unique

 

Offenders Lists statistics (See Offenders List Details section for additional details)

  • aclOffendersList – The table of statistics for the ACL policer offenders list
  • aggregateOffendersList – The table of statistics for the aggregate policer offenders list
  • arpOffendersList – The table of statistics for the ARP policer offenders list
  • badEtherIpHdrOffendersList – The table of statistics for the bad Ethernet/IP Header policer offenders list
  • discardRuleOffendersList – The table of statistics for the discard rule offenders list
  • ipSecDecryptOffendersList – The table of statistics for the IPSEC Decrypt policer offenders list
  • mediaOffendersList – The table of statistics for the media policer offenders list
  • rogueMediaOffendersList – The table of statistics for the rogue media policer offenders list
  • uFlowOffendersList – The table of statistics for the micro flow policer offenders list

Micro Flow statistics:

NOTE: This command displays any microflow entry regardless of whether SIPFE or MRM (or any sub-system) created the microflow.

System statistics:

jsrcServer

JSRC server configuration.

  • globalConfig – This defines global configuration applicable to all the JSRC servers.
  • remoteServer – JSRC server configuration.
  • serverStatus – JSRC server status.

ledStatus

Displays status of various LEDs of the server.

  • ledColor – Indicates the LED color.
  • ledState – Indicates the LED state.
licenseFeatureStatus

Status details about each licensed feature. See License Attributes table for details.

licenseInfo

The license status for registered license features. See License Attributes table for details.

licenseLegacyBundleInfo

License details for the legacy licenses stored on the

Unable to show "metadata-from": No such page "_space_variables"
. See License Attributes table for details.

licenseLocalBundleInfo

License details for the local licenses stored on the

Unable to show "metadata-from": No such page "_space_variables"
. See License Attributes table for details.

licenseMode

The licensing mode of the

Unable to show "metadata-from": No such page "_space_variables"
application (legacy, local, or network). See License Attributes table for details.

(Applies to 'show table' command only)

licenseRequired

Displays the licenseRequired configuration: The configured minimum and maximum number of licenses for a particular feature to request from the Site License Server (SLS) for the SBC application to use. See License Attributes table for details.

(Applies to 'show table' command only)

licenseServer

Per-server license configuration. See License Attributes table for details.

(Applies to 'show table' command only)

licenseServerStatus

License server status details. See License Attributes table for details.

licenseStatus

The CE license status table describes the current CE license state, for example "dualCe". See License Attributes table for details.

loadBalancingService

The Load Balancing Service status/statistics details with the following fields. See one of the following tables, as applicable, for details:

logicalMgmtIpInterface

The logical management IP interface status/statistics details with following fields:

  • name – The name of the logical IP interface.
  • mgmtIpInterfaceGroupName
  • ipAddress
  • state

logicalMgmtIpInterfaceStatus 

The Logical Mgmt IP Interface status status/statistics details with following fields:

  • name – The name of the logical IP interface.
  • operStatus – Operational status.
macAddressStatus

Displays MAC addresses of the system server(s).

  • <server name> – SBC server name.
  • status – Status of the specified MAC address.

  • usedBy – Name of the server using this MAC address.

  • usedByPort – The port used by this MAC address.

media

System- wide media configurations, UDP port range and RTP/RTCP peer inactivity timeout.

  • mediaPeerInactivity – media peer inactivity configurables.
  • mediaPortRange – Allowed range of UDP port numbers for RTP/RTCP media.
  • mediaRtcpControl – RTCP session configurables.

mediaProfile

DSP Media Profile configuration.

  • compression – Percentage (of DSP cores) for capability COMPRESSION.
  • tone – Percentage (of DSP cores) for capability TONE.

memoryUtilCurrentStatistics

The memory utilization for the current interval period. Fields include:

  • ceName – The SBC server name.
  • average – The average memory % utilization for this interval.
  • averageSwap – The average swap % memory utilization for this interval.
  • high – The high memory % utilization for this interval.
  • highSwap – The high swap % memory utilization for this interval.
  • low – The low memory % utilization for this interval.
  • lowSwap – The low swap memory % utilization for this interval.

memoryUtilIntervalStatistics

The memory utilization for the 'n' number of intervals.

  • number – The interval sequence number. The number of intervals to store are configurable. Refer to Interval Statistics - CLI for status/statistics details.
  • ceName – The SBC server name.
  • average – The average memory % utilization for this interval.
  • averageSwap – The average swap memory % utilization for this interval.
  • high – The high memory % utilization for this interval.
  • highSwap – The high swap memory % utilization for this interval.
  • 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.
  • low – The low memory % utilization for this interval.
  • lowSwap – The low swap memory % utilization for this interval.
  • time – The system up time when the interval statistic is collected.
metaVariable

Displays the system dynamic metavariable names and values.

  • ceNameDisplays the name of the instance along with HA IP address.
  • nameDisplays the name of the interface definition parameters.
  • valueDisplays the value associated with the IDP.

mgmtIpInterfaceGroup

A group of management IP interfaces for the default address context.

  • <mgmt group name>
  • mgmtIpInterface – The management IP interfaces in this management IP interface group.
    • ceName – The name of the SBC server used by this management IP interface.

    • ipAddressV4 – The IPV4 Address of the Interface

    • ipAddressV6 – The IPV6 Address of the Interface

    • portName – The port number used by this IP interface.

    • prefixV4 – The IPV4 subnet prefix of this Interface.

    • prefixV6 – The IPV6 subnet prefix of this Interface.

    • state – Administrative state of the interface.

  • mgmtIpInterfaceStatus – The status of the IP interfaces in this IP interface group.
    • ifindex – The interface index of the management interface.
    • operStatus – The actual status of the management interface (disabled, enabledPortDown, enabledPortUp, interfaceCreated, interfaceCreating, resourceAllocated, resourceAllocating).
    • rxPackets – Number of packets received on this management interface.
    • txPackets – Number of packets sent on this management interface.

mgmtStaticRoute

Static IP routes for this address context.

  • <destination IP address>
  • preference – Route preference value.
networkProcessorStatistics

NOTE: For internal debug use only.

Network Processor statistics details.See Network Processor Attributes table below for details.

ntp

NTP services management details. See NTP Attributes table below for details

objectStoreParametersParameters used to specify an object store service to upload or download a configuration file (
Unable to show "metadata-from": No such page "_space_variables"
only)
pathCheckPath

Path for ICMP ping mechanism

  • name
  • sourceIpAddress
  • targetIpAddress
  • reportSignalIpAddress
  • reportSignalIpPort
  • pathCheckProfile
  • addressContext
  • zone
  • ipInterfaceGroup
  • ipInterface
  • state

policyServer

Softswitch servers and client services status/statistics details. See Policy Server Attributes table below for details.

powerSupplyStatus

Power consumption/state of the server.

  • <server name>
  • partNum – Identifies the part number of the module.
  • powerFault – Indicates if there is power fault.
  • present – Indicates if the module is present or not.
  • productName – Identifies the name (as given by manufacturer) of power supply module.
  • serialNum – Identifies the serial number of the power supply module.
  • voltageFault – Indicates if there is voltage fault.
rgStatus

Displays the Redundancy Group status of the instances created through N:1 redundancy group.

NOTE: This command applies to N:1 redundancy configurations only.

savedConfigList

List of configurations saved on the system.

  • <index of saved config. file>
  • fileName – The file name of the saved configuration.
  • size – Indicates size of the saved configuration file (KBytes).
  • version – The software version name of the saved configuration.
sbcPersonalityStatus

Displays the personality role of the

Unable to show "metadata-from": No such page "_space_variables"
/
Unable to show "metadata-from": No such page "_space_variables"
instance. Choices are isbc, msbc and ssbc.

security

Security management status/statistics details. See Security Attributes table for details.

serverAdmin

The serverAdmn table describes the configuration of each server module.

  • <server name>
  • coredumpProfile – The core dump settings for this server.
  • modularType – Hardware modular type of the server.
  • role – When set to ‘primary’, role designates a server for internal processing.

serverSoftwareUpgradeStatus

The system server software upgrade status table describes the status of the server software upgrade module.

  • <server name>
  • upgradeStatus – Indicates the current status of the server (none, pendingRevert, pendingUpgrade, reverted, reverting, revertingOnError, upgraded, upgrading)

serverStatus

The system server status table provides status of the server module.

  • <server name>
  • applicationUpTime – Indicates application uptime on the server in days/hours/minutes/sec.
  • applicationVersion – Indicates the application version currently running on server.
  • daughterBoardPresent – Daughter board presence indicator.
  • hwType – Type of server module the indexed slot has been configured to accept.
  • lastRestartReason – Reason for last restart of server.
  • mgmtRedundancyRole – Redundancy role of the server (for management entities)
  • partNum – Identifies the part number of the module.
  • platformVersion – Platform version currently running on server.
  • serialNum Serial number of the server module.
  • syncStatus – Inter–CE data synchronization state.
  • upTime – Server module uptime in days/hours/minutes/seconds  .
softwareUpgradeDetailedStatus

<system name> detailedStatus – Prints the complete Live Software Upgrade (LSWU) upgrade details for the specified system to the screen. Details include the number of steps involved, the time taken to completed LSWU and upgrade process results.

softwareUpgradeStatus

LSWU status at any given time with the following details.

  • activeCeAtStart – Active CE name when the upgrade started.
  • cemodeAtStart – CE mode when upgrade started (single/dual).
  • modelChange – Indicates if process model changed as part of this upgrade.
  • newRelease – Software release to which the upgrade is performed.
  • oldRelease – Software release running before upgrade started.
  • package – Name of the new package.
  • previousState – This is the previous LSWU state.
  • primaryUpgradeStatus – Indicates the current status of the primary server.
  • reason – Exit reason for failure of last software upgrade.
  • revertScript – Revert script to run in case upgrade fails.
  • revertStartTime – Start time of revert activity.
  • rpmName – Name of the new rpm used for upgrade.
  • secondaryUpgradeStatus – Indicates the current status of the secondary server.
  • state – Current LSWU state.
  • upgradeScript – Script to run to perform upgrade.
  • upgradeStartTime – LSWU start time.
standbySyncStatus

Sync status details of the standby node for active nodes created through a N:1 redundancy group configuration.

  • Call/Registration Data – The sync state of Call/Registration data for active or standby node.
  • Metavar Data – The sync state of metavariable data for the active or standby node.

syncStatus

HA Redundancy:

Sync status of both the active and standby nodes for an SBC HA pair.

  • Call/Registration Data – Call/Registration data synchronization status with the SBC peer 
  • Configuration Data – Configuration data synchronization status with the SBC peer
  • Disk Mirroring – Disk Mirroring synchronization status with the SBC peer
  • Policy Data – Policy data synchronization status with the SBC peer

N:1 Redundancy:

Sync status of both the active and standby nodes created through a N:1 redundancy group.

  • Call/REgistration DataThe sync state of Call/Registration data for active or standby node.
  • Metavar DataThe sync state of metavariable data for the active or standby node.

systemCongestionCurrentStatistics

The Sonus System Congestion Current Statistics table details.

  • avgCallRate – The average call rate calculated using the formula: (# call attempts in an interval) / (# seconds elapsed in that interval).
  • avgRegRate – The average registration rate calculated using the formula: (# registration attempts in an interval) / (# seconds elapsed in that interval).
  • avgSubsRate – The average SIP SUBSCRIBE arrival rate calculated using the formula: (# SUBSCRIBE attempts in an interval) / (# seconds elapsed in that interval).
  • callArrivals – The number of call arrivals since the current interval started.
  • emergencyCallArrivals – The number of SIP emergency call arrivals since the current interval started.
  • emergencyCallRejects – The number of SIP emergency call rejects since the current interval started.
  • levelMC1Count – The number of transitions into MC1 since the current interval started.
  • levelMC1TotalTime – The total number of seconds spent in MC1 since the current interval started.
  • levelMC2Count – The number of transitions into MC2 since the current interval started.
  • levelMC2TotalTime – The total number of seconds spent in MC2 since the current interval started.
  • levelMC3Count – The number of transitions into MC3 since the current interval started.
  • levelMC3TotalTime – The total number of seconds spent in MC3 since the current interval started.
  • overloadRejects – The number of calls rejected due to system congestion since the current interval started.
  • peakCallRate – The system peak call arrival rate (in calls per second) since the current interval started.
  • peakRegRate – The peak SIP registration arrival rate (in registrations per second) since the current interval started.
  • peakSubsRate – The peak SIP SUBSCRIBE arrival rate (in subscriptions per second) since the current interval started.
  • sipRegArrivals – The number of SIP registrations arrivals since the current interval started.
  • sipRegRejects – The  number of SIP registrations rejected since the current interval started.
  • sipSubsArrivals – The number of SIP SUBSCRIBEs that arrived since the current interval started.
  • sipsSubsRejects – The number of SIP SUBSCRIBEs that are rejected due to system congestion since the current interval started.

systemCongestionIntervalStatistics 

The Sonus System Congestion Interval Statistics details.

  • <sequence number> – The interval sequence number. The number of intervals to store are configurable. Refer to Interval Statistics - CLI for configuration details.
  • avgCallRate – The system average call arrival rate over the reporting inteval (callArrivals / interval-time = avgCallRate).
  • avgRegRate – The average SIP registration arrival rate (in registrations per second) over the reporting interval.
  • avgSubsRate – The average SIP SUBSCRIBE arrival rate (in subscriptions per second) over the reporting interval.
  • callArrivals – The total count of call arrivals during the interval (callArrivals / interval-time = avgCallRate) .
  • emergencyCallArrivals – The total count of SIP emergency calls that arrived.
  • emergencyCallRejects – The total count of rejected SIP emergency calls.
  • 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.
  • levelMC1Count – The total count of transitions into MC1 during the interval.
  • levelMC1TotalTime – The total time spent (in seconds) in MC1 during the interval.
  • levelMC2Count – The total count of transitions into MC2 during the interval.
  • levelMC2TotalTime – The total time spent (in seconds) in MC2 during the interval.
  • levelMC3Count – The total count of transitions into MC3 during the interval.
  • levelMC3TotalTime – The total time spent (in seconds) in MC3 during the interval.
  • maxActiveCalls – The high water mark of the total number of active calls in both inbound and outbound directions on all trunk groups in the system for specified interval. This statistic applies to calls which are setting up, tearing down or stable.

    Switch-over scenario:

    When a switch-over occurs from SBC-A to SBC-B, the number of stable calls that were transferred from SBC-A to SBC-B equals the initial value of "maxActiveCalls" (immediately after the switch-over). Subsequent values are calculated and recorded accordingly.

  • overloadRejects – The total count of calls rejected during the collection interval.
  • peakCallRate – The system peak call arrival rate (in calls per second) measured during the collection interval.
  • peakRegRate – The peak SIP registration arrival rate (in registrations per second) measured during the collection interval.
  • peakSubsRate – The peak SIP SUBSCRIBE arrival rate (in subscriptions per second) measured during the collection interval.

  • sipRegArrivals – The total count of SIP registrations that arrived during the collection interval.
  • sipRegRejects – The total count of SIP registrations rejected during the collection interval.
  • sipSubsArrivals – The total count of SIP SUBSCRIBEs that arrived during the collection interval.

  • sipsSubsRejects – The number of SIP SUBSCRIBEs rejected during the collection interval.

  • time – The system up time when the interval statisitic is collected.

systemCongestionStatus

System Congestion status status/statistics details.

  • systemCongestionCPULevel – The current System Machine Congestion (MC) Level at the time this command is executed.
    • 0 – No Congestion

    • 1 – Level one congestion

    • 2 – Level two congestion

    • 3 – Level three congestion

  • systemCongestionCallAcceptCount – A snapshot of the number of calls being accepted by the system. A value of "65535" represents all calls. During MC2 congestion, SBC calculates the CallAcceptRate peridocially (each second), and uses the value to compute a new CallAcceptCount.
  • systemCongestionCallAcceptRate – Current rate (in calls per second) at which calls are being accepted by the system.
  • systemCongestionCallArrivalRate – A snapshot of the number of call arrivals in the last second.
  • systemCongestionCallEqArrivalRate – A snapshot of the number of call arrivals and registrations in the last second .
  • systemCongestionCallRateLevel – Call rate congestion level.
  •  systemCongestionIRTTLevel – Internal RoundTrip Time (IRTT) congestion level.
  • systemCongestionMCDuration – Number of seconds the system has been at this congestion level.
  • systemCongestionMCLevel – System congestion level.
  • systemCongestionRegArrivalRate –  A snapshot of the number of SIP registration arrivals in the last second.
  • systemCongestionSubsArrivalRate – The number of SIP SUBSCRIBEs that arrived in the last second.

 

Admin

Command Syntax

> show table system admin

 

Command Parameters

Admin Attributes

Parameter

Description

<system name>

System name

accountManagement 

Account and password management-related configuration

actualSystemNameSystem name given by the user as user/metadata
auditLogState

Management audit log state

bannerThe configurable banner text that displays when users login to EMA and CLI applications. Refer to Banner - CLI for configuration details.
cliSetWarningSupport

Setting to enable/disable warning prompts configured for the set command.

clusterIdclusterID instance present in the userdata
contact Contact information of the system
dodDOD-related configuration
dspMismatchAction 

Action to take for one of the following DSP mismatch conditions:

  1. Mismatch in DSP card installation across any/all slot locations. Cards must match by slot location. For any mismatched slot, DSP capacity is not used when “preserveRedundancy” is configured (and card dried up if calls were already in place when the mismatch occurred), or if left unprotected when “preserveCapacity” is configured.
  2. Mismatch in DSP card type within a slot location. Card installations must match by type – DSP25 (higher capacity) or DSP20 (lower capacity). Same rules as above apply.
externalAuthenticationEnabled The Conf-D CLI user information stored on remote Radius server for authentication
fips-140-2FIPS-140-2 related configuration and commands
localAuthenticationEnabled The Conf-D CLI user information stored locally for authentication
location Physical location of the system.
passwordDictionaryPassword management dictionary related configuration
passwordRules The rules implementing Conf-D user password policy
passwordRulesForAdminThe rules implementing user password policy for Administrator users
preserveCapacity 

The Active  continues to use the extra DSP capacity, as needed, assuming appropriate session licenses are in place; partial redundancy is in effect

NOTE: If a switchover occurs, calls using the extra, non-matching DSP capacity on Active are not protected during switchover (i.e. partial redundancy)

preserveRedundancy 

The Active automatically triggers a graceful dry-up in an attempt to align DSP hardware capabilities. Once dry-up completes, the Active uses the protected, matching DSP capacity to preserve redundancy.

NOTE: During the dry-up period, active calls using the extra, non-matching DSP capacity are not protected in the event that a switchover occurs before the dry up completes.

restREST API flag setting
sftpUserPasswordPassword rules for SFTP user
sshPublicKeyAuthorizationEnabledThe current state of this flag which is used for SSH public key authentication through CLI for all users
utilMonitorStatsInterval The time interval for system resource monitoring statistics.

utilMonitorStatsNumOfPastInterval 

The number of past intervals saved for system resource monitoring statistics.

 

Announcements

Announcement file status and statistics.

Command Syntax

> show table system announcements

 

Command Parameters

Announcements Attributes

ParameterDescription
memoryUsage

Announcement segment NP memory usage.

  • cachedSegments – Number of announcement segments cached in NP memory.
  • totalCacheMemory – Total amount of segment cache memory available in NP.
  • totalPlayoutTime – Total playout time of all segments cached in NP memory.
  • totalSegments – Total number of announcement segments on disk.
  • usedCacheMemory – Amount of segment cache memory being used in NP.
  • utilizedCacheMemory – Percentage of segment cache memory being used in NP.

segmentStatus <segment ID>

Announcement segment file status.

  • audioFormat – Compression type of audio data.

  • audioLength — Length of audio data in segment file.

  • pathname – Pathname of segment file.

  • playoutDuration – Playout duration of segment file.

  • state – State of segment.

  • totalPlays – Total number of times this segment has been played.

  • useCount – Number of announcements currently using this segment.

  • version – Version number of segment file.

 

Daughter Board Status

Server Daughter Board (DB) status details.

Applies to SBC 5xxx and SBC 7000 only.

Command Syntax

> show table system daughterBoardStatus

 

Command Parameters

Daughter Board Status Attributes

 ParameterDescription 
daughterBoardStatus<server name> Server name
daughterBoardId

Daughter board identifier

SBC 5000 series:

  • SPS100 – SBC 5x00 SPS100 module
  • DB0 – SBC 5x00 SPS100DB 0 module
  • DB1 – SBC 5x00 SPS100DB 1 module
  • DSP20 – SBC 5x10 DSP20 module
  • DSP25 – SBC 5x10 DSP25 module

SBC 7000 series:

  • FRU_DSP1 – SBC 7000 DSP-LC slot 1
  • FRU_DSP2 – SBC 7000 DSP-LC slot 2

  • FRU_DSP3 – SBC 7000 DSP-LC slot 3

  • FRU_DSP4 – SBC 7000 DSP-LC slot 4

fpgaVersion

 A card’s programmed firmware version (using FPGA build date)

NOTE: This maintenance field does not apply to SPS100 cards.

imageLoadFailureCount

Number of module boot failures since the last successful module boot, for use during diagnostic testing of a potentially failed module.

NOTE: This maintenance field does not apply to SPS100 cards.

operationalStatus

Operational state of daughter board.

  • disabled – Card is disabled.
  • dryup – Card is enabled but in the process of drying up. Once completed, card will be set to ‘disabled’.
  • enabled – Card is enabled.
  • failed – If a DSP2x or DSP-LC module fails to boot over three consecutive tries (typically due to a hardware failure), it is taken out of service and marked as state “failed”. The rest of the system continues to boot normally, including any other DSP modules. The module failure is logged/alarmed with trap “sonusConnexIpSystemCESlotFailedNotification”. The slot remains in the failed state until the module is disabled and re-enabled once a replacement card is installed.
  • loading – Card is enabled but in the process of booting. Resources are not yet available. Once completed, card will be set to ‘enabled’.
  • locked – Slot capacity is locked out due to mismatch (with “preserveRedundancy” configured).

NOTE: For 5x00 systems, only the “enabled” state displays in the results.

partNumThe part number of the module (if present)
presentIndicates if the module is present or not.
productNameIdentifies manufacturer name of module (if present)

serialNum

Identifies the serial number of the module (if present)

DSP

DSP PAD

DSP PAD configuration service (SBC must be restarted for new configuration to take effect).

Command Syntax

> show table system dspPad

Command Parameters

DSP PAD Attributes

ParameterDescription
audioTxDuring2833

State of Audio Transmit During 2833.

comfortEnergy

Initial estimate (in –dBm) to be used for generating comfort noise.

jitterEvalPeriod

Time period to decide when to periodically evaluate playout occupancy (in milliseconds).

jitterMinOccThsh

If occupancy falls below this threshold for some time period we advance the playout time (in milliseconds).

playoutTimeseriesPeriod

Duration of one period of the RTP playout buffer loss time series statistic.

playoutTimeseriesThreshold0

Threshold #0 for generation of the playout loss time series statistic.

playoutTimeseriesThreshold1

Threshold #1 for generation of the playout loss time series statistic.

playoutTimeseriesThreshold2

Threshold #2 for generation of the playout loss time series statistic.

rtpDtmfRelay

RTP Payload type to be received as DTMF relay during compressed calls.

sidHangoverTime

Minimum time (in milliseconds) after DSP detects speaker going inactive before sending silence packets.

sidMaxNoiseFloor

Maximum noise floor (in –dBm).

sidMaxTime

Maximum time (in milliseconds) between silence packets.

sidMinNoiseFloor

Minimum noise floor (in –dBm).

sidMinTime

Minimum time (in milliseconds) between silence packets.

toneThreshold

Percentage Threshold crossing value for tone resources.

toneThresholdState

State of Tone Threshold Event.

universalCompressionThreshold

Percentage Threshold crossing value for Universal Compression resources.

universalCompressionThresholdState

State of Universal Compression Threshold Event.

 

DSP Resources

Command Syntax

> show table system dspRes
	dspCallCurrentStatistics
	dspCallIntervalStatistics
	dspUsageCurrentStatistics
	dspUsageIntervalStatistics

 

Command Parameters

DSP Resources Attributes

ParameterDescription

dspRes

<system name or sequence number>

  • The system name (for CurrentStatistics objects).
  • A sequence number which identifies the interval for which the set of statistics is required (for IntervalStatistics objects).
dspCallCurrentStatistics

The Sonus System Call DSP Resource Current table containing the following information:

The following statistics are collected in this table for each codec.

  • numCallSuccessNoDspAllocFailure – Number of successful calls without DSP resource allocation failure during the current time interval.
  • numCallSuccessWithDspAllocFailure – Number of successful calls with DSP resource allocation failure during the current time interval.
  • numCallFailNo<codec> – Number of calls failed due to lack of DSP resource for the specified codec since initialization/last reboot.
  • numCallFailOtherOn<codec> – Number of call fails due to reason other than lack DSP resources for the specified codec since initialization/last reboot.
  • numCallSuccessNo<codec> – Number of successful calls even though lack of DSP resourcesfor the specified codec since initialization/last reboot.
dspCallIntervalStatistics

The Sonus System Call DSP Resource Interval table containing the following statistics for the 'n' number of intervals:

  • 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 statisitics are collected.
  • numCallSuccessNoDspAllocFailure – Number of successful calls without DSP resource allocation failure for the defined time interval.
  • numCallSuccessWithDspAllocFailure – Number of successful calls with DSP resource allocation failure for the defined time interval.
  • numCallFailNo<codec> – Number of failed calls due to lack of DSP resource for the specified codec during the defined time interval.
  • numCallSuccessNo<codec> – Number of successful calls even though lack of AMRNB DSP resource for the specified time interval.
dspUsageCurrentStatistics

The Sonus DSP Resource statistics details.

The following statistics are collected in this table for each codec. Statistics are collected once per second.

  • <codec>AverageAvailCount – The running average number of free DSP resources for the specified codec since the SBC started up.
  • <codec>AverageUsedCount – The running average number of used DSP resources for the specified codec since the SBC started up.
  • <codec>PeakUsedCount – The peak number of resources used for the specified codec since the SBC started up.
dspUsageIntervalStatistics

The Sonus DSP Resource Interval table containing the following statistics over the 'n' number of intervals. Interval statistics are weighted per codec type.

  • 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 statisitics are collected.
  • <codec>AverageAvailCount – The running average number of free DSP resources for the specified codec over the defined interval.
  • <codec>AverageUsedCount – The running average number of used DSP resources for the specified codec over the defined interval.
  • <codec>PeakUsedCount – The peak number of resources used for the specified codec over the defined interval.

NOTE: The number of available transcoded calls depends on whether or not back-to-back transcoding is required. Also, DSP resources are commonly held during call setup (even when transcoding ultimately is not required on the call).  At a high call rate this can marginally cut into the number of DSP resources available on the system.

 

DSP Status

This statistic command provides the current number of transcoded sessions per DSP2x slot (

Unable to show "metadata-from": No such page "_space_variables"
 5x10) or SPS100 module (SBC 5x00) depending upon the number of modules installed for the specified system. The
Unable to show "metadata-from": No such page "_space_variables"
 5x10 can include up to four DSP modules. The 
Unable to show "metadata-from": No such page "_space_variables"
 5x00 can be configured for up to three SPS100 modules  

(Refer to Customer Replaceable Units for details).

Command Syntax

> show table system dspStatus dspUsage

 

Command Parameters

DSP Status Attributes

ParameterDescription

dspStatus dspUsage

<system name> – The

Unable to show "metadata-from": No such page "_space_variables"
system name.

The below fields display raw count of DSP resources (i.e. channels) in use on each slot to aid in understanding which slots are loaded and to what extent in case card removal/hot swap is necessary.

  • slot1ResourcesUtilized
  • slot2ResourcesUtilized

  • slot3ResourcesUtilized

  • slot4ResourcesUtilized

For each DSP codec, a <codec>Total and <codec>Utilization field displays. 

    1. The <codec>Total field indicates how many transcoding sessions the system can support for that codec to G.711.
    2. The <codec>Utilization field indicates what percent of those sessions are actually in use.

      NOTE: For compressed-to-compressed transcoding, two resources are required, one for each codec. 

Additional fields:

  • amrNbTotal – Total AMR–NB resource capacity on this server.

  • amrNbUtilization – Percentage utilization of AMR–NB resources on this server.

  • amrWbTotal – Total AMR–WB resource capacity on this server.

  • amrWbUtilization – Percentage utilization of AMR–WB resources on this server.
  • compressionAllocFailures – Running count of resource allocation failures due to resource exhaustion.
  • compressionAvailable – Actual compression resources currently available in real time. This essentially equates to the total number of G.711 resources after loading.
  • compressionTotal – Maximum number of compression resources on the server (i.e. before loading, so this number is static). This essentially equates to the total number of G.711 resources before loading (i.e. lightest codec).
  • compressionUtilization – Percentage of compression resources in use (accounting for various codec weights). This can be calculated using the formula (compressionTotal compressionAvailable) / compressionTotal.
    NOTE: Use this value when determining the extent of DSP module load (regardless of codec type).

  • ecmTotal – Total T.38 ECM resource capacity on this server.
  • ecmUtilization – Percentage utilization of T.38 ECM resources on this server.
  • ecmV34Total – Total T.38 ECM V.34 resource capacity on this server.
  • ecmV34Utilization – Percentage utilization of T.38 ECM V.34 resources on this server.
  • efrTotal – Total EFR resource capacity on this server.
  • efrUtilization – Percentage utilization of EFR resources on this server.
  • evrc0Total – Total EVRC0 resource capacity on this server.
  • evrc0Utilization – Percentage utilization of EVRC0 resources on this server.
  • evrcb0Total – Total EVRCB0 resource capacity on this server.
  • evrcb0Utilization – Percentage utilization of EVRCB0 resources on this server.
  • g711SsTotal – Total G711SS (silence suppression) resource capacity on this server.
  • g711SsUtilization – Percentage utilization of G711SS (silence suppression) resources on this server.

  • g711Total – Total G711 resource capacity on this server.
  • g711Utilization – Percentage utilization of G711 resources on this server.
    NOTE: The g711Utilization includes g711 channels in use plus channels that are reserved but not activated as part of the call set up process.  In this case, ensure to reserve enough resources to account for the worst case codec. For example, in release 4.2.x, a reserved channel is about 4.5 times as expensive as a G.711 channel. 

  • g711V8Total – Total G711 V8 resource capacity on this server.

  • g711V8Utilization – Percentage utilization of G711 V8 resources on this server.

  • g722Total – Total G.722 resource capacity on this server.
  • g722Utilization – Percentage utilization of G.722 resources on this server.
  • g722V8Total – Total G.722 V8 resource capacity on this server.

  • g722V8Utilization Percentage utilization of G.722 V8 resources on this server.

  • g726Total – Total G726 resource capacity on this server.
  • g726Utilization –  Percentage utilization of G726 resources on this server.
  • g726V8Total Total G726 V8 resource capacity on this server.

  • g726V8Utilization Percentage utilization of G726 V8 resources on this server.

  • g729AbTotal – Total G729A+B resource capacity on this server.
  • g729AbUtilization – Percentage utilization of G729A+B resources on this server.
  • g729AbV8Total Total G729A+B V8 resource capacity on this server.

  • g729AbV8Utilization Percentage utilization of G729A+B V8 resources on this server.

  • g7221Total – Total G.722.1 resource capacity on this server.
  • g7221Utilization – Percentage utilization of G.722.1 resources on this server.
  • g7221V8Total Total G.722.1 V8 resource capacity on this server.

  • g7221V8Utilization Percentage utilization of G.722.1 V8 resources on this server.

  • g7231Total – Total G723.1 resource capacity on this server.
  • g7231Utilization – Percentage utilization of G7231 resources on this server.
  • g7231V8Total Total G723.1 V8 resource capacity on this server.

  • g7231V8Utilization Percentage utilization of G7231 V8 resources on this server.

  • ilbcTotal – Total iLBC resource capacity on this server.
  • ilbcUtilization – Percentage utilization of iLBC resources on this server.
  • ilbcV8Total Total iLBC V8 resource capacity on this server.

  • ilbcV8Utilization Percentage utilization of iLBC V8 resources on this server.

  • opusTotal Total OPUS resource capacity on this server.

  • opusUtilization Percentage utilization of OPUS resources on this server.

  • toneAllocFailures – Percentage of tone resource allocation failures on this server.
  • toneAvailable – Number of tone resources currently unused and available on this server.
  • toneTotal Total tone resource capacity on this server.
  • toneUtilization – Percentage utilization of tone resources on this server.

Ethernet Port

Command Syntax

> show table system ethernetPort
	mgmtAdmin 
	mgmtPortStatus
	mgmtStatistics
	packetAdmin 
	packetPortStatus
	packetStatistics
	portMonitorStatus
	portRedundancyGroupStatus 

 

Command Parameters

Ethernet Port Attributes

ParameterDescription
mgmtAdminManagement ports.
mgmtPortStatus

Management port status details.

  • ifIndex – The unique ifIndex of this management NIF"
  • linkState – The state of the interface.
    • admnDisabled
    • admnEnabledPortDown
    • admnEnabledPortUp
    • nifCreated
    • nifCreating 
    • null
  • macAddress – The MAC address of the network interface.
  • rxDropped – The number of packets dropped due to no receive buffers.
  • rxErrors – The number of bad packets received
  • rxPackets – The number of received packets.
  • txDropped – The number of packets dropped due to no transmit buffers.
  • txErrors – The number of packet transmit failures.
  • txPackets – The number of transmitted packets.
mgmtStatistics

Management port transmit and receive statistics.

  • rxDropped – The number of packets dropped due to no receive buffers.
  • rxErrors – The number of bad packets received.
  • rxPackets – The number of received packets.
  • txDropped – The number of packets dropped due to no transmit buffers.
  • txErrors  – The number of packet transmit failures.
  • txPackets – The number of transmitted packets.
packetPortStatus

Packet port status details.

  • allocatedBandwidth – The bandwidth (bytes/second) allocated for a particular port for active media streams.
  • bandwidthDeviation – The percentage of deviation of actual bandwidth from allocated bandwidth.
  • bandwidthUsage – The percentage of load (allocatedBandwidth) for a particular port using the formula:
    allocatedBandwidth / maxBandwidth * 100
  • ifIndex – The unique ifIndex of this Packet NIF.
  • linkState – The state of the interface.
    • admnDisabled 
    • admnEnabledPortDown 
    • admnEnabledPortUp 
    • null
  • macAddress – The MAC address of the metwork interface.
  • maxBandwidth – The maximum bandwidth that the port is capable of supporting. For example,

    • For SBC 7000 series platform, 95% of 10 GB port is 1,187,500,000 bytes/second.
    • For SBC 5000 series platform, 95% of 1 GB port is 118,750,000 bytes/second.
  • negotiatedSpeed – The interface speed.
  • rxActualBandwidth – The actual Rx bandwidth, which is used for a particular port (bytes/second).
  • txActualBandwidth – The actual Tx bandwidth, which is used for a particular port (bytes/second).
packetStatistics

Packet port transmit and receive statistics.

  • rxDropped – The number of packets dropped due to no receive buffers.
  • rxErrors – The number of bad packets received.
  • rxPackets – The number of received packets.
  • txDropped – The number of packets dropped due to no transmit buffers.
  • txErrors – The number of packet transmit failures.
  • txPackets – The number of transmitted packets.
portMonitorStatus 

The port monitor status.

  • <ceName> – The SBC server name
  • failures – Current number failures of this port monitor
  • faultState – The fault state of the physical port
    • failed
    • restored
    • unknown
  • linkFailures – The current number of link failures of this port monitor
  • linkState The state of the link monitor configured on this port in the link detection group. The linkState is set to “unknown” if link monitors are not configured.
    • failed
    • restored
    • unknown
  • macAddress – The MAC address associated with the physical port
  • pmName – The name of this port monitor.
  • portName – The name of the physical port.
  • prg – The name of the port redundancy group.
  • role – The role of the physical port
    • active
    • no_role
    • standby
  • state – The state of the physical port
    • down
    • unknown
    • up

 

portRedundancyGroupStatus

Status of the port redundancy group.

  • <host name> – The server host name.
  • failureCount – Total number of port monitor failures within this port redundancy group.
  • failures – The current number of port monitors within this port redundancy group that have declared themselves failed.

  • ifIndex – The unique ifIndex of this Packet NIF.

  • ifNum The unique ifNum of this Packet NIF.

  • interfaceType Interface Type of this port redundancy group.

    • mgmt
    • pkt
  • portMonitorCount The number of port monitors configured in this port redundancy group.

  • portName The name of physical/logical port.

  • primaryMacAddress The Primary MAC address of the network interface.

  • secondaryMacAddress The Secondary MAC address of the network interface.

Offenders List Details

IP Policing Offenders Lists

ACL Offenders List – The Access Control List policer offenders list.

Aggregate Offenders List – The aggregate policer offenders list.

ARP Offenders List – The ARP policer offenders list.

Bad Ethernet IP Header Offenders List – The bad Ethernet/IP Header policer offenders list. Ethernet/IP headers are considered bad under the following conditions:

  • Only broadcast ARP packets are allowed; all other broadcast packets are considered bad.

  • Anything other than the following unicast/multicast ICMPV6 packets are considered bad.

    • Type 2 (Packet too big)
    • Type 3 (ICMP Time exceeded) Code 0 (hop limit exceeded).
    • Type 128 (ICMPV6 Echo request)
    • Type 129 (ICMPV6 Echo reply)
    • Type 135 Neighbor Solicitation
    • Type 136 Neighbor Advertisement
  • Anything other than the following unicast ICMPV4 packets are considered bad:

    • Type 0 Echo Reply

    • Type 3 Code 4 (Destination unreachable, fragmentation required)

    • Type 8 Echo Request

    • Type 11 Code 0 (Time Exceeded, TTL expired)

  • Only ICMPV6 neighbor discovery packets are allowed under multicast MAC address. Anything else is considered bad.

  • If DestMAC is zero, it is considered a bad packet.

  • Anything other than ethertype (IPV4, IPV6, VLAN) is considered bad.

  • IP Checksum error is considered bad.

  • IP version other than 4 or 6 is considered bad.

  • Bad IP Header length

  • Packet that is not long enough to contain IP header.

  • TTL == 0 is considered bad.

  • IPV4 with options set is considered bad.

  • IPV6 with initial next header field of 0, 60, or 43 is considered bad.

Discard Rule Offenders List – The table of statistics for the discard rule offenders list. For example: ACLi discard rule packets.

IPSec Decrypt Offenders List – The table of statistics for the IPSec Decrypt policer offenders list. For example:

  • Bad IPSec packet

  • Authentication error

  • Invalid SSID

  • IPSec protocol == AH

Media Offenders List – The table of statistics for the media policer offenders list. For example: Media packets exceeding the policing value.

Rogue Media Offenders List – The table of statistics for the rogue media policer offenders list. For example:

  • UPD packets received in the media port range, but the destination UDP port is not allocated for media call
  • Media packets where source port, source address or destination address do not match the allocated media resource

uFlow Offenders List – The table of statistics for the Micro Flow policer offenders list. For example: Microflow packet exceeding the policing rate.

rogueMediaOffenders List vs. mediaOffendersList

Entries in the Media Offenders List are for allocated media packets that violate the policing rules. The associated call is sending too many media packets. This could indicate a possible “Theft of Service” scenario. Entries in the Rogue Media Offenders List are media packets that the SBC is receiving but no resource is allocated for the packet. This may be a Denial of Service attack or indication that a call was terminated but the other end is still sending media packets.

IP Policing

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.

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.

License

Command Syntax

> show table system
	licenseFeatureStatus 
	licenseInfo
	licenseLegacyBundleInfo 
	licenseLocalBundleInfo
	licenseMode 
	licenseRequired 
	licenseServer 
	licenseServerStatus
	licenseStatus 

Command Parameters

License Attributes

ParameterDescription
licenseFeatureStatus

Status details about each licensed feature.

  • featureNameThe feature name of the registered license
  • licenseSought – The number of times the SBC requested a license for each feature from the Site License Server (SLS)
  • licenseNotReceived – The number of times a license is not received from the SLS for each feature

NOTE: This field only applies if the current licenseMode is "network".

licenseInfo

The license status for registered license features.

  • featureName – The feature name of the registered license
  • expirationDate – The license expiration date
  • inUse – The number of licenses used by the SBC for this feature
  • licenseId – License identifier
  • source – Source of the license (BuiltIn, Legacy, Local or Network)
  • usageLimit – The maximum count allowed for this feature
licenseLegacyBundleInfo

License details for the legacy licenses stored on the

Unable to show "metadata-from": No such page "_space_variables"
.

  • bundleName – License bundle name
  • featureNameThe feature name of the registered license
  • licenseId – License ID
  • expirationDate – License expiration date
  • usageLimit – Usage limit for the license
  • activeLicenseMode – The licensing mode currently in use by the
    Unable to show "metadata-from": No such page "_space_variables"
licenseLocalBundleInfo

License details for the local licenses stored on the

Unable to show "metadata-from": No such page "_space_variables"
.

  • bundleName – The unique license bundle identifier assigned by this SBC for this license
  • featureNameThe feature name of the registered license
  • licenseId – The license ID present in the bundle
  • purchaseOrderId – The bundle purchase order ID
  • lineId – The purchase order line ID for the bundle
  • generationDate – The date the license was generated
  • installDate – The license install date
  • expirationDate – License expiration date
  • usageLimit – Usage limit for the license
  • fingerPrint1 –  The license fingerprint from the standalone node, or one of the HA nodes
  • fingerPrint2 – The license fingerprint from the second node in an HA configuration
  • activeLicenseModeThe licensing mode currently in use by the
    Unable to show "metadata-from": No such page "_space_variables"
licenseMode

The licensing mode of the

Unable to show "metadata-from": No such page "_space_variables"
application (legacy, local, or network).

(Applies to 'show table' command only)

licenseRequired

Displays the licenseRequired configuration: The configured minimum and maximum number of licenses for a particular feature to request from the Site License Server (SLS) for the SBC application to use.

  • featureNameThe feature name of the registered license
  • minCount – The minimum number of licenses the SBC will request from the SLS to retain at the SBC (regardless of demand) when the associated license is first configured.
  • maxCount – The maximum number of licenses the SBC can request from the SLS.

(Applies to 'show table' command only)

NOTE: This field only applies if the current licenseMode is "network".

NOTE: minCount and maxCount are not allowed for all licenses.

licenseServer

Per-server license configuration.

  • serverName – The name of the Site License Server (SLS)
  • priority – The SLS server selection priority
  • serverAddress – The SLS FQDN or IP address

(Applies to 'show table' command only)

NOTE: This field only applies if the current licenseMode is "network".

licenseServerStatus

License server status details.

  • serverName – The name of the SLS
  • isCurrentActive – A result of "y" indicates this server is the last server to respond correctly to a request
  • requestMessagesSent – The number of license requests sent to this SLS
  • licenseGrantMessagesReceived – The number of license grant messages received from the SLS
  • licensePartialGrantMessagesReceived – The number of partial license grant messages received from the SLS
  • licenseRejectMessagesReceived – Indicates the number of license reject messages received from the SLS
  • licenseErrors – The number of errors that occurred while sending a request to this SLS (includes no-response received type errors)

NOTE: This field only applies if the current licenseMode is "network".

licenseStatus

The CE license status table describes the current CE license state, for example "dualCe".

  •   cemode
 

Load Balancing Service

Load Balancing Service (SBC 5xx0/7000/SWe)

Load Balancing Service status details.

Command Syntax

> show table system loadBalancingService
	groupName
	inviteRetargetMode
	leaderStatistics
	leaderStatus
	registerRetargetMode
	resourceInfoStatus

Command Parameters

Load Balancing Service Attributes (SBC 5xx0/7000/SWe)

FieldDescription
groupNameDomain name of the load balancing group.
inviteRetargetModeLoad balancing service mode for INVITEs.
leaderStatistics

Specifies the leader statistics table.

  • <key>
  • leaderElectionAttempts
  • retransmitCount
  • requestTimeoutCount
leaderStatus

Displays the IP address of leader nodes in the cluster.

  • <leader Id>
  • leaderIPAddress
  • state
registerRetargetModeLoad balancing service mode for REGISTERs.
resourceInfoStatus

Node resource information.

  • <Id>
  • callResourceCount
  • registrationResourceCount

Load Balancing Service (S-SBC)

The following table lists Load Balancing Service status details.

Command Syntax

> show table system loadBalancingService
	dspLeaderStatus
	dspResourceCacheStatus
	dspSeedNodeStatus
	groupName
	inviteRetargetMode
	leaderStatistics
	leaderStatus
	policerLeaderStatus
	policerResourceCacheStatus
	policerSeedNodeStatus
	resourceInfoStatus

Command Parameters

Load Balancing Service Attributes (S-SBC)

FieldDescription
dspLeaderStatus

Displays the instance status of the leader nodes in the cluster.

  • <leader Id>
  • leaderIPAddress
  • state
dspResourceCacheStatus

Displays media resource cache information.

  • <node index> – Node ID
  • nodeIpAddress – Node's IP address
  • nodePrivateLifGroupName – Node's private LIF group name
  • nodePrivateLifGroupBandwidth – Available private LIF group bandwidth for this node, in bytes/second
  • nodePrivateLifGroupTtl – The LIF group Time To Live (TTL) value (Number of seconds remaining for the current resource bandwidth information to be valid) for this node
  • nodeCodecUnits – Number of available codec units (at any instant) the SSBC can use to allocate the transcoding resources for an active call
  • nodeCodecCapabilities – Displays the supported codec and corresponding codec units for this node
  • nodeCodecCapabilitiesExtn – Displays additional supported codec and corresponding codec units than what is listed under nodeCodecCapabilities
  • nodeCodecTtl – The codec TTL value (Number of seconds the present codec is available) for this node
  • nodeToneUnits – The percentage of DSP cores available for the present tone
  • nodeToneTtl – Number of seconds the present tone is available
dspSeedNodeStatus

Displays cluster seed node status.

  • <Seed ID>
  • seedNodeIpAddress
groupNameDomain name of the load balancing group.
inviteRetargetMode

Specifies the load balancing service mode for INVITEs. Enables load balancing for initial INVITE requests. 

If set to redirect, calls may get retargeted using SIP 302 to balance the load.

  • disabled
  • redirect
leaderStatistics

Specifies the leader statistics table.

  • <key>
  • leaderElectionAttempts
  • retransmitCount
  • requestTimeoutCount
leaderStatus

Displays the IP address of leader nodes in the cluster.

  • <leader Id>
  • leaderIPAddress
  • state
policerLeaderStatus

Displays policer cluster leader node status.

  • <leader Id>
  • leaderIPAddress
  • state 
policerResourceCacheStatus

Displays policer media resource cache information.

  • <node index>
  • nodeIpAddress
  • nodeLifGroupName
  • nodeLifGroupisPrivate
  • nodeLifGroupBandwidth
  • nodeLifGroupTtl
policerSeedNodeStatus

Displays policer cluster seed node status.

  • <leader Id>
  • seedNodeIPAddress
resourceInfoStatus

Node resource information.

  • <leader Id>
  • callResourceCount
  • registrationResourceCount 

Load Balancing Service (M-SBC)

Load Balancing Service status details.

Command Syntax

> show table system loadBalancingService
	dspResourceCacheStatus
	groupName
	leaderStatistics
	leaderStatus
	policerResourceCacheStatus
	privateIpInterfaceGroupName

Load Balancing Service Attributes (M-SBC)

FieldDescription
dspResourceCacheStatus

Displays media resource cache information.

  • <node index>
  • nodeIpAddress
  • nodePrivateLifGroupName
  • nodePrivateLifGroupBandwidth
  • nodePrivateLifGroupTtl
  • nodeCodecUnits
  • nodeCodecCapabilities 
  • nodeCodecCapabilitiesExtn 
  • nodeCodecTtl
  • nodeToneUnits
  • nodeToneTtl
groupNameDomain name of the load balancing group.
leaderStatistics

Specifies the leader statistics table.

  • <key>
  • leaderElectionAttempts
  • retransmitCount
  • requestTimeoutCount
leaderStatus

Displays the IP address of leader nodes in the cluster.

  • <leader Id>
  • leaderIPAddress
  • state
policerResourceCacheStatus

Displays policer media resource cache information.

  • <node index>
  • nodeIpAddress
  • nodeLifGroupName
  • nodeLifGroupisPrivate
  • nodeLifGroupBandwidth
  • nodeLifGroupTtl
privateIpInterfaceGroupName
<name> – The name of the Private IP Interface Group used by M-SBC/T-SBC to communicate with MRF.

Network Processor

For internal debug use only.

Click to expand...

 

NTP

NTP services management

Command Syntax

> show table system ntp
	keys
	peerStatus
	serverAdmin
	systemStatus
	timeZone

Command Parameters

NTP Attributes

ParameterDescription
keys

Displays NTP server key details.

  • keyId
  • keyType
  • keyValue
peerStatus

Displays status information about each NTP peer.

  • ceName – The name of this SBC server.
  • ipAddress – IP address of the CE.
  • state – the state of the NTP peer (insynce, outofsync, reachable).
  • stratum – A number representing the distance from the reference clock, starting at "0". Stratum 16 represents that a device is out of sync.
  • refTime – The time this NTP peer was last updated.
serverAdmin

Displays information about each NTP Server configured to provide network time.

  • ipAddress – The IP address of this NTP server.
  • version – The NTP version of this NTP server.
  • minPoll – The minimum poll interval to this NTP server.
  • maxPoll – The maxiimum poll interval to this NTP server.
  • state – The configured state of the NTP server entry.
systemStatus

Displays system status information about NTP.

  • ceName – The name of this SBC server.
  • clock – The SBC regularly checks system time. This field represents the system time as of the last check by SBC, not the actual system time.
  • refTime – The time this system was last updated.

timeZone

This table contains Time Zone configuration. Fields include:

  • name – System name.
  • zone – The current time zone.

NOTE: In an HA configuration, the Active and Standby system times and refTimes will not match in the results of this command because SBC updates NTP data independently.

 

Policy Server

Softswitch servers and client services status/statistics details.

Command Syntax

> show table system policyServer
	globalConfig  
	localServer
	policyServerStatus
	remoteServer

Command Parameters

Policy Server Attributes

 AttributeDescription
globalConfig

Defines global configuration applicable to all policy servers.

  • congestionControl – The SBC throttles the sending or policy requests to either active or standby PSX when this field is enabled.
  • mgmtInterfaceGroup – The Management Interface Group to use for communicating with external PSX.
  • reconnectTimeout – The timer parameter for re-attempting connection to a Policy Server that is in the enabled state in seconds.
  • switchOverMode – (automatic or manual) This setting determines how the policy server is set to ACTIVE after a switchover.
  • type – Interface type supported by policyServer.
localServer

Local (embedded) policy server configuration.

  • action – The action for the operation mode for this trunk group
  • keepAliveTimer – The time in seconds between sending Keep Alive indications to the internal Policy Server.
  • mode – Assignment of the Policy Server to have the active, standby, out of service or alternate role.
  • retries – The maximum number of retransmission attempts for a transaction on this Policy Server.
  • retryTimer – The time in milliseconds that the SBC waits for a response from the local Policy Server.
  • state – Administrative state of the softswitch server.
  • transactionTimer – The time in milliseconds that the SBC waits for a response from the Policy Server after sending it a transaction request.
policyServerStatus

Policy Server status table. Fields include:

  • allowancePercent – The number of SBC policy requests allowed by PSX. For example, an allowance of 75%, means that the SBC is skipping one out of every four policy requests. This allowance is provisioned on the PSX and enforced on the SBC when PSX Congestion Control is enabled.
  • averageTransactionTime – Records the average time taken in milliseconds for a softswitch transaction.

  • congestionLevel – The PSX congestion level.

  • dataRequests – The cumulative number of data requests received from the softswitch.

  • index – Identifies the softswitch entry.

  • interfaceIpAddress – Identifies the IP address the SBC uses to communicate with the PSX for this Policy Server.
  • ipAddress – IP Address of the softswitch server.

  • negotiatedVersion – The lowest negotiated protocol version between the gateway and all the active and alternate softswitches.

  • operState – Operational state of the softswitch.

  • queriesSkippedAndRejected – The cumulative number of rejected Policy Requests while the active PSX is congested and a standby PSX is either congested or not available.

  • queriesSkippedAndServiced – The cumulative number of Policy Requests serviced by the standby PSX while the active PSX experienced congestion.

  • redirectRequests – The cumulative number of redirect requests received from the softswitch.

  • releaseRequests – The cumulative number of release-call requests received from the softswitch.

  • serverReconnects – The number of successful reconnections between the gateway and the softswitch.

  • transactionCompleted – The number of successful transactions between the gateway and the softswitch.

  • transactionFailedAttempts – The number of unsuccessful transactions between the gateway and the softswitch.

  • transactionRetryAttempts – The number of transaction retries between the gateway and the softswitch.

  • version – The negotiated protocol version between the gateway and the softswitch.

remoteServer

Table of softswitch remote server configurations. Fields include:

  • name – Remote server name.
  • ipAddress – IP adddress of the remote server.
  • portNumber – The IP port number of the softswitch server.
  • state – Administrative state of the softswitch server.
  • mode – Policy Server mode (active, standby, out of service or alternate role).
  • action – The method by which queued transactions are processed when oper-state goes to standby or out-of-service. Possibilities include:
  • dryup all queue entries are processed to completion unless retries expires.
  • force – all queue transactions are dropped immediately.
  • transactionTimer – The time in milliseconds that the SBC waits for a response from the Policy Server after sending it a transaction request.
  • keepAliveTimer – The time in seconds between sending Keep Alive indications to the Policy Server.
  • retryTimer – The time in milliseconds that the SBC waits for a response from the Policy Server after retransmitting the transaction request.
  • retries – The maximum number of retransmission attempts for a transaction on this Policy Server.
  • subPortNumber – The port number assigned for the IP address of the Policy Server for the specific purpose of communicating subscriber data.
 

Security

Security management status/statistics details.

Command Syntax

> show table system security
	certExpiryCheck
	ipsec
	ocspProfileUses
	ocspStatistics
	pki

 

Command Parameters

Security Attributes

ParameterDescription
certExpiryCheck

Checks for expired certificates, trust anchor validity, and if certificates have been revoked if OSCP is enabled. Fields include:

  • certReCheckRate – The rate, in hours, to recheck certificates for TLS sessions.
  • expirationPeriodicWarning – Interval of the periodic warnings in days generated after the certificate has reached the expiry threshold.
  • expiryWarningThreshold – The number of days before generating a warning for a certificate nearing expiry.
ipsec

IPSec configuration.

  • ikeDpdInterval – The Dead Peer Detection interval.
  • ikeRetransmitInterval – The IKE retransmit interval period in seconds.
  • ikeRetrasmitCount – The number of IKE retransmits.
ocspProfileUses

 This table contains OCSP profile usage status. Fields include:

  • ocspName
  • tlsName
  • ocspTlsRefNum
ocspStatistics 

This table contains OCSP Statistics. Fields include:

  • ocspInternalErrors – Number of internal error responses.
  • ocspMalformedRequests – Number of malformed request responses.
  • ocspRepondersUnreachable – Number of times OCSP responders are unreachable.
  • ocspRequestAttempts – Number of OCSP request attempts that have been made.
  • ocspResponseTimeouts – Number of times OCSP response timeouts are encountered.
  • ocspResponsesGood – Number of OCSP Responses received with 'Good' status.
  • ocspResponsesRevoked – Number of OCSP Responses received with 'Revoked' status.
  • ocspResponsesUnknown – Number of OCSP Responses received with 'Unknown' status.
  • ocspSigRequired – Number of 'sigRequired' responses.
  • ocspTryLaters – Number of 'tryLater' responses.
  • ocspUnauthorized – Number of unauthorized responses.
pki
  • certStatistics– Certificate statistics.
    • caCerts – Number of installed CA/remote certificates.
    • localCerts – Number of installed local certificates.
  • certificate – Collection of certificates configured on the
    Unable to show "metadata-from": No such page "_space_variables"
    .
    • encoding – The encoding type of the certificate.

    • fileName – The certificate content file name

    • passPhrase – Pass-phrase to decrypt RSA private key in PKCS12 file.

    • state – The administration state of this certificate.

    • status – The status of the certificate.

    • type – The type of the certificate:

      • remote – certificate is imported from remote location.

      • local – certificate is used locally.

      • local-internal – local certificate with private key generated on the

        Unable to show "metadata-from": No such page "_space_variables"
        .

 

Command Examples

During a switchover call history of only stable calls are maintained. In ‘callCountStatus’ table, all counters except STABLE CALLS are reset to zero when there is a switchover (either force or manual).

To view the call count status for the server before a switchover:

Click to expand...

 

To switch over the management applications and restart “all” the applications:

Click to expand...

 

To view

Unable to show "metadata-from": No such page "_space_variables"
daughter board status (SBC 7000 results shown):

Click to expand...

 

 Two maintenance fields apply in this view:

  • IMAGE LOAD FAILURE COUNT – Number of module boot failures since the last successful module boot, for use during diagnostic testing of a potentially failed module.
  • FPGA VERSION – A card’s programmed firmware version (using FPGA build date).
Note

The maintenance fields IMAGE LOAD FAILURE COUNT and FPGA VERSION do not apply to SPS100 cards.

 

To view the synchronization status of the system as a table:

Click to expand...

 

To view the front panel LED status of the system:

Click to expand...

 

To view fan status (example is for

Unable to show "metadata-from": No such page "_space_variables"
):

Click to expand...

 

To view the license information of the application:

Click to expand...

 

To view the MAC addresses status:

Click to expand...

 

To view CPU Utilization for the current interval period:

Click to expand...

 

To view system congestion status details.

Click to expand...

 

To view system congestion current statistics.

Click to expand...

 

To view DoD mode status.

Click to expand...

 

To view Micro Flow stats:

Click to expand...

 

To view LSWU results:

Click to expand...

 

To display the current HA configuration settings:

Click to expand...

 

To display results of running verifyDatabaseIntegrity command:

Click to expand...

 

To display sync status of active and standby nodes created through a N:1 redundancy group:

Click to expand...

 

To view sync status details of the standby node for active nodes created through a N:1 redundancy group configuration.

Click to expand...

 

To view the personality role of the

Unable to show "metadata-from": No such page "_space_variables"
/
Unable to show "metadata-from": No such page "_space_variables"
instance.

Click to expand...

 

To view license bundle details for Legacy licenses:

Click to expand...

 

To view license server status details:

Click to expand...

 

To view license feature status details:

Click to expand...

 

  • No labels