【资料分享】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博客


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

相关推荐
iナナ3 小时前
传输层协议——UDP和TCP
网络·网络协议·tcp/ip·udp
舒一笑4 小时前
Mac 上安装并使用 frpc(FRP 内网穿透客户端)指南
后端·网络协议·程序员
程序员三藏4 小时前
Selenium+python自动化测试:解决无法启动IE浏览器及报错问题
自动化测试·软件测试·python·selenium·测试工具·职场和发展·测试用例
Warren985 小时前
软件测试-Selenium学习笔记
java·javascript·笔记·学习·selenium·测试工具·安全
zzc9217 小时前
Wireshark获取数据传输的码元速率
网络·测试工具·wifi·wireshark·路由器·802.11n·物理层参数
Mr_Xuhhh8 小时前
NAT、代理服务、内网穿透
网络·网络协议·http·https·udp·智能路由器
小丁爱养花9 小时前
接口性能测试工具 - JMeter
测试工具·jmeter
用户849137175471610 小时前
为什么大模型都离不开SSE?带你搞懂第1章〈SSE技术基础与原理〉
前端·网络协议·llm
weisian1511 天前
HTTP协议-3-HTTP/2是如何维持长连接的?
网络·网络协议·http
tan77º1 天前
【项目】分布式Json-RPC框架 - 项目介绍与前置知识准备
linux·网络·分布式·网络协议·tcp/ip·rpc·json