librenms/tests/data/fiberhome-switch_fh2800.json
CZ fa035be4c9 New FiberHome SVG Logo (#8601)
- replace PNG with SVG
- adjust testing json data to *.svg
  (fiberhome_switch and fiberhome)
2018-04-23 21:17:51 +01:00

41 lines
1.5 KiB
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.3807.1.281802",
"sysDescr": "S2800 FHN USP (R) Software, Version V210R220,Hw Version 1.0,Copyright (c) 2000-2012 by FiberHome Networks Co., Ltd",
"sysContact": null,
"version": null,
"hardware": "",
"features": null,
"location": null,
"os": "fiberhome-switch",
"type": "network",
"serial": null,
"icon": "fiberhome.svg"
}
]
},
"poller": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.3807.1.281802",
"sysDescr": "S2800 FHN USP (R) Software, Version V210R220,Hw Version 1.0,Copyright (c) 2000-2012 by FiberHome Networks Co., Ltd",
"sysContact": "<private>",
"version": "V210R220",
"hardware": "FHN S2800 V 1.0",
"features": null,
"location": "<private>",
"os": "fiberhome-switch",
"type": "network",
"serial": null,
"icon": "fiberhome.svg"
}
]
}
}
}