|
Can you pick out one or two values out of an snmp oid and graph them? Example: atmel based chipset wireless devices iod 1.3.6.1.4.1.410.1.2.7.1.0 bytes 14 15 16 and 17 are the RSSI Hi Byte - Low Byte and LQ Hi Byte - Lo Byte values. The problem with the oid is the oid is called wireless and is a string 64 bytes long. The values are encoded in this string in bytes 14-15-16-17.Atmel and other venders didn't see fit to make an oid for RSSI and LQ seperate. So.... how to pick out these bytes and graph them or have them display on map next to item being monitored ? I do it now with MRTG and some perl scripts, but it would be nice to see it on the map. I'll release to public domain the perl scripts if it would help clairify the situation or to help solve the problem.
Earl UpHi.net
|