[mrtg] Re: Cisco CSS11052 64 bit counters and BER Type 81

Daniel J McDonald dmcdonald at digicontech.com
Fri Feb 2 22:05:22 MET 2001


> I'm trying to read the 64 bit counters off a Cisco CSS 11052
> (formerly known
> as an Arrowpoint Content Switch).

Some more information:  Wherever $packet gets passed to the
BER::pretty_print, by that point only a single byte is getting passed: just
0x81.  I've spent most of the day reverse engineering mrtg to see if I can
figure out where things get lost...

Now, here is something interesting:
[dmcdonald at watchboy dmcdonald]$ snmpwalk -Os -IR 192.168.10.10
ap64ifInOctets
ap64ifInOctets.1 = Counter64: 1728595
ap64ifInOctets.2 = Counter64: 0
ap64ifInOctets.3 = Counter64: 0
ap64ifInOctets.4 = Counter64: 0
ap64ifInOctets.5 = Counter64: 162386721
ap64ifInOctets.6 = Counter64: 2978064165
ap64ifInOctets.7 = Counter64: 111033686
ap64ifInOctets.8 = Counter64: 0
ap64ifInOctets.9 = Counter64: 1116483203
ap64ifInOctets.10 = Counter64: 0
ap64ifInOctets.11 = Counter64: 805453
[dmcdonald at watchboy dmcdonald]$ snmpget -Os -IR 192.168.10.10
ap64ifInOctets.9
ap64ifInOctets.9 = No Such Instance currently exists
[dmcdonald at watchboy dmcdonald]$ snmpget -Os -IR 192.168.10.10
ap64ifInOctets.0
ap64ifInOctets.0 = Counter64: 9264451528711273408
[dmcdonald at watchboy dmcdonald]$

So, when I use snmpwalk it finds 11 values.  When I use snmpget, it won't
return any of the individual values, but looks like it is encoded in the
zero instance.

Anyone with ideas?


Daniel J McDonald - CCIE 2495, CNX
Principal Network Specialist
Digicon Technologies
http://www.digicontech.com
dmcdonald at digicontech.com

Digicon - A Cisco Systems Partner, Silver Certified.


--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the mrtg mailing list