Received usmStatsWrongDigests.0 Report-PDU with value 74831

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Shiva S
Posts: 1
Joined: Tue May 09, 2017 12:33 am

Received usmStatsWrongDigests.0 Report-PDU with value 74831

Post by Shiva S »

We are trying to monitor CPU/Memory utilization into one of our Network switch

Plugin name - check_xi_service_snmp_win_load

Server details - RHEL 7.0 64 bits

Nagios version - 5.2.2

Error Message: Received usmStatsWrongDigests.0 Report-PDU with value 7483140
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

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

Post by mcapra »

Double check your community string and destination address. usmStatsWrongDigests can often be attributed to an incorrect community string provided to SNMP.

Can you run an snmpwalk or snmpget against the remote device using the same credentials? If not, then the above is probably true.
Last edited by mcapra on Fri Jun 23, 2017 11:36 am, edited 1 time in total.
Former Nagios employee
https://www.mcapra.com/
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

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

Post by dwhitfield »

In addition to @mcapra's suggestion, can you post the full command?
Locked