Re: snmpwalk is not working

2009-06-15 Thread Dave Shield
2009/6/14 Myasin : > snmpwalk -c snmpstring -v 1 ip > Timeout: No Response from ip I assume that "ip" is the IP address of the system concerned? > rocommunity     snmpsting This does not match the community string given above. "snmpsting" vs "snmpstring" Assuming this is an accurate cut-

RE: snmpwalk is not working

2009-06-14 Thread Myasin
Hi, We monitor more than 500 log file entries in snmp. Change in following file and compile it, it is working fine. usr/local/net-snmp-5.4.2.1/agent/mibgroup/ucd-snmp/logmatch.c #define MAXLOGMATCH 1500 But after changing the log entries in snmpd.conf file, it is not working, I use the followi

Re: snmpwalk is not working

2009-06-13 Thread Dave Shield
2009/6/12 Myasin : > snmpwalk unable to get information even from > localhost. But snmpget is working. If you want us to help, you are going to have to give more information than that. Exactly what commands are you trying? What results do you get? What does your snmpd.conf file look like

snmpwalk is not working

2009-06-12 Thread Myasin
Hi, Unfortunately all files(not directories) has been deleted from "/". OS is working fine but after that snmpwalk unable to get information even from localhost. But snmpget is working. I have recompile the netsnmp but no difference. No error in log file. Mudasar --