Files
librenms-librenms/tests/data/dlink.json
Tony Murray d372844aea OS test data update (#14417)
* OS test data update

* edfamux case

* restore ftos

* revert ird.json
2022-10-03 10:22:03 -05:00

24 lines
698 B
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": null,
"sysObjectID": ".1.3.6.1.4.1.171.10.153.7.1",
"sysDescr": "WS6-DGS-1210-52/F1 6.10.007",
"sysContact": null,
"version": "6.10.007",
"hardware": "WS6-DGS-1210-52/F1",
"features": null,
"location": null,
"os": "dlink",
"type": "network",
"serial": null,
"icon": "dlink.svg"
}
]
},
"poller": "matches discovery"
}
}