Files
librenms-librenms/tests/data/ironware.json
T
LEV82andKevin Krumm 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
2.1 KiB
JSON

{
"processors": {
"discovery": {
"processors": [
{
"entPhysicalIndex": 0,
"hrDeviceIndex": 0,
"processor_oid": ".1.3.6.1.4.1.1991.1.1.2.11.1.1.6.1.1.300",
"processor_index": "1.1.300",
"processor_type": "ironware",
"processor_usage": 1,
"processor_descr": "Slot 1 ICX7250-24 [1]",
"processor_precision": 100,
"processor_perc_warn": 75
}
]
},
"poller": "matches discovery"
},
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.1991.1.3.55.1.2",
"sysDescr": "Brocade MLXe (System Mode: MLX), IronWare Version V6.0.0aT163 Compiled on Sep 19 2016 at 14:11:42 labeled as V6.0.00ab",
"sysContact": null,
"version": null,
"hardware": null,
"features": null,
"os": "ironware",
"type": "network",
"serial": null,
"icon": "brocade.svg",
"location": null
}
]
},
"poller": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.1991.1.3.55.1.2",
"sysDescr": "Brocade MLXe (System Mode: MLX), IronWare Version V6.0.0aT163 Compiled on Sep 19 2016 at 14:11:42 labeled as V6.0.00ab",
"sysContact": "<private>",
"version": "6.0.0aT163",
"hardware": "NetIron MLXe-16",
"features": null,
"os": "ironware",
"type": "network",
"serial": null,
"icon": "brocade.svg",
"location": "<private>"
}
]
}
}
}