Skip to content

Commit 9159ffe

Browse files
Update vendor ID (add sagemcom) and add hex vendor ID (#105)
* Update vendor ID and add hex vendor ID * Update vendor.md * Update vendor.md
1 parent b2a8afc commit 9159ffe

1 file changed

Lines changed: 26 additions & 25 deletions

File tree

_gpon/vendor.md

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -12,29 +12,30 @@ Needs to be set for the OLT to authenticate your ONT; please read your original
1212
Here is a list of the most popular Vendor IDs:
1313

1414

15-
| ID | Vendor Name |
16-
| ------ | -------------------- |
17-
| `ALCL` | Nokia/Alcatel-Lucent |
18-
| `CIGG` | Cig |
19-
| `DLNK` | Dlink |
20-
| `ELTX` | Eltex |
21-
| `FHTT` | Fiber Home |
22-
| `GNXS` | Genexis |
23-
| `GPON` | Generic vendor name |
24-
| `HALN` | Halany |
25-
| `HBMT` | Hisense |
26-
| `HWTC` | Huawei |
27-
| `ISKT` | Iskratel |
28-
| `LEOX` | LEOX |
29-
| `LQDE` | Lantiq |
30-
| `PTIN` | Altice/PT Inovação |
31-
| `RTKG` | Realtek |
32-
| `SCOM` | Sercomm |
33-
| `SPGA` | SourcePhotonics |
34-
| `TMBB` | Technicolor |
35-
| `TPLG` | TP-Link |
36-
| `UBNT` | Ubiquiti |
37-
| `ZTEG` | ZTE |
38-
| `ZYWN` | Zyxel |
15+
| ID | HEX ID | Vendor Name |
16+
| ------ | ---------- | -------------------- |
17+
| `ALCL` | `414c434c` | Nokia/Alcatel-Lucent |
18+
| `CIGG` | `43494747` | Cig |
19+
| `DLNK` | `444c4e4b` | Dlink |
20+
| `ELTX` | `454c5458` | Eltex |
21+
| `FHTT` | `46485454` | Fiber Home |
22+
| `GNXS` | `474e5853` | Genexis |
23+
| `GPON` | `47504f4e` | Generic vendor name |
24+
| `HALN` | `48414c4e` | HALNy |
25+
| `HBMT` | `48424d54` | Hisense |
26+
| `HWTC` | `48575443` | Huawei |
27+
| `ISKT` | `49534b54` | Iskratel |
28+
| `LEOX` | `4c454f58` | LEOX |
29+
| `LQDE` | `4c514445` | Lantiq |
30+
| `PTIN` | `5054494e` | Altice/PT Inovação |
31+
| `RTKG` | `52544b47` | Realtek |
32+
| `SCOM` | `53434f4d` | Sercomm |
33+
| `SMBS` | `534d4253` | Sagemcom |
34+
| `SPGA` | `53504741` | SourcePhotonics |
35+
| `TMBB` | `544d4242` | Technicolor |
36+
| `TPLG` | `54504c47` | TP-Link |
37+
| `UBNT` | `55424e54` | Ubiquiti |
38+
| `ZTEG` | `5a544547` | ZTE |
39+
| `ZYWN` | `5a59574e` | Zyxel |
3940

40-
{% include alert.html content="You can also help us with the content of this site, on each page you will find a button to edit on GitHub." alert="Tip" icon="svg-info" color="green" %}
41+
{% include alert.html content="You can also help us with the content of this site, on each page you will find a button to edit on GitHub." alert="Tip" icon="svg-info" color="green" %}

0 commit comments

Comments
 (0)