Loader

Status

Provides the status an ONT profile.

Information

Note 1: + = select one parameter from list.
Note 2: **ne - Substitute olt for ne for the OLT2> on the CLI command path.

  • Command Path - >ne equipment
  • Command Path - >olt equipment
  • Object - equipment
  • Actions -
    • status - show status of an ONT
      • +all= - all equipment
      • debth - display equipment below specified
        • +id=  - a|b|[x]-[y]-[z]
      • verbose - display complete information per ont
        • +id= - a|b|[x]-[y]-[z]

Display status of all OLTs

  1. From the ESUx> command line, input **ne equipment ne equipment status all, and press Enter. Output similar to the following is displayed:
    ESUx> **ne equipment status all <enter>
    
    | Equipment Status                                                         |
    |==============|==================================|=========|==============|
    |              |                                  | Adm/Opr | Installed    |
    | AID          | User Label                       | State   | Type         |
    |==============|==================================|=========|==============|
    | MDS1-ESUA    |                                  | ena/up  | ESU32        |
    | MDS1-1-1-1   | 729GP-Raspberry                  | ena/up  | ONT729GP     |
    | MDS1-1-1-2   | ONT142R-1                        | ena/up  | ONT142R      |
    | MDS1-IO1     |                                  | ena/up  | QOIU7B       |
    | MDS1-IO2     |                                  | ena/up  | OIU8A        |
    | MDS1-2-1-1   | ONT205-8021X                     | ena/up  | ONT205       |
    | MDS1-2-1-2   | TAA-205C                         | ena/dn  | UNKNOWN      |
    | MDS1-2-1-3   | ONT248X                          | ena/up  | ONT248X      |
    |==============|==================================|=========|==============|
    
    ESUx >_

Display equipment of single OLT

  1. From the ESUx> command line, input **ne equipment status id=mds1-2-1-3 verbose, and press Enter. Output similar to the following is displayed:
    ESUx> **ne equipment status id=mds1-2-1-3 verbose <enter>
    
    | Equipment Status                                                         |
    |==============|==================================|=========|==============|
    |              |                                  | Adm/Opr | Installed    |
    | AID          | User Label                       | State   | Type         |
    |==============|==================================|=========|==============|
    | MDS1-2-1-3   | ONT248X                          | ena/up  | ONT248X      |
    |              |                                                           |
    |              +---> AID                          : MDS1-2-1-3             |
    |              |   > User Label                   : ONT248X                |
    |              |   > Administrative State         : enabled                |
    |              |   > Operational State            : up                     |
    |              |   > Rx Optical Power             : -13                    |
    |              |   > Power State                  : up                     |
    |              |   >                                                       |
    |              |   > General                                               |
    |              |   >   Installed Type             : ONT248X(342)           |
    |              |   >   Group Type                 : ONT248X(342)           |
    |              |   >   Serial Number              : BFWS00368780           |
    |              |   >   ONT Status                 : ACTV                   |
    |              |   >   ONT Power Status           : ACPWR                  |
    |              |   >   ONT Sys Up Time in seconds : 183906                 |
    |              |   >                                                       |
    |              |   > Hardware                                              |
    |              |   >   Serial Number              : 00368780               |
    |              |   >   CLEI Code                  : ONT248X                |
    |              |   >   Manufacture Date           : 10/2023                |
    |              |   >   Model Revision             : T1.0                   |
    |              |   >   Inventory Format           : Broadband              |
    |              |   >                                                       |
    |              |   > Active Software                                       |
    |              |   >   Date                       : ?                      |
    |              |   >   System Version             : SR31.4_604102          |
    |              |   >   Card Version               : 1.2.16                 |
    |              |   >   Build ID                   : ?                      |
    |              |   >                                                       |
    |              |   > Standby Software                                      |
    |              |   >   Date                       : ?                      |
    |              |   >   System Version             : SR31.4_604099          |
    |              |   >   Card Version               : 1.2.16                 |
    |              |   >   Build ID                   : ?                      |
    |              |                                                           |
    |==============|==================================|=========|==============|
    
    ESUx> _

Display status of single OLT

  1. From the ESUx> command line, input **ne equipment status depth id=mds1-2-1-1, and press Enter. Output similar to the following is displayed:
    ESUx> **ne equipment status depth id=mds1-2-1-1 <enter>
    
    | Equipment Status                                                         |
    |==============|==================================|=========|==============|
    |              |                                  | Adm/Opr | Installed    |
    | AID          | User Label                       | State   | Type         |
    |==============|==================================|=========|==============|
    | MDS1-2-1-1   | ONT205-8021X                     | ena/up  | ONT205       |
    |==============|==================================|=========|==============|
    
    ESUx> _

Previous  |  Next

FEEDBACK: Are you happy with this material?