wireshark/asn1/snmp
Anders Broman b4d7dd6060 Some more variable bindings and add some mising PDU types.
svn path=/trunk/; revision=17637
2006-03-15 18:57:47 +00:00
..
Makefile Work in progress an asn2eth generated snmp dissector. 2005-12-04 21:45:38 +00:00
Makefile.nmake Add parsertab.pyc in clean target 2006-02-23 20:05:52 +00:00
README.txt Work in progress an asn2eth generated snmp dissector. 2005-12-04 21:45:38 +00:00
packet-snmp-template.c Some more variable bindings and add some mising PDU types. 2006-03-15 18:57:47 +00:00
packet-snmp-template.h Work in progress an asn2eth generated snmp dissector. 2005-12-04 21:45:38 +00:00
snmp.asn Some more variable bindings and add some mising PDU types. 2006-03-15 18:57:47 +00:00
snmp.cnf Some more variable bindings and add some mising PDU types. 2006-03-15 18:57:47 +00:00

README.txt

This is a work in progress to enhance and replace the existing snmp dissector with an asn2eth generated one.

To test/use this work in progress dissector you will have to compile it with asn2eth and copy the resulting .c and .h files over to epan/dissectors.

This dissector is not yet ready for public consumption and lacks many vital features of the existing snmp dissector.