====== create a perl snmp-agent ====== thats a hard one :) I havent managed it yet ... but the following links are start for me: * http://net-snmp.sourceforge.net/wiki/index.php/Tut:Extending_snmpd_using_perl - especially the script provided by OXO improved my understanding !! (replace the **!=** with **ne** in the code !!) * http://search.cpan.org/~hardaker/NetSNMP-ASN-5.0401/ASN.pm will provide more index-types for the above oxo-script. note that index-type is wrong term. its just the type of the value returned here