Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-users: [Wireshark-users] How to decode AVP 1003 and 1022 ??

From: "Leonard Wu \(liwu\)" <liwu@xxxxxxxxx>
Date: Sun, 26 Aug 2007 00:07:03 -0700
Hi,
 
My wireshark can't decode AVP 1003 and 1022 as below:
 
Unknown AVP:0x000003eb (1003) (OctetString) l:0x12 (18 bytes) (20 padded bytes)
    AVP Code: Unknown AVP:0x000003eb (1003) (1003)
    AVP Flags: 0xc0 (Mandatory, Vendor-Specific)
    AVP Length: 18
    AVP Vendor Id: 3rd Generation Partnership Project 2 (3GPP2) (5535)
    Hex Data Highlighted Below
 
Unknown AVP:0x000003fe (1022) (OctetString) l:0x20 (32 bytes) (32 padded bytes)
    AVP Code: Unknown AVP:0x000003fe (1022) (1022)
    AVP Flags: 0xc0 (Mandatory, Vendor-Specific)
    AVP Length: 32
    AVP Vendor Id: 3GPP (10415)
    Hex Data Highlighted Below
 
===
 
I really appreciate if Someone can provide me with some guidance. It has blocked my testing work.
Is that because wireshark is dictionary-driven and it is possible that not all the AVPs have been loaded into it.
Is it possible to add new AVPs ?
 
Thanks,
Leonard