Files
librenms-librenms/tests/data/ciscospa.json
LEV82 9ce7c83caa Add bad_ifoperstatus for filtering interfaces having a status for example 'notPresent' (#10977)
* Add bad_ifoperstatus for filtering interfaces having a status for example notPresent

* Add bad_ifoperstatus for filtering interfaces having a status for example notPresent

* Add bad_ifoperstatus for filtering interfaces having a status for example notPresent
2020-01-24 05:58:01 -06:00

41 lines
1.4 KiB
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.9.6.1.23.1.1.1.3",
"sysDescr": "Linux SPA112 2.6.26.5 #1 PREEMPT Wed Aug 2 14:04:45 CST 2017 armv5tejl",
"sysContact": null,
"version": null,
"hardware": null,
"features": null,
"os": "ciscospa",
"type": "appliance",
"serial": null,
"icon": "cisco.svg",
"location": null
}
]
},
"poller": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.9.6.1.23.1.1.1.3",
"sysDescr": "Linux SPA112 2.6.26.5 #1 PREEMPT Wed Aug 2 14:04:45 CST 2017 armv5tejl",
"sysContact": "<private>",
"version": "0.00.51",
"hardware": "SPA112",
"features": null,
"os": "ciscospa",
"type": "appliance",
"serial": null,
"icon": "cisco.svg",
"location": "<private>"
}
]
}
}
}