I need to know if there is any program that let me schedule SNMP monitoring based on MIB files on spesific period of times without user intervention. also I need to be able to recieve traps from the device. the monitored device is already configured with all requierd SNMP configuration.
my Administration machine is Windows and my monitored device is Linux.
this is what I want to be able to do with the software in more details:
load my company MIB files (standard company MIB and also company trap MIB) into the software.
perform SNMP GET, GET_NEXT and SNMPWALK
recieve traps from the device to the software.
most important: with the software, I need to be able to schedule automation of SNMPWALK\SNMP_GET\SNMP_GET_NEXT on the device with my company MIBS without user intervention: for example - perform SNMPWALK on the device every sunday at 08:00 (and also of-course monitor for traps alerts regulary).
is there any software that does that?