Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added approval workflow

Add_workflow_for_techpubs
AUTH1
JIRAIDAUTHSBX-96022
REV5
REV6
REV3
REV1

Panel

In this section:

Table of Contents
maxLevel4

 Use the following commands to retrieve status and statistics related to SIP registrations.

SIP Active Group Registration Status

Active SIP group registration status for a list of SIP endpoints.

Command Syntax

Code Block
languagenone
> show status addressContext <addressContext_name> sipActiveGroupRegStatus <id>
aorName | contactURI | creationTime | extExpirationTime | intExpirationTime | nextHopIpAddress | nextHopPortNum | regIdIsChild | registrarDomainName | registrarIpAddress | registrarPortNum | state

Multiexcerpt include
MultiExcerptNameSIPActiveGroupRegistrationStatus
PageWithExcerptShow Table Address Context - SIP Registration Status

SIP Active Group Registration Summary Status

Command Syntax

Code Block
languagenone
> show status addressContext <addressContext_name> sipActiveGroupRegSummaryStatus <registrar ip address>
	aorName
	nextRegIdIsChild
	state 

Multiexcerpt include
MultiExcerptNameSIPActiveGroupRegistrationSummaryStatus
PageWithExcerptShow Table Address Context - SIP Registration Status

SIP Active Register Name Status

Command Syntax

Code Block
languagenone
> show status addressContext <addressContext_name> sipActiveRegisterNameStatus <aor name>
contactURI | creationTime | e2aeMediaSecurity | endPointBehindNapt | externalExpirationTime | internalExpirationTime | isRoaming | natPinholeLearningStatus |  nextHopIpAddress | nextHopPortNum | registrarDomainName | registrarIpAddress | registrarPortNum | securityMechanismType | state

Multiexcerpt include
MultiExcerptNameSIPActiveRegisterNameStatus
PageWithExcerptShow Table Address Context - SIP Registration Status

SIP Deleted Registration Status

Command Syntax

Code Block
languagenone
> show status addressContext <addressContext_name> sipDeletedRegStatus <id>
aorName | contactURI | creationTime | nextHopIpAddress | nextHopPortNum | reasonCode | registrarDomainName | registrarIpAddress | registrarPortNum | terminationTime

Multiexcerpt include
MultiExcerptNameSIPDeletedRegistrationStatus
PageWithExcerptShow Table Address Context - SIP Registration Status

SIP Deleted Register Name Status

Command Syntax

Code Block
languagenone
> show status addressContext <addressContext_name> sipDeletedRegisterNameStatus <aor name>
	contactURI | creationTime | nextHopIpAddress | nextHopPortNum | reasonCode | registrarDomainName | registrarIpAddress | registrarPortNum | terminationTime

Multiexcerpt include
MultiExcerptNameSIPDeletedRegisterNameStatus
PageWithExcerptShow Table Address Context - SIP Registration Status

SIP Registration Count Domain Statistics

Displays the SIP registration statistics on a per domain basis. An address context must be specified and specifying a domain is optional. If a specific domain is not specified the command returns per-domain statistics for up to 256 domains. The command returns no data if there are no domain names found.

 Command Syntax

Code Block
languagenone
> show status addressContext <addressContext_name> sipRegCountDomainStats <DomainName>
    countAttempts | countCumCompletions | countPending | countStable | countTotal | emergAcceptTotal | emergActiveTotal

Multiexcerpt include
MultiExcerptNamesipRegCountDomainStats
PageWithExcerptShow Table Address Context - SIP Registration Status

SIP Registration Count Domain Current Statistics

Displays the SIP registration current statistics on a per domain basis. You must specify an address context, but specifying a domain is optional. If you do not specify a domain, the command returns per-domain statistics for all domains within the address context. The command returns no data if the SBC does not find any domain names within the specified address context.

Code Block
> show status addressContext <addressContext_name> sipRegCountDomainCurStats <DomainName>
   domainName | countAttempts | countCumCompletions | countPending | countStable | countTotal | emergencyAcceptTotal | emergencyActiveTotal

Multiexcerpt include
MultiExcerptNamesipRegCountCurDomainStats
PageWithExcerptShow Table Address Context - SIP Registration Status

SIP Registration Count Domain Interval Statistics

Displays the SIP registration interval statistics on a per domain basis.You must specify an address context, but specifying a domain is optional. If you do not specify a domain, the command returns per-domain statistics for all domains within the address context. The command returns no data if the SBC does not find any domain names within the specified address context.

Code Block
 > show status addressContext <addressContext_name> sipRegCountDomainIntStats <DomainName>
    number | domainName | intervalValid | time | countAttempts | countCumCompletions | countPending | countStable | countTotal |
    emergencyAcceptTotal | emergencyActiveTotal

Multiexcerpt include
MultiExcerptNamesipRegCountIntDomainStats
PageWithExcerptShow Table Address Context - SIP Registration Status

SIP Registration Count Statistics

Command Syntax

Code Block
languagenone
> show status addressContext <addressContext_name> sipRegCountStatistics entry
	sipEmergencyRegAcceptTotal
	sipEmergencyRegActiveTotal
	sipRegCountAttempts
	sipRegCountCumCompletions
	sipRegCountPending
	sipRegCountStable
	 | sipEmergencyRegActiveTotal | sipRegCountAttempts | sipRegCountCumCompletions | sipRegCountPending |
	sipRegCountStable | sipRegCountTotal

Multiexcerpt include
MultiExcerptNameSIPRegistrationCountStatistics
PageWithExcerptShow Table Address Context - SIP Registration Status
 

Pagebreak