hey all
im running cacti on windows.. Everything is working 100%.. except.. I cannot pull interfaces from the Cisco 6513.
Ive imported various templates.. CPU , Temp, backplane, etc all work.. just not interfaces..
in doing an SNMP walk I get:
Running data query [1].
+ Found type = '3' [SNMP Query].
+ Found data query XML file at 'C:/inetpub/wwwroot/cacti/resource/snmp_queries/interface.xml'
+ XML file parsed ok.
+ Executing SNMP get for num of indexes @ '.1.3.6.1.2.1.2.1.0' Index Count: 409
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.2.1.2.2.1.1' Index Count: 0
+ No SNMP data returned
doing some googling for the last 3 hours, I find this:
When you want to add to your Cacti tree bandwidth graph, there can be typical problems involve the following errors:
"No SNMP data returned" (from verbose query in the devices detail)
No data returned while running snmpwalk -v 1 -c public localhost .1.3.6.1.2.1.2.2.1.1
General problems getting Interface - Traffic graphs to work
The problem resides in the permissions for SNMP version 1 users in the /etc/snmp/snmpd.conf file
You need to change the following limits:
view systemview included .1.3.6.1.2.1.1
view systemview included .1.3.6.1.2.1.25.1.1
to:
view systemview included .1.3.6.1.2.1
view systemview included .1.3.6.1.2.1.25.1.1
which is great.. HOWEVER.. that refers to such a file on a LINUX or UNIX box.. not my good ole windows box.. does anyone have a clue where to look, or what to change? its driving me nutsoroni
SNMP Not Found Cisco 6513
Moderators: Developers, Moderators
Re: SNMP Not Found Cisco 6513
Would it be easier if you just switched to snmp 2 instead?
On Windows, that path typically resides at C:\net-snmp\etc\snmp\, but it really depends where
1) net-snmp was installed
2) where php.ini snmp extension is configured to use.
On Windows, that path typically resides at C:\net-snmp\etc\snmp\, but it really depends where
1) net-snmp was installed
2) where php.ini snmp extension is configured to use.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Re: SNMP Not Found Cisco 6513
I tried SNMP v1 or v2
Re: SNMP Not Found Cisco 6513
I used the template for 6513 with SNMP v2.
The SNMP config of the 6513 is correct? Are you sure? An snmpwalk give some result?
Now I'm not at office but tomorrow I could see better the configuration that I use in cacti and the config inside 6513.
Bye
The SNMP config of the 6513 is correct? Are you sure? An snmpwalk give some result?
Now I'm not at office but tomorrow I could see better the configuration that I use in cacti and the config inside 6513.
Bye
Cacti Version 0.8.8c production / 0.8.8c test W2008 -- Plugin:Weathermap - Monitor - CAMM 1.6.7 :) - Nectar - GPS Map
Re: SNMP Not Found Cisco 6513
I used this template http://forums.cacti.net/about4844.html with SNMP V2.
Let me know if you have some problem.
Regards
Alessio
Let me know if you have some problem.
Regards
Alessio
Cacti Version 0.8.8c production / 0.8.8c test W2008 -- Plugin:Weathermap - Monitor - CAMM 1.6.7 :) - Nectar - GPS Map
Re: SNMP Not Found Cisco 6513
......and then configuration Cisco 6513 side:
snmp-server group Group v2c read all notify all access 10
snmp-server view VIEW iso included
snmp-server community XXXXXXX view VIEW RO
snmp-server host xxx.xxx.xxx.xxx XXXXXXX
Bye
Alessio
snmp-server group Group v2c read all notify all access 10
snmp-server view VIEW iso included
snmp-server community XXXXXXX view VIEW RO
snmp-server host xxx.xxx.xxx.xxx XXXXXXX
Bye
Alessio
Cacti Version 0.8.8c production / 0.8.8c test W2008 -- Plugin:Weathermap - Monitor - CAMM 1.6.7 :) - Nectar - GPS Map
Who is online
Users browsing this forum: No registered users and 4 guests