Files
librenms-librenms/tests/data/enterasys.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

59 lines
1.9 KiB
JSON

{
"processors": {
"discovery": {
"processors": [
{
"entPhysicalIndex": 0,
"hrDeviceIndex": 0,
"processor_oid": ".1.3.6.1.4.1.5624.1.2.49.1.1.1.1.4.1.1",
"processor_index": "1",
"processor_type": "enterasys",
"processor_usage": 71,
"processor_descr": "Processor",
"processor_precision": 10,
"processor_perc_warn": 75
}
]
},
"poller": "matches discovery"
},
"os": {
"discovery": {
"devices": [
{
"sysName": "",
"sysObjectID": ".1.3.6.1.4.1.5624.2.1.124",
"sysDescr": "Enterasys Networks, Inc. G3G124-24P Rev 06.03.08.0012",
"sysContact": null,
"version": null,
"hardware": null,
"features": null,
"os": "enterasys",
"type": "network",
"serial": null,
"icon": "enterasys.svg",
"location": null
}
]
},
"poller": {
"devices": [
{
"sysName": "",
"sysObjectID": ".1.3.6.1.4.1.5624.2.1.124",
"sysDescr": "Enterasys Networks, Inc. G3G124-24P Rev 06.03.08.0012",
"sysContact": null,
"version": "06.03.08.0012",
"hardware": "G3G124-24P",
"features": null,
"os": "enterasys",
"type": "network",
"serial": null,
"icon": "enterasys.svg",
"location": null
}
]
}
}
}