librenms/tests/data/phybridge-flex.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
710 B
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.8072.3.2.10",
"sysDescr": "Phybridge FLEX 24 Switch 7.0.0",
"sysContact": "<private>",
"version": null,
"hardware": null,
"features": null,
"location": "<private>",
"os": "phybridge-flex",
"type": "network",
"serial": null,
"icon": "phybridge.svg"
}
]
},
"poller": "matches discovery"
}
}