[SNMP4J] Virtual SNMPv3 Server

Keary Parinis kpc7335e at yahoo.com
Thu Dec 14 01:40:47 CET 2006


Thanks Frank.  You're right I meant port 161.  I see the Test Agent is set up for version 2c.  Is it compatible with version 3?  I saw the client SNMPv3 app example.  Is there an example for a server app?
 
K E 



----- Original Message ----
From: Frank Fock <fock at agentpp.com>
To: Keary Parinis <kpc7335e at yahoo.com>
Cc: snmp4j at agentpp.org
Sent: Thursday, December 14, 2006 8:58:14 AM
Subject: Re: [SNMP4J] Virtual SNMPv3 Server


Hi,

You can use SNMP4J-Agent's TestAgent to run a SNMPv3 agent.
Please note that port 162 is the standard port for notification
listeners whereas port 161 is the standard port for agents.

Best regards,
Frank

Keary Parinis wrote:
> Hi,
>  
> I use a java app at work that collects router information using SNMP4J and we are currently using SNMP version 2.  We will upgrade to version 3 shortly.  I see the code example for version 3 in the Java docs.  I would like to re-code my java app and test before the upgrade.  Does anyone know how to create a virtual SNMPv3 server with SNMP4J?  I just need something that will accept USM authentication and reply to a get request.  I think I can create something simple with a ServerSocket running on port 162.  Is there something out there that does this.  I had no luck with google for the past few hours.  Thanks in advance.
> 
>  
> K E
> _______________________________________________
> SNMP4J mailing list
> SNMP4J at agentpp.org
> http://lists.agentpp.org/mailman/listinfo/snmp4j

-- 
AGENT++
http://www.agentpp.com
http://www.mibexplorer.com
http://www.mibdesigner.com


More information about the SNMP4J mailing list