Does anyone know if SNMP Mib implementation files have to be written in C? I have some Perl programs, and I want the SNMP agent to be able to call these Perl programs to perform some actions and to retrieve some data values. Is this possible with net-snmp? Thanks.