# OLT functions

EP version: 2.3.8

|                                | ZteC300v2 | ZteC320v2 | ZteC220 | ZteC300 | ZteC320 | HuaweiMa5608tOlt | BdcomP3310BOlt | BdcomP3310COlt |
| ------------------------------ | --------- | --------- | ------- | ------- | ------- | ---------------- | -------------- | -------------- |
| Save olt config                | +         | +         | +       | +       | +       | +                | +              | +              |
| Check snmp connection          | +         | +         | +       | +       | +       | +                | +              | +              |
| Configuration mode commands    | +         | +         | +       | +       | +       | +                | +              | +              |
| Prepare ssh telnet response    | +         | +         | +       | +       | +       | +                | +              | +              |
| Get olt name                   | +         | +         | +       | +       | +       | +                | +              | +              |
| Get olt tx                     | +         | +         | +       | +       | +       | +                | +              | +              |
| Has error in remote response   | +         | +         | +       | +       | +       | +                | +              | +              |
| Get slots config type          | +         | +         | +       | +       | +       | +                | +              | +              |
| Get shelf                      | +         | +         | +       | +       | +       | +                | +              | +              |
| Get slot temperature           | +         | +         | +       | +       | +       | +                | +              | +              |
| Get slot cpu                   | +         | +         | +       | +       | +       | +                | +              | +              |
| Get slot memory                | +         | +         | +       | +       | +       | +                | +              | +              |
| Get slot status                | +         | +         | +       | +       | +       | +                | -              | -              |
| Get unregistered onus          | +         | +         | +       | +       | +       | +                | -              | -              |
| Get slot sw                    | +         | +         | +       | +       | +       | +                | -              | -              |
| Get slot hw                    | +         | +         | +       | +       | +       | +                | -              | -              |
| Add community                  | +         | +         | +       | +       | +       | +                | -              | -              |
| Delete community               | +         | +         | +       | +       | +       | +                | -              | -              |
| Get slot                       | +         | +         | +       | +       | +       | -                | -              | -              |
| Get time                       | +         | +         | +       | +       | +       | -                | -              | -              |
| Get port magic for port status | +         | +         | +       | +       | +       | -                | -              | -              |
| Get olt version                | +         | +         | +       | +       | +       | -                | -              | -              |
| Olt port check                 | +         | +         | +       | +       | +       | -                | -              | -              |
| Olt port set                   | +         | +         | +       | +       | +       | -                | -              | -              |
| Activate ssh                   | +         | +         | +       | +       | +       | -                | -              | -              |
| Get port magic v2              | +         | +         | -       | -       | -       | -                | -              | -              |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.easypon.in/easypon-information/olt_functions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
