Files
librenms-librenms/tests/data/ios_c3560-slas.json
Tony Murray d372844aea OS test data update (#14417)
* OS test data update

* edfamux case

* restore ftos

* revert ird.json
2022-10-03 10:22:03 -05:00

41 lines
1.3 KiB
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": "",
"sysObjectID": ".1.3.6.1.4.1.9.1.615",
"sysDescr": "Cisco IOS Software, C3560 Software (C3560-IPSERVICESK9-M), Version 15.0(2)SE11, RELEASE SOFTWARE (fc3)\nTechnical Support: http://www.cisco.com/techsupport\r\nCopyright (c) 1986-2017 by Cisco Systems, Inc.\r\nCompiled Sat 19-Aug-17 09:21 by prod_rel_team",
"sysContact": null,
"version": "15.0(2)SE11",
"hardware": "catalyst3560G24TS",
"features": "IPSERVICESK9",
"location": null,
"os": "ios",
"type": "network",
"serial": null,
"icon": "cisco.svg"
}
]
},
"poller": "matches discovery"
},
"slas": {
"discovery": {
"slas": [
{
"sla_nr": 10,
"owner": "",
"tag": "192.168.168.182",
"rtt_type": "echo",
"rtt": 16,
"status": 1,
"opstatus": 0,
"deleted": 0
}
]
},
"poller": "matches discovery"
}
}