I have followed all kinds of instructions but no solution
When I do a snmpwalk of the device
SNMP Walk Results for 10.18.2.5
1.3.6.1.4.1.9.9.194.1.1.1.0 1167
I have no issues but when the poller runs it, It gets an U data source
11/01/2007 03:55:02 PM - CMDPHP: Poller[0] Host[3] DS[569] SNMP: v2: 10.18.2.5, dsname: cisco_pppoe_max, oid: .1.3.6.1.4.1.9.9.194.1.1.2, output: U
/usr/bin/rrdtool create \
/var/www/html/cacti/rra/bamako5msc1_cisco_pppoe_max_569.rrd \
--step 300 \
DS:cisco_pppoe_max:GAUGE:600:0:600000000 \
RRA:AVERAGE:0.5:1:500 \
RRA:AVERAGE:0.5:1:600 \
RRA:AVERAGE:0.5:6:700 \
RRA:AVERAGE:0.5:24:775 \
RRA:AVERAGE:0.5:288:797 \
RRA:MAX:0.5:1:500 \
RRA:MAX:0.5:1:600 \
RRA:MAX:0.5:6:700 \
RRA:MAX:0.5:24:775 \
RRA:MAX:0.5:288:797 \
Thanks
Same issue with U in data updates Please someone Help
Moderators: Developers, Moderators
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: Same issue with U in data updates Please someone Help
Those are completely different OIDs! Which one are you interesetd in?abdulcc wrote:I have followed all kinds of instructions but no solution
When I do a snmpwalk of the device
SNMP Walk Results for 10.18.2.5
1.3.6.1.4.1.9.9.194.1.1.1.0 1167
I have no issues but when the poller runs it, It gets an U data source
11/01/2007 03:55:02 PM - CMDPHP: Poller[0] Host[3] DS[569] SNMP: v2: 10.18.2.5, dsname: cisco_pppoe_max, oid: .1.3.6.1.4.1.9.9.194.1.1.2, output: U
Reinhard
I am trying to poll 2 Generic snmp oids
11/01/2007 06:30:01 PM - CMDPHP: Poller[0] Host[3] DS[569] SNMP: v2: 10.18.2.5, dsname: cisco_pppoe_max, oid: .1.3.6.1.4.1.9.9.194.1.1.2, output: U
11/01/2007 06:30:01 PM - CMDPHP: Poller[0] Host[3] DS[569] WARNING: Result from SNMP not valid. Partial Result: No Such Instance cur
11/01/2007 06:30:01 PM - CMDPHP: Poller[0] Host[3] DS[568] SNMP: v2: 10.18.2.5, dsname: cisco_pppoe_current, oid: .1.3.6.1.4.1.9.9.194.1.1.1, output: U
11/01/2007 06:30:01 PM - CMDPHP: Poller[0] Host[3] DS[568] WARNING: Result from SNMP not valid. Partial Result: No Such Instance cur
Should I apply this patch to my cacti 8.7 version
snmpwalk Fix 2007/05/15
This fixes issues with the snmpwalk functionality in Cacti with more recent versions of net-snmp.
http://cacti.net/download_patches.php?version=0.8.6j
Thanks
11/01/2007 06:30:01 PM - CMDPHP: Poller[0] Host[3] DS[569] WARNING: Result from SNMP not valid. Partial Result: No Such Instance cur
11/01/2007 06:30:01 PM - CMDPHP: Poller[0] Host[3] DS[568] SNMP: v2: 10.18.2.5, dsname: cisco_pppoe_current, oid: .1.3.6.1.4.1.9.9.194.1.1.1, output: U
11/01/2007 06:30:01 PM - CMDPHP: Poller[0] Host[3] DS[568] WARNING: Result from SNMP not valid. Partial Result: No Such Instance cur
Should I apply this patch to my cacti 8.7 version
snmpwalk Fix 2007/05/15
This fixes issues with the snmpwalk functionality in Cacti with more recent versions of net-snmp.
http://cacti.net/download_patches.php?version=0.8.6j
Thanks
Here are the snmp walk queries
[root@syslog ~]# snmpwalk -v 2c -c public 10.18.2.5 1.3.6.1.4.1.9.9.194.1.1.1
SNMPv2-SMI::enterprises.9.9.194.1.1.1.0 = Gauge32: 1023
[root@syslog ~]# snmpwalk -v 2c -c public 10.18.2.5 1.3.6.1.4.1.9.9.194.1.1.2
SNMPv2-SMI::enterprises.9.9.194.1.1.2.0 = Gauge32: 1228
SNMPv2-SMI::enterprises.9.9.194.1.1.1.0 = Gauge32: 1023
[root@syslog ~]# snmpwalk -v 2c -c public 10.18.2.5 1.3.6.1.4.1.9.9.194.1.1.2
SNMPv2-SMI::enterprises.9.9.194.1.1.2.0 = Gauge32: 1228
I got it to work
[root@syslog ~]# snmpwalk -On -v 2c -c 10.18.2.5 .1.3.6.1.4.1.9.9.194.1.1.2
.1.3.6.1.4.1.9.9.194.1.1.2.0 = Gauge32: 1228
[root@syslog ~]# snmpwalk -On -v 2c -c 10.18.2.5 .1.3.6.1.4.1.9.9.194.1.1.1
.1.3.6.1.4.1.9.9.194.1.1.1.0 = Gauge32: 853
11/01/2007 11:40:02 PM - CMDPHP: Poller[0] Host[3] DS[569] SNMP: v2: 10.18.2.5, dsname: cisco_pppoe_max, oid: .1.3.6.1.4.1.9.9.194.1.1.2.0, output: 1228
11/01/2007 11:40:02 PM - CMDPHP: Poller[0] Host[3] DS[568] SNMP: v2: 10.18.2.5, dsname: cisco_pppoe_current, oid: .1.3.6.1.4.1.9.9.194.1.1.1.0, output: 809
Very strange behavior from Cacti
Thanks a lot everyone for your support
.1.3.6.1.4.1.9.9.194.1.1.2.0 = Gauge32: 1228
[root@syslog ~]# snmpwalk -On -v 2c -c 10.18.2.5 .1.3.6.1.4.1.9.9.194.1.1.1
.1.3.6.1.4.1.9.9.194.1.1.1.0 = Gauge32: 853
11/01/2007 11:40:02 PM - CMDPHP: Poller[0] Host[3] DS[569] SNMP: v2: 10.18.2.5, dsname: cisco_pppoe_max, oid: .1.3.6.1.4.1.9.9.194.1.1.2.0, output: 1228
11/01/2007 11:40:02 PM - CMDPHP: Poller[0] Host[3] DS[568] SNMP: v2: 10.18.2.5, dsname: cisco_pppoe_current, oid: .1.3.6.1.4.1.9.9.194.1.1.1.0, output: 809
Very strange behavior from Cacti
Thanks a lot everyone for your support
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: I got it to work
If you want to graph .1.3.6.1.4.1.9.9.194.1.1.1.0, you'll have to tell cacti to use it and not to use .1.3.6.1.4.1.9.9.194.1.1.1. That's why I've asked to use snmpget instead of snmpwalkabdulcc wrote:[root@syslog ~]# snmpwalk -On -v 2c -c 10.18.2.5 .1.3.6.1.4.1.9.9.194.1.1.2
.1.3.6.1.4.1.9.9.194.1.1.2.0 = Gauge32: 1228
[root@syslog ~]# snmpwalk -On -v 2c -c 10.18.2.5 .1.3.6.1.4.1.9.9.194.1.1.1
.1.3.6.1.4.1.9.9.194.1.1.1.0 = Gauge32: 853
11/01/2007 11:40:02 PM - CMDPHP: Poller[0] Host[3] DS[569] SNMP: v2: 10.18.2.5, dsname: cisco_pppoe_max, oid: .1.3.6.1.4.1.9.9.194.1.1.2.0, output: 1228
11/01/2007 11:40:02 PM - CMDPHP: Poller[0] Host[3] DS[568] SNMP: v2: 10.18.2.5, dsname: cisco_pppoe_current, oid: .1.3.6.1.4.1.9.9.194.1.1.1.0, output: 809
Reinhard[/b]
Who is online
Users browsing this forum: No registered users and 0 guests