Monday, October 31, 2016

ONT Voice Service Management(display statistics ont-pots sip)

display statistics ont-pots sip

Function

This command is used to query the SIP agent and SIP call initation statistics of SIP users on the ONT in GPON mode. To query the SIP agent and SIP call initation statistics of SIP users on the ONT, run this command.

Format

display statistics ont-pots sip portid ontid [ ont-portid ]

Parameters

Parameter Description Value
portid Indicates the port ID. It identifies the PON port uniquely. Numeral type. Range: varies with the board type.
ontid Indicates the ONT ID. It uniquely identifies an ONT of the PON port. Numeral type. Range: varies with the board type.
ont-portid Indicates the ID of the ONT POTS port. Numeral type. Range: 1-255.

Level

Operator level

Usage Guidelines

  • Run the config command to enter global config mode, than run the interface gpon command to enter GPON mode.
  • Before this command is executed, make sure that SIP users are configured for the ONT.

Example

To query the performance statistics of POTS port 1 of ONT port 0 on GPON port 0/13/0, do as follows:
huawei(config-if-gpon-0/13)#display statistics ont-pots sip 
{ portid<U><0,7> }:0 
{ ontid<U><0,127> }:0 
{ <cr>|ont-portid<U><1,255> }:1 
    Command:                                                                      
          display statistics ont-pots sip 0 0 1
                                                                                  
huawei(config-if-gpon-0/13)#
  -----------------------------------------------------------------------------
   F/S/P                                                   : 0/13/0
   ONTID                                                   : 0
  -----------------------------------------------------------------------------
   ONT-POTSID                                              : 1
  -----------------------------------------------------------------------------
   SIP agent statistics
      Transactions initiated                               : 0
      Invite received                                      : 0
      Invite retransmission received                       : 0
      Non-invite received                                  : 0
      Non-invite retransmission received                   : 0
      Responses received                                   : 0
      Response retransmissions received                    : 0
      Invite transmitted                                   : 0
      Invite retransmission transmitted                    : 0
      Non-invite transmitted                               : 0
      Non-invite retransmission transmitted                : 0
      Total responses sent                                 : 0
      Response retransmissions sent                        : 0
   SIP call statistics
      Failed to reach/connect its TCP/UDP peer             : 0
      Failed to validate its peer                          : 0
      Times of timed out                                   : 0
      Received failure error code                          : 0
      Failed authentication                                : 0
---------------------------------------------------------------------    

System Response

  • The system displays the queried result when the command runs successfully.
  • The following table describes the parameters in response to this command.
    Parameter Description
    F/S/P Indicates the subrack ID, slot ID, and port ID of the PON port connected to the ONT.
    ONTID Indicates the ONT ID. It uniquely identifies an ONT of the PON port.
    ONT-POTSID Indicates the ID of the ONT POTS port.
    Transactions initiated Indicates the number of initiated transactions.
    Invite received Indicates the number of received INVITE messages.
    Invite retransmission received Indicates the number of received retransmitted INVITE messages.
    Non-invite received Indicates the number of received non-INVITE messages.
    Non-invite retransmission received Indicates the number of received retransmitted non-INVITE messages.
    Responses received Indicates the number of received response messages.
    Response retransmissions received Indicates the number of received retransmitted response messages..
    Invite transmitted Indicates the number of initiated INVITE messages.
    Invite retransmission transmitted Indicates the number of retansmitted INVITE messages.
    Non-invite transmitted Indicates the number of initiated non-INVITE messages.
    Non-invite retransmission transmitted Indicates the number of retransmitted non-INVITE messages.
    Total responses sent Indicates the number of initiated response messages.
    Response retransmissions sent Indicates the number of retansmitted response messages.
    Failed to reach/connect its TCP/UDP peer Indicates the number of connection failures with the peer end.
    Failed to validate its peer Indicates the number of E2E connection failures.
    Times of timed out Indicates the number of timeouts.
    Received failure error code Indicates the number of received error response codes.
    Failed authentication Indicates the number of authentication failures.
MORE BLOG:

No comments:

Post a Comment