WARNING: Result from SNMP not valid. Partial Result:

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
cspenpen
Cacti User
Posts: 67
Joined: Tue Dec 05, 2006 5:10 am

WARNING: Result from SNMP not valid. Partial Result:

Post by cspenpen »

Hello All

I want to make custom template, and I got some problem.
when I use SNMP - Generic OID Template to make graph, I found this OID ".1.3.6.1.4.1.318.1.1.13.3.2.2.2.9" will cause cacti log said "WARNING: Result from SNMP not valid. Partial Result: ", and the rrd show zero. I use another OID that is able to get numeric, and work in rrd.

I use snmpwalk on my cacti server like this

Code: Select all

[root@cacti ~]# snmpwalk -v 1 -c public 192.168.8.7 .1.3.6.1.4.1.318.1.1.13.3.2.2.2.9
SNMPv2-SMI::enterprises.318.1.1.13.3.2.2.2.9.0 = INTEGER: 182
I got numeric in snmpwalk,but cacti didn't

I also check poller cache

Code: Select all

SNMP Version: 1, Community: public, OID: .1.3.6.1.4.1.318.1.1.13.3.2.2.2.9  
 RRD: /var/www/html/cacti/rra/apc-l_racktemp_890.rrd  
Is this OID unusual?
thx

----------------------------
cacti 0.87b
php 5.1.6
net-snmp-5.4.2.1
poller is cmd.php
cspenpen
Cacti User
Posts: 67
Joined: Tue Dec 05, 2006 5:10 am

Re: WARNING: Result from SNMP not valid. Partial Result:

Post by cspenpen »

I solved this issue. I use snmpwalk result value "enterprises.318.1.1.13.3.2.2.2.9.0" replace ".1.3.6.1.4.1.318.1.1.13.3.2.2.2.9", then rrd got numeric.

It's work for me.
schoubi
Posts: 1
Joined: Thu Dec 04, 2008 11:28 am

Post by schoubi »

Hi,

Same problem here, same solution works....Strange, looks like a bug....

Code: Select all

snmpwalk .1.3.6.1.4.1.705.1.7.2.1.2 => OK
cacti .1.3.6.1.4.1.705.1.7.2.1.2 => OK

Code: Select all

snmpwalk .1.3.6.1.4.1.705.1.6.2.1.2.1 => OK
cacti .1.3.6.1.4.1.705.1.6.2.1.2.1 => WARNING: Result from SNMP not valid.  Partial Result: No Such Object available
cacti enterprises.705.1.6.2.1.2.1.0 => OK
?

cacti 0.8.7b
php 5.1.6
net-snmp 5.3.1
poller cmd.php
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

SNMPWALK prints the NEXT valid (and more) OID.
Please use SNMPGET to verify the EXACT OID used!
Reinhard
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest