Files
Tony Murray e08571c38c Transceiver Support (#16165)
* Add transceivers module

Move os specific code to OS

Fix errors and updated connector names

Add RouterOS, a lot less data there.

Add Comware

Add Exa, required a transformer function (mw to dBm)

Add Junos, revision was too short

Just starting on ui

Graphs, and more ui
some polling fixes

collapse header for small screens

refactor a bit

Missed graphs

Transceivers icon inline

Use @once on popup javascript

update db_schema.yaml

Don't show transceivers in basic view
basic view could use a review

Apply fixes from StyleCI

API functions

Comware don't fail if port is missing

Apply fixes from StyleCI

Add alert rules to collection

Device Overview

Attempt to fix bad alert rule, probably needs more

Fix up Comware and remove old sensors

Mark transceiver metrics without thresholds as Unknown

Routeros cleanup

Exa cleanup

Handle missing port

Graph allow filter by channel

More translations

Add transceiver graphs to port graphs

Add Cisco support, use entPhyscial module data if available

Fix OcNos divisors

Labels on transceiver page

Show encoding if available

Hacky OcNos port mapping

Fix up Junos optics and remove old sensors

FS switch support
Metric casts to prevent thrashing
Extra transform_function support

Add link to transceivers page from overview

Change default sort to group by type, then channel
move some code out of overview blade template
Fix bad type ocnos

Apply fixes from StyleCI

Add scales to graphs

Add some test data

Default sort order for metrcis in SQL applied by default

Transceiver metrics threshold manual settings via WebUI and API

Fixes to channels verbiage

Fix severity calculations

Add cable field for SM/MM/Copper

Apply fixes from StyleCI

update test data

Show DDM

Update DB schema file

Extend serial field to 32, even though devices shouldn't be able to have one longer than 16

Missing import

Add status field to database, that way we can support snmp implementations that only return an enum

Add missing files

Fix db_schema

Fix style

Fixes

Style fix

Work around phpstan issue

Update transceivers.blade.php

Missed getStatus() call

Prevent extra dots when channels are not changed

Update module to match upstream

Save ocnos metrics as sensors

Move to regular sensors

add entity physical index

Update UI to sensors WIP

Apply fixes from StyleCI

Forgot one change

Update ui to use sensors

Remove transceiver metrics

Remove metric os discover code
fs-switch pending

Remove transceiver metrics for fs-centec

Exa link up

Revert all test data

Fix up transceiver module interface

Remove unused Convert class

comware cache and transceiver type

Fix some transceiver metrics filtering and formatting issues

Consolidate display formatting

Coalesce commare hh3cTransceiverTable walks to prevent double walk

Use group to identify transceiver sensors

Fixup routeros

Fix up cisco

update db_schema

Small addition to docs

Improve overview layout and add graph popup

Update Junos

update css files

ddm should be nullable

Increase the field length for type and model

Cisco Improve detection when there is an intermediary container

Add transceiver test data

Apply fixes from StyleCI

Fix incorrect test data

Improve display formatting

Fix test data

Apply fixes from StyleCI

Fix up more data

Fix up more data

Fix incorrect return type in routeros

Update ocnos data

* Remove some remaining references to transceiver_metrics table
2024-09-29 11:05:44 -05:00

2096 lines
92 KiB
JSON

{
"processors": {
"discovery": {
"processors": [
{
"entPhysicalIndex": 192,
"hrDeviceIndex": 0,
"processor_oid": ".1.3.6.1.4.1.25506.2.6.1.1.1.1.6.192",
"processor_index": "192",
"processor_type": "comware",
"processor_usage": 5,
"processor_descr": "Board",
"processor_precision": 1,
"processor_perc_warn": 75
}
]
},
"poller": "matches discovery"
},
"os": {
"discovery": {
"devices": [
{
"sysName": "<private>",
"sysObjectID": ".1.3.6.1.4.1.25506.11.1.120",
"sysDescr": "HPE Comware Platform Software, Software Version 7.1.045, Release 2422P01\nHPE 5900AF-48G-4XG-2QSFP+ Switch\r\nCopyright (c) 2010-2015 Hewlett Packard Enterprise Development LP",
"sysContact": "<private>",
"version": "7.1.045",
"hardware": "5900AF-48G-4XG-2QSFP+ Switch",
"features": "2422P01",
"location": "<private>",
"os": "comware",
"type": "network",
"serial": "",
"icon": "hpe.svg"
}
]
},
"poller": "matches discovery"
},
"sensors": {
"discovery": {
"sensors": [
{
"sensor_deleted": 0,
"sensor_class": "power",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.25506.2.6.1.3.1.1.3.2",
"sensor_index": "hh3cEntityExtCurrentPower.2",
"sensor_type": "comware",
"sensor_descr": "5900AF Power Usage",
"group": null,
"sensor_divisor": 1000,
"sensor_multiplier": 1,
"sensor_current": 101,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"rrd_type": "GAUGE",
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "state",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.25506.8.35.9.1.1.1.2.1",
"sensor_index": "1",
"sensor_type": "hh3cdevMFanStatusTable",
"sensor_descr": "Fan 1",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 1,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"rrd_type": "GAUGE",
"state_name": "hh3cdevMFanStatusTable"
},
{
"sensor_deleted": 0,
"sensor_class": "state",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.25506.8.35.9.1.1.1.2.2",
"sensor_index": "2",
"sensor_type": "hh3cdevMFanStatusTable",
"sensor_descr": "Fan 2",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 1,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"rrd_type": "GAUGE",
"state_name": "hh3cdevMFanStatusTable"
},
{
"sensor_deleted": 0,
"sensor_class": "state",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.25506.8.35.9.1.2.1.2.1",
"sensor_index": "1",
"sensor_type": "hh3cdevMPowerStatusTable",
"sensor_descr": "Power Supply 1",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 1,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"rrd_type": "GAUGE",
"state_name": "hh3cdevMPowerStatusTable"
},
{
"sensor_deleted": 0,
"sensor_class": "state",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.25506.8.35.9.1.2.1.2.2",
"sensor_index": "2",
"sensor_type": "hh3cdevMPowerStatusTable",
"sensor_descr": "Power Supply 2",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 3,
"sensor_limit": null,
"sensor_limit_warn": null,
"sensor_limit_low": null,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"rrd_type": "GAUGE",
"state_name": "hh3cdevMPowerStatusTable"
}
],
"state_indexes": [
{
"state_name": "hh3cdevMFanStatusTable",
"state_descr": "active",
"state_draw_graph": 1,
"state_value": 1,
"state_generic_value": 0
},
{
"state_name": "hh3cdevMFanStatusTable",
"state_descr": "deactive",
"state_draw_graph": 1,
"state_value": 2,
"state_generic_value": 2
},
{
"state_name": "hh3cdevMFanStatusTable",
"state_descr": "not-install",
"state_draw_graph": 1,
"state_value": 3,
"state_generic_value": 3
},
{
"state_name": "hh3cdevMFanStatusTable",
"state_descr": "unsupport",
"state_draw_graph": 1,
"state_value": 4,
"state_generic_value": 1
},
{
"state_name": "hh3cdevMPowerStatusTable",
"state_descr": "active",
"state_draw_graph": 1,
"state_value": 1,
"state_generic_value": 0
},
{
"state_name": "hh3cdevMPowerStatusTable",
"state_descr": "deactive",
"state_draw_graph": 1,
"state_value": 2,
"state_generic_value": 2
},
{
"state_name": "hh3cdevMPowerStatusTable",
"state_descr": "not-install",
"state_draw_graph": 1,
"state_value": 3,
"state_generic_value": 3
},
{
"state_name": "hh3cdevMPowerStatusTable",
"state_descr": "unsupport",
"state_draw_graph": 1,
"state_value": 4,
"state_generic_value": 1
}
]
},
"poller": "matches discovery"
},
"mempools": {
"discovery": {
"mempools": [
{
"mempool_index": "192",
"entPhysicalIndex": null,
"mempool_type": "comware",
"mempool_class": "system",
"mempool_precision": 1,
"mempool_descr": "Board",
"mempool_perc": 32,
"mempool_perc_oid": ".1.3.6.1.4.1.25506.2.6.1.1.1.1.8.192",
"mempool_used": 669713695,
"mempool_used_oid": null,
"mempool_free": 1423141601,
"mempool_free_oid": null,
"mempool_total": 2092855296,
"mempool_total_oid": null,
"mempool_largestfree": null,
"mempool_lowestfree": null,
"mempool_deleted": 0,
"mempool_perc_warn": null
}
]
},
"poller": "matches discovery"
},
"entity-physical": {
"discovery": {
"entPhysical": [
{
"entPhysicalIndex": 1,
"entPhysicalDescr": "HPE",
"entPhysicalClass": "stack",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 2,
"entPhysicalDescr": "HPE 5900AF-48G-4XG-2QSFP+ Switch Software Version 7.1.045",
"entPhysicalClass": "chassis",
"entPhysicalName": "5900AF",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 12,
"entPhysicalDescr": "CONTAINER LEVEL1",
"entPhysicalClass": "container",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 13,
"entPhysicalDescr": "CONTAINER LEVEL1",
"entPhysicalClass": "container",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 14,
"entPhysicalDescr": "CONTAINER LEVEL1",
"entPhysicalClass": "container",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 15,
"entPhysicalDescr": "CONTAINER LEVEL1",
"entPhysicalClass": "container",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 16,
"entPhysicalDescr": "CONTAINER LEVEL1",
"entPhysicalClass": "container",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 17,
"entPhysicalDescr": "CONTAINER LEVEL1",
"entPhysicalClass": "container",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 18,
"entPhysicalDescr": "CONTAINER LEVEL1",
"entPhysicalClass": "container",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 19,
"entPhysicalDescr": "CONTAINER LEVEL1",
"entPhysicalClass": "container",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 20,
"entPhysicalDescr": "CONTAINER LEVEL1",
"entPhysicalClass": "container",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 21,
"entPhysicalDescr": "CONTAINER LEVEL1",
"entPhysicalClass": "container",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 22,
"entPhysicalDescr": "CONTAINER LEVEL1",
"entPhysicalClass": "container",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 23,
"entPhysicalDescr": "CONTAINER LEVEL1",
"entPhysicalClass": "container",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 24,
"entPhysicalDescr": "CONTAINER LEVEL1",
"entPhysicalClass": "container",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 25,
"entPhysicalDescr": "CONTAINER LEVEL1",
"entPhysicalClass": "container",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 26,
"entPhysicalDescr": "CONTAINER LEVEL1",
"entPhysicalClass": "container",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 27,
"entPhysicalDescr": "CONTAINER LEVEL1",
"entPhysicalClass": "container",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 28,
"entPhysicalDescr": "CONTAINER LEVEL1",
"entPhysicalClass": "container",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 29,
"entPhysicalDescr": "CONTAINER LEVEL1",
"entPhysicalClass": "container",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 192,
"entPhysicalDescr": "MODULE LEVEL1",
"entPhysicalClass": "module",
"entPhysicalName": "Board",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 193,
"entPhysicalDescr": "PSU",
"entPhysicalClass": "powerSupply",
"entPhysicalName": "PSU 1",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 194,
"entPhysicalDescr": null,
"entPhysicalClass": "powerSupply",
"entPhysicalName": null,
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 198,
"entPhysicalDescr": "FAN UNIT",
"entPhysicalClass": "fan",
"entPhysicalName": "FAN 1",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 199,
"entPhysicalDescr": "FAN UNIT",
"entPhysicalClass": "fan",
"entPhysicalName": "FAN 2",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 202,
"entPhysicalDescr": "SENSOR",
"entPhysicalClass": "sensor",
"entPhysicalName": "SENSOR 1",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 203,
"entPhysicalDescr": "SENSOR",
"entPhysicalClass": "sensor",
"entPhysicalName": "SENSOR 2",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 204,
"entPhysicalDescr": "SENSOR",
"entPhysicalClass": "sensor",
"entPhysicalName": "SENSOR 3",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 372,
"entPhysicalDescr": "CONTAINER LEVEL2",
"entPhysicalClass": "container",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 373,
"entPhysicalDescr": "CONTAINER LEVEL2",
"entPhysicalClass": "container",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 374,
"entPhysicalDescr": "CONTAINER LEVEL2",
"entPhysicalClass": "container",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 375,
"entPhysicalDescr": "CONTAINER LEVEL2",
"entPhysicalClass": "container",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 376,
"entPhysicalDescr": "CONTAINER LEVEL2",
"entPhysicalClass": "container",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 377,
"entPhysicalDescr": "CONTAINER LEVEL2",
"entPhysicalClass": "container",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 432,
"entPhysicalDescr": "MODULE LEVEL2",
"entPhysicalClass": "module",
"entPhysicalName": "SubCard0",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 492,
"entPhysicalDescr": "GigabitEthernet1/0/1",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/1",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 493,
"entPhysicalDescr": "GigabitEthernet1/0/2",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/2",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 494,
"entPhysicalDescr": "GigabitEthernet1/0/3",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/3",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 495,
"entPhysicalDescr": "GigabitEthernet1/0/4",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/4",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 496,
"entPhysicalDescr": "GigabitEthernet1/0/5",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/5",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 497,
"entPhysicalDescr": "GigabitEthernet1/0/6",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/6",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 498,
"entPhysicalDescr": "GigabitEthernet1/0/7",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/7",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 499,
"entPhysicalDescr": "GigabitEthernet1/0/8",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/8",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 500,
"entPhysicalDescr": "GigabitEthernet1/0/9",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/9",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 501,
"entPhysicalDescr": "GigabitEthernet1/0/10",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/10",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 502,
"entPhysicalDescr": "GigabitEthernet1/0/11",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/11",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 503,
"entPhysicalDescr": "GigabitEthernet1/0/12",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/12",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 504,
"entPhysicalDescr": "GigabitEthernet1/0/13",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/13",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 505,
"entPhysicalDescr": "GigabitEthernet1/0/14",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/14",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 506,
"entPhysicalDescr": "GigabitEthernet1/0/15",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/15",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 507,
"entPhysicalDescr": "GigabitEthernet1/0/16",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/16",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 508,
"entPhysicalDescr": "GigabitEthernet1/0/17",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/17",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 509,
"entPhysicalDescr": "GigabitEthernet1/0/18",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/18",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 510,
"entPhysicalDescr": "GigabitEthernet1/0/19",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/19",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 511,
"entPhysicalDescr": "GigabitEthernet1/0/20",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/20",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 512,
"entPhysicalDescr": "GigabitEthernet1/0/21",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/21",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 513,
"entPhysicalDescr": "GigabitEthernet1/0/22",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/22",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 514,
"entPhysicalDescr": "GigabitEthernet1/0/23",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/23",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 515,
"entPhysicalDescr": "GigabitEthernet1/0/24",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/24",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 516,
"entPhysicalDescr": "GigabitEthernet1/0/25",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/25",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 517,
"entPhysicalDescr": "GigabitEthernet1/0/26",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/26",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 518,
"entPhysicalDescr": "GigabitEthernet1/0/27",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/27",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 519,
"entPhysicalDescr": "GigabitEthernet1/0/28",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/28",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 520,
"entPhysicalDescr": "GigabitEthernet1/0/29",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/29",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 521,
"entPhysicalDescr": "GigabitEthernet1/0/30",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/30",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 522,
"entPhysicalDescr": "GigabitEthernet1/0/31",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/31",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 523,
"entPhysicalDescr": "GigabitEthernet1/0/32",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/32",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 524,
"entPhysicalDescr": "GigabitEthernet1/0/33",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/33",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 525,
"entPhysicalDescr": "GigabitEthernet1/0/34",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/34",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 526,
"entPhysicalDescr": "GigabitEthernet1/0/35",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/35",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 527,
"entPhysicalDescr": "GigabitEthernet1/0/36",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/36",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 528,
"entPhysicalDescr": "GigabitEthernet1/0/37",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/37",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 529,
"entPhysicalDescr": "GigabitEthernet1/0/38",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/38",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 530,
"entPhysicalDescr": "GigabitEthernet1/0/39",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/39",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 531,
"entPhysicalDescr": "GigabitEthernet1/0/40",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/40",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 532,
"entPhysicalDescr": "GigabitEthernet1/0/41",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/41",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 533,
"entPhysicalDescr": "GigabitEthernet1/0/42",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/42",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 534,
"entPhysicalDescr": "GigabitEthernet1/0/43",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/43",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 535,
"entPhysicalDescr": "GigabitEthernet1/0/44",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/44",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 536,
"entPhysicalDescr": "GigabitEthernet1/0/45",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/45",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 537,
"entPhysicalDescr": "GigabitEthernet1/0/46",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/46",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 538,
"entPhysicalDescr": "GigabitEthernet1/0/47",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/47",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 539,
"entPhysicalDescr": "GigabitEthernet1/0/48",
"entPhysicalClass": "port",
"entPhysicalName": "GigabitEthernet1/0/48",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 540,
"entPhysicalDescr": "Ten-GigabitEthernet1/0/49",
"entPhysicalClass": "port",
"entPhysicalName": "Ten-GigabitEthernet1/0/49",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 541,
"entPhysicalDescr": "Ten-GigabitEthernet1/0/50",
"entPhysicalClass": "port",
"entPhysicalName": "Ten-GigabitEthernet1/0/50",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 542,
"entPhysicalDescr": "Ten-GigabitEthernet1/0/51",
"entPhysicalClass": "port",
"entPhysicalName": "Ten-GigabitEthernet1/0/51",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 543,
"entPhysicalDescr": "Ten-GigabitEthernet1/0/52",
"entPhysicalClass": "port",
"entPhysicalName": "Ten-GigabitEthernet1/0/52",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 544,
"entPhysicalDescr": "FortyGigE1/0/53",
"entPhysicalClass": "port",
"entPhysicalName": "FortyGigE1/0/53",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 545,
"entPhysicalDescr": "FortyGigE1/0/54",
"entPhysicalClass": "port",
"entPhysicalName": "FortyGigE1/0/54",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 546,
"entPhysicalDescr": "M-GigabitEthernet0/0/0",
"entPhysicalClass": "port",
"entPhysicalName": "M-GigabitEthernet0/0/0",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 547,
"entPhysicalDescr": null,
"entPhysicalClass": "port",
"entPhysicalName": null,
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 548,
"entPhysicalDescr": null,
"entPhysicalClass": "port",
"entPhysicalName": null,
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 549,
"entPhysicalDescr": null,
"entPhysicalClass": "port",
"entPhysicalName": null,
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
},
{
"entPhysicalIndex": 10001,
"entPhysicalDescr": "HPE",
"entPhysicalClass": "stack",
"entPhysicalName": "",
"entPhysicalHardwareRev": null,
"entPhysicalFirmwareRev": null,
"entPhysicalSoftwareRev": null,
"entPhysicalAlias": null,
"entPhysicalAssetID": null,
"entPhysicalIsFRU": null,
"entPhysicalModelName": null,
"entPhysicalVendorType": null,
"entPhysicalSerialNum": null,
"entPhysicalContainedIn": 0,
"entPhysicalParentRelPos": -1,
"entPhysicalMfgName": null,
"ifIndex": null
}
]
},
"poller": "matches discovery"
},
"transceivers": {
"discovery": {
"transceivers": [
{
"index": "49",
"entity_physical_index": 49,
"type": "10G_BASE_SR_SFP",
"vendor": "UVUUU ** *******",
"oui": "00 00 7F",
"model": null,
"revision": "U***",
"serial": "UU**U4U**Q******",
"date": null,
"ddm": 1,
"encoding": null,
"cable": "MM",
"distance": 300,
"wavelength": 0,
"connector": null,
"channels": 1,
"ifIndex": null
},
{
"index": "50",
"entity_physical_index": 50,
"type": "10G_BASE_SR_SFP",
"vendor": "AVAGO",
"oui": "00 17 6A",
"model": null,
"revision": "G2.3",
"serial": "CN292K3425",
"date": null,
"ddm": 1,
"encoding": null,
"cable": "MM",
"distance": 300,
"wavelength": 850,
"connector": null,
"channels": 1,
"ifIndex": null
}
]
}
}
}