目录

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

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

历史版本

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版本:


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


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