You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to monitor SNMP data for an LED video wall. The wall is made of 72 "display units", each of which contains 12 "cells". Each cell reports its temperature, indexed by the Unit ID. Since the temperature is defined as a DisplayString, I use the following override to turn it into float:
I'd like to monitor SNMP data for an LED video wall. The wall is made of 72 "display units", each of which contains 12 "cells". Each cell reports its temperature, indexed by the Unit ID. Since the temperature is defined as a DisplayString, I use the following override to turn it into float:
That works well, but I have to copy this 12 times in the generator. It would be nice for this app to parse sequences
What device/snmpwalk OID are you using?
Sony PROV1-LEDDISPLAY-MIB.txt
1.3.6.1.4.1.122.8501.3.128.13.1
The text was updated successfully, but these errors were encountered: