Hello,
Does anyone have a template for an Allied Telesis iMG616BD - Rezidential Gateway ? Just can't figure how to create interface graphs for this host. For example...
Running data query [1].
+ Found type = '3' [SNMP Query].
+ Found data query XML file at '/usr/share/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: 8
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.2.1.2.2.1.1' Index Count: 0
+ No SNMP data returned
But if I run from the same host:
snmpwalk -c public -v2c 192.168.0.120 .1.3.6.1.2.1.2.2.1.1
IF-MIB::ifIndex.1 = INTEGER: 1
IF-MIB::ifIndex.2 = INTEGER: 2
IF-MIB::ifIndex.3 = INTEGER: 3
IF-MIB::ifIndex.4 = INTEGER: 4
IF-MIB::ifIndex.5 = INTEGER: 5
IF-MIB::ifIndex.6 = INTEGER: 6
IF-MIB::ifIndex.7 = INTEGER: 7
IF-MIB::ifIndex.8 = INTEGER: 8
Il pulls interfaces indexes.
Same for name instead of oid..
snmpwalk -c public -v2c 192.168.0.120 ifIndex
IF-MIB::ifIndex.1 = INTEGER: 1
IF-MIB::ifIndex.2 = INTEGER: 2
IF-MIB::ifIndex.3 = INTEGER: 3
IF-MIB::ifIndex.4 = INTEGER: 4
IF-MIB::ifIndex.5 = INTEGER: 5
IF-MIB::ifIndex.6 = INTEGER: 6
IF-MIB::ifIndex.7 = INTEGER: 7
IF-MIB::ifIndex.8 = INTEGER: 8
I just don't know what is wrong, but for sure is not an oid permission related problem.
snmpwalk -c public -v2c 192.168.0.120 , it's ok, brings me all snmp informations.
Thank you.
Allied Telesis iMG616BD Template
Moderators: Developers, Moderators
Re: Allied Telesis iMG616BD Template
Ok. Solved, I think it is related to this problem:
http://forums.cacti.net/viewtopic.php?f=12&t=44672
I use snmp v1 and it seems ok, for now...
http://forums.cacti.net/viewtopic.php?f=12&t=44672
I use snmp v1 and it seems ok, for now...
Who is online
Users browsing this forum: No registered users and 3 guests