librenms/tests/data/grandstream-ht.json
PipoCanaja 6ec97309a0 Grandstream basic support (#9906)
* grandstream simple discovery

* grandstream simple discovery tests

* exclusion in linux matching

* Revert un-necessary changes, and change "over:" to ping
2019-03-10 08:38:46 -05:00

41 lines
1.4 KiB
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.8072.3.2.10",
"sysDescr": "Linux HT8XX 3.4.20-rt31-dvf-v1.2.6.1-rc2 #54 PREEMPT Sat Oct 21 17:21:10 CST 2017 armv5tejl",
"sysContact": null,
"version": null,
"hardware": null,
"features": null,
"os": "grandstream-ht",
"type": "network",
"serial": null,
"icon": "grandstream.png",
"location": null
}
]
},
"poller": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.8072.3.2.10",
"sysDescr": "Linux HT8XX 3.4.20-rt31-dvf-v1.2.6.1-rc2 #54 PREEMPT Sat Oct 21 17:21:10 CST 2017 armv5tejl",
"sysContact": "<private>",
"version": "Core: 1.0.5.3, Base: 1.0.5.11",
"hardware": null,
"features": null,
"os": "grandstream-ht",
"type": "network",
"serial": "9610005015A",
"icon": "grandstream.png",
"location": "<private>"
}
]
}
}
}