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

show security alg mgcp counters

Syntax

show security alg mgcp counters
<node ( node-id | all | local | primary)>

Release Information

Command modified in Release 9.2 of JUNOS software; node options added in Release 9.0 of JUNOS software.

Description

Display Media Gateway Control Protocol (MGCP) Application Layer Gateway (ALG) counters information.

This command is supported on J-series and SRX-series devices.

Options

none—Display MGCP ALG counters information.

node—(Optional) For chassis cluster configurations, display MGCP counters on a specific node (device) in the cluster.

Required Privilege Level

view

Related Topics

mgcp

clear security alg mgcp counters

List of Sample Output

show security alg mgcp counters

Output Fields

Table 21 lists the output fields for the show security alg mgcp counters command. Output fields are listed in the approximate order in which they appear.

Table 21: show security alg mgcp counters Output Fields

Field Name

Field Description

Packets received

Number of MGCP ALG packets received.

Packets dropped

Number of MGCP ALG packets dropped.

Message received

Number of MGCP ALG messages received.

Number of connections

Number of MGCP ALG connections.

Number of active connections

Number of active MGCP ALG connections.

Number of calls

Number of MGCP ALG calls.

Number of active calls

Number of MGCP ALG active calls.

Number of active transactions

Number of active transactions.

Number of re-transmission

Number of MGCP ALG retransmissions.

Unknown-method

MGCP ALG unknown method errors.

Decoding error

MGCP ALG decoding errors.

Transaction error

MGCP ALG transaction errors.

Call error

MGCP ALG counter errors.

Connection error

MGCP ALG connection errors.

Connection flood drop

MGCP ALG connection flood drop errors.

Message flood drop

MGCP ALG message flood drop error.

IP resolve error

MGCP ALG IP address resolution errors.

NAT error

MGCP ALG Network Address Translation (NAT) errors.

Resource manager error

MGCP ALG resource manager errors.

show security alg mgcp counters

user@host> show security alg mgcp counters
MGCP counters summary:
Packets received            :284
Packets dropped             :0
Message received            :284
Number of connections           :4
Number of active connections :3
Number of calls            :4
Number of active calls            :3
Number of transactions            :121
Number of active transactions:52
Number of re-transmission    :68
MGCP Error Counters:
Unknown-method            :0
Decoding error            :0
Transaction error            :0
Call error            :0
Connection error            :0
Connection flood drop            :0
Message flood drop            :0
IP resolve error            :0
NAT error            :0
Resource manager error            :0
MGCP Packet Counters:
CRCX   :4   MDCX     :9   DLCX     :2
AUEP   :1    AUCX     :0   NTFY     :43
RSIP   :79    EPCF     :0   RQNT     :51
000-199  :0     200-299  :95    300-999  :0

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