Menu

#2 Bug, Set v1 a negative integer with less than 4 bytes

open
nobody
None
5
2011-06-24
2011-06-24
Anonymous
No

When you try to set a negative integer (int32) like -100 with SNMPv1, mbrowse translate it to uint32 and send less bytes possible, so it convert it to a uint32,uint16 or uint8 value.

For example -100 is converted in 156 !!! Because mbrowse is sending only 1 byte for a INTEGER value cutting the sign !!!

Discussion


Log in to post a comment.

Monday.com Logo