[SNMP4J] Engine time synchronization question

Kevin J. Schmidt kjschmidt at gmail.com
Mon Mar 28 16:37:49 CEST 2005


Hi,

This brings up a good question for me. I'm writing an application that
can send SNMP v1, v2c, and v3 traps/notifications. It's meant to
interface with our product and provide external alerting capabilities
to OpenView, et al. I wasn't planning on developing agent-like
capabilities, i.e. have a process listen on port 162 and respond to
SNMP requests. Can I get away with doing this or do I need to be able
to respond to requests for engineID, boots, and time?


On Wed, 23 Mar 2005 16:24:04 -0600, Ronald.Madsen at utstar.com
<Ronald.Madsen at utstar.com> wrote:
> I'm experimenting writing a SNMPv3 Agent using SNMP4j.
> 
> My "Manager" sends a normal Request to discover the authoritative engineID
> - SNMP4j responds with a REPORT with its engineID just fine.
> 
> The Manager then sends an authorative Request to discover the engineBoots
> and engineTime - SNMP4j responds with a REPORT with both engineBoots and
> engineTime set to zero.
> 
> Subsequent transations eventually Report "not in time window".
> 
> I searched the SNMP4j archives and did not find a similar discussion.
> 
> I may very well be using SNMP4j incorrectly.
> 
> Does anyone have a small snippet fo code that properly initializes Snmp,
> USM, etc.  correctly?
> 
> Thanks,
> 
> _______________________________________________
> SNMP4J mailing list
> SNMP4J at agentpp.org
> http://lists.agentpp.org/mailman/listinfo/snmp4j
> 


-- 
Kevin J. Schmidt
<kjschmidt at gmail.com>



More information about the SNMP4J mailing list