Files
librenms-librenms/tests/data/arubaos_aosw.json
Jellyfrog 7207614437 Trim whitespaces from device data (#14429)
* Trim whitespace from sensor and ports data

* Update arista_eos_vrf.json

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update Os.php

* wip

* wip

* wip

* Update querybuilder.json
2022-10-11 12:50:38 -05:00

24 lines
741 B
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": null,
"sysObjectID": ".1.3.6.1.4.1.6486.800.1.1.2.2.2.1.1.4",
"sysDescr": "AOS-W (MODEL: OAW-6000), Version 6.3.1.23 (56687)",
"sysContact": null,
"version": "6.3.1.23",
"hardware": "OAW-6000",
"features": "Local Controller for",
"location": null,
"os": "arubaos",
"type": "wireless",
"serial": null,
"icon": "aruba.svg"
}
]
},
"poller": "matches discovery"
}
}