jjalvesneto / agentuino

Automatically exported from code.google.com/p/agentuino
0 stars 0 forks source link

Issue with OID decoding/encoding with sub-OID values >127 #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. snmpget -v 1 -r 1 -c public 192.168.2.64 1.3.6.1.4.1.36582.1.0

Agentuino's decoded OID does not match.

What is the expected output?
Agentuino's decoded value should match the request (1.3.6.1.4.1.36582.1.0)

Original issue reported on code.google.com by gionet.c...@gmail.com on 22 Sep 2010 at 2:35

GoogleCodeExporter commented 8 years ago
This issue is fixed and an updated library will be uploaded shortly.

Original comment by gionet.c...@gmail.com on 22 Sep 2010 at 2:36

GoogleCodeExporter commented 8 years ago
OID fix was uploaded.

Original comment by gionet.c...@gmail.com on 24 Sep 2010 at 3:33