[SNMP4J] Message processing model 3 returned error: 1405 for privacy AES192/AES256

~Kanagavelu~ skanagavelu at gmail.com
Tue Jun 21 13:17:21 CEST 2011


Hi Frank and schrieb Chico,

Thanks for your input.

Frank, Yes i have seen your input in different mail reply posted at
http://lists.agentpp.org/pipermail/snmp4j/2005-March/000400.html.
Thanks again.

I have downloaded  and installed "Cryptography Extension (JCE) Unlimited
Strength Jurisdiction Policy Files 6" from
https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=jce_policy-6-oth-JPR@CDS-CDS_Developer.
It is working fine now for AES192 and AES256.

*However im facing the issue with 3DES* with (same user configuration
used for AES192) while sending the trap.

org.snmp4j.MessageException: Message processing model 3 returned error: 1403
 at org.snmp4j.MessageDispatcherImpl.sendPdu(Unknown Source)
 at org.snmp4j.Snmp.sendMessage(Unknown Source)
 at org.snmp4j.Snmp.send(Unknown Source)
 at org.snmp4j.Snmp.send(Unknown Source)
 at org.snmp4j.Snmp.send(Unknown Source)
 at TrapSenderVersion3.sendTrap_Version3(TrapSenderVersion3.java:218)
 at TrapSenderVersion3.main(TrapSenderVersion3.java:73)

 Do i have to download some other Policy Files / any changes required at
user configuration ?
 Please help me.

Thanks,
Kanagavelu.



On Tue, Jun 21, 2011 at 11:17 AM, Frank Fock <frank.fock at t-online.de> wrote:

> Hi,
> No, on the wire, the OID is not used. Thus, most likely the JRE used does
> not support strong encryption.
> Best regards,
> Frank
>
>
>
> Am 21.06.2011 um 05:36 schrieb Chico <qingsmy217 at hotmail.com>:
>
> >
> > Not sure, but it may be caused by the OIDs of AES192/AES256. In RFC3826,
> > only AES128 OID has been defined. And it seems that AES192/AES256 are
> > not defined in the standard MIBs...
> >
> > So, there may be difference definition between SNMP4J and the other
> > entity used (e.g CISCO).
> >
> > Hope that's helpful.
> >
> >
> > Thanks
> >
> > 于 2011/6/19 16:02, ~Kanagavelu~ 写道:
> >> Hi Friends
> >>
> >> Im getting "MessageException" for Privacy setting of AES192/AES256.
> >> The trap is properly forwarding for DES&  AES128.
> >> Could you please suugest me, what was wrong here?
> >>
> >> Thanks,
> >> Velu.
> >>
> >>
> >> PDU Format:
> >> ***************
> >> TRAP[reqestID=0, errorStatus=0, errorIndex=0, VBS[1.3.6.1.2.1.1.3.0 =
> >> 0:00:10.00; 1.3.6.1.6.3.1.1.4.1.0 = 1.3.6.1.6.3.1.1.5.3;
> >> 1.3.6.1.6.3.18.1.3.0 = 10.120.7.108]]
> >>
> >>
> >> Exception
> >> ***********
> >> org.snmp4j.MessageException: Message processing model 3 returned error:
> 1405
> >>  at org.snmp4j.MessageDispatcherImpl.sendPdu(Unknown Source)
> >>  at org.snmp4j.Snmp.sendMessage(Unknown Source)
> >>  at org.snmp4j.Snmp.send(Unknown Source)
> >>  at org.snmp4j.Snmp.send(Unknown Source)
> >>  at org.snmp4j.Snmp.send(Unknown Source)
> >>  at TrapSenderVersion3.sendTrap_Version3(TrapSenderVersion3.java:208)
> >>  at TrapSenderVersion3.main(TrapSenderVersion3.java:68)
> >> _______________________________________________
> >> SNMP4J mailing list
> >> SNMP4J at agentpp.org
> >> http://lists.agentpp.org/mailman/listinfo/snmp4j
> >>
> >>
> >
> > _______________________________________________
> > SNMP4J mailing list
> > SNMP4J at agentpp.org
> > http://lists.agentpp.org/mailman/listinfo/snmp4j
>



More information about the SNMP4J mailing list