diff --git a/html/images/logos/oneaccess.png b/html/images/logos/oneaccess.png
new file mode 100644
index 0000000000..a8b73dc009
Binary files /dev/null and b/html/images/logos/oneaccess.png differ
diff --git a/html/images/os/oneaccess.png b/html/images/os/oneaccess.png
new file mode 100644
index 0000000000..a8b73dc009
Binary files /dev/null and b/html/images/os/oneaccess.png differ
diff --git a/includes/definitions/discovery/oneaccess.yaml b/includes/definitions/discovery/oneaccess.yaml
new file mode 100644
index 0000000000..966ca8ffb0
--- /dev/null
+++ b/includes/definitions/discovery/oneaccess.yaml
@@ -0,0 +1,39 @@
+mib: ONEACCESS-GLOBAL-REG:ONEACCESS-SYS-MIB
+modules:
+ pre-cache:
+ data:
+ -
+ oid:
+ - oacSysIMSysMainCPU
+ mempools:
+ data:
+ -
+ total: ONEACCESS-SYS-MIB::oacSysMemoryTotal
+ free: ONEACCESS-SYS-MIB::oacSysMemoryFree
+ percent_used: ONEACCESS-SYS-MIB::oacSysMemoryUsed
+ descr: 'Main Memory'
+ os:
+ version: ONEACCESS-SYS-MIB::oacSysIMSysMainBSPVersion.0
+ serial: ONEACCESS-SYS-MIB::oacExpIMSysHwcSerialNumber.0
+ hardware: ONEACCESS-SYS-MIB::oacExpIMSysHwcProductName.0
+ processors:
+ data:
+ -
+ oid: oacSysCpuUsedValue
+ num_oid: '.1.3.6.1.4.1.13191.10.3.3.1.2.3.1.3.{{ $index }}'
+ descr: '{{ $oacSysIMSysMainCPU }}'
+ sensors:
+ state:
+ data:
+ -
+ oid: oacSysCpuUsedCoreType
+ value: oacSysCpuUsedCoreType
+ num_oid: '.1.3.6.1.4.1.13191.10.3.3.1.2.3.1.2.{{ $index }}'
+ descr: 'Core Type #{{ $index }}'
+ index: 'oacSysCpuUsedCoreType.{{ $index }}'
+ state_name: oacSysCpuUsedCoreType
+ states:
+ - { descr: controlplane, graph: 1, value: 0, generic: 0 }
+ - { descr: dataforwarding, graph: 1, value: 1, generic: 0 }
+ - { descr: application, graph: 1, value: 2, generic: 0 }
+ - { descr: mixed, graph: 1, value: 3, generic: 0 }
diff --git a/includes/definitions/oneaccess.yaml b/includes/definitions/oneaccess.yaml
new file mode 100644
index 0000000000..56507d95ce
--- /dev/null
+++ b/includes/definitions/oneaccess.yaml
@@ -0,0 +1,12 @@
+os: oneaccess
+text: OneAccess
+type: network
+icon: oneaccess
+mib_dir: oneaccess
+over:
+ - { graph: device_bits, text: 'Device Traffic' }
+ - { graph: device_processor, text: 'CPU Usage' }
+ - { graph: device_mempool, text: 'Memory Usage' }
+discovery:
+ - sysObjectID:
+ - .1.3.6.1.4.1.13191.
diff --git a/mibs/oneaccess/ONEACCESS-GLOBAL-REG b/mibs/oneaccess/ONEACCESS-GLOBAL-REG
new file mode 100644
index 0000000000..9e20b6b563
--- /dev/null
+++ b/mibs/oneaccess/ONEACCESS-GLOBAL-REG
@@ -0,0 +1,263 @@
+-- *****************************
+-- * *
+-- * ONEOS MIB *
+-- * *
+-- *****************************
+--
+-- ONEOS_MIB_STD_V05.1.R005_E001
+--
+-- Creation date : 22/01/2003
+--
+-- Modified for ONEOS_V31
+--
+-- Modified for ONEOS_V32R2E20 (MIB QOS)
+--
+--
+-- 13122004 : Add oacExpIMIPSec
+--
+-- 24012005 : Add type one10 one30
+--
+-- 10032005 : Add vrrp mib
+--
+-- 05062005 : Add pstn isdn mibs
+--
+-- 25122005 : Add sysObjectId for One20,One80,One300
+--
+-- 13042006 : Add oacExpIMAtmAal5 (TF2967)
+--
+-- 21082006 : Add sysObjectId for One180
+--
+-- 18012008 :KMD_TF10288 Add dot11 mib
+--
+-- 2009-03-31 : TF16991: added oacJitterStatsHistoryTable, oacJitterStatsHistoryEntry,
+-- updated oacJitterGeneralGroup
+--
+-- 16042009 : Add IM CellRadio (for OneCell35)
+--
+-- 10092009 : TF11960: add status noStatisticsAvailable for oacJitterStatsCompleted object
+--
+-- 2009-08-28 : TF30635:added Deviation jitter objects to oacJitterStatsTable:
+-- oacJitterStatsSum2PosSD, oacJitterStatsSum2NegSD,
+-- oacJitterStatsSum2PosDS, oacJitterStatsSum2NegDS,
+-- oacJitterStatsDeviationSD, oacJitterStatsDeviationDS
+--
+-- 2009-09-16 Add sysObjectId for OC35
+-- Add oneaccess_cellular_mib
+--
+-- 2010-07-08 Add oacExpIMIPPerformanceCounters,oacExpIMEthernet, sysObjectID for 1440
+--
+--
+-- 2010-08-10 Add oacOneOsDevice for 1440
+-- 2011-04-29 Add oacVlanConfig oacBridgeObjects oacIpServicesConfig -comments-
+--
+
+ONEACCESS-GLOBAL-REG DEFINITIONS ::= BEGIN
+
+IMPORTS
+ MODULE-IDENTITY,enterprises FROM SNMPv2-SMI;
+
+ oneAccessMIBModule MODULE-IDENTITY
+ LAST-UPDATED "201504210000Z"
+ ORGANIZATION " OneAccess "
+ CONTACT-INFO
+ "Pascal KESTELOOT
+ Postal: ONE ACCESS
+ 381 Avenue du General de Gaulle
+ 92140 Clamart, France
+ FRANCE
+
+ Tel: (+33) 01 41 87 70 00
+ Fax: (+33) 01 41 87 74 00
+
+ E-mail: pascal.kesteloot@oneaccess-net.com"
+ DESCRIPTION
+ "This MIB module describes the top-level ONEACCESS
+ architecture
+ Products sysObjectId are under oacRegistration
+ Modules registrations are under oacRegistration.oacMIBModules
+ Product Specicific MIBs are under oacProductSpecific
+ Generic MIBs common to several products are under
+ oacGeneric"
+-- Revision history
+
+ REVISION "201504210000Z"
+ DESCRIPTION
+ "Add new device One445 see PR 74321"
+
+ REVISION "201409050000Z"
+ DESCRIPTION
+ "Add new devices oacLbb139, oacLbb148, oacLbb219, oacLbb329 see PR 73077"
+
+ REVISION "201310160000Z"
+ DESCRIPTION
+ "Update for 1440, Add new devices oacLbb133, oacLbb134, oacLbb140, oacLbb210, oacLbb310, oacLbb320, oacLbb330 , oacLbb4G ... see PR 65655"
+
+ REVISION "201306250000Z"
+ DESCRIPTION
+ "Add oacOneOsDevice for Lbbxxx see PR 60762"
+
+ REVISION "201304250000Z"
+ DESCRIPTION
+ "Add oacOneOsDevice for one540,one1540,one1510,one1520 see PR 60762"
+
+ REVISION "201203200000Z"
+ DESCRIPTION
+ "Reserved the sub-tree 11 to new MIB oacExpIMIPVrfToIf see PR 49262"
+
+ REVISION "201107290000Z"
+ DESCRIPTION
+ "fixed compilation issues"
+
+ REVISION "201106150000Z"
+ DESCRIPTION
+ "Contact updated"
+
+ REVISION "201104100001Z" -- April 29, 2011
+ DESCRIPTION "Add oacVlanConfig oacBridgeObjects oacIpServicesConfig "
+
+ REVISION "201008100001Z" -- August 10, 2010
+ DESCRIPTION "Add oacOneOsDevice for 1440."
+
+ REVISION "201007080001Z"
+ DESCRIPTION "Initial version."
+ ::= { oacMIBModules 1 }
+
+ oneAccess OBJECT IDENTIFIER ::= { enterprises 13191 }
+ oacRegistration OBJECT IDENTIFIER ::= { oneAccess 1 }
+ oacMIBModules OBJECT IDENTIFIER ::= { oacRegistration 100 }
+
+ oacOneOsDevices OBJECT IDENTIFIER ::= { oacRegistration 1 }
+ oacOne10 OBJECT IDENTIFIER ::= { oacOneOsDevices 1 }
+ oacOne20 OBJECT IDENTIFIER ::= { oacOneOsDevices 2 }
+ oacOne30 OBJECT IDENTIFIER ::= { oacOneOsDevices 3 }
+ oacOne40 OBJECT IDENTIFIER ::= { oacOneOsDevices 4 }
+ oacOne50 OBJECT IDENTIFIER ::= { oacOneOsDevices 5 }
+ oacOne60 OBJECT IDENTIFIER ::= { oacOneOsDevices 6 }
+ oacOne20D OBJECT IDENTIFIER ::= { oacOneOsDevices 7 }
+ oacOne80 OBJECT IDENTIFIER ::= { oacOneOsDevices 8 }
+ oacOne80XM OBJECT IDENTIFIER ::= { oacOneOsDevices 9 }
+ oacOne100 OBJECT IDENTIFIER ::= { oacOneOsDevices 10 }
+ oacOne100D OBJECT IDENTIFIER ::= { oacOneOsDevices 11 }
+ oacOne150 OBJECT IDENTIFIER ::= { oacOneOsDevices 15 }
+ oacOne180 OBJECT IDENTIFIER ::= { oacOneOsDevices 18 }
+ oacOne200 OBJECT IDENTIFIER ::= { oacOneOsDevices 20 }
+ oacOneCell25 OBJECT IDENTIFIER ::= { oacOneOsDevices 25 }
+ oacOne300 OBJECT IDENTIFIER ::= { oacOneOsDevices 30 }
+ oacOneCell35 OBJECT IDENTIFIER ::= { oacOneOsDevices 35 }
+ oacOne400 OBJECT IDENTIFIER ::= { oacOneOsDevices 40 }
+ oacOne70 OBJECT IDENTIFIER ::= { oacOneOsDevices 70 }
+ oacOne800 OBJECT IDENTIFIER ::= { oacOneOsDevices 80 }
+ oacPBXplug8 OBJECT IDENTIFIER ::= { oacOneOsDevices 100 }
+ oacPBXplug30 OBJECT IDENTIFIER ::= { oacOneOsDevices 110 }
+ oacPBXPLUG-1P-2B OBJECT IDENTIFIER ::= { oacOneOsDevices 111 }
+ oacPBXPLUG-1P-2B-L OBJECT IDENTIFIER ::= { oacOneOsDevices 112 }
+ oacPBXPLUG-4B OBJECT IDENTIFIER ::= { oacOneOsDevices 113 }
+ oacPBXPLUG-4B-L OBJECT IDENTIFIER ::= { oacOneOsDevices 114 }
+ oacPBXPLUG-4B-V2 OBJECT IDENTIFIER ::= { oacOneOsDevices 115 }
+ oacPBXPLUG-6B OBJECT IDENTIFIER ::= { oacOneOsDevices 116 }
+ oacPBXPLUG-6B-L OBJECT IDENTIFIER ::= { oacOneOsDevices 117 }
+ oac1440 OBJECT IDENTIFIER ::= { oacOneOsDevices 1440 }
+ oacOne90 OBJECT IDENTIFIER ::= { oacOneOsDevices 90 }
+ oacLbb130 OBJECT IDENTIFIER ::= { oacOneOsDevices 130 }
+ oacLbb131 OBJECT IDENTIFIER ::= { oacOneOsDevices 131 }
+ oacLbb132 OBJECT IDENTIFIER ::= { oacOneOsDevices 132 }
+ oacLbb133 OBJECT IDENTIFIER ::= { oacOneOsDevices 133 }
+ oacLbb134 OBJECT IDENTIFIER ::= { oacOneOsDevices 134 }
+ oacLbb135 OBJECT IDENTIFIER ::= { oacOneOsDevices 135 }
+ oacLbb139 OBJECT IDENTIFIER ::= { oacOneOsDevices 139 }
+ oacLbb140 OBJECT IDENTIFIER ::= { oacOneOsDevices 140 }
+ oacLbb141 OBJECT IDENTIFIER ::= { oacOneOsDevices 141 }
+ oacLbb142 OBJECT IDENTIFIER ::= { oacOneOsDevices 142 }
+ oacLbb148 OBJECT IDENTIFIER ::= { oacOneOsDevices 148 }
+ oacLbb210 OBJECT IDENTIFIER ::= { oacOneOsDevices 210 }
+ oacLbb219 OBJECT IDENTIFIER ::= { oacOneOsDevices 219 }
+ oacLbb230 OBJECT IDENTIFIER ::= { oacOneOsDevices 230 }
+ oacLbb231 OBJECT IDENTIFIER ::= { oacOneOsDevices 231 }
+ oacLbb236 OBJECT IDENTIFIER ::= { oacOneOsDevices 236 }
+ oacLbb310 OBJECT IDENTIFIER ::= { oacOneOsDevices 310 }
+ oacLbb320 OBJECT IDENTIFIER ::= { oacOneOsDevices 320 }
+ oacLbb329 OBJECT IDENTIFIER ::= { oacOneOsDevices 329 }
+ oacLbb330 OBJECT IDENTIFIER ::= { oacOneOsDevices 330 }
+ oacOne410 OBJECT IDENTIFIER ::= { oacOneOsDevices 410 }
+ oacOne420 OBJECT IDENTIFIER ::= { oacOneOsDevices 420 }
+ oacOne425 OBJECT IDENTIFIER ::= { oacOneOsDevices 425 }
+ oacOne445 OBJECT IDENTIFIER ::= { oacOneOsDevices 445 }
+ oacOne540 OBJECT IDENTIFIER ::= { oacOneOsDevices 540 }
+ oacOne560 OBJECT IDENTIFIER ::= { oacOneOsDevices 560 }
+ oacOne700 OBJECT IDENTIFIER ::= { oacOneOsDevices 700 }
+ oacLbb4G OBJECT IDENTIFIER ::= { oacOneOsDevices 1000 }
+ oacOne1540 OBJECT IDENTIFIER ::= { oacOneOsDevices 1540 }
+ oacOne1510 OBJECT IDENTIFIER ::= { oacOneOsDevices 1510 }
+ oacOne1520 OBJECT IDENTIFIER ::= { oacOneOsDevices 1520 }
+ oacOne1560 OBJECT IDENTIFIER ::= { oacOneOsDevices 1560 }
+
+ oacProductSpecific OBJECT IDENTIFIER ::= { oneAccess 2 }
+
+ oacGeneric OBJECT IDENTIFIER ::= { oneAccess 3 }
+
+ oacGenProtocols OBJECT IDENTIFIER ::= { oacGeneric 1 }
+
+ oacGenManagement OBJECT IDENTIFIER ::= { oacGeneric 10 }
+
+ oacEmbeddedAgentMIB OBJECT IDENTIFIER ::= { oacGenManagement 1 }
+
+ oacCapabilities OBJECT IDENTIFIER ::= { oneAccess 4 }
+
+ oacRequirements OBJECT IDENTIFIER ::= { oneAccess 5 }
+
+ oacExperimental OBJECT IDENTIFIER ::= { oneAccess 10 }
+
+ oacExpNewMIBs OBJECT IDENTIFIER ::= { oacExperimental 1 }
+
+ oacExpInternetDrafts OBJECT IDENTIFIER ::= { oacExperimental 2 }
+
+ oacExpInternalModules OBJECT IDENTIFIER ::= { oacExperimental 3 }
+
+ oacExpIMIp OBJECT IDENTIFIER ::= { oacExpInternalModules 1 }
+ oacExpIMAtm OBJECT IDENTIFIER ::= { oacExpInternalModules 2 }
+ oacExpIMSystem OBJECT IDENTIFIER ::= { oacExpInternalModules 3 }
+
+ oacExpIMManagement OBJECT IDENTIFIER ::= { oacExpInternalModules 4 }
+ oacExpIMEvents OBJECT IDENTIFIER ::= { oacExpIMManagement 2 }
+ oacExpIMPing OBJECT IDENTIFIER ::= { oacExpIMManagement 3 }
+
+ oacExpIMVoice OBJECT IDENTIFIER ::= { oacExpInternalModules 5 }
+ oacExpIMPstn OBJECT IDENTIFIER ::= { oacExpInternalModules 6 }
+ oacExpIMPstnNotifications OBJECT IDENTIFIER ::= { oacExpIMPstn 0 }
+ oacExpIMIsdn OBJECT IDENTIFIER ::= { oacExpInternalModules 7 }
+ oacExpIMIsdnNotifications OBJECT IDENTIFIER ::= { oacExpIMIsdn 0 }
+
+ oacExpIMVoiceGlobalStat OBJECT IDENTIFIER ::= { oacExpIMVoice 1 }
+
+
+ oacExpIMAtmStatistics OBJECT IDENTIFIER ::= { oacExpIMAtm 1 }
+ oacExpIMAtmOamStatistics OBJECT IDENTIFIER ::= { oacExpIMAtm 2 }
+ oacExpIMAtmAal5 OBJECT IDENTIFIER ::= { oacExpIMAtm 3 }
+
+ oacExpIMIpNat OBJECT IDENTIFIER ::= { oacExpIMIp 1 }
+ oacExpIMIpNatStatistics OBJECT IDENTIFIER ::= { oacExpIMIpNat 1 }
+ oacExpIMIpNatNotifications OBJECT IDENTIFIER ::= { oacExpIMIpNat 2 }
+ oacExpIMIpAcl OBJECT IDENTIFIER ::= { oacExpIMIp 2 }
+ oacExpIMIpAclStatistics OBJECT IDENTIFIER ::= { oacExpIMIpAcl 1 }
+ oacExpIMIpVrrp OBJECT IDENTIFIER ::= { oacExpIMIp 5 }
+ oacExpIMVrrpNotifications OBJECT IDENTIFIER ::= { oacExpIMIpVrrp 1 }
+
+
+-- oacQOS OBJECT IDENTIFIER ::= { oacExpIMIp 3 }
+ oacExpIMIPSec OBJECT IDENTIFIER ::= { oacExpIMIp 4 }
+
+ oacExpIMIPPerformanceCounters OBJECT IDENTIFIER ::= { oacExpIMIp 10 }
+
+ oacExpIMDot11 OBJECT IDENTIFIER ::= { oacExpInternalModules 8 }
+
+ oacExpIMCellRadio OBJECT IDENTIFIER ::= { oacExpInternalModules 9 }
+
+ oacExpIMEthernet OBJECT IDENTIFIER ::= { oacExpInternalModules 10 }
+
+ oacExpIMZbFw OBJECT IDENTIFIER ::= { oacExpIMIp 9 }
+
+ -- oacExpIMIPVrfToIf OBJECT IDENTIFIER ::= { oacExpIMIp 11 }
+
+END
+
+
diff --git a/mibs/oneaccess/ONEACCESS-SYS-MIB b/mibs/oneaccess/ONEACCESS-SYS-MIB
new file mode 100644
index 0000000000..da08612283
--- /dev/null
+++ b/mibs/oneaccess/ONEACCESS-SYS-MIB
@@ -0,0 +1,483 @@
+-- *****************************
+-- * *
+-- * ONEOS MIB *
+-- * *
+-- *****************************
+--
+-- ONEOS_MIB_STD_V05.1.R005_E001
+--
+-- Creation date : 18/02/2003
+--
+-- Compatibility with ONEOS_V31
+--
+-- Compatibility with ONEOS_V32
+--
+-- Compatibility with ONEOS_V33
+--
+-- Compatibility with ONEOS_V34
+--
+-- Modified for ONEOS_V32R2E26 : oacSysIMSysMainBoard added
+--
+-- 10032005 : Add hardware description
+--
+-- 20060111 : Add oacSysSecureCrashlogCount
+--
+-- 20100412 : Add oacSysStartCaused
+--
+-- 20100811 : Add objects for Factory area description
+--
+-- 20120824 : Add object Product Name
+--
+ ONEACCESS-SYS-MIB DEFINITIONS ::= BEGIN
+
+ IMPORTS
+ MODULE-IDENTITY, OBJECT-TYPE,Unsigned32
+ FROM SNMPv2-SMI
+ MODULE-COMPLIANCE, OBJECT-GROUP
+ FROM SNMPv2-CONF
+ TEXTUAL-CONVENTION, DisplayString
+ FROM SNMPv2-TC
+ oacExpIMSystem,oacMIBModules
+ FROM ONEACCESS-GLOBAL-REG;
+
+ oacSysMIBModule MODULE-IDENTITY
+ LAST-UPDATED "201405050001Z"
+ ORGANIZATION " OneAccess "
+ CONTACT-INFO
+ "Pascal KESTELOOT
+ Postal: ONE ACCESS
+ 381 Avenue du General de Gaulle
+ 92140 Clamart, France
+ FRANCE
+
+ Tel: (+33) 01 41 87 70 00
+ Fax: (+33) 01 41 87 74 00
+
+ E-mail: pascal.kesteloot@oneaccess-net.com"
+
+ DESCRIPTION
+ "Add Cpu usage table for multicore HW"
+
+ REVISION "201405050001Z"
+
+ DESCRIPTION
+ "Contact updated"
+ REVISION "201106150000Z"
+
+ DESCRIPTION
+ "oacExpIMSysFactory OID updated"
+ REVISION "201012140001Z"
+
+ DESCRIPTION "Add objects for Factory area description."
+ REVISION "201008111000Z" -- August 11, 2010
+
+ DESCRIPTION
+ "Fixed minor corrections. changed oacExpIMSysHwcDescription
+ type from OCTET STRING to DisplayString."
+ REVISION "201007081000Z"
+
+ DESCRIPTION
+ "This MIB module describes system Management objects."
+
+ ::= { oacMIBModules 671 }
+
+
+-- ----------------------------------------------------------------------------
+-- >> textual conventions
+-- ----------------------------------------------------------------------------
+
+OASysHwcClass ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "The object specify the class of OASysHwc"
+ SYNTAX INTEGER
+ {
+ board(0),
+ cpu(1),
+ slot(2)
+ }
+
+OASysHwcType ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "The object specify the type of OASysHwc"
+ SYNTAX INTEGER
+ {
+ mainboard(0),
+ microprocessor(1),
+ ram(2),
+ flash(3),
+ dsp(4),
+ uplink(5),
+ module(6)
+ }
+
+OASysCoreType ::= TEXTUAL-CONVENTION
+ STATUS current
+ DESCRIPTION
+ "The object specify the type of Core usage"
+ SYNTAX INTEGER
+ {
+ controlplane(0),
+ dataforwarding(1),
+ application(2),
+ mixed(3)
+ }
+
+
+oacExpIMSysStatistics OBJECT IDENTIFIER ::= { oacExpIMSystem 1 }
+oacExpIMSysHardwareDescription OBJECT IDENTIFIER ::= { oacExpIMSystem 2 }
+
+oacSysMemStatistics OBJECT IDENTIFIER ::= { oacExpIMSysStatistics 1 }
+oacSysCpuStatistics OBJECT IDENTIFIER ::= { oacExpIMSysStatistics 2 }
+
+oacSysSecureCrashlogCount OBJECT-TYPE
+ SYNTAX INTEGER
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The number of avaiable crash logs"
+ ::= { oacExpIMSysStatistics 100 }
+
+oacSysStartCaused OBJECT-TYPE
+ SYNTAX DisplayString (SIZE (0..255))
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Cause of system start"
+ ::= { oacExpIMSysStatistics 200 }
+
+oacSysIMSysMainBoard OBJECT IDENTIFIER ::= { oacExpIMSysHardwareDescription 1 }
+
+oacExpIMSysHwComponents OBJECT IDENTIFIER ::= { oacExpIMSysHardwareDescription 2 }
+
+oacExpIMSysFactory OBJECT IDENTIFIER ::= { oacExpIMSysHardwareDescription 3 }
+
+
+oacSysIMSysMainIdentifier OBJECT-TYPE
+ SYNTAX OBJECT IDENTIFIER
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The vendor's authoritative identification of
+ the main board. This value is allocated within
+ the SMI enterprise subtree"
+ ::= { oacSysIMSysMainBoard 1 }
+
+oacSysIMSysMainManufacturedIdentity OBJECT-TYPE
+ SYNTAX DisplayString (SIZE (0..255))
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Unique ID string self to each equipment.
+ By default, it is retrieved from the
+ manufacturer of the equipment. Can also be
+ configure by CLI ( see command 'snmp chassis-id')
+ for customer purposes"
+ ::= { oacSysIMSysMainBoard 2 }
+
+oacSysIMSysMainManufacturedDate OBJECT-TYPE
+ SYNTAX DisplayString (SIZE (0..255))
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "the date of the manufacturing of
+ the equipment"
+ ::= { oacSysIMSysMainBoard 3 }
+
+oacSysIMSysMainCPU OBJECT-TYPE
+ SYNTAX DisplayString (SIZE (0..255))
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Description of the main CPU used
+ on the main board"
+ ::= { oacSysIMSysMainBoard 4 }
+
+oacSysIMSysMainBSPVersion OBJECT-TYPE
+ SYNTAX DisplayString (SIZE (0..255))
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "the current BSP version supported
+ on the equipment"
+ ::= { oacSysIMSysMainBoard 5 }
+
+oacSysIMSysMainBootVersion OBJECT-TYPE
+ SYNTAX DisplayString (SIZE (0..255))
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "the current boot version supported
+ on the equipment"
+ ::= { oacSysIMSysMainBoard 6 }
+
+oacSysIMSysMainBootDateCreation OBJECT-TYPE
+ SYNTAX DisplayString (SIZE (0..255))
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "the date the current boot version
+ has been generated"
+ ::= { oacSysIMSysMainBoard 7 }
+
+
+
+
+oacSysMemoryFree OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The number of bytes in free memory "
+ ::= { oacSysMemStatistics 1 }
+
+oacSysMemoryAllocated OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The number of bytes in allocated memory "
+ ::= { oacSysMemStatistics 2 }
+
+oacSysMemoryTotal OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Total number of bytes in the system memory partition "
+ ::= { oacSysMemStatistics 3 }
+
+oacSysMemoryUsed OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Used memory expressed in percent of the total memory size "
+ ::= { oacSysMemStatistics 4 }
+
+oacSysCpuUsed OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Used cpu in percent "
+ ::= { oacSysCpuStatistics 1 }
+
+------------------------------------------------------------------------------
+-->> Cpu usage table for multicore HW
+------------------------------------------------------------------------------
+oacSysCpuUsedCoresCount OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The number of Cores for the equipment"
+ ::= { oacSysCpuStatistics 2 }
+
+oacSysCpuUsedCoresTable OBJECT-TYPE
+ SYNTAX SEQUENCE OF OacSysCpuUsedCoresEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "Table for Oneaccess hardware Cores"
+ ::= { oacSysCpuStatistics 3 }
+
+oacSysCpuUsedCoresEntry OBJECT-TYPE
+ SYNTAX OacSysCpuUsedCoresEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "Table entry for a hardware Core"
+ INDEX { oacSysCpuUsedIndex }
+ ::= { oacSysCpuUsedCoresTable 1 }
+
+OacSysCpuUsedCoresEntry ::=
+ SEQUENCE {
+ oacSysCpuUsedIndex Unsigned32,
+ oacSysCpuUsedCoreType OASysCoreType,
+ oacSysCpuUsedValue Unsigned32,
+ oacSysCpuUsedOneMinuteValue Unsigned32
+ }
+
+oacSysCpuUsedIndex OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Core index"
+ ::= { oacSysCpuUsedCoresEntry 1 }
+
+oacSysCpuUsedCoreType OBJECT-TYPE
+ SYNTAX OASysCoreType
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Type of the core"
+ ::= { oacSysCpuUsedCoresEntry 2 }
+
+ oacSysCpuUsedValue OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Used cpu in percent : equivalent for core 0 to the oacSysCpuUsed object. This is the current value"
+ ::= { oacSysCpuUsedCoresEntry 3 }
+
+ oacSysCpuUsedOneMinuteValue OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Cpu load for the last minute period"
+ ::= { oacSysCpuUsedCoresEntry 4 }
+
+
+oacSysLastRebootCause OBJECT-TYPE
+ SYNTAX DisplayString
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "To display the cause for the last reboot."
+ ::= { oacExpIMSysStatistics 3 }
+
+-- ----------------------------------------------------------------------------
+-- >> hardware components
+-- ----------------------------------------------------------------------------
+oacExpIMSysHwComponentsCount OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The number of components for the equipment"
+ ::= { oacExpIMSysHwComponents 1 }
+
+oacExpIMSysHwComponentsTable OBJECT-TYPE
+ SYNTAX SEQUENCE OF OacExpIMSysHwComponentsEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "Table for Oneaccess hardware components"
+ ::= { oacExpIMSysHwComponents 2 }
+
+oacExpIMSysHwComponentsEntry OBJECT-TYPE
+ SYNTAX OacExpIMSysHwComponentsEntry
+ MAX-ACCESS not-accessible
+ STATUS current
+ DESCRIPTION
+ "Table entry for a hardware component"
+ INDEX { oacExpIMSysHwcIndex }
+ ::= { oacExpIMSysHwComponentsTable 1 }
+
+OacExpIMSysHwComponentsEntry ::=
+ SEQUENCE {
+ oacExpIMSysHwcIndex Unsigned32,
+ oacExpIMSysHwcClass OASysHwcClass,
+ oacExpIMSysHwcType OASysHwcType,
+ oacExpIMSysHwcDescription DisplayString,
+ oacExpIMSysHwcSerialNumber DisplayString,
+ oacExpIMSysHwcManufacturer DisplayString,
+ oacExpIMSysHwcManufacturedDate DisplayString,
+ oacExpIMSysHwcProductName DisplayString
+ }
+
+oacExpIMSysHwcIndex OBJECT-TYPE
+ SYNTAX Unsigned32
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Component index"
+ ::= { oacExpIMSysHwComponentsEntry 1 }
+
+oacExpIMSysHwcClass OBJECT-TYPE
+ SYNTAX OASysHwcClass
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Class of the component"
+ ::= { oacExpIMSysHwComponentsEntry 2 }
+
+oacExpIMSysHwcType OBJECT-TYPE
+ SYNTAX OASysHwcType
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Type of the component"
+ ::= { oacExpIMSysHwComponentsEntry 3 }
+
+oacExpIMSysHwcDescription OBJECT-TYPE
+ SYNTAX DisplayString
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Component description, identifies the component"
+ ::= { oacExpIMSysHwComponentsEntry 4 }
+
+oacExpIMSysHwcSerialNumber OBJECT-TYPE
+ SYNTAX DisplayString
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Component's serial number"
+ ::= { oacExpIMSysHwComponentsEntry 5 }
+
+oacExpIMSysHwcManufacturer OBJECT-TYPE
+ SYNTAX DisplayString
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Component manufacturer"
+ ::= { oacExpIMSysHwComponentsEntry 6 }
+
+oacExpIMSysHwcManufacturedDate OBJECT-TYPE
+ SYNTAX DisplayString (SIZE (0..10))
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Component's manufacturing date"
+ ::= { oacExpIMSysHwComponentsEntry 7 }
+
+oacExpIMSysHwcProductName OBJECT-TYPE
+ SYNTAX DisplayString (SIZE (0..255))
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "The Product name"
+ ::= { oacExpIMSysHwComponentsEntry 8 }
+
+-- ----------------------------------------------------------------------------
+-- Factory area
+-- ----------------------------------------------------------------------------
+
+oacExpIMSysFactorySupplierID OBJECT-TYPE
+ SYNTAX DisplayString (SIZE (0..14))
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Supplier ID. Mapped to Mid field of product-info-area.
+ String is empty if Mid field is not included in
+ product-info-area."
+ ::= { oacExpIMSysFactory 1 }
+
+oacExpIMSysFactoryProductSalesCode OBJECT-TYPE
+ SYNTAX DisplayString (SIZE (0..22))
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "OA Product Sales Code. Mapped to Mcode field of
+ product-info-area. String is empty if Mcode field
+ is not included in product-info-area."
+ ::= { oacExpIMSysFactory 2 }
+
+oacExpIMSysFactoryHwRevision OBJECT-TYPE
+ SYNTAX DisplayString (SIZE (2..7))
+ MAX-ACCESS read-only
+ STATUS current
+ DESCRIPTION
+ "Hardware Revision. Mapped to Mrevision field of
+ product-info-area. String is empty if Mrevision
+ field is not included in product-info-area."
+ ::= { oacExpIMSysFactory 3 }
+
+END
+--
diff --git a/tests/data/oneaccess_lbb350.json b/tests/data/oneaccess_lbb350.json
new file mode 100644
index 0000000000..6b792548c4
--- /dev/null
+++ b/tests/data/oneaccess_lbb350.json
@@ -0,0 +1,2598 @@
+{
+ "os": {
+ "discovery": {
+ "devices": [
+ {
+ "sysName": "",
+ "sysObjectID": ".1.3.6.1.4.1.13191.1.1.350",
+ "sysDescr": "OneOS-pCPE-PPC_pi2-6.4.4m3",
+ "sysContact": "",
+ "version": "4.1.35-rt41-39dbc2869a26",
+ "hardware": "LBB_350",
+ "features": null,
+ "os": "oneaccess",
+ "type": "network",
+ "serial": "T2012008334003892",
+ "icon": "oneaccess.png",
+ "location": ""
+ }
+ ]
+ },
+ "poller": "matches discovery"
+ },
+ "ports": {
+ "discovery": {
+ "ports": [
+ {
+ "port_descr_type": null,
+ "port_descr_descr": null,
+ "port_descr_circuit": null,
+ "port_descr_speed": null,
+ "port_descr_notes": null,
+ "ifDescr": "GigabitEthernet0/0",
+ "ifName": "GigabitEthernet0/0",
+ "portName": null,
+ "ifIndex": 524288,
+ "ifSpeed": null,
+ "ifSpeed_prev": null,
+ "ifConnectorPresent": null,
+ "ifPromiscuousMode": null,
+ "ifHighSpeed": null,
+ "ifHighSpeed_prev": null,
+ "ifOperStatus": "up",
+ "ifOperStatus_prev": null,
+ "ifAdminStatus": null,
+ "ifAdminStatus_prev": null,
+ "ifDuplex": null,
+ "ifMtu": null,
+ "ifType": "ethernetCsmacd",
+ "ifAlias": "ORCH=CLIENT --- LAN CLIENT ---",
+ "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": "GigabitEthernet0/1",
+ "ifName": "GigabitEthernet0/1",
+ "portName": null,
+ "ifIndex": 528384,
+ "ifSpeed": null,
+ "ifSpeed_prev": null,
+ "ifConnectorPresent": null,
+ "ifPromiscuousMode": null,
+ "ifHighSpeed": null,
+ "ifHighSpeed_prev": null,
+ "ifOperStatus": "up",
+ "ifOperStatus_prev": null,
+ "ifAdminStatus": null,
+ "ifAdminStatus_prev": null,
+ "ifDuplex": null,
+ "ifMtu": null,
+ "ifType": "ethernetCsmacd",
+ "ifAlias": "ORCH=CLIENT --- LAN CLIENT ---",
+ "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": "GigabitEthernet0/2",
+ "ifName": "GigabitEthernet0/2",
+ "portName": null,
+ "ifIndex": 532480,
+ "ifSpeed": null,
+ "ifSpeed_prev": null,
+ "ifConnectorPresent": null,
+ "ifPromiscuousMode": null,
+ "ifHighSpeed": null,
+ "ifHighSpeed_prev": null,
+ "ifOperStatus": "down",
+ "ifOperStatus_prev": null,
+ "ifAdminStatus": null,
+ "ifAdminStatus_prev": null,
+ "ifDuplex": null,
+ "ifMtu": null,
+ "ifType": "ethernetCsmacd",
+ "ifAlias": "ORCH=CLIENT --- LAN CLIENT ---",
+ "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": "GigabitEthernet0/3",
+ "ifName": "GigabitEthernet0/3",
+ "portName": null,
+ "ifIndex": 536576,
+ "ifSpeed": null,
+ "ifSpeed_prev": null,
+ "ifConnectorPresent": null,
+ "ifPromiscuousMode": null,
+ "ifHighSpeed": null,
+ "ifHighSpeed_prev": null,
+ "ifOperStatus": "down",
+ "ifOperStatus_prev": null,
+ "ifAdminStatus": null,
+ "ifAdminStatus_prev": null,
+ "ifDuplex": null,
+ "ifMtu": null,
+ "ifType": "ethernetCsmacd",
+ "ifAlias": "ORCH=CLIENT --- LAN CLIENT ---",
+ "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": "GigabitEthernet1/0",
+ "ifName": "GigabitEthernet1/0",
+ "portName": null,
+ "ifIndex": 589824,
+ "ifSpeed": null,
+ "ifSpeed_prev": null,
+ "ifConnectorPresent": null,
+ "ifPromiscuousMode": null,
+ "ifHighSpeed": null,
+ "ifHighSpeed_prev": null,
+ "ifOperStatus": "up",
+ "ifOperStatus_prev": null,
+ "ifAdminStatus": null,
+ "ifAdminStatus_prev": null,
+ "ifDuplex": null,
+ "ifMtu": null,
+ "ifType": "ethernetCsmacd",
+ "ifAlias": "ORCH=RESEAU --- C2E ---",
+ "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": "GigabitEthernet1/0.200",
+ "ifName": "GigabitEthernet1/0.200",
+ "portName": null,
+ "ifIndex": 590024,
+ "ifSpeed": null,
+ "ifSpeed_prev": null,
+ "ifConnectorPresent": null,
+ "ifPromiscuousMode": null,
+ "ifHighSpeed": null,
+ "ifHighSpeed_prev": null,
+ "ifOperStatus": "up",
+ "ifOperStatus_prev": null,
+ "ifAdminStatus": null,
+ "ifAdminStatus_prev": null,
+ "ifDuplex": null,
+ "ifMtu": null,
+ "ifType": "l2vlan",
+ "ifAlias": "--- WAN ---",
+ "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": "GigabitEthernet2/0",
+ "ifName": "GigabitEthernet2/0",
+ "portName": null,
+ "ifIndex": 655360,
+ "ifSpeed": null,
+ "ifSpeed_prev": null,
+ "ifConnectorPresent": null,
+ "ifPromiscuousMode": null,
+ "ifHighSpeed": null,
+ "ifHighSpeed_prev": null,
+ "ifOperStatus": "down",
+ "ifOperStatus_prev": null,
+ "ifAdminStatus": null,
+ "ifAdminStatus_prev": null,
+ "ifDuplex": null,
+ "ifMtu": null,
+ "ifType": "ethernetCsmacd",
+ "ifAlias": "GigabitEthernet2/0",
+ "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": "Bvi1",
+ "ifName": "Bvi1",
+ "portName": null,
+ "ifIndex": 268439552,
+ "ifSpeed": null,
+ "ifSpeed_prev": null,
+ "ifConnectorPresent": null,
+ "ifPromiscuousMode": null,
+ "ifHighSpeed": null,
+ "ifHighSpeed_prev": null,
+ "ifOperStatus": "up",
+ "ifOperStatus_prev": null,
+ "ifAdminStatus": null,
+ "ifAdminStatus_prev": null,
+ "ifDuplex": null,
+ "ifMtu": null,
+ "ifType": "propVirtual",
+ "ifAlias": "--- LAN DATA ---",
+ "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": "Null0",
+ "ifName": "Null0",
+ "portName": null,
+ "ifIndex": 1879048192,
+ "ifSpeed": null,
+ "ifSpeed_prev": null,
+ "ifConnectorPresent": null,
+ "ifPromiscuousMode": null,
+ "ifHighSpeed": null,
+ "ifHighSpeed_prev": null,
+ "ifOperStatus": "up",
+ "ifOperStatus_prev": null,
+ "ifAdminStatus": null,
+ "ifAdminStatus_prev": null,
+ "ifDuplex": null,
+ "ifMtu": null,
+ "ifType": "other",
+ "ifAlias": "Null0",
+ "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": "Loopback1",
+ "ifName": "Loopback1",
+ "portName": null,
+ "ifIndex": 1912602625,
+ "ifSpeed": null,
+ "ifSpeed_prev": null,
+ "ifConnectorPresent": null,
+ "ifPromiscuousMode": null,
+ "ifHighSpeed": null,
+ "ifHighSpeed_prev": null,
+ "ifOperStatus": "up",
+ "ifOperStatus_prev": null,
+ "ifAdminStatus": null,
+ "ifAdminStatus_prev": null,
+ "ifDuplex": null,
+ "ifMtu": null,
+ "ifType": "softwareLoopback",
+ "ifAlias": "--- Administration R-Adequa ---",
+ "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": "Dialer1",
+ "ifName": "Dialer1",
+ "portName": null,
+ "ifIndex": 1912799233,
+ "ifSpeed": null,
+ "ifSpeed_prev": null,
+ "ifConnectorPresent": null,
+ "ifPromiscuousMode": null,
+ "ifHighSpeed": null,
+ "ifHighSpeed_prev": null,
+ "ifOperStatus": "up",
+ "ifOperStatus_prev": null,
+ "ifAdminStatus": null,
+ "ifAdminStatus_prev": null,
+ "ifDuplex": null,
+ "ifMtu": null,
+ "ifType": "ppp",
+ "ifAlias": "Dialer1",
+ "ifPhysAddress": null,
+ "ifHardType": null,
+ "ifLastChange": 0,
+ "ifVlan": "",
+ "ifTrunk": null,
+ "counter_in": null,
+ "counter_out": null,
+ "ignore": 0,
+ "disabled": 0,
+ "detailed": 0,
+ "deleted": 0,
+ "pagpOperationMode": null,
+ "pagpPortState": null,
+ "pagpPartnerDeviceId": null,
+ "pagpPartnerLearnMethod": null,
+ "pagpPartnerIfIndex": null,
+ "pagpPartnerGroupIfIndex": null,
+ "pagpPartnerDeviceName": null,
+ "pagpEthcOperationMode": null,
+ "pagpDeviceId": null,
+ "pagpGroupIfIndex": null,
+ "ifInUcastPkts": null,
+ "ifInUcastPkts_prev": null,
+ "ifInUcastPkts_delta": null,
+ "ifInUcastPkts_rate": null,
+ "ifOutUcastPkts": null,
+ "ifOutUcastPkts_prev": null,
+ "ifOutUcastPkts_delta": null,
+ "ifOutUcastPkts_rate": null,
+ "ifInErrors": null,
+ "ifInErrors_prev": null,
+ "ifInErrors_delta": null,
+ "ifInErrors_rate": null,
+ "ifOutErrors": null,
+ "ifOutErrors_prev": null,
+ "ifOutErrors_delta": null,
+ "ifOutErrors_rate": null,
+ "ifInOctets": null,
+ "ifInOctets_prev": null,
+ "ifInOctets_delta": null,
+ "ifInOctets_rate": null,
+ "ifOutOctets": null,
+ "ifOutOctets_prev": null,
+ "ifOutOctets_delta": null,
+ "ifOutOctets_rate": null,
+ "poll_prev": null,
+ "ifInNUcastPkts": null,
+ "ifInNUcastPkts_prev": null,
+ "ifInNUcastPkts_delta": null,
+ "ifInNUcastPkts_rate": null,
+ "ifOutNUcastPkts": null,
+ "ifOutNUcastPkts_prev": null,
+ "ifOutNUcastPkts_delta": null,
+ "ifOutNUcastPkts_rate": null,
+ "ifInDiscards": null,
+ "ifInDiscards_prev": null,
+ "ifInDiscards_delta": null,
+ "ifInDiscards_rate": null,
+ "ifOutDiscards": null,
+ "ifOutDiscards_prev": null,
+ "ifOutDiscards_delta": null,
+ "ifOutDiscards_rate": null,
+ "ifInUnknownProtos": null,
+ "ifInUnknownProtos_prev": null,
+ "ifInUnknownProtos_delta": null,
+ "ifInUnknownProtos_rate": null,
+ "ifInBroadcastPkts": null,
+ "ifInBroadcastPkts_prev": null,
+ "ifInBroadcastPkts_delta": null,
+ "ifInBroadcastPkts_rate": null,
+ "ifOutBroadcastPkts": null,
+ "ifOutBroadcastPkts_prev": null,
+ "ifOutBroadcastPkts_delta": null,
+ "ifOutBroadcastPkts_rate": null,
+ "ifInMulticastPkts": null,
+ "ifInMulticastPkts_prev": null,
+ "ifInMulticastPkts_delta": null,
+ "ifInMulticastPkts_rate": null,
+ "ifOutMulticastPkts": null,
+ "ifOutMulticastPkts_prev": null,
+ "ifOutMulticastPkts_delta": null,
+ "ifOutMulticastPkts_rate": null
+ }
+ ]
+ },
+ "poller": {
+ "ports": [
+ {
+ "port_descr_type": null,
+ "port_descr_descr": null,
+ "port_descr_circuit": null,
+ "port_descr_speed": null,
+ "port_descr_notes": null,
+ "ifDescr": "GigabitEthernet0/0",
+ "ifName": "GigabitEthernet0/0",
+ "portName": null,
+ "ifIndex": 524288,
+ "ifSpeed": 1000000000,
+ "ifSpeed_prev": null,
+ "ifConnectorPresent": "false",
+ "ifPromiscuousMode": "true",
+ "ifHighSpeed": 1000,
+ "ifHighSpeed_prev": null,
+ "ifOperStatus": "up",
+ "ifOperStatus_prev": "up",
+ "ifAdminStatus": "up",
+ "ifAdminStatus_prev": null,
+ "ifDuplex": null,
+ "ifMtu": 1500,
+ "ifType": "ethernetCsmacd",
+ "ifAlias": "ORCH=CLIENT --- LAN CLIENT ---",
+ "ifPhysAddress": "70fc8c0f4d2a",
+ "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": 1077500198,
+ "ifInUcastPkts_prev": 0,
+ "ifInUcastPkts_delta": null,
+ "ifInUcastPkts_rate": null,
+ "ifOutUcastPkts": 1183430354,
+ "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": 511473594011,
+ "ifInOctets_prev": 0,
+ "ifInOctets_delta": null,
+ "ifInOctets_rate": null,
+ "ifOutOctets": 642062329007,
+ "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": 15,
+ "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": 223602,
+ "ifInBroadcastPkts_prev": 0,
+ "ifInBroadcastPkts_delta": null,
+ "ifInBroadcastPkts_rate": null,
+ "ifOutBroadcastPkts": 18143,
+ "ifOutBroadcastPkts_prev": 0,
+ "ifOutBroadcastPkts_delta": null,
+ "ifOutBroadcastPkts_rate": null,
+ "ifInMulticastPkts": 13215463,
+ "ifInMulticastPkts_prev": 0,
+ "ifInMulticastPkts_delta": null,
+ "ifInMulticastPkts_rate": null,
+ "ifOutMulticastPkts": 1,
+ "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": "GigabitEthernet0/1",
+ "ifName": "GigabitEthernet0/1",
+ "portName": null,
+ "ifIndex": 528384,
+ "ifSpeed": 100000000,
+ "ifSpeed_prev": null,
+ "ifConnectorPresent": "false",
+ "ifPromiscuousMode": "true",
+ "ifHighSpeed": 100,
+ "ifHighSpeed_prev": null,
+ "ifOperStatus": "up",
+ "ifOperStatus_prev": "up",
+ "ifAdminStatus": "up",
+ "ifAdminStatus_prev": null,
+ "ifDuplex": null,
+ "ifMtu": 1500,
+ "ifType": "ethernetCsmacd",
+ "ifAlias": "ORCH=CLIENT --- LAN CLIENT ---",
+ "ifPhysAddress": "70fc8c134d2a",
+ "ifHardType": null,
+ "ifLastChange": 1223340214,
+ "ifVlan": "",
+ "ifTrunk": null,
+ "counter_in": null,
+ "counter_out": null,
+ "ignore": 0,
+ "disabled": 0,
+ "detailed": 0,
+ "deleted": 0,
+ "pagpOperationMode": null,
+ "pagpPortState": null,
+ "pagpPartnerDeviceId": null,
+ "pagpPartnerLearnMethod": null,
+ "pagpPartnerIfIndex": null,
+ "pagpPartnerGroupIfIndex": null,
+ "pagpPartnerDeviceName": null,
+ "pagpEthcOperationMode": null,
+ "pagpDeviceId": null,
+ "pagpGroupIfIndex": null,
+ "ifInUcastPkts": 526628,
+ "ifInUcastPkts_prev": 0,
+ "ifInUcastPkts_delta": null,
+ "ifInUcastPkts_rate": null,
+ "ifOutUcastPkts": 5394592,
+ "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": 75220029,
+ "ifInOctets_prev": 0,
+ "ifInOctets_delta": null,
+ "ifInOctets_rate": null,
+ "ifOutOctets": 2539241445,
+ "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": 18142,
+ "ifInBroadcastPkts_prev": 0,
+ "ifInBroadcastPkts_delta": null,
+ "ifInBroadcastPkts_rate": null,
+ "ifOutBroadcastPkts": 223592,
+ "ifOutBroadcastPkts_prev": 0,
+ "ifOutBroadcastPkts_delta": null,
+ "ifOutBroadcastPkts_rate": null,
+ "ifInMulticastPkts": 1,
+ "ifInMulticastPkts_prev": 0,
+ "ifInMulticastPkts_delta": null,
+ "ifInMulticastPkts_rate": null,
+ "ifOutMulticastPkts": 13215443,
+ "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": "GigabitEthernet0/2",
+ "ifName": "GigabitEthernet0/2",
+ "portName": null,
+ "ifIndex": 532480,
+ "ifSpeed": null,
+ "ifSpeed_prev": 0,
+ "ifConnectorPresent": "false",
+ "ifPromiscuousMode": "true",
+ "ifHighSpeed": 0,
+ "ifHighSpeed_prev": null,
+ "ifOperStatus": "down",
+ "ifOperStatus_prev": "down",
+ "ifAdminStatus": "up",
+ "ifAdminStatus_prev": null,
+ "ifDuplex": null,
+ "ifMtu": 1500,
+ "ifType": "ethernetCsmacd",
+ "ifAlias": "ORCH=CLIENT --- LAN CLIENT ---",
+ "ifPhysAddress": "70fc8c174d2a",
+ "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": 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": "GigabitEthernet0/3",
+ "ifName": "GigabitEthernet0/3",
+ "portName": null,
+ "ifIndex": 536576,
+ "ifSpeed": null,
+ "ifSpeed_prev": 0,
+ "ifConnectorPresent": "false",
+ "ifPromiscuousMode": "true",
+ "ifHighSpeed": 0,
+ "ifHighSpeed_prev": null,
+ "ifOperStatus": "down",
+ "ifOperStatus_prev": "down",
+ "ifAdminStatus": "up",
+ "ifAdminStatus_prev": null,
+ "ifDuplex": null,
+ "ifMtu": 1500,
+ "ifType": "ethernetCsmacd",
+ "ifAlias": "ORCH=CLIENT --- LAN CLIENT ---",
+ "ifPhysAddress": "70fc8c1b4d2a",
+ "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": 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": "GigabitEthernet1/0",
+ "ifName": "GigabitEthernet1/0",
+ "portName": null,
+ "ifIndex": 589824,
+ "ifSpeed": 88000000,
+ "ifSpeed_prev": null,
+ "ifConnectorPresent": "false",
+ "ifPromiscuousMode": "false",
+ "ifHighSpeed": 88,
+ "ifHighSpeed_prev": null,
+ "ifOperStatus": "up",
+ "ifOperStatus_prev": "up",
+ "ifAdminStatus": "up",
+ "ifAdminStatus_prev": null,
+ "ifDuplex": null,
+ "ifMtu": 1500,
+ "ifType": "ethernetCsmacd",
+ "ifAlias": "ORCH=RESEAU --- C2E ---",
+ "ifPhysAddress": "70fc8c134d2b",
+ "ifHardType": null,
+ "ifLastChange": 3014,
+ "ifVlan": "",
+ "ifTrunk": null,
+ "counter_in": null,
+ "counter_out": null,
+ "ignore": 0,
+ "disabled": 0,
+ "detailed": 0,
+ "deleted": 0,
+ "pagpOperationMode": null,
+ "pagpPortState": null,
+ "pagpPartnerDeviceId": null,
+ "pagpPartnerLearnMethod": null,
+ "pagpPartnerIfIndex": null,
+ "pagpPartnerGroupIfIndex": null,
+ "pagpPartnerDeviceName": null,
+ "pagpEthcOperationMode": null,
+ "pagpDeviceId": null,
+ "pagpGroupIfIndex": null,
+ "ifInUcastPkts": 1191681761,
+ "ifInUcastPkts_prev": 0,
+ "ifInUcastPkts_delta": null,
+ "ifInUcastPkts_rate": null,
+ "ifOutUcastPkts": 1084942627,
+ "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": 728917163440,
+ "ifInOctets_prev": 0,
+ "ifInOctets_delta": null,
+ "ifInOctets_rate": null,
+ "ifOutOctets": 522782608671,
+ "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": 766311800,
+ "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": 59,
+ "ifOutBroadcastPkts_prev": 0,
+ "ifOutBroadcastPkts_delta": null,
+ "ifOutBroadcastPkts_rate": null,
+ "ifInMulticastPkts": 779100054,
+ "ifInMulticastPkts_prev": 0,
+ "ifInMulticastPkts_delta": null,
+ "ifInMulticastPkts_rate": null,
+ "ifOutMulticastPkts": 12762384,
+ "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": "GigabitEthernet1/0.200",
+ "ifName": "GigabitEthernet1/0.200",
+ "portName": null,
+ "ifIndex": 590024,
+ "ifSpeed": 1000000000,
+ "ifSpeed_prev": null,
+ "ifConnectorPresent": "false",
+ "ifPromiscuousMode": "false",
+ "ifHighSpeed": 1000,
+ "ifHighSpeed_prev": null,
+ "ifOperStatus": "up",
+ "ifOperStatus_prev": "up",
+ "ifAdminStatus": "up",
+ "ifAdminStatus_prev": null,
+ "ifDuplex": null,
+ "ifMtu": 1500,
+ "ifType": "l2vlan",
+ "ifAlias": "--- WAN ---",
+ "ifPhysAddress": "70fc8c134d2b",
+ "ifHardType": null,
+ "ifLastChange": 3014,
+ "ifVlan": "",
+ "ifTrunk": null,
+ "counter_in": null,
+ "counter_out": null,
+ "ignore": 0,
+ "disabled": 0,
+ "detailed": 0,
+ "deleted": 0,
+ "pagpOperationMode": null,
+ "pagpPortState": null,
+ "pagpPartnerDeviceId": null,
+ "pagpPartnerLearnMethod": null,
+ "pagpPartnerIfIndex": null,
+ "pagpPartnerGroupIfIndex": null,
+ "pagpPartnerDeviceName": null,
+ "pagpEthcOperationMode": null,
+ "pagpDeviceId": null,
+ "pagpGroupIfIndex": null,
+ "ifInUcastPkts": 1191681761,
+ "ifInUcastPkts_prev": 0,
+ "ifInUcastPkts_delta": null,
+ "ifInUcastPkts_rate": null,
+ "ifOutUcastPkts": 1085853803,
+ "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": 656866289219,
+ "ifInOctets_prev": 0,
+ "ifInOctets_delta": null,
+ "ifInOctets_rate": null,
+ "ifOutOctets": 522872132148,
+ "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": 59,
+ "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": "GigabitEthernet2/0",
+ "ifName": "GigabitEthernet2/0",
+ "portName": null,
+ "ifIndex": 655360,
+ "ifSpeed": null,
+ "ifSpeed_prev": 0,
+ "ifConnectorPresent": "false",
+ "ifPromiscuousMode": "false",
+ "ifHighSpeed": 0,
+ "ifHighSpeed_prev": null,
+ "ifOperStatus": "down",
+ "ifOperStatus_prev": "down",
+ "ifAdminStatus": "up",
+ "ifAdminStatus_prev": null,
+ "ifDuplex": null,
+ "ifMtu": 1500,
+ "ifType": "ethernetCsmacd",
+ "ifAlias": "GigabitEthernet2/0",
+ "ifPhysAddress": "70fc8c174d2b",
+ "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": 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": "Bvi1",
+ "ifName": "Bvi1",
+ "portName": null,
+ "ifIndex": 268439552,
+ "ifSpeed": 100000000,
+ "ifSpeed_prev": null,
+ "ifConnectorPresent": "false",
+ "ifPromiscuousMode": "false",
+ "ifHighSpeed": 100,
+ "ifHighSpeed_prev": null,
+ "ifOperStatus": "up",
+ "ifOperStatus_prev": "up",
+ "ifAdminStatus": "up",
+ "ifAdminStatus_prev": null,
+ "ifDuplex": null,
+ "ifMtu": 1500,
+ "ifType": "propVirtual",
+ "ifAlias": "--- LAN DATA ---",
+ "ifPhysAddress": "70fc8c0f4d2a",
+ "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": 1077928451,
+ "ifInUcastPkts_prev": 0,
+ "ifInUcastPkts_delta": null,
+ "ifInUcastPkts_rate": null,
+ "ifOutUcastPkts": 1183855778,
+ "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": 510387301942,
+ "ifInOctets_prev": 0,
+ "ifInOctets_delta": null,
+ "ifInOctets_rate": null,
+ "ifOutOctets": 642109448913,
+ "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": 13371078,
+ "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": 241732,
+ "ifInBroadcastPkts_prev": 0,
+ "ifInBroadcastPkts_delta": null,
+ "ifInBroadcastPkts_rate": null,
+ "ifOutBroadcastPkts": 1,
+ "ifOutBroadcastPkts_prev": 0,
+ "ifOutBroadcastPkts_delta": null,
+ "ifOutBroadcastPkts_rate": null,
+ "ifInMulticastPkts": 13215448,
+ "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": "Null0",
+ "ifName": "Null0",
+ "portName": null,
+ "ifIndex": 1879048192,
+ "ifSpeed": null,
+ "ifSpeed_prev": 0,
+ "ifConnectorPresent": "false",
+ "ifPromiscuousMode": "false",
+ "ifHighSpeed": 0,
+ "ifHighSpeed_prev": null,
+ "ifOperStatus": "up",
+ "ifOperStatus_prev": "up",
+ "ifAdminStatus": "up",
+ "ifAdminStatus_prev": null,
+ "ifDuplex": null,
+ "ifMtu": 32768,
+ "ifType": "other",
+ "ifAlias": "Null0",
+ "ifPhysAddress": "000000000000",
+ "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": 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": "Loopback1",
+ "ifName": "Loopback1",
+ "portName": null,
+ "ifIndex": 1912602625,
+ "ifSpeed": null,
+ "ifSpeed_prev": 0,
+ "ifConnectorPresent": "false",
+ "ifPromiscuousMode": "false",
+ "ifHighSpeed": 0,
+ "ifHighSpeed_prev": null,
+ "ifOperStatus": "up",
+ "ifOperStatus_prev": "up",
+ "ifAdminStatus": "up",
+ "ifAdminStatus_prev": null,
+ "ifDuplex": null,
+ "ifMtu": 32768,
+ "ifType": "softwareLoopback",
+ "ifAlias": "--- Administration R-Adequa ---",
+ "ifPhysAddress": "000000000000",
+ "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": 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": "Dialer1",
+ "ifName": "Dialer1",
+ "portName": null,
+ "ifIndex": 1912799233,
+ "ifSpeed": 1000000000,
+ "ifSpeed_prev": null,
+ "ifConnectorPresent": "false",
+ "ifPromiscuousMode": "false",
+ "ifHighSpeed": 1000,
+ "ifHighSpeed_prev": null,
+ "ifOperStatus": "up",
+ "ifOperStatus_prev": "up",
+ "ifAdminStatus": "up",
+ "ifAdminStatus_prev": null,
+ "ifDuplex": null,
+ "ifMtu": 1766,
+ "ifType": "ppp",
+ "ifAlias": "Dialer1",
+ "ifPhysAddress": "000000000000",
+ "ifHardType": null,
+ "ifLastChange": 999937414,
+ "ifVlan": "",
+ "ifTrunk": null,
+ "counter_in": null,
+ "counter_out": null,
+ "ignore": 0,
+ "disabled": 0,
+ "detailed": 0,
+ "deleted": 0,
+ "pagpOperationMode": null,
+ "pagpPortState": null,
+ "pagpPartnerDeviceId": null,
+ "pagpPartnerLearnMethod": null,
+ "pagpPartnerIfIndex": null,
+ "pagpPartnerGroupIfIndex": null,
+ "pagpPartnerDeviceName": null,
+ "pagpEthcOperationMode": null,
+ "pagpDeviceId": null,
+ "pagpGroupIfIndex": null,
+ "ifInUcastPkts": 1191681754,
+ "ifInUcastPkts_prev": 0,
+ "ifInUcastPkts_delta": null,
+ "ifInUcastPkts_rate": null,
+ "ifOutUcastPkts": 1085853787,
+ "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": 656866288687,
+ "ifInOctets_prev": 0,
+ "ifInOctets_delta": null,
+ "ifInOctets_rate": null,
+ "ifOutOctets": 536260846008,
+ "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": 37,
+ "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
+ }
+ ]
+ }
+ },
+ "processors": {
+ "discovery": {
+ "processors": [
+ {
+ "entPhysicalIndex": 0,
+ "hrDeviceIndex": 0,
+ "processor_oid": ".1.3.6.1.4.1.13191.10.3.3.1.2.3.1.3.0",
+ "processor_index": "0",
+ "processor_type": "oneaccess",
+ "processor_usage": 71,
+ "processor_descr": "Freescale T1040E (1.1) - Security Engine - 8-port Ethernet switc",
+ "processor_precision": 1,
+ "processor_perc_warn": 75
+ },
+ {
+ "entPhysicalIndex": 0,
+ "hrDeviceIndex": 0,
+ "processor_oid": ".1.3.6.1.4.1.13191.10.3.3.1.2.3.1.3.1",
+ "processor_index": "1",
+ "processor_type": "oneaccess",
+ "processor_usage": 1,
+ "processor_descr": "Processor",
+ "processor_precision": 1,
+ "processor_perc_warn": 75
+ },
+ {
+ "entPhysicalIndex": 0,
+ "hrDeviceIndex": 0,
+ "processor_oid": ".1.3.6.1.4.1.13191.10.3.3.1.2.3.1.3.2",
+ "processor_index": "2",
+ "processor_type": "oneaccess",
+ "processor_usage": 1,
+ "processor_descr": "Processor",
+ "processor_precision": 1,
+ "processor_perc_warn": 75
+ },
+ {
+ "entPhysicalIndex": 0,
+ "hrDeviceIndex": 0,
+ "processor_oid": ".1.3.6.1.4.1.13191.10.3.3.1.2.3.1.3.3",
+ "processor_index": "3",
+ "processor_type": "oneaccess",
+ "processor_usage": 1,
+ "processor_descr": "Processor",
+ "processor_precision": 1,
+ "processor_perc_warn": 75
+ }
+ ]
+ },
+ "poller": "matches discovery"
+ },
+ "mempools": {
+ "discovery": {
+ "mempools": [
+ {
+ "mempool_index": "0",
+ "entPhysicalIndex": null,
+ "mempool_type": "oneaccess",
+ "mempool_class": "system",
+ "mempool_precision": 1,
+ "mempool_descr": "Main Memory",
+ "mempool_perc": 42,
+ "mempool_perc_oid": ".1.3.6.1.4.1.13191.10.3.3.1.1.4.0",
+ "mempool_used": 407797760,
+ "mempool_used_oid": null,
+ "mempool_free": 557367296,
+ "mempool_free_oid": ".1.3.6.1.4.1.13191.10.3.3.1.1.1.0",
+ "mempool_total": 965165056,
+ "mempool_total_oid": null,
+ "mempool_largestfree": null,
+ "mempool_lowestfree": null,
+ "mempool_deleted": 0,
+ "mempool_perc_warn": 90
+ }
+ ]
+ },
+ "poller": "matches discovery"
+ },
+ "sensors": {
+ "discovery": {
+ "sensors": [
+ {
+ "sensor_deleted": 0,
+ "sensor_class": "state",
+ "poller_type": "snmp",
+ "sensor_oid": ".1.3.6.1.4.1.13191.10.3.3.1.2.3.1.2.0",
+ "sensor_index": "oacSysCpuUsedCoreType.0",
+ "sensor_type": "oacSysCpuUsedCoreType",
+ "sensor_descr": "Core Type #0",
+ "group": null,
+ "sensor_divisor": 1,
+ "sensor_multiplier": 1,
+ "sensor_current": 0,
+ "sensor_limit": null,
+ "sensor_limit_warn": null,
+ "sensor_limit_low": null,
+ "sensor_limit_low_warn": null,
+ "sensor_alert": 1,
+ "sensor_custom": "No",
+ "entPhysicalIndex": null,
+ "entPhysicalIndex_measured": null,
+ "sensor_prev": null,
+ "user_func": null,
+ "state_name": "oacSysCpuUsedCoreType"
+ },
+ {
+ "sensor_deleted": 0,
+ "sensor_class": "state",
+ "poller_type": "snmp",
+ "sensor_oid": ".1.3.6.1.4.1.13191.10.3.3.1.2.3.1.2.1",
+ "sensor_index": "oacSysCpuUsedCoreType.1",
+ "sensor_type": "oacSysCpuUsedCoreType",
+ "sensor_descr": "Core Type #1",
+ "group": null,
+ "sensor_divisor": 1,
+ "sensor_multiplier": 1,
+ "sensor_current": 1,
+ "sensor_limit": null,
+ "sensor_limit_warn": null,
+ "sensor_limit_low": null,
+ "sensor_limit_low_warn": null,
+ "sensor_alert": 1,
+ "sensor_custom": "No",
+ "entPhysicalIndex": null,
+ "entPhysicalIndex_measured": null,
+ "sensor_prev": null,
+ "user_func": null,
+ "state_name": "oacSysCpuUsedCoreType"
+ },
+ {
+ "sensor_deleted": 0,
+ "sensor_class": "state",
+ "poller_type": "snmp",
+ "sensor_oid": ".1.3.6.1.4.1.13191.10.3.3.1.2.3.1.2.2",
+ "sensor_index": "oacSysCpuUsedCoreType.2",
+ "sensor_type": "oacSysCpuUsedCoreType",
+ "sensor_descr": "Core Type #2",
+ "group": null,
+ "sensor_divisor": 1,
+ "sensor_multiplier": 1,
+ "sensor_current": 1,
+ "sensor_limit": null,
+ "sensor_limit_warn": null,
+ "sensor_limit_low": null,
+ "sensor_limit_low_warn": null,
+ "sensor_alert": 1,
+ "sensor_custom": "No",
+ "entPhysicalIndex": null,
+ "entPhysicalIndex_measured": null,
+ "sensor_prev": null,
+ "user_func": null,
+ "state_name": "oacSysCpuUsedCoreType"
+ },
+ {
+ "sensor_deleted": 0,
+ "sensor_class": "state",
+ "poller_type": "snmp",
+ "sensor_oid": ".1.3.6.1.4.1.13191.10.3.3.1.2.3.1.2.3",
+ "sensor_index": "oacSysCpuUsedCoreType.3",
+ "sensor_type": "oacSysCpuUsedCoreType",
+ "sensor_descr": "Core Type #3",
+ "group": null,
+ "sensor_divisor": 1,
+ "sensor_multiplier": 1,
+ "sensor_current": 1,
+ "sensor_limit": null,
+ "sensor_limit_warn": null,
+ "sensor_limit_low": null,
+ "sensor_limit_low_warn": null,
+ "sensor_alert": 1,
+ "sensor_custom": "No",
+ "entPhysicalIndex": null,
+ "entPhysicalIndex_measured": null,
+ "sensor_prev": null,
+ "user_func": null,
+ "state_name": "oacSysCpuUsedCoreType"
+ }
+ ],
+ "state_indexes": [
+ {
+ "state_name": "oacSysCpuUsedCoreType",
+ "state_descr": "controlplane",
+ "state_draw_graph": 1,
+ "state_value": 0,
+ "state_generic_value": 0
+ },
+ {
+ "state_name": "oacSysCpuUsedCoreType",
+ "state_descr": "dataforwarding",
+ "state_draw_graph": 1,
+ "state_value": 1,
+ "state_generic_value": 0
+ },
+ {
+ "state_name": "oacSysCpuUsedCoreType",
+ "state_descr": "application",
+ "state_draw_graph": 1,
+ "state_value": 2,
+ "state_generic_value": 0
+ },
+ {
+ "state_name": "oacSysCpuUsedCoreType",
+ "state_descr": "mixed",
+ "state_draw_graph": 1,
+ "state_value": 3,
+ "state_generic_value": 0
+ }
+ ]
+ },
+ "poller": "matches discovery"
+ }
+}
diff --git a/tests/snmpsim/oneaccess_lbb350.snmprec b/tests/snmpsim/oneaccess_lbb350.snmprec
new file mode 100644
index 0000000000..54e7e4652a
--- /dev/null
+++ b/tests/snmpsim/oneaccess_lbb350.snmprec
@@ -0,0 +1,376 @@
+1.3.6.1.2.1.1.1.0|4|OneOS-pCPE-PPC_pi2-6.4.4m3
+1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.13191.1.1.350
+1.3.6.1.2.1.1.3.0|67|1278869811
+1.3.6.1.2.1.1.4.0|4|
+1.3.6.1.2.1.1.5.0|4|
+1.3.6.1.2.1.1.6.0|4|
+1.3.6.1.2.1.2.2.1.2.524288|4|GigabitEthernet0/0
+1.3.6.1.2.1.2.2.1.2.528384|4|GigabitEthernet0/1
+1.3.6.1.2.1.2.2.1.2.532480|4|GigabitEthernet0/2
+1.3.6.1.2.1.2.2.1.2.536576|4|GigabitEthernet0/3
+1.3.6.1.2.1.2.2.1.2.589824|4|GigabitEthernet1/0
+1.3.6.1.2.1.2.2.1.2.590024|4|GigabitEthernet1/0.200
+1.3.6.1.2.1.2.2.1.2.655360|4|GigabitEthernet2/0
+1.3.6.1.2.1.2.2.1.2.268439552|4|Bvi1
+1.3.6.1.2.1.2.2.1.2.1879048192|4|Null0
+1.3.6.1.2.1.2.2.1.2.1912602625|4|Loopback1
+1.3.6.1.2.1.2.2.1.2.1912799233|4|Dialer1
+1.3.6.1.2.1.2.2.1.3.524288|2|6
+1.3.6.1.2.1.2.2.1.3.528384|2|6
+1.3.6.1.2.1.2.2.1.3.532480|2|6
+1.3.6.1.2.1.2.2.1.3.536576|2|6
+1.3.6.1.2.1.2.2.1.3.589824|2|6
+1.3.6.1.2.1.2.2.1.3.590024|2|135
+1.3.6.1.2.1.2.2.1.3.655360|2|6
+1.3.6.1.2.1.2.2.1.3.268439552|2|53
+1.3.6.1.2.1.2.2.1.3.1879048192|2|1
+1.3.6.1.2.1.2.2.1.3.1912602625|2|24
+1.3.6.1.2.1.2.2.1.3.1912799233|2|23
+1.3.6.1.2.1.2.2.1.4.524288|2|1500
+1.3.6.1.2.1.2.2.1.4.528384|2|1500
+1.3.6.1.2.1.2.2.1.4.532480|2|1500
+1.3.6.1.2.1.2.2.1.4.536576|2|1500
+1.3.6.1.2.1.2.2.1.4.589824|2|1500
+1.3.6.1.2.1.2.2.1.4.590024|2|1500
+1.3.6.1.2.1.2.2.1.4.655360|2|1500
+1.3.6.1.2.1.2.2.1.4.268439552|2|1500
+1.3.6.1.2.1.2.2.1.4.1879048192|2|32768
+1.3.6.1.2.1.2.2.1.4.1912602625|2|32768
+1.3.6.1.2.1.2.2.1.4.1912799233|2|1766
+1.3.6.1.2.1.2.2.1.6.524288|4x|70FC8C0F4D2A
+1.3.6.1.2.1.2.2.1.6.528384|4x|70FC8C134D2A
+1.3.6.1.2.1.2.2.1.6.532480|4x|70FC8C174D2A
+1.3.6.1.2.1.2.2.1.6.536576|4x|70FC8C1B4D2A
+1.3.6.1.2.1.2.2.1.6.589824|4x|70FC8C134D2B
+1.3.6.1.2.1.2.2.1.6.590024|4x|70FC8C134D2B
+1.3.6.1.2.1.2.2.1.6.655360|4x|70FC8C174D2B
+1.3.6.1.2.1.2.2.1.6.268439552|4x|70FC8C0F4D2A
+1.3.6.1.2.1.2.2.1.6.1879048192|4x|000000000000
+1.3.6.1.2.1.2.2.1.6.1912602625|4x|000000000000
+1.3.6.1.2.1.2.2.1.6.1912799233|4x|000000000000
+1.3.6.1.2.1.2.2.1.7.524288|2|1
+1.3.6.1.2.1.2.2.1.7.528384|2|1
+1.3.6.1.2.1.2.2.1.7.532480|2|1
+1.3.6.1.2.1.2.2.1.7.536576|2|1
+1.3.6.1.2.1.2.2.1.7.589824|2|1
+1.3.6.1.2.1.2.2.1.7.590024|2|1
+1.3.6.1.2.1.2.2.1.7.655360|2|1
+1.3.6.1.2.1.2.2.1.7.268439552|2|1
+1.3.6.1.2.1.2.2.1.7.1879048192|2|1
+1.3.6.1.2.1.2.2.1.7.1912602625|2|1
+1.3.6.1.2.1.2.2.1.7.1912799233|2|1
+1.3.6.1.2.1.2.2.1.8.524288|2|1
+1.3.6.1.2.1.2.2.1.8.528384|2|1
+1.3.6.1.2.1.2.2.1.8.532480|2|2
+1.3.6.1.2.1.2.2.1.8.536576|2|2
+1.3.6.1.2.1.2.2.1.8.589824|2|1
+1.3.6.1.2.1.2.2.1.8.590024|2|1
+1.3.6.1.2.1.2.2.1.8.655360|2|2
+1.3.6.1.2.1.2.2.1.8.268439552|2|1
+1.3.6.1.2.1.2.2.1.8.1879048192|2|1
+1.3.6.1.2.1.2.2.1.8.1912602625|2|1
+1.3.6.1.2.1.2.2.1.8.1912799233|2|1
+1.3.6.1.2.1.2.2.1.9.524288|67|0
+1.3.6.1.2.1.2.2.1.9.528384|67|1223340214
+1.3.6.1.2.1.2.2.1.9.532480|67|0
+1.3.6.1.2.1.2.2.1.9.536576|67|0
+1.3.6.1.2.1.2.2.1.9.589824|67|3014
+1.3.6.1.2.1.2.2.1.9.590024|67|3014
+1.3.6.1.2.1.2.2.1.9.655360|67|0
+1.3.6.1.2.1.2.2.1.9.268439552|67|0
+1.3.6.1.2.1.2.2.1.9.1879048192|67|0
+1.3.6.1.2.1.2.2.1.9.1912602625|67|0
+1.3.6.1.2.1.2.2.1.9.1912799233|67|999937414
+1.3.6.1.2.1.2.2.1.13.524288|65|15
+1.3.6.1.2.1.2.2.1.13.528384|65|0
+1.3.6.1.2.1.2.2.1.13.532480|65|0
+1.3.6.1.2.1.2.2.1.13.536576|65|0
+1.3.6.1.2.1.2.2.1.13.589824|65|766311800
+1.3.6.1.2.1.2.2.1.13.590024|65|0
+1.3.6.1.2.1.2.2.1.13.655360|65|0
+1.3.6.1.2.1.2.2.1.13.268439552|65|13371078
+1.3.6.1.2.1.2.2.1.13.1879048192|65|0
+1.3.6.1.2.1.2.2.1.13.1912602625|65|0
+1.3.6.1.2.1.2.2.1.13.1912799233|65|0
+1.3.6.1.2.1.2.2.1.14.524288|65|0
+1.3.6.1.2.1.2.2.1.14.528384|65|0
+1.3.6.1.2.1.2.2.1.14.532480|65|0
+1.3.6.1.2.1.2.2.1.14.536576|65|0
+1.3.6.1.2.1.2.2.1.14.589824|65|0
+1.3.6.1.2.1.2.2.1.14.590024|65|0
+1.3.6.1.2.1.2.2.1.14.655360|65|0
+1.3.6.1.2.1.2.2.1.14.268439552|65|0
+1.3.6.1.2.1.2.2.1.14.1879048192|65|0
+1.3.6.1.2.1.2.2.1.14.1912602625|65|0
+1.3.6.1.2.1.2.2.1.14.1912799233|65|0
+1.3.6.1.2.1.2.2.1.19.524288|65|0
+1.3.6.1.2.1.2.2.1.19.528384|65|0
+1.3.6.1.2.1.2.2.1.19.532480|65|0
+1.3.6.1.2.1.2.2.1.19.536576|65|0
+1.3.6.1.2.1.2.2.1.19.589824|65|0
+1.3.6.1.2.1.2.2.1.19.590024|65|0
+1.3.6.1.2.1.2.2.1.19.655360|65|0
+1.3.6.1.2.1.2.2.1.19.268439552|65|0
+1.3.6.1.2.1.2.2.1.19.1879048192|65|0
+1.3.6.1.2.1.2.2.1.19.1912602625|65|0
+1.3.6.1.2.1.2.2.1.19.1912799233|65|37
+1.3.6.1.2.1.2.2.1.20.524288|65|0
+1.3.6.1.2.1.2.2.1.20.528384|65|0
+1.3.6.1.2.1.2.2.1.20.532480|65|0
+1.3.6.1.2.1.2.2.1.20.536576|65|0
+1.3.6.1.2.1.2.2.1.20.589824|65|0
+1.3.6.1.2.1.2.2.1.20.590024|65|0
+1.3.6.1.2.1.2.2.1.20.655360|65|0
+1.3.6.1.2.1.2.2.1.20.268439552|65|0
+1.3.6.1.2.1.2.2.1.20.1879048192|65|0
+1.3.6.1.2.1.2.2.1.20.1912602625|65|0
+1.3.6.1.2.1.2.2.1.20.1912799233|65|0
+1.3.6.1.2.1.4.24.6.0|66|19
+1.3.6.1.2.1.11.1.0|65|175622
+1.3.6.1.2.1.11.3.0|65|0
+1.3.6.1.2.1.11.4.0|65|0
+1.3.6.1.2.1.11.5.0|65|0
+1.3.6.1.2.1.11.6.0|65|0
+1.3.6.1.2.1.11.30.0|2|2
+1.3.6.1.2.1.11.31.0|65|0
+1.3.6.1.2.1.11.32.0|65|0
+1.3.6.1.2.1.31.1.1.1.1.524288|4|GigabitEthernet0/0
+1.3.6.1.2.1.31.1.1.1.1.528384|4|GigabitEthernet0/1
+1.3.6.1.2.1.31.1.1.1.1.532480|4|GigabitEthernet0/2
+1.3.6.1.2.1.31.1.1.1.1.536576|4|GigabitEthernet0/3
+1.3.6.1.2.1.31.1.1.1.1.589824|4|GigabitEthernet1/0
+1.3.6.1.2.1.31.1.1.1.1.590024|4|GigabitEthernet1/0.200
+1.3.6.1.2.1.31.1.1.1.1.655360|4|GigabitEthernet2/0
+1.3.6.1.2.1.31.1.1.1.1.268439552|4|Bvi1
+1.3.6.1.2.1.31.1.1.1.1.1879048192|4|Null0
+1.3.6.1.2.1.31.1.1.1.1.1912602625|4|Loopback1
+1.3.6.1.2.1.31.1.1.1.1.1912799233|4|Dialer1
+1.3.6.1.2.1.31.1.1.1.2.524288|65|13215462
+1.3.6.1.2.1.31.1.1.1.2.528384|65|1
+1.3.6.1.2.1.31.1.1.1.2.532480|65|0
+1.3.6.1.2.1.31.1.1.1.2.536576|65|0
+1.3.6.1.2.1.31.1.1.1.2.589824|65|779099986
+1.3.6.1.2.1.31.1.1.1.2.590024|65|0
+1.3.6.1.2.1.31.1.1.1.2.655360|65|0
+1.3.6.1.2.1.31.1.1.1.2.268439552|65|13215447
+1.3.6.1.2.1.31.1.1.1.2.1879048192|65|0
+1.3.6.1.2.1.31.1.1.1.2.1912602625|65|0
+1.3.6.1.2.1.31.1.1.1.2.1912799233|65|0
+1.3.6.1.2.1.31.1.1.1.3.524288|65|223602
+1.3.6.1.2.1.31.1.1.1.3.528384|65|18142
+1.3.6.1.2.1.31.1.1.1.3.532480|65|0
+1.3.6.1.2.1.31.1.1.1.3.536576|65|0
+1.3.6.1.2.1.31.1.1.1.3.589824|65|0
+1.3.6.1.2.1.31.1.1.1.3.590024|65|0
+1.3.6.1.2.1.31.1.1.1.3.655360|65|0
+1.3.6.1.2.1.31.1.1.1.3.268439552|65|241732
+1.3.6.1.2.1.31.1.1.1.3.1879048192|65|0
+1.3.6.1.2.1.31.1.1.1.3.1912602625|65|0
+1.3.6.1.2.1.31.1.1.1.3.1912799233|65|0
+1.3.6.1.2.1.31.1.1.1.4.524288|65|1
+1.3.6.1.2.1.31.1.1.1.4.528384|65|13215443
+1.3.6.1.2.1.31.1.1.1.4.532480|65|0
+1.3.6.1.2.1.31.1.1.1.4.536576|65|0
+1.3.6.1.2.1.31.1.1.1.4.589824|65|12762384
+1.3.6.1.2.1.31.1.1.1.4.590024|65|0
+1.3.6.1.2.1.31.1.1.1.4.655360|65|0
+1.3.6.1.2.1.31.1.1.1.4.268439552|65|0
+1.3.6.1.2.1.31.1.1.1.4.1879048192|65|0
+1.3.6.1.2.1.31.1.1.1.4.1912602625|65|0
+1.3.6.1.2.1.31.1.1.1.4.1912799233|65|0
+1.3.6.1.2.1.31.1.1.1.5.524288|65|18143
+1.3.6.1.2.1.31.1.1.1.5.528384|65|223592
+1.3.6.1.2.1.31.1.1.1.5.532480|65|0
+1.3.6.1.2.1.31.1.1.1.5.536576|65|0
+1.3.6.1.2.1.31.1.1.1.5.589824|65|59
+1.3.6.1.2.1.31.1.1.1.5.590024|65|59
+1.3.6.1.2.1.31.1.1.1.5.655360|65|0
+1.3.6.1.2.1.31.1.1.1.5.268439552|65|1
+1.3.6.1.2.1.31.1.1.1.5.1879048192|65|0
+1.3.6.1.2.1.31.1.1.1.5.1912602625|65|0
+1.3.6.1.2.1.31.1.1.1.5.1912799233|65|0
+1.3.6.1.2.1.31.1.1.1.6.524288|70|511473594011
+1.3.6.1.2.1.31.1.1.1.6.528384|70|75220029
+1.3.6.1.2.1.31.1.1.1.6.532480|70|0
+1.3.6.1.2.1.31.1.1.1.6.536576|70|0
+1.3.6.1.2.1.31.1.1.1.6.589824|70|728917163440
+1.3.6.1.2.1.31.1.1.1.6.590024|70|656866289219
+1.3.6.1.2.1.31.1.1.1.6.655360|70|0
+1.3.6.1.2.1.31.1.1.1.6.268439552|70|510387301942
+1.3.6.1.2.1.31.1.1.1.6.1879048192|70|0
+1.3.6.1.2.1.31.1.1.1.6.1912602625|70|0
+1.3.6.1.2.1.31.1.1.1.6.1912799233|70|656866288687
+1.3.6.1.2.1.31.1.1.1.7.524288|70|1077500198
+1.3.6.1.2.1.31.1.1.1.7.528384|70|526628
+1.3.6.1.2.1.31.1.1.1.7.532480|70|0
+1.3.6.1.2.1.31.1.1.1.7.536576|70|0
+1.3.6.1.2.1.31.1.1.1.7.589824|70|1191681761
+1.3.6.1.2.1.31.1.1.1.7.590024|70|1191681761
+1.3.6.1.2.1.31.1.1.1.7.655360|70|0
+1.3.6.1.2.1.31.1.1.1.7.268439552|70|1077928451
+1.3.6.1.2.1.31.1.1.1.7.1879048192|70|0
+1.3.6.1.2.1.31.1.1.1.7.1912602625|70|0
+1.3.6.1.2.1.31.1.1.1.7.1912799233|70|1191681754
+1.3.6.1.2.1.31.1.1.1.8.524288|70|13215463
+1.3.6.1.2.1.31.1.1.1.8.528384|70|1
+1.3.6.1.2.1.31.1.1.1.8.532480|70|0
+1.3.6.1.2.1.31.1.1.1.8.536576|70|0
+1.3.6.1.2.1.31.1.1.1.8.589824|70|779100054
+1.3.6.1.2.1.31.1.1.1.8.590024|70|0
+1.3.6.1.2.1.31.1.1.1.8.655360|70|0
+1.3.6.1.2.1.31.1.1.1.8.268439552|70|13215448
+1.3.6.1.2.1.31.1.1.1.8.1879048192|70|0
+1.3.6.1.2.1.31.1.1.1.8.1912602625|70|0
+1.3.6.1.2.1.31.1.1.1.8.1912799233|70|0
+1.3.6.1.2.1.31.1.1.1.9.524288|70|223602
+1.3.6.1.2.1.31.1.1.1.9.528384|70|18142
+1.3.6.1.2.1.31.1.1.1.9.532480|70|0
+1.3.6.1.2.1.31.1.1.1.9.536576|70|0
+1.3.6.1.2.1.31.1.1.1.9.589824|70|0
+1.3.6.1.2.1.31.1.1.1.9.590024|70|0
+1.3.6.1.2.1.31.1.1.1.9.655360|70|0
+1.3.6.1.2.1.31.1.1.1.9.268439552|70|241732
+1.3.6.1.2.1.31.1.1.1.9.1879048192|70|0
+1.3.6.1.2.1.31.1.1.1.9.1912602625|70|0
+1.3.6.1.2.1.31.1.1.1.9.1912799233|70|0
+1.3.6.1.2.1.31.1.1.1.10.524288|70|642062329007
+1.3.6.1.2.1.31.1.1.1.10.528384|70|2539241445
+1.3.6.1.2.1.31.1.1.1.10.532480|70|0
+1.3.6.1.2.1.31.1.1.1.10.536576|70|0
+1.3.6.1.2.1.31.1.1.1.10.589824|70|522782608671
+1.3.6.1.2.1.31.1.1.1.10.590024|70|522872132148
+1.3.6.1.2.1.31.1.1.1.10.655360|70|0
+1.3.6.1.2.1.31.1.1.1.10.268439552|70|642109448913
+1.3.6.1.2.1.31.1.1.1.10.1879048192|70|0
+1.3.6.1.2.1.31.1.1.1.10.1912602625|70|0
+1.3.6.1.2.1.31.1.1.1.10.1912799233|70|536260846008
+1.3.6.1.2.1.31.1.1.1.11.524288|70|1183430354
+1.3.6.1.2.1.31.1.1.1.11.528384|70|5394592
+1.3.6.1.2.1.31.1.1.1.11.532480|70|0
+1.3.6.1.2.1.31.1.1.1.11.536576|70|0
+1.3.6.1.2.1.31.1.1.1.11.589824|70|1084942627
+1.3.6.1.2.1.31.1.1.1.11.590024|70|1085853803
+1.3.6.1.2.1.31.1.1.1.11.655360|70|0
+1.3.6.1.2.1.31.1.1.1.11.268439552|70|1183855778
+1.3.6.1.2.1.31.1.1.1.11.1879048192|70|0
+1.3.6.1.2.1.31.1.1.1.11.1912602625|70|0
+1.3.6.1.2.1.31.1.1.1.11.1912799233|70|1085853787
+1.3.6.1.2.1.31.1.1.1.12.524288|70|1
+1.3.6.1.2.1.31.1.1.1.12.528384|70|13215443
+1.3.6.1.2.1.31.1.1.1.12.532480|70|0
+1.3.6.1.2.1.31.1.1.1.12.536576|70|0
+1.3.6.1.2.1.31.1.1.1.12.589824|70|12762384
+1.3.6.1.2.1.31.1.1.1.12.590024|70|0
+1.3.6.1.2.1.31.1.1.1.12.655360|70|0
+1.3.6.1.2.1.31.1.1.1.12.268439552|70|0
+1.3.6.1.2.1.31.1.1.1.12.1879048192|70|0
+1.3.6.1.2.1.31.1.1.1.12.1912602625|70|0
+1.3.6.1.2.1.31.1.1.1.12.1912799233|70|0
+1.3.6.1.2.1.31.1.1.1.13.524288|70|18143
+1.3.6.1.2.1.31.1.1.1.13.528384|70|223592
+1.3.6.1.2.1.31.1.1.1.13.532480|70|0
+1.3.6.1.2.1.31.1.1.1.13.536576|70|0
+1.3.6.1.2.1.31.1.1.1.13.589824|70|59
+1.3.6.1.2.1.31.1.1.1.13.590024|70|59
+1.3.6.1.2.1.31.1.1.1.13.655360|70|0
+1.3.6.1.2.1.31.1.1.1.13.268439552|70|1
+1.3.6.1.2.1.31.1.1.1.13.1879048192|70|0
+1.3.6.1.2.1.31.1.1.1.13.1912602625|70|0
+1.3.6.1.2.1.31.1.1.1.13.1912799233|70|0
+1.3.6.1.2.1.31.1.1.1.14.524288|2|1
+1.3.6.1.2.1.31.1.1.1.14.528384|2|1
+1.3.6.1.2.1.31.1.1.1.14.532480|2|1
+1.3.6.1.2.1.31.1.1.1.14.536576|2|1
+1.3.6.1.2.1.31.1.1.1.14.589824|2|1
+1.3.6.1.2.1.31.1.1.1.14.590024|2|1
+1.3.6.1.2.1.31.1.1.1.14.655360|2|1
+1.3.6.1.2.1.31.1.1.1.14.268439552|2|1
+1.3.6.1.2.1.31.1.1.1.14.1879048192|2|1
+1.3.6.1.2.1.31.1.1.1.14.1912602625|2|1
+1.3.6.1.2.1.31.1.1.1.14.1912799233|2|1
+1.3.6.1.2.1.31.1.1.1.15.524288|66|1000
+1.3.6.1.2.1.31.1.1.1.15.528384|66|100
+1.3.6.1.2.1.31.1.1.1.15.532480|66|0
+1.3.6.1.2.1.31.1.1.1.15.536576|66|0
+1.3.6.1.2.1.31.1.1.1.15.589824|66|88
+1.3.6.1.2.1.31.1.1.1.15.590024|66|1000
+1.3.6.1.2.1.31.1.1.1.15.655360|66|0
+1.3.6.1.2.1.31.1.1.1.15.268439552|66|100
+1.3.6.1.2.1.31.1.1.1.15.1879048192|66|0
+1.3.6.1.2.1.31.1.1.1.15.1912602625|66|0
+1.3.6.1.2.1.31.1.1.1.15.1912799233|66|1000
+1.3.6.1.2.1.31.1.1.1.16.524288|2|1
+1.3.6.1.2.1.31.1.1.1.16.528384|2|1
+1.3.6.1.2.1.31.1.1.1.16.532480|2|1
+1.3.6.1.2.1.31.1.1.1.16.536576|2|1
+1.3.6.1.2.1.31.1.1.1.16.589824|2|2
+1.3.6.1.2.1.31.1.1.1.16.590024|2|2
+1.3.6.1.2.1.31.1.1.1.16.655360|2|2
+1.3.6.1.2.1.31.1.1.1.16.268439552|2|2
+1.3.6.1.2.1.31.1.1.1.16.1879048192|2|2
+1.3.6.1.2.1.31.1.1.1.16.1912602625|2|2
+1.3.6.1.2.1.31.1.1.1.16.1912799233|2|2
+1.3.6.1.2.1.31.1.1.1.17.524288|2|2
+1.3.6.1.2.1.31.1.1.1.17.528384|2|2
+1.3.6.1.2.1.31.1.1.1.17.532480|2|2
+1.3.6.1.2.1.31.1.1.1.17.536576|2|2
+1.3.6.1.2.1.31.1.1.1.17.589824|2|2
+1.3.6.1.2.1.31.1.1.1.17.590024|2|2
+1.3.6.1.2.1.31.1.1.1.17.655360|2|2
+1.3.6.1.2.1.31.1.1.1.17.268439552|2|2
+1.3.6.1.2.1.31.1.1.1.17.1879048192|2|2
+1.3.6.1.2.1.31.1.1.1.17.1912602625|2|2
+1.3.6.1.2.1.31.1.1.1.17.1912799233|2|2
+1.3.6.1.2.1.31.1.1.1.18.524288|4|ORCH=CLIENT --- LAN CLIENT ---
+1.3.6.1.2.1.31.1.1.1.18.528384|4|ORCH=CLIENT --- LAN CLIENT ---
+1.3.6.1.2.1.31.1.1.1.18.532480|4|ORCH=CLIENT --- LAN CLIENT ---
+1.3.6.1.2.1.31.1.1.1.18.536576|4|ORCH=CLIENT --- LAN CLIENT ---
+1.3.6.1.2.1.31.1.1.1.18.589824|4|ORCH=RESEAU --- C2E ---
+1.3.6.1.2.1.31.1.1.1.18.590024|4|--- WAN ---
+1.3.6.1.2.1.31.1.1.1.18.655360|4|
+1.3.6.1.2.1.31.1.1.1.18.268439552|4|--- LAN DATA ---
+1.3.6.1.2.1.31.1.1.1.18.1879048192|4|
+1.3.6.1.2.1.31.1.1.1.18.1912602625|4|--- Administration R-Adequa ---
+1.3.6.1.2.1.31.1.1.1.18.1912799233|4|
+1.3.6.1.2.1.31.1.1.1.19.524288|67|0
+1.3.6.1.2.1.31.1.1.1.19.528384|67|0
+1.3.6.1.2.1.31.1.1.1.19.532480|67|0
+1.3.6.1.2.1.31.1.1.1.19.536576|67|0
+1.3.6.1.2.1.31.1.1.1.19.589824|67|0
+1.3.6.1.2.1.31.1.1.1.19.590024|67|0
+1.3.6.1.2.1.31.1.1.1.19.655360|67|0
+1.3.6.1.2.1.31.1.1.1.19.268439552|67|0
+1.3.6.1.2.1.31.1.1.1.19.1879048192|67|0
+1.3.6.1.2.1.31.1.1.1.19.1912602625|67|0
+1.3.6.1.2.1.31.1.1.1.19.1912799233|67|0
+1.3.6.1.2.1.47.1.1.1.1.2.1|4|MB2520 L2F6PRRB
+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.4.1|2|0
+1.3.6.1.2.1.47.1.1.1.1.5.1|2|1
+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.7.1|4|MB2520 L2F6PRRB
+1.3.6.1.2.1.47.1.1.1.1.8.1|4|ne
+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.10.1|4|
+1.3.6.1.2.1.47.1.1.1.1.11.1|4|T2012008334003892
+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.13.1|4|LBB_350
+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.15.1|4|
+1.3.6.1.2.1.47.1.1.1.1.16.1|2|1
+1.3.6.1.4.1.13191.10.3.3.1.1.1.0|66|557367296
+1.3.6.1.4.1.13191.10.3.3.1.1.3.0|66|965165056
+1.3.6.1.4.1.13191.10.3.3.1.1.4.0|66|42
+1.3.6.1.4.1.13191.10.3.3.1.2.3.1.2.0|2|0
+1.3.6.1.4.1.13191.10.3.3.1.2.3.1.2.1|2|1
+1.3.6.1.4.1.13191.10.3.3.1.2.3.1.2.2|2|1
+1.3.6.1.4.1.13191.10.3.3.1.2.3.1.2.3|2|1
+1.3.6.1.4.1.13191.10.3.3.1.2.3.1.3.0|66|71
+1.3.6.1.4.1.13191.10.3.3.1.2.3.1.3.1|66|1
+1.3.6.1.4.1.13191.10.3.3.1.2.3.1.3.2|66|1
+1.3.6.1.4.1.13191.10.3.3.1.2.3.1.3.3|66|1
+1.3.6.1.4.1.13191.10.3.3.2.1.4.0|4|Freescale T1040E (1.1) - Security Engine - 8-port Ethernet switch
+1.3.6.1.4.1.13191.10.3.3.2.1.5.0|4|4.1.35-rt41-39dbc2869a26
+1.3.6.1.4.1.13191.10.3.3.2.2.2.1.5.0|4|T2012008334003892
+1.3.6.1.4.1.13191.10.3.3.2.2.2.1.8.0|4|LBB_350
+1.3.6.1.6.3.10.2.1.3.0|2|12788698