Re: SNMP demo c code

2006-03-31 Thread Wes Hardaker
> On Mon, 27 Mar 2006 21:22:32 +0100, "Ian Dineen" <[EMAIL PROTECTED]> said: Ian> i am using SNMPDEMOAPP code to send a GET request to a router Ian> using VC++, i am able to get a response with object id's that Ian> have ".0", but unable to get a value responses for object id's Ian> with ".1".

SNMP demo c code

2006-03-27 Thread Ian Dineen
hi there, i am using SNMPDEMOAPP code to send a GET request to a router using VC++, i am able to get a response with object id's that have ".0", but unable to get a value responses for object id's with ".1". is it possible to get a table value using a GET request, it works from the command line