Monday, October 31, 2016

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

display statistics ont-pots call

Function

This command is used to query the Real-Time Transport Protocol (RTP) and call control statistics of SIP users on the ONT in GPON mode. To query the RTP and call control statistics of SIP users on the ONT, run this command.

Format

display statistics ont-pots call 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 call 
{ portid<U><0,7> }:0 
{ ontid<U><0,127> }:0 
{ <cr>|ont-portid<U><1,255> }:1 
    Command:                                                                      
          display statistics ont-pots call 0 0 1
                                                                                  
huawei(config-if-gpon-0/13)#
  -----------------------------------------------------------------------------
   F/S/P                                                   : 0/13/0
   ONTID                                                   : 0
  -----------------------------------------------------------------------------
   ONT-POTSID                                              : 1
  -----------------------------------------------------------------------------
   RTP packet errors                                       : 0
   Fraction of packets lost(0-0xFFFF indicates 0-100)      : 0
   The maximum jitter identified(RTP timestamp)            : 0
   The maximum time between RTCP packets(ms)               : 0
   Times of reassembly buffer underflows                   : 0
   Times of reassembly buffer overflows                    : 0
   Call setup failures                                     : 0
   The longest duration of a single call setup(ms)         : 0
   Terminated calls                                        : 0
   Times of analog port releases without dialling detected : 0
   Longest period of a single off-hook detected(ms)        : 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.
    RTP packet errors Indicates the number of RTP packets with errors.
    Fraction of packets lost(0-0xFFFF indicates 0-100) Indicates the packet loss ratio(0-0xFFFF indicates 0-100).
    The maximum jitter identified(RTP timestamp) Indicates the detected maximum jitter packet (RTP timestamp).
    The maximum time between RTCP packets(ms) Indicates the maximum interval of receiving two RTCP packets.
    Times of reassembly buffer underflows Indicates the count of packet buffer underflows
    Times of reassembly buffer overflows Indicates the count of packet buffer overflows.
    Call setup failures the count of Call setup failures.
    The longest duration of a single call setup(ms) the longest duration of a single call setup(ms).
    Terminated calls Indicates the number of call interruptions caused by accidents.
    Times of analog port releases without dialling detected Indicates the count that subscribers pick up phones connected to a port but without dialup.
    Longest period of a single off-hook detected(ms) Indicates the maximum duration required by a port to detect the off-hook (ms).
MORE BLOG:

No comments:

Post a Comment