Files
Tony Murray 3e3d09bb26 OcNOS Inventory support (#16320)
* IP Infusion OcNOS inventory

* Hide strings that say item is missing
Handle more sfp ethernet types

* Add Edgecore models AS5912 & AS7316 port mapping

* Test data

* Apply fixes from StyleCI

---------

Co-authored-by: Tony Murray <murrant@users.noreply.github.com>
2024-08-27 07:06:47 -05:00

50 lines
1.7 KiB
JSON

{
"os": {
"discovery": {
"devices": [
{
"sysName": null,
"sysObjectID": ".1.3.6.1.4.1.36673.100.1.2.1.1.2",
"sysDescr": "Hardware Model:UFI_S9600-32X, Software version: OcNOS,6.0.1.11",
"sysContact": null,
"version": "6.0.1.11",
"hardware": "Ufi Space S9600-32X-R",
"features": null,
"location": null,
"os": "ocnos",
"type": "network",
"serial": "AAA0A0A00000A0",
"icon": "ipinfusion.svg"
}
]
},
"poller": "matches discovery"
},
"entity-physical": {
"discovery": {
"entPhysical": [
{
"entPhysicalIndex": 1,
"entPhysicalDescr": "S9600-32X-R",
"entPhysicalClass": "chassis",
"entPhysicalName": "S9600-32X-R",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": "false",
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": "AAA0A0A00000A0",
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": 1,
"entPhysicalMfgName": null,
"ifIndex": null
}
]
},
"poller": "matches discovery"
}
}