You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _ont/ont-nokia-g-010s-p.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -308,6 +308,11 @@ FALCON => setenv asc0 0
308
308
FALCON => saveenv
309
309
```
310
310
311
+
## Querying a particular OMCI ME
312
+
```sh
313
+
omci_pipe.sh meg MIB_IDX 0
314
+
```
315
+
311
316
# EEPROM (I2C slave simulated EEPROM)
312
317
313
318
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