Difference between revisions of "Add new MIBs"

176 bytes added ,  16:59, 15 January 2016
Added command for deb package based installs
(Basic linux centric description)
 
(Added command for deb package based installs)
Line 25: Line 25:
   -s        : Strip descriptions from MIB objects
   -s        : Strip descriptions from MIB objects
   -z        : Compress output file
   -z        : Compress output file
</pre>
If you are using debian packages as installation source (NetXMS apt repo), you should run this:
<pre>
nxmibc -d /usr/share/netxms/mibs -o /var/lib/netxms/netxms.mib -z
</pre>
</pre>


184

edits