Re: [Wireshark-dev] SNMP/MIBs TO DO

2007-08-29 Thread Stig Bjørlykke
Den 27. aug. 2007 kl. 00.21 skrev Luis EG Ontanon: > - There are others that attempt to be registered with "funky" oid > strings "dop.agreement.2.5.19.1" or "x411.extension-attribute.27" > which are not resolvable (I tried to fix these but they come from deep > into asn2wrs and I could not figure

Re: [Wireshark-dev] SNMP/MIBs TO DO

2007-08-27 Thread Luis EG Ontanon
On 8/27/07, Joerg Mayer <[EMAIL PROTECTED]> wrote: > On Mon, Aug 27, 2007 at 12:21:17AM +0200, Luis EG Ontanon wrote: > > Setting the environment variable WIRESHARK_DEBUG_MIBS to 1 or more > > should get print-outs for these. > > Maybe that should be turned into a prefs setting? Preferences is way

Re: [Wireshark-dev] SNMP/MIBs TO DO

2007-08-27 Thread Luis EG Ontanon
I knew that asn2wrs generated these but I thought the oids were created from within (I even spent some time trying to figure out where they came from) L On 8/27/07, Kukosa, Tomas <[EMAIL PROTECTED]> wrote: > > - There are others that attempt to be registered with "funky" oid > > strings "dop.agre

Re: [Wireshark-dev] SNMP/MIBs TO DO

2007-08-27 Thread Kukosa, Tomas
CTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Luis EG Ontanon > Sent: Monday, August 27, 2007 12:21 AM > To: Developer support list for Wireshark > Subject: [Wireshark-dev] SNMP/MIBs TO DO > > Hi List, > > As many of you might have noticed I rolled out the new OID Supp

Re: [Wireshark-dev] SNMP/MIBs TO DO

2007-08-27 Thread Joerg Mayer
On Mon, Aug 27, 2007 at 12:21:17AM +0200, Luis EG Ontanon wrote: > Setting the environment variable WIRESHARK_DEBUG_MIBS to 1 or more > should get print-outs for these. Maybe that should be turned into a prefs setting? ciao Joerg PS: I will try to find the time to improve the autoconf foo so

Re: [Wireshark-dev] SNMP/MIBs TO DO

2007-08-26 Thread Kukosa, Tomas
> - There are others that attempt to be registered with "funky" oid > strings "dop.agreement.2.5.19.1" or "x411.extension-attribute.27" > which are not resolvable (I tried to fix these but they come from deep > into asn2wrs and I could not figure out how to get it fixed). Hi, it comes from --- a

[Wireshark-dev] SNMP/MIBs TO DO

2007-08-26 Thread Luis EG Ontanon
Hi List, As many of you might have noticed I rolled out the new OID Support stuff, and adapted SNMP and COPS to use it. I'm aware that it is going to create some of you some problems. I'm sorry, but for personal reasons I either did it this weekend or I would not even know when I would had had