Files
librenms-librenms/tests/data/openwrt.json

41 lines
1.3 KiB
JSON
Raw Normal View History

{
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.8072.3.2.10",
"sysDescr": "Linux wap-emorris 4.9.184 #0 Thu Jun 27 12:18:52 2019 mips",
"sysContact": null,
"version": null,
"hardware": null,
"features": null,
"os": "openwrt",
"type": "network",
"serial": null,
"icon": "openwrt.svg",
"location": null
}
]
},
"poller": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.8072.3.2.10",
"sysDescr": "Linux wap-emorris 4.9.184 #0 Thu Jun 27 12:18:52 2019 mips",
"sysContact": "<private>",
"version": "18.06.4",
"hardware": "TP-LINK Archer C7 v4",
"features": null,
"os": "openwrt",
"type": "network",
"serial": null,
"icon": "openwrt.svg",
"location": "<private>"
}
]
}
}
}