Yes, I am using node-red-node-snmp
here is the section of the flow using this
[{"id":"81784ec4.abcd7","type":"snmp set","z":"5da188d7.2ed1e8","host":"172.22.66.247","community":"public","version":"2c","varbinds":"[\n {\n \"oid\": \"1.3.6.1.4.1.29956.3.1.2.1.1.6.1\",\n \"type\": \"Unsigned32\",\n \"value\": \"+msg.payload+\"\n }\n]\n","timeout":"5","name":"","x":371.10004806518555,"y":818.6000995635986,"wires":[]},{"id":"b0c093e0.c6768","type":"inject","z":"5da188d7.2ed1e8","name":"","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":121.10000228881836,"y":810.2000122070312,"wires":[["81784ec4.abcd7"]]},{"id":"d73aa8d9.ad0bc8","type":"ui_slider","z":"5da188d7.2ed1e8","name":"","label":"Tx Power","group":"d0e4ebb1.e3cdb8","order":0,"width":0,"height":0,"passthru":true,"topic":"","min":0,"max":10,"step":1,"x":116.10000228881836,"y":867.0000152587891,"wires":[["81784ec4.abcd7"]]},{"id":"d0e4ebb1.e3cdb8","type":"ui_group","z":"","name":"Damascus Office","tab":"c0f6b35b.322ca","order":2,"disp":true,"width":"6","collapse":false},{"id":"c0f6b35b.322ca","type":"ui_tab","z":"","name":"RADIO MONITORING (SNMP)","icon":"dashboard"}]