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

show services pgcp statistics

Syntax

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

Release Information

Command introduced in JUNOS Release 8.4.

brief | extensive option introduced in JUNOS Release 9.3.

gateway option introduced in JUNOS Release 9.5.

master option introduced in JUNOS Release 9.6

backup option introduced in JUNOS Release 9.6

Description

Display information about statistics associated with the virtual BGF.

Note: This command is not applicable when the gateway controller for the BGF is a BSG.

Options

gateway gateway-nameDisplay information about statistics associated with this virtual BGF.

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

backup(Optional) Display information for the backup services PIC. This option applies if you are running the virtual BGF on a services PIC or MS-DPC, and you have a primary and backup PIC configured on a virtual redundant MultiServices PIC (rms) interface.

master(Optional) Display information for the Routing Engine or primary services PIC. If the virtual BGF is running on the Routing Engine, statistics on the routing engine are displayed. If the virtual BGF is running on a services PIC, statistics on the primary services PIC are displayed. If you do not specify the master or backup options, the master option is the default.

Required Privilege Level

view

List of Sample Output

show services pgcp statistics
show services pgcp statistics extensive

Output Fields

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

Table 268: show services pgcp statistics Output Fields

Field Name

Field Description

Level of Output

Virtual BGF configuration

Information about the virtual BGF configuration.

  • Name—Name of the virtual BGF.
  • IP address—IP address of the virtual BGF.
  • Port—Port of the virtual BGF.
  • Status—Status of the virtual BGF: 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 virtual BGF, including:
    • Syntax errors detected in received messages.
    • Outgoing transactions that have failed for protocol reasons.

all

Usage Counters

Information about usage of contexts and emergency contexts.

  • Contexts—The number of active contexts out of the total number of contexts.
  • Emergency contexts—The number of active contexts that are emergency contexts.
 

Received Commands

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

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

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 virtual BGF. The following information is shown for each possible command.

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

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 virtual BGF on the root termination.

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

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

Termination SVC

Information about ServiceChange requests sent by the virtual BGF on the IP termination.

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

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 virtual BGF on the root termination.

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

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

Termination Notify

Information about notifications sent by the virtual BGF on the IP termination.

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

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 bgf-1
Virtual BGF configuration:
  Name                                     : bgf—1
  IP address                               :  3.0.0.2
  Port                                     :  2944
  Status                                   :  Connected 

Usage counters:
    Contexts                               :  11 / 6000
    Emergency contexts                     :  0


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 bgf-1 extensive
Virtual BGF configuration:
  Name                                     :  bgf—1
  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
    adr/rtac             0              0                0                0
    hangterm/thb         0              0                0                0


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