I need a shove in the right direction. What does one need to do in order to make data available from an application via SNMP? Either the app writes the data somewhere on the system that snmpd knows about, or snmpd knows how to query the app to get the data it needs. Somewhere you tell snmpd how and where to look. One one of our Linux machines I looked in /etc/snmp/snmpd.conf, but that was not every helpful. Any information is greatly appreciated.