Thursday, November 17, 2016

GPON Access Port Management(display statistics port gem)

display statistics port gem(gpon)

Function

This command is used to query the GPON encapsulation mode (GEM) frame statistics of a specified gigabit-capable passive optical network (GPON) port. Using this command, you can learn about the upstream and downstream GEM frame statistics of a GPON port.

Format

display statistics port gem portid

Parameters

Parameter Description Value
portid Indicates the ID of the GPON port to be queried. Please see Differences Between Shelves.

Level

Operator level

Usage Guidelines

Run the config command to enter global config mode, and then run the interface gpon command to enter GPON mode.

Example

To query the GEM frame statistics of port 0/3/0, do as follows:
huawei(config-if-gpon-0/3)#display statistics port gem
{ portid<U><0,7> }:0                                                            
                                                                                
  Command:                                                                      
          display statistics port gem 0
  ----------------------------------------------------                          
  Received GEM frames    : 0                                                    
  Received OMCI frames   : 0                                                    
  Received PLOAM frames  : 28352                                                
  Received IDLE frames   : 203895                                               
  Sent GEM frames        : 0                                                    
  Sent OMCI frames       : 0                                                    
  Sent PLOAM frames      : 97923                                                
  Sent IDLE frames       : 885700511294                                         
  ----------------------------------------------------

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
    Received GEM frames Indicates the number of received GEM frames.
    Received OMCI frames Indicates the number of received OMCI (OMCI) frames.
    Received PLOAM frames Indicates the number of received physical layer OAM (PLOAM) frames.
    Sent OMCI frames Indicates the number of sent OMCI frames.
    Sent PLOAM frames Indicates the number of sent PLOAM frame.
    Sent IDLE frames Indicates the number of sent idle frames.

No comments:

Post a Comment