[ { "id": "0f8b45d24400e10c", "type": "inject", "z": "d569c6febec62c83", "name": "", "props": [ { "p": "payload" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "", "payloadType": "date", "x": 380, "y": 2920, "wires": [ [ "610cbd94bd2086d8", "c404300970958915" ] ] }, { "id": "610cbd94bd2086d8", "type": "snmp", "z": "d569c6febec62c83", "host": "192.168.1.1", "version": "2c", "timeout": 5, "community": "admin", "auth": "noAuthNoPriv", "authprot": "MD5", "privprot": "DES", "oids": "1.3.6.1.4.1.31496.10.40.3.0", "name": "Serial Number 192.168.1.1", "x": 660, "y": 2920, "wires": [ [ "0122e94d25b84f22" ] ] }, { "id": "c404300970958915", "type": "snmp walker", "z": "d569c6febec62c83", "host": "192.168.1.1", "version": "2c", "timeout": 5, "community": "admin", "auth": "noAuthNoPriv", "authprot": "MD5", "privprot": "DES", "oids": "1.3.6.1.4.1.31496", "name": "", "x": 650, "y": 3060, "wires": [ [ "99c7a99a86a6fcc4" ] ] }, { "id": "0122e94d25b84f22", "type": "debug", "z": "d569c6febec62c83", "name": "Serial Number", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "payload", "targetType": "msg", "statusVal": "", "statusType": "auto", "x": 960, "y": 2920, "wires": [] }, { "id": "99c7a99a86a6fcc4", "type": "debug", "z": "d569c6febec62c83", "name": "debug 2", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "false", "statusVal": "", "statusType": "auto", "x": 940, "y": 3060, "wires": [] } ]