Using Server 2012 with SNMP v2.
I'm getting errors on all of the checks except for the "DHCP User Experience Monitor" which is Up. The rest of the checks such as "Packet Received/sec" are reporting an error.
Access denied, authorization failed. HResult: Unable to access the desired computer or service.
and
Unexpected error occurred. Unable to connect to server "10.128.28.202" as user "domain\username".
The service account used in this situation currently is a Domain Admin and within the security audit logs in event viewer shows a successful login. Is there another layer of security within 2012 that I'm missing, or do I need to use WMI to poll for some of these checks?
Thanks!