Loader

ONT Actions

The ONTs support the following actions and are the primary mechanism for creating and deleting ONTs.

The actions of ONT are defined as follows:


ONT Actions 

Attribute  Values  Default  Req Commet
Create       Action to create an ONT
Create N/A  N/A N/A Create action is used for creating new ONTs.
Id pon id-ont id N/A Y Where pon id: 1..16
and ont-id: 1..64 
Ont-type ont-type N/A N

Not required if serial number specified.
ont070 – GPON sfp ont. 
ont120 – 2x1G wall ont w PoE
ont121-w -  
ont121-wx -
ont131-w  - 3x1G, 1xPOTs, 1xPoE
ont140 – 4x1G w PoE
ont140-cl – 4x1G w PoE, non plenum
ont142-r – RF, 4x1G w PoE, 2xPOTs
ont180 – 8x1G w PoE 140W
ont180chp – 8x1G w PoE 300W  
ont202 – 1x10G, 1x2.5G w PoE
ont203-w – 2x1G, 1x2.5G w PoE
ont205 – XGS 4x1G, 1x10G w PoE
ont224 – 24x1G closet ONT w PoE ont248  - 48x1G closet oNT w PoE.
ont248-x – 48x1G closet no PoE
ont701 - MD
ont703 - MD
ont704 – MD    
ont705 - MD
ont709  - MD
ont712  - MD
ont729  - MD 
ont729-gp – 24x1G w PoE, 24xPOTs
ont734 - MD
ont742-g – 4x1G, 2xPOTs outdoor
ont742-gr – RF 4x1G, 2xPOTs, outdoor

ontbasic – used for testing new ONTs.

Serial-number serial num N/A Y Serial number of the ONT to be added, must be 4 alphabetic characters followed by 8 digits and must be unique.
User-label string N/A N A text string used to describe the ONT or its location.
Delete Action       Action to delete an ONT
id pon id-ont-id N/A Y Defines the ID of the ONT to be deleted where the id is of the form: 2-1 where 2 would be the PON number and 1 would be the ONT ID. 
Serial-number string N/A N The serial number of the ONT to delete
Output        Action Return value container 
Action-success true | false N/A N Whether the action was successful or not. 
Reason  string N/A N A text based string giving the reason for the failure of an action
Reset Action        Action Container 
Id  MDS1-1-<ont>  N/A N The ONT ID of the ONT to reset. 
Output    N/A N Return code container 
Action-success  true | false N/A N Whether the action was successful or not. 
Reason  string N/A N A text based string giving the reason for the failure of an action
Enable Action        Action container 
Input        Action inputs container
Id  MDS1-1-<ont>  N/A N Whether the action was successful or not.
Output        Return code container 
Action-success  true | false N/A N Whether the action was successful or not. 
Reason string N/A N A text based string giving the reason for the failure of an action
Disable action         Action container 
Input        Action inputs container 
Id  MDS1-1-<ont N/A N The ONT ID of the ONT to delete. 
Output        Return code container 
Action-success  true | false N/A N Whether the action was successful or not.
Reason string N/A N A text based string giving the reason for the failure of an action

 

Note: * = required parameter
  • Command Path – tolt>ont>create>
  • Module – tolt
  • Container – create
  • Styles – 
    • *id – Where pon id: 1..16 and ont-id: 1..64
    • ONT Type – Not required if serial number specified  
      • ont070 – GPON sfp ont | ont120 – 2x1G wall ont w PoE | ont121-w -  | ont121-wx - | ont131-w  - 3x1G, 1xPOTs, 1xPoE | ont140 – 4x1G w PoE | ont140-cl – 4x1G w PoE, non plenum | ont142-r – RF, 4x1G w PoE, 2xPOTs | ont180 – 8x1G w PoE 140W | ont180chp – 8x1G w PoE 300W | ont202 – 1x10G, 1x2.5G w PoE | ont203-w – 2x1G, 1x2.5G w PoE | ont205 – XGS 4x1G, 1x10G w PoE | ont224 – 24x1G closet ONT w PoE ont248  - 48x1G closet ONT w PoE | ont248-x – 48x1G closet no PoE | ont701 - MD | ont703 - MD | ont704 – MD | ont705 - MD | ont709  - MD | ont712  - MD | |ont729  - MD | ont729-gp – 24x1G w PoE, 24xPOTs | ont734 - MD | ont742-g – 4x1G, 2xPOTs outdoor | ont742-gr – RF 4x1G, 2xPOTs, outdoor | ontbasic – used for testing new ONTs. 

    • *Serial Number – Serial number of the ONT to be added, must be 4 alphabetic characters followed by 8 digits and must be unique.
      • serial num
    • User Label – A text string used to describe the ONT or its location.
      • string 
  • Container – Delete
    • id  Defines the ID of the ONT to be deleted where the id is of the form: 2-1 where 2 would be the PON number and 1 would be the ONT ID. 
      • pon id-ont-id
    • *Serial Number – Serial number of the ONT to be deleted
      • string 
  • Container – reset
    • id – The ONT ID of the ONT to reset.  
      • MDS1-1-<ont> 
  • Container – enable
    • id – The ONT ID of the ONT to enable.  
      • MDS1-1-<ont> 
  • Container – disable
    • id – The ONT ID of the ONT to disable.  
      • MDS1-1-<ont>