Skip to content

Commit c5a88b6

Browse files
add ## Querying a particular OMCI ME
1 parent db31607 commit c5a88b6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_ont/ont-nokia-g-010s-p.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,11 @@ FALCON => setenv asc0 0
308308
FALCON => saveenv
309309
```
310310

311+
## Querying a particular OMCI ME
312+
```sh
313+
omci_pipe.sh meg MIB_IDX 0
314+
```
315+
311316
# EEPROM (I2C slave simulated EEPROM)
312317

313318
The Nokia G-010S-P does not have a physical EEPROM, the Falcon SOC emulates an EEPROM by exposing it on the I2C interface as required by the SFF-8472 specification.

0 commit comments

Comments
 (0)