root@observium /opt/observium# ./discovery.php -h 172.31.179.117 -d
DEBUG!

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

CMD EXITCODE[0]
CMD RUNTIME[0.0072s]
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: 8838
Node Kind: directory
Schedule: normal
Last Changed Author: sid3windr
Last Changed Rev: 8837
Last Changed Date: 2017-09-09 19:27:51 -0400 (Sat, 09 Sep 2017)

]

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

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

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

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

CMD[/bin/hostname -f]

CMD EXITCODE[0]
CMD RUNTIME[0.0006s]
CMD EXITDELAY[10ms]
STDOUT[
observium.ugiesit.net
]

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


CMD[/opt/observium/scripts/distro]

CMD EXITCODE[0]
CMD RUNTIME[0.0198s]
STDOUT[
Linux|3.16.0-4-amd64|amd64|Debian|8.9|vmware
]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0011s]
STDOUT[
Python 2.7.9
]

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

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

CMD EXITCODE[0]
CMD RUNTIME[0.0013s]
STDOUT[
NET-SNMP version: 5.7.2.1
]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0032s]
STDOUT[
RRDtool 1.4.8  Copyright 1997-2013 by Tobias Oetiker <tobi@oetiker.ch>
]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0194s]
STDOUT[
Apache/2.4.10
]

CMD[date "+%:z"]

CMD EXITCODE[0]
CMD RUNTIME[0.0008s]
STDOUT[
-04:00
]

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

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

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

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

 o OS                   Linux 3.16.0-4-amd64 [amd64] (Debian 8.9)
 o Apache               2.4.10
 o PHP                  7.0.22-1~dotdeb+8.1 (OPcache: DISABLED)
 o Python               2.7.9
 o MySQL                5.5.57-0+deb8u1 (extension: mysqli 5.0.12-dev)
 o SNMP                 NET-SNMP 5.7.2.1
 o RRDtool              1.4.8

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

 o PHP                  Unlimited

#####  MySQL mode  #####

 o MySQL

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

 o PHP                  UTF-8
 o MySQL                utf8

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

 o Date                 Monday, 11-Sep-17 12:55:29 UTC
 o PHP                  +00:00
 o MySQL                -04:00


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

SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev';]
SQL RUNTIME[0.00014806s]
#####  Starting discovery run at 2017-09-11 12:55:29  #####


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

CMD[/usr/bin/snmpget -v2c -c *** -Pu -OQUst -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' sysObjectID.0 sysUpTime.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0223s]
STDOUT[
sysObjectID.0 = enterprises.850.1.1.1
sysUpTime.0 = 44523564
]
SNMP STATUS[TRUE]

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

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

CMD[/bin/ps -ww -o pid,ppid,uid,gid,tty,stat,time,lstart,args -p 25833]

CMD EXITCODE[0]
CMD RUNTIME[0.0065s]
STDOUT[
  PID  PPID   UID   GID TT       STAT     TIME                  STARTED COMMAND
25833 30041     0     0 pts/0    S+   00:00:00 Mon Sep 11 08:55:28 2017 php ./discovery.php -h 172.31.179.117 -d
]

SQL[INSERT INTO `observium_processes` (`process_pid`,`process_name`,`process_ppid`,`process_uid`,`process_command`,`process_start`,`device_id`)  VALUES ('25833','discovery.php','30041','0','php ./discovery.php -h 172.31.179.117 -d','1505134528','215')]
SQL RUNTIME[0.00152206s]
#####  172.31.179.117 [215]  #####

 o OS Type              poweralert
 o SNMP Version         v2c
 o Last discovery       2017-09-11 08:51:04
 o Last duration        2.68 seconds

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


CMD[/usr/bin/snmpget -v2c -c *** -Pu -Ovq -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' sysDescr.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0233s]
STDOUT[
Ubuntu 12.04.3 LTS Linux 3.8.13 flash: 3.5G ram: 250168kB processor: armv7l software: PowerAlert 15.00 (0-0001)
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -v2c -c *** -Pu -Ovqn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' sysObjectID.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0232s]
STDOUT[
.1.3.6.1.4.1.850.1.1.1
]
SNMP STATUS[TRUE]
+-------------+-----------------------------------------------------------------------------------------------------------------+
| OID         |                                                                                                                 |
+-------------+-----------------------------------------------------------------------------------------------------------------+
| sysDescr    | Ubuntu 12.04.3 LTS Linux 3.8.13 flash: 3.5G ram: 250168kB processor: armv7l software: PowerAlert 15.00 (0-0001) |
| sysObjectID | .1.3.6.1.4.1.850.1.1.1                                                                                          |
+-------------+-----------------------------------------------------------------------------------------------------------------+

 o Re-Detect OS matched (poweralert: Tripp Lite PowerAlert):
+-------------+--------------------+------------------------+
| OID         | Matched definition |                        |
+-------------+--------------------+------------------------+
| sysObjectID | .1.3.6.1.4.1.850   | .1.3.6.1.4.1.850.1.1.1 |
+-------------+--------------------+------------------------+

 o sysORID table
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' sysORID]

CMD EXITCODE[0]
CMD RUNTIME[0.0471s]
STDOUT[
.1.3.6.1.2.1.1.9.1.2.1 = .1.3.6.1.6.3.11.3.1.1
.1.3.6.1.2.1.1.9.1.2.2 = .1.3.6.1.6.3.15.2.1.1
.1.3.6.1.2.1.1.9.1.2.3 = .1.3.6.1.6.3.10.3.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.2.1.49
.1.3.6.1.2.1.1.9.1.2.7 = .1.3.6.1.2.1.4
.1.3.6.1.2.1.1.9.1.2.8 = .1.3.6.1.2.1.50
.1.3.6.1.2.1.1.9.1.2.9 = .1.3.6.1.6.3.13.3.1.3
.1.3.6.1.2.1.1.9.1.2.10 = .1.3.6.1.2.1.92
]
SNMP STATUS[TRUE]

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

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

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

CMD EXITCODE[0]
CMD RUNTIME[0.0456s]
STDOUT[
sysORDescr.1 = The MIB for Message Processing and Dispatching.
sysORDescr.2 = The management information definitions for the SNMP User-based Security Model.
sysORDescr.3 = The SNMP Management Architecture MIB.
sysORDescr.4 = The MIB module for SNMPv2 entities
sysORDescr.5 = View-based Access Control Model for SNMP.
sysORDescr.6 = The MIB module for managing TCP implementations
sysORDescr.7 = The MIB module for managing IP and ICMP implementations
sysORDescr.8 = The MIB module for managing UDP implementations
sysORDescr.9 = The MIB modules for managing SNMP Notification, plus filtering.
sysORDescr.10 = The MIB module for logging SNMP Notifications.
]
SNMP STATUS[TRUE]
SNMPv2-MIB IP-MIB TCP-MIB UDP-MIB SNMP-FRAMEWORK-MIB

SQL[SELECT COUNT(*) FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '215' AND `attrib_type` = 'sysORID']
SQL RUNTIME[0.00035405s]

SQL[UPDATE `entity_attribs` set `attrib_value` ='[\"TCP-MIB\",\"UDP-MIB\"]' WHERE `entity_type` = 'device' AND `entity_id` = '215' AND `attrib_type` = 'sysORID']
SQL RUNTIME[0.00021386s]

+-----------------------+--------------------+---------------------------------------------+
| OID                   | MIB                | Status                                      |
+-----------------------+--------------------+---------------------------------------------+
| .1.3.6.1.6.3.1        | SNMPv2-MIB         | MIB already known through device mapping    |
| .1.3.6.1.2.1.4        | IP-MIB             | MIB already known through device mapping    |
| .1.3.6.1.2.1.49       | TCP-MIB            | MIB added through sysORID (MODULE-IDENTITY) |
| .1.3.6.1.2.1.50       | UDP-MIB            | MIB added through sysORID (MODULE-IDENTITY) |
| .1.3.6.1.6.3.10.3.1.1 | SNMP-FRAMEWORK-MIB | MIB already known through device mapping    |
| .1.3.6.1.6.3.11.3.1.1 |                    | MIB unused                                  |
| .1.3.6.1.6.3.15.2.1.1 |                    | MIB unused                                  |
| .1.3.6.1.6.3.16.2.2.1 |                    | MIB unused                                  |
| .1.3.6.1.6.3.13.3.1.3 |                    | MIB unused                                  |
| .1.3.6.1.2.1.92       |                    | MIB unused                                  |
+-----------------------+--------------------+---------------------------------------------+


 o Duration             0.1834s

#####  Module Start: ports  #####

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

CMD EXITCODE[0]
CMD RUNTIME[0.0279s]
STDOUT[
ifDescr.1 = lo
ifDescr.2 = eth0
]
SNMP STATUS[TRUE]
ifAlias
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' ifAlias]

CMD EXITCODE[0]
CMD RUNTIME[0.1s]
STDOUT[
ifAlias = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
ifName
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' ifName]

CMD EXITCODE[0]
CMD RUNTIME[0.0806s]
STDOUT[
ifName = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
ifType
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' ifType]

CMD EXITCODE[0]
CMD RUNTIME[0.0252s]
STDOUT[
ifType.1 = softwareLoopback
ifType.2 = ethernetCsmacd
]
SNMP STATUS[TRUE]
ifOperStatus
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' ifOperStatus]

CMD EXITCODE[0]
CMD RUNTIME[0.0251s]
STDOUT[
ifOperStatus.1 = up
ifOperStatus.2 = up
]
SNMP STATUS[TRUE]

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

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

SQL[SELECT * FROM `observium_attribs`]
SQL RUNTIME[0.00008011s]



  /opt/observium/includes/discovery/ports.inc.php:36
array(
  [1] => array(
           [ifDescr]      => string(2) "lo"
           [ifType]       => string(16) "softwareLoopback"
           [ifOperStatus] => string(2) "up"
         )
  [2] => array(
           [ifDescr]      => string(4) "eth0"
           [ifType]       => string(14) "ethernetCsmacd"
           [ifOperStatus] => string(2) "up"
         )
)
 o Caching DB
SQL[SELECT * FROM `ports` WHERE `device_id` = '215']
SQL RUNTIME[0.00029492s]
2 ports
 o Discovering ports    ..
+---------+---------+--------+---------+------------------+-------------+---------+
| ifIndex | ifDescr | ifName | ifAlias | ifType           | Oper Status | Ignored |
+---------+---------+--------+---------+------------------+-------------+---------+
| 1       | lo      |        | ...     | softwareLoopback | up          | no      |
| 2       | eth0    |        | ...     | ethernetCsmacd   | up          | no      |
+---------+---------+--------+---------+------------------+-------------+---------+


 o Duration             0.2693s

#####  Module Start: ports-stack  #####


SQL[SELECT * FROM `ports_stack` WHERE `device_id` = '215']
SQL RUNTIME[0.00015712s]

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

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


 o Duration             0.0705s

#####  Module Start: vlans  #####


SQL[SELECT * FROM `vlans` WHERE `device_id` = '215';]
SQL RUNTIME[0.00015903s]

SQL[SELECT * FROM `ports_vlans` WHERE `device_id` = '215';]
SQL RUNTIME[0.00012803s]
 o Q-BRIDGE-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' dot1qVlanStaticTable]

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




 o Duration             0.0806s

#####  Module Start: oids  #####


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

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

 o Duration             0.0011s

#####  Module Start: ip-addresses  #####

 o IP-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' ipAdEntIfIndex]

CMD EXITCODE[0]
CMD RUNTIME[0.0351s]
CMD EXITDELAY[10ms]
STDOUT[
ipAdEntIfIndex.127.0.0.1 = 1
ipAdEntIfIndex.172.31.179.117 = 2
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' ipAdEntNetMask]

CMD EXITCODE[0]
CMD RUNTIME[0.0298s]
STDOUT[
ipAdEntNetMask.127.0.0.1 = 255.0.0.0
ipAdEntNetMask.172.31.179.117 = 255.255.255.0
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' ipAddressIfIndex]

CMD EXITCODE[0]
CMD RUNTIME[0.0422s]
STDOUT[
ipAddressIfIndex.ipv4."127.0.0.1" = 1
ipAddressIfIndex.ipv4."172.31.179.117" = 2
ipAddressIfIndex.ipv4."172.31.179.255" = 2
ipAddressIfIndex.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01" = 1
ipAddressIfIndex.ipv6."fe:80:00:00:00:00:00:00:02:06:67:ff:fe:40:0c:54" = 2
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' ipAddressType]

CMD EXITCODE[0]
CMD RUNTIME[0.0325s]
STDOUT[
ipAddressType.ipv4."127.0.0.1" = unicast
ipAddressType.ipv4."172.31.179.117" = unicast
ipAddressType.ipv4."172.31.179.255" = broadcast
ipAddressType.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01" = unicast
ipAddressType.ipv6."fe:80:00:00:00:00:00:00:02:06:67:ff:fe:40:0c:54" = unicast
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' ipAddressPrefix]

CMD EXITCODE[0]
CMD RUNTIME[0.0295s]
STDOUT[
ipAddressPrefix.ipv4."127.0.0.1" = ipAddressPrefixOrigin.1.ipv4."127.0.0.0".8
ipAddressPrefix.ipv4."172.31.179.117" = ipAddressPrefixOrigin.2.ipv4."172.31.179.0".24
ipAddressPrefix.ipv4."172.31.179.255" = ipAddressPrefixOrigin.2.ipv4."172.31.179.0".24
ipAddressPrefix.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01" = ipAddressPrefixOrigin.1.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128
ipAddressPrefix.ipv6."fe:80:00:00:00:00:00:00:02:06:67:ff:fe:40:0c:54" = ipAddressPrefixOrigin.2.ipv6."fe:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00".64
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' ipAddressOrigin]

CMD EXITCODE[0]
CMD RUNTIME[0.0278s]
STDOUT[
ipAddressOrigin.ipv4."127.0.0.1" = manual
ipAddressOrigin.ipv4."172.31.179.117" = manual
ipAddressOrigin.ipv4."172.31.179.255" = manual
ipAddressOrigin.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01" = manual
ipAddressOrigin.ipv6."fe:80:00:00:00:00:00:00:02:06:67:ff:fe:40:0c:54" = linklayer
]
SNMP STATUS[TRUE]

 o IPV6-MIB


 > $ip_data[$ip_version] /opt/observium/includes/discovery/ip-addresses.inc.php:28
array(
  [1] => array(
           [127.0.0.1] => array(
                            [ifIndex] => string(1) "1"
                            [ip]      => string(9) "127.0.0.1"
                            [mask]    => string(9) "255.0.0.0"
                            [type]    => string(7) "unicast"
                          )
         )
  [2] => array(
           [172.31.179.117] => array(
                                 [ifIndex] => string(1) "2"
                                 [ip]      => string(14) "172.31.179.117"
                                 [mask]    => string(13) "255.255.255.0"
                                 [type]    => string(7) "unicast"
                               )
         )
)

SQL[SELECT * FROM `ipv4_addresses`
            LEFT JOIN `ports` USING(`port_id`)
            WHERE `device_id` = '215']
SQL RUNTIME[0.00042701s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '215' AND `ifIndex` = '1' LIMIT 1]
SQL RUNTIME[0.00015187s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '5187']
SQL RUNTIME[0.00023794s]

SQL[SELECT * FROM `devices` WHERE `device_id` = '215']
SQL RUNTIME[0.00018311s]

SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '215']
SQL RUNTIME[0.00008392s]

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '127.0.0.0/8']
SQL RUNTIME[0.00022316s]

SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '215' AND `ifIndex` = '2' LIMIT 1]
SQL RUNTIME[0.00025702s]

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '5188']
SQL RUNTIME[0.00028181s]

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

SQL[SELECT * FROM `ipv4_addresses`
            LEFT JOIN `ports` USING(`port_id`)
            WHERE `device_id` = '215']
SQL RUNTIME[0.00016403s]


  /opt/observium/includes/discovery/ip-addresses.inc.php:28
array(
  [1] => array(
           [0000:0000:0000:0000:0000:0000:0000:0001] => array(
                                                          [ifIndex] => string(1) "1"
                                                          [ip]      => string(39) "0000:0000:0000:0000:0000:0000:0000:0001"
                                                          [prefix]  => string(3) "128"
                                                          [type]    => string(7) "unicast"
                                                          [origin]  => string(6) "manual"
                                                        )
         )
  [2] => array(
           [fe80:0000:0000:0000:0206:67ff:fe40:0c54] => array(
                                                          [ifIndex] => string(1) "2"
                                                          [ip]      => string(39) "fe80:0000:0000:0000:0206:67ff:fe40:0c54"
                                                          [prefix]  => string(2) "64"
                                                          [type]    => string(7) "unicast"
                                                          [origin]  => string(9) "linklayer"
                                                        )
         )
)

SQL[SELECT * FROM `ipv6_addresses`
            LEFT JOIN `ports` USING(`port_id`)
            WHERE `device_id` = '215']
SQL RUNTIME[0.00059605s]

SQL[SELECT `ipv6_network_id` FROM `ipv6_networks` WHERE `ipv6_network` = '0:0:0:0:0:0:0:1/128']
SQL RUNTIME[0.00018096s]
Address 'fe80::206:67ff:fe40:c54/64' skipped as invalid.

SQL[SELECT * FROM `ipv6_addresses`
            LEFT JOIN `ports` USING(`port_id`)
            WHERE `device_id` = '215']
SQL RUNTIME[0.00005698s]
+---------+---------+-------------+-------------------+---------------------+--------+
| ifIndex | ifDescr | IP: Version | Address           | Network             | Origin |
+---------+---------+-------------+-------------------+---------------------+--------+
| 1       | lo      | IPv4        | 127.0.0.1/8       | 127.0.0.0/8         |        |
| 2       | eth0    | IPv4        | 172.31.179.117/24 | 172.31.179.0/24     |        |
| 1       | lo      | IPv6        | ::1/128           | 0:0:0:0:0:0:0:1/128 | manual |
+---------+---------+-------------+-------------------+---------------------+--------+


 o Changes              3 unchanged
 o Duration             0.2285s

#####  Module Start: processors  #####

 o UCD-SNMP-MIB
SQL[SELECT COUNT(*) FROM `processors` WHERE `device_id` = '215' AND `processor_type` != 'ucd-old']
SQL RUNTIME[0.00019002s]

CMD[/usr/bin/snmpget -v2c -c *** -Pu -OvQ -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' ssCpuIdle.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0231s]
CMD EXITDELAY[10ms]
STDOUT[
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 -v2c -c *** -Pu -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' hrDevice]

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

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' hrProcessorLoad]

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


SQL[SELECT * FROM `processors` WHERE `device_id` = '215']
SQL RUNTIME[0.00022697s]

 o Duration             0.1799s

#####  Module Start: mempools  #####

 o UCD-SNMP-MIB
CMD[/usr/bin/snmpget -v2c -c *** -Pu -OQUs -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' memTotalReal.0 memAvailReal.0 memBuffer.0 memCached.0]

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

 o HOST-RESOURCES-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' hrStorageEntry]

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


SQL[SELECT * FROM `mempools` WHERE `device_id` = '215']
SQL RUNTIME[0.00019884s]

 o Duration             0.1145s

#####  Module Start: inventory  #####

 o ENTITY-MIB           ENTITY-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'172.31.179.117':'161' entPhysicalEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0908s]
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 -v2c -c *** -Pu -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' hrDeviceEntry]

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

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' hrProcessorEntry]

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

SQL[SELECT * FROM `hrDevice` WHERE `device_id`  = '215']
SQL RUNTIME[0.00023103s]


SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '215']
SQL RUNTIME[0.00027609s]

 o Duration             0.2392s

#####  Module Start: printersupplies  #####


SQL[SELECT * FROM `printersupplies` WHERE `device_id` = '215']
SQL RUNTIME[0.00004911s]


 o Duration             0.0005s

#####  Module Start: sensors  #####

 o UPS-MIB              Caching OIDs: upsInput
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m UPS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' upsInput]

CMD EXITCODE[0]
CMD RUNTIME[0.0654s]
STDOUT[
upsInput = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
upsOutput
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m UPS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' upsOutput]

CMD EXITCODE[0]
CMD RUNTIME[0.082s]
STDOUT[
upsOutput = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
upsBypass
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m UPS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' upsBypass]

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

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m UPS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' upsBattery]

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

CMD[/usr/bin/snmpget -v2c -c *** -Pu -OUqv -M /opt/observium/mibs 'udp':'172.31.179.117':'161' .1.3.6.1.2.1.33.1.4.2.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0317s]
STDOUT[
No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpget -v2c -c *** -Pu -OUqv -M /opt/observium/mibs 'udp':'172.31.179.117':'161' .1.3.6.1.2.1.33.1.5.1.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0317s]
STDOUT[
No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m UPS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' upsTest]

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

 o ENTITY-SENSOR-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' entPhySensorValue]

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

 o TRIPPLITE-12X        tlEnvTemperatureF [
CMD[/usr/bin/snmpget -v2c -c *** -Pu -OQUvs -M /opt/observium/mibs 'udp':'172.31.179.117':'161' .1.3.6.1.4.1.850.101.1.1.2.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0327s]
STDOUT[
No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] tlEnvHumidity [
CMD[/usr/bin/snmpget -v2c -c *** -Pu -OQUvs -M /opt/observium/mibs 'udp':'172.31.179.117':'161' .1.3.6.1.4.1.850.101.1.2.1.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0313s]
CMD EXITDELAY[10ms]
STDOUT[
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` = '215' AND `sensor_class` = 'temperature' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00033021s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

SQL[SELECT * FROM `sensors` WHERE `device_id` = '215' AND `sensor_class` = 'counter' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00014091s]

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


 o Duration             0.5714s

#####  Module Start: storage  #####

 o UCD-SNMP-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m UCD-SNMP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' dskEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0282s]
STDOUT[
dskEntry = No more variables left in this MIB View (It is past the end of the MIB tree)
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

 o HOST-RESOURCES-MIB

SQL[SELECT * FROM `storage` WHERE `device_id` = '215']
SQL RUNTIME[0.00022507s]

 o Duration             0.0304s

#####  Module Start: neighbours  #####

 o LLDP-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' lldpRemoteSystemsData]

CMD EXITCODE[0]
CMD RUNTIME[0.051s]
STDOUT[
lldpRemoteSystemsData = 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 -v2c -c *** -Pu -OQUs -m CISCO-CDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'172.31.179.117':'161' cdpCache]

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

 o OSPF-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m OSPF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' ospfNbrIpAddr]

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


SQL[SELECT * FROM `neighbours` LEFT JOIN `ports` USING(`port_id`) WHERE `device_id` = '215']
SQL RUNTIME[0.00039101s]



 o Duration             0.1958s

#####  Module Start: arp-table  #####


SQL[SELECT port_id, ifIndex FROM ports WHERE device_id = '215' GROUP BY port_id]
SQL RUNTIME[0.00025105s]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OXqs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' ipNetToPhysicalPhysAddress]

CMD EXITCODE[0]
CMD RUNTIME[0.0523s]
STDOUT[
ipNetToPhysicalPhysAddress No Such Instance currently exists at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OXqs -m IPV6-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' ipv6NetToMediaPhysAddress]

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

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OXqs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' ipNetToMediaPhysAddress]

CMD EXITCODE[0]
CMD RUNTIME[0.0676s]
STDOUT[
ipNetToMediaPhysAddress[2][172.31.179.1] 0:0:c:9f:f0:b3
]
SNMP STATUS[TRUE]
Used IP-MIB::ipNetToMediaPhysAddress

SQL[SELECT mac_id, mac_address, ip_address, ip_version, ifIndex FROM ip_mac AS M
          LEFT JOIN ports AS I ON M.port_id = I.port_id
          WHERE I.device_id = '215']
SQL RUNTIME[0.00056314s]
.Removed MAC address 00:af:1f:f6:f0:c8 for 172.31.179.3
-
SQL[DELETE FROM `ip_mac` WHERE 1 AND `mac_id` = '42603']
SQL RUNTIME[0.00170398s]


 o Duration             0.1915s

#####  Module Start: junose-atm-vp  #####


 o Duration             0.0002s

#####  Module Start: bgp-peers  #####


CMD[/usr/bin/snmpget -v2c -c *** -Pu -OQv -m BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' bgpLocalAs.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0229s]
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` = '215']
SQL RUNTIME[0.00022316s]

 o Duration             0.0257s

#####  Module Start: mac-accounting  #####


 o Duration             0.0002s

#####  Module Start: cisco-vrf  #####


 o Duration             0.0002s

#####  Module Start: sla  #####

 o DISMAN-PING-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m DISMAN-PING-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' pingCtlEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0619s]
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` = '215']
SQL RUNTIME[0.00022078s]

 o Duration             0.0637s

#####  Module Start: pseudowires  #####


SQL[SELECT * FROM `pseudowires` WHERE `device_id` = '215']
SQL RUNTIME[0.00005603s]
 o PW-STD-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m PW-STD-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' pwID]

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


 o Duration             0.0454s

#####  Module Start: virtual-machines  #####



 o Duration             0.0004s

#####  Module Start: cisco-cbqos  #####

Cisco Class-based QoS:
SQL[SELECT * FROM `ports_cbqos` WHERE `device_id` = '215']
SQL RUNTIME[0.00031900s]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m CISCO-CLASS-BASED-QOS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'172.31.179.117':'161' cbQosIfType]

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

#####  Module Start: ucd-diskio  #####


CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pu -OQUs -m UCD-DISKIO-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'172.31.179.117':'161' diskIOEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.0284s]
STDOUT[
diskIOEntry = No more variables left in this MIB View (It is past the end of the MIB tree)
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]

SQL[SELECT * FROM `ucd_diskio` WHERE `device_id` = '215']
SQL RUNTIME[0.00024915s]


 o Duration             0.0304s

#####  Module Start: wifi  #####

Wifi:
SQL[SELECT * FROM `wifi_radios` WHERE `device_id` = '215']
SQL RUNTIME[0.00025201s]

SQL[SELECT * FROM `wifi_wlans` WHERE `device_id` = '215']
SQL RUNTIME[0.00019908s]


 o Duration             0.001s

#####  Module Start: p2p-radios  #####



#####  Module Start: graphs  #####


 o Duration             0.0002s

Module [ services ] disabled globally.
Module [ raid ] disabled globally.

SQL[UPDATE `devices` set `last_discovered` =NOW(),`type` ='power',`last_discovered_timetaken` ='2.622',`force_discovery` ='0' WHERE `device_id` = '215']
SQL RUNTIME[0.00157118s]

SQL[INSERT INTO `devices_perftimes` (`device_id`,`operation`,`start`,`duration`)  VALUES ('215','discover','1505134529.6739','2.6223959922791')]
SQL RUNTIME[0.00044203s]
#####  172.31.179.117 [215] completed discovery modules at 2017-09-11 12:55:32  #####

 o Discovery time       2.622 seconds


SQL[DELETE FROM `observium_processes` WHERE `process_pid` = '25833' AND `process_name` = 'discovery.php' AND `device_id` = '215']
SQL RUNTIME[0.00047708s]

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

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

SQL[SELECT * FROM `group_table` WHERE `device_id` = '215']
SQL RUNTIME[0.00017595s]

SQL[SELECT * FROM `alert_tests`]
SQL RUNTIME[0.00007987s]

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

SQL[SELECT * FROM `alert_table` WHERE `device_id` = '215']
SQL RUNTIME[0.00018001s]
#####  Finished discovery run at 2017-09-11 12:55:32  #####


SQL[INSERT INTO `perf_times` (`type`,`doing`,`start`,`duration`,`devices`)  VALUES ('discover','172.31.179.117','1505134529.5979','2.702','1')]
SQL RUNTIME[0.00137615s]
./discovery.php: 172.31.179.117 - 1 devices discovered in 2.702 secs

SQL[SELECT * FROM `observium_processes` WHERE `process_start` < '1505120129']
SQL RUNTIME[0.00019717s]
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       2.702 secs
 o Memory usage         12MB (peak: 14MB)
 o MySQL Usage          Cell[11/0.003s] Row[8/0.002s] Rows[70/0.022s] Column[0/0s] Update[2/0.002s] Insert[3/0.004s] Delete[2/0.002s]
 o RRDTool Usage