Files
librenms-librenms/tests/data/procurve_167-hp.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
781 B
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": null,
"sysObjectID": ".1.3.6.1.4.1.11.2.3.7.11.167",
"sysDescr": "HP 1820-8G Switch J9979A, PT.01.14, Linux 3.6.5-79c95a77, U-Boot 2012.10-00116-g3ab515c (Jul 30 2014 - 10:52:01)",
"sysContact": null,
"version": "PT.01.14",
"hardware": "1820-8G J9979A",
"features": null,
"location": null,
"os": "procurve",
"type": "network",
"serial": null,
"icon": "hpe.svg"
}
]
},
"poller": "matches discovery"
}
}