librenms/tests/data/ios_4948-10ge.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

24 lines
953 B
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.9.1.659",
"sysDescr": "Cisco IOS Software, Catalyst 4500 L3 Switch Software (cat4500-IPBASEK9-M), Version 15.0(2)SG11, RELEASE SOFTWARE (fc2)\nTechnical Support: http://www.cisco.com/techsupport\r\nCopyright (c) 1986-2016 by Cisco Systems, Inc.\r\nCompiled Mon 24-Oct-16 10:00 by pr",
"sysContact": "<private>",
"version": "15.0(2)SG11",
"hardware": "WS-C4948-10GE",
"features": "IPBASEK9",
"location": "<private>",
"os": "ios",
"type": "network",
"serial": "<private>",
"icon": "cisco.svg"
}
]
},
"poller": "matches discovery"
}
}