Files
librenms-librenms/tests/data/dpi.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

24 lines
687 B
JSON
Raw Normal View History

{
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.2.6.223",
"sysDescr": "IBM DPI V01.08.0003",
"sysContact": "<private>",
"version": "V01.08.0003",
"hardware": null,
"features": null,
"location": "<private>",
"os": "dpi",
"type": "power",
"serial": null,
"icon": "ibmos.svg"
}
]
},
"poller": "matches discovery"
}
}