librenms/tests/data/ios_4948-10ge.json
Tony Murray 711a0f9af9
Add entity physical test data (#16183)
* Add entity physical test data

* Fix voss_8608 accidental character

* Non-ascii character... unsure about this one.

* Fix bad types on test data.

* Fix bad types on test data.

* Updated test data since snmprec is repaired a bit

* More fixes

* Fixup more bad data

* Extra null byte removed

* Add missing info

* Fix bad data
2024-07-10 04:04:26 -05:00

50 lines
1.9 KiB
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"
},
"entity-physical": {
"discovery": {
"entPhysical": [
{
"entPhysicalIndex": 1,
"entPhysicalDescr": "",
"entPhysicalClass": "",
"entPhysicalName": "Switch System",
"entPhysicalHardwareRev": "",
"entPhysicalFirmwareRev": "",
"entPhysicalSoftwareRev": "",
"entPhysicalAlias": "",
"entPhysicalAssetID": "",
"entPhysicalIsFRU": "",
"entPhysicalModelName": "",
"entPhysicalVendorType": "",
"entPhysicalSerialNum": "<private>",
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": 0,
"entPhysicalMfgName": "",
"ifIndex": null
}
]
},
"poller": "matches discovery"
}
}