Empty response when querying UCD-SNMP-MIB memAvailReal.0

2012-05-21 Thread Jehan Badshah
Dear All I have installed Net-Snmp 5.2.1 on windows 2003 server, and configured snmpt agent on 192.168.100.88 When I run following command then getting empty response for UCD-SNMP-MIB *snmpwalk -v 1 -c community 192.168.100.88 .1.3.6.1.4.1.2021.4* End of MIB when I run following command bin>*sn

Re: UCD proc agent sending alarms

2012-05-21 Thread Robert Story
On Sat, 19 May 2012 08:15:43 -0400 Douglas wrote: DH> To close this thread, one "monitor" and 2 "catchers" does work. DH> DH> monitor -r 10 -e prFixIt "procTable" prErrorFlag != 0 DH> setEvent prFixIt prErrFix = 1 DH> notificationEvent prFixIt prEntry prErrMessage prErrFixCmd prNames Thank