Displaying 3 results from an estimated 3 matches for "ragunath".
Did you mean:
raghunath
2006 May 08
2
have any one tried Snmp extension to Net-SNMP daemon
...8 of
''soap_id_forward'' makes integer from pointer without a cast
src/soap/soapC.c:2653: error: too few arguments to function ''soap_id_forward''
what can be done , the documentation in very less or just null
please help me
Thanks in advance,
ragunath
kodethredum pial
---------------------------------
New Yahoo! Messenger with Voice. Call regular phones from your PC and save big.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2006 Apr 06
2
SNMP EXTENSION
Hi ALL,
I am trying to use the SNMP extension of michel http://x-ray.prokon.cz/data/snmp/
i pached the snmpd damon as mentioned in the README
but when i run "snmpwalk -c community target enterprises.18756"
i get this error "snmpwalk: No securityName specified (Sub-id not found: (top) -> enterprises)"
any idea ?
Thanks ,
venkat
2006 May 16
0
rtbl_talk() call failed
Hi ,
I compiled the
qosd-0.0.1-13122003.tgz code found in
http://x-ray.prokon.cz/data/snmp/ , but i have a problem when i run it ,
i get an error
rtnetlink call failed, reason: 2 , no such file or directory
i found this line in the file delete_object_util.c
rtnl_talk(&rth, &req.n, 0, 0, NULL,NULL,NULL);
result=errno;
if(result!=0)