Option -v3

Jochen Katz katz____agentpp.com
Tue May 27 21:46:58 CEST 2003


Hi,

> I have been trying to run the consoleExamples given
> with this library. This works fine....but if i give 
> option -v3 the its not running. Like 
> ./snmpGet localhost -v3 then 

you have to add some of the other options. Here the command line to 
contact one of the agent++ example agents (on default port 4700) with 
the authPriv  user MD5DES:
/snmpGet localhost -v3 -snMD5DES -md5 -des -uaMD5DESUserAuthPassword 
-upMD5DESUserPrivPassword -p4700

> SNMP++ Get Error, SNMP++: SNMP request timed out (-5)

There either is no agent listening on localhost:161 or it does not 
answer SNMPv3 requests.

Regards,
   Jochen




More information about the AGENTPP mailing list