ONT Config
The configuration of ONT is defined as follows:
ONT Config Attributes
Note: ONT attributes vary somewhat by ONT type. The ONT has the following configurable attributes:
| Attribute | Values | Default | Required | Description |
|---|---|---|---|---|
| Config | Container | |||
| Aid | MDS1-1-<pon>-<ont id> | N/A | Y | AID or Access Identifier used to identify the ONT. For BOLT, the shelf and slot are always one and so always have a leading MDS1-1 at the beginning of the AID. |
| Admin-state | enabled | disabled | Enabled | N | Whether to enable the ONT. Setting to disabled will put the ONT in eStop and it will not talk on the PON. |
| Equipment-type | ont120 | ont121-w | ont121-wx | ont131-w | ont140 | ont140-cl | ont142-r | ont180 | ont202 | ont203-w | ont205 | ont224 |
ont248 | ont248-x ont701 | ont703 | ont704 | ont705 ont709 | ont712 | ont729 | ont729-gp | ont734 | ont742-g | ont742-gr | ontbasic |
N/A | Y | Defines what ONT type is expected for the ONT ID that is defined in the aid. |
| Location-name | string | N/A | N | The protection group that this port is a member of. |
| Profile-assignment | Container | |||
| Index | Uint32 | 1 | N | The index of the dscp profile assigned to the ont. |
| Profile-name | string | Default | N | The profile name of the dscp to pbit mapping profile to assign to the ONT. Assign default if dscp to pbit mapping is not in use. |
| Profile-type | Enum | Device-dscp-map | N | The profile type to assign to the ONT. |
| ONT | Container | |||
| Serial-num | serial num | N/A | Y | The serial number of the ONT to create. |
| Ont-id | 1..64 | N/A | Y | The ID of the ONT on the PON. |
| Led-hold-time | Integer | 120 | N | The length of time to leave the LEDs on the ONT active after a change. After the timeout, leds will turn off to keep from disturbing anyone sitting near the device. If the LED Hold Time is set to zero, the ONT will keep it’s LEDs on forever. |
| Host-conf | Container for Voice configuration | |||
| Voicectrl-personality | Unknown | voic-gateway | softswitch |
Unknown | Null | The type of voice service to provide. Voice gateway only applicable to Tellabs voice gateway. |
| Device-id | String | Null | N | The TConfig device name.which uniqueliy identifies the ONT. |
| Username | String | Null | N | The username to use when authenticating to tconfig.. |
| Userpasswd | String | Null | N | The password to use when authenticating with tconfig. |
| Sip-confg | Container for Sip configuration. | |||
| Ip-address | Ip-address | 0.0.0.0 | N | When using voice gateway, this defines the static IP to use for voice. This field should be left at 0.0.0.0 when the softswitch option is selected as softswitch always uses a DHCP-issued IP address. |
| Subnet-mask | Subnet-mask | 255.255.255.0 | N | The subnet mask to use when in VGW mode. |
| Gateway-ip-address | Ip-address | 0.0.0.0 | N | The ip address to use for the IP gateway when in voice gateway mode. |
| Dns-primary | Ip-address | 0.0.0.0 | N | IP address to use for a voice DNS server when in VGW mode. |
| Dns-secondary | Ip-address | 0.0.0.0 | N | The IP address to use as the backup DNS server when in VGW mode. |
| Vlanid | 0..4095 | 2 | Y | The VLAN to use for analog voice services. Must be set if voicectrl-personality is not unknown (no analog voice). |
| Poe-config | Container | |||
| External-bbu-power-available | Integer | 40 | N | The amount of power that the power supply is capable of supplying to the ONT. The ONT uses this to calculate the PoE power available to the ONT. |
| Poe-usage-threshold | Integer | N/A | N | The percentage of the PoE power that when exceeded will cause an alarm. Setting the threshold lower allows alarming as usage begins to approach ONT limits. |
| Power-shedding | Container | |||
| Data-shedding-interval | Integer | 900 | N | The number of seconds to wait after going onto battery to shed data services. |
| Pwr-restore-timer-reset-interval | Integer | 30 | N | The amount of time to wait after ac returns to restore services that were shed during the power outage. |
| Video-overlay-shedding-interval | Integer | 900 | N | The number of seconds to wait after AC has failed to shed rf video services. |
| Range-fail-wait-time-pots | 0..360 | 120 | N | The amount of time to wait after the PON fails to keep the POTs ports up. |
| Rf-cfg | Container | |||
| Ac-fail-wait-time | 0..64980 | 900 | N | The amount of time to wait before failing rf video when ac power is failed. |
| Ac-restore-wait-time | 0..64980 | 120 | N | Seconds to wait before restoring rf video on ac restoral. |
| Admin-state | enabled | disabled | Enabled | N | Whether to render rf-video services on the rf port. |
| Agc-setting | -10..10 | -10 | N | The automatic gain control setting for rf video. |
| Degraded-threshold | -120..-50 | -95 | N | The signal point at which to signal a degraded signal alarm. |
| Overload-threshold | 0..50 | 25 | N | The signal point at which to signal an overloaded signal alarm indicating that the video signal is too hot. |
| Range-fail-wait-time | 0..72 | 48 | N | The amount of time to wait after loss of pon signal to fail the video signal. |
Note: * = required parameter
- Command Path – tolt>ont>config>
- Module – tolt
- Container – ont
- Container – config
- Types –
- *aid – AID or Access Identifier used to identify the ont.
- MDS1-1-<pon>-<ont id>
- Admin-state – Whether to enable the ONT. Setting to disabled will put the ONT in eStop and it will not talk on the PON.
- <enabled (default)| disabled>
- *Equipment-type – Defines what ONT type is expected for the ONT ID that is defined in the aid.
- <ont120 | ont121-w | ont121-wx | ont131-w | ont140 | ont140-cl | ont142-r | ont180 | ont202 | ont203-w | ont205 | ont224 |
ont248 | ont248-x ont701 | ont703 | ont704 | ont705 ont709 | ont712 | ont729 | ont729-gp | ont734 | ont742-g | ont742-gr | ontbasic>
- <ont120 | ont121-w | ont121-wx | ont131-w | ont140 | ont140-cl | ont142-r | ont180 | ont202 | ont203-w | ont205 | ont224 |
- location-name – The text-based description of the ONT. The string must be enclosed in Quotes ("") to allow a name with spaces.
- <string> "Location Name text" is any alphanumeric name up to 32 characters.
- Profile-assignment - Container
- Index - The index of the dscp profile assigned to the ont.
- Unit32 | default 1
- Profile-name - The profile name of the dscp to pbit mapping profile to assign to the ONT. Assign default if dscp to pbit mapping is not in use.
- String | default
- Profile-type - The profile type to assign to the ONT.
- Enum | device-dscp-map
- ONT – Container
- *Serial-num – The serial number of the ONT to create.. The serial num must be enclosed in Quotes ("") to allow a number with spaces.
- "Location Name text" is any alphanumeric name up to 32 characters.
- *Ont-id - The ID of the ONT on the PON.
- 1..64
- Led-hold-time - The length of time to leave the LEDs on the ONT active after a change. After the timeout, leds will turn off to keep from disturbing anyone sitting near the device. If the LED Hold Time is set to zero, the ONT will keep it’s LEDs on forever.
- integer (default -120)
- Host-conf - Container for Voice configuration.
- *Serial-num – The serial number of the ONT to create.. The serial num must be enclosed in Quotes ("") to allow a number with spaces.
- Index - The index of the dscp profile assigned to the ont.
- *aid – AID or Access Identifier used to identify the ont.
.png?Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9kemY4dnF2MjRlcWhnLmNsb3VkZnJvbnQubmV0L3VzZXJmaWxlcy80MTcwMy81NDk1Mi9ja2ZpbmRlci9pbWFnZXMvcXUvMjAyNS9pbWFnZSgzNykucG5nIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNzYyMDkwMDI1fX19XX0_&Signature=O2nAiqcswpyRYSZcuzD--IhMZXjka~f8AimPDqg8iaWJuFToa-u9gqtL8Q642iM4sza~2ihbyB5UpaSxSpPDznT-bfghE2lrUCledxUwqrVPct2wcTvBDggliJNf2e70886MWNlJb58rmwbysKHeoWS8cfQIt3OKG32VUisQu~CJB-LWC7kIJ5Kh0PM6urrohTYV-~GIu9B-faZPfzbLZ3Y4cr1YOSA~3bi1ltXWrL6ydepkwKl4f7OcaBJ-w4eUJD94z3y0jNaymiaaGzYPG7hCd6bTkC86y8j-bv5Fok7fL9hW1DzsZBVd-UJKx8oNyoGDI6pk8tGUBmmKwoW71w__&Key-Pair-Id=K2TK3EG287XSFC)
- Voicectrl-personality - The type of voice service to provide. Voice gateway only applicable to Tellabs voice gateway
- Unknown (default) | voic-gateway | softswitch
- Device-id - The TConfig device name.which uniqueliy identifies the ONT.
- String (default - Null)
- Username - The username to use when authenticating to tconfig..
- String (default - Null)
- Userpasswd - The username to use when authenticating to tconfig..
- String (default - Null)
- Sip-confg - Container for Sip configuration.
- Ip-address - When using voice gateway, this defines the static IP to use for voice. This field should be left at 0.0.0.0 when the softswitch option is selected as softswitch always uses a DHCP issued IP address.
- Ip-address (default - 0.0.0.0)
- Subnet-mask - The subnet mask to use when in VGW mode.
- Subnet-mask (default - 255.255.255.0)
- Gateway-ip-address - The ip address to use for the IP gateway when in voice gateway mode.
- Ip-address (default 0.0.0.0)
- Dns-primary - IP address to use for voice DNS server when in VGW mode.
- Ip-address (default 0.0.0.0)
- Dns-secondary - The IP address to use as the backup DNS server when in VGW mode.
- Ip-address (default 0.0.0.0)
- *Vlanid - The VLAN to use for analog voice services. Must be set if voicectrl-personality is not unknown (no analog voice).
- 0..4095 (default -2)
- Ip-address - When using voice gateway, this defines the static IP to use for voice. This field should be left at 0.0.0.0 when the softswitch option is selected as softswitch always uses a DHCP issued IP address.
- Poe-config - Container
.png?Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9kemY4dnF2MjRlcWhnLmNsb3VkZnJvbnQubmV0L3VzZXJmaWxlcy80MTcwMy81NDk1Mi9ja2ZpbmRlci9pbWFnZXMvcXUvMjAyNS9pbWFnZSgzOCkucG5nIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNzYyMDkwMDI1fX19XX0_&Signature=nM-VZ66UYdzzNoeYIkPMpACyto~8gEQFOhDITBvM-XvAwNqN6nZ2Ac8OzMjMupXnil9wG4Boj8XByZzTmcEqFERVjIN8HXVDyjhyKYmC4358tgj5hRzEMQxQW9dtIi50wCp1GqmypqjR7bveGedfTSjqb23lxEjzEAwYdQcvXAPOUhuwGi4wUhSBOqaS4AmurcXMK6dp1YkuMoLPe8jnajKDcMhry8RJ0OPmagUgkmt-fBtHW6~hkvi7FlYivWlPSHUNvg3e7lFXgqUD0RXvimVkpAG7FQulTtLW7xHpxGkoXJ4i92io7Woqc8XSXwXSf-Cf3TO3r8DPx7Bw4efG~Q__&Key-Pair-Id=K2TK3EG287XSFC)
- External-bbu-power-available - The external power that is available to the ONT whenever it is on battery.
- Int (default 40)
- External-power-available - The amount of power that the power supply is capable of supplying to the ONT. The ONT uses this to calculate the PoE power available to the ONT.
- Int (default N/A)
- Poe-usage-threshold - The percentage of the PoE power that when exceeded will cause an alarm. Setting the threshold lower allows alarming as usage begins to approach ONT limits.
- 0..100 (default 99)
- Power-shedding - Container
.png?Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9kemY4dnF2MjRlcWhnLmNsb3VkZnJvbnQubmV0L3VzZXJmaWxlcy80MTcwMy81NDk1Mi9ja2ZpbmRlci9pbWFnZXMvcXUvMjAyNS9pbWFnZSgzOSkucG5nIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNzYyMDkwMDI1fX19XX0_&Signature=oNgKtVBWBocxrze50pTJz2CTtLvfhMnnPA2AmZjlktxMpzGjQYwvsnPbd2k6QpjA9ddO0gRR5aHgWH~V3sgW4Ka90EfN5RLDYEt8bgf4IgRq4NydDW5qiZK8elqrD7f89pDtOgZMYvjyGeVR5uQpKijhpombGaDI2dZW3ZVgwVMHx0dDG1Uy32ZOjLaRPX-ea8-WovW892grcxDru2Fq1~eCkqwlrd2CijJiTTT~2hGWRu0gdFLUcNcn5VR2VRWP-kGiao~rtwvQDyXh78nikyJ2D35zvbTnUIBL8fyK8Lk3c4hnzgF8corNpCSv8MRpix8-r17vQSUGOvDV4mbpYw__&Key-Pair-Id=K2TK3EG287XSFC)
- Data-shedding-interval - The number of seconds to wait after going onto the battery to shed data services.
- Int (default 900)
- Pwr-restore-timer-reset-interval - The amount of time to wait after ac returns to restore services that were shed during the power outage.
- Int (default 30)
- Video-overlay-shedding-interval - The number of seconds to wait after AC has failed to shed rf video services.
- Int (default 900)
- Range-fail-wait-time-pots - The amount of time to wait after the PON fails to keep the POTs ports up.
- 0..360 (default 120)
- Rf-cfg - Container
.png?Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9kemY4dnF2MjRlcWhnLmNsb3VkZnJvbnQubmV0L3VzZXJmaWxlcy80MTcwMy81NDk1Mi9ja2ZpbmRlci9pbWFnZXMvcXUvMjAyNS9pbWFnZSg0MSkucG5nIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNzYyMDkwMDI1fX19XX0_&Signature=byFvKFiADape0cF3qOiiZ5qZ2e0RLaexio0pZNWcjn6T2R2xybKCL5RpmZ3uZPNqe~XPShVo8D5cXR8pnpJVB7Wu0r9YvRSGyMUUU9adtZCm-i~dn0MHAwRMp4OS8bxx-qh7hhnUVC9Do9~QLZmGdl7HJDAthpa7FTyXgHRAL6MwCNw3ena86tqF72RBJeyrs4i84extpzjx1Mc7MPxozAN3zmyPyWNrhZTBaB6JIofit-~XYiAumzZqkTzXz9niQ4awKPt4WvYdso~lohDWyzV81tJIXF~8NTxeIwsJWV2KX~yY4e9qcehgE5iBfJ0T3LQyXqayv-Ily3g~D0OloQ__&Key-Pair-Id=K2TK3EG287XSFC)
- Ac-fail-wait-time - The amount of time to wait before failing rf video when ac power is failed.
- 0..64980 (default 900)
- Ac-restore-wait-time - Seconds to wait before restoring rf video on ac restoral.
- 0..64980 (default 900)
- Admin-state - Whether to render rf-video services on the rf port.
- enabled (default) | disabled>
- Agc-setting - The automatic gain control setting for rf video.
- -10..10 (default -10)
- Degraded-threshold - The signal point at which to signal a degraded signal alarm.
- -120..-50 (default -95)
- Overload-threshold - The signal point at which to signal an overloaded signal alarm indicating that the video signal is too hot.
- 0..50 (default 25)
- Range-fail-wait-time - The amount of time to wait after loss of pon signal to fail the video signal.
- 0..72 (default 48)