Menu

#1 SNMP library set an integer

1.1
open
2014-03-18
2014-03-06
hongdaping
No

Here is the Wireshark trace when I using “Snmp V1 Set 192.169.255.165 161 public .1.3.6.1.2.1.10.131.1.1.1.1.4.4 1” in my test:
"set-request, Object Name: 1.3.6.1.2.1.10.131.1.1.1.1.4.4 (iso.3.6.1.2.1.10.131.1.1.1.1.4.4), Value (OctetString): 31", and the response is "get-response, request-id: 164243394, error-status: badValue (3), error-index: 1".
However, when I using MibBrowser to set the value "1", the Wireshark correct traces are like this:
"set-request, Object Name: 1.3.6.1.2.1.10.131.1.1.1.1.4.4 (iso.3.6.1.2.1.10.131.1.1.1.1.4.4), Value (Integer32): 1" , and the response is "get-response, request-id: 1737009508, "
The things makes me confused is how to set an Integer value like numver "1" using the keyword "Snmp V1 Set"

Discussion

  • hongdaping

    hongdaping - 2014-03-18

    Hi Marcin, I really want to know the progress of this Ticket, could you tell me when it's fixed? And I would appreciate it very much if that could be fixed as soon as possible.

     
    • Marcin Kowalczyk

      Hi, I didn't find time so far. I'll try to look at it next weekend.

       

Log in to post a comment.