librenms/tests/data/powerconnect_3058.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.674.10895.5000.2.6132.1.1.1.1.4.9.0",
"processor_index": "0",
"processor_type": "powerconnect",
"processor_usage": 33,
"processor_descr": "Processor",
"processor_precision": 1,
"processor_perc_warn": 75
}
]
},
"poller": "matches discovery"
},
"os": {
"discovery": {
"devices": [
{
"sysName": "",
"sysObjectID": ".1.3.6.1.4.1.674.10895.3058",
"sysDescr": "Dell Networking N3048, 6.0.1.3, Linux 3.6.5-320b2282",
"sysContact": null,
"version": null,
"hardware": null,
"features": null,
"os": "powerconnect",
"type": "network",
"serial": null,
"icon": "dell.svg",
"location": null
}
]
},
"poller": {
"devices": [
{
"sysName": "",
"sysObjectID": ".1.3.6.1.4.1.674.10895.3058",
"sysDescr": "Dell Networking N3048, 6.0.1.3, Linux 3.6.5-320b2282",
"sysContact": null,
"version": null,
"hardware": "Dell ",
"features": null,
"os": "powerconnect",
"type": "network",
"serial": null,
"icon": "dell.svg",
"location": null
}
]
}
}
}