You get an *authorizationError* so this is not related to a password (which is used to *authenticate*). Check your VACM setup, there seems not to be any matching SNMPv3 group or view for that user.
Regards, Frank pradip de wrote: > Hi, > I am getting an authorization error(access denied to object) when I do a > snmpget for v3. I am specifying the right user name and passphrase for both > auth and priv. The error messag eis pasted below. Any help is greatly > appreciated. > thanks, > Pradip > > at > org.snmp4j.agent.request.SnmpRequest$SnmpSubRequest.requestStatusChanged(SnmpRequest.java:618) > at > org.snmp4j.agent.request.RequestStatus.fireRequestStatusChanged(RequestStatus.java:90) > at > org.snmp4j.agent.request.RequestStatus.setErrorStatus(RequestStatus.java:52) > at > org.snmp4j.agent.CommandProcessor.setAuthorizationError(CommandProcessor.java:487) > at > org.snmp4j.agent.CommandProcessor.processRequest(CommandProcessor.java:366) > at > org.snmp4j.agent.CommandProcessor.dispatchCommand(CommandProcessor.java:327) > at > org.snmp4j.agent.CommandProcessor$Command.run(CommandProcessor.java:548) > at org.snmp4j.util.ThreadPool$TaskManager.run(Unknown Source) > |#] > _______________________________________________ > SNMP4J mailing list > [email protected] > http://lists.agentpp.org/mailman/listinfo/snmp4j -- AGENT++ http://www.agentpp.com http://www.snmp4j.com http://www.mibexplorer.com http://www.mibdesigner.com _______________________________________________ SNMP4J mailing list [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j
