DEBUG!

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

CMD EXITCODE[0]
CMD RUNTIME[0.0081s]
STDOUT[
Path: .
Working Copy Root Path: /opt/observium
URL: http://svn.observium.org/svn/observium/trunk
Relative URL: ^/observium/trunk
Repository Root: http://svn.observium.org/svn
Repository UUID: 61d68cd4-352d-0410-923a-c4978735b2b8
Revision: 11565
Node Kind: directory
Schedule: normal
Last Changed Author: mike
Last Changed Rev: 11565
Last Changed Date: 2021-09-07 12:57:29 +0000 (Tue, 07 Sep 2021)

]

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

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

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

CMD[date "+%:z"]

CMD EXITCODE[0]
CMD RUNTIME[0.0011s]
STDOUT[
+00:00
]

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

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

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

CMD[/bin/hostname -f]

CMD EXITCODE[0]
CMD RUNTIME[0.0013s]
STDOUT[
fralxobseu-p01.magna.intranet
]

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


CMD[/opt/observium/scripts/distro]

CMD EXITCODE[0]
CMD RUNTIME[0.0137s]
STDOUT[
Linux|5.8.0-0.bpo.2-amd64|amd64|Debian|10|kvm|
]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0017s]
STDOUT[
Python 2.7.16
]

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

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

CMD EXITCODE[0]
CMD RUNTIME[0.0021s]
STDOUT[
NET-SNMP version: 5.7.3
]

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

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

CMD[/usr/bin/fping -v 2>&1]

CMD EXITCODE[0]
CMD RUNTIME[0.0012s]
STDOUT[
/usr/bin/fping: Version 4.2
/usr/bin/fping: comments to david@schweikert.ch
]

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

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

]

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

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

]

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

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

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

 o OS                   Linux 5.8.0-0.bpo.2-amd64 [amd64] (Debian 10)
 o Apache               not found
 o PHP                  7.3.29-1~deb10u1 (OPcache: DISABLED)
 o Python               2.7.16
 o MariaDB              10.3.29-MariaDB-0+deb10u1 (extension: mysqli 5.0.12-dev)
 o SNMP                 NET-SNMP 5.7.3
 o RRDtool              1.7.1 (rrdcached remote: fralxobservium.magna.intranet:42217)
 o Fping                4.2 (IPv4 and IPv6)

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

 o PHP                  Unlimited

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

 o MariaDB              NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION

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

 o PHP                  UTF-8
 o MariaDB              utf8

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

 o Date                 Tuesday, 07-Sep-21 16:22:56 UTC
 o PHP                  +00:00
 o MariaDB              +00:00


SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'last_versioncheck';]
SQL RUNTIME[0.00011301s]

SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev';]
SQL RUNTIME[0.00007796s]
#####  Starting discovery run at 2021-09-07 16:22:56  #####


SQL[SELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` LIKE '10.16.209.146' AND `status` = '1' AND `poller_id` = '0' ORDER BY `last_discovered_timetaken` ASC]
SQL RUNTIME[0.00053596s]

CMD[/usr/bin/snmpget -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUsn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'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.0263s]
STDOUT[
.1.3.6.1.2.1.1.2.0 = .1.3.6.1.4.1.3375.2.1.3.4.94
.1.3.6.1.2.1.1.3.0 = 350:18:12:13.98
]
SNMP STATUS[TRUE]

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

SQL[SELECT * FROM `observium_processes` WHERE `process_name` = 'discovery.php' AND `device_id` = '60' AND `poller_id` = '0']
SQL RUNTIME[0.00024080s]

SQL[INSERT INTO `observium_processes` (`process_pid`,`process_name`,`process_ppid`,`process_uid`,`process_command`,`process_start`,`device_id`)  VALUES ('12444','discovery.php','4533','1001','php ./discovery.php -d -h 10.16.209.146','1631031776','60')]
SQL RUNTIME[0.00065112s]
#####  10.16.209.146 [60]  #####

 o OS Type              f5
 o SNMP Version         v3
 o Last discovery       2021-09-07 16:22:38
 o Last duration        5.26 seconds

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


CMD[/usr/bin/snmpget -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUv -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' sysDescr.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0278s]
STDOUT[
BIG-IP vCMP Guest : Linux 3.10.0-862.14.4.el7.x86_64 : BIG-IP software release 15.1.0.4, build 0.0.6
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUvn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' sysObjectID.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0259s]
STDOUT[
.1.3.6.1.4.1.3375.2.1.3.4.94
]
SNMP STATUS[TRUE]
+-------------+------------------------------------------------------------------------------------------------------+
| OID         |                                                                                                      |
+-------------+------------------------------------------------------------------------------------------------------+
| sysDescr    | BIG-IP vCMP Guest : Linux 3.10.0-862.14.4.el7.x86_64 : BIG-IP software release 15.1.0.4, build 0.0.6 |
| sysObjectID | .1.3.6.1.4.1.3375.2.1.3.4.94                                                                         |
+-------------+------------------------------------------------------------------------------------------------------+

 o Detect OS matched (f5: F5 BIG-IP): 
+-------------+----------------------------+------------------------------+
| OID         | Matched definition         |                              |
+-------------+----------------------------+------------------------------+
| sysObjectID | .1.3.6.1.4.1.3375.2.1.3.4. | .1.3.6.1.4.1.3375.2.1.3.4.94 |
+-------------+----------------------------+------------------------------+


 o Duration             0.0751s

#####  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.0096s]
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 -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUsn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' .1.3.6.1.2.1.1.9.1.2]

CMD EXITCODE[0]
CMD RUNTIME[0.0357s]
STDOUT[
.1.3.6.1.2.1.1.9.1.2.1 = .1.3.6.1.6.3.10.3.1.1
.1.3.6.1.2.1.1.9.1.2.2 = .1.3.6.1.6.3.11.3.1.1
.1.3.6.1.2.1.1.9.1.2.3 = .1.3.6.1.6.3.15.2.1.1
.1.3.6.1.2.1.1.9.1.2.4 = .1.3.6.1.6.3.1
.1.3.6.1.2.1.1.9.1.2.5 = .1.3.6.1.6.3.16.2.2.1
.1.3.6.1.2.1.1.9.1.2.6 = .1.3.6.1.6.3.13.3.1.3
.1.3.6.1.2.1.1.9.1.2.7 = .1.3.6.1.2.1.92
.1.3.6.1.2.1.1.9.1.2.8 = .1.3.6.1.2.1.31
.1.3.6.1.2.1.1.9.1.2.9 = .1.3.6.1.2.1.48
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' sysORDescr]

CMD EXITCODE[0]
CMD RUNTIME[0.0327s]
CMD EXITDELAY[10ms]
STDOUT[
sysORDescr.1 = The SNMP Management Architecture MIB.
sysORDescr.2 = The MIB for Message Processing and Dispatching.
sysORDescr.3 = The management information definitions for the SNMP User-based Security Model.
sysORDescr.4 = The MIB module for SNMPv2 entities
sysORDescr.5 = View-based Access Control Model for SNMP.
sysORDescr.6 = The MIB modules for managing SNMP Notification, plus filtering.
sysORDescr.7 = The MIB module for logging SNMP Notifications.
sysORDescr.8 = The MIB module to describe generic objects for network interface sub-layers
sysORDescr.9 = The MIB module for managing IP implementations
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUv -m OSPF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' ospfAdminStat.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0273s]
CMD EXITDELAY[10ms]
STDOUT[
No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
Store in cache OID: OSPF-MIB::ospfAdminStat.0
 o MIBs discovered      <empty>
SQL[DELETE FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'sysORID']
SQL RUNTIME[0.00041103s]

+-----------------------+--------------------+---------+---------------------+
| Identity              | MIB                | Source  | Status              |
+-----------------------+--------------------+---------+---------------------+
| .1.3.6.1.6.3.1        | SNMPv2-MIB         | sysORID | MIB already defined |
| .1.3.6.1.2.1.31       | IF-MIB             | sysORID | MIB already defined |
| .1.3.6.1.2.1.48       | IP-MIB             | sysORID | MIB already defined |
| .1.3.6.1.6.3.10.3.1.1 | SNMP-FRAMEWORK-MIB | sysORID | MIB already defined |
| .1.3.6.1.6.3.11.3.1.1 | -                  | sysORID | Unknown Identity    |
| .1.3.6.1.6.3.15.2.1.1 | -                  | sysORID | Unknown Identity    |
| .1.3.6.1.6.3.16.2.2.1 | -                  | sysORID | Unknown Identity    |
| .1.3.6.1.6.3.13.3.1.3 | -                  | sysORID | Unknown Identity    |
| .1.3.6.1.2.1.92       | -                  | sysORID | Unknown Identity    |
+-----------------------+--------------------+---------+---------------------+


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'sysORID']
SQL RUNTIME[0.00016284s]
JSON DECODE[Not string passed]
JSON RAW[


 > $str /opt/observium/includes/common.inc.php:5304 
null

]

SQL[SELECT `mib` FROM `devices_mibs` WHERE `device_id` = '60' AND `use` = 'mib' AND `disabled` = '1']
SQL RUNTIME[0.00012803s]


  /opt/observium/includes/discovery/mibs.inc.php:311 
array(
  [0]  => string(19) "F5-BIGIP-SYSTEM-MIB"
  [1]  => string(18) "F5-BIGIP-LOCAL-MIB"
  [2]  => string(16) "F5-BIGIP-APM-MIB"
  [3]  => string(10) "SNMPv2-MIB"
  [4]  => string(18) "SNMP-FRAMEWORK-MIB"
  [5]  => string(6) "IF-MIB"
  [6]  => string(13) "ADSL-LINE-MIB"
  [7]  => string(13) "EtherLike-MIB"
  [8]  => string(10) "ENTITY-MIB"
  [9]  => string(17) "ENTITY-SENSOR-MIB"
  [10] => string(12) "UCD-SNMP-MIB"
  [11] => string(18) "HOST-RESOURCES-MIB"
  [12] => string(12) "Q-BRIDGE-MIB"
  [13] => string(8) "LLDP-MIB"
  [14] => string(13) "CISCO-CDP-MIB"
  [15] => string(10) "PW-STD-MIB"
  [16] => string(15) "DISMAN-PING-MIB"
  [17] => string(8) "BGP4-MIB"
  [18] => string(6) "IP-MIB"
)

 o Duration             0.1366s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'discover_vrf']
SQL RUNTIME[0.00015306s]
#####  Module Start: vrf  #####


SQL[SELECT COUNT(*) FROM `vrfs` WHERE `device_id` = '60' AND 1]
SQL RUNTIME[0.00012994s]

SQL[SELECT COUNT(*) FROM `ports` WHERE `device_id` = '60' AND `ifVrf` IS NOT NULL AND 1]
SQL RUNTIME[0.00028896s]

 o Duration             0.001s


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

 o Caching OIDs         ifDescr 
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' ifDescr]

CMD EXITCODE[0]
CMD RUNTIME[0.0284s]
STDOUT[
ifDescr.32 = mgmt
ifDescr.64 = /Common/http-tunnel
ifDescr.80 = /Common/socks-tunnel
ifDescr.96 = /Common/HA-External
ifDescr.112 = /Common/extDMZ-213.150.229.0-24
ifDescr.128 = /Common/extDMZ-213.150.234.0-24
ifDescr.144 = /Common/realserver-10.16.78.32-27
ifDescr.160 = /Common/realserver-213.150.235.128-25
ifDescr.176 = /Common/xfer-10.16.77.240-28
ifDescr.192 = /Common/INTERNET-213-150.228.0-27
ifDescr.256 = 0.5
ifDescr.272 = 0.6
ifDescr.288 = 0.7
ifDescr.304 = 0.8
]
SNMP STATUS[TRUE]
ifAlias 
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' ifAlias]

CMD EXITCODE[0]
CMD RUNTIME[0.0341s]
STDOUT[
ifAlias.32 = 
ifAlias.64 = 
ifAlias.80 = 
ifAlias.96 = 
ifAlias.112 = 
ifAlias.128 = 
ifAlias.144 = 
ifAlias.160 = 
ifAlias.176 = 
ifAlias.192 = 
ifAlias.256 = 
ifAlias.272 = 
ifAlias.288 = 
ifAlias.304 = 
]
SNMP STATUS[TRUE]
ifName 
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' ifName]

CMD EXITCODE[0]
CMD RUNTIME[0.0277s]
STDOUT[
ifName.32 = mgmt
ifName.64 = /Common/http-tunnel
ifName.80 = /Common/socks-tunnel
ifName.96 = /Common/HA-External
ifName.112 = /Common/extDMZ-213.150.229.0-24
ifName.128 = /Common/extDMZ-213.150.234.0-24
ifName.144 = /Common/realserver-10.16.78.32-27
ifName.160 = /Common/realserver-213.150.235.128-25
ifName.176 = /Common/xfer-10.16.77.240-28
ifName.192 = /Common/INTERNET-213-150.228.0-27
ifName.256 = 0.5
ifName.272 = 0.6
ifName.288 = 0.7
ifName.304 = 0.8
]
SNMP STATUS[TRUE]
ifType 
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' ifType]

CMD EXITCODE[0]
CMD RUNTIME[0.0273s]
CMD EXITDELAY[10ms]
STDOUT[
ifType.32 = ethernetCsmacd
ifType.64 = 0
ifType.80 = 0
ifType.96 = ethernetCsmacd
ifType.112 = ethernetCsmacd
ifType.128 = ethernetCsmacd
ifType.144 = ethernetCsmacd
ifType.160 = ethernetCsmacd
ifType.176 = ethernetCsmacd
ifType.192 = ethernetCsmacd
ifType.256 = ethernetCsmacd
ifType.272 = ethernetCsmacd
ifType.288 = ethernetCsmacd
ifType.304 = ethernetCsmacd
]
SNMP STATUS[TRUE]
ifOperStatus 
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' ifOperStatus]

CMD EXITCODE[0]
CMD RUNTIME[0.0312s]
STDOUT[
ifOperStatus.32 = up
ifOperStatus.64 = unknown
ifOperStatus.80 = unknown
ifOperStatus.96 = up
ifOperStatus.112 = up
ifOperStatus.128 = up
ifOperStatus.144 = up
ifOperStatus.160 = up
ifOperStatus.176 = up
ifOperStatus.192 = up
ifOperStatus.256 = up
ifOperStatus.272 = up
ifOperStatus.288 = up
ifOperStatus.304 = up
]
SNMP STATUS[TRUE]

 o F5-BIGIP-SYSTEM-MIB  sysInterfaces sysIfxStatName 
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysIfxStatName]

CMD EXITCODE[0]
CMD RUNTIME[0.0562s]
STDOUT[
sysIfxStatName = No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
 o F5-BIGIP-SYSTEM-MIB  


  /opt/observium/includes/discovery/ports.inc.php:44 
array(
  [32]  => array(
             [ifDescr]      => string(4) "mgmt"
             [ifAlias]      => string(0) ""
             [ifName]       => string(4) "mgmt"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [64]  => array(
             [ifDescr]      => string(19) "/Common/http-tunnel"
             [ifAlias]      => string(0) ""
             [ifName]       => string(19) "/Common/http-tunnel"
             [ifType]       => string(1) "0"
             [ifOperStatus] => string(7) "unknown"
           )
  [80]  => array(
             [ifDescr]      => string(20) "/Common/socks-tunnel"
             [ifAlias]      => string(0) ""
             [ifName]       => string(20) "/Common/socks-tunnel"
             [ifType]       => string(1) "0"
             [ifOperStatus] => string(7) "unknown"
           )
  [96]  => array(
             [ifDescr]      => string(19) "/Common/HA-External"
             [ifAlias]      => string(0) ""
             [ifName]       => string(19) "/Common/HA-External"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [112] => array(
             [ifDescr]      => string(31) "/Common/extDMZ-213.150.229.0-24"
             [ifAlias]      => string(0) ""
             [ifName]       => string(31) "/Common/extDMZ-213.150.229.0-24"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [128] => array(
             [ifDescr]      => string(31) "/Common/extDMZ-213.150.234.0-24"
             [ifAlias]      => string(0) ""
             [ifName]       => string(31) "/Common/extDMZ-213.150.234.0-24"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [144] => array(
             [ifDescr]      => string(33) "/Common/realserver-10.16.78.32-27"
             [ifAlias]      => string(0) ""
             [ifName]       => string(33) "/Common/realserver-10.16.78.32-27"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [160] => array(
             [ifDescr]      => string(37) "/Common/realserver-213.150.235.128-25"
             [ifAlias]      => string(0) ""
             [ifName]       => string(37) "/Common/realserver-213.150.235.128-25"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [176] => array(
             [ifDescr]      => string(28) "/Common/xfer-10.16.77.240-28"
             [ifAlias]      => string(0) ""
             [ifName]       => string(28) "/Common/xfer-10.16.77.240-28"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [192] => array(
             [ifDescr]      => string(33) "/Common/INTERNET-213-150.228.0-27"
             [ifAlias]      => string(0) ""
             [ifName]       => string(33) "/Common/INTERNET-213-150.228.0-27"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [256] => array(
             [ifDescr]      => string(3) "0.5"
             [ifAlias]      => string(0) ""
             [ifName]       => string(3) "0.5"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [272] => array(
             [ifDescr]      => string(3) "0.6"
             [ifAlias]      => string(0) ""
             [ifName]       => string(3) "0.6"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [288] => array(
             [ifDescr]      => string(3) "0.7"
             [ifAlias]      => string(0) ""
             [ifName]       => string(3) "0.7"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
  [304] => array(
             [ifDescr]      => string(3) "0.8"
             [ifAlias]      => string(0) ""
             [ifName]       => string(3) "0.8"
             [ifType]       => string(14) "ethernetCsmacd"
             [ifOperStatus] => string(2) "up"
           )
)
 o Caching DB           
SQL[SELECT * FROM `ports` WHERE `device_id` = '60']
SQL RUNTIME[0.00048018s]
14 ports
 o Discovering ports    ..............
+---------+--------------------------------+---------------------------------------+---------+----------------+-------------+---------+
| ifIndex | ifDescr                        | ifName                                | ifAlias | ifType         | Oper Status | Ignored |
+---------+--------------------------------+---------------------------------------+---------+----------------+-------------+---------+
| 32      | mgmt                           | mgmt                                  | ...     | ethernetCsmacd | up          | no      |
| 64      | /Common/http-tunnel            | /Common/http-tunnel                   | ...     | 0              | unknown     | no      |
| 80      | /Common/socks-tunnel           | /Common/socks-tunnel                  | ...     | 0              | unknown     | no      |
| 96      | /Common/HA-External            | /Common/HA-External                   | ...     | ethernetCsmacd | up          | no      |
| 112     | /Common/extDMZ-213.150.229.... | /Common/extDMZ-213.150.229.0-24       | ...     | ethernetCsmacd | up          | no      |
| 128     | /Common/extDMZ-213.150.234.... | /Common/extDMZ-213.150.234.0-24       | ...     | ethernetCsmacd | up          | no      |
| 144     | /Common/realserver-10.16.78... | /Common/realserver-10.16.78.32-27     | ...     | ethernetCsmacd | up          | no      |
| 160     | /Common/realserver-213.150.... | /Common/realserver-213.150.235.128-25 | ...     | ethernetCsmacd | up          | no      |
| 176     | /Common/xfer-10.16.77.240-28   | /Common/xfer-10.16.77.240-28          | ...     | ethernetCsmacd | up          | no      |
| 192     | /Common/INTERNET-213-150.22... | /Common/INTERNET-213-150.228.0-27     | ...     | ethernetCsmacd | up          | no      |
| 256     | 0.5                            | 0.5                                   | ...     | ethernetCsmacd | up          | no      |
| 272     | 0.6                            | 0.6                                   | ...     | ethernetCsmacd | up          | no      |
| 288     | 0.7                            | 0.7                                   | ...     | ethernetCsmacd | up          | no      |
| 304     | 0.8                            | 0.8                                   | ...     | ethernetCsmacd | up          | no      |
+---------+--------------------------------+---------------------------------------+---------+----------------+-------------+---------+


 o Duration             0.2298s


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


SQL[SELECT * FROM `ports_stack` WHERE `device_id` = '60']
SQL RUNTIME[0.00009203s]

CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' ifStackStatus]

CMD EXITCODE[0]
CMD RUNTIME[0.0316s]
CMD EXITDELAY[10ms]
STDOUT[
ifStackStatus = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]


 o Duration             0.0433s


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


SQL[SELECT * FROM `vlans` WHERE `device_id` = '60';]
SQL RUNTIME[0.00018382s]

SQL[SELECT * FROM `ports_vlans` WHERE `device_id` = '60';]
SQL RUNTIME[0.00014496s]
 o Q-BRIDGE-MIB         
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' dot1qVlanStaticName]

CMD EXITCODE[0]
CMD RUNTIME[0.0372s]
CMD EXITDELAY[10ms]
STDOUT[
dot1qVlanStaticName = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]



 o Duration             0.0502s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'discover_oids']
SQL RUNTIME[0.00025296s]
#####  Module Start: oids  #####


SQL[SELECT * FROM  `oids_entries` LEFT JOIN `oids` USING(`oid_id`) WHERE `device_id` = '60']
SQL RUNTIME[0.00014520s]

SQL[SELECT * FROM `oids` WHERE `oid_autodiscover` = '1']
SQL RUNTIME[0.00009394s]

 o Duration             0.0006s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'discover_ip-addresses']
SQL RUNTIME[0.00007892s]
#####  Module Start: ip-addresses  #####


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'sysORID']
SQL RUNTIME[0.00010014s]
JSON DECODE[Not string passed]
JSON RAW[


  /opt/observium/includes/common.inc.php:5304 
null

]
 o IP-MIB               
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' ipAdEntIfIndex]

CMD EXITCODE[0]
CMD RUNTIME[0.0378s]
STDOUT[
ipAdEntIfIndex.0.0.0.0 = 192
ipAdEntIfIndex.10.16.77.253 = 176
ipAdEntIfIndex.10.16.77.254 = 176
ipAdEntIfIndex.10.16.78.33 = 144
ipAdEntIfIndex.10.16.78.35 = 144
ipAdEntIfIndex.10.16.209.146 = 32
ipAdEntIfIndex.10.48.91.2 = 96
ipAdEntIfIndex.213.150.228.53 = 192
ipAdEntIfIndex.213.150.228.56 = 192
ipAdEntIfIndex.213.150.228.57 = 192
ipAdEntIfIndex.213.150.234.250 = 128
ipAdEntIfIndex.213.150.234.252 = 128
ipAdEntIfIndex.213.150.235.4 = 128
ipAdEntIfIndex.213.150.235.10 = 192
ipAdEntIfIndex.213.150.235.11 = 192
ipAdEntIfIndex.213.150.235.12 = 192
ipAdEntIfIndex.213.150.235.13 = 192
ipAdEntIfIndex.213.150.235.14 = 192
ipAdEntIfIndex.213.150.235.15 = 192
ipAdEntIfIndex.213.150.235.16 = 192
ipAdEntIfIndex.213.150.235.17 = 192
ipAdEntIfIndex.213.150.235.18 = 192
ipAdEntIfIndex.213.150.235.19 = 192
ipAdEntIfIndex.213.150.235.20 = 192
ipAdEntIfIndex.213.150.235.21 = 192
ipAdEntIfIndex.213.150.235.23 = 192
ipAdEntIfIndex.213.150.235.24 = 192
ipAdEntIfIndex.213.150.235.25 = 192
ipAdEntIfIndex.213.150.235.26 = 192
ipAdEntIfIndex.213.150.235.27 = 192
ipAdEntIfIndex.213.150.235.28 = 192
ipAdEntIfIndex.213.150.235.29 = 192
ipAdEntIfIndex.213.150.235.30 = 192
ipAdEntIfIndex.213.150.235.128 = 192
ipAdEntIfIndex.213.150.235.129 = 160
ipAdEntIfIndex.213.150.235.131 = 160
ipAdEntIfIndex.213.150.235.150 = 192
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' ipAdEntNetMask]

CMD EXITCODE[0]
CMD RUNTIME[0.0319s]
CMD EXITDELAY[10ms]
STDOUT[
ipAdEntNetMask.0.0.0.0 = 0.0.0.0
ipAdEntNetMask.10.16.77.253 = 255.255.255.240
ipAdEntNetMask.10.16.77.254 = 255.255.255.240
ipAdEntNetMask.10.16.78.33 = 255.255.255.224
ipAdEntNetMask.10.16.78.35 = 255.255.255.224
ipAdEntNetMask.10.16.209.146 = 255.255.255.0
ipAdEntNetMask.10.48.91.2 = 255.255.255.0
ipAdEntNetMask.213.150.228.53 = 255.255.255.255
ipAdEntNetMask.213.150.228.56 = 255.255.255.224
ipAdEntNetMask.213.150.228.57 = 255.255.255.224
ipAdEntNetMask.213.150.234.250 = 255.255.255.0
ipAdEntNetMask.213.150.234.252 = 255.255.255.0
ipAdEntNetMask.213.150.235.4 = 255.255.255.255
ipAdEntNetMask.213.150.235.10 = 255.255.255.255
ipAdEntNetMask.213.150.235.11 = 255.255.255.255
ipAdEntNetMask.213.150.235.12 = 255.255.255.255
ipAdEntNetMask.213.150.235.13 = 255.255.255.255
ipAdEntNetMask.213.150.235.14 = 255.255.255.255
ipAdEntNetMask.213.150.235.15 = 255.255.255.255
ipAdEntNetMask.213.150.235.16 = 255.255.255.255
ipAdEntNetMask.213.150.235.17 = 255.255.255.255
ipAdEntNetMask.213.150.235.18 = 255.255.255.255
ipAdEntNetMask.213.150.235.19 = 255.255.255.255
ipAdEntNetMask.213.150.235.20 = 255.255.255.255
ipAdEntNetMask.213.150.235.21 = 255.255.255.255
ipAdEntNetMask.213.150.235.23 = 255.255.255.255
ipAdEntNetMask.213.150.235.24 = 255.255.255.255
ipAdEntNetMask.213.150.235.25 = 255.255.255.255
ipAdEntNetMask.213.150.235.26 = 255.255.255.255
ipAdEntNetMask.213.150.235.27 = 255.255.255.255
ipAdEntNetMask.213.150.235.28 = 255.255.255.255
ipAdEntNetMask.213.150.235.29 = 255.255.255.255
ipAdEntNetMask.213.150.235.30 = 255.255.255.255
ipAdEntNetMask.213.150.235.128 = 255.255.255.128
ipAdEntNetMask.213.150.235.129 = 255.255.255.128
ipAdEntNetMask.213.150.235.131 = 255.255.255.128
ipAdEntNetMask.213.150.235.150 = 255.255.255.255
]
SNMP STATUS[TRUE]
Address 0.0.0.0/0 marked as invalid by type [unspecified].
Address '0.0.0.0/0' skipped as invalid.
Added 10.16.77.253
.Added 10.16.77.254
.Added 10.16.78.33
.Added 10.16.78.35
.Added 10.16.209.146
.Added 10.48.91.2
.Added 213.150.228.53
.Added 213.150.228.56
.Added 213.150.228.57
.Added 213.150.234.250
.Added 213.150.234.252
.Added 213.150.235.4
.Added 213.150.235.10
.Added 213.150.235.11
.Added 213.150.235.12
.Added 213.150.235.13
.Added 213.150.235.14
.Added 213.150.235.15
.Added 213.150.235.16
.Added 213.150.235.17
.Added 213.150.235.18
.Added 213.150.235.19
.Added 213.150.235.20
.Added 213.150.235.21
.Added 213.150.235.23
.Added 213.150.235.24
.Added 213.150.235.25
.Added 213.150.235.26
.Added 213.150.235.27
.Added 213.150.235.28
.Added 213.150.235.29
.Added 213.150.235.30
.Added 213.150.235.128
.Added 213.150.235.129
.Added 213.150.235.131
.Added 213.150.235.150
.
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' ipAddressIfIndex]

CMD EXITCODE[0]
CMD RUNTIME[0.0366s]
STDOUT[
ipAddressIfIndex.ipv4."0.0.0.0" = 192
ipAddressIfIndex.ipv4."10.16.77.253" = 176
ipAddressIfIndex.ipv4."10.16.77.254" = 176
ipAddressIfIndex.ipv4."10.16.78.33" = 144
ipAddressIfIndex.ipv4."10.16.78.35" = 144
ipAddressIfIndex.ipv4."10.16.209.146" = 32
ipAddressIfIndex.ipv4."10.48.91.2" = 96
ipAddressIfIndex.ipv4."213.150.228.53" = 192
ipAddressIfIndex.ipv4."213.150.228.56" = 192
ipAddressIfIndex.ipv4."213.150.228.57" = 192
ipAddressIfIndex.ipv4."213.150.234.250" = 128
ipAddressIfIndex.ipv4."213.150.234.252" = 128
ipAddressIfIndex.ipv4."213.150.235.4" = 128
ipAddressIfIndex.ipv4."213.150.235.10" = 192
ipAddressIfIndex.ipv4."213.150.235.11" = 192
ipAddressIfIndex.ipv4."213.150.235.12" = 192
ipAddressIfIndex.ipv4."213.150.235.13" = 192
ipAddressIfIndex.ipv4."213.150.235.14" = 192
ipAddressIfIndex.ipv4."213.150.235.15" = 192
ipAddressIfIndex.ipv4."213.150.235.16" = 192
ipAddressIfIndex.ipv4."213.150.235.17" = 192
ipAddressIfIndex.ipv4."213.150.235.18" = 192
ipAddressIfIndex.ipv4."213.150.235.19" = 192
ipAddressIfIndex.ipv4."213.150.235.20" = 192
ipAddressIfIndex.ipv4."213.150.235.21" = 192
ipAddressIfIndex.ipv4."213.150.235.23" = 192
ipAddressIfIndex.ipv4."213.150.235.24" = 192
ipAddressIfIndex.ipv4."213.150.235.25" = 192
ipAddressIfIndex.ipv4."213.150.235.26" = 192
ipAddressIfIndex.ipv4."213.150.235.27" = 192
ipAddressIfIndex.ipv4."213.150.235.28" = 192
ipAddressIfIndex.ipv4."213.150.235.29" = 192
ipAddressIfIndex.ipv4."213.150.235.30" = 192
ipAddressIfIndex.ipv4."213.150.235.128" = 192
ipAddressIfIndex.ipv4."213.150.235.129" = 160
ipAddressIfIndex.ipv4."213.150.235.131" = 160
ipAddressIfIndex.ipv4."213.150.235.150" = 192
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' ipAddressType]

CMD EXITCODE[0]
CMD RUNTIME[0.0296s]
STDOUT[
ipAddressType.ipv4."0.0.0.0" = unicast
ipAddressType.ipv4."10.16.77.253" = unicast
ipAddressType.ipv4."10.16.77.254" = unicast
ipAddressType.ipv4."10.16.78.33" = unicast
ipAddressType.ipv4."10.16.78.35" = unicast
ipAddressType.ipv4."10.16.209.146" = unicast
ipAddressType.ipv4."10.48.91.2" = unicast
ipAddressType.ipv4."213.150.228.53" = unicast
ipAddressType.ipv4."213.150.228.56" = unicast
ipAddressType.ipv4."213.150.228.57" = unicast
ipAddressType.ipv4."213.150.234.250" = unicast
ipAddressType.ipv4."213.150.234.252" = unicast
ipAddressType.ipv4."213.150.235.4" = unicast
ipAddressType.ipv4."213.150.235.10" = unicast
ipAddressType.ipv4."213.150.235.11" = unicast
ipAddressType.ipv4."213.150.235.12" = unicast
ipAddressType.ipv4."213.150.235.13" = unicast
ipAddressType.ipv4."213.150.235.14" = unicast
ipAddressType.ipv4."213.150.235.15" = unicast
ipAddressType.ipv4."213.150.235.16" = unicast
ipAddressType.ipv4."213.150.235.17" = unicast
ipAddressType.ipv4."213.150.235.18" = unicast
ipAddressType.ipv4."213.150.235.19" = unicast
ipAddressType.ipv4."213.150.235.20" = unicast
ipAddressType.ipv4."213.150.235.21" = unicast
ipAddressType.ipv4."213.150.235.23" = unicast
ipAddressType.ipv4."213.150.235.24" = unicast
ipAddressType.ipv4."213.150.235.25" = unicast
ipAddressType.ipv4."213.150.235.26" = unicast
ipAddressType.ipv4."213.150.235.27" = unicast
ipAddressType.ipv4."213.150.235.28" = unicast
ipAddressType.ipv4."213.150.235.29" = unicast
ipAddressType.ipv4."213.150.235.30" = unicast
ipAddressType.ipv4."213.150.235.128" = unicast
ipAddressType.ipv4."213.150.235.129" = unicast
ipAddressType.ipv4."213.150.235.131" = unicast
ipAddressType.ipv4."213.150.235.150" = unicast
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' ipAddressPrefix]

CMD EXITCODE[0]
CMD RUNTIME[0.0303s]
STDOUT[
ipAddressPrefix.ipv4."0.0.0.0" = zeroDotZero
ipAddressPrefix.ipv4."10.16.77.253" = ipAddressPrefixOrigin.176.ipv4."10.16.77.240".28
ipAddressPrefix.ipv4."10.16.77.254" = ipAddressPrefixOrigin.176.ipv4."10.16.77.240".28
ipAddressPrefix.ipv4."10.16.78.33" = ipAddressPrefixOrigin.144.ipv4."10.16.78.32".27
ipAddressPrefix.ipv4."10.16.78.35" = ipAddressPrefixOrigin.144.ipv4."10.16.78.32".27
ipAddressPrefix.ipv4."10.16.209.146" = ipAddressPrefixOrigin.32.ipv4."10.16.209.0".24
ipAddressPrefix.ipv4."10.48.91.2" = ipAddressPrefixOrigin.96.ipv4."10.48.91.0".24
ipAddressPrefix.ipv4."213.150.228.53" = ipAddressPrefixOrigin.192.ipv4."213.150.228.53".32
ipAddressPrefix.ipv4."213.150.228.56" = ipAddressPrefixOrigin.192.ipv4."213.150.228.32".27
ipAddressPrefix.ipv4."213.150.228.57" = ipAddressPrefixOrigin.192.ipv4."213.150.228.32".27
ipAddressPrefix.ipv4."213.150.234.250" = ipAddressPrefixOrigin.128.ipv4."213.150.234.0".24
ipAddressPrefix.ipv4."213.150.234.252" = ipAddressPrefixOrigin.128.ipv4."213.150.234.0".24
ipAddressPrefix.ipv4."213.150.235.4" = ipAddressPrefixOrigin.128.ipv4."213.150.235.4".32
ipAddressPrefix.ipv4."213.150.235.10" = ipAddressPrefixOrigin.192.ipv4."213.150.235.10".32
ipAddressPrefix.ipv4."213.150.235.11" = ipAddressPrefixOrigin.192.ipv4."213.150.235.11".32
ipAddressPrefix.ipv4."213.150.235.12" = ipAddressPrefixOrigin.192.ipv4."213.150.235.12".32
ipAddressPrefix.ipv4."213.150.235.13" = ipAddressPrefixOrigin.192.ipv4."213.150.235.13".32
ipAddressPrefix.ipv4."213.150.235.14" = ipAddressPrefixOrigin.192.ipv4."213.150.235.14".32
ipAddressPrefix.ipv4."213.150.235.15" = ipAddressPrefixOrigin.192.ipv4."213.150.235.15".32
ipAddressPrefix.ipv4."213.150.235.16" = ipAddressPrefixOrigin.192.ipv4."213.150.235.16".32
ipAddressPrefix.ipv4."213.150.235.17" = ipAddressPrefixOrigin.192.ipv4."213.150.235.17".32
ipAddressPrefix.ipv4."213.150.235.18" = ipAddressPrefixOrigin.192.ipv4."213.150.235.18".32
ipAddressPrefix.ipv4."213.150.235.19" = ipAddressPrefixOrigin.192.ipv4."213.150.235.19".32
ipAddressPrefix.ipv4."213.150.235.20" = ipAddressPrefixOrigin.192.ipv4."213.150.235.20".32
ipAddressPrefix.ipv4."213.150.235.21" = ipAddressPrefixOrigin.192.ipv4."213.150.235.21".32
ipAddressPrefix.ipv4."213.150.235.23" = ipAddressPrefixOrigin.192.ipv4."213.150.235.23".32
ipAddressPrefix.ipv4."213.150.235.24" = ipAddressPrefixOrigin.192.ipv4."213.150.235.24".32
ipAddressPrefix.ipv4."213.150.235.25" = ipAddressPrefixOrigin.192.ipv4."213.150.235.25".32
ipAddressPrefix.ipv4."213.150.235.26" = ipAddressPrefixOrigin.192.ipv4."213.150.235.26".32
ipAddressPrefix.ipv4."213.150.235.27" = ipAddressPrefixOrigin.192.ipv4."213.150.235.27".32
ipAddressPrefix.ipv4."213.150.235.28" = ipAddressPrefixOrigin.192.ipv4."213.150.235.28".32
ipAddressPrefix.ipv4."213.150.235.29" = ipAddressPrefixOrigin.192.ipv4."213.150.235.29".32
ipAddressPrefix.ipv4."213.150.235.30" = ipAddressPrefixOrigin.192.ipv4."213.150.235.30".32
ipAddressPrefix.ipv4."213.150.235.128" = ipAddressPrefixOrigin.192.ipv4."213.150.235.128".25
ipAddressPrefix.ipv4."213.150.235.129" = ipAddressPrefixOrigin.160.ipv4."213.150.235.128".25
ipAddressPrefix.ipv4."213.150.235.131" = ipAddressPrefixOrigin.160.ipv4."213.150.235.128".25
ipAddressPrefix.ipv4."213.150.235.150" = ipAddressPrefixOrigin.192.ipv4."213.150.235.150".32
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' ipAddressOrigin]

CMD EXITCODE[0]
CMD RUNTIME[0.0299s]
STDOUT[
ipAddressOrigin.ipv4."0.0.0.0" = manual
ipAddressOrigin.ipv4."10.16.77.253" = manual
ipAddressOrigin.ipv4."10.16.77.254" = manual
ipAddressOrigin.ipv4."10.16.78.33" = manual
ipAddressOrigin.ipv4."10.16.78.35" = manual
ipAddressOrigin.ipv4."10.16.209.146" = manual
ipAddressOrigin.ipv4."10.48.91.2" = manual
ipAddressOrigin.ipv4."213.150.228.53" = manual
ipAddressOrigin.ipv4."213.150.228.56" = manual
ipAddressOrigin.ipv4."213.150.228.57" = manual
ipAddressOrigin.ipv4."213.150.234.250" = manual
ipAddressOrigin.ipv4."213.150.234.252" = manual
ipAddressOrigin.ipv4."213.150.235.4" = manual
ipAddressOrigin.ipv4."213.150.235.10" = manual
ipAddressOrigin.ipv4."213.150.235.11" = manual
ipAddressOrigin.ipv4."213.150.235.12" = manual
ipAddressOrigin.ipv4."213.150.235.13" = manual
ipAddressOrigin.ipv4."213.150.235.14" = manual
ipAddressOrigin.ipv4."213.150.235.15" = manual
ipAddressOrigin.ipv4."213.150.235.16" = manual
ipAddressOrigin.ipv4."213.150.235.17" = manual
ipAddressOrigin.ipv4."213.150.235.18" = manual
ipAddressOrigin.ipv4."213.150.235.19" = manual
ipAddressOrigin.ipv4."213.150.235.20" = manual
ipAddressOrigin.ipv4."213.150.235.21" = manual
ipAddressOrigin.ipv4."213.150.235.23" = manual
ipAddressOrigin.ipv4."213.150.235.24" = manual
ipAddressOrigin.ipv4."213.150.235.25" = manual
ipAddressOrigin.ipv4."213.150.235.26" = manual
ipAddressOrigin.ipv4."213.150.235.27" = manual
ipAddressOrigin.ipv4."213.150.235.28" = manual
ipAddressOrigin.ipv4."213.150.235.29" = manual
ipAddressOrigin.ipv4."213.150.235.30" = manual
ipAddressOrigin.ipv4."213.150.235.128" = manual
ipAddressOrigin.ipv4."213.150.235.129" = manual
ipAddressOrigin.ipv4."213.150.235.131" = manual
ipAddressOrigin.ipv4."213.150.235.150" = manual
]
SNMP STATUS[TRUE]

 o F5-BIGIP-SYSTEM-MIB  
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysSelfIpAddrType]

CMD EXITCODE[0]
CMD RUNTIME[0.0464s]
STDOUT[
sysSelfIpAddrType."/Common/HA-10.48.91.2" = ipv4
sysSelfIpAddrType."/Common/xfer-10.16.77.253" = ipv4
sysSelfIpAddrType."/Common/xfer-10.16.77.254-VIP" = ipv4
sysSelfIpAddrType."/Common/extDMZ-213.150.234.252" = ipv4
sysSelfIpAddrType."/Common/realserver-10.16.78.35" = ipv4
sysSelfIpAddrType."/Common/INTERNET-213.150.228.56-27" = ipv4
sysSelfIpAddrType."/Common/INTERNET-213.150.228.57-27" = ipv4
sysSelfIpAddrType."/Common/extDMZ-213.150.234.250-VIP" = ipv4
sysSelfIpAddrType."/Common/realserver-10.16.78.33-VIP" = ipv4
sysSelfIpAddrType."/Common/realserver-213.150.235.131" = ipv4
sysSelfIpAddrType."/Common/realserver-213.150.235.129-VIP" = ipv4
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysSelfIpVlanName]

CMD EXITCODE[0]
CMD RUNTIME[0.0497s]
STDOUT[
sysSelfIpVlanName."/Common/HA-10.48.91.2" = /Common/HA-External
sysSelfIpVlanName."/Common/xfer-10.16.77.253" = /Common/xfer-10.16.77.240-28
sysSelfIpVlanName."/Common/xfer-10.16.77.254-VIP" = /Common/xfer-10.16.77.240-28
sysSelfIpVlanName."/Common/extDMZ-213.150.234.252" = /Common/extDMZ-213.150.234.0-24
sysSelfIpVlanName."/Common/realserver-10.16.78.35" = /Common/realserver-10.16.78.32-27
sysSelfIpVlanName."/Common/INTERNET-213.150.228.56-27" = /Common/INTERNET-213-150.228.0-27
sysSelfIpVlanName."/Common/INTERNET-213.150.228.57-27" = /Common/INTERNET-213-150.228.0-27
sysSelfIpVlanName."/Common/extDMZ-213.150.234.250-VIP" = /Common/extDMZ-213.150.234.0-24
sysSelfIpVlanName."/Common/realserver-10.16.78.33-VIP" = /Common/realserver-10.16.78.32-27
sysSelfIpVlanName."/Common/realserver-213.150.235.131" = /Common/realserver-213.150.235.128-25
sysSelfIpVlanName."/Common/realserver-213.150.235.129-VIP" = /Common/realserver-213.150.235.128-25
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysSelfIpUnitId]

CMD EXITCODE[0]
CMD RUNTIME[0.0479s]
CMD EXITDELAY[10ms]
STDOUT[
sysSelfIpUnitId."/Common/HA-10.48.91.2" = 0
sysSelfIpUnitId."/Common/xfer-10.16.77.253" = 0
sysSelfIpUnitId."/Common/xfer-10.16.77.254-VIP" = 1
sysSelfIpUnitId."/Common/extDMZ-213.150.234.252" = 0
sysSelfIpUnitId."/Common/realserver-10.16.78.35" = 0
sysSelfIpUnitId."/Common/INTERNET-213.150.228.56-27" = 0
sysSelfIpUnitId."/Common/INTERNET-213.150.228.57-27" = 1
sysSelfIpUnitId."/Common/extDMZ-213.150.234.250-VIP" = 1
sysSelfIpUnitId."/Common/realserver-10.16.78.33-VIP" = 1
sysSelfIpUnitId."/Common/realserver-213.150.235.131" = 0
sysSelfIpUnitId."/Common/realserver-213.150.235.129-VIP" = 1
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysSelfIpAddr]

CMD EXITCODE[0]
CMD RUNTIME[0.0481s]
CMD EXITDELAY[10ms]
STDOUT[
sysSelfIpAddr."/Common/HA-10.48.91.2" = "0A 30 5B 02 "
sysSelfIpAddr."/Common/xfer-10.16.77.253" = "0A 10 4D FD "
sysSelfIpAddr."/Common/xfer-10.16.77.254-VIP" = "0A 10 4D FE "
sysSelfIpAddr."/Common/extDMZ-213.150.234.252" = "D5 96 EA FC "
sysSelfIpAddr."/Common/realserver-10.16.78.35" = "0A 10 4E 23 "
sysSelfIpAddr."/Common/INTERNET-213.150.228.56-27" = "D5 96 E4 38 "
sysSelfIpAddr."/Common/INTERNET-213.150.228.57-27" = "D5 96 E4 39 "
sysSelfIpAddr."/Common/extDMZ-213.150.234.250-VIP" = "D5 96 EA FA "
sysSelfIpAddr."/Common/realserver-10.16.78.33-VIP" = "0A 10 4E 21 "
sysSelfIpAddr."/Common/realserver-213.150.235.131" = "D5 96 EB 83 "
sysSelfIpAddr."/Common/realserver-213.150.235.129-VIP" = "D5 96 EB 81 "
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysSelfIpNetmask]

CMD EXITCODE[0]
CMD RUNTIME[0.0562s]
CMD EXITDELAY[10ms]
STDOUT[
sysSelfIpNetmask."/Common/HA-10.48.91.2" = "FF FF FF 00 "
sysSelfIpNetmask."/Common/xfer-10.16.77.253" = "FF FF FF F0 "
sysSelfIpNetmask."/Common/xfer-10.16.77.254-VIP" = "FF FF FF F0 "
sysSelfIpNetmask."/Common/extDMZ-213.150.234.252" = "FF FF FF 00 "
sysSelfIpNetmask."/Common/realserver-10.16.78.35" = "FF FF FF E0 "
sysSelfIpNetmask."/Common/INTERNET-213.150.228.56-27" = "FF FF FF E0 "
sysSelfIpNetmask."/Common/INTERNET-213.150.228.57-27" = "FF FF FF E0 "
sysSelfIpNetmask."/Common/extDMZ-213.150.234.250-VIP" = "FF FF FF 00 "
sysSelfIpNetmask."/Common/realserver-10.16.78.33-VIP" = "FF FF FF E0 "
sysSelfIpNetmask."/Common/realserver-213.150.235.131" = "FF FF FF 80 "
sysSelfIpNetmask."/Common/realserver-213.150.235.129-VIP" = "FF FF FF 80 "
]
SNMP STATUS[TRUE]

SQL[SELECT `port_id`, `ifIndex`, `ifDescr` FROM `ports` WHERE `device_id` = '60' AND `deleted` = '0']
SQL RUNTIME[0.00037003s]
Already exist 10.48.91.2, skip
Already exist 10.16.77.253, skip
Already exist 213.150.234.252, skip
Already exist 10.16.78.35, skip
Already exist 213.150.228.56, skip
Already exist 213.150.235.131, skip


SQL[SELECT * FROM `ipv4_addresses`
            WHERE `device_id` = '60']
SQL RUNTIME[0.00044107s]

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

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '1891']
SQL RUNTIME[0.00029111s]

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

SQL[SELECT * FROM `devices` WHERE `device_id` = '60']
SQL RUNTIME[0.00047708s]

SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '60']
SQL RUNTIME[0.00010705s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '10.16.77.240/28']
SQL RUNTIME[0.00010800s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '10.16.77.240/28']
SQL RUNTIME[0.00008392s]

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

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

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

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '10.16.78.32/27']
SQL RUNTIME[0.00011110s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '10.16.78.32/27']
SQL RUNTIME[0.00012994s]

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

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '1883']
SQL RUNTIME[0.00033712s]

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

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '10.16.209.0/24']
SQL RUNTIME[0.00011611s]

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

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '1886']
SQL RUNTIME[0.00033212s]

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

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '10.48.91.0/24']
SQL RUNTIME[0.00014710s]

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

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '74406']
SQL RUNTIME[0.00030208s]

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

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.228.53/32']
SQL RUNTIME[0.00015783s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.228.32/27']
SQL RUNTIME[0.00022697s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.228.32/27']
SQL RUNTIME[0.00012207s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.10/32']
SQL RUNTIME[0.00010300s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.11/32']
SQL RUNTIME[0.00007677s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.12/32']
SQL RUNTIME[0.00007319s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.13/32']
SQL RUNTIME[0.00009394s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.14/32']
SQL RUNTIME[0.00007701s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.15/32']
SQL RUNTIME[0.00009108s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.16/32']
SQL RUNTIME[0.00008798s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.17/32']
SQL RUNTIME[0.00013900s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.18/32']
SQL RUNTIME[0.00017691s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.19/32']
SQL RUNTIME[0.00010896s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.20/32']
SQL RUNTIME[0.00021219s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.21/32']
SQL RUNTIME[0.00017810s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.23/32']
SQL RUNTIME[0.00011206s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.24/32']
SQL RUNTIME[0.00011802s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.25/32']
SQL RUNTIME[0.00008607s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.26/32']
SQL RUNTIME[0.00008011s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.27/32']
SQL RUNTIME[0.00008512s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.28/32']
SQL RUNTIME[0.00008011s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.29/32']
SQL RUNTIME[0.00010490s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.30/32']
SQL RUNTIME[0.00009823s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.128/25']
SQL RUNTIME[0.00008106s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.150/32']
SQL RUNTIME[0.00011683s]

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

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '1888']
SQL RUNTIME[0.00023413s]

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

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.234.0/24']
SQL RUNTIME[0.00042582s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.234.0/24']
SQL RUNTIME[0.00010014s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.4/32']
SQL RUNTIME[0.00008202s]

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

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '1890']
SQL RUNTIME[0.00024486s]

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

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.128/25']
SQL RUNTIME[0.00011301s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '213.150.235.128/25']
SQL RUNTIME[0.00007701s]

SQL[SELECT * FROM `ipv4_addresses`
            WHERE `device_id` = '60']
SQL RUNTIME[0.00008702s]

SQL[SELECT * FROM `ipv6_addresses`
            WHERE `device_id` = '60']
SQL RUNTIME[0.00008202s]
+---------+--------------------------------+-------------+--------------------+--------------------+---------+--------+
| ifIndex | ifDescr                        | IP: Version | Address            | Network            | Type    | Origin |
+---------+--------------------------------+-------------+--------------------+--------------------+---------+--------+
| 176     | /Common/xfer-10.16.77.240-28   | IPv4        | 10.16.77.253/28    | 10.16.77.240/28    | private |        |
| 176     | /Common/xfer-10.16.77.240-28   | IPv4        | 10.16.77.254/28    | 10.16.77.240/28    | private |        |
| 144     | /Common/realserver-10.16.78... | IPv4        | 10.16.78.33/27     | 10.16.78.32/27     | private |        |
| 144     | /Common/realserver-10.16.78... | IPv4        | 10.16.78.35/27     | 10.16.78.32/27     | private |        |
| 32      | mgmt                           | IPv4        | 10.16.209.146/24   | 10.16.209.0/24     | private |        |
| 96      | /Common/HA-External            | IPv4        | 10.48.91.2/24      | 10.48.91.0/24      | private |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.228.53/32  | 213.150.228.53/32  | unicast |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.228.56/27  | 213.150.228.32/27  | unicast |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.228.57/27  | 213.150.228.32/27  | unicast |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.235.10/32  | 213.150.235.10/32  | unicast |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.235.11/32  | 213.150.235.11/32  | unicast |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.235.12/32  | 213.150.235.12/32  | unicast |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.235.13/32  | 213.150.235.13/32  | unicast |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.235.14/32  | 213.150.235.14/32  | unicast |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.235.15/32  | 213.150.235.15/32  | unicast |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.235.16/32  | 213.150.235.16/32  | unicast |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.235.17/32  | 213.150.235.17/32  | unicast |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.235.18/32  | 213.150.235.18/32  | unicast |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.235.19/32  | 213.150.235.19/32  | unicast |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.235.20/32  | 213.150.235.20/32  | unicast |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.235.21/32  | 213.150.235.21/32  | unicast |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.235.23/32  | 213.150.235.23/32  | unicast |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.235.24/32  | 213.150.235.24/32  | unicast |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.235.25/32  | 213.150.235.25/32  | unicast |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.235.26/32  | 213.150.235.26/32  | unicast |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.235.27/32  | 213.150.235.27/32  | unicast |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.235.28/32  | 213.150.235.28/32  | unicast |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.235.29/32  | 213.150.235.29/32  | unicast |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.235.30/32  | 213.150.235.30/32  | unicast |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.235.128/25 | 213.150.235.128/25 | unicast |        |
| 192     | /Common/INTERNET-213-150.22... | IPv4        | 213.150.235.150/32 | 213.150.235.150/32 | unicast |        |
| 128     | /Common/extDMZ-213.150.234.... | IPv4        | 213.150.234.250/24 | 213.150.234.0/24   | unicast |        |
| 128     | /Common/extDMZ-213.150.234.... | IPv4        | 213.150.234.252/24 | 213.150.234.0/24   | unicast |        |
| 128     | /Common/extDMZ-213.150.234.... | IPv4        | 213.150.235.4/32   | 213.150.235.4/32   | unicast |        |
| 160     | /Common/realserver-213.150.... | IPv4        | 213.150.235.129/25 | 213.150.235.128/25 | unicast |        |
| 160     | /Common/realserver-213.150.... | IPv4        | 213.150.235.131/25 | 213.150.235.128/25 | unicast |        |
+---------+--------------------------------+-------------+--------------------+--------------------+---------+--------+


 o Changes              36 unchanged
 o Duration             0.5493s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'discover_processors']
SQL RUNTIME[0.00018501s]
#####  Module Start: processors  #####

 o F5-BIGIP-SYSTEM-MIB  
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysTmmStatTmUsageRatio5m]

CMD EXITCODE[0]
CMD RUNTIME[0.0501s]
STDOUT[
sysTmmStatTmUsageRatio5m."0.0" = 2
sysTmmStatTmUsageRatio5m."0.2" = 1
]
SNMP STATUS[TRUE]
60 -> .1.3.6.1.4.1.3375.2.1.8.2.3.1.39.3.48.46.48, 0.0, f5-bigip-tmm, TMM 0.0 Processor, 1, 2, , 

SQL[SELECT * FROM `processors` WHERE `device_id` = '60' AND `processor_index` = '0.0' AND `processor_type` = 'f5-bigip-tmm']
SQL RUNTIME[0.00047183s]
60 -> .1.3.6.1.4.1.3375.2.1.8.2.3.1.39.3.48.46.50, 0.2, f5-bigip-tmm, TMM 0.2 Processor, 1, 1, , 

SQL[SELECT * FROM `processors` WHERE `device_id` = '60' AND `processor_index` = '0.2' AND `processor_type` = 'f5-bigip-tmm']
SQL RUNTIME[0.00038290s]

 o UCD-SNMP-MIB         
SQL[SELECT EXISTS (SELECT 1 FROM `processors` WHERE `device_id` = '60' AND `processor_type` != 'ucd-old')]
SQL RUNTIME[0.00035715s]

 o HOST-RESOURCES-MIB   
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' hrDevice]

CMD EXITCODE[0]
CMD RUNTIME[0.0309s]
STDOUT[
hrDeviceIndex.196608 = 196608
hrDeviceIndex.196609 = 196609
hrDeviceIndex.196610 = 196610
hrDeviceIndex.196611 = 196611
hrDeviceIndex.786432 = 786432
hrDeviceType.196608 = hrDeviceProcessor
hrDeviceType.196609 = hrDeviceProcessor
hrDeviceType.196610 = hrDeviceProcessor
hrDeviceType.196611 = hrDeviceProcessor
hrDeviceType.786432 = hrDeviceCoprocessor
hrDeviceDescr.196608 = GenuineIntel: Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz
hrDeviceDescr.196609 = GenuineIntel: Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz
hrDeviceDescr.196610 = GenuineIntel: Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz
hrDeviceDescr.196611 = GenuineIntel: Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz
hrDeviceDescr.786432 = Guessing that there's a floating point co-processor
hrDeviceID.196608 = zeroDotZero
hrDeviceID.196609 = zeroDotZero
hrDeviceID.196610 = zeroDotZero
hrDeviceID.196611 = zeroDotZero
hrDeviceID.786432 = zeroDotZero
hrDeviceStatus.196608 = running
hrDeviceStatus.196609 = running
hrDeviceStatus.196610 = running
hrDeviceStatus.196611 = running
hrProcessorFrwID.196608 = zeroDotZero
hrProcessorFrwID.196609 = zeroDotZero
hrProcessorFrwID.196610 = zeroDotZero
hrProcessorFrwID.196611 = zeroDotZero
hrProcessorLoad.196608 = 5
hrProcessorLoad.196609 = 13
hrProcessorLoad.196610 = 3
hrProcessorLoad.196611 = 12
hrFSIndex.1 = 1
hrFSIndex.2 = 2
hrFSIndex.7 = 7
hrFSIndex.9 = 9
hrFSIndex.10 = 10
hrFSIndex.14 = 14
hrFSIndex.20 = 20
hrFSIndex.21 = 21
hrFSIndex.22 = 22
hrFSIndex.23 = 23
hrFSIndex.24 = 24
hrFSIndex.25 = 25
hrFSIndex.30 = 30
hrFSIndex.31 = 31
hrFSIndex.32 = 32
hrFSIndex.33 = 33
hrFSIndex.34 = 34
hrFSIndex.35 = 35
hrFSIndex.36 = 36
hrFSMountPoint.1 = "/"
hrFSMountPoint.2 = "/var"
hrFSMountPoint.7 = "/dev/shm"
hrFSMountPoint.9 = "/run"
hrFSMountPoint.10 = "/sys/fs/cgroup"
hrFSMountPoint.14 = "/usr"
hrFSMountPoint.20 = "/shared"
hrFSMountPoint.21 = "/shared/rrd.1.2"
hrFSMountPoint.22 = "/config"
hrFSMountPoint.23 = "/var/tmstat"
hrFSMountPoint.24 = "/var/prompt"
hrFSMountPoint.25 = "/var/log"
hrFSMountPoint.30 = "/var/loipc"
hrFSMountPoint.31 = "/var/lib/mysql"
hrFSMountPoint.32 = "/var/apm/mount/apmclients-7183.2020.108.2059-4753.0.iso"
hrFSMountPoint.33 = "/var/dnscached/lib"
hrFSMountPoint.34 = "/var/named/lib"
hrFSMountPoint.35 = "/var/asmdata1"
hrFSMountPoint.36 = "/shared/avr"
hrFSRemoteMountPoint.1 = ""
hrFSRemoteMountPoint.2 = ""
hrFSRemoteMountPoint.7 = ""
hrFSRemoteMountPoint.9 = ""
hrFSRemoteMountPoint.10 = ""
hrFSRemoteMountPoint.14 = ""
hrFSRemoteMountPoint.20 = ""
hrFSRemoteMountPoint.21 = ""
hrFSRemoteMountPoint.22 = ""
hrFSRemoteMountPoint.23 = ""
hrFSRemoteMountPoint.24 = ""
hrFSRemoteMountPoint.25 = ""
hrFSRemoteMountPoint.30 = ""
hrFSRemoteMountPoint.31 = ""
hrFSRemoteMountPoint.32 = ""
hrFSRemoteMountPoint.33 = ""
hrFSRemoteMountPoint.34 = ""
hrFSRemoteMountPoint.35 = ""
hrFSRemoteMountPoint.36 = ""
hrFSType.1 = hrFSLinuxExt2
hrFSType.2 = hrFSLinuxExt2
hrFSType.7 = hrFSOther
hrFSType.9 = hrFSOther
hrFSType.10 = hrFSOther
hrFSType.14 = hrFSLinuxExt2
hrFSType.20 = hrFSLinuxExt2
hrFSType.21 = hrFSOther
hrFSType.22 = hrFSLinuxExt2
hrFSType.23 = hrFSOther
hrFSType.24 = hrFSOther
hrFSType.25 = hrFSLinuxExt2
hrFSType.30 = hrFSOther
hrFSType.31 = hrFSLinuxExt2
hrFSType.32 = hrFSiso9660
hrFSType.33 = hrFSLinuxExt2
hrFSType.34 = hrFSLinuxExt2
hrFSType.35 = hrFSLinuxExt2
hrFSType.36 = hrFSLinuxExt2
hrFSAccess.1 = readWrite
hrFSAccess.2 = readWrite
hrFSAccess.7 = readWrite
hrFSAccess.9 = readWrite
hrFSAccess.10 = readOnly
hrFSAccess.14 = readOnly
hrFSAccess.20 = readWrite
hrFSAccess.21 = readWrite
hrFSAccess.22 = readWrite
hrFSAccess.23 = readWrite
hrFSAccess.24 = readWrite
hrFSAccess.25 = readWrite
hrFSAccess.30 = readWrite
hrFSAccess.31 = readWrite
hrFSAccess.32 = readOnly
hrFSAccess.33 = readWrite
hrFSAccess.34 = readWrite
hrFSAccess.35 = readWrite
hrFSAccess.36 = readWrite
hrFSBootable.1 = true
hrFSBootable.2 = false
hrFSBootable.7 = false
hrFSBootable.9 = false
hrFSBootable.10 = false
hrFSBootable.14 = false
hrFSBootable.20 = false
hrFSBootable.21 = false
hrFSBootable.22 = false
hrFSBootable.23 = false
hrFSBootable.24 = false
hrFSBootable.25 = false
hrFSBootable.30 = false
hrFSBootable.31 = false
hrFSBootable.32 = false
hrFSBootable.33 = false
hrFSBootable.34 = false
hrFSBootable.35 = false
hrFSBootable.36 = false
hrFSStorageIndex.1 = 31
hrFSStorageIndex.2 = 32
hrFSStorageIndex.7 = 37
hrFSStorageIndex.9 = 39
hrFSStorageIndex.10 = 40
hrFSStorageIndex.14 = 44
hrFSStorageIndex.20 = 50
hrFSStorageIndex.21 = 51
hrFSStorageIndex.22 = 52
hrFSStorageIndex.23 = 53
hrFSStorageIndex.24 = 54
hrFSStorageIndex.25 = 55
hrFSStorageIndex.30 = 60
hrFSStorageIndex.31 = 61
hrFSStorageIndex.32 = 62
hrFSStorageIndex.33 = 63
hrFSStorageIndex.34 = 64
hrFSStorageIndex.35 = 65
hrFSStorageIndex.36 = 66
hrFSLastFullBackupDate.1 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.2 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.7 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.9 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.10 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.14 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.20 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.21 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.22 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.23 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.24 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.25 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.30 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.31 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.32 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.33 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.34 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.35 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.36 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.1 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.2 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.7 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.9 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.10 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.14 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.20 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.21 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.22 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.23 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.24 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.25 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.30 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.31 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.32 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.33 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.34 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.35 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.36 = 0-1-1,0:0:0.0
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' hrProcessorLoad]

CMD EXITCODE[0]
CMD RUNTIME[0.0284s]
STDOUT[
hrProcessorLoad.196608 = 5
hrProcessorLoad.196609 = 13
hrProcessorLoad.196610 = 3
hrProcessorLoad.196611 = 12
]
SNMP STATUS[TRUE]
60 -> .1.3.6.1.2.1.25.3.3.1.2.196608, 196608, hr, Intel Xeon E3-1230 V2 @ 3.30GHz, 1, 5, , 196608

SQL[SELECT * FROM `processors` WHERE `device_id` = '60' AND `processor_index` = '196608' AND `processor_type` = 'hr']
SQL RUNTIME[0.00052214s]
60 -> .1.3.6.1.2.1.25.3.3.1.2.196609, 196609, hr, Intel Xeon E3-1230 V2 @ 3.30GHz, 1, 13, , 196609

SQL[SELECT * FROM `processors` WHERE `device_id` = '60' AND `processor_index` = '196609' AND `processor_type` = 'hr']
SQL RUNTIME[0.00031900s]
60 -> .1.3.6.1.2.1.25.3.3.1.2.196610, 196610, hr, Intel Xeon E3-1230 V2 @ 3.30GHz, 1, 3, , 196610

SQL[SELECT * FROM `processors` WHERE `device_id` = '60' AND `processor_index` = '196610' AND `processor_type` = 'hr']
SQL RUNTIME[0.00021982s]
60 -> .1.3.6.1.2.1.25.3.3.1.2.196611, 196611, hr, Intel Xeon E3-1230 V2 @ 3.30GHz, 1, 12, , 196611

SQL[SELECT * FROM `processors` WHERE `device_id` = '60' AND `processor_index` = '196611' AND `processor_type` = 'hr']
SQL RUNTIME[0.00031400s]
60 -> 1, 1, hr-average, Average, 1, , , 

SQL[SELECT * FROM `processors` WHERE `device_id` = '60' AND `processor_index` = '1' AND `processor_type` = 'hr-average']
SQL RUNTIME[0.00020909s]

SQL[SELECT EXISTS (SELECT 1 FROM `processors` WHERE `device_id` = '60' AND `processor_type` = 'ucd-old')]
SQL RUNTIME[0.00020909s]


SQL[SELECT * FROM `processors` WHERE `device_id` = '60']
SQL RUNTIME[0.00023818s]
196608 -> hr
196609 -> hr
196610 -> hr
196611 -> hr
1 -> hr-average
0.0 -> f5-bigip-tmm
0.2 -> f5-bigip-tmm


 > $valid['processor'] /opt/observium/includes/discovery/processors.inc.php:165 
array(
  [f5-bigip-tmm] => array(
                      [0.0] => int(1)
                      [0.2] => int(1)
                    )
  [hr]           => array(
                      [196608] => int(1)
                      [196609] => int(1)
                      [196610] => int(1)
                      [196611] => int(1)
                    )
  [hr-average]   => array(
                      [1] => int(1)
                    )
)

 o Changes              7 unchanged
 o Duration             0.1208s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'discover_mempools']
SQL RUNTIME[0.00009394s]
#####  Module Start: mempools  #####

 o F5-BIGIP-SYSTEM-MIB  
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysTmmStatMemoryUsed]

CMD EXITCODE[0]
CMD RUNTIME[0.0484s]
STDOUT[
sysTmmStatMemoryUsed."0.0" = 655239496
sysTmmStatMemoryUsed."0.2" = 0
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysTmmStatMemoryTotal]

CMD EXITCODE[0]
CMD RUNTIME[0.0473s]
STDOUT[
sysTmmStatMemoryTotal."0.0" = 5687476224
sysTmmStatMemoryTotal."0.2" = 0
]
SNMP STATUS[TRUE]
60 -> 0.0, F5-BIGIP-SYSTEM-MIB::, TMM 0.0 Memory, 1, 5687476224, 655239496

SQL[SELECT * FROM `mempools` WHERE `device_id` = '60' AND `mempool_index` = '0.0' AND `mempool_mib` = 'F5-BIGIP-SYSTEM-MIB']
SQL RUNTIME[0.00047898s]

 o UCD-SNMP-MIB         
CMD[/usr/bin/snmpget -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' memTotalReal.0 memAvailReal.0 memBuffer.0 memCached.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0271s]
STDOUT[
memTotalReal.0 = 14437248
memAvailReal.0 = 120880
memBuffer.0 = 395864
memCached.0 = 753544
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' versionTag.0 versionCDate.0 versionConfigureOptions.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0277s]
STDOUT[
versionTag.0 = 5.8
versionCDate.0 = Tue Sep  7 16:22:57 2021
versionConfigureOptions.0 =  '--prefix=/usr' '--sysconfdir=/etc' '--libdir=/usr/lib64' '--with-openssl=/home/f5cm/cm/bigip15.1.0.4/1207062/f5_build/devfs_x86_64/usr' '--enable-shared=yes' '--enable-static=yes' '--disable-embedded-perl' '--with-defaults' '--with-libwrap' '--with-mibdirs=/usr/share/snmp/mibs' '--with-mibs=all' '--with-default-snmp-version=2' '--with-persistent-directory=/config/net-snmp' '--with-perl-modules=PREFIX=/home/f5cm/cm/bigip15.1.0.4/1207062/f5_build/_instroot/x86_64/net-snmp-5.8/usr INSTALLDIRS=vendor' '--enable-ipv6' '--with-enterprise-oid=3375' '--with-enterprise-notification-oid=.1.3.6.1.4.1.3375.2.4' '--without-rpm' '--enable-blumenthal-aes' '--with-out-mib-modules=agent agent_mibs disman/event disman/schedule mibII/ifTable mibII/tcp mibII/tcpTable mibII/udp mibII/udpTable mibII/ip mibII/ipv6 mibII/icmp mibII/at if-mib/ifXTable if-mib/ifTable tcp-mib/tcpConnectionTable tcp-mib/tcpListenerTable udp-mib/udpEndpointTable ip-mib/ipAddressTable ip-mib/ipAddressPrefixTable ip-mib/inetNetToMediaTable ip-mib/ipSyste
]
SNMP STATUS[TRUE]
60 -> 0, UCD-SNMP-MIB::, Physical Memory, 1, 14783741952, 13482967040

SQL[SELECT * FROM `mempools` WHERE `device_id` = '60' AND `mempool_index` = '0' AND `mempool_mib` = 'UCD-SNMP-MIB']
SQL RUNTIME[0.00057411s]

 o HOST-RESOURCES-MIB   
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' hrStorageEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0299s]
STDOUT[
hrStorageIndex.1 = 1
hrStorageIndex.3 = 3
hrStorageIndex.6 = 6
hrStorageIndex.7 = 7
hrStorageIndex.8 = 8
hrStorageIndex.10 = 10
hrStorageIndex.31 = 31
hrStorageIndex.32 = 32
hrStorageIndex.37 = 37
hrStorageIndex.39 = 39
hrStorageIndex.40 = 40
hrStorageIndex.44 = 44
hrStorageIndex.50 = 50
hrStorageIndex.51 = 51
hrStorageIndex.52 = 52
hrStorageIndex.53 = 53
hrStorageIndex.54 = 54
hrStorageIndex.55 = 55
hrStorageIndex.60 = 60
hrStorageIndex.61 = 61
hrStorageIndex.62 = 62
hrStorageIndex.63 = 63
hrStorageIndex.64 = 64
hrStorageIndex.65 = 65
hrStorageIndex.66 = 66
hrStorageType.1 = hrStorageRam
hrStorageType.3 = hrStorageVirtualMemory
hrStorageType.6 = hrStorageOther
hrStorageType.7 = hrStorageOther
hrStorageType.8 = hrStorageOther
hrStorageType.10 = hrStorageVirtualMemory
hrStorageType.31 = hrStorageFixedDisk
hrStorageType.32 = hrStorageFixedDisk
hrStorageType.37 = hrStorageFixedDisk
hrStorageType.39 = hrStorageFixedDisk
hrStorageType.40 = hrStorageFixedDisk
hrStorageType.44 = hrStorageFixedDisk
hrStorageType.50 = hrStorageFixedDisk
hrStorageType.51 = hrStorageFixedDisk
hrStorageType.52 = hrStorageFixedDisk
hrStorageType.53 = hrStorageFixedDisk
hrStorageType.54 = hrStorageFixedDisk
hrStorageType.55 = hrStorageFixedDisk
hrStorageType.60 = hrStorageFixedDisk
hrStorageType.61 = hrStorageFixedDisk
hrStorageType.62 = hrStorageFixedDisk
hrStorageType.63 = hrStorageFixedDisk
hrStorageType.64 = hrStorageFixedDisk
hrStorageType.65 = hrStorageFixedDisk
hrStorageType.66 = hrStorageFixedDisk
hrStorageDescr.1 = Physical memory
hrStorageDescr.3 = Virtual memory
hrStorageDescr.6 = Memory buffers
hrStorageDescr.7 = Cached memory
hrStorageDescr.8 = Shared memory
hrStorageDescr.10 = Swap space
hrStorageDescr.31 = /
hrStorageDescr.32 = /var
hrStorageDescr.37 = /dev/shm
hrStorageDescr.39 = /run
hrStorageDescr.40 = /sys/fs/cgroup
hrStorageDescr.44 = /usr
hrStorageDescr.50 = /shared
hrStorageDescr.51 = /shared/rrd.1.2
hrStorageDescr.52 = /config
hrStorageDescr.53 = /var/tmstat
hrStorageDescr.54 = /var/prompt
hrStorageDescr.55 = /var/log
hrStorageDescr.60 = /var/loipc
hrStorageDescr.61 = /var/lib/mysql
hrStorageDescr.62 = /var/apm/mount/apmclients-7183.2020.108.2059-4753.0.iso
hrStorageDescr.63 = /var/dnscached/lib
hrStorageDescr.64 = /var/named/lib
hrStorageDescr.65 = /var/asmdata1
hrStorageDescr.66 = /shared/avr
hrStorageAllocationUnits.1 = 1024
hrStorageAllocationUnits.3 = 1024
hrStorageAllocationUnits.6 = 1024
hrStorageAllocationUnits.7 = 1024
hrStorageAllocationUnits.8 = 1024
hrStorageAllocationUnits.10 = 1024
hrStorageAllocationUnits.31 = 1024
hrStorageAllocationUnits.32 = 4096
hrStorageAllocationUnits.37 = 4096
hrStorageAllocationUnits.39 = 4096
hrStorageAllocationUnits.40 = 4096
hrStorageAllocationUnits.44 = 4096
hrStorageAllocationUnits.50 = 4096
hrStorageAllocationUnits.51 = 4096
hrStorageAllocationUnits.52 = 4096
hrStorageAllocationUnits.53 = 4096
hrStorageAllocationUnits.54 = 4096
hrStorageAllocationUnits.55 = 4096
hrStorageAllocationUnits.60 = 4096
hrStorageAllocationUnits.61 = 4096
hrStorageAllocationUnits.62 = 2048
hrStorageAllocationUnits.63 = 4096
hrStorageAllocationUnits.64 = 4096
hrStorageAllocationUnits.65 = 4096
hrStorageAllocationUnits.66 = 4096
hrStorageSize.1 = 14437248
hrStorageSize.3 = 15485820
hrStorageSize.6 = 14437248
hrStorageSize.7 = 753544
hrStorageSize.8 = 90768
hrStorageSize.10 = 1048572
hrStorageSize.31 = 436342
hrStorageSize.32 = 774084
hrStorageSize.37 = 1804656
hrStorageSize.39 = 1804656
hrStorageSize.40 = 1804656
hrStorageSize.44 = 1329430
hrStorageSize.50 = 7740927
hrStorageSize.51 = 1804656
hrStorageSize.52 = 817398
hrStorageSize.53 = 1804656
hrStorageSize.54 = 1024
hrStorageSize.55 = 1806206
hrStorageSize.60 = 1804656
hrStorageSize.61 = 3096364
hrStorageSize.62 = 152213
hrStorageSize.63 = 774084
hrStorageSize.64 = 774084
hrStorageSize.65 = 1046198
hrStorageSize.66 = 982698
hrStorageUsed.1 = 14316368
hrStorageUsed.3 = 14846032
hrStorageUsed.6 = 395864
hrStorageUsed.7 = 753544
hrStorageUsed.8 = 90768
hrStorageUsed.10 = 529664
hrStorageUsed.31 = 85745
hrStorageUsed.32 = 417473
hrStorageUsed.37 = 573
hrStorageUsed.39 = 609
hrStorageUsed.40 = 0
hrStorageUsed.44 = 1091439
hrStorageUsed.50 = 392403
hrStorageUsed.51 = 12088
hrStorageUsed.52 = 127951
hrStorageUsed.53 = 7505
hrStorageUsed.54 = 7
hrStorageUsed.55 = 181183
hrStorageUsed.60 = 0
hrStorageUsed.61 = 256665
hrStorageUsed.62 = 152213
hrStorageUsed.63 = 417473
hrStorageUsed.64 = 417473
hrStorageUsed.65 = 34887
hrStorageUsed.66 = 18483
]
SNMP STATUS[TRUE]
60 -> 3, HOST-RESOURCES-MIB::, Virtual memory, 1024, 15485820, 14846032

SQL[SELECT * FROM `mempools` WHERE `device_id` = '60' AND `mempool_index` = '3' AND `mempool_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00032616s]
60 -> 6, HOST-RESOURCES-MIB::, Memory buffers, 1024, 14437248, 395864

SQL[SELECT * FROM `mempools` WHERE `device_id` = '60' AND `mempool_index` = '6' AND `mempool_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00021410s]
60 -> 10, HOST-RESOURCES-MIB::, Swap space, 1024, 1048572, 529664

SQL[SELECT * FROM `mempools` WHERE `device_id` = '60' AND `mempool_index` = '10' AND `mempool_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00019002s]


SQL[SELECT * FROM `mempools` WHERE `device_id` = '60']
SQL RUNTIME[0.00021315s]
0 -> UCD-SNMP-MIB
3 -> HOST-RESOURCES-MIB
6 -> HOST-RESOURCES-MIB
10 -> HOST-RESOURCES-MIB
0.0 -> F5-BIGIP-SYSTEM-MIB


 > $valid['mempool'] /opt/observium/includes/discovery/mempools.inc.php:227 
array(
  [F5-BIGIP-SYSTEM-MIB] => array(
                             [0.0] => int(1)
                           )
  [UCD-SNMP-MIB]        => array(
                             [0] => int(1)
                           )
  [HOST-RESOURCES-MIB]  => array(
                             [3]  => int(1)
                             [6]  => int(1)
                             [10] => int(1)
                           )
)

 o Changes              5 unchanged
 o Duration             0.1903s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'discover_inventory']
SQL RUNTIME[0.00009298s]
#####  Module Start: inventory  #####

 o F5-BIGIP-SYSTEM-MIB   F5-BIGIP-SYSTEM-MIB 
CMD[/usr/bin/snmpget -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -Oqv -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysGeneralHwName.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0478s]
STDOUT[
Z101
]
SNMP STATUS[TRUE]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '60' AND `entPhysicalIndex` = '1' AND `inventory_mib` = 'F5-BIGIP-SYSTEM-MIB']
SQL RUNTIME[0.00017595s]

CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysInterfaceTable]

CMD EXITCODE[0]
CMD RUNTIME[0.0504s]
STDOUT[
sysInterfaceName."0.5" = 0.5
sysInterfaceName."0.6" = 0.6
sysInterfaceName."0.7" = 0.7
sysInterfaceName."0.8" = 0.8
sysInterfaceName."mgmt" = mgmt
sysInterfaceMediaMaxSpeed."0.5" = 10000
sysInterfaceMediaMaxSpeed."0.6" = 10000
sysInterfaceMediaMaxSpeed."0.7" = 10000
sysInterfaceMediaMaxSpeed."0.8" = 10000
sysInterfaceMediaMaxSpeed."mgmt" = 100
sysInterfaceMediaMaxDuplex."0.5" = full
sysInterfaceMediaMaxDuplex."0.6" = full
sysInterfaceMediaMaxDuplex."0.7" = full
sysInterfaceMediaMaxDuplex."0.8" = full
sysInterfaceMediaMaxDuplex."mgmt" = full
sysInterfaceMediaActiveSpeed."0.5" = 10000
sysInterfaceMediaActiveSpeed."0.6" = 10000
sysInterfaceMediaActiveSpeed."0.7" = 10000
sysInterfaceMediaActiveSpeed."0.8" = 10000
sysInterfaceMediaActiveSpeed."mgmt" = 100
sysInterfaceMediaActiveDuplex."0.5" = full
sysInterfaceMediaActiveDuplex."0.6" = full
sysInterfaceMediaActiveDuplex."0.7" = full
sysInterfaceMediaActiveDuplex."0.8" = full
sysInterfaceMediaActiveDuplex."mgmt" = full
sysInterfaceMacAddr."0.5" = 2:1:23:45:0:4
sysInterfaceMacAddr."0.6" = 2:1:23:45:0:5
sysInterfaceMacAddr."0.7" = 2:1:23:45:0:6
sysInterfaceMacAddr."0.8" = 2:1:23:45:0:7
sysInterfaceMacAddr."mgmt" = 0:a:49:e0:fe:3
sysInterfaceMtu."0.5" = 9198
sysInterfaceMtu."0.6" = 9198
sysInterfaceMtu."0.7" = 9198
sysInterfaceMtu."0.8" = 9198
sysInterfaceMtu."mgmt" = 1500
sysInterfaceEnabled."0.5" = true
sysInterfaceEnabled."0.6" = true
sysInterfaceEnabled."0.7" = true
sysInterfaceEnabled."0.8" = true
sysInterfaceEnabled."mgmt" = true
sysInterfaceLearnMode."0.5" = learnforward
sysInterfaceLearnMode."0.6" = learnforward
sysInterfaceLearnMode."0.7" = learnforward
sysInterfaceLearnMode."0.8" = learnforward
sysInterfaceLearnMode."mgmt" = learnforward
sysInterfaceFlowCtrlReq."0.5" = txrx
sysInterfaceFlowCtrlReq."0.6" = txrx
sysInterfaceFlowCtrlReq."0.7" = txrx
sysInterfaceFlowCtrlReq."0.8" = txrx
sysInterfaceFlowCtrlReq."mgmt" = txrx
sysInterfaceStpLink."0.5" = linkauto
sysInterfaceStpLink."0.6" = linkauto
sysInterfaceStpLink."0.7" = linkauto
sysInterfaceStpLink."0.8" = linkauto
sysInterfaceStpLink."mgmt" = linkauto
sysInterfaceStpEdge."0.5" = true
sysInterfaceStpEdge."0.6" = true
sysInterfaceStpEdge."0.7" = true
sysInterfaceStpEdge."0.8" = true
sysInterfaceStpEdge."mgmt" = true
sysInterfaceStpEdgeActive."0.5" = true
sysInterfaceStpEdgeActive."0.6" = true
sysInterfaceStpEdgeActive."0.7" = true
sysInterfaceStpEdgeActive."0.8" = true
sysInterfaceStpEdgeActive."mgmt" = true
sysInterfaceStpAuto."0.5" = true
sysInterfaceStpAuto."0.6" = true
sysInterfaceStpAuto."0.7" = true
sysInterfaceStpAuto."0.8" = true
sysInterfaceStpAuto."mgmt" = true
sysInterfaceStpEnable."0.5" = true
sysInterfaceStpEnable."0.6" = true
sysInterfaceStpEnable."0.7" = true
sysInterfaceStpEnable."0.8" = true
sysInterfaceStpEnable."mgmt" = true
sysInterfaceStpReset."0.5" = false
sysInterfaceStpReset."0.6" = false
sysInterfaceStpReset."0.7" = false
sysInterfaceStpReset."0.8" = false
sysInterfaceStpReset."mgmt" = false
sysInterfaceStatus."0.5" = up
sysInterfaceStatus."0.6" = up
sysInterfaceStatus."0.7" = up
sysInterfaceStatus."0.8" = up
sysInterfaceStatus."mgmt" = up
sysInterfaceComboPort."0.5" = false
sysInterfaceComboPort."0.6" = false
sysInterfaceComboPort."0.7" = false
sysInterfaceComboPort."0.8" = false
sysInterfaceComboPort."mgmt" = false
sysInterfacePreferSfp."0.5" = true
sysInterfacePreferSfp."0.6" = true
sysInterfacePreferSfp."0.7" = true
sysInterfacePreferSfp."0.8" = true
sysInterfacePreferSfp."mgmt" = true
sysInterfaceSfpMedia."0.5" = false
sysInterfaceSfpMedia."0.6" = false
sysInterfaceSfpMedia."0.7" = false
sysInterfaceSfpMedia."0.8" = false
sysInterfaceSfpMedia."mgmt" = false
sysInterfacePhyMaster."0.5" = auto
sysInterfacePhyMaster."0.6" = auto
sysInterfacePhyMaster."0.7" = auto
sysInterfacePhyMaster."0.8" = auto
sysInterfacePhyMaster."mgmt" = auto
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysChassisPowerSupplyTable]

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

CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysChassisFanTable]

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

CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysChassisTempTable]

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

CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysBladeVoltageTable]

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

CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysCpuSensorTable]

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

CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysPhysicalDiskTable]

CMD EXITCODE[0]
CMD RUNTIME[0.0479s]
STDOUT[
sysPhysicalDiskSerialNumber."virtio-vda" = virtio-vda
sysPhysicalDiskSlotId."virtio-vda" = 0
sysPhysicalDiskName."virtio-vda" = HD1
sysPhysicalDiskIsArrayMember."virtio-vda" = false
sysPhysicalDiskArrayStatus."virtio-vda" = undefined
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysBladeTempTable]

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

SQL[SELECT `ifName`,`ifIndex` FROM `ports` WHERE `device_id` = '60']
SQL RUNTIME[0.00060487s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '60' AND `entPhysicalIndex` = '2' AND `inventory_mib` = 'F5-BIGIP-SYSTEM-MIB']
SQL RUNTIME[0.00011706s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '60' AND `entPhysicalIndex` = '3' AND `inventory_mib` = 'F5-BIGIP-SYSTEM-MIB']
SQL RUNTIME[0.00009990s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '60' AND `entPhysicalIndex` = '4' AND `inventory_mib` = 'F5-BIGIP-SYSTEM-MIB']
SQL RUNTIME[0.00013304s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '60' AND `entPhysicalIndex` = '5' AND `inventory_mib` = 'F5-BIGIP-SYSTEM-MIB']
SQL RUNTIME[0.00008512s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '60' AND `entPhysicalIndex` = '6' AND `inventory_mib` = 'F5-BIGIP-SYSTEM-MIB']
SQL RUNTIME[0.00014210s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '60' AND `entPhysicalIndex` = '7' AND `inventory_mib` = 'F5-BIGIP-SYSTEM-MIB']
SQL RUNTIME[0.00009298s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '60' AND `entPhysicalIndex` = '8' AND `inventory_mib` = 'F5-BIGIP-SYSTEM-MIB']
SQL RUNTIME[0.00008512s]

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '60' AND `entPhysicalIndex` = '9' AND `inventory_mib` = 'F5-BIGIP-SYSTEM-MIB']
SQL RUNTIME[0.00010514s]

 o ENTITY-MIB           ENTITY-MIB 
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -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':'10.16.209.146':'161' entPhysicalEntry]

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

 o HOST-RESOURCES-MIB   
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' hrDeviceEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0293s]
STDOUT[
hrDeviceIndex.196608 = 196608
hrDeviceIndex.196609 = 196609
hrDeviceIndex.196610 = 196610
hrDeviceIndex.196611 = 196611
hrDeviceIndex.786432 = 786432
hrDeviceType.196608 = hrDeviceProcessor
hrDeviceType.196609 = hrDeviceProcessor
hrDeviceType.196610 = hrDeviceProcessor
hrDeviceType.196611 = hrDeviceProcessor
hrDeviceType.786432 = hrDeviceCoprocessor
hrDeviceDescr.196608 = GenuineIntel: Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz
hrDeviceDescr.196609 = GenuineIntel: Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz
hrDeviceDescr.196610 = GenuineIntel: Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz
hrDeviceDescr.196611 = GenuineIntel: Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz
hrDeviceDescr.786432 = Guessing that there's a floating point co-processor
hrDeviceID.196608 = zeroDotZero
hrDeviceID.196609 = zeroDotZero
hrDeviceID.196610 = zeroDotZero
hrDeviceID.196611 = zeroDotZero
hrDeviceID.786432 = zeroDotZero
hrDeviceStatus.196608 = running
hrDeviceStatus.196609 = running
hrDeviceStatus.196610 = running
hrDeviceStatus.196611 = running
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' hrProcessorEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0287s]
STDOUT[
hrProcessorFrwID.196608 = zeroDotZero
hrProcessorFrwID.196609 = zeroDotZero
hrProcessorFrwID.196610 = zeroDotZero
hrProcessorFrwID.196611 = zeroDotZero
hrProcessorLoad.196608 = 5
hrProcessorLoad.196609 = 13
hrProcessorLoad.196610 = 3
hrProcessorLoad.196611 = 12
]
SNMP STATUS[TRUE]

SQL[SELECT EXISTS (SELECT 1 FROM `hrDevice` WHERE `device_id` = '60' AND `hrDeviceIndex` = '196608')]
SQL RUNTIME[0.00060487s]

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceProcessor',`hrDeviceDescr` ='GenuineIntel: Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz',`hrDeviceStatus` ='running',`hrDeviceErrors` ='',`hrProcessorLoad` ='5' WHERE device_id = '60' AND hrDeviceIndex = '196608']
SQL RUNTIME[0.00041199s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`hrDevice`.`hrDeviceErrors` at row 1
]
.
SQL[SELECT EXISTS (SELECT 1 FROM `hrDevice` WHERE `device_id` = '60' AND `hrDeviceIndex` = '196609')]
SQL RUNTIME[0.00032091s]

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceProcessor',`hrDeviceDescr` ='GenuineIntel: Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz',`hrDeviceStatus` ='running',`hrDeviceErrors` ='',`hrProcessorLoad` ='13' WHERE device_id = '60' AND hrDeviceIndex = '196609']
SQL RUNTIME[0.00079989s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`hrDevice`.`hrDeviceErrors` at row 2
]
.
SQL[SELECT EXISTS (SELECT 1 FROM `hrDevice` WHERE `device_id` = '60' AND `hrDeviceIndex` = '196610')]
SQL RUNTIME[0.00030804s]

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceProcessor',`hrDeviceDescr` ='GenuineIntel: Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz',`hrDeviceStatus` ='running',`hrDeviceErrors` ='',`hrProcessorLoad` ='3' WHERE device_id = '60' AND hrDeviceIndex = '196610']
SQL RUNTIME[0.00037408s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`hrDevice`.`hrDeviceErrors` at row 3
]
.
SQL[SELECT EXISTS (SELECT 1 FROM `hrDevice` WHERE `device_id` = '60' AND `hrDeviceIndex` = '196611')]
SQL RUNTIME[0.00070715s]

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceProcessor',`hrDeviceDescr` ='GenuineIntel: Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz',`hrDeviceStatus` ='running',`hrDeviceErrors` ='',`hrProcessorLoad` ='12' WHERE device_id = '60' AND hrDeviceIndex = '196611']
SQL RUNTIME[0.00093389s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`hrDevice`.`hrDeviceErrors` at row 4
]
.
SQL[SELECT EXISTS (SELECT 1 FROM `hrDevice` WHERE `device_id` = '60' AND `hrDeviceIndex` = '786432')]
SQL RUNTIME[0.00024605s]

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceCoprocessor',`hrDeviceDescr` ='Guessing that there\'s a floating point co-processor',`hrDeviceStatus` ='',`hrDeviceErrors` ='',`hrProcessorLoad` =NULL WHERE device_id = '60' AND hrDeviceIndex = '786432']
SQL RUNTIME[0.00027704s]
SQL WARNINGS[
 1366: Incorrect integer value: '' for column `observium`.`hrDevice`.`hrDeviceErrors` at row 5
]
.
SQL[SELECT * FROM `hrDevice` WHERE `device_id`  = '60']
SQL RUNTIME[0.00132489s]


SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '60']
SQL RUNTIME[0.00021505s]


 > $valid[$module] /opt/observium/includes/discovery/inventory.inc.php:21 
array(
  [F5-BIGIP-SYSTEM-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)
                           )
)

 o Changes              9 unchanged
 o Duration             0.629s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'discover_printersupplies']
SQL RUNTIME[0.00011897s]
#####  Module Start: printersupplies  #####


SQL[SELECT * FROM `printersupplies` WHERE `device_id` = '60']
SQL RUNTIME[0.00044489s]


 o Duration             0.0011s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'discover_sensors']
SQL RUNTIME[0.00081801s]
#####  Module Start: sensors  #####

 o F5-BIGIP-SYSTEM-MIB  sysChassisFanSpeed [
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -Ih -OQUsb -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysChassisFanTable]

CMD EXITCODE[0]
CMD RUNTIME[0.0528s]
STDOUT[
sysChassisFanTable = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] sysChassisTempTemperature [
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -Ih -OQUsb -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysChassisTempTable]

CMD EXITCODE[0]
CMD RUNTIME[0.0513s]
STDOUT[
sysChassisTempTable = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] sysCpuSensorFanSpeed [
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -Ih -OQUsb -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysCpuSensorTable]

CMD EXITCODE[0]
CMD RUNTIME[0.0504s]
STDOUT[
sysCpuSensorTable = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] sysCpuSensorTemperature [
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -Ih -OQUsb -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysCpuSensorTable]

CMD EXITCODE[0]
CMD RUNTIME[0.0459s]
STDOUT[
sysCpuSensorTable = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] sysBladeVoltageVoltage [
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -Ih -OQUsb -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysBladeVoltageTable]

CMD EXITCODE[0]
CMD RUNTIME[0.0543s]
STDOUT[
sysBladeVoltageTable = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] sysBladeTempTemperature [
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -Ih -OQUsb -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysBladeTempTable]

CMD EXITCODE[0]
CMD RUNTIME[0.0535s]
STDOUT[
sysBladeTempTable = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] 
 o F5-BIGIP-SYSTEM-MIB  sysChassisFanStatus [
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -Ih -OQUsb -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysChassisFanTable]

CMD EXITCODE[0]
CMD RUNTIME[0.0534s]
STDOUT[
sysChassisFanTable = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] sysChassisPowerSupplyStatus [
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -Ih -OQUsb -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysChassisPowerSupplyTable]

CMD EXITCODE[0]
CMD RUNTIME[0.0611s]
STDOUT[
sysChassisPowerSupplyTable = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] sysCmSyncStatusId [
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -Ih -OQUsb -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysCmSyncStatusId]

CMD EXITCODE[0]
CMD RUNTIME[0.0503s]
STDOUT[
sysCmSyncStatusId.0 = inSync
]
SNMP STATUS[TRUE]
Store in cache Table OID: F5-BIGIP-SYSTEM-MIB::sysCmSyncStatusId
Discover status: [device: 10.16.209.146, oid: .1.3.6.1.4.1.3375.2.1.14.1.1.0, index: 0, type: sysCmSyncStatusId, descr: Config Sync, CURRENT: 3, , other]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '60' AND `status_mib` = 'F5-BIGIP-SYSTEM-MIB' AND `status_object` = 'sysCmSyncStatusId' AND `status_type` = 'sysCmSyncStatusId' AND `status_index` = '0' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00050592s]

SQL[SELECT * FROM `status` WHERE `device_id` = '60' AND `status_mib` = 'F5-BIGIP-SYSTEM-MIB' AND `status_object` = 'sysCmSyncStatusId' AND `status_type` = 'sysCmSyncStatusId' AND `status_index` = '0' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00031495s]
.] sysCmFailoverStatusId [
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -Ih -OQUsb -m F5-BIGIP-SYSTEM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' sysCmFailoverStatusId]

CMD EXITCODE[0]
CMD RUNTIME[0.0481s]
STDOUT[
sysCmFailoverStatusId.0 = active
]
SNMP STATUS[TRUE]
Store in cache Table OID: F5-BIGIP-SYSTEM-MIB::sysCmFailoverStatusId
Discover status: [device: 10.16.209.146, oid: .1.3.6.1.4.1.3375.2.1.14.3.1.0, index: 0, type: sysCmFailoverStatusId, descr: HA State, CURRENT: 4, , other]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '60' AND `status_mib` = 'F5-BIGIP-SYSTEM-MIB' AND `status_object` = 'sysCmFailoverStatusId' AND `status_type` = 'sysCmFailoverStatusId' AND `status_index` = '0' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00041890s]

SQL[SELECT * FROM `status` WHERE `device_id` = '60' AND `status_mib` = 'F5-BIGIP-SYSTEM-MIB' AND `status_object` = 'sysCmFailoverStatusId' AND `status_type` = 'sysCmFailoverStatusId' AND `status_index` = '0' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00036597s]
.] 
 o F5-BIGIP-APM-MIB     apmPmStatConfigSyncState [
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -Ih -OQUsb -m F5-BIGIP-APM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' apmPmStatConfigSyncState]

CMD EXITCODE[0]
CMD RUNTIME[0.0482s]
STDOUT[
apmPmStatConfigSyncState.14.47.67.111.109.109.111.110.47.97.112.95.114.115.97 = 0
apmPmStatConfigSyncState.20.47.67.111.109.109.111.110.47.97.112.95.114.115.97.45.99.108.111.117.100 = 0
]
SNMP STATUS[TRUE]
Store in cache Table OID: F5-BIGIP-APM-MIB::apmPmStatConfigSyncState

CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -Ih -OQUsb -m F5-BIGIP-APM-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/f5 'udp':'10.16.209.146':'161' apmPmStatName]

CMD EXITCODE[0]
CMD RUNTIME[0.0981s]
STDOUT[
apmPmStatName.14.47.67.111.109.109.111.110.47.97.112.95.114.115.97 = "/Common/ap_rsa"
apmPmStatName.20.47.67.111.109.109.111.110.47.97.112.95.114.115.97.45.99.108.111.117.100 = "/Common/ap_rsa-cloud"
]
SNMP STATUS[TRUE]
Store in cache Table OID: F5-BIGIP-APM-MIB::apmPmStatName
Discover status: [device: 10.16.209.146, oid: .1.3.6.1.4.1.3375.2.6.1.8.3.1.2.14.47.67.111.109.109.111.110.47.97.112.95.114.115.97, index: 14.47.67.111.109.109.111.110.47.97.112.95.114.115.97, type: f5-apm-sync-state, descr: APM Config Sync (/Common/ap_rsa), CURRENT: 0, , config]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '60' AND `status_mib` = 'F5-BIGIP-APM-MIB' AND `status_object` = 'apmPmStatConfigSyncState' AND `status_type` = 'f5-apm-sync-state' AND `status_index` = '14.47.67.111.109.109.111.110.47.97.112.95.114.115.97' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00060701s]

SQL[SELECT * FROM `status` WHERE `device_id` = '60' AND `status_mib` = 'F5-BIGIP-APM-MIB' AND `status_object` = 'apmPmStatConfigSyncState' AND `status_type` = 'f5-apm-sync-state' AND `status_index` = '14.47.67.111.109.109.111.110.47.97.112.95.114.115.97' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00034189s]
.RRD old file not found: '/opt/observium/rrd/10.16.209.146/status-f5-apm-sync-state-apmSync.rrd'
Discover status: [device: 10.16.209.146, oid: .1.3.6.1.4.1.3375.2.6.1.8.3.1.2.20.47.67.111.109.109.111.110.47.97.112.95.114.115.97.45.99.108.111.117.100, index: 20.47.67.111.109.109.111.110.47.97.112.95.114.115.97.45.99.108.111.117.100, type: f5-apm-sync-state, descr: APM Config Sync (/Common/ap_rsa-cloud), CURRENT: 0, , config]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '60' AND `status_mib` = 'F5-BIGIP-APM-MIB' AND `status_object` = 'apmPmStatConfigSyncState' AND `status_type` = 'f5-apm-sync-state' AND `status_index` = '20.47.67.111.109.109.111.110.47.97.112.95.114.115.97.45.99.108.111.117.100' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00037503s]

SQL[SELECT * FROM `status` WHERE `device_id` = '60' AND `status_mib` = 'F5-BIGIP-APM-MIB' AND `status_object` = 'apmPmStatConfigSyncState' AND `status_type` = 'f5-apm-sync-state' AND `status_index` = '20.47.67.111.109.109.111.110.47.97.112.95.114.115.97.45.99.108.111.117.100' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00031710s]
.RRD old file not found: '/opt/observium/rrd/10.16.209.146/status-f5-apm-sync-state-apmSync.rrd'
] 
 o ENTITY-SENSOR-MIB    
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' entPhySensorValue]

CMD EXITCODE[0]
CMD RUNTIME[0.0278s]
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` = '60' AND `sensor_class` = 'temperature' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00046611s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'humidity' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00031996s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'fanspeed' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00029993s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'dewpoint' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00038910s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'airflow' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00022221s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'voltage' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00025105s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'current' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00027418s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'power' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00025892s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'apower' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00020504s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'rpower' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00022101s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'crestfactor' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00023794s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'powerfactor' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00022197s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'impedance' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00020981s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'resistance' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00023699s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'frequency' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00066400s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'dbm' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00030398s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'attenuation' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00021386s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'snr' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00030708s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'dust' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00032091s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'concentration' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00020194s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'sound' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00022197s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'capacity' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00033307s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'load' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00108790s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'runtime' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00022197s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'volume' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00019598s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'waterflow' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00019693s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'pressure' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00033402s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'velocity' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00035596s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'distance' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00040603s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'illuminance' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00027704s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'wavelength' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00027704s]

SQL[SELECT * FROM `sensors` WHERE `device_id` = '60' AND `sensor_class` = 'gauge' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00027704s]

SQL[SELECT * FROM `status` WHERE `device_id` = '60' AND `poller_type` = 'snmp' AND `status_deleted` = '0']
SQL RUNTIME[0.00027800s]

SQL[SELECT * FROM `counters` WHERE `device_id` = '60' AND `poller_type` = 'snmp' AND `counter_deleted` = '0']
SQL RUNTIME[0.00009608s]


 o Duration             0.7336s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'discover_storage']
SQL RUNTIME[0.00008512s]
#####  Module Start: storage  #####

 o UCD-SNMP-MIB         
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' dskEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0297s]
STDOUT[
dskIndex.1 = 1
dskIndex.2 = 2
dskPath.1 = /
dskPath.2 = /var
dskDevice.1 = /dev/mapper/vg--db--vda-set.3.root
dskDevice.2 = /dev/mapper/vg--db--vda-set.3._var
dskMinimum.1 = 2000
dskMinimum.2 = 10000
dskMinPercent.1 = -1
dskMinPercent.2 = -1
dskTotal.1 = 436342
dskTotal.2 = 3096336
dskAvail.1 = 328069
dskAvail.2 = 1269160
dskUsed.1 = 85745
dskUsed.2 = 1669892
dskPercent.1 = 20
dskPercent.2 = 54
dskPercentNode.1 = 4
dskPercentNode.2 = 9
dskTotalLow.1 = 436342
dskTotalLow.2 = 3096336
dskTotalHigh.1 = 0
dskTotalHigh.2 = 0
dskAvailLow.1 = 328069
dskAvailLow.2 = 1269160
dskAvailHigh.1 = 0
dskAvailHigh.2 = 0
dskUsedLow.1 = 85745
dskUsedLow.2 = 1669892
dskUsedHigh.1 = 0
dskUsedHigh.2 = 0
dskErrorFlag.1 = noError
dskErrorFlag.2 = noError
]
SNMP STATUS[TRUE]

 o HOST-RESOURCES-MIB   60 -> 31, hrStorageFixedDisk, HOST-RESOURCES-MIB, /, 1024, 446814208, 87802880, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '60' AND `storage_index` = '31' AND `storage_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00038791s]
60 -> 32, hrStorageFixedDisk, HOST-RESOURCES-MIB, /var, 4096, 3170648064, 1709969408, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '60' AND `storage_index` = '32' AND `storage_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00024009s]
60 -> 37, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev/shm, 4096, 7391870976, 2347008, 0
Skipped by equals: /dev/shm, /dev/shm 
60 -> 39, hrStorageFixedDisk, HOST-RESOURCES-MIB, /run, 4096, 7391870976, 2494464, 0
Skipped by equals: /run, /run 
60 -> 40, hrStorageFixedDisk, HOST-RESOURCES-MIB, /sys/fs/cgroup, 4096, 7391870976, 0, 0
Skipped by regexp: /^\/sys\//, /sys/fs/cgroup 
60 -> 44, hrStorageFixedDisk, HOST-RESOURCES-MIB, /usr, 4096, 5445345280, 4470534144, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '60' AND `storage_index` = '44' AND `storage_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00018787s]
60 -> 50, hrStorageFixedDisk, HOST-RESOURCES-MIB, /shared, 4096, 31706836992, 1607282688, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '60' AND `storage_index` = '50' AND `storage_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00022507s]
60 -> 51, hrStorageFixedDisk, HOST-RESOURCES-MIB, /shared/rrd.1.2, 4096, 7391870976, 49512448, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '60' AND `storage_index` = '51' AND `storage_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00023007s]
60 -> 52, hrStorageFixedDisk, HOST-RESOURCES-MIB, /config, 4096, 3348062208, 524087296, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '60' AND `storage_index` = '52' AND `storage_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00025702s]
60 -> 53, hrStorageFixedDisk, HOST-RESOURCES-MIB, /var/tmstat, 4096, 7391870976, 30740480, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '60' AND `storage_index` = '53' AND `storage_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00019288s]
60 -> 54, hrStorageFixedDisk, HOST-RESOURCES-MIB, /var/prompt, 4096, 4194304, 28672, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '60' AND `storage_index` = '54' AND `storage_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00019193s]
60 -> 55, hrStorageFixedDisk, HOST-RESOURCES-MIB, /var/log, 4096, 7398219776, 742125568, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '60' AND `storage_index` = '55' AND `storage_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00024796s]
60 -> 60, hrStorageFixedDisk, HOST-RESOURCES-MIB, /var/loipc, 4096, 7391870976, 0, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '60' AND `storage_index` = '60' AND `storage_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00022602s]
60 -> 61, hrStorageFixedDisk, HOST-RESOURCES-MIB, /var/lib/mysql, 4096, 12682706944, 1051299840, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '60' AND `storage_index` = '61' AND `storage_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00022721s]
60 -> 62, hrStorageFixedDisk, HOST-RESOURCES-MIB, /var/apm/mount/apmclients-7183.2020.108.2059-4753.0.iso, 2048, 311732224, 311732224, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '60' AND `storage_index` = '62' AND `storage_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00038600s]
60 -> 63, hrStorageFixedDisk, HOST-RESOURCES-MIB, /var/dnscached/lib, 4096, 3170648064, 1709969408, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '60' AND `storage_index` = '63' AND `storage_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00017786s]
60 -> 64, hrStorageFixedDisk, HOST-RESOURCES-MIB, /var/named/lib, 4096, 3170648064, 1709969408, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '60' AND `storage_index` = '64' AND `storage_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00040698s]
60 -> 65, hrStorageFixedDisk, HOST-RESOURCES-MIB, /var/asmdata1, 4096, 4285227008, 142897152, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '60' AND `storage_index` = '65' AND `storage_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00026298s]
60 -> 66, hrStorageFixedDisk, HOST-RESOURCES-MIB, /shared/avr, 4096, 4025131008, 75706368, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '60' AND `storage_index` = '66' AND `storage_mib` = 'HOST-RESOURCES-MIB']
SQL RUNTIME[0.00018001s]


SQL[SELECT * FROM `storage` WHERE `device_id` = '60']
SQL RUNTIME[0.00028896s]
31 -> HOST-RESOURCES-MIB
32 -> HOST-RESOURCES-MIB
44 -> HOST-RESOURCES-MIB
50 -> HOST-RESOURCES-MIB
51 -> HOST-RESOURCES-MIB
52 -> HOST-RESOURCES-MIB
53 -> HOST-RESOURCES-MIB
54 -> HOST-RESOURCES-MIB
55 -> HOST-RESOURCES-MIB
60 -> HOST-RESOURCES-MIB
61 -> HOST-RESOURCES-MIB
62 -> HOST-RESOURCES-MIB
63 -> HOST-RESOURCES-MIB
64 -> HOST-RESOURCES-MIB
65 -> HOST-RESOURCES-MIB
66 -> HOST-RESOURCES-MIB


 > $valid[$module] /opt/observium/includes/discovery/storage.inc.php:160 
array(
  [HOST-RESOURCES-MIB] => array(
                            [31] => string(1) "/"
                            [32] => string(4) "/var"
                            [44] => string(4) "/usr"
                            [50] => string(7) "/shared"
                            [51] => string(15) "/shared/rrd.1.2"
                            [52] => string(7) "/config"
                            [53] => string(11) "/var/tmstat"
                            [54] => string(11) "/var/prompt"
                            [55] => string(8) "/var/log"
                            [60] => string(10) "/var/loipc"
                            [61] => string(14) "/var/lib/mysql"
                            [62] => string(55) "/var/apm/mount/apmclients-7183.2020.108.2059-4753.0.iso"
                            [63] => string(18) "/var/dnscached/lib"
                            [64] => string(14) "/var/named/lib"
                            [65] => string(13) "/var/asmdata1"
                            [66] => string(11) "/shared/avr"
                          )
)

 o Changes              16 unchanged
 o Duration             0.0393s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'discover_neighbours']
SQL RUNTIME[0.00018406s]
#####  Module Start: neighbours  #####

 o LLDP-MIB             
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' lldpRemChassisIdSubtype]

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

 o CISCO-CDP-MIB        
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -Ih -OQUs -m CISCO-CDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'10.16.209.146':'161' cdpCache]

CMD EXITCODE[0]
CMD RUNTIME[0.055s]
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` = '60']
SQL RUNTIME[0.00014591s]



 o Duration             0.1123s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'discover_arp-table']
SQL RUNTIME[0.00022507s]
#####  Module Start: arp-table  #####


SQL[SELECT `port_id`, `ifIndex` FROM `ports` WHERE `device_id` = '60' GROUP BY `port_id`]
SQL RUNTIME[0.00029588s]

CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OXqs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' ipNetToPhysicalPhysAddress]

CMD EXITCODE[0]
CMD RUNTIME[0.0443s]
STDOUT[
ipNetToPhysicalPhysAddress[32][ipv4]["10.16.209.146"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[64][ipv4]["0.0.0.0"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[64][ipv4]["213.150.228.53"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[64][ipv4]["213.150.235.10"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[64][ipv4]["213.150.235.11"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[64][ipv4]["213.150.235.12"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[64][ipv4]["213.150.235.13"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[64][ipv4]["213.150.235.14"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[64][ipv4]["213.150.235.15"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[64][ipv4]["213.150.235.16"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[64][ipv4]["213.150.235.17"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[64][ipv4]["213.150.235.18"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[64][ipv4]["213.150.235.19"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[64][ipv4]["213.150.235.20"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[64][ipv4]["213.150.235.21"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[64][ipv4]["213.150.235.23"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[64][ipv4]["213.150.235.24"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[64][ipv4]["213.150.235.25"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[64][ipv4]["213.150.235.26"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[64][ipv4]["213.150.235.27"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[64][ipv4]["213.150.235.28"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[64][ipv4]["213.150.235.29"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[64][ipv4]["213.150.235.30"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[64][ipv4]["213.150.235.128"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[64][ipv4]["213.150.235.150"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[80][ipv4]["0.0.0.0"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[80][ipv4]["213.150.228.53"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[80][ipv4]["213.150.235.10"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[80][ipv4]["213.150.235.11"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[80][ipv4]["213.150.235.12"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[80][ipv4]["213.150.235.13"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[80][ipv4]["213.150.235.14"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[80][ipv4]["213.150.235.15"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[80][ipv4]["213.150.235.16"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[80][ipv4]["213.150.235.17"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[80][ipv4]["213.150.235.18"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[80][ipv4]["213.150.235.19"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[80][ipv4]["213.150.235.20"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[80][ipv4]["213.150.235.21"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[80][ipv4]["213.150.235.23"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[80][ipv4]["213.150.235.24"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[80][ipv4]["213.150.235.25"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[80][ipv4]["213.150.235.26"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[80][ipv4]["213.150.235.27"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[80][ipv4]["213.150.235.28"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[80][ipv4]["213.150.235.29"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[80][ipv4]["213.150.235.30"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[80][ipv4]["213.150.235.128"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[80][ipv4]["213.150.235.150"] 0:a:49:e0:fe:3
ipNetToPhysicalPhysAddress[96][ipv4]["0.0.0.0"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[96][ipv4]["10.48.91.2"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[96][ipv4]["213.150.228.53"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[96][ipv4]["213.150.235.10"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[96][ipv4]["213.150.235.11"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[96][ipv4]["213.150.235.12"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[96][ipv4]["213.150.235.13"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[96][ipv4]["213.150.235.14"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[96][ipv4]["213.150.235.15"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[96][ipv4]["213.150.235.16"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[96][ipv4]["213.150.235.17"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[96][ipv4]["213.150.235.18"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[96][ipv4]["213.150.235.19"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[96][ipv4]["213.150.235.20"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[96][ipv4]["213.150.235.21"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[96][ipv4]["213.150.235.23"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[96][ipv4]["213.150.235.24"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[96][ipv4]["213.150.235.25"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[96][ipv4]["213.150.235.26"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[96][ipv4]["213.150.235.27"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[96][ipv4]["213.150.235.28"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[96][ipv4]["213.150.235.29"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[96][ipv4]["213.150.235.30"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[96][ipv4]["213.150.235.128"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[96][ipv4]["213.150.235.150"] 0:a:49:e0:fe:4
ipNetToPhysicalPhysAddress[112][ipv4]["0.0.0.0"] 0:a:49:e0:fe:5
ipNetToPhysicalPhysAddress[112][ipv4]["213.150.228.53"] 0:a:49:e0:fe:5
ipNetToPhysicalPhysAddress[112][ipv4]["213.150.235.10"] 0:a:49:e0:fe:5
ipNetToPhysicalPhysAddress[112][ipv4]["213.150.235.11"] 0:a:49:e0:fe:5
ipNetToPhysicalPhysAddress[112][ipv4]["213.150.235.12"] 0:a:49:e0:fe:5
ipNetToPhysicalPhysAddress[112][ipv4]["213.150.235.13"] 0:a:49:e0:fe:5
ipNetToPhysicalPhysAddress[112][ipv4]["213.150.235.14"] 0:a:49:e0:fe:5
ipNetToPhysicalPhysAddress[112][ipv4]["213.150.235.15"] 0:a:49:e0:fe:5
ipNetToPhysicalPhysAddress[112][ipv4]["213.150.235.16"] 0:a:49:e0:fe:5
ipNetToPhysicalPhysAddress[112][ipv4]["213.150.235.17"] 0:a:49:e0:fe:5
ipNetToPhysicalPhysAddress[112][ipv4]["213.150.235.18"] 0:a:49:e0:fe:5
ipNetToPhysicalPhysAddress[112][ipv4]["213.150.235.19"] 0:a:49:e0:fe:5
ipNetToPhysicalPhysAddress[112][ipv4]["213.150.235.20"] 0:a:49:e0:fe:5
ipNetToPhysicalPhysAddress[112][ipv4]["213.150.235.21"] 0:a:49:e0:fe:5
ipNetToPhysicalPhysAddress[112][ipv4]["213.150.235.23"] 0:a:49:e0:fe:5
ipNetToPhysicalPhysAddress[112][ipv4]["213.150.235.24"] 0:a:49:e0:fe:5
ipNetToPhysicalPhysAddress[112][ipv4]["213.150.235.25"] 0:a:49:e0:fe:5
ipNetToPhysicalPhysAddress[112][ipv4]["213.150.235.26"] 0:a:49:e0:fe:5
ipNetToPhysicalPhysAddress[112][ipv4]["213.150.235.27"] 0:a:49:e0:fe:5
ipNetToPhysicalPhysAddress[112][ipv4]["213.150.235.28"] 0:a:49:e0:fe:5
ipNetToPhysicalPhysAddress[112][ipv4]["213.150.235.29"] 0:a:49:e0:fe:5
ipNetToPhysicalPhysAddress[112][ipv4]["213.150.235.30"] 0:a:49:e0:fe:5
ipNetToPhysicalPhysAddress[112][ipv4]["213.150.235.128"] 0:a:49:e0:fe:5
ipNetToPhysicalPhysAddress[112][ipv4]["213.150.235.150"] 0:a:49:e0:fe:5
ipNetToPhysicalPhysAddress[128][ipv4]["0.0.0.0"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.228.53"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.234.250"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.234.252"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.235.4"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.235.10"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.235.11"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.235.12"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.235.13"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.235.14"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.235.15"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.235.16"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.235.17"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.235.18"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.235.19"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.235.20"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.235.21"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.235.23"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.235.24"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.235.25"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.235.26"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.235.27"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.235.28"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.235.29"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.235.30"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.235.128"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[128][ipv4]["213.150.235.150"] 0:a:49:e0:fe:6
ipNetToPhysicalPhysAddress[144][ipv4]["0.0.0.0"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["10.16.78.33"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["10.16.78.35"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["213.150.228.53"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["213.150.235.10"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["213.150.235.11"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["213.150.235.12"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["213.150.235.13"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["213.150.235.14"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["213.150.235.15"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["213.150.235.16"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["213.150.235.17"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["213.150.235.18"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["213.150.235.19"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["213.150.235.20"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["213.150.235.21"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["213.150.235.23"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["213.150.235.24"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["213.150.235.25"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["213.150.235.26"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["213.150.235.27"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["213.150.235.28"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["213.150.235.29"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["213.150.235.30"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["213.150.235.128"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[144][ipv4]["213.150.235.150"] 0:a:49:e0:fe:7
ipNetToPhysicalPhysAddress[160][ipv4]["0.0.0.0"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.228.53"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.235.10"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.235.11"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.235.12"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.235.13"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.235.14"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.235.15"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.235.16"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.235.17"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.235.18"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.235.19"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.235.20"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.235.21"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.235.23"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.235.24"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.235.25"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.235.26"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.235.27"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.235.28"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.235.29"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.235.30"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.235.128"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.235.129"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.235.131"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[160][ipv4]["213.150.235.150"] 0:a:49:e0:fe:8
ipNetToPhysicalPhysAddress[176][ipv4]["0.0.0.0"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["10.16.77.253"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["10.16.77.254"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["213.150.228.53"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["213.150.235.10"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["213.150.235.11"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["213.150.235.12"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["213.150.235.13"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["213.150.235.14"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["213.150.235.15"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["213.150.235.16"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["213.150.235.17"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["213.150.235.18"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["213.150.235.19"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["213.150.235.20"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["213.150.235.21"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["213.150.235.23"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["213.150.235.24"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["213.150.235.25"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["213.150.235.26"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["213.150.235.27"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["213.150.235.28"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["213.150.235.29"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["213.150.235.30"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["213.150.235.128"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[176][ipv4]["213.150.235.150"] 0:a:49:e0:fe:9
ipNetToPhysicalPhysAddress[192][ipv4]["0.0.0.0"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.228.53"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.228.56"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.228.57"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.235.10"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.235.11"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.235.12"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.235.13"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.235.14"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.235.15"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.235.16"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.235.17"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.235.18"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.235.19"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.235.20"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.235.21"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.235.23"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.235.24"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.235.25"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.235.26"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.235.27"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.235.28"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.235.29"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.235.30"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.235.128"] 0:a:49:e0:fe:a
ipNetToPhysicalPhysAddress[192][ipv4]["213.150.235.150"] 0:a:49:e0:fe:a
]
SNMP STATUS[TRUE]
Used IP-MIB::ipNetToPhysicalPhysAddress

SQL[SELECT mac_id, mac_address, ip_address, ip_version, ifIndex FROM ip_mac AS M
          LEFT JOIN ports AS I ON M.port_id = I.port_id
          WHERE I.device_id = '60']
SQL RUNTIME[0.00140905s]
.....................................................................................................................................................................................................................................

 o Duration             0.0503s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'discover_junose-atm-vp']
SQL RUNTIME[0.00015306s]
#####  Module Start: junose-atm-vp  #####


 o Duration             0.0003s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'discover_bgp-peers']
SQL RUNTIME[0.00015807s]
#####  Module Start: bgp-peers  #####


CMD[/usr/bin/snmpget -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUv -m BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' bgpLocalAs.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0265s]
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` = '60']
SQL RUNTIME[0.00067616s]

 o Duration             0.0295s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'discover_mac-accounting']
SQL RUNTIME[0.00029492s]
#####  Module Start: mac-accounting  #####


 o Duration             0.0003s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'discover_sla']
SQL RUNTIME[0.00012183s]
#####  Module Start: sla  #####

 o DISMAN-PING-MIB      
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m DISMAN-PING-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' pingCtlEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0322s]
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` = '60']
SQL RUNTIME[0.00014281s]

 o Duration             0.0343s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'discover_lsp']
SQL RUNTIME[0.00012398s]
Module [lsp] disabled globally by config in process [discovery].

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'discover_pseudowires']
SQL RUNTIME[0.00009704s]
#####  Module Start: pseudowires  #####


SQL[SELECT * FROM `pseudowires` WHERE `device_id` = '60']
SQL RUNTIME[0.00011492s]
 o PW-STD-MIB           
CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m PW-STD-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' pwID]

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


 o Duration             0.0343s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'discover_virtual-machines']
SQL RUNTIME[0.00014997s]
#####  Module Start: virtual-machines  #####



 o Duration             0.0007s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'discover_cisco-cbqos']
SQL RUNTIME[0.00018287s]
#####  Module Start: cisco-cbqos  #####


SQL[SELECT * FROM `ports_cbqos` WHERE `device_id` = '60']
SQL RUNTIME[0.00032401s]

CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m CISCO-CLASS-BASED-QOS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'10.16.209.146':'161' cbQosIfType]

CMD EXITCODE[0]
CMD RUNTIME[0.0648s]
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.0664s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'discover_ucd-diskio']
SQL RUNTIME[0.00017500s]
#####  Module Start: ucd-diskio  #####


CMD[/usr/bin/snmpbulkwalk -Cr'80' -v3 -l 'authPriv' -n '' -x *** -X *** -a *** -A *** -u *** -Pud -OQUs -m UCD-DISKIO-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.16.209.146':'161' diskIOEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0777s]
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` = '60']
SQL RUNTIME[0.00014400s]


 o Duration             0.079s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'discover_wifi']
SQL RUNTIME[0.00010014s]
#####  Module Start: wifi  #####


SQL[SELECT * FROM `wifi_radios` WHERE `device_id` = '60']
SQL RUNTIME[0.00011301s]

SQL[SELECT * FROM `wifi_wlans` WHERE `device_id` = '60']
SQL RUNTIME[0.00010610s]

SQL[SELECT * FROM `wifi_aps` WHERE `device_id` = '60']
SQL RUNTIME[0.00009084s]


 o Duration             0.0009s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'discover_p2p-radios']
SQL RUNTIME[0.00009704s]
#####  Module Start: p2p-radios  #####


 o Duration             0.0001s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'discover_graphs']
SQL RUNTIME[0.00008821s]
#####  Module Start: graphs  #####


 o Duration             0.0003s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '60' AND `attrib_type` = 'discover_raid']
SQL RUNTIME[0.00009894s]
#####  Module Start: raid  #####


 o Duration             0.0001s

 o Modules Disabled     lsp
 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, raid 

SQL[SELECT `device_state` FROM `devices` WHERE `device_id` = '60';]
SQL RUNTIME[0.00022578s]

SQL[UPDATE `devices` set `last_discovered` =NOW(),`type` ='loadbalancer',`last_discovered_timetaken` ='3.221',`force_discovery` ='0',`device_state` ='a:9:{s:2:\"la\";a:3:{s:4:\"1min\";d:0.84;s:4:\"5min\";d:0.9;s:5:\"15min\";d:0.68;}s:8:\"ucd_load\";d:0.9;s:15:\"poller_mod_perf\";a:28:{s:6:\"system\";d:0.3551;s:2:\"os\";d:0.5927;s:7:\"sensors\";d:0.0058;s:6:\"status\";d:0.0704;s:7:\"counter\";d:0.001;s:10:\"processors\";d:0.2726;s:8:\"mempools\";d:0.2602;s:7:\"storage\";d:0.0834;s:8:\"netstats\";d:0.2808;s:7:\"ucd-mib\";d:0.1829;s:13:\"ipSystemStats\";d:0.0622;s:5:\"ports\";d:0.7989;s:9:\"bgp-peers\";d:0.0512;s:15:\"printersupplies\";d:0.0007;s:10:\"ucd-diskio\";d:0.0006;s:4:\"wifi\";d:0.0002;s:10:\"p2p-radios\";d:0.0007;s:4:\"ospf\";d:0.0005;s:3:\"sla\";d:0.0019;s:11:\"pseudowires\";d:0.0007;s:14:\"mac-accounting\";d:0.001;s:12:\"loadbalancer\";d:4.6722;s:15:\"entity-physical\";d:0.0003;s:12:\"applications\";d:0.0008;s:9:\"fdb-table\";d:0.0567;s:6:\"graphs\";d:0.1548;s:4:\"oids\";d:0.0006;s:6:\"probes\";d:0.0007;}s:10:\"ucd_ss_cpu\";a:8:{s:12:\"ssCpuRawUser\";a:1:{s:4:\"perc\";d:16.07785004729665;}s:12:\"ssCpuRawNice\";a:1:{s:4:\"perc\";d:0.5665604425429815;}s:14:\"ssCpuRawSystem\";a:1:{s:4:\"perc\";d:8.62522024454994;}s:12:\"ssCpuRawIdle\";a:1:{s:4:\"perc\";d:74.60025523403931;}s:17:\"ssCpuRawInterrupt\";a:1:{s:4:\"perc\";i:0;}s:15:\"ssCpuRawSoftIRQ\";a:1:{s:4:\"perc\";d:0.07647897129672318;}s:14:\"ssCpuRawKernel\";a:1:{s:4:\"perc\";i:0;}s:12:\"ssCpuRawWait\";a:1:{s:4:\"perc\";d:0.05363506027439954;}}s:7:\"ucd_mem\";a:8:{s:10:\"swap_total\";s:7:\"1048572\";s:10:\"swap_avail\";s:6:\"518908\";s:9:\"mem_total\";s:8:\"14437248\";s:9:\"mem_avail\";s:6:\"122852\";s:10:\"mem_shared\";s:5:\"90764\";s:10:\"mem_buffer\";s:6:\"395600\";s:10:\"mem_cached\";s:6:\"752036\";s:8:\"mem_used\";i:13166760;}s:17:\"poller_ports_perf\";a:1:{s:4:\"vlan\";d:0.17305803298950195;}s:14:\"poller_history\";a:288:{i:1631031602;d:8.0611;i:1631031301;d:8.1859;i:1631031001;d:8.4032;i:1631030733;d:8.1998;i:1631030702;d:8.1772;i:1631030636;d:6.9658;i:1631030401;d:8.2122;i:1631030101;d:8.2238;i:1631029801;d:9.0596;i:1631029502;d:8.2447;i:1631029202;d:8.1317;i:1631028902;d:8.1404;i:1631028602;d:8.2436;i:1631028302;d:8.4669;i:1631028002;d:7.9512;i:1631027702;d:9.2127;i:1631027482;d:37.5069;i:1631027401;d:108.1638;i:1631027101;d:8.2637;i:1631026802;d:8.0706;i:1631026502;d:9.0823;i:1631026201;d:8.4967;i:1631025901;d:8.4586;i:1631025602;d:8.5526;i:1631025302;d:9.1534;i:1631025001;d:8.3792;i:1631024702;d:8.09;i:1631024401;d:8.1721;i:1631024102;d:8.1312;i:1631023802;d:8.0823;i:1631023501;d:8.472;i:1631023201;d:8.0201;i:1631022901;d:7.9464;i:1631022602;d:7.9814;i:1631022300;d:7.9436;i:1631022001;d:8.2893;i:1631021701;d:8.5415;i:1631021401;d:8.1746;i:1631021102;d:8.1329;i:1631020802;d:8.0382;i:1631020502;d:8.2049;i:1631020201;d:8.0625;i:1631019901;d:8.2203;i:1631019601;d:8.361;i:1631019301;d:8.0057;i:1631019001;d:8.2035;i:1631018700;d:8.2835;i:1631018401;d:8.5899;i:1631018102;d:8.2896;i:1631017801;d:8.2807;i:1631017501;d:8.1043;i:1631017202;d:7.9938;i:1631016901;d:8.0814;i:1631016602;d:8.2562;i:1631016302;d:8.1323;i:1631016001;d:7.9034;i:1631015702;d:8.2683;i:1631015402;d:8.4471;i:1631015102;d:8.3496;i:1631014801;d:8.3655;i:1631014502;d:8.2545;i:1631014202;d:8.3018;i:1631013901;d:8.0621;i:1631013600;d:8.0989;i:1631013301;d:8.1814;i:1631013001;d:8.0471;i:1631012702;d:8.2375;i:1631012402;d:8.003;i:1631012101;d:8.1818;i:1631011801;d:8.1058;i:1631011501;d:8.7925;i:1631011201;d:8.3097;i:1631010901;d:8.3886;i:1631010601;d:8.2595;i:1631010302;d:8.0293;i:1631010002;d:8.2654;i:1631009702;d:8.243;i:1631009402;d:8.1511;i:1631009102;d:8.2681;i:1631008802;d:8.0595;i:1631008501;d:8.105;i:1631008201;d:8.1825;i:1631007902;d:8.3269;i:1631007602;d:8.0942;i:1631007301;d:8.2243;i:1631007002;d:8.617;i:1631006701;d:8.428;i:1631006402;d:8.2349;i:1631006102;d:8.9365;i:1631005801;d:31.5798;i:1631005502;d:8.0935;i:1631005201;d:8.0269;i:1631004901;d:8.2304;i:1631004601;d:8.1419;i:1631004302;d:7.9776;i:1631004002;d:8.0861;i:1631003701;d:7.9856;i:1631003402;d:8.003;i:1631003101;d:7.9585;i:1631002801;d:8.2144;i:1631002502;d:8.0776;i:1631002202;d:8.07;i:1631001901;d:8.0434;i:1631001602;d:8.0877;i:1631001302;d:8.4585;i:1631001002;d:8.1637;i:1631000701;d:8.8059;i:1631000402;d:8.0843;i:1631000102;d:8.0943;i:1630999801;d:8.7822;i:1630999502;d:8.0733;i:1630999202;d:7.974;i:1630998902;d:8.0198;i:1630998602;d:8.2425;i:1630998301;d:8.1265;i:1630998002;d:8.1509;i:1630997701;d:8.1825;i:1630997402;d:8.1869;i:1630997102;d:8.0362;i:1630996802;d:8.2006;i:1630996502;d:8.0919;i:1630996201;d:8.0804;i:1630995902;d:8.2281;i:1630995602;d:8.1557;i:1630995302;d:8.2225;i:1630995002;d:8.0643;i:1630994701;d:9.0253;i:1630994402;d:8.0638;i:1630994102;d:8.3252;i:1630993802;d:7.8748;i:1630993501;d:8.2224;i:1630993201;d:9.8198;i:1630992902;d:8.209;i:1630992602;d:7.9822;i:1630992302;d:8.0835;i:1630992001;d:8.0163;i:1630991702;d:7.9844;i:1630991402;d:8.3236;i:1630991102;d:8.1379;i:1630990802;d:8.2271;i:1630990502;d:8.0889;i:1630990202;d:7.9171;i:1630989901;d:8.0193;i:1630989602;d:8.1023;i:1630989302;d:7.9901;i:1630989001;d:8.2687;i:1630988701;d:8.2909;i:1630988401;d:7.9083;i:1630988102;d:8.231;i:1630987802;d:8.0412;i:1630987501;d:8.1605;i:1630987202;d:7.9509;i:1630986902;d:8.0794;i:1630986601;d:8.2703;i:1630986302;d:8.2558;i:1630986002;d:8.1992;i:1630985701;d:8.2553;i:1630985402;d:8.1948;i:1630985102;d:8.1588;i:1630984802;d:8.8092;i:1630984502;d:58.0033;i:1630984201;d:8.0993;i:1630983902;d:8.3562;i:1630983602;d:8.0377;i:1630983301;d:8.3175;i:1630983002;d:8.2412;i:1630982702;d:8.0611;i:1630982402;d:8.0694;i:1630982102;d:8.0952;i:1630981802;d:8.2036;i:1630981501;d:8.0294;i:1630981201;d:8.032;i:1630980902;d:8.7486;i:1630980602;d:8.1717;i:1630980302;d:9.4433;i:1630980002;d:8.2566;i:1630979701;d:8.2412;i:1630979402;d:8.1835;i:1630979102;d:8.2974;i:1630978801;d:8.454;i:1630978502;d:8.2357;i:1630978201;d:8.0714;i:1630977901;d:8.3468;i:1630977602;d:8.3245;i:1630977301;d:8.0889;i:1630977002;d:8.0269;i:1630976701;d:8.0827;i:1630976401;d:8.0495;i:1630976102;d:8.3733;i:1630975802;d:8.0667;i:1630975501;d:8.169;i:1630975202;d:8.248;i:1630974901;d:8.6897;i:1630974602;d:8.423;i:1630974301;d:8.5094;i:1630974002;d:8.3551;i:1630973702;d:8.2353;i:1630973402;d:8.0359;i:1630973101;d:8.4816;i:1630972801;d:8.1616;i:1630972501;d:8.1736;i:1630972201;d:8.2014;i:1630971901;d:8.1754;i:1630971601;d:8.0994;i:1630971301;d:7.9246;i:1630971002;d:7.9792;i:1630970702;d:8.2263;i:1630970402;d:8.3239;i:1630970102;d:9.4127;i:1630969802;d:8.0111;i:1630969501;d:8.1516;i:1630969201;d:8.0319;i:1630968902;d:8.0971;i:1630968601;d:8.2296;i:1630968301;d:8.174;i:1630968001;d:8.8719;i:1630967702;d:8.3803;i:1630967402;d:8.174;i:1630967102;d:8.4185;i:1630966802;d:8.0622;i:1630966502;d:8.2972;i:1630966201;d:8.4455;i:1630965901;d:8.2652;i:1630965602;d:7.9307;i:1630965302;d:8.0617;i:1630965002;d:8.1512;i:1630964701;d:8.1174;i:1630964402;d:7.811;i:1630964102;d:8.0266;i:1630963802;d:8.3102;i:1630963501;d:8.0611;i:1630963201;d:8.0152;i:1630962901;d:8.1734;i:1630962601;d:7.9375;i:1630962302;d:7.9963;i:1630962002;d:8.0956;i:1630961702;d:8.1376;i:1630961402;d:8.134;i:1630961101;d:8.081;i:1630960802;d:7.9195;i:1630960502;d:8.084;i:1630960202;d:8.1212;i:1630959902;d:8.3499;i:1630959601;d:8.2362;i:1630959301;d:14.605;i:1630959001;d:8.2109;i:1630958702;d:8.0125;i:1630958401;d:8.1;i:1630958102;d:8.1987;i:1630957802;d:8.2959;i:1630957501;d:8.1892;i:1630957202;d:8.0827;i:1630956902;d:8.1041;i:1630956601;d:8.1307;i:1630956301;d:8.1822;i:1630956002;d:8.1686;i:1630955701;d:8.254;i:1630955402;d:7.9173;i:1630955102;d:8.313;i:1630954802;d:8.1076;i:1630954502;d:8.1051;i:1630954202;d:8.0994;i:1630953902;d:8.1406;i:1630953602;d:8.2007;i:1630953301;d:8.2851;i:1630953002;d:8.0708;i:1630952702;d:8.2801;i:1630952402;d:8.3034;i:1630952101;d:8.3054;i:1630951801;d:8.113;i:1630951501;d:8.263;i:1630951202;d:7.9877;i:1630950901;d:8.1328;i:1630950602;d:8.0465;i:1630950302;d:9.1412;i:1630950002;d:7.9297;i:1630949701;d:8.3143;i:1630949402;d:8.4075;i:1630949102;d:8.1171;i:1630948802;d:8.4356;i:1630948502;d:8.1552;i:1630948202;d:8.1282;i:1630947902;d:8.3234;i:1630947601;d:8.027;i:1630947302;d:8.1451;i:1630947002;d:8.2948;i:1630946701;d:8.1944;i:1630946402;d:8.0884;}s:17:\"discovery_history\";a:100:{i:1631031776;d:3.221;i:1631031753;d:5.2566;i:1631031725;d:3.7594;i:1631021566;d:3.7433;i:1631018543;d:3.6888;i:1630996608;d:5.1109;i:1630975150;d:3.592;i:1630953509;d:3.9358;i:1630931856;d:4.1104;i:1630910877;d:3.9847;i:1630888548;d:5.5819;i:1630867182;d:3.2573;i:1630845393;d:3.9107;i:1630823921;d:3.5033;i:1630803390;d:4.1005;i:1630780566;d:8.5083;i:1630759167;d:3.431;i:1630737330;d:4.2193;i:1630715902;d:3.3401;i:1630694212;d:3.9073;i:1630672616;d:3.5768;i:1630651418;d:3.6963;i:1630629384;d:5.2721;i:1630607880;d:3.4919;i:1630586174;d:3.9655;i:1630564737;d:3.5957;i:1630543016;d:4.0368;i:1630521433;d:3.5726;i:1630499911;d:3.6993;i:1630478335;d:3.9778;i:1630456692;d:3.8662;i:1630434980;d:3.6613;i:1630413465;d:3.5253;i:1630391819;d:3.8402;i:1630370290;d:3.5395;i:1630348748;d:3.825;i:1630327654;d:4.2077;i:1630305454;d:6.413;i:1630283874;d:3.5406;i:1630262320;d:3.6328;i:1630240754;d:3.8635;i:1630219008;d:3.9773;i:1630197394;d:3.5667;i:1630175955;d:3.3312;i:1630154171;d:4.1189;i:1630132652;d:3.4481;i:1630111072;d:3.6496;i:1630089411;d:3.4773;i:1630067800;d:3.7168;i:1630046233;d:3.6634;i:1630024719;d:3.6221;i:1630003034;d:3.7705;i:1629981419;d:3.7589;i:1629959816;d:3.5791;i:1629938181;d:3.5229;i:1629916655;d:3.502;i:1629895041;d:3.7669;i:1629873408;d:3.8413;i:1629851875;d:3.5915;i:1629830299;d:3.8774;i:1629808627;d:3.746;i:1629787053;d:3.6183;i:1629765416;d:3.6289;i:1629743981;d:3.5292;i:1629722730;d:4.205;i:1629700593;d:5.6077;i:1629679059;d:3.5056;i:1629657425;d:3.8073;i:1629635909;d:3.4961;i:1629614273;d:3.9409;i:1629592668;d:3.8329;i:1629571164;d:3.5831;i:1629549358;d:4.0282;i:1629527872;d:3.4574;i:1629506170;d:3.8596;i:1629484714;d:3.4897;i:1629462915;d:4.1263;i:1629442384;d:3.4501;i:1629419810;d:7.0187;i:1629398191;d:3.7385;i:1629376648;d:3.6359;i:1629355491;d:3.8434;i:1629333402;d:5.3663;i:1629311745;d:3.6443;i:1629290226;d:3.545;i:1629268702;d:3.7457;i:1629247222;d:4.0545;i:1629225394;d:4.1339;i:1629203810;d:3.5935;i:1629182351;d:3.5785;i:1629160665;d:4.0474;i:1629139117;d:3.7309;i:1629117429;d:3.8925;i:1629095893;d:3.8159;i:1629074199;d:3.8109;i:1629052695;d:3.5475;i:1629031423;d:3.8473;i:1629009601;d:5.2108;i:1628988027;d:4.4234;i:1628966272;d:4.4406;}s:18:\"discovery_mod_perf\";a:29:{s:2:\"os\";d:0.0751;s:4:\"mibs\";d:0.1366;s:3:\"vrf\";d:0.001;s:5:\"ports\";d:0.2298;s:11:\"ports-stack\";d:0.0433;s:5:\"vlans\";d:0.0502;s:11:\"ports_vlans\";N;s:4:\"oids\";d:0.0006;s:12:\"ip-addresses\";d:0.5493;s:10:\"processors\";d:0.1208;s:8:\"mempools\";d:0.1903;s:9:\"inventory\";d:0.629;s:15:\"printersupplies\";d:0.0011;s:7:\"sensors\";d:0.7336;s:7:\"storage\";d:0.0393;s:10:\"neighbours\";d:0.1123;s:9:\"arp-table\";d:0.0503;s:13:\"junose-atm-vp\";d:0.0003;s:9:\"bgp-peers\";d:0.0295;s:14:\"mac-accounting\";d:0.0003;s:3:\"sla\";d:0.0343;s:11:\"pseudowires\";d:0.0343;s:16:\"virtual-machines\";d:0.0007;s:11:\"cisco-cbqos\";d:0.0664;s:10:\"ucd-diskio\";d:0.079;s:4:\"wifi\";d:0.0009;s:10:\"p2p-radios\";d:0.0001;s:6:\"graphs\";d:0.0003;s:4:\"raid\";d:0.0001;}}' WHERE `device_id` = '60']
SQL RUNTIME[0.00111103s]
#####  10.16.209.146 [60] completed discovery modules at 2021-09-07 16:22:59  #####

 o Discovery time       3.221 seconds


SQL[DELETE FROM `observium_processes` WHERE `process_pid` = '12444' AND `process_name` = 'discovery.php' AND `device_id` = '60' AND `poller_id` = '0']
SQL RUNTIME[0.00053811s]
#####  Finished discovery run at 2021-09-07 16:22:59  #####


SQL[SELECT * FROM `groups` ORDER BY `entity_type`]
SQL RUNTIME[0.00017500s]

SQL[SELECT * FROM `groups_assoc`]
SQL RUNTIME[0.00013304s]

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`vendor` = 'Check Point')]
SQL RUNTIME[0.00081205s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '1']
SQL RUNTIME[0.00008702s]
Group                          'Checkpoints': 22 existing, 22 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`vendor` = 'Fortinet')]
SQL RUNTIME[0.00073409s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '2']
SQL RUNTIME[0.00016904s]
Group                            'Fortigate': 516 existing, 516 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`vendor` = 'F5')]
SQL RUNTIME[0.00065494s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '3']
SQL RUNTIME[0.00008488s]
Group                                   'F5': 22 existing, 22 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`vendor` = 'Cisco')]
SQL RUNTIME[0.00072002s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '4']
SQL RUNTIME[0.00011897s]
Group                                'Cisco': 494 existing, 494 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( IFNULL(`devices`.`hostname`, "") REGEXP 'obs')]
SQL RUNTIME[0.00068712s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '5']
SQL RUNTIME[0.00009298s]
Group                            'Observium': 6 existing, 6 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`vendor` = 'Pulse Secure')]
SQL RUNTIME[0.00061703s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '6']
SQL RUNTIME[0.00009394s]
Group                                  'VPN': 14 existing, 14 new entries (+0/-0).

SQL[SELECT  DISTINCT `device_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`)  WHERE 1  AND `ipv4_binary` = '\n1ä' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL)]
SQL RUNTIME[0.00431299s]

SQL[SELECT  DISTINCT `device_id` FROM `ipv4_addresses` LEFT JOIN `ports` USING (`device_id`, `port_id`)  WHERE 1  AND `ipv4_binary` = '\ncä' AND (`ports`.`deleted` != "1" OR `ports`.`deleted` IS NULL)]
SQL RUNTIME[0.00394821s]

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`device_id` IN ('43','42') OR `devices`.`hardware` = 'FortiGate 600D' OR `devices`.`hardware` = 'FortiGate 1500D')]
SQL RUNTIME[0.00262189s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '7']
SQL RUNTIME[0.00035691s]
Group                   'Fortigate priority': 6 existing, 6 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`os` = 'juniperive' OR( `devices`.`vendor` = 'Check Point' AND `devices`.`device_id` NOT IN ('77','73','93','94')))]
SQL RUNTIME[0.00149417s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '8']
SQL RUNTIME[0.00012279s]
Group                'datacenter monitoring': 34 existing, 34 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`vendor` = 'Riverbed')]
SQL RUNTIME[0.00097203s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '9']
SQL RUNTIME[0.00011015s]
Group                             'Riverbed': 30 existing, 30 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( IFNULL(`devices`.`location`, "") REGEXP 'Frankfurt')]
SQL RUNTIME[0.00254512s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '12']
SQL RUNTIME[0.00010395s]
Group                             'FRA Colo': 120 existing, 120 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`location` IN ('700 Jin Yu Road, Shanghai, CN','700 Jin Yu Road, Shanghai,CN','700 Jin Yu Road,Shanghai,CN'))]
SQL RUNTIME[0.00183606s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '13']
SQL RUNTIME[0.00011492s]
Group                             'Colo SHA': 31 existing, 31 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`device_id` IN ('18','19','22','23','1534','37','35','36','25','26','20','21'))]
SQL RUNTIME[0.00057006s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '14']
SQL RUNTIME[0.00010085s]
Group                     'inet router colo': 12 existing, 12 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( IFNULL(`devices`.`sysname`, "") REGEXP 'backbone' AND `devices`.`vendor` = 'Fortinet')]
SQL RUNTIME[0.00210810s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '15']
SQL RUNTIME[0.00010991s]
Group                   'Fortigate Backbone': 6 existing, 6 new entries (+0/-0).

SQL[SELECT * FROM `alert_tests` WHERE 1]
SQL RUNTIME[0.00015807s]
Cached 34 alert rules.

SQL[SELECT * FROM `alert_assoc`]
SQL RUNTIME[0.00011802s]

SQL[SELECT `processor_id`, `devices`.`device_id` as `device_id` FROM `processors`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `devices`.`os` = 'linux' AND `devices`.`device_id` NOT IN ('8','1'))]
SQL RUNTIME[0.00067186s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '1']
SQL RUNTIME[0.00152206s]
Alert Checker       'CPU Load (Linux) > 90%': 104 existing, 104 new entries (+0/-0).

SQL[SELECT `processor_id`, `devices`.`device_id` as `device_id` FROM `processors`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `devices`.`os` != 'linux' AND `devices`.`device_id` != '94')]
SQL RUNTIME[0.00411797s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '2']
SQL RUNTIME[0.02355504s]
Alert Checker               'CPU Load > 80%': 3757 existing, 3757 new entries (+0/-0).

SQL[SELECT `status_id`, `devices`.`device_id` as `device_id` FROM `status`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `status`.`entPhysicalClass` = 'fan') AND `status`.`status_deleted` != '1']
SQL RUNTIME[0.00484395s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '3']
SQL RUNTIME[0.00621891s]
Alert Checker                'FAN - Failed!': 1190 existing, 1190 new entries (+0/-0).

SQL[SELECT `sensor_id`, `devices`.`device_id` as `device_id` FROM `sensors`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `sensors`.`sensor_class` = 'fanspeed') AND `sensors`.`sensor_deleted` != '1']
SQL RUNTIME[0.00184584s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '4']
SQL RUNTIME[0.00306010s]
Alert Checker             'FAN - Speed Low!': 719 existing, 719 new entries (+0/-0).
  String '10.16.244.2' transformed by action [ip-uncompress] to: '10.16.244.2'

SQL[SELECT `bgpPeer_id`, `devices`.`device_id` as `device_id` FROM `bgpPeers`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `bgpPeers`.`bgpPeerRemoteAddr` = '10.16.244.2')]
SQL RUNTIME[0.00079393s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '5']
SQL RUNTIME[0.00091982s]
Alert Checker    'FRA Core01 - AS65300 DOWN': 1 existing, 1 new entries (+0/-0).
  String '10.16.244.3' transformed by action [ip-uncompress] to: '10.16.244.3'

SQL[SELECT `bgpPeer_id`, `devices`.`device_id` as `device_id` FROM `bgpPeers`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `bgpPeers`.`bgpPeerRemoteAddr` = '10.16.244.3')]
SQL RUNTIME[0.00081897s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '6']
SQL RUNTIME[0.00041986s]
Alert Checker    'FRA Core02 - AS65300 DOWN': 1 existing, 1 new entries (+0/-0).
  String '6695' transformed by action [asdot] to: '6695'

SQL[SELECT `bgpPeer_id`, `devices`.`device_id` as `device_id` FROM `bgpPeers`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `bgpPeers`.`bgpPeerRemoteAs` = '6695')]
SQL RUNTIME[0.00067902s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '7']
SQL RUNTIME[0.00032306s]
Alert Checker 'FRA iNET - AS6695 DE-CIX DOWN': 4 existing, 4 new entries (+0/-0).
  String '8220' transformed by action [asdot] to: '8220'

SQL[SELECT `bgpPeer_id`, `devices`.`device_id` as `device_id` FROM `bgpPeers`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `bgpPeers`.`bgpPeerRemoteAs` = '8220')]
SQL RUNTIME[0.00064898s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '8']
SQL RUNTIME[0.00074291s]
Alert Checker  'FRA iNET - AS8220 COLT DOWN': 1 existing, 1 new entries (+0/-0).

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '2']
SQL RUNTIME[0.00016308s]

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`device_id` IN ('40','42','43','49','66','78','130','139','140','141','142','143','144','145','147','150','151','154','155','156','157','158','159','160','161','162','163','164','165','166','167','168','171','172','178','179','180','181','182','183','184','186','193','236','237','238','239','240','242','243','244','246','247','248','249','250','251','252','253','254','255','256','257','258','259','260','261','262','263','264','265','266','267','268','269','270','271','272','273','274','275','276','277','278','279','280','281','282','283','284','285','287','288','289','292','293','294','295','297','299','301','302','303','304','305','306','307','308','309','310','311','312','316','317','318','319','320','321','323','324','326','327','328','329','330','331','332','335','336','337','372','377','378','381','382','383','384','385','386','387','390','391','392','394','396','398','399','400','401','402','403','404','405','406','407','408','409','410','412','414','415','416','417','419','420','422','423','427','429','430','432','433','435','436','438','439','440','441','442','443','444','445','448','449','450','451','452','453','456','457','458','459','460','461','463','464','467','468','470','471','472','474','475','476','477','479','481','517','536','540','541','548','562','563','565','567','570','575','576','578','579','591','592','593','594','595','596','604','605','609','610','612','623','624','625','626','627','630','631','633','634','635','636','637','640','641','643','646','647','648','649','652','653','656','657','659','660','661','662','663','664','665','667','669','670','671','672','673','674','675','676','678','679','681','691','692','695','697','699','701','704','720','722','723','724','725','726','727','728','730','732','733','734','745','748','749','750','751','752','753','755','756','757','759','760','761','762','763','764','765','767','768','769','770','771','772','773','774','775','776','777','778','779','780','781','782','786','787','788','790','805','807','810','812','814','815','816','817','818','819','820','821','827','828','829','831','832','833','835','836','837','838','839','840','841','842','844','846','847','849','852','854','855','856','857','858','859','861','862','864','866','868','869','870','871','873','874','875','876','878','880','881','883','885','886','888','889','890','891','892','893','894','895','896','897','899','900','901','902','903','904','905','906','908','909','911','913','915','916','917','918','919','920','923','924','925','927','928','929','930','931','932','933','934','941','973','982','983','985','987','988','989','990','991','992','993','994','995','996','1002','1003','1004','1009','1089','1106','1107','1108','1109','1110','1111','1112','1113','1114','1115','1116','1117','1118','1119','1120','1121','1122','1123','1124','1125','1126','1127','1128','1129','1130','1131','1132','1133','1134','1135','1136','1137','1139','1140','1385','1394','1406','1407','1416','1417','1418','1419','1420','1422','1424','1444','1445','1530','1532','1535','1538','1540','1542','1543','1544','1545','1546','1547','1548','1554','1555','1556','1557','1558','1559','1560','1569','1570','1604','1605','1606','1607'))]
SQL RUNTIME[0.00229216s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '9']
SQL RUNTIME[0.00424695s]
Alert Checker              'FortiGate DOWN!': 516 existing, 516 new entries (+0/-0).

SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `ports`.`ifType` = 'ethernetCsmacd') AND `ports`.`deleted` != '1']
SQL RUNTIME[0.04323387s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '10']
SQL RUNTIME[0.07519794s]
Alert Checker        'Half-Duplex Interface': 30258 existing, 30258 new entries (+0/-0).

SQL[SELECT `mempool_id`, `devices`.`device_id` as `device_id` FROM `mempools`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `mempools`.`mempool_descr` = 'Physical Memory' AND `devices`.`vendor` != 'F5' AND `devices`.`os` != 'steelhead' AND `devices`.`device_id` != '1' AND `devices`.`device_id` NOT IN ('193','335','691','1003')) AND `mempools`.`mempool_deleted` != '1']
SQL RUNTIME[0.00473285s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '11']
SQL RUNTIME[0.00093484s]
Alert Checker                 'Memory > 80%': 52 existing, 52 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`type` = 'power')]
SQL RUNTIME[0.00100684s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '12']
SQL RUNTIME[0.00073981s]
Alert Checker          'PDU Status - Alert!': 55 existing, 55 new entries (+0/-0).

SQL[SELECT `status_id`, `devices`.`device_id` as `device_id` FROM `status`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `status`.`entPhysicalClass` = 'powersupply') AND `status`.`status_deleted` != '1']
SQL RUNTIME[0.00767899s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '13']
SQL RUNTIME[0.01602507s]
Alert Checker        'Power Status - Alert!': 971 existing, 971 new entries (+0/-0).

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '1']
SQL RUNTIME[0.00015688s]

SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `ports`.`ifType` = 'ethernetCsmacd' AND `devices`.`device_id` NOT IN ('47','48','71','72','74','75','76','93','94','101','125','173','174','1527','1562','1563','1564','1565','1566','1567','1568','1573')) AND `ports`.`deleted` != '1']
SQL RUNTIME[0.05884504s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '14']
SQL RUNTIME[0.07542610s]
Alert Checker             'Traffic TX > 90%': 30001 existing, 30001 new entries (+0/-0).

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '1']
SQL RUNTIME[0.00028801s]

SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `ports`.`ifType` = 'ethernetCsmacd' AND `devices`.`device_id` NOT IN ('47','48','71','72','74','75','76','93','94','101','125','173','174','1527','1562','1563','1564','1565','1566','1567','1568','1573')) AND `ports`.`deleted` != '1']
SQL RUNTIME[0.05673981s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '15']
SQL RUNTIME[0.09098887s]
Alert Checker             'Traffic RX > 90%': 30001 existing, 30001 new entries (+0/-0).

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '1']
SQL RUNTIME[0.00016499s]

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`device_id` IN ('47','48','71','72','74','75','76','93','94','101','125','173','174','1527','1562','1563','1564','1565','1566','1567','1568','1573') AND `devices`.`device_id` != '93')]
SQL RUNTIME[0.00038099s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '16']
SQL RUNTIME[0.00037098s]
Alert Checker             'Checkpoint DOWN!': 21 existing, 21 new entries (+0/-0).

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '1']
SQL RUNTIME[0.00011301s]

SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `devices`.`device_id` IN ('47','48','71','72','74','75','76','93','94','101','125','173','174','1527','1562','1563','1564','1565','1566','1567','1568','1573') AND `ports`.`ifName` != 'lo') AND `ports`.`deleted` != '1']
SQL RUNTIME[0.00128794s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '19']
SQL RUNTIME[0.00566792s]
Alert Checker     'Checkpoint Traffic > 90%': 485 existing, 485 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`device_id` = '66')]
SQL RUNTIME[0.00028181s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '20']
SQL RUNTIME[0.00034690s]
Alert Checker    'fhoelbling Fortigate DOWN': 1 existing, 1 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`os` = 'f5')]
SQL RUNTIME[0.00038004s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '22']
SQL RUNTIME[0.00064802s]
Alert Checker                      'F5 down': 22 existing, 22 new entries (+0/-0).

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '7']
SQL RUNTIME[0.00009918s]

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`device_id` IN ('42','43','237','641','701','720'))]
SQL RUNTIME[0.00048184s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '23']
SQL RUNTIME[0.00072098s]
Alert Checker      'Priority Fortigate DOWN': 6 existing, 6 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`device_id` = '93')]
SQL RUNTIME[0.00036788s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '24']
SQL RUNTIME[0.00045800s]
Alert Checker        'Checkpoint MGMT DOWN!': 1 existing, 1 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`device_id` = '1021' OR `devices`.`device_id` = '1019' OR `devices`.`device_id` = '1020' OR `devices`.`device_id` = '1018')]
SQL RUNTIME[0.00025415s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '25']
SQL RUNTIME[0.00080299s]
Alert Checker           'Radius Server down': 4 existing, 4 new entries (+0/-0).

SQL[SELECT `mempool_id`, `devices`.`device_id` as `device_id` FROM `mempools`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `devices`.`vendor` = 'Fortinet' AND `devices`.`os` != 'forti-os') AND `mempools`.`mempool_deleted` != '1']
SQL RUNTIME[0.00410914s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '27']
SQL RUNTIME[0.00236797s]
Alert Checker       'Fortigate memory issue': 507 existing, 507 new entries (+0/-0).

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '1']
SQL RUNTIME[0.00013685s]

SQL[SELECT `processor_id`, `devices`.`device_id` as `device_id` FROM `processors`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `devices`.`device_id` IN ('47','48','71','72','74','75','76','93','94','101','125','173','174','1527','1562','1563','1564','1565','1566','1567','1568','1573') AND `devices`.`device_id` != '94')]
SQL RUNTIME[0.00127006s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '28']
SQL RUNTIME[0.00114298s]
Alert Checker    'Checkpoint CPU Load > 85%': 177 existing, 177 new entries (+0/-0).

SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `devices`.`device_id` = '1112' AND( `ports`.`port_label_short` = 'port8' OR `ports`.`port_label_short` = 'port7')) AND `ports`.`deleted` != '1']
SQL RUNTIME[0.00061584s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '29']
SQL RUNTIME[0.00074410s]
Alert Checker   'Munich Traffic over 1 Gb/s': 2 existing, 2 new entries (+0/-0).

SQL[SELECT `status_id`, `devices`.`device_id` as `device_id` FROM `status`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `status`.`entPhysicalClass` = 'power' AND `devices`.`vendor` != 'APC') AND `status`.`status_deleted` != '1']
SQL RUNTIME[0.02371001s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '33']
SQL RUNTIME[0.00031400s]
Alert Checker         'Power supply warning': 4 existing, 4 new entries (+0/-0).

SQL[SELECT `probe_id`, `devices`.`device_id` as `device_id` FROM `probes`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `devices`.`device_id` = '66')]
SQL RUNTIME[0.00036097s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '38']
SQL RUNTIME[0.00063086s]
Alert Checker 'TEST fhoelbling SOHO Fortigate ': 2 existing, 2 new entries (+0/-0).

SQL[SELECT `probe_id`, `devices`.`device_id` as `device_id` FROM `probes`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `devices`.`device_id` IN ('262','263') AND `probes`.`probe_type` = 'check_ping')]
SQL RUNTIME[0.00040197s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '39']
SQL RUNTIME[0.00034094s]
Alert Checker 'Internet connection is offline': 4 existing, 4 new entries (+0/-0).

SQL[SELECT `probe_id`, `devices`.`device_id` as `device_id` FROM `probes`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `probes`.`probe_type` = 'check_ssl_cert' AND `devices`.`vendor` = 'F5' AND `devices`.`status` = '1')]
SQL RUNTIME[0.00052905s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '40']
SQL RUNTIME[0.00078201s]
Alert Checker       'F5 certificate invalid': 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(`ports`.`ifName`, "") REGEXP 'eth' AND `devices`.`device_id` IN ('1397','1396')) OR( IFNULL(`ports`.`ifName`, "") REGEXP 'eth' AND IFNULL(`devices`.`hostname`, "") REGEXP 'iperf')) AND `ports`.`deleted` != '1']
SQL RUNTIME[0.03179193s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '41']
SQL RUNTIME[0.00031018s]
Alert Checker          'iperf server in use': 4 existing, 4 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`vendor` = 'Pulse Secure' AND `devices`.`device_id` != '127')]
SQL RUNTIME[0.00185013s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '42']
SQL RUNTIME[0.00054622s]
Alert Checker               'Pulse VPN DOWN': 13 existing, 13 new entries (+0/-0).

SQL[SELECT `virt_id`, `devices`.`device_id` as `device_id` FROM `lb_virtuals`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `lb_virtuals`.`virt_name` = 'vip_10.16.32.16-https')]
SQL RUNTIME[0.00083184s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '43']
SQL RUNTIME[0.00025511s]
Alert Checker        'F5 LB PLM-P-DMS DOWN!': 0 existing, 0 new entries (+0/-0).

SQL[SELECT `status_id`, `devices`.`device_id` as `device_id` FROM `status`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `devices`.`os` = 'fortigate' AND `status`.`status_type` IN ('FgHaMode','FgHaStatsSyncStatusType')) AND `status`.`status_deleted` != '1']
SQL RUNTIME[0.00478482s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '44']
SQL RUNTIME[0.00471282s]
Alert Checker      'Fortigate Cluster issue': 1289 existing, 1289 new entries (+0/-0).

SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` USING (`device_id`) WHERE ( `devices`.`device_id` IN ('18','19','22','23','1534','37','35','36','25','26','20','21')) AND `ports`.`deleted` != '1']
SQL RUNTIME[0.00067210s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '45']
SQL RUNTIME[0.00077200s]
Alert Checker         'INET ROUTER RX > 80%': 145 existing, 145 new entries (+0/-0).
./discovery.php: 10.16.209.146 - 1 devices discovered in 3.286 secs

SQL[SELECT * FROM `observium_processes` WHERE `poller_id` = '0' AND `process_start` < '1631017376']
SQL RUNTIME[0.00038815s]
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       3.286 secs
 o Memory usage         118MB (peak: 127.1MB)
 o MySQL Usage          Cell[61/0.017s] Row[82/0.025s] Rows[184/0.765s] Column[23/0.014s] Update[6/0.006s] Insert[1/0.001s] Delete[2/0.001s] 
 o RRDTool Usage