Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show network-access ocs

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
show network-access ocs
<state>
<statistics [brief | detail | extensive]>

Description

Display Online Charging System (OCS) provisioning state and statistics information.

Options

brief | detail | extensive

(Optional) Display the specified level of output.

state

(Optional) Display OCS provisioning state.

statistics

(Optional) Display OCS statistics.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show network-access ocs command. Output fields are listed in the approximate order in which they appear.

Table 1: show network-access ocs Output Fields

Field Name

Field Description

Level of Output

Ocs state

State of the OCS components, including the following:

  • created—Just created.

  • dead—Ready to be deleted.

  • final—Final interrogation in progress.

  • idle—Idle.

  • initial—Initial interrogation in progress.

  • intermediate—Intermediate interrogation in progress.

All levels

Ocs general counters

Type and number of Diameter response and answer messages for OCS communication using the Gy protocol.

All levels

Sample Output

show network-access ocs state

content_copy zoom_out_map
user@host> show network-access ocs state
Ocs state:
  Component                     Value
  state                         active 
  active-configuration          yes
  queue-state                   normal
  subscribers                   2000       
  sub-in-idle                   2000       
 

show network-access ocs statistics

content_copy zoom_out_map
user@host> show network-access ocs statistics
Ocs general counters:
  Counter                                                   Value 
  ccr-gy-i                                                  4001               
  cca-gy-i                                                  4001               
  ccr-gy-u                                                  38001              
  cca-gy-u                                                  38001              
  ccr-gy-t                                                  2001               
  cca-gy-t                                                  2001               
  asr                                                       1                  
  asa-ack                                                   1                  

Release Information

Command introduced in Junos OS Release 16.2.

footer-navigation