Page 1 of 1

Received usmStatsWrongDigests.0 Report-PDU with value 2

Posted: Thu Jul 31, 2014 4:54 am
by shan_1986
Hello All,

I'm trying to configure iron port appliances in our environment using check_ironport.pl plugin.
I do receive the this error message while executing this command.
Could you help by sorting this error. I'm giving the SNMP community name here.

./check_ironport.pl -H ***** -s 3 -C **** -w 30 -c 60 -x c-mailTransferThreads

ERROR: opening SNMP session:Received usmStatsWrongDigests.0 Report-PDU with value 2 during synchronization

Regards,
Sudarshan.

Re: Received usmStatsWrongDigests.0 Report-PDU with value 2

Posted: Thu Jul 31, 2014 4:36 pm
by tmcdonald
shan_1986 wrote:I'm giving the SNMP community name here.

./check_ironport.pl -H ***** -s 3 -C **** -w 30 -c 60 -x c-mailTransferThreads
Are you sure you have the -C value set correctly? I found only a few references to your error and they seem to suggest it is a password issue:

http://www.tontonitch.com/tiki/tiki-ind ... leshooting

Toward the very bottom. Are there any special characters in your password that would screw up the command? Maybe try wrapping the password in quotes?

Re: Received usmStatsWrongDigests.0 Report-PDU with value 2

Posted: Mon Aug 11, 2014 6:09 am
by shan_1986
Thank you very much.. It's indeed a password problem that i was able to fix.

Regards,
Sudarshan.