> Basic problem: my SNMP4J agent will respond to snmp v2 "gets" and
> "sets", but will not respond correctly to v3 requests.  
> 
> Details:  Built a SNMP4J-based Java SNMP agent, extending Frank Fock's
> implementation of BaseAgent.java.  Using SNMP4J-Agent version 1.1.4.
> Built MIBs using AgenPro version 2.6.2.  Configured SNMP agent with
> user security model (USM), and appropriate view access control module
> (VACM).  Using noAuthnoPriv.
> 
> SNMP v2 works fine, I can get and set MIB elements at will.  
> SNMP v3 requests return "SNMPv2-SMI::enterprises.9xxx.xx.x.x.x.x.x =
> No Such Object available on this agent at this OID."
> 
> After several days of pulling out pieces and checking results, it
> looks like the usm and vacm are okay, but the agent doesn't seem know
> anything about the MIBs where v3 is concerned.  Is there something
> else I'm supposed to set?
> 
> Anyone run into this problem?  
> Thanks in advance,
> Tim/Rachel
_______________________________________________
SNMP4J mailing list
[email protected]
http://lists.agentpp.org/mailman/listinfo/snmp4j

Reply via email to