DEBUG! CMD[/usr/bin/svn info /opt/observium]  CMD EXITCODE[0] CMD RUNTIME[0.0106s] CMD EXITDELAY[10ms] STDOUT[ Path: . Working Copy Root Path: /opt/observium URL: https://svn.observium.org/svn/observium/trunk Relative URL: ^/observium/trunk Repository Root: https://svn.observium.org/svn Repository UUID: 61d68cd4-352d-0410-923a-c4978735b2b8 Revision: 11583 Node Kind: directory Schedule: normal Last Changed Author: mike Last Changed Rev: 11583 Last Changed Date: 2021-09-10 19:47:44 +0200 (Fri, 10 Sep 2021) ] SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'dbSchema';] SQL RUNTIME[0.00053811s]  SQL[SELECT @@SESSION.sql_mode;] SQL RUNTIME[0.00008202s]  SQL[SET SESSION `sql_mode` = 'NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION'] SQL RUNTIME[0.00004292s] DB mode(s) disabled: STRICT_TRANS_TABLES, ERROR_FOR_DIVISION_BY_ZERO CMD[date "+%:z"]  CMD EXITCODE[0] CMD RUNTIME[0.0018s] CMD EXITDELAY[10ms] STDOUT[ +02:00 ] SQL[SELECT TIMEDIFF(NOW(), UTC_TIMESTAMP);] SQL RUNTIME[0.00011086s]  SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'current_rev';] SQL RUNTIME[0.00011587s]  SQL[SELECT * FROM `config`] SQL RUNTIME[0.00009799s]  CMD[/usr/sbin/fping -v 2>&1]  CMD EXITCODE[0] CMD RUNTIME[0.0101s] STDOUT[ /usr/sbin/fping: Version 4.2 /usr/sbin/fping: comments to david@schweikert.ch ]  ___ _ _ / _ \ | |__ ___ ___ _ __ __ __(_) _ _ _ __ ___ | | | || '_ \ / __| / _ \| '__|\ \ / /| || | | || '_ ` _ \ | |_| || |_) |\__ \| __/| | \ V / | || |_| || | | | | | \___/ |_.__/ |___/ \___||_| \_/ |_| \__,_||_| |_| |_| Observium Professional 21.9.11583 https://www.observium.org   CMD[/opt/observium/scripts/distro]  CMD EXITCODE[0] CMD RUNTIME[0.0246s] STDOUT[ Linux|4.18.0-305.12.1.el8_4.x86_64|amd64|CentOS|8|vmware| ] CMD[/usr/bin/env python --version 2>&1]  CMD EXITCODE[0] CMD RUNTIME[0.007s] STDOUT[ Python 3.6.8 ] SQL[SELECT version();] SQL RUNTIME[0.00011015s]  CMD[/usr/bin/snmpget --version 2>&1]  CMD EXITCODE[0] CMD RUNTIME[0.0087s] STDOUT[ NET-SNMP version: 5.8 ] CMD[/usr/bin/rrdtool --version | head -n1]  CMD EXITCODE[0] CMD RUNTIME[0.0093s] STDOUT[ RRDtool 1.7.0 Copyright by Tobias Oetiker ] CMD[/usr/bin/rrdcached -h | head -n1]  CMD EXITCODE[0] CMD RUNTIME[0.0229s] STDOUT[ RRDCacheD 1.7.0 ] CMD[/usr/sbin/fping -v 2>&1]  CMD EXITCODE[0] CMD RUNTIME[0.0018s] STDOUT[ /usr/sbin/fping: Version 4.2 /usr/sbin/fping: comments to david@schweikert.ch ] CMD[/usr/bin/env apache2 -v | awk '/Server version:/ {print $3}']  CMD EXITCODE[0] CMD RUNTIME[0.0056s] STDOUT[ ] CMD[/usr/sbin/httpd -v | awk '/Server version:/ {print $3}']  CMD EXITCODE[0] CMD RUNTIME[0.031s] STDOUT[ Apache/2.4.37 ] SQL[SELECT @@SESSION.sql_mode;] SQL RUNTIME[0.00010395s]  SQL[SHOW VARIABLES LIKE 'character_set_connection'] SQL RUNTIME[0.00036311s]  ##### Software versions #####   o OS  Linux 4.18.0-305.12.1.el8_4.x86_64 [amd64] (CentOS 8)  o Apache  2.4.37  o PHP  7.4.6 (OPcache: ENABLED)  o Python  3.6.8  o MariaDB  10.5.12-MariaDB (extension: mysqli 7.4.6)  o SNMP  NET-SNMP 5.8  o RRDtool  1.7.0 (rrdcached 1.7.0: unix:/run/rrdcached.sock)  o Fping  4.2 (IPv4 and IPv6) ##### Memory Limit #####   o PHP  512MB ##### MariaDB mode #####   o MariaDB  NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION ##### Charset info #####   o PHP  UTF-8  o MariaDB  utf8 ##### Timezones info #####   o Date  Sunday, 12-Sep-21 15:38:03 CEST  o PHP  +02:00  o MariaDB  +02:00 ##### Starting discovery run at 2021-09-12 15:38:03 #####   SQL[SELECT * FROM `devices` WHERE `disabled` = 0 AND `device_id` = '797' AND `status` = '1' AND `poller_id` = '0' ORDER BY `last_discovered_timetaken` ASC] SQL RUNTIME[0.00024199s]  CMD[/usr/bin/snmpget -t '20' -v2c -c *** -Pud -OQUsn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' .1.3.6.1.2.1.1.2.0 .1.3.6.1.2.1.1.3.0]  CMD EXITCODE[0] CMD RUNTIME[0.2662s] STDOUT[ .1.3.6.1.2.1.1.2.0 = .1.3.6.1.4.1.674.10895.3010 .1.3.6.1.2.1.1.3.0 = 282:1:21:38.00 ] SNMP STATUS[TRUE]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '797'] SQL RUNTIME[0.00021696s]  SQL[SELECT * FROM `observium_processes` WHERE `process_name` = 'discovery.php' AND `device_id` = '797' AND `poller_id` = '0'] SQL RUNTIME[0.00014400s]  SQL[INSERT INTO `observium_processes` (`process_pid`,`process_name`,`process_ppid`,`process_uid`,`process_command`,`process_start`,`device_id`) VALUES ('371725','discovery.php','1861602','0','php ./discovery.php -h 797 -d','1631453883','797')] SQL RUNTIME[0.00463891s] ##### -core01.fqdn.net [797] #####   o OS Type  powerconnect-fastpath  o OS Group  fastpath  o SNMP Version  v2c  o Last discovery  2021-09-12 12:55:24  o Last duration  52.00 seconds ##### Module Start: os #####   CMD[/usr/bin/snmpget -t '20' -v2c -c *** -Pud -OQUv -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' sysDescr.0]  CMD EXITCODE[0] CMD RUNTIME[0.2618s] STDOUT[ PowerConnect 6224, 3.3.13.1, VxWorks 6.5 ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpget -t '20' -v2c -c *** -Pud -OQUvn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' sysObjectID.0]  CMD EXITCODE[0] CMD RUNTIME[0.2627s] STDOUT[ .1.3.6.1.4.1.674.10895.3010 ] SNMP STATUS[TRUE] Duplicate sysObjectID '.1.3.6.1.4.1.7367' in definitions for OSes: draytek and draytek! +-------------+------------------------------------------+ | OID | | +-------------+------------------------------------------+ | sysDescr | PowerConnect 6224, 3.3.13.1, VxWorks 6.5 | | sysObjectID | .1.3.6.1.4.1.674.10895.3010 | +-------------+------------------------------------------+  o Detect OS matched (powerconnect-fastpath: Dell PowerConnect (FastPath)):  +-------------+-----------------------------+-----------------------------+ | OID | Matched definition | | +-------------+-----------------------------+-----------------------------+ | sysObjectID | .1.3.6.1.4.1.674.10895.3010 | .1.3.6.1.4.1.674.10895.3010 | +-------------+-----------------------------+-----------------------------+  o Duration  0.5475s ##### 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.0051s] 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 -t '20' -v2c -c *** -Pud -OQUsn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' .1.3.6.1.2.1.1.9.1.2]  CMD EXITCODE[0] CMD RUNTIME[0.2652s] STDOUT[ .1.3.6.1.2.1.1.9.1.2.1 = .1.3.6.1.6.3.1 .1.3.6.1.2.1.1.9.1.2.2 = .1.3.6.1.2.1.16.20.8 ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' sysORDescr]  CMD EXITCODE[0] CMD RUNTIME[1.5592s] STDOUT[ sysORDescr.1 = The MIB module for SNMPv2 entities sysORDescr.2 = Remote Network Monitoring Management Information Base sysORDescr.3 = Broadcom Reference sysORDescr.4 = This MIB module defines objects to help support coexistence between SNMPv1, SNMPv2, and SNMPv3. sysORDescr.5 = The SNMP Management Architecture MIB sysORDescr.6 = The MIB for Message Processing and Dispatching sysORDescr.7 = The Notification MIB Module sysORDescr.8 = The Target MIB Module sysORDescr.9 = The management information definitions for the SNMP User-based Security Model. sysORDescr.10 = The management information definitions for the View-based Access Control Model for SNMP. sysORDescr.11 = SNMP Research, Inc. sysORDescr.12 = Fastpath Power Ethernet Extensions MIB sysORDescr.13 = Power Ethernet MIB sysORDescr.14 = sFlow MIB sysORDescr.15 = Industry Standard Discovery Protocol MIB sysORDescr.16 = The Link Aggregation module for managing IEEE 802.3ad sysORDescr.17 = Management Information Base for Network Management of TCP/IP-based internets: MIB-II sysORDescr.18 = Definitions of Managed Objects for Bridges (dot1d) sysORDescr.19 = The Bridge MIB Extension module for managing Priority and Multicast Filtering, defined by IEEE 802.1D-1998. sysORDescr.20 = The VLAN Bridge MIB module for managing Virtual Bridged Local Area Networks sysORDescr.21 = Entity MIB (Version 2) sysORDescr.22 = The Interfaces Group MIB using SMIv2 sysORDescr.23 = Definitions of Managed Objects for the Ethernet-like Interface Types sysORDescr.24 = FASTPATH Switching - Layer 2 sysORDescr.25 = Unit and Slot configuration. sysORDescr.26 = Port Security MIB. sysORDescr.27 = Port Access Entity module for managing IEEE 802.1X. sysORDescr.28 = Broadcom FastPath Radius MIB sysORDescr.29 = RADIUS Accounting Client MIB sysORDescr.30 = RADIUS Authentication Client MIB sysORDescr.31 = FastPath Captive Portal MIB sysORDescr.32 = The Broadcom Private MIB for FastPath Mgmt Security sysORDescr.33 = The MIB module defines the AddressFamilyNumbers textual convention. sysORDescr.34 = RIP Version 2 MIB Extension sysORDescr.35 = OSPF Version 2 Management Information Base sysORDescr.36 = The MIB module to describe traps for the OSPF Version 2 Protocol. sysORDescr.37 = Definitions of Managed Objects for the Virtual Router Redundancy Protocol sysORDescr.38 = FASTPATH Routing - Layer 3 sysORDescr.39 = FASTPATH Flex QOS Support sysORDescr.40 = FASTPATH Flex QOS ACL sysORDescr.41 = FASTPATH Flex QOS COS sysORDescr.42 = FASTPATH Flex QOS VOIP sysORDescr.43 = Management Information Base for the Textual Conventions used in DIFFSERV-MIB sysORDescr.44 = Management Information Base for the Differentiated Services Architecture sysORDescr.45 = FASTPATH Flex QOS DiffServ Private MIBs' definitions sysORDescr.46 = FASTPATH Flex QOS DiffServ Private MIBs' definitions sysORDescr.47 = IPv4 Multicast Routing MIB sysORDescr.48 = MGMD MIB, includes IGMPv3 and MLDv2. sysORDescr.49 = Protocol Independent Multicast MIB for IPv4 sysORDescr.50 = Distance-Vector Multicast Routing Protocol MIB sysORDescr.51 = IANA IP Route Protocol and IP MRoute Protocol Textual Conventions sysORDescr.52 = The MIB module defines objects to configure Non Stop Forwarding. sysORDescr.53 = Management Information Base for IP Version 6: Textual Conventions and General Group sysORDescr.54 = Management Information Base for IP Version 6: ICMPv6 Group sysORDescr.55 = Textual Conventions for Transport Addresses sysORDescr.56 = The Broadcom Private MIB for FastPath Ipv6 Routing ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpget -t '20' -v2c -c *** -Pud -OQUv -m OSPF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' ospfAdminStat.0]  CMD EXITCODE[0] CMD RUNTIME[0.264s] STDOUT[ enabled ] SNMP STATUS[TRUE] Store in cache OID: OSPF-MIB::ospfAdminStat.0 CMD[/usr/bin/snmpget -t '20' -v2c -c *** -Pud -OQUv -m MPLS-L3VPN-STD-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' mplsL3VpnConfiguredVrfs.0]  CMD EXITCODE[0] CMD RUNTIME[0.2706s] STDOUT[ No Such Object available on this agent at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response] Store in cache OID: MPLS-L3VPN-STD-MIB::mplsL3VpnConfiguredVrfs.0 CMD[/usr/bin/snmpget -t '20' -v2c -c *** -Pud -OQUv -m MPLS-VPN-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' mplsVpnConfiguredVrfs.0]  CMD EXITCODE[0] CMD RUNTIME[0.2646s] STDOUT[ No Such Object available on this agent at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response] Store in cache OID: MPLS-VPN-MIB::mplsVpnConfiguredVrfs.0 CMD[/usr/bin/snmpget -t '20' -v2c -c *** -Pud -OQUv -m LLDP-EXT-MED-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' lldpXMedLocModelName.0]  CMD EXITCODE[0] CMD RUNTIME[0.2821s] STDOUT[ No Such Instance currently exists at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response] Store in cache OID: LLDP-EXT-MED-MIB::lldpXMedLocModelName.0 +---------------------------+--------------------+---------+ | OID | Matched definition | Value | +---------------------------+--------------------+---------+ | OSPF-MIB::ospfAdminStat.0 | /^(enabled|1)/ | enabled | +---------------------------+--------------------+---------+  o MIBs discovered  OSPF-MIB RMON-MIB +----------------------+------------+-----------+---------------------+ | Identity | MIB | Source | Status | +----------------------+------------+-----------+---------------------+ | .1.3.6.1.6.3.1 | SNMPv2-MIB | sysORID | MIB already defined | | .1.3.6.1.2.1.14 | OSPF-MIB | Discovery | MIB added | | .1.3.6.1.2.1.16.20.8 | RMON-MIB | sysORID | MIB added | +----------------------+------------+-----------+---------------------+ SQL[SELECT `mib` FROM `devices_mibs` WHERE `device_id` = '797' AND `use` = 'mib' AND `disabled` = '1'] SQL RUNTIME[0.00018811s]    /opt/observium/includes/discovery/mibs.inc.php:346  array( [0] => string(8) "OSPF-MIB" [1] => string(8) "RMON-MIB" [2] => string(28) "DNOS-BOXSERVICES-PRIVATE-MIB" [3] => string(32) "OLD-DNOS-BOXSERVICES-PRIVATE-MIB" [4] => string(15) "Dell-Vendor-MIB" [5] => string(18) "POWER-ETHERNET-MIB" [6] => string(23) "DNOS-POWER-ETHERNET-MIB" [7] => string(18) "DNOS-SWITCHING-MIB" [8] => string(13) "DNOS-ISDP-MIB" [9] => string(8) "SMON-MIB" [10] => string(22) "FASTPATH-INVENTORY-MIB" [11] => string(10) "SNMPv2-MIB" [12] => string(18) "SNMP-FRAMEWORK-MIB" [13] => string(6) "IF-MIB" [14] => string(13) "ADSL-LINE-MIB" [15] => string(13) "EtherLike-MIB" [16] => string(10) "ENTITY-MIB" [17] => string(17) "ENTITY-SENSOR-MIB" [18] => string(12) "UCD-SNMP-MIB" [19] => string(12) "Q-BRIDGE-MIB" [20] => string(8) "LLDP-MIB" [21] => string(13) "CISCO-CDP-MIB" [22] => string(10) "PW-STD-MIB" [23] => string(15) "DISMAN-PING-MIB" [24] => string(8) "BGP4-MIB" [25] => string(6) "IP-MIB" [26] => string(8) "IPV6-MIB" )  o Duration  2.9205s ##### Module Start: vrf #####   SQL[SELECT COUNT(*) FROM `vrfs` WHERE `device_id` = '797' AND 1] SQL RUNTIME[0.00014210s]  SQL[SELECT COUNT(*) FROM `ports` WHERE `device_id` = '797' AND `ifVrf` IS NOT NULL AND 1] SQL RUNTIME[0.00023508s]   o Duration  0.0008s ##### Module Start: ports #####   o Caching OIDs  ifDescr CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' ifDescr]  CMD EXITCODE[0] CMD RUNTIME[2.0732s] STDOUT[ ifDescr.1 = Unit: 1 Slot: 0 Port: 1 Gigabit - Level ifDescr.2 = Unit: 1 Slot: 0 Port: 2 Gigabit - Level ifDescr.3 = Unit: 1 Slot: 0 Port: 3 Gigabit - Level ifDescr.4 = Unit: 1 Slot: 0 Port: 4 Gigabit - Level ifDescr.5 = Unit: 1 Slot: 0 Port: 5 Gigabit - Level ifDescr.6 = Unit: 1 Slot: 0 Port: 6 Gigabit - Level ifDescr.7 = Unit: 1 Slot: 0 Port: 7 Gigabit - Level ifDescr.8 = Unit: 1 Slot: 0 Port: 8 Gigabit - Level ifDescr.9 = Unit: 1 Slot: 0 Port: 9 Gigabit - Level ifDescr.10 = Unit: 1 Slot: 0 Port: 10 Gigabit - Level ifDescr.11 = Unit: 1 Slot: 0 Port: 11 Gigabit - Level ifDescr.12 = Unit: 1 Slot: 0 Port: 12 Gigabit - Level ifDescr.13 = Unit: 1 Slot: 0 Port: 13 Gigabit - Level ifDescr.14 = Unit: 1 Slot: 0 Port: 14 Gigabit - Level ifDescr.15 = Unit: 1 Slot: 0 Port: 15 Gigabit - Level ifDescr.16 = Unit: 1 Slot: 0 Port: 16 Gigabit - Level ifDescr.17 = Unit: 1 Slot: 0 Port: 17 Gigabit - Level ifDescr.18 = Unit: 1 Slot: 0 Port: 18 Gigabit - Level ifDescr.19 = Unit: 1 Slot: 0 Port: 19 Gigabit - Level ifDescr.20 = Unit: 1 Slot: 0 Port: 20 Gigabit - Level ifDescr.21 = Unit: 1 Slot: 0 Port: 21 Gigabit - Level ifDescr.22 = Unit: 1 Slot: 0 Port: 22 Gigabit - Level ifDescr.23 = Unit: 1 Slot: 0 Port: 23 Gigabit - Level ifDescr.24 = Unit: 1 Slot: 0 Port: 24 Gigabit - Level ifDescr.25 = Unit: 1 Slot: 0 Port: 25 10G - Level ifDescr.26 = Unit: 1 Slot: 0 Port: 26 10G - Level ifDescr.27 = Unit: 1 Slot: 0 Port: 27 10G - Level ifDescr.28 = Unit: 1 Slot: 0 Port: 28 10G - Level ifDescr.625 = CPU Interface for Unit: 0 Slot: 5 Port: 1 ifDescr.626 = Link Aggregate 1 ifDescr.627 = Link Aggregate 2 ifDescr.628 = Link Aggregate 3 ifDescr.629 = Link Aggregate 4 ifDescr.630 = Link Aggregate 5 ifDescr.631 = Link Aggregate 6 ifDescr.632 = Link Aggregate 7 ifDescr.633 = Link Aggregate 8 ifDescr.634 = Link Aggregate 9 ifDescr.635 = Link Aggregate 10 ifDescr.636 = Link Aggregate 11 ifDescr.637 = Link Aggregate 12 ifDescr.638 = Link Aggregate 13 ifDescr.639 = Link Aggregate 14 ifDescr.640 = Link Aggregate 15 ifDescr.641 = Link Aggregate 16 ifDescr.642 = Link Aggregate 17 ifDescr.643 = Link Aggregate 18 ifDescr.644 = Link Aggregate 19 ifDescr.645 = Link Aggregate 20 ifDescr.646 = Link Aggregate 21 ifDescr.647 = Link Aggregate 22 ifDescr.648 = Link Aggregate 23 ifDescr.649 = Link Aggregate 24 ifDescr.650 = Link Aggregate 25 ifDescr.651 = Link Aggregate 26 ifDescr.652 = Link Aggregate 27 ifDescr.653 = Link Aggregate 28 ifDescr.654 = Link Aggregate 29 ifDescr.655 = Link Aggregate 30 ifDescr.656 = Link Aggregate 31 ifDescr.657 = Link Aggregate 32 ifDescr.658 = Link Aggregate 33 ifDescr.659 = Link Aggregate 34 ifDescr.660 = Link Aggregate 35 ifDescr.661 = Link Aggregate 36 ifDescr.662 = Link Aggregate 37 ifDescr.663 = Link Aggregate 38 ifDescr.664 = Link Aggregate 39 ifDescr.665 = Link Aggregate 40 ifDescr.666 = Link Aggregate 41 ifDescr.667 = Link Aggregate 42 ifDescr.668 = Link Aggregate 43 ifDescr.669 = Link Aggregate 44 ifDescr.670 = Link Aggregate 45 ifDescr.671 = Link Aggregate 46 ifDescr.672 = Link Aggregate 47 ifDescr.673 = Link Aggregate 48 ] SNMP STATUS[TRUE] ifAlias CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' ifAlias]  CMD EXITCODE[0] CMD RUNTIME[2.1087s] STDOUT[ ifAlias.1 = UPS-CPD01 ifAlias.2 = UPS-CPD02 ifAlias.3 = Router ISP 1 - Dinamica ifAlias.4 = RT-GUEST Admin ifAlias.5 = RTR-Guest WAN ifAlias.6 = RTR-Guest LAN ifAlias.7 = -CORE MGMT 1 ifAlias.8 = -CORE MGMT 2 ifAlias.9 = Dinamica to VZ ifAlias.10 = ifAlias.11 = QNAP ifAlias.12 = ifAlias.13 = ifAlias.14 = ifAlias.15 = ifAlias.16 = ifAlias.17 = ifAlias.18 = ifAlias.19 = ifAlias.20 = ifAlias.21 = ifAlias.22 = ifAlias.23 = ifAlias.24 = UPLILNK -CORE ifAlias.25 = ifAlias.26 = ifAlias.27 = ifAlias.28 = 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 = ifAlias.653 = ifAlias.654 = ifAlias.655 = ifAlias.656 = ifAlias.657 = ifAlias.658 = ifAlias.659 = ifAlias.660 = ifAlias.661 = ifAlias.662 = ifAlias.663 = ifAlias.664 = ifAlias.665 = ifAlias.666 = ifAlias.667 = ifAlias.668 = ifAlias.669 = ifAlias.670 = ifAlias.671 = ifAlias.672 = ifAlias.673 = ] SNMP STATUS[TRUE] ifName CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' ifName]  CMD EXITCODE[0] CMD RUNTIME[2.0878s] STDOUT[ ifName.1 = 1/0/1 ifName.2 = 1/0/2 ifName.3 = 1/0/3 ifName.4 = 1/0/4 ifName.5 = 1/0/5 ifName.6 = 1/0/6 ifName.7 = 1/0/7 ifName.8 = 1/0/8 ifName.9 = 1/0/9 ifName.10 = 1/0/10 ifName.11 = 1/0/11 ifName.12 = 1/0/12 ifName.13 = 1/0/13 ifName.14 = 1/0/14 ifName.15 = 1/0/15 ifName.16 = 1/0/16 ifName.17 = 1/0/17 ifName.18 = 1/0/18 ifName.19 = 1/0/19 ifName.20 = 1/0/20 ifName.21 = 1/0/21 ifName.22 = 1/0/22 ifName.23 = 1/0/23 ifName.24 = 1/0/24 ifName.25 = 1/0/25 ifName.26 = 1/0/26 ifName.27 = 1/0/27 ifName.28 = 1/0/28 ifName.625 = CPU Interface: 0/5/1 ifName.626 = 0/3/1 ifName.627 = 0/3/2 ifName.628 = 0/3/3 ifName.629 = 0/3/4 ifName.630 = 0/3/5 ifName.631 = 0/3/6 ifName.632 = 0/3/7 ifName.633 = 0/3/8 ifName.634 = 0/3/9 ifName.635 = 0/3/10 ifName.636 = 0/3/11 ifName.637 = 0/3/12 ifName.638 = 0/3/13 ifName.639 = 0/3/14 ifName.640 = 0/3/15 ifName.641 = 0/3/16 ifName.642 = 0/3/17 ifName.643 = 0/3/18 ifName.644 = 0/3/19 ifName.645 = 0/3/20 ifName.646 = 0/3/21 ifName.647 = 0/3/22 ifName.648 = 0/3/23 ifName.649 = 0/3/24 ifName.650 = 0/3/25 ifName.651 = 0/3/26 ifName.652 = 0/3/27 ifName.653 = 0/3/28 ifName.654 = 0/3/29 ifName.655 = 0/3/30 ifName.656 = 0/3/31 ifName.657 = 0/3/32 ifName.658 = 0/3/33 ifName.659 = 0/3/34 ifName.660 = 0/3/35 ifName.661 = 0/3/36 ifName.662 = 0/3/37 ifName.663 = 0/3/38 ifName.664 = 0/3/39 ifName.665 = 0/3/40 ifName.666 = 0/3/41 ifName.667 = 0/3/42 ifName.668 = 0/3/43 ifName.669 = 0/3/44 ifName.670 = 0/3/45 ifName.671 = 0/3/46 ifName.672 = 0/3/47 ifName.673 = 0/3/48 ] SNMP STATUS[TRUE] ifType CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' ifType]  CMD EXITCODE[0] CMD RUNTIME[2.0697s] STDOUT[ ifType.1 = ethernetCsmacd ifType.2 = ethernetCsmacd ifType.3 = ethernetCsmacd ifType.4 = ethernetCsmacd ifType.5 = ethernetCsmacd ifType.6 = ethernetCsmacd ifType.7 = ethernetCsmacd ifType.8 = ethernetCsmacd ifType.9 = ethernetCsmacd ifType.10 = ethernetCsmacd ifType.11 = ethernetCsmacd ifType.12 = ethernetCsmacd ifType.13 = ethernetCsmacd ifType.14 = ethernetCsmacd ifType.15 = ethernetCsmacd ifType.16 = ethernetCsmacd ifType.17 = ethernetCsmacd ifType.18 = ethernetCsmacd ifType.19 = ethernetCsmacd ifType.20 = ethernetCsmacd ifType.21 = ethernetCsmacd ifType.22 = ethernetCsmacd ifType.23 = ethernetCsmacd ifType.24 = ethernetCsmacd ifType.25 = ethernetCsmacd ifType.26 = ethernetCsmacd ifType.27 = ethernetCsmacd ifType.28 = ethernetCsmacd ifType.625 = other ifType.626 = ieee8023adLag ifType.627 = ieee8023adLag ifType.628 = ieee8023adLag ifType.629 = ieee8023adLag ifType.630 = ieee8023adLag ifType.631 = ieee8023adLag ifType.632 = ieee8023adLag ifType.633 = ieee8023adLag ifType.634 = ieee8023adLag ifType.635 = ieee8023adLag ifType.636 = ieee8023adLag ifType.637 = ieee8023adLag ifType.638 = ieee8023adLag ifType.639 = ieee8023adLag ifType.640 = ieee8023adLag ifType.641 = ieee8023adLag ifType.642 = ieee8023adLag ifType.643 = ieee8023adLag ifType.644 = ieee8023adLag ifType.645 = ieee8023adLag ifType.646 = ieee8023adLag ifType.647 = ieee8023adLag ifType.648 = ieee8023adLag ifType.649 = ieee8023adLag ifType.650 = ieee8023adLag ifType.651 = ieee8023adLag ifType.652 = ieee8023adLag ifType.653 = ieee8023adLag ifType.654 = ieee8023adLag ifType.655 = ieee8023adLag ifType.656 = ieee8023adLag ifType.657 = ieee8023adLag 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 ] SNMP STATUS[TRUE] ifOperStatus CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' ifOperStatus]  CMD EXITCODE[0] CMD RUNTIME[2.0682s] STDOUT[ ifOperStatus.1 = up ifOperStatus.2 = up ifOperStatus.3 = up ifOperStatus.4 = up ifOperStatus.5 = up ifOperStatus.6 = up ifOperStatus.7 = up ifOperStatus.8 = up ifOperStatus.9 = up ifOperStatus.10 = down ifOperStatus.11 = up ifOperStatus.12 = down ifOperStatus.13 = down ifOperStatus.14 = down ifOperStatus.15 = down ifOperStatus.16 = down ifOperStatus.17 = down ifOperStatus.18 = down ifOperStatus.19 = down ifOperStatus.20 = down ifOperStatus.21 = down ifOperStatus.22 = down ifOperStatus.23 = down ifOperStatus.24 = up ifOperStatus.25 = down ifOperStatus.26 = down ifOperStatus.27 = down ifOperStatus.28 = down ifOperStatus.625 = up 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 = down ifOperStatus.653 = down ifOperStatus.654 = down ifOperStatus.655 = down ifOperStatus.656 = down ifOperStatus.657 = down ifOperStatus.658 = down ifOperStatus.659 = down ifOperStatus.660 = down ifOperStatus.661 = down ifOperStatus.662 = down ifOperStatus.663 = down ifOperStatus.664 = down ifOperStatus.665 = down ifOperStatus.666 = down ifOperStatus.667 = down ifOperStatus.668 = down ifOperStatus.669 = down ifOperStatus.670 = down ifOperStatus.671 = down ifOperStatus.672 = down ifOperStatus.673 = down ] SNMP STATUS[TRUE]    /opt/observium/includes/discovery/ports.inc.php:44  array( [1] => array( [ifDescr] => string(39) "Unit: 1 Slot: 0 Port: 1 Gigabit - Level" [ifAlias] => string(13) "UPS-CPD01" [ifName] => string(5) "1/0/1" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(2) "up" ) [2] => array( [ifDescr] => string(39) "Unit: 1 Slot: 0 Port: 2 Gigabit - Level" [ifAlias] => string(13) "UPS-CPD02" [ifName] => string(5) "1/0/2" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(2) "up" ) [3] => array( [ifDescr] => string(39) "Unit: 1 Slot: 0 Port: 3 Gigabit - Level" [ifAlias] => string(23) "Router ISP 1 - Dinamica" [ifName] => string(5) "1/0/3" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(2) "up" ) [4] => array( [ifDescr] => string(39) "Unit: 1 Slot: 0 Port: 4 Gigabit - Level" [ifAlias] => string(18) "RT-GUEST Admin" [ifName] => string(5) "1/0/4" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(2) "up" ) [5] => array( [ifDescr] => string(39) "Unit: 1 Slot: 0 Port: 5 Gigabit - Level" [ifAlias] => string(17) "RTR-Guest WAN" [ifName] => string(5) "1/0/5" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(2) "up" ) [6] => array( [ifDescr] => string(39) "Unit: 1 Slot: 0 Port: 6 Gigabit - Level" [ifAlias] => string(17) "RTR-Guest LAN" [ifName] => string(5) "1/0/6" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(2) "up" ) [7] => array( [ifDescr] => string(39) "Unit: 1 Slot: 0 Port: 7 Gigabit - Level" [ifAlias] => string(19) "-CORE MGMT 1" [ifName] => string(5) "1/0/7" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(2) "up" ) [8] => array( [ifDescr] => string(39) "Unit: 1 Slot: 0 Port: 8 Gigabit - Level" [ifAlias] => string(19) "-CORE MGMT 2" [ifName] => string(5) "1/0/8" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(2) "up" ) [9] => array( [ifDescr] => string(39) "Unit: 1 Slot: 0 Port: 9 Gigabit - Level" [ifAlias] => string(14) "Dinamica to VZ" [ifName] => string(5) "1/0/9" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(2) "up" ) [10] => array( [ifDescr] => string(40) "Unit: 1 Slot: 0 Port: 10 Gigabit - Level" [ifAlias] => string(0) "" [ifName] => string(6) "1/0/10" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(4) "down" ) [11] => array( [ifDescr] => string(40) "Unit: 1 Slot: 0 Port: 11 Gigabit - Level" [ifAlias] => string(4) "QNAP" [ifName] => string(6) "1/0/11" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(2) "up" ) [12] => array( [ifDescr] => string(40) "Unit: 1 Slot: 0 Port: 12 Gigabit - Level" [ifAlias] => string(0) "" [ifName] => string(6) "1/0/12" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(4) "down" ) [13] => array( [ifDescr] => string(40) "Unit: 1 Slot: 0 Port: 13 Gigabit - Level" [ifAlias] => string(0) "" [ifName] => string(6) "1/0/13" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(4) "down" ) [14] => array( [ifDescr] => string(40) "Unit: 1 Slot: 0 Port: 14 Gigabit - Level" [ifAlias] => string(0) "" [ifName] => string(6) "1/0/14" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(4) "down" ) [15] => array( [ifDescr] => string(40) "Unit: 1 Slot: 0 Port: 15 Gigabit - Level" [ifAlias] => string(0) "" [ifName] => string(6) "1/0/15" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(4) "down" ) [16] => array( [ifDescr] => string(40) "Unit: 1 Slot: 0 Port: 16 Gigabit - Level" [ifAlias] => string(0) "" [ifName] => string(6) "1/0/16" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(4) "down" ) [17] => array( [ifDescr] => string(40) "Unit: 1 Slot: 0 Port: 17 Gigabit - Level" [ifAlias] => string(0) "" [ifName] => string(6) "1/0/17" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(4) "down" ) [18] => array( [ifDescr] => string(40) "Unit: 1 Slot: 0 Port: 18 Gigabit - Level" [ifAlias] => string(0) "" [ifName] => string(6) "1/0/18" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(4) "down" ) [19] => array( [ifDescr] => string(40) "Unit: 1 Slot: 0 Port: 19 Gigabit - Level" [ifAlias] => string(0) "" [ifName] => string(6) "1/0/19" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(4) "down" ) [20] => array( [ifDescr] => string(40) "Unit: 1 Slot: 0 Port: 20 Gigabit - Level" [ifAlias] => string(0) "" [ifName] => string(6) "1/0/20" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(4) "down" ) [21] => array( [ifDescr] => string(40) "Unit: 1 Slot: 0 Port: 21 Gigabit - Level" [ifAlias] => string(0) "" [ifName] => string(6) "1/0/21" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(4) "down" ) [22] => array( [ifDescr] => string(40) "Unit: 1 Slot: 0 Port: 22 Gigabit - Level" [ifAlias] => string(0) "" [ifName] => string(6) "1/0/22" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(4) "down" ) [23] => array( [ifDescr] => string(40) "Unit: 1 Slot: 0 Port: 23 Gigabit - Level" [ifAlias] => string(0) "" [ifName] => string(6) "1/0/23" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(4) "down" ) [24] => array( [ifDescr] => string(40) "Unit: 1 Slot: 0 Port: 24 Gigabit - Level" [ifAlias] => string(20) "UPLILNK -CORE" [ifName] => string(6) "1/0/24" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(2) "up" ) [25] => array( [ifDescr] => string(36) "Unit: 1 Slot: 0 Port: 25 10G - Level" [ifAlias] => string(0) "" [ifName] => string(6) "1/0/25" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(4) "down" ) [26] => array( [ifDescr] => string(36) "Unit: 1 Slot: 0 Port: 26 10G - Level" [ifAlias] => string(0) "" [ifName] => string(6) "1/0/26" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(4) "down" ) [27] => array( [ifDescr] => string(36) "Unit: 1 Slot: 0 Port: 27 10G - Level" [ifAlias] => string(0) "" [ifName] => string(6) "1/0/27" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(4) "down" ) [28] => array( [ifDescr] => string(36) "Unit: 1 Slot: 0 Port: 28 10G - Level" [ifAlias] => string(0) "" [ifName] => string(6) "1/0/28" [ifType] => string(14) "ethernetCsmacd" [ifOperStatus] => string(4) "down" ) [625] => array( [ifDescr] => string(41) "CPU Interface for Unit: 0 Slot: 5 Port: 1" [ifAlias] => string(0) "" [ifName] => string(21) "CPU Interface: 0/5/1" [ifType] => string(5) "other" [ifOperStatus] => string(2) "up" ) [626] => array( [ifDescr] => string(16) "Link Aggregate 1" [ifAlias] => string(0) "" [ifName] => string(5) "0/3/1" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [627] => array( [ifDescr] => string(16) "Link Aggregate 2" [ifAlias] => string(0) "" [ifName] => string(5) "0/3/2" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [628] => array( [ifDescr] => string(16) "Link Aggregate 3" [ifAlias] => string(0) "" [ifName] => string(5) "0/3/3" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [629] => array( [ifDescr] => string(16) "Link Aggregate 4" [ifAlias] => string(0) "" [ifName] => string(5) "0/3/4" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [630] => array( [ifDescr] => string(16) "Link Aggregate 5" [ifAlias] => string(0) "" [ifName] => string(5) "0/3/5" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [631] => array( [ifDescr] => string(16) "Link Aggregate 6" [ifAlias] => string(0) "" [ifName] => string(5) "0/3/6" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [632] => array( [ifDescr] => string(16) "Link Aggregate 7" [ifAlias] => string(0) "" [ifName] => string(5) "0/3/7" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [633] => array( [ifDescr] => string(16) "Link Aggregate 8" [ifAlias] => string(0) "" [ifName] => string(5) "0/3/8" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [634] => array( [ifDescr] => string(16) "Link Aggregate 9" [ifAlias] => string(0) "" [ifName] => string(5) "0/3/9" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [635] => array( [ifDescr] => string(17) "Link Aggregate 10" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/10" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [636] => array( [ifDescr] => string(17) "Link Aggregate 11" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/11" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [637] => array( [ifDescr] => string(17) "Link Aggregate 12" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/12" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [638] => array( [ifDescr] => string(17) "Link Aggregate 13" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/13" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [639] => array( [ifDescr] => string(17) "Link Aggregate 14" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/14" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [640] => array( [ifDescr] => string(17) "Link Aggregate 15" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/15" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [641] => array( [ifDescr] => string(17) "Link Aggregate 16" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/16" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [642] => array( [ifDescr] => string(17) "Link Aggregate 17" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/17" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [643] => array( [ifDescr] => string(17) "Link Aggregate 18" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/18" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [644] => array( [ifDescr] => string(17) "Link Aggregate 19" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/19" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [645] => array( [ifDescr] => string(17) "Link Aggregate 20" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/20" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [646] => array( [ifDescr] => string(17) "Link Aggregate 21" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/21" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [647] => array( [ifDescr] => string(17) "Link Aggregate 22" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/22" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [648] => array( [ifDescr] => string(17) "Link Aggregate 23" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/23" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [649] => array( [ifDescr] => string(17) "Link Aggregate 24" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/24" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [650] => array( [ifDescr] => string(17) "Link Aggregate 25" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/25" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [651] => array( [ifDescr] => string(17) "Link Aggregate 26" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/26" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [652] => array( [ifDescr] => string(17) "Link Aggregate 27" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/27" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [653] => array( [ifDescr] => string(17) "Link Aggregate 28" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/28" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [654] => array( [ifDescr] => string(17) "Link Aggregate 29" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/29" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [655] => array( [ifDescr] => string(17) "Link Aggregate 30" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/30" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [656] => array( [ifDescr] => string(17) "Link Aggregate 31" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/31" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [657] => array( [ifDescr] => string(17) "Link Aggregate 32" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/32" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [658] => array( [ifDescr] => string(17) "Link Aggregate 33" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/33" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [659] => array( [ifDescr] => string(17) "Link Aggregate 34" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/34" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [660] => array( [ifDescr] => string(17) "Link Aggregate 35" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/35" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [661] => array( [ifDescr] => string(17) "Link Aggregate 36" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/36" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [662] => array( [ifDescr] => string(17) "Link Aggregate 37" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/37" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [663] => array( [ifDescr] => string(17) "Link Aggregate 38" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/38" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [664] => array( [ifDescr] => string(17) "Link Aggregate 39" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/39" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [665] => array( [ifDescr] => string(17) "Link Aggregate 40" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/40" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [666] => array( [ifDescr] => string(17) "Link Aggregate 41" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/41" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [667] => array( [ifDescr] => string(17) "Link Aggregate 42" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/42" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [668] => array( [ifDescr] => string(17) "Link Aggregate 43" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/43" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [669] => array( [ifDescr] => string(17) "Link Aggregate 44" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/44" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [670] => array( [ifDescr] => string(17) "Link Aggregate 45" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/45" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [671] => array( [ifDescr] => string(17) "Link Aggregate 46" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/46" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [672] => array( [ifDescr] => string(17) "Link Aggregate 47" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/47" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) [673] => array( [ifDescr] => string(17) "Link Aggregate 48" [ifAlias] => string(0) "" [ifName] => string(6) "0/3/48" [ifType] => string(13) "ieee8023adLag" [ifOperStatus] => string(4) "down" ) )  o Caching DB   SQL[SELECT * FROM `ports` WHERE `device_id` = '797'] SQL RUNTIME[0.00068688s] 77 ports  o Discovering ports  ............................................................................. +---------+--------------------------------+-----------------------+----------------------+----------------+-------------+---------+ | ifIndex | ifDescr | ifName | ifAlias | ifType | Oper Status | Ignored | +---------+--------------------------------+-----------------------+----------------------+----------------+-------------+---------+ | 1 | Unit: 1 Slot: 0 Port: 1 Gig... | 1/0/1 | UPS-CPD01 | ethernetCsmacd | up | no | | 2 | Unit: 1 Slot: 0 Port: 2 Gig... | 1/0/2 | UPS-CPD02 | ethernetCsmacd | up | no | | 3 | Unit: 1 Slot: 0 Port: 3 Gig... | 1/0/3 | Router ISP 1 - Di... | ethernetCsmacd | up | no | | 4 | Unit: 1 Slot: 0 Port: 4 Gig... | 1/0/4 | RT-GUEST Admin | ethernetCsmacd | up | no | | 5 | Unit: 1 Slot: 0 Port: 5 Gig... | 1/0/5 | RTR-Guest WAN | ethernetCsmacd | up | no | | 6 | Unit: 1 Slot: 0 Port: 6 Gig... | 1/0/6 | RTR-Guest LAN | ethernetCsmacd | up | no | | 7 | Unit: 1 Slot: 0 Port: 7 Gig... | 1/0/7 | -CORE MGMT 1 | ethernetCsmacd | up | no | | 8 | Unit: 1 Slot: 0 Port: 8 Gig... | 1/0/8 | -CORE MGMT 2 | ethernetCsmacd | up | no | | 9 | Unit: 1 Slot: 0 Port: 9 Gig... | 1/0/9 | Dinamica to VZ | ethernetCsmacd | up | no | | 10 | Unit: 1 Slot: 0 Port: 10 Gi... | 1/0/10 | ... | ethernetCsmacd | down | no | | 11 | Unit: 1 Slot: 0 Port: 11 Gi... | 1/0/11 | QNAP | ethernetCsmacd | up | no | | 12 | Unit: 1 Slot: 0 Port: 12 Gi... | 1/0/12 | ... | ethernetCsmacd | down | no | | 13 | Unit: 1 Slot: 0 Port: 13 Gi... | 1/0/13 | ... | ethernetCsmacd | down | no | | 14 | Unit: 1 Slot: 0 Port: 14 Gi... | 1/0/14 | ... | ethernetCsmacd | down | no | | 15 | Unit: 1 Slot: 0 Port: 15 Gi... | 1/0/15 | ... | ethernetCsmacd | down | no | | 16 | Unit: 1 Slot: 0 Port: 16 Gi... | 1/0/16 | ... | ethernetCsmacd | down | no | | 17 | Unit: 1 Slot: 0 Port: 17 Gi... | 1/0/17 | ... | ethernetCsmacd | down | no | | 18 | Unit: 1 Slot: 0 Port: 18 Gi... | 1/0/18 | ... | ethernetCsmacd | down | no | | 19 | Unit: 1 Slot: 0 Port: 19 Gi... | 1/0/19 | ... | ethernetCsmacd | down | no | | 20 | Unit: 1 Slot: 0 Port: 20 Gi... | 1/0/20 | ... | ethernetCsmacd | down | no | | 21 | Unit: 1 Slot: 0 Port: 21 Gi... | 1/0/21 | ... | ethernetCsmacd | down | no | | 22 | Unit: 1 Slot: 0 Port: 22 Gi... | 1/0/22 | ... | ethernetCsmacd | down | no | | 23 | Unit: 1 Slot: 0 Port: 23 Gi... | 1/0/23 | ... | ethernetCsmacd | down | no | | 24 | Unit: 1 Slot: 0 Port: 24 Gi... | 1/0/24 | UPLILNK -CORE | ethernetCsmacd | up | no | | 25 | Unit: 1 Slot: 0 Port: 25 10... | 1/0/25 | ... | ethernetCsmacd | down | no | | 26 | Unit: 1 Slot: 0 Port: 26 10... | 1/0/26 | ... | ethernetCsmacd | down | no | | 27 | Unit: 1 Slot: 0 Port: 27 10... | 1/0/27 | ... | ethernetCsmacd | down | no | | 28 | Unit: 1 Slot: 0 Port: 28 10... | 1/0/28 | ... | ethernetCsmacd | down | no | | 625 | CPU Interface for Unit: 0 S... | CPU Interface: 0/5/1 | ... | other | up | no | | 626 | Link Aggregate 1 | 0/3/1 | ... | ieee8023adLag | down | no | | 627 | Link Aggregate 2 | 0/3/2 | ... | ieee8023adLag | down | no | | 628 | Link Aggregate 3 | 0/3/3 | ... | ieee8023adLag | down | no | | 629 | Link Aggregate 4 | 0/3/4 | ... | ieee8023adLag | down | no | | 630 | Link Aggregate 5 | 0/3/5 | ... | ieee8023adLag | down | no | | 631 | Link Aggregate 6 | 0/3/6 | ... | ieee8023adLag | down | no | | 632 | Link Aggregate 7 | 0/3/7 | ... | ieee8023adLag | down | no | | 633 | Link Aggregate 8 | 0/3/8 | ... | ieee8023adLag | down | no | | 634 | Link Aggregate 9 | 0/3/9 | ... | ieee8023adLag | down | no | | 635 | Link Aggregate 10 | 0/3/10 | ... | ieee8023adLag | down | no | | 636 | Link Aggregate 11 | 0/3/11 | ... | ieee8023adLag | down | no | | 637 | Link Aggregate 12 | 0/3/12 | ... | ieee8023adLag | down | no | | 638 | Link Aggregate 13 | 0/3/13 | ... | ieee8023adLag | down | no | | 639 | Link Aggregate 14 | 0/3/14 | ... | ieee8023adLag | down | no | | 640 | Link Aggregate 15 | 0/3/15 | ... | ieee8023adLag | down | no | | 641 | Link Aggregate 16 | 0/3/16 | ... | ieee8023adLag | down | no | | 642 | Link Aggregate 17 | 0/3/17 | ... | ieee8023adLag | down | no | | 643 | Link Aggregate 18 | 0/3/18 | ... | ieee8023adLag | down | no | | 644 | Link Aggregate 19 | 0/3/19 | ... | ieee8023adLag | down | no | | 645 | Link Aggregate 20 | 0/3/20 | ... | ieee8023adLag | down | no | | 646 | Link Aggregate 21 | 0/3/21 | ... | ieee8023adLag | down | no | | 647 | Link Aggregate 22 | 0/3/22 | ... | ieee8023adLag | down | no | | 648 | Link Aggregate 23 | 0/3/23 | ... | ieee8023adLag | down | no | | 649 | Link Aggregate 24 | 0/3/24 | ... | ieee8023adLag | down | no | | 650 | Link Aggregate 25 | 0/3/25 | ... | ieee8023adLag | down | no | | 651 | Link Aggregate 26 | 0/3/26 | ... | ieee8023adLag | down | no | | 652 | Link Aggregate 27 | 0/3/27 | ... | ieee8023adLag | down | no | | 653 | Link Aggregate 28 | 0/3/28 | ... | ieee8023adLag | down | no | | 654 | Link Aggregate 29 | 0/3/29 | ... | ieee8023adLag | down | no | | 655 | Link Aggregate 30 | 0/3/30 | ... | ieee8023adLag | down | no | | 656 | Link Aggregate 31 | 0/3/31 | ... | ieee8023adLag | down | no | | 657 | Link Aggregate 32 | 0/3/32 | ... | ieee8023adLag | down | no | | 658 | Link Aggregate 33 | 0/3/33 | ... | ieee8023adLag | down | no | | 659 | Link Aggregate 34 | 0/3/34 | ... | ieee8023adLag | down | no | | 660 | Link Aggregate 35 | 0/3/35 | ... | ieee8023adLag | down | no | | 661 | Link Aggregate 36 | 0/3/36 | ... | ieee8023adLag | down | no | | 662 | Link Aggregate 37 | 0/3/37 | ... | ieee8023adLag | down | no | | 663 | Link Aggregate 38 | 0/3/38 | ... | ieee8023adLag | down | no | | 664 | Link Aggregate 39 | 0/3/39 | ... | ieee8023adLag | down | no | | 665 | Link Aggregate 40 | 0/3/40 | ... | ieee8023adLag | down | no | | 666 | Link Aggregate 41 | 0/3/41 | ... | ieee8023adLag | down | no | | 667 | Link Aggregate 42 | 0/3/42 | ... | ieee8023adLag | down | no | | 668 | Link Aggregate 43 | 0/3/43 | ... | ieee8023adLag | down | no | | 669 | Link Aggregate 44 | 0/3/44 | ... | ieee8023adLag | down | no | | 670 | Link Aggregate 45 | 0/3/45 | ... | ieee8023adLag | down | no | | 671 | Link Aggregate 46 | 0/3/46 | ... | ieee8023adLag | down | no | | 672 | Link Aggregate 47 | 0/3/47 | ... | ieee8023adLag | down | no | | 673 | Link Aggregate 48 | 0/3/48 | ... | ieee8023adLag | down | no | +---------+--------------------------------+-----------------------+----------------------+----------------+-------------+---------+  o Duration  10.4505s ##### Module Start: ports-stack #####   SQL[SELECT * FROM `ports_stack` WHERE `device_id` = '797'] SQL RUNTIME[0.00017405s]  CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' ifStackStatus]  CMD EXITCODE[0] CMD RUNTIME[0.5234s] CMD EXITDELAY[10ms] STDOUT[ ifStackStatus = No Such Instance currently exists at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]   o Duration  0.535s ##### Module Start: vlans #####   SQL[SELECT * FROM `vlans` WHERE `device_id` = '797';] SQL RUNTIME[0.00019979s]  SQL[SELECT * FROM `ports_vlans` WHERE `device_id` = '797';] SQL RUNTIME[0.00026989s]  o Q-BRIDGE-MIB   CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' dot1qVlanStaticName]  CMD EXITCODE[0] CMD RUNTIME[0.272s] STDOUT[ dot1qVlanStaticName.1 = Default dot1qVlanStaticName.50 = Management dot1qVlanStaticName.250 = VLAN Connection dot1qVlanStaticName.500 = V500-Guest dot1qVlanStaticName.501 = ISP-DINAMICA dot1qVlanStaticName.600 = V600-ISP1 dot1qVlanStaticName.601 = V601-ISP2 dot1qVlanStaticName.602 = ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' dot1qVlanStaticRowStatus]  CMD EXITCODE[0] CMD RUNTIME[0.271s] STDOUT[ dot1qVlanStaticRowStatus.1 = active dot1qVlanStaticRowStatus.50 = active dot1qVlanStaticRowStatus.250 = active dot1qVlanStaticRowStatus.500 = active dot1qVlanStaticRowStatus.501 = active dot1qVlanStaticRowStatus.600 = active dot1qVlanStaticRowStatus.601 = active dot1qVlanStaticRowStatus.602 = active ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -Ih -OQUsx --hexOutputLength=0 -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' dot1qVlanStaticEgressPorts]  CMD EXITCODE[0] CMD RUNTIME[0.2731s] STDOUT[ dot1qVlanStaticEgressPorts.1 = "D0 7F FF F0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 7F FF FF FF FF FF 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 " dot1qVlanStaticEgressPorts.50 = "03 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 " dot1qVlanStaticEgressPorts.250 = "00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 " dot1qVlanStaticEgressPorts.500 = "04 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 " dot1qVlanStaticEgressPorts.501 = "00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 " dot1qVlanStaticEgressPorts.600 = "20 80 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 " dot1qVlanStaticEgressPorts.601 = "08 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 " dot1qVlanStaticEgressPorts.602 = "00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 " ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' dot1dBasePortIfIndex]  CMD EXITCODE[0] CMD RUNTIME[2.0794s] STDOUT[ dot1dBasePortIfIndex.1 = 1 dot1dBasePortIfIndex.2 = 2 dot1dBasePortIfIndex.3 = 3 dot1dBasePortIfIndex.4 = 4 dot1dBasePortIfIndex.5 = 5 dot1dBasePortIfIndex.6 = 6 dot1dBasePortIfIndex.7 = 7 dot1dBasePortIfIndex.8 = 8 dot1dBasePortIfIndex.9 = 9 dot1dBasePortIfIndex.10 = 10 dot1dBasePortIfIndex.11 = 11 dot1dBasePortIfIndex.12 = 12 dot1dBasePortIfIndex.13 = 13 dot1dBasePortIfIndex.14 = 14 dot1dBasePortIfIndex.15 = 15 dot1dBasePortIfIndex.16 = 16 dot1dBasePortIfIndex.17 = 17 dot1dBasePortIfIndex.18 = 18 dot1dBasePortIfIndex.19 = 19 dot1dBasePortIfIndex.20 = 20 dot1dBasePortIfIndex.21 = 21 dot1dBasePortIfIndex.22 = 22 dot1dBasePortIfIndex.23 = 23 dot1dBasePortIfIndex.24 = 24 dot1dBasePortIfIndex.25 = 25 dot1dBasePortIfIndex.26 = 26 dot1dBasePortIfIndex.27 = 27 dot1dBasePortIfIndex.28 = 28 dot1dBasePortIfIndex.626 = 626 dot1dBasePortIfIndex.627 = 627 dot1dBasePortIfIndex.628 = 628 dot1dBasePortIfIndex.629 = 629 dot1dBasePortIfIndex.630 = 630 dot1dBasePortIfIndex.631 = 631 dot1dBasePortIfIndex.632 = 632 dot1dBasePortIfIndex.633 = 633 dot1dBasePortIfIndex.634 = 634 dot1dBasePortIfIndex.635 = 635 dot1dBasePortIfIndex.636 = 636 dot1dBasePortIfIndex.637 = 637 dot1dBasePortIfIndex.638 = 638 dot1dBasePortIfIndex.639 = 639 dot1dBasePortIfIndex.640 = 640 dot1dBasePortIfIndex.641 = 641 dot1dBasePortIfIndex.642 = 642 dot1dBasePortIfIndex.643 = 643 dot1dBasePortIfIndex.644 = 644 dot1dBasePortIfIndex.645 = 645 dot1dBasePortIfIndex.646 = 646 dot1dBasePortIfIndex.647 = 647 dot1dBasePortIfIndex.648 = 648 dot1dBasePortIfIndex.649 = 649 dot1dBasePortIfIndex.650 = 650 dot1dBasePortIfIndex.651 = 651 dot1dBasePortIfIndex.652 = 652 dot1dBasePortIfIndex.653 = 653 dot1dBasePortIfIndex.654 = 654 dot1dBasePortIfIndex.655 = 655 dot1dBasePortIfIndex.656 = 656 dot1dBasePortIfIndex.657 = 657 dot1dBasePortIfIndex.658 = 658 dot1dBasePortIfIndex.659 = 659 dot1dBasePortIfIndex.660 = 660 dot1dBasePortIfIndex.661 = 661 dot1dBasePortIfIndex.662 = 662 dot1dBasePortIfIndex.663 = 663 dot1dBasePortIfIndex.664 = 664 dot1dBasePortIfIndex.665 = 665 dot1dBasePortIfIndex.666 = 666 dot1dBasePortIfIndex.667 = 667 dot1dBasePortIfIndex.668 = 668 dot1dBasePortIfIndex.669 = 669 dot1dBasePortIfIndex.670 = 670 dot1dBasePortIfIndex.671 = 671 dot1dBasePortIfIndex.672 = 672 dot1dBasePortIfIndex.673 = 673 ] SNMP STATUS[TRUE] Store in cache Table OID: BRIDGE-MIB::dot1dBasePortIfIndex CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' dot1qPvid]  CMD EXITCODE[0] CMD RUNTIME[2.1022s] STDOUT[ dot1qPvid.1 = 1 dot1qPvid.2 = 1 dot1qPvid.3 = 600 dot1qPvid.4 = 1 dot1qPvid.5 = 601 dot1qPvid.6 = 500 dot1qPvid.7 = 50 dot1qPvid.8 = 50 dot1qPvid.9 = 600 dot1qPvid.10 = 1 dot1qPvid.11 = 1 dot1qPvid.12 = 1 dot1qPvid.13 = 1 dot1qPvid.14 = 1 dot1qPvid.15 = 1 dot1qPvid.16 = 1 dot1qPvid.17 = 1 dot1qPvid.18 = 1 dot1qPvid.19 = 1 dot1qPvid.20 = 1 dot1qPvid.21 = 1 dot1qPvid.22 = 1 dot1qPvid.23 = 1 dot1qPvid.24 = 1 dot1qPvid.25 = 1 dot1qPvid.26 = 1 dot1qPvid.27 = 1 dot1qPvid.28 = 1 dot1qPvid.626 = 1 dot1qPvid.627 = 1 dot1qPvid.628 = 1 dot1qPvid.629 = 1 dot1qPvid.630 = 1 dot1qPvid.631 = 1 dot1qPvid.632 = 1 dot1qPvid.633 = 1 dot1qPvid.634 = 1 dot1qPvid.635 = 1 dot1qPvid.636 = 1 dot1qPvid.637 = 1 dot1qPvid.638 = 1 dot1qPvid.639 = 1 dot1qPvid.640 = 1 dot1qPvid.641 = 1 dot1qPvid.642 = 1 dot1qPvid.643 = 1 dot1qPvid.644 = 1 dot1qPvid.645 = 1 dot1qPvid.646 = 1 dot1qPvid.647 = 1 dot1qPvid.648 = 1 dot1qPvid.649 = 1 dot1qPvid.650 = 1 dot1qPvid.651 = 1 dot1qPvid.652 = 1 dot1qPvid.653 = 1 dot1qPvid.654 = 1 dot1qPvid.655 = 1 dot1qPvid.656 = 1 dot1qPvid.657 = 1 dot1qPvid.658 = 1 dot1qPvid.659 = 1 dot1qPvid.660 = 1 dot1qPvid.661 = 1 dot1qPvid.662 = 1 dot1qPvid.663 = 1 dot1qPvid.664 = 1 dot1qPvid.665 = 1 dot1qPvid.666 = 1 dot1qPvid.667 = 1 dot1qPvid.668 = 1 dot1qPvid.669 = 1 dot1qPvid.670 = 1 dot1qPvid.671 = 1 dot1qPvid.672 = 1 dot1qPvid.673 = 1 ] SNMP STATUS[TRUE]  1 50 250 500 501 600 601 602+--------+----------+-----------------+----------+-------------+ | Domain | Vlan: ID | Name | Type | Status | +--------+----------+-----------------+----------+-------------+ | 1 | 1 | Default | ethernet | operational | | 1 | 50 | Management | ethernet | operational | | 1 | 250 | VLAN Connection | ethernet | operational | | 1 | 500 | V500-Guest | ethernet | operational | | 1 | 501 | ISP-DINAMICA | ethernet | operational | | 1 | 600 | V600-ISP1 | ethernet | operational | | 1 | 601 | V601-ISP2 | ethernet | operational | | 1 | 602 | | ethernet | operational | +--------+----------+-----------------+----------+-------------+ SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '1' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00141120s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292667'] SQL RUNTIME[0.00035405s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292667'] SQL RUNTIME[0.00016093s]  SQL[SELECT * FROM `devices` WHERE `device_id` = '797'] SQL RUNTIME[0.00026107s]  SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '797'] SQL RUNTIME[0.00026107s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146068'] SQL RUNTIME[0.00018597s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '2' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00012493s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292668'] SQL RUNTIME[0.00017595s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292668'] SQL RUNTIME[0.00020123s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146069'] SQL RUNTIME[0.00017214s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '4' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00018501s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292670'] SQL RUNTIME[0.00021815s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292670'] SQL RUNTIME[0.00013995s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146070'] SQL RUNTIME[0.00012398s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '10' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00041294s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292676'] SQL RUNTIME[0.00018406s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292676'] SQL RUNTIME[0.00013518s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146074'] SQL RUNTIME[0.00011611s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '11' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00011492s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292677'] SQL RUNTIME[0.00055599s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292677'] SQL RUNTIME[0.00014710s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146075'] SQL RUNTIME[0.00010896s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '12' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00011802s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292678'] SQL RUNTIME[0.00045180s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292678'] SQL RUNTIME[0.00014400s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146076'] SQL RUNTIME[0.00010204s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '13' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00010395s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292679'] SQL RUNTIME[0.00031090s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292679'] SQL RUNTIME[0.00040197s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146077'] SQL RUNTIME[0.00011611s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '14' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00011301s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292680'] SQL RUNTIME[0.00015807s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292680'] SQL RUNTIME[0.00012994s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146078'] SQL RUNTIME[0.00013113s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '15' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00018287s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292681'] SQL RUNTIME[0.00018883s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292681'] SQL RUNTIME[0.00043416s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146079'] SQL RUNTIME[0.00011802s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '16' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00014496s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292682'] SQL RUNTIME[0.00019383s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292682'] SQL RUNTIME[0.00013518s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146080'] SQL RUNTIME[0.00013804s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '17' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00034595s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292683'] SQL RUNTIME[0.00015521s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292683'] SQL RUNTIME[0.00015116s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146081'] SQL RUNTIME[0.00012517s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '18' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00010204s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292684'] SQL RUNTIME[0.00014997s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292684'] SQL RUNTIME[0.00011683s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146082'] SQL RUNTIME[0.00094008s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '19' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00011277s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292685'] SQL RUNTIME[0.00016403s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292685'] SQL RUNTIME[0.00012803s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146083'] SQL RUNTIME[0.00009608s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '20' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009918s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292686'] SQL RUNTIME[0.00015998s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292686'] SQL RUNTIME[0.00011492s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146084'] SQL RUNTIME[0.00009418s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '21' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00013995s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292687'] SQL RUNTIME[0.00017405s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292687'] SQL RUNTIME[0.00019193s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146085'] SQL RUNTIME[0.00009704s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '22' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00010180s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292688'] SQL RUNTIME[0.00015211s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292688'] SQL RUNTIME[0.00011802s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146086'] SQL RUNTIME[0.00009894s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '23' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00010300s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292689'] SQL RUNTIME[0.00015306s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292689'] SQL RUNTIME[0.00011516s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146087'] SQL RUNTIME[0.00009203s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '24' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00010610s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292690'] SQL RUNTIME[0.00015020s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292690'] SQL RUNTIME[0.00011301s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146088'] SQL RUNTIME[0.00009203s] 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` ='50',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19248112'] SQL RUNTIME[0.00009108s] 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` ='250',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19287849'] SQL RUNTIME[0.00008893s] 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` ='500',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146110'] SQL RUNTIME[0.00010300s] 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` ='600',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146385'] SQL RUNTIME[0.00008512s] 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` ='601',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146387'] SQL RUNTIME[0.00007606s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '25' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00010085s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12310871'] SQL RUNTIME[0.00014997s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12310871'] SQL RUNTIME[0.00011611s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19168011'] SQL RUNTIME[0.00009298s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '26' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009608s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12310872'] SQL RUNTIME[0.00016212s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12310872'] SQL RUNTIME[0.00011492s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19168012'] SQL RUNTIME[0.00009418s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '27' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009608s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292691'] SQL RUNTIME[0.00019598s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292691'] SQL RUNTIME[0.00013995s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146091'] SQL RUNTIME[0.00009203s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '28' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009894s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292692'] SQL RUNTIME[0.00014687s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292692'] SQL RUNTIME[0.00011396s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146092'] SQL RUNTIME[0.00009990s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '626' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009608s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292720'] SQL RUNTIME[0.00014782s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292720'] SQL RUNTIME[0.00011683s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162559'] SQL RUNTIME[0.00009179s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '627' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00011492s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292721'] SQL RUNTIME[0.00015783s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292721'] SQL RUNTIME[0.00011182s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162560'] SQL RUNTIME[0.00009298s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '628' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00015306s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292722'] SQL RUNTIME[0.00016499s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292722'] SQL RUNTIME[0.00011492s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162561'] SQL RUNTIME[0.00009298s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '629' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009704s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292723'] SQL RUNTIME[0.00015306s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292723'] SQL RUNTIME[0.00011992s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162562'] SQL RUNTIME[0.00009179s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '630' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009799s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292724'] SQL RUNTIME[0.00014710s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292724'] SQL RUNTIME[0.00011182s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162563'] SQL RUNTIME[0.00009799s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '631' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009704s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292725'] SQL RUNTIME[0.00014591s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292725'] SQL RUNTIME[0.00019503s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162564'] SQL RUNTIME[0.00053501s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '632' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00012398s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292726'] SQL RUNTIME[0.00015211s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292726'] SQL RUNTIME[0.00012922s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162565'] SQL RUNTIME[0.00010109s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '633' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00010896s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292727'] SQL RUNTIME[0.00015402s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292727'] SQL RUNTIME[0.00011706s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162566'] SQL RUNTIME[0.00010109s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '634' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009894s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292728'] SQL RUNTIME[0.00014710s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292728'] SQL RUNTIME[0.00011301s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162567'] SQL RUNTIME[0.00010109s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '635' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00010490s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292729'] SQL RUNTIME[0.00014997s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292729'] SQL RUNTIME[0.00011706s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162568'] SQL RUNTIME[0.00012302s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '636' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009894s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292730'] SQL RUNTIME[0.00016499s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292730'] SQL RUNTIME[0.00011587s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162569'] SQL RUNTIME[0.00009298s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '637' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009799s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292731'] SQL RUNTIME[0.00015402s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292731'] SQL RUNTIME[0.00012708s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162570'] SQL RUNTIME[0.00009298s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '638' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009489s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292732'] SQL RUNTIME[0.00014520s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292732'] SQL RUNTIME[0.00011086s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162571'] SQL RUNTIME[0.00040317s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '639' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00011110s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292733'] SQL RUNTIME[0.00015116s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292733'] SQL RUNTIME[0.00013614s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162572'] SQL RUNTIME[0.00009584s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '640' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009799s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292734'] SQL RUNTIME[0.00021386s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292734'] SQL RUNTIME[0.00027704s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162573'] SQL RUNTIME[0.00011492s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '641' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009990s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292735'] SQL RUNTIME[0.00015092s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292735'] SQL RUNTIME[0.00011611s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162574'] SQL RUNTIME[0.00010490s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '642' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009799s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292736'] SQL RUNTIME[0.00014806s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292736'] SQL RUNTIME[0.00011396s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162575'] SQL RUNTIME[0.00009298s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '643' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00011492s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292737'] SQL RUNTIME[0.00015187s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292737'] SQL RUNTIME[0.00011492s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162576'] SQL RUNTIME[0.00010419s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '644' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00028205s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292738'] SQL RUNTIME[0.00015402s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292738'] SQL RUNTIME[0.00011706s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162577'] SQL RUNTIME[0.00009394s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '645' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00010395s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292739'] SQL RUNTIME[0.00016093s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292739'] SQL RUNTIME[0.00011802s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162578'] SQL RUNTIME[0.00009394s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '646' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009704s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292740'] SQL RUNTIME[0.00014710s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292740'] SQL RUNTIME[0.00014591s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162579'] SQL RUNTIME[0.00018191s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '647' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009799s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292741'] SQL RUNTIME[0.00014591s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292741'] SQL RUNTIME[0.00011396s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162580'] SQL RUNTIME[0.00010395s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '648' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009799s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292742'] SQL RUNTIME[0.00014496s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292742'] SQL RUNTIME[0.00011301s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162581'] SQL RUNTIME[0.00009108s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '649' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00014496s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292743'] SQL RUNTIME[0.00016212s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292743'] SQL RUNTIME[0.00011396s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162582'] SQL RUNTIME[0.00009203s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '650' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009704s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292744'] SQL RUNTIME[0.00015712s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292744'] SQL RUNTIME[0.00012183s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162583'] SQL RUNTIME[0.00009084s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '651' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009704s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292745'] SQL RUNTIME[0.00014615s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292745'] SQL RUNTIME[0.00021601s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162584'] SQL RUNTIME[0.00010395s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '652' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009799s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292746'] SQL RUNTIME[0.00014710s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292746'] SQL RUNTIME[0.00011396s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162585'] SQL RUNTIME[0.00010681s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '653' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00010204s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292747'] SQL RUNTIME[0.00014710s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292747'] SQL RUNTIME[0.00011301s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162586'] SQL RUNTIME[0.00009203s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '654' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00011492s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292748'] SQL RUNTIME[0.00014806s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292748'] SQL RUNTIME[0.00011206s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162587'] SQL RUNTIME[0.00009203s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '655' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00017309s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292749'] SQL RUNTIME[0.00016499s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292749'] SQL RUNTIME[0.00011396s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162588'] SQL RUNTIME[0.00009394s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '656' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00014710s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292750'] SQL RUNTIME[0.00017905s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292750'] SQL RUNTIME[0.00013089s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162589'] SQL RUNTIME[0.00010300s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '657' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00010180s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292751'] SQL RUNTIME[0.00015402s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292751'] SQL RUNTIME[0.00012517s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162590'] SQL RUNTIME[0.00026488s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '658' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00013804s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292752'] SQL RUNTIME[0.00015306s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292752'] SQL RUNTIME[0.00012803s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146093'] SQL RUNTIME[0.00019407s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '659' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00010610s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292753'] SQL RUNTIME[0.00015020s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292753'] SQL RUNTIME[0.00011396s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146094'] SQL RUNTIME[0.00009990s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '660' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009894s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292754'] SQL RUNTIME[0.00014710s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292754'] SQL RUNTIME[0.00011301s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146095'] SQL RUNTIME[0.00009203s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '661' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00107217s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292755'] SQL RUNTIME[0.00017691s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292755'] SQL RUNTIME[0.00011897s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146096'] SQL RUNTIME[0.00010896s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '662' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009704s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292756'] SQL RUNTIME[0.00044584s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292756'] SQL RUNTIME[0.00016093s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146097'] SQL RUNTIME[0.00012708s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '663' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00011706s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292757'] SQL RUNTIME[0.00031400s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292757'] SQL RUNTIME[0.00013208s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146098'] SQL RUNTIME[0.00012302s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '664' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00013399s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292758'] SQL RUNTIME[0.00017500s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292758'] SQL RUNTIME[0.00014019s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146099'] SQL RUNTIME[0.00009489s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '665' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00014687s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292759'] SQL RUNTIME[0.00016284s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292759'] SQL RUNTIME[0.00012016s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146100'] SQL RUNTIME[0.00010514s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '666' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00022793s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292760'] SQL RUNTIME[0.00020218s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292760'] SQL RUNTIME[0.00013709s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146101'] SQL RUNTIME[0.00010204s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '667' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00010014s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292761'] SQL RUNTIME[0.00013709s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292761'] SQL RUNTIME[0.00011110s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146102'] SQL RUNTIME[0.00009990s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '668' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00010300s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292762'] SQL RUNTIME[0.00018287s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292762'] SQL RUNTIME[0.00012612s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146103'] SQL RUNTIME[0.00009608s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '669' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00010204s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292763'] SQL RUNTIME[0.00015807s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292763'] SQL RUNTIME[0.00016117s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146104'] SQL RUNTIME[0.00009799s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '670' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009894s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292764'] SQL RUNTIME[0.00014901s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292764'] SQL RUNTIME[0.00011396s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146105'] SQL RUNTIME[0.00011802s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '671' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00010109s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292765'] SQL RUNTIME[0.00014901s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292765'] SQL RUNTIME[0.00011683s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146106'] SQL RUNTIME[0.00009608s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '672' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00011110s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292766'] SQL RUNTIME[0.00015903s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292766'] SQL RUNTIME[0.00011802s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146107'] SQL RUNTIME[0.00009513s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '673' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00009704s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292767'] SQL RUNTIME[0.00016308s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292767'] SQL RUNTIME[0.00018406s]  SQL[UPDATE `ports_vlans` set `vlan` ='1',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19162591'] SQL RUNTIME[0.00010610s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '7' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00010586s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292673'] SQL RUNTIME[0.00017905s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292673'] SQL RUNTIME[0.00013208s]  SQL[UPDATE `ports_vlans` set `vlan` ='50',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19248139'] SQL RUNTIME[0.00011182s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '8' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00010586s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292674'] SQL RUNTIME[0.00015283s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292674'] SQL RUNTIME[0.00012898s]  SQL[UPDATE `ports_vlans` set `vlan` ='50',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19248140'] SQL RUNTIME[0.00010300s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '6' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00010085s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292672'] SQL RUNTIME[0.00015903s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292672'] SQL RUNTIME[0.00011897s]  SQL[UPDATE `ports_vlans` set `vlan` ='500',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19359769'] SQL RUNTIME[0.00010800s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '3' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00010085s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292669'] SQL RUNTIME[0.00018883s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292669'] SQL RUNTIME[0.00012898s]  SQL[UPDATE `ports_vlans` set `vlan` ='600',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19146384'] SQL RUNTIME[0.00011301s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '9' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00011516s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292675'] SQL RUNTIME[0.00015903s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292675'] SQL RUNTIME[0.00012589s]  SQL[UPDATE `ports_vlans` set `vlan` ='600',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19465264'] SQL RUNTIME[0.00011301s] 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[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '5' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00011587s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292671'] SQL RUNTIME[0.00016189s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292671'] SQL RUNTIME[0.00012994s]  SQL[UPDATE `ports_vlans` set `vlan` ='601',`baseport` ='',`priority` ='',`state` ='',`cost` ='' WHERE `port_vlan_id` = '19359770'] SQL RUNTIME[0.00010395s] 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 | +---------+---------+------+---------------+-------+------+ | 1 | 1/0/1 | 1 | | | | | 2 | 1/0/2 | 1 | | | | | 4 | 1/0/4 | 1 | | | | | 10 | 1/0/10 | 1 | | | | | 11 | 1/0/11 | 1 | | | | | 12 | 1/0/12 | 1 | | | | | 13 | 1/0/13 | 1 | | | | | 14 | 1/0/14 | 1 | | | | | 15 | 1/0/15 | 1 | | | | | 16 | 1/0/16 | 1 | | | | | 17 | 1/0/17 | 1 | | | | | 18 | 1/0/18 | 1 | | | | | 19 | 1/0/19 | 1 | | | | | 20 | 1/0/20 | 1 | | | | | 21 | 1/0/21 | 1 | | | | | 22 | 1/0/22 | 1 | | | | | 23 | 1/0/23 | 1 | | | | | 24 | 1/0/24 | 1 | | | | | 24 | 1/0/24 | 50 | | | | | 24 | 1/0/24 | 250 | | | | | 24 | 1/0/24 | 500 | | | | | 24 | 1/0/24 | 600 | | | | | 24 | 1/0/24 | 601 | | | | | 25 | 1/0/25 | 1 | | | | | 26 | 1/0/26 | 1 | | | | | 27 | 1/0/27 | 1 | | | | | 28 | 1/0/28 | 1 | | | | | 626 | 0/3/1 | 1 | | | | | 627 | 0/3/2 | 1 | | | | | 628 | 0/3/3 | 1 | | | | | 629 | 0/3/4 | 1 | | | | | 630 | 0/3/5 | 1 | | | | | 631 | 0/3/6 | 1 | | | | | 632 | 0/3/7 | 1 | | | | | 633 | 0/3/8 | 1 | | | | | 634 | 0/3/9 | 1 | | | | | 635 | 0/3/10 | 1 | | | | | 636 | 0/3/11 | 1 | | | | | 637 | 0/3/12 | 1 | | | | | 638 | 0/3/13 | 1 | | | | | 639 | 0/3/14 | 1 | | | | | 640 | 0/3/15 | 1 | | | | | 641 | 0/3/16 | 1 | | | | | 642 | 0/3/17 | 1 | | | | | 643 | 0/3/18 | 1 | | | | | 644 | 0/3/19 | 1 | | | | | 645 | 0/3/20 | 1 | | | | | 646 | 0/3/21 | 1 | | | | | 647 | 0/3/22 | 1 | | | | | 648 | 0/3/23 | 1 | | | | | 649 | 0/3/24 | 1 | | | | | 650 | 0/3/25 | 1 | | | | | 651 | 0/3/26 | 1 | | | | | 652 | 0/3/27 | 1 | | | | | 653 | 0/3/28 | 1 | | | | | 654 | 0/3/29 | 1 | | | | | 655 | 0/3/30 | 1 | | | | | 656 | 0/3/31 | 1 | | | | | 657 | 0/3/32 | 1 | | | | | 658 | 0/3/33 | 1 | | | | | 659 | 0/3/34 | 1 | | | | | 660 | 0/3/35 | 1 | | | | | 661 | 0/3/36 | 1 | | | | | 662 | 0/3/37 | 1 | | | | | 663 | 0/3/38 | 1 | | | | | 664 | 0/3/39 | 1 | | | | | 665 | 0/3/40 | 1 | | | | | 666 | 0/3/41 | 1 | | | | | 667 | 0/3/42 | 1 | | | | | 668 | 0/3/43 | 1 | | | | | 669 | 0/3/44 | 1 | | | | | 670 | 0/3/45 | 1 | | | | | 671 | 0/3/46 | 1 | | | | | 672 | 0/3/47 | 1 | | | | | 673 | 0/3/48 | 1 | | | | | 7 | 1/0/7 | 50 | | | | | 8 | 1/0/8 | 50 | | | | | 6 | 1/0/6 | 500 | | | | | 3 | 1/0/3 | 600 | | | | | 9 | 1/0/9 | 600 | | | | | 5 | 1/0/5 | 601 | | | | +---------+---------+------+---------------+-------+------+ Module [ vlans ] stats: 1[V.PU] 50[V.PU] 250[V.PU] 500[V.PU] 501[V.] 600[V.PU] 601[V.PU] 602[V.]  o Changes  8 unchanged  o Duration  5.1095s ##### Module Start: oids #####   SQL[SELECT * FROM `oids_entries` LEFT JOIN `oids` USING(`oid_id`) WHERE `device_id` = '797'] SQL RUNTIME[0.00021887s]  SQL[SELECT * FROM `oids` WHERE `oid_autodiscover` = '1'] SQL RUNTIME[0.00010705s]   o Duration  0.0006s ##### Module Start: ip-addresses #####   o DNOS-SWITCHING-MIB   CMD[/usr/bin/snmpget -t '20' -v2c -c *** -Pud -OQUs -m DNOS-SWITCHING-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/dell 'udp':'-core01.fqdn.net':'161' agentNetworkIPAddress.0 agentNetworkSubnetMask.0 agentNetworkBurnedInMacAddress.0 agentNetworkMgmtVlan.0]  CMD EXITCODE[0] CMD RUNTIME[0.2833s] STDOUT[ agentNetworkIPAddress.0 = 10.173.50.23 agentNetworkSubnetMask.0 = 255.255.255.0 agentNetworkBurnedInMacAddress.0 = "F8 B1 56 49 15 22 " agentNetworkMgmtVlan.0 = 1 ] SNMP STATUS[TRUE]  SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND (`ifDescr` = 'Vl1' OR `ifName` = 'Vl1') AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00039101s]  SQL[SELECT `port_id` FROM `ports` WHERE `deleted` = '0' AND `ifPhysAddress` = 'f8b156491522' AND `device_id` = '797' LIMIT 1] SQL RUNTIME[0.00025201s]  SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12292719'] SQL RUNTIME[0.00021696s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12292719'] SQL RUNTIME[0.00014281s] Added 10.173.50.23 . CMD[/usr/bin/snmpget -t '20' -v2c -c *** -Pud -OQUv -m DNOS-SWITCHING-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/dell 'udp':'-core01.fqdn.net':'161' agentNetworkIpv6AdminMode.0]  CMD EXITCODE[0] CMD RUNTIME[0.2794s] STDOUT[ No Such Instance currently exists at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]   o IP-MIB   CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' ipAdEntIfIndex]  CMD EXITCODE[0] CMD RUNTIME[0.2853s] STDOUT[ ipAdEntIfIndex.10.173.50.23 = 625 ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' ipAdEntNetMask]  CMD EXITCODE[0] CMD RUNTIME[0.2798s] STDOUT[ ipAdEntNetMask.10.173.50.23 = 255.255.255.0 ] SNMP STATUS[TRUE] Already exist 10.173.50.23, skip CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' ipAddressIfIndex]  CMD EXITCODE[0] CMD RUNTIME[0.5312s] STDOUT[ ipAddressIfIndex = No Such Object available on this agent at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]   o IPV6-MIB   CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUsb -m IPV6-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' ipv6AddrEntry]  CMD EXITCODE[0] CMD RUNTIME[0.541s] STDOUT[ ipv6AddrEntry = No Such Object available on this agent at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]  SQL[SELECT * FROM `ipv4_addresses`  WHERE `device_id` = '797'] SQL RUNTIME[0.00018406s]  SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '797' AND `ifIndex` = '625' AND `deleted` = '0' LIMIT 1] SQL RUNTIME[0.00013304s]  SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '10.173.50.0/24'] SQL RUNTIME[0.00058103s]  SQL[SELECT * FROM `ipv4_addresses`  WHERE `device_id` = '797'] SQL RUNTIME[0.00013208s]  SQL[SELECT * FROM `ipv6_addresses`  WHERE `device_id` = '797'] SQL RUNTIME[0.00011301s] +---------+--------------------------------+-------------+-----------------+----------------+---------+--------+ | ifIndex | ifDescr | IP: Version | Address | Network | Type | Origin | +---------+--------------------------------+-------------+-----------------+----------------+---------+--------+ | 625 | CPU Interface for Unit: 0 S... | IPv4 | 10.173.50.23/24 | 10.173.50.0/24 | private | | +---------+--------------------------------+-------------+-----------------+----------------+---------+--------+  o Changes  1 unchanged  o Duration  2.2141s ##### Module Start: processors #####   o DNOS-SWITCHING-MIB   CMD[/usr/bin/snmpget -t '20' -v2c -c *** -Pud -OQUvs -m DNOS-SWITCHING-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/dell 'udp':'-core01.fqdn.net':'161' agentSwitchCpuProcessTotalUtilization.0]  CMD EXITCODE[0] CMD RUNTIME[0.2771s] STDOUT[ No Such Object available on this agent at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]   o UCD-SNMP-MIB   SQL[SELECT EXISTS (SELECT 1 FROM `processors` WHERE `device_id` = '797' AND `processor_type` != 'ucd-old')] SQL RUNTIME[0.00019598s]  CMD[/usr/bin/snmpget -t '20' -v2c -c *** -Pud -OQUv -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' ssCpuIdle.0]  CMD EXITCODE[0] CMD RUNTIME[0.2629s] STDOUT[ No Such Object available on this agent at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]  SQL[SELECT * FROM `processors` WHERE `device_id` = '797'] SQL RUNTIME[0.00056791s]   o Duration  0.5436s ##### Module Start: mempools #####   o UCD-SNMP-MIB   CMD[/usr/bin/snmpget -t '20' -v2c -c *** -Pud -OQUs -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' memTotalReal.0 memAvailReal.0 memBuffer.0 memCached.0]  CMD EXITCODE[0] CMD RUNTIME[0.282s] STDOUT[ memTotalReal.0 = No Such Object available on this agent at this OID memAvailReal.0 = No Such Object available on this agent at this OID memBuffer.0 = No Such Object available on this agent at this OID memCached.0 = No Such Object available on this agent at this OID ] SNMP ERROR[#1000 - Failed response] SNMP STATUS[FALSE]   o DNOS-SWITCHING-MIB   CMD[/usr/bin/snmpget -t '20' -v2c -c *** -Pud -OQUv -m DNOS-SWITCHING-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/dell 'udp':'-core01.fqdn.net':'161' agentSwitchCpuProcessMemAvailable.0]  CMD EXITCODE[0] CMD RUNTIME[0.2769s] STDOUT[ 262144 ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpget -t '20' -v2c -c *** -Pud -OQUv -m DNOS-SWITCHING-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/dell 'udp':'-core01.fqdn.net':'161' agentSwitchCpuProcessMemFree.0]  CMD EXITCODE[0] CMD RUNTIME[0.276s] STDOUT[ 26412 ] SNMP STATUS[TRUE] 797 -> 0, DNOS-SWITCHING-MIB::agentSwitchCpuProcessGroup, System Memory, 1024, 268435456, 241389568 SQL[SELECT * FROM `mempools` WHERE `device_id` = '797' AND `mempool_index` = '0' AND `mempool_mib` = 'DNOS-SWITCHING-MIB'] SQL RUNTIME[0.00024986s]  SQL[SELECT * FROM `mempools` WHERE `device_id` = '797'] SQL RUNTIME[0.00015306s] 0 -> DNOS-SWITCHING-MIB  > $valid['mempool'] /opt/observium/includes/discovery/mempools.inc.php:227  array( [DNOS-SWITCHING-MIB] => array( [0] => int(1) ) )  o Changes  1 unchanged  o Duration  0.8392s ##### Module Start: inventory #####   o ENTITY-MIB  ENTITY-MIB CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'-core01.fqdn.net':'161' entPhysicalEntry]  CMD EXITCODE[0] CMD RUNTIME[12.2052s] STDOUT[ entPhysicalDescr.1 = entPhysicalDescr.2 = PowerConnect 6224 entPhysicalDescr.3 = Dell 24 Port Gigabit Ethernet entPhysicalDescr.4 = Unit: 1 Slot: 0 Port: 1 Gigabit - Level entPhysicalDescr.5 = Unit: 1 Slot: 0 Port: 2 Gigabit - Level entPhysicalDescr.6 = Unit: 1 Slot: 0 Port: 3 Gigabit - Level entPhysicalDescr.7 = Unit: 1 Slot: 0 Port: 4 Gigabit - Level entPhysicalDescr.8 = Unit: 1 Slot: 0 Port: 5 Gigabit - Level entPhysicalDescr.9 = Unit: 1 Slot: 0 Port: 6 Gigabit - Level entPhysicalDescr.10 = Unit: 1 Slot: 0 Port: 7 Gigabit - Level entPhysicalDescr.11 = Unit: 1 Slot: 0 Port: 8 Gigabit - Level entPhysicalDescr.12 = Unit: 1 Slot: 0 Port: 9 Gigabit - Level entPhysicalDescr.13 = Unit: 1 Slot: 0 Port: 10 Gigabit - Level entPhysicalDescr.14 = Unit: 1 Slot: 0 Port: 11 Gigabit - Level entPhysicalDescr.15 = Unit: 1 Slot: 0 Port: 12 Gigabit - Level entPhysicalDescr.16 = Unit: 1 Slot: 0 Port: 13 Gigabit - Level entPhysicalDescr.17 = Unit: 1 Slot: 0 Port: 14 Gigabit - Level entPhysicalDescr.18 = Unit: 1 Slot: 0 Port: 15 Gigabit - Level entPhysicalDescr.19 = Unit: 1 Slot: 0 Port: 16 Gigabit - Level entPhysicalDescr.20 = Unit: 1 Slot: 0 Port: 17 Gigabit - Level entPhysicalDescr.21 = Unit: 1 Slot: 0 Port: 18 Gigabit - Level entPhysicalDescr.22 = Unit: 1 Slot: 0 Port: 19 Gigabit - Level entPhysicalDescr.23 = Unit: 1 Slot: 0 Port: 20 Gigabit - Level entPhysicalDescr.24 = Unit: 1 Slot: 0 Port: 21 Gigabit - Level entPhysicalDescr.25 = Unit: 1 Slot: 0 Port: 22 Gigabit - Level entPhysicalDescr.26 = Unit: 1 Slot: 0 Port: 23 Gigabit - Level entPhysicalDescr.27 = Unit: 1 Slot: 0 Port: 24 Gigabit - Level entPhysicalDescr.28 = Unit: 1 Slot: 0 Port: 25 10G - Level entPhysicalDescr.29 = Unit: 1 Slot: 0 Port: 26 10G - Level entPhysicalDescr.30 = Unit: 1 Slot: 0 Port: 27 10G - Level entPhysicalDescr.31 = Unit: 1 Slot: 0 Port: 28 10G - Level entPhysicalVendorType.1 = zeroDotZero entPhysicalVendorType.2 = zeroDotZero entPhysicalVendorType.3 = zeroDotZero entPhysicalVendorType.4 = zeroDotZero entPhysicalVendorType.5 = zeroDotZero entPhysicalVendorType.6 = zeroDotZero entPhysicalVendorType.7 = zeroDotZero entPhysicalVendorType.8 = zeroDotZero entPhysicalVendorType.9 = zeroDotZero entPhysicalVendorType.10 = zeroDotZero entPhysicalVendorType.11 = zeroDotZero entPhysicalVendorType.12 = zeroDotZero entPhysicalVendorType.13 = zeroDotZero entPhysicalVendorType.14 = zeroDotZero entPhysicalVendorType.15 = zeroDotZero entPhysicalVendorType.16 = zeroDotZero entPhysicalVendorType.17 = zeroDotZero entPhysicalVendorType.18 = zeroDotZero entPhysicalVendorType.19 = zeroDotZero entPhysicalVendorType.20 = zeroDotZero entPhysicalVendorType.21 = zeroDotZero entPhysicalVendorType.22 = zeroDotZero entPhysicalVendorType.23 = zeroDotZero entPhysicalVendorType.24 = zeroDotZero entPhysicalVendorType.25 = zeroDotZero entPhysicalVendorType.26 = zeroDotZero entPhysicalVendorType.27 = zeroDotZero entPhysicalVendorType.28 = zeroDotZero entPhysicalVendorType.29 = zeroDotZero entPhysicalVendorType.30 = zeroDotZero entPhysicalVendorType.31 = zeroDotZero entPhysicalContainedIn.1 = 0 entPhysicalContainedIn.2 = 1 entPhysicalContainedIn.3 = 2 entPhysicalContainedIn.4 = 3 entPhysicalContainedIn.5 = 3 entPhysicalContainedIn.6 = 3 entPhysicalContainedIn.7 = 3 entPhysicalContainedIn.8 = 3 entPhysicalContainedIn.9 = 3 entPhysicalContainedIn.10 = 3 entPhysicalContainedIn.11 = 3 entPhysicalContainedIn.12 = 3 entPhysicalContainedIn.13 = 3 entPhysicalContainedIn.14 = 3 entPhysicalContainedIn.15 = 3 entPhysicalContainedIn.16 = 3 entPhysicalContainedIn.17 = 3 entPhysicalContainedIn.18 = 3 entPhysicalContainedIn.19 = 3 entPhysicalContainedIn.20 = 3 entPhysicalContainedIn.21 = 3 entPhysicalContainedIn.22 = 3 entPhysicalContainedIn.23 = 3 entPhysicalContainedIn.24 = 3 entPhysicalContainedIn.25 = 3 entPhysicalContainedIn.26 = 3 entPhysicalContainedIn.27 = 3 entPhysicalContainedIn.28 = 3 entPhysicalContainedIn.29 = 3 entPhysicalContainedIn.30 = 3 entPhysicalContainedIn.31 = 3 entPhysicalClass.1 = stack entPhysicalClass.2 = chassis entPhysicalClass.3 = module entPhysicalClass.4 = port entPhysicalClass.5 = port entPhysicalClass.6 = port entPhysicalClass.7 = port entPhysicalClass.8 = port entPhysicalClass.9 = port entPhysicalClass.10 = port entPhysicalClass.11 = port entPhysicalClass.12 = port entPhysicalClass.13 = port entPhysicalClass.14 = port entPhysicalClass.15 = port entPhysicalClass.16 = port entPhysicalClass.17 = port entPhysicalClass.18 = port entPhysicalClass.19 = port entPhysicalClass.20 = port entPhysicalClass.21 = port entPhysicalClass.22 = port entPhysicalClass.23 = port entPhysicalClass.24 = port entPhysicalClass.25 = port entPhysicalClass.26 = port entPhysicalClass.27 = port entPhysicalClass.28 = port entPhysicalClass.29 = port entPhysicalClass.30 = port entPhysicalClass.31 = port entPhysicalParentRelPos.1 = -1 entPhysicalParentRelPos.2 = 1 entPhysicalParentRelPos.3 = 0 entPhysicalParentRelPos.4 = 1 entPhysicalParentRelPos.5 = 2 entPhysicalParentRelPos.6 = 3 entPhysicalParentRelPos.7 = 4 entPhysicalParentRelPos.8 = 5 entPhysicalParentRelPos.9 = 6 entPhysicalParentRelPos.10 = 7 entPhysicalParentRelPos.11 = 8 entPhysicalParentRelPos.12 = 9 entPhysicalParentRelPos.13 = 10 entPhysicalParentRelPos.14 = 11 entPhysicalParentRelPos.15 = 12 entPhysicalParentRelPos.16 = 13 entPhysicalParentRelPos.17 = 14 entPhysicalParentRelPos.18 = 15 entPhysicalParentRelPos.19 = 16 entPhysicalParentRelPos.20 = 17 entPhysicalParentRelPos.21 = 18 entPhysicalParentRelPos.22 = 19 entPhysicalParentRelPos.23 = 20 entPhysicalParentRelPos.24 = 21 entPhysicalParentRelPos.25 = 22 entPhysicalParentRelPos.26 = 23 entPhysicalParentRelPos.27 = 24 entPhysicalParentRelPos.28 = 25 entPhysicalParentRelPos.29 = 26 entPhysicalParentRelPos.30 = 27 entPhysicalParentRelPos.31 = 28 entPhysicalName.1 = Stack entPhysicalName.2 = Unit 1 entPhysicalName.3 = Slot 1.0 entPhysicalName.4 = Port 1.0.1 entPhysicalName.5 = Port 1.0.2 entPhysicalName.6 = Port 1.0.3 entPhysicalName.7 = Port 1.0.4 entPhysicalName.8 = Port 1.0.5 entPhysicalName.9 = Port 1.0.6 entPhysicalName.10 = Port 1.0.7 entPhysicalName.11 = Port 1.0.8 entPhysicalName.12 = Port 1.0.9 entPhysicalName.13 = Port 1.0.10 entPhysicalName.14 = Port 1.0.11 entPhysicalName.15 = Port 1.0.12 entPhysicalName.16 = Port 1.0.13 entPhysicalName.17 = Port 1.0.14 entPhysicalName.18 = Port 1.0.15 entPhysicalName.19 = Port 1.0.16 entPhysicalName.20 = Port 1.0.17 entPhysicalName.21 = Port 1.0.18 entPhysicalName.22 = Port 1.0.19 entPhysicalName.23 = Port 1.0.20 entPhysicalName.24 = Port 1.0.21 entPhysicalName.25 = Port 1.0.22 entPhysicalName.26 = Port 1.0.23 entPhysicalName.27 = Port 1.0.24 entPhysicalName.28 = Port 1.0.25 entPhysicalName.29 = Port 1.0.26 entPhysicalName.30 = Port 1.0.27 entPhysicalName.31 = Port 1.0.28 entPhysicalHardwareRev.1 = entPhysicalHardwareRev.2 = entPhysicalHardwareRev.3 = entPhysicalHardwareRev.4 = entPhysicalHardwareRev.5 = entPhysicalHardwareRev.6 = entPhysicalHardwareRev.7 = entPhysicalHardwareRev.8 = entPhysicalHardwareRev.9 = entPhysicalHardwareRev.10 = entPhysicalHardwareRev.11 = entPhysicalHardwareRev.12 = entPhysicalHardwareRev.13 = entPhysicalHardwareRev.14 = entPhysicalHardwareRev.15 = entPhysicalHardwareRev.16 = entPhysicalHardwareRev.17 = entPhysicalHardwareRev.18 = entPhysicalHardwareRev.19 = entPhysicalHardwareRev.20 = entPhysicalHardwareRev.21 = entPhysicalHardwareRev.22 = entPhysicalHardwareRev.23 = entPhysicalHardwareRev.24 = entPhysicalHardwareRev.25 = entPhysicalHardwareRev.26 = entPhysicalHardwareRev.27 = entPhysicalHardwareRev.28 = entPhysicalHardwareRev.29 = entPhysicalHardwareRev.30 = entPhysicalHardwareRev.31 = entPhysicalFirmwareRev.1 = entPhysicalFirmwareRev.2 = entPhysicalFirmwareRev.3 = entPhysicalFirmwareRev.4 = entPhysicalFirmwareRev.5 = entPhysicalFirmwareRev.6 = entPhysicalFirmwareRev.7 = entPhysicalFirmwareRev.8 = entPhysicalFirmwareRev.9 = entPhysicalFirmwareRev.10 = entPhysicalFirmwareRev.11 = entPhysicalFirmwareRev.12 = entPhysicalFirmwareRev.13 = entPhysicalFirmwareRev.14 = entPhysicalFirmwareRev.15 = entPhysicalFirmwareRev.16 = entPhysicalFirmwareRev.17 = entPhysicalFirmwareRev.18 = entPhysicalFirmwareRev.19 = entPhysicalFirmwareRev.20 = entPhysicalFirmwareRev.21 = entPhysicalFirmwareRev.22 = entPhysicalFirmwareRev.23 = entPhysicalFirmwareRev.24 = entPhysicalFirmwareRev.25 = entPhysicalFirmwareRev.26 = entPhysicalFirmwareRev.27 = entPhysicalFirmwareRev.28 = entPhysicalFirmwareRev.29 = entPhysicalFirmwareRev.30 = entPhysicalFirmwareRev.31 = entPhysicalSoftwareRev.1 = entPhysicalSoftwareRev.2 = 3.3.13.1 entPhysicalSoftwareRev.3 = entPhysicalSoftwareRev.4 = entPhysicalSoftwareRev.5 = entPhysicalSoftwareRev.6 = entPhysicalSoftwareRev.7 = entPhysicalSoftwareRev.8 = entPhysicalSoftwareRev.9 = entPhysicalSoftwareRev.10 = entPhysicalSoftwareRev.11 = entPhysicalSoftwareRev.12 = entPhysicalSoftwareRev.13 = entPhysicalSoftwareRev.14 = entPhysicalSoftwareRev.15 = entPhysicalSoftwareRev.16 = entPhysicalSoftwareRev.17 = entPhysicalSoftwareRev.18 = entPhysicalSoftwareRev.19 = entPhysicalSoftwareRev.20 = entPhysicalSoftwareRev.21 = entPhysicalSoftwareRev.22 = entPhysicalSoftwareRev.23 = entPhysicalSoftwareRev.24 = entPhysicalSoftwareRev.25 = entPhysicalSoftwareRev.26 = entPhysicalSoftwareRev.27 = entPhysicalSoftwareRev.28 = entPhysicalSoftwareRev.29 = entPhysicalSoftwareRev.30 = entPhysicalSoftwareRev.31 = entPhysicalSerialNum.1 = entPhysicalSerialNum.2 = CN0TK308282984710075A19 entPhysicalSerialNum.3 = entPhysicalSerialNum.4 = entPhysicalSerialNum.5 = entPhysicalSerialNum.6 = entPhysicalSerialNum.7 = entPhysicalSerialNum.8 = entPhysicalSerialNum.9 = entPhysicalSerialNum.10 = entPhysicalSerialNum.11 = entPhysicalSerialNum.12 = entPhysicalSerialNum.13 = entPhysicalSerialNum.14 = entPhysicalSerialNum.15 = entPhysicalSerialNum.16 = entPhysicalSerialNum.17 = entPhysicalSerialNum.18 = entPhysicalSerialNum.19 = entPhysicalSerialNum.20 = entPhysicalSerialNum.21 = entPhysicalSerialNum.22 = entPhysicalSerialNum.23 = entPhysicalSerialNum.24 = entPhysicalSerialNum.25 = entPhysicalSerialNum.26 = entPhysicalSerialNum.27 = entPhysicalSerialNum.28 = entPhysicalSerialNum.29 = entPhysicalSerialNum.30 = entPhysicalSerialNum.31 = entPhysicalMfgName.1 = entPhysicalMfgName.2 = entPhysicalMfgName.3 = entPhysicalMfgName.4 = entPhysicalMfgName.5 = entPhysicalMfgName.6 = entPhysicalMfgName.7 = entPhysicalMfgName.8 = entPhysicalMfgName.9 = entPhysicalMfgName.10 = entPhysicalMfgName.11 = entPhysicalMfgName.12 = entPhysicalMfgName.13 = entPhysicalMfgName.14 = entPhysicalMfgName.15 = entPhysicalMfgName.16 = entPhysicalMfgName.17 = entPhysicalMfgName.18 = entPhysicalMfgName.19 = entPhysicalMfgName.20 = entPhysicalMfgName.21 = entPhysicalMfgName.22 = entPhysicalMfgName.23 = entPhysicalMfgName.24 = entPhysicalMfgName.25 = entPhysicalMfgName.26 = entPhysicalMfgName.27 = entPhysicalMfgName.28 = entPhysicalMfgName.29 = entPhysicalMfgName.30 = entPhysicalMfgName.31 = entPhysicalModelName.1 = entPhysicalModelName.2 = PCT6224 entPhysicalModelName.3 = PowerConnect 6224 entPhysicalModelName.4 = entPhysicalModelName.5 = entPhysicalModelName.6 = entPhysicalModelName.7 = entPhysicalModelName.8 = entPhysicalModelName.9 = entPhysicalModelName.10 = entPhysicalModelName.11 = entPhysicalModelName.12 = entPhysicalModelName.13 = entPhysicalModelName.14 = entPhysicalModelName.15 = entPhysicalModelName.16 = entPhysicalModelName.17 = entPhysicalModelName.18 = entPhysicalModelName.19 = entPhysicalModelName.20 = entPhysicalModelName.21 = entPhysicalModelName.22 = entPhysicalModelName.23 = entPhysicalModelName.24 = entPhysicalModelName.25 = entPhysicalModelName.26 = entPhysicalModelName.27 = entPhysicalModelName.28 = entPhysicalModelName.29 = entPhysicalModelName.30 = entPhysicalModelName.31 = entPhysicalAlias.1 = entPhysicalAlias.2 = entPhysicalAlias.3 = entPhysicalAlias.4 = entPhysicalAlias.5 = entPhysicalAlias.6 = entPhysicalAlias.7 = entPhysicalAlias.8 = entPhysicalAlias.9 = entPhysicalAlias.10 = entPhysicalAlias.11 = entPhysicalAlias.12 = entPhysicalAlias.13 = entPhysicalAlias.14 = entPhysicalAlias.15 = entPhysicalAlias.16 = entPhysicalAlias.17 = entPhysicalAlias.18 = entPhysicalAlias.19 = entPhysicalAlias.20 = entPhysicalAlias.21 = entPhysicalAlias.22 = entPhysicalAlias.23 = entPhysicalAlias.24 = entPhysicalAlias.25 = entPhysicalAlias.26 = entPhysicalAlias.27 = entPhysicalAlias.28 = entPhysicalAlias.29 = entPhysicalAlias.30 = entPhysicalAlias.31 = entPhysicalAssetID.1 = entPhysicalAssetID.2 = entPhysicalAssetID.3 = entPhysicalAssetID.4 = entPhysicalAssetID.5 = entPhysicalAssetID.6 = entPhysicalAssetID.7 = entPhysicalAssetID.8 = entPhysicalAssetID.9 = entPhysicalAssetID.10 = entPhysicalAssetID.11 = entPhysicalAssetID.12 = entPhysicalAssetID.13 = entPhysicalAssetID.14 = entPhysicalAssetID.15 = entPhysicalAssetID.16 = entPhysicalAssetID.17 = entPhysicalAssetID.18 = entPhysicalAssetID.19 = entPhysicalAssetID.20 = entPhysicalAssetID.21 = entPhysicalAssetID.22 = entPhysicalAssetID.23 = entPhysicalAssetID.24 = entPhysicalAssetID.25 = entPhysicalAssetID.26 = entPhysicalAssetID.27 = entPhysicalAssetID.28 = entPhysicalAssetID.29 = entPhysicalAssetID.30 = entPhysicalAssetID.31 = entPhysicalIsFRU.1 = false entPhysicalIsFRU.2 = true entPhysicalIsFRU.3 = false entPhysicalIsFRU.4 = false entPhysicalIsFRU.5 = false entPhysicalIsFRU.6 = false entPhysicalIsFRU.7 = false entPhysicalIsFRU.8 = false entPhysicalIsFRU.9 = false entPhysicalIsFRU.10 = false entPhysicalIsFRU.11 = false entPhysicalIsFRU.12 = false entPhysicalIsFRU.13 = false entPhysicalIsFRU.14 = false entPhysicalIsFRU.15 = false entPhysicalIsFRU.16 = false entPhysicalIsFRU.17 = false entPhysicalIsFRU.18 = false entPhysicalIsFRU.19 = false entPhysicalIsFRU.20 = false entPhysicalIsFRU.21 = false entPhysicalIsFRU.22 = false entPhysicalIsFRU.23 = false entPhysicalIsFRU.24 = false entPhysicalIsFRU.25 = false entPhysicalIsFRU.26 = false entPhysicalIsFRU.27 = false entPhysicalIsFRU.28 = false entPhysicalIsFRU.29 = false entPhysicalIsFRU.30 = false entPhysicalIsFRU.31 = false ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m ENTITY-MIB:IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' entAliasMappingIdentifier]  CMD EXITCODE[0] CMD RUNTIME[0.5349s] STDOUT[ entAliasMappingIdentifier = No Such Instance currently exists at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '1' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00045109s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '2' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00064087s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '3' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00025797s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '4' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00195193s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '5' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00054693s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '6' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00023699s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '7' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00023699s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '8' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00052810s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '9' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00272298s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '10' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00252390s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '11' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00238109s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '12' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00084114s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '13' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00098920s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '14' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00054693s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '15' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00078201s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '16' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00061107s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '17' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00055289s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '18' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00081897s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '19' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00195694s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '20' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00193596s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '21' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00025582s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '22' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00079894s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '23' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00034404s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '24' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00030088s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '25' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00074697s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '26' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00023603s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '27' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00024009s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '28' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00063801s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '29' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00024199s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '30' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00024390s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797' AND `entPhysicalIndex` = '31' AND `inventory_mib` = 'ENTITY-MIB'] SQL RUNTIME[0.00023699s]  SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '797'] SQL RUNTIME[0.00158596s]   > $valid[$module] /opt/observium/includes/discovery/inventory.inc.php:21  array( [ENTITY-MIB] => array( [1] => int(1) [2] => int(1) [3] => int(1) [4] => int(1) [5] => int(1) [6] => int(1) [7] => int(1) [8] => int(1) [9] => int(1) [10] => int(1) [11] => int(1) [12] => int(1) [13] => int(1) [14] => int(1) [15] => int(1) [16] => int(1) [17] => int(1) [18] => int(1) [19] => int(1) [20] => int(1) [21] => int(1) [22] => int(1) [23] => int(1) [24] => int(1) [25] => int(1) [26] => int(1) [27] => int(1) [28] => int(1) [29] => int(1) [30] => int(1) [31] => int(1) ) )  o Changes  31 unchanged  o Duration  12.7742s ##### Module Start: printersupplies #####   SQL[SELECT * FROM `printersupplies` WHERE `device_id` = '797'] SQL RUNTIME[0.00101209s]   o Duration  0.0016s ##### Module Start: sensors #####   o POWER-ETHERNET-MIB  pethMainPseOperStatus [ CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -Ih -OQUsb -m POWER-ETHERNET-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' pethMainPseOperStatus]  CMD EXITCODE[0] CMD RUNTIME[0.7099s] STDOUT[ pethMainPseOperStatus = No Such Instance currently exists at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response] ]  o DNOS-BOXSERVICES-PRIVATE-MIB   CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m DNOS-BOXSERVICES-PRIVATE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/dell 'udp':'-core01.fqdn.net':'161' boxServicesTempSensorsTable]  CMD EXITCODE[0] CMD RUNTIME[0.3004s] STDOUT[ boxServicesUnitIndex.0 = 0 boxServicesTempSensorIndex.0 = 1 boxServicesTempSensorType.0 = fixed boxServicesTempSensorState.0 = 27 ] SNMP STATUS[TRUE] Device must use OLD-DNOS-BOXSERVICES-PRIVATE-MIB  o OLD-DNOS-BOXSERVICES-PRIVATE-MIB   CMD[/usr/bin/snmpget -t '20' -v2c -c *** -Pud -Ovq -m OLD-DNOS-BOXSERVICES-PRIVATE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/dell 'udp':'-core01.fqdn.net':'161' boxServicesNormalTempRangeMin.0]  CMD EXITCODE[0] CMD RUNTIME[0.2859s] STDOUT[ 0 ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpget -t '20' -v2c -c *** -Pud -Ovq -m OLD-DNOS-BOXSERVICES-PRIVATE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/dell 'udp':'-core01.fqdn.net':'161' boxServicesNormalTempRangeMax.0]  CMD EXITCODE[0] CMD RUNTIME[0.2749s] STDOUT[ 57 ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m OLD-DNOS-BOXSERVICES-PRIVATE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/dell 'udp':'-core01.fqdn.net':'161' boxServicesStackTempSensorsTable]  CMD EXITCODE[0] CMD RUNTIME[0.2903s] STDOUT[ boxServicesUnitIndex.1.0 = 1 boxServicesStackTempSensorIndex.1.0 = 0 boxServicesStackTempSensorType.1.0 = fixed boxServicesStackTempSensorState.1.0 = normal boxServicesStackTempSensorTemperature.1.0 = 27 ] SNMP STATUS[TRUE] Discover sensor: [class: temperature, device: -core01.fqdn.net, oid: .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.9.1.5.1.0, index: boxServicesStackTempSensorTemperature.1.0, type: fastpath-boxservices-private-mib, descr: Internal Temperature, scale: 1, limits: (0, , , 57), CURRENT: 27, , temperature SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '797' AND `sensor_type` = 'fastpath-boxservices-private-mib' AND `sensor_index` = 'boxServicesStackTempSensorTemperature.1.0')] SQL RUNTIME[0.00026298s]  SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '797' AND `sensor_type` = 'fastpath-boxservices-private-mib' AND `sensor_index` = 'boxServicesStackTempSensorTemperature.1.0'] SQL RUNTIME[0.00019622s]  SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '14628' AND `attrib_type` = 'sensor_addition'] SQL RUNTIME[0.00012922s]  SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '14628' AND `attrib_type` = 'oid_scale_si'] SQL RUNTIME[0.00012398s] .Discover status: [device: -core01.fqdn.net, oid: .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.9.1.4.1.0, index: boxServicesStackTempSensorState.1.0, type: fastpath-boxservices-private-temp-state, descr: Internal Temperature, CURRENT: 1, , temperature] SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '797' AND `status_type` = 'fastpath-boxservices-private-temp-state' AND `status_index` = 'boxServicesStackTempSensorState.1.0' AND `poller_type`= 'snmp')] SQL RUNTIME[0.00022316s]  SQL[SELECT * FROM `status` WHERE `device_id` = '797' AND `status_type` = 'fastpath-boxservices-private-temp-state' AND `status_index` = 'boxServicesStackTempSensorState.1.0' AND `poller_type`= 'snmp'] SQL RUNTIME[0.00055289s] . CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m OLD-DNOS-BOXSERVICES-PRIVATE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/dell 'udp':'-core01.fqdn.net':'161' boxServicesFansTable]  CMD EXITCODE[0] CMD RUNTIME[0.5229s] STDOUT[ boxServicesFansIndex.0 = 0 boxServicesFansIndex.1 = 1 boxServicesFansIndex.2 = 2 boxServicesFanItemType.0 = fixed boxServicesFanItemType.1 = fixed boxServicesFanItemType.2 = fixed boxServicesFanItemState.0 = operational boxServicesFanItemState.1 = operational boxServicesFanItemState.2 = operational boxServicesFanSpeed.0 = 0 boxServicesFanSpeed.1 = 0 boxServicesFanSpeed.2 = 0 boxServicesFanDutyLevel.0 = 0 boxServicesFanDutyLevel.1 = 0 boxServicesFanDutyLevel.2 = 0 ] SNMP STATUS[TRUE] Discover status: [device: -core01.fqdn.net, oid: .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.6.1.3.0, index: boxServicesFanItemState.0, type: fastpath-boxservices-private-state, descr: Fan 1, CURRENT: 2, , fan] SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '797' AND `status_type` = 'fastpath-boxservices-private-state' AND `status_index` = 'boxServicesFanItemState.0' AND `poller_type`= 'snmp')] SQL RUNTIME[0.00027180s]  SQL[SELECT * FROM `status` WHERE `device_id` = '797' AND `status_type` = 'fastpath-boxservices-private-state' AND `status_index` = 'boxServicesFanItemState.0' AND `poller_type`= 'snmp'] SQL RUNTIME[0.00068998s] .Discover status: [device: -core01.fqdn.net, oid: .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.6.1.3.1, index: boxServicesFanItemState.1, type: fastpath-boxservices-private-state, descr: Fan 2, CURRENT: 2, , fan] SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '797' AND `status_type` = 'fastpath-boxservices-private-state' AND `status_index` = 'boxServicesFanItemState.1' AND `poller_type`= 'snmp')] SQL RUNTIME[0.00018907s]  SQL[SELECT * FROM `status` WHERE `device_id` = '797' AND `status_type` = 'fastpath-boxservices-private-state' AND `status_index` = 'boxServicesFanItemState.1' AND `poller_type`= 'snmp'] SQL RUNTIME[0.00021505s] .Discover status: [device: -core01.fqdn.net, oid: .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.6.1.3.2, index: boxServicesFanItemState.2, type: fastpath-boxservices-private-state, descr: Fan 3, CURRENT: 2, , fan] SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '797' AND `status_type` = 'fastpath-boxservices-private-state' AND `status_index` = 'boxServicesFanItemState.2' AND `poller_type`= 'snmp')] SQL RUNTIME[0.00023007s]  SQL[SELECT * FROM `status` WHERE `device_id` = '797' AND `status_type` = 'fastpath-boxservices-private-state' AND `status_index` = 'boxServicesFanItemState.2' AND `poller_type`= 'snmp'] SQL RUNTIME[0.00020385s] . CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m OLD-DNOS-BOXSERVICES-PRIVATE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/dell 'udp':'-core01.fqdn.net':'161' boxServicesPowSuppliesTable]  CMD EXITCODE[0] CMD RUNTIME[0.2716s] STDOUT[ boxServicesPowSupplyIndex.0 = 0 boxServicesPowSupplyIndex.1 = 1 boxServicesPowSupplyItemType.0 = fixed boxServicesPowSupplyItemType.1 = removable boxServicesPowSupplyItemState.0 = operational boxServicesPowSupplyItemState.1 = notpresent ] SNMP STATUS[TRUE] Discover status: [device: -core01.fqdn.net, oid: .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.7.1.3.0, index: boxServicesPowSupplyItemState.0, type: fastpath-boxservices-private-state, descr: Fixed Power Supply, CURRENT: 2, , power] SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '797' AND `status_type` = 'fastpath-boxservices-private-state' AND `status_index` = 'boxServicesPowSupplyItemState.0' AND `poller_type`= 'snmp')] SQL RUNTIME[0.00027800s]  SQL[SELECT * FROM `status` WHERE `device_id` = '797' AND `status_type` = 'fastpath-boxservices-private-state' AND `status_index` = 'boxServicesPowSupplyItemState.0' AND `poller_type`= 'snmp'] SQL RUNTIME[0.00023293s] .  o Dell-Vendor-MIB   CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m Dell-Vendor-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/dell 'udp':'-core01.fqdn.net':'161' envMonFanStatusTable]  CMD EXITCODE[0] CMD RUNTIME[0.281s] STDOUT[ envMonFanStatusIndex.11 = 11 envMonFanStatusIndex.12 = 12 envMonFanStatusIndex.13 = 13 envMonFanStatusDescr.11 = Fan 1 envMonFanStatusDescr.12 = Fan 2 envMonFanStatusDescr.13 = Fan 3 envMonFanState.11 = normal envMonFanState.12 = normal envMonFanState.13 = normal ] SNMP STATUS[TRUE]  SQL[SELECT sensor_id FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'fanspeed' AND `sensor_type` IN ('radlan-hwenvironment-state','fastpath-boxservices-private-state') AND (`sensor_index` IN ('rlEnvMonFanState.11') OR `sensor_descr` = 'Fan 1')] SQL RUNTIME[0.00031519s] Discover status: [device: -core01.fqdn.net, oid: .1.3.6.1.4.1.674.10895.3000.1.2.110.7.1.1.3.11, index: 11, type: dell-vendor-state, descr: Fan 1, CURRENT: 1, , fan] SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '797' AND `status_mib` = 'Dell-Vendor-MIB' AND `status_object` = 'envMonFanState' AND `status_type` = 'dell-vendor-state' AND `status_index` = '11' AND `poller_type`= 'snmp')] SQL RUNTIME[0.00037384s]  SQL[SELECT * FROM `status` WHERE `device_id` = '797' AND `status_mib` = 'Dell-Vendor-MIB' AND `status_object` = 'envMonFanState' AND `status_type` = 'dell-vendor-state' AND `status_index` = '11' AND `poller_type`= 'snmp'] SQL RUNTIME[0.00026894s] . SQL[SELECT sensor_id FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'fanspeed' AND `sensor_type` IN ('radlan-hwenvironment-state','fastpath-boxservices-private-state') AND (`sensor_index` IN ('rlEnvMonFanState.12') OR `sensor_descr` = 'Fan 2')] SQL RUNTIME[0.00033092s] Discover status: [device: -core01.fqdn.net, oid: .1.3.6.1.4.1.674.10895.3000.1.2.110.7.1.1.3.12, index: 12, type: dell-vendor-state, descr: Fan 2, CURRENT: 1, , fan] SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '797' AND `status_mib` = 'Dell-Vendor-MIB' AND `status_object` = 'envMonFanState' AND `status_type` = 'dell-vendor-state' AND `status_index` = '12' AND `poller_type`= 'snmp')] SQL RUNTIME[0.00020385s]  SQL[SELECT * FROM `status` WHERE `device_id` = '797' AND `status_mib` = 'Dell-Vendor-MIB' AND `status_object` = 'envMonFanState' AND `status_type` = 'dell-vendor-state' AND `status_index` = '12' AND `poller_type`= 'snmp'] SQL RUNTIME[0.00020790s] . SQL[SELECT sensor_id FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'fanspeed' AND `sensor_type` IN ('radlan-hwenvironment-state','fastpath-boxservices-private-state') AND (`sensor_index` IN ('rlEnvMonFanState.13') OR `sensor_descr` = 'Fan 3')] SQL RUNTIME[0.00017500s] Discover status: [device: -core01.fqdn.net, oid: .1.3.6.1.4.1.674.10895.3000.1.2.110.7.1.1.3.13, index: 13, type: dell-vendor-state, descr: Fan 3, CURRENT: 1, , fan] SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '797' AND `status_mib` = 'Dell-Vendor-MIB' AND `status_object` = 'envMonFanState' AND `status_type` = 'dell-vendor-state' AND `status_index` = '13' AND `poller_type`= 'snmp')] SQL RUNTIME[0.00018907s]  SQL[SELECT * FROM `status` WHERE `device_id` = '797' AND `status_mib` = 'Dell-Vendor-MIB' AND `status_object` = 'envMonFanState' AND `status_type` = 'dell-vendor-state' AND `status_index` = '13' AND `poller_type`= 'snmp'] SQL RUNTIME[0.00020194s] . CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m Dell-Vendor-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/dell 'udp':'-core01.fqdn.net':'161' envMonSupplyStatusTable]  CMD EXITCODE[0] CMD RUNTIME[0.2895s] STDOUT[ envMonSupplyStatusIndex.11 = 11 envMonSupplyStatusIndex.12 = 12 envMonSupplyStatusDescr.11 = Main envMonSupplyStatusDescr.12 = Secondary envMonSupplyState.11 = normal envMonSupplyState.12 = notPresent envMonSupplySource.11 = ac envMonSupplySource.12 = dc ] SNMP STATUS[TRUE]  SQL[SELECT sensor_id FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'power' AND `sensor_type` IN ('radlan-hwenvironment-state','fastpath-boxservices-private-state')] SQL RUNTIME[0.00029707s] Discover status: [device: -core01.fqdn.net, oid: .1.3.6.1.4.1.674.10895.3000.1.2.110.7.2.1.3.11, index: 11, type: dell-vendor-state, descr: Main Power Supply AC, CURRENT: 1, , power] SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '797' AND `status_mib` = 'Dell-Vendor-MIB' AND `status_object` = 'envMonSupplyState' AND `status_type` = 'dell-vendor-state' AND `status_index` = '11' AND `poller_type`= 'snmp')] SQL RUNTIME[0.00029397s]  SQL[SELECT * FROM `status` WHERE `device_id` = '797' AND `status_mib` = 'Dell-Vendor-MIB' AND `status_object` = 'envMonSupplyState' AND `status_type` = 'dell-vendor-state' AND `status_index` = '11' AND `poller_type`= 'snmp'] SQL RUNTIME[0.00026917s] .  o POWER-ETHERNET-MIB   CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m POWER-ETHERNET-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' pethMainPseTable]  CMD EXITCODE[0] CMD RUNTIME[0.7157s] STDOUT[ pethMainPseTable = No Such Object available on this agent at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]  CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m POWER-ETHERNET-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' pethPsePortTable]  CMD EXITCODE[0] CMD RUNTIME[0.7225s] STDOUT[ pethPsePortTable = No Such Object available on this agent at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]  CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m DNOS-POWER-ETHERNET-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/dell 'udp':'-core01.fqdn.net':'161' agentPethPsePortEntry]  CMD EXITCODE[0] CMD RUNTIME[0.5268s] STDOUT[ agentPethPsePortEntry = No Such Object available on this agent at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]   o ENTITY-SENSOR-MIB   CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' entPhySensorValue]  CMD EXITCODE[0] CMD RUNTIME[0.6901s] STDOUT[ entPhySensorValue = No Such Object available on this agent at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'temperature' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00036407s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'humidity' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00020289s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'fanspeed' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00024796s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'dewpoint' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00023913s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'airflow' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00017095s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'voltage' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00019693s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'current' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00021005s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'power' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00020385s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'apower' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00017405s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'rpower' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00019884s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'crestfactor' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00014496s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'powerfactor' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00018382s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'impedance' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00016618s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'resistance' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00035691s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'frequency' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00020099s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'dbm' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00017595s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'attenuation' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00015688s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'snr' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00015402s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'dust' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00034094s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'concentration' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00017214s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'sound' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00015593s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'capacity' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00019813s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'load' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00016904s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'runtime' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00019288s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'volume' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00016117s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'waterflow' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00015616s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'pressure' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00015116s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'velocity' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00016189s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'distance' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00015116s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'illuminance' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00014806s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'wavelength' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00016308s]  SQL[SELECT * FROM `sensors` WHERE `device_id` = '797' AND `sensor_class` = 'gauge' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0'] SQL RUNTIME[0.00015903s]  SQL[SELECT * FROM `status` WHERE `device_id` = '797' AND `poller_type` = 'snmp' AND `status_deleted` = '0'] SQL RUNTIME[0.00020313s]  SQL[SELECT * FROM `counters` WHERE `device_id` = '797' AND `poller_type` = 'snmp' AND `counter_deleted` = '0'] SQL RUNTIME[0.00015807s]   o Duration  5.9141s ##### Module Start: storage #####   o UCD-SNMP-MIB   CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' dskEntry]  CMD EXITCODE[0] CMD RUNTIME[0.5351s] STDOUT[ dskEntry = No Such Object available on this agent at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]  SQL[SELECT * FROM `storage` WHERE `device_id` = '797'] SQL RUNTIME[0.00020313s]   o Duration  0.5368s ##### Module Start: neighbours #####   o OSPF-MIB  Autodiscovery for OSPF disabled.  o DNOS-ISDP-MIB   CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m DNOS-ISDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/dell 'udp':'-core01.fqdn.net':'161' agentIsdpCacheTable]  CMD EXITCODE[0] CMD RUNTIME[0.7937s] STDOUT[ agentIsdpCacheLocalIntf.1.1 = "1/0/1" agentIsdpCacheLocalIntf.1.2 = "1/0/1" agentIsdpCacheLocalIntf.1.3 = "1/0/1" agentIsdpCacheLocalIntf.1.4 = "1/0/1" agentIsdpCacheLocalIntf.1.5 = "1/0/1" agentIsdpCacheLocalIntf.1.6 = "1/0/1" agentIsdpCacheLocalIntf.1.7 = "1/0/1" agentIsdpCacheLocalIntf.1.8 = "1/0/1" agentIsdpCacheLocalIntf.1.9 = "1/0/1" agentIsdpCacheLocalIntf.1.10 = "1/0/1" agentIsdpCacheLocalIntf.1.11 = "1/0/1" agentIsdpCacheLocalIntf.1.12 = "1/0/1" agentIsdpCacheLocalIntf.1.13 = "1/0/1" agentIsdpCacheLocalIntf.1.14 = "1/0/1" agentIsdpCacheDeviceId.1.1 = "MikroTik - RB750Gr3 - " agentIsdpCacheDeviceId.1.2 = "RTR01.fqdn.net" agentIsdpCacheDeviceId.1.3 = "RTR02.fqdn.net" agentIsdpCacheDeviceId.1.4 = "-ADM01" agentIsdpCacheDeviceId.1.5 = "-DC-PROCESSO" agentIsdpCacheDeviceId.1.6 = "-ECD-MANUTENCAO" agentIsdpCacheDeviceId.1.7 = "-GO" agentIsdpCacheDeviceId.1.8 = "-SALA-CONTROLE" agentIsdpCacheDeviceId.1.9 = "SEPA89D21484323" agentIsdpCacheDeviceId.1.10 = "SEPE4C7226AD30D" agentIsdpCacheDeviceId.1.11 = "-dc-ta" agentIsdpCacheDeviceId.1.12 = "-expedicao" agentIsdpCacheDeviceId.1.13 = "-ligantes" agentIsdpCacheDeviceId.1.14 = "-manutencao" ] SNMP STATUS[TRUE]  SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'mikrotik - rb750gr3 - '] SQL RUNTIME[0.00018406s]  SQL[SELECT * FROM `devices` WHERE `sysName` = 'mikrotik - rb750gr3 - ' AND `disabled` = '0'] SQL RUNTIME[0.00021911s] Invalid hostname mikrotik - rb750gr3 - and empty IP, skipped. Discover neighbour: proto[isdp], port_id[12292667], Array ( [remote_port_id] => [remote_hostname] => MikroTik - RB750Gr3 - [remote_port] => [remote_platform] => [remote_version] => [remote_address] => [last_change] => ) SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '12292667' AND `protocol` = 'isdp' AND `remote_hostname` = 'MikroTik - RB750Gr3 - ' AND `remote_port` = ''] SQL RUNTIME[0.00018096s]  SQL[INSERT INTO `neighbours` (`port_id`,`device_id`,`protocol`,`remote_port_id`,`remote_hostname`,`remote_port`,`remote_platform`,`remote_version`,`remote_address`,`autodiscovery_id`,`active`) VALUES ('12292667','797','isdp',NULL,'MikroTik - RB750Gr3 - ',NULL,NULL,NULL,NULL,NULL,'1')] SQL RUNTIME[0.00008512s] SQL ERROR[Error in query: (Column 'remote_port' cannot be null) 1048]  SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'rtr01.fqdn.net' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00023508s]  SQL[UPDATE `autodiscovery` set `last_checked` =CURRENT_TIMESTAMP() WHERE `autodiscovery_id` = '1790'] SQL RUNTIME[0.01439404s]  SQL[SELECT `port_id` FROM `ports` WHERE (`ifName` = '' OR `ifDescr` = '' OR `port_label_short` = '') AND `device_id` = '59' AND `deleted` = '0'] SQL RUNTIME[0.00037885s] Discover neighbour: proto[isdp], port_id[12292667], Array ( [remote_port_id] => [remote_hostname] => RTR01.fqdn.net [remote_port] => [remote_platform] => [remote_version] => [remote_address] => [last_change] => ) SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'rtr01.fqdn.net' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00127292s]  SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '12292667' AND `protocol` = 'isdp' AND `remote_hostname` = 'RTR01.fqdn.net' AND `remote_port` = ''] SQL RUNTIME[0.00051618s]  SQL[INSERT INTO `neighbours` (`port_id`,`device_id`,`protocol`,`remote_port_id`,`remote_hostname`,`remote_port`,`remote_platform`,`remote_version`,`remote_address`,`autodiscovery_id`,`active`) VALUES ('12292667','797','isdp',NULL,'RTR01.fqdn.net',NULL,NULL,NULL,NULL,'1790','1')] SQL RUNTIME[0.00220799s] SQL ERROR[Error in query: (Column 'remote_port' cannot be null) 1048]  SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'rtr02.fqdn.net' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00163603s]  SQL[UPDATE `autodiscovery` set `last_checked` =CURRENT_TIMESTAMP() WHERE `autodiscovery_id` = '1791'] SQL RUNTIME[0.00567794s]  SQL[SELECT `port_id` FROM `ports` WHERE (`ifName` = '' OR `ifDescr` = '' OR `port_label_short` = '') AND `device_id` = '856' AND `deleted` = '0'] SQL RUNTIME[0.00317597s] Discover neighbour: proto[isdp], port_id[12292667], Array ( [remote_port_id] => [remote_hostname] => RTR02.fqdn.net [remote_port] => [remote_platform] => [remote_version] => [remote_address] => [last_change] => ) SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'rtr02.fqdn.net' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00029397s]  SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '12292667' AND `protocol` = 'isdp' AND `remote_hostname` = 'RTR02.fqdn.net' AND `remote_port` = ''] SQL RUNTIME[0.00042200s]  SQL[INSERT INTO `neighbours` (`port_id`,`device_id`,`protocol`,`remote_port_id`,`remote_hostname`,`remote_port`,`remote_platform`,`remote_version`,`remote_address`,`autodiscovery_id`,`active`) VALUES ('12292667','797','isdp',NULL,'RTR02.fqdn.net',NULL,NULL,NULL,NULL,'1791','1')] SQL RUNTIME[0.00033712s] SQL ERROR[Error in query: (Column 'remote_port' cannot be null) 1048]  SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = '-adm01' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00023103s]  SQL[UPDATE `autodiscovery` set `device_id` ='797' WHERE `autodiscovery_id` = '950'] SQL RUNTIME[0.00144196s] AUTODISCOVERY UPDATED SQL[SELECT `port_id` FROM `ports` WHERE (`ifName` = '' OR `ifDescr` = '' OR `port_label_short` = '') AND `device_id` = '1662' AND `deleted` = '0'] SQL RUNTIME[0.00046706s] Discover neighbour: proto[isdp], port_id[12292667], Array ( [remote_port_id] => [remote_hostname] => -ADM01 [remote_port] => [remote_platform] => [remote_version] => [remote_address] => [last_change] => ) SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = '-adm01' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00102782s]  SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '12292667' AND `protocol` = 'isdp' AND `remote_hostname` = '-ADM01' AND `remote_port` = ''] SQL RUNTIME[0.00018883s]  SQL[INSERT INTO `neighbours` (`port_id`,`device_id`,`protocol`,`remote_port_id`,`remote_hostname`,`remote_port`,`remote_platform`,`remote_version`,`remote_address`,`autodiscovery_id`,`active`) VALUES ('12292667','797','isdp',NULL,'-ADM01',NULL,NULL,NULL,NULL,'950','1')] SQL RUNTIME[0.00008106s] SQL ERROR[Error in query: (Column 'remote_port' cannot be null) 1048]  SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = '-dc-processo' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00019598s]  SQL[UPDATE `autodiscovery` set `last_checked` =CURRENT_TIMESTAMP() WHERE `autodiscovery_id` = '47392'] SQL RUNTIME[0.00056195s]  SQL[SELECT `port_id` FROM `ports` WHERE (`ifName` = '' OR `ifDescr` = '' OR `port_label_short` = '') AND `device_id` = '1703' AND `deleted` = '0'] SQL RUNTIME[0.00047398s] Discover neighbour: proto[isdp], port_id[12292667], Array ( [remote_port_id] => [remote_hostname] => -DC-PROCESSO [remote_port] => [remote_platform] => [remote_version] => [remote_address] => [last_change] => ) SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = '-dc-processo' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00057197s]  SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '12292667' AND `protocol` = 'isdp' AND `remote_hostname` = '-DC-PROCESSO' AND `remote_port` = ''] SQL RUNTIME[0.00015402s]  SQL[INSERT INTO `neighbours` (`port_id`,`device_id`,`protocol`,`remote_port_id`,`remote_hostname`,`remote_port`,`remote_platform`,`remote_version`,`remote_address`,`autodiscovery_id`,`active`) VALUES ('12292667','797','isdp',NULL,'-DC-PROCESSO',NULL,NULL,NULL,NULL,'47392','1')] SQL RUNTIME[0.00007606s] SQL ERROR[Error in query: (Column 'remote_port' cannot be null) 1048]  SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = '-ecd-manutencao' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00019097s]  SQL[UPDATE `autodiscovery` set `last_checked` =CURRENT_TIMESTAMP() WHERE `autodiscovery_id` = '47391'] SQL RUNTIME[0.00067902s]  SQL[SELECT `port_id` FROM `ports` WHERE (`ifName` = '' OR `ifDescr` = '' OR `port_label_short` = '') AND `device_id` = '802' AND `deleted` = '0'] SQL RUNTIME[0.00033498s] Discover neighbour: proto[isdp], port_id[12292667], Array ( [remote_port_id] => [remote_hostname] => -ECD-MANUTENCAO [remote_port] => [remote_platform] => [remote_version] => [remote_address] => [last_change] => ) SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = '-ecd-manutencao' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00021005s]  SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '12292667' AND `protocol` = 'isdp' AND `remote_hostname` = '-ECD-MANUTENCAO' AND `remote_port` = ''] SQL RUNTIME[0.00016093s]  SQL[INSERT INTO `neighbours` (`port_id`,`device_id`,`protocol`,`remote_port_id`,`remote_hostname`,`remote_port`,`remote_platform`,`remote_version`,`remote_address`,`autodiscovery_id`,`active`) VALUES ('12292667','797','isdp',NULL,'-ECD-MANUTENCAO',NULL,NULL,NULL,NULL,'47391','1')] SQL RUNTIME[0.00060320s] SQL ERROR[Error in query: (Column 'remote_port' cannot be null) 1048]  SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = '-go' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00022721s]  SQL[UPDATE `autodiscovery` set `device_id` ='797' WHERE `autodiscovery_id` = '951'] SQL RUNTIME[0.00073504s] AUTODISCOVERY UPDATED SQL[SELECT `port_id` FROM `ports` WHERE (`ifName` = '' OR `ifDescr` = '' OR `port_label_short` = '') AND `device_id` = '837' AND `deleted` = '0'] SQL RUNTIME[0.00042295s] Discover neighbour: proto[isdp], port_id[12292667], Array ( [remote_port_id] => [remote_hostname] => -GO [remote_port] => [remote_platform] => [remote_version] => [remote_address] => [last_change] => ) SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = '-go' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00021291s]  SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '12292667' AND `protocol` = 'isdp' AND `remote_hostname` = '-GO' AND `remote_port` = ''] SQL RUNTIME[0.00018620s]  SQL[INSERT INTO `neighbours` (`port_id`,`device_id`,`protocol`,`remote_port_id`,`remote_hostname`,`remote_port`,`remote_platform`,`remote_version`,`remote_address`,`autodiscovery_id`,`active`) VALUES ('12292667','797','isdp',NULL,'-GO',NULL,NULL,NULL,NULL,'951','1')] SQL RUNTIME[0.00008106s] SQL ERROR[Error in query: (Column 'remote_port' cannot be null) 1048]  SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = '-sala-controle' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00097394s]  SQL[UPDATE `autodiscovery` set `last_checked` =CURRENT_TIMESTAMP() WHERE `autodiscovery_id` = '26472'] SQL RUNTIME[0.00404406s]  SQL[SELECT `port_id` FROM `ports` WHERE (`ifName` = '' OR `ifDescr` = '' OR `port_label_short` = '') AND `device_id` = '1704' AND `deleted` = '0'] SQL RUNTIME[0.00101709s] Discover neighbour: proto[isdp], port_id[12292667], Array ( [remote_port_id] => [remote_hostname] => -SALA-CONTROLE [remote_port] => [remote_platform] => [remote_version] => [remote_address] => [last_change] => ) SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = '-sala-controle' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00087500s]  SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '12292667' AND `protocol` = 'isdp' AND `remote_hostname` = '-SALA-CONTROLE' AND `remote_port` = ''] SQL RUNTIME[0.00017691s]  SQL[INSERT INTO `neighbours` (`port_id`,`device_id`,`protocol`,`remote_port_id`,`remote_hostname`,`remote_port`,`remote_platform`,`remote_version`,`remote_address`,`autodiscovery_id`,`active`) VALUES ('12292667','797','isdp',NULL,'-SALA-CONTROLE',NULL,NULL,NULL,NULL,'26472','1')] SQL RUNTIME[0.00008202s] SQL ERROR[Error in query: (Column 'remote_port' cannot be null) 1048]  SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'sepa89d21484323' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00080585s]  SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'sepa89d21484323'] SQL RUNTIME[0.00013900s]  SQL[SELECT * FROM `devices` WHERE `sysName` = 'sepa89d21484323' AND `disabled` = '0'] SQL RUNTIME[0.00058603s]  SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'sepa89d21484323' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::'))] SQL RUNTIME[0.00028300s] Autodiscovery for protocol ISDP (xdp) disabled. Discover neighbour: proto[isdp], port_id[12292667], Array ( [remote_port_id] => [remote_hostname] => SEPA89D21484323 [remote_port] => [remote_platform] => [remote_version] => [remote_address] => [last_change] => ) SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'sepa89d21484323' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00017715s]  SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '12292667' AND `protocol` = 'isdp' AND `remote_hostname` = 'SEPA89D21484323' AND `remote_port` = ''] SQL RUNTIME[0.00067115s]  SQL[INSERT INTO `neighbours` (`port_id`,`device_id`,`protocol`,`remote_port_id`,`remote_hostname`,`remote_port`,`remote_platform`,`remote_version`,`remote_address`,`autodiscovery_id`,`active`) VALUES ('12292667','797','isdp',NULL,'SEPA89D21484323',NULL,NULL,NULL,NULL,NULL,'1')] SQL RUNTIME[0.00009489s] SQL ERROR[Error in query: (Column 'remote_port' cannot be null) 1048]  SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'sepe4c7226ad30d' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00017881s]  SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'sepe4c7226ad30d'] SQL RUNTIME[0.00071120s]  SQL[SELECT * FROM `devices` WHERE `sysName` = 'sepe4c7226ad30d' AND `disabled` = '0'] SQL RUNTIME[0.00022411s]  SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'sepe4c7226ad30d' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::'))] SQL RUNTIME[0.00016594s] Autodiscovery for protocol ISDP (xdp) disabled. Discover neighbour: proto[isdp], port_id[12292667], Array ( [remote_port_id] => [remote_hostname] => SEPE4C7226AD30D [remote_port] => [remote_platform] => [remote_version] => [remote_address] => [last_change] => ) SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = 'sepe4c7226ad30d' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00081182s]  SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '12292667' AND `protocol` = 'isdp' AND `remote_hostname` = 'SEPE4C7226AD30D' AND `remote_port` = ''] SQL RUNTIME[0.00016689s]  SQL[INSERT INTO `neighbours` (`port_id`,`device_id`,`protocol`,`remote_port_id`,`remote_hostname`,`remote_port`,`remote_platform`,`remote_version`,`remote_address`,`autodiscovery_id`,`active`) VALUES ('12292667','797','isdp',NULL,'SEPE4C7226AD30D',NULL,NULL,NULL,NULL,NULL,'1')] SQL RUNTIME[0.00007796s] SQL ERROR[Error in query: (Column 'remote_port' cannot be null) 1048]  SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = '-dc-ta' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00028396s]  SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = '-dc-ta'] SQL RUNTIME[0.00036192s]  SQL[SELECT * FROM `devices` WHERE `sysName` = '-dc-ta' AND `disabled` = '0'] SQL RUNTIME[0.00018501s]  SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = '-dc-ta' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::'))] SQL RUNTIME[0.00018191s] Autodiscovery for protocol ISDP (xdp) disabled. Discover neighbour: proto[isdp], port_id[12292667], Array ( [remote_port_id] => [remote_hostname] => -dc-ta [remote_port] => [remote_platform] => [remote_version] => [remote_address] => [last_change] => ) SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = '-dc-ta' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00098205s]  SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '12292667' AND `protocol` = 'isdp' AND `remote_hostname` = '-dc-ta' AND `remote_port` = ''] SQL RUNTIME[0.00014901s]  SQL[INSERT INTO `neighbours` (`port_id`,`device_id`,`protocol`,`remote_port_id`,`remote_hostname`,`remote_port`,`remote_platform`,`remote_version`,`remote_address`,`autodiscovery_id`,`active`) VALUES ('12292667','797','isdp',NULL,'-dc-ta',NULL,NULL,NULL,NULL,NULL,'1')] SQL RUNTIME[0.00011206s] SQL ERROR[Error in query: (Column 'remote_port' cannot be null) 1048]  SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = '-expedicao' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00021505s]  SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = '-expedicao'] SQL RUNTIME[0.00011110s]  SQL[SELECT * FROM `devices` WHERE `sysName` = '-expedicao' AND `disabled` = '0'] SQL RUNTIME[0.00018501s]  SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = '-expedicao' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::'))] SQL RUNTIME[0.00016499s] Autodiscovery for protocol ISDP (xdp) disabled. Discover neighbour: proto[isdp], port_id[12292667], Array ( [remote_port_id] => [remote_hostname] => -expedicao [remote_port] => [remote_platform] => [remote_version] => [remote_address] => [last_change] => ) SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = '-expedicao' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00015807s]  SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '12292667' AND `protocol` = 'isdp' AND `remote_hostname` = '-expedicao' AND `remote_port` = ''] SQL RUNTIME[0.00015187s]  SQL[INSERT INTO `neighbours` (`port_id`,`device_id`,`protocol`,`remote_port_id`,`remote_hostname`,`remote_port`,`remote_platform`,`remote_version`,`remote_address`,`autodiscovery_id`,`active`) VALUES ('12292667','797','isdp',NULL,'-expedicao',NULL,NULL,NULL,NULL,NULL,'1')] SQL RUNTIME[0.00007296s] SQL ERROR[Error in query: (Column 'remote_port' cannot be null) 1048]  SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = '-ligantes' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00018191s]  SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = '-ligantes'] SQL RUNTIME[0.00010610s]  SQL[SELECT * FROM `devices` WHERE `sysName` = '-ligantes' AND `disabled` = '0'] SQL RUNTIME[0.00017118s]  SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = '-ligantes' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::'))] SQL RUNTIME[0.00016618s] Autodiscovery for protocol ISDP (xdp) disabled. Discover neighbour: proto[isdp], port_id[12292667], Array ( [remote_port_id] => [remote_hostname] => -ligantes [remote_port] => [remote_platform] => [remote_version] => [remote_address] => [last_change] => ) SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = '-ligantes' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00016904s]  SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '12292667' AND `protocol` = 'isdp' AND `remote_hostname` = '-ligantes' AND `remote_port` = ''] SQL RUNTIME[0.00017905s]  SQL[INSERT INTO `neighbours` (`port_id`,`device_id`,`protocol`,`remote_port_id`,`remote_hostname`,`remote_port`,`remote_platform`,`remote_version`,`remote_address`,`autodiscovery_id`,`active`) VALUES ('12292667','797','isdp',NULL,'-ligantes',NULL,NULL,NULL,NULL,NULL,'1')] SQL RUNTIME[0.00008321s] SQL ERROR[Error in query: (Column 'remote_port' cannot be null) 1048]  SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = '-manutencao' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00022292s]  SQL[UPDATE `autodiscovery` set `last_checked` =CURRENT_TIMESTAMP() WHERE `autodiscovery_id` = '946'] SQL RUNTIME[0.00504303s]  SQL[SELECT `port_id` FROM `ports` WHERE (`ifName` = '' OR `ifDescr` = '' OR `port_label_short` = '') AND `device_id` = '798' AND `deleted` = '0'] SQL RUNTIME[0.00047207s] Discover neighbour: proto[isdp], port_id[12292667], Array ( [remote_port_id] => [remote_hostname] => -manutencao [remote_port] => [remote_platform] => [remote_version] => [remote_address] => [last_change] => ) SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = '-manutencao' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00022006s]  SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '12292667' AND `protocol` = 'isdp' AND `remote_hostname` = '-manutencao' AND `remote_port` = ''] SQL RUNTIME[0.00014710s]  SQL[INSERT INTO `neighbours` (`port_id`,`device_id`,`protocol`,`remote_port_id`,`remote_hostname`,`remote_port`,`remote_platform`,`remote_version`,`remote_address`,`autodiscovery_id`,`active`) VALUES ('12292667','797','isdp',NULL,'-manutencao',NULL,NULL,NULL,NULL,'946','1')] SQL RUNTIME[0.00008392s] SQL ERROR[Error in query: (Column 'remote_port' cannot be null) 1048]   o LLDP-MIB   CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' lldpRemChassisIdSubtype]  CMD EXITCODE[0] CMD RUNTIME[0.3029s] STDOUT[ lldpRemChassisIdSubtype.22.3.1 = macAddress lldpRemChassisIdSubtype.22.7.2 = macAddress lldpRemChassisIdSubtype.23.24.3 = macAddress ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' lldpRemChassisId]  CMD EXITCODE[0] CMD RUNTIME[0.276s] STDOUT[ lldpRemChassisId.22.3.1 = "48 8F 5A 50 F0 55 " lldpRemChassisId.22.7.2 = "14 18 77 DB A7 73 " lldpRemChassisId.23.24.3 = "14 18 77 DB A7 73 " ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' lldpRemPortIdSubtype]  CMD EXITCODE[0] CMD RUNTIME[0.2728s] STDOUT[ lldpRemPortIdSubtype.22.3.1 = interfaceName lldpRemPortIdSubtype.22.7.2 = interfaceName lldpRemPortIdSubtype.23.24.3 = interfaceName ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' lldpRemPortId]  CMD EXITCODE[0] CMD RUNTIME[0.2815s] STDOUT[ lldpRemPortId.22.3.1 = "ether2 - Rede Cliente" lldpRemPortId.22.7.2 = "ManagementEthernet 1/1" lldpRemPortId.23.24.3 = "TenGigabitEthernet 1/22" ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' lldpRemPortDesc]  CMD EXITCODE[0] CMD RUNTIME[0.2939s] STDOUT[ lldpRemPortDesc.22.3.1 = lldpRemPortDesc.22.7.2 = lldpRemPortDesc.23.24.3 = ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' lldpRemSysName]  CMD EXITCODE[0] CMD RUNTIME[0.2756s] CMD EXITDELAY[10ms] STDOUT[ lldpRemSysName.22.3.1 = MikroTik - RB750Gr3 - lldpRemSysName.22.7.2 = -CORE lldpRemSysName.23.24.3 = -CORE ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' lldpRemSysDesc]  CMD EXITCODE[0] CMD RUNTIME[0.2848s] STDOUT[ lldpRemSysDesc.22.3.1 = MikroTik RouterOS 6.47 (stable) RB750Gr3 lldpRemSysDesc.22.7.2 = Dell Real Time Operating System Software. Dell Operating System Version: 2.0. Dell Application Software Version: 9.11(2.0P0) Copyright (c) 1999-2017Dell Inc. All Rights Reserved.Build Time: Thu Apr 27 07:46:11 2017 lldpRemSysDesc.23.24.3 = Dell Real Time Operating System Software. Dell Operating System Version: 2.0. Dell Application Software Version: 9.11(2.0P0) Copyright (c) 1999-2017Dell Inc. All Rights Reserved.Build Time: Thu Apr 27 07:46:11 2017 ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUsb -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' lldpRemManAddrIfId]  CMD EXITCODE[0] CMD RUNTIME[0.2789s] STDOUT[ lldpRemManAddrIfId.22.3.1.1.4.177.137.237.209 = 2 ] SNMP STATUS[TRUE]  CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUsb -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' lldpRemManAddr]  CMD EXITCODE[0] CMD RUNTIME[0.5334s] 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:136  array( [22.3.1] => array( [lldpRemChassisIdSubtype] => string(10) "macAddress" [lldpRemChassisId] => string(18) "48 8F 5A 50 F0 55 " [lldpRemPortIdSubtype] => string(13) "interfaceName" [lldpRemPortId] => string(21) "ether2 - Rede Cliente" [lldpRemPortDesc] => string(0) "" [lldpRemSysName] => string(27) "MikroTik - RB750Gr3 - " [lldpRemSysDesc] => string(40) "MikroTik RouterOS 6.47 (stable) RB750Gr3" [lldpRemManAddrIfId] => string(1) "2" [lldpRemManAddr] => string(15) "177.137.237.209" [lldpRemMan] => array( [177.137.237.209] => array( [lldpRemManAddrIfId] => string(1) "2" ) ) ) [22.7.2] => array( [lldpRemChassisIdSubtype] => string(10) "macAddress" [lldpRemChassisId] => string(18) "14 18 77 DB A7 73 " [lldpRemPortIdSubtype] => string(13) "interfaceName" [lldpRemPortId] => string(22) "ManagementEthernet 1/1" [lldpRemPortDesc] => string(0) "" [lldpRemSysName] => string(12) "-CORE" [lldpRemSysDesc] => string(214) "Dell Real Time Operating System Software. Dell Operating System Version: 2.0. Dell Application Software Version: 9.11(2.0P0) Copyright (c) 1999-2017Dell Inc. All Rights Reserved.Build Time: Thu Apr 27 07:46:11 2017" ) [23.24.3] => array( [lldpRemChassisIdSubtype] => string(10) "macAddress" [lldpRemChassisId] => string(18) "14 18 77 DB A7 73 " [lldpRemPortIdSubtype] => string(13) "interfaceName" [lldpRemPortId] => string(23) "TenGigabitEthernet 1/22" [lldpRemPortDesc] => string(0) "" [lldpRemSysName] => string(12) "-CORE" [lldpRemSysDesc] => string(214) "Dell Real Time Operating System Software. Dell Operating System Version: 2.0. Dell Application Software Version: 9.11(2.0P0) Copyright (c) 1999-2017Dell Inc. All Rights Reserved.Build Time: Thu Apr 27 07:46:11 2017" ) ) Get cached Table OID: BRIDGE-MIB::dot1dBasePortIfIndex CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' lldpLocPortEntry]  CMD EXITCODE[0] CMD RUNTIME[2.3526s] STDOUT[ lldpLocPortIdSubtype.1 = interfaceName lldpLocPortIdSubtype.2 = interfaceName lldpLocPortIdSubtype.3 = interfaceName lldpLocPortIdSubtype.4 = interfaceName lldpLocPortIdSubtype.5 = interfaceName lldpLocPortIdSubtype.6 = interfaceName lldpLocPortIdSubtype.7 = interfaceName lldpLocPortIdSubtype.8 = interfaceName lldpLocPortIdSubtype.9 = interfaceName lldpLocPortIdSubtype.10 = interfaceName lldpLocPortIdSubtype.11 = interfaceName lldpLocPortIdSubtype.12 = interfaceName lldpLocPortIdSubtype.13 = interfaceName lldpLocPortIdSubtype.14 = interfaceName lldpLocPortIdSubtype.15 = interfaceName lldpLocPortIdSubtype.16 = interfaceName lldpLocPortIdSubtype.17 = interfaceName lldpLocPortIdSubtype.18 = interfaceName lldpLocPortIdSubtype.19 = interfaceName lldpLocPortIdSubtype.20 = interfaceName lldpLocPortIdSubtype.21 = interfaceName lldpLocPortIdSubtype.22 = interfaceName lldpLocPortIdSubtype.23 = interfaceName lldpLocPortIdSubtype.24 = interfaceName lldpLocPortIdSubtype.25 = interfaceName lldpLocPortIdSubtype.26 = interfaceName lldpLocPortIdSubtype.27 = interfaceName lldpLocPortIdSubtype.28 = interfaceName lldpLocPortId.1 = "1/0/1" lldpLocPortId.2 = "1/0/2" lldpLocPortId.3 = "1/0/3" lldpLocPortId.4 = "1/0/4" lldpLocPortId.5 = "1/0/5" lldpLocPortId.6 = "1/0/6" lldpLocPortId.7 = "1/0/7" lldpLocPortId.8 = "1/0/8" lldpLocPortId.9 = "1/0/9" lldpLocPortId.10 = "1/0/10" lldpLocPortId.11 = "1/0/11" lldpLocPortId.12 = "1/0/12" lldpLocPortId.13 = "1/0/13" lldpLocPortId.14 = "1/0/14" lldpLocPortId.15 = "1/0/15" lldpLocPortId.16 = "1/0/16" lldpLocPortId.17 = "1/0/17" lldpLocPortId.18 = "1/0/18" lldpLocPortId.19 = "1/0/19" lldpLocPortId.20 = "1/0/20" lldpLocPortId.21 = "1/0/21" lldpLocPortId.22 = "1/0/22" lldpLocPortId.23 = "1/0/23" lldpLocPortId.24 = "1/0/24" lldpLocPortId.25 = "1/0/25" lldpLocPortId.26 = "1/0/26" lldpLocPortId.27 = "1/0/27" lldpLocPortId.28 = "1/0/28" lldpLocPortDesc.1 = UPS-CPD01 lldpLocPortDesc.2 = UPS-CPD02 lldpLocPortDesc.3 = Router ISP 1 - Dinamica lldpLocPortDesc.4 = RT-GUEST Admin lldpLocPortDesc.5 = RTR-Guest WAN lldpLocPortDesc.6 = RTR-Guest LAN lldpLocPortDesc.7 = -CORE MGMT 1 lldpLocPortDesc.8 = -CORE MGMT 2 lldpLocPortDesc.9 = Dinamica to VZ lldpLocPortDesc.10 = lldpLocPortDesc.11 = QNAP lldpLocPortDesc.12 = lldpLocPortDesc.13 = lldpLocPortDesc.14 = lldpLocPortDesc.15 = lldpLocPortDesc.16 = lldpLocPortDesc.17 = lldpLocPortDesc.18 = lldpLocPortDesc.19 = lldpLocPortDesc.20 = lldpLocPortDesc.21 = lldpLocPortDesc.22 = lldpLocPortDesc.23 = lldpLocPortDesc.24 = UPLILNK -CORE lldpLocPortDesc.25 = lldpLocPortDesc.26 = lldpLocPortDesc.27 = lldpLocPortDesc.28 = ] SNMP STATUS[TRUE]  SQL[SELECT * FROM `ports` WHERE `device_id` = '797' AND `deleted` = '0' AND (`ifName`= 'Router ISP 1 - Dinamica' OR `ifDescr` = 'Router ISP 1 - Dinamica' OR `port_label_short` = 'Router ISP 1 - Dinamica')] SQL RUNTIME[0.00238013s]  SQL[SELECT * FROM `ports` WHERE `device_id` = '797' AND `deleted` = '0' AND `ifIndex` = '3' AND `ifDescr` NOT LIKE 'Vlan%'] SQL RUNTIME[0.00023794s]  SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_ip` = '177.137.237.209' AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.04107404s]  SQL[SELECT `device_id` FROM `ports` WHERE `deleted` = '0' AND `ifPhysAddress` = '488f5a50f055' AND `device_id` != '797' LIMIT 1;] SQL RUNTIME[0.02954984s]  SQL[SELECT DISTINCT `device_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`) WHERE 1 AND `ipv4_binary` = '±‰íÑ' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL) AND `device_id` != '797'] SQL RUNTIME[0.00212193s]  SQL[SELECT `device_id` FROM `devices` WHERE `hostname` = 'mikrotik - rb750gr3 - '] SQL RUNTIME[0.00039887s]  SQL[SELECT * FROM `devices` WHERE `sysName` = 'mikrotik - rb750gr3 - ' AND `disabled` = '0'] SQL RUNTIME[0.00020504s]  SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_ip` = '177.137.237.209'] SQL RUNTIME[0.04785013s] Autodiscovery for protocol LLDP (xdp) disabled. Discover neighbour: proto[lldp], port_id[12292669], Array ( [remote_port_id] => [remote_hostname] => MikroTik - RB750Gr3 - [remote_port] => ether2 - Rede Cliente [remote_platform] => MikroTik RouterOS 6.47 (stable) RB750Gr3 [remote_version] => [remote_address] => 177.137.237.209 ) SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_ip` = '177.137.237.209' AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.03721309s]  SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '12292669' AND `protocol` = 'lldp' AND `remote_hostname` = 'MikroTik - RB750Gr3 - ' AND `remote_port` = 'ether2 - Rede Cliente'] SQL RUNTIME[0.00030994s]  SQL[SELECT * FROM `ports` WHERE `device_id` = '797' AND `deleted` = '0' AND (`ifName`= '-CORE MGMT 1' OR `ifDescr` = '-CORE MGMT 1' OR `port_label_short` = '-CORE MGMT 1')] SQL RUNTIME[0.00049996s]  SQL[SELECT * FROM `ports` WHERE `device_id` = '797' AND `deleted` = '0' AND `ifIndex` = '7' AND `ifDescr` NOT LIKE 'Vlan%'] SQL RUNTIME[0.00019193s]  SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = '-core' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00020790s]  SQL[UPDATE `autodiscovery` set `last_checked` =CURRENT_TIMESTAMP() WHERE `autodiscovery_id` = '47380'] SQL RUNTIME[0.00584507s]  SQL[SELECT `port_id` FROM `ports` WHERE (`ifName` = 'ManagementEthernet 1/1' OR `ifDescr` = 'ManagementEthernet 1/1' OR `port_label_short` = 'ManagementEthernet 1/1') AND `device_id` = '1702' AND `deleted` = '0'] SQL RUNTIME[0.00055885s] Discover neighbour: proto[lldp], port_id[12292673], Array ( [remote_port_id] => 12326830 [remote_hostname] => -CORE [remote_port] => ManagementEthernet 1/1 [remote_platform] => Dell Real Time Operating System Software. Dell Operating System Version: 2.0. Dell Application Software Version: 9.11(2.0P0) Copyright (c) 1999-2017Dell Inc. All Rights Reserved.Build Time: Thu Apr 27 07:46:11 2017 [remote_version] => [remote_address] => ) SQL[SELECT `autodiscovery`.*, UNIX_TIMESTAMP(`last_checked`) AS `last_checked_unixtime` FROM `autodiscovery` WHERE `poller_id` = '0' AND `remote_hostname` = '-core' AND (`remote_ip` IS NULL OR `remote_ip` IN ('0.0.0.0', '::')) AND (`remote_device_id` IS NULL OR `remote_device_id` != '797')] SQL RUNTIME[0.00024414s]  SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '12292673' AND `protocol` = 'lldp' AND `remote_hostname` = '-CORE' AND `remote_port` = 'ManagementEthernet 1/1'] SQL RUNTIME[0.00020289s]  SQL[SELECT * FROM `ports` WHERE `device_id` = '797' AND `deleted` = '0' AND (`ifName`= 'UPLILNK -CORE' OR `ifDescr` = 'UPLILNK -CORE' OR `port_label_short` = 'UPLILNK -CORE')] SQL RUNTIME[0.00049305s]  SQL[SELECT * FROM `ports` WHERE `device_id` = '797' AND `deleted` = '0' AND `ifIndex` = '24' AND `ifDescr` NOT LIKE 'Vlan%'] SQL RUNTIME[0.00023007s] AUTODISCOVERY DEVEL: remote_device_id from cache SQL[SELECT `port_id` FROM `ports` WHERE (`ifName` = 'TenGigabitEthernet 1/22' OR `ifDescr` = 'TenGigabitEthernet 1/22' OR `port_label_short` = 'TenGigabitEthernet 1/22') AND `device_id` = '1702' AND `deleted` = '0'] SQL RUNTIME[0.00050116s] Discover neighbour: proto[lldp], port_id[12292690], Array ( [remote_port_id] => 12326747 [remote_hostname] => -CORE [remote_port] => TenGigabitEthernet 1/22 [remote_platform] => Dell Real Time Operating System Software. Dell Operating System Version: 2.0. Dell Application Software Version: 9.11(2.0P0) Copyright (c) 1999-2017Dell Inc. All Rights Reserved.Build Time: Thu Apr 27 07:46:11 2017 [remote_version] => [remote_address] => ) SQL[SELECT `neighbours`.*, UNIX_TIMESTAMP(`last_change`) AS `last_change_unixtime` FROM `neighbours` WHERE `port_id` = '12292690' AND `protocol` = 'lldp' AND `remote_hostname` = '-CORE' AND `remote_port` = 'TenGigabitEthernet 1/22'] SQL RUNTIME[0.00018191s]   o CISCO-CDP-MIB   CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -Ih -OQUs -m CISCO-CDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'-core01.fqdn.net':'161' cdpCache]  CMD EXITCODE[0] CMD RUNTIME[0.5422s] 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` = '797'] SQL RUNTIME[0.00044703s] 12292673 -> -core.fqdn.net () -> ManagementEthernet 1/1 12292690 -> -core.fqdn.net () -> TenGigabitEthernet 1/22 12292673 -> -CORE () -> ManagementEthernet 1/1 SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12326830'] SQL RUNTIME[0.00058603s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12326830'] SQL RUNTIME[0.00106788s]  SQL[SELECT * FROM `devices` WHERE `device_id` = '1702'] SQL RUNTIME[0.00034618s]  SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '1702'] SQL RUNTIME[0.01048803s] 12292690 -> -CORE () -> TenGigabitEthernet 1/22 SQL[SELECT * FROM `ports` WHERE `ports`.`port_id` = '12326747'] SQL RUNTIME[0.00051594s]  SQL[SELECT * FROM `entity_attribs` WHERE `entity_type` = 'port' AND `entity_id` = '12326747'] SQL RUNTIME[0.00016499s] 12292669 -> MikroTik - RB750Gr3 - (177.137.237.209) -> ether2 - Rede Cliente +----------+--------+-----------------------------------------------+-------------------------+----------------------+---------+ | Protocol | ifName | Remote: hostname | port | platform | version | +----------+--------+-----------------------------------------------+-------------------------+----------------------+---------+ | LLDP | 1/0/7 | -CORE | ManagementEthernet 1/1 | Dell Real Time Op... | ... | | LLDP | 1/0/24 | -CORE | TenGigabitEthernet 1/22 | Dell Real Time Op... | ... | | LLDP | 1/0/3 | MikroTik - RB750Gr3 - (177.137.237.209) | ether2 - Rede Cliente | MikroTik RouterOS... | ... | +----------+--------+-----------------------------------------------+-------------------------+----------------------+---------+  > $valid[$module] /opt/observium/includes/discovery/neighbours.inc.php:61  array( [12292667] => array( [MikroTik - RB750Gr3 - ] => array( [] => int(1) ) [RTR01.fqdn.net] => array( [] => int(1) ) [RTR02.fqdn.net] => array( [] => int(1) ) [-ADM01] => array( [] => int(1) ) [-DC-PROCESSO] => array( [] => int(1) ) [-ECD-MANUTENCAO] => array( [] => int(1) ) [-GO] => array( [] => int(1) ) [-SALA-CONTROLE] => array( [] => int(1) ) [SEPA89D21484323] => array( [] => int(1) ) [SEPE4C7226AD30D] => array( [] => int(1) ) [-dc-ta] => array( [] => int(1) ) [-expedicao] => array( [] => int(1) ) [-ligantes] => array( [] => int(1) ) [-manutencao] => array( [] => int(1) ) ) [12292669] => array( [MikroTik - RB750Gr3 - -177.137.237.209] => array( [ether2 - Rede Cliente] => int(1) ) ) [12292673] => array( [-CORE] => array( [ManagementEthernet 1/1] => int(1) ) ) [12292690] => array( [-CORE] => array( [TenGigabitEthernet 1/22] => int(1) ) ) )  o Changes  14 added, 3 unchanged  o Duration  6.7733s SQL[SELECT * FROM `devices` WHERE `devices`.`device_id` = '797'] SQL RUNTIME[0.00591111s]  SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('797','797','device',NOW(),'6','Neighbours: 14 added, 3 unchanged.')] SQL RUNTIME[0.00542593s]  ##### Module Start: arp-table #####   SQL[SELECT `port_id`, `ifIndex` FROM `ports` WHERE `device_id` = '797' GROUP BY `port_id`] SQL RUNTIME[0.00131106s]  CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OXqs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' ipNetToPhysicalPhysAddress]  CMD EXITCODE[0] CMD RUNTIME[0.5343s] STDOUT[ ipNetToPhysicalPhysAddress No Such Object available on this agent at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]  CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OXqs -m IPV6-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' ipv6NetToMediaPhysAddress]  CMD EXITCODE[0] CMD RUNTIME[0.5548s] STDOUT[ ipv6NetToMediaPhysAddress No Such Instance currently exists at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]  CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OXqs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' ipNetToMediaPhysAddress]  CMD EXITCODE[0] CMD RUNTIME[0.2873s] STDOUT[ ipNetToMediaPhysAddress[24][10.173.50.1] 0:50:56:bc:4:ca ipNetToMediaPhysAddress[24][10.173.50.3] 0:50:56:bc:4:ca ] SNMP STATUS[TRUE] Used IP-MIB::ipNetToMediaPhysAddress 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 = '797'] SQL RUNTIME[0.00095201s] ..  o Duration  1.3823s ##### Module Start: junose-atm-vp #####    o Duration  0.0001s ##### Module Start: bgp-peers #####   CMD[/usr/bin/snmpget -t '20' -v2c -c *** -Pud -OQUv -m BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' bgpLocalAs.0]  CMD EXITCODE[0] CMD RUNTIME[0.2662s] STDOUT[ No Such Object available on this agent at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response] No BGP on host SQL[SELECT * FROM `bgpPeers` WHERE `device_id` = '797'] SQL RUNTIME[0.00044489s]   o Duration  0.268s ##### Module Start: mac-accounting #####    o Duration  0.0001s ##### Module Start: sla #####   o DISMAN-PING-MIB   CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m DISMAN-PING-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' pingCtlEntry]  CMD EXITCODE[0] CMD RUNTIME[0.7064s] STDOUT[ pingCtlEntry = No Such Object available on this agent at this OID ] SNMP STATUS[FALSE] SNMP ERROR[#1000 - Failed response]  SQL[SELECT * FROM `slas` WHERE `device_id` = '797'] SQL RUNTIME[0.00024104s]   o Duration  0.7081s Module [lsp] disabled globally by config in process [discovery]. ##### Module Start: pseudowires #####    o Duration  0.0001s ##### Module Start: virtual-machines #####    o Duration  0.0003s ##### Module Start: cisco-cbqos #####   SQL[SELECT * FROM `ports_cbqos` WHERE `device_id` = '797'] SQL RUNTIME[0.00016689s]  CMD[/usr/bin/snmpbulkwalk -t '20' -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':'-core01.fqdn.net':'161' cbQosIfType]  CMD EXITCODE[0] CMD RUNTIME[0.5901s] 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.5915s ##### Module Start: ucd-diskio #####   CMD[/usr/bin/snmpbulkwalk -t '20' -v2c -c *** -Pud -OQUs -m UCD-DISKIO-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'-core01.fqdn.net':'161' diskIOEntry]  CMD EXITCODE[0] CMD RUNTIME[0.5299s] 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` = '797'] SQL RUNTIME[0.00434399s]   o Duration  0.5355s ##### Module Start: wifi #####   SQL[SELECT * FROM `wifi_radios` WHERE `device_id` = '797'] SQL RUNTIME[0.00018191s]  SQL[SELECT * FROM `wifi_wlans` WHERE `device_id` = '797'] SQL RUNTIME[0.00011492s]  SQL[SELECT * FROM `wifi_aps` WHERE `device_id` = '797'] SQL RUNTIME[0.00065398s]   o Duration  0.0014s ##### Module Start: p2p-radios #####    o Duration  0.0001s ##### Module Start: graphs #####    o Duration  0.0002s Module [raid] disabled globally by config in process [discovery].  o Modules Disabled  lsp, raid  o Modules Enabled  os, mibs, vrf, ports, ports-stack, vlans, oids, 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` = '797';] SQL RUNTIME[0.00169921s]  SQL[UPDATE `devices` set `last_discovered` =NOW(),`type` ='network',`last_discovered_timetaken` ='52.6685',`force_discovery` ='0',`device_state` ='a:5:{s:15:\"poller_mod_perf\";a:28:{s:6:\"system\";d:1.6305;s:2:\"os\";d:1.3468;s:7:\"sensors\";d:0.2849;s:6:\"status\";d:0.2967;s:7:\"counter\";d:0.0003;s:10:\"processors\";d:0.0003;s:8:\"mempools\";d:0.569;s:7:\"storage\";d:0.0003;s:8:\"netstats\";d:2.8202;s:7:\"ucd-mib\";d:0.5314;s:13:\"ipSystemStats\";d:0.5404;s:5:\"ports\";d:44.6851;s:9:\"bgp-peers\";d:0.2724;s:15:\"printersupplies\";d:0.0002;s:10:\"ucd-diskio\";d:0.0002;s:4:\"wifi\";d:0.0011;s:10:\"p2p-radios\";d:0.0003;s:4:\"ospf\";d:2.1947;s:3:\"sla\";d:0.0003;s:11:\"pseudowires\";d:0.0001;s:14:\"mac-accounting\";d:0.0002;s:12:\"loadbalancer\";d:0.0002;s:15:\"entity-physical\";d:0.0001;s:12:\"applications\";d:0.0003;s:9:\"fdb-table\";d:5.7029;s:6:\"graphs\";d:0.0003;s:4:\"oids\";d:0.0003;s:6:\"probes\";d:0.0002;}s:17:\"poller_ports_perf\";a:1:{s:4:\"vlan\";d:8.370578050613403;}s:14:\"poller_history\";a:288:{i:1631453702;d:61.4946;i:1631453401;d:61.597;i:1631453101;d:61.844;i:1631452802;d:61.3489;i:1631452502;d:61.9077;i:1631452201;d:61.1198;i:1631451901;d:61.6779;i:1631451602;d:61.4729;i:1631451302;d:61.4245;i:1631451001;d:61.5202;i:1631450701;d:61.178;i:1631450401;d:61.4437;i:1631450102;d:61.5635;i:1631449801;d:61.76;i:1631449502;d:61.6118;i:1631449202;d:62.9834;i:1631448902;d:82.0734;i:1631448601;d:61.4559;i:1631448302;d:61.9154;i:1631448001;d:62.5029;i:1631447702;d:61.4712;i:1631447401;d:62.2564;i:1631447102;d:81.2903;i:1631446801;d:61.4223;i:1631446502;d:62.2264;i:1631446202;d:61.4655;i:1631445901;d:60.8955;i:1631445602;d:62.2514;i:1631445302;d:71.3605;i:1631445003;d:64.498;i:1631444702;d:61.0461;i:1631444402;d:60.8958;i:1631444102;d:61.1684;i:1631443802;d:60.902;i:1631443502;d:61.1141;i:1631443202;d:60.6167;i:1631442901;d:60.9289;i:1631442601;d:61.0175;i:1631442301;d:60.9561;i:1631442001;d:61.0728;i:1631441743;d:80.883;i:1631441402;d:60.7565;i:1631441101;d:61.018;i:1631440802;d:60.9559;i:1631440502;d:60.9806;i:1631440201;d:60.8956;i:1631439901;d:61.0727;i:1631439602;d:61.2009;i:1631439301;d:60.6855;i:1631439002;d:60.9421;i:1631438702;d:61.2304;i:1631438401;d:60.7133;i:1631438102;d:61.0379;i:1631437801;d:60.6777;i:1631437502;d:60.9325;i:1631437202;d:60.9631;i:1631436902;d:60.8804;i:1631436602;d:60.8156;i:1631436336;d:60.9744;i:1631436001;d:61.0367;i:1631435702;d:61.8226;i:1631435401;d:61.0613;i:1631435102;d:61.1063;i:1631434802;d:61.0363;i:1631434501;d:60.9537;i:1631434202;d:60.8473;i:1631433902;d:61.4473;i:1631433603;d:62.5334;i:1631433301;d:61.1289;i:1631433002;d:61.0491;i:1631432701;d:61.1973;i:1631432402;d:61.2653;i:1631432102;d:61.085;i:1631431801;d:61.4636;i:1631431501;d:61.0329;i:1631431246;d:61.0245;i:1631430902;d:62.9294;i:1631430609;d:62.6617;i:1631430302;d:83.9688;i:1631430050;d:83.4534;i:1631429730;d:62.0006;i:1631429402;d:67.2131;i:1631429101;d:61.0015;i:1631428801;d:61.0462;i:1631428502;d:60.9204;i:1631428202;d:60.6225;i:1631427902;d:61.2958;i:1631427636;d:61.0846;i:1631427301;d:61.0926;i:1631427001;d:80.9625;i:1631426701;d:61.0704;i:1631426402;d:60.9055;i:1631426102;d:60.7899;i:1631425802;d:61.0514;i:1631425502;d:60.9221;i:1631425202;d:61.1068;i:1631424901;d:61.0211;i:1631424601;d:60.8777;i:1631424302;d:61.025;i:1631424002;d:62.7628;i:1631423702;d:66.2465;i:1631423403;d:64.6126;i:1631423109;d:61.0226;i:1631422802;d:61.0963;i:1631422501;d:61.1973;i:1631422202;d:61.1006;i:1631421901;d:60.7531;i:1631421602;d:61.0461;i:1631421302;d:60.9454;i:1631421002;d:60.9125;i:1631420701;d:61.186;i:1631420402;d:81.012;i:1631420101;d:61.6901;i:1631419802;d:61.2428;i:1631419502;d:80.7587;i:1631419202;d:60.8404;i:1631418902;d:60.7269;i:1631418601;d:60.8376;i:1631418302;d:60.7462;i:1631418002;d:61.4368;i:1631417701;d:61.1139;i:1631417401;d:60.7676;i:1631417101;d:61.029;i:1631416802;d:60.7643;i:1631416502;d:60.6946;i:1631416202;d:60.8541;i:1631415901;d:60.8956;i:1631415602;d:60.9088;i:1631415302;d:61.4455;i:1631415001;d:60.9829;i:1631414702;d:60.954;i:1631414402;d:61.0209;i:1631414102;d:60.8318;i:1631413801;d:61.0752;i:1631413501;d:61.7062;i:1631413201;d:61.662;i:1631412902;d:60.7702;i:1631412602;d:60.7373;i:1631412310;d:61.0855;i:1631412002;d:60.9176;i:1631411701;d:60.698;i:1631411402;d:60.8757;i:1631411102;d:60.8836;i:1631410802;d:62.6537;i:1631410555;d:61.2397;i:1631410202;d:61.9551;i:1631409902;d:61.4801;i:1631409609;d:60.8012;i:1631409301;d:60.9178;i:1631409023;d:60.6386;i:1631408760;d:61.096;i:1631408402;d:61.0495;i:1631408102;d:60.8002;i:1631407802;d:60.8394;i:1631407502;d:60.9742;i:1631407203;d:61.5936;i:1631406902;d:61.5979;i:1631406602;d:81.2772;i:1631406307;d:62.3499;i:1631406038;d:61.7716;i:1631405703;d:62.0404;i:1631405402;d:61.2301;i:1631405102;d:61.2433;i:1631404801;d:60.8937;i:1631404501;d:60.6967;i:1631404202;d:60.7656;i:1631403902;d:60.8659;i:1631403602;d:60.7536;i:1631403302;d:61.2348;i:1631403002;d:60.8574;i:1631402701;d:61.0208;i:1631402402;d:74.8606;i:1631402102;d:65.325;i:1631401802;d:60.4961;i:1631401502;d:63.6497;i:1631401203;d:66.1906;i:1631400902;d:63.4649;i:1631400609;d:63.4938;i:1631400355;d:60.7981;i:1631400002;d:64.6481;i:1631399753;d:61.5574;i:1631399403;d:62.8956;i:1631399102;d:61.5607;i:1631398802;d:60.9941;i:1631398501;d:60.9118;i:1631398202;d:61.8917;i:1631397918;d:61.1156;i:1631397602;d:60.7911;i:1631397302;d:60.766;i:1631397002;d:61.512;i:1631396702;d:60.9116;i:1631396402;d:60.9309;i:1631396148;d:61.243;i:1631395802;d:61.1721;i:1631395502;d:61.0501;i:1631395202;d:61.0934;i:1631394901;d:81.4426;i:1631394602;d:60.8355;i:1631394302;d:61.1099;i:1631394001;d:61.0772;i:1631393702;d:61.1922;i:1631393402;d:60.9186;i:1631393102;d:60.9993;i:1631392860;d:61.0142;i:1631392503;d:63.4561;i:1631392240;d:61.5427;i:1631391902;d:61.2458;i:1631391601;d:61.0897;i:1631391302;d:60.8387;i:1631391002;d:80.8613;i:1631390702;d:61.1687;i:1631390402;d:60.834;i:1631390136;d:81.109;i:1631389802;d:61.2101;i:1631389502;d:61.2094;i:1631389246;d:61.2509;i:1631388901;d:61.0061;i:1631388601;d:81.7158;i:1631388350;d:61.0904;i:1631388001;d:61.3216;i:1631387701;d:81.2029;i:1631387401;d:80.9357;i:1631387102;d:81.3746;i:1631386852;d:60.7372;i:1631386501;d:61.1827;i:1631386201;d:81.3675;i:1631385902;d:61.0518;i:1631385602;d:61.0286;i:1631385301;d:60.7232;i:1631385052;d:61.3428;i:1631384753;d:61.2077;i:1631384402;d:61.0835;i:1631384102;d:61.4325;i:1631383802;d:61.0718;i:1631383502;d:81.3606;i:1631383202;d:61.3996;i:1631382901;d:60.9464;i:1631382601;d:61.7777;i:1631382302;d:60.8636;i:1631382002;d:82.8961;i:1631381702;d:63.7044;i:1631381401;d:82.3278;i:1631381102;d:82.1664;i:1631380810;d:62.65;i:1631380502;d:69.6299;i:1631380202;d:69.5743;i:1631379953;d:61.1868;i:1631379601;d:63.1182;i:1631379302;d:81.7538;i:1631379002;d:61.2716;i:1631378702;d:61.2837;i:1631378402;d:61.1524;i:1631378101;d:60.8705;i:1631377802;d:81.2389;i:1631377501;d:61.1936;i:1631377202;d:61.8545;i:1631376902;d:60.9861;i:1631376602;d:61.0928;i:1631376302;d:61.1074;i:1631376001;d:60.967;i:1631375702;d:65.6303;i:1631375402;d:81.5828;i:1631375102;d:61.468;i:1631374802;d:61.1984;i:1631374501;d:60.8187;i:1631374202;d:61.3703;i:1631373902;d:61.17;i:1631373602;d:61.1432;i:1631373302;d:60.9326;i:1631373002;d:61.1003;i:1631372728;d:81.6971;i:1631372402;d:61.1136;i:1631372101;d:60.8063;i:1631371802;d:60.9965;i:1631371501;d:61.0637;i:1631371202;d:61.0503;i:1631370902;d:61.8095;i:1631370602;d:61.5182;i:1631370302;d:61.1564;i:1631370002;d:60.9836;i:1631369701;d:60.8702;i:1631369401;d:60.7796;i:1631369102;d:60.922;i:1631368802;d:61.0158;i:1631368501;d:61.1358;i:1631368202;d:60.9956;i:1631367902;d:60.6114;i:1631367602;d:60.954;}s:17:\"discovery_history\";a:100:{i:1631453883;d:52.6685;i:1631444072;d:52.0001;i:1631422495;d:51.9827;i:1631401003;d:51.8922;i:1631379338;d:52.3937;i:1631357729;d:51.7835;i:1631336124;d:51.9008;i:1631314757;d:54.0916;i:1631292971;d:52.3578;i:1631271303;d:52.2782;i:1631249682;d:54.7247;i:1631228096;d:55.5509;i:1631206674;d:54.6835;i:1631185268;d:75.5957;i:1631163274;d:56.1605;i:1631141663;d:55.1048;i:1631120139;d:56.2855;i:1631098428;d:55.8777;i:1631076829;d:54.3826;i:1631055148;d:53.6764;i:1631033602;d:55.036;i:1631012090;d:54.6589;i:1630990429;d:54.492;i:1630968743;d:54.5377;i:1630947147;d:54.4182;i:1630925599;d:55.1242;i:1630903973;d:54.5468;i:1630882318;d:55.1958;i:1630860670;d:54.381;i:1630839106;d:54.4984;i:1630817488;d:54.4877;i:1630795805;d:54.7005;i:1630774251;d:55.0047;i:1630752702;d:54.2266;i:1630731135;d:54.4962;i:1630709580;d:54.9986;i:1630688031;d:55.2;i:1630666571;d:56.8893;i:1630644956;d:57.5428;i:1630623254;d:56.1394;i:1630601201;d:55.2569;i:1630580111;d:78.6742;i:1630558523;d:57.3565;i:1630536768;d:54.8612;i:1630515321;d:56.9256;i:1630493621;d:54.8356;i:1630472108;d:57.042;i:1630450436;d:56.0032;i:1630428817;d:54.9348;i:1630407294;d:57.9868;i:1630385709;d:57.4501;i:1630364058;d:61.0349;i:1630342553;d:56.2574;i:1630320821;d:57.2072;i:1630299256;d:59.8624;i:1630277250;d:57.5507;i:1630256015;d:77.3305;i:1630234476;d:59.7911;i:1630212834;d:57.5954;i:1630191304;d:60.2969;i:1630169628;d:56.6562;i:1630148118;d:60.2785;i:1630126507;d:54.925;i:1630105011;d:54.6442;i:1630083486;d:54.649;i:1630061847;d:52.8043;i:1630040267;d:52.479;i:1630018605;d:52.3745;i:1629997148;d:52.786;i:1629975402;d:52.1618;i:1629954082;d:53.6919;i:1629932202;d:52.0907;i:1629910625;d:52.1701;i:1629888926;d:52.2157;i:1629867274;d:55.3107;i:1629845323;d:55.3138;i:1629824234;d:72.7046;i:1629802675;d:52.7547;i:1629781529;d:52.7906;i:1629759463;d:53.1005;i:1629738049;d:57.9841;i:1629716270;d:52.9241;i:1629695180;d:55.9576;i:1629673028;d:52.1007;i:1629651389;d:52.1301;i:1629629818;d:52.058;i:1629608259;d:52.4838;i:1629586624;d:52.097;i:1629565012;d:52.0053;i:1629543391;d:51.8456;i:1629521822;d:52.3177;i:1629500191;d:52.089;i:1629478590;d:52.0868;i:1629457042;d:52.0696;i:1629435988;d:56.43;i:1629413817;d:52.069;i:1629392208;d:52.2477;i:1629370688;d:52.5455;i:1629349587;d:54.3787;i:1629327354;d:51.9223;}s:18:\"discovery_mod_perf\";a:28:{s:2:\"os\";d:0.5475;s:4:\"mibs\";d:2.9205;s:3:\"vrf\";d:0.0008;s:5:\"ports\";d:10.4505;s:11:\"ports-stack\";d:0.535;s:5:\"vlans\";d:5.1095;s:11:\"ports_vlans\";N;s:4:\"oids\";d:0.0006;s:12:\"ip-addresses\";d:2.2141;s:10:\"processors\";d:0.5436;s:8:\"mempools\";d:0.8392;s:9:\"inventory\";d:12.7742;s:15:\"printersupplies\";d:0.0016;s:7:\"sensors\";d:5.9141;s:7:\"storage\";d:0.5368;s:10:\"neighbours\";d:6.7733;s:9:\"arp-table\";d:1.3823;s:13:\"junose-atm-vp\";d:0.0001;s:9:\"bgp-peers\";d:0.268;s:14:\"mac-accounting\";d:0.0001;s:3:\"sla\";d:0.7081;s:11:\"pseudowires\";d:0.0001;s:16:\"virtual-machines\";d:0.0003;s:11:\"cisco-cbqos\";d:0.5915;s:10:\"ucd-diskio\";d:0.5355;s:4:\"wifi\";d:0.0014;s:10:\"p2p-radios\";d:0.0001;s:6:\"graphs\";d:0.0002;}}' WHERE `device_id` = '797'] SQL RUNTIME[0.00436902s] ##### -core01.fqdn.net [797] completed discovery modules at 2021-09-12 15:38:56 #####   o Discovery time  52.6685 seconds SQL[DELETE FROM `observium_processes` WHERE `process_pid` = '371725' AND `process_name` = 'discovery.php' AND `device_id` = '797' AND `poller_id` = '0'] SQL RUNTIME[0.00098395s] ##### Finished discovery run at 2021-09-12 15:38:56 #####   SQL[SELECT * FROM `groups` ORDER BY `entity_type`] SQL RUNTIME[0.00032687s]  SQL[SELECT * FROM `groups_assoc`] SQL RUNTIME[0.00017905s]  SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'luesil.local%' OR IFNULL(`devices`.`hostname`, "") LIKE 'sfs%' OR IFNULL(`devices`.`hostname`, "") LIKE 'ven%' OR IFNULL(`devices`.`hostname`, "") LIKE 'bor%' OR IFNULL(`devices`.`hostname`, "") LIKE 'dan%' OR IFNULL(`devices`.`hostname`, "") LIKE 'car%' OR IFNULL(`devices`.`hostname`, "") LIKE 'ess%' OR IFNULL(`devices`.`hostname`, "") LIKE 'esx%' OR IFNULL(`devices`.`hostname`, "") LIKE 'lub%' OR IFNULL(`devices`.`hostname`, "") LIKE 'spo%' OR IFNULL(`devices`.`hostname`, "") LIKE 'joi%' OR IFNULL(`devices`.`hostname`, "") LIKE 'spa%' OR IFNULL(`devices`.`hostname`, "") LIKE 'yor%' OR IFNULL(`devices`.`hostname`, "") LIKE 'hkg%' OR IFNULL(`devices`.`hostname`, "") LIKE 'gua%')] SQL RUNTIME[0.00205493s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '20'] SQL RUNTIME[0.00031900s] Group 'Silicones': 228 existing, 228 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE '%')] SQL RUNTIME[0.00114393s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '21'] SQL RUNTIME[0.00019884s] Group 'EBR Devices': 38 existing, 38 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'chi-%')] SQL RUNTIME[0.00046992s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '22'] SQL RUNTIME[0.00020194s] Group 'CHI Devices': 82 existing, 82 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'ica-%')] SQL RUNTIME[0.00050306s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '24'] SQL RUNTIME[0.00018501s] Group 'ICA Devices': 83 existing, 83 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'krs-%')] SQL RUNTIME[0.00674915s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '25'] SQL RUNTIME[0.00076103s] Group 'KRS Devices': 236 existing, 236 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'tha-%')] SQL RUNTIME[0.00051308s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '26'] SQL RUNTIME[0.00018215s] Group 'THA Devices': 80 existing, 80 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'sal-%')] SQL RUNTIME[0.00051999s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '27'] SQL RUNTIME[0.00019908s] Group 'SAL Devices': 126 existing, 126 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'bre-%')] SQL RUNTIME[0.00048995s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '28'] SQL RUNTIME[0.00019097s] Group 'BRE Devices': 118 existing, 118 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE (( IFNULL(`devices`.`hostname`, "") LIKE 'edc-%') OR( IFNULL(`devices`.`hostname`, "") LIKE 'rid-%'))] SQL RUNTIME[0.00055814s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '29'] SQL RUNTIME[0.00014400s] Group 'EDC Devices': 22 existing, 22 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'ecc-%')] SQL RUNTIME[0.00044608s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '30'] SQL RUNTIME[0.00014591s] Group 'ECC Devices': 25 existing, 25 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'bjo-%')] SQL RUNTIME[0.00056601s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '31'] SQL RUNTIME[0.00019097s] Group 'BJO Devices': 92 existing, 92 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'hry-%')] SQL RUNTIME[0.00047994s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '32'] SQL RUNTIME[0.00015616s] Group 'HRY Devices': 42 existing, 42 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'nag-%')] SQL RUNTIME[0.00050712s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '41'] SQL RUNTIME[0.00014710s] Group 'NAG Devices': 24 existing, 24 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'ran-%')] SQL RUNTIME[0.00046992s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '42'] SQL RUNTIME[0.00017595s] Group 'RAN Devices': 69 existing, 69 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'glo-%')] SQL RUNTIME[0.00100589s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '46'] SQL RUNTIME[0.00028610s] Group 'GLO Devices': 213 existing, 213 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'osl-%')] SQL RUNTIME[0.00099683s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '47'] SQL RUNTIME[0.00016189s] Group 'OSL Devices': 30 existing, 30 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'pit-%')] SQL RUNTIME[0.00046301s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '48'] SQL RUNTIME[0.00184798s] Group 'PIT Devices': 12 existing, 12 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'efc-%')] SQL RUNTIME[0.00048304s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '49'] SQL RUNTIME[0.00014210s] Group 'EFC Devices': 19 existing, 19 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'esh-%')] SQL RUNTIME[0.00045300s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '50'] SQL RUNTIME[0.00013804s] Group 'ESH Devices': 19 existing, 19 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'glo-vm%')] SQL RUNTIME[0.00046301s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '51'] SQL RUNTIME[0.00015306s] Group 'GLO VMware Servers': 40 existing, 40 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") REGEXP 'yon-*')] SQL RUNTIME[0.00062680s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '52'] SQL RUNTIME[0.00016308s] Group 'YON Devices': 53 existing, 53 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") REGEXP 'ess-*')] SQL RUNTIME[0.00361896s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '53'] SQL RUNTIME[0.00020409s] Group 'ESS Devices': 47 existing, 47 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'tr%vz%')] SQL RUNTIME[0.00091696s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '57'] SQL RUNTIME[0.00041604s] Group 'Verizon Devices': 47 existing, 47 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'xho-swi%')] SQL RUNTIME[0.00050879s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '58'] SQL RUNTIME[0.00019503s] Group 'XHO Switches': 119 existing, 119 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'krs-%-lu-%')] SQL RUNTIME[0.00146079s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '72'] SQL RUNTIME[0.00015092s] Group 'KRS Lumber Devices': 16 existing, 16 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'glo-%-lu%')] SQL RUNTIME[0.00049686s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '73'] SQL RUNTIME[0.00013685s] Group 'GLO Lumber Devices': 5 existing, 5 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'jue-%')] SQL RUNTIME[0.00044608s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '74'] SQL RUNTIME[0.00013614s] Group 'JUE Devices': 24 existing, 24 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'fvd-%')] SQL RUNTIME[0.00045300s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '75'] SQL RUNTIME[0.00013709s] Group 'FVD Devices': 16 existing, 16 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'bei-%')] SQL RUNTIME[0.00044990s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '76'] SQL RUNTIME[0.00012994s] Group 'BEI Devices': 10 existing, 10 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'xho-%')] SQL RUNTIME[0.00047398s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '77'] SQL RUNTIME[0.00020885s] Group 'XHO Devices': 135 existing, 135 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'joi-%')] SQL RUNTIME[0.00045395s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '79'] SQL RUNTIME[0.00014305s] Group 'JOI Devices': 14 existing, 14 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'lpo-%')] SQL RUNTIME[0.00049710s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '80'] SQL RUNTIME[0.00015807s] Group 'LPO Devices': 40 existing, 40 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'lub-%')] SQL RUNTIME[0.00044799s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '81'] SQL RUNTIME[0.00012803s] Group 'LUB Devices': 9 existing, 9 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'sfs-%')] SQL RUNTIME[0.00047302s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '82'] SQL RUNTIME[0.00015378s] Group 'SFS Devices': 58 existing, 58 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'ven-%')] SQL RUNTIME[0.00043702s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '83'] SQL RUNTIME[0.00015283s] Group 'VEN Devices': 27 existing, 27 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'sfc-%')] SQL RUNTIME[0.00044012s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '84'] SQL RUNTIME[0.00012708s] Group 'SFC Devices': 13 existing, 13 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'rid-%')] SQL RUNTIME[0.00045514s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '85'] SQL RUNTIME[0.00013399s] Group 'RID Devices': 14 existing, 14 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'yor-%')] SQL RUNTIME[0.00047898s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '86'] SQL RUNTIME[0.00014901s] Group 'YOR Devices': 36 existing, 36 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'yas-%')] SQL RUNTIME[0.00043511s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '87'] SQL RUNTIME[0.00013900s] Group 'YAS Devices': 11 existing, 11 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'spa-%')] SQL RUNTIME[0.00045085s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '88'] SQL RUNTIME[0.00063515s] Group 'SPA Devices': 9 existing, 9 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'tan-%')] SQL RUNTIME[0.00048614s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '89'] SQL RUNTIME[0.00019908s] Group 'TAN Devices': 24 existing, 24 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'esx-%')] SQL RUNTIME[0.00045991s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '90'] SQL RUNTIME[0.00017118s] Group 'ESX Devices': 11 existing, 11 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'hkg-%')] SQL RUNTIME[0.00051498s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '91'] SQL RUNTIME[0.00015283s] Group 'HKG Devices': 4 existing, 4 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'dan-%')] SQL RUNTIME[0.00057912s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '92'] SQL RUNTIME[0.00568914s] Group 'DAN Devices': 9 existing, 9 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'sar-%')] SQL RUNTIME[0.00077701s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '93'] SQL RUNTIME[0.00016785s] Group 'SAR Devices': 15 existing, 15 new entries (+0/-0). SQL[SELECT `device_id` FROM `devices` WHERE ( IFNULL(`devices`.`hostname`, "") REGEXP 'dan|yor')] SQL RUNTIME[0.00089598s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '94'] SQL RUNTIME[0.00018096s] Group 'Test Sil': 46 existing, 46 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'tr-isp%' AND `ports`.`ifOperStatus` = 'Up' AND `ports`.`ifType` != 'softwareLoopback') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.06803894s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '1'] SQL RUNTIME[0.00436401s] Group 'Telenor WAN': 73 existing, 73 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( `ports`.`ifOperStatus` = 'monitoring') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.01938701s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '2'] SQL RUNTIME[0.00871611s] Group 'Monitor Ports': 9 existing, 9 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'glo-swi%' AND `ports`.`ifAdminStatus` = 'up' AND `ports`.`ifType` != 'propVirtual') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.04867697s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '3'] SQL RUNTIME[0.00049186s] Group 'GLO Switch Ports': 510 existing, 510 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'glo-rtr-inet%' AND IFNULL(`ports`.`ifDescr`, "") LIKE 'GigabitEthernet0/1' AND IFNULL(`ports`.`ifAlias`, "") LIKE '%internet%') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.03852391s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '4'] SQL RUNTIME[0.00018001s] Group 'Internet Ports': 2 existing, 2 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( `ports`.`ifDuplex` != 'fullDuplex' AND `ports`.`ifAdminStatus` = 'up' AND `ports`.`ifOperStatus` = 'up' AND `ports`.`ifType` != 'propVirtual') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.03800583s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '5'] SQL RUNTIME[0.00033593s] Group 'Not fullDuplex': 262 existing, 263 new entries (+2/-1). SQL[INSERT INTO `group_table` (`group_id`,`entity_id`,`device_id`,`entity_type`) VALUES ('5','12354176','1739','port')] SQL RUNTIME[0.00543284s] SQL WARNINGS[ 1364: Field 'group_assocs' doesn't have a default value ]  SQL[SELECT last_insert_id();] SQL RUNTIME[0.00006890s]  SQL[INSERT INTO `group_table` (`group_id`,`entity_id`,`device_id`,`entity_type`) VALUES ('5','12369705','2645','port')] SQL RUNTIME[0.00096393s] SQL WARNINGS[ 1364: Field 'group_assocs' doesn't have a default value ]  SQL[SELECT last_insert_id();] SQL RUNTIME[0.00006008s]  SQL[DELETE FROM `group_table` WHERE `group_id` = '5' AND `entity_id` = '5192'] SQL RUNTIME[0.00164008s]  SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'krs-hp%' AND `ports`.`ifAdminStatus` = 'up' AND `ports`.`ifType` != 'propVirtual') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.05461192s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '6'] SQL RUNTIME[0.00027013s] Group 'KRS Switch Ports': 123 existing, 123 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'krs-hp%' AND `ports`.`ifType` = 'propVirtual' AND `ports`.`ifOperStatus` = 'down') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.04552913s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '8'] SQL RUNTIME[0.00578189s] Group 'KRS VLANs Down': 0 existing, 0 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'osl-swi%' AND `ports`.`ifAdminStatus` = 'up' AND `ports`.`ifType` != 'propVirtual') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.05970788s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '9'] SQL RUNTIME[0.00048089s] Group 'OSL Switch Ports': 488 existing, 488 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'glo-swi%' AND `ports`.`ifType` = 'propVirtual' AND `ports`.`ifOperStatus` = 'down') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.04120517s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '12'] SQL RUNTIME[0.00020504s] Group 'GLO VLANs Down': 13 existing, 13 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE (( IFNULL(`devices`.`hostname`, "") LIKE 'krs-hp%' AND `ports`.`ifAdminStatus` = 'up' AND `ports`.`ifOperStatus` = 'up' AND `ports`.`ifType` != 'propVirtual' AND IFNULL(`ports`.`ifAlias`, "") LIKE 'rs-hp%' AND `ports`.`ifHighSpeed` < '1000') OR( IFNULL(`devices`.`hostname`, "") LIKE 'krs-hp%' AND `ports`.`ifAdminStatus` = 'up' AND `ports`.`ifOperStatus` = 'up' AND `ports`.`ifType` != 'propVirtual' AND IFNULL(`ports`.`ifAlias`, "") LIKE '%uplink%' AND `ports`.`ifHighSpeed` < '1000')) AND `ports`.`deleted` != '1'] SQL RUNTIME[0.07887101s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '13'] SQL RUNTIME[0.00019693s] Group 'KRS Uplinks Not GigE': 1 existing, 1 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'krs-hp%' AND `ports`.`ifAdminStatus` = 'up' AND `ports`.`ifOperStatus` = 'up' AND `ports`.`ifType` != 'propVirtual' AND IFNULL(`ports`.`ifAlias`, "") LIKE 'rs-cap%' AND `ports`.`ifHighSpeed` < '1000') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.05549407s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '14'] SQL RUNTIME[0.00019193s] Group 'KRS AP Uplinks Not GigE': 0 existing, 0 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`ports`.`ifAlias`, "") LIKE 'glo-vm%') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.05419898s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '15'] SQL RUNTIME[0.00038600s] Group 'GLO VMware Ports': 70 existing, 70 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'krs-fw%') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.03595901s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '16'] SQL RUNTIME[0.00028491s] Group 'KRS Firewall Ports': 189 existing, 189 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'glo-fw%') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.02802801s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '17'] SQL RUNTIME[0.00024390s] Group 'GLO Firewall Ports': 78 existing, 78 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") NOT LIKE '%-isp%' AND IFNULL(`devices`.`hostname`, "") NOT LIKE '%-cpe%' AND IFNULL(`devices`.`hostname`, "") NOT LIKE '%-san-swi%' AND IFNULL(`ports`.`ifAlias`, "") NOT LIKE '' AND `ports`.`ifAdminStatus` = 'down') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.04009199s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '18'] SQL RUNTIME[0.00042200s] Group 'Disabled Ports with Names': 319 existing, 319 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'glo-swi%' AND IFNULL(`devices`.`hostname`, "") NOT LIKE 'glo-swi-m1-3%' AND IFNULL(`devices`.`hostname`, "") NOT LIKE 'glo-swi-m2-3%' AND IFNULL(`devices`.`hostname`, "") NOT LIKE 'glo-swi-m3-2%' AND IFNULL(`devices`.`hostname`, "") NOT LIKE 'glo-swi-m3-4%' AND IFNULL(`devices`.`hostname`, "") NOT LIKE 'glo-swi-it%' AND IFNULL(`ports`.`ifAlias`, "") LIKE '' AND `ports`.`ifAdminStatus` = 'up' AND `ports`.`ifType` != 'ieee8023adLag' AND `ports`.`ifType` != 'propVirtual' AND `ports`.`ifType` != 'propMultiplexor') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.04989600s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '19'] SQL RUNTIME[0.00025702s] Group 'GLO Ports with No Name': 83 existing, 83 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE (( IFNULL(`devices`.`hostname`, "") LIKE 'bjo-swi%' AND `ports`.`ifAdminStatus` = 'up' AND `ports`.`ifOperStatus` = 'up' AND `ports`.`ifType` != 'propVirtual' AND IFNULL(`ports`.`ifAlias`, "") LIKE 'jo-swi%' AND `ports`.`ifHighSpeed` < '1000') OR( IFNULL(`devices`.`hostname`, "") LIKE 'bjo-swi%' AND `ports`.`ifAdminStatus` = 'up' AND `ports`.`ifOperStatus` = 'up' AND `ports`.`ifType` != 'propVirtual' AND IFNULL(`ports`.`ifAlias`, "") LIKE '%uplink%' AND `ports`.`ifHighSpeed` < '1000') OR( IFNULL(`devices`.`hostname`, "") LIKE 'bjo-swi%' AND `ports`.`ifAdminStatus` = 'up' AND `ports`.`ifOperStatus` = 'up' AND `ports`.`ifType` != 'propVirtual' AND IFNULL(`ports`.`ifAlias`, "") LIKE '%link%' AND `ports`.`ifHighSpeed` < '1000')) AND `ports`.`deleted` != '1'] SQL RUNTIME[0.06936002s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '33'] SQL RUNTIME[0.00674987s] Group 'BJO Uplinks Not GigE': 3 existing, 3 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'bjo-swi-datarom%' AND `ports`.`ifAdminStatus` = 'up' AND `ports`.`ifOperStatus` = 'up' AND `ports`.`ifType` = 'ethernetCsmacd') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.06011820s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '34'] SQL RUNTIME[0.00028682s] Group 'BJO Datarom Ports': 20 existing, 20 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'hry-hp54%' AND IFNULL(`ports`.`ifAlias`, "") LIKE 'ore%') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.03647614s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '35'] SQL RUNTIME[0.00034499s] Group 'HRY Core Uplinks': 12 existing, 12 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'hry-hp54ore%' AND IFNULL(`ports`.`ifAlias`, "") LIKE '' AND `ports`.`ifAdminStatus` = 'up' AND `ports`.`ifType` != 'ieee8023adLag' AND `ports`.`ifType` != 'propVirtual' AND `ports`.`ifType` != 'propMultiplexor') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.05130100s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '37'] SQL RUNTIME[0.00020909s] Group 'HRY Core Ports with No Name': 54 existing, 54 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( `ports`.`ifAdminStatus` = 'up' AND `ports`.`ifOperStatus` = 'up' AND `ports`.`ifType` != 'propVirtual' AND IFNULL(`ports`.`ifAlias`, "") LIKE '%-cap%' AND `ports`.`ifHighSpeed` < '1000') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.04550791s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '38'] SQL RUNTIME[0.00025511s] Group 'AP Uplinks Not GigE': 61 existing, 61 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'hry-hp%' AND `ports`.`ifType` = 'propVirtual' AND `ports`.`ifOperStatus` = 'down') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.03278899s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '39'] SQL RUNTIME[0.01578498s] Group 'HRY VLANs Down': 7 existing, 7 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE (( IFNULL(`devices`.`hostname`, "") LIKE 'sal-swi%' AND `ports`.`ifAdminStatus` = 'up' AND `ports`.`ifOperStatus` = 'up' AND `ports`.`ifType` != 'propVirtual' AND IFNULL(`ports`.`ifAlias`, "") LIKE '%sal-swi%' AND `ports`.`ifHighSpeed` < '1000') OR( IFNULL(`devices`.`hostname`, "") LIKE 'sal-swi%' AND `ports`.`ifAdminStatus` = 'up' AND `ports`.`ifOperStatus` = 'up' AND `ports`.`ifType` != 'propVirtual' AND IFNULL(`ports`.`ifAlias`, "") LIKE '%uplink%' AND `ports`.`ifHighSpeed` < '1000') OR( IFNULL(`devices`.`hostname`, "") LIKE 'sal-swi%' AND `ports`.`ifAdminStatus` = 'up' AND `ports`.`ifOperStatus` = 'up' AND `ports`.`ifType` != 'propVirtual' AND IFNULL(`ports`.`ifAlias`, "") LIKE '%link%' AND `ports`.`ifHighSpeed` < '1000') OR( IFNULL(`devices`.`hostname`, "") LIKE 'sal-swi%' AND `ports`.`ifAdminStatus` = 'up' AND `ports`.`ifOperStatus` = 'up' AND `ports`.`ifType` != 'propVirtual' AND IFNULL(`ports`.`ifAlias`, "") LIKE '%sal-hp%' AND `ports`.`ifHighSpeed` < '1000')) AND `ports`.`deleted` != '1'] SQL RUNTIME[0.07576680s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '40'] SQL RUNTIME[0.00017405s] Group 'SAL Uplinks Not GigE': 8 existing, 8 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'glo-rtr-%' AND IFNULL(`ports`.`ifAlias`, "") LIKE 'pn%') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.04440904s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '43'] SQL RUNTIME[0.00153899s] Group 'KPN MPLS': 0 existing, 0 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'glo-rtr-mpls%' AND IFNULL(`ports`.`ifAlias`, "") LIKE '%telenor%') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.03785396s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '44'] SQL RUNTIME[0.00021505s] Group 'Telenor MPLS': 4 existing, 4 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE (( IFNULL(`devices`.`hostname`, "") LIKE 'tha-swi%' AND `ports`.`ifAdminStatus` = 'up' AND `ports`.`ifOperStatus` = 'up' AND `ports`.`ifType` != 'propVirtual' AND IFNULL(`ports`.`ifAlias`, "") LIKE '%tha-swi%' AND `ports`.`ifHighSpeed` < '1000') OR( IFNULL(`devices`.`hostname`, "") LIKE 'tha-swi%' AND `ports`.`ifAdminStatus` = 'up' AND `ports`.`ifOperStatus` = 'up' AND `ports`.`ifType` != 'propVirtual' AND IFNULL(`ports`.`ifAlias`, "") LIKE '%uplink%' AND `ports`.`ifHighSpeed` < '1000') OR( IFNULL(`devices`.`hostname`, "") LIKE 'tha-swi%' AND `ports`.`ifAdminStatus` = 'up' AND `ports`.`ifOperStatus` = 'up' AND `ports`.`ifType` != 'propVirtual' AND IFNULL(`ports`.`ifAlias`, "") LIKE '%link%' AND `ports`.`ifHighSpeed` < '1000') OR( IFNULL(`devices`.`hostname`, "") LIKE 'tha-swi%' AND `ports`.`ifAdminStatus` = 'up' AND `ports`.`ifOperStatus` = 'up' AND `ports`.`ifType` != 'propVirtual' AND IFNULL(`ports`.`ifAlias`, "") LIKE '%tha-hp%' AND `ports`.`ifHighSpeed` < '1000')) AND `ports`.`deleted` != '1'] SQL RUNTIME[0.10762191s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '45'] SQL RUNTIME[0.00017309s] Group 'THA Uplinks Not GigE': 1 existing, 1 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'glo-rtr-mpls%' AND IFNULL(`ports`.`ifDescr`, "") LIKE 'GigabitEthernet0/0/2' AND IFNULL(`ports`.`ifAlias`, "") LIKE 'VERIZON%') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.03585911s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '54'] SQL RUNTIME[0.00019908s] Group 'Verizon GLO': 2 existing, 2 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'ven-swi-001%' AND IFNULL(`ports`.`ifDescr`, "") LIKE '10GE%/0/1' AND IFNULL(`ports`.`ifAlias`, "") LIKE 'VIPTELA%') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.03722906s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '55'] SQL RUNTIME[0.00020123s] Group 'Verizon VEN': 2 existing, 2 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'ven-swi-001%' AND IFNULL(`ports`.`ifDescr`, "") LIKE '10GE%/0/%' AND IFNULL(`ports`.`ifAlias`, "") LIKE '%Internet%') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.05975509s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '56'] SQL RUNTIME[0.00019789s] Group 'Internet Ports VEN': 3 existing, 3 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'yor-swi-cr-1-1.fqdn.net' AND IFNULL(`ports`.`ifDescr`, "") LIKE '46' AND IFNULL(`ports`.`ifAlias`, "") LIKE 'Verizon-Viptela') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.04115510s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '59'] SQL RUNTIME[0.00020289s] Group 'Verizon YOR': 1 existing, 1 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'ESS-SWI-CR-2%' AND `ports`.`ifAlias` = 'VERIZON-ROUTER') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.03006387s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '60'] SQL RUNTIME[0.00023508s] Group 'Verizon ESS/ESX': 1 existing, 1 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE '-core.fqdn.net' AND IFNULL(`ports`.`ifDescr`, "") LIKE 'TenGigabitEthernet 1/48') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.03533006s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '61'] SQL RUNTIME[0.00021505s] Group 'Verizon EBR': 1 existing, 1 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( `ports`.`ifDescr` = 'ge2/0.47' OR `ports`.`ifDescr` = 'ge2/0.48') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.00030899s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '63'] SQL RUNTIME[0.00017309s] Group 'Verizon GLO MPLS': 2 existing, 2 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'glo-rtr%' AND IFNULL(`ports`.`ifDescr`, "") LIKE 'gre%') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.03193593s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '64'] SQL RUNTIME[0.00482798s] Group 'Verizon GLO Internet': 8 existing, 8 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( `ports`.`ifDescr` = 'gre1' OR `ports`.`ifDescr` = 'gre2' OR IFNULL(`ports`.`ifDescr`, "") LIKE 'ipsec%') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.07519293s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '65'] SQL RUNTIME[0.00024700s] Group 'Verizon GRE Tunnels': 96 existing, 96 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'NAG-SWI-HP2530-SERVERROOM%' AND IFNULL(`ports`.`ifAlias`, "") LIKE 'VERIZON-VIPTELA%') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.04983497s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '69'] SQL RUNTIME[0.00112200s] Group 'Verizon NAG': 1 existing, 1 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'EIT-SWI-HP2530-ADMIN%' AND IFNULL(`ports`.`ifAlias`, "") LIKE 'VERIZON-VIPTELA%') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.04267001s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '70'] SQL RUNTIME[0.00017810s] Group 'Verizon EIT': 1 existing, 1 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'SPA-SWI-S5700-SRV%' AND IFNULL(`ports`.`ifAlias`, "") LIKE 'VERIZON-VIPTELA%') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.05087996s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '71'] SQL RUNTIME[0.00019312s] Group 'Verizon SPA': 1 existing, 1 new entries (+0/-0). SQL[SELECT `sensor_id`, `devices`.`device_id` as `device_id` FROM `sensors` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'glo-pdu%-m1%' AND `sensors`.`sensor_class` = 'power') AND `sensors`.`sensor_deleted` != '1'] SQL RUNTIME[0.01689792s]  SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '36'] SQL RUNTIME[0.00018382s] Group 'GLO PDU M1': 14 existing, 14 new entries (+0/-0). SQL[SELECT * FROM `alert_tests` WHERE 1] SQL RUNTIME[0.00013208s] Cached 3 alert rules. SQL[SELECT * FROM `alert_assoc`] SQL RUNTIME[0.00009298s]  SQL[SELECT `port_id` AS `entity_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` ON (`ports`.`device_id` = `devices`.`device_id`) WHERE `devices`.`ignore` = '0' AND `devices`.`disabled` = '0' AND ( (( 1 AND IFNULL(`devices`.`os`, "") LIKE 'procurve') AND ( 1 AND `ifSpeed` > '0' AND `ifAdminStatus` = 'up' AND `ifOperStatus` = 'up' AND `ifType` != 'propMultiplexor' AND `ifType` != 'ieee8023adLag' AND `ifType` != 'propVirtual')) OR (( 1 AND IFNULL(`devices`.`os`, "") LIKE 'ios') AND ( 1 AND `ifSpeed` > '0' AND `ifAdminStatus` = 'up' AND `ifOperStatus` = 'up' AND `ifType` != 'propMultiplexor' AND `ifType` != 'ieee8023adLag' AND `ifType` != 'propVirtual'))) AND `deleted` != '1'] SQL RUNTIME[0.11921716s]  SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '1'] SQL RUNTIME[0.02448201s] Alert Checker 'Utilization higher than 75%': 7607 existing, 7615 new entries (+11/-3).  SQL[INSERT INTO `alert_table` (`device_id`,`entity_type`,`entity_id`,`alert_test_id`) VALUES ('2647','port','12369711','1')] SQL RUNTIME[0.00227904s] SQL WARNINGS[ 1364: Field 'alert_assocs' doesn't have a default value 1364: Field 'delay' doesn't have a default value 1364: Field 'has_alerted' doesn't have a default value 1364: Field 'last_message' doesn't have a default value 1364: Field 'last_alerted' doesn't have a default value 1364: Field 'state' doesn't have a default value 1364: Field 'count' doesn't have a default value ]  SQL[SELECT last_insert_id();] SQL RUNTIME[0.00005007s]  SQL[INSERT INTO `alert_table` (`device_id`,`entity_type`,`entity_id`,`alert_test_id`) VALUES ('2647','port','12369712','1')] SQL RUNTIME[0.00358701s] SQL WARNINGS[ 1364: Field 'alert_assocs' doesn't have a default value 1364: Field 'delay' doesn't have a default value 1364: Field 'has_alerted' doesn't have a default value 1364: Field 'last_message' doesn't have a default value 1364: Field 'last_alerted' doesn't have a default value 1364: Field 'state' doesn't have a default value 1364: Field 'count' doesn't have a default value ]  SQL[SELECT last_insert_id();] SQL RUNTIME[0.00005794s]  SQL[INSERT INTO `alert_table` (`device_id`,`entity_type`,`entity_id`,`alert_test_id`) VALUES ('2647','port','12369713','1')] SQL RUNTIME[0.00442386s] SQL WARNINGS[ 1364: Field 'alert_assocs' doesn't have a default value 1364: Field 'delay' doesn't have a default value 1364: Field 'has_alerted' doesn't have a default value 1364: Field 'last_message' doesn't have a default value 1364: Field 'last_alerted' doesn't have a default value 1364: Field 'state' doesn't have a default value 1364: Field 'count' doesn't have a default value ]  SQL[SELECT last_insert_id();] SQL RUNTIME[0.00325990s]  SQL[INSERT INTO `alert_table` (`device_id`,`entity_type`,`entity_id`,`alert_test_id`) VALUES ('2644','port','12369697','1')] SQL RUNTIME[0.00562787s] SQL WARNINGS[ 1364: Field 'alert_assocs' doesn't have a default value 1364: Field 'delay' doesn't have a default value 1364: Field 'has_alerted' doesn't have a default value 1364: Field 'last_message' doesn't have a default value 1364: Field 'last_alerted' doesn't have a default value 1364: Field 'state' doesn't have a default value 1364: Field 'count' doesn't have a default value ]  SQL[SELECT last_insert_id();] SQL RUNTIME[0.00124002s]  SQL[INSERT INTO `alert_table` (`device_id`,`entity_type`,`entity_id`,`alert_test_id`) VALUES ('2644','port','12369698','1')] SQL RUNTIME[0.00182915s] SQL WARNINGS[ 1364: Field 'alert_assocs' doesn't have a default value 1364: Field 'delay' doesn't have a default value 1364: Field 'has_alerted' doesn't have a default value 1364: Field 'last_message' doesn't have a default value 1364: Field 'last_alerted' doesn't have a default value 1364: Field 'state' doesn't have a default value 1364: Field 'count' doesn't have a default value ]  SQL[SELECT last_insert_id();] SQL RUNTIME[0.00012803s]  SQL[INSERT INTO `alert_table` (`device_id`,`entity_type`,`entity_id`,`alert_test_id`) VALUES ('2644','port','12369701','1')] SQL RUNTIME[0.00111413s] SQL WARNINGS[ 1364: Field 'alert_assocs' doesn't have a default value 1364: Field 'delay' doesn't have a default value 1364: Field 'has_alerted' doesn't have a default value 1364: Field 'last_message' doesn't have a default value 1364: Field 'last_alerted' doesn't have a default value 1364: Field 'state' doesn't have a default value 1364: Field 'count' doesn't have a default value ]  SQL[SELECT last_insert_id();] SQL RUNTIME[0.00005198s]  SQL[INSERT INTO `alert_table` (`device_id`,`entity_type`,`entity_id`,`alert_test_id`) VALUES ('2646','port','12369708','1')] SQL RUNTIME[0.00057316s] SQL WARNINGS[ 1364: Field 'alert_assocs' doesn't have a default value 1364: Field 'delay' doesn't have a default value 1364: Field 'has_alerted' doesn't have a default value 1364: Field 'last_message' doesn't have a default value 1364: Field 'last_alerted' doesn't have a default value 1364: Field 'state' doesn't have a default value 1364: Field 'count' doesn't have a default value ]  SQL[SELECT last_insert_id();] SQL RUNTIME[0.00025892s]  SQL[INSERT INTO `alert_table` (`device_id`,`entity_type`,`entity_id`,`alert_test_id`) VALUES ('2646','port','12369709','1')] SQL RUNTIME[0.00059319s] SQL WARNINGS[ 1364: Field 'alert_assocs' doesn't have a default value 1364: Field 'delay' doesn't have a default value 1364: Field 'has_alerted' doesn't have a default value 1364: Field 'last_message' doesn't have a default value 1364: Field 'last_alerted' doesn't have a default value 1364: Field 'state' doesn't have a default value 1364: Field 'count' doesn't have a default value ]  SQL[SELECT last_insert_id();] SQL RUNTIME[0.00004506s]  SQL[INSERT INTO `alert_table` (`device_id`,`entity_type`,`entity_id`,`alert_test_id`) VALUES ('2646','port','12369710','1')] SQL RUNTIME[0.00062799s] SQL WARNINGS[ 1364: Field 'alert_assocs' doesn't have a default value 1364: Field 'delay' doesn't have a default value 1364: Field 'has_alerted' doesn't have a default value 1364: Field 'last_message' doesn't have a default value 1364: Field 'last_alerted' doesn't have a default value 1364: Field 'state' doesn't have a default value 1364: Field 'count' doesn't have a default value ]  SQL[SELECT last_insert_id();] SQL RUNTIME[0.00005102s]  SQL[INSERT INTO `alert_table` (`device_id`,`entity_type`,`entity_id`,`alert_test_id`) VALUES ('2645','port','12369705','1')] SQL RUNTIME[0.00184393s] SQL WARNINGS[ 1364: Field 'alert_assocs' doesn't have a default value 1364: Field 'delay' doesn't have a default value 1364: Field 'has_alerted' doesn't have a default value 1364: Field 'last_message' doesn't have a default value 1364: Field 'last_alerted' doesn't have a default value 1364: Field 'state' doesn't have a default value 1364: Field 'count' doesn't have a default value ]  SQL[SELECT last_insert_id();] SQL RUNTIME[0.00007010s]  SQL[INSERT INTO `alert_table` (`device_id`,`entity_type`,`entity_id`,`alert_test_id`) VALUES ('2645','port','12369706','1')] SQL RUNTIME[0.00059199s] SQL WARNINGS[ 1364: Field 'alert_assocs' doesn't have a default value 1364: Field 'delay' doesn't have a default value 1364: Field 'has_alerted' doesn't have a default value 1364: Field 'last_message' doesn't have a default value 1364: Field 'last_alerted' doesn't have a default value 1364: Field 'state' doesn't have a default value 1364: Field 'count' doesn't have a default value ]  SQL[SELECT last_insert_id();] SQL RUNTIME[0.00005603s]  SQL[DELETE FROM `alert_table` WHERE alert_test_id = '1' AND entity_id = '2936593'] SQL RUNTIME[0.00724602s]  SQL[DELETE FROM `alert_table` WHERE alert_test_id = '1' AND entity_id = '12298686'] SQL RUNTIME[0.01204801s]  SQL[DELETE FROM `alert_table` WHERE alert_test_id = '1' AND entity_id = '12345572'] SQL RUNTIME[0.01541018s]  SQL[SELECT `device_id` AS `entity_id`, `devices`.`device_id` as `device_id` FROM `devices` WHERE `devices`.`ignore` = '0' AND `devices`.`disabled` = '0' AND ( (( 1) AND ( 1)))] SQL RUNTIME[0.00709581s]  SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '2'] SQL RUNTIME[0.00766206s] Alert Checker 'Device down': 1906 existing, 1906 new entries (+0/-0). SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports` LEFT JOIN `devices` USING (`device_id`) WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'glo-rtr%inet%') AND `ports`.`deleted` != '1'] SQL RUNTIME[0.02529788s]  SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '3'] SQL RUNTIME[0.00210285s] Alert Checker 'High ISP Utilization': 13 existing, 13 new entries (+0/-0). ./discovery.php: -core01.fqdn.net - 1 devices discovered in 53.06 secs SQL[SELECT * FROM `observium_processes` WHERE `poller_id` = '0' AND `process_start` < '1631439482'] SQL RUNTIME[0.00136495s] 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  53.06 secs  o Memory usage  28MB (peak: 30.32MB)  o MySQL Usage  Cell[129/0.07s] Row[187/0.212s] Rows[338/2.205s] Column[87/0.082s] Update[91/0.063s] Insert[29/0.061s] Delete[5/0.038s]  o RRDTool Usage