Hello everyone,

Less than one week ago I was asked to work on a project with NTCIP devices.
The first thing that I need to do is to change an image to show the
"suggested max speed" on the device.

Currently, I can change the images only in a very hacky way: I was given a
Hex string, which I send using to the device using UDP,  where I can switch
the image ID and the time the device will show the image. I got this hex
from the person who built the device, and he does not know how this hex was
generated.

I have the NTCIP 1203 MIB file, and I tried to snmpget every MIB
definition, and I got a result != null 5 times approx.

The available info I have is:
1. This hex string
2. NTCIP 1203 MIB file.
3. I know the device has images stored somewhere.

I would really appreciate if you could give me any guide to find out how to
snmpset the image, because at this moment I am absolutely lost.

Regards,
Diego
------------------------------------------------------------------------------
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to