Patches item #1123242, was opened at 2005-02-15 08:14
Message generated for change (Comment added) made by hardaker
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=312694&aid=1123242&group_id=12694
Category: None
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Mike McHenry (mmchenry)
>Assigned to: Wes Hardaker (hardaker)
Summary: Adds MIB2SCHEMA report functionality to snmptranslate
Initial Comment:
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.
----------------------------------------------------------------------
Comment By: Wes Hardaker (hardaker)
Date: 2005-05-05 16:30
Message:
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.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=312694&aid=1123242&group_id=12694
|