DEBUG!

CMD[/usr/bin/svn info /opt/observium]

CMD EXITCODE[0]
CMD RUNTIME[0.0243s]
STDOUT[
Path: .
Working Copy Root Path: /opt/observium
URL: http://svn.observium.org/svn/observium/branches/stable
Repository Root: http://svn.observium.org/svn
Repository UUID: 61d68cd4-352d-0410-923a-c4978735b2b8
Revision: 10848
Node Kind: directory
Schedule: normal
Last Changed Author: adama
Last Changed Rev: 10814
Last Changed Date: 2020-11-11 20:52:42 +0200 (Wed, 11 Nov 2020)

]

SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'dbSchema';]
SQL RUNTIME[0.00035095s]

SQL[SELECT @@SESSION.sql_mode;]
SQL RUNTIME[0.00007796s]

SQL[SET SESSION `sql_mode` = 'NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION']
SQL RUNTIME[0.00007582s]
DB mode(s) disabled: STRICT_TRANS_TABLES, ERROR_FOR_DIVISION_BY_ZERO

CMD[date "+%:z"]

CMD EXITCODE[0]
CMD RUNTIME[0.0026s]
CMD EXITDELAY[10ms]
STDOUT[
+02:00
]

SQL[SELECT TIMEDIFF(NOW(), UTC_TIMESTAMP);]
SQL RUNTIME[0.00025392s]

SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'current_rev';]
SQL RUNTIME[0.00034785s]

SQL[SELECT * FROM `config`]
SQL RUNTIME[0.00049591s]

  ___   _                              _
 / _ \ | |__   ___   ___  _ __ __   __(_) _   _  _ __ ___
| | | || '_ \ / __| / _ \| '__|\ \ / /| || | | || '_ ` _ \
| |_| || |_) |\__ \|  __/| |    \ V / | || |_| || | | | | |
 \___/ |_.__/ |___/ \___||_|     \_/  |_| \__,_||_| |_| |_|
                         Observium Professional 20.11.10814
                                  https://www.observium.org


CMD[/opt/observium/scripts/distro]

CMD EXITCODE[0]
CMD RUNTIME[0.0474s]
STDOUT[
Linux|3.10.0-1160.6.1.el7.x86_64|amd64|CentOS|7||
]

CMD[/usr/bin/env python --version 2>&1]

CMD EXITCODE[0]
CMD RUNTIME[0.0047s]
STDOUT[
Python 2.7.5
]

SQL[SELECT version();]
SQL RUNTIME[0.00022793s]

CMD[/usr/bin/snmpget --version 2>&1]

CMD EXITCODE[0]
CMD RUNTIME[0.0101s]
STDOUT[
NET-SNMP version: 5.7.2
]

CMD[/usr/bin/rrdtool --version | head -n1]

CMD EXITCODE[0]
CMD RUNTIME[0.0107s]
STDOUT[
RRDtool 1.7.1  Copyright by Tobias Oetiker <tobi@oetiker.ch>
]

CMD[/sbin/fping -v 2>&1]

CMD EXITCODE[0]
CMD RUNTIME[0.0039s]
CMD EXITDELAY[10ms]
STDOUT[
/sbin/fping: Version 3.10
/sbin/fping: comments to david@schweikert.ch
]

CMD[/usr/bin/env apache2 -v | awk '/Server version:/ {print $3}']

CMD EXITCODE[0]
CMD RUNTIME[0.0049s]
STDOUT[

]

CMD[/usr/sbin/httpd -v | awk '/Server version:/ {print $3}']

CMD EXITCODE[0]
CMD RUNTIME[0.0467s]
STDOUT[
Apache/2.4.6
]

SQL[SELECT @@SESSION.sql_mode;]
SQL RUNTIME[0.00019598s]

SQL[SHOW VARIABLES LIKE 'character_set_connection']
SQL RUNTIME[0.00118685s]

#####  Software versions  #####

 o OS                   Linux 3.10.0-1160.6.1.el7.x86_64 [amd64] (CentOS 7)
 o Apache               2.4.6
 o PHP                  7.2.34 (OPcache: DISABLED)
 o Python               2.7.5
 o MariaDB              10.4.17-MariaDB (extension: mysqli 5.0.12-dev)
 o SNMP                 NET-SNMP 5.7.2
 o RRDtool              1.7.1
 o Fping                3.10 (IPv4 only)

#####  Memory Limit  #####

 o PHP                  128MB

#####  MariaDB mode  #####

 o MariaDB              NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION

#####  Charset info  #####

 o PHP                  UTF-8
 o MariaDB              utf8

#####  Timezones info  #####

 o Date                 Wednesday, 02-Dec-20 11:24:02 EET
 o PHP                  +02:00
 o MariaDB              +02:00


SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'last_versioncheck';]
SQL RUNTIME[0.00040793s]
HTTP CURL cmd:
curl --connect-timeout 15 -X POST -H 'Connection: close' -H 'Content-Length: 58' -H 'User-Agent: Observium/20.11.10814' -d 'stats=YToxOntzOjc6InZlcnNpb24iO3M6MTE6IjIwLjExLjEwODE0Ijt9' https://www.observium.org/versions.php

REQUEST[https://www.observium.org/versions.php]
REQUEST STATUS[TRUE]
REQUEST RUNTIME[1.2749s]
RESPONSE CODE[200 OK]

SQL[SELECT EXISTS (SELECT 1 FROM `observium_attribs` WHERE `attrib_type` = 'latest_ver')]
SQL RUNTIME[0.00038099s]

SQL[UPDATE `observium_attribs` set `attrib_value` ='20.11.10814' WHERE `attrib_type` = 'latest_ver']
SQL RUNTIME[0.00039697s]

SQL[SELECT EXISTS (SELECT 1 FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev')]
SQL RUNTIME[0.00041389s]

SQL[UPDATE `observium_attribs` set `attrib_value` ='10814' WHERE `attrib_type` = 'latest_rev']
SQL RUNTIME[0.00033784s]

SQL[SELECT EXISTS (SELECT 1 FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev_date')]
SQL RUNTIME[0.00033402s]

SQL[UPDATE `observium_attribs` set `attrib_value` ='2020-11-11' WHERE `attrib_type` = 'latest_rev_date']
SQL RUNTIME[0.00033092s]

SQL[SELECT EXISTS (SELECT 1 FROM `observium_attribs` WHERE `attrib_type` = 'last_versioncheck')]
SQL RUNTIME[0.00031900s]

SQL[UPDATE `observium_attribs` set `attrib_value` ='1606901043' WHERE `attrib_type` = 'last_versioncheck']
SQL RUNTIME[0.00110006s]

SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev';]
SQL RUNTIME[0.00037694s]
#####  Starting discovery run at 2020-12-02 11:24:03  #####


SQL[SELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` LIKE 'sw25-prod-mm' AND `status` = '1' AND `poller_id` = '0' ORDER BY `last_discovered_timetaken` ASC]
SQL RUNTIME[0.00113916s]
Excluded by not test condition: version [14.1X53-D35.3] > [15.1R5.5]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' sysObjectID.0 sysUpTime.0]

CMD EXITCODE[0]
CMD RUNTIME[0.017s]
STDOUT[
sysObjectID.0 = enterprises.2636.1.1.1.2.63
sysUpTime.0 = 189:12:18:57.84
]
SNMP STATUS[TRUE]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137']
SQL RUNTIME[0.00056505s]

SQL[SELECT * FROM `observium_processes` WHERE `process_name` = 'discovery.php' AND `device_id` = '137']
SQL RUNTIME[0.00042009s]

SQL[INSERT INTO `observium_processes` (`process_pid`,`process_name`,`process_ppid`,`process_uid`,`process_command`,`process_start`,`device_id`)  VALUES ('50067','discovery.php','49864','0','php discovery.php -d -h sw25-prod-mm','1606901043','137')]
SQL RUNTIME[0.00085187s]
#####  sw25-prod-mm [137]  #####

 o OS Type              junos
 o SNMP Version         v2c
 o Last discovery       2020-12-02 06:51:35
 o Last duration        28.49 seconds

#####  Module Start: os  #####


CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' sysDescr.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0161s]
STDOUT[
sw25-prod-mm
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUvn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' sysObjectID.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0153s]
STDOUT[
.1.3.6.1.4.1.2636.1.1.1.2.63
]
SNMP STATUS[TRUE]
+-------------+------------------------------+
| OID         |                              |
+-------------+------------------------------+
| sysDescr    | sw25-prod-mm                 |
| sysObjectID | .1.3.6.1.4.1.2636.1.1.1.2.63 |
+-------------+------------------------------+

 o Detect OS matched (junos: Juniper JunOS): 
+-------------+--------------------+------------------------------+
| OID         | Matched definition |                              |
+-------------+--------------------+------------------------------+
| sysObjectID | .1.3.6.1.4.1.2636  | .1.3.6.1.4.1.2636.1.1.1.2.63 |
+-------------+--------------------+------------------------------+


 o Duration             0.0925s

#####  Module Start: mibs  #####


CMD[/usr/bin/snmptranslate -On -Pu -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'SNMPv2-MIB::sysORID']

CMD EXITCODE[0]
CMD RUNTIME[0.013s]
STDOUT[
.1.3.6.1.2.1.1.9.1.2
]
SNMP TRANSLATE (CMD): 'SNMPv2-MIB::sysORID' -> '.1.3.6.1.2.1.1.9.1.2'

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUsn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' .1.3.6.1.2.1.1.9.1.2]

CMD EXITCODE[0]
CMD RUNTIME[0.0306s]
STDOUT[
.1.3.6.1.2.1.1.9.1.2 = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' sysORDescr]

CMD EXITCODE[0]
CMD RUNTIME[0.0299s]
STDOUT[
sysORDescr = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m OSPF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' ospfAdminStat.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0239s]
STDOUT[
disabled
]
SNMP STATUS[TRUE]
Store in cache OID: OSPF-MIB::ospfAdminStat.0

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m MPLS-L3VPN-STD-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' mplsL3VpnConfiguredVrfs.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0221s]
STDOUT[
0
]
SNMP STATUS[TRUE]
Store in cache OID: MPLS-L3VPN-STD-MIB::mplsL3VpnConfiguredVrfs.0

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m MPLS-VPN-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' mplsVpnConfiguredVrfs.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0202s]
STDOUT[
0
]
SNMP STATUS[TRUE]
Store in cache OID: MPLS-VPN-MIB::mplsVpnConfiguredVrfs.0
+-----------------------------------------------+--------------------+---------+
| OID                                           | Matched definition | Value   |
+-----------------------------------------------+--------------------+---------+
| device type                                   | network            | network |
| MPLS-L3VPN-STD-MIB::mplsL3VpnConfiguredVrfs.0 | /^\d+/             | 0       |
| device type                                   | network            | network |
| MPLS-VPN-MIB::mplsVpnConfiguredVrfs.0         | /^\d+/             | 0       |
+-----------------------------------------------+--------------------+---------+

 o MIBs discovered      <empty>
SQL[DELETE FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'sysORID']
SQL RUNTIME[0.00049496s]

+------------------------+--------------------+-----------+---------------------+
| Identity               | MIB                | Source    | Status              |
+------------------------+--------------------+-----------+---------------------+
| .1.3.6.1.2.1.10.166.11 | MPLS-L3VPN-STD-MIB | Discovery | MIB already defined |
| .1.3.6.1.3.118         | MPLS-VPN-MIB       | Discovery | MIB already defined |
+------------------------+--------------------+-----------+---------------------+


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'sysORID']
SQL RUNTIME[0.00056696s]

SQL[SELECT `mib` FROM `devices_mibs` WHERE `device_id` = '137' AND `use` = 'mib' AND `disabled` = '1']
SQL RUNTIME[0.00053191s]
MIB [JUNIPER-SRX5000-SPU-MONITORING-MIB] disabled in device config.
MIB [JUNIPER-MAC-MIB] disabled in device config.
MIB [JUNIPER-VPN-MIB] disabled in device config.
MIB [JUNIPER-COS-MIB] disabled in device config.
MIB [JUNIPER-FIREWALL-MIB] disabled in device config.
MIB [BGP4-V2-MIB-JUNIPER] disabled in global config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [MPLS-L3VPN-STD-MIB] disabled in device config.
MIB [MPLS-VPN-MIB] disabled in device config.
MIB [JUNIPER-IPv6-MIB] disabled in device config.
MIB [MPLS-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in global config.
MIB [UCD-SNMP-MIB] disabled in device config.
MIB [BGP4-MIB] disabled in global config.
MIB [IPV6-MIB] disabled in device config.


  /opt/observium/includes/discovery/mibs.inc.php:292 
array(
  [0]  => string(11) "JUNIPER-MIB"
  [1]  => string(17) "JUNIPER-ALARM-MIB"
  [2]  => string(15) "JUNIPER-DOM-MIB"
  [3]  => string(20) "JUNIPER-IFOPTICS-MIB"
  [4]  => string(16) "JUNIPER-VLAN-MIB"
  [5]  => string(16) "JUNIPER-PING-MIB"
  [6]  => string(15) "Juniper-QoS-MIB"
  [7]  => string(10) "SNMPv2-MIB"
  [8]  => string(18) "SNMP-FRAMEWORK-MIB"
  [9]  => string(6) "IF-MIB"
  [10] => string(13) "EtherLike-MIB"
  [11] => string(18) "HOST-RESOURCES-MIB"
  [12] => string(12) "Q-BRIDGE-MIB"
  [13] => string(8) "LLDP-MIB"
  [14] => string(13) "CISCO-CDP-MIB"
  [15] => string(15) "DISMAN-PING-MIB"
  [16] => string(6) "IP-MIB"
)

 o Duration             0.1656s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_ports']
SQL RUNTIME[0.00046611s]
#####  Module Start: ports  #####

 o Caching OIDs         ifDescr 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' ifDescr]

CMD EXITCODE[0]
CMD RUNTIME[0.3709s]
STDOUT[
ifDescr.4 = lsi
ifDescr.5 = dsc
ifDescr.6 = lo0
ifDescr.7 = tap
ifDescr.8 = gre
ifDescr.9 = ipip
ifDescr.10 = pime
ifDescr.11 = pimd
ifDescr.12 = mtun
ifDescr.16 = lo0.0
ifDescr.22 = lo0.16385
ifDescr.33 = me0
ifDescr.34 = me0.0
ifDescr.35 = vme
ifDescr.36 = vme.0
ifDescr.37 = bme0
ifDescr.40 = bme0.32770
ifDescr.101 = vcp-255/1/0
ifDescr.102 = vcp-255/1/0.32768
ifDescr.103 = vcp-255/1/1
ifDescr.104 = vcp-255/1/1.32768
ifDescr.220 = bme0.0
ifDescr.501 = irb
ifDescr.502 = jsrv
ifDescr.503 = jsrv.1
ifDescr.504 = gr-0/0/0
ifDescr.505 = pfh-0/0/0
ifDescr.506 = pfh-0/0/0.16383
ifDescr.507 = pfe-0/0/0
ifDescr.508 = pfe-0/0/0.16383
ifDescr.509 = ge-0/0/0
ifDescr.511 = ge-0/0/1
ifDescr.513 = ge-0/0/2
ifDescr.514 = ge-0/0/2.0
ifDescr.515 = ge-0/0/3
ifDescr.516 = ge-0/0/3.0
ifDescr.517 = ge-0/0/4
ifDescr.518 = ge-0/0/7
ifDescr.519 = ge-0/0/4.0
ifDescr.520 = ge-0/0/5
ifDescr.521 = ge-0/0/5.0
ifDescr.522 = ge-0/0/6
ifDescr.523 = ge-0/0/6.0
ifDescr.524 = ge-0/0/9
ifDescr.525 = ge-0/0/7.0
ifDescr.526 = ge-0/0/10
ifDescr.527 = ge-0/0/11
ifDescr.528 = ge-0/0/12
ifDescr.529 = ge-0/0/8
ifDescr.530 = ge-0/0/8.0
ifDescr.531 = ge-0/0/9.0
ifDescr.532 = ge-0/0/13
ifDescr.533 = ge-0/0/14
ifDescr.534 = ge-0/0/10.0
ifDescr.535 = ge-0/0/11.0
ifDescr.536 = ge-0/0/12.0
ifDescr.537 = ge-0/0/13.0
ifDescr.538 = ge-0/0/15
ifDescr.539 = ge-0/0/14.0
ifDescr.540 = ge-0/0/16
ifDescr.541 = ge-0/0/17
ifDescr.542 = ge-0/0/18
ifDescr.543 = ge-0/0/19
ifDescr.544 = ge-0/0/20
ifDescr.545 = ge-0/0/21
ifDescr.546 = ge-0/0/15.0
ifDescr.547 = ge-0/0/22
ifDescr.548 = ge-0/0/23
ifDescr.549 = ge-0/0/24
ifDescr.550 = ge-0/0/16.0
ifDescr.551 = ge-0/0/25
ifDescr.552 = ge-0/0/26
ifDescr.553 = ge-0/0/17.0
ifDescr.554 = ge-0/0/27
ifDescr.555 = ge-0/0/28
ifDescr.556 = ge-0/0/29
ifDescr.557 = ge-0/0/30
ifDescr.558 = ge-0/0/18.0
ifDescr.559 = ge-0/0/31
ifDescr.560 = ge-0/0/32
ifDescr.561 = ge-0/0/33
ifDescr.562 = ge-0/0/34
ifDescr.563 = ge-0/0/19.0
ifDescr.564 = ge-0/0/35
ifDescr.565 = ge-0/0/36
ifDescr.566 = ge-0/0/20.0
ifDescr.567 = ge-0/0/37
ifDescr.568 = ge-0/0/21.0
ifDescr.569 = ge-0/0/22.0
ifDescr.570 = ge-0/0/38
ifDescr.571 = ge-0/0/23.0
ifDescr.572 = ge-0/0/39
ifDescr.573 = ge-0/0/40
ifDescr.574 = ge-0/0/41
ifDescr.575 = ge-0/0/42
ifDescr.576 = ge-0/0/24.0
ifDescr.577 = ge-0/0/43
ifDescr.578 = ge-0/0/44
ifDescr.579 = ge-0/0/45
ifDescr.580 = ge-0/0/25.0
ifDescr.581 = ge-0/0/46
ifDescr.582 = ge-0/0/47
ifDescr.583 = ge-0/0/26.0
ifDescr.584 = ge-0/0/27.0
ifDescr.585 = ge-0/0/28.0
ifDescr.586 = ge-0/0/29.0
ifDescr.587 = ge-0/0/30.0
ifDescr.588 = ge-0/0/31.0
ifDescr.589 = ge-0/0/32.0
ifDescr.590 = ge-0/0/33.0
ifDescr.591 = ge-0/0/34.0
ifDescr.592 = ge-0/0/35.0
ifDescr.593 = ge-0/0/36.0
ifDescr.594 = ge-0/0/37.0
ifDescr.595 = ge-0/0/38.0
ifDescr.596 = ge-0/0/39.0
ifDescr.597 = ge-0/0/40.0
ifDescr.598 = ge-0/0/41.0
ifDescr.599 = ge-0/0/42.0
ifDescr.600 = ge-0/0/43.0
ifDescr.601 = ge-0/0/44.0
ifDescr.602 = ge-0/0/45.0
ifDescr.605 = pfh-1/0/0
ifDescr.606 = pfe-1/0/0
ifDescr.607 = pfh-1/0/0.16383
ifDescr.608 = pfe-1/0/0.16383
ifDescr.609 = ge-1/0/0
ifDescr.610 = ge-1/0/1
ifDescr.611 = ge-1/0/2
ifDescr.612 = ge-1/0/3
ifDescr.613 = ge-1/0/4
ifDescr.614 = ge-1/0/5
ifDescr.615 = ge-1/0/6
ifDescr.616 = ge-1/0/7
ifDescr.617 = ge-1/0/8
ifDescr.618 = ge-1/0/9
ifDescr.619 = ge-1/0/10
ifDescr.620 = ge-1/0/11
ifDescr.621 = ge-1/0/12
ifDescr.622 = ge-1/0/13
ifDescr.623 = ge-1/0/14
ifDescr.624 = ge-1/0/15
ifDescr.625 = ge-1/0/16
ifDescr.626 = ge-1/0/17
ifDescr.627 = ge-1/0/18
ifDescr.628 = ge-1/0/19
ifDescr.629 = ge-1/0/20
ifDescr.630 = ge-1/0/21
ifDescr.631 = ge-1/0/22
ifDescr.632 = ge-1/0/23
ifDescr.633 = ge-1/0/24
ifDescr.634 = ge-1/0/25
ifDescr.635 = ge-1/0/26
ifDescr.636 = ge-1/0/27
ifDescr.637 = ge-1/0/28
ifDescr.638 = ge-1/0/29
ifDescr.639 = ge-1/0/30
ifDescr.640 = ge-1/0/31
ifDescr.641 = ge-1/0/32
ifDescr.642 = ge-1/0/33
ifDescr.643 = ge-1/0/34
ifDescr.644 = ge-1/0/35
ifDescr.645 = ge-1/0/36
ifDescr.646 = ge-1/0/37
ifDescr.647 = ge-1/0/38
ifDescr.648 = ge-1/0/39
ifDescr.649 = ge-1/0/40
ifDescr.650 = ge-1/0/41
ifDescr.651 = ge-1/0/42
ifDescr.652 = ge-1/0/43
ifDescr.653 = ge-1/0/44
ifDescr.654 = ge-1/0/45
ifDescr.655 = ge-1/0/46
ifDescr.656 = ge-1/0/47
ifDescr.657 = ge-0/0/47.0
ifDescr.658 = ae0
ifDescr.659 = ae1
ifDescr.660 = ae2
ifDescr.661 = ae3
ifDescr.662 = ae4
ifDescr.663 = ae5
ifDescr.664 = ae6
ifDescr.665 = ae7
ifDescr.666 = ae8
ifDescr.667 = ae9
ifDescr.668 = ae10
ifDescr.669 = ae11
ifDescr.670 = ae12
ifDescr.671 = ae13
ifDescr.672 = ae14
ifDescr.673 = ae15
ifDescr.674 = ae16
ifDescr.675 = ae17
ifDescr.676 = ae18
ifDescr.677 = ae19
ifDescr.678 = ae20
ifDescr.679 = ae21
ifDescr.680 = ae22
ifDescr.681 = ae23
ifDescr.682 = ae24
ifDescr.683 = ae25
ifDescr.684 = ae26
ifDescr.685 = ae27
ifDescr.686 = ae28
ifDescr.687 = ae29
ifDescr.688 = ae30
ifDescr.689 = ae31
ifDescr.690 = ae32
ifDescr.691 = ae33
ifDescr.692 = ae34
ifDescr.693 = ae35
ifDescr.694 = ae36
ifDescr.695 = ae37
ifDescr.696 = ae38
ifDescr.697 = ae39
ifDescr.698 = ae40
ifDescr.699 = ae41
ifDescr.700 = ae42
ifDescr.701 = ae43
ifDescr.702 = ae44
ifDescr.703 = ae45
ifDescr.704 = ae46
ifDescr.705 = ae47
ifDescr.706 = ae48
ifDescr.707 = ae49
ifDescr.708 = ae50
ifDescr.709 = ae51
ifDescr.710 = xe-0/2/3
ifDescr.711 = irb.255
ifDescr.712 = ae51.0
ifDescr.713 = xe-0/2/3.0
ifDescr.714 = xe-1/2/3
ifDescr.716 = xe-1/2/3.0
ifDescr.723 = ae2.0
ifDescr.724 = ae3.0
ifDescr.725 = ge-1/0/2.0
ifDescr.726 = ge-1/0/3.0
ifDescr.727 = ge-1/0/47.0
ifDescr.736 = ae4.0
ifDescr.737 = ge-1/0/4.0
ifDescr.738 = ge-1/0/46.0
ifDescr.739 = ae5.0
ifDescr.740 = ae6.0
ifDescr.741 = ge-1/0/45.0
ifDescr.742 = ge-1/0/5.0
ifDescr.743 = ge-1/0/6.0
ifDescr.744 = ge-1/0/7.0
ifDescr.746 = ae8.0
ifDescr.747 = ge-1/0/8.0
ifDescr.748 = ge-1/0/9.0
ifDescr.749 = ge-1/0/11.0
ifDescr.750 = ge-1/0/10.0
ifDescr.751 = ge-1/0/12.0
ifDescr.752 = ae13.0
ifDescr.753 = ge-1/0/13.0
ifDescr.754 = ge-1/0/44.0
ifDescr.755 = ae14.0
ifDescr.756 = ge-1/0/14.0
ifDescr.757 = ge-1/0/43.0
]
SNMP STATUS[TRUE]
ifAlias 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' ifAlias]

CMD EXITCODE[0]
CMD RUNTIME[0.4256s]
STDOUT[
ifAlias.4 = 
ifAlias.5 = 
ifAlias.6 = 
ifAlias.7 = 
ifAlias.8 = 
ifAlias.9 = 
ifAlias.10 = 
ifAlias.11 = 
ifAlias.12 = 
ifAlias.16 = 
ifAlias.22 = 
ifAlias.33 = 
ifAlias.34 = 
ifAlias.35 = 
ifAlias.36 = 
ifAlias.37 = 
ifAlias.40 = 
ifAlias.101 = 
ifAlias.102 = 
ifAlias.103 = 
ifAlias.104 = 
ifAlias.220 = 
ifAlias.501 = 
ifAlias.502 = 
ifAlias.503 = 
ifAlias.504 = 
ifAlias.505 = 
ifAlias.506 = 
ifAlias.507 = 
ifAlias.508 = 
ifAlias.509 = 
ifAlias.511 = 
ifAlias.513 =  Member #1 of LAG ae2 VMDBSRV2 DATA_Interface [ESXi NIC1]
ifAlias.514 = 
ifAlias.515 =  Member #1 of LAG ae3 VMDBSRV2 iSCSI_Interface [ESXi NIC3]
ifAlias.516 = 
ifAlias.517 = 1st link to server NOKIA SON
ifAlias.518 = First PSCN New HLR/HSS interconnect MMici
ifAlias.519 = 
ifAlias.520 = 
ifAlias.521 = 
ifAlias.522 = 1st member of ae6 to XCHSRV02 iSCSI
ifAlias.523 = 
ifAlias.524 =  PSCN MM-XL-1 Ge2/30 eCare Secondary
ifAlias.525 = 
ifAlias.526 = Mgmt  HP MSA2052 _Milesti, controller A
ifAlias.527 = HP 3PAR Replication
ifAlias.528 = HP 3PAR Replication
ifAlias.529 = LAG to Controller Capsman CCR1036 p.Eth1 
ifAlias.530 = 
ifAlias.531 = 
ifAlias.532 = To VMSRV6  iLo
ifAlias.533 =  1st link to FNO (ASR903.MM Gi0/4/1) 
ifAlias.534 = 
ifAlias.535 = 
ifAlias.536 = 
ifAlias.537 = 
ifAlias.538 = 
ifAlias.539 = 
ifAlias.540 = 
ifAlias.541 = 
ifAlias.542 = 
ifAlias.543 = 
ifAlias.544 = 
ifAlias.545 = 
ifAlias.546 = 
ifAlias.547 = 
ifAlias.548 = 
ifAlias.549 = 
ifAlias.550 = 
ifAlias.551 = 
ifAlias.552 = 
ifAlias.553 = 
ifAlias.554 = 
ifAlias.555 = 
ifAlias.556 = 
ifAlias.557 = 
ifAlias.558 = 
ifAlias.559 = 
ifAlias.560 = 
ifAlias.561 = 
ifAlias.562 = 
ifAlias.563 = 
ifAlias.564 = 
ifAlias.565 = 
ifAlias.566 = 
ifAlias.567 = 
ifAlias.568 = 
ifAlias.569 = 
ifAlias.570 = 
ifAlias.571 = 
ifAlias.572 = 
ifAlias.573 = 
ifAlias.574 = 
ifAlias.575 = 
ifAlias.576 = 
ifAlias.577 = Link to VMSRV_10 iLO_Interface
ifAlias.578 = iLO  HP StoreEasy_Milesti
ifAlias.579 = iLO for new VMDBSRV_2
ifAlias.580 = 
ifAlias.581 = 
ifAlias.582 = For iLO VMSRV_7
ifAlias.583 = 
ifAlias.584 = 
ifAlias.585 = 
ifAlias.586 = 
ifAlias.587 = 
ifAlias.588 = 
ifAlias.589 = 
ifAlias.590 = 
ifAlias.591 = 
ifAlias.592 = 
ifAlias.593 = 
ifAlias.594 = 
ifAlias.595 = 
ifAlias.596 = 
ifAlias.597 = 
ifAlias.598 = 
ifAlias.599 = 
ifAlias.600 = 
ifAlias.601 = 
ifAlias.602 = 
ifAlias.605 = 
ifAlias.606 = 
ifAlias.607 = 
ifAlias.608 = 
ifAlias.609 = 
ifAlias.610 = 
ifAlias.611 =  Member #2 of LAG ae2 VMDBSRV2 DATA_Interface [ESXi NIC2]
ifAlias.612 =  Member #2 of LAG ae3 VMDBSRV2 iSCSI_Interface [ESXi NIC4]
ifAlias.613 = 2nd link to server NOKIA SON
ifAlias.614 = 
ifAlias.615 = 2nd member of ae6 to XCHSRV02 iSCSI
ifAlias.616 = Second PSCN New HLR/HSS interconnect MMici
ifAlias.617 = LAG to Controller Capsman CCR1036 p.Eth2 
ifAlias.618 =  PSCN MM-XL-2 Ge2/30 eCare Secondary
ifAlias.619 = Mgmt  HP MSA2052 _Milesti, controller B
ifAlias.620 = HP 3PAR Replication
ifAlias.621 = HP 3PAR Replication
ifAlias.622 = Memeber 2 of LAG ae13 ZabbixNSE [NIC2] 
ifAlias.623 =  2nd link to FNO (ASR903.MM Gi0/5/1) 
ifAlias.624 = 
ifAlias.625 = 
ifAlias.626 = 
ifAlias.627 = 
ifAlias.628 = 
ifAlias.629 = 
ifAlias.630 = 
ifAlias.631 = 
ifAlias.632 = 
ifAlias.633 = 
ifAlias.634 = 
ifAlias.635 = 
ifAlias.636 = 
ifAlias.637 = 
ifAlias.638 = 
ifAlias.639 = 
ifAlias.640 = 
ifAlias.641 = 
ifAlias.642 = 
ifAlias.643 = 
ifAlias.644 = 
ifAlias.645 = 
ifAlias.646 = 
ifAlias.647 = 
ifAlias.648 = 
ifAlias.649 = 
ifAlias.650 = 
ifAlias.651 = 
ifAlias.652 = Link to VMSRV_4 iLO_Interface
ifAlias.653 = iLO  VMSRV_8
ifAlias.654 = iLO for XCHSRV02
ifAlias.655 = iLO for NOKIA SON
ifAlias.656 = For iLO VMDBSRV_2
ifAlias.657 = 
ifAlias.658 = 
ifAlias.659 = 
ifAlias.660 = LAG to VMDBSRV2 DATA_Interface [ESXi NIC1 & NIC2]
ifAlias.661 = LAG to VMDBSRV2 iSCSI_Interface [ESXi NIC3 & NIC4]
ifAlias.662 = LAG to server NOKIA SON
ifAlias.663 = 
ifAlias.664 = LAG to XCHSRV02 iSCSI
ifAlias.665 = 
ifAlias.666 = LAG to Controller Capsman CCR1036
ifAlias.667 = 
ifAlias.668 = 
ifAlias.669 = 
ifAlias.670 = 
ifAlias.671 =  LAG to ZabbixNSE SRV2 [NIC1 & NIC 2] 
ifAlias.672 =  To FNO (Rack F03, ASR903.MM Po2) 
ifAlias.673 = 
ifAlias.674 = 
ifAlias.675 = 
ifAlias.676 = 
ifAlias.677 = 
ifAlias.678 = 
ifAlias.679 = 
ifAlias.680 = 
ifAlias.681 = 
ifAlias.682 = 
ifAlias.683 = 
ifAlias.684 = 
ifAlias.685 = 
ifAlias.686 = 
ifAlias.687 = 
ifAlias.688 = 
ifAlias.689 = 
ifAlias.690 = 
ifAlias.691 = 
ifAlias.692 = 
ifAlias.693 = 
ifAlias.694 = 
ifAlias.695 = 
ifAlias.696 = 
ifAlias.697 = 
ifAlias.698 = 
ifAlias.699 = 
ifAlias.700 = 
ifAlias.701 = 
ifAlias.702 = 
ifAlias.703 = 
ifAlias.704 = 
ifAlias.705 = 
ifAlias.706 = 
ifAlias.707 = 
ifAlias.708 = 
ifAlias.709 = To CORE Juniper EX4500 ae1
ifAlias.710 = 1st member LAG to EX4500
ifAlias.711 = 
ifAlias.712 = 
ifAlias.713 = 
ifAlias.714 = 2nd member LAG to EX4500
ifAlias.716 = 
ifAlias.723 = 
ifAlias.724 = 
ifAlias.725 = 
ifAlias.726 = 
ifAlias.727 = 
ifAlias.736 = 
ifAlias.737 = 
ifAlias.738 = 
ifAlias.739 = 
ifAlias.740 = 
ifAlias.741 = 
ifAlias.742 = 
ifAlias.743 = 
ifAlias.744 = 
ifAlias.746 = 
ifAlias.747 = 
ifAlias.748 = 
ifAlias.749 = 
ifAlias.750 = 
ifAlias.751 = 
ifAlias.752 = 
ifAlias.753 = 
ifAlias.754 = 
ifAlias.755 = 
ifAlias.756 = 
ifAlias.757 = 
]
SNMP STATUS[TRUE]
ifName 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' ifName]

CMD EXITCODE[0]
CMD RUNTIME[0.3748s]
STDOUT[
ifName.4 = lsi
ifName.5 = dsc
ifName.6 = lo0
ifName.7 = tap
ifName.8 = gre
ifName.9 = ipip
ifName.10 = pime
ifName.11 = pimd
ifName.12 = mtun
ifName.16 = lo0.0
ifName.22 = lo0.16385
ifName.33 = me0
ifName.34 = me0.0
ifName.35 = vme
ifName.36 = vme.0
ifName.37 = bme0
ifName.40 = bme0.32770
ifName.101 = vcp-255/1/0
ifName.102 = vcp-255/1/0.32768
ifName.103 = vcp-255/1/1
ifName.104 = vcp-255/1/1.32768
ifName.220 = bme0.0
ifName.501 = irb
ifName.502 = jsrv
ifName.503 = jsrv.1
ifName.504 = gr-0/0/0
ifName.505 = pfh-0/0/0
ifName.506 = pfh-0/0/0.16383
ifName.507 = pfe-0/0/0
ifName.508 = pfe-0/0/0.16383
ifName.509 = ge-0/0/0
ifName.511 = ge-0/0/1
ifName.513 = ge-0/0/2
ifName.514 = ge-0/0/2.0
ifName.515 = ge-0/0/3
ifName.516 = ge-0/0/3.0
ifName.517 = ge-0/0/4
ifName.518 = ge-0/0/7
ifName.519 = ge-0/0/4.0
ifName.520 = ge-0/0/5
ifName.521 = ge-0/0/5.0
ifName.522 = ge-0/0/6
ifName.523 = ge-0/0/6.0
ifName.524 = ge-0/0/9
ifName.525 = ge-0/0/7.0
ifName.526 = ge-0/0/10
ifName.527 = ge-0/0/11
ifName.528 = ge-0/0/12
ifName.529 = ge-0/0/8
ifName.530 = ge-0/0/8.0
ifName.531 = ge-0/0/9.0
ifName.532 = ge-0/0/13
ifName.533 = ge-0/0/14
ifName.534 = ge-0/0/10.0
ifName.535 = ge-0/0/11.0
ifName.536 = ge-0/0/12.0
ifName.537 = ge-0/0/13.0
ifName.538 = ge-0/0/15
ifName.539 = ge-0/0/14.0
ifName.540 = ge-0/0/16
ifName.541 = ge-0/0/17
ifName.542 = ge-0/0/18
ifName.543 = ge-0/0/19
ifName.544 = ge-0/0/20
ifName.545 = ge-0/0/21
ifName.546 = ge-0/0/15.0
ifName.547 = ge-0/0/22
ifName.548 = ge-0/0/23
ifName.549 = ge-0/0/24
ifName.550 = ge-0/0/16.0
ifName.551 = ge-0/0/25
ifName.552 = ge-0/0/26
ifName.553 = ge-0/0/17.0
ifName.554 = ge-0/0/27
ifName.555 = ge-0/0/28
ifName.556 = ge-0/0/29
ifName.557 = ge-0/0/30
ifName.558 = ge-0/0/18.0
ifName.559 = ge-0/0/31
ifName.560 = ge-0/0/32
ifName.561 = ge-0/0/33
ifName.562 = ge-0/0/34
ifName.563 = ge-0/0/19.0
ifName.564 = ge-0/0/35
ifName.565 = ge-0/0/36
ifName.566 = ge-0/0/20.0
ifName.567 = ge-0/0/37
ifName.568 = ge-0/0/21.0
ifName.569 = ge-0/0/22.0
ifName.570 = ge-0/0/38
ifName.571 = ge-0/0/23.0
ifName.572 = ge-0/0/39
ifName.573 = ge-0/0/40
ifName.574 = ge-0/0/41
ifName.575 = ge-0/0/42
ifName.576 = ge-0/0/24.0
ifName.577 = ge-0/0/43
ifName.578 = ge-0/0/44
ifName.579 = ge-0/0/45
ifName.580 = ge-0/0/25.0
ifName.581 = ge-0/0/46
ifName.582 = ge-0/0/47
ifName.583 = ge-0/0/26.0
ifName.584 = ge-0/0/27.0
ifName.585 = ge-0/0/28.0
ifName.586 = ge-0/0/29.0
ifName.587 = ge-0/0/30.0
ifName.588 = ge-0/0/31.0
ifName.589 = ge-0/0/32.0
ifName.590 = ge-0/0/33.0
ifName.591 = ge-0/0/34.0
ifName.592 = ge-0/0/35.0
ifName.593 = ge-0/0/36.0
ifName.594 = ge-0/0/37.0
ifName.595 = ge-0/0/38.0
ifName.596 = ge-0/0/39.0
ifName.597 = ge-0/0/40.0
ifName.598 = ge-0/0/41.0
ifName.599 = ge-0/0/42.0
ifName.600 = ge-0/0/43.0
ifName.601 = ge-0/0/44.0
ifName.602 = ge-0/0/45.0
ifName.605 = pfh-1/0/0
ifName.606 = pfe-1/0/0
ifName.607 = pfh-1/0/0.16383
ifName.608 = pfe-1/0/0.16383
ifName.609 = ge-1/0/0
ifName.610 = ge-1/0/1
ifName.611 = ge-1/0/2
ifName.612 = ge-1/0/3
ifName.613 = ge-1/0/4
ifName.614 = ge-1/0/5
ifName.615 = ge-1/0/6
ifName.616 = ge-1/0/7
ifName.617 = ge-1/0/8
ifName.618 = ge-1/0/9
ifName.619 = ge-1/0/10
ifName.620 = ge-1/0/11
ifName.621 = ge-1/0/12
ifName.622 = ge-1/0/13
ifName.623 = ge-1/0/14
ifName.624 = ge-1/0/15
ifName.625 = ge-1/0/16
ifName.626 = ge-1/0/17
ifName.627 = ge-1/0/18
ifName.628 = ge-1/0/19
ifName.629 = ge-1/0/20
ifName.630 = ge-1/0/21
ifName.631 = ge-1/0/22
ifName.632 = ge-1/0/23
ifName.633 = ge-1/0/24
ifName.634 = ge-1/0/25
ifName.635 = ge-1/0/26
ifName.636 = ge-1/0/27
ifName.637 = ge-1/0/28
ifName.638 = ge-1/0/29
ifName.639 = ge-1/0/30
ifName.640 = ge-1/0/31
ifName.641 = ge-1/0/32
ifName.642 = ge-1/0/33
ifName.643 = ge-1/0/34
ifName.644 = ge-1/0/35
ifName.645 = ge-1/0/36
ifName.646 = ge-1/0/37
ifName.647 = ge-1/0/38
ifName.648 = ge-1/0/39
ifName.649 = ge-1/0/40
ifName.650 = ge-1/0/41
ifName.651 = ge-1/0/42
ifName.652 = ge-1/0/43
ifName.653 = ge-1/0/44
ifName.654 = ge-1/0/45
ifName.655 = ge-1/0/46
ifName.656 = ge-1/0/47
ifName.657 = ge-0/0/47.0
ifName.658 = ae0
ifName.659 = ae1
ifName.660 = ae2
ifName.661 = ae3
ifName.662 = ae4
ifName.663 = ae5
ifName.664 = ae6
ifName.665 = ae7
ifName.666 = ae8
ifName.667 = ae9
ifName.668 = ae10
ifName.669 = ae11
ifName.670 = ae12
ifName.671 = ae13
ifName.672 = ae14
ifName.673 = ae15
ifName.674 = ae16
ifName.675 = ae17
ifName.676 = ae18
ifName.677 = ae19
ifName.678 = ae20
ifName.679 = ae21
ifName.680 = ae22
ifName.681 = ae23
ifName.682 = ae24
ifName.683 = ae25
ifName.684 = ae26
ifName.685 = ae27
ifName.686 = ae28
ifName.687 = ae29
ifName.688 = ae30
ifName.689 = ae31
ifName.690 = ae32
ifName.691 = ae33
ifName.692 = ae34
ifName.693 = ae35
ifName.694 = ae36
ifName.695 = ae37
ifName.696 = ae38
ifName.697 = ae39
ifName.698 = ae40
ifName.699 = ae41
ifName.700 = ae42
ifName.701 = ae43
ifName.702 = ae44
ifName.703 = ae45
ifName.704 = ae46
ifName.705 = ae47
ifName.706 = ae48
ifName.707 = ae49
ifName.708 = ae50
ifName.709 = ae51
ifName.710 = xe-0/2/3
ifName.711 = irb.255
ifName.712 = ae51.0
ifName.713 = xe-0/2/3.0
ifName.714 = xe-1/2/3
ifName.716 = xe-1/2/3.0
ifName.723 = ae2.0
ifName.724 = ae3.0
ifName.725 = ge-1/0/2.0
ifName.726 = ge-1/0/3.0
ifName.727 = ge-1/0/47.0
ifName.736 = ae4.0
ifName.737 = ge-1/0/4.0
ifName.738 = ge-1/0/46.0
ifName.739 = ae5.0
ifName.740 = ae6.0
ifName.741 = ge-1/0/45.0
ifName.742 = ge-1/0/5.0
ifName.743 = ge-1/0/6.0
ifName.744 = ge-1/0/7.0
ifName.746 = ae8.0
ifName.747 = ge-1/0/8.0
ifName.748 = ge-1/0/9.0
ifName.749 = ge-1/0/11.0
ifName.750 = ge-1/0/10.0
ifName.751 = ge-1/0/12.0
ifName.752 = ae13.0
ifName.753 = ge-1/0/13.0
ifName.754 = ge-1/0/44.0
ifName.755 = ae14.0
ifName.756 = ge-1/0/14.0
ifName.757 = ge-1/0/43.0
]
SNMP STATUS[TRUE]
ifType 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' ifType]

CMD EXITCODE[0]
CMD RUNTIME[0.3388s]
STDOUT[
ifType.4 = mplsTunnel
ifType.5 = other
ifType.6 = softwareLoopback
ifType.7 = other
ifType.8 = tunnel
ifType.9 = tunnel
ifType.10 = tunnel
ifType.11 = tunnel
ifType.12 = tunnel
ifType.16 = softwareLoopback
ifType.22 = softwareLoopback
ifType.33 = ethernetCsmacd
ifType.34 = propVirtual
ifType.35 = other
ifType.36 = propVirtual
ifType.37 = ethernetCsmacd
ifType.40 = propVirtual
ifType.101 = other
ifType.102 = propVirtual
ifType.103 = other
ifType.104 = propVirtual
ifType.220 = propVirtual
ifType.501 = other
ifType.502 = other
ifType.503 = propVirtual
ifType.504 = tunnel
ifType.505 = other
ifType.506 = propVirtual
ifType.507 = other
ifType.508 = propVirtual
ifType.509 = ethernetCsmacd
ifType.511 = ethernetCsmacd
ifType.513 = ethernetCsmacd
ifType.514 = propVirtual
ifType.515 = ethernetCsmacd
ifType.516 = propVirtual
ifType.517 = ethernetCsmacd
ifType.518 = ethernetCsmacd
ifType.519 = propVirtual
ifType.520 = ethernetCsmacd
ifType.521 = propVirtual
ifType.522 = ethernetCsmacd
ifType.523 = propVirtual
ifType.524 = ethernetCsmacd
ifType.525 = propVirtual
ifType.526 = ethernetCsmacd
ifType.527 = ethernetCsmacd
ifType.528 = ethernetCsmacd
ifType.529 = ethernetCsmacd
ifType.530 = propVirtual
ifType.531 = propVirtual
ifType.532 = ethernetCsmacd
ifType.533 = ethernetCsmacd
ifType.534 = propVirtual
ifType.535 = propVirtual
ifType.536 = propVirtual
ifType.537 = propVirtual
ifType.538 = ethernetCsmacd
ifType.539 = propVirtual
ifType.540 = ethernetCsmacd
ifType.541 = ethernetCsmacd
ifType.542 = ethernetCsmacd
ifType.543 = ethernetCsmacd
ifType.544 = ethernetCsmacd
ifType.545 = ethernetCsmacd
ifType.546 = propVirtual
ifType.547 = ethernetCsmacd
ifType.548 = ethernetCsmacd
ifType.549 = ethernetCsmacd
ifType.550 = propVirtual
ifType.551 = ethernetCsmacd
ifType.552 = ethernetCsmacd
ifType.553 = propVirtual
ifType.554 = ethernetCsmacd
ifType.555 = ethernetCsmacd
ifType.556 = ethernetCsmacd
ifType.557 = ethernetCsmacd
ifType.558 = propVirtual
ifType.559 = ethernetCsmacd
ifType.560 = ethernetCsmacd
ifType.561 = ethernetCsmacd
ifType.562 = ethernetCsmacd
ifType.563 = propVirtual
ifType.564 = ethernetCsmacd
ifType.565 = ethernetCsmacd
ifType.566 = propVirtual
ifType.567 = ethernetCsmacd
ifType.568 = propVirtual
ifType.569 = propVirtual
ifType.570 = ethernetCsmacd
ifType.571 = propVirtual
ifType.572 = ethernetCsmacd
ifType.573 = ethernetCsmacd
ifType.574 = ethernetCsmacd
ifType.575 = ethernetCsmacd
ifType.576 = propVirtual
ifType.577 = ethernetCsmacd
ifType.578 = ethernetCsmacd
ifType.579 = ethernetCsmacd
ifType.580 = propVirtual
ifType.581 = ethernetCsmacd
ifType.582 = ethernetCsmacd
ifType.583 = propVirtual
ifType.584 = propVirtual
ifType.585 = propVirtual
ifType.586 = propVirtual
ifType.587 = propVirtual
ifType.588 = propVirtual
ifType.589 = propVirtual
ifType.590 = propVirtual
ifType.591 = propVirtual
ifType.592 = propVirtual
ifType.593 = propVirtual
ifType.594 = propVirtual
ifType.595 = propVirtual
ifType.596 = propVirtual
ifType.597 = propVirtual
ifType.598 = propVirtual
ifType.599 = propVirtual
ifType.600 = propVirtual
ifType.601 = propVirtual
ifType.602 = propVirtual
ifType.605 = other
ifType.606 = other
ifType.607 = propVirtual
ifType.608 = propVirtual
ifType.609 = ethernetCsmacd
ifType.610 = ethernetCsmacd
ifType.611 = ethernetCsmacd
ifType.612 = ethernetCsmacd
ifType.613 = ethernetCsmacd
ifType.614 = ethernetCsmacd
ifType.615 = ethernetCsmacd
ifType.616 = ethernetCsmacd
ifType.617 = ethernetCsmacd
ifType.618 = ethernetCsmacd
ifType.619 = ethernetCsmacd
ifType.620 = ethernetCsmacd
ifType.621 = ethernetCsmacd
ifType.622 = ethernetCsmacd
ifType.623 = ethernetCsmacd
ifType.624 = ethernetCsmacd
ifType.625 = ethernetCsmacd
ifType.626 = ethernetCsmacd
ifType.627 = ethernetCsmacd
ifType.628 = ethernetCsmacd
ifType.629 = ethernetCsmacd
ifType.630 = ethernetCsmacd
ifType.631 = ethernetCsmacd
ifType.632 = ethernetCsmacd
ifType.633 = ethernetCsmacd
ifType.634 = ethernetCsmacd
ifType.635 = ethernetCsmacd
ifType.636 = ethernetCsmacd
ifType.637 = ethernetCsmacd
ifType.638 = ethernetCsmacd
ifType.639 = ethernetCsmacd
ifType.640 = ethernetCsmacd
ifType.641 = ethernetCsmacd
ifType.642 = ethernetCsmacd
ifType.643 = ethernetCsmacd
ifType.644 = ethernetCsmacd
ifType.645 = ethernetCsmacd
ifType.646 = ethernetCsmacd
ifType.647 = ethernetCsmacd
ifType.648 = ethernetCsmacd
ifType.649 = ethernetCsmacd
ifType.650 = ethernetCsmacd
ifType.651 = ethernetCsmacd
ifType.652 = ethernetCsmacd
ifType.653 = ethernetCsmacd
ifType.654 = ethernetCsmacd
ifType.655 = ethernetCsmacd
ifType.656 = ethernetCsmacd
ifType.657 = propVirtual
ifType.658 = ieee8023adLag
ifType.659 = ieee8023adLag
ifType.660 = ieee8023adLag
ifType.661 = ieee8023adLag
ifType.662 = ieee8023adLag
ifType.663 = ieee8023adLag
ifType.664 = ieee8023adLag
ifType.665 = ieee8023adLag
ifType.666 = ieee8023adLag
ifType.667 = ieee8023adLag
ifType.668 = ieee8023adLag
ifType.669 = ieee8023adLag
ifType.670 = ieee8023adLag
ifType.671 = ieee8023adLag
ifType.672 = ieee8023adLag
ifType.673 = ieee8023adLag
ifType.674 = ieee8023adLag
ifType.675 = ieee8023adLag
ifType.676 = ieee8023adLag
ifType.677 = ieee8023adLag
ifType.678 = ieee8023adLag
ifType.679 = ieee8023adLag
ifType.680 = ieee8023adLag
ifType.681 = ieee8023adLag
ifType.682 = ieee8023adLag
ifType.683 = ieee8023adLag
ifType.684 = ieee8023adLag
ifType.685 = ieee8023adLag
ifType.686 = ieee8023adLag
ifType.687 = ieee8023adLag
ifType.688 = ieee8023adLag
ifType.689 = ieee8023adLag
ifType.690 = ieee8023adLag
ifType.691 = ieee8023adLag
ifType.692 = ieee8023adLag
ifType.693 = ieee8023adLag
ifType.694 = ieee8023adLag
ifType.695 = ieee8023adLag
ifType.696 = ieee8023adLag
ifType.697 = ieee8023adLag
ifType.698 = ieee8023adLag
ifType.699 = ieee8023adLag
ifType.700 = ieee8023adLag
ifType.701 = ieee8023adLag
ifType.702 = ieee8023adLag
ifType.703 = ieee8023adLag
ifType.704 = ieee8023adLag
ifType.705 = ieee8023adLag
ifType.706 = ieee8023adLag
ifType.707 = ieee8023adLag
ifType.708 = ieee8023adLag
ifType.709 = ieee8023adLag
ifType.710 = ethernetCsmacd
ifType.711 = propVirtual
ifType.712 = propVirtual
ifType.713 = propVirtual
ifType.714 = ethernetCsmacd
ifType.716 = propVirtual
ifType.723 = propVirtual
ifType.724 = propVirtual
ifType.725 = propVirtual
ifType.726 = propVirtual
ifType.727 = propVirtual
ifType.736 = propVirtual
ifType.737 = propVirtual
ifType.738 = propVirtual
ifType.739 = propVirtual
ifType.740 = propVirtual
ifType.741 = propVirtual
ifType.742 = propVirtual
ifType.743 = propVirtual
ifType.744 = propVirtual
ifType.746 = propVirtual
ifType.747 = propVirtual
ifType.748 = propVirtual
ifType.749 = propVirtual
ifType.750 = propVirtual
ifType.751 = propVirtual
ifType.752 = propVirtual
ifType.753 = propVirtual
ifType.754 = propVirtual
ifType.755 = propVirtual
ifType.756 = propVirtual
ifType.757 = propVirtual
]
SNMP STATUS[TRUE]
ifOperStatus 
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' ifOperStatus]

CMD EXITCODE[0]
CMD RUNTIME[0.3389s]
STDOUT[
ifOperStatus.4 = up
ifOperStatus.5 = up
ifOperStatus.6 = up
ifOperStatus.7 = up
ifOperStatus.8 = up
ifOperStatus.9 = up
ifOperStatus.10 = up
ifOperStatus.11 = up
ifOperStatus.12 = up
ifOperStatus.16 = up
ifOperStatus.22 = up
ifOperStatus.33 = down
ifOperStatus.34 = lowerLayerDown
ifOperStatus.35 = down
ifOperStatus.36 = lowerLayerDown
ifOperStatus.37 = up
ifOperStatus.40 = down
ifOperStatus.101 = up
ifOperStatus.102 = up
ifOperStatus.103 = up
ifOperStatus.104 = up
ifOperStatus.220 = up
ifOperStatus.501 = up
ifOperStatus.502 = up
ifOperStatus.503 = up
ifOperStatus.504 = up
ifOperStatus.505 = up
ifOperStatus.506 = up
ifOperStatus.507 = up
ifOperStatus.508 = up
ifOperStatus.509 = down
ifOperStatus.511 = down
ifOperStatus.513 = up
ifOperStatus.514 = up
ifOperStatus.515 = up
ifOperStatus.516 = up
ifOperStatus.517 = down
ifOperStatus.518 = up
ifOperStatus.519 = lowerLayerDown
ifOperStatus.520 = up
ifOperStatus.521 = up
ifOperStatus.522 = up
ifOperStatus.523 = up
ifOperStatus.524 = up
ifOperStatus.525 = up
ifOperStatus.526 = up
ifOperStatus.527 = up
ifOperStatus.528 = up
ifOperStatus.529 = up
ifOperStatus.530 = up
ifOperStatus.531 = up
ifOperStatus.532 = up
ifOperStatus.533 = up
ifOperStatus.534 = up
ifOperStatus.535 = up
ifOperStatus.536 = up
ifOperStatus.537 = up
ifOperStatus.538 = down
ifOperStatus.539 = up
ifOperStatus.540 = down
ifOperStatus.541 = down
ifOperStatus.542 = down
ifOperStatus.543 = down
ifOperStatus.544 = down
ifOperStatus.545 = down
ifOperStatus.546 = lowerLayerDown
ifOperStatus.547 = down
ifOperStatus.548 = down
ifOperStatus.549 = down
ifOperStatus.550 = lowerLayerDown
ifOperStatus.551 = down
ifOperStatus.552 = down
ifOperStatus.553 = lowerLayerDown
ifOperStatus.554 = down
ifOperStatus.555 = down
ifOperStatus.556 = down
ifOperStatus.557 = down
ifOperStatus.558 = lowerLayerDown
ifOperStatus.559 = down
ifOperStatus.560 = down
ifOperStatus.561 = down
ifOperStatus.562 = down
ifOperStatus.563 = lowerLayerDown
ifOperStatus.564 = down
ifOperStatus.565 = down
ifOperStatus.566 = lowerLayerDown
ifOperStatus.567 = down
ifOperStatus.568 = lowerLayerDown
ifOperStatus.569 = lowerLayerDown
ifOperStatus.570 = down
ifOperStatus.571 = lowerLayerDown
ifOperStatus.572 = down
ifOperStatus.573 = down
ifOperStatus.574 = down
ifOperStatus.575 = down
ifOperStatus.576 = lowerLayerDown
ifOperStatus.577 = up
ifOperStatus.578 = up
ifOperStatus.579 = up
ifOperStatus.580 = lowerLayerDown
ifOperStatus.581 = down
ifOperStatus.582 = up
ifOperStatus.583 = lowerLayerDown
ifOperStatus.584 = lowerLayerDown
ifOperStatus.585 = lowerLayerDown
ifOperStatus.586 = lowerLayerDown
ifOperStatus.587 = lowerLayerDown
ifOperStatus.588 = lowerLayerDown
ifOperStatus.589 = lowerLayerDown
ifOperStatus.590 = lowerLayerDown
ifOperStatus.591 = lowerLayerDown
ifOperStatus.592 = lowerLayerDown
ifOperStatus.593 = lowerLayerDown
ifOperStatus.594 = lowerLayerDown
ifOperStatus.595 = lowerLayerDown
ifOperStatus.596 = lowerLayerDown
ifOperStatus.597 = lowerLayerDown
ifOperStatus.598 = lowerLayerDown
ifOperStatus.599 = lowerLayerDown
ifOperStatus.600 = up
ifOperStatus.601 = up
ifOperStatus.602 = up
ifOperStatus.605 = up
ifOperStatus.606 = up
ifOperStatus.607 = up
ifOperStatus.608 = up
ifOperStatus.609 = down
ifOperStatus.610 = down
ifOperStatus.611 = up
ifOperStatus.612 = up
ifOperStatus.613 = down
ifOperStatus.614 = up
ifOperStatus.615 = up
ifOperStatus.616 = up
ifOperStatus.617 = up
ifOperStatus.618 = up
ifOperStatus.619 = up
ifOperStatus.620 = up
ifOperStatus.621 = up
ifOperStatus.622 = down
ifOperStatus.623 = up
ifOperStatus.624 = down
ifOperStatus.625 = down
ifOperStatus.626 = down
ifOperStatus.627 = down
ifOperStatus.628 = down
ifOperStatus.629 = down
ifOperStatus.630 = down
ifOperStatus.631 = down
ifOperStatus.632 = down
ifOperStatus.633 = down
ifOperStatus.634 = down
ifOperStatus.635 = down
ifOperStatus.636 = down
ifOperStatus.637 = down
ifOperStatus.638 = down
ifOperStatus.639 = down
ifOperStatus.640 = down
ifOperStatus.641 = down
ifOperStatus.642 = down
ifOperStatus.643 = down
ifOperStatus.644 = down
ifOperStatus.645 = down
ifOperStatus.646 = down
ifOperStatus.647 = down
ifOperStatus.648 = down
ifOperStatus.649 = down
ifOperStatus.650 = down
ifOperStatus.651 = down
ifOperStatus.652 = up
ifOperStatus.653 = up
ifOperStatus.654 = up
ifOperStatus.655 = down
ifOperStatus.656 = up
ifOperStatus.657 = up
ifOperStatus.658 = down
ifOperStatus.659 = down
ifOperStatus.660 = up
ifOperStatus.661 = up
ifOperStatus.662 = down
ifOperStatus.663 = up
ifOperStatus.664 = up
ifOperStatus.665 = down
ifOperStatus.666 = up
ifOperStatus.667 = down
ifOperStatus.668 = down
ifOperStatus.669 = down
ifOperStatus.670 = down
ifOperStatus.671 = down
ifOperStatus.672 = up
ifOperStatus.673 = down
ifOperStatus.674 = down
ifOperStatus.675 = down
ifOperStatus.676 = down
ifOperStatus.677 = down
ifOperStatus.678 = down
ifOperStatus.679 = down
ifOperStatus.680 = down
ifOperStatus.681 = down
ifOperStatus.682 = down
ifOperStatus.683 = down
ifOperStatus.684 = down
ifOperStatus.685 = down
ifOperStatus.686 = down
ifOperStatus.687 = down
ifOperStatus.688 = down
ifOperStatus.689 = down
ifOperStatus.690 = down
ifOperStatus.691 = down
ifOperStatus.692 = down
ifOperStatus.693 = down
ifOperStatus.694 = down
ifOperStatus.695 = down
ifOperStatus.696 = down
ifOperStatus.697 = down
ifOperStatus.698 = down
ifOperStatus.699 = down
ifOperStatus.700 = down
ifOperStatus.701 = down
ifOperStatus.702 = down
ifOperStatus.703 = down
ifOperStatus.704 = down
ifOperStatus.705 = down
ifOperStatus.706 = down
ifOperStatus.707 = down
ifOperStatus.708 = down
ifOperStatus.709 = up
ifOperStatus.710 = up
ifOperStatus.711 = up
ifOperStatus.712 = up
ifOperStatus.713 = up
ifOperStatus.714 = up
ifOperStatus.716 = up
ifOperStatus.723 = up
ifOperStatus.724 = up
ifOperStatus.725 = up
ifOperStatus.726 = up
ifOperStatus.727 = up
ifOperStatus.736 = lowerLayerDown
ifOperStatus.737 = lowerLayerDown
ifOperStatus.738 = lowerLayerDown
ifOperStatus.739 = up
ifOperStatus.740 = up
ifOperStatus.741 = up
ifOperStatus.742 = up
ifOperStatus.743 = up
ifOperStatus.744 = up
ifOperStatus.746 = up
ifOperStatus.747 = up
ifOperStatus.748 = up
ifOperStatus.749 = up
ifOperStatus.750 = up
ifOperStatus.751 = up
ifOperStatus.752 = down
ifOperStatus.753 = lowerLayerDown
ifOperStatus.754 = up
ifOperStatus.755 = up
ifOperStatus.756 = up
ifOperStatus.757 = up
]
SNMP STATUS[TRUE]

MIB [JUNIPER-SRX5000-SPU-MONITORING-MIB] disabled in device config.
MIB [JUNIPER-MAC-MIB] disabled in device config.
MIB [JUNIPER-VPN-MIB] disabled in device config.
MIB [JUNIPER-COS-MIB] disabled in device config.
MIB [JUNIPER-FIREWALL-MIB] disabled in device config.
MIB [BGP4-V2-MIB-JUNIPER] disabled in global config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [MPLS-L3VPN-STD-MIB] disabled in device config.
MIB [MPLS-VPN-MIB] disabled in device config.
MIB [JUNIPER-IPv6-MIB] disabled in device config.
MIB [MPLS-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in global config.
MIB [UCD-SNMP-MIB] disabled in device config.
MIB [BGP4-MIB] disabled in global config.
MIB [IPV6-MIB] disabled in device config.
MIB [JUNIPER-SRX5000-SPU-MONITORING-MIB] disabled in device config.
MIB [JUNIPER-MAC-MIB] disabled in device config.
MIB [JUNIPER-VPN-MIB] disabled in device config.
MIB [JUNIPER-COS-MIB] disabled in device config.
MIB [JUNIPER-FIREWALL-MIB] disabled in device config.
MIB [BGP4-V2-MIB-JUNIPER] disabled in global config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [MPLS-L3VPN-STD-MIB] disabled in device config.
MIB [MPLS-VPN-MIB] disabled in device config.
MIB [JUNIPER-IPv6-MIB] disabled in device config.
MIB [MPLS-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in global config.
MIB [UCD-SNMP-MIB] disabled in device config.
MIB [BGP4-MIB] disabled in global config.
MIB [IPV6-MIB] disabled in device config.


  /opt/observium/includes/discovery/ports.inc.php:45 
array(
  [4]   => array(
             [ifDescr]      => string(3) "lsi"
             [ifAlias]      => string(0) ""
             [ifName]       => string(3) "lsi"
             [ifType]       => string(10) "mplsTunnel"
             [ifOperStatus] => string(2) "up"
           )
  [5]   => array(
             [ifDescr]      => string(3) "dsc"
             [ifAlias]      => string(0) ""
             [ifName]       => string(3) "dsc"
             [ifType]       => string(5) "other"
             [ifOperStatus] => string(2) "up"
           )
  [6]   => array(
             [ifDescr]      => string(3) "lo0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(3) "lo0"
             [ifType]       => string(16) "softwareLoopback"
             [ifOperStatus] => string(2) "up"
           )
  [7]   => array(
             [ifDescr]      => string(3) "tap"
             [ifAlias]      => string(0) ""
             [ifName]       => string(3) "tap"
             [ifType]       => string(5) "other"
             [ifOperStatus] => string(2) "up"
           )
  [8]   => array(
             [ifDescr]      => string(3) "gre"
             [ifAlias]      => string(0) ""
             [ifName]       => string(3) "gre"
             [ifType]       => string(6) "tunnel"
             [ifOperStatus] => string(2) "up"
           )
  [9]   => array(
             [ifDescr]      => string(4) "ipip"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ipip"
             [ifType]       => string(6) "tunnel"
             [ifOperStatus] => string(2) "up"
           )
  [10]  => array(
             [ifDescr]      => string(4) "pime"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "pime"
             [ifType]       => string(6) "tunnel"
             [ifOperStatus] => string(2) "up"
           )
  [11]  => array(
             [ifDescr]      => string(4) "pimd"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "pimd"
             [ifType]       => string(6) "tunnel"
             [ifOperStatus] => string(2) "up"
           )
  [12]  => array(
             [ifDescr]      => string(4) "mtun"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "mtun"
             [ifType]       => string(6) "tunnel"
             [ifOperStatus] => string(2) "up"
           )
  [16]  => array(
             [ifDescr]      => string(5) "lo0.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(5) "lo0.0"
             [ifType]       => string(16) "softwareLoopback"
             [ifOperStatus] => string(2) "up"
           )
  [22]  => array(
             [ifDescr]      => string(9) "lo0.16385"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "lo0.16385"
             [ifType]       => string(16) "softwareLoopback"
             [ifOperStatus] => string(2) "up"
           )
  [33]  => array(
             [ifDescr]      => string(3) "me0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(3) "me0"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [34]  => array(
             [ifDescr]      => string(5) "me0.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(5) "me0.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [35]  => array(
             [ifDescr]      => string(3) "vme"
             [ifAlias]      => string(0) ""
             [ifName]       => string(3) "vme"
             [ifType]       => string(5) "other"
             [ifOperStatus] => string(4) "down"
           )
  [36]  => array(
             [ifDescr]      => string(5) "vme.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(5) "vme.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [37]  => array(
             [ifDescr]      => string(4) "bme0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "bme0"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [40]  => array(
             [ifDescr]      => string(10) "bme0.32770"
             [ifAlias]      => string(0) ""
             [ifName]       => string(10) "bme0.32770"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(4) "down"
           )
  [101] => array(
             [ifDescr]      => string(11) "vcp-255/1/0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "vcp-255/1/0"
             [ifType]       => string(5) "other"
             [ifOperStatus] => string(2) "up"
           )
  [102] => array(
             [ifDescr]      => string(17) "vcp-255/1/0.32768"
             [ifAlias]      => string(0) ""
             [ifName]       => string(17) "vcp-255/1/0.32768"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [103] => array(
             [ifDescr]      => string(11) "vcp-255/1/1"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "vcp-255/1/1"
             [ifType]       => string(5) "other"
             [ifOperStatus] => string(2) "up"
           )
  [104] => array(
             [ifDescr]      => string(17) "vcp-255/1/1.32768"
             [ifAlias]      => string(0) ""
             [ifName]       => string(17) "vcp-255/1/1.32768"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [220] => array(
             [ifDescr]      => string(6) "bme0.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(6) "bme0.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [501] => array(
             [ifDescr]      => string(3) "irb"
             [ifAlias]      => string(0) ""
             [ifName]       => string(3) "irb"
             [ifType]       => string(5) "other"
             [ifOperStatus] => string(2) "up"
           )
  [502] => array(
             [ifDescr]      => string(4) "jsrv"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "jsrv"
             [ifType]       => string(5) "other"
             [ifOperStatus] => string(2) "up"
           )
  [503] => array(
             [ifDescr]      => string(6) "jsrv.1"
             [ifAlias]      => string(0) ""
             [ifName]       => string(6) "jsrv.1"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [504] => array(
             [ifDescr]      => string(8) "gr-0/0/0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(8) "gr-0/0/0"
             [ifType]       => string(6) "tunnel"
             [ifOperStatus] => string(2) "up"
           )
  [505] => array(
             [ifDescr]      => string(9) "pfh-0/0/0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "pfh-0/0/0"
             [ifType]       => string(5) "other"
             [ifOperStatus] => string(2) "up"
           )
  [506] => array(
             [ifDescr]      => string(15) "pfh-0/0/0.16383"
             [ifAlias]      => string(0) ""
             [ifName]       => string(15) "pfh-0/0/0.16383"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [507] => array(
             [ifDescr]      => string(9) "pfe-0/0/0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "pfe-0/0/0"
             [ifType]       => string(5) "other"
             [ifOperStatus] => string(2) "up"
           )
  [508] => array(
             [ifDescr]      => string(15) "pfe-0/0/0.16383"
             [ifAlias]      => string(0) ""
             [ifName]       => string(15) "pfe-0/0/0.16383"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [509] => array(
             [ifDescr]      => string(8) "ge-0/0/0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(8) "ge-0/0/0"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [511] => array(
             [ifDescr]      => string(8) "ge-0/0/1"
             [ifAlias]      => string(0) ""
             [ifName]       => string(8) "ge-0/0/1"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [513] => array(
             [ifDescr]      => string(8) "ge-0/0/2"
             [ifAlias]      => string(56) "Member #1 of LAG ae2 VMDBSRV2 DATA_Interface [ESXi NIC1]"
             [ifName]       => string(8) "ge-0/0/2"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [514] => array(
             [ifDescr]      => string(10) "ge-0/0/2.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(10) "ge-0/0/2.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [515] => array(
             [ifDescr]      => string(8) "ge-0/0/3"
             [ifAlias]      => string(57) "Member #1 of LAG ae3 VMDBSRV2 iSCSI_Interface [ESXi NIC3]"
             [ifName]       => string(8) "ge-0/0/3"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [516] => array(
             [ifDescr]      => string(10) "ge-0/0/3.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(10) "ge-0/0/3.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [517] => array(
             [ifDescr]      => string(8) "ge-0/0/4"
             [ifAlias]      => string(28) "1st link to server NOKIA SON"
             [ifName]       => string(8) "ge-0/0/4"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [518] => array(
             [ifDescr]      => string(8) "ge-0/0/7"
             [ifAlias]      => string(41) "First PSCN New HLR/HSS interconnect MMici"
             [ifName]       => string(8) "ge-0/0/7"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [519] => array(
             [ifDescr]      => string(10) "ge-0/0/4.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(10) "ge-0/0/4.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [520] => array(
             [ifDescr]      => string(8) "ge-0/0/5"
             [ifAlias]      => string(0) ""
             [ifName]       => string(8) "ge-0/0/5"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [521] => array(
             [ifDescr]      => string(10) "ge-0/0/5.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(10) "ge-0/0/5.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [522] => array(
             [ifDescr]      => string(8) "ge-0/0/6"
             [ifAlias]      => string(35) "1st member of ae6 to XCHSRV02 iSCSI"
             [ifName]       => string(8) "ge-0/0/6"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [523] => array(
             [ifDescr]      => string(10) "ge-0/0/6.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(10) "ge-0/0/6.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [524] => array(
             [ifDescr]      => string(8) "ge-0/0/9"
             [ifAlias]      => string(35) "PSCN MM-XL-1 Ge2/30 eCare Secondary"
             [ifName]       => string(8) "ge-0/0/9"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [525] => array(
             [ifDescr]      => string(10) "ge-0/0/7.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(10) "ge-0/0/7.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [526] => array(
             [ifDescr]      => string(9) "ge-0/0/10"
             [ifAlias]      => string(39) "Mgmt  HP MSA2052 _Milesti, controller A"
             [ifName]       => string(9) "ge-0/0/10"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [527] => array(
             [ifDescr]      => string(9) "ge-0/0/11"
             [ifAlias]      => string(19) "HP 3PAR Replication"
             [ifName]       => string(9) "ge-0/0/11"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [528] => array(
             [ifDescr]      => string(9) "ge-0/0/12"
             [ifAlias]      => string(19) "HP 3PAR Replication"
             [ifName]       => string(9) "ge-0/0/12"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [529] => array(
             [ifDescr]      => string(8) "ge-0/0/8"
             [ifAlias]      => string(40) "LAG to Controller Capsman CCR1036 p.Eth1"
             [ifName]       => string(8) "ge-0/0/8"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [530] => array(
             [ifDescr]      => string(10) "ge-0/0/8.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(10) "ge-0/0/8.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [531] => array(
             [ifDescr]      => string(10) "ge-0/0/9.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(10) "ge-0/0/9.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [532] => array(
             [ifDescr]      => string(9) "ge-0/0/13"
             [ifAlias]      => string(14) "To VMSRV6  iLo"
             [ifName]       => string(9) "ge-0/0/13"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [533] => array(
             [ifDescr]      => string(9) "ge-0/0/14"
             [ifAlias]      => string(35) "1st link to FNO (ASR903.MM Gi0/4/1)"
             [ifName]       => string(9) "ge-0/0/14"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [534] => array(
             [ifDescr]      => string(11) "ge-0/0/10.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/10.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [535] => array(
             [ifDescr]      => string(11) "ge-0/0/11.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/11.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [536] => array(
             [ifDescr]      => string(11) "ge-0/0/12.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/12.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [537] => array(
             [ifDescr]      => string(11) "ge-0/0/13.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/13.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [538] => array(
             [ifDescr]      => string(9) "ge-0/0/15"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/15"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [539] => array(
             [ifDescr]      => string(11) "ge-0/0/14.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/14.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [540] => array(
             [ifDescr]      => string(9) "ge-0/0/16"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/16"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [541] => array(
             [ifDescr]      => string(9) "ge-0/0/17"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/17"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [542] => array(
             [ifDescr]      => string(9) "ge-0/0/18"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/18"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [543] => array(
             [ifDescr]      => string(9) "ge-0/0/19"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/19"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [544] => array(
             [ifDescr]      => string(9) "ge-0/0/20"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/20"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [545] => array(
             [ifDescr]      => string(9) "ge-0/0/21"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/21"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [546] => array(
             [ifDescr]      => string(11) "ge-0/0/15.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/15.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [547] => array(
             [ifDescr]      => string(9) "ge-0/0/22"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/22"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [548] => array(
             [ifDescr]      => string(9) "ge-0/0/23"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/23"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [549] => array(
             [ifDescr]      => string(9) "ge-0/0/24"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/24"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [550] => array(
             [ifDescr]      => string(11) "ge-0/0/16.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/16.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [551] => array(
             [ifDescr]      => string(9) "ge-0/0/25"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/25"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [552] => array(
             [ifDescr]      => string(9) "ge-0/0/26"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/26"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [553] => array(
             [ifDescr]      => string(11) "ge-0/0/17.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/17.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [554] => array(
             [ifDescr]      => string(9) "ge-0/0/27"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/27"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [555] => array(
             [ifDescr]      => string(9) "ge-0/0/28"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/28"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [556] => array(
             [ifDescr]      => string(9) "ge-0/0/29"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/29"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [557] => array(
             [ifDescr]      => string(9) "ge-0/0/30"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/30"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [558] => array(
             [ifDescr]      => string(11) "ge-0/0/18.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/18.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [559] => array(
             [ifDescr]      => string(9) "ge-0/0/31"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/31"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [560] => array(
             [ifDescr]      => string(9) "ge-0/0/32"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/32"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [561] => array(
             [ifDescr]      => string(9) "ge-0/0/33"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/33"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [562] => array(
             [ifDescr]      => string(9) "ge-0/0/34"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/34"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [563] => array(
             [ifDescr]      => string(11) "ge-0/0/19.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/19.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [564] => array(
             [ifDescr]      => string(9) "ge-0/0/35"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/35"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [565] => array(
             [ifDescr]      => string(9) "ge-0/0/36"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/36"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [566] => array(
             [ifDescr]      => string(11) "ge-0/0/20.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/20.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [567] => array(
             [ifDescr]      => string(9) "ge-0/0/37"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/37"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [568] => array(
             [ifDescr]      => string(11) "ge-0/0/21.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/21.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [569] => array(
             [ifDescr]      => string(11) "ge-0/0/22.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/22.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [570] => array(
             [ifDescr]      => string(9) "ge-0/0/38"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/38"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [571] => array(
             [ifDescr]      => string(11) "ge-0/0/23.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/23.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [572] => array(
             [ifDescr]      => string(9) "ge-0/0/39"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/39"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [573] => array(
             [ifDescr]      => string(9) "ge-0/0/40"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/40"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [574] => array(
             [ifDescr]      => string(9) "ge-0/0/41"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/41"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [575] => array(
             [ifDescr]      => string(9) "ge-0/0/42"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/42"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [576] => array(
             [ifDescr]      => string(11) "ge-0/0/24.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/24.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [577] => array(
             [ifDescr]      => string(9) "ge-0/0/43"
             [ifAlias]      => string(30) "Link to VMSRV_10 iLO_Interface"
             [ifName]       => string(9) "ge-0/0/43"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [578] => array(
             [ifDescr]      => string(9) "ge-0/0/44"
             [ifAlias]      => string(25) "iLO  HP StoreEasy_Milesti"
             [ifName]       => string(9) "ge-0/0/44"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [579] => array(
             [ifDescr]      => string(9) "ge-0/0/45"
             [ifAlias]      => string(21) "iLO for new VMDBSRV_2"
             [ifName]       => string(9) "ge-0/0/45"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [580] => array(
             [ifDescr]      => string(11) "ge-0/0/25.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/25.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [581] => array(
             [ifDescr]      => string(9) "ge-0/0/46"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-0/0/46"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [582] => array(
             [ifDescr]      => string(9) "ge-0/0/47"
             [ifAlias]      => string(15) "For iLO VMSRV_7"
             [ifName]       => string(9) "ge-0/0/47"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [583] => array(
             [ifDescr]      => string(11) "ge-0/0/26.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/26.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [584] => array(
             [ifDescr]      => string(11) "ge-0/0/27.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/27.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [585] => array(
             [ifDescr]      => string(11) "ge-0/0/28.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/28.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [586] => array(
             [ifDescr]      => string(11) "ge-0/0/29.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/29.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [587] => array(
             [ifDescr]      => string(11) "ge-0/0/30.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/30.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [588] => array(
             [ifDescr]      => string(11) "ge-0/0/31.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/31.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [589] => array(
             [ifDescr]      => string(11) "ge-0/0/32.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/32.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [590] => array(
             [ifDescr]      => string(11) "ge-0/0/33.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/33.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [591] => array(
             [ifDescr]      => string(11) "ge-0/0/34.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/34.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [592] => array(
             [ifDescr]      => string(11) "ge-0/0/35.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/35.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [593] => array(
             [ifDescr]      => string(11) "ge-0/0/36.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/36.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [594] => array(
             [ifDescr]      => string(11) "ge-0/0/37.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/37.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [595] => array(
             [ifDescr]      => string(11) "ge-0/0/38.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/38.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [596] => array(
             [ifDescr]      => string(11) "ge-0/0/39.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/39.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [597] => array(
             [ifDescr]      => string(11) "ge-0/0/40.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/40.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [598] => array(
             [ifDescr]      => string(11) "ge-0/0/41.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/41.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [599] => array(
             [ifDescr]      => string(11) "ge-0/0/42.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/42.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [600] => array(
             [ifDescr]      => string(11) "ge-0/0/43.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/43.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [601] => array(
             [ifDescr]      => string(11) "ge-0/0/44.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/44.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [602] => array(
             [ifDescr]      => string(11) "ge-0/0/45.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/45.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [605] => array(
             [ifDescr]      => string(9) "pfh-1/0/0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "pfh-1/0/0"
             [ifType]       => string(5) "other"
             [ifOperStatus] => string(2) "up"
           )
  [606] => array(
             [ifDescr]      => string(9) "pfe-1/0/0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "pfe-1/0/0"
             [ifType]       => string(5) "other"
             [ifOperStatus] => string(2) "up"
           )
  [607] => array(
             [ifDescr]      => string(15) "pfh-1/0/0.16383"
             [ifAlias]      => string(0) ""
             [ifName]       => string(15) "pfh-1/0/0.16383"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [608] => array(
             [ifDescr]      => string(15) "pfe-1/0/0.16383"
             [ifAlias]      => string(0) ""
             [ifName]       => string(15) "pfe-1/0/0.16383"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [609] => array(
             [ifDescr]      => string(8) "ge-1/0/0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(8) "ge-1/0/0"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [610] => array(
             [ifDescr]      => string(8) "ge-1/0/1"
             [ifAlias]      => string(0) ""
             [ifName]       => string(8) "ge-1/0/1"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [611] => array(
             [ifDescr]      => string(8) "ge-1/0/2"
             [ifAlias]      => string(56) "Member #2 of LAG ae2 VMDBSRV2 DATA_Interface [ESXi NIC2]"
             [ifName]       => string(8) "ge-1/0/2"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [612] => array(
             [ifDescr]      => string(8) "ge-1/0/3"
             [ifAlias]      => string(57) "Member #2 of LAG ae3 VMDBSRV2 iSCSI_Interface [ESXi NIC4]"
             [ifName]       => string(8) "ge-1/0/3"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [613] => array(
             [ifDescr]      => string(8) "ge-1/0/4"
             [ifAlias]      => string(28) "2nd link to server NOKIA SON"
             [ifName]       => string(8) "ge-1/0/4"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [614] => array(
             [ifDescr]      => string(8) "ge-1/0/5"
             [ifAlias]      => string(0) ""
             [ifName]       => string(8) "ge-1/0/5"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [615] => array(
             [ifDescr]      => string(8) "ge-1/0/6"
             [ifAlias]      => string(35) "2nd member of ae6 to XCHSRV02 iSCSI"
             [ifName]       => string(8) "ge-1/0/6"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [616] => array(
             [ifDescr]      => string(8) "ge-1/0/7"
             [ifAlias]      => string(42) "Second PSCN New HLR/HSS interconnect MMici"
             [ifName]       => string(8) "ge-1/0/7"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [617] => array(
             [ifDescr]      => string(8) "ge-1/0/8"
             [ifAlias]      => string(40) "LAG to Controller Capsman CCR1036 p.Eth2"
             [ifName]       => string(8) "ge-1/0/8"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [618] => array(
             [ifDescr]      => string(8) "ge-1/0/9"
             [ifAlias]      => string(35) "PSCN MM-XL-2 Ge2/30 eCare Secondary"
             [ifName]       => string(8) "ge-1/0/9"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [619] => array(
             [ifDescr]      => string(9) "ge-1/0/10"
             [ifAlias]      => string(39) "Mgmt  HP MSA2052 _Milesti, controller B"
             [ifName]       => string(9) "ge-1/0/10"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [620] => array(
             [ifDescr]      => string(9) "ge-1/0/11"
             [ifAlias]      => string(19) "HP 3PAR Replication"
             [ifName]       => string(9) "ge-1/0/11"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [621] => array(
             [ifDescr]      => string(9) "ge-1/0/12"
             [ifAlias]      => string(19) "HP 3PAR Replication"
             [ifName]       => string(9) "ge-1/0/12"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [622] => array(
             [ifDescr]      => string(9) "ge-1/0/13"
             [ifAlias]      => string(38) "Memeber 2 of LAG ae13 ZabbixNSE [NIC2]"
             [ifName]       => string(9) "ge-1/0/13"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [623] => array(
             [ifDescr]      => string(9) "ge-1/0/14"
             [ifAlias]      => string(35) "2nd link to FNO (ASR903.MM Gi0/5/1)"
             [ifName]       => string(9) "ge-1/0/14"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [624] => array(
             [ifDescr]      => string(9) "ge-1/0/15"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/15"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [625] => array(
             [ifDescr]      => string(9) "ge-1/0/16"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/16"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [626] => array(
             [ifDescr]      => string(9) "ge-1/0/17"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/17"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [627] => array(
             [ifDescr]      => string(9) "ge-1/0/18"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/18"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [628] => array(
             [ifDescr]      => string(9) "ge-1/0/19"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/19"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [629] => array(
             [ifDescr]      => string(9) "ge-1/0/20"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/20"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [630] => array(
             [ifDescr]      => string(9) "ge-1/0/21"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/21"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [631] => array(
             [ifDescr]      => string(9) "ge-1/0/22"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/22"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [632] => array(
             [ifDescr]      => string(9) "ge-1/0/23"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/23"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [633] => array(
             [ifDescr]      => string(9) "ge-1/0/24"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/24"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [634] => array(
             [ifDescr]      => string(9) "ge-1/0/25"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/25"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [635] => array(
             [ifDescr]      => string(9) "ge-1/0/26"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/26"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [636] => array(
             [ifDescr]      => string(9) "ge-1/0/27"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/27"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [637] => array(
             [ifDescr]      => string(9) "ge-1/0/28"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/28"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [638] => array(
             [ifDescr]      => string(9) "ge-1/0/29"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/29"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [639] => array(
             [ifDescr]      => string(9) "ge-1/0/30"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/30"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [640] => array(
             [ifDescr]      => string(9) "ge-1/0/31"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/31"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [641] => array(
             [ifDescr]      => string(9) "ge-1/0/32"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/32"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [642] => array(
             [ifDescr]      => string(9) "ge-1/0/33"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/33"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [643] => array(
             [ifDescr]      => string(9) "ge-1/0/34"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/34"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [644] => array(
             [ifDescr]      => string(9) "ge-1/0/35"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/35"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [645] => array(
             [ifDescr]      => string(9) "ge-1/0/36"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/36"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [646] => array(
             [ifDescr]      => string(9) "ge-1/0/37"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/37"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [647] => array(
             [ifDescr]      => string(9) "ge-1/0/38"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/38"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [648] => array(
             [ifDescr]      => string(9) "ge-1/0/39"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/39"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [649] => array(
             [ifDescr]      => string(9) "ge-1/0/40"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/40"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [650] => array(
             [ifDescr]      => string(9) "ge-1/0/41"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/41"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [651] => array(
             [ifDescr]      => string(9) "ge-1/0/42"
             [ifAlias]      => string(0) ""
             [ifName]       => string(9) "ge-1/0/42"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [652] => array(
             [ifDescr]      => string(9) "ge-1/0/43"
             [ifAlias]      => string(29) "Link to VMSRV_4 iLO_Interface"
             [ifName]       => string(9) "ge-1/0/43"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [653] => array(
             [ifDescr]      => string(9) "ge-1/0/44"
             [ifAlias]      => string(12) "iLO  VMSRV_8"
             [ifName]       => string(9) "ge-1/0/44"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [654] => array(
             [ifDescr]      => string(9) "ge-1/0/45"
             [ifAlias]      => string(16) "iLO for XCHSRV02"
             [ifName]       => string(9) "ge-1/0/45"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [655] => array(
             [ifDescr]      => string(9) "ge-1/0/46"
             [ifAlias]      => string(17) "iLO for NOKIA SON"
             [ifName]       => string(9) "ge-1/0/46"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(4) "down"
           )
  [656] => array(
             [ifDescr]      => string(9) "ge-1/0/47"
             [ifAlias]      => string(17) "For iLO VMDBSRV_2"
             [ifName]       => string(9) "ge-1/0/47"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [657] => array(
             [ifDescr]      => string(11) "ge-0/0/47.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-0/0/47.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [658] => array(
             [ifDescr]      => string(3) "ae0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(3) "ae0"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [659] => array(
             [ifDescr]      => string(3) "ae1"
             [ifAlias]      => string(0) ""
             [ifName]       => string(3) "ae1"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [660] => array(
             [ifDescr]      => string(3) "ae2"
             [ifAlias]      => string(49) "LAG to VMDBSRV2 DATA_Interface [ESXi NIC1 & NIC2]"
             [ifName]       => string(3) "ae2"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(2) "up"
           )
  [661] => array(
             [ifDescr]      => string(3) "ae3"
             [ifAlias]      => string(50) "LAG to VMDBSRV2 iSCSI_Interface [ESXi NIC3 & NIC4]"
             [ifName]       => string(3) "ae3"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(2) "up"
           )
  [662] => array(
             [ifDescr]      => string(3) "ae4"
             [ifAlias]      => string(23) "LAG to server NOKIA SON"
             [ifName]       => string(3) "ae4"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [663] => array(
             [ifDescr]      => string(3) "ae5"
             [ifAlias]      => string(0) ""
             [ifName]       => string(3) "ae5"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(2) "up"
           )
  [664] => array(
             [ifDescr]      => string(3) "ae6"
             [ifAlias]      => string(21) "LAG to XCHSRV02 iSCSI"
             [ifName]       => string(3) "ae6"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(2) "up"
           )
  [665] => array(
             [ifDescr]      => string(3) "ae7"
             [ifAlias]      => string(0) ""
             [ifName]       => string(3) "ae7"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [666] => array(
             [ifDescr]      => string(3) "ae8"
             [ifAlias]      => string(33) "LAG to Controller Capsman CCR1036"
             [ifName]       => string(3) "ae8"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(2) "up"
           )
  [667] => array(
             [ifDescr]      => string(3) "ae9"
             [ifAlias]      => string(0) ""
             [ifName]       => string(3) "ae9"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [668] => array(
             [ifDescr]      => string(4) "ae10"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae10"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [669] => array(
             [ifDescr]      => string(4) "ae11"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae11"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [670] => array(
             [ifDescr]      => string(4) "ae12"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae12"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [671] => array(
             [ifDescr]      => string(4) "ae13"
             [ifAlias]      => string(36) "LAG to ZabbixNSE SRV2 [NIC1 & NIC 2]"
             [ifName]       => string(4) "ae13"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [672] => array(
             [ifDescr]      => string(4) "ae14"
             [ifAlias]      => string(32) "To FNO (Rack F03, ASR903.MM Po2)"
             [ifName]       => string(4) "ae14"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(2) "up"
           )
  [673] => array(
             [ifDescr]      => string(4) "ae15"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae15"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [674] => array(
             [ifDescr]      => string(4) "ae16"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae16"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [675] => array(
             [ifDescr]      => string(4) "ae17"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae17"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [676] => array(
             [ifDescr]      => string(4) "ae18"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae18"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [677] => array(
             [ifDescr]      => string(4) "ae19"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae19"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [678] => array(
             [ifDescr]      => string(4) "ae20"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae20"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [679] => array(
             [ifDescr]      => string(4) "ae21"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae21"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [680] => array(
             [ifDescr]      => string(4) "ae22"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae22"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [681] => array(
             [ifDescr]      => string(4) "ae23"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae23"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [682] => array(
             [ifDescr]      => string(4) "ae24"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae24"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [683] => array(
             [ifDescr]      => string(4) "ae25"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae25"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [684] => array(
             [ifDescr]      => string(4) "ae26"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae26"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [685] => array(
             [ifDescr]      => string(4) "ae27"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae27"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [686] => array(
             [ifDescr]      => string(4) "ae28"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae28"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [687] => array(
             [ifDescr]      => string(4) "ae29"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae29"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [688] => array(
             [ifDescr]      => string(4) "ae30"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae30"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [689] => array(
             [ifDescr]      => string(4) "ae31"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae31"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [690] => array(
             [ifDescr]      => string(4) "ae32"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae32"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [691] => array(
             [ifDescr]      => string(4) "ae33"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae33"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [692] => array(
             [ifDescr]      => string(4) "ae34"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae34"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [693] => array(
             [ifDescr]      => string(4) "ae35"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae35"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [694] => array(
             [ifDescr]      => string(4) "ae36"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae36"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [695] => array(
             [ifDescr]      => string(4) "ae37"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae37"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [696] => array(
             [ifDescr]      => string(4) "ae38"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae38"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [697] => array(
             [ifDescr]      => string(4) "ae39"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae39"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [698] => array(
             [ifDescr]      => string(4) "ae40"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae40"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [699] => array(
             [ifDescr]      => string(4) "ae41"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae41"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [700] => array(
             [ifDescr]      => string(4) "ae42"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae42"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [701] => array(
             [ifDescr]      => string(4) "ae43"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae43"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [702] => array(
             [ifDescr]      => string(4) "ae44"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae44"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [703] => array(
             [ifDescr]      => string(4) "ae45"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae45"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [704] => array(
             [ifDescr]      => string(4) "ae46"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae46"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [705] => array(
             [ifDescr]      => string(4) "ae47"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae47"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [706] => array(
             [ifDescr]      => string(4) "ae48"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae48"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [707] => array(
             [ifDescr]      => string(4) "ae49"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae49"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [708] => array(
             [ifDescr]      => string(4) "ae50"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "ae50"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(4) "down"
           )
  [709] => array(
             [ifDescr]      => string(4) "ae51"
             [ifAlias]      => string(26) "To CORE Juniper EX4500 ae1"
             [ifName]       => string(4) "ae51"
             [ifType]       => string(13) "ieee8023adLag"
             [ifOperStatus] => string(2) "up"
           )
  [710] => array(
             [ifDescr]      => string(8) "xe-0/2/3"
             [ifAlias]      => string(24) "1st member LAG to EX4500"
             [ifName]       => string(8) "xe-0/2/3"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [711] => array(
             [ifDescr]      => string(7) "irb.255"
             [ifAlias]      => string(0) ""
             [ifName]       => string(7) "irb.255"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [712] => array(
             [ifDescr]      => string(6) "ae51.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(6) "ae51.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [713] => array(
             [ifDescr]      => string(10) "xe-0/2/3.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(10) "xe-0/2/3.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [714] => array(
             [ifDescr]      => string(8) "xe-1/2/3"
             [ifAlias]      => string(24) "2nd member LAG to EX4500"
             [ifName]       => string(8) "xe-1/2/3"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [716] => array(
             [ifDescr]      => string(10) "xe-1/2/3.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(10) "xe-1/2/3.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [723] => array(
             [ifDescr]      => string(5) "ae2.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(5) "ae2.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [724] => array(
             [ifDescr]      => string(5) "ae3.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(5) "ae3.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [725] => array(
             [ifDescr]      => string(10) "ge-1/0/2.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(10) "ge-1/0/2.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [726] => array(
             [ifDescr]      => string(10) "ge-1/0/3.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(10) "ge-1/0/3.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [727] => array(
             [ifDescr]      => string(11) "ge-1/0/47.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-1/0/47.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [736] => array(
             [ifDescr]      => string(5) "ae4.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(5) "ae4.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [737] => array(
             [ifDescr]      => string(10) "ge-1/0/4.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(10) "ge-1/0/4.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [738] => array(
             [ifDescr]      => string(11) "ge-1/0/46.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-1/0/46.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [739] => array(
             [ifDescr]      => string(5) "ae5.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(5) "ae5.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [740] => array(
             [ifDescr]      => string(5) "ae6.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(5) "ae6.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [741] => array(
             [ifDescr]      => string(11) "ge-1/0/45.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-1/0/45.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [742] => array(
             [ifDescr]      => string(10) "ge-1/0/5.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(10) "ge-1/0/5.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [743] => array(
             [ifDescr]      => string(10) "ge-1/0/6.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(10) "ge-1/0/6.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [744] => array(
             [ifDescr]      => string(10) "ge-1/0/7.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(10) "ge-1/0/7.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [746] => array(
             [ifDescr]      => string(5) "ae8.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(5) "ae8.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [747] => array(
             [ifDescr]      => string(10) "ge-1/0/8.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(10) "ge-1/0/8.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [748] => array(
             [ifDescr]      => string(10) "ge-1/0/9.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(10) "ge-1/0/9.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [749] => array(
             [ifDescr]      => string(11) "ge-1/0/11.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-1/0/11.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [750] => array(
             [ifDescr]      => string(11) "ge-1/0/10.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-1/0/10.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [751] => array(
             [ifDescr]      => string(11) "ge-1/0/12.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-1/0/12.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [752] => array(
             [ifDescr]      => string(6) "ae13.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(6) "ae13.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(4) "down"
           )
  [753] => array(
             [ifDescr]      => string(11) "ge-1/0/13.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-1/0/13.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(14) "lowerLayerDown"
           )
  [754] => array(
             [ifDescr]      => string(11) "ge-1/0/44.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-1/0/44.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [755] => array(
             [ifDescr]      => string(6) "ae14.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(6) "ae14.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [756] => array(
             [ifDescr]      => string(11) "ge-1/0/14.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-1/0/14.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
  [757] => array(
             [ifDescr]      => string(11) "ge-1/0/43.0"
             [ifAlias]      => string(0) ""
             [ifName]       => string(11) "ge-1/0/43.0"
             [ifType]       => string(11) "propVirtual"
             [ifOperStatus] => string(2) "up"
           )
)
 o Caching DB           
SQL[SELECT * FROM `ports` WHERE `device_id` = '137']
SQL RUNTIME[0.00673914s]
258 ports
 o Discovering ports    ignored (by ifType): mplsTunnel [ mpls ]
X..................................................................................................................................................................................................................................................................
+---------+-------------------+-------------------+----------------------+------------------+----------------+---------+
| ifIndex | ifDescr           | ifName            | ifAlias              | ifType           | Oper Status    | Ignored |
+---------+-------------------+-------------------+----------------------+------------------+----------------+---------+
| 4       | lsi               | lsi               | ...                  | mplsTunnel       | up             | yes     |
| 5       | dsc               | dsc               | ...                  | other            | up             | no      |
| 6       | lo0               | lo0               | ...                  | softwareLoopback | up             | no      |
| 7       | tap               | tap               | ...                  | other            | up             | no      |
| 8       | gre               | gre               | ...                  | tunnel           | up             | no      |
| 9       | ipip              | ipip              | ...                  | tunnel           | up             | no      |
| 10      | pime              | pime              | ...                  | tunnel           | up             | no      |
| 11      | pimd              | pimd              | ...                  | tunnel           | up             | no      |
| 12      | mtun              | mtun              | ...                  | tunnel           | up             | no      |
| 16      | lo0.0             | lo0.0             | ...                  | softwareLoopback | up             | no      |
| 22      | lo0.16385         | lo0.16385         | ...                  | softwareLoopback | up             | no      |
| 33      | me0               | me0               | ...                  | ethernetCsmacd   | down           | no      |
| 34      | me0.0             | me0.0             | ...                  | propVirtual      | lowerLayerDown | no      |
| 35      | vme               | vme               | ...                  | other            | down           | no      |
| 36      | vme.0             | vme.0             | ...                  | propVirtual      | lowerLayerDown | no      |
| 37      | bme0              | bme0              | ...                  | ethernetCsmacd   | up             | no      |
| 40      | bme0.32770        | bme0.32770        | ...                  | propVirtual      | down           | no      |
| 101     | vcp-255/1/0       | vcp-255/1/0       | ...                  | other            | up             | no      |
| 102     | vcp-255/1/0.32768 | vcp-255/1/0.32768 | ...                  | propVirtual      | up             | no      |
| 103     | vcp-255/1/1       | vcp-255/1/1       | ...                  | other            | up             | no      |
| 104     | vcp-255/1/1.32768 | vcp-255/1/1.32768 | ...                  | propVirtual      | up             | no      |
| 220     | bme0.0            | bme0.0            | ...                  | propVirtual      | up             | no      |
| 501     | irb               | irb               | ...                  | other            | up             | no      |
| 502     | jsrv              | jsrv              | ...                  | other            | up             | no      |
| 503     | jsrv.1            | jsrv.1            | ...                  | propVirtual      | up             | no      |
| 504     | gr-0/0/0          | gr-0/0/0          | ...                  | tunnel           | up             | no      |
| 505     | pfh-0/0/0         | pfh-0/0/0         | ...                  | other            | up             | no      |
| 506     | pfh-0/0/0.16383   | pfh-0/0/0.16383   | ...                  | propVirtual      | up             | no      |
| 507     | pfe-0/0/0         | pfe-0/0/0         | ...                  | other            | up             | no      |
| 508     | pfe-0/0/0.16383   | pfe-0/0/0.16383   | ...                  | propVirtual      | up             | no      |
| 509     | ge-0/0/0          | ge-0/0/0          | ...                  | ethernetCsmacd   | down           | no      |
| 511     | ge-0/0/1          | ge-0/0/1          | ...                  | ethernetCsmacd   | down           | no      |
| 513     | ge-0/0/2          | ge-0/0/2          | Member #1 of LAG ... | ethernetCsmacd   | up             | no      |
| 514     | ge-0/0/2.0        | ge-0/0/2.0        | ...                  | propVirtual      | up             | no      |
| 515     | ge-0/0/3          | ge-0/0/3          | Member #1 of LAG ... | ethernetCsmacd   | up             | no      |
| 516     | ge-0/0/3.0        | ge-0/0/3.0        | ...                  | propVirtual      | up             | no      |
| 517     | ge-0/0/4          | ge-0/0/4          | 1st link to serve... | ethernetCsmacd   | down           | no      |
| 518     | ge-0/0/7          | ge-0/0/7          | First PSCN New HL... | ethernetCsmacd   | up             | no      |
| 519     | ge-0/0/4.0        | ge-0/0/4.0        | ...                  | propVirtual      | lowerLayerDown | no      |
| 520     | ge-0/0/5          | ge-0/0/5          | ...                  | ethernetCsmacd   | up             | no      |
| 521     | ge-0/0/5.0        | ge-0/0/5.0        | ...                  | propVirtual      | up             | no      |
| 522     | ge-0/0/6          | ge-0/0/6          | 1st member of ae6... | ethernetCsmacd   | up             | no      |
| 523     | ge-0/0/6.0        | ge-0/0/6.0        | ...                  | propVirtual      | up             | no      |
| 524     | ge-0/0/9          | ge-0/0/9          | PSCN MM-XL-1 Ge2/... | ethernetCsmacd   | up             | no      |
| 525     | ge-0/0/7.0        | ge-0/0/7.0        | ...                  | propVirtual      | up             | no      |
| 526     | ge-0/0/10         | ge-0/0/10         | Mgmt  HP MSA2052 ... | ethernetCsmacd   | up             | no      |
| 527     | ge-0/0/11         | ge-0/0/11         | HP 3PAR Replication  | ethernetCsmacd   | up             | no      |
| 528     | ge-0/0/12         | ge-0/0/12         | HP 3PAR Replication  | ethernetCsmacd   | up             | no      |
| 529     | ge-0/0/8          | ge-0/0/8          | LAG to Controller... | ethernetCsmacd   | up             | no      |
| 530     | ge-0/0/8.0        | ge-0/0/8.0        | ...                  | propVirtual      | up             | no      |
| 531     | ge-0/0/9.0        | ge-0/0/9.0        | ...                  | propVirtual      | up             | no      |
| 532     | ge-0/0/13         | ge-0/0/13         | To VMSRV6  iLo       | ethernetCsmacd   | up             | no      |
| 533     | ge-0/0/14         | ge-0/0/14         | 1st link to FNO (... | ethernetCsmacd   | up             | no      |
| 534     | ge-0/0/10.0       | ge-0/0/10.0       | ...                  | propVirtual      | up             | no      |
| 535     | ge-0/0/11.0       | ge-0/0/11.0       | ...                  | propVirtual      | up             | no      |
| 536     | ge-0/0/12.0       | ge-0/0/12.0       | ...                  | propVirtual      | up             | no      |
| 537     | ge-0/0/13.0       | ge-0/0/13.0       | ...                  | propVirtual      | up             | no      |
| 538     | ge-0/0/15         | ge-0/0/15         | ...                  | ethernetCsmacd   | down           | no      |
| 539     | ge-0/0/14.0       | ge-0/0/14.0       | ...                  | propVirtual      | up             | no      |
| 540     | ge-0/0/16         | ge-0/0/16         | ...                  | ethernetCsmacd   | down           | no      |
| 541     | ge-0/0/17         | ge-0/0/17         | ...                  | ethernetCsmacd   | down           | no      |
| 542     | ge-0/0/18         | ge-0/0/18         | ...                  | ethernetCsmacd   | down           | no      |
| 543     | ge-0/0/19         | ge-0/0/19         | ...                  | ethernetCsmacd   | down           | no      |
| 544     | ge-0/0/20         | ge-0/0/20         | ...                  | ethernetCsmacd   | down           | no      |
| 545     | ge-0/0/21         | ge-0/0/21         | ...                  | ethernetCsmacd   | down           | no      |
| 546     | ge-0/0/15.0       | ge-0/0/15.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 547     | ge-0/0/22         | ge-0/0/22         | ...                  | ethernetCsmacd   | down           | no      |
| 548     | ge-0/0/23         | ge-0/0/23         | ...                  | ethernetCsmacd   | down           | no      |
| 549     | ge-0/0/24         | ge-0/0/24         | ...                  | ethernetCsmacd   | down           | no      |
| 550     | ge-0/0/16.0       | ge-0/0/16.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 551     | ge-0/0/25         | ge-0/0/25         | ...                  | ethernetCsmacd   | down           | no      |
| 552     | ge-0/0/26         | ge-0/0/26         | ...                  | ethernetCsmacd   | down           | no      |
| 553     | ge-0/0/17.0       | ge-0/0/17.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 554     | ge-0/0/27         | ge-0/0/27         | ...                  | ethernetCsmacd   | down           | no      |
| 555     | ge-0/0/28         | ge-0/0/28         | ...                  | ethernetCsmacd   | down           | no      |
| 556     | ge-0/0/29         | ge-0/0/29         | ...                  | ethernetCsmacd   | down           | no      |
| 557     | ge-0/0/30         | ge-0/0/30         | ...                  | ethernetCsmacd   | down           | no      |
| 558     | ge-0/0/18.0       | ge-0/0/18.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 559     | ge-0/0/31         | ge-0/0/31         | ...                  | ethernetCsmacd   | down           | no      |
| 560     | ge-0/0/32         | ge-0/0/32         | ...                  | ethernetCsmacd   | down           | no      |
| 561     | ge-0/0/33         | ge-0/0/33         | ...                  | ethernetCsmacd   | down           | no      |
| 562     | ge-0/0/34         | ge-0/0/34         | ...                  | ethernetCsmacd   | down           | no      |
| 563     | ge-0/0/19.0       | ge-0/0/19.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 564     | ge-0/0/35         | ge-0/0/35         | ...                  | ethernetCsmacd   | down           | no      |
| 565     | ge-0/0/36         | ge-0/0/36         | ...                  | ethernetCsmacd   | down           | no      |
| 566     | ge-0/0/20.0       | ge-0/0/20.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 567     | ge-0/0/37         | ge-0/0/37         | ...                  | ethernetCsmacd   | down           | no      |
| 568     | ge-0/0/21.0       | ge-0/0/21.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 569     | ge-0/0/22.0       | ge-0/0/22.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 570     | ge-0/0/38         | ge-0/0/38         | ...                  | ethernetCsmacd   | down           | no      |
| 571     | ge-0/0/23.0       | ge-0/0/23.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 572     | ge-0/0/39         | ge-0/0/39         | ...                  | ethernetCsmacd   | down           | no      |
| 573     | ge-0/0/40         | ge-0/0/40         | ...                  | ethernetCsmacd   | down           | no      |
| 574     | ge-0/0/41         | ge-0/0/41         | ...                  | ethernetCsmacd   | down           | no      |
| 575     | ge-0/0/42         | ge-0/0/42         | ...                  | ethernetCsmacd   | down           | no      |
| 576     | ge-0/0/24.0       | ge-0/0/24.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 577     | ge-0/0/43         | ge-0/0/43         | Link to VMSRV_10 ... | ethernetCsmacd   | up             | no      |
| 578     | ge-0/0/44         | ge-0/0/44         | iLO  HP StoreEasy... | ethernetCsmacd   | up             | no      |
| 579     | ge-0/0/45         | ge-0/0/45         | iLO for new VMDBS... | ethernetCsmacd   | up             | no      |
| 580     | ge-0/0/25.0       | ge-0/0/25.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 581     | ge-0/0/46         | ge-0/0/46         | ...                  | ethernetCsmacd   | down           | no      |
| 582     | ge-0/0/47         | ge-0/0/47         | For iLO VMSRV_7      | ethernetCsmacd   | up             | no      |
| 583     | ge-0/0/26.0       | ge-0/0/26.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 584     | ge-0/0/27.0       | ge-0/0/27.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 585     | ge-0/0/28.0       | ge-0/0/28.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 586     | ge-0/0/29.0       | ge-0/0/29.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 587     | ge-0/0/30.0       | ge-0/0/30.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 588     | ge-0/0/31.0       | ge-0/0/31.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 589     | ge-0/0/32.0       | ge-0/0/32.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 590     | ge-0/0/33.0       | ge-0/0/33.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 591     | ge-0/0/34.0       | ge-0/0/34.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 592     | ge-0/0/35.0       | ge-0/0/35.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 593     | ge-0/0/36.0       | ge-0/0/36.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 594     | ge-0/0/37.0       | ge-0/0/37.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 595     | ge-0/0/38.0       | ge-0/0/38.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 596     | ge-0/0/39.0       | ge-0/0/39.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 597     | ge-0/0/40.0       | ge-0/0/40.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 598     | ge-0/0/41.0       | ge-0/0/41.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 599     | ge-0/0/42.0       | ge-0/0/42.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 600     | ge-0/0/43.0       | ge-0/0/43.0       | ...                  | propVirtual      | up             | no      |
| 601     | ge-0/0/44.0       | ge-0/0/44.0       | ...                  | propVirtual      | up             | no      |
| 602     | ge-0/0/45.0       | ge-0/0/45.0       | ...                  | propVirtual      | up             | no      |
| 605     | pfh-1/0/0         | pfh-1/0/0         | ...                  | other            | up             | no      |
| 606     | pfe-1/0/0         | pfe-1/0/0         | ...                  | other            | up             | no      |
| 607     | pfh-1/0/0.16383   | pfh-1/0/0.16383   | ...                  | propVirtual      | up             | no      |
| 608     | pfe-1/0/0.16383   | pfe-1/0/0.16383   | ...                  | propVirtual      | up             | no      |
| 609     | ge-1/0/0          | ge-1/0/0          | ...                  | ethernetCsmacd   | down           | no      |
| 610     | ge-1/0/1          | ge-1/0/1          | ...                  | ethernetCsmacd   | down           | no      |
| 611     | ge-1/0/2          | ge-1/0/2          | Member #2 of LAG ... | ethernetCsmacd   | up             | no      |
| 612     | ge-1/0/3          | ge-1/0/3          | Member #2 of LAG ... | ethernetCsmacd   | up             | no      |
| 613     | ge-1/0/4          | ge-1/0/4          | 2nd link to serve... | ethernetCsmacd   | down           | no      |
| 614     | ge-1/0/5          | ge-1/0/5          | ...                  | ethernetCsmacd   | up             | no      |
| 615     | ge-1/0/6          | ge-1/0/6          | 2nd member of ae6... | ethernetCsmacd   | up             | no      |
| 616     | ge-1/0/7          | ge-1/0/7          | Second PSCN New H... | ethernetCsmacd   | up             | no      |
| 617     | ge-1/0/8          | ge-1/0/8          | LAG to Controller... | ethernetCsmacd   | up             | no      |
| 618     | ge-1/0/9          | ge-1/0/9          | PSCN MM-XL-2 Ge2/... | ethernetCsmacd   | up             | no      |
| 619     | ge-1/0/10         | ge-1/0/10         | Mgmt  HP MSA2052 ... | ethernetCsmacd   | up             | no      |
| 620     | ge-1/0/11         | ge-1/0/11         | HP 3PAR Replication  | ethernetCsmacd   | up             | no      |
| 621     | ge-1/0/12         | ge-1/0/12         | HP 3PAR Replication  | ethernetCsmacd   | up             | no      |
| 622     | ge-1/0/13         | ge-1/0/13         | Memeber 2 of LAG ... | ethernetCsmacd   | down           | no      |
| 623     | ge-1/0/14         | ge-1/0/14         | 2nd link to FNO (... | ethernetCsmacd   | up             | no      |
| 624     | ge-1/0/15         | ge-1/0/15         | ...                  | ethernetCsmacd   | down           | no      |
| 625     | ge-1/0/16         | ge-1/0/16         | ...                  | ethernetCsmacd   | down           | no      |
| 626     | ge-1/0/17         | ge-1/0/17         | ...                  | ethernetCsmacd   | down           | no      |
| 627     | ge-1/0/18         | ge-1/0/18         | ...                  | ethernetCsmacd   | down           | no      |
| 628     | ge-1/0/19         | ge-1/0/19         | ...                  | ethernetCsmacd   | down           | no      |
| 629     | ge-1/0/20         | ge-1/0/20         | ...                  | ethernetCsmacd   | down           | no      |
| 630     | ge-1/0/21         | ge-1/0/21         | ...                  | ethernetCsmacd   | down           | no      |
| 631     | ge-1/0/22         | ge-1/0/22         | ...                  | ethernetCsmacd   | down           | no      |
| 632     | ge-1/0/23         | ge-1/0/23         | ...                  | ethernetCsmacd   | down           | no      |
| 633     | ge-1/0/24         | ge-1/0/24         | ...                  | ethernetCsmacd   | down           | no      |
| 634     | ge-1/0/25         | ge-1/0/25         | ...                  | ethernetCsmacd   | down           | no      |
| 635     | ge-1/0/26         | ge-1/0/26         | ...                  | ethernetCsmacd   | down           | no      |
| 636     | ge-1/0/27         | ge-1/0/27         | ...                  | ethernetCsmacd   | down           | no      |
| 637     | ge-1/0/28         | ge-1/0/28         | ...                  | ethernetCsmacd   | down           | no      |
| 638     | ge-1/0/29         | ge-1/0/29         | ...                  | ethernetCsmacd   | down           | no      |
| 639     | ge-1/0/30         | ge-1/0/30         | ...                  | ethernetCsmacd   | down           | no      |
| 640     | ge-1/0/31         | ge-1/0/31         | ...                  | ethernetCsmacd   | down           | no      |
| 641     | ge-1/0/32         | ge-1/0/32         | ...                  | ethernetCsmacd   | down           | no      |
| 642     | ge-1/0/33         | ge-1/0/33         | ...                  | ethernetCsmacd   | down           | no      |
| 643     | ge-1/0/34         | ge-1/0/34         | ...                  | ethernetCsmacd   | down           | no      |
| 644     | ge-1/0/35         | ge-1/0/35         | ...                  | ethernetCsmacd   | down           | no      |
| 645     | ge-1/0/36         | ge-1/0/36         | ...                  | ethernetCsmacd   | down           | no      |
| 646     | ge-1/0/37         | ge-1/0/37         | ...                  | ethernetCsmacd   | down           | no      |
| 647     | ge-1/0/38         | ge-1/0/38         | ...                  | ethernetCsmacd   | down           | no      |
| 648     | ge-1/0/39         | ge-1/0/39         | ...                  | ethernetCsmacd   | down           | no      |
| 649     | ge-1/0/40         | ge-1/0/40         | ...                  | ethernetCsmacd   | down           | no      |
| 650     | ge-1/0/41         | ge-1/0/41         | ...                  | ethernetCsmacd   | down           | no      |
| 651     | ge-1/0/42         | ge-1/0/42         | ...                  | ethernetCsmacd   | down           | no      |
| 652     | ge-1/0/43         | ge-1/0/43         | Link to VMSRV_4 i... | ethernetCsmacd   | up             | no      |
| 653     | ge-1/0/44         | ge-1/0/44         | iLO  VMSRV_8         | ethernetCsmacd   | up             | no      |
| 654     | ge-1/0/45         | ge-1/0/45         | iLO for XCHSRV02     | ethernetCsmacd   | up             | no      |
| 655     | ge-1/0/46         | ge-1/0/46         | iLO for NOKIA SON    | ethernetCsmacd   | down           | no      |
| 656     | ge-1/0/47         | ge-1/0/47         | For iLO VMDBSRV_2    | ethernetCsmacd   | up             | no      |
| 657     | ge-0/0/47.0       | ge-0/0/47.0       | ...                  | propVirtual      | up             | no      |
| 658     | ae0               | ae0               | ...                  | ieee8023adLag    | down           | no      |
| 659     | ae1               | ae1               | ...                  | ieee8023adLag    | down           | no      |
| 660     | ae2               | ae2               | LAG to VMDBSRV2 D... | ieee8023adLag    | up             | no      |
| 661     | ae3               | ae3               | LAG to VMDBSRV2 i... | ieee8023adLag    | up             | no      |
| 662     | ae4               | ae4               | LAG to server NOK... | ieee8023adLag    | down           | no      |
| 663     | ae5               | ae5               | ...                  | ieee8023adLag    | up             | no      |
| 664     | ae6               | ae6               | LAG to XCHSRV02 i... | ieee8023adLag    | up             | no      |
| 665     | ae7               | ae7               | ...                  | ieee8023adLag    | down           | no      |
| 666     | ae8               | ae8               | LAG to Controller... | ieee8023adLag    | up             | no      |
| 667     | ae9               | ae9               | ...                  | ieee8023adLag    | down           | no      |
| 668     | ae10              | ae10              | ...                  | ieee8023adLag    | down           | no      |
| 669     | ae11              | ae11              | ...                  | ieee8023adLag    | down           | no      |
| 670     | ae12              | ae12              | ...                  | ieee8023adLag    | down           | no      |
| 671     | ae13              | ae13              | LAG to ZabbixNSE ... | ieee8023adLag    | down           | no      |
| 672     | ae14              | ae14              | To FNO (Rack F03,... | ieee8023adLag    | up             | no      |
| 673     | ae15              | ae15              | ...                  | ieee8023adLag    | down           | no      |
| 674     | ae16              | ae16              | ...                  | ieee8023adLag    | down           | no      |
| 675     | ae17              | ae17              | ...                  | ieee8023adLag    | down           | no      |
| 676     | ae18              | ae18              | ...                  | ieee8023adLag    | down           | no      |
| 677     | ae19              | ae19              | ...                  | ieee8023adLag    | down           | no      |
| 678     | ae20              | ae20              | ...                  | ieee8023adLag    | down           | no      |
| 679     | ae21              | ae21              | ...                  | ieee8023adLag    | down           | no      |
| 680     | ae22              | ae22              | ...                  | ieee8023adLag    | down           | no      |
| 681     | ae23              | ae23              | ...                  | ieee8023adLag    | down           | no      |
| 682     | ae24              | ae24              | ...                  | ieee8023adLag    | down           | no      |
| 683     | ae25              | ae25              | ...                  | ieee8023adLag    | down           | no      |
| 684     | ae26              | ae26              | ...                  | ieee8023adLag    | down           | no      |
| 685     | ae27              | ae27              | ...                  | ieee8023adLag    | down           | no      |
| 686     | ae28              | ae28              | ...                  | ieee8023adLag    | down           | no      |
| 687     | ae29              | ae29              | ...                  | ieee8023adLag    | down           | no      |
| 688     | ae30              | ae30              | ...                  | ieee8023adLag    | down           | no      |
| 689     | ae31              | ae31              | ...                  | ieee8023adLag    | down           | no      |
| 690     | ae32              | ae32              | ...                  | ieee8023adLag    | down           | no      |
| 691     | ae33              | ae33              | ...                  | ieee8023adLag    | down           | no      |
| 692     | ae34              | ae34              | ...                  | ieee8023adLag    | down           | no      |
| 693     | ae35              | ae35              | ...                  | ieee8023adLag    | down           | no      |
| 694     | ae36              | ae36              | ...                  | ieee8023adLag    | down           | no      |
| 695     | ae37              | ae37              | ...                  | ieee8023adLag    | down           | no      |
| 696     | ae38              | ae38              | ...                  | ieee8023adLag    | down           | no      |
| 697     | ae39              | ae39              | ...                  | ieee8023adLag    | down           | no      |
| 698     | ae40              | ae40              | ...                  | ieee8023adLag    | down           | no      |
| 699     | ae41              | ae41              | ...                  | ieee8023adLag    | down           | no      |
| 700     | ae42              | ae42              | ...                  | ieee8023adLag    | down           | no      |
| 701     | ae43              | ae43              | ...                  | ieee8023adLag    | down           | no      |
| 702     | ae44              | ae44              | ...                  | ieee8023adLag    | down           | no      |
| 703     | ae45              | ae45              | ...                  | ieee8023adLag    | down           | no      |
| 704     | ae46              | ae46              | ...                  | ieee8023adLag    | down           | no      |
| 705     | ae47              | ae47              | ...                  | ieee8023adLag    | down           | no      |
| 706     | ae48              | ae48              | ...                  | ieee8023adLag    | down           | no      |
| 707     | ae49              | ae49              | ...                  | ieee8023adLag    | down           | no      |
| 708     | ae50              | ae50              | ...                  | ieee8023adLag    | down           | no      |
| 709     | ae51              | ae51              | To CORE Juniper E... | ieee8023adLag    | up             | no      |
| 710     | xe-0/2/3          | xe-0/2/3          | 1st member LAG to... | ethernetCsmacd   | up             | no      |
| 711     | irb.255           | irb.255           | ...                  | propVirtual      | up             | no      |
| 712     | ae51.0            | ae51.0            | ...                  | propVirtual      | up             | no      |
| 713     | xe-0/2/3.0        | xe-0/2/3.0        | ...                  | propVirtual      | up             | no      |
| 714     | xe-1/2/3          | xe-1/2/3          | 2nd member LAG to... | ethernetCsmacd   | up             | no      |
| 716     | xe-1/2/3.0        | xe-1/2/3.0        | ...                  | propVirtual      | up             | no      |
| 723     | ae2.0             | ae2.0             | ...                  | propVirtual      | up             | no      |
| 724     | ae3.0             | ae3.0             | ...                  | propVirtual      | up             | no      |
| 725     | ge-1/0/2.0        | ge-1/0/2.0        | ...                  | propVirtual      | up             | no      |
| 726     | ge-1/0/3.0        | ge-1/0/3.0        | ...                  | propVirtual      | up             | no      |
| 727     | ge-1/0/47.0       | ge-1/0/47.0       | ...                  | propVirtual      | up             | no      |
| 736     | ae4.0             | ae4.0             | ...                  | propVirtual      | lowerLayerDown | no      |
| 737     | ge-1/0/4.0        | ge-1/0/4.0        | ...                  | propVirtual      | lowerLayerDown | no      |
| 738     | ge-1/0/46.0       | ge-1/0/46.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 739     | ae5.0             | ae5.0             | ...                  | propVirtual      | up             | no      |
| 740     | ae6.0             | ae6.0             | ...                  | propVirtual      | up             | no      |
| 741     | ge-1/0/45.0       | ge-1/0/45.0       | ...                  | propVirtual      | up             | no      |
| 742     | ge-1/0/5.0        | ge-1/0/5.0        | ...                  | propVirtual      | up             | no      |
| 743     | ge-1/0/6.0        | ge-1/0/6.0        | ...                  | propVirtual      | up             | no      |
| 744     | ge-1/0/7.0        | ge-1/0/7.0        | ...                  | propVirtual      | up             | no      |
| 746     | ae8.0             | ae8.0             | ...                  | propVirtual      | up             | no      |
| 747     | ge-1/0/8.0        | ge-1/0/8.0        | ...                  | propVirtual      | up             | no      |
| 748     | ge-1/0/9.0        | ge-1/0/9.0        | ...                  | propVirtual      | up             | no      |
| 749     | ge-1/0/11.0       | ge-1/0/11.0       | ...                  | propVirtual      | up             | no      |
| 750     | ge-1/0/10.0       | ge-1/0/10.0       | ...                  | propVirtual      | up             | no      |
| 751     | ge-1/0/12.0       | ge-1/0/12.0       | ...                  | propVirtual      | up             | no      |
| 752     | ae13.0            | ae13.0            | ...                  | propVirtual      | down           | no      |
| 753     | ge-1/0/13.0       | ge-1/0/13.0       | ...                  | propVirtual      | lowerLayerDown | no      |
| 754     | ge-1/0/44.0       | ge-1/0/44.0       | ...                  | propVirtual      | up             | no      |
| 755     | ae14.0            | ae14.0            | ...                  | propVirtual      | up             | no      |
| 756     | ge-1/0/14.0       | ge-1/0/14.0       | ...                  | propVirtual      | up             | no      |
| 757     | ge-1/0/43.0       | ge-1/0/43.0       | ...                  | propVirtual      | up             | no      |
+---------+-------------------+-------------------+----------------------+------------------+----------------+---------+


 o Duration             2.2095s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_ports-stack']
SQL RUNTIME[0.00023603s]
#####  Module Start: ports-stack  #####


SQL[SELECT * FROM `ports_stack` WHERE `device_id` = '137']
SQL RUNTIME[0.00197005s]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' ifStackStatus]

CMD EXITCODE[0]
CMD RUNTIME[0.6394s]
STDOUT[
ifStackStatus.0.4 = notInService
ifStackStatus.0.5 = notInService
ifStackStatus.0.7 = notInService
ifStackStatus.0.8 = notInService
ifStackStatus.0.9 = notInService
ifStackStatus.0.10 = notInService
ifStackStatus.0.11 = notInService
ifStackStatus.0.12 = notInService
ifStackStatus.0.16 = active
ifStackStatus.0.22 = active
ifStackStatus.0.34 = active
ifStackStatus.0.36 = active
ifStackStatus.0.40 = active
ifStackStatus.0.102 = notInService
ifStackStatus.0.104 = notInService
ifStackStatus.0.220 = active
ifStackStatus.0.503 = active
ifStackStatus.0.504 = notInService
ifStackStatus.0.506 = active
ifStackStatus.0.508 = active
ifStackStatus.0.509 = notInService
ifStackStatus.0.511 = notInService
ifStackStatus.0.525 = active
ifStackStatus.0.531 = active
ifStackStatus.0.534 = active
ifStackStatus.0.535 = active
ifStackStatus.0.536 = active
ifStackStatus.0.537 = active
ifStackStatus.0.546 = active
ifStackStatus.0.550 = active
ifStackStatus.0.553 = active
ifStackStatus.0.558 = active
ifStackStatus.0.563 = active
ifStackStatus.0.566 = active
ifStackStatus.0.568 = active
ifStackStatus.0.569 = active
ifStackStatus.0.571 = active
ifStackStatus.0.576 = active
ifStackStatus.0.580 = active
ifStackStatus.0.581 = notInService
ifStackStatus.0.583 = active
ifStackStatus.0.584 = active
ifStackStatus.0.585 = active
ifStackStatus.0.586 = active
ifStackStatus.0.587 = active
ifStackStatus.0.588 = active
ifStackStatus.0.589 = active
ifStackStatus.0.590 = active
ifStackStatus.0.591 = active
ifStackStatus.0.592 = active
ifStackStatus.0.593 = active
ifStackStatus.0.594 = active
ifStackStatus.0.595 = active
ifStackStatus.0.596 = active
ifStackStatus.0.597 = active
ifStackStatus.0.598 = active
ifStackStatus.0.599 = active
ifStackStatus.0.600 = active
ifStackStatus.0.601 = active
ifStackStatus.0.602 = active
ifStackStatus.0.607 = active
ifStackStatus.0.608 = active
ifStackStatus.0.609 = notInService
ifStackStatus.0.610 = notInService
ifStackStatus.0.624 = notInService
ifStackStatus.0.625 = notInService
ifStackStatus.0.626 = notInService
ifStackStatus.0.627 = notInService
ifStackStatus.0.628 = notInService
ifStackStatus.0.629 = notInService
ifStackStatus.0.630 = notInService
ifStackStatus.0.631 = notInService
ifStackStatus.0.632 = notInService
ifStackStatus.0.633 = notInService
ifStackStatus.0.634 = notInService
ifStackStatus.0.635 = notInService
ifStackStatus.0.636 = notInService
ifStackStatus.0.637 = notInService
ifStackStatus.0.638 = notInService
ifStackStatus.0.639 = notInService
ifStackStatus.0.640 = notInService
ifStackStatus.0.641 = notInService
ifStackStatus.0.642 = notInService
ifStackStatus.0.643 = notInService
ifStackStatus.0.644 = notInService
ifStackStatus.0.645 = notInService
ifStackStatus.0.646 = notInService
ifStackStatus.0.647 = notInService
ifStackStatus.0.648 = notInService
ifStackStatus.0.649 = notInService
ifStackStatus.0.650 = notInService
ifStackStatus.0.651 = notInService
ifStackStatus.0.657 = active
ifStackStatus.0.658 = notInService
ifStackStatus.0.659 = notInService
ifStackStatus.0.660 = notInService
ifStackStatus.0.661 = notInService
ifStackStatus.0.662 = notInService
ifStackStatus.0.663 = notInService
ifStackStatus.0.664 = notInService
ifStackStatus.0.665 = notInService
ifStackStatus.0.666 = notInService
ifStackStatus.0.667 = notInService
ifStackStatus.0.668 = notInService
ifStackStatus.0.669 = notInService
ifStackStatus.0.670 = notInService
ifStackStatus.0.671 = notInService
ifStackStatus.0.672 = notInService
ifStackStatus.0.673 = notInService
ifStackStatus.0.674 = notInService
ifStackStatus.0.675 = notInService
ifStackStatus.0.676 = notInService
ifStackStatus.0.677 = notInService
ifStackStatus.0.678 = notInService
ifStackStatus.0.679 = notInService
ifStackStatus.0.680 = notInService
ifStackStatus.0.681 = notInService
ifStackStatus.0.682 = notInService
ifStackStatus.0.683 = notInService
ifStackStatus.0.684 = notInService
ifStackStatus.0.685 = notInService
ifStackStatus.0.686 = notInService
ifStackStatus.0.687 = notInService
ifStackStatus.0.688 = notInService
ifStackStatus.0.689 = notInService
ifStackStatus.0.690 = notInService
ifStackStatus.0.691 = notInService
ifStackStatus.0.692 = notInService
ifStackStatus.0.693 = notInService
ifStackStatus.0.694 = notInService
ifStackStatus.0.695 = notInService
ifStackStatus.0.696 = notInService
ifStackStatus.0.697 = notInService
ifStackStatus.0.698 = notInService
ifStackStatus.0.699 = notInService
ifStackStatus.0.700 = notInService
ifStackStatus.0.701 = notInService
ifStackStatus.0.702 = notInService
ifStackStatus.0.703 = notInService
ifStackStatus.0.704 = notInService
ifStackStatus.0.705 = notInService
ifStackStatus.0.706 = notInService
ifStackStatus.0.707 = notInService
ifStackStatus.0.708 = notInService
ifStackStatus.0.709 = notInService
ifStackStatus.0.711 = active
ifStackStatus.0.712 = active
ifStackStatus.0.723 = active
ifStackStatus.0.724 = active
ifStackStatus.0.727 = active
ifStackStatus.0.736 = active
ifStackStatus.0.738 = active
ifStackStatus.0.739 = active
ifStackStatus.0.740 = active
ifStackStatus.0.741 = active
ifStackStatus.0.744 = active
ifStackStatus.0.746 = active
ifStackStatus.0.748 = active
ifStackStatus.0.749 = active
ifStackStatus.0.750 = active
ifStackStatus.0.751 = active
ifStackStatus.0.752 = active
ifStackStatus.0.754 = active
ifStackStatus.0.755 = active
ifStackStatus.0.757 = active
ifStackStatus.4.0 = active
ifStackStatus.5.0 = active
ifStackStatus.6.0 = active
ifStackStatus.7.0 = active
ifStackStatus.8.0 = active
ifStackStatus.9.0 = active
ifStackStatus.10.0 = active
ifStackStatus.11.0 = active
ifStackStatus.12.0 = active
ifStackStatus.16.6 = active
ifStackStatus.22.6 = active
ifStackStatus.33.0 = active
ifStackStatus.34.33 = active
ifStackStatus.35.0 = active
ifStackStatus.36.35 = active
ifStackStatus.37.0 = active
ifStackStatus.40.37 = active
ifStackStatus.101.0 = active
ifStackStatus.102.101 = active
ifStackStatus.103.0 = active
ifStackStatus.104.103 = active
ifStackStatus.220.37 = active
ifStackStatus.501.0 = active
ifStackStatus.502.0 = active
ifStackStatus.503.502 = active
ifStackStatus.504.0 = active
ifStackStatus.505.0 = active
ifStackStatus.506.505 = active
ifStackStatus.507.0 = active
ifStackStatus.508.507 = active
ifStackStatus.509.0 = active
ifStackStatus.511.0 = active
ifStackStatus.513.0 = active
ifStackStatus.514.513 = active
ifStackStatus.515.0 = active
ifStackStatus.516.515 = active
ifStackStatus.517.0 = active
ifStackStatus.518.0 = active
ifStackStatus.519.517 = active
ifStackStatus.520.0 = active
ifStackStatus.521.520 = active
ifStackStatus.522.0 = active
ifStackStatus.523.522 = active
ifStackStatus.524.0 = active
ifStackStatus.525.518 = active
ifStackStatus.526.0 = active
ifStackStatus.527.0 = active
ifStackStatus.528.0 = active
ifStackStatus.529.0 = active
ifStackStatus.530.529 = active
ifStackStatus.531.524 = active
ifStackStatus.532.0 = active
ifStackStatus.533.0 = active
ifStackStatus.534.526 = active
ifStackStatus.535.527 = active
ifStackStatus.536.528 = active
ifStackStatus.537.532 = active
ifStackStatus.538.0 = active
ifStackStatus.539.533 = active
ifStackStatus.540.0 = active
ifStackStatus.541.0 = active
ifStackStatus.542.0 = active
ifStackStatus.543.0 = active
ifStackStatus.544.0 = active
ifStackStatus.545.0 = active
ifStackStatus.546.538 = active
ifStackStatus.547.0 = active
ifStackStatus.548.0 = active
ifStackStatus.549.0 = active
ifStackStatus.550.540 = active
ifStackStatus.551.0 = active
ifStackStatus.552.0 = active
ifStackStatus.553.541 = active
ifStackStatus.554.0 = active
ifStackStatus.555.0 = active
ifStackStatus.556.0 = active
ifStackStatus.557.0 = active
ifStackStatus.558.542 = active
ifStackStatus.559.0 = active
ifStackStatus.560.0 = active
ifStackStatus.561.0 = active
ifStackStatus.562.0 = active
ifStackStatus.563.543 = active
ifStackStatus.564.0 = active
ifStackStatus.565.0 = active
ifStackStatus.566.544 = active
ifStackStatus.567.0 = active
ifStackStatus.568.545 = active
ifStackStatus.569.547 = active
ifStackStatus.570.0 = active
ifStackStatus.571.548 = active
ifStackStatus.572.0 = active
ifStackStatus.573.0 = active
ifStackStatus.574.0 = active
ifStackStatus.575.0 = active
ifStackStatus.576.549 = active
ifStackStatus.577.0 = active
ifStackStatus.578.0 = active
ifStackStatus.579.0 = active
ifStackStatus.580.551 = active
ifStackStatus.581.0 = active
ifStackStatus.582.0 = active
ifStackStatus.583.552 = active
ifStackStatus.584.554 = active
ifStackStatus.585.555 = active
ifStackStatus.586.556 = active
ifStackStatus.587.557 = active
ifStackStatus.588.559 = active
ifStackStatus.589.560 = active
ifStackStatus.590.561 = active
ifStackStatus.591.562 = active
ifStackStatus.592.564 = active
ifStackStatus.593.565 = active
ifStackStatus.594.567 = active
ifStackStatus.595.570 = active
ifStackStatus.596.572 = active
ifStackStatus.597.573 = active
ifStackStatus.598.574 = active
ifStackStatus.599.575 = active
ifStackStatus.600.577 = active
ifStackStatus.601.578 = active
ifStackStatus.602.579 = active
ifStackStatus.605.0 = active
ifStackStatus.606.0 = active
ifStackStatus.607.605 = active
ifStackStatus.608.606 = active
ifStackStatus.609.0 = active
ifStackStatus.610.0 = active
ifStackStatus.611.0 = active
ifStackStatus.612.0 = active
ifStackStatus.613.0 = active
ifStackStatus.614.0 = active
ifStackStatus.615.0 = active
ifStackStatus.616.0 = active
ifStackStatus.617.0 = active
ifStackStatus.618.0 = active
ifStackStatus.619.0 = active
ifStackStatus.620.0 = active
ifStackStatus.621.0 = active
ifStackStatus.622.0 = active
ifStackStatus.623.0 = active
ifStackStatus.624.0 = active
ifStackStatus.625.0 = active
ifStackStatus.626.0 = active
ifStackStatus.627.0 = active
ifStackStatus.628.0 = active
ifStackStatus.629.0 = active
ifStackStatus.630.0 = active
ifStackStatus.631.0 = active
ifStackStatus.632.0 = active
ifStackStatus.633.0 = active
ifStackStatus.634.0 = active
ifStackStatus.635.0 = active
ifStackStatus.636.0 = active
ifStackStatus.637.0 = active
ifStackStatus.638.0 = active
ifStackStatus.639.0 = active
ifStackStatus.640.0 = active
ifStackStatus.641.0 = active
ifStackStatus.642.0 = active
ifStackStatus.643.0 = active
ifStackStatus.644.0 = active
ifStackStatus.645.0 = active
ifStackStatus.646.0 = active
ifStackStatus.647.0 = active
ifStackStatus.648.0 = active
ifStackStatus.649.0 = active
ifStackStatus.650.0 = active
ifStackStatus.651.0 = active
ifStackStatus.652.0 = active
ifStackStatus.653.0 = active
ifStackStatus.654.0 = active
ifStackStatus.655.0 = active
ifStackStatus.656.0 = active
ifStackStatus.657.582 = active
ifStackStatus.658.0 = active
ifStackStatus.659.0 = active
ifStackStatus.660.0 = active
ifStackStatus.661.0 = active
ifStackStatus.662.0 = active
ifStackStatus.663.0 = active
ifStackStatus.664.0 = active
ifStackStatus.665.0 = active
ifStackStatus.666.0 = active
ifStackStatus.667.0 = active
ifStackStatus.668.0 = active
ifStackStatus.669.0 = active
ifStackStatus.670.0 = active
ifStackStatus.671.0 = active
ifStackStatus.672.0 = active
ifStackStatus.673.0 = active
ifStackStatus.674.0 = active
ifStackStatus.675.0 = active
ifStackStatus.676.0 = active
ifStackStatus.677.0 = active
ifStackStatus.678.0 = active
ifStackStatus.679.0 = active
ifStackStatus.680.0 = active
ifStackStatus.681.0 = active
ifStackStatus.682.0 = active
ifStackStatus.683.0 = active
ifStackStatus.684.0 = active
ifStackStatus.685.0 = active
ifStackStatus.686.0 = active
ifStackStatus.687.0 = active
ifStackStatus.688.0 = active
ifStackStatus.689.0 = active
ifStackStatus.690.0 = active
ifStackStatus.691.0 = active
ifStackStatus.692.0 = active
ifStackStatus.693.0 = active
ifStackStatus.694.0 = active
ifStackStatus.695.0 = active
ifStackStatus.696.0 = active
ifStackStatus.697.0 = active
ifStackStatus.698.0 = active
ifStackStatus.699.0 = active
ifStackStatus.700.0 = active
ifStackStatus.701.0 = active
ifStackStatus.702.0 = active
ifStackStatus.703.0 = active
ifStackStatus.704.0 = active
ifStackStatus.705.0 = active
ifStackStatus.706.0 = active
ifStackStatus.707.0 = active
ifStackStatus.708.0 = active
ifStackStatus.709.0 = active
ifStackStatus.710.0 = active
ifStackStatus.711.501 = active
ifStackStatus.712.713 = active
ifStackStatus.712.716 = active
ifStackStatus.713.710 = active
ifStackStatus.714.0 = active
ifStackStatus.716.714 = active
ifStackStatus.723.514 = active
ifStackStatus.723.725 = active
ifStackStatus.724.516 = active
ifStackStatus.724.726 = active
ifStackStatus.725.611 = active
ifStackStatus.726.612 = active
ifStackStatus.727.656 = active
ifStackStatus.736.519 = active
ifStackStatus.736.737 = active
ifStackStatus.737.613 = active
ifStackStatus.738.655 = active
ifStackStatus.739.521 = active
ifStackStatus.739.742 = active
ifStackStatus.740.523 = active
ifStackStatus.740.743 = active
ifStackStatus.741.654 = active
ifStackStatus.742.614 = active
ifStackStatus.743.615 = active
ifStackStatus.744.616 = active
ifStackStatus.746.530 = active
ifStackStatus.746.747 = active
ifStackStatus.747.617 = active
ifStackStatus.748.618 = active
ifStackStatus.749.620 = active
ifStackStatus.750.619 = active
ifStackStatus.751.621 = active
ifStackStatus.752.753 = active
ifStackStatus.753.622 = active
ifStackStatus.754.653 = active
ifStackStatus.755.539 = active
ifStackStatus.755.756 = active
ifStackStatus.756.623 = active
ifStackStatus.757.652 = active
]
SNMP STATUS[TRUE]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00053406s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '4' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016022s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '5' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00028300s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '1']
SQL RUNTIME[0.00044703s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '1']
SQL RUNTIME[0.00023794s]

SQL[SELECT * FROM `devices` WHERE `device_id` = '137']
SQL RUNTIME[0.00042892s]

SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '137']
SQL RUNTIME[0.00046301s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '7' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00038600s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '3']
SQL RUNTIME[0.00047898s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '3']
SQL RUNTIME[0.00021696s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '8' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00028801s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '4']
SQL RUNTIME[0.00048590s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '4']
SQL RUNTIME[0.00020909s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '9' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00028491s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '5']
SQL RUNTIME[0.00045991s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '5']
SQL RUNTIME[0.00034618s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '10' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00028896s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '6']
SQL RUNTIME[0.00045609s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '6']
SQL RUNTIME[0.00036287s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '11' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017023s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '7']
SQL RUNTIME[0.00027704s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '7']
SQL RUNTIME[0.00021505s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '12' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016809s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '8']
SQL RUNTIME[0.00028086s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '8']
SQL RUNTIME[0.00021291s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '16' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016785s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '9']
SQL RUNTIME[0.00047088s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '9']
SQL RUNTIME[0.00034499s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '22' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016379s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '10']
SQL RUNTIME[0.00027418s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '10']
SQL RUNTIME[0.00020194s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '34' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00017715s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '12']
SQL RUNTIME[0.00044894s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12']
SQL RUNTIME[0.00019813s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '36' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016499s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '14']
SQL RUNTIME[0.00044703s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '14']
SQL RUNTIME[0.00035000s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '40' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016403s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '16']
SQL RUNTIME[0.00028610s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '16']
SQL RUNTIME[0.00019979s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '102' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016308s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '18']
SQL RUNTIME[0.00029302s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '18']
SQL RUNTIME[0.00019717s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '104' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016189s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '20']
SQL RUNTIME[0.00034809s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '20']
SQL RUNTIME[0.00019908s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '220' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016999s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '21']
SQL RUNTIME[0.00045204s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '21']
SQL RUNTIME[0.00020194s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '503' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026703s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '24']
SQL RUNTIME[0.00046587s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '24']
SQL RUNTIME[0.00037384s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '504' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026894s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '25']
SQL RUNTIME[0.00045800s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '25']
SQL RUNTIME[0.00034499s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '506' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00030804s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '27']
SQL RUNTIME[0.00045395s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '27']
SQL RUNTIME[0.00034690s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '508' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00027204s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '29']
SQL RUNTIME[0.00045109s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '29']
SQL RUNTIME[0.00033879s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '509' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00029397s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '30']
SQL RUNTIME[0.00045204s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '30']
SQL RUNTIME[0.00038195s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '511' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00031614s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '32']
SQL RUNTIME[0.00045204s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '32']
SQL RUNTIME[0.00039387s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '525' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016403s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '46']
SQL RUNTIME[0.00027704s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '46']
SQL RUNTIME[0.00033998s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '531' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026202s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '52']
SQL RUNTIME[0.00046587s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '52']
SQL RUNTIME[0.00019503s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '534' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016999s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '55']
SQL RUNTIME[0.00027204s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '55']
SQL RUNTIME[0.00031090s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '535' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00027204s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '56']
SQL RUNTIME[0.00043988s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '56']
SQL RUNTIME[0.00032783s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '536' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00027013s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '57']
SQL RUNTIME[0.00044608s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '57']
SQL RUNTIME[0.00032997s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '537' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00032091s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '58']
SQL RUNTIME[0.00045896s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '58']
SQL RUNTIME[0.00035000s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '546' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026679s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '67']
SQL RUNTIME[0.00044084s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '67']
SQL RUNTIME[0.00032592s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '550' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00029612s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '71']
SQL RUNTIME[0.00045395s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '71']
SQL RUNTIME[0.00032783s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '553' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026107s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '74']
SQL RUNTIME[0.00058508s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '74']
SQL RUNTIME[0.00034690s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '558' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015998s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '79']
SQL RUNTIME[0.00027013s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '79']
SQL RUNTIME[0.00034213s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '563' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026608s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '84']
SQL RUNTIME[0.00045991s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '84']
SQL RUNTIME[0.00019503s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '566' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016904s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '87']
SQL RUNTIME[0.00044107s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '87']
SQL RUNTIME[0.00019407s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '568' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00027800s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '89']
SQL RUNTIME[0.00044703s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '89']
SQL RUNTIME[0.00032711s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '569' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026417s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '90']
SQL RUNTIME[0.00044608s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '90']
SQL RUNTIME[0.00033283s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '571' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00029492s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '92']
SQL RUNTIME[0.00045419s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '92']
SQL RUNTIME[0.00034308s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '576' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025105s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '97']
SQL RUNTIME[0.00043297s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '97']
SQL RUNTIME[0.00032997s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '580' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00029898s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '101']
SQL RUNTIME[0.00043893s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '101']
SQL RUNTIME[0.00033998s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '581' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025797s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '102']
SQL RUNTIME[0.00043893s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '102']
SQL RUNTIME[0.00035906s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '583' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00027108s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '104']
SQL RUNTIME[0.00043297s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '104']
SQL RUNTIME[0.00033808s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '584' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026798s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '105']
SQL RUNTIME[0.00044394s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '105']
SQL RUNTIME[0.00032997s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '585' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00027514s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '106']
SQL RUNTIME[0.00043178s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '106']
SQL RUNTIME[0.00033021s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '586' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025988s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '107']
SQL RUNTIME[0.00047302s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '107']
SQL RUNTIME[0.00019002s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '587' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016308s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '108']
SQL RUNTIME[0.00026608s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '108']
SQL RUNTIME[0.00018978s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '588' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00028086s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '109']
SQL RUNTIME[0.00043106s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '109']
SQL RUNTIME[0.00020099s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '589' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025487s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '110']
SQL RUNTIME[0.00026393s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '110']
SQL RUNTIME[0.00032687s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '590' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026679s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '111']
SQL RUNTIME[0.00044703s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '111']
SQL RUNTIME[0.00019002s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '591' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015402s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '112']
SQL RUNTIME[0.00042987s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '112']
SQL RUNTIME[0.00031710s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '592' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00031900s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '113']
SQL RUNTIME[0.00045609s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '113']
SQL RUNTIME[0.00032878s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '593' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025392s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '114']
SQL RUNTIME[0.00041723s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '114']
SQL RUNTIME[0.00033212s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '594' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00027013s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '115']
SQL RUNTIME[0.00043297s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '115']
SQL RUNTIME[0.00033212s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '595' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025821s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '116']
SQL RUNTIME[0.00043702s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '116']
SQL RUNTIME[0.00032997s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '596' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025702s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '117']
SQL RUNTIME[0.00043797s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '117']
SQL RUNTIME[0.00032997s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '597' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025201s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '118']
SQL RUNTIME[0.00044894s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '118']
SQL RUNTIME[0.00019121s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '598' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015998s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '119']
SQL RUNTIME[0.00042892s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '119']
SQL RUNTIME[0.00033903s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '599' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026703s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '120']
SQL RUNTIME[0.00044203s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '120']
SQL RUNTIME[0.00032902s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '600' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026608s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '121']
SQL RUNTIME[0.00043797s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '121']
SQL RUNTIME[0.00032997s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '601' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00027084s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '122']
SQL RUNTIME[0.00043893s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '122']
SQL RUNTIME[0.00034213s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '602' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025892s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '123']
SQL RUNTIME[0.00044990s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '123']
SQL RUNTIME[0.00018883s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '607' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016522s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '127']
SQL RUNTIME[0.00026393s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '127']
SQL RUNTIME[0.00018883s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '608' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016284s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '128']
SQL RUNTIME[0.00026679s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '128']
SQL RUNTIME[0.00032997s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '609' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025201s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '129']
SQL RUNTIME[0.00043607s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '129']
SQL RUNTIME[0.00021100s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '610' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026703s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '130']
SQL RUNTIME[0.00027990s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '130']
SQL RUNTIME[0.00020409s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '624' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015497s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '144']
SQL RUNTIME[0.00029016s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '144']
SQL RUNTIME[0.00020504s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '625' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015402s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '145']
SQL RUNTIME[0.00027299s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '145']
SQL RUNTIME[0.00020409s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '626' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015283s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '146']
SQL RUNTIME[0.00043106s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '146']
SQL RUNTIME[0.00035310s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '627' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00029516s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '147']
SQL RUNTIME[0.00043511s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '147']
SQL RUNTIME[0.00021720s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '628' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015593s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '148']
SQL RUNTIME[0.00027394s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '148']
SQL RUNTIME[0.00020313s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '629' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015712s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '149']
SQL RUNTIME[0.00028992s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '149']
SQL RUNTIME[0.00020289s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '630' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015688s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '150']
SQL RUNTIME[0.00045395s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '150']
SQL RUNTIME[0.00020409s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '631' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015879s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '151']
SQL RUNTIME[0.00042582s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '151']
SQL RUNTIME[0.00020695s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '632' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015593s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '152']
SQL RUNTIME[0.00043702s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '152']
SQL RUNTIME[0.00022101s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '633' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015497s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '153']
SQL RUNTIME[0.00026894s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '153']
SQL RUNTIME[0.00021195s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '634' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015402s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '154']
SQL RUNTIME[0.00026298s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '154']
SQL RUNTIME[0.00021005s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '635' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015712s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '155']
SQL RUNTIME[0.00026798s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '155']
SQL RUNTIME[0.00020695s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '636' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015712s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '156']
SQL RUNTIME[0.00044584s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '156']
SQL RUNTIME[0.00020790s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '637' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015688s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '157']
SQL RUNTIME[0.00044298s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '157']
SQL RUNTIME[0.00020409s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '638' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00027108s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '158']
SQL RUNTIME[0.00026584s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '158']
SQL RUNTIME[0.00020695s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '639' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015688s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '159']
SQL RUNTIME[0.00043511s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '159']
SQL RUNTIME[0.00021601s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '640' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015402s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '160']
SQL RUNTIME[0.00026703s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '160']
SQL RUNTIME[0.00020909s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '641' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015593s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '161']
SQL RUNTIME[0.00026298s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '161']
SQL RUNTIME[0.00020790s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '642' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015712s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '162']
SQL RUNTIME[0.00027084s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '162']
SQL RUNTIME[0.00020790s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '643' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015688s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '163']
SQL RUNTIME[0.00046611s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '163']
SQL RUNTIME[0.00020409s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '644' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015402s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '164']
SQL RUNTIME[0.00044489s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '164']
SQL RUNTIME[0.00020599s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '645' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016499s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '165']
SQL RUNTIME[0.00042701s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '165']
SQL RUNTIME[0.00020504s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '646' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00027204s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '166']
SQL RUNTIME[0.00026202s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '166']
SQL RUNTIME[0.00021505s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '647' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015378s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '167']
SQL RUNTIME[0.00026679s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '167']
SQL RUNTIME[0.00036407s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '648' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015712s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '168']
SQL RUNTIME[0.00027895s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '168']
SQL RUNTIME[0.00020385s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '649' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015712s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '169']
SQL RUNTIME[0.00027609s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '169']
SQL RUNTIME[0.00020409s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '650' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015593s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '170']
SQL RUNTIME[0.00028205s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '170']
SQL RUNTIME[0.00021005s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '651' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015616s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '171']
SQL RUNTIME[0.00045204s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '171']
SQL RUNTIME[0.00020409s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '657' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016499s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '177']
SQL RUNTIME[0.00042701s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '177']
SQL RUNTIME[0.00019193s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '658' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00027013s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '178']
SQL RUNTIME[0.00026917s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '178']
SQL RUNTIME[0.00021482s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '659' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016212s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '179']
SQL RUNTIME[0.00026584s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '179']
SQL RUNTIME[0.00021505s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '660' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015497s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '180']
SQL RUNTIME[0.00027013s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '180']
SQL RUNTIME[0.00036192s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '661' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015807s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '181']
SQL RUNTIME[0.00027514s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '181']
SQL RUNTIME[0.00020289s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '662' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015402s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '182']
SQL RUNTIME[0.00027990s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '182']
SQL RUNTIME[0.00020409s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '663' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015521s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '183']
SQL RUNTIME[0.00027490s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '183']
SQL RUNTIME[0.00020289s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '664' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015402s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '184']
SQL RUNTIME[0.00043082s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '184']
SQL RUNTIME[0.00020719s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '665' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00037813s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '185']
SQL RUNTIME[0.00029302s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '185']
SQL RUNTIME[0.00024700s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '666' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015903s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '186']
SQL RUNTIME[0.00026608s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '186']
SQL RUNTIME[0.00037503s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '667' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025892s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '187']
SQL RUNTIME[0.00043893s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '187']
SQL RUNTIME[0.00019193s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '668' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016284s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '188']
SQL RUNTIME[0.00026512s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '188']
SQL RUNTIME[0.00019002s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '669' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016499s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '189']
SQL RUNTIME[0.00025916s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '189']
SQL RUNTIME[0.00018907s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '670' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00027418s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '190']
SQL RUNTIME[0.00043297s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '190']
SQL RUNTIME[0.00033998s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '671' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015187s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '191']
SQL RUNTIME[0.00025892s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '191']
SQL RUNTIME[0.00036097s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '672' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025487s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '192']
SQL RUNTIME[0.00044012s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '192']
SQL RUNTIME[0.00032806s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '673' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025105s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '193']
SQL RUNTIME[0.00043297s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '193']
SQL RUNTIME[0.00033402s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '674' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00027394s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '194']
SQL RUNTIME[0.00043702s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '194']
SQL RUNTIME[0.00019097s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '675' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015593s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '195']
SQL RUNTIME[0.00026584s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '195']
SQL RUNTIME[0.00019097s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '676' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016403s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '196']
SQL RUNTIME[0.00026703s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '196']
SQL RUNTIME[0.00018787s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '677' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026202s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '197']
SQL RUNTIME[0.00042796s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '197']
SQL RUNTIME[0.00019693s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '678' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015187s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '198']
SQL RUNTIME[0.00042605s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '198']
SQL RUNTIME[0.00032306s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '679' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026393s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '199']
SQL RUNTIME[0.00045109s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '199']
SQL RUNTIME[0.00018787s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '680' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015306s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '200']
SQL RUNTIME[0.00026917s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '200']
SQL RUNTIME[0.00018692s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '681' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016212s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '201']
SQL RUNTIME[0.00025892s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '201']
SQL RUNTIME[0.00018501s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '682' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00028181s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '202']
SQL RUNTIME[0.00043011s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '202']
SQL RUNTIME[0.00019503s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '683' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015211s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '203']
SQL RUNTIME[0.00042391s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '203']
SQL RUNTIME[0.00031996s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '684' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025511s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '204']
SQL RUNTIME[0.00045204s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '204']
SQL RUNTIME[0.00018597s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '685' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015783s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '205']
SQL RUNTIME[0.00042486s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '205']
SQL RUNTIME[0.00032210s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '686' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025797s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '206']
SQL RUNTIME[0.00044107s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '206']
SQL RUNTIME[0.00032997s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '687' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026393s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '207']
SQL RUNTIME[0.00043011s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '207']
SQL RUNTIME[0.00032377s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '688' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026917s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '208']
SQL RUNTIME[0.00042582s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '208']
SQL RUNTIME[0.00032616s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '689' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025296s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '209']
SQL RUNTIME[0.00044990s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '209']
SQL RUNTIME[0.00018620s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '690' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015783s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '210']
SQL RUNTIME[0.00043416s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '210']
SQL RUNTIME[0.00032997s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '691' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00028205s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '211']
SQL RUNTIME[0.00044012s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '211']
SQL RUNTIME[0.00031400s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '692' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025606s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '212']
SQL RUNTIME[0.00043106s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '212']
SQL RUNTIME[0.00032687s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '693' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00027299s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '213']
SQL RUNTIME[0.00043082s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '213']
SQL RUNTIME[0.00032401s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '694' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025415s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '214']
SQL RUNTIME[0.00043392s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '214']
SQL RUNTIME[0.00032496s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '695' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026083s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '215']
SQL RUNTIME[0.00042820s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '215']
SQL RUNTIME[0.00032496s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '696' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025201s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '216']
SQL RUNTIME[0.00046611s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '216']
SQL RUNTIME[0.00018716s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '697' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015187s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '217']
SQL RUNTIME[0.00042391s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '217']
SQL RUNTIME[0.00033808s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '698' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026393s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '218']
SQL RUNTIME[0.00044107s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '218']
SQL RUNTIME[0.00033402s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '699' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026202s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '219']
SQL RUNTIME[0.00043297s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '219']
SQL RUNTIME[0.00032401s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '700' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025105s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '220']
SQL RUNTIME[0.00042605s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '220']
SQL RUNTIME[0.00032496s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '701' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025296s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '221']
SQL RUNTIME[0.00043797s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '221']
SQL RUNTIME[0.00018597s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '702' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015807s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '222']
SQL RUNTIME[0.00043201s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '222']
SQL RUNTIME[0.00032711s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '703' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026417s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '223']
SQL RUNTIME[0.00043607s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '223']
SQL RUNTIME[0.00032806s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '704' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025392s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '224']
SQL RUNTIME[0.00042796s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '224']
SQL RUNTIME[0.00030804s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '705' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00028586s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '225']
SQL RUNTIME[0.00043201s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '225']
SQL RUNTIME[0.00032878s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '706' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025105s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '226']
SQL RUNTIME[0.00043988s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '226']
SQL RUNTIME[0.00020099s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '707' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016093s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '227']
SQL RUNTIME[0.00025892s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '227']
SQL RUNTIME[0.00020099s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '708' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016093s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '228']
SQL RUNTIME[0.00026202s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '228']
SQL RUNTIME[0.00018692s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '709' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015998s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '229']
SQL RUNTIME[0.00042295s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '229']
SQL RUNTIME[0.00037789s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '711' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015593s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '231']
SQL RUNTIME[0.00026202s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '231']
SQL RUNTIME[0.00032687s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '712' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015402s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '232']
SQL RUNTIME[0.00027204s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '232']
SQL RUNTIME[0.00032210s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '723' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024605s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '240']
SQL RUNTIME[0.00042415s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '240']
SQL RUNTIME[0.00032401s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '724' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026798s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '241']
SQL RUNTIME[0.00044203s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '241']
SQL RUNTIME[0.00033021s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '727' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025296s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '244']
SQL RUNTIME[0.00043106s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '244']
SQL RUNTIME[0.00018597s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '736' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015998s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '245']
SQL RUNTIME[0.00026107s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '245']
SQL RUNTIME[0.00018597s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '738' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015903s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '247']
SQL RUNTIME[0.00026298s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '247']
SQL RUNTIME[0.00018692s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '739' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026393s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '248']
SQL RUNTIME[0.00042701s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '248']
SQL RUNTIME[0.00019503s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '740' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015092s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '249']
SQL RUNTIME[0.00043201s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '249']
SQL RUNTIME[0.00032687s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '741' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015283s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '250']
SQL RUNTIME[0.00026894s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '250']
SQL RUNTIME[0.00018597s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '744' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015187s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '253']
SQL RUNTIME[0.00027084s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '253']
SQL RUNTIME[0.00018692s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '746' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015402s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '254']
SQL RUNTIME[0.00027013s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '254']
SQL RUNTIME[0.00019002s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '748' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015402s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '256']
SQL RUNTIME[0.00044608s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '256']
SQL RUNTIME[0.00018692s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '749' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016212s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '14204']
SQL RUNTIME[0.00043297s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '14204']
SQL RUNTIME[0.00019288s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '750' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026894s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '14616']
SQL RUNTIME[0.00026512s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '14616']
SQL RUNTIME[0.00020003s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '751' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015092s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '15293']
SQL RUNTIME[0.00026298s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '15293']
SQL RUNTIME[0.00019693s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '752' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015187s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '17992']
SQL RUNTIME[0.00026298s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '17992']
SQL RUNTIME[0.00020719s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '754' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015211s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '19351']
SQL RUNTIME[0.00045109s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '19351']
SQL RUNTIME[0.00032496s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '755' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015497s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '25524']
SQL RUNTIME[0.00027990s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '25524']
SQL RUNTIME[0.00018811s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '757' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015497s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '26749']
SQL RUNTIME[0.00026989s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '26749']
SQL RUNTIME[0.00018787s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '4' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014305s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014806s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022006s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '6' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015116s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '2']
SQL RUNTIME[0.00045896s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '2']
SQL RUNTIME[0.00018907s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014019s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022507s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023699s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025010s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013518s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013494s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013399s]
...
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '33' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025105s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '11']
SQL RUNTIME[0.00043511s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '11']
SQL RUNTIME[0.00033903s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024319s]
..
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '35' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00028300s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '13']
SQL RUNTIME[0.00026417s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '13']
SQL RUNTIME[0.00018907s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022507s]
..
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '37' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025320s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '15']
SQL RUNTIME[0.00046301s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '15']
SQL RUNTIME[0.00019002s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013900s]
..
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '101' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025797s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '17']
SQL RUNTIME[0.00043392s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '17']
SQL RUNTIME[0.00033402s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023222s]
..
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '103' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026011s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '19']
SQL RUNTIME[0.00026488s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '19']
SQL RUNTIME[0.00018811s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022888s]
...
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '501' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025606s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '22']
SQL RUNTIME[0.00044990s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '22']
SQL RUNTIME[0.00018883s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013995s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '502' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026202s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '23']
SQL RUNTIME[0.00043488s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '23']
SQL RUNTIME[0.00034213s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023508s]
..
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025511s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '505' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014997s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '26']
SQL RUNTIME[0.00026298s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '26']
SQL RUNTIME[0.00032496s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023007s]
..
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '507' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00027394s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '28']
SQL RUNTIME[0.00025988s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '28']
SQL RUNTIME[0.00018907s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024104s]
..
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024486s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025296s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '513' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015116s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '34']
SQL RUNTIME[0.00026703s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '34']
SQL RUNTIME[0.00021505s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013995s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '514' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015116s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '35']
SQL RUNTIME[0.00026894s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '35']
SQL RUNTIME[0.00018883s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '515' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015092s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '36']
SQL RUNTIME[0.00027394s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '36']
SQL RUNTIME[0.00020218s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014305s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '516' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015807s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '37']
SQL RUNTIME[0.00043797s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '37']
SQL RUNTIME[0.00018811s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '517' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025702s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '38']
SQL RUNTIME[0.00043106s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '38']
SQL RUNTIME[0.00035310s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024390s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '518' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026798s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '39']
SQL RUNTIME[0.00026488s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '39']
SQL RUNTIME[0.00020289s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024104s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '519' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025105s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '40']
SQL RUNTIME[0.00044894s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '40']
SQL RUNTIME[0.00018787s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '520' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015497s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '41']
SQL RUNTIME[0.00043511s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '41']
SQL RUNTIME[0.00035501s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00028992s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '521' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026393s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '42']
SQL RUNTIME[0.00044799s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '42']
SQL RUNTIME[0.00032496s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '522' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00027800s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '43']
SQL RUNTIME[0.00043201s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '43']
SQL RUNTIME[0.00035095s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024509s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '523' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025296s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '44']
SQL RUNTIME[0.00026393s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '44']
SQL RUNTIME[0.00018716s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '524' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026989s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '45']
SQL RUNTIME[0.00043297s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '45']
SQL RUNTIME[0.00035501s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024390s]
..
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '526' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00029302s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '47']
SQL RUNTIME[0.00026083s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '47']
SQL RUNTIME[0.00020313s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024796s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '527' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026703s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '48']
SQL RUNTIME[0.00045514s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '48']
SQL RUNTIME[0.00020313s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014615s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '528' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024891s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '49']
SQL RUNTIME[0.00043297s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '49']
SQL RUNTIME[0.00034904s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024796s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '529' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00027680s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '50']
SQL RUNTIME[0.00044394s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '50']
SQL RUNTIME[0.00036788s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014091s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '530' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015116s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '51']
SQL RUNTIME[0.00043893s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '51']
SQL RUNTIME[0.00032902s]
..
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '532' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00030398s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '53']
SQL RUNTIME[0.00044489s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '53']
SQL RUNTIME[0.00035596s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024319s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '533' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026798s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '54']
SQL RUNTIME[0.00043511s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '54']
SQL RUNTIME[0.00035119s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024390s]
.....
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '538' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025916s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '59']
SQL RUNTIME[0.00026321s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '59']
SQL RUNTIME[0.00020194s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023508s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '539' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025606s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '60']
SQL RUNTIME[0.00046110s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '60']
SQL RUNTIME[0.00018787s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '540' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015402s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '61']
SQL RUNTIME[0.00042796s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '61']
SQL RUNTIME[0.00036001s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023913s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '541' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025988s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '62']
SQL RUNTIME[0.00043297s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '62']
SQL RUNTIME[0.00020194s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015903s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '542' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014997s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '63']
SQL RUNTIME[0.00026488s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '63']
SQL RUNTIME[0.00021315s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014114s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '543' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014997s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '64']
SQL RUNTIME[0.00027800s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '64']
SQL RUNTIME[0.00035715s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022912s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '544' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025201s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '65']
SQL RUNTIME[0.00043797s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '65']
SQL RUNTIME[0.00035095s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023794s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '545' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00027108s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '66']
SQL RUNTIME[0.00026512s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '66']
SQL RUNTIME[0.00020480s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024080s]
..
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '547' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026608s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '68']
SQL RUNTIME[0.00045085s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '68']
SQL RUNTIME[0.00020194s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013995s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '548' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025797s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '69']
SQL RUNTIME[0.00043893s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '69']
SQL RUNTIME[0.00038886s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023007s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '549' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026393s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '70']
SQL RUNTIME[0.00043607s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '70']
SQL RUNTIME[0.00035810s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013995s]
..
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '551' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014997s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '72']
SQL RUNTIME[0.00043297s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '72']
SQL RUNTIME[0.00035000s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024986s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '552' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026512s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '73']
SQL RUNTIME[0.00045514s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '73']
SQL RUNTIME[0.00020599s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013900s]
..
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '554' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025678s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '75']
SQL RUNTIME[0.00043011s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '75']
SQL RUNTIME[0.00036311s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023389s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '555' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026703s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '76']
SQL RUNTIME[0.00043488s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '76']
SQL RUNTIME[0.00035596s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013995s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '556' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014997s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '77']
SQL RUNTIME[0.00042892s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '77']
SQL RUNTIME[0.00034904s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024891s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '557' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024915s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '78']
SQL RUNTIME[0.00046706s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '78']
SQL RUNTIME[0.00020289s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013995s]
..
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '559' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024581s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '80']
SQL RUNTIME[0.00026393s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '80']
SQL RUNTIME[0.00021696s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013995s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '560' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015306s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '81']
SQL RUNTIME[0.00028300s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '81']
SQL RUNTIME[0.00020218s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013900s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '561' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015807s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '82']
SQL RUNTIME[0.00026584s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '82']
SQL RUNTIME[0.00020409s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015092s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '562' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015116s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '83']
SQL RUNTIME[0.00026393s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '83']
SQL RUNTIME[0.00021195s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013995s]
..
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '564' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014997s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '85']
SQL RUNTIME[0.00027204s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '85']
SQL RUNTIME[0.00034809s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014186s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '565' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016308s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '86']
SQL RUNTIME[0.00026202s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '86']
SQL RUNTIME[0.00020814s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024414s]
..
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '567' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024915s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '88']
SQL RUNTIME[0.00045109s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '88']
SQL RUNTIME[0.00020099s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014186s]
...
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '570' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026298s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '91']
SQL RUNTIME[0.00027108s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '91']
SQL RUNTIME[0.00021291s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014019s]
..
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '572' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014997s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '93']
SQL RUNTIME[0.00026703s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '93']
SQL RUNTIME[0.00035596s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014210s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '573' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016403s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '94']
SQL RUNTIME[0.00026584s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '94']
SQL RUNTIME[0.00020194s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014901s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '574' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025296s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '95']
SQL RUNTIME[0.00026417s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '95']
SQL RUNTIME[0.00035405s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023103s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '575' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00027204s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '96']
SQL RUNTIME[0.00026202s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '96']
SQL RUNTIME[0.00020218s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024295s]
..
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '577' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026393s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '98']
SQL RUNTIME[0.00047398s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '98']
SQL RUNTIME[0.00020313s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013995s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '578' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026083s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '99']
SQL RUNTIME[0.00043297s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '99']
SQL RUNTIME[0.00036192s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023317s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '579' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016117s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '100']
SQL RUNTIME[0.00026608s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '100']
SQL RUNTIME[0.00020599s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024080s]
..
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022197s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '582' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00027299s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '103']
SQL RUNTIME[0.00026917s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '103']
SQL RUNTIME[0.00020194s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014997s]
.....................
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '605' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015020s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '125']
SQL RUNTIME[0.00026989s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '125']
SQL RUNTIME[0.00032997s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024295s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '606' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025606s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '126']
SQL RUNTIME[0.00043988s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '126']
SQL RUNTIME[0.00019789s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013900s]
...
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013494s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014687s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '611' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015116s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '131']
SQL RUNTIME[0.00026703s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '131']
SQL RUNTIME[0.00021195s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014114s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '612' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024390s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '132']
SQL RUNTIME[0.00028300s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '132']
SQL RUNTIME[0.00020194s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014186s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '613' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015903s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '133']
SQL RUNTIME[0.00027204s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '133']
SQL RUNTIME[0.00020313s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024390s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '614' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026178s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '134']
SQL RUNTIME[0.00045419s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '134']
SQL RUNTIME[0.00020313s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013900s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '615' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024605s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '135']
SQL RUNTIME[0.00044012s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '135']
SQL RUNTIME[0.00036812s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013995s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '616' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014997s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '136']
SQL RUNTIME[0.00042796s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '136']
SQL RUNTIME[0.00035000s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024605s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '617' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024891s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '137']
SQL RUNTIME[0.00047302s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '137']
SQL RUNTIME[0.00020218s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013995s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '618' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026202s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '138']
SQL RUNTIME[0.00043702s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '138']
SQL RUNTIME[0.00037003s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023293s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '619' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025296s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '139']
SQL RUNTIME[0.00043297s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '139']
SQL RUNTIME[0.00036192s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013900s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '620' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015712s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '140']
SQL RUNTIME[0.00043797s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '140']
SQL RUNTIME[0.00035095s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023794s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '621' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025201s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '141']
SQL RUNTIME[0.00044703s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '141']
SQL RUNTIME[0.00020599s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014591s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '622' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025702s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '142']
SQL RUNTIME[0.00043797s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '142']
SQL RUNTIME[0.00036192s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024486s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '623' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025582s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '143']
SQL RUNTIME[0.00044680s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '143']
SQL RUNTIME[0.00036311s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023103s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024986s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013494s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013399s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013399s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022006s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022197s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025201s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013494s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013399s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013304s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024509s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022388s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023508s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022006s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022793s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024796s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013304s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013399s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013399s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022006s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022483s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025105s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013518s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013494s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013304s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022602s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022578s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026488s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '652' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015211s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '172']
SQL RUNTIME[0.00026798s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '172']
SQL RUNTIME[0.00022602s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014091s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '653' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015116s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '173']
SQL RUNTIME[0.00027299s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '173']
SQL RUNTIME[0.00020504s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014091s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '654' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015903s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '174']
SQL RUNTIME[0.00026703s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '174']
SQL RUNTIME[0.00020409s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014997s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '655' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015092s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '175']
SQL RUNTIME[0.00026298s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '175']
SQL RUNTIME[0.00021315s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013995s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '656' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015020s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '176']
SQL RUNTIME[0.00052190s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '176']
SQL RUNTIME[0.00038218s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00035501s]
..
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025702s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025105s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022721s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022912s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023794s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013781s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013709s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024295s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013804s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00014091s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023699s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013804s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013804s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023413s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013494s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013399s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025105s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013518s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013399s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023198s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013494s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013494s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021696s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021791s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022006s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024819s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013494s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013518s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013494s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00021887s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022507s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025702s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013494s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013399s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013399s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022507s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022316s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024986s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024199s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022316s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00025392s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013709s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013804s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013709s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022721s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022602s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023890s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013494s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013494s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00013399s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022697s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00022316s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '710' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00027204s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '230']
SQL RUNTIME[0.00027990s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '230']
SQL RUNTIME[0.00022292s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00024199s]
..
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '713' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015712s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '233']
SQL RUNTIME[0.00028396s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '233']
SQL RUNTIME[0.00034404s]
.
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '716' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016212s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '235']
SQL RUNTIME[0.00028086s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '235']
SQL RUNTIME[0.00019407s]
..
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '714' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00016308s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '234']
SQL RUNTIME[0.00044584s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '234']
SQL RUNTIME[0.00021100s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '0' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00023293s]
...
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '725' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026703s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '242']
SQL RUNTIME[0.00046110s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '242']
SQL RUNTIME[0.00019407s]
..
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '726' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00015998s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '243']
SQL RUNTIME[0.00044894s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '243']
SQL RUNTIME[0.00019383s]
.....
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '737' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00028992s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '246']
SQL RUNTIME[0.00044703s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '246']
SQL RUNTIME[0.00034308s]
....
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '742' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00030112s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '251']
SQL RUNTIME[0.00044489s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '251']
SQL RUNTIME[0.00033092s]
..
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '743' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00028992s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '252']
SQL RUNTIME[0.00044799s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '252']
SQL RUNTIME[0.00034904s]
......
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '747' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00032902s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '255']
SQL RUNTIME[0.00026512s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '255']
SQL RUNTIME[0.00019407s]
......
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '753' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00026894s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '17993']
SQL RUNTIME[0.00044107s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '17993']
SQL RUNTIME[0.00036287s]
....
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '756' AND `deleted` = '0' LIMIT 1]
SQL RUNTIME[0.00030494s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '25525']
SQL RUNTIME[0.00043988s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '25525']
SQL RUNTIME[0.00033712s]
...

 o Duration             1.0384s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_vlans']
SQL RUNTIME[0.00036812s]
#####  Module Start: vlans  #####


SQL[SELECT * FROM `vlans` WHERE `device_id` = '137';]
SQL RUNTIME[0.00089216s]

SQL[SELECT * FROM `ports_vlans` WHERE `device_id` = '137';]
SQL RUNTIME[0.00131583s]
MIB [JUNIPER-SRX5000-SPU-MONITORING-MIB] disabled in device config.
MIB [JUNIPER-MAC-MIB] disabled in device config.
MIB [JUNIPER-VPN-MIB] disabled in device config.
MIB [JUNIPER-COS-MIB] disabled in device config.
MIB [JUNIPER-FIREWALL-MIB] disabled in device config.
MIB [BGP4-V2-MIB-JUNIPER] disabled in global config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [MPLS-L3VPN-STD-MIB] disabled in device config.
MIB [MPLS-VPN-MIB] disabled in device config.
MIB [JUNIPER-IPv6-MIB] disabled in device config.
MIB [MPLS-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in global config.
MIB [UCD-SNMP-MIB] disabled in device config.
MIB [BGP4-MIB] disabled in global config.
MIB [IPV6-MIB] disabled in device config.
 o Q-BRIDGE-MIB         
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' dot1qVlanStaticName]

CMD EXITCODE[0]
CMD RUNTIME[0.0996s]
STDOUT[
dot1qVlanStaticName.1 = default+1
dot1qVlanStaticName.4 = NEWBILLING+4
dot1qVlanStaticName.5 = PREPAID+5
dot1qVlanStaticName.10 = ALL_LAN+10
dot1qVlanStaticName.21 = MEdiation_Project+21
dot1qVlanStaticName.34 = NSE_TEST+34
dot1qVlanStaticName.39 = ADIPSYS_WEB+39
dot1qVlanStaticName.48 = Bharti_E-TopUP+48
dot1qVlanStaticName.65 = EPAY-UNIORA+65
dot1qVlanStaticName.69 = EntranceScan_Srv+69
dot1qVlanStaticName.77 = DMZ_ORANGE_MD+77
dot1qVlanStaticName.81 = HUAWEI_RDP+81
dot1qVlanStaticName.82 = DMZ-Partner+82
dot1qVlanStaticName.84 = WiFi_Board_EAP+84
dot1qVlanStaticName.89 = Ericsson_DVT+89
dot1qVlanStaticName.105 = HLR_HSS_MMici_1+105
dot1qVlanStaticName.106 = HLR_HSS_MMici_2+106
dot1qVlanStaticName.108 = eCare-sec+108
dot1qVlanStaticName.110 = MMSC-sec+110
dot1qVlanStaticName.116 = Dline-APN+116
dot1qVlanStaticName.127 = GPRS+127
dot1qVlanStaticName.182 = NEC_SKA_srv+182
dot1qVlanStaticName.192 = OMC-R_Alcatel+192
dot1qVlanStaticName.200 = OFFICE_SRV_Farm+200
dot1qVlanStaticName.201 = OFFICE_SRV_Farm2+201
dot1qVlanStaticName.202 = OFFICE_Dev-Test+202
dot1qVlanStaticName.215 = Servers_DMZ+215
dot1qVlanStaticName.230 = Gemalto_mID+230
dot1qVlanStaticName.243 = SiteVideomonitoring+243
dot1qVlanStaticName.247 = BILLING_MGMT+247
dot1qVlanStaticName.248 = NSE-SERV_MGMT+248
dot1qVlanStaticName.249 = UTRAN_MGMT+249
dot1qVlanStaticName.255 = MGMT+255
dot1qVlanStaticName.260 = FNO_PROV_Incognito_IPv6+260
dot1qVlanStaticName.266 = BIS_MGMT_MM+266
dot1qVlanStaticName.280 = SUN_Farm+280
dot1qVlanStaticName.401 = HLR_OSS+401
dot1qVlanStaticName.450 = GIN_IS0+450
dot1qVlanStaticName.467 = Storage_NETAPP+467
dot1qVlanStaticName.758 = v6-v4_OfficeLAN+758
dot1qVlanStaticName.984 = Interconnect_ExchSRV+984
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' dot1qVlanStaticRowStatus]

CMD EXITCODE[0]
CMD RUNTIME[0.098s]
STDOUT[
dot1qVlanStaticRowStatus.1 = active
dot1qVlanStaticRowStatus.4 = active
dot1qVlanStaticRowStatus.5 = active
dot1qVlanStaticRowStatus.10 = active
dot1qVlanStaticRowStatus.21 = active
dot1qVlanStaticRowStatus.34 = active
dot1qVlanStaticRowStatus.39 = active
dot1qVlanStaticRowStatus.48 = active
dot1qVlanStaticRowStatus.65 = active
dot1qVlanStaticRowStatus.69 = active
dot1qVlanStaticRowStatus.77 = active
dot1qVlanStaticRowStatus.81 = active
dot1qVlanStaticRowStatus.82 = active
dot1qVlanStaticRowStatus.84 = active
dot1qVlanStaticRowStatus.89 = active
dot1qVlanStaticRowStatus.105 = active
dot1qVlanStaticRowStatus.106 = active
dot1qVlanStaticRowStatus.108 = active
dot1qVlanStaticRowStatus.110 = active
dot1qVlanStaticRowStatus.116 = active
dot1qVlanStaticRowStatus.127 = active
dot1qVlanStaticRowStatus.182 = active
dot1qVlanStaticRowStatus.192 = active
dot1qVlanStaticRowStatus.200 = active
dot1qVlanStaticRowStatus.201 = active
dot1qVlanStaticRowStatus.202 = active
dot1qVlanStaticRowStatus.215 = active
dot1qVlanStaticRowStatus.230 = active
dot1qVlanStaticRowStatus.243 = active
dot1qVlanStaticRowStatus.247 = active
dot1qVlanStaticRowStatus.248 = active
dot1qVlanStaticRowStatus.249 = active
dot1qVlanStaticRowStatus.255 = active
dot1qVlanStaticRowStatus.260 = active
dot1qVlanStaticRowStatus.266 = active
dot1qVlanStaticRowStatus.280 = active
dot1qVlanStaticRowStatus.401 = active
dot1qVlanStaticRowStatus.450 = active
dot1qVlanStaticRowStatus.467 = active
dot1qVlanStaticRowStatus.758 = active
dot1qVlanStaticRowStatus.984 = active
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsx --hexOutputLength=0 -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' dot1qVlanStaticEgressPorts]

CMD EXITCODE[0]
CMD RUNTIME[0.0944s]
STDOUT[
dot1qVlanStaticEgressPorts.1 = "34 31 31 31 2C 34 31 31 32 2C 34 31 31 33 2C 34 31 31 34 2C 34 31 31 35 2C 34 31 31 36 2C 34 31 31 37 2C 34 31 31 38 2C 34 31 31 39 2C 34 31 32 30 2C 34 31 32 31 2C 34 31 32 32 2C 34 31 32 33 2C 34 31 32 34 2C 34 31 32 35 2C 34 31 32 36 2C 34 31 32 37 2C 34 31 32 38 2C 34 31 32 39 2C 34 31 33 30 2C 34 31 33 31 2C 34 31 33 32 2C 34 31 33 33 2C 34 31 33 34 2C 34 31 33 35 2C 34 31 33 36 2C 34 31 33 37 2C 34 31 33 38 "
dot1qVlanStaticEgressPorts.4 = "35 2C 35 34 "
dot1qVlanStaticEgressPorts.5 = "35 34 "
dot1qVlanStaticEgressPorts.10 = "35 34 "
dot1qVlanStaticEgressPorts.21 = "35 34 "
dot1qVlanStaticEgressPorts.34 = "35 34 "
dot1qVlanStaticEgressPorts.39 = "35 34 "
dot1qVlanStaticEgressPorts.48 = "35 34 "
dot1qVlanStaticEgressPorts.65 = "35 2C 35 34 "
dot1qVlanStaticEgressPorts.69 = "35 34 "
dot1qVlanStaticEgressPorts.77 = "35 34 "
dot1qVlanStaticEgressPorts.81 = "35 34 "
dot1qVlanStaticEgressPorts.82 = "35 34 "
dot1qVlanStaticEgressPorts.84 = "35 34 2C 31 31 "
dot1qVlanStaticEgressPorts.89 = "35 34 "
dot1qVlanStaticEgressPorts.105 = "35 34 2C 35 30 35 "
dot1qVlanStaticEgressPorts.106 = "35 34 2C 35 30 36 "
dot1qVlanStaticEgressPorts.108 = "35 34 2C 35 30 38 2C 35 30 39 "
dot1qVlanStaticEgressPorts.110 = "35 34 2C 35 30 38 "
dot1qVlanStaticEgressPorts.116 = "35 34 2C 35 30 38 "
dot1qVlanStaticEgressPorts.127 = "35 34 "
dot1qVlanStaticEgressPorts.182 = "35 34 "
dot1qVlanStaticEgressPorts.192 = "35 34 "
dot1qVlanStaticEgressPorts.200 = "35 2C 38 2C 35 34 "
dot1qVlanStaticEgressPorts.201 = "35 2C 35 34 "
dot1qVlanStaticEgressPorts.202 = "35 2C 35 34 "
dot1qVlanStaticEgressPorts.215 = "35 34 "
dot1qVlanStaticEgressPorts.230 = "35 34 "
dot1qVlanStaticEgressPorts.243 = "35 34 "
dot1qVlanStaticEgressPorts.247 = "35 34 "
dot1qVlanStaticEgressPorts.248 = "35 34 2C 35 31 31 2C 34 31 30 39 2C 34 31 33 39 2C 34 31 34 30 2C 35 31 30 2C 34 39 39 2C 34 31 37 32 2C 34 32 30 35 2C 34 32 30 36 2C 35 30 33 2C 35 30 30 "
dot1qVlanStaticEgressPorts.249 = "37 2C 35 34 2C 34 39 37 "
dot1qVlanStaticEgressPorts.255 = "31 36 2C 35 34 2C 31 31 "
dot1qVlanStaticEgressPorts.260 = "35 34 "
dot1qVlanStaticEgressPorts.266 = "31 37 2C 35 34 "
dot1qVlanStaticEgressPorts.280 = "35 34 "
dot1qVlanStaticEgressPorts.401 = "35 34 "
dot1qVlanStaticEgressPorts.450 = "35 34 "
dot1qVlanStaticEgressPorts.467 = "36 2C 35 34 2C 39 2C 35 31 32 2C 35 31 34 2C 35 31 33 2C 35 31 35 "
dot1qVlanStaticEgressPorts.758 = "35 34 "
dot1qVlanStaticEgressPorts.984 = "38 2C 35 34 "
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-VLAN-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxExVlanTable]

CMD EXITCODE[0]
CMD RUNTIME[0.3161s]
STDOUT[
jnxExVlanTable = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' dot1dBasePortIfIndex]

CMD EXITCODE[0]
CMD RUNTIME[0.1163s]
STDOUT[
dot1dBasePortIfIndex.5 = 660
dot1dBasePortIfIndex.6 = 661
dot1dBasePortIfIndex.7 = 662
dot1dBasePortIfIndex.8 = 663
dot1dBasePortIfIndex.9 = 664
dot1dBasePortIfIndex.11 = 666
dot1dBasePortIfIndex.16 = 671
dot1dBasePortIfIndex.17 = 672
dot1dBasePortIfIndex.54 = 709
dot1dBasePortIfIndex.497 = 655
dot1dBasePortIfIndex.505 = 518
dot1dBasePortIfIndex.506 = 616
dot1dBasePortIfIndex.508 = 524
dot1dBasePortIfIndex.512 = 527
dot1dBasePortIfIndex.513 = 620
dot1dBasePortIfIndex.514 = 528
dot1dBasePortIfIndex.515 = 621
dot1dBasePortIfIndex.4105 = 524
dot1dBasePortIfIndex.4106 = 526
dot1dBasePortIfIndex.4107 = 527
dot1dBasePortIfIndex.4109 = 532
dot1dBasePortIfIndex.4111 = 538
dot1dBasePortIfIndex.4112 = 540
dot1dBasePortIfIndex.4113 = 541
dot1dBasePortIfIndex.4114 = 542
dot1dBasePortIfIndex.4115 = 543
dot1dBasePortIfIndex.4116 = 544
dot1dBasePortIfIndex.4117 = 545
dot1dBasePortIfIndex.4118 = 547
dot1dBasePortIfIndex.4119 = 548
dot1dBasePortIfIndex.4120 = 549
dot1dBasePortIfIndex.4121 = 551
dot1dBasePortIfIndex.4122 = 552
dot1dBasePortIfIndex.4123 = 554
dot1dBasePortIfIndex.4124 = 555
dot1dBasePortIfIndex.4125 = 556
dot1dBasePortIfIndex.4126 = 557
dot1dBasePortIfIndex.4127 = 559
dot1dBasePortIfIndex.4128 = 560
dot1dBasePortIfIndex.4129 = 561
dot1dBasePortIfIndex.4130 = 562
dot1dBasePortIfIndex.4131 = 564
dot1dBasePortIfIndex.4132 = 565
dot1dBasePortIfIndex.4133 = 567
dot1dBasePortIfIndex.4134 = 570
dot1dBasePortIfIndex.4135 = 572
dot1dBasePortIfIndex.4136 = 573
dot1dBasePortIfIndex.4137 = 574
dot1dBasePortIfIndex.4138 = 575
dot1dBasePortIfIndex.4139 = 577
dot1dBasePortIfIndex.4140 = 578
dot1dBasePortIfIndex.4141 = 579
dot1dBasePortIfIndex.4142 = 581
dot1dBasePortIfIndex.4143 = 582
dot1dBasePortIfIndex.4163 = 656
dot1dBasePortIfIndex.4171 = 618
dot1dBasePortIfIndex.4172 = 619
dot1dBasePortIfIndex.4205 = 652
dot1dBasePortIfIndex.4206 = 653
dot1dBasePortIfIndex.4207 = 654
]
SNMP STATUS[TRUE]
Store in cache Table OID: BRIDGE-MIB::dot1dBasePortIfIndex

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' dot1qPvid]

CMD EXITCODE[0]
CMD RUNTIME[0.131s]
STDOUT[
dot1qPvid.5 = 0
dot1qPvid.6 = 467
dot1qPvid.7 = 249
dot1qPvid.8 = 200
dot1qPvid.9 = 467
dot1qPvid.11 = 0
dot1qPvid.16 = 255
dot1qPvid.17 = 0
dot1qPvid.54 = 0
dot1qPvid.497 = 249
dot1qPvid.499 = 248
dot1qPvid.500 = 248
dot1qPvid.503 = 248
dot1qPvid.505 = 0
dot1qPvid.506 = 0
dot1qPvid.508 = 0
dot1qPvid.509 = 108
dot1qPvid.510 = 248
dot1qPvid.511 = 248
dot1qPvid.512 = 467
dot1qPvid.513 = 467
dot1qPvid.514 = 467
dot1qPvid.515 = 467
dot1qPvid.4109 = 248
dot1qPvid.4111 = 1
dot1qPvid.4112 = 1
dot1qPvid.4113 = 1
dot1qPvid.4114 = 1
dot1qPvid.4115 = 1
dot1qPvid.4116 = 1
dot1qPvid.4117 = 1
dot1qPvid.4118 = 1
dot1qPvid.4119 = 1
dot1qPvid.4120 = 1
dot1qPvid.4121 = 1
dot1qPvid.4122 = 1
dot1qPvid.4123 = 1
dot1qPvid.4124 = 1
dot1qPvid.4125 = 1
dot1qPvid.4126 = 1
dot1qPvid.4127 = 1
dot1qPvid.4128 = 1
dot1qPvid.4129 = 1
dot1qPvid.4130 = 1
dot1qPvid.4131 = 1
dot1qPvid.4132 = 1
dot1qPvid.4133 = 1
dot1qPvid.4134 = 1
dot1qPvid.4135 = 1
dot1qPvid.4136 = 1
dot1qPvid.4137 = 1
dot1qPvid.4138 = 1
dot1qPvid.4139 = 248
dot1qPvid.4140 = 248
dot1qPvid.4172 = 248
dot1qPvid.4205 = 248
dot1qPvid.4206 = 248
]
SNMP STATUS[TRUE]


 1 4 5 10 21 34 39 48 65 69 77 81 82 84 89 105 106 108 110 116 127 182 192 200 201 202 215 230 243 247 248 249 255 260 266 280 401 450 467 758 984 0+--------+----------+-----------------------------+----------+-------------+
| Domain | Vlan: ID | Name                        | Type     | Status      |
+--------+----------+-----------------------------+----------+-------------+
| 1      | 1        | default+1                   | ethernet | operational |
| 1      | 4        | NEWBILLING+4                | ethernet | operational |
| 1      | 5        | PREPAID+5                   | ethernet | operational |
| 1      | 10       | ALL_LAN+10                  | ethernet | operational |
| 1      | 21       | MEdiation_Project+21        | ethernet | operational |
| 1      | 34       | NSE_TEST+34                 | ethernet | operational |
| 1      | 39       | ADIPSYS_WEB+39              | ethernet | operational |
| 1      | 48       | Bharti_E-TopUP+48           | ethernet | operational |
| 1      | 65       | EPAY-UNIORA+65              | ethernet | operational |
| 1      | 69       | EntranceScan_Srv+69         | ethernet | operational |
| 1      | 77       | DMZ_ORANGE_MD+77            | ethernet | operational |
| 1      | 81       | HUAWEI_RDP+81               | ethernet | operational |
| 1      | 82       | DMZ-Partner+82              | ethernet | operational |
| 1      | 84       | WiFi_Board_EAP+84           | ethernet | operational |
| 1      | 89       | Ericsson_DVT+89             | ethernet | operational |
| 1      | 105      | HLR_HSS_MMici_1+105         | ethernet | operational |
| 1      | 106      | HLR_HSS_MMici_2+106         | ethernet | operational |
| 1      | 108      | eCare-sec+108               | ethernet | operational |
| 1      | 110      | MMSC-sec+110                | ethernet | operational |
| 1      | 116      | Dline-APN+116               | ethernet | operational |
| 1      | 127      | GPRS+127                    | ethernet | operational |
| 1      | 182      | NEC_SKA_srv+182             | ethernet | operational |
| 1      | 192      | OMC-R_Alcatel+192           | ethernet | operational |
| 1      | 200      | OFFICE_SRV_Farm+200         | ethernet | operational |
| 1      | 201      | OFFICE_SRV_Farm2+201        | ethernet | operational |
| 1      | 202      | OFFICE_Dev-Test+202         | ethernet | operational |
| 1      | 215      | Servers_DMZ+215             | ethernet | operational |
| 1      | 230      | Gemalto_mID+230             | ethernet | operational |
| 1      | 243      | SiteVideomonitoring+243     | ethernet | operational |
| 1      | 247      | BILLING_MGMT+247            | ethernet | operational |
| 1      | 248      | NSE-SERV_MGMT+248           | ethernet | operational |
| 1      | 249      | UTRAN_MGMT+249              | ethernet | operational |
| 1      | 255      | MGMT+255                    | ethernet | operational |
| 1      | 260      | FNO_PROV_Incognito_IPv6+260 | ethernet | operational |
| 1      | 266      | BIS_MGMT_MM+266             | ethernet | operational |
| 1      | 280      | SUN_Farm+280                | ethernet | operational |
| 1      | 401      | HLR_OSS+401                 | ethernet | operational |
| 1      | 450      | GIN_IS0+450                 | ethernet | operational |
| 1      | 467      | Storage_NETAPP+467          | ethernet | operational |
| 1      | 758      | v6-v4_OfficeLAN+758         | ethernet | operational |
| 1      | 984      | Interconnect_ExchSRV+984    | ethernet | operational |
| 1      | 0        | VLAN 0                      | ethernet | operational |
+--------+----------+-----------------------------+----------+-------------+


SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '435591']
SQL RUNTIME[0.00054383s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='4',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210041']
SQL RUNTIME[0.00034189s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='5',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210042']
SQL RUNTIME[0.00034022s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='10',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210043']
SQL RUNTIME[0.00037503s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='21',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210045']
SQL RUNTIME[0.00034094s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='34',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210046']
SQL RUNTIME[0.00026917s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='39',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210047']
SQL RUNTIME[0.00036812s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='48',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210048']
SQL RUNTIME[0.00066280s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='65',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210050']
SQL RUNTIME[0.00017595s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='69',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210051']
SQL RUNTIME[0.00022602s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='77',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210052']
SQL RUNTIME[0.00017405s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='81',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210053']
SQL RUNTIME[0.00017715s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='82',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210054']
SQL RUNTIME[0.00016403s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='84',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175726']
SQL RUNTIME[0.00018096s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='89',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210057']
SQL RUNTIME[0.00016403s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='105',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175727']
SQL RUNTIME[0.00015306s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='106',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175728']
SQL RUNTIME[0.00017118s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='108',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175729']
SQL RUNTIME[0.00016904s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='110',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175730']
SQL RUNTIME[0.00015092s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='116',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175731']
SQL RUNTIME[0.00014901s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='127',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210058']
SQL RUNTIME[0.00014901s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='182',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210059']
SQL RUNTIME[0.00014782s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='192',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210060']
SQL RUNTIME[0.00014806s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='200',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210061']
SQL RUNTIME[0.00015020s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='201',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210062']
SQL RUNTIME[0.00014806s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='202',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '270230']
SQL RUNTIME[0.00015998s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='215',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210063']
SQL RUNTIME[0.00014782s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='230',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210064']
SQL RUNTIME[0.00014806s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='243',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210065']
SQL RUNTIME[0.00021386s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='247',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210066']
SQL RUNTIME[0.00014710s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='248',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210067']
SQL RUNTIME[0.00021601s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='249',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175732']
SQL RUNTIME[0.00014710s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='260',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210069']
SQL RUNTIME[0.00015688s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='280',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210070']
SQL RUNTIME[0.00014806s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='401',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210071']
SQL RUNTIME[0.00014710s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='450',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210072']
SQL RUNTIME[0.00021505s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='467',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175733']
SQL RUNTIME[0.00014901s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='758',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210073']
SQL RUNTIME[0.00021601s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175734']
SQL RUNTIME[0.00014806s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='4',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175735']
SQL RUNTIME[0.00015712s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='5',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175736']
SQL RUNTIME[0.00014806s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='10',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175737']
SQL RUNTIME[0.00014710s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='21',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175739']
SQL RUNTIME[0.00021315s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='34',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175740']
SQL RUNTIME[0.00014806s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='39',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175741']
SQL RUNTIME[0.00021696s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='48',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175742']
SQL RUNTIME[0.00014710s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='65',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175744']
SQL RUNTIME[0.00021291s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='69',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175745']
SQL RUNTIME[0.00014806s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='77',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175746']
SQL RUNTIME[0.00015688s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='81',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175747']
SQL RUNTIME[0.00014806s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='82',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175748']
SQL RUNTIME[0.00014806s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='84',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175749']
SQL RUNTIME[0.00021315s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='89',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175752']
SQL RUNTIME[0.00015116s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='105',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5608']
SQL RUNTIME[0.00021505s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='106',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5615']
SQL RUNTIME[0.00014687s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='108',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5622']
SQL RUNTIME[0.00016594s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='110',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '105618']
SQL RUNTIME[0.00014782s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='116',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '113526']
SQL RUNTIME[0.00014806s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='127',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175753']
SQL RUNTIME[0.00021386s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='182',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175754']
SQL RUNTIME[0.00014710s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='192',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175755']
SQL RUNTIME[0.00014615s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='200',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175756']
SQL RUNTIME[0.00014687s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='201',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '207231']
SQL RUNTIME[0.00015688s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='202',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '270231']
SQL RUNTIME[0.00014687s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='215',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175757']
SQL RUNTIME[0.00014615s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='230',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175758']
SQL RUNTIME[0.00021291s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='243',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175759']
SQL RUNTIME[0.00014806s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='247',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175760']
SQL RUNTIME[0.00021315s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='248',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175761']
SQL RUNTIME[0.00014782s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='249',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5687']
SQL RUNTIME[0.00015688s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='255',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175762']
SQL RUNTIME[0.00014687s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='260',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175764']
SQL RUNTIME[0.00014687s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='266',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '435592']
SQL RUNTIME[0.00022411s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='280',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175765']
SQL RUNTIME[0.00015211s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='401',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175768']
SQL RUNTIME[0.00021696s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='450',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175769']
SQL RUNTIME[0.00014901s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='467',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175770']
SQL RUNTIME[0.00022197s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='758',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175771']
SQL RUNTIME[0.00014710s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='984',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175772']
SQL RUNTIME[0.00015903s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '189422']
SQL RUNTIME[0.00016403s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='266',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '435593']
SQL RUNTIME[0.00015903s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175773']
SQL RUNTIME[0.00032783s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '435594']
SQL RUNTIME[0.00017095s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175775']
SQL RUNTIME[0.00024295s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='4',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5513']
SQL RUNTIME[0.00016594s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='5',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5520']
SQL RUNTIME[0.00017285s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='10',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5525']
SQL RUNTIME[0.00015593s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='21',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '56011']
SQL RUNTIME[0.00035310s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='34',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5539']
SQL RUNTIME[0.00016403s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='39',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5544']
SQL RUNTIME[0.00033712s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='48',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5549']
SQL RUNTIME[0.00016308s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='65',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5559']
SQL RUNTIME[0.00015402s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='69',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5566']
SQL RUNTIME[0.00015092s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='77',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5571']
SQL RUNTIME[0.00022697s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='81',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5576']
SQL RUNTIME[0.00014901s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='82',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5581']
SQL RUNTIME[0.00016689s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='84',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175811']
SQL RUNTIME[0.00014806s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='89',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5603']
SQL RUNTIME[0.00014806s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='105',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175812']
SQL RUNTIME[0.00017810s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='106',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175813']
SQL RUNTIME[0.00014710s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='108',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175814']
SQL RUNTIME[0.00022697s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='110',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175815']
SQL RUNTIME[0.00015211s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='116',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175816']
SQL RUNTIME[0.00025201s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='127',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5632']
SQL RUNTIME[0.00016689s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='182',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5637']
SQL RUNTIME[0.00016212s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='192',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5642']
SQL RUNTIME[0.00025797s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='200',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5647']
SQL RUNTIME[0.00017500s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='201',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '207233']
SQL RUNTIME[0.00017190s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='202',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '270232']
SQL RUNTIME[0.00015497s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='215',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '48938']
SQL RUNTIME[0.00033212s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='230',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5655']
SQL RUNTIME[0.00016379s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='243',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5660']
SQL RUNTIME[0.00017095s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='247',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5665']
SQL RUNTIME[0.00015593s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='248',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175817']
SQL RUNTIME[0.00033998s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='249',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175818']
SQL RUNTIME[0.00017595s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='255',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5697']
SQL RUNTIME[0.00034499s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='260',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '121486']
SQL RUNTIME[0.00016308s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='266',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '435595']
SQL RUNTIME[0.00016212s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='280',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5714']
SQL RUNTIME[0.00015807s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='401',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5729']
SQL RUNTIME[0.00024796s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='450',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5734']
SQL RUNTIME[0.00014901s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='758',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5747']
SQL RUNTIME[0.00022101s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='108',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175819']
SQL RUNTIME[0.00021887s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='248',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210074']
SQL RUNTIME[0.00022006s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='467',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175821']
SQL RUNTIME[0.00014806s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='249',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '5685']
SQL RUNTIME[0.00021505s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='467',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '210075']
SQL RUNTIME[0.00014806s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]

SQL[UPDATE `ports_vlans` set `vlan` ='984',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '175822']
SQL RUNTIME[0.00015879s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`baseport` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`priority` at row 1
 1366: Incorrect integer value: '' for column `observium`.`ports_vlans`.`cost` at row 1
]
+---------+-----------+------+---------------+-------+------+
| ifIndex | ifDescr   | Vlan | STP: Priority | State | Cost |
+---------+-----------+------+---------------+-------+------+
| 661     | ae3       | 1    |               |       |      |
| 661     | ae3       | 4    |               |       |      |
| 661     | ae3       | 5    |               |       |      |
| 661     | ae3       | 10   |               |       |      |
| 661     | ae3       | 21   |               |       |      |
| 661     | ae3       | 34   |               |       |      |
| 661     | ae3       | 39   |               |       |      |
| 661     | ae3       | 48   |               |       |      |
| 661     | ae3       | 65   |               |       |      |
| 661     | ae3       | 69   |               |       |      |
| 661     | ae3       | 77   |               |       |      |
| 661     | ae3       | 81   |               |       |      |
| 661     | ae3       | 82   |               |       |      |
| 661     | ae3       | 84   |               |       |      |
| 661     | ae3       | 89   |               |       |      |
| 661     | ae3       | 105  |               |       |      |
| 661     | ae3       | 106  |               |       |      |
| 661     | ae3       | 108  |               |       |      |
| 661     | ae3       | 110  |               |       |      |
| 661     | ae3       | 116  |               |       |      |
| 661     | ae3       | 127  |               |       |      |
| 661     | ae3       | 182  |               |       |      |
| 661     | ae3       | 192  |               |       |      |
| 661     | ae3       | 200  |               |       |      |
| 661     | ae3       | 201  |               |       |      |
| 661     | ae3       | 202  |               |       |      |
| 661     | ae3       | 215  |               |       |      |
| 661     | ae3       | 230  |               |       |      |
| 661     | ae3       | 243  |               |       |      |
| 661     | ae3       | 247  |               |       |      |
| 661     | ae3       | 248  |               |       |      |
| 661     | ae3       | 249  |               |       |      |
| 661     | ae3       | 260  |               |       |      |
| 661     | ae3       | 280  |               |       |      |
| 661     | ae3       | 401  |               |       |      |
| 661     | ae3       | 450  |               |       |      |
| 661     | ae3       | 467  |               |       |      |
| 661     | ae3       | 758  |               |       |      |
| 666     | ae8       | 1    |               |       |      |
| 666     | ae8       | 4    |               |       |      |
| 666     | ae8       | 5    |               |       |      |
| 666     | ae8       | 10   |               |       |      |
| 666     | ae8       | 21   |               |       |      |
| 666     | ae8       | 34   |               |       |      |
| 666     | ae8       | 39   |               |       |      |
| 666     | ae8       | 48   |               |       |      |
| 666     | ae8       | 65   |               |       |      |
| 666     | ae8       | 69   |               |       |      |
| 666     | ae8       | 77   |               |       |      |
| 666     | ae8       | 81   |               |       |      |
| 666     | ae8       | 82   |               |       |      |
| 666     | ae8       | 84   |               |       |      |
| 666     | ae8       | 89   |               |       |      |
| 666     | ae8       | 105  |               |       |      |
| 666     | ae8       | 106  |               |       |      |
| 666     | ae8       | 108  |               |       |      |
| 666     | ae8       | 110  |               |       |      |
| 666     | ae8       | 116  |               |       |      |
| 666     | ae8       | 127  |               |       |      |
| 666     | ae8       | 182  |               |       |      |
| 666     | ae8       | 192  |               |       |      |
| 666     | ae8       | 200  |               |       |      |
| 666     | ae8       | 201  |               |       |      |
| 666     | ae8       | 202  |               |       |      |
| 666     | ae8       | 215  |               |       |      |
| 666     | ae8       | 230  |               |       |      |
| 666     | ae8       | 243  |               |       |      |
| 666     | ae8       | 247  |               |       |      |
| 666     | ae8       | 248  |               |       |      |
| 666     | ae8       | 249  |               |       |      |
| 666     | ae8       | 255  |               |       |      |
| 666     | ae8       | 260  |               |       |      |
| 666     | ae8       | 266  |               |       |      |
| 666     | ae8       | 280  |               |       |      |
| 666     | ae8       | 401  |               |       |      |
| 666     | ae8       | 450  |               |       |      |
| 666     | ae8       | 467  |               |       |      |
| 666     | ae8       | 758  |               |       |      |
| 666     | ae8       | 984  |               |       |      |
| 671     | ae13      | 1    |               |       |      |
| 671     | ae13      | 266  |               |       |      |
| 524     | ge-0/0/9  | 1    |               |       |      |
| 527     | ge-0/0/11 | 1    |               |       |      |
| 621     | ge-1/0/12 | 1    |               |       |      |
| 663     | ae5       | 4    |               |       |      |
| 663     | ae5       | 5    |               |       |      |
| 663     | ae5       | 10   |               |       |      |
| 663     | ae5       | 21   |               |       |      |
| 663     | ae5       | 34   |               |       |      |
| 663     | ae5       | 39   |               |       |      |
| 663     | ae5       | 48   |               |       |      |
| 663     | ae5       | 65   |               |       |      |
| 663     | ae5       | 69   |               |       |      |
| 663     | ae5       | 77   |               |       |      |
| 663     | ae5       | 81   |               |       |      |
| 663     | ae5       | 82   |               |       |      |
| 663     | ae5       | 84   |               |       |      |
| 663     | ae5       | 89   |               |       |      |
| 663     | ae5       | 105  |               |       |      |
| 663     | ae5       | 106  |               |       |      |
| 663     | ae5       | 108  |               |       |      |
| 663     | ae5       | 110  |               |       |      |
| 663     | ae5       | 116  |               |       |      |
| 663     | ae5       | 127  |               |       |      |
| 663     | ae5       | 182  |               |       |      |
| 663     | ae5       | 192  |               |       |      |
| 663     | ae5       | 200  |               |       |      |
| 663     | ae5       | 201  |               |       |      |
| 663     | ae5       | 202  |               |       |      |
| 663     | ae5       | 215  |               |       |      |
| 663     | ae5       | 230  |               |       |      |
| 663     | ae5       | 243  |               |       |      |
| 663     | ae5       | 247  |               |       |      |
| 663     | ae5       | 248  |               |       |      |
| 663     | ae5       | 249  |               |       |      |
| 663     | ae5       | 255  |               |       |      |
| 663     | ae5       | 260  |               |       |      |
| 663     | ae5       | 266  |               |       |      |
| 663     | ae5       | 280  |               |       |      |
| 663     | ae5       | 401  |               |       |      |
| 663     | ae5       | 450  |               |       |      |
| 663     | ae5       | 758  |               |       |      |
| 709     | ae51      | 108  |               |       |      |
| 709     | ae51      | 248  |               |       |      |
| 709     | ae51      | 467  |               |       |      |
| 662     | ae4       | 249  |               |       |      |
| 662     | ae4       | 467  |               |       |      |
| 660     | ae2       | 984  |               |       |      |
+---------+-----------+------+---------------+-------+------+

Module [ vlans ] stats: 1[V.PU] 4[V.PU] 5[V.PU] 10[V.PU] 21[V.PU] 34[V.PU] 39[V.PU] 48[V.PU] 65[V.PU] 69[V.PU] 77[V.PU] 81[V.PU] 82[V.PU] 84[V.PU] 89[V.PU] 105[V.PU] 106[V.PU] 108[V.PU] 110[V.PU] 116[V.PU] 127[V.PU] 182[V.PU] 192[V.PU] 200[V.PU] 201[V.PU] 202[V.PU] 215[V.PU] 230[V.PU] 243[V.PU] 247[V.PU] 248[V.PU] 249[V.PU] 255[V.PU] 260[V.PU] 266[V.PU] 280[V.PU] 401[V.PU] 450[V.PU] 467[V.PU] 758[V.PU] 984[V.PU] 0[V.]

 o Changes              42 unchanged
 o Duration             1.1179s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_oids']
SQL RUNTIME[0.00055981s]
#####  Module Start: oids  #####


SQL[SELECT * FROM  `oids_entries` LEFT JOIN `oids` USING(`oid_id`) WHERE `device_id` = '137']
SQL RUNTIME[0.00026608s]

SQL[SELECT * FROM `oids` WHERE `oid_autodiscover` = '1']
SQL RUNTIME[0.00013208s]

 o Duration             0.0008s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_vrf']
SQL RUNTIME[0.00021791s]
#####  Module Start: vrf  #####

MIB [JUNIPER-SRX5000-SPU-MONITORING-MIB] disabled in device config.
MIB [JUNIPER-MAC-MIB] disabled in device config.
MIB [JUNIPER-VPN-MIB] disabled in device config.
MIB [JUNIPER-COS-MIB] disabled in device config.
MIB [JUNIPER-FIREWALL-MIB] disabled in device config.
MIB [BGP4-V2-MIB-JUNIPER] disabled in global config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [MPLS-L3VPN-STD-MIB] disabled in device config.
MIB [MPLS-VPN-MIB] disabled in device config.
MIB [JUNIPER-IPv6-MIB] disabled in device config.
MIB [MPLS-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in global config.
MIB [UCD-SNMP-MIB] disabled in device config.
MIB [BGP4-MIB] disabled in global config.
MIB [IPV6-MIB] disabled in device config.

SQL[SELECT COUNT(*) FROM `vrfs` WHERE `device_id` = '137' AND (`vrf_name` != '' AND `vrf_name` IS NOT NULL)]
SQL RUNTIME[0.00043917s]

SQL[SELECT COUNT(*) FROM `ports` WHERE `device_id` = '137' AND `ifVrf` IS NOT NULL AND 1]
SQL RUNTIME[0.00110292s]

 o Duration             0.0024s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_ip-addresses']
SQL RUNTIME[0.00050092s]
#####  Module Start: ip-addresses  #####

MIB [JUNIPER-SRX5000-SPU-MONITORING-MIB] disabled in device config.
MIB [JUNIPER-MAC-MIB] disabled in device config.
MIB [JUNIPER-VPN-MIB] disabled in device config.
MIB [JUNIPER-COS-MIB] disabled in device config.
MIB [JUNIPER-FIREWALL-MIB] disabled in device config.
MIB [BGP4-V2-MIB-JUNIPER] disabled in global config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [MPLS-L3VPN-STD-MIB] disabled in device config.
MIB [MPLS-VPN-MIB] disabled in device config.
MIB [JUNIPER-IPv6-MIB] disabled in device config.
MIB [MPLS-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in global config.
MIB [UCD-SNMP-MIB] disabled in device config.
MIB [BGP4-MIB] disabled in global config.
MIB [IPV6-MIB] disabled in device config.
 o IP-MIB               
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' ipAdEntIfIndex]

CMD EXITCODE[0]
CMD RUNTIME[0.0367s]
STDOUT[
ipAdEntIfIndex.128.0.0.1 = 220
ipAdEntIfIndex.128.0.0.4 = 220
ipAdEntIfIndex.128.0.0.16 = 220
ipAdEntIfIndex.128.0.0.32 = 220
ipAdEntIfIndex.128.0.0.127 = 503
ipAdEntIfIndex.192.168.254.111 = 36
ipAdEntIfIndex.192.168.255.25 = 711
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' ipAdEntNetMask]

CMD EXITCODE[0]
CMD RUNTIME[0.0351s]
STDOUT[
ipAdEntNetMask.128.0.0.1 = 192.0.0.0
ipAdEntNetMask.128.0.0.4 = 192.0.0.0
ipAdEntNetMask.128.0.0.16 = 192.0.0.0
ipAdEntNetMask.128.0.0.32 = 192.0.0.0
ipAdEntNetMask.128.0.0.127 = 192.0.0.0
ipAdEntNetMask.192.168.254.111 = 255.255.255.0
ipAdEntNetMask.192.168.255.25 = 255.255.255.0
]
SNMP STATUS[TRUE]
Added 128.0.0.1
.Added 128.0.0.4
.Added 128.0.0.16
.Added 128.0.0.32
.Added 128.0.0.127
.Added 192.168.254.111
.Added 192.168.255.25
.
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' ipAddressIfIndex]

CMD EXITCODE[0]
CMD RUNTIME[0.0377s]
STDOUT[
ipAddressIfIndex.ipv4."128.0.0.1" = 220
ipAddressIfIndex.ipv4."128.0.0.4" = 220
ipAddressIfIndex.ipv4."128.0.0.16" = 220
ipAddressIfIndex.ipv4."128.0.0.32" = 220
ipAddressIfIndex.ipv4."128.0.0.127" = 503
ipAddressIfIndex.ipv4."192.168.254.111" = 36
ipAddressIfIndex.ipv4."192.168.255.25" = 711
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' ipAddressType]

CMD EXITCODE[0]
CMD RUNTIME[0.0401s]
STDOUT[
ipAddressType.ipv4."128.0.0.1" = unicast
ipAddressType.ipv4."128.0.0.4" = unicast
ipAddressType.ipv4."128.0.0.16" = unicast
ipAddressType.ipv4."128.0.0.32" = unicast
ipAddressType.ipv4."128.0.0.127" = unicast
ipAddressType.ipv4."192.168.254.111" = unicast
ipAddressType.ipv4."192.168.255.25" = unicast
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' ipAddressPrefix]

CMD EXITCODE[0]
CMD RUNTIME[0.041s]
STDOUT[
ipAddressPrefix.ipv4."128.0.0.1" = zeroDotZero
ipAddressPrefix.ipv4."128.0.0.4" = zeroDotZero
ipAddressPrefix.ipv4."128.0.0.16" = zeroDotZero
ipAddressPrefix.ipv4."128.0.0.32" = zeroDotZero
ipAddressPrefix.ipv4."128.0.0.127" = zeroDotZero
ipAddressPrefix.ipv4."192.168.254.111" = zeroDotZero
ipAddressPrefix.ipv4."192.168.255.25" = zeroDotZero
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' ipAddressOrigin]

CMD EXITCODE[0]
CMD RUNTIME[0.0388s]
STDOUT[
ipAddressOrigin.ipv4."128.0.0.1" = manual
ipAddressOrigin.ipv4."128.0.0.4" = manual
ipAddressOrigin.ipv4."128.0.0.16" = manual
ipAddressOrigin.ipv4."128.0.0.32" = manual
ipAddressOrigin.ipv4."128.0.0.127" = manual
ipAddressOrigin.ipv4."192.168.254.111" = manual
ipAddressOrigin.ipv4."192.168.255.25" = manual
]
SNMP STATUS[TRUE]

MIB [JUNIPER-SRX5000-SPU-MONITORING-MIB] disabled in device config.
MIB [JUNIPER-MAC-MIB] disabled in device config.
MIB [JUNIPER-VPN-MIB] disabled in device config.
MIB [JUNIPER-COS-MIB] disabled in device config.
MIB [JUNIPER-FIREWALL-MIB] disabled in device config.
MIB [BGP4-V2-MIB-JUNIPER] disabled in global config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [MPLS-L3VPN-STD-MIB] disabled in device config.
MIB [MPLS-VPN-MIB] disabled in device config.
MIB [JUNIPER-IPv6-MIB] disabled in device config.
MIB [MPLS-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in global config.
MIB [UCD-SNMP-MIB] disabled in device config.
MIB [BGP4-MIB] disabled in global config.
MIB [IPV6-MIB] disabled in device config.

SQL[SELECT * FROM `ipv4_addresses`
            WHERE `device_id` = '137']
SQL RUNTIME[0.00067997s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '128.0.0.0/2']
SQL RUNTIME[0.00065398s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '128.0.0.0/2']
SQL RUNTIME[0.00060415s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '128.0.0.0/2']
SQL RUNTIME[0.00063109s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '128.0.0.0/2']
SQL RUNTIME[0.00062799s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '128.0.0.0/2']
SQL RUNTIME[0.00062799s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '192.168.254.0/24']
SQL RUNTIME[0.00063801s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '192.168.255.0/24']
SQL RUNTIME[0.00054407s]

SQL[SELECT * FROM `ipv4_addresses`
            WHERE `device_id` = '137']
SQL RUNTIME[0.00046682s]

SQL[SELECT * FROM `ipv6_addresses`
            WHERE `device_id` = '137']
SQL RUNTIME[0.00050592s]
+---------+---------+-------------+--------------------+------------------+---------+--------+
| ifIndex | ifDescr | IP: Version | Address            | Network          | Type    | Origin |
+---------+---------+-------------+--------------------+------------------+---------+--------+
| 220     | bme0.0  | IPv4        | 128.0.0.1/2        | 128.0.0.0/2      | unicast |        |
| 220     | bme0.0  | IPv4        | 128.0.0.4/2        | 128.0.0.0/2      | unicast |        |
| 220     | bme0.0  | IPv4        | 128.0.0.16/2       | 128.0.0.0/2      | unicast |        |
| 220     | bme0.0  | IPv4        | 128.0.0.32/2       | 128.0.0.0/2      | unicast |        |
| 503     | jsrv.1  | IPv4        | 128.0.0.127/2      | 128.0.0.0/2      | unicast |        |
| 36      | vme.0   | IPv4        | 192.168.254.111/24 | 192.168.254.0/24 | private |        |
| 711     | irb.255 | IPv4        | 192.168.255.25/24  | 192.168.255.0/24 | private |        |
+---------+---------+-------------+--------------------+------------------+---------+--------+


 o Changes              7 unchanged
 o Duration             0.2781s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_processors']
SQL RUNTIME[0.00053406s]
#####  Module Start: processors  #####

MIB [JUNIPER-SRX5000-SPU-MONITORING-MIB] disabled in device config.
MIB [JUNIPER-MAC-MIB] disabled in device config.
MIB [JUNIPER-VPN-MIB] disabled in device config.
MIB [JUNIPER-COS-MIB] disabled in device config.
MIB [JUNIPER-FIREWALL-MIB] disabled in device config.
MIB [BGP4-V2-MIB-JUNIPER] disabled in global config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [MPLS-L3VPN-STD-MIB] disabled in device config.
MIB [MPLS-VPN-MIB] disabled in device config.
MIB [JUNIPER-IPv6-MIB] disabled in device config.
MIB [MPLS-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in global config.
MIB [UCD-SNMP-MIB] disabled in device config.
MIB [BGP4-MIB] disabled in global config.
MIB [IPV6-MIB] disabled in device config.
 o JUNIPER-MIB          
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxOperatingCPU]

CMD EXITCODE[0]
CMD RUNTIME[0.0527s]
STDOUT[
jnxOperatingCPU.1.1.0.0 = 0
jnxOperatingCPU.2.1.1.0 = 0
jnxOperatingCPU.2.1.2.0 = 0
jnxOperatingCPU.2.2.1.0 = 0
jnxOperatingCPU.2.2.2.0 = 0
jnxOperatingCPU.4.1.1.1 = 0
jnxOperatingCPU.4.1.2.1 = 0
jnxOperatingCPU.4.2.1.1 = 0
jnxOperatingCPU.4.2.2.1 = 0
jnxOperatingCPU.7.1.0.0 = 14
jnxOperatingCPU.7.2.0.0 = 7
jnxOperatingCPU.8.1.1.0 = 0
jnxOperatingCPU.8.1.2.0 = 0
jnxOperatingCPU.8.1.3.0 = 0
jnxOperatingCPU.8.2.1.0 = 0
jnxOperatingCPU.8.2.2.0 = 0
jnxOperatingCPU.8.2.3.0 = 0
jnxOperatingCPU.9.1.0.0 = 14
jnxOperatingCPU.9.2.0.0 = 7
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxOperatingDRAMSize]

CMD EXITCODE[0]
CMD RUNTIME[0.0498s]
STDOUT[
jnxOperatingDRAMSize.1.1.0.0 = 0
jnxOperatingDRAMSize.2.1.1.0 = 0
jnxOperatingDRAMSize.2.1.2.0 = 0
jnxOperatingDRAMSize.2.2.1.0 = 0
jnxOperatingDRAMSize.2.2.2.0 = 0
jnxOperatingDRAMSize.4.1.1.1 = 0
jnxOperatingDRAMSize.4.1.2.1 = 0
jnxOperatingDRAMSize.4.2.1.1 = 0
jnxOperatingDRAMSize.4.2.2.1 = 0
jnxOperatingDRAMSize.7.1.0.0 = 0
jnxOperatingDRAMSize.7.2.0.0 = 0
jnxOperatingDRAMSize.8.1.1.0 = 0
jnxOperatingDRAMSize.8.1.2.0 = 0
jnxOperatingDRAMSize.8.1.3.0 = 0
jnxOperatingDRAMSize.8.2.1.0 = 0
jnxOperatingDRAMSize.8.2.2.0 = 0
jnxOperatingDRAMSize.8.2.3.0 = 0
jnxOperatingDRAMSize.9.1.0.0 = 0
jnxOperatingDRAMSize.9.2.0.0 = 0
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxOperatingDescr]

CMD EXITCODE[0]
CMD RUNTIME[0.0501s]
STDOUT[
jnxOperatingDescr.1.1.0.0 = 
jnxOperatingDescr.2.1.1.0 = Power Supply: Power Supply 0 @ 0/0/*
jnxOperatingDescr.2.1.2.0 = Power Supply: Power Supply 1 @ 0/1/*
jnxOperatingDescr.2.2.1.0 = Power Supply: Power Supply 0 @ 1/0/*
jnxOperatingDescr.2.2.2.0 = Power Supply: Power Supply 1 @ 1/1/*
jnxOperatingDescr.4.1.1.1 = FAN 0 @ 0/0/0
jnxOperatingDescr.4.1.2.1 = FAN 1 @ 0/1/0
jnxOperatingDescr.4.2.1.1 = FAN 0 @ 1/0/0
jnxOperatingDescr.4.2.2.1 = FAN 1 @ 1/1/0
jnxOperatingDescr.7.1.0.0 = FPC: EX4300-48T @ 0/*/*
jnxOperatingDescr.7.2.0.0 = FPC: EX4300-48T @ 1/*/*
jnxOperatingDescr.8.1.1.0 = PIC: 48x 10/100/1000 Base-T @ 0/0/*
jnxOperatingDescr.8.1.2.0 = PIC: 4x 40GE QSFP+ @ 0/1/*
jnxOperatingDescr.8.1.3.0 = PIC: 4x 1G/10G SFP/SFP+ @ 0/2/*
jnxOperatingDescr.8.2.1.0 = PIC: 48x 10/100/1000 Base-T @ 1/0/*
jnxOperatingDescr.8.2.2.0 = PIC: 4x 40GE QSFP+ @ 1/1/*
jnxOperatingDescr.8.2.3.0 = PIC: 4x 1G/10G SFP/SFP+ @ 1/2/*
jnxOperatingDescr.9.1.0.0 = Routing Engine 0
jnxOperatingDescr.9.2.0.0 = Routing Engine 1
]
SNMP STATUS[TRUE]
137 -> .1.3.6.1.4.1.2636.3.1.13.1.8.7.1.0.0, 7.1.0.0, junos, FPC: EX4300-48T @ 0/*/*, 1, 14, , 

SQL[SELECT * FROM `processors` WHERE `device_id` = '137' AND `processor_index` = '7.1.0.0' AND `processor_type` = 'junos']
SQL RUNTIME[0.00057912s]
137 -> .1.3.6.1.4.1.2636.3.1.13.1.8.7.2.0.0, 7.2.0.0, junos, FPC: EX4300-48T @ 1/*/*, 1, 7, , 

SQL[SELECT * FROM `processors` WHERE `device_id` = '137' AND `processor_index` = '7.2.0.0' AND `processor_type` = 'junos']
SQL RUNTIME[0.00050402s]
137 -> .1.3.6.1.4.1.2636.3.1.13.1.8.9.1.0.0, 9.1.0.0, junos, Routing Engine 0, 1, 14, , 

SQL[SELECT * FROM `processors` WHERE `device_id` = '137' AND `processor_index` = '9.1.0.0' AND `processor_type` = 'junos']
SQL RUNTIME[0.00050092s]
137 -> .1.3.6.1.4.1.2636.3.1.13.1.8.9.2.0.0, 9.2.0.0, junos, Routing Engine 1, 1, 7, , 

SQL[SELECT * FROM `processors` WHERE `device_id` = '137' AND `processor_index` = '9.2.0.0' AND `processor_type` = 'junos']
SQL RUNTIME[0.00059605s]

 o HOST-RESOURCES-MIB   
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' hrDevice]

CMD EXITCODE[0]
CMD RUNTIME[0.0365s]
STDOUT[
hrDevice = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' hrProcessorLoad]

CMD EXITCODE[0]
CMD RUNTIME[0.0323s]
STDOUT[
hrProcessorLoad = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

MIB [JUNIPER-SRX5000-SPU-MONITORING-MIB] disabled in device config.
MIB [JUNIPER-MAC-MIB] disabled in device config.
MIB [JUNIPER-VPN-MIB] disabled in device config.
MIB [JUNIPER-COS-MIB] disabled in device config.
MIB [JUNIPER-FIREWALL-MIB] disabled in device config.
MIB [BGP4-V2-MIB-JUNIPER] disabled in global config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [MPLS-L3VPN-STD-MIB] disabled in device config.
MIB [MPLS-VPN-MIB] disabled in device config.
MIB [JUNIPER-IPv6-MIB] disabled in device config.
MIB [MPLS-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in global config.
MIB [UCD-SNMP-MIB] disabled in device config.
MIB [BGP4-MIB] disabled in global config.
MIB [IPV6-MIB] disabled in device config.

SQL[SELECT * FROM `processors` WHERE `device_id` = '137']
SQL RUNTIME[0.00055003s]
7.1.0.0 -> junos
7.2.0.0 -> junos
9.1.0.0 -> junos
9.2.0.0 -> junos


 > $valid['processor'] /opt/observium/includes/discovery/processors.inc.php:164 
array(
  [junos] => array(
               [7.1.0.0] => int(1)
               [7.2.0.0] => int(1)
               [9.1.0.0] => int(1)
               [9.2.0.0] => int(1)
             )
)

 o Changes              4 unchanged
 o Duration             0.2379s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_mempools']
SQL RUNTIME[0.00051689s]
#####  Module Start: mempools  #####

MIB [JUNIPER-SRX5000-SPU-MONITORING-MIB] disabled in device config.
MIB [JUNIPER-MAC-MIB] disabled in device config.
MIB [JUNIPER-VPN-MIB] disabled in device config.
MIB [JUNIPER-COS-MIB] disabled in device config.
MIB [JUNIPER-FIREWALL-MIB] disabled in device config.
MIB [BGP4-V2-MIB-JUNIPER] disabled in global config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [MPLS-L3VPN-STD-MIB] disabled in device config.
MIB [MPLS-VPN-MIB] disabled in device config.
MIB [JUNIPER-IPv6-MIB] disabled in device config.
MIB [MPLS-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in global config.
MIB [UCD-SNMP-MIB] disabled in device config.
MIB [BGP4-MIB] disabled in global config.
MIB [IPV6-MIB] disabled in device config.
 o JUNIPER-MIB          
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxOperatingBuffer]

CMD EXITCODE[0]
CMD RUNTIME[0.0477s]
STDOUT[
jnxOperatingBuffer.1.1.0.0 = 0
jnxOperatingBuffer.2.1.1.0 = 0
jnxOperatingBuffer.2.1.2.0 = 0
jnxOperatingBuffer.2.2.1.0 = 0
jnxOperatingBuffer.2.2.2.0 = 0
jnxOperatingBuffer.4.1.1.1 = 0
jnxOperatingBuffer.4.1.2.1 = 0
jnxOperatingBuffer.4.2.1.1 = 0
jnxOperatingBuffer.4.2.2.1 = 0
jnxOperatingBuffer.7.1.0.0 = 48
jnxOperatingBuffer.7.2.0.0 = 42
jnxOperatingBuffer.8.1.1.0 = 0
jnxOperatingBuffer.8.1.2.0 = 0
jnxOperatingBuffer.8.1.3.0 = 0
jnxOperatingBuffer.8.2.1.0 = 0
jnxOperatingBuffer.8.2.2.0 = 0
jnxOperatingBuffer.8.2.3.0 = 0
jnxOperatingBuffer.9.1.0.0 = 48
jnxOperatingBuffer.9.2.0.0 = 42
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxOperatingMemory]

CMD EXITCODE[0]
CMD RUNTIME[0.0479s]
STDOUT[
jnxOperatingMemory.1.1.0.0 = 0
jnxOperatingMemory.2.1.1.0 = 0
jnxOperatingMemory.2.1.2.0 = 0
jnxOperatingMemory.2.2.1.0 = 0
jnxOperatingMemory.2.2.2.0 = 0
jnxOperatingMemory.4.1.1.1 = 0
jnxOperatingMemory.4.1.2.1 = 0
jnxOperatingMemory.4.2.1.1 = 0
jnxOperatingMemory.4.2.2.1 = 0
jnxOperatingMemory.7.1.0.0 = 2048
jnxOperatingMemory.7.2.0.0 = 2048
jnxOperatingMemory.8.1.1.0 = 0
jnxOperatingMemory.8.1.2.0 = 0
jnxOperatingMemory.8.1.3.0 = 0
jnxOperatingMemory.8.2.1.0 = 0
jnxOperatingMemory.8.2.2.0 = 0
jnxOperatingMemory.8.2.3.0 = 0
jnxOperatingMemory.9.1.0.0 = 2048
jnxOperatingMemory.9.2.0.0 = 2048
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxOperatingDRAMSize]

CMD EXITCODE[0]
CMD RUNTIME[0.0533s]
STDOUT[
jnxOperatingDRAMSize.1.1.0.0 = 0
jnxOperatingDRAMSize.2.1.1.0 = 0
jnxOperatingDRAMSize.2.1.2.0 = 0
jnxOperatingDRAMSize.2.2.1.0 = 0
jnxOperatingDRAMSize.2.2.2.0 = 0
jnxOperatingDRAMSize.4.1.1.1 = 0
jnxOperatingDRAMSize.4.1.2.1 = 0
jnxOperatingDRAMSize.4.2.1.1 = 0
jnxOperatingDRAMSize.4.2.2.1 = 0
jnxOperatingDRAMSize.7.1.0.0 = 0
jnxOperatingDRAMSize.7.2.0.0 = 0
jnxOperatingDRAMSize.8.1.1.0 = 0
jnxOperatingDRAMSize.8.1.2.0 = 0
jnxOperatingDRAMSize.8.1.3.0 = 0
jnxOperatingDRAMSize.8.2.1.0 = 0
jnxOperatingDRAMSize.8.2.2.0 = 0
jnxOperatingDRAMSize.8.2.3.0 = 0
jnxOperatingDRAMSize.9.1.0.0 = 0
jnxOperatingDRAMSize.9.2.0.0 = 0
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxOperatingDescr]

CMD EXITCODE[0]
CMD RUNTIME[0.0503s]
STDOUT[
jnxOperatingDescr.1.1.0.0 = 
jnxOperatingDescr.2.1.1.0 = Power Supply: Power Supply 0 @ 0/0/*
jnxOperatingDescr.2.1.2.0 = Power Supply: Power Supply 1 @ 0/1/*
jnxOperatingDescr.2.2.1.0 = Power Supply: Power Supply 0 @ 1/0/*
jnxOperatingDescr.2.2.2.0 = Power Supply: Power Supply 1 @ 1/1/*
jnxOperatingDescr.4.1.1.1 = FAN 0 @ 0/0/0
jnxOperatingDescr.4.1.2.1 = FAN 1 @ 0/1/0
jnxOperatingDescr.4.2.1.1 = FAN 0 @ 1/0/0
jnxOperatingDescr.4.2.2.1 = FAN 1 @ 1/1/0
jnxOperatingDescr.7.1.0.0 = FPC: EX4300-48T @ 0/*/*
jnxOperatingDescr.7.2.0.0 = FPC: EX4300-48T @ 1/*/*
jnxOperatingDescr.8.1.1.0 = PIC: 48x 10/100/1000 Base-T @ 0/0/*
jnxOperatingDescr.8.1.2.0 = PIC: 4x 40GE QSFP+ @ 0/1/*
jnxOperatingDescr.8.1.3.0 = PIC: 4x 1G/10G SFP/SFP+ @ 0/2/*
jnxOperatingDescr.8.2.1.0 = PIC: 48x 10/100/1000 Base-T @ 1/0/*
jnxOperatingDescr.8.2.2.0 = PIC: 4x 40GE QSFP+ @ 1/1/*
jnxOperatingDescr.8.2.3.0 = PIC: 4x 1G/10G SFP/SFP+ @ 1/2/*
jnxOperatingDescr.9.1.0.0 = Routing Engine 0
jnxOperatingDescr.9.2.0.0 = Routing Engine 1
]
SNMP STATUS[TRUE]
137 -> 7.1.0.0, JUNIPER-MIB::, FPC: EX4300-48T @ 0/*/*, 1048576, 2048, 983.04

SQL[SELECT * FROM `mempools` WHERE `device_id` = '137' AND `mempool_index` = '7.1.0.0' AND `mempool_mib` = 'JUNIPER-MIB']
SQL RUNTIME[0.00068688s]
137 -> 7.2.0.0, JUNIPER-MIB::, FPC: EX4300-48T @ 1/*/*, 1048576, 2048, 860.16

SQL[SELECT * FROM `mempools` WHERE `device_id` = '137' AND `mempool_index` = '7.2.0.0' AND `mempool_mib` = 'JUNIPER-MIB']
SQL RUNTIME[0.00053120s]
137 -> 9.1.0.0, JUNIPER-MIB::, Routing Engine 0, 1048576, 2048, 983.04

SQL[SELECT * FROM `mempools` WHERE `device_id` = '137' AND `mempool_index` = '9.1.0.0' AND `mempool_mib` = 'JUNIPER-MIB']
SQL RUNTIME[0.00057411s]
137 -> 9.2.0.0, JUNIPER-MIB::, Routing Engine 1, 1048576, 2048, 860.16

SQL[SELECT * FROM `mempools` WHERE `device_id` = '137' AND `mempool_index` = '9.2.0.0' AND `mempool_mib` = 'JUNIPER-MIB']
SQL RUNTIME[0.00060201s]

 o HOST-RESOURCES-MIB   
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' hrStorageEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.3459s]
STDOUT[
hrStorageIndex.1 = 1
hrStorageIndex.2 = 2
hrStorageIndex.3 = 3
hrStorageIndex.4 = 4
hrStorageIndex.5 = 5
hrStorageIndex.6 = 6
hrStorageIndex.7 = 7
hrStorageIndex.8 = 8
hrStorageIndex.9 = 9
hrStorageIndex.10 = 10
hrStorageIndex.11 = 11
hrStorageIndex.12 = 12
hrStorageIndex.13 = 13
hrStorageIndex.14 = 14
hrStorageIndex.15 = 15
hrStorageIndex.16 = 16
hrStorageIndex.17 = 17
hrStorageIndex.18 = 18
hrStorageIndex.19 = 19
hrStorageIndex.20 = 20
hrStorageIndex.21 = 21
hrStorageIndex.22 = 22
hrStorageIndex.23 = 23
hrStorageIndex.24 = 24
hrStorageIndex.25 = 25
hrStorageIndex.26 = 26
hrStorageIndex.27 = 27
hrStorageIndex.28 = 28
hrStorageIndex.29 = 29
hrStorageIndex.30 = 30
hrStorageType.1 = hrStorageFixedDisk
hrStorageType.2 = hrStorageFixedDisk
hrStorageType.3 = hrStorageFixedDisk
hrStorageType.4 = hrStorageFixedDisk
hrStorageType.5 = hrStorageFixedDisk
hrStorageType.6 = hrStorageFixedDisk
hrStorageType.7 = hrStorageFixedDisk
hrStorageType.8 = hrStorageFixedDisk
hrStorageType.9 = hrStorageFixedDisk
hrStorageType.10 = hrStorageFixedDisk
hrStorageType.11 = hrStorageFixedDisk
hrStorageType.12 = hrStorageFixedDisk
hrStorageType.13 = hrStorageFixedDisk
hrStorageType.14 = hrStorageFixedDisk
hrStorageType.15 = hrStorageFixedDisk
hrStorageType.16 = hrStorageFixedDisk
hrStorageType.17 = hrStorageFixedDisk
hrStorageType.18 = hrStorageFixedDisk
hrStorageType.19 = hrStorageVirtualMemory
hrStorageType.20 = hrStorageFixedDisk
hrStorageType.21 = hrStorageFixedDisk
hrStorageType.22 = hrStorageFixedDisk
hrStorageType.23 = hrStorageFixedDisk
hrStorageType.24 = hrStorageFixedDisk
hrStorageType.25 = hrStorageFixedDisk
hrStorageType.26 = hrStorageFixedDisk
hrStorageType.27 = hrStorageFixedDisk
hrStorageType.28 = hrStorageFixedDisk
hrStorageType.29 = hrStorageFixedDisk
hrStorageType.30 = hrStorageFixedDisk
hrStorageDescr.1 = /dev/da0s1a, mounted on: /
hrStorageDescr.2 = /dev/da0s4d, mounted on: /config
hrStorageDescr.3 = /dev/da0s3e, mounted on: /var
hrStorageDescr.4 = /dev/md11, mounted on: /tmp
hrStorageDescr.5 = devfs: dev file system, mounted on: /dev
hrStorageDescr.6 = /dev/md0, mounted on: /packages/mnt/junos
hrStorageDescr.7 = /dev/md1, mounted on: /packages/mfs-fips-mode-powerpc
hrStorageDescr.8 = /dev/md2, mounted on: /packages/mnt/fips-mode-powerpc-14.1X53-D35.3
hrStorageDescr.9 = /dev/md3, mounted on: /packages/mfs-jdocs-ex
hrStorageDescr.10 = /dev/md4, mounted on: /packages/mnt/jdocs-ex-14.1X53-D35.3
hrStorageDescr.11 = /dev/md5, mounted on: /packages/mfs-junos-ex-4300
hrStorageDescr.12 = /dev/md6, mounted on: /packages/mnt/junos-ex-4300-14.1X53-D35.3
hrStorageDescr.13 = /dev/md7, mounted on: /packages/mfs-jweb-ex
hrStorageDescr.14 = /dev/md8, mounted on: /packages/mnt/jweb-ex-14.1X53-D35.3
hrStorageDescr.15 = /dev/md9, mounted on: /packages/mfs-py-base-powerpc
hrStorageDescr.16 = /dev/md10, mounted on: /packages/mnt/py-base-powerpc-14.1X53-D35.3
hrStorageDescr.17 = /dev/da0s3d, mounted on: /var/tmp
hrStorageDescr.18 = /dev/md12, mounted on: /var/rundb
hrStorageDescr.19 = procfs: process file system, mounted on: /proc
hrStorageDescr.20 = /var/jail/etc, mounted on: /packages/mnt/jweb-ex-14.1X53-D35.3/jail/var/etc
hrStorageDescr.21 = /var/jail/run, mounted on: /packages/mnt/jweb-ex-14.1X53-D35.3/jail/var/run
hrStorageDescr.22 = /var/jail/tmp, mounted on: /packages/mnt/jweb-ex-14.1X53-D35.3/jail/var/tmp
hrStorageDescr.23 = /var/tmp, mounted on: /packages/mnt/jweb-ex-14.1X53-D35.3/jail/var/tmp/uploads
hrStorageDescr.24 = devfs: dev file system, mounted on: /packages/mnt/jweb-ex-14.1X53-D35.3/jail/dev
hrStorageDescr.25 = /var/jail/jweb-app, mounted on: /packages/mnt/jweb-ex-14.1X53-D35.3/jail/var/jweb-app
hrStorageDescr.26 = /dev/md13, mounted on: /packages/mfs-fips-mode-powerpc
hrStorageDescr.27 = /dev/md14, mounted on: /packages/mfs-jdocs-ex
hrStorageDescr.28 = /dev/md15, mounted on: /packages/mfs-junos-ex-4300
hrStorageDescr.29 = /dev/md16, mounted on: /packages/mfs-jweb-ex
hrStorageDescr.30 = /dev/md17, mounted on: /packages/mfs-py-base-powerpc
hrStorageAllocationUnits.1 = 2048
hrStorageAllocationUnits.2 = 2048
hrStorageAllocationUnits.3 = 2048
hrStorageAllocationUnits.4 = 2048
hrStorageAllocationUnits.5 = 512
hrStorageAllocationUnits.6 = 2048
hrStorageAllocationUnits.7 = 2048
hrStorageAllocationUnits.8 = 2048
hrStorageAllocationUnits.9 = 2048
hrStorageAllocationUnits.10 = 2048
hrStorageAllocationUnits.11 = 2048
hrStorageAllocationUnits.12 = 2048
hrStorageAllocationUnits.13 = 2048
hrStorageAllocationUnits.14 = 2048
hrStorageAllocationUnits.15 = 2048
hrStorageAllocationUnits.16 = 2048
hrStorageAllocationUnits.17 = 2048
hrStorageAllocationUnits.18 = 2048
hrStorageAllocationUnits.19 = 4096
hrStorageAllocationUnits.20 = 2048
hrStorageAllocationUnits.21 = 2048
hrStorageAllocationUnits.22 = 2048
hrStorageAllocationUnits.23 = 2048
hrStorageAllocationUnits.24 = 512
hrStorageAllocationUnits.25 = 2048
hrStorageAllocationUnits.26 = 2048
hrStorageAllocationUnits.27 = 2048
hrStorageAllocationUnits.28 = 2048
hrStorageAllocationUnits.29 = 2048
hrStorageAllocationUnits.30 = 2048
hrStorageSize.1 = 161937
hrStorageSize.2 = 59146
hrStorageSize.3 = 86876
hrStorageSize.4 = 128950
hrStorageSize.5 = 2
hrStorageSize.6 = 122606
hrStorageSize.7 = 3468
hrStorageSize.8 = 2769
hrStorageSize.9 = 4504
hrStorageSize.10 = 3689
hrStorageSize.11 = 42814
hrStorageSize.12 = 92262
hrStorageSize.13 = 6576
hrStorageSize.14 = 11927
hrStorageSize.15 = 4582
hrStorageSize.16 = 6606
hrStorageSize.17 = 454355
hrStorageSize.18 = 60406
hrStorageSize.19 = 1
hrStorageSize.20 = 86876
hrStorageSize.21 = 86876
hrStorageSize.22 = 86876
hrStorageSize.23 = 454355
hrStorageSize.24 = 2
hrStorageSize.25 = 86876
hrStorageSize.26 = 3468
hrStorageSize.27 = 4504
hrStorageSize.28 = 42814
hrStorageSize.29 = 6576
hrStorageSize.30 = 4582
hrStorageUsed.1 = 97616
hrStorageUsed.2 = 201
hrStorageUsed.3 = 10160
hrStorageUsed.4 = 16
hrStorageUsed.5 = 2
hrStorageUsed.6 = 122606
hrStorageUsed.7 = 1068
hrStorageUsed.8 = 2769
hrStorageUsed.9 = 2140
hrStorageUsed.10 = 3689
hrStorageUsed.11 = 37948
hrStorageUsed.12 = 92262
hrStorageUsed.13 = 4244
hrStorageUsed.14 = 11927
hrStorageUsed.15 = 2220
hrStorageUsed.16 = 6606
hrStorageUsed.17 = 83362
hrStorageUsed.18 = 21668
hrStorageUsed.19 = 1
hrStorageUsed.20 = 10160
hrStorageUsed.21 = 10160
hrStorageUsed.22 = 10160
hrStorageUsed.23 = 83362
hrStorageUsed.24 = 2
hrStorageUsed.25 = 10160
hrStorageUsed.26 = 1068
hrStorageUsed.27 = 2140
hrStorageUsed.28 = 37948
hrStorageUsed.29 = 4244
hrStorageUsed.30 = 2220
hrStorageAllocationFailures.1 = 0
hrStorageAllocationFailures.2 = 0
hrStorageAllocationFailures.3 = 0
hrStorageAllocationFailures.4 = 0
hrStorageAllocationFailures.5 = 0
hrStorageAllocationFailures.6 = 0
hrStorageAllocationFailures.7 = 0
hrStorageAllocationFailures.8 = 0
hrStorageAllocationFailures.9 = 0
hrStorageAllocationFailures.10 = 0
hrStorageAllocationFailures.11 = 0
hrStorageAllocationFailures.12 = 0
hrStorageAllocationFailures.13 = 0
hrStorageAllocationFailures.14 = 0
hrStorageAllocationFailures.15 = 0
hrStorageAllocationFailures.16 = 0
hrStorageAllocationFailures.17 = 0
hrStorageAllocationFailures.18 = 0
hrStorageAllocationFailures.19 = 0
hrStorageAllocationFailures.20 = 0
hrStorageAllocationFailures.21 = 0
hrStorageAllocationFailures.22 = 0
hrStorageAllocationFailures.23 = 0
hrStorageAllocationFailures.24 = 0
hrStorageAllocationFailures.25 = 0
hrStorageAllocationFailures.26 = 0
hrStorageAllocationFailures.27 = 0
hrStorageAllocationFailures.28 = 0
hrStorageAllocationFailures.29 = 0
hrStorageAllocationFailures.30 = 0
]
SNMP STATUS[TRUE]

MIB [JUNIPER-SRX5000-SPU-MONITORING-MIB] disabled in device config.
MIB [JUNIPER-MAC-MIB] disabled in device config.
MIB [JUNIPER-VPN-MIB] disabled in device config.
MIB [JUNIPER-COS-MIB] disabled in device config.
MIB [JUNIPER-FIREWALL-MIB] disabled in device config.
MIB [BGP4-V2-MIB-JUNIPER] disabled in global config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [MPLS-L3VPN-STD-MIB] disabled in device config.
MIB [MPLS-VPN-MIB] disabled in device config.
MIB [JUNIPER-IPv6-MIB] disabled in device config.
MIB [MPLS-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in global config.
MIB [UCD-SNMP-MIB] disabled in device config.
MIB [BGP4-MIB] disabled in global config.
MIB [IPV6-MIB] disabled in device config.

SQL[SELECT * FROM `mempools` WHERE `device_id` = '137']
SQL RUNTIME[0.00057292s]
7.1.0.0 -> JUNIPER-MIB
7.2.0.0 -> JUNIPER-MIB
9.1.0.0 -> JUNIPER-MIB
9.2.0.0 -> JUNIPER-MIB


 > $valid['mempool'] /opt/observium/includes/discovery/mempools.inc.php:216 
array(
  [JUNIPER-MIB] => array(
                     [7.1.0.0] => int(1)
                     [7.2.0.0] => int(1)
                     [9.1.0.0] => int(1)
                     [9.2.0.0] => int(1)
                   )
)

 o Changes              4 unchanged
 o Duration             0.5658s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_inventory']
SQL RUNTIME[0.00052619s]
#####  Module Start: inventory  #####

MIB [JUNIPER-SRX5000-SPU-MONITORING-MIB] disabled in device config.
MIB [JUNIPER-MAC-MIB] disabled in device config.
MIB [JUNIPER-VPN-MIB] disabled in device config.
MIB [JUNIPER-COS-MIB] disabled in device config.
MIB [JUNIPER-FIREWALL-MIB] disabled in device config.
MIB [BGP4-V2-MIB-JUNIPER] disabled in global config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [MPLS-L3VPN-STD-MIB] disabled in device config.
MIB [MPLS-VPN-MIB] disabled in device config.
MIB [JUNIPER-IPv6-MIB] disabled in device config.
MIB [MPLS-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in global config.
MIB [UCD-SNMP-MIB] disabled in device config.
MIB [BGP4-MIB] disabled in global config.
MIB [IPV6-MIB] disabled in device config.
 o JUNIPER-MIB          
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m JUNIPER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxBoxDescr.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0185s]
STDOUT[
Juniper Virtual Chassis Ethernet Switch
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m JUNIPER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxBoxSerialNo.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0179s]
STDOUT[
PE3715410287
]
SNMP STATUS[TRUE]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '137' AND `entPhysicalIndex` = '1' AND `inventory_mib` = 'JUNIPER-MIB']
SQL RUNTIME[0.00072885s]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxContentsTable]

CMD EXITCODE[0]
CMD RUNTIME[0.3825s]
STDOUT[
jnxContentsContainerIndex.1.1.0.0 = 1
jnxContentsContainerIndex.2.1.1.0 = 2
jnxContentsContainerIndex.2.1.2.0 = 2
jnxContentsContainerIndex.2.2.1.0 = 2
jnxContentsContainerIndex.2.2.2.0 = 2
jnxContentsContainerIndex.4.1.1.1 = 4
jnxContentsContainerIndex.4.1.2.1 = 4
jnxContentsContainerIndex.4.2.1.1 = 4
jnxContentsContainerIndex.4.2.2.1 = 4
jnxContentsContainerIndex.7.1.0.0 = 7
jnxContentsContainerIndex.7.2.0.0 = 7
jnxContentsContainerIndex.8.1.1.0 = 8
jnxContentsContainerIndex.8.1.2.0 = 8
jnxContentsContainerIndex.8.1.3.0 = 8
jnxContentsContainerIndex.8.2.1.0 = 8
jnxContentsContainerIndex.8.2.2.0 = 8
jnxContentsContainerIndex.8.2.3.0 = 8
jnxContentsContainerIndex.9.1.0.0 = 9
jnxContentsContainerIndex.9.2.0.0 = 9
jnxContentsL1Index.1.1.0.0 = 1
jnxContentsL1Index.2.1.1.0 = 1
jnxContentsL1Index.2.1.2.0 = 1
jnxContentsL1Index.2.2.1.0 = 2
jnxContentsL1Index.2.2.2.0 = 2
jnxContentsL1Index.4.1.1.1 = 1
jnxContentsL1Index.4.1.2.1 = 1
jnxContentsL1Index.4.2.1.1 = 2
jnxContentsL1Index.4.2.2.1 = 2
jnxContentsL1Index.7.1.0.0 = 1
jnxContentsL1Index.7.2.0.0 = 2
jnxContentsL1Index.8.1.1.0 = 1
jnxContentsL1Index.8.1.2.0 = 1
jnxContentsL1Index.8.1.3.0 = 1
jnxContentsL1Index.8.2.1.0 = 2
jnxContentsL1Index.8.2.2.0 = 2
jnxContentsL1Index.8.2.3.0 = 2
jnxContentsL1Index.9.1.0.0 = 1
jnxContentsL1Index.9.2.0.0 = 2
jnxContentsL2Index.1.1.0.0 = 0
jnxContentsL2Index.2.1.1.0 = 1
jnxContentsL2Index.2.1.2.0 = 2
jnxContentsL2Index.2.2.1.0 = 1
jnxContentsL2Index.2.2.2.0 = 2
jnxContentsL2Index.4.1.1.1 = 1
jnxContentsL2Index.4.1.2.1 = 2
jnxContentsL2Index.4.2.1.1 = 1
jnxContentsL2Index.4.2.2.1 = 2
jnxContentsL2Index.7.1.0.0 = 0
jnxContentsL2Index.7.2.0.0 = 0
jnxContentsL2Index.8.1.1.0 = 1
jnxContentsL2Index.8.1.2.0 = 2
jnxContentsL2Index.8.1.3.0 = 3
jnxContentsL2Index.8.2.1.0 = 1
jnxContentsL2Index.8.2.2.0 = 2
jnxContentsL2Index.8.2.3.0 = 3
jnxContentsL2Index.9.1.0.0 = 0
jnxContentsL2Index.9.2.0.0 = 0
jnxContentsL3Index.1.1.0.0 = 0
jnxContentsL3Index.2.1.1.0 = 0
jnxContentsL3Index.2.1.2.0 = 0
jnxContentsL3Index.2.2.1.0 = 0
jnxContentsL3Index.2.2.2.0 = 0
jnxContentsL3Index.4.1.1.1 = 1
jnxContentsL3Index.4.1.2.1 = 1
jnxContentsL3Index.4.2.1.1 = 1
jnxContentsL3Index.4.2.2.1 = 1
jnxContentsL3Index.7.1.0.0 = 0
jnxContentsL3Index.7.2.0.0 = 0
jnxContentsL3Index.8.1.1.0 = 0
jnxContentsL3Index.8.1.2.0 = 0
jnxContentsL3Index.8.1.3.0 = 0
jnxContentsL3Index.8.2.1.0 = 0
jnxContentsL3Index.8.2.2.0 = 0
jnxContentsL3Index.8.2.3.0 = 0
jnxContentsL3Index.9.1.0.0 = 0
jnxContentsL3Index.9.2.0.0 = 0
jnxContentsType.1.1.0.0 = jnxProducts.1.2.1.63.0
jnxContentsType.2.1.1.0 = jnxProducts.1.3.2.63.1.1.0
jnxContentsType.2.1.2.0 = jnxProducts.1.3.2.63.1.1.0
jnxContentsType.2.2.1.0 = jnxProducts.1.3.2.63.1.1.0
jnxContentsType.2.2.2.0 = jnxProducts.1.3.2.63.1.1.0
jnxContentsType.4.1.1.1 = jnxProducts.1.3.2.63.1.2.0
jnxContentsType.4.1.2.1 = jnxProducts.1.3.2.63.1.2.0
jnxContentsType.4.2.1.1 = jnxProducts.1.3.2.63.1.2.0
jnxContentsType.4.2.2.1 = jnxProducts.1.3.2.63.1.2.0
jnxContentsType.7.1.0.0 = jnxProducts.1.3.2.63.1.0
jnxContentsType.7.2.0.0 = jnxProducts.1.3.2.63.1.0
jnxContentsType.8.1.1.0 = jnxProducts.1.1.4.63.2.0
jnxContentsType.8.1.2.0 = jnxProducts.1.3.3.12.1.319.0
jnxContentsType.8.1.3.0 = jnxProducts.1.3.3.12.1.320.0
jnxContentsType.8.2.1.0 = jnxProducts.1.1.4.63.2.0
jnxContentsType.8.2.2.0 = jnxProducts.1.3.3.12.1.319.0
jnxContentsType.8.2.3.0 = jnxProducts.1.3.3.12.1.320.0
jnxContentsType.9.1.0.0 = jnxProducts.1.2.1.63.1.0
jnxContentsType.9.2.0.0 = jnxProducts.1.2.1.63.1.0
jnxContentsDescr.1.1.0.0 = 
jnxContentsDescr.2.1.1.0 = Power Supply: Power Supply 0 @ 0/0/*
jnxContentsDescr.2.1.2.0 = Power Supply: Power Supply 1 @ 0/1/*
jnxContentsDescr.2.2.1.0 = Power Supply: Power Supply 0 @ 1/0/*
jnxContentsDescr.2.2.2.0 = Power Supply: Power Supply 1 @ 1/1/*
jnxContentsDescr.4.1.1.1 = FAN 0 @ 0/0/0
jnxContentsDescr.4.1.2.1 = FAN 1 @ 0/1/0
jnxContentsDescr.4.2.1.1 = FAN 0 @ 1/0/0
jnxContentsDescr.4.2.2.1 = FAN 1 @ 1/1/0
jnxContentsDescr.7.1.0.0 = FPC: EX4300-48T @ 0/*/*
jnxContentsDescr.7.2.0.0 = FPC: EX4300-48T @ 1/*/*
jnxContentsDescr.8.1.1.0 = PIC: 48x 10/100/1000 Base-T @ 0/0/*
jnxContentsDescr.8.1.2.0 = PIC: 4x 40GE QSFP+ @ 0/1/*
jnxContentsDescr.8.1.3.0 = PIC: 4x 1G/10G SFP/SFP+ @ 0/2/*
jnxContentsDescr.8.2.1.0 = PIC: 48x 10/100/1000 Base-T @ 1/0/*
jnxContentsDescr.8.2.2.0 = PIC: 4x 40GE QSFP+ @ 1/1/*
jnxContentsDescr.8.2.3.0 = PIC: 4x 1G/10G SFP/SFP+ @ 1/2/*
jnxContentsDescr.9.1.0.0 = Routing Engine 0
jnxContentsDescr.9.2.0.0 = Routing Engine 1
jnxContentsSerialNo.1.1.0.0 = 
jnxContentsSerialNo.2.1.1.0 = 1EDE5343844
jnxContentsSerialNo.2.1.2.0 = 1EDE5310785
jnxContentsSerialNo.2.2.1.0 = 1EDE5343824
jnxContentsSerialNo.2.2.2.0 = 1EDE5310792
jnxContentsSerialNo.4.1.1.1 = 
jnxContentsSerialNo.4.1.2.1 = 
jnxContentsSerialNo.4.2.1.1 = 
jnxContentsSerialNo.4.2.2.1 = 
jnxContentsSerialNo.7.1.0.0 = PE3715410287
jnxContentsSerialNo.7.2.0.0 = PE3715410286
jnxContentsSerialNo.8.1.1.0 = BUILTIN
jnxContentsSerialNo.8.1.2.0 = BUILTIN
jnxContentsSerialNo.8.1.3.0 = MY3715370498
jnxContentsSerialNo.8.2.1.0 = BUILTIN
jnxContentsSerialNo.8.2.2.0 = BUILTIN
jnxContentsSerialNo.8.2.3.0 = MY3715370446
jnxContentsSerialNo.9.1.0.0 = PE3715410287
jnxContentsSerialNo.9.2.0.0 = PE3715410286
jnxContentsRevision.1.1.0.0 = 
jnxContentsRevision.2.1.1.0 = REV 01
jnxContentsRevision.2.1.2.0 = REV 01
jnxContentsRevision.2.2.1.0 = REV 01
jnxContentsRevision.2.2.2.0 = REV 01
jnxContentsRevision.4.1.1.1 = 
jnxContentsRevision.4.1.2.1 = 
jnxContentsRevision.4.2.1.1 = 
jnxContentsRevision.4.2.2.1 = 
jnxContentsRevision.7.1.0.0 = REV 17
jnxContentsRevision.7.2.0.0 = REV 17
jnxContentsRevision.8.1.1.0 = REV 17
jnxContentsRevision.8.1.2.0 = REV 17
jnxContentsRevision.8.1.3.0 = REV 05
jnxContentsRevision.8.2.1.0 = REV 17
jnxContentsRevision.8.2.2.0 = REV 17
jnxContentsRevision.8.2.3.0 = REV 05
jnxContentsRevision.9.1.0.0 = REV 17
jnxContentsRevision.9.2.0.0 = REV 17
jnxContentsInstalled.1.1.0.0 = 0:0:00:00.00
jnxContentsInstalled.2.1.1.0 = 0:0:00:00.00
jnxContentsInstalled.2.1.2.0 = 0:0:00:00.00
jnxContentsInstalled.2.2.1.0 = 0:0:00:00.00
jnxContentsInstalled.2.2.2.0 = 0:0:00:00.00
jnxContentsInstalled.4.1.1.1 = 0:0:00:00.00
jnxContentsInstalled.4.1.2.1 = 0:0:00:00.00
jnxContentsInstalled.4.2.1.1 = 0:0:00:00.00
jnxContentsInstalled.4.2.2.1 = 0:0:00:00.00
jnxContentsInstalled.7.1.0.0 = 0:0:00:00.00
jnxContentsInstalled.7.2.0.0 = 0:0:00:00.00
jnxContentsInstalled.8.1.1.0 = 0:0:00:18.65
jnxContentsInstalled.8.1.2.0 = 0:0:00:22.34
jnxContentsInstalled.8.1.3.0 = 0:0:00:22.46
jnxContentsInstalled.8.2.1.0 = 0:0:00:22.60
jnxContentsInstalled.8.2.2.0 = 0:0:00:24.54
jnxContentsInstalled.8.2.3.0 = 0:0:00:24.68
jnxContentsInstalled.9.1.0.0 = 0:0:00:00.00
jnxContentsInstalled.9.2.0.0 = 0:0:00:00.00
jnxContentsPartNo.1.1.0.0 = 
jnxContentsPartNo.2.1.1.0 = 740-046873
jnxContentsPartNo.2.1.2.0 = 740-046873
jnxContentsPartNo.2.2.1.0 = 740-046873
jnxContentsPartNo.2.2.2.0 = 740-046873
jnxContentsPartNo.4.1.1.1 = 
jnxContentsPartNo.4.1.2.1 = 
jnxContentsPartNo.4.2.1.1 = 
jnxContentsPartNo.4.2.2.1 = 
jnxContentsPartNo.7.1.0.0 = 650-044931
jnxContentsPartNo.7.2.0.0 = 650-044931
jnxContentsPartNo.8.1.1.0 = BUILTIN
jnxContentsPartNo.8.1.2.0 = BUILTIN
jnxContentsPartNo.8.1.3.0 = 611-044925
jnxContentsPartNo.8.2.1.0 = BUILTIN
jnxContentsPartNo.8.2.2.0 = BUILTIN
jnxContentsPartNo.8.2.3.0 = 611-044925
jnxContentsPartNo.9.1.0.0 = 650-044931
jnxContentsPartNo.9.2.0.0 = 650-044931
jnxContentsChassisId.1.1.0.0 = singleChassis
jnxContentsChassisId.2.1.1.0 = singleChassis
jnxContentsChassisId.2.1.2.0 = singleChassis
jnxContentsChassisId.2.2.1.0 = singleChassis
jnxContentsChassisId.2.2.2.0 = singleChassis
jnxContentsChassisId.4.1.1.1 = singleChassis
jnxContentsChassisId.4.1.2.1 = singleChassis
jnxContentsChassisId.4.2.1.1 = singleChassis
jnxContentsChassisId.4.2.2.1 = singleChassis
jnxContentsChassisId.7.1.0.0 = singleChassis
jnxContentsChassisId.7.2.0.0 = singleChassis
jnxContentsChassisId.8.1.1.0 = singleChassis
jnxContentsChassisId.8.1.2.0 = singleChassis
jnxContentsChassisId.8.1.3.0 = singleChassis
jnxContentsChassisId.8.2.1.0 = singleChassis
jnxContentsChassisId.8.2.2.0 = singleChassis
jnxContentsChassisId.8.2.3.0 = singleChassis
jnxContentsChassisId.9.1.0.0 = singleChassis
jnxContentsChassisId.9.2.0.0 = singleChassis
jnxContentsChassisDescr.1.1.0.0 = Single Chassis
jnxContentsChassisDescr.2.1.1.0 = Single Chassis
jnxContentsChassisDescr.2.1.2.0 = Single Chassis
jnxContentsChassisDescr.2.2.1.0 = Single Chassis
jnxContentsChassisDescr.2.2.2.0 = Single Chassis
jnxContentsChassisDescr.4.1.1.1 = Single Chassis
jnxContentsChassisDescr.4.1.2.1 = Single Chassis
jnxContentsChassisDescr.4.2.1.1 = Single Chassis
jnxContentsChassisDescr.4.2.2.1 = Single Chassis
jnxContentsChassisDescr.7.1.0.0 = Single Chassis
jnxContentsChassisDescr.7.2.0.0 = Single Chassis
jnxContentsChassisDescr.8.1.1.0 = Single Chassis
jnxContentsChassisDescr.8.1.2.0 = Single Chassis
jnxContentsChassisDescr.8.1.3.0 = Single Chassis
jnxContentsChassisDescr.8.2.1.0 = Single Chassis
jnxContentsChassisDescr.8.2.2.0 = Single Chassis
jnxContentsChassisDescr.8.2.3.0 = Single Chassis
jnxContentsChassisDescr.9.1.0.0 = Single Chassis
jnxContentsChassisDescr.9.2.0.0 = Single Chassis
jnxContentsChassisCleiCode.1.1.0.0 = 
jnxContentsChassisCleiCode.2.1.1.0 = IPUPAJ2KAA
jnxContentsChassisCleiCode.2.1.2.0 = IPUPAJ2KAA
jnxContentsChassisCleiCode.2.2.1.0 = IPUPAJ2KAA
jnxContentsChassisCleiCode.2.2.2.0 = IPUPAJ2KAA
jnxContentsChassisCleiCode.4.1.1.1 = 
jnxContentsChassisCleiCode.4.1.2.1 = 
jnxContentsChassisCleiCode.4.2.1.1 = 
jnxContentsChassisCleiCode.4.2.2.1 = 
jnxContentsChassisCleiCode.7.1.0.0 = IPMVV10FRB
jnxContentsChassisCleiCode.7.2.0.0 = IPMVV10FRB
jnxContentsChassisCleiCode.8.1.1.0 = IPMVV10FRB
jnxContentsChassisCleiCode.8.1.2.0 = IPMVV10FRB
jnxContentsChassisCleiCode.8.1.3.0 = IPUIBVUMAB
jnxContentsChassisCleiCode.8.2.1.0 = IPMVV10FRB
jnxContentsChassisCleiCode.8.2.2.0 = IPMVV10FRB
jnxContentsChassisCleiCode.8.2.3.0 = IPUIBVUMAB
jnxContentsChassisCleiCode.9.1.0.0 = IPMVV10FRB
jnxContentsChassisCleiCode.9.2.0.0 = IPMVV10FRB
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxFruTable]

CMD EXITCODE[0]
CMD RUNTIME[0.5812s]
STDOUT[
jnxFruContentsIndex.2.1.1.0 = 2
jnxFruContentsIndex.2.1.2.0 = 2
jnxFruContentsIndex.2.2.1.0 = 2
jnxFruContentsIndex.2.2.2.0 = 2
jnxFruContentsIndex.4.1.1.1 = 4
jnxFruContentsIndex.4.1.2.1 = 4
jnxFruContentsIndex.4.2.1.1 = 4
jnxFruContentsIndex.4.2.2.1 = 4
jnxFruContentsIndex.7.1.0.0 = 7
jnxFruContentsIndex.7.2.0.0 = 7
jnxFruContentsIndex.8.1.1.0 = 8
jnxFruContentsIndex.8.1.2.0 = 8
jnxFruContentsIndex.8.1.3.0 = 8
jnxFruContentsIndex.8.2.1.0 = 8
jnxFruContentsIndex.8.2.2.0 = 8
jnxFruContentsIndex.8.2.3.0 = 8
jnxFruContentsIndex.9.1.0.0 = 9
jnxFruContentsIndex.9.2.0.0 = 9
jnxFruL1Index.2.1.1.0 = 1
jnxFruL1Index.2.1.2.0 = 1
jnxFruL1Index.2.2.1.0 = 2
jnxFruL1Index.2.2.2.0 = 2
jnxFruL1Index.4.1.1.1 = 1
jnxFruL1Index.4.1.2.1 = 1
jnxFruL1Index.4.2.1.1 = 2
jnxFruL1Index.4.2.2.1 = 2
jnxFruL1Index.7.1.0.0 = 1
jnxFruL1Index.7.2.0.0 = 2
jnxFruL1Index.8.1.1.0 = 1
jnxFruL1Index.8.1.2.0 = 1
jnxFruL1Index.8.1.3.0 = 1
jnxFruL1Index.8.2.1.0 = 2
jnxFruL1Index.8.2.2.0 = 2
jnxFruL1Index.8.2.3.0 = 2
jnxFruL1Index.9.1.0.0 = 1
jnxFruL1Index.9.2.0.0 = 2
jnxFruL2Index.2.1.1.0 = 1
jnxFruL2Index.2.1.2.0 = 2
jnxFruL2Index.2.2.1.0 = 1
jnxFruL2Index.2.2.2.0 = 2
jnxFruL2Index.4.1.1.1 = 1
jnxFruL2Index.4.1.2.1 = 2
jnxFruL2Index.4.2.1.1 = 1
jnxFruL2Index.4.2.2.1 = 2
jnxFruL2Index.7.1.0.0 = 0
jnxFruL2Index.7.2.0.0 = 0
jnxFruL2Index.8.1.1.0 = 1
jnxFruL2Index.8.1.2.0 = 2
jnxFruL2Index.8.1.3.0 = 3
jnxFruL2Index.8.2.1.0 = 1
jnxFruL2Index.8.2.2.0 = 2
jnxFruL2Index.8.2.3.0 = 3
jnxFruL2Index.9.1.0.0 = 0
jnxFruL2Index.9.2.0.0 = 0
jnxFruL3Index.2.1.1.0 = 0
jnxFruL3Index.2.1.2.0 = 0
jnxFruL3Index.2.2.1.0 = 0
jnxFruL3Index.2.2.2.0 = 0
jnxFruL3Index.4.1.1.1 = 1
jnxFruL3Index.4.1.2.1 = 1
jnxFruL3Index.4.2.1.1 = 1
jnxFruL3Index.4.2.2.1 = 1
jnxFruL3Index.7.1.0.0 = 0
jnxFruL3Index.7.2.0.0 = 0
jnxFruL3Index.8.1.1.0 = 0
jnxFruL3Index.8.1.2.0 = 0
jnxFruL3Index.8.1.3.0 = 0
jnxFruL3Index.8.2.1.0 = 0
jnxFruL3Index.8.2.2.0 = 0
jnxFruL3Index.8.2.3.0 = 0
jnxFruL3Index.9.1.0.0 = 0
jnxFruL3Index.9.2.0.0 = 0
jnxFruName.2.1.1.0 = Power Supply: Power Supply 0 @ 0/0/*
jnxFruName.2.1.2.0 = Power Supply: Power Supply 1 @ 0/1/*
jnxFruName.2.2.1.0 = Power Supply: Power Supply 0 @ 1/0/*
jnxFruName.2.2.2.0 = Power Supply: Power Supply 1 @ 1/1/*
jnxFruName.4.1.1.1 = FAN 0 @ 0/0/0
jnxFruName.4.1.2.1 = FAN 1 @ 0/1/0
jnxFruName.4.2.1.1 = FAN 0 @ 1/0/0
jnxFruName.4.2.2.1 = FAN 1 @ 1/1/0
jnxFruName.7.1.0.0 = FPC: EX4300-48T @ 0/*/*
jnxFruName.7.2.0.0 = FPC: EX4300-48T @ 1/*/*
jnxFruName.8.1.1.0 = PIC: 48x 10/100/1000 Base-T @ 0/0/*
jnxFruName.8.1.2.0 = PIC: 4x 40GE QSFP+ @ 0/1/*
jnxFruName.8.1.3.0 = PIC: 4x 1G/10G SFP/SFP+ @ 0/2/*
jnxFruName.8.2.1.0 = PIC: 48x 10/100/1000 Base-T @ 1/0/*
jnxFruName.8.2.2.0 = PIC: 4x 40GE QSFP+ @ 1/1/*
jnxFruName.8.2.3.0 = PIC: 4x 1G/10G SFP/SFP+ @ 1/2/*
jnxFruName.9.1.0.0 = Routing Engine 0
jnxFruName.9.2.0.0 = Routing Engine 1
jnxFruType.2.1.1.0 = powerEntryModule
jnxFruType.2.1.2.0 = powerEntryModule
jnxFruType.2.2.1.0 = powerEntryModule
jnxFruType.2.2.2.0 = powerEntryModule
jnxFruType.4.1.1.1 = fan
jnxFruType.4.1.2.1 = fan
jnxFruType.4.2.1.1 = fan
jnxFruType.4.2.2.1 = fan
jnxFruType.7.1.0.0 = flexiblePicConcentrator
jnxFruType.7.2.0.0 = flexiblePicConcentrator
jnxFruType.8.1.1.0 = portInterfaceCard
jnxFruType.8.1.2.0 = portInterfaceCard
jnxFruType.8.1.3.0 = portInterfaceCard
jnxFruType.8.2.1.0 = portInterfaceCard
jnxFruType.8.2.2.0 = portInterfaceCard
jnxFruType.8.2.3.0 = portInterfaceCard
jnxFruType.9.1.0.0 = routingEngine
jnxFruType.9.2.0.0 = routingEngine
jnxFruSlot.2.1.1.0 = 0
jnxFruSlot.2.1.2.0 = 1
jnxFruSlot.2.2.1.0 = 2
jnxFruSlot.2.2.2.0 = 3
jnxFruSlot.4.1.1.1 = 0
jnxFruSlot.4.1.2.1 = 0
jnxFruSlot.4.2.1.1 = 1
jnxFruSlot.4.2.2.1 = 1
jnxFruSlot.7.1.0.0 = 0
jnxFruSlot.7.2.0.0 = 1
jnxFruSlot.8.1.1.0 = 0
jnxFruSlot.8.1.2.0 = 0
jnxFruSlot.8.1.3.0 = 0
jnxFruSlot.8.2.1.0 = 1
jnxFruSlot.8.2.2.0 = 1
jnxFruSlot.8.2.3.0 = 1
jnxFruSlot.9.1.0.0 = 0
jnxFruSlot.9.2.0.0 = 1
jnxFruState.2.1.1.0 = online
jnxFruState.2.1.2.0 = online
jnxFruState.2.2.1.0 = online
jnxFruState.2.2.2.0 = online
jnxFruState.4.1.1.1 = online
jnxFruState.4.1.2.1 = online
jnxFruState.4.2.1.1 = online
jnxFruState.4.2.2.1 = online
jnxFruState.7.1.0.0 = online
jnxFruState.7.2.0.0 = online
jnxFruState.8.1.1.0 = online
jnxFruState.8.1.2.0 = online
jnxFruState.8.1.3.0 = online
jnxFruState.8.2.1.0 = online
jnxFruState.8.2.2.0 = online
jnxFruState.8.2.3.0 = online
jnxFruState.9.1.0.0 = online
jnxFruState.9.2.0.0 = online
jnxFruTemp.2.1.1.0 = 0
jnxFruTemp.2.1.2.0 = 0
jnxFruTemp.2.2.1.0 = 0
jnxFruTemp.2.2.2.0 = 0
jnxFruTemp.4.1.1.1 = 0
jnxFruTemp.4.1.2.1 = 0
jnxFruTemp.4.2.1.1 = 0
jnxFruTemp.4.2.2.1 = 0
jnxFruTemp.7.1.0.0 = 60
jnxFruTemp.7.2.0.0 = 52
jnxFruTemp.8.1.1.0 = 0
jnxFruTemp.8.1.2.0 = 0
jnxFruTemp.8.1.3.0 = 0
jnxFruTemp.8.2.1.0 = 0
jnxFruTemp.8.2.2.0 = 0
jnxFruTemp.8.2.3.0 = 0
jnxFruTemp.9.1.0.0 = 60
jnxFruTemp.9.2.0.0 = 52
jnxFruOfflineReason.2.1.1.0 = none
jnxFruOfflineReason.2.1.2.0 = none
jnxFruOfflineReason.2.2.1.0 = none
jnxFruOfflineReason.2.2.2.0 = none
jnxFruOfflineReason.4.1.1.1 = none
jnxFruOfflineReason.4.1.2.1 = none
jnxFruOfflineReason.4.2.1.1 = none
jnxFruOfflineReason.4.2.2.1 = none
jnxFruOfflineReason.7.1.0.0 = none
jnxFruOfflineReason.7.2.0.0 = none
jnxFruOfflineReason.8.1.1.0 = none
jnxFruOfflineReason.8.1.2.0 = none
jnxFruOfflineReason.8.1.3.0 = none
jnxFruOfflineReason.8.2.1.0 = none
jnxFruOfflineReason.8.2.2.0 = none
jnxFruOfflineReason.8.2.3.0 = none
jnxFruOfflineReason.9.1.0.0 = none
jnxFruOfflineReason.9.2.0.0 = none
jnxFruLastPowerOff.2.1.1.0 = 0:0:00:00.00
jnxFruLastPowerOff.2.1.2.0 = 0:0:00:00.00
jnxFruLastPowerOff.2.2.1.0 = 0:0:00:00.00
jnxFruLastPowerOff.2.2.2.0 = 0:0:00:00.00
jnxFruLastPowerOff.4.1.1.1 = 0:0:00:00.00
jnxFruLastPowerOff.4.1.2.1 = 0:0:00:00.00
jnxFruLastPowerOff.4.2.1.1 = 0:0:00:00.00
jnxFruLastPowerOff.4.2.2.1 = 0:0:00:00.00
jnxFruLastPowerOff.7.1.0.0 = 0:0:00:00.00
jnxFruLastPowerOff.7.2.0.0 = 0:0:00:00.00
jnxFruLastPowerOff.8.1.1.0 = 0:0:00:00.00
jnxFruLastPowerOff.8.1.2.0 = 0:0:00:00.00
jnxFruLastPowerOff.8.1.3.0 = 0:0:00:00.00
jnxFruLastPowerOff.8.2.1.0 = 0:0:00:00.00
jnxFruLastPowerOff.8.2.2.0 = 0:0:00:00.00
jnxFruLastPowerOff.8.2.3.0 = 0:0:00:00.00
jnxFruLastPowerOff.9.1.0.0 = 0:0:00:00.00
jnxFruLastPowerOff.9.2.0.0 = 0:0:00:00.00
jnxFruLastPowerOn.2.1.1.0 = 0:0:00:00.00
jnxFruLastPowerOn.2.1.2.0 = 0:0:00:00.00
jnxFruLastPowerOn.2.2.1.0 = 0:0:00:22.19
jnxFruLastPowerOn.2.2.2.0 = 0:0:00:22.20
jnxFruLastPowerOn.4.1.1.1 = 0:0:00:00.00
jnxFruLastPowerOn.4.1.2.1 = 0:0:00:00.00
jnxFruLastPowerOn.4.2.1.1 = 0:0:00:00.00
jnxFruLastPowerOn.4.2.2.1 = 0:0:00:00.00
jnxFruLastPowerOn.7.1.0.0 = 0:0:00:08.05
jnxFruLastPowerOn.7.2.0.0 = 0:0:00:10.57
jnxFruLastPowerOn.8.1.1.0 = 0:0:00:18.63
jnxFruLastPowerOn.8.1.2.0 = 0:0:00:18.63
jnxFruLastPowerOn.8.1.3.0 = 0:0:00:18.64
jnxFruLastPowerOn.8.2.1.0 = 0:0:00:22.42
jnxFruLastPowerOn.8.2.2.0 = 0:0:00:22.44
jnxFruLastPowerOn.8.2.3.0 = 0:0:00:22.53
jnxFruLastPowerOn.9.1.0.0 = 0:0:00:00.00
jnxFruLastPowerOn.9.2.0.0 = 0:0:00:00.00
jnxFruPowerUpTime.2.1.1.0 = 2147483647
jnxFruPowerUpTime.2.1.2.0 = 2147483647
jnxFruPowerUpTime.2.2.1.0 = 2147483647
jnxFruPowerUpTime.2.2.2.0 = 2147483647
jnxFruPowerUpTime.4.1.1.1 = 2147483647
jnxFruPowerUpTime.4.1.2.1 = 2147483647
jnxFruPowerUpTime.4.2.1.1 = 2147483647
jnxFruPowerUpTime.4.2.2.1 = 2147483647
jnxFruPowerUpTime.7.1.0.0 = 2147483647
jnxFruPowerUpTime.7.2.0.0 = 2147483647
jnxFruPowerUpTime.8.1.1.0 = 2147483647
jnxFruPowerUpTime.8.1.2.0 = 2147483647
jnxFruPowerUpTime.8.1.3.0 = 2147483647
jnxFruPowerUpTime.8.2.1.0 = 2147483647
jnxFruPowerUpTime.8.2.2.0 = 2147483647
jnxFruPowerUpTime.8.2.3.0 = 2147483647
jnxFruPowerUpTime.9.1.0.0 = 0
jnxFruPowerUpTime.9.2.0.0 = 0
jnxFruChassisId.2.1.1.0 = singleChassis
jnxFruChassisId.2.1.2.0 = singleChassis
jnxFruChassisId.2.2.1.0 = singleChassis
jnxFruChassisId.2.2.2.0 = singleChassis
jnxFruChassisId.4.1.1.1 = singleChassis
jnxFruChassisId.4.1.2.1 = singleChassis
jnxFruChassisId.4.2.1.1 = singleChassis
jnxFruChassisId.4.2.2.1 = singleChassis
jnxFruChassisId.7.1.0.0 = singleChassis
jnxFruChassisId.7.2.0.0 = singleChassis
jnxFruChassisId.8.1.1.0 = singleChassis
jnxFruChassisId.8.1.2.0 = singleChassis
jnxFruChassisId.8.1.3.0 = singleChassis
jnxFruChassisId.8.2.1.0 = singleChassis
jnxFruChassisId.8.2.2.0 = singleChassis
jnxFruChassisId.8.2.3.0 = singleChassis
jnxFruChassisId.9.1.0.0 = singleChassis
jnxFruChassisId.9.2.0.0 = singleChassis
jnxFruChassisDescr.2.1.1.0 = Single Chassis
jnxFruChassisDescr.2.1.2.0 = Single Chassis
jnxFruChassisDescr.2.2.1.0 = Single Chassis
jnxFruChassisDescr.2.2.2.0 = Single Chassis
jnxFruChassisDescr.4.1.1.1 = Single Chassis
jnxFruChassisDescr.4.1.2.1 = Single Chassis
jnxFruChassisDescr.4.2.1.1 = Single Chassis
jnxFruChassisDescr.4.2.2.1 = Single Chassis
jnxFruChassisDescr.7.1.0.0 = Single Chassis
jnxFruChassisDescr.7.2.0.0 = Single Chassis
jnxFruChassisDescr.8.1.1.0 = Single Chassis
jnxFruChassisDescr.8.1.2.0 = Single Chassis
jnxFruChassisDescr.8.1.3.0 = Single Chassis
jnxFruChassisDescr.8.2.1.0 = Single Chassis
jnxFruChassisDescr.8.2.2.0 = Single Chassis
jnxFruChassisDescr.8.2.3.0 = Single Chassis
jnxFruChassisDescr.9.1.0.0 = Single Chassis
jnxFruChassisDescr.9.2.0.0 = Single Chassis
jnxFruPsdAssignment.2.1.1.0 = 0
jnxFruPsdAssignment.2.1.2.0 = 0
jnxFruPsdAssignment.2.2.1.0 = 0
jnxFruPsdAssignment.2.2.2.0 = 0
jnxFruPsdAssignment.4.1.1.1 = 0
jnxFruPsdAssignment.4.1.2.1 = 0
jnxFruPsdAssignment.4.2.1.1 = 0
jnxFruPsdAssignment.4.2.2.1 = 0
jnxFruPsdAssignment.7.1.0.0 = 0
jnxFruPsdAssignment.7.2.0.0 = 0
jnxFruPsdAssignment.8.1.1.0 = 0
jnxFruPsdAssignment.8.1.2.0 = 0
jnxFruPsdAssignment.8.1.3.0 = 0
jnxFruPsdAssignment.8.2.1.0 = 0
jnxFruPsdAssignment.8.2.2.0 = 0
jnxFruPsdAssignment.8.2.3.0 = 0
jnxFruPsdAssignment.9.1.0.0 = 0
jnxFruPsdAssignment.9.2.0.0 = 0
]
SNMP STATUS[TRUE]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '137' AND `entPhysicalIndex` = '16842752' AND `inventory_mib` = 'JUNIPER-MIB']
SQL RUNTIME[0.00081801s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '137' AND `entPhysicalIndex` = '33620224' AND `inventory_mib` = 'JUNIPER-MIB']
SQL RUNTIME[0.00067091s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '137' AND `entPhysicalIndex` = '33620480' AND `inventory_mib` = 'JUNIPER-MIB']
SQL RUNTIME[0.00066280s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '137' AND `entPhysicalIndex` = '33685760' AND `inventory_mib` = 'JUNIPER-MIB']
SQL RUNTIME[0.00065708s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '137' AND `entPhysicalIndex` = '33686016' AND `inventory_mib` = 'JUNIPER-MIB']
SQL RUNTIME[0.00064802s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '137' AND `entPhysicalIndex` = '67174657' AND `inventory_mib` = 'JUNIPER-MIB']
SQL RUNTIME[0.00070405s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '137' AND `entPhysicalIndex` = '67174913' AND `inventory_mib` = 'JUNIPER-MIB']
SQL RUNTIME[0.00071597s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '137' AND `entPhysicalIndex` = '67240193' AND `inventory_mib` = 'JUNIPER-MIB']
SQL RUNTIME[0.00053596s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '137' AND `entPhysicalIndex` = '67240449' AND `inventory_mib` = 'JUNIPER-MIB']
SQL RUNTIME[0.00057888s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '137' AND `entPhysicalIndex` = '117506048' AND `inventory_mib` = 'JUNIPER-MIB']
SQL RUNTIME[0.00053000s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '137' AND `entPhysicalIndex` = '117571584' AND `inventory_mib` = 'JUNIPER-MIB']
SQL RUNTIME[0.00056601s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '137' AND `entPhysicalIndex` = '134283520' AND `inventory_mib` = 'JUNIPER-MIB']
SQL RUNTIME[0.00073600s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '137' AND `entPhysicalIndex` = '134283776' AND `inventory_mib` = 'JUNIPER-MIB']
SQL RUNTIME[0.00058508s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '137' AND `entPhysicalIndex` = '134284032' AND `inventory_mib` = 'JUNIPER-MIB']
SQL RUNTIME[0.00061083s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '137' AND `entPhysicalIndex` = '134349056' AND `inventory_mib` = 'JUNIPER-MIB']
SQL RUNTIME[0.00069809s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '137' AND `entPhysicalIndex` = '134349312' AND `inventory_mib` = 'JUNIPER-MIB']
SQL RUNTIME[0.00070786s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '137' AND `entPhysicalIndex` = '134349568' AND `inventory_mib` = 'JUNIPER-MIB']
SQL RUNTIME[0.00060606s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '137' AND `entPhysicalIndex` = '151060480' AND `inventory_mib` = 'JUNIPER-MIB']
SQL RUNTIME[0.00069404s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '137' AND `entPhysicalIndex` = '151126016' AND `inventory_mib` = 'JUNIPER-MIB']
SQL RUNTIME[0.00060105s]

 o HOST-RESOURCES-MIB   
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' hrDeviceEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.041s]
STDOUT[
hrDeviceEntry = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' hrProcessorEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0369s]
STDOUT[
hrProcessorEntry = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

SQL[SELECT * FROM `hrDevice` WHERE `device_id`  = '137']
SQL RUNTIME[0.00063086s]


SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '137']
SQL RUNTIME[0.00074506s]


 > $valid[$module] /opt/observium/includes/discovery/inventory.inc.php:22 
array(
  [JUNIPER-MIB] => array(
                     [1]         => int(1)
                     [16842752]  => int(1)
                     [33620224]  => int(1)
                     [33620480]  => int(1)
                     [33685760]  => int(1)
                     [33686016]  => int(1)
                     [67174657]  => int(1)
                     [67174913]  => int(1)
                     [67240193]  => int(1)
                     [67240449]  => int(1)
                     [117506048] => int(1)
                     [117571584] => int(1)
                     [134283520] => int(1)
                     [134283776] => int(1)
                     [134284032] => int(1)
                     [134349056] => int(1)
                     [134349312] => int(1)
                     [134349568] => int(1)
                     [151060480] => int(1)
                     [151126016] => int(1)
                   )
)

 o Changes              20 unchanged
 o Duration             1.1199s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_printersupplies']
SQL RUNTIME[0.00055194s]
#####  Module Start: printersupplies  #####

MIB [JUNIPER-SRX5000-SPU-MONITORING-MIB] disabled in device config.
MIB [JUNIPER-MAC-MIB] disabled in device config.
MIB [JUNIPER-VPN-MIB] disabled in device config.
MIB [JUNIPER-COS-MIB] disabled in device config.
MIB [JUNIPER-FIREWALL-MIB] disabled in device config.
MIB [BGP4-V2-MIB-JUNIPER] disabled in global config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [MPLS-L3VPN-STD-MIB] disabled in device config.
MIB [MPLS-VPN-MIB] disabled in device config.
MIB [JUNIPER-IPv6-MIB] disabled in device config.
MIB [MPLS-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in global config.
MIB [UCD-SNMP-MIB] disabled in device config.
MIB [BGP4-MIB] disabled in global config.
MIB [IPV6-MIB] disabled in device config.

SQL[SELECT * FROM `printersupplies` WHERE `device_id` = '137']
SQL RUNTIME[0.00042987s]


 o Duration             0.0022s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_sensors']
SQL RUNTIME[0.00045991s]
#####  Module Start: sensors  #####

MIB [JUNIPER-SRX5000-SPU-MONITORING-MIB] disabled in device config.
MIB [JUNIPER-MAC-MIB] disabled in device config.
MIB [JUNIPER-VPN-MIB] disabled in device config.
MIB [JUNIPER-COS-MIB] disabled in device config.
MIB [JUNIPER-FIREWALL-MIB] disabled in device config.
MIB [BGP4-V2-MIB-JUNIPER] disabled in global config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [MPLS-L3VPN-STD-MIB] disabled in device config.
MIB [MPLS-VPN-MIB] disabled in device config.
MIB [JUNIPER-IPv6-MIB] disabled in device config.
MIB [MPLS-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in global config.
MIB [UCD-SNMP-MIB] disabled in device config.
MIB [BGP4-MIB] disabled in global config.
MIB [IPV6-MIB] disabled in device config.
 o JUNIPER-MIB          jnxOperatingTemp [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m JUNIPER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxOperatingTemp]

CMD EXITCODE[0]
CMD RUNTIME[0.0523s]
STDOUT[
jnxOperatingTemp.1.1.0.0 = 0
jnxOperatingTemp.2.1.1.0 = 0
jnxOperatingTemp.2.1.2.0 = 0
jnxOperatingTemp.2.2.1.0 = 0
jnxOperatingTemp.2.2.2.0 = 0
jnxOperatingTemp.4.1.1.1 = 0
jnxOperatingTemp.4.1.2.1 = 0
jnxOperatingTemp.4.2.1.1 = 0
jnxOperatingTemp.4.2.2.1 = 0
jnxOperatingTemp.7.1.0.0 = 60
jnxOperatingTemp.7.2.0.0 = 52
jnxOperatingTemp.8.1.1.0 = 0
jnxOperatingTemp.8.1.2.0 = 0
jnxOperatingTemp.8.1.3.0 = 0
jnxOperatingTemp.8.2.1.0 = 0
jnxOperatingTemp.8.2.2.0 = 0
jnxOperatingTemp.8.2.3.0 = 0
jnxOperatingTemp.9.1.0.0 = 60
jnxOperatingTemp.9.2.0.0 = 52
]
SNMP STATUS[TRUE]
Store in cache Table OID: JUNIPER-MIB::jnxOperatingTemp

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m JUNIPER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxOperatingDescr]

CMD EXITCODE[0]
CMD RUNTIME[0.0524s]
STDOUT[
jnxOperatingDescr.1.1.0.0 = ""
jnxOperatingDescr.2.1.1.0 = "Power Supply: Power Supply 0 @ 0/0/*"
jnxOperatingDescr.2.1.2.0 = "Power Supply: Power Supply 1 @ 0/1/*"
jnxOperatingDescr.2.2.1.0 = "Power Supply: Power Supply 0 @ 1/0/*"
jnxOperatingDescr.2.2.2.0 = "Power Supply: Power Supply 1 @ 1/1/*"
jnxOperatingDescr.4.1.1.1 = "FAN 0 @ 0/0/0"
jnxOperatingDescr.4.1.2.1 = "FAN 1 @ 0/1/0"
jnxOperatingDescr.4.2.1.1 = "FAN 0 @ 1/0/0"
jnxOperatingDescr.4.2.2.1 = "FAN 1 @ 1/1/0"
jnxOperatingDescr.7.1.0.0 = "FPC: EX4300-48T @ 0/*/*"
jnxOperatingDescr.7.2.0.0 = "FPC: EX4300-48T @ 1/*/*"
jnxOperatingDescr.8.1.1.0 = "PIC: 48x 10/100/1000 Base-T @ 0/0/*"
jnxOperatingDescr.8.1.2.0 = "PIC: 4x 40GE QSFP+ @ 0/1/*"
jnxOperatingDescr.8.1.3.0 = "PIC: 4x 1G/10G SFP/SFP+ @ 0/2/*"
jnxOperatingDescr.8.2.1.0 = "PIC: 48x 10/100/1000 Base-T @ 1/0/*"
jnxOperatingDescr.8.2.2.0 = "PIC: 4x 40GE QSFP+ @ 1/1/*"
jnxOperatingDescr.8.2.3.0 = "PIC: 4x 1G/10G SFP/SFP+ @ 1/2/*"
jnxOperatingDescr.9.1.0.0 = "Routing Engine 0"
jnxOperatingDescr.9.2.0.0 = "Routing Engine 1"
]
SNMP STATUS[TRUE]
Store in cache Table OID: JUNIPER-MIB::jnxOperatingDescr
Excluded by current value (0) is equals or below min (0).
Excluded by current value (0) is equals or below min (0).
Excluded by current value (0) is equals or below min (0).
Excluded by current value (0) is equals or below min (0).
Excluded by current value (0) is equals or below min (0).
Excluded by current value (0) is equals or below min (0).
Excluded by current value (0) is equals or below min (0).
Excluded by current value (0) is equals or below min (0).
Excluded by current value (0) is equals or below min (0).
  String 'FPC: EX4300-48T @ 0/*/*' transformed by action [entity_name] to: 'FPC: EX4300-48T @ 0/*/*'
Discover sensor: [class: temperature, device: sw25-prod-mm, oid: .1.3.6.1.4.1.2636.3.1.13.1.7.7.1.0.0, index: 7.1.0.0, type: JUNIPER-MIB-jnxOperatingTemp, descr: FPC: EX4300-48T @ 0/*/*, scale: 1, limits: (, , , ), CURRENT: 60, , 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '137' AND `sensor_type` = 'JUNIPER-MIB-jnxOperatingTemp' AND `sensor_index` = '7.1.0.0')]
SQL RUNTIME[0.00103498s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '137' AND `sensor_type` = 'JUNIPER-MIB-jnxOperatingTemp' AND `sensor_index` = '7.1.0.0']
SQL RUNTIME[0.00083089s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '27981' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00048399s]
.RRD old file not found: '/opt/observium/rrd/sw25-prod-mm/sensor-temperature-junos-7.1.0.0.rrd'
  String 'FPC: EX4300-48T @ 1/*/*' transformed by action [entity_name] to: 'FPC: EX4300-48T @ 1/*/*'
Discover sensor: [class: temperature, device: sw25-prod-mm, oid: .1.3.6.1.4.1.2636.3.1.13.1.7.7.2.0.0, index: 7.2.0.0, type: JUNIPER-MIB-jnxOperatingTemp, descr: FPC: EX4300-48T @ 1/*/*, scale: 1, limits: (, , , ), CURRENT: 52, , 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '137' AND `sensor_type` = 'JUNIPER-MIB-jnxOperatingTemp' AND `sensor_index` = '7.2.0.0')]
SQL RUNTIME[0.00069809s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '137' AND `sensor_type` = 'JUNIPER-MIB-jnxOperatingTemp' AND `sensor_index` = '7.2.0.0']
SQL RUNTIME[0.00077200s]
LCurrent sensor value: "52", scale: "1"
  limit_high: "86.4" -> "83.2"
  limit_high_warn: "" -> ""
  limit_low: "0" -> "0"
  limit_low_warn: "" -> ""


SQL[UPDATE `sensors` set `sensor_limit` ='83.2' WHERE `sensor_id` = '27982']
SQL RUNTIME[0.00133896s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '27982' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00061202s]
.RRD old file not found: '/opt/observium/rrd/sw25-prod-mm/sensor-temperature-junos-7.2.0.0.rrd'
Excluded by current value (0) is equals or below min (0).
Excluded by current value (0) is equals or below min (0).
Excluded by current value (0) is equals or below min (0).
Excluded by current value (0) is equals or below min (0).
Excluded by current value (0) is equals or below min (0).
Excluded by current value (0) is equals or below min (0).
  String 'Routing Engine 0' transformed by action [entity_name] to: 'Routing Engine 0'
Discover sensor: [class: temperature, device: sw25-prod-mm, oid: .1.3.6.1.4.1.2636.3.1.13.1.7.9.1.0.0, index: 9.1.0.0, type: JUNIPER-MIB-jnxOperatingTemp, descr: Routing Engine 0, scale: 1, limits: (, , , ), CURRENT: 60, , 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '137' AND `sensor_type` = 'JUNIPER-MIB-jnxOperatingTemp' AND `sensor_index` = '9.1.0.0')]
SQL RUNTIME[0.00077415s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '137' AND `sensor_type` = 'JUNIPER-MIB-jnxOperatingTemp' AND `sensor_index` = '9.1.0.0']
SQL RUNTIME[0.00085998s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '27983' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00052595s]
.RRD old file not found: '/opt/observium/rrd/sw25-prod-mm/sensor-temperature-junos-9.1.0.0.rrd'
  String 'Routing Engine 1' transformed by action [entity_name] to: 'Routing Engine 1'
Discover sensor: [class: temperature, device: sw25-prod-mm, oid: .1.3.6.1.4.1.2636.3.1.13.1.7.9.2.0.0, index: 9.2.0.0, type: JUNIPER-MIB-jnxOperatingTemp, descr: Routing Engine 1, scale: 1, limits: (, , , ), CURRENT: 52, , 

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '137' AND `sensor_type` = 'JUNIPER-MIB-jnxOperatingTemp' AND `sensor_index` = '9.2.0.0')]
SQL RUNTIME[0.00080514s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '137' AND `sensor_type` = 'JUNIPER-MIB-jnxOperatingTemp' AND `sensor_index` = '9.2.0.0']
SQL RUNTIME[0.00088000s]
LCurrent sensor value: "52", scale: "1"
  limit_high: "88" -> "83.2"
  limit_high_warn: "" -> ""
  limit_low: "0" -> "0"
  limit_low_warn: "" -> ""


SQL[UPDATE `sensors` set `sensor_limit` ='83.2' WHERE `sensor_id` = '27984']
SQL RUNTIME[0.00097203s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '27984' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00053310s]
.RRD old file not found: '/opt/observium/rrd/sw25-prod-mm/sensor-temperature-junos-9.2.0.0.rrd'
] 
 o JUNIPER-MIB          jnxOperatingState [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m JUNIPER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxOperatingState]

CMD EXITCODE[0]
CMD RUNTIME[0.0468s]
STDOUT[
jnxOperatingState.1.1.0.0 = running
jnxOperatingState.2.1.1.0 = running
jnxOperatingState.2.1.2.0 = running
jnxOperatingState.2.2.1.0 = running
jnxOperatingState.2.2.2.0 = running
jnxOperatingState.4.1.1.1 = running
jnxOperatingState.4.1.2.1 = running
jnxOperatingState.4.2.1.1 = running
jnxOperatingState.4.2.2.1 = running
jnxOperatingState.7.1.0.0 = running
jnxOperatingState.7.2.0.0 = running
jnxOperatingState.8.1.1.0 = running
jnxOperatingState.8.1.2.0 = running
jnxOperatingState.8.1.3.0 = running
jnxOperatingState.8.2.1.0 = running
jnxOperatingState.8.2.2.0 = running
jnxOperatingState.8.2.3.0 = running
jnxOperatingState.9.1.0.0 = running
jnxOperatingState.9.2.0.0 = standby
]
SNMP STATUS[TRUE]
Store in cache Table OID: JUNIPER-MIB::jnxOperatingState
Get cached Table OID: JUNIPER-MIB::jnxOperatingDescr

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m JUNIPER-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxFruType]

CMD EXITCODE[0]
CMD RUNTIME[0.0469s]
STDOUT[
jnxFruType.2.1.1.0 = powerEntryModule
jnxFruType.2.1.2.0 = powerEntryModule
jnxFruType.2.2.1.0 = powerEntryModule
jnxFruType.2.2.2.0 = powerEntryModule
jnxFruType.4.1.1.1 = fan
jnxFruType.4.1.2.1 = fan
jnxFruType.4.2.1.1 = fan
jnxFruType.4.2.2.1 = fan
jnxFruType.7.1.0.0 = flexiblePicConcentrator
jnxFruType.7.2.0.0 = flexiblePicConcentrator
jnxFruType.8.1.1.0 = portInterfaceCard
jnxFruType.8.1.2.0 = portInterfaceCard
jnxFruType.8.1.3.0 = portInterfaceCard
jnxFruType.8.2.1.0 = portInterfaceCard
jnxFruType.8.2.2.0 = portInterfaceCard
jnxFruType.8.2.3.0 = portInterfaceCard
jnxFruType.9.1.0.0 = routingEngine
jnxFruType.9.2.0.0 = routingEngine
]
SNMP STATUS[TRUE]
Store in cache Table OID: JUNIPER-MIB::jnxFruType
  String 'Power Supply: Power Supply 0 @ 0/0/*' transformed by action [entity_name] to: 'Power Supply: Power Supply 0 @ 0/0/*'
Discover status: [device: sw25-prod-mm, oid: .1.3.6.1.4.1.2636.3.1.13.1.6.2.1.1.0, index: 2.1.1.0, type: jnxOperatingState, descr: Power Supply: Power Supply 0 @ 0/0/*, CURRENT: 2, , powersupply]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '2.1.1.0' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00095105s]

SQL[SELECT * FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '2.1.1.0' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00101209s]
.  String 'Power Supply: Power Supply 1 @ 0/1/*' transformed by action [entity_name] to: 'Power Supply: Power Supply 1 @ 0/1/*'
Discover status: [device: sw25-prod-mm, oid: .1.3.6.1.4.1.2636.3.1.13.1.6.2.1.2.0, index: 2.1.2.0, type: jnxOperatingState, descr: Power Supply: Power Supply 1 @ 0/1/*, CURRENT: 2, , powersupply]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '2.1.2.0' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00076199s]

SQL[SELECT * FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '2.1.2.0' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00099802s]
.  String 'Power Supply: Power Supply 0 @ 1/0/*' transformed by action [entity_name] to: 'Power Supply: Power Supply 0 @ 1/0/*'
Discover status: [device: sw25-prod-mm, oid: .1.3.6.1.4.1.2636.3.1.13.1.6.2.2.1.0, index: 2.2.1.0, type: jnxOperatingState, descr: Power Supply: Power Supply 0 @ 1/0/*, CURRENT: 2, , powersupply]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '2.2.1.0' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00077701s]

SQL[SELECT * FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '2.2.1.0' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00093293s]
.  String 'Power Supply: Power Supply 1 @ 1/1/*' transformed by action [entity_name] to: 'Power Supply: Power Supply 1 @ 1/1/*'
Discover status: [device: sw25-prod-mm, oid: .1.3.6.1.4.1.2636.3.1.13.1.6.2.2.2.0, index: 2.2.2.0, type: jnxOperatingState, descr: Power Supply: Power Supply 1 @ 1/1/*, CURRENT: 2, , powersupply]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '2.2.2.0' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00034118s]

SQL[SELECT * FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '2.2.2.0' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00038099s]
.  String 'FAN 0 @ 0/0/0' transformed by action [entity_name] to: 'FAN 0 @ 0/0/0'
Discover status: [device: sw25-prod-mm, oid: .1.3.6.1.4.1.2636.3.1.13.1.6.4.1.1.1, index: 4.1.1.1, type: jnxOperatingState, descr: FAN 0 @ 0/0/0, CURRENT: 2, , fan]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '4.1.1.1' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00029802s]

SQL[SELECT * FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '4.1.1.1' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00037193s]
.  String 'FAN 1 @ 0/1/0' transformed by action [entity_name] to: 'FAN 1 @ 0/1/0'
Discover status: [device: sw25-prod-mm, oid: .1.3.6.1.4.1.2636.3.1.13.1.6.4.1.2.1, index: 4.1.2.1, type: jnxOperatingState, descr: FAN 1 @ 0/1/0, CURRENT: 2, , fan]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '4.1.2.1' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00029707s]

SQL[SELECT * FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '4.1.2.1' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00036502s]
.  String 'FAN 0 @ 1/0/0' transformed by action [entity_name] to: 'FAN 0 @ 1/0/0'
Discover status: [device: sw25-prod-mm, oid: .1.3.6.1.4.1.2636.3.1.13.1.6.4.2.1.1, index: 4.2.1.1, type: jnxOperatingState, descr: FAN 0 @ 1/0/0, CURRENT: 2, , fan]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '4.2.1.1' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00029302s]

SQL[SELECT * FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '4.2.1.1' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00052810s]
.  String 'FAN 1 @ 1/1/0' transformed by action [entity_name] to: 'FAN 1 @ 1/1/0'
Discover status: [device: sw25-prod-mm, oid: .1.3.6.1.4.1.2636.3.1.13.1.6.4.2.2.1, index: 4.2.2.1, type: jnxOperatingState, descr: FAN 1 @ 1/1/0, CURRENT: 2, , fan]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '4.2.2.1' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00059009s]

SQL[SELECT * FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '4.2.2.1' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00071597s]
.  String 'FPC: EX4300-48T @ 0/*/*' transformed by action [entity_name] to: 'FPC: EX4300-48T @ 0/*/*'
Discover status: [device: sw25-prod-mm, oid: .1.3.6.1.4.1.2636.3.1.13.1.6.7.1.0.0, index: 7.1.0.0, type: jnxOperatingState, descr: FPC: EX4300-48T @ 0/*/*, CURRENT: 2, , flexiblePicConcentrator]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '7.1.0.0' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00067186s]

SQL[SELECT * FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '7.1.0.0' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00071692s]
.  String 'FPC: EX4300-48T @ 1/*/*' transformed by action [entity_name] to: 'FPC: EX4300-48T @ 1/*/*'
Discover status: [device: sw25-prod-mm, oid: .1.3.6.1.4.1.2636.3.1.13.1.6.7.2.0.0, index: 7.2.0.0, type: jnxOperatingState, descr: FPC: EX4300-48T @ 1/*/*, CURRENT: 2, , flexiblePicConcentrator]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '7.2.0.0' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00067902s]

SQL[SELECT * FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '7.2.0.0' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00073099s]
.  String 'PIC: 48x 10/100/1000 Base-T @ 0/0/*' transformed by action [entity_name] to: 'PIC: 48x 10/100/1000 Base-T @ 0/0/*'
Discover status: [device: sw25-prod-mm, oid: .1.3.6.1.4.1.2636.3.1.13.1.6.8.1.1.0, index: 8.1.1.0, type: jnxOperatingState, descr: PIC: 48x 10/100/1000 Base-T @ 0/0/*, CURRENT: 2, , portInterfaceCard]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '8.1.1.0' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00069404s]

SQL[SELECT * FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '8.1.1.0' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00071883s]
.  String 'PIC: 4x 40GE QSFP+ @ 0/1/*' transformed by action [entity_name] to: 'PIC: 4x 40GE QSFP+ @ 0/1/*'
Discover status: [device: sw25-prod-mm, oid: .1.3.6.1.4.1.2636.3.1.13.1.6.8.1.2.0, index: 8.1.2.0, type: jnxOperatingState, descr: PIC: 4x 40GE QSFP+ @ 0/1/*, CURRENT: 2, , portInterfaceCard]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '8.1.2.0' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00067592s]

SQL[SELECT * FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '8.1.2.0' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00071192s]
.  String 'PIC: 4x 1G/10G SFP/SFP+ @ 0/2/*' transformed by action [entity_name] to: 'PIC: 4x 1G/10G SFP/SFP+ @ 0/2/*'
Discover status: [device: sw25-prod-mm, oid: .1.3.6.1.4.1.2636.3.1.13.1.6.8.1.3.0, index: 8.1.3.0, type: jnxOperatingState, descr: PIC: 4x 1G/10G SFP/SFP+ @ 0/2/*, CURRENT: 2, , portInterfaceCard]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '8.1.3.0' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00068212s]

SQL[SELECT * FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '8.1.3.0' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00070095s]
.  String 'PIC: 48x 10/100/1000 Base-T @ 1/0/*' transformed by action [entity_name] to: 'PIC: 48x 10/100/1000 Base-T @ 1/0/*'
Discover status: [device: sw25-prod-mm, oid: .1.3.6.1.4.1.2636.3.1.13.1.6.8.2.1.0, index: 8.2.1.0, type: jnxOperatingState, descr: PIC: 48x 10/100/1000 Base-T @ 1/0/*, CURRENT: 2, , portInterfaceCard]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '8.2.1.0' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00067902s]

SQL[SELECT * FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '8.2.1.0' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00065112s]
.  String 'PIC: 4x 40GE QSFP+ @ 1/1/*' transformed by action [entity_name] to: 'PIC: 4x 40GE QSFP+ @ 1/1/*'
Discover status: [device: sw25-prod-mm, oid: .1.3.6.1.4.1.2636.3.1.13.1.6.8.2.2.0, index: 8.2.2.0, type: jnxOperatingState, descr: PIC: 4x 40GE QSFP+ @ 1/1/*, CURRENT: 2, , portInterfaceCard]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '8.2.2.0' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00064492s]

SQL[SELECT * FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '8.2.2.0' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00065398s]
.  String 'PIC: 4x 1G/10G SFP/SFP+ @ 1/2/*' transformed by action [entity_name] to: 'PIC: 4x 1G/10G SFP/SFP+ @ 1/2/*'
Discover status: [device: sw25-prod-mm, oid: .1.3.6.1.4.1.2636.3.1.13.1.6.8.2.3.0, index: 8.2.3.0, type: jnxOperatingState, descr: PIC: 4x 1G/10G SFP/SFP+ @ 1/2/*, CURRENT: 2, , portInterfaceCard]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '8.2.3.0' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00091600s]

SQL[SELECT * FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '8.2.3.0' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00081396s]
.  String 'Routing Engine 0' transformed by action [entity_name] to: 'Routing Engine 0'
Discover status: [device: sw25-prod-mm, oid: .1.3.6.1.4.1.2636.3.1.13.1.6.9.1.0.0, index: 9.1.0.0, type: jnxOperatingState, descr: Routing Engine 0, CURRENT: 2, , other]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '9.1.0.0' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00073314s]

SQL[SELECT * FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '9.1.0.0' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00080705s]
.  String 'Routing Engine 1' transformed by action [entity_name] to: 'Routing Engine 1'
Discover status: [device: sw25-prod-mm, oid: .1.3.6.1.4.1.2636.3.1.13.1.6.9.2.0.0, index: 9.2.0.0, type: jnxOperatingState, descr: Routing Engine 1, CURRENT: 7, , other]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '9.2.0.0' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00078607s]

SQL[SELECT * FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-MIB' AND `status_object` = 'jnxOperatingState' AND `status_type` = 'jnxOperatingState' AND `status_index` = '9.2.0.0' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00084400s]
.Not correct Field (jnxFruType) passed to discovery_check_requires(). Need add it to 'oid_extra' definition.
Excluded by not test condition: jnxFruType [] in [flexiblePicConcentrator, portInterfaceCard, powerEntryModule, fan, routingEngine, frontPanelModule, controlBoard]
] 
 o JUNIPER-ALARM-MIB    jnxRedAlarmState [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m JUNIPER-ALARM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxRedAlarmState]

CMD EXITCODE[0]
CMD RUNTIME[0.0545s]
STDOUT[
jnxRedAlarmState.0 = off
]
SNMP STATUS[TRUE]
Store in cache Table OID: JUNIPER-ALARM-MIB::jnxRedAlarmState
Discover status: [device: sw25-prod-mm, oid: .1.3.6.1.4.1.2636.3.4.2.3.1.0, index: 0, type: juniper-alarm-state, descr: Red Alarm, CURRENT: 2, , device]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-ALARM-MIB' AND `status_object` = 'jnxRedAlarmState' AND `status_type` = 'juniper-alarm-state' AND `status_index` = '0' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00084615s]

SQL[SELECT * FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-ALARM-MIB' AND `status_object` = 'jnxRedAlarmState' AND `status_type` = 'juniper-alarm-state' AND `status_index` = '0' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00083995s]
.] jnxYellowAlarmState [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m JUNIPER-ALARM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxYellowAlarmState]

CMD EXITCODE[0]
CMD RUNTIME[0.033s]
STDOUT[
jnxYellowAlarmState.0 = off
]
SNMP STATUS[TRUE]
Store in cache Table OID: JUNIPER-ALARM-MIB::jnxYellowAlarmState
Discover status: [device: sw25-prod-mm, oid: .1.3.6.1.4.1.2636.3.4.2.2.1.0, index: 0, type: juniper-yellow-state, descr: Yellow Alarm, CURRENT: 2, , device]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-ALARM-MIB' AND `status_object` = 'jnxYellowAlarmState' AND `status_type` = 'juniper-yellow-state' AND `status_index` = '0' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00078011s]

SQL[SELECT * FROM `status` WHERE `device_id` = '137' AND `status_mib` = 'JUNIPER-ALARM-MIB' AND `status_object` = 'jnxYellowAlarmState' AND `status_type` = 'juniper-yellow-state' AND `status_index` = '0' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00083303s]
.] 
MIB [JUNIPER-SRX5000-SPU-MONITORING-MIB] disabled in device config.
MIB [JUNIPER-MAC-MIB] disabled in device config.
MIB [JUNIPER-VPN-MIB] disabled in device config.
MIB [JUNIPER-COS-MIB] disabled in device config.
MIB [JUNIPER-FIREWALL-MIB] disabled in device config.
MIB [BGP4-V2-MIB-JUNIPER] disabled in global config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [MPLS-L3VPN-STD-MIB] disabled in device config.
MIB [MPLS-VPN-MIB] disabled in device config.
MIB [JUNIPER-IPv6-MIB] disabled in device config.
MIB [MPLS-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in global config.
MIB [UCD-SNMP-MIB] disabled in device config.
MIB [BGP4-MIB] disabled in global config.
MIB [IPV6-MIB] disabled in device config.
 o JUNIPER-DOM-MIB      
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentModuleTemperature]

CMD EXITCODE[0]
CMD RUNTIME[0.0496s]
STDOUT[
jnxDomCurrentModuleTemperature = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentModuleTemperatureHighAlarmThreshold]

CMD EXITCODE[0]
CMD RUNTIME[0.0372s]
STDOUT[
jnxDomCurrentModuleTemperatureHighAlarmThreshold = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentModuleTemperatureLowAlarmThreshold]

CMD EXITCODE[0]
CMD RUNTIME[0.0333s]
STDOUT[
jnxDomCurrentModuleTemperatureLowAlarmThreshold = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentModuleTemperatureHighWarningThreshold]

CMD EXITCODE[0]
CMD RUNTIME[0.0449s]
STDOUT[
jnxDomCurrentModuleTemperatureHighWarningThreshold = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentModuleTemperatureLowWarningThreshold]

CMD EXITCODE[0]
CMD RUNTIME[0.0309s]
STDOUT[
jnxDomCurrentModuleTemperatureLowWarningThreshold = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentTxLaserBiasCurrent]

CMD EXITCODE[0]
CMD RUNTIME[0.0611s]
STDOUT[
jnxDomCurrentTxLaserBiasCurrent = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentTxLaserBiasCurrentHighAlarmThreshold]

CMD EXITCODE[0]
CMD RUNTIME[0.0494s]
STDOUT[
jnxDomCurrentTxLaserBiasCurrentHighAlarmThreshold = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentTxLaserBiasCurrentLowAlarmThreshold]

CMD EXITCODE[0]
CMD RUNTIME[0.0493s]
STDOUT[
jnxDomCurrentTxLaserBiasCurrentLowAlarmThreshold = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentTxLaserBiasCurrentHighWarningThreshold]

CMD EXITCODE[0]
CMD RUNTIME[0.0479s]
STDOUT[
jnxDomCurrentTxLaserBiasCurrentHighWarningThreshold = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentTxLaserBiasCurrentLowWarningThreshold]

CMD EXITCODE[0]
CMD RUNTIME[0.0477s]
STDOUT[
jnxDomCurrentTxLaserBiasCurrentLowWarningThreshold = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentRxLaserPower]

CMD EXITCODE[0]
CMD RUNTIME[0.0562s]
STDOUT[
jnxDomCurrentRxLaserPower = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentRxLaserPowerHighAlarmThreshold]

CMD EXITCODE[0]
CMD RUNTIME[0.0561s]
STDOUT[
jnxDomCurrentRxLaserPowerHighAlarmThreshold = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentRxLaserPowerLowAlarmThreshold]

CMD EXITCODE[0]
CMD RUNTIME[0.049s]
STDOUT[
jnxDomCurrentRxLaserPowerLowAlarmThreshold = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentRxLaserPowerHighWarningThreshold]

CMD EXITCODE[0]
CMD RUNTIME[0.0465s]
STDOUT[
jnxDomCurrentRxLaserPowerHighWarningThreshold = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentRxLaserPowerLowWarningThreshold]

CMD EXITCODE[0]
CMD RUNTIME[0.0519s]
STDOUT[
jnxDomCurrentRxLaserPowerLowWarningThreshold = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentTxLaserOutputPower]

CMD EXITCODE[0]
CMD RUNTIME[0.0537s]
STDOUT[
jnxDomCurrentTxLaserOutputPower = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentTxLaserOutputPowerHighAlarmThreshold]

CMD EXITCODE[0]
CMD RUNTIME[0.0449s]
STDOUT[
jnxDomCurrentTxLaserOutputPowerHighAlarmThreshold = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentTxLaserOutputPowerLowAlarmThreshold]

CMD EXITCODE[0]
CMD RUNTIME[0.0397s]
STDOUT[
jnxDomCurrentTxLaserOutputPowerLowAlarmThreshold = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentTxLaserOutputPowerHighWarningThreshold]

CMD EXITCODE[0]
CMD RUNTIME[0.0383s]
STDOUT[
jnxDomCurrentTxLaserOutputPowerHighWarningThreshold = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentTxLaserOutputPowerLowWarningThreshold]

CMD EXITCODE[0]
CMD RUNTIME[0.038s]
STDOUT[
jnxDomCurrentTxLaserOutputPowerLowWarningThreshold = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentModuleLaneCount]

CMD EXITCODE[0]
CMD RUNTIME[0.0305s]
STDOUT[
jnxDomCurrentModuleLaneCount = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentLaneLaserTemperature]

CMD EXITCODE[0]
CMD RUNTIME[0.0285s]
STDOUT[
jnxDomCurrentLaneLaserTemperature = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentLaneTxLaserBiasCurrent]

CMD EXITCODE[0]
CMD RUNTIME[0.0329s]
STDOUT[
jnxDomCurrentLaneTxLaserBiasCurrent = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentLaneRxLaserPower]

CMD EXITCODE[0]
CMD RUNTIME[0.0305s]
STDOUT[
jnxDomCurrentLaneRxLaserPower = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-DOM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxDomCurrentLaneTxLaserOutputPower]

CMD EXITCODE[0]
CMD RUNTIME[0.0301s]
STDOUT[
jnxDomCurrentLaneTxLaserOutputPower = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

 o JUNIPER-IFOPTICS-MIB  
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m JUNIPER-IFOPTICS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/juniper 'udp':'sw25-prod-mm':'161' jnxOpticsPMCurrentTable]

CMD EXITCODE[0]
CMD RUNTIME[0.0395s]
STDOUT[
jnxOpticsPMCurrentTable = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

MIB [JUNIPER-SRX5000-SPU-MONITORING-MIB] disabled in device config.
MIB [JUNIPER-MAC-MIB] disabled in device config.
MIB [JUNIPER-VPN-MIB] disabled in device config.
MIB [JUNIPER-COS-MIB] disabled in device config.
MIB [JUNIPER-FIREWALL-MIB] disabled in device config.
MIB [BGP4-V2-MIB-JUNIPER] disabled in global config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [MPLS-L3VPN-STD-MIB] disabled in device config.
MIB [MPLS-VPN-MIB] disabled in device config.
MIB [JUNIPER-IPv6-MIB] disabled in device config.
MIB [MPLS-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in global config.
MIB [UCD-SNMP-MIB] disabled in device config.
MIB [BGP4-MIB] disabled in global config.
MIB [IPV6-MIB] disabled in device config.
MIB [JUNIPER-SRX5000-SPU-MONITORING-MIB] disabled in device config.
MIB [JUNIPER-MAC-MIB] disabled in device config.
MIB [JUNIPER-VPN-MIB] disabled in device config.
MIB [JUNIPER-COS-MIB] disabled in device config.
MIB [JUNIPER-FIREWALL-MIB] disabled in device config.
MIB [BGP4-V2-MIB-JUNIPER] disabled in global config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [MPLS-L3VPN-STD-MIB] disabled in device config.
MIB [MPLS-VPN-MIB] disabled in device config.
MIB [JUNIPER-IPv6-MIB] disabled in device config.
MIB [MPLS-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in global config.
MIB [UCD-SNMP-MIB] disabled in device config.
MIB [BGP4-MIB] disabled in global config.
MIB [IPV6-MIB] disabled in device config.

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'temperature' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00103092s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'humidity' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00061703s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'fanspeed' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00074506s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'dewpoint' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00063705s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'airflow' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00056410s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'voltage' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00062394s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'current' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00078607s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'power' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00052810s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'apower' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00065207s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'rpower' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00049305s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'crestfactor' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00046682s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'powerfactor' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00045514s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'impedance' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00065303s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'resistance' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00065398s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'frequency' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00075483s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'dbm' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00070691s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'snr' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00066090s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'dust' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00066996s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'sound' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00065899s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'capacity' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00064301s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'load' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00052404s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'runtime' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00051999s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'volume' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00060201s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'waterflow' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00067401s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'pressure' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00066495s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'velocity' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00056696s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'illuminance' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00056505s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'wavelength' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00058293s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '137' AND `sensor_class` = 'gauge' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00062513s]

SQL[SELECT * FROM `status` WHERE `device_id` = '137' AND `poller_type` = 'snmp' AND `status_deleted` = '0']
SQL RUNTIME[0.00074792s]

SQL[SELECT * FROM `counters` WHERE `device_id` = '137' AND `poller_type` = 'snmp' AND `counter_deleted` = '0']
SQL RUNTIME[0.00053811s]


 o Duration             1.5541s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_storage']
SQL RUNTIME[0.00047183s]
#####  Module Start: storage  #####

MIB [JUNIPER-SRX5000-SPU-MONITORING-MIB] disabled in device config.
MIB [JUNIPER-MAC-MIB] disabled in device config.
MIB [JUNIPER-VPN-MIB] disabled in device config.
MIB [JUNIPER-COS-MIB] disabled in device config.
MIB [JUNIPER-FIREWALL-MIB] disabled in device config.
MIB [BGP4-V2-MIB-JUNIPER] disabled in global config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [MPLS-L3VPN-STD-MIB] disabled in device config.
MIB [MPLS-VPN-MIB] disabled in device config.
MIB [JUNIPER-IPv6-MIB] disabled in device config.
MIB [MPLS-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in global config.
MIB [UCD-SNMP-MIB] disabled in device config.
MIB [BGP4-MIB] disabled in global config.
MIB [IPV6-MIB] disabled in device config.
 o HOST-RESOURCES-MIB   137 -> 1, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev/da0s1a, mounted on: /, 2048, 331646976, 199917568, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '137' AND `storage_index` = '1' AND `storage_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00054884s]
137 -> 2, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev/da0s4d, mounted on: /config, 2048, 121131008, 411648, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '137' AND `storage_index` = '2' AND `storage_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00037694s]
137 -> 3, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev/da0s3e, mounted on: /var, 2048, 177922048, 20807680, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '137' AND `storage_index` = '3' AND `storage_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00037289s]
137 -> 4, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev/md11, mounted on: /tmp, 2048, 264089600, 32768, 0
Skipped by regexp: /on: (\/\.mount)?\/tmp/, /dev/md11, mounted on: /tmp 
137 -> 5, hrStorageFixedDisk, HOST-RESOURCES-MIB, devfs: dev file system, mounted on: /dev, 512, 1024, 1024, 0
Skipped by strpos: devfs, devfs: dev file system, mounted on: /dev 
137 -> 6, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev/md0, mounted on: /packages/mnt/junos, 2048, 251097088, 251097088, 0
Skipped by strpos: packages, /dev/md0, mounted on: /packages/mnt/junos 
137 -> 7, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev/md1, mounted on: /packages/mfs-fips-mode-powerpc, 2048, 7102464, 2187264, 0
Skipped by strpos: packages, /dev/md1, mounted on: /packages/mfs-fips-mode-powerpc 
137 -> 8, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev/md2, mounted on: /packages/mnt/fips-mode-powerpc-14.1X53-D35.3, 2048, 5670912, 5670912, 0
Skipped by strpos: packages, /dev/md2, mounted on: /packages/mnt/fips-mode-powerpc-14.1X53-D35.3 
137 -> 9, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev/md3, mounted on: /packages/mfs-jdocs-ex, 2048, 9224192, 4382720, 0
Skipped by strpos: packages, /dev/md3, mounted on: /packages/mfs-jdocs-ex 
137 -> 10, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev/md4, mounted on: /packages/mnt/jdocs-ex-14.1X53-D35.3, 2048, 7555072, 7555072, 0
Skipped by strpos: packages, /dev/md4, mounted on: /packages/mnt/jdocs-ex-14.1X53-D35.3 
137 -> 11, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev/md5, mounted on: /packages/mfs-junos-ex-4300, 2048, 87683072, 77717504, 0
Skipped by strpos: packages, /dev/md5, mounted on: /packages/mfs-junos-ex-4300 
137 -> 12, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev/md6, mounted on: /packages/mnt/junos-ex-4300-14.1X53-D35.3, 2048, 188952576, 188952576, 0
Skipped by strpos: packages, /dev/md6, mounted on: /packages/mnt/junos-ex-4300-14.1X53-D35.3 
137 -> 13, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev/md7, mounted on: /packages/mfs-jweb-ex, 2048, 13467648, 8691712, 0
Skipped by strpos: packages, /dev/md7, mounted on: /packages/mfs-jweb-ex 
137 -> 14, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev/md8, mounted on: /packages/mnt/jweb-ex-14.1X53-D35.3, 2048, 24426496, 24426496, 0
Skipped by strpos: packages, /dev/md8, mounted on: /packages/mnt/jweb-ex-14.1X53-D35.3 
137 -> 15, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev/md9, mounted on: /packages/mfs-py-base-powerpc, 2048, 9383936, 4546560, 0
Skipped by strpos: packages, /dev/md9, mounted on: /packages/mfs-py-base-powerpc 
137 -> 16, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev/md10, mounted on: /packages/mnt/py-base-powerpc-14.1X53-D35.3, 2048, 13529088, 13529088, 0
Skipped by strpos: packages, /dev/md10, mounted on: /packages/mnt/py-base-powerpc-14.1X53-D35.3 
137 -> 17, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev/da0s3d, mounted on: /var/tmp, 2048, 930519040, 170725376, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '137' AND `storage_index` = '17' AND `storage_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00036311s]
137 -> 18, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev/md12, mounted on: /var/rundb, 2048, 123711488, 44376064, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '137' AND `storage_index` = '18' AND `storage_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00047708s]
137 -> 20, hrStorageFixedDisk, HOST-RESOURCES-MIB, /var/jail/etc, mounted on: /packages/mnt/jweb-ex-14.1X53-D35.3/jail/var/etc, 2048, 177922048, 20807680, 0
Skipped by strpos: packages, /var/jail/etc, mounted on: /packages/mnt/jweb-ex-14.1X53-D35.3/jail/var/etc 
137 -> 21, hrStorageFixedDisk, HOST-RESOURCES-MIB, /var/jail/run, mounted on: /packages/mnt/jweb-ex-14.1X53-D35.3/jail/var/run, 2048, 177922048, 20807680, 0
Skipped by strpos: packages, /var/jail/run, mounted on: /packages/mnt/jweb-ex-14.1X53-D35.3/jail/var/run 
137 -> 22, hrStorageFixedDisk, HOST-RESOURCES-MIB, /var/jail/tmp, mounted on: /packages/mnt/jweb-ex-14.1X53-D35.3/jail/var/tmp, 2048, 177922048, 20807680, 0
Skipped by strpos: packages, /var/jail/tmp, mounted on: /packages/mnt/jweb-ex-14.1X53-D35.3/jail/var/tmp 
137 -> 23, hrStorageFixedDisk, HOST-RESOURCES-MIB, /var/tmp, mounted on: /packages/mnt/jweb-ex-14.1X53-D35.3/jail/var/tmp/uploads, 2048, 930519040, 170725376, 0
Skipped by strpos: packages, /var/tmp, mounted on: /packages/mnt/jweb-ex-14.1X53-D35.3/jail/var/tmp/uploads 
137 -> 24, hrStorageFixedDisk, HOST-RESOURCES-MIB, devfs: dev file system, mounted on: /packages/mnt/jweb-ex-14.1X53-D35.3/jail/dev, 512, 1024, 1024, 0
Skipped by strpos: packages, devfs: dev file system, mounted on: /packages/mnt/jweb-ex-14.1X53-D35.3/jail/dev 
137 -> 25, hrStorageFixedDisk, HOST-RESOURCES-MIB, /var/jail/jweb-app, mounted on: /packages/mnt/jweb-ex-14.1X53-D35.3/jail/var/jweb-app, 2048, 177922048, 20807680, 0
Skipped by strpos: packages, /var/jail/jweb-app, mounted on: /packages/mnt/jweb-ex-14.1X53-D35.3/jail/var/jweb-app 
137 -> 26, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev/md13, mounted on: /packages/mfs-fips-mode-powerpc, 2048, 7102464, 2187264, 0
Skipped by strpos: packages, /dev/md13, mounted on: /packages/mfs-fips-mode-powerpc 
137 -> 27, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev/md14, mounted on: /packages/mfs-jdocs-ex, 2048, 9224192, 4382720, 0
Skipped by strpos: packages, /dev/md14, mounted on: /packages/mfs-jdocs-ex 
137 -> 28, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev/md15, mounted on: /packages/mfs-junos-ex-4300, 2048, 87683072, 77717504, 0
Skipped by strpos: packages, /dev/md15, mounted on: /packages/mfs-junos-ex-4300 
137 -> 29, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev/md16, mounted on: /packages/mfs-jweb-ex, 2048, 13467648, 8691712, 0
Skipped by strpos: packages, /dev/md16, mounted on: /packages/mfs-jweb-ex 
137 -> 30, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev/md17, mounted on: /packages/mfs-py-base-powerpc, 2048, 9383936, 4546560, 0
Skipped by strpos: packages, /dev/md17, mounted on: /packages/mfs-py-base-powerpc 

MIB [JUNIPER-SRX5000-SPU-MONITORING-MIB] disabled in device config.
MIB [JUNIPER-MAC-MIB] disabled in device config.
MIB [JUNIPER-VPN-MIB] disabled in device config.
MIB [JUNIPER-COS-MIB] disabled in device config.
MIB [JUNIPER-FIREWALL-MIB] disabled in device config.
MIB [BGP4-V2-MIB-JUNIPER] disabled in global config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [MPLS-L3VPN-STD-MIB] disabled in device config.
MIB [MPLS-VPN-MIB] disabled in device config.
MIB [JUNIPER-IPv6-MIB] disabled in device config.
MIB [MPLS-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in global config.
MIB [UCD-SNMP-MIB] disabled in device config.
MIB [BGP4-MIB] disabled in global config.
MIB [IPV6-MIB] disabled in device config.


 > $valid['storage'] /opt/observium/includes/discovery/storage.inc.php:160 
array(
  [HOST-RESOURCES-MIB] => array(
                            [1]  => string(26) "/dev/da0s1a, mounted on: /"
                            [2]  => string(32) "/dev/da0s4d, mounted on: /config"
                            [3]  => string(29) "/dev/da0s3e, mounted on: /var"
                            [17] => string(33) "/dev/da0s3d, mounted on: /var/tmp"
                            [18] => string(33) "/dev/md12, mounted on: /var/rundb"
                          )
)

SQL[SELECT * FROM `storage` WHERE `device_id` = '137']
SQL RUNTIME[0.00051999s]
1 -> HOST-RESOURCES-MIB
17 -> HOST-RESOURCES-MIB
18 -> HOST-RESOURCES-MIB
2 -> HOST-RESOURCES-MIB
3 -> HOST-RESOURCES-MIB


 > $valid[$module] /opt/observium/includes/discovery/storage.inc.php:181 
array(
  [HOST-RESOURCES-MIB] => array(
                            [1]  => string(26) "/dev/da0s1a, mounted on: /"
                            [2]  => string(32) "/dev/da0s4d, mounted on: /config"
                            [3]  => string(29) "/dev/da0s3e, mounted on: /var"
                            [17] => string(33) "/dev/da0s3d, mounted on: /var/tmp"
                            [18] => string(33) "/dev/md12, mounted on: /var/rundb"
                          )
)

 o Changes              5 unchanged
 o Duration             0.0088s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_neighbours']
SQL RUNTIME[0.00046802s]
#####  Module Start: neighbours  #####

MIB [JUNIPER-SRX5000-SPU-MONITORING-MIB] disabled in device config.
MIB [JUNIPER-MAC-MIB] disabled in device config.
MIB [JUNIPER-VPN-MIB] disabled in device config.
MIB [JUNIPER-COS-MIB] disabled in device config.
MIB [JUNIPER-FIREWALL-MIB] disabled in device config.
MIB [BGP4-V2-MIB-JUNIPER] disabled in global config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [MPLS-L3VPN-STD-MIB] disabled in device config.
MIB [MPLS-VPN-MIB] disabled in device config.
MIB [JUNIPER-IPv6-MIB] disabled in device config.
MIB [MPLS-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in global config.
MIB [UCD-SNMP-MIB] disabled in device config.
MIB [BGP4-MIB] disabled in global config.
MIB [IPV6-MIB] disabled in device config.
 o LLDP-MIB             
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' lldpRemChassisIdSubtype]

CMD EXITCODE[0]
CMD RUNTIME[0.0459s]
STDOUT[
lldpRemChassisIdSubtype.92011402.518.74 = macAddress
lldpRemChassisIdSubtype.92011402.518.76 = macAddress
lldpRemChassisIdSubtype.92011402.524.71 = macAddress
lldpRemChassisIdSubtype.92011402.524.72 = macAddress
lldpRemChassisIdSubtype.92011402.524.73 = macAddress
lldpRemChassisIdSubtype.92011402.524.75 = macAddress
lldpRemChassisIdSubtype.92011411.616.77 = macAddress
lldpRemChassisIdSubtype.92011411.616.79 = macAddress
lldpRemChassisIdSubtype.92011411.618.78 = macAddress
lldpRemChassisIdSubtype.132353241.710.81 = macAddress
lldpRemChassisIdSubtype.133255650.714.83 = macAddress
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' lldpRemChassisId]

CMD EXITCODE[0]
CMD RUNTIME[0.0454s]
STDOUT[
lldpRemChassisId.92011402.518.74 = "B8 38 61 70 6C 80 "
lldpRemChassisId.92011402.518.76 = "B8 38 61 70 6C 80 "
lldpRemChassisId.92011402.524.71 = "B8 38 61 70 6C 80 "
lldpRemChassisId.92011402.524.72 = "B8 38 61 70 6C 80 "
lldpRemChassisId.92011402.524.73 = "B8 38 61 70 6C 80 "
lldpRemChassisId.92011402.524.75 = "B8 38 61 70 6C 80 "
lldpRemChassisId.92011411.616.77 = "B8 38 61 70 73 40 "
lldpRemChassisId.92011411.616.79 = "B8 38 61 70 73 40 "
lldpRemChassisId.92011411.618.78 = "B8 38 61 70 73 40 "
lldpRemChassisId.132353241.710.81 = "78 FE 3D 46 4B 40 "
lldpRemChassisId.133255650.714.83 = "78 FE 3D 46 4B 40 "
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' lldpRemPortIdSubtype]

CMD EXITCODE[0]
CMD RUNTIME[0.0476s]
STDOUT[
lldpRemPortIdSubtype.92011402.518.74 = interfaceName
lldpRemPortIdSubtype.92011402.518.76 = interfaceName
lldpRemPortIdSubtype.92011402.524.71 = interfaceName
lldpRemPortIdSubtype.92011402.524.72 = interfaceName
lldpRemPortIdSubtype.92011402.524.73 = interfaceName
lldpRemPortIdSubtype.92011402.524.75 = interfaceName
lldpRemPortIdSubtype.92011411.616.77 = interfaceName
lldpRemPortIdSubtype.92011411.616.79 = interfaceName
lldpRemPortIdSubtype.92011411.618.78 = interfaceName
lldpRemPortIdSubtype.132353241.710.81 = local
lldpRemPortIdSubtype.133255650.714.83 = local
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' lldpRemPortId]

CMD EXITCODE[0]
CMD RUNTIME[0.0451s]
STDOUT[
lldpRemPortId.92011402.518.74 = "Gi2/35.105"
lldpRemPortId.92011402.518.76 = "Gi2/35"
lldpRemPortId.92011402.524.71 = "Gi2/30.116"
lldpRemPortId.92011402.524.72 = "Gi2/30.108"
lldpRemPortId.92011402.524.73 = "Gi2/30"
lldpRemPortId.92011402.524.75 = "Gi2/30.110"
lldpRemPortId.92011411.616.77 = "Gi2/35"
lldpRemPortId.92011411.616.79 = "Gi2/35.106"
lldpRemPortId.92011411.618.78 = "Gi2/30"
lldpRemPortId.132353241.710.81 = "507"
lldpRemPortId.133255650.714.83 = "717"
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' lldpRemPortDesc]

CMD EXITCODE[0]
CMD RUNTIME[0.0452s]
STDOUT[
lldpRemPortDesc.92011402.518.74 = Nokia_SDM_OAM_1
lldpRemPortDesc.92011402.518.76 = SDM_OAM_to_NSE_EX4300_ge0/0/7
lldpRemPortDesc.92011402.524.71 = GigabitEthernet2/30.116
lldpRemPortDesc.92011402.524.72 = GigabitEthernet2/30.108
lldpRemPortDesc.92011402.524.73 = to_IT_MTR_NSE-ex-4200(fast_eCare)
lldpRemPortDesc.92011402.524.75 = GigabitEthernet2/30.110
lldpRemPortDesc.92011411.616.77 = SDM_OAM_EX3300-ge1/0/17
lldpRemPortDesc.92011411.616.79 = GigabitEthernet2/35.106
lldpRemPortDesc.92011411.618.78 = to_IT_MTR_NSE-ex-4200(fast_eCare)
lldpRemPortDesc.132353241.710.81 = Link to Juniper EX4300-VC
lldpRemPortDesc.133255650.714.83 = Link to Juniper EX4300-VC
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' lldpRemSysName]

CMD EXITCODE[0]
CMD RUNTIME[0.0443s]
STDOUT[
lldpRemSysName.92011402.518.74 = MM-XL-1.MM-XL-1
lldpRemSysName.92011402.518.76 = MM-XL-1.MM-XL-1
lldpRemSysName.92011402.524.71 = MM-XL-1.MM-XL-1
lldpRemSysName.92011402.524.72 = MM-XL-1.MM-XL-1
lldpRemSysName.92011402.524.73 = MM-XL-1.MM-XL-1
lldpRemSysName.92011402.524.75 = MM-XL-1.MM-XL-1
lldpRemSysName.92011411.616.77 = MM-XL-2.MM-XL-2
lldpRemSysName.92011411.616.79 = MM-XL-2.MM-XL-2
lldpRemSysName.92011411.618.78 = MM-XL-2.MM-XL-2
lldpRemSysName.132353241.710.81 = sw102-core-mm
lldpRemSysName.133255650.714.83 = sw102-core-mm
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' lldpRemSysDesc]

CMD EXITCODE[0]
CMD RUNTIME[0.0523s]
STDOUT[
lldpRemSysDesc.92011402.518.74 = Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2016 by Cisco Systems, Inc.
Compiled Fri 09-Dec-16 07:07 by prod_rel_team
lldpRemSysDesc.92011402.518.76 = Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2016 by Cisco Systems, Inc.
Compiled Fri 09-Dec-16 07:07 by prod_rel_team
lldpRemSysDesc.92011402.524.71 = Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2016 by Cisco Systems, Inc.
Compiled Fri 09-Dec-16 07:07 by prod_rel_team
lldpRemSysDesc.92011402.524.72 = Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2016 by Cisco Systems, Inc.
Compiled Fri 09-Dec-16 07:07 by prod_rel_team
lldpRemSysDesc.92011402.524.73 = Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2016 by Cisco Systems, Inc.
Compiled Fri 09-Dec-16 07:07 by prod_rel_team
lldpRemSysDesc.92011402.524.75 = Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2016 by Cisco Systems, Inc.
Compiled Fri 09-Dec-16 07:07 by prod_rel_team
lldpRemSysDesc.92011411.616.77 = Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2016 by Cisco Systems, Inc.
Compiled Fri 09-Dec-16 07:07 by prod_rel_team
lldpRemSysDesc.92011411.616.79 = Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2016 by Cisco Systems, Inc.
Compiled Fri 09-Dec-16 07:07 by prod_rel_team
lldpRemSysDesc.92011411.618.78 = Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2016 by Cisco Systems, Inc.
Compiled Fri 09-Dec-16 07:07 by prod_rel_team
lldpRemSysDesc.132353241.710.81 = Juniper Networks, Inc. ex4500-40f , version 12.3R12.4 Build date: 2016-01-20 05:53:00 UTC 
lldpRemSysDesc.133255650.714.83 = Juniper Networks, Inc. ex4500-40f , version 12.3R12.4 Build date: 2016-01-20 05:53:00 UTC 
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUsb -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' lldpRemManAddrIfId]

CMD EXITCODE[0]
CMD RUNTIME[0.0424s]
STDOUT[
lldpRemManAddrIfId.92011402.518.74.1.4.10.123.9.106 = 255
lldpRemManAddrIfId.92011402.518.76.1.4.10.123.5.118 = 260
lldpRemManAddrIfId.92011402.524.71.1.4.10.240.0.118 = 302
lldpRemManAddrIfId.92011402.524.72.1.4.10.240.0.82 = 301
lldpRemManAddrIfId.92011402.524.73.1.4.10.123.5.118 = 260
lldpRemManAddrIfId.92011402.524.75.1.4.10.240.0.69 = 300
lldpRemManAddrIfId.92011411.616.77.1.4.10.123.5.134 = 253
lldpRemManAddrIfId.92011411.616.79.1.4.10.123.9.110 = 247
lldpRemManAddrIfId.92011411.618.78.1.4.10.240.0.83 = 78
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUsb -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' lldpRemManAddr]

CMD EXITCODE[0]
CMD RUNTIME[0.0407s]
STDOUT[
lldpRemManAddr = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]


  /opt/observium/includes/discovery/neighbours/lldp-mib.inc.php:129 
array(
  [92011402.518.74]  => array(
                          [lldpRemChassisIdSubtype] => string(10) "macAddress"
                          [lldpRemChassisId]        => string(18) "B8 38 61 70 6C 80 "
                          [lldpRemPortIdSubtype]    => string(13) "interfaceName"
                          [lldpRemPortId]           => string(10) "Gi2/35.105"
                          [lldpRemPortDesc]         => string(15) "Nokia_SDM_OAM_1"
                          [lldpRemSysName]          => string(15) "MM-XL-1.MM-XL-1"
                          [lldpRemSysDesc]          => string(249) "Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2016 by Cisco Systems, Inc. Compiled Fri 09-Dec-16 07:07 by prod_rel_team"
                          [lldpRemManAddrIfId]      => string(3) "255"
                          [lldpRemManAddr]          => string(12) "10.123.9.106"
                          [lldpRemMan]              => array(
                                                         [10.123.9.106] => array(
                                                                             [lldpRemManAddrIfId] => string(3) "255"
                                                                           )
                                                       )
                        )
  [92011402.518.76]  => array(
                          [lldpRemChassisIdSubtype] => string(10) "macAddress"
                          [lldpRemChassisId]        => string(18) "B8 38 61 70 6C 80 "
                          [lldpRemPortIdSubtype]    => string(13) "interfaceName"
                          [lldpRemPortId]           => string(6) "Gi2/35"
                          [lldpRemPortDesc]         => string(29) "SDM_OAM_to_NSE_EX4300_ge0/0/7"
                          [lldpRemSysName]          => string(15) "MM-XL-1.MM-XL-1"
                          [lldpRemSysDesc]          => string(249) "Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2016 by Cisco Systems, Inc. Compiled Fri 09-Dec-16 07:07 by prod_rel_team"
                          [lldpRemManAddrIfId]      => string(3) "260"
                          [lldpRemManAddr]          => string(12) "10.123.5.118"
                          [lldpRemMan]              => array(
                                                         [10.123.5.118] => array(
                                                                             [lldpRemManAddrIfId] => string(3) "260"
                                                                           )
                                                       )
                        )
  [92011402.524.71]  => array(
                          [lldpRemChassisIdSubtype] => string(10) "macAddress"
                          [lldpRemChassisId]        => string(18) "B8 38 61 70 6C 80 "
                          [lldpRemPortIdSubtype]    => string(13) "interfaceName"
                          [lldpRemPortId]           => string(10) "Gi2/30.116"
                          [lldpRemPortDesc]         => string(23) "GigabitEthernet2/30.116"
                          [lldpRemSysName]          => string(15) "MM-XL-1.MM-XL-1"
                          [lldpRemSysDesc]          => string(249) "Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2016 by Cisco Systems, Inc. Compiled Fri 09-Dec-16 07:07 by prod_rel_team"
                          [lldpRemManAddrIfId]      => string(3) "302"
                          [lldpRemManAddr]          => string(12) "10.240.0.118"
                          [lldpRemMan]              => array(
                                                         [10.240.0.118] => array(
                                                                             [lldpRemManAddrIfId] => string(3) "302"
                                                                           )
                                                       )
                        )
  [92011402.524.72]  => array(
                          [lldpRemChassisIdSubtype] => string(10) "macAddress"
                          [lldpRemChassisId]        => string(18) "B8 38 61 70 6C 80 "
                          [lldpRemPortIdSubtype]    => string(13) "interfaceName"
                          [lldpRemPortId]           => string(10) "Gi2/30.108"
                          [lldpRemPortDesc]         => string(23) "GigabitEthernet2/30.108"
                          [lldpRemSysName]          => string(15) "MM-XL-1.MM-XL-1"
                          [lldpRemSysDesc]          => string(249) "Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2016 by Cisco Systems, Inc. Compiled Fri 09-Dec-16 07:07 by prod_rel_team"
                          [lldpRemManAddrIfId]      => string(3) "301"
                          [lldpRemManAddr]          => string(11) "10.240.0.82"
                          [lldpRemMan]              => array(
                                                         [10.240.0.82] => array(
                                                                            [lldpRemManAddrIfId] => string(3) "301"
                                                                          )
                                                       )
                        )
  [92011402.524.73]  => array(
                          [lldpRemChassisIdSubtype] => string(10) "macAddress"
                          [lldpRemChassisId]        => string(18) "B8 38 61 70 6C 80 "
                          [lldpRemPortIdSubtype]    => string(13) "interfaceName"
                          [lldpRemPortId]           => string(6) "Gi2/30"
                          [lldpRemPortDesc]         => string(33) "to_IT_MTR_NSE-ex-4200(fast_eCare)"
                          [lldpRemSysName]          => string(15) "MM-XL-1.MM-XL-1"
                          [lldpRemSysDesc]          => string(249) "Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2016 by Cisco Systems, Inc. Compiled Fri 09-Dec-16 07:07 by prod_rel_team"
                          [lldpRemManAddrIfId]      => string(3) "260"
                          [lldpRemManAddr]          => string(12) "10.123.5.118"
                          [lldpRemMan]              => array(
                                                         [10.123.5.118] => array(
                                                                             [lldpRemManAddrIfId] => string(3) "260"
                                                                           )
                                                       )
                        )
  [92011402.524.75]  => array(
                          [lldpRemChassisIdSubtype] => string(10) "macAddress"
                          [lldpRemChassisId]        => string(18) "B8 38 61 70 6C 80 "
                          [lldpRemPortIdSubtype]    => string(13) "interfaceName"
                          [lldpRemPortId]           => string(10) "Gi2/30.110"
                          [lldpRemPortDesc]         => string(23) "GigabitEthernet2/30.110"
                          [lldpRemSysName]          => string(15) "MM-XL-1.MM-XL-1"
                          [lldpRemSysDesc]          => string(249) "Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2016 by Cisco Systems, Inc. Compiled Fri 09-Dec-16 07:07 by prod_rel_team"
                          [lldpRemManAddrIfId]      => string(3) "300"
                          [lldpRemManAddr]          => string(11) "10.240.0.69"
                          [lldpRemMan]              => array(
                                                         [10.240.0.69] => array(
                                                                            [lldpRemManAddrIfId] => string(3) "300"
                                                                          )
                                                       )
                        )
  [92011411.616.77]  => array(
                          [lldpRemChassisIdSubtype] => string(10) "macAddress"
                          [lldpRemChassisId]        => string(18) "B8 38 61 70 73 40 "
                          [lldpRemPortIdSubtype]    => string(13) "interfaceName"
                          [lldpRemPortId]           => string(6) "Gi2/35"
                          [lldpRemPortDesc]         => string(23) "SDM_OAM_EX3300-ge1/0/17"
                          [lldpRemSysName]          => string(15) "MM-XL-2.MM-XL-2"
                          [lldpRemSysDesc]          => string(249) "Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2016 by Cisco Systems, Inc. Compiled Fri 09-Dec-16 07:07 by prod_rel_team"
                          [lldpRemManAddrIfId]      => string(3) "253"
                          [lldpRemManAddr]          => string(12) "10.123.5.134"
                          [lldpRemMan]              => array(
                                                         [10.123.5.134] => array(
                                                                             [lldpRemManAddrIfId] => string(3) "253"
                                                                           )
                                                       )
                        )
  [92011411.616.79]  => array(
                          [lldpRemChassisIdSubtype] => string(10) "macAddress"
                          [lldpRemChassisId]        => string(18) "B8 38 61 70 73 40 "
                          [lldpRemPortIdSubtype]    => string(13) "interfaceName"
                          [lldpRemPortId]           => string(10) "Gi2/35.106"
                          [lldpRemPortDesc]         => string(23) "GigabitEthernet2/35.106"
                          [lldpRemSysName]          => string(15) "MM-XL-2.MM-XL-2"
                          [lldpRemSysDesc]          => string(249) "Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2016 by Cisco Systems, Inc. Compiled Fri 09-Dec-16 07:07 by prod_rel_team"
                          [lldpRemManAddrIfId]      => string(3) "247"
                          [lldpRemManAddr]          => string(12) "10.123.9.110"
                          [lldpRemMan]              => array(
                                                         [10.123.9.110] => array(
                                                                             [lldpRemManAddrIfId] => string(3) "247"
                                                                           )
                                                       )
                        )
  [92011411.618.78]  => array(
                          [lldpRemChassisIdSubtype] => string(10) "macAddress"
                          [lldpRemChassisId]        => string(18) "B8 38 61 70 73 40 "
                          [lldpRemPortIdSubtype]    => string(13) "interfaceName"
                          [lldpRemPortId]           => string(6) "Gi2/30"
                          [lldpRemPortDesc]         => string(33) "to_IT_MTR_NSE-ex-4200(fast_eCare)"
                          [lldpRemSysName]          => string(15) "MM-XL-2.MM-XL-2"
                          [lldpRemSysDesc]          => string(249) "Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2016 by Cisco Systems, Inc. Compiled Fri 09-Dec-16 07:07 by prod_rel_team"
                          [lldpRemManAddrIfId]      => string(2) "78"
                          [lldpRemManAddr]          => string(11) "10.240.0.83"
                          [lldpRemMan]              => array(
                                                         [10.240.0.83] => array(
                                                                            [lldpRemManAddrIfId] => string(2) "78"
                                                                          )
                                                       )
                        )
  [132353241.710.81] => array(
                          [lldpRemChassisIdSubtype] => string(10) "macAddress"
                          [lldpRemChassisId]        => string(18) "78 FE 3D 46 4B 40 "
                          [lldpRemPortIdSubtype]    => string(5) "local"
                          [lldpRemPortId]           => string(3) "507"
                          [lldpRemPortDesc]         => string(25) "Link to Juniper EX4300-VC"
                          [lldpRemSysName]          => string(13) "sw102-core-mm"
                          [lldpRemSysDesc]          => string(89) "Juniper Networks, Inc. ex4500-40f , version 12.3R12.4 Build date: 2016-01-20 05:53:00 UTC"
                        )
  [133255650.714.83] => array(
                          [lldpRemChassisIdSubtype] => string(10) "macAddress"
                          [lldpRemChassisId]        => string(18) "78 FE 3D 46 4B 40 "
                          [lldpRemPortIdSubtype]    => string(5) "local"
                          [lldpRemPortId]           => string(3) "717"
                          [lldpRemPortDesc]         => string(25) "Link to Juniper EX4300-VC"
                          [lldpRemSysName]          => string(13) "sw102-core-mm"
                          [lldpRemSysDesc]          => string(89) "Juniper Networks, Inc. ex4500-40f , version 12.3R12.4 Build date: 2016-01-20 05:53:00 UTC"
                        )
)
Get cached Table OID: BRIDGE-MIB::dot1dBasePortIfIndex

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' lldpLocPortEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.3684s]
STDOUT[
lldpLocPortIdSubtype.33 = local
lldpLocPortIdSubtype.513 = local
lldpLocPortIdSubtype.515 = local
lldpLocPortIdSubtype.517 = local
lldpLocPortIdSubtype.518 = local
lldpLocPortIdSubtype.520 = local
lldpLocPortIdSubtype.522 = local
lldpLocPortIdSubtype.524 = local
lldpLocPortIdSubtype.526 = local
lldpLocPortIdSubtype.527 = local
lldpLocPortIdSubtype.528 = local
lldpLocPortIdSubtype.529 = local
lldpLocPortIdSubtype.532 = local
lldpLocPortIdSubtype.533 = local
lldpLocPortIdSubtype.538 = local
lldpLocPortIdSubtype.540 = local
lldpLocPortIdSubtype.541 = local
lldpLocPortIdSubtype.542 = local
lldpLocPortIdSubtype.543 = local
lldpLocPortIdSubtype.544 = local
lldpLocPortIdSubtype.545 = local
lldpLocPortIdSubtype.547 = local
lldpLocPortIdSubtype.548 = local
lldpLocPortIdSubtype.549 = local
lldpLocPortIdSubtype.551 = local
lldpLocPortIdSubtype.552 = local
lldpLocPortIdSubtype.554 = local
lldpLocPortIdSubtype.555 = local
lldpLocPortIdSubtype.556 = local
lldpLocPortIdSubtype.557 = local
lldpLocPortIdSubtype.559 = local
lldpLocPortIdSubtype.560 = local
lldpLocPortIdSubtype.561 = local
lldpLocPortIdSubtype.562 = local
lldpLocPortIdSubtype.564 = local
lldpLocPortIdSubtype.565 = local
lldpLocPortIdSubtype.567 = local
lldpLocPortIdSubtype.570 = local
lldpLocPortIdSubtype.572 = local
lldpLocPortIdSubtype.573 = local
lldpLocPortIdSubtype.574 = local
lldpLocPortIdSubtype.575 = local
lldpLocPortIdSubtype.577 = local
lldpLocPortIdSubtype.578 = local
lldpLocPortIdSubtype.579 = local
lldpLocPortIdSubtype.582 = local
lldpLocPortIdSubtype.611 = local
lldpLocPortIdSubtype.612 = local
lldpLocPortIdSubtype.613 = local
lldpLocPortIdSubtype.614 = local
lldpLocPortIdSubtype.615 = local
lldpLocPortIdSubtype.616 = local
lldpLocPortIdSubtype.617 = local
lldpLocPortIdSubtype.618 = local
lldpLocPortIdSubtype.619 = local
lldpLocPortIdSubtype.620 = local
lldpLocPortIdSubtype.621 = local
lldpLocPortIdSubtype.622 = local
lldpLocPortIdSubtype.623 = local
lldpLocPortIdSubtype.652 = local
lldpLocPortIdSubtype.653 = local
lldpLocPortIdSubtype.654 = local
lldpLocPortIdSubtype.655 = local
lldpLocPortIdSubtype.656 = local
lldpLocPortIdSubtype.710 = local
lldpLocPortIdSubtype.714 = local
lldpLocPortId.33 = "33"
lldpLocPortId.513 = "513"
lldpLocPortId.515 = "515"
lldpLocPortId.517 = "517"
lldpLocPortId.518 = "518"
lldpLocPortId.520 = "520"
lldpLocPortId.522 = "522"
lldpLocPortId.524 = "524"
lldpLocPortId.526 = "526"
lldpLocPortId.527 = "527"
lldpLocPortId.528 = "528"
lldpLocPortId.529 = "529"
lldpLocPortId.532 = "532"
lldpLocPortId.533 = "533"
lldpLocPortId.538 = "538"
lldpLocPortId.540 = "540"
lldpLocPortId.541 = "541"
lldpLocPortId.542 = "542"
lldpLocPortId.543 = "543"
lldpLocPortId.544 = "544"
lldpLocPortId.545 = "545"
lldpLocPortId.547 = "547"
lldpLocPortId.548 = "548"
lldpLocPortId.549 = "549"
lldpLocPortId.551 = "551"
lldpLocPortId.552 = "552"
lldpLocPortId.554 = "554"
lldpLocPortId.555 = "555"
lldpLocPortId.556 = "556"
lldpLocPortId.557 = "557"
lldpLocPortId.559 = "559"
lldpLocPortId.560 = "560"
lldpLocPortId.561 = "561"
lldpLocPortId.562 = "562"
lldpLocPortId.564 = "564"
lldpLocPortId.565 = "565"
lldpLocPortId.567 = "567"
lldpLocPortId.570 = "570"
lldpLocPortId.572 = "572"
lldpLocPortId.573 = "573"
lldpLocPortId.574 = "574"
lldpLocPortId.575 = "575"
lldpLocPortId.577 = "577"
lldpLocPortId.578 = "578"
lldpLocPortId.579 = "579"
lldpLocPortId.582 = "582"
lldpLocPortId.611 = "611"
lldpLocPortId.612 = "612"
lldpLocPortId.613 = "613"
lldpLocPortId.614 = "614"
lldpLocPortId.615 = "615"
lldpLocPortId.616 = "616"
lldpLocPortId.617 = "617"
lldpLocPortId.618 = "618"
lldpLocPortId.619 = "619"
lldpLocPortId.620 = "620"
lldpLocPortId.621 = "621"
lldpLocPortId.622 = "622"
lldpLocPortId.623 = "623"
lldpLocPortId.652 = "652"
lldpLocPortId.653 = "653"
lldpLocPortId.654 = "654"
lldpLocPortId.655 = "655"
lldpLocPortId.656 = "656"
lldpLocPortId.710 = "710"
lldpLocPortId.714 = "714"
lldpLocPortDesc.33 = -
lldpLocPortDesc.513 =  Member #1 of LAG ae2 VMDBSRV2 DATA_Interface [ESXi NIC1]
lldpLocPortDesc.515 =  Member #1 of LAG ae3 VMDBSRV2 iSCSI_Interface [ESXi NIC3]
lldpLocPortDesc.517 = -
lldpLocPortDesc.518 = First PSCN New HLR/HSS interconnect MMici
lldpLocPortDesc.520 = ge-0/0/5
lldpLocPortDesc.522 = 1st member of ae6 to XCHSRV02 iSCSI
lldpLocPortDesc.524 =  PSCN MM-XL-1 Ge2/30 eCare Secondary
lldpLocPortDesc.526 = Mgmt  HP MSA2052 _Milesti, controller A
lldpLocPortDesc.527 = HP 3PAR Replication
lldpLocPortDesc.528 = HP 3PAR Replication
lldpLocPortDesc.529 = LAG to Controller Capsman CCR1036 p.Eth1 
lldpLocPortDesc.532 = To VMSRV6  iLo
lldpLocPortDesc.533 =  1st link to FNO (ASR903.MM Gi0/4/1) 
lldpLocPortDesc.538 = -
lldpLocPortDesc.540 = -
lldpLocPortDesc.541 = -
lldpLocPortDesc.542 = -
lldpLocPortDesc.543 = -
lldpLocPortDesc.544 = -
lldpLocPortDesc.545 = -
lldpLocPortDesc.547 = -
lldpLocPortDesc.548 = -
lldpLocPortDesc.549 = -
lldpLocPortDesc.551 = -
lldpLocPortDesc.552 = -
lldpLocPortDesc.554 = -
lldpLocPortDesc.555 = -
lldpLocPortDesc.556 = -
lldpLocPortDesc.557 = -
lldpLocPortDesc.559 = -
lldpLocPortDesc.560 = -
lldpLocPortDesc.561 = -
lldpLocPortDesc.562 = -
lldpLocPortDesc.564 = -
lldpLocPortDesc.565 = -
lldpLocPortDesc.567 = -
lldpLocPortDesc.570 = -
lldpLocPortDesc.572 = -
lldpLocPortDesc.573 = -
lldpLocPortDesc.574 = -
lldpLocPortDesc.575 = -
lldpLocPortDesc.577 = Link to VMSRV_10 iLO_Interface
lldpLocPortDesc.578 = iLO  HP StoreEasy_Milesti
lldpLocPortDesc.579 = iLO for new VMDBSRV_2
lldpLocPortDesc.582 = For iLO VMSRV_7
lldpLocPortDesc.611 =  Member #2 of LAG ae2 VMDBSRV2 DATA_Interface [ESXi NIC2]
lldpLocPortDesc.612 =  Member #2 of LAG ae3 VMDBSRV2 iSCSI_Interface [ESXi NIC4]
lldpLocPortDesc.613 = -
lldpLocPortDesc.614 = ge-1/0/5
lldpLocPortDesc.615 = 2nd member of ae6 to XCHSRV02 iSCSI
lldpLocPortDesc.616 = Second PSCN New HLR/HSS interconnect MMici
lldpLocPortDesc.617 = LAG to Controller Capsman CCR1036 p.Eth2 
lldpLocPortDesc.618 =  PSCN MM-XL-2 Ge2/30 eCare Secondary
lldpLocPortDesc.619 = Mgmt  HP MSA2052 _Milesti, controller B
lldpLocPortDesc.620 = HP 3PAR Replication
lldpLocPortDesc.621 = HP 3PAR Replication
lldpLocPortDesc.622 = -
lldpLocPortDesc.623 =  2nd link to FNO (ASR903.MM Gi0/5/1) 
lldpLocPortDesc.652 = Link to VMSRV_4 iLO_Interface
lldpLocPortDesc.653 = iLO  VMSRV_8
lldpLocPortDesc.654 = iLO for XCHSRV02
lldpLocPortDesc.655 = -
lldpLocPortDesc.656 = For iLO VMDBSRV_2
lldpLocPortDesc.710 = 1st member LAG to EX4500
lldpLocPortDesc.714 = 2nd member LAG to EX4500
]
SNMP STATUS[TRUE]

SQL[SELECT * FROM `ports` WHERE `device_id` = '137' AND `deleted` = '0' AND (`ifName`= 'First PSCN New HLR/HSS interconnect MMici' OR `ifDescr` = 'First PSCN New HLR/HSS interconnect MMici' OR `port_label_short` = 'First PSCN New HLR/HSS interconnect MMici')]
SQL RUNTIME[0.00342298s]
WARNING. Local port for neighbour not found, used incorrect lldpRemLocalPortNum as ifIndex.

SQL[SELECT * FROM `ports` WHERE `device_id` = '137' AND `deleted` = '0' AND `ifIndex` = '518' AND `ifDescr` NOT LIKE 'Vlan%']
SQL RUNTIME[0.00055194s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-1.mm-xl-1' AND `remote_ip` = '10.123.9.106' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00022197s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `device_id` FROM `ports` WHERE `deleted` = '0' AND `ifPhysAddress` = 'b83861706c80' AND `device_id` != '137' LIMIT 1;]
SQL RUNTIME[0.02852106s]

SQL[SELECT  DISTINCT `device_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`)  WHERE 1  AND `ipv4_binary` = '\n{	j' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` != '137']
SQL RUNTIME[0.00128317s]

SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'mm-xl-1.mm-xl-1']
SQL RUNTIME[0.00023508s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-1.mm-xl-1' AND `remote_ip` = '10.123.9.106']
SQL RUNTIME[0.00016117s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
 o Trying to discover host mm-xl-1.mm-xl-1 (10.123.9.106) through LLDP (xdp)
Host mm-xl-1.mm-xl-1 not resolved, try autodiscover by IP.
Host mm-xl-1.mm-xl-1 (10.123.9.106) founded inside configured nets, trying to add:

CMD[/sbin/fping -t 500 -c 1 -q 10.123.9.106 2>&1]

CMD EXITCODE[1]
CMD RUNTIME[0.5292s]
CMD EXITDELAY[10ms]
STDOUT[
10.123.9.106 : xmt/rcv/%loss = 1/0/100%
]

CMD[/sbin/fping -t 500 -c 1 -q 10.123.9.106 2>&1]

CMD EXITCODE[1]
CMD RUNTIME[0.5283s]
STDOUT[
10.123.9.106 : xmt/rcv/%loss = 1/0/100%
]

CMD[/sbin/fping -t 500 -c 1 -q 10.123.9.106 2>&1]

CMD EXITCODE[1]
CMD RUNTIME[0.529s]
STDOUT[
10.123.9.106 : xmt/rcv/%loss = 1/0/100%
]
Host mm-xl-1.mm-xl-1 not pingable. You can try set in config: $config['autodiscovery']['ping_skip'] = TRUE;

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-1.mm-xl-1' AND `remote_ip` = '10.123.9.106' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00053787s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[INSERT INTO `autodiscovery` (`poller_id`,`remote_hostname`,`last_reason`,`device_id`,`remote_ip`,`protocol`,`added`)  VALUES ('0','mm-xl-1.mm-xl-1','no_ping','137','10.123.9.106','LLDP',NOW())]
SQL RUNTIME[0.00027204s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
AUTODISCOVERY INSERTED
Discover neighbour: 137 -> lldp, 39, , MM-XL-1.MM-XL-1, Gi2/35.105, Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2016 by Cisco Systems, Inc. Compiled Fri 09-Dec-16 07:07 by prod_rel_team, , 10.123.9.106

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-1.mm-xl-1' AND `remote_ip` = '10.123.9.106' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00018001s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '39' AND `protocol` = 'lldp' AND `remote_hostname` = 'MM-XL-1.MM-XL-1' AND `remote_port` = 'Gi2/35.105']
SQL RUNTIME[0.00048709s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '137' AND `deleted` = '0' AND (`ifName`= 'First PSCN New HLR/HSS interconnect MMici' OR `ifDescr` = 'First PSCN New HLR/HSS interconnect MMici' OR `port_label_short` = 'First PSCN New HLR/HSS interconnect MMici')]
SQL RUNTIME[0.00319004s]
WARNING. Local port for neighbour not found, used incorrect lldpRemLocalPortNum as ifIndex.

SQL[SELECT * FROM `ports` WHERE `device_id` = '137' AND `deleted` = '0' AND `ifIndex` = '518' AND `ifDescr` NOT LIKE 'Vlan%']
SQL RUNTIME[0.00059891s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-1.mm-xl-1' AND `remote_ip` = '10.123.5.118' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00022006s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `device_id` FROM `ports` WHERE `deleted` = '0' AND `ifPhysAddress` = 'b83861706c80' AND `device_id` != '137' LIMIT 1;]
SQL RUNTIME[0.03834796s]

SQL[SELECT  DISTINCT `device_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`)  WHERE 1  AND `ipv4_binary` = '\n{v' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` != '137']
SQL RUNTIME[0.00136304s]

SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'mm-xl-1.mm-xl-1']
SQL RUNTIME[0.00037789s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-1.mm-xl-1' AND `remote_ip` = '10.123.5.118']
SQL RUNTIME[0.00014591s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
 o Trying to discover host mm-xl-1.mm-xl-1 (10.123.5.118) through LLDP (xdp)
Host mm-xl-1.mm-xl-1 not resolved, try autodiscover by IP.
Host mm-xl-1.mm-xl-1 (10.123.5.118) founded inside configured nets, trying to add:

CMD[/sbin/fping -t 500 -c 1 -q 10.123.5.118 2>&1]

CMD EXITCODE[1]
CMD RUNTIME[0.53s]
STDOUT[
10.123.5.118 : xmt/rcv/%loss = 1/0/100%
]

CMD[/sbin/fping -t 500 -c 1 -q 10.123.5.118 2>&1]

CMD EXITCODE[1]
CMD RUNTIME[0.53s]
CMD EXITDELAY[10ms]
STDOUT[
10.123.5.118 : xmt/rcv/%loss = 1/0/100%
]

CMD[/sbin/fping -t 500 -c 1 -q 10.123.5.118 2>&1]

CMD EXITCODE[1]
CMD RUNTIME[0.5301s]
STDOUT[
10.123.5.118 : xmt/rcv/%loss = 1/0/100%
]
Host mm-xl-1.mm-xl-1 not pingable. You can try set in config: $config['autodiscovery']['ping_skip'] = TRUE;

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-1.mm-xl-1' AND `remote_ip` = '10.123.5.118' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00027585s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[INSERT INTO `autodiscovery` (`poller_id`,`remote_hostname`,`last_reason`,`device_id`,`remote_ip`,`protocol`,`added`)  VALUES ('0','mm-xl-1.mm-xl-1','no_ping','137','10.123.5.118','LLDP',NOW())]
SQL RUNTIME[0.00024700s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
AUTODISCOVERY INSERTED
Discover neighbour: 137 -> lldp, 39, , MM-XL-1.MM-XL-1, Gi2/35, Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2016 by Cisco Systems, Inc. Compiled Fri 09-Dec-16 07:07 by prod_rel_team, , 10.123.5.118

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-1.mm-xl-1' AND `remote_ip` = '10.123.5.118' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00023198s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '39' AND `protocol` = 'lldp' AND `remote_hostname` = 'MM-XL-1.MM-XL-1' AND `remote_port` = 'Gi2/35']
SQL RUNTIME[0.00066018s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '137' AND `deleted` = '0' AND (`ifName`= 'PSCN MM-XL-1 Ge2/30 eCare Secondary' OR `ifDescr` = 'PSCN MM-XL-1 Ge2/30 eCare Secondary' OR `port_label_short` = 'PSCN MM-XL-1 Ge2/30 eCare Secondary')]
SQL RUNTIME[0.00314713s]
WARNING. Local port for neighbour not found, used incorrect lldpRemLocalPortNum as ifIndex.

SQL[SELECT * FROM `ports` WHERE `device_id` = '137' AND `deleted` = '0' AND `ifIndex` = '524' AND `ifDescr` NOT LIKE 'Vlan%']
SQL RUNTIME[0.00064802s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-1.mm-xl-1' AND `remote_ip` = '10.240.0.118' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00024891s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `device_id` FROM `ports` WHERE `deleted` = '0' AND `ifPhysAddress` = 'b83861706c80' AND `device_id` != '137' LIMIT 1;]
SQL RUNTIME[0.03941798s]

SQL[SELECT  DISTINCT `device_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`)  WHERE 1  AND `ipv4_binary` = '\nð\0v' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` != '137']
SQL RUNTIME[0.00128794s]

SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'mm-xl-1.mm-xl-1']
SQL RUNTIME[0.00040007s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-1.mm-xl-1' AND `remote_ip` = '10.240.0.118']
SQL RUNTIME[0.00023198s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
 o Trying to discover host mm-xl-1.mm-xl-1 (10.240.0.118) through LLDP (xdp)
Host mm-xl-1.mm-xl-1 not resolved, try autodiscover by IP.
Host mm-xl-1.mm-xl-1 (10.240.0.118) founded inside configured nets, trying to add:

CMD[/sbin/fping -t 500 -c 1 -q 10.240.0.118 2>&1]

CMD EXITCODE[1]
CMD RUNTIME[0.5301s]
STDOUT[
10.240.0.118 : xmt/rcv/%loss = 1/0/100%
]

CMD[/sbin/fping -t 500 -c 1 -q 10.240.0.118 2>&1]

CMD EXITCODE[1]
CMD RUNTIME[0.53s]
STDOUT[
10.240.0.118 : xmt/rcv/%loss = 1/0/100%
]

CMD[/sbin/fping -t 500 -c 1 -q 10.240.0.118 2>&1]

CMD EXITCODE[1]
CMD RUNTIME[0.5294s]
STDOUT[
10.240.0.118 : xmt/rcv/%loss = 1/0/100%
]
Host mm-xl-1.mm-xl-1 not pingable. You can try set in config: $config['autodiscovery']['ping_skip'] = TRUE;

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-1.mm-xl-1' AND `remote_ip` = '10.240.0.118' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00029206s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[INSERT INTO `autodiscovery` (`poller_id`,`remote_hostname`,`last_reason`,`device_id`,`remote_ip`,`protocol`,`added`)  VALUES ('0','mm-xl-1.mm-xl-1','no_ping','137','10.240.0.118','LLDP',NOW())]
SQL RUNTIME[0.00023603s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
AUTODISCOVERY INSERTED
Discover neighbour: 137 -> lldp, 45, , MM-XL-1.MM-XL-1, Gi2/30.116, Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2016 by Cisco Systems, Inc. Compiled Fri 09-Dec-16 07:07 by prod_rel_team, , 10.240.0.118

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-1.mm-xl-1' AND `remote_ip` = '10.240.0.118' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00027204s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '45' AND `protocol` = 'lldp' AND `remote_hostname` = 'MM-XL-1.MM-XL-1' AND `remote_port` = 'Gi2/30.116']
SQL RUNTIME[0.00066900s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '137' AND `deleted` = '0' AND (`ifName`= 'PSCN MM-XL-1 Ge2/30 eCare Secondary' OR `ifDescr` = 'PSCN MM-XL-1 Ge2/30 eCare Secondary' OR `port_label_short` = 'PSCN MM-XL-1 Ge2/30 eCare Secondary')]
SQL RUNTIME[0.00325990s]
WARNING. Local port for neighbour not found, used incorrect lldpRemLocalPortNum as ifIndex.

SQL[SELECT * FROM `ports` WHERE `device_id` = '137' AND `deleted` = '0' AND `ifIndex` = '524' AND `ifDescr` NOT LIKE 'Vlan%']
SQL RUNTIME[0.00065684s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-1.mm-xl-1' AND `remote_ip` = '10.240.0.82' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00026298s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `device_id` FROM `ports` WHERE `deleted` = '0' AND `ifPhysAddress` = 'b83861706c80' AND `device_id` != '137' LIMIT 1;]
SQL RUNTIME[0.04052591s]

SQL[SELECT  DISTINCT `device_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`)  WHERE 1  AND `ipv4_binary` = '\nð\0R' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` != '137']
SQL RUNTIME[0.00130606s]

SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'mm-xl-1.mm-xl-1']
SQL RUNTIME[0.00041103s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-1.mm-xl-1' AND `remote_ip` = '10.240.0.82']
SQL RUNTIME[0.00022793s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
 o Trying to discover host mm-xl-1.mm-xl-1 (10.240.0.82) through LLDP (xdp)
Host mm-xl-1.mm-xl-1 not resolved, try autodiscover by IP.
Host mm-xl-1.mm-xl-1 (10.240.0.82) founded inside configured nets, trying to add:

CMD[/sbin/fping -t 500 -c 1 -q 10.240.0.82 2>&1]

CMD EXITCODE[1]
CMD RUNTIME[0.5295s]
STDOUT[
10.240.0.82 : xmt/rcv/%loss = 1/0/100%
]

CMD[/sbin/fping -t 500 -c 1 -q 10.240.0.82 2>&1]

CMD EXITCODE[1]
CMD RUNTIME[0.5299s]
STDOUT[
10.240.0.82 : xmt/rcv/%loss = 1/0/100%
]

CMD[/sbin/fping -t 500 -c 1 -q 10.240.0.82 2>&1]

CMD EXITCODE[1]
CMD RUNTIME[0.5297s]
STDOUT[
10.240.0.82 : xmt/rcv/%loss = 1/0/100%
]
Host mm-xl-1.mm-xl-1 not pingable. You can try set in config: $config['autodiscovery']['ping_skip'] = TRUE;

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-1.mm-xl-1' AND `remote_ip` = '10.240.0.82' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00028300s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[INSERT INTO `autodiscovery` (`poller_id`,`remote_hostname`,`last_reason`,`device_id`,`remote_ip`,`protocol`,`added`)  VALUES ('0','mm-xl-1.mm-xl-1','no_ping','137','10.240.0.82','LLDP',NOW())]
SQL RUNTIME[0.00027204s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
AUTODISCOVERY INSERTED
Discover neighbour: 137 -> lldp, 45, , MM-XL-1.MM-XL-1, Gi2/30.108, Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2016 by Cisco Systems, Inc. Compiled Fri 09-Dec-16 07:07 by prod_rel_team, , 10.240.0.82

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-1.mm-xl-1' AND `remote_ip` = '10.240.0.82' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00019097s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '45' AND `protocol` = 'lldp' AND `remote_hostname` = 'MM-XL-1.MM-XL-1' AND `remote_port` = 'Gi2/30.108']
SQL RUNTIME[0.00068784s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '137' AND `deleted` = '0' AND (`ifName`= 'PSCN MM-XL-1 Ge2/30 eCare Secondary' OR `ifDescr` = 'PSCN MM-XL-1 Ge2/30 eCare Secondary' OR `port_label_short` = 'PSCN MM-XL-1 Ge2/30 eCare Secondary')]
SQL RUNTIME[0.00330400s]
WARNING. Local port for neighbour not found, used incorrect lldpRemLocalPortNum as ifIndex.

SQL[SELECT * FROM `ports` WHERE `device_id` = '137' AND `deleted` = '0' AND `ifIndex` = '524' AND `ifDescr` NOT LIKE 'Vlan%']
SQL RUNTIME[0.00057817s]
AUTODISCOVERY DEVEL: remote_device_id from cache
Discover neighbour: 137 -> lldp, 45, , MM-XL-1.MM-XL-1, Gi2/30, Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2016 by Cisco Systems, Inc. Compiled Fri 09-Dec-16 07:07 by prod_rel_team, , 10.123.5.118

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-1.mm-xl-1' AND `remote_ip` = '10.123.5.118' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00024891s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '45' AND `protocol` = 'lldp' AND `remote_hostname` = 'MM-XL-1.MM-XL-1' AND `remote_port` = 'Gi2/30']
SQL RUNTIME[0.00050807s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '137' AND `deleted` = '0' AND (`ifName`= 'PSCN MM-XL-1 Ge2/30 eCare Secondary' OR `ifDescr` = 'PSCN MM-XL-1 Ge2/30 eCare Secondary' OR `port_label_short` = 'PSCN MM-XL-1 Ge2/30 eCare Secondary')]
SQL RUNTIME[0.00315499s]
WARNING. Local port for neighbour not found, used incorrect lldpRemLocalPortNum as ifIndex.

SQL[SELECT * FROM `ports` WHERE `device_id` = '137' AND `deleted` = '0' AND `ifIndex` = '524' AND `ifDescr` NOT LIKE 'Vlan%']
SQL RUNTIME[0.00066423s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-1.mm-xl-1' AND `remote_ip` = '10.240.0.69' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00025010s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `device_id` FROM `ports` WHERE `deleted` = '0' AND `ifPhysAddress` = 'b83861706c80' AND `device_id` != '137' LIMIT 1;]
SQL RUNTIME[0.04196405s]

SQL[SELECT  DISTINCT `device_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`)  WHERE 1  AND `ipv4_binary` = '\nð\0E' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` != '137']
SQL RUNTIME[0.00138211s]

SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'mm-xl-1.mm-xl-1']
SQL RUNTIME[0.00042892s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-1.mm-xl-1' AND `remote_ip` = '10.240.0.69']
SQL RUNTIME[0.00023699s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
 o Trying to discover host mm-xl-1.mm-xl-1 (10.240.0.69) through LLDP (xdp)
Host mm-xl-1.mm-xl-1 not resolved, try autodiscover by IP.
Host mm-xl-1.mm-xl-1 (10.240.0.69) founded inside configured nets, trying to add:

CMD[/sbin/fping -t 500 -c 1 -q 10.240.0.69 2>&1]

CMD EXITCODE[1]
CMD RUNTIME[0.5303s]
STDOUT[
10.240.0.69 : xmt/rcv/%loss = 1/0/100%
]

CMD[/sbin/fping -t 500 -c 1 -q 10.240.0.69 2>&1]

CMD EXITCODE[1]
CMD RUNTIME[0.5301s]
STDOUT[
10.240.0.69 : xmt/rcv/%loss = 1/0/100%
]

CMD[/sbin/fping -t 500 -c 1 -q 10.240.0.69 2>&1]

CMD EXITCODE[1]
CMD RUNTIME[0.5296s]
STDOUT[
10.240.0.69 : xmt/rcv/%loss = 1/0/100%
]
Host mm-xl-1.mm-xl-1 not pingable. You can try set in config: $config['autodiscovery']['ping_skip'] = TRUE;

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-1.mm-xl-1' AND `remote_ip` = '10.240.0.69' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00031495s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[INSERT INTO `autodiscovery` (`poller_id`,`remote_hostname`,`last_reason`,`device_id`,`remote_ip`,`protocol`,`added`)  VALUES ('0','mm-xl-1.mm-xl-1','no_ping','137','10.240.0.69','LLDP',NOW())]
SQL RUNTIME[0.00018406s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
AUTODISCOVERY INSERTED
Discover neighbour: 137 -> lldp, 45, , MM-XL-1.MM-XL-1, Gi2/30.110, Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2016 by Cisco Systems, Inc. Compiled Fri 09-Dec-16 07:07 by prod_rel_team, , 10.240.0.69

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-1.mm-xl-1' AND `remote_ip` = '10.240.0.69' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00022006s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '45' AND `protocol` = 'lldp' AND `remote_hostname` = 'MM-XL-1.MM-XL-1' AND `remote_port` = 'Gi2/30.110']
SQL RUNTIME[0.00068688s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '137' AND `deleted` = '0' AND (`ifName`= 'Second PSCN New HLR/HSS interconnect MMici' OR `ifDescr` = 'Second PSCN New HLR/HSS interconnect MMici' OR `port_label_short` = 'Second PSCN New HLR/HSS interconnect MMici')]
SQL RUNTIME[0.00316906s]
WARNING. Local port for neighbour not found, used incorrect lldpRemLocalPortNum as ifIndex.

SQL[SELECT * FROM `ports` WHERE `device_id` = '137' AND `deleted` = '0' AND `ifIndex` = '616' AND `ifDescr` NOT LIKE 'Vlan%']
SQL RUNTIME[0.00057912s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-2.mm-xl-2' AND `remote_ip` = '10.123.5.134' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00025105s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `device_id` FROM `ports` WHERE `deleted` = '0' AND `ifPhysAddress` = 'b83861707340' AND `device_id` != '137' LIMIT 1;]
SQL RUNTIME[0.04106188s]

SQL[SELECT  DISTINCT `device_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`)  WHERE 1  AND `ipv4_binary` = '\n{†' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` != '137']
SQL RUNTIME[0.00128794s]

SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'mm-xl-2.mm-xl-2']
SQL RUNTIME[0.00040889s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-2.mm-xl-2' AND `remote_ip` = '10.123.5.134']
SQL RUNTIME[0.00023508s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
 o Trying to discover host mm-xl-2.mm-xl-2 (10.123.5.134) through LLDP (xdp)
Host mm-xl-2.mm-xl-2 not resolved, try autodiscover by IP.
Host mm-xl-2.mm-xl-2 (10.123.5.134) founded inside configured nets, trying to add:

CMD[/sbin/fping -t 500 -c 1 -q 10.123.5.134 2>&1]

CMD EXITCODE[1]
CMD RUNTIME[0.5299s]
STDOUT[
10.123.5.134 : xmt/rcv/%loss = 1/0/100%
]

CMD[/sbin/fping -t 500 -c 1 -q 10.123.5.134 2>&1]

CMD EXITCODE[1]
CMD RUNTIME[0.53s]
STDOUT[
10.123.5.134 : xmt/rcv/%loss = 1/0/100%
]

CMD[/sbin/fping -t 500 -c 1 -q 10.123.5.134 2>&1]

CMD EXITCODE[1]
CMD RUNTIME[0.5297s]
STDOUT[
10.123.5.134 : xmt/rcv/%loss = 1/0/100%
]
Host mm-xl-2.mm-xl-2 not pingable. You can try set in config: $config['autodiscovery']['ping_skip'] = TRUE;

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-2.mm-xl-2' AND `remote_ip` = '10.123.5.134' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00062299s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[INSERT INTO `autodiscovery` (`poller_id`,`remote_hostname`,`last_reason`,`device_id`,`remote_ip`,`protocol`,`added`)  VALUES ('0','mm-xl-2.mm-xl-2','no_ping','137','10.123.5.134','LLDP',NOW())]
SQL RUNTIME[0.00021505s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
AUTODISCOVERY INSERTED
Discover neighbour: 137 -> lldp, 136, , MM-XL-2.MM-XL-2, Gi2/35, Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2016 by Cisco Systems, Inc. Compiled Fri 09-Dec-16 07:07 by prod_rel_team, , 10.123.5.134

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-2.mm-xl-2' AND `remote_ip` = '10.123.5.134' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00027514s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '136' AND `protocol` = 'lldp' AND `remote_hostname` = 'MM-XL-2.MM-XL-2' AND `remote_port` = 'Gi2/35']
SQL RUNTIME[0.00062084s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '137' AND `deleted` = '0' AND (`ifName`= 'Second PSCN New HLR/HSS interconnect MMici' OR `ifDescr` = 'Second PSCN New HLR/HSS interconnect MMici' OR `port_label_short` = 'Second PSCN New HLR/HSS interconnect MMici')]
SQL RUNTIME[0.00318480s]
WARNING. Local port for neighbour not found, used incorrect lldpRemLocalPortNum as ifIndex.

SQL[SELECT * FROM `ports` WHERE `device_id` = '137' AND `deleted` = '0' AND `ifIndex` = '616' AND `ifDescr` NOT LIKE 'Vlan%']
SQL RUNTIME[0.00056696s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-2.mm-xl-2' AND `remote_ip` = '10.123.9.110' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00025105s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `device_id` FROM `ports` WHERE `deleted` = '0' AND `ifPhysAddress` = 'b83861707340' AND `device_id` != '137' LIMIT 1;]
SQL RUNTIME[0.04014897s]

SQL[SELECT  DISTINCT `device_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`)  WHERE 1  AND `ipv4_binary` = '\n{	n' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` != '137']
SQL RUNTIME[0.00129008s]

SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'mm-xl-2.mm-xl-2']
SQL RUNTIME[0.00043011s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-2.mm-xl-2' AND `remote_ip` = '10.123.9.110']
SQL RUNTIME[0.00024390s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
 o Trying to discover host mm-xl-2.mm-xl-2 (10.123.9.110) through LLDP (xdp)
Host mm-xl-2.mm-xl-2 not resolved, try autodiscover by IP.
Host mm-xl-2.mm-xl-2 (10.123.9.110) founded inside configured nets, trying to add:

CMD[/sbin/fping -t 500 -c 1 -q 10.123.9.110 2>&1]

CMD EXITCODE[1]
CMD RUNTIME[0.53s]
STDOUT[
10.123.9.110 : xmt/rcv/%loss = 1/0/100%
]

CMD[/sbin/fping -t 500 -c 1 -q 10.123.9.110 2>&1]

CMD EXITCODE[1]
CMD RUNTIME[0.5301s]
STDOUT[
10.123.9.110 : xmt/rcv/%loss = 1/0/100%
]

CMD[/sbin/fping -t 500 -c 1 -q 10.123.9.110 2>&1]

CMD EXITCODE[1]
CMD RUNTIME[0.5301s]
STDOUT[
10.123.9.110 : xmt/rcv/%loss = 1/0/100%
]
Host mm-xl-2.mm-xl-2 not pingable. You can try set in config: $config['autodiscovery']['ping_skip'] = TRUE;

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-2.mm-xl-2' AND `remote_ip` = '10.123.9.110' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00032520s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[INSERT INTO `autodiscovery` (`poller_id`,`remote_hostname`,`last_reason`,`device_id`,`remote_ip`,`protocol`,`added`)  VALUES ('0','mm-xl-2.mm-xl-2','no_ping','137','10.123.9.110','LLDP',NOW())]
SQL RUNTIME[0.00029206s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
AUTODISCOVERY INSERTED
Discover neighbour: 137 -> lldp, 136, , MM-XL-2.MM-XL-2, Gi2/35.106, Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2016 by Cisco Systems, Inc. Compiled Fri 09-Dec-16 07:07 by prod_rel_team, , 10.123.9.110

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-2.mm-xl-2' AND `remote_ip` = '10.123.9.110' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00021815s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '136' AND `protocol` = 'lldp' AND `remote_hostname` = 'MM-XL-2.MM-XL-2' AND `remote_port` = 'Gi2/35.106']
SQL RUNTIME[0.00063300s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '137' AND `deleted` = '0' AND (`ifName`= 'PSCN MM-XL-2 Ge2/30 eCare Secondary' OR `ifDescr` = 'PSCN MM-XL-2 Ge2/30 eCare Secondary' OR `port_label_short` = 'PSCN MM-XL-2 Ge2/30 eCare Secondary')]
SQL RUNTIME[0.00318599s]
WARNING. Local port for neighbour not found, used incorrect lldpRemLocalPortNum as ifIndex.

SQL[SELECT * FROM `ports` WHERE `device_id` = '137' AND `deleted` = '0' AND `ifIndex` = '618' AND `ifDescr` NOT LIKE 'Vlan%']
SQL RUNTIME[0.00056481s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-2.mm-xl-2' AND `remote_ip` = '10.240.0.83' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00024605s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `device_id` FROM `ports` WHERE `deleted` = '0' AND `ifPhysAddress` = 'b83861707340' AND `device_id` != '137' LIMIT 1;]
SQL RUNTIME[0.04211211s]

SQL[SELECT  DISTINCT `device_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`)  WHERE 1  AND `ipv4_binary` = '\nð\0S' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` != '137']
SQL RUNTIME[0.00136781s]

SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'mm-xl-2.mm-xl-2']
SQL RUNTIME[0.00041604s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-2.mm-xl-2' AND `remote_ip` = '10.240.0.83']
SQL RUNTIME[0.00024891s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
 o Trying to discover host mm-xl-2.mm-xl-2 (10.240.0.83) through LLDP (xdp)
Host mm-xl-2.mm-xl-2 not resolved, try autodiscover by IP.
Host mm-xl-2.mm-xl-2 (10.240.0.83) founded inside configured nets, trying to add:

CMD[/sbin/fping -t 500 -c 1 -q 10.240.0.83 2>&1]

CMD EXITCODE[1]
CMD RUNTIME[0.5302s]
STDOUT[
10.240.0.83 : xmt/rcv/%loss = 1/0/100%
]

CMD[/sbin/fping -t 500 -c 1 -q 10.240.0.83 2>&1]

CMD EXITCODE[1]
CMD RUNTIME[0.5299s]
STDOUT[
10.240.0.83 : xmt/rcv/%loss = 1/0/100%
]

CMD[/sbin/fping -t 500 -c 1 -q 10.240.0.83 2>&1]

CMD EXITCODE[1]
CMD RUNTIME[0.53s]
STDOUT[
10.240.0.83 : xmt/rcv/%loss = 1/0/100%
]
Host mm-xl-2.mm-xl-2 not pingable. You can try set in config: $config['autodiscovery']['ping_skip'] = TRUE;

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-2.mm-xl-2' AND `remote_ip` = '10.240.0.83' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00033116s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[INSERT INTO `autodiscovery` (`poller_id`,`remote_hostname`,`last_reason`,`device_id`,`remote_ip`,`protocol`,`added`)  VALUES ('0','mm-xl-2.mm-xl-2','no_ping','137','10.240.0.83','LLDP',NOW())]
SQL RUNTIME[0.00018811s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
AUTODISCOVERY INSERTED
Discover neighbour: 137 -> lldp, 138, , MM-XL-2.MM-XL-2, Gi2/30, Cisco IOS Software, s2t54 Software (s2t54-ADVENTERPRISEK9-M), Version 15.4(1)SY1, RELEASE SOFTWARE (fc8) Technical Support: http://www.cisco.com/techsupport Copyright (c) 1986-2016 by Cisco Systems, Inc. Compiled Fri 09-Dec-16 07:07 by prod_rel_team, , 10.240.0.83

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'mm-xl-2.mm-xl-2' AND `remote_ip` = '10.240.0.83' AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00022507s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '138' AND `protocol` = 'lldp' AND `remote_hostname` = 'MM-XL-2.MM-XL-2' AND `remote_port` = 'Gi2/30']
SQL RUNTIME[0.00069690s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '137' AND `deleted` = '0' AND (`ifName`= '1st member LAG to EX4500' OR `ifDescr` = '1st member LAG to EX4500' OR `port_label_short` = '1st member LAG to EX4500')]
SQL RUNTIME[0.00312996s]
WARNING. Local port for neighbour not found, used incorrect lldpRemLocalPortNum as ifIndex.

SQL[SELECT * FROM `ports` WHERE `device_id` = '137' AND `deleted` = '0' AND `ifIndex` = '710' AND `ifDescr` NOT LIKE 'Vlan%']
SQL RUNTIME[0.00056791s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'sw102-core-mm' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00020719s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `device_id` FROM `ports` WHERE `deleted` = '0' AND `ifPhysAddress` = '78fe3d464b40' AND `device_id` != '137' LIMIT 1;]
SQL RUNTIME[0.04161787s]

SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'sw102-core-mm']
SQL RUNTIME[0.00042820s]

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'sw102-core-mm' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00024796s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[INSERT INTO `autodiscovery` (`poller_id`,`remote_hostname`,`last_reason`,`device_id`,`remote_device_id`,`protocol`,`added`)  VALUES ('0','sw102-core-mm','ok','137','6','XDP',NOW())]
SQL RUNTIME[0.00020003s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]
AUTODISCOVERY INSERTED

SQL[SELECT `port_id` FROM `ports` WHERE (`ifIndex`= '507' OR `ifDescr` = 'Link to Juniper EX4300-VC') AND `device_id` = '6' AND `deleted` = '0']
SQL RUNTIME[0.00056100s]
Discover neighbour: 137 -> lldp, 230, 1542, sw102-core-mm, 507, Juniper Networks, Inc. ex4500-40f , version 12.3R12.4 Build date: 2016-01-20 05:53:00 UTC, , 

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'sw102-core-mm' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00023985s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '230' AND `protocol` = 'lldp' AND `remote_hostname` = 'sw102-core-mm' AND `remote_port` = '507']
SQL RUNTIME[0.00051689s]

SQL[SELECT * FROM `ports` WHERE `device_id` = '137' AND `deleted` = '0' AND (`ifName`= '2nd member LAG to EX4500' OR `ifDescr` = '2nd member LAG to EX4500' OR `port_label_short` = '2nd member LAG to EX4500')]
SQL RUNTIME[0.00249791s]
WARNING. Local port for neighbour not found, used incorrect lldpRemLocalPortNum as ifIndex.

SQL[SELECT * FROM `ports` WHERE `device_id` = '137' AND `deleted` = '0' AND `ifIndex` = '714' AND `ifDescr` NOT LIKE 'Vlan%']
SQL RUNTIME[0.00050497s]
AUTODISCOVERY DEVEL: remote_device_id from cache

SQL[SELECT `port_id` FROM `ports` WHERE (`ifIndex`= '717' OR `ifDescr` = 'Link to Juniper EX4300-VC') AND `device_id` = '6' AND `deleted` = '0']
SQL RUNTIME[0.00049496s]
Discover neighbour: 137 -> lldp, 234, 1673, sw102-core-mm, 717, Juniper Networks, Inc. ex4500-40f , version 12.3R12.4 Build date: 2016-01-20 05:53:00 UTC, , 

SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'sw102-core-mm' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '137')]
SQL RUNTIME[0.00023794s]
SQL ERROR[Error in query: (Table 'observium.autodiscovery' doesn't exist) 1146]

SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '234' AND `protocol` = 'lldp' AND `remote_hostname` = 'sw102-core-mm' AND `remote_port` = '717']
SQL RUNTIME[0.00051594s]

 o CISCO-CDP-MIB        
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m CISCO-CDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'sw25-prod-mm':'161' cdpCache]

CMD EXITCODE[0]
CMD RUNTIME[0.0828s]
STDOUT[
cdpCache = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]


SQL[SELECT * FROM `neighbours` WHERE `device_id` = '137']
SQL RUNTIME[0.00057888s]
234 -> sw102-core-mm () -> 717

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '1673']
SQL RUNTIME[0.00054002s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '1673']
SQL RUNTIME[0.00039792s]

SQL[SELECT * FROM `devices` WHERE `device_id` = '6']
SQL RUNTIME[0.00052905s]

SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '6']
SQL RUNTIME[0.00048208s]
230 -> sw102-core-mm () -> 507

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '1542']
SQL RUNTIME[0.00056291s]

SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '1542']
SQL RUNTIME[0.00038409s]
39 -> MM-XL-1.MM-XL-1 (10.123.9.106) -> Gi2/35.105
39 -> MM-XL-1.MM-XL-1 (10.123.5.118) -> Gi2/35
45 -> MM-XL-1.MM-XL-1 (10.240.0.118) -> Gi2/30.116
45 -> MM-XL-1.MM-XL-1 (10.240.0.82) -> Gi2/30.108
45 -> MM-XL-1.MM-XL-1 (10.123.5.118) -> Gi2/30
45 -> MM-XL-1.MM-XL-1 (10.240.0.69) -> Gi2/30.110
136 -> MM-XL-2.MM-XL-2 (10.123.5.134) -> Gi2/35
136 -> MM-XL-2.MM-XL-2 (10.123.9.110) -> Gi2/35.106
138 -> MM-XL-2.MM-XL-2 (10.240.0.83) -> Gi2/30
234 -> EX4500-Stack2-MMici () -> 717
230 -> EX4500-Stack2-MMici () -> 507

+----------+----------+--------------------------------+------------+----------------------+---------+
| Protocol | ifName   | Remote: hostname               | port       | platform             | version |
+----------+----------+--------------------------------+------------+----------------------+---------+
| LLDP     | xe-1/2/3 | sw102-core-mm                  | xe-1/0/1.0 | Juniper Networks,... | ...     |
| LLDP     | xe-0/2/3 | sw102-core-mm                  | xe-0/0/1.0 | Juniper Networks,... | ...     |
| LLDP     | ge-0/0/7 | MM-XL-1.MM-XL-1 (10.123.9.106) | Gi2/35.105 | Cisco IOS Softwar... | ...     |
| LLDP     | ge-0/0/7 | MM-XL-1.MM-XL-1 (10.123.5.118) | Gi2/35     | Cisco IOS Softwar... | ...     |
| LLDP     | ge-0/0/9 | MM-XL-1.MM-XL-1 (10.240.0.118) | Gi2/30.116 | Cisco IOS Softwar... | ...     |
| LLDP     | ge-0/0/9 | MM-XL-1.MM-XL-1 (10.240.0.82)  | Gi2/30.108 | Cisco IOS Softwar... | ...     |
| LLDP     | ge-0/0/9 | MM-XL-1.MM-XL-1 (10.123.5.118) | Gi2/30     | Cisco IOS Softwar... | ...     |
| LLDP     | ge-0/0/9 | MM-XL-1.MM-XL-1 (10.240.0.69)  | Gi2/30.110 | Cisco IOS Softwar... | ...     |
| LLDP     | ge-1/0/7 | MM-XL-2.MM-XL-2 (10.123.5.134) | Gi2/35     | Cisco IOS Softwar... | ...     |
| LLDP     | ge-1/0/7 | MM-XL-2.MM-XL-2 (10.123.9.110) | Gi2/35.106 | Cisco IOS Softwar... | ...     |
| LLDP     | ge-1/0/9 | MM-XL-2.MM-XL-2 (10.240.0.83)  | Gi2/30     | Cisco IOS Softwar... | ...     |
+----------+----------+--------------------------------+------------+----------------------+---------+



 > $valid[$module] /opt/observium/includes/discovery/neighbours.inc.php:61 
array(
  [39]  => array(
             [MM-XL-1.MM-XL-1-10.123.9.106] => array(
                                                 [Gi2/35.105] => int(1)
                                               )
             [MM-XL-1.MM-XL-1-10.123.5.118] => array(
                                                 [Gi2/35] => int(1)
                                               )
           )
  [45]  => array(
             [MM-XL-1.MM-XL-1-10.240.0.118] => array(
                                                 [Gi2/30.116] => int(1)
                                               )
             [MM-XL-1.MM-XL-1-10.240.0.82]  => array(
                                                 [Gi2/30.108] => int(1)
                                               )
             [MM-XL-1.MM-XL-1-10.123.5.118] => array(
                                                 [Gi2/30] => int(1)
                                               )
             [MM-XL-1.MM-XL-1-10.240.0.69]  => array(
                                                 [Gi2/30.110] => int(1)
                                               )
           )
  [136] => array(
             [MM-XL-2.MM-XL-2-10.123.5.134] => array(
                                                 [Gi2/35] => int(1)
                                               )
             [MM-XL-2.MM-XL-2-10.123.9.110] => array(
                                                 [Gi2/35.106] => int(1)
                                               )
           )
  [138] => array(
             [MM-XL-2.MM-XL-2-10.240.0.83] => array(
                                                [Gi2/30] => int(1)
                                              )
           )
  [230] => array(
             [sw102-core-mm] => array(
                                  [507] => int(1)
                                )
           )
  [234] => array(
             [sw102-core-mm] => array(
                                  [717] => int(1)
                                )
           )
)


 o Changes              11 unchanged
 o Duration             20.9077s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_arp-table']
SQL RUNTIME[0.00048494s]
#####  Module Start: arp-table  #####


SQL[SELECT `port_id`, `ifIndex` FROM `ports` WHERE `device_id` = '137' GROUP BY `port_id`]
SQL RUNTIME[0.00146294s]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OXqs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' ipNetToPhysicalPhysAddress]

CMD EXITCODE[0]
CMD RUNTIME[0.0621s]
STDOUT[
ipNetToPhysicalPhysAddress[36][ipv4]["192.168.254.111"] ec:3e:f7:90:85:e2
ipNetToPhysicalPhysAddress[220][ipv4]["128.0.0.1"] 2:0:0:0:0:a
ipNetToPhysicalPhysAddress[220][ipv4]["128.0.0.4"] 2:0:0:0:0:a
ipNetToPhysicalPhysAddress[220][ipv4]["128.0.0.5"] 2:0:0:0:0:b
ipNetToPhysicalPhysAddress[220][ipv4]["128.0.0.6"] 2:0:0:0:0:b
ipNetToPhysicalPhysAddress[220][ipv4]["128.0.0.16"] 2:0:0:0:0:a
ipNetToPhysicalPhysAddress[220][ipv4]["128.0.0.17"] 2:0:0:0:0:b
ipNetToPhysicalPhysAddress[220][ipv4]["128.0.0.32"] 2:0:0:0:0:a
ipNetToPhysicalPhysAddress[503][ipv4]["128.0.0.127"] ec:3e:f7:90:85:e0
ipNetToPhysicalPhysAddress[711][ipv4]["192.168.255.1"] 0:0:5e:0:1:ff
ipNetToPhysicalPhysAddress[711][ipv4]["192.168.255.25"] ec:3e:f7:90:85:e1
ipNetToPhysicalPhysAddress[711][ipv4]["192.168.255.33"] 0:50:56:93:7b:b6
ipNetToPhysicalPhysAddress[711][ipv4]["192.168.255.101"] 78:fe:3d:46:45:41
ipNetToPhysicalPhysAddress[711][ipv4]["192.168.255.102"] 78:fe:3d:46:4b:41
ipNetToPhysicalPhysAddress[711][ipv4]["192.168.255.203"] 0:50:56:93:6c:b7
ipNetToPhysicalPhysAddress[711][ipv4]["192.168.255.205"] fc:15:b4:15:e5:98
ipNetToPhysicalPhysAddress[711][ipv4]["192.168.255.208"] 0:50:56:93:49:d6
ipNetToPhysicalPhysAddress[711][ipv4]["192.168.255.209"] 14:58:d0:4c:86:10
ipNetToPhysicalPhysAddress[711][ipv4]["192.168.255.210"] 14:58:d0:4c:86:10
ipNetToPhysicalPhysAddress[711][ipv4]["192.168.255.211"] 14:58:d0:4c:e6:c8
ipNetToPhysicalPhysAddress[711][ipv4]["192.168.255.212"] 0:50:56:93:86:e1
]
SNMP STATUS[TRUE]
Used IP-MIB::ipNetToPhysicalPhysAddress

SQL[SELECT mac_id, mac_address, ip_address, ip_version, ifIndex FROM ip_mac AS M
          LEFT JOIN ports AS I ON M.port_id = I.port_id
          WHERE I.device_id = '137']
SQL RUNTIME[0.00213003s]
.....................

 o Duration             0.0702s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_junose-atm-vp']
SQL RUNTIME[0.00050616s]
#####  Module Start: junose-atm-vp  #####


 o Duration             0.0004s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_bgp-peers']
SQL RUNTIME[0.00039601s]
#####  Module Start: bgp-peers  #####

MIB [BGP4-MIB] disabled in global config.

 o Duration             0.002s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_mac-accounting']
SQL RUNTIME[0.00047612s]
#####  Module Start: mac-accounting  #####


 o Duration             0.0003s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_sla']
SQL RUNTIME[0.00047207s]
#####  Module Start: sla  #####


 o Duration             0.0004s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_lsp']
SQL RUNTIME[0.00047398s]
Module [lsp] disabled globally by config in process [discovery].

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_pseudowires']
SQL RUNTIME[0.00036120s]
#####  Module Start: pseudowires  #####


SQL[SELECT * FROM `pseudowires` WHERE `device_id` = '137']
SQL RUNTIME[0.00048304s]
MIB [JUNIPER-SRX5000-SPU-MONITORING-MIB] disabled in device config.
MIB [JUNIPER-MAC-MIB] disabled in device config.
MIB [JUNIPER-VPN-MIB] disabled in device config.
MIB [JUNIPER-COS-MIB] disabled in device config.
MIB [JUNIPER-FIREWALL-MIB] disabled in device config.
MIB [BGP4-V2-MIB-JUNIPER] disabled in global config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [MPLS-L3VPN-STD-MIB] disabled in device config.
MIB [MPLS-VPN-MIB] disabled in device config.
MIB [JUNIPER-IPv6-MIB] disabled in device config.
MIB [MPLS-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in global config.
MIB [UCD-SNMP-MIB] disabled in device config.
MIB [BGP4-MIB] disabled in global config.
MIB [IPV6-MIB] disabled in device config.

 o Duration             0.0016s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_virtual-machines']
SQL RUNTIME[0.00048995s]
#####  Module Start: virtual-machines  #####

MIB [JUNIPER-SRX5000-SPU-MONITORING-MIB] disabled in device config.
MIB [JUNIPER-MAC-MIB] disabled in device config.
MIB [JUNIPER-VPN-MIB] disabled in device config.
MIB [JUNIPER-COS-MIB] disabled in device config.
MIB [JUNIPER-FIREWALL-MIB] disabled in device config.
MIB [BGP4-V2-MIB-JUNIPER] disabled in global config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [MPLS-L3VPN-STD-MIB] disabled in device config.
MIB [MPLS-VPN-MIB] disabled in device config.
MIB [JUNIPER-IPv6-MIB] disabled in device config.
MIB [MPLS-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in global config.
MIB [UCD-SNMP-MIB] disabled in device config.
MIB [BGP4-MIB] disabled in global config.
MIB [IPV6-MIB] disabled in device config.


 o Duration             0.0011s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_cisco-cbqos']
SQL RUNTIME[0.00050998s]
#####  Module Start: cisco-cbqos  #####


SQL[SELECT * FROM `ports_cbqos` WHERE `device_id` = '137']
SQL RUNTIME[0.00054789s]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m CISCO-CLASS-BASED-QOS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'sw25-prod-mm':'161' cbQosIfType]

CMD EXITCODE[0]
CMD RUNTIME[0.0967s]
STDOUT[
cbQosIfType = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
QoS not configured.

 o Duration             0.0997s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_ucd-diskio']
SQL RUNTIME[0.00054812s]
#####  Module Start: ucd-diskio  #####


CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m UCD-DISKIO-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'sw25-prod-mm':'161' diskIOEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0312s]
STDOUT[
diskIOEntry = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

SQL[SELECT * FROM `ucd_diskio` WHERE `device_id` = '137']
SQL RUNTIME[0.00048399s]


 o Duration             0.0344s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_wifi']
SQL RUNTIME[0.00045586s]
#####  Module Start: wifi  #####


SQL[SELECT * FROM `wifi_radios` WHERE `device_id` = '137']
SQL RUNTIME[0.00042009s]

SQL[SELECT * FROM `wifi_wlans` WHERE `device_id` = '137']
SQL RUNTIME[0.00051999s]

SQL[SELECT * FROM `wifi_aps` WHERE `device_id` = '137']
SQL RUNTIME[0.00038981s]
MIB [JUNIPER-SRX5000-SPU-MONITORING-MIB] disabled in device config.
MIB [JUNIPER-MAC-MIB] disabled in device config.
MIB [JUNIPER-VPN-MIB] disabled in device config.
MIB [JUNIPER-COS-MIB] disabled in device config.
MIB [JUNIPER-FIREWALL-MIB] disabled in device config.
MIB [BGP4-V2-MIB-JUNIPER] disabled in global config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [MPLS-L3VPN-STD-MIB] disabled in device config.
MIB [MPLS-VPN-MIB] disabled in device config.
MIB [JUNIPER-IPv6-MIB] disabled in device config.
MIB [MPLS-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in global config.
MIB [UCD-SNMP-MIB] disabled in device config.
MIB [BGP4-MIB] disabled in global config.
MIB [IPV6-MIB] disabled in device config.


 o Duration             0.0032s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_p2p-radios']
SQL RUNTIME[0.00042200s]
#####  Module Start: p2p-radios  #####


 o Duration             0.0002s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_graphs']
SQL RUNTIME[0.00045204s]
#####  Module Start: graphs  #####

MIB [JUNIPER-SRX5000-SPU-MONITORING-MIB] disabled in device config.
MIB [JUNIPER-MAC-MIB] disabled in device config.
MIB [JUNIPER-VPN-MIB] disabled in device config.
MIB [JUNIPER-COS-MIB] disabled in device config.
MIB [JUNIPER-FIREWALL-MIB] disabled in device config.
MIB [BGP4-V2-MIB-JUNIPER] disabled in global config.
MIB [POWER-ETHERNET-MIB] disabled in device config.
MIB [MPLS-L3VPN-STD-MIB] disabled in device config.
MIB [MPLS-VPN-MIB] disabled in device config.
MIB [JUNIPER-IPv6-MIB] disabled in device config.
MIB [MPLS-MIB] disabled in device config.
MIB [ADSL-LINE-MIB] disabled in global config.
MIB [UCD-SNMP-MIB] disabled in device config.
MIB [BGP4-MIB] disabled in global config.
MIB [IPV6-MIB] disabled in device config.

 o Duration             0.0009s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '137' AND `attrib_type` = 'discover_raid']
SQL RUNTIME[0.00046086s]
Module [raid] disabled globally by config in process [discovery].
 o Modules Disabled     lsp, raid
 o Modules Enabled      os, mibs, ports, ports-stack, vlans, oids, vrf, ip-addresses, processors, mempools, inventory, printersupplies, sensors, 
                        storage,neighbours, arp-table, junose-atm-vp, bgp-peers, mac-accounting, sla, pseudowires, virtual-machines, 
                        cisco-cbqos,ucd-diskio, wifi, p2p-radios, graphs 

SQL[SELECT `device_state` FROM `devices` WHERE `device_id` = '137';]
SQL RUNTIME[0.00047302s]

SQL[UPDATE `devices` set `last_discovered` =NOW(),`type` ='network',`last_discovered_timetaken` ='29.5461',`force_discovery` ='0',`device_state` ='a:5:{s:15:\"poller_mod_perf\";a:18:{s:6:\"system\";d:0.1268;s:2:\"os\";d:0.0673;s:7:\"sensors\";d:0.062;s:6:\"status\";d:0.1271;s:7:\"counter\";d:0.0009;s:10:\"processors\";d:0.0581;s:8:\"mempools\";d:0.2119;s:7:\"storage\";d:0.3662;s:8:\"netstats\";d:0.2262;s:7:\"ucd-mib\";d:0.0006;s:13:\"ipSystemStats\";d:0.1873;s:5:\"ports\";d:14.936;s:10:\"ucd-diskio\";d:0.0009;s:4:\"ospf\";d:0.001;s:15:\"entity-physical\";d:0.0005;s:12:\"applications\";d:0.0012;s:4:\"oids\";d:0.0005;s:6:\"probes\";d:0.0006;}s:17:\"poller_ports_perf\";a:1:{s:4:\"vlan\";d:0.5554649829864502;}s:14:\"poller_history\";a:288:{i:1606900849;d:16.4252;i:1606900549;d:16.3188;i:1606900253;d:16.3549;i:1606899950;d:16.1868;i:1606899648;d:16.5191;i:1606899348;d:16.3448;i:1606899053;d:16.5003;i:1606898750;d:15.9847;i:1606898453;d:16.1018;i:1606898149;d:16.1951;i:1606897849;d:16.5223;i:1606897548;d:16.1396;i:1606897251;d:15.9701;i:1606896938;d:15.8779;i:1606896644;d:16.1236;i:1606896350;d:15.89;i:1606896051;d:15.8886;i:1606895748;d:16.1716;i:1606895442;d:16.5063;i:1606895149;d:16.1324;i:1606894851;d:16.2153;i:1606894501;d:16.4525;i:1606894252;d:20.549;i:1606893945;d:16.5156;i:1606893646;d:16.5123;i:1606893349;d:16.0297;i:1606893050;d:16.6582;i:1606892749;d:16.3744;i:1606892454;d:16.3099;i:1606892153;d:16.5231;i:1606891849;d:16.1422;i:1606891550;d:16.4823;i:1606891253;d:16.6496;i:1606890954;d:16.4035;i:1606890649;d:16.2078;i:1606890347;d:16.2068;i:1606890050;d:16.4931;i:1606889752;d:16.203;i:1606889451;d:16.1776;i:1606889147;d:16.4166;i:1606888850;d:16.1333;i:1606888548;d:16.3087;i:1606888250;d:16.5727;i:1606887948;d:16.2;i:1606887649;d:16.1088;i:1606887350;d:16.2843;i:1606887053;d:15.8275;i:1606886766;d:16.7077;i:1606886455;d:16.3303;i:1606886145;d:16.2998;i:1606885848;d:16.1757;i:1606885538;d:16.6533;i:1606885239;d:16.1852;i:1606884948;d:16.3516;i:1606884649;d:16.5935;i:1606884339;d:16.1447;i:1606884038;d:16.5467;i:1606883750;d:16.0372;i:1606883450;d:16.2491;i:1606883147;d:15.84;i:1606882850;d:16.4547;i:1606882552;d:15.9166;i:1606882251;d:16.3802;i:1606881949;d:15.883;i:1606881649;d:16.2381;i:1606881349;d:16.4721;i:1606881047;d:16.4933;i:1606880750;d:16.3988;i:1606880450;d:16.3125;i:1606880152;d:16.3589;i:1606879849;d:16.2817;i:1606879551;d:16.1249;i:1606879239;d:16.6287;i:1606878947;d:16.5951;i:1606878650;d:16.4748;i:1606878350;d:16.3128;i:1606878038;d:16.3286;i:1606877746;d:16.6251;i:1606877448;d:16.7762;i:1606877148;d:16.0236;i:1606876849;d:16.3849;i:1606876545;d:16.1508;i:1606876239;d:16.1952;i:1606875940;d:16.2889;i:1606875653;d:16.6236;i:1606875349;d:16.6053;i:1606875049;d:16.2517;i:1606874750;d:15.8436;i:1606874444;d:16.0229;i:1606874148;d:16.4799;i:1606873848;d:16.0773;i:1606873552;d:16.1691;i:1606873241;d:15.8848;i:1606872949;d:16.3973;i:1606872650;d:16.0394;i:1606872351;d:16.1321;i:1606872049;d:16.2276;i:1606871750;d:16.0617;i:1606871446;d:16.1175;i:1606871147;d:16.2971;i:1606870849;d:16.5848;i:1606870550;d:16.6224;i:1606870251;d:16.6021;i:1606869951;d:16.0543;i:1606869656;d:16.4043;i:1606869346;d:16.1994;i:1606869039;d:16.2091;i:1606868702;d:17.0994;i:1606868448;d:21.038;i:1606868149;d:16.1246;i:1606867851;d:16.2596;i:1606867593;d:16.2962;i:1606867254;d:16.3058;i:1606866952;d:16.6933;i:1606866648;d:16.4574;i:1606866348;d:16.1148;i:1606866039;d:16.2941;i:1606865748;d:16.2371;i:1606865450;d:16.6132;i:1606865151;d:16.2928;i:1606864838;d:16.1243;i:1606864549;d:16.3901;i:1606864250;d:16.3889;i:1606863949;d:16.1615;i:1606863651;d:16.1209;i:1606863302;d:16.3679;i:1606863048;d:18.015;i:1606862747;d:16.1954;i:1606862447;d:15.8702;i:1606862148;d:16.0347;i:1606861851;d:16.1211;i:1606861543;d:16.0478;i:1606861254;d:16.2998;i:1606860949;d:16.1106;i:1606860649;d:16.1098;i:1606860350;d:16.0769;i:1606860039;d:16.465;i:1606859752;d:16.0602;i:1606859450;d:16.1152;i:1606859149;d:16.0294;i:1606858853;d:16.1757;i:1606858539;d:16.0053;i:1606858253;d:16.3156;i:1606857949;d:16.175;i:1606857649;d:16.2846;i:1606857352;d:15.9167;i:1606857049;d:16.2175;i:1606856736;d:16.2831;i:1606856451;d:17.2811;i:1606856150;d:16.3095;i:1606855849;d:16.3445;i:1606855548;d:16.4787;i:1606855249;d:16.319;i:1606854944;d:16.1562;i:1606854649;d:16.0803;i:1606854350;d:16.5487;i:1606854052;d:16.3126;i:1606853752;d:16.3765;i:1606853450;d:16.1802;i:1606853145;d:16.1398;i:1606852850;d:16.5182;i:1606852539;d:16.3317;i:1606852248;d:16.326;i:1606851948;d:15.9859;i:1606851639;d:16.1113;i:1606851347;d:16.3992;i:1606851050;d:16.6068;i:1606850738;d:16.38;i:1606850438;d:16.3591;i:1606850149;d:16.3811;i:1606849839;d:16.2486;i:1606849550;d:16.3268;i:1606849238;d:16.7171;i:1606848944;d:16.4506;i:1606848650;d:16.6247;i:1606848350;d:16.8611;i:1606848049;d:16.5654;i:1606847742;d:16.4209;i:1606847450;d:15.9005;i:1606847139;d:16.3777;i:1606846839;d:15.9956;i:1606846549;d:16.5036;i:1606846249;d:16.0592;i:1606845952;d:16.5375;i:1606845653;d:16.5542;i:1606845339;d:16.1048;i:1606845048;d:16.7437;i:1606844748;d:16.287;i:1606844451;d:16.5728;i:1606844150;d:16.3773;i:1606843849;d:16.4876;i:1606843548;d:16.4586;i:1606843253;d:16.6591;i:1606842939;d:16.1038;i:1606842639;d:16.7041;i:1606842339;d:16.5245;i:1606842049;d:16.6721;i:1606841749;d:16.4274;i:1606841449;d:16.5964;i:1606841148;d:16.2088;i:1606840850;d:16.3959;i:1606840549;d:16.5682;i:1606840248;d:16.4769;i:1606839933;d:16.1384;i:1606839649;d:17.2615;i:1606839347;d:16.5935;i:1606839052;d:16.4215;i:1606838752;d:16.3322;i:1606838444;d:16.3874;i:1606838132;d:16.8734;i:1606837848;d:17.3307;i:1606837553;d:16.4329;i:1606837239;d:16.2078;i:1606836957;d:17.1235;i:1606836338;d:16.906;i:1606836038;d:16.3681;i:1606835743;d:16.5264;i:1606835438;d:16.5784;i:1606835139;d:16.3667;i:1606834838;d:16.8593;i:1606834541;d:16.6426;i:1606834244;d:16.3322;i:1606833942;d:16.9966;i:1606833639;d:16.8596;i:1606833350;d:16.8827;i:1606833053;d:16.8913;i:1606832739;d:16.7791;i:1606832442;d:17.0119;i:1606832149;d:16.5184;i:1606831838;d:16.5463;i:1606831544;d:16.9088;i:1606831250;d:16.647;i:1606830938;d:16.4438;i:1606830651;d:16.7653;i:1606830342;d:16.9099;i:1606830049;d:16.6914;i:1606829741;d:16.3961;i:1606829443;d:16.8422;i:1606829138;d:16.657;i:1606828831;d:17.1355;i:1606828549;d:17.3074;i:1606828225;d:17.0333;i:1606827939;d:17.3088;i:1606827650;d:17.1005;i:1606827350;d:16.7546;i:1606827039;d:16.6132;i:1606826738;d:16.6899;i:1606826449;d:16.6129;i:1606826142;d:16.7439;i:1606825848;d:16.4985;i:1606825550;d:16.4868;i:1606825242;d:16.4144;i:1606824939;d:16.3201;i:1606824642;d:16.7822;i:1606824337;d:16.583;i:1606824043;d:17.1781;i:1606823749;d:16.6347;i:1606823448;d:16.6421;i:1606823143;d:16.6467;i:1606822839;d:16.1702;i:1606822549;d:16.7238;i:1606822242;d:16.8159;i:1606821944;d:16.4015;i:1606821653;d:16.55;i:1606821338;d:16.1203;i:1606821049;d:17.0378;i:1606820738;d:16.4434;i:1606820438;d:16.5954;i:1606820142;d:16.7776;i:1606819838;d:16.7113;i:1606819542;d:16.7745;i:1606819249;d:16.6307;i:1606818942;d:16.6937;i:1606818648;d:16.617;i:1606818342;d:16.6056;i:1606818047;d:16.7843;i:1606817742;d:16.2058;i:1606817453;d:16.7506;i:1606817141;d:16.3537;i:1606816849;d:16.8369;i:1606816531;d:16.3102;i:1606816242;d:17.2786;i:1606815939;d:16.1578;i:1606815643;d:16.8174;i:1606815338;d:16.539;i:1606815039;d:16.4397;i:1606814745;d:16.7053;i:1606814446;d:16.8328;}s:17:\"discovery_history\";a:100:{i:1606901043;d:29.5461;i:1606884667;d:28.4873;i:1606863052;d:34.615;i:1606841434;d:29.6264;i:1606819898;d:29.1682;i:1606798278;d:28.5247;i:1606776729;d:29.3586;i:1606755137;d:29.589;i:1606733621;d:29.2514;i:1606711827;d:29.4335;i:1606690295;d:28.4967;i:1606668694;d:28.555;i:1606647054;d:34.7386;i:1606625525;d:28.9709;i:1606603921;d:29.3375;i:1606582218;d:29.2025;i:1606560702;d:28.7883;i:1606539079;d:28.8999;i:1606517495;d:28.6085;i:1606495875;d:28.5865;i:1606474271;d:28.4874;i:1606452665;d:31.9339;i:1606431073;d:32.0708;i:1606409434;d:29.7625;i:1606387840;d:28.9928;i:1606366279;d:28.9107;i:1606344653;d:33.0909;i:1606323050;d:29.7215;i:1606301456;d:33.6036;i:1606279864;d:29.2253;i:1606258246;d:31.519;i:1606236692;d:28.7506;i:1606215028;d:29.2195;i:1606193466;d:28.449;i:1606171850;d:35.1625;i:1606150240;d:30.453;i:1606128618;d:29.2585;i:1606107045;d:34.0804;i:1606085396;d:29.483;i:1606063828;d:29.367;i:1606042247;d:35.3179;i:1606020605;d:29.0531;i:1605999070;d:28.7069;i:1605977438;d:35.459;i:1605955850;d:28.8668;i:1605934234;d:33.3987;i:1605912646;d:33.3064;i:1605891034;d:30.5933;i:1605869455;d:28.4371;i:1605847818;d:29.2198;i:1605826257;d:28.9152;i:1605804614;d:29.2598;i:1605783069;d:28.6235;i:1605761408;d:29.6778;i:1605739800;d:29.2569;i:1605718199;d:29.1349;i:1605696683;d:28.6954;i:1605675003;d:29.5949;i:1605653383;d:29.3991;i:1605631750;d:29.2428;i:1605610215;d:29.3957;i:1605588607;d:29.4142;i:1605567001;d:29.4669;i:1605545426;d:29.4743;i:1605523840;d:29.0736;i:1605502197;d:29.1016;i:1605480600;d:28.8464;i:1605459007;d:29.7338;i:1605437392;d:29.3917;i:1605415800;d:29.129;i:1605394197;d:29.1152;i:1605372605;d:29.5638;i:1605351003;d:29.1171;i:1605329408;d:29.5768;i:1605307795;d:29.3212;i:1605286193;d:29.0438;i:1605264604;d:29.6819;i:1605243013;d:29.5528;i:1605221442;d:29.1275;i:1605199860;d:32.2444;i:1605178216;d:29.2027;i:1605156628;d:29.2464;i:1605135046;d:33.7147;i:1605113404;d:29.4264;i:1605091844;d:29.2472;i:1605070183;d:29.2506;i:1605048629;d:29.3506;i:1605027048;d:29.6495;i:1605005395;d:29.3606;i:1604983807;d:30.8639;i:1604962198;d:29.451;i:1604940631;d:28.9934;i:1604918993;d:29.2295;i:1604897443;d:29.4235;i:1604875784;d:29.4867;i:1604854194;d:29.3139;i:1604832608;d:29.2447;i:1604811005;d:29.6103;i:1604789392;d:29.3213;i:1604767791;d:29.1878;}s:18:\"discovery_mod_perf\";a:28:{s:2:\"os\";d:0.0925;s:4:\"mibs\";d:0.1656;s:5:\"ports\";d:2.2095;s:11:\"ports-stack\";d:1.0384;s:5:\"vlans\";d:1.1179;s:11:\"ports_vlans\";N;s:4:\"oids\";d:0.0008;s:3:\"vrf\";d:0.0024;s:12:\"ip-addresses\";d:0.2781;s:10:\"processors\";d:0.2379;s:8:\"mempools\";d:0.5658;s:9:\"inventory\";d:1.1199;s:15:\"printersupplies\";d:0.0022;s:7:\"sensors\";d:1.5541;s:7:\"storage\";d:0.0088;s:10:\"neighbours\";d:20.9077;s:9:\"arp-table\";d:0.0702;s:13:\"junose-atm-vp\";d:0.0004;s:9:\"bgp-peers\";d:0.002;s:14:\"mac-accounting\";d:0.0003;s:3:\"sla\";d:0.0004;s:11:\"pseudowires\";d:0.0016;s:16:\"virtual-machines\";d:0.0011;s:11:\"cisco-cbqos\";d:0.0997;s:10:\"ucd-diskio\";d:0.0344;s:4:\"wifi\";d:0.0032;s:10:\"p2p-radios\";d:0.0002;s:6:\"graphs\";d:0.0009;}}' WHERE `device_id` = '137']
SQL RUNTIME[0.00171280s]
#####  sw25-prod-mm [137] completed discovery modules at 2020-12-02 11:24:33  #####

 o Discovery time       29.5461 seconds


SQL[DELETE FROM `observium_processes` WHERE `process_pid` = '50067' AND `process_name` = 'discovery.php' AND `device_id` = '137']
SQL RUNTIME[0.00115705s]
#####  Finished discovery run at 2020-12-02 11:24:33  #####


SQL[SELECT * FROM `groups` ORDER BY `entity_type`]
SQL RUNTIME[0.00192595s]

SQL[SELECT * FROM `groups_assoc`]
SQL RUNTIME[0.00046992s]

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`type` = 'firewall' OR( IFNULL(`devices`.`hostname`, "") LIKE 'big-ip%'))]
SQL RUNTIME[0.00073099s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '1']
SQL RUNTIME[0.00053596s]
Group                        'OMD Firewalls': 12 existing, 12 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE (( `devices`.`type` = 'network') AND( IFNULL(`devices`.`hostname`, "") LIKE '%-fop' OR IFNULL(`devices`.`hostname`, "") LIKE '%-shop'))]
SQL RUNTIME[0.00095606s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '2']
SQL RUNTIME[0.00054789s]
Group                        'Shop switches': 27 existing, 27 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`type` = 'network' AND( IFNULL(`devices`.`hostname`, "") LIKE '%-acc%'))]
SQL RUNTIME[0.00076199s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '3']
SQL RUNTIME[0.00054407s]
Group                      'Access Switches': 35 existing, 35 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE (( `devices`.`type` = 'network') AND( IFNULL(`devices`.`hostname`, "") LIKE '%-prod-%' OR IFNULL(`devices`.`hostname`, "") LIKE '-outmgmt-%'))]
SQL RUNTIME[0.00082493s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '5']
SQL RUNTIME[0.00052094s]
Group                  'Production Switches': 30 existing, 30 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE (( `devices`.`type` = 'network') AND( `devices`.`vendor` = 'Mikrotik'))]
SQL RUNTIME[0.00066304s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '8']
SQL RUNTIME[0.00048113s]
Group                   'WiFi Access Points': 15 existing, 15 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`type` = 'network' AND( IFNULL(`devices`.`hostname`, "") LIKE 'ore%'))]
SQL RUNTIME[0.00072694s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '14']
SQL RUNTIME[0.00075197s]
Group                                 'Core': 3 existing, 3 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`vendor` = 'Brocade' OR( IFNULL(`devices`.`hostname`, "") LIKE 'par%'))]
SQL RUNTIME[0.00073290s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '15']
SQL RUNTIME[0.00048494s]
Group                         'SAN Switches': 12 existing, 12 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`type` = 'network' AND( `devices`.`vendor` = 'HPE'))]
SQL RUNTIME[0.00062490s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '16']
SQL RUNTIME[0.00047398s]
Group                          'HP Switches': 12 existing, 12 new entries (+0/-0).

SQL[SELECT * FROM `alert_tests` WHERE 1]
SQL RUNTIME[0.00027800s]
Cached 0 alert rules.

SQL[SELECT * FROM `alert_assoc`]
SQL RUNTIME[0.00020099s]
discovery.php: sw25-prod-mm - 1 devices discovered in 31.00 secs

SQL[SELECT * FROM `observium_processes` WHERE `process_start` < '1606886641']
SQL RUNTIME[0.00027514s]
NOTE, $config['snmp']['hide_auth'] is set to TRUE, snmp community and snmp v3 auth hidden from debug output.
 o Devices Discovered   1
 o Discovery Time       31.00 secs
 o Memory usage         24MB (peak: 24MB)
 o MySQL Usage          Cell[494/0.538s] Row[388/0.264s] Rows[352/0.196s] Column[17/0.02s] Update[135/0.063s] Insert[10/0.007s] 
                        Delete[2/0.002s]
 o RRDTool Usage