diff --git a/includes/definitions/discovery/dnos.yaml b/includes/definitions/discovery/dnos.yaml new file mode 100644 index 0000000000..804cb4ff4e --- /dev/null +++ b/includes/definitions/discovery/dnos.yaml @@ -0,0 +1,174 @@ +mib: DELL-NETWORKING-CHASSIS-MIB:DELL-NETWORKING-IF-EXTENSION-MIB +modules: + processors: + data: + - + snmp_flags: ['-ObsQ'] + oid: dellNetCpuUtilTable + value: dellNetCpuUtil1Min + num_oid: '.1.3.6.1.4.1.6027.3.26.1.4.4.1.4.{{ $index }}' + descr: '1m Utilization' + index: 'dellNetCpuUtil1Min.{{ $index }}' + - + snmp_flags: ['-ObsQ'] + oid: dellNetCpuUtilTable + value: dellNetCpuUtil5Min + num_oid: '.1.3.6.1.4.1.6027.3.26.1.4.4.1.5.{{ $index }}' + descr: '5m Utilization' + index: 'dellNetCpuUtil5Min.{{ $index }}' + sensors: + voltage: + options: + skip_values: 0 + data: + - + snmp_flags: ['-ObsQ'] + oid: dellNetIfTransceiverDataTable + value: dellNetIfTransVoltage + num_oid: '.1.3.6.1.4.1.6027.3.11.1.3.1.1.17.{{ $index }}' + descr: '{{ $dellNetIfTransPort }} {{ $dellNetIfTransOpticsType }}' + index: 'dellNetIfTransVoltage.{{ $index }}' + current: + options: + skip_values: 0 + data: + - + snmp_flags: ['-ObsQ'] + oid: dellNetIfTransceiverDataTable + value: dellNetIfTransTransmitBiasCurrentLane1 + num_oid: '.1.3.6.1.4.1.6027.3.11.1.3.1.1.18.{{ $index }}' + descr: '{{ $dellNetIfTransPort }} {{ $dellNetIfTransOpticsType }}' + index: 'dellNetIfTransTransmitBiasCurrentLane1.{{ $index }}' + group: Lane 1 + - + snmp_flags: ['-ObsQ'] + oid: dellNetIfTransceiverDataTable + value: dellNetIfTransTransmitBiasCurrentLane2 + num_oid: '.1.3.6.1.4.1.6027.3.11.1.3.1.1.19.{{ $index }}' + descr: '{{ $dellNetIfTransPort }} {{ $dellNetIfTransOpticsType }}' + index: 'dellNetIfTransTransmitBiasCurrentLane2.{{ $index }}' + group: Lane 2 + - + snmp_flags: ['-ObsQ'] + oid: dellNetIfTransceiverDataTable + value: dellNetIfTransTransmitBiasCurrentLane3 + num_oid: '.1.3.6.1.4.1.6027.3.11.1.3.1.1.20.{{ $index }}' + descr: '{{ $dellNetIfTransPort }} {{ $dellNetIfTransOpticsType }}' + index: 'dellNetIfTransTransmitBiasCurrentLane3.{{ $index }}' + group: Lane 3 + - + snmp_flags: ['-ObsQ'] + oid: dellNetIfTransceiverDataTable + value: dellNetIfTransTransmitBiasCurrentLane4 + num_oid: '.1.3.6.1.4.1.6027.3.11.1.3.1.1.21.{{ $index }}' + descr: '{{ $dellNetIfTransPort }} {{ $dellNetIfTransOpticsType }}' + index: 'dellNetIfTransTransmitBiasCurrentLane4.{{ $index }}' + group: Lane 4 + dbm: + options: + skip_values: 0 + data: + - + snmp_flags: ['-ObsQ'] + oid: dellNetIfTransceiverDataTable + value: dellNetIfTransTransmitPowerLane1 + num_oid: '.1.3.6.1.4.1.6027.3.11.1.3.1.1.8.{{ $index }}' + descr: 'Tx {{ $dellNetIfTransPort }} {{ $dellNetIfTransOpticsType }}' + index: 'dellNetIfTransTransmitPowerLane1.{{ $index }}' + group: Lane 1 + - + snmp_flags: ['-ObsQ'] + oid: dellNetIfTransceiverDataTable + value: dellNetIfTransReceivePowerLane1 + num_oid: '.1.3.6.1.4.1.6027.3.11.1.3.1.1.12.{{ $index }}' + descr: 'Rx {{ $dellNetIfTransPort }} {{ $dellNetIfTransOpticsType }}' + index: 'dellNetIfTransReceivePowerLane1.{{ $index }}' + group: Lane 1 + - + snmp_flags: ['-ObsQ'] + oid: dellNetIfTransceiverDataTable + value: dellNetIfTransTransmitPowerLane2 + num_oid: '.1.3.6.1.4.1.6027.3.11.1.3.1.1.9.{{ $index }}' + descr: 'Tx {{ $dellNetIfTransPort }} {{ $dellNetIfTransOpticsType }}' + index: 'dellNetIfTransTransmitPowerLane2.{{ $index }}' + group: Lane 2 + - + snmp_flags: ['-ObsQ'] + oid: dellNetIfTransceiverDataTable + value: dellNetIfTransReceivePowerLane2 + num_oid: '.1.3.6.1.4.1.6027.3.11.1.3.1.1.13.{{ $index }}' + descr: 'Rx {{ $dellNetIfTransPort }} {{ $dellNetIfTransOpticsType }}' + index: 'dellNetIfTransReceivePowerLane1.{{ $index }}' + group: Lane 2 + - + snmp_flags: ['-ObsQ'] + oid: dellNetIfTransceiverDataTable + value: dellNetIfTransTransmitPowerLane3 + num_oid: '.1.3.6.1.4.1.6027.3.11.1.3.1.1.10.{{ $index }}' + descr: 'Tx {{ $dellNetIfTransPort }} {{ $dellNetIfTransOpticsType }}' + index: 'dellNetIfTransTransmitPowerLane3.{{ $index }}' + group: Lane 3 + - + snmp_flags: ['-ObsQ'] + oid: dellNetIfTransceiverDataTable + value: dellNetIfTransReceivePowerLane1 + num_oid: '.1.3.6.1.4.1.6027.3.11.1.3.1.1.14.{{ $index }}' + descr: 'Rx {{ $dellNetIfTransPort }} {{ $dellNetIfTransOpticsType }}' + index: 'dellNetIfTransReceivePowerLane3.{{ $index }}' + group: Lane 3 + - + snmp_flags: ['-ObsQ'] + oid: dellNetIfTransceiverDataTable + value: dellNetIfTransTransmitPowerLane4 + num_oid: '.1.3.6.1.4.1.6027.3.11.1.3.1.1.11.{{ $index }}' + descr: 'Tx {{ $dellNetIfTransPort }} {{ $dellNetIfTransOpticsType }}' + index: 'dellNetIfTransTransmitPowerLane4.{{ $index }}' + group: Lane 4 + - + snmp_flags: ['-ObsQ'] + oid: dellNetIfTransceiverDataTable + value: dellNetIfTransReceivePowerLane4 + num_oid: '.1.3.6.1.4.1.6027.3.11.1.3.1.1.15.{{ $index }}' + descr: 'Rx {{ $dellNetIfTransPort }} {{ $dellNetIfTransOpticsType }}' + index: 'dellNetIfTransReceivePowerLane4.{{ $index }}' + group: Lane 4 + temperature: + data: + - + oid: dellNetStackUnitTable + value: dellNetStackUnitTemp + num_oid: '.1.3.6.1.4.1.6027.3.26.1.3.4.1.13.{{ $index }}' + descr: 'Stack Unit {{ $index }}' + group: Chassis + - + oid: dellNetIfTransceiverDataTable + value: dellNetIfTransTemperature + num_oid: '.1.3.6.1.4.1.6027.3.11.1.3.1.1.16.{{ $index }}' + descr: '{{ $dellNetIfTransPort }} {{ $dellNetIfTransOpticsType }}' + group: Transceivers + state: + data: + - + snmp_flags: ['-ObsQ'] + oid: dellNetFanTrayTable + value: dellNetFanTrayOperStatus + num_oid: '.1.3.6.1.4.1.6027.3.26.1.4.7.1.4.{{ $index }}' + descr: 'Fantray {{ $dellNetFanTrayIndex }}' + group: Fans + state_name: dellNetFanTrayOperStatus + states: + - { value: 1, descr: up, graph: 1, generic: 0 } + - { value: 2, descr: down, graph: 1, generic: 2 } + - { value: 3, descr: absent, graph: 1, generic: 2 } + - + snmp_flags: ['-ObsQ'] + oid: dellNetPowerSupplyTable + value: dellNetPowerSupplyOperStatus + num_oid: '.1.3.6.1.4.1.6027.3.26.1.4.6.1.4.{{ $index }}' + descr: 'PSU {{ $dellNetPowerSupplyIndex }}' + group: PSUs + state_name: dellNetPowerSupplyOperStatus + states: + - { value: 1, descr: up, graph: 1, generic: 0 } + - { value: 2, descr: down, graph: 1, generic: 2 } + - { value: 3, descr: absent, graph: 1, generic: 2 } diff --git a/includes/discovery/mempools/dnos.inc.php b/includes/discovery/mempools/dnos.inc.php new file mode 100644 index 0000000000..cc6d171f86 --- /dev/null +++ b/includes/discovery/mempools/dnos.inc.php @@ -0,0 +1,39 @@ +. + * + * @package LibreNMS + * @link http://librenms.org + * @copyright 2019 Spencer Butler + * @author Spencer Butler + */ + +$mem_data = snmpwalk_cache_oid($device, 'dellNetCpuUtilTable', [], 'DELL-NETWORKING-CHASSIS-MIB', 'dell', '-OUseQ'); +$mem_data = snmpwalk_cache_oid($device, 'DellNetProcessorEntry', $mem_data, 'DELL-NETWORKING-CHASSIS-MIB', 'dell', '-OUseQ'); + +if (is_array($mem_data)) { + foreach ($mem_data as $index => $data) { + $size = $data['dellNetProcessorMemSize']; + if (preg_match('/stack/', $index) && isset($size)) { + $type = 'dell-net'; + $descr = 'Memory Usage'; + discover_mempool($valid_mempool, $device, $index, $type, $descr, null, null, null); + } + } +} +unset($mem_data); diff --git a/mibs/dell/DELL-NETWORKING-BGP4-V2-MIB b/mibs/dell/DELL-NETWORKING-BGP4-V2-MIB new file mode 100644 index 0000000000..831da7c270 --- /dev/null +++ b/mibs/dell/DELL-NETWORKING-BGP4-V2-MIB @@ -0,0 +1,4116 @@ + +-- ***************************************************************************** +-- draft-ietf-idr-bgp4-mibv2-05.txt +-- +-- Copyright (c) 2005 The Internet Society. +-- Copyright (c) 2007 - 2014 by Dell Inc. All Rights Reserved. +-- +-- All rights reserved. +-- ***************************************************************************** + +DELL-NETWORKING-BGP4-V2-MIB DEFINITIONS ::= BEGIN + + + IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, + Counter32, Gauge32, mib-2, Unsigned32, Integer32, + TimeTicks + FROM SNMPv2-SMI + InetAddressType, InetAddress, InetPortNumber, + InetAutonomousSystemNumber, InetAddressPrefixLength + FROM INET-ADDRESS-MIB + TEXTUAL-CONVENTION, TruthValue, RowPointer, StorageType, + RowStatus + FROM SNMPv2-TC + MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP + FROM SNMPv2-CONF + SnmpAdminString + FROM SNMP-FRAMEWORK-MIB + dellNetExperiment + FROM DELL-NETWORKING-SMI; + + + dellNetBgpM2 MODULE-IDENTITY + LAST-UPDATED "200704271200Z" -- April 27, 2007 12:00:00 EDT + ORGANIZATION "IETF IDR Working Group" + CONTACT-INFO "E-mail: idr@merit.net + + Jeffrey Haas (Editor) + 825 Victors Way, Suite 100 + Ann Arbor, MI 48108 + Tel: +1 734 222-1600 + Fax: +1 734 222-1602 + E-mail: jhaas@nexthop.com" + DESCRIPTION + "This MIB module defines management objects for + the Border Gateway Protocol, Version 4." + REVISION "200704271200Z" -- April 27, 2007 12:00:00 EDT + DESCRIPTION + "This is a Dell Networking OS proprietary version of the + draft-ietf-idr-bgp4-mibv2-05.txt MIB as proposed by + the IETF Inter-Domain Routing Working Group. + This mib will be obsolete when IANA-number is assigned. + + The following objects are added by Dell. + - Added to BgpM2PeerCounterstable + dellNetBgpM2PeerInKeepalives, + dellNetBgpM2PeerOutKeepalives, + dellNetBgpM2PeerInOpen, + dellNetBgpM2PeerOutOpen, + dellNetBgpM2PeerInRteRefresh, + dellNetBgpM2PeerOutRteRefresh + - Added to BgpM2PrefixCountersTable + dellNetBgpM2PrefixWdrawnByPeer, + dellNetBgpM2PrefixWdrawnFromPeer" + +-- ::= { mib-2 XXX } + ::= { dellNetExperiment 1 } + + + DellNetBgpM2Identifier ::= TEXTUAL-CONVENTION + DISPLAY-HINT "1d." + STATUS current + DESCRIPTION + "The representation of a BGP Identifier. The BGP + Identifier should be represented in the OCTET STRING + as with the first OCTET of the string containing + the first OCTET of the BGP Identifier received or sent + in the OPEN packet and so on. + Even though the BGP Identifier is trending away from + an IP address it is still displayed as if it was one, + even when it would be an illegal IP address." + SYNTAX OCTET STRING(SIZE (4)) + + + DellNetBgpM2Afi ::= TEXTUAL-CONVENTION + DISPLAY-HINT "d" + STATUS current + DESCRIPTION + "The representation of a BGP AFI" + SYNTAX Unsigned32(0..65535) + + + DellNetBgpM2Safi ::= TEXTUAL-CONVENTION + DISPLAY-HINT "d" + STATUS current + DESCRIPTION + "The representation of a BGP SAFI" + SYNTAX Unsigned32(0..255) + + + DellNetBgpM2Community ::= TEXTUAL-CONVENTION + DISPLAY-HINT "2d:" + STATUS current + DESCRIPTION + "The representation of a BGP Community." + SYNTAX OCTET STRING(SIZE(4)) + + + DellNetBgpM2ExtendedCommunity ::= TEXTUAL-CONVENTION + DISPLAY-HINT "1x:" + STATUS current + DESCRIPTION + "The representation of a BGP Extended Community." + SYNTAX OCTET STRING(SIZE(8)) + + + dellNetBgpM2BaseScalars + OBJECT IDENTIFIER ::= { dellNetBgpM2 1 } + + + -- + -- Notifications + -- + + dellNetBgpM2BaseNotifications + OBJECT IDENTIFIER ::= { dellNetBgpM2BaseScalars 0 } + + + dellNetBgpM2Established NOTIFICATION-TYPE + OBJECTS { + dellNetBgpM2PeerLocalAddrType, + dellNetBgpM2PeerLocalAddr, + dellNetBgpM2PeerRemoteAddrType, + dellNetBgpM2PeerRemoteAddr, + dellNetBgpM2PeerLastErrorReceived, + dellNetBgpM2PeerState + } + STATUS current + DESCRIPTION + "The BGP Established event is generated when + the BGP FSM enters the ESTABLISHED state." + ::= { dellNetBgpM2BaseNotifications 1 } + + + dellNetBgpM2BackwardTransition NOTIFICATION-TYPE + OBJECTS { + dellNetBgpM2PeerLocalAddrType, + dellNetBgpM2PeerLocalAddr, + dellNetBgpM2PeerRemoteAddrType, + dellNetBgpM2PeerRemoteAddr, + dellNetBgpM2PeerLastErrorReceived, + dellNetBgpM2PeerLastErrorReceivedText, + dellNetBgpM2PeerState + } + STATUS current + DESCRIPTION + "The BGPBackwardTransition Event is generated + when the BGP FSM moves from a higher numbered + state to a lower numbered state." + ::= { dellNetBgpM2BaseNotifications 2 } + + + -- + -- BGP Supported Version Table + -- + + dellNetBgpM2Version + OBJECT IDENTIFIER ::= { dellNetBgpM2BaseScalars 1 } + + + dellNetBgpM2VersionTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2VersionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table of supported BGP versions." + ::= { dellNetBgpM2Version 1 } + + + dellNetBgpM2VersionEntry OBJECT-TYPE + SYNTAX DellNetBgpM2VersionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry containing data on a given supported version + of the Border Gateway Protocol and the level of + support provided. It is expected that any agent + implementation supporting this MIB module will + report support for Version 4 of the Border Gateway + Protocol at the very minimum." + INDEX { + dellNetBgpM2VersionIndex + } + ::= { dellNetBgpM2VersionTable 1 } + + + DellNetBgpM2VersionEntry ::= SEQUENCE { + dellNetBgpM2VersionIndex + Unsigned32, + dellNetBgpM2VersionSupported + TruthValue + } + + + dellNetBgpM2VersionIndex OBJECT-TYPE + SYNTAX Unsigned32(0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The version number of the BGP Protocol." + ::= { dellNetBgpM2VersionEntry 1 } + + + dellNetBgpM2VersionSupported OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This value is TRUE if this version of the BGP protocol + identified in 'dellNetBgpM2VersionIndex' is supported. The absence + of a row for a particular dellNetBgpM2VersionIndex indicates that + that dellNetBgpM2VersionIndex protocol version number is not + supported." + ::= { dellNetBgpM2VersionEntry 2 } + + -- + -- Supported BGP Capabilities + -- + + dellNetBgpM2SupportedCapabilities + OBJECT IDENTIFIER ::= { dellNetBgpM2BaseScalars 2 } + + + dellNetBgpM2CapabilitySupportAvailable OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This value is TRUE if capability support is + available and is enabled." + ::= { dellNetBgpM2SupportedCapabilities 1 } + + + dellNetBgpM2SupportedCapabilitiesTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2SupportedCapabilityEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table of supported BGP-4 capabilities." + ::= { dellNetBgpM2SupportedCapabilities 2 } + + + dellNetBgpM2SupportedCapabilitiesEntry OBJECT-TYPE + SYNTAX DellNetBgpM2SupportedCapabilityEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Information about supported capabilities indexed + by capability number." + INDEX { + dellNetBgpM2SupportedCapabilityCode + } + ::= { dellNetBgpM2SupportedCapabilitiesTable 1 } + + + DellNetBgpM2SupportedCapabilityEntry ::= SEQUENCE { + dellNetBgpM2SupportedCapabilityCode + Unsigned32, + dellNetBgpM2SupportedCapability + TruthValue + } + + + dellNetBgpM2SupportedCapabilityCode OBJECT-TYPE + SYNTAX Unsigned32 (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Index of supported capability. The index directly + corresponds with the BGP-4 Capability Advertisement + Capability Code." + ::= { dellNetBgpM2SupportedCapabilitiesEntry 1 } + + + dellNetBgpM2SupportedCapability OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This value is True if this capability is supported, + False otherwise." + ::= { dellNetBgpM2SupportedCapabilitiesEntry 2 } + + + -- + -- Base Scalars + -- + + dellNetBgpM2AsSize OBJECT-TYPE + SYNTAX INTEGER { + twoOctet(1), + fourOctet(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The size of the AS value in this implementation. + The semantics of this are determined as per the + as-4bytes draft." + REFERENCE + "draft-ietf-idr-as4bytes-04" + ::= { dellNetBgpM2BaseScalars 4 } + + + dellNetBgpM2LocalAs OBJECT-TYPE + SYNTAX InetAutonomousSystemNumber + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The local autonomous system number. + If the dellNetBgpM2AsSize is twoOctet, then the range is + constrained to be 0-65535." + ::= { dellNetBgpM2BaseScalars 5 } + + + dellNetBgpM2LocalIdentifier OBJECT-TYPE + SYNTAX DellNetBgpM2Identifier + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The BGP Identifier of local system. + Current practice is trending away from this value being + treated as an IP address and more as a generic + identifier." + ::= { dellNetBgpM2BaseScalars 6 } + + + -- + -- Base Scalar Extensions + -- + + dellNetBgpM2BaseScalarExtensions + OBJECT IDENTIFIER ::= { dellNetBgpM2BaseScalars 7 } + + + dellNetBgpM2BaseScalarNonCapExts + OBJECT IDENTIFIER ::= { dellNetBgpM2BaseScalarExtensions 1 } + + + dellNetBgpM2BaseScalarCapExts + OBJECT IDENTIFIER ::= { dellNetBgpM2BaseScalarExtensions 2 } + + + -- + -- Base Scalar Route Reflection Extensions + -- + + dellNetBgpM2BaseScalarRouteReflectExts OBJECT IDENTIFIER ::= + { dellNetBgpM2BaseScalarNonCapExts 2796 } + + + dellNetBgpM2RouteReflector OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This value is TRUE if this implementation supports the + BGP Route Reflection Extension and is enabled as a + route reflector. If the BGP Route Reflection extension + is not supported this value must be FALSE." + REFERENCE + "RFC 2796 - BGP Route Reflection" + ::= { dellNetBgpM2BaseScalarRouteReflectExts 1 } + + + dellNetBgpM2ClusterId OBJECT-TYPE + SYNTAX DellNetBgpM2Identifier + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The configured Cluster-ID of the BGP Speaker. This will + default to the BGP Speaker's DellNetBgpM2Identifier if this + speaker is functioning as a route reflector and an + explicit Cluster-ID has not been configured. + + A value of 0.0.0.0 will be present if Route Reflection is + not enabled." + REFERENCE + "RFC 2796 - BGP Route Reflection" + ::= { dellNetBgpM2BaseScalarRouteReflectExts 2 } + + + -- + -- Base Scalar AS Confederation Extensions + -- + + dellNetBgpM2BaseScalarASConfedExts OBJECT IDENTIFIER ::= + { dellNetBgpM2BaseScalarNonCapExts 3065 } + + + dellNetBgpM2ConfederationRouter OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This value is TRUE if this implementation supports the + BGP AS Confederations Extension and this router is + configured to be in a confederation." + REFERENCE + "RFC 3065 - Autonomous System Confederations for BGP" + ::= { dellNetBgpM2BaseScalarASConfedExts 1 } + + dellNetBgpM2ConfederationId OBJECT-TYPE + SYNTAX InetAutonomousSystemNumber + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The local Confederation Identification Number. + + This value will be zero (0) if this BGP Speaker is not + a confederation router." + REFERENCE + "RFC 3065 - Autonomous System Confederations for BGP" + ::= { dellNetBgpM2BaseScalarASConfedExts 2 } + + + -- + -- Base Configuration Objects + -- + + dellNetBgpM2BaseScalarConfiguration + OBJECT IDENTIFIER ::= { dellNetBgpM2BaseScalars 8 } + + + dellNetBgpM2CfgBaseScalarStorageType OBJECT-TYPE + SYNTAX StorageType + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object specifies the intended storage type for + all configurable base scalars." + ::= { dellNetBgpM2BaseScalarConfiguration 1 } + + + dellNetBgpM2CfgLocalAs OBJECT-TYPE + SYNTAX InetAutonomousSystemNumber + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The local autonomous system number. + + If the dellNetBgpM2AsSize is twoOctet, then the range is + constrained to be 0-65535." + ::= { dellNetBgpM2BaseScalarConfiguration 2 } + + + dellNetBgpM2CfgLocalIdentifier OBJECT-TYPE + SYNTAX DellNetBgpM2Identifier + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The BGP Identifier of local system. + + Current practice is trending away from this value being + treated as an IP address and more as a generic + identifier." + ::= { dellNetBgpM2BaseScalarConfiguration 3 } + + + -- + -- Base Scalar Extensions + -- + + dellNetBgpM2CfgBaseScalarExtensions + OBJECT IDENTIFIER ::= { dellNetBgpM2BaseScalarConfiguration 4 } + + + dellNetBgpM2CfgBaseScalarNonCapExts + OBJECT IDENTIFIER ::= { dellNetBgpM2CfgBaseScalarExtensions 1 } + + + dellNetBgpM2CfgBaseScalarCapExts + OBJECT IDENTIFIER ::= { dellNetBgpM2CfgBaseScalarExtensions 2 } + + + -- + -- Base Scalar Route Reflection Extensions + -- + + dellNetBgpM2CfgBaseScalarReflectorExts + OBJECT IDENTIFIER ::= { dellNetBgpM2CfgBaseScalarNonCapExts 2796 } + + + dellNetBgpM2CfgRouteReflector OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This value is set to true if this implementation will + be supporting route reflection." + REFERENCE + "RFC 2796 - BGP Route Reflection" + ::= { dellNetBgpM2CfgBaseScalarReflectorExts 1 } + + + dellNetBgpM2CfgClusterId OBJECT-TYPE + SYNTAX DellNetBgpM2Identifier + MAX-ACCESS read-write + + + STATUS current + DESCRIPTION + "The configured Cluster-ID of the BGP Speaker. This will + default to the BGP Speaker's DellNetBgpM2Identifier if this + speaker is functioning as a route reflector and an + explicit Cluster-ID has not been configured. + + A value of 0.0.0.0 will be present if Route Reflection is + not enabled." + REFERENCE + "RFC 2796 - BGP Route Reflection" + ::= { dellNetBgpM2CfgBaseScalarReflectorExts 2 } + + + -- + -- Base Scalar AS Confederation Extensions + -- + + dellNetBgpM2CfgBaseScalarASConfedExts + OBJECT IDENTIFIER ::= { dellNetBgpM2CfgBaseScalarNonCapExts 3065 } + + + dellNetBgpM2CfgConfederationRouter OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This value is set to true if this implementation will be + supporting BGP AS Confederations." + REFERENCE + "RFC 3065 - Autonomous System Confederations for BGP" + ::= { dellNetBgpM2CfgBaseScalarASConfedExts 1 } + + + dellNetBgpM2CfgConfederationId OBJECT-TYPE + SYNTAX InetAutonomousSystemNumber + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The local Confederation Identification Number. + + This value will be zero (0) if this BGP Speaker is not + a confederation router." + REFERENCE + "RFC 3065 - Autonomous System Confederations for BGP" + ::= { dellNetBgpM2CfgBaseScalarASConfedExts 2 } + + -- + -- BGP Peer Data + -- + + dellNetBgpM2Peer + OBJECT IDENTIFIER ::= { dellNetBgpM2 2 } + + + dellNetBgpM2PeerData + OBJECT IDENTIFIER ::= { dellNetBgpM2Peer 1 } + + + dellNetBgpM2PeerTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2PeerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "BGP peer table. + + This table contains, one entry per remote BGP peer, + any information about the connections with the remote + BGP peers." + ::= { dellNetBgpM2PeerData 1 } + + + dellNetBgpM2PeerEntry OBJECT-TYPE + SYNTAX DellNetBgpM2PeerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry containing information about the connection with + a remote BGP peer." + INDEX { + dellNetBgpM2PeerInstance, + dellNetBgpM2PeerLocalAddrType, + dellNetBgpM2PeerLocalAddr, + dellNetBgpM2PeerRemoteAddrType, + dellNetBgpM2PeerRemoteAddr + } + ::= { dellNetBgpM2PeerTable 1 } + + + DellNetBgpM2PeerEntry ::= SEQUENCE { + dellNetBgpM2PeerInstance + Unsigned32, + dellNetBgpM2PeerIdentifier + DellNetBgpM2Identifier, + dellNetBgpM2PeerState + INTEGER, + dellNetBgpM2PeerStatus + INTEGER, + dellNetBgpM2PeerConfiguredVersion + Unsigned32, + dellNetBgpM2PeerNegotiatedVersion + Unsigned32, + dellNetBgpM2PeerLocalAddrType + InetAddressType, + dellNetBgpM2PeerLocalAddr + InetAddress, + dellNetBgpM2PeerLocalPort + InetPortNumber, + dellNetBgpM2PeerLocalAs + InetAutonomousSystemNumber, + dellNetBgpM2PeerRemoteAddrType + InetAddressType, + dellNetBgpM2PeerRemoteAddr + InetAddress, + dellNetBgpM2PeerRemotePort + InetPortNumber, + dellNetBgpM2PeerRemoteAs + InetAutonomousSystemNumber, + dellNetBgpM2PeerIndex + Unsigned32 + } + + + dellNetBgpM2PeerInstance OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The routing instance index. + + Some BGP implementations permit the creation of + multiple instances of a BGP routing process. An + example includes RFC 2547 PE-CE routers. + + Implementations that do not support multiple + routing instances should return 1 for this object. + + XXX TODO - We need to provide a way to configure these + in the peer configuration table." + ::= { dellNetBgpM2PeerEntry 1 } + + + dellNetBgpM2PeerIdentifier OBJECT-TYPE + SYNTAX DellNetBgpM2Identifier + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The BGP Identifier of this entry's remote BGP peer. + + This entry should be 0.0.0.0 unless the dellNetBgpM2PeerState is + in the OpenConfirm or the Established state." + REFERENCE + "draft-ietf-idr-bgp4-17.txt, Sec. 4.2" + ::= { dellNetBgpM2PeerEntry 2 } + + + dellNetBgpM2PeerState OBJECT-TYPE + SYNTAX INTEGER { + idle(1), + connect(2), + active(3), + opensent(4), + openconfirm(5), + established(6) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The remote BGP peer's FSM state." + REFERENCE + "draft-ietf-idr-bgp4-17.txt, Sec. 8" + ::= { dellNetBgpM2PeerEntry 3 } + + + dellNetBgpM2PeerStatus OBJECT-TYPE + SYNTAX INTEGER { + halted(1), + running(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Whether or not the BGP FSM for this remote peer is halted + or running. The BGP FSM for a remote peer is halted after + processing a Stop event. Likewise, it is in the running + state after a Start event. + + The dellNetBgpM2PeerState will generally be in the idle state when + the FSM is halted, although some extensions such as + Graceful Restart will leave the peer in the Idle state + but with the FSM running." + ::= { dellNetBgpM2PeerEntry 4 } + + + dellNetBgpM2PeerConfiguredVersion OBJECT-TYPE + SYNTAX Unsigned32 (1..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The configured version to originally start with this + remote peer. The BGP speaker may permit negotiation to a + lower version number of the protocol." + ::= { dellNetBgpM2PeerEntry 5 } + + + dellNetBgpM2PeerNegotiatedVersion OBJECT-TYPE + SYNTAX Unsigned32 (1..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The negotiated version of BGP running between the two + peers." + ::= { dellNetBgpM2PeerEntry 6 } + + + dellNetBgpM2PeerLocalAddrType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The address family of the local end of the peering + session." + ::= { dellNetBgpM2PeerEntry 7 } + + + dellNetBgpM2PeerLocalAddr OBJECT-TYPE + SYNTAX InetAddress (SIZE(4..20)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The address of the local end of the peering session." + ::= { dellNetBgpM2PeerEntry 8 } + + + dellNetBgpM2PeerLocalPort OBJECT-TYPE + SYNTAX InetPortNumber + MAX-ACCESS read-only + STATUS current + DESCRIPTION + + "The local port for the TCP connection between the BGP + peers." + ::= { dellNetBgpM2PeerEntry 9 } + + + dellNetBgpM2PeerLocalAs OBJECT-TYPE + SYNTAX InetAutonomousSystemNumber + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Some implementations of BGP can represent themselves + as multiple ASs. This is the AS that this peering + session is representing itself as to the remote peer." + ::= { dellNetBgpM2PeerEntry 10 } + + + dellNetBgpM2PeerRemoteAddrType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The address family of the remote end of the peering + session." + ::= { dellNetBgpM2PeerEntry 11 } + + + dellNetBgpM2PeerRemoteAddr OBJECT-TYPE + SYNTAX InetAddress (SIZE(4..20)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The address of the remote end of the peering session." + ::= { dellNetBgpM2PeerEntry 12 } + + + dellNetBgpM2PeerRemotePort OBJECT-TYPE + SYNTAX InetPortNumber + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The remote port for the TCP connection between the BGP + peers. In the case of a transport for which the notion + of 'port' is irrelevant, an instance value of -1 + should be returned by the agent for this object. + + Note that the objects dellNetBgpM2PeerLocalAddr, + dellNetBgpM2PeerLocalPort, dellNetBgpM2PeerRemoteAddr and + dellNetBgpM2PeerRemotePort provide the appropriate reference to + + the standard MIB TCP connection table. or even the ipv6 + TCP MIB as in rfc2452." + REFERENCE + "RFC 2012 - SNMPv2 Management Information Base for the + Transmission Control Protocol using SMIv2. + RFC 2542 - IP Version 6 Management Information Base + for the Transmission Control Protocol." + ::= { dellNetBgpM2PeerEntry 13 } + + + dellNetBgpM2PeerRemoteAs OBJECT-TYPE + SYNTAX InetAutonomousSystemNumber + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The remote autonomous system number." + ::= { dellNetBgpM2PeerEntry 14 } + + + dellNetBgpM2PeerIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This value is a unique index for the remote peer entry + in the dellNetBgpM2PeerTable. It is assigned by the agent + at the point of creation of the dellNetBgpM2PeerTable row + entry. While its value is guaranteed to be unique at + any time, it is otherwise opaque to the management + application with respect to its value or the contiguity + of dellNetBgpM2PeerIndex row instance values across rows of + the dellNetBgpM2PeerTable. It is used to provide an index + structure for other tables whose data is logically + per-peer. + + For explicitly configured peers, this value will remain + consistent until this row is deleted by deleting the + configured peers. Unconfigured peers will generate + a monotonically increasing number when a BGP FSM is + built to process the peering session. Values in the + dellNetBgpM2PeerTable and other tables utilizing dellNetBgpM2PeerIndex + are expected to remain in existence for an arbitrary + time after the unconfigured peer has been deleted + in order to allow management applications to extract + useful management information for those peers. Thus, + an unconfigured peer using the same indices as the + dellNetBgpM2PeerTable that comes up while this row still + exists will re-utilize the same row." + + ::= { dellNetBgpM2PeerEntry 15 } + + + -- + -- Errors + -- + + dellNetBgpM2PeerErrors + OBJECT IDENTIFIER ::= { dellNetBgpM2Peer 2 } + + dellNetBgpM2PeerErrorsTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2PeerErrorsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "On a per peer basis, this table reflects the last + protocol-defined error encountered and reported on + the peer session. If no entry for a given peer, + by its dellNetBgpM2PeerIndex, exists in this table, then no + such errors have been observed, reported, and + recorded on the session." + ::= { dellNetBgpM2PeerErrors 1 } + + + dellNetBgpM2PeerErrorsEntry OBJECT-TYPE + SYNTAX DellNetBgpM2PeerErrorsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry contains information about errors sent + and received for a particular BGP peer." + AUGMENTS { + dellNetBgpM2PeerEntry + } + ::= { dellNetBgpM2PeerErrorsTable 1 } + + + DellNetBgpM2PeerErrorsEntry ::= SEQUENCE { + dellNetBgpM2PeerLastErrorReceived + OCTET STRING, + dellNetBgpM2PeerLastErrorSent + OCTET STRING, + dellNetBgpM2PeerLastErrorReceivedTime + TimeTicks, + dellNetBgpM2PeerLastErrorSentTime + TimeTicks, + dellNetBgpM2PeerLastErrorReceivedText + SnmpAdminString, + dellNetBgpM2PeerLastErrorSentText + SnmpAdminString, + dellNetBgpM2PeerLastErrorReceivedData + OCTET STRING, + dellNetBgpM2PeerLastErrorSentData + OCTET STRING + } + + + dellNetBgpM2PeerLastErrorReceived OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The last error code and subcode received by this BGP + Speaker via a NOTIFICATION message for this peer. + If no error has occurred, this field is zero. + Otherwise, the first byte of this two byte + OCTET STRING contains the error code, and the second + byte contains the subcode." + REFERENCE + "draft-ietf-idr-bgp4-15.txt, Sec. 4.5" + ::= { dellNetBgpM2PeerErrorsEntry 1 } + + + dellNetBgpM2PeerLastErrorSent OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The last error code and subcode sent by this BGP + Speaker via a NOTIFICATION message to this peer. + If no error has occurred, this field is zero. + Otherwise, the first byte of this two byte + OCTET STRING contains the error code, and the second + byte contains the subcode." + REFERENCE + "draft-ietf-idr-bgp4-15.txt, Sec. 4.5" + ::= { dellNetBgpM2PeerErrorsEntry 2 } + + + dellNetBgpM2PeerLastErrorReceivedTime OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The timestamp that the last NOTIFICATION was received from + this peer." + + + REFERENCE + "draft-ietf-idr-bgp4-15.txt, Sec. 4.5" + ::= { dellNetBgpM2PeerErrorsEntry 3 } + + + dellNetBgpM2PeerLastErrorSentTime OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The timestamp that the last NOTIFICATION was sent to + this peer." + REFERENCE + "draft-ietf-idr-bgp4-15.txt, Sec. 4.5" + ::= { dellNetBgpM2PeerErrorsEntry 4 } + + + dellNetBgpM2PeerLastErrorReceivedText OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object contains an implementation specific + explanation of the error that was reported." + ::= { dellNetBgpM2PeerErrorsEntry 5 } + + + dellNetBgpM2PeerLastErrorSentText OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object contains an implementation specific + explanation of the error that is being reported." + ::= { dellNetBgpM2PeerErrorsEntry 6 } + + + dellNetBgpM2PeerLastErrorReceivedData OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(0..4075)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The last error code's data seen by this peer." + REFERENCE + "draft-ietf-idr-bgp4-15.txt, Sec. 4.5" + ::= { dellNetBgpM2PeerErrorsEntry 7 } + + + dellNetBgpM2PeerLastErrorSentData OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(0..4075)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The last error code's data sent to this peer." + REFERENCE + "draft-ietf-idr-bgp4-15.txt, Sec. 4.5" + ::= { dellNetBgpM2PeerErrorsEntry 8 } + + + -- + -- Peer Event Times + -- + + dellNetBgpM2PeerTimers + OBJECT IDENTIFIER ::= { dellNetBgpM2Peer 3 } + + + dellNetBgpM2PeerEventTimesTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2PeerEventTimesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table reporting the per-peering session amount + of time elapsed and update events since the peering + session advanced into the Established state." + ::= { dellNetBgpM2PeerTimers 1 } + + + dellNetBgpM2PeerEventTimesEntry OBJECT-TYPE + SYNTAX DellNetBgpM2PeerEventTimesEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each row contains a set of statistics about time + spent and events encountered in the peer session + Established state." + AUGMENTS { + dellNetBgpM2PeerEntry + } + ::= { dellNetBgpM2PeerEventTimesTable 1 } + + + DellNetBgpM2PeerEventTimesEntry ::= SEQUENCE { + dellNetBgpM2PeerFsmEstablishedTime + Gauge32, + dellNetBgpM2PeerInUpdatesElapsedTime + Gauge32 + } + + + dellNetBgpM2PeerFsmEstablishedTime OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This timer indicates how long (in seconds) this + peer has been in the Established state or how long + since this peer was last in the Established state. + It is set to zero when a new peer is configured or + the router is booted." + ::= { dellNetBgpM2PeerEventTimesEntry 1 } + + + dellNetBgpM2PeerInUpdatesElapsedTime OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Elapsed time in seconds since the last BGP UPDATE + message was received from the peer. Each time + dellNetBgpM2PeerInUpdates is incremented, the value of this + object is set to zero (0). This value shall also be + zero (0) when the peer is not in the Established state" + ::= { dellNetBgpM2PeerEventTimesEntry 2 } + + + -- + -- Peer Configured Timers + -- + + dellNetBgpM2PeerConfiguredTimersTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2PeerConfiguredTimersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Per peer management data on BGP session timers." + ::= { dellNetBgpM2PeerTimers 2 } + + dellNetBgpM2PeerConfiguredTimersEntry OBJECT-TYPE + SYNTAX DellNetBgpM2PeerConfiguredTimersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry corresponds to the current state of + + BGP timers on a given peering session." + AUGMENTS { + dellNetBgpM2PeerEntry + } + ::= { dellNetBgpM2PeerConfiguredTimersTable 1 } + + + DellNetBgpM2PeerConfiguredTimersEntry ::= SEQUENCE { + dellNetBgpM2PeerConnectRetryInterval + Unsigned32, + dellNetBgpM2PeerHoldTimeConfigured + Unsigned32, + dellNetBgpM2PeerKeepAliveConfigured + Unsigned32, + dellNetBgpM2PeerMinASOrigInterval + Unsigned32, + dellNetBgpM2PeerMinRouteAdverInterval + Unsigned32 + } + + + dellNetBgpM2PeerConnectRetryInterval OBJECT-TYPE + SYNTAX Unsigned32 (1..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Time interval in seconds for the ConnectRetry + timer. The suggested value for this timer is 120 + seconds." + ::= { dellNetBgpM2PeerConfiguredTimersEntry 1 } + + + dellNetBgpM2PeerHoldTimeConfigured OBJECT-TYPE + SYNTAX Unsigned32 ( 0 | 3..65535 ) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Time interval in seconds for the Hold Time configured + for this BGP speaker with this peer. This value + is placed in an OPEN message sent to this peer by + this BGP speaker, and is compared with the Hold + Time field in an OPEN message received from the + peer when determining the Hold Time (dellNetBgpM2PeerHoldTime) + with the peer. This value must not be less than + three seconds if it is not zero (0) in which case + the Hold Time is NOT to be established with the + peer. The suggested value for this timer is 90 + seconds." + REFERENCE + "draft-ietf-idr-bgp4-17.txt, Appendix 6.4" + ::= { dellNetBgpM2PeerConfiguredTimersEntry 2 } + + + dellNetBgpM2PeerKeepAliveConfigured OBJECT-TYPE + SYNTAX Unsigned32 ( 0 | 1..21845 ) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Time interval in seconds for the KeepAlive timer + configured for this BGP speaker with this peer. + The value of this object will only determine the + KEEPALIVE messages frequency relative to the value + specified in dellNetBgpM2PeerHoldTimeConfigured; the actual + time interval for the KEEPALIVE messages is indicated + by dellNetBgpM2PeerKeepAlive. A reasonable maximum value + for this timer would be configured to be one third + of that of dellNetBgpM2PeerHoldTimeConfigured. + + If the value of this object is zero (0), no + periodical KEEPALIVE messages are sent to the peer + after the BGP connection has been established. + The suggested value for this timer is 30 seconds." + REFERENCE + "draft-ietf-idr-bgp4-17.txt, Appendix 6.4" + ::= { dellNetBgpM2PeerConfiguredTimersEntry 3 } + + + dellNetBgpM2PeerMinASOrigInterval OBJECT-TYPE + SYNTAX Unsigned32 (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Time interval in seconds for the MinASOriginationInterval + timer. The suggested value for this timer is 15 + seconds." + ::= { dellNetBgpM2PeerConfiguredTimersEntry 4 } + + + dellNetBgpM2PeerMinRouteAdverInterval OBJECT-TYPE + SYNTAX Unsigned32 (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Time interval in seconds for the + MinRouteAdvertisementInterval timer. The suggested + value for this timer is 30 seconds." + ::= { dellNetBgpM2PeerConfiguredTimersEntry 5 } + + + -- + -- Peer Negotiated Timers + -- + + dellNetBgpM2PeerNegotiatedTimersTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2PeerNegotiatedTimersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Current values of per-peer timers which can be + dynamically set in the dellNetBgpM2PeerConfiguredTimersTable. + Values reflected in this table are the current + operational values, after negotiation from values + derived from initial configuration or last set from + dellNetBgpM2PeerConfiguredTimersTable row instances." + ::= { dellNetBgpM2PeerTimers 3 } + + + dellNetBgpM2PeerNegotiatedTimersEntry OBJECT-TYPE + SYNTAX DellNetBgpM2PeerNegotiatedTimersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry reflects a value of the currently + operational, negotiated timers as reflected in the + DellNetBgpM2PeerNegotiatedTimersEntry." + AUGMENTS { + dellNetBgpM2PeerEntry + } + ::= { dellNetBgpM2PeerNegotiatedTimersTable 1 } + + + DellNetBgpM2PeerNegotiatedTimersEntry ::= SEQUENCE { + dellNetBgpM2PeerHoldTime + Unsigned32, + dellNetBgpM2PeerKeepAlive + Unsigned32 + } + + + dellNetBgpM2PeerHoldTime OBJECT-TYPE + SYNTAX Unsigned32 ( 0 | 3..65535 ) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of this object is calculated by this BGP + Speaker as being; + + zero (0) - if this was the value sent by the peer and + this value is permitted by this BGP Speaker. In this + case, no keepalive messages are sent and the Hold Timer + is not set. + + At least three (3). This value is the smaller of + the value sent by this peer in the OPEN message and + dellNetBgpM2PeerHoldTimeConfigured for this peer. + + This value is only defined when the peering session is + in the Established state." + REFERENCE + "draft-ietf-idr-bgp4-17.txt, Sec. 4.2" + ::= { dellNetBgpM2PeerNegotiatedTimersEntry 1 } + + + dellNetBgpM2PeerKeepAlive OBJECT-TYPE + SYNTAX Unsigned32 ( 0 | 1..21845 ) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Time interval in seconds for the KeepAlive timer + established with the peer. The value of this object + is calculated by this BGP speaker such that, when + compared with dellNetBgpM2PeerHoldTime, it has the same + proportion as what dellNetBgpM2PeerKeepAliveConfigured has + when compared with dellNetBgpM2PeerHoldTimeConfigured. If + the value of this object is zero (0), it indicates + that the KeepAlive timer has not been established + with the peer, or, the value of + dellNetBgpM2PeerKeepAliveConfigured is zero (0). + + This value is only defined when the peering session is + in the Established state." + REFERENCE + "draft-ietf-idr-bgp4-17, Sec. 4.4" + ::= { dellNetBgpM2PeerNegotiatedTimersEntry 2 } + + + -- + -- Peer Capabilities + -- + + dellNetBgpM2PeerCapabilities + OBJECT IDENTIFIER ::= { dellNetBgpM2Peer 4 } + + + -- + -- Announced Capabilities + -- + + dellNetBgpM2PeerCapsAnnouncedTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2PeerCapsAnnouncedEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table contains the capabilities + that are supported for a given peer." + ::= { dellNetBgpM2PeerCapabilities 1 } + + + dellNetBgpM2PeerCapsAnnouncedEntry OBJECT-TYPE + SYNTAX DellNetBgpM2PeerCapsAnnouncedEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "These entries are keyed by a BGP-4 peer remote + address and the BGP Capability Code" + INDEX { + dellNetBgpM2PeerIndex, + dellNetBgpM2PeerCapAnnouncedCode, + dellNetBgpM2PeerCapAnnouncedIndex + } + ::= { dellNetBgpM2PeerCapsAnnouncedTable 1 } + + + DellNetBgpM2PeerCapsAnnouncedEntry ::= SEQUENCE { + dellNetBgpM2PeerCapAnnouncedCode + Unsigned32, + dellNetBgpM2PeerCapAnnouncedIndex + Unsigned32, + dellNetBgpM2PeerCapAnnouncedValue + OCTET STRING + } + + + dellNetBgpM2PeerCapAnnouncedCode OBJECT-TYPE + SYNTAX Unsigned32 (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The BGP Capability Advertisement Capability Code." + ::= { dellNetBgpM2PeerCapsAnnouncedEntry 1 } + + + dellNetBgpM2PeerCapAnnouncedIndex OBJECT-TYPE + SYNTAX Unsigned32 (1..128) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Multiple instances of a given capability may be sent + bgp a BGP speaker. This variable is used to index them." + ::= { dellNetBgpM2PeerCapsAnnouncedEntry 2 } + + + dellNetBgpM2PeerCapAnnouncedValue OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of the announced capability." + ::= { dellNetBgpM2PeerCapsAnnouncedEntry 3 } + + + -- + -- Received Capabilities + -- + + dellNetBgpM2PeerCapsReceivedTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM24PeerCapsReceivedEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table contains the capabilities + that are supported for a given peer." + ::= { dellNetBgpM2PeerCapabilities 2 } + + + dellNetBgpM2PeerCapsReceivedEntry OBJECT-TYPE + SYNTAX DellNetBgpM24PeerCapsReceivedEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "These entries are keyed by a BGP-4 peer remote + address and the BGP Capability Code" + INDEX { + dellNetBgpM2PeerIndex, + dellNetBgpM2PeerCapReceivedCode, + dellNetBgpM2PeerCapReceivedIndex + } + ::= { dellNetBgpM2PeerCapsReceivedTable 1 } + + + DellNetBgpM24PeerCapsReceivedEntry ::= SEQUENCE { + dellNetBgpM2PeerCapReceivedCode + Unsigned32, + dellNetBgpM2PeerCapReceivedIndex + Unsigned32, + dellNetBgpM2PeerCapReceivedValue + OCTET STRING + } + + + dellNetBgpM2PeerCapReceivedCode OBJECT-TYPE + SYNTAX Unsigned32 (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The BGP Capability Advertisement Capability Code." + ::= { dellNetBgpM2PeerCapsReceivedEntry 1 } + + + dellNetBgpM2PeerCapReceivedIndex OBJECT-TYPE + SYNTAX Unsigned32 (1..128) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Multiple instances of a given capability may be sent + bgp a BGP speaker. This variable is used to index them." + ::= { dellNetBgpM2PeerCapsReceivedEntry 2 } + + + dellNetBgpM2PeerCapReceivedValue OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of the announced capability." + ::= { dellNetBgpM2PeerCapsReceivedEntry 3 } + + + -- + -- Per-peer counters + -- + + dellNetBgpM2PeerCounters + OBJECT IDENTIFIER ::= { dellNetBgpM2Peer 6 } + + + dellNetBgpM2PeerCountersTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2PeerCountersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The counters associated with a BGP Peer." + ::= { dellNetBgpM2PeerCounters 1 } + + + dellNetBgpM2PeerCountersEntry OBJECT-TYPE + SYNTAX DellNetBgpM2PeerCountersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry contains counters of message transmissions + and FSM transitions for a given BGP Peering session." + AUGMENTS { + dellNetBgpM2PeerEntry + } + ::= { dellNetBgpM2PeerCountersTable 1 } + + + DellNetBgpM2PeerCountersEntry ::= SEQUENCE { + dellNetBgpM2PeerInUpdates + Counter32, + dellNetBgpM2PeerOutUpdates + Counter32, + dellNetBgpM2PeerInTotalMessages + Counter32, + dellNetBgpM2PeerOutTotalMessages + Counter32, + dellNetBgpM2PeerFsmEstablishedTrans + Counter32, + dellNetBgpM2PeerInKeepalives + Counter32, + dellNetBgpM2PeerOutKeepalives + Counter32, + dellNetBgpM2PeerInOpen + Counter32, + dellNetBgpM2PeerOutOpen + Counter32, + dellNetBgpM2PeerInRteRefresh + Counter32, + dellNetBgpM2PeerOutRteRefresh + Counter32 + } + + +-- +++wayne need to describe what happens if connection is broken +-- and then reestablished. Does the prior counter value accumulate? + dellNetBgpM2PeerInUpdates OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of BGP UPDATE messages received on this + connection. This object should be initialized to zero + (0) when the connection is established." + ::= { dellNetBgpM2PeerCountersEntry 1 } + + + dellNetBgpM2PeerOutUpdates OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of BGP UPDATE messages transmitted on this + connection. This object should be initialized to zero + (0) when the connection is established." + ::= { dellNetBgpM2PeerCountersEntry 2 } + + + dellNetBgpM2PeerInTotalMessages OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of messages received from the remote + peer on this connection. This object should be + initialized to zero when the connection is established." + ::= { dellNetBgpM2PeerCountersEntry 3 } + + + dellNetBgpM2PeerOutTotalMessages OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of messages transmitted to the remote + peer on this connection. This object should be + initialized to zero when the connection is established." + ::= { dellNetBgpM2PeerCountersEntry 4 } + + + dellNetBgpM2PeerFsmEstablishedTrans OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of times the BGP FSM + transitioned into the established state + for this peer." + ::= { dellNetBgpM2PeerCountersEntry 5 } + + dellNetBgpM2PeerInKeepalives OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of Keepalive messages + received from a peer.Implemented by Dell." + ::= { dellNetBgpM2PeerCountersEntry 6 } + + dellNetBgpM2PeerOutKeepalives OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of Keepalive messages sent + to a peer. Implemented by Dell." + ::= { dellNetBgpM2PeerCountersEntry 7 } + + dellNetBgpM2PeerInOpen OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of Open messages received + from a peer. Implemented by Dell." + ::= { dellNetBgpM2PeerCountersEntry 8 } + + dellNetBgpM2PeerOutOpen OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of Open messages sent to a peer. + Implemented by Dell." + ::= { dellNetBgpM2PeerCountersEntry 9 } + + dellNetBgpM2PeerInRteRefresh OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of Route Refresh messages + received from a peer. Implemented by Dell." + ::= { dellNetBgpM2PeerCountersEntry 10 } + + dellNetBgpM2PeerOutRteRefresh OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of Route Refresh messages sent + to a peer. Implemented by Dell." + ::= { dellNetBgpM2PeerCountersEntry 11 } + + + -- + -- Per-Peer Prefix Counters + -- + + dellNetBgpM2PrefixCountersTable OBJECT-TYPE + + + + SYNTAX SEQUENCE OF DellNetBgpM2PrefixCountersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Additional per-peer, per AFI SAFI counters for prefixes" + ::= { dellNetBgpM2PeerCounters 2 } + + + dellNetBgpM2PrefixCountersEntry OBJECT-TYPE + SYNTAX DellNetBgpM2PrefixCountersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry containing information about a bgp-peers prefix + counters." + INDEX { + dellNetBgpM2PeerIndex, + dellNetBgpM2PrefixCountersAfi, + dellNetBgpM2PrefixCountersSafi + } + ::= { dellNetBgpM2PrefixCountersTable 1 } + + + DellNetBgpM2PrefixCountersEntry ::= SEQUENCE { + dellNetBgpM2PrefixCountersAfi + DellNetBgpM2Afi, + dellNetBgpM2PrefixCountersSafi + DellNetBgpM2Safi, + dellNetBgpM2PrefixInPrefixes + Gauge32, + dellNetBgpM2PrefixInPrefixesAccepted + Gauge32, + dellNetBgpM2PrefixInPrefixesRejected + Gauge32, + dellNetBgpM2PrefixOutPrefixes + Gauge32, + dellNetBgpM2PrefixWdrawnByPeer + Gauge32, + dellNetBgpM2PrefixWdrawnFromPeer + Gauge32 + } + + + dellNetBgpM2PrefixCountersAfi OBJECT-TYPE + SYNTAX DellNetBgpM2Afi + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AFI index of the per-peer, per prefix counters" + ::= { dellNetBgpM2PrefixCountersEntry 1 } + + + dellNetBgpM2PrefixCountersSafi OBJECT-TYPE + SYNTAX DellNetBgpM2Safi + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The SAFI index of the per-peer, per prefix counters" + ::= { dellNetBgpM2PrefixCountersEntry 2 } + + + dellNetBgpM2PrefixInPrefixes OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of prefixes received from a peer and are + stored in the Adj-Ribs-In for that peer." + -- jmh - note that we are allowing stuff to be discarded + ::= { dellNetBgpM2PrefixCountersEntry 7 } + + + dellNetBgpM2PrefixInPrefixesAccepted OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of prefixes for a peer that are installed + in the Adj-Ribs-In and are eligible to become active + in the Loc-Rib." + ::= { dellNetBgpM2PrefixCountersEntry 8 } + + + dellNetBgpM2PrefixInPrefixesRejected OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of prefixes for a peer that are installed + in the Adj-Ribs-In and are NOT eligible to become active + in the Loc-Rib." + ::= { dellNetBgpM2PrefixCountersEntry 9 } + + + dellNetBgpM2PrefixOutPrefixes OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of prefixes for a peer that are installed + in that peers Adj-Ribs-Out." + ::= { dellNetBgpM2PrefixCountersEntry 10 } + + dellNetBgpM2PrefixWdrawnByPeer OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of prefixes withdrawn by a peer. + Implemened by Dell." + ::= { dellNetBgpM2PrefixCountersEntry 11 } + + dellNetBgpM2PrefixWdrawnFromPeer OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of prefixes withdrawn from a peer. + Implemened by Dell." + ::= { dellNetBgpM2PrefixCountersEntry 12 } + + + + dellNetBgpM2PeerExtensions + OBJECT IDENTIFIER ::= { dellNetBgpM2Peer 7 } + + + dellNetBgpM2PeerNonCapExts + OBJECT IDENTIFIER ::= { dellNetBgpM2PeerExtensions 1 } + + + dellNetBgpM2PeerCapExts + OBJECT IDENTIFIER ::= { dellNetBgpM2PeerExtensions 2 } + + + -- + -- Peer Route Reflection Extensions + -- + + dellNetBgpM2PeerRouteReflectionExts + OBJECT IDENTIFIER ::= { dellNetBgpM2PeerNonCapExts 2796 } + + + dellNetBgpM2PeerReflectorClientTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2PeerReflectorClientEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table of route reflection client settings on a per-peer + basis." + REFERENCE + "RFC 2796 - BGP Route Reflection" + ::= { dellNetBgpM2PeerRouteReflectionExts 1 } + + + dellNetBgpM2PeerReflectorClientEntry OBJECT-TYPE + SYNTAX DellNetBgpM2PeerReflectorClientEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry containing data on a per-peer basis on whether + the peer is configured as a route reflector client." + REFERENCE + "RFC 2796 - BGP Route Reflection" + AUGMENTS { + dellNetBgpM2PeerEntry + + } + ::= { dellNetBgpM2PeerReflectorClientTable 1 } + + + DellNetBgpM2PeerReflectorClientEntry ::= SEQUENCE { + dellNetBgpM2PeerReflectorClient + INTEGER + } + + dellNetBgpM2PeerReflectorClient OBJECT-TYPE + SYNTAX INTEGER { + nonClient(0), + client(1), + meshedClient(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This value indicates whether the given peer is a + reflector client of this router, or not. A value of + nonClient indicates that this peer is not a reflector + client. A value of client indicates that this peer is a + reflector client that is not fully meshed with other + reflector clients. A value of meshedClient indicates + that the peer is a reflector client and is fully meshed + with all other reflector clients. + + This value must be nonClient (0) for BGP external peers." + REFERENCE + "RFC 2796 - BGP Route Reflection" + ::= { dellNetBgpM2PeerReflectorClientEntry 1 } + + + -- + -- Peer AS Confederations Extensions + -- + + dellNetBgpM2PeerASConfederationExts + OBJECT IDENTIFIER ::= { dellNetBgpM2PeerNonCapExts 3065 } + + + dellNetBgpM2PeerConfedMemberTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2PeerConfedMemberEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table of confederation member settings on a per-peer + basis." + + + REFERENCE + "RFC 3065 - BGP Confederations" + ::= { dellNetBgpM2PeerASConfederationExts 1 } + + + dellNetBgpM2PeerConfedMemberEntry OBJECT-TYPE + SYNTAX DellNetBgpM2PeerConfedMemberEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry containing data on a per-peer basis on whether + the peer is configured as a BGP confederation member." + REFERENCE + "RFC 3065 - BGP Confederations" + AUGMENTS { + dellNetBgpM2PeerEntry + } + ::= { dellNetBgpM2PeerConfedMemberTable 1 } + + + DellNetBgpM2PeerConfedMemberEntry ::= SEQUENCE { + dellNetBgpM2PeerConfedMember + TruthValue + } + + + dellNetBgpM2PeerConfedMember OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This value indicates whether the given peer is in our + confederation or not." + REFERENCE + "RFC 3065 - BGP Confederations" + ::= { dellNetBgpM2PeerConfedMemberEntry 1 } + + + -- + -- Peer configuration objects + -- + + dellNetBgpM2PeerConfiguration + OBJECT IDENTIFIER ::= { dellNetBgpM2Peer 8 } + + + -- + -- Administering activated peering sessions + -- + + dellNetBgpM2CfgPeerAdminStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2CfgPeerAdminStatusEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table containing rows for administratively starting and + stopping peering sessions." + ::= { dellNetBgpM2PeerConfiguration 1 } + + + dellNetBgpM2CfgPeerAdminStatusEntry OBJECT-TYPE + SYNTAX DellNetBgpM2CfgPeerAdminStatusEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry containing row for administratively starting and + stopping peers." + INDEX { + dellNetBgpM2PeerIndex + } + ::= { dellNetBgpM2CfgPeerAdminStatusTable 1 } + + + DellNetBgpM2CfgPeerAdminStatusEntry ::= SEQUENCE { + dellNetBgpM2CfgPeerAdminStatus + INTEGER + } + + + dellNetBgpM2CfgPeerAdminStatus OBJECT-TYPE + SYNTAX INTEGER { + stop(1), + start(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object allows the Manual Stop and Manual Start + events to be sent to an activated peering session." + ::= { dellNetBgpM2CfgPeerAdminStatusEntry 1 } + + + -- + -- Peer Configuration + -- + + + dellNetBgpM2CfgPeerNextIndex OBJECT-TYPE + SYNTAX Integer32 (0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object contains the next appropriate value to + use as an index for creation of a row instance in + in the dellNetBgpM2CfgPeerTable. If the number of available + entries in the dellNetBgpM2CfgPeerTable is exhausted, a + retrieval value of this object instance will return + 0. A value of 0 may also be returned if the agent + is otherwise incapable of dellNetBgpM2CfgPeerTable row creation + at the time of dellNetBgpM2CfgPeerNextIndex retrieval." + ::= { dellNetBgpM2PeerConfiguration 2 } + + + dellNetBgpM2CfgPeerTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2CfgPeerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "BGP configuration peer table. + + This table allows the configuration of the parameters + for a session with a BGP peer. + + +++wayne provide description of how config should be done + for a peer per table." + ::= { dellNetBgpM2PeerConfiguration 3 } + + + dellNetBgpM2CfgPeerEntry OBJECT-TYPE + SYNTAX DellNetBgpM2CfgPeerEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry containing information set up by a management + entity to configure a connection with a BGP peer." + INDEX { dellNetBgpM2CfgPeerIndex } + ::= { dellNetBgpM2CfgPeerTable 1 } + + + DellNetBgpM2CfgPeerEntry ::= SEQUENCE { + dellNetBgpM2CfgPeerConfiguredVersion + Unsigned32, + dellNetBgpM2CfgAllowVersionNegotiation + TruthValue, + dellNetBgpM2CfgPeerLocalAddrType + InetAddressType, + dellNetBgpM2CfgPeerLocalAddr + InetAddress, + dellNetBgpM2CfgPeerLocalAs + InetAutonomousSystemNumber, + dellNetBgpM2CfgPeerRemoteAddrType + InetAddressType, + dellNetBgpM2CfgPeerRemoteAddr + InetAddress, + dellNetBgpM2CfgPeerRemoteAs + InetAutonomousSystemNumber, + dellNetBgpM2CfgPeerEntryStorageType + StorageType, + dellNetBgpM2CfgPeerError + INTEGER, + dellNetBgpM2CfgPeerBgpPeerEntry + RowPointer, + dellNetBgpM2CfgPeerRowEntryStatus + RowStatus, + dellNetBgpM2CfgPeerIndex + Integer32, + dellNetBgpM2CfgPeerStatus + INTEGER + } + + + dellNetBgpM2CfgPeerConfiguredVersion OBJECT-TYPE + SYNTAX Unsigned32 (1..255) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The configured version to originally start with + this peer. The BGP speaker may permit negotiation + to a lower version number of the protocol depending on the + set value of dellNetBgpM2CfgAllowVersionNegotiation." + DEFVAL { 4 } + ::= { dellNetBgpM2CfgPeerEntry 1 } + + + dellNetBgpM2CfgAllowVersionNegotiation OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "If set to true, during session establishment with this + peer, negotiation to a version lower than that specified + in dellNetBgpM2CfgPeerConfiguredVersion will be allowed." + DEFVAL { false } + + + ::= { dellNetBgpM2CfgPeerEntry 2 } + + + dellNetBgpM2CfgPeerLocalAddrType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The address family of the speakers of this BGP + session." + ::= { dellNetBgpM2CfgPeerEntry 3 } + + + dellNetBgpM2CfgPeerLocalAddr OBJECT-TYPE + SYNTAX InetAddress (SIZE (4..20)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The address of the local end of the peering session." + ::= { dellNetBgpM2CfgPeerEntry 4 } + + + dellNetBgpM2CfgPeerLocalAs OBJECT-TYPE + SYNTAX InetAutonomousSystemNumber + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Autonomous system represented to peer on peering + session initialization. Some implementations of + BGP can represent themselves as multiple ASes. + These implementations can set this to an alternate + autonomous system. If this object is set to zero + (0) at the point this row instance is set to active, + then the implementation will initialize this session + representing itself as the value of dellNetBgpM2CfgLocalAs." + DEFVAL { 0 } + ::= { dellNetBgpM2CfgPeerEntry 5 } + + + dellNetBgpM2CfgPeerRemoteAddrType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The address family of the speakers of the remote BGP + session." + ::= { dellNetBgpM2CfgPeerEntry 6 } + + dellNetBgpM2CfgPeerRemoteAddr OBJECT-TYPE + SYNTAX InetAddress (SIZE(4..20)) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "The address of the remote end (destination address + of peer) for peering session." + ::= { dellNetBgpM2CfgPeerEntry 7 } + + + dellNetBgpM2CfgPeerRemoteAs OBJECT-TYPE + SYNTAX InetAutonomousSystemNumber + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Autonomous system number of the remote peer." + ::= { dellNetBgpM2CfgPeerEntry 8 } + + + dellNetBgpM2CfgPeerEntryStorageType OBJECT-TYPE + SYNTAX StorageType + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object type specifies the intended storage + type for the dellNetBgpM2CfgPeerEntry row instance." + ::= { dellNetBgpM2CfgPeerEntry 9 } + + + dellNetBgpM2CfgPeerError OBJECT-TYPE + SYNTAX INTEGER { + unknown(0), + notActivated (1), + errDuplicatePeeringSession (2), + activated (3) + -- +++wayne more to follow + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This value indicates the current error status of + the row denoting the configured error status. + + If this row is still under creation (has not been activated + dellNetBgpM2CfgPeerRowEntryStatus), then this instance will be set to + not-activated (1). + + At the point that the row is activated, dellNetBgpM2CfgPeerError + will reflect the error status of the row data itself. If + there is another session already activated with the same + local and remote addresses as denoted by + {dellNetBgpM2CfgPeerLocalAddrType, dellNetBgpM2CfgPeerLocalAddr, + dellNetBgpM2CfgPeerRemoteAddr}, then + the value of this will be set to + err-duplicate-peering-session (2). + + If this row is associated with a peer session whose + initialization has been attempted, the value will be + set to activated (3) (and, dellNetBgpM2PeerCfgPeerEntry will + be set to the row instance of the entry in the + dellNetBgpM2PeerTable which reflects the state of the peering + session). + + Note that this object only reflects the error as a + function of the attempted activation of this row as + containing data for a bgp peering session. The actual + state of the session at the point of any protocol exchange + or session state machine initiation is reflected in the + dellNetBgpM2PeerTable row instance (as reflected through + dellNetBgpM2CfgPeerPeerEntry) associated with this row instance." + ::= { dellNetBgpM2CfgPeerEntry 10 } + + + dellNetBgpM2CfgPeerBgpPeerEntry OBJECT-TYPE + SYNTAX RowPointer + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Upon activation of the session data contained in this + row instance, this object points to an instance of a row + within the dellNetBgpM2PeerTable reflecting the session in its + initializing or operational state. Retrieval of this + column instance will always yield a value of {0.0} unless + the session has successfully been activated (via + dellNetBgpM2CfgPeerRowEntryStatus). Such row instances will always + have a value of dellNetBgpM2CfgPeerError which is activated (3)." + ::= { dellNetBgpM2CfgPeerEntry 11 } + + + dellNetBgpM2CfgPeerRowEntryStatus OBJECT-TYPE + SYNTAX RowStatus + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This object type is used to control creation, + activation, and deletion of this row instance." + + -- +++wayne need better directions for agent auto-removal + -- of row instances which have moved to active or error + -- state + ::= { dellNetBgpM2CfgPeerEntry 12 } + + + dellNetBgpM2CfgPeerIndex OBJECT-TYPE + SYNTAX Integer32 (1..65535) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Uniquely identifies an instance of a peer row, as + an element of configuration." + ::= { dellNetBgpM2CfgPeerEntry 13 } + + + dellNetBgpM2CfgPeerStatus OBJECT-TYPE + SYNTAX INTEGER { + halted(1), + running(2) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This specifies the state of the peering session upon + activation. If disabled, the FSM is in the halted + state and no Automatic Start events are generated. + If enabled, the FSM is in the running state and + Automatic Start events may be generated." + ::= { dellNetBgpM2CfgPeerEntry 14 } + + + -- + -- Per-peer timers table + -- + + dellNetBgpM2CfgPeerTimersTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2CfgPeerTimersEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table for configuration of per-peer timers." + ::= { dellNetBgpM2PeerConfiguration 4 } + + + dellNetBgpM2CfgPeerTimersEntry OBJECT-TYPE + SYNTAX DellNetBgpM2CfgPeerTimersEntry + MAX-ACCESS not-accessible + + + STATUS current + DESCRIPTION + "Entry containing per-peer timer configuration." + AUGMENTS { + dellNetBgpM2CfgPeerEntry + } + ::= { dellNetBgpM2CfgPeerTimersTable 1 } + + + DellNetBgpM2CfgPeerTimersEntry ::= SEQUENCE { + dellNetBgpM2CfgPeerConnectRetryInterval + Unsigned32, + dellNetBgpM2CfgPeerHoldTimeConfigured + Unsigned32, + dellNetBgpM2CfgPeerKeepAliveConfigured + Unsigned32, + dellNetBgpM2CfgPeerMinASOrigInterval + Unsigned32, + dellNetBgpM2CfgPeerMinRouteAdverInter + Unsigned32 + } + + + dellNetBgpM2CfgPeerConnectRetryInterval OBJECT-TYPE + SYNTAX Unsigned32 (1..65535) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Time interval in seconds for the ConnectRetry + timer. The suggested value for this timer is 120 + seconds." + DEFVAL { + 120 + } + ::= { dellNetBgpM2CfgPeerTimersEntry 1 } + + + dellNetBgpM2CfgPeerHoldTimeConfigured OBJECT-TYPE + SYNTAX Unsigned32 ( 0 | 3..65535 ) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Time interval in seconds for the Hold Time configured + for this BGP speaker with this peer. This value + is placed in an OPEN message sent to this peer by + this BGP speaker, and is compared with the Hold + Time field in an OPEN message received from the + peer when determining the Hold Time (dellNetBgpM2PeerHoldTime) + with the peer. This value must not be less than + three seconds if it is not zero (0) in which case + the Hold Time is NOT to be established with the + peer. The suggested value for this timer is 90 + seconds." + REFERENCE + "draft-ietf-idr-bgp4-17.txt, Appendix 6.4" + DEFVAL { + 90 + } + ::= { dellNetBgpM2CfgPeerTimersEntry 2 } + + + dellNetBgpM2CfgPeerKeepAliveConfigured OBJECT-TYPE + SYNTAX Unsigned32 ( 0 | 1..21845 ) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Time interval in seconds for the KeepAlive timer + configured for this BGP speaker with this peer. + The value of this object will only determine the + KEEPALIVE messages frequency relative to the value + specified in dellNetBgpM2PeerHoldTimeConfigured; the actual + time interval for the KEEPALIVE messages is indicated + by dellNetBgpM2PeerKeepAlive. A reasonable maximum value + for this timer would be configured to be one third + of that of dellNetBgpM2PeerHoldTimeConfigured. + + If the value of this object is zero (0), no + periodical KEEPALIVE messages are sent to the peer + after the BGP connection has been established. + The suggested value for this timer is 30 seconds." + REFERENCE + "draft-ietf-idr-bgp4-17.txt, Appendix 6.4" + DEFVAL { + 30 + } + ::= { dellNetBgpM2CfgPeerTimersEntry 3 } + + + dellNetBgpM2CfgPeerMinASOrigInterval OBJECT-TYPE + SYNTAX Unsigned32 (0..65535) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Time interval in seconds for the MinASOriginationInterval + timer. The suggested value for this timer is 15 + seconds." + + DEFVAL { + 15 + } + ::= { dellNetBgpM2CfgPeerTimersEntry 4 } + + + dellNetBgpM2CfgPeerMinRouteAdverInter OBJECT-TYPE + SYNTAX Unsigned32 (0..65535) + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "Time interval in seconds for the + MinRouteAdvertisementInterval timer. The suggested + value for this timer is 30 seconds." + DEFVAL { + 30 + } + ::= { dellNetBgpM2CfgPeerTimersEntry 5 } + + + -- + -- Per-peer configuration extensions + -- + + dellNetBgpM2CfgPeerExtensions + OBJECT IDENTIFIER ::= { dellNetBgpM2PeerConfiguration 5 } + + + dellNetBgpM2CfgPeerNonCapExts + OBJECT IDENTIFIER ::= { dellNetBgpM2CfgPeerExtensions 1 } + + + dellNetBgpM2CfgPeerCapExts + OBJECT IDENTIFIER ::= { dellNetBgpM2CfgPeerExtensions 2 } + + + -- + -- Peer route reflection configuration + -- + + dellNetBgpM2CfgPeerRouteReflectionExts + OBJECT IDENTIFIER ::= { dellNetBgpM2CfgPeerNonCapExts 2796 } + + + dellNetBgpM2CfgPeerReflectorClientTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2CfgPeerReflectorClientEntry + MAX-ACCESS not-accessible + STATUS current + + + DESCRIPTION + "Table of route reflection client settings on a per-peer + basis." + REFERENCE + "RFC 2796 - BGP Route Reflection" + ::= { dellNetBgpM2CfgPeerRouteReflectionExts 1 } + + + dellNetBgpM2CfgPeerReflectorClientEntry OBJECT-TYPE + SYNTAX DellNetBgpM2CfgPeerReflectorClientEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry containing data on a per-peer basis on whether + the peer is configured as a route reflector client." + REFERENCE + "RFC 2796 - BGP Route Reflection" + AUGMENTS { + dellNetBgpM2CfgPeerEntry + } + ::= { dellNetBgpM2CfgPeerReflectorClientTable 1 } + + + DellNetBgpM2CfgPeerReflectorClientEntry ::= SEQUENCE { + dellNetBgpM2CfgPeerReflectorClient + INTEGER + } + + dellNetBgpM2CfgPeerReflectorClient OBJECT-TYPE + SYNTAX INTEGER { + nonClient(0), + client(1), + meshedClient(2) + } + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This value indicates whether the given peer is a + reflector client of this router, or not. A value of + nonClient indicates that this peer is not a reflector + client. A value of client indicates that this peer is a + reflector client that is not fully meshed with other + reflector clients. A value of meshedClient indicates + that the peer is a reflector client and is fully meshed + with all other reflector clients. + + This value must be nonClient (0) for BGP external peers." + REFERENCE + + "RFC 2796 - BGP Route Reflection" + ::= { dellNetBgpM2CfgPeerReflectorClientEntry 1 } + + + -- + -- Peer AS Confederations Extensions + -- + + dellNetBgpM2CfgPeerASConfederationExts + OBJECT IDENTIFIER ::= { dellNetBgpM2CfgPeerNonCapExts 3065 } + + + dellNetBgpM2CfgPeerConfedMemberTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2CfgPeerConfedMemberEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table of confederation member settings on a per-peer + basis." + REFERENCE + "RFC 3065 - BGP Confederations" + ::= { dellNetBgpM2CfgPeerASConfederationExts 1 } + + + dellNetBgpM2CfgPeerConfedMemberEntry OBJECT-TYPE + SYNTAX DellNetBgpM2CfgPeerConfedMemberEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry containing data on a per-peer basis on whether + the peer is configured as a BGP confederation member." + REFERENCE + "RFC 3065 - BGP Confederations" + AUGMENTS { + dellNetBgpM2PeerEntry + } + ::= { dellNetBgpM2CfgPeerConfedMemberTable 1 } + + + DellNetBgpM2CfgPeerConfedMemberEntry ::= SEQUENCE { + dellNetBgpM2CfgPeerConfedMember + TruthValue + } + + + dellNetBgpM2CfgPeerConfedMember OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-create + STATUS current + DESCRIPTION + "This value indicates whether the given peer is in our + confederation or not." + REFERENCE + "RFC 3065 - BGP Confederations" + ::= { dellNetBgpM2CfgPeerConfedMemberEntry 1 } + + + -- + -- BGP NLRI Data + -- + + dellNetBgpM2Rib + OBJECT IDENTIFIER ::= { dellNetBgpM2 3 } + + + -- + -- NLRI Table + -- + + dellNetBgpM2NlriTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2NlriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The BGP-4 Received Path Attribute Table contains + information about paths to destination networks + received from all BGP4 peers. Collectively, this + represents the Adj-Ribs-In. The route where + dellNetBgpM2NlriBest is TRUE represents, for this NLRI, + the route that is installed in the LocRib from the + Adj-Ribs-In." + ::= { dellNetBgpM2Rib 1 } + + + dellNetBgpM2NlriEntry OBJECT-TYPE + SYNTAX DellNetBgpM2NlriEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Information about a path to a network." + INDEX { + dellNetBgpM2PeerIndex, + dellNetBgpM2NlriAfi, + dellNetBgpM2NlriSafi, + dellNetBgpM2NlriPrefix, + dellNetBgpM2NlriPrefixLen, + + dellNetBgpM2NlriIndex + } + ::= { dellNetBgpM2NlriTable 1 } + + + DellNetBgpM2NlriEntry ::= SEQUENCE { + dellNetBgpM2NlriIndex + Unsigned32, + dellNetBgpM2NlriAfi + DellNetBgpM2Afi, + dellNetBgpM2NlriSafi + DellNetBgpM2Safi, + dellNetBgpM2NlriPrefixType + InetAddressType, + dellNetBgpM2NlriPrefix + InetAddress, + dellNetBgpM2NlriPrefixLen + InetAddressPrefixLength, + dellNetBgpM2NlriBest + TruthValue, + dellNetBgpM2NlriCalcLocalPref + Unsigned32, + dellNetBgpM2PathAttrIndex + Unsigned32, + dellNetBgpM2NlriOpaqueType + INTEGER, + dellNetBgpM2NlriOpaquePointer + RowPointer + } + + + dellNetBgpM2NlriIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This index allows for multiple instances of a base + prefix for a certain AFI SAFI from a given peer. + This is currently useful for two things: + 1. Allowing for a peer in future implementations to + send more than a single route instance. + 2. Allow for extensions which extend the NLRI field + to send the same prefix while utilizing other + extension specific information. An example of + this is RFC 3107 - Carrying MPLS labels in BGP." + REFERENCE + "RFC 3107 - Carrying Label Information in BGP-4" + ::= { dellNetBgpM2NlriEntry 1 } + + + dellNetBgpM2NlriAfi OBJECT-TYPE + SYNTAX DellNetBgpM2Afi + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The address family of the prefix for this NLRI." + ::= { dellNetBgpM2NlriEntry 2 } + + + dellNetBgpM2NlriSafi OBJECT-TYPE + SYNTAX DellNetBgpM2Safi + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The subsequent address family of the prefix for + this NLRI" + REFERENCE + "RFC 2858 - Multiprotocol Extensions for BGP-4" + ::= { dellNetBgpM2NlriEntry 3 } + + + dellNetBgpM2NlriPrefixType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The type of the IP address prefix in the + Network Layer Reachability Information field. + The value of this object is derived from the + appropriate value from the dellNetBgpM2NlriAfi field. + Where an appropriate InetAddressType is not + available, the value of the object must be + unknown(0). + + XXX TODO - This seems like a hack." + ::= { dellNetBgpM2NlriEntry 4 } + + + dellNetBgpM2NlriPrefix OBJECT-TYPE + SYNTAX InetAddress (SIZE (4..20)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An IP address prefix in the Network Layer + Reachability Information field. This object + is an IP address containing the prefix with + length specified by + dellNetBgpM2PathAttrAddrPrefixLen. + + Any bits beyond the length specified by + dellNetBgpM2PathAttrAddrPrefixLen are zeroed." + ::= { dellNetBgpM2NlriEntry 5 } + + + dellNetBgpM2NlriPrefixLen OBJECT-TYPE + SYNTAX InetAddressPrefixLength + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Length in bits of the address prefix in + the Network Layer Reachability Information field." + ::= { dellNetBgpM2NlriEntry 6 } + + + dellNetBgpM2NlriBest OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An indication of whether or not this route + was chosen as the best BGP4 route." + ::= { dellNetBgpM2NlriEntry 7 } + + + dellNetBgpM2NlriCalcLocalPref OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The degree of preference calculated by the + receiving BGP4 speaker for an advertised + route." + ::= { dellNetBgpM2NlriEntry 8 } + + + dellNetBgpM2PathAttrIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This value is a unique index for the per-NLRI entry + in the dellNetBgpM2PathAttrTable. It is assigned by the + agent at the point of creation of the dellNetBgpM2PathAttrTable + row entry. While its value is guaranteed to be unique + at any time, it is otherwise opaque to the management + application with respect to its value or the contiguity + of dellNetBgpM2PathAttrIndex row instance values across rows + of the dellNetBgpM2PeerAttrTable. It is used to provide an + index structure for other tables whose data is logically + per-peer, per-NLRI." + ::= { dellNetBgpM2NlriEntry 9 } + + + dellNetBgpM2NlriOpaqueType OBJECT-TYPE + SYNTAX INTEGER { + none(0), + bgpMplsLabelStack(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object enumerates the type of the row that is + pointed to in the table row dellNetBgpM2NlriOpaquePointer + instance, if dellNetBgpM2NlriOpaquePointer is in fact not + a zero length. dellNetBgpM2NlriOpaqueType is necessary since + the data referenced by dellNetBgpM2NlriOpaquePointer is + opaque to BGP. For example, in the case of RFC 3107, + the label stack that is pointed to may occur in the + mplsLabelStackTable from the MPLS-LSR-MIB, and the + instance value of dellNetBgpM2NlriOpaqueType would be + bgpMplsLabelStack(1)." + REFERENCE + "RFC 3107 - Carrying Label Information in BGP-4 + draft-ietf-mpls-lsr-mib-08.txt" + ::= { dellNetBgpM2NlriEntry 10 } + + + dellNetBgpM2NlriOpaquePointer OBJECT-TYPE + SYNTAX RowPointer + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Pointer to a row that decomposes the data that is + opaque to the BGP MIB but is sent in the NLRI. + This RowPointer has zero (0) length data instance + if dellNetBgpM2NlriOpaqueType is none." + ::= { dellNetBgpM2NlriEntry 11 } + + + -- + -- Adj-Ribs-Out Table + -- + + dellNetBgpM2AdjRibsOutTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2AdjRibsOutEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table contains on a per-peer basis one or more + routes from the dellNetBgpM2NlriTable that have been + placed in this peer's Adj-Ribs-Out." + REFERENCE + "draft-ietf-idr-bgp4-17.txt, Sec. 3.2" + ::= { dellNetBgpM2Rib 2 } + + + dellNetBgpM2AdjRibsOutEntry OBJECT-TYPE + SYNTAX DellNetBgpM2AdjRibsOutEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "List of BGP routes that have been placed into a + peer's Adj-Ribs-Out." + INDEX { + dellNetBgpM2PeerIndex, + dellNetBgpM2NlriAfi, + dellNetBgpM2NlriSafi, + dellNetBgpM2NlriPrefix, + dellNetBgpM2NlriPrefixLen, + dellNetBgpM2AdjRibsOutIndex + } + ::= { dellNetBgpM2AdjRibsOutTable 1 } + + + DellNetBgpM2AdjRibsOutEntry ::= SEQUENCE { + dellNetBgpM2AdjRibsOutIndex + Unsigned32, + dellNetBgpM2AdjRibsOutRoute + RowPointer + } + + + dellNetBgpM2AdjRibsOutIndex OBJECT-TYPE + SYNTAX Unsigned32 + 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." + ::= { dellNetBgpM2AdjRibsOutEntry 1 } + + + dellNetBgpM2AdjRibsOutRoute OBJECT-TYPE + SYNTAX RowPointer + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object points to the route in the dellNetBgpM2NlriTable + 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 + "draft-ietf-idr-bgp4-17.txt, Sec. 9.2" + ::= { dellNetBgpM2AdjRibsOutEntry 2 } + + + -- + -- BGP Rib Path Attributes Table + -- + + -- + -- Path Attribute Counter + -- + + dellNetBgpM2PathAttrCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of entries in the dellNetBgpM2PathAttrTable." + ::= { dellNetBgpM2Rib 3 } + + + -- + -- Path Attributes Table + -- + + dellNetBgpM2PathAttrTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2PathAttrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Provides per advertised network-prefix attribute data, + as advertised over a peering session." + ::= { dellNetBgpM2Rib 4 } + + + dellNetBgpM2PathAttrEntry OBJECT-TYPE + SYNTAX DellNetBgpM2PathAttrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry contains data about a given network + prefix, per-prefix and per-advertising peer." + INDEX { + dellNetBgpM2PathAttrIndex + } + ::= { dellNetBgpM2PathAttrTable 1 } + + + DellNetBgpM2PathAttrEntry ::= SEQUENCE { + dellNetBgpM2PathAttrOrigin + INTEGER, + dellNetBgpM2PathAttrNextHopAddrType + InetAddressType, + dellNetBgpM2PathAttrNextHop + InetAddress, + dellNetBgpM2PathAttrMedPresent + TruthValue, + dellNetBgpM2PathAttrMed + Unsigned32, + dellNetBgpM2PathAttrLocalPrefPresent + TruthValue, + dellNetBgpM2PathAttrLocalPref + Unsigned32, + dellNetBgpM2PathAttrAtomicAggregate + INTEGER, + dellNetBgpM2PathAttrAggregatorAS + InetAutonomousSystemNumber, + dellNetBgpM2PathAttrAggregatorAddr + DellNetBgpM2Identifier, + dellNetBgpM2AsPathCalcLength + Unsigned32, + dellNetBgpM2AsPathString + SnmpAdminString, + dellNetBgpM2AsPathIndex + Unsigned32 + } + + + dellNetBgpM2PathAttrOrigin OBJECT-TYPE + SYNTAX INTEGER { + igp(1),-- networks are interior + egp(2),-- networks learned via the EGP protocol + incomplete(3) -- undetermined + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The ultimate origin of the path information." + ::= { dellNetBgpM2PathAttrEntry 1 } + + + dellNetBgpM2PathAttrNextHopAddrType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The address family of the address for + the border router that should be used + to access the destination network." + ::= { dellNetBgpM2PathAttrEntry 2 } + + + dellNetBgpM2PathAttrNextHop OBJECT-TYPE + SYNTAX InetAddress (SIZE(4..20)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The address of the border router that + should be used to access the destination + network. This address is the nexthop + address received in the UPDATE packet. + The address family of this object will be the + same as that of the prefix in this row. + + Note that for RFC2545 style double nexthops, + this object will always contain the global scope + nexthop. dellNetBgpM2LinkLocalNextHopTable will contain + the linklocal scope nexthop. + + In the case that the mechanism documented in + draft-kato-bgp-ipv6-link-local-00.txt is used and + only a link local nexthop has been sent, , + dellNetBgpM2LinkLocalNextHopPresent will be false + and dellNetBgpM2PathAttrNextHop will contain the link local + nexthop." + ::= { dellNetBgpM2PathAttrEntry 3 } + + + dellNetBgpM2PathAttrMedPresent OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Whether or not the MED value is present. + If it is not present, the dellNetBgpM2PathAttrMed + object has no useful value and should be set to 0." + ::= { dellNetBgpM2PathAttrEntry 4 } + + + dellNetBgpM2PathAttrMed OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This metric is used to discriminate + between multiple exit points to an + adjacent autonomous system." + ::= { dellNetBgpM2PathAttrEntry 5 } + + + dellNetBgpM2PathAttrLocalPrefPresent OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Whether or not the LocalPref value is present. + If it is not present, the dellNetBgpM2PathAttrLocalPref + object has no useful value and should be set to 0." + ::= { dellNetBgpM2PathAttrEntry 6 } + + + dellNetBgpM2PathAttrLocalPref OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The originating BGP4 speakers degree of + preference for an advertised route." + ::= { dellNetBgpM2PathAttrEntry 7 } + + + dellNetBgpM2PathAttrAtomicAggregate OBJECT-TYPE + SYNTAX INTEGER { + atomicAggregatePresent(1), + atomicAggregateMissing(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "When this object is set to atomicAggregatePresent, + the ATOMIC_AGGREGATE Path Attribute is present + + + and indicates that the NLRI MUST NOT be made + more specific." + ::= { dellNetBgpM2PathAttrEntry 8 } + + + dellNetBgpM2PathAttrAggregatorAS OBJECT-TYPE + SYNTAX InetAutonomousSystemNumber + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The AS number of the last BGP4 speaker that + performed route aggregation. A value of + zero (0) indicates the absence of this + attribute. + + Note propagation of AS of zero is illegal in + the Internet." + ::= { dellNetBgpM2PathAttrEntry 9 } + + + dellNetBgpM2PathAttrAggregatorAddr OBJECT-TYPE + SYNTAX DellNetBgpM2Identifier + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The IP address of the last BGP4 speaker + that performed route aggregation. A + value of 0.0.0.0 indicates the absence + of this attribute." + ::= { dellNetBgpM2PathAttrEntry 10 } + + + dellNetBgpM2AsPathCalcLength OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This value represents the calculated length of the + AS Path according to the rules of the BGP specification. + This value is used in route selection." + REFERENCE + "draft-ietf-idr-bgp4-17.txt, Sec. 9.1.2.2.a" + ::= { dellNetBgpM2PathAttrEntry 11 } + + + dellNetBgpM2AsPathString OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + + + STATUS current + DESCRIPTION + "This is a string depicting the autonomous system + path to this network which was received from the + peer which advertised it. The format of the string + is implementation-dependent, and should be designed + for operator readability." + ::= { dellNetBgpM2PathAttrEntry 12 } + + + dellNetBgpM2AsPathIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This value is a unique index for the decomposed AS Path + in the dellNetBgpM2AsPathTable. It is assigned by the + agent at the point of creation of the dellNetBgpM2AsPathTable + row entry. While its value is guaranteed to be unique + at any time, it is otherwise opaque to the management + application with respect to its value or the contiguity + of dellNetBgpM2AsPathIndex row instance values across rows + of the dellNetBgpM2AsPathTable." + ::= { dellNetBgpM2PathAttrEntry 13 } + + + -- + -- As-4 byte AS_PATH + -- + + dellNetBgpM2AsPath4byteTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2AsPath4byteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table is present for BGP speakers that support + the AS 4byte specification and are functioning as + a router between 2-byte and 4-byte AS space." + REFERENCE + "draft-ietf-idr-as4bytes-04.txt - BGP support for + four-octet AS number space" + ::= { dellNetBgpM2Rib 5 } + + + dellNetBgpM2AsPath4byteEntry OBJECT-TYPE + SYNTAX DellNetBgpM2AsPath4byteEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each row contains the information for the AS 4-byte + extension's NEW_AS_PATH and NEW_AGGREGATOR attributes." + AUGMENTS { + dellNetBgpM2PathAttrEntry + } + ::= { dellNetBgpM2AsPath4byteTable 1 } + + + DellNetBgpM2AsPath4byteEntry ::= SEQUENCE { + dellNetBgpM2AsPath4bytePathPresent + TruthValue, + dellNetBgpM2AsPath4byteAggregatorAS + InetAutonomousSystemNumber, + dellNetBgpM2AsPath4byteCalcLength + Unsigned32, + dellNetBgpM2AsPath4byteString + SnmpAdminString, + dellNetBgpM2AsPath4byteIndex + Unsigned32 + } + + + dellNetBgpM2AsPath4bytePathPresent OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This value may only be true if this BGP Speaker + is functioning as a router between ASs that + are in 2-byte and 4-byte AS space. If this + value is true, then the NEW_AS_PATH attributes + are present and the 4-byte versions of the + appropriate path attributes are in this row. + + If this value is false, then the following values + will be present in the row: + + dellNetBgpM2PathAttrAggregatorAS - zero (0). + dellNetBgpM2AsPathCalcLength - zero (0). + dellNetBgpM2AsPathString - zero (0) length string. + dellNetBgpM2AsPathIndex - zero (0)." + ::= { dellNetBgpM2AsPath4byteEntry 1 } + + + dellNetBgpM2AsPath4byteAggregatorAS OBJECT-TYPE + SYNTAX InetAutonomousSystemNumber + MAX-ACCESS read-only + + STATUS current + DESCRIPTION + "The NEW_AGGREGATOR AS number of the last BGP4 speaker + that performed route aggregation. A value of + zero (0) indicates the absence of this + attribute. + + Note propagation of AS of zero is illegal in + the Internet." + ::= { dellNetBgpM2AsPath4byteEntry 2 } + + + dellNetBgpM2AsPath4byteCalcLength OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This value represents the calculated length of the + NEW_AS_PATH according to the rules of the BGP specification. + This value is used in route selection." + REFERENCE + "draft-ietf-idr-bgp4-17.txt, Sec. 9.1.2.2.a" + ::= { dellNetBgpM2AsPath4byteEntry 3 } + + + dellNetBgpM2AsPath4byteString OBJECT-TYPE + SYNTAX SnmpAdminString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is a string depicting the autonomous system + path to this network which was received from the + peer which advertised it. The format of the string + is implementation-dependent, and should be designed + for operator readability." + ::= { dellNetBgpM2AsPath4byteEntry 4 } + + + dellNetBgpM2AsPath4byteIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This value is a unique index for the decomposed AS Path + in the dellNetBgpM2AsPathTable. It is assigned by the + agent at the point of creation of the dellNetBgpM2AsPathTable + row entry. While its value is guaranteed to be unique + at any time, it is otherwise opaque to the management + + application with respect to its value or the contiguity + of dellNetBgpM2AsPathIndex row instance values across rows + of the dellNetBgpM2AsPathTable. " + ::= { dellNetBgpM2AsPath4byteEntry 5 } + + + -- BGP 4 Path attribute AS Path Table. There is one row in + -- this table for each AS which is advertised for a given + -- route as provided from a peer. + +-- JMH +-- We need one of these for the NewAsPath for the 4byte draft + + dellNetBgpM2AsPathTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2AsPathEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The BGP-4 Path Attribute AS Path Table + contains the per network path (NLRI) + AS PATH data received from the + advertising BGP peer." + ::= { dellNetBgpM2Rib 6 } + + + dellNetBgpM2AsPathTableEntry OBJECT-TYPE + SYNTAX DellNetBgpM2AsPathEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Information about an AS path provided with a path to + a network." + INDEX { + dellNetBgpM2PathAttrIndex, + dellNetBgpM2AsPathSegmentIndex, + dellNetBgpM2AsPathElementIndex + } + ::= { dellNetBgpM2AsPathTable 1 } + + + DellNetBgpM2AsPathEntry ::= SEQUENCE { + dellNetBgpM2AsPathSegmentIndex + Unsigned32, + dellNetBgpM2AsPathElementIndex + Unsigned32, + dellNetBgpM2AsPathType + INTEGER, + dellNetBgpM2AsPathElementValue + InetAutonomousSystemNumber + } + + + dellNetBgpM2AsPathSegmentIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A per-AS path segment index. This will index a set of + autonomous systems in an AS path which are part + of the same sequence or set (as determined by + the row value of dellNetBgpM2AsPathType, which + should be the same value for each dellNetBgpM2AsPathTable + entry indexed by the same (dellNetBgpM2PathAttrIndex, + dellNetBgpM2AsPathIndex) pair)." + ::= { dellNetBgpM2AsPathTableEntry 1 } + + + dellNetBgpM2AsPathElementIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A per-AS element index. This will index a particular + AS within a sequence or set of autonomous systems in + an AS path." + ::= { dellNetBgpM2AsPathTableEntry 2 } + + + dellNetBgpM2AsPathType OBJECT-TYPE + SYNTAX INTEGER { + asSet(1), + asSequence(2), + confedSequence(3), + confedSet(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The type of sequence in which this asPath + was advertised as an attribute. Note that + all asPath row instances for a given (dellNetBgpM2PathAttrIndex, + dellNetBgpM2AsPathIndex) index pair will have their + dellNetBgpM2AsPathType set to the same value. + The values for dellNetBgpM2AsPathType are + interpreted as defined in the base BGP document + and the BGP AS Confederations document." + REFERENCE + "draft-ietf-idr-bgp4-16 + RFC 3065 - BGP AS Confederations" + ::= { dellNetBgpM2AsPathTableEntry 3 } + + + dellNetBgpM2AsPathElementValue OBJECT-TYPE + SYNTAX InetAutonomousSystemNumber + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An AS value for an AS the related NLRI traversed + in the propagation of its advertisement. This + value is to be interpreted in the context of the + sequence implied by dellNetBgpM2AsPathIndex and + dellNetBgpM2AsPathType (and, in sequence of the + other table rows with the same value of + dellNetBgpM2PathAttrIndex and dellNetBgpM2AsPathIndex)." + ::= { dellNetBgpM2AsPathTableEntry 4 } + + + -- BGP 4 Path unknown attribute. There is one row in + -- this table for each attribute not known by this BGP + -- implementation (or agent instrumentation), but provided + -- from a peer. + + dellNetBgpM2PathAttrUnknownTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2PathAttrUnknownEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The BGP-4 Path Attribute Unknown Table + contains the per network path (NLRI) + data on the path attributes advertised + with a route but not known to the local BGP implementation + or not otherwise capable of being returned from this agent. + + The absence of row data for a given index value for + dellNetBgpM2PathAttrIndex indicates a lack of such unknown + attribute information for the indicated network path + (as indexed by that dellNetBgpM2PathAttrIndex value in the + dellNetBgpM2PathAttrTable)." + ::= { dellNetBgpM2Rib 7 } + + + dellNetBgpM2PathAttrUnknownEntry OBJECT-TYPE + SYNTAX DellNetBgpM2PathAttrUnknownEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Information about an unknown attribute + provided with a path to a network." + INDEX { + dellNetBgpM2PathAttrIndex, + dellNetBgpM2PathAttrUnknownIndex + } + ::= { dellNetBgpM2PathAttrUnknownTable 1 } + + + DellNetBgpM2PathAttrUnknownEntry ::= SEQUENCE { + dellNetBgpM2PathAttrUnknownIndex + Unsigned32, + dellNetBgpM2PathAttrUnknownType + Unsigned32, + dellNetBgpM2PathAttrUnknownValue + OCTET STRING + } + + + dellNetBgpM2PathAttrUnknownIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An integer index for a row in this table." + ::= { dellNetBgpM2PathAttrUnknownEntry 1 } + + + dellNetBgpM2PathAttrUnknownType OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The attribute type advertised with this unknown + attribute by the peer." + ::= { dellNetBgpM2PathAttrUnknownEntry 2 } + + + -- Maximum size of the following is derived as + -- 4096 max message size + -- - 16 BGP message marker bytes + -- - 2 BGP message size + -- - 1 BGP message type (UPDATE with unknown attr) + -- - 2 UPDATE routes length (even assuming no routes) + -- - 2 UPDATE path attributes length + -- - 1 path attribute flag octet + -- - 2 unknown path attr type (in dellNetBgpM2PathAttrUnknownType) + -- --------- + -- 4070 bytes maximum per-message attribute value data + + + dellNetBgpM2PathAttrUnknownValue OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(0..4070)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Value of path attribute not understood + by the base BGP-4 document. + + Octets beyond the maximum size, if any, + are not recorded by this row object. " + ::= { dellNetBgpM2PathAttrUnknownEntry 3 } + + + -- + -- Path Attribute Extensions + -- + + dellNetBgpM2PathAttrExtensions + OBJECT IDENTIFIER ::= { dellNetBgpM2Rib 8 } + + + dellNetBgpM2PathAttrNonCapExts + OBJECT IDENTIFIER ::= { dellNetBgpM2PathAttrExtensions 1 } + + + dellNetBgpM2PathAttrCapExts + OBJECT IDENTIFIER ::= { dellNetBgpM2PathAttrExtensions 2 } + + + -- + -- Path Attribute Route Reflection Extensions + -- + + -- + -- Originator ID Table + -- + + dellNetBgpM2PathAttrRouteReflectionExts + OBJECT IDENTIFIER ::= { dellNetBgpM2PathAttrNonCapExts 2796 } + + + dellNetBgpM2PathAttrOriginatorIdTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2PathAttrOriginatorIdEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Per prefix data pertinent to advertisement of a + network prefix through an originator." + REFERENCE + "RFC 2796 - BGP Route Reflection" + ::= { dellNetBgpM2PathAttrRouteReflectionExts 1 } + + + dellNetBgpM2PathAttrOriginatorIdEntry OBJECT-TYPE + SYNTAX DellNetBgpM2PathAttrOriginatorIdEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry contains data pertinent to a network + prefix as received through its originating BGP + route reflector." + REFERENCE + "RFC 2796 - BGP Route Reflection" + INDEX { + dellNetBgpM2PathAttrIndex + } + ::= { dellNetBgpM2PathAttrOriginatorIdTable 1 } + + + DellNetBgpM2PathAttrOriginatorIdEntry ::= SEQUENCE { + dellNetBgpM2PathAttrOriginatorId + DellNetBgpM2Identifier + } + + + dellNetBgpM2PathAttrOriginatorId OBJECT-TYPE + SYNTAX DellNetBgpM2Identifier + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Originator-ID identifying the router that initially + advertised this destination to a Route Reflector. A + value of 0.0.0.0 indicates the absence of this attribute." + REFERENCE + "This attribute is defined in [RFC2796]." + ::= { dellNetBgpM2PathAttrOriginatorIdEntry 1 } + + + -- + -- Cluster table + -- + + + dellNetBgpM2PathAttrClusterTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2PathAttrClusterEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The BGP-4 Path Attribute Cluster Table + contains the per network path (NLRI) + data on the reflection path which a + route has traversed. The absence of row + data for a given index value for dellNetBgpM2PathAttrIndex + indicates a lack of this attribute information + for the indicated network path (as indexed by + that dellNetBgpM2PathAttrIndex value in the dellNetBgpM2PathAttrTable)." + ::= { dellNetBgpM2PathAttrRouteReflectionExts 2 } + + + dellNetBgpM2PathAttrClusterEntry OBJECT-TYPE + SYNTAX DellNetBgpM2PathAttrClusterEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Information about a cluster traversal + provided with a path to a network." + INDEX { + dellNetBgpM2PathAttrIndex, + dellNetBgpM2PathAttrClusterIndex + } + ::= { dellNetBgpM2PathAttrClusterTable 1 } + + + DellNetBgpM2PathAttrClusterEntry ::= SEQUENCE { + dellNetBgpM2PathAttrClusterIndex + Unsigned32, + dellNetBgpM2PathAttrClusterValue + DellNetBgpM2Identifier + } + + + dellNetBgpM2PathAttrClusterIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An integral index for a row in this table." + ::= { dellNetBgpM2PathAttrClusterEntry 1 } + + + dellNetBgpM2PathAttrClusterValue OBJECT-TYPE + SYNTAX DellNetBgpM2Identifier + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A four octet long value representing a part of the + reflection path that the route has passed. Each such four + octet long value represents the ID of a cluster that + the route has traversed. The sequence of this path as + received in the route advertisement will be preserved in + the sequence of dellNetBgpM2PathAttrClusterTable rows (and the + dellNetBgpM2PathAttrClusterValues in each row) as returned for + a given dellNetBgpM2PathAttrIndex value, and the monotonically + increasing sequence of dellNetBgpM2PathAttrClusterIndex values + for that dellNetBgpM2PathAttrIndex." + REFERENCE + "This attribute is defined in [RFC2796]." + ::= { dellNetBgpM2PathAttrClusterEntry 2 } + + + -- + -- BGP Communities + -- + + dellNetBgpM2PathAttrCommunityExts + OBJECT IDENTIFIER ::= { dellNetBgpM2PathAttrNonCapExts 1997 } + + + dellNetBgpM2PathAttrCommTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2PathAttrCommEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The BGP-4 Path Attribute Community Table + contains the per network path (NLRI) + data on the community membership advertised + with a route. The absence of row + data for a given index value for dellNetBgpM2PathAttrIndex + indicates a lack of this attribute information + for the indicated network path (as indexed by + that dellNetBgpM2PathAttrIndex value in the dellNetBgpM2PathAttrTable)." + ::= { dellNetBgpM2PathAttrCommunityExts 1 } + + + dellNetBgpM2PathAttrCommEntry OBJECT-TYPE + SYNTAX DellNetBgpM2PathAttrCommEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + + "Information about a community association + provided with a path to a network." + INDEX { + dellNetBgpM2PathAttrIndex, + dellNetBgpM2PathAttrCommIndex + } + ::= { dellNetBgpM2PathAttrCommTable 1 } + + + DellNetBgpM2PathAttrCommEntry ::= SEQUENCE { + dellNetBgpM2PathAttrCommIndex + Unsigned32, + dellNetBgpM2PathAttrCommValue + DellNetBgpM2Community + } + + + dellNetBgpM2PathAttrCommIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An integer index for a row in this table." + ::= { dellNetBgpM2PathAttrCommEntry 1 } + + + dellNetBgpM2PathAttrCommValue OBJECT-TYPE + SYNTAX DellNetBgpM2Community + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A value representing a community. There are certain + 4-octet long values which could be returned in this + columnar row data that carry additional semantics." + REFERENCE + "RFC 1997 - BGP Communities Attribute" + ::= { dellNetBgpM2PathAttrCommEntry 2 } + + + -- + -- BGP Extended Communities + -- + + dellNetBgpM2PathAttrExtCommTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2PathAttrExtCommEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The BGP-4 Path Attribute Community Table + contains the per network path (NLRI) + data on the extended community membership advertised + with a route. The absence of row + data for a given index value for dellNetBgpM2PathAttrIndex + indicates a lack of this attribute information + for the indicated network path (as indexed by + that dellNetBgpM2PathAttrIndex value in the dellNetBgpM2PathAttrTable). + + XXX JMH - can not assign the OID until an RFC is published." + ::= { dellNetBgpM2PathAttrNonCapExts 3501 } -- Dell Networking OS + + + dellNetBgpM2PathAttrExtCommEntry OBJECT-TYPE + SYNTAX DellNetBgpM2PathAttrExtCommEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Information about an extended community association + provided with a path to a network." + INDEX { + dellNetBgpM2PathAttrIndex, + dellNetBgpM2PathAttrExtCommIndex + } + ::= { dellNetBgpM2PathAttrExtCommTable 1 } + + + DellNetBgpM2PathAttrExtCommEntry ::= SEQUENCE { + dellNetBgpM2PathAttrExtCommIndex + Unsigned32, + dellNetBgpM2PathAttrExtCommValue + DellNetBgpM2ExtendedCommunity + } + + + dellNetBgpM2PathAttrExtCommIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "An integral index for a row in this table." + ::= { dellNetBgpM2PathAttrExtCommEntry 1 } + + + dellNetBgpM2PathAttrExtCommValue OBJECT-TYPE + SYNTAX DellNetBgpM2ExtendedCommunity + MAX-ACCESS read-only + STATUS current + + + + DESCRIPTION + "A value representing an extended community which was + received with the route implied by the dellNetBgpM2PathAttr + Index value of this row data. There are certain + 8-octet long values which could be returned in this + columnar row data that carry additional semantics." + REFERENCE + "BGP-EXTCOMM - BGP Extended Communities Attribute" + ::= { dellNetBgpM2PathAttrExtCommEntry 2 } + + + -- + -- RFC 2545 link local nexthop + -- + + dellNetBgpM2LinkLocalNextHopTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetBgpM2LinkLocalNextHopEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table of link local nexthops as sent by RFC 2545 + for IPv6 BGP Speakers." + REFERENCE + "RFC 2545 - Use of BGP-4 Multiprotocol Extensions + for IPv6 Inter-Domain Routing" + ::= { dellNetBgpM2PathAttrNonCapExts 2545 } + + + dellNetBgpM2LinkLocalNextHopEntry OBJECT-TYPE + SYNTAX DellNetBgpM2LinkLocalNextHopEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Entry containing the link-local nexthops as sent + by a BGP speaker running RFC 2545 extensions for + double-nexthops." + INDEX { + dellNetBgpM2PathAttrIndex + } + ::= { dellNetBgpM2LinkLocalNextHopTable 1 } + + + DellNetBgpM2LinkLocalNextHopEntry ::= SEQUENCE { + dellNetBgpM2LinkLocalNextHopPresent + TruthValue, + dellNetBgpM2LinkLocalNextHop + InetAddress + } + + + dellNetBgpM2LinkLocalNextHopPresent OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This value is TRUE if and only if the BGP + speaker is receiving IPv6 NLRI using the + RFC 2545 double nexthop convention and it + has received a link local scope nexthop in + addition to the global scope nexthop." + ::= { dellNetBgpM2LinkLocalNextHopEntry 1 } + + + dellNetBgpM2LinkLocalNextHop OBJECT-TYPE + SYNTAX InetAddress (SIZE(20)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This value contains an IPv6 link local address of + InetAddressType of type ipv6z. This value is only + present if dellNetBgpM2LinkLocalNextHopPresent is true." + ::= { dellNetBgpM2LinkLocalNextHopEntry 2 } + + + -- + -- Conformance Information + -- + + dellNetBgpM2Conformance + OBJECT IDENTIFIER ::= { dellNetBgpM2 4 } + + + dellNetBgpM2MIBCompliances OBJECT IDENTIFIER ::= + { dellNetBgpM2Conformance 1 } + + + dellNetBgpM2MIBGroups OBJECT IDENTIFIER ::= + { dellNetBgpM2Conformance 2 } + + + dellNetBgpM2MIBCompliance MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for entities which + implement the BGP4 mib." + MODULE -- this module + MANDATORY-GROUPS { + dellNetBgpM2TimersGroup, + dellNetBgpM2CountersGroup, + dellNetBgpM2AsPathGroup, + dellNetBgpM2As4byteGroup, + dellNetBgpM2BaseGroup, + dellNetBgpM2ErrorsGroup, + dellNetBgpM2PeerGroup, + dellNetBgpM2PathAttributesGroup + } + GROUP dellNetBgpM2MIBNotificationsGroup + DESCRIPTION + "The notifications group is completely optional, + but highly recommended." + GROUP dellNetBgpM2CommunitiesGroup + DESCRIPTION + "The communities group is mandatory only for those + which support the BGP community attribute." + GROUP dellNetBgpM2ExtCommunitiesGroup + DESCRIPTION + "The communities group is mandatory only for those + which support the BGP extended community attribute." + GROUP dellNetBgpM2RouteReflectionGroup + DESCRIPTION + "The communities group is mandatory only for those + which support the BGP route reflection relationships." + GROUP dellNetBgpM2AsConfederationGroup + DESCRIPTION + "The communities group is mandatory only for those + which support the BGP confederation membership." + GROUP dellNetBgpM2TimersGroup + DESCRIPTION + "This group is mandatory for all agent implementations." + GROUP dellNetBgpM2CountersGroup + DESCRIPTION + "This group is mandatory for all agent implementations." + GROUP dellNetBgpM2CapabilitiesGroup + DESCRIPTION + "This group is mandatory for all agent implementations." + GROUP dellNetBgpM2AsPathGroup + DESCRIPTION + "This group is mandatory for all agent implementations." + GROUP dellNetBgpM2As4byteGroup + DESCRIPTION + "This group is mandatory for all agent implementations." + GROUP dellNetBgpM2BaseGroup + DESCRIPTION + "This group is mandatory for all agent implementations." + GROUP dellNetBgpM2ErrorsGroup + DESCRIPTION + "This group is mandatory for all agent implementations." + GROUP dellNetBgpM2PeerGroup + DESCRIPTION + "This group is mandatory for all agent implementations." + GROUP dellNetBgpM2PathAttributesGroup + DESCRIPTION + "This group is mandatory for all agent implementations." + GROUP dellNetBgpM2PeerConfigurationGroup + DESCRIPTION + "This group is optional for implementations that wish to + support configuration via SNMP." + GROUP dellNetBgpM2PeerRouteReflectorCfgGroup + DESCRIPTION + "This group is optional for implementations that wish to + support configuration of route reflection via SNMP. + Implementation of this feature requires support of the + dellNetBgpM2PeerConfigurationGroup." + GROUP dellNetBgpM2PeerAsConfederationCfgGroup + DESCRIPTION + "This group is optional for implementations that wish to + support configuration of BGP AS Confederations via SNMP. + Implementation of this feature requires support of the + dellNetBgpM2PeerConfigurationGroup." + GROUP dellNetBgpM2Rfc2545Group + DESCRIPTION + "This group is required for peers that support exchanging + of IPv6 NLRI per RFC 2545." + ::= { dellNetBgpM2MIBCompliances 1 } + + + + dellNetBgpM2CommunitiesGroup OBJECT-GROUP + OBJECTS { + dellNetBgpM2PathAttrCommIndex, + dellNetBgpM2PathAttrCommValue + } + STATUS current + DESCRIPTION + "Objects associated with BGP communities." + ::= { dellNetBgpM2MIBGroups 1 } + + + dellNetBgpM2ExtCommunitiesGroup OBJECT-GROUP + OBJECTS { + dellNetBgpM2PathAttrExtCommIndex, + dellNetBgpM2PathAttrExtCommValue + } + STATUS current + + + DESCRIPTION + "Objects associated with BGP extended communities." + ::= { dellNetBgpM2MIBGroups 2 } + + + dellNetBgpM2RouteReflectionGroup OBJECT-GROUP + OBJECTS { + dellNetBgpM2RouteReflector, + dellNetBgpM2ClusterId, + dellNetBgpM2PeerReflectorClient, + dellNetBgpM2PathAttrOriginatorId, + dellNetBgpM2PathAttrClusterIndex, + dellNetBgpM2PathAttrClusterValue + } + STATUS current + DESCRIPTION + "Objects associated with BGP route reflection." + ::= { dellNetBgpM2MIBGroups 3 } + + + dellNetBgpM2AsConfederationGroup OBJECT-GROUP + OBJECTS { + dellNetBgpM2ConfederationRouter, + dellNetBgpM2ConfederationId, + dellNetBgpM2PeerConfedMember + } + STATUS current + DESCRIPTION + "Objects associated with BGP confederation membership." + ::= { dellNetBgpM2MIBGroups 4 } + + + dellNetBgpM2TimersGroup OBJECT-GROUP + OBJECTS { + dellNetBgpM2PeerFsmEstablishedTime, + dellNetBgpM2PeerInUpdatesElapsedTime, + dellNetBgpM2PeerConnectRetryInterval, + dellNetBgpM2PeerHoldTimeConfigured, + dellNetBgpM2PeerKeepAliveConfigured, + dellNetBgpM2PeerMinASOrigInterval, + dellNetBgpM2PeerMinRouteAdverInterval, + dellNetBgpM2PeerHoldTime, + dellNetBgpM2PeerKeepAlive + } + STATUS current + DESCRIPTION + "Objects associated with BGP peering timers." + ::= { dellNetBgpM2MIBGroups 5 } + + + dellNetBgpM2CountersGroup OBJECT-GROUP + OBJECTS { + dellNetBgpM2PeerInUpdates, + dellNetBgpM2PeerOutUpdates, + dellNetBgpM2PeerInTotalMessages, + dellNetBgpM2PeerOutTotalMessages, + dellNetBgpM2PeerFsmEstablishedTrans, + dellNetBgpM2PeerInKeepalives, + dellNetBgpM2PeerOutKeepalives, + dellNetBgpM2PeerInOpen, + dellNetBgpM2PeerOutOpen, + dellNetBgpM2PeerInRteRefresh, + dellNetBgpM2PeerOutRteRefresh, + dellNetBgpM2PrefixCountersAfi, + dellNetBgpM2PrefixCountersSafi, + dellNetBgpM2PrefixInPrefixes, + dellNetBgpM2PrefixInPrefixesAccepted, + dellNetBgpM2PrefixInPrefixesRejected, + dellNetBgpM2PrefixOutPrefixes, + dellNetBgpM2PrefixWdrawnByPeer, + dellNetBgpM2PrefixWdrawnFromPeer + } + STATUS current + DESCRIPTION + "Objects to count discrete events and exchanges on BGP + sessions." + ::= { dellNetBgpM2MIBGroups 6 } + + + dellNetBgpM2CapabilitiesGroup OBJECT-GROUP + OBJECTS { + dellNetBgpM2CapabilitySupportAvailable, + dellNetBgpM2SupportedCapabilityCode, + dellNetBgpM2SupportedCapability, + dellNetBgpM2PeerCapAnnouncedCode, + dellNetBgpM2PeerCapAnnouncedIndex, + dellNetBgpM2PeerCapAnnouncedValue, + dellNetBgpM2PeerCapReceivedCode, + dellNetBgpM2PeerCapReceivedIndex, + dellNetBgpM2PeerCapReceivedValue + } + STATUS current + DESCRIPTION + "Objects to report capabilities as received on BGP + sessions." + ::= { dellNetBgpM2MIBGroups 7 } + + + dellNetBgpM2AsPathGroup OBJECT-GROUP + OBJECTS { + dellNetBgpM2AsPathSegmentIndex, + dellNetBgpM2AsPathElementIndex, + dellNetBgpM2AsPathType, + dellNetBgpM2AsPathElementValue + } + STATUS current + + + DESCRIPTION + "Objects to report AS paths received on BGP NLRIs." + ::= { dellNetBgpM2MIBGroups 8 } + + + dellNetBgpM2As4byteGroup OBJECT-GROUP + OBJECTS { + dellNetBgpM2AsSize, + dellNetBgpM2AsPath4bytePathPresent, + dellNetBgpM2AsPath4byteAggregatorAS, + dellNetBgpM2AsPath4byteCalcLength, + dellNetBgpM2AsPath4byteString, + dellNetBgpM2AsPath4byteIndex + } + STATUS current + DESCRIPTION + "AS Size objects." + ::= { dellNetBgpM2MIBGroups 9 } + + + dellNetBgpM2BaseGroup OBJECT-GROUP + OBJECTS { + dellNetBgpM2LocalAs, + dellNetBgpM2LocalIdentifier, + dellNetBgpM2VersionIndex, + dellNetBgpM2VersionSupported + } + STATUS current + DESCRIPTION + "Basic objects in local BGP implementation." + ::= { dellNetBgpM2MIBGroups 10 } + + + dellNetBgpM2ErrorsGroup OBJECT-GROUP + OBJECTS { + dellNetBgpM2PeerLastErrorReceived, + dellNetBgpM2PeerLastErrorReceivedData, + dellNetBgpM2PeerLastErrorReceivedTime, + dellNetBgpM2PeerLastErrorReceivedText, + dellNetBgpM2PeerLastErrorSent, + dellNetBgpM2PeerLastErrorSentData, + dellNetBgpM2PeerLastErrorSentTime, + dellNetBgpM2PeerLastErrorSentText + } + STATUS current + DESCRIPTION + "Errors received on BGP peering sessions." + ::= { dellNetBgpM2MIBGroups 11 } + + + dellNetBgpM2PeerGroup OBJECT-GROUP + OBJECTS { + dellNetBgpM2PeerInstance, + dellNetBgpM2PeerIdentifier, + dellNetBgpM2PeerState, + dellNetBgpM2PeerStatus, + dellNetBgpM2PeerConfiguredVersion, + dellNetBgpM2PeerNegotiatedVersion, + dellNetBgpM2PeerLocalAddrType, + dellNetBgpM2PeerLocalAddr, + dellNetBgpM2PeerLocalPort, + dellNetBgpM2PeerLocalAs, + dellNetBgpM2PeerRemoteAddrType, + dellNetBgpM2PeerRemoteAddr, + dellNetBgpM2PeerRemotePort, + dellNetBgpM2PeerRemoteAs, + dellNetBgpM2PeerIndex + } + STATUS current + DESCRIPTION + "Core object types on BGP peering sessions." + ::= { dellNetBgpM2MIBGroups 12 } + + + dellNetBgpM2PathAttributesGroup OBJECT-GROUP + OBJECTS { + dellNetBgpM2PathAttrCount, + dellNetBgpM2AsPathCalcLength, + dellNetBgpM2AsPathElementValue, + dellNetBgpM2AsPathIndex, + dellNetBgpM2AsPathString, + dellNetBgpM2AsPathType, + dellNetBgpM2NlriAfi, + dellNetBgpM2NlriBest, + dellNetBgpM2NlriPrefixType, + dellNetBgpM2NlriPrefix, + dellNetBgpM2NlriPrefixLen, + dellNetBgpM2NlriSafi, + dellNetBgpM2NlriOpaqueType, + dellNetBgpM2NlriOpaquePointer, + dellNetBgpM2NlriIndex, + dellNetBgpM2NlriCalcLocalPref, + dellNetBgpM2AdjRibsOutIndex, + dellNetBgpM2AdjRibsOutRoute, + dellNetBgpM2PathAttrAggregatorAS, + dellNetBgpM2PathAttrAggregatorAddr, + dellNetBgpM2PathAttrAtomicAggregate, + dellNetBgpM2PathAttrIndex, + dellNetBgpM2PathAttrLocalPref, + dellNetBgpM2PathAttrLocalPrefPresent, + dellNetBgpM2PathAttrMed, + dellNetBgpM2PathAttrMedPresent, + dellNetBgpM2PathAttrNextHop, + dellNetBgpM2PathAttrNextHopAddrType, + dellNetBgpM2PathAttrOrigin, + dellNetBgpM2PathAttrUnknownIndex, + dellNetBgpM2PathAttrUnknownType, + dellNetBgpM2PathAttrUnknownValue + } + STATUS current + DESCRIPTION + "Attributes received on BGP peering sessions." + ::= { dellNetBgpM2MIBGroups 13 } + + dellNetBgpM2PeerConfigurationGroup OBJECT-GROUP + OBJECTS { + dellNetBgpM2CfgBaseScalarStorageType, + dellNetBgpM2CfgLocalAs, + dellNetBgpM2CfgLocalIdentifier, + dellNetBgpM2CfgPeerAdminStatus, + dellNetBgpM2CfgPeerNextIndex, + dellNetBgpM2CfgPeerConfiguredVersion, + dellNetBgpM2CfgAllowVersionNegotiation, + dellNetBgpM2CfgPeerLocalAddrType, + dellNetBgpM2CfgPeerLocalAddr, + dellNetBgpM2CfgPeerLocalAs, + dellNetBgpM2CfgPeerRemoteAddrType, + dellNetBgpM2CfgPeerRemoteAddr, + dellNetBgpM2CfgPeerRemoteAs, + dellNetBgpM2CfgPeerEntryStorageType, + dellNetBgpM2CfgPeerError, + dellNetBgpM2CfgPeerBgpPeerEntry, + dellNetBgpM2CfgPeerRowEntryStatus, + dellNetBgpM2CfgPeerIndex, + dellNetBgpM2CfgPeerStatus, + dellNetBgpM2CfgPeerConnectRetryInterval, + dellNetBgpM2CfgPeerHoldTimeConfigured, + dellNetBgpM2CfgPeerKeepAliveConfigured, + dellNetBgpM2CfgPeerMinASOrigInterval, + dellNetBgpM2CfgPeerMinRouteAdverInter + } + STATUS current + DESCRIPTION + "Configuration objects for BGP peers." + ::= { dellNetBgpM2MIBGroups 14 } + + + + dellNetBgpM2PeerRouteReflectorCfgGroup OBJECT-GROUP + OBJECTS { + dellNetBgpM2CfgRouteReflector, + dellNetBgpM2CfgClusterId, + dellNetBgpM2CfgPeerReflectorClient + } + STATUS current + DESCRIPTION + "Configuration objects for BGP peers that support route + reflection." + ::= { dellNetBgpM2MIBGroups 15 } + + + dellNetBgpM2PeerAsConfederationCfgGroup OBJECT-GROUP + OBJECTS { + dellNetBgpM2CfgConfederationRouter, + dellNetBgpM2CfgConfederationId, + dellNetBgpM2CfgPeerConfedMember + } + STATUS current + DESCRIPTION + "Configuration objects for BGP peers that support BGP + confederations." + ::= { dellNetBgpM2MIBGroups 16 } + + + dellNetBgpM2MIBNotificationsGroup NOTIFICATION-GROUP + NOTIFICATIONS { + dellNetBgpM2Established, + dellNetBgpM2BackwardTransition + } + STATUS current + DESCRIPTION + "This group contains objects for notifications + supported by this mib module." + ::= { dellNetBgpM2MIBGroups 17 } + + + dellNetBgpM2Rfc2545Group OBJECT-GROUP + OBJECTS { + dellNetBgpM2LinkLocalNextHopPresent, + dellNetBgpM2LinkLocalNextHop + } + STATUS current + DESCRIPTION + "This group is required for peers that support exchanging + of IPv6 NLRI per RFC 2545." + ::= { dellNetBgpM2MIBGroups 18 } + +END + diff --git a/mibs/dell/DELL-NETWORKING-BMP-MIB b/mibs/dell/DELL-NETWORKING-BMP-MIB new file mode 100644 index 0000000000..0948428f1e --- /dev/null +++ b/mibs/dell/DELL-NETWORKING-BMP-MIB @@ -0,0 +1,138 @@ + DELL-NETWORKING-BMP-MIB DEFINITIONS ::= BEGIN + -- + -- This module provides authoritative definitions for + -- Dell Networking OS Baremetal Provisioning MIB. + -- + -- This module will be extended, as needed. + -- + + IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, + Counter32 + FROM SNMPv2-SMI + dellNetMgmt + FROM DELL-NETWORKING-SMI; + + dellNetBmpMib MODULE-IDENTITY + + LAST-UPDATED "201112071248Z" -- Dec 07,2011 12:48:00 GMT + + ORGANIZATION "Dell Inc." + + CONTACT-INFO "http://www.dell.com/support" + + DESCRIPTION "Dell Networking OS Baremetal Provisioning MIB." + + REVISION "201407211200Z" + DESCRIPTION + "Adding relay related objects - bmpRelay and bmpRelayRemoteID." + + REVISION "201112071248Z" + DESCRIPTION + "Initial version of this mib." + ::= { dellNetMgmt 23 } + + -- ### Groups ### + + dellNetBmp OBJECT IDENTIFIER ::={ dellNetBmpMib 1 } + + bmpReloadType OBJECT-TYPE + SYNTAX INTEGER { + normalReload (1), + bmpReload (2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configure reload type to enable/disable BMP. + normalReload - Regular reload type; BMP process is not + initiated. + bmpReload - Bmp reload type; BMP process is + initiated and image/config files are upgraded + based on the DHCP/BOOTP offer. + Default is bmpReload." + DEFVAL { bmpReload } + ::= { dellNetBmp 1 } + + bmpAutoSave OBJECT-TYPE + SYNTAX INTEGER { + bmpActionEnable (1), + bmpActionDisable (2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configure auto-save option for downloaded config file. + bmpActionEnable - Enable auto-save option. + bmpActionDisable - Disable auto-save option. + Default is bmpActionDisable." + DEFVAL { bmpActionDisable } + ::= { dellNetBmp 2 } + + bmpConfigDownload OBJECT-TYPE + SYNTAX INTEGER { + bmpActionEnable (1), + bmpActionDisable (2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Enable/disable config file download. + bmpActionEnable - Enable config-download option. + bmpActionDisable - Disable config-download option. + Default is bmpActionEnable." + DEFVAL { bmpActionDisable } + ::= { dellNetBmp 3 } + + bmpDhcpTimeout OBJECT-TYPE + SYNTAX INTEGER (0..50) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configure the DHCP timeout value. + Default is infinity which can be set using value 0" + DEFVAL { 0 } + ::= { dellNetBmp 4 } + + bmpRetryCount OBJECT-TYPE + SYNTAX INTEGER (0..6) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configure the number of attempts to download a config file. + Default value is 3." + DEFVAL { 0 } + ::= { dellNetBmp 5 } + + bmpUserDefinedString OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "A textual string containing information about the option 60." + ::= { dellNetBmp 6 } + + bmpRelay OBJECT-TYPE + SYNTAX INTEGER { + bmpActionEnable (1), + bmpActionDisable (2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Configure relay option in bmp to support option82 information. + bmpActionEnable - Enable option82 - relay information. + bmpActionDisable - Disable option82 - relay information. + Default is bmpActionDisable." + DEFVAL { bmpActionDisable } + ::= { dellNetBmp 7 } + + bmpRelayRemoteId OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..64)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "A textual string to be appened for the remote-id value." + ::= { dellNetBmp 8} + + END diff --git a/mibs/dell/DELL-NETWORKING-BPSTATS-MIB b/mibs/dell/DELL-NETWORKING-BPSTATS-MIB new file mode 100644 index 0000000000..a88cf21708 --- /dev/null +++ b/mibs/dell/DELL-NETWORKING-BPSTATS-MIB @@ -0,0 +1,936 @@ + DELL-NETWORKING-BPSTATS-MIB DEFINITIONS ::= BEGIN + -- This module provides authoritative definitions for Dell + -- Networking OS back plane statistics MIB. + -- This Module is for the hiGig backplane interfaces present in + -- leaf-spine architectured DELL Networking OS switches. + -- This module will be extended, as needed. + -- + -- Front End port(user port) statistics is being handled by + -- dellNet-ifextention.mib + -- + -- As an example platform with above mentioned + -- architecture - Z9000 core switch has 2 spine and 4 leaf BCM trident+ chips, + -- connected with 32 back plane links(total 64 BP ports ) + -- |----------------------------------------| <- StackUnit(Card) + -- | | + -- | |----||----| | + -- | |____||____|<-SpinePortPipe | + -- | | / | + -- | | / <-bp links | + -- | |/ | + -- | |----| |----| |----| |----|<-Leaf | + -- | |____| |____| |____| |____| PortPipe | + -- |________________________________________| + -- + -- + + IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, + Counter32, Counter64, Integer32, Unsigned32, Gauge32 + FROM SNMPv2-SMI + TimeStamp + FROM SNMPv2-TC + dellNetMgmt + FROM DELL-NETWORKING-SMI; + + dellNetBpStatsMib MODULE-IDENTITY + LAST-UPDATED "201309181248Z" -- Sep 18,2013 12:48:00 GMT + ORGANIZATION + "Dell Inc" + CONTACT-INFO + "http://www.dell.com/support" + + DESCRIPTION + "Dell Networking OS Back plane statistics mib. + This is MIB shall use for all back plane statistics related + activities. + This includes the BP ports traffic statistics. + BP link bundle monitoring based on BP port statistics. + Queue statistics and buffer utilization on BP ports etc .." + + REVISION "201305221248Z" + DESCRIPTION + "Initial version of this mib." + ::= { dellNetMgmt 24 } + + -- ### Groups ### + + dellNetBpStatsLinkBundleObjects OBJECT IDENTIFIER ::={ dellNetBpStatsMib 1 } + dellNetBpStatsObjects OBJECT IDENTIFIER ::={ dellNetBpStatsMib 2 } + dellNetBpStatsAlarms OBJECT IDENTIFIER ::={ dellNetBpStatsMib 3 } + + -- ### Link Bundle Definitions ### + + bpLinkBundleObjects OBJECT IDENTIFIER + ::= { dellNetBpStatsLinkBundleObjects 1 } + + bpLinkBundleRateInterval OBJECT-TYPE + SYNTAX INTEGER (10..299) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The rate interval for polling the + Bp link bundle Monitoring." + ::= { bpLinkBundleObjects 1 } + + bpLinkBundleTriggerThreshold OBJECT-TYPE + SYNTAX INTEGER(1..90) + UNITS "percent" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The traffic distribution trigger threshold + for Bp link bundle Monitoring.In percentage of + total bandwidth of the link Bundle" + ::= { bpLinkBundleObjects 2 } + + -- ### Backplane Statistic Definitions ### + + bpStatsObjects OBJECT IDENTIFIER ::={ dellNetBpStatsObjects 1 } + + bpDropsTable OBJECT-TYPE + SYNTAX SEQUENCE OF BpDropsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The back plane drops table contains the list of various drops + per BP higig port per BCM unit in a stack unit(card type)." + ::= { bpStatsObjects 1 } + + bpDropsEntry OBJECT-TYPE + SYNTAX BpDropsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each drops entry is being indexed by StackUnit(card Type) + BCM unit ID and local Port Id" + INDEX { bpDropsStackUnitIndex, + bpDropsPortPipe, + bpDropsPortIndex } + ::= { bpDropsTable 1 } + + BpDropsEntry ::= + SEQUENCE { + bpDropsStackUnitIndex INTEGER, + bpDropsPortPipe INTEGER, + bpDropsPortIndex INTEGER, + bpDropsInDrops Counter64, + bpDropsInUnKnownHgHdr Counter64, + bpDropsInUnKnownHgOpcode Counter64, + bpDropsInMTUExceeds Counter64, + bpDropsInMacDrops Counter64, + bpDropsMMUHOLDrops Counter64, + bpDropsEgMacDrops Counter64, + bpDropsEgTxAgedCounter Counter64, + bpDropsEgTxErrCounter Counter64, + bpDropsEgTxMACUnderflow Counter64, + bpDropsEgTxErrPktCounter Counter64 + } + + bpDropsStackUnitIndex OBJECT-TYPE + SYNTAX INTEGER (1..12) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Stack unit(Card Type Id) number where this port present + Each card shall contain more than one BCM units" + ::= { bpDropsEntry 1 } + + bpDropsPortPipe OBJECT-TYPE + SYNTAX INTEGER (1..6) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "bpPortPipe denotes the BCM unit in the stack unit(card Type) + Each BCM unit shall contain 1-128 local ports, which includes + BP as well as front end ports" + ::= { bpDropsEntry 2 } + + bpDropsPortIndex OBJECT-TYPE + SYNTAX INTEGER (1..128) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "BP port number. + Maximum ports shall support by Trident2 BCM npu is 128. + This address space includes FE ports also, which are + invalid ports as far as BP is concern. + For Z9000 leaf BCM units, 34 to 41 are the valid BP port numbers and + for spine BCM units, 1 to 16 are the valid BP ports " + ::= { bpDropsEntry 3 } + + bpDropsInDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The No of Ingress packet Drops" + ::= { bpDropsEntry 4 } + + bpDropsInUnKnownHgHdr OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The No of Unknown hiGig header Ingress packet Drops" + ::= { bpDropsEntry 5 } + + bpDropsInUnKnownHgOpcode OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The No of Unknown hiGig Opcode Ingress packet Drops" + ::= { bpDropsEntry 6 } + + bpDropsInMTUExceeds OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "No of packets dropped on Ingress because of + MTUExceeds" + ::= { bpDropsEntry 7 } + + bpDropsInMacDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "No of packets dropped on Ingress MAC" + ::= { bpDropsEntry 8 } + + bpDropsMMUHOLDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "No of packets dropped in MMU because of + MMU HOL Drops" + ::= { bpDropsEntry 9 } + + bpDropsEgMacDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "No of packets dropped on Egress MAC" + ::= { bpDropsEntry 10 } + + bpDropsEgTxAgedCounter OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "No of Aged packets dropped on Egress" + ::= { bpDropsEntry 11 } + + bpDropsEgTxErrCounter OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "No of Error packets dropped on Egress" + ::= { bpDropsEntry 12 } + + bpDropsEgTxMACUnderflow OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "No of MAC underflow packets dropped on Egress" + ::= { bpDropsEntry 13 } + + bpDropsEgTxErrPktCounter OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "No of total packets dropped in Egress" + ::= { bpDropsEntry 14 } + + bpIfStatsTable OBJECT-TYPE + SYNTAX SEQUENCE OF BpIfStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The back plane counter statistics table contains the + list of various counters per BP higig port per BCM unit + in a stack unit(card type)." + ::= { bpStatsObjects 2 } + + bpIfStatsEntry OBJECT-TYPE + SYNTAX BpIfStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each Stats entry is being indexed by StackUnit(card Type) + BCM unit ID and local Port Id" + INDEX { bpIfStatsStackUnitIndex, + bpIfStatsPortPipe, + bpIfStatsPortIndex} + ::= { bpIfStatsTable 1 } + + BpIfStatsEntry ::= + SEQUENCE { + bpIfStatsStackUnitIndex INTEGER, + bpIfStatsPortPipe INTEGER, + bpIfStatsPortIndex INTEGER, + bpIfStatsIn64BytePkts Counter64, + bpIfStatsIn65To127BytePkts Counter64, + bpIfStatsIn128To255BytePkts Counter64, + bpIfStatsIn256To511BytePkts Counter64, + bpIfStatsIn512To1023BytePkts Counter64, + bpIfStatsInOver1023BytePkts Counter64, + bpIfStatsInThrottles Counter64, + bpIfStatsInRunts Counter64, + bpIfStatsInGiants Counter64, + bpIfStatsInCRC Counter64, + bpIfStatsInOverruns Counter64, + bpIfStatsOutUnderruns Counter64, + bpIfStatsOutUnicasts Counter64, + bpIfStatsOutCollisions Counter64, + bpIfStatsOutWredDrops Counter64, + bpIfStatsOut64BytePkts Counter64, + bpIfStatsOut65To127BytePkts Counter64, + bpIfStatsOut128To255BytePkts Counter64, + bpIfStatsOut256To511BytePkts Counter64, + bpIfStatsOut512To1023BytePkts Counter64, + bpIfStatsOutOver1023BytePkts Counter64, + bpIfStatsOutThrottles Counter64, + bpIfStatsLastDiscontinuityTime TimeStamp, + bpIfStatsInCentRate Integer32, + bpIfStatsOutCentRate Integer32, + bpIfStatsLastChange TimeStamp + } + + bpIfStatsStackUnitIndex OBJECT-TYPE + SYNTAX INTEGER (1..12) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Stack unit(Card Type Id) number where this port present + Each card shall contain more than one BCM units" + ::= { bpIfStatsEntry 1 } + + bpIfStatsPortPipe OBJECT-TYPE + SYNTAX INTEGER (1..6) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "bpPortPipe denotes the BCM unit in the stack unit(card Type) + Each BCM unit shall contain 1-128 local ports, which includes + BP as well as front end ports" + ::= { bpIfStatsEntry 2 } + + bpIfStatsPortIndex OBJECT-TYPE + SYNTAX INTEGER (1..128) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "BP port number. + Maximum ports shall support by Trident2 BCM npu is 128. + This address space includes FE ports also, which are + invalid ports as far as BP is concern. + For Z9000 leaf BCM units, 34 to 41 are the valid BP port numbers and + for spine BCM units, 1 to 16 are the valid BP ports " + ::= { bpIfStatsEntry 3 } + + bpIfStatsIn64BytePkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of frames (including bad + frames) received that were 64 octets in length + (excluding framing bits but including FCS octets)." + ::= { bpIfStatsEntry 4 } + + bpIfStatsIn65To127BytePkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of frames (including bad + frames) received that were between 65 and 127 + octets in length inclusive (excluding framing + bits but including FCS octets)." + ::= { bpIfStatsEntry 5 } + + bpIfStatsIn128To255BytePkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of frames (including bad + frames) received that were between 128 and 255 + octets in length inclusive (excluding framing + bits but including FCS octets)." + ::= { bpIfStatsEntry 6 } + + bpIfStatsIn256To511BytePkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of frames (including bad + frames) received that were between 256 and 511 + octets in length inclusive (excluding framing + bits but including FCS octets)." + ::= { bpIfStatsEntry 7 } + + bpIfStatsIn512To1023BytePkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of frames (including bad + frames) received that were between 512 and 1023 + octets in length inclusive (excluding framing + bits but including FCS octets)." + ::= { bpIfStatsEntry 8 } + + bpIfStatsInOver1023BytePkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of frames received that + were longer than 1023 (1025 Bytes in case of + VLAN Tag) octets (excluding framing bits, but + including FCS octets) and were otherwise + well formed. This counter is not incremented + for too long frames." + ::= { bpIfStatsEntry 9 } + + bpIfStatsInThrottles OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This counter is incremented when a valid + frame with a length or type field value equal + to 0x8808 (Control Frame) is received." + ::= { bpIfStatsEntry 10 } + + bpIfStatsInRunts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of frames received that were + less than 64 octets long (excluding framing bits, + but including FCS octets) and were otherwise + well formed." + ::= { bpIfStatsEntry 11 } + + bpIfStatsInGiants OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of frames received that were + longer than 1518 (1522 Bytes in case of VLAN Tag) + octets (excluding framing bits, but including FCS + octets) and were otherwise well formed. This counter + is not incremented for too long frames." + ::= { bpIfStatsEntry 12 } + + bpIfStatsInCRC OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of frames received that had + a length (excluding framing bits, but including + FCS octets) of between 64 and 1518 octets, + inclusive, but had a bad CRC." + ::= { bpIfStatsEntry 13 } + + bpIfStatsInOverruns OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of frames has been chosen to be + dropped by detecting the buffer issue" + ::= { bpIfStatsEntry 14 } + + bpIfStatsOutUnderruns OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of frames dropped because + of buffer underrun." + ::= { bpIfStatsEntry 15 } + + bpIfStatsOutUnicasts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of Unicast frames are transmitted + out of the interface" + ::= { bpIfStatsEntry 16 } + + bpIfStatsOutCollisions OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A count of the frames that due to excessive + or late collisions are not transmitted successfully." + ::= { bpIfStatsEntry 17 } + + bpIfStatsOutWredDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of frames are dropped by using + WRED policy due to excessive traffic." + ::= { bpIfStatsEntry 18 } + + bpIfStatsOut64BytePkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of valid frames with the + block of 64 byte size is transmitted" + ::= { bpIfStatsEntry 19 } + + bpIfStatsOut65To127BytePkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total of valid frame with the block size of + range between 65 and 127 bytes are transmitted." + ::= { bpIfStatsEntry 20 } + + bpIfStatsOut128To255BytePkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total of valid frame with the block size of + range between 128 and 255 bytes are transmitted" + ::= { bpIfStatsEntry 21 } + + bpIfStatsOut256To511BytePkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total of valid frame with the block size of + range between 256 and 511 bytes are transmitted" + ::= { bpIfStatsEntry 22 } + + bpIfStatsOut512To1023BytePkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total of valid frame with the block size of + range between 512 and 1023 bytes are transmitted" + ::= { bpIfStatsEntry 23 } + + bpIfStatsOutOver1023BytePkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total of valid frame with the block size of + greater than 1023 bytes are transmitted." + ::= { bpIfStatsEntry 24 } + + bpIfStatsOutThrottles OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This counter is incremented when a valid + frame with a length or type field value equal + to 0x8808 (Control Frame) is sent." + ::= { bpIfStatsEntry 25 } + + bpIfStatsLastDiscontinuityTime OBJECT-TYPE + SYNTAX TimeStamp + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of sysUpTime on the most recent occasion + at which this interface's counters suffered a + discontinuity via a reset. If no such discontinuities + have occurred since the last reinitialization of + the local management subsystem, then this object + contains a zero value." + ::= { bpIfStatsEntry 26 } + + bpIfStatsInCentRate OBJECT-TYPE + SYNTAX Integer32 (0..100) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the percentage of maximum line rate + at which data is receiving on the Interface. + For Z9000 - BP hiGig line rate is 42G. + This is an integer value which can go from 0% to 100%." + ::= { bpIfStatsEntry 27 } + + bpIfStatsOutCentRate OBJECT-TYPE + SYNTAX Integer32 (0..100) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the percentage of maximum line rate + at which data is sending on the Interface. + For Z9000 - BP hiGig line rate is 42G. + This is an integer value which can go from 0% to 100%." + ::= { bpIfStatsEntry 28 } + + bpIfStatsLastChange OBJECT-TYPE + SYNTAX TimeStamp + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of sysUpTime, on which all the counters are + updated recently" + ::= { bpIfStatsEntry 29 } + + bpPacketBufferTable OBJECT-TYPE + SYNTAX SEQUENCE OF BpPacketBufferEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The packet buffer table contains the modular packet buffers details + per stack unit and the mode of allocation." + ::= { bpStatsObjects 3 } + + bpPacketBufferEntry OBJECT-TYPE + SYNTAX BpPacketBufferEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Packet buffer details per NPU unit." + INDEX { bpPacketBufferStackUnitIndex, + bpPacketBufferPortPipe} + ::= { bpPacketBufferTable 1 } + + BpPacketBufferEntry ::= + SEQUENCE { + bpPacketBufferStackUnitIndex INTEGER, + bpPacketBufferPortPipe INTEGER, + bpPacketBufferTotalPacketBuffer Counter32, + bpPacketBufferCurrentAvailBuffer Counter32, + bpPacketBufferPacketBufferAlloc Counter32 + } + + bpPacketBufferStackUnitIndex OBJECT-TYPE + SYNTAX INTEGER (1..12) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Stack unit(Card Type Id) number where this port present + Each card shall contain more than one BCM units" + ::= { bpPacketBufferEntry 1 } + + bpPacketBufferPortPipe OBJECT-TYPE + SYNTAX INTEGER (1..6) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "bpPortPipe denotes the BCM unit in the stack unit(card Type) + Each BCM unit shall contain 1-128 local ports, which includes + BP as well as front end ports" + ::= { bpPacketBufferEntry 2 } + + bpPacketBufferTotalPacketBuffer OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Total packet buffer in this NPU unit." + ::= { bpPacketBufferEntry 3 } + + bpPacketBufferCurrentAvailBuffer OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Current available buffer in this NPU unit." + ::= { bpPacketBufferEntry 4 } + + bpPacketBufferPacketBufferAlloc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Static or Dynamic allocation." + ::= { bpPacketBufferEntry 5 } + + bpBufferStatsTable OBJECT-TYPE + SYNTAX SEQUENCE OF BpBufferStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The back plane stats per port table contains + the packet buffer usage per bp port per NPU unit." + ::= { bpStatsObjects 4} + + bpBufferStatsEntry OBJECT-TYPE + SYNTAX BpBufferStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Per bp port buffer stats " + INDEX { bpBufferStatsStackUnitIndex, + bpBufferStatsPortPipe, + bpBufferStatsPortIndex} + ::= { bpBufferStatsTable 1 } + + BpBufferStatsEntry ::= + SEQUENCE { + bpBufferStatsStackUnitIndex INTEGER, + bpBufferStatsPortPipe INTEGER, + bpBufferStatsPortIndex INTEGER, + bpBufferStatsCurrentUsagePerPort Counter32, + bpBufferStatsDefaultPacketBuffAlloc Counter32, + bpBufferStatsMaxLimitPerPort Counter32 + } + + bpBufferStatsStackUnitIndex OBJECT-TYPE + SYNTAX INTEGER (1..12) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Stack unit(Card Type Id) number where this port present + Each card shall contain more than one BCM units" + ::= { bpBufferStatsEntry 1 } + + bpBufferStatsPortPipe OBJECT-TYPE + SYNTAX INTEGER (1..6) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "bpPortPipe denotes the BCM unit in the stack unit(card Type) + Each BCM unit shall contain 1-128 local ports, which includes + BP as well as front end ports" + ::= { bpBufferStatsEntry 2 } + + bpBufferStatsPortIndex OBJECT-TYPE + SYNTAX INTEGER (1..128) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "BP port number. + Maximum ports shall support by Trident2 BCM npu is 128. + This address space includes FE ports also, which are + invalid ports as far as BP is concern. + For Z9000 leaf BCM units, 34 to 41 are the valid BP port numbers and + for spine BCM units, 1 to 16 are the valid BP ports " + ::= { bpBufferStatsEntry 3 } + + bpBufferStatsCurrentUsagePerPort OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Current buffer usage per bp port." + ::= { bpBufferStatsEntry 4 } + + bpBufferStatsDefaultPacketBuffAlloc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Default packet buffer allocated." + ::= { bpBufferStatsEntry 5 } + + bpBufferStatsMaxLimitPerPort OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Max buffer limit per bp port." + ::= { bpBufferStatsEntry 6 } + + bpCosStatsTable OBJECT-TYPE + SYNTAX SEQUENCE OF BpCosStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The back plane statistics per COS table gives + packet buffer statistics per COS per bp port." + ::= { bpStatsObjects 5 } + + bpCosStatsEntry OBJECT-TYPE + SYNTAX BpCosStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Per bp port buffer stats and per COS buffer stats." + INDEX { bpCosStatsStackUnitIndex, + bpCosStatsPortPipe, + bpCosStatsPortIndex, + bpCosStatsCOSNumber } + ::= { bpCosStatsTable 1 } + + BpCosStatsEntry ::= + SEQUENCE { + bpCosStatsStackUnitIndex INTEGER, + bpCosStatsPortPipe INTEGER, + bpCosStatsPortIndex INTEGER, + bpCosStatsCOSNumber INTEGER, + bpCosStatsCurrentUsage Counter32, + bpCosStatsDefaultPacketBuffAlloc Counter32, + bpCosStatsMaxLimit Counter32, + bpCosStatsHOLDDrops Counter64 + } + + bpCosStatsStackUnitIndex OBJECT-TYPE + SYNTAX INTEGER (1..12) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Stack unit(Card Type Id) number where this port present + Each card shall contain more than one BCM units" + ::= { bpCosStatsEntry 1 } + + bpCosStatsPortPipe OBJECT-TYPE + SYNTAX INTEGER (1..6) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "bpPortPipe denotes the BCM unit in the stack unit(card Type) + Each BCM unit shall contain 1-128 local ports, which includes + BP as well as front end ports" + ::= { bpCosStatsEntry 2 } + + bpCosStatsPortIndex OBJECT-TYPE + SYNTAX INTEGER (1..128) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "BP port number. + Maximum ports shall support by Trident2 BCM npu is 128. + This address space includes FE ports also, which are + invalid ports as far as BP is concern. + For Z9000 leaf BCM units, 34 to 41 are the valid BP port numbers and + for spine BCM units, 1 to 16 are the valid BP ports " + ::= { bpCosStatsEntry 3 } + + bpCosStatsCOSNumber OBJECT-TYPE + SYNTAX INTEGER (1..21) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "COS queue number, There shall 12 unicast and 9 multicast + queues per port in Trident2" + ::= { bpCosStatsEntry 4 } + + bpCosStatsCurrentUsage OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Current buffer usage per COS per bp port." + ::= { bpCosStatsEntry 5 } + + bpCosStatsDefaultPacketBuffAlloc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Default packet buffer allocated per COS queue" + ::= { bpCosStatsEntry 6 } + + bpCosStatsMaxLimit OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Max buffer utilization limit per bp port." + ::= { bpCosStatsEntry 7 } + + bpCosStatsHOLDDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "HOLD Drops Per Queue." + ::= { bpCosStatsEntry 8 } + + -- ### Notification Objects information ### + + bpLinkBundleNotifications OBJECT IDENTIFIER + ::= { dellNetBpStatsAlarms 1 } + + bpLinkBundleAlarmVariable OBJECT IDENTIFIER + ::= { dellNetBpStatsAlarms 2 } + + bpLinkBundleType OBJECT-TYPE + SYNTAX INTEGER { + unknown(1), + bpHgBundle(2) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Indicates Type of Back plane HiGig link bundle" + ::= { bpLinkBundleAlarmVariable 1 } + + bpLinkBundleSlot OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The SlotId on which Link Bundle is overloaded" + ::= { bpLinkBundleAlarmVariable 2 } + + bpLinkBundleNpuUnit OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The npuUnitId(BCM unit Id) on which Link Bundle is overloaded" + ::= { bpLinkBundleAlarmVariable 3 } + + bpLinkBundleLocalId OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The local linkBundle Id which is overloaded" + ::= { bpLinkBundleAlarmVariable 4 } + + bpLinkBundleImbalance NOTIFICATION-TYPE + OBJECTS { bpLinkBundleType, + bpLinkBundleSlot, + bpLinkBundleNpuUnit, + bpLinkBundleLocalId + } + STATUS current + DESCRIPTION + "Trap generated when traffic imbalance + observed in BP Link Bundles" + ::= { bpLinkBundleNotifications 1 } + + bpLinkBundleImbalanceClear NOTIFICATION-TYPE + OBJECTS { bpLinkBundleType, + bpLinkBundleSlot, + bpLinkBundleNpuUnit, + bpLinkBundleLocalId + } + STATUS current + DESCRIPTION + "Trap generated when traffic imbalance + is no longer observed on Bp Link bundles" + ::= { bpLinkBundleNotifications 2 } + + + END + + diff --git a/mibs/dell/DELL-NETWORKING-DCB-MIB b/mibs/dell/DELL-NETWORKING-DCB-MIB new file mode 100644 index 0000000000..a158b8b35e --- /dev/null +++ b/mibs/dell/DELL-NETWORKING-DCB-MIB @@ -0,0 +1,1609 @@ +-- Dell Networking OS DCB Proprietary MIB Definition + +-- This document explains the proprietary MIB implemented +-- for the DCB Features. + +-- Data Center Bridging is a flexible framework that defines the +-- capabilities required for switches and end points to be part of a +-- data center network. + +-- DCB contains the following capabilities: + +-- 1. Priority-based flow control (PFC; IEEE 802.1Qbb) +-- The Priority-based Flow Control (PFC) feature is used for a +-- link level flow control mechanism that can be independently +-- controlled for each priority. +-- 2. Enhanced transmission selection (ETS; IEEE 802.1Qaz) +-- The Enhanced Transmission Selection (ETS) feature provides a +-- common management framework for assignment of bandwidth to +-- traffic classes +-- 3. DCBX is a discovery and capability exchange protocol that is used +-- by devices enabled for Data Center Bridging to exchange +-- configuration information. " + +DELL-NETWORKING-DCB-MIB DEFINITIONS ::= BEGIN + +-- This MIB contains tables used to configure a Dell Networking OS switch +-- for the DCB functionality +-- +-- This module will be extended, as needed. + +IMPORTS + Unsigned32, + MODULE-IDENTITY, + OBJECT-TYPE, + NOTIFICATION-TYPE, + Counter32, + Integer32 + FROM SNMPv2-SMI + InterfaceIndex + FROM IF-MIB + TEXTUAL-CONVENTION, + TruthValue, + MacAddress + FROM SNMPv2-TC + MODULE-COMPLIANCE, + OBJECT-GROUP, + NOTIFICATION-GROUP + FROM SNMPv2-CONF + dellNetMgmt + FROM DELL-NETWORKING-SMI; + + dellNetDcb MODULE-IDENTITY + LAST-UPDATED "201204160000Z" -- Apr 16, 2012 + ORGANIZATION "Dell Inc." + CONTACT-INFO + "http://www.dell.com/support" + + + DESCRIPTION + "The proprietary extension MIB module for Dell Networking OS DCB and DCBX." + + REVISION "201204160000Z" -- Apr 16, 2012 + DESCRIPTION + "1.Modified Access permission of following objects to read-only + dellNetETSAdminMode,dellNetPFCAdminMode,dellNetDCBXAdminStatus, + dellNetDcbPfcMinThreshold,dellNetDcbPfcMaxThreshold, + dellNetDcbETSAdminStatus,dellNetDcbPFCAdminStatus, + dellNetETSSystemControl,dellNetETSModuleStatus, + dellNetPFCSystemControl,dellNetPFCModuleStatus, + dellNetETSGlobalEnableTrap,dellNetPFCGlobalEnableTrap, + as enabling DCB on interface has been changed to policy based options. + 2.Removed 'auto' from DcbAdminMode as ets/pfc mode supported are on/off. + 3.Removed dellNetDcbRowStatus,dellNetETSRowStatus,dellNetPFCRowStatus objects." + + REVISION "201111240000Z" -- Nov 24, 2011 + DESCRIPTION + "Added interoperablity support - Modified MIB to reflect + Configuration Exchange and Auto detection of version. + 1. Modified DcbState Textual Convention to include internally + propagated information from Config Source. + 2. Modified DcbStateMachineType - for legacy DCBX versions + like CIN, CEE we only have a feature state machine. + 3. Added textual convention DcbxPortRole for various port + roles supported for Configuration Exchange. + 4. Added textual convention DcbxVersion for the different + versions of DCBX - CIN/ CEE /IEEEv2.4. + 5. Added a new table dellNetDCBXPortStatusTable for the + statistics and configuration exchange and version specific + details. + 6. Added Compliance and Conformance information." + REVISION "201009250000Z" -- Aug 25 2010 + DESCRIPTION "Initial version of DCBX mib." + ::= { dellNetMgmt 15} + + EnabledStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "A simple status value for the object." + SYNTAX INTEGER { enabled(1), disabled(2) } + + DcbAdminMode ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + + "'on(1)', In this mode, the configurations, + either from this system or the remote system will take + effect based on DCBX negotiations. + + 'off(2)', In this mode, all the operational(local) parameters + for the feature will be same as Admin Configuration Parameters. + But Operational(local) parameters do not have any impact in the system." + + SYNTAX INTEGER { on(1), off(2)} + + DcbState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The state of the DCBX state machine. + + off '(0)', In this state all Operational(local) parameters + for the feature will be same as Admin Configuration parameters + but will not be operational in the system(hardware). + + init '(1)', In this state all Operational(local) parameters + for the feature will be same as Admin Configuration Parameters. + + rxrecommended '(2)', In this state all the Operational(local) + parameters for the feature will be same as particular + feature Remote Parameters. + + internallypropagated '(3)', In this state all the Operational(local) + parameters for the feature will be same as the internal propagated + information from the config source." + SYNTAX INTEGER { off(0), init(1), rxrecommended(2), internallypropagated(3) } + + DcbStateMachineType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "asymmetric'(1)',By using this state machine the operational parameters + for the DCB feature can be same as peer or not. + symmetric '(2)',By using this state machine the operational parameters + for the DCB feature will be same as peer. + feature '(3)' Feature State machine as used by legacy DCBX - CIN/CEE + versions." + SYNTAX INTEGER { asymmetric(1), symmetric(2), feature(3) } + + DcbxPortRole ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "." + SYNTAX INTEGER { + manual(1), + autoup(2), + autodown(3), + configSource(4) + } + + DcbxVersion ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "." + SYNTAX INTEGER { + auto(1), + ieee(2), + cin(3), + cee(4) + } + +-- **************************************************************************** +-- Groups in the MIB +-- **************************************************************************** + +dellNetDcbSystem OBJECT IDENTIFIER ::= { dellNetDcb 1 } +dellNetDcbObjects OBJECT IDENTIFIER ::= { dellNetDcb 2 } +dellNetDcbApplicationObjects OBJECT IDENTIFIER ::= { dellNetDcb 3 } +dellNetDcbNotificationObjects OBJECT IDENTIFIER ::= { dellNetDcb 4 } + +dellNetDCBXObjects OBJECT IDENTIFIER ::= { dellNetDcbApplicationObjects 1 } +dellNetETSObjects OBJECT IDENTIFIER ::= { dellNetDcbApplicationObjects 2 } +dellNetPFCObjects OBJECT IDENTIFIER ::= { dellNetDcbApplicationObjects 3 } + +dellNetDCBXScalars OBJECT IDENTIFIER ::= { dellNetDCBXObjects 1 } +dellNetETSScalars OBJECT IDENTIFIER ::= { dellNetETSObjects 1 } +dellNetPFCScalars OBJECT IDENTIFIER ::= { dellNetPFCObjects 1 } + + +-- **************************************************************************** +-- DCB Scalar MIB Objects +-- **************************************************************************** + + dellNetDcbPfcMinThreshold OBJECT-TYPE + SYNTAX Unsigned32 ( 1..65535 ) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The minimum PFC(Priority Based Flow Control) threshold for the switch. + This Object indicates the minimum Receive queue buffer count. + The minimum and maximum values for this object may vary based on the + underlying hardware's capacity." + ::= { dellNetDcbSystem 1 } + + dellNetDcbPfcMaxThreshold OBJECT-TYPE + SYNTAX Unsigned32 ( 1..65535 ) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The maximum PFC(Priority Based Flow Control)threshold for the switch. + This Object indicates the maximum Receive queue buffer count. + The minimum and maximum values for this object may vary based + on the underlying hardware's capacity. " + ::= { dellNetDcbSystem 2 } + + dellNetDcbMaxPfcProfiles OBJECT-TYPE + SYNTAX Unsigned32 (1..256) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The maximum number of PFC(Priority Based Flow Control)profiles supported + by the device. + + A PFC profile is a bitmap, containing the status of PFC for all the + priorities. + + If Bit 0 is set, then it means PFC is enabled for priority 0, otherwise + PFC is disabled for priority 0. + + If Bit 1 is set, then it means PFC is enabled for priority 1, otherwise + PFC is disabled for priority 1, and so on. + + If this object value is zero, it means all the bits are set to zero and + PFC is disabled for all priorities. + + If this object's value is 3, it means the bits 0 and 1 are set and + PFC is enabled for priorities 0 and 1 and disabled for all other priorities. + + Device supporting 256 PFC profiles, means all possible combination of + PFC status on 8 priorities are supported. " + + DEFVAL { 256 } + ::= { dellNetDcbSystem 3} + +-- **************************************************************************** +-- DCB Port Configuration MIB Objects +-- **************************************************************************** + + dellNetDcbPortTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetDcbPortEntry + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "Port table contains the DCB features + (Enhanced Transmission Selection/Priortiy Based Flow Control) + status (enabled or disabled)." + ::= { dellNetDcbObjects 1 } + + dellNetDcbPortEntry OBJECT-TYPE + SYNTAX DellNetDcbPortEntry + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "An entry containing DCB control parameters for a particular port." + INDEX {dellNetDcbPortNumber} + ::= { dellNetDcbPortTable 1 } + + DellNetDcbPortEntry ::= + SEQUENCE { + dellNetDcbPortNumber InterfaceIndex, + dellNetDcbETSAdminStatus EnabledStatus, + dellNetDcbPFCAdminStatus EnabledStatus + } + + dellNetDcbPortNumber OBJECT-TYPE + SYNTAX InterfaceIndex + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "This indicates the interface identifier for which the Dcb + configuration is applied." + ::= { dellNetDcbPortEntry 1 } + + dellNetDcbETSAdminStatus OBJECT-TYPE + SYNTAX EnabledStatus + MAX-ACCESS read-only + STATUS obsolete + DESCRIPTION + "This object is used to display if ETS feature is + enabled or disabled on the given port." + + DEFVAL { enabled } + ::= { dellNetDcbPortEntry 2 } + + dellNetDcbPFCAdminStatus OBJECT-TYPE + SYNTAX EnabledStatus + MAX-ACCESS read-only + STATUS obsolete + DESCRIPTION + "This object is used to display if PFC feature is + enabled or disabled on the given port." + + DEFVAL { enabled } + ::= { dellNetDcbPortEntry 3 } + +-- **************************************************************************** +-- DCBX Scalar Objects +-- **************************************************************************** + + dellNetDcbxGlobalTraceLevel OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object is used to enable Trace Statements in DCBX Module. + + A FOUR BYTE integer is used for enabling the level of tracing. + Each BIT in the four byte integer represents a particular + level of Trace. + + The mapping between the bit positions & the level of trace is + as follows: + 1 - Management Traces + 2 - DCBX State Machine Traces + 3 - TLV Traces + 4 - System Resource Traces + 5 - Failure Traces + 6 - Configuration Exchange Traces + 7 - Auto Detection Traces + + The remaining bits are unused. + + The user has to enter the corresponding INTEGER VALUE for the + trace to be set. Only one trace can be enabled at a time. + To enable all the traces, sum of all individual + traces must be provided." + ::= { dellNetDCBXScalars 1 } + + dellNetDCBXGlobalVersion OBJECT-TYPE + SYNTAX DcbxVersion + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "CIN is Cisco Intel Nuova DCBX (version 1.0). + CEE is converged enhanced ethernet DCBX (version 1.06). + IEEE is 802-1 az version. + The default value is auto. + + DCBX supports the legacy implementations v1.0 (CIN) and + v1.06 (CEE) in addition to standard IEEE version 2.4 DCBX. + + 1.DCBX starts in standard IEEE mode by sending an IEEE + standard version 2.4 DCBX frame. If the peer responds, + then IEEE standard version 2.4 DCBX is used,Starts means + after a link up, a DCBX timeout (or multiple peer + condition) or when commanded by the network operator. + If DCBX receives a DCBX frame with an OUI indicating a + legacy version, it immediately switches into legacy mode + for the detected version and does not wait for the + 3x LLDP fast timeout. + 2.If no IEEE DCBX response is received within 3 times the + LLDP fast transmit timeout period, DCBX immediately + transmits a version 1.06 DCBX frame with the + appropriate version number. If DCBX receives a DCBX + frame with an OUI indicating IEEE standard support, + it immediately switches into IEEE standard mode and + does not wait for the timer. If DCBX receives a DCBX + frame with an OUI indicating legacy mode and a version + number indicating version 1.0 support, it immediately + switches into legacy 1.0 mode and does not wait for the + timer. + 3.If no version 1.06 response is received within 3 times + the DCBX fast transmit timeout period, DCBX falls back + to version 1.0 and immediately transmits a version 1.0 + frame. If no response is received within 3 times the + DCBX fast transmit period, DCBX waits the standard LLDP + timeout period, and then begins again with step 1. If + DCBX receives a DCBX frame with an OUI indicating IEEE + standard mode, it immediately switches into IEEE + standard mode." + DEFVAL { 1 } + ::= { dellNetDCBXScalars 2 } + +-- **************************************************************************** +-- DCBX Port Configuration MIB Objects +-- **************************************************************************** + + dellNetDCBXPortTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetDCBXPortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Port table contains the DCBX feature status (enabled or disabled)." + ::= { dellNetDCBXObjects 2 } + + dellNetDCBXPortEntry OBJECT-TYPE + SYNTAX DellNetDCBXPortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry containing DCBX control parameters for a particular port." + INDEX {dellNetDCBXPortNumber} + ::= { dellNetDCBXPortTable 1 } + + DellNetDCBXPortEntry ::= + SEQUENCE { + dellNetDCBXPortNumber InterfaceIndex, + dellNetDCBXAdminStatus EnabledStatus, + dellNetDCBXAutoCfgPortRole DcbxPortRole, + dellNetDCBXPortVersion DcbxVersion, + dellNetDCBXPortSupportedTLVs BITS, + dellNetDCBXPortConfigTLVsTxEnable BITS + } + + dellNetDCBXPortNumber OBJECT-TYPE + SYNTAX InterfaceIndex + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This indicates the interface identifier for which the DCBX + configuration is applied." + ::= { dellNetDCBXPortEntry 1 } + + dellNetDCBXAdminStatus OBJECT-TYPE + SYNTAX EnabledStatus + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object is used to display if DCBX feature is + enabled(1) or disabled(2) on the given port." + + DEFVAL { enabled } + ::= { dellNetDCBXPortEntry 2 } + + dellNetDCBXAutoCfgPortRole OBJECT-TYPE + SYNTAX DcbxPortRole + MAX-ACCESS read-write + STATUS current + DESCRIPTION + " Ports operating in the manual role do not have their + configuration affected by peer devices or by internal + propagation of configuration. These ports will advertise + their configuration to their peer if DCBX is enabled + on that port. + + Auto-up: Advertises a configuration, but is also willing + to accept a configuration from the link-partner and + propagate it internally to the auto-downstream ports + as well as receive configuration propagated internally + by other auto-upstream ports. + + Auto-down: Advertises a configuration but is not willing + to accept one from the link partner. However, the port + will accept a configuration propagated internally by the + configuration source. + + Configuration Source:In this role, the port has been + manually selected to be the configuration source. + Configuration received over this port is propagated + to the other auto-configuration ports." + DEFVAL { 1 } + ::= { dellNetDCBXPortEntry 3 } + + dellNetDCBXPortVersion OBJECT-TYPE + SYNTAX DcbxVersion + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "CIN is Cisco Intel Nuova DCBX (version 1.0). + CEE is converged enhanced ethernet DCBX (version 1.06). + IEEE is 802-1 az version. + The default value is auto. + + DCBX supports the legacy implementations v1.0 (CIN) and + v1.06 (CEE) in addition to standard IEEE version 2.4 DCBX. + + 1.DCBX starts in standard IEEE mode by sending an IEEE + standard version 2.4 DCBX frame. If the peer responds, + then IEEE standard version 2.4 DCBX is used,Starts means + after a link up, a DCBX timeout (or multiple peer + condition) or when commanded by the network operator. + If DCBX receives a DCBX frame with an OUI indicating a + legacy version, it immediately switches into legacy mode + for the detected version and does not wait for the + 3x LLDP fast timeout. + 2.If no IEEE DCBX response is received within 3 times the + LLDP fast transmit timeout period, DCBX immediately + transmits a version 1.06 DCBX frame with the + appropriate version number. If DCBX receives a DCBX + frame with an OUI indicating IEEE standard support, + it immediately switches into IEEE standard mode and + does not wait for the timer. If DCBX receives a DCBX + frame with an OUI indicating legacy mode and a version + number indicating version 1.0 support, it immediately + switches into legacy 1.0 mode and does not wait for the + timer. + 3.If no version 1.06 response is received within 3 times + the DCBX fast transmit timeout period, DCBX falls back + to version 1.0 and immediately transmits a version 1.0 + frame. If no response is received within 3 times the + DCBX fast transmit period, DCBX waits the standard LLDP + timeout period, and then begins again with step 1. If + DCBX receives a DCBX frame with an OUI indicating IEEE + standard mode, it immediately switches into IEEE + standard mode." + DEFVAL { 1 } + ::= { dellNetDCBXPortEntry 4 } + + dellNetDCBXPortSupportedTLVs OBJECT-TYPE + SYNTAX BITS { + pfc(0), + etsConfig(1), + etsRecom(2), + applicationPriorityFCOE(3), + applicationPriorityISCSI(4) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Bitmap that includes the supported set of DCBX LLDP + TLVs the device is capable of and whose transmission is allowed on + the local LLDP agent by network management. + + Having the bit 'pfc(0)' set indicates that the LLDP + transmit PFC TLV as part of DCBX TLVs. + + Having the bit 'etcConfig(1)' set indicates that the LLDP + transmit ETS configuration TLV as part of DCBX TLVs. + + Having the bit 'etsRecom(2)' set indicates that + transmit ETS Recommendation TLV as part of DCBX TLVs. + + Having the bit 'applicationPriorityFCOE(3)' set indicates that + the LLDP transmit applicationPriority TLV for FCOE as part of + DCBX TLVs. + + Having the bit 'applicationPriorityISCSI(4)' set indicates that + the LLDP transmit applicationPriority TLV for ISCSI as part of + DCBX TLVs." + ::= { dellNetDCBXPortEntry 5 } + + dellNetDCBXPortConfigTLVsTxEnable OBJECT-TYPE + SYNTAX BITS { + pfc(0), + etsConfig(1), + etsRecom(2), + applicationPriorityFCOE(3), + applicationPriorityISCSI(4) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Bitmap that includes the DCBX defined set of LLDP + TLVs whose transmission is enabled on the local LLDP agent by + network management. + + Having the bit 'pfc(0)' set indicates that the LLDP + transmit PFC TLV as part of DCBX TLVs. + + Having the bit 'etsConfig(1)' set indicates that the LLDP + transmit ETS configuration TLV as part of DCBX TLVs. + + Having the bit 'etsRecom(2)' set indicates that + transmit ETS Recommendation TLV as part of DCBX TLVs. + + Having the bit 'applicationPriorityFCOE(3)' set indicates that + the LLDP transmit applicationPriority TLV for FCOE as part of + DCBX TLVs. + + Having the bit 'applicationPriorityISCSI(4)' set indicates that + the LLDP transmit applicationPriority TLV for ISCSI as part of + DCBX TLVs." + ::= { dellNetDCBXPortEntry 6 } + +-- **************************************************************************** +-- DCBX Statistics +-- **************************************************************************** + + dellNetDCBXPortStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetDCBXPortStatusEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "." + ::= { dellNetDCBXObjects 3 } + + dellNetDCBXPortStatusEntry OBJECT-TYPE + SYNTAX DellNetDCBXPortStatusEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "." + AUGMENTS { dellNetDCBXPortEntry } + ::= { dellNetDCBXPortStatusTable 1 } + + DellNetDCBXPortStatusEntry::= + SEQUENCE { + dellNetDCBXPortOperVersion + DcbxVersion, + dellNetDCBXPortPeerMACaddress + MacAddress, + dellNetDCBXPortCfgSource + INTEGER, + dellNetDCBXOperStatus + EnabledStatus, + dellNetDCBXPortMultiplePeerCount + Counter32, + dellNetDCBXPortPeerRemovedCount + Counter32, + dellNetDCBXPortPeerOperVersionNum + Unsigned32, + dellNetDCBXPortPeerMaxVersion + Unsigned32, + dellNetDCBXPortSeqNum + Unsigned32, + dellNetDCBXPortAckNum + Unsigned32, + dellNetDCBXPortPeerRcvdAckNum + Unsigned32, + dellNetDCBXPortTxCount + Counter32, + dellNetDCBXPortRxCount + Counter32, + dellNetDCBXPortErrorFramesCount + Counter32 + } + + dellNetDCBXPortOperVersion OBJECT-TYPE + SYNTAX DcbxVersion + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Specifies the DCBX mode in which the interface is + currently operating." + DEFVAL { 1 } + ::= { dellNetDCBXPortStatusEntry 2 } + + dellNetDCBXPortPeerMACaddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "MAC Address of the DCBX peer." + ::= { dellNetDCBXPortStatusEntry 3 } + + dellNetDCBXPortCfgSource OBJECT-TYPE + SYNTAX INTEGER { + false(0), + true(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates if this port is the source of configuration + information for auto-* ports." + ::= { dellNetDCBXPortStatusEntry 4 } + + dellNetDCBXOperStatus OBJECT-TYPE + SYNTAX EnabledStatus + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object gives information on the operational status of + DCBX on the given port. + Enabled(1) indicates DCBX on the port is in sync with the + remote and is operationally up. + Disabled(2) indicates DCBX on the port is operationally + disabled." + ::= { dellNetDCBXPortStatusEntry 5 } + + dellNetDCBXPortMultiplePeerCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Indicates number of times multiple peers were detected. + A duplicate peer is when more than one DCBX peer is + detected on a port." + ::= { dellNetDCBXPortStatusEntry 6 } + + dellNetDCBXPortPeerRemovedCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "." + ::= { dellNetDCBXPortStatusEntry 7 } + + dellNetDCBXPortPeerOperVersionNum OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Specifies the operational version of the peer DCBX device. + Valid only when peer device is a CEE/CIN DCBX device." + ::= { dellNetDCBXPortStatusEntry 8 } + + dellNetDCBXPortPeerMaxVersion OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Specifies the max version of the peer DCBX device. + Valid only when peer device is CEE/CIN DCBX device." + ::= { dellNetDCBXPortStatusEntry 9 } + + dellNetDCBXPortSeqNum OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Specifies the current sequence number that is sent + in DCBX control TLVs in CEE/CIN Mode." + ::= { dellNetDCBXPortStatusEntry 10 } + + dellNetDCBXPortAckNum OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Specifies the current ACK number that is to be sent + to peer in DCBX control TLVs in CEE/CIN Mode." + ::= { dellNetDCBXPortStatusEntry 11 } + + dellNetDCBXPortPeerRcvdAckNum OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Specifies the current ACK number that is sent by peer + in DCBX control TLV in CEE/CIN Mode." + ::= { dellNetDCBXPortStatusEntry 12 } + + dellNetDCBXPortTxCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of DCBX frames transmitted per interface." + ::= { dellNetDCBXPortStatusEntry 13 } + + dellNetDCBXPortRxCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of DCBX frames received per interface." + ::= { dellNetDCBXPortStatusEntry 14 } + + dellNetDCBXPortErrorFramesCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of DCBX frames discarded due to errors in the frame." + ::= { dellNetDCBXPortStatusEntry 15 } + +-- **************************************************************************** +-- ETS Scalar Objects +-- **************************************************************************** + + dellNetETSSystemControl OBJECT-TYPE + SYNTAX INTEGER { running(1), shutdown(2) } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The ETS(Enhanced Transmission selection) system control status + for the switch. + + It indicates whether ETS Module in the system is + running or shutdown. When this object returns 'running', + resources required by ETS module are allocated and + the module is running. When this object returns 'shutdown', + all the pools used by ETS module are released to the system." + DEFVAL { running } + ::= { dellNetETSScalars 1 } + + dellNetETSModuleStatus OBJECT-TYPE + SYNTAX EnabledStatus + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The ETS(Enhanced Transmission Selection) Module status for the switch. + + If this object returns with 'disabled', then all the ports + have the ETS feature disabled in the system(hardware) + and the DCBX state machine has stopped on the ports. + + If this object returns with 'enabled', then all the ports + have the ETS feature enabled in the system(hardware) + and the DCBX state machine is running on the ports." + DEFVAL { enabled } + ::= { dellNetETSScalars 2 } + + dellNetETSClearCounters OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object when set to TRUE, clears the following counters + for the ETS Module: + dellNetETSConfTxTLVCounter, + dellNetETSConfRxTLVCounter, + dellNetETSConfRxTLVErrors, + dellNetETSRecoTxTLVCounter, + dellNetETSRecoRxTLVCounter, + dellNetETSRecoRxTLVErrors. + + Setting this object to FALSE has no effect. + This object always returns FALSE when read." + DEFVAL { false } + ::= {dellNetETSScalars 3 } + + dellNetETSGlobalEnableTrap OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates whether the transmission of TRAP + notification messages for ETS feature is enabled or disabled." + + DEFVAL { 0 } + ::= { dellNetETSScalars 4 } + +-- **************************************************************************** +-- ETS Port Configuration table +-- **************************************************************************** + + dellNetETSPortTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetETSPortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "ETS Port table contains the ETS (Enhanced Transmission Selection) features + information specific to this port. + + An entry created in this table in the following tables in the standard + DCBX Mib for this port. + lldpXdot1dcbxConfigTCSupportedTable, + lldpXdot1dcbxConfigETSConfigurationTable, + lldpXdot1dcbxConfigETSRecommendationTable, + lldpXdot1dcbxLocTCSupportedTable, + lldpXdot1dcbxLocETSBasicConfigurationTable, + lldpXdot1dcbxLocETSConPriorityAssignmentTable, + lldpXdot1dcbxLocETSRecommendationTable, + lldpXdot1dcbxAdminTCSupportedTable, + lldpXdot1dcbxAdminETSBasicConfigurationTable, + lldpXdot1dcbxAdminETSConPriorityAssignmentTable, + lldpXdot1dcbxAdminETSRecommendationTable. + + Deletion of entry in this table deletes all the entries in the above tables + in the standatd DCBX mib for this port." + ::= { dellNetETSObjects 2 } + + dellNetETSPortEntry OBJECT-TYPE + SYNTAX DellNetETSPortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry containing ETS control parameters and ETS information + for a particular port." + INDEX {dellNetETSPortNumber} + ::= { dellNetETSPortTable 1 } + + DellNetETSPortEntry ::= + SEQUENCE { + dellNetETSPortNumber InterfaceIndex, + dellNetETSAdminMode DcbAdminMode, + dellNetETSDcbxOperState DcbState, + dellNetETSDcbxStateMachine DcbStateMachineType, + dellNetETSOperStatus EnabledStatus, + dellNetETSClearTLVCounters TruthValue, + dellNetETSConfTxTLVCounter Counter32, + dellNetETSConfRxTLVCounter Counter32, + dellNetETSConfRxTLVErrors Counter32, + dellNetETSRecoTxTLVCounter Counter32, + dellNetETSRecoRxTLVCounter Counter32, + dellNetETSRecoRxTLVErrors Counter32 + } + + dellNetETSPortNumber OBJECT-TYPE + SYNTAX InterfaceIndex + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This indicates the interface identifier for which the ETS + configuration is applied." + ::= { dellNetETSPortEntry 1 } + + dellNetETSAdminMode OBJECT-TYPE + SYNTAX DcbAdminMode + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object is used to display the Admin mode for ETS feature on + the given port. + + If the mode is 'on(1)',ETS feature is enabled on this port. + ETS configurations, either from this system or + the remote system will take effect based on DCBX negotiations. + + If the mode is 'off(2)', ETS feature is disabled on this port. + Operational(local) parameters is same as Admin Configuration + Parameters. But Operational(local) parameters do not have any impact + in the system and dellNetETSOperState is in 'Off' state. + dellNetETSDcbxOperState becomes oper up if remote is also disabled. + + The Operational(local) parameters do not have any impact in + the system if this object value is 'on(1)' and + dellNetETSModuleStatus is disabled. dellNetETSDcbxOperState will + be in 'Off' State." + DEFVAL { on } + ::= { dellNetETSPortEntry 2 } + + dellNetETSDcbxOperState OBJECT-TYPE + SYNTAX DcbState + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object is used to display the current state of the + DCBX state machine for the ETS feature on the given port. + + If state is Off '(0)', then ETS Operational(local) parameters + will be same as ETS Admin Configuration Parameters and will + not have any impact in the system(hardware). + + If state is init '(1)', then ETS Operational(local) parameters + will be same as ETS Admin Configuration Parameters. + + If state is rxrecommended '(2)', then ETS Operational(local) parameters + will be same as ETS Remote Parameters. + + internallypropagated '(3)', In this state all the Operational(local) + parameters for the feature will be same as the internal propagated + information from the config source." + ::= { dellNetETSPortEntry 3 } + + dellNetETSDcbxStateMachine OBJECT-TYPE + SYNTAX DcbStateMachineType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object is used to display the DCBX state machine + type that is used by the ETS feature on the given port." + ::= { dellNetETSPortEntry 4 } + + dellNetETSOperStatus OBJECT-TYPE + SYNTAX EnabledStatus + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object gives information on the operational status of ETS + on the given port. + Enabled(1) indicates ETS on the port is in sync with the remote + and is operationally up. + Disabled(2) indicates ETS on the port is operationally disabled." + ::= { dellNetETSPortEntry 5 } + + dellNetETSClearTLVCounters OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object when set to TRUE, clears the following counters + associated with a Port: + dellNetETSConfTxTLVCounter, + dellNetETSConfRxTLVCounter, + dellNetETSConfRxTLVErrors, + dellNetETSRecoTxTLVCounter, + dellNetETSRecoRxTLVCounter, + dellNetETSRecoRxTLVErrors. + + Setting this object to FALSE has no effect. + This object always returns FALSE when read." + DEFVAL { false } + ::= { dellNetETSPortEntry 6 } + + dellNetETSConfTxTLVCounter OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object is used to keep track of the number of ETS + configuration TLV that are transmitted from this port. + This counter will be incremented every time when there + is ETS Configuration TLV is generated and transmitted + to the LLDP." + ::= { dellNetETSPortEntry 7 } + + dellNetETSConfRxTLVCounter OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object is used to keep track of the number of ETS + ConfigurationTLV that are received in this port. This + counter will be incremented every time when there is ETS + Configuration TLV is received from the LLDP." + ::= { dellNetETSPortEntry 8 } + + dellNetETSConfRxTLVErrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object is used to keep track of number of malformed + ETS Conf TLVs received by ETS. This counter will be + incremented every time a ETS Conf TLV is dropped by ETS." + ::= { dellNetETSPortEntry 9 } + + + dellNetETSRecoTxTLVCounter OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object is used to keep track of the number of ETS + Recommendation TLV that are transmitted from this port. + This counter will be incremented every time when there + is ETS Recommendation TLV is generated and transmitted + to the LLDP." + ::= { dellNetETSPortEntry 10 } + + dellNetETSRecoRxTLVCounter OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object is used to keep track of the number of ETS + Recommendation TLV that are received in this port. This + counter will be incremented every time when there is ETS + Recommendation TLV is received from the LLDP." + ::= { dellNetETSPortEntry 11 } + + dellNetETSRecoRxTLVErrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object is used to keep track of number of malformed + ETS Reco TLVs received by ETS. This counter will be + incremented every time a ETS Reco TLV is dropped by ETS." + ::= { dellNetETSPortEntry 12 } + +-- **************************************************************************** +-- PFC Scalar Objects +-- **************************************************************************** + + dellNetPFCSystemControl OBJECT-TYPE + SYNTAX INTEGER { running(1), shutdown(2) } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The PFC(Priority Based Flow Control) system control status for the switch. + + It indicates whether PFC Module in the system is + running or shutdown. When this object returns 'running', + resources required by PFC module are allocated and + the module is running. When this object returns 'shutdown', + all the pools used by PFC module are released to the system." + + DEFVAL { running } + ::= { dellNetPFCScalars 1 } + + dellNetPFCModuleStatus OBJECT-TYPE + SYNTAX EnabledStatus + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The PFC(Priority Based Flow Control) Module status for the switch. + + If this object returns with 'disabled', then all the ports + have the PFC feature disabled in the system(hardware) + and the DCBX state machine has stopped on the ports. + + If this object returns with 'enabled', then all the ports + have the PFC feature enabled in the system(hardware) + and the DCBX state machine is running on the ports." + DEFVAL { enabled } + ::= { dellNetPFCScalars 2 } + + dellNetPFCClearCounters OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object when set to TRUE, clears the following counters + for the PFC Module: + dellNetPFCTxTLVCounter, + dellNetPFCRxTLVCounter, + dellNetPFCRxTLVErrors. + + Setting this object to FALSE has no effect. + This object always returns FALSE when read." + DEFVAL { false } + ::= {dellNetPFCScalars 3 } + + dellNetPFCGlobalEnableTrap OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object indicates whether the transmission of TRAP + notification messages for PFC feature is enabled or disabled." + + DEFVAL { 0 } + ::= { dellNetPFCScalars 4 } + +-- **************************************************************************** +-- PFC Port Configuration table +-- **************************************************************************** + + dellNetPFCPortTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetPFCPortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "PFC Port table contains the PFC (Priortiy Based Flow Control) features + information specific to this port. + + An entry created in the port table populates the entry in this table and + in the following tables in the standard DCBX Mib for this port. + lldpXdot1dcbxConfigPFCTable, + lldpXdot1dcbxLocPFCBasicTable, + lldpXdot1dcbxLocPFCEnableTable, + lldpXdot1dcbxAdminPFCBasicTable, + lldpXdot1dcbxAdminPFCEnableTable. + + Deletion of entry in the port table deletes the entry in this table and + all the entries in the above tables in the standatd DCBX mib for this port." + ::= { dellNetPFCObjects 2 } + + dellNetPFCPortEntry OBJECT-TYPE + SYNTAX DellNetPFCPortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "An entry containing PFC control parameters and PFC information + for a particular port." + INDEX {dellNetPFCPortNumber} + ::= { dellNetPFCPortTable 1 } + + DellNetPFCPortEntry ::= + SEQUENCE { + dellNetPFCPortNumber InterfaceIndex, + dellNetPFCAdminMode DcbAdminMode, + dellNetPFCDcbxOperState DcbState, + dellNetPFCDcbxStateMachine DcbStateMachineType, + dellNetPFCOperStatus EnabledStatus, + dellNetPFCClearTLVCounters TruthValue, + dellNetPFCTxTLVCounter Counter32, + dellNetPFCRxTLVCounter Counter32, + dellNetPFCRxTLVErrors Counter32 + } + + dellNetPFCPortNumber OBJECT-TYPE + SYNTAX InterfaceIndex + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This indicates the interface identifier for which the PFC + configuration is applied." + ::= { dellNetPFCPortEntry 1 } + + dellNetPFCAdminMode OBJECT-TYPE + SYNTAX DcbAdminMode + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object is used to display Admin mode for PFC feature on + the given port. + + If mode is 'on(1)',PFC feature is enabled on this port. + PFC configurations, either from this system or + the remote system will take effect based on DCBX negotiations. + + If mode is 'off(2)',PFC feature is disabled on this port. + Operational(local) parameters is same as Admin Configuration + Parameters. But Operational(local) parameters do not have any impact + in the system.dellNetPFCDcbxOperState becomes up if remote is also disabled + + The Operational(local) parameters do not have any impact in + the system if this object value is 'on(1)' + and dellNetPFCModuleStatus is disabled. dellNetPFCDcbxOperState + will be in 'Off' State." + DEFVAL { on } + ::= { dellNetPFCPortEntry 2 } + + dellNetPFCDcbxOperState OBJECT-TYPE + SYNTAX DcbState + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object is used to display the current state of the + DCBX state machine for the PFC feature on the given port. + + If state is Off '(0)', then PFC Operational(local) parameters + will be same as PFC Admin Configuration Parameters and will + not have any impact in the system(hardware). + + If state is init '(1)', then PFC Operational(local) parameters + will be same as PFC Admin Configuration Parameters. + + If state is rxrecommended '(2)',then PFC Operational(local) parameters + will be same as PFC Remote Parameters. + + internallypropagated '(3)', In this state all the Operational(local) + parameters for the feature will be same as the internal propagated + information from the config source." + ::= { dellNetPFCPortEntry 3 } + + dellNetPFCDcbxStateMachine OBJECT-TYPE + SYNTAX DcbStateMachineType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object is used to display the DCBX state machine + type that is used by the PFC feature on the given port." + ::= { dellNetPFCPortEntry 4 } + + dellNetPFCOperStatus OBJECT-TYPE + SYNTAX EnabledStatus + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object gives information on the operational status of PFC + on the given port. + Enabled(1) indicates PFC on the port is in sync with the remote + and is operationally up. + Disabled(2) indicates PFC on the port is operationally disabled." + ::= { dellNetPFCPortEntry 5 } + + dellNetPFCClearTLVCounters OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object when set to TRUE, clears the following counters + associated with a Port: + dellNetPFCTxTLVCounter, + dellNetPFCRxTLVCounter, + dellNetPFCRxTLVErrors. + + Setting this object to FALSE has no effect. + This object always returns FALSE when read." + DEFVAL { false } + ::= { dellNetPFCPortEntry 6 } + + dellNetPFCTxTLVCounter OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object is used to keep track of the number of PFC TLV + that are transmitted from this port. This counter will be + incremented every time when there is PFC TLV is generated + and transmitted to the LLDP." + ::= { dellNetPFCPortEntry 7 } + + dellNetPFCRxTLVCounter OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object is used to keep track of the number of PFC TLV + that are received in this port. This counter will be + incremented every time when there is PFC TLV is received + from the LLDP." + ::= { dellNetPFCPortEntry 8 } + + dellNetPFCRxTLVErrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object is used to keep track of number of malformed TLVs received by PFC. + This counter will be incremented every time a PFC-TLV is dropped by PFC." + ::= { dellNetPFCPortEntry 9 } + +-- **************************************************************************** +-- dellNetDCbNotification subtree contains the objects related to notifications. +-- **************************************************************************** + dellNetDCBTraps OBJECT IDENTIFIER ::= { dellNetDcbNotificationObjects 0 } + dellNetDCBTrapObjects OBJECT IDENTIFIER ::= { dellNetDcbNotificationObjects 1 } + + dellNetDcbTrapPortNumber OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object refers to the Port number for which the DCBX feature + is enabled. And will be used in sending the feature port specific Traps." + ::= { dellNetDCBTrapObjects 1 } + + dellNetDcbPeerUpStatus OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object refers to the DCBX Peer Up or Peer down status + on the port. + If the value is 'true', then the DCBX Peer will be present + and UP. + If the value is 'false', then the DCBX Peer will be absent + and DOWN." + ::= { dellNetDCBTrapObjects 2 } + + dellNetETSModuleStatusTrap NOTIFICATION-TYPE + OBJECTS { + dellNetETSModuleStatus + } + STATUS current + DESCRIPTION + "This trap is generated when there is a change in the ETS Module + status. This trap is generated only if dellNetETSGlobalEnableTrap + is enabled to send the trap." + ::= { dellNetDCBTraps 1 } + + dellNetETSPortAdminStatusTrap NOTIFICATION-TYPE + OBJECTS { + dellNetDcbTrapPortNumber, + dellNetETSAdminMode + } + STATUS current + DESCRIPTION + "This trap is generated in the following conditions. + Whenever there is a change in the ETS Admin status and the + dellNetETSGlobalEnableTrap is enabled to send the trap + for ETS Admin mode change. " + ::= {dellNetDCBTraps 2 } + + dellNetETSPortPeerStatusTrap NOTIFICATION-TYPE + OBJECTS { + dellNetDcbTrapPortNumber, + dellNetDcbPeerUpStatus + } + STATUS current + DESCRIPTION + "This trap is generated in the following conditions. + Whenever there is a change in the DCBX Peer Status and the + dellNetETSGlobalEnableTrap is enabled + to send the trap for Peer Up or Peer Down." + ::= {dellNetDCBTraps 3 } + + dellNetETSPortDcbxOperStateTrap NOTIFICATION-TYPE + OBJECTS { + dellNetDcbTrapPortNumber, + dellNetETSDcbxOperState + } + STATUS current + DESCRIPTION + "This trap is generated in the following conditions. + Whenever there is a change in the ETS Operational State and the + dellNetETSGlobalEnableTrap is enabled + to send the trap for ETS state machine state change." + ::= {dellNetDCBTraps 4 } + + dellNetPFCModuleStatusTrap NOTIFICATION-TYPE + OBJECTS { + dellNetPFCModuleStatus + } + STATUS current + DESCRIPTION + "This trap is generated when there is a change in the PFC Module + status is enabled. This trap is generated only if + dellNetPFCGlobalEnableTrap is enabled to send the trap." + ::= { dellNetDCBTraps 5 } + + dellNetPFCPortAdminStatusTrap NOTIFICATION-TYPE + OBJECTS { + dellNetDcbTrapPortNumber, + dellNetPFCAdminMode + } + STATUS current + DESCRIPTION + "This trap is generated in the following conditions. + Whenever there is a change in the PFC Admin Status and the + dellNetPFCGlobalEnableTrap is enabled + to send the trap for PFC Admin Status change." + ::= {dellNetDCBTraps 6 } + + dellNetPFCPortPeerStatusTrap NOTIFICATION-TYPE + OBJECTS { + dellNetDcbTrapPortNumber, + dellNetDcbPeerUpStatus + } + STATUS current + DESCRIPTION + "This trap is generated in the following conditions. + Whenever there is a change in the DCBX Peer Status and the + dellNetPFCGlobalEnableTrap is enabled + to send the trap for Peer Up or Peer Down." + ::= {dellNetDCBTraps 7 } + + dellNetPFCPortDcbxOperStateTrap NOTIFICATION-TYPE + OBJECTS { + dellNetDcbTrapPortNumber, + dellNetPFCDcbxOperState + } + STATUS current + DESCRIPTION + "This trap is generated in the following conditions. + Whenever there is a change in the PFC Operational State and the + dellNetPFCGlobalEnableTrap is enabled + to send the trap for PFC state machine state change." + ::= {dellNetDCBTraps 8 } + +-- ############################################################################ +-- Conformance information +-- ############################################################################ + + dellNetDCBMibConformance OBJECT IDENTIFIER + ::= { dellNetDcb 5 } + + dellNetDCBMibCompliances OBJECT IDENTIFIER + ::= { dellNetDCBMibConformance 1 } + + dellNetDCBMibGroups OBJECT IDENTIFIER + ::= { dellNetDCBMibConformance 2 } + +-- ############################################################################ +-- Compliance Statements +-- ############################################################################ + +dellNetDCBMibComplianceRev1 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for Dell Networking OS product which implement the + Dell Networking OS dcbx MIB. " + MODULE + MANDATORY-GROUPS { + dellNetDcbSystemObjectGroup, + dellNetDcbxScalarsGroup, + dellNetDCBXPortTableGroup, + dellNetETSScalarsGroup, + dellNetETSPortTableGroup, + dellNetPFCScalarsGroup, + dellNetPFCPortTableGroup, + dellNetDCBNotificationObjectsGroup, + dellNetDCBNotificationsGroup + } + ::= { dellNetDCBMibCompliances 1 } + +dellNetDCBMibCompliance MODULE-COMPLIANCE + STATUS obsolete + DESCRIPTION + "The compliance statement for Dell Networking OS product which implement the + Dell Networking OS dcb MIB. This module consists of the obsolete MIB objects." + MODULE + MANDATORY-GROUPS { + dellNetDcbObjectGroup + } + ::= { dellNetDCBMibCompliances 2 } + +-- ########################################################################## +-- Units of conformance +-- ########################################################################## + +dellNetDcbSystemObjectGroup OBJECT-GROUP + OBJECTS { + dellNetDcbPfcMinThreshold, + dellNetDcbPfcMaxThreshold, + dellNetDcbMaxPfcProfiles + } + STATUS current + DESCRIPTION + "This group represents a collection of objects providing the + DCB system information." + ::= { dellNetDCBMibGroups 1 } + + dellNetDcbObjectGroup OBJECT-GROUP + OBJECTS { + dellNetDcbETSAdminStatus, + dellNetDcbPFCAdminStatus + } + STATUS obsolete + DESCRIPTION + "This group represents a collection of objects providing the + information on the DCB control parameters for a particular port." + ::= { dellNetDCBMibGroups 2 } + + dellNetDcbxScalarsGroup OBJECT-GROUP + OBJECTS { + dellNetDcbxGlobalTraceLevel, + dellNetDCBXGlobalVersion + } + STATUS current + DESCRIPTION + "This group represents the DCBX scalars in the DellNet DCB mib. " + ::= { dellNetDCBMibGroups 3 } + + dellNetDCBXPortTableGroup OBJECT-GROUP + OBJECTS { + dellNetDCBXAdminStatus, + dellNetDCBXAutoCfgPortRole, + dellNetDCBXPortVersion, + dellNetDCBXPortSupportedTLVs, + dellNetDCBXPortConfigTLVsTxEnable, + dellNetDCBXPortOperVersion, + dellNetDCBXPortPeerMACaddress, + dellNetDCBXPortCfgSource, + dellNetDCBXOperStatus, + dellNetDCBXPortMultiplePeerCount, + dellNetDCBXPortPeerRemovedCount, + dellNetDCBXPortPeerOperVersionNum, + dellNetDCBXPortPeerMaxVersion, + dellNetDCBXPortSeqNum, + dellNetDCBXPortAckNum, + dellNetDCBXPortPeerRcvdAckNum, + dellNetDCBXPortTxCount, + dellNetDCBXPortRxCount, + dellNetDCBXPortErrorFramesCount + } + STATUS current + DESCRIPTION + "This group contains the collection of objects describing the + DCBX specific information on the particular port. " + ::= { dellNetDCBMibGroups 4 } + + dellNetETSScalarsGroup OBJECT-GROUP + OBJECTS { + dellNetETSSystemControl, + dellNetETSModuleStatus, + dellNetETSClearCounters, + dellNetETSGlobalEnableTrap + } + STATUS current + DESCRIPTION + "This object represents the collection of objects providing the ETS + Information on the system." + ::= { dellNetDCBMibGroups 5 } + + dellNetETSPortTableGroup OBJECT-GROUP + OBJECTS { + dellNetETSAdminMode, + dellNetETSDcbxOperState, + dellNetETSDcbxStateMachine, + dellNetETSOperStatus, + dellNetETSClearTLVCounters, + dellNetETSConfTxTLVCounter, + dellNetETSConfRxTLVCounter, + dellNetETSConfRxTLVErrors, + dellNetETSRecoTxTLVCounter, + dellNetETSRecoRxTLVCounter, + dellNetETSRecoRxTLVErrors + } + STATUS current + DESCRIPTION + "This object group represents the collection of objects providing + ETS specific status information on a specific port." + ::= { dellNetDCBMibGroups 6 } + + dellNetPFCScalarsGroup OBJECT-GROUP + OBJECTS { + dellNetPFCSystemControl, + dellNetPFCModuleStatus, + dellNetPFCClearCounters, + dellNetPFCGlobalEnableTrap + } + STATUS current + DESCRIPTION + "This group represents a collection of objects providing the system + information related to PFC." + ::= { dellNetDCBMibGroups 7 } + + dellNetPFCPortTableGroup OBJECT-GROUP + OBJECTS { + dellNetPFCAdminMode, + dellNetPFCDcbxOperState, + dellNetPFCDcbxStateMachine, + dellNetPFCOperStatus, + dellNetPFCClearTLVCounters, + dellNetPFCTxTLVCounter, + dellNetPFCRxTLVCounter, + dellNetPFCRxTLVErrors + } + STATUS current + DESCRIPTION + "This group represents a collection of objects providing the + PFC specific status information per port. " + ::= { dellNetDCBMibGroups 8 } + + dellNetDCBNotificationObjectsGroup OBJECT-GROUP + OBJECTS { + dellNetDcbTrapPortNumber, + dellNetDcbPeerUpStatus + } + STATUS current + DESCRIPTION + "This object group represents the collection of objects used by the + notification group dellNetDCBNotificationsGroup." + ::= { dellNetDCBMibGroups 9 } + + dellNetDCBNotificationsGroup NOTIFICATION-GROUP + NOTIFICATIONS { + dellNetETSModuleStatusTrap, + dellNetETSPortAdminStatusTrap, + dellNetETSPortPeerStatusTrap, + dellNetETSPortDcbxOperStateTrap, + dellNetPFCModuleStatusTrap, + dellNetPFCPortAdminStatusTrap, + dellNetPFCPortPeerStatusTrap, + dellNetPFCPortDcbxOperStateTrap + } + STATUS current + DESCRIPTION + "A collection on notification objects in the DellNet-DCB mib" + ::= { dellNetDCBMibGroups 10 } + + +END + diff --git a/mibs/dell/DELL-NETWORKING-FIB-MIB b/mibs/dell/DELL-NETWORKING-FIB-MIB new file mode 100644 index 0000000000..279ee75461 --- /dev/null +++ b/mibs/dell/DELL-NETWORKING-FIB-MIB @@ -0,0 +1,536 @@ +DELL-NETWORKING-FIB-MIB DEFINITIONS ::= BEGIN + + IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, + Unsigned32, Gauge32, Integer32, IpAddress, Counter64 + FROM SNMPv2-SMI + InterfaceIndexOrZero + FROM IF-MIB + InetAddressType, InetAddress, InetAddressPrefixLength + FROM INET-ADDRESS-MIB + MacAddress + FROM SNMPv2-TC + MODULE-COMPLIANCE, OBJECT-GROUP + FROM SNMPv2-CONF + dellNetMgmt + FROM DELL-NETWORKING-SMI; + + dellNetIpForwardMib MODULE-IDENTITY + LAST-UPDATED "200709141200Z" -- Sep 14, 2007 12:00:00 GMT + ORGANIZATION "Dell Inc" + CONTACT-INFO + "http://www.dell.com/support" + DESCRIPTION + "This MIB module is used to display CIDR multipath IP Routes." + REVISION "201107081200Z" -- Jul 08, 2011 12:00:00 GMT + DESCRIPTION + "This version of MIB module deprecates the dellNetIpForwardTable + and replaces it with dellNetInetCidrRouteTable which adds the + IP Protocol Independance " + REVISION "200709141200Z" -- Sep 14, 2007 12:00:00 GMT + DESCRIPTION + "Initial version of this MIB module." + ::= { dellNetMgmt 9 } + + +-- **************************************************************************** +-- +-- Top-Level Object Identifier Assignments for the FIB MIB +-- +-- **************************************************************************** + +dellNetIpForwardMibObjects OBJECT IDENTIFIER ::= { dellNetIpForwardMib 1 } +dellNetIpForwardMibConformance OBJECT IDENTIFIER ::= { dellNetIpForwardMib 2 } +dellNetIpForwardVariable OBJECT IDENTIFIER ::= { dellNetIpForwardMib 3 } +--***************************************************************************** +-- +-- Data Types +-- +--***************************************************************************** + +chSysCardNumber OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This is the card number assigned to the line + cards and the RPM cards in the chassis. + The line cards number are from 0 to 13 and the + RPM are from 0 to 1." + ::= { dellNetIpForwardVariable 1 } + +-- **************************************************************************** +-- +-- IP Forward Version Table +-- +-- **************************************************************************** + +dellNetIpForwardVersionTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetIpForwardVersionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This entity's IP forward version table." + ::= { dellNetIpForwardMibObjects 1 } + +dellNetIpForwardVersionEntry OBJECT-TYPE + SYNTAX DellNetIpForwardVersionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The row definition for the ip forward version Table." + INDEX { + chSysCardNumber, + dellNetIpForwardAddrFamily + } + ::= { dellNetIpForwardVersionTable 1 } + +DellNetIpForwardVersionEntry ::= + SEQUENCE { + dellNetIpForwardAddrFamily + InetAddressType, + dellNetIpForwardVersion + Counter64 + } + +dellNetIpForwardAddrFamily OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Address Family of the IP Forwarding Table for which this entry + provides the Version information. " + + ::= { dellNetIpForwardVersionEntry 1} + +dellNetIpForwardVersion OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A version number on the Forwarding Table. + This is always fetched from one line card." + ::= { dellNetIpForwardVersionEntry 2 } + + +-- **************************************************************************** +-- +-- IP Forwarding Table +-- +-- The IP Forwarding Table obsoletes and replaces the ipRoute Table current +-- in MIB-I and MIB-II. It adds knowledge of the autonomous system of +-- the next hop, multiple next hop support, and policy routing support. +-- +-- **************************************************************************** + +dellNetIpForwardTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetIpForwardEntry + MAX-ACCESS not-accessible + STATUS deprecated + DESCRIPTION + "This entity's IP Routing table." + ::= { dellNetIpForwardMibObjects 2 } + +dellNetIpForwardEntry OBJECT-TYPE + SYNTAX DellNetIpForwardEntry + MAX-ACCESS not-accessible + STATUS deprecated + DESCRIPTION + "A particular route to a particular destination, + under a particular policy." + INDEX { + chSysCardNumber, + dellNetIpforwardDest, + dellNetIpforwardMask, + dellNetIpforwardNextHop, + dellNetIpforwardFirstHop + } + ::= { dellNetIpForwardTable 1 } + +DellNetIpForwardEntry ::= + SEQUENCE { + dellNetIpforwardDest + IpAddress, + dellNetIpforwardMask + IpAddress, + dellNetIpforwardNextHop + IpAddress, + dellNetIpforwardFirstHop + IpAddress, + dellNetIpforwardIfIndex + Integer32, + dellNetIpforwardMacAddress + MacAddress, + dellNetIpforwardEgressPort + OCTET STRING, + dellNetIpforwardCamIndex + Integer32 + } + +dellNetIpforwardDest OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "The destination IP address of this route. An + entry with a value of 0.0.0.0 is considered a + default route." + ::= { dellNetIpForwardEntry 1 } + +dellNetIpforwardMask OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "Indicate the mask to be logical-ANDed with the destination + address before being compared to the value in + the dellNetIpforwardDest field." + ::= { dellNetIpForwardEntry 2 } + +dellNetIpforwardNextHop OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "On remote routes, the address of the next system + en route; Otherwise, 0.0.0.0." + ::= { dellNetIpForwardEntry 3 } + +dellNetIpforwardFirstHop OBJECT-TYPE + SYNTAX IpAddress + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "On remote routes, the address of the Gateway + to the nexthop; 0.0.0.0 if the Nexthop itself is a Gateway + to the Destination" + ::= { dellNetIpForwardEntry 4 } + +dellNetIpforwardIfIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "The ifIndex value which identifies the local + interface through which the next hop of this + route should be reached." + ::= { dellNetIpForwardEntry 5 } + +dellNetIpforwardMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "The Mac address of the NextHop." + ::= { dellNetIpForwardEntry 6 } + +dellNetIpforwardEgressPort OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..255)) + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "The name of the egress port to which the packets will be + forwarded." + ::= { dellNetIpForwardEntry 7 } + +dellNetIpforwardCamIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "Cam Entry corresponding to a row." + ::= { dellNetIpForwardEntry 8 } + +-- **************************************************************************** + +-- dellNet scalar objects which provide the number of current dellNetInetCidrRouteTable entries +-- each per destination type + +-- **************************************************************************** + +dellNetInetCidrIpv4RouteNumber OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of current dellNetInetCidrRouteTable entries that are not + Invalid and whose dellNetInetCidrRouteDestType is ipv4(1)" + ::= { dellNetIpForwardMibObjects 3 } + +dellNetInetCidrIpv6RouteNumber OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of current dellNetInetCidrRouteTable entries that are not + Invalid and whose dellNetInetCidrRouteDestType is ipv6(2)" + ::= { dellNetIpForwardMibObjects 4 } + +dellNetInetCidrECMPGrpMax OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of maximum entries" + ::= { dellNetIpForwardMibObjects 6 } + +dellNetInetCidrECMPGrpUsed OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of current entries that are not invalid" + ::= { dellNetIpForwardMibObjects 7 } + +dellNetInetCidrECMPGrpAvl OBJECT-TYPE + SYNTAX Gauge32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of available cam entries" + ::= { dellNetIpForwardMibObjects 8 } + +-- **************************************************************************** +-- dellNet Inet Cidr Route Table + +-- The dellNet Inet Cidr Route Table deprecates and replaces the dellNetIpForwardTable. +-- It adds IP Protocol Independence. + +-- **************************************************************************** + + +dellNetInetCidrRouteTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetInetCidrRouteTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This entity's IP Routing table." + ::= { dellNetIpForwardMibObjects 5 } + +dellNetInetCidrRouteTableEntry OBJECT-TYPE + SYNTAX DellNetInetCidrRouteTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A particular route to a particular destination + + Implementers need to be aware that if the total number + of elements (octets or sub-identifiers) in + inetCidrRouteDest, inetCidrRoutePolicy, and + inetCidrRouteNextHop exceeds 111, then OIDs of column + instances in this table will have more than 128 sub- + identifiers and cannot be accessed using SNMPv1, + SNMPv2c, or SNMPv3. + + For S-Series Platform, Value of chSysCardNumber will always + be zero" + + INDEX { + chSysCardNumber, + dellNetInetCidrRouteDestType, + dellNetInetCidrRouteDest, + dellNetInetCidrRoutePfxLen, + dellNetInetCidrRouteNextHopType, + dellNetInetCidrRouteNextHop, + dellNetInetCidrRouteFirstHopType, + dellNetInetCidrRouteFirstHop + } + ::= { dellNetInetCidrRouteTable 1 } + +DellNetInetCidrRouteTableEntry ::= + SEQUENCE { + dellNetInetCidrRouteDestType + InetAddressType, + dellNetInetCidrRouteDest + InetAddress, + dellNetInetCidrRoutePfxLen + InetAddressPrefixLength, + dellNetInetCidrRouteNextHopType + InetAddressType, + dellNetInetCidrRouteNextHop + InetAddress, + dellNetInetCidrRouteFirstHopType + InetAddressType, + dellNetInetCidrRouteFirstHop + InetAddress, + dellNetInetCidrRouteIfIndex + InterfaceIndexOrZero, + dellNetInetCidrRouteMacAddress + MacAddress, + dellNetInetCidrRouteEgressPort + OCTET STRING, + dellNetInetCidrRouteCamIndex + Unsigned32 + } + +dellNetInetCidrRouteDestType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The type of the inetCidrRouteDest address, as defined + in the InetAddress MIB. + + Only those address types that may appear in an actual + routing table are allowed as values of this object." + + ::= { dellNetInetCidrRouteTableEntry 1 } + +dellNetInetCidrRouteDest OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The destination IP address of this route. + The type of this address is determined by the value of + the inetCidrRouteDestType object." + + ::= { dellNetInetCidrRouteTableEntry 2 } + +dellNetInetCidrRoutePfxLen OBJECT-TYPE + SYNTAX InetAddressPrefixLength + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Indicates the number of leading one bits that form the + mask to be logical-ANDed with the destination address + before being compared to the value in the inetCidrRouteDest field." + + ::= { dellNetInetCidrRouteTableEntry 3 } + +dellNetInetCidrRouteNextHopType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The type of the inetCidrRouteNextHop address, as + defined in the InetAddress MIB. + + Value should be set to unknown(0) for non-remote + routes. + + Only those address types that may appear in an actual + routing table are allowed as values of this object." + ::= { dellNetInetCidrRouteTableEntry 4 } + +dellNetInetCidrRouteNextHop OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "On remote routes, the address of the next system en + route. For non-remote routes, a zero length string. + + The type of this address is determined by the value of + the inetCidrRouteNextHopType object." + ::= { dellNetInetCidrRouteTableEntry 5 } + +dellNetInetCidrRouteFirstHopType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The type of the inetCidrRouteFirstHop address, as + defined in the InetAddress MIB. + + Value should be set to unknown(0) for non-remote + routes. + + Only those address types that may appear in an actual + routing table are allowed as values of this object." + ::= { dellNetInetCidrRouteTableEntry 6 } + +dellNetInetCidrRouteFirstHop OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The address of the gateway to the Nexthop. + If the nexthop itself is the gateway, a zero length string. + + The type of this address is determined by the value of + the inetCidrRouteFirstHopType object." + ::= { dellNetInetCidrRouteTableEntry 7 } + +dellNetInetCidrRouteIfIndex OBJECT-TYPE + SYNTAX InterfaceIndexOrZero + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The ifIndex value that identifies the local interface + through which the next hop of this route should be + reached. A value of 0 is valid and represents the + scenario where no interface is specified." + ::= { dellNetInetCidrRouteTableEntry 8 } + +dellNetInetCidrRouteMacAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Mac address of the NextHop." + ::= { dellNetInetCidrRouteTableEntry 9 } + +dellNetInetCidrRouteEgressPort OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..255)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The name of the egress port to which the packets will be + forwarded." + ::= { dellNetInetCidrRouteTableEntry 10 } + +dellNetInetCidrRouteCamIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cam Entry corresponding to a row." + ::= { dellNetInetCidrRouteTableEntry 11 } + + +-- **************************************************************************** +-- +-- Module Conformance Statement +-- +-- DESCRIPTION: This module conformance statement includes the compliance +-- statements and the units of conformance section. +-- +-- **************************************************************************** + +dellNetIpForwardMibCompliances OBJECT IDENTIFIER ::= { dellNetIpForwardMibConformance 1 } +dellNetIpForwardMibGroups OBJECT IDENTIFIER ::= { dellNetIpForwardMibConformance 2 } + +-- **************************************************************************** +-- Compliance Statement +-- **************************************************************************** + +dellNetIpForwardMibCompliance MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The basic implementation requirements for the + Dell Networking OS Ip Forward MIB." + MODULE -- this module + MANDATORY-GROUPS { + dellNetIpForwardObjectGroup + } + ::= { dellNetIpForwardMibCompliances 1 } + +-- **************************************************************************** +-- Units of Conformance +-- **************************************************************************** + +dellNetIpForwardObjectGroup OBJECT-GROUP + OBJECTS { + dellNetIpForwardVersion, + dellNetInetCidrRouteIfIndex, + dellNetInetCidrRouteMacAddress, + dellNetInetCidrRouteEgressPort, + dellNetInetCidrRouteCamIndex + } + STATUS current + DESCRIPTION + "Objects for the IP aware Route Table." + ::= { dellNetIpForwardMibGroups 1 } + +END diff --git a/mibs/dell/DELL-NETWORKING-FIPSNOOPING-MIB b/mibs/dell/DELL-NETWORKING-FIPSNOOPING-MIB new file mode 100644 index 0000000000..021f9d99f3 --- /dev/null +++ b/mibs/dell/DELL-NETWORKING-FIPSNOOPING-MIB @@ -0,0 +1,1583 @@ +-- DELL-NETWORKING-FIPSNOOPING-MIB.my: FIP Snooping mib + +-- Dell Networking OS FIP Snooping Proprietary MIB Definition + +-- This SNMP Management Information Specification +-- explains the proprietary MIB implemented for the FIP Snooping Feature. + +DELL-NETWORKING-FIPSNOOPING-MIB DEFINITIONS ::= BEGIN + +IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, + Unsigned32, Counter32, Integer32 FROM SNMPv2-SMI + MacAddress, DateAndTime FROM SNMPv2-TC + OBJECT-GROUP, MODULE-COMPLIANCE, + NOTIFICATION-GROUP FROM SNMPv2-CONF + ifIndex FROM IF-MIB + dot1qVlanIndex FROM Q-BRIDGE-MIB + dellNetMgmt FROM DELL-NETWORKING-SMI; + + dellNetFipSnooping MODULE-IDENTITY + LAST-UPDATED "201112080000Z" -- Dec 8, 2011 + ORGANIZATION "Dell Inc." + CONTACT-INFO "http://www.dell.com/support" + DESCRIPTION + "The Dell Networking OS Private MIB for FIP Snooping feature. + + This MIB module is for configuring FIP snooping related objects + and monitoring related FCoE sessions. + + Terminologies used in this MIB are defined by the T11 FCoE + standard. Refer to www.t11.org. + + This MIB also supports configuration of the following objects: + - Port role configuration to identify FCF facing or FCF + connected interface + - FC-MAP value used by the FCF operating in FPMA mode + " + REVISION "201112080000Z" -- Dec 8, 2011 + DESCRIPTION + "Initial version of this MIB module." + ::= { dellNetMgmt 22 } + +--********************************************************************* +-- FIP Snooping related objects used to configure FIP Snooping +-- objects on Ethernet bridges connected to ENodes +--********************************************************************* + +--********************************************************************* +-- dellNetFIPSCfgGroup +--********************************************************************* +dellNetFIPSCfgGroup OBJECT IDENTIFIER ::= { dellNetFipSnooping 1 } + +dellNetFIPSAdminMode OBJECT-TYPE + SYNTAX INTEGER { + disable(0), + enable(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This enables or disables FIP Snooping on the system." + DEFVAL { disable } + ::= { dellNetFIPSCfgGroup 1 } + +dellNetFIPSFCMAP OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (3)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object configures the FC-MAP value on the system. + Default value is 0x0EFC00." + DEFVAL { "0x0EFC00" } + ::= { dellNetFIPSCfgGroup 2 } + +dellNetFIPSStatsClear OBJECT-TYPE + SYNTAX INTEGER { + clear(0), + ignore(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Clear all FIP Snooping statistics in the system. + This is write-only value. It always returns '0' on request." + + ::= { dellNetFIPSCfgGroup 5 } + +--********************************************************************* +-- dellNetFIPSVlanCfgTable +-- FIP Snooping VLAN Configuration table +-- Configure FC-MAP, enable/disable +--********************************************************************* + dellNetFIPSVlanCfgTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFIPSVlanCfgEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of the FIP Snooping Vlan configuration + entries." + ::= { dellNetFIPSCfgGroup 3 } + + dellNetFIPSVlanCfgEntry OBJECT-TYPE + SYNTAX DellNetFIPSVlanCfgEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Represents entry for a FIP Snooping Vlan." + INDEX { dot1qVlanIndex } + ::= { dellNetFIPSVlanCfgTable 1 } + + DellNetFIPSVlanCfgEntry ::= SEQUENCE { + dellNetFIPSVlanAdminMode + INTEGER, + dellNetFIPSVlanFCMAP + OCTET STRING, + dellNetFIPSVlanStatsClear + INTEGER + } + + dellNetFIPSVlanAdminMode OBJECT-TYPE + SYNTAX INTEGER { + disable(0), + enable(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This enables or disables FIP Snooping on a selected Vlan interface." + DEFVAL { disable } + ::= { dellNetFIPSVlanCfgEntry 1 } + + dellNetFIPSVlanFCMAP OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (3)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "This object configures the FC-MAP value associated with the + FIP snooping Vlan. Default value is 0x0EFC00." + DEFVAL { "0x0EFC00" } + + ::= { dellNetFIPSVlanCfgEntry 2 } + + dellNetFIPSVlanStatsClear OBJECT-TYPE + SYNTAX INTEGER { + clear(0), + ignore(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Clear FIP Snooping statistics on this Vlan. + This is write-only value. It always returns '0' on request" + + + ::= { dellNetFIPSVlanCfgEntry 3 } + +--********************************************************************* +-- dellNetFIPSIntfTable +-- FIP Snooping Interface Configuration table +-- Configure trusted FCF interface mode +--********************************************************************* + dellNetFIPSIntfTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFIPSIntfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table providing configuration for trusted FCF + interface mode." + + ::= { dellNetFIPSCfgGroup 4 } + + dellNetFIPSIntfEntry OBJECT-TYPE + SYNTAX DellNetFIPSIntfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "FCF trust mode configuration for an interface." + INDEX { ifIndex } + ::= { dellNetFIPSIntfTable 1 } + + DellNetFIPSIntfEntry::= + SEQUENCE { + dellNetFIPSIntfPortModeFcf + INTEGER, + dellNetFIPSIntfStatsClear + INTEGER + } + + dellNetFIPSIntfPortModeFcf OBJECT-TYPE + SYNTAX INTEGER { + disable(0), + fcf(1), + fcoetrusted(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Sets/disables FCF port mode on an interface." + DEFVAL { disable } + + ::= { dellNetFIPSIntfEntry 2 } + + dellNetFIPSIntfStatsClear OBJECT-TYPE + SYNTAX INTEGER { + clear(0), + ignore(1) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Clear FIP Snooping statistics on this interface. + This is write-only value. It always returns '0' on request" + + + ::= { dellNetFIPSIntfEntry 3 } + +--********************************************************************* +-- FIP Snooping related objects used to monitor FIP Snooping +-- sessions, ENodes and FCFs on Ethernet bridges connected to ENodes +--********************************************************************* + +--********************************************************************* +-- dellNetFIPSStatusGroup +--********************************************************************* +dellNetFIPSStatusGroup OBJECT IDENTIFIER ::= { dellNetFipSnooping 2 } +---------------------------------------------------------------------------- +-- FIP Snooping Sesh Table +---------------------------------------------------------------------------- + dellNetFIPSSessionTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFIPSSessionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "A table for FIP Snooping Session entries." + ::= { dellNetFIPSStatusGroup 1 } + + dellNetFIPSSessionEntry OBJECT-TYPE + SYNTAX DellNetFIPSSessionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Represents an entry in FIP Snooping session table." + INDEX { dellNetFIPSSessionVlanIndex, dellNetFIPSSessionFCFMacAddr, + dellNetFIPSSessionENodeMacAddr, dellNetFIPSSessionLoginType, + dellNetFIPSFCoEMacAddr, dellNetFIPSSessionTentativeIndex, + dellNetFIPSSessionFCID} + ::={ dellNetFIPSSessionTable 1} + + DellNetFIPSSessionEntry ::= + SEQUENCE { + dellNetFIPSSessionVlanIndex + Unsigned32, + dellNetFIPSSessionFCFMacAddr + MacAddress, + dellNetFIPSSessionENodeMacAddr + MacAddress, + dellNetFIPSSessionLoginType + INTEGER, + dellNetFIPSFCoEMacAddr + MacAddress, + dellNetFIPSSessionTentativeIndex + Unsigned32, + dellNetFIPSSessionFCID + OCTET STRING, + dellNetFIPSSessionENodeIntf + Unsigned32, + dellNetFIPSSessionFCFIntf + Unsigned32, + dellNetFIPSSessionTime + DateAndTime, + dellNetFIPSSessionExpiryTime + Integer32, + dellNetFIPSSessionState + OCTET STRING + } + + dellNetFIPSSessionVlanIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "FCoE Vlan in which the session is established." + ::={dellNetFIPSSessionEntry 1 } + + dellNetFIPSSessionFCFMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "MAC address of the FCF to which the session is established." + ::={ dellNetFIPSSessionEntry 2 } + + dellNetFIPSSessionENodeMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "MAC address of the ENode from which the session originated." + ::={ dellNetFIPSSessionEntry 3 } + + dellNetFIPSSessionLoginType OBJECT-TYPE + SYNTAX INTEGER { + flogi(0), + fdisc(1) + } + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Type of login requested by ENode." + ::= { dellNetFIPSSessionEntry 4 } + + dellNetFIPSFCoEMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "MAC address assigned to the VN_Port on the ENode." + ::={ dellNetFIPSSessionEntry 5 } + + dellNetFIPSSessionTentativeIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Index to the tentavtive session." + ::={ dellNetFIPSSessionEntry 6 } + + dellNetFIPSSessionFCID OBJECT-TYPE + SYNTAX OCTET STRING (SIZE(3)) -- (00:ee:dd) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "FCID created by FCF for this virtual session." + ::={ dellNetFIPSSessionEntry 7 } + + dellNetFIPSSessionENodeIntf OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Interface to which the ENode is connected." + ::={ dellNetFIPSSessionEntry 8 } + + dellNetFIPSSessionFCFIntf OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Interface on which the FCF is discovered." + ::={ dellNetFIPSSessionEntry 9 } + + dellNetFIPSSessionTime OBJECT-TYPE + SYNTAX DateAndTime + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Time elapsed after this successful virtual session is + established by ENode with FCF." + ::={ dellNetFIPSSessionEntry 10 } + + dellNetFIPSSessionExpiryTime OBJECT-TYPE + SYNTAX Integer32 (0..450) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is virtual connection/session expiry interval. + This is used to monitor the status of the session. + Session entry is removed when the value reaches 0. + This value is reset to 450 secs (5*90secs) every + time an associated VN_Port FKA is received from the + ENode. This is ignored (marked as NA) if the + D-bit is set to one in the FCF Discovery + Advertisements." + + ::={ dellNetFIPSSessionEntry 11 } + + dellNetFIPSSessionState OBJECT-TYPE + SYNTAX OCTET STRING + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the state of the virtual session. The + state is displayed as TENTATIVE during the + process of ENode login to FCF (using FLOGI or + FDESC). It displays ACTIVE after ENode and FCF + establish a successful virtual connection." + + ::={ dellNetFIPSSessionEntry 12 } + +---------------------------------------------------------------------------- +-- FIP Snooping Enode Information +---------------------------------------------------------------------------- + dellNetFIPSENodeTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFIPSENodeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "A table for FIP Snooping discovered ENode entries." + ::= { dellNetFIPSStatusGroup 2 } + + dellNetFIPSENodeEntry OBJECT-TYPE + SYNTAX DellNetFIPSENodeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Represents an entry in FIP Snooping ENodes table." + INDEX { dellNetFIPSENodeVlanIndex, dellNetFIPSENodeMacAddr } + ::={ dellNetFIPSENodeTable 1} + + DellNetFIPSENodeEntry ::= + SEQUENCE { + dellNetFIPSENodeVlanIndex + Unsigned32, + dellNetFIPSENodeMacAddr + MacAddress, + dellNetFIPSENodeIntf + Unsigned32, + dellNetFIPSENodeNameID + OCTET STRING, + dellNetFIPSENodeMaxFCoESize + Unsigned32, + dellNetFIPSENodeConnectedFCFsCount + Unsigned32, + dellNetFIPSENodeActiveSessions + Unsigned32, + dellNetFIPSENodeWaitingSessions + Unsigned32, + dellNetFIPSENodeRejectedSessions + Unsigned32, + dellNetFIPSENodeTimeSinceDiscovered + DateAndTime + } + + dellNetFIPSENodeVlanIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "FCoE Vlan in which the enode is present." + ::={dellNetFIPSENodeEntry 1 } + + dellNetFIPSENodeMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "MAC address of the ENode." + ::={dellNetFIPSENodeEntry 2 } + + dellNetFIPSENodeIntf OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Interface to which the ENode is connected." + ::={dellNetFIPSENodeEntry 3 } + + dellNetFIPSENodeNameID OBJECT-TYPE + SYNTAX OCTET STRING + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Name ID of the ENode." + ::={dellNetFIPSENodeEntry 4 } + + dellNetFIPSENodeMaxFCoESize OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Maximum FCoE PDU size the ENode MAC intends to use + for FCoE traffic. This is equivalent to the maximum + Ethernet frame payload the ENode intends to send." + ::={dellNetFIPSENodeEntry 5 } + + dellNetFIPSENodeConnectedFCFsCount OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of FCFs to which this ENode has FCoE + virtual connections established." + ::={dellNetFIPSENodeEntry 6 } + + dellNetFIPSENodeActiveSessions OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of FCoE virtual connections successfully + established by the ENode with FCFs." + ::={dellNetFIPSENodeEntry 7 } + + dellNetFIPSENodeWaitingSessions OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of FCoE virtual connections initiated by ENode + and waiting for FCF acceptance." + ::={dellNetFIPSENodeEntry 8 } + + dellNetFIPSENodeRejectedSessions OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of virtual connections originted from ENode + which are rejected by FCFs." + ::={dellNetFIPSENodeEntry 9 } + + dellNetFIPSENodeTimeSinceDiscovered OBJECT-TYPE + SYNTAX DateAndTime + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Time elapsed since the ENode is discovered." + ::={dellNetFIPSENodeEntry 10 } + +------------------------------------------------------------------------------ +-- FCF {Key: Vlan, FCF-MAC only} +---------------------------------------------------------------------------- + dellNetFIPSFCFTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFIPSFCFEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "A table for FIP Snooping discovered FCF entries." + ::= { dellNetFIPSStatusGroup 3 } + + dellNetFIPSFCFEntry OBJECT-TYPE + SYNTAX DellNetFIPSFCFEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION "Represents an entry in FIP Snooping FCFs table." + INDEX { dellNetFIPSFCFVlanIndex, dellNetFIPSFCFMacAddr } + ::={ dellNetFIPSFCFTable 1} + + DellNetFIPSFCFEntry ::= + SEQUENCE { + dellNetFIPSFCFVlanIndex + Unsigned32, + dellNetFIPSFCFMacAddr + MacAddress, + dellNetFIPSFCFIntf + Unsigned32, + dellNetFIPSFCFNameID + OCTET STRING, + dellNetFIPSFCFFabricName + OCTET STRING, + dellNetFIPSFCFAddressingMode + INTEGER, + dellNetFIPSFCFPriority + Integer32, + dellNetFIPSFCFDbit + Integer32, + dellNetFIPSFCFIsAvailableForLogin + Integer32, + dellNetFIPSFCFConfiguredFKA + Integer32, + dellNetFIPSFCFTimeSinceDiscovered + DateAndTime, + dellNetFIPSFCFConnectedENodesCount + Unsigned32, + dellNetFIPSFCFSessions + Unsigned32, + dellNetFIPSFCFExpiryTime + Unsigned32 + } + + dellNetFIPSFCFVlanIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "FCoE Vlan in which the FCF is present." + ::={dellNetFIPSFCFEntry 1 } + + dellNetFIPSFCFMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "MAC address of the FCF." + ::={ dellNetFIPSFCFEntry 2 } + + dellNetFIPSFCFIntf OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Inteface on which FCF is discovered." + ::={ dellNetFIPSFCFEntry 3 } + + dellNetFIPSFCFNameID OBJECT-TYPE + SYNTAX OCTET STRING + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Name Identifer of the FCF." + ::={ dellNetFIPSFCFEntry 4 } + + dellNetFIPSFCFFabricName OBJECT-TYPE + SYNTAX OCTET STRING + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Fabric Name identifying the Fabric." + ::={ dellNetFIPSFCFEntry 5 } + + dellNetFIPSFCFAddressingMode OBJECT-TYPE + SYNTAX INTEGER { + fpma(1), + spma(2), + both(3) -- FPMA and SPMA + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Addressing mode(s) supported by the FCF." + ::={dellNetFIPSFCFEntry 6 } + + dellNetFIPSFCFPriority OBJECT-TYPE + SYNTAX Integer32 (0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the priority assigned to FCF. The highest priority + value is 0 and the lowest priority value is 255." + ::={ dellNetFIPSFCFEntry 7 } + + dellNetFIPSFCFDbit OBJECT-TYPE + SYNTAX Integer32 (0..1) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This reflects the value of D bit value provided by + the most recently received Discovery Advertisement + from the FCF." + ::={dellNetFIPSFCFEntry 8 } + + dellNetFIPSFCFIsAvailableForLogin OBJECT-TYPE + SYNTAX Integer32 (0..1) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This reflects the value of the A bit provided by the + most recently received Discovery Advertisement from + the FCF. This provides the information that the + transmitting FCF is available for FIP FLOGI/FDISC + from ENodes. This is informational and shall have no + effect on existing logins." + ::={dellNetFIPSFCFEntry 9 } + + dellNetFIPSFCFConfiguredFKA OBJECT-TYPE + SYNTAX Integer32 (1..450) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "FIP keepalive interval (FKA_ADV_PERIOD) in seconds + configured on the FCF multiplied by five. For + example, if the FKA_ADV period configured on the FCF + is 80 seconds, the value of this field is 400 seconds." + ::={ dellNetFIPSFCFEntry 10 } + + dellNetFIPSFCFTimeSinceDiscovered OBJECT-TYPE + SYNTAX DateAndTime + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Time elapsed since the FCF is discovered." + ::={ dellNetFIPSFCFEntry 11 } + + dellNetFIPSFCFConnectedENodesCount OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of ENodes to which FCF has FCoE + virtual connections established." + ::={ dellNetFIPSFCFEntry 12 } + + dellNetFIPSFCFSessions OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Total number of FCoE virtual connections successfully + established by the ENodes with this FCF." + ::={ dellNetFIPSFCFEntry 13 } + + dellNetFIPSFCFExpiryTime OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This indicates the timer value in seconds to monitor + the status of the FCF. FCF entry and all its associated + virtual sessions will be removed when the value reaches + 0. This value is reset to 'Configured FKA-ADV' every + time a Discovery Advertisement is received from the + FCF-MAC." + ::={ dellNetFIPSFCFEntry 14 } + +--********************************************************************* +-- FIP Snooping related objects used to monitor FIP Snooping +-- statistics on Ethernet bridges connected to ENodes +--********************************************************************* + +--********************************************************************* +-- dellNetFIPSStatisticsGroup +--********************************************************************* +dellNetFIPSStatisticsGroup OBJECT IDENTIFIER ::= { dellNetFipSnooping 3 } + +-- ------------------------------------------------------------- +-- Per FCoE VLAN Statistics Table +-- ------------------------------------------------------------- +dellNetFIPSVlanStatsTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFIPSVlanStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table containing per-port, per-VLAN statistics for + traffic received. Separate objects are provided for both the + most-significant and least-significant bits of statistics + counters for ports that are associated with this transparent + bridge. The most-significant bit objects are only required on + high capacity interfaces, as defined in the conformance clauses + for these objects. This mechanism is provided as a way to read + 64-bit counters for agents which support only SNMPv1. + + Note that the reporting of most-significant and least- + significant counter bits separately runs the risk of missing + an overflow of the lower bits in the interval between sampling. + The manager must be aware of this possibility, even within the + same varbindlist, when interpreting the results of a request or + asynchronous notification." + ::= { dellNetFIPSStatisticsGroup 1 } + +dellNetFIPSVlanStatsEntry OBJECT-TYPE + SYNTAX DellNetFIPSVlanStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "FIP Snooping control traffic statistics of a VLAN." + INDEX { dot1qVlanIndex } + ::= { dellNetFIPSVlanStatsTable 1 } + +DellNetFIPSVlanStatsEntry ::= + SEQUENCE { + dellNetFIPSVlanVlanRequests + Counter32, + dellNetFIPSVlanVlanNotifications + Counter32, + dellNetFIPSVlanMCDiscSolicits + Counter32, + dellNetFIPSVlanUnicastDiscSolicits + Counter32, + dellNetFIPSVlanFLogis + Counter32, + dellNetFIPSVlanFDiscs + Counter32, + dellNetFIPSVlanFLogouts + Counter32, + dellNetFIPSVlanVnPortKeepAlives + Counter32, + dellNetFIPSVlanMCDiscAdverts + Counter32, + dellNetFIPSVlanUnicastDiscAdverts + Counter32, + dellNetFIPSVlanFLogiAccepts + Counter32, + dellNetFIPSVlanFLogiRejects + Counter32, + dellNetFIPSVlanFDiscAccepts + Counter32, + dellNetFIPSVlanFDiscRejects + Counter32, + dellNetFIPSVlanFLogoutAccepts + Counter32, + dellNetFIPSVlanFLogoutRejects + Counter32, + dellNetFIPSVlanClearVirtLinks + Counter32, + dellNetFIPSVlanVnPortSeshTimeouts + Counter32, + dellNetFIPSVlanFcfDiscAdvTimeouts + Counter32, + dellNetFIPSVlanSeshFailsDueToHwCfg + Counter32, + dellNetFIPSVlanSeshDenyFcfLmtRch + Counter32, + dellNetFIPSVlanSeshDenyENodeLmtRch + Counter32, + dellNetFIPSVlanSeshDenySysLmtRch + Counter32 + } + + dellNetFIPSVlanVlanRequests OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of VLAN Request messages received on the VLAN." + + ::={ dellNetFIPSVlanStatsEntry 1 } + + dellNetFIPSVlanVlanNotifications OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of VLAN Notification messages received on the VLAN." + + ::={ dellNetFIPSVlanStatsEntry 2 } + + dellNetFIPSVlanMCDiscSolicits OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Multicast Discovery Solicitation messages snooped in the VLAN." + + ::={ dellNetFIPSVlanStatsEntry 3 } + + dellNetFIPSVlanUnicastDiscSolicits OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Unicast Discovery Solicitation messages snooped in the VLAN." + + ::={ dellNetFIPSVlanStatsEntry 4 } + + dellNetFIPSVlanFLogis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Fabric Login messages snooped in the VLAN." + + ::={ dellNetFIPSVlanStatsEntry 5 } + + dellNetFIPSVlanFDiscs OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Fabric Discovery Login messages snooped in the VLAN." + + ::={ dellNetFIPSVlanStatsEntry 6 } + + dellNetFIPSVlanFLogouts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Fabric Logout messages snooped in the VLAN." + + ::={ dellNetFIPSVlanStatsEntry 7 } + + dellNetFIPSVlanVnPortKeepAlives OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of VN_Port keep alive messages snooped in the VLAN." + + ::={ dellNetFIPSVlanStatsEntry 8 } + + dellNetFIPSVlanMCDiscAdverts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Multicast Discovery Advertisement messages snooped in the VLAN." + + ::={ dellNetFIPSVlanStatsEntry 9 } + + dellNetFIPSVlanUnicastDiscAdverts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Unicast Discovery Advertisement packets snooped in the VLAN." + + ::={ dellNetFIPSVlanStatsEntry 10 } + + dellNetFIPSVlanFLogiAccepts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Fabric Login accept packets snooped in the VLAN." + + ::={ dellNetFIPSVlanStatsEntry 11 } + + dellNetFIPSVlanFLogiRejects OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Fabric Login reject packets snooped in the VLAN." + + ::={ dellNetFIPSVlanStatsEntry 12 } + + dellNetFIPSVlanFDiscAccepts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Fabric Discovery accept packets snooped in the VLAN." + + ::={ dellNetFIPSVlanStatsEntry 13 } + + dellNetFIPSVlanFDiscRejects OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Fabric Discovery reject packets snooped in the VLAN." + + ::={ dellNetFIPSVlanStatsEntry 14 } + + dellNetFIPSVlanFLogoutAccepts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Fabric Logouts accept packets snooped in the VLAN." + + ::={ dellNetFIPSVlanStatsEntry 15 } + + dellNetFIPSVlanFLogoutRejects OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Fabric Logouts reject packets snooped in the VLAN." + + ::={ dellNetFIPSVlanStatsEntry 16 } + + dellNetFIPSVlanClearVirtLinks OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Clear Virtual Link request packets snooped in the VLAN." + + ::={ dellNetFIPSVlanStatsEntry 17 } + + dellNetFIPSVlanVnPortSeshTimeouts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of virtual sessions removed due to session timer expiry in the VLAN." + + ::={ dellNetFIPSVlanStatsEntry 18 } + + dellNetFIPSVlanFcfDiscAdvTimeouts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of ACTIVE sessions timed out due to Discovery Advertisements timer expiry from FCFs in the VLAN." + + ::={ dellNetFIPSVlanStatsEntry 19 } + + dellNetFIPSVlanSeshFailsDueToHwCfg OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of sessions in the VLAN that failed while configuring the hardware." + + ::={ dellNetFIPSVlanStatsEntry 20 } + + dellNetFIPSVlanSeshDenyFcfLmtRch OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of sessions that are denied to be created for the new FCF as the number of FCFs reached the maximum allowed limit supported in the VLAN." + + ::={ dellNetFIPSVlanStatsEntry 21 } + + dellNetFIPSVlanSeshDenyENodeLmtRch OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of sessions that are denied to be created for the new ENode as the number of ENodes reached the maximum allowed limit supported by the system." + + ::={ dellNetFIPSVlanStatsEntry 22 } + + dellNetFIPSVlanSeshDenySysLmtRch OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of session create requests denied as the number of sessions reached the maximum allowed limit supported by the system." + + ::={ dellNetFIPSVlanStatsEntry 23 } + + +-- ------------------------------------------------------------- +-- Per Interface Statistics Table +-- ------------------------------------------------------------- +dellNetFIPSIntfStatsTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFIPSIntfStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table containing per-port, per-VLAN statistics for + traffic received. Separate objects are provided for both the + most-significant and least-significant bits of statistics + counters for ports that are associated with this transparent + bridge. The most-significant bit objects are only required on + high capacity interfaces, as defined in the conformance clauses + for these objects. This mechanism is provided as a way to read + 64-bit counters for agents which support only SNMPv1. + + Note that the reporting of most-significant and least- + significant counter bits separately runs the risk of missing + an overflow of the lower bits in the interval between sampling. + The manager must be aware of this possibility, even within the + same varbindlist, when interpreting the results of a request or + asynchronous notification." + ::= { dellNetFIPSStatisticsGroup 2 } + +dellNetFIPSIntfStatsEntry OBJECT-TYPE + SYNTAX DellNetFIPSIntfStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "FIP Snooping control traffic statistics on this interface." + INDEX { ifIndex } + ::= { dellNetFIPSIntfStatsTable 1 } + +DellNetFIPSIntfStatsEntry ::= + SEQUENCE { + dellNetFIPSIntfVlanRequests + Counter32, + dellNetFIPSIntfVlanNotifications + Counter32, + dellNetFIPSIntfMCDiscSolicits + Counter32, + dellNetFIPSIntfUnicastDiscSolicits + Counter32, + dellNetFIPSIntfFLogis + Counter32, + dellNetFIPSIntfFDiscs + Counter32, + dellNetFIPSIntfFLogouts + Counter32, + dellNetFIPSIntfVnPortKeepAlives + Counter32, + dellNetFIPSIntfMCDiscAdverts + Counter32, + dellNetFIPSIntfUnicastDiscAdverts + Counter32, + dellNetFIPSIntfFLogiAccepts + Counter32, + dellNetFIPSIntfFLogiRejects + Counter32, + dellNetFIPSIntfFDiscAccepts + Counter32, + dellNetFIPSIntfFDiscRejects + Counter32, + dellNetFIPSIntfFLogoutAccepts + Counter32, + dellNetFIPSIntfFLogoutRejects + Counter32, + dellNetFIPSIntfClearVirtLinks + Counter32, + dellNetFIPSIntfVnPortSeshTimeouts + Counter32, + dellNetFIPSIntfFcfDiscAdvTimeouts + Counter32, + dellNetFIPSIntfSeshFailsDueToHwCfg + Counter32, + dellNetFIPSIntfSeshDenyFcfLmtRch + Counter32, + dellNetFIPSIntfSeshDenyENodeLmtRch + Counter32, + dellNetFIPSIntfSeshDenySysLmtRch + Counter32 + } + + dellNetFIPSIntfVlanRequests OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of VLAN Request messages received on the interface." + + ::={ dellNetFIPSIntfStatsEntry 1 } + + dellNetFIPSIntfVlanNotifications OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of VLAN Notification messages received on the interface." + + ::={ dellNetFIPSIntfStatsEntry 2 } + + dellNetFIPSIntfMCDiscSolicits OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Multicast Discovery Solicitation messages received on the interface." + + ::={ dellNetFIPSIntfStatsEntry 3 } + + dellNetFIPSIntfUnicastDiscSolicits OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Unicast Discovery Solicitation messages received on the interface." + + ::={ dellNetFIPSIntfStatsEntry 4 } + + dellNetFIPSIntfFLogis OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Fabric Logins received on the interface." + + ::={ dellNetFIPSIntfStatsEntry 5 } + + dellNetFIPSIntfFDiscs OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Fabric Discovery logins received on the interface." + + ::={ dellNetFIPSIntfStatsEntry 6 } + + dellNetFIPSIntfFLogouts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Fabric Logouts received on the interface." + + ::={ dellNetFIPSIntfStatsEntry 7 } + + dellNetFIPSIntfVnPortKeepAlives OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of VN_Port keepalive messages received on the interface." + + ::={ dellNetFIPSIntfStatsEntry 8 } + + dellNetFIPSIntfMCDiscAdverts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Multicast Discovery Advertisement messages received on the interface." + + ::={ dellNetFIPSIntfStatsEntry 9 } + + dellNetFIPSIntfUnicastDiscAdverts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Unicast Discovery Advertisement messages received on the interface." + + ::={ dellNetFIPSIntfStatsEntry 10 } + + dellNetFIPSIntfFLogiAccepts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Fabric Login accept messages received on the interface." + + ::={ dellNetFIPSIntfStatsEntry 11 } + + dellNetFIPSIntfFLogiRejects OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Fabric Login reject messages received on the interface." + + ::={ dellNetFIPSIntfStatsEntry 12 } + + dellNetFIPSIntfFDiscAccepts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Fabric Discovery accept messages received on the interface." + + ::={ dellNetFIPSIntfStatsEntry 13 } + + dellNetFIPSIntfFDiscRejects OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Fabric Discovery reject messages received on the interface." + + ::={ dellNetFIPSIntfStatsEntry 14 } + + dellNetFIPSIntfFLogoutAccepts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Fabric Logout accept messages received on the interface." + + ::={ dellNetFIPSIntfStatsEntry 15 } + + dellNetFIPSIntfFLogoutRejects OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Fabric Logout reject messages received on the interface." + + ::={ dellNetFIPSIntfStatsEntry 16 } + + dellNetFIPSIntfClearVirtLinks OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Clear Virtual Links messages received on the interface." + + ::={ dellNetFIPSIntfStatsEntry 17 } + + dellNetFIPSIntfVnPortSeshTimeouts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Virtual sessions removed due to session timer expiry." + + ::={ dellNetFIPSIntfStatsEntry 18 } + + dellNetFIPSIntfFcfDiscAdvTimeouts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of ACTIVE sessions timed out due to Discovery Advertisements timer expiry from FCFs on this interface." + + + ::={ dellNetFIPSIntfStatsEntry 19 } + + dellNetFIPSIntfSeshFailsDueToHwCfg OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of sessions on this interface that failed while configuring the hardware." + + ::={ dellNetFIPSIntfStatsEntry 20 } + + dellNetFIPSIntfSeshDenyFcfLmtRch OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of sessions that are denied to be created on this interface form a new FCF as the number of FCFs count reached the maximum allowed limit in the system." + + ::={ dellNetFIPSIntfStatsEntry 21 } + + dellNetFIPSIntfSeshDenyENodeLmtRch OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of sessions that are denied to be created on this interface form a new ENode/host as the number of ENodes/hosts count reached the maximum allowed limit in the system." + + ::={ dellNetFIPSIntfStatsEntry 22 } + + dellNetFIPSIntfSeshDenySysLmtRch OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of sessions that are denied to be created as the number of sessions count reached the maximum allowed limit supported in the system. This is a global counter." + + ::={ dellNetFIPSIntfStatsEntry 23 } + +--************************************************************************************* +-- Traps +--************************************************************************************** + +dellNetFIPSNotifications OBJECT IDENTIFIER ::= { dellNetFipSnooping 4 } +dellNetFIPSTraps OBJECT IDENTIFIER ::= { dellNetFIPSNotifications 0 } +dellNetFIPSTrapObjects OBJECT IDENTIFIER ::= { dellNetFIPSNotifications 1 } + + dellNetFIPSTrapVlanIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object refers to the Vlan Index for which the FIP Snooping + trap is being sent." + ::= { dellNetFIPSTrapObjects 1 } + + dellNetFIPSTrapMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object refers to the FCF or Enode MAC Address for which + the FIP Snooping trap is being sent." + ::= { dellNetFIPSTrapObjects 2 } + + dellNetMaxFcfsInVlanLmtRchTrap NOTIFICATION-TYPE + OBJECTS {dellNetFIPSTrapVlanIndex} + STATUS current + DESCRIPTION + "This trap is sent when number of FCFs reached maximum allowed limit in VLAN." + ::= { dellNetFIPSTraps 1 } + + dellNetMaxENodesLmtRchTrap NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "This trap is sent when number of ENodes reached maximum allowed limit in the system." + ::= { dellNetFIPSTraps 2 } + + dellNetMaxSessionLmtRchTrap NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "This trap is sent when number of sessions reached maximum allowed limit in the system." + ::= { dellNetFIPSTraps 3 } + + dellNetFcfDroppedTrap NOTIFICATION-TYPE + OBJECTS {dellNetFIPSTrapVlanIndex, dellNetFIPSFCFIntf, + dellNetFIPSTrapMacAddr} + STATUS current + DESCRIPTION + "This trap is sent when a new FCF discovered (Discovery Advertisement is received from FCF) is dropped, + as the maximum allowed FCFs limit in a VLAN is already reached." + ::= { dellNetFIPSTraps 4 } + + dellNetENodeDroppedTrap NOTIFICATION-TYPE + OBJECTS {dellNetFIPSTrapVlanIndex, dellNetFIPSENodeIntf, + dellNetFIPSTrapMacAddr} + STATUS current + DESCRIPTION + "This trap is sent when a new ENode discovered is dropped, + as the maximum allowed ENodes limit in the system is already reached." + ::= { dellNetFIPSTraps 5 } + + dellNetSessionRequestDroppedTrap NOTIFICATION-TYPE + OBJECTS {dellNetFIPSTrapVlanIndex, dellNetFIPSENodeIntf, + dellNetFIPSTrapMacAddr} + STATUS current + DESCRIPTION + "This trap is sent when a new session request received is dropped, + as the maximum allowed session limit in system is already reached." + ::= { dellNetFIPSTraps 6 } + + dellNetAclInstallationFailureTrap NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "This trap is sent when there is a problem in installing the ACL entries + due to no space or hardware failure" + ::= { dellNetFIPSTraps 7 } + + +--****************************************************************************** +-- Conformance information +--****************************************************************************** + +dellNetFIPSMibConformance OBJECT IDENTIFIER ::= { dellNetFipSnooping 5 } +dellNetFIPSMibCompliances OBJECT IDENTIFIER ::= { dellNetFIPSMibConformance 1 } +dellNetFIPSMibGroups OBJECT IDENTIFIER ::= { dellNetFIPSMibConformance 2 } + +dellNetFIPSMibCompliance MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for Dell Networking OS product which implement the + Dell Networking OS FIP Snooping MIB. " + MODULE + MANDATORY-GROUPS { + dellNetFIPSCfgObjectGroup, + dellNetFIPSVlanCfgObjectGroup, + dellNetFIPSIntfObjectGroup, + dellNetFIPSSessionObjectGroup, + dellNetFIPSENodeObjectGroup, + dellNetFIPSFCFObjectGroup, + dellNetFIPSVlanStatsObjectGroup, + dellNetFIPSIntfStatsObjectGroup, + dellNetFIPSTrapsObjectGroup, + dellNetFIPSTrapObjectsGroup + } + ::= { dellNetFIPSMibCompliances 1 } + +dellNetFIPSCfgObjectGroup OBJECT-GROUP + OBJECTS { + dellNetFIPSAdminMode, + dellNetFIPSFCMAP, + dellNetFIPSStatsClear + } + STATUS current + DESCRIPTION + "This group represents a collection of objects providing the + FIPS system information." + ::= { dellNetFIPSMibGroups 1 } + +dellNetFIPSVlanCfgObjectGroup OBJECT-GROUP + OBJECTS { + dellNetFIPSVlanAdminMode, + dellNetFIPSVlanFCMAP, + dellNetFIPSVlanStatsClear + } + STATUS current + DESCRIPTION + "This group represents a collection of objects providing the + FIPS vlan information." + ::= { dellNetFIPSMibGroups 2 } + +dellNetFIPSIntfObjectGroup OBJECT-GROUP + OBJECTS { + dellNetFIPSIntfPortModeFcf, + dellNetFIPSIntfStatsClear + } + STATUS current + DESCRIPTION + "This group represents a collection of objects providing the + FIPS interface information." + ::= { dellNetFIPSMibGroups 3 } + +dellNetFIPSSessionObjectGroup OBJECT-GROUP + OBJECTS { + dellNetFIPSSessionENodeIntf, + dellNetFIPSSessionFCFIntf, + dellNetFIPSSessionTime, + dellNetFIPSSessionExpiryTime, + dellNetFIPSSessionState, + dellNetFIPSIntfStatsClear + } + STATUS current + DESCRIPTION + "This group represents a collection of objects providing the + FIPS Session information." + ::= { dellNetFIPSMibGroups 4 } + +dellNetFIPSENodeObjectGroup OBJECT-GROUP + OBJECTS { + dellNetFIPSENodeIntf, + dellNetFIPSENodeNameID, + dellNetFIPSENodeMaxFCoESize, + dellNetFIPSENodeConnectedFCFsCount, + dellNetFIPSENodeActiveSessions, + dellNetFIPSENodeWaitingSessions, + dellNetFIPSENodeRejectedSessions, + dellNetFIPSENodeTimeSinceDiscovered + } + STATUS current + DESCRIPTION + "This group represents a collection of objects providing the + FIPS ENode information." + ::= { dellNetFIPSMibGroups 5 } + +dellNetFIPSFCFObjectGroup OBJECT-GROUP + OBJECTS { + dellNetFIPSFCFIntf, + dellNetFIPSFCFNameID, + dellNetFIPSFCFFabricName, + dellNetFIPSFCFAddressingMode, + dellNetFIPSFCFPriority, + dellNetFIPSFCFDbit, + dellNetFIPSFCFIsAvailableForLogin, + dellNetFIPSFCFConfiguredFKA, + dellNetFIPSFCFTimeSinceDiscovered, + dellNetFIPSFCFConnectedENodesCount, + dellNetFIPSFCFSessions, + dellNetFIPSFCFExpiryTime + } + STATUS current + DESCRIPTION + "This group represents a collection of objects providing the + FIPS FCF information." + ::= { dellNetFIPSMibGroups 6 } + +dellNetFIPSVlanStatsObjectGroup OBJECT-GROUP + OBJECTS { + dellNetFIPSVlanVlanRequests, + dellNetFIPSVlanVlanNotifications, + dellNetFIPSVlanMCDiscSolicits, + dellNetFIPSVlanUnicastDiscSolicits, + dellNetFIPSVlanFLogis, + dellNetFIPSVlanFDiscs, + dellNetFIPSVlanFLogouts, + dellNetFIPSVlanVnPortKeepAlives, + dellNetFIPSVlanMCDiscAdverts, + dellNetFIPSVlanUnicastDiscAdverts, + dellNetFIPSVlanFLogiAccepts, + dellNetFIPSVlanFLogiRejects, + dellNetFIPSVlanFDiscAccepts, + dellNetFIPSVlanFDiscRejects, + dellNetFIPSVlanFLogoutAccepts, + dellNetFIPSVlanFLogoutRejects, + dellNetFIPSVlanClearVirtLinks, + dellNetFIPSVlanVnPortSeshTimeouts, + dellNetFIPSVlanFcfDiscAdvTimeouts, + dellNetFIPSVlanSeshFailsDueToHwCfg, + dellNetFIPSVlanSeshDenyFcfLmtRch, + dellNetFIPSVlanSeshDenyENodeLmtRch, + dellNetFIPSVlanSeshDenySysLmtRch + } + STATUS current + DESCRIPTION + "This group represents a collection of objects providing the + FIPS Vlan Statistics information." + ::= { dellNetFIPSMibGroups 7 } + +dellNetFIPSIntfStatsObjectGroup OBJECT-GROUP + OBJECTS { + dellNetFIPSIntfVlanRequests, + dellNetFIPSIntfVlanNotifications, + dellNetFIPSIntfMCDiscSolicits, + dellNetFIPSIntfUnicastDiscSolicits, + dellNetFIPSIntfFLogis, + dellNetFIPSIntfFDiscs, + dellNetFIPSIntfFLogouts, + dellNetFIPSIntfVnPortKeepAlives, + dellNetFIPSIntfMCDiscAdverts, + dellNetFIPSIntfUnicastDiscAdverts, + dellNetFIPSIntfFLogiAccepts, + dellNetFIPSIntfFLogiRejects, + dellNetFIPSIntfFDiscAccepts, + dellNetFIPSIntfFDiscRejects, + dellNetFIPSIntfFLogoutAccepts, + dellNetFIPSIntfFLogoutRejects, + dellNetFIPSIntfClearVirtLinks, + dellNetFIPSIntfVnPortSeshTimeouts, + dellNetFIPSIntfFcfDiscAdvTimeouts, + dellNetFIPSIntfSeshFailsDueToHwCfg, + dellNetFIPSIntfSeshDenyFcfLmtRch, + dellNetFIPSIntfSeshDenyENodeLmtRch, + dellNetFIPSIntfSeshDenySysLmtRch + } + STATUS current + DESCRIPTION + "This group represents a collection of objects providing the + FIPS Interface Statistics information." + ::= { dellNetFIPSMibGroups 8 } + +dellNetFIPSTrapsObjectGroup NOTIFICATION-GROUP + NOTIFICATIONS + { + dellNetMaxFcfsInVlanLmtRchTrap, + dellNetMaxENodesLmtRchTrap, + dellNetMaxSessionLmtRchTrap, + dellNetFcfDroppedTrap, + dellNetENodeDroppedTrap, + dellNetSessionRequestDroppedTrap, + dellNetAclInstallationFailureTrap + } + STATUS current + DESCRIPTION + "This group represents a collection of objects providing the + FIPS Trap information." + ::= { dellNetFIPSMibGroups 9 } + +dellNetFIPSTrapObjectsGroup OBJECT-GROUP + OBJECTS { + dellNetFIPSTrapVlanIndex, + dellNetFIPSTrapMacAddr + } + STATUS current + DESCRIPTION + "This group represents a collection of objects providing the + FIPS Trap object information." + ::= { dellNetFIPSMibGroups 10 } + +END + diff --git a/mibs/dell/DELL-NETWORKING-FPSTATS-MIB b/mibs/dell/DELL-NETWORKING-FPSTATS-MIB new file mode 100644 index 0000000000..d8c9b8a3cc --- /dev/null +++ b/mibs/dell/DELL-NETWORKING-FPSTATS-MIB @@ -0,0 +1,2743 @@ +DELL-NETWORKING-FPSTATS-MIB DEFINITIONS ::= BEGIN +-- This module provides authoritative definitions for Dell Networking OS +-- forward plane statistics MIB. +-- +-- This module will be extended, as needed. +-- + +IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, + Counter32, Counter64, Integer32 + FROM SNMPv2-SMI + dellNetMgmt + FROM DELL-NETWORKING-SMI + + DellNetDeviceType + FROM DELL-NETWORKING-TC + + ifIndex + FROM IF-MIB; + + +dellNetFpStatsMib MODULE-IDENTITY + LAST-UPDATED "201409041200Z" -- Sep 04,2014 12:00:00 GMT + ORGANIZATION + "Dell Inc" + CONTACT-INFO + "support.dell.com" + + DESCRIPTION + "Dell Networking OS forward plane statistics mib." + + REVISION "201409041200Z" + DESCRIPTION + "Initial draft version of unified FP statistics mib." + + ::= { dellNetMgmt 27 } + + +-- ### Groups ### + +dellNetFpStatsObjects OBJECT IDENTIFIER ::={ dellNetFpStatsMib 1 } + +-- +-- Textual Convention +-- + +ComType ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Enums to indicate the queue type(Unicast/Multicast)" + SYNTAX INTEGER + { + unicast(1), + multicast(2) + } + +QState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Enums to indicate the queue state(Normal/Drop)" + SYNTAX INTEGER + { + normal(1), + drop(2) + } + +-- +-- CPU dataplane statistics table +-- +dellNetFpCpuDataPlaneTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFpCpuDataPlaneStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The data plane statistics table contains the data plane + statistics of a stack unit/line card which includes the + received, dropped statistics and per COS transmission and + reception statistics . In case of multi CPU platforms, this + table contains the data plane statistics for each cpu. The + table index will represent the CPUs in order as {CP cpus, + RP cpus, LP cpus}." + ::= { dellNetFpStatsObjects 1 } + +dellNetFpCpuDataPlaneStatsEntry OBJECT-TYPE + SYNTAX DellNetFpCpuDataPlaneStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Data plane statistics" + INDEX { dellNetProcessorDeviceType, + dellNetProcessorDeviceIndex } + ::= { dellNetFpCpuDataPlaneTable 1 } + +DellNetFpCpuDataPlaneStatsEntry ::= SEQUENCE { + dellNetProcessorDeviceType DellNetDeviceType, + dellNetProcessorDeviceIndex Integer32, + dellNetFpRxHandle INTEGER, + dellNetFpNoMhdr INTEGER, + dellNetFpNoMBuf INTEGER, + dellNetFpNoClus INTEGER, + dellNetFpRecvd INTEGER, + dellNetFpDropped INTEGER, + dellNetFpRecvToNet INTEGER, + dellNetFpRxError INTEGER, + dellNetFpRxDatapathError INTEGER, + dellNetFpRxPktCOS0 INTEGER, + dellNetFpRxPktCOS1 INTEGER, + dellNetFpRxPktCOS2 INTEGER, + dellNetFpRxPktCOS3 INTEGER, + dellNetFpRxPktCOS4 INTEGER, + dellNetFpRxPktCOS5 INTEGER, + dellNetFpRxPktCOS6 INTEGER, + dellNetFpRxPktCOS7 INTEGER, + dellNetFpRxPktUnit0 INTEGER, + dellNetFpRxPktUnit1 INTEGER, + dellNetFpRxPktUnit2 INTEGER, + dellNetFpRxPktUnit3 INTEGER, + dellNetFpTransmitted INTEGER, + dellNetFpTxRequested INTEGER, + dellNetFpNoTxDesc INTEGER, + dellNetFpTxError INTEGER, + dellNetFpTxReqTooLarge INTEGER, + dellNetFpTxInternalError INTEGER, + dellNetFpTxDatapathErr INTEGER, + dellNetFpTxPktCOS0 INTEGER, + dellNetFpTxPktCOS1 INTEGER, + dellNetFpTxPktCOS2 INTEGER, + dellNetFpTxPktCOS3 INTEGER, + dellNetFpTxPktCOS4 INTEGER, + dellNetFpTxPktCOS5 INTEGER, + dellNetFpTxPktCOS6 INTEGER, + dellNetFpTxPktCOS7 INTEGER, + dellNetFpTxPktUnit0 INTEGER, + dellNetFpTxPktUnit1 INTEGER, + dellNetFpTxPktUnit2 INTEGER, + dellNetFpTxPktUnit3 INTEGER +} + +dellNetProcessorDeviceType OBJECT-TYPE + SYNTAX DellNetDeviceType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Identify the type of device the processor reside + (linecard,port extender etc..) + " + ::= { dellNetFpCpuDataPlaneStatsEntry 1 } + +dellNetProcessorDeviceIndex OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A unique device index within the device type." + ::= { dellNetFpCpuDataPlaneStatsEntry 2 } + +dellNetFpRxHandle OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Reception Handle" + ::= { dellNetFpCpuDataPlaneStatsEntry 3 } + +dellNetFpNoMhdr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Message header" + ::= { dellNetFpCpuDataPlaneStatsEntry 4 } + +dellNetFpNoMBuf OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Message buffer" + ::= { dellNetFpCpuDataPlaneStatsEntry 5 } + +dellNetFpNoClus OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Clusters." + ::= { dellNetFpCpuDataPlaneStatsEntry 6 } + +dellNetFpRecvd OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Received statistics." + ::= { dellNetFpCpuDataPlaneStatsEntry 7 } + +dellNetFpDropped OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Dropped statistics." + ::= { dellNetFpCpuDataPlaneStatsEntry 8 } + +dellNetFpRecvToNet OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Received to network." + ::= { dellNetFpCpuDataPlaneStatsEntry 9 } + +dellNetFpRxError OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Gives statistics about the reception error" + ::= { dellNetFpCpuDataPlaneStatsEntry 10 } + +dellNetFpRxDatapathError OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Statistics of reception data path error." + ::= { dellNetFpCpuDataPlaneStatsEntry 11} + +dellNetFpRxPktCOS0 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "Packets received in COS 0" + ::= { dellNetFpCpuDataPlaneStatsEntry 12} + +dellNetFpRxPktCOS1 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "Packets received in COS 1" + ::= { dellNetFpCpuDataPlaneStatsEntry 13 } + +dellNetFpRxPktCOS2 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "Packets received in COS 2" + ::= { dellNetFpCpuDataPlaneStatsEntry 14 } + +dellNetFpRxPktCOS3 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "Packets received in COS 3" + ::= { dellNetFpCpuDataPlaneStatsEntry 15} + +dellNetFpRxPktCOS4 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "Packets received in COS 4" + ::= { dellNetFpCpuDataPlaneStatsEntry 16} + +dellNetFpRxPktCOS5 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "Packets received in COS 5" + ::= { dellNetFpCpuDataPlaneStatsEntry 17} + +dellNetFpRxPktCOS6 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "Packets received in COS 6" + ::= { dellNetFpCpuDataPlaneStatsEntry 18} + +dellNetFpRxPktCOS7 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "Packets received in COS 7" + ::= { dellNetFpCpuDataPlaneStatsEntry 19} + +dellNetFpRxPktUnit0 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Packets received in Unit 0" + ::= { dellNetFpCpuDataPlaneStatsEntry 20} + +dellNetFpRxPktUnit1 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Packets received in Unit 1" + ::= { dellNetFpCpuDataPlaneStatsEntry 21} + +dellNetFpRxPktUnit2 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Packets received in Unit 2" + ::= { dellNetFpCpuDataPlaneStatsEntry 22} + +dellNetFpRxPktUnit3 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Packets received in Unit 3" + ::= { dellNetFpCpuDataPlaneStatsEntry 23} + +dellNetFpTransmitted OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Transmitted statistics" + ::= { dellNetFpCpuDataPlaneStatsEntry 24} + +dellNetFpTxRequested OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Transmission requested." + ::= { dellNetFpCpuDataPlaneStatsEntry 25} + +dellNetFpNoTxDesc OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Transmission descriptor" + ::= { dellNetFpCpuDataPlaneStatsEntry 26} + +dellNetFpTxError OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Error in transmitted packets." + ::= { dellNetFpCpuDataPlaneStatsEntry 27} + +dellNetFpTxReqTooLarge OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Transmission requested too large." + ::= { dellNetFpCpuDataPlaneStatsEntry 28} + +dellNetFpTxInternalError OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Internal error in transmitted data." + ::= { dellNetFpCpuDataPlaneStatsEntry 29} + +dellNetFpTxDatapathErr OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Data path error in transmitted data." + ::= { dellNetFpCpuDataPlaneStatsEntry 30} + +dellNetFpTxPktCOS0 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "Packets Transmitted from COS Queue 0" + ::= { dellNetFpCpuDataPlaneStatsEntry 31} + +dellNetFpTxPktCOS1 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "Packets Transmitted from COS Queue 1" + ::= { dellNetFpCpuDataPlaneStatsEntry 32} + +dellNetFpTxPktCOS2 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "Packets Transmitted from COS Queue 2" + ::= { dellNetFpCpuDataPlaneStatsEntry 33} + +dellNetFpTxPktCOS3 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "Packets Transmitted from COS Queue 3" + ::= { dellNetFpCpuDataPlaneStatsEntry 34} + +dellNetFpTxPktCOS4 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "Packets Transmitted from COS Queue 4" + ::= { dellNetFpCpuDataPlaneStatsEntry 35} + +dellNetFpTxPktCOS5 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "Packets Transmitted from COS Queue 5" + ::= { dellNetFpCpuDataPlaneStatsEntry 36} + +dellNetFpTxPktCOS6 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "Packets Transmitted from COS Queue 6" + ::= { dellNetFpCpuDataPlaneStatsEntry 37} + +dellNetFpTxPktCOS7 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "Packets Transmitted from COS Queue 7" + ::= { dellNetFpCpuDataPlaneStatsEntry 38} + +dellNetFpTxPktUnit0 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Packets Transmitted from Unit 0" + ::= { dellNetFpCpuDataPlaneStatsEntry 39} + +dellNetFpTxPktUnit1 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Packets Transmitted from Unit 1" + ::= { dellNetFpCpuDataPlaneStatsEntry 40} + +dellNetFpTxPktUnit2 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Packets Transmitted from Unit 2" + ::= { dellNetFpCpuDataPlaneStatsEntry 41 } + +dellNetFpTxPktUnit3 OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Packets transmitted from Unit3" + ::= { dellNetFpCpuDataPlaneStatsEntry 42 } + +-- +-- Party bus statistics table +-- +dellNetFpCpuPartyBusTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFpCpuPartyBusStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The party bus statistics table contains statistics + about the number of input and output packets, bytes, error + and the number of input packets dropped in a + stack unit/line card." + ::= { dellNetFpStatsObjects 2 } + +dellNetFpCpuPartyBusStatsEntry OBJECT-TYPE + SYNTAX DellNetFpCpuPartyBusStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Cpu party bus statistics" + INDEX { dellNetProcessorDeviceType, + dellNetProcessorDeviceIndex } + ::= { dellNetFpCpuPartyBusTable 1 } + +DellNetFpCpuPartyBusStatsEntry ::= SEQUENCE { + dellNetFpPartyBusInputPackets Counter32, + dellNetFpPartyBusInputBytes Counter32, + dellNetFpPartyBusInputDropped Counter32, + dellNetFpPartyBusInputError Counter32, + dellNetFpPartyBusOutputPackets Counter32, + dellNetFpPartyBusOutputBytes Counter32, + dellNetFpPartyBusOutputError Counter32 +} + +dellNetFpPartyBusInputPackets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of input packets." + ::= { dellNetFpCpuPartyBusStatsEntry 1 } + +dellNetFpPartyBusInputBytes OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of input bytes." + ::= { dellNetFpCpuPartyBusStatsEntry 2 } + +dellNetFpPartyBusInputDropped OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of input packets dropped." + ::= { dellNetFpCpuPartyBusStatsEntry 3 } + +dellNetFpPartyBusInputError OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Error in input packets." + ::= { dellNetFpCpuPartyBusStatsEntry 4 } + +dellNetFpPartyBusOutputPackets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of output packets." + ::= { dellNetFpCpuPartyBusStatsEntry 5 } + +dellNetFpPartyBusOutputBytes OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of bytes transmitted." + ::= { dellNetFpCpuPartyBusStatsEntry 6 } + +dellNetFpPartyBusOutputError OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Error in output " + ::= { dellNetFpCpuPartyBusStatsEntry 7 } + +-- +-- Per port drop counter table +-- +dellNetFpDropsTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFpDropsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The forwarding plane drops table contains the list of various + drops per port in a stack unit/line card." + ::= { dellNetFpStatsObjects 3 } + +dellNetFpDropsEntry OBJECT-TYPE + SYNTAX DellNetFpDropsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "drops" + INDEX { ifIndex } + ::= { dellNetFpDropsTable 1 } + +DellNetFpDropsEntry ::= SEQUENCE { + dellNetFpIngressDrops Counter64, + dellNetFpIngIBPCBPFullDrops Counter64, + dellNetFpIngPortSTPnotFwdDrops Counter64, + dellNetFpIngIPv4L3Discards Counter64, + dellNetFpIngPolicyDiscards Counter64, + dellNetFpIngPacketsDroppedByDELLNETFP Counter64, + dellNetFpIngL2L3Drops Counter64, + dellNetFpIngPortBitMapZeroDrops Counter64, + dellNetFpIngRxVLANDrops Counter64, + dellNetFpIngressFCSDrops Counter64, + dellNetFpIngressMTUExceeds Counter64, + dellNetFpMMUHOLDrops Counter64, + dellNetFpMMUTxPurgeCellErr Counter64, + dellNetFpMMUAgedDrops Counter64, + dellNetFpEgressFCSDrops Counter64, + dellNetFpEgIPv4L3UCAgedDrops Counter64, + dellNetFpEgTTLThresholdDrops Counter64, + dellNetFpEgInvalidVLANCounterDrops Counter64, + dellNetFpEgL2MCDrops Counter64, + dellNetFpEgPktDropsOfAnyCondition Counter64, + dellNetFpEgHgMacUnderFlow Counter64, + dellNetFpEgTxErrPktCounter Counter64, + dellNetFpFlowControlDrops Counter64, + dellNetFpIngressDropsBytes Counter64, + dellNetFpIngressFECBitErrors Counter64, + dellNetFpIngressFECUncorrectedCodeWords Counter64, + dellNetFpIngressPreFECBitErrorRatio OCTET STRING, + dellNetFpIngressFCSErrorRatio OCTET STRING, + dellNetFpWredGreenDrops Counter64, + dellNetFpWredYellowDrops Counter64, + dellNetFpWredOutOfProfileDrops Counter64 +} + +dellNetFpIngressDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Ingress Drops" + ::= { dellNetFpDropsEntry 1 } + +dellNetFpIngIBPCBPFullDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of packets discarded because of Ingress Back Pressure (flow control), + or because the Common Buffer Pool is full." + ::= { dellNetFpDropsEntry 2 } + +dellNetFpIngPortSTPnotFwdDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Packets dropped due to Spanning Tree State not in forwarding state." + ::= { dellNetFpDropsEntry 3 } + +dellNetFpIngIPv4L3Discards OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "IPv4 L3 Discards " + ::= { dellNetFpDropsEntry 4 } + +dellNetFpIngPolicyDiscards OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Packet dropped due to policy discards." + ::= { dellNetFpDropsEntry 5 } + +dellNetFpIngPacketsDroppedByDELLNETFP OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Packets dropped by forwarding plane." + ::= { dellNetFpDropsEntry 6 } + +dellNetFpIngL2L3Drops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "L2 L3 packets dropped." + ::= { dellNetFpDropsEntry 7 } + +dellNetFpIngPortBitMapZeroDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Port bitmap zero drop condition." + ::= { dellNetFpDropsEntry 8 } + +dellNetFpIngRxVLANDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Rx VLAN drop condition." + ::= { dellNetFpDropsEntry 9 } + +dellNetFpIngressFCSDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Ingress FCSDrops" + ::= { dellNetFpDropsEntry 10 } + +dellNetFpIngressMTUExceeds OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Ingress MTUExceeds" + ::= { dellNetFpDropsEntry 11 } + +dellNetFpMMUHOLDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "MMU HOL DROPS" + ::= { dellNetFpDropsEntry 12 } + +dellNetFpMMUTxPurgeCellErr OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "TxPurge CellErr" + ::= { dellNetFpDropsEntry 13 } + +dellNetFpMMUAgedDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Aged Drops " + ::= { dellNetFpDropsEntry 14 } + +dellNetFpEgressFCSDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Egress FCS Drops" + ::= { dellNetFpDropsEntry 15 } + +dellNetFpEgIPv4L3UCAgedDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "IPv4 L3UC Aged & Drops" + ::= { dellNetFpDropsEntry 16 } + +dellNetFpEgTTLThresholdDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "TTL Threshold Drops" + ::= { dellNetFpDropsEntry 17 } + +dellNetFpEgInvalidVLANCounterDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "INVALID VLAN CNTR Drops " + ::= { dellNetFpDropsEntry 18 } + +dellNetFpEgL2MCDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "L2MC Drops " + ::= { dellNetFpDropsEntry 19 } + +dellNetFpEgPktDropsOfAnyCondition OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "PKT Drops of ANY Conditions " + ::= { dellNetFpDropsEntry 20 } + +dellNetFpEgHgMacUnderFlow OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Hg MacUnderflow " + ::= { dellNetFpDropsEntry 21 } + +dellNetFpEgTxErrPktCounter OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "TX Err PKT Counter " + ::= { dellNetFpDropsEntry 22 } +dellNetFpFlowControlDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Flow Control Drops " + ::= { dellNetFpDropsEntry 23 } + +dellNetFpIngressDropsBytes OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Ingress Drops Byte Counter " + ::= { dellNetFpDropsEntry 24 } + +dellNetFpIngressFECBitErrors OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Ingress FEC Bit Errors " + ::= { dellNetFpDropsEntry 25 } + +dellNetFpIngressFECUncorrectedCodeWords OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Ingress FEC Uncorrected Code Words " + ::= { dellNetFpDropsEntry 26 } + +dellNetFpIngressPreFECBitErrorRatio OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Ingress preFEC Bit Error Ratio " + ::= { dellNetFpDropsEntry 27 } + +dellNetFpIngressFCSErrorRatio OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (16)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Ingress FCS Drops Error Ratio " + ::= { dellNetFpDropsEntry 28 } + +dellNetFpWredGreenDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Wred Green Drops Counter" + ::= { dellNetFpDropsEntry 29 } + +dellNetFpWredYellowDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Wred Yellow Drops Counter" + ::= { dellNetFpDropsEntry 30 } + +dellNetFpWredOutOfProfileDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Wred Out-Of-Profile Drops Counter" + ::= { dellNetFpDropsEntry 31 } + +-- +-- Per unit(NPU) packet buffer stats table +-- +dellNetFpPacketBufferTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFpPacketBufferEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The packet buffer table contains the modular packet buffers details + per stack unit/line card and the mode of allocation." + ::= { dellNetFpStatsObjects 4 } + +dellNetFpPacketBufferEntry OBJECT-TYPE + SYNTAX DellNetFpPacketBufferEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Packet buffer details per stack unit/line card." + INDEX { dellNetProcessorDeviceType, + dellNetProcessorDeviceIndex, + dellNetFpPortPipe } + ::= { dellNetFpPacketBufferTable 1 } + +DellNetFpPacketBufferEntry ::= SEQUENCE { + dellNetFpPortPipe INTEGER, + dellNetFpTotalPacketBuffer Counter32, + dellNetFpCurrentAvailBuffer Counter32, + dellNetFpPacketBufferAlloc Counter32 +} + +dellNetFpPortPipe OBJECT-TYPE + SYNTAX INTEGER (1..6) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "dellNetFpPortPipe denotes the portpipe in the stack unit/line card." + ::= { dellNetFpPacketBufferEntry 1 } + +dellNetFpTotalPacketBuffer OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Total packet buffer." + ::= { dellNetFpPacketBufferEntry 2 } + +dellNetFpCurrentAvailBuffer OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Current available buffer." + ::= { dellNetFpPacketBufferEntry 3 } + +dellNetFpPacketBufferAlloc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Static or Dynamic allocation." + ::= { dellNetFpPacketBufferEntry 4 } + +-- +-- Per port packet buffer stats table +-- +dellNetFpStatsPerPortTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFpStatsPerPortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The forward plane stats per port table contains + the packet buffer usage per port per stack unit/line card." + ::= { dellNetFpStatsObjects 5} + +dellNetFpStatsPerPortEntry OBJECT-TYPE + SYNTAX DellNetFpStatsPerPortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Per port stats and per COS stats." + INDEX { ifIndex } +::= { dellNetFpStatsPerPortTable 1 } + +DellNetFpStatsPerPortEntry ::= SEQUENCE { + dellNetFpCurrentUsagePerPort Counter32, + dellNetFpDefaultPacketBuffAlloc Counter32, + dellNetFpMaxLimitPerPort Counter32 +} + +dellNetFpCurrentUsagePerPort OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Current usage per port." + ::= { dellNetFpStatsPerPortEntry 1 } + +dellNetFpDefaultPacketBuffAlloc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Default packet buffer allocated." + ::= { dellNetFpStatsPerPortEntry 2 } + +dellNetFpMaxLimitPerPort OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "MAx limit per port." + ::= { dellNetFpStatsPerPortEntry 3 } + +-- +-- Per cos(queue) packet buffer stats table +-- +dellNetFpStatsPerCOSTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFpStatsPerCOSEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The forwarding plane statistics per COS table gives + packet buffer statistics per COS per port." + ::= { dellNetFpStatsObjects 6 } + +dellNetFpStatsPerCOSEntry OBJECT-TYPE + SYNTAX DellNetFpStatsPerCOSEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Per port stats and per COS stats." + INDEX { ifIndex, + dellNetFpPerPortCOSNumber } + ::= { dellNetFpStatsPerCOSTable 1 } + +DellNetFpStatsPerCOSEntry ::= SEQUENCE { + dellNetFpPerPortCOSNumber INTEGER, + dellNetFpCurrentUsagePerCOS Counter32, + dellNetFpDefaultPacketBuffAllocPerCOS Counter32, + dellNetFpMaxLimitPerCOS Counter32, + dellNetFpHOLDropsPerCOS Counter64 +} + +dellNetFpPerPortCOSNumber OBJECT-TYPE + SYNTAX INTEGER (1..21) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "COS queue number" + ::= { dellNetFpStatsPerCOSEntry 1 } + +dellNetFpCurrentUsagePerCOS OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Current usage per COS per port." + ::= { dellNetFpStatsPerCOSEntry 2 } + +dellNetFpDefaultPacketBuffAllocPerCOS OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Default packet buffer allocated per COS." + ::= { dellNetFpStatsPerCOSEntry 3 } + +dellNetFpMaxLimitPerCOS OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Max limit per port." + ::= { dellNetFpStatsPerCOSEntry 4 } + +dellNetFpHOLDropsPerCOS OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "HOL Drops Per Queue." + ::= { dellNetFpStatsPerCOSEntry 5 } + +-- +-- Per cos(queue) table for COS queues in CPU dataplane +-- +dellNetFpCpuDataPlaneCOSTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFpCpuDataPlaneCOSEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The CPU data plane COS table contains the per COS + transmission and reception statistics of CPU dataplane." + ::= { dellNetFpStatsObjects 7 } + +dellNetFpCpuDataPlaneCOSEntry OBJECT-TYPE + SYNTAX DellNetFpCpuDataPlaneCOSEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "CPU Data plane per COS statistics" + INDEX { dellNetProcessorDeviceType, + dellNetProcessorDeviceIndex, + dellNetFpCOSIndex } + ::= { dellNetFpCpuDataPlaneCOSTable 1 } + +DellNetFpCpuDataPlaneCOSEntry ::= SEQUENCE { + dellNetFpCOSIndex Integer32, + dellNetFpRxPktCOS Counter32, + dellNetFpTxPktCOS Counter32 +} + +dellNetFpCOSIndex OBJECT-TYPE + SYNTAX Integer32 (1..12) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "CPU dataplane COS queue number." + ::= { dellNetFpCpuDataPlaneCOSEntry 1 } + +dellNetFpRxPktCOS OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Receive COS queue statistics in CPU dataplane." + ::= { dellNetFpCpuDataPlaneCOSEntry 2 } + +dellNetFpTxPktCOS OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Transmit COS queue statistics in CPU dataplane." + ::= { dellNetFpCpuDataPlaneCOSEntry 3 } + +-- +-- Party bus per port statistics table +-- + +dellNetFpCpuPartyBusPortStatsTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFpCpuPartyBusPortStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The party bus port statistics table contains statistics + about the number of input and output packets, bytes, error + and the number of input packets dropped in a party bus port. + This table is applicable to platforms which support + party bus statistics at per port level." + ::= { dellNetFpStatsObjects 12 } + +dellNetFpCpuPartyBusPortStatsEntry OBJECT-TYPE + SYNTAX DellNetFpCpuPartyBusPortStatsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Cpu party bus statistics" + INDEX { dellNetProcessorDeviceType, + dellNetProcessorDeviceIndex, + dellNetFpStackPortIndex } + ::= { dellNetFpCpuPartyBusPortStatsTable 1 } + +DellNetFpCpuPartyBusPortStatsEntry ::= SEQUENCE { + dellNetFpStackPortIndex INTEGER, + dellNetFpCpuPartyBusPortStatsOutOctets Counter64, + dellNetFpCpuPartyBusPortStatsOutDropPkts Counter32, + dellNetFpCpuPartyBusPortStatsOutCOS0Pkts Counter32, + dellNetFpCpuPartyBusPortStatsOutCOS1Pkts Counter32, + dellNetFpCpuPartyBusPortStatsOutCOS2Pkts Counter32, + dellNetFpCpuPartyBusPortStatsOutCOS3Pkts Counter32, + dellNetFpCpuPartyBusPortStatsOutCOS4Pkts Counter32, + dellNetFpCpuPartyBusPortStatsOutCOS5Pkts Counter32, + dellNetFpCpuPartyBusPortStatsOutUnicastPkts Counter32, + dellNetFpCpuPartyBusPortStatsOutMulticastPkts Counter32, + dellNetFpCpuPartyBusPortStatsOutBroadcastPkts Counter32, + dellNetFpCpuPartyBusPortStatsOutPausePkts Counter32, + dellNetFpCpuPartyBusPortStatsOutCollisions Counter32, + dellNetFpCpuPartyBusPortStatsOutSingleCollisions Counter32, + dellNetFpCpuPartyBusPortStatsOutMultiCollisions Counter32, + dellNetFpCpuPartyBusPortStatsOutLateCollisions Counter32, + dellNetFpCpuPartyBusPortStatsOutExcessCollisions Counter32, + dellNetFpCpuPartyBusPortStatsOutDeferred Counter32, + dellNetFpCpuPartyBusPortStatsOutDiscarded Counter32, + dellNetFpCpuPartyBusPortStatsInOctets Counter64, + dellNetFpCpuPartyBusPortStatsInUndersizePkts Counter32, + dellNetFpCpuPartyBusPortStatsInOversizePkts Counter32, + dellNetFpCpuPartyBusPortStatsInPausePkts Counter32, + dellNetFpCpuPartyBusPortStatsIn64OctetPkts Counter32, + dellNetFpCpuPartyBusPortStatsIn65To127OctetPkts Counter32, + dellNetFpCpuPartyBusPortStatsIn128To255OctetPkts Counter32, + dellNetFpCpuPartyBusPortStatsIn256To511OctetPkts Counter32, + dellNetFpCpuPartyBusPortStatsIn512To1023OctetPkts Counter32, + dellNetFpCpuPartyBusPortStatsIn1024ToMaxOctetPkts Counter32, + dellNetFpCpuPartyBusPortStatsInJabbers Counter32, + dellNetFpCpuPartyBusPortStatsInAlignErrors Counter32, + dellNetFpCpuPartyBusPortStatsInFcsErrors Counter32, + dellNetFpCpuPartyBusPortStatsInGoodOctets Counter32, + dellNetFpCpuPartyBusPortStatsInDropPkts Counter32, + dellNetFpCpuPartyBusPortStatsInUnicastPkts Counter32, + dellNetFpCpuPartyBusPortStatsInMulticastPkts Counter32, + dellNetFpCpuPartyBusPortStatsInBroadcastPkts Counter32, + dellNetFpCpuPartyBusPortStatsInSrcAddrChanges Counter32, + dellNetFpCpuPartyBusPortStatsInFragments Counter32, + dellNetFpCpuPartyBusPortStatsInJumboPkts Counter32, + dellNetFpCpuPartyBusPortStatsInSymbolErrors Counter32, + dellNetFpCpuPartyBusPortStatsInInRangeErrors Counter32, + dellNetFpCpuPartyBusPortStatsInOutRangeErrors Counter32 +} + +dellNetFpStackPortIndex OBJECT-TYPE + SYNTAX INTEGER (1..192) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Stack/line card port number." + ::= { dellNetFpCpuPartyBusPortStatsEntry 1 } + +dellNetFpCpuPartyBusPortStatsOutOctets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of output octets." + ::= { dellNetFpCpuPartyBusPortStatsEntry 2 } + +dellNetFpCpuPartyBusPortStatsOutDropPkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of output packets dropped." + ::= { dellNetFpCpuPartyBusPortStatsEntry 3 } + +dellNetFpCpuPartyBusPortStatsOutCOS0Pkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of output packets in COS queue 0." + ::= { dellNetFpCpuPartyBusPortStatsEntry 4 } + +dellNetFpCpuPartyBusPortStatsOutCOS1Pkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of output packets in COS queue 1." + ::= { dellNetFpCpuPartyBusPortStatsEntry 5 } + +dellNetFpCpuPartyBusPortStatsOutCOS2Pkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of output packets in COS queue 2." + ::= { dellNetFpCpuPartyBusPortStatsEntry 6 } + +dellNetFpCpuPartyBusPortStatsOutCOS3Pkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of output packets in COS queue 3." + ::= { dellNetFpCpuPartyBusPortStatsEntry 7 } + +dellNetFpCpuPartyBusPortStatsOutCOS4Pkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of output packets in COS queue 4." + ::= { dellNetFpCpuPartyBusPortStatsEntry 8 } + +dellNetFpCpuPartyBusPortStatsOutCOS5Pkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of output packets in COS queue 5." + ::= { dellNetFpCpuPartyBusPortStatsEntry 9 } + +dellNetFpCpuPartyBusPortStatsOutUnicastPkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of unicast output packets." + ::= { dellNetFpCpuPartyBusPortStatsEntry 10 } + +dellNetFpCpuPartyBusPortStatsOutMulticastPkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of multicast output packets." + ::= { dellNetFpCpuPartyBusPortStatsEntry 11 } + +dellNetFpCpuPartyBusPortStatsOutBroadcastPkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of broadcast output packets." + ::= { dellNetFpCpuPartyBusPortStatsEntry 12 } + +dellNetFpCpuPartyBusPortStatsOutPausePkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of output pause packets." + ::= { dellNetFpCpuPartyBusPortStatsEntry 13 } + +dellNetFpCpuPartyBusPortStatsOutCollisions OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of output collisions." + ::= { dellNetFpCpuPartyBusPortStatsEntry 14 } + +dellNetFpCpuPartyBusPortStatsOutSingleCollisions OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of single output collisions." + ::= { dellNetFpCpuPartyBusPortStatsEntry 15 } + +dellNetFpCpuPartyBusPortStatsOutMultiCollisions OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of multiple output collisions." + ::= { dellNetFpCpuPartyBusPortStatsEntry 16 } + +dellNetFpCpuPartyBusPortStatsOutLateCollisions OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of late output collisions." + ::= { dellNetFpCpuPartyBusPortStatsEntry 17 } + +dellNetFpCpuPartyBusPortStatsOutExcessCollisions OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of excess output collisions." + ::= { dellNetFpCpuPartyBusPortStatsEntry 18 } + +dellNetFpCpuPartyBusPortStatsOutDeferred OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of output packets deferred." + ::= { dellNetFpCpuPartyBusPortStatsEntry 19 } + +dellNetFpCpuPartyBusPortStatsOutDiscarded OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of output packets discarded." + ::= { dellNetFpCpuPartyBusPortStatsEntry 20 } + +dellNetFpCpuPartyBusPortStatsInOctets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of input octets." + ::= { dellNetFpCpuPartyBusPortStatsEntry 21 } + +dellNetFpCpuPartyBusPortStatsInUndersizePkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of undersize input packets." + ::= { dellNetFpCpuPartyBusPortStatsEntry 22 } + +dellNetFpCpuPartyBusPortStatsInOversizePkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of oversize input packets." + ::= { dellNetFpCpuPartyBusPortStatsEntry 23 } + +dellNetFpCpuPartyBusPortStatsInPausePkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of input pause packets." + ::= { dellNetFpCpuPartyBusPortStatsEntry 24 } + +dellNetFpCpuPartyBusPortStatsIn64OctetPkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of input packets of size 64 octets." + ::= { dellNetFpCpuPartyBusPortStatsEntry 25 } + +dellNetFpCpuPartyBusPortStatsIn65To127OctetPkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of input packets of size 65 to 127 octets." + ::= { dellNetFpCpuPartyBusPortStatsEntry 26 } + +dellNetFpCpuPartyBusPortStatsIn128To255OctetPkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of input packets of size 128 to 255 octets." + ::= { dellNetFpCpuPartyBusPortStatsEntry 27 } + +dellNetFpCpuPartyBusPortStatsIn256To511OctetPkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of input packets of size 256 to 511 octets." + ::= { dellNetFpCpuPartyBusPortStatsEntry 28 } + +dellNetFpCpuPartyBusPortStatsIn512To1023OctetPkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of input packets of size 512 to 1023 octets." + ::= { dellNetFpCpuPartyBusPortStatsEntry 29 } + +dellNetFpCpuPartyBusPortStatsIn1024ToMaxOctetPkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of input packets of size more than 1024 octets." + ::= { dellNetFpCpuPartyBusPortStatsEntry 30 } + +dellNetFpCpuPartyBusPortStatsInJabbers OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of input jabbers." + ::= { dellNetFpCpuPartyBusPortStatsEntry 31 } + +dellNetFpCpuPartyBusPortStatsInAlignErrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of input align errors." + ::= { dellNetFpCpuPartyBusPortStatsEntry 32 } + +dellNetFpCpuPartyBusPortStatsInFcsErrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of input FCS errors." + ::= { dellNetFpCpuPartyBusPortStatsEntry 33 } + +dellNetFpCpuPartyBusPortStatsInGoodOctets OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of good input octets." + ::= { dellNetFpCpuPartyBusPortStatsEntry 34 } + +dellNetFpCpuPartyBusPortStatsInDropPkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of input packets dropped." + ::= { dellNetFpCpuPartyBusPortStatsEntry 35 } + +dellNetFpCpuPartyBusPortStatsInUnicastPkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of unicast input packets." + ::= { dellNetFpCpuPartyBusPortStatsEntry 36 } + +dellNetFpCpuPartyBusPortStatsInMulticastPkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of multicast input packets." + ::= { dellNetFpCpuPartyBusPortStatsEntry 37 } + +dellNetFpCpuPartyBusPortStatsInBroadcastPkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of broadcast input packets." + ::= { dellNetFpCpuPartyBusPortStatsEntry 38 } + +dellNetFpCpuPartyBusPortStatsInSrcAddrChanges OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of input source address changes." + ::= { dellNetFpCpuPartyBusPortStatsEntry 39 } + +dellNetFpCpuPartyBusPortStatsInFragments OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of input fragments." + ::= { dellNetFpCpuPartyBusPortStatsEntry 40 } + +dellNetFpCpuPartyBusPortStatsInJumboPkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of jumbo input packets." + ::= { dellNetFpCpuPartyBusPortStatsEntry 41 } + +dellNetFpCpuPartyBusPortStatsInSymbolErrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of input symbol error." + ::= { dellNetFpCpuPartyBusPortStatsEntry 42 } + +dellNetFpCpuPartyBusPortStatsInInRangeErrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of input in-range errors." + ::= { dellNetFpCpuPartyBusPortStatsEntry 43 } + +dellNetFpCpuPartyBusPortStatsInOutRangeErrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of input out-of-range errors." + ::= { dellNetFpCpuPartyBusPortStatsEntry 44 } + +-- Per port per queue table for Buffer Statistics Tracking(BST) +-- at Egress level. +-- + +dellNetFpEgrQBuffSnapshotTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFpEgrQBuffSnapshotEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table to Show Egress queue level snapshot statistics. There + are total of 21 queues out of which 12[1..12] are unicast + queues and the remaining 9[13..21] are multicast queues." + ::= { dellNetFpStatsObjects 8 } + +dellNetFpEgrQBuffSnapshotEntry OBJECT-TYPE + SYNTAX DellNetFpEgrQBuffSnapshotEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Egress queue snapshot info." + INDEX { ifIndex, + dellNetFpPerPortCOSNumber } + ::= { dellNetFpEgrQBuffSnapshotTable 1} + +DellNetFpEgrQBuffSnapshotEntry ::= SEQUENCE { + dellNetFpEgrQTotBuffCells Counter32 +} + +dellNetFpEgrQTotBuffCells OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Total Cell count per Egress queue." + ::= { dellNetFpEgrQBuffSnapshotEntry 1 } + +-- +-- Per port per priority-group(PG) table for Buffer Statistics Tracking(BST) +-- at Ingress level. +-- + +dellNetFpIngPgBuffSnapshotTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFpIngPgBuffSnapshotEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table to Show Ingress priority-group level snapshot statistics + for all priority-groups[1..8]." + ::= { dellNetFpStatsObjects 9 } + +dellNetFpIngPgBuffSnapshotEntry OBJECT-TYPE + SYNTAX DellNetFpIngPgBuffSnapshotEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Priority group snapshot info." + INDEX { ifIndex, + dellNetFpPerPortPGIndex } + ::= { dellNetFpIngPgBuffSnapshotTable 1 } + +DellNetFpIngPgBuffSnapshotEntry ::= SEQUENCE { + dellNetFpPerPortPGIndex INTEGER, + dellNetFpIngSharedCells Counter32, + dellNetFpIngHeadroomCells Counter32 +} + +dellNetFpPerPortPGIndex OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Priority-Group number." + ::= { dellNetFpIngPgBuffSnapshotEntry 1 } + +dellNetFpIngSharedCells OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Shared cell count per priority group." + ::= { dellNetFpIngPgBuffSnapshotEntry 2 } + +dellNetFpIngHeadroomCells OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Headroom cell count per priority group." + ::= { dellNetFpIngPgBuffSnapshotEntry 3 } + +-- +-- Per port per priority-group(PG) table for Buffer Statistics at +-- Ingress level. +-- + +dellNetFpStatsPerPgTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFpStatsPerPgEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The forwarding plane statistics per PG table gives + packet buffer allocated and used count per PG per port." + + ::= { dellNetFpStatsObjects 10 } + +dellNetFpStatsPerPgEntry OBJECT-TYPE + SYNTAX DellNetFpStatsPerPgEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Buffer statistics per PG per port." + INDEX { ifIndex, + dellNetFpPerPortPGIndex } + ::= { dellNetFpStatsPerPgTable 1 } + +DellNetFpStatsPerPgEntry ::= SEQUENCE { + dellNetFpStatsPgLimitMinCells INTEGER, + dellNetFpStatsPgSharedCells INTEGER, + dellNetFpStatsPgSharedMode INTEGER, + dellNetFpStatsPgHdrmCells INTEGER, + dellNetFpStatsPgCounterMinCells Counter32, + dellNetFpStatsPgCounterSharedCells Counter32, + dellNetFpStatsPgCounterHdrmCells Counter32 +} + +dellNetFpStatsPgLimitMinCells OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Min cells allocated per Priority Group." + ::= { dellNetFpStatsPerPgEntry 1 } + +dellNetFpStatsPgSharedCells OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Shared cells allocated per Priority Group." + ::= { dellNetFpStatsPerPgEntry 2 } + +dellNetFpStatsPgSharedMode OBJECT-TYPE + SYNTAX INTEGER{ + static(0), + dynamic(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Priority group shared mode[static/dynamic]." + ::= { dellNetFpStatsPerPgEntry 3 } + +dellNetFpStatsPgHdrmCells OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Headroom cells allocated per Priority group." + ::= { dellNetFpStatsPerPgEntry 4 } + +dellNetFpStatsPgCounterMinCells OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Priority Group Min cell count." + ::= { dellNetFpStatsPerPgEntry 5 } + +dellNetFpStatsPgCounterSharedCells OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Priority Group Shared cell count." + ::= { dellNetFpStatsPerPgEntry 6 } + +dellNetFpStatsPgCounterHdrmCells OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Priority group Headroom cell count." + ::= { dellNetFpStatsPerPgEntry 7 } + +-- +-- Per port per priority table for PFC Statistics. +-- +dellNetPfcPerPrioTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetPfcPerPrioEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + " This table is used to fetch the number of tx and rx PFC frame counts + per port per priority." + ::= { dellNetFpStatsObjects 11 } + +dellNetPfcPerPrioEntry OBJECT-TYPE + SYNTAX DellNetPfcPerPrioEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Rx and Tx PFC frame counter info." + REFERENCE + "802.1Qbb clause 12.18" + INDEX { ifIndex, + dellNetPrioIndex } + + ::= { dellNetPfcPerPrioTable 1 } + +DellNetPfcPerPrioEntry ::= + SEQUENCE { + dellNetPrioIndex INTEGER, + dellNetPfcPerPrioRequests Counter64, + dellNetPfcPerPrioIndications Counter64 + } + +dellNetPrioIndex OBJECT-TYPE + SYNTAX INTEGER (1..8) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Priority Index." + ::= { dellNetPfcPerPrioEntry 1 } + +dellNetPfcPerPrioRequests OBJECT-TYPE + SYNTAX Counter64 + UNITS "Requests" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "PFC tx counters." + ::= { dellNetPfcPerPrioEntry 2 } + +dellNetPfcPerPrioIndications OBJECT-TYPE + SYNTAX Counter64 + UNITS "Indications" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "PFC rx counters." + ::= { dellNetPfcPerPrioEntry 3 } + +-- +-- Per interface drop counter table +-- +dellNetFpDropsIfTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFpDropsIfEntry + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpStatsObjects 13 } + +dellNetFpDropsIfEntry OBJECT-TYPE + SYNTAX DellNetFpDropsIfEntry + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + INDEX { ifIndex } + ::= { dellNetFpDropsIfTable 1 } + +DellNetFpDropsIfEntry ::= SEQUENCE { + dellNetFpIfIngressDrops Counter64, + dellNetFpIfIngIBPCBPFullDrops Counter64, + dellNetFpIfIngPortSTPnotFwdDrops Counter64, + dellNetFpIfIngIPv4L3Discards Counter64, + dellNetFpIfIngPolicyDiscards Counter64, + dellNetFpIfIngPacketsDroppedByFP Counter64, + dellNetFpIfIngL2L3Drops Counter64, + dellNetFpIfIngPortBitMapZeroDrops Counter64, + dellNetFpIfIngRxVLANDrops Counter64, + dellNetFpIfIngressFCSDrops Counter64, + dellNetFpIfIngressMTUExceeds Counter64, + dellNetFpIfMMUHOLDrops Counter64, + dellNetFpIfMMUTxPurgeCellErr Counter64, + dellNetFpIfMMUAgedDrops Counter64, + dellNetFpIfEgressFCSDrops Counter64, + dellNetFpIfEgIPv4L3UCAgedDrops Counter64, + dellNetFpIfEgTTLThresholdDrops Counter64, + dellNetFpIfEgInvalidVLANCounterDrops Counter64, + dellNetFpIfEgL2MCDrops Counter64, + dellNetFpIfEgPktDropsOfAnyCondition Counter64, + dellNetFpIfEgHgMacUnderFlow Counter64, + dellNetFpIfEgTxErrPktCounter Counter64 +} + +dellNetFpIfIngressDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpDropsIfEntry 1 } + +dellNetFpIfIngIBPCBPFullDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpDropsIfEntry 2 } + +dellNetFpIfIngPortSTPnotFwdDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpDropsIfEntry 3 } + +dellNetFpIfIngIPv4L3Discards OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpDropsIfEntry 4 } + +dellNetFpIfIngPolicyDiscards OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpDropsIfEntry 5 } + +dellNetFpIfIngPacketsDroppedByFP OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpDropsIfEntry 6 } +dellNetFpIfIngL2L3Drops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpDropsIfEntry 7 } + +dellNetFpIfIngPortBitMapZeroDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpDropsIfEntry 8 } + +dellNetFpIfIngRxVLANDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpDropsIfEntry 9 } + +dellNetFpIfIngressFCSDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpDropsIfEntry 10 } + +dellNetFpIfIngressMTUExceeds OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpDropsIfEntry 11 } + +dellNetFpIfMMUHOLDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpDropsIfEntry 12 } +dellNetFpIfMMUTxPurgeCellErr OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpDropsIfEntry 13 } + +dellNetFpIfMMUAgedDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpDropsIfEntry 14 } + +dellNetFpIfEgressFCSDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpDropsIfEntry 15 } + +dellNetFpIfEgIPv4L3UCAgedDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpDropsIfEntry 16 } + +dellNetFpIfEgTTLThresholdDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpDropsIfEntry 17 } + +dellNetFpIfEgInvalidVLANCounterDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpDropsIfEntry 18 } +dellNetFpIfEgL2MCDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpDropsIfEntry 19 } + +dellNetFpIfEgPktDropsOfAnyCondition OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpDropsIfEntry 20 } + +dellNetFpIfEgHgMacUnderFlow OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpDropsIfEntry 21 } + +dellNetFpIfEgTxErrPktCounter OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpDropsIfEntry 22 } +-- +-- Per interface packet buffer stats table +-- +dellNetFpStatsPerIfTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFpStatsPerIfEntry + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpStatsObjects 14 } + +dellNetFpStatsPerIfEntry OBJECT-TYPE + SYNTAX DellNetFpStatsPerIfEntry + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + INDEX { ifIndex } +::= { dellNetFpStatsPerIfTable 1 } + +DellNetFpStatsPerIfEntry ::= SEQUENCE { + dellNetFpIfCurrentUsagePerPort Counter32, + dellNetFpIfDefaultPacketBuffAlloc Counter32, + dellNetFpIfMaxLimitPerPort Counter32 +} + +dellNetFpIfCurrentUsagePerPort OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpStatsPerIfEntry 1 } + +dellNetFpIfDefaultPacketBuffAlloc OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpStatsPerIfEntry 2 } +dellNetFpIfMaxLimitPerPort OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpStatsPerIfEntry 3 } + +-- +-- Per cos(queue) packet buffer stats table +-- +dellNetFpStatsPerIfCOSTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFpStatsPerIfCOSEntry + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpStatsObjects 15 } + +dellNetFpStatsPerIfCOSEntry OBJECT-TYPE + SYNTAX DellNetFpStatsPerIfCOSEntry + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + INDEX { ifIndex, + dellNetFpIfPerCOSNumber } + ::= { dellNetFpStatsPerIfCOSTable 1 } + +DellNetFpStatsPerIfCOSEntry ::= SEQUENCE { + dellNetFpIfPerCOSNumber INTEGER, + dellNetFpIfCurrentUsagePerCOS Counter32, + dellNetFpIfDefaultPacketBuffAllocPerCOS Counter32, + dellNetFpIfMaxLimitPerCOS Counter32, + dellNetFpIfHOLDropsPerCOS Counter64 +} + +dellNetFpIfPerCOSNumber OBJECT-TYPE + SYNTAX INTEGER (1..21) + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpStatsPerIfCOSEntry 1 } + +dellNetFpIfCurrentUsagePerCOS OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpStatsPerIfCOSEntry 2 } + +dellNetFpIfDefaultPacketBuffAllocPerCOS OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpStatsPerIfCOSEntry 3 } + +dellNetFpIfMaxLimitPerCOS OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpStatsPerIfCOSEntry 4 } + +dellNetFpIfHOLDropsPerCOS OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpStatsPerIfCOSEntry 5 } + +-- Per interface per queue table for Buffer Statistics Tracking(BST) +-- at Egress level. +-- + +dellNetFpEgrQBuffSnapshotIfTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFpEgrQBuffSnapshotIfEntry + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpStatsObjects 16 } + +dellNetFpEgrQBuffSnapshotIfEntry OBJECT-TYPE + SYNTAX DellNetFpEgrQBuffSnapshotIfEntry + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + INDEX { ifIndex, + dellNetFpIfPerCOSNumber } + ::= { dellNetFpEgrQBuffSnapshotIfTable 1} + +DellNetFpEgrQBuffSnapshotIfEntry ::= SEQUENCE { + dellNetFpIfEgrQTotBuffCells Counter32 +} + +dellNetFpIfEgrQTotBuffCells OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpEgrQBuffSnapshotIfEntry 1 } + +-- +-- Per interface per priority-group(PG) table for Buffer Statistics Tracking(BST) +-- at Ingress level. +-- + +dellNetFpIngPgBuffSnapshotIfTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFpIngPgBuffSnapshotIfEntry + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpStatsObjects 17 } + +dellNetFpIngPgBuffSnapshotIfEntry OBJECT-TYPE + SYNTAX DellNetFpIngPgBuffSnapshotIfEntry + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + INDEX { ifIndex, + dellNetFpIfPerPGIndex } + ::= { dellNetFpIngPgBuffSnapshotIfTable 1 } + +DellNetFpIngPgBuffSnapshotIfEntry ::= SEQUENCE { + dellNetFpIfPerPGIndex INTEGER, + dellNetFpIfIngSharedCells Counter32, + dellNetFpIfIngHeadroomCells Counter32 +} + +dellNetFpIfPerPGIndex OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpIngPgBuffSnapshotIfEntry 1 } + +dellNetFpIfIngSharedCells OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpIngPgBuffSnapshotIfEntry 2 } + +dellNetFpIfIngHeadroomCells OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpIngPgBuffSnapshotIfEntry 3 } + +-- +-- Per interface per priority-group(PG) table for Buffer Statistics at +-- Ingress level. +-- + +dellNetFpStatsPerPgIfTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFpStatsPerPgIfEntry + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + + ::= { dellNetFpStatsObjects 18 } + +dellNetFpStatsPerPgIfEntry OBJECT-TYPE + SYNTAX DellNetFpStatsPerPgIfEntry + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + INDEX { ifIndex, + dellNetFpIfPerPGIndex } + ::= { dellNetFpStatsPerPgIfTable 1 } + +DellNetFpStatsPerPgIfEntry ::= SEQUENCE { + dellNetFpIfStatsPgLimitMinCells INTEGER, + dellNetFpIfStatsPgSharedCells INTEGER, + dellNetFpIfStatsPgSharedMode INTEGER, + dellNetFpIfStatsPgHdrmCells INTEGER, + dellNetFpIfStatsPgCounterMinCells Counter32, + dellNetFpIfStatsPgCounterSharedCells Counter32, + dellNetFpIfStatsPgCounterHdrmCells Counter32 +} + +dellNetFpIfStatsPgLimitMinCells OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpStatsPerPgIfEntry 1 } + +dellNetFpIfStatsPgSharedCells OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpStatsPerPgIfEntry 2 } + +dellNetFpIfStatsPgSharedMode OBJECT-TYPE + SYNTAX INTEGER{ + static(0), + dynamic(1) + } + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpStatsPerPgIfEntry 3 } + +dellNetFpIfStatsPgHdrmCells OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpStatsPerPgIfEntry 4 } + +dellNetFpIfStatsPgCounterMinCells OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpStatsPerPgIfEntry 5 } + +dellNetFpIfStatsPgCounterSharedCells OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpStatsPerPgIfEntry 6 } + +dellNetFpIfStatsPgCounterHdrmCells OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpStatsPerPgIfEntry 7 } + +-- +-- Per interface per priority table for PFC Statistics. +-- +dellNetPfcPerPrioIfTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetPfcPerPrioIfEntry + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetFpStatsObjects 19 } + +dellNetPfcPerPrioIfEntry OBJECT-TYPE + SYNTAX DellNetPfcPerPrioIfEntry + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + REFERENCE + "802.1Qbb clause 12.18" + INDEX { ifIndex, + dellNetIfPrioIndex } + + ::= { dellNetPfcPerPrioIfTable 1 } + +DellNetPfcPerPrioIfEntry ::= + SEQUENCE { + dellNetIfPrioIndex INTEGER, + dellNetIfPfcPerPrioRequests Counter64, + dellNetIfPfcPerPrioIndications Counter64 + } + +dellNetIfPrioIndex OBJECT-TYPE + SYNTAX INTEGER (1..8) + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetPfcPerPrioIfEntry 1 } + +dellNetIfPfcPerPrioRequests OBJECT-TYPE + SYNTAX Counter64 + UNITS "Requests" + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetPfcPerPrioIfEntry 2 } + +dellNetIfPfcPerPrioIndications OBJECT-TYPE + SYNTAX Counter64 + UNITS "Indications" + MAX-ACCESS not-accessible + STATUS obsolete + DESCRIPTION + "" + ::= { dellNetPfcPerPrioIfEntry 3 } + +-- +-- Counters for all Unicast/Multicast Egress Queues on per port basis. +-- +dellNetFpEgrQIfCounterTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFpEgrQIfCounterEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table to Show Egress queue Counters for Unicast/Multicast queues on per port per queue basis." + ::= { dellNetFpStatsObjects 20 } + +dellNetFpEgrQIfCounterEntry OBJECT-TYPE + SYNTAX DellNetFpEgrQIfCounterEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table entry of Egress queue counters" + INDEX { ifIndex, + dellNetFpEgrQComType, + dellNetFpPerPortCOSNumber} + ::= { dellNetFpEgrQIfCounterTable 1} + +DellNetFpEgrQIfCounterEntry ::= SEQUENCE { + dellNetFpEgrQComType ComType, + dellNetFpEgrQTxPackets Counter64, + dellNetFpEgrQTxBytes Counter64, + dellNetFpEgrQDroppedPackets Counter64, + dellNetFpEgrQDroppedBytes Counter64, + dellNetFpEgrQTxPacketsRate Counter64, + dellNetFpEgrQTxBytesRate Counter64, + dellNetFpEgrQDroppedPacketsRate Counter64, + dellNetFpEgrQDroppedBytesRate Counter64 +} + +dellNetFpEgrQComType OBJECT-TYPE + SYNTAX ComType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Queue Type (Unicast/Multicast)" + ::= { dellNetFpEgrQIfCounterEntry 1 } + +dellNetFpEgrQTxPackets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Packets transmitted per Unicast/Multicast Egress queue." + ::= { dellNetFpEgrQIfCounterEntry 2 } + +dellNetFpEgrQTxBytes OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Bytes transmitted per Unicast/Multicast Egress queue." + ::= { dellNetFpEgrQIfCounterEntry 3 } + +dellNetFpEgrQDroppedPackets OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Packets dropped per Unicast/Multicast Egress queue." + ::= { dellNetFpEgrQIfCounterEntry 4 } + +dellNetFpEgrQDroppedBytes OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Bytes dropped per Unicast/Multicast Egress queue." + ::= { dellNetFpEgrQIfCounterEntry 5 } + +dellNetFpEgrQTxPacketsRate OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Rate of Packets transmitted per Unicast/Multicast Egress queue." + ::= { dellNetFpEgrQIfCounterEntry 6 } + +dellNetFpEgrQTxBytesRate OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Rate of Bytes transmitted per Unicast/Multicast Egress queue." + ::= { dellNetFpEgrQIfCounterEntry 7 } + +dellNetFpEgrQDroppedPacketsRate OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Rate of Packets dropped per Unicast/Multicast Egress queue." + ::= { dellNetFpEgrQIfCounterEntry 8 } + +dellNetFpEgrQDroppedBytesRate OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Rate of Bytes dropped per Unicast/Multicast Egress queue." + ::= { dellNetFpEgrQIfCounterEntry 9 } + + +--- +--- Counters of Storm-control Pfc on per port per priority basis +--- +dellNetFpPfcStormControl + OBJECT IDENTIFIER ::= { dellNetFpStatsObjects 21 } + +dellNetFpPfcStormControlStatus + OBJECT IDENTIFIER ::= { dellNetFpPfcStormControl 1 } + +dellNetFpPfcStormControlStatusTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFpPfcStormControlStatusEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table to show counters of Pfc Storm-Control on per port per priority basis" + ::= { dellNetFpPfcStormControlStatus 1 } + + +dellNetFpPfcStormControlStatusEntry OBJECT-TYPE + SYNTAX DellNetFpPfcStormControlStatusEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table Entry of Pfc Storm-control status counters" + INDEX { ifIndex, + dellNetPrioIndex } + ::= { dellNetFpPfcStormControlStatusTable 1} + + +DellNetFpPfcStormControlStatusEntry ::= SEQUENCE { + dellNetFpPfcStormControlQueueState QState, + dellNetFpPfcStormControlDurationInDiscardState Counter64, + dellNetFpPfcStormControlDroppedPacketsIngress Counter64, + dellNetFpPfcStormControlDroppedPacketsEgress Counter64, + dellNetFpPfcStormControlCumulativeDroppedPacketsIngress Counter64, + dellNetFpPfcStormControlCumulativeDroppedPacketsEgress Counter64 +} + +dellNetFpPfcStormControlQueueState OBJECT-TYPE + SYNTAX QState + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Queue State (Normal/Drop)" + ::= { dellNetFpPfcStormControlStatusEntry 1} + +dellNetFpPfcStormControlDurationInDiscardState OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of milliSecs the Queue is in Discard State" + ::= { dellNetFpPfcStormControlStatusEntry 2} + +dellNetFpPfcStormControlDroppedPacketsIngress OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Packets dropped on Ingress" + ::= { dellNetFpPfcStormControlStatusEntry 3} + +dellNetFpPfcStormControlDroppedPacketsEgress OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of Packets dropped on Egress" + ::= { dellNetFpPfcStormControlStatusEntry 4} + +dellNetFpPfcStormControlCumulativeDroppedPacketsIngress OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cumulative Number of Packets dropped on Ingress" + ::= { dellNetFpPfcStormControlStatusEntry 5} + +dellNetFpPfcStormControlCumulativeDroppedPacketsEgress OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Cumulative Number of Packets dropped on Egress" + ::= { dellNetFpPfcStormControlStatusEntry 6} + +dellNetFpPfcStormControlStatistics + OBJECT IDENTIFIER ::= { dellNetFpPfcStormControl 2 } + +dellNetFpPfcStormControlStatisticsTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFpPfcStormControlStatisticsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table to show counters of Pfc Storm-Control on per port per priority basis" + ::= { dellNetFpPfcStormControlStatistics 1 } + +dellNetFpPfcStormControlStatisticsEntry OBJECT-TYPE + SYNTAX DellNetFpPfcStormControlStatisticsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table Entry of Pfc Storm-control statistics counters" + INDEX { ifIndex, + dellNetPrioIndex } + ::= { dellNetFpPfcStormControlStatisticsTable 1 } + +DellNetFpPfcStormControlStatisticsEntry ::= SEQUENCE { + dellNetFpPfcStormControlDiscardStateCount Counter32, + dellNetFpPfcStormControlDiscardStateForcedClearCount Counter32, + dellNetFpPfcStormControlDiscardStateNorxPfcClearCount Counter32 +} + +dellNetFpPfcStormControlDiscardStateCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of times the queue is moved to Drop state" + ::= { dellNetFpPfcStormControlStatisticsEntry 1 } + +dellNetFpPfcStormControlDiscardStateForcedClearCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of times the queue is moved forcefully to Normal state" + ::= { dellNetFpPfcStormControlStatisticsEntry 2 } + +dellNetFpPfcStormControlDiscardStateNorxPfcClearCount OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of times the queue is moved to Normal state due to No rxPFC" + ::= { dellNetFpPfcStormControlStatisticsEntry 3 } + +--- +--- Counters of pfc-nodrop-priority l2-dlf drop feature on per stack-unit per +--- portpipe per priority basis +--- + +dellNetFpPfcL2DlfDropCounterTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFpPfcL2DlfDropCounterEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table to show the drop counters of pfc-nodrop-priority l2-dlf drop" + ::= { dellNetFpStatsObjects 22 } + +dellNetFpPfcL2DlfDropCounterEntry OBJECT-TYPE + SYNTAX DellNetFpPfcL2DlfDropCounterEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table to show the drop counters of pfc-nodrop-priority l2-dlf drop" + INDEX { dellNetProcessorDeviceIndex, + dellNetFpPortPipe, + dellNetPrioIndex } + ::= { dellNetFpPfcL2DlfDropCounterTable 1 } + +DellNetFpPfcL2DlfDropCounterEntry ::= SEQUENCE { + dellNetFpPfcL2DlfDropCounters Counter64 +} + +dellNetFpPfcL2DlfDropCounters OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Number of packets dropped due to Pfc-nodrop-priority l2-dlf + drop feature" + ::= { dellNetFpPfcL2DlfDropCounterEntry 1 } + +--- +--- Configured buffer and Used buffer sizes per XPE +--- Both lossy and lossless +--- + +dellNetFpServicePoolBufferSizeTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFpServicePoolBufferSizeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table to show the sizes of configured and used lossy as well as + lossless service pools" + ::= { dellNetFpStatsObjects 23 } + +dellNetFpServicePoolBufferSizeEntry OBJECT-TYPE + SYNTAX DellNetFpServicePoolBufferSizeEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table to show the sizes of configured and used lossy as well as + lossless service pools" + INDEX { dellNetProcessorDeviceIndex, + dellNetFpPortPipe, + dellNetFpXPENumber } + ::= { dellNetFpServicePoolBufferSizeTable 1 } + +DellNetFpServicePoolBufferSizeEntry ::= SEQUENCE { + dellNetFpXPENumber Counter32, + dellNetFpLossyServicePoolConfiguredBuffSize Counter32, + dellNetFpLossyServicePoolUsedBuffSize Counter32, + dellNetFpLosslessServicePoolConfiguredBuffSize Counter32, + dellNetFpLosslessServicePoolUsedBuffSize Counter32 +} + +dellNetFpXPENumber OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Denotes XPE number in the MMU" + ::= { dellNetFpServicePoolBufferSizeEntry 1 } + +dellNetFpLossyServicePoolConfiguredBuffSize OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Configured Size of the lossy Service-Pool" + ::= { dellNetFpServicePoolBufferSizeEntry 2 } + +dellNetFpLossyServicePoolUsedBuffSize OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Used Size of the lossy service-Pool" + ::= { dellNetFpServicePoolBufferSizeEntry 3 } + +dellNetFpLosslessServicePoolConfiguredBuffSize OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Configured Size of the lossless Service-Pool" + ::= { dellNetFpServicePoolBufferSizeEntry 4 } + +dellNetFpLosslessServicePoolUsedBuffSize OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Used Size of the lossless Service-Pool" + ::= { dellNetFpServicePoolBufferSizeEntry 5 } + +--- +--- ECN packet counter Details +--- + +dellNetFpEcnPacketsTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetFpEcnPacketsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table to show ECN packets counters" + ::= { dellNetFpStatsObjects 24 } + +dellNetFpEcnPacketsEntry OBJECT-TYPE + SYNTAX DellNetFpEcnPacketsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Table to show ECN packets counters" + INDEX { ifIndex } + ::= { dellNetFpEcnPacketsTable 1 } + +DellNetFpEcnPacketsEntry ::= SEQUENCE { + dellNetFpEcnMarkedTxPkts Counter32, + dellNetFpTotalDropPktsOnEcnEnabledQueues Counter64 +} + +dellNetFpEcnMarkedTxPkts OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Count of ECN Marked packets that are Transmitted" + ::= { dellNetFpEcnPacketsEntry 1 } + +dellNetFpTotalDropPktsOnEcnEnabledQueues OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Total count of Drop packets over all the ECN enabled Queues in the interface" + ::= { dellNetFpEcnPacketsEntry 2 } + +END diff --git a/mibs/dell/DELL-NETWORKING-IF-EXTENSION-MIB b/mibs/dell/DELL-NETWORKING-IF-EXTENSION-MIB new file mode 100644 index 0000000000..43227b4890 --- /dev/null +++ b/mibs/dell/DELL-NETWORKING-IF-EXTENSION-MIB @@ -0,0 +1,923 @@ + DELL-NETWORKING-IF-EXTENSION-MIB DEFINITIONS ::= BEGIN + -- This module provides authoritative definitions for + -- Dell Networking OS extenstion to the IF MIB. + -- + -- This module will be extended, as needed. + -- + + IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, + Counter64, Unsigned32 + FROM SNMPv2-SMI + TimeStamp, DisplayString, TruthValue + FROM SNMPv2-TC + MODULE-COMPLIANCE, OBJECT-GROUP + FROM SNMPv2-CONF + ifIndex + FROM IF-MIB + Integer32 + FROM SNMPv2-SMI + dellNetMgmt + FROM DELL-NETWORKING-SMI; + + dellNetIfExtensionMib MODULE-IDENTITY + LAST-UPDATED "201203061200Z" -- Mar 6, 2012 12:00:00 GMT + ORGANIZATION + "Dell Inc" + CONTACT-INFO + "http://www.dell.com/support" + + DESCRIPTION + "Dell Networking OS IF Extenstion MIB. " + + REVISION "201408121200Z" + DESCRIPTION + "Added dellNetIfPortListBitPos.Removed dellNetIfDhcpAdminStatus and dellNetIfDhcpOperStatus." + + REVISION "201203061200Z" + DESCRIPTION + "Added DHCP Client attributes." + + REVISION "201008111200Z" + DESCRIPTION + "Add dellNetIfOutThrottles." + + REVISION "201008101200Z" + DESCRIPTION + "Initial version of this mib module." + + ::= { dellNetMgmt 11 } + + + -- ### Groups ### + + dellNetIfExtensionMibObject OBJECT IDENTIFIER ::={ dellNetIfExtensionMib 1 } + dellNetIfExtensionParams OBJECT IDENTIFIER ::={ dellNetIfExtensionMibObject 1 } + dellNetIfExtensionStats OBJECT IDENTIFIER ::={ dellNetIfExtensionMibObject 2 } + dellNetIfTransceiverData OBJECT IDENTIFIER ::={ dellNetIfExtensionMibObject 3 } + dellNetIfAlarmObjects OBJECT IDENTIFIER ::={ dellNetIfExtensionMibObject 4 } + + -- ### Dell Networking OS IF Extenstion Tables + + -- + -- Interface Table + -- + + dellNetIfTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetIfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Dell Networking OS Extension ifTable contains + generic interface parameters." + ::= { dellNetIfExtensionParams 1 } + + dellNetIfEntry OBJECT-TYPE + SYNTAX DellNetIfEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + " A row defintion of Dell Networking OS Interface + Extension parameters." + INDEX { ifIndex } + ::= { dellNetIfTable 1 } + DellNetIfEntry ::= + SEQUENCE { + dellNetIfIpMtu Unsigned32, + dellNetIfDuplexMode INTEGER, + dellNetIfQueueingStrategy DisplayString, + dellNetIfRxFlowCtrl TruthValue, + dellNetIfTxFlowCtrl TruthValue, + dellNetIfDescr OCTET STRING, + dellNetIfAdminStatus INTEGER, + dellNetIfRateInterval Unsigned32, + dellNetIfSpeed INTEGER, + dellNetIfPortListBitPos Integer32 + } + + dellNetIfIpMtu OBJECT-TYPE + SYNTAX Unsigned32 (594..9252) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The IP (Internet Protocol), Maximum + Transmission Unit value." + ::= { dellNetIfEntry 1 } + + dellNetIfDuplexMode OBJECT-TYPE + SYNTAX INTEGER { + half(1), + full(2), + auto(3) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Duplex mode of the interface. + This will be read-write only for s60" + ::= { dellNetIfEntry 2 } + + dellNetIfQueueingStrategy OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Queueing strategy used for packets." + ::= { dellNetIfEntry 3 } + + dellNetIfRxFlowCtrl OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Flow control receive. This will be read-write only for s60" + ::= { dellNetIfEntry 4 } + + dellNetIfTxFlowCtrl OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Flow Control transmit.This will be read-only only for s60" + ::= { dellNetIfEntry 5 } + + dellNetIfDescr OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..241)) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "A textual string containing information about the interface. + This will be read-write only for s60" + ::= { dellNetIfEntry 6 } + + dellNetIfAdminStatus OBJECT-TYPE + SYNTAX INTEGER{ + up (1), + down(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "A admin status of any interface. + This will be read-write only for s60" + ::= { dellNetIfEntry 7 } + + dellNetIfRateInterval OBJECT-TYPE + SYNTAX Unsigned32 (30..299) + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The rate info interval for the interface. + This will be read-write only for s60" + ::= { dellNetIfEntry 8 } + + dellNetIfSpeed OBJECT-TYPE + SYNTAX INTEGER{ + auto (1), + tenMbps (10), + hundredMbps (100), + thousandMbps (1000) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "The interface's current bandwidth in bits per second. + This will be read-write only for s60" + ::= { dellNetIfEntry 9 } + + dellNetIfPortListBitPos OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is used for identifying the bit position in PortList Object for a given interface." + ::= { dellNetIfEntry 10 } + + + -- + -- Interface Statistics Table + -- + + dellNetIfStaticsTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetIfStaticsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The statistcs information of the interfaces for performance monitoring." + ::= { dellNetIfExtensionStats 1 } + + dellNetIfStaticsEntry OBJECT-TYPE + SYNTAX DellNetIfStaticsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A row defintion of Dell Networking OS Extension + interface statistics." + INDEX { ifIndex } + ::= { dellNetIfStaticsTable 1 } + + DellNetIfStaticsEntry ::= + SEQUENCE { + dellNetIfInVlanPkts Counter64, + dellNetIfIn64BytePkts Counter64, + dellNetIfIn65To127BytePkts Counter64, + dellNetIfIn128To255BytePkts Counter64, + dellNetIfIn256To511BytePkts Counter64, + dellNetIfIn512To1023BytePkts Counter64, + dellNetIfInOver1023BytePkts Counter64, + dellNetIfInThrottles Counter64, + dellNetIfInRunts Counter64, + dellNetIfInGiants Counter64, + dellNetIfInCRC Counter64, + dellNetIfInOverruns Counter64, + dellNetIfOutVlanPkts Counter64, + dellNetIfOutUnderruns Counter64, + dellNetIfOutUnicasts Counter64, + dellNetIfOutCollisions Counter64, + dellNetIfOutWredDrops Counter64, + dellNetIfOut64BytePkts Counter64, + dellNetIfOut65To127BytePkts Counter64, + dellNetIfOut128To255BytePkts Counter64, + dellNetIfOut256To511BytePkts Counter64, + dellNetIfOut512To1023BytePkts Counter64, + dellNetIfOutOver1023BytePkts Counter64, + dellNetIfOutThrottles Counter64, + dellNetIfLastDiscontinuityTime TimeStamp, + dellNetIfInCentRate Integer32, + dellNetIfOutCentRate Integer32 + } + + dellNetIfInVlanPkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of valid VLAN Tagged + frames received." + ::= { dellNetIfStaticsEntry 1 } + + dellNetIfIn64BytePkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of frames (including bad + frames) received that were 64 octets in length + (excluding framing bits but in-cluding FCS octets)." + ::= { dellNetIfStaticsEntry 2 } + + dellNetIfIn65To127BytePkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of frames (including bad + frames) received that were between 65 and 127 + octets in length inclusive (ex-cluding framing + bits but including FCS octets)." + ::= { dellNetIfStaticsEntry 3 } + + dellNetIfIn128To255BytePkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of frames (including bad + frames) received that were between 128 and 255 + octets in length inclusive (excluding framing + bits but including FCS octets)." + ::= { dellNetIfStaticsEntry 4 } + + dellNetIfIn256To511BytePkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of frames (including bad + frames) received that were between 256 and 511 + octets in length inclusive (excluding framing + bits but including FCS octets)." + ::= { dellNetIfStaticsEntry 5 } + + dellNetIfIn512To1023BytePkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of frames (including bad + frames) received that were between 512 and 1023 + octets in length inclusive (excluding framing + bits but including FCS octets)." + ::= { dellNetIfStaticsEntry 6 } + + dellNetIfInOver1023BytePkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of frames received that + were longer than 1023 (1025 Bytes in case of + VLAN Tag) octets (excluding framing bits, but + including FCS octets) and were otherwise + well formed. This counter is not incremented + for too long frames." + ::= { dellNetIfStaticsEntry 7 } + + dellNetIfInThrottles OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This counter is incremented when a valid + frame with a length or type field value equal + to 0x8808 (Control Frame) is re-ceived." + ::= { dellNetIfStaticsEntry 8 } + + dellNetIfInRunts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of frames received that were + less than 64 octets long (excluding framing bits, + but including FCS octets) and were otherwise + well formed." + ::= { dellNetIfStaticsEntry 9 } + + dellNetIfInGiants OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of frames received that were + longer than 1518 (1522 Bytes in case of VLAN Tag) + octets (excluding framing bits, but including FCS + octets) and were otherwise well formed. This counter + is not incremented for too long frames." + ::= { dellNetIfStaticsEntry 10 } + + dellNetIfInCRC OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of frames received that had + a length (ex-cluding framing bits, but including + FCS octets) of between 64 and 1518 octets, + inclusive, but had a bad CRC." + ::= { dellNetIfStaticsEntry 11 } + + dellNetIfInOverruns OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of frames dropped because + of buffer issue." + ::= { dellNetIfStaticsEntry 12 } + + dellNetIfOutVlanPkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Number of Good VLAN Tagged Frames sent + successfully." + ::= { dellNetIfStaticsEntry 13 } + + dellNetIfOutUnderruns OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The total number of frames dropped because + of buffer underrun." + ::= { dellNetIfStaticsEntry 14 } + + dellNetIfOutUnicasts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Number of Good Unicast Frames sent successfully." + ::= { dellNetIfStaticsEntry 15 } + + dellNetIfOutCollisions OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A count of the frames that due to excessive + or late collisions are not transmitted successfully." + ::= { dellNetIfStaticsEntry 16 } + + dellNetIfOutWredDrops OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A count of the frames that are dropped using + WRED policy because of to excessive traffic." + ::= { dellNetIfStaticsEntry 17 } + + dellNetIfOut64BytePkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Number of Good Frames sent successfully + whose size was 64 Bytes." + ::= { dellNetIfStaticsEntry 18 } + + dellNetIfOut65To127BytePkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Number of Good Frames sent successfully + whose size was in the range of 65 to 127 Bytes." + ::= { dellNetIfStaticsEntry 19 } + + dellNetIfOut128To255BytePkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Number of Good Frames sent successfully + whose size was in the range of 128 to 255 Bytes." + ::= { dellNetIfStaticsEntry 20 } + + dellNetIfOut256To511BytePkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Number of Good Frames sent successfully + whose size was in the range of 256 to 511 Bytes." + ::= { dellNetIfStaticsEntry 21 } + + dellNetIfOut512To1023BytePkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Number of Good Frames sent successfully + whose size was in the range of 512 to 1023 Bytes." + ::= { dellNetIfStaticsEntry 22 } + + dellNetIfOutOver1023BytePkts OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Number of Good Frames sent successfully + whose size was greater than 1023 Bytes." + ::= { dellNetIfStaticsEntry 23 } + + dellNetIfOutThrottles OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This counter is incremented when a valid + frame with a length or type field value equal + to 0x8808 (Control Frame) is sent." + ::= { dellNetIfStaticsEntry 24 } + + dellNetIfLastDiscontinuityTime OBJECT-TYPE + SYNTAX TimeStamp + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The value of sysUpTime on the most recent occasion + at which this interface's counters suffered a + discontinuity via a reset. If no such discontinuities + have occurred since the last reinitialization of + the local management subsystem, then this object + contains a zero value." + ::= { dellNetIfStaticsEntry 25 } + + dellNetIfInCentRate OBJECT-TYPE + SYNTAX Integer32 (0..100) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the ingress rate in percentage. + This is an integer value which can go from 0 to 100." + ::= { dellNetIfStaticsEntry 26 } + + dellNetIfOutCentRate OBJECT-TYPE + SYNTAX Integer32 (0..100) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This is the egress rate in percentage. + This is an integer value which can go from 0 to 100." + ::= { dellNetIfStaticsEntry 27 } + + dellNetIfTransceiverDataTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetIfTransceiverDataEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The information to monitor transceiver data." + ::= { dellNetIfTransceiverData 1 } + + dellNetIfTransceiverDataEntry OBJECT-TYPE + SYNTAX DellNetIfTransceiverDataEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A row defintion of Dell Networking OS Extension + transceiver data." + INDEX { ifIndex } + ::= { dellNetIfTransceiverDataTable 1 } + + DellNetIfTransceiverDataEntry::= + SEQUENCE { + dellNetIfTransDeviceName OCTET STRING, + dellNetIfTransPort OCTET STRING, + dellNetIfTransOpticsPresent TruthValue, + dellNetIfTransOpticsType OCTET STRING, + dellNetIfTransVendorName OCTET STRING, + dellNetIfTransPartNumber OCTET STRING, + dellNetIfTransSerialNumber OCTET STRING, + dellNetIfTransTransmitPowerLane1 OCTET STRING, + dellNetIfTransTransmitPowerLane2 OCTET STRING, + dellNetIfTransTransmitPowerLane3 OCTET STRING, + dellNetIfTransTransmitPowerLane4 OCTET STRING, + dellNetIfTransReceivePowerLane1 OCTET STRING, + dellNetIfTransReceivePowerLane2 OCTET STRING, + dellNetIfTransReceivePowerLane3 OCTET STRING, + dellNetIfTransReceivePowerLane4 OCTET STRING, + dellNetIfTransTemperature OCTET STRING, + dellNetIfTransVoltage OCTET STRING, + dellNetIfTransTransmitBiasCurrentLane1 OCTET STRING, + dellNetIfTransTransmitBiasCurrentLane2 OCTET STRING, + dellNetIfTransTransmitBiasCurrentLane3 OCTET STRING, + dellNetIfTransTransmitBiasCurrentLane4 OCTET STRING + } + + dellNetIfTransDeviceName OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..241)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "TransceiverData - DeviceName" + ::= { dellNetIfTransceiverDataEntry 1 } + + dellNetIfTransPort OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..241)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "TransceiverData - Port" + ::= { dellNetIfTransceiverDataEntry 2 } + + dellNetIfTransOpticsPresent OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "TransceiverData - OpticsPresent shows the presence of optic. + The possible values are 1 when the optic is inserted and 2 when the optic is not inserted." + ::= { dellNetIfTransceiverDataEntry 3 } + + + dellNetIfTransOpticsType OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..241)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "TransceiverData - Type" + ::= { dellNetIfTransceiverDataEntry 4 } + + dellNetIfTransVendorName OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..241)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "TransceiverData - Name" + ::= { dellNetIfTransceiverDataEntry 5 } + + dellNetIfTransPartNumber OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..241)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "TransceiverData - PartNumber" + ::= { dellNetIfTransceiverDataEntry 6 } + + dellNetIfTransSerialNumber OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..241)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "TransceiverData - SerialNumber" + ::= { dellNetIfTransceiverDataEntry 7 } + + dellNetIfTransTransmitPowerLane1 OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..241)) + UNITS "dBm" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "TransceiverData - Transmit Power in Lane 1 in unit dBm. + For optics supporting power, valid float value will be + displayed or 'null string' will be displayed." + ::= { dellNetIfTransceiverDataEntry 8 } + + dellNetIfTransTransmitPowerLane2 OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..241)) + UNITS "dBm" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "TransceiverData - Transmit Power in Lane 2 in unit dBm. + For optics supporting power, valid float value will be + displayed or 'null string' will be displayed." + ::= { dellNetIfTransceiverDataEntry 9 } + + dellNetIfTransTransmitPowerLane3 OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..241)) + UNITS "dBm" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "TransceiverData - Transmit Power in Lane 3 in unit dBm. + For optics supporting power, valid float value will be + displayed or 'null string' will be displayed." + ::= { dellNetIfTransceiverDataEntry 10 } + + dellNetIfTransTransmitPowerLane4 OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..241)) + UNITS "dBm" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "TransceiverData - Transmit Power in Lane 4 in unit dBm. + For optics supporting power, valid float value will be + displayed or 'null string' will be displayed." + ::= { dellNetIfTransceiverDataEntry 11 } + + dellNetIfTransReceivePowerLane1 OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..241)) + UNITS "dBm" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "TransceiverData - Receive Power in Lane 1 in unit dBm. + For optics supporting power, valid float value will be + displayed or 'null string' will be displayed." + ::= { dellNetIfTransceiverDataEntry 12 } + + dellNetIfTransReceivePowerLane2 OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..241)) + UNITS "dBm" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "TransceiverData - Receive Power in Lane 2 in unit dBm. + For optics supporting power, valid float value will be + displayed or 'null string' will be displayed." + ::= { dellNetIfTransceiverDataEntry 13 } + + dellNetIfTransReceivePowerLane3 OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..241)) + UNITS "dBm" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "TransceiverData - Receive Power in Lane 3 in unit dBm. + For optics supporting power, valid float value will be + displayed or 'null string' will be displayed." + ::= { dellNetIfTransceiverDataEntry 14 } + + dellNetIfTransReceivePowerLane4 OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..241)) + UNITS "dBm" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "TransceiverData - Receive Power in Lane 4 in unit dBm. + For optics supporting power, valid float value will be + displayed or 'null string' will be displayed." + ::= { dellNetIfTransceiverDataEntry 15 } + + dellNetIfTransTemperature OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..241)) + UNITS "degree Celsius" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "TransceiverData - Temperature in unit degree Celsius. + For optics supporting temperature, valid float value will be + displayed or 'null string' will be displayed." + ::= { dellNetIfTransceiverDataEntry 16 } + + dellNetIfTransVoltage OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..241)) + UNITS "volts" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "TransceiverData - Voltage in unit volts. + For optics supporting voltage, valid float value will be + displayed or 'null string' will be displayed." + ::= { dellNetIfTransceiverDataEntry 17 } + + dellNetIfTransTransmitBiasCurrentLane1 OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..241)) + UNITS "mA" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "TransceiverData - Transmit Bias Current in Lane 1 in unit mA. + For optics supporting current, valid float value will be + displayed or 'null string' will be displayed." + ::= { dellNetIfTransceiverDataEntry 18 } + + dellNetIfTransTransmitBiasCurrentLane2 OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..241)) + UNITS "mA" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "TransceiverData - Transmit Bias Current in Lane 2 in unit mA. + For optics supporting current, valid float value will be + displayed or 'null string' will be displayed." + ::= { dellNetIfTransceiverDataEntry 19 } + + dellNetIfTransTransmitBiasCurrentLane3 OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..241)) + UNITS "mA" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "TransceiverData - Transmit Bias Current in Lane 3 in unit mA. + For optics supporting current, valid float value will be + displayed or 'null string' will be displayed." + ::= { dellNetIfTransceiverDataEntry 20 } + + dellNetIfTransTransmitBiasCurrentLane4 OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..241)) + UNITS "mA" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "TransceiverData - Transmit Bias Current in Lane 4 in unit mA. + For optics supporting current, valid float value will be + displayed or 'null string' will be displayed." + ::= { dellNetIfTransceiverDataEntry 21 } + + dellNetIfAlarmMibNotifications OBJECT IDENTIFIER ::= { dellNetIfAlarmObjects 1 } + + -- ## Traps + + dellNetIfAlarmHighBer NOTIFICATION-TYPE + OBJECTS { ifIndex + } + STATUS current + DESCRIPTION + "The driver/agent generate this trap when the + Bit error rate is high on an interface." + ::= { dellNetIfAlarmMibNotifications 1 } + + dellNetIfAlarmHighBerClr NOTIFICATION-TYPE + OBJECTS { ifIndex + } + STATUS current + DESCRIPTION + "The driver/agent generate this trap when the + high Bit error rate alarm on an interface is cleared." + ::= { dellNetIfAlarmMibNotifications 2 } + + dellNetIfAlarmFastRetrain NOTIFICATION-TYPE + OBJECTS { ifIndex + } + STATUS current + DESCRIPTION + "The driver/agent generate this trap when the + retrain event is observed on an interface." + ::= { dellNetIfAlarmMibNotifications 3 } + + + -- ### conformance information ### + dellNetIfExtensionMibConformance OBJECT IDENTIFIER ::= { dellNetIfExtensionMib 2 } + dellNetIfExtensionMibCompliances OBJECT IDENTIFIER ::= { dellNetIfExtensionMibConformance 1 } + dellNetIfExtensionMibGroups OBJECT IDENTIFIER ::= { dellNetIfExtensionMibConformance 2 } + + -- ## compliance statements + dellNetIfExtensionMibCompliance MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for Dell Networking OS + IF Extension MIB." + MODULE -- this module + MANDATORY-GROUPS { + dellNetIfParamsGroup, + dellNetIfStatsGroup, + dellNetIfTransceiverDataGroup, + dellNetIfNotificationGroup + } + ::= { dellNetIfExtensionMibCompliances 1 } + + -- ## units of conformance + + dellNetIfParamsGroup OBJECT-GROUP + OBJECTS { + dellNetIfIpMtu, + dellNetIfDuplexMode, + dellNetIfQueueingStrategy, + dellNetIfRxFlowCtrl, + dellNetIfTxFlowCtrl, + dellNetIfDescr, + dellNetIfAdminStatus, + dellNetIfRateInterval, + dellNetIfSpeed, + dellNetIfPortListBitPos + } + STATUS current + DESCRIPTION + "A collection of objects providing the + Dell Networking OS IF Extenstion parameters." + ::= { dellNetIfExtensionMibGroups 1 } + + dellNetIfStatsGroup OBJECT-GROUP + OBJECTS { + dellNetIfInVlanPkts, + dellNetIfIn64BytePkts, + dellNetIfIn65To127BytePkts, + dellNetIfIn128To255BytePkts, + dellNetIfIn256To511BytePkts, + dellNetIfIn512To1023BytePkts, + dellNetIfInOver1023BytePkts, + dellNetIfInThrottles, + dellNetIfInRunts, + dellNetIfInGiants, + dellNetIfInCRC, + dellNetIfInOverruns, + dellNetIfOutVlanPkts, + dellNetIfOutUnderruns, + dellNetIfOutUnicasts, + dellNetIfOutCollisions, + dellNetIfOutWredDrops, + dellNetIfOut64BytePkts, + dellNetIfOut65To127BytePkts, + dellNetIfOut128To255BytePkts, + dellNetIfOut256To511BytePkts, + dellNetIfOut512To1023BytePkts, + dellNetIfOutOver1023BytePkts, + dellNetIfOutThrottles, + dellNetIfLastDiscontinuityTime, + dellNetIfInCentRate, + dellNetIfOutCentRate + } + STATUS current + DESCRIPTION + "A collection of objects providing the + interface statistics." + ::= { dellNetIfExtensionMibGroups 2 } + + dellNetIfTransceiverDataGroup OBJECT-GROUP + OBJECTS { + dellNetIfTransDeviceName, + dellNetIfTransPort, + dellNetIfTransOpticsPresent, + dellNetIfTransOpticsType, + dellNetIfTransVendorName, + dellNetIfTransPartNumber, + dellNetIfTransSerialNumber, + dellNetIfTransTransmitPowerLane1, + dellNetIfTransTransmitPowerLane2, + dellNetIfTransTransmitPowerLane3, + dellNetIfTransTransmitPowerLane4, + dellNetIfTransReceivePowerLane1, + dellNetIfTransReceivePowerLane2, + dellNetIfTransReceivePowerLane3, + dellNetIfTransReceivePowerLane4, + dellNetIfTransTemperature, + dellNetIfTransVoltage, + dellNetIfTransTransmitBiasCurrentLane1, + dellNetIfTransTransmitBiasCurrentLane2, + dellNetIfTransTransmitBiasCurrentLane3, + dellNetIfTransTransmitBiasCurrentLane4 + } + STATUS current + DESCRIPTION + "A collection of objects providing the + Dell Networking OS Transceiver Data." + ::= { dellNetIfExtensionMibGroups 3 } + + dellNetIfNotificationGroup NOTIFICATION-GROUP + NOTIFICATIONS { + dellNetIfAlarmHighBer, + dellNetIfAlarmHighBerClr, + dellNetIfAlarmFastRetrain + } + STATUS current + DESCRIPTION + "Notifications for Dell Networking OS Interface mib" + ::= { dellNetIfExtensionMibGroups 4 } + END + diff --git a/mibs/dell/DELL-NETWORKING-ISIS-MIB b/mibs/dell/DELL-NETWORKING-ISIS-MIB new file mode 100644 index 0000000000..b3c68657f5 --- /dev/null +++ b/mibs/dell/DELL-NETWORKING-ISIS-MIB @@ -0,0 +1,282 @@ +DELL-NETWORKING-ISIS-MIB DEFINITIONS ::= BEGIN +-- This MIB contains tables used to configure a Dell Networking OS switch +-- running ISIS in addition to the standard MIB. +-- +-- This module will be extended, as needed. +-- + +IMPORTS + MODULE-IDENTITY, + OBJECT-TYPE, + NOTIFICATION-TYPE, + Unsigned32 FROM SNMPv2-SMI + NOTIFICATION-GROUP, MODULE-COMPLIANCE, + OBJECT-GROUP FROM SNMPv2-CONF + TEXTUAL-CONVENTION, + TruthValue FROM SNMPv2-TC + dellNetMgmt + FROM DELL-NETWORKING-SMI; + +dellNetIsisMib MODULE-IDENTITY + LAST-UPDATED "201107010000Z" -- Jul 01, 2011 + ORGANIZATION + "Dell Inc" + CONTACT-INFO + "http://www.dell.com/support" + + DESCRIPTION + " The proprietary MIB module for Dell Networking OS ISIS. " + + REVISION "201107010000Z" -- Jul 01, 2011 + DESCRIPTION + "MIB Overload support Dell Networking OS ISIS module" + +::= { dellNetMgmt 18 } + +-- ------------------------------------------------------------ +-- Textual conventions +-- ------------------------------------------------------------ + +DellNetIsisISLevel ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "Identifies a level." + SYNTAX INTEGER + { + area(1), -- L1 + domain(2) -- L2 + } + +-- ------------------------------------------------------------ +-- Top-level structure of the MIB +-- ------------------------------------------------------------ + +dellNetIsisNotifications OBJECT IDENTIFIER ::= { dellNetIsisMib 0 } +dellNetIsisObjects OBJECT IDENTIFIER ::= { dellNetIsisMib 1 } +dellNetIsisConformance OBJECT IDENTIFIER ::= { dellNetIsisMib 2 } + +-- ------------------------------------------------------------ +-- Overload Behaviour +-- ------------------------------------------------------------ + +dellNetIsisSysOloadSetOverload OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Administratively set the overload bit for both levels. + The overload bit MUST continue to be set if the + implementation runs out of memory, independent of + this variable." + + DEFVAL { false } +::= { dellNetIsisObjects 1 } + +dellNetIsisSysOloadSetOloadOnStartupUntil OBJECT-TYPE + SYNTAX Unsigned32 (5..86400) + UNITS "Seconds" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "If this object is within the range of 5 to 86400, the overload bit is set + for both levels when isis is enabled for next startup. The overload bit + remains set for seconds.dellNetIsisSysOloadSetOloadOnStartupUntil. + When dellNetIsisSysOloadSetOloadOnStartupUntil seconds have elapsed,the overload flag + remains set if the implementation has run out of memory. Else, the system clears the + overload bit. In addition to the value limits, a value of zero + removes the config so that it will not be effected in the next startup." + + DEFVAL { 600 } +::= { dellNetIsisObjects 2 } + +dellNetIsisSysOloadWaitForBgp OBJECT-TYPE + SYNTAX Unsigned32 (5..86400) + UNITS "Seconds" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "If this object is within the range of 5 to 86400, the overload bit is set + for both levels when isis is enabled for next startup. The overload bit + remains set until BGP has converged or for seconds.dellNetIsisSysOloadWaitForBgp, whichever + occurs first. A value of zero removes the config so that it will not be effected for the + next startup." + DEFVAL { 600 } +::= { dellNetIsisObjects 3 } + +dellNetIsisSysOloadV6SetOverload OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Administratively set the overload bit for both levels. + The overload bit MUST continue to be set if the + implementation runs out of memory, independent of + this variable." + + DEFVAL { false } +::= { dellNetIsisObjects 4 } + +dellNetIsisSysOloadV6SetOloadOnStartupUntil OBJECT-TYPE + SYNTAX Unsigned32 (5..86400) + UNITS "Seconds" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "If this object is within the range of 5 to 86400, the overload bit is set + for both levels for IPV6 when isis is enabled for next startup. The overload bit + remains set for seconds.dellNetIsisSysOloadV6SetOloadOnStartupUntil. + When dellNetIsisSysOloadV6SetOloadOnStartupUntil seconds have elapsed, + the overload flag remains set if the implementation has run out of memory. + Else, the system clears the overload bit. A value of zero removes the config + so that it will not be effected in the next startup." + DEFVAL { 600 } +::= { dellNetIsisObjects 5 } + +dellNetIsisSysOloadV6WaitForBgp OBJECT-TYPE + SYNTAX Unsigned32 (5..86400) + UNITS "Seconds" + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "If this object is within the range of 5 to 86400, the overload bit is set + for both levels when isis is enabled for next startup. The overload bit + remains set until BGP has converged for both IPV4 and IPV6 neighbours or + for seconds.dellNetIsisSysOloadV6WaitForBgp, whichever occurs first. A value of zero + removes the config so that it will not be effected for the next startup." + DEFVAL { 600 } +::= { dellNetIsisObjects 6 } + +-- ------------------------------------------------------------ +-- Attributes associated with one area or domain +-- ------------------------------------------------------------ + +dellNetIsisSysLevelTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetIsisSysLevelEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Level specific information about the System." +::= { dellNetIsisObjects 7 } + +dellNetIsisSysLevelEntry OBJECT-TYPE + SYNTAX DellNetIsisSysLevelEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each row describes variables configured for Area or Domain. + Configured values MUST survive an agent reboot." + INDEX { dellNetIsisSysLevelIndex } +::= { dellNetIsisSysLevelTable 1 } + +DellNetIsisSysLevelEntry ::= + SEQUENCE { + dellNetIsisSysLevelIndex + DellNetIsisISLevel, + dellNetIsisSysLevelOverloadState + TruthValue, + dellNetIsisSysLevelV6OverloadState + TruthValue + } + +dellNetIsisSysLevelIndex OBJECT-TYPE + SYNTAX DellNetIsisISLevel + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The level that this entry describes." +::= { dellNetIsisSysLevelEntry 1 } + +dellNetIsisSysLevelOverloadState OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Overload state of the database at this level. + If the value is true, it indicates a database that is + low on an essential resource, such as memory. + The administrator may indirectly force the state to + overloaded by setting the object dellNetIsisSysOloadSetOverload. + If the state is overloaded, we + originate LSPs with the Overload bit set." +::= { dellNetIsisSysLevelEntry 2 } + +dellNetIsisSysLevelV6OverloadState OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Overload state of the IPV6 database at this level. + If the value is true, it indicates a database that is + low on an essential resource, such as memory. + The administrator may indirectly force the state to + overloaded by setting the object dellNetIsisSysOloadV6SetOverload. + If the state is overloaded, we + originate LSPs with the Overload bit set." +::= { dellNetIsisSysLevelEntry 3 } + +-- ------------------------------------------------------------ +-- Adjacency Traps +-- ------------------------------------------------------------ + +dellNetIsisAdjChanges NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "This notification is generated when adjacency related + changes take place" +::= {dellNetIsisNotifications 1} + +-- ------------------------------------------------------------ +-- Agent Conformance Definitions +-- ------------------------------------------------------------ + +dellNetIsisGroups OBJECT IDENTIFIER ::= { dellNetIsisConformance 1 } +dellNetIsisCompliances OBJECT IDENTIFIER ::= { dellNetIsisConformance 2 } + +-- ------------------------------------------------------------ +-- compliance statements +-- ------------------------------------------------------------ + +dellNetIsisCompliance MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for agents that support + the IS-IS MIB" + + MODULE + MANDATORY-GROUPS { + dellNetIsisSystemGroup, + dellNetIsisNotificationGroup + } +::= { dellNetIsisCompliances 1 } + +-- ------------------------------------------------------------ +-- MIB Grouping +-- ------------------------------------------------------------ + +dellNetIsisSystemGroup OBJECT-GROUP + OBJECTS { + dellNetIsisSysOloadSetOverload, + dellNetIsisSysOloadSetOloadOnStartupUntil, + dellNetIsisSysOloadWaitForBgp, + dellNetIsisSysOloadV6SetOverload, + dellNetIsisSysOloadV6SetOloadOnStartupUntil, + dellNetIsisSysLevelOverloadState, + dellNetIsisSysLevelV6OverloadState, + dellNetIsisSysOloadV6WaitForBgp + } + STATUS current + DESCRIPTION + "The collection of objects used to manage an + IS-IS router." +::= { dellNetIsisGroups 1 } + +dellNetIsisNotificationGroup NOTIFICATION-GROUP + NOTIFICATIONS { + dellNetIsisAdjChanges + } + STATUS current + DESCRIPTION + "The collections of notifications sent by an IS." +::= { dellNetIsisGroups 2 } + +END diff --git a/mibs/dell/DELL-NETWORKING-LINK-AGGREGATION-MIB b/mibs/dell/DELL-NETWORKING-LINK-AGGREGATION-MIB new file mode 100644 index 0000000000..b97b8fcd6e --- /dev/null +++ b/mibs/dell/DELL-NETWORKING-LINK-AGGREGATION-MIB @@ -0,0 +1,960 @@ +DELL-NETWORKING-LINK-AGGREGATION-MIB DEFINITIONS ::= BEGIN + +-- This module provides authoritative definitions for Dell Networking OS +-- Link Aggregation Mib. +-- +-- This module will be extended, as needed. +-- + +IMPORTS + MODULE-IDENTITY, + OBJECT-TYPE, + NOTIFICATION-TYPE, + Unsigned32 + FROM SNMPv2-SMI + TEXTUAL-CONVENTION, + MacAddress, + TruthValue + FROM SNMPv2-TC + MODULE-COMPLIANCE, + OBJECT-GROUP, + NOTIFICATION-GROUP + FROM SNMPv2-CONF + dellNetMgmt + FROM DELL-NETWORKING-SMI + PortList + FROM DELL-NETWORKING-TC; + +-- ################################################################## +-- MODULE IDENTITY +-- ################################################################## + +dellNetLinkAggMib MODULE-IDENTITY + + LAST-UPDATED "201304160000Z" -- Apr 16, 2013 + ORGANIZATION + "Dell Inc" + CONTACT-INFO + "http://www.dell.com/support" + + DESCRIPTION + "Dell Networking OS Link Aggregation MIB. " + + REVISION "201304160000Z" + DESCRIPTION + "linkBundleType updated." + + REVISION "201211260000Z" + DESCRIPTION + "link bundle notificatins added." + + REVISION "201107040000Z" -- July 7, 2011 + DESCRIPTION + "Added support for LACP state monitoring and state change traps. + 1. Added dot3aAggCfgLacpSupported, dot3aAggCfgOperStatus to + dot3aAggConfigTable. + 2. Added a new table dot3adAggPortTable for monitoring LACP state + information per port. + 3. Added textual convention DellNetLacpState for lacp state + information and DellNetLacpKey for lacp key maintained at every + physical port. + 4. Added a notification dot3adAggLacpStateChange. + 5. Modified alignment and description of some objects. + 6. Deprecated dellNetLinkAggMibCompliance and added a new compliance + statement dellNetLinkAggMibComplianceRev1. + 7. Deprecated dellNetLinkAggCommonGroup and added a new object group + dellNetLinkAggCommonGroupRev1. + 8. Added two new object groups- + - dellNetLinkAggPortGroup for the aggregator port table and + - dellNetLinkAggNotificationGroup for the notification of lacp + state change." + + REVISION "200308010000Z" + DESCRIPTION + "Dell Networking OS Link Aggregation MIB version 1.3. + - Add FDB common table for configured or negotiated link + aggregation. + 1. Move textual conventions to the Textual-Convention MIB + dellNet-tc.mib. + 2. Rename dot3aClearCurAggFdb to dot3aClearFdb." + + REVISION "200203120000Z" + DESCRIPTION + "Dell Networking OS Link Aggregation MIB version 1.1. + Deprecated dot3aAggStaticTable & dot3aAggFdbTable + Added dot3aCurAggStaticTable & dot3aCurAggFdbTable + because of indexing changes" + + REVISION "200103010000Z" + DESCRIPTION + "First revision of Dell Networking OS link aggregation mib." + + REVISION "200011210000Z" + DESCRIPTION + "Dell Networking OS Link Aggregation MIB version 1.0." + + ::= { dellNetMgmt 2 } + +-- ################################################################### +-- Textual Conventions +-- ################################################################### + +DellNetLacpKey ::= TEXTUAL-CONVENTION + DISPLAY-HINT "d" + STATUS current + DESCRIPTION + "The Actor or Partner Key value maintained by every port that is + part of an aggregator." + SYNTAX Unsigned32(0..128) + +DellNetLacpState ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "The Actor and Partner State values from the LACPDU." + SYNTAX BITS { + lacpActivity(0), + lacpTimeout(1), + aggregation(2), + synchronization(3), + collecting(4), + distributing(5), + defaulted(6), + expired(7) + } + +-- ################################################################### +-- Groups +-- ################################################################### + +dellNetLinkAggObjects OBJECT IDENTIFIER + ::={ dellNetLinkAggMib 1 } + +dellNetLinkAggAlarms OBJECT IDENTIFIER + ::= {dellNetLinkAggMib 2} + +dellNetdot3dAgg OBJECT IDENTIFIER + ::={ dellNetLinkAggObjects 1 } + +dellNetLinkAggMgmt OBJECT IDENTIFIER + ::={ dellNetLinkAggObjects 2 } + +-- ################################################################## +-- Aggregation Configuration Port List Table +-- ################################################################## + +dot3aAggConfigTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dot3aAggConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A list of all aggregated links configured." + ::= { dellNetdot3dAgg 1 } + +dot3aAggConfigEntry OBJECT-TYPE + SYNTAX Dot3aAggConfigEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A list of all aggregated links configured in the system" + INDEX { dot3aAggCfgId } + ::= { dot3aAggConfigTable 1 } + +Dot3aAggConfigEntry ::= + SEQUENCE { + dot3aAggCfgId Unsigned32, + dot3aAggCfgMacAddr MacAddress, + dot3aAggCfgIfIndex Unsigned32, + dot3aAggCfgNumPorts Unsigned32, + dot3aAggCfgPortList PortList, + dot3aAggCfgPortListString OCTET STRING, + dot3aAggCfgLacpSupported TruthValue, + dot3aAggCfgOperStatus INTEGER + } + +dot3aAggCfgId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The link aggregation id or port channel id." + ::= { dot3aAggConfigEntry 1 } + +dot3aAggCfgMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A 6-octet read only value MAC Address assigned to this link aggregation + or user-defined MAC address if a static user-defined MAC address is + configured." + ::= { dot3aAggConfigEntry 2 } + +dot3aAggCfgIfIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The logical interface index assigned to this link aggregation." + ::= { dot3aAggConfigEntry 3 } + +dot3aAggCfgNumPorts OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The number of physical ports configured to this link aggregation. + Maximum is 16 ports" + ::= { dot3aAggConfigEntry 4 } + +dot3aAggCfgPortList OBJECT-TYPE + SYNTAX PortList + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "The bitmask of ports configured for this link aggregation. + This object is deprecated and no longer in use. Please use the new + dot3aAggCfgPortListString object instead." + ::= { dot3aAggConfigEntry 5 } + +dot3aAggCfgPortListString OBJECT-TYPE + SYNTAX OCTET STRING + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The list of ports configured for this link aggregation. + The format of this output is as follows: + , or + " + ::= { dot3aAggConfigEntry 6 } + +dot3aAggCfgLacpSupported OBJECT-TYPE + SYNTAX TruthValue + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object contains information about whether the link + aggregation uses IEEE 802.3ad (Link Aggregation Control Protocol). + true - indicates the Aggregation link uses LACP protocol. + false - indicates the aggregation link is a statically configured link." + ::= { dot3aAggConfigEntry 7 } + +dot3aAggCfgOperStatus OBJECT-TYPE + SYNTAX INTEGER { + up(1), -- ready to pass packets + down(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The current operational status of the link aggregation. + up - indicates the aggregated link is ready to transmit and + receive network traffic. + down - indicates there is some fault that prevents the + aggregation link from going to the up(1) state." + ::= { dot3aAggConfigEntry 8 } + +-- ################################################################## +-- Aggregation MAC Addr Table +-- ################################################################## + +dot3aAggStaticTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dot3aAggStaticEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A list of statically configured MAC Address on the aggregated + links." + ::= { dellNetdot3dAgg 2 } + +dot3aAggStaticEntry OBJECT-TYPE + SYNTAX Dot3aAggStaticEntry + MAX-ACCESS not-accessible + STATUS deprecated + DESCRIPTION + "A list of statically configured MAC Address on the aggregated links in + the system" + INDEX { dot3aAggIndex, dot3aAggVlanId, dot3aAggMacAddr } + ::= { dot3aAggStaticTable 1 } + +Dot3aAggStaticEntry ::= + SEQUENCE { + dot3aAggIndex Unsigned32, + dot3aAggVlanId Unsigned32, + dot3aAggMacAddr MacAddress, + dot3aAggStatus INTEGER, + dot3aAggDistributedPort OCTET STRING + } + +dot3aAggIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS deprecated + DESCRIPTION + "The link aggregation id or port channel id." + ::= { dot3aAggStaticEntry 1 } + +dot3aAggVlanId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS deprecated + DESCRIPTION + "VLAN id that this ports configured to ." + ::= { dot3aAggStaticEntry 2 } + +dot3aAggMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS not-accessible + STATUS deprecated + DESCRIPTION + "A 6-octet read only value MAC Address assigned + to this link aggregation or user-defined MAC address + if a static user-defined MAC address is configured." + ::= { dot3aAggStaticEntry 3 } + +dot3aAggStatus OBJECT-TYPE + SYNTAX INTEGER { + active(1), + inactive(2) + } + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "The status of this aggregation link . + active - this aggregation link is active. + inactive - this aggregation link is no active." + ::= { dot3aAggStaticEntry 4 } + +dot3aAggDistributedPort OBJECT-TYPE + SYNTAX OCTET STRING + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "The interface of the MAC address. + The format of this output is as follows: + , or + " + ::= { dot3aAggStaticEntry 5 } + +-- ################################################################## +-- Aggregation Dynamic FDB Table +-- ################################################################## + +dot3aAggFdbTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dot3aAggFdbEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A list of dynamically learned Mac Address on the aggregated links" + ::= { dellNetdot3dAgg 3 } + +dot3aAggFdbEntry OBJECT-TYPE + SYNTAX Dot3aAggFdbEntry + MAX-ACCESS not-accessible + STATUS deprecated + DESCRIPTION + "A list of dynamically learned Mac Address on the aggregated links in + the system" + INDEX { dot3aAggFdbIndex, dot3aAggFdbVlanId, dot3aAggFdbMacAddr } + ::= { dot3aAggFdbTable 1 } + +Dot3aAggFdbEntry ::= + SEQUENCE { + dot3aAggFdbIndex Unsigned32, + dot3aAggFdbVlanId Unsigned32, + dot3aAggFdbMacAddr MacAddress, + dot3aAggFdbStatus INTEGER, + dot3aAggFdbDistributedPort OCTET STRING + } + +dot3aAggFdbIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS deprecated + DESCRIPTION + "The FDB link aggregation id or port channel id." + ::= { dot3aAggFdbEntry 1 } + +dot3aAggFdbVlanId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS deprecated + DESCRIPTION + "The forwarding table VLAN id that this ports configured to ." + ::= { dot3aAggFdbEntry 2 } + +dot3aAggFdbMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS not-accessible + STATUS deprecated + DESCRIPTION + "A 6-octet read only value MAC Address assigned + to this link aggregation or user-defined MAC address + if a static user-defined MAC address is configured." + ::= { dot3aAggFdbEntry 3 } + +dot3aAggFdbStatus OBJECT-TYPE + SYNTAX INTEGER { + active(1), + inactive(2) + } + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "The status of this aggregation link . + active - this aggregation link is active. + inactive - this aggregation link is no active." + ::= { dot3aAggFdbEntry 4 } + +dot3aAggFdbDistributedPort OBJECT-TYPE + SYNTAX OCTET STRING + MAX-ACCESS read-only + STATUS deprecated + DESCRIPTION + "The interface of the MAC address. + The format of this output is as follows: + , + , + or NULL if it is not available" + ::= { dot3aAggFdbEntry 5 } + +-- ################################################################## +-- Current Aggregation MAC Addr Table +-- ################################################################## + +dot3aCurAggStaticTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dot3aCurAggStaticEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A list of statically configured MAC Address on the aggregated + links." + ::= { dellNetdot3dAgg 4 } + +dot3aCurAggStaticEntry OBJECT-TYPE + SYNTAX Dot3aCurAggStaticEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A list of statically configured MAC Address on the aggregated + links in the system" + INDEX { dot3aCurAggVlanId, dot3aCurAggMacAddr, dot3aCurAggIndex } + ::= { dot3aCurAggStaticTable 1 } + +Dot3aCurAggStaticEntry ::= + SEQUENCE { + dot3aCurAggVlanId Unsigned32, + dot3aCurAggMacAddr MacAddress, + dot3aCurAggIndex Unsigned32, + dot3aCurAggStatus INTEGER + } + +dot3aCurAggVlanId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This objects describes the VLAN id that this port is part of." + ::= { dot3aCurAggStaticEntry 1 } + +dot3aCurAggMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A 6-octet read only value MAC Address assigned + to this link aggregation or user-defined MAC address + if a static user-defined MAC address is configured." + ::= { dot3aCurAggStaticEntry 2 } + +dot3aCurAggIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The link aggregation id or port channel id." + ::= { dot3aCurAggStaticEntry 3 } + +dot3aCurAggStatus OBJECT-TYPE + SYNTAX INTEGER { + active(1), + inactive(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status of the static address configured on the + aggregation link . + active - the mac address is active. + inactive - the mac address is not active." + ::= { dot3aCurAggStaticEntry 4 } + +-- ################################################################## +-- Current Aggregation Dynamic FDB Table +-- ################################################################## + +dot3aCurAggFdbTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dot3aCurAggFdbEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A list of dynamically learned Mac Address on the aggregated + links" + ::= { dellNetdot3dAgg 5 } + +dot3aCurAggFdbEntry OBJECT-TYPE + SYNTAX Dot3aCurAggFdbEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A list of dynamically learned Mac Address on the aggregated links + in the system" + INDEX { dot3aCurAggFdbVlanId, dot3aCurAggFdbMacAddr, + dot3aCurAggFdbIndex } + ::= { dot3aCurAggFdbTable 1 } + +Dot3aCurAggFdbEntry ::= + SEQUENCE { + dot3aCurAggFdbVlanId Unsigned32, + dot3aCurAggFdbMacAddr MacAddress, + dot3aCurAggFdbIndex Unsigned32, + dot3aCurAggFdbStatus INTEGER + } + +dot3aCurAggFdbVlanId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object gives information on the forwarding table VLAN id + that this port is configured to ." + ::= { dot3aCurAggFdbEntry 1 } + +dot3aCurAggFdbMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A 6-octet read only value MAC Address assigned + to this link aggregation or user-defined MAC address + if a static user-defined MAC address is configured." + ::= { dot3aCurAggFdbEntry 2 } + +dot3aCurAggFdbIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The FDB link aggregation id or port channel id." + ::= { dot3aCurAggFdbEntry 3 } + +dot3aCurAggFdbStatus OBJECT-TYPE + SYNTAX INTEGER { + active(1), + inactive(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status of this dynamic mac address learnt on the + aggregation link . + active - this mac address is active. + inactive - this mac address is not active." + ::= { dot3aCurAggFdbEntry 4 } + +-- ################################################################## +-- Common Aggregation FDB Table +-- ################################################################## + +dot3aCommonAggFdbTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dot3aCommonAggFdbEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A list of configured and dynamically negotiated aggregated links" + ::= { dellNetdot3dAgg 6 } + +dot3aCommonAggFdbEntry OBJECT-TYPE + SYNTAX Dot3aCommonAggFdbEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A list of configured and dynamically negotiated aggregated links + in the system" + INDEX { dot3aCommonAggFdbIndex, dot3aCommonAggFdbVlanId } + ::= { dot3aCommonAggFdbTable 1 } + +Dot3aCommonAggFdbEntry ::= + SEQUENCE { + dot3aCommonAggFdbIndex Unsigned32, + dot3aCommonAggFdbVlanId Unsigned32, + dot3aCommonAggFdbTagConfig INTEGER, + dot3aCommonAggFdbStatus INTEGER + } + +dot3aCommonAggFdbIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The FDB link aggregation id or port channel id." + ::= { dot3aCommonAggFdbEntry 1 } + +dot3aCommonAggFdbVlanId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This object gives information about the VLAN id that the port + channel is part of." + ::= { dot3aCommonAggFdbEntry 2 } + +dot3aCommonAggFdbTagConfig OBJECT-TYPE + SYNTAX INTEGER { + tagged(1), + untagged(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status if the aggregation link is tagged, untagged, + or not configured. + tagged - this aggregation link is tagged. + untagged - this aggregation link is untagged." + ::= { dot3aCommonAggFdbEntry 3 } + +dot3aCommonAggFdbStatus OBJECT-TYPE + SYNTAX INTEGER { + active(1), + inactive(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The status of the aggregation link in the vlan. + active - when the aggregation link is up and part of vlan. + inactive - when the aggregation link is down." + ::= { dot3aCommonAggFdbEntry 4 } + +-- ################################################################## +-- Aggregation Port Table +-- ################################################################## + +dot3adAggPortTable OBJECT-TYPE + SYNTAX SEQUENCE OF Dot3adAggPortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + " A list of Link Aggregation Control configuration parameters for + each Aggregation Port on this device." + ::= { dellNetdot3dAgg 7 } + +dot3adAggPortEntry OBJECT-TYPE + SYNTAX Dot3adAggPortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "List of aggregation control confirguration information + per aggregated port in the system." + INDEX { dot3adAggPortIndex } + ::= { dot3adAggPortTable 1 } + +Dot3adAggPortEntry ::= + SEQUENCE { + dot3adAggPortIndex Unsigned32, + dot3adAggPortActorOperKey DellNetLacpKey, + dot3adAggPortPartnerOperKey DellNetLacpKey, + dot3adAggPortActorAdminState DellNetLacpState, + dot3adAggPortActorOperState DellNetLacpState, + dot3adAggPortPartnerAdminState DellNetLacpState, + dot3adAggPortPartnerOperState DellNetLacpState + } + +dot3adAggPortIndex OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The ifIndex of the physical port that is part of an aggregator." + ::= { dot3adAggPortEntry 1 } + +dot3adAggPortActorOperKey OBJECT-TYPE + SYNTAX DellNetLacpKey + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The current operational value of the Key for the Aggregation + Port. The meaning of the particular Key values is of local + significance." + ::= { dot3adAggPortEntry 2 } + +dot3adAggPortPartnerOperKey OBJECT-TYPE + SYNTAX DellNetLacpKey + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The current operational value of the Key for the protocol + Partner. The value of this attribute may contain the manually + configured value carried in the system if there is no protocol + Partner." + ::= { dot3adAggPortEntry 3 } + +dot3adAggPortActorAdminState OBJECT-TYPE + SYNTAX DellNetLacpState + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A string of 8 bits, corresponding to the current administrative + values of Actor_State as transmitted by the Actor in LACPDUs. + The first bit corresponds to bit 0 of Actor_State (LACP_Activity), + the second bit corresponds to bit 1 (LACP_Timeout), + the third bit corresponds to bit 2 (Aggregation), + the fourth bit corresponds to bit 3 (Synchronization), + the fifth bit corresponds to bit 4 (Collecting), + the sixth bit corresponds to bit 5 (Distributing), + the seventh bit corresponds to bit 6 (Defaulted), + and the eighth bit corresponds to bit 7 (Expired). + These values allow administrative control over the + values of LACP_Activity, LACP_Timeout and Aggregation." + ::= { dot3adAggPortEntry 4 } + +dot3adAggPortActorOperState OBJECT-TYPE + SYNTAX DellNetLacpState + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A string of 8 bits, corresponding to the current operational + values of Actor_State as transmitted by the Actor in LACPDUs. + The bit allocations are as defined in dot3adAggPortActorAdminState." + ::= { dot3adAggPortEntry 5 } + +dot3adAggPortPartnerAdminState OBJECT-TYPE + SYNTAX DellNetLacpState + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A string of 8 bits, corresponding to the current administrative + value of Actor_State for the protocol Partner. The bit allocations + are as defined in dot3adAggPortActorAdminState." + ::= { dot3adAggPortEntry 6 } + + +dot3adAggPortPartnerOperState OBJECT-TYPE + SYNTAX DellNetLacpState + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "A string of 8 bits, corresponding to the current values of + Actor_State in the most recently received LACPDU transmitted by + the protocol Partner. The bit allocations are as defined in + dot3adAggPortActorAdminState. In the absence of an active protocol + Partner, this value may reflect the manually configured value + carried in the system." + ::= { dot3adAggPortEntry 7 } + +dot3aClearFdb OBJECT-TYPE + SYNTAX INTEGER { + yes(1), + no(2) + } + MAX-ACCESS read-write + STATUS current + DESCRIPTION + "Write yes(1) to this object will clear all fdb entries. + The value will be changed to no(2) once the fdb is cleared. + yes(1) - clear fdb aggregation links. + no(2) - do not clear fdb aggregation links" + DEFVAL {2} + ::= { dellNetLinkAggMgmt 1 } + +-- ################################################################## +-- Notifications +-- ################################################################## + +dellNetDot3adAggNotifications OBJECT IDENTIFIER + ::= { dellNetLinkAggAlarms 0 } + +dot3adAggLacpStateChange NOTIFICATION-TYPE + OBJECTS { + dot3adAggPortActorOperState, + dot3adAggPortPartnerOperState + } + STATUS current + DESCRIPTION + "The dot3adAggLacpStateChange indicates that the agent has + detected a change in the Lacp state for one of the member ports + of the aggregation link. This notification contains the information + on the port which has gone through the state change and the oper state + information of the actor and its partner." + ::= { dellNetDot3adAggNotifications 1 } + +dellNetLinkBundleNotifications OBJECT IDENTIFIER + ::= { dellNetLinkAggAlarms 1 } + +linkBundleType OBJECT-TYPE + SYNTAX INTEGER { + ecmpBundle(1), + lagBundle(2) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "Indicates whether LAG or ECMP-GROUP bundle" + ::= { dellNetLinkAggAlarms 2 } + +linkBundleNumber OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The LAG or ECMP-GROUP ID which is overloaded" + ::= { dellNetLinkAggAlarms 3 } + +linkBundleImbalance NOTIFICATION-TYPE + OBJECTS { linkBundleType, + linkBundleNumber + } + STATUS current + DESCRIPTION + "Trap generated when traffic imbalance + observed in Link Bundle." + ::= { dellNetLinkBundleNotifications 1 } + +linkBundleImbalanceClear NOTIFICATION-TYPE + OBJECTS { linkBundleType, + linkBundleNumber + } + STATUS current + DESCRIPTION + "Trap generated when traffic imbalance + is no longer observed." + ::= { dellNetLinkBundleNotifications 2 } + +-- ################################################################# +-- Conformance information +-- ################################################################# + +dellNetLinkAggMibConformance OBJECT IDENTIFIER + ::= { dellNetLinkAggMib 3 } + +dellNetLinkAggMibCompliances OBJECT IDENTIFIER + ::= { dellNetLinkAggMibConformance 1 } + +dellNetLinkAggMibGroups OBJECT IDENTIFIER + ::= { dellNetLinkAggMibConformance 2 } + +-- ################################################################## +-- Compliance statements +-- ################################################################## + +dellNetLinkAggMibCompliance MODULE-COMPLIANCE + STATUS deprecated + DESCRIPTION + "The compliance statement for Dell Networking OS product which implement the dellNet + Link Aggregation MIB. This module compliance is deprecated and is + superced by dellNetLinkAggMibComplianceRev1." + MODULE + MANDATORY-GROUPS { + dellNetLinkAggCommonGroup + } + ::= { dellNetLinkAggMibCompliances 1 } + +dellNetLinkAggMibComplianceRev1 MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for Dell Networking OS product which implement the dellNet + Link Aggregation MIB." + MODULE + MANDATORY-GROUPS { + dellNetLinkAggCommonGroupRev1, + dellNetLinkAggPortGroup, + dellNetLinkAggNotificationGroup + } + ::= { dellNetLinkAggMibCompliances 2 } + +-- ################################################################## +-- Units of conformance +-- ################################################################## + +dellNetLinkAggCommonGroup OBJECT-GROUP + OBJECTS { + dot3aAggCfgMacAddr, + dot3aAggCfgIfIndex, + dot3aAggCfgNumPorts, + dot3aAggCfgPortListString, + dot3aAggCfgLacpSupported, + dot3aAggCfgOperStatus, + dot3aCurAggStatus, + dot3aCurAggFdbStatus, + dot3aCommonAggFdbTagConfig, + dot3aCommonAggFdbStatus, + dot3aClearFdb, + dot3aAggCfgPortList, + dot3aAggStatus, + dot3aAggDistributedPort, + dot3aAggFdbStatus, + dot3aAggFdbDistributedPort + } + STATUS deprecated + DESCRIPTION + "A collection of objects giving overall information about the Link + Aggregation. This group is deprecated and is superced by + dellNetLinkAggCommonGroupRev1." + ::= { dellNetLinkAggMibGroups 1 } + +dellNetLinkAggCommonGroupRev1 OBJECT-GROUP + OBJECTS { + dot3aAggCfgMacAddr, + dot3aAggCfgIfIndex, + dot3aAggCfgNumPorts, + dot3aAggCfgPortListString, + dot3aAggCfgLacpSupported, + dot3aAggCfgOperStatus, + dot3aCurAggStatus, + dot3aCurAggFdbStatus, + dot3aCommonAggFdbTagConfig, + dot3aCommonAggFdbStatus, + dot3aClearFdb + } + STATUS current + DESCRIPTION + "A collection of objects providing the overall information on the + Link Aggregation." + ::= { dellNetLinkAggMibGroups 2 } + +dellNetLinkAggPortGroup OBJECT-GROUP + OBJECTS { + dot3adAggPortActorOperKey, + dot3adAggPortPartnerOperKey, + dot3adAggPortActorAdminState, + dot3adAggPortActorOperState, + dot3adAggPortPartnerAdminState, + dot3adAggPortPartnerOperState + } + STATUS current + DESCRIPTION + "A collection of objects providing the information about every port + in an aggregation that uses IEEE 802.3ad." + ::= { dellNetLinkAggMibGroups 3 } + +dellNetLinkAggNotificationGroup NOTIFICATION-GROUP + NOTIFICATIONS { + dot3adAggLacpStateChange, + linkBundleImbalance, + linkBundleImbalanceClear + } + STATUS current + DESCRIPTION + "A collection of notification objects for Dell Networking OS Link Aggregation MIB" + ::= { dellNetLinkAggMibGroups 4 } + +dellNetLinkAggAlarmObjectGroup OBJECT-GROUP + OBJECTS { + linkBundleType, + linkBundleNumber + } + STATUS current + DESCRIPTION + "Conformance group for objects contained in LinkBundle Notifications." + ::= { dellNetLinkAggMibGroups 5 } + +END diff --git a/mibs/dell/DELL-NETWORKING-MAC-NOTIFICATION-MIB b/mibs/dell/DELL-NETWORKING-MAC-NOTIFICATION-MIB new file mode 100644 index 0000000000..462c6035e4 --- /dev/null +++ b/mibs/dell/DELL-NETWORKING-MAC-NOTIFICATION-MIB @@ -0,0 +1,161 @@ +DELL-NETWORKING-MAC-NOTIFICATION-MIB DEFINITIONS ::= BEGIN +-- This module provides authoritative definitions for Dell Networking OS +-- mac learn/move notification MIB. +-- +-- This module will be extended, as needed. +-- + +IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, Integer32, TimeTicks + FROM SNMPv2-SMI + + OBJECT-GROUP, MODULE-COMPLIANCE, NOTIFICATION-GROUP + FROM SNMPv2-CONF + + DisplayString + FROM RFC1213-MIB + + dellNetMgmt + FROM DELL-NETWORKING-SMI + + ifIndex + FROM IF-MIB + + VlanId + FROM Q-BRIDGE-MIB + + MacAddress + FROM SNMPv2-TC; + + +dellNetMacNotifMib MODULE-IDENTITY + LAST-UPDATED "201701011200Z" -- Jan 01,2017 12:00:00 GMT + ORGANIZATION + "Dell Inc" + CONTACT-INFO + "support.dell.com" + + DESCRIPTION + "Dell Networking OS mac learn/move notification mib." + + REVISION "201701011200Z" + DESCRIPTION + "Initial draft version of mac notification mib." + + ::= { dellNetMgmt 28 } + +dellNetMacNotificationObjects OBJECT IDENTIFIER ::= { dellNetMacNotifMib 1 } +dellNetMacNotificationTraps OBJECT IDENTIFIER ::= { dellNetMacNotificationObjects 1 } + +-- +-- Mac Notification objects +-- + macAddress OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The associated mac address in the TRAP object" + ::= { dellNetMacNotificationObjects 2 } + + vlanId OBJECT-TYPE + SYNTAX VlanId + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The associated vlan id in the TRAP object" + ::= { dellNetMacNotificationObjects 3 } + + portId OBJECT-TYPE + SYNTAX Integer32 (0..65535) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The associated port id in the TRAP object" + ::= { dellNetMacNotificationObjects 4 } + + newPortId OBJECT-TYPE + SYNTAX Integer32 (0..65535) + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The associated new port id in the TRAP object on detecting mac move" + ::= { dellNetMacNotificationObjects 5 } + + timeStamp OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The value of sysUpTime when this mac learn/move happened." + ::= { dellNetMacNotificationObjects 6 } + + message OBJECT-TYPE + SYNTAX OCTET STRING + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The log message for TRAP object" + ::= { dellNetMacNotificationObjects 7 } + + +-- +-- MAC Notification TRAP +-- + macLearnNotification NOTIFICATION-TYPE + OBJECTS { macAddress, + vlanId, + portId, + timeStamp, + message + } + STATUS current + DESCRIPTION + "The agent generate this trap when a + mac adress is learnt very first time in the device." + ::= { dellNetMacNotificationTraps 1 } + + macMoveNotification NOTIFICATION-TYPE + OBJECTS { macAddress, + vlanId, + portId, + newPortId, + timeStamp, + message + } + STATUS current + DESCRIPTION + "The agent generate this trap when a + mac move is detected with in 3 seconds duration." + ::= { dellNetMacNotificationTraps 2 } + + -- ### conformance information ### + dellNetMacMibConformance OBJECT IDENTIFIER ::= { dellNetMacNotifMib 2 } + dellNetMacMibCompliances OBJECT IDENTIFIER ::= { dellNetMacMibConformance 1 } + dellNetMacMibGroups OBJECT IDENTIFIER ::= { dellNetMacMibConformance 2 } + + -- ## compliance statements + dellNetMacMibCompliance MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for Dell Networking OS + product which implement the Dell Networking + MAC Notification MIB." + MODULE -- this module + MANDATORY-GROUPS { + dellNetMacNotificationGroup + } + ::= { dellNetMacMibCompliances 1 } + + -- ## units of conformance + dellNetMacNotificationGroup NOTIFICATION-GROUP + NOTIFICATIONS { + macLearnNotification, + macMoveNotification + } + + STATUS current + DESCRIPTION + "Notifications for MAC learn/move events." + ::= { dellNetMacMibGroups 1} +END diff --git a/mibs/dell/DELL-NETWORKING-OPENFLOW-MIB b/mibs/dell/DELL-NETWORKING-OPENFLOW-MIB new file mode 100644 index 0000000000..8a5c23a1a6 --- /dev/null +++ b/mibs/dell/DELL-NETWORKING-OPENFLOW-MIB @@ -0,0 +1,1049 @@ + + DELL-NETWORKING-OPENFLOW-MIB DEFINITIONS ::= BEGIN + + -- This module provides authoritative definitions for + -- Dell Networking OS OpenFlow MIB. + -- + -- This module will be extended, as needed. + -- + + IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, + Counter64, Unsigned32, TimeTicks, + NOTIFICATION-TYPE, Integer32, IpAddress + FROM SNMPv2-SMI + TimeStamp, DisplayString, TruthValue, MacAddress, + TEXTUAL-CONVENTION + FROM SNMPv2-TC + MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP + FROM SNMPv2-CONF + InterfaceIndex + FROM IF-MIB -- [RFC2863] + VlanId + FROM Q-BRIDGE-MIB -- [RFC4363] + InetAddressType, InetAddress, InetPortNumber + FROM INET-ADDRESS-MIB -- [RFC4001] + dellNetMgmt + FROM DELL-NETWORKING-SMI; + + dellNetOpenFlow MODULE-IDENTITY + LAST-UPDATED "201203271200Z" -- Mar 27, 2012 12:00:00 GMT + ORGANIZATION + "Dell Inc" + CONTACT-INFO + "http://www.dell.com/support" + + DESCRIPTION + "Dell Networking OS OpenFlow MIB provides information base of + OpenFlow enabled Dell Networking OS Switch. This MIB exposes information + about the Switch in OpenFlow perspective. + Information of : + 1) OpenFlow Instances configured, + 2) Controller that configured it, + 3) Ports that are configured under these instances, + 4) VLANs that are part of these instances and + 5) Flows & Flowactions configured + are shared via this MIB." + + ::= { dellNetMgmt 20 } + +-- +-- ### Groups ### +-- + ofSwitchObjects OBJECT IDENTIFIER ::={ dellNetOpenFlow 1 } + ofSwitchNotification OBJECT IDENTIFIER ::={ dellNetOpenFlow 2 } + +-- ------------------------------------------------------------- +-- Textual Conventions +-- ------------------------------------------------------------- + + DataPathIdentifier ::= TEXTUAL-CONVENTION + DISPLAY-HINT "1x:" + STATUS current + DESCRIPTION + "The representation of an Open Flow Instance DataPath Identifier." + SYNTAX OCTET STRING(SIZE(8)) + + +-- **************************************************************************** +-- * Scalar Definitions +-- **************************************************************************** + ofSwitchId OBJECT-TYPE + SYNTAX Unsigned32(0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Open Flow Switch Id: Identifier of this Switch" + ::= { ofSwitchObjects 1 } + + ofManufacturerDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Open Flow Manufacturer Description: Provides info about the + OF Switch manufacturer" + ::= { ofSwitchObjects 2 } + + ofHardwareDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Open Flow Switch HardwareDescription" + ::= { ofSwitchObjects 3 } + + ofSoftwareDesc OBJECT-TYPE + SYNTAX DisplayString (SIZE (0..32)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Open Flow Switch SoftwareDescription" + ::= { ofSwitchObjects 4 } + + ofSwitchSerialNo OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Open Flow Switch Serial No: Provides the serial number of the switch" + ::= { ofSwitchObjects 5 } + + ofSwitchVersion OBJECT-TYPE + SYNTAX OCTET STRING (SIZE (0..8)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Open Flow Switch Version" + ::= { ofSwitchObjects 6 } + + +-- **************************************************************************** +-- ## Instance Table ## +-- **************************************************************************** + ofInstTable OBJECT-TYPE + SYNTAX SEQUENCE OF OfInstEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Open Flow Instance Table" + ::= { ofSwitchObjects 7 } + + ofInstEntry OBJECT-TYPE + SYNTAX OfInstEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Open Flow Instance Entry: This provides the sequence of objects + that describes the properties of the Instance. ofInstId uniquely + identifies the instance and hence it becomes an index" + INDEX { ofInstId } + ::= { ofInstTable 1 } + + OfInstEntry ::= + SEQUENCE { + ofInstId Unsigned32, + ofInstAdminState INTEGER, + ofInstIntfType INTEGER, + ofInstDataPathId DataPathIdentifier, + ofInstConnectTimeout Unsigned32, + ofInstEchoReplyTimeout Unsigned32, + ofInstEchoReqInterval Unsigned32, + ofInstNumFlows Unsigned32, + ofInstSuppCapabilities BITS, + ofInstSuppActions BITS + } + + ofInstId OBJECT-TYPE + SYNTAX Unsigned32(0..255) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Open Flow Instance Identifier" + ::= { ofInstEntry 1 } + + ofInstAdminState OBJECT-TYPE + SYNTAX INTEGER { up(1), + down(2)} + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Open Flow Instance Admin State: tells whether this instance is + enabled or not." + ::= { ofInstEntry 2 } + + ofInstIntfType OBJECT-TYPE + SYNTAX INTEGER { port(1), + vlan(2), + any(3)} + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Open Flow Instance Interface Type: tells whether this instance is + a Port or VLAN or ANY" + ::= { ofInstEntry 3 } + + ofInstDataPathId OBJECT-TYPE + SYNTAX DataPathIdentifier + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Open Flow Instance DataPath Identifier" + ::= { ofInstEntry 4 } + + ofInstConnectTimeout OBJECT-TYPE + SYNTAX Unsigned32(0..65535) + UNITS "seconds" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Open Flow Instance Connection Timeout: Tells the time after which the + connection would be dropped" + ::= { ofInstEntry 5 } + + ofInstEchoReplyTimeout OBJECT-TYPE + SYNTAX Unsigned32(0..65535) + UNITS "seconds" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Open Flow Instance Echo Reply Timeout: Tells the max time for which the + Echo message would wait for reply" + ::= { ofInstEntry 6 } + + ofInstEchoReqInterval OBJECT-TYPE + SYNTAX Unsigned32(0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Open Flow Instance Echo Request Interval: Tells how often the Echo + message would be sent" + ::= { ofInstEntry 7 } + + ofInstNumFlows OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The current number of flows in this Instance" + ::= { ofInstEntry 8 } + + ofInstSuppCapabilities OBJECT-TYPE + SYNTAX BITS { port(0), + table(1), + flow(2) } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Open Flow Instance Supported Capabilities: Gives the supported + capabilities information by setting the appropriate BITS" + ::= { ofInstEntry 9 } + + ofInstSuppActions OBJECT-TYPE + SYNTAX BITS { output(0), + set-vlan(1), + set-pcp(2), + set-smac(3), + set-dmac(4), + set-tos(5) } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Open Flow Instance Supported Actions: Gives the supported + Action information by setting the appropriate BITS" + ::= { ofInstEntry 10 } + + +-- **************************************************************************** +-- ## Controller Table ## +-- **************************************************************************** + + ofCntlrTable OBJECT-TYPE + SYNTAX SEQUENCE OF OfCntlrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Open Flow Controller Table: This table provides information about the Controller" + ::= { ofSwitchObjects 8 } + + ofCntlrEntry OBJECT-TYPE + SYNTAX OfCntlrEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Open Flow Controller Entry" + INDEX { ofInstId, ofCntlrId } + ::= { ofCntlrTable 1 } + + OfCntlrEntry ::= + SEQUENCE { + ofCntlrId Unsigned32, + ofCntlrAddrType InetAddressType, + ofCntlrAddr InetAddress, + ofCntlrPortNumber InetPortNumber, + ofCntlrProtocol INTEGER, + ofCntlrConState INTEGER + } + + ofCntlrId OBJECT-TYPE + SYNTAX Unsigned32(0..255) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Open Flow Controller Id: This provides Id of this controller" + ::= { ofCntlrEntry 1 } + + ofCntlrAddrType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Open Flow Controller IP Address Type : The address type + of the controller's IP address. If no controller is configured + yet then this is set to unknown(0)." + ::= { ofCntlrEntry 2 } + + ofCntlrAddr OBJECT-TYPE + SYNTAX InetAddress (SIZE (0|4|8|16|20)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Open Flow Controller IP Address: This gives the IP Address of + the controller. The InetAddressType of this is given by the + ofCntlrAddrType object." + ::= { ofCntlrEntry 3 } + + ofCntlrPortNumber OBJECT-TYPE + SYNTAX InetPortNumber + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Open Flow Controller Port: This provides the port number to be + used to communicate with the controller" + ::= { ofCntlrEntry 4 } + + ofCntlrProtocol OBJECT-TYPE + SYNTAX INTEGER { tls(1), + tcp(2) } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Open Flow Controller Protocol: Tells which protocol is being used + by this Controller for communication, either TLS or TCP" + ::= { ofCntlrEntry 5 } + + ofCntlrConState OBJECT-TYPE + SYNTAX INTEGER { down(1), + up(2) } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Open Flow Controller Connection State" + ::= { ofCntlrEntry 6 } + + +-- **************************************************************************** +-- ## Port Table ## +-- **************************************************************************** + + ofPortTable OBJECT-TYPE + SYNTAX SEQUENCE OF OfPortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Open Flow Port Table" + ::= { ofSwitchObjects 9 } + + ofPortEntry OBJECT-TYPE + SYNTAX OfPortEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Open Flow Port Entry has ports assigned to the instance" + INDEX { ofInstId, ofPortIfIndex } + ::= { ofPortTable 1 } + + OfPortEntry ::= + SEQUENCE { + ofPortIfIndex InterfaceIndex, + ofPortAssociationType INTEGER + } + + ofPortIfIndex OBJECT-TYPE + SYNTAX InterfaceIndex + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The ifIndex value corresponding to this port" + ::= { ofPortEntry 1 } + + ofPortAssociationType OBJECT-TYPE + SYNTAX INTEGER { instancePort(1), + instVlanPort(2) } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Open Flow Port Association Type: Tells whether this port + is directly assigned to the instance or via VLAN." + ::= { ofPortEntry 2 } + + +-- **************************************************************************** +-- ## VLAN Table ## +-- **************************************************************************** + + ofVlanTable OBJECT-TYPE + SYNTAX SEQUENCE OF OfVlanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Open Flow VLAN Table containing port list information for + each VLAN configured into the instance." + ::= { ofSwitchObjects 10 } + + ofVlanEntry OBJECT-TYPE + SYNTAX OfVlanEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Open Flow VLAN Entry. + Restricted to max 8 VLANs per instance." + INDEX { ofInstId, ofVlanIfIndex } + ::= { ofVlanTable 1 } + + OfVlanEntry ::= + SEQUENCE { + ofVlanIfIndex InterfaceIndex, + ofVlanId VlanId + } + + ofVlanIfIndex OBJECT-TYPE + SYNTAX InterfaceIndex + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "The ifIndex value corresponding to this VLAN." + ::= { ofVlanEntry 1 } + + ofVlanId OBJECT-TYPE + SYNTAX VlanId + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Open Flow Vlan Id: VALN-ID referring to this VLAN." + ::= { ofVlanEntry 2 } + + +-- **************************************************************************** +-- ## FLOW Table ## +-- **************************************************************************** + + ofFlowTable OBJECT-TYPE + SYNTAX SEQUENCE OF OfFlowEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Open Flow FlowTable" + ::= { ofSwitchObjects 11 } + + ofFlowEntry OBJECT-TYPE + SYNTAX OfFlowEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Open Flow Instance Flow Entry" + INDEX { ofInstId, ofFlowId, ofFlowTblId } + ::= { ofFlowTable 1 } + + OfFlowEntry ::= + SEQUENCE { + ofFlowId Unsigned32, + ofFlowTblId Unsigned32, + ofFlowPriority Unsigned32, + ofFlowIdleTime Unsigned32, + ofFlowHardTime Unsigned32, + ofFlowUpTime TimeTicks, + ofFlowCookie OCTET STRING, + ofFlowPacketCount Counter64, + ofFlowByteCount Counter64 + } + + ofFlowId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "OpenFlow Flow Id" + ::= { ofFlowEntry 1 } + + ofFlowTblId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "OpenFlow Flow Table Id" + ::= { ofFlowEntry 2 } + + ofFlowPriority OBJECT-TYPE + SYNTAX Unsigned32(0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow priority " + ::= { ofFlowEntry 3 } + + ofFlowIdleTime OBJECT-TYPE + SYNTAX Unsigned32(0..65535) + UNITS "seconds" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow Idle Time" + ::= { ofFlowEntry 4 } + + ofFlowHardTime OBJECT-TYPE + SYNTAX Unsigned32(0..65535) + UNITS "seconds" + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow Hard Timeout" + ::= { ofFlowEntry 5 } + + ofFlowUpTime OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The time since the OpenFlow flow was configured to be up." + ::= { ofFlowEntry 6 } + + ofFlowCookie OBJECT-TYPE + SYNTAX OCTET STRING(SIZE (0..64)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow Cookie String" + ::= { ofFlowEntry 7 } + + ofFlowPacketCount OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow Packet Count" + ::= { ofFlowEntry 8 } + + ofFlowByteCount OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow Byte Count" + ::= { ofFlowEntry 9 } + +-- **************************************************************************** +-- ## Match Parameter Table ## +-- **************************************************************************** + + ofFlowMatchParamsTable OBJECT-TYPE + SYNTAX SEQUENCE OF OfFlowMatchParamsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Open Flow Match Parameter Table" + ::= { ofSwitchObjects 12 } + + ofFlowMatchParamsEntry OBJECT-TYPE + SYNTAX OfFlowMatchParamsEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A set of parameters to be mactheded on a particular openFlow Table." + AUGMENTS { ofFlowEntry } + ::= { ofFlowMatchParamsTable 1 } + + OfFlowMatchParamsEntry ::= + SEQUENCE { + ofFlowMatchInPort OCTET STRING, + ofFlowMatchEtherSrcAddr OCTET STRING, + ofFlowMatchEtherDstAddr OCTET STRING, + ofFlowMatchVlanId OCTET STRING, + ofFlowMatchEthType OCTET STRING, + ofFlowMatchVlanPri OCTET STRING, + ofFlowMatchIpTos OCTET STRING, + ofFlowMatchIpProto OCTET STRING, + ofFlowMatchIpSrcAddr OCTET STRING, + ofFlowMatchIpDestAddr OCTET STRING, + ofFlowMatchTpSrcPort OCTET STRING, + ofFlowMatchTpDstPort OCTET STRING + } + + ofFlowMatchInPort OBJECT-TYPE + SYNTAX OCTET STRING(SIZE (0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow Match Ingress Ports; + Note that when the value of this object is the + zero-length string, it indicates 'wild card'." + ::= { ofFlowMatchParamsEntry 1 } + + ofFlowMatchEtherSrcAddr OBJECT-TYPE + SYNTAX OCTET STRING(SIZE (0..6)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow Match Ethernet Source Address. + Note that when the value of this object is the + zero-length string, it indicates 'wild card'." + ::= { ofFlowMatchParamsEntry 2 } + + ofFlowMatchEtherDstAddr OBJECT-TYPE + SYNTAX OCTET STRING(SIZE (0..6)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow Match Ethernet Destination Address. + Note that when the value of this object is the + zero-length string, it indicates 'wild card'." + ::= { ofFlowMatchParamsEntry 3 } + + ofFlowMatchVlanId OBJECT-TYPE + SYNTAX OCTET STRING(SIZE (0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow Match Vlan Id. + Note that when the value of this object is the + zero-length string, it indicates 'wild card'." + ::= { ofFlowMatchParamsEntry 4 } + + ofFlowMatchEthType OBJECT-TYPE + SYNTAX OCTET STRING(SIZE (0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow Match Ethernet Type. + Note that when the value of this object is the + zero-length string, it indicates 'wild card'." + ::= { ofFlowMatchParamsEntry 5 } + + ofFlowMatchVlanPri OBJECT-TYPE + SYNTAX OCTET STRING(SIZE (0..1)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow Match VLAN Priority. + Note that when the value of this object is the + zero-length string, it indicates 'wild card'." + ::= { ofFlowMatchParamsEntry 6 } + + ofFlowMatchIpTos OBJECT-TYPE + SYNTAX OCTET STRING(SIZE (0..1)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow Match IP TOS" + ::= { ofFlowMatchParamsEntry 7 } + + ofFlowMatchIpProto OBJECT-TYPE + SYNTAX OCTET STRING(SIZE (0..1)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow match IP Protocol" + ::= { ofFlowMatchParamsEntry 8 } + + ofFlowMatchIpSrcAddr OBJECT-TYPE + SYNTAX OCTET STRING(SIZE (0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow Match IP Source Address. + Note that when the value of this object is the + zero-length string, it indicates 'wild card'." + ::= { ofFlowMatchParamsEntry 9 } + + ofFlowMatchIpDestAddr OBJECT-TYPE + SYNTAX OCTET STRING(SIZE (0..4)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow Match IP Destination Adress. + Note that when the value of this object is the + zero-length string, it indicates 'wild card'." + ::= { ofFlowMatchParamsEntry 10 } + + ofFlowMatchTpSrcPort OBJECT-TYPE + SYNTAX OCTET STRING(SIZE (0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow Match Transport Source Port. + Note that when the value of this object is the + zero-length string, it indicates 'wild card'." + ::= { ofFlowMatchParamsEntry 11 } + + ofFlowMatchTpDstPort OBJECT-TYPE + SYNTAX OCTET STRING(SIZE (0..2)) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow Match Transport Destination Port. + Note that when the value of this object is the + zero-length string, it indicates 'wild card'." + ::= { ofFlowMatchParamsEntry 12 } + + +-- **************************************************************************** +-- ## FLOW Action Table ## +-- **************************************************************************** + + ofFlowActionTable OBJECT-TYPE + SYNTAX SEQUENCE OF OfFlowActionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "OpenFlow Flow Action Table" + ::= { ofSwitchObjects 13 } + + ofFlowActionEntry OBJECT-TYPE + SYNTAX OfFlowActionEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "OpenFlow Flow Action Entry" + INDEX { ofInstId, ofFlowId, ofFlowTblId, ofFlowActionId } + ::= { ofFlowActionTable 1 } + + OfFlowActionEntry ::= + SEQUENCE { + ofFlowActionId Unsigned32, + ofFlowActionType INTEGER, + ofFlowActionSrcMac MacAddress, + ofFlowActionDstMac MacAddress, + ofFlowActionPortIndex InterfaceIndex, + ofFlowActionVlanId VlanId, + ofFlowActionMaxLen Unsigned32, + ofFlowActionVlanPcp Unsigned32, + ofFlowActionNWTos Unsigned32 + } + + ofFlowActionId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Open Flow Action Id" + ::= { ofFlowActionEntry 1 } + + + ofFlowActionType OBJECT-TYPE + SYNTAX INTEGER { outToSwitchPort(1), + setVlanVid(2), + setVlanPcp(3), + stripVlan(4), + setDlSrc(5), + setDlDst(6), + setNetworkSrc(7), + setNetworkDst(8), + setNetworkTos(9), + setTpSrc(10), + setTpDest(11), + outToQueue(12), + vendor(65535) + } + + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow Action Type - Following are the supported Actions + outToSwitchPort -> Output to switch port. + setVlanVid -> Set the 802.1q VLAN id. + setVlanPcp -> Set the 802.1q priority. + stripVlan -> Strip the 802.1q header. + setDlSrc -> Ethernet source address. + setDlDst -> Ethernet destination address. + setNetworkSrc -> IP source address. + setNetworkDst -> IP destination address. + setNetworkTos -> IP ToS (DSCP field, 6 bits). + setTpSrc -> TCP/UDP source port. + setTpDest -> TCP/UDP destination port. + outToQueue -> Output to queue. + vendor -> Vendor specific action " + ::= { ofFlowActionEntry 2 } + + ofFlowActionSrcMac OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow Action Source Mac address" + ::= { ofFlowActionEntry 3 } + + ofFlowActionDstMac OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow Action Destination Mac" + ::= { ofFlowActionEntry 4 } + + ofFlowActionPortIndex OBJECT-TYPE + SYNTAX InterfaceIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "Ifindex value of OpenFlow Flow Action Port" + ::= { ofFlowActionEntry 5 } + + ofFlowActionVlanId OBJECT-TYPE + SYNTAX VlanId + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow Action VLAN ID" + ::= { ofFlowActionEntry 6 } + + ofFlowActionMaxLen OBJECT-TYPE + SYNTAX Unsigned32(0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow Action Max Length" + ::= { ofFlowActionEntry 7 } + + ofFlowActionVlanPcp OBJECT-TYPE + SYNTAX Unsigned32(0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow Action VLAN PCP" + ::= { ofFlowActionEntry 8 } + + ofFlowActionNWTos OBJECT-TYPE + SYNTAX Unsigned32(0..255) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "OpenFlow Flow Action Network TOS" + ::= { ofFlowActionEntry 9 } + + +-- **************************************************************************** +-- ## Alarm Group or Notifications ## +-- **************************************************************************** + ofSwitchNotifications OBJECT IDENTIFIER ::= { ofSwitchNotification 0 } + ofSwitchNotifyVariable OBJECT IDENTIFIER ::= { ofSwitchNotification 1 } + + ofSwitchFlowTableSrc OBJECT-TYPE + SYNTAX INTEGER { ifp(1), + vlan(2), + dmac(3), + route(4), + lb(5) } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + " The unique ID of an OpenFlow Table. + Used by ofSwitchFlowTableFull trap." + ::= { ofSwitchNotifyVariable 1 } + +-- **************************************************************************** +-- Notifications +-- **************************************************************************** + + ofSwitchCntlrSessionStatusChanged NOTIFICATION-TYPE + OBJECTS { ofCntlrConState } + STATUS current + DESCRIPTION + "This notification is sent when ever Controller's Session + Status has changed." + ::= { ofSwitchNotifications 1 } + + ofSwitchFlowTableFull NOTIFICATION-TYPE + OBJECTS { ofSwitchFlowTableSrc } + STATUS current + DESCRIPTION + "This notification is sent when ever Flow Table reached + its maximum capacity. ofSwitchFlowTableSrc gives the id of the + Flow Table that reached max flows" + ::= { ofSwitchNotifications 2 } + +-- **************************************************************************** +-- Conformance Information +-- **************************************************************************** + + ofSwitchMibConformance OBJECT IDENTIFIER + ::= { ofSwitchObjects 14 } + + ofSwitchMibCompliances OBJECT IDENTIFIER + ::= { ofSwitchMibConformance 1 } + + ofSwitchMibGroups OBJECT IDENTIFIER + ::= { ofSwitchMibConformance 2 } + +-- **************************************************************************** +-- * Compliance Statements +-- **************************************************************************** + + ofSwitchMibCompliance MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for the Dell Networking OS OpenFlow MIB." + MODULE + MANDATORY-GROUPS { + ofSwitchScalarGroup, + ofInstanceGroup, + ofControllerGroup, + ofPortGroup, + ofVlanGroup, + ofFlowGroup, + ofFlowMatchParamsGroup, + ofFlowActionGroup, + ofSwitchMibNotificationsGroup + } + ::= { ofSwitchMibCompliances 1} + +-- **************************************************************************** +-- Units of Conformance +-- **************************************************************************** + + ofSwitchScalarGroup OBJECT-GROUP + OBJECTS { + ofSwitchId, + ofManufacturerDesc, + ofHardwareDesc, + ofSoftwareDesc, + ofSwitchSerialNo, + ofSwitchVersion + } + STATUS current + DESCRIPTION + "This represents group of objects that provides + OF Switch information." + ::= { ofSwitchMibGroups 1 } + + ofInstanceGroup OBJECT-GROUP + OBJECTS { + ofInstAdminState, + ofInstIntfType, + ofInstDataPathId, + ofInstConnectTimeout, + ofInstEchoReplyTimeout, + ofInstEchoReqInterval, + ofInstNumFlows, + ofInstSuppCapabilities, + ofInstSuppActions + } + STATUS current + DESCRIPTION + "This represents group of objects that provides + OF Instance information." + ::= { ofSwitchMibGroups 2 } + + ofControllerGroup OBJECT-GROUP + OBJECTS { + ofCntlrAddrType, + ofCntlrAddr, + ofCntlrPortNumber, + ofCntlrProtocol, + ofCntlrConState + } + STATUS current + DESCRIPTION + "This represents group of objects that provides + OF Controller information." + ::= { ofSwitchMibGroups 3 } + + ofPortGroup OBJECT-GROUP + OBJECTS { + ofPortAssociationType + } + STATUS current + DESCRIPTION + "This represents group of objects that provides information + about OF Port that corresponds to OF Instance." + ::= { ofSwitchMibGroups 4 } + + ofVlanGroup OBJECT-GROUP + OBJECTS { + ofVlanId + } + STATUS current + DESCRIPTION + "This represents group of objects that provides information + about OF VLAN that corresponds to OF Instance." + ::= { ofSwitchMibGroups 5 } + + ofFlowGroup OBJECT-GROUP + OBJECTS { + ofFlowPriority, + ofFlowIdleTime, + ofFlowHardTime, + ofFlowUpTime, + ofFlowCookie, + ofFlowPacketCount, + ofFlowByteCount + } + STATUS current + DESCRIPTION + "This represents group of objects that provides + OF Flow information." + ::= { ofSwitchMibGroups 6 } + + ofFlowMatchParamsGroup OBJECT-GROUP + OBJECTS { + ofFlowMatchInPort, + ofFlowMatchEtherSrcAddr, + ofFlowMatchEtherDstAddr, + ofFlowMatchVlanId, + ofFlowMatchEthType, + ofFlowMatchVlanPri, + ofFlowMatchIpTos, + ofFlowMatchIpProto, + ofFlowMatchIpSrcAddr, + ofFlowMatchIpDestAddr, + ofFlowMatchTpSrcPort, + ofFlowMatchTpDstPort + } + STATUS current + DESCRIPTION + "This represents group of objects that provides + OF Flow match information." + ::= { ofSwitchMibGroups 7 } + + ofFlowActionGroup OBJECT-GROUP + OBJECTS { + ofFlowActionType, + ofFlowActionSrcMac, + ofFlowActionDstMac, + ofFlowActionPortIndex, + ofFlowActionVlanId, + ofFlowActionMaxLen, + ofFlowActionVlanPcp, + ofFlowActionNWTos + } + STATUS current + DESCRIPTION + "This represents group of objects that provides information + about OF Flow Actions." + ::= { ofSwitchMibGroups 8 } + + ofSwitchMibNotificationsGroup NOTIFICATION-GROUP + NOTIFICATIONS { + ofSwitchCntlrSessionStatusChanged, + ofSwitchFlowTableFull + } + STATUS current + DESCRIPTION + "This represents Notification object of OF Switch." + ::= { ofSwitchMibGroups 9 } + +-- **************************************************************************** +-- End of Units of conformance +-- **************************************************************************** + +END + diff --git a/mibs/dell/DELL-NETWORKING-PRODUCTS-MIB b/mibs/dell/DELL-NETWORKING-PRODUCTS-MIB new file mode 100644 index 0000000000..14ddfdf8f4 --- /dev/null +++ b/mibs/dell/DELL-NETWORKING-PRODUCTS-MIB @@ -0,0 +1,364 @@ + DELL-NETWORKING-PRODUCTS-MIB DEFINITIONS ::= BEGIN + + IMPORTS + MODULE-IDENTITY, + OBJECT-IDENTITY + FROM SNMPv2-SMI + dellNetModules, dellNetProducts + FROM DELL-NETWORKING-SMI; + + dellNetFamilyMIB MODULE-IDENTITY + LAST-UPDATED "201310221200Z" -- October 22, 2013 12:00:00 GMT + ORGANIZATION "Dell Inc" + 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 Inc + http://www.dell.com" + + -- Revision history. + REVISION "201310221200Z" -- October 22, 2013 12:00:00 GMT + DESCRIPTION + "Added Z-Series Family of product object IDs" + + REVISION "201112151200Z" -- December 15, 2011 12:00:00 GMT + DESCRIPTION + "Added M-Series Family of product object IDs" + + REVISION "200706151200Z" -- June 15, 2007 12:00:00 GMT + DESCRIPTION + "- Added objects to provide grouping for Dell Networking OS product series. + - Added C Series. + - Added S Series." + + REVISION "200201310000Z" + DESCRIPTION + "Dell Networking OS E-Series Family of products object IDs added." + ::= { dellNetModules 1 } + +-- ***************************************************************************** +-- Top-level Dell Networking OS Product OBJECT IDENTIFIER assignments. +-- ***************************************************************************** + + dellNetESeriesProducts OBJECT-IDENTITY + STATUS current + DESCRIPTION + "This object identifier roots Dell Networking OS E-Series product + object identifiers." + ::= { dellNetProducts 1 } + + dellNetCSeriesProducts OBJECT-IDENTITY + STATUS current + DESCRIPTION + "This object identifier roots Dell Networking OS C-Series product + object identifiers." + ::= { dellNetProducts 2 } + + dellNetSSeriesProducts OBJECT-IDENTITY + STATUS current + DESCRIPTION + "This object identifier roots Dell Networking OS S-Series product + object identifiers." + ::= { dellNetProducts 3 } + + dellNetMSeriesProducts OBJECT-IDENTITY + STATUS current + DESCRIPTION + "This object identifier roots Dell Networking OS M-Series + product object identifiers." + ::= {dellNetProducts 4 } + + dellNetZSeriesProducts OBJECT-IDENTITY + STATUS current + DESCRIPTION + "This object identifier roots Dell Networking OS Z-Series product + object identifiers." + ::= { dellNetProducts 5 } + +-- ***************************************************************************** +-- Dell Networking OS E-Series Product Line +-- ***************************************************************************** + + e1200 OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS E1200 16-slot switch/router." + ::= { dellNetESeriesProducts 1 } + + e600 OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS E600 9-slot switch/router." + ::= { dellNetESeriesProducts 2 } + + e300 OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS E300 8-slot switch/router." + ::= { dellNetESeriesProducts 3 } + + e610 OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS E610 9-slot switch/router." + ::= { dellNetESeriesProducts 4 } + + e1200i OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS E1200i 16-slot switch/router." + ::= { dellNetESeriesProducts 5 } + +-- ***************************************************************************** +-- Dell Networking OS C-Series Product Line +-- ***************************************************************************** + + c300 OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS C300 10-slot switch/router." + ::= { dellNetCSeriesProducts 1 } + + c150 OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS C150 6-slot switch/router." + ::= { dellNetCSeriesProducts 2 } + + c9010 OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS C9010 switch/router." + ::= { dellNetCSeriesProducts 3 } + +-- ***************************************************************************** +-- Dell Networking OS S-Series Product Line +-- ***************************************************************************** + + s50 OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S50 access switch." + ::= { dellNetSSeriesProducts 1 } + + s50e OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S50E access switch." + ::= { dellNetSSeriesProducts 2 } + + s50v OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S50V access switch." + ::= { dellNetSSeriesProducts 3 } + + s25pac OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S25P-AC access switch." + ::= { dellNetSSeriesProducts 4 } + + s2410cp OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S2410CP access switch." + ::= { dellNetSSeriesProducts 5 } + + s2410p OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S2410P access switch." + ::= { dellNetSSeriesProducts 6 } + + s50nac OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S50N-AC access switch." + ::= { dellNetSSeriesProducts 7 } + + s50ndc OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S50N-DC access switch." + ::= { dellNetSSeriesProducts 8 } + + s25pdc OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S25P-DC access switch." + ::= { dellNetSSeriesProducts 9 } + + s25v OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S25V access switch." + ::= { dellNetSSeriesProducts 10 } + + s25n OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S25N access switch." + ::= { dellNetSSeriesProducts 11 } + + s60 OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S60 access switch." + ::= { dellNetSSeriesProducts 12 } + + s55 OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S55 access switch." + ::= { dellNetSSeriesProducts 13 } + + s4810 OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S4810 access switch." + ::= { dellNetSSeriesProducts 14 } + + z9000 OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS Z9000 switch/router." + ::= { dellNetSSeriesProducts 15 } + + s4820 OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S4820 access switch." + ::= { dellNetSSeriesProducts 17 } + + s6000 OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S6000 access switch." + ::= { dellNetSSeriesProducts 18 } + + s5000 OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S5000 access switch." + ::= { dellNetSSeriesProducts 19 } + + s4810on OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S4810 ON access switch." + ::= { dellNetSSeriesProducts 20 } + + s6000on OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S6000 ON access switch." + ::= { dellNetSSeriesProducts 21 } + + s4048on OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S4048 ON access switch." + ::= { dellNetSSeriesProducts 22 } + + s3048on OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S3048 ON access switch." + ::= { dellNetSSeriesProducts 23 } + + s3148p OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S3148P access switch." + ::= { dellNetSSeriesProducts 24 } + + s3124p OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S3124P access switch." + ::= { dellNetSSeriesProducts 25 } + + s3124f OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S3124F access switch." + ::= { dellNetSSeriesProducts 26 } + + s3124 OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S3124 access switch." + ::= { dellNetSSeriesProducts 27 } + + s6100 OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S6100 access switch." + ::= { dellNetSSeriesProducts 28 } + + s6010 OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking 0S S6010 access switch." + ::= { dellNetSSeriesProducts 29 } + + s4048t OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S4048T-ON access switch." + ::= { dellNetSSeriesProducts 30 } + + s3148 OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S3148 access switch." + ::= { dellNetSSeriesProducts 31 } + + s5048f OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS S5048F switch/router." + ::= { dellNetSSeriesProducts 32 } + +-- ***************************************************************************** +-- Dell Networking OS M-Series Product Line +-- ***************************************************************************** + + m-MXL OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS MXL 10/40GbE switch/router." + ::= { dellNetMSeriesProducts 1 } + + m-IOA OBJECT-IDENTITY + STATUS current + DESCRIPTION + " Dell PE M I/O Aggregator." + ::= { dellNetMSeriesProducts 2 } + + s-IOA OBJECT-IDENTITY + STATUS current + DESCRIPTION + " Dell PE FN I/O Aggregator." + ::= { dellNetMSeriesProducts 3 } + +-- ***************************************************************************** +-- Dell Networking OS Z-Series Product Line +-- ***************************************************************************** + + z9500 OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS Z9500 switch/router." + ::= { dellNetZSeriesProducts 1 } + + z9100 OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Dell Networking OS Z9100 switch/router." + ::= { dellNetZSeriesProducts 2 } + +END diff --git a/mibs/dell/DELL-NETWORKING-SYSLOG-MIB b/mibs/dell/DELL-NETWORKING-SYSLOG-MIB new file mode 100644 index 0000000000..680b5d7024 --- /dev/null +++ b/mibs/dell/DELL-NETWORKING-SYSLOG-MIB @@ -0,0 +1,51 @@ +-- DELL-NETWORKING-SYSLOG-MIB: Syslog mib + +-- Dell Networking OS Syslog Proprietary MIB Definition + +-- This SNMP Management Information Specification +-- explains the proprietary MIB implemented for the Syslog support. + +DELL-NETWORKING-SYSLOG-MIB DEFINITIONS ::= BEGIN + +IMPORTS + MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE + FROM SNMPv2-SMI + OBJECT-GROUP, MODULE-COMPLIANCE + FROM SNMPv2-CONF + dellNetMgmt FROM DELL-NETWORKING-SMI; + + dellNetSyslogMib MODULE-IDENTITY + LAST-UPDATED "201410230000Z" + ORGANIZATION "Dell Inc." + CONTACT-INFO "support.dell.com" + DESCRIPTION + "The Dell Networking OS Private MIB for Syslog support." + REVISION "201410230000Z" + DESCRIPTION + "Initial version of this MIB module." + + ::= { dellNetMgmt 30 } + +--************************************************************************************* +-- Traps +--************************************************************************************** + +dellNetSyslogNotifications OBJECT IDENTIFIER ::= { dellNetSyslogMib 1 } +dellNetSyslogTraps OBJECT IDENTIFIER ::= { dellNetSyslogNotifications 1 } + + dellNetSyslogServerNotReachableTrap NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "This trap is sent when syslog server is not reachable. + It works for syslog servers configured as TCP or TLS" + ::= { dellNetSyslogTraps 1 } + + dellNetSyslogServerReachableTrap NOTIFICATION-TYPE + STATUS current + DESCRIPTION + "This trap is sent when syslog server is reachable. + It works for syslog servers configured as TCP or TLS" + ::= { dellNetSyslogTraps 2 } + +END + diff --git a/mibs/dell/DELL-NETWORKING-SYSTEM-COMPONENT-MIB b/mibs/dell/DELL-NETWORKING-SYSTEM-COMPONENT-MIB new file mode 100644 index 0000000000..2969b9282c --- /dev/null +++ b/mibs/dell/DELL-NETWORKING-SYSTEM-COMPONENT-MIB @@ -0,0 +1,715 @@ +-- ***************************************************************** +-- DELL-NETWORKING-SYSTEM-COMPONENT-MIB +-- +-- +-- Copyright (c) 2003-2014 by Dell Inc. All Rights Reserved. +-- All rights reserved. +-- ***************************************************************** +-- + +DELL-NETWORKING-SYSTEM-COMPONENT-MIB DEFINITIONS ::= BEGIN + +IMPORTS + + MODULE-IDENTITY, OBJECT-TYPE,Integer32 + FROM SNMPv2-SMI + MODULE-COMPLIANCE, + OBJECT-GROUP + FROM SNMPv2-CONF + DisplayString + FROM RFC1213-MIB + dellNetMgmt + FROM DELL-NETWORKING-SMI + DellNetCamPartitionType + FROM DELL-NETWORKING-TC + ; + +dellNetSysComponentMib MODULE-IDENTITY + LAST-UPDATED "201108020000Z" + ORGANIZATION "Dell Inc" + CONTACT-INFO + "http://www.dell.com/support" + + DESCRIPTION + "Dell Networking OS System component MIB. + Dell Networking OS System component allow user to view the SW information + of a component in the system. + + Currently, the available component information that are avaibale + are + 1) CAM Entries on linecard + - Overall system CAM usage table + - L2 Ingress or Egress CAM Usage + - L3 Ingress or Egress CAM Usage + - L3Ext Table CAM Usage (Specific to S-series L3 tables-Broadcom pltforms) + + " + ::= { dellNetMgmt 7 } + + +dellNetSysComponentObjects OBJECT IDENTIFIER ::= { dellNetSysComponentMib 1 } +dellNetCamEntries OBJECT IDENTIFIER ::= { dellNetSysComponentObjects 1 } +dellNetSysComponentTrap OBJECT IDENTIFIER ::= { dellNetSysComponentObjects 2 } + +-- TEXTUAL-CONVENTION +-- Status +-- mandatory +-- Descr + +camUsageTable OBJECT-TYPE + SYNTAX SEQUENCE OF CamUsageEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of general CAM usages table." + ::= { dellNetCamEntries 1 } + +camUsageEntry OBJECT-TYPE + SYNTAX CamUsageEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of CAM usage table. + The table show the different partition of CAM + " + + INDEX { camUsageSlot, camUsagePipeNum, camUsagePartId } + ::= { camUsageTable 1 } + + +CamUsageEntry ::= SEQUENCE { + + camUsageSlot Integer32, + camUsagePipeNum Integer32, + camUsagePartId DellNetCamPartitionType, + camUsagePartDesc DisplayString, + camUsageTotal Integer32, + camUsageUsed Integer32 + + } + +camUsageSlot OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + " + The slot number of linecard where the CAM is located + " + ::= { camUsageEntry 1 } + +camUsagePipeNum OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + " + The port pipe number on the linecard where the CAM is located + " + ::= { camUsageEntry 2 } + +camUsagePartId OBJECT-TYPE + SYNTAX DellNetCamPartitionType + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + " + The partition id of the CAM on the line card. + " + ::= { camUsageEntry 3 } + +camUsagePartDesc OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The description of the CAM partition id." + ::= { camUsageEntry 4 } + +camUsageTotal OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam size allocated to this CAM partition + " + ::= { camUsageEntry 5 } + +camUsageUsed OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam used or configured to this CAM partition + " + ::= { camUsageEntry 6 } + + +-- End of General CAM Usage Entry + + +camUsageL2Table OBJECT-TYPE + SYNTAX SEQUENCE OF CamUsageL2Entry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of Layer 2 or switch layer CAM usages table." + ::= { dellNetCamEntries 2 } + +camUsageL2Entry OBJECT-TYPE + SYNTAX CamUsageL2Entry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of Layer 2 (switch layer ) CAM usage table. + The table show the different partition of CAM and if the cam + is used in the Ingress or Egress. + " + + INDEX { camUsageL2Slot, camUsageL2PipeId, camUsageL2PipeLine } + ::= { camUsageL2Table 1 } + +CamUsageL2Entry ::= SEQUENCE { + + camUsageL2Slot Integer32, + camUsageL2PipeId Integer32, + camUsageL2IngAclTotal Integer32, + camUsageL2IngAclUsed Integer32, + camUsageL2IngFibTotal Integer32, + camUsageL2IngFibUsed Integer32, + camUsageL2EgrAclTotal Integer32, + camUsageL2EgrAclUsed Integer32, + camUsageL2PipeLine Integer32 + } + +camUsageL2Slot OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + " + The slot number of linecard where the CAM is located + " + ::= { camUsageL2Entry 1 } + +camUsageL2PipeId OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + " + The port pipe number on the linecard where the CAM is located + " + ::= { camUsageL2Entry 2 } + +camUsageL2IngAclTotal OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam size allocated to layer 2 ingress ACL + " + ::= { camUsageL2Entry 3 } + +camUsageL2IngAclUsed OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam used or configured in layer 2 ingress ACL + " + ::= { camUsageL2Entry 4 } + +camUsageL2IngFibTotal OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam size allocated to layer 2 ingress FIB + " + ::= { camUsageL2Entry 7 } + +camUsageL2IngFibUsed OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam used or configured in layer 2 ingress FIB + " + ::= { camUsageL2Entry 8 } + +camUsageL2EgrAclTotal OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam size allocated to layer 2 Egress ACL + " + ::= { camUsageL2Entry 9 } + +camUsageL2EgrAclUsed OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam used or configured in layer 2 Egress Acl + " + ::= { camUsageL2Entry 10 } + +camUsageL2PipeLine OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + " + The Pipeline number of the chip where the CAM is located + " + ::= { camUsageL2Entry 11 } + + +-- End of camUsageL2Entry + + +camUsageL3Table OBJECT-TYPE + SYNTAX SEQUENCE OF CamUsageL3Entry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of Layer 3 or router layer CAM usages table." + ::= { dellNetCamEntries 3 } + +camUsageL3Entry OBJECT-TYPE + SYNTAX CamUsageL3Entry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of Layer 3 (router layer ) CAM usage table. + The table show the different partition of CAM and if the cam + is used in the Ingress or Egress. + " + INDEX { camUsageL3Slot, camUsageL3PipeId, camUsageL3PipeLine} + ::= { camUsageL3Table 1 } + +CamUsageL3Entry ::= SEQUENCE { + + camUsageL3Slot Integer32, + camUsageL3PipeId Integer32, + camUsageL3IngFibTotal Integer32, + camUsageL3IngFibUsed Integer32, + camUsageL3IngSysFlowTotal Integer32, + camUsageL3IngSysFlowUsed Integer32, + camUsageL3IngTrcListTotal Integer32, + camUsageL3IngTrcListUsed Integer32, + camUsageL3IngMcastFibTotal Integer32, + camUsageL3IngMcastFibUsed Integer32, + camUsageL3IngQosTotal Integer32, + camUsageL3IngQosUsed Integer32, + camUsageL3IngPbrTotal Integer32, + camUsageL3IngPbrUsed Integer32, + camUsageL3IngAclTotal Integer32, + camUsageL3IngAclUsed Integer32, + camUsageL3EgrAclTotal Integer32, + camUsageL3EgrAclUsed Integer32, + camUsageL3PipeLine Integer32 +} + +camUsageL3Slot OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + " + The slot number of linecard where the CAM is located + " + ::= { camUsageL3Entry 1 } + +camUsageL3PipeId OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + " + The port pipe number on the linecard where the CAM is located + " + ::= { camUsageL3Entry 2 } + +camUsageL3IngFibTotal OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam size allocated to layer 3 ingress FIB + " + ::= { camUsageL3Entry 3 } + +camUsageL3IngFibUsed OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam used or configured in layer 3 ingress FIB + " + ::= { camUsageL3Entry 4 } + +camUsageL3IngSysFlowTotal OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam size allocated to layer 3 ingress system flow + " + ::= { camUsageL3Entry 5 } + +camUsageL3IngSysFlowUsed OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam used or configured in layer 3 ingress system flow + " + ::= { camUsageL3Entry 6 } + +camUsageL3IngTrcListTotal OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam size allocated to layer 3 ingress trace list + " + ::= { camUsageL3Entry 7 } + +camUsageL3IngTrcListUsed OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam used or configured in layer 3 ingress trace list + " + ::= { camUsageL3Entry 8 } + +camUsageL3IngMcastFibTotal OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam size allocated to layer 3 ingress multicast FIB + " + ::= { camUsageL3Entry 9 } + +camUsageL3IngMcastFibUsed OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam used or configured in layer 3 ingress multicast FIB + " + ::= { camUsageL3Entry 10 } + +camUsageL3IngQosTotal OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam size allocated to layer 3 ingress QOS + " + ::= { camUsageL3Entry 11 } + +camUsageL3IngQosUsed OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam used or configured in layer 3 ingress QOS + " + ::= { camUsageL3Entry 12 } + + +camUsageL3IngPbrTotal OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam size allocated to layer 3 ingress PBR + " + ::= { camUsageL3Entry 13 } + +camUsageL3IngPbrUsed OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam used or configured in layer 3 ingress QOS + " + ::= { camUsageL3Entry 14 } + +camUsageL3IngAclTotal OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam size allocated to layer 3 ingress ACL + " + ::= { camUsageL3Entry 15 } + +camUsageL3IngAclUsed OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam used or configured in layer 3 ingress ACL + " + ::= { camUsageL3Entry 16 } + +camUsageL3EgrAclTotal OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam size allocated to layer 3 egress ACL + " + ::= { camUsageL3Entry 17 } + +camUsageL3EgrAclUsed OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam used or configured in layer 3 egress ACL + " + ::= { camUsageL3Entry 18 } + +camUsageL3PipeLine OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + " + The Pipeline number of the chip where the CAM is located + " + ::= { camUsageL3Entry 19 } + + -- + -- ##camUsageL3ExtTable - Table for S-series or BCM specific + -- CAM/Table usage info + -- + +camUsageL3ExtTable OBJECT-TYPE + SYNTAX SEQUENCE OF CamUsageL3ExtEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of Layer 3 or router layer CAM usages table based on BCM pltform." + ::= { dellNetCamEntries 4 } + +camUsageL3ExtEntry OBJECT-TYPE + SYNTAX CamUsageL3ExtEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of Layer 3 (router layer ) CAM usage table. + The table show the different partition of CAM/Table based on BCM + architecture. + " + INDEX { camUsageL3ExtSlot, camUsageL3ExtPipeId } + ::= { camUsageL3ExtTable 1 } + +CamUsageL3ExtEntry ::= SEQUENCE { + + camUsageL3ExtSlot Integer32, + camUsageL3ExtPipeId Integer32, + camUsageL3ExtHostTotal Integer32, + camUsageL3ExtHostUsed Integer32, + camUsageL3ExtLPMTotal Integer32, + camUsageL3ExtLPMUsed Integer32 + } + +camUsageL3ExtSlot OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + " + The slot number of linecard where the CAM is located + " + ::= { camUsageL3ExtEntry 1 } + +camUsageL3ExtPipeId OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + " + The port pipe number on the linecard where the CAM is located + " + ::= { camUsageL3ExtEntry 2 } + +camUsageL3ExtHostTotal OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam size allocated to layer 3 Host table. Host table is shared by + IPv4,IPv6 unicast host route entries (ARP) and IPv4,IPv6 Multicast entries. + The usage reflects sum of all these entries + " + ::= { camUsageL3ExtEntry 3 } + +camUsageL3ExtHostUsed OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam used in layer 3 Host table. As Host table is shared by + IPv4,Ipv6 unicast host route entries and IPv4,IPv6 Multicast entries. + The usage reflects sum of all these entries. + " + ::= { camUsageL3ExtEntry 4 } + +camUsageL3ExtLPMTotal OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam size allocated to layer 3 Longest Prefix Match table. The + LPM table is shared by IPv4,IPv6 unicast route entries. + " + ::= { camUsageL3ExtEntry 5 } + +camUsageL3ExtLPMUsed OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The total cam size used in layer 3 Longest Prefix Match table. The + LPM table is shared by IPv4,Ipv6 unicast route entries.The usage + reflects sum of IPv4 and v6 unicast route entries. + " + ::= { camUsageL3ExtEntry 6 } + +-- End of camUsageL3ExtEntry + + -- + -- ## Alarm Group or Traps + -- + + sysCompAlarmMibNotifications OBJECT IDENTIFIER ::= { dellNetSysComponentTrap 0 } + sysCompAlarmVariable OBJECT IDENTIFIER ::= { dellNetSysComponentTrap 1 } + + -- + -- TRAP VarBind Data + -- + + sysCompAlarmLevel OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "the message warning level" + ::= { sysCompAlarmVariable 1 } + + + sysCompAlarmVarString OBJECT-TYPE + SYNTAX OCTET STRING + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "An generic string value in the TRAP object" + ::= { sysCompAlarmVariable 2 } + + + sysCompSlotId OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The associated LineCard in the TRAP object" + ::= { sysCompAlarmVariable 3 } + + sysCompPortPipe OBJECT-TYPE + SYNTAX INTEGER + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The associated port pipe in the TRAP object" + ::= { sysCompAlarmVariable 4 } + + sysCompCamPartId OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "The associated CAM partion name in the TRAP object" + ::= { sysCompAlarmVariable 5 } + + -- + -- TRAPS + -- + + camUsageThresholdExceed NOTIFICATION-TYPE + OBJECTS { sysCompAlarmLevel, + sysCompAlarmVarString, + sysCompSlotId, + sysCompPortPipe, + sysCompCamPartId + } + STATUS current + DESCRIPTION + "The agent generate this trap when the + cam usage for a partition is exceeded." + ::= { sysCompAlarmMibNotifications 1 } + + camIsFull NOTIFICATION-TYPE + OBJECTS { sysCompAlarmLevel, + sysCompAlarmVarString, + sysCompSlotId, + sysCompPortPipe, + sysCompCamPartId + } + STATUS current + DESCRIPTION + "The agent generate this trap when the + cam is fully used." + ::= { sysCompAlarmMibNotifications 2 } + + camAuditError NOTIFICATION-TYPE + OBJECTS { sysCompAlarmLevel, + sysCompAlarmVarString, + sysCompSlotId, + sysCompPortPipe, + sysCompCamPartId + } + STATUS current + DESCRIPTION + "The agent generate this trap when a + cam entry mismatches with the Software entry." + ::= { sysCompAlarmMibNotifications 3 } + +END diff --git a/mibs/dell/DELL-NETWORKING-TRAP-EVENT-MIB b/mibs/dell/DELL-NETWORKING-TRAP-EVENT-MIB new file mode 100644 index 0000000000..e843113b03 --- /dev/null +++ b/mibs/dell/DELL-NETWORKING-TRAP-EVENT-MIB @@ -0,0 +1,444 @@ +-- ***************************************************************** +-- DELL-NETWORKING-TRAP-ALRM-MIB +-- +-- +-- Copyright (c) 2003-2014 by Dell Inc. All Rights Reserved. +-- All rights reserved. +-- ***************************************************************** +-- + +DELL-NETWORKING-TRAP-EVENT-MIB DEFINITIONS ::= BEGIN + +IMPORTS + + MODULE-IDENTITY, OBJECT-TYPE, + Integer32, TimeTicks + FROM SNMPv2-SMI + DateAndTime, DisplayString, RowPointer + FROM SNMPv2-TC + dellNetMgmt + FROM DELL-NETWORKING-SMI + ; + +dellNetTrapEventMib MODULE-IDENTITY + LAST-UPDATED "201202210000Z" + ORGANIZATION "Dell Inc" + CONTACT-INFO + "http://www.dell.com/support" + + DESCRIPTION + "Dell Networking OS Trap Alarm MIB. + Dell Networking OS Trap Event MIB allows users to track or to view + the trap events logged by the system. There are two types + of trap event tables, hostory trap event table and active + trap event table. + + All the traps sent by the system are logged to history trap + event table. The trap that need action will logged to active + trap event table; 'Card down' trap event will go to the active + trap event table, and the trap will be cleared as soon as + 'Card Up' event is issued. + " + REVISION "201202210000Z" -- Feb 21, 2012 + DESCRIPTION + "Add historyTrapEventPort to dellNetHistoryTrapEventTable and + activeTrapEventPort to dellNetActiveTrapEventTable. + " + REVISION "200510050000Z" + DESCRIPTION + "The initial reversion. + " + ::= { dellNetMgmt 6 } + + +dellNetTrapEventObjects OBJECT IDENTIFIER ::= { dellNetTrapEventMib 1 } +dellNetHistoryTrapEvent OBJECT IDENTIFIER ::= { dellNetTrapEventObjects 1 } +dellNetActiveTrapEvent OBJECT IDENTIFIER ::= { dellNetTrapEventObjects 2 } +dellNetTrapVarbindEvent OBJECT IDENTIFIER ::= { dellNetTrapEventObjects 3 } + +-- TEXTUAL-CONVENTION +-- Status +-- mandatory +-- Descr + + +dellNetChassisBootupTime OBJECT-TYPE + SYNTAX DateAndTime + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The dellNetChassisBootupTime used the timestamp to uniquely + identify the system between system reboots. + + Each time an NMS connects to a chassis, it should verify + its dellNetChassisBootupTime. If the time is different, it should + refresh its history and active tables. + + But, if the dellNetChassisBootupTime is the same, then it should + query the dellNetLastTrapEventSeqId and update its history and active + tables from its own dellNetLastTrapEventSeqId to the chassis + dellNetLastTrapEventSeqId. + " + ::= { dellNetHistoryTrapEvent 1 } + +dellNetLastTrapEventSeqId OBJECT-TYPE + SYNTAX Integer32 (1..2147483647) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + dellNetLastTrapEventSeqId is a sequential ID indicated the number of + traps sent by the syatem since chassis is loaded. The same id can + also be used as the index to the history and active tables. + + Anytime, if an NMS dropped its connection with a chassis, it should + sync up its history tables from its own dellNetLastTrapEventSeqId to + the chassis dellNetLastTrapEventSeqId. + " + ::= { dellNetHistoryTrapEvent 2 } + +dellNetMaxHistoryTableSize OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + dellNetMaxHistoryTableSize is the maximum rows in history table. + This also limits the active/varbind tables. + Whenever there is a chance of overflow, the oldest entry + will be deleted form the history table. + Respective entry from active table also will be deleted + and the corresponding varbind entries will be deleted + from varbind table. + " + ::= { dellNetHistoryTrapEvent 3 } + +dellNetHistoryTrapEventTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetHistoryTrapEventEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of history trap event table." + ::= { dellNetHistoryTrapEvent 4 } + +dellNetHistoryTrapEventEntry OBJECT-TYPE + SYNTAX DellNetHistoryTrapEventEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of history trap event table. + " + + INDEX { historyTrapEventSeqId } + ::= { dellNetHistoryTrapEventTable 1 } + + +DellNetHistoryTrapEventEntry ::= SEQUENCE { + historyTrapEventSeqId Integer32, + historyTrapEventSeverity Integer32, + historyTrapEventType Integer32, + historyTrapEventMsg DisplayString, + historyTrapEventOid RowPointer, + historyTrapEventSlot Integer32, + historyTrapEventTimeStamp TimeTicks, + historyTrapEventPort Integer32 + + } + +historyTrapEventSeqId OBJECT-TYPE + SYNTAX Integer32 (1..2147483647) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + " + historyTrapEventSeqId is a sequential ID and the index to + history trap table. + " + ::= { dellNetHistoryTrapEventEntry 1 } + +historyTrapEventSeverity OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The trap severity level. + " + ::= { dellNetHistoryTrapEventEntry 2 } + +historyTrapEventType OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The trap category type. + " + ::= { dellNetHistoryTrapEventEntry 3 } + +historyTrapEventMsg OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The message or the description of the trap. + " + ::= { dellNetHistoryTrapEventEntry 4 } + +historyTrapEventOid OBJECT-TYPE + SYNTAX RowPointer + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The OID of this trap. + " + ::= { dellNetHistoryTrapEventEntry 5 } + +historyTrapEventSlot OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + Corresponsding to chAlarmVarSlot in trap definition. + For example if card is down, this field will have the + card slot number. + The value of -1 is used for non-applicable case. + " + ::= { dellNetHistoryTrapEventEntry 6 } + +historyTrapEventTimeStamp OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The timestamp when the trap is sent. + " + ::= { dellNetHistoryTrapEventEntry 7 } + +historyTrapEventPort OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + Corresponsding to chAlarmVarPort in trap definition. + This field may be used for other instance depending on + the trap type, for example, tray number in case of fan + or power supply trap. + The value of -1 is used for non-applicable case. + " + ::= { dellNetHistoryTrapEventEntry 8 } + +-- End of dellNetHistoryTrapEventTable + + +-- Active Trap Event table. + +dellNetActiveTrapEventTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetActiveTrapEventEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of active trap event table." + ::= { dellNetActiveTrapEvent 1 } + +dellNetActiveTrapEventEntry OBJECT-TYPE + SYNTAX DellNetActiveTrapEventEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of active trap event table. + " + + INDEX { activeTrapEventSeqId } + ::= { dellNetActiveTrapEventTable 1 } + + +DellNetActiveTrapEventEntry ::= SEQUENCE { + activeTrapEventSeqId Integer32, + activeTrapEventSeverity Integer32, + activeTrapEventType Integer32, + activeTrapEventMsg DisplayString, + activeTrapEventOid RowPointer, + activeTrapEventSlot Integer32, + activeTrapEventTimeStamp TimeTicks, + activeTrapEventPort Integer32 + + } + +activeTrapEventSeqId OBJECT-TYPE + SYNTAX Integer32 (1..2147483647) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + " + activeTrapEventSeqId is a sequential ID and the index to + active trap table. + " + ::= { dellNetActiveTrapEventEntry 1 } + +activeTrapEventSeverity OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The trap severity level. + " + ::= { dellNetActiveTrapEventEntry 2 } + +activeTrapEventType OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The trap category type. + " + ::= { dellNetActiveTrapEventEntry 3 } + +activeTrapEventMsg OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The message or the description of the trap. + " + ::= { dellNetActiveTrapEventEntry 4 } + +activeTrapEventOid OBJECT-TYPE + SYNTAX RowPointer + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The OID of this trap. + " + ::= { dellNetActiveTrapEventEntry 5 } + +activeTrapEventSlot OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + Corresponsding to chAlarmVarSlot in trap definition. + For example if card is down, this field will have the + card slot number. + The value of -1 is used for non-applicable case. + " + ::= { dellNetActiveTrapEventEntry 6 } + +activeTrapEventTimeStamp OBJECT-TYPE + SYNTAX TimeTicks + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The timestamp when the trap is sent. + " + ::= { dellNetActiveTrapEventEntry 7 } + +activeTrapEventPort OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + Corresponsding to chAlarmVarPort in trap definition. + This field may be used for other instance depending on + the trap type, for example, tray number in case of fan + or power supply trap. + The value of -1 is used for non-applicable case. + " + ::= { dellNetActiveTrapEventEntry 8 } + +-- End of dellNetActiveTrapEventTable + +-- Trap Event varbind table. + +dellNetTrapEventVarbindTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetTrapEventVarbindEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of trap event varbind table." + ::= { dellNetTrapVarbindEvent 1 } + +dellNetTrapEventVarbindEntry OBJECT-TYPE + SYNTAX DellNetTrapEventVarbindEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "A table of trap event varbind table. + " + INDEX { trapEventVarbindSeqId, trapEventVarbindId } + ::= { dellNetTrapEventVarbindTable 1 } + + +DellNetTrapEventVarbindEntry ::= SEQUENCE { + trapEventVarbindSeqId Integer32, + trapEventVarbindId Integer32, + trapEventVarbindOid OBJECT IDENTIFIER, + trapEventVarbindType Integer32, + trapEventVarbindValue DisplayString + } + +trapEventVarbindSeqId OBJECT-TYPE + SYNTAX Integer32 (1..2147483647) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + " + trapEventVarbindSeqId is a sequential ID and the index to + varbind trap table. + " + ::= { dellNetTrapEventVarbindEntry 1 } + +trapEventVarbindId OBJECT-TYPE + SYNTAX Integer32 (1..32) + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + " + trapEventVarbindId is the ID and the index to + history trap table. + " + ::= { dellNetTrapEventVarbindEntry 2 } + +trapEventVarbindOid OBJECT-TYPE + SYNTAX OBJECT IDENTIFIER + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The OID of this trap. + " + ::= { dellNetTrapEventVarbindEntry 3 } + +trapEventVarbindType OBJECT-TYPE + SYNTAX Integer32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + The trap category type. + " + ::= { dellNetTrapEventVarbindEntry 4 } + +trapEventVarbindValue OBJECT-TYPE + SYNTAX DisplayString + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " + This is the result or data in this trap. + " + ::= { dellNetTrapEventVarbindEntry 5 } + +END diff --git a/mibs/dell/DELL-NETWORKING-VIRTUAL-LINK-TRUNK-MIB b/mibs/dell/DELL-NETWORKING-VIRTUAL-LINK-TRUNK-MIB new file mode 100644 index 0000000000..aa4c953f42 --- /dev/null +++ b/mibs/dell/DELL-NETWORKING-VIRTUAL-LINK-TRUNK-MIB @@ -0,0 +1,899 @@ +-- **************************************************************************** +-- +-- This module provides authoritative definitions for Dell Networking OS +-- Virtual Link Trunk Mib. +-- +-- **************************************************************************** +-- + +DELL-NETWORKING-VIRTUAL-LINK-TRUNK-MIB DEFINITIONS ::= BEGIN + +IMPORTS + MODULE-IDENTITY, + OBJECT-TYPE, + NOTIFICATION-TYPE, + Counter32, + Unsigned32 + FROM SNMPv2-SMI + MODULE-COMPLIANCE, + OBJECT-GROUP, + NOTIFICATION-GROUP + FROM SNMPv2-CONF + TEXTUAL-CONVENTION, + MacAddress, + TimeInterval + FROM SNMPv2-TC + InterfaceIndex + FROM IF-MIB + InetAddressType, + InetAddress + FROM INET-ADDRESS-MIB + dellNetMgmt + FROM DELL-NETWORKING-SMI; + +-- **************************************************************************** +-- * MODULE IDENTITY +-- **************************************************************************** + +dellNetVirtualLinkTrunkMib MODULE-IDENTITY + + LAST-UPDATED "201211280000Z" + ORGANIZATION "Dell Inc" + CONTACT-INFO + "http://www.dell.com/support" + DESCRIPTION + + "This MIB module provides information on Dual Brain Virtual Link + Trunk(VLT) feature which is a control plane mechanism to provide + Layer2 multipathing between access network devices (switches or + servers) and the core network. + + VLT represents a single logical layer 2 domain from the view of + downstream devices that have LAG bundles terminating on separate + chassis in the virtual link trunk domain. + + However, the two VLT chassis are independent L2/L3 switches for + devices in the upstream network. + + A sample of VLT scenario: + + --------------------------------------------------------------- + | _______________ | + | | Edge router | | + | |_______________| | + | / \ | + | / \ | + | VLT / \ | + | ____________/_______________________\____________ . | + | | _______/ Back Up Link \_______ | /|\| + | | | |-------------------------| | | | | + | | | | ------- | | | L3| | + | | | S4810 |________| Inter |________| S4810 | |_____| + | | | |________|Chassis|________| | | L2| | + | | | | | Link | | | | | | + | VLT port \_____\ ------- /____/VLT port\|/| + | |_____\_____\_________________________/____/_____| . | + | \ \ -----------------/ / | + | \ \----/------------ / | + | \ / \ / | + | \ / \ / | + |Lag(active)<--- \ / \ /--->Lag(active) | + | ___\__/___________________\_/______ | + | | _______ Stacking ______ | | + | | | S60 |--------------| S60 | | | + | | |__\____| |____/_| | | + | |_____\______________________/______| | + | \ /-->Nic teaming | + | \__________________/ | + | | Nic1 Nic2 | | + | | Server | | + | |____________________| | + --------------------------------------------------------------- + + Benefits of VLT are as follows: + > Allows a single device to use LAG across two upstream devices + > Eliminates Spanning Tree Protocol (STP) blocked ports + > Provides a loop-free topology + > Uses all available uplink bandwidth + > Provides fast convergence if either the link or a device fails + > Provides link-level resiliency + > Assures high availability + + GLOSSARY AND ABBREVIATIONS + + VLT - Virtual Link Trunk + The combined port channel between the VLT peer devices and + the downstream device. + + VLT Peer device + One of a pair of devices that are connected with the + special port channel known as the chassis interconnect + trunk. + + VLT Chassis Interconnect Trunk + The link used to synchronize states between the VLT peer + devices. + + VLT domain + This domain includes both VLT peer devices, the VLT chassis + interconnect trunk, and all of the port channels in the VLT + connected to the downstream devices. + + VLT Backup link + The backup link monitors the vitality of a VLT peer device. + The backup trunk sends configurable, periodic heart beat + messages between VLT peer devices. + + ICL + Abbreviation for Chassis InterConnect Link." + + REVISION "201211280000Z" -- Nov 29, 2012 + DESCRIPTION + " - Added new objects dellNetVLTPeerRouting, + dellNetVLTPeerRoutingTimeout,dellNetVLTRemotePeerRouting + in dellNetVirtualLinkTrunkTable + - Added additional error reason peerRoutMismatch + in dellNetVltErrorReason object" + + REVISION "201205210000Z" -- May 21, 2012 + DESCRIPTION + "Added new object dellNetVLTCfgSysMacAddr in + dellNetVirtualLinkTrunkTable" + + REVISION "201205140000Z" -- May 14, 2012 + DESCRIPTION + "Re arranged MIB objects in the dellNetVirtualLinkTrunkTable + to make it compatible with older version. Moved the newly + added objects at the bottom" + + + REVISION "201204020000Z" -- April 2, 2012 + DESCRIPTION + "Re arrenged the dellNetVirtualLinkTrunkTable, additional + objects are added. + - dellNetVirtualLinkTrunkNotifications added to make + notifications separate subtree from dellNetVirtualLinkTrunkMib. + - dellNetVirtualLinkDetailsTable is added for VLT details. + - dellNetVLTIclBwUsageExceed, dellNetVLTDomainConfigError new + notifications are added. + - Updated the corresponding conformance groups + - Some indentation change" + + REVISION "201105060000Z" -- May 6, 2011 + DESCRIPTION + "Modified MIB OID from 13 to 16." + + REVISION "201103140000Z" -- March 14, 2011 + DESCRIPTION "Initial draft of VLT MIB." + + ::= { dellNetMgmt 17 } + +dellNetVirtualLinkTrunkObjects OBJECT IDENTIFIER + ::={ dellNetVirtualLinkTrunkMib 1 } + +dellNetVirtualLinkTrunkNotifObjects OBJECT IDENTIFIER + ::={ dellNetVirtualLinkTrunkMib 2 } -- For Notifications + +-- Textual Conventions + +DellNetVLTMemberLinkStatus ::= TEXTUAL-CONVENTION + STATUS current + DESCRIPTION + "This defines the status of the link. + The states are: + linkNotEstablished - Initial State. + linkUp - Link is established and the VLT operations + specific to this link are up. + linkDown - Communication with Peer is lost. + linkError - Configuration incompatible." + SYNTAX INTEGER { + linkNotEstablished(0), + linkUp(1), + linkDown(2), + linkError(3) + } + +-- **************************************************************************** +-- Virtual Link Trunk Table +-- **************************************************************************** + +dellNetVirtualLinkTrunkTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetVirtualLinkTrunkTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table provides the information about Virtual Link Trunks. + A row is added to the table when a VLT domain is configured in + the device. A row is deleted from the table when the configured + VLT domain is removed." + + ::= {dellNetVirtualLinkTrunkObjects 1 } + +dellNetVirtualLinkTrunkTableEntry OBJECT-TYPE + SYNTAX DellNetVirtualLinkTrunkTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry represents information about the specific VLT domain." + INDEX { dellNetVLTDomainId } + + ::= { dellNetVirtualLinkTrunkTable 1 } + +DellNetVirtualLinkTrunkTableEntry ::= + SEQUENCE { + dellNetVLTDomainId Unsigned32, + dellNetVLTMacAddr MacAddress, + dellNetVLTPriority Unsigned32, + dellNetVLTIclIfIndex InterfaceIndex, + dellNetVLTRole INTEGER, + dellNetVLTPeerStatus INTEGER, + dellNetVLTIclStatus DellNetVLTMemberLinkStatus, + dellNetVLTHBeatStatus DellNetVLTMemberLinkStatus, + dellNetVLTBkUpIpAddrType InetAddressType, + dellNetVLTBkUpIpAddr InetAddress, + dellNetVLTBkUpInterval TimeInterval, + dellNetVLTRemoteMacAddr MacAddress, + dellNetVLTRemoteRolePriority Unsigned32, + dellNetVLTUnitId Unsigned32, + dellNetVLTVersionMajor Unsigned32, + dellNetVLTVersionMinor Unsigned32, + dellNetVLTRemoteUnitId Unsigned32, + dellNetVLTRemoteVersionMajor Unsigned32, + dellNetVLTRemoteVersionMinor Unsigned32, + dellNetVLTIclBwStatus INTEGER, + dellNetVLTCfgSysMacAddr MacAddress, + dellNetVLTPeerRouting INTEGER, + dellNetVLTPeerRoutingTimeout TimeInterval, + dellNetVLTRemotePeerRouting INTEGER + } + +dellNetVLTDomainId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This oject represents the Virtual Link Trunk Domain's id." + ::= { dellNetVirtualLinkTrunkTableEntry 1 } + +dellNetVLTMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " This object represents the MAC Address value assigned to this + Virtual Link Trunk domain." + ::= { dellNetVirtualLinkTrunkTableEntry 2 } + +dellNetVLTPriority OBJECT-TYPE + SYNTAX Unsigned32(1..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the Virtual Link Trunk domain's System + Priority value." + DEFVAL { 32768 } + ::= { dellNetVirtualLinkTrunkTableEntry 3 } + +dellNetVLTIclIfIndex OBJECT-TYPE + SYNTAX InterfaceIndex + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the interface index of the link configured + as the Inter Chassis Link for the Virtual Link Trunk domain." + ::= { dellNetVirtualLinkTrunkTableEntry 4 } + + +dellNetVLTRole OBJECT-TYPE + SYNTAX INTEGER { + standAlone(0), + primary(1), + secondary(2) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the role of the device in the Virtual + Link Trunk domain configured." + ::= { dellNetVirtualLinkTrunkTableEntry 5 } + +dellNetVLTPeerStatus OBJECT-TYPE + SYNTAX INTEGER { + notEstablished(0), + peerUp(1), + peerDown(2), + linkDown(3) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the status of the VLT Peer i.e whether + it is active, or in disabled/errored state. + notEstablished - set if ICL Link is either in notEstablished + status or error status. + peerUp - set if ICL Link is up. + peerDown - set if both ICL link and Backup link are down + linkDown - set if ICL link down and Backup link is up. " + ::= { dellNetVirtualLinkTrunkTableEntry 6 } + +dellNetVLTIclStatus OBJECT-TYPE + SYNTAX DellNetVLTMemberLinkStatus + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the state of the IC link aggregation. + linkNotEstablished - ICL Hello has not yet started.Initial State. + linkUp - Hello protocol is established and the VLT + operations are up. + linkDown - Communication with Peer is lost. + linkError - Communication with Peer is established but + configuration incompatible." + ::= { dellNetVirtualLinkTrunkTableEntry 7 } + +dellNetVLTHBeatStatus OBJECT-TYPE + SYNTAX DellNetVLTMemberLinkStatus + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the status of the heart beat link/backup + link. + linkNotEstablished - Heartbeat has not yet started. Initial stage. + linkUp - Heartbeat started and Remote is Up. + linkDown - Heartbeat lost. + linkError - This indicates a configuration error." + ::= { dellNetVirtualLinkTrunkTableEntry 8 } + +dellNetVLTBkUpIpAddrType OBJECT-TYPE + SYNTAX InetAddressType + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the address family of the Backup link + designated for the Virtual Link Trunk Domain." + ::= { dellNetVirtualLinkTrunkTableEntry 9 } + +dellNetVLTBkUpIpAddr OBJECT-TYPE + SYNTAX InetAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the Ip address of the backup link." + ::= { dellNetVirtualLinkTrunkTableEntry 10 } + +dellNetVLTBkUpInterval OBJECT-TYPE + SYNTAX TimeInterval(100..500) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the time interval for the VLT heart-beat + timer. " + DEFVAL { 100 } + ::= { dellNetVirtualLinkTrunkTableEntry 11 } + +dellNetVLTRemoteMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the MAC Address of the Remote system that + is part of the VLT Domain." + ::= { dellNetVirtualLinkTrunkTableEntry 12 } + +dellNetVLTRemoteRolePriority OBJECT-TYPE + SYNTAX Unsigned32(1..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the role priority of the Remote System + that is part of the Virtual Link Trunk Domain." + DEFVAL { 32768 } + ::= { dellNetVirtualLinkTrunkTableEntry 13 } + +dellNetVLTUnitId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the configured unit ID for the Virtual + Link Trunk domain." + ::= { dellNetVirtualLinkTrunkTableEntry 14 } + +dellNetVLTVersionMajor OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the major version of for the Virtual + Link Trunk domain protocol running." + ::= { dellNetVirtualLinkTrunkTableEntry 15 } + +dellNetVLTVersionMinor OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the minor version of for the Virtual + Link Trunk domain protocol running." + ::= { dellNetVirtualLinkTrunkTableEntry 16 } + +dellNetVLTRemoteUnitId OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the configured unit ID for the Virtual + Link Trunk domain on the remote node." + ::= { dellNetVirtualLinkTrunkTableEntry 17 } + +dellNetVLTRemoteVersionMajor OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the major version of for the Virtual + Link Trunk domain protocol running on the remote node." + ::= { dellNetVirtualLinkTrunkTableEntry 18 } + +dellNetVLTRemoteVersionMinor OBJECT-TYPE + SYNTAX Unsigned32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the minor version of for the Virtual + Link Trunk domain protocol running on the remote node." + ::= { dellNetVirtualLinkTrunkTableEntry 19 } + +dellNetVLTIclBwStatus OBJECT-TYPE + SYNTAX INTEGER { + belowthreshold(0), + abovethreshold(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the status of the VLT ICL Bandwidth usage + i.e whether it crosses threshold, or below threshold state. + below-threshold - set if ICL Link BW usage is below 80% + above-threshold - set if ICL link BW usage is above 80%. " + ::= { dellNetVirtualLinkTrunkTableEntry 20 } + +dellNetVLTCfgSysMacAddr OBJECT-TYPE + SYNTAX MacAddress + MAX-ACCESS read-only + STATUS current + DESCRIPTION + " This object represents the System MAC Address value configured + the Virtual Link Trunk domain." + ::= { dellNetVirtualLinkTrunkTableEntry 21 } + +dellNetVLTPeerRouting OBJECT-TYPE + SYNTAX INTEGER { + disabled(0), + enabled(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the state of the VLT Peer routing i.e + whether it is enabled or disabled." + ::= { dellNetVirtualLinkTrunkTableEntry 22 } + +dellNetVLTPeerRoutingTimeout OBJECT-TYPE + SYNTAX TimeInterval(0..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the time interval for VLT peer-routing + timer, which is configured for removing the local-da of the other + peer in case of peer failure." + ::= { dellNetVirtualLinkTrunkTableEntry 23 } + +dellNetVLTRemotePeerRouting OBJECT-TYPE + SYNTAX INTEGER { + disabled(0), + enabled(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "This object represents the state of the VLT Peer routing + configured on the remote peer node i.e whether it is enabled or + disabled." + ::= { dellNetVirtualLinkTrunkTableEntry 24 } + +-- **************************************************************************** +-- Virtual Link Statistics Table +-- **************************************************************************** + +dellNetVirtualLinkStatsTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetVirtualLinkStatsTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table provides the details of the statistical information on + traffic traversing port channels to attached devices, Interchassis + link, and backup link." + ::= { dellNetVirtualLinkTrunkObjects 2 } + +dellNetVirtualLinkStatsTableEntry OBJECT-TYPE + SYNTAX DellNetVirtualLinkStatsTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry is the device specific statistical information on + traffic in the links in VLT domain." + AUGMENTS { dellNetVirtualLinkTrunkTableEntry } + ::= { dellNetVirtualLinkStatsTable 1 } + +DellNetVirtualLinkStatsTableEntry ::= + SEQUENCE{ + dellNetVLTStatNumHelloSent Counter32, + dellNetVLTStatNumHelloRcvd Counter32, + dellNetVLTStatNumHbeatSent Counter32, + dellNetVLTStatNumHbeatRcvd Counter32, + dellNetVLTStatNumDomainErrors Counter32, + dellNetVLTStatNumVersionErrors Counter32 + } + +dellNetVLTStatNumHelloSent OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The count of Hello Packets sent across the ICL for + synchronization." + ::= { dellNetVirtualLinkStatsTableEntry 1 } + +dellNetVLTStatNumHelloRcvd OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The count of Hello Packets received from the remote VLT through + the ICL." + ::= { dellNetVirtualLinkStatsTableEntry 2 } + +dellNetVLTStatNumHbeatSent OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The count of periodic Keepalive messages sent by the VLT device + to the peer." + ::= { dellNetVirtualLinkStatsTableEntry 3 } + +dellNetVLTStatNumHbeatRcvd OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The count of periodic Keepalive messages received by the VLT + device from the peer." + ::= { dellNetVirtualLinkStatsTableEntry 4 } + +dellNetVLTStatNumDomainErrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The count of hello/heartbeat packets dropped by the VLT device + which failed to match the device's VLT domain Id." + ::= { dellNetVirtualLinkStatsTableEntry 5 } + +dellNetVLTStatNumVersionErrors OBJECT-TYPE + SYNTAX Counter32 + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The count of hello/heartbeat packets dropped by the VLT device + which failed to match the device's VLT message's version." + ::= { dellNetVirtualLinkStatsTableEntry 6 } + +-- **************************************************************************** +-- Virtual Link Trunk Details Table +-- **************************************************************************** + +dellNetVirtualLinkDetailsTable OBJECT-TYPE + SYNTAX SEQUENCE OF DellNetVirtualLinkDetailsTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "This table provides the details of port channel information by + traversing port channels to attached devices, peer port-channel + ID, status and Active Vlans" + ::= { dellNetVirtualLinkTrunkObjects 3 } + +dellNetVirtualLinkDetailsTableEntry OBJECT-TYPE + SYNTAX DellNetVirtualLinkDetailsTableEntry + MAX-ACCESS not-accessible + STATUS current + DESCRIPTION + "Each entry is the port channel specific information on links + between TOR and VLT domain." + INDEX { dellNetVLTDetailLocalLagID } + ::= { dellNetVirtualLinkDetailsTable 1 } + +DellNetVirtualLinkDetailsTableEntry ::= + SEQUENCE{ + dellNetVLTDetailLocalLagID Unsigned32, + dellNetVLTDetailPeerLagID Unsigned32, + dellNetVLTDetailLocalStatus INTEGER, + dellNetVLTDetailPeerStatus INTEGER + } + +dellNetVLTDetailLocalLagID OBJECT-TYPE + SYNTAX Unsigned32(1..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Detail of the vlt local lag ID." + ::= { dellNetVirtualLinkDetailsTableEntry 1 } + +dellNetVLTDetailPeerLagID OBJECT-TYPE + SYNTAX Unsigned32(1..65535) + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The Detail of the vlt peer lag ID" + ::= { dellNetVirtualLinkDetailsTableEntry 2 } + +dellNetVLTDetailLocalStatus OBJECT-TYPE + SYNTAX INTEGER { + down(0), + up(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The interface operational status of the vlt local LAG ID" + ::= { dellNetVirtualLinkDetailsTableEntry 3 } + +dellNetVLTDetailPeerStatus OBJECT-TYPE + SYNTAX INTEGER { + down(0), + up(1) + } + MAX-ACCESS read-only + STATUS current + DESCRIPTION + "The interface operational status of the vlt peer LAG ID." + ::= { dellNetVirtualLinkDetailsTableEntry 4 } + +-- This object is for dellNetVLTDomainConfigError Trap/Notification + +dellNetVLTErrorReason OBJECT-TYPE + SYNTAX INTEGER { + noError(1), + domainIdMismatch(2), + unitIdMismatch(3), + versionMismatch(4), + sysMacMismatch(5), + peerRoutingMismatch(6) + } + MAX-ACCESS accessible-for-notify + STATUS current + DESCRIPTION + "This object represents the VLT domain config error,the possible + errors are: + noError - No Error. + domainIdMismatch - local and remote vlt domain Id mismatch. + unitIdMismatch - local or remote vlt Unit Id is Identical or + not configured. + versionMismatch - local and remote vlt version does not meet + criteria for peer UP. + sysMacMismatch - local and remote vlt system MAC mismatch. + peerRoutingMismatch - local and remote vlt peer-routing config + mismatch" + ::= { dellNetVirtualLinkTrunkObjects 4} + +-- **************************************************************************** +-- * Virtual link Trunk Alarms and Notifications +-- **************************************************************************** + +dellNetVirtualLinkTrunkNotifications OBJECT IDENTIFIER + ::={ dellNetVirtualLinkTrunkNotifObjects 0 } -- For Notifications + +dellNetVLTRoleChange NOTIFICATION-TYPE + OBJECTS { + dellNetVLTRole + } + STATUS current + DESCRIPTION + "The agent generates this norification to denote the change in + role of the VLT device in the VLT domain. This notification + carries the information about the new role. + The possible roles are as follows: + 1. StandAlone + 2. Primary + 3. Secondary" + ::= { dellNetVirtualLinkTrunkNotifications 1 } + +dellNetVLTIclStatusChange NOTIFICATION-TYPE + OBJECTS { + dellNetVLTIclStatus + } + STATUS current + DESCRIPTION + "The agent generates this notification to denote the change in + InterConnect Link Status.The notification contains information on + the new ICL status. The possible states are as follows: + 1. NotEstabished + 2. LinkUp + 3. LinkDown + 4. LinkError" + ::= { dellNetVirtualLinkTrunkNotifications 2 } + +dellNetVLTPeerStatusChange NOTIFICATION-TYPE + OBJECTS { + dellNetVLTPeerStatus + } + STATUS current + DESCRIPTION + "The agent generates this notification to denote the change in + Status of the Peer in the VLT domain. This notification contains + information on the new status of the peer device. The possible + states are as follows: + 1. NotEstablished + 2. PeerUp + 3. PeerDown + 4. LinkDown" + ::= { dellNetVirtualLinkTrunkNotifications 3 } + +dellNetVLTHBeatStatusChange NOTIFICATION-TYPE + OBJECTS { + dellNetVLTHBeatStatus + } + STATUS current + DESCRIPTION + "The agent generates this notification to denote the change in + Backup Link Status. The notification contains information on + the new BackupLink Status. The possible states are as follows: + 1. NotEstabished + 2. LinkUp + 3. LinkDown + 4. LinkError" + ::= { dellNetVirtualLinkTrunkNotifications 4 } + +dellNetVLTIclBwUsageExceed NOTIFICATION-TYPE + OBJECTS { + dellNetVLTIclIfIndex, + dellNetVLTIclBwStatus + } + STATUS current + DESCRIPTION + "The IFM agent generates this notification to denote the change + in Bandwidth usage of ICL Link, when it crosses the threshold + above 80 %. The possible states are as follows: + 0. Below threshold + 1. Above threshold" + ::= { dellNetVirtualLinkTrunkNotifications 5 } + +dellNetVLTDomainConfigError NOTIFICATION-TYPE + OBJECTS { + dellNetVLTErrorReason + } + STATUS current + DESCRIPTION + "The agent generates this notification to denote there is a + error/conflict in the VLT domain config parameters (either + locally or in remote node which prevent the peer up. The mismatch + can be domain Id, unitId,version or system MAC. The notification + contains information on the error/mismatch type." + ::= { dellNetVirtualLinkTrunkNotifications 6 } + +-- **************************************************************************** +-- Conformance Information +-- **************************************************************************** + +dellNetVirtualLinkTrunkConformance OBJECT IDENTIFIER + ::= { dellNetVirtualLinkTrunkMib 3 } + +dellNetVirtualLinkTrunkCompliances OBJECT IDENTIFIER + ::= { dellNetVirtualLinkTrunkConformance 1 } + +dellNetVirtualLinkTrunkGroups OBJECT IDENTIFIER + ::= { dellNetVirtualLinkTrunkConformance 2 } + +-- **************************************************************************** +-- * Compliance Statements +-- **************************************************************************** + +dellNetVirtualLinkTrunkCompliance MODULE-COMPLIANCE + STATUS current + DESCRIPTION + "The compliance statement for the Dell Networking OS Virtual Link Trunk MIB." + MODULE + MANDATORY-GROUPS { + dellNetVirtualLinkTrunkGroup, + dellNetVirtualLinkStatisticsGroup, + dellNetVirtualLinkNotificationGroup, + dellNetVirtualLinkDetailsTableGroup + } + ::= { dellNetVirtualLinkTrunkCompliances 1} + +-- **************************************************************************** +-- Units of Conformance +-- **************************************************************************** + +dellNetVirtualLinkTrunkGroup OBJECT-GROUP + OBJECTS { + dellNetVLTDomainId, + dellNetVLTMacAddr, + dellNetVLTPriority, + dellNetVLTIclIfIndex, + dellNetVLTRole, + dellNetVLTPeerStatus, + dellNetVLTIclStatus, + dellNetVLTHBeatStatus, + dellNetVLTBkUpIpAddrType, + dellNetVLTBkUpIpAddr, + dellNetVLTBkUpInterval, + dellNetVLTRemoteMacAddr, + dellNetVLTRemoteRolePriority, + dellNetVLTUnitId, + dellNetVLTVersionMajor, + dellNetVLTVersionMinor, + dellNetVLTRemoteUnitId, + dellNetVLTRemoteVersionMajor, + dellNetVLTRemoteVersionMinor, + dellNetVLTIclBwStatus, + dellNetVLTCfgSysMacAddr, + dellNetVLTPeerRouting, + dellNetVLTPeerRoutingTimeout, + dellNetVLTRemotePeerRouting, + dellNetVLTErrorReason --No Separate group added for this object. + } + STATUS current + DESCRIPTION + "This group represents a collection of objects providing the + overall VLT information." + ::= { dellNetVirtualLinkTrunkGroups 1 } + +dellNetVirtualLinkStatisticsGroup OBJECT-GROUP + OBJECTS { + dellNetVLTStatNumHelloSent, + dellNetVLTStatNumHelloRcvd, + dellNetVLTStatNumHbeatSent, + dellNetVLTStatNumHbeatRcvd, + dellNetVLTStatNumDomainErrors, + dellNetVLTStatNumVersionErrors + } + STATUS current + DESCRIPTION + "This group represents a collection of objects providing the + overall statistical information on the VLT." + ::= { dellNetVirtualLinkTrunkGroups 2 } + +dellNetVirtualLinkNotificationGroup NOTIFICATION-GROUP + NOTIFICATIONS { + dellNetVLTRoleChange, + dellNetVLTIclStatusChange, + dellNetVLTPeerStatusChange, + dellNetVLTHBeatStatusChange, + dellNetVLTIclBwUsageExceed, + dellNetVLTDomainConfigError + } + STATUS current + DESCRIPTION + "A collection of notification objects for the Dell Networking OS VLT mib" + ::= { dellNetVirtualLinkTrunkGroups 3 } + +dellNetVirtualLinkDetailsTableGroup OBJECT-GROUP + OBJECTS { + dellNetVLTDetailLocalLagID, + dellNetVLTDetailPeerLagID, + dellNetVLTDetailLocalStatus, + dellNetVLTDetailPeerStatus + } + STATUS current + DESCRIPTION + "This group represents a collection of objects providing the + LAG details on the VLT." + ::= { dellNetVirtualLinkTrunkGroups 4 } + +-- **************************************************************************** +-- End of Units of conformance +-- **************************************************************************** + +END + diff --git a/tests/data/dnos.json b/tests/data/dnos.json index a5b2886723..20592d9ee7 100644 --- a/tests/data/dnos.json +++ b/tests/data/dnos.json @@ -8,13 +8,13 @@ "sysDescr": "Dell Networking OS Operating System Version: 2.0 Application Software Version: 9.9(0.0P9) Series: S4048-ON Copyright (c) 1999-2015 by Dell Inc. All Rights Reserved. Build Time: Thu Feb 4 06:57:34 2016", "sysContact": null, "version": null, - "hardware": "", + "hardware": null, "features": null, - "location": null, "os": "dnos", "type": "network", "serial": null, - "icon": "dell.svg" + "icon": "dell.svg", + "location": null } ] }, @@ -26,13 +26,13 @@ "sysDescr": "Dell Networking OS Operating System Version: 2.0 Application Software Version: 9.9(0.0P9) Series: S4048-ON Copyright (c) 1999-2015 by Dell Inc. All Rights Reserved. Build Time: Thu Feb 4 06:57:34 2016", "sysContact": "", "version": null, - "hardware": "", + "hardware": null, "features": null, - "location": "", "os": "dnos", "type": "network", "serial": null, - "icon": "dell.svg" + "icon": "dell.svg", + "location": "" } ] } @@ -4240,6 +4240,5676 @@ "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": "TenGigabitEthernet 1/1", + "ifName": "TenGigabitEthernet 1/1", + "portName": null, + "ifIndex": 2097156, + "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": "..", + "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": "TenGigabitEthernet 1/2", + "ifName": "TenGigabitEthernet 1/2", + "portName": null, + "ifIndex": 2097284, + "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": "..", + "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": "TenGigabitEthernet 1/3", + "ifName": "TenGigabitEthernet 1/3", + "portName": null, + "ifIndex": 2097412, + "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": "..", + "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": "TenGigabitEthernet 1/4", + "ifName": "TenGigabitEthernet 1/4", + "portName": null, + "ifIndex": 2097540, + "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": "..", + "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": "TenGigabitEthernet 1/5", + "ifName": "TenGigabitEthernet 1/5", + "portName": null, + "ifIndex": 2097668, + "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": "..", + "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": "TenGigabitEthernet 1/6", + "ifName": "TenGigabitEthernet 1/6", + "portName": null, + "ifIndex": 2097796, + "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": "..", + "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": "TenGigabitEthernet 1/7", + "ifName": "TenGigabitEthernet 1/7", + "portName": null, + "ifIndex": 2097924, + "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": "..", + "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": "TenGigabitEthernet 1/8", + "ifName": "TenGigabitEthernet 1/8", + "portName": null, + "ifIndex": 2098052, + "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": "..", + "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": "TenGigabitEthernet 1/9", + "ifName": "TenGigabitEthernet 1/9", + "portName": null, + "ifIndex": 2098180, + "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": "..", + "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": "TenGigabitEthernet 1/10", + "ifName": "TenGigabitEthernet 1/10", + "portName": null, + "ifIndex": 2098308, + "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": "..", + "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": "TenGigabitEthernet 1/11", + "ifName": "TenGigabitEthernet 1/11", + "portName": null, + "ifIndex": 2098436, + "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": "..", + "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": "TenGigabitEthernet 1/12", + "ifName": "TenGigabitEthernet 1/12", + "portName": null, + "ifIndex": 2098564, + "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": "..", + "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": "TenGigabitEthernet 1/13", + "ifName": "TenGigabitEthernet 1/13", + "portName": null, + "ifIndex": 2098692, + "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": "..", + "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": "TenGigabitEthernet 1/14", + "ifName": "TenGigabitEthernet 1/14", + "portName": null, + "ifIndex": 2098820, + "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": "..", + "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": "TenGigabitEthernet 1/15", + "ifName": "TenGigabitEthernet 1/15", + "portName": null, + "ifIndex": 2098948, + "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": "..", + "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": "TenGigabitEthernet 1/16", + "ifName": "TenGigabitEthernet 1/16", + "portName": null, + "ifIndex": 2099076, + "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": "..", + "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": "TenGigabitEthernet 1/17", + "ifName": "TenGigabitEthernet 1/17", + "portName": null, + "ifIndex": 2099204, + "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": "..", + "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": "TenGigabitEthernet 1/18", + "ifName": "TenGigabitEthernet 1/18", + "portName": null, + "ifIndex": 2099332, + "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": "..", + "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": "TenGigabitEthernet 1/19", + "ifName": "TenGigabitEthernet 1/19", + "portName": null, + "ifIndex": 2099460, + "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": "..", + "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": "TenGigabitEthernet 1/20", + "ifName": "TenGigabitEthernet 1/20", + "portName": null, + "ifIndex": 2099588, + "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": "..", + "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": "TenGigabitEthernet 1/21", + "ifName": "TenGigabitEthernet 1/21", + "portName": null, + "ifIndex": 2099716, + "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": "..", + "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": "TenGigabitEthernet 1/22", + "ifName": "TenGigabitEthernet 1/22", + "portName": null, + "ifIndex": 2099844, + "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": "..", + "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": "TenGigabitEthernet 1/23", + "ifName": "TenGigabitEthernet 1/23", + "portName": null, + "ifIndex": 2099972, + "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": "..", + "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": "TenGigabitEthernet 1/24", + "ifName": "TenGigabitEthernet 1/24", + "portName": null, + "ifIndex": 2100100, + "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": "..", + "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": "TenGigabitEthernet 1/25", + "ifName": "TenGigabitEthernet 1/25", + "portName": null, + "ifIndex": 2100228, + "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": "..", + "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": "TenGigabitEthernet 1/26", + "ifName": "TenGigabitEthernet 1/26", + "portName": null, + "ifIndex": 2100356, + "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": "..", + "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": "TenGigabitEthernet 1/27", + "ifName": "TenGigabitEthernet 1/27", + "portName": null, + "ifIndex": 2100484, + "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": "..", + "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": "TenGigabitEthernet 1/28", + "ifName": "TenGigabitEthernet 1/28", + "portName": null, + "ifIndex": 2100612, + "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": "..", + "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": "TenGigabitEthernet 1/29", + "ifName": "TenGigabitEthernet 1/29", + "portName": null, + "ifIndex": 2100740, + "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": "..", + "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": "TenGigabitEthernet 1/30", + "ifName": "TenGigabitEthernet 1/30", + "portName": null, + "ifIndex": 2100868, + "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": "..", + "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": "TenGigabitEthernet 1/31", + "ifName": "TenGigabitEthernet 1/31", + "portName": null, + "ifIndex": 2100996, + "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": "..", + "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": "TenGigabitEthernet 1/32", + "ifName": "TenGigabitEthernet 1/32", + "portName": null, + "ifIndex": 2101124, + "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": "..", + "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": "TenGigabitEthernet 1/33", + "ifName": "TenGigabitEthernet 1/33", + "portName": null, + "ifIndex": 2101252, + "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": "..", + "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": "TenGigabitEthernet 1/34", + "ifName": "TenGigabitEthernet 1/34", + "portName": null, + "ifIndex": 2101380, + "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": "..", + "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": "TenGigabitEthernet 1/35", + "ifName": "TenGigabitEthernet 1/35", + "portName": null, + "ifIndex": 2101508, + "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": "..", + "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": "TenGigabitEthernet 1/36", + "ifName": "TenGigabitEthernet 1/36", + "portName": null, + "ifIndex": 2101636, + "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": "..", + "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": "TenGigabitEthernet 1/37", + "ifName": "TenGigabitEthernet 1/37", + "portName": null, + "ifIndex": 2101764, + "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": "..", + "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": "TenGigabitEthernet 1/38", + "ifName": "TenGigabitEthernet 1/38", + "portName": null, + "ifIndex": 2101892, + "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": "..", + "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": "TenGigabitEthernet 1/39", + "ifName": "TenGigabitEthernet 1/39", + "portName": null, + "ifIndex": 2102020, + "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": "..", + "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": "TenGigabitEthernet 1/40", + "ifName": "TenGigabitEthernet 1/40", + "portName": null, + "ifIndex": 2102148, + "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": "..", + "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": "TenGigabitEthernet 1/41", + "ifName": "TenGigabitEthernet 1/41", + "portName": null, + "ifIndex": 2102276, + "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": "..", + "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": "TenGigabitEthernet 1/42", + "ifName": "TenGigabitEthernet 1/42", + "portName": null, + "ifIndex": 2102404, + "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": "..", + "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": "TenGigabitEthernet 1/43", + "ifName": "TenGigabitEthernet 1/43", + "portName": null, + "ifIndex": 2102532, + "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": "..", + "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": "TenGigabitEthernet 1/44", + "ifName": "TenGigabitEthernet 1/44", + "portName": null, + "ifIndex": 2102660, + "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": "..", + "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": "TenGigabitEthernet 1/45", + "ifName": "TenGigabitEthernet 1/45", + "portName": null, + "ifIndex": 2102788, + "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": "01 NIC2", + "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": "TenGigabitEthernet 1/46", + "ifName": "TenGigabitEthernet 1/46", + "portName": null, + "ifIndex": 2102916, + "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": "02 NIC2", + "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": "TenGigabitEthernet 1/47", + "ifName": "TenGigabitEthernet 1/47", + "portName": null, + "ifIndex": 2103044, + "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": "..", + "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": "TenGigabitEthernet 1/48", + "ifName": "TenGigabitEthernet 1/48", + "portName": null, + "ifIndex": 2103172, + "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": "..", + "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": "fortyGigE 1/49", + "ifName": "fortyGigE 1/49", + "portName": null, + "ifIndex": 2103301, + "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": "abc-cs2 Fo1/50-Po50 Uplink to Core", + "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": "fortyGigE 1/50", + "ifName": "fortyGigE 1/50", + "portName": null, + "ifIndex": 2103813, + "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": "..", + "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": "fortyGigE 1/51", + "ifName": "fortyGigE 1/51", + "portName": null, + "ifIndex": 2104325, + "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": "..", + "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": "fortyGigE 1/52", + "ifName": "fortyGigE 1/52", + "portName": null, + "ifIndex": 2104837, + "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": "..", + "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": "fortyGigE 1/53", + "ifName": "fortyGigE 1/53", + "portName": null, + "ifIndex": 2105349, + "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": "abc-ag7 Fo1/53-Po53 VLTi", + "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": "fortyGigE 1/54", + "ifName": "fortyGigE 1/54", + "portName": null, + "ifIndex": 2105861, + "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": "abc-ag7 Fo1/54-Po53 VLTi", + "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, @@ -4345,6 +10015,636 @@ "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": "ManagementEthernet 1/1", + "ifName": "ManagementEthernet 1/1", + "portName": null, + "ifIndex": 9437185, + "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": "abc-ag7 Ma1/1 VLT Backup Link", + "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": "ManagementEthernet 2/1", + "ifName": "ManagementEthernet 2/1", + "portName": null, + "ifIndex": 10485761, + "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": "..", + "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": "ManagementEthernet 3/1", + "ifName": "ManagementEthernet 3/1", + "portName": null, + "ifIndex": 11534337, + "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": "..", + "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": "ManagementEthernet 4/1", + "ifName": "ManagementEthernet 4/1", + "portName": null, + "ifIndex": 12582913, + "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": "..", + "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": "ManagementEthernet 5/1", + "ifName": "ManagementEthernet 5/1", + "portName": null, + "ifIndex": 13631489, + "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": "..", + "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": "ManagementEthernet 6/1", + "ifName": "ManagementEthernet 6/1", + "portName": null, + "ifIndex": 14680065, + "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": "..", + "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, @@ -6340,6 +12640,426 @@ "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-channel 45", + "ifName": "Port-channel 45", + "portName": null, + "ifIndex": 1258314240, + "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": "01", + "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-channel 46", + "ifName": "Port-channel 46", + "portName": null, + "ifIndex": 1258314752, + "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": "02", + "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-channel 49", + "ifName": "Port-channel 49", + "portName": null, + "ifIndex": 1258316288, + "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": "abc-cs2 Po50 Uplink to Core", + "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-channel 53", + "ifName": "Port-channel 53", + "portName": null, + "ifIndex": 1258318336, + "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": "abc-ag7 Po53 VLTi", + "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, @@ -6445,6 +13165,111 @@ "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": "Vlan 99", + "ifName": "Vlan 99", + "portName": null, + "ifIndex": 1275119104, + "ifSpeed": null, + "ifConnectorPresent": null, + "ifPromiscuousMode": null, + "ifHighSpeed": null, + "ifOperStatus": null, + "ifOperStatus_prev": null, + "ifAdminStatus": null, + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": null, + "ifType": "l3ipvlan", + "ifAlias": "Management", + "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, @@ -10754,6 +17579,5676 @@ "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": "TenGigabitEthernet 1/1", + "ifName": "TenGigabitEthernet 1/1", + "portName": null, + "ifIndex": 2097156, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4164, + "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": "TenGigabitEthernet 1/2", + "ifName": "TenGigabitEthernet 1/2", + "portName": null, + "ifIndex": 2097284, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4166, + "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": "TenGigabitEthernet 1/3", + "ifName": "TenGigabitEthernet 1/3", + "portName": null, + "ifIndex": 2097412, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4166, + "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": "TenGigabitEthernet 1/4", + "ifName": "TenGigabitEthernet 1/4", + "portName": null, + "ifIndex": 2097540, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4166, + "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": "TenGigabitEthernet 1/5", + "ifName": "TenGigabitEthernet 1/5", + "portName": null, + "ifIndex": 2097668, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4166, + "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": "TenGigabitEthernet 1/6", + "ifName": "TenGigabitEthernet 1/6", + "portName": null, + "ifIndex": 2097796, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4166, + "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": "TenGigabitEthernet 1/7", + "ifName": "TenGigabitEthernet 1/7", + "portName": null, + "ifIndex": 2097924, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4166, + "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": "TenGigabitEthernet 1/8", + "ifName": "TenGigabitEthernet 1/8", + "portName": null, + "ifIndex": 2098052, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4168, + "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": "TenGigabitEthernet 1/9", + "ifName": "TenGigabitEthernet 1/9", + "portName": null, + "ifIndex": 2098180, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4168, + "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": "TenGigabitEthernet 1/10", + "ifName": "TenGigabitEthernet 1/10", + "portName": null, + "ifIndex": 2098308, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4168, + "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": "TenGigabitEthernet 1/11", + "ifName": "TenGigabitEthernet 1/11", + "portName": null, + "ifIndex": 2098436, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4168, + "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": "TenGigabitEthernet 1/12", + "ifName": "TenGigabitEthernet 1/12", + "portName": null, + "ifIndex": 2098564, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4168, + "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": "TenGigabitEthernet 1/13", + "ifName": "TenGigabitEthernet 1/13", + "portName": null, + "ifIndex": 2098692, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4170, + "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": "TenGigabitEthernet 1/14", + "ifName": "TenGigabitEthernet 1/14", + "portName": null, + "ifIndex": 2098820, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4170, + "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": "TenGigabitEthernet 1/15", + "ifName": "TenGigabitEthernet 1/15", + "portName": null, + "ifIndex": 2098948, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4170, + "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": "TenGigabitEthernet 1/16", + "ifName": "TenGigabitEthernet 1/16", + "portName": null, + "ifIndex": 2099076, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4170, + "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": "TenGigabitEthernet 1/17", + "ifName": "TenGigabitEthernet 1/17", + "portName": null, + "ifIndex": 2099204, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4170, + "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": "TenGigabitEthernet 1/18", + "ifName": "TenGigabitEthernet 1/18", + "portName": null, + "ifIndex": 2099332, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4170, + "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": "TenGigabitEthernet 1/19", + "ifName": "TenGigabitEthernet 1/19", + "portName": null, + "ifIndex": 2099460, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4172, + "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": "TenGigabitEthernet 1/20", + "ifName": "TenGigabitEthernet 1/20", + "portName": null, + "ifIndex": 2099588, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4172, + "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": "TenGigabitEthernet 1/21", + "ifName": "TenGigabitEthernet 1/21", + "portName": null, + "ifIndex": 2099716, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4172, + "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": "TenGigabitEthernet 1/22", + "ifName": "TenGigabitEthernet 1/22", + "portName": null, + "ifIndex": 2099844, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4172, + "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": "TenGigabitEthernet 1/23", + "ifName": "TenGigabitEthernet 1/23", + "portName": null, + "ifIndex": 2099972, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4172, + "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": "TenGigabitEthernet 1/24", + "ifName": "TenGigabitEthernet 1/24", + "portName": null, + "ifIndex": 2100100, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4172, + "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": "TenGigabitEthernet 1/25", + "ifName": "TenGigabitEthernet 1/25", + "portName": null, + "ifIndex": 2100228, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4172, + "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": "TenGigabitEthernet 1/26", + "ifName": "TenGigabitEthernet 1/26", + "portName": null, + "ifIndex": 2100356, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4174, + "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": "TenGigabitEthernet 1/27", + "ifName": "TenGigabitEthernet 1/27", + "portName": null, + "ifIndex": 2100484, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4174, + "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": "TenGigabitEthernet 1/28", + "ifName": "TenGigabitEthernet 1/28", + "portName": null, + "ifIndex": 2100612, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4174, + "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": "TenGigabitEthernet 1/29", + "ifName": "TenGigabitEthernet 1/29", + "portName": null, + "ifIndex": 2100740, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4174, + "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": "TenGigabitEthernet 1/30", + "ifName": "TenGigabitEthernet 1/30", + "portName": null, + "ifIndex": 2100868, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "true", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 8220088, + "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": 796, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 540, + "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": 1362868, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 1078069, + "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": 1831, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 3, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 8863, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 3019, + "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": "TenGigabitEthernet 1/31", + "ifName": "TenGigabitEthernet 1/31", + "portName": null, + "ifIndex": 2100996, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4174, + "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": "TenGigabitEthernet 1/32", + "ifName": "TenGigabitEthernet 1/32", + "portName": null, + "ifIndex": 2101124, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4174, + "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": "TenGigabitEthernet 1/33", + "ifName": "TenGigabitEthernet 1/33", + "portName": null, + "ifIndex": 2101252, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4176, + "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": "TenGigabitEthernet 1/34", + "ifName": "TenGigabitEthernet 1/34", + "portName": null, + "ifIndex": 2101380, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4176, + "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": "TenGigabitEthernet 1/35", + "ifName": "TenGigabitEthernet 1/35", + "portName": null, + "ifIndex": 2101508, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4176, + "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": "TenGigabitEthernet 1/36", + "ifName": "TenGigabitEthernet 1/36", + "portName": null, + "ifIndex": 2101636, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4176, + "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": "TenGigabitEthernet 1/37", + "ifName": "TenGigabitEthernet 1/37", + "portName": null, + "ifIndex": 2101764, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4176, + "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": "TenGigabitEthernet 1/38", + "ifName": "TenGigabitEthernet 1/38", + "portName": null, + "ifIndex": 2101892, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4176, + "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": "TenGigabitEthernet 1/39", + "ifName": "TenGigabitEthernet 1/39", + "portName": null, + "ifIndex": 2102020, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4178, + "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": "TenGigabitEthernet 1/40", + "ifName": "TenGigabitEthernet 1/40", + "portName": null, + "ifIndex": 2102148, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4178, + "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": "TenGigabitEthernet 1/41", + "ifName": "TenGigabitEthernet 1/41", + "portName": null, + "ifIndex": 2102276, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4178, + "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": "TenGigabitEthernet 1/42", + "ifName": "TenGigabitEthernet 1/42", + "portName": null, + "ifIndex": 2102404, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4178, + "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": "TenGigabitEthernet 1/43", + "ifName": "TenGigabitEthernet 1/43", + "portName": null, + "ifIndex": 2102532, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4178, + "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": "TenGigabitEthernet 1/44", + "ifName": "TenGigabitEthernet 1/44", + "portName": null, + "ifIndex": 2102660, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4178, + "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": "TenGigabitEthernet 1/45", + "ifName": "TenGigabitEthernet 1/45", + "portName": null, + "ifIndex": 2102788, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "true", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "01 NIC2", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4180, + "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": "TenGigabitEthernet 1/46", + "ifName": "TenGigabitEthernet 1/46", + "portName": null, + "ifIndex": 2102916, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "true", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "02 NIC2", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4180, + "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": "TenGigabitEthernet 1/47", + "ifName": "TenGigabitEthernet 1/47", + "portName": null, + "ifIndex": 2103044, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4180, + "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": "TenGigabitEthernet 1/48", + "ifName": "TenGigabitEthernet 1/48", + "portName": null, + "ifIndex": 2103172, + "ifSpeed": 10000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 10000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4180, + "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": "fortyGigE 1/49", + "ifName": "fortyGigE 1/49", + "portName": null, + "ifIndex": 2103301, + "ifSpeed": 40000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "false", + "ifHighSpeed": 40000, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "abc-cs2 Fo1/50-Po50 Uplink to Core", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 7576446, + "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": 44291747, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 17089617, + "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": 9962334477, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 5264025876, + "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": 27393087, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 3561, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 24790872, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 3189443, + "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": "fortyGigE 1/50", + "ifName": "fortyGigE 1/50", + "portName": null, + "ifIndex": 2103813, + "ifSpeed": 40000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 40000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4180, + "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": "fortyGigE 1/51", + "ifName": "fortyGigE 1/51", + "portName": null, + "ifIndex": 2104325, + "ifSpeed": 40000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 40000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4182, + "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": "fortyGigE 1/52", + "ifName": "fortyGigE 1/52", + "portName": null, + "ifIndex": 2104837, + "ifSpeed": 40000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 40000, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 4182, + "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": "fortyGigE 1/53", + "ifName": "fortyGigE 1/53", + "portName": null, + "ifIndex": 2105349, + "ifSpeed": 40000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "false", + "ifHighSpeed": 40000, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "abc-ag7 Fo1/53-Po53 VLTi", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 6808, + "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": 153301, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 3547611, + "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": 2879626122, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 3375465532, + "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": 13827955, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 23002130, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 17565414, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 15612806, + "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": "fortyGigE 1/54", + "ifName": "fortyGigE 1/54", + "portName": null, + "ifIndex": 2105861, + "ifSpeed": 40000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "false", + "ifHighSpeed": 40000, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 9216, + "ifType": "ethernetCsmacd", + "ifAlias": "abc-ag7 Fo1/54-Po53 VLTi", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 6810, + "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": 1535412, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 14998958, + "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": 2448053030, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 2788612210, + "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": 17562092, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 4394522, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 8735619, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 8262412, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, { "port_descr_type": null, "port_descr_descr": null, @@ -10859,6 +23354,636 @@ "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": "ManagementEthernet 1/1", + "ifName": "ManagementEthernet 1/1", + "portName": null, + "ifIndex": 9437185, + "ifSpeed": 1000000000, + "ifConnectorPresent": "true", + "ifPromiscuousMode": "false", + "ifHighSpeed": 1000, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "abc-ag7 Ma1/1 VLT Backup Link", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 6320, + "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": 3393520, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 3609756, + "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": 285884637, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 381585357, + "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": 145, + "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": "ManagementEthernet 2/1", + "ifName": "ManagementEthernet 2/1", + "portName": null, + "ifIndex": 10485761, + "ifSpeed": null, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 0, + "ifOperStatus": "notPresent", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "303a303a303a", + "ifHardType": null, + "ifLastChange": 4196, + "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": "ManagementEthernet 3/1", + "ifName": "ManagementEthernet 3/1", + "portName": null, + "ifIndex": 11534337, + "ifSpeed": null, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 0, + "ifOperStatus": "notPresent", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "303a303a303a", + "ifHardType": null, + "ifLastChange": 4196, + "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": "ManagementEthernet 4/1", + "ifName": "ManagementEthernet 4/1", + "portName": null, + "ifIndex": 12582913, + "ifSpeed": null, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 0, + "ifOperStatus": "notPresent", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "303a303a303a", + "ifHardType": null, + "ifLastChange": 4198, + "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": "ManagementEthernet 5/1", + "ifName": "ManagementEthernet 5/1", + "portName": null, + "ifIndex": 13631489, + "ifSpeed": null, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 0, + "ifOperStatus": "notPresent", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "303a303a303a", + "ifHardType": null, + "ifLastChange": 4198, + "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": "ManagementEthernet 6/1", + "ifName": "ManagementEthernet 6/1", + "portName": null, + "ifIndex": 14680065, + "ifSpeed": null, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 0, + "ifOperStatus": "notPresent", + "ifOperStatus_prev": null, + "ifAdminStatus": "down", + "ifAdminStatus_prev": null, + "ifDuplex": "fullDuplex", + "ifMtu": 1554, + "ifType": "ethernetCsmacd", + "ifAlias": "..", + "ifPhysAddress": "303a303a303a", + "ifHardType": null, + "ifLastChange": 4198, + "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, @@ -12854,6 +25979,426 @@ "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-channel 45", + "ifName": "Port-channel 45", + "portName": null, + "ifIndex": 1258314240, + "ifSpeed": null, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ieee8023adLag", + "ifAlias": "01", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 5374, + "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-channel 46", + "ifName": "Port-channel 46", + "portName": null, + "ifIndex": 1258314752, + "ifSpeed": null, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 0, + "ifOperStatus": "down", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ieee8023adLag", + "ifAlias": "02", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 5384, + "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-channel 49", + "ifName": "Port-channel 49", + "portName": null, + "ifIndex": 1258316288, + "ifSpeed": 40000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 40000, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 1554, + "ifType": "ieee8023adLag", + "ifAlias": "abc-cs2 Po50 Uplink to Core", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 7576718, + "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": 44291747, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 17089617, + "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": 9962334477, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 5264025876, + "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": 27393087, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 3561, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 24790872, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 3189443, + "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-channel 53", + "ifName": "Port-channel 53", + "portName": null, + "ifIndex": 1258318336, + "ifSpeed": 80000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 80000, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": "unknown", + "ifMtu": 9216, + "ifType": "ieee8023adLag", + "ifAlias": "abc-ag7 Po53 VLTi", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 6808, + "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": 1688713, + "ifInUcastPkts_prev": 0, + "ifInUcastPkts_delta": null, + "ifInUcastPkts_rate": null, + "ifOutUcastPkts": 18546569, + "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": 5327679152, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 6164077742, + "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": 31390047, + "ifInBroadcastPkts_prev": 0, + "ifInBroadcastPkts_delta": null, + "ifInBroadcastPkts_rate": null, + "ifOutBroadcastPkts": 27396652, + "ifOutBroadcastPkts_prev": 0, + "ifOutBroadcastPkts_delta": null, + "ifOutBroadcastPkts_rate": null, + "ifInMulticastPkts": 26301033, + "ifInMulticastPkts_prev": 0, + "ifInMulticastPkts_delta": null, + "ifInMulticastPkts_rate": null, + "ifOutMulticastPkts": 23875218, + "ifOutMulticastPkts_prev": 0, + "ifOutMulticastPkts_delta": null, + "ifOutMulticastPkts_rate": null + }, { "port_descr_type": null, "port_descr_descr": null, @@ -12959,6 +26504,111 @@ "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": "Vlan 99", + "ifName": "Vlan 99", + "portName": null, + "ifIndex": 1275119104, + "ifSpeed": 40000000000, + "ifConnectorPresent": "false", + "ifPromiscuousMode": "false", + "ifHighSpeed": 40000, + "ifOperStatus": "up", + "ifOperStatus_prev": null, + "ifAdminStatus": "up", + "ifAdminStatus_prev": null, + "ifDuplex": null, + "ifMtu": 1554, + "ifType": "l3ipvlan", + "ifAlias": "Management", + "ifPhysAddress": "65343a66303a", + "ifHardType": null, + "ifLastChange": 7567976, + "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": 7747727653, + "ifInOctets_prev": 0, + "ifInOctets_delta": null, + "ifInOctets_rate": null, + "ifOutOctets": 13917325470, + "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, @@ -13071,15 +26721,26 @@ "discovery": { "processors": [ { - "entPhysicalIndex": "0", - "hrDeviceIndex": "0", - "processor_oid": ".1.3.6.1.4.1.6027.3.10.1.2.9.1.2.1", - "processor_index": "1", + "entPhysicalIndex": 0, + "hrDeviceIndex": 0, + "processor_oid": ".1.3.6.1.4.1.6027.3.26.1.4.4.1.4.2.1.1", + "processor_index": "dellNetCpuUtil1Min.2.1.1", "processor_type": "dnos", - "processor_usage": "42", - "processor_descr": "Stack Unit 1 CPU", - "processor_precision": "1", - "processor_perc_warn": "75" + "processor_usage": 12, + "processor_descr": "1m Utilization", + "processor_precision": 1, + "processor_perc_warn": 75 + }, + { + "entPhysicalIndex": 0, + "hrDeviceIndex": 0, + "processor_oid": ".1.3.6.1.4.1.6027.3.26.1.4.4.1.5.2.1.1", + "processor_index": "dellNetCpuUtil5Min.2.1.1", + "processor_type": "dnos", + "processor_usage": 8, + "processor_descr": "5m Utilization", + "processor_precision": 1, + "processor_perc_warn": 75 } ] }, @@ -13089,15 +26750,22 @@ "discovery": { "vlans": [ { - "vlan_vlan": "1", - "vlan_domain": "1", + "vlan_vlan": 1, + "vlan_domain": 1, "vlan_name": "Vlan 1", "vlan_type": null, "vlan_mtu": null }, { - "vlan_vlan": "100", - "vlan_domain": "1", + "vlan_vlan": 99, + "vlan_domain": 1, + "vlan_name": "Management", + "vlan_type": null, + "vlan_mtu": null + }, + { + "vlan_vlan": 100, + "vlan_domain": 1, "vlan_name": "Vlan 100", "vlan_type": null, "vlan_mtu": null @@ -13105,68 +26773,92 @@ ], "ports_vlans": [ { - "vlan": "1", - "baseport": "49", - "priority": "0", + "vlan": 1, + "baseport": 49, + "priority": 0, "state": "unknown", - "cost": "0", - "untagged": "1" + "cost": 0, + "untagged": 1 }, { - "vlan": "1", - "baseport": "51", - "priority": "0", + "vlan": 1, + "baseport": 51, + "priority": 0, "state": "unknown", - "cost": "0", - "untagged": "1" + "cost": 0, + "untagged": 1 }, { - "vlan": "1", - "baseport": "339", - "priority": "0", + "vlan": 1, + "baseport": 339, + "priority": 0, "state": "unknown", - "cost": "0", - "untagged": "1" + "cost": 0, + "untagged": 1 }, { - "vlan": "1", - "baseport": "340", - "priority": "0", + "vlan": 1, + "baseport": 340, + "priority": 0, "state": "unknown", - "cost": "0", - "untagged": "1" + "cost": 0, + "untagged": 1 }, { - "vlan": "1", - "baseport": "347", - "priority": "0", + "vlan": 1, + "baseport": 347, + "priority": 0, "state": "unknown", - "cost": "0", - "untagged": "1" + "cost": 0, + "untagged": 1 }, { - "vlan": "100", - "baseport": "339", - "priority": "0", + "vlan": 99, + "baseport": 339, + "priority": 0, "state": "unknown", - "cost": "0", - "untagged": "1" + "cost": 0, + "untagged": 1 }, { - "vlan": "100", - "baseport": "340", - "priority": "0", + "vlan": 99, + "baseport": 340, + "priority": 0, "state": "unknown", - "cost": "0", - "untagged": "1" + "cost": 0, + "untagged": 1 }, { - "vlan": "100", - "baseport": "347", - "priority": "0", + "vlan": 99, + "baseport": 347, + "priority": 0, "state": "unknown", - "cost": "0", - "untagged": "1" + "cost": 0, + "untagged": 1 + }, + { + "vlan": 100, + "baseport": 339, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 100, + "baseport": 340, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 + }, + { + "vlan": 100, + "baseport": 347, + "priority": 0, + "state": "unknown", + "cost": 0, + "untagged": 1 } ] } @@ -13174,6 +26866,150 @@ "sensors": { "discovery": { "sensors": [ + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.6027.3.26.1.4.7.1.4.2.1.1", + "sensor_index": "2.1.1", + "sensor_type": "dellNetFanTrayOperStatus", + "sensor_descr": "Fantray 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": "dellNetFanTrayOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.6027.3.26.1.4.7.1.4.2.1.2", + "sensor_index": "2.1.2", + "sensor_type": "dellNetFanTrayOperStatus", + "sensor_descr": "Fantray 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": "dellNetFanTrayOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.6027.3.26.1.4.7.1.4.2.1.3", + "sensor_index": "2.1.3", + "sensor_type": "dellNetFanTrayOperStatus", + "sensor_descr": "Fantray 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": "dellNetFanTrayOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.6027.3.26.1.4.7.1.4.2.1.4", + "sensor_index": "2.1.4", + "sensor_type": "dellNetFanTrayOperStatus", + "sensor_descr": "Fantray 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": "dellNetFanTrayOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.6027.3.26.1.4.6.1.4.2.1.1", + "sensor_index": "2.1.1", + "sensor_type": "dellNetPowerSupplyOperStatus", + "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": "dellNetPowerSupplyOperStatus" + }, + { + "sensor_deleted": 0, + "sensor_class": "state", + "poller_type": "snmp", + "sensor_oid": ".1.3.6.1.4.1.6027.3.26.1.4.6.1.4.2.1.2", + "sensor_index": "2.1.2", + "sensor_type": "dellNetPowerSupplyOperStatus", + "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": "dellNetPowerSupplyOperStatus" + }, { "sensor_deleted": 0, "sensor_class": "temperature", @@ -13181,8 +27017,8 @@ "sensor_oid": ".1.3.6.1.4.1.6027.3.26.1.3.4.1.13.1", "sensor_index": "1", "sensor_type": "dnos", - "sensor_descr": "Unit 1", - "group": null, + "sensor_descr": "Stack Unit 1", + "group": "Chassis", "sensor_divisor": 1, "sensor_multiplier": 1, "sensor_current": 62, @@ -13197,9 +27033,147 @@ "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.6027.3.11.1.3.1.1.16.2103301", + "sensor_index": "2103301", + "sensor_type": "dnos", + "sensor_descr": "Fo 1/49 40GBASE-CR4-7M", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": 20, + "sensor_limit_warn": null, + "sensor_limit_low": -10, + "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.6027.3.11.1.3.1.1.16.2105349", + "sensor_index": "2105349", + "sensor_type": "dnos", + "sensor_descr": "Fo 1/53 40GBASE-CR4-0.5M", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": 20, + "sensor_limit_warn": null, + "sensor_limit_low": -10, + "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.6027.3.11.1.3.1.1.16.2105861", + "sensor_index": "2105861", + "sensor_type": "dnos", + "sensor_descr": "Fo 1/54 40GBASE-CR4-0.5M", + "group": "Transceivers", + "sensor_divisor": 1, + "sensor_multiplier": 1, + "sensor_current": 0, + "sensor_limit": 20, + "sensor_limit_warn": null, + "sensor_limit_low": -10, + "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_indexes": [ + { + "state_name": "dellNetFanTrayOperStatus", + "state_descr": "up", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 0 + }, + { + "state_name": "dellNetFanTrayOperStatus", + "state_descr": "down", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 2 + }, + { + "state_name": "dellNetFanTrayOperStatus", + "state_descr": "absent", + "state_draw_graph": 1, + "state_value": 3, + "state_generic_value": 2 + }, + { + "state_name": "dellNetPowerSupplyOperStatus", + "state_descr": "up", + "state_draw_graph": 1, + "state_value": 1, + "state_generic_value": 0 + }, + { + "state_name": "dellNetPowerSupplyOperStatus", + "state_descr": "down", + "state_draw_graph": 1, + "state_value": 2, + "state_generic_value": 2 + }, + { + "state_name": "dellNetPowerSupplyOperStatus", + "state_descr": "absent", + "state_draw_graph": 1, + "state_value": 3, + "state_generic_value": 2 + } + ] + }, + "poller": "matches discovery" + }, + "mempools": { + "discovery": { + "mempools": [ + { + "mempool_index": "stack.1.1", + "entPhysicalIndex": null, + "hrDeviceIndex": null, + "mempool_type": "dell-net", + "mempool_precision": 0, + "mempool_descr": "Memory Usage", + "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": "matches discovery" } diff --git a/tests/snmpsim/dnos.snmprec b/tests/snmpsim/dnos.snmprec index 48fb0f99cd..1e207eb53d 100644 --- a/tests/snmpsim/dnos.snmprec +++ b/tests/snmpsim/dnos.snmprec @@ -1,3 +1,94 @@ +1.0.8802.1.1.2.1.3.7.1.3.2097156|4|TenGigabitEthernet 1/1 +1.0.8802.1.1.2.1.3.7.1.3.2097284|4|TenGigabitEthernet 1/2 +1.0.8802.1.1.2.1.3.7.1.3.2097412|4|TenGigabitEthernet 1/3 +1.0.8802.1.1.2.1.3.7.1.3.2097540|4|TenGigabitEthernet 1/4 +1.0.8802.1.1.2.1.3.7.1.3.2097668|4|TenGigabitEthernet 1/5 +1.0.8802.1.1.2.1.3.7.1.3.2097796|4|TenGigabitEthernet 1/6 +1.0.8802.1.1.2.1.3.7.1.3.2097924|4|TenGigabitEthernet 1/7 +1.0.8802.1.1.2.1.3.7.1.3.2098052|4|TenGigabitEthernet 1/8 +1.0.8802.1.1.2.1.3.7.1.3.2098180|4|TenGigabitEthernet 1/9 +1.0.8802.1.1.2.1.3.7.1.3.2098308|4|TenGigabitEthernet 1/10 +1.0.8802.1.1.2.1.3.7.1.3.2098436|4|TenGigabitEthernet 1/11 +1.0.8802.1.1.2.1.3.7.1.3.2098564|4|TenGigabitEthernet 1/12 +1.0.8802.1.1.2.1.3.7.1.3.2098692|4|TenGigabitEthernet 1/13 +1.0.8802.1.1.2.1.3.7.1.3.2098820|4|TenGigabitEthernet 1/14 +1.0.8802.1.1.2.1.3.7.1.3.2098948|4|TenGigabitEthernet 1/15 +1.0.8802.1.1.2.1.3.7.1.3.2099076|4|TenGigabitEthernet 1/16 +1.0.8802.1.1.2.1.3.7.1.3.2099204|4|TenGigabitEthernet 1/17 +1.0.8802.1.1.2.1.3.7.1.3.2099332|4|TenGigabitEthernet 1/18 +1.0.8802.1.1.2.1.3.7.1.3.2099460|4|TenGigabitEthernet 1/19 +1.0.8802.1.1.2.1.3.7.1.3.2099588|4|TenGigabitEthernet 1/20 +1.0.8802.1.1.2.1.3.7.1.3.2099716|4|TenGigabitEthernet 1/21 +1.0.8802.1.1.2.1.3.7.1.3.2099844|4|TenGigabitEthernet 1/22 +1.0.8802.1.1.2.1.3.7.1.3.2099972|4|TenGigabitEthernet 1/23 +1.0.8802.1.1.2.1.3.7.1.3.2100100|4|TenGigabitEthernet 1/24 +1.0.8802.1.1.2.1.3.7.1.3.2100228|4|TenGigabitEthernet 1/25 +1.0.8802.1.1.2.1.3.7.1.3.2100356|4|TenGigabitEthernet 1/26 +1.0.8802.1.1.2.1.3.7.1.3.2100484|4|TenGigabitEthernet 1/27 +1.0.8802.1.1.2.1.3.7.1.3.2100612|4|TenGigabitEthernet 1/28 +1.0.8802.1.1.2.1.3.7.1.3.2100740|4|TenGigabitEthernet 1/29 +1.0.8802.1.1.2.1.3.7.1.3.2100868|4|TenGigabitEthernet 1/30 +1.0.8802.1.1.2.1.3.7.1.3.2100996|4|TenGigabitEthernet 1/31 +1.0.8802.1.1.2.1.3.7.1.3.2101124|4|TenGigabitEthernet 1/32 +1.0.8802.1.1.2.1.3.7.1.3.2101252|4|TenGigabitEthernet 1/33 +1.0.8802.1.1.2.1.3.7.1.3.2101380|4|TenGigabitEthernet 1/34 +1.0.8802.1.1.2.1.3.7.1.3.2101508|4|TenGigabitEthernet 1/35 +1.0.8802.1.1.2.1.3.7.1.3.2101636|4|TenGigabitEthernet 1/36 +1.0.8802.1.1.2.1.3.7.1.3.2101764|4|TenGigabitEthernet 1/37 +1.0.8802.1.1.2.1.3.7.1.3.2101892|4|TenGigabitEthernet 1/38 +1.0.8802.1.1.2.1.3.7.1.3.2102020|4|TenGigabitEthernet 1/39 +1.0.8802.1.1.2.1.3.7.1.3.2102148|4|TenGigabitEthernet 1/40 +1.0.8802.1.1.2.1.3.7.1.3.2102276|4|TenGigabitEthernet 1/41 +1.0.8802.1.1.2.1.3.7.1.3.2102404|4|TenGigabitEthernet 1/42 +1.0.8802.1.1.2.1.3.7.1.3.2102532|4|TenGigabitEthernet 1/43 +1.0.8802.1.1.2.1.3.7.1.3.2102660|4|TenGigabitEthernet 1/44 +1.0.8802.1.1.2.1.3.7.1.3.2102788|4|TenGigabitEthernet 1/45 +1.0.8802.1.1.2.1.3.7.1.3.2102916|4|TenGigabitEthernet 1/46 +1.0.8802.1.1.2.1.3.7.1.3.2103044|4|TenGigabitEthernet 1/47 +1.0.8802.1.1.2.1.3.7.1.3.2103172|4|TenGigabitEthernet 1/48 +1.0.8802.1.1.2.1.3.7.1.3.2103301|4|fortyGigE 1/49 +1.0.8802.1.1.2.1.3.7.1.3.2103813|4|fortyGigE 1/50 +1.0.8802.1.1.2.1.3.7.1.3.2104325|4|fortyGigE 1/51 +1.0.8802.1.1.2.1.3.7.1.3.2104837|4|fortyGigE 1/52 +1.0.8802.1.1.2.1.3.7.1.3.2105349|4|fortyGigE 1/53 +1.0.8802.1.1.2.1.3.7.1.3.2105861|4|fortyGigE 1/54 +1.0.8802.1.1.2.1.3.7.1.3.9437185|4|ManagementEthernet 1/1 +1.0.8802.1.1.2.1.4.1.1.4.0.2103301.1|2|4 +1.0.8802.1.1.2.1.4.1.1.4.0.2105349.1|2|4 +1.0.8802.1.1.2.1.4.1.1.4.0.2105861.1|2|4 +1.0.8802.1.1.2.1.4.1.1.4.0.9437185.1|2|4 +1.0.8802.1.1.2.1.4.1.1.5.0.2103301.1|4|e4 f0 04 fb 1f fb +1.0.8802.1.1.2.1.4.1.1.5.0.2105349.1|4|e4 f0 04 e1 89 18 +1.0.8802.1.1.2.1.4.1.1.5.0.2105861.1|4|e4 f0 04 e1 89 18 +1.0.8802.1.1.2.1.4.1.1.5.0.9437185.1|4|e4 f0 04 e1 89 18 +1.0.8802.1.1.2.1.4.1.1.6.0.2103301.1|2|5 +1.0.8802.1.1.2.1.4.1.1.6.0.2105349.1|2|5 +1.0.8802.1.1.2.1.4.1.1.6.0.2105861.1|2|5 +1.0.8802.1.1.2.1.4.1.1.6.0.9437185.1|2|5 +1.0.8802.1.1.2.1.4.1.1.7.0.2103301.1|4|fortyGigE 1/50 +1.0.8802.1.1.2.1.4.1.1.7.0.2105349.1|4|fortyGigE 1/53 +1.0.8802.1.1.2.1.4.1.1.7.0.2105861.1|4|fortyGigE 1/54 +1.0.8802.1.1.2.1.4.1.1.7.0.9437185.1|4|ManagementEthernet 1/1 +1.0.8802.1.1.2.1.4.1.1.8.0.2103301.1|4| +1.0.8802.1.1.2.1.4.1.1.8.0.2105349.1|4| +1.0.8802.1.1.2.1.4.1.1.8.0.2105861.1|4| +1.0.8802.1.1.2.1.4.1.1.8.0.9437185.1|4| +1.0.8802.1.1.2.1.4.1.1.9.0.2103301.1|4|abc-cs2 +1.0.8802.1.1.2.1.4.1.1.9.0.2105349.1|4|abc-ag7 +1.0.8802.1.1.2.1.4.1.1.9.0.2105861.1|4|abc-ag7 +1.0.8802.1.1.2.1.4.1.1.9.0.9437185.1|4|abc-ag7 +1.0.8802.1.1.2.1.4.1.1.10.0.2103301.1|4|Dell EMC Real Time Operating System Software. Dell EMC Operating System Version: 2.0. Dell EMC Application Software Version: 9.14(0.2) Copyright (c) 1999-2018 Dell Inc. All Rights Reserved.Build Time: Sat Sep 22 02:36:45 2018 +1.0.8802.1.1.2.1.4.1.1.10.0.2105349.1|4|Dell EMC Real Time Operating System Software. Dell EMC Operating System Version: 2.0. Dell EMC Application Software Version: 9.14(0.1) Copyright (c) 1999-2018 Dell Inc. All Rights Reserved.Build Time: Fri Aug 10 23:10:14 2018 +1.0.8802.1.1.2.1.4.1.1.10.0.2105861.1|4|Dell EMC Real Time Operating System Software. Dell EMC Operating System Version: 2.0. Dell EMC Application Software Version: 9.14(0.1) Copyright (c) 1999-2018 Dell Inc. All Rights Reserved.Build Time: Fri Aug 10 23:10:14 2018 +1.0.8802.1.1.2.1.4.1.1.10.0.9437185.1|4|Dell EMC Real Time Operating System Software. Dell EMC Operating System Version: 2.0. Dell EMC Application Software Version: 9.14(0.1) Copyright (c) 1999-2018 Dell Inc. All Rights Reserved.Build Time: Fri Aug 10 23:10:14 2018 +1.0.8802.1.1.2.1.4.1.1.11.0.2103301.1|4|68 1 2 4 +1.0.8802.1.1.2.1.4.1.1.11.0.2105349.1|4|68 1 2 4 +1.0.8802.1.1.2.1.4.1.1.11.0.2105861.1|4|68 1 2 4 +1.0.8802.1.1.2.1.4.1.1.11.0.9437185.1|4|68 1 2 4 +1.0.8802.1.1.2.1.4.1.1.12.0.2103301.1|4|68 1 2 4 +1.0.8802.1.1.2.1.4.1.1.12.0.2105349.1|4|68 1 2 4 +1.0.8802.1.1.2.1.4.1.1.12.0.2105861.1|4|68 1 2 4 +1.0.8802.1.1.2.1.4.1.1.12.0.9437185.1|4|68 1 2 4 1.3.6.1.2.1.1.1.0|4|Dell Networking OS Operating System Version: 2.0 Application Software Version: 9.9(0.0P9) Series: S4048-ON Copyright (c) 1999-2015 by Dell Inc. All Rights Reserved. Build Time: Thu Feb 4 06:57:34 2016 1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.6027.1.3.20 1.3.6.1.2.1.1.3.0|67|3740221650 @@ -44,7 +135,67 @@ 1.3.6.1.2.1.2.2.1.2.1054852|4|TenGigabitEthernet 0/50 1.3.6.1.2.1.2.2.1.2.1054980|4|TenGigabitEthernet 0/51 1.3.6.1.2.1.2.2.1.2.1055108|4|TenGigabitEthernet 0/52 +1.3.6.1.2.1.2.2.1.2.2097156|4|TenGigabitEthernet 1/1 +1.3.6.1.2.1.2.2.1.2.2097284|4|TenGigabitEthernet 1/2 +1.3.6.1.2.1.2.2.1.2.2097412|4|TenGigabitEthernet 1/3 +1.3.6.1.2.1.2.2.1.2.2097540|4|TenGigabitEthernet 1/4 +1.3.6.1.2.1.2.2.1.2.2097668|4|TenGigabitEthernet 1/5 +1.3.6.1.2.1.2.2.1.2.2097796|4|TenGigabitEthernet 1/6 +1.3.6.1.2.1.2.2.1.2.2097924|4|TenGigabitEthernet 1/7 +1.3.6.1.2.1.2.2.1.2.2098052|4|TenGigabitEthernet 1/8 +1.3.6.1.2.1.2.2.1.2.2098180|4|TenGigabitEthernet 1/9 +1.3.6.1.2.1.2.2.1.2.2098308|4|TenGigabitEthernet 1/10 +1.3.6.1.2.1.2.2.1.2.2098436|4|TenGigabitEthernet 1/11 +1.3.6.1.2.1.2.2.1.2.2098564|4|TenGigabitEthernet 1/12 +1.3.6.1.2.1.2.2.1.2.2098692|4|TenGigabitEthernet 1/13 +1.3.6.1.2.1.2.2.1.2.2098820|4|TenGigabitEthernet 1/14 +1.3.6.1.2.1.2.2.1.2.2098948|4|TenGigabitEthernet 1/15 +1.3.6.1.2.1.2.2.1.2.2099076|4|TenGigabitEthernet 1/16 +1.3.6.1.2.1.2.2.1.2.2099204|4|TenGigabitEthernet 1/17 +1.3.6.1.2.1.2.2.1.2.2099332|4|TenGigabitEthernet 1/18 +1.3.6.1.2.1.2.2.1.2.2099460|4|TenGigabitEthernet 1/19 +1.3.6.1.2.1.2.2.1.2.2099588|4|TenGigabitEthernet 1/20 +1.3.6.1.2.1.2.2.1.2.2099716|4|TenGigabitEthernet 1/21 +1.3.6.1.2.1.2.2.1.2.2099844|4|TenGigabitEthernet 1/22 +1.3.6.1.2.1.2.2.1.2.2099972|4|TenGigabitEthernet 1/23 +1.3.6.1.2.1.2.2.1.2.2100100|4|TenGigabitEthernet 1/24 +1.3.6.1.2.1.2.2.1.2.2100228|4|TenGigabitEthernet 1/25 +1.3.6.1.2.1.2.2.1.2.2100356|4|TenGigabitEthernet 1/26 +1.3.6.1.2.1.2.2.1.2.2100484|4|TenGigabitEthernet 1/27 +1.3.6.1.2.1.2.2.1.2.2100612|4|TenGigabitEthernet 1/28 +1.3.6.1.2.1.2.2.1.2.2100740|4|TenGigabitEthernet 1/29 +1.3.6.1.2.1.2.2.1.2.2100868|4|TenGigabitEthernet 1/30 +1.3.6.1.2.1.2.2.1.2.2100996|4|TenGigabitEthernet 1/31 +1.3.6.1.2.1.2.2.1.2.2101124|4|TenGigabitEthernet 1/32 +1.3.6.1.2.1.2.2.1.2.2101252|4|TenGigabitEthernet 1/33 +1.3.6.1.2.1.2.2.1.2.2101380|4|TenGigabitEthernet 1/34 +1.3.6.1.2.1.2.2.1.2.2101508|4|TenGigabitEthernet 1/35 +1.3.6.1.2.1.2.2.1.2.2101636|4|TenGigabitEthernet 1/36 +1.3.6.1.2.1.2.2.1.2.2101764|4|TenGigabitEthernet 1/37 +1.3.6.1.2.1.2.2.1.2.2101892|4|TenGigabitEthernet 1/38 +1.3.6.1.2.1.2.2.1.2.2102020|4|TenGigabitEthernet 1/39 +1.3.6.1.2.1.2.2.1.2.2102148|4|TenGigabitEthernet 1/40 +1.3.6.1.2.1.2.2.1.2.2102276|4|TenGigabitEthernet 1/41 +1.3.6.1.2.1.2.2.1.2.2102404|4|TenGigabitEthernet 1/42 +1.3.6.1.2.1.2.2.1.2.2102532|4|TenGigabitEthernet 1/43 +1.3.6.1.2.1.2.2.1.2.2102660|4|TenGigabitEthernet 1/44 +1.3.6.1.2.1.2.2.1.2.2102788|4|TenGigabitEthernet 1/45 +1.3.6.1.2.1.2.2.1.2.2102916|4|TenGigabitEthernet 1/46 +1.3.6.1.2.1.2.2.1.2.2103044|4|TenGigabitEthernet 1/47 +1.3.6.1.2.1.2.2.1.2.2103172|4|TenGigabitEthernet 1/48 +1.3.6.1.2.1.2.2.1.2.2103301|4|fortyGigE 1/49 +1.3.6.1.2.1.2.2.1.2.2103813|4|fortyGigE 1/50 +1.3.6.1.2.1.2.2.1.2.2104325|4|fortyGigE 1/51 +1.3.6.1.2.1.2.2.1.2.2104837|4|fortyGigE 1/52 +1.3.6.1.2.1.2.2.1.2.2105349|4|fortyGigE 1/53 +1.3.6.1.2.1.2.2.1.2.2105861|4|fortyGigE 1/54 1.3.6.1.2.1.2.2.1.2.7340033|4|ManagementEthernet 0/0 +1.3.6.1.2.1.2.2.1.2.9437185|4|ManagementEthernet 1/1 +1.3.6.1.2.1.2.2.1.2.10485761|4|ManagementEthernet 2/1 +1.3.6.1.2.1.2.2.1.2.11534337|4|ManagementEthernet 3/1 +1.3.6.1.2.1.2.2.1.2.12582913|4|ManagementEthernet 4/1 +1.3.6.1.2.1.2.2.1.2.13631489|4|ManagementEthernet 5/1 +1.3.6.1.2.1.2.2.1.2.14680065|4|ManagementEthernet 6/1 1.3.6.1.2.1.2.2.1.2.1233125376|4|NULL 0 1.3.6.1.2.1.2.2.1.2.1258291712|4|Port-channel 1 1.3.6.1.2.1.2.2.1.2.1258292224|4|Port-channel 2 @@ -64,7 +215,12 @@ 1.3.6.1.2.1.2.2.1.2.1258299392|4|Port-channel 16 1.3.6.1.2.1.2.2.1.2.1258308096|4|Port-channel 33 1.3.6.1.2.1.2.2.1.2.1258310144|4|Port-channel 37 +1.3.6.1.2.1.2.2.1.2.1258314240|4|Port-channel 45 +1.3.6.1.2.1.2.2.1.2.1258314752|4|Port-channel 46 +1.3.6.1.2.1.2.2.1.2.1258316288|4|Port-channel 49 +1.3.6.1.2.1.2.2.1.2.1258318336|4|Port-channel 53 1.3.6.1.2.1.2.2.1.2.1275068928|4|Vlan 1 +1.3.6.1.2.1.2.2.1.2.1275119104|4|Vlan 99 1.3.6.1.2.1.2.2.1.2.1275119616|4|Vlan 100 1.3.6.1.2.1.2.2.1.3.1048580|2|6 1.3.6.1.2.1.2.2.1.3.1048708|2|6 @@ -106,7 +262,67 @@ 1.3.6.1.2.1.2.2.1.3.1054852|2|6 1.3.6.1.2.1.2.2.1.3.1054980|2|6 1.3.6.1.2.1.2.2.1.3.1055108|2|6 +1.3.6.1.2.1.2.2.1.3.2097156|2|6 +1.3.6.1.2.1.2.2.1.3.2097284|2|6 +1.3.6.1.2.1.2.2.1.3.2097412|2|6 +1.3.6.1.2.1.2.2.1.3.2097540|2|6 +1.3.6.1.2.1.2.2.1.3.2097668|2|6 +1.3.6.1.2.1.2.2.1.3.2097796|2|6 +1.3.6.1.2.1.2.2.1.3.2097924|2|6 +1.3.6.1.2.1.2.2.1.3.2098052|2|6 +1.3.6.1.2.1.2.2.1.3.2098180|2|6 +1.3.6.1.2.1.2.2.1.3.2098308|2|6 +1.3.6.1.2.1.2.2.1.3.2098436|2|6 +1.3.6.1.2.1.2.2.1.3.2098564|2|6 +1.3.6.1.2.1.2.2.1.3.2098692|2|6 +1.3.6.1.2.1.2.2.1.3.2098820|2|6 +1.3.6.1.2.1.2.2.1.3.2098948|2|6 +1.3.6.1.2.1.2.2.1.3.2099076|2|6 +1.3.6.1.2.1.2.2.1.3.2099204|2|6 +1.3.6.1.2.1.2.2.1.3.2099332|2|6 +1.3.6.1.2.1.2.2.1.3.2099460|2|6 +1.3.6.1.2.1.2.2.1.3.2099588|2|6 +1.3.6.1.2.1.2.2.1.3.2099716|2|6 +1.3.6.1.2.1.2.2.1.3.2099844|2|6 +1.3.6.1.2.1.2.2.1.3.2099972|2|6 +1.3.6.1.2.1.2.2.1.3.2100100|2|6 +1.3.6.1.2.1.2.2.1.3.2100228|2|6 +1.3.6.1.2.1.2.2.1.3.2100356|2|6 +1.3.6.1.2.1.2.2.1.3.2100484|2|6 +1.3.6.1.2.1.2.2.1.3.2100612|2|6 +1.3.6.1.2.1.2.2.1.3.2100740|2|6 +1.3.6.1.2.1.2.2.1.3.2100868|2|6 +1.3.6.1.2.1.2.2.1.3.2100996|2|6 +1.3.6.1.2.1.2.2.1.3.2101124|2|6 +1.3.6.1.2.1.2.2.1.3.2101252|2|6 +1.3.6.1.2.1.2.2.1.3.2101380|2|6 +1.3.6.1.2.1.2.2.1.3.2101508|2|6 +1.3.6.1.2.1.2.2.1.3.2101636|2|6 +1.3.6.1.2.1.2.2.1.3.2101764|2|6 +1.3.6.1.2.1.2.2.1.3.2101892|2|6 +1.3.6.1.2.1.2.2.1.3.2102020|2|6 +1.3.6.1.2.1.2.2.1.3.2102148|2|6 +1.3.6.1.2.1.2.2.1.3.2102276|2|6 +1.3.6.1.2.1.2.2.1.3.2102404|2|6 +1.3.6.1.2.1.2.2.1.3.2102532|2|6 +1.3.6.1.2.1.2.2.1.3.2102660|2|6 +1.3.6.1.2.1.2.2.1.3.2102788|2|6 +1.3.6.1.2.1.2.2.1.3.2102916|2|6 +1.3.6.1.2.1.2.2.1.3.2103044|2|6 +1.3.6.1.2.1.2.2.1.3.2103172|2|6 +1.3.6.1.2.1.2.2.1.3.2103301|2|6 +1.3.6.1.2.1.2.2.1.3.2103813|2|6 +1.3.6.1.2.1.2.2.1.3.2104325|2|6 +1.3.6.1.2.1.2.2.1.3.2104837|2|6 +1.3.6.1.2.1.2.2.1.3.2105349|2|6 +1.3.6.1.2.1.2.2.1.3.2105861|2|6 1.3.6.1.2.1.2.2.1.3.7340033|2|6 +1.3.6.1.2.1.2.2.1.3.9437185|2|6 +1.3.6.1.2.1.2.2.1.3.10485761|2|6 +1.3.6.1.2.1.2.2.1.3.11534337|2|6 +1.3.6.1.2.1.2.2.1.3.12582913|2|6 +1.3.6.1.2.1.2.2.1.3.13631489|2|6 +1.3.6.1.2.1.2.2.1.3.14680065|2|6 1.3.6.1.2.1.2.2.1.3.1233125376|2|1 1.3.6.1.2.1.2.2.1.3.1258291712|2|161 1.3.6.1.2.1.2.2.1.3.1258292224|2|161 @@ -126,7 +342,12 @@ 1.3.6.1.2.1.2.2.1.3.1258299392|2|161 1.3.6.1.2.1.2.2.1.3.1258308096|2|161 1.3.6.1.2.1.2.2.1.3.1258310144|2|161 +1.3.6.1.2.1.2.2.1.3.1258314240|2|161 +1.3.6.1.2.1.2.2.1.3.1258314752|2|161 +1.3.6.1.2.1.2.2.1.3.1258316288|2|161 +1.3.6.1.2.1.2.2.1.3.1258318336|2|161 1.3.6.1.2.1.2.2.1.3.1275068928|2|135 +1.3.6.1.2.1.2.2.1.3.1275119104|2|136 1.3.6.1.2.1.2.2.1.3.1275119616|2|135 1.3.6.1.2.1.2.2.1.3.1275593728|2|135 1.3.6.1.2.1.2.2.1.3.1275595264|2|135 @@ -174,7 +395,67 @@ 1.3.6.1.2.1.2.2.1.4.1054852|2|12000 1.3.6.1.2.1.2.2.1.4.1054980|2|12000 1.3.6.1.2.1.2.2.1.4.1055108|2|12000 +1.3.6.1.2.1.2.2.1.4.2097156|2|1554 +1.3.6.1.2.1.2.2.1.4.2097284|2|1554 +1.3.6.1.2.1.2.2.1.4.2097412|2|1554 +1.3.6.1.2.1.2.2.1.4.2097540|2|1554 +1.3.6.1.2.1.2.2.1.4.2097668|2|1554 +1.3.6.1.2.1.2.2.1.4.2097796|2|1554 +1.3.6.1.2.1.2.2.1.4.2097924|2|1554 +1.3.6.1.2.1.2.2.1.4.2098052|2|1554 +1.3.6.1.2.1.2.2.1.4.2098180|2|1554 +1.3.6.1.2.1.2.2.1.4.2098308|2|1554 +1.3.6.1.2.1.2.2.1.4.2098436|2|1554 +1.3.6.1.2.1.2.2.1.4.2098564|2|1554 +1.3.6.1.2.1.2.2.1.4.2098692|2|1554 +1.3.6.1.2.1.2.2.1.4.2098820|2|1554 +1.3.6.1.2.1.2.2.1.4.2098948|2|1554 +1.3.6.1.2.1.2.2.1.4.2099076|2|1554 +1.3.6.1.2.1.2.2.1.4.2099204|2|1554 +1.3.6.1.2.1.2.2.1.4.2099332|2|1554 +1.3.6.1.2.1.2.2.1.4.2099460|2|1554 +1.3.6.1.2.1.2.2.1.4.2099588|2|1554 +1.3.6.1.2.1.2.2.1.4.2099716|2|1554 +1.3.6.1.2.1.2.2.1.4.2099844|2|1554 +1.3.6.1.2.1.2.2.1.4.2099972|2|1554 +1.3.6.1.2.1.2.2.1.4.2100100|2|1554 +1.3.6.1.2.1.2.2.1.4.2100228|2|1554 +1.3.6.1.2.1.2.2.1.4.2100356|2|1554 +1.3.6.1.2.1.2.2.1.4.2100484|2|1554 +1.3.6.1.2.1.2.2.1.4.2100612|2|1554 +1.3.6.1.2.1.2.2.1.4.2100740|2|1554 +1.3.6.1.2.1.2.2.1.4.2100868|2|1554 +1.3.6.1.2.1.2.2.1.4.2100996|2|1554 +1.3.6.1.2.1.2.2.1.4.2101124|2|1554 +1.3.6.1.2.1.2.2.1.4.2101252|2|1554 +1.3.6.1.2.1.2.2.1.4.2101380|2|1554 +1.3.6.1.2.1.2.2.1.4.2101508|2|1554 +1.3.6.1.2.1.2.2.1.4.2101636|2|1554 +1.3.6.1.2.1.2.2.1.4.2101764|2|1554 +1.3.6.1.2.1.2.2.1.4.2101892|2|1554 +1.3.6.1.2.1.2.2.1.4.2102020|2|1554 +1.3.6.1.2.1.2.2.1.4.2102148|2|1554 +1.3.6.1.2.1.2.2.1.4.2102276|2|1554 +1.3.6.1.2.1.2.2.1.4.2102404|2|1554 +1.3.6.1.2.1.2.2.1.4.2102532|2|1554 +1.3.6.1.2.1.2.2.1.4.2102660|2|1554 +1.3.6.1.2.1.2.2.1.4.2102788|2|1554 +1.3.6.1.2.1.2.2.1.4.2102916|2|1554 +1.3.6.1.2.1.2.2.1.4.2103044|2|1554 +1.3.6.1.2.1.2.2.1.4.2103172|2|1554 +1.3.6.1.2.1.2.2.1.4.2103301|2|1554 +1.3.6.1.2.1.2.2.1.4.2103813|2|1554 +1.3.6.1.2.1.2.2.1.4.2104325|2|1554 +1.3.6.1.2.1.2.2.1.4.2104837|2|1554 +1.3.6.1.2.1.2.2.1.4.2105349|2|9216 +1.3.6.1.2.1.2.2.1.4.2105861|2|9216 1.3.6.1.2.1.2.2.1.4.7340033|2|1554 +1.3.6.1.2.1.2.2.1.4.9437185|2|1554 +1.3.6.1.2.1.2.2.1.4.10485761|2|1554 +1.3.6.1.2.1.2.2.1.4.11534337|2|1554 +1.3.6.1.2.1.2.2.1.4.12582913|2|1554 +1.3.6.1.2.1.2.2.1.4.13631489|2|1554 +1.3.6.1.2.1.2.2.1.4.14680065|2|1554 1.3.6.1.2.1.2.2.1.4.1233125376|2|1554 1.3.6.1.2.1.2.2.1.4.1258291712|2|12000 1.3.6.1.2.1.2.2.1.4.1258292224|2|12000 @@ -194,7 +475,12 @@ 1.3.6.1.2.1.2.2.1.4.1258299392|2|12000 1.3.6.1.2.1.2.2.1.4.1258308096|2|12000 1.3.6.1.2.1.2.2.1.4.1258310144|2|12000 +1.3.6.1.2.1.2.2.1.4.1258314240|2|1554 +1.3.6.1.2.1.2.2.1.4.1258314752|2|1554 +1.3.6.1.2.1.2.2.1.4.1258316288|2|1554 +1.3.6.1.2.1.2.2.1.4.1258318336|2|9216 1.3.6.1.2.1.2.2.1.4.1275068928|2|1554 +1.3.6.1.2.1.2.2.1.4.1275119104|2|1554 1.3.6.1.2.1.2.2.1.4.1275119616|2|12000 1.3.6.1.2.1.2.2.1.4.1275593728|2|12000 1.3.6.1.2.1.2.2.1.4.1275595264|2|12000 @@ -242,7 +528,67 @@ 1.3.6.1.2.1.2.2.1.6.1054852|4x|F48E38141241 1.3.6.1.2.1.2.2.1.6.1054980|4x|F48E38141241 1.3.6.1.2.1.2.2.1.6.1055108|4x|F48E38141241 +1.3.6.1.2.1.2.2.1.6.2097156|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2097284|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2097412|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2097540|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2097668|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2097796|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2097924|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2098052|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2098180|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2098308|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2098436|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2098564|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2098692|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2098820|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2098948|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2099076|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2099204|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2099332|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2099460|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2099588|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2099716|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2099844|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2099972|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2100100|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2100228|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2100356|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2100484|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2100612|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2100740|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2100868|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2100996|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2101124|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2101252|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2101380|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2101508|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2101636|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2101764|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2101892|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2102020|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2102148|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2102276|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2102404|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2102532|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2102660|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2102788|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2102916|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2103044|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2103172|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2103301|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2103813|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2104325|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2104837|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2105349|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.2105861|4|e4:f0:4:e1:67:1a 1.3.6.1.2.1.2.2.1.6.7340033|4x|F48E38141241 +1.3.6.1.2.1.2.2.1.6.9437185|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.10485761|4|0:0:0:0:0:0 +1.3.6.1.2.1.2.2.1.6.11534337|4|0:0:0:0:0:0 +1.3.6.1.2.1.2.2.1.6.12582913|4|0:0:0:0:0:0 +1.3.6.1.2.1.2.2.1.6.13631489|4|0:0:0:0:0:0 +1.3.6.1.2.1.2.2.1.6.14680065|4|0:0:0:0:0:0 1.3.6.1.2.1.2.2.1.6.1233125376|4x|000000000000 1.3.6.1.2.1.2.2.1.6.1258291712|4x|F48E38141241 1.3.6.1.2.1.2.2.1.6.1258292224|4x|F48E38141241 @@ -262,7 +608,12 @@ 1.3.6.1.2.1.2.2.1.6.1258299392|4x|F48E38141241 1.3.6.1.2.1.2.2.1.6.1258308096|4x|F48E38141241 1.3.6.1.2.1.2.2.1.6.1258310144|4x|F48E38141241 +1.3.6.1.2.1.2.2.1.6.1258314240|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.1258314752|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.1258316288|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.2.2.1.6.1258318336|4|e4:f0:4:e1:67:1a 1.3.6.1.2.1.2.2.1.6.1275068928|4x|F48E38141241 +1.3.6.1.2.1.2.2.1.6.1275119104|4|e4:f0:4:e1:67:1a 1.3.6.1.2.1.2.2.1.6.1275119616|4x|F48E38141241 1.3.6.1.2.1.2.2.1.6.1275593728|4x|F48E38141241 1.3.6.1.2.1.2.2.1.6.1275595264|4x|F48E38141241 @@ -310,7 +661,67 @@ 1.3.6.1.2.1.2.2.1.7.1054852|2|1 1.3.6.1.2.1.2.2.1.7.1054980|2|1 1.3.6.1.2.1.2.2.1.7.1055108|2|1 +1.3.6.1.2.1.2.2.1.7.2097156|2|2 +1.3.6.1.2.1.2.2.1.7.2097284|2|2 +1.3.6.1.2.1.2.2.1.7.2097412|2|2 +1.3.6.1.2.1.2.2.1.7.2097540|2|2 +1.3.6.1.2.1.2.2.1.7.2097668|2|2 +1.3.6.1.2.1.2.2.1.7.2097796|2|2 +1.3.6.1.2.1.2.2.1.7.2097924|2|2 +1.3.6.1.2.1.2.2.1.7.2098052|2|2 +1.3.6.1.2.1.2.2.1.7.2098180|2|2 +1.3.6.1.2.1.2.2.1.7.2098308|2|2 +1.3.6.1.2.1.2.2.1.7.2098436|2|2 +1.3.6.1.2.1.2.2.1.7.2098564|2|2 +1.3.6.1.2.1.2.2.1.7.2098692|2|2 +1.3.6.1.2.1.2.2.1.7.2098820|2|2 +1.3.6.1.2.1.2.2.1.7.2098948|2|2 +1.3.6.1.2.1.2.2.1.7.2099076|2|2 +1.3.6.1.2.1.2.2.1.7.2099204|2|2 +1.3.6.1.2.1.2.2.1.7.2099332|2|2 +1.3.6.1.2.1.2.2.1.7.2099460|2|2 +1.3.6.1.2.1.2.2.1.7.2099588|2|2 +1.3.6.1.2.1.2.2.1.7.2099716|2|2 +1.3.6.1.2.1.2.2.1.7.2099844|2|2 +1.3.6.1.2.1.2.2.1.7.2099972|2|2 +1.3.6.1.2.1.2.2.1.7.2100100|2|2 +1.3.6.1.2.1.2.2.1.7.2100228|2|2 +1.3.6.1.2.1.2.2.1.7.2100356|2|2 +1.3.6.1.2.1.2.2.1.7.2100484|2|2 +1.3.6.1.2.1.2.2.1.7.2100612|2|2 +1.3.6.1.2.1.2.2.1.7.2100740|2|2 +1.3.6.1.2.1.2.2.1.7.2100868|2|2 +1.3.6.1.2.1.2.2.1.7.2100996|2|2 +1.3.6.1.2.1.2.2.1.7.2101124|2|2 +1.3.6.1.2.1.2.2.1.7.2101252|2|2 +1.3.6.1.2.1.2.2.1.7.2101380|2|2 +1.3.6.1.2.1.2.2.1.7.2101508|2|2 +1.3.6.1.2.1.2.2.1.7.2101636|2|2 +1.3.6.1.2.1.2.2.1.7.2101764|2|2 +1.3.6.1.2.1.2.2.1.7.2101892|2|2 +1.3.6.1.2.1.2.2.1.7.2102020|2|2 +1.3.6.1.2.1.2.2.1.7.2102148|2|2 +1.3.6.1.2.1.2.2.1.7.2102276|2|2 +1.3.6.1.2.1.2.2.1.7.2102404|2|2 +1.3.6.1.2.1.2.2.1.7.2102532|2|2 +1.3.6.1.2.1.2.2.1.7.2102660|2|2 +1.3.6.1.2.1.2.2.1.7.2102788|2|1 +1.3.6.1.2.1.2.2.1.7.2102916|2|1 +1.3.6.1.2.1.2.2.1.7.2103044|2|1 +1.3.6.1.2.1.2.2.1.7.2103172|2|1 +1.3.6.1.2.1.2.2.1.7.2103301|2|1 +1.3.6.1.2.1.2.2.1.7.2103813|2|2 +1.3.6.1.2.1.2.2.1.7.2104325|2|2 +1.3.6.1.2.1.2.2.1.7.2104837|2|2 +1.3.6.1.2.1.2.2.1.7.2105349|2|1 +1.3.6.1.2.1.2.2.1.7.2105861|2|1 1.3.6.1.2.1.2.2.1.7.7340033|2|1 +1.3.6.1.2.1.2.2.1.7.9437185|2|1 +1.3.6.1.2.1.2.2.1.7.10485761|2|2 +1.3.6.1.2.1.2.2.1.7.11534337|2|2 +1.3.6.1.2.1.2.2.1.7.12582913|2|2 +1.3.6.1.2.1.2.2.1.7.13631489|2|2 +1.3.6.1.2.1.2.2.1.7.14680065|2|2 1.3.6.1.2.1.2.2.1.7.1233125376|2|1 1.3.6.1.2.1.2.2.1.7.1258291712|2|1 1.3.6.1.2.1.2.2.1.7.1258292224|2|1 @@ -330,7 +741,12 @@ 1.3.6.1.2.1.2.2.1.7.1258299392|2|1 1.3.6.1.2.1.2.2.1.7.1258308096|2|1 1.3.6.1.2.1.2.2.1.7.1258310144|2|1 +1.3.6.1.2.1.2.2.1.7.1258314240|2|1 +1.3.6.1.2.1.2.2.1.7.1258314752|2|1 +1.3.6.1.2.1.2.2.1.7.1258316288|2|1 +1.3.6.1.2.1.2.2.1.7.1258318336|2|1 1.3.6.1.2.1.2.2.1.7.1275068928|2|2 +1.3.6.1.2.1.2.2.1.7.1275119104|2|1 1.3.6.1.2.1.2.2.1.7.1275119616|2|1 1.3.6.1.2.1.2.2.1.7.1275593728|2|1 1.3.6.1.2.1.2.2.1.7.1275595264|2|1 @@ -378,7 +794,67 @@ 1.3.6.1.2.1.2.2.1.8.1054852|2|2 1.3.6.1.2.1.2.2.1.8.1054980|2|2 1.3.6.1.2.1.2.2.1.8.1055108|2|2 +1.3.6.1.2.1.2.2.1.8.2097156|2|2 +1.3.6.1.2.1.2.2.1.8.2097284|2|2 +1.3.6.1.2.1.2.2.1.8.2097412|2|2 +1.3.6.1.2.1.2.2.1.8.2097540|2|2 +1.3.6.1.2.1.2.2.1.8.2097668|2|2 +1.3.6.1.2.1.2.2.1.8.2097796|2|2 +1.3.6.1.2.1.2.2.1.8.2097924|2|2 +1.3.6.1.2.1.2.2.1.8.2098052|2|2 +1.3.6.1.2.1.2.2.1.8.2098180|2|2 +1.3.6.1.2.1.2.2.1.8.2098308|2|2 +1.3.6.1.2.1.2.2.1.8.2098436|2|2 +1.3.6.1.2.1.2.2.1.8.2098564|2|2 +1.3.6.1.2.1.2.2.1.8.2098692|2|2 +1.3.6.1.2.1.2.2.1.8.2098820|2|2 +1.3.6.1.2.1.2.2.1.8.2098948|2|2 +1.3.6.1.2.1.2.2.1.8.2099076|2|2 +1.3.6.1.2.1.2.2.1.8.2099204|2|2 +1.3.6.1.2.1.2.2.1.8.2099332|2|2 +1.3.6.1.2.1.2.2.1.8.2099460|2|2 +1.3.6.1.2.1.2.2.1.8.2099588|2|2 +1.3.6.1.2.1.2.2.1.8.2099716|2|2 +1.3.6.1.2.1.2.2.1.8.2099844|2|2 +1.3.6.1.2.1.2.2.1.8.2099972|2|2 +1.3.6.1.2.1.2.2.1.8.2100100|2|2 +1.3.6.1.2.1.2.2.1.8.2100228|2|2 +1.3.6.1.2.1.2.2.1.8.2100356|2|2 +1.3.6.1.2.1.2.2.1.8.2100484|2|2 +1.3.6.1.2.1.2.2.1.8.2100612|2|2 +1.3.6.1.2.1.2.2.1.8.2100740|2|2 +1.3.6.1.2.1.2.2.1.8.2100868|2|2 +1.3.6.1.2.1.2.2.1.8.2100996|2|2 +1.3.6.1.2.1.2.2.1.8.2101124|2|2 +1.3.6.1.2.1.2.2.1.8.2101252|2|2 +1.3.6.1.2.1.2.2.1.8.2101380|2|2 +1.3.6.1.2.1.2.2.1.8.2101508|2|2 +1.3.6.1.2.1.2.2.1.8.2101636|2|2 +1.3.6.1.2.1.2.2.1.8.2101764|2|2 +1.3.6.1.2.1.2.2.1.8.2101892|2|2 +1.3.6.1.2.1.2.2.1.8.2102020|2|2 +1.3.6.1.2.1.2.2.1.8.2102148|2|2 +1.3.6.1.2.1.2.2.1.8.2102276|2|2 +1.3.6.1.2.1.2.2.1.8.2102404|2|2 +1.3.6.1.2.1.2.2.1.8.2102532|2|2 +1.3.6.1.2.1.2.2.1.8.2102660|2|2 +1.3.6.1.2.1.2.2.1.8.2102788|2|2 +1.3.6.1.2.1.2.2.1.8.2102916|2|2 +1.3.6.1.2.1.2.2.1.8.2103044|2|2 +1.3.6.1.2.1.2.2.1.8.2103172|2|2 +1.3.6.1.2.1.2.2.1.8.2103301|2|1 +1.3.6.1.2.1.2.2.1.8.2103813|2|2 +1.3.6.1.2.1.2.2.1.8.2104325|2|2 +1.3.6.1.2.1.2.2.1.8.2104837|2|2 +1.3.6.1.2.1.2.2.1.8.2105349|2|1 +1.3.6.1.2.1.2.2.1.8.2105861|2|1 1.3.6.1.2.1.2.2.1.8.7340033|2|1 +1.3.6.1.2.1.2.2.1.8.9437185|2|1 +1.3.6.1.2.1.2.2.1.8.10485761|2|6 +1.3.6.1.2.1.2.2.1.8.11534337|2|6 +1.3.6.1.2.1.2.2.1.8.12582913|2|6 +1.3.6.1.2.1.2.2.1.8.13631489|2|6 +1.3.6.1.2.1.2.2.1.8.14680065|2|6 1.3.6.1.2.1.2.2.1.8.1233125376|2|1 1.3.6.1.2.1.2.2.1.8.1258291712|2|1 1.3.6.1.2.1.2.2.1.8.1258292224|2|1 @@ -398,7 +874,12 @@ 1.3.6.1.2.1.2.2.1.8.1258299392|2|1 1.3.6.1.2.1.2.2.1.8.1258308096|2|1 1.3.6.1.2.1.2.2.1.8.1258310144|2|1 +1.3.6.1.2.1.2.2.1.8.1258314240|2|2 +1.3.6.1.2.1.2.2.1.8.1258314752|2|2 +1.3.6.1.2.1.2.2.1.8.1258316288|2|1 +1.3.6.1.2.1.2.2.1.8.1258318336|2|1 1.3.6.1.2.1.2.2.1.8.1275068928|2|2 +1.3.6.1.2.1.2.2.1.8.1275119104|2|1 1.3.6.1.2.1.2.2.1.8.1275119616|2|1 1.3.6.1.2.1.2.2.1.8.1275593728|2|1 1.3.6.1.2.1.2.2.1.8.1275595264|2|1 @@ -446,7 +927,67 @@ 1.3.6.1.2.1.2.2.1.9.1054852|67|2480 1.3.6.1.2.1.2.2.1.9.1054980|67|2480 1.3.6.1.2.1.2.2.1.9.1055108|67|2480 +1.3.6.1.2.1.2.2.1.9.2097156|67|4164 +1.3.6.1.2.1.2.2.1.9.2097284|67|4166 +1.3.6.1.2.1.2.2.1.9.2097412|67|4166 +1.3.6.1.2.1.2.2.1.9.2097540|67|4166 +1.3.6.1.2.1.2.2.1.9.2097668|67|4166 +1.3.6.1.2.1.2.2.1.9.2097796|67|4166 +1.3.6.1.2.1.2.2.1.9.2097924|67|4166 +1.3.6.1.2.1.2.2.1.9.2098052|67|4168 +1.3.6.1.2.1.2.2.1.9.2098180|67|4168 +1.3.6.1.2.1.2.2.1.9.2098308|67|4168 +1.3.6.1.2.1.2.2.1.9.2098436|67|4168 +1.3.6.1.2.1.2.2.1.9.2098564|67|4168 +1.3.6.1.2.1.2.2.1.9.2098692|67|4170 +1.3.6.1.2.1.2.2.1.9.2098820|67|4170 +1.3.6.1.2.1.2.2.1.9.2098948|67|4170 +1.3.6.1.2.1.2.2.1.9.2099076|67|4170 +1.3.6.1.2.1.2.2.1.9.2099204|67|4170 +1.3.6.1.2.1.2.2.1.9.2099332|67|4170 +1.3.6.1.2.1.2.2.1.9.2099460|67|4172 +1.3.6.1.2.1.2.2.1.9.2099588|67|4172 +1.3.6.1.2.1.2.2.1.9.2099716|67|4172 +1.3.6.1.2.1.2.2.1.9.2099844|67|4172 +1.3.6.1.2.1.2.2.1.9.2099972|67|4172 +1.3.6.1.2.1.2.2.1.9.2100100|67|4172 +1.3.6.1.2.1.2.2.1.9.2100228|67|4172 +1.3.6.1.2.1.2.2.1.9.2100356|67|4174 +1.3.6.1.2.1.2.2.1.9.2100484|67|4174 +1.3.6.1.2.1.2.2.1.9.2100612|67|4174 +1.3.6.1.2.1.2.2.1.9.2100740|67|4174 +1.3.6.1.2.1.2.2.1.9.2100868|67|8220088 +1.3.6.1.2.1.2.2.1.9.2100996|67|4174 +1.3.6.1.2.1.2.2.1.9.2101124|67|4174 +1.3.6.1.2.1.2.2.1.9.2101252|67|4176 +1.3.6.1.2.1.2.2.1.9.2101380|67|4176 +1.3.6.1.2.1.2.2.1.9.2101508|67|4176 +1.3.6.1.2.1.2.2.1.9.2101636|67|4176 +1.3.6.1.2.1.2.2.1.9.2101764|67|4176 +1.3.6.1.2.1.2.2.1.9.2101892|67|4176 +1.3.6.1.2.1.2.2.1.9.2102020|67|4178 +1.3.6.1.2.1.2.2.1.9.2102148|67|4178 +1.3.6.1.2.1.2.2.1.9.2102276|67|4178 +1.3.6.1.2.1.2.2.1.9.2102404|67|4178 +1.3.6.1.2.1.2.2.1.9.2102532|67|4178 +1.3.6.1.2.1.2.2.1.9.2102660|67|4178 +1.3.6.1.2.1.2.2.1.9.2102788|67|4180 +1.3.6.1.2.1.2.2.1.9.2102916|67|4180 +1.3.6.1.2.1.2.2.1.9.2103044|67|4180 +1.3.6.1.2.1.2.2.1.9.2103172|67|4180 +1.3.6.1.2.1.2.2.1.9.2103301|67|7576446 +1.3.6.1.2.1.2.2.1.9.2103813|67|4180 +1.3.6.1.2.1.2.2.1.9.2104325|67|4182 +1.3.6.1.2.1.2.2.1.9.2104837|67|4182 +1.3.6.1.2.1.2.2.1.9.2105349|67|6808 +1.3.6.1.2.1.2.2.1.9.2105861|67|6810 1.3.6.1.2.1.2.2.1.9.7340033|67|2516 +1.3.6.1.2.1.2.2.1.9.9437185|67|6320 +1.3.6.1.2.1.2.2.1.9.10485761|67|4196 +1.3.6.1.2.1.2.2.1.9.11534337|67|4196 +1.3.6.1.2.1.2.2.1.9.12582913|67|4198 +1.3.6.1.2.1.2.2.1.9.13631489|67|4198 +1.3.6.1.2.1.2.2.1.9.14680065|67|4198 1.3.6.1.2.1.2.2.1.9.1233125376|67|1656 1.3.6.1.2.1.2.2.1.9.1258291712|67|14488 1.3.6.1.2.1.2.2.1.9.1258292224|67|14492 @@ -466,7 +1007,12 @@ 1.3.6.1.2.1.2.2.1.9.1258299392|67|14510 1.3.6.1.2.1.2.2.1.9.1258308096|67|4630 1.3.6.1.2.1.2.2.1.9.1258310144|67|14794 +1.3.6.1.2.1.2.2.1.9.1258314240|67|5374 +1.3.6.1.2.1.2.2.1.9.1258314752|67|5384 +1.3.6.1.2.1.2.2.1.9.1258316288|67|7576718 +1.3.6.1.2.1.2.2.1.9.1258318336|67|6808 1.3.6.1.2.1.2.2.1.9.1275068928|67|1656 +1.3.6.1.2.1.2.2.1.9.1275119104|67|7567976 1.3.6.1.2.1.2.2.1.9.1275119616|67|5460 1.3.6.1.2.1.2.2.1.9.1275593728|67|5462 1.3.6.1.2.1.2.2.1.9.1275595264|67|5468 @@ -514,7 +1060,67 @@ 1.3.6.1.2.1.2.2.1.13.1054852|65|0 1.3.6.1.2.1.2.2.1.13.1054980|65|0 1.3.6.1.2.1.2.2.1.13.1055108|65|0 +1.3.6.1.2.1.2.2.1.13.2097156|65|0 +1.3.6.1.2.1.2.2.1.13.2097284|65|0 +1.3.6.1.2.1.2.2.1.13.2097412|65|0 +1.3.6.1.2.1.2.2.1.13.2097540|65|0 +1.3.6.1.2.1.2.2.1.13.2097668|65|0 +1.3.6.1.2.1.2.2.1.13.2097796|65|0 +1.3.6.1.2.1.2.2.1.13.2097924|65|0 +1.3.6.1.2.1.2.2.1.13.2098052|65|0 +1.3.6.1.2.1.2.2.1.13.2098180|65|0 +1.3.6.1.2.1.2.2.1.13.2098308|65|0 +1.3.6.1.2.1.2.2.1.13.2098436|65|0 +1.3.6.1.2.1.2.2.1.13.2098564|65|0 +1.3.6.1.2.1.2.2.1.13.2098692|65|0 +1.3.6.1.2.1.2.2.1.13.2098820|65|0 +1.3.6.1.2.1.2.2.1.13.2098948|65|0 +1.3.6.1.2.1.2.2.1.13.2099076|65|0 +1.3.6.1.2.1.2.2.1.13.2099204|65|0 +1.3.6.1.2.1.2.2.1.13.2099332|65|0 +1.3.6.1.2.1.2.2.1.13.2099460|65|0 +1.3.6.1.2.1.2.2.1.13.2099588|65|0 +1.3.6.1.2.1.2.2.1.13.2099716|65|0 +1.3.6.1.2.1.2.2.1.13.2099844|65|0 +1.3.6.1.2.1.2.2.1.13.2099972|65|0 +1.3.6.1.2.1.2.2.1.13.2100100|65|0 +1.3.6.1.2.1.2.2.1.13.2100228|65|0 +1.3.6.1.2.1.2.2.1.13.2100356|65|0 +1.3.6.1.2.1.2.2.1.13.2100484|65|0 +1.3.6.1.2.1.2.2.1.13.2100612|65|0 +1.3.6.1.2.1.2.2.1.13.2100740|65|0 +1.3.6.1.2.1.2.2.1.13.2100868|65|0 +1.3.6.1.2.1.2.2.1.13.2100996|65|0 +1.3.6.1.2.1.2.2.1.13.2101124|65|0 +1.3.6.1.2.1.2.2.1.13.2101252|65|0 +1.3.6.1.2.1.2.2.1.13.2101380|65|0 +1.3.6.1.2.1.2.2.1.13.2101508|65|0 +1.3.6.1.2.1.2.2.1.13.2101636|65|0 +1.3.6.1.2.1.2.2.1.13.2101764|65|0 +1.3.6.1.2.1.2.2.1.13.2101892|65|0 +1.3.6.1.2.1.2.2.1.13.2102020|65|0 +1.3.6.1.2.1.2.2.1.13.2102148|65|0 +1.3.6.1.2.1.2.2.1.13.2102276|65|0 +1.3.6.1.2.1.2.2.1.13.2102404|65|0 +1.3.6.1.2.1.2.2.1.13.2102532|65|0 +1.3.6.1.2.1.2.2.1.13.2102660|65|0 +1.3.6.1.2.1.2.2.1.13.2102788|65|0 +1.3.6.1.2.1.2.2.1.13.2102916|65|0 +1.3.6.1.2.1.2.2.1.13.2103044|65|0 +1.3.6.1.2.1.2.2.1.13.2103172|65|0 +1.3.6.1.2.1.2.2.1.13.2103301|65|0 +1.3.6.1.2.1.2.2.1.13.2103813|65|0 +1.3.6.1.2.1.2.2.1.13.2104325|65|0 +1.3.6.1.2.1.2.2.1.13.2104837|65|0 +1.3.6.1.2.1.2.2.1.13.2105349|65|0 +1.3.6.1.2.1.2.2.1.13.2105861|65|0 1.3.6.1.2.1.2.2.1.13.7340033|65|0 +1.3.6.1.2.1.2.2.1.13.9437185|65|0 +1.3.6.1.2.1.2.2.1.13.10485761|65|0 +1.3.6.1.2.1.2.2.1.13.11534337|65|0 +1.3.6.1.2.1.2.2.1.13.12582913|65|0 +1.3.6.1.2.1.2.2.1.13.13631489|65|0 +1.3.6.1.2.1.2.2.1.13.14680065|65|0 1.3.6.1.2.1.2.2.1.13.1233125376|65|0 1.3.6.1.2.1.2.2.1.13.1258291712|65|73507 1.3.6.1.2.1.2.2.1.13.1258292224|65|26718 @@ -534,7 +1140,12 @@ 1.3.6.1.2.1.2.2.1.13.1258299392|65|79007 1.3.6.1.2.1.2.2.1.13.1258308096|65|92508185 1.3.6.1.2.1.2.2.1.13.1258310144|65|330128117 +1.3.6.1.2.1.2.2.1.13.1258314240|65|0 +1.3.6.1.2.1.2.2.1.13.1258314752|65|0 +1.3.6.1.2.1.2.2.1.13.1258316288|65|0 +1.3.6.1.2.1.2.2.1.13.1258318336|65|0 1.3.6.1.2.1.2.2.1.13.1275068928|65|0 +1.3.6.1.2.1.2.2.1.13.1275119104|65|0 1.3.6.1.2.1.2.2.1.13.1275119616|65|0 1.3.6.1.2.1.2.2.1.13.1275593728|65|0 1.3.6.1.2.1.2.2.1.13.1275595264|65|0 @@ -582,7 +1193,67 @@ 1.3.6.1.2.1.2.2.1.14.1054852|65|0 1.3.6.1.2.1.2.2.1.14.1054980|65|0 1.3.6.1.2.1.2.2.1.14.1055108|65|0 +1.3.6.1.2.1.2.2.1.14.2097156|65|0 +1.3.6.1.2.1.2.2.1.14.2097284|65|0 +1.3.6.1.2.1.2.2.1.14.2097412|65|0 +1.3.6.1.2.1.2.2.1.14.2097540|65|0 +1.3.6.1.2.1.2.2.1.14.2097668|65|0 +1.3.6.1.2.1.2.2.1.14.2097796|65|0 +1.3.6.1.2.1.2.2.1.14.2097924|65|0 +1.3.6.1.2.1.2.2.1.14.2098052|65|0 +1.3.6.1.2.1.2.2.1.14.2098180|65|0 +1.3.6.1.2.1.2.2.1.14.2098308|65|0 +1.3.6.1.2.1.2.2.1.14.2098436|65|0 +1.3.6.1.2.1.2.2.1.14.2098564|65|0 +1.3.6.1.2.1.2.2.1.14.2098692|65|0 +1.3.6.1.2.1.2.2.1.14.2098820|65|0 +1.3.6.1.2.1.2.2.1.14.2098948|65|0 +1.3.6.1.2.1.2.2.1.14.2099076|65|0 +1.3.6.1.2.1.2.2.1.14.2099204|65|0 +1.3.6.1.2.1.2.2.1.14.2099332|65|0 +1.3.6.1.2.1.2.2.1.14.2099460|65|0 +1.3.6.1.2.1.2.2.1.14.2099588|65|0 +1.3.6.1.2.1.2.2.1.14.2099716|65|0 +1.3.6.1.2.1.2.2.1.14.2099844|65|0 +1.3.6.1.2.1.2.2.1.14.2099972|65|0 +1.3.6.1.2.1.2.2.1.14.2100100|65|0 +1.3.6.1.2.1.2.2.1.14.2100228|65|0 +1.3.6.1.2.1.2.2.1.14.2100356|65|0 +1.3.6.1.2.1.2.2.1.14.2100484|65|0 +1.3.6.1.2.1.2.2.1.14.2100612|65|0 +1.3.6.1.2.1.2.2.1.14.2100740|65|0 +1.3.6.1.2.1.2.2.1.14.2100868|65|0 +1.3.6.1.2.1.2.2.1.14.2100996|65|0 +1.3.6.1.2.1.2.2.1.14.2101124|65|0 +1.3.6.1.2.1.2.2.1.14.2101252|65|0 +1.3.6.1.2.1.2.2.1.14.2101380|65|0 +1.3.6.1.2.1.2.2.1.14.2101508|65|0 +1.3.6.1.2.1.2.2.1.14.2101636|65|0 +1.3.6.1.2.1.2.2.1.14.2101764|65|0 +1.3.6.1.2.1.2.2.1.14.2101892|65|0 +1.3.6.1.2.1.2.2.1.14.2102020|65|0 +1.3.6.1.2.1.2.2.1.14.2102148|65|0 +1.3.6.1.2.1.2.2.1.14.2102276|65|0 +1.3.6.1.2.1.2.2.1.14.2102404|65|0 +1.3.6.1.2.1.2.2.1.14.2102532|65|0 +1.3.6.1.2.1.2.2.1.14.2102660|65|0 +1.3.6.1.2.1.2.2.1.14.2102788|65|0 +1.3.6.1.2.1.2.2.1.14.2102916|65|0 +1.3.6.1.2.1.2.2.1.14.2103044|65|0 +1.3.6.1.2.1.2.2.1.14.2103172|65|0 +1.3.6.1.2.1.2.2.1.14.2103301|65|0 +1.3.6.1.2.1.2.2.1.14.2103813|65|0 +1.3.6.1.2.1.2.2.1.14.2104325|65|0 +1.3.6.1.2.1.2.2.1.14.2104837|65|0 +1.3.6.1.2.1.2.2.1.14.2105349|65|0 +1.3.6.1.2.1.2.2.1.14.2105861|65|0 1.3.6.1.2.1.2.2.1.14.7340033|65|0 +1.3.6.1.2.1.2.2.1.14.9437185|65|0 +1.3.6.1.2.1.2.2.1.14.10485761|65|0 +1.3.6.1.2.1.2.2.1.14.11534337|65|0 +1.3.6.1.2.1.2.2.1.14.12582913|65|0 +1.3.6.1.2.1.2.2.1.14.13631489|65|0 +1.3.6.1.2.1.2.2.1.14.14680065|65|0 1.3.6.1.2.1.2.2.1.14.1233125376|65|0 1.3.6.1.2.1.2.2.1.14.1258291712|65|0 1.3.6.1.2.1.2.2.1.14.1258292224|65|0 @@ -602,7 +1273,12 @@ 1.3.6.1.2.1.2.2.1.14.1258299392|65|0 1.3.6.1.2.1.2.2.1.14.1258308096|65|0 1.3.6.1.2.1.2.2.1.14.1258310144|65|0 +1.3.6.1.2.1.2.2.1.14.1258314240|65|0 +1.3.6.1.2.1.2.2.1.14.1258314752|65|0 +1.3.6.1.2.1.2.2.1.14.1258316288|65|0 +1.3.6.1.2.1.2.2.1.14.1258318336|65|0 1.3.6.1.2.1.2.2.1.14.1275068928|65|0 +1.3.6.1.2.1.2.2.1.14.1275119104|65|0 1.3.6.1.2.1.2.2.1.14.1275119616|65|0 1.3.6.1.2.1.2.2.1.14.1275593728|65|0 1.3.6.1.2.1.2.2.1.14.1275595264|65|0 @@ -650,7 +1326,67 @@ 1.3.6.1.2.1.2.2.1.19.1054852|65|0 1.3.6.1.2.1.2.2.1.19.1054980|65|0 1.3.6.1.2.1.2.2.1.19.1055108|65|0 +1.3.6.1.2.1.2.2.1.19.2097156|65|0 +1.3.6.1.2.1.2.2.1.19.2097284|65|0 +1.3.6.1.2.1.2.2.1.19.2097412|65|0 +1.3.6.1.2.1.2.2.1.19.2097540|65|0 +1.3.6.1.2.1.2.2.1.19.2097668|65|0 +1.3.6.1.2.1.2.2.1.19.2097796|65|0 +1.3.6.1.2.1.2.2.1.19.2097924|65|0 +1.3.6.1.2.1.2.2.1.19.2098052|65|0 +1.3.6.1.2.1.2.2.1.19.2098180|65|0 +1.3.6.1.2.1.2.2.1.19.2098308|65|0 +1.3.6.1.2.1.2.2.1.19.2098436|65|0 +1.3.6.1.2.1.2.2.1.19.2098564|65|0 +1.3.6.1.2.1.2.2.1.19.2098692|65|0 +1.3.6.1.2.1.2.2.1.19.2098820|65|0 +1.3.6.1.2.1.2.2.1.19.2098948|65|0 +1.3.6.1.2.1.2.2.1.19.2099076|65|0 +1.3.6.1.2.1.2.2.1.19.2099204|65|0 +1.3.6.1.2.1.2.2.1.19.2099332|65|0 +1.3.6.1.2.1.2.2.1.19.2099460|65|0 +1.3.6.1.2.1.2.2.1.19.2099588|65|0 +1.3.6.1.2.1.2.2.1.19.2099716|65|0 +1.3.6.1.2.1.2.2.1.19.2099844|65|0 +1.3.6.1.2.1.2.2.1.19.2099972|65|0 +1.3.6.1.2.1.2.2.1.19.2100100|65|0 +1.3.6.1.2.1.2.2.1.19.2100228|65|0 +1.3.6.1.2.1.2.2.1.19.2100356|65|0 +1.3.6.1.2.1.2.2.1.19.2100484|65|0 +1.3.6.1.2.1.2.2.1.19.2100612|65|0 +1.3.6.1.2.1.2.2.1.19.2100740|65|0 +1.3.6.1.2.1.2.2.1.19.2100868|65|0 +1.3.6.1.2.1.2.2.1.19.2100996|65|0 +1.3.6.1.2.1.2.2.1.19.2101124|65|0 +1.3.6.1.2.1.2.2.1.19.2101252|65|0 +1.3.6.1.2.1.2.2.1.19.2101380|65|0 +1.3.6.1.2.1.2.2.1.19.2101508|65|0 +1.3.6.1.2.1.2.2.1.19.2101636|65|0 +1.3.6.1.2.1.2.2.1.19.2101764|65|0 +1.3.6.1.2.1.2.2.1.19.2101892|65|0 +1.3.6.1.2.1.2.2.1.19.2102020|65|0 +1.3.6.1.2.1.2.2.1.19.2102148|65|0 +1.3.6.1.2.1.2.2.1.19.2102276|65|0 +1.3.6.1.2.1.2.2.1.19.2102404|65|0 +1.3.6.1.2.1.2.2.1.19.2102532|65|0 +1.3.6.1.2.1.2.2.1.19.2102660|65|0 +1.3.6.1.2.1.2.2.1.19.2102788|65|0 +1.3.6.1.2.1.2.2.1.19.2102916|65|0 +1.3.6.1.2.1.2.2.1.19.2103044|65|0 +1.3.6.1.2.1.2.2.1.19.2103172|65|0 +1.3.6.1.2.1.2.2.1.19.2103301|65|0 +1.3.6.1.2.1.2.2.1.19.2103813|65|0 +1.3.6.1.2.1.2.2.1.19.2104325|65|0 +1.3.6.1.2.1.2.2.1.19.2104837|65|0 +1.3.6.1.2.1.2.2.1.19.2105349|65|0 +1.3.6.1.2.1.2.2.1.19.2105861|65|0 1.3.6.1.2.1.2.2.1.19.7340033|65|0 +1.3.6.1.2.1.2.2.1.19.9437185|65|0 +1.3.6.1.2.1.2.2.1.19.10485761|65|0 +1.3.6.1.2.1.2.2.1.19.11534337|65|0 +1.3.6.1.2.1.2.2.1.19.12582913|65|0 +1.3.6.1.2.1.2.2.1.19.13631489|65|0 +1.3.6.1.2.1.2.2.1.19.14680065|65|0 1.3.6.1.2.1.2.2.1.19.1233125376|65|0 1.3.6.1.2.1.2.2.1.19.1258291712|65|0 1.3.6.1.2.1.2.2.1.19.1258292224|65|0 @@ -670,7 +1406,12 @@ 1.3.6.1.2.1.2.2.1.19.1258299392|65|0 1.3.6.1.2.1.2.2.1.19.1258308096|65|0 1.3.6.1.2.1.2.2.1.19.1258310144|65|0 +1.3.6.1.2.1.2.2.1.19.1258314240|65|0 +1.3.6.1.2.1.2.2.1.19.1258314752|65|0 +1.3.6.1.2.1.2.2.1.19.1258316288|65|0 +1.3.6.1.2.1.2.2.1.19.1258318336|65|0 1.3.6.1.2.1.2.2.1.19.1275068928|65|0 +1.3.6.1.2.1.2.2.1.19.1275119104|65|0 1.3.6.1.2.1.2.2.1.19.1275119616|65|0 1.3.6.1.2.1.2.2.1.19.1275593728|65|0 1.3.6.1.2.1.2.2.1.19.1275595264|65|0 @@ -718,7 +1459,67 @@ 1.3.6.1.2.1.2.2.1.20.1054852|65|0 1.3.6.1.2.1.2.2.1.20.1054980|65|0 1.3.6.1.2.1.2.2.1.20.1055108|65|0 +1.3.6.1.2.1.2.2.1.20.2097156|65|0 +1.3.6.1.2.1.2.2.1.20.2097284|65|0 +1.3.6.1.2.1.2.2.1.20.2097412|65|0 +1.3.6.1.2.1.2.2.1.20.2097540|65|0 +1.3.6.1.2.1.2.2.1.20.2097668|65|0 +1.3.6.1.2.1.2.2.1.20.2097796|65|0 +1.3.6.1.2.1.2.2.1.20.2097924|65|0 +1.3.6.1.2.1.2.2.1.20.2098052|65|0 +1.3.6.1.2.1.2.2.1.20.2098180|65|0 +1.3.6.1.2.1.2.2.1.20.2098308|65|0 +1.3.6.1.2.1.2.2.1.20.2098436|65|0 +1.3.6.1.2.1.2.2.1.20.2098564|65|0 +1.3.6.1.2.1.2.2.1.20.2098692|65|0 +1.3.6.1.2.1.2.2.1.20.2098820|65|0 +1.3.6.1.2.1.2.2.1.20.2098948|65|0 +1.3.6.1.2.1.2.2.1.20.2099076|65|0 +1.3.6.1.2.1.2.2.1.20.2099204|65|0 +1.3.6.1.2.1.2.2.1.20.2099332|65|0 +1.3.6.1.2.1.2.2.1.20.2099460|65|0 +1.3.6.1.2.1.2.2.1.20.2099588|65|0 +1.3.6.1.2.1.2.2.1.20.2099716|65|0 +1.3.6.1.2.1.2.2.1.20.2099844|65|0 +1.3.6.1.2.1.2.2.1.20.2099972|65|0 +1.3.6.1.2.1.2.2.1.20.2100100|65|0 +1.3.6.1.2.1.2.2.1.20.2100228|65|0 +1.3.6.1.2.1.2.2.1.20.2100356|65|0 +1.3.6.1.2.1.2.2.1.20.2100484|65|0 +1.3.6.1.2.1.2.2.1.20.2100612|65|0 +1.3.6.1.2.1.2.2.1.20.2100740|65|0 +1.3.6.1.2.1.2.2.1.20.2100868|65|0 +1.3.6.1.2.1.2.2.1.20.2100996|65|0 +1.3.6.1.2.1.2.2.1.20.2101124|65|0 +1.3.6.1.2.1.2.2.1.20.2101252|65|0 +1.3.6.1.2.1.2.2.1.20.2101380|65|0 +1.3.6.1.2.1.2.2.1.20.2101508|65|0 +1.3.6.1.2.1.2.2.1.20.2101636|65|0 +1.3.6.1.2.1.2.2.1.20.2101764|65|0 +1.3.6.1.2.1.2.2.1.20.2101892|65|0 +1.3.6.1.2.1.2.2.1.20.2102020|65|0 +1.3.6.1.2.1.2.2.1.20.2102148|65|0 +1.3.6.1.2.1.2.2.1.20.2102276|65|0 +1.3.6.1.2.1.2.2.1.20.2102404|65|0 +1.3.6.1.2.1.2.2.1.20.2102532|65|0 +1.3.6.1.2.1.2.2.1.20.2102660|65|0 +1.3.6.1.2.1.2.2.1.20.2102788|65|0 +1.3.6.1.2.1.2.2.1.20.2102916|65|0 +1.3.6.1.2.1.2.2.1.20.2103044|65|0 +1.3.6.1.2.1.2.2.1.20.2103172|65|0 +1.3.6.1.2.1.2.2.1.20.2103301|65|0 +1.3.6.1.2.1.2.2.1.20.2103813|65|0 +1.3.6.1.2.1.2.2.1.20.2104325|65|0 +1.3.6.1.2.1.2.2.1.20.2104837|65|0 +1.3.6.1.2.1.2.2.1.20.2105349|65|0 +1.3.6.1.2.1.2.2.1.20.2105861|65|0 1.3.6.1.2.1.2.2.1.20.7340033|65|0 +1.3.6.1.2.1.2.2.1.20.9437185|65|0 +1.3.6.1.2.1.2.2.1.20.10485761|65|0 +1.3.6.1.2.1.2.2.1.20.11534337|65|0 +1.3.6.1.2.1.2.2.1.20.12582913|65|0 +1.3.6.1.2.1.2.2.1.20.13631489|65|0 +1.3.6.1.2.1.2.2.1.20.14680065|65|0 1.3.6.1.2.1.2.2.1.20.1233125376|65|0 1.3.6.1.2.1.2.2.1.20.1258291712|65|0 1.3.6.1.2.1.2.2.1.20.1258292224|65|0 @@ -738,7 +1539,12 @@ 1.3.6.1.2.1.2.2.1.20.1258299392|65|0 1.3.6.1.2.1.2.2.1.20.1258308096|65|0 1.3.6.1.2.1.2.2.1.20.1258310144|65|0 +1.3.6.1.2.1.2.2.1.20.1258314240|65|0 +1.3.6.1.2.1.2.2.1.20.1258314752|65|0 +1.3.6.1.2.1.2.2.1.20.1258316288|65|0 +1.3.6.1.2.1.2.2.1.20.1258318336|65|0 1.3.6.1.2.1.2.2.1.20.1275068928|65|0 +1.3.6.1.2.1.2.2.1.20.1275119104|65|0 1.3.6.1.2.1.2.2.1.20.1275119616|65|0 1.3.6.1.2.1.2.2.1.20.1275593728|65|0 1.3.6.1.2.1.2.2.1.20.1275595264|65|0 @@ -762,11 +1568,22 @@ 1.3.6.1.2.1.4.17.0|65|0 1.3.6.1.2.1.4.18.0|65|0 1.3.6.1.2.1.4.19.0|65|0 +1.3.6.1.2.1.4.20.1.2.10.32.224.10|2|9437185 1.3.6.1.2.1.4.20.1.2.172.31.12.7|2|7340033 +1.3.6.1.2.1.4.20.1.2.192.168.240.47|2|1275119104 +1.3.6.1.2.1.4.20.1.3.10.32.224.10|64|255.255.255.0 1.3.6.1.2.1.4.20.1.3.172.31.12.7|64|255.255.255.0 +1.3.6.1.2.1.4.20.1.3.192.168.240.47|64|255.255.255.0 1.3.6.1.2.1.4.22.1.2.7340033.172.31.12.1|4x|E48D8C333512 1.3.6.1.2.1.4.22.1.2.7340033.172.31.12.8|4x|64006AEAC91D 1.3.6.1.2.1.4.22.1.2.8388737.169.254.31.40|4x|1866DA526470 +1.3.6.1.2.1.4.22.1.2.9437185.10.32.224.9|4|e4:f0:4:e1:89:1a +1.3.6.1.2.1.4.22.1.2.1275119104.192.168.240.1|4|0:0:5e:0:1:1 +1.3.6.1.2.1.4.22.1.2.1275119104.192.168.240.2|4|e4:f0:4:fa:99:fd +1.3.6.1.2.1.4.22.1.2.1275119104.192.168.240.3|4|e4:f0:4:fb:1f:fd +1.3.6.1.2.1.4.22.1.2.1275119104.192.168.240.22|4|0:50:56:88:56:e0 +1.3.6.1.2.1.4.22.1.2.1275119104.192.168.240.23|4|0:50:56:8f:66:d2 +1.3.6.1.2.1.4.22.1.2.1275119104.192.168.240.200|4|0:50:56:8f:39:f9 1.3.6.1.2.1.4.24.3.0|66|0 1.3.6.1.2.1.4.31.1.1.3.1|65|0 1.3.6.1.2.1.4.31.1.1.3.2|65|0 @@ -859,6 +1676,14 @@ 1.3.6.1.2.1.4.31.1.1.47.1|66|15 1.3.6.1.2.1.4.31.1.1.47.2|66|15 1.3.6.1.2.1.4.35.1.4.7340033.1.4.172.31.12.7|4x|F48E38141241 +1.3.6.1.2.1.4.35.1.4.9437185.1.4.10.32.224.10|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.4.35.1.4.1275119104.1.4.192.168.240.1|4|0:0:5e:0:1:1 +1.3.6.1.2.1.4.35.1.4.1275119104.1.4.192.168.240.2|4|e4:f0:4:fa:99:fd +1.3.6.1.2.1.4.35.1.4.1275119104.1.4.192.168.240.3|4|e4:f0:4:fb:1f:fd +1.3.6.1.2.1.4.35.1.4.1275119104.1.4.192.168.240.22|4|0:50:56:88:56:e0 +1.3.6.1.2.1.4.35.1.4.1275119104.1.4.192.168.240.23|4|0:50:56:8f:66:d2 +1.3.6.1.2.1.4.35.1.4.1275119104.1.4.192.168.240.47|4|e4:f0:4:e1:67:1a +1.3.6.1.2.1.4.35.1.4.1275119104.1.4.192.168.240.200|4|0:50:56:8f:39:f9 1.3.6.1.2.1.5.1.0|65|275464 1.3.6.1.2.1.5.2.0|65|0 1.3.6.1.2.1.5.3.0|65|1 @@ -1385,7 +2210,67 @@ 1.3.6.1.2.1.10.7.2.1.19.1054852|2|1 1.3.6.1.2.1.10.7.2.1.19.1054980|2|1 1.3.6.1.2.1.10.7.2.1.19.1055108|2|1 +1.3.6.1.2.1.10.7.2.1.19.2097156|2|1 +1.3.6.1.2.1.10.7.2.1.19.2097284|2|1 +1.3.6.1.2.1.10.7.2.1.19.2097412|2|1 +1.3.6.1.2.1.10.7.2.1.19.2097540|2|1 +1.3.6.1.2.1.10.7.2.1.19.2097668|2|1 +1.3.6.1.2.1.10.7.2.1.19.2097796|2|1 +1.3.6.1.2.1.10.7.2.1.19.2097924|2|1 +1.3.6.1.2.1.10.7.2.1.19.2098052|2|1 +1.3.6.1.2.1.10.7.2.1.19.2098180|2|1 +1.3.6.1.2.1.10.7.2.1.19.2098308|2|1 +1.3.6.1.2.1.10.7.2.1.19.2098436|2|1 +1.3.6.1.2.1.10.7.2.1.19.2098564|2|1 +1.3.6.1.2.1.10.7.2.1.19.2098692|2|1 +1.3.6.1.2.1.10.7.2.1.19.2098820|2|1 +1.3.6.1.2.1.10.7.2.1.19.2098948|2|1 +1.3.6.1.2.1.10.7.2.1.19.2099076|2|1 +1.3.6.1.2.1.10.7.2.1.19.2099204|2|1 +1.3.6.1.2.1.10.7.2.1.19.2099332|2|1 +1.3.6.1.2.1.10.7.2.1.19.2099460|2|1 +1.3.6.1.2.1.10.7.2.1.19.2099588|2|1 +1.3.6.1.2.1.10.7.2.1.19.2099716|2|1 +1.3.6.1.2.1.10.7.2.1.19.2099844|2|1 +1.3.6.1.2.1.10.7.2.1.19.2099972|2|1 +1.3.6.1.2.1.10.7.2.1.19.2100100|2|1 +1.3.6.1.2.1.10.7.2.1.19.2100228|2|1 +1.3.6.1.2.1.10.7.2.1.19.2100356|2|1 +1.3.6.1.2.1.10.7.2.1.19.2100484|2|1 +1.3.6.1.2.1.10.7.2.1.19.2100612|2|1 +1.3.6.1.2.1.10.7.2.1.19.2100740|2|1 +1.3.6.1.2.1.10.7.2.1.19.2100868|2|1 +1.3.6.1.2.1.10.7.2.1.19.2100996|2|1 +1.3.6.1.2.1.10.7.2.1.19.2101124|2|1 +1.3.6.1.2.1.10.7.2.1.19.2101252|2|1 +1.3.6.1.2.1.10.7.2.1.19.2101380|2|1 +1.3.6.1.2.1.10.7.2.1.19.2101508|2|1 +1.3.6.1.2.1.10.7.2.1.19.2101636|2|1 +1.3.6.1.2.1.10.7.2.1.19.2101764|2|1 +1.3.6.1.2.1.10.7.2.1.19.2101892|2|1 +1.3.6.1.2.1.10.7.2.1.19.2102020|2|1 +1.3.6.1.2.1.10.7.2.1.19.2102148|2|1 +1.3.6.1.2.1.10.7.2.1.19.2102276|2|1 +1.3.6.1.2.1.10.7.2.1.19.2102404|2|1 +1.3.6.1.2.1.10.7.2.1.19.2102532|2|1 +1.3.6.1.2.1.10.7.2.1.19.2102660|2|1 +1.3.6.1.2.1.10.7.2.1.19.2102788|2|1 +1.3.6.1.2.1.10.7.2.1.19.2102916|2|1 +1.3.6.1.2.1.10.7.2.1.19.2103044|2|1 +1.3.6.1.2.1.10.7.2.1.19.2103172|2|1 +1.3.6.1.2.1.10.7.2.1.19.2103301|2|3 +1.3.6.1.2.1.10.7.2.1.19.2103813|2|1 +1.3.6.1.2.1.10.7.2.1.19.2104325|2|1 +1.3.6.1.2.1.10.7.2.1.19.2104837|2|1 +1.3.6.1.2.1.10.7.2.1.19.2105349|2|3 +1.3.6.1.2.1.10.7.2.1.19.2105861|2|3 1.3.6.1.2.1.10.7.2.1.19.7340033|2|3 +1.3.6.1.2.1.10.7.2.1.19.9437185|2|3 +1.3.6.1.2.1.10.7.2.1.19.10485761|2|3 +1.3.6.1.2.1.10.7.2.1.19.11534337|2|3 +1.3.6.1.2.1.10.7.2.1.19.12582913|2|3 +1.3.6.1.2.1.10.7.2.1.19.13631489|2|3 +1.3.6.1.2.1.10.7.2.1.19.14680065|2|3 1.3.6.1.2.1.10.7.2.1.19.1258291712|2|1 1.3.6.1.2.1.10.7.2.1.19.1258292224|2|1 1.3.6.1.2.1.10.7.2.1.19.1258292736|2|1 @@ -1404,6 +2289,10 @@ 1.3.6.1.2.1.10.7.2.1.19.1258299392|2|1 1.3.6.1.2.1.10.7.2.1.19.1258308096|2|1 1.3.6.1.2.1.10.7.2.1.19.1258310144|2|1 +1.3.6.1.2.1.10.7.2.1.19.1258314240|2|1 +1.3.6.1.2.1.10.7.2.1.19.1258314752|2|1 +1.3.6.1.2.1.10.7.2.1.19.1258316288|2|1 +1.3.6.1.2.1.10.7.2.1.19.1258318336|2|1 1.3.6.1.2.1.11.1.0|65|1221274 1.3.6.1.2.1.11.2.0|65|1221273 1.3.6.1.2.1.11.3.0|65|0 @@ -1433,6 +2322,9 @@ 1.3.6.1.2.1.11.29.0|65|0 1.3.6.1.2.1.11.30.0|2|2 1.3.6.1.2.1.16.19.1.0|4|F0400040 +1.3.6.1.2.1.17.1.4.1.2.30|2|2100868 +1.3.6.1.2.1.17.1.4.1.2.45|2|2102788 +1.3.6.1.2.1.17.1.4.1.2.46|2|2102916 1.3.6.1.2.1.17.1.4.1.2.49|2|1054724 1.3.6.1.2.1.17.1.4.1.2.51|2|1054980 1.3.6.1.2.1.17.1.4.1.2.337|2|1258291712 @@ -1453,13 +2345,314 @@ 1.3.6.1.2.1.17.1.4.1.2.352|2|1258299392 1.3.6.1.2.1.17.1.4.1.2.369|2|1258308096 1.3.6.1.2.1.17.1.4.1.2.373|2|1258310144 +1.3.6.1.2.1.17.1.4.1.2.549|2|1258314240 +1.3.6.1.2.1.17.1.4.1.2.550|2|1258314752 +1.3.6.1.2.1.17.1.4.1.2.553|2|1258316288 +1.3.6.1.2.1.17.1.4.1.2.557|2|1258318336 1.3.6.1.2.1.17.2.1.0|5| 1.3.6.1.2.1.17.7.1.1.1.0|2|1 +1.3.6.1.2.1.17.7.1.2.2.1.2.1.228.240.4.250.153.253|2|558 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.0.94.0.1.1|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.0.94.0.1.94|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.0.94.0.1.96|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.0.94.0.1.98|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.5.51.245.6.16|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.20.94.101.224.148|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.20.94.204.132.130|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.20.94.204.132.134|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.39.248.45.89.218|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.136.86.224|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.16.117|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.17.156|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.22.154|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.30.239|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.31.34|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.32.167|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.34.79|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.45.170|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.47.229|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.48.33|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.50.12|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.53.49|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.54.12|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.57.249|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.61.246|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.63.179|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.66.55|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.76.159|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.76.173|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.79.90|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.82.138|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.82.178|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.91.229|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.98.69|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.102.210|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.114.109|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.114.243|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.80.86.143.117.20|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.160.152.25.164.114|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.0.160.152.25.186.178|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.2.31.107.22.98.230|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.2.31.107.22.99.238|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.2.160.152.25.164.108|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.2.160.152.25.186.172|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.2.224.237.51.7.74|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.10.124.142.142.254.104|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.14.38.178.144.84.204|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.18.30.178.41.105.34|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.18.116.119.63.108.66|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.36.182.253.249.167.170|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.76.217.143.11.138.12|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.76.217.143.11.158.10|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.76.217.143.11.162.6|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.76.217.143.11.166.230|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.76.217.143.11.176.52|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.76.217.143.11.177.228|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.76.217.143.11.180.24|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.76.217.143.11.181.206|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.76.217.143.11.181.248|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.76.217.143.11.182.106|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.76.217.143.11.184.2|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.76.217.143.11.184.128|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.76.217.143.11.185.112|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.80.154.76.169.131.130|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.80.154.76.170.45.234|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.80.154.76.170.49.176|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.80.154.76.170.49.218|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.80.154.76.170.50.40|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.80.154.76.170.51.90|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.84.159.53.15.72.230|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.84.159.53.15.78.222|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.84.159.53.15.79.148|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.84.159.53.15.79.200|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.100.0.106.195.158.140|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.100.0.106.195.158.176|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.116.230.226.253.183.130|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.116.230.226.253.189.24|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.116.230.226.253.189.30|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.116.230.226.253.189.92|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.120.43.203.84.142.85|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.120.43.203.84.142.93|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.136.148.113.80.58.35|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.136.148.113.80.59.163|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.164.186.219.24.224.158|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.164.186.219.24.224.166|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.188.48.91.246.242.40|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.188.48.91.246.249.44|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.188.48.91.247.3.56|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.188.48.91.247.22.4|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.224.219.85.5.244.10|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.228.240.4.35.105.220|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.228.240.4.35.128.220|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.228.240.4.35.231.92|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.228.240.4.35.238.220|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.228.240.4.225.126.26|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.228.240.4.225.137.26|2|558 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.228.240.4.225.138.26|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.228.240.4.250.153.253|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.228.240.4.251.31.253|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.236.244.187.194.167.84|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.236.244.187.194.168.84|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.236.244.187.194.170.212|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.236.244.187.194.173.244|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.244.142.56.57.188.16|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.244.142.56.57.219.16|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.248.188.18.60.109.100|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.248.188.18.60.160.148|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.248.188.18.71.24.198|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.248.188.18.71.25.78|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.248.188.18.71.102.250|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.99.248.188.18.71.103.34|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.0.94.0.1.2|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.0.94.0.1.98|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.27.29|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.27.30|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.27.31|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.27.32|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.28.14|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.28.15|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.28.16|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.28.18|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.29.12|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.29.13|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.29.14|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.29.15|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.30.9|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.30.11|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.30.12|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.30.13|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.31.0|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.31.1|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.31.2|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.31.3|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.32.1|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.32.3|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.32.4|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.32.5|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.33.1|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.33.2|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.33.3|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.33.4|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.34.0|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.34.1|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.34.2|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.72.34.3|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.240.141.12|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.240.141.13|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.240.141.14|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.240.141.24|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.240.142.2|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.240.142.3|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.240.142.4|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.240.142.11|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.240.143.1|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.240.143.2|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.240.143.3|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.240.143.4|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.240.144.0|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.240.144.1|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.240.144.2|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.240.144.3|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.240.145.0|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.240.145.1|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.240.145.2|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.240.145.3|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.240.146.0|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.240.146.1|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.240.146.2|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.21.93.240.146.3|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.0.0|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.0.8|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.0.10|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.0.26|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.0.63|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.0.78|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.0.81|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.0.82|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.0.83|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.0.151|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.6.91|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.7.50|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.9.214|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.10.58|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.11.61|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.11.223|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.12.16|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.13.80|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.13.217|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.14.145|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.14.204|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.16.60|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.16.200|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.16.253|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.19.78|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.19.124|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.20.197|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.20.217|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.21.251|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.22.27|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.22.96|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.26.129|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.29.185|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.30.150|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.31.43|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.31.117|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.31.142|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.33.136|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.36.161|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.37.30|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.38.241|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.40.113|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.43.90|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.45.100|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.45.238|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.47.220|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.48.126|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.49.226|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.51.126|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.62.83|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.62.193|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.62.248|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.63.96|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.64.210|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.65.12|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.65.68|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.68.73|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.69.240|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.71.14|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.72.224|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.77.7|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.77.198|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.78.128|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.82.238|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.84.62|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.84.172|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.84.215|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.87.94|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.89.76|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.90.62|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.90.172|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.92.238|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.94.148|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.94.200|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.96.9|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.96.143|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.96.210|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.99.18|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.99.105|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.103.248|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.108.91|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.109.171|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.111.100|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.112.61|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.112.162|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.113.117|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.114.186|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.116.208|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.118.137|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.119.152|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.120.138|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.121.105|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.121.209|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.122.243|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.0.80.86.143.127.211|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.2.224.237.51.7.74|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.36.110.150.0.1.8|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.36.110.150.0.2.8|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.36.110.150.0.3.8|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.36.110.150.0.4.8|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.36.110.150.0.5.8|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.36.110.150.0.6.8|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.36.110.150.0.7.3|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.36.110.150.0.8.4|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.36.110.150.0.9.3|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.36.110.150.0.16.4|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.36.110.150.0.17.4|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.36.110.150.0.18.4|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.36.110.150.0.19.3|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.36.110.150.0.20.3|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.184.202.58.113.137.197|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.184.202.58.113.137.228|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.228.240.4.250.153.253|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.228.240.4.251.31.253|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.236.244.187.209.156.216|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.236.244.187.209.159.154|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.236.244.187.209.160.130|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.236.244.187.209.161.152|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.236.244.187.224.139.42|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.236.244.187.224.139.152|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.236.244.187.224.141.26|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.236.244.187.224.186.48|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.236.244.187.239.158.160|2|554 +1.3.6.1.2.1.17.7.1.2.2.1.2.100.236.244.187.239.223.232|2|554 1.3.6.1.2.1.17.7.1.4.2.1.4.0.1|4x|000000000000A00000000000000000000a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203830203030200a303020303020303020303020303020303020303020303020303020303020303020 +1.3.6.1.2.1.17.7.1.4.2.1.4.0.99|4x|000000000000000000000000000000000a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203838203030203030203030200a303020303020303020303020303020303020303020 1.3.6.1.2.1.17.7.1.4.2.1.4.0.100|4x|000000000000000000000000000000000a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030204646204646203030203030203838203030200a303020303020303020303020303020303020303020303020303020303020303020 1.3.6.1.2.1.17.7.1.4.2.1.5.0.1|4x|000000000000A00000000000000000000a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203830203030200a303020303020303020303020303020303020303020303020303020303020303020 +1.3.6.1.2.1.17.7.1.4.2.1.5.0.99|4x|000000000000000000000000000000000a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a303020303020303020303020303020303020303020 1.3.6.1.2.1.17.7.1.4.2.1.5.0.100|4x|000000000000000000000000000000000a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a3030203030203030203030203030203030203030203030203030203030203030203030203030203030203030203030200a303020303020303020303020303020303020303020303020303020303020303020 1.3.6.1.2.1.17.7.1.4.3.1.1.1|4|Vlan 1 +1.3.6.1.2.1.17.7.1.4.3.1.1.99|4|Management 1.3.6.1.2.1.17.7.1.4.3.1.1.100|4|Vlan 100 1.3.6.1.2.1.31.1.1.1.1.1048580|4|TenGigabitEthernet 0/1 1.3.6.1.2.1.31.1.1.1.1.1048708|4|TenGigabitEthernet 0/2 @@ -1501,7 +2694,67 @@ 1.3.6.1.2.1.31.1.1.1.1.1054852|4|TenGigabitEthernet 0/50 1.3.6.1.2.1.31.1.1.1.1.1054980|4|TenGigabitEthernet 0/51 1.3.6.1.2.1.31.1.1.1.1.1055108|4|TenGigabitEthernet 0/52 +1.3.6.1.2.1.31.1.1.1.1.2097156|4|TenGigabitEthernet 1/1 +1.3.6.1.2.1.31.1.1.1.1.2097284|4|TenGigabitEthernet 1/2 +1.3.6.1.2.1.31.1.1.1.1.2097412|4|TenGigabitEthernet 1/3 +1.3.6.1.2.1.31.1.1.1.1.2097540|4|TenGigabitEthernet 1/4 +1.3.6.1.2.1.31.1.1.1.1.2097668|4|TenGigabitEthernet 1/5 +1.3.6.1.2.1.31.1.1.1.1.2097796|4|TenGigabitEthernet 1/6 +1.3.6.1.2.1.31.1.1.1.1.2097924|4|TenGigabitEthernet 1/7 +1.3.6.1.2.1.31.1.1.1.1.2098052|4|TenGigabitEthernet 1/8 +1.3.6.1.2.1.31.1.1.1.1.2098180|4|TenGigabitEthernet 1/9 +1.3.6.1.2.1.31.1.1.1.1.2098308|4|TenGigabitEthernet 1/10 +1.3.6.1.2.1.31.1.1.1.1.2098436|4|TenGigabitEthernet 1/11 +1.3.6.1.2.1.31.1.1.1.1.2098564|4|TenGigabitEthernet 1/12 +1.3.6.1.2.1.31.1.1.1.1.2098692|4|TenGigabitEthernet 1/13 +1.3.6.1.2.1.31.1.1.1.1.2098820|4|TenGigabitEthernet 1/14 +1.3.6.1.2.1.31.1.1.1.1.2098948|4|TenGigabitEthernet 1/15 +1.3.6.1.2.1.31.1.1.1.1.2099076|4|TenGigabitEthernet 1/16 +1.3.6.1.2.1.31.1.1.1.1.2099204|4|TenGigabitEthernet 1/17 +1.3.6.1.2.1.31.1.1.1.1.2099332|4|TenGigabitEthernet 1/18 +1.3.6.1.2.1.31.1.1.1.1.2099460|4|TenGigabitEthernet 1/19 +1.3.6.1.2.1.31.1.1.1.1.2099588|4|TenGigabitEthernet 1/20 +1.3.6.1.2.1.31.1.1.1.1.2099716|4|TenGigabitEthernet 1/21 +1.3.6.1.2.1.31.1.1.1.1.2099844|4|TenGigabitEthernet 1/22 +1.3.6.1.2.1.31.1.1.1.1.2099972|4|TenGigabitEthernet 1/23 +1.3.6.1.2.1.31.1.1.1.1.2100100|4|TenGigabitEthernet 1/24 +1.3.6.1.2.1.31.1.1.1.1.2100228|4|TenGigabitEthernet 1/25 +1.3.6.1.2.1.31.1.1.1.1.2100356|4|TenGigabitEthernet 1/26 +1.3.6.1.2.1.31.1.1.1.1.2100484|4|TenGigabitEthernet 1/27 +1.3.6.1.2.1.31.1.1.1.1.2100612|4|TenGigabitEthernet 1/28 +1.3.6.1.2.1.31.1.1.1.1.2100740|4|TenGigabitEthernet 1/29 +1.3.6.1.2.1.31.1.1.1.1.2100868|4|TenGigabitEthernet 1/30 +1.3.6.1.2.1.31.1.1.1.1.2100996|4|TenGigabitEthernet 1/31 +1.3.6.1.2.1.31.1.1.1.1.2101124|4|TenGigabitEthernet 1/32 +1.3.6.1.2.1.31.1.1.1.1.2101252|4|TenGigabitEthernet 1/33 +1.3.6.1.2.1.31.1.1.1.1.2101380|4|TenGigabitEthernet 1/34 +1.3.6.1.2.1.31.1.1.1.1.2101508|4|TenGigabitEthernet 1/35 +1.3.6.1.2.1.31.1.1.1.1.2101636|4|TenGigabitEthernet 1/36 +1.3.6.1.2.1.31.1.1.1.1.2101764|4|TenGigabitEthernet 1/37 +1.3.6.1.2.1.31.1.1.1.1.2101892|4|TenGigabitEthernet 1/38 +1.3.6.1.2.1.31.1.1.1.1.2102020|4|TenGigabitEthernet 1/39 +1.3.6.1.2.1.31.1.1.1.1.2102148|4|TenGigabitEthernet 1/40 +1.3.6.1.2.1.31.1.1.1.1.2102276|4|TenGigabitEthernet 1/41 +1.3.6.1.2.1.31.1.1.1.1.2102404|4|TenGigabitEthernet 1/42 +1.3.6.1.2.1.31.1.1.1.1.2102532|4|TenGigabitEthernet 1/43 +1.3.6.1.2.1.31.1.1.1.1.2102660|4|TenGigabitEthernet 1/44 +1.3.6.1.2.1.31.1.1.1.1.2102788|4|TenGigabitEthernet 1/45 +1.3.6.1.2.1.31.1.1.1.1.2102916|4|TenGigabitEthernet 1/46 +1.3.6.1.2.1.31.1.1.1.1.2103044|4|TenGigabitEthernet 1/47 +1.3.6.1.2.1.31.1.1.1.1.2103172|4|TenGigabitEthernet 1/48 +1.3.6.1.2.1.31.1.1.1.1.2103301|4|fortyGigE 1/49 +1.3.6.1.2.1.31.1.1.1.1.2103813|4|fortyGigE 1/50 +1.3.6.1.2.1.31.1.1.1.1.2104325|4|fortyGigE 1/51 +1.3.6.1.2.1.31.1.1.1.1.2104837|4|fortyGigE 1/52 +1.3.6.1.2.1.31.1.1.1.1.2105349|4|fortyGigE 1/53 +1.3.6.1.2.1.31.1.1.1.1.2105861|4|fortyGigE 1/54 1.3.6.1.2.1.31.1.1.1.1.7340033|4|ManagementEthernet 0/0 +1.3.6.1.2.1.31.1.1.1.1.9437185|4|ManagementEthernet 1/1 +1.3.6.1.2.1.31.1.1.1.1.10485761|4|ManagementEthernet 2/1 +1.3.6.1.2.1.31.1.1.1.1.11534337|4|ManagementEthernet 3/1 +1.3.6.1.2.1.31.1.1.1.1.12582913|4|ManagementEthernet 4/1 +1.3.6.1.2.1.31.1.1.1.1.13631489|4|ManagementEthernet 5/1 +1.3.6.1.2.1.31.1.1.1.1.14680065|4|ManagementEthernet 6/1 1.3.6.1.2.1.31.1.1.1.1.1233125376|4|NULL 0 1.3.6.1.2.1.31.1.1.1.1.1258291712|4|Port-channel 1 1.3.6.1.2.1.31.1.1.1.1.1258292224|4|Port-channel 2 @@ -1521,7 +2774,12 @@ 1.3.6.1.2.1.31.1.1.1.1.1258299392|4|Port-channel 16 1.3.6.1.2.1.31.1.1.1.1.1258308096|4|Port-channel 33 1.3.6.1.2.1.31.1.1.1.1.1258310144|4|Port-channel 37 +1.3.6.1.2.1.31.1.1.1.1.1258314240|4|Port-channel 45 +1.3.6.1.2.1.31.1.1.1.1.1258314752|4|Port-channel 46 +1.3.6.1.2.1.31.1.1.1.1.1258316288|4|Port-channel 49 +1.3.6.1.2.1.31.1.1.1.1.1258318336|4|Port-channel 53 1.3.6.1.2.1.31.1.1.1.1.1275068928|4|Vlan 1 +1.3.6.1.2.1.31.1.1.1.1.1275119104|4|Vlan 99 1.3.6.1.2.1.31.1.1.1.1.1275119616|4|Vlan 100 1.3.6.1.2.1.31.1.1.1.2.1048580|65|104034 1.3.6.1.2.1.31.1.1.1.2.1048708|65|26806 @@ -1563,7 +2821,67 @@ 1.3.6.1.2.1.31.1.1.1.2.1054852|65|0 1.3.6.1.2.1.31.1.1.1.2.1054980|65|0 1.3.6.1.2.1.31.1.1.1.2.1055108|65|0 +1.3.6.1.2.1.31.1.1.1.2.2097156|65|0 +1.3.6.1.2.1.31.1.1.1.2.2097284|65|0 +1.3.6.1.2.1.31.1.1.1.2.2097412|65|0 +1.3.6.1.2.1.31.1.1.1.2.2097540|65|0 +1.3.6.1.2.1.31.1.1.1.2.2097668|65|0 +1.3.6.1.2.1.31.1.1.1.2.2097796|65|0 +1.3.6.1.2.1.31.1.1.1.2.2097924|65|0 +1.3.6.1.2.1.31.1.1.1.2.2098052|65|0 +1.3.6.1.2.1.31.1.1.1.2.2098180|65|0 +1.3.6.1.2.1.31.1.1.1.2.2098308|65|0 +1.3.6.1.2.1.31.1.1.1.2.2098436|65|0 +1.3.6.1.2.1.31.1.1.1.2.2098564|65|0 +1.3.6.1.2.1.31.1.1.1.2.2098692|65|0 +1.3.6.1.2.1.31.1.1.1.2.2098820|65|0 +1.3.6.1.2.1.31.1.1.1.2.2098948|65|0 +1.3.6.1.2.1.31.1.1.1.2.2099076|65|0 +1.3.6.1.2.1.31.1.1.1.2.2099204|65|0 +1.3.6.1.2.1.31.1.1.1.2.2099332|65|0 +1.3.6.1.2.1.31.1.1.1.2.2099460|65|0 +1.3.6.1.2.1.31.1.1.1.2.2099588|65|0 +1.3.6.1.2.1.31.1.1.1.2.2099716|65|0 +1.3.6.1.2.1.31.1.1.1.2.2099844|65|0 +1.3.6.1.2.1.31.1.1.1.2.2099972|65|0 +1.3.6.1.2.1.31.1.1.1.2.2100100|65|0 +1.3.6.1.2.1.31.1.1.1.2.2100228|65|0 +1.3.6.1.2.1.31.1.1.1.2.2100356|65|0 +1.3.6.1.2.1.31.1.1.1.2.2100484|65|0 +1.3.6.1.2.1.31.1.1.1.2.2100612|65|0 +1.3.6.1.2.1.31.1.1.1.2.2100740|65|0 +1.3.6.1.2.1.31.1.1.1.2.2100868|65|8863 +1.3.6.1.2.1.31.1.1.1.2.2100996|65|0 +1.3.6.1.2.1.31.1.1.1.2.2101124|65|0 +1.3.6.1.2.1.31.1.1.1.2.2101252|65|0 +1.3.6.1.2.1.31.1.1.1.2.2101380|65|0 +1.3.6.1.2.1.31.1.1.1.2.2101508|65|0 +1.3.6.1.2.1.31.1.1.1.2.2101636|65|0 +1.3.6.1.2.1.31.1.1.1.2.2101764|65|0 +1.3.6.1.2.1.31.1.1.1.2.2101892|65|0 +1.3.6.1.2.1.31.1.1.1.2.2102020|65|0 +1.3.6.1.2.1.31.1.1.1.2.2102148|65|0 +1.3.6.1.2.1.31.1.1.1.2.2102276|65|0 +1.3.6.1.2.1.31.1.1.1.2.2102404|65|0 +1.3.6.1.2.1.31.1.1.1.2.2102532|65|0 +1.3.6.1.2.1.31.1.1.1.2.2102660|65|0 +1.3.6.1.2.1.31.1.1.1.2.2102788|65|0 +1.3.6.1.2.1.31.1.1.1.2.2102916|65|0 +1.3.6.1.2.1.31.1.1.1.2.2103044|65|0 +1.3.6.1.2.1.31.1.1.1.2.2103172|65|0 +1.3.6.1.2.1.31.1.1.1.2.2103301|65|24790872 +1.3.6.1.2.1.31.1.1.1.2.2103813|65|0 +1.3.6.1.2.1.31.1.1.1.2.2104325|65|0 +1.3.6.1.2.1.31.1.1.1.2.2104837|65|0 +1.3.6.1.2.1.31.1.1.1.2.2105349|65|17565414 +1.3.6.1.2.1.31.1.1.1.2.2105861|65|8735619 1.3.6.1.2.1.31.1.1.1.2.7340033|65|85988 +1.3.6.1.2.1.31.1.1.1.2.9437185|65|145 +1.3.6.1.2.1.31.1.1.1.2.10485761|65|0 +1.3.6.1.2.1.31.1.1.1.2.11534337|65|0 +1.3.6.1.2.1.31.1.1.1.2.12582913|65|0 +1.3.6.1.2.1.31.1.1.1.2.13631489|65|0 +1.3.6.1.2.1.31.1.1.1.2.14680065|65|0 1.3.6.1.2.1.31.1.1.1.2.1233125376|65|0 1.3.6.1.2.1.31.1.1.1.2.1258291712|65|104034 1.3.6.1.2.1.31.1.1.1.2.1258292224|65|26806 @@ -1583,7 +2901,12 @@ 1.3.6.1.2.1.31.1.1.1.2.1258299392|65|79003 1.3.6.1.2.1.31.1.1.1.2.1258308096|65|53927873 1.3.6.1.2.1.31.1.1.1.2.1258310144|65|114816720 +1.3.6.1.2.1.31.1.1.1.2.1258314240|65|0 +1.3.6.1.2.1.31.1.1.1.2.1258314752|65|0 +1.3.6.1.2.1.31.1.1.1.2.1258316288|65|24790872 +1.3.6.1.2.1.31.1.1.1.2.1258318336|65|26301033 1.3.6.1.2.1.31.1.1.1.2.1275068928|65|0 +1.3.6.1.2.1.31.1.1.1.2.1275119104|65|0 1.3.6.1.2.1.31.1.1.1.2.1275119616|65|0 1.3.6.1.2.1.31.1.1.1.2.1275593728|65|0 1.3.6.1.2.1.31.1.1.1.2.1275595264|65|0 @@ -1631,7 +2954,67 @@ 1.3.6.1.2.1.31.1.1.1.3.1054852|65|0 1.3.6.1.2.1.31.1.1.1.3.1054980|65|0 1.3.6.1.2.1.31.1.1.1.3.1055108|65|0 +1.3.6.1.2.1.31.1.1.1.3.2097156|65|0 +1.3.6.1.2.1.31.1.1.1.3.2097284|65|0 +1.3.6.1.2.1.31.1.1.1.3.2097412|65|0 +1.3.6.1.2.1.31.1.1.1.3.2097540|65|0 +1.3.6.1.2.1.31.1.1.1.3.2097668|65|0 +1.3.6.1.2.1.31.1.1.1.3.2097796|65|0 +1.3.6.1.2.1.31.1.1.1.3.2097924|65|0 +1.3.6.1.2.1.31.1.1.1.3.2098052|65|0 +1.3.6.1.2.1.31.1.1.1.3.2098180|65|0 +1.3.6.1.2.1.31.1.1.1.3.2098308|65|0 +1.3.6.1.2.1.31.1.1.1.3.2098436|65|0 +1.3.6.1.2.1.31.1.1.1.3.2098564|65|0 +1.3.6.1.2.1.31.1.1.1.3.2098692|65|0 +1.3.6.1.2.1.31.1.1.1.3.2098820|65|0 +1.3.6.1.2.1.31.1.1.1.3.2098948|65|0 +1.3.6.1.2.1.31.1.1.1.3.2099076|65|0 +1.3.6.1.2.1.31.1.1.1.3.2099204|65|0 +1.3.6.1.2.1.31.1.1.1.3.2099332|65|0 +1.3.6.1.2.1.31.1.1.1.3.2099460|65|0 +1.3.6.1.2.1.31.1.1.1.3.2099588|65|0 +1.3.6.1.2.1.31.1.1.1.3.2099716|65|0 +1.3.6.1.2.1.31.1.1.1.3.2099844|65|0 +1.3.6.1.2.1.31.1.1.1.3.2099972|65|0 +1.3.6.1.2.1.31.1.1.1.3.2100100|65|0 +1.3.6.1.2.1.31.1.1.1.3.2100228|65|0 +1.3.6.1.2.1.31.1.1.1.3.2100356|65|0 +1.3.6.1.2.1.31.1.1.1.3.2100484|65|0 +1.3.6.1.2.1.31.1.1.1.3.2100612|65|0 +1.3.6.1.2.1.31.1.1.1.3.2100740|65|0 +1.3.6.1.2.1.31.1.1.1.3.2100868|65|1831 +1.3.6.1.2.1.31.1.1.1.3.2100996|65|0 +1.3.6.1.2.1.31.1.1.1.3.2101124|65|0 +1.3.6.1.2.1.31.1.1.1.3.2101252|65|0 +1.3.6.1.2.1.31.1.1.1.3.2101380|65|0 +1.3.6.1.2.1.31.1.1.1.3.2101508|65|0 +1.3.6.1.2.1.31.1.1.1.3.2101636|65|0 +1.3.6.1.2.1.31.1.1.1.3.2101764|65|0 +1.3.6.1.2.1.31.1.1.1.3.2101892|65|0 +1.3.6.1.2.1.31.1.1.1.3.2102020|65|0 +1.3.6.1.2.1.31.1.1.1.3.2102148|65|0 +1.3.6.1.2.1.31.1.1.1.3.2102276|65|0 +1.3.6.1.2.1.31.1.1.1.3.2102404|65|0 +1.3.6.1.2.1.31.1.1.1.3.2102532|65|0 +1.3.6.1.2.1.31.1.1.1.3.2102660|65|0 +1.3.6.1.2.1.31.1.1.1.3.2102788|65|0 +1.3.6.1.2.1.31.1.1.1.3.2102916|65|0 +1.3.6.1.2.1.31.1.1.1.3.2103044|65|0 +1.3.6.1.2.1.31.1.1.1.3.2103172|65|0 +1.3.6.1.2.1.31.1.1.1.3.2103301|65|27393087 +1.3.6.1.2.1.31.1.1.1.3.2103813|65|0 +1.3.6.1.2.1.31.1.1.1.3.2104325|65|0 +1.3.6.1.2.1.31.1.1.1.3.2104837|65|0 +1.3.6.1.2.1.31.1.1.1.3.2105349|65|13827955 +1.3.6.1.2.1.31.1.1.1.3.2105861|65|17562092 1.3.6.1.2.1.31.1.1.1.3.7340033|65|0 +1.3.6.1.2.1.31.1.1.1.3.9437185|65|0 +1.3.6.1.2.1.31.1.1.1.3.10485761|65|0 +1.3.6.1.2.1.31.1.1.1.3.11534337|65|0 +1.3.6.1.2.1.31.1.1.1.3.12582913|65|0 +1.3.6.1.2.1.31.1.1.1.3.13631489|65|0 +1.3.6.1.2.1.31.1.1.1.3.14680065|65|0 1.3.6.1.2.1.31.1.1.1.3.1233125376|65|0 1.3.6.1.2.1.31.1.1.1.3.1258291712|65|5046 1.3.6.1.2.1.31.1.1.1.3.1258292224|65|1339 @@ -1651,7 +3034,12 @@ 1.3.6.1.2.1.31.1.1.1.3.1258299392|65|585683 1.3.6.1.2.1.31.1.1.1.3.1258308096|65|39165797 1.3.6.1.2.1.31.1.1.1.3.1258310144|65|309563304 +1.3.6.1.2.1.31.1.1.1.3.1258314240|65|0 +1.3.6.1.2.1.31.1.1.1.3.1258314752|65|0 +1.3.6.1.2.1.31.1.1.1.3.1258316288|65|27393087 +1.3.6.1.2.1.31.1.1.1.3.1258318336|65|31390047 1.3.6.1.2.1.31.1.1.1.3.1275068928|65|0 +1.3.6.1.2.1.31.1.1.1.3.1275119104|65|0 1.3.6.1.2.1.31.1.1.1.3.1275119616|65|0 1.3.6.1.2.1.31.1.1.1.3.1275593728|65|0 1.3.6.1.2.1.31.1.1.1.3.1275595264|65|0 @@ -1699,7 +3087,67 @@ 1.3.6.1.2.1.31.1.1.1.4.1054852|65|0 1.3.6.1.2.1.31.1.1.1.4.1054980|65|0 1.3.6.1.2.1.31.1.1.1.4.1055108|65|0 +1.3.6.1.2.1.31.1.1.1.4.2097156|65|0 +1.3.6.1.2.1.31.1.1.1.4.2097284|65|0 +1.3.6.1.2.1.31.1.1.1.4.2097412|65|0 +1.3.6.1.2.1.31.1.1.1.4.2097540|65|0 +1.3.6.1.2.1.31.1.1.1.4.2097668|65|0 +1.3.6.1.2.1.31.1.1.1.4.2097796|65|0 +1.3.6.1.2.1.31.1.1.1.4.2097924|65|0 +1.3.6.1.2.1.31.1.1.1.4.2098052|65|0 +1.3.6.1.2.1.31.1.1.1.4.2098180|65|0 +1.3.6.1.2.1.31.1.1.1.4.2098308|65|0 +1.3.6.1.2.1.31.1.1.1.4.2098436|65|0 +1.3.6.1.2.1.31.1.1.1.4.2098564|65|0 +1.3.6.1.2.1.31.1.1.1.4.2098692|65|0 +1.3.6.1.2.1.31.1.1.1.4.2098820|65|0 +1.3.6.1.2.1.31.1.1.1.4.2098948|65|0 +1.3.6.1.2.1.31.1.1.1.4.2099076|65|0 +1.3.6.1.2.1.31.1.1.1.4.2099204|65|0 +1.3.6.1.2.1.31.1.1.1.4.2099332|65|0 +1.3.6.1.2.1.31.1.1.1.4.2099460|65|0 +1.3.6.1.2.1.31.1.1.1.4.2099588|65|0 +1.3.6.1.2.1.31.1.1.1.4.2099716|65|0 +1.3.6.1.2.1.31.1.1.1.4.2099844|65|0 +1.3.6.1.2.1.31.1.1.1.4.2099972|65|0 +1.3.6.1.2.1.31.1.1.1.4.2100100|65|0 +1.3.6.1.2.1.31.1.1.1.4.2100228|65|0 +1.3.6.1.2.1.31.1.1.1.4.2100356|65|0 +1.3.6.1.2.1.31.1.1.1.4.2100484|65|0 +1.3.6.1.2.1.31.1.1.1.4.2100612|65|0 +1.3.6.1.2.1.31.1.1.1.4.2100740|65|0 +1.3.6.1.2.1.31.1.1.1.4.2100868|65|3019 +1.3.6.1.2.1.31.1.1.1.4.2100996|65|0 +1.3.6.1.2.1.31.1.1.1.4.2101124|65|0 +1.3.6.1.2.1.31.1.1.1.4.2101252|65|0 +1.3.6.1.2.1.31.1.1.1.4.2101380|65|0 +1.3.6.1.2.1.31.1.1.1.4.2101508|65|0 +1.3.6.1.2.1.31.1.1.1.4.2101636|65|0 +1.3.6.1.2.1.31.1.1.1.4.2101764|65|0 +1.3.6.1.2.1.31.1.1.1.4.2101892|65|0 +1.3.6.1.2.1.31.1.1.1.4.2102020|65|0 +1.3.6.1.2.1.31.1.1.1.4.2102148|65|0 +1.3.6.1.2.1.31.1.1.1.4.2102276|65|0 +1.3.6.1.2.1.31.1.1.1.4.2102404|65|0 +1.3.6.1.2.1.31.1.1.1.4.2102532|65|0 +1.3.6.1.2.1.31.1.1.1.4.2102660|65|0 +1.3.6.1.2.1.31.1.1.1.4.2102788|65|0 +1.3.6.1.2.1.31.1.1.1.4.2102916|65|0 +1.3.6.1.2.1.31.1.1.1.4.2103044|65|0 +1.3.6.1.2.1.31.1.1.1.4.2103172|65|0 +1.3.6.1.2.1.31.1.1.1.4.2103301|65|3189443 +1.3.6.1.2.1.31.1.1.1.4.2103813|65|0 +1.3.6.1.2.1.31.1.1.1.4.2104325|65|0 +1.3.6.1.2.1.31.1.1.1.4.2104837|65|0 +1.3.6.1.2.1.31.1.1.1.4.2105349|65|15612806 +1.3.6.1.2.1.31.1.1.1.4.2105861|65|8262412 1.3.6.1.2.1.31.1.1.1.4.7340033|65|0 +1.3.6.1.2.1.31.1.1.1.4.9437185|65|0 +1.3.6.1.2.1.31.1.1.1.4.10485761|65|0 +1.3.6.1.2.1.31.1.1.1.4.11534337|65|0 +1.3.6.1.2.1.31.1.1.1.4.12582913|65|0 +1.3.6.1.2.1.31.1.1.1.4.13631489|65|0 +1.3.6.1.2.1.31.1.1.1.4.14680065|65|0 1.3.6.1.2.1.31.1.1.1.4.1233125376|65|0 1.3.6.1.2.1.31.1.1.1.4.1258291712|65|109867832 1.3.6.1.2.1.31.1.1.1.4.1258292224|65|109898621 @@ -1719,7 +3167,12 @@ 1.3.6.1.2.1.31.1.1.1.4.1258299392|65|109898023 1.3.6.1.2.1.31.1.1.1.4.1258308096|65|127644530 1.3.6.1.2.1.31.1.1.1.4.1258310144|65|1636853 +1.3.6.1.2.1.31.1.1.1.4.1258314240|65|0 +1.3.6.1.2.1.31.1.1.1.4.1258314752|65|0 +1.3.6.1.2.1.31.1.1.1.4.1258316288|65|3189443 +1.3.6.1.2.1.31.1.1.1.4.1258318336|65|23875218 1.3.6.1.2.1.31.1.1.1.4.1275068928|65|0 +1.3.6.1.2.1.31.1.1.1.4.1275119104|65|0 1.3.6.1.2.1.31.1.1.1.4.1275119616|65|0 1.3.6.1.2.1.31.1.1.1.4.1275593728|65|0 1.3.6.1.2.1.31.1.1.1.4.1275595264|65|0 @@ -1767,7 +3220,67 @@ 1.3.6.1.2.1.31.1.1.1.5.1054852|65|0 1.3.6.1.2.1.31.1.1.1.5.1054980|65|0 1.3.6.1.2.1.31.1.1.1.5.1055108|65|0 +1.3.6.1.2.1.31.1.1.1.5.2097156|65|0 +1.3.6.1.2.1.31.1.1.1.5.2097284|65|0 +1.3.6.1.2.1.31.1.1.1.5.2097412|65|0 +1.3.6.1.2.1.31.1.1.1.5.2097540|65|0 +1.3.6.1.2.1.31.1.1.1.5.2097668|65|0 +1.3.6.1.2.1.31.1.1.1.5.2097796|65|0 +1.3.6.1.2.1.31.1.1.1.5.2097924|65|0 +1.3.6.1.2.1.31.1.1.1.5.2098052|65|0 +1.3.6.1.2.1.31.1.1.1.5.2098180|65|0 +1.3.6.1.2.1.31.1.1.1.5.2098308|65|0 +1.3.6.1.2.1.31.1.1.1.5.2098436|65|0 +1.3.6.1.2.1.31.1.1.1.5.2098564|65|0 +1.3.6.1.2.1.31.1.1.1.5.2098692|65|0 +1.3.6.1.2.1.31.1.1.1.5.2098820|65|0 +1.3.6.1.2.1.31.1.1.1.5.2098948|65|0 +1.3.6.1.2.1.31.1.1.1.5.2099076|65|0 +1.3.6.1.2.1.31.1.1.1.5.2099204|65|0 +1.3.6.1.2.1.31.1.1.1.5.2099332|65|0 +1.3.6.1.2.1.31.1.1.1.5.2099460|65|0 +1.3.6.1.2.1.31.1.1.1.5.2099588|65|0 +1.3.6.1.2.1.31.1.1.1.5.2099716|65|0 +1.3.6.1.2.1.31.1.1.1.5.2099844|65|0 +1.3.6.1.2.1.31.1.1.1.5.2099972|65|0 +1.3.6.1.2.1.31.1.1.1.5.2100100|65|0 +1.3.6.1.2.1.31.1.1.1.5.2100228|65|0 +1.3.6.1.2.1.31.1.1.1.5.2100356|65|0 +1.3.6.1.2.1.31.1.1.1.5.2100484|65|0 +1.3.6.1.2.1.31.1.1.1.5.2100612|65|0 +1.3.6.1.2.1.31.1.1.1.5.2100740|65|0 +1.3.6.1.2.1.31.1.1.1.5.2100868|65|3 +1.3.6.1.2.1.31.1.1.1.5.2100996|65|0 +1.3.6.1.2.1.31.1.1.1.5.2101124|65|0 +1.3.6.1.2.1.31.1.1.1.5.2101252|65|0 +1.3.6.1.2.1.31.1.1.1.5.2101380|65|0 +1.3.6.1.2.1.31.1.1.1.5.2101508|65|0 +1.3.6.1.2.1.31.1.1.1.5.2101636|65|0 +1.3.6.1.2.1.31.1.1.1.5.2101764|65|0 +1.3.6.1.2.1.31.1.1.1.5.2101892|65|0 +1.3.6.1.2.1.31.1.1.1.5.2102020|65|0 +1.3.6.1.2.1.31.1.1.1.5.2102148|65|0 +1.3.6.1.2.1.31.1.1.1.5.2102276|65|0 +1.3.6.1.2.1.31.1.1.1.5.2102404|65|0 +1.3.6.1.2.1.31.1.1.1.5.2102532|65|0 +1.3.6.1.2.1.31.1.1.1.5.2102660|65|0 +1.3.6.1.2.1.31.1.1.1.5.2102788|65|0 +1.3.6.1.2.1.31.1.1.1.5.2102916|65|0 +1.3.6.1.2.1.31.1.1.1.5.2103044|65|0 +1.3.6.1.2.1.31.1.1.1.5.2103172|65|0 +1.3.6.1.2.1.31.1.1.1.5.2103301|65|3561 +1.3.6.1.2.1.31.1.1.1.5.2103813|65|0 +1.3.6.1.2.1.31.1.1.1.5.2104325|65|0 +1.3.6.1.2.1.31.1.1.1.5.2104837|65|0 +1.3.6.1.2.1.31.1.1.1.5.2105349|65|23002130 +1.3.6.1.2.1.31.1.1.1.5.2105861|65|4394522 1.3.6.1.2.1.31.1.1.1.5.7340033|65|0 +1.3.6.1.2.1.31.1.1.1.5.9437185|65|0 +1.3.6.1.2.1.31.1.1.1.5.10485761|65|0 +1.3.6.1.2.1.31.1.1.1.5.11534337|65|0 +1.3.6.1.2.1.31.1.1.1.5.12582913|65|0 +1.3.6.1.2.1.31.1.1.1.5.13631489|65|0 +1.3.6.1.2.1.31.1.1.1.5.14680065|65|0 1.3.6.1.2.1.31.1.1.1.5.1233125376|65|0 1.3.6.1.2.1.31.1.1.1.5.1258291712|65|44542552 1.3.6.1.2.1.31.1.1.1.5.1258292224|65|44546259 @@ -1787,7 +3300,12 @@ 1.3.6.1.2.1.31.1.1.1.5.1258299392|65|43961920 1.3.6.1.2.1.31.1.1.1.5.1258308096|65|44547598 1.3.6.1.2.1.31.1.1.1.5.1258310144|65|642784 +1.3.6.1.2.1.31.1.1.1.5.1258314240|65|0 +1.3.6.1.2.1.31.1.1.1.5.1258314752|65|0 +1.3.6.1.2.1.31.1.1.1.5.1258316288|65|3561 +1.3.6.1.2.1.31.1.1.1.5.1258318336|65|27396652 1.3.6.1.2.1.31.1.1.1.5.1275068928|65|0 +1.3.6.1.2.1.31.1.1.1.5.1275119104|65|0 1.3.6.1.2.1.31.1.1.1.5.1275119616|65|0 1.3.6.1.2.1.31.1.1.1.5.1275593728|65|0 1.3.6.1.2.1.31.1.1.1.5.1275595264|65|0 @@ -1835,7 +3353,67 @@ 1.3.6.1.2.1.31.1.1.1.6.1054852|70|0 1.3.6.1.2.1.31.1.1.1.6.1054980|70|0 1.3.6.1.2.1.31.1.1.1.6.1055108|70|0 +1.3.6.1.2.1.31.1.1.1.6.2097156|70|0 +1.3.6.1.2.1.31.1.1.1.6.2097284|70|0 +1.3.6.1.2.1.31.1.1.1.6.2097412|70|0 +1.3.6.1.2.1.31.1.1.1.6.2097540|70|0 +1.3.6.1.2.1.31.1.1.1.6.2097668|70|0 +1.3.6.1.2.1.31.1.1.1.6.2097796|70|0 +1.3.6.1.2.1.31.1.1.1.6.2097924|70|0 +1.3.6.1.2.1.31.1.1.1.6.2098052|70|0 +1.3.6.1.2.1.31.1.1.1.6.2098180|70|0 +1.3.6.1.2.1.31.1.1.1.6.2098308|70|0 +1.3.6.1.2.1.31.1.1.1.6.2098436|70|0 +1.3.6.1.2.1.31.1.1.1.6.2098564|70|0 +1.3.6.1.2.1.31.1.1.1.6.2098692|70|0 +1.3.6.1.2.1.31.1.1.1.6.2098820|70|0 +1.3.6.1.2.1.31.1.1.1.6.2098948|70|0 +1.3.6.1.2.1.31.1.1.1.6.2099076|70|0 +1.3.6.1.2.1.31.1.1.1.6.2099204|70|0 +1.3.6.1.2.1.31.1.1.1.6.2099332|70|0 +1.3.6.1.2.1.31.1.1.1.6.2099460|70|0 +1.3.6.1.2.1.31.1.1.1.6.2099588|70|0 +1.3.6.1.2.1.31.1.1.1.6.2099716|70|0 +1.3.6.1.2.1.31.1.1.1.6.2099844|70|0 +1.3.6.1.2.1.31.1.1.1.6.2099972|70|0 +1.3.6.1.2.1.31.1.1.1.6.2100100|70|0 +1.3.6.1.2.1.31.1.1.1.6.2100228|70|0 +1.3.6.1.2.1.31.1.1.1.6.2100356|70|0 +1.3.6.1.2.1.31.1.1.1.6.2100484|70|0 +1.3.6.1.2.1.31.1.1.1.6.2100612|70|0 +1.3.6.1.2.1.31.1.1.1.6.2100740|70|0 +1.3.6.1.2.1.31.1.1.1.6.2100868|70|1362868 +1.3.6.1.2.1.31.1.1.1.6.2100996|70|0 +1.3.6.1.2.1.31.1.1.1.6.2101124|70|0 +1.3.6.1.2.1.31.1.1.1.6.2101252|70|0 +1.3.6.1.2.1.31.1.1.1.6.2101380|70|0 +1.3.6.1.2.1.31.1.1.1.6.2101508|70|0 +1.3.6.1.2.1.31.1.1.1.6.2101636|70|0 +1.3.6.1.2.1.31.1.1.1.6.2101764|70|0 +1.3.6.1.2.1.31.1.1.1.6.2101892|70|0 +1.3.6.1.2.1.31.1.1.1.6.2102020|70|0 +1.3.6.1.2.1.31.1.1.1.6.2102148|70|0 +1.3.6.1.2.1.31.1.1.1.6.2102276|70|0 +1.3.6.1.2.1.31.1.1.1.6.2102404|70|0 +1.3.6.1.2.1.31.1.1.1.6.2102532|70|0 +1.3.6.1.2.1.31.1.1.1.6.2102660|70|0 +1.3.6.1.2.1.31.1.1.1.6.2102788|70|0 +1.3.6.1.2.1.31.1.1.1.6.2102916|70|0 +1.3.6.1.2.1.31.1.1.1.6.2103044|70|0 +1.3.6.1.2.1.31.1.1.1.6.2103172|70|0 +1.3.6.1.2.1.31.1.1.1.6.2103301|70|9962334477 +1.3.6.1.2.1.31.1.1.1.6.2103813|70|0 +1.3.6.1.2.1.31.1.1.1.6.2104325|70|0 +1.3.6.1.2.1.31.1.1.1.6.2104837|70|0 +1.3.6.1.2.1.31.1.1.1.6.2105349|70|2879626122 +1.3.6.1.2.1.31.1.1.1.6.2105861|70|2448053030 1.3.6.1.2.1.31.1.1.1.6.7340033|70|242284140 +1.3.6.1.2.1.31.1.1.1.6.9437185|70|285884637 +1.3.6.1.2.1.31.1.1.1.6.10485761|70|0 +1.3.6.1.2.1.31.1.1.1.6.11534337|70|0 +1.3.6.1.2.1.31.1.1.1.6.12582913|70|0 +1.3.6.1.2.1.31.1.1.1.6.13631489|70|0 +1.3.6.1.2.1.31.1.1.1.6.14680065|70|0 1.3.6.1.2.1.31.1.1.1.6.1233125376|70|0 1.3.6.1.2.1.31.1.1.1.6.1258291712|70|1225426338468 1.3.6.1.2.1.31.1.1.1.6.1258292224|70|716682107396 @@ -1855,7 +3433,12 @@ 1.3.6.1.2.1.31.1.1.1.6.1258299392|70|27553860870328 1.3.6.1.2.1.31.1.1.1.6.1258308096|70|12992459032 1.3.6.1.2.1.31.1.1.1.6.1258310144|70|198927601195440 +1.3.6.1.2.1.31.1.1.1.6.1258314240|70|0 +1.3.6.1.2.1.31.1.1.1.6.1258314752|70|0 +1.3.6.1.2.1.31.1.1.1.6.1258316288|70|9962334477 +1.3.6.1.2.1.31.1.1.1.6.1258318336|70|5327679152 1.3.6.1.2.1.31.1.1.1.6.1275068928|70|0 +1.3.6.1.2.1.31.1.1.1.6.1275119104|70|7747727653 1.3.6.1.2.1.31.1.1.1.6.1275119616|70|0 1.3.6.1.2.1.31.1.1.1.6.1275593728|70|0 1.3.6.1.2.1.31.1.1.1.6.1275595264|70|0 @@ -1903,7 +3486,67 @@ 1.3.6.1.2.1.31.1.1.1.7.1054852|70|0 1.3.6.1.2.1.31.1.1.1.7.1054980|70|0 1.3.6.1.2.1.31.1.1.1.7.1055108|70|0 +1.3.6.1.2.1.31.1.1.1.7.2097156|70|0 +1.3.6.1.2.1.31.1.1.1.7.2097284|70|0 +1.3.6.1.2.1.31.1.1.1.7.2097412|70|0 +1.3.6.1.2.1.31.1.1.1.7.2097540|70|0 +1.3.6.1.2.1.31.1.1.1.7.2097668|70|0 +1.3.6.1.2.1.31.1.1.1.7.2097796|70|0 +1.3.6.1.2.1.31.1.1.1.7.2097924|70|0 +1.3.6.1.2.1.31.1.1.1.7.2098052|70|0 +1.3.6.1.2.1.31.1.1.1.7.2098180|70|0 +1.3.6.1.2.1.31.1.1.1.7.2098308|70|0 +1.3.6.1.2.1.31.1.1.1.7.2098436|70|0 +1.3.6.1.2.1.31.1.1.1.7.2098564|70|0 +1.3.6.1.2.1.31.1.1.1.7.2098692|70|0 +1.3.6.1.2.1.31.1.1.1.7.2098820|70|0 +1.3.6.1.2.1.31.1.1.1.7.2098948|70|0 +1.3.6.1.2.1.31.1.1.1.7.2099076|70|0 +1.3.6.1.2.1.31.1.1.1.7.2099204|70|0 +1.3.6.1.2.1.31.1.1.1.7.2099332|70|0 +1.3.6.1.2.1.31.1.1.1.7.2099460|70|0 +1.3.6.1.2.1.31.1.1.1.7.2099588|70|0 +1.3.6.1.2.1.31.1.1.1.7.2099716|70|0 +1.3.6.1.2.1.31.1.1.1.7.2099844|70|0 +1.3.6.1.2.1.31.1.1.1.7.2099972|70|0 +1.3.6.1.2.1.31.1.1.1.7.2100100|70|0 +1.3.6.1.2.1.31.1.1.1.7.2100228|70|0 +1.3.6.1.2.1.31.1.1.1.7.2100356|70|0 +1.3.6.1.2.1.31.1.1.1.7.2100484|70|0 +1.3.6.1.2.1.31.1.1.1.7.2100612|70|0 +1.3.6.1.2.1.31.1.1.1.7.2100740|70|0 +1.3.6.1.2.1.31.1.1.1.7.2100868|70|796 +1.3.6.1.2.1.31.1.1.1.7.2100996|70|0 +1.3.6.1.2.1.31.1.1.1.7.2101124|70|0 +1.3.6.1.2.1.31.1.1.1.7.2101252|70|0 +1.3.6.1.2.1.31.1.1.1.7.2101380|70|0 +1.3.6.1.2.1.31.1.1.1.7.2101508|70|0 +1.3.6.1.2.1.31.1.1.1.7.2101636|70|0 +1.3.6.1.2.1.31.1.1.1.7.2101764|70|0 +1.3.6.1.2.1.31.1.1.1.7.2101892|70|0 +1.3.6.1.2.1.31.1.1.1.7.2102020|70|0 +1.3.6.1.2.1.31.1.1.1.7.2102148|70|0 +1.3.6.1.2.1.31.1.1.1.7.2102276|70|0 +1.3.6.1.2.1.31.1.1.1.7.2102404|70|0 +1.3.6.1.2.1.31.1.1.1.7.2102532|70|0 +1.3.6.1.2.1.31.1.1.1.7.2102660|70|0 +1.3.6.1.2.1.31.1.1.1.7.2102788|70|0 +1.3.6.1.2.1.31.1.1.1.7.2102916|70|0 +1.3.6.1.2.1.31.1.1.1.7.2103044|70|0 +1.3.6.1.2.1.31.1.1.1.7.2103172|70|0 +1.3.6.1.2.1.31.1.1.1.7.2103301|70|44291747 +1.3.6.1.2.1.31.1.1.1.7.2103813|70|0 +1.3.6.1.2.1.31.1.1.1.7.2104325|70|0 +1.3.6.1.2.1.31.1.1.1.7.2104837|70|0 +1.3.6.1.2.1.31.1.1.1.7.2105349|70|153301 +1.3.6.1.2.1.31.1.1.1.7.2105861|70|1535412 1.3.6.1.2.1.31.1.1.1.7.7340033|70|2272700 +1.3.6.1.2.1.31.1.1.1.7.9437185|70|3393520 +1.3.6.1.2.1.31.1.1.1.7.10485761|70|0 +1.3.6.1.2.1.31.1.1.1.7.11534337|70|0 +1.3.6.1.2.1.31.1.1.1.7.12582913|70|0 +1.3.6.1.2.1.31.1.1.1.7.13631489|70|0 +1.3.6.1.2.1.31.1.1.1.7.14680065|70|0 1.3.6.1.2.1.31.1.1.1.7.1233125376|70|0 1.3.6.1.2.1.31.1.1.1.7.1258291712|70|576675801 1.3.6.1.2.1.31.1.1.1.7.1258292224|70|248150374 @@ -1923,7 +3566,12 @@ 1.3.6.1.2.1.31.1.1.1.7.1258299392|70|8152163060 1.3.6.1.2.1.31.1.1.1.7.1258308096|70|8610834 1.3.6.1.2.1.31.1.1.1.7.1258310144|70|69828395926 +1.3.6.1.2.1.31.1.1.1.7.1258314240|70|0 +1.3.6.1.2.1.31.1.1.1.7.1258314752|70|0 +1.3.6.1.2.1.31.1.1.1.7.1258316288|70|44291747 +1.3.6.1.2.1.31.1.1.1.7.1258318336|70|1688713 1.3.6.1.2.1.31.1.1.1.7.1275068928|70|0 +1.3.6.1.2.1.31.1.1.1.7.1275119104|70|0 1.3.6.1.2.1.31.1.1.1.7.1275119616|70|0 1.3.6.1.2.1.31.1.1.1.7.1275593728|70|0 1.3.6.1.2.1.31.1.1.1.7.1275595264|70|0 @@ -1971,7 +3619,67 @@ 1.3.6.1.2.1.31.1.1.1.8.1054852|70|0 1.3.6.1.2.1.31.1.1.1.8.1054980|70|0 1.3.6.1.2.1.31.1.1.1.8.1055108|70|0 +1.3.6.1.2.1.31.1.1.1.8.2097156|70|0 +1.3.6.1.2.1.31.1.1.1.8.2097284|70|0 +1.3.6.1.2.1.31.1.1.1.8.2097412|70|0 +1.3.6.1.2.1.31.1.1.1.8.2097540|70|0 +1.3.6.1.2.1.31.1.1.1.8.2097668|70|0 +1.3.6.1.2.1.31.1.1.1.8.2097796|70|0 +1.3.6.1.2.1.31.1.1.1.8.2097924|70|0 +1.3.6.1.2.1.31.1.1.1.8.2098052|70|0 +1.3.6.1.2.1.31.1.1.1.8.2098180|70|0 +1.3.6.1.2.1.31.1.1.1.8.2098308|70|0 +1.3.6.1.2.1.31.1.1.1.8.2098436|70|0 +1.3.6.1.2.1.31.1.1.1.8.2098564|70|0 +1.3.6.1.2.1.31.1.1.1.8.2098692|70|0 +1.3.6.1.2.1.31.1.1.1.8.2098820|70|0 +1.3.6.1.2.1.31.1.1.1.8.2098948|70|0 +1.3.6.1.2.1.31.1.1.1.8.2099076|70|0 +1.3.6.1.2.1.31.1.1.1.8.2099204|70|0 +1.3.6.1.2.1.31.1.1.1.8.2099332|70|0 +1.3.6.1.2.1.31.1.1.1.8.2099460|70|0 +1.3.6.1.2.1.31.1.1.1.8.2099588|70|0 +1.3.6.1.2.1.31.1.1.1.8.2099716|70|0 +1.3.6.1.2.1.31.1.1.1.8.2099844|70|0 +1.3.6.1.2.1.31.1.1.1.8.2099972|70|0 +1.3.6.1.2.1.31.1.1.1.8.2100100|70|0 +1.3.6.1.2.1.31.1.1.1.8.2100228|70|0 +1.3.6.1.2.1.31.1.1.1.8.2100356|70|0 +1.3.6.1.2.1.31.1.1.1.8.2100484|70|0 +1.3.6.1.2.1.31.1.1.1.8.2100612|70|0 +1.3.6.1.2.1.31.1.1.1.8.2100740|70|0 +1.3.6.1.2.1.31.1.1.1.8.2100868|70|8863 +1.3.6.1.2.1.31.1.1.1.8.2100996|70|0 +1.3.6.1.2.1.31.1.1.1.8.2101124|70|0 +1.3.6.1.2.1.31.1.1.1.8.2101252|70|0 +1.3.6.1.2.1.31.1.1.1.8.2101380|70|0 +1.3.6.1.2.1.31.1.1.1.8.2101508|70|0 +1.3.6.1.2.1.31.1.1.1.8.2101636|70|0 +1.3.6.1.2.1.31.1.1.1.8.2101764|70|0 +1.3.6.1.2.1.31.1.1.1.8.2101892|70|0 +1.3.6.1.2.1.31.1.1.1.8.2102020|70|0 +1.3.6.1.2.1.31.1.1.1.8.2102148|70|0 +1.3.6.1.2.1.31.1.1.1.8.2102276|70|0 +1.3.6.1.2.1.31.1.1.1.8.2102404|70|0 +1.3.6.1.2.1.31.1.1.1.8.2102532|70|0 +1.3.6.1.2.1.31.1.1.1.8.2102660|70|0 +1.3.6.1.2.1.31.1.1.1.8.2102788|70|0 +1.3.6.1.2.1.31.1.1.1.8.2102916|70|0 +1.3.6.1.2.1.31.1.1.1.8.2103044|70|0 +1.3.6.1.2.1.31.1.1.1.8.2103172|70|0 +1.3.6.1.2.1.31.1.1.1.8.2103301|70|24790872 +1.3.6.1.2.1.31.1.1.1.8.2103813|70|0 +1.3.6.1.2.1.31.1.1.1.8.2104325|70|0 +1.3.6.1.2.1.31.1.1.1.8.2104837|70|0 +1.3.6.1.2.1.31.1.1.1.8.2105349|70|17565414 +1.3.6.1.2.1.31.1.1.1.8.2105861|70|8735619 1.3.6.1.2.1.31.1.1.1.8.7340033|70|85988 +1.3.6.1.2.1.31.1.1.1.8.9437185|70|145 +1.3.6.1.2.1.31.1.1.1.8.10485761|70|0 +1.3.6.1.2.1.31.1.1.1.8.11534337|70|0 +1.3.6.1.2.1.31.1.1.1.8.12582913|70|0 +1.3.6.1.2.1.31.1.1.1.8.13631489|70|0 +1.3.6.1.2.1.31.1.1.1.8.14680065|70|0 1.3.6.1.2.1.31.1.1.1.8.1233125376|70|0 1.3.6.1.2.1.31.1.1.1.8.1258291712|70|104034 1.3.6.1.2.1.31.1.1.1.8.1258292224|70|26806 @@ -1991,7 +3699,12 @@ 1.3.6.1.2.1.31.1.1.1.8.1258299392|70|79003 1.3.6.1.2.1.31.1.1.1.8.1258308096|70|53927873 1.3.6.1.2.1.31.1.1.1.8.1258310144|70|114816720 +1.3.6.1.2.1.31.1.1.1.8.1258314240|70|0 +1.3.6.1.2.1.31.1.1.1.8.1258314752|70|0 +1.3.6.1.2.1.31.1.1.1.8.1258316288|70|24790872 +1.3.6.1.2.1.31.1.1.1.8.1258318336|70|26301033 1.3.6.1.2.1.31.1.1.1.8.1275068928|70|0 +1.3.6.1.2.1.31.1.1.1.8.1275119104|70|0 1.3.6.1.2.1.31.1.1.1.8.1275119616|70|0 1.3.6.1.2.1.31.1.1.1.8.1275593728|70|0 1.3.6.1.2.1.31.1.1.1.8.1275595264|70|0 @@ -2039,7 +3752,67 @@ 1.3.6.1.2.1.31.1.1.1.9.1054852|70|0 1.3.6.1.2.1.31.1.1.1.9.1054980|70|0 1.3.6.1.2.1.31.1.1.1.9.1055108|70|0 +1.3.6.1.2.1.31.1.1.1.9.2097156|70|0 +1.3.6.1.2.1.31.1.1.1.9.2097284|70|0 +1.3.6.1.2.1.31.1.1.1.9.2097412|70|0 +1.3.6.1.2.1.31.1.1.1.9.2097540|70|0 +1.3.6.1.2.1.31.1.1.1.9.2097668|70|0 +1.3.6.1.2.1.31.1.1.1.9.2097796|70|0 +1.3.6.1.2.1.31.1.1.1.9.2097924|70|0 +1.3.6.1.2.1.31.1.1.1.9.2098052|70|0 +1.3.6.1.2.1.31.1.1.1.9.2098180|70|0 +1.3.6.1.2.1.31.1.1.1.9.2098308|70|0 +1.3.6.1.2.1.31.1.1.1.9.2098436|70|0 +1.3.6.1.2.1.31.1.1.1.9.2098564|70|0 +1.3.6.1.2.1.31.1.1.1.9.2098692|70|0 +1.3.6.1.2.1.31.1.1.1.9.2098820|70|0 +1.3.6.1.2.1.31.1.1.1.9.2098948|70|0 +1.3.6.1.2.1.31.1.1.1.9.2099076|70|0 +1.3.6.1.2.1.31.1.1.1.9.2099204|70|0 +1.3.6.1.2.1.31.1.1.1.9.2099332|70|0 +1.3.6.1.2.1.31.1.1.1.9.2099460|70|0 +1.3.6.1.2.1.31.1.1.1.9.2099588|70|0 +1.3.6.1.2.1.31.1.1.1.9.2099716|70|0 +1.3.6.1.2.1.31.1.1.1.9.2099844|70|0 +1.3.6.1.2.1.31.1.1.1.9.2099972|70|0 +1.3.6.1.2.1.31.1.1.1.9.2100100|70|0 +1.3.6.1.2.1.31.1.1.1.9.2100228|70|0 +1.3.6.1.2.1.31.1.1.1.9.2100356|70|0 +1.3.6.1.2.1.31.1.1.1.9.2100484|70|0 +1.3.6.1.2.1.31.1.1.1.9.2100612|70|0 +1.3.6.1.2.1.31.1.1.1.9.2100740|70|0 +1.3.6.1.2.1.31.1.1.1.9.2100868|70|1831 +1.3.6.1.2.1.31.1.1.1.9.2100996|70|0 +1.3.6.1.2.1.31.1.1.1.9.2101124|70|0 +1.3.6.1.2.1.31.1.1.1.9.2101252|70|0 +1.3.6.1.2.1.31.1.1.1.9.2101380|70|0 +1.3.6.1.2.1.31.1.1.1.9.2101508|70|0 +1.3.6.1.2.1.31.1.1.1.9.2101636|70|0 +1.3.6.1.2.1.31.1.1.1.9.2101764|70|0 +1.3.6.1.2.1.31.1.1.1.9.2101892|70|0 +1.3.6.1.2.1.31.1.1.1.9.2102020|70|0 +1.3.6.1.2.1.31.1.1.1.9.2102148|70|0 +1.3.6.1.2.1.31.1.1.1.9.2102276|70|0 +1.3.6.1.2.1.31.1.1.1.9.2102404|70|0 +1.3.6.1.2.1.31.1.1.1.9.2102532|70|0 +1.3.6.1.2.1.31.1.1.1.9.2102660|70|0 +1.3.6.1.2.1.31.1.1.1.9.2102788|70|0 +1.3.6.1.2.1.31.1.1.1.9.2102916|70|0 +1.3.6.1.2.1.31.1.1.1.9.2103044|70|0 +1.3.6.1.2.1.31.1.1.1.9.2103172|70|0 +1.3.6.1.2.1.31.1.1.1.9.2103301|70|27393087 +1.3.6.1.2.1.31.1.1.1.9.2103813|70|0 +1.3.6.1.2.1.31.1.1.1.9.2104325|70|0 +1.3.6.1.2.1.31.1.1.1.9.2104837|70|0 +1.3.6.1.2.1.31.1.1.1.9.2105349|70|13827955 +1.3.6.1.2.1.31.1.1.1.9.2105861|70|17562092 1.3.6.1.2.1.31.1.1.1.9.7340033|70|0 +1.3.6.1.2.1.31.1.1.1.9.9437185|70|0 +1.3.6.1.2.1.31.1.1.1.9.10485761|70|0 +1.3.6.1.2.1.31.1.1.1.9.11534337|70|0 +1.3.6.1.2.1.31.1.1.1.9.12582913|70|0 +1.3.6.1.2.1.31.1.1.1.9.13631489|70|0 +1.3.6.1.2.1.31.1.1.1.9.14680065|70|0 1.3.6.1.2.1.31.1.1.1.9.1233125376|70|0 1.3.6.1.2.1.31.1.1.1.9.1258291712|70|5046 1.3.6.1.2.1.31.1.1.1.9.1258292224|70|1339 @@ -2059,7 +3832,12 @@ 1.3.6.1.2.1.31.1.1.1.9.1258299392|70|585683 1.3.6.1.2.1.31.1.1.1.9.1258308096|70|39165797 1.3.6.1.2.1.31.1.1.1.9.1258310144|70|309563304 +1.3.6.1.2.1.31.1.1.1.9.1258314240|70|0 +1.3.6.1.2.1.31.1.1.1.9.1258314752|70|0 +1.3.6.1.2.1.31.1.1.1.9.1258316288|70|27393087 +1.3.6.1.2.1.31.1.1.1.9.1258318336|70|31390047 1.3.6.1.2.1.31.1.1.1.9.1275068928|70|0 +1.3.6.1.2.1.31.1.1.1.9.1275119104|70|0 1.3.6.1.2.1.31.1.1.1.9.1275119616|70|0 1.3.6.1.2.1.31.1.1.1.9.1275593728|70|0 1.3.6.1.2.1.31.1.1.1.9.1275595264|70|0 @@ -2107,7 +3885,67 @@ 1.3.6.1.2.1.31.1.1.1.10.1054852|70|0 1.3.6.1.2.1.31.1.1.1.10.1054980|70|0 1.3.6.1.2.1.31.1.1.1.10.1055108|70|0 +1.3.6.1.2.1.31.1.1.1.10.2097156|70|0 +1.3.6.1.2.1.31.1.1.1.10.2097284|70|0 +1.3.6.1.2.1.31.1.1.1.10.2097412|70|0 +1.3.6.1.2.1.31.1.1.1.10.2097540|70|0 +1.3.6.1.2.1.31.1.1.1.10.2097668|70|0 +1.3.6.1.2.1.31.1.1.1.10.2097796|70|0 +1.3.6.1.2.1.31.1.1.1.10.2097924|70|0 +1.3.6.1.2.1.31.1.1.1.10.2098052|70|0 +1.3.6.1.2.1.31.1.1.1.10.2098180|70|0 +1.3.6.1.2.1.31.1.1.1.10.2098308|70|0 +1.3.6.1.2.1.31.1.1.1.10.2098436|70|0 +1.3.6.1.2.1.31.1.1.1.10.2098564|70|0 +1.3.6.1.2.1.31.1.1.1.10.2098692|70|0 +1.3.6.1.2.1.31.1.1.1.10.2098820|70|0 +1.3.6.1.2.1.31.1.1.1.10.2098948|70|0 +1.3.6.1.2.1.31.1.1.1.10.2099076|70|0 +1.3.6.1.2.1.31.1.1.1.10.2099204|70|0 +1.3.6.1.2.1.31.1.1.1.10.2099332|70|0 +1.3.6.1.2.1.31.1.1.1.10.2099460|70|0 +1.3.6.1.2.1.31.1.1.1.10.2099588|70|0 +1.3.6.1.2.1.31.1.1.1.10.2099716|70|0 +1.3.6.1.2.1.31.1.1.1.10.2099844|70|0 +1.3.6.1.2.1.31.1.1.1.10.2099972|70|0 +1.3.6.1.2.1.31.1.1.1.10.2100100|70|0 +1.3.6.1.2.1.31.1.1.1.10.2100228|70|0 +1.3.6.1.2.1.31.1.1.1.10.2100356|70|0 +1.3.6.1.2.1.31.1.1.1.10.2100484|70|0 +1.3.6.1.2.1.31.1.1.1.10.2100612|70|0 +1.3.6.1.2.1.31.1.1.1.10.2100740|70|0 +1.3.6.1.2.1.31.1.1.1.10.2100868|70|1078069 +1.3.6.1.2.1.31.1.1.1.10.2100996|70|0 +1.3.6.1.2.1.31.1.1.1.10.2101124|70|0 +1.3.6.1.2.1.31.1.1.1.10.2101252|70|0 +1.3.6.1.2.1.31.1.1.1.10.2101380|70|0 +1.3.6.1.2.1.31.1.1.1.10.2101508|70|0 +1.3.6.1.2.1.31.1.1.1.10.2101636|70|0 +1.3.6.1.2.1.31.1.1.1.10.2101764|70|0 +1.3.6.1.2.1.31.1.1.1.10.2101892|70|0 +1.3.6.1.2.1.31.1.1.1.10.2102020|70|0 +1.3.6.1.2.1.31.1.1.1.10.2102148|70|0 +1.3.6.1.2.1.31.1.1.1.10.2102276|70|0 +1.3.6.1.2.1.31.1.1.1.10.2102404|70|0 +1.3.6.1.2.1.31.1.1.1.10.2102532|70|0 +1.3.6.1.2.1.31.1.1.1.10.2102660|70|0 +1.3.6.1.2.1.31.1.1.1.10.2102788|70|0 +1.3.6.1.2.1.31.1.1.1.10.2102916|70|0 +1.3.6.1.2.1.31.1.1.1.10.2103044|70|0 +1.3.6.1.2.1.31.1.1.1.10.2103172|70|0 +1.3.6.1.2.1.31.1.1.1.10.2103301|70|5264025876 +1.3.6.1.2.1.31.1.1.1.10.2103813|70|0 +1.3.6.1.2.1.31.1.1.1.10.2104325|70|0 +1.3.6.1.2.1.31.1.1.1.10.2104837|70|0 +1.3.6.1.2.1.31.1.1.1.10.2105349|70|3375465532 +1.3.6.1.2.1.31.1.1.1.10.2105861|70|2788612210 1.3.6.1.2.1.31.1.1.1.10.7340033|70|375614394 +1.3.6.1.2.1.31.1.1.1.10.9437185|70|381585357 +1.3.6.1.2.1.31.1.1.1.10.10485761|70|0 +1.3.6.1.2.1.31.1.1.1.10.11534337|70|0 +1.3.6.1.2.1.31.1.1.1.10.12582913|70|0 +1.3.6.1.2.1.31.1.1.1.10.13631489|70|0 +1.3.6.1.2.1.31.1.1.1.10.14680065|70|0 1.3.6.1.2.1.31.1.1.1.10.1233125376|70|0 1.3.6.1.2.1.31.1.1.1.10.1258291712|70|5205815317186 1.3.6.1.2.1.31.1.1.1.10.1258292224|70|8012701954664 @@ -2127,7 +3965,12 @@ 1.3.6.1.2.1.31.1.1.1.10.1258299392|70|15862920647267 1.3.6.1.2.1.31.1.1.1.10.1258308096|70|20105987690 1.3.6.1.2.1.31.1.1.1.10.1258310144|70|189311564292936 +1.3.6.1.2.1.31.1.1.1.10.1258314240|70|0 +1.3.6.1.2.1.31.1.1.1.10.1258314752|70|0 +1.3.6.1.2.1.31.1.1.1.10.1258316288|70|5264025876 +1.3.6.1.2.1.31.1.1.1.10.1258318336|70|6164077742 1.3.6.1.2.1.31.1.1.1.10.1275068928|70|0 +1.3.6.1.2.1.31.1.1.1.10.1275119104|70|13917325470 1.3.6.1.2.1.31.1.1.1.10.1275119616|70|0 1.3.6.1.2.1.31.1.1.1.10.1275593728|70|0 1.3.6.1.2.1.31.1.1.1.10.1275595264|70|0 @@ -2175,7 +4018,67 @@ 1.3.6.1.2.1.31.1.1.1.11.1054852|70|0 1.3.6.1.2.1.31.1.1.1.11.1054980|70|0 1.3.6.1.2.1.31.1.1.1.11.1055108|70|0 +1.3.6.1.2.1.31.1.1.1.11.2097156|70|0 +1.3.6.1.2.1.31.1.1.1.11.2097284|70|0 +1.3.6.1.2.1.31.1.1.1.11.2097412|70|0 +1.3.6.1.2.1.31.1.1.1.11.2097540|70|0 +1.3.6.1.2.1.31.1.1.1.11.2097668|70|0 +1.3.6.1.2.1.31.1.1.1.11.2097796|70|0 +1.3.6.1.2.1.31.1.1.1.11.2097924|70|0 +1.3.6.1.2.1.31.1.1.1.11.2098052|70|0 +1.3.6.1.2.1.31.1.1.1.11.2098180|70|0 +1.3.6.1.2.1.31.1.1.1.11.2098308|70|0 +1.3.6.1.2.1.31.1.1.1.11.2098436|70|0 +1.3.6.1.2.1.31.1.1.1.11.2098564|70|0 +1.3.6.1.2.1.31.1.1.1.11.2098692|70|0 +1.3.6.1.2.1.31.1.1.1.11.2098820|70|0 +1.3.6.1.2.1.31.1.1.1.11.2098948|70|0 +1.3.6.1.2.1.31.1.1.1.11.2099076|70|0 +1.3.6.1.2.1.31.1.1.1.11.2099204|70|0 +1.3.6.1.2.1.31.1.1.1.11.2099332|70|0 +1.3.6.1.2.1.31.1.1.1.11.2099460|70|0 +1.3.6.1.2.1.31.1.1.1.11.2099588|70|0 +1.3.6.1.2.1.31.1.1.1.11.2099716|70|0 +1.3.6.1.2.1.31.1.1.1.11.2099844|70|0 +1.3.6.1.2.1.31.1.1.1.11.2099972|70|0 +1.3.6.1.2.1.31.1.1.1.11.2100100|70|0 +1.3.6.1.2.1.31.1.1.1.11.2100228|70|0 +1.3.6.1.2.1.31.1.1.1.11.2100356|70|0 +1.3.6.1.2.1.31.1.1.1.11.2100484|70|0 +1.3.6.1.2.1.31.1.1.1.11.2100612|70|0 +1.3.6.1.2.1.31.1.1.1.11.2100740|70|0 +1.3.6.1.2.1.31.1.1.1.11.2100868|70|540 +1.3.6.1.2.1.31.1.1.1.11.2100996|70|0 +1.3.6.1.2.1.31.1.1.1.11.2101124|70|0 +1.3.6.1.2.1.31.1.1.1.11.2101252|70|0 +1.3.6.1.2.1.31.1.1.1.11.2101380|70|0 +1.3.6.1.2.1.31.1.1.1.11.2101508|70|0 +1.3.6.1.2.1.31.1.1.1.11.2101636|70|0 +1.3.6.1.2.1.31.1.1.1.11.2101764|70|0 +1.3.6.1.2.1.31.1.1.1.11.2101892|70|0 +1.3.6.1.2.1.31.1.1.1.11.2102020|70|0 +1.3.6.1.2.1.31.1.1.1.11.2102148|70|0 +1.3.6.1.2.1.31.1.1.1.11.2102276|70|0 +1.3.6.1.2.1.31.1.1.1.11.2102404|70|0 +1.3.6.1.2.1.31.1.1.1.11.2102532|70|0 +1.3.6.1.2.1.31.1.1.1.11.2102660|70|0 +1.3.6.1.2.1.31.1.1.1.11.2102788|70|0 +1.3.6.1.2.1.31.1.1.1.11.2102916|70|0 +1.3.6.1.2.1.31.1.1.1.11.2103044|70|0 +1.3.6.1.2.1.31.1.1.1.11.2103172|70|0 +1.3.6.1.2.1.31.1.1.1.11.2103301|70|17089617 +1.3.6.1.2.1.31.1.1.1.11.2103813|70|0 +1.3.6.1.2.1.31.1.1.1.11.2104325|70|0 +1.3.6.1.2.1.31.1.1.1.11.2104837|70|0 +1.3.6.1.2.1.31.1.1.1.11.2105349|70|3547611 +1.3.6.1.2.1.31.1.1.1.11.2105861|70|14998958 1.3.6.1.2.1.31.1.1.1.11.7340033|70|2308553 +1.3.6.1.2.1.31.1.1.1.11.9437185|70|3609756 +1.3.6.1.2.1.31.1.1.1.11.10485761|70|0 +1.3.6.1.2.1.31.1.1.1.11.11534337|70|0 +1.3.6.1.2.1.31.1.1.1.11.12582913|70|0 +1.3.6.1.2.1.31.1.1.1.11.13631489|70|0 +1.3.6.1.2.1.31.1.1.1.11.14680065|70|0 1.3.6.1.2.1.31.1.1.1.11.1233125376|70|0 1.3.6.1.2.1.31.1.1.1.11.1258291712|70|1159816852 1.3.6.1.2.1.31.1.1.1.11.1258292224|70|2162499925 @@ -2195,7 +4098,12 @@ 1.3.6.1.2.1.31.1.1.1.11.1258299392|70|8000484353 1.3.6.1.2.1.31.1.1.1.11.1258308096|70|7914124 1.3.6.1.2.1.31.1.1.1.11.1258310144|70|57901583925 +1.3.6.1.2.1.31.1.1.1.11.1258314240|70|0 +1.3.6.1.2.1.31.1.1.1.11.1258314752|70|0 +1.3.6.1.2.1.31.1.1.1.11.1258316288|70|17089617 +1.3.6.1.2.1.31.1.1.1.11.1258318336|70|18546569 1.3.6.1.2.1.31.1.1.1.11.1275068928|70|0 +1.3.6.1.2.1.31.1.1.1.11.1275119104|70|0 1.3.6.1.2.1.31.1.1.1.11.1275119616|70|0 1.3.6.1.2.1.31.1.1.1.11.1275593728|70|0 1.3.6.1.2.1.31.1.1.1.11.1275595264|70|0 @@ -2243,7 +4151,67 @@ 1.3.6.1.2.1.31.1.1.1.12.1054852|70|0 1.3.6.1.2.1.31.1.1.1.12.1054980|70|0 1.3.6.1.2.1.31.1.1.1.12.1055108|70|0 +1.3.6.1.2.1.31.1.1.1.12.2097156|70|0 +1.3.6.1.2.1.31.1.1.1.12.2097284|70|0 +1.3.6.1.2.1.31.1.1.1.12.2097412|70|0 +1.3.6.1.2.1.31.1.1.1.12.2097540|70|0 +1.3.6.1.2.1.31.1.1.1.12.2097668|70|0 +1.3.6.1.2.1.31.1.1.1.12.2097796|70|0 +1.3.6.1.2.1.31.1.1.1.12.2097924|70|0 +1.3.6.1.2.1.31.1.1.1.12.2098052|70|0 +1.3.6.1.2.1.31.1.1.1.12.2098180|70|0 +1.3.6.1.2.1.31.1.1.1.12.2098308|70|0 +1.3.6.1.2.1.31.1.1.1.12.2098436|70|0 +1.3.6.1.2.1.31.1.1.1.12.2098564|70|0 +1.3.6.1.2.1.31.1.1.1.12.2098692|70|0 +1.3.6.1.2.1.31.1.1.1.12.2098820|70|0 +1.3.6.1.2.1.31.1.1.1.12.2098948|70|0 +1.3.6.1.2.1.31.1.1.1.12.2099076|70|0 +1.3.6.1.2.1.31.1.1.1.12.2099204|70|0 +1.3.6.1.2.1.31.1.1.1.12.2099332|70|0 +1.3.6.1.2.1.31.1.1.1.12.2099460|70|0 +1.3.6.1.2.1.31.1.1.1.12.2099588|70|0 +1.3.6.1.2.1.31.1.1.1.12.2099716|70|0 +1.3.6.1.2.1.31.1.1.1.12.2099844|70|0 +1.3.6.1.2.1.31.1.1.1.12.2099972|70|0 +1.3.6.1.2.1.31.1.1.1.12.2100100|70|0 +1.3.6.1.2.1.31.1.1.1.12.2100228|70|0 +1.3.6.1.2.1.31.1.1.1.12.2100356|70|0 +1.3.6.1.2.1.31.1.1.1.12.2100484|70|0 +1.3.6.1.2.1.31.1.1.1.12.2100612|70|0 +1.3.6.1.2.1.31.1.1.1.12.2100740|70|0 +1.3.6.1.2.1.31.1.1.1.12.2100868|70|3019 +1.3.6.1.2.1.31.1.1.1.12.2100996|70|0 +1.3.6.1.2.1.31.1.1.1.12.2101124|70|0 +1.3.6.1.2.1.31.1.1.1.12.2101252|70|0 +1.3.6.1.2.1.31.1.1.1.12.2101380|70|0 +1.3.6.1.2.1.31.1.1.1.12.2101508|70|0 +1.3.6.1.2.1.31.1.1.1.12.2101636|70|0 +1.3.6.1.2.1.31.1.1.1.12.2101764|70|0 +1.3.6.1.2.1.31.1.1.1.12.2101892|70|0 +1.3.6.1.2.1.31.1.1.1.12.2102020|70|0 +1.3.6.1.2.1.31.1.1.1.12.2102148|70|0 +1.3.6.1.2.1.31.1.1.1.12.2102276|70|0 +1.3.6.1.2.1.31.1.1.1.12.2102404|70|0 +1.3.6.1.2.1.31.1.1.1.12.2102532|70|0 +1.3.6.1.2.1.31.1.1.1.12.2102660|70|0 +1.3.6.1.2.1.31.1.1.1.12.2102788|70|0 +1.3.6.1.2.1.31.1.1.1.12.2102916|70|0 +1.3.6.1.2.1.31.1.1.1.12.2103044|70|0 +1.3.6.1.2.1.31.1.1.1.12.2103172|70|0 +1.3.6.1.2.1.31.1.1.1.12.2103301|70|3189443 +1.3.6.1.2.1.31.1.1.1.12.2103813|70|0 +1.3.6.1.2.1.31.1.1.1.12.2104325|70|0 +1.3.6.1.2.1.31.1.1.1.12.2104837|70|0 +1.3.6.1.2.1.31.1.1.1.12.2105349|70|15612806 +1.3.6.1.2.1.31.1.1.1.12.2105861|70|8262412 1.3.6.1.2.1.31.1.1.1.12.7340033|70|0 +1.3.6.1.2.1.31.1.1.1.12.9437185|70|0 +1.3.6.1.2.1.31.1.1.1.12.10485761|70|0 +1.3.6.1.2.1.31.1.1.1.12.11534337|70|0 +1.3.6.1.2.1.31.1.1.1.12.12582913|70|0 +1.3.6.1.2.1.31.1.1.1.12.13631489|70|0 +1.3.6.1.2.1.31.1.1.1.12.14680065|70|0 1.3.6.1.2.1.31.1.1.1.12.1233125376|70|0 1.3.6.1.2.1.31.1.1.1.12.1258291712|70|109867832 1.3.6.1.2.1.31.1.1.1.12.1258292224|70|109898621 @@ -2263,7 +4231,12 @@ 1.3.6.1.2.1.31.1.1.1.12.1258299392|70|109898023 1.3.6.1.2.1.31.1.1.1.12.1258308096|70|127644530 1.3.6.1.2.1.31.1.1.1.12.1258310144|70|1636853 +1.3.6.1.2.1.31.1.1.1.12.1258314240|70|0 +1.3.6.1.2.1.31.1.1.1.12.1258314752|70|0 +1.3.6.1.2.1.31.1.1.1.12.1258316288|70|3189443 +1.3.6.1.2.1.31.1.1.1.12.1258318336|70|23875218 1.3.6.1.2.1.31.1.1.1.12.1275068928|70|0 +1.3.6.1.2.1.31.1.1.1.12.1275119104|70|0 1.3.6.1.2.1.31.1.1.1.12.1275119616|70|0 1.3.6.1.2.1.31.1.1.1.12.1275593728|70|0 1.3.6.1.2.1.31.1.1.1.12.1275595264|70|0 @@ -2311,7 +4284,67 @@ 1.3.6.1.2.1.31.1.1.1.13.1054852|70|0 1.3.6.1.2.1.31.1.1.1.13.1054980|70|0 1.3.6.1.2.1.31.1.1.1.13.1055108|70|0 +1.3.6.1.2.1.31.1.1.1.13.2097156|70|0 +1.3.6.1.2.1.31.1.1.1.13.2097284|70|0 +1.3.6.1.2.1.31.1.1.1.13.2097412|70|0 +1.3.6.1.2.1.31.1.1.1.13.2097540|70|0 +1.3.6.1.2.1.31.1.1.1.13.2097668|70|0 +1.3.6.1.2.1.31.1.1.1.13.2097796|70|0 +1.3.6.1.2.1.31.1.1.1.13.2097924|70|0 +1.3.6.1.2.1.31.1.1.1.13.2098052|70|0 +1.3.6.1.2.1.31.1.1.1.13.2098180|70|0 +1.3.6.1.2.1.31.1.1.1.13.2098308|70|0 +1.3.6.1.2.1.31.1.1.1.13.2098436|70|0 +1.3.6.1.2.1.31.1.1.1.13.2098564|70|0 +1.3.6.1.2.1.31.1.1.1.13.2098692|70|0 +1.3.6.1.2.1.31.1.1.1.13.2098820|70|0 +1.3.6.1.2.1.31.1.1.1.13.2098948|70|0 +1.3.6.1.2.1.31.1.1.1.13.2099076|70|0 +1.3.6.1.2.1.31.1.1.1.13.2099204|70|0 +1.3.6.1.2.1.31.1.1.1.13.2099332|70|0 +1.3.6.1.2.1.31.1.1.1.13.2099460|70|0 +1.3.6.1.2.1.31.1.1.1.13.2099588|70|0 +1.3.6.1.2.1.31.1.1.1.13.2099716|70|0 +1.3.6.1.2.1.31.1.1.1.13.2099844|70|0 +1.3.6.1.2.1.31.1.1.1.13.2099972|70|0 +1.3.6.1.2.1.31.1.1.1.13.2100100|70|0 +1.3.6.1.2.1.31.1.1.1.13.2100228|70|0 +1.3.6.1.2.1.31.1.1.1.13.2100356|70|0 +1.3.6.1.2.1.31.1.1.1.13.2100484|70|0 +1.3.6.1.2.1.31.1.1.1.13.2100612|70|0 +1.3.6.1.2.1.31.1.1.1.13.2100740|70|0 +1.3.6.1.2.1.31.1.1.1.13.2100868|70|3 +1.3.6.1.2.1.31.1.1.1.13.2100996|70|0 +1.3.6.1.2.1.31.1.1.1.13.2101124|70|0 +1.3.6.1.2.1.31.1.1.1.13.2101252|70|0 +1.3.6.1.2.1.31.1.1.1.13.2101380|70|0 +1.3.6.1.2.1.31.1.1.1.13.2101508|70|0 +1.3.6.1.2.1.31.1.1.1.13.2101636|70|0 +1.3.6.1.2.1.31.1.1.1.13.2101764|70|0 +1.3.6.1.2.1.31.1.1.1.13.2101892|70|0 +1.3.6.1.2.1.31.1.1.1.13.2102020|70|0 +1.3.6.1.2.1.31.1.1.1.13.2102148|70|0 +1.3.6.1.2.1.31.1.1.1.13.2102276|70|0 +1.3.6.1.2.1.31.1.1.1.13.2102404|70|0 +1.3.6.1.2.1.31.1.1.1.13.2102532|70|0 +1.3.6.1.2.1.31.1.1.1.13.2102660|70|0 +1.3.6.1.2.1.31.1.1.1.13.2102788|70|0 +1.3.6.1.2.1.31.1.1.1.13.2102916|70|0 +1.3.6.1.2.1.31.1.1.1.13.2103044|70|0 +1.3.6.1.2.1.31.1.1.1.13.2103172|70|0 +1.3.6.1.2.1.31.1.1.1.13.2103301|70|3561 +1.3.6.1.2.1.31.1.1.1.13.2103813|70|0 +1.3.6.1.2.1.31.1.1.1.13.2104325|70|0 +1.3.6.1.2.1.31.1.1.1.13.2104837|70|0 +1.3.6.1.2.1.31.1.1.1.13.2105349|70|23002130 +1.3.6.1.2.1.31.1.1.1.13.2105861|70|4394522 1.3.6.1.2.1.31.1.1.1.13.7340033|70|0 +1.3.6.1.2.1.31.1.1.1.13.9437185|70|0 +1.3.6.1.2.1.31.1.1.1.13.10485761|70|0 +1.3.6.1.2.1.31.1.1.1.13.11534337|70|0 +1.3.6.1.2.1.31.1.1.1.13.12582913|70|0 +1.3.6.1.2.1.31.1.1.1.13.13631489|70|0 +1.3.6.1.2.1.31.1.1.1.13.14680065|70|0 1.3.6.1.2.1.31.1.1.1.13.1233125376|70|0 1.3.6.1.2.1.31.1.1.1.13.1258291712|70|44542552 1.3.6.1.2.1.31.1.1.1.13.1258292224|70|44546259 @@ -2331,7 +4364,12 @@ 1.3.6.1.2.1.31.1.1.1.13.1258299392|70|43961920 1.3.6.1.2.1.31.1.1.1.13.1258308096|70|44547598 1.3.6.1.2.1.31.1.1.1.13.1258310144|70|642784 +1.3.6.1.2.1.31.1.1.1.13.1258314240|70|0 +1.3.6.1.2.1.31.1.1.1.13.1258314752|70|0 +1.3.6.1.2.1.31.1.1.1.13.1258316288|70|3561 +1.3.6.1.2.1.31.1.1.1.13.1258318336|70|27396652 1.3.6.1.2.1.31.1.1.1.13.1275068928|70|0 +1.3.6.1.2.1.31.1.1.1.13.1275119104|70|0 1.3.6.1.2.1.31.1.1.1.13.1275119616|70|0 1.3.6.1.2.1.31.1.1.1.13.1275593728|70|0 1.3.6.1.2.1.31.1.1.1.13.1275595264|70|0 @@ -2379,7 +4417,67 @@ 1.3.6.1.2.1.31.1.1.1.14.1054852|2|1 1.3.6.1.2.1.31.1.1.1.14.1054980|2|1 1.3.6.1.2.1.31.1.1.1.14.1055108|2|1 +1.3.6.1.2.1.31.1.1.1.14.2097156|2|1 +1.3.6.1.2.1.31.1.1.1.14.2097284|2|1 +1.3.6.1.2.1.31.1.1.1.14.2097412|2|1 +1.3.6.1.2.1.31.1.1.1.14.2097540|2|1 +1.3.6.1.2.1.31.1.1.1.14.2097668|2|1 +1.3.6.1.2.1.31.1.1.1.14.2097796|2|1 +1.3.6.1.2.1.31.1.1.1.14.2097924|2|1 +1.3.6.1.2.1.31.1.1.1.14.2098052|2|1 +1.3.6.1.2.1.31.1.1.1.14.2098180|2|1 +1.3.6.1.2.1.31.1.1.1.14.2098308|2|1 +1.3.6.1.2.1.31.1.1.1.14.2098436|2|1 +1.3.6.1.2.1.31.1.1.1.14.2098564|2|1 +1.3.6.1.2.1.31.1.1.1.14.2098692|2|1 +1.3.6.1.2.1.31.1.1.1.14.2098820|2|1 +1.3.6.1.2.1.31.1.1.1.14.2098948|2|1 +1.3.6.1.2.1.31.1.1.1.14.2099076|2|1 +1.3.6.1.2.1.31.1.1.1.14.2099204|2|1 +1.3.6.1.2.1.31.1.1.1.14.2099332|2|1 +1.3.6.1.2.1.31.1.1.1.14.2099460|2|1 +1.3.6.1.2.1.31.1.1.1.14.2099588|2|1 +1.3.6.1.2.1.31.1.1.1.14.2099716|2|1 +1.3.6.1.2.1.31.1.1.1.14.2099844|2|1 +1.3.6.1.2.1.31.1.1.1.14.2099972|2|1 +1.3.6.1.2.1.31.1.1.1.14.2100100|2|1 +1.3.6.1.2.1.31.1.1.1.14.2100228|2|1 +1.3.6.1.2.1.31.1.1.1.14.2100356|2|1 +1.3.6.1.2.1.31.1.1.1.14.2100484|2|1 +1.3.6.1.2.1.31.1.1.1.14.2100612|2|1 +1.3.6.1.2.1.31.1.1.1.14.2100740|2|1 +1.3.6.1.2.1.31.1.1.1.14.2100868|2|1 +1.3.6.1.2.1.31.1.1.1.14.2100996|2|1 +1.3.6.1.2.1.31.1.1.1.14.2101124|2|1 +1.3.6.1.2.1.31.1.1.1.14.2101252|2|1 +1.3.6.1.2.1.31.1.1.1.14.2101380|2|1 +1.3.6.1.2.1.31.1.1.1.14.2101508|2|1 +1.3.6.1.2.1.31.1.1.1.14.2101636|2|1 +1.3.6.1.2.1.31.1.1.1.14.2101764|2|1 +1.3.6.1.2.1.31.1.1.1.14.2101892|2|1 +1.3.6.1.2.1.31.1.1.1.14.2102020|2|1 +1.3.6.1.2.1.31.1.1.1.14.2102148|2|1 +1.3.6.1.2.1.31.1.1.1.14.2102276|2|1 +1.3.6.1.2.1.31.1.1.1.14.2102404|2|1 +1.3.6.1.2.1.31.1.1.1.14.2102532|2|1 +1.3.6.1.2.1.31.1.1.1.14.2102660|2|1 +1.3.6.1.2.1.31.1.1.1.14.2102788|2|1 +1.3.6.1.2.1.31.1.1.1.14.2102916|2|1 +1.3.6.1.2.1.31.1.1.1.14.2103044|2|1 +1.3.6.1.2.1.31.1.1.1.14.2103172|2|1 +1.3.6.1.2.1.31.1.1.1.14.2103301|2|1 +1.3.6.1.2.1.31.1.1.1.14.2103813|2|1 +1.3.6.1.2.1.31.1.1.1.14.2104325|2|1 +1.3.6.1.2.1.31.1.1.1.14.2104837|2|1 +1.3.6.1.2.1.31.1.1.1.14.2105349|2|1 +1.3.6.1.2.1.31.1.1.1.14.2105861|2|1 1.3.6.1.2.1.31.1.1.1.14.7340033|2|1 +1.3.6.1.2.1.31.1.1.1.14.9437185|2|1 +1.3.6.1.2.1.31.1.1.1.14.10485761|2|1 +1.3.6.1.2.1.31.1.1.1.14.11534337|2|1 +1.3.6.1.2.1.31.1.1.1.14.12582913|2|1 +1.3.6.1.2.1.31.1.1.1.14.13631489|2|1 +1.3.6.1.2.1.31.1.1.1.14.14680065|2|1 1.3.6.1.2.1.31.1.1.1.14.1233125376|2|1 1.3.6.1.2.1.31.1.1.1.14.1258291712|2|1 1.3.6.1.2.1.31.1.1.1.14.1258292224|2|1 @@ -2399,7 +4497,12 @@ 1.3.6.1.2.1.31.1.1.1.14.1258299392|2|1 1.3.6.1.2.1.31.1.1.1.14.1258308096|2|1 1.3.6.1.2.1.31.1.1.1.14.1258310144|2|1 +1.3.6.1.2.1.31.1.1.1.14.1258314240|2|1 +1.3.6.1.2.1.31.1.1.1.14.1258314752|2|1 +1.3.6.1.2.1.31.1.1.1.14.1258316288|2|1 +1.3.6.1.2.1.31.1.1.1.14.1258318336|2|1 1.3.6.1.2.1.31.1.1.1.14.1275068928|2|1 +1.3.6.1.2.1.31.1.1.1.14.1275119104|2|1 1.3.6.1.2.1.31.1.1.1.14.1275119616|2|1 1.3.6.1.2.1.31.1.1.1.14.1275593728|2|1 1.3.6.1.2.1.31.1.1.1.14.1275595264|2|1 @@ -2447,7 +4550,67 @@ 1.3.6.1.2.1.31.1.1.1.15.1054852|66|10000 1.3.6.1.2.1.31.1.1.1.15.1054980|66|10000 1.3.6.1.2.1.31.1.1.1.15.1055108|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2097156|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2097284|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2097412|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2097540|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2097668|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2097796|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2097924|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2098052|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2098180|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2098308|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2098436|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2098564|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2098692|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2098820|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2098948|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2099076|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2099204|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2099332|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2099460|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2099588|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2099716|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2099844|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2099972|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2100100|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2100228|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2100356|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2100484|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2100612|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2100740|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2100868|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2100996|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2101124|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2101252|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2101380|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2101508|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2101636|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2101764|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2101892|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2102020|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2102148|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2102276|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2102404|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2102532|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2102660|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2102788|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2102916|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2103044|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2103172|66|10000 +1.3.6.1.2.1.31.1.1.1.15.2103301|66|40000 +1.3.6.1.2.1.31.1.1.1.15.2103813|66|40000 +1.3.6.1.2.1.31.1.1.1.15.2104325|66|40000 +1.3.6.1.2.1.31.1.1.1.15.2104837|66|40000 +1.3.6.1.2.1.31.1.1.1.15.2105349|66|40000 +1.3.6.1.2.1.31.1.1.1.15.2105861|66|40000 1.3.6.1.2.1.31.1.1.1.15.7340033|66|100 +1.3.6.1.2.1.31.1.1.1.15.9437185|66|1000 +1.3.6.1.2.1.31.1.1.1.15.10485761|66|0 +1.3.6.1.2.1.31.1.1.1.15.11534337|66|0 +1.3.6.1.2.1.31.1.1.1.15.12582913|66|0 +1.3.6.1.2.1.31.1.1.1.15.13631489|66|0 +1.3.6.1.2.1.31.1.1.1.15.14680065|66|0 1.3.6.1.2.1.31.1.1.1.15.1233125376|66|0 1.3.6.1.2.1.31.1.1.1.15.1258291712|66|10000 1.3.6.1.2.1.31.1.1.1.15.1258292224|66|10000 @@ -2467,7 +4630,12 @@ 1.3.6.1.2.1.31.1.1.1.15.1258299392|66|10000 1.3.6.1.2.1.31.1.1.1.15.1258308096|66|40000 1.3.6.1.2.1.31.1.1.1.15.1258310144|66|40000 +1.3.6.1.2.1.31.1.1.1.15.1258314240|66|0 +1.3.6.1.2.1.31.1.1.1.15.1258314752|66|0 +1.3.6.1.2.1.31.1.1.1.15.1258316288|66|40000 +1.3.6.1.2.1.31.1.1.1.15.1258318336|66|80000 1.3.6.1.2.1.31.1.1.1.15.1275068928|66|40000 +1.3.6.1.2.1.31.1.1.1.15.1275119104|66|40000 1.3.6.1.2.1.31.1.1.1.15.1275119616|66|10000 1.3.6.1.2.1.31.1.1.1.15.1275593728|66|10000 1.3.6.1.2.1.31.1.1.1.15.1275595264|66|10000 @@ -2515,7 +4683,67 @@ 1.3.6.1.2.1.31.1.1.1.16.1054852|2|2 1.3.6.1.2.1.31.1.1.1.16.1054980|2|1 1.3.6.1.2.1.31.1.1.1.16.1055108|2|2 +1.3.6.1.2.1.31.1.1.1.16.2097156|2|2 +1.3.6.1.2.1.31.1.1.1.16.2097284|2|2 +1.3.6.1.2.1.31.1.1.1.16.2097412|2|2 +1.3.6.1.2.1.31.1.1.1.16.2097540|2|2 +1.3.6.1.2.1.31.1.1.1.16.2097668|2|2 +1.3.6.1.2.1.31.1.1.1.16.2097796|2|2 +1.3.6.1.2.1.31.1.1.1.16.2097924|2|2 +1.3.6.1.2.1.31.1.1.1.16.2098052|2|2 +1.3.6.1.2.1.31.1.1.1.16.2098180|2|2 +1.3.6.1.2.1.31.1.1.1.16.2098308|2|2 +1.3.6.1.2.1.31.1.1.1.16.2098436|2|2 +1.3.6.1.2.1.31.1.1.1.16.2098564|2|2 +1.3.6.1.2.1.31.1.1.1.16.2098692|2|2 +1.3.6.1.2.1.31.1.1.1.16.2098820|2|2 +1.3.6.1.2.1.31.1.1.1.16.2098948|2|2 +1.3.6.1.2.1.31.1.1.1.16.2099076|2|2 +1.3.6.1.2.1.31.1.1.1.16.2099204|2|2 +1.3.6.1.2.1.31.1.1.1.16.2099332|2|2 +1.3.6.1.2.1.31.1.1.1.16.2099460|2|2 +1.3.6.1.2.1.31.1.1.1.16.2099588|2|2 +1.3.6.1.2.1.31.1.1.1.16.2099716|2|2 +1.3.6.1.2.1.31.1.1.1.16.2099844|2|2 +1.3.6.1.2.1.31.1.1.1.16.2099972|2|2 +1.3.6.1.2.1.31.1.1.1.16.2100100|2|2 +1.3.6.1.2.1.31.1.1.1.16.2100228|2|2 +1.3.6.1.2.1.31.1.1.1.16.2100356|2|2 +1.3.6.1.2.1.31.1.1.1.16.2100484|2|2 +1.3.6.1.2.1.31.1.1.1.16.2100612|2|2 +1.3.6.1.2.1.31.1.1.1.16.2100740|2|2 +1.3.6.1.2.1.31.1.1.1.16.2100868|2|1 +1.3.6.1.2.1.31.1.1.1.16.2100996|2|2 +1.3.6.1.2.1.31.1.1.1.16.2101124|2|2 +1.3.6.1.2.1.31.1.1.1.16.2101252|2|2 +1.3.6.1.2.1.31.1.1.1.16.2101380|2|2 +1.3.6.1.2.1.31.1.1.1.16.2101508|2|2 +1.3.6.1.2.1.31.1.1.1.16.2101636|2|2 +1.3.6.1.2.1.31.1.1.1.16.2101764|2|2 +1.3.6.1.2.1.31.1.1.1.16.2101892|2|2 +1.3.6.1.2.1.31.1.1.1.16.2102020|2|2 +1.3.6.1.2.1.31.1.1.1.16.2102148|2|2 +1.3.6.1.2.1.31.1.1.1.16.2102276|2|2 +1.3.6.1.2.1.31.1.1.1.16.2102404|2|2 +1.3.6.1.2.1.31.1.1.1.16.2102532|2|2 +1.3.6.1.2.1.31.1.1.1.16.2102660|2|2 +1.3.6.1.2.1.31.1.1.1.16.2102788|2|1 +1.3.6.1.2.1.31.1.1.1.16.2102916|2|1 +1.3.6.1.2.1.31.1.1.1.16.2103044|2|2 +1.3.6.1.2.1.31.1.1.1.16.2103172|2|2 +1.3.6.1.2.1.31.1.1.1.16.2103301|2|2 +1.3.6.1.2.1.31.1.1.1.16.2103813|2|2 +1.3.6.1.2.1.31.1.1.1.16.2104325|2|2 +1.3.6.1.2.1.31.1.1.1.16.2104837|2|2 +1.3.6.1.2.1.31.1.1.1.16.2105349|2|2 +1.3.6.1.2.1.31.1.1.1.16.2105861|2|2 1.3.6.1.2.1.31.1.1.1.16.7340033|2|2 +1.3.6.1.2.1.31.1.1.1.16.9437185|2|2 +1.3.6.1.2.1.31.1.1.1.16.10485761|2|2 +1.3.6.1.2.1.31.1.1.1.16.11534337|2|2 +1.3.6.1.2.1.31.1.1.1.16.12582913|2|2 +1.3.6.1.2.1.31.1.1.1.16.13631489|2|2 +1.3.6.1.2.1.31.1.1.1.16.14680065|2|2 1.3.6.1.2.1.31.1.1.1.16.1233125376|2|2 1.3.6.1.2.1.31.1.1.1.16.1258291712|2|2 1.3.6.1.2.1.31.1.1.1.16.1258292224|2|2 @@ -2535,7 +4763,12 @@ 1.3.6.1.2.1.31.1.1.1.16.1258299392|2|2 1.3.6.1.2.1.31.1.1.1.16.1258308096|2|2 1.3.6.1.2.1.31.1.1.1.16.1258310144|2|2 +1.3.6.1.2.1.31.1.1.1.16.1258314240|2|2 +1.3.6.1.2.1.31.1.1.1.16.1258314752|2|2 +1.3.6.1.2.1.31.1.1.1.16.1258316288|2|2 +1.3.6.1.2.1.31.1.1.1.16.1258318336|2|2 1.3.6.1.2.1.31.1.1.1.16.1275068928|2|2 +1.3.6.1.2.1.31.1.1.1.16.1275119104|2|2 1.3.6.1.2.1.31.1.1.1.16.1275119616|2|2 1.3.6.1.2.1.31.1.1.1.16.1275593728|2|2 1.3.6.1.2.1.31.1.1.1.16.1275595264|2|2 @@ -2583,7 +4816,67 @@ 1.3.6.1.2.1.31.1.1.1.17.1054852|2|2 1.3.6.1.2.1.31.1.1.1.17.1054980|2|2 1.3.6.1.2.1.31.1.1.1.17.1055108|2|2 +1.3.6.1.2.1.31.1.1.1.17.2097156|2|2 +1.3.6.1.2.1.31.1.1.1.17.2097284|2|2 +1.3.6.1.2.1.31.1.1.1.17.2097412|2|2 +1.3.6.1.2.1.31.1.1.1.17.2097540|2|2 +1.3.6.1.2.1.31.1.1.1.17.2097668|2|2 +1.3.6.1.2.1.31.1.1.1.17.2097796|2|2 +1.3.6.1.2.1.31.1.1.1.17.2097924|2|2 +1.3.6.1.2.1.31.1.1.1.17.2098052|2|2 +1.3.6.1.2.1.31.1.1.1.17.2098180|2|2 +1.3.6.1.2.1.31.1.1.1.17.2098308|2|2 +1.3.6.1.2.1.31.1.1.1.17.2098436|2|2 +1.3.6.1.2.1.31.1.1.1.17.2098564|2|2 +1.3.6.1.2.1.31.1.1.1.17.2098692|2|2 +1.3.6.1.2.1.31.1.1.1.17.2098820|2|2 +1.3.6.1.2.1.31.1.1.1.17.2098948|2|2 +1.3.6.1.2.1.31.1.1.1.17.2099076|2|2 +1.3.6.1.2.1.31.1.1.1.17.2099204|2|2 +1.3.6.1.2.1.31.1.1.1.17.2099332|2|2 +1.3.6.1.2.1.31.1.1.1.17.2099460|2|2 +1.3.6.1.2.1.31.1.1.1.17.2099588|2|2 +1.3.6.1.2.1.31.1.1.1.17.2099716|2|2 +1.3.6.1.2.1.31.1.1.1.17.2099844|2|2 +1.3.6.1.2.1.31.1.1.1.17.2099972|2|2 +1.3.6.1.2.1.31.1.1.1.17.2100100|2|2 +1.3.6.1.2.1.31.1.1.1.17.2100228|2|2 +1.3.6.1.2.1.31.1.1.1.17.2100356|2|2 +1.3.6.1.2.1.31.1.1.1.17.2100484|2|2 +1.3.6.1.2.1.31.1.1.1.17.2100612|2|2 +1.3.6.1.2.1.31.1.1.1.17.2100740|2|2 +1.3.6.1.2.1.31.1.1.1.17.2100868|2|2 +1.3.6.1.2.1.31.1.1.1.17.2100996|2|2 +1.3.6.1.2.1.31.1.1.1.17.2101124|2|2 +1.3.6.1.2.1.31.1.1.1.17.2101252|2|2 +1.3.6.1.2.1.31.1.1.1.17.2101380|2|2 +1.3.6.1.2.1.31.1.1.1.17.2101508|2|2 +1.3.6.1.2.1.31.1.1.1.17.2101636|2|2 +1.3.6.1.2.1.31.1.1.1.17.2101764|2|2 +1.3.6.1.2.1.31.1.1.1.17.2101892|2|2 +1.3.6.1.2.1.31.1.1.1.17.2102020|2|2 +1.3.6.1.2.1.31.1.1.1.17.2102148|2|2 +1.3.6.1.2.1.31.1.1.1.17.2102276|2|2 +1.3.6.1.2.1.31.1.1.1.17.2102404|2|2 +1.3.6.1.2.1.31.1.1.1.17.2102532|2|2 +1.3.6.1.2.1.31.1.1.1.17.2102660|2|2 +1.3.6.1.2.1.31.1.1.1.17.2102788|2|2 +1.3.6.1.2.1.31.1.1.1.17.2102916|2|2 +1.3.6.1.2.1.31.1.1.1.17.2103044|2|2 +1.3.6.1.2.1.31.1.1.1.17.2103172|2|2 +1.3.6.1.2.1.31.1.1.1.17.2103301|2|1 +1.3.6.1.2.1.31.1.1.1.17.2103813|2|2 +1.3.6.1.2.1.31.1.1.1.17.2104325|2|2 +1.3.6.1.2.1.31.1.1.1.17.2104837|2|2 +1.3.6.1.2.1.31.1.1.1.17.2105349|2|1 +1.3.6.1.2.1.31.1.1.1.17.2105861|2|1 1.3.6.1.2.1.31.1.1.1.17.7340033|2|1 +1.3.6.1.2.1.31.1.1.1.17.9437185|2|1 +1.3.6.1.2.1.31.1.1.1.17.10485761|2|2 +1.3.6.1.2.1.31.1.1.1.17.11534337|2|2 +1.3.6.1.2.1.31.1.1.1.17.12582913|2|2 +1.3.6.1.2.1.31.1.1.1.17.13631489|2|2 +1.3.6.1.2.1.31.1.1.1.17.14680065|2|2 1.3.6.1.2.1.31.1.1.1.17.1233125376|2|2 1.3.6.1.2.1.31.1.1.1.17.1258291712|2|2 1.3.6.1.2.1.31.1.1.1.17.1258292224|2|2 @@ -2603,7 +4896,12 @@ 1.3.6.1.2.1.31.1.1.1.17.1258299392|2|2 1.3.6.1.2.1.31.1.1.1.17.1258308096|2|2 1.3.6.1.2.1.31.1.1.1.17.1258310144|2|2 +1.3.6.1.2.1.31.1.1.1.17.1258314240|2|2 +1.3.6.1.2.1.31.1.1.1.17.1258314752|2|2 +1.3.6.1.2.1.31.1.1.1.17.1258316288|2|2 +1.3.6.1.2.1.31.1.1.1.17.1258318336|2|2 1.3.6.1.2.1.31.1.1.1.17.1275068928|2|2 +1.3.6.1.2.1.31.1.1.1.17.1275119104|2|2 1.3.6.1.2.1.31.1.1.1.17.1275119616|2|2 1.3.6.1.2.1.31.1.1.1.17.1275593728|2|2 1.3.6.1.2.1.31.1.1.1.17.1275595264|2|2 @@ -2651,7 +4949,67 @@ 1.3.6.1.2.1.31.1.1.1.18.1054852|4x|0000 1.3.6.1.2.1.31.1.1.1.18.1054980|4x|0000 1.3.6.1.2.1.31.1.1.1.18.1055108|4x|0000 +1.3.6.1.2.1.31.1.1.1.18.2097156|4|.. +1.3.6.1.2.1.31.1.1.1.18.2097284|4|.. +1.3.6.1.2.1.31.1.1.1.18.2097412|4|.. +1.3.6.1.2.1.31.1.1.1.18.2097540|4|.. +1.3.6.1.2.1.31.1.1.1.18.2097668|4|.. +1.3.6.1.2.1.31.1.1.1.18.2097796|4|.. +1.3.6.1.2.1.31.1.1.1.18.2097924|4|.. +1.3.6.1.2.1.31.1.1.1.18.2098052|4|.. +1.3.6.1.2.1.31.1.1.1.18.2098180|4|.. +1.3.6.1.2.1.31.1.1.1.18.2098308|4|.. +1.3.6.1.2.1.31.1.1.1.18.2098436|4|.. +1.3.6.1.2.1.31.1.1.1.18.2098564|4|.. +1.3.6.1.2.1.31.1.1.1.18.2098692|4|.. +1.3.6.1.2.1.31.1.1.1.18.2098820|4|.. +1.3.6.1.2.1.31.1.1.1.18.2098948|4|.. +1.3.6.1.2.1.31.1.1.1.18.2099076|4|.. +1.3.6.1.2.1.31.1.1.1.18.2099204|4|.. +1.3.6.1.2.1.31.1.1.1.18.2099332|4|.. +1.3.6.1.2.1.31.1.1.1.18.2099460|4|.. +1.3.6.1.2.1.31.1.1.1.18.2099588|4|.. +1.3.6.1.2.1.31.1.1.1.18.2099716|4|.. +1.3.6.1.2.1.31.1.1.1.18.2099844|4|.. +1.3.6.1.2.1.31.1.1.1.18.2099972|4|.. +1.3.6.1.2.1.31.1.1.1.18.2100100|4|.. +1.3.6.1.2.1.31.1.1.1.18.2100228|4|.. +1.3.6.1.2.1.31.1.1.1.18.2100356|4|.. +1.3.6.1.2.1.31.1.1.1.18.2100484|4|.. +1.3.6.1.2.1.31.1.1.1.18.2100612|4|.. +1.3.6.1.2.1.31.1.1.1.18.2100740|4|.. +1.3.6.1.2.1.31.1.1.1.18.2100868|4|.. +1.3.6.1.2.1.31.1.1.1.18.2100996|4|.. +1.3.6.1.2.1.31.1.1.1.18.2101124|4|.. +1.3.6.1.2.1.31.1.1.1.18.2101252|4|.. +1.3.6.1.2.1.31.1.1.1.18.2101380|4|.. +1.3.6.1.2.1.31.1.1.1.18.2101508|4|.. +1.3.6.1.2.1.31.1.1.1.18.2101636|4|.. +1.3.6.1.2.1.31.1.1.1.18.2101764|4|.. +1.3.6.1.2.1.31.1.1.1.18.2101892|4|.. +1.3.6.1.2.1.31.1.1.1.18.2102020|4|.. +1.3.6.1.2.1.31.1.1.1.18.2102148|4|.. +1.3.6.1.2.1.31.1.1.1.18.2102276|4|.. +1.3.6.1.2.1.31.1.1.1.18.2102404|4|.. +1.3.6.1.2.1.31.1.1.1.18.2102532|4|.. +1.3.6.1.2.1.31.1.1.1.18.2102660|4|.. +1.3.6.1.2.1.31.1.1.1.18.2102788|4|01 NIC2 +1.3.6.1.2.1.31.1.1.1.18.2102916|4|02 NIC2 +1.3.6.1.2.1.31.1.1.1.18.2103044|4|.. +1.3.6.1.2.1.31.1.1.1.18.2103172|4|.. +1.3.6.1.2.1.31.1.1.1.18.2103301|4|abc-cs2 Fo1/50-Po50 Uplink to Core +1.3.6.1.2.1.31.1.1.1.18.2103813|4|.. +1.3.6.1.2.1.31.1.1.1.18.2104325|4|.. +1.3.6.1.2.1.31.1.1.1.18.2104837|4|.. +1.3.6.1.2.1.31.1.1.1.18.2105349|4|abc-ag7 Fo1/53-Po53 VLTi +1.3.6.1.2.1.31.1.1.1.18.2105861|4|abc-ag7 Fo1/54-Po53 VLTi 1.3.6.1.2.1.31.1.1.1.18.7340033|4x|0000 +1.3.6.1.2.1.31.1.1.1.18.9437185|4|abc-ag7 Ma1/1 VLT Backup Link +1.3.6.1.2.1.31.1.1.1.18.10485761|4|.. +1.3.6.1.2.1.31.1.1.1.18.11534337|4|.. +1.3.6.1.2.1.31.1.1.1.18.12582913|4|.. +1.3.6.1.2.1.31.1.1.1.18.13631489|4|.. +1.3.6.1.2.1.31.1.1.1.18.14680065|4|.. 1.3.6.1.2.1.31.1.1.1.18.1233125376|4x|0000 1.3.6.1.2.1.31.1.1.1.18.1258291712|4x|0000 1.3.6.1.2.1.31.1.1.1.18.1258292224|4x|0000 @@ -2671,7 +5029,12 @@ 1.3.6.1.2.1.31.1.1.1.18.1258299392|4x|0000 1.3.6.1.2.1.31.1.1.1.18.1258308096|4x|0000 1.3.6.1.2.1.31.1.1.1.18.1258310144|4x|0000 +1.3.6.1.2.1.31.1.1.1.18.1258314240|4|01 +1.3.6.1.2.1.31.1.1.1.18.1258314752|4|02 +1.3.6.1.2.1.31.1.1.1.18.1258316288|4|abc-cs2 Po50 Uplink to Core +1.3.6.1.2.1.31.1.1.1.18.1258318336|4|abc-ag7 Po53 VLTi 1.3.6.1.2.1.31.1.1.1.18.1275068928|4x|0000 +1.3.6.1.2.1.31.1.1.1.18.1275119104|4|Management 1.3.6.1.2.1.31.1.1.1.18.1275119616|4x|0000 1.3.6.1.2.1.31.1.1.1.19.1048580|67|0 1.3.6.1.2.1.31.1.1.1.19.1048708|67|0 @@ -2713,7 +5076,67 @@ 1.3.6.1.2.1.31.1.1.1.19.1054852|67|0 1.3.6.1.2.1.31.1.1.1.19.1054980|67|0 1.3.6.1.2.1.31.1.1.1.19.1055108|67|0 +1.3.6.1.2.1.31.1.1.1.19.2097156|67|0 +1.3.6.1.2.1.31.1.1.1.19.2097284|67|0 +1.3.6.1.2.1.31.1.1.1.19.2097412|67|0 +1.3.6.1.2.1.31.1.1.1.19.2097540|67|0 +1.3.6.1.2.1.31.1.1.1.19.2097668|67|0 +1.3.6.1.2.1.31.1.1.1.19.2097796|67|0 +1.3.6.1.2.1.31.1.1.1.19.2097924|67|0 +1.3.6.1.2.1.31.1.1.1.19.2098052|67|0 +1.3.6.1.2.1.31.1.1.1.19.2098180|67|0 +1.3.6.1.2.1.31.1.1.1.19.2098308|67|0 +1.3.6.1.2.1.31.1.1.1.19.2098436|67|0 +1.3.6.1.2.1.31.1.1.1.19.2098564|67|0 +1.3.6.1.2.1.31.1.1.1.19.2098692|67|0 +1.3.6.1.2.1.31.1.1.1.19.2098820|67|0 +1.3.6.1.2.1.31.1.1.1.19.2098948|67|0 +1.3.6.1.2.1.31.1.1.1.19.2099076|67|0 +1.3.6.1.2.1.31.1.1.1.19.2099204|67|0 +1.3.6.1.2.1.31.1.1.1.19.2099332|67|0 +1.3.6.1.2.1.31.1.1.1.19.2099460|67|0 +1.3.6.1.2.1.31.1.1.1.19.2099588|67|0 +1.3.6.1.2.1.31.1.1.1.19.2099716|67|0 +1.3.6.1.2.1.31.1.1.1.19.2099844|67|0 +1.3.6.1.2.1.31.1.1.1.19.2099972|67|0 +1.3.6.1.2.1.31.1.1.1.19.2100100|67|0 +1.3.6.1.2.1.31.1.1.1.19.2100228|67|0 +1.3.6.1.2.1.31.1.1.1.19.2100356|67|0 +1.3.6.1.2.1.31.1.1.1.19.2100484|67|0 +1.3.6.1.2.1.31.1.1.1.19.2100612|67|0 +1.3.6.1.2.1.31.1.1.1.19.2100740|67|0 +1.3.6.1.2.1.31.1.1.1.19.2100868|67|0 +1.3.6.1.2.1.31.1.1.1.19.2100996|67|0 +1.3.6.1.2.1.31.1.1.1.19.2101124|67|0 +1.3.6.1.2.1.31.1.1.1.19.2101252|67|0 +1.3.6.1.2.1.31.1.1.1.19.2101380|67|0 +1.3.6.1.2.1.31.1.1.1.19.2101508|67|0 +1.3.6.1.2.1.31.1.1.1.19.2101636|67|0 +1.3.6.1.2.1.31.1.1.1.19.2101764|67|0 +1.3.6.1.2.1.31.1.1.1.19.2101892|67|0 +1.3.6.1.2.1.31.1.1.1.19.2102020|67|0 +1.3.6.1.2.1.31.1.1.1.19.2102148|67|0 +1.3.6.1.2.1.31.1.1.1.19.2102276|67|0 +1.3.6.1.2.1.31.1.1.1.19.2102404|67|0 +1.3.6.1.2.1.31.1.1.1.19.2102532|67|0 +1.3.6.1.2.1.31.1.1.1.19.2102660|67|0 +1.3.6.1.2.1.31.1.1.1.19.2102788|67|0 +1.3.6.1.2.1.31.1.1.1.19.2102916|67|0 +1.3.6.1.2.1.31.1.1.1.19.2103044|67|0 +1.3.6.1.2.1.31.1.1.1.19.2103172|67|0 +1.3.6.1.2.1.31.1.1.1.19.2103301|67|0 +1.3.6.1.2.1.31.1.1.1.19.2103813|67|0 +1.3.6.1.2.1.31.1.1.1.19.2104325|67|0 +1.3.6.1.2.1.31.1.1.1.19.2104837|67|0 +1.3.6.1.2.1.31.1.1.1.19.2105349|67|0 +1.3.6.1.2.1.31.1.1.1.19.2105861|67|0 1.3.6.1.2.1.31.1.1.1.19.7340033|67|0 +1.3.6.1.2.1.31.1.1.1.19.9437185|67|0 +1.3.6.1.2.1.31.1.1.1.19.10485761|67|0 +1.3.6.1.2.1.31.1.1.1.19.11534337|67|0 +1.3.6.1.2.1.31.1.1.1.19.12582913|67|0 +1.3.6.1.2.1.31.1.1.1.19.13631489|67|0 +1.3.6.1.2.1.31.1.1.1.19.14680065|67|0 1.3.6.1.2.1.31.1.1.1.19.1233125376|67|0 1.3.6.1.2.1.31.1.1.1.19.1258291712|67|0 1.3.6.1.2.1.31.1.1.1.19.1258292224|67|0 @@ -2733,7 +5156,12 @@ 1.3.6.1.2.1.31.1.1.1.19.1258299392|67|0 1.3.6.1.2.1.31.1.1.1.19.1258308096|67|0 1.3.6.1.2.1.31.1.1.1.19.1258310144|67|0 +1.3.6.1.2.1.31.1.1.1.19.1258314240|67|0 +1.3.6.1.2.1.31.1.1.1.19.1258314752|67|0 +1.3.6.1.2.1.31.1.1.1.19.1258316288|67|0 +1.3.6.1.2.1.31.1.1.1.19.1258318336|67|0 1.3.6.1.2.1.31.1.1.1.19.1275068928|67|0 +1.3.6.1.2.1.31.1.1.1.19.1275119104|67|0 1.3.6.1.2.1.31.1.1.1.19.1275119616|67|0 1.3.6.1.2.1.31.1.1.1.19.1275593728|67|0 1.3.6.1.2.1.31.1.1.1.19.1275595264|67|0 @@ -2781,7 +5209,67 @@ 1.3.6.1.2.1.31.1.2.1.3.0.1054852|2|1 1.3.6.1.2.1.31.1.2.1.3.0.1054980|2|1 1.3.6.1.2.1.31.1.2.1.3.0.1055108|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2097156|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2097284|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2097412|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2097540|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2097668|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2097796|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2097924|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2098052|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2098180|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2098308|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2098436|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2098564|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2098692|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2098820|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2098948|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2099076|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2099204|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2099332|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2099460|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2099588|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2099716|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2099844|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2099972|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2100100|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2100228|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2100356|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2100484|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2100612|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2100740|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2100868|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2100996|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2101124|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2101252|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2101380|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2101508|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2101636|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2101764|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2101892|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2102020|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2102148|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2102276|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2102404|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2102532|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2102660|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2102788|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2102916|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2103044|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2103172|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2103301|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2103813|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2104325|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2104837|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2105349|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.2105861|2|1 1.3.6.1.2.1.31.1.2.1.3.0.7340033|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.9437185|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.10485761|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.11534337|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.12582913|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.13631489|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.14680065|2|1 1.3.6.1.2.1.31.1.2.1.3.0.1233125376|2|1 1.3.6.1.2.1.31.1.2.1.3.0.1258291712|2|1 1.3.6.1.2.1.31.1.2.1.3.0.1258292224|2|1 @@ -2801,7 +5289,12 @@ 1.3.6.1.2.1.31.1.2.1.3.0.1258299392|2|1 1.3.6.1.2.1.31.1.2.1.3.0.1258308096|2|1 1.3.6.1.2.1.31.1.2.1.3.0.1258310144|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.1258314240|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.1258314752|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.1258316288|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.1258318336|2|1 1.3.6.1.2.1.31.1.2.1.3.0.1275068928|2|1 +1.3.6.1.2.1.31.1.2.1.3.0.1275119104|2|1 1.3.6.1.2.1.31.1.2.1.3.0.1275119616|2|1 1.3.6.1.2.1.31.1.2.1.3.0.1275593728|2|1 1.3.6.1.2.1.31.1.2.1.3.0.1275595264|2|1 @@ -2849,7 +5342,67 @@ 1.3.6.1.2.1.31.1.2.1.3.1054852.0|2|1 1.3.6.1.2.1.31.1.2.1.3.1054980.0|2|1 1.3.6.1.2.1.31.1.2.1.3.1055108.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2097156.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2097284.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2097412.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2097540.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2097668.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2097796.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2097924.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2098052.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2098180.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2098308.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2098436.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2098564.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2098692.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2098820.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2098948.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2099076.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2099204.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2099332.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2099460.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2099588.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2099716.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2099844.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2099972.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2100100.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2100228.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2100356.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2100484.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2100612.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2100740.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2100868.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2100996.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2101124.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2101252.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2101380.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2101508.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2101636.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2101764.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2101892.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2102020.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2102148.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2102276.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2102404.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2102532.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2102660.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2102788.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2102916.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2103044.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2103172.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2103301.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2103813.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2104325.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2104837.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2105349.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.2105861.0|2|1 1.3.6.1.2.1.31.1.2.1.3.7340033.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.9437185.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.10485761.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.11534337.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.12582913.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.13631489.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.14680065.0|2|1 1.3.6.1.2.1.31.1.2.1.3.1233125376.0|2|1 1.3.6.1.2.1.31.1.2.1.3.1258291712.1048580|2|1 1.3.6.1.2.1.31.1.2.1.3.1258292224.1048708|2|1 @@ -2869,9 +5422,20 @@ 1.3.6.1.2.1.31.1.2.1.3.1258299392.1050500|2|1 1.3.6.1.2.1.31.1.2.1.3.1258308096.1052677|2|1 1.3.6.1.2.1.31.1.2.1.3.1258310144.1053189|2|1 +1.3.6.1.2.1.31.1.2.1.3.1258314240.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.1258314752.0|2|1 +1.3.6.1.2.1.31.1.2.1.3.1258316288.2103301|2|1 +1.3.6.1.2.1.31.1.2.1.3.1258318336.2105349|2|1 +1.3.6.1.2.1.31.1.2.1.3.1258318336.2105861|2|1 1.3.6.1.2.1.31.1.2.1.3.1275068928.1054724|2|1 1.3.6.1.2.1.31.1.2.1.3.1275068928.1054980|2|1 +1.3.6.1.2.1.31.1.2.1.3.1275068928.2100868|2|1 1.3.6.1.2.1.31.1.2.1.3.1275068928.1258308096|2|1 +1.3.6.1.2.1.31.1.2.1.3.1275068928.1258318336|2|1 +1.3.6.1.2.1.31.1.2.1.3.1275119104.1258316288|2|1 +1.3.6.1.2.1.31.1.2.1.3.1275119104.1258318336|2|1 +1.3.6.1.2.1.31.1.2.1.3.1275119616.2102788|2|1 +1.3.6.1.2.1.31.1.2.1.3.1275119616.2102916|2|1 1.3.6.1.2.1.31.1.2.1.3.1275119616.1258291712|2|1 1.3.6.1.2.1.31.1.2.1.3.1275119616.1258292224|2|1 1.3.6.1.2.1.31.1.2.1.3.1275119616.1258292736|2|1 @@ -2890,6 +5454,10 @@ 1.3.6.1.2.1.31.1.2.1.3.1275119616.1258299392|2|1 1.3.6.1.2.1.31.1.2.1.3.1275119616.1258308096|2|1 1.3.6.1.2.1.31.1.2.1.3.1275119616.1258310144|2|1 +1.3.6.1.2.1.31.1.2.1.3.1275119616.1258314240|2|1 +1.3.6.1.2.1.31.1.2.1.3.1275119616.1258314752|2|1 +1.3.6.1.2.1.31.1.2.1.3.1275119616.1258316288|2|1 +1.3.6.1.2.1.31.1.2.1.3.1275119616.1258318336|2|1 1.3.6.1.2.1.31.1.2.1.3.1275593728.1258291712|2|1 1.3.6.1.2.1.31.1.2.1.3.1275593728.1258292224|2|1 1.3.6.1.2.1.31.1.2.1.3.1275593728.1258292736|2|1 @@ -3035,8 +5603,14 @@ 1.3.6.1.2.1.47.1.1.1.1.2.35|4|Unit: 0 Port 32 10G Level 1.3.6.1.2.1.47.1.1.1.1.2.36|4|40G QSFP+ port 1.3.6.1.2.1.47.1.1.1.1.2.37|4|Unit: 0 Port 33 40G Level +1.3.6.1.2.1.47.1.1.1.1.2.38|4|Unit: 1 Port 34 10G Level +1.3.6.1.2.1.47.1.1.1.1.2.39|4|Unit: 1 Port 35 10G Level +1.3.6.1.2.1.47.1.1.1.1.2.40|4|Unit: 1 Port 36 10G Level 1.3.6.1.2.1.47.1.1.1.1.2.41|4|40G QSFP+ port 1.3.6.1.2.1.47.1.1.1.1.2.42|4|Unit: 0 Port 37 40G Level +1.3.6.1.2.1.47.1.1.1.1.2.43|4|Unit: 1 Port 39 10G Level +1.3.6.1.2.1.47.1.1.1.1.2.44|4|Unit: 1 Port 40 10G Level +1.3.6.1.2.1.47.1.1.1.1.2.45|4|Unit: 1 Port 41 10G Level 1.3.6.1.2.1.47.1.1.1.1.2.46|4|Optional module 0 1.3.6.1.2.1.47.1.1.1.1.2.47|4|2-port 40G QSFP (XL) 1.3.6.1.2.1.47.1.1.1.1.2.48|4|Unit: 0 Port 41 10G Level @@ -3053,6 +5627,25 @@ 1.3.6.1.2.1.47.1.1.1.1.2.59|4|Unit: 0 Port 50 10G Level 1.3.6.1.2.1.47.1.1.1.1.2.60|4|Unit: 0 Port 51 10G Level 1.3.6.1.2.1.47.1.1.1.1.2.61|4|Unit: 0 Port 52 10G Level +1.3.6.1.2.1.47.1.1.1.1.2.65|4|Unit: 1 Port 52 40G Level +1.3.6.1.2.1.47.1.1.1.1.2.69|4|Unit: 1 Port 53 40G Level +1.3.6.1.2.1.47.1.1.1.1.2.73|4|Unit: 1 Port 54 40G Level +1.3.6.1.2.1.47.1.1.1.1.2.77|4|S4048T-ON Fan Tray Module 1 +1.3.6.1.2.1.47.1.1.1.1.2.78|4|S4048T-ON Fan 1 +1.3.6.1.2.1.47.1.1.1.1.2.79|4|S4048T-ON Fan 2 +1.3.6.1.2.1.47.1.1.1.1.2.80|4|S4048T-ON Fan Tray Module 2 +1.3.6.1.2.1.47.1.1.1.1.2.81|4|S4048T-ON Fan 1 +1.3.6.1.2.1.47.1.1.1.1.2.82|4|S4048T-ON Fan 2 +1.3.6.1.2.1.47.1.1.1.1.2.83|4|S4048T-ON Fan Tray Module 3 +1.3.6.1.2.1.47.1.1.1.1.2.84|4|S4048T-ON Fan 1 +1.3.6.1.2.1.47.1.1.1.1.2.85|4|S4048T-ON Fan 2 +1.3.6.1.2.1.47.1.1.1.1.2.86|4|S4048T-ON Fan Tray Module 4 +1.3.6.1.2.1.47.1.1.1.1.2.87|4|S4048T-ON Fan 1 +1.3.6.1.2.1.47.1.1.1.1.2.88|4|S4048T-ON Fan 2 +1.3.6.1.2.1.47.1.1.1.1.2.89|4|S4048T-ON Power Supply Module 1 +1.3.6.1.2.1.47.1.1.1.1.2.90|4|S4048T-ON PSU 1 +1.3.6.1.2.1.47.1.1.1.1.2.91|4|S4048T-ON Power Supply Module 2 +1.3.6.1.2.1.47.1.1.1.1.2.92|4|S4048T-ON PSU 1 1.3.6.1.2.1.47.1.1.1.1.3.1|6|0.0 1.3.6.1.2.1.47.1.1.1.1.3.2|6|0.0 1.3.6.1.2.1.47.1.1.1.1.3.3|6|0.0 @@ -3090,18 +5683,47 @@ 1.3.6.1.2.1.47.1.1.1.1.3.35|6|0.0 1.3.6.1.2.1.47.1.1.1.1.3.36|6|0.0 1.3.6.1.2.1.47.1.1.1.1.3.37|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.38|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.39|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.40|6|0.0 1.3.6.1.2.1.47.1.1.1.1.3.41|6|0.0 1.3.6.1.2.1.47.1.1.1.1.3.42|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.43|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.44|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.45|6|0.0 1.3.6.1.2.1.47.1.1.1.1.3.46|6|0.0 1.3.6.1.2.1.47.1.1.1.1.3.47|6|0.0 1.3.6.1.2.1.47.1.1.1.1.3.48|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.49|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.50|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.51|6|0.0 1.3.6.1.2.1.47.1.1.1.1.3.52|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.53|6|0.0 1.3.6.1.2.1.47.1.1.1.1.3.56|6|0.0 1.3.6.1.2.1.47.1.1.1.1.3.57|6|0.0 1.3.6.1.2.1.47.1.1.1.1.3.58|6|0.0 1.3.6.1.2.1.47.1.1.1.1.3.59|6|0.0 1.3.6.1.2.1.47.1.1.1.1.3.60|6|0.0 1.3.6.1.2.1.47.1.1.1.1.3.61|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.65|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.69|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.73|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.77|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.78|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.79|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.80|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.81|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.82|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.83|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.84|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.85|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.86|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.87|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.88|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.89|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.90|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.91|6|0.0 +1.3.6.1.2.1.47.1.1.1.1.3.92|6|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 @@ -3139,18 +5761,47 @@ 1.3.6.1.2.1.47.1.1.1.1.4.35|2|3 1.3.6.1.2.1.47.1.1.1.1.4.36|2|3 1.3.6.1.2.1.47.1.1.1.1.4.37|2|36 +1.3.6.1.2.1.47.1.1.1.1.4.38|2|4 +1.3.6.1.2.1.47.1.1.1.1.4.39|2|4 +1.3.6.1.2.1.47.1.1.1.1.4.40|2|4 1.3.6.1.2.1.47.1.1.1.1.4.41|2|3 1.3.6.1.2.1.47.1.1.1.1.4.42|2|41 +1.3.6.1.2.1.47.1.1.1.1.4.43|2|4 +1.3.6.1.2.1.47.1.1.1.1.4.44|2|4 +1.3.6.1.2.1.47.1.1.1.1.4.45|2|4 1.3.6.1.2.1.47.1.1.1.1.4.46|2|2 1.3.6.1.2.1.47.1.1.1.1.4.47|2|46 1.3.6.1.2.1.47.1.1.1.1.4.48|2|47 +1.3.6.1.2.1.47.1.1.1.1.4.49|2|4 +1.3.6.1.2.1.47.1.1.1.1.4.50|2|4 +1.3.6.1.2.1.47.1.1.1.1.4.51|2|4 1.3.6.1.2.1.47.1.1.1.1.4.52|2|47 +1.3.6.1.2.1.47.1.1.1.1.4.53|2|4 1.3.6.1.2.1.47.1.1.1.1.4.56|2|2 1.3.6.1.2.1.47.1.1.1.1.4.57|2|56 1.3.6.1.2.1.47.1.1.1.1.4.58|2|57 1.3.6.1.2.1.47.1.1.1.1.4.59|2|57 1.3.6.1.2.1.47.1.1.1.1.4.60|2|57 1.3.6.1.2.1.47.1.1.1.1.4.61|2|57 +1.3.6.1.2.1.47.1.1.1.1.4.65|2|4 +1.3.6.1.2.1.47.1.1.1.1.4.69|2|4 +1.3.6.1.2.1.47.1.1.1.1.4.73|2|4 +1.3.6.1.2.1.47.1.1.1.1.4.77|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.78|2|77 +1.3.6.1.2.1.47.1.1.1.1.4.79|2|77 +1.3.6.1.2.1.47.1.1.1.1.4.80|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.81|2|80 +1.3.6.1.2.1.47.1.1.1.1.4.82|2|80 +1.3.6.1.2.1.47.1.1.1.1.4.83|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.84|2|83 +1.3.6.1.2.1.47.1.1.1.1.4.85|2|83 +1.3.6.1.2.1.47.1.1.1.1.4.86|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.87|2|86 +1.3.6.1.2.1.47.1.1.1.1.4.88|2|86 +1.3.6.1.2.1.47.1.1.1.1.4.89|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.90|2|89 +1.3.6.1.2.1.47.1.1.1.1.4.91|2|3 +1.3.6.1.2.1.47.1.1.1.1.4.92|2|91 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 @@ -3188,18 +5839,47 @@ 1.3.6.1.2.1.47.1.1.1.1.5.35|2|10 1.3.6.1.2.1.47.1.1.1.1.5.36|2|9 1.3.6.1.2.1.47.1.1.1.1.5.37|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.38|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.39|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.40|2|10 1.3.6.1.2.1.47.1.1.1.1.5.41|2|9 1.3.6.1.2.1.47.1.1.1.1.5.42|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.43|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.44|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.45|2|10 1.3.6.1.2.1.47.1.1.1.1.5.46|2|5 1.3.6.1.2.1.47.1.1.1.1.5.47|2|9 1.3.6.1.2.1.47.1.1.1.1.5.48|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.49|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.50|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.51|2|10 1.3.6.1.2.1.47.1.1.1.1.5.52|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.53|2|10 1.3.6.1.2.1.47.1.1.1.1.5.56|2|5 1.3.6.1.2.1.47.1.1.1.1.5.57|2|9 1.3.6.1.2.1.47.1.1.1.1.5.58|2|10 1.3.6.1.2.1.47.1.1.1.1.5.59|2|10 1.3.6.1.2.1.47.1.1.1.1.5.60|2|10 1.3.6.1.2.1.47.1.1.1.1.5.61|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.65|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.69|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.73|2|10 +1.3.6.1.2.1.47.1.1.1.1.5.77|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.78|2|7 +1.3.6.1.2.1.47.1.1.1.1.5.79|2|7 +1.3.6.1.2.1.47.1.1.1.1.5.80|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.81|2|7 +1.3.6.1.2.1.47.1.1.1.1.5.82|2|7 +1.3.6.1.2.1.47.1.1.1.1.5.83|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.84|2|7 +1.3.6.1.2.1.47.1.1.1.1.5.85|2|7 +1.3.6.1.2.1.47.1.1.1.1.5.86|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.87|2|7 +1.3.6.1.2.1.47.1.1.1.1.5.88|2|7 +1.3.6.1.2.1.47.1.1.1.1.5.89|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.90|2|6 +1.3.6.1.2.1.47.1.1.1.1.5.91|2|9 +1.3.6.1.2.1.47.1.1.1.1.5.92|2|6 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|0 @@ -3237,18 +5917,47 @@ 1.3.6.1.2.1.47.1.1.1.1.6.35|2|32 1.3.6.1.2.1.47.1.1.1.1.6.36|2|1 1.3.6.1.2.1.47.1.1.1.1.6.37|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.38|2|34 +1.3.6.1.2.1.47.1.1.1.1.6.39|2|35 +1.3.6.1.2.1.47.1.1.1.1.6.40|2|36 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.6.42|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.43|2|39 +1.3.6.1.2.1.47.1.1.1.1.6.44|2|40 +1.3.6.1.2.1.47.1.1.1.1.6.45|2|41 1.3.6.1.2.1.47.1.1.1.1.6.46|2|1 1.3.6.1.2.1.47.1.1.1.1.6.47|2|1 1.3.6.1.2.1.47.1.1.1.1.6.48|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.49|2|45 +1.3.6.1.2.1.47.1.1.1.1.6.50|2|46 +1.3.6.1.2.1.47.1.1.1.1.6.51|2|47 1.3.6.1.2.1.47.1.1.1.1.6.52|2|5 +1.3.6.1.2.1.47.1.1.1.1.6.53|2|49 1.3.6.1.2.1.47.1.1.1.1.6.56|2|2 1.3.6.1.2.1.47.1.1.1.1.6.57|2|1 1.3.6.1.2.1.47.1.1.1.1.6.58|2|1 1.3.6.1.2.1.47.1.1.1.1.6.59|2|2 1.3.6.1.2.1.47.1.1.1.1.6.60|2|3 1.3.6.1.2.1.47.1.1.1.1.6.61|2|4 +1.3.6.1.2.1.47.1.1.1.1.6.65|2|52 +1.3.6.1.2.1.47.1.1.1.1.6.69|2|53 +1.3.6.1.2.1.47.1.1.1.1.6.73|2|54 +1.3.6.1.2.1.47.1.1.1.1.6.77|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.78|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.79|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.80|2|3 +1.3.6.1.2.1.47.1.1.1.1.6.81|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.82|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.83|2|4 +1.3.6.1.2.1.47.1.1.1.1.6.84|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.85|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.86|2|5 +1.3.6.1.2.1.47.1.1.1.1.6.87|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.88|2|2 +1.3.6.1.2.1.47.1.1.1.1.6.89|2|6 +1.3.6.1.2.1.47.1.1.1.1.6.90|2|1 +1.3.6.1.2.1.47.1.1.1.1.6.91|2|7 +1.3.6.1.2.1.47.1.1.1.1.6.92|2|1 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 0 1.3.6.1.2.1.47.1.1.1.1.7.3|4|Module 0 @@ -3286,8 +5995,14 @@ 1.3.6.1.2.1.47.1.1.1.1.7.35|4|Te 0/32 1.3.6.1.2.1.47.1.1.1.1.7.36|4|40G QSFP+ port 1.3.6.1.2.1.47.1.1.1.1.7.37|4|Fo 0/33 +1.3.6.1.2.1.47.1.1.1.1.7.38|4|Te 1/34 +1.3.6.1.2.1.47.1.1.1.1.7.39|4|Te 1/35 +1.3.6.1.2.1.47.1.1.1.1.7.40|4|Te 1/36 1.3.6.1.2.1.47.1.1.1.1.7.41|4|40G QSFP+ port 1.3.6.1.2.1.47.1.1.1.1.7.42|4|Fo 0/37 +1.3.6.1.2.1.47.1.1.1.1.7.43|4|Te 1/39 +1.3.6.1.2.1.47.1.1.1.1.7.44|4|Te 1/40 +1.3.6.1.2.1.47.1.1.1.1.7.45|4|Te 1/41 1.3.6.1.2.1.47.1.1.1.1.7.46|4|Slot 0.0 1.3.6.1.2.1.47.1.1.1.1.7.47|4|2-port 40G QSFP (XL) 1.3.6.1.2.1.47.1.1.1.1.7.48|4|Te 0/41 @@ -3304,6 +6019,25 @@ 1.3.6.1.2.1.47.1.1.1.1.7.59|4|Te 0/50 1.3.6.1.2.1.47.1.1.1.1.7.60|4|Te 0/51 1.3.6.1.2.1.47.1.1.1.1.7.61|4|Te 0/52 +1.3.6.1.2.1.47.1.1.1.1.7.65|4|Fo 1/52 +1.3.6.1.2.1.47.1.1.1.1.7.69|4|Fo 1/53 +1.3.6.1.2.1.47.1.1.1.1.7.73|4|Fo 1/54 +1.3.6.1.2.1.47.1.1.1.1.7.77|4|Fan Tray Module 1 +1.3.6.1.2.1.47.1.1.1.1.7.78|4|Fan Unit 1 +1.3.6.1.2.1.47.1.1.1.1.7.79|4|Fan Unit 2 +1.3.6.1.2.1.47.1.1.1.1.7.80|4|Fan Tray Module 2 +1.3.6.1.2.1.47.1.1.1.1.7.81|4|Fan Unit 1 +1.3.6.1.2.1.47.1.1.1.1.7.82|4|Fan Unit 2 +1.3.6.1.2.1.47.1.1.1.1.7.83|4|Fan Tray Module 3 +1.3.6.1.2.1.47.1.1.1.1.7.84|4|Fan Unit 1 +1.3.6.1.2.1.47.1.1.1.1.7.85|4|Fan Unit 2 +1.3.6.1.2.1.47.1.1.1.1.7.86|4|Fan Tray Module 4 +1.3.6.1.2.1.47.1.1.1.1.7.87|4|Fan Unit 1 +1.3.6.1.2.1.47.1.1.1.1.7.88|4|Fan Unit 2 +1.3.6.1.2.1.47.1.1.1.1.7.89|4|Power Supply Module 1 +1.3.6.1.2.1.47.1.1.1.1.7.90|4|PS Unit 1 +1.3.6.1.2.1.47.1.1.1.1.7.91|4|Power Supply Module 2 +1.3.6.1.2.1.47.1.1.1.1.7.92|4|PS Unit 1 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|A06 1.3.6.1.2.1.47.1.1.1.1.8.3|4| @@ -3341,18 +6075,47 @@ 1.3.6.1.2.1.47.1.1.1.1.8.35|4| 1.3.6.1.2.1.47.1.1.1.1.8.36|4| 1.3.6.1.2.1.47.1.1.1.1.8.37|4| +1.3.6.1.2.1.47.1.1.1.1.8.38|4| +1.3.6.1.2.1.47.1.1.1.1.8.39|4| +1.3.6.1.2.1.47.1.1.1.1.8.40|4| 1.3.6.1.2.1.47.1.1.1.1.8.41|4| 1.3.6.1.2.1.47.1.1.1.1.8.42|4| +1.3.6.1.2.1.47.1.1.1.1.8.43|4| +1.3.6.1.2.1.47.1.1.1.1.8.44|4| +1.3.6.1.2.1.47.1.1.1.1.8.45|4| 1.3.6.1.2.1.47.1.1.1.1.8.46|4| 1.3.6.1.2.1.47.1.1.1.1.8.47|4| 1.3.6.1.2.1.47.1.1.1.1.8.48|4| +1.3.6.1.2.1.47.1.1.1.1.8.49|4| +1.3.6.1.2.1.47.1.1.1.1.8.50|4| +1.3.6.1.2.1.47.1.1.1.1.8.51|4| 1.3.6.1.2.1.47.1.1.1.1.8.52|4| +1.3.6.1.2.1.47.1.1.1.1.8.53|4| 1.3.6.1.2.1.47.1.1.1.1.8.56|4| 1.3.6.1.2.1.47.1.1.1.1.8.57|4| 1.3.6.1.2.1.47.1.1.1.1.8.58|4| 1.3.6.1.2.1.47.1.1.1.1.8.59|4| 1.3.6.1.2.1.47.1.1.1.1.8.60|4| 1.3.6.1.2.1.47.1.1.1.1.8.61|4| +1.3.6.1.2.1.47.1.1.1.1.8.65|4| +1.3.6.1.2.1.47.1.1.1.1.8.69|4| +1.3.6.1.2.1.47.1.1.1.1.8.73|4| +1.3.6.1.2.1.47.1.1.1.1.8.77|4| +1.3.6.1.2.1.47.1.1.1.1.8.78|4| +1.3.6.1.2.1.47.1.1.1.1.8.79|4| +1.3.6.1.2.1.47.1.1.1.1.8.80|4| +1.3.6.1.2.1.47.1.1.1.1.8.81|4| +1.3.6.1.2.1.47.1.1.1.1.8.82|4| +1.3.6.1.2.1.47.1.1.1.1.8.83|4| +1.3.6.1.2.1.47.1.1.1.1.8.84|4| +1.3.6.1.2.1.47.1.1.1.1.8.85|4| +1.3.6.1.2.1.47.1.1.1.1.8.86|4| +1.3.6.1.2.1.47.1.1.1.1.8.87|4| +1.3.6.1.2.1.47.1.1.1.1.8.88|4| +1.3.6.1.2.1.47.1.1.1.1.8.89|4| +1.3.6.1.2.1.47.1.1.1.1.8.90|4| +1.3.6.1.2.1.47.1.1.1.1.8.91|4| +1.3.6.1.2.1.47.1.1.1.1.8.92|4| 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| @@ -3390,18 +6153,47 @@ 1.3.6.1.2.1.47.1.1.1.1.9.35|4| 1.3.6.1.2.1.47.1.1.1.1.9.36|4| 1.3.6.1.2.1.47.1.1.1.1.9.37|4| +1.3.6.1.2.1.47.1.1.1.1.9.38|4| +1.3.6.1.2.1.47.1.1.1.1.9.39|4| +1.3.6.1.2.1.47.1.1.1.1.9.40|4| 1.3.6.1.2.1.47.1.1.1.1.9.41|4| 1.3.6.1.2.1.47.1.1.1.1.9.42|4| +1.3.6.1.2.1.47.1.1.1.1.9.43|4| +1.3.6.1.2.1.47.1.1.1.1.9.44|4| +1.3.6.1.2.1.47.1.1.1.1.9.45|4| 1.3.6.1.2.1.47.1.1.1.1.9.46|4| 1.3.6.1.2.1.47.1.1.1.1.9.47|4| 1.3.6.1.2.1.47.1.1.1.1.9.48|4| +1.3.6.1.2.1.47.1.1.1.1.9.49|4| +1.3.6.1.2.1.47.1.1.1.1.9.50|4| +1.3.6.1.2.1.47.1.1.1.1.9.51|4| 1.3.6.1.2.1.47.1.1.1.1.9.52|4| +1.3.6.1.2.1.47.1.1.1.1.9.53|4| 1.3.6.1.2.1.47.1.1.1.1.9.56|4| 1.3.6.1.2.1.47.1.1.1.1.9.57|4| 1.3.6.1.2.1.47.1.1.1.1.9.58|4| 1.3.6.1.2.1.47.1.1.1.1.9.59|4| 1.3.6.1.2.1.47.1.1.1.1.9.60|4| 1.3.6.1.2.1.47.1.1.1.1.9.61|4| +1.3.6.1.2.1.47.1.1.1.1.9.65|4| +1.3.6.1.2.1.47.1.1.1.1.9.69|4| +1.3.6.1.2.1.47.1.1.1.1.9.73|4| +1.3.6.1.2.1.47.1.1.1.1.9.77|4| +1.3.6.1.2.1.47.1.1.1.1.9.78|4| +1.3.6.1.2.1.47.1.1.1.1.9.79|4| +1.3.6.1.2.1.47.1.1.1.1.9.80|4| +1.3.6.1.2.1.47.1.1.1.1.9.81|4| +1.3.6.1.2.1.47.1.1.1.1.9.82|4| +1.3.6.1.2.1.47.1.1.1.1.9.83|4| +1.3.6.1.2.1.47.1.1.1.1.9.84|4| +1.3.6.1.2.1.47.1.1.1.1.9.85|4| +1.3.6.1.2.1.47.1.1.1.1.9.86|4| +1.3.6.1.2.1.47.1.1.1.1.9.87|4| +1.3.6.1.2.1.47.1.1.1.1.9.88|4| +1.3.6.1.2.1.47.1.1.1.1.9.89|4| +1.3.6.1.2.1.47.1.1.1.1.9.90|4| +1.3.6.1.2.1.47.1.1.1.1.9.91|4| +1.3.6.1.2.1.47.1.1.1.1.9.92|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|9.13(0.2) 1.3.6.1.2.1.47.1.1.1.1.10.3|4| @@ -3439,18 +6231,47 @@ 1.3.6.1.2.1.47.1.1.1.1.10.35|4| 1.3.6.1.2.1.47.1.1.1.1.10.36|4| 1.3.6.1.2.1.47.1.1.1.1.10.37|4| +1.3.6.1.2.1.47.1.1.1.1.10.38|4| +1.3.6.1.2.1.47.1.1.1.1.10.39|4| +1.3.6.1.2.1.47.1.1.1.1.10.40|4| 1.3.6.1.2.1.47.1.1.1.1.10.41|4| 1.3.6.1.2.1.47.1.1.1.1.10.42|4| +1.3.6.1.2.1.47.1.1.1.1.10.43|4| +1.3.6.1.2.1.47.1.1.1.1.10.44|4| +1.3.6.1.2.1.47.1.1.1.1.10.45|4| 1.3.6.1.2.1.47.1.1.1.1.10.46|4| 1.3.6.1.2.1.47.1.1.1.1.10.47|4| 1.3.6.1.2.1.47.1.1.1.1.10.48|4| +1.3.6.1.2.1.47.1.1.1.1.10.49|4| +1.3.6.1.2.1.47.1.1.1.1.10.50|4| +1.3.6.1.2.1.47.1.1.1.1.10.51|4| 1.3.6.1.2.1.47.1.1.1.1.10.52|4| +1.3.6.1.2.1.47.1.1.1.1.10.53|4| 1.3.6.1.2.1.47.1.1.1.1.10.56|4| 1.3.6.1.2.1.47.1.1.1.1.10.57|4| 1.3.6.1.2.1.47.1.1.1.1.10.58|4| 1.3.6.1.2.1.47.1.1.1.1.10.59|4| 1.3.6.1.2.1.47.1.1.1.1.10.60|4| 1.3.6.1.2.1.47.1.1.1.1.10.61|4| +1.3.6.1.2.1.47.1.1.1.1.10.65|4| +1.3.6.1.2.1.47.1.1.1.1.10.69|4| +1.3.6.1.2.1.47.1.1.1.1.10.73|4| +1.3.6.1.2.1.47.1.1.1.1.10.77|4| +1.3.6.1.2.1.47.1.1.1.1.10.78|4| +1.3.6.1.2.1.47.1.1.1.1.10.79|4| +1.3.6.1.2.1.47.1.1.1.1.10.80|4| +1.3.6.1.2.1.47.1.1.1.1.10.81|4| +1.3.6.1.2.1.47.1.1.1.1.10.82|4| +1.3.6.1.2.1.47.1.1.1.1.10.83|4| +1.3.6.1.2.1.47.1.1.1.1.10.84|4| +1.3.6.1.2.1.47.1.1.1.1.10.85|4| +1.3.6.1.2.1.47.1.1.1.1.10.86|4| +1.3.6.1.2.1.47.1.1.1.1.10.87|4| +1.3.6.1.2.1.47.1.1.1.1.10.88|4| +1.3.6.1.2.1.47.1.1.1.1.10.89|4| +1.3.6.1.2.1.47.1.1.1.1.10.90|4| +1.3.6.1.2.1.47.1.1.1.1.10.91|4| +1.3.6.1.2.1.47.1.1.1.1.10.92|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|CN2829863L0049 1.3.6.1.2.1.47.1.1.1.1.11.3|4| @@ -3488,18 +6309,47 @@ 1.3.6.1.2.1.47.1.1.1.1.11.35|4| 1.3.6.1.2.1.47.1.1.1.1.11.36|4| 1.3.6.1.2.1.47.1.1.1.1.11.37|4| +1.3.6.1.2.1.47.1.1.1.1.11.38|4| +1.3.6.1.2.1.47.1.1.1.1.11.39|4| +1.3.6.1.2.1.47.1.1.1.1.11.40|4| 1.3.6.1.2.1.47.1.1.1.1.11.41|4| 1.3.6.1.2.1.47.1.1.1.1.11.42|4| +1.3.6.1.2.1.47.1.1.1.1.11.43|4| +1.3.6.1.2.1.47.1.1.1.1.11.44|4| +1.3.6.1.2.1.47.1.1.1.1.11.45|4| 1.3.6.1.2.1.47.1.1.1.1.11.46|4| 1.3.6.1.2.1.47.1.1.1.1.11.47|4| 1.3.6.1.2.1.47.1.1.1.1.11.48|4| +1.3.6.1.2.1.47.1.1.1.1.11.49|4| +1.3.6.1.2.1.47.1.1.1.1.11.50|4| +1.3.6.1.2.1.47.1.1.1.1.11.51|4| 1.3.6.1.2.1.47.1.1.1.1.11.52|4| +1.3.6.1.2.1.47.1.1.1.1.11.53|4| 1.3.6.1.2.1.47.1.1.1.1.11.56|4| 1.3.6.1.2.1.47.1.1.1.1.11.57|4| 1.3.6.1.2.1.47.1.1.1.1.11.58|4| 1.3.6.1.2.1.47.1.1.1.1.11.59|4| 1.3.6.1.2.1.47.1.1.1.1.11.60|4| 1.3.6.1.2.1.47.1.1.1.1.11.61|4| +1.3.6.1.2.1.47.1.1.1.1.11.65|4| +1.3.6.1.2.1.47.1.1.1.1.11.69|4| +1.3.6.1.2.1.47.1.1.1.1.11.73|4| +1.3.6.1.2.1.47.1.1.1.1.11.77|4|NA +1.3.6.1.2.1.47.1.1.1.1.11.78|4| +1.3.6.1.2.1.47.1.1.1.1.11.79|4| +1.3.6.1.2.1.47.1.1.1.1.11.80|4|NA +1.3.6.1.2.1.47.1.1.1.1.11.81|4| +1.3.6.1.2.1.47.1.1.1.1.11.82|4| +1.3.6.1.2.1.47.1.1.1.1.11.83|4|NA +1.3.6.1.2.1.47.1.1.1.1.11.84|4| +1.3.6.1.2.1.47.1.1.1.1.11.85|4| +1.3.6.1.2.1.47.1.1.1.1.11.86|4|NA +1.3.6.1.2.1.47.1.1.1.1.11.87|4| +1.3.6.1.2.1.47.1.1.1.1.11.88|4| +1.3.6.1.2.1.47.1.1.1.1.11.89|4|NA +1.3.6.1.2.1.47.1.1.1.1.11.90|4| +1.3.6.1.2.1.47.1.1.1.1.11.91|4|NA +1.3.6.1.2.1.47.1.1.1.1.11.92|4| 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 1.3.6.1.2.1.47.1.1.1.1.12.3|4| @@ -3537,18 +6387,47 @@ 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.12.42|4| +1.3.6.1.2.1.47.1.1.1.1.12.43|4| +1.3.6.1.2.1.47.1.1.1.1.12.44|4| +1.3.6.1.2.1.47.1.1.1.1.12.45|4| 1.3.6.1.2.1.47.1.1.1.1.12.46|4| 1.3.6.1.2.1.47.1.1.1.1.12.47|4| 1.3.6.1.2.1.47.1.1.1.1.12.48|4| +1.3.6.1.2.1.47.1.1.1.1.12.49|4| +1.3.6.1.2.1.47.1.1.1.1.12.50|4| +1.3.6.1.2.1.47.1.1.1.1.12.51|4| 1.3.6.1.2.1.47.1.1.1.1.12.52|4| +1.3.6.1.2.1.47.1.1.1.1.12.53|4| 1.3.6.1.2.1.47.1.1.1.1.12.56|4| 1.3.6.1.2.1.47.1.1.1.1.12.57|4| 1.3.6.1.2.1.47.1.1.1.1.12.58|4| 1.3.6.1.2.1.47.1.1.1.1.12.59|4| 1.3.6.1.2.1.47.1.1.1.1.12.60|4| 1.3.6.1.2.1.47.1.1.1.1.12.61|4| +1.3.6.1.2.1.47.1.1.1.1.12.65|4| +1.3.6.1.2.1.47.1.1.1.1.12.69|4| +1.3.6.1.2.1.47.1.1.1.1.12.73|4| +1.3.6.1.2.1.47.1.1.1.1.12.77|4| +1.3.6.1.2.1.47.1.1.1.1.12.78|4| +1.3.6.1.2.1.47.1.1.1.1.12.79|4| +1.3.6.1.2.1.47.1.1.1.1.12.80|4| +1.3.6.1.2.1.47.1.1.1.1.12.81|4| +1.3.6.1.2.1.47.1.1.1.1.12.82|4| +1.3.6.1.2.1.47.1.1.1.1.12.83|4| +1.3.6.1.2.1.47.1.1.1.1.12.84|4| +1.3.6.1.2.1.47.1.1.1.1.12.85|4| +1.3.6.1.2.1.47.1.1.1.1.12.86|4| +1.3.6.1.2.1.47.1.1.1.1.12.87|4| +1.3.6.1.2.1.47.1.1.1.1.12.88|4| +1.3.6.1.2.1.47.1.1.1.1.12.89|4| +1.3.6.1.2.1.47.1.1.1.1.12.90|4| +1.3.6.1.2.1.47.1.1.1.1.12.91|4| +1.3.6.1.2.1.47.1.1.1.1.12.92|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|DELL MXL 10/40GbE 1.3.6.1.2.1.47.1.1.1.1.13.3|4| @@ -3586,18 +6465,47 @@ 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.13.42|4| +1.3.6.1.2.1.47.1.1.1.1.13.43|4| +1.3.6.1.2.1.47.1.1.1.1.13.44|4| +1.3.6.1.2.1.47.1.1.1.1.13.45|4| 1.3.6.1.2.1.47.1.1.1.1.13.46|4| 1.3.6.1.2.1.47.1.1.1.1.13.47|4| 1.3.6.1.2.1.47.1.1.1.1.13.48|4| +1.3.6.1.2.1.47.1.1.1.1.13.49|4| +1.3.6.1.2.1.47.1.1.1.1.13.50|4| +1.3.6.1.2.1.47.1.1.1.1.13.51|4| 1.3.6.1.2.1.47.1.1.1.1.13.52|4| +1.3.6.1.2.1.47.1.1.1.1.13.53|4| 1.3.6.1.2.1.47.1.1.1.1.13.56|4| 1.3.6.1.2.1.47.1.1.1.1.13.57|4| 1.3.6.1.2.1.47.1.1.1.1.13.58|4| 1.3.6.1.2.1.47.1.1.1.1.13.59|4| 1.3.6.1.2.1.47.1.1.1.1.13.60|4| 1.3.6.1.2.1.47.1.1.1.1.13.61|4| +1.3.6.1.2.1.47.1.1.1.1.13.65|4| +1.3.6.1.2.1.47.1.1.1.1.13.69|4| +1.3.6.1.2.1.47.1.1.1.1.13.73|4| +1.3.6.1.2.1.47.1.1.1.1.13.77|4| +1.3.6.1.2.1.47.1.1.1.1.13.78|4| +1.3.6.1.2.1.47.1.1.1.1.13.79|4| +1.3.6.1.2.1.47.1.1.1.1.13.80|4| +1.3.6.1.2.1.47.1.1.1.1.13.81|4| +1.3.6.1.2.1.47.1.1.1.1.13.82|4| +1.3.6.1.2.1.47.1.1.1.1.13.83|4| +1.3.6.1.2.1.47.1.1.1.1.13.84|4| +1.3.6.1.2.1.47.1.1.1.1.13.85|4| +1.3.6.1.2.1.47.1.1.1.1.13.86|4| +1.3.6.1.2.1.47.1.1.1.1.13.87|4| +1.3.6.1.2.1.47.1.1.1.1.13.88|4| +1.3.6.1.2.1.47.1.1.1.1.13.89|4| +1.3.6.1.2.1.47.1.1.1.1.13.90|4| +1.3.6.1.2.1.47.1.1.1.1.13.91|4| +1.3.6.1.2.1.47.1.1.1.1.13.92|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| @@ -3635,18 +6543,47 @@ 1.3.6.1.2.1.47.1.1.1.1.14.35|4| 1.3.6.1.2.1.47.1.1.1.1.14.36|4| 1.3.6.1.2.1.47.1.1.1.1.14.37|4| +1.3.6.1.2.1.47.1.1.1.1.14.38|4| +1.3.6.1.2.1.47.1.1.1.1.14.39|4| +1.3.6.1.2.1.47.1.1.1.1.14.40|4| 1.3.6.1.2.1.47.1.1.1.1.14.41|4| 1.3.6.1.2.1.47.1.1.1.1.14.42|4| +1.3.6.1.2.1.47.1.1.1.1.14.43|4| +1.3.6.1.2.1.47.1.1.1.1.14.44|4| +1.3.6.1.2.1.47.1.1.1.1.14.45|4| 1.3.6.1.2.1.47.1.1.1.1.14.46|4| 1.3.6.1.2.1.47.1.1.1.1.14.47|4| 1.3.6.1.2.1.47.1.1.1.1.14.48|4| +1.3.6.1.2.1.47.1.1.1.1.14.49|4| +1.3.6.1.2.1.47.1.1.1.1.14.50|4| +1.3.6.1.2.1.47.1.1.1.1.14.51|4| 1.3.6.1.2.1.47.1.1.1.1.14.52|4| +1.3.6.1.2.1.47.1.1.1.1.14.53|4| 1.3.6.1.2.1.47.1.1.1.1.14.56|4| 1.3.6.1.2.1.47.1.1.1.1.14.57|4| 1.3.6.1.2.1.47.1.1.1.1.14.58|4| 1.3.6.1.2.1.47.1.1.1.1.14.59|4| 1.3.6.1.2.1.47.1.1.1.1.14.60|4| 1.3.6.1.2.1.47.1.1.1.1.14.61|4| +1.3.6.1.2.1.47.1.1.1.1.14.65|4| +1.3.6.1.2.1.47.1.1.1.1.14.69|4| +1.3.6.1.2.1.47.1.1.1.1.14.73|4| +1.3.6.1.2.1.47.1.1.1.1.14.77|4| +1.3.6.1.2.1.47.1.1.1.1.14.78|4| +1.3.6.1.2.1.47.1.1.1.1.14.79|4| +1.3.6.1.2.1.47.1.1.1.1.14.80|4| +1.3.6.1.2.1.47.1.1.1.1.14.81|4| +1.3.6.1.2.1.47.1.1.1.1.14.82|4| +1.3.6.1.2.1.47.1.1.1.1.14.83|4| +1.3.6.1.2.1.47.1.1.1.1.14.84|4| +1.3.6.1.2.1.47.1.1.1.1.14.85|4| +1.3.6.1.2.1.47.1.1.1.1.14.86|4| +1.3.6.1.2.1.47.1.1.1.1.14.87|4| +1.3.6.1.2.1.47.1.1.1.1.14.88|4| +1.3.6.1.2.1.47.1.1.1.1.14.89|4| +1.3.6.1.2.1.47.1.1.1.1.14.90|4| +1.3.6.1.2.1.47.1.1.1.1.14.91|4| +1.3.6.1.2.1.47.1.1.1.1.14.92|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| 1.3.6.1.2.1.47.1.1.1.1.15.3|4| @@ -3684,18 +6621,47 @@ 1.3.6.1.2.1.47.1.1.1.1.15.35|4| 1.3.6.1.2.1.47.1.1.1.1.15.36|4| 1.3.6.1.2.1.47.1.1.1.1.15.37|4| +1.3.6.1.2.1.47.1.1.1.1.15.38|4| +1.3.6.1.2.1.47.1.1.1.1.15.39|4| +1.3.6.1.2.1.47.1.1.1.1.15.40|4| 1.3.6.1.2.1.47.1.1.1.1.15.41|4| 1.3.6.1.2.1.47.1.1.1.1.15.42|4| +1.3.6.1.2.1.47.1.1.1.1.15.43|4| +1.3.6.1.2.1.47.1.1.1.1.15.44|4| +1.3.6.1.2.1.47.1.1.1.1.15.45|4| 1.3.6.1.2.1.47.1.1.1.1.15.46|4| 1.3.6.1.2.1.47.1.1.1.1.15.47|4| 1.3.6.1.2.1.47.1.1.1.1.15.48|4| +1.3.6.1.2.1.47.1.1.1.1.15.49|4| +1.3.6.1.2.1.47.1.1.1.1.15.50|4| +1.3.6.1.2.1.47.1.1.1.1.15.51|4| 1.3.6.1.2.1.47.1.1.1.1.15.52|4| +1.3.6.1.2.1.47.1.1.1.1.15.53|4| 1.3.6.1.2.1.47.1.1.1.1.15.56|4| 1.3.6.1.2.1.47.1.1.1.1.15.57|4| 1.3.6.1.2.1.47.1.1.1.1.15.58|4| 1.3.6.1.2.1.47.1.1.1.1.15.59|4| 1.3.6.1.2.1.47.1.1.1.1.15.60|4| 1.3.6.1.2.1.47.1.1.1.1.15.61|4| +1.3.6.1.2.1.47.1.1.1.1.15.65|4| +1.3.6.1.2.1.47.1.1.1.1.15.69|4| +1.3.6.1.2.1.47.1.1.1.1.15.73|4| +1.3.6.1.2.1.47.1.1.1.1.15.77|4| +1.3.6.1.2.1.47.1.1.1.1.15.78|4| +1.3.6.1.2.1.47.1.1.1.1.15.79|4| +1.3.6.1.2.1.47.1.1.1.1.15.80|4| +1.3.6.1.2.1.47.1.1.1.1.15.81|4| +1.3.6.1.2.1.47.1.1.1.1.15.82|4| +1.3.6.1.2.1.47.1.1.1.1.15.83|4| +1.3.6.1.2.1.47.1.1.1.1.15.84|4| +1.3.6.1.2.1.47.1.1.1.1.15.85|4| +1.3.6.1.2.1.47.1.1.1.1.15.86|4| +1.3.6.1.2.1.47.1.1.1.1.15.87|4| +1.3.6.1.2.1.47.1.1.1.1.15.88|4| +1.3.6.1.2.1.47.1.1.1.1.15.89|4| +1.3.6.1.2.1.47.1.1.1.1.15.90|4| +1.3.6.1.2.1.47.1.1.1.1.15.91|4| +1.3.6.1.2.1.47.1.1.1.1.15.92|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 @@ -3733,18 +6699,47 @@ 1.3.6.1.2.1.47.1.1.1.1.16.35|2|2 1.3.6.1.2.1.47.1.1.1.1.16.36|2|2 1.3.6.1.2.1.47.1.1.1.1.16.37|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.38|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.39|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.40|2|2 1.3.6.1.2.1.47.1.1.1.1.16.41|2|2 1.3.6.1.2.1.47.1.1.1.1.16.42|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.43|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.44|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.45|2|2 1.3.6.1.2.1.47.1.1.1.1.16.46|2|2 1.3.6.1.2.1.47.1.1.1.1.16.47|2|1 1.3.6.1.2.1.47.1.1.1.1.16.48|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.49|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.50|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.51|2|2 1.3.6.1.2.1.47.1.1.1.1.16.52|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.53|2|2 1.3.6.1.2.1.47.1.1.1.1.16.56|2|2 1.3.6.1.2.1.47.1.1.1.1.16.57|2|1 1.3.6.1.2.1.47.1.1.1.1.16.58|2|2 1.3.6.1.2.1.47.1.1.1.1.16.59|2|2 1.3.6.1.2.1.47.1.1.1.1.16.60|2|2 1.3.6.1.2.1.47.1.1.1.1.16.61|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.65|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.69|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.73|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.77|2|1 +1.3.6.1.2.1.47.1.1.1.1.16.78|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.79|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.80|2|1 +1.3.6.1.2.1.47.1.1.1.1.16.81|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.82|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.83|2|1 +1.3.6.1.2.1.47.1.1.1.1.16.84|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.85|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.86|2|1 +1.3.6.1.2.1.47.1.1.1.1.16.87|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.88|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.89|2|1 +1.3.6.1.2.1.47.1.1.1.1.16.90|2|2 +1.3.6.1.2.1.47.1.1.1.1.16.91|2|1 +1.3.6.1.2.1.47.1.1.1.1.16.92|2|2 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|2016-03-21 1.3.6.1.2.1.47.1.1.1.1.17.3|4| @@ -3782,18 +6777,47 @@ 1.3.6.1.2.1.47.1.1.1.1.17.35|4| 1.3.6.1.2.1.47.1.1.1.1.17.36|4| 1.3.6.1.2.1.47.1.1.1.1.17.37|4| +1.3.6.1.2.1.47.1.1.1.1.17.38|4| +1.3.6.1.2.1.47.1.1.1.1.17.39|4| +1.3.6.1.2.1.47.1.1.1.1.17.40|4| 1.3.6.1.2.1.47.1.1.1.1.17.41|4| 1.3.6.1.2.1.47.1.1.1.1.17.42|4| +1.3.6.1.2.1.47.1.1.1.1.17.43|4| +1.3.6.1.2.1.47.1.1.1.1.17.44|4| +1.3.6.1.2.1.47.1.1.1.1.17.45|4| 1.3.6.1.2.1.47.1.1.1.1.17.46|4| 1.3.6.1.2.1.47.1.1.1.1.17.47|4| 1.3.6.1.2.1.47.1.1.1.1.17.48|4| +1.3.6.1.2.1.47.1.1.1.1.17.49|4| +1.3.6.1.2.1.47.1.1.1.1.17.50|4| +1.3.6.1.2.1.47.1.1.1.1.17.51|4| 1.3.6.1.2.1.47.1.1.1.1.17.52|4| +1.3.6.1.2.1.47.1.1.1.1.17.53|4| 1.3.6.1.2.1.47.1.1.1.1.17.56|4| 1.3.6.1.2.1.47.1.1.1.1.17.57|4| 1.3.6.1.2.1.47.1.1.1.1.17.58|4| 1.3.6.1.2.1.47.1.1.1.1.17.59|4| 1.3.6.1.2.1.47.1.1.1.1.17.60|4| 1.3.6.1.2.1.47.1.1.1.1.17.61|4| +1.3.6.1.2.1.47.1.1.1.1.17.65|4| +1.3.6.1.2.1.47.1.1.1.1.17.69|4| +1.3.6.1.2.1.47.1.1.1.1.17.73|4| +1.3.6.1.2.1.47.1.1.1.1.17.77|4| +1.3.6.1.2.1.47.1.1.1.1.17.78|4| +1.3.6.1.2.1.47.1.1.1.1.17.79|4| +1.3.6.1.2.1.47.1.1.1.1.17.80|4| +1.3.6.1.2.1.47.1.1.1.1.17.81|4| +1.3.6.1.2.1.47.1.1.1.1.17.82|4| +1.3.6.1.2.1.47.1.1.1.1.17.83|4| +1.3.6.1.2.1.47.1.1.1.1.17.84|4| +1.3.6.1.2.1.47.1.1.1.1.17.85|4| +1.3.6.1.2.1.47.1.1.1.1.17.86|4| +1.3.6.1.2.1.47.1.1.1.1.17.87|4| +1.3.6.1.2.1.47.1.1.1.1.17.88|4| +1.3.6.1.2.1.47.1.1.1.1.17.89|4| +1.3.6.1.2.1.47.1.1.1.1.17.90|4| +1.3.6.1.2.1.47.1.1.1.1.17.91|4| +1.3.6.1.2.1.47.1.1.1.1.17.92|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| @@ -3831,18 +6855,47 @@ 1.3.6.1.2.1.47.1.1.1.1.18.35|4| 1.3.6.1.2.1.47.1.1.1.1.18.36|4| 1.3.6.1.2.1.47.1.1.1.1.18.37|4| +1.3.6.1.2.1.47.1.1.1.1.18.38|4| +1.3.6.1.2.1.47.1.1.1.1.18.39|4| +1.3.6.1.2.1.47.1.1.1.1.18.40|4| 1.3.6.1.2.1.47.1.1.1.1.18.41|4| 1.3.6.1.2.1.47.1.1.1.1.18.42|4| +1.3.6.1.2.1.47.1.1.1.1.18.43|4| +1.3.6.1.2.1.47.1.1.1.1.18.44|4| +1.3.6.1.2.1.47.1.1.1.1.18.45|4| 1.3.6.1.2.1.47.1.1.1.1.18.46|4| 1.3.6.1.2.1.47.1.1.1.1.18.47|4| 1.3.6.1.2.1.47.1.1.1.1.18.48|4| +1.3.6.1.2.1.47.1.1.1.1.18.49|4| +1.3.6.1.2.1.47.1.1.1.1.18.50|4| +1.3.6.1.2.1.47.1.1.1.1.18.51|4| 1.3.6.1.2.1.47.1.1.1.1.18.52|4| +1.3.6.1.2.1.47.1.1.1.1.18.53|4| 1.3.6.1.2.1.47.1.1.1.1.18.56|4| 1.3.6.1.2.1.47.1.1.1.1.18.57|4| 1.3.6.1.2.1.47.1.1.1.1.18.58|4| 1.3.6.1.2.1.47.1.1.1.1.18.59|4| 1.3.6.1.2.1.47.1.1.1.1.18.60|4| 1.3.6.1.2.1.47.1.1.1.1.18.61|4| +1.3.6.1.2.1.47.1.1.1.1.18.65|4| +1.3.6.1.2.1.47.1.1.1.1.18.69|4| +1.3.6.1.2.1.47.1.1.1.1.18.73|4| +1.3.6.1.2.1.47.1.1.1.1.18.77|4| +1.3.6.1.2.1.47.1.1.1.1.18.78|4| +1.3.6.1.2.1.47.1.1.1.1.18.79|4| +1.3.6.1.2.1.47.1.1.1.1.18.80|4| +1.3.6.1.2.1.47.1.1.1.1.18.81|4| +1.3.6.1.2.1.47.1.1.1.1.18.82|4| +1.3.6.1.2.1.47.1.1.1.1.18.83|4| +1.3.6.1.2.1.47.1.1.1.1.18.84|4| +1.3.6.1.2.1.47.1.1.1.1.18.85|4| +1.3.6.1.2.1.47.1.1.1.1.18.86|4| +1.3.6.1.2.1.47.1.1.1.1.18.87|4| +1.3.6.1.2.1.47.1.1.1.1.18.88|4| +1.3.6.1.2.1.47.1.1.1.1.18.89|4| +1.3.6.1.2.1.47.1.1.1.1.18.90|4| +1.3.6.1.2.1.47.1.1.1.1.18.91|4| +1.3.6.1.2.1.47.1.1.1.1.18.92|4| 1.3.6.1.2.1.47.1.3.2.1.2.4.0|6|1.3.6.1.2.1.2.2.1.1.1048580 1.3.6.1.2.1.47.1.3.2.1.2.5.0|6|1.3.6.1.2.1.2.2.1.1.1048708 1.3.6.1.2.1.47.1.3.2.1.2.6.0|6|1.3.6.1.2.1.2.2.1.1.1048836 @@ -3875,17 +6928,1244 @@ 1.3.6.1.2.1.47.1.3.2.1.2.33.0|6|1.3.6.1.2.1.2.2.1.1.1052292 1.3.6.1.2.1.47.1.3.2.1.2.34.0|6|1.3.6.1.2.1.2.2.1.1.1052420 1.3.6.1.2.1.47.1.3.2.1.2.35.0|6|1.3.6.1.2.1.2.2.1.1.1052548 +1.3.6.1.2.1.47.1.3.2.1.2.36.0|6|1.3.6.1.2.1.2.2.1.1.2101124 1.3.6.1.2.1.47.1.3.2.1.2.37.0|6|1.3.6.1.2.1.2.2.1.1.1052677 +1.3.6.1.2.1.47.1.3.2.1.2.38.0|6|1.3.6.1.2.1.2.2.1.1.2101380 +1.3.6.1.2.1.47.1.3.2.1.2.39.0|6|1.3.6.1.2.1.2.2.1.1.2101508 +1.3.6.1.2.1.47.1.3.2.1.2.40.0|6|1.3.6.1.2.1.2.2.1.1.2101636 +1.3.6.1.2.1.47.1.3.2.1.2.41.0|6|1.3.6.1.2.1.2.2.1.1.2101764 1.3.6.1.2.1.47.1.3.2.1.2.42.0|6|1.3.6.1.2.1.2.2.1.1.1053189 +1.3.6.1.2.1.47.1.3.2.1.2.43.0|6|1.3.6.1.2.1.2.2.1.1.2102020 +1.3.6.1.2.1.47.1.3.2.1.2.44.0|6|1.3.6.1.2.1.2.2.1.1.2102148 +1.3.6.1.2.1.47.1.3.2.1.2.45.0|6|1.3.6.1.2.1.2.2.1.1.2102276 +1.3.6.1.2.1.47.1.3.2.1.2.46.0|6|1.3.6.1.2.1.2.2.1.1.2102404 +1.3.6.1.2.1.47.1.3.2.1.2.47.0|6|1.3.6.1.2.1.2.2.1.1.2102532 1.3.6.1.2.1.47.1.3.2.1.2.48.0|6|1.3.6.1.2.1.2.2.1.1.1053701 +1.3.6.1.2.1.47.1.3.2.1.2.49.0|6|1.3.6.1.2.1.2.2.1.1.2102788 +1.3.6.1.2.1.47.1.3.2.1.2.50.0|6|1.3.6.1.2.1.2.2.1.1.2102916 +1.3.6.1.2.1.47.1.3.2.1.2.51.0|6|1.3.6.1.2.1.2.2.1.1.2103044 1.3.6.1.2.1.47.1.3.2.1.2.52.0|6|1.3.6.1.2.1.2.2.1.1.1054213 +1.3.6.1.2.1.47.1.3.2.1.2.53.0|6|1.3.6.1.2.1.2.2.1.1.2103301 +1.3.6.1.2.1.47.1.3.2.1.2.57.0|6|1.3.6.1.2.1.2.2.1.1.2103813 1.3.6.1.2.1.47.1.3.2.1.2.58.0|6|1.3.6.1.2.1.2.2.1.1.1054724 1.3.6.1.2.1.47.1.3.2.1.2.59.0|6|1.3.6.1.2.1.2.2.1.1.1054852 1.3.6.1.2.1.47.1.3.2.1.2.60.0|6|1.3.6.1.2.1.2.2.1.1.1054980 1.3.6.1.2.1.47.1.3.2.1.2.61.0|6|1.3.6.1.2.1.2.2.1.1.1055108 +1.3.6.1.2.1.47.1.3.2.1.2.65.0|6|1.3.6.1.2.1.2.2.1.1.2104837 +1.3.6.1.2.1.47.1.3.2.1.2.69.0|6|1.3.6.1.2.1.2.2.1.1.2105349 +1.3.6.1.2.1.47.1.3.2.1.2.73.0|6|1.3.6.1.2.1.2.2.1.1.2105861 1.3.6.1.4.1.674.10895.3000.1.2.100.1.0|4|Dell Networking MXL 10/40GbE switch/router 1.3.6.1.4.1.6027.3.10.1.2.9.1.2.1|66|42 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2097156|4|stack-unit-1 port-1 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2097284|4|stack-unit-1 port-2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2097412|4|stack-unit-1 port-3 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2097540|4|stack-unit-1 port-4 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2097668|4|stack-unit-1 port-5 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2097796|4|stack-unit-1 port-6 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2097924|4|stack-unit-1 port-7 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2098052|4|stack-unit-1 port-8 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2098180|4|stack-unit-1 port-9 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2098308|4|stack-unit-1 port-10 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2098436|4|stack-unit-1 port-11 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2098564|4|stack-unit-1 port-12 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2098692|4|stack-unit-1 port-13 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2098820|4|stack-unit-1 port-14 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2098948|4|stack-unit-1 port-15 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2099076|4|stack-unit-1 port-16 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2099204|4|stack-unit-1 port-17 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2099332|4|stack-unit-1 port-18 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2099460|4|stack-unit-1 port-19 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2099588|4|stack-unit-1 port-20 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2099716|4|stack-unit-1 port-21 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2099844|4|stack-unit-1 port-22 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2099972|4|stack-unit-1 port-23 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2100100|4|stack-unit-1 port-24 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2100228|4|stack-unit-1 port-25 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2100356|4|stack-unit-1 port-26 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2100484|4|stack-unit-1 port-27 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2100612|4|stack-unit-1 port-28 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2100740|4|stack-unit-1 port-29 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2100868|4|stack-unit-1 port-30 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2100996|4|stack-unit-1 port-31 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2101124|4|stack-unit-1 port-32 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2101252|4|stack-unit-1 port-33 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2101380|4|stack-unit-1 port-34 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2101508|4|stack-unit-1 port-35 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2101636|4|stack-unit-1 port-36 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2101764|4|stack-unit-1 port-37 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2101892|4|stack-unit-1 port-38 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2102020|4|stack-unit-1 port-39 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2102148|4|stack-unit-1 port-40 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2102276|4|stack-unit-1 port-41 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2102404|4|stack-unit-1 port-42 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2102532|4|stack-unit-1 port-43 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2102660|4|stack-unit-1 port-44 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2102788|4|stack-unit-1 port-45 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2102916|4|stack-unit-1 port-46 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2103044|4|stack-unit-1 port-47 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2103172|4|stack-unit-1 port-48 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2103301|4|stack-unit-1 port-49 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2103813|4|stack-unit-1 port-50 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2104325|4|stack-unit-1 port-51 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2104837|4|stack-unit-1 port-52 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2105349|4|stack-unit-1 port-53 +1.3.6.1.4.1.6027.3.11.1.3.1.1.1.2105861|4|stack-unit-1 port-54 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2097156|4|Te 1/1 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2097284|4|Te 1/2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2097412|4|Te 1/3 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2097540|4|Te 1/4 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2097668|4|Te 1/5 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2097796|4|Te 1/6 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2097924|4|Te 1/7 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2098052|4|Te 1/8 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2098180|4|Te 1/9 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2098308|4|Te 1/10 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2098436|4|Te 1/11 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2098564|4|Te 1/12 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2098692|4|Te 1/13 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2098820|4|Te 1/14 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2098948|4|Te 1/15 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2099076|4|Te 1/16 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2099204|4|Te 1/17 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2099332|4|Te 1/18 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2099460|4|Te 1/19 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2099588|4|Te 1/20 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2099716|4|Te 1/21 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2099844|4|Te 1/22 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2099972|4|Te 1/23 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2100100|4|Te 1/24 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2100228|4|Te 1/25 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2100356|4|Te 1/26 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2100484|4|Te 1/27 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2100612|4|Te 1/28 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2100740|4|Te 1/29 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2100868|4|Te 1/30 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2100996|4|Te 1/31 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2101124|4|Te 1/32 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2101252|4|Te 1/33 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2101380|4|Te 1/34 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2101508|4|Te 1/35 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2101636|4|Te 1/36 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2101764|4|Te 1/37 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2101892|4|Te 1/38 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2102020|4|Te 1/39 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2102148|4|Te 1/40 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2102276|4|Te 1/41 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2102404|4|Te 1/42 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2102532|4|Te 1/43 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2102660|4|Te 1/44 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2102788|4|Te 1/45 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2102916|4|Te 1/46 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2103044|4|Te 1/47 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2103172|4|Te 1/48 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2103301|4|Fo 1/49 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2103813|4|Fo 1/50 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2104325|4|Fo 1/51 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2104837|4|Fo 1/52 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2105349|4|Fo 1/53 +1.3.6.1.4.1.6027.3.11.1.3.1.1.2.2105861|4|Fo 1/54 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2097156|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2097284|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2097412|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2097540|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2097668|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2097796|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2097924|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2098052|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2098180|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2098308|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2098436|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2098564|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2098692|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2098820|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2098948|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2099076|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2099204|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2099332|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2099460|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2099588|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2099716|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2099844|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2099972|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2100100|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2100228|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2100356|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2100484|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2100612|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2100740|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2100868|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2100996|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2101124|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2101252|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2101380|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2101508|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2101636|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2101764|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2101892|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2102020|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2102148|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2102276|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2102404|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2102532|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2102660|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2102788|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2102916|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2103044|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2103172|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2103301|2|1 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2103813|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2104325|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2104837|2|2 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2105349|2|1 +1.3.6.1.4.1.6027.3.11.1.3.1.1.3.2105861|2|1 +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2097156|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2097284|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2097412|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2097540|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2097668|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2097796|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2097924|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2098052|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2098180|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2098308|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2098436|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2098564|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2098692|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2098820|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2098948|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2099076|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2099204|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2099332|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2099460|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2099588|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2099716|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2099844|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2099972|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2100100|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2100228|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2100356|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2100484|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2100612|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2100740|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2100868|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2100996|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2101124|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2101252|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2101380|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2101508|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2101636|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2101764|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2101892|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2102020|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2102148|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2102276|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2102404|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2102532|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2102660|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2102788|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2102916|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2103044|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2103172|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2103301|4|40GBASE-CR4-7M +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2103813|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2104325|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2104837|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2105349|4|40GBASE-CR4-0.5M +1.3.6.1.4.1.6027.3.11.1.3.1.1.4.2105861|4|40GBASE-CR4-0.5M +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2097156|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2097284|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2097412|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2097540|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2097668|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2097796|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2097924|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2098052|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2098180|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2098308|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2098436|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2098564|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2098692|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2098820|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2098948|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2099076|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2099204|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2099332|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2099460|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2099588|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2099716|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2099844|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2099972|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2100100|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2100228|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2100356|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2100484|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2100612|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2100740|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2100868|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2100996|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2101124|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2101252|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2101380|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2101508|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2101636|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2101764|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2101892|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2102020|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2102148|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2102276|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2102404|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2102532|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2102660|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2102788|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2102916|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2103044|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2103172|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2103301|4|DELL +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2103813|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2104325|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2104837|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2105349|4|Amphenol +1.3.6.1.4.1.6027.3.11.1.3.1.1.5.2105861|4|Amphenol +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2097156|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2097284|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2097412|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2097540|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2097668|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2097796|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2097924|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2098052|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2098180|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2098308|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2098436|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2098564|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2098692|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2098820|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2098948|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2099076|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2099204|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2099332|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2099460|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2099588|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2099716|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2099844|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2099972|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2100100|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2100228|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2100356|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2100484|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2100612|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2100740|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2100868|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2100996|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2101124|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2101252|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2101380|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2101508|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2101636|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2101764|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2101892|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2102020|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2102148|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2102276|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2102404|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2102532|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2102660|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2102788|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2102916|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2103044|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2103172|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2103301|4|L56QF029-SD-R +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2103813|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2104325|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2104837|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2105349|4|616750000 +1.3.6.1.4.1.6027.3.11.1.3.1.1.6.2105861|4|616750000 +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2097156|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2097284|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2097412|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2097540|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2097668|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2097796|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2097924|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2098052|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2098180|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2098308|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2098436|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2098564|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2098692|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2098820|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2098948|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2099076|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2099204|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2099332|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2099460|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2099588|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2099716|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2099844|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2099972|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2100100|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2100228|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2100356|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2100484|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2100612|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2100740|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2100868|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2100996|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2101124|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2101252|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2101380|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2101508|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2101636|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2101764|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2101892|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2102020|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2102148|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2102276|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2102404|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2102532|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2102660|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2102788|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2102916|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2103044|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2103172|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2103301|4|181743861 +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2103813|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2104325|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2104837|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2105349|4|CN01M31V85U2P67 +1.3.6.1.4.1.6027.3.11.1.3.1.1.7.2105861|4|CN01M31V85U2P5E +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2097156|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2097284|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2097412|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2097540|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2097668|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2097796|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2097924|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2098052|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2098180|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2098308|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2098436|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2098564|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2098692|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2098820|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2098948|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2099076|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2099204|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2099332|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2099460|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2099588|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2099716|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2099844|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2099972|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2100100|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2100228|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2100356|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2100484|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2100612|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2100740|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2100868|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2100996|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2101124|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2101252|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2101380|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2101508|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2101636|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2101764|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2101892|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2102020|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2102148|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2102276|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2102404|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2102532|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2102660|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2102788|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2102916|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2103044|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2103172|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2103301|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2103813|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2104325|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2104837|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2105349|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.8.2105861|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2097156|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2097284|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2097412|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2097540|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2097668|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2097796|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2097924|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2098052|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2098180|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2098308|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2098436|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2098564|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2098692|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2098820|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2098948|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2099076|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2099204|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2099332|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2099460|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2099588|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2099716|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2099844|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2099972|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2100100|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2100228|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2100356|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2100484|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2100612|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2100740|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2100868|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2100996|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2101124|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2101252|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2101380|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2101508|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2101636|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2101764|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2101892|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2102020|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2102148|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2102276|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2102404|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2102532|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2102660|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2102788|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2102916|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2103044|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2103172|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2103301|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2103813|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2104325|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2104837|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2105349|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.9.2105861|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2097156|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2097284|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2097412|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2097540|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2097668|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2097796|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2097924|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2098052|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2098180|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2098308|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2098436|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2098564|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2098692|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2098820|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2098948|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2099076|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2099204|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2099332|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2099460|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2099588|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2099716|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2099844|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2099972|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2100100|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2100228|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2100356|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2100484|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2100612|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2100740|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2100868|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2100996|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2101124|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2101252|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2101380|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2101508|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2101636|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2101764|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2101892|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2102020|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2102148|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2102276|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2102404|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2102532|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2102660|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2102788|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2102916|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2103044|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2103172|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2103301|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2103813|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2104325|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2104837|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2105349|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.10.2105861|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2097156|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2097284|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2097412|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2097540|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2097668|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2097796|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2097924|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2098052|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2098180|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2098308|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2098436|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2098564|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2098692|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2098820|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2098948|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2099076|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2099204|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2099332|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2099460|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2099588|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2099716|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2099844|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2099972|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2100100|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2100228|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2100356|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2100484|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2100612|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2100740|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2100868|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2100996|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2101124|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2101252|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2101380|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2101508|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2101636|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2101764|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2101892|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2102020|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2102148|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2102276|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2102404|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2102532|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2102660|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2102788|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2102916|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2103044|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2103172|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2103301|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2103813|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2104325|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2104837|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2105349|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.11.2105861|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2097156|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2097284|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2097412|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2097540|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2097668|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2097796|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2097924|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2098052|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2098180|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2098308|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2098436|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2098564|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2098692|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2098820|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2098948|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2099076|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2099204|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2099332|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2099460|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2099588|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2099716|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2099844|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2099972|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2100100|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2100228|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2100356|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2100484|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2100612|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2100740|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2100868|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2100996|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2101124|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2101252|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2101380|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2101508|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2101636|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2101764|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2101892|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2102020|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2102148|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2102276|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2102404|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2102532|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2102660|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2102788|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2102916|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2103044|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2103172|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2103301|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2103813|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2104325|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2104837|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2105349|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.12.2105861|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2097156|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2097284|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2097412|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2097540|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2097668|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2097796|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2097924|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2098052|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2098180|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2098308|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2098436|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2098564|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2098692|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2098820|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2098948|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2099076|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2099204|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2099332|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2099460|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2099588|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2099716|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2099844|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2099972|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2100100|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2100228|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2100356|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2100484|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2100612|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2100740|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2100868|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2100996|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2101124|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2101252|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2101380|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2101508|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2101636|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2101764|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2101892|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2102020|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2102148|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2102276|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2102404|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2102532|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2102660|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2102788|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2102916|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2103044|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2103172|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2103301|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2103813|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2104325|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2104837|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2105349|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.13.2105861|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2097156|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2097284|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2097412|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2097540|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2097668|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2097796|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2097924|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2098052|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2098180|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2098308|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2098436|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2098564|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2098692|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2098820|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2098948|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2099076|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2099204|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2099332|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2099460|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2099588|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2099716|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2099844|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2099972|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2100100|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2100228|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2100356|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2100484|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2100612|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2100740|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2100868|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2100996|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2101124|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2101252|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2101380|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2101508|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2101636|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2101764|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2101892|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2102020|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2102148|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2102276|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2102404|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2102532|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2102660|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2102788|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2102916|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2103044|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2103172|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2103301|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2103813|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2104325|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2104837|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2105349|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.14.2105861|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2097156|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2097284|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2097412|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2097540|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2097668|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2097796|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2097924|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2098052|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2098180|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2098308|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2098436|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2098564|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2098692|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2098820|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2098948|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2099076|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2099204|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2099332|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2099460|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2099588|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2099716|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2099844|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2099972|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2100100|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2100228|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2100356|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2100484|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2100612|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2100740|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2100868|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2100996|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2101124|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2101252|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2101380|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2101508|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2101636|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2101764|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2101892|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2102020|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2102148|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2102276|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2102404|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2102532|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2102660|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2102788|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2102916|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2103044|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2103172|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2103301|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2103813|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2104325|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2104837|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2105349|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.15.2105861|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2097156|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2097284|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2097412|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2097540|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2097668|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2097796|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2097924|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2098052|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2098180|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2098308|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2098436|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2098564|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2098692|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2098820|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2098948|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2099076|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2099204|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2099332|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2099460|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2099588|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2099716|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2099844|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2099972|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2100100|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2100228|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2100356|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2100484|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2100612|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2100740|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2100868|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2100996|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2101124|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2101252|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2101380|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2101508|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2101636|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2101764|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2101892|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2102020|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2102148|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2102276|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2102404|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2102532|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2102660|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2102788|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2102916|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2103044|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2103172|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2103301|4|0.000000 +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2103813|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2104325|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2104837|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2105349|4|0.000000 +1.3.6.1.4.1.6027.3.11.1.3.1.1.16.2105861|4|0.000000 +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2097156|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2097284|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2097412|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2097540|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2097668|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2097796|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2097924|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2098052|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2098180|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2098308|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2098436|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2098564|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2098692|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2098820|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2098948|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2099076|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2099204|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2099332|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2099460|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2099588|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2099716|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2099844|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2099972|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2100100|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2100228|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2100356|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2100484|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2100612|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2100740|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2100868|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2100996|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2101124|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2101252|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2101380|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2101508|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2101636|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2101764|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2101892|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2102020|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2102148|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2102276|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2102404|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2102532|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2102660|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2102788|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2102916|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2103044|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2103172|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2103301|4|0.000000 +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2103813|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2104325|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2104837|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2105349|4|0.000000 +1.3.6.1.4.1.6027.3.11.1.3.1.1.17.2105861|4|0.000000 +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2097156|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2097284|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2097412|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2097540|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2097668|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2097796|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2097924|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2098052|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2098180|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2098308|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2098436|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2098564|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2098692|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2098820|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2098948|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2099076|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2099204|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2099332|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2099460|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2099588|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2099716|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2099844|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2099972|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2100100|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2100228|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2100356|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2100484|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2100612|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2100740|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2100868|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2100996|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2101124|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2101252|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2101380|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2101508|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2101636|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2101764|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2101892|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2102020|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2102148|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2102276|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2102404|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2102532|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2102660|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2102788|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2102916|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2103044|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2103172|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2103301|4|0.000000 +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2103813|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2104325|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2104837|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2105349|4|0.000000 +1.3.6.1.4.1.6027.3.11.1.3.1.1.18.2105861|4|0.000000 +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2097156|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2097284|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2097412|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2097540|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2097668|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2097796|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2097924|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2098052|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2098180|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2098308|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2098436|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2098564|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2098692|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2098820|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2098948|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2099076|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2099204|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2099332|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2099460|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2099588|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2099716|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2099844|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2099972|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2100100|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2100228|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2100356|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2100484|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2100612|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2100740|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2100868|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2100996|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2101124|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2101252|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2101380|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2101508|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2101636|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2101764|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2101892|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2102020|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2102148|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2102276|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2102404|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2102532|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2102660|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2102788|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2102916|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2103044|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2103172|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2103301|4|0.000000 +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2103813|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2104325|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2104837|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2105349|4|0.000000 +1.3.6.1.4.1.6027.3.11.1.3.1.1.19.2105861|4|0.000000 +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2097156|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2097284|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2097412|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2097540|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2097668|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2097796|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2097924|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2098052|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2098180|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2098308|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2098436|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2098564|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2098692|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2098820|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2098948|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2099076|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2099204|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2099332|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2099460|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2099588|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2099716|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2099844|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2099972|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2100100|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2100228|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2100356|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2100484|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2100612|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2100740|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2100868|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2100996|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2101124|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2101252|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2101380|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2101508|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2101636|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2101764|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2101892|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2102020|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2102148|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2102276|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2102404|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2102532|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2102660|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2102788|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2102916|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2103044|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2103172|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2103301|4|0.000000 +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2103813|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2104325|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2104837|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2105349|4|0.000000 +1.3.6.1.4.1.6027.3.11.1.3.1.1.20.2105861|4|0.000000 +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2097156|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2097284|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2097412|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2097540|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2097668|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2097796|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2097924|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2098052|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2098180|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2098308|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2098436|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2098564|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2098692|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2098820|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2098948|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2099076|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2099204|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2099332|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2099460|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2099588|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2099716|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2099844|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2099972|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2100100|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2100228|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2100356|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2100484|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2100612|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2100740|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2100868|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2100996|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2101124|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2101252|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2101380|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2101508|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2101636|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2101764|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2101892|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2102020|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2102148|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2102276|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2102404|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2102532|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2102660|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2102788|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2102916|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2103044|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2103172|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2103301|4|0.000000 +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2103813|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2104325|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2104837|4| +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2105349|4|0.000000 +1.3.6.1.4.1.6027.3.11.1.3.1.1.21.2105861|4|0.000000 +1.3.6.1.4.1.6027.3.26.1.3.4.1.2.1|2|1 +1.3.6.1.4.1.6027.3.26.1.3.4.1.4.1|2|1 +1.3.6.1.4.1.6027.3.26.1.3.4.1.5.1|2|0 +1.3.6.1.4.1.6027.3.26.1.3.4.1.6.1|2|0 +1.3.6.1.4.1.6027.3.26.1.3.4.1.7.1|2|47 +1.3.6.1.4.1.6027.3.26.1.3.4.1.8.1|2|1 +1.3.6.1.4.1.6027.3.26.1.3.4.1.9.1|4|48x10G, 6x40G TE/FO G (S4048T-ON) +1.3.6.1.4.1.6027.3.26.1.3.4.1.10.1|4|9.14(0.1) +1.3.6.1.4.1.6027.3.26.1.3.4.1.11.1|4|NA +1.3.6.1.4.1.6027.3.26.1.3.4.1.12.1|67|331416000 1.3.6.1.4.1.6027.3.26.1.3.4.1.13.1|66|62 +1.3.6.1.4.1.6027.3.26.1.3.4.1.14.1|4|DL +1.3.6.1.4.1.6027.3.26.1.3.4.1.15.1|4|21062018 +1.3.6.1.4.1.6027.3.26.1.3.4.1.16.1|4x|E4F004E16718 +1.3.6.1.4.1.6027.3.26.1.3.4.1.17.1|4|06R5M0 +1.3.6.1.4.1.6027.3.26.1.3.4.1.18.1|4|A01 +1.3.6.1.4.1.6027.3.26.1.3.4.1.19.1|4|NA +1.3.6.1.4.1.6027.3.26.1.3.4.1.20.1|4|CN +1.3.6.1.4.1.6027.3.26.1.3.4.1.21.1|4|CN-06R5M0-28298-86L-0113 +1.3.6.1.4.1.6027.3.26.1.3.4.1.22.1|4|A01 +1.3.6.1.4.1.6027.3.26.1.3.4.1.23.1|4|FXXXXX2 +1.3.6.1.4.1.6027.3.26.1.3.4.1.24.1|4|343 407 254 42 +1.3.6.1.4.1.6027.3.26.1.3.4.1.25.1|2|72 +1.3.6.1.4.1.6027.3.26.1.3.4.1.26.1|2|4 +1.3.6.1.4.1.6027.3.26.1.3.4.1.27.1|2|2 +1.3.6.1.4.1.6027.3.26.1.3.4.1.28.1|2|0 +1.3.6.1.4.1.6027.3.26.1.3.4.1.29.1|4| +1.3.6.1.4.1.6027.3.26.1.3.4.1.30.1|2|0 +1.3.6.1.4.1.6027.3.26.1.4.3.1.4.2.1.1|2|4 +1.3.6.1.4.1.6027.3.26.1.4.3.1.5.2.1.1|67|331416000 1.3.6.1.4.1.6027.3.26.1.4.3.1.6.2.1.1|2|2048 +1.3.6.1.4.1.6027.3.26.1.4.3.1.7.2.1.1|4|Normal Reset +1.3.6.1.4.1.6027.3.26.1.4.3.1.8.2.1.1|4| +1.3.6.1.4.1.6027.3.26.1.4.4.1.1.2.1.1|66|11 +1.3.6.1.4.1.6027.3.26.1.4.4.1.4.2.1.1|66|12 +1.3.6.1.4.1.6027.3.26.1.4.4.1.5.2.1.1|66|8 1.3.6.1.4.1.6027.3.26.1.4.4.1.6.2.1.1|66|30 +1.3.6.1.4.1.6027.3.26.1.4.4.1.7.2.1.1|66|4 +1.3.6.1.4.1.6027.3.26.1.4.6.1.3.2.1.1|2|1 +1.3.6.1.4.1.6027.3.26.1.4.6.1.3.2.1.2|2|2 +1.3.6.1.4.1.6027.3.26.1.4.6.1.4.2.1.1|2|1 +1.3.6.1.4.1.6027.3.26.1.4.6.1.4.2.1.2|2|1 +1.3.6.1.4.1.6027.3.26.1.4.6.1.5.2.1.1|2|2 +1.3.6.1.4.1.6027.3.26.1.4.6.1.5.2.1.2|2|2 +1.3.6.1.4.1.6027.3.26.1.4.6.1.6.2.1.1|4|CN-06FKHH-28298-857-06PD +1.3.6.1.4.1.6027.3.26.1.4.6.1.6.2.1.2|4|CN-06FKHH-28298-857-06VJ +1.3.6.1.4.1.6027.3.26.1.4.6.1.7.2.1.1|4|A01 +1.3.6.1.4.1.6027.3.26.1.4.6.1.7.2.1.2|4|A01 +1.3.6.1.4.1.6027.3.26.1.4.6.1.8.2.1.1|4| +1.3.6.1.4.1.6027.3.26.1.4.6.1.8.2.1.2|4| +1.3.6.1.4.1.6027.3.26.1.4.6.1.9.2.1.1|4|NA +1.3.6.1.4.1.6027.3.26.1.4.6.1.9.2.1.2|4|NA +1.3.6.1.4.1.6027.3.26.1.4.6.1.10.2.1.1|2|23 +1.3.6.1.4.1.6027.3.26.1.4.6.1.10.2.1.2|2|26 +1.3.6.1.4.1.6027.3.26.1.4.7.1.3.2.1.1|2|1 +1.3.6.1.4.1.6027.3.26.1.4.7.1.3.2.1.2|2|2 +1.3.6.1.4.1.6027.3.26.1.4.7.1.3.2.1.3|2|3 +1.3.6.1.4.1.6027.3.26.1.4.7.1.3.2.1.4|2|4 +1.3.6.1.4.1.6027.3.26.1.4.7.1.4.2.1.1|2|1 +1.3.6.1.4.1.6027.3.26.1.4.7.1.4.2.1.2|2|1 +1.3.6.1.4.1.6027.3.26.1.4.7.1.4.2.1.3|2|1 +1.3.6.1.4.1.6027.3.26.1.4.7.1.4.2.1.4|2|1 +1.3.6.1.4.1.6027.3.26.1.4.7.1.5.2.1.1|4|CN-061DJT-28298-86J-0621 +1.3.6.1.4.1.6027.3.26.1.4.7.1.5.2.1.2|4|CN-061DJT-28298-86J-0622 +1.3.6.1.4.1.6027.3.26.1.4.7.1.5.2.1.3|4|CN-061DJT-28298-86J-0623 +1.3.6.1.4.1.6027.3.26.1.4.7.1.5.2.1.4|4|CN-061DJT-28298-86J-0624 +1.3.6.1.4.1.6027.3.26.1.4.7.1.6.2.1.1|4|A00 +1.3.6.1.4.1.6027.3.26.1.4.7.1.6.2.1.2|4|A00 +1.3.6.1.4.1.6027.3.26.1.4.7.1.6.2.1.3|4|A00 +1.3.6.1.4.1.6027.3.26.1.4.7.1.6.2.1.4|4|A00 +1.3.6.1.4.1.6027.3.26.1.4.7.1.7.2.1.1|4| +1.3.6.1.4.1.6027.3.26.1.4.7.1.7.2.1.2|4| +1.3.6.1.4.1.6027.3.26.1.4.7.1.7.2.1.3|4| +1.3.6.1.4.1.6027.3.26.1.4.7.1.7.2.1.4|4| +1.3.6.1.4.1.6027.3.26.1.4.7.1.8.2.1.1|4|NA +1.3.6.1.4.1.6027.3.26.1.4.7.1.8.2.1.2|4|NA +1.3.6.1.4.1.6027.3.26.1.4.7.1.8.2.1.3|4|NA +1.3.6.1.4.1.6027.3.26.1.4.7.1.8.2.1.4|4|NA 1.3.6.1.6.3.10.2.1.3.0|2|37402200