> For the complete documentation index, see [llms.txt](https://docs.easypon.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.easypon.in/easypon-information/card_functions.md).

# ONU functions

EP version: 2.3.15

|                                           | ZTE C300 V1 GPON Card | ZTE C300 V2 GPON Card | ZTE C320 V1 GPON Card | ZTE C320 V2 GPON Card | ZTE C220 EPON Card | ZTE C300 V1 EPON Card | ZTE C300 V2 EPON Card | ZTE C320 V2 EPON Card | BDcom P3310B EPON Card | BDcom P3310C EPON Card |
| ----------------------------------------- | --------------------- | --------------------- | --------------------- | --------------------- | ------------------ | --------------------- | --------------------- | --------------------- | ---------------------- | ---------------------- |
| Delete onu                                | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | +                      | +                      |
| Get onu ethernet port admin status        | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | +                      | +                      |
| Get onu status                            | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | +                      | +                      |
| Get onu tx                                | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | +                      | +                      |
| Get onu last online                       | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | +                      | +                      |
| Get onu firmware version                  | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | +                      | +                      |
| Get onu ethernet port oper status         | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | +                      | +                      |
| Get onu dist                              | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | +                      | +                      |
| Get onu description                       | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | +                      | +                      |
| Get olt rx                                | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | +                      | +                      |
| Reboot onu                                | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | +                      | +                      |
| Set onus port admin status                | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | +                      | +                      |
| Get onu rx                                | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | +                      | +                      |
| Get onu registration config for migration | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | -                      | -                      |
| Get onu vendor                            | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | -                      | -                      |
| Get onu uptime                            | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | -                      | -                      |
| Prepare config for migration              | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | -                      | -                      |
| Get onu name                              | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | -                      | -                      |
| Get onu real type                         | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | -                      | -                      |
| Get ethernet tag vlan                     | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | -                      | -                      |
| Get onu ethernet port speed               | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | -                      | -                      |
| Get onu config type                       | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | -                      | -                      |
| Get ethernet vlans                        | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | -                      | -                      |
| Get ethernet untag vlan                   | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | -                      | -                      |
| Get ethernet type ports                   | +                     | +                     | +                     | +                     | +                  | +                     | +                     | +                     | -                      | -                      |
| Get onu mac address                       | -                     | -                     | -                     | -                     | +                  | +                     | +                     | +                     | +                      | +                      |
| Get onu serial                            | +                     | +                     | +                     | +                     | -                  | -                     | -                     | -                     | -                      | -                      |
| Get qinq vlan                             | +                     | +                     | +                     | +                     | -                  | -                     | -                     | -                     | -                      | -                      |
| Get slot qinq ports                       | +                     | +                     | +                     | +                     | -                  | -                     | -                     | -                     | -                      | -                      |
| Set onus port speed                       | +                     | +                     | +                     | +                     | -                  | -                     | -                     | -                     | -                      | -                      |
| Get service ports                         | -                     | -                     | -                     | -                     | -                  | -                     | -                     | -                     | -                      | -                      |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.easypon.in/easypon-information/card_functions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
