Package: snmpd
Followup-For: Bug #338381

I see the same thing as Nicolas - queries from a 64-bit machine return
valid data, while queries from a 32-bit machine don't:

[EMAIL PROTECTED]:~$ snmpget -v 1 -c community 64bitmachine ifOutOctets.1
IF-MIB::ifOutOctets.1 = Counter32: 1465065444064

[EMAIL PROTECTED]:~$ snmpget -v 1 -c community 64bitmachine ifOutOctets.1
IF-MIB::ifOutOctets.1 = Counter32: 0

Note that it's calling it 'Counter32', when 1465065444064 is somewhat
larger than 2^32... :)

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-pkunk
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to