I get this kind of warning
Code: Select all
- CMDPHP WARNING: SNMP Error:'snmp2_get(): Error in packet at '.3.6.1.4.1.9.9.109.1.1.1.1.7.1': No Such Object available on this agent at this OID', Device:'x.x.x.x', OID:'.1.3.6.1.4.1.9.9.109.1.1.1.1.7.1'
Code: Select all
CMDPHP ERROR: Invalid Return Value [U] in ss_cisco_cpu.php for get (cpmCPUTotal1minRev)
snmpwalk -v 2c -c community X.X.X.X 1.3.6.1.4.1.9.9.109.1.1.1.1.7
xxxx No Such Object available on this agent at this OID
When I do some debug I find this SNMP Device 'X.X.X.X' has timeout 500000 (500), retries 3
Some ideas to resolve this?
I have :
cacti-1.2.16
cacti-spine-1.2.16
apache-2.4.39
php-5.6.36
Thanks!!