snmp
snmpd -verify if the mibs are loaded.
2012/09/10
If you are setting up the snmpd server and have added your own mibs and do not really know if the mibs are loaded or not then simply go to the directory: /var/lib/net-snmp/mib-indexes This can save …
Using snmp trap receiver on Fedora (Linux)
2009/11/25
First off install the net-snmp things: […] sudo yum install net-snmp net-snmp-utils […] After that it will run out of the box with the command: […] sudo snmptrapd -A -d -n -Lf …