Huawei MA5603T Unknown Object Identifier Index out of range

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

Moderators: Developers, Moderators

Post Reply
andreukit
Posts: 3
Joined: Sat Mar 03, 2012 4:44 am

Huawei MA5603T Unknown Object Identifier Index out of range

Post by andreukit »

Got some problem with this device ( Huawei MA5603T )
the problem is that, for PON interface don't recive statistics.

cacti.log show...

Code: Select all

SPINE: Poller[0] Host[707] ERROR: Problems parsing Multi SNMP OID! (oid: .1.3.6.1.2.1.2.2.1.16.4194304256), Set MAX_OIDS to 1 for this host to isolate bad OID
I changed MAX_OIDS for this device to "1", but it did not help.
( I do rebuild_poller_cache, it dont help too )
Maybe there's another way to fix this???



After that all... I run from console.

Code: Select all

% snmpbulkwalk -v 2c -c public hostname IF-MIB::ifInOctets
IF-MIB::ifInOctets.128 = Counter32: 0
IF-MIB::ifInOctets.262 = Counter32: 0
IF-MIB::ifInOctets.263 = Counter32: 0
IF-MIB::ifInOctets.264 = Counter32: 0
IF-MIB::ifInOctets.265 = Counter32: 0
IF-MIB::ifInOctets.266 = Counter32: 0
IF-MIB::ifInOctets.267 = Counter32: 0
IF-MIB::ifInOctets.268 = Counter32: 0
IF-MIB::ifInOctets.234930176 = Counter32: 553496881
IF-MIB::ifInOctets.234930240 = Counter32: 4141690065
IF-MIB::ifInOctets.234930304 = Counter32: 842778807
IF-MIB::ifInOctets.234930368 = Counter32: 3205926673
IF-MIB::ifInOctets.4194304000 = Counter32: 464144541
IF-MIB::ifInOctets.4194304256 = Counter32: 753836233
IF-MIB::ifInOctets.4194304512 = Counter32: 3370821172
IF-MIB::ifInOctets.4194304768 = Counter32: 441054527
IF-MIB::ifInOctets.4194305024 = Counter32: 2728358446
IF-MIB::ifInOctets.4194305280 = Counter32: 1319263881
IF-MIB::ifInOctets.4194305536 = Counter32: 3053017651
IF-MIB::ifInOctets.4194305792 = Counter32: 927689508
IF-MIB::ifInOctets.4194312192 = Counter32: 3798187854
IF-MIB::ifInOctets.4194312448 = Counter32: 4291615992
IF-MIB::ifInOctets.4194312704 = Counter32: 3322119596
IF-MIB::ifInOctets.4194312960 = Counter32: 2100881884
IF-MIB::ifInOctets.4194313216 = Counter32: 2391645106
IF-MIB::ifInOctets.4194313472 = Counter32: 0
IF-MIB::ifInOctets.4194313728 = Counter32: 0
IF-MIB::ifInOctets.4194313984 = Counter32: 0
I get all information of all interface.
But if do request for current, get some error...

Code: Select all

% snmpbulkwalk -v 2c -c public hostname IF-MIB::ifInOctets.4194304000
IF-MIB::ifInOctets.4194304000: Unknown Object Identifier (Index out of range: 4194304000 (ifIndex))
I find, what if do request with key -Ir

Code: Select all

snmpbulkwalk -v 2c -c public -Ir hostname IF-MIB::ifInOctets.4194304000
IF-MIB::ifInOctets.4194304000 = Counter32: 477465263
All work.


How to make cacti make inquiries with the keys?
andreukit
Posts: 3
Joined: Sat Mar 03, 2012 4:44 am

Re: Huawei MA5603T Unknown Object Identifier Index out of ra

Post by andreukit »

It's posible to resolve this problem?

# spine --verbosity=5 -H 707
....

08/28/2014 11:58:02 AM - SPINE: Poller[0] DEBUG: The Maximum SNMP OID Get Size is 1

08/28/2014 11:58:02 AM - SPINE: Poller[0] Host[707] ERROR: Problems parsing Multi SNMP OID! (oid: .1.3.6.1.2.1.2.2.1.10.4194305536), Set MAX_OIDS to 1 for this host to isolate bad OID
08/28/2014 11:58:02 AM - SPINE: Poller[0] Host[707] ERROR: Problems parsing Multi SNMP OID! (oid: .1.3.6.1.2.1.2.2.1.10.4194304000), Set MAX_OIDS to 1 for this host to isolate bad OID
08/28/2014 11:58:02 AM - SPINE: Poller[0] Host[707] TH[2] DS[61914] SNMP: v2: 192.168.1.11, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.4194305536, value: U
08/28/2014 11:58:02 AM - SPINE: Poller[0] Host[707] TH[1] DS[61908] SNMP: v2: 192.168.1.11, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.4194304000, value: U
ocl
Posts: 1
Joined: Tue Oct 14, 2014 12:53 pm

Re: Huawei MA5603T Unknown Object Identifier Index out of ra

Post by ocl »

Hi,
we have the same error.
[prompt]# snmpget -v 2c -c xxxxx 10.29.11.28 ifHCInOctets.4194362368
ifHCInOctets.4194362368: Unknown Object Identifier (Index out of range: 4194362368 (ifIndex))

[prompt]# snmpget -Ir -v 2c -c xxxxx 10.29.11.28 ifHCInOctets.4194362368
IF-MIB::ifHCInOctets.4194362368 = Counter64: 18446744073709551615

Our Installation have:
Cacti Version 0.8.8b
Spine equal: 0.8.8b

The graphs with index large on interfaces, for example gpon, don`t work.

We re-install net-snmp but mistake continues...


Could someone help?
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests