librenms/tests/data/vyos.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
663 B
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": null,
"sysObjectID": ".1.3.6.1.4.1.44641",
"sysDescr": "VyOS 1.2.0-beta1",
"sysContact": null,
"version": "1.2.0-beta1",
"hardware": null,
"features": null,
"location": null,
"os": "vyos",
"type": "network",
"serial": null,
"icon": "vyos.svg"
}
]
},
"poller": "matches discovery"
}
}