This is a static archive of our old Q&A Site. Please post any new questions and answers at ask.wireshark.org.

BER: Dissector for OID:1.2.826.0.1249.58.1.0 not implemented. Contact Wireshark developers if you want this supported

0

How Can i solve it?

asked 22 Oct '11, 05:54

JasonOliveira's gravatar image

JasonOliveira
1111
accept rate: 0%


One Answer:

0

Contact the Wireshark developers, give them whatever information you have about that OID - the oid-info repository doesn't have information about it, and I'm not sure why an Ericsson OID would be under "gb" - and hope that somebody has enough information to implement a dissector for it.

answered 22 Oct '11, 10:35

Guy%20Harris's gravatar image

Guy Harris ♦♦
17.4k335196
accept rate: 19%

It's probabbly indicating a proprietary/private extension to whatever protocol you find that OID in. Dissecting it would be difficult without the ASN.1 description of that extension.

(23 Oct '11, 22:27) Anders ♦