Package: libnet-snmp-perl Version: 5.1.0-1 Severity: normal
Hi, I have recently switched to snmpd 5.2.1.2-1 (running on localhost), and now I'm experiencing some problems with libnet-snmp-perl. The command: /usr/share/doc/libnet-snmp-perl/examples/snmpgetbulk.pl -v 2c -c public localhost 0 25 1.3.6.1.2.1.31.1.1.1.17.3 produces the following output: 1.3.6.1.2.1.31.1.1.1.18.1 = OCTET STRING: 1.3.6.1.2.1.31.1.1.1.18.2 = OCTET STRING: 1.3.6.1.2.1.31.1.1.1.18.3 = OCTET STRING: 1.3.6.1.2.1.31.1.1.1.19.1 = TimeTicks: 0.00 seconds 1.3.6.1.2.1.31.1.1.1.19.2 = TimeTicks: 0.00 seconds 1.3.6.1.2.1.31.1.1.1.19.3 = TimeTicks: 0.00 seconds 1.3.6.1.2.1.31.1.1.1.19.3 = endOfMibView: endOfMibView Note an extra space, added to the last OID. It confuses the application I maintain, and it seems like it should not be there. Looking at ethereal dump of the communication between libnet-snmp-perl and snmpd for this command, I don't immediately see anything suspicious. The last part of response to GETBULK request (decoded by ethereal) looks like that: [...] Object Identifier 6: 1.3.6.1.2.1.31.1.1.1.19.3 Value: TIMETICKS: 0 (0) Object Identifier 6: 1.3.6.1.2.1.31.1.1.1.19.3 Value: ENDOFMIBVIEW: end of mib view The last OID is immediately followed by hex value of 82 00, signalling the ENDOFMIBVIEW condition, so it does not look like it's snmpd's fault. I would be glad to provide further debugging information. Best regards, Jurij Smakov [EMAIL PROTECTED] Key: http://www.wooyd.org/pgpkey/ KeyID: C99E03CC -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages libnet-snmp-perl depends on: ii perl 5.8.7-4 Larry Wall's Practical Extraction libnet-snmp-perl recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]