This patch adds support to snmptranslate using the -z
flag to create MIB2SCHEMA reports. These reports have
the following format:
"member-body" "1.2"
"us" "1.2.840"
"anonymous#3" "1.2.840.10006"
"anonymous#4" "1.2.840.10006.300"
"lagMIB" "1.2.840.10006.300.43"
"lagMIBObjects" "1.2.840.10006.300.43.1"
"dot3adAgg" "1.2.840.10006.300.43.1.1"
This patch was created on a Debian 3.0 linux box using
diff -uNr source.original source.modified. You should be
able to apply it with patch -p0 < patch.
Logged In: YES
user_id=76242
Thanks for the patch! It has been applied to the current
development code, and will appear in the 5.3 release
of the net-snmp package.