FreeBSD Manual Pages
mib2c-update(1) Net-SNMP mib2c-update(1) NAME mib2c-update - script to merge custom code into updated mib2c code SYNOPSIS mib2c-update DESCRIPTION Use mib2c-update to generate your mib2c code templates, and it will track the original code and the changes you make to the code. If the mib2c tem- plate changes (bug fixes, enhancements in later releases), re-running mib2c will update the template and then attempt to re-apply your changes. This can be extremely useful when developing your own mib2c templates. When you first run mib2c-update, it will create several hidden directories and a .mib2c-updaterc file. You must edit the .mib2c-udpaterc file to spec- ify two values. The first, UPDATE_OID, is the table name to specify when running mib2c. The second, UPDATE_CONF, is the mib2c configuration file to specify when running mib2c. Additional mib2c options can be specified in UPDATE_MIB2C_OPTS. BUGS mib2c-update has only been tested on individual tables. Specifying a scalar or an entire MIB might not work. V5.9.5.2 07 Apr 2010 mib2c-update(1)
NAME | SYNOPSIS | DESCRIPTION | BUGS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mib2c-update&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>
