Configuration - OIDs
[These are for SNMP and you can ignore this config-file if you're not interested.]
The SNMP implementation in the snmp-collector is primitive and only knows
about OIDs (Object IDs) by their number. Since I'm not interested in bringing
in a full MIB compiler to deal with the MIBs, this section lets you specify
names for the OID numbers you're interested in using later. The lines look
like:
CiscoCpuLoad 1.3.6.1.4.1.9.2.1.58.0
for a non-hypothetical example, if you happen to have Cisco routers. If you
have the ucd-snmp package, their snmptranslate program comes in handy for
pulling out the appropriate numbers without the bother of tracking through
the wretched MIBs.
[