[Contents] [Prev] [Next] [Index] [Report an Error]

show services pgcp statistics

Syntax

show services pgcp statistics gateway gateway-name <brief | extensive>

Release Information

Command introduced in JUNOS Release 8.4.

Command Requests and Command Responses added in JUNOS Release 9.2.

extensive option added in JUNOS Release 9.3.

Description

Display information about Packet Gateway Control Protocol (PGCP) statistics associated with the virtual packet gateway (VPG).

Options

gateway gateway-nameDisplay information about statistics associated with this VPG.

brief | extensive — (Optional) Display the specified level of output. The default level is brief.

Required Privilege Level

view

List of Sample Output

show services pgcp statistics
show services pgcp statistics extensive

Output Fields

Table 245 lists the output fields for the show services pgcp statistics command. Output fields are listed in the approximate order in which they appear.

Table 245: show services pgcp statistics Output Fields

Field Name

Field Description

Level of Output

Packet gateway configuration

Information about the VPG configuration.

  • Name—Name of the VPG.
  • IP address—IP address of the VPG.
  • Port—Port of the VPG.
  • Status—Status of the VPG: In-Service, Out-of-Service,

all

H.248 statistics

Information about H.248 statistics.

  • Messages received—Number of H.248 messages received.
  • Messages sent—Number of H.248 messages sent.
  • Protocol errors—Number of errors detected for this VPG, including:
    • Syntax errors detected in received messages.
    • Outgoing transactions that have failed for protocol reasons.

all

Received Commands

Information about command requests received by the VPG. The following information is shown for each possible command.

  • Total—The total number of commands received, including commands with wildcard termination IDs.
  • Wildcards—The number of commands received that contain wildcard termination IDs.
  • Success—The number of success replies sent by the VPG.
  • Error—The number of error replies sent by the VPG.

Commands are not counted in the following cases:

  • The command was not executed because of a previous error.
  • The command was not fully executed because of its own syntax error, which made it impossible to obtain the command type itself.

all

Sent Commands

Information about command requests sent by the VPG. The following information is shown for each possible command.

  • Total—The total number of commands sent, including commands with wildcard termination IDs.
  • Wildcards—The number of commands sent that contain wildcard termination IDs.
  • Success—The number of success replies received by the VPG.
  • Error—The number of error replies received by the VPG.

Commands are not counted in the following cases:

  • The command was not executed because of a previous error.
  • The command was not fully executed because of its own syntax error, which made it impossible to obtain the command type itself.

none brief

ROOT SVC

Information about ServiceChange requests sent by the VPG on the root termination.

  • Total—The total number of commands sent, including commands with wildcard termination IDs.
  • Wildcards—The number of commands sent that contain wildcard termination IDs.
  • Success—The number of success replies received by the VPG.
  • Error—The number of error replies received by the VPG.

Commands are not counted in the following cases:

  • The command was not executed because of a previous error.
  • The command was not fully executed because of its own syntax error, which made it impossible to obtain the command type itself.

extensive

IP Termination SVC

Information about ServiceChange requests sent by the VPG on the IP termination.

  • Total—The total number of commands sent, including commands with wildcard termination IDs.
  • Wildcards—The number of commands sent that contain wildcard termination IDs.
  • Success—The number of success replies received by the VPG.
  • Error—The number of error replies received by the VPG.

Commands are not counted in the following cases:

  • The command was not executed because of a previous error.
  • The command was not fully executed because of its own syntax error, which made it impossible to obtain the command type itself.

extensive

ROOT Notify

Information about notifications sent by the VPG on the root termination.

  • ocp/mg overload—MG overload notifications.
  • Total—The total number of notifications sent, including notifications with wildcard termination IDs.
  • Wildcards—The number of notifications sent that contain wildcard termination IDs.
  • Success—The number of success replies received by the VPG.
  • Error—The number of error replies received by the VPG.

Commands are not counted in the following cases:

  • The command was not executed because of a previous error.
  • The command was not fully executed because of its own syntax error, which made it impossible to obtain the command type itself.

extensive

IP Termination Notify

Information about notifications sent by the VPG on the IP termination.

  • nt/qualert—Quality alert notifications.
  • hangterm/thb—Termination heartbeat notifications.
  • adr/rsac—Remote source address changed notifications.
  • adid/ipstop—IP flow stop detection notifications.
  • Total—The total number of notifications sent, including notifications with wildcard termination IDs.
  • Wildcards—The number of notifications sent that contain wildcard termination IDs.
  • Success—The number of success replies received by the VPG.
  • Error—The number of error replies received by the VPG.

Commands are not counted in the following cases:

  • The command was not executed because of a previous error.
  • The command was not fully executed because of its own syntax error, which made it impossible to obtain the command type itself.

extensive

Sample Output

show services pgcp statistics

user@host> show services pgcp statistics gateway pg1
Packet gateway configuration:
  Name                                     :  pg1
  IP address                               :  3.0.0.2
  Port                                     :  2944
  Status                                   :  Connected 

H.248 statistics:
    Messages received          :  5
    Messages sent              :  3
    Protocol errors            :  0

Received Commands        Total          Wildcard         Success          Error

    Add                  0              0                0                0
    AuditValue           1              0                1                0
    Modify               1              0                1                0
    ServiceChange        0              0                0                0
    Subtract             0              0                0                0

Sent Commands            Total          Wildcard         Success          Error

    Notify               0              0                0                0
    ServiceChange        1              0                1                0

show services pgcp statistics extensive

user@host> show services pgcp statistics gateway pg1 extensive
Packet gateway configuration:
  Name                                     :  pg1
  IP address                               :  10.50.150.100
  Port                                     :  2944
  Status                                   :  In-Service (Registered)
 
H.248 statistics:
    Messages received          :  5
    Messages sent              :  3
    Protocol errors            :  0

Received Commands        Total          Wildcard         Success          Error

    Add                  0              0                0                0
    AuditValue           1              0                1                0
    Modify               1              0                1                0
    ServiceChange        0              0                0                0
    Subtract             0              0                0                0

Sent Commands            Total          Wildcard         Success          Error

    Notify               0              0                0                0
    ServiceChange        1              0                1                0

ROOT SVC                 Total          Wildcard         Success          Error

    DC/900               0              0                0                0
    FL/908               0              0                0                0
    FL/909               0              0                0                0
    FL/919               0              0                0                0
    FL/920               0              0                0                0
    FO/904               0              0                0                0
    FO/905               0              0                0                0
    FO/908               0              0                0                0
    GR/905               0              0                0                0
    HO/903               0              0                0                0
    RS/900               0              0                0                0
    RS/901               1              0                1                0
    RS/902               0              0                0                0
    RS/918               0              0                0                0

Termination SVC          Total          Wildcard         Success          Error

    FO/904               0              0                0                0
    FO/905               0              0                0                0
    FO/906               0              0                0                0
    FO/907               0              0                0                0
    FO/910               0              0                0                0
    FO/915               0              0                0                0
    GR/905               0              0                0                0
    RS/900               0              0                0                0
    RS/918               0              0                0                0

ROOT Notify              Total          Wildcard         Success          Error

    ocp/mg_overloaded    0              0                0                0

Termination Notify       Total          Wildcard         Success          Error

    adid/ipstop          0              0                0                0
    nt/qualert           0              0                0                0
    latch-completed ADR  0              0                0                0
    hangterm expiration  0              0                0                0


[Contents] [Prev] [Next] [Index] [Report an Error]