【资料分享】wireshark解析脚本omci.lua文件20250306版本发布(独家分享)

引言

omci.lua文件是Wireshark的OMCI协议解析插件的核心组件。它配合BinDecHex.lua,可以解析OMCI协议的数据包,提取出消息类型、受管实体标识、受管实体属性等关键信息,并以人类可读的形式显示在Wireshark的解码视图中,方便研发人员分享OMCI消息;目前网上使用的omci.lua是由technicolor公司的Dirk Van Aken和Olivier Hardouin编写并发布在wireshark官网上的。由于原版没有包含所有受管实体,且没有持续更新,导致部分标准受管实体无法解析。20250306版本在20250228版本的基础上,添加修改部分受管实体,在此分享给大家,欢迎分享更多有需要的朋友。

20250306版本更新记录

修改受管实体

45-MAC Bridge Service Profile

47-MAC bridge port configuration data

131-OLT-G

134-IP host config data

157-Large string

268-GEM Port Network CTP

277-Priority queue-G

318-File transfer controller

新增受管实体

53-Physical path termination point POTS UNI

58-Voice service profile

138-VoIP config data

139-VoIP voice CTP

141-VoIP line status

142-VoIP media profile

143-RTP profile data

145-Network dial plan table

146-VoIP application service profile

150-SIP agent config data

153-SIP user data

332-Enhanced security control

334-Ethernet frame extended PM

345-XG-PON downstream management performance monitoring history data

349-PoE control

425-Ethernet frame extended PM 64 bit

440-Time Status Message

删除受管实体

425-EFM bonding port performance monitoring history data part 2

下载链接

百度网盘

链接: 百度网盘 请输入提取码

提取码: yedi

CSDN:

https://download.csdn.net/download/lai_2020/90467430

历史版本

20250228版本:

引言

omci.lua文件是Wireshark的OMCI协议解析插件的核心组件。它配合BinDecHex.lua,可以解析OMCI协议的数据包,提取出消息类型、受管实体标识、受管实体属性等关键信息,并以人类可读的形式显示在Wireshark的解码视图中,方便研发人员分享OMCI消息;目前网上使用的omci.lua是由technicolor公司的Dirk Van Aken和Olivier Hardouin编写并发布在wireshark官网上的。由于原版没有包含所有受管实体,且没有持续更新,导致部分标准受管实体无法解析。本人在原版的基础上,添加部分受管实体,在此分享给大家,欢迎分享更多有需要的朋友。

20250306版本更新记录

修改受管实体

45-MAC Bridge Service Profile

47-MAC bridge port configuration data

131-OLT-G

134-IP host config data

157-Large string

268-GEM Port Network CTP

277-Priority queue-G

318-File transfer controller

新增受管实体

53-Physical path termination point POTS UNI

58-Voice service profile

138-VoIP config data

139-VoIP voice CTP

141-VoIP line status

142-VoIP media profile

143-RTP profile data

145-Network dial plan table

146-VoIP application service profile

150-SIP agent config data

153-SIP user data

332-Enhanced security control

334-Ethernet frame extended PM

345-XG-PON downstream management performance monitoring history data

349-PoE control

425-Ethernet frame extended PM 64 bit

440-Time Status Message

删除受管实体

425-EFM bonding port performance monitoring history data part 2

下载链接

链接: 百度网盘 请输入提取码

提取码: yedi

历史版本

20250228版本:【OMCI实践】wireshark解析脚本omci.lua文件(独家分享)-CSDN博客


wireshark安装omci插件的方法,大家可以参考以下文章:

【手把手教】使用wireshark抓取omci报文_wireshark omci-CSDN博客


原创不易,你的支持是我最大的动力,欢迎大家点赞,收藏,关注!

相关推荐
kekekzt1 天前
TCP协议的粘包问题介绍,IP分片,MTU,MSS,滑动窗口的概念及之间的关系
网络·网络协议·tcp/ip
weixin_440730501 天前
selenium实战记录-从登陆-首页-进入应用页面测试用例
selenium·测试工具·测试用例
Learn-Share_HY1 天前
[IT Network]如何配置反向路徑過濾器(rp_filter),以解決路由不對稱問題?
linux·嵌入式硬件·物联网·网络协议·tcp/ip·http·iot
小镇敲码人1 天前
【深入浅出】之Qt 事件系统实战:鼠标、键盘、滚轮、窗口与定时器事件
数据库·qt·网络协议·mysql·http
测试老哥1 天前
Postman获取token并设置token依赖步骤
自动化测试·软件测试·python·测试工具·测试用例·接口测试·postman
K成长日志1 天前
BLE不可连接状态--广播态
物联网·网络协议·蓝牙·低功耗·iot·ble
我的xiaodoujiao1 天前
Django 基础知识详细图文教程 4-Django 视图定义与使用
开发语言·数据库·后端·测试工具·django·sqlite
DevOpenClub1 天前
全球区域与 IP 定位工作台案例方案
大数据·网络·网络协议·tcp/ip
wuyk5551 天前
从零吃透 Modbus 通信|第 6 章:线圈功能码 05/0F 实现 & Modbus‑TCP 基础入门
c语言·网络·网络协议·tcp/ip
呆呆敲代码的小Y2 天前
【游戏开发】Lua 与 C# 交互原理解析
c#·lua·交互·热更新·lua与c#交互·游戏热更新