Interface PON SFP Status

The tolt interfaces pon object is used to configure the characteristics of PON ports. 

The configuration of PON SFP Status is defined as follows:


 

PON Interface SFP Status Attributes 

Attribute  Values  Default  Req Description
Aid <MDS1-1-pon>
where pon is the pon port number 1..16
N/A Y  AID or Access Identifier used to identify the PON port.
Oper-state Up | down     Whether the PON link is up or down.
Avail-state
e-notsupported
e-intest
e-failed
e-poweroff
e-offline
e-offduty
e-dependency
e-degraded
e-notinstalled
e-logfull
eunauthaccess
    Further description of failure.
Availability state reportin not supported
Test currently in progress on entity
Failed due to equipment or port problem
Device is powered off
Device has been administered down
Scheduled device is not active now
Depend on device that is currently down
Operational but service impacted
Equipment is missing to render service
Stopped due to log being full
Down due to authentication failure.
Vendor-name <string>     The name of the vendor of the sfp module
Vendor-part-number <string>     The part number of the module.
Vendor-rev <string>     The hardware revision of the module.
Serial-number <string>     The unique serial number of the module.
Date-code <string>     A code indicating the date of manufacture.
Wave-length <string>     The wavelength of the laser in nanometers (nm).
Temperature <string>     The current temperature of the laser module typically in degrees C.
Voltage <string>     The voltage being supplied to the unit.  Units are hundredths of a volt, i.e. 3248 is 3.248V.
Tx-current <string>     The current being applied to the lasers, units are millivolts.
Tx-optical-power <string>     The monitored transmit power from the laser.  Only higher end lasers have this function. Units are hundredths of a dbm
Rx-optical-power <string>     The received optical power coming from the other end.
Supported-speed <string>     The speed of the optical module.
Bitrate-mbps <string>     The speed of the link in Megabits
Transceiver-code <string>     A code indicating the module type.
Alarm-flag <string>     The alarm flags from the SFP MSA.
Warning-flag <string>     The warning flag from the SFP MSA.
Status-register <string>     The status register from the SFP MSA.
Tx-enable-state <string>     Whether the system software has enabled the laser for transmission of a signal.
Num-subports <string>     The number of subports typically indicates the number of embedded lasers or sub ports.  This is often used in QSFPs to indicate whether it is a single or quad laser arrangement.

 

Note: * = required parameter

Show the Interface PON SFP Status

 

  1. From the MDS1-ESUA# command line, input show tolt interfaces pon sfp status | tab, and press Enter Output similar to the following is displayed:
    MDS1-ESUA# show tolt interfaces pon sfp status | tab <enter> 
    
                                                                                                                                            TX       RX                                                                   TX               
               OPER   AVAIL                    VENDOR PART       VENDOR                    DATE      WAVE                          TX       OPTICAL  OPTICAL  SUPPORTED  BITRATE  TRANSCEIVER   ALARM  WARNING  STATUS    ENABLE    NUM    
    AID        STATE  STATE  VENDOR NAME       NUMBER            REV     SERIAL NUMBER     CODE      LENGTH  TEMPERATURE  VOLTAGE  CURRENT  POWER    POWER    SPEED      MBPS     CODE          FLAG   FLAG     REGISTER  STATE     SUBPORTS
    ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    MDS1-1-1   up     -      TELLABS           4195097           1.0     BP150301660049    150120    1490    29           3250     5        2346     13       sfp-gpon   2500     AAAAAAAAAAA=  16384  0        0         disabled  1      
    MDS1-1-9   up     -      TELLABS           SFPXGSPON         RVA1    34150100030       230413    1577    28           3271     20       941      30       sfp-xgpon  10000    AAAAAAAAAAA=  0      0        0         disabled  1      
    MDS1-1-11  up     -      TELLABS           4195097           1.0     BP143002090408    140731    1490    28           3219     4        2465     5        sfp-gpon   2500     AAAAAAAAAAA=  16384  0        0         disabled  1      
    MDS1-1-15  up     -      TELLABS           81.11T-SFPGPON    REVA    39250100003       230925    1490    29           3279     7        1343     9        sfp-gpon   2500     AAAAAAAAAAA=  2      0        0         disabled  1      
    MDS1-1-16  up     -      TELLABS           81.11T-SFPGPON    REVA    39250100001       230925    1490    30           3251     6        1277     8        sfp-gpon   2500     AAAAAAAAAAA=  2      0        0         disabled  1      
    
                                                                                          0      7        0          0          0
    
    MDS1-ESUA#_