Files
librenms-librenms/tests/data/procurve_134.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
703 B
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": null,
"sysObjectID": ".1.3.6.1.4.1.11.2.3.7.11.134",
"sysDescr": "HP V1810-48G, PK.1.38, eCos-2.0, CFE-3.8",
"sysContact": null,
"version": "PK.1.38",
"hardware": "V1810-48G",
"features": null,
"location": null,
"os": "procurve",
"type": "network",
"serial": null,
"icon": "hpe.svg"
}
]
},
"poller": "matches discovery"
}
}