Share April 2005: Project of the Month

net-snmp

Tracker: Bugs

9 minor bug with -t in snmpget v4.2.3 - ID: 511793
Last Update: Settings changed ( jbpn )


Use of the -t option in snmpget v4.2.3 outputs
the value twice to stdout !

These are actual sessions (snmp queries made to an
APC UPS):

root# snmpget 192.168.1.1 public
enterprises.318.1.1.1.2.2.3.0
enterprises.318.1.1.1.2.2.3.0 = Timeticks:
(222000) 0:37:00.00
root#

root# snmpget -V
UCD-snmp version: 4.2
root#
root# snmpget -O qtv 192.168.1.1 public
enterprises.318.1.1.1.2.2.3.0
222000
root#

root# snmpget -V
UCD-snmp version: 4.2.3
root#
root# snmpget -O qtv 192.168.1.1 public
enterprises.318.1.1.1.2.2.3.0
222000222000
root#


Nobody/Anonymous ( nobody ) - 2002-02-01 17:01

9

Closed

Fixed

John Naylon

apps

None

Public


Comment ( 1 )

Date: 2002-02-04 11:18
Sender: jbpn

Logged In: YES
user_id=93926

Thank you for pointing out this bug. A fix has been applied
to the V4-2-patches branch of the CVS tree and will appear
in the forthcoming 4.2.4 release. The patch is also
attached to this bug report in case you need this fix before
then.


Attached File ( 1 )

Filename Description Download
mib.c.patch Patch for snmplib/mib.c Download

Changes ( 6 )

Field Old Value Date By
status_id Open 2002-02-04 11:19 jbpn
close_date - 2002-02-04 11:19 jbpn
File Added 17243: mib.c.patch 2002-02-04 11:18 jbpn
resolution_id None 2002-02-04 11:18 jbpn
priority 5 2002-02-04 11:18 jbpn
assigned_to nobody 2002-02-04 11:18 jbpn