Files
librenms-librenms/tests/data/axos.json
T
Tony MurrayandGitHub 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

68 lines
2.3 KiB
JSON

{
"processors": {
"discovery": {
"processors": [
{
"entPhysicalIndex": 0,
"hrDeviceIndex": 768,
"processor_oid": ".1.3.6.1.2.1.25.3.3.1.2.768",
"processor_index": "768",
"processor_type": "hr",
"processor_usage": 42,
"processor_descr": "Processor",
"processor_precision": 1,
"processor_perc_warn": 75
}
]
},
"poller": "matches discovery"
},
"os": {
"discovery": {
"devices": [
{
"sysName": null,
"sysObjectID": ".1.3.6.1.4.1.6321.1.2.4.1.4",
"sysDescr": "Calix, Inc E5-16F AXOS-R2.2.0",
"sysContact": null,
"version": null,
"hardware": "Calix, Inc E5-16F AXOS-R2.2.0",
"features": "",
"location": null,
"os": "axos",
"type": "network",
"serial": "071710980001",
"icon": "calix.svg"
}
]
},
"poller": "matches discovery"
},
"entity-physical": {
"discovery": {
"entPhysical": [
{
"entPhysicalIndex": 1,
"entPhysicalDescr": "e5x16f",
"entPhysicalClass": "chassis",
"entPhysicalName": "e5x16f",
"entPhysicalHardwareRev": "",
"entPhysicalFirmwareRev": "",
"entPhysicalSoftwareRev": "",
"entPhysicalAlias": "",
"entPhysicalAssetID": "",
"entPhysicalIsFRU": "",
"entPhysicalModelName": "e5x16f",
"entPhysicalVendorType": "Calix",
"entPhysicalSerialNum": "071710980001",
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": "Calix",
"ifIndex": null
}
]
},
"poller": "matches discovery"
}
}