You can run makeconf.sh to download the latest copy of
Cisco MIB files and a version of the APC MIB file.

It will then create an snmptt.conf file for each vendor.

You can then copy these files to /etc/snmp and update
the /etc/snmp/snmptt.ini file to include these conf files.

/etc/snmp/snmptt.ini snippet:

[TrapFiles]
snmptt_conf_files = <<END
/etc/snmp/snmptt.conf
/etc/snmp/snmptt.conf.apc
/etc/snmp/snmptt.conf.cisco
END


