mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* 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
50 lines
1.7 KiB
JSON
50 lines
1.7 KiB
JSON
{
|
|
"os": {
|
|
"discovery": {
|
|
"devices": [
|
|
{
|
|
"sysName": "<private>",
|
|
"sysObjectID": ".1.3.6.1.4.1.9.6.1.23.1.1.1.3",
|
|
"sysDescr": "Linux SPA112 2.6.26.5 #1 PREEMPT Wed Aug 2 14:04:45 CST 2017 armv5tejl",
|
|
"sysContact": "<private>",
|
|
"version": "0.00.51",
|
|
"hardware": "SPA112",
|
|
"features": null,
|
|
"location": "<private>",
|
|
"os": "ciscospa",
|
|
"type": "appliance",
|
|
"serial": null,
|
|
"icon": "cisco.svg"
|
|
}
|
|
]
|
|
},
|
|
"poller": "matches discovery"
|
|
},
|
|
"entity-physical": {
|
|
"discovery": {
|
|
"entPhysical": [
|
|
{
|
|
"entPhysicalIndex": 1,
|
|
"entPhysicalDescr": "",
|
|
"entPhysicalClass": "",
|
|
"entPhysicalName": "SPA112",
|
|
"entPhysicalHardwareRev": "",
|
|
"entPhysicalFirmwareRev": "",
|
|
"entPhysicalSoftwareRev": "0.00.51",
|
|
"entPhysicalAlias": "",
|
|
"entPhysicalAssetID": "",
|
|
"entPhysicalIsFRU": "",
|
|
"entPhysicalModelName": "SPA112",
|
|
"entPhysicalVendorType": "",
|
|
"entPhysicalSerialNum": "",
|
|
"entPhysicalContainedIn": 0,
|
|
"entPhysicalParentRelPos": 0,
|
|
"entPhysicalMfgName": "",
|
|
"ifIndex": null
|
|
}
|
|
]
|
|
},
|
|
"poller": "matches discovery"
|
|
}
|
|
}
|