From eb82a153d94cb6c0a2cebc22bf846dd07f6b7336 Mon Sep 17 00:00:00 2001 From: ospfbgp Date: Sat, 9 Mar 2019 15:24:37 -0500 Subject: [PATCH] Add support for power supply on Extreme BOSS switches (#9898) * Update boss.inc.php * Update boss.inc.php * Update boss.inc.php * Update boss.inc.php * Update boss.inc.php * Update boss.inc.php * Update boss.inc.php * Update boss.inc.php * Update boss.inc.php * Update boss.inc.php * Update boss.inc.php * Update boss.inc.php * Update boss.inc.php * Update boss.inc.php * Update boss.inc.php * Add files via upload * Add files via upload * Add files via upload * Add files via upload --- includes/discovery/sensors/state/boss.inc.php | 19 +- tests/data/boss_ers3510.json | 3117 ++++ tests/data/boss_ers4950.json | 12172 ++++++++++++++++ tests/snmpsim/boss_ers3510.snmprec | 1039 ++ tests/snmpsim/boss_ers4950.snmprec | 3424 +++++ 5 files changed, 19767 insertions(+), 4 deletions(-) create mode 100644 tests/data/boss_ers3510.json create mode 100644 tests/data/boss_ers4950.json create mode 100644 tests/snmpsim/boss_ers3510.snmprec create mode 100644 tests/snmpsim/boss_ers4950.snmprec diff --git a/includes/discovery/sensors/state/boss.inc.php b/includes/discovery/sensors/state/boss.inc.php index 8d88b3f837..45f1a1810d 100644 --- a/includes/discovery/sensors/state/boss.inc.php +++ b/includes/discovery/sensors/state/boss.inc.php @@ -28,23 +28,34 @@ if ($device['os'] === 'boss') { ]; create_state_index($state_name, $states); - // get fans (6) and temp (5) sensor only from walk $ers_sensors = []; foreach ($oid as $key => $value) { - if ($key['s5ChasComGrpIndx'] == 5 || $key['s5ChasComGrpIndx'] == 6) { + if ($key['s5ChasComGrpIndx'] == 4 || $key['s5ChasComGrpIndx'] == 5 || $key['s5ChasComGrpIndx'] == 6) { $ers_sensors[$key] = $value; } } - + + $ps_num = 0; foreach ($ers_sensors as $index => $entry) { //Get unit number $unit_array = explode(".", $index); $unit = floor($unit_array[1]/10); - $descr = "Unit $unit: $entry[s5ChasComDescr]"; + //Set description with Power Supply number + if ($unit_array[0] == 4) { + if ($unit != $temp_unit) { + $ps_num = 1; + } else { + $ps_num++; + } + $descr = "BOSS Unit $unit: Power Supply $ps_num"; + } else { + $descr = "BOSS Unit $unit: $entry[s5ChasComDescr]"; + } //Discover Sensors discover_sensor($valid['sensor'], 'state', $device, $cur_oid.$index, "s5ChasComOperState.$index", $state_name, $descr, 1, 1, null, null, null, null, $entry['s5ChasComOperState']); //Create Sensor To State Index create_sensor_to_state_index($device, $state_name, "s5ChasComOperState.$index"); + $temp_unit = $unit; } } } diff --git a/tests/data/boss_ers3510.json b/tests/data/boss_ers3510.json new file mode 100644 index 0000000000..d874c59695 --- /dev/null +++ b/tests/data/boss_ers3510.json @@ -0,0 +1,3117 @@ +{ + "os": { + "discovery": { + "devices": [ + { + "sysName": "", + "sysObjectID": ".1.3.6.1.4.1.45.3.80.6", + "sysDescr": "Ethernet Routing Switch 3510GT-PWR+ HW:17 FW:5.3.0.8 SW:v5.3.9.011 BN:11 (c) Extreme Networks", + "sysContact": null, + "version": null, + "hardware": null, + "features": null, + "os": "boss", + "type": "network", + "serial": null, + "icon": "extremeboss.svg", + "location": null + } + ] + }, + "poller": { + "devices": [ + { + "sysName": "", + "sysObjectID": ".1.3.6.1.4.1.45.3.80.6", + "sysDescr": "Ethernet Routing Switch 3510GT-PWR+ HW:17 FW:5.3.0.8 SW:v5.3.9.011 BN:11 (c) Extreme Networks", + "sysContact": "", + "version": "5.3.9.011", + "hardware": "ERS-3510GT-PWR+", + "features": null, + "os": "boss", + "type": "network", + "serial": null, + "icon": "extremeboss.svg", + "location": "" + } + ] + } + }, + "ports": { + "discovery": { + "ports": [ + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 1", + "ifName": "1/1", + "portName": null, + "ifIndex": 1, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "fap: cox-base-vsp4k1", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 2", + "ifName": "1/2", + "portName": null, + "ifIndex": 2, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "server: nuc-esxi_192.168.1.150", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 3", + "ifName": "1/3", + "portName": null, + "ifIndex": 3, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "server: synology-iscsi_192.168.1.10", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 4", + "ifName": "1/4", + "portName": null, + "ifIndex": 4, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 4", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 5", + "ifName": "1/5", + "portName": null, + "ifIndex": 5, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "mhmv-wap-upstairs", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 6", + "ifName": "1/6", + "portName": null, + "ifIndex": 6, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "mhmv-wap-downstairs", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 7", + "ifName": "1/7", + "portName": null, + "ifIndex": 7, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "mhmv", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 8", + "ifName": "1/8", + "portName": null, + "ifIndex": 8, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "core: cox-base-ibr1150", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 9", + "ifName": "1/9", + "portName": null, + "ifIndex": 9, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 9", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 10", + "ifName": "1/10", + "portName": null, + "ifIndex": 10, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 10", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + } + ] + }, + "poller": { + "ports": [ + { + "port_descr_type": "fap", + "port_descr_descr": "cox-base-vsp4k1", + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 1", + "ifName": "1/1", + "portName": null, + "ifIndex": 1, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "fap: cox-base-vsp4k1", + "ifPhysAddress": "64c35452fc00", + "ifHardType": null, + "ifLastChange": 13970, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 6153168, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 6157805, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 5406447326, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 2134549926, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 124, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 863949, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 3561989, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 56726981, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 2526825, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": "server", + "port_descr_descr": "nuc-esxi_192.168.1.150", + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 2", + "ifName": "1/2", + "portName": null, + "ifIndex": 2, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "server: nuc-esxi_192.168.1.150", + "ifPhysAddress": "64c35452fc00", + "ifHardType": null, + "ifLastChange": 243981777, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 15789817, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 40266169, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 3961600222, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 47417828570, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 47, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 140691, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 4285356, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 29079, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 61590881, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": "server", + "port_descr_descr": "synology-iscsi_192.168.1.10", + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 3", + "ifName": "1/3", + "portName": null, + "ifIndex": 3, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "server: synology-iscsi_192.168.1.10", + "ifPhysAddress": "64c35452fc00", + "ifHardType": null, + "ifLastChange": 14170, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 37504592, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 13009940, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 42465035112, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 7426045089, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 16, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 3421339, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 1004719, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 1449613, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 60170402, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 4", + "ifName": "1/4", + "portName": null, + "ifIndex": 4, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 4", + "ifPhysAddress": "64c35452fc00", + "ifHardType": null, + "ifLastChange": 52, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 5", + "ifName": "1/5", + "portName": null, + "ifIndex": 5, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "mhmv-wap-upstairs", + "ifPhysAddress": "64c35452fc00", + "ifHardType": null, + "ifLastChange": 52, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 6", + "ifName": "1/6", + "portName": null, + "ifIndex": 6, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "mhmv-wap-downstairs", + "ifPhysAddress": "64c35452fc00", + "ifHardType": null, + "ifLastChange": 52, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 7", + "ifName": "1/7", + "portName": null, + "ifIndex": 7, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "mhmv", + "ifPhysAddress": "64c35452fc00", + "ifHardType": null, + "ifLastChange": 52, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": "core", + "port_descr_descr": "cox-base-ibr1150", + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 8", + "ifName": "1/8", + "portName": null, + "ifIndex": 8, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "core: cox-base-ibr1150", + "ifPhysAddress": "64c35452fc00", + "ifHardType": null, + "ifLastChange": 52, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 9", + "ifName": "1/9", + "portName": null, + "ifIndex": 9, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 9", + "ifPhysAddress": "64c35452fc00", + "ifHardType": null, + "ifLastChange": 52, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 10", + "ifName": "1/10", + "portName": null, + "ifIndex": 10, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 10", + "ifPhysAddress": "64c35452fc00", + "ifHardType": null, + "ifLastChange": 52, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + } + ] + } + }, + "mempools": { + "discovery": { + "mempools": [ + { + "mempool_index": ".3.10.0", + "entPhysicalIndex": null, + "hrDeviceIndex": null, + "mempool_type": "avaya-ers", + "mempool_precision": 1, + "mempool_descr": "Unit 1 memory", + "mempool_perc": 0, + "mempool_used": 0, + "mempool_free": 0, + "mempool_total": 0, + "mempool_largestfree": null, + "mempool_lowestfree": null, + "mempool_deleted": 0, + "mempool_perc_warn": 75 + } + ] + }, + "poller": { + "mempools": [ + { + "mempool_index": ".3.10.0", + "entPhysicalIndex": null, + "hrDeviceIndex": null, + "mempool_type": "avaya-ers", + "mempool_precision": 1, + "mempool_descr": "Unit 1 memory", + "mempool_perc": 83, + "mempool_used": 111149056, + "mempool_free": 23068672, + "mempool_total": 134217728, + "mempool_largestfree": null, + "mempool_lowestfree": null, + "mempool_deleted": 0, + "mempool_perc_warn": 75 + } + ] + } + }, + "sensors": { + "discovery": { + "sensors": [ + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.4.10.0", + "sensor_index": "s5ChasComOperState.4.10.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Power Supply 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "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, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.4.11.0", + "sensor_index": "s5ChasComOperState.4.11.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Power Supply 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "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, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.5.10.0", + "sensor_index": "s5ChasComOperState.5.10.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Temperature Sensor", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "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, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.6.10.0", + "sensor_index": "s5ChasComOperState.6.10.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Internal Fan 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "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, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.6.11.0", + "sensor_index": "s5ChasComOperState.6.11.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Internal Fan 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "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, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.6.12.0", + "sensor_index": "s5ChasComOperState.6.12.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Internal Fan 3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "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, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.6.13.0", + "sensor_index": "s5ChasComOperState.6.13.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Internal Fan 4", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "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, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.7.1.1.5.5.10.0", + "sensor_index": "01", + "sensor_type": "avaya-ers", + "sensor_descr": "Unit 1 temperature", + "group": null, + "sensor_divisor": 2, + "sensor_multiplier": 1, + "sensor_current": 43, + "sensor_limit": 63, + "sensor_limit_warn": null, + "sensor_limit_low": 33, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": null + } + ], + "state_indexes": [ + { + "state_name": "s5ChasComOperState", + "state_descr": "other", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "notAvail", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "removed", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 3 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "disabled", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 3 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "normal", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 0 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "resetInProg", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 1 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "testing", + "state_draw_graph": 0, + "state_value": 7, + "state_generic_value": 1 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "warning", + "state_draw_graph": 0, + "state_value": 8, + "state_generic_value": 1 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "nonFatalErr", + "state_draw_graph": 0, + "state_value": 9, + "state_generic_value": 1 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "fatalErr", + "state_draw_graph": 0, + "state_value": 10, + "state_generic_value": 2 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "notConfig", + "state_draw_graph": 0, + "state_value": 11, + "state_generic_value": 3 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "obsoleted", + "state_draw_graph": 0, + "state_value": 12, + "state_generic_value": 3 + } + ] + }, + "poller": { + "sensors": [ + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.4.10.0", + "sensor_index": "s5ChasComOperState.4.10.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Power Supply 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 5, + "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": 0, + "user_func": null, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.4.11.0", + "sensor_index": "s5ChasComOperState.4.11.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Power Supply 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 4, + "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": 0, + "user_func": null, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.5.10.0", + "sensor_index": "s5ChasComOperState.5.10.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Temperature Sensor", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 5, + "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": 0, + "user_func": null, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.6.10.0", + "sensor_index": "s5ChasComOperState.6.10.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Internal Fan 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 5, + "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": 0, + "user_func": null, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.6.11.0", + "sensor_index": "s5ChasComOperState.6.11.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Internal Fan 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": 0, + "user_func": null, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.6.12.0", + "sensor_index": "s5ChasComOperState.6.12.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Internal Fan 3", + "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": 0, + "user_func": null, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.6.13.0", + "sensor_index": "s5ChasComOperState.6.13.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Internal Fan 4", + "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": 0, + "user_func": null, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.7.1.1.5.5.10.0", + "sensor_index": "01", + "sensor_type": "avaya-ers", + "sensor_descr": "Unit 1 temperature", + "group": null, + "sensor_divisor": 2, + "sensor_multiplier": 1, + "sensor_current": 43, + "sensor_limit": 63, + "sensor_limit_warn": null, + "sensor_limit_low": 33, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": null + } + ], + "state_indexes": [ + { + "state_name": "s5ChasComOperState", + "state_descr": "other", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "notAvail", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "removed", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 3 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "disabled", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 3 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "normal", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 0 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "resetInProg", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 1 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "testing", + "state_draw_graph": 0, + "state_value": 7, + "state_generic_value": 1 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "warning", + "state_draw_graph": 0, + "state_value": 8, + "state_generic_value": 1 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "nonFatalErr", + "state_draw_graph": 0, + "state_value": 9, + "state_generic_value": 1 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "fatalErr", + "state_draw_graph": 0, + "state_value": 10, + "state_generic_value": 2 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "notConfig", + "state_draw_graph": 0, + "state_value": 11, + "state_generic_value": 3 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "obsoleted", + "state_draw_graph": 0, + "state_value": 12, + "state_generic_value": 3 + } + ] + } + }, + "vlans": { + "discovery": { + "vlans": [ + { + "vlan_vlan": 1, + "vlan_domain": 1, + "vlan_name": "mgmt-grt", + "vlan_type": null, + "vlan_mtu": null + }, + { + "vlan_vlan": 100, + "vlan_domain": 1, + "vlan_name": "mgmt", + "vlan_type": null, + "vlan_mtu": null + }, + { + "vlan_vlan": 128, + "vlan_domain": 1, + "vlan_name": "link-to-portal", + "vlan_type": null, + "vlan_mtu": null + }, + { + "vlan_vlan": 129, + "vlan_domain": 1, + "vlan_name": "portal-129", + "vlan_type": null, + "vlan_mtu": null + }, + { + "vlan_vlan": 130, + "vlan_domain": 1, + "vlan_name": "portal-130", + "vlan_type": null, + "vlan_mtu": null + }, + { + "vlan_vlan": 131, + "vlan_domain": 1, + "vlan_name": "portal-131", + "vlan_type": null, + "vlan_mtu": null + }, + { + "vlan_vlan": 200, + "vlan_domain": 1, + "vlan_name": "VLAN #200", + "vlan_type": null, + "vlan_mtu": null + }, + { + "vlan_vlan": 1100, + "vlan_domain": 1, + "vlan_name": "VLAN #1100", + "vlan_type": null, + "vlan_mtu": null + }, + { + "vlan_vlan": 2100, + "vlan_domain": 1, + "vlan_name": "VLAN #2100", + "vlan_type": null, + "vlan_mtu": null + } + ], + "ports_vlans": [ + { + "vlan": 1, + "baseport": 0, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 1, + "baseport": 1, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 1, + "baseport": 2, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 3, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 4, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 5, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 6, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 7, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 8, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 9, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 10, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 100, + "baseport": 0, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 100, + "baseport": 1, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 100, + "baseport": 2, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 128, + "baseport": 0, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 128, + "baseport": 1, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 128, + "baseport": 2, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 129, + "baseport": 0, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 129, + "baseport": 1, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 129, + "baseport": 2, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 130, + "baseport": 0, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 130, + "baseport": 1, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 130, + "baseport": 2, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 131, + "baseport": 0, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 131, + "baseport": 1, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 131, + "baseport": 2, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 200, + "baseport": 0, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 200, + "baseport": 1, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 200, + "baseport": 2, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 200, + "baseport": 5, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 1100, + "baseport": 0, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 1100, + "baseport": 1, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 1100, + "baseport": 2, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 2100, + "baseport": 0, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 2100, + "baseport": 1, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 2100, + "baseport": 2, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + } + ] + } + } +} diff --git a/tests/data/boss_ers4950.json b/tests/data/boss_ers4950.json new file mode 100644 index 0000000000..bc417f3eb3 --- /dev/null +++ b/tests/data/boss_ers4950.json @@ -0,0 +1,12172 @@ +{ + "os": { + "discovery": { + "devices": [ + { + "sysName": "", + "sysObjectID": ".1.3.6.1.4.1.45.3.82.4", + "sysDescr": "Ethernet Routing Switch 4950GTS-PWR+ HW:02 FW:7.5.0.2 SW:v7.6.1.033 BN:33 (c) Extreme Networks", + "sysContact": null, + "version": null, + "hardware": null, + "features": null, + "os": "boss", + "type": "network", + "serial": null, + "icon": "extremeboss.svg", + "location": null + } + ] + }, + "poller": { + "devices": [ + { + "sysName": "", + "sysObjectID": ".1.3.6.1.4.1.45.3.82.4", + "sysDescr": "Ethernet Routing Switch 4950GTS-PWR+ HW:02 FW:7.5.0.2 SW:v7.6.1.033 BN:33 (c) Extreme Networks", + "sysContact": "", + "version": "7.6.1.033", + "hardware": "ERS-4950GTS-PWR+", + "features": null, + "os": "boss", + "type": "network", + "serial": null, + "icon": "extremeboss.svg", + "location": "" + } + ] + } + }, + "ports": { + "discovery": { + "ports": [ + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 1", + "ifName": "1/1", + "portName": null, + "ifIndex": 1, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 1", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 2", + "ifName": "1/2", + "portName": null, + "ifIndex": 2, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 2", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 3", + "ifName": "1/3", + "portName": null, + "ifIndex": 3, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 3", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 4", + "ifName": "1/4", + "portName": null, + "ifIndex": 4, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 4", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 5", + "ifName": "1/5", + "portName": null, + "ifIndex": 5, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 5", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 6", + "ifName": "1/6", + "portName": null, + "ifIndex": 6, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 6", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 7", + "ifName": "1/7", + "portName": null, + "ifIndex": 7, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 7", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 8", + "ifName": "1/8", + "portName": null, + "ifIndex": 8, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 8", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 9", + "ifName": "1/9", + "portName": null, + "ifIndex": 9, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 9", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 10", + "ifName": "1/10", + "portName": null, + "ifIndex": 10, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 10", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 11", + "ifName": "1/11", + "portName": null, + "ifIndex": 11, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 11", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 12", + "ifName": "1/12", + "portName": null, + "ifIndex": 12, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 12", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 13", + "ifName": "1/13", + "portName": null, + "ifIndex": 13, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 13", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 14", + "ifName": "1/14", + "portName": null, + "ifIndex": 14, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 14", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 15", + "ifName": "1/15", + "portName": null, + "ifIndex": 15, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 15", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 16", + "ifName": "1/16", + "portName": null, + "ifIndex": 16, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 16", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 17", + "ifName": "1/17", + "portName": null, + "ifIndex": 17, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 17", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 18", + "ifName": "1/18", + "portName": null, + "ifIndex": 18, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 18", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 19", + "ifName": "1/19", + "portName": null, + "ifIndex": 19, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 19", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 20", + "ifName": "1/20", + "portName": null, + "ifIndex": 20, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 20", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 21", + "ifName": "1/21", + "portName": null, + "ifIndex": 21, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 21", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 22", + "ifName": "1/22", + "portName": null, + "ifIndex": 22, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 22", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 23", + "ifName": "1/23", + "portName": null, + "ifIndex": 23, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 23", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 24", + "ifName": "1/24", + "portName": null, + "ifIndex": 24, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 24", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 25", + "ifName": "1/25", + "portName": null, + "ifIndex": 25, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 25", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 26", + "ifName": "1/26", + "portName": null, + "ifIndex": 26, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 26", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 27", + "ifName": "1/27", + "portName": null, + "ifIndex": 27, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 27", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 28", + "ifName": "1/28", + "portName": null, + "ifIndex": 28, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 28", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 29", + "ifName": "1/29", + "portName": null, + "ifIndex": 29, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 29", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 30", + "ifName": "1/30", + "portName": null, + "ifIndex": 30, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 30", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 31", + "ifName": "1/31", + "portName": null, + "ifIndex": 31, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 31", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 32", + "ifName": "1/32", + "portName": null, + "ifIndex": 32, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 32", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 33", + "ifName": "1/33", + "portName": null, + "ifIndex": 33, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 33", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 34", + "ifName": "1/34", + "portName": null, + "ifIndex": 34, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 34", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 35", + "ifName": "1/35", + "portName": null, + "ifIndex": 35, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 35", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 36", + "ifName": "1/36", + "portName": null, + "ifIndex": 36, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 36", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 37", + "ifName": "1/37", + "portName": null, + "ifIndex": 37, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 37", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 38", + "ifName": "1/38", + "portName": null, + "ifIndex": 38, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 38", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 39", + "ifName": "1/39", + "portName": null, + "ifIndex": 39, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 39", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 40", + "ifName": "1/40", + "portName": null, + "ifIndex": 40, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 40", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 41", + "ifName": "1/41", + "portName": null, + "ifIndex": 41, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 41", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 42", + "ifName": "1/42", + "portName": null, + "ifIndex": 42, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 42", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 43", + "ifName": "1/43", + "portName": null, + "ifIndex": 43, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 43", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 44", + "ifName": "1/44", + "portName": null, + "ifIndex": 44, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 44", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 45", + "ifName": "1/45", + "portName": null, + "ifIndex": 45, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 45", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 46", + "ifName": "1/46", + "portName": null, + "ifIndex": 46, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 46", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 47", + "ifName": "1/47", + "portName": null, + "ifIndex": 47, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 47", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 48", + "ifName": "1/48", + "portName": null, + "ifIndex": 48, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 48", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 49", + "ifName": "1/49", + "portName": null, + "ifIndex": 49, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "fa: uplink", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 50", + "ifName": "1/50", + "portName": null, + "ifIndex": 50, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "fa: uplink", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Trunk 1", + "ifName": "11/2", + "portName": null, + "ifIndex": 8193, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ieee8023adLag", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Trunk 1", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Out-of-band Port 1", + "ifName": "ifc55001 OOB #0", + "portName": null, + "ifIndex": 55001, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Out-of-band Port 1", + "ifPhysAddress": null, + "ifHardType": null, + "ifLastChange": 0, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": null, + "ifInUcastPkts_prev": null, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": null, + "ifOutUcastPkts_prev": null, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": null, + "ifInErrors_prev": null, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": null, + "ifOutErrors_prev": null, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": null, + "ifInOctets_prev": null, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": null, + "ifOutOctets_prev": null, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": null, + "ifInNUcastPkts_prev": null, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": null, + "ifOutNUcastPkts_prev": null, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": null, + "ifInDiscards_prev": null, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": null, + "ifOutDiscards_prev": null, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": null, + "ifInUnknownProtos_prev": null, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": null, + "ifInBroadcastPkts_prev": null, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": null, + "ifOutBroadcastPkts_prev": null, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": null, + "ifInMulticastPkts_prev": null, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": null, + "ifOutMulticastPkts_prev": null, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + } + ] + }, + "poller": { + "ports": [ + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 1", + "ifName": "1/1", + "portName": null, + "ifIndex": 1, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 1", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "20", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 2", + "ifName": "1/2", + "portName": null, + "ifIndex": 2, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 2", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 27536172, + "ifVlan": "103", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 19456012, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 72466362, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 2886780468, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 99073925918, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 205, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 60, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 4146, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 12550, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 187158, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 3888360, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 3", + "ifName": "1/3", + "portName": null, + "ifIndex": 3, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 3", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "20", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 4", + "ifName": "1/4", + "portName": null, + "ifIndex": 4, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 4", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "20", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 5", + "ifName": "1/5", + "portName": null, + "ifIndex": 5, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 5", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "20", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 6", + "ifName": "1/6", + "portName": null, + "ifIndex": 6, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 6", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "20", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 7", + "ifName": "1/7", + "portName": null, + "ifIndex": 7, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 7", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "20", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 8", + "ifName": "1/8", + "portName": null, + "ifIndex": 8, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 8", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "20", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 9", + "ifName": "1/9", + "portName": null, + "ifIndex": 9, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 9", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "20", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 10", + "ifName": "1/10", + "portName": null, + "ifIndex": 10, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 10", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "20", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 11", + "ifName": "1/11", + "portName": null, + "ifIndex": 11, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 11", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "20", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 12", + "ifName": "1/12", + "portName": null, + "ifIndex": 12, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 12", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "20", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 13", + "ifName": "1/13", + "portName": null, + "ifIndex": 13, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 13", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 14", + "ifName": "1/14", + "portName": null, + "ifIndex": 14, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 14", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 15", + "ifName": "1/15", + "portName": null, + "ifIndex": 15, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 15", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 16", + "ifName": "1/16", + "portName": null, + "ifIndex": 16, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 16", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 17", + "ifName": "1/17", + "portName": null, + "ifIndex": 17, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 17", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 18", + "ifName": "1/18", + "portName": null, + "ifIndex": 18, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 18", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 19", + "ifName": "1/19", + "portName": null, + "ifIndex": 19, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 19", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 20", + "ifName": "1/20", + "portName": null, + "ifIndex": 20, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 20", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 21", + "ifName": "1/21", + "portName": null, + "ifIndex": 21, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 21", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 22", + "ifName": "1/22", + "portName": null, + "ifIndex": 22, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 22", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 23", + "ifName": "1/23", + "portName": null, + "ifIndex": 23, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 23", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 24", + "ifName": "1/24", + "portName": null, + "ifIndex": 24, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 24", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 25", + "ifName": "1/25", + "portName": null, + "ifIndex": 25, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 25", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 26", + "ifName": "1/26", + "portName": null, + "ifIndex": 26, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 26", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 27", + "ifName": "1/27", + "portName": null, + "ifIndex": 27, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 27", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 28", + "ifName": "1/28", + "portName": null, + "ifIndex": 28, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 28", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 29", + "ifName": "1/29", + "portName": null, + "ifIndex": 29, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 29", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 30", + "ifName": "1/30", + "portName": null, + "ifIndex": 30, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 30", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 31", + "ifName": "1/31", + "portName": null, + "ifIndex": 31, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 31", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 32", + "ifName": "1/32", + "portName": null, + "ifIndex": 32, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 32", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 33", + "ifName": "1/33", + "portName": null, + "ifIndex": 33, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 33", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 34", + "ifName": "1/34", + "portName": null, + "ifIndex": 34, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 34", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 35", + "ifName": "1/35", + "portName": null, + "ifIndex": 35, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 35", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 36", + "ifName": "1/36", + "portName": null, + "ifIndex": 36, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 36", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 37", + "ifName": "1/37", + "portName": null, + "ifIndex": 37, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 37", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1410, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 38", + "ifName": "1/38", + "portName": null, + "ifIndex": 38, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 38", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1411, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 39", + "ifName": "1/39", + "portName": null, + "ifIndex": 39, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 39", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1411, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 40", + "ifName": "1/40", + "portName": null, + "ifIndex": 40, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 40", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1411, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 41", + "ifName": "1/41", + "portName": null, + "ifIndex": 41, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 41", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1411, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 42", + "ifName": "1/42", + "portName": null, + "ifIndex": 42, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 42", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1411, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 43", + "ifName": "1/43", + "portName": null, + "ifIndex": 43, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 43", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1411, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 44", + "ifName": "1/44", + "portName": null, + "ifIndex": 44, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 44", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1412, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 45", + "ifName": "1/45", + "portName": null, + "ifIndex": 45, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 45", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1412, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 46", + "ifName": "1/46", + "portName": null, + "ifIndex": 46, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 46", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1412, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 47", + "ifName": "1/47", + "portName": null, + "ifIndex": 47, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 47", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1412, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 48", + "ifName": "1/48", + "portName": null, + "ifIndex": 48, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 48", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 1412, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": "fa", + "port_descr_descr": "uplink", + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 49", + "ifName": "1/49", + "portName": null, + "ifIndex": 49, + "ifSpeed": 10000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 10000, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "fa: uplink", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 17261, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 72987599, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 7781309, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 98978747465, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 1059633442, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 2640, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 10897, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 1129, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 1930335, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 212206, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": "fa", + "port_descr_descr": "uplink", + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 50", + "ifName": "1/50", + "portName": null, + "ifIndex": 50, + "ifSpeed": 10000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 10000, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "fa: uplink", + "ifPhysAddress": "6049c14abc00", + "ifHardType": null, + "ifLastChange": 17261, + "ifVlan": "1", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 745, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 12194322, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 137743561, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 1972522657, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 24741, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 4355, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 3017, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 1898994, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 132519, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Trunk 1", + "ifName": "11/2", + "portName": null, + "ifIndex": 8193, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "false", + "ifHighSpeed": 0, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ieee8023adLag", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Trunk 1", + "ifPhysAddress": "000000000000", + "ifHardType": null, + "ifLastChange": 17261, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, + { + "port_descr_type": null, + "port_descr_descr": null, + "port_descr_circuit": null, + "port_descr_speed": null, + "port_descr_notes": null, + "ifDescr": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Out-of-band Port 1", + "ifName": "ifc55001 OOB #0", + "portName": null, + "ifIndex": 55001, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "false", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Out-of-band Port 1", + "ifPhysAddress": "6049c14abf00", + "ifHardType": null, + "ifLastChange": 17761, + "ifVlan": "", + "ifTrunk": null, + "counter_in": null, + "counter_out": null, + "ignore": 0, + "disabled": 0, + "detailed": 0, + "deleted": 0, + "pagpOperationMode": null, + "pagpPortState": null, + "pagpPartnerDeviceId": null, + "pagpPartnerLearnMethod": null, + "pagpPartnerIfIndex": null, + "pagpPartnerGroupIfIndex": null, + "pagpPartnerDeviceName": null, + "pagpEthcOperationMode": null, + "pagpDeviceId": null, + "pagpGroupIfIndex": null, + "ifInUcastPkts": 0, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 0, + "ifOutUcastPkts_prev": 0, + "ifOutUcastPkts_delta": null, + "ifOutUcastPkts_rate": null, + "ifInErrors": 0, + "ifInErrors_prev": 0, + "ifInErrors_delta": null, + "ifInErrors_rate": null, + "ifOutErrors": 0, + "ifOutErrors_prev": 0, + "ifOutErrors_delta": null, + "ifOutErrors_rate": null, + "ifInOctets": 0, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 0, + "ifOutOctets_prev": 0, + "ifOutOctets_delta": null, + "ifOutOctets_rate": null, + "poll_prev": null, + "ifInNUcastPkts": 0, + "ifInNUcastPkts_prev": 0, + "ifInNUcastPkts_delta": null, + "ifInNUcastPkts_rate": null, + "ifOutNUcastPkts": 0, + "ifOutNUcastPkts_prev": 0, + "ifOutNUcastPkts_delta": null, + "ifOutNUcastPkts_rate": null, + "ifInDiscards": 0, + "ifInDiscards_prev": 0, + "ifInDiscards_delta": null, + "ifInDiscards_rate": null, + "ifOutDiscards": 0, + "ifOutDiscards_prev": 0, + "ifOutDiscards_delta": null, + "ifOutDiscards_rate": null, + "ifInUnknownProtos": 0, + "ifInUnknownProtos_prev": 0, + "ifInUnknownProtos_delta": null, + "ifInUnknownProtos_rate": null, + "ifInBroadcastPkts": 0, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 0, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 0, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 0, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + } + ] + } + }, + "mempools": { + "discovery": { + "mempools": [ + { + "mempool_index": ".3.10.0", + "entPhysicalIndex": null, + "hrDeviceIndex": null, + "mempool_type": "avaya-ers", + "mempool_precision": 1, + "mempool_descr": "Unit 1 memory", + "mempool_perc": 0, + "mempool_used": 0, + "mempool_free": 0, + "mempool_total": 0, + "mempool_largestfree": null, + "mempool_lowestfree": null, + "mempool_deleted": 0, + "mempool_perc_warn": 75 + } + ] + }, + "poller": { + "mempools": [ + { + "mempool_index": ".3.10.0", + "entPhysicalIndex": null, + "hrDeviceIndex": null, + "mempool_type": "avaya-ers", + "mempool_precision": 1, + "mempool_descr": "Unit 1 memory", + "mempool_perc": 62, + "mempool_used": 331350016, + "mempool_free": 205520896, + "mempool_total": 536870912, + "mempool_largestfree": null, + "mempool_lowestfree": null, + "mempool_deleted": 0, + "mempool_perc_warn": 75 + } + ] + } + }, + "sensors": { + "discovery": { + "sensors": [ + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.4.10.0", + "sensor_index": "s5ChasComOperState.4.10.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Power Supply 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "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, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.4.11.0", + "sensor_index": "s5ChasComOperState.4.11.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Power Supply 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "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, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.5.10.0", + "sensor_index": "s5ChasComOperState.5.10.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Temperature Sensor", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "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, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.6.10.0", + "sensor_index": "s5ChasComOperState.6.10.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Internal Fan 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "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, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.6.11.0", + "sensor_index": "s5ChasComOperState.6.11.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Internal Fan 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "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, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.6.12.0", + "sensor_index": "s5ChasComOperState.6.12.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Internal Fan 3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "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, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.6.13.0", + "sensor_index": "s5ChasComOperState.6.13.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Internal Fan 4", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "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, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.7.1.1.5.5.10.0", + "sensor_index": "01", + "sensor_type": "avaya-ers", + "sensor_descr": "Unit 1 temperature", + "group": null, + "sensor_divisor": 2, + "sensor_multiplier": 1, + "sensor_current": 44.5, + "sensor_limit": 64.5, + "sensor_limit_warn": null, + "sensor_limit_low": 34.5, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": null + } + ], + "state_indexes": [ + { + "state_name": "s5ChasComOperState", + "state_descr": "other", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "notAvail", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "removed", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 3 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "disabled", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 3 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "normal", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 0 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "resetInProg", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 1 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "testing", + "state_draw_graph": 0, + "state_value": 7, + "state_generic_value": 1 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "warning", + "state_draw_graph": 0, + "state_value": 8, + "state_generic_value": 1 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "nonFatalErr", + "state_draw_graph": 0, + "state_value": 9, + "state_generic_value": 1 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "fatalErr", + "state_draw_graph": 0, + "state_value": 10, + "state_generic_value": 2 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "notConfig", + "state_draw_graph": 0, + "state_value": 11, + "state_generic_value": 3 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "obsoleted", + "state_draw_graph": 0, + "state_value": 12, + "state_generic_value": 3 + } + ] + }, + "poller": { + "sensors": [ + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.4.10.0", + "sensor_index": "s5ChasComOperState.4.10.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Power Supply 1", + "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": 0, + "user_func": null, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.4.11.0", + "sensor_index": "s5ChasComOperState.4.11.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Power Supply 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 5, + "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": 0, + "user_func": null, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.5.10.0", + "sensor_index": "s5ChasComOperState.5.10.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Temperature Sensor", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 5, + "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": 0, + "user_func": null, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.6.10.0", + "sensor_index": "s5ChasComOperState.6.10.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Internal Fan 1", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 5, + "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": 0, + "user_func": null, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.6.11.0", + "sensor_index": "s5ChasComOperState.6.11.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Internal Fan 2", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 5, + "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": 0, + "user_func": null, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.6.12.0", + "sensor_index": "s5ChasComOperState.6.12.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Internal Fan 3", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 5, + "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": 0, + "user_func": null, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.3.1.1.10.6.13.0", + "sensor_index": "s5ChasComOperState.6.13.0", + "sensor_type": "s5ChasComOperState", + "sensor_descr": "BOSS Unit 1: Internal Fan 4", + "group": null, + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 5, + "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": 0, + "user_func": null, + "state_name": "s5ChasComOperState" + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.45.1.6.3.7.1.1.5.5.10.0", + "sensor_index": "01", + "sensor_type": "avaya-ers", + "sensor_descr": "Unit 1 temperature", + "group": null, + "sensor_divisor": 2, + "sensor_multiplier": 1, + "sensor_current": 44.5, + "sensor_limit": 64.5, + "sensor_limit_warn": null, + "sensor_limit_low": 34.5, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": null + } + ], + "state_indexes": [ + { + "state_name": "s5ChasComOperState", + "state_descr": "other", + "state_draw_graph": 0, + "state_value": 1, + "state_generic_value": 3 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "notAvail", + "state_draw_graph": 0, + "state_value": 2, + "state_generic_value": 3 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "removed", + "state_draw_graph": 0, + "state_value": 3, + "state_generic_value": 3 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "disabled", + "state_draw_graph": 0, + "state_value": 4, + "state_generic_value": 3 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "normal", + "state_draw_graph": 0, + "state_value": 5, + "state_generic_value": 0 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "resetInProg", + "state_draw_graph": 0, + "state_value": 6, + "state_generic_value": 1 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "testing", + "state_draw_graph": 0, + "state_value": 7, + "state_generic_value": 1 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "warning", + "state_draw_graph": 0, + "state_value": 8, + "state_generic_value": 1 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "nonFatalErr", + "state_draw_graph": 0, + "state_value": 9, + "state_generic_value": 1 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "fatalErr", + "state_draw_graph": 0, + "state_value": 10, + "state_generic_value": 2 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "notConfig", + "state_draw_graph": 0, + "state_value": 11, + "state_generic_value": 3 + }, + { + "state_name": "s5ChasComOperState", + "state_descr": "obsoleted", + "state_draw_graph": 0, + "state_value": 12, + "state_generic_value": 3 + } + ] + } + }, + "vlans": { + "discovery": { + "vlans": [ + { + "vlan_vlan": 1, + "vlan_domain": 1, + "vlan_name": "VLAN #1", + "vlan_type": null, + "vlan_mtu": null + }, + { + "vlan_vlan": 20, + "vlan_domain": 1, + "vlan_name": "data", + "vlan_type": null, + "vlan_mtu": null + }, + { + "vlan_vlan": 21, + "vlan_domain": 1, + "vlan_name": "VLAN #21", + "vlan_type": null, + "vlan_mtu": null + }, + { + "vlan_vlan": 22, + "vlan_domain": 1, + "vlan_name": "VLAN #22", + "vlan_type": null, + "vlan_mtu": null + }, + { + "vlan_vlan": 100, + "vlan_domain": 1, + "vlan_name": "mgmt", + "vlan_type": null, + "vlan_mtu": null + }, + { + "vlan_vlan": 103, + "vlan_domain": 1, + "vlan_name": "VLAN #103", + "vlan_type": null, + "vlan_mtu": null + } + ], + "ports_vlans": [ + { + "vlan": 1, + "baseport": 0, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 1, + "baseport": 13, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 14, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 15, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 16, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 17, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 18, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 19, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 20, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 21, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 22, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 23, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 24, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 25, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 26, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 27, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 28, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 29, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 30, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 31, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 32, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 33, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 34, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 35, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 36, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 37, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 38, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 39, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 40, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 41, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 42, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 43, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 44, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 45, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 46, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 47, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 48, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 49, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 1, + "baseport": 50, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 20, + "baseport": 0, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 20, + "baseport": 1, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 20, + "baseport": 3, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 20, + "baseport": 4, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 20, + "baseport": 5, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 20, + "baseport": 6, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 20, + "baseport": 7, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 20, + "baseport": 8, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 20, + "baseport": 9, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 20, + "baseport": 10, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 20, + "baseport": 11, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 20, + "baseport": 12, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 20, + "baseport": 49, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 20, + "baseport": 50, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 21, + "baseport": 0, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 21, + "baseport": 2, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 21, + "baseport": 49, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 21, + "baseport": 50, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 22, + "baseport": 0, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 22, + "baseport": 2, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 22, + "baseport": 49, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 22, + "baseport": 50, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 100, + "baseport": 0, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 100, + "baseport": 49, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 100, + "baseport": 50, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 103, + "baseport": 0, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 103, + "baseport": 2, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 103, + "baseport": 49, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + }, + { + "vlan": 103, + "baseport": 50, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + } + ] + } + } +} diff --git a/tests/snmpsim/boss_ers3510.snmprec b/tests/snmpsim/boss_ers3510.snmprec new file mode 100644 index 0000000000..bba5c7f1b6 --- /dev/null +++ b/tests/snmpsim/boss_ers3510.snmprec @@ -0,0 +1,1039 @@ +1.0.8802.1.1.2.1.3.7.1.3.1|4|1/1 +1.0.8802.1.1.2.1.3.7.1.3.2|4|1/2 +1.0.8802.1.1.2.1.3.7.1.3.3|4|1/3 +1.0.8802.1.1.2.1.3.7.1.3.4|4|1/4 +1.0.8802.1.1.2.1.3.7.1.3.5|4|1/5 +1.0.8802.1.1.2.1.3.7.1.3.6|4|1/6 +1.0.8802.1.1.2.1.3.7.1.3.7|4|1/7 +1.0.8802.1.1.2.1.3.7.1.3.8|4|1/8 +1.0.8802.1.1.2.1.3.7.1.3.9|4|1/9 +1.0.8802.1.1.2.1.3.7.1.3.10|4|1/10 +1.0.8802.1.1.2.1.4.1.1.4.15121.1.2|2|4 +1.0.8802.1.1.2.1.4.1.1.5.15121.1.2|4x|F81547E32200 +1.0.8802.1.1.2.1.4.1.1.6.15121.1.2|2|5 +1.0.8802.1.1.2.1.4.1.1.7.15121.1.2|4|1/1 +1.0.8802.1.1.2.1.4.1.1.8.15121.1.2|4|Extreme Networks Virtual Services Platform 4450GSX-PWR+ - 1000BaseTX Port 1/1 +1.0.8802.1.1.2.1.4.1.1.9.15121.1.2|4|cox-base-vsp4k1 +1.0.8802.1.1.2.1.4.1.1.10.15121.1.2|4|VSP-4450GSX-PWR+ (7.1.1.0) +1.0.8802.1.1.2.1.4.1.1.11.15121.1.2|4|28 2 4 +1.0.8802.1.1.2.1.4.1.1.12.15121.1.2|4|28 2 4 +1.3.6.1.2.1.1.1.0|4|Ethernet Routing Switch 3510GT-PWR+ HW:17 FW:5.3.0.8 SW:v5.3.9.011 BN:11 (c) Extreme Networks +1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.45.3.80.6 +1.3.6.1.2.1.1.3.0|67|786159581 +1.3.6.1.2.1.1.4.0|4| +1.3.6.1.2.1.1.5.0|4| +1.3.6.1.2.1.1.6.0|4| +1.3.6.1.2.1.2.2.1.2.1|4|Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 1 +1.3.6.1.2.1.2.2.1.2.2|4|Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 2 +1.3.6.1.2.1.2.2.1.2.3|4|Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 3 +1.3.6.1.2.1.2.2.1.2.4|4|Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 4 +1.3.6.1.2.1.2.2.1.2.5|4|Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 5 +1.3.6.1.2.1.2.2.1.2.6|4|Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 6 +1.3.6.1.2.1.2.2.1.2.7|4|Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 7 +1.3.6.1.2.1.2.2.1.2.8|4|Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 8 +1.3.6.1.2.1.2.2.1.2.9|4|Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 9 +1.3.6.1.2.1.2.2.1.2.10|4|Extreme Networks Ethernet Routing Switch 3510GT PWR+ Module - Port 10 +1.3.6.1.2.1.2.2.1.3.1|2|6 +1.3.6.1.2.1.2.2.1.3.2|2|6 +1.3.6.1.2.1.2.2.1.3.3|2|6 +1.3.6.1.2.1.2.2.1.3.4|2|6 +1.3.6.1.2.1.2.2.1.3.5|2|6 +1.3.6.1.2.1.2.2.1.3.6|2|6 +1.3.6.1.2.1.2.2.1.3.7|2|6 +1.3.6.1.2.1.2.2.1.3.8|2|6 +1.3.6.1.2.1.2.2.1.3.9|2|6 +1.3.6.1.2.1.2.2.1.3.10|2|6 +1.3.6.1.2.1.2.2.1.4.1|2|9216 +1.3.6.1.2.1.2.2.1.4.2|2|9216 +1.3.6.1.2.1.2.2.1.4.3|2|9216 +1.3.6.1.2.1.2.2.1.4.4|2|9216 +1.3.6.1.2.1.2.2.1.4.5|2|9216 +1.3.6.1.2.1.2.2.1.4.6|2|9216 +1.3.6.1.2.1.2.2.1.4.7|2|9216 +1.3.6.1.2.1.2.2.1.4.8|2|9216 +1.3.6.1.2.1.2.2.1.4.9|2|9216 +1.3.6.1.2.1.2.2.1.4.10|2|9216 +1.3.6.1.2.1.2.2.1.6.1|4x|64C35452FC00 +1.3.6.1.2.1.2.2.1.6.2|4x|64C35452FC00 +1.3.6.1.2.1.2.2.1.6.3|4x|64C35452FC00 +1.3.6.1.2.1.2.2.1.6.4|4x|64C35452FC00 +1.3.6.1.2.1.2.2.1.6.5|4x|64C35452FC00 +1.3.6.1.2.1.2.2.1.6.6|4x|64C35452FC00 +1.3.6.1.2.1.2.2.1.6.7|4x|64C35452FC00 +1.3.6.1.2.1.2.2.1.6.8|4x|64C35452FC00 +1.3.6.1.2.1.2.2.1.6.9|4x|64C35452FC00 +1.3.6.1.2.1.2.2.1.6.10|4x|64C35452FC00 +1.3.6.1.2.1.2.2.1.7.1|2|1 +1.3.6.1.2.1.2.2.1.7.2|2|1 +1.3.6.1.2.1.2.2.1.7.3|2|1 +1.3.6.1.2.1.2.2.1.7.4|2|1 +1.3.6.1.2.1.2.2.1.7.5|2|1 +1.3.6.1.2.1.2.2.1.7.6|2|1 +1.3.6.1.2.1.2.2.1.7.7|2|1 +1.3.6.1.2.1.2.2.1.7.8|2|1 +1.3.6.1.2.1.2.2.1.7.9|2|1 +1.3.6.1.2.1.2.2.1.7.10|2|1 +1.3.6.1.2.1.2.2.1.8.1|2|1 +1.3.6.1.2.1.2.2.1.8.2|2|1 +1.3.6.1.2.1.2.2.1.8.3|2|1 +1.3.6.1.2.1.2.2.1.8.4|2|2 +1.3.6.1.2.1.2.2.1.8.5|2|2 +1.3.6.1.2.1.2.2.1.8.6|2|2 +1.3.6.1.2.1.2.2.1.8.7|2|2 +1.3.6.1.2.1.2.2.1.8.8|2|2 +1.3.6.1.2.1.2.2.1.8.9|2|2 +1.3.6.1.2.1.2.2.1.8.10|2|2 +1.3.6.1.2.1.2.2.1.9.1|67|13970 +1.3.6.1.2.1.2.2.1.9.2|67|243981777 +1.3.6.1.2.1.2.2.1.9.3|67|14170 +1.3.6.1.2.1.2.2.1.9.4|67|52 +1.3.6.1.2.1.2.2.1.9.5|67|52 +1.3.6.1.2.1.2.2.1.9.6|67|52 +1.3.6.1.2.1.2.2.1.9.7|67|52 +1.3.6.1.2.1.2.2.1.9.8|67|52 +1.3.6.1.2.1.2.2.1.9.9|67|52 +1.3.6.1.2.1.2.2.1.9.10|67|52 +1.3.6.1.2.1.2.2.1.13.1|65|124 +1.3.6.1.2.1.2.2.1.13.2|65|47 +1.3.6.1.2.1.2.2.1.13.3|65|16 +1.3.6.1.2.1.2.2.1.13.4|65|0 +1.3.6.1.2.1.2.2.1.13.5|65|0 +1.3.6.1.2.1.2.2.1.13.6|65|0 +1.3.6.1.2.1.2.2.1.13.7|65|0 +1.3.6.1.2.1.2.2.1.13.8|65|0 +1.3.6.1.2.1.2.2.1.13.9|65|0 +1.3.6.1.2.1.2.2.1.13.10|65|0 +1.3.6.1.2.1.2.2.1.14.1|65|0 +1.3.6.1.2.1.2.2.1.14.2|65|0 +1.3.6.1.2.1.2.2.1.14.3|65|0 +1.3.6.1.2.1.2.2.1.14.4|65|0 +1.3.6.1.2.1.2.2.1.14.5|65|0 +1.3.6.1.2.1.2.2.1.14.6|65|0 +1.3.6.1.2.1.2.2.1.14.7|65|0 +1.3.6.1.2.1.2.2.1.14.8|65|0 +1.3.6.1.2.1.2.2.1.14.9|65|0 +1.3.6.1.2.1.2.2.1.14.10|65|0 +1.3.6.1.2.1.2.2.1.19.1|65|0 +1.3.6.1.2.1.2.2.1.19.2|65|0 +1.3.6.1.2.1.2.2.1.19.3|65|0 +1.3.6.1.2.1.2.2.1.19.4|65|0 +1.3.6.1.2.1.2.2.1.19.5|65|0 +1.3.6.1.2.1.2.2.1.19.6|65|0 +1.3.6.1.2.1.2.2.1.19.7|65|0 +1.3.6.1.2.1.2.2.1.19.8|65|0 +1.3.6.1.2.1.2.2.1.19.9|65|0 +1.3.6.1.2.1.2.2.1.19.10|65|0 +1.3.6.1.2.1.2.2.1.20.1|65|0 +1.3.6.1.2.1.2.2.1.20.2|65|0 +1.3.6.1.2.1.2.2.1.20.3|65|0 +1.3.6.1.2.1.2.2.1.20.4|65|0 +1.3.6.1.2.1.2.2.1.20.5|65|0 +1.3.6.1.2.1.2.2.1.20.6|65|0 +1.3.6.1.2.1.2.2.1.20.7|65|0 +1.3.6.1.2.1.2.2.1.20.8|65|0 +1.3.6.1.2.1.2.2.1.20.9|65|0 +1.3.6.1.2.1.2.2.1.20.10|65|0 +1.3.6.1.2.1.4.22.1.2.1.192.168.1.4|4x|B0ADAA434502 +1.3.6.1.2.1.4.22.1.2.1.192.168.1.5|4x|00005E00010A +1.3.6.1.2.1.4.22.1.2.1.192.168.1.51|4x|000C29DB65C7 +1.3.6.1.2.1.4.22.1.2.1.192.168.1.52|4x|000C29D6557B +1.3.6.1.2.1.4.22.1.2.1.192.168.1.229|4x|000C29CC0473 +1.3.6.1.2.1.4.31.1.1.3.1|65|2956099 +1.3.6.1.2.1.4.31.1.1.3.2|65|0 +1.3.6.1.2.1.4.31.1.1.4.1|70|0 +1.3.6.1.2.1.4.31.1.1.4.2|70|0 +1.3.6.1.2.1.4.31.1.1.5.1|65|0 +1.3.6.1.2.1.4.31.1.1.5.2|65|0 +1.3.6.1.2.1.4.31.1.1.6.1|70|0 +1.3.6.1.2.1.4.31.1.1.6.2|70|0 +1.3.6.1.2.1.4.31.1.1.7.1|65|0 +1.3.6.1.2.1.4.31.1.1.7.2|65|0 +1.3.6.1.2.1.4.31.1.1.8.1|65|0 +1.3.6.1.2.1.4.31.1.1.8.2|65|0 +1.3.6.1.2.1.4.31.1.1.9.1|65|0 +1.3.6.1.2.1.4.31.1.1.9.2|65|0 +1.3.6.1.2.1.4.31.1.1.10.1|65|0 +1.3.6.1.2.1.4.31.1.1.10.2|65|0 +1.3.6.1.2.1.4.31.1.1.11.1|65|0 +1.3.6.1.2.1.4.31.1.1.11.2|65|0 +1.3.6.1.2.1.4.31.1.1.12.1|65|0 +1.3.6.1.2.1.4.31.1.1.12.2|65|0 +1.3.6.1.2.1.4.31.1.1.13.1|70|0 +1.3.6.1.2.1.4.31.1.1.13.2|70|0 +1.3.6.1.2.1.4.31.1.1.14.1|65|0 +1.3.6.1.2.1.4.31.1.1.14.2|65|0 +1.3.6.1.2.1.4.31.1.1.15.1|65|0 +1.3.6.1.2.1.4.31.1.1.15.2|65|0 +1.3.6.1.2.1.4.31.1.1.16.1|65|0 +1.3.6.1.2.1.4.31.1.1.16.2|65|0 +1.3.6.1.2.1.4.31.1.1.17.1|65|0 +1.3.6.1.2.1.4.31.1.1.17.2|65|0 +1.3.6.1.2.1.4.31.1.1.18.1|65|2871241 +1.3.6.1.2.1.4.31.1.1.18.2|65|0 +1.3.6.1.2.1.4.31.1.1.19.1|70|2871241 +1.3.6.1.2.1.4.31.1.1.19.2|70|0 +1.3.6.1.2.1.4.31.1.1.20.1|65|2941202 +1.3.6.1.2.1.4.31.1.1.20.2|65|0 +1.3.6.1.2.1.4.31.1.1.21.1|70|2941202 +1.3.6.1.2.1.4.31.1.1.21.2|70|0 +1.3.6.1.2.1.4.31.1.1.22.1|65|0 +1.3.6.1.2.1.4.31.1.1.22.2|65|0 +1.3.6.1.2.1.4.31.1.1.23.1|65|0 +1.3.6.1.2.1.4.31.1.1.23.2|65|0 +1.3.6.1.2.1.4.31.1.1.24.1|70|0 +1.3.6.1.2.1.4.31.1.1.24.2|70|0 +1.3.6.1.2.1.4.31.1.1.25.1|65|0 +1.3.6.1.2.1.4.31.1.1.25.2|65|0 +1.3.6.1.2.1.4.31.1.1.26.1|65|0 +1.3.6.1.2.1.4.31.1.1.26.2|65|0 +1.3.6.1.2.1.4.31.1.1.27.1|65|1 +1.3.6.1.2.1.4.31.1.1.27.2|65|0 +1.3.6.1.2.1.4.31.1.1.28.1|65|0 +1.3.6.1.2.1.4.31.1.1.28.2|65|0 +1.3.6.1.2.1.4.31.1.1.29.1|65|2 +1.3.6.1.2.1.4.31.1.1.29.2|65|0 +1.3.6.1.2.1.4.31.1.1.30.1|65|0 +1.3.6.1.2.1.4.31.1.1.30.2|65|0 +1.3.6.1.2.1.4.31.1.1.31.1|70|0 +1.3.6.1.2.1.4.31.1.1.31.2|70|0 +1.3.6.1.2.1.4.31.1.1.32.1|65|0 +1.3.6.1.2.1.4.31.1.1.32.2|65|0 +1.3.6.1.2.1.4.31.1.1.33.1|70|0 +1.3.6.1.2.1.4.31.1.1.33.2|70|0 +1.3.6.1.2.1.4.31.1.1.34.1|65|0 +1.3.6.1.2.1.4.31.1.1.34.2|65|0 +1.3.6.1.2.1.4.31.1.1.35.1|70|0 +1.3.6.1.2.1.4.31.1.1.35.2|70|0 +1.3.6.1.2.1.4.31.1.1.36.1|65|0 +1.3.6.1.2.1.4.31.1.1.36.2|65|0 +1.3.6.1.2.1.4.31.1.1.37.1|70|0 +1.3.6.1.2.1.4.31.1.1.37.2|70|0 +1.3.6.1.2.1.4.31.1.1.38.1|65|0 +1.3.6.1.2.1.4.31.1.1.38.2|65|0 +1.3.6.1.2.1.4.31.1.1.39.1|70|0 +1.3.6.1.2.1.4.31.1.1.39.2|70|0 +1.3.6.1.2.1.4.31.1.1.40.1|65|0 +1.3.6.1.2.1.4.31.1.1.40.2|65|0 +1.3.6.1.2.1.4.31.1.1.41.1|70|0 +1.3.6.1.2.1.4.31.1.1.41.2|70|0 +1.3.6.1.2.1.4.31.1.1.42.1|65|0 +1.3.6.1.2.1.4.31.1.1.42.2|65|0 +1.3.6.1.2.1.4.31.1.1.43.1|70|0 +1.3.6.1.2.1.4.31.1.1.43.2|70|0 +1.3.6.1.2.1.4.31.1.1.44.1|65|0 +1.3.6.1.2.1.4.31.1.1.44.2|65|0 +1.3.6.1.2.1.4.31.1.1.45.1|70|0 +1.3.6.1.2.1.4.31.1.1.45.2|70|0 +1.3.6.1.2.1.4.31.1.1.46.1|67|0 +1.3.6.1.2.1.4.31.1.1.46.2|67|0 +1.3.6.1.2.1.4.31.1.1.47.1|66|0 +1.3.6.1.2.1.4.31.1.1.47.2|66|0 +1.3.6.1.2.1.4.35.1.4.1.1.4.192.168.1.4|4x|B0ADAA434502 +1.3.6.1.2.1.4.35.1.4.1.1.4.192.168.1.5|4x|00005E00010A +1.3.6.1.2.1.4.35.1.4.1.1.4.192.168.1.51|4x|000C29DB65C7 +1.3.6.1.2.1.4.35.1.4.1.1.4.192.168.1.52|4x|000C29D6557B +1.3.6.1.2.1.4.35.1.4.1.1.4.192.168.1.229|4x|000C29CC0473 +1.3.6.1.2.1.5.1.0|65|125512 +1.3.6.1.2.1.5.2.0|65|0 +1.3.6.1.2.1.5.3.0|65|15 +1.3.6.1.2.1.5.4.0|65|0 +1.3.6.1.2.1.5.5.0|65|0 +1.3.6.1.2.1.5.6.0|65|0 +1.3.6.1.2.1.5.7.0|65|0 +1.3.6.1.2.1.5.8.0|65|81836 +1.3.6.1.2.1.5.9.0|65|43661 +1.3.6.1.2.1.5.10.0|65|0 +1.3.6.1.2.1.5.11.0|65|0 +1.3.6.1.2.1.5.12.0|65|0 +1.3.6.1.2.1.5.13.0|65|0 +1.3.6.1.2.1.5.14.0|65|125541 +1.3.6.1.2.1.5.15.0|65|0 +1.3.6.1.2.1.5.16.0|65|23 +1.3.6.1.2.1.5.17.0|65|0 +1.3.6.1.2.1.5.18.0|65|0 +1.3.6.1.2.1.5.19.0|65|0 +1.3.6.1.2.1.5.20.0|65|0 +1.3.6.1.2.1.5.21.0|65|43682 +1.3.6.1.2.1.5.22.0|65|81836 +1.3.6.1.2.1.5.23.0|65|0 +1.3.6.1.2.1.5.24.0|65|0 +1.3.6.1.2.1.5.25.0|65|0 +1.3.6.1.2.1.5.26.0|65|0 +1.3.6.1.2.1.5.29.1.2.1|65|125512 +1.3.6.1.2.1.5.29.1.2.2|65|0 +1.3.6.1.2.1.5.29.1.3.1|65|0 +1.3.6.1.2.1.5.29.1.3.2|65|0 +1.3.6.1.2.1.5.29.1.4.1|65|125541 +1.3.6.1.2.1.5.29.1.4.2|65|0 +1.3.6.1.2.1.5.29.1.5.1|65|0 +1.3.6.1.2.1.5.29.1.5.2|65|0 +1.3.6.1.2.1.5.30.1.3.1.0|65|43661 +1.3.6.1.2.1.5.30.1.3.1.3|65|15 +1.3.6.1.2.1.5.30.1.3.1.4|65|0 +1.3.6.1.2.1.5.30.1.3.1.5|65|0 +1.3.6.1.2.1.5.30.1.3.1.8|65|81836 +1.3.6.1.2.1.5.30.1.3.1.11|65|0 +1.3.6.1.2.1.5.30.1.3.1.12|65|0 +1.3.6.1.2.1.5.30.1.3.1.13|65|0 +1.3.6.1.2.1.5.30.1.3.1.14|65|0 +1.3.6.1.2.1.5.30.1.3.1.17|65|0 +1.3.6.1.2.1.5.30.1.3.1.18|65|0 +1.3.6.1.2.1.5.30.1.3.2.1|65|0 +1.3.6.1.2.1.5.30.1.3.2.2|65|0 +1.3.6.1.2.1.5.30.1.3.2.3|65|0 +1.3.6.1.2.1.5.30.1.3.2.4|65|0 +1.3.6.1.2.1.5.30.1.3.2.128|65|0 +1.3.6.1.2.1.5.30.1.3.2.129|65|0 +1.3.6.1.2.1.5.30.1.3.2.133|65|0 +1.3.6.1.2.1.5.30.1.3.2.134|65|0 +1.3.6.1.2.1.5.30.1.3.2.135|65|0 +1.3.6.1.2.1.5.30.1.3.2.136|65|0 +1.3.6.1.2.1.5.30.1.3.2.137|65|0 +1.3.6.1.2.1.5.30.1.4.1.0|65|81836 +1.3.6.1.2.1.5.30.1.4.1.3|65|23 +1.3.6.1.2.1.5.30.1.4.1.4|65|0 +1.3.6.1.2.1.5.30.1.4.1.5|65|0 +1.3.6.1.2.1.5.30.1.4.1.8|65|43682 +1.3.6.1.2.1.5.30.1.4.1.11|65|0 +1.3.6.1.2.1.5.30.1.4.1.12|65|0 +1.3.6.1.2.1.5.30.1.4.1.13|65|0 +1.3.6.1.2.1.5.30.1.4.1.14|65|0 +1.3.6.1.2.1.5.30.1.4.1.17|65|0 +1.3.6.1.2.1.5.30.1.4.1.18|65|0 +1.3.6.1.2.1.5.30.1.4.2.1|65|0 +1.3.6.1.2.1.5.30.1.4.2.2|65|0 +1.3.6.1.2.1.5.30.1.4.2.3|65|0 +1.3.6.1.2.1.5.30.1.4.2.4|65|0 +1.3.6.1.2.1.5.30.1.4.2.128|65|0 +1.3.6.1.2.1.5.30.1.4.2.129|65|0 +1.3.6.1.2.1.5.30.1.4.2.133|65|0 +1.3.6.1.2.1.5.30.1.4.2.134|65|0 +1.3.6.1.2.1.5.30.1.4.2.135|65|0 +1.3.6.1.2.1.5.30.1.4.2.136|65|0 +1.3.6.1.2.1.5.30.1.4.2.137|65|0 +1.3.6.1.2.1.10.7.2.1.19.1|2|3 +1.3.6.1.2.1.10.7.2.1.19.2|2|3 +1.3.6.1.2.1.10.7.2.1.19.3|2|3 +1.3.6.1.2.1.10.7.2.1.19.4|2|3 +1.3.6.1.2.1.10.7.2.1.19.5|2|3 +1.3.6.1.2.1.10.7.2.1.19.6|2|3 +1.3.6.1.2.1.10.7.2.1.19.7|2|3 +1.3.6.1.2.1.10.7.2.1.19.8|2|3 +1.3.6.1.2.1.10.7.2.1.19.9|2|3 +1.3.6.1.2.1.10.7.2.1.19.10|2|3 +1.3.6.1.2.1.11.1.0|65|2466622 +1.3.6.1.2.1.11.2.0|65|2466621 +1.3.6.1.2.1.11.3.0|65|0 +1.3.6.1.2.1.11.4.0|65|0 +1.3.6.1.2.1.11.5.0|65|0 +1.3.6.1.2.1.11.6.0|65|0 +1.3.6.1.2.1.11.8.0|65|0 +1.3.6.1.2.1.11.9.0|65|0 +1.3.6.1.2.1.11.10.0|65|0 +1.3.6.1.2.1.11.11.0|65|0 +1.3.6.1.2.1.11.12.0|65|0 +1.3.6.1.2.1.11.13.0|65|21894646 +1.3.6.1.2.1.11.14.0|65|0 +1.3.6.1.2.1.11.15.0|65|397500 +1.3.6.1.2.1.11.16.0|65|95123 +1.3.6.1.2.1.11.17.0|65|0 +1.3.6.1.2.1.11.18.0|65|0 +1.3.6.1.2.1.11.19.0|65|0 +1.3.6.1.2.1.11.20.0|65|0 +1.3.6.1.2.1.11.21.0|65|0 +1.3.6.1.2.1.11.22.0|65|0 +1.3.6.1.2.1.11.24.0|65|0 +1.3.6.1.2.1.11.25.0|65|0 +1.3.6.1.2.1.11.26.0|65|0 +1.3.6.1.2.1.11.27.0|65|0 +1.3.6.1.2.1.11.28.0|65|2466623 +1.3.6.1.2.1.11.29.0|65|0 +1.3.6.1.2.1.11.30.0|2|2 +1.3.6.1.2.1.11.31.0|65|0 +1.3.6.1.2.1.11.32.0|65|0 +1.3.6.1.2.1.17.1.4.1.2.1|2|1 +1.3.6.1.2.1.17.1.4.1.2.2|2|2 +1.3.6.1.2.1.17.1.4.1.2.3|2|3 +1.3.6.1.2.1.17.1.4.1.2.4|2|4 +1.3.6.1.2.1.17.1.4.1.2.5|2|5 +1.3.6.1.2.1.17.1.4.1.2.6|2|6 +1.3.6.1.2.1.17.1.4.1.2.7|2|7 +1.3.6.1.2.1.17.1.4.1.2.8|2|8 +1.3.6.1.2.1.17.1.4.1.2.9|2|9 +1.3.6.1.2.1.17.1.4.1.2.10|2|10 +1.3.6.1.2.1.17.7.1.2.2.1.2.1.0.0.94.0.1.10|2|1 +1.3.6.1.2.1.17.7.1.2.2.1.2.1.0.12.41.39.22.7|2|3 +1.3.6.1.2.1.17.7.1.2.2.1.2.1.0.12.41.204.4.115|2|1 +1.3.6.1.2.1.17.7.1.2.2.1.2.1.0.12.41.214.85.123|2|1 +1.3.6.1.2.1.17.7.1.2.2.1.2.1.0.12.41.219.101.199|2|1 +1.3.6.1.2.1.17.7.1.2.2.1.2.1.0.12.41.231.26.116|2|3 +1.3.6.1.2.1.17.7.1.2.2.1.2.1.0.17.50.65.8.233|2|2 +1.3.6.1.2.1.17.7.1.2.2.1.2.1.42.48.68.53.65.59|2|1 +1.3.6.1.2.1.17.7.1.2.2.1.2.1.64.131.222.134.93.97|2|1 +1.3.6.1.2.1.17.7.1.2.2.1.2.1.100.195.84.82.252.0|2|0 +1.3.6.1.2.1.17.7.1.2.2.1.2.1.176.173.170.66.252.0|2|1 +1.3.6.1.2.1.17.7.1.2.2.1.2.1.176.173.170.66.253.2|2|1 +1.3.6.1.2.1.17.7.1.2.2.1.2.1.176.173.170.67.68.0|2|1 +1.3.6.1.2.1.17.7.1.2.2.1.2.1.176.173.170.67.69.2|2|1 +1.3.6.1.2.1.17.7.1.2.2.1.2.1.180.181.47.95.0.128|2|1 +1.3.6.1.2.1.17.7.1.2.2.1.2.1.236.168.107.249.230.135|2|3 +1.3.6.1.2.1.17.7.1.2.2.1.2.1.248.21.71.227.34.0|2|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.1|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.2|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.3|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.4|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.5|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.6|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.7|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.8|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.9|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.10|66|1 +1.3.6.1.2.1.31.1.1.1.1.1|4|1/1 +1.3.6.1.2.1.31.1.1.1.1.2|4|1/2 +1.3.6.1.2.1.31.1.1.1.1.3|4|1/3 +1.3.6.1.2.1.31.1.1.1.1.4|4|1/4 +1.3.6.1.2.1.31.1.1.1.1.5|4|1/5 +1.3.6.1.2.1.31.1.1.1.1.6|4|1/6 +1.3.6.1.2.1.31.1.1.1.1.7|4|1/7 +1.3.6.1.2.1.31.1.1.1.1.8|4|1/8 +1.3.6.1.2.1.31.1.1.1.1.9|4|1/9 +1.3.6.1.2.1.31.1.1.1.1.10|4|1/10 +1.3.6.1.2.1.31.1.1.1.2.1|65|56726981 +1.3.6.1.2.1.31.1.1.1.2.2|65|29079 +1.3.6.1.2.1.31.1.1.1.2.3|65|1449613 +1.3.6.1.2.1.31.1.1.1.2.4|65|0 +1.3.6.1.2.1.31.1.1.1.2.5|65|0 +1.3.6.1.2.1.31.1.1.1.2.6|65|0 +1.3.6.1.2.1.31.1.1.1.2.7|65|0 +1.3.6.1.2.1.31.1.1.1.2.8|65|0 +1.3.6.1.2.1.31.1.1.1.2.9|65|0 +1.3.6.1.2.1.31.1.1.1.2.10|65|0 +1.3.6.1.2.1.31.1.1.1.3.1|65|863949 +1.3.6.1.2.1.31.1.1.1.3.2|65|140691 +1.3.6.1.2.1.31.1.1.1.3.3|65|3421339 +1.3.6.1.2.1.31.1.1.1.3.4|65|0 +1.3.6.1.2.1.31.1.1.1.3.5|65|0 +1.3.6.1.2.1.31.1.1.1.3.6|65|0 +1.3.6.1.2.1.31.1.1.1.3.7|65|0 +1.3.6.1.2.1.31.1.1.1.3.8|65|0 +1.3.6.1.2.1.31.1.1.1.3.9|65|0 +1.3.6.1.2.1.31.1.1.1.3.10|65|0 +1.3.6.1.2.1.31.1.1.1.4.1|65|2526825 +1.3.6.1.2.1.31.1.1.1.4.2|65|61590881 +1.3.6.1.2.1.31.1.1.1.4.3|65|60170402 +1.3.6.1.2.1.31.1.1.1.4.4|65|0 +1.3.6.1.2.1.31.1.1.1.4.5|65|0 +1.3.6.1.2.1.31.1.1.1.4.6|65|0 +1.3.6.1.2.1.31.1.1.1.4.7|65|0 +1.3.6.1.2.1.31.1.1.1.4.8|65|0 +1.3.6.1.2.1.31.1.1.1.4.9|65|0 +1.3.6.1.2.1.31.1.1.1.4.10|65|0 +1.3.6.1.2.1.31.1.1.1.5.1|65|3561989 +1.3.6.1.2.1.31.1.1.1.5.2|65|4285356 +1.3.6.1.2.1.31.1.1.1.5.3|65|1004719 +1.3.6.1.2.1.31.1.1.1.5.4|65|0 +1.3.6.1.2.1.31.1.1.1.5.5|65|0 +1.3.6.1.2.1.31.1.1.1.5.6|65|0 +1.3.6.1.2.1.31.1.1.1.5.7|65|0 +1.3.6.1.2.1.31.1.1.1.5.8|65|0 +1.3.6.1.2.1.31.1.1.1.5.9|65|0 +1.3.6.1.2.1.31.1.1.1.5.10|65|0 +1.3.6.1.2.1.31.1.1.1.6.1|70|5406447326 +1.3.6.1.2.1.31.1.1.1.6.2|70|3961600222 +1.3.6.1.2.1.31.1.1.1.6.3|70|42465035112 +1.3.6.1.2.1.31.1.1.1.6.4|70|0 +1.3.6.1.2.1.31.1.1.1.6.5|70|0 +1.3.6.1.2.1.31.1.1.1.6.6|70|0 +1.3.6.1.2.1.31.1.1.1.6.7|70|0 +1.3.6.1.2.1.31.1.1.1.6.8|70|0 +1.3.6.1.2.1.31.1.1.1.6.9|70|0 +1.3.6.1.2.1.31.1.1.1.6.10|70|0 +1.3.6.1.2.1.31.1.1.1.7.1|70|6153168 +1.3.6.1.2.1.31.1.1.1.7.2|70|15789817 +1.3.6.1.2.1.31.1.1.1.7.3|70|37504592 +1.3.6.1.2.1.31.1.1.1.7.4|70|0 +1.3.6.1.2.1.31.1.1.1.7.5|70|0 +1.3.6.1.2.1.31.1.1.1.7.6|70|0 +1.3.6.1.2.1.31.1.1.1.7.7|70|0 +1.3.6.1.2.1.31.1.1.1.7.8|70|0 +1.3.6.1.2.1.31.1.1.1.7.9|70|0 +1.3.6.1.2.1.31.1.1.1.7.10|70|0 +1.3.6.1.2.1.31.1.1.1.8.1|70|56726981 +1.3.6.1.2.1.31.1.1.1.8.2|70|29079 +1.3.6.1.2.1.31.1.1.1.8.3|70|1449613 +1.3.6.1.2.1.31.1.1.1.8.4|70|0 +1.3.6.1.2.1.31.1.1.1.8.5|70|0 +1.3.6.1.2.1.31.1.1.1.8.6|70|0 +1.3.6.1.2.1.31.1.1.1.8.7|70|0 +1.3.6.1.2.1.31.1.1.1.8.8|70|0 +1.3.6.1.2.1.31.1.1.1.8.9|70|0 +1.3.6.1.2.1.31.1.1.1.8.10|70|0 +1.3.6.1.2.1.31.1.1.1.9.1|70|863949 +1.3.6.1.2.1.31.1.1.1.9.2|70|140691 +1.3.6.1.2.1.31.1.1.1.9.3|70|3421339 +1.3.6.1.2.1.31.1.1.1.9.4|70|0 +1.3.6.1.2.1.31.1.1.1.9.5|70|0 +1.3.6.1.2.1.31.1.1.1.9.6|70|0 +1.3.6.1.2.1.31.1.1.1.9.7|70|0 +1.3.6.1.2.1.31.1.1.1.9.8|70|0 +1.3.6.1.2.1.31.1.1.1.9.9|70|0 +1.3.6.1.2.1.31.1.1.1.9.10|70|0 +1.3.6.1.2.1.31.1.1.1.10.1|70|2134549926 +1.3.6.1.2.1.31.1.1.1.10.2|70|47417828570 +1.3.6.1.2.1.31.1.1.1.10.3|70|7426045089 +1.3.6.1.2.1.31.1.1.1.10.4|70|0 +1.3.6.1.2.1.31.1.1.1.10.5|70|0 +1.3.6.1.2.1.31.1.1.1.10.6|70|0 +1.3.6.1.2.1.31.1.1.1.10.7|70|0 +1.3.6.1.2.1.31.1.1.1.10.8|70|0 +1.3.6.1.2.1.31.1.1.1.10.9|70|0 +1.3.6.1.2.1.31.1.1.1.10.10|70|0 +1.3.6.1.2.1.31.1.1.1.11.1|70|6157805 +1.3.6.1.2.1.31.1.1.1.11.2|70|40266169 +1.3.6.1.2.1.31.1.1.1.11.3|70|13009940 +1.3.6.1.2.1.31.1.1.1.11.4|70|0 +1.3.6.1.2.1.31.1.1.1.11.5|70|0 +1.3.6.1.2.1.31.1.1.1.11.6|70|0 +1.3.6.1.2.1.31.1.1.1.11.7|70|0 +1.3.6.1.2.1.31.1.1.1.11.8|70|0 +1.3.6.1.2.1.31.1.1.1.11.9|70|0 +1.3.6.1.2.1.31.1.1.1.11.10|70|0 +1.3.6.1.2.1.31.1.1.1.12.1|70|2526825 +1.3.6.1.2.1.31.1.1.1.12.2|70|61590881 +1.3.6.1.2.1.31.1.1.1.12.3|70|60170402 +1.3.6.1.2.1.31.1.1.1.12.4|70|0 +1.3.6.1.2.1.31.1.1.1.12.5|70|0 +1.3.6.1.2.1.31.1.1.1.12.6|70|0 +1.3.6.1.2.1.31.1.1.1.12.7|70|0 +1.3.6.1.2.1.31.1.1.1.12.8|70|0 +1.3.6.1.2.1.31.1.1.1.12.9|70|0 +1.3.6.1.2.1.31.1.1.1.12.10|70|0 +1.3.6.1.2.1.31.1.1.1.13.1|70|3561989 +1.3.6.1.2.1.31.1.1.1.13.2|70|4285356 +1.3.6.1.2.1.31.1.1.1.13.3|70|1004719 +1.3.6.1.2.1.31.1.1.1.13.4|70|0 +1.3.6.1.2.1.31.1.1.1.13.5|70|0 +1.3.6.1.2.1.31.1.1.1.13.6|70|0 +1.3.6.1.2.1.31.1.1.1.13.7|70|0 +1.3.6.1.2.1.31.1.1.1.13.8|70|0 +1.3.6.1.2.1.31.1.1.1.13.9|70|0 +1.3.6.1.2.1.31.1.1.1.13.10|70|0 +1.3.6.1.2.1.31.1.1.1.14.1|2|1 +1.3.6.1.2.1.31.1.1.1.14.2|2|1 +1.3.6.1.2.1.31.1.1.1.14.3|2|1 +1.3.6.1.2.1.31.1.1.1.14.4|2|1 +1.3.6.1.2.1.31.1.1.1.14.5|2|1 +1.3.6.1.2.1.31.1.1.1.14.6|2|1 +1.3.6.1.2.1.31.1.1.1.14.7|2|1 +1.3.6.1.2.1.31.1.1.1.14.8|2|1 +1.3.6.1.2.1.31.1.1.1.14.9|2|1 +1.3.6.1.2.1.31.1.1.1.14.10|2|1 +1.3.6.1.2.1.31.1.1.1.15.1|66|1000 +1.3.6.1.2.1.31.1.1.1.15.2|66|1000 +1.3.6.1.2.1.31.1.1.1.15.3|66|1000 +1.3.6.1.2.1.31.1.1.1.15.4|66|1000 +1.3.6.1.2.1.31.1.1.1.15.5|66|1000 +1.3.6.1.2.1.31.1.1.1.15.6|66|1000 +1.3.6.1.2.1.31.1.1.1.15.7|66|1000 +1.3.6.1.2.1.31.1.1.1.15.8|66|1000 +1.3.6.1.2.1.31.1.1.1.15.9|66|1000 +1.3.6.1.2.1.31.1.1.1.15.10|66|1000 +1.3.6.1.2.1.31.1.1.1.16.1|2|1 +1.3.6.1.2.1.31.1.1.1.16.2|2|1 +1.3.6.1.2.1.31.1.1.1.16.3|2|1 +1.3.6.1.2.1.31.1.1.1.16.4|2|1 +1.3.6.1.2.1.31.1.1.1.16.5|2|1 +1.3.6.1.2.1.31.1.1.1.16.6|2|1 +1.3.6.1.2.1.31.1.1.1.16.7|2|1 +1.3.6.1.2.1.31.1.1.1.16.8|2|1 +1.3.6.1.2.1.31.1.1.1.16.9|2|1 +1.3.6.1.2.1.31.1.1.1.16.10|2|1 +1.3.6.1.2.1.31.1.1.1.17.1|2|1 +1.3.6.1.2.1.31.1.1.1.17.2|2|1 +1.3.6.1.2.1.31.1.1.1.17.3|2|1 +1.3.6.1.2.1.31.1.1.1.17.4|2|1 +1.3.6.1.2.1.31.1.1.1.17.5|2|1 +1.3.6.1.2.1.31.1.1.1.17.6|2|1 +1.3.6.1.2.1.31.1.1.1.17.7|2|1 +1.3.6.1.2.1.31.1.1.1.17.8|2|1 +1.3.6.1.2.1.31.1.1.1.17.9|2|1 +1.3.6.1.2.1.31.1.1.1.17.10|2|1 +1.3.6.1.2.1.31.1.1.1.18.1|4|fap: cox-base-vsp4k1 +1.3.6.1.2.1.31.1.1.1.18.2|4|server: nuc-esxi_192.168.1.150 +1.3.6.1.2.1.31.1.1.1.18.3|4|server: synology-iscsi_192.168.1.10 +1.3.6.1.2.1.31.1.1.1.18.4|4| +1.3.6.1.2.1.31.1.1.1.18.5|4|mhmv-wap-upstairs +1.3.6.1.2.1.31.1.1.1.18.6|4|mhmv-wap-downstairs +1.3.6.1.2.1.31.1.1.1.18.7|4|mhmv +1.3.6.1.2.1.31.1.1.1.18.8|4|core: cox-base-ibr1150 +1.3.6.1.2.1.31.1.1.1.18.9|4| +1.3.6.1.2.1.31.1.1.1.18.10|4| +1.3.6.1.2.1.31.1.1.1.19.1|67|0 +1.3.6.1.2.1.31.1.1.1.19.2|67|0 +1.3.6.1.2.1.31.1.1.1.19.3|67|0 +1.3.6.1.2.1.31.1.1.1.19.4|67|0 +1.3.6.1.2.1.31.1.1.1.19.5|67|0 +1.3.6.1.2.1.31.1.1.1.19.6|67|0 +1.3.6.1.2.1.31.1.1.1.19.7|67|0 +1.3.6.1.2.1.31.1.1.1.19.8|67|0 +1.3.6.1.2.1.31.1.1.1.19.9|67|0 +1.3.6.1.2.1.31.1.1.1.19.10|67|0 +1.3.6.1.2.1.47.1.1.1.1.2.2|4|Ethernet Routing Switch 3510GT-PWR+ +1.3.6.1.2.1.47.1.1.1.1.2.3|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.4|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.5|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.6|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.7|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.8|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.9|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.10|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.103|4|GBIC Slot +1.3.6.1.2.1.47.1.1.1.1.2.104|4|GBIC Slot +1.3.6.1.2.1.47.1.1.1.1.3.2|6|1.3.6.1.4.1.45.1.6.1.3.6.809 +1.3.6.1.2.1.47.1.1.1.1.3.3|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.4|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.5|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.6|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.7|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.8|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.9|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.10|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.103|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.104|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.4.2|2|0 +1.3.6.1.2.1.47.1.1.1.1.4.3|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.4|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.5|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.6|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.7|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.8|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.9|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.10|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.103|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.104|2|2 +1.3.6.1.2.1.47.1.1.1.1.5.2|2|3 +1.3.6.1.2.1.47.1.1.1.1.5.3|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.4|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.5|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.6|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.7|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.8|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.9|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.10|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.103|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.104|2|5 +1.3.6.1.2.1.47.1.1.1.1.6.2|2|-1 +1.3.6.1.2.1.47.1.1.1.1.6.3|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.4|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.5|2|3 +1.3.6.1.2.1.47.1.1.1.1.6.6|2|4 +1.3.6.1.2.1.47.1.1.1.1.6.7|2|5 +1.3.6.1.2.1.47.1.1.1.1.6.8|2|6 +1.3.6.1.2.1.47.1.1.1.1.6.9|2|7 +1.3.6.1.2.1.47.1.1.1.1.6.10|2|8 +1.3.6.1.2.1.47.1.1.1.1.6.103|2|101 +1.3.6.1.2.1.47.1.1.1.1.6.104|2|102 +1.3.6.1.2.1.47.1.1.1.1.7.2|4|switch-1 +1.3.6.1.2.1.47.1.1.1.1.7.3|4|port-1 +1.3.6.1.2.1.47.1.1.1.1.7.4|4|port-2 +1.3.6.1.2.1.47.1.1.1.1.7.5|4|port-3 +1.3.6.1.2.1.47.1.1.1.1.7.6|4|port-4 +1.3.6.1.2.1.47.1.1.1.1.7.7|4|port-5 +1.3.6.1.2.1.47.1.1.1.1.7.8|4|port-6 +1.3.6.1.2.1.47.1.1.1.1.7.9|4|port-7 +1.3.6.1.2.1.47.1.1.1.1.7.10|4|port-8 +1.3.6.1.2.1.47.1.1.1.1.7.103|4|gbic-slot-0 +1.3.6.1.2.1.47.1.1.1.1.7.104|4|gbic-slot-1 +1.3.6.1.2.1.47.1.1.1.1.8.2|4|17 +1.3.6.1.2.1.47.1.1.1.1.8.3|4| +1.3.6.1.2.1.47.1.1.1.1.8.4|4| +1.3.6.1.2.1.47.1.1.1.1.8.5|4| +1.3.6.1.2.1.47.1.1.1.1.8.6|4| +1.3.6.1.2.1.47.1.1.1.1.8.7|4| +1.3.6.1.2.1.47.1.1.1.1.8.8|4| +1.3.6.1.2.1.47.1.1.1.1.8.9|4| +1.3.6.1.2.1.47.1.1.1.1.8.10|4| +1.3.6.1.2.1.47.1.1.1.1.8.103|4| +1.3.6.1.2.1.47.1.1.1.1.8.104|4| +1.3.6.1.2.1.47.1.1.1.1.9.2|4|5.3.0.8 +1.3.6.1.2.1.47.1.1.1.1.9.3|4| +1.3.6.1.2.1.47.1.1.1.1.9.4|4| +1.3.6.1.2.1.47.1.1.1.1.9.5|4| +1.3.6.1.2.1.47.1.1.1.1.9.6|4| +1.3.6.1.2.1.47.1.1.1.1.9.7|4| +1.3.6.1.2.1.47.1.1.1.1.9.8|4| +1.3.6.1.2.1.47.1.1.1.1.9.9|4| +1.3.6.1.2.1.47.1.1.1.1.9.10|4| +1.3.6.1.2.1.47.1.1.1.1.9.103|4| +1.3.6.1.2.1.47.1.1.1.1.9.104|4| +1.3.6.1.2.1.47.1.1.1.1.10.2|4|v5.3.9.011 +1.3.6.1.2.1.47.1.1.1.1.10.3|4| +1.3.6.1.2.1.47.1.1.1.1.10.4|4| +1.3.6.1.2.1.47.1.1.1.1.10.5|4| +1.3.6.1.2.1.47.1.1.1.1.10.6|4| +1.3.6.1.2.1.47.1.1.1.1.10.7|4| +1.3.6.1.2.1.47.1.1.1.1.10.8|4| +1.3.6.1.2.1.47.1.1.1.1.10.9|4| +1.3.6.1.2.1.47.1.1.1.1.10.10|4| +1.3.6.1.2.1.47.1.1.1.1.10.103|4| +1.3.6.1.2.1.47.1.1.1.1.10.104|4| +1.3.6.1.2.1.47.1.1.1.1.11.2|4|15JP323F207J +1.3.6.1.2.1.47.1.1.1.1.11.3|4| +1.3.6.1.2.1.47.1.1.1.1.11.4|4| +1.3.6.1.2.1.47.1.1.1.1.11.5|4| +1.3.6.1.2.1.47.1.1.1.1.11.6|4| +1.3.6.1.2.1.47.1.1.1.1.11.7|4| +1.3.6.1.2.1.47.1.1.1.1.11.8|4| +1.3.6.1.2.1.47.1.1.1.1.11.9|4| +1.3.6.1.2.1.47.1.1.1.1.11.10|4| +1.3.6.1.2.1.47.1.1.1.1.11.103|4| +1.3.6.1.2.1.47.1.1.1.1.11.104|4| +1.3.6.1.2.1.47.1.1.1.1.12.2|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.3|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.4|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.5|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.6|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.7|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.8|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.9|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.10|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.103|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.104|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.13.2|4|3510GT-PWR+ +1.3.6.1.2.1.47.1.1.1.1.13.3|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.4|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.5|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.6|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.7|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.8|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.9|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.10|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.103|4|Pluggable Port +1.3.6.1.2.1.47.1.1.1.1.13.104|4|Pluggable Port +1.3.6.1.2.1.47.1.1.1.1.14.2|4| +1.3.6.1.2.1.47.1.1.1.1.14.3|4| +1.3.6.1.2.1.47.1.1.1.1.14.4|4| +1.3.6.1.2.1.47.1.1.1.1.14.5|4| +1.3.6.1.2.1.47.1.1.1.1.14.6|4| +1.3.6.1.2.1.47.1.1.1.1.14.7|4| +1.3.6.1.2.1.47.1.1.1.1.14.8|4| +1.3.6.1.2.1.47.1.1.1.1.14.9|4| +1.3.6.1.2.1.47.1.1.1.1.14.10|4| +1.3.6.1.2.1.47.1.1.1.1.14.103|4| +1.3.6.1.2.1.47.1.1.1.1.14.104|4| +1.3.6.1.2.1.47.1.1.1.1.15.2|4| +1.3.6.1.2.1.47.1.1.1.1.15.3|4| +1.3.6.1.2.1.47.1.1.1.1.15.4|4| +1.3.6.1.2.1.47.1.1.1.1.15.5|4| +1.3.6.1.2.1.47.1.1.1.1.15.6|4| +1.3.6.1.2.1.47.1.1.1.1.15.7|4| +1.3.6.1.2.1.47.1.1.1.1.15.8|4| +1.3.6.1.2.1.47.1.1.1.1.15.9|4| +1.3.6.1.2.1.47.1.1.1.1.15.10|4| +1.3.6.1.2.1.47.1.1.1.1.15.103|4| +1.3.6.1.2.1.47.1.1.1.1.15.104|4| +1.3.6.1.2.1.47.1.1.1.1.16.2|2|1 +1.3.6.1.2.1.47.1.1.1.1.16.3|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.4|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.5|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.6|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.7|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.8|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.9|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.10|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.103|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.104|2|2 +1.3.6.1.2.1.47.1.3.2.1.2.3.0|6|1.3.6.1.2.1.2.2.1.1.1 +1.3.6.1.2.1.47.1.3.2.1.2.4.0|6|1.3.6.1.2.1.2.2.1.1.2 +1.3.6.1.2.1.47.1.3.2.1.2.5.0|6|1.3.6.1.2.1.2.2.1.1.3 +1.3.6.1.2.1.47.1.3.2.1.2.6.0|6|1.3.6.1.2.1.2.2.1.1.4 +1.3.6.1.2.1.47.1.3.2.1.2.7.0|6|1.3.6.1.2.1.2.2.1.1.5 +1.3.6.1.2.1.47.1.3.2.1.2.8.0|6|1.3.6.1.2.1.2.2.1.1.6 +1.3.6.1.2.1.47.1.3.2.1.2.9.0|6|1.3.6.1.2.1.2.2.1.1.7 +1.3.6.1.2.1.47.1.3.2.1.2.10.0|6|1.3.6.1.2.1.2.2.1.1.8 +1.3.6.1.4.1.45.1.6.3.3.1.1.1.3.10.0|2|3 +1.3.6.1.4.1.45.1.6.3.3.1.1.1.3.10.1|2|3 +1.3.6.1.4.1.45.1.6.3.3.1.1.1.3.10.2|2|3 +1.3.6.1.4.1.45.1.6.3.3.1.1.1.4.10.0|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.1.4.11.0|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.1.5.10.0|2|5 +1.3.6.1.4.1.45.1.6.3.3.1.1.1.6.10.0|2|6 +1.3.6.1.4.1.45.1.6.3.3.1.1.1.6.11.0|2|6 +1.3.6.1.4.1.45.1.6.3.3.1.1.1.6.12.0|2|6 +1.3.6.1.4.1.45.1.6.3.3.1.1.1.6.13.0|2|6 +1.3.6.1.4.1.45.1.6.3.3.1.1.1.8.1.0|2|8 +1.3.6.1.4.1.45.1.6.3.3.1.1.2.3.10.0|2|10 +1.3.6.1.4.1.45.1.6.3.3.1.1.2.3.10.1|2|10 +1.3.6.1.4.1.45.1.6.3.3.1.1.2.3.10.2|2|10 +1.3.6.1.4.1.45.1.6.3.3.1.1.2.4.10.0|2|10 +1.3.6.1.4.1.45.1.6.3.3.1.1.2.4.11.0|2|11 +1.3.6.1.4.1.45.1.6.3.3.1.1.2.5.10.0|2|10 +1.3.6.1.4.1.45.1.6.3.3.1.1.2.6.10.0|2|10 +1.3.6.1.4.1.45.1.6.3.3.1.1.2.6.11.0|2|11 +1.3.6.1.4.1.45.1.6.3.3.1.1.2.6.12.0|2|12 +1.3.6.1.4.1.45.1.6.3.3.1.1.2.6.13.0|2|13 +1.3.6.1.4.1.45.1.6.3.3.1.1.2.8.1.0|2|1 +1.3.6.1.4.1.45.1.6.3.3.1.1.3.3.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.3.3.10.1|2|1 +1.3.6.1.4.1.45.1.6.3.3.1.1.3.3.10.2|2|2 +1.3.6.1.4.1.45.1.6.3.3.1.1.3.4.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.3.4.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.3.5.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.3.6.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.3.6.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.3.6.12.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.3.6.13.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.3.8.1.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.4.3.10.0|6|1.3.6.1.4.1.45.1.6.1.3.6.809 +1.3.6.1.4.1.45.1.6.3.3.1.1.4.3.10.1|6|1.3.6.1.4.1.45.1.6.1.3.6.727.1 +1.3.6.1.4.1.45.1.6.3.3.1.1.4.3.10.2|6|1.3.6.1.4.1.45.1.6.1.3.6.727.1 +1.3.6.1.4.1.45.1.6.3.3.1.1.4.4.10.0|6|1.3.6.1.4.1.45.1.6.1.3.8.126.1 +1.3.6.1.4.1.45.1.6.3.3.1.1.4.4.11.0|6|1.3.6.1.4.1.45.1.6.1.3.8.126.2 +1.3.6.1.4.1.45.1.6.3.3.1.1.4.5.10.0|6|1.3.6.1.4.1.45.1.6.1.3.3.2 +1.3.6.1.4.1.45.1.6.3.3.1.1.4.6.10.0|6|1.3.6.1.4.1.45.1.6.1.3.10.126.1 +1.3.6.1.4.1.45.1.6.3.3.1.1.4.6.11.0|6|1.3.6.1.4.1.45.1.6.1.3.10.126.1 +1.3.6.1.4.1.45.1.6.3.3.1.1.4.6.12.0|6|1.3.6.1.4.1.45.1.6.1.3.10.126.1 +1.3.6.1.4.1.45.1.6.3.3.1.1.4.6.13.0|6|1.3.6.1.4.1.45.1.6.1.3.10.126.1 +1.3.6.1.4.1.45.1.6.3.3.1.1.4.8.1.0|6|1.3.6.1.4.1.45.1.6.1.3.6.809 +1.3.6.1.4.1.45.1.6.3.3.1.1.5.3.10.0|4|8 10/100/1000/BaseTX with PoE+ plus 2 SFP ports +1.3.6.1.4.1.45.1.6.3.3.1.1.5.3.10.1|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.5.3.10.2|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.5.4.10.0|4|Unavailable +1.3.6.1.4.1.45.1.6.3.3.1.1.5.4.11.0|4|Unavailable +1.3.6.1.4.1.45.1.6.3.3.1.1.5.5.10.0|4|Temperature Sensor +1.3.6.1.4.1.45.1.6.3.3.1.1.5.6.10.0|4|Internal Fan 1 +1.3.6.1.4.1.45.1.6.3.3.1.1.5.6.11.0|4|Internal Fan 2 +1.3.6.1.4.1.45.1.6.3.3.1.1.5.6.12.0|4|Internal Fan 3 +1.3.6.1.4.1.45.1.6.3.3.1.1.5.6.13.0|4|Internal Fan 4 +1.3.6.1.4.1.45.1.6.3.3.1.1.5.8.1.0|4|8 10/100/1000/BaseTX with PoE+ plus 2 SFP ports +1.3.6.1.4.1.45.1.6.3.3.1.1.6.3.10.0|4|3510GT-PWR+ HW:17 +1.3.6.1.4.1.45.1.6.3.3.1.1.6.3.10.1|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.6.3.10.2|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.6.4.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.6.4.11.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.6.5.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.6.6.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.6.6.11.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.6.6.12.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.6.6.13.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.6.8.1.0|4|3510GT-PWR+ HW:17 +1.3.6.1.4.1.45.1.6.3.3.1.1.7.3.10.0|4|15JP323F207J +1.3.6.1.4.1.45.1.6.3.3.1.1.7.3.10.1|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.7.3.10.2|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.7.4.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.7.4.11.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.7.5.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.7.6.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.7.6.11.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.7.6.12.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.7.6.13.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.7.8.1.0|4|15JP323F207J +1.3.6.1.4.1.45.1.6.3.3.1.1.8.3.10.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.8.3.10.1|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.8.3.10.2|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.8.4.10.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.8.4.11.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.8.5.10.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.8.6.10.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.8.6.11.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.8.6.12.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.8.6.13.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.8.8.1.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.9.3.10.0|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.9.3.10.1|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.9.3.10.2|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.9.4.10.0|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.9.4.11.0|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.9.5.10.0|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.9.6.10.0|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.9.6.11.0|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.9.6.12.0|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.9.6.13.0|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.9.8.1.0|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.10.3.10.0|2|5 +1.3.6.1.4.1.45.1.6.3.3.1.1.10.3.10.1|2|3 +1.3.6.1.4.1.45.1.6.3.3.1.1.10.3.10.2|2|3 +1.3.6.1.4.1.45.1.6.3.3.1.1.10.4.10.0|2|5 +1.3.6.1.4.1.45.1.6.3.3.1.1.10.4.11.0|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.10.5.10.0|2|5 +1.3.6.1.4.1.45.1.6.3.3.1.1.10.6.10.0|2|5 +1.3.6.1.4.1.45.1.6.3.3.1.1.10.6.11.0|2|3 +1.3.6.1.4.1.45.1.6.3.3.1.1.10.6.12.0|2|3 +1.3.6.1.4.1.45.1.6.3.3.1.1.10.6.13.0|2|3 +1.3.6.1.4.1.45.1.6.3.3.1.1.10.8.1.0|2|5 +1.3.6.1.4.1.45.1.6.3.3.1.1.11.3.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.11.3.10.1|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.11.3.10.2|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.11.4.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.11.4.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.11.5.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.11.6.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.11.6.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.11.6.12.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.11.6.13.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.11.8.1.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.12.3.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.12.3.10.1|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.12.3.10.2|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.12.4.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.12.4.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.12.5.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.12.6.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.12.6.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.12.6.12.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.12.6.13.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.12.8.1.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.13.3.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.13.3.10.1|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.13.3.10.2|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.13.4.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.13.4.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.13.5.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.13.6.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.13.6.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.13.6.12.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.13.6.13.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.13.8.1.0|2|1 +1.3.6.1.4.1.45.1.6.3.3.1.1.14.3.10.0|4|Cox House/Basement/Room 2 +1.3.6.1.4.1.45.1.6.3.3.1.1.14.3.10.1|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.14.3.10.2|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.14.4.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.14.4.11.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.14.5.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.14.6.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.14.6.11.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.14.6.12.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.14.6.13.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.14.8.1.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.15.3.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.15.3.10.1|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.15.3.10.2|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.15.4.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.15.4.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.15.5.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.15.6.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.15.6.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.15.6.12.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.15.6.13.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.15.8.1.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.16.3.10.0|2|10 +1.3.6.1.4.1.45.1.6.3.3.1.1.16.3.10.1|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.16.3.10.2|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.16.4.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.16.4.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.16.5.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.16.6.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.16.6.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.16.6.12.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.16.6.13.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.16.8.1.0|2|10 +1.3.6.1.4.1.45.1.6.3.3.1.1.17.3.10.0|2|10 +1.3.6.1.4.1.45.1.6.3.3.1.1.17.3.10.1|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.17.3.10.2|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.17.4.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.17.4.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.17.5.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.17.6.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.17.6.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.17.6.12.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.17.6.13.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.17.8.1.0|2|10 +1.3.6.1.4.1.45.1.6.3.3.1.1.18.3.10.0|64|192.168.1.9 +1.3.6.1.4.1.45.1.6.3.3.1.1.18.3.10.1|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.18.3.10.2|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.18.4.10.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.18.4.11.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.18.5.10.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.18.6.10.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.18.6.11.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.18.6.12.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.18.6.13.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.18.8.1.0|64|192.168.1.9 +1.3.6.1.4.1.45.1.6.3.3.1.1.19.3.10.0|4|v5.3.9.011 +1.3.6.1.4.1.45.1.6.3.3.1.1.19.3.10.1|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.19.3.10.2|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.19.4.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.19.4.11.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.19.5.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.19.6.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.19.6.11.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.19.6.12.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.19.6.13.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.19.8.1.0|4|v5.3.9.011 +1.3.6.1.4.1.45.1.6.3.3.1.1.20.3.10.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.20.3.10.1|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.20.3.10.2|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.20.4.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.20.4.11.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.20.5.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.20.6.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.20.6.11.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.20.6.12.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.20.6.13.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.20.8.1.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.21.3.10.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.21.3.10.1|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.21.3.10.2|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.21.4.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.21.4.11.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.21.5.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.21.6.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.21.6.11.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.21.6.12.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.21.6.13.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.21.8.1.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.30.3.10.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.30.3.10.1|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.30.3.10.2|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.30.4.10.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.30.4.11.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.30.5.10.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.30.6.10.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.30.6.11.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.30.6.12.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.30.6.13.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.30.8.1.0|67|786159400 +1.3.6.1.4.1.45.1.6.3.7.1.1.5.5.10.0|2|86 +1.3.6.1.4.1.45.1.6.3.8.1.1.6.3.10.0|66|17 +1.3.6.1.4.1.45.1.6.3.8.1.1.12.3.10.0|66|128 +1.3.6.1.4.1.45.1.6.3.8.1.1.13.3.10.0|66|22 +1.3.6.1.4.1.45.1.6.4.2.1.10.0|4|5.3.9.011 +1.3.6.1.4.1.2272.1.3.2.1.2.1|4|mgmt-grt +1.3.6.1.4.1.2272.1.3.2.1.2.100|4|mgmt +1.3.6.1.4.1.2272.1.3.2.1.2.128|4|link-to-portal +1.3.6.1.4.1.2272.1.3.2.1.2.129|4|portal-129 +1.3.6.1.4.1.2272.1.3.2.1.2.130|4|portal-130 +1.3.6.1.4.1.2272.1.3.2.1.2.131|4|portal-131 +1.3.6.1.4.1.2272.1.3.2.1.2.200|4|VLAN #200 +1.3.6.1.4.1.2272.1.3.2.1.2.1100|4|VLAN #1100 +1.3.6.1.4.1.2272.1.3.2.1.2.2100|4|VLAN #2100 +1.3.6.1.4.1.2272.1.3.2.1.11.1|4x|7FE000000000000000000000000000000a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020 +1.3.6.1.4.1.2272.1.3.2.1.11.100|4x|600000000000000000000000000000000a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020 +1.3.6.1.4.1.2272.1.3.2.1.11.128|4x|600000000000000000000000000000000a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020 +1.3.6.1.4.1.2272.1.3.2.1.11.129|4x|600000000000000000000000000000000a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020 +1.3.6.1.4.1.2272.1.3.2.1.11.130|4x|600000000000000000000000000000000a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020 +1.3.6.1.4.1.2272.1.3.2.1.11.131|4x|600000000000000000000000000000000a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020 +1.3.6.1.4.1.2272.1.3.2.1.11.200|4x|640000000000000000000000000000000a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020 +1.3.6.1.4.1.2272.1.3.2.1.11.1100|4x|600000000000000000000000000000000a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020 +1.3.6.1.4.1.2272.1.3.2.1.11.2100|4x|600000000000000000000000000000000a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030 +1.3.6.1.4.1.2272.1.3.3.1.7.1|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.2|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.3|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.4|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.5|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.6|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.7|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.8|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.9|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.10|2|1 +1.3.6.1.4.1.2272.1.3.3.1.8.1|2|1 +1.3.6.1.4.1.2272.1.3.3.1.8.2|2|4 +1.3.6.1.4.1.2272.1.3.3.1.8.3|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.4|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.5|2|4 +1.3.6.1.4.1.2272.1.3.3.1.8.6|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.7|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.8|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.9|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.10|2|2 +1.3.6.1.6.3.10.2.1.3.0|2|7861596 diff --git a/tests/snmpsim/boss_ers4950.snmprec b/tests/snmpsim/boss_ers4950.snmprec new file mode 100644 index 0000000000..69319f829c --- /dev/null +++ b/tests/snmpsim/boss_ers4950.snmprec @@ -0,0 +1,3424 @@ +1.0.8802.1.1.2.1.3.7.1.3.1|4|1/1 +1.0.8802.1.1.2.1.3.7.1.3.2|4|1/2 +1.0.8802.1.1.2.1.3.7.1.3.3|4|1/3 +1.0.8802.1.1.2.1.3.7.1.3.4|4|1/4 +1.0.8802.1.1.2.1.3.7.1.3.5|4|1/5 +1.0.8802.1.1.2.1.3.7.1.3.6|4|1/6 +1.0.8802.1.1.2.1.3.7.1.3.7|4|1/7 +1.0.8802.1.1.2.1.3.7.1.3.8|4|1/8 +1.0.8802.1.1.2.1.3.7.1.3.9|4|1/9 +1.0.8802.1.1.2.1.3.7.1.3.10|4|1/10 +1.0.8802.1.1.2.1.3.7.1.3.11|4|1/11 +1.0.8802.1.1.2.1.3.7.1.3.12|4|1/12 +1.0.8802.1.1.2.1.3.7.1.3.13|4|1/13 +1.0.8802.1.1.2.1.3.7.1.3.14|4|1/14 +1.0.8802.1.1.2.1.3.7.1.3.15|4|1/15 +1.0.8802.1.1.2.1.3.7.1.3.16|4|1/16 +1.0.8802.1.1.2.1.3.7.1.3.17|4|1/17 +1.0.8802.1.1.2.1.3.7.1.3.18|4|1/18 +1.0.8802.1.1.2.1.3.7.1.3.19|4|1/19 +1.0.8802.1.1.2.1.3.7.1.3.20|4|1/20 +1.0.8802.1.1.2.1.3.7.1.3.21|4|1/21 +1.0.8802.1.1.2.1.3.7.1.3.22|4|1/22 +1.0.8802.1.1.2.1.3.7.1.3.23|4|1/23 +1.0.8802.1.1.2.1.3.7.1.3.24|4|1/24 +1.0.8802.1.1.2.1.3.7.1.3.25|4|1/25 +1.0.8802.1.1.2.1.3.7.1.3.26|4|1/26 +1.0.8802.1.1.2.1.3.7.1.3.27|4|1/27 +1.0.8802.1.1.2.1.3.7.1.3.28|4|1/28 +1.0.8802.1.1.2.1.3.7.1.3.29|4|1/29 +1.0.8802.1.1.2.1.3.7.1.3.30|4|1/30 +1.0.8802.1.1.2.1.3.7.1.3.31|4|1/31 +1.0.8802.1.1.2.1.3.7.1.3.32|4|1/32 +1.0.8802.1.1.2.1.3.7.1.3.33|4|1/33 +1.0.8802.1.1.2.1.3.7.1.3.34|4|1/34 +1.0.8802.1.1.2.1.3.7.1.3.35|4|1/35 +1.0.8802.1.1.2.1.3.7.1.3.36|4|1/36 +1.0.8802.1.1.2.1.3.7.1.3.37|4|1/37 +1.0.8802.1.1.2.1.3.7.1.3.38|4|1/38 +1.0.8802.1.1.2.1.3.7.1.3.39|4|1/39 +1.0.8802.1.1.2.1.3.7.1.3.40|4|1/40 +1.0.8802.1.1.2.1.3.7.1.3.41|4|1/41 +1.0.8802.1.1.2.1.3.7.1.3.42|4|1/42 +1.0.8802.1.1.2.1.3.7.1.3.43|4|1/43 +1.0.8802.1.1.2.1.3.7.1.3.44|4|1/44 +1.0.8802.1.1.2.1.3.7.1.3.45|4|1/45 +1.0.8802.1.1.2.1.3.7.1.3.46|4|1/46 +1.0.8802.1.1.2.1.3.7.1.3.47|4|1/47 +1.0.8802.1.1.2.1.3.7.1.3.48|4|1/48 +1.0.8802.1.1.2.1.3.7.1.3.49|4|1/49 +1.0.8802.1.1.2.1.3.7.1.3.50|4|1/50 +1.0.8802.1.1.2.1.4.1.1.4.27537466.49.2|2|4 +1.0.8802.1.1.2.1.4.1.1.4.27538678.50.1|2|4 +1.0.8802.1.1.2.1.4.1.1.4.27539633.2.6|2|4 +1.0.8802.1.1.2.1.4.1.1.5.27537466.49.2|4x|B0ADAA434400 +1.0.8802.1.1.2.1.4.1.1.5.27538678.50.1|4x|B0ADAA42FC00 +1.0.8802.1.1.2.1.4.1.1.5.27539633.2.6|4x|B85001F0B783 +1.0.8802.1.1.2.1.4.1.1.6.27537466.49.2|2|5 +1.0.8802.1.1.2.1.4.1.1.6.27538678.50.1|2|5 +1.0.8802.1.1.2.1.4.1.1.6.27539633.2.6|2|5 +1.0.8802.1.1.2.1.4.1.1.7.27537466.49.2|4|1/1 +1.0.8802.1.1.2.1.4.1.1.7.27538678.50.1|4|1/1 +1.0.8802.1.1.2.1.4.1.1.7.27539633.2.6|4|ge1 +1.0.8802.1.1.2.1.4.1.1.8.27537466.49.2|4|Extreme Networks Virtual Services Platform 8284XSQ - 10GbCX Port 1/1 +1.0.8802.1.1.2.1.4.1.1.8.27538678.50.1|4|Extreme Networks Virtual Services Platform 8284XSQ - 10GbCX Port 1/1 +1.0.8802.1.1.2.1.4.1.1.8.27539633.2.6|4|ge1 +1.0.8802.1.1.2.1.4.1.1.9.27537466.49.2|4|cox-base-vsp8k1 +1.0.8802.1.1.2.1.4.1.1.9.27538678.50.1|4|cox-base-vsp8k2 +1.0.8802.1.1.2.1.4.1.1.9.27539633.2.6|4|hole-ap8432-F0B783 +1.0.8802.1.1.2.1.4.1.1.10.27537466.49.2|4|VSP-8284XSQ (7.1.1.0) +1.0.8802.1.1.2.1.4.1.1.10.27538678.50.1|4|VSP-8284XSQ (7.1.1.0) +1.0.8802.1.1.2.1.4.1.1.10.27539633.2.6|4|AP-8432-680B30-US, Version 5.9.3.0-018R +1.0.8802.1.1.2.1.4.1.1.11.27537466.49.2|4|28 2 4 +1.0.8802.1.1.2.1.4.1.1.11.27538678.50.1|4|28 2 4 +1.0.8802.1.1.2.1.4.1.1.11.27539633.2.6|4|38 2 3 4 +1.0.8802.1.1.2.1.4.1.1.12.27537466.49.2|4|28 2 4 +1.0.8802.1.1.2.1.4.1.1.12.27538678.50.1|4|28 2 4 +1.0.8802.1.1.2.1.4.1.1.12.27539633.2.6|4|38 2 3 4 +1.3.6.1.2.1.1.1.0|4|Ethernet Routing Switch 4950GTS-PWR+ HW:02 FW:7.5.0.2 SW:v7.6.1.033 BN:33 (c) Extreme Networks +1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.45.3.82.4 +1.3.6.1.2.1.1.3.0|67|52516654 +1.3.6.1.2.1.1.4.0|4| +1.3.6.1.2.1.1.5.0|4| +1.3.6.1.2.1.1.6.0|4| +1.3.6.1.2.1.2.2.1.2.1|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 1 +1.3.6.1.2.1.2.2.1.2.2|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 2 +1.3.6.1.2.1.2.2.1.2.3|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 3 +1.3.6.1.2.1.2.2.1.2.4|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 4 +1.3.6.1.2.1.2.2.1.2.5|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 5 +1.3.6.1.2.1.2.2.1.2.6|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 6 +1.3.6.1.2.1.2.2.1.2.7|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 7 +1.3.6.1.2.1.2.2.1.2.8|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 8 +1.3.6.1.2.1.2.2.1.2.9|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 9 +1.3.6.1.2.1.2.2.1.2.10|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 10 +1.3.6.1.2.1.2.2.1.2.11|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 11 +1.3.6.1.2.1.2.2.1.2.12|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 12 +1.3.6.1.2.1.2.2.1.2.13|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 13 +1.3.6.1.2.1.2.2.1.2.14|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 14 +1.3.6.1.2.1.2.2.1.2.15|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 15 +1.3.6.1.2.1.2.2.1.2.16|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 16 +1.3.6.1.2.1.2.2.1.2.17|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 17 +1.3.6.1.2.1.2.2.1.2.18|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 18 +1.3.6.1.2.1.2.2.1.2.19|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 19 +1.3.6.1.2.1.2.2.1.2.20|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 20 +1.3.6.1.2.1.2.2.1.2.21|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 21 +1.3.6.1.2.1.2.2.1.2.22|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 22 +1.3.6.1.2.1.2.2.1.2.23|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 23 +1.3.6.1.2.1.2.2.1.2.24|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 24 +1.3.6.1.2.1.2.2.1.2.25|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 25 +1.3.6.1.2.1.2.2.1.2.26|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 26 +1.3.6.1.2.1.2.2.1.2.27|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 27 +1.3.6.1.2.1.2.2.1.2.28|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 28 +1.3.6.1.2.1.2.2.1.2.29|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 29 +1.3.6.1.2.1.2.2.1.2.30|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 30 +1.3.6.1.2.1.2.2.1.2.31|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 31 +1.3.6.1.2.1.2.2.1.2.32|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 32 +1.3.6.1.2.1.2.2.1.2.33|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 33 +1.3.6.1.2.1.2.2.1.2.34|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 34 +1.3.6.1.2.1.2.2.1.2.35|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 35 +1.3.6.1.2.1.2.2.1.2.36|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 36 +1.3.6.1.2.1.2.2.1.2.37|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 37 +1.3.6.1.2.1.2.2.1.2.38|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 38 +1.3.6.1.2.1.2.2.1.2.39|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 39 +1.3.6.1.2.1.2.2.1.2.40|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 40 +1.3.6.1.2.1.2.2.1.2.41|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 41 +1.3.6.1.2.1.2.2.1.2.42|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 42 +1.3.6.1.2.1.2.2.1.2.43|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 43 +1.3.6.1.2.1.2.2.1.2.44|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 44 +1.3.6.1.2.1.2.2.1.2.45|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 45 +1.3.6.1.2.1.2.2.1.2.46|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 46 +1.3.6.1.2.1.2.2.1.2.47|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 47 +1.3.6.1.2.1.2.2.1.2.48|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 48 +1.3.6.1.2.1.2.2.1.2.49|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 49 +1.3.6.1.2.1.2.2.1.2.50|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Port 50 +1.3.6.1.2.1.2.2.1.2.8193|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Trunk 1 +1.3.6.1.2.1.2.2.1.2.55001|4|Extreme Networks Ethernet Routing Switch 4950GTS-PWR+ Module - Out-of-band Port 1 +1.3.6.1.2.1.2.2.1.3.1|2|6 +1.3.6.1.2.1.2.2.1.3.2|2|6 +1.3.6.1.2.1.2.2.1.3.3|2|6 +1.3.6.1.2.1.2.2.1.3.4|2|6 +1.3.6.1.2.1.2.2.1.3.5|2|6 +1.3.6.1.2.1.2.2.1.3.6|2|6 +1.3.6.1.2.1.2.2.1.3.7|2|6 +1.3.6.1.2.1.2.2.1.3.8|2|6 +1.3.6.1.2.1.2.2.1.3.9|2|6 +1.3.6.1.2.1.2.2.1.3.10|2|6 +1.3.6.1.2.1.2.2.1.3.11|2|6 +1.3.6.1.2.1.2.2.1.3.12|2|6 +1.3.6.1.2.1.2.2.1.3.13|2|6 +1.3.6.1.2.1.2.2.1.3.14|2|6 +1.3.6.1.2.1.2.2.1.3.15|2|6 +1.3.6.1.2.1.2.2.1.3.16|2|6 +1.3.6.1.2.1.2.2.1.3.17|2|6 +1.3.6.1.2.1.2.2.1.3.18|2|6 +1.3.6.1.2.1.2.2.1.3.19|2|6 +1.3.6.1.2.1.2.2.1.3.20|2|6 +1.3.6.1.2.1.2.2.1.3.21|2|6 +1.3.6.1.2.1.2.2.1.3.22|2|6 +1.3.6.1.2.1.2.2.1.3.23|2|6 +1.3.6.1.2.1.2.2.1.3.24|2|6 +1.3.6.1.2.1.2.2.1.3.25|2|6 +1.3.6.1.2.1.2.2.1.3.26|2|6 +1.3.6.1.2.1.2.2.1.3.27|2|6 +1.3.6.1.2.1.2.2.1.3.28|2|6 +1.3.6.1.2.1.2.2.1.3.29|2|6 +1.3.6.1.2.1.2.2.1.3.30|2|6 +1.3.6.1.2.1.2.2.1.3.31|2|6 +1.3.6.1.2.1.2.2.1.3.32|2|6 +1.3.6.1.2.1.2.2.1.3.33|2|6 +1.3.6.1.2.1.2.2.1.3.34|2|6 +1.3.6.1.2.1.2.2.1.3.35|2|6 +1.3.6.1.2.1.2.2.1.3.36|2|6 +1.3.6.1.2.1.2.2.1.3.37|2|6 +1.3.6.1.2.1.2.2.1.3.38|2|6 +1.3.6.1.2.1.2.2.1.3.39|2|6 +1.3.6.1.2.1.2.2.1.3.40|2|6 +1.3.6.1.2.1.2.2.1.3.41|2|6 +1.3.6.1.2.1.2.2.1.3.42|2|6 +1.3.6.1.2.1.2.2.1.3.43|2|6 +1.3.6.1.2.1.2.2.1.3.44|2|6 +1.3.6.1.2.1.2.2.1.3.45|2|6 +1.3.6.1.2.1.2.2.1.3.46|2|6 +1.3.6.1.2.1.2.2.1.3.47|2|6 +1.3.6.1.2.1.2.2.1.3.48|2|6 +1.3.6.1.2.1.2.2.1.3.49|2|6 +1.3.6.1.2.1.2.2.1.3.50|2|6 +1.3.6.1.2.1.2.2.1.3.8193|2|161 +1.3.6.1.2.1.2.2.1.3.55001|2|6 +1.3.6.1.2.1.2.2.1.4.1|2|9216 +1.3.6.1.2.1.2.2.1.4.2|2|9216 +1.3.6.1.2.1.2.2.1.4.3|2|9216 +1.3.6.1.2.1.2.2.1.4.4|2|9216 +1.3.6.1.2.1.2.2.1.4.5|2|9216 +1.3.6.1.2.1.2.2.1.4.6|2|9216 +1.3.6.1.2.1.2.2.1.4.7|2|9216 +1.3.6.1.2.1.2.2.1.4.8|2|9216 +1.3.6.1.2.1.2.2.1.4.9|2|9216 +1.3.6.1.2.1.2.2.1.4.10|2|9216 +1.3.6.1.2.1.2.2.1.4.11|2|9216 +1.3.6.1.2.1.2.2.1.4.12|2|9216 +1.3.6.1.2.1.2.2.1.4.13|2|9216 +1.3.6.1.2.1.2.2.1.4.14|2|9216 +1.3.6.1.2.1.2.2.1.4.15|2|9216 +1.3.6.1.2.1.2.2.1.4.16|2|9216 +1.3.6.1.2.1.2.2.1.4.17|2|9216 +1.3.6.1.2.1.2.2.1.4.18|2|9216 +1.3.6.1.2.1.2.2.1.4.19|2|9216 +1.3.6.1.2.1.2.2.1.4.20|2|9216 +1.3.6.1.2.1.2.2.1.4.21|2|9216 +1.3.6.1.2.1.2.2.1.4.22|2|9216 +1.3.6.1.2.1.2.2.1.4.23|2|9216 +1.3.6.1.2.1.2.2.1.4.24|2|9216 +1.3.6.1.2.1.2.2.1.4.25|2|9216 +1.3.6.1.2.1.2.2.1.4.26|2|9216 +1.3.6.1.2.1.2.2.1.4.27|2|9216 +1.3.6.1.2.1.2.2.1.4.28|2|9216 +1.3.6.1.2.1.2.2.1.4.29|2|9216 +1.3.6.1.2.1.2.2.1.4.30|2|9216 +1.3.6.1.2.1.2.2.1.4.31|2|9216 +1.3.6.1.2.1.2.2.1.4.32|2|9216 +1.3.6.1.2.1.2.2.1.4.33|2|9216 +1.3.6.1.2.1.2.2.1.4.34|2|9216 +1.3.6.1.2.1.2.2.1.4.35|2|9216 +1.3.6.1.2.1.2.2.1.4.36|2|9216 +1.3.6.1.2.1.2.2.1.4.37|2|9216 +1.3.6.1.2.1.2.2.1.4.38|2|9216 +1.3.6.1.2.1.2.2.1.4.39|2|9216 +1.3.6.1.2.1.2.2.1.4.40|2|9216 +1.3.6.1.2.1.2.2.1.4.41|2|9216 +1.3.6.1.2.1.2.2.1.4.42|2|9216 +1.3.6.1.2.1.2.2.1.4.43|2|9216 +1.3.6.1.2.1.2.2.1.4.44|2|9216 +1.3.6.1.2.1.2.2.1.4.45|2|9216 +1.3.6.1.2.1.2.2.1.4.46|2|9216 +1.3.6.1.2.1.2.2.1.4.47|2|9216 +1.3.6.1.2.1.2.2.1.4.48|2|9216 +1.3.6.1.2.1.2.2.1.4.49|2|9216 +1.3.6.1.2.1.2.2.1.4.50|2|9216 +1.3.6.1.2.1.2.2.1.4.8193|2|9216 +1.3.6.1.2.1.2.2.1.4.55001|2|9216 +1.3.6.1.2.1.2.2.1.6.1|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.2|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.3|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.4|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.5|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.6|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.7|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.8|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.9|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.10|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.11|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.12|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.13|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.14|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.15|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.16|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.17|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.18|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.19|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.20|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.21|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.22|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.23|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.24|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.25|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.26|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.27|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.28|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.29|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.30|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.31|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.32|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.33|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.34|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.35|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.36|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.37|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.38|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.39|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.40|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.41|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.42|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.43|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.44|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.45|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.46|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.47|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.48|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.49|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.50|4x|6049C14ABC00 +1.3.6.1.2.1.2.2.1.6.8193|4x|000000000000 +1.3.6.1.2.1.2.2.1.6.55001|4x|6049C14ABF00 +1.3.6.1.2.1.2.2.1.7.1|2|1 +1.3.6.1.2.1.2.2.1.7.2|2|1 +1.3.6.1.2.1.2.2.1.7.3|2|1 +1.3.6.1.2.1.2.2.1.7.4|2|1 +1.3.6.1.2.1.2.2.1.7.5|2|1 +1.3.6.1.2.1.2.2.1.7.6|2|1 +1.3.6.1.2.1.2.2.1.7.7|2|1 +1.3.6.1.2.1.2.2.1.7.8|2|1 +1.3.6.1.2.1.2.2.1.7.9|2|1 +1.3.6.1.2.1.2.2.1.7.10|2|1 +1.3.6.1.2.1.2.2.1.7.11|2|1 +1.3.6.1.2.1.2.2.1.7.12|2|1 +1.3.6.1.2.1.2.2.1.7.13|2|1 +1.3.6.1.2.1.2.2.1.7.14|2|1 +1.3.6.1.2.1.2.2.1.7.15|2|1 +1.3.6.1.2.1.2.2.1.7.16|2|1 +1.3.6.1.2.1.2.2.1.7.17|2|1 +1.3.6.1.2.1.2.2.1.7.18|2|1 +1.3.6.1.2.1.2.2.1.7.19|2|1 +1.3.6.1.2.1.2.2.1.7.20|2|1 +1.3.6.1.2.1.2.2.1.7.21|2|1 +1.3.6.1.2.1.2.2.1.7.22|2|1 +1.3.6.1.2.1.2.2.1.7.23|2|1 +1.3.6.1.2.1.2.2.1.7.24|2|1 +1.3.6.1.2.1.2.2.1.7.25|2|1 +1.3.6.1.2.1.2.2.1.7.26|2|1 +1.3.6.1.2.1.2.2.1.7.27|2|1 +1.3.6.1.2.1.2.2.1.7.28|2|1 +1.3.6.1.2.1.2.2.1.7.29|2|1 +1.3.6.1.2.1.2.2.1.7.30|2|1 +1.3.6.1.2.1.2.2.1.7.31|2|1 +1.3.6.1.2.1.2.2.1.7.32|2|1 +1.3.6.1.2.1.2.2.1.7.33|2|1 +1.3.6.1.2.1.2.2.1.7.34|2|1 +1.3.6.1.2.1.2.2.1.7.35|2|1 +1.3.6.1.2.1.2.2.1.7.36|2|1 +1.3.6.1.2.1.2.2.1.7.37|2|1 +1.3.6.1.2.1.2.2.1.7.38|2|1 +1.3.6.1.2.1.2.2.1.7.39|2|1 +1.3.6.1.2.1.2.2.1.7.40|2|1 +1.3.6.1.2.1.2.2.1.7.41|2|1 +1.3.6.1.2.1.2.2.1.7.42|2|1 +1.3.6.1.2.1.2.2.1.7.43|2|1 +1.3.6.1.2.1.2.2.1.7.44|2|1 +1.3.6.1.2.1.2.2.1.7.45|2|1 +1.3.6.1.2.1.2.2.1.7.46|2|1 +1.3.6.1.2.1.2.2.1.7.47|2|1 +1.3.6.1.2.1.2.2.1.7.48|2|1 +1.3.6.1.2.1.2.2.1.7.49|2|1 +1.3.6.1.2.1.2.2.1.7.50|2|1 +1.3.6.1.2.1.2.2.1.7.8193|2|1 +1.3.6.1.2.1.2.2.1.7.55001|2|1 +1.3.6.1.2.1.2.2.1.8.1|2|2 +1.3.6.1.2.1.2.2.1.8.2|2|1 +1.3.6.1.2.1.2.2.1.8.3|2|2 +1.3.6.1.2.1.2.2.1.8.4|2|2 +1.3.6.1.2.1.2.2.1.8.5|2|2 +1.3.6.1.2.1.2.2.1.8.6|2|2 +1.3.6.1.2.1.2.2.1.8.7|2|2 +1.3.6.1.2.1.2.2.1.8.8|2|2 +1.3.6.1.2.1.2.2.1.8.9|2|2 +1.3.6.1.2.1.2.2.1.8.10|2|2 +1.3.6.1.2.1.2.2.1.8.11|2|2 +1.3.6.1.2.1.2.2.1.8.12|2|2 +1.3.6.1.2.1.2.2.1.8.13|2|2 +1.3.6.1.2.1.2.2.1.8.14|2|2 +1.3.6.1.2.1.2.2.1.8.15|2|2 +1.3.6.1.2.1.2.2.1.8.16|2|2 +1.3.6.1.2.1.2.2.1.8.17|2|2 +1.3.6.1.2.1.2.2.1.8.18|2|2 +1.3.6.1.2.1.2.2.1.8.19|2|2 +1.3.6.1.2.1.2.2.1.8.20|2|2 +1.3.6.1.2.1.2.2.1.8.21|2|2 +1.3.6.1.2.1.2.2.1.8.22|2|2 +1.3.6.1.2.1.2.2.1.8.23|2|2 +1.3.6.1.2.1.2.2.1.8.24|2|2 +1.3.6.1.2.1.2.2.1.8.25|2|2 +1.3.6.1.2.1.2.2.1.8.26|2|2 +1.3.6.1.2.1.2.2.1.8.27|2|2 +1.3.6.1.2.1.2.2.1.8.28|2|2 +1.3.6.1.2.1.2.2.1.8.29|2|2 +1.3.6.1.2.1.2.2.1.8.30|2|2 +1.3.6.1.2.1.2.2.1.8.31|2|2 +1.3.6.1.2.1.2.2.1.8.32|2|2 +1.3.6.1.2.1.2.2.1.8.33|2|2 +1.3.6.1.2.1.2.2.1.8.34|2|2 +1.3.6.1.2.1.2.2.1.8.35|2|2 +1.3.6.1.2.1.2.2.1.8.36|2|2 +1.3.6.1.2.1.2.2.1.8.37|2|2 +1.3.6.1.2.1.2.2.1.8.38|2|2 +1.3.6.1.2.1.2.2.1.8.39|2|2 +1.3.6.1.2.1.2.2.1.8.40|2|2 +1.3.6.1.2.1.2.2.1.8.41|2|2 +1.3.6.1.2.1.2.2.1.8.42|2|2 +1.3.6.1.2.1.2.2.1.8.43|2|2 +1.3.6.1.2.1.2.2.1.8.44|2|2 +1.3.6.1.2.1.2.2.1.8.45|2|2 +1.3.6.1.2.1.2.2.1.8.46|2|2 +1.3.6.1.2.1.2.2.1.8.47|2|2 +1.3.6.1.2.1.2.2.1.8.48|2|2 +1.3.6.1.2.1.2.2.1.8.49|2|1 +1.3.6.1.2.1.2.2.1.8.50|2|1 +1.3.6.1.2.1.2.2.1.8.8193|2|1 +1.3.6.1.2.1.2.2.1.8.55001|2|2 +1.3.6.1.2.1.2.2.1.9.1|67|1410 +1.3.6.1.2.1.2.2.1.9.2|67|27536172 +1.3.6.1.2.1.2.2.1.9.3|67|1410 +1.3.6.1.2.1.2.2.1.9.4|67|1410 +1.3.6.1.2.1.2.2.1.9.5|67|1410 +1.3.6.1.2.1.2.2.1.9.6|67|1410 +1.3.6.1.2.1.2.2.1.9.7|67|1410 +1.3.6.1.2.1.2.2.1.9.8|67|1410 +1.3.6.1.2.1.2.2.1.9.9|67|1410 +1.3.6.1.2.1.2.2.1.9.10|67|1410 +1.3.6.1.2.1.2.2.1.9.11|67|1410 +1.3.6.1.2.1.2.2.1.9.12|67|1410 +1.3.6.1.2.1.2.2.1.9.13|67|1410 +1.3.6.1.2.1.2.2.1.9.14|67|1410 +1.3.6.1.2.1.2.2.1.9.15|67|1410 +1.3.6.1.2.1.2.2.1.9.16|67|1410 +1.3.6.1.2.1.2.2.1.9.17|67|1410 +1.3.6.1.2.1.2.2.1.9.18|67|1410 +1.3.6.1.2.1.2.2.1.9.19|67|1410 +1.3.6.1.2.1.2.2.1.9.20|67|1410 +1.3.6.1.2.1.2.2.1.9.21|67|1410 +1.3.6.1.2.1.2.2.1.9.22|67|1410 +1.3.6.1.2.1.2.2.1.9.23|67|1410 +1.3.6.1.2.1.2.2.1.9.24|67|1410 +1.3.6.1.2.1.2.2.1.9.25|67|1410 +1.3.6.1.2.1.2.2.1.9.26|67|1410 +1.3.6.1.2.1.2.2.1.9.27|67|1410 +1.3.6.1.2.1.2.2.1.9.28|67|1410 +1.3.6.1.2.1.2.2.1.9.29|67|1410 +1.3.6.1.2.1.2.2.1.9.30|67|1410 +1.3.6.1.2.1.2.2.1.9.31|67|1410 +1.3.6.1.2.1.2.2.1.9.32|67|1410 +1.3.6.1.2.1.2.2.1.9.33|67|1410 +1.3.6.1.2.1.2.2.1.9.34|67|1410 +1.3.6.1.2.1.2.2.1.9.35|67|1410 +1.3.6.1.2.1.2.2.1.9.36|67|1410 +1.3.6.1.2.1.2.2.1.9.37|67|1410 +1.3.6.1.2.1.2.2.1.9.38|67|1411 +1.3.6.1.2.1.2.2.1.9.39|67|1411 +1.3.6.1.2.1.2.2.1.9.40|67|1411 +1.3.6.1.2.1.2.2.1.9.41|67|1411 +1.3.6.1.2.1.2.2.1.9.42|67|1411 +1.3.6.1.2.1.2.2.1.9.43|67|1411 +1.3.6.1.2.1.2.2.1.9.44|67|1412 +1.3.6.1.2.1.2.2.1.9.45|67|1412 +1.3.6.1.2.1.2.2.1.9.46|67|1412 +1.3.6.1.2.1.2.2.1.9.47|67|1412 +1.3.6.1.2.1.2.2.1.9.48|67|1412 +1.3.6.1.2.1.2.2.1.9.49|67|17261 +1.3.6.1.2.1.2.2.1.9.50|67|17261 +1.3.6.1.2.1.2.2.1.9.8193|67|17261 +1.3.6.1.2.1.2.2.1.9.55001|67|17761 +1.3.6.1.2.1.2.2.1.13.1|65|0 +1.3.6.1.2.1.2.2.1.13.2|65|205 +1.3.6.1.2.1.2.2.1.13.3|65|0 +1.3.6.1.2.1.2.2.1.13.4|65|0 +1.3.6.1.2.1.2.2.1.13.5|65|0 +1.3.6.1.2.1.2.2.1.13.6|65|0 +1.3.6.1.2.1.2.2.1.13.7|65|0 +1.3.6.1.2.1.2.2.1.13.8|65|0 +1.3.6.1.2.1.2.2.1.13.9|65|0 +1.3.6.1.2.1.2.2.1.13.10|65|0 +1.3.6.1.2.1.2.2.1.13.11|65|0 +1.3.6.1.2.1.2.2.1.13.12|65|0 +1.3.6.1.2.1.2.2.1.13.13|65|0 +1.3.6.1.2.1.2.2.1.13.14|65|0 +1.3.6.1.2.1.2.2.1.13.15|65|0 +1.3.6.1.2.1.2.2.1.13.16|65|0 +1.3.6.1.2.1.2.2.1.13.17|65|0 +1.3.6.1.2.1.2.2.1.13.18|65|0 +1.3.6.1.2.1.2.2.1.13.19|65|0 +1.3.6.1.2.1.2.2.1.13.20|65|0 +1.3.6.1.2.1.2.2.1.13.21|65|0 +1.3.6.1.2.1.2.2.1.13.22|65|0 +1.3.6.1.2.1.2.2.1.13.23|65|0 +1.3.6.1.2.1.2.2.1.13.24|65|0 +1.3.6.1.2.1.2.2.1.13.25|65|0 +1.3.6.1.2.1.2.2.1.13.26|65|0 +1.3.6.1.2.1.2.2.1.13.27|65|0 +1.3.6.1.2.1.2.2.1.13.28|65|0 +1.3.6.1.2.1.2.2.1.13.29|65|0 +1.3.6.1.2.1.2.2.1.13.30|65|0 +1.3.6.1.2.1.2.2.1.13.31|65|0 +1.3.6.1.2.1.2.2.1.13.32|65|0 +1.3.6.1.2.1.2.2.1.13.33|65|0 +1.3.6.1.2.1.2.2.1.13.34|65|0 +1.3.6.1.2.1.2.2.1.13.35|65|0 +1.3.6.1.2.1.2.2.1.13.36|65|0 +1.3.6.1.2.1.2.2.1.13.37|65|0 +1.3.6.1.2.1.2.2.1.13.38|65|0 +1.3.6.1.2.1.2.2.1.13.39|65|0 +1.3.6.1.2.1.2.2.1.13.40|65|0 +1.3.6.1.2.1.2.2.1.13.41|65|0 +1.3.6.1.2.1.2.2.1.13.42|65|0 +1.3.6.1.2.1.2.2.1.13.43|65|0 +1.3.6.1.2.1.2.2.1.13.44|65|0 +1.3.6.1.2.1.2.2.1.13.45|65|0 +1.3.6.1.2.1.2.2.1.13.46|65|0 +1.3.6.1.2.1.2.2.1.13.47|65|0 +1.3.6.1.2.1.2.2.1.13.48|65|0 +1.3.6.1.2.1.2.2.1.13.49|65|2640 +1.3.6.1.2.1.2.2.1.13.50|65|24741 +1.3.6.1.2.1.2.2.1.13.55001|65|0 +1.3.6.1.2.1.2.2.1.14.1|65|0 +1.3.6.1.2.1.2.2.1.14.2|65|0 +1.3.6.1.2.1.2.2.1.14.3|65|0 +1.3.6.1.2.1.2.2.1.14.4|65|0 +1.3.6.1.2.1.2.2.1.14.5|65|0 +1.3.6.1.2.1.2.2.1.14.6|65|0 +1.3.6.1.2.1.2.2.1.14.7|65|0 +1.3.6.1.2.1.2.2.1.14.8|65|0 +1.3.6.1.2.1.2.2.1.14.9|65|0 +1.3.6.1.2.1.2.2.1.14.10|65|0 +1.3.6.1.2.1.2.2.1.14.11|65|0 +1.3.6.1.2.1.2.2.1.14.12|65|0 +1.3.6.1.2.1.2.2.1.14.13|65|0 +1.3.6.1.2.1.2.2.1.14.14|65|0 +1.3.6.1.2.1.2.2.1.14.15|65|0 +1.3.6.1.2.1.2.2.1.14.16|65|0 +1.3.6.1.2.1.2.2.1.14.17|65|0 +1.3.6.1.2.1.2.2.1.14.18|65|0 +1.3.6.1.2.1.2.2.1.14.19|65|0 +1.3.6.1.2.1.2.2.1.14.20|65|0 +1.3.6.1.2.1.2.2.1.14.21|65|0 +1.3.6.1.2.1.2.2.1.14.22|65|0 +1.3.6.1.2.1.2.2.1.14.23|65|0 +1.3.6.1.2.1.2.2.1.14.24|65|0 +1.3.6.1.2.1.2.2.1.14.25|65|0 +1.3.6.1.2.1.2.2.1.14.26|65|0 +1.3.6.1.2.1.2.2.1.14.27|65|0 +1.3.6.1.2.1.2.2.1.14.28|65|0 +1.3.6.1.2.1.2.2.1.14.29|65|0 +1.3.6.1.2.1.2.2.1.14.30|65|0 +1.3.6.1.2.1.2.2.1.14.31|65|0 +1.3.6.1.2.1.2.2.1.14.32|65|0 +1.3.6.1.2.1.2.2.1.14.33|65|0 +1.3.6.1.2.1.2.2.1.14.34|65|0 +1.3.6.1.2.1.2.2.1.14.35|65|0 +1.3.6.1.2.1.2.2.1.14.36|65|0 +1.3.6.1.2.1.2.2.1.14.37|65|0 +1.3.6.1.2.1.2.2.1.14.38|65|0 +1.3.6.1.2.1.2.2.1.14.39|65|0 +1.3.6.1.2.1.2.2.1.14.40|65|0 +1.3.6.1.2.1.2.2.1.14.41|65|0 +1.3.6.1.2.1.2.2.1.14.42|65|0 +1.3.6.1.2.1.2.2.1.14.43|65|0 +1.3.6.1.2.1.2.2.1.14.44|65|0 +1.3.6.1.2.1.2.2.1.14.45|65|0 +1.3.6.1.2.1.2.2.1.14.46|65|0 +1.3.6.1.2.1.2.2.1.14.47|65|0 +1.3.6.1.2.1.2.2.1.14.48|65|0 +1.3.6.1.2.1.2.2.1.14.49|65|0 +1.3.6.1.2.1.2.2.1.14.50|65|0 +1.3.6.1.2.1.2.2.1.14.55001|65|0 +1.3.6.1.2.1.2.2.1.19.1|65|0 +1.3.6.1.2.1.2.2.1.19.2|65|60 +1.3.6.1.2.1.2.2.1.19.3|65|0 +1.3.6.1.2.1.2.2.1.19.4|65|0 +1.3.6.1.2.1.2.2.1.19.5|65|0 +1.3.6.1.2.1.2.2.1.19.6|65|0 +1.3.6.1.2.1.2.2.1.19.7|65|0 +1.3.6.1.2.1.2.2.1.19.8|65|0 +1.3.6.1.2.1.2.2.1.19.9|65|0 +1.3.6.1.2.1.2.2.1.19.10|65|0 +1.3.6.1.2.1.2.2.1.19.11|65|0 +1.3.6.1.2.1.2.2.1.19.12|65|0 +1.3.6.1.2.1.2.2.1.19.13|65|0 +1.3.6.1.2.1.2.2.1.19.14|65|0 +1.3.6.1.2.1.2.2.1.19.15|65|0 +1.3.6.1.2.1.2.2.1.19.16|65|0 +1.3.6.1.2.1.2.2.1.19.17|65|0 +1.3.6.1.2.1.2.2.1.19.18|65|0 +1.3.6.1.2.1.2.2.1.19.19|65|0 +1.3.6.1.2.1.2.2.1.19.20|65|0 +1.3.6.1.2.1.2.2.1.19.21|65|0 +1.3.6.1.2.1.2.2.1.19.22|65|0 +1.3.6.1.2.1.2.2.1.19.23|65|0 +1.3.6.1.2.1.2.2.1.19.24|65|0 +1.3.6.1.2.1.2.2.1.19.25|65|0 +1.3.6.1.2.1.2.2.1.19.26|65|0 +1.3.6.1.2.1.2.2.1.19.27|65|0 +1.3.6.1.2.1.2.2.1.19.28|65|0 +1.3.6.1.2.1.2.2.1.19.29|65|0 +1.3.6.1.2.1.2.2.1.19.30|65|0 +1.3.6.1.2.1.2.2.1.19.31|65|0 +1.3.6.1.2.1.2.2.1.19.32|65|0 +1.3.6.1.2.1.2.2.1.19.33|65|0 +1.3.6.1.2.1.2.2.1.19.34|65|0 +1.3.6.1.2.1.2.2.1.19.35|65|0 +1.3.6.1.2.1.2.2.1.19.36|65|0 +1.3.6.1.2.1.2.2.1.19.37|65|0 +1.3.6.1.2.1.2.2.1.19.38|65|0 +1.3.6.1.2.1.2.2.1.19.39|65|0 +1.3.6.1.2.1.2.2.1.19.40|65|0 +1.3.6.1.2.1.2.2.1.19.41|65|0 +1.3.6.1.2.1.2.2.1.19.42|65|0 +1.3.6.1.2.1.2.2.1.19.43|65|0 +1.3.6.1.2.1.2.2.1.19.44|65|0 +1.3.6.1.2.1.2.2.1.19.45|65|0 +1.3.6.1.2.1.2.2.1.19.46|65|0 +1.3.6.1.2.1.2.2.1.19.47|65|0 +1.3.6.1.2.1.2.2.1.19.48|65|0 +1.3.6.1.2.1.2.2.1.19.49|65|0 +1.3.6.1.2.1.2.2.1.19.50|65|0 +1.3.6.1.2.1.2.2.1.19.55001|65|0 +1.3.6.1.2.1.2.2.1.20.1|65|0 +1.3.6.1.2.1.2.2.1.20.2|65|0 +1.3.6.1.2.1.2.2.1.20.3|65|0 +1.3.6.1.2.1.2.2.1.20.4|65|0 +1.3.6.1.2.1.2.2.1.20.5|65|0 +1.3.6.1.2.1.2.2.1.20.6|65|0 +1.3.6.1.2.1.2.2.1.20.7|65|0 +1.3.6.1.2.1.2.2.1.20.8|65|0 +1.3.6.1.2.1.2.2.1.20.9|65|0 +1.3.6.1.2.1.2.2.1.20.10|65|0 +1.3.6.1.2.1.2.2.1.20.11|65|0 +1.3.6.1.2.1.2.2.1.20.12|65|0 +1.3.6.1.2.1.2.2.1.20.13|65|0 +1.3.6.1.2.1.2.2.1.20.14|65|0 +1.3.6.1.2.1.2.2.1.20.15|65|0 +1.3.6.1.2.1.2.2.1.20.16|65|0 +1.3.6.1.2.1.2.2.1.20.17|65|0 +1.3.6.1.2.1.2.2.1.20.18|65|0 +1.3.6.1.2.1.2.2.1.20.19|65|0 +1.3.6.1.2.1.2.2.1.20.20|65|0 +1.3.6.1.2.1.2.2.1.20.21|65|0 +1.3.6.1.2.1.2.2.1.20.22|65|0 +1.3.6.1.2.1.2.2.1.20.23|65|0 +1.3.6.1.2.1.2.2.1.20.24|65|0 +1.3.6.1.2.1.2.2.1.20.25|65|0 +1.3.6.1.2.1.2.2.1.20.26|65|0 +1.3.6.1.2.1.2.2.1.20.27|65|0 +1.3.6.1.2.1.2.2.1.20.28|65|0 +1.3.6.1.2.1.2.2.1.20.29|65|0 +1.3.6.1.2.1.2.2.1.20.30|65|0 +1.3.6.1.2.1.2.2.1.20.31|65|0 +1.3.6.1.2.1.2.2.1.20.32|65|0 +1.3.6.1.2.1.2.2.1.20.33|65|0 +1.3.6.1.2.1.2.2.1.20.34|65|0 +1.3.6.1.2.1.2.2.1.20.35|65|0 +1.3.6.1.2.1.2.2.1.20.36|65|0 +1.3.6.1.2.1.2.2.1.20.37|65|0 +1.3.6.1.2.1.2.2.1.20.38|65|0 +1.3.6.1.2.1.2.2.1.20.39|65|0 +1.3.6.1.2.1.2.2.1.20.40|65|0 +1.3.6.1.2.1.2.2.1.20.41|65|0 +1.3.6.1.2.1.2.2.1.20.42|65|0 +1.3.6.1.2.1.2.2.1.20.43|65|0 +1.3.6.1.2.1.2.2.1.20.44|65|0 +1.3.6.1.2.1.2.2.1.20.45|65|0 +1.3.6.1.2.1.2.2.1.20.46|65|0 +1.3.6.1.2.1.2.2.1.20.47|65|0 +1.3.6.1.2.1.2.2.1.20.48|65|0 +1.3.6.1.2.1.2.2.1.20.49|65|0 +1.3.6.1.2.1.2.2.1.20.50|65|0 +1.3.6.1.2.1.2.2.1.20.55001|65|0 +1.3.6.1.2.1.4.22.1.2.49.192.168.100.1|4x|B0ADAA434501 +1.3.6.1.2.1.4.22.1.2.49.192.168.100.6|4x|0004969E842F +1.3.6.1.2.1.4.31.1.1.3.1|65|521488 +1.3.6.1.2.1.4.31.1.1.3.2|65|0 +1.3.6.1.2.1.4.31.1.1.4.1|70|0 +1.3.6.1.2.1.4.31.1.1.4.2|70|0 +1.3.6.1.2.1.4.31.1.1.5.1|65|0 +1.3.6.1.2.1.4.31.1.1.5.2|65|0 +1.3.6.1.2.1.4.31.1.1.6.1|70|0 +1.3.6.1.2.1.4.31.1.1.6.2|70|0 +1.3.6.1.2.1.4.31.1.1.7.1|65|0 +1.3.6.1.2.1.4.31.1.1.7.2|65|0 +1.3.6.1.2.1.4.31.1.1.8.1|65|0 +1.3.6.1.2.1.4.31.1.1.8.2|65|0 +1.3.6.1.2.1.4.31.1.1.9.1|65|0 +1.3.6.1.2.1.4.31.1.1.9.2|65|0 +1.3.6.1.2.1.4.31.1.1.10.1|65|0 +1.3.6.1.2.1.4.31.1.1.10.2|65|0 +1.3.6.1.2.1.4.31.1.1.11.1|65|0 +1.3.6.1.2.1.4.31.1.1.11.2|65|0 +1.3.6.1.2.1.4.31.1.1.12.1|65|0 +1.3.6.1.2.1.4.31.1.1.12.2|65|0 +1.3.6.1.2.1.4.31.1.1.13.1|70|0 +1.3.6.1.2.1.4.31.1.1.13.2|70|0 +1.3.6.1.2.1.4.31.1.1.14.1|65|0 +1.3.6.1.2.1.4.31.1.1.14.2|65|0 +1.3.6.1.2.1.4.31.1.1.15.1|65|0 +1.3.6.1.2.1.4.31.1.1.15.2|65|0 +1.3.6.1.2.1.4.31.1.1.16.1|65|0 +1.3.6.1.2.1.4.31.1.1.16.2|65|0 +1.3.6.1.2.1.4.31.1.1.17.1|65|0 +1.3.6.1.2.1.4.31.1.1.17.2|65|0 +1.3.6.1.2.1.4.31.1.1.18.1|65|472361 +1.3.6.1.2.1.4.31.1.1.18.2|65|0 +1.3.6.1.2.1.4.31.1.1.19.1|70|472361 +1.3.6.1.2.1.4.31.1.1.19.2|70|0 +1.3.6.1.2.1.4.31.1.1.20.1|65|519669 +1.3.6.1.2.1.4.31.1.1.20.2|65|0 +1.3.6.1.2.1.4.31.1.1.21.1|70|519669 +1.3.6.1.2.1.4.31.1.1.21.2|70|0 +1.3.6.1.2.1.4.31.1.1.22.1|65|0 +1.3.6.1.2.1.4.31.1.1.22.2|65|0 +1.3.6.1.2.1.4.31.1.1.23.1|65|0 +1.3.6.1.2.1.4.31.1.1.23.2|65|0 +1.3.6.1.2.1.4.31.1.1.24.1|70|0 +1.3.6.1.2.1.4.31.1.1.24.2|70|0 +1.3.6.1.2.1.4.31.1.1.25.1|65|0 +1.3.6.1.2.1.4.31.1.1.25.2|65|0 +1.3.6.1.2.1.4.31.1.1.26.1|65|0 +1.3.6.1.2.1.4.31.1.1.26.2|65|0 +1.3.6.1.2.1.4.31.1.1.27.1|65|52 +1.3.6.1.2.1.4.31.1.1.27.2|65|0 +1.3.6.1.2.1.4.31.1.1.28.1|65|0 +1.3.6.1.2.1.4.31.1.1.28.2|65|0 +1.3.6.1.2.1.4.31.1.1.29.1|65|104 +1.3.6.1.2.1.4.31.1.1.29.2|65|0 +1.3.6.1.2.1.4.31.1.1.30.1|65|0 +1.3.6.1.2.1.4.31.1.1.30.2|65|0 +1.3.6.1.2.1.4.31.1.1.31.1|70|0 +1.3.6.1.2.1.4.31.1.1.31.2|70|0 +1.3.6.1.2.1.4.31.1.1.32.1|65|0 +1.3.6.1.2.1.4.31.1.1.32.2|65|0 +1.3.6.1.2.1.4.31.1.1.33.1|70|0 +1.3.6.1.2.1.4.31.1.1.33.2|70|0 +1.3.6.1.2.1.4.31.1.1.34.1|65|0 +1.3.6.1.2.1.4.31.1.1.34.2|65|0 +1.3.6.1.2.1.4.31.1.1.35.1|70|0 +1.3.6.1.2.1.4.31.1.1.35.2|70|0 +1.3.6.1.2.1.4.31.1.1.36.1|65|0 +1.3.6.1.2.1.4.31.1.1.36.2|65|0 +1.3.6.1.2.1.4.31.1.1.37.1|70|0 +1.3.6.1.2.1.4.31.1.1.37.2|70|0 +1.3.6.1.2.1.4.31.1.1.38.1|65|0 +1.3.6.1.2.1.4.31.1.1.38.2|65|0 +1.3.6.1.2.1.4.31.1.1.39.1|70|0 +1.3.6.1.2.1.4.31.1.1.39.2|70|0 +1.3.6.1.2.1.4.31.1.1.40.1|65|0 +1.3.6.1.2.1.4.31.1.1.40.2|65|0 +1.3.6.1.2.1.4.31.1.1.41.1|70|0 +1.3.6.1.2.1.4.31.1.1.41.2|70|0 +1.3.6.1.2.1.4.31.1.1.42.1|65|0 +1.3.6.1.2.1.4.31.1.1.42.2|65|0 +1.3.6.1.2.1.4.31.1.1.43.1|70|0 +1.3.6.1.2.1.4.31.1.1.43.2|70|0 +1.3.6.1.2.1.4.31.1.1.44.1|65|0 +1.3.6.1.2.1.4.31.1.1.44.2|65|0 +1.3.6.1.2.1.4.31.1.1.45.1|70|0 +1.3.6.1.2.1.4.31.1.1.45.2|70|0 +1.3.6.1.2.1.4.31.1.1.46.1|67|0 +1.3.6.1.2.1.4.31.1.1.46.2|67|0 +1.3.6.1.2.1.4.31.1.1.47.1|66|0 +1.3.6.1.2.1.4.31.1.1.47.2|66|0 +1.3.6.1.2.1.4.35.1.4.49.1.4.192.168.100.1|4x|B0ADAA434501 +1.3.6.1.2.1.4.35.1.4.49.1.4.192.168.100.6|4x|0004969E842F +1.3.6.1.2.1.5.1.0|65|10549 +1.3.6.1.2.1.5.2.0|65|0 +1.3.6.1.2.1.5.3.0|65|446 +1.3.6.1.2.1.5.4.0|65|0 +1.3.6.1.2.1.5.5.0|65|0 +1.3.6.1.2.1.5.6.0|65|0 +1.3.6.1.2.1.5.7.0|65|0 +1.3.6.1.2.1.5.8.0|65|7189 +1.3.6.1.2.1.5.9.0|65|2914 +1.3.6.1.2.1.5.10.0|65|0 +1.3.6.1.2.1.5.11.0|65|0 +1.3.6.1.2.1.5.12.0|65|0 +1.3.6.1.2.1.5.13.0|65|0 +1.3.6.1.2.1.5.14.0|65|10164 +1.3.6.1.2.1.5.15.0|65|0 +1.3.6.1.2.1.5.16.0|65|55 +1.3.6.1.2.1.5.17.0|65|0 +1.3.6.1.2.1.5.18.0|65|0 +1.3.6.1.2.1.5.19.0|65|0 +1.3.6.1.2.1.5.20.0|65|0 +1.3.6.1.2.1.5.21.0|65|2920 +1.3.6.1.2.1.5.22.0|65|7189 +1.3.6.1.2.1.5.23.0|65|0 +1.3.6.1.2.1.5.24.0|65|0 +1.3.6.1.2.1.5.25.0|65|0 +1.3.6.1.2.1.5.26.0|65|0 +1.3.6.1.2.1.5.29.1.2.1|65|10549 +1.3.6.1.2.1.5.29.1.2.2|65|0 +1.3.6.1.2.1.5.29.1.3.1|65|0 +1.3.6.1.2.1.5.29.1.3.2|65|0 +1.3.6.1.2.1.5.29.1.4.1|65|10164 +1.3.6.1.2.1.5.29.1.4.2|65|0 +1.3.6.1.2.1.5.29.1.5.1|65|0 +1.3.6.1.2.1.5.29.1.5.2|65|0 +1.3.6.1.2.1.5.30.1.3.1.0|65|2914 +1.3.6.1.2.1.5.30.1.3.1.3|65|446 +1.3.6.1.2.1.5.30.1.3.1.4|65|0 +1.3.6.1.2.1.5.30.1.3.1.5|65|0 +1.3.6.1.2.1.5.30.1.3.1.8|65|7189 +1.3.6.1.2.1.5.30.1.3.1.11|65|0 +1.3.6.1.2.1.5.30.1.3.1.12|65|0 +1.3.6.1.2.1.5.30.1.3.1.13|65|0 +1.3.6.1.2.1.5.30.1.3.1.14|65|0 +1.3.6.1.2.1.5.30.1.3.1.17|65|0 +1.3.6.1.2.1.5.30.1.3.1.18|65|0 +1.3.6.1.2.1.5.30.1.3.2.1|65|0 +1.3.6.1.2.1.5.30.1.3.2.2|65|0 +1.3.6.1.2.1.5.30.1.3.2.3|65|0 +1.3.6.1.2.1.5.30.1.3.2.4|65|0 +1.3.6.1.2.1.5.30.1.3.2.128|65|0 +1.3.6.1.2.1.5.30.1.3.2.129|65|0 +1.3.6.1.2.1.5.30.1.3.2.133|65|0 +1.3.6.1.2.1.5.30.1.3.2.134|65|0 +1.3.6.1.2.1.5.30.1.3.2.135|65|0 +1.3.6.1.2.1.5.30.1.3.2.136|65|0 +1.3.6.1.2.1.5.30.1.3.2.137|65|0 +1.3.6.1.2.1.5.30.1.4.1.0|65|7189 +1.3.6.1.2.1.5.30.1.4.1.3|65|55 +1.3.6.1.2.1.5.30.1.4.1.4|65|0 +1.3.6.1.2.1.5.30.1.4.1.5|65|0 +1.3.6.1.2.1.5.30.1.4.1.8|65|2920 +1.3.6.1.2.1.5.30.1.4.1.11|65|0 +1.3.6.1.2.1.5.30.1.4.1.12|65|0 +1.3.6.1.2.1.5.30.1.4.1.13|65|0 +1.3.6.1.2.1.5.30.1.4.1.14|65|0 +1.3.6.1.2.1.5.30.1.4.1.17|65|0 +1.3.6.1.2.1.5.30.1.4.1.18|65|0 +1.3.6.1.2.1.5.30.1.4.2.1|65|0 +1.3.6.1.2.1.5.30.1.4.2.2|65|0 +1.3.6.1.2.1.5.30.1.4.2.3|65|0 +1.3.6.1.2.1.5.30.1.4.2.4|65|0 +1.3.6.1.2.1.5.30.1.4.2.128|65|0 +1.3.6.1.2.1.5.30.1.4.2.129|65|0 +1.3.6.1.2.1.5.30.1.4.2.133|65|0 +1.3.6.1.2.1.5.30.1.4.2.134|65|0 +1.3.6.1.2.1.5.30.1.4.2.135|65|0 +1.3.6.1.2.1.5.30.1.4.2.136|65|0 +1.3.6.1.2.1.5.30.1.4.2.137|65|0 +1.3.6.1.2.1.10.7.2.1.19.1|2|3 +1.3.6.1.2.1.10.7.2.1.19.2|2|3 +1.3.6.1.2.1.10.7.2.1.19.3|2|3 +1.3.6.1.2.1.10.7.2.1.19.4|2|3 +1.3.6.1.2.1.10.7.2.1.19.5|2|3 +1.3.6.1.2.1.10.7.2.1.19.6|2|3 +1.3.6.1.2.1.10.7.2.1.19.7|2|3 +1.3.6.1.2.1.10.7.2.1.19.8|2|3 +1.3.6.1.2.1.10.7.2.1.19.9|2|3 +1.3.6.1.2.1.10.7.2.1.19.10|2|3 +1.3.6.1.2.1.10.7.2.1.19.11|2|3 +1.3.6.1.2.1.10.7.2.1.19.12|2|3 +1.3.6.1.2.1.10.7.2.1.19.13|2|3 +1.3.6.1.2.1.10.7.2.1.19.14|2|3 +1.3.6.1.2.1.10.7.2.1.19.15|2|3 +1.3.6.1.2.1.10.7.2.1.19.16|2|3 +1.3.6.1.2.1.10.7.2.1.19.17|2|3 +1.3.6.1.2.1.10.7.2.1.19.18|2|3 +1.3.6.1.2.1.10.7.2.1.19.19|2|3 +1.3.6.1.2.1.10.7.2.1.19.20|2|3 +1.3.6.1.2.1.10.7.2.1.19.21|2|3 +1.3.6.1.2.1.10.7.2.1.19.22|2|3 +1.3.6.1.2.1.10.7.2.1.19.23|2|3 +1.3.6.1.2.1.10.7.2.1.19.24|2|3 +1.3.6.1.2.1.10.7.2.1.19.25|2|3 +1.3.6.1.2.1.10.7.2.1.19.26|2|3 +1.3.6.1.2.1.10.7.2.1.19.27|2|3 +1.3.6.1.2.1.10.7.2.1.19.28|2|3 +1.3.6.1.2.1.10.7.2.1.19.29|2|3 +1.3.6.1.2.1.10.7.2.1.19.30|2|3 +1.3.6.1.2.1.10.7.2.1.19.31|2|3 +1.3.6.1.2.1.10.7.2.1.19.32|2|3 +1.3.6.1.2.1.10.7.2.1.19.33|2|3 +1.3.6.1.2.1.10.7.2.1.19.34|2|3 +1.3.6.1.2.1.10.7.2.1.19.35|2|3 +1.3.6.1.2.1.10.7.2.1.19.36|2|3 +1.3.6.1.2.1.10.7.2.1.19.37|2|3 +1.3.6.1.2.1.10.7.2.1.19.38|2|3 +1.3.6.1.2.1.10.7.2.1.19.39|2|3 +1.3.6.1.2.1.10.7.2.1.19.40|2|3 +1.3.6.1.2.1.10.7.2.1.19.41|2|3 +1.3.6.1.2.1.10.7.2.1.19.42|2|3 +1.3.6.1.2.1.10.7.2.1.19.43|2|3 +1.3.6.1.2.1.10.7.2.1.19.44|2|3 +1.3.6.1.2.1.10.7.2.1.19.45|2|3 +1.3.6.1.2.1.10.7.2.1.19.46|2|3 +1.3.6.1.2.1.10.7.2.1.19.47|2|3 +1.3.6.1.2.1.10.7.2.1.19.48|2|3 +1.3.6.1.2.1.10.7.2.1.19.49|2|3 +1.3.6.1.2.1.10.7.2.1.19.50|2|3 +1.3.6.1.2.1.11.1.0|65|435719 +1.3.6.1.2.1.11.2.0|65|435718 +1.3.6.1.2.1.11.3.0|65|0 +1.3.6.1.2.1.11.4.0|65|0 +1.3.6.1.2.1.11.5.0|65|0 +1.3.6.1.2.1.11.6.0|65|0 +1.3.6.1.2.1.11.8.0|65|0 +1.3.6.1.2.1.11.9.0|65|0 +1.3.6.1.2.1.11.10.0|65|0 +1.3.6.1.2.1.11.11.0|65|0 +1.3.6.1.2.1.11.12.0|65|0 +1.3.6.1.2.1.11.13.0|65|4014592 +1.3.6.1.2.1.11.14.0|65|2 +1.3.6.1.2.1.11.15.0|65|21569 +1.3.6.1.2.1.11.16.0|65|24550 +1.3.6.1.2.1.11.17.0|65|2 +1.3.6.1.2.1.11.18.0|65|0 +1.3.6.1.2.1.11.19.0|65|0 +1.3.6.1.2.1.11.20.0|65|0 +1.3.6.1.2.1.11.21.0|65|0 +1.3.6.1.2.1.11.22.0|65|0 +1.3.6.1.2.1.11.24.0|65|0 +1.3.6.1.2.1.11.25.0|65|0 +1.3.6.1.2.1.11.26.0|65|0 +1.3.6.1.2.1.11.27.0|65|0 +1.3.6.1.2.1.11.28.0|65|435720 +1.3.6.1.2.1.11.29.0|65|0 +1.3.6.1.2.1.11.30.0|2|2 +1.3.6.1.2.1.11.31.0|65|0 +1.3.6.1.2.1.11.32.0|65|0 +1.3.6.1.2.1.17.1.4.1.2.1|2|1 +1.3.6.1.2.1.17.1.4.1.2.2|2|2 +1.3.6.1.2.1.17.1.4.1.2.3|2|3 +1.3.6.1.2.1.17.1.4.1.2.4|2|4 +1.3.6.1.2.1.17.1.4.1.2.5|2|5 +1.3.6.1.2.1.17.1.4.1.2.6|2|6 +1.3.6.1.2.1.17.1.4.1.2.7|2|7 +1.3.6.1.2.1.17.1.4.1.2.8|2|8 +1.3.6.1.2.1.17.1.4.1.2.9|2|9 +1.3.6.1.2.1.17.1.4.1.2.10|2|10 +1.3.6.1.2.1.17.1.4.1.2.11|2|11 +1.3.6.1.2.1.17.1.4.1.2.12|2|12 +1.3.6.1.2.1.17.1.4.1.2.13|2|13 +1.3.6.1.2.1.17.1.4.1.2.14|2|14 +1.3.6.1.2.1.17.1.4.1.2.15|2|15 +1.3.6.1.2.1.17.1.4.1.2.16|2|16 +1.3.6.1.2.1.17.1.4.1.2.17|2|17 +1.3.6.1.2.1.17.1.4.1.2.18|2|18 +1.3.6.1.2.1.17.1.4.1.2.19|2|19 +1.3.6.1.2.1.17.1.4.1.2.20|2|20 +1.3.6.1.2.1.17.1.4.1.2.21|2|21 +1.3.6.1.2.1.17.1.4.1.2.22|2|22 +1.3.6.1.2.1.17.1.4.1.2.23|2|23 +1.3.6.1.2.1.17.1.4.1.2.24|2|24 +1.3.6.1.2.1.17.1.4.1.2.25|2|25 +1.3.6.1.2.1.17.1.4.1.2.26|2|26 +1.3.6.1.2.1.17.1.4.1.2.27|2|27 +1.3.6.1.2.1.17.1.4.1.2.28|2|28 +1.3.6.1.2.1.17.1.4.1.2.29|2|29 +1.3.6.1.2.1.17.1.4.1.2.30|2|30 +1.3.6.1.2.1.17.1.4.1.2.31|2|31 +1.3.6.1.2.1.17.1.4.1.2.32|2|32 +1.3.6.1.2.1.17.1.4.1.2.33|2|33 +1.3.6.1.2.1.17.1.4.1.2.34|2|34 +1.3.6.1.2.1.17.1.4.1.2.35|2|35 +1.3.6.1.2.1.17.1.4.1.2.36|2|36 +1.3.6.1.2.1.17.1.4.1.2.37|2|37 +1.3.6.1.2.1.17.1.4.1.2.38|2|38 +1.3.6.1.2.1.17.1.4.1.2.39|2|39 +1.3.6.1.2.1.17.1.4.1.2.40|2|40 +1.3.6.1.2.1.17.1.4.1.2.41|2|41 +1.3.6.1.2.1.17.1.4.1.2.42|2|42 +1.3.6.1.2.1.17.1.4.1.2.43|2|43 +1.3.6.1.2.1.17.1.4.1.2.44|2|44 +1.3.6.1.2.1.17.1.4.1.2.45|2|45 +1.3.6.1.2.1.17.1.4.1.2.46|2|46 +1.3.6.1.2.1.17.1.4.1.2.47|2|47 +1.3.6.1.2.1.17.1.4.1.2.48|2|48 +1.3.6.1.2.1.17.1.4.1.2.49|2|49 +1.3.6.1.2.1.17.1.4.1.2.50|2|50 +1.3.6.1.2.1.17.7.1.2.2.1.2.1.176.173.170.66.252.0|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.1.176.173.170.67.68.0|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.20.100.0.241.78.128.105|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.20.176.173.170.67.69.8|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.21.32.61.189.22.227.32|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.21.44.111.201.18.34.159|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.21.60.21.194.211.60.188|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.21.152.16.232.7.110.112|2|2 +1.3.6.1.2.1.17.7.1.2.2.1.2.21.164.56.204.145.214.69|2|2 +1.3.6.1.2.1.17.7.1.2.2.1.2.21.172.58.122.56.161.159|2|2 +1.3.6.1.2.1.17.7.1.2.2.1.2.21.176.173.170.66.252.0|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.21.176.173.170.66.253.4|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.21.176.173.170.67.68.0|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.21.176.173.170.67.69.5|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.21.180.174.43.150.230.27|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.21.184.65.164.152.53.115|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.21.184.80.1.234.189.160|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.21.184.80.1.240.183.131|2|2 +1.3.6.1.2.1.17.7.1.2.2.1.2.21.200.58.107.94.67.50|2|2 +1.3.6.1.2.1.17.7.1.2.2.1.2.21.212.97.218.77.120.189|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.21.236.196.13.108.91.56|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.21.244.15.36.15.200.235|2|2 +1.3.6.1.2.1.17.7.1.2.2.1.2.22.176.173.170.66.252.0|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.22.176.173.170.66.253.3|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.22.176.173.170.67.68.0|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.22.176.173.170.67.69.3|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.22.184.80.1.234.189.160|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.22.184.80.1.240.183.131|2|2 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.4.150.158.132.47|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.96.73.193.74.188.0|2|0 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.176.173.170.67.69.1|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.103.0.48.68.29.188.205|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.103.176.173.170.67.69.10|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.103.184.80.1.234.189.160|2|8193 +1.3.6.1.2.1.17.7.1.2.2.1.2.103.184.80.1.240.183.131|2|2 +1.3.6.1.2.1.17.7.1.2.2.1.2.103.184.80.1.240.183.132|2|2 +1.3.6.1.2.1.17.7.1.4.5.1.1.1|66|20 +1.3.6.1.2.1.17.7.1.4.5.1.1.2|66|103 +1.3.6.1.2.1.17.7.1.4.5.1.1.3|66|20 +1.3.6.1.2.1.17.7.1.4.5.1.1.4|66|20 +1.3.6.1.2.1.17.7.1.4.5.1.1.5|66|20 +1.3.6.1.2.1.17.7.1.4.5.1.1.6|66|20 +1.3.6.1.2.1.17.7.1.4.5.1.1.7|66|20 +1.3.6.1.2.1.17.7.1.4.5.1.1.8|66|20 +1.3.6.1.2.1.17.7.1.4.5.1.1.9|66|20 +1.3.6.1.2.1.17.7.1.4.5.1.1.10|66|20 +1.3.6.1.2.1.17.7.1.4.5.1.1.11|66|20 +1.3.6.1.2.1.17.7.1.4.5.1.1.12|66|20 +1.3.6.1.2.1.17.7.1.4.5.1.1.13|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.14|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.15|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.16|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.17|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.18|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.19|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.20|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.21|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.22|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.23|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.24|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.25|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.26|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.27|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.28|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.29|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.30|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.31|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.32|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.33|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.34|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.35|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.36|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.37|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.38|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.39|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.40|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.41|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.42|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.43|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.44|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.45|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.46|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.47|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.48|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.49|66|1 +1.3.6.1.2.1.17.7.1.4.5.1.1.50|66|1 +1.3.6.1.2.1.31.1.1.1.1.1|4|1/1 +1.3.6.1.2.1.31.1.1.1.1.2|4|1/2 +1.3.6.1.2.1.31.1.1.1.1.3|4|1/3 +1.3.6.1.2.1.31.1.1.1.1.4|4|1/4 +1.3.6.1.2.1.31.1.1.1.1.5|4|1/5 +1.3.6.1.2.1.31.1.1.1.1.6|4|1/6 +1.3.6.1.2.1.31.1.1.1.1.7|4|1/7 +1.3.6.1.2.1.31.1.1.1.1.8|4|1/8 +1.3.6.1.2.1.31.1.1.1.1.9|4|1/9 +1.3.6.1.2.1.31.1.1.1.1.10|4|1/10 +1.3.6.1.2.1.31.1.1.1.1.11|4|1/11 +1.3.6.1.2.1.31.1.1.1.1.12|4|1/12 +1.3.6.1.2.1.31.1.1.1.1.13|4|1/13 +1.3.6.1.2.1.31.1.1.1.1.14|4|1/14 +1.3.6.1.2.1.31.1.1.1.1.15|4|1/15 +1.3.6.1.2.1.31.1.1.1.1.16|4|1/16 +1.3.6.1.2.1.31.1.1.1.1.17|4|1/17 +1.3.6.1.2.1.31.1.1.1.1.18|4|1/18 +1.3.6.1.2.1.31.1.1.1.1.19|4|1/19 +1.3.6.1.2.1.31.1.1.1.1.20|4|1/20 +1.3.6.1.2.1.31.1.1.1.1.21|4|1/21 +1.3.6.1.2.1.31.1.1.1.1.22|4|1/22 +1.3.6.1.2.1.31.1.1.1.1.23|4|1/23 +1.3.6.1.2.1.31.1.1.1.1.24|4|1/24 +1.3.6.1.2.1.31.1.1.1.1.25|4|1/25 +1.3.6.1.2.1.31.1.1.1.1.26|4|1/26 +1.3.6.1.2.1.31.1.1.1.1.27|4|1/27 +1.3.6.1.2.1.31.1.1.1.1.28|4|1/28 +1.3.6.1.2.1.31.1.1.1.1.29|4|1/29 +1.3.6.1.2.1.31.1.1.1.1.30|4|1/30 +1.3.6.1.2.1.31.1.1.1.1.31|4|1/31 +1.3.6.1.2.1.31.1.1.1.1.32|4|1/32 +1.3.6.1.2.1.31.1.1.1.1.33|4|1/33 +1.3.6.1.2.1.31.1.1.1.1.34|4|1/34 +1.3.6.1.2.1.31.1.1.1.1.35|4|1/35 +1.3.6.1.2.1.31.1.1.1.1.36|4|1/36 +1.3.6.1.2.1.31.1.1.1.1.37|4|1/37 +1.3.6.1.2.1.31.1.1.1.1.38|4|1/38 +1.3.6.1.2.1.31.1.1.1.1.39|4|1/39 +1.3.6.1.2.1.31.1.1.1.1.40|4|1/40 +1.3.6.1.2.1.31.1.1.1.1.41|4|1/41 +1.3.6.1.2.1.31.1.1.1.1.42|4|1/42 +1.3.6.1.2.1.31.1.1.1.1.43|4|1/43 +1.3.6.1.2.1.31.1.1.1.1.44|4|1/44 +1.3.6.1.2.1.31.1.1.1.1.45|4|1/45 +1.3.6.1.2.1.31.1.1.1.1.46|4|1/46 +1.3.6.1.2.1.31.1.1.1.1.47|4|1/47 +1.3.6.1.2.1.31.1.1.1.1.48|4|1/48 +1.3.6.1.2.1.31.1.1.1.1.49|4|1/49 +1.3.6.1.2.1.31.1.1.1.1.50|4|1/50 +1.3.6.1.2.1.31.1.1.1.1.8193|4|11/2 +1.3.6.1.2.1.31.1.1.1.1.55001|4|ifc55001 OOB #0 +1.3.6.1.2.1.31.1.1.1.2.1|65|0 +1.3.6.1.2.1.31.1.1.1.2.2|65|187158 +1.3.6.1.2.1.31.1.1.1.2.3|65|0 +1.3.6.1.2.1.31.1.1.1.2.4|65|0 +1.3.6.1.2.1.31.1.1.1.2.5|65|0 +1.3.6.1.2.1.31.1.1.1.2.6|65|0 +1.3.6.1.2.1.31.1.1.1.2.7|65|0 +1.3.6.1.2.1.31.1.1.1.2.8|65|0 +1.3.6.1.2.1.31.1.1.1.2.9|65|0 +1.3.6.1.2.1.31.1.1.1.2.10|65|0 +1.3.6.1.2.1.31.1.1.1.2.11|65|0 +1.3.6.1.2.1.31.1.1.1.2.12|65|0 +1.3.6.1.2.1.31.1.1.1.2.13|65|0 +1.3.6.1.2.1.31.1.1.1.2.14|65|0 +1.3.6.1.2.1.31.1.1.1.2.15|65|0 +1.3.6.1.2.1.31.1.1.1.2.16|65|0 +1.3.6.1.2.1.31.1.1.1.2.17|65|0 +1.3.6.1.2.1.31.1.1.1.2.18|65|0 +1.3.6.1.2.1.31.1.1.1.2.19|65|0 +1.3.6.1.2.1.31.1.1.1.2.20|65|0 +1.3.6.1.2.1.31.1.1.1.2.21|65|0 +1.3.6.1.2.1.31.1.1.1.2.22|65|0 +1.3.6.1.2.1.31.1.1.1.2.23|65|0 +1.3.6.1.2.1.31.1.1.1.2.24|65|0 +1.3.6.1.2.1.31.1.1.1.2.25|65|0 +1.3.6.1.2.1.31.1.1.1.2.26|65|0 +1.3.6.1.2.1.31.1.1.1.2.27|65|0 +1.3.6.1.2.1.31.1.1.1.2.28|65|0 +1.3.6.1.2.1.31.1.1.1.2.29|65|0 +1.3.6.1.2.1.31.1.1.1.2.30|65|0 +1.3.6.1.2.1.31.1.1.1.2.31|65|0 +1.3.6.1.2.1.31.1.1.1.2.32|65|0 +1.3.6.1.2.1.31.1.1.1.2.33|65|0 +1.3.6.1.2.1.31.1.1.1.2.34|65|0 +1.3.6.1.2.1.31.1.1.1.2.35|65|0 +1.3.6.1.2.1.31.1.1.1.2.36|65|0 +1.3.6.1.2.1.31.1.1.1.2.37|65|0 +1.3.6.1.2.1.31.1.1.1.2.38|65|0 +1.3.6.1.2.1.31.1.1.1.2.39|65|0 +1.3.6.1.2.1.31.1.1.1.2.40|65|0 +1.3.6.1.2.1.31.1.1.1.2.41|65|0 +1.3.6.1.2.1.31.1.1.1.2.42|65|0 +1.3.6.1.2.1.31.1.1.1.2.43|65|0 +1.3.6.1.2.1.31.1.1.1.2.44|65|0 +1.3.6.1.2.1.31.1.1.1.2.45|65|0 +1.3.6.1.2.1.31.1.1.1.2.46|65|0 +1.3.6.1.2.1.31.1.1.1.2.47|65|0 +1.3.6.1.2.1.31.1.1.1.2.48|65|0 +1.3.6.1.2.1.31.1.1.1.2.49|65|1930335 +1.3.6.1.2.1.31.1.1.1.2.50|65|1898994 +1.3.6.1.2.1.31.1.1.1.2.55001|65|0 +1.3.6.1.2.1.31.1.1.1.3.1|65|0 +1.3.6.1.2.1.31.1.1.1.3.2|65|4146 +1.3.6.1.2.1.31.1.1.1.3.3|65|0 +1.3.6.1.2.1.31.1.1.1.3.4|65|0 +1.3.6.1.2.1.31.1.1.1.3.5|65|0 +1.3.6.1.2.1.31.1.1.1.3.6|65|0 +1.3.6.1.2.1.31.1.1.1.3.7|65|0 +1.3.6.1.2.1.31.1.1.1.3.8|65|0 +1.3.6.1.2.1.31.1.1.1.3.9|65|0 +1.3.6.1.2.1.31.1.1.1.3.10|65|0 +1.3.6.1.2.1.31.1.1.1.3.11|65|0 +1.3.6.1.2.1.31.1.1.1.3.12|65|0 +1.3.6.1.2.1.31.1.1.1.3.13|65|0 +1.3.6.1.2.1.31.1.1.1.3.14|65|0 +1.3.6.1.2.1.31.1.1.1.3.15|65|0 +1.3.6.1.2.1.31.1.1.1.3.16|65|0 +1.3.6.1.2.1.31.1.1.1.3.17|65|0 +1.3.6.1.2.1.31.1.1.1.3.18|65|0 +1.3.6.1.2.1.31.1.1.1.3.19|65|0 +1.3.6.1.2.1.31.1.1.1.3.20|65|0 +1.3.6.1.2.1.31.1.1.1.3.21|65|0 +1.3.6.1.2.1.31.1.1.1.3.22|65|0 +1.3.6.1.2.1.31.1.1.1.3.23|65|0 +1.3.6.1.2.1.31.1.1.1.3.24|65|0 +1.3.6.1.2.1.31.1.1.1.3.25|65|0 +1.3.6.1.2.1.31.1.1.1.3.26|65|0 +1.3.6.1.2.1.31.1.1.1.3.27|65|0 +1.3.6.1.2.1.31.1.1.1.3.28|65|0 +1.3.6.1.2.1.31.1.1.1.3.29|65|0 +1.3.6.1.2.1.31.1.1.1.3.30|65|0 +1.3.6.1.2.1.31.1.1.1.3.31|65|0 +1.3.6.1.2.1.31.1.1.1.3.32|65|0 +1.3.6.1.2.1.31.1.1.1.3.33|65|0 +1.3.6.1.2.1.31.1.1.1.3.34|65|0 +1.3.6.1.2.1.31.1.1.1.3.35|65|0 +1.3.6.1.2.1.31.1.1.1.3.36|65|0 +1.3.6.1.2.1.31.1.1.1.3.37|65|0 +1.3.6.1.2.1.31.1.1.1.3.38|65|0 +1.3.6.1.2.1.31.1.1.1.3.39|65|0 +1.3.6.1.2.1.31.1.1.1.3.40|65|0 +1.3.6.1.2.1.31.1.1.1.3.41|65|0 +1.3.6.1.2.1.31.1.1.1.3.42|65|0 +1.3.6.1.2.1.31.1.1.1.3.43|65|0 +1.3.6.1.2.1.31.1.1.1.3.44|65|0 +1.3.6.1.2.1.31.1.1.1.3.45|65|0 +1.3.6.1.2.1.31.1.1.1.3.46|65|0 +1.3.6.1.2.1.31.1.1.1.3.47|65|0 +1.3.6.1.2.1.31.1.1.1.3.48|65|0 +1.3.6.1.2.1.31.1.1.1.3.49|65|10897 +1.3.6.1.2.1.31.1.1.1.3.50|65|4355 +1.3.6.1.2.1.31.1.1.1.3.55001|65|0 +1.3.6.1.2.1.31.1.1.1.4.1|65|0 +1.3.6.1.2.1.31.1.1.1.4.2|65|3888360 +1.3.6.1.2.1.31.1.1.1.4.3|65|0 +1.3.6.1.2.1.31.1.1.1.4.4|65|0 +1.3.6.1.2.1.31.1.1.1.4.5|65|0 +1.3.6.1.2.1.31.1.1.1.4.6|65|0 +1.3.6.1.2.1.31.1.1.1.4.7|65|0 +1.3.6.1.2.1.31.1.1.1.4.8|65|0 +1.3.6.1.2.1.31.1.1.1.4.9|65|0 +1.3.6.1.2.1.31.1.1.1.4.10|65|0 +1.3.6.1.2.1.31.1.1.1.4.11|65|0 +1.3.6.1.2.1.31.1.1.1.4.12|65|0 +1.3.6.1.2.1.31.1.1.1.4.13|65|0 +1.3.6.1.2.1.31.1.1.1.4.14|65|0 +1.3.6.1.2.1.31.1.1.1.4.15|65|0 +1.3.6.1.2.1.31.1.1.1.4.16|65|0 +1.3.6.1.2.1.31.1.1.1.4.17|65|0 +1.3.6.1.2.1.31.1.1.1.4.18|65|0 +1.3.6.1.2.1.31.1.1.1.4.19|65|0 +1.3.6.1.2.1.31.1.1.1.4.20|65|0 +1.3.6.1.2.1.31.1.1.1.4.21|65|0 +1.3.6.1.2.1.31.1.1.1.4.22|65|0 +1.3.6.1.2.1.31.1.1.1.4.23|65|0 +1.3.6.1.2.1.31.1.1.1.4.24|65|0 +1.3.6.1.2.1.31.1.1.1.4.25|65|0 +1.3.6.1.2.1.31.1.1.1.4.26|65|0 +1.3.6.1.2.1.31.1.1.1.4.27|65|0 +1.3.6.1.2.1.31.1.1.1.4.28|65|0 +1.3.6.1.2.1.31.1.1.1.4.29|65|0 +1.3.6.1.2.1.31.1.1.1.4.30|65|0 +1.3.6.1.2.1.31.1.1.1.4.31|65|0 +1.3.6.1.2.1.31.1.1.1.4.32|65|0 +1.3.6.1.2.1.31.1.1.1.4.33|65|0 +1.3.6.1.2.1.31.1.1.1.4.34|65|0 +1.3.6.1.2.1.31.1.1.1.4.35|65|0 +1.3.6.1.2.1.31.1.1.1.4.36|65|0 +1.3.6.1.2.1.31.1.1.1.4.37|65|0 +1.3.6.1.2.1.31.1.1.1.4.38|65|0 +1.3.6.1.2.1.31.1.1.1.4.39|65|0 +1.3.6.1.2.1.31.1.1.1.4.40|65|0 +1.3.6.1.2.1.31.1.1.1.4.41|65|0 +1.3.6.1.2.1.31.1.1.1.4.42|65|0 +1.3.6.1.2.1.31.1.1.1.4.43|65|0 +1.3.6.1.2.1.31.1.1.1.4.44|65|0 +1.3.6.1.2.1.31.1.1.1.4.45|65|0 +1.3.6.1.2.1.31.1.1.1.4.46|65|0 +1.3.6.1.2.1.31.1.1.1.4.47|65|0 +1.3.6.1.2.1.31.1.1.1.4.48|65|0 +1.3.6.1.2.1.31.1.1.1.4.49|65|212206 +1.3.6.1.2.1.31.1.1.1.4.50|65|132519 +1.3.6.1.2.1.31.1.1.1.4.55001|65|0 +1.3.6.1.2.1.31.1.1.1.5.1|65|0 +1.3.6.1.2.1.31.1.1.1.5.2|65|12550 +1.3.6.1.2.1.31.1.1.1.5.3|65|0 +1.3.6.1.2.1.31.1.1.1.5.4|65|0 +1.3.6.1.2.1.31.1.1.1.5.5|65|0 +1.3.6.1.2.1.31.1.1.1.5.6|65|0 +1.3.6.1.2.1.31.1.1.1.5.7|65|0 +1.3.6.1.2.1.31.1.1.1.5.8|65|0 +1.3.6.1.2.1.31.1.1.1.5.9|65|0 +1.3.6.1.2.1.31.1.1.1.5.10|65|0 +1.3.6.1.2.1.31.1.1.1.5.11|65|0 +1.3.6.1.2.1.31.1.1.1.5.12|65|0 +1.3.6.1.2.1.31.1.1.1.5.13|65|0 +1.3.6.1.2.1.31.1.1.1.5.14|65|0 +1.3.6.1.2.1.31.1.1.1.5.15|65|0 +1.3.6.1.2.1.31.1.1.1.5.16|65|0 +1.3.6.1.2.1.31.1.1.1.5.17|65|0 +1.3.6.1.2.1.31.1.1.1.5.18|65|0 +1.3.6.1.2.1.31.1.1.1.5.19|65|0 +1.3.6.1.2.1.31.1.1.1.5.20|65|0 +1.3.6.1.2.1.31.1.1.1.5.21|65|0 +1.3.6.1.2.1.31.1.1.1.5.22|65|0 +1.3.6.1.2.1.31.1.1.1.5.23|65|0 +1.3.6.1.2.1.31.1.1.1.5.24|65|0 +1.3.6.1.2.1.31.1.1.1.5.25|65|0 +1.3.6.1.2.1.31.1.1.1.5.26|65|0 +1.3.6.1.2.1.31.1.1.1.5.27|65|0 +1.3.6.1.2.1.31.1.1.1.5.28|65|0 +1.3.6.1.2.1.31.1.1.1.5.29|65|0 +1.3.6.1.2.1.31.1.1.1.5.30|65|0 +1.3.6.1.2.1.31.1.1.1.5.31|65|0 +1.3.6.1.2.1.31.1.1.1.5.32|65|0 +1.3.6.1.2.1.31.1.1.1.5.33|65|0 +1.3.6.1.2.1.31.1.1.1.5.34|65|0 +1.3.6.1.2.1.31.1.1.1.5.35|65|0 +1.3.6.1.2.1.31.1.1.1.5.36|65|0 +1.3.6.1.2.1.31.1.1.1.5.37|65|0 +1.3.6.1.2.1.31.1.1.1.5.38|65|0 +1.3.6.1.2.1.31.1.1.1.5.39|65|0 +1.3.6.1.2.1.31.1.1.1.5.40|65|0 +1.3.6.1.2.1.31.1.1.1.5.41|65|0 +1.3.6.1.2.1.31.1.1.1.5.42|65|0 +1.3.6.1.2.1.31.1.1.1.5.43|65|0 +1.3.6.1.2.1.31.1.1.1.5.44|65|0 +1.3.6.1.2.1.31.1.1.1.5.45|65|0 +1.3.6.1.2.1.31.1.1.1.5.46|65|0 +1.3.6.1.2.1.31.1.1.1.5.47|65|0 +1.3.6.1.2.1.31.1.1.1.5.48|65|0 +1.3.6.1.2.1.31.1.1.1.5.49|65|1129 +1.3.6.1.2.1.31.1.1.1.5.50|65|3017 +1.3.6.1.2.1.31.1.1.1.5.55001|65|0 +1.3.6.1.2.1.31.1.1.1.6.1|70|0 +1.3.6.1.2.1.31.1.1.1.6.2|70|2886780468 +1.3.6.1.2.1.31.1.1.1.6.3|70|0 +1.3.6.1.2.1.31.1.1.1.6.4|70|0 +1.3.6.1.2.1.31.1.1.1.6.5|70|0 +1.3.6.1.2.1.31.1.1.1.6.6|70|0 +1.3.6.1.2.1.31.1.1.1.6.7|70|0 +1.3.6.1.2.1.31.1.1.1.6.8|70|0 +1.3.6.1.2.1.31.1.1.1.6.9|70|0 +1.3.6.1.2.1.31.1.1.1.6.10|70|0 +1.3.6.1.2.1.31.1.1.1.6.11|70|0 +1.3.6.1.2.1.31.1.1.1.6.12|70|0 +1.3.6.1.2.1.31.1.1.1.6.13|70|0 +1.3.6.1.2.1.31.1.1.1.6.14|70|0 +1.3.6.1.2.1.31.1.1.1.6.15|70|0 +1.3.6.1.2.1.31.1.1.1.6.16|70|0 +1.3.6.1.2.1.31.1.1.1.6.17|70|0 +1.3.6.1.2.1.31.1.1.1.6.18|70|0 +1.3.6.1.2.1.31.1.1.1.6.19|70|0 +1.3.6.1.2.1.31.1.1.1.6.20|70|0 +1.3.6.1.2.1.31.1.1.1.6.21|70|0 +1.3.6.1.2.1.31.1.1.1.6.22|70|0 +1.3.6.1.2.1.31.1.1.1.6.23|70|0 +1.3.6.1.2.1.31.1.1.1.6.24|70|0 +1.3.6.1.2.1.31.1.1.1.6.25|70|0 +1.3.6.1.2.1.31.1.1.1.6.26|70|0 +1.3.6.1.2.1.31.1.1.1.6.27|70|0 +1.3.6.1.2.1.31.1.1.1.6.28|70|0 +1.3.6.1.2.1.31.1.1.1.6.29|70|0 +1.3.6.1.2.1.31.1.1.1.6.30|70|0 +1.3.6.1.2.1.31.1.1.1.6.31|70|0 +1.3.6.1.2.1.31.1.1.1.6.32|70|0 +1.3.6.1.2.1.31.1.1.1.6.33|70|0 +1.3.6.1.2.1.31.1.1.1.6.34|70|0 +1.3.6.1.2.1.31.1.1.1.6.35|70|0 +1.3.6.1.2.1.31.1.1.1.6.36|70|0 +1.3.6.1.2.1.31.1.1.1.6.37|70|0 +1.3.6.1.2.1.31.1.1.1.6.38|70|0 +1.3.6.1.2.1.31.1.1.1.6.39|70|0 +1.3.6.1.2.1.31.1.1.1.6.40|70|0 +1.3.6.1.2.1.31.1.1.1.6.41|70|0 +1.3.6.1.2.1.31.1.1.1.6.42|70|0 +1.3.6.1.2.1.31.1.1.1.6.43|70|0 +1.3.6.1.2.1.31.1.1.1.6.44|70|0 +1.3.6.1.2.1.31.1.1.1.6.45|70|0 +1.3.6.1.2.1.31.1.1.1.6.46|70|0 +1.3.6.1.2.1.31.1.1.1.6.47|70|0 +1.3.6.1.2.1.31.1.1.1.6.48|70|0 +1.3.6.1.2.1.31.1.1.1.6.49|70|98978747465 +1.3.6.1.2.1.31.1.1.1.6.50|70|137743561 +1.3.6.1.2.1.31.1.1.1.6.55001|70|0 +1.3.6.1.2.1.31.1.1.1.7.1|70|0 +1.3.6.1.2.1.31.1.1.1.7.2|70|19456012 +1.3.6.1.2.1.31.1.1.1.7.3|70|0 +1.3.6.1.2.1.31.1.1.1.7.4|70|0 +1.3.6.1.2.1.31.1.1.1.7.5|70|0 +1.3.6.1.2.1.31.1.1.1.7.6|70|0 +1.3.6.1.2.1.31.1.1.1.7.7|70|0 +1.3.6.1.2.1.31.1.1.1.7.8|70|0 +1.3.6.1.2.1.31.1.1.1.7.9|70|0 +1.3.6.1.2.1.31.1.1.1.7.10|70|0 +1.3.6.1.2.1.31.1.1.1.7.11|70|0 +1.3.6.1.2.1.31.1.1.1.7.12|70|0 +1.3.6.1.2.1.31.1.1.1.7.13|70|0 +1.3.6.1.2.1.31.1.1.1.7.14|70|0 +1.3.6.1.2.1.31.1.1.1.7.15|70|0 +1.3.6.1.2.1.31.1.1.1.7.16|70|0 +1.3.6.1.2.1.31.1.1.1.7.17|70|0 +1.3.6.1.2.1.31.1.1.1.7.18|70|0 +1.3.6.1.2.1.31.1.1.1.7.19|70|0 +1.3.6.1.2.1.31.1.1.1.7.20|70|0 +1.3.6.1.2.1.31.1.1.1.7.21|70|0 +1.3.6.1.2.1.31.1.1.1.7.22|70|0 +1.3.6.1.2.1.31.1.1.1.7.23|70|0 +1.3.6.1.2.1.31.1.1.1.7.24|70|0 +1.3.6.1.2.1.31.1.1.1.7.25|70|0 +1.3.6.1.2.1.31.1.1.1.7.26|70|0 +1.3.6.1.2.1.31.1.1.1.7.27|70|0 +1.3.6.1.2.1.31.1.1.1.7.28|70|0 +1.3.6.1.2.1.31.1.1.1.7.29|70|0 +1.3.6.1.2.1.31.1.1.1.7.30|70|0 +1.3.6.1.2.1.31.1.1.1.7.31|70|0 +1.3.6.1.2.1.31.1.1.1.7.32|70|0 +1.3.6.1.2.1.31.1.1.1.7.33|70|0 +1.3.6.1.2.1.31.1.1.1.7.34|70|0 +1.3.6.1.2.1.31.1.1.1.7.35|70|0 +1.3.6.1.2.1.31.1.1.1.7.36|70|0 +1.3.6.1.2.1.31.1.1.1.7.37|70|0 +1.3.6.1.2.1.31.1.1.1.7.38|70|0 +1.3.6.1.2.1.31.1.1.1.7.39|70|0 +1.3.6.1.2.1.31.1.1.1.7.40|70|0 +1.3.6.1.2.1.31.1.1.1.7.41|70|0 +1.3.6.1.2.1.31.1.1.1.7.42|70|0 +1.3.6.1.2.1.31.1.1.1.7.43|70|0 +1.3.6.1.2.1.31.1.1.1.7.44|70|0 +1.3.6.1.2.1.31.1.1.1.7.45|70|0 +1.3.6.1.2.1.31.1.1.1.7.46|70|0 +1.3.6.1.2.1.31.1.1.1.7.47|70|0 +1.3.6.1.2.1.31.1.1.1.7.48|70|0 +1.3.6.1.2.1.31.1.1.1.7.49|70|72987599 +1.3.6.1.2.1.31.1.1.1.7.50|70|745 +1.3.6.1.2.1.31.1.1.1.7.55001|70|0 +1.3.6.1.2.1.31.1.1.1.8.1|70|0 +1.3.6.1.2.1.31.1.1.1.8.2|70|187158 +1.3.6.1.2.1.31.1.1.1.8.3|70|0 +1.3.6.1.2.1.31.1.1.1.8.4|70|0 +1.3.6.1.2.1.31.1.1.1.8.5|70|0 +1.3.6.1.2.1.31.1.1.1.8.6|70|0 +1.3.6.1.2.1.31.1.1.1.8.7|70|0 +1.3.6.1.2.1.31.1.1.1.8.8|70|0 +1.3.6.1.2.1.31.1.1.1.8.9|70|0 +1.3.6.1.2.1.31.1.1.1.8.10|70|0 +1.3.6.1.2.1.31.1.1.1.8.11|70|0 +1.3.6.1.2.1.31.1.1.1.8.12|70|0 +1.3.6.1.2.1.31.1.1.1.8.13|70|0 +1.3.6.1.2.1.31.1.1.1.8.14|70|0 +1.3.6.1.2.1.31.1.1.1.8.15|70|0 +1.3.6.1.2.1.31.1.1.1.8.16|70|0 +1.3.6.1.2.1.31.1.1.1.8.17|70|0 +1.3.6.1.2.1.31.1.1.1.8.18|70|0 +1.3.6.1.2.1.31.1.1.1.8.19|70|0 +1.3.6.1.2.1.31.1.1.1.8.20|70|0 +1.3.6.1.2.1.31.1.1.1.8.21|70|0 +1.3.6.1.2.1.31.1.1.1.8.22|70|0 +1.3.6.1.2.1.31.1.1.1.8.23|70|0 +1.3.6.1.2.1.31.1.1.1.8.24|70|0 +1.3.6.1.2.1.31.1.1.1.8.25|70|0 +1.3.6.1.2.1.31.1.1.1.8.26|70|0 +1.3.6.1.2.1.31.1.1.1.8.27|70|0 +1.3.6.1.2.1.31.1.1.1.8.28|70|0 +1.3.6.1.2.1.31.1.1.1.8.29|70|0 +1.3.6.1.2.1.31.1.1.1.8.30|70|0 +1.3.6.1.2.1.31.1.1.1.8.31|70|0 +1.3.6.1.2.1.31.1.1.1.8.32|70|0 +1.3.6.1.2.1.31.1.1.1.8.33|70|0 +1.3.6.1.2.1.31.1.1.1.8.34|70|0 +1.3.6.1.2.1.31.1.1.1.8.35|70|0 +1.3.6.1.2.1.31.1.1.1.8.36|70|0 +1.3.6.1.2.1.31.1.1.1.8.37|70|0 +1.3.6.1.2.1.31.1.1.1.8.38|70|0 +1.3.6.1.2.1.31.1.1.1.8.39|70|0 +1.3.6.1.2.1.31.1.1.1.8.40|70|0 +1.3.6.1.2.1.31.1.1.1.8.41|70|0 +1.3.6.1.2.1.31.1.1.1.8.42|70|0 +1.3.6.1.2.1.31.1.1.1.8.43|70|0 +1.3.6.1.2.1.31.1.1.1.8.44|70|0 +1.3.6.1.2.1.31.1.1.1.8.45|70|0 +1.3.6.1.2.1.31.1.1.1.8.46|70|0 +1.3.6.1.2.1.31.1.1.1.8.47|70|0 +1.3.6.1.2.1.31.1.1.1.8.48|70|0 +1.3.6.1.2.1.31.1.1.1.8.49|70|1930335 +1.3.6.1.2.1.31.1.1.1.8.50|70|1898994 +1.3.6.1.2.1.31.1.1.1.8.55001|70|0 +1.3.6.1.2.1.31.1.1.1.9.1|70|0 +1.3.6.1.2.1.31.1.1.1.9.2|70|4146 +1.3.6.1.2.1.31.1.1.1.9.3|70|0 +1.3.6.1.2.1.31.1.1.1.9.4|70|0 +1.3.6.1.2.1.31.1.1.1.9.5|70|0 +1.3.6.1.2.1.31.1.1.1.9.6|70|0 +1.3.6.1.2.1.31.1.1.1.9.7|70|0 +1.3.6.1.2.1.31.1.1.1.9.8|70|0 +1.3.6.1.2.1.31.1.1.1.9.9|70|0 +1.3.6.1.2.1.31.1.1.1.9.10|70|0 +1.3.6.1.2.1.31.1.1.1.9.11|70|0 +1.3.6.1.2.1.31.1.1.1.9.12|70|0 +1.3.6.1.2.1.31.1.1.1.9.13|70|0 +1.3.6.1.2.1.31.1.1.1.9.14|70|0 +1.3.6.1.2.1.31.1.1.1.9.15|70|0 +1.3.6.1.2.1.31.1.1.1.9.16|70|0 +1.3.6.1.2.1.31.1.1.1.9.17|70|0 +1.3.6.1.2.1.31.1.1.1.9.18|70|0 +1.3.6.1.2.1.31.1.1.1.9.19|70|0 +1.3.6.1.2.1.31.1.1.1.9.20|70|0 +1.3.6.1.2.1.31.1.1.1.9.21|70|0 +1.3.6.1.2.1.31.1.1.1.9.22|70|0 +1.3.6.1.2.1.31.1.1.1.9.23|70|0 +1.3.6.1.2.1.31.1.1.1.9.24|70|0 +1.3.6.1.2.1.31.1.1.1.9.25|70|0 +1.3.6.1.2.1.31.1.1.1.9.26|70|0 +1.3.6.1.2.1.31.1.1.1.9.27|70|0 +1.3.6.1.2.1.31.1.1.1.9.28|70|0 +1.3.6.1.2.1.31.1.1.1.9.29|70|0 +1.3.6.1.2.1.31.1.1.1.9.30|70|0 +1.3.6.1.2.1.31.1.1.1.9.31|70|0 +1.3.6.1.2.1.31.1.1.1.9.32|70|0 +1.3.6.1.2.1.31.1.1.1.9.33|70|0 +1.3.6.1.2.1.31.1.1.1.9.34|70|0 +1.3.6.1.2.1.31.1.1.1.9.35|70|0 +1.3.6.1.2.1.31.1.1.1.9.36|70|0 +1.3.6.1.2.1.31.1.1.1.9.37|70|0 +1.3.6.1.2.1.31.1.1.1.9.38|70|0 +1.3.6.1.2.1.31.1.1.1.9.39|70|0 +1.3.6.1.2.1.31.1.1.1.9.40|70|0 +1.3.6.1.2.1.31.1.1.1.9.41|70|0 +1.3.6.1.2.1.31.1.1.1.9.42|70|0 +1.3.6.1.2.1.31.1.1.1.9.43|70|0 +1.3.6.1.2.1.31.1.1.1.9.44|70|0 +1.3.6.1.2.1.31.1.1.1.9.45|70|0 +1.3.6.1.2.1.31.1.1.1.9.46|70|0 +1.3.6.1.2.1.31.1.1.1.9.47|70|0 +1.3.6.1.2.1.31.1.1.1.9.48|70|0 +1.3.6.1.2.1.31.1.1.1.9.49|70|10897 +1.3.6.1.2.1.31.1.1.1.9.50|70|4355 +1.3.6.1.2.1.31.1.1.1.9.55001|70|0 +1.3.6.1.2.1.31.1.1.1.10.1|70|0 +1.3.6.1.2.1.31.1.1.1.10.2|70|99073925918 +1.3.6.1.2.1.31.1.1.1.10.3|70|0 +1.3.6.1.2.1.31.1.1.1.10.4|70|0 +1.3.6.1.2.1.31.1.1.1.10.5|70|0 +1.3.6.1.2.1.31.1.1.1.10.6|70|0 +1.3.6.1.2.1.31.1.1.1.10.7|70|0 +1.3.6.1.2.1.31.1.1.1.10.8|70|0 +1.3.6.1.2.1.31.1.1.1.10.9|70|0 +1.3.6.1.2.1.31.1.1.1.10.10|70|0 +1.3.6.1.2.1.31.1.1.1.10.11|70|0 +1.3.6.1.2.1.31.1.1.1.10.12|70|0 +1.3.6.1.2.1.31.1.1.1.10.13|70|0 +1.3.6.1.2.1.31.1.1.1.10.14|70|0 +1.3.6.1.2.1.31.1.1.1.10.15|70|0 +1.3.6.1.2.1.31.1.1.1.10.16|70|0 +1.3.6.1.2.1.31.1.1.1.10.17|70|0 +1.3.6.1.2.1.31.1.1.1.10.18|70|0 +1.3.6.1.2.1.31.1.1.1.10.19|70|0 +1.3.6.1.2.1.31.1.1.1.10.20|70|0 +1.3.6.1.2.1.31.1.1.1.10.21|70|0 +1.3.6.1.2.1.31.1.1.1.10.22|70|0 +1.3.6.1.2.1.31.1.1.1.10.23|70|0 +1.3.6.1.2.1.31.1.1.1.10.24|70|0 +1.3.6.1.2.1.31.1.1.1.10.25|70|0 +1.3.6.1.2.1.31.1.1.1.10.26|70|0 +1.3.6.1.2.1.31.1.1.1.10.27|70|0 +1.3.6.1.2.1.31.1.1.1.10.28|70|0 +1.3.6.1.2.1.31.1.1.1.10.29|70|0 +1.3.6.1.2.1.31.1.1.1.10.30|70|0 +1.3.6.1.2.1.31.1.1.1.10.31|70|0 +1.3.6.1.2.1.31.1.1.1.10.32|70|0 +1.3.6.1.2.1.31.1.1.1.10.33|70|0 +1.3.6.1.2.1.31.1.1.1.10.34|70|0 +1.3.6.1.2.1.31.1.1.1.10.35|70|0 +1.3.6.1.2.1.31.1.1.1.10.36|70|0 +1.3.6.1.2.1.31.1.1.1.10.37|70|0 +1.3.6.1.2.1.31.1.1.1.10.38|70|0 +1.3.6.1.2.1.31.1.1.1.10.39|70|0 +1.3.6.1.2.1.31.1.1.1.10.40|70|0 +1.3.6.1.2.1.31.1.1.1.10.41|70|0 +1.3.6.1.2.1.31.1.1.1.10.42|70|0 +1.3.6.1.2.1.31.1.1.1.10.43|70|0 +1.3.6.1.2.1.31.1.1.1.10.44|70|0 +1.3.6.1.2.1.31.1.1.1.10.45|70|0 +1.3.6.1.2.1.31.1.1.1.10.46|70|0 +1.3.6.1.2.1.31.1.1.1.10.47|70|0 +1.3.6.1.2.1.31.1.1.1.10.48|70|0 +1.3.6.1.2.1.31.1.1.1.10.49|70|1059633442 +1.3.6.1.2.1.31.1.1.1.10.50|70|1972522657 +1.3.6.1.2.1.31.1.1.1.10.55001|70|0 +1.3.6.1.2.1.31.1.1.1.11.1|70|0 +1.3.6.1.2.1.31.1.1.1.11.2|70|72466362 +1.3.6.1.2.1.31.1.1.1.11.3|70|0 +1.3.6.1.2.1.31.1.1.1.11.4|70|0 +1.3.6.1.2.1.31.1.1.1.11.5|70|0 +1.3.6.1.2.1.31.1.1.1.11.6|70|0 +1.3.6.1.2.1.31.1.1.1.11.7|70|0 +1.3.6.1.2.1.31.1.1.1.11.8|70|0 +1.3.6.1.2.1.31.1.1.1.11.9|70|0 +1.3.6.1.2.1.31.1.1.1.11.10|70|0 +1.3.6.1.2.1.31.1.1.1.11.11|70|0 +1.3.6.1.2.1.31.1.1.1.11.12|70|0 +1.3.6.1.2.1.31.1.1.1.11.13|70|0 +1.3.6.1.2.1.31.1.1.1.11.14|70|0 +1.3.6.1.2.1.31.1.1.1.11.15|70|0 +1.3.6.1.2.1.31.1.1.1.11.16|70|0 +1.3.6.1.2.1.31.1.1.1.11.17|70|0 +1.3.6.1.2.1.31.1.1.1.11.18|70|0 +1.3.6.1.2.1.31.1.1.1.11.19|70|0 +1.3.6.1.2.1.31.1.1.1.11.20|70|0 +1.3.6.1.2.1.31.1.1.1.11.21|70|0 +1.3.6.1.2.1.31.1.1.1.11.22|70|0 +1.3.6.1.2.1.31.1.1.1.11.23|70|0 +1.3.6.1.2.1.31.1.1.1.11.24|70|0 +1.3.6.1.2.1.31.1.1.1.11.25|70|0 +1.3.6.1.2.1.31.1.1.1.11.26|70|0 +1.3.6.1.2.1.31.1.1.1.11.27|70|0 +1.3.6.1.2.1.31.1.1.1.11.28|70|0 +1.3.6.1.2.1.31.1.1.1.11.29|70|0 +1.3.6.1.2.1.31.1.1.1.11.30|70|0 +1.3.6.1.2.1.31.1.1.1.11.31|70|0 +1.3.6.1.2.1.31.1.1.1.11.32|70|0 +1.3.6.1.2.1.31.1.1.1.11.33|70|0 +1.3.6.1.2.1.31.1.1.1.11.34|70|0 +1.3.6.1.2.1.31.1.1.1.11.35|70|0 +1.3.6.1.2.1.31.1.1.1.11.36|70|0 +1.3.6.1.2.1.31.1.1.1.11.37|70|0 +1.3.6.1.2.1.31.1.1.1.11.38|70|0 +1.3.6.1.2.1.31.1.1.1.11.39|70|0 +1.3.6.1.2.1.31.1.1.1.11.40|70|0 +1.3.6.1.2.1.31.1.1.1.11.41|70|0 +1.3.6.1.2.1.31.1.1.1.11.42|70|0 +1.3.6.1.2.1.31.1.1.1.11.43|70|0 +1.3.6.1.2.1.31.1.1.1.11.44|70|0 +1.3.6.1.2.1.31.1.1.1.11.45|70|0 +1.3.6.1.2.1.31.1.1.1.11.46|70|0 +1.3.6.1.2.1.31.1.1.1.11.47|70|0 +1.3.6.1.2.1.31.1.1.1.11.48|70|0 +1.3.6.1.2.1.31.1.1.1.11.49|70|7781309 +1.3.6.1.2.1.31.1.1.1.11.50|70|12194322 +1.3.6.1.2.1.31.1.1.1.11.55001|70|0 +1.3.6.1.2.1.31.1.1.1.12.1|70|0 +1.3.6.1.2.1.31.1.1.1.12.2|70|3888360 +1.3.6.1.2.1.31.1.1.1.12.3|70|0 +1.3.6.1.2.1.31.1.1.1.12.4|70|0 +1.3.6.1.2.1.31.1.1.1.12.5|70|0 +1.3.6.1.2.1.31.1.1.1.12.6|70|0 +1.3.6.1.2.1.31.1.1.1.12.7|70|0 +1.3.6.1.2.1.31.1.1.1.12.8|70|0 +1.3.6.1.2.1.31.1.1.1.12.9|70|0 +1.3.6.1.2.1.31.1.1.1.12.10|70|0 +1.3.6.1.2.1.31.1.1.1.12.11|70|0 +1.3.6.1.2.1.31.1.1.1.12.12|70|0 +1.3.6.1.2.1.31.1.1.1.12.13|70|0 +1.3.6.1.2.1.31.1.1.1.12.14|70|0 +1.3.6.1.2.1.31.1.1.1.12.15|70|0 +1.3.6.1.2.1.31.1.1.1.12.16|70|0 +1.3.6.1.2.1.31.1.1.1.12.17|70|0 +1.3.6.1.2.1.31.1.1.1.12.18|70|0 +1.3.6.1.2.1.31.1.1.1.12.19|70|0 +1.3.6.1.2.1.31.1.1.1.12.20|70|0 +1.3.6.1.2.1.31.1.1.1.12.21|70|0 +1.3.6.1.2.1.31.1.1.1.12.22|70|0 +1.3.6.1.2.1.31.1.1.1.12.23|70|0 +1.3.6.1.2.1.31.1.1.1.12.24|70|0 +1.3.6.1.2.1.31.1.1.1.12.25|70|0 +1.3.6.1.2.1.31.1.1.1.12.26|70|0 +1.3.6.1.2.1.31.1.1.1.12.27|70|0 +1.3.6.1.2.1.31.1.1.1.12.28|70|0 +1.3.6.1.2.1.31.1.1.1.12.29|70|0 +1.3.6.1.2.1.31.1.1.1.12.30|70|0 +1.3.6.1.2.1.31.1.1.1.12.31|70|0 +1.3.6.1.2.1.31.1.1.1.12.32|70|0 +1.3.6.1.2.1.31.1.1.1.12.33|70|0 +1.3.6.1.2.1.31.1.1.1.12.34|70|0 +1.3.6.1.2.1.31.1.1.1.12.35|70|0 +1.3.6.1.2.1.31.1.1.1.12.36|70|0 +1.3.6.1.2.1.31.1.1.1.12.37|70|0 +1.3.6.1.2.1.31.1.1.1.12.38|70|0 +1.3.6.1.2.1.31.1.1.1.12.39|70|0 +1.3.6.1.2.1.31.1.1.1.12.40|70|0 +1.3.6.1.2.1.31.1.1.1.12.41|70|0 +1.3.6.1.2.1.31.1.1.1.12.42|70|0 +1.3.6.1.2.1.31.1.1.1.12.43|70|0 +1.3.6.1.2.1.31.1.1.1.12.44|70|0 +1.3.6.1.2.1.31.1.1.1.12.45|70|0 +1.3.6.1.2.1.31.1.1.1.12.46|70|0 +1.3.6.1.2.1.31.1.1.1.12.47|70|0 +1.3.6.1.2.1.31.1.1.1.12.48|70|0 +1.3.6.1.2.1.31.1.1.1.12.49|70|212206 +1.3.6.1.2.1.31.1.1.1.12.50|70|132519 +1.3.6.1.2.1.31.1.1.1.12.55001|70|0 +1.3.6.1.2.1.31.1.1.1.13.1|70|0 +1.3.6.1.2.1.31.1.1.1.13.2|70|12550 +1.3.6.1.2.1.31.1.1.1.13.3|70|0 +1.3.6.1.2.1.31.1.1.1.13.4|70|0 +1.3.6.1.2.1.31.1.1.1.13.5|70|0 +1.3.6.1.2.1.31.1.1.1.13.6|70|0 +1.3.6.1.2.1.31.1.1.1.13.7|70|0 +1.3.6.1.2.1.31.1.1.1.13.8|70|0 +1.3.6.1.2.1.31.1.1.1.13.9|70|0 +1.3.6.1.2.1.31.1.1.1.13.10|70|0 +1.3.6.1.2.1.31.1.1.1.13.11|70|0 +1.3.6.1.2.1.31.1.1.1.13.12|70|0 +1.3.6.1.2.1.31.1.1.1.13.13|70|0 +1.3.6.1.2.1.31.1.1.1.13.14|70|0 +1.3.6.1.2.1.31.1.1.1.13.15|70|0 +1.3.6.1.2.1.31.1.1.1.13.16|70|0 +1.3.6.1.2.1.31.1.1.1.13.17|70|0 +1.3.6.1.2.1.31.1.1.1.13.18|70|0 +1.3.6.1.2.1.31.1.1.1.13.19|70|0 +1.3.6.1.2.1.31.1.1.1.13.20|70|0 +1.3.6.1.2.1.31.1.1.1.13.21|70|0 +1.3.6.1.2.1.31.1.1.1.13.22|70|0 +1.3.6.1.2.1.31.1.1.1.13.23|70|0 +1.3.6.1.2.1.31.1.1.1.13.24|70|0 +1.3.6.1.2.1.31.1.1.1.13.25|70|0 +1.3.6.1.2.1.31.1.1.1.13.26|70|0 +1.3.6.1.2.1.31.1.1.1.13.27|70|0 +1.3.6.1.2.1.31.1.1.1.13.28|70|0 +1.3.6.1.2.1.31.1.1.1.13.29|70|0 +1.3.6.1.2.1.31.1.1.1.13.30|70|0 +1.3.6.1.2.1.31.1.1.1.13.31|70|0 +1.3.6.1.2.1.31.1.1.1.13.32|70|0 +1.3.6.1.2.1.31.1.1.1.13.33|70|0 +1.3.6.1.2.1.31.1.1.1.13.34|70|0 +1.3.6.1.2.1.31.1.1.1.13.35|70|0 +1.3.6.1.2.1.31.1.1.1.13.36|70|0 +1.3.6.1.2.1.31.1.1.1.13.37|70|0 +1.3.6.1.2.1.31.1.1.1.13.38|70|0 +1.3.6.1.2.1.31.1.1.1.13.39|70|0 +1.3.6.1.2.1.31.1.1.1.13.40|70|0 +1.3.6.1.2.1.31.1.1.1.13.41|70|0 +1.3.6.1.2.1.31.1.1.1.13.42|70|0 +1.3.6.1.2.1.31.1.1.1.13.43|70|0 +1.3.6.1.2.1.31.1.1.1.13.44|70|0 +1.3.6.1.2.1.31.1.1.1.13.45|70|0 +1.3.6.1.2.1.31.1.1.1.13.46|70|0 +1.3.6.1.2.1.31.1.1.1.13.47|70|0 +1.3.6.1.2.1.31.1.1.1.13.48|70|0 +1.3.6.1.2.1.31.1.1.1.13.49|70|1129 +1.3.6.1.2.1.31.1.1.1.13.50|70|3017 +1.3.6.1.2.1.31.1.1.1.13.55001|70|0 +1.3.6.1.2.1.31.1.1.1.14.1|2|1 +1.3.6.1.2.1.31.1.1.1.14.2|2|1 +1.3.6.1.2.1.31.1.1.1.14.3|2|1 +1.3.6.1.2.1.31.1.1.1.14.4|2|1 +1.3.6.1.2.1.31.1.1.1.14.5|2|1 +1.3.6.1.2.1.31.1.1.1.14.6|2|1 +1.3.6.1.2.1.31.1.1.1.14.7|2|1 +1.3.6.1.2.1.31.1.1.1.14.8|2|1 +1.3.6.1.2.1.31.1.1.1.14.9|2|1 +1.3.6.1.2.1.31.1.1.1.14.10|2|1 +1.3.6.1.2.1.31.1.1.1.14.11|2|1 +1.3.6.1.2.1.31.1.1.1.14.12|2|1 +1.3.6.1.2.1.31.1.1.1.14.13|2|1 +1.3.6.1.2.1.31.1.1.1.14.14|2|1 +1.3.6.1.2.1.31.1.1.1.14.15|2|1 +1.3.6.1.2.1.31.1.1.1.14.16|2|1 +1.3.6.1.2.1.31.1.1.1.14.17|2|1 +1.3.6.1.2.1.31.1.1.1.14.18|2|1 +1.3.6.1.2.1.31.1.1.1.14.19|2|1 +1.3.6.1.2.1.31.1.1.1.14.20|2|1 +1.3.6.1.2.1.31.1.1.1.14.21|2|1 +1.3.6.1.2.1.31.1.1.1.14.22|2|1 +1.3.6.1.2.1.31.1.1.1.14.23|2|1 +1.3.6.1.2.1.31.1.1.1.14.24|2|1 +1.3.6.1.2.1.31.1.1.1.14.25|2|1 +1.3.6.1.2.1.31.1.1.1.14.26|2|1 +1.3.6.1.2.1.31.1.1.1.14.27|2|1 +1.3.6.1.2.1.31.1.1.1.14.28|2|1 +1.3.6.1.2.1.31.1.1.1.14.29|2|1 +1.3.6.1.2.1.31.1.1.1.14.30|2|1 +1.3.6.1.2.1.31.1.1.1.14.31|2|1 +1.3.6.1.2.1.31.1.1.1.14.32|2|1 +1.3.6.1.2.1.31.1.1.1.14.33|2|1 +1.3.6.1.2.1.31.1.1.1.14.34|2|1 +1.3.6.1.2.1.31.1.1.1.14.35|2|1 +1.3.6.1.2.1.31.1.1.1.14.36|2|1 +1.3.6.1.2.1.31.1.1.1.14.37|2|1 +1.3.6.1.2.1.31.1.1.1.14.38|2|1 +1.3.6.1.2.1.31.1.1.1.14.39|2|1 +1.3.6.1.2.1.31.1.1.1.14.40|2|1 +1.3.6.1.2.1.31.1.1.1.14.41|2|1 +1.3.6.1.2.1.31.1.1.1.14.42|2|1 +1.3.6.1.2.1.31.1.1.1.14.43|2|1 +1.3.6.1.2.1.31.1.1.1.14.44|2|1 +1.3.6.1.2.1.31.1.1.1.14.45|2|1 +1.3.6.1.2.1.31.1.1.1.14.46|2|1 +1.3.6.1.2.1.31.1.1.1.14.47|2|1 +1.3.6.1.2.1.31.1.1.1.14.48|2|1 +1.3.6.1.2.1.31.1.1.1.14.49|2|1 +1.3.6.1.2.1.31.1.1.1.14.50|2|1 +1.3.6.1.2.1.31.1.1.1.14.8193|2|1 +1.3.6.1.2.1.31.1.1.1.14.55001|2|1 +1.3.6.1.2.1.31.1.1.1.15.1|66|1000 +1.3.6.1.2.1.31.1.1.1.15.2|66|1000 +1.3.6.1.2.1.31.1.1.1.15.3|66|1000 +1.3.6.1.2.1.31.1.1.1.15.4|66|1000 +1.3.6.1.2.1.31.1.1.1.15.5|66|1000 +1.3.6.1.2.1.31.1.1.1.15.6|66|1000 +1.3.6.1.2.1.31.1.1.1.15.7|66|1000 +1.3.6.1.2.1.31.1.1.1.15.8|66|1000 +1.3.6.1.2.1.31.1.1.1.15.9|66|1000 +1.3.6.1.2.1.31.1.1.1.15.10|66|1000 +1.3.6.1.2.1.31.1.1.1.15.11|66|1000 +1.3.6.1.2.1.31.1.1.1.15.12|66|1000 +1.3.6.1.2.1.31.1.1.1.15.13|66|1000 +1.3.6.1.2.1.31.1.1.1.15.14|66|1000 +1.3.6.1.2.1.31.1.1.1.15.15|66|1000 +1.3.6.1.2.1.31.1.1.1.15.16|66|1000 +1.3.6.1.2.1.31.1.1.1.15.17|66|1000 +1.3.6.1.2.1.31.1.1.1.15.18|66|1000 +1.3.6.1.2.1.31.1.1.1.15.19|66|1000 +1.3.6.1.2.1.31.1.1.1.15.20|66|1000 +1.3.6.1.2.1.31.1.1.1.15.21|66|1000 +1.3.6.1.2.1.31.1.1.1.15.22|66|1000 +1.3.6.1.2.1.31.1.1.1.15.23|66|1000 +1.3.6.1.2.1.31.1.1.1.15.24|66|1000 +1.3.6.1.2.1.31.1.1.1.15.25|66|1000 +1.3.6.1.2.1.31.1.1.1.15.26|66|1000 +1.3.6.1.2.1.31.1.1.1.15.27|66|1000 +1.3.6.1.2.1.31.1.1.1.15.28|66|1000 +1.3.6.1.2.1.31.1.1.1.15.29|66|1000 +1.3.6.1.2.1.31.1.1.1.15.30|66|1000 +1.3.6.1.2.1.31.1.1.1.15.31|66|1000 +1.3.6.1.2.1.31.1.1.1.15.32|66|1000 +1.3.6.1.2.1.31.1.1.1.15.33|66|1000 +1.3.6.1.2.1.31.1.1.1.15.34|66|1000 +1.3.6.1.2.1.31.1.1.1.15.35|66|1000 +1.3.6.1.2.1.31.1.1.1.15.36|66|1000 +1.3.6.1.2.1.31.1.1.1.15.37|66|1000 +1.3.6.1.2.1.31.1.1.1.15.38|66|1000 +1.3.6.1.2.1.31.1.1.1.15.39|66|1000 +1.3.6.1.2.1.31.1.1.1.15.40|66|1000 +1.3.6.1.2.1.31.1.1.1.15.41|66|1000 +1.3.6.1.2.1.31.1.1.1.15.42|66|1000 +1.3.6.1.2.1.31.1.1.1.15.43|66|1000 +1.3.6.1.2.1.31.1.1.1.15.44|66|1000 +1.3.6.1.2.1.31.1.1.1.15.45|66|1000 +1.3.6.1.2.1.31.1.1.1.15.46|66|1000 +1.3.6.1.2.1.31.1.1.1.15.47|66|1000 +1.3.6.1.2.1.31.1.1.1.15.48|66|1000 +1.3.6.1.2.1.31.1.1.1.15.49|66|10000 +1.3.6.1.2.1.31.1.1.1.15.50|66|10000 +1.3.6.1.2.1.31.1.1.1.15.8193|66|0 +1.3.6.1.2.1.31.1.1.1.15.55001|66|0 +1.3.6.1.2.1.31.1.1.1.16.1|2|1 +1.3.6.1.2.1.31.1.1.1.16.2|2|1 +1.3.6.1.2.1.31.1.1.1.16.3|2|1 +1.3.6.1.2.1.31.1.1.1.16.4|2|1 +1.3.6.1.2.1.31.1.1.1.16.5|2|1 +1.3.6.1.2.1.31.1.1.1.16.6|2|1 +1.3.6.1.2.1.31.1.1.1.16.7|2|1 +1.3.6.1.2.1.31.1.1.1.16.8|2|1 +1.3.6.1.2.1.31.1.1.1.16.9|2|1 +1.3.6.1.2.1.31.1.1.1.16.10|2|1 +1.3.6.1.2.1.31.1.1.1.16.11|2|1 +1.3.6.1.2.1.31.1.1.1.16.12|2|1 +1.3.6.1.2.1.31.1.1.1.16.13|2|1 +1.3.6.1.2.1.31.1.1.1.16.14|2|1 +1.3.6.1.2.1.31.1.1.1.16.15|2|1 +1.3.6.1.2.1.31.1.1.1.16.16|2|1 +1.3.6.1.2.1.31.1.1.1.16.17|2|1 +1.3.6.1.2.1.31.1.1.1.16.18|2|1 +1.3.6.1.2.1.31.1.1.1.16.19|2|1 +1.3.6.1.2.1.31.1.1.1.16.20|2|1 +1.3.6.1.2.1.31.1.1.1.16.21|2|1 +1.3.6.1.2.1.31.1.1.1.16.22|2|1 +1.3.6.1.2.1.31.1.1.1.16.23|2|1 +1.3.6.1.2.1.31.1.1.1.16.24|2|1 +1.3.6.1.2.1.31.1.1.1.16.25|2|1 +1.3.6.1.2.1.31.1.1.1.16.26|2|1 +1.3.6.1.2.1.31.1.1.1.16.27|2|1 +1.3.6.1.2.1.31.1.1.1.16.28|2|1 +1.3.6.1.2.1.31.1.1.1.16.29|2|1 +1.3.6.1.2.1.31.1.1.1.16.30|2|1 +1.3.6.1.2.1.31.1.1.1.16.31|2|1 +1.3.6.1.2.1.31.1.1.1.16.32|2|1 +1.3.6.1.2.1.31.1.1.1.16.33|2|1 +1.3.6.1.2.1.31.1.1.1.16.34|2|1 +1.3.6.1.2.1.31.1.1.1.16.35|2|1 +1.3.6.1.2.1.31.1.1.1.16.36|2|1 +1.3.6.1.2.1.31.1.1.1.16.37|2|1 +1.3.6.1.2.1.31.1.1.1.16.38|2|1 +1.3.6.1.2.1.31.1.1.1.16.39|2|1 +1.3.6.1.2.1.31.1.1.1.16.40|2|1 +1.3.6.1.2.1.31.1.1.1.16.41|2|1 +1.3.6.1.2.1.31.1.1.1.16.42|2|1 +1.3.6.1.2.1.31.1.1.1.16.43|2|1 +1.3.6.1.2.1.31.1.1.1.16.44|2|1 +1.3.6.1.2.1.31.1.1.1.16.45|2|1 +1.3.6.1.2.1.31.1.1.1.16.46|2|1 +1.3.6.1.2.1.31.1.1.1.16.47|2|1 +1.3.6.1.2.1.31.1.1.1.16.48|2|1 +1.3.6.1.2.1.31.1.1.1.16.49|2|1 +1.3.6.1.2.1.31.1.1.1.16.50|2|1 +1.3.6.1.2.1.31.1.1.1.16.8193|2|2 +1.3.6.1.2.1.31.1.1.1.16.55001|2|2 +1.3.6.1.2.1.31.1.1.1.17.1|2|1 +1.3.6.1.2.1.31.1.1.1.17.2|2|1 +1.3.6.1.2.1.31.1.1.1.17.3|2|1 +1.3.6.1.2.1.31.1.1.1.17.4|2|1 +1.3.6.1.2.1.31.1.1.1.17.5|2|1 +1.3.6.1.2.1.31.1.1.1.17.6|2|1 +1.3.6.1.2.1.31.1.1.1.17.7|2|1 +1.3.6.1.2.1.31.1.1.1.17.8|2|1 +1.3.6.1.2.1.31.1.1.1.17.9|2|1 +1.3.6.1.2.1.31.1.1.1.17.10|2|1 +1.3.6.1.2.1.31.1.1.1.17.11|2|1 +1.3.6.1.2.1.31.1.1.1.17.12|2|1 +1.3.6.1.2.1.31.1.1.1.17.13|2|1 +1.3.6.1.2.1.31.1.1.1.17.14|2|1 +1.3.6.1.2.1.31.1.1.1.17.15|2|1 +1.3.6.1.2.1.31.1.1.1.17.16|2|1 +1.3.6.1.2.1.31.1.1.1.17.17|2|1 +1.3.6.1.2.1.31.1.1.1.17.18|2|1 +1.3.6.1.2.1.31.1.1.1.17.19|2|1 +1.3.6.1.2.1.31.1.1.1.17.20|2|1 +1.3.6.1.2.1.31.1.1.1.17.21|2|1 +1.3.6.1.2.1.31.1.1.1.17.22|2|1 +1.3.6.1.2.1.31.1.1.1.17.23|2|1 +1.3.6.1.2.1.31.1.1.1.17.24|2|1 +1.3.6.1.2.1.31.1.1.1.17.25|2|1 +1.3.6.1.2.1.31.1.1.1.17.26|2|1 +1.3.6.1.2.1.31.1.1.1.17.27|2|1 +1.3.6.1.2.1.31.1.1.1.17.28|2|1 +1.3.6.1.2.1.31.1.1.1.17.29|2|1 +1.3.6.1.2.1.31.1.1.1.17.30|2|1 +1.3.6.1.2.1.31.1.1.1.17.31|2|1 +1.3.6.1.2.1.31.1.1.1.17.32|2|1 +1.3.6.1.2.1.31.1.1.1.17.33|2|1 +1.3.6.1.2.1.31.1.1.1.17.34|2|1 +1.3.6.1.2.1.31.1.1.1.17.35|2|1 +1.3.6.1.2.1.31.1.1.1.17.36|2|1 +1.3.6.1.2.1.31.1.1.1.17.37|2|1 +1.3.6.1.2.1.31.1.1.1.17.38|2|1 +1.3.6.1.2.1.31.1.1.1.17.39|2|1 +1.3.6.1.2.1.31.1.1.1.17.40|2|1 +1.3.6.1.2.1.31.1.1.1.17.41|2|1 +1.3.6.1.2.1.31.1.1.1.17.42|2|1 +1.3.6.1.2.1.31.1.1.1.17.43|2|1 +1.3.6.1.2.1.31.1.1.1.17.44|2|1 +1.3.6.1.2.1.31.1.1.1.17.45|2|1 +1.3.6.1.2.1.31.1.1.1.17.46|2|1 +1.3.6.1.2.1.31.1.1.1.17.47|2|1 +1.3.6.1.2.1.31.1.1.1.17.48|2|1 +1.3.6.1.2.1.31.1.1.1.17.49|2|1 +1.3.6.1.2.1.31.1.1.1.17.50|2|1 +1.3.6.1.2.1.31.1.1.1.17.8193|2|1 +1.3.6.1.2.1.31.1.1.1.17.55001|2|1 +1.3.6.1.2.1.31.1.1.1.18.1|4| +1.3.6.1.2.1.31.1.1.1.18.2|4| +1.3.6.1.2.1.31.1.1.1.18.3|4| +1.3.6.1.2.1.31.1.1.1.18.4|4| +1.3.6.1.2.1.31.1.1.1.18.5|4| +1.3.6.1.2.1.31.1.1.1.18.6|4| +1.3.6.1.2.1.31.1.1.1.18.7|4| +1.3.6.1.2.1.31.1.1.1.18.8|4| +1.3.6.1.2.1.31.1.1.1.18.9|4| +1.3.6.1.2.1.31.1.1.1.18.10|4| +1.3.6.1.2.1.31.1.1.1.18.11|4| +1.3.6.1.2.1.31.1.1.1.18.12|4| +1.3.6.1.2.1.31.1.1.1.18.13|4| +1.3.6.1.2.1.31.1.1.1.18.14|4| +1.3.6.1.2.1.31.1.1.1.18.15|4| +1.3.6.1.2.1.31.1.1.1.18.16|4| +1.3.6.1.2.1.31.1.1.1.18.17|4| +1.3.6.1.2.1.31.1.1.1.18.18|4| +1.3.6.1.2.1.31.1.1.1.18.19|4| +1.3.6.1.2.1.31.1.1.1.18.20|4| +1.3.6.1.2.1.31.1.1.1.18.21|4| +1.3.6.1.2.1.31.1.1.1.18.22|4| +1.3.6.1.2.1.31.1.1.1.18.23|4| +1.3.6.1.2.1.31.1.1.1.18.24|4| +1.3.6.1.2.1.31.1.1.1.18.25|4| +1.3.6.1.2.1.31.1.1.1.18.26|4| +1.3.6.1.2.1.31.1.1.1.18.27|4| +1.3.6.1.2.1.31.1.1.1.18.28|4| +1.3.6.1.2.1.31.1.1.1.18.29|4| +1.3.6.1.2.1.31.1.1.1.18.30|4| +1.3.6.1.2.1.31.1.1.1.18.31|4| +1.3.6.1.2.1.31.1.1.1.18.32|4| +1.3.6.1.2.1.31.1.1.1.18.33|4| +1.3.6.1.2.1.31.1.1.1.18.34|4| +1.3.6.1.2.1.31.1.1.1.18.35|4| +1.3.6.1.2.1.31.1.1.1.18.36|4| +1.3.6.1.2.1.31.1.1.1.18.37|4| +1.3.6.1.2.1.31.1.1.1.18.38|4| +1.3.6.1.2.1.31.1.1.1.18.39|4| +1.3.6.1.2.1.31.1.1.1.18.40|4| +1.3.6.1.2.1.31.1.1.1.18.41|4| +1.3.6.1.2.1.31.1.1.1.18.42|4| +1.3.6.1.2.1.31.1.1.1.18.43|4| +1.3.6.1.2.1.31.1.1.1.18.44|4| +1.3.6.1.2.1.31.1.1.1.18.45|4| +1.3.6.1.2.1.31.1.1.1.18.46|4| +1.3.6.1.2.1.31.1.1.1.18.47|4| +1.3.6.1.2.1.31.1.1.1.18.48|4| +1.3.6.1.2.1.31.1.1.1.18.49|4|fa: uplink +1.3.6.1.2.1.31.1.1.1.18.50|4|fa: uplink +1.3.6.1.2.1.31.1.1.1.18.8193|4| +1.3.6.1.2.1.31.1.1.1.18.55001|4| +1.3.6.1.2.1.31.1.1.1.19.1|67|0 +1.3.6.1.2.1.31.1.1.1.19.2|67|0 +1.3.6.1.2.1.31.1.1.1.19.3|67|0 +1.3.6.1.2.1.31.1.1.1.19.4|67|0 +1.3.6.1.2.1.31.1.1.1.19.5|67|0 +1.3.6.1.2.1.31.1.1.1.19.6|67|0 +1.3.6.1.2.1.31.1.1.1.19.7|67|0 +1.3.6.1.2.1.31.1.1.1.19.8|67|0 +1.3.6.1.2.1.31.1.1.1.19.9|67|0 +1.3.6.1.2.1.31.1.1.1.19.10|67|0 +1.3.6.1.2.1.31.1.1.1.19.11|67|0 +1.3.6.1.2.1.31.1.1.1.19.12|67|0 +1.3.6.1.2.1.31.1.1.1.19.13|67|0 +1.3.6.1.2.1.31.1.1.1.19.14|67|0 +1.3.6.1.2.1.31.1.1.1.19.15|67|0 +1.3.6.1.2.1.31.1.1.1.19.16|67|0 +1.3.6.1.2.1.31.1.1.1.19.17|67|0 +1.3.6.1.2.1.31.1.1.1.19.18|67|0 +1.3.6.1.2.1.31.1.1.1.19.19|67|0 +1.3.6.1.2.1.31.1.1.1.19.20|67|0 +1.3.6.1.2.1.31.1.1.1.19.21|67|0 +1.3.6.1.2.1.31.1.1.1.19.22|67|0 +1.3.6.1.2.1.31.1.1.1.19.23|67|0 +1.3.6.1.2.1.31.1.1.1.19.24|67|0 +1.3.6.1.2.1.31.1.1.1.19.25|67|0 +1.3.6.1.2.1.31.1.1.1.19.26|67|0 +1.3.6.1.2.1.31.1.1.1.19.27|67|0 +1.3.6.1.2.1.31.1.1.1.19.28|67|0 +1.3.6.1.2.1.31.1.1.1.19.29|67|0 +1.3.6.1.2.1.31.1.1.1.19.30|67|0 +1.3.6.1.2.1.31.1.1.1.19.31|67|0 +1.3.6.1.2.1.31.1.1.1.19.32|67|0 +1.3.6.1.2.1.31.1.1.1.19.33|67|0 +1.3.6.1.2.1.31.1.1.1.19.34|67|0 +1.3.6.1.2.1.31.1.1.1.19.35|67|0 +1.3.6.1.2.1.31.1.1.1.19.36|67|0 +1.3.6.1.2.1.31.1.1.1.19.37|67|0 +1.3.6.1.2.1.31.1.1.1.19.38|67|0 +1.3.6.1.2.1.31.1.1.1.19.39|67|0 +1.3.6.1.2.1.31.1.1.1.19.40|67|0 +1.3.6.1.2.1.31.1.1.1.19.41|67|0 +1.3.6.1.2.1.31.1.1.1.19.42|67|0 +1.3.6.1.2.1.31.1.1.1.19.43|67|0 +1.3.6.1.2.1.31.1.1.1.19.44|67|0 +1.3.6.1.2.1.31.1.1.1.19.45|67|0 +1.3.6.1.2.1.31.1.1.1.19.46|67|0 +1.3.6.1.2.1.31.1.1.1.19.47|67|0 +1.3.6.1.2.1.31.1.1.1.19.48|67|0 +1.3.6.1.2.1.31.1.1.1.19.49|67|1504 +1.3.6.1.2.1.31.1.1.1.19.50|67|1504 +1.3.6.1.2.1.31.1.1.1.19.55001|67|0 +1.3.6.1.2.1.47.1.1.1.1.2.2|4|Ethernet Routing Switch 4950GTS-PWR+ +1.3.6.1.2.1.47.1.1.1.1.2.3|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.4|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.5|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.6|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.7|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.8|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.9|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.10|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.11|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.12|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.13|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.14|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.15|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.16|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.17|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.18|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.19|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.20|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.21|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.22|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.23|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.24|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.25|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.26|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.27|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.28|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.29|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.30|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.31|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.32|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.33|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.34|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.35|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.36|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.37|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.38|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.39|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.40|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.41|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.42|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.43|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.44|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.45|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.46|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.47|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.48|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.49|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.50|4|Multi-Speed Ethernet Port +1.3.6.1.2.1.47.1.1.1.1.2.103|4|GBIC Slot +1.3.6.1.2.1.47.1.1.1.1.2.104|4|GBIC Slot +1.3.6.1.2.1.47.1.1.1.1.2.199|4|8 port CASCADE Module +1.3.6.1.2.1.47.1.1.1.1.3.2|6|1.3.6.1.4.1.45.1.6.1.3.6.830 +1.3.6.1.2.1.47.1.1.1.1.3.3|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.4|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.5|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.6|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.7|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.8|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.9|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.10|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.11|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.12|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.13|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.14|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.15|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.16|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.17|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.18|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.19|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.20|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.21|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.22|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.23|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.24|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.25|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.26|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.27|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.28|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.29|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.30|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.31|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.32|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.33|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.34|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.35|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.36|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.37|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.38|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.39|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.40|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.41|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.42|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.43|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.44|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.45|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.46|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.47|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.48|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.49|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.50|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.103|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.104|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.199|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.4.2|2|0 +1.3.6.1.2.1.47.1.1.1.1.4.3|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.4|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.5|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.6|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.7|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.8|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.9|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.10|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.11|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.12|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.13|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.14|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.15|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.16|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.17|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.18|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.19|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.20|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.21|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.22|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.23|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.24|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.25|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.26|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.27|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.28|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.29|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.30|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.31|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.32|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.33|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.34|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.35|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.36|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.37|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.38|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.39|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.40|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.41|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.42|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.43|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.44|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.45|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.46|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.47|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.48|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.49|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.50|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.103|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.104|2|2 +1.3.6.1.2.1.47.1.1.1.1.4.199|2|2 +1.3.6.1.2.1.47.1.1.1.1.5.2|2|3 +1.3.6.1.2.1.47.1.1.1.1.5.3|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.4|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.5|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.6|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.7|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.8|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.9|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.10|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.11|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.12|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.13|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.14|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.15|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.16|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.17|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.18|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.19|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.20|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.21|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.22|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.23|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.24|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.25|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.26|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.27|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.28|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.29|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.30|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.31|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.32|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.33|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.34|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.35|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.36|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.37|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.38|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.39|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.40|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.41|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.42|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.43|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.44|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.45|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.46|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.47|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.48|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.49|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.50|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.103|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.104|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.199|2|9 +1.3.6.1.2.1.47.1.1.1.1.6.2|2|-1 +1.3.6.1.2.1.47.1.1.1.1.6.3|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.4|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.5|2|3 +1.3.6.1.2.1.47.1.1.1.1.6.6|2|4 +1.3.6.1.2.1.47.1.1.1.1.6.7|2|5 +1.3.6.1.2.1.47.1.1.1.1.6.8|2|6 +1.3.6.1.2.1.47.1.1.1.1.6.9|2|7 +1.3.6.1.2.1.47.1.1.1.1.6.10|2|8 +1.3.6.1.2.1.47.1.1.1.1.6.11|2|9 +1.3.6.1.2.1.47.1.1.1.1.6.12|2|10 +1.3.6.1.2.1.47.1.1.1.1.6.13|2|11 +1.3.6.1.2.1.47.1.1.1.1.6.14|2|12 +1.3.6.1.2.1.47.1.1.1.1.6.15|2|13 +1.3.6.1.2.1.47.1.1.1.1.6.16|2|14 +1.3.6.1.2.1.47.1.1.1.1.6.17|2|15 +1.3.6.1.2.1.47.1.1.1.1.6.18|2|16 +1.3.6.1.2.1.47.1.1.1.1.6.19|2|17 +1.3.6.1.2.1.47.1.1.1.1.6.20|2|18 +1.3.6.1.2.1.47.1.1.1.1.6.21|2|19 +1.3.6.1.2.1.47.1.1.1.1.6.22|2|20 +1.3.6.1.2.1.47.1.1.1.1.6.23|2|21 +1.3.6.1.2.1.47.1.1.1.1.6.24|2|22 +1.3.6.1.2.1.47.1.1.1.1.6.25|2|23 +1.3.6.1.2.1.47.1.1.1.1.6.26|2|24 +1.3.6.1.2.1.47.1.1.1.1.6.27|2|25 +1.3.6.1.2.1.47.1.1.1.1.6.28|2|26 +1.3.6.1.2.1.47.1.1.1.1.6.29|2|27 +1.3.6.1.2.1.47.1.1.1.1.6.30|2|28 +1.3.6.1.2.1.47.1.1.1.1.6.31|2|29 +1.3.6.1.2.1.47.1.1.1.1.6.32|2|30 +1.3.6.1.2.1.47.1.1.1.1.6.33|2|31 +1.3.6.1.2.1.47.1.1.1.1.6.34|2|32 +1.3.6.1.2.1.47.1.1.1.1.6.35|2|33 +1.3.6.1.2.1.47.1.1.1.1.6.36|2|34 +1.3.6.1.2.1.47.1.1.1.1.6.37|2|35 +1.3.6.1.2.1.47.1.1.1.1.6.38|2|36 +1.3.6.1.2.1.47.1.1.1.1.6.39|2|37 +1.3.6.1.2.1.47.1.1.1.1.6.40|2|38 +1.3.6.1.2.1.47.1.1.1.1.6.41|2|39 +1.3.6.1.2.1.47.1.1.1.1.6.42|2|40 +1.3.6.1.2.1.47.1.1.1.1.6.43|2|41 +1.3.6.1.2.1.47.1.1.1.1.6.44|2|42 +1.3.6.1.2.1.47.1.1.1.1.6.45|2|43 +1.3.6.1.2.1.47.1.1.1.1.6.46|2|44 +1.3.6.1.2.1.47.1.1.1.1.6.47|2|45 +1.3.6.1.2.1.47.1.1.1.1.6.48|2|46 +1.3.6.1.2.1.47.1.1.1.1.6.49|2|47 +1.3.6.1.2.1.47.1.1.1.1.6.50|2|48 +1.3.6.1.2.1.47.1.1.1.1.6.103|2|101 +1.3.6.1.2.1.47.1.1.1.1.6.104|2|102 +1.3.6.1.2.1.47.1.1.1.1.6.199|2|197 +1.3.6.1.2.1.47.1.1.1.1.7.2|4|switch-1 +1.3.6.1.2.1.47.1.1.1.1.7.3|4|port-1 +1.3.6.1.2.1.47.1.1.1.1.7.4|4|port-2 +1.3.6.1.2.1.47.1.1.1.1.7.5|4|port-3 +1.3.6.1.2.1.47.1.1.1.1.7.6|4|port-4 +1.3.6.1.2.1.47.1.1.1.1.7.7|4|port-5 +1.3.6.1.2.1.47.1.1.1.1.7.8|4|port-6 +1.3.6.1.2.1.47.1.1.1.1.7.9|4|port-7 +1.3.6.1.2.1.47.1.1.1.1.7.10|4|port-8 +1.3.6.1.2.1.47.1.1.1.1.7.11|4|port-9 +1.3.6.1.2.1.47.1.1.1.1.7.12|4|port-10 +1.3.6.1.2.1.47.1.1.1.1.7.13|4|port-11 +1.3.6.1.2.1.47.1.1.1.1.7.14|4|port-12 +1.3.6.1.2.1.47.1.1.1.1.7.15|4|port-13 +1.3.6.1.2.1.47.1.1.1.1.7.16|4|port-14 +1.3.6.1.2.1.47.1.1.1.1.7.17|4|port-15 +1.3.6.1.2.1.47.1.1.1.1.7.18|4|port-16 +1.3.6.1.2.1.47.1.1.1.1.7.19|4|port-17 +1.3.6.1.2.1.47.1.1.1.1.7.20|4|port-18 +1.3.6.1.2.1.47.1.1.1.1.7.21|4|port-19 +1.3.6.1.2.1.47.1.1.1.1.7.22|4|port-20 +1.3.6.1.2.1.47.1.1.1.1.7.23|4|port-21 +1.3.6.1.2.1.47.1.1.1.1.7.24|4|port-22 +1.3.6.1.2.1.47.1.1.1.1.7.25|4|port-23 +1.3.6.1.2.1.47.1.1.1.1.7.26|4|port-24 +1.3.6.1.2.1.47.1.1.1.1.7.27|4|port-25 +1.3.6.1.2.1.47.1.1.1.1.7.28|4|port-26 +1.3.6.1.2.1.47.1.1.1.1.7.29|4|port-27 +1.3.6.1.2.1.47.1.1.1.1.7.30|4|port-28 +1.3.6.1.2.1.47.1.1.1.1.7.31|4|port-29 +1.3.6.1.2.1.47.1.1.1.1.7.32|4|port-30 +1.3.6.1.2.1.47.1.1.1.1.7.33|4|port-31 +1.3.6.1.2.1.47.1.1.1.1.7.34|4|port-32 +1.3.6.1.2.1.47.1.1.1.1.7.35|4|port-33 +1.3.6.1.2.1.47.1.1.1.1.7.36|4|port-34 +1.3.6.1.2.1.47.1.1.1.1.7.37|4|port-35 +1.3.6.1.2.1.47.1.1.1.1.7.38|4|port-36 +1.3.6.1.2.1.47.1.1.1.1.7.39|4|port-37 +1.3.6.1.2.1.47.1.1.1.1.7.40|4|port-38 +1.3.6.1.2.1.47.1.1.1.1.7.41|4|port-39 +1.3.6.1.2.1.47.1.1.1.1.7.42|4|port-40 +1.3.6.1.2.1.47.1.1.1.1.7.43|4|port-41 +1.3.6.1.2.1.47.1.1.1.1.7.44|4|port-42 +1.3.6.1.2.1.47.1.1.1.1.7.45|4|port-43 +1.3.6.1.2.1.47.1.1.1.1.7.46|4|port-44 +1.3.6.1.2.1.47.1.1.1.1.7.47|4|port-45 +1.3.6.1.2.1.47.1.1.1.1.7.48|4|port-46 +1.3.6.1.2.1.47.1.1.1.1.7.49|4|port-47 +1.3.6.1.2.1.47.1.1.1.1.7.50|4|port-48 +1.3.6.1.2.1.47.1.1.1.1.7.103|4|gbic-slot-0 +1.3.6.1.2.1.47.1.1.1.1.7.104|4|gbic-slot-1 +1.3.6.1.2.1.47.1.1.1.1.7.199|4|cascade +1.3.6.1.2.1.47.1.1.1.1.8.2|4|02 +1.3.6.1.2.1.47.1.1.1.1.8.3|4| +1.3.6.1.2.1.47.1.1.1.1.8.4|4| +1.3.6.1.2.1.47.1.1.1.1.8.5|4| +1.3.6.1.2.1.47.1.1.1.1.8.6|4| +1.3.6.1.2.1.47.1.1.1.1.8.7|4| +1.3.6.1.2.1.47.1.1.1.1.8.8|4| +1.3.6.1.2.1.47.1.1.1.1.8.9|4| +1.3.6.1.2.1.47.1.1.1.1.8.10|4| +1.3.6.1.2.1.47.1.1.1.1.8.11|4| +1.3.6.1.2.1.47.1.1.1.1.8.12|4| +1.3.6.1.2.1.47.1.1.1.1.8.13|4| +1.3.6.1.2.1.47.1.1.1.1.8.14|4| +1.3.6.1.2.1.47.1.1.1.1.8.15|4| +1.3.6.1.2.1.47.1.1.1.1.8.16|4| +1.3.6.1.2.1.47.1.1.1.1.8.17|4| +1.3.6.1.2.1.47.1.1.1.1.8.18|4| +1.3.6.1.2.1.47.1.1.1.1.8.19|4| +1.3.6.1.2.1.47.1.1.1.1.8.20|4| +1.3.6.1.2.1.47.1.1.1.1.8.21|4| +1.3.6.1.2.1.47.1.1.1.1.8.22|4| +1.3.6.1.2.1.47.1.1.1.1.8.23|4| +1.3.6.1.2.1.47.1.1.1.1.8.24|4| +1.3.6.1.2.1.47.1.1.1.1.8.25|4| +1.3.6.1.2.1.47.1.1.1.1.8.26|4| +1.3.6.1.2.1.47.1.1.1.1.8.27|4| +1.3.6.1.2.1.47.1.1.1.1.8.28|4| +1.3.6.1.2.1.47.1.1.1.1.8.29|4| +1.3.6.1.2.1.47.1.1.1.1.8.30|4| +1.3.6.1.2.1.47.1.1.1.1.8.31|4| +1.3.6.1.2.1.47.1.1.1.1.8.32|4| +1.3.6.1.2.1.47.1.1.1.1.8.33|4| +1.3.6.1.2.1.47.1.1.1.1.8.34|4| +1.3.6.1.2.1.47.1.1.1.1.8.35|4| +1.3.6.1.2.1.47.1.1.1.1.8.36|4| +1.3.6.1.2.1.47.1.1.1.1.8.37|4| +1.3.6.1.2.1.47.1.1.1.1.8.38|4| +1.3.6.1.2.1.47.1.1.1.1.8.39|4| +1.3.6.1.2.1.47.1.1.1.1.8.40|4| +1.3.6.1.2.1.47.1.1.1.1.8.41|4| +1.3.6.1.2.1.47.1.1.1.1.8.42|4| +1.3.6.1.2.1.47.1.1.1.1.8.43|4| +1.3.6.1.2.1.47.1.1.1.1.8.44|4| +1.3.6.1.2.1.47.1.1.1.1.8.45|4| +1.3.6.1.2.1.47.1.1.1.1.8.46|4| +1.3.6.1.2.1.47.1.1.1.1.8.47|4| +1.3.6.1.2.1.47.1.1.1.1.8.48|4| +1.3.6.1.2.1.47.1.1.1.1.8.49|4| +1.3.6.1.2.1.47.1.1.1.1.8.50|4| +1.3.6.1.2.1.47.1.1.1.1.8.103|4| +1.3.6.1.2.1.47.1.1.1.1.8.104|4| +1.3.6.1.2.1.47.1.1.1.1.8.199|4| +1.3.6.1.2.1.47.1.1.1.1.9.2|4|7.5.0.2 +1.3.6.1.2.1.47.1.1.1.1.9.3|4| +1.3.6.1.2.1.47.1.1.1.1.9.4|4| +1.3.6.1.2.1.47.1.1.1.1.9.5|4| +1.3.6.1.2.1.47.1.1.1.1.9.6|4| +1.3.6.1.2.1.47.1.1.1.1.9.7|4| +1.3.6.1.2.1.47.1.1.1.1.9.8|4| +1.3.6.1.2.1.47.1.1.1.1.9.9|4| +1.3.6.1.2.1.47.1.1.1.1.9.10|4| +1.3.6.1.2.1.47.1.1.1.1.9.11|4| +1.3.6.1.2.1.47.1.1.1.1.9.12|4| +1.3.6.1.2.1.47.1.1.1.1.9.13|4| +1.3.6.1.2.1.47.1.1.1.1.9.14|4| +1.3.6.1.2.1.47.1.1.1.1.9.15|4| +1.3.6.1.2.1.47.1.1.1.1.9.16|4| +1.3.6.1.2.1.47.1.1.1.1.9.17|4| +1.3.6.1.2.1.47.1.1.1.1.9.18|4| +1.3.6.1.2.1.47.1.1.1.1.9.19|4| +1.3.6.1.2.1.47.1.1.1.1.9.20|4| +1.3.6.1.2.1.47.1.1.1.1.9.21|4| +1.3.6.1.2.1.47.1.1.1.1.9.22|4| +1.3.6.1.2.1.47.1.1.1.1.9.23|4| +1.3.6.1.2.1.47.1.1.1.1.9.24|4| +1.3.6.1.2.1.47.1.1.1.1.9.25|4| +1.3.6.1.2.1.47.1.1.1.1.9.26|4| +1.3.6.1.2.1.47.1.1.1.1.9.27|4| +1.3.6.1.2.1.47.1.1.1.1.9.28|4| +1.3.6.1.2.1.47.1.1.1.1.9.29|4| +1.3.6.1.2.1.47.1.1.1.1.9.30|4| +1.3.6.1.2.1.47.1.1.1.1.9.31|4| +1.3.6.1.2.1.47.1.1.1.1.9.32|4| +1.3.6.1.2.1.47.1.1.1.1.9.33|4| +1.3.6.1.2.1.47.1.1.1.1.9.34|4| +1.3.6.1.2.1.47.1.1.1.1.9.35|4| +1.3.6.1.2.1.47.1.1.1.1.9.36|4| +1.3.6.1.2.1.47.1.1.1.1.9.37|4| +1.3.6.1.2.1.47.1.1.1.1.9.38|4| +1.3.6.1.2.1.47.1.1.1.1.9.39|4| +1.3.6.1.2.1.47.1.1.1.1.9.40|4| +1.3.6.1.2.1.47.1.1.1.1.9.41|4| +1.3.6.1.2.1.47.1.1.1.1.9.42|4| +1.3.6.1.2.1.47.1.1.1.1.9.43|4| +1.3.6.1.2.1.47.1.1.1.1.9.44|4| +1.3.6.1.2.1.47.1.1.1.1.9.45|4| +1.3.6.1.2.1.47.1.1.1.1.9.46|4| +1.3.6.1.2.1.47.1.1.1.1.9.47|4| +1.3.6.1.2.1.47.1.1.1.1.9.48|4| +1.3.6.1.2.1.47.1.1.1.1.9.49|4| +1.3.6.1.2.1.47.1.1.1.1.9.50|4| +1.3.6.1.2.1.47.1.1.1.1.9.103|4| +1.3.6.1.2.1.47.1.1.1.1.9.104|4| +1.3.6.1.2.1.47.1.1.1.1.9.199|4| +1.3.6.1.2.1.47.1.1.1.1.10.2|4|v7.6.1.033 +1.3.6.1.2.1.47.1.1.1.1.10.3|4| +1.3.6.1.2.1.47.1.1.1.1.10.4|4| +1.3.6.1.2.1.47.1.1.1.1.10.5|4| +1.3.6.1.2.1.47.1.1.1.1.10.6|4| +1.3.6.1.2.1.47.1.1.1.1.10.7|4| +1.3.6.1.2.1.47.1.1.1.1.10.8|4| +1.3.6.1.2.1.47.1.1.1.1.10.9|4| +1.3.6.1.2.1.47.1.1.1.1.10.10|4| +1.3.6.1.2.1.47.1.1.1.1.10.11|4| +1.3.6.1.2.1.47.1.1.1.1.10.12|4| +1.3.6.1.2.1.47.1.1.1.1.10.13|4| +1.3.6.1.2.1.47.1.1.1.1.10.14|4| +1.3.6.1.2.1.47.1.1.1.1.10.15|4| +1.3.6.1.2.1.47.1.1.1.1.10.16|4| +1.3.6.1.2.1.47.1.1.1.1.10.17|4| +1.3.6.1.2.1.47.1.1.1.1.10.18|4| +1.3.6.1.2.1.47.1.1.1.1.10.19|4| +1.3.6.1.2.1.47.1.1.1.1.10.20|4| +1.3.6.1.2.1.47.1.1.1.1.10.21|4| +1.3.6.1.2.1.47.1.1.1.1.10.22|4| +1.3.6.1.2.1.47.1.1.1.1.10.23|4| +1.3.6.1.2.1.47.1.1.1.1.10.24|4| +1.3.6.1.2.1.47.1.1.1.1.10.25|4| +1.3.6.1.2.1.47.1.1.1.1.10.26|4| +1.3.6.1.2.1.47.1.1.1.1.10.27|4| +1.3.6.1.2.1.47.1.1.1.1.10.28|4| +1.3.6.1.2.1.47.1.1.1.1.10.29|4| +1.3.6.1.2.1.47.1.1.1.1.10.30|4| +1.3.6.1.2.1.47.1.1.1.1.10.31|4| +1.3.6.1.2.1.47.1.1.1.1.10.32|4| +1.3.6.1.2.1.47.1.1.1.1.10.33|4| +1.3.6.1.2.1.47.1.1.1.1.10.34|4| +1.3.6.1.2.1.47.1.1.1.1.10.35|4| +1.3.6.1.2.1.47.1.1.1.1.10.36|4| +1.3.6.1.2.1.47.1.1.1.1.10.37|4| +1.3.6.1.2.1.47.1.1.1.1.10.38|4| +1.3.6.1.2.1.47.1.1.1.1.10.39|4| +1.3.6.1.2.1.47.1.1.1.1.10.40|4| +1.3.6.1.2.1.47.1.1.1.1.10.41|4| +1.3.6.1.2.1.47.1.1.1.1.10.42|4| +1.3.6.1.2.1.47.1.1.1.1.10.43|4| +1.3.6.1.2.1.47.1.1.1.1.10.44|4| +1.3.6.1.2.1.47.1.1.1.1.10.45|4| +1.3.6.1.2.1.47.1.1.1.1.10.46|4| +1.3.6.1.2.1.47.1.1.1.1.10.47|4| +1.3.6.1.2.1.47.1.1.1.1.10.48|4| +1.3.6.1.2.1.47.1.1.1.1.10.49|4| +1.3.6.1.2.1.47.1.1.1.1.10.50|4| +1.3.6.1.2.1.47.1.1.1.1.10.103|4| +1.3.6.1.2.1.47.1.1.1.1.10.104|4| +1.3.6.1.2.1.47.1.1.1.1.10.199|4| +1.3.6.1.2.1.47.1.1.1.1.11.2|4|17OL2350T590 +1.3.6.1.2.1.47.1.1.1.1.11.3|4| +1.3.6.1.2.1.47.1.1.1.1.11.4|4| +1.3.6.1.2.1.47.1.1.1.1.11.5|4| +1.3.6.1.2.1.47.1.1.1.1.11.6|4| +1.3.6.1.2.1.47.1.1.1.1.11.7|4| +1.3.6.1.2.1.47.1.1.1.1.11.8|4| +1.3.6.1.2.1.47.1.1.1.1.11.9|4| +1.3.6.1.2.1.47.1.1.1.1.11.10|4| +1.3.6.1.2.1.47.1.1.1.1.11.11|4| +1.3.6.1.2.1.47.1.1.1.1.11.12|4| +1.3.6.1.2.1.47.1.1.1.1.11.13|4| +1.3.6.1.2.1.47.1.1.1.1.11.14|4| +1.3.6.1.2.1.47.1.1.1.1.11.15|4| +1.3.6.1.2.1.47.1.1.1.1.11.16|4| +1.3.6.1.2.1.47.1.1.1.1.11.17|4| +1.3.6.1.2.1.47.1.1.1.1.11.18|4| +1.3.6.1.2.1.47.1.1.1.1.11.19|4| +1.3.6.1.2.1.47.1.1.1.1.11.20|4| +1.3.6.1.2.1.47.1.1.1.1.11.21|4| +1.3.6.1.2.1.47.1.1.1.1.11.22|4| +1.3.6.1.2.1.47.1.1.1.1.11.23|4| +1.3.6.1.2.1.47.1.1.1.1.11.24|4| +1.3.6.1.2.1.47.1.1.1.1.11.25|4| +1.3.6.1.2.1.47.1.1.1.1.11.26|4| +1.3.6.1.2.1.47.1.1.1.1.11.27|4| +1.3.6.1.2.1.47.1.1.1.1.11.28|4| +1.3.6.1.2.1.47.1.1.1.1.11.29|4| +1.3.6.1.2.1.47.1.1.1.1.11.30|4| +1.3.6.1.2.1.47.1.1.1.1.11.31|4| +1.3.6.1.2.1.47.1.1.1.1.11.32|4| +1.3.6.1.2.1.47.1.1.1.1.11.33|4| +1.3.6.1.2.1.47.1.1.1.1.11.34|4| +1.3.6.1.2.1.47.1.1.1.1.11.35|4| +1.3.6.1.2.1.47.1.1.1.1.11.36|4| +1.3.6.1.2.1.47.1.1.1.1.11.37|4| +1.3.6.1.2.1.47.1.1.1.1.11.38|4| +1.3.6.1.2.1.47.1.1.1.1.11.39|4| +1.3.6.1.2.1.47.1.1.1.1.11.40|4| +1.3.6.1.2.1.47.1.1.1.1.11.41|4| +1.3.6.1.2.1.47.1.1.1.1.11.42|4| +1.3.6.1.2.1.47.1.1.1.1.11.43|4| +1.3.6.1.2.1.47.1.1.1.1.11.44|4| +1.3.6.1.2.1.47.1.1.1.1.11.45|4| +1.3.6.1.2.1.47.1.1.1.1.11.46|4| +1.3.6.1.2.1.47.1.1.1.1.11.47|4| +1.3.6.1.2.1.47.1.1.1.1.11.48|4| +1.3.6.1.2.1.47.1.1.1.1.11.49|4| +1.3.6.1.2.1.47.1.1.1.1.11.50|4| +1.3.6.1.2.1.47.1.1.1.1.11.103|4| +1.3.6.1.2.1.47.1.1.1.1.11.104|4| +1.3.6.1.2.1.47.1.1.1.1.11.199|4| +1.3.6.1.2.1.47.1.1.1.1.12.2|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.3|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.4|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.5|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.6|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.7|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.8|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.9|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.10|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.11|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.12|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.13|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.14|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.15|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.16|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.17|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.18|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.19|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.20|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.21|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.22|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.23|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.24|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.25|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.26|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.27|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.28|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.29|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.30|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.31|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.32|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.33|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.34|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.35|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.36|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.37|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.38|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.39|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.40|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.41|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.42|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.43|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.44|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.45|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.46|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.47|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.48|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.49|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.50|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.103|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.104|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.12.199|4|Extreme Networks +1.3.6.1.2.1.47.1.1.1.1.13.2|4|4950GTS-PWR+ +1.3.6.1.2.1.47.1.1.1.1.13.3|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.4|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.5|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.6|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.7|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.8|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.9|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.10|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.11|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.12|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.13|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.14|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.15|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.16|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.17|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.18|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.19|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.20|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.21|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.22|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.23|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.24|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.25|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.26|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.27|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.28|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.29|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.30|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.31|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.32|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.33|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.34|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.35|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.36|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.37|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.38|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.39|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.40|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.41|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.42|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.43|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.44|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.45|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.46|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.47|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.48|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.49|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.50|4|Multi-Speed Port +1.3.6.1.2.1.47.1.1.1.1.13.103|4|Pluggable Port +1.3.6.1.2.1.47.1.1.1.1.13.104|4|Pluggable Port +1.3.6.1.2.1.47.1.1.1.1.13.199|4|400-ST1 +1.3.6.1.2.1.47.1.1.1.1.14.2|4| +1.3.6.1.2.1.47.1.1.1.1.14.3|4| +1.3.6.1.2.1.47.1.1.1.1.14.4|4| +1.3.6.1.2.1.47.1.1.1.1.14.5|4| +1.3.6.1.2.1.47.1.1.1.1.14.6|4| +1.3.6.1.2.1.47.1.1.1.1.14.7|4| +1.3.6.1.2.1.47.1.1.1.1.14.8|4| +1.3.6.1.2.1.47.1.1.1.1.14.9|4| +1.3.6.1.2.1.47.1.1.1.1.14.10|4| +1.3.6.1.2.1.47.1.1.1.1.14.11|4| +1.3.6.1.2.1.47.1.1.1.1.14.12|4| +1.3.6.1.2.1.47.1.1.1.1.14.13|4| +1.3.6.1.2.1.47.1.1.1.1.14.14|4| +1.3.6.1.2.1.47.1.1.1.1.14.15|4| +1.3.6.1.2.1.47.1.1.1.1.14.16|4| +1.3.6.1.2.1.47.1.1.1.1.14.17|4| +1.3.6.1.2.1.47.1.1.1.1.14.18|4| +1.3.6.1.2.1.47.1.1.1.1.14.19|4| +1.3.6.1.2.1.47.1.1.1.1.14.20|4| +1.3.6.1.2.1.47.1.1.1.1.14.21|4| +1.3.6.1.2.1.47.1.1.1.1.14.22|4| +1.3.6.1.2.1.47.1.1.1.1.14.23|4| +1.3.6.1.2.1.47.1.1.1.1.14.24|4| +1.3.6.1.2.1.47.1.1.1.1.14.25|4| +1.3.6.1.2.1.47.1.1.1.1.14.26|4| +1.3.6.1.2.1.47.1.1.1.1.14.27|4| +1.3.6.1.2.1.47.1.1.1.1.14.28|4| +1.3.6.1.2.1.47.1.1.1.1.14.29|4| +1.3.6.1.2.1.47.1.1.1.1.14.30|4| +1.3.6.1.2.1.47.1.1.1.1.14.31|4| +1.3.6.1.2.1.47.1.1.1.1.14.32|4| +1.3.6.1.2.1.47.1.1.1.1.14.33|4| +1.3.6.1.2.1.47.1.1.1.1.14.34|4| +1.3.6.1.2.1.47.1.1.1.1.14.35|4| +1.3.6.1.2.1.47.1.1.1.1.14.36|4| +1.3.6.1.2.1.47.1.1.1.1.14.37|4| +1.3.6.1.2.1.47.1.1.1.1.14.38|4| +1.3.6.1.2.1.47.1.1.1.1.14.39|4| +1.3.6.1.2.1.47.1.1.1.1.14.40|4| +1.3.6.1.2.1.47.1.1.1.1.14.41|4| +1.3.6.1.2.1.47.1.1.1.1.14.42|4| +1.3.6.1.2.1.47.1.1.1.1.14.43|4| +1.3.6.1.2.1.47.1.1.1.1.14.44|4| +1.3.6.1.2.1.47.1.1.1.1.14.45|4| +1.3.6.1.2.1.47.1.1.1.1.14.46|4| +1.3.6.1.2.1.47.1.1.1.1.14.47|4| +1.3.6.1.2.1.47.1.1.1.1.14.48|4| +1.3.6.1.2.1.47.1.1.1.1.14.49|4| +1.3.6.1.2.1.47.1.1.1.1.14.50|4| +1.3.6.1.2.1.47.1.1.1.1.14.103|4| +1.3.6.1.2.1.47.1.1.1.1.14.104|4| +1.3.6.1.2.1.47.1.1.1.1.14.199|4| +1.3.6.1.2.1.47.1.1.1.1.15.2|4| +1.3.6.1.2.1.47.1.1.1.1.15.3|4| +1.3.6.1.2.1.47.1.1.1.1.15.4|4| +1.3.6.1.2.1.47.1.1.1.1.15.5|4| +1.3.6.1.2.1.47.1.1.1.1.15.6|4| +1.3.6.1.2.1.47.1.1.1.1.15.7|4| +1.3.6.1.2.1.47.1.1.1.1.15.8|4| +1.3.6.1.2.1.47.1.1.1.1.15.9|4| +1.3.6.1.2.1.47.1.1.1.1.15.10|4| +1.3.6.1.2.1.47.1.1.1.1.15.11|4| +1.3.6.1.2.1.47.1.1.1.1.15.12|4| +1.3.6.1.2.1.47.1.1.1.1.15.13|4| +1.3.6.1.2.1.47.1.1.1.1.15.14|4| +1.3.6.1.2.1.47.1.1.1.1.15.15|4| +1.3.6.1.2.1.47.1.1.1.1.15.16|4| +1.3.6.1.2.1.47.1.1.1.1.15.17|4| +1.3.6.1.2.1.47.1.1.1.1.15.18|4| +1.3.6.1.2.1.47.1.1.1.1.15.19|4| +1.3.6.1.2.1.47.1.1.1.1.15.20|4| +1.3.6.1.2.1.47.1.1.1.1.15.21|4| +1.3.6.1.2.1.47.1.1.1.1.15.22|4| +1.3.6.1.2.1.47.1.1.1.1.15.23|4| +1.3.6.1.2.1.47.1.1.1.1.15.24|4| +1.3.6.1.2.1.47.1.1.1.1.15.25|4| +1.3.6.1.2.1.47.1.1.1.1.15.26|4| +1.3.6.1.2.1.47.1.1.1.1.15.27|4| +1.3.6.1.2.1.47.1.1.1.1.15.28|4| +1.3.6.1.2.1.47.1.1.1.1.15.29|4| +1.3.6.1.2.1.47.1.1.1.1.15.30|4| +1.3.6.1.2.1.47.1.1.1.1.15.31|4| +1.3.6.1.2.1.47.1.1.1.1.15.32|4| +1.3.6.1.2.1.47.1.1.1.1.15.33|4| +1.3.6.1.2.1.47.1.1.1.1.15.34|4| +1.3.6.1.2.1.47.1.1.1.1.15.35|4| +1.3.6.1.2.1.47.1.1.1.1.15.36|4| +1.3.6.1.2.1.47.1.1.1.1.15.37|4| +1.3.6.1.2.1.47.1.1.1.1.15.38|4| +1.3.6.1.2.1.47.1.1.1.1.15.39|4| +1.3.6.1.2.1.47.1.1.1.1.15.40|4| +1.3.6.1.2.1.47.1.1.1.1.15.41|4| +1.3.6.1.2.1.47.1.1.1.1.15.42|4| +1.3.6.1.2.1.47.1.1.1.1.15.43|4| +1.3.6.1.2.1.47.1.1.1.1.15.44|4| +1.3.6.1.2.1.47.1.1.1.1.15.45|4| +1.3.6.1.2.1.47.1.1.1.1.15.46|4| +1.3.6.1.2.1.47.1.1.1.1.15.47|4| +1.3.6.1.2.1.47.1.1.1.1.15.48|4| +1.3.6.1.2.1.47.1.1.1.1.15.49|4| +1.3.6.1.2.1.47.1.1.1.1.15.50|4| +1.3.6.1.2.1.47.1.1.1.1.15.103|4| +1.3.6.1.2.1.47.1.1.1.1.15.104|4| +1.3.6.1.2.1.47.1.1.1.1.15.199|4| +1.3.6.1.2.1.47.1.1.1.1.16.2|2|1 +1.3.6.1.2.1.47.1.1.1.1.16.3|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.4|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.5|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.6|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.7|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.8|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.9|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.10|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.11|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.12|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.13|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.14|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.15|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.16|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.17|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.18|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.19|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.20|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.21|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.22|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.23|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.24|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.25|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.26|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.27|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.28|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.29|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.30|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.31|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.32|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.33|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.34|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.35|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.36|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.37|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.38|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.39|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.40|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.41|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.42|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.43|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.44|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.45|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.46|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.47|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.48|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.49|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.50|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.103|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.104|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.199|2|2 +1.3.6.1.2.1.47.1.1.1.1.17.2|4|2016-09-02 +1.3.6.1.2.1.47.1.1.1.1.17.3|4| +1.3.6.1.2.1.47.1.1.1.1.17.4|4| +1.3.6.1.2.1.47.1.1.1.1.17.5|4| +1.3.6.1.2.1.47.1.1.1.1.17.6|4| +1.3.6.1.2.1.47.1.1.1.1.17.7|4| +1.3.6.1.2.1.47.1.1.1.1.17.8|4| +1.3.6.1.2.1.47.1.1.1.1.17.9|4| +1.3.6.1.2.1.47.1.1.1.1.17.10|4| +1.3.6.1.2.1.47.1.1.1.1.17.11|4| +1.3.6.1.2.1.47.1.1.1.1.17.12|4| +1.3.6.1.2.1.47.1.1.1.1.17.13|4| +1.3.6.1.2.1.47.1.1.1.1.17.14|4| +1.3.6.1.2.1.47.1.1.1.1.17.15|4| +1.3.6.1.2.1.47.1.1.1.1.17.16|4| +1.3.6.1.2.1.47.1.1.1.1.17.17|4| +1.3.6.1.2.1.47.1.1.1.1.17.18|4| +1.3.6.1.2.1.47.1.1.1.1.17.19|4| +1.3.6.1.2.1.47.1.1.1.1.17.20|4| +1.3.6.1.2.1.47.1.1.1.1.17.21|4| +1.3.6.1.2.1.47.1.1.1.1.17.22|4| +1.3.6.1.2.1.47.1.1.1.1.17.23|4| +1.3.6.1.2.1.47.1.1.1.1.17.24|4| +1.3.6.1.2.1.47.1.1.1.1.17.25|4| +1.3.6.1.2.1.47.1.1.1.1.17.26|4| +1.3.6.1.2.1.47.1.1.1.1.17.27|4| +1.3.6.1.2.1.47.1.1.1.1.17.28|4| +1.3.6.1.2.1.47.1.1.1.1.17.29|4| +1.3.6.1.2.1.47.1.1.1.1.17.30|4| +1.3.6.1.2.1.47.1.1.1.1.17.31|4| +1.3.6.1.2.1.47.1.1.1.1.17.32|4| +1.3.6.1.2.1.47.1.1.1.1.17.33|4| +1.3.6.1.2.1.47.1.1.1.1.17.34|4| +1.3.6.1.2.1.47.1.1.1.1.17.35|4| +1.3.6.1.2.1.47.1.1.1.1.17.36|4| +1.3.6.1.2.1.47.1.1.1.1.17.37|4| +1.3.6.1.2.1.47.1.1.1.1.17.38|4| +1.3.6.1.2.1.47.1.1.1.1.17.39|4| +1.3.6.1.2.1.47.1.1.1.1.17.40|4| +1.3.6.1.2.1.47.1.1.1.1.17.41|4| +1.3.6.1.2.1.47.1.1.1.1.17.42|4| +1.3.6.1.2.1.47.1.1.1.1.17.43|4| +1.3.6.1.2.1.47.1.1.1.1.17.44|4| +1.3.6.1.2.1.47.1.1.1.1.17.45|4| +1.3.6.1.2.1.47.1.1.1.1.17.46|4| +1.3.6.1.2.1.47.1.1.1.1.17.47|4| +1.3.6.1.2.1.47.1.1.1.1.17.48|4| +1.3.6.1.2.1.47.1.1.1.1.17.49|4| +1.3.6.1.2.1.47.1.1.1.1.17.50|4| +1.3.6.1.2.1.47.1.1.1.1.17.103|4| +1.3.6.1.2.1.47.1.1.1.1.17.104|4| +1.3.6.1.2.1.47.1.1.1.1.17.199|4| +1.3.6.1.2.1.47.1.1.1.1.18.2|4| +1.3.6.1.2.1.47.1.1.1.1.18.3|4| +1.3.6.1.2.1.47.1.1.1.1.18.4|4| +1.3.6.1.2.1.47.1.1.1.1.18.5|4| +1.3.6.1.2.1.47.1.1.1.1.18.6|4| +1.3.6.1.2.1.47.1.1.1.1.18.7|4| +1.3.6.1.2.1.47.1.1.1.1.18.8|4| +1.3.6.1.2.1.47.1.1.1.1.18.9|4| +1.3.6.1.2.1.47.1.1.1.1.18.10|4| +1.3.6.1.2.1.47.1.1.1.1.18.11|4| +1.3.6.1.2.1.47.1.1.1.1.18.12|4| +1.3.6.1.2.1.47.1.1.1.1.18.13|4| +1.3.6.1.2.1.47.1.1.1.1.18.14|4| +1.3.6.1.2.1.47.1.1.1.1.18.15|4| +1.3.6.1.2.1.47.1.1.1.1.18.16|4| +1.3.6.1.2.1.47.1.1.1.1.18.17|4| +1.3.6.1.2.1.47.1.1.1.1.18.18|4| +1.3.6.1.2.1.47.1.1.1.1.18.19|4| +1.3.6.1.2.1.47.1.1.1.1.18.20|4| +1.3.6.1.2.1.47.1.1.1.1.18.21|4| +1.3.6.1.2.1.47.1.1.1.1.18.22|4| +1.3.6.1.2.1.47.1.1.1.1.18.23|4| +1.3.6.1.2.1.47.1.1.1.1.18.24|4| +1.3.6.1.2.1.47.1.1.1.1.18.25|4| +1.3.6.1.2.1.47.1.1.1.1.18.26|4| +1.3.6.1.2.1.47.1.1.1.1.18.27|4| +1.3.6.1.2.1.47.1.1.1.1.18.28|4| +1.3.6.1.2.1.47.1.1.1.1.18.29|4| +1.3.6.1.2.1.47.1.1.1.1.18.30|4| +1.3.6.1.2.1.47.1.1.1.1.18.31|4| +1.3.6.1.2.1.47.1.1.1.1.18.32|4| +1.3.6.1.2.1.47.1.1.1.1.18.33|4| +1.3.6.1.2.1.47.1.1.1.1.18.34|4| +1.3.6.1.2.1.47.1.1.1.1.18.35|4| +1.3.6.1.2.1.47.1.1.1.1.18.36|4| +1.3.6.1.2.1.47.1.1.1.1.18.37|4| +1.3.6.1.2.1.47.1.1.1.1.18.38|4| +1.3.6.1.2.1.47.1.1.1.1.18.39|4| +1.3.6.1.2.1.47.1.1.1.1.18.40|4| +1.3.6.1.2.1.47.1.1.1.1.18.41|4| +1.3.6.1.2.1.47.1.1.1.1.18.42|4| +1.3.6.1.2.1.47.1.1.1.1.18.43|4| +1.3.6.1.2.1.47.1.1.1.1.18.44|4| +1.3.6.1.2.1.47.1.1.1.1.18.45|4| +1.3.6.1.2.1.47.1.1.1.1.18.46|4| +1.3.6.1.2.1.47.1.1.1.1.18.47|4| +1.3.6.1.2.1.47.1.1.1.1.18.48|4| +1.3.6.1.2.1.47.1.1.1.1.18.49|4| +1.3.6.1.2.1.47.1.1.1.1.18.50|4| +1.3.6.1.2.1.47.1.1.1.1.18.103|4| +1.3.6.1.2.1.47.1.1.1.1.18.104|4| +1.3.6.1.2.1.47.1.1.1.1.18.199|4| +1.3.6.1.2.1.47.1.3.2.1.2.3.0|6|1.3.6.1.2.1.2.2.1.1.1 +1.3.6.1.2.1.47.1.3.2.1.2.4.0|6|1.3.6.1.2.1.2.2.1.1.2 +1.3.6.1.2.1.47.1.3.2.1.2.5.0|6|1.3.6.1.2.1.2.2.1.1.3 +1.3.6.1.2.1.47.1.3.2.1.2.6.0|6|1.3.6.1.2.1.2.2.1.1.4 +1.3.6.1.2.1.47.1.3.2.1.2.7.0|6|1.3.6.1.2.1.2.2.1.1.5 +1.3.6.1.2.1.47.1.3.2.1.2.8.0|6|1.3.6.1.2.1.2.2.1.1.6 +1.3.6.1.2.1.47.1.3.2.1.2.9.0|6|1.3.6.1.2.1.2.2.1.1.7 +1.3.6.1.2.1.47.1.3.2.1.2.10.0|6|1.3.6.1.2.1.2.2.1.1.8 +1.3.6.1.2.1.47.1.3.2.1.2.11.0|6|1.3.6.1.2.1.2.2.1.1.9 +1.3.6.1.2.1.47.1.3.2.1.2.12.0|6|1.3.6.1.2.1.2.2.1.1.10 +1.3.6.1.2.1.47.1.3.2.1.2.13.0|6|1.3.6.1.2.1.2.2.1.1.11 +1.3.6.1.2.1.47.1.3.2.1.2.14.0|6|1.3.6.1.2.1.2.2.1.1.12 +1.3.6.1.2.1.47.1.3.2.1.2.15.0|6|1.3.6.1.2.1.2.2.1.1.13 +1.3.6.1.2.1.47.1.3.2.1.2.16.0|6|1.3.6.1.2.1.2.2.1.1.14 +1.3.6.1.2.1.47.1.3.2.1.2.17.0|6|1.3.6.1.2.1.2.2.1.1.15 +1.3.6.1.2.1.47.1.3.2.1.2.18.0|6|1.3.6.1.2.1.2.2.1.1.16 +1.3.6.1.2.1.47.1.3.2.1.2.19.0|6|1.3.6.1.2.1.2.2.1.1.17 +1.3.6.1.2.1.47.1.3.2.1.2.20.0|6|1.3.6.1.2.1.2.2.1.1.18 +1.3.6.1.2.1.47.1.3.2.1.2.21.0|6|1.3.6.1.2.1.2.2.1.1.19 +1.3.6.1.2.1.47.1.3.2.1.2.22.0|6|1.3.6.1.2.1.2.2.1.1.20 +1.3.6.1.2.1.47.1.3.2.1.2.23.0|6|1.3.6.1.2.1.2.2.1.1.21 +1.3.6.1.2.1.47.1.3.2.1.2.24.0|6|1.3.6.1.2.1.2.2.1.1.22 +1.3.6.1.2.1.47.1.3.2.1.2.25.0|6|1.3.6.1.2.1.2.2.1.1.23 +1.3.6.1.2.1.47.1.3.2.1.2.26.0|6|1.3.6.1.2.1.2.2.1.1.24 +1.3.6.1.2.1.47.1.3.2.1.2.27.0|6|1.3.6.1.2.1.2.2.1.1.25 +1.3.6.1.2.1.47.1.3.2.1.2.28.0|6|1.3.6.1.2.1.2.2.1.1.26 +1.3.6.1.2.1.47.1.3.2.1.2.29.0|6|1.3.6.1.2.1.2.2.1.1.27 +1.3.6.1.2.1.47.1.3.2.1.2.30.0|6|1.3.6.1.2.1.2.2.1.1.28 +1.3.6.1.2.1.47.1.3.2.1.2.31.0|6|1.3.6.1.2.1.2.2.1.1.29 +1.3.6.1.2.1.47.1.3.2.1.2.32.0|6|1.3.6.1.2.1.2.2.1.1.30 +1.3.6.1.2.1.47.1.3.2.1.2.33.0|6|1.3.6.1.2.1.2.2.1.1.31 +1.3.6.1.2.1.47.1.3.2.1.2.34.0|6|1.3.6.1.2.1.2.2.1.1.32 +1.3.6.1.2.1.47.1.3.2.1.2.35.0|6|1.3.6.1.2.1.2.2.1.1.33 +1.3.6.1.2.1.47.1.3.2.1.2.36.0|6|1.3.6.1.2.1.2.2.1.1.34 +1.3.6.1.2.1.47.1.3.2.1.2.37.0|6|1.3.6.1.2.1.2.2.1.1.35 +1.3.6.1.2.1.47.1.3.2.1.2.38.0|6|1.3.6.1.2.1.2.2.1.1.36 +1.3.6.1.2.1.47.1.3.2.1.2.39.0|6|1.3.6.1.2.1.2.2.1.1.37 +1.3.6.1.2.1.47.1.3.2.1.2.40.0|6|1.3.6.1.2.1.2.2.1.1.38 +1.3.6.1.2.1.47.1.3.2.1.2.41.0|6|1.3.6.1.2.1.2.2.1.1.39 +1.3.6.1.2.1.47.1.3.2.1.2.42.0|6|1.3.6.1.2.1.2.2.1.1.40 +1.3.6.1.2.1.47.1.3.2.1.2.43.0|6|1.3.6.1.2.1.2.2.1.1.41 +1.3.6.1.2.1.47.1.3.2.1.2.44.0|6|1.3.6.1.2.1.2.2.1.1.42 +1.3.6.1.2.1.47.1.3.2.1.2.45.0|6|1.3.6.1.2.1.2.2.1.1.43 +1.3.6.1.2.1.47.1.3.2.1.2.46.0|6|1.3.6.1.2.1.2.2.1.1.44 +1.3.6.1.2.1.47.1.3.2.1.2.47.0|6|1.3.6.1.2.1.2.2.1.1.45 +1.3.6.1.2.1.47.1.3.2.1.2.48.0|6|1.3.6.1.2.1.2.2.1.1.46 +1.3.6.1.2.1.47.1.3.2.1.2.49.0|6|1.3.6.1.2.1.2.2.1.1.47 +1.3.6.1.2.1.47.1.3.2.1.2.50.0|6|1.3.6.1.2.1.2.2.1.1.48 +1.3.6.1.4.1.45.1.6.3.3.1.1.1.3.10.0|2|3 +1.3.6.1.4.1.45.1.6.3.3.1.1.1.3.10.1|2|3 +1.3.6.1.4.1.45.1.6.3.3.1.1.1.3.10.2|2|3 +1.3.6.1.4.1.45.1.6.3.3.1.1.1.3.10.3|2|3 +1.3.6.1.4.1.45.1.6.3.3.1.1.1.4.10.0|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.1.4.11.0|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.1.5.10.0|2|5 +1.3.6.1.4.1.45.1.6.3.3.1.1.1.6.10.0|2|6 +1.3.6.1.4.1.45.1.6.3.3.1.1.1.6.11.0|2|6 +1.3.6.1.4.1.45.1.6.3.3.1.1.1.6.12.0|2|6 +1.3.6.1.4.1.45.1.6.3.3.1.1.1.6.13.0|2|6 +1.3.6.1.4.1.45.1.6.3.3.1.1.1.8.1.0|2|8 +1.3.6.1.4.1.45.1.6.3.3.1.1.2.3.10.0|2|10 +1.3.6.1.4.1.45.1.6.3.3.1.1.2.3.10.1|2|10 +1.3.6.1.4.1.45.1.6.3.3.1.1.2.3.10.2|2|10 +1.3.6.1.4.1.45.1.6.3.3.1.1.2.3.10.3|2|10 +1.3.6.1.4.1.45.1.6.3.3.1.1.2.4.10.0|2|10 +1.3.6.1.4.1.45.1.6.3.3.1.1.2.4.11.0|2|11 +1.3.6.1.4.1.45.1.6.3.3.1.1.2.5.10.0|2|10 +1.3.6.1.4.1.45.1.6.3.3.1.1.2.6.10.0|2|10 +1.3.6.1.4.1.45.1.6.3.3.1.1.2.6.11.0|2|11 +1.3.6.1.4.1.45.1.6.3.3.1.1.2.6.12.0|2|12 +1.3.6.1.4.1.45.1.6.3.3.1.1.2.6.13.0|2|13 +1.3.6.1.4.1.45.1.6.3.3.1.1.2.8.1.0|2|1 +1.3.6.1.4.1.45.1.6.3.3.1.1.3.3.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.3.3.10.1|2|1 +1.3.6.1.4.1.45.1.6.3.3.1.1.3.3.10.2|2|2 +1.3.6.1.4.1.45.1.6.3.3.1.1.3.3.10.3|2|3 +1.3.6.1.4.1.45.1.6.3.3.1.1.3.4.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.3.4.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.3.5.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.3.6.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.3.6.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.3.6.12.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.3.6.13.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.3.8.1.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.4.3.10.0|6|1.3.6.1.4.1.45.1.6.1.3.6.830 +1.3.6.1.4.1.45.1.6.3.3.1.1.4.3.10.1|6|1.3.6.1.4.1.45.1.6.1.3.6.727.18 +1.3.6.1.4.1.45.1.6.3.3.1.1.4.3.10.2|6|1.3.6.1.4.1.45.1.6.1.3.6.727.18 +1.3.6.1.4.1.45.1.6.3.3.1.1.4.3.10.3|6|1.3.6.1.4.1.45.1.6.1.3.6.780.1 +1.3.6.1.4.1.45.1.6.3.3.1.1.4.4.10.0|6|1.3.6.1.4.1.45.1.6.1.3.8.146.1 +1.3.6.1.4.1.45.1.6.3.3.1.1.4.4.11.0|6|1.3.6.1.4.1.45.1.6.1.3.8.146.2 +1.3.6.1.4.1.45.1.6.3.3.1.1.4.5.10.0|6|1.3.6.1.4.1.45.1.6.1.3.3.2 +1.3.6.1.4.1.45.1.6.3.3.1.1.4.6.10.0|6|1.3.6.1.4.1.45.1.6.1.3.10.146.1 +1.3.6.1.4.1.45.1.6.3.3.1.1.4.6.11.0|6|1.3.6.1.4.1.45.1.6.1.3.10.146.1 +1.3.6.1.4.1.45.1.6.3.3.1.1.4.6.12.0|6|1.3.6.1.4.1.45.1.6.1.3.10.146.1 +1.3.6.1.4.1.45.1.6.3.3.1.1.4.6.13.0|6|1.3.6.1.4.1.45.1.6.1.3.10.146.1 +1.3.6.1.4.1.45.1.6.3.3.1.1.4.8.1.0|6|1.3.6.1.4.1.45.1.6.1.3.6.830 +1.3.6.1.4.1.45.1.6.3.3.1.1.5.3.10.0|4|48 10/100/1000BaseTX with PoE+ plus 2 SFP+ ports +1.3.6.1.4.1.45.1.6.3.3.1.1.5.3.10.1|4|Direct Attach Cable +1.3.6.1.4.1.45.1.6.3.3.1.1.5.3.10.2|4|Direct Attach Cable +1.3.6.1.4.1.45.1.6.3.3.1.1.5.3.10.3|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.5.4.10.0|4|Unavailable +1.3.6.1.4.1.45.1.6.3.3.1.1.5.4.11.0|4|AC-DC-12V-54V-1025W +1.3.6.1.4.1.45.1.6.3.3.1.1.5.5.10.0|4|Temperature Sensor +1.3.6.1.4.1.45.1.6.3.3.1.1.5.6.10.0|4|Internal Fan 1 +1.3.6.1.4.1.45.1.6.3.3.1.1.5.6.11.0|4|Internal Fan 2 +1.3.6.1.4.1.45.1.6.3.3.1.1.5.6.12.0|4|Internal Fan 3 +1.3.6.1.4.1.45.1.6.3.3.1.1.5.6.13.0|4|Internal Fan 4 +1.3.6.1.4.1.45.1.6.3.3.1.1.5.8.1.0|4|48 10/100/1000BaseTX with PoE+ plus 2 SFP+ ports +1.3.6.1.4.1.45.1.6.3.3.1.1.6.3.10.0|4|4950GTS-PWR+ HW:02 +1.3.6.1.4.1.45.1.6.3.3.1.1.6.3.10.1|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.6.3.10.2|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.6.3.10.3|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.6.4.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.6.4.11.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.6.5.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.6.6.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.6.6.11.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.6.6.12.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.6.6.13.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.6.8.1.0|4|4950GTS-PWR+ HW:02 +1.3.6.1.4.1.45.1.6.3.3.1.1.7.3.10.0|4|17OL2350T590 +1.3.6.1.4.1.45.1.6.3.3.1.1.7.3.10.1|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.7.3.10.2|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.7.3.10.3|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.7.4.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.7.4.11.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.7.5.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.7.6.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.7.6.11.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.7.6.12.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.7.6.13.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.7.8.1.0|4|17OL2350T590 +1.3.6.1.4.1.45.1.6.3.3.1.1.8.3.10.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.8.3.10.1|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.8.3.10.2|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.8.3.10.3|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.8.4.10.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.8.4.11.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.8.5.10.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.8.6.10.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.8.6.11.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.8.6.12.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.8.6.13.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.8.8.1.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.9.3.10.0|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.9.3.10.1|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.9.3.10.2|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.9.3.10.3|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.9.4.10.0|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.9.4.11.0|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.9.5.10.0|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.9.6.10.0|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.9.6.11.0|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.9.6.12.0|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.9.6.13.0|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.9.8.1.0|2|4 +1.3.6.1.4.1.45.1.6.3.3.1.1.10.3.10.0|2|5 +1.3.6.1.4.1.45.1.6.3.3.1.1.10.3.10.1|2|5 +1.3.6.1.4.1.45.1.6.3.3.1.1.10.3.10.2|2|5 +1.3.6.1.4.1.45.1.6.3.3.1.1.10.3.10.3|2|3 +1.3.6.1.4.1.45.1.6.3.3.1.1.10.4.10.0|2|3 +1.3.6.1.4.1.45.1.6.3.3.1.1.10.4.11.0|2|5 +1.3.6.1.4.1.45.1.6.3.3.1.1.10.5.10.0|2|5 +1.3.6.1.4.1.45.1.6.3.3.1.1.10.6.10.0|2|5 +1.3.6.1.4.1.45.1.6.3.3.1.1.10.6.11.0|2|5 +1.3.6.1.4.1.45.1.6.3.3.1.1.10.6.12.0|2|5 +1.3.6.1.4.1.45.1.6.3.3.1.1.10.6.13.0|2|5 +1.3.6.1.4.1.45.1.6.3.3.1.1.10.8.1.0|2|5 +1.3.6.1.4.1.45.1.6.3.3.1.1.11.3.10.0|2|2 +1.3.6.1.4.1.45.1.6.3.3.1.1.11.3.10.1|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.11.3.10.2|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.11.3.10.3|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.11.4.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.11.4.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.11.5.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.11.6.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.11.6.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.11.6.12.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.11.6.13.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.11.8.1.0|2|2 +1.3.6.1.4.1.45.1.6.3.3.1.1.12.3.10.0|2|2 +1.3.6.1.4.1.45.1.6.3.3.1.1.12.3.10.1|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.12.3.10.2|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.12.3.10.3|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.12.4.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.12.4.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.12.5.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.12.6.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.12.6.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.12.6.12.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.12.6.13.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.12.8.1.0|2|2 +1.3.6.1.4.1.45.1.6.3.3.1.1.13.3.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.13.3.10.1|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.13.3.10.2|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.13.3.10.3|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.13.4.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.13.4.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.13.5.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.13.6.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.13.6.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.13.6.12.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.13.6.13.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.13.8.1.0|2|1 +1.3.6.1.4.1.45.1.6.3.3.1.1.14.3.10.0|4|Cox Basement +1.3.6.1.4.1.45.1.6.3.3.1.1.14.3.10.1|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.14.3.10.2|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.14.3.10.3|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.14.4.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.14.4.11.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.14.5.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.14.6.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.14.6.11.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.14.6.12.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.14.6.13.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.14.8.1.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.15.3.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.15.3.10.1|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.15.3.10.2|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.15.3.10.3|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.15.4.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.15.4.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.15.5.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.15.6.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.15.6.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.15.6.12.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.15.6.13.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.15.8.1.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.16.3.10.0|2|50 +1.3.6.1.4.1.45.1.6.3.3.1.1.16.3.10.1|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.16.3.10.2|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.16.3.10.3|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.16.4.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.16.4.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.16.5.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.16.6.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.16.6.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.16.6.12.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.16.6.13.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.16.8.1.0|2|50 +1.3.6.1.4.1.45.1.6.3.3.1.1.17.3.10.0|2|50 +1.3.6.1.4.1.45.1.6.3.3.1.1.17.3.10.1|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.17.3.10.2|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.17.3.10.3|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.17.4.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.17.4.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.17.5.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.17.6.10.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.17.6.11.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.17.6.12.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.17.6.13.0|2|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.17.8.1.0|2|50 +1.3.6.1.4.1.45.1.6.3.3.1.1.18.3.10.0|64|192.168.100.5 +1.3.6.1.4.1.45.1.6.3.3.1.1.18.3.10.1|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.18.3.10.2|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.18.3.10.3|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.18.4.10.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.18.4.11.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.18.5.10.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.18.6.10.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.18.6.11.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.18.6.12.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.18.6.13.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.18.8.1.0|64|192.168.100.5 +1.3.6.1.4.1.45.1.6.3.3.1.1.19.3.10.0|4|v7.6.1.033 +1.3.6.1.4.1.45.1.6.3.3.1.1.19.3.10.1|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.19.3.10.2|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.19.3.10.3|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.19.4.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.19.4.11.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.19.5.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.19.6.10.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.19.6.11.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.19.6.12.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.19.6.13.0|4| +1.3.6.1.4.1.45.1.6.3.3.1.1.19.8.1.0|4|v7.6.1.033 +1.3.6.1.4.1.45.1.6.3.3.1.1.20.3.10.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.20.3.10.1|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.20.3.10.2|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.20.3.10.3|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.20.4.10.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.20.4.11.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.20.5.10.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.20.6.10.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.20.6.11.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.20.6.12.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.20.6.13.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.20.8.1.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.21.3.10.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.21.3.10.1|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.21.3.10.2|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.21.3.10.3|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.21.4.10.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.21.4.11.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.21.5.10.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.21.6.10.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.21.6.11.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.21.6.12.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.21.6.13.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.21.8.1.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.22.3.10.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.22.3.10.1|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.22.3.10.2|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.22.3.10.3|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.22.4.10.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.22.4.11.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.22.5.10.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.22.6.10.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.22.6.11.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.22.6.12.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.22.6.13.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.22.8.1.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.23.3.10.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.23.3.10.1|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.23.3.10.2|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.23.3.10.3|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.23.4.10.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.23.4.11.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.23.5.10.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.23.6.10.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.23.6.11.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.23.6.12.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.23.6.13.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.23.8.1.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.24.3.10.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.24.3.10.1|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.24.3.10.2|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.24.3.10.3|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.24.4.10.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.24.4.11.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.24.5.10.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.24.6.10.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.24.6.11.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.24.6.12.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.24.6.13.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.24.8.1.0|64|0.0.0.0 +1.3.6.1.4.1.45.1.6.3.3.1.1.25.3.10.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.25.3.10.1|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.25.3.10.2|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.25.3.10.3|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.25.4.10.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.25.4.11.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.25.5.10.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.25.6.10.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.25.6.11.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.25.6.12.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.25.6.13.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.25.8.1.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.26.3.10.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.26.3.10.1|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.26.3.10.2|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.26.3.10.3|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.26.4.10.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.26.4.11.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.26.5.10.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.26.6.10.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.26.6.11.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.26.6.12.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.26.6.13.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.26.8.1.0|4x|00000000000000000000000000000000 +1.3.6.1.4.1.45.1.6.3.3.1.1.27.3.10.0|2|7000 +1.3.6.1.4.1.45.1.6.3.3.1.1.27.3.10.1|2|7000 +1.3.6.1.4.1.45.1.6.3.3.1.1.27.3.10.2|2|7000 +1.3.6.1.4.1.45.1.6.3.3.1.1.27.3.10.3|2|7000 +1.3.6.1.4.1.45.1.6.3.3.1.1.27.4.10.0|2|7000 +1.3.6.1.4.1.45.1.6.3.3.1.1.27.4.11.0|2|7000 +1.3.6.1.4.1.45.1.6.3.3.1.1.27.5.10.0|2|7000 +1.3.6.1.4.1.45.1.6.3.3.1.1.27.6.10.0|2|7000 +1.3.6.1.4.1.45.1.6.3.3.1.1.27.6.11.0|2|7000 +1.3.6.1.4.1.45.1.6.3.3.1.1.27.6.12.0|2|7000 +1.3.6.1.4.1.45.1.6.3.3.1.1.27.6.13.0|2|7000 +1.3.6.1.4.1.45.1.6.3.3.1.1.27.8.1.0|2|7000 +1.3.6.1.4.1.45.1.6.3.3.1.1.28.3.10.0|2|180 +1.3.6.1.4.1.45.1.6.3.3.1.1.28.3.10.1|2|180 +1.3.6.1.4.1.45.1.6.3.3.1.1.28.3.10.2|2|180 +1.3.6.1.4.1.45.1.6.3.3.1.1.28.3.10.3|2|180 +1.3.6.1.4.1.45.1.6.3.3.1.1.28.4.10.0|2|180 +1.3.6.1.4.1.45.1.6.3.3.1.1.28.4.11.0|2|180 +1.3.6.1.4.1.45.1.6.3.3.1.1.28.5.10.0|2|180 +1.3.6.1.4.1.45.1.6.3.3.1.1.28.6.10.0|2|180 +1.3.6.1.4.1.45.1.6.3.3.1.1.28.6.11.0|2|180 +1.3.6.1.4.1.45.1.6.3.3.1.1.28.6.12.0|2|180 +1.3.6.1.4.1.45.1.6.3.3.1.1.28.6.13.0|2|180 +1.3.6.1.4.1.45.1.6.3.3.1.1.28.8.1.0|2|180 +1.3.6.1.4.1.45.1.6.3.3.1.1.29.3.10.0|2|2 +1.3.6.1.4.1.45.1.6.3.3.1.1.29.3.10.1|2|2 +1.3.6.1.4.1.45.1.6.3.3.1.1.29.3.10.2|2|2 +1.3.6.1.4.1.45.1.6.3.3.1.1.29.3.10.3|2|2 +1.3.6.1.4.1.45.1.6.3.3.1.1.29.4.10.0|2|2 +1.3.6.1.4.1.45.1.6.3.3.1.1.29.4.11.0|2|2 +1.3.6.1.4.1.45.1.6.3.3.1.1.29.5.10.0|2|2 +1.3.6.1.4.1.45.1.6.3.3.1.1.29.6.10.0|2|2 +1.3.6.1.4.1.45.1.6.3.3.1.1.29.6.11.0|2|2 +1.3.6.1.4.1.45.1.6.3.3.1.1.29.6.12.0|2|2 +1.3.6.1.4.1.45.1.6.3.3.1.1.29.6.13.0|2|2 +1.3.6.1.4.1.45.1.6.3.3.1.1.29.8.1.0|2|2 +1.3.6.1.4.1.45.1.6.3.3.1.1.30.3.10.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.30.3.10.1|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.30.3.10.2|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.30.3.10.3|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.30.4.10.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.30.4.11.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.30.5.10.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.30.6.10.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.30.6.11.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.30.6.12.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.30.6.13.0|67|0 +1.3.6.1.4.1.45.1.6.3.3.1.1.30.8.1.0|67|52516500 +1.3.6.1.4.1.45.1.6.3.7.1.1.5.5.10.0|2|89 +1.3.6.1.4.1.45.1.6.3.8.1.1.6.3.10.0|66|19 +1.3.6.1.4.1.45.1.6.3.8.1.1.12.3.10.0|66|512 +1.3.6.1.4.1.45.1.6.3.8.1.1.13.3.10.0|66|196 +1.3.6.1.4.1.45.1.6.4.2.1.10.0|4|7.6.1.033 +1.3.6.1.4.1.2272.1.3.2.1.2.1|4|VLAN #1 +1.3.6.1.4.1.2272.1.3.2.1.2.20|4|data +1.3.6.1.4.1.2272.1.3.2.1.2.21|4|VLAN #21 +1.3.6.1.4.1.2272.1.3.2.1.2.22|4|VLAN #22 +1.3.6.1.4.1.2272.1.3.2.1.2.100|4|mgmt +1.3.6.1.4.1.2272.1.3.2.1.2.103|4|VLAN #103 +1.3.6.1.4.1.2272.1.3.2.1.11.1|4x|0007FFFFFFFFE00000000000000000000a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020 +1.3.6.1.4.1.2272.1.3.2.1.11.20|4x|5FF800000000600000000000000000000a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020 +1.3.6.1.4.1.2272.1.3.2.1.11.21|4x|200000000000600000000000000000000a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020 +1.3.6.1.4.1.2272.1.3.2.1.11.22|4x|200000000000600000000000000000000a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020 +1.3.6.1.4.1.2272.1.3.2.1.11.100|4x|000000000000600000000000000000000a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020303020 +1.3.6.1.4.1.2272.1.3.2.1.11.103|4x|200000000000600000000000000000000a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030 +1.3.6.1.4.1.2272.1.3.3.1.7.1|2|20 +1.3.6.1.4.1.2272.1.3.3.1.7.2|2|103 +1.3.6.1.4.1.2272.1.3.3.1.7.3|2|20 +1.3.6.1.4.1.2272.1.3.3.1.7.4|2|20 +1.3.6.1.4.1.2272.1.3.3.1.7.5|2|20 +1.3.6.1.4.1.2272.1.3.3.1.7.6|2|20 +1.3.6.1.4.1.2272.1.3.3.1.7.7|2|20 +1.3.6.1.4.1.2272.1.3.3.1.7.8|2|20 +1.3.6.1.4.1.2272.1.3.3.1.7.9|2|20 +1.3.6.1.4.1.2272.1.3.3.1.7.10|2|20 +1.3.6.1.4.1.2272.1.3.3.1.7.11|2|20 +1.3.6.1.4.1.2272.1.3.3.1.7.12|2|20 +1.3.6.1.4.1.2272.1.3.3.1.7.13|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.14|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.15|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.16|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.17|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.18|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.19|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.20|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.21|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.22|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.23|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.24|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.25|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.26|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.27|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.28|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.29|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.30|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.31|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.32|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.33|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.34|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.35|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.36|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.37|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.38|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.39|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.40|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.41|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.42|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.43|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.44|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.45|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.46|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.47|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.48|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.49|2|1 +1.3.6.1.4.1.2272.1.3.3.1.7.50|2|1 +1.3.6.1.4.1.2272.1.3.3.1.8.1|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.2|2|4 +1.3.6.1.4.1.2272.1.3.3.1.8.3|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.4|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.5|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.6|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.7|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.8|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.9|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.10|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.11|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.12|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.13|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.14|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.15|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.16|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.17|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.18|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.19|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.20|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.21|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.22|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.23|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.24|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.25|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.26|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.27|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.28|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.29|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.30|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.31|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.32|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.33|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.34|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.35|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.36|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.37|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.38|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.39|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.40|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.41|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.42|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.43|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.44|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.45|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.46|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.47|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.48|2|2 +1.3.6.1.4.1.2272.1.3.3.1.8.49|2|1 +1.3.6.1.4.1.2272.1.3.3.1.8.50|2|1 +1.3.6.1.6.3.10.2.1.3.0|2|525153