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.
Received usmStatsWrongDigests.0 Report-PDU with value 2
Re: Received usmStatsWrongDigests.0 Report-PDU with value 2
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: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
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?
Former Nagios employee
Re: Received usmStatsWrongDigests.0 Report-PDU with value 2
Thank you very much.. It's indeed a password problem that i was able to fix.
Regards,
Sudarshan.
Regards,
Sudarshan.