Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
we are running cacti 0.8.6h on a SuSE 9.2.
PHP 4.3.8
mysql-4.0.21
rrdtool-1.0.49
net-snmp-5.1.2
It's a fresh install, no upgrade. And nearly verething is running fine. Just those warnings everytime the poller is running are showing up. Maybe anyone can give us a tip on how to get rid of those warnings:
The hosts 2, 3 and 4 are "HP ProCurve Switch 2524", host 24 is a "BIANCA/BRICK-XM". From the HP ProCurve we have configured 18 to be monitored by cacti and only those 3 are showing up in the log. As far as I can see all HP switches are configured identical and the device entries in cacti are identical too.
The Bianca is only showing results when using SNMP V1, for the switches i can use V1 or V2, getting the same results and warnings.
Any suggestion on how to get rid of those warnings?
kbartoletta wrote:How can you corelate a "Host[###]" to a device in your cacti console???
If you view the cacti log file from within the Cacti webfront, it will create links to each host / DS for you. Otherwise just manually do it yourself by replacing the id=## at the end of each string:
BSOD2600 wrote:MartinB: So did you look through your log files and correct all the data sources / host which are not returning valid data? Search for 'warning'...
... and find the failing OID one line below
Reinhard
Well, the log entries mean nothing to me. I see there is a warning and below is a line with OID... but what exactly can i do?
3 of those devices generatign Warnings are HP switches. I have like 30 of those Switches and only 3 are generating warnings. I did reconfigure those 3 switches, identically to the other 3, but the warnings do not disapear.
It seems most of the invalid OIDs are related to load averages. If you snmpwalk .1.3.6.1.4.1.2021.10.1 on one of those devices, do you get valid data back? If so, then cacti probably needs the devices which are failing reindexed. Click the green circle next to the associated data queries.
For the devices 2,3 and 4 i get similar results if i do a verbose query. As i am no SNMP specialist, I do not see any errors there:
+ Running data query [1].
+ Found type = '3' [snmp query].
+ Found data query XML file at '/srv/www/htdocs/cacti/resource/snmp_queries/interface.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.2.1.2.2.1.1'
+ Located input field 'ifIndex' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.1'
+ Found item [ifIndex='1'] index: 1 [from value]
+ Found item [ifIndex='2'] index: 2 [from value]
+ Found item [ifIndex='3'] index: 3 [from value]
+ Found item [ifIndex='4'] index: 4 [from value]
+ Found item [ifIndex='5'] index: 5 [from value]
+ Found item [ifIndex='6'] index: 6 [from value]
+ Found item [ifIndex='7'] index: 7 [from value]
+ Found item [ifIndex='8'] index: 8 [from value]
+ Found item [ifIndex='9'] index: 9 [from value]
+ Found item [ifIndex='10'] index: 10 [from value]
+ Found item [ifIndex='11'] index: 11 [from value]
+ Found item [ifIndex='12'] index: 12 [from value]
+ Found item [ifIndex='13'] index: 13 [from value]
+ Found item [ifIndex='14'] index: 14 [from value]
+ Found item [ifIndex='15'] index: 15 [from value]
+ Found item [ifIndex='16'] index: 16 [from value]
+ Found item [ifIndex='17'] index: 17 [from value]
+ Found item [ifIndex='18'] index: 18 [from value]
+ Found item [ifIndex='19'] index: 19 [from value]
+ Found item [ifIndex='20'] index: 20 [from value]
+ Found item [ifIndex='21'] index: 21 [from value]
+ Found item [ifIndex='22'] index: 22 [from value]
+ Found item [ifIndex='23'] index: 23 [from value]
+ Found item [ifIndex='24'] index: 24 [from value]
+ Found item [ifIndex='25'] index: 25 [from value]
+ Found item [ifIndex='26'] index: 26 [from value]
+ Found item [ifIndex='29'] index: 29 [from value]
+ Found item [ifIndex='4124'] index: 4124 [from value]
+ Located input field 'ifOperStatus' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.8'
+ Found item [ifOperStatus='Up'] index: 1 [from value]
+ Found item [ifOperStatus='Up'] index: 2 [from value]
+ Found item [ifOperStatus='Up'] index: 3 [from value]
+ Found item [ifOperStatus='Up'] index: 4 [from value]
+ Found item [ifOperStatus='Up'] index: 5 [from value]
+ Found item [ifOperStatus='Up'] index: 6 [from value]
+ Found item [ifOperStatus='Up'] index: 7 [from value]
+ Found item [ifOperStatus='Up'] index: 8 [from value]
+ Found item [ifOperStatus='Up'] index: 9 [from value]
+ Found item [ifOperStatus='Up'] index: 10 [from value]
+ Found item [ifOperStatus='Down'] index: 11 [from value]
+ Found item [ifOperStatus='Up'] index: 12 [from value]
+ Found item [ifOperStatus='Up'] index: 13 [from value]
+ Found item [ifOperStatus='Down'] index: 14 [from value]
+ Found item [ifOperStatus='Up'] index: 15 [from value]
+ Found item [ifOperStatus='Up'] index: 16 [from value]
+ Found item [ifOperStatus='Up'] index: 17 [from value]
+ Found item [ifOperStatus='Up'] index: 18 [from value]
+ Found item [ifOperStatus='Up'] index: 19 [from value]
+ Found item [ifOperStatus='Down'] index: 20 [from value]
+ Found item [ifOperStatus='Down'] index: 21 [from value]
+ Found item [ifOperStatus='Up'] index: 22 [from value]
+ Found item [ifOperStatus='Down'] index: 23 [from value]
+ Found item [ifOperStatus='Up'] index: 24 [from value]
+ Found item [ifOperStatus='Down'] index: 25 [from value]
+ Found item [ifOperStatus='Down'] index: 26 [from value]
+ Found item [ifOperStatus='Up'] index: 29 [from value]
+ Found item [ifOperStatus='Up'] index: 4124 [from value]
+ Located input field 'ifDescr' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.2'
+ Found item [ifDescr='1'] index: 1 [from value]
+ Found item [ifDescr='2'] index: 2 [from value]
+ Found item [ifDescr='3'] index: 3 [from value]
+ Found item [ifDescr='4'] index: 4 [from value]
+ Found item [ifDescr='5'] index: 5 [from value]
+ Found item [ifDescr='6'] index: 6 [from value]
+ Found item [ifDescr='7'] index: 7 [from value]
+ Found item [ifDescr='8'] index: 8 [from value]
+ Found item [ifDescr='9'] index: 9 [from value]
+ Found item [ifDescr='10'] index: 10 [from value]
+ Found item [ifDescr='11'] index: 11 [from value]
+ Found item [ifDescr='12'] index: 12 [from value]
+ Found item [ifDescr='13'] index: 13 [from value]
+ Found item [ifDescr='14'] index: 14 [from value]
+ Found item [ifDescr='15'] index: 15 [from value]
+ Found item [ifDescr='16'] index: 16 [from value]
+ Found item [ifDescr='17'] index: 17 [from value]
+ Found item [ifDescr='18'] index: 18 [from value]
+ Found item [ifDescr='19'] index: 19 [from value]
+ Found item [ifDescr='20'] index: 20 [from value]
+ Found item [ifDescr='21'] index: 21 [from value]
+ Found item [ifDescr='22'] index: 22 [from value]
+ Found item [ifDescr='23'] index: 23 [from value]
+ Found item [ifDescr='24'] index: 24 [from value]
+ Found item [ifDescr=''] index: 25 [from value]
+ Found item [ifDescr=''] index: 26 [from value]
+ Found item [ifDescr='DEFAULT_VLAN'] index: 29 [from value]
+ Found item [ifDescr='HP ProCurve Switch software loopback interface'] index: 4124 [from value]
+ Located input field 'ifName' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.31.1.1.1.1'
+ Found item [ifName='1'] index: 1 [from value]
+ Found item [ifName='2'] index: 2 [from value]
+ Found item [ifName='3'] index: 3 [from value]
+ Found item [ifName='4'] index: 4 [from value]
+ Found item [ifName='5'] index: 5 [from value]
+ Found item [ifName='6'] index: 6 [from value]
+ Found item [ifName='7'] index: 7 [from value]
+ Found item [ifName='8'] index: 8 [from value]
+ Found item [ifName='9'] index: 9 [from value]
+ Found item [ifName='10'] index: 10 [from value]
+ Found item [ifName='11'] index: 11 [from value]
+ Found item [ifName='12'] index: 12 [from value]
+ Found item [ifName='13'] index: 13 [from value]
+ Found item [ifName='14'] index: 14 [from value]
+ Found item [ifName='15'] index: 15 [from value]
+ Found item [ifName='16'] index: 16 [from value]
+ Found item [ifName='17'] index: 17 [from value]
+ Found item [ifName='18'] index: 18 [from value]
+ Found item [ifName='19'] index: 19 [from value]
+ Found item [ifName='20'] index: 20 [from value]
+ Found item [ifName='21'] index: 21 [from value]
+ Found item [ifName='22'] index: 22 [from value]
+ Found item [ifName='23'] index: 23 [from value]
+ Found item [ifName='24'] index: 24 [from value]
+ Found item [ifName='25'] index: 25 [from value]
+ Found item [ifName='26'] index: 26 [from value]
+ Found item [ifName='DEFAULT_VLAN'] index: 29 [from value]
+ Found item [ifName='lo0'] index: 4124 [from value]
+ Located input field 'ifAlias' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.31.1.1.1.18'
+ Found item [ifAlias=''] index: 1 [from value]
+ Found item [ifAlias=''] index: 2 [from value]
+ Found item [ifAlias=''] index: 3 [from value]
+ Found item [ifAlias=''] index: 4 [from value]
+ Found item [ifAlias=''] index: 5 [from value]
+ Found item [ifAlias=''] index: 6 [from value]
+ Found item [ifAlias=''] index: 7 [from value]
+ Found item [ifAlias=''] index: 8 [from value]
+ Found item [ifAlias=''] index: 9 [from value]
+ Found item [ifAlias=''] index: 10 [from value]
+ Found item [ifAlias=''] index: 11 [from value]
+ Found item [ifAlias=''] index: 12 [from value]
+ Found item [ifAlias=''] index: 13 [from value]
+ Found item [ifAlias=''] index: 14 [from value]
+ Found item [ifAlias=''] index: 15 [from value]
+ Found item [ifAlias=''] index: 16 [from value]
+ Found item [ifAlias=''] index: 17 [from value]
+ Found item [ifAlias=''] index: 18 [from value]
+ Found item [ifAlias=''] index: 19 [from value]
+ Found item [ifAlias=''] index: 20 [from value]
+ Found item [ifAlias=''] index: 21 [from value]
+ Found item [ifAlias=''] index: 22 [from value]
+ Found item [ifAlias=''] index: 23 [from value]
+ Found item [ifAlias=''] index: 24 [from value]
+ Found item [ifAlias=''] index: 25 [from value]
+ Found item [ifAlias=''] index: 26 [from value]
+ Found item [ifAlias='DEFAULT_VLAN'] index: 29 [from value]
+ Found item [ifAlias='lo0'] index: 4124 [from value]
+ Located input field 'ifType' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.3'
+ Found item [ifType='ethernetCsmacd(6)'] index: 1 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 2 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 3 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 4 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 5 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 6 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 7 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 8 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 9 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 10 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 11 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 12 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 13 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 14 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 15 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 16 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 17 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 18 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 19 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 20 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 21 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 22 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 23 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 24 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 25 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 26 [from value]
+ Found item [ifType='propVirtual(53)'] index: 29 [from value]
+ Found item [ifType='softwareLoopback(24)'] index: 4124 [from value]
+ Located input field 'ifSpeed' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.5'
+ Found item [ifSpeed='100000000'] index: 1 [from value]
+ Found item [ifSpeed='100000000'] index: 2 [from value]
+ Found item [ifSpeed='100000000'] index: 3 [from value]
+ Found item [ifSpeed='100000000'] index: 4 [from value]
+ Found item [ifSpeed='10000000'] index: 5 [from value]
+ Found item [ifSpeed='100000000'] index: 6 [from value]
+ Found item [ifSpeed='100000000'] index: 7 [from value]
+ Found item [ifSpeed='100000000'] index: 8 [from value]
+ Found item [ifSpeed='100000000'] index: 9 [from value]
+ Found item [ifSpeed='100000000'] index: 10 [from value]
+ Found item [ifSpeed='100000000'] index: 11 [from value]
+ Found item [ifSpeed='100000000'] index: 12 [from value]
+ Found item [ifSpeed='100000000'] index: 13 [from value]
+ Found item [ifSpeed='100000000'] index: 14 [from value]
+ Found item [ifSpeed='100000000'] index: 15 [from value]
+ Found item [ifSpeed='10000000'] index: 16 [from value]
+ Found item [ifSpeed='100000000'] index: 17 [from value]
+ Found item [ifSpeed='100000000'] index: 18 [from value]
+ Found item [ifSpeed='100000000'] index: 19 [from value]
+ Found item [ifSpeed='100000000'] index: 20 [from value]
+ Found item [ifSpeed='100000000'] index: 21 [from value]
+ Found item [ifSpeed='100000000'] index: 22 [from value]
+ Found item [ifSpeed='100000000'] index: 23 [from value]
+ Found item [ifSpeed='100000000'] index: 24 [from value]
+ Found item [ifSpeed='0'] index: 25 [from value]
+ Found item [ifSpeed='0'] index: 26 [from value]
+ Found item [ifSpeed='0'] index: 29 [from value]
+ Found item [ifSpeed='0'] index: 4124 [from value]
+ Located input field 'ifHwAddr' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.6'
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:A1'] index: 1 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:A2'] index: 2 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:A3'] index: 3 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:A4'] index: 4 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:A5'] index: 5 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:A6'] index: 6 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:A7'] index: 7 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:A8'] index: 8 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:A9'] index: 9 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:AA'] index: 10 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:AB'] index: 11 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:AC'] index: 12 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:AD'] index: 13 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:AE'] index: 14 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:AF'] index: 15 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:B0'] index: 16 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:B1'] index: 17 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:B2'] index: 18 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:B3'] index: 19 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:B4'] index: 20 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:B5'] index: 21 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:B6'] index: 22 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:B7'] index: 23 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:B8'] index: 24 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:B9'] index: 25 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:BA'] index: 26 [from value]
+ Found item [ifHwAddr='00:00:0D:9D:EC:A7:80'] index: 29 [from value]
+ Found item [ifHwAddr=''] index: 4124 [from value]
+ Located input field 'ifIP' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.4.20.1.2'
+ Found item [ifIP='127.0.0.1'] index: 4124 [from regexp oid parse]
+ Found item [ifIP='172.16.5.49'] index: 29 [from regexp oid parse]
+ Found data query XML file at '/srv/www/htdocs/cacti/resource/snmp_queries/interface.xml'
+ Found data query XML file at '/srv/www/htdocs/cacti/resource/snmp_queries/interface.xml'
+ Found data query XML file at '/srv/www/htdocs/cacti/resource/snmp_queries/interface.xml'
+ Found data query XML file at '/srv/www/htdocs/cacti/resource/snmp_queries/interface.xml'
for the device 24 i get this:
+ Running data query [1].
+ Found type = '3' [snmp query].
+ Found data query XML file at '/srv/www/htdocs/cacti/resource/snmp_queries/interface.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.2.1.2.2.1.1'
+ Located input field 'ifIndex' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.1'
+ Found item [ifIndex='0'] index: 0 [from value]
+ Found item [ifIndex='1'] index: 1 [from value]
+ Found item [ifIndex='2'] index: 2 [from value]
+ Found item [ifIndex='1000'] index: 3 [from value]
+ Found item [ifIndex='1001'] index: 4 [from value]
+ Found item [ifIndex='1002'] index: 5 [from value]
+ Found item [ifIndex='1003'] index: 6 [from value]
+ Found item [ifIndex='10001'] index: 7 [from value]
+ Found item [ifIndex='10004'] index: 10 [from value]
+ Found item [ifIndex='10005'] index: 11 [from value]
+ Found item [ifIndex='10006'] index: 12 [from value]
+ Located input field 'ifOperStatus' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.8'
+ Found item [ifOperStatus='Up'] index: 0 [from value]
+ Found item [ifOperStatus='Up'] index: 1 [from value]
+ Found item [ifOperStatus='Up'] index: 2 [from value]
+ Found item [ifOperStatus='Up'] index: 3 [from value]
+ Found item [ifOperStatus='Up'] index: 4 [from value]
+ Found item [ifOperStatus='Up'] index: 5 [from value]
+ Found item [ifOperStatus='Down'] index: 6 [from value]
+ Found item [ifOperStatus='dormant(5)'] index: 7 [from value]
+ Found item [ifOperStatus='dormant(5)'] index: 10 [from value]
+ Found item [ifOperStatus='dormant(5)'] index: 11 [from value]
+ Found item [ifOperStatus='dormant(5)'] index: 12 [from value]
+ Located input field 'ifDescr' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.2'
+ Found item [ifDescr='REFUSE'] index: 0 [from value]
+ Found item [ifDescr='LOCAL'] index: 1 [from value]
+ Found item [ifDescr='IGNORE'] index: 2 [from value]
+ Found item [ifDescr='en1'] index: 3 [from value]
+ Found item [ifDescr='en1-llc'] index: 4 [from value]
+ Found item [ifDescr='en1-snap'] index: 5 [from value]
+ Found item [ifDescr='en1-nov802.3'] index: 6 [from value]
+ Found item [ifDescr='IDS'] index: 7 [from value]
+ Found item [ifDescr='Gedas/audi_kvs'] index: 10 [from value]
+ Found item [ifDescr='Gedas/e111pfn-01_kvs'] index: 11 [from value]
+ Found item [ifDescr='Gedas/e80pfn-02_kvs'] index: 12 [from value]
+ Located input field 'ifName' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.31.1.1.1.1'
+ Located input field 'ifAlias' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.31.1.1.1.18'
+ Located input field 'ifType' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.3'
+ Found item [ifType='other(1)'] index: 0 [from value]
+ Found item [ifType='other(1)'] index: 1 [from value]
+ Found item [ifType='other(1)'] index: 2 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 3 [from value]
+ Found item [ifType='iso88023Csmacd(7)'] index: 4 [from value]
+ Found item [ifType='iso88023Csmacd(7)'] index: 5 [from value]
+ Found item [ifType='ethernetCsmacd(6)'] index: 6 [from value]
+ Found item [ifType='ppp(23)'] index: 7 [from value]
+ Found item [ifType='ppp(23)'] index: 10 [from value]
+ Found item [ifType='ppp(23)'] index: 11 [from value]
+ Found item [ifType='ppp(23)'] index: 12 [from value]
+ Located input field 'ifSpeed' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.5'
+ Found item [ifSpeed='0'] index: 0 [from value]
+ Found item [ifSpeed='0'] index: 1 [from value]
+ Found item [ifSpeed='0'] index: 2 [from value]
+ Found item [ifSpeed='100000000'] index: 3 [from value]
+ Found item [ifSpeed='100000000'] index: 4 [from value]
+ Found item [ifSpeed='100000000'] index: 5 [from value]
+ Found item [ifSpeed='100000000'] index: 6 [from value]
+ Found item [ifSpeed='64000'] index: 7 [from value]
+ Found item [ifSpeed='64000'] index: 10 [from value]
+ Found item [ifSpeed='64000'] index: 11 [from value]
+ Found item [ifSpeed='64000'] index: 12 [from value]
+ Located input field 'ifHwAddr' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.6'
+ Found item [ifHwAddr=''] index: 0 [from value]
+ Found item [ifHwAddr=''] index: 1 [from value]
+ Found item [ifHwAddr=''] index: 2 [from value]
+ Found item [ifHwAddr='00:00:A0:F9:01:10:E3'] index: 3 [from value]
+ Found item [ifHwAddr='00:00:A0:F9:01:10:E3'] index: 4 [from value]
+ Found item [ifHwAddr='00:00:A0:F9:01:10:E3'] index: 5 [from value]
+ Found item [ifHwAddr='00:00:A0:F9:01:10:E3'] index: 6 [from value]
+ Found item [ifHwAddr=''] index: 7 [from value]
+ Found item [ifHwAddr=''] index: 10 [from value]
+ Found item [ifHwAddr=''] index: 11 [from value]
+ Found item [ifHwAddr=''] index: 12 [from value]
+ Located input field 'ifIP' [walk]
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.4.20.1.2'
+ Found item [ifIP='16.5.7.0'] index: 1000 [from regexp oid parse]
+ Found item [ifIP='198.1.30.1'] index: 10001 [from regexp oid parse]
+ Found item [ifIP='16.0.46.4'] index: 10004 [from regexp oid parse]
+ Found item [ifIP='30.72.74.5'] index: 10005 [from regexp oid parse]
+ Found item [ifIP='30.40.74.6'] index: 10006 [from regexp oid parse]
+ Found data query XML file at '/srv/www/htdocs/cacti/resource/snmp_queries/interface.xml'
+ Found data query XML file at '/srv/www/htdocs/cacti/resource/snmp_queries/interface.xml'
+ Found data query XML file at '/srv/www/htdocs/cacti/resource/snmp_queries/interface.xml'
+ Found data query XML file at '/srv/www/htdocs/cacti/resource/snmp_queries/interface.xml'
+ Found data query XML file at '/srv/www/htdocs/cacti/resource/snmp_queries/interface.xml'
+ Found data query XML file at '/srv/www/htdocs/cacti/resource/snmp_queries/interface.xml'
+ Found data query XML file at '/srv/www/htdocs/cacti/resource/snmp_queries/interface.xml'
+ Found data query XML file at '/srv/www/htdocs/cacti/resource/snmp_queries/interface.xml'
Klicked the green circle for all 4 devices, but nothing changed in next update cycle
As far as i can see the devices 2,3 and 4 are working properly and i also get my graph(s). For the device 24 I do not get any graphs (or empty graphs) even though the devioce is working and it is used heavily (ISDN Router, monitoring traffic).
snmpwalk -v 2c -c public HOST-IP .1.3.6.1.4.1.2021.10.1.3
with protocol Version 1 I am getting no result, so i changed to 2c (in cacti configuration i am using v2 for these devices) and got the following result:
UCD-SNMP-MIB::laLoad = No Such Object available on this agent at this OID
I did the same on some other HP ProCurve switches, that do not show any warnings in cacti and got the same result...
Hi there!
Another cacti fellow no more than 80 km from here ...
Concerning your question: I suppose you won't have luck with UCDAVIS HOST MIB on Bianca Bricks or HP Switches. This MIB is widely supported on iX hosts. But I'm not aware of any implementation on networking devices. e.g there are Cisco Templates for CPU usage out there that use very different OIDs for CPU usage. This is more or less left to the manufacturer how and what he decides to implement. So you will have to contact the manufacturer or get some specific MIB (if there is any). Then you may try to search around a bit and hopefully will find what you're aiming at. Or use a manufyturer's forum if there is any. As soon as you have found the correct OID, there's only a little step to the wanted results.
Reinhard