librenms/tests/data/procurve_184.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
810 B
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": null,
"sysObjectID": ".1.3.6.1.4.1.11.2.3.7.11.184",
"sysDescr": "HPE OfficeConnect Switch 1920S 24G 2SFP JL381A, PD.01.05, Linux 3.6.5-ac96795c, U-Boot 2012.10-00118-g3773021 (Oct 11 2016 - 15:39:54)",
"sysContact": null,
"version": "PD.01.05",
"hardware": "1920S 24G 2SFP JL381A",
"features": null,
"location": null,
"os": "procurve",
"type": "network",
"serial": null,
"icon": "hpe.svg"
}
]
},
"poller": "matches discovery"
}
}