From 6b4f2476a6cc95fccf6fe1dea2454d5aaaecec08 Mon Sep 17 00:00:00 2001 From: Spencer Butler Date: Mon, 1 Apr 2019 02:23:31 -0500 Subject: [PATCH] Added support for DELLEMC-OS10-PRODUCTS-MIB (os: dell-os10) (#10011) * Added support for DELLEMC-OS10-PRODUCTS-MIB (os: dell-os10) * added info comment * added group: dell --- includes/definitions/dell-os10.yaml | 16 + includes/definitions/discovery/dell-os10.yaml | 47 + includes/polling/os/dell-os10.inc.php | 9 + mibs/dell-os10/DELLEMC-OS10-BGP4V2-MIB | 1611 +++ mibs/dell-os10/DELLEMC-OS10-CHASSIS-MIB | 923 ++ mibs/dell-os10/DELLEMC-OS10-PRODUCTS-MIB | 264 + mibs/dell-os10/DELLEMC-OS10-SMI-MIB | 49 + mibs/dell-os10/DELLEMC-OS10-TC-MIB | 207 + tests/data/dell-os10.json | 8960 +++++++++++++++++ tests/snmpsim/dell-os10.snmprec | 2832 ++++++ 10 files changed, 14918 insertions(+) create mode 100644 includes/definitions/dell-os10.yaml create mode 100644 includes/definitions/discovery/dell-os10.yaml create mode 100644 includes/polling/os/dell-os10.inc.php create mode 100644 mibs/dell-os10/DELLEMC-OS10-BGP4V2-MIB create mode 100644 mibs/dell-os10/DELLEMC-OS10-CHASSIS-MIB create mode 100644 mibs/dell-os10/DELLEMC-OS10-PRODUCTS-MIB create mode 100644 mibs/dell-os10/DELLEMC-OS10-SMI-MIB create mode 100644 mibs/dell-os10/DELLEMC-OS10-TC-MIB create mode 100644 tests/data/dell-os10.json create mode 100644 tests/snmpsim/dell-os10.snmprec diff --git a/includes/definitions/dell-os10.yaml b/includes/definitions/dell-os10.yaml new file mode 100644 index 0000000000..022e76ecfc --- /dev/null +++ b/includes/definitions/dell-os10.yaml @@ -0,0 +1,16 @@ +os: dell-os10 +text: 'Dell EMC Networking OS10 Enterprise' +type: network +icon: dell +group: dell +mib_dir: + - dell + - dell-os10 +over: + - { graph: device_bits, text: 'Device Traffic' } + - { graph: device_processor, text: 'CPU Usage' } + - { graph: device_mempool, text: 'Memory Usage' } +discovery: + - sysObjectID: + # DELLEMC-OS10-PRODUCTS-MIB::os10Products + - .1.3.6.1.4.1.674.11000.5000.100.2. diff --git a/includes/definitions/discovery/dell-os10.yaml b/includes/definitions/discovery/dell-os10.yaml new file mode 100644 index 0000000000..363350ce3f --- /dev/null +++ b/includes/definitions/discovery/dell-os10.yaml @@ -0,0 +1,47 @@ +mib: DELLEMC-OS10-CHASSIS-MIB +modules: + sensors: + temperature: + data: + - + oid: os10ChassisTable + value: os10ChassisTemp + num_oid: '.1.3.6.1.4.1.674.11000.5000.100.4.1.1.3.1.11.{{ $index }}' + descr: 'Chassis {{ $index }}' + - + oid: os10CardTable + value: os10CardTemp + num_oid: '.1.3.6.1.4.1.674.11000.5000.100.4.1.1.4.1.5.{{ $index }}' + descr: 'Card {{ $index }}' + state: + data: + - + oid: os10FanTable + value: os10FanOperStatus + num_oid: '.1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.7.{{ $index }}' + descr: 'Fan {{ $index }}' + group: Fans + state_name: os10FanOperStatus + states: + - { value: 1, descr: normal, graph: 1, generic: 0 } + - { value: 2, descr: abnormal, graph: 1, generic: 2 } + - + oid: os10FanTrayTable + value: os10FanTrayOperStatus + num_oid: '.1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.4.{{ $index }}' + descr: 'Fan Tray {{ $index }}' + group: Fans + state_name: os10FanTrayOperStatus + states: + - { value: 1, descr: normal, graph: 1, generic: 0 } + - { value: 2, descr: abnormal, graph: 1, generic: 2 } + - + oid: os10PowerSupplyTable + value: os10PowerSupplyOperStatus + num_oid: '.1.3.6.1.4.1.674.11000.5000.100.4.1.2.1.1.4.{{ $index }}' + descr: 'PSU {{ $index }}' + group: PSUs + state_name: os10PowerSupplyOperStatus + states: + - { value: 1, descr: normal, graph: 1, generic: 0 } + - { value: 2, descr: abnormal, graph: 1, generic: 2 } diff --git a/includes/polling/os/dell-os10.inc.php b/includes/polling/os/dell-os10.inc.php new file mode 100644 index 0000000000..cc6313018d --- /dev/null +++ b/includes/polling/os/dell-os10.inc.php @@ -0,0 +1,9 @@ +. + + The path segment type and path segment length fields are + one octet in length each. + + The path segment type field may be one of: + 1 - AS_SET (RFC 4721, Section 4.3) + 2 - AS_SEQUENCE (RFC 4721, Section 4.3) + 3 - AS_CONFED_SEQUENCE (RFC 3065, Section 5) + 4 - AS_CONFED_SET (RFC 3065, Section 5) + + The path segment length field contains the number of ASes + (not the number of octets) in the path segment value field. + The path segment value field contains one or more AS + numbers, each encoded as a 4-octet length field in network + byte order. + + Note that since an SNMP agent may truncate this object to + less than its maximum theoretical length of 4072 octets + users of this object should be prepared to deal with a + truncated and thus malformed AS_PATH. It is RECOMMENDED + that when such truncation would occur on the boundary of an + encoded AS that the partial AS be discarded from this + object and the object's size be adjusted accordingly. + Further, it is also RECOMMENDED that when such truncation, + either alone or in conjuction with the truncation of a + partially encoded AS described previously, would yield an + empty path segment value field that the path segment type + and path segment length components of the truncated AS_PATH + also be discarded and the object's size be adjusted + accordingly." + REFERENCE + "RFC 4271, Section 4.3. + RFC 5065, Section 5. + RFC 4893." + ::= { os10bgp4V2NlriEntry 24 } + + os10bgp4V2NlriPathAttrUnknown OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(0..4072)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Path Attributes not understood by this implementation + SHOULD be be presented in this object. Those Path + Attributes use the type, length, value encoding documented + in RFC 4271, Section 4.3, 'Path Attributes'. + + Note that since an SNMP agent may truncate this object to + less than its maximum theoretical length of 4072 octets + users of this object should be prepared to deal with a + truncated and thus malformed Path Attribute." + REFERENCE + "RFC 4271, Section 4.3." + ::= { os10bgp4V2NlriEntry 25 } + + + + -- + -- Adj-Ribs-Out Table + -- + + os10bgp4V2AdjRibsOutTable OBJECT-TYPE + SYNTAX SEQUENCE OF Os10Bgp4V2AdjRibsOutEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table contains on a per-peer basis one or more + routes from the os10bgp4V2NlriTable that have been + placed in this peer's Adj-Ribs-Out." + REFERENCE + "RFC 4271, Section 3.2." + ::= { os10bgp4V2Objects 10 } + + os10bgp4V2AdjRibsOutEntry OBJECT-TYPE + SYNTAX Os10Bgp4V2AdjRibsOutEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "List of BGP routes that have been placed into a + peer's Adj-Ribs-Out." + INDEX { + os10bgp4V2PeerInstance, + os10bgp4V2NlriAfi, + os10bgp4V2NlriSafi, + os10bgp4V2NlriPrefixType, + os10bgp4V2NlriPrefix, + os10bgp4V2NlriPrefixLen, + os10bgp4V2PeerRemoteAddrType, + os10bgp4V2PeerRemoteAddr, + os10bgp4V2AdjRibsOutIndex + } + ::= { os10bgp4V2AdjRibsOutTable 1 } + + Os10Bgp4V2AdjRibsOutEntry ::= SEQUENCE { + os10bgp4V2AdjRibsOutIndex + Unsigned32, + os10bgp4V2AdjRibsOutRoute + RowPointer + } + + os10bgp4V2AdjRibsOutIndex OBJECT-TYPE + SYNTAX Unsigned32 (1..4294967295) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Certain extensions to BGP permit multiple instance of + a per afi, per safi prefix to be advertised to a peer. + This object allows the enumeration of them." + ::= { os10bgp4V2AdjRibsOutEntry 1 } + + + os10bgp4V2AdjRibsOutRoute OBJECT-TYPE + SYNTAX RowPointer + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object points to the route in the os10bgp4V2NlriTable + that corresponds to the entry in the peer's + Adj-Rib-Out. Outgoing route maps are not + reflected at this point as those are part of the + Update-Send process." + REFERENCE + "RFC 4271, Section 9.2." + ::= { os10bgp4V2AdjRibsOutEntry 2 } +END diff --git a/mibs/dell-os10/DELLEMC-OS10-CHASSIS-MIB b/mibs/dell-os10/DELLEMC-OS10-CHASSIS-MIB new file mode 100644 index 0000000000..889b142845 --- /dev/null +++ b/mibs/dell-os10/DELLEMC-OS10-CHASSIS-MIB @@ -0,0 +1,923 @@ +-- ***************************************************************** +-- DELLEMC-OS10-CHASSIS-MIB +-- +-- +-- Copyright (c) 2017 by Dell Inc. +-- All rights reserved. +-- ***************************************************************** + + DELLEMC-OS10-CHASSIS-MIB DEFINITIONS ::= BEGIN + -- This module provides authoritative definitions for Dell EMC Networking OS10 + -- Chassis MIB. + -- + -- This module will be extended, as needed. + -- + + IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, + Integer32, + NOTIFICATION-TYPE, + Unsigned32 + FROM SNMPv2-SMI + DisplayString, MacAddress + FROM SNMPv2-TC + MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP + FROM SNMPv2-CONF + os10 + FROM DELLEMC-OS10-SMI-MIB + Os10CardOperStatus, Os10ChassisDefType, + Os10SystemCardType, Os10DeviceType, + Os10CmnOperStatus + FROM DELLEMC-OS10-TC-MIB; + + + os10ChassisMib MODULE-IDENTITY + LAST-UPDATED "201706211200Z" + ORGANIZATION + "Dell EMC" + CONTACT-INFO + "http://www.dell.com/support" + + DESCRIPTION + "Dell EMC Networking OS10 Chassis MIB." + + REVISION "201706211200Z" + DESCRIPTION + "Modified as per current yang model and removed confirmation information" + + REVISION "201701251200Z" + DESCRIPTION + "First draft revision of Dell EMC Networking OS10 chassis MIB." + + ::= { os10 4 } + + +-- ------------------------------------------------------------ +-- Textual conventions +-- ------------------------------------------------------------ + + +-- ------------------------------------------------------------ +-- Top-level structure of the MIB +-- ------------------------------------------------------------ + + + os10SysObject OBJECT IDENTIFIER ::={ os10ChassisMib 1 } + os10ChassisObject OBJECT IDENTIFIER ::={ os10SysObject 1 } + os10SystemComponent OBJECT IDENTIFIER ::={ os10SysObject 2 } + os10AlmObjects OBJECT IDENTIFIER ::={ os10SysObject 3 } + + + + -- ### Chassis System ### + + os10NumChassis OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of chassis configured + on the cluster." + ::= { os10ChassisObject 1 } + + os10MaxNumChassis OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates the maximum allowed chassis + configurable on the cluster." + ::= { os10ChassisObject 2 } + + -- ## Chassis Table + + -- The chassis is a multi-slots physical box. + -- In the chassis, there are physical slots available for + -- plug-in cards. There are two types of plug-in cards, + -- rpm cards and line cards. + + -- The chassis table contains the management information of + -- the chassis. + + os10ChassisTable OBJECT-TYPE + SYNTAX SEQUENCE OF Os10ChassisEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A list of chassis in a cluster. + The chassis table contains the information of + each chassis in the cluster. + " + ::= { os10ChassisObject 3 } + + os10ChassisEntry OBJECT-TYPE + SYNTAX Os10ChassisEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A list of chassis entries containing information + for the chassis. + " + INDEX { os10ChassisIndex } + ::= { os10ChassisTable 1 } + + Os10ChassisEntry ::= + SEQUENCE { + os10ChassisIndex Unsigned32, + os10ChassisType Os10ChassisDefType, + os10ChassisMacAddr MacAddress, + os10ChassisPartNum DisplayString, + os10ChassisPPID DisplayString, + os10ChassisHwRev DisplayString, + os10ChassisServiceTag DisplayString, + os10ChassisExpServiceCode DisplayString, + os10ChassisNumFanTrays Unsigned32, + os10ChassisNumPowerSupplies Unsigned32, + os10ChassisTemp INTEGER + os10ChassisProductBase DisplayString, + os10ChassisProductSN DisplayString, + os10ChassisProductPN DisplayString + } + + os10ChassisIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A unique index for each chassis within + the cluster. + This value is the chassisId assigned to the chassis." + + ::= { os10ChassisEntry 1 } + + os10ChassisType OBJECT-TYPE + SYNTAX Os10ChassisDefType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Dell EMC Networking Model number of the chassis." + ::= { os10ChassisEntry 2 } + + os10ChassisMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A 6-octet MAC Address assigned to this chassis." + ::= { os10ChassisEntry 3 } + + os10ChassisPartNum OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..11)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The chassis manufacturer's part number." + ::= { os10ChassisEntry 4 } + + os10ChassisPPID OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..24)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The chassis manufacturer's PPID." + ::= { os10ChassisEntry 5 } + + os10ChassisHwRev OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..10)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The chassis hardware revision number." + ::= { os10ChassisEntry 6 } + + os10ChassisServiceTag OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..7)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The chassis's service tag." + ::= { os10ChassisEntry 7 } + + os10ChassisExpServiceCode OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The chassis's express service code." + ::= { os10ChassisEntry 8 } + + os10ChassisNumFanTrays OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of fan trays in the chassis." + ::= { os10ChassisEntry 9 } + + os10ChassisNumPowerSupplies OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of power supplies in the chassis." + ::= { os10ChassisEntry 10 } + + os10ChassisTemp OBJECT-TYPE + SYNTAX Integer32 + UNITS "degrees Centigrade" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Temperature of the chassis." + ::= { os10ChassisEntry 11 } + + os10ChassisProductBase OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "The solution id product base" + ::= { os10ChassisEntry 12 } + + os10ChassisProductSN OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "The solution id product serial number" + ::= { os10ChassisEntry 13 } + + os10ChassisProductPN OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION "The solution id product part number" + ::= { os10ChassisEntry 14 } + + -- ## Card Table + + os10CardTable OBJECT-TYPE + SYNTAX SEQUENCE OF Os10CardEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A list of line cards resident in the chassis. + This table contains the information on each RPM and linecards + in the chassis." + ::= { os10ChassisObject 4 } + + os10CardEntry OBJECT-TYPE + SYNTAX Os10CardEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry for each card in the chassis." + INDEX { os10ChassisIndex, + os10CardIndex } + ::= { os10CardTable 1 } + + Os10CardEntry ::= + SEQUENCE { + os10CardIndex Unsigned32, + os10CardType Os10SystemCardType, + os10CardDescription DisplayString, + os10CardStatus Os10CardOperStatus, + os10CardTemp Integer32, + os10CardPartNum DisplayString, + os10CardPPID DisplayString, + os10CardHwRev DisplayString, + os10CardServiceTag DisplayString, + os10CardExpServiceCode DisplayString + } + + os10CardIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A unique index for each card in the chassis." + ::= { os10CardEntry 1 } + + os10CardType OBJECT-TYPE + SYNTAX Os10SystemCardType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Card's type." + ::= { os10CardEntry 2 } + + os10CardDescription OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..120)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A short description of the card." + ::= { os10CardEntry 3 } + + os10CardStatus OBJECT-TYPE + SYNTAX Os10CardOperStatus + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The current operational state of the card." + ::= { os10CardEntry 4 } + + os10CardTemp OBJECT-TYPE + SYNTAX Integer32 + UNITS "degrees Centigrade" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Temperature of the card." + ::= { os10CardEntry 5 } + + os10CardPartNum OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..11)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The card's part number" + ::= { os10CardEntry 6 } + + os10CardPPID OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..24)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The card's PPID." + ::= { os10CardEntry 7 } + + os10CardHwRev OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..10)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The card's manufacturer hardware revision number." + ::= { os10CardEntry 8 } + + os10CardServiceTag OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..7)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The card's service tag." + ::= { os10CardEntry 9 } + + os10CardExpServiceCode OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The card's express service code." + ::= { os10CardEntry 10 } + + + -- ### Power Supply Table + + os10PowerSupplyTable OBJECT-TYPE + SYNTAX SEQUENCE OF Os10PowerSupplyEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A list of power supplies resident + in the device." + ::= { os10SystemComponent 1 } + + os10PowerSupplyEntry OBJECT-TYPE + SYNTAX Os10PowerSupplyEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A power supply entry provides all attributes of + that power supply." + INDEX { os10PowerSupplyIndex} + ::= { os10PowerSupplyTable 1 } + + Os10PowerSupplyEntry ::= + SEQUENCE { + os10PowerSupplyIndex Unsigned32, + os10PowerSupplyDevice Os10DeviceType, + os10PowerSupplyDeviceIndex Unsigned32, + os10PowerSupplyOperStatus Os10CmnOperStatus, + os10PowerSupplyType INTEGER, + os10PowerSupplyPPID DisplayString, + os10PowerSupplyServiceTag DisplayString, + os10PowerSupplyExpServiceCode DisplayString + + } + + os10PowerSupplyIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The unique index of the power supply." + ::= { os10PowerSupplyEntry 1 } + + os10PowerSupplyDevice OBJECT-TYPE + SYNTAX Os10DeviceType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Identify the type of device the power supply unit resides + (chassis,line card etc..)" + ::= { os10PowerSupplyEntry 2 } + + os10PowerSupplyDeviceIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A unique value indentifying a specific os10PowerSupplyDeviceType." + ::= { os10PowerSupplyEntry 3 } + + os10PowerSupplyOperStatus OBJECT-TYPE + SYNTAX Os10CmnOperStatus + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status of the power supply." + ::= { os10PowerSupplyEntry 4 } + + os10PowerSupplyType OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + ac(2), + dc(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The type of the power supply." + ::= { os10PowerSupplyEntry 5 } + + os10PowerSupplyPPID OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..24)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The power supply's PPID." + ::= { os10PowerSupplyEntry 6 } + + os10PowerSupplyServiceTag OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..7)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The power supply's service tag." + ::= { os10PowerSupplyEntry 7 } + + os10PowerSupplyExpServiceCode OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The power supply's express service code." + ::= { os10PowerSupplyEntry 8 } + + + -- ## Fan Tray Table + + os10FanTrayTable OBJECT-TYPE + SYNTAX SEQUENCE OF Os10FanTrayEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A list of fan trays resident in the device." + ::= { os10SystemComponent 2 } + + os10FanTrayEntry OBJECT-TYPE + SYNTAX Os10FanTrayEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A fan entry containing objects for a + particular fan tray." + INDEX { os10FanTrayIndex } + ::= { os10FanTrayTable 1 } + + Os10FanTrayEntry ::= + SEQUENCE { + os10FanTrayIndex Unsigned32, + os10FanTrayDevice Os10DeviceType, + os10FanTrayDeviceIndex Unsigned32, + os10FanTrayOperStatus Os10CmnOperStatus, + os10FanTrayPPID DisplayString, + os10FanTrayServiceTag DisplayString, + os10FanTrayExpServiceCode DisplayString + } + + os10FanTrayIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The unique index of the fan tray." + ::= { os10FanTrayEntry 1 } + + os10FanTrayDevice OBJECT-TYPE + SYNTAX Os10DeviceType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Identify the type of device this fan tray unit resides + (chassis,line card etc..)" + ::= { os10FanTrayEntry 2 } + + os10FanTrayDeviceIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A unique value indentifying a specific os10FanTrayDevice." + ::= { os10FanTrayEntry 3 } + + + os10FanTrayOperStatus OBJECT-TYPE + SYNTAX Os10CmnOperStatus + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status of the fan tray." + ::= { os10FanTrayEntry 4 } + + os10FanTrayPPID OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..24)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The fan tray's PPID." + ::= { os10FanTrayEntry 5 } + + os10FanTrayServiceTag OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..7)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The fan tray's service tag." + ::= { os10FanTrayEntry 6 } + + os10FanTrayExpServiceCode OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..14)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The fan tray's express service code." + ::= { os10FanTrayEntry 7 } + + -- ## Fan Table + + os10FanTable OBJECT-TYPE + SYNTAX SEQUENCE OF Os10FanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A list of fans installed in the chassis." + ::= { os10SystemComponent 3 } + + os10FanEntry OBJECT-TYPE + SYNTAX Os10FanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A fan entry containing objects for a + particular fan in the chassis." + INDEX { os10FanIndex } + ::= { os10FanTable 1 } + + Os10FanEntry ::= + SEQUENCE { + os10FanIndex Unsigned32, + os10FanDevice Os10DeviceType, + os10FanDeviceIndex Unsigned32, + os10FanEntity INTEGER, + os10FanEntitySlot Unsigned32, + os10FanId Unsigned32, + os10FanOperStatus Os10CmnOperStatus + + } + + os10FanIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The unique value for each fan in the device." + ::= { os10FanEntry 1 } + + os10FanDevice OBJECT-TYPE + SYNTAX Os10DeviceType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Identify the type of device this fan resides. + (chassis,line card etc..)" + ::= { os10FanEntry 2 } + + os10FanDeviceIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A unique value indentifying a specific os10FanDevice." + ::= { os10FanEntry 3 } + + os10FanEntity OBJECT-TYPE + SYNTAX INTEGER { + psu(1), + fanTray(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Identify the type of system componet where the fan is installed." + ::= { os10FanEntry 4 } + + os10FanEntitySlot OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A unique value indentifying a specific os10FanEntity." + ::= { os10FanEntry 5 } + + os10FanId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A unique value indentifying a specific fan in a specific os10FanEntity." + ::= { os10FanEntry 6 } + + os10FanOperStatus OBJECT-TYPE + SYNTAX Os10CmnOperStatus + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status of the fan." + ::= { os10FanEntry 7 } + + -- + -- ## Alarm Group or Traps + -- + + os10AlmMibNotifications OBJECT IDENTIFIER ::= { os10AlmObjects 1 } + os10AlmVariable OBJECT IDENTIFIER ::= { os10AlmObjects 2 } + + -- + -- TRAP VarBind Data + -- + + os10AlmVarInteger OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "An generic integer value in the TRAP object" + ::= { os10AlmVariable 1 } + + os10AlmVarString OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(0..255)) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "An generic string value in the TRAP object" + ::= { os10AlmVariable 2 } + + os10AlmVarChassisId OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The Chassis ID. + For the traps that does not have Chassis information the value will + be -1 in the TRAP PDU. + For Non-ON based platforms, the value is 0 based and for ON Based + platform it is 1 based in the Trap PDU. + " + ::= {os10AlmVariable 3 } + + os10AlmVarSlot OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The chassis slot number. + For the traps that does not have slot information the value will + -1 in the TRAP PDU. + " + ::= { os10AlmVariable 4 } + + os10AlmVarPort OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The chassis port number. + For the traps that does not have port information the value will + -1 in the TRAP PDU. + " + ::= { os10AlmVariable 5 } + + + -- + -- TRAPS + -- + + os10AlmMinorTempHigh NOTIFICATION-TYPE + OBJECTS { + os10AlmVarInteger, + os10AlmVarString, + os10AlmVarChassisId, + os10AlmVarSlot, + os10AlmVarPort + } + STATUS current + DESCRIPTION + "The agent generates this trap when the + chassis's temperature is exceeding the minor threshold." + ::= { os10AlmMibNotifications 1 } + + os10AlmMinorTempClr NOTIFICATION-TYPE + OBJECTS { + os10AlmVarInteger, + os10AlmVarString, + os10AlmVarChassisId, + os10AlmVarSlot, + os10AlmVarPort + } + STATUS current + DESCRIPTION + "The agent generates this trap when the + chassis's temperature is within the minor threshold." + ::= { os10AlmMibNotifications 2 } + + os10AlmMajorTempHigh NOTIFICATION-TYPE + OBJECTS { + os10AlmVarInteger, + os10AlmVarString, + os10AlmVarChassisId, + os10AlmVarSlot, + os10AlmVarPort + } + STATUS current + DESCRIPTION + "The agent generates this trap when the + chassis's temperature is exceeding the mjaor threshold." + ::= { os10AlmMibNotifications 3 } + + os10AlmMajorTempClr NOTIFICATION-TYPE + OBJECTS { + os10AlmVarInteger, + os10AlmVarString, + os10AlmVarChassisId, + os10AlmVarSlot, + os10AlmVarPort + } + STATUS current + DESCRIPTION + "The agent generates this trap when the + chassis's temperature is within the mjaor threshold." + ::= { os10AlmMibNotifications 4 } + + os10AlmPowerSupplyDown NOTIFICATION-TYPE + OBJECTS { + os10AlmVarInteger, + os10AlmVarString, + os10AlmVarChassisId, + os10AlmVarSlot, + os10AlmVarPort + } + STATUS current + DESCRIPTION + "The agent generates this trap when a + power supply is not operational." + ::= { os10AlmMibNotifications 5 } + + os10AlmPowerSupplyClr NOTIFICATION-TYPE + OBJECTS { + os10AlmVarInteger, + os10AlmVarString, + os10AlmVarChassisId, + os10AlmVarSlot, + os10AlmVarPort + } + STATUS current + DESCRIPTION + "The agent generates this trap when a + power supply is now operational." + ::= { os10AlmMibNotifications 6 } + + os10AlmMajorPowerSupply NOTIFICATION-TYPE + OBJECTS { + os10AlmVarInteger, + os10AlmVarString, + os10AlmVarChassisId, + os10AlmVarSlot, + os10AlmVarPort + } + STATUS current + DESCRIPTION + "The agent generates this trap when a + power supply major alarm is issued." + ::= { os10AlmMibNotifications 7 } + + os10AlmMajorPowerSupplyClr NOTIFICATION-TYPE + OBJECTS { + os10AlmVarInteger, + os10AlmVarString, + os10AlmVarChassisId, + os10AlmVarSlot, + os10AlmVarPort + } + STATUS current + DESCRIPTION + "The agent generates this trap when a + power supply major alarm is cleared." + ::= { os10AlmMibNotifications 8 } + + os10AlmMinorPowerSupply NOTIFICATION-TYPE + OBJECTS { + os10AlmVarInteger, + os10AlmVarString, + os10AlmVarChassisId, + os10AlmVarSlot, + os10AlmVarPort + } + STATUS current + DESCRIPTION + "The agent generates this trap when a + power supply minor alarm is issued." + ::= { os10AlmMibNotifications 9 } + + os10AlmMinorPowerSupplyClr NOTIFICATION-TYPE + OBJECTS { + os10AlmVarInteger, + os10AlmVarString, + os10AlmVarChassisId, + os10AlmVarSlot, + os10AlmVarPort + } + STATUS current + DESCRIPTION + "The agent generates this trap when a + power supply minor alarm is cleared." + ::= { os10AlmMibNotifications 10 } + + + os10AlmFanTrayDown NOTIFICATION-TYPE + OBJECTS { + os10AlmVarInteger, + os10AlmVarString, + os10AlmVarChassisId, + os10AlmVarSlot, + os10AlmVarPort + } + STATUS current + DESCRIPTION + "The agent generates this trap when a + fan tray is missing or not operational." + ::= { os10AlmMibNotifications 11 } + + os10AlmFanTrayClr NOTIFICATION-TYPE + OBJECTS { + os10AlmVarInteger, + os10AlmVarString, + os10AlmVarChassisId, + os10AlmVarSlot, + os10AlmVarPort + } + STATUS current + DESCRIPTION + "The agent generates this trap when a + fan tray is now operational." + ::= { os10AlmMibNotifications 12 } + + os10AlmMinorFanTray NOTIFICATION-TYPE + OBJECTS { + os10AlmVarInteger, + os10AlmVarString, + os10AlmVarChassisId, + os10AlmVarSlot, + os10AlmVarPort + } + STATUS current + DESCRIPTION + "The agent generates this trap when a + minor fan tray alarm is issued." + ::= { os10AlmMibNotifications 13 } + + os10AlmMinorFanTrayClr NOTIFICATION-TYPE + OBJECTS { + os10AlmVarInteger, + os10AlmVarString, + os10AlmVarChassisId, + os10AlmVarSlot, + os10AlmVarPort + } + STATUS current + DESCRIPTION + "The agent generates this trap when a + theminor fan tray alarm is cleared." + ::= { os10AlmMibNotifications 14 } + + + END diff --git a/mibs/dell-os10/DELLEMC-OS10-PRODUCTS-MIB b/mibs/dell-os10/DELLEMC-OS10-PRODUCTS-MIB new file mode 100644 index 0000000000..ad983eb0f7 --- /dev/null +++ b/mibs/dell-os10/DELLEMC-OS10-PRODUCTS-MIB @@ -0,0 +1,264 @@ +-- ***************************************************************** +-- DELLEMC-OS10-PRODUCTS-MIB +-- +-- +-- Copyright (c) 2017 by Dell Inc. +-- All rights reserved. +-- ***************************************************************** + +DELLEMC-OS10-PRODUCTS-MIB DEFINITIONS ::= BEGIN + +IMPORTS + MODULE-IDENTITY, + OBJECT-IDENTITY + FROM SNMPv2-SMI + os10 + FROM DELLEMC-OS10-SMI-MIB; + +os10Products MODULE-IDENTITY + LAST-UPDATED "201805151200Z" + ORGANIZATION "Dell EMC" + CONTACT-INFO + "http://www.dell.com/support" + + DESCRIPTION + "This mib module defines system Object Identifier values for sysObjectID.0 for + network elements manufactured and sold by Dell EMC Networking." + + + -- Revision history. + REVISION "201805151200Z" + DESCRIPTION + "Add z9232F and Mt. Princeton products" + + REVISION "201801261200Z" + DESCRIPTION + "Add z9264F product" + + REVISION "201710271200Z" + DESCRIPTION + "Add s4112F and s4112T products" + + REVISION "201710111200Z" + DESCRIPTION + "Add s4248FB and s4248FBL products. + Depreciate s4200." + + REVISION "201709191200Z" + DESCRIPTION + "Add s5148F and z9100 products" + + + REVISION "201706211200Z" + DESCRIPTION + "Removed OS9 products and updated with OS10 products" + + REVISION "201701251200Z" + DESCRIPTION + "Dell EMC Networking OS10 E-Series Family of products object IDs added." + ::= { os10 2 } + +-- ***************************************************************************** +-- Top-level Dell EMC Networking OS10 Product OBJECT IDENTIFIER assignments. +-- ***************************************************************************** + + + os10SSeriesProducts OBJECT-IDENTITY + STATUS current + DESCRIPTION + "This object identifier roots Dell EMC Networking OS10 S-Series product + object identifiers." + ::= { os10Products 1 } + + os10MSeriesProducts OBJECT-IDENTITY + STATUS current + DESCRIPTION + "This object identifier roots Dell EMC Networking OS10 M-Series + product object identifiers." + ::= { os10Products 2 } + + os10ZSeriesProducts OBJECT-IDENTITY + STATUS current + DESCRIPTION + "This object identifier roots Dell EMC Networking OS10 Z-Series + product object identifiers." + ::= { os10Products 3 } + + + +-- ***************************************************************************** +-- Dell EMC Networking OS10 S-Series Product Line +-- ***************************************************************************** + + s6000on OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 S6000 ON access switch." + ::= { os10SSeriesProducts 1 } + + s4048on OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 S4048 ON access switch." + ::= { os10SSeriesProducts 2 } + + s4048Ton OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 S4048T ON access switch." + ::= { os10SSeriesProducts 3 } + + s3048on OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 S3048 ON access switch." + ::= { os10SSeriesProducts 4 } + + s6010on OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking 0S S6010 ON access switch." + ::= { os10SSeriesProducts 5 } + + s4148Fon OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 S4148F ON access switch." + ::= { os10SSeriesProducts 6 } + + s4128Fon OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 S4128F ON access switch." + ::= { os10SSeriesProducts 7 } + + s4148Ton OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 S4148T ON access switch." + ::= { os10SSeriesProducts 8 } + + s4128Ton OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 S4128T ON access switch." + ::= { os10SSeriesProducts 9 } + + s4148FEon OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 S4148FE ON access switch." + ::= { os10SSeriesProducts 10 } + + s4148Uon OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 S4148U ON access switch." + ::= { os10SSeriesProducts 11 } + + s4200on OBJECT-IDENTITY + STATUS deprecated + DESCRIPTION + "Deprecated: Dell EMC Networking OS10 S4200 ON access switch." + ::= { os10SSeriesProducts 12 } + + s5148Fon OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 S5148F ON access switch." + ::= { os10SSeriesProducts 13 } + + s4248FBon OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 S4248FB ON access switch." + ::= { os10SSeriesProducts 14 } + + s4248FBLon OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 S4248FBL ON access switch." + ::= { os10SSeriesProducts 15 } + + s4112Fon OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 S4112F ON access switch." + ::= { os10SSeriesProducts 16 } + + s4112Ton OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 S4112T ON access switch." + ::= { os10SSeriesProducts 17 } + + s5212Fon OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 S5212F ON access switch." + ::= { os10SSeriesProducts 18 } + + s5224Fon OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 S5224F ON access switch." + ::= { os10SSeriesProducts 19 } + + s5232Fon OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 S5232F ON access switch." + ::= { os10SSeriesProducts 20 } + + s5248Fon OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 S5248F ON access switch." + ::= { os10SSeriesProducts 21 } + + s5296Fon OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 S5296F ON access switch." + ::= { os10SSeriesProducts 22 } + + +-- ***************************************************************************** +-- Dell EMC Networking OS10 Z-Series Product Line +-- ***************************************************************************** + + z9100on OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 Z9100 ON access switch." + ::= { os10ZSeriesProducts 1 } + + z9264Fon OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 Z9264F ON access switch." + ::= { os10ZSeriesProducts 2 } + + z9232Fon OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 Z9232F ON access switch." + ::= { os10ZSeriesProducts 3 } + +-- ***************************************************************************** +-- Dell EMC Networking OS10 M-Series Product Line +-- ***************************************************************************** + + mx5108Non OBJECT-IDENTITY + STATUS current + DESCRIPTION + " Dell EMC Networking OS10 MX5108N-ON access switch." + ::= { os10MSeriesProducts 1 } + + mx9116Non OBJECT-IDENTITY + STATUS current + DESCRIPTION + " Dell EMC Networking OS10 MX9116N-ON access switch." + ::= { os10MSeriesProducts 2 } + +END diff --git a/mibs/dell-os10/DELLEMC-OS10-SMI-MIB b/mibs/dell-os10/DELLEMC-OS10-SMI-MIB new file mode 100644 index 0000000000..6623d79366 --- /dev/null +++ b/mibs/dell-os10/DELLEMC-OS10-SMI-MIB @@ -0,0 +1,49 @@ +-- ***************************************************************** +-- DELLEMC-OS10-SMI-MIB +-- +-- +-- Copyright (c) 2017 by Dell Inc. +-- All rights reserved. +-- ***************************************************************** + + DELLEMC-OS10-SMI-MIB DEFINITIONS ::= BEGIN + -- This module provides authoritative + -- definitions for Dell EMC Networking OS10 SMI MIB. + -- + + IMPORTS + MODULE-IDENTITY,enterprises, + OBJECT-IDENTITY + FROM SNMPv2-SMI; + + dell MODULE-IDENTITY + + LAST-UPDATED "201807061200Z" + ORGANIZATION "Dell Emc" + CONTACT-INFO "http://www.dell.com/support" + DESCRIPTION "The Structure of Management Information for + the Dell EMC Networking OS10." + + -- Revision history. + + REVISION "201706021801Z" + DESCRIPTION + "Initial version of this MIB module." + + ::= { enterprises 674 } + enterpriseSW OBJECT IDENTIFIER ::= { dell 11000 } + networking OBJECT IDENTIFIER ::= { enterpriseSW 5000 } + + os10 OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 subtree's OID." + ::= { networking 100 } + + os10Experiment OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell EMC Networking OS10Experiment subtree's OID." + ::= { networking 200 } + + END diff --git a/mibs/dell-os10/DELLEMC-OS10-TC-MIB b/mibs/dell-os10/DELLEMC-OS10-TC-MIB new file mode 100644 index 0000000000..83f27fa938 --- /dev/null +++ b/mibs/dell-os10/DELLEMC-OS10-TC-MIB @@ -0,0 +1,207 @@ +-- ***************************************************************** +-- DELLEMC-OS10-TC-MIB +-- +-- +-- Copyright (c) 2017 by Dell Inc. +-- All rights reserved. +-- ***************************************************************** + + +DELLEMC-OS10-TC-MIB DEFINITIONS ::= BEGIN + +-- This module provides authoritative definitions for Dell EMC Networking OS10 +-- Textual Convention MIB. +-- +-- This module will be extended, as needed. + +IMPORTS + MODULE-IDENTITY + FROM SNMPv2-SMI + TEXTUAL-CONVENTION + FROM SNMPv2-TC + os10 + FROM DELLEMC-OS10-SMI-MIB; + +os10TextualConventionsMib MODULE-IDENTITY + LAST-UPDATED "201805151200Z" + ORGANIZATION "Dell EMC" + CONTACT-INFO "http://www.dell.com/support" + DESCRIPTION + "The Textual Convention of Dell EMC Networking OS10 MIB." + + REVISION "201805151200Z" + DESCRIPTION + "Add Z9232F and Mt. Princeton products." + + REVISION "201801261200Z" + DESCRIPTION + "Add z9264F product." + + REVISION "201710271200Z" + DESCRIPTION + "Add s4112F and s4112T products." + + REVISION "201710111200Z" + DESCRIPTION + "Add s4248FB and s4248FBL products. + Depreciate s4200." + + REVISION "201709061200Z" + DESCRIPTION + "Add new card types S5148F and Z9100" + + REVISION "201706211200Z" + DESCRIPTION + "Removed OS9 products and updated with OS10 products" + + REVISION "201701251200Z" + DESCRIPTION + "First revision of Dell EMC Networking OS10 TC MIB." + + ::= { os10 1 } + + + Os10ChassisDefType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Dell EMC Networking OS10 chassis type." + SYNTAX INTEGER { + s6000on(1), -- Dell EMC Networking OS10 S6000-ON access switch + s4048on(2), -- Dell EMC Networking OS10 S4048-ON access switch + s4048Ton(3), -- Dell EMC Networking OS10 S4048T-ON access switch + s3048on(4), -- Dell EMC Networking OS10 S3048-ON access switch + s6010on(5), -- Dell EMC Networking OS10 S6010-ON access switch + s4148Fon(6), -- Dell EMC Networking OS10 S4148F-ON access switch + s4128Fon(7), -- Dell EMC Networking OS10 S4128F-ON access switch + s4148Ton(8), -- Dell EMC Networking OS10 S4148T-ON access switch + s4128Ton(9), -- Dell EMC Networking OS10 S4128T-ON access switch + s4148FEon(10), -- Dell EMC Networking OS10 S4148FE-ON access switch + s4148Uon(11), -- Dell EMC Networking OS10 S4148U-ON access switch + s4200on(12), -- Depreciated Dell EMC Networking OS10 S4200-ON access switch + mx5108Non(13), -- Dell EMC Networking OS10 MX5108N-ON access switch + mx9116Non(14), -- Dell EMC Networking OS10 MX9116N-ON access switch + s5148Fon(15), -- Dell EMC Networking OS10 S5148F-ON access switch + z9100on(16), -- Dell EMC Networking OS10 Z9100-ON access switch + s4248FBon(17), -- Dell EMC Networking OS10 S4248FB-ON access switch + s4248FBLon(18), -- Dell EMC Networking OS10 S4248FBL-ON access switch + s4112Fon(19), -- Dell EMC Networking OS10 S4112F-ON access switch + s4112Ton(20), -- Dell EMC Networking OS10 S4112T-ON access switch + z9264Fon(21), -- Dell EMC Networking OS10 Z9264F-ON access switch + z9224Fon(22), -- Dell EMC Networking OS10 Z9232F-ON access switch + s5212Fon(23), -- Dell EMC Networking OS10 S5212F-ON access switch + s5224Fon(24), -- Dell EMC Networking OS10 S5224F-ON access switch + s5232Fon(25), -- Dell EMC Networking OS10 S5232F-ON access switch + s5248Fon(26), -- Dell EMC Networking OS10 S5248F-ON access switch + s5296Fon(27), -- Dell EMC Networking OS10 S5296F-ON access switch + unknown(9999) + } + + Os10InterfaceType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Interface types supported by the Dell EMC Networking OS10 line cards. + " + SYNTAX INTEGER { + ethernetManagement(1), -- Ethernet Mangement port + ethernet100M(2), -- Ethernet 100Mb + ethernet1GB(3), -- Ethernet 1 GB interface + ethernet1GBCopper(4), -- Ethernet Copper 1 GB interface + ethernet10GB(5), -- Ethernet 10 GB interface + ethernet10GBCopper(6), -- Ethernet Copper 10 GB interface + ethernet25GB(7), -- Ethernet 25 GB interface + ethernet50GB(8), -- Ethernet 50 GB interface + ethernet40GB(9), -- Ethernet 40 GB interface + ethernet100GB(10), -- Ethernet 100 GB interface + fc(11) -- Fiber Channel interface + } + + Os10SystemCardType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The processor card supported by the Dell EMC Networking OS10 + products ." + SYNTAX INTEGER { + notPresent(0), + s6000on(1), -- S6000-ON 32 x 40Gbe QSFP+ Interface Module + s4048on(2), -- S4048-ON 48 x 10Gbe, 6 x 40Gbe QSFP+ Interface module + s4048Ton(3), -- S4048T-ON 48 x 10Gbe copper, 6 x 40Gbe QSFP+ Interface module + s3048on(4), -- S3048-ON 48 x 1Gbe copper, 4 x 10Gbe SFP+ Interface module + s6010on(5), -- S6010-ON 32 x 40Gbe QSFP+ Interface Module + s4148Fon(6), -- S4148F-ON 48 x 10Gbe, 2 x 40Gbe QSFP+, 4 x 100Gbe QSFP28 Interface module + s4128Fon(7), -- S4128F-ON 28 x 10Gbe, 2 x 100Gbe QSFP28 Interface module + s4148Ton(8), -- S4148T-ON 48 x 10Gbe copper, 2 x 40Gbe QSFP+, 4 x 100Gbe QSFP28 Interface module + s4128Ton(9), -- S4128T-ON 28 x 10Gbe copper, 2 x 100Gbe QSFP28 Interface module + s4148FEon(10), -- S4148FE-ON 48 x 10Gbe, 2 x 40Gbe QSFP+, 4 x 100Gbe QSFP28 Interface module + s4148Uon(11), -- S4148U-ON 24 x 8GFC/10Gbe 24 x 10Gbe, 2 x 40Gbe QSFP+, 4 x 100Gbe QSFP28 Interface module + s4200on(12), -- Deprecated: S4200-ON 40 x 10Gbe, 2 x 40Gbe QSFP+, 6 x 100Gbe QSFP28 Interface module + mx5108Non(13), -- MX5108N-ON 8 x 25Gbe server ports, 4x 10Gbe copper, 1 x 40Gbe QSFP+, 2 x 100Gbe QSFP28 Interface module + mx9116Non(14), -- MX9116N-ON 16 x 25Gbe server ports, 12 x 200Gbe DDQSFP, 4 x 100Gbe QSFP28 Interface module + s5148Fon(15), -- S5148F-ON 48x25GbE, 6x100GbE QSFP28 Interface Module + z9100on(16), -- Z9100-ON 32x100GbE QSFP28, 2x10GbE SFP+ Interface Module + s4248FBon(17), -- S4248FB-ON 40 x 10Gbe, 2 x 40Gbe QSFP+, 6 x 100Gbe QSFP28 Interface module + s4248FBLon(18), -- S4248FBL-ON 40 x 10Gbe, 2 x 40Gbe QSFP+, 6 x 100Gbe QSFP28 Interface module + s4112Fon(19), -- S4112F-ON Maverick 12x10GbE Base-T, 3x100GbE Interface Module + s4112Ton(20), -- S4112T-ON Maverick 12x10GbE, 3x100GbE Interface Module + z9264Fon(21), -- Z9264F-ON Tomahawk 2 64x100G, 2x10Gbe Interface Module + z9232Fon(22), -- Z9232F-ON 32x200GbE DD-QSFP28, 4x10GbE SFP+ Interface Module + s5212Fon(23), -- S5212F-ON 12x25GbE SFP28, 3x100GbE QSFP28 Interface Module" + s5224Fon(24), -- S5224F-ON 24x25GbE SFP28, 4x100GbE QSFP28 Interface Module + s5232Fon(25), -- S5232F-ON 32x100GbE QSFP28, 2x10GbE SFP28 Interface Module + s5248Fon(26), -- S5248F-ON 48x100GbE SFP28, 4x100GbE QSFP28, 2x200GbE QSFP-DD Interface Module + s5296Fon(27), -- S5296F-ON 96x25GbE SFP28, 8x100GbE QSFP28 Interface Module + unknown(9999) -- unknown line card + } + + Os10CardOperStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The operational status provides further condition of + the card. If AdminStatus is changed to 'up', then the + valid state is + 'ready' - the card is present and ready and operational + packets can be passed + If AdminStatus is changed to 'down', the states can be + as followed: + 'cardMisMatch'- the card does not match what is configured + 'cardProblem' - the card detects hardware problems + 'diagMode' - the card in the diagnostic mode + 'cardAbsent' - the card is not present + 'offline' - the card is not used." + SYNTAX INTEGER { + ready(1), + cardMisMatch(2), + cardProblem(3), + diagMode(4), + cardAbsent(5), + offline(6) + } + + Os10DeviceType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The device category running the Dell EMC Networking OS10" + SYNTAX INTEGER { + chassis(1), -- Chassis + stack(2), -- Stackable unit + rpm(3), -- Route Processor Module + supervisor(4), -- supervisor Module + linecard(5) -- Line Card + } + + Os10CmnOperStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The common operating status for a device component." + SYNTAX INTEGER { + up(1), + down(2), + testing(3), -- in test mode + unknown(4), -- status cannot be determined + dormant(5), + notPresent(6), -- component missing + lowerLayerDown(7), + failed(8) + } + + +END diff --git a/tests/data/dell-os10.json b/tests/data/dell-os10.json new file mode 100644 index 0000000000..ad33b69a9d --- /dev/null +++ b/tests/data/dell-os10.json @@ -0,0 +1,8960 @@ +{ + "os": { + "discovery": { + "devices": [ + { + "sysName": "", + "sysObjectID": ".1.3.6.1.4.1.674.11000.5000.100.2.1.7", + "sysDescr": "Dell EMC Networking OS10 Enterprise.", + "sysContact": null, + "version": null, + "hardware": null, + "features": null, + "os": "dell-os10", + "type": "network", + "serial": null, + "icon": "dell.svg", + "location": null + } + ] + }, + "poller": { + "devices": [ + { + "sysName": "", + "sysObjectID": ".1.3.6.1.4.1.674.11000.5000.100.2.1.7", + "sysDescr": "Dell EMC Networking OS10 Enterprise.", + "sysContact": "", + "version": "A03", + "hardware": "s4128Fon", + "features": "CWTQXC2/281 062 707 86", + "os": "dell-os10", + "type": "network", + "serial": null, + "icon": "dell.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": "mgmt1/1/1", + "ifName": "mgmt1/1/1", + "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": "mgmt1/1/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": "ethernet1/1/1", + "ifName": "ethernet1/1/1", + "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": "ethernet1/1/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": "ethernet1/1/2", + "ifName": "ethernet1/1/2", + "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": "ethernet1/1/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": "ethernet1/1/3", + "ifName": "ethernet1/1/3", + "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": "ethernet1/1/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": "ethernet1/1/4", + "ifName": "ethernet1/1/4", + "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": "ethernet1/1/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": "ethernet1/1/5", + "ifName": "ethernet1/1/5", + "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": "ethernet1/1/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": "ethernet1/1/6", + "ifName": "ethernet1/1/6", + "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": "ethernet1/1/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": "ethernet1/1/7", + "ifName": "ethernet1/1/7", + "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": "ethernet1/1/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": "ethernet1/1/8", + "ifName": "ethernet1/1/8", + "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": "ethernet1/1/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": "ethernet1/1/9", + "ifName": "ethernet1/1/9", + "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": "ethernet1/1/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": "ethernet1/1/10", + "ifName": "ethernet1/1/10", + "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": "ethernet1/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": "ethernet1/1/11", + "ifName": "ethernet1/1/11", + "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": "ethernet1/1/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": "ethernet1/1/12", + "ifName": "ethernet1/1/12", + "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": "ethernet1/1/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": "ethernet1/1/13", + "ifName": "ethernet1/1/13", + "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": "ethernet1/1/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": "ethernet1/1/14", + "ifName": "ethernet1/1/14", + "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": "ethernet1/1/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": "ethernet1/1/15", + "ifName": "ethernet1/1/15", + "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": "ethernet1/1/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": "ethernet1/1/16", + "ifName": "ethernet1/1/16", + "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": "ethernet1/1/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": "ethernet1/1/17", + "ifName": "ethernet1/1/17", + "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": "ethernet1/1/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": "ethernet1/1/18", + "ifName": "ethernet1/1/18", + "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": "ethernet1/1/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": "ethernet1/1/19", + "ifName": "ethernet1/1/19", + "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": "ethernet1/1/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": "ethernet1/1/20", + "ifName": "ethernet1/1/20", + "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": "ethernet1/1/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": "ethernet1/1/21", + "ifName": "ethernet1/1/21", + "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": "ethernet1/1/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": "ethernet1/1/22", + "ifName": "ethernet1/1/22", + "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": "ethernet1/1/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": "ethernet1/1/23", + "ifName": "ethernet1/1/23", + "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": "ethernet1/1/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": "ethernet1/1/24", + "ifName": "ethernet1/1/24", + "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": "ethernet1/1/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": "ethernet1/1/25", + "ifName": "ethernet1/1/25", + "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": "VLT", + "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": "ethernet1/1/26", + "ifName": "ethernet1/1/26", + "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": "VLT", + "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": "ethernet1/1/27", + "ifName": "ethernet1/1/27", + "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": "ethernet1/1/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": "ethernet1/1/28", + "ifName": "ethernet1/1/28", + "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": "ethernet1/1/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": "ethernet1/1/29", + "ifName": "ethernet1/1/29", + "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": "PO-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": "ethernet1/1/30", + "ifName": "ethernet1/1/30", + "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": "PO-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": "port-channel1", + "ifName": "port-channel1", + "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": "ieee8023adLag", + "ifAlias": "Uplink nach FRA1", + "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": "port-channel2", + "ifName": "port-channel2", + "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": "ieee8023adLag", + "ifAlias": "core-1.fra2.de.companycloud.network", + "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": "vlan1", + "ifName": "vlan1", + "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": "l2vlan", + "ifAlias": "vlan1", + "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": "vlan4094", + "ifName": "vlan4094", + "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": "l2vlan", + "ifAlias": "vlan4094", + "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": "port-channel1000", + "ifName": "port-channel1000", + "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": "ieee8023adLag", + "ifAlias": "port-channel1000", + "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": "mgmt1/1/1", + "ifName": "mgmt1/1/1", + "portName": null, + "ifIndex": 10, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 1000, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 1532, + "ifType": "ethernetCsmacd", + "ifAlias": "mgmt1/1/1", + "ifPhysAddress": "684f640150ec", + "ifHardType": null, + "ifLastChange": 80, + "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": "ethernet1/1/1", + "ifName": "ethernet1/1/1", + "portName": null, + "ifIndex": 13, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/1", + "ifPhysAddress": "684f640150ed", + "ifHardType": null, + "ifLastChange": 67, + "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": "ethernet1/1/2", + "ifName": "ethernet1/1/2", + "portName": null, + "ifIndex": 14, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/2", + "ifPhysAddress": "684f640150ee", + "ifHardType": null, + "ifLastChange": 67, + "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": "ethernet1/1/3", + "ifName": "ethernet1/1/3", + "portName": null, + "ifIndex": 15, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/3", + "ifPhysAddress": "684f640150ef", + "ifHardType": null, + "ifLastChange": 67, + "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": "ethernet1/1/4", + "ifName": "ethernet1/1/4", + "portName": null, + "ifIndex": 16, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/4", + "ifPhysAddress": "684f640150f0", + "ifHardType": null, + "ifLastChange": 68, + "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": "ethernet1/1/5", + "ifName": "ethernet1/1/5", + "portName": null, + "ifIndex": 17, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/5", + "ifPhysAddress": "684f640150f1", + "ifHardType": null, + "ifLastChange": 68, + "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": "ethernet1/1/6", + "ifName": "ethernet1/1/6", + "portName": null, + "ifIndex": 18, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/6", + "ifPhysAddress": "684f640150f2", + "ifHardType": null, + "ifLastChange": 68, + "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": "ethernet1/1/7", + "ifName": "ethernet1/1/7", + "portName": null, + "ifIndex": 19, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/7", + "ifPhysAddress": "684f640150f3", + "ifHardType": null, + "ifLastChange": 68, + "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": "ethernet1/1/8", + "ifName": "ethernet1/1/8", + "portName": null, + "ifIndex": 20, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/8", + "ifPhysAddress": "684f640150f4", + "ifHardType": null, + "ifLastChange": 69, + "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": "ethernet1/1/9", + "ifName": "ethernet1/1/9", + "portName": null, + "ifIndex": 21, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/9", + "ifPhysAddress": "684f640150f5", + "ifHardType": null, + "ifLastChange": 69, + "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": "ethernet1/1/10", + "ifName": "ethernet1/1/10", + "portName": null, + "ifIndex": 22, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/10", + "ifPhysAddress": "684f640150f6", + "ifHardType": null, + "ifLastChange": 69, + "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": "ethernet1/1/11", + "ifName": "ethernet1/1/11", + "portName": null, + "ifIndex": 23, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/11", + "ifPhysAddress": "684f640150f7", + "ifHardType": null, + "ifLastChange": 70, + "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": "ethernet1/1/12", + "ifName": "ethernet1/1/12", + "portName": null, + "ifIndex": 24, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/12", + "ifPhysAddress": "684f640150f8", + "ifHardType": null, + "ifLastChange": 70, + "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": "ethernet1/1/13", + "ifName": "ethernet1/1/13", + "portName": null, + "ifIndex": 25, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/13", + "ifPhysAddress": "684f640150f9", + "ifHardType": null, + "ifLastChange": 70, + "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": "ethernet1/1/14", + "ifName": "ethernet1/1/14", + "portName": null, + "ifIndex": 26, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/14", + "ifPhysAddress": "684f640150fa", + "ifHardType": null, + "ifLastChange": 71, + "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": "ethernet1/1/15", + "ifName": "ethernet1/1/15", + "portName": null, + "ifIndex": 27, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/15", + "ifPhysAddress": "684f640150fb", + "ifHardType": null, + "ifLastChange": 71, + "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": "ethernet1/1/16", + "ifName": "ethernet1/1/16", + "portName": null, + "ifIndex": 28, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/16", + "ifPhysAddress": "684f640150fc", + "ifHardType": null, + "ifLastChange": 71, + "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": "ethernet1/1/17", + "ifName": "ethernet1/1/17", + "portName": null, + "ifIndex": 29, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/17", + "ifPhysAddress": "684f640150fd", + "ifHardType": null, + "ifLastChange": 72, + "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": "ethernet1/1/18", + "ifName": "ethernet1/1/18", + "portName": null, + "ifIndex": 30, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/18", + "ifPhysAddress": "684f640150fe", + "ifHardType": null, + "ifLastChange": 72, + "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": "ethernet1/1/19", + "ifName": "ethernet1/1/19", + "portName": null, + "ifIndex": 31, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/19", + "ifPhysAddress": "684f640150ff", + "ifHardType": null, + "ifLastChange": 72, + "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": "ethernet1/1/20", + "ifName": "ethernet1/1/20", + "portName": null, + "ifIndex": 32, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/20", + "ifPhysAddress": "684f64015100", + "ifHardType": null, + "ifLastChange": 72, + "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": "ethernet1/1/21", + "ifName": "ethernet1/1/21", + "portName": null, + "ifIndex": 33, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/21", + "ifPhysAddress": "684f64015101", + "ifHardType": null, + "ifLastChange": 73, + "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": "ethernet1/1/22", + "ifName": "ethernet1/1/22", + "portName": null, + "ifIndex": 34, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/22", + "ifPhysAddress": "684f64015102", + "ifHardType": null, + "ifLastChange": 73, + "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": "ethernet1/1/23", + "ifName": "ethernet1/1/23", + "portName": null, + "ifIndex": 35, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/23", + "ifPhysAddress": "684f64015103", + "ifHardType": null, + "ifLastChange": 73, + "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": "ethernet1/1/24", + "ifName": "ethernet1/1/24", + "portName": null, + "ifIndex": 36, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/24", + "ifPhysAddress": "684f64015104", + "ifHardType": null, + "ifLastChange": 74, + "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": "ethernet1/1/25", + "ifName": "ethernet1/1/25", + "portName": null, + "ifIndex": 37, + "ifSpeed": 100000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 100000, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "VLT", + "ifPhysAddress": "684f64015105", + "ifHardType": null, + "ifLastChange": 88, + "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": 3073, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 3074, + "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": 331437, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 380416, + "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": 267, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 266, + "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": "ethernet1/1/26", + "ifName": "ethernet1/1/26", + "portName": null, + "ifIndex": 38, + "ifSpeed": 100000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 100000, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "VLT", + "ifPhysAddress": "684f64015109", + "ifHardType": null, + "ifLastChange": 88, + "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": 6138, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 6151, + "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": 639642, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 743953, + "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": 269, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 267, + "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": "ethernet1/1/27", + "ifName": "ethernet1/1/27", + "portName": null, + "ifIndex": 39, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/27", + "ifPhysAddress": "684f6401510d", + "ifHardType": null, + "ifLastChange": 75, + "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": "ethernet1/1/28", + "ifName": "ethernet1/1/28", + "portName": null, + "ifIndex": 40, + "ifSpeed": null, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "ethernet1/1/28", + "ifPhysAddress": "684f6401510e", + "ifHardType": null, + "ifLastChange": 75, + "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": "ethernet1/1/29", + "ifName": "ethernet1/1/29", + "portName": null, + "ifIndex": 41, + "ifSpeed": 10000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 10000, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "PO-2", + "ifPhysAddress": "684f6401510f", + "ifHardType": null, + "ifLastChange": 189, + "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": 9602, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 80888, + "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": 47, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 591, + "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": "ethernet1/1/30", + "ifName": "ethernet1/1/30", + "portName": null, + "ifIndex": 42, + "ifSpeed": 10000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 10000, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "PO-1", + "ifPhysAddress": "684f64015110", + "ifHardType": null, + "ifLastChange": 189, + "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": 4160, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 81352, + "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": 42, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 593, + "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": "port-channel1", + "ifName": "port-channel1", + "portName": null, + "ifIndex": 43, + "ifSpeed": 10000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 10000, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ieee8023adLag", + "ifAlias": "Uplink nach FRA1", + "ifPhysAddress": "684f64015136", + "ifHardType": null, + "ifLastChange": 192, + "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": 4160, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 81352, + "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": 42, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 593, + "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": "port-channel2", + "ifName": "port-channel2", + "portName": null, + "ifIndex": 45, + "ifSpeed": 10000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 10000, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ieee8023adLag", + "ifAlias": "core-1.fra2.de.companycloud.network", + "ifPhysAddress": "684f64015137", + "ifHardType": null, + "ifLastChange": 191, + "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": 9602, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 80888, + "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": 47, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 591, + "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": "vlan1", + "ifName": "vlan1", + "portName": null, + "ifIndex": 47, + "ifSpeed": 10000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 10000, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 1532, + "ifType": "l2vlan", + "ifAlias": "vlan1", + "ifPhysAddress": "684f640151b5", + "ifHardType": null, + "ifLastChange": 99, + "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": "vlan4094", + "ifName": "vlan4094", + "portName": null, + "ifIndex": 48, + "ifSpeed": 10000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 10000, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 1532, + "ifType": "l2vlan", + "ifAlias": "vlan4094", + "ifPhysAddress": "684f640151b5", + "ifHardType": null, + "ifLastChange": 89, + "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": "port-channel1000", + "ifName": "port-channel1000", + "portName": null, + "ifIndex": 49, + "ifSpeed": 200000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "true", + "ifHighSpeed": 200000, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 9216, + "ifType": "ieee8023adLag", + "ifAlias": "port-channel1000", + "ifPhysAddress": "684f6401519d", + "ifHardType": null, + "ifLastChange": 89, + "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": 9211, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 9225, + "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": 971079, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 1124369, + "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": 536, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 533, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + } + ] + } + }, + "processors": { + "discovery": { + "processors": [ + { + "entPhysicalIndex": 0, + "hrDeviceIndex": 196608, + "processor_oid": ".1.3.6.1.2.1.25.3.3.1.2.196608", + "processor_index": "196608", + "processor_type": "hr", + "processor_usage": 30, + "processor_descr": "Intel Atom C2338 @ 1.74GHz", + "processor_precision": 1, + "processor_perc_warn": 75 + }, + { + "entPhysicalIndex": 0, + "hrDeviceIndex": 196609, + "processor_oid": ".1.3.6.1.2.1.25.3.3.1.2.196609", + "processor_index": "196609", + "processor_type": "hr", + "processor_usage": 28, + "processor_descr": "Intel Atom C2338 @ 1.74GHz", + "processor_precision": 1, + "processor_perc_warn": 75 + } + ] + }, + "poller": "matches discovery" + }, + "mempools": { + "discovery": { + "mempools": [ + { + "mempool_index": "1", + "entPhysicalIndex": null, + "hrDeviceIndex": null, + "mempool_type": "hrstorage", + "mempool_precision": 1024, + "mempool_descr": "Physical 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 + }, + { + "mempool_index": "3", + "entPhysicalIndex": null, + "hrDeviceIndex": null, + "mempool_type": "hrstorage", + "mempool_precision": 1024, + "mempool_descr": "Virtual 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 + }, + { + "mempool_index": "10", + "entPhysicalIndex": null, + "hrDeviceIndex": null, + "mempool_type": "hrstorage", + "mempool_precision": 1024, + "mempool_descr": "Swap space", + "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": "1", + "entPhysicalIndex": null, + "hrDeviceIndex": null, + "mempool_type": "hrstorage", + "mempool_precision": 1024, + "mempool_descr": "Physical memory", + "mempool_perc": 53, + "mempool_used": 2157969408, + "mempool_free": 1933946880, + "mempool_total": 4091916288, + "mempool_largestfree": null, + "mempool_lowestfree": null, + "mempool_deleted": 0, + "mempool_perc_warn": 75 + }, + { + "mempool_index": "3", + "entPhysicalIndex": null, + "hrDeviceIndex": null, + "mempool_type": "hrstorage", + "mempool_precision": 1024, + "mempool_descr": "Virtual memory", + "mempool_perc": 48, + "mempool_used": 2157969408, + "mempool_free": 2343137280, + "mempool_total": 4501106688, + "mempool_largestfree": null, + "mempool_lowestfree": null, + "mempool_deleted": 0, + "mempool_perc_warn": 75 + }, + { + "mempool_index": "10", + "entPhysicalIndex": null, + "hrDeviceIndex": null, + "mempool_type": "hrstorage", + "mempool_precision": 1024, + "mempool_descr": "Swap space", + "mempool_perc": 0, + "mempool_used": 0, + "mempool_free": 409190400, + "mempool_total": 409190400, + "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.674.11000.5000.100.4.1.2.3.1.7.1", + "sensor_index": "1", + "sensor_type": "os10FanOperStatus", + "sensor_descr": "Fan 1", + "group": "Fans", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "os10FanOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.7.2", + "sensor_index": "2", + "sensor_type": "os10FanOperStatus", + "sensor_descr": "Fan 2", + "group": "Fans", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "os10FanOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.7.3", + "sensor_index": "3", + "sensor_type": "os10FanOperStatus", + "sensor_descr": "Fan 3", + "group": "Fans", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "os10FanOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.7.4", + "sensor_index": "4", + "sensor_type": "os10FanOperStatus", + "sensor_descr": "Fan 4", + "group": "Fans", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "os10FanOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.7.5", + "sensor_index": "5", + "sensor_type": "os10FanOperStatus", + "sensor_descr": "Fan 5", + "group": "Fans", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "os10FanOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.7.6", + "sensor_index": "6", + "sensor_type": "os10FanOperStatus", + "sensor_descr": "Fan 6", + "group": "Fans", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "os10FanOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.4.1", + "sensor_index": "1", + "sensor_type": "os10FanTrayOperStatus", + "sensor_descr": "Fan Tray 1", + "group": "Fans", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "os10FanTrayOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.4.2", + "sensor_index": "2", + "sensor_type": "os10FanTrayOperStatus", + "sensor_descr": "Fan Tray 2", + "group": "Fans", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "os10FanTrayOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.4.3", + "sensor_index": "3", + "sensor_type": "os10FanTrayOperStatus", + "sensor_descr": "Fan Tray 3", + "group": "Fans", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "os10FanTrayOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.4.4", + "sensor_index": "4", + "sensor_type": "os10FanTrayOperStatus", + "sensor_descr": "Fan Tray 4", + "group": "Fans", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "os10FanTrayOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.11000.5000.100.4.1.2.1.1.4.1", + "sensor_index": "1", + "sensor_type": "os10PowerSupplyOperStatus", + "sensor_descr": "PSU 1", + "group": "PSUs", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "os10PowerSupplyOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.11000.5000.100.4.1.2.1.1.4.2", + "sensor_index": "2", + "sensor_type": "os10PowerSupplyOperStatus", + "sensor_descr": "PSU 2", + "group": "PSUs", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 1, + "sensor_limit": null, + "sensor_limit_warn": null, + "sensor_limit_low": null, + "sensor_limit_low_warn": null, + "sensor_alert": 1, + "sensor_custom": "No", + "entPhysicalIndex": null, + "entPhysicalIndex_measured": null, + "sensor_prev": null, + "user_func": null, + "state_name": "os10PowerSupplyOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.11000.5000.100.4.1.1.3.1.11.1", + "sensor_index": "1", + "sensor_type": "dell-os10", + "sensor_descr": "Chassis 1", + "group": "", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 37, + "sensor_limit": 57, + "sensor_limit_warn": null, + "sensor_limit_low": 27, + "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 + }, + { + "sensor_deleted": 0, + "sensor_class": "temperature", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.674.11000.5000.100.4.1.1.4.1.5.1.1", + "sensor_index": "1.1", + "sensor_type": "dell-os10", + "sensor_descr": "Card 1.1", + "group": "", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 37, + "sensor_limit": 57, + "sensor_limit_warn": null, + "sensor_limit_low": 27, + "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": "os10FanOperStatus", + "state_descr": "normal", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 0 + }, + { + "state_name": "os10FanOperStatus", + "state_descr": "abnormal", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 2 + }, + { + "state_name": "os10FanTrayOperStatus", + "state_descr": "normal", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 0 + }, + { + "state_name": "os10FanTrayOperStatus", + "state_descr": "abnormal", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 2 + }, + { + "state_name": "os10PowerSupplyOperStatus", + "state_descr": "normal", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 0 + }, + { + "state_name": "os10PowerSupplyOperStatus", + "state_descr": "abnormal", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 2 + } + ] + }, + "poller": "matches discovery" + }, + "storage": { + "discovery": { + "storage": [ + { + "storage_mib": "hrstorage", + "storage_index": "31", + "storage_type": "hrStorageFixedDisk", + "storage_descr": "/", + "storage_size": 6739595264, + "storage_units": 4096, + "storage_used": 1900670976, + "storage_free": 0, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "hrstorage", + "storage_index": "37", + "storage_type": "hrStorageFixedDisk", + "storage_descr": "/run", + "storage_size": 409194496, + "storage_units": 4096, + "storage_used": 4603904, + "storage_free": 0, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "hrstorage", + "storage_index": "39", + "storage_type": "hrStorageFixedDisk", + "storage_descr": "/dev/shm", + "storage_size": 2045956096, + "storage_units": 4096, + "storage_used": 24576, + "storage_free": 0, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "hrstorage", + "storage_index": "40", + "storage_type": "hrStorageFixedDisk", + "storage_descr": "/run/lock", + "storage_size": 5242880, + "storage_units": 4096, + "storage_used": 0, + "storage_free": 0, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "hrstorage", + "storage_index": "41", + "storage_type": "hrStorageFixedDisk", + "storage_descr": "/sys/fs/cgroup", + "storage_size": 2045956096, + "storage_units": 4096, + "storage_used": 0, + "storage_free": 0, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "hrstorage", + "storage_index": "59", + "storage_type": "hrStorageFixedDisk", + "storage_descr": "/mnt/boot", + "storage_size": 7072768, + "storage_units": 1024, + "storage_used": 3010560, + "storage_free": 0, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "hrstorage", + "storage_index": "60", + "storage_type": "hrStorageFixedDisk", + "storage_descr": "/mnt/onie-boot", + "storage_size": 125783040, + "storage_units": 1024, + "storage_used": 16543744, + "storage_free": 0, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "hrstorage", + "storage_index": "61", + "storage_type": "hrStorageFixedDisk", + "storage_descr": "/mnt/license", + "storage_size": 28296192, + "storage_units": 1024, + "storage_used": 416768, + "storage_free": 0, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "hrstorage", + "storage_index": "62", + "storage_type": "hrStorageFixedDisk", + "storage_descr": "/config", + "storage_size": 499355648, + "storage_units": 1024, + "storage_used": 4483072, + "storage_free": 0, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "hrstorage", + "storage_index": "64", + "storage_type": "hrStorageFixedDisk", + "storage_descr": "/alt", + "storage_size": 6739595264, + "storage_units": 4096, + "storage_used": 1920962560, + "storage_free": 0, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "ucd-dsktable", + "storage_index": "13", + "storage_type": "dsk", + "storage_descr": "/opt/dell/os10/pam-update-jail/default/bin", + "storage_size": 6739595264, + "storage_units": 1024, + "storage_used": 6739595264, + "storage_free": 0, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "ucd-dsktable", + "storage_index": "14", + "storage_type": "dsk", + "storage_descr": "/opt/dell/os10/pam-update-jail/default/etc/default", + "storage_size": 6739595264, + "storage_units": 1024, + "storage_used": 6739595264, + "storage_free": 0, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "ucd-dsktable", + "storage_index": "15", + "storage_type": "dsk", + "storage_descr": "/opt/dell/os10/pam-update-jail/default/etc/perl", + "storage_size": 6739595264, + "storage_units": 1024, + "storage_used": 6739595264, + "storage_free": 0, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "ucd-dsktable", + "storage_index": "16", + "storage_type": "dsk", + "storage_descr": "/opt/dell/os10/pam-update-jail/default/lib", + "storage_size": 6739595264, + "storage_units": 1024, + "storage_used": 6739595264, + "storage_free": 0, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "ucd-dsktable", + "storage_index": "17", + "storage_type": "dsk", + "storage_descr": "/opt/dell/os10/pam-update-jail/default/lib64", + "storage_size": 6739595264, + "storage_units": 1024, + "storage_used": 6739595264, + "storage_free": 0, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "ucd-dsktable", + "storage_index": "18", + "storage_type": "dsk", + "storage_descr": "/opt/dell/os10/pam-update-jail/default/usr/bin", + "storage_size": 6739595264, + "storage_units": 1024, + "storage_used": 6739595264, + "storage_free": 0, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "ucd-dsktable", + "storage_index": "19", + "storage_type": "dsk", + "storage_descr": "/opt/dell/os10/pam-update-jail/default/usr/lib", + "storage_size": 6739595264, + "storage_units": 1024, + "storage_used": 6739595264, + "storage_free": 0, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "ucd-dsktable", + "storage_index": "20", + "storage_type": "dsk", + "storage_descr": "/opt/dell/os10/pam-update-jail/default/usr/share/debconf", + "storage_size": 6739595264, + "storage_units": 1024, + "storage_used": 6739595264, + "storage_free": 0, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "ucd-dsktable", + "storage_index": "21", + "storage_type": "dsk", + "storage_descr": "/opt/dell/os10/pam-update-jail/default/usr/share/pam", + "storage_size": 6739595264, + "storage_units": 1024, + "storage_used": 6739595264, + "storage_free": 0, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "ucd-dsktable", + "storage_index": "22", + "storage_type": "dsk", + "storage_descr": "/opt/dell/os10/pam-update-jail/default/usr/share/perl", + "storage_size": 6739595264, + "storage_units": 1024, + "storage_used": 6739595264, + "storage_free": 0, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "ucd-dsktable", + "storage_index": "23", + "storage_type": "dsk", + "storage_descr": "/opt/dell/os10/pam-update-jail/default/usr/share/perl5", + "storage_size": 6739595264, + "storage_units": 1024, + "storage_used": 6739595264, + "storage_free": 0, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "ucd-dsktable", + "storage_index": "24", + "storage_type": "dsk", + "storage_descr": "/opt/dell/os10/pam-update-jail/default/var/cache/debconf", + "storage_size": 6739595264, + "storage_units": 1024, + "storage_used": 6739595264, + "storage_free": 0, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + } + ] + }, + "poller": { + "storage": [ + { + "storage_mib": "hrstorage", + "storage_index": "31", + "storage_type": "hrStorageFixedDisk", + "storage_descr": "/", + "storage_size": 6739595264, + "storage_units": 4096, + "storage_used": 1900670976, + "storage_free": 4838924288, + "storage_perc": 28, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "hrstorage", + "storage_index": "37", + "storage_type": "hrStorageFixedDisk", + "storage_descr": "/run", + "storage_size": 409194496, + "storage_units": 4096, + "storage_used": 4603904, + "storage_free": 404590592, + "storage_perc": 1, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "hrstorage", + "storage_index": "39", + "storage_type": "hrStorageFixedDisk", + "storage_descr": "/dev/shm", + "storage_size": 2045956096, + "storage_units": 4096, + "storage_used": 24576, + "storage_free": 2045931520, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "hrstorage", + "storage_index": "40", + "storage_type": "hrStorageFixedDisk", + "storage_descr": "/run/lock", + "storage_size": 5242880, + "storage_units": 4096, + "storage_used": 0, + "storage_free": 5242880, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "hrstorage", + "storage_index": "41", + "storage_type": "hrStorageFixedDisk", + "storage_descr": "/sys/fs/cgroup", + "storage_size": 2045956096, + "storage_units": 4096, + "storage_used": 0, + "storage_free": 2045956096, + "storage_perc": 0, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "hrstorage", + "storage_index": "59", + "storage_type": "hrStorageFixedDisk", + "storage_descr": "/mnt/boot", + "storage_size": 7072768, + "storage_units": 1024, + "storage_used": 3010560, + "storage_free": 4062208, + "storage_perc": 43, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "hrstorage", + "storage_index": "60", + "storage_type": "hrStorageFixedDisk", + "storage_descr": "/mnt/onie-boot", + "storage_size": 125783040, + "storage_units": 1024, + "storage_used": 16543744, + "storage_free": 109239296, + "storage_perc": 13, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "hrstorage", + "storage_index": "61", + "storage_type": "hrStorageFixedDisk", + "storage_descr": "/mnt/license", + "storage_size": 28296192, + "storage_units": 1024, + "storage_used": 416768, + "storage_free": 27879424, + "storage_perc": 1, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "hrstorage", + "storage_index": "62", + "storage_type": "hrStorageFixedDisk", + "storage_descr": "/config", + "storage_size": 499355648, + "storage_units": 1024, + "storage_used": 4483072, + "storage_free": 494872576, + "storage_perc": 1, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "hrstorage", + "storage_index": "64", + "storage_type": "hrStorageFixedDisk", + "storage_descr": "/alt", + "storage_size": 6739595264, + "storage_units": 4096, + "storage_used": 1920962560, + "storage_free": 4818632704, + "storage_perc": 29, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "ucd-dsktable", + "storage_index": "13", + "storage_type": "dsk", + "storage_descr": "/opt/dell/os10/pam-update-jail/default/bin", + "storage_size": 6739595264, + "storage_units": 1024, + "storage_used": 2246746112, + "storage_free": 4492849152, + "storage_perc": 33, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "ucd-dsktable", + "storage_index": "14", + "storage_type": "dsk", + "storage_descr": "/opt/dell/os10/pam-update-jail/default/etc/default", + "storage_size": 6739595264, + "storage_units": 1024, + "storage_used": 2246746112, + "storage_free": 4492849152, + "storage_perc": 33, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "ucd-dsktable", + "storage_index": "15", + "storage_type": "dsk", + "storage_descr": "/opt/dell/os10/pam-update-jail/default/etc/perl", + "storage_size": 6739595264, + "storage_units": 1024, + "storage_used": 2246746112, + "storage_free": 4492849152, + "storage_perc": 33, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "ucd-dsktable", + "storage_index": "16", + "storage_type": "dsk", + "storage_descr": "/opt/dell/os10/pam-update-jail/default/lib", + "storage_size": 6739595264, + "storage_units": 1024, + "storage_used": 2246746112, + "storage_free": 4492849152, + "storage_perc": 33, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "ucd-dsktable", + "storage_index": "17", + "storage_type": "dsk", + "storage_descr": "/opt/dell/os10/pam-update-jail/default/lib64", + "storage_size": 6739595264, + "storage_units": 1024, + "storage_used": 2246746112, + "storage_free": 4492849152, + "storage_perc": 33, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "ucd-dsktable", + "storage_index": "18", + "storage_type": "dsk", + "storage_descr": "/opt/dell/os10/pam-update-jail/default/usr/bin", + "storage_size": 6739595264, + "storage_units": 1024, + "storage_used": 2246746112, + "storage_free": 4492849152, + "storage_perc": 33, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "ucd-dsktable", + "storage_index": "19", + "storage_type": "dsk", + "storage_descr": "/opt/dell/os10/pam-update-jail/default/usr/lib", + "storage_size": 6739595264, + "storage_units": 1024, + "storage_used": 2246746112, + "storage_free": 4492849152, + "storage_perc": 33, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "ucd-dsktable", + "storage_index": "20", + "storage_type": "dsk", + "storage_descr": "/opt/dell/os10/pam-update-jail/default/usr/share/debconf", + "storage_size": 6739595264, + "storage_units": 1024, + "storage_used": 2246746112, + "storage_free": 4492849152, + "storage_perc": 33, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "ucd-dsktable", + "storage_index": "21", + "storage_type": "dsk", + "storage_descr": "/opt/dell/os10/pam-update-jail/default/usr/share/pam", + "storage_size": 6739595264, + "storage_units": 1024, + "storage_used": 2246746112, + "storage_free": 4492849152, + "storage_perc": 33, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "ucd-dsktable", + "storage_index": "22", + "storage_type": "dsk", + "storage_descr": "/opt/dell/os10/pam-update-jail/default/usr/share/perl", + "storage_size": 6739595264, + "storage_units": 1024, + "storage_used": 2246746112, + "storage_free": 4492849152, + "storage_perc": 33, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "ucd-dsktable", + "storage_index": "23", + "storage_type": "dsk", + "storage_descr": "/opt/dell/os10/pam-update-jail/default/usr/share/perl5", + "storage_size": 6739595264, + "storage_units": 1024, + "storage_used": 2246746112, + "storage_free": 4492849152, + "storage_perc": 33, + "storage_perc_warn": 60, + "storage_deleted": 0 + }, + { + "storage_mib": "ucd-dsktable", + "storage_index": "24", + "storage_type": "dsk", + "storage_descr": "/opt/dell/os10/pam-update-jail/default/var/cache/debconf", + "storage_size": 6739595264, + "storage_units": 1024, + "storage_used": 2246746112, + "storage_free": 4492849152, + "storage_perc": 33, + "storage_perc_warn": 60, + "storage_deleted": 0 + } + ] + } + }, + "vlans": { + "discovery": { + "vlans": [ + { + "vlan_vlan": 1, + "vlan_domain": 1, + "vlan_name": "vlan1", + "vlan_type": null, + "vlan_mtu": null + }, + { + "vlan_vlan": 4094, + "vlan_domain": 1, + "vlan_name": "vlan4094", + "vlan_type": null, + "vlan_mtu": null + } + ], + "ports_vlans": [ + { + "vlan": 1, + "baseport": 1, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "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": 1, + "baseport": 11, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 12, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "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": 28, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 1, + "baseport": 29, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 4094, + "baseport": 1, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 0 + } + ] + } + } +} diff --git a/tests/snmpsim/dell-os10.snmprec b/tests/snmpsim/dell-os10.snmprec new file mode 100644 index 0000000000..f8c883ade5 --- /dev/null +++ b/tests/snmpsim/dell-os10.snmprec @@ -0,0 +1,2832 @@ +1.0.8802.1.1.2.1.3.7.1.3.4|4|mgmt1/1/1 +1.0.8802.1.1.2.1.3.7.1.3.516|4|ethernet1/1/1 +1.0.8802.1.1.2.1.3.7.1.3.520|4|ethernet1/1/2 +1.0.8802.1.1.2.1.3.7.1.3.524|4|ethernet1/1/3 +1.0.8802.1.1.2.1.3.7.1.3.528|4|ethernet1/1/4 +1.0.8802.1.1.2.1.3.7.1.3.532|4|ethernet1/1/5 +1.0.8802.1.1.2.1.3.7.1.3.536|4|ethernet1/1/6 +1.0.8802.1.1.2.1.3.7.1.3.540|4|ethernet1/1/7 +1.0.8802.1.1.2.1.3.7.1.3.544|4|ethernet1/1/8 +1.0.8802.1.1.2.1.3.7.1.3.548|4|ethernet1/1/9 +1.0.8802.1.1.2.1.3.7.1.3.552|4|ethernet1/1/10 +1.0.8802.1.1.2.1.3.7.1.3.556|4|ethernet1/1/11 +1.0.8802.1.1.2.1.3.7.1.3.560|4|ethernet1/1/12 +1.0.8802.1.1.2.1.3.7.1.3.564|4|ethernet1/1/13 +1.0.8802.1.1.2.1.3.7.1.3.568|4|ethernet1/1/14 +1.0.8802.1.1.2.1.3.7.1.3.572|4|ethernet1/1/15 +1.0.8802.1.1.2.1.3.7.1.3.576|4|ethernet1/1/16 +1.0.8802.1.1.2.1.3.7.1.3.580|4|ethernet1/1/17 +1.0.8802.1.1.2.1.3.7.1.3.584|4|ethernet1/1/18 +1.0.8802.1.1.2.1.3.7.1.3.588|4|ethernet1/1/19 +1.0.8802.1.1.2.1.3.7.1.3.592|4|ethernet1/1/20 +1.0.8802.1.1.2.1.3.7.1.3.596|4|ethernet1/1/21 +1.0.8802.1.1.2.1.3.7.1.3.600|4|ethernet1/1/22 +1.0.8802.1.1.2.1.3.7.1.3.604|4|ethernet1/1/23 +1.0.8802.1.1.2.1.3.7.1.3.608|4|ethernet1/1/24 +1.0.8802.1.1.2.1.3.7.1.3.612|4|ethernet1/1/25 +1.0.8802.1.1.2.1.3.7.1.3.616|4|ethernet1/1/26 +1.0.8802.1.1.2.1.3.7.1.3.620|4|ethernet1/1/27 +1.0.8802.1.1.2.1.3.7.1.3.624|4|ethernet1/1/28 +1.0.8802.1.1.2.1.3.7.1.3.628|4|ethernet1/1/29 +1.0.8802.1.1.2.1.3.7.1.3.632|4|ethernet1/1/30 +1.0.8802.1.1.2.1.4.1.1.4.4500.4.1|2|4 +1.0.8802.1.1.2.1.4.1.1.4.5700.612.2|2|4 +1.0.8802.1.1.2.1.4.1.1.4.5700.616.3|2|4 +1.0.8802.1.1.2.1.4.1.1.4.15400.628.4|2|4 +1.0.8802.1.1.2.1.4.1.1.4.15500.632.5|2|4 +1.0.8802.1.1.2.1.4.1.1.5.4500.4.1|4x|141877DD6FCA +1.0.8802.1.1.2.1.4.1.1.5.5700.612.2|4x|4CD98FFB1EFE +1.0.8802.1.1.2.1.4.1.1.5.5700.616.3|4x|4CD98FFB1EFE +1.0.8802.1.1.2.1.4.1.1.5.15400.628.4|4x|E4FC823623C0 +1.0.8802.1.1.2.1.4.1.1.5.15500.632.5|4x|F48E3855DEF6 +1.0.8802.1.1.2.1.4.1.1.6.4500.4.1|2|5 +1.0.8802.1.1.2.1.4.1.1.6.5700.612.2|2|5 +1.0.8802.1.1.2.1.4.1.1.6.5700.616.3|2|5 +1.0.8802.1.1.2.1.4.1.1.6.15400.628.4|2|7 +1.0.8802.1.1.2.1.4.1.1.6.15500.632.5|2|5 +1.0.8802.1.1.2.1.4.1.1.7.4500.4.1|4|Gi1/0/6 +1.0.8802.1.1.2.1.4.1.1.7.5700.612.2|4|ethernet1/1/25 +1.0.8802.1.1.2.1.4.1.1.7.5700.616.3|4|ethernet1/1/26 +1.0.8802.1.1.2.1.4.1.1.7.15400.628.4|4|517 +1.0.8802.1.1.2.1.4.1.1.7.15500.632.5|4|TenGigabitEthernet 1/43 +1.0.8802.1.1.2.1.4.1.1.8.4500.4.1|4|Gi1/0/6 +1.0.8802.1.1.2.1.4.1.1.8.5700.612.2|4|VLT +1.0.8802.1.1.2.1.4.1.1.8.5700.616.3|4|VLT +1.0.8802.1.1.2.1.4.1.1.8.15400.628.4|4|ae3 +1.0.8802.1.1.2.1.4.1.1.8.15500.632.5|4|Not Advertised +1.0.8802.1.1.2.1.4.1.1.9.4500.4.1|4|1007-mnt-1 +1.0.8802.1.1.2.1.4.1.1.9.5700.612.2|4|1007-lan-2 +1.0.8802.1.1.2.1.4.1.1.9.5700.616.3|4|1007-lan-2 +1.0.8802.1.1.2.1.4.1.1.9.15400.628.4|4|core-1 +1.0.8802.1.1.2.1.4.1.1.9.15500.632.5|4|Not Advertised +1.0.8802.1.1.2.1.4.1.1.10.4500.4.1|4|Not Advertised +1.0.8802.1.1.2.1.4.1.1.10.5700.612.2|4|Dell EMC Networking OS10 Enterprise. +1.0.8802.1.1.2.1.4.1.1.10.5700.616.3|4|Dell EMC Networking OS10 Enterprise. +1.0.8802.1.1.2.1.4.1.1.10.15400.628.4|4|Juniper Networks, Inc. ex4300-32f internet router, kernel JUNOS 17.3R3.10, Build date: 2018-09-07 02:06:48 UTC Copyright (c) 1996-2018 Juniper Networks, Inc. +1.0.8802.1.1.2.1.4.1.1.10.15500.632.5|4|Not Advertised +1.0.8802.1.1.2.1.4.1.1.11.4500.4.1|4|30 30 2 3 10 11 +1.0.8802.1.1.2.1.4.1.1.11.5700.612.2|4|36 38 20 31 20 32 20 34 2 3 5 6 10 11 12 18 26 27 31 34 42 43 46 50 58 59 61 +1.0.8802.1.1.2.1.4.1.1.11.5700.616.3|4|36 38 20 31 20 32 20 34 2 3 5 6 10 11 12 18 26 27 31 34 42 43 46 50 58 59 61 +1.0.8802.1.1.2.1.4.1.1.11.15400.628.4|4|32 38 20 32 20 34 2 3 6 10 11 12 18 26 27 30 34 42 43 45 +1.0.8802.1.1.2.1.4.1.1.11.15500.632.5|4|30 30 2 3 10 11 +1.0.8802.1.1.2.1.4.1.1.12.4500.4.1|4|30 30 2 3 10 11 +1.0.8802.1.1.2.1.4.1.1.12.5700.612.2|4|36 38 20 31 20 32 20 34 2 3 5 6 10 11 12 18 26 27 31 34 42 43 46 50 58 59 61 +1.0.8802.1.1.2.1.4.1.1.12.5700.616.3|4|36 38 20 31 20 32 20 34 2 3 5 6 10 11 12 18 26 27 31 34 42 43 46 50 58 59 61 +1.0.8802.1.1.2.1.4.1.1.12.15400.628.4|4|32 38 20 32 20 34 2 3 6 10 11 12 18 26 27 30 34 42 43 45 +1.0.8802.1.1.2.1.4.1.1.12.15500.632.5|4|30 30 2 3 10 11 +1.3.6.1.2.1.1.1.0|4|Dell EMC Networking OS10 Enterprise. +1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.674.11000.5000.100.2.1.7 +1.3.6.1.2.1.1.3.0|67|65814 +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.10|4|mgmt1/1/1 +1.3.6.1.2.1.2.2.1.2.13|4|ethernet1/1/1 +1.3.6.1.2.1.2.2.1.2.14|4|ethernet1/1/2 +1.3.6.1.2.1.2.2.1.2.15|4|ethernet1/1/3 +1.3.6.1.2.1.2.2.1.2.16|4|ethernet1/1/4 +1.3.6.1.2.1.2.2.1.2.17|4|ethernet1/1/5 +1.3.6.1.2.1.2.2.1.2.18|4|ethernet1/1/6 +1.3.6.1.2.1.2.2.1.2.19|4|ethernet1/1/7 +1.3.6.1.2.1.2.2.1.2.20|4|ethernet1/1/8 +1.3.6.1.2.1.2.2.1.2.21|4|ethernet1/1/9 +1.3.6.1.2.1.2.2.1.2.22|4|ethernet1/1/10 +1.3.6.1.2.1.2.2.1.2.23|4|ethernet1/1/11 +1.3.6.1.2.1.2.2.1.2.24|4|ethernet1/1/12 +1.3.6.1.2.1.2.2.1.2.25|4|ethernet1/1/13 +1.3.6.1.2.1.2.2.1.2.26|4|ethernet1/1/14 +1.3.6.1.2.1.2.2.1.2.27|4|ethernet1/1/15 +1.3.6.1.2.1.2.2.1.2.28|4|ethernet1/1/16 +1.3.6.1.2.1.2.2.1.2.29|4|ethernet1/1/17 +1.3.6.1.2.1.2.2.1.2.30|4|ethernet1/1/18 +1.3.6.1.2.1.2.2.1.2.31|4|ethernet1/1/19 +1.3.6.1.2.1.2.2.1.2.32|4|ethernet1/1/20 +1.3.6.1.2.1.2.2.1.2.33|4|ethernet1/1/21 +1.3.6.1.2.1.2.2.1.2.34|4|ethernet1/1/22 +1.3.6.1.2.1.2.2.1.2.35|4|ethernet1/1/23 +1.3.6.1.2.1.2.2.1.2.36|4|ethernet1/1/24 +1.3.6.1.2.1.2.2.1.2.37|4|ethernet1/1/25 +1.3.6.1.2.1.2.2.1.2.38|4|ethernet1/1/26 +1.3.6.1.2.1.2.2.1.2.39|4|ethernet1/1/27 +1.3.6.1.2.1.2.2.1.2.40|4|ethernet1/1/28 +1.3.6.1.2.1.2.2.1.2.41|4|ethernet1/1/29 +1.3.6.1.2.1.2.2.1.2.42|4|ethernet1/1/30 +1.3.6.1.2.1.2.2.1.2.43|4|port-channel1 +1.3.6.1.2.1.2.2.1.2.45|4|port-channel2 +1.3.6.1.2.1.2.2.1.2.47|4|vlan1 +1.3.6.1.2.1.2.2.1.2.48|4|vlan4094 +1.3.6.1.2.1.2.2.1.2.49|4|port-channel1000 +1.3.6.1.2.1.2.2.1.3.10|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|161 +1.3.6.1.2.1.2.2.1.3.45|2|161 +1.3.6.1.2.1.2.2.1.3.47|2|135 +1.3.6.1.2.1.2.2.1.3.48|2|135 +1.3.6.1.2.1.2.2.1.3.49|2|161 +1.3.6.1.2.1.2.2.1.4.10|2|1532 +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.45|2|9216 +1.3.6.1.2.1.2.2.1.4.47|2|1532 +1.3.6.1.2.1.2.2.1.4.48|2|1532 +1.3.6.1.2.1.2.2.1.4.49|2|9216 +1.3.6.1.2.1.2.2.1.6.10|4x|684F640150EC +1.3.6.1.2.1.2.2.1.6.13|4x|684F640150ED +1.3.6.1.2.1.2.2.1.6.14|4x|684F640150EE +1.3.6.1.2.1.2.2.1.6.15|4x|684F640150EF +1.3.6.1.2.1.2.2.1.6.16|4x|684F640150F0 +1.3.6.1.2.1.2.2.1.6.17|4x|684F640150F1 +1.3.6.1.2.1.2.2.1.6.18|4x|684F640150F2 +1.3.6.1.2.1.2.2.1.6.19|4x|684F640150F3 +1.3.6.1.2.1.2.2.1.6.20|4x|684F640150F4 +1.3.6.1.2.1.2.2.1.6.21|4x|684F640150F5 +1.3.6.1.2.1.2.2.1.6.22|4x|684F640150F6 +1.3.6.1.2.1.2.2.1.6.23|4x|684F640150F7 +1.3.6.1.2.1.2.2.1.6.24|4x|684F640150F8 +1.3.6.1.2.1.2.2.1.6.25|4x|684F640150F9 +1.3.6.1.2.1.2.2.1.6.26|4x|684F640150FA +1.3.6.1.2.1.2.2.1.6.27|4x|684F640150FB +1.3.6.1.2.1.2.2.1.6.28|4x|684F640150FC +1.3.6.1.2.1.2.2.1.6.29|4x|684F640150FD +1.3.6.1.2.1.2.2.1.6.30|4x|684F640150FE +1.3.6.1.2.1.2.2.1.6.31|4x|684F640150FF +1.3.6.1.2.1.2.2.1.6.32|4x|684F64015100 +1.3.6.1.2.1.2.2.1.6.33|4x|684F64015101 +1.3.6.1.2.1.2.2.1.6.34|4x|684F64015102 +1.3.6.1.2.1.2.2.1.6.35|4x|684F64015103 +1.3.6.1.2.1.2.2.1.6.36|4x|684F64015104 +1.3.6.1.2.1.2.2.1.6.37|4x|684F64015105 +1.3.6.1.2.1.2.2.1.6.38|4x|684F64015109 +1.3.6.1.2.1.2.2.1.6.39|4x|684F6401510D +1.3.6.1.2.1.2.2.1.6.40|4x|684F6401510E +1.3.6.1.2.1.2.2.1.6.41|4x|684F6401510F +1.3.6.1.2.1.2.2.1.6.42|4x|684F64015110 +1.3.6.1.2.1.2.2.1.6.43|4x|684F64015136 +1.3.6.1.2.1.2.2.1.6.45|4x|684F64015137 +1.3.6.1.2.1.2.2.1.6.47|4x|684F640151B5 +1.3.6.1.2.1.2.2.1.6.48|4x|684F640151B5 +1.3.6.1.2.1.2.2.1.6.49|4x|684F6401519D +1.3.6.1.2.1.2.2.1.7.10|2|1 +1.3.6.1.2.1.2.2.1.7.13|2|2 +1.3.6.1.2.1.2.2.1.7.14|2|2 +1.3.6.1.2.1.2.2.1.7.15|2|2 +1.3.6.1.2.1.2.2.1.7.16|2|2 +1.3.6.1.2.1.2.2.1.7.17|2|2 +1.3.6.1.2.1.2.2.1.7.18|2|2 +1.3.6.1.2.1.2.2.1.7.19|2|2 +1.3.6.1.2.1.2.2.1.7.20|2|2 +1.3.6.1.2.1.2.2.1.7.21|2|2 +1.3.6.1.2.1.2.2.1.7.22|2|2 +1.3.6.1.2.1.2.2.1.7.23|2|2 +1.3.6.1.2.1.2.2.1.7.24|2|2 +1.3.6.1.2.1.2.2.1.7.25|2|2 +1.3.6.1.2.1.2.2.1.7.26|2|2 +1.3.6.1.2.1.2.2.1.7.27|2|2 +1.3.6.1.2.1.2.2.1.7.28|2|2 +1.3.6.1.2.1.2.2.1.7.29|2|2 +1.3.6.1.2.1.2.2.1.7.30|2|2 +1.3.6.1.2.1.2.2.1.7.31|2|2 +1.3.6.1.2.1.2.2.1.7.32|2|2 +1.3.6.1.2.1.2.2.1.7.33|2|2 +1.3.6.1.2.1.2.2.1.7.34|2|2 +1.3.6.1.2.1.2.2.1.7.35|2|2 +1.3.6.1.2.1.2.2.1.7.36|2|2 +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|2 +1.3.6.1.2.1.2.2.1.7.40|2|2 +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.45|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.8.10|2|1 +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|1 +1.3.6.1.2.1.2.2.1.8.38|2|1 +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|1 +1.3.6.1.2.1.2.2.1.8.42|2|1 +1.3.6.1.2.1.2.2.1.8.43|2|1 +1.3.6.1.2.1.2.2.1.8.45|2|1 +1.3.6.1.2.1.2.2.1.8.47|2|1 +1.3.6.1.2.1.2.2.1.8.48|2|1 +1.3.6.1.2.1.2.2.1.8.49|2|1 +1.3.6.1.2.1.2.2.1.9.10|67|80 +1.3.6.1.2.1.2.2.1.9.13|67|67 +1.3.6.1.2.1.2.2.1.9.14|67|67 +1.3.6.1.2.1.2.2.1.9.15|67|67 +1.3.6.1.2.1.2.2.1.9.16|67|68 +1.3.6.1.2.1.2.2.1.9.17|67|68 +1.3.6.1.2.1.2.2.1.9.18|67|68 +1.3.6.1.2.1.2.2.1.9.19|67|68 +1.3.6.1.2.1.2.2.1.9.20|67|69 +1.3.6.1.2.1.2.2.1.9.21|67|69 +1.3.6.1.2.1.2.2.1.9.22|67|69 +1.3.6.1.2.1.2.2.1.9.23|67|70 +1.3.6.1.2.1.2.2.1.9.24|67|70 +1.3.6.1.2.1.2.2.1.9.25|67|70 +1.3.6.1.2.1.2.2.1.9.26|67|71 +1.3.6.1.2.1.2.2.1.9.27|67|71 +1.3.6.1.2.1.2.2.1.9.28|67|71 +1.3.6.1.2.1.2.2.1.9.29|67|72 +1.3.6.1.2.1.2.2.1.9.30|67|72 +1.3.6.1.2.1.2.2.1.9.31|67|72 +1.3.6.1.2.1.2.2.1.9.32|67|72 +1.3.6.1.2.1.2.2.1.9.33|67|73 +1.3.6.1.2.1.2.2.1.9.34|67|73 +1.3.6.1.2.1.2.2.1.9.35|67|73 +1.3.6.1.2.1.2.2.1.9.36|67|74 +1.3.6.1.2.1.2.2.1.9.37|67|88 +1.3.6.1.2.1.2.2.1.9.38|67|88 +1.3.6.1.2.1.2.2.1.9.39|67|75 +1.3.6.1.2.1.2.2.1.9.40|67|75 +1.3.6.1.2.1.2.2.1.9.41|67|189 +1.3.6.1.2.1.2.2.1.9.42|67|189 +1.3.6.1.2.1.2.2.1.9.43|67|192 +1.3.6.1.2.1.2.2.1.9.45|67|191 +1.3.6.1.2.1.2.2.1.9.47|67|99 +1.3.6.1.2.1.2.2.1.9.48|67|89 +1.3.6.1.2.1.2.2.1.9.49|67|89 +1.3.6.1.2.1.2.2.1.13.10|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.45|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|0 +1.3.6.1.2.1.2.2.1.14.10|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.45|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.19.10|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.45|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.20.10|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.45|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.4.20.1.2.100.67.221.13|2|10 +1.3.6.1.2.1.4.20.1.2.127.0.0.1|2|1 +1.3.6.1.2.1.4.20.1.3.100.67.221.13|64|255.255.255.0 +1.3.6.1.2.1.4.20.1.3.127.0.0.1|64|255.0.0.0 +1.3.6.1.2.1.4.22.1.2.10.100.67.221.14|4x|4CD98FFB1EFE +1.3.6.1.2.1.4.22.1.2.10.100.67.221.254|4x|001A8C592845 +1.3.6.1.2.1.4.31.1.1.3.1|65|226511 +1.3.6.1.2.1.4.31.1.1.3.2|65|13585 +1.3.6.1.2.1.4.31.1.1.4.1|70|226511 +1.3.6.1.2.1.4.31.1.1.4.2|70|13585 +1.3.6.1.2.1.4.31.1.1.5.1|65|28613543 +1.3.6.1.2.1.4.31.1.1.5.2|65|1276658 +1.3.6.1.2.1.4.31.1.1.6.1|70|28613543 +1.3.6.1.2.1.4.31.1.1.6.2|70|1276658 +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|13585 +1.3.6.1.2.1.4.31.1.1.9.1|65|82 +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.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|226429 +1.3.6.1.2.1.4.31.1.1.18.2|65|13576 +1.3.6.1.2.1.4.31.1.1.19.1|70|226429 +1.3.6.1.2.1.4.31.1.1.19.2|70|13576 +1.3.6.1.2.1.4.31.1.1.20.1|65|226440 +1.3.6.1.2.1.4.31.1.1.20.2|65|13678 +1.3.6.1.2.1.4.31.1.1.21.1|70|226440 +1.3.6.1.2.1.4.31.1.1.21.2|70|13678 +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|14 +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|27 +1.3.6.1.2.1.4.31.1.1.27.1|65|0 +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|0 +1.3.6.1.2.1.4.31.1.1.29.2|65|0 +1.3.6.1.2.1.4.31.1.1.32.1|65|30422455 +1.3.6.1.2.1.4.31.1.1.32.2|65|1393045 +1.3.6.1.2.1.4.31.1.1.33.1|70|30422455 +1.3.6.1.2.1.4.31.1.1.33.2|70|1393045 +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|9 +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|9 +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|900 +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|900 +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|94 +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|94 +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|8520 +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|8520 +1.3.6.1.2.1.4.31.1.1.42.1|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.44.1|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.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|60000 +1.3.6.1.2.1.4.31.1.1.47.2|66|60000 +1.3.6.1.2.1.4.34.1.3.2.16.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1|2|1 +1.3.6.1.2.1.4.34.1.3.2.16.253.165.116.200.183.158.0.1.0.0.0.0.0.0.0.1|2|48 +1.3.6.1.2.1.4.34.1.3.2.16.254.128.0.0.0.0.0.0.2.0.0.255.254.0.0.0|2|1 +1.3.6.1.2.1.4.34.1.3.2.16.254.128.0.0.0.0.0.0.106.79.100.255.254.1.80.236|2|10 +1.3.6.1.2.1.4.34.1.3.2.16.254.128.0.0.0.0.0.0.106.79.100.255.254.1.81.54|2|43 +1.3.6.1.2.1.4.34.1.3.2.16.254.128.0.0.0.0.0.0.106.79.100.255.254.1.81.55|2|45 +1.3.6.1.2.1.4.34.1.3.2.16.254.128.0.0.0.0.0.0.106.79.100.255.254.1.81.157|2|49 +1.3.6.1.2.1.4.34.1.3.2.16.254.128.0.0.0.0.0.0.106.79.100.255.254.1.81.181|2|48 +1.3.6.1.2.1.4.34.1.3.2.16.254.128.0.0.0.0.0.0.116.64.201.255.254.128.116.143|2|44 +1.3.6.1.2.1.4.34.1.5.2.16.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1|6|1.3.6.1.2.1.4.32.1.5.1.2.16.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1.128 +1.3.6.1.2.1.4.34.1.5.2.16.253.165.116.200.183.158.0.1.0.0.0.0.0.0.0.1|6|1.3.6.1.2.1.4.32.1.5.48.2.16.253.165.116.200.183.158.0.1.0.0.0.0.0.0.0.0.64 +1.3.6.1.2.1.4.34.1.5.2.16.254.128.0.0.0.0.0.0.2.0.0.255.254.0.0.0|6|1.3.6.1.2.1.4.32.1.5.1.2.16.254.128.0.0.0.0.0.0.0.0.0.0.0.0.0.0.64 +1.3.6.1.2.1.4.34.1.5.2.16.254.128.0.0.0.0.0.0.106.79.100.255.254.1.80.236|6|1.3.6.1.2.1.4.32.1.5.10.2.16.254.128.0.0.0.0.0.0.0.0.0.0.0.0.0.0.64 +1.3.6.1.2.1.4.34.1.5.2.16.254.128.0.0.0.0.0.0.106.79.100.255.254.1.81.54|6|1.3.6.1.2.1.4.32.1.5.43.2.16.254.128.0.0.0.0.0.0.0.0.0.0.0.0.0.0.64 +1.3.6.1.2.1.4.34.1.5.2.16.254.128.0.0.0.0.0.0.106.79.100.255.254.1.81.55|6|1.3.6.1.2.1.4.32.1.5.45.2.16.254.128.0.0.0.0.0.0.0.0.0.0.0.0.0.0.64 +1.3.6.1.2.1.4.34.1.5.2.16.254.128.0.0.0.0.0.0.106.79.100.255.254.1.81.157|6|1.3.6.1.2.1.4.32.1.5.49.2.16.254.128.0.0.0.0.0.0.0.0.0.0.0.0.0.0.64 +1.3.6.1.2.1.4.34.1.5.2.16.254.128.0.0.0.0.0.0.106.79.100.255.254.1.81.181|6|1.3.6.1.2.1.4.32.1.5.48.2.16.254.128.0.0.0.0.0.0.0.0.0.0.0.0.0.0.64 +1.3.6.1.2.1.4.34.1.5.2.16.254.128.0.0.0.0.0.0.116.64.201.255.254.128.116.143|6|1.3.6.1.2.1.4.32.1.5.44.2.16.254.128.0.0.0.0.0.0.0.0.0.0.0.0.0.0.64 +1.3.6.1.2.1.4.34.1.6.2.16.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1|2|2 +1.3.6.1.2.1.4.34.1.6.2.16.253.165.116.200.183.158.0.1.0.0.0.0.0.0.0.1|2|2 +1.3.6.1.2.1.4.34.1.6.2.16.254.128.0.0.0.0.0.0.2.0.0.255.254.0.0.0|2|5 +1.3.6.1.2.1.4.34.1.6.2.16.254.128.0.0.0.0.0.0.106.79.100.255.254.1.80.236|2|5 +1.3.6.1.2.1.4.34.1.6.2.16.254.128.0.0.0.0.0.0.106.79.100.255.254.1.81.54|2|5 +1.3.6.1.2.1.4.34.1.6.2.16.254.128.0.0.0.0.0.0.106.79.100.255.254.1.81.55|2|5 +1.3.6.1.2.1.4.34.1.6.2.16.254.128.0.0.0.0.0.0.106.79.100.255.254.1.81.157|2|5 +1.3.6.1.2.1.4.34.1.6.2.16.254.128.0.0.0.0.0.0.106.79.100.255.254.1.81.181|2|5 +1.3.6.1.2.1.4.34.1.6.2.16.254.128.0.0.0.0.0.0.116.64.201.255.254.128.116.143|2|5 +1.3.6.1.2.1.4.35.1.4.10.1.4.100.67.221.14|4x|4CD98FFB1EFE +1.3.6.1.2.1.4.35.1.4.10.1.4.100.67.221.254|4x|001A8C592845 +1.3.6.1.2.1.4.35.1.4.48.2.16.253.165.116.200.183.158.0.1.0.0.0.0.0.0.0.2|4x|4CD98FFB1FC7 +1.3.6.1.2.1.5.1.0|65|418 +1.3.6.1.2.1.5.2.0|65|0 +1.3.6.1.2.1.5.3.0|65|0 +1.3.6.1.2.1.5.4.0|65|1 +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|0 +1.3.6.1.2.1.5.9.0|65|376 +1.3.6.1.2.1.5.10.0|65|41 +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|0 +1.3.6.1.2.1.5.15.0|65|416 +1.3.6.1.2.1.5.16.0|65|0 +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|0 +1.3.6.1.2.1.5.22.0|65|41 +1.3.6.1.2.1.5.23.0|65|375 +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|418 +1.3.6.1.2.1.5.29.1.2.2|65|5 +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|0 +1.3.6.1.2.1.5.29.1.4.2|65|77 +1.3.6.1.2.1.5.29.1.5.1|65|416 +1.3.6.1.2.1.5.29.1.5.2|65|4 +1.3.6.1.2.1.5.30.1.3.1.0|65|41 +1.3.6.1.2.1.5.30.1.3.1.3|65|1 +1.3.6.1.2.1.5.30.1.3.1.8|65|376 +1.3.6.1.2.1.5.30.1.3.2.1|65|4 +1.3.6.1.2.1.5.30.1.3.2.136|65|1 +1.3.6.1.2.1.5.30.1.4.1.0|65|375 +1.3.6.1.2.1.5.30.1.4.1.8|65|41 +1.3.6.1.2.1.5.30.1.4.2.1|65|4 +1.3.6.1.2.1.5.30.1.4.2.133|65|8 +1.3.6.1.2.1.5.30.1.4.2.135|65|11 +1.3.6.1.2.1.5.30.1.4.2.143|65|54 +1.3.6.1.2.1.11.1.0|65|8579 +1.3.6.1.2.1.11.2.0|65|8577 +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|84989 +1.3.6.1.2.1.11.14.0|65|1 +1.3.6.1.2.1.11.15.0|65|85 +1.3.6.1.2.1.11.16.0|65|6 +1.3.6.1.2.1.11.17.0|65|1 +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|8579 +1.3.6.1.2.1.11.29.0|65|0 +1.3.6.1.2.1.11.30.0|2|1 +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.1.1|2|1 +1.3.6.1.2.1.17.1.4.1.2.1|2|49 +1.3.6.1.2.1.17.1.4.1.2.2|2|13 +1.3.6.1.2.1.17.1.4.1.2.3|2|14 +1.3.6.1.2.1.17.1.4.1.2.4|2|15 +1.3.6.1.2.1.17.1.4.1.2.5|2|16 +1.3.6.1.2.1.17.1.4.1.2.6|2|17 +1.3.6.1.2.1.17.1.4.1.2.7|2|18 +1.3.6.1.2.1.17.1.4.1.2.8|2|19 +1.3.6.1.2.1.17.1.4.1.2.9|2|20 +1.3.6.1.2.1.17.1.4.1.2.10|2|21 +1.3.6.1.2.1.17.1.4.1.2.11|2|22 +1.3.6.1.2.1.17.1.4.1.2.12|2|23 +1.3.6.1.2.1.17.1.4.1.2.13|2|24 +1.3.6.1.2.1.17.1.4.1.2.14|2|25 +1.3.6.1.2.1.17.1.4.1.2.15|2|26 +1.3.6.1.2.1.17.1.4.1.2.16|2|27 +1.3.6.1.2.1.17.1.4.1.2.17|2|28 +1.3.6.1.2.1.17.1.4.1.2.18|2|29 +1.3.6.1.2.1.17.1.4.1.2.19|2|30 +1.3.6.1.2.1.17.1.4.1.2.20|2|31 +1.3.6.1.2.1.17.1.4.1.2.21|2|32 +1.3.6.1.2.1.17.1.4.1.2.22|2|33 +1.3.6.1.2.1.17.1.4.1.2.23|2|34 +1.3.6.1.2.1.17.1.4.1.2.24|2|35 +1.3.6.1.2.1.17.1.4.1.2.25|2|36 +1.3.6.1.2.1.17.1.4.1.2.28|2|39 +1.3.6.1.2.1.17.1.4.1.2.29|2|40 +1.3.6.1.2.1.17.1.4.1.2.32|2|10 +1.3.6.1.2.1.17.1.4.1.2.33|2|43 +1.3.6.1.2.1.17.1.4.1.2.34|2|45 +1.3.6.1.2.1.17.7.1.1.1.0|2|1 +1.3.6.1.2.1.17.7.1.4.2.1.4.0.1|4x|FFFFFF98 +1.3.6.1.2.1.17.7.1.4.2.1.4.0.4094|4x|80 +1.3.6.1.2.1.17.7.1.4.2.1.5.0.1|4x|FFFFFF98 +1.3.6.1.2.1.17.7.1.4.2.1.5.0.4094|4x|00000000 +1.3.6.1.2.1.17.7.1.4.3.1.1.1|4|vlan1 +1.3.6.1.2.1.17.7.1.4.3.1.1.4094|4|vlan4094 +1.3.6.1.2.1.25.1.1.0|67|73844 +1.3.6.1.2.1.25.1.5.0|66|0 +1.3.6.1.2.1.25.1.6.0|66|233 +1.3.6.1.2.1.25.2.2.0|2|3996012 +1.3.6.1.2.1.25.2.3.1.1.1|2|1 +1.3.6.1.2.1.25.2.3.1.1.3|2|3 +1.3.6.1.2.1.25.2.3.1.1.6|2|6 +1.3.6.1.2.1.25.2.3.1.1.7|2|7 +1.3.6.1.2.1.25.2.3.1.1.8|2|8 +1.3.6.1.2.1.25.2.3.1.1.10|2|10 +1.3.6.1.2.1.25.2.3.1.1.31|2|31 +1.3.6.1.2.1.25.2.3.1.1.37|2|37 +1.3.6.1.2.1.25.2.3.1.1.39|2|39 +1.3.6.1.2.1.25.2.3.1.1.40|2|40 +1.3.6.1.2.1.25.2.3.1.1.41|2|41 +1.3.6.1.2.1.25.2.3.1.1.59|2|59 +1.3.6.1.2.1.25.2.3.1.1.60|2|60 +1.3.6.1.2.1.25.2.3.1.1.61|2|61 +1.3.6.1.2.1.25.2.3.1.1.62|2|62 +1.3.6.1.2.1.25.2.3.1.1.64|2|64 +1.3.6.1.2.1.25.2.3.1.2.1|6|1.3.6.1.2.1.25.2.1.2 +1.3.6.1.2.1.25.2.3.1.2.3|6|1.3.6.1.2.1.25.2.1.3 +1.3.6.1.2.1.25.2.3.1.2.6|6|1.3.6.1.2.1.25.2.1.1 +1.3.6.1.2.1.25.2.3.1.2.7|6|1.3.6.1.2.1.25.2.1.1 +1.3.6.1.2.1.25.2.3.1.2.8|6|1.3.6.1.2.1.25.2.1.1 +1.3.6.1.2.1.25.2.3.1.2.10|6|1.3.6.1.2.1.25.2.1.3 +1.3.6.1.2.1.25.2.3.1.2.31|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.37|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.39|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.40|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.41|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.59|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.60|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.61|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.62|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.2.64|6|1.3.6.1.2.1.25.2.1.4 +1.3.6.1.2.1.25.2.3.1.3.1|4|Physical memory +1.3.6.1.2.1.25.2.3.1.3.3|4|Virtual memory +1.3.6.1.2.1.25.2.3.1.3.6|4|Memory buffers +1.3.6.1.2.1.25.2.3.1.3.7|4|Cached memory +1.3.6.1.2.1.25.2.3.1.3.8|4|Shared memory +1.3.6.1.2.1.25.2.3.1.3.10|4|Swap space +1.3.6.1.2.1.25.2.3.1.3.31|4|/ +1.3.6.1.2.1.25.2.3.1.3.37|4|/run +1.3.6.1.2.1.25.2.3.1.3.39|4|/dev/shm +1.3.6.1.2.1.25.2.3.1.3.40|4|/run/lock +1.3.6.1.2.1.25.2.3.1.3.41|4|/sys/fs/cgroup +1.3.6.1.2.1.25.2.3.1.3.59|4|/mnt/boot +1.3.6.1.2.1.25.2.3.1.3.60|4|/mnt/onie-boot +1.3.6.1.2.1.25.2.3.1.3.61|4|/mnt/license +1.3.6.1.2.1.25.2.3.1.3.62|4|/config +1.3.6.1.2.1.25.2.3.1.3.64|4|/alt +1.3.6.1.2.1.25.2.3.1.4.1|2|1024 +1.3.6.1.2.1.25.2.3.1.4.3|2|1024 +1.3.6.1.2.1.25.2.3.1.4.6|2|1024 +1.3.6.1.2.1.25.2.3.1.4.7|2|1024 +1.3.6.1.2.1.25.2.3.1.4.8|2|1024 +1.3.6.1.2.1.25.2.3.1.4.10|2|1024 +1.3.6.1.2.1.25.2.3.1.4.31|2|4096 +1.3.6.1.2.1.25.2.3.1.4.37|2|4096 +1.3.6.1.2.1.25.2.3.1.4.39|2|4096 +1.3.6.1.2.1.25.2.3.1.4.40|2|4096 +1.3.6.1.2.1.25.2.3.1.4.41|2|4096 +1.3.6.1.2.1.25.2.3.1.4.59|2|1024 +1.3.6.1.2.1.25.2.3.1.4.60|2|1024 +1.3.6.1.2.1.25.2.3.1.4.61|2|1024 +1.3.6.1.2.1.25.2.3.1.4.62|2|1024 +1.3.6.1.2.1.25.2.3.1.4.64|2|4096 +1.3.6.1.2.1.25.2.3.1.5.1|2|3996012 +1.3.6.1.2.1.25.2.3.1.5.3|2|4395612 +1.3.6.1.2.1.25.2.3.1.5.6|2|3996012 +1.3.6.1.2.1.25.2.3.1.5.7|2|434048 +1.3.6.1.2.1.25.2.3.1.5.8|2|4524 +1.3.6.1.2.1.25.2.3.1.5.10|2|399600 +1.3.6.1.2.1.25.2.3.1.5.31|2|1645409 +1.3.6.1.2.1.25.2.3.1.5.37|2|99901 +1.3.6.1.2.1.25.2.3.1.5.39|2|499501 +1.3.6.1.2.1.25.2.3.1.5.40|2|1280 +1.3.6.1.2.1.25.2.3.1.5.41|2|499501 +1.3.6.1.2.1.25.2.3.1.5.59|2|6907 +1.3.6.1.2.1.25.2.3.1.5.60|2|122835 +1.3.6.1.2.1.25.2.3.1.5.61|2|27633 +1.3.6.1.2.1.25.2.3.1.5.62|2|487652 +1.3.6.1.2.1.25.2.3.1.5.64|2|1645409 +1.3.6.1.2.1.25.2.3.1.6.1|2|2107392 +1.3.6.1.2.1.25.2.3.1.6.3|2|2107392 +1.3.6.1.2.1.25.2.3.1.6.6|2|17864 +1.3.6.1.2.1.25.2.3.1.6.7|2|434048 +1.3.6.1.2.1.25.2.3.1.6.8|2|4524 +1.3.6.1.2.1.25.2.3.1.6.10|2|0 +1.3.6.1.2.1.25.2.3.1.6.31|2|464031 +1.3.6.1.2.1.25.2.3.1.6.37|2|1124 +1.3.6.1.2.1.25.2.3.1.6.39|2|6 +1.3.6.1.2.1.25.2.3.1.6.40|2|0 +1.3.6.1.2.1.25.2.3.1.6.41|2|0 +1.3.6.1.2.1.25.2.3.1.6.59|2|2940 +1.3.6.1.2.1.25.2.3.1.6.60|2|16156 +1.3.6.1.2.1.25.2.3.1.6.61|2|407 +1.3.6.1.2.1.25.2.3.1.6.62|2|4378 +1.3.6.1.2.1.25.2.3.1.6.64|2|468985 +1.3.6.1.2.1.25.3.2.1.1.196608|2|196608 +1.3.6.1.2.1.25.3.2.1.1.196609|2|196609 +1.3.6.1.2.1.25.3.2.1.1.393232|2|393232 +1.3.6.1.2.1.25.3.2.1.1.393280|2|393280 +1.3.6.1.2.1.25.3.2.1.1.393296|2|393296 +1.3.6.1.2.1.25.3.2.1.1.393312|2|393312 +1.3.6.1.2.1.25.3.2.1.1.393328|2|393328 +1.3.6.1.2.1.25.3.2.1.1.786432|2|786432 +1.3.6.1.2.1.25.3.2.1.2.196608|6|1.3.6.1.2.1.25.3.1.3 +1.3.6.1.2.1.25.3.2.1.2.196609|6|1.3.6.1.2.1.25.3.1.3 +1.3.6.1.2.1.25.3.2.1.2.393232|6|1.3.6.1.2.1.25.3.1.6 +1.3.6.1.2.1.25.3.2.1.2.393280|6|1.3.6.1.2.1.25.3.1.6 +1.3.6.1.2.1.25.3.2.1.2.393296|6|1.3.6.1.2.1.25.3.1.6 +1.3.6.1.2.1.25.3.2.1.2.393312|6|1.3.6.1.2.1.25.3.1.6 +1.3.6.1.2.1.25.3.2.1.2.393328|6|1.3.6.1.2.1.25.3.1.6 +1.3.6.1.2.1.25.3.2.1.2.786432|6|1.3.6.1.2.1.25.3.1.12 +1.3.6.1.2.1.25.3.2.1.3.196608|4|GenuineIntel: Intel(R) Atom(TM) CPU C2338 @ 1.74GHz +1.3.6.1.2.1.25.3.2.1.3.196609|4|GenuineIntel: Intel(R) Atom(TM) CPU C2338 @ 1.74GHz +1.3.6.1.2.1.25.3.2.1.3.393232|4|SCSI disk (/dev/sda) +1.3.6.1.2.1.25.3.2.1.3.393280|4|LVM volume (OS10-SYSROOT2) +1.3.6.1.2.1.25.3.2.1.3.393296|4|LVM volume (OS10-SYSROOT1) +1.3.6.1.2.1.25.3.2.1.3.393312|4|LVM volume (OS10-LICENSE) +1.3.6.1.2.1.25.3.2.1.3.393328|4|LVM volume (OS10-CONFIG) +1.3.6.1.2.1.25.3.2.1.3.786432|4|Guessing that there's a floating point co-processor +1.3.6.1.2.1.25.3.2.1.4.196608|6|0.0 +1.3.6.1.2.1.25.3.2.1.4.196609|6|0.0 +1.3.6.1.2.1.25.3.2.1.4.393232|6|0.0 +1.3.6.1.2.1.25.3.2.1.4.393280|6|0.0 +1.3.6.1.2.1.25.3.2.1.4.393296|6|0.0 +1.3.6.1.2.1.25.3.2.1.4.393312|6|0.0 +1.3.6.1.2.1.25.3.2.1.4.393328|6|0.0 +1.3.6.1.2.1.25.3.2.1.4.786432|6|0.0 +1.3.6.1.2.1.25.3.2.1.5.196608|2|2 +1.3.6.1.2.1.25.3.2.1.5.196609|2|2 +1.3.6.1.2.1.25.3.3.1.1.196608|6|0.0 +1.3.6.1.2.1.25.3.3.1.1.196609|6|0.0 +1.3.6.1.2.1.25.3.3.1.2.196608|2|30 +1.3.6.1.2.1.25.3.3.1.2.196609|2|28 +1.3.6.1.2.1.31.1.1.1.1.10|4|mgmt1/1/1 +1.3.6.1.2.1.31.1.1.1.1.13|4|ethernet1/1/1 +1.3.6.1.2.1.31.1.1.1.1.14|4|ethernet1/1/2 +1.3.6.1.2.1.31.1.1.1.1.15|4|ethernet1/1/3 +1.3.6.1.2.1.31.1.1.1.1.16|4|ethernet1/1/4 +1.3.6.1.2.1.31.1.1.1.1.17|4|ethernet1/1/5 +1.3.6.1.2.1.31.1.1.1.1.18|4|ethernet1/1/6 +1.3.6.1.2.1.31.1.1.1.1.19|4|ethernet1/1/7 +1.3.6.1.2.1.31.1.1.1.1.20|4|ethernet1/1/8 +1.3.6.1.2.1.31.1.1.1.1.21|4|ethernet1/1/9 +1.3.6.1.2.1.31.1.1.1.1.22|4|ethernet1/1/10 +1.3.6.1.2.1.31.1.1.1.1.23|4|ethernet1/1/11 +1.3.6.1.2.1.31.1.1.1.1.24|4|ethernet1/1/12 +1.3.6.1.2.1.31.1.1.1.1.25|4|ethernet1/1/13 +1.3.6.1.2.1.31.1.1.1.1.26|4|ethernet1/1/14 +1.3.6.1.2.1.31.1.1.1.1.27|4|ethernet1/1/15 +1.3.6.1.2.1.31.1.1.1.1.28|4|ethernet1/1/16 +1.3.6.1.2.1.31.1.1.1.1.29|4|ethernet1/1/17 +1.3.6.1.2.1.31.1.1.1.1.30|4|ethernet1/1/18 +1.3.6.1.2.1.31.1.1.1.1.31|4|ethernet1/1/19 +1.3.6.1.2.1.31.1.1.1.1.32|4|ethernet1/1/20 +1.3.6.1.2.1.31.1.1.1.1.33|4|ethernet1/1/21 +1.3.6.1.2.1.31.1.1.1.1.34|4|ethernet1/1/22 +1.3.6.1.2.1.31.1.1.1.1.35|4|ethernet1/1/23 +1.3.6.1.2.1.31.1.1.1.1.36|4|ethernet1/1/24 +1.3.6.1.2.1.31.1.1.1.1.37|4|ethernet1/1/25 +1.3.6.1.2.1.31.1.1.1.1.38|4|ethernet1/1/26 +1.3.6.1.2.1.31.1.1.1.1.39|4|ethernet1/1/27 +1.3.6.1.2.1.31.1.1.1.1.40|4|ethernet1/1/28 +1.3.6.1.2.1.31.1.1.1.1.41|4|ethernet1/1/29 +1.3.6.1.2.1.31.1.1.1.1.42|4|ethernet1/1/30 +1.3.6.1.2.1.31.1.1.1.1.43|4|port-channel1 +1.3.6.1.2.1.31.1.1.1.1.45|4|port-channel2 +1.3.6.1.2.1.31.1.1.1.1.47|4|vlan1 +1.3.6.1.2.1.31.1.1.1.1.48|4|vlan4094 +1.3.6.1.2.1.31.1.1.1.1.49|4|port-channel1000 +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.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|267 +1.3.6.1.2.1.31.1.1.1.2.38|65|269 +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|47 +1.3.6.1.2.1.31.1.1.1.2.42|65|42 +1.3.6.1.2.1.31.1.1.1.2.43|65|42 +1.3.6.1.2.1.31.1.1.1.2.45|65|47 +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|536 +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.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.45|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|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.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|266 +1.3.6.1.2.1.31.1.1.1.4.38|65|267 +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|591 +1.3.6.1.2.1.31.1.1.1.4.42|65|593 +1.3.6.1.2.1.31.1.1.1.4.43|65|593 +1.3.6.1.2.1.31.1.1.1.4.45|65|591 +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|533 +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.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.45|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|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.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|331437 +1.3.6.1.2.1.31.1.1.1.6.38|70|639642 +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|9602 +1.3.6.1.2.1.31.1.1.1.6.42|70|4160 +1.3.6.1.2.1.31.1.1.1.6.43|70|4160 +1.3.6.1.2.1.31.1.1.1.6.45|70|9602 +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|971079 +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.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|3073 +1.3.6.1.2.1.31.1.1.1.7.38|70|6138 +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.45|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|9211 +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.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|267 +1.3.6.1.2.1.31.1.1.1.8.38|70|269 +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|47 +1.3.6.1.2.1.31.1.1.1.8.42|70|42 +1.3.6.1.2.1.31.1.1.1.8.43|70|42 +1.3.6.1.2.1.31.1.1.1.8.45|70|47 +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|536 +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.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.45|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|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.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|380416 +1.3.6.1.2.1.31.1.1.1.10.38|70|743953 +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|80888 +1.3.6.1.2.1.31.1.1.1.10.42|70|81352 +1.3.6.1.2.1.31.1.1.1.10.43|70|81352 +1.3.6.1.2.1.31.1.1.1.10.45|70|80888 +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|1124369 +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.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|3074 +1.3.6.1.2.1.31.1.1.1.11.38|70|6151 +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.45|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|9225 +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.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|266 +1.3.6.1.2.1.31.1.1.1.12.38|70|267 +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|591 +1.3.6.1.2.1.31.1.1.1.12.42|70|593 +1.3.6.1.2.1.31.1.1.1.12.43|70|593 +1.3.6.1.2.1.31.1.1.1.12.45|70|591 +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|533 +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.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.45|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|0 +1.3.6.1.2.1.31.1.1.1.14.10|2|2 +1.3.6.1.2.1.31.1.1.1.14.13|2|2 +1.3.6.1.2.1.31.1.1.1.14.14|2|2 +1.3.6.1.2.1.31.1.1.1.14.15|2|2 +1.3.6.1.2.1.31.1.1.1.14.16|2|2 +1.3.6.1.2.1.31.1.1.1.14.17|2|2 +1.3.6.1.2.1.31.1.1.1.14.18|2|2 +1.3.6.1.2.1.31.1.1.1.14.19|2|2 +1.3.6.1.2.1.31.1.1.1.14.20|2|2 +1.3.6.1.2.1.31.1.1.1.14.21|2|2 +1.3.6.1.2.1.31.1.1.1.14.22|2|2 +1.3.6.1.2.1.31.1.1.1.14.23|2|2 +1.3.6.1.2.1.31.1.1.1.14.24|2|2 +1.3.6.1.2.1.31.1.1.1.14.25|2|2 +1.3.6.1.2.1.31.1.1.1.14.26|2|2 +1.3.6.1.2.1.31.1.1.1.14.27|2|2 +1.3.6.1.2.1.31.1.1.1.14.28|2|2 +1.3.6.1.2.1.31.1.1.1.14.29|2|2 +1.3.6.1.2.1.31.1.1.1.14.30|2|2 +1.3.6.1.2.1.31.1.1.1.14.31|2|2 +1.3.6.1.2.1.31.1.1.1.14.32|2|2 +1.3.6.1.2.1.31.1.1.1.14.33|2|2 +1.3.6.1.2.1.31.1.1.1.14.34|2|2 +1.3.6.1.2.1.31.1.1.1.14.35|2|2 +1.3.6.1.2.1.31.1.1.1.14.36|2|2 +1.3.6.1.2.1.31.1.1.1.14.37|2|2 +1.3.6.1.2.1.31.1.1.1.14.38|2|2 +1.3.6.1.2.1.31.1.1.1.14.39|2|2 +1.3.6.1.2.1.31.1.1.1.14.40|2|2 +1.3.6.1.2.1.31.1.1.1.14.41|2|2 +1.3.6.1.2.1.31.1.1.1.14.42|2|2 +1.3.6.1.2.1.31.1.1.1.14.43|2|2 +1.3.6.1.2.1.31.1.1.1.14.45|2|2 +1.3.6.1.2.1.31.1.1.1.14.47|2|2 +1.3.6.1.2.1.31.1.1.1.14.48|2|2 +1.3.6.1.2.1.31.1.1.1.14.49|2|2 +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.13|66|0 +1.3.6.1.2.1.31.1.1.1.15.14|66|0 +1.3.6.1.2.1.31.1.1.1.15.15|66|0 +1.3.6.1.2.1.31.1.1.1.15.16|66|0 +1.3.6.1.2.1.31.1.1.1.15.17|66|0 +1.3.6.1.2.1.31.1.1.1.15.18|66|0 +1.3.6.1.2.1.31.1.1.1.15.19|66|0 +1.3.6.1.2.1.31.1.1.1.15.20|66|0 +1.3.6.1.2.1.31.1.1.1.15.21|66|0 +1.3.6.1.2.1.31.1.1.1.15.22|66|0 +1.3.6.1.2.1.31.1.1.1.15.23|66|0 +1.3.6.1.2.1.31.1.1.1.15.24|66|0 +1.3.6.1.2.1.31.1.1.1.15.25|66|0 +1.3.6.1.2.1.31.1.1.1.15.26|66|0 +1.3.6.1.2.1.31.1.1.1.15.27|66|0 +1.3.6.1.2.1.31.1.1.1.15.28|66|0 +1.3.6.1.2.1.31.1.1.1.15.29|66|0 +1.3.6.1.2.1.31.1.1.1.15.30|66|0 +1.3.6.1.2.1.31.1.1.1.15.31|66|0 +1.3.6.1.2.1.31.1.1.1.15.32|66|0 +1.3.6.1.2.1.31.1.1.1.15.33|66|0 +1.3.6.1.2.1.31.1.1.1.15.34|66|0 +1.3.6.1.2.1.31.1.1.1.15.35|66|0 +1.3.6.1.2.1.31.1.1.1.15.36|66|0 +1.3.6.1.2.1.31.1.1.1.15.37|66|100000 +1.3.6.1.2.1.31.1.1.1.15.38|66|100000 +1.3.6.1.2.1.31.1.1.1.15.39|66|0 +1.3.6.1.2.1.31.1.1.1.15.40|66|0 +1.3.6.1.2.1.31.1.1.1.15.41|66|10000 +1.3.6.1.2.1.31.1.1.1.15.42|66|10000 +1.3.6.1.2.1.31.1.1.1.15.43|66|10000 +1.3.6.1.2.1.31.1.1.1.15.45|66|10000 +1.3.6.1.2.1.31.1.1.1.15.47|66|10000 +1.3.6.1.2.1.31.1.1.1.15.48|66|10000 +1.3.6.1.2.1.31.1.1.1.15.49|66|200000 +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.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.45|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.17.10|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.45|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.18.10|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|VLT +1.3.6.1.2.1.31.1.1.1.18.38|4|VLT +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|PO-2 +1.3.6.1.2.1.31.1.1.1.18.42|4|PO-1 +1.3.6.1.2.1.31.1.1.1.18.43|4|Uplink nach FRA1 +1.3.6.1.2.1.31.1.1.1.18.45|4|core-1.fra2.de.companycloud.network +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| +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.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.45|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|0 +1.3.6.1.2.1.47.1.1.1.1.2.1|4| +1.3.6.1.2.1.47.1.1.1.1.2.2|4|DellEMC Networking S4128F-ON Chassis +1.3.6.1.2.1.47.1.1.1.1.2.3|4|S4128F-ON 28x10GbE, 2x100GbE QSFP28 Interface Module +1.3.6.1.2.1.47.1.1.1.1.2.4|4|Node:1 Unit:1 Port:1 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.5|4|Node:1 Unit:1 Port:2 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.6|4|Node:1 Unit:1 Port:3 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.7|4|Node:1 Unit:1 Port:4 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.8|4|Node:1 Unit:1 Port:5 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.9|4|Node:1 Unit:1 Port:6 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.10|4|Node:1 Unit:1 Port:7 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.11|4|Node:1 Unit:1 Port:8 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.12|4|Node:1 Unit:1 Port:9 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.13|4|Node:1 Unit:1 Port:10 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.14|4|Node:1 Unit:1 Port:11 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.15|4|Node:1 Unit:1 Port:12 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.16|4|Node:1 Unit:1 Port:13 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.17|4|Node:1 Unit:1 Port:14 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.18|4|Node:1 Unit:1 Port:15 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.19|4|Node:1 Unit:1 Port:16 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.20|4|Node:1 Unit:1 Port:17 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.21|4|Node:1 Unit:1 Port:18 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.22|4|Node:1 Unit:1 Port:19 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.23|4|Node:1 Unit:1 Port:20 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.24|4|Node:1 Unit:1 Port:21 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.25|4|Node:1 Unit:1 Port:22 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.26|4|Node:1 Unit:1 Port:23 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.27|4|Node:1 Unit:1 Port:24 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.28|4|Node:1 Unit:1 Port:25 Capacity:100GIGE +1.3.6.1.2.1.47.1.1.1.1.2.29|4|Node:1 Unit:1 Port:26 Capacity:100GIGE +1.3.6.1.2.1.47.1.1.1.1.2.30|4|Node:1 Unit:1 Port:27 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.31|4|Node:1 Unit:1 Port:28 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.32|4|Node:1 Unit:1 Port:29 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.33|4|Node:1 Unit:1 Port:30 Capacity:10GIGE +1.3.6.1.2.1.47.1.1.1.1.2.34|4|S4128F-ON Fan Tray Container +1.3.6.1.2.1.47.1.1.1.1.2.35|4|S4128F-ON Fan Tray Module 1 +1.3.6.1.2.1.47.1.1.1.1.2.36|4|S4128F-ON Fan Tray Module 2 +1.3.6.1.2.1.47.1.1.1.1.2.37|4|S4128F-ON Fan Tray Module 3 +1.3.6.1.2.1.47.1.1.1.1.2.38|4|S4128F-ON Fan Tray Module 4 +1.3.6.1.2.1.47.1.1.1.1.2.39|4|S4128F-ON Power Supply Unit Container +1.3.6.1.2.1.47.1.1.1.1.2.40|4|S4128F-ON Power Supply Module 1 +1.3.6.1.2.1.47.1.1.1.1.2.41|4|S4128F-ON Power Supply Module 2 +1.3.6.1.2.1.47.1.1.1.1.3.1|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.2|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.3|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.4|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.5|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.6|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.7|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.8|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.9|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.10|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.11|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.12|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.13|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.14|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.15|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.16|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.17|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.18|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.19|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.20|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.21|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.22|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.23|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.24|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.25|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.26|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.27|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.28|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.29|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.30|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.31|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.32|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.33|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.34|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.35|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.36|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.37|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.38|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.39|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.40|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.3.41|6|0.0.0 +1.3.6.1.2.1.47.1.1.1.1.4.1|2|0 +1.3.6.1.2.1.47.1.1.1.1.4.2|2|1 +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|3 +1.3.6.1.2.1.47.1.1.1.1.4.5|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.6|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.7|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.8|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.9|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.10|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.11|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.12|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.13|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.14|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.15|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.16|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.17|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.18|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.19|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.20|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.21|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.22|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.23|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.24|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.25|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.26|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.27|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.28|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.29|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.30|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.31|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.32|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.33|2|3 +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|34 +1.3.6.1.2.1.47.1.1.1.1.4.36|2|34 +1.3.6.1.2.1.47.1.1.1.1.4.37|2|34 +1.3.6.1.2.1.47.1.1.1.1.4.38|2|34 +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|39 +1.3.6.1.2.1.47.1.1.1.1.4.41|2|39 +1.3.6.1.2.1.47.1.1.1.1.5.1|2|11 +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|9 +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|5 +1.3.6.1.2.1.47.1.1.1.1.5.35|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.36|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.37|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.38|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.39|2|5 +1.3.6.1.2.1.47.1.1.1.1.5.40|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.41|2|9 +1.3.6.1.2.1.47.1.1.1.1.6.1|2|-1 +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|1 +1.3.6.1.2.1.47.1.1.1.1.6.5|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.6|2|3 +1.3.6.1.2.1.47.1.1.1.1.6.7|2|4 +1.3.6.1.2.1.47.1.1.1.1.6.8|2|5 +1.3.6.1.2.1.47.1.1.1.1.6.9|2|6 +1.3.6.1.2.1.47.1.1.1.1.6.10|2|7 +1.3.6.1.2.1.47.1.1.1.1.6.11|2|8 +1.3.6.1.2.1.47.1.1.1.1.6.12|2|9 +1.3.6.1.2.1.47.1.1.1.1.6.13|2|10 +1.3.6.1.2.1.47.1.1.1.1.6.14|2|11 +1.3.6.1.2.1.47.1.1.1.1.6.15|2|12 +1.3.6.1.2.1.47.1.1.1.1.6.16|2|13 +1.3.6.1.2.1.47.1.1.1.1.6.17|2|14 +1.3.6.1.2.1.47.1.1.1.1.6.18|2|15 +1.3.6.1.2.1.47.1.1.1.1.6.19|2|16 +1.3.6.1.2.1.47.1.1.1.1.6.20|2|17 +1.3.6.1.2.1.47.1.1.1.1.6.21|2|18 +1.3.6.1.2.1.47.1.1.1.1.6.22|2|19 +1.3.6.1.2.1.47.1.1.1.1.6.23|2|20 +1.3.6.1.2.1.47.1.1.1.1.6.24|2|21 +1.3.6.1.2.1.47.1.1.1.1.6.25|2|22 +1.3.6.1.2.1.47.1.1.1.1.6.26|2|23 +1.3.6.1.2.1.47.1.1.1.1.6.27|2|24 +1.3.6.1.2.1.47.1.1.1.1.6.28|2|25 +1.3.6.1.2.1.47.1.1.1.1.6.29|2|26 +1.3.6.1.2.1.47.1.1.1.1.6.30|2|27 +1.3.6.1.2.1.47.1.1.1.1.6.31|2|28 +1.3.6.1.2.1.47.1.1.1.1.6.32|2|29 +1.3.6.1.2.1.47.1.1.1.1.6.33|2|30 +1.3.6.1.2.1.47.1.1.1.1.6.34|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.35|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.36|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.37|2|3 +1.3.6.1.2.1.47.1.1.1.1.6.38|2|4 +1.3.6.1.2.1.47.1.1.1.1.6.39|2|3 +1.3.6.1.2.1.47.1.1.1.1.6.40|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.41|2|2 +1.3.6.1.2.1.47.1.1.1.1.7.1|4|Stack +1.3.6.1.2.1.47.1.1.1.1.7.2|4|Unit 1 +1.3.6.1.2.1.47.1.1.1.1.7.3|4|Interface Module 1 +1.3.6.1.2.1.47.1.1.1.1.7.4|4|phy-eth1/1/1 +1.3.6.1.2.1.47.1.1.1.1.7.5|4|phy-eth1/1/2 +1.3.6.1.2.1.47.1.1.1.1.7.6|4|phy-eth1/1/3 +1.3.6.1.2.1.47.1.1.1.1.7.7|4|phy-eth1/1/4 +1.3.6.1.2.1.47.1.1.1.1.7.8|4|phy-eth1/1/5 +1.3.6.1.2.1.47.1.1.1.1.7.9|4|phy-eth1/1/6 +1.3.6.1.2.1.47.1.1.1.1.7.10|4|phy-eth1/1/7 +1.3.6.1.2.1.47.1.1.1.1.7.11|4|phy-eth1/1/8 +1.3.6.1.2.1.47.1.1.1.1.7.12|4|phy-eth1/1/9 +1.3.6.1.2.1.47.1.1.1.1.7.13|4|phy-eth1/1/10 +1.3.6.1.2.1.47.1.1.1.1.7.14|4|phy-eth1/1/11 +1.3.6.1.2.1.47.1.1.1.1.7.15|4|phy-eth1/1/12 +1.3.6.1.2.1.47.1.1.1.1.7.16|4|phy-eth1/1/13 +1.3.6.1.2.1.47.1.1.1.1.7.17|4|phy-eth1/1/14 +1.3.6.1.2.1.47.1.1.1.1.7.18|4|phy-eth1/1/15 +1.3.6.1.2.1.47.1.1.1.1.7.19|4|phy-eth1/1/16 +1.3.6.1.2.1.47.1.1.1.1.7.20|4|phy-eth1/1/17 +1.3.6.1.2.1.47.1.1.1.1.7.21|4|phy-eth1/1/18 +1.3.6.1.2.1.47.1.1.1.1.7.22|4|phy-eth1/1/19 +1.3.6.1.2.1.47.1.1.1.1.7.23|4|phy-eth1/1/20 +1.3.6.1.2.1.47.1.1.1.1.7.24|4|phy-eth1/1/21 +1.3.6.1.2.1.47.1.1.1.1.7.25|4|phy-eth1/1/22 +1.3.6.1.2.1.47.1.1.1.1.7.26|4|phy-eth1/1/23 +1.3.6.1.2.1.47.1.1.1.1.7.27|4|phy-eth1/1/24 +1.3.6.1.2.1.47.1.1.1.1.7.28|4|phy-eth1/1/25 +1.3.6.1.2.1.47.1.1.1.1.7.29|4|phy-eth1/1/26 +1.3.6.1.2.1.47.1.1.1.1.7.30|4|phy-eth1/1/27 +1.3.6.1.2.1.47.1.1.1.1.7.31|4|phy-eth1/1/28 +1.3.6.1.2.1.47.1.1.1.1.7.32|4|phy-eth1/1/29 +1.3.6.1.2.1.47.1.1.1.1.7.33|4|phy-eth1/1/30 +1.3.6.1.2.1.47.1.1.1.1.7.34|4|Fan Tray Container +1.3.6.1.2.1.47.1.1.1.1.7.35|4|Fan Tray Module 1 +1.3.6.1.2.1.47.1.1.1.1.7.36|4|Fan Tray Module 2 +1.3.6.1.2.1.47.1.1.1.1.7.37|4|Fan Tray Module 3 +1.3.6.1.2.1.47.1.1.1.1.7.38|4|Fan Tray Module 4 +1.3.6.1.2.1.47.1.1.1.1.7.39|4|Power Supply Unit Container +1.3.6.1.2.1.47.1.1.1.1.7.40|4|Power Supply Module 1 +1.3.6.1.2.1.47.1.1.1.1.7.41|4|Power Supply Module 2 +1.3.6.1.2.1.47.1.1.1.1.8.1|4| +1.3.6.1.2.1.47.1.1.1.1.8.2|4|A03 +1.3.6.1.2.1.47.1.1.1.1.8.3|4|A03 +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|A00 +1.3.6.1.2.1.47.1.1.1.1.8.36|4|A00 +1.3.6.1.2.1.47.1.1.1.1.8.37|4|A00 +1.3.6.1.2.1.47.1.1.1.1.8.38|4|A00 +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|A01 +1.3.6.1.2.1.47.1.1.1.1.8.41|4|A01 +1.3.6.1.2.1.47.1.1.1.1.9.1|4| +1.3.6.1.2.1.47.1.1.1.1.9.2|4| +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.10.1|4| +1.3.6.1.2.1.47.1.1.1.1.10.2|4| +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.11.1|4| +1.3.6.1.2.1.47.1.1.1.1.11.2|4|CN02NK09282988AT0259 +1.3.6.1.2.1.47.1.1.1.1.11.3|4|CN02NK09282988AT0259 +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|CN00YJWK282988AP0421 +1.3.6.1.2.1.47.1.1.1.1.11.36|4|CN00YJWK282988AP0411 +1.3.6.1.2.1.47.1.1.1.1.11.37|4|CN00YJWK282988AP0427 +1.3.6.1.2.1.47.1.1.1.1.11.38|4|CN00YJWK282988AP0440 +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|CN03WVHP2829889I0CJM +1.3.6.1.2.1.47.1.1.1.1.11.41|4|CN03WVHP2829889I0CJN +1.3.6.1.2.1.47.1.1.1.1.12.1|4| +1.3.6.1.2.1.47.1.1.1.1.12.2|4|Dell EMC +1.3.6.1.2.1.47.1.1.1.1.12.3|4|Dell EMC +1.3.6.1.2.1.47.1.1.1.1.12.4|4| +1.3.6.1.2.1.47.1.1.1.1.12.5|4| +1.3.6.1.2.1.47.1.1.1.1.12.6|4| +1.3.6.1.2.1.47.1.1.1.1.12.7|4| +1.3.6.1.2.1.47.1.1.1.1.12.8|4| +1.3.6.1.2.1.47.1.1.1.1.12.9|4| +1.3.6.1.2.1.47.1.1.1.1.12.10|4| +1.3.6.1.2.1.47.1.1.1.1.12.11|4| +1.3.6.1.2.1.47.1.1.1.1.12.12|4| +1.3.6.1.2.1.47.1.1.1.1.12.13|4| +1.3.6.1.2.1.47.1.1.1.1.12.14|4| +1.3.6.1.2.1.47.1.1.1.1.12.15|4| +1.3.6.1.2.1.47.1.1.1.1.12.16|4| +1.3.6.1.2.1.47.1.1.1.1.12.17|4| +1.3.6.1.2.1.47.1.1.1.1.12.18|4| +1.3.6.1.2.1.47.1.1.1.1.12.19|4| +1.3.6.1.2.1.47.1.1.1.1.12.20|4| +1.3.6.1.2.1.47.1.1.1.1.12.21|4| +1.3.6.1.2.1.47.1.1.1.1.12.22|4| +1.3.6.1.2.1.47.1.1.1.1.12.23|4| +1.3.6.1.2.1.47.1.1.1.1.12.24|4| +1.3.6.1.2.1.47.1.1.1.1.12.25|4| +1.3.6.1.2.1.47.1.1.1.1.12.26|4| +1.3.6.1.2.1.47.1.1.1.1.12.27|4| +1.3.6.1.2.1.47.1.1.1.1.12.28|4|DELL +1.3.6.1.2.1.47.1.1.1.1.12.29|4|DELL +1.3.6.1.2.1.47.1.1.1.1.12.30|4| +1.3.6.1.2.1.47.1.1.1.1.12.31|4| +1.3.6.1.2.1.47.1.1.1.1.12.32|4|FLEXOPTIX +1.3.6.1.2.1.47.1.1.1.1.12.33|4|SmartOptics +1.3.6.1.2.1.47.1.1.1.1.12.34|4| +1.3.6.1.2.1.47.1.1.1.1.12.35|4| +1.3.6.1.2.1.47.1.1.1.1.12.36|4| +1.3.6.1.2.1.47.1.1.1.1.12.37|4| +1.3.6.1.2.1.47.1.1.1.1.12.38|4| +1.3.6.1.2.1.47.1.1.1.1.12.39|4| +1.3.6.1.2.1.47.1.1.1.1.12.40|4| +1.3.6.1.2.1.47.1.1.1.1.12.41|4| +1.3.6.1.2.1.47.1.1.1.1.13.1|4| +1.3.6.1.2.1.47.1.1.1.1.13.2|4|S4128F-ON +1.3.6.1.2.1.47.1.1.1.1.13.3|4|S4128F-ON +1.3.6.1.2.1.47.1.1.1.1.13.4|4| +1.3.6.1.2.1.47.1.1.1.1.13.5|4| +1.3.6.1.2.1.47.1.1.1.1.13.6|4| +1.3.6.1.2.1.47.1.1.1.1.13.7|4| +1.3.6.1.2.1.47.1.1.1.1.13.8|4| +1.3.6.1.2.1.47.1.1.1.1.13.9|4| +1.3.6.1.2.1.47.1.1.1.1.13.10|4| +1.3.6.1.2.1.47.1.1.1.1.13.11|4| +1.3.6.1.2.1.47.1.1.1.1.13.12|4| +1.3.6.1.2.1.47.1.1.1.1.13.13|4| +1.3.6.1.2.1.47.1.1.1.1.13.14|4| +1.3.6.1.2.1.47.1.1.1.1.13.15|4| +1.3.6.1.2.1.47.1.1.1.1.13.16|4| +1.3.6.1.2.1.47.1.1.1.1.13.17|4| +1.3.6.1.2.1.47.1.1.1.1.13.18|4| +1.3.6.1.2.1.47.1.1.1.1.13.19|4| +1.3.6.1.2.1.47.1.1.1.1.13.20|4| +1.3.6.1.2.1.47.1.1.1.1.13.21|4| +1.3.6.1.2.1.47.1.1.1.1.13.22|4| +1.3.6.1.2.1.47.1.1.1.1.13.23|4| +1.3.6.1.2.1.47.1.1.1.1.13.24|4| +1.3.6.1.2.1.47.1.1.1.1.13.25|4| +1.3.6.1.2.1.47.1.1.1.1.13.26|4| +1.3.6.1.2.1.47.1.1.1.1.13.27|4| +1.3.6.1.2.1.47.1.1.1.1.13.28|4| +1.3.6.1.2.1.47.1.1.1.1.13.29|4| +1.3.6.1.2.1.47.1.1.1.1.13.30|4| +1.3.6.1.2.1.47.1.1.1.1.13.31|4| +1.3.6.1.2.1.47.1.1.1.1.13.32|4| +1.3.6.1.2.1.47.1.1.1.1.13.33|4| +1.3.6.1.2.1.47.1.1.1.1.13.34|4| +1.3.6.1.2.1.47.1.1.1.1.13.35|4| +1.3.6.1.2.1.47.1.1.1.1.13.36|4| +1.3.6.1.2.1.47.1.1.1.1.13.37|4| +1.3.6.1.2.1.47.1.1.1.1.13.38|4| +1.3.6.1.2.1.47.1.1.1.1.13.39|4| +1.3.6.1.2.1.47.1.1.1.1.13.40|4| +1.3.6.1.2.1.47.1.1.1.1.13.41|4| +1.3.6.1.2.1.47.1.1.1.1.14.1|4| +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.15.1|4| +1.3.6.1.2.1.47.1.1.1.1.15.2|4|CWTQXC2 +1.3.6.1.2.1.47.1.1.1.1.15.3|4|CWTQXC2 +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.16.1|2|2 +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|1 +1.3.6.1.2.1.47.1.1.1.1.16.36|2|1 +1.3.6.1.2.1.47.1.1.1.1.16.37|2|1 +1.3.6.1.2.1.47.1.1.1.1.16.38|2|1 +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|1 +1.3.6.1.2.1.47.1.1.1.1.16.41|2|1 +1.3.6.1.2.1.47.1.1.1.1.17.1|4| +1.3.6.1.2.1.47.1.1.1.1.17.2|4| +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.18.1|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.19.1|4| +1.3.6.1.2.1.47.1.1.1.1.19.2|4| +1.3.6.1.2.1.47.1.1.1.1.19.3|4| +1.3.6.1.2.1.47.1.1.1.1.19.4|4| +1.3.6.1.2.1.47.1.1.1.1.19.5|4| +1.3.6.1.2.1.47.1.1.1.1.19.6|4| +1.3.6.1.2.1.47.1.1.1.1.19.7|4| +1.3.6.1.2.1.47.1.1.1.1.19.8|4| +1.3.6.1.2.1.47.1.1.1.1.19.9|4| +1.3.6.1.2.1.47.1.1.1.1.19.10|4| +1.3.6.1.2.1.47.1.1.1.1.19.11|4| +1.3.6.1.2.1.47.1.1.1.1.19.12|4| +1.3.6.1.2.1.47.1.1.1.1.19.13|4| +1.3.6.1.2.1.47.1.1.1.1.19.14|4| +1.3.6.1.2.1.47.1.1.1.1.19.15|4| +1.3.6.1.2.1.47.1.1.1.1.19.16|4| +1.3.6.1.2.1.47.1.1.1.1.19.17|4| +1.3.6.1.2.1.47.1.1.1.1.19.18|4| +1.3.6.1.2.1.47.1.1.1.1.19.19|4| +1.3.6.1.2.1.47.1.1.1.1.19.20|4| +1.3.6.1.2.1.47.1.1.1.1.19.21|4| +1.3.6.1.2.1.47.1.1.1.1.19.22|4| +1.3.6.1.2.1.47.1.1.1.1.19.23|4| +1.3.6.1.2.1.47.1.1.1.1.19.24|4| +1.3.6.1.2.1.47.1.1.1.1.19.25|4| +1.3.6.1.2.1.47.1.1.1.1.19.26|4| +1.3.6.1.2.1.47.1.1.1.1.19.27|4| +1.3.6.1.2.1.47.1.1.1.1.19.28|4| +1.3.6.1.2.1.47.1.1.1.1.19.29|4| +1.3.6.1.2.1.47.1.1.1.1.19.30|4| +1.3.6.1.2.1.47.1.1.1.1.19.31|4| +1.3.6.1.2.1.47.1.1.1.1.19.32|4| +1.3.6.1.2.1.47.1.1.1.1.19.33|4| +1.3.6.1.2.1.47.1.1.1.1.19.34|4| +1.3.6.1.2.1.47.1.1.1.1.19.35|4| +1.3.6.1.2.1.47.1.1.1.1.19.36|4| +1.3.6.1.2.1.47.1.1.1.1.19.37|4| +1.3.6.1.2.1.47.1.1.1.1.19.38|4| +1.3.6.1.2.1.47.1.1.1.1.19.39|4| +1.3.6.1.2.1.47.1.1.1.1.19.40|4| +1.3.6.1.2.1.47.1.1.1.1.19.41|4| +1.3.6.1.4.1.674.11000.5000.100.4.1.1.3.1.2.1|2|7 +1.3.6.1.4.1.674.11000.5000.100.4.1.1.3.1.3.1|4x|684F640150EC +1.3.6.1.4.1.674.11000.5000.100.4.1.1.3.1.4.1|4|02NK09 +1.3.6.1.4.1.674.11000.5000.100.4.1.1.3.1.5.1|4|CN02NK09282988AT0259 +1.3.6.1.4.1.674.11000.5000.100.4.1.1.3.1.6.1|4|A03 +1.3.6.1.4.1.674.11000.5000.100.4.1.1.3.1.7.1|4|CWTQXC2 +1.3.6.1.4.1.674.11000.5000.100.4.1.1.3.1.8.1|4|281 062 707 86 +1.3.6.1.4.1.674.11000.5000.100.4.1.1.3.1.9.1|66|4 +1.3.6.1.4.1.674.11000.5000.100.4.1.1.3.1.10.1|66|2 +1.3.6.1.4.1.674.11000.5000.100.4.1.1.3.1.11.1|2|37 +1.3.6.1.4.1.674.11000.5000.100.4.1.1.3.1.12.1|4| +1.3.6.1.4.1.674.11000.5000.100.4.1.1.3.1.13.1|4| +1.3.6.1.4.1.674.11000.5000.100.4.1.1.3.1.14.1|4| +1.3.6.1.4.1.674.11000.5000.100.4.1.1.4.1.2.1.1|2|7 +1.3.6.1.4.1.674.11000.5000.100.4.1.1.4.1.3.1.1|4|S4128F-ON 28x10GbE, 2x100GbE QSFP28 Interface Module +1.3.6.1.4.1.674.11000.5000.100.4.1.1.4.1.4.1.1|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.1.4.1.5.1.1|2|37 +1.3.6.1.4.1.674.11000.5000.100.4.1.1.4.1.6.1.1|4|02NK09 +1.3.6.1.4.1.674.11000.5000.100.4.1.1.4.1.7.1.1|4|CN02NK09282988AT0259 +1.3.6.1.4.1.674.11000.5000.100.4.1.1.4.1.8.1.1|4|A03 +1.3.6.1.4.1.674.11000.5000.100.4.1.1.4.1.9.1.1|4|CWTQXC2 +1.3.6.1.4.1.674.11000.5000.100.4.1.1.4.1.10.1.1|4|281 062 707 86 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.1.1.2.1|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.1.1.2.2|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.1.1.3.1|66|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.1.1.3.2|66|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.1.1.4.1|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.1.1.4.2|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.1.1.5.1|2|2 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.1.1.5.2|2|2 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.1.1.6.1|4|CN03WVHP2829889I0CJM +1.3.6.1.4.1.674.11000.5000.100.4.1.2.1.1.6.2|4|CN03WVHP2829889I0CJN +1.3.6.1.4.1.674.11000.5000.100.4.1.2.1.1.7.1|4| +1.3.6.1.4.1.674.11000.5000.100.4.1.2.1.1.7.2|4| +1.3.6.1.4.1.674.11000.5000.100.4.1.2.1.1.8.1|4| +1.3.6.1.4.1.674.11000.5000.100.4.1.2.1.1.8.2|4| +1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.2.1|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.2.2|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.2.3|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.2.4|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.3.1|66|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.3.2|66|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.3.3|66|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.3.4|66|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.4.1|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.4.2|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.4.3|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.4.4|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.5.1|4|CN00YJWK282988AP0421 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.5.2|4|CN00YJWK282988AP0411 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.5.3|4|CN00YJWK282988AP0427 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.5.4|4|CN00YJWK282988AP0440 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.6.1|4| +1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.6.2|4| +1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.6.3|4| +1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.6.4|4| +1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.7.1|4| +1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.7.2|4| +1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.7.3|4| +1.3.6.1.4.1.674.11000.5000.100.4.1.2.2.1.7.4|4| +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.2.1|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.2.2|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.2.3|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.2.4|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.2.5|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.2.6|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.3.1|66|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.3.2|66|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.3.3|66|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.3.4|66|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.3.5|66|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.3.6|66|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.4.1|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.4.2|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.4.3|2|2 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.4.4|2|2 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.4.5|2|2 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.4.6|2|2 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.5.1|66|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.5.2|66|2 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.5.3|66|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.5.4|66|2 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.5.5|66|3 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.5.6|66|4 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.6.1|66|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.6.2|66|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.6.3|66|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.6.4|66|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.6.5|66|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.6.6|66|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.7.1|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.7.2|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.7.3|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.7.4|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.7.5|2|1 +1.3.6.1.4.1.674.11000.5000.100.4.1.2.3.1.7.6|2|1 +1.3.6.1.4.1.2021.4.3.0|2|399600 +1.3.6.1.4.1.2021.4.4.0|2|399600 +1.3.6.1.4.1.2021.4.5.0|2|3996012 +1.3.6.1.4.1.2021.4.6.0|2|1888728 +1.3.6.1.4.1.2021.4.11.0|2|2288328 +1.3.6.1.4.1.2021.4.13.0|2|4524 +1.3.6.1.4.1.2021.4.14.0|2|17896 +1.3.6.1.4.1.2021.4.15.0|2|434188 +1.3.6.1.4.1.2021.9.1.1.1|2|1 +1.3.6.1.4.1.2021.9.1.1.2|2|2 +1.3.6.1.4.1.2021.9.1.1.3|2|3 +1.3.6.1.4.1.2021.9.1.1.4|2|4 +1.3.6.1.4.1.2021.9.1.1.5|2|5 +1.3.6.1.4.1.2021.9.1.1.6|2|6 +1.3.6.1.4.1.2021.9.1.1.7|2|7 +1.3.6.1.4.1.2021.9.1.1.8|2|8 +1.3.6.1.4.1.2021.9.1.1.9|2|9 +1.3.6.1.4.1.2021.9.1.1.10|2|10 +1.3.6.1.4.1.2021.9.1.1.11|2|11 +1.3.6.1.4.1.2021.9.1.1.12|2|12 +1.3.6.1.4.1.2021.9.1.1.13|2|13 +1.3.6.1.4.1.2021.9.1.1.14|2|14 +1.3.6.1.4.1.2021.9.1.1.15|2|15 +1.3.6.1.4.1.2021.9.1.1.16|2|16 +1.3.6.1.4.1.2021.9.1.1.17|2|17 +1.3.6.1.4.1.2021.9.1.1.18|2|18 +1.3.6.1.4.1.2021.9.1.1.19|2|19 +1.3.6.1.4.1.2021.9.1.1.20|2|20 +1.3.6.1.4.1.2021.9.1.1.21|2|21 +1.3.6.1.4.1.2021.9.1.1.22|2|22 +1.3.6.1.4.1.2021.9.1.1.23|2|23 +1.3.6.1.4.1.2021.9.1.1.24|2|24 +1.3.6.1.4.1.2021.9.1.2.1|4|/ +1.3.6.1.4.1.2021.9.1.2.2|4|/var +1.3.6.1.4.1.2021.9.1.2.3|4|/ +1.3.6.1.4.1.2021.9.1.2.4|4|/run +1.3.6.1.4.1.2021.9.1.2.5|4|/dev/shm +1.3.6.1.4.1.2021.9.1.2.6|4|/run/lock +1.3.6.1.4.1.2021.9.1.2.7|4|/sys/fs/cgroup +1.3.6.1.4.1.2021.9.1.2.8|4|/mnt/boot +1.3.6.1.4.1.2021.9.1.2.9|4|/mnt/onie-boot +1.3.6.1.4.1.2021.9.1.2.10|4|/mnt/license +1.3.6.1.4.1.2021.9.1.2.11|4|/config +1.3.6.1.4.1.2021.9.1.2.12|4|/alt +1.3.6.1.4.1.2021.9.1.2.13|4|/opt/dell/os10/pam-update-jail/default/bin +1.3.6.1.4.1.2021.9.1.2.14|4|/opt/dell/os10/pam-update-jail/default/etc/default +1.3.6.1.4.1.2021.9.1.2.15|4|/opt/dell/os10/pam-update-jail/default/etc/perl +1.3.6.1.4.1.2021.9.1.2.16|4|/opt/dell/os10/pam-update-jail/default/lib +1.3.6.1.4.1.2021.9.1.2.17|4|/opt/dell/os10/pam-update-jail/default/lib64 +1.3.6.1.4.1.2021.9.1.2.18|4|/opt/dell/os10/pam-update-jail/default/usr/bin +1.3.6.1.4.1.2021.9.1.2.19|4|/opt/dell/os10/pam-update-jail/default/usr/lib +1.3.6.1.4.1.2021.9.1.2.20|4|/opt/dell/os10/pam-update-jail/default/usr/share/debconf +1.3.6.1.4.1.2021.9.1.2.21|4|/opt/dell/os10/pam-update-jail/default/usr/share/pam +1.3.6.1.4.1.2021.9.1.2.22|4|/opt/dell/os10/pam-update-jail/default/usr/share/perl +1.3.6.1.4.1.2021.9.1.2.23|4|/opt/dell/os10/pam-update-jail/default/usr/share/perl5 +1.3.6.1.4.1.2021.9.1.2.24|4|/opt/dell/os10/pam-update-jail/default/var/cache/debconf +1.3.6.1.4.1.2021.9.1.3.1|4|/dev/mapper/OS10-SYSROOT2 +1.3.6.1.4.1.2021.9.1.3.2|4| +1.3.6.1.4.1.2021.9.1.3.3|4|/dev/mapper/OS10-SYSROOT2 +1.3.6.1.4.1.2021.9.1.3.4|4|tmpfs +1.3.6.1.4.1.2021.9.1.3.5|4|tmpfs +1.3.6.1.4.1.2021.9.1.3.6|4|tmpfs +1.3.6.1.4.1.2021.9.1.3.7|4|tmpfs +1.3.6.1.4.1.2021.9.1.3.8|4|/dev/sda4 +1.3.6.1.4.1.2021.9.1.3.9|4|/dev/sda2 +1.3.6.1.4.1.2021.9.1.3.10|4|/dev/mapper/OS10-LICENSE +1.3.6.1.4.1.2021.9.1.3.11|4|/dev/mapper/OS10-CONFIG +1.3.6.1.4.1.2021.9.1.3.12|4|/dev/mapper/OS10-SYSROOT1 +1.3.6.1.4.1.2021.9.1.3.13|4|/dev/mapper/OS10-SYSROOT2 +1.3.6.1.4.1.2021.9.1.3.14|4|/dev/mapper/OS10-SYSROOT2 +1.3.6.1.4.1.2021.9.1.3.15|4|/dev/mapper/OS10-SYSROOT2 +1.3.6.1.4.1.2021.9.1.3.16|4|/dev/mapper/OS10-SYSROOT2 +1.3.6.1.4.1.2021.9.1.3.17|4|/dev/mapper/OS10-SYSROOT2 +1.3.6.1.4.1.2021.9.1.3.18|4|/dev/mapper/OS10-SYSROOT2 +1.3.6.1.4.1.2021.9.1.3.19|4|/dev/mapper/OS10-SYSROOT2 +1.3.6.1.4.1.2021.9.1.3.20|4|/dev/mapper/OS10-SYSROOT2 +1.3.6.1.4.1.2021.9.1.3.21|4|/dev/mapper/OS10-SYSROOT2 +1.3.6.1.4.1.2021.9.1.3.22|4|/dev/mapper/OS10-SYSROOT2 +1.3.6.1.4.1.2021.9.1.3.23|4|/dev/mapper/OS10-SYSROOT2 +1.3.6.1.4.1.2021.9.1.3.24|4|/dev/mapper/OS10-SYSROOT2 +1.3.6.1.4.1.2021.9.1.4.1|2|-1 +1.3.6.1.4.1.2021.9.1.4.2|2|-1 +1.3.6.1.4.1.2021.9.1.4.3|2|-1 +1.3.6.1.4.1.2021.9.1.4.4|2|-1 +1.3.6.1.4.1.2021.9.1.4.5|2|-1 +1.3.6.1.4.1.2021.9.1.4.6|2|-1 +1.3.6.1.4.1.2021.9.1.4.7|2|-1 +1.3.6.1.4.1.2021.9.1.4.8|2|-1 +1.3.6.1.4.1.2021.9.1.4.9|2|-1 +1.3.6.1.4.1.2021.9.1.4.10|2|-1 +1.3.6.1.4.1.2021.9.1.4.11|2|-1 +1.3.6.1.4.1.2021.9.1.4.12|2|-1 +1.3.6.1.4.1.2021.9.1.4.13|2|-1 +1.3.6.1.4.1.2021.9.1.4.14|2|-1 +1.3.6.1.4.1.2021.9.1.4.15|2|-1 +1.3.6.1.4.1.2021.9.1.4.16|2|-1 +1.3.6.1.4.1.2021.9.1.4.17|2|-1 +1.3.6.1.4.1.2021.9.1.4.18|2|-1 +1.3.6.1.4.1.2021.9.1.4.19|2|-1 +1.3.6.1.4.1.2021.9.1.4.20|2|-1 +1.3.6.1.4.1.2021.9.1.4.21|2|-1 +1.3.6.1.4.1.2021.9.1.4.22|2|-1 +1.3.6.1.4.1.2021.9.1.4.23|2|-1 +1.3.6.1.4.1.2021.9.1.4.24|2|-1 +1.3.6.1.4.1.2021.9.1.5.1|2|10 +1.3.6.1.4.1.2021.9.1.5.2|2|5 +1.3.6.1.4.1.2021.9.1.5.3|2|10 +1.3.6.1.4.1.2021.9.1.5.4|2|10 +1.3.6.1.4.1.2021.9.1.5.5|2|10 +1.3.6.1.4.1.2021.9.1.5.6|2|10 +1.3.6.1.4.1.2021.9.1.5.7|2|10 +1.3.6.1.4.1.2021.9.1.5.8|2|10 +1.3.6.1.4.1.2021.9.1.5.9|2|10 +1.3.6.1.4.1.2021.9.1.5.10|2|10 +1.3.6.1.4.1.2021.9.1.5.11|2|10 +1.3.6.1.4.1.2021.9.1.5.12|2|10 +1.3.6.1.4.1.2021.9.1.5.13|2|10 +1.3.6.1.4.1.2021.9.1.5.14|2|10 +1.3.6.1.4.1.2021.9.1.5.15|2|10 +1.3.6.1.4.1.2021.9.1.5.16|2|10 +1.3.6.1.4.1.2021.9.1.5.17|2|10 +1.3.6.1.4.1.2021.9.1.5.18|2|10 +1.3.6.1.4.1.2021.9.1.5.19|2|10 +1.3.6.1.4.1.2021.9.1.5.20|2|10 +1.3.6.1.4.1.2021.9.1.5.21|2|10 +1.3.6.1.4.1.2021.9.1.5.22|2|10 +1.3.6.1.4.1.2021.9.1.5.23|2|10 +1.3.6.1.4.1.2021.9.1.5.24|2|10 +1.3.6.1.4.1.2021.9.1.6.1|2|6581636 +1.3.6.1.4.1.2021.9.1.6.2|2|0 +1.3.6.1.4.1.2021.9.1.6.3|2|6581636 +1.3.6.1.4.1.2021.9.1.6.4|2|399604 +1.3.6.1.4.1.2021.9.1.6.5|2|1998004 +1.3.6.1.4.1.2021.9.1.6.6|2|5120 +1.3.6.1.4.1.2021.9.1.6.7|2|1998004 +1.3.6.1.4.1.2021.9.1.6.8|2|6907 +1.3.6.1.4.1.2021.9.1.6.9|2|122835 +1.3.6.1.4.1.2021.9.1.6.10|2|27633 +1.3.6.1.4.1.2021.9.1.6.11|2|487652 +1.3.6.1.4.1.2021.9.1.6.12|2|6581636 +1.3.6.1.4.1.2021.9.1.6.13|2|6581636 +1.3.6.1.4.1.2021.9.1.6.14|2|6581636 +1.3.6.1.4.1.2021.9.1.6.15|2|6581636 +1.3.6.1.4.1.2021.9.1.6.16|2|6581636 +1.3.6.1.4.1.2021.9.1.6.17|2|6581636 +1.3.6.1.4.1.2021.9.1.6.18|2|6581636 +1.3.6.1.4.1.2021.9.1.6.19|2|6581636 +1.3.6.1.4.1.2021.9.1.6.20|2|6581636 +1.3.6.1.4.1.2021.9.1.6.21|2|6581636 +1.3.6.1.4.1.2021.9.1.6.22|2|6581636 +1.3.6.1.4.1.2021.9.1.6.23|2|6581636 +1.3.6.1.4.1.2021.9.1.6.24|2|6581636 +1.3.6.1.4.1.2021.9.1.7.1|2|4368124 +1.3.6.1.4.1.2021.9.1.7.2|2|0 +1.3.6.1.4.1.2021.9.1.7.3|2|4368124 +1.3.6.1.4.1.2021.9.1.7.4|2|395108 +1.3.6.1.4.1.2021.9.1.7.5|2|1997980 +1.3.6.1.4.1.2021.9.1.7.6|2|5120 +1.3.6.1.4.1.2021.9.1.7.7|2|1998004 +1.3.6.1.4.1.2021.9.1.7.8|2|3395 +1.3.6.1.4.1.2021.9.1.7.9|2|97505 +1.3.6.1.4.1.2021.9.1.7.10|2|24933 +1.3.6.1.4.1.2021.9.1.7.11|2|453578 +1.3.6.1.4.1.2021.9.1.7.12|2|4348320 +1.3.6.1.4.1.2021.9.1.7.13|2|4387548 +1.3.6.1.4.1.2021.9.1.7.14|2|4387548 +1.3.6.1.4.1.2021.9.1.7.15|2|4387548 +1.3.6.1.4.1.2021.9.1.7.16|2|4387548 +1.3.6.1.4.1.2021.9.1.7.17|2|4387548 +1.3.6.1.4.1.2021.9.1.7.18|2|4387548 +1.3.6.1.4.1.2021.9.1.7.19|2|4387548 +1.3.6.1.4.1.2021.9.1.7.20|2|4387548 +1.3.6.1.4.1.2021.9.1.7.21|2|4387548 +1.3.6.1.4.1.2021.9.1.7.22|2|4387548 +1.3.6.1.4.1.2021.9.1.7.23|2|4387548 +1.3.6.1.4.1.2021.9.1.7.24|2|4387548 +1.3.6.1.4.1.2021.9.1.8.1|2|1856136 +1.3.6.1.4.1.2021.9.1.8.2|2|0 +1.3.6.1.4.1.2021.9.1.8.3|2|1856136 +1.3.6.1.4.1.2021.9.1.8.4|2|4496 +1.3.6.1.4.1.2021.9.1.8.5|2|24 +1.3.6.1.4.1.2021.9.1.8.6|2|0 +1.3.6.1.4.1.2021.9.1.8.7|2|0 +1.3.6.1.4.1.2021.9.1.8.8|2|2940 +1.3.6.1.4.1.2021.9.1.8.9|2|16156 +1.3.6.1.4.1.2021.9.1.8.10|2|407 +1.3.6.1.4.1.2021.9.1.8.11|2|4378 +1.3.6.1.4.1.2021.9.1.8.12|2|1875940 +1.3.6.1.4.1.2021.9.1.8.13|2|1836712 +1.3.6.1.4.1.2021.9.1.8.14|2|1836712 +1.3.6.1.4.1.2021.9.1.8.15|2|1836712 +1.3.6.1.4.1.2021.9.1.8.16|2|1836712 +1.3.6.1.4.1.2021.9.1.8.17|2|1836712 +1.3.6.1.4.1.2021.9.1.8.18|2|1836712 +1.3.6.1.4.1.2021.9.1.8.19|2|1836712 +1.3.6.1.4.1.2021.9.1.8.20|2|1836712 +1.3.6.1.4.1.2021.9.1.8.21|2|1836712 +1.3.6.1.4.1.2021.9.1.8.22|2|1836712 +1.3.6.1.4.1.2021.9.1.8.23|2|1836712 +1.3.6.1.4.1.2021.9.1.8.24|2|1836712 +1.3.6.1.4.1.2021.9.1.9.1|2|28 +1.3.6.1.4.1.2021.9.1.9.2|2|0 +1.3.6.1.4.1.2021.9.1.9.3|2|28 +1.3.6.1.4.1.2021.9.1.9.4|2|1 +1.3.6.1.4.1.2021.9.1.9.5|2|0 +1.3.6.1.4.1.2021.9.1.9.6|2|0 +1.3.6.1.4.1.2021.9.1.9.7|2|0 +1.3.6.1.4.1.2021.9.1.9.8|2|43 +1.3.6.1.4.1.2021.9.1.9.9|2|13 +1.3.6.1.4.1.2021.9.1.9.10|2|1 +1.3.6.1.4.1.2021.9.1.9.11|2|1 +1.3.6.1.4.1.2021.9.1.9.12|2|29 +1.3.6.1.4.1.2021.9.1.9.13|2|28 +1.3.6.1.4.1.2021.9.1.9.14|2|28 +1.3.6.1.4.1.2021.9.1.9.15|2|28 +1.3.6.1.4.1.2021.9.1.9.16|2|28 +1.3.6.1.4.1.2021.9.1.9.17|2|28 +1.3.6.1.4.1.2021.9.1.9.18|2|28 +1.3.6.1.4.1.2021.9.1.9.19|2|28 +1.3.6.1.4.1.2021.9.1.9.20|2|28 +1.3.6.1.4.1.2021.9.1.9.21|2|28 +1.3.6.1.4.1.2021.9.1.9.22|2|28 +1.3.6.1.4.1.2021.9.1.9.23|2|28 +1.3.6.1.4.1.2021.9.1.9.24|2|28 +1.3.6.1.4.1.2021.9.1.10.1|2|9 +1.3.6.1.4.1.2021.9.1.10.2|2|0 +1.3.6.1.4.1.2021.9.1.10.3|2|9 +1.3.6.1.4.1.2021.9.1.10.4|2|0 +1.3.6.1.4.1.2021.9.1.10.5|2|0 +1.3.6.1.4.1.2021.9.1.10.6|2|0 +1.3.6.1.4.1.2021.9.1.10.7|2|0 +1.3.6.1.4.1.2021.9.1.10.8|2|14 +1.3.6.1.4.1.2021.9.1.10.9|2|1 +1.3.6.1.4.1.2021.9.1.10.10|2|0 +1.3.6.1.4.1.2021.9.1.10.11|2|0 +1.3.6.1.4.1.2021.9.1.10.12|2|7 +1.3.6.1.4.1.2021.9.1.10.13|2|9 +1.3.6.1.4.1.2021.9.1.10.14|2|9 +1.3.6.1.4.1.2021.9.1.10.15|2|9 +1.3.6.1.4.1.2021.9.1.10.16|2|9 +1.3.6.1.4.1.2021.9.1.10.17|2|9 +1.3.6.1.4.1.2021.9.1.10.18|2|9 +1.3.6.1.4.1.2021.9.1.10.19|2|9 +1.3.6.1.4.1.2021.9.1.10.20|2|9 +1.3.6.1.4.1.2021.9.1.10.21|2|9 +1.3.6.1.4.1.2021.9.1.10.22|2|9 +1.3.6.1.4.1.2021.9.1.10.23|2|9 +1.3.6.1.4.1.2021.9.1.10.24|2|9 +1.3.6.1.4.1.2021.9.1.11.1|66|6581636 +1.3.6.1.4.1.2021.9.1.11.2|66|0 +1.3.6.1.4.1.2021.9.1.11.3|66|6581636 +1.3.6.1.4.1.2021.9.1.11.4|66|399604 +1.3.6.1.4.1.2021.9.1.11.5|66|1998004 +1.3.6.1.4.1.2021.9.1.11.6|66|5120 +1.3.6.1.4.1.2021.9.1.11.7|66|1998004 +1.3.6.1.4.1.2021.9.1.11.8|66|6907 +1.3.6.1.4.1.2021.9.1.11.9|66|122835 +1.3.6.1.4.1.2021.9.1.11.10|66|27633 +1.3.6.1.4.1.2021.9.1.11.11|66|487652 +1.3.6.1.4.1.2021.9.1.11.12|66|6581636 +1.3.6.1.4.1.2021.9.1.11.13|66|6581636 +1.3.6.1.4.1.2021.9.1.11.14|66|6581636 +1.3.6.1.4.1.2021.9.1.11.15|66|6581636 +1.3.6.1.4.1.2021.9.1.11.16|66|6581636 +1.3.6.1.4.1.2021.9.1.11.17|66|6581636 +1.3.6.1.4.1.2021.9.1.11.18|66|6581636 +1.3.6.1.4.1.2021.9.1.11.19|66|6581636 +1.3.6.1.4.1.2021.9.1.11.20|66|6581636 +1.3.6.1.4.1.2021.9.1.11.21|66|6581636 +1.3.6.1.4.1.2021.9.1.11.22|66|6581636 +1.3.6.1.4.1.2021.9.1.11.23|66|6581636 +1.3.6.1.4.1.2021.9.1.11.24|66|6581636 +1.3.6.1.4.1.2021.9.1.12.1|66|0 +1.3.6.1.4.1.2021.9.1.12.2|66|0 +1.3.6.1.4.1.2021.9.1.12.3|66|0 +1.3.6.1.4.1.2021.9.1.12.4|66|0 +1.3.6.1.4.1.2021.9.1.12.5|66|0 +1.3.6.1.4.1.2021.9.1.12.6|66|0 +1.3.6.1.4.1.2021.9.1.12.7|66|0 +1.3.6.1.4.1.2021.9.1.12.8|66|0 +1.3.6.1.4.1.2021.9.1.12.9|66|0 +1.3.6.1.4.1.2021.9.1.12.10|66|0 +1.3.6.1.4.1.2021.9.1.12.11|66|0 +1.3.6.1.4.1.2021.9.1.12.12|66|0 +1.3.6.1.4.1.2021.9.1.12.13|66|0 +1.3.6.1.4.1.2021.9.1.12.14|66|0 +1.3.6.1.4.1.2021.9.1.12.15|66|0 +1.3.6.1.4.1.2021.9.1.12.16|66|0 +1.3.6.1.4.1.2021.9.1.12.17|66|0 +1.3.6.1.4.1.2021.9.1.12.18|66|0 +1.3.6.1.4.1.2021.9.1.12.19|66|0 +1.3.6.1.4.1.2021.9.1.12.20|66|0 +1.3.6.1.4.1.2021.9.1.12.21|66|0 +1.3.6.1.4.1.2021.9.1.12.22|66|0 +1.3.6.1.4.1.2021.9.1.12.23|66|0 +1.3.6.1.4.1.2021.9.1.12.24|66|0 +1.3.6.1.4.1.2021.9.1.13.1|66|4368124 +1.3.6.1.4.1.2021.9.1.13.2|66|0 +1.3.6.1.4.1.2021.9.1.13.3|66|4368124 +1.3.6.1.4.1.2021.9.1.13.4|66|395108 +1.3.6.1.4.1.2021.9.1.13.5|66|1997980 +1.3.6.1.4.1.2021.9.1.13.6|66|5120 +1.3.6.1.4.1.2021.9.1.13.7|66|1998004 +1.3.6.1.4.1.2021.9.1.13.8|66|3395 +1.3.6.1.4.1.2021.9.1.13.9|66|97505 +1.3.6.1.4.1.2021.9.1.13.10|66|24933 +1.3.6.1.4.1.2021.9.1.13.11|66|453578 +1.3.6.1.4.1.2021.9.1.13.12|66|4348320 +1.3.6.1.4.1.2021.9.1.13.13|66|4387548 +1.3.6.1.4.1.2021.9.1.13.14|66|4387548 +1.3.6.1.4.1.2021.9.1.13.15|66|4387548 +1.3.6.1.4.1.2021.9.1.13.16|66|4387548 +1.3.6.1.4.1.2021.9.1.13.17|66|4387548 +1.3.6.1.4.1.2021.9.1.13.18|66|4387548 +1.3.6.1.4.1.2021.9.1.13.19|66|4387548 +1.3.6.1.4.1.2021.9.1.13.20|66|4387548 +1.3.6.1.4.1.2021.9.1.13.21|66|4387548 +1.3.6.1.4.1.2021.9.1.13.22|66|4387548 +1.3.6.1.4.1.2021.9.1.13.23|66|4387548 +1.3.6.1.4.1.2021.9.1.13.24|66|4387548 +1.3.6.1.4.1.2021.9.1.14.1|66|0 +1.3.6.1.4.1.2021.9.1.14.2|66|0 +1.3.6.1.4.1.2021.9.1.14.3|66|0 +1.3.6.1.4.1.2021.9.1.14.4|66|0 +1.3.6.1.4.1.2021.9.1.14.5|66|0 +1.3.6.1.4.1.2021.9.1.14.6|66|0 +1.3.6.1.4.1.2021.9.1.14.7|66|0 +1.3.6.1.4.1.2021.9.1.14.8|66|0 +1.3.6.1.4.1.2021.9.1.14.9|66|0 +1.3.6.1.4.1.2021.9.1.14.10|66|0 +1.3.6.1.4.1.2021.9.1.14.11|66|0 +1.3.6.1.4.1.2021.9.1.14.12|66|0 +1.3.6.1.4.1.2021.9.1.14.13|66|0 +1.3.6.1.4.1.2021.9.1.14.14|66|0 +1.3.6.1.4.1.2021.9.1.14.15|66|0 +1.3.6.1.4.1.2021.9.1.14.16|66|0 +1.3.6.1.4.1.2021.9.1.14.17|66|0 +1.3.6.1.4.1.2021.9.1.14.18|66|0 +1.3.6.1.4.1.2021.9.1.14.19|66|0 +1.3.6.1.4.1.2021.9.1.14.20|66|0 +1.3.6.1.4.1.2021.9.1.14.21|66|0 +1.3.6.1.4.1.2021.9.1.14.22|66|0 +1.3.6.1.4.1.2021.9.1.14.23|66|0 +1.3.6.1.4.1.2021.9.1.14.24|66|0 +1.3.6.1.4.1.2021.9.1.15.1|66|1856136 +1.3.6.1.4.1.2021.9.1.15.2|66|0 +1.3.6.1.4.1.2021.9.1.15.3|66|1856136 +1.3.6.1.4.1.2021.9.1.15.4|66|4496 +1.3.6.1.4.1.2021.9.1.15.5|66|24 +1.3.6.1.4.1.2021.9.1.15.6|66|0 +1.3.6.1.4.1.2021.9.1.15.7|66|0 +1.3.6.1.4.1.2021.9.1.15.8|66|2940 +1.3.6.1.4.1.2021.9.1.15.9|66|16156 +1.3.6.1.4.1.2021.9.1.15.10|66|407 +1.3.6.1.4.1.2021.9.1.15.11|66|4378 +1.3.6.1.4.1.2021.9.1.15.12|66|1875940 +1.3.6.1.4.1.2021.9.1.15.13|66|1836712 +1.3.6.1.4.1.2021.9.1.15.14|66|1836712 +1.3.6.1.4.1.2021.9.1.15.15|66|1836712 +1.3.6.1.4.1.2021.9.1.15.16|66|1836712 +1.3.6.1.4.1.2021.9.1.15.17|66|1836712 +1.3.6.1.4.1.2021.9.1.15.18|66|1836712 +1.3.6.1.4.1.2021.9.1.15.19|66|1836712 +1.3.6.1.4.1.2021.9.1.15.20|66|1836712 +1.3.6.1.4.1.2021.9.1.15.21|66|1836712 +1.3.6.1.4.1.2021.9.1.15.22|66|1836712 +1.3.6.1.4.1.2021.9.1.15.23|66|1836712 +1.3.6.1.4.1.2021.9.1.15.24|66|1836712 +1.3.6.1.4.1.2021.9.1.16.1|66|0 +1.3.6.1.4.1.2021.9.1.16.2|66|0 +1.3.6.1.4.1.2021.9.1.16.3|66|0 +1.3.6.1.4.1.2021.9.1.16.4|66|0 +1.3.6.1.4.1.2021.9.1.16.5|66|0 +1.3.6.1.4.1.2021.9.1.16.6|66|0 +1.3.6.1.4.1.2021.9.1.16.7|66|0 +1.3.6.1.4.1.2021.9.1.16.8|66|0 +1.3.6.1.4.1.2021.9.1.16.9|66|0 +1.3.6.1.4.1.2021.9.1.16.10|66|0 +1.3.6.1.4.1.2021.9.1.16.11|66|0 +1.3.6.1.4.1.2021.9.1.16.12|66|0 +1.3.6.1.4.1.2021.9.1.16.13|66|0 +1.3.6.1.4.1.2021.9.1.16.14|66|0 +1.3.6.1.4.1.2021.9.1.16.15|66|0 +1.3.6.1.4.1.2021.9.1.16.16|66|0 +1.3.6.1.4.1.2021.9.1.16.17|66|0 +1.3.6.1.4.1.2021.9.1.16.18|66|0 +1.3.6.1.4.1.2021.9.1.16.19|66|0 +1.3.6.1.4.1.2021.9.1.16.20|66|0 +1.3.6.1.4.1.2021.9.1.16.21|66|0 +1.3.6.1.4.1.2021.9.1.16.22|66|0 +1.3.6.1.4.1.2021.9.1.16.23|66|0 +1.3.6.1.4.1.2021.9.1.16.24|66|0 +1.3.6.1.4.1.2021.9.1.100.1|2|0 +1.3.6.1.4.1.2021.9.1.100.2|2|1 +1.3.6.1.4.1.2021.9.1.100.3|2|0 +1.3.6.1.4.1.2021.9.1.100.4|2|0 +1.3.6.1.4.1.2021.9.1.100.5|2|0 +1.3.6.1.4.1.2021.9.1.100.6|2|0 +1.3.6.1.4.1.2021.9.1.100.7|2|0 +1.3.6.1.4.1.2021.9.1.100.8|2|0 +1.3.6.1.4.1.2021.9.1.100.9|2|0 +1.3.6.1.4.1.2021.9.1.100.10|2|0 +1.3.6.1.4.1.2021.9.1.100.11|2|0 +1.3.6.1.4.1.2021.9.1.100.12|2|0 +1.3.6.1.4.1.2021.9.1.100.13|2|0 +1.3.6.1.4.1.2021.9.1.100.14|2|0 +1.3.6.1.4.1.2021.9.1.100.15|2|0 +1.3.6.1.4.1.2021.9.1.100.16|2|0 +1.3.6.1.4.1.2021.9.1.100.17|2|0 +1.3.6.1.4.1.2021.9.1.100.18|2|0 +1.3.6.1.4.1.2021.9.1.100.19|2|0 +1.3.6.1.4.1.2021.9.1.100.20|2|0 +1.3.6.1.4.1.2021.9.1.100.21|2|0 +1.3.6.1.4.1.2021.9.1.100.22|2|0 +1.3.6.1.4.1.2021.9.1.100.23|2|0 +1.3.6.1.4.1.2021.9.1.100.24|2|0 +1.3.6.1.4.1.2021.9.1.101.1|4| +1.3.6.1.4.1.2021.9.1.101.2|4|/var: less than 5% free (= 0%) +1.3.6.1.4.1.2021.9.1.101.3|4| +1.3.6.1.4.1.2021.9.1.101.4|4| +1.3.6.1.4.1.2021.9.1.101.5|4| +1.3.6.1.4.1.2021.9.1.101.6|4| +1.3.6.1.4.1.2021.9.1.101.7|4| +1.3.6.1.4.1.2021.9.1.101.8|4| +1.3.6.1.4.1.2021.9.1.101.9|4| +1.3.6.1.4.1.2021.9.1.101.10|4| +1.3.6.1.4.1.2021.9.1.101.11|4| +1.3.6.1.4.1.2021.9.1.101.12|4| +1.3.6.1.4.1.2021.9.1.101.13|4| +1.3.6.1.4.1.2021.9.1.101.14|4| +1.3.6.1.4.1.2021.9.1.101.15|4| +1.3.6.1.4.1.2021.9.1.101.16|4| +1.3.6.1.4.1.2021.9.1.101.17|4| +1.3.6.1.4.1.2021.9.1.101.18|4| +1.3.6.1.4.1.2021.9.1.101.19|4| +1.3.6.1.4.1.2021.9.1.101.20|4| +1.3.6.1.4.1.2021.9.1.101.21|4| +1.3.6.1.4.1.2021.9.1.101.22|4| +1.3.6.1.4.1.2021.9.1.101.23|4| +1.3.6.1.4.1.2021.9.1.101.24|4| +1.3.6.1.4.1.2021.10.1.5.1|2|102 +1.3.6.1.4.1.2021.10.1.5.2|2|111 +1.3.6.1.4.1.2021.10.1.5.3|2|107 +1.3.6.1.4.1.2021.11.1.0|2|1 +1.3.6.1.4.1.2021.11.2.0|4|systemStats +1.3.6.1.4.1.2021.11.3.0|2|0 +1.3.6.1.4.1.2021.11.4.0|2|0 +1.3.6.1.4.1.2021.11.5.0|2|46 +1.3.6.1.4.1.2021.11.6.0|2|0 +1.3.6.1.4.1.2021.11.7.0|2|4916 +1.3.6.1.4.1.2021.11.8.0|2|8138 +1.3.6.1.4.1.2021.11.9.0|2|17 +1.3.6.1.4.1.2021.11.10.0|2|7 +1.3.6.1.4.1.2021.11.11.0|2|74 +1.3.6.1.4.1.2021.11.50.0|65|32544 +1.3.6.1.4.1.2021.11.51.0|65|0 +1.3.6.1.4.1.2021.11.52.0|65|13776 +1.3.6.1.4.1.2021.11.53.0|65|103038 +1.3.6.1.4.1.2021.11.54.0|65|168 +1.3.6.1.4.1.2021.11.55.0|65|0 +1.3.6.1.4.1.2021.11.56.0|65|0 +1.3.6.1.4.1.2021.11.57.0|65|104710 +1.3.6.1.4.1.2021.11.58.0|65|912204 +1.3.6.1.4.1.2021.11.59.0|65|3686842 +1.3.6.1.4.1.2021.11.60.0|65|6154079 +1.3.6.1.4.1.2021.11.61.0|65|241 +1.3.6.1.4.1.2021.11.62.0|65|0 +1.3.6.1.4.1.2021.11.63.0|65|0 +1.3.6.1.4.1.2021.11.64.0|65|0 +1.3.6.1.4.1.2021.11.65.0|65|0 +1.3.6.1.4.1.2021.11.66.0|65|0 +1.3.6.1.4.1.2021.11.67.0|2|2 +1.3.6.1.6.3.10.2.1.3.0|2|733