DEBUG!

CMD[/usr/bin/svn info /var/www]

CMD EXITCODE[0]
CMD RUNTIME[0.0224s]
CMD EXITDELAY[10ms]
STDOUT[
Path: .
Working Copy Root Path: /var/www
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: 10991
Node Kind: directory
Schedule: normal
Last Changed Author: mike
Last Changed Rev: 10991
Last Changed Date: 2021-02-08 16:02:15 +0100 (Mon, 08 Feb 2021)

]

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

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

CMD[date "+%:z"]

CMD EXITCODE[0]
CMD RUNTIME[0.0014s]
CMD EXITDELAY[10ms]
STDOUT[
+01:00
]

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

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

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

CMD[/bin/hostname -f]

CMD EXITCODE[0]
CMD RUNTIME[0.0021s]
STDOUT[
observium.lab.prnw.net
]

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


CMD[/var/www/scripts/distro]

CMD EXITCODE[0]
CMD RUNTIME[0.1103s]
STDOUT[
Linux|4.9.0-14-amd64|amd64|Debian|9.13||
]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0036s]
STDOUT[
Python 2.7.13
]

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

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

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

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

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

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

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

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

CMD EXITCODE[0]
CMD RUNTIME[0.0339s]
STDOUT[
Apache/2.4.25
]

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

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

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

 o OS                   Linux 4.9.0-14-amd64 [amd64] (Debian 9.13)
 o Apache               2.4.25
 o PHP                  7.0.33-0+deb9u10 (OPcache: DISABLED)
 o Python               2.7.13
 o MariaDB              10.1.48-MariaDB-0+deb9u1 (extension: mysqli 5.0.12-dev)
 o SNMP                 NET-SNMP 5.7.3
 o RRDtool              1.6.0
 o Fping                3.15 (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, 09-Feb-21 15:17:33 CET
 o PHP                  +01:00
 o MariaDB              +01:00


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

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

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

SQL[UPDATE `observium_attribs` set `attrib_value` ='21.2.10991' WHERE `attrib_type` = 'latest_ver']
SQL RUNTIME[0.00080395s]

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

SQL[UPDATE `observium_attribs` set `attrib_value` ='10991' WHERE `attrib_type` = 'latest_rev']
SQL RUNTIME[0.00037789s]

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

SQL[UPDATE `observium_attribs` set `attrib_value` ='2021-02-08' WHERE `attrib_type` = 'latest_rev_date']
SQL RUNTIME[0.00056815s]

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

SQL[UPDATE `observium_attribs` set `attrib_value` ='1612880254' WHERE `attrib_type` = 'last_versioncheck']
SQL RUNTIME[0.00036407s]

SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev';]
SQL RUNTIME[0.00023699s]
#####  Starting discovery run at 2021-02-09 15:17:34  #####


SQL[SELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` LIKE 'mmo-lab-ac1' AND `status` = '1' AND `poller_id` = '0' ORDER BY `last_discovered_timetaken` ASC]
SQL RUNTIME[0.00074816s]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m SNMPv2-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp 'udp':'mmo-lab-ac1':'161' sysObjectID.0 sysUpTime.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0372s]
STDOUT[
sysObjectID.0 = enterprises.318.1.3.14.10
sysUpTime.0 = 35:14:39:40.10
]
SNMP STATUS[TRUE]

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

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

SQL[INSERT INTO `observium_processes` (`process_pid`,`process_name`,`process_ppid`,`process_uid`,`process_command`,`process_start`,`device_id`)  VALUES ('18534','discovery.php','17648','1001','php ./discovery.php -d -h mmo-lab-ac1','1612880254','391')]
SQL RUNTIME[0.00068307s]
#####  mmo-lab-ac1 [391]  #####

 o OS Type              apc
 o OS Group             apc
 o SNMP Version         v2c
 o Last discovery       2021-02-09 13:00:57
 o Last duration        20.87 seconds

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


CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m SNMPv2-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp 'udp':'mmo-lab-ac1':'161' sysDescr.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0347s]
STDOUT[
APC Web/SNMP Management Card (MB:v4.1.0 PF:v6.1.0 PN:apc_hw06_aos_610.bin AF1:v6.1.0 AN1:apc_hw06_acrc2g_610.bin MN:0N-9580AC HR:06 SN: JK1616001642 MD:04/20/2016)
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUvn -m SNMPv2-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp 'udp':'mmo-lab-ac1':'161' sysObjectID.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0419s]
STDOUT[
.1.3.6.1.4.1.318.1.3.14.10
]
SNMP STATUS[TRUE]
+-------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| OID         |                                                                                                                                                                     |
+-------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| sysDescr    | APC Web/SNMP Management Card (MB:v4.1.0 PF:v6.1.0 PN:apc_hw06_aos_610.bin AF1:v6.1.0 AN1:apc_hw06_acrc2g_610.bin MN:0N-9580AC HR:06 SN: JK1616001642 MD:04/20/2016) |
| sysObjectID | .1.3.6.1.4.1.318.1.3.14.10                                                                                                                                          |
+-------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------+

 o Detect OS matched (apc: APC OS):
+-------------+--------------------+----------------------------+
| OID         | Matched definition |                            |
+-------------+--------------------+----------------------------+
| sysObjectID | .1.3.6.1.4.1.318   | .1.3.6.1.4.1.318.1.3.14.10 |
+-------------+--------------------+----------------------------+


 o Duration             0.1762s

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


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

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

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUsn -m SNMPv2-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp 'udp':'mmo-lab-ac1':'161' .1.3.6.1.2.1.1.9.1.2]

CMD EXITCODE[0]
CMD RUNTIME[0.07s]
STDOUT[
.1.3.6.1.2.1.1.9.1.2.1 = .1.3.6.1.6.3.1
.1.3.6.1.2.1.1.9.1.2.2 = .1.3.6.1.6.3.10.3.1.1
.1.3.6.1.2.1.1.9.1.2.3 = .1.3.6.1.6.3.11.3.1.1
.1.3.6.1.2.1.1.9.1.2.4 = .1.3.6.1.6.3.15.2.1.1
.1.3.6.1.2.1.1.9.1.2.5 = .1.3.6.1.6.3.16.2.1.1
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m SNMPv2-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp 'udp':'mmo-lab-ac1':'161' sysORDescr]

CMD EXITCODE[0]
CMD RUNTIME[0.0629s]
STDOUT[
sysORDescr.1 = The MIB Module from SNMPv2 entities
sysORDescr.2 = SNMP Management Architecture MIB
sysORDescr.3 = Message Processing and Dispatching MIB
sysORDescr.4 = USM User MIB
sysORDescr.5 = VACM MIB
]
SNMP STATUS[TRUE]
 o MIBs discovered      <empty>
SQL[DELETE FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '391' AND `attrib_type` = 'sysORID']
SQL RUNTIME[0.00023293s]

+-----------------------+--------------------+-----------+----------------------------------+
| Identity              | MIB                | Source    | Status                           |
+-----------------------+--------------------+-----------+----------------------------------+
| .1.3.6.1.6.3.1        | SNMPv2-MIB         | sysORID   | MIB already defined              |
| .1.3.6.1.6.3.10.3.1.1 | SNMP-FRAMEWORK-MIB | sysORID   | MIB already defined              |
|                       | PowerNet-MIB       | Discovery | MIB defined for os but not found |
| .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.1.1 | -                  | sysORID   | Unknown Identity                 |
+-----------------------+--------------------+-----------+----------------------------------+


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

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


  /var/www/includes/discovery/mibs.inc.php:354
array(
  [0]  => string(12) "PowerNet-MIB"
  [1]  => string(10) "SNMPv2-MIB"
  [2]  => string(18) "SNMP-FRAMEWORK-MIB"
  [3]  => string(6) "IF-MIB"
  [4]  => string(13) "ADSL-LINE-MIB"
  [5]  => string(13) "EtherLike-MIB"
  [6]  => string(10) "ENTITY-MIB"
  [7]  => string(17) "ENTITY-SENSOR-MIB"
  [8]  => string(8) "LLDP-MIB"
  [9]  => string(13) "CISCO-CDP-MIB"
  [10] => string(10) "PW-STD-MIB"
  [11] => string(15) "DISMAN-PING-MIB"
  [12] => string(6) "IP-MIB"
  [13] => string(8) "IPV6-MIB"
)

 o Duration             0.1784s


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


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

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

 o Duration             0.0026s


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

 o Caching OIDs         ifDescr
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp 'udp':'mmo-lab-ac1':'161' ifDescr]

CMD EXITCODE[0]
CMD RUNTIME[0.0749s]
STDOUT[
ifDescr.1 = LOOPBACK
ifDescr.2 = lance
]
SNMP STATUS[TRUE]
ifAlias
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp 'udp':'mmo-lab-ac1':'161' ifAlias]

CMD EXITCODE[0]
CMD RUNTIME[0.1149s]
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 *** -Pud -OQUs -m IF-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp 'udp':'mmo-lab-ac1':'161' ifName]

CMD EXITCODE[0]
CMD RUNTIME[0.1165s]
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 *** -Pud -OQUs -m IF-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp 'udp':'mmo-lab-ac1':'161' ifType]

CMD EXITCODE[0]
CMD RUNTIME[0.0787s]
STDOUT[
ifType.1 = softwareLoopback
ifType.2 = ethernetCsmacd
]
SNMP STATUS[TRUE]
ifOperStatus
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IF-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp 'udp':'mmo-lab-ac1':'161' ifOperStatus]

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



  /var/www/includes/discovery/ports.inc.php:45
array(
  [1] => array(
           [ifDescr]      => string(8) "LOOPBACK"
           [ifType]       => string(16) "softwareLoopback"
           [ifOperStatus] => string(2) "up"
         )
  [2] => array(
           [ifDescr]      => string(5) "lance"
           [ifType]       => string(14) "ethernetCsmacd"
           [ifOperStatus] => string(2) "up"
         )
)
 o Caching DB
SQL[SELECT * FROM `ports` WHERE `device_id` = '391']
SQL RUNTIME[0.00072193s]
2 ports
 o Discovering ports    ..
+---------+----------+--------+---------+------------------+-------------+---------+
| ifIndex | ifDescr  | ifName | ifAlias | ifType           | Oper Status | Ignored |
+---------+----------+--------+---------+------------------+-------------+---------+
| 1       | LOOPBACK |        | ...     | softwareLoopback | up          | no      |
| 2       | lance    |        | ...     | ethernetCsmacd   | up          | no      |
+---------+----------+--------+---------+------------------+-------------+---------+


 o Duration             0.489s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '391' AND `attrib_type` = 'discover_ports-stack']
SQL RUNTIME[0.00051999s]
Module [ports-stack] disabled by os definition in process [discovery].

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '391' AND `attrib_type` = 'discover_vlans']
SQL RUNTIME[0.00031495s]
Module [vlans] disabled by os definition in process [discovery].

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


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

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

 o Duration             0.0015s


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

 o IP-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IP-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp 'udp':'mmo-lab-ac1':'161' ipAdEntIfIndex]

CMD EXITCODE[0]
CMD RUNTIME[0.0868s]
STDOUT[
ipAdEntIfIndex.127.0.0.1 = 1
ipAdEntIfIndex.172.20.33.31 = 2
]
SNMP STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IP-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp 'udp':'mmo-lab-ac1':'161' ipAdEntNetMask]

CMD EXITCODE[0]
CMD RUNTIME[0.0994s]
STDOUT[
ipAdEntNetMask.127.0.0.1 = 255.255.255.255
ipAdEntNetMask.172.20.33.31 = 255.255.255.0
]
SNMP STATUS[TRUE]
Added 127.0.0.1
.Added 172.20.33.31
.
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m IP-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp 'udp':'mmo-lab-ac1':'161' ipAddressIfIndex]

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

 o IPV6-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUsb -m IPV6-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp 'udp':'mmo-lab-ac1':'161' ipv6AddrEntry]

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


SQL[SELECT * FROM `ipv4_addresses`
            WHERE `device_id` = '391']
SQL RUNTIME[0.00051093s]

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

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '16830']
SQL RUNTIME[0.00056815s]

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

SQL[SELECT * FROM `devices` WHERE `device_id` = '391']
SQL RUNTIME[0.00136614s]

SQL[SELECT * FROM `device_graphs` WHERE `device_id` = '391']
SQL RUNTIME[0.00014091s]

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

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

SQL[SELECT * FROM `ports`  WHERE `ports`.`port_id` = '16831']
SQL RUNTIME[0.00053287s]

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

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

SQL[SELECT * FROM `ipv4_addresses`
            WHERE `device_id` = '391']
SQL RUNTIME[0.00014210s]

SQL[SELECT * FROM `ipv6_addresses`
            WHERE `device_id` = '391']
SQL RUNTIME[0.00032306s]
+---------+----------+-------------+-----------------+----------------+----------+--------+
| ifIndex | ifDescr  | IP: Version | Address         | Network        | Type     | Origin |
+---------+----------+-------------+-----------------+----------------+----------+--------+
| 1       | LOOPBACK | IPv4        | 127.0.0.1/32    | 127.0.0.1/32   | loopback |        |
| 2       | lance    | IPv4        | 172.20.33.31/24 | 172.20.33.0/24 | private  |        |
+---------+----------+-------------+-----------------+----------------+----------+--------+


 o Changes              2 unchanged
 o Duration             0.4521s


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


SQL[SELECT * FROM `processors` WHERE `device_id` = '391']
SQL RUNTIME[0.00029802s]

 o Duration             0.0017s


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


SQL[SELECT * FROM `mempools` WHERE `device_id` = '391']
SQL RUNTIME[0.00033307s]

 o Duration             0.0018s


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

 o ENTITY-MIB           ENTITY-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/cisco 'udp':'mmo-lab-ac1':'161' entPhysicalEntry]

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


SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '391']
SQL RUNTIME[0.00054002s]

 o Duration             0.2591s


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


SQL[SELECT * FROM `printersupplies` WHERE `device_id` = '391']
SQL RUNTIME[0.00009012s]


 o Duration             0.0009s


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

 o PowerNet-MIB         upsBasicBatteryTimeOnBattery [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsBasicBatteryTimeOnBattery]

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

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsAdvConfigLowBatteryRunTime]

CMD EXITCODE[0]
CMD RUNTIME[0.2081s]
STDOUT[
upsAdvConfigLowBatteryRunTime = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] upsAdvBatteryRunTimeRemaining [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsAdvBatteryRunTimeRemaining]

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

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsAdvConfigLowBatteryRunTime]

CMD EXITCODE[0]
CMD RUNTIME[0.1627s]
STDOUT[
upsAdvConfigLowBatteryRunTime = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] upsHighPrecBatteryCapacity [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsHighPrecBatteryCapacity]

CMD EXITCODE[0]
CMD RUNTIME[0.1635s]
STDOUT[
upsHighPrecBatteryCapacity = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] upsAdvBatteryCapacity [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsAdvBatteryCapacity]

CMD EXITCODE[0]
CMD RUNTIME[0.1592s]
STDOUT[
upsAdvBatteryCapacity = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] upsHighPrecBatteryActualVoltage [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsHighPrecBatteryActualVoltage]

CMD EXITCODE[0]
CMD RUNTIME[0.1621s]
STDOUT[
upsHighPrecBatteryActualVoltage = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] upsAdvBatteryActualVoltage [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsAdvBatteryActualVoltage]

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

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsAdvBatteryNominalVoltage]

CMD EXITCODE[0]
CMD RUNTIME[0.2132s]
STDOUT[
upsAdvBatteryNominalVoltage = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] upsHighPrecInputLineVoltage [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsHighPrecInputLineVoltage]

CMD EXITCODE[0]
CMD RUNTIME[0.1901s]
STDOUT[
upsHighPrecInputLineVoltage = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] upsAdvInputLineVoltage [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsAdvInputLineVoltage]

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

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsAdvConfigLowTransferVolt]

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

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsAdvConfigHighTransferVolt]

CMD EXITCODE[0]
CMD RUNTIME[0.2148s]
STDOUT[
upsAdvConfigHighTransferVolt = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] upsHighPrecOutputLoad [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsHighPrecOutputLoad]

CMD EXITCODE[0]
CMD RUNTIME[0.1892s]
STDOUT[
upsHighPrecOutputLoad = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] upsAdvOutputLoad [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsAdvOutputLoad]

CMD EXITCODE[0]
CMD RUNTIME[0.1757s]
STDOUT[
upsAdvOutputLoad = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] wirelessSensorStatusTemperature [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' wirelessSensorStatusTable]

CMD EXITCODE[0]
CMD RUNTIME[0.1815s]
STDOUT[
wirelessSensorStatusTable = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] wirelessSensorStatusHumidity [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' wirelessSensorStatusTable]

CMD EXITCODE[0]
CMD RUNTIME[0.1772s]
STDOUT[
wirelessSensorStatusTable = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] wirelessSensorStatusBattery [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' wirelessSensorStatusTable]

CMD EXITCODE[0]
CMD RUNTIME[0.1827s]
STDOUT[
wirelessSensorStatusTable = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] wirelessSensorStatusRssi [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' wirelessSensorStatusTable]

CMD EXITCODE[0]
CMD RUNTIME[0.1822s]
STDOUT[
wirelessSensorStatusTable = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
]
 o PowerNet-MIB         atsStatusSelectedSource [
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' atsStatusCommStatus.0]

CMD EXITCODE[0]
CMD RUNTIME[0.1411s]
STDOUT[
No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
Store in cache OID: PowerNet-MIB::atsStatusCommStatus.0
Excluded by not test condition: PowerNet-MIB::atsStatusCommStatus.0 [] eq [atsCommEstablished]
!]atsStatusRedundancyState [Get cached OID: PowerNet-MIB::atsStatusCommStatus.0
Excluded by not test condition: PowerNet-MIB::atsStatusCommStatus.0 [] eq [atsCommEstablished]
!]atsStatus5VPowerSupply [Get cached OID: PowerNet-MIB::atsStatusCommStatus.0
Excluded by not test condition: PowerNet-MIB::atsStatusCommStatus.0 [] eq [atsCommEstablished]
!]atsStatus24VPowerSupply [Get cached OID: PowerNet-MIB::atsStatusCommStatus.0
Excluded by not test condition: PowerNet-MIB::atsStatusCommStatus.0 [] eq [atsCommEstablished]
!]atsStatus24VSourceBPowerSupply [Get cached OID: PowerNet-MIB::atsStatusCommStatus.0
Excluded by not test condition: PowerNet-MIB::atsStatusCommStatus.0 [] eq [atsCommEstablished]
!]atsStatusPlus12VPowerSupply [Get cached OID: PowerNet-MIB::atsStatusCommStatus.0
Excluded by not test condition: PowerNet-MIB::atsStatusCommStatus.0 [] eq [atsCommEstablished]
!]atsStatusMinus12VPowerSupply [Get cached OID: PowerNet-MIB::atsStatusCommStatus.0
Excluded by not test condition: PowerNet-MIB::atsStatusCommStatus.0 [] eq [atsCommEstablished]
!]atsStatusSwitchStatus [Get cached OID: PowerNet-MIB::atsStatusCommStatus.0
Excluded by not test condition: PowerNet-MIB::atsStatusCommStatus.0 [] eq [atsCommEstablished]
!]atsStatusSourceAStatus [Get cached OID: PowerNet-MIB::atsStatusCommStatus.0
Excluded by not test condition: PowerNet-MIB::atsStatusCommStatus.0 [] eq [atsCommEstablished]
!]atsStatusSourceBStatus [Get cached OID: PowerNet-MIB::atsStatusCommStatus.0
Excluded by not test condition: PowerNet-MIB::atsStatusCommStatus.0 [] eq [atsCommEstablished]
!]atsStatusPhaseSyncStatus [Get cached OID: PowerNet-MIB::atsStatusCommStatus.0
Excluded by not test condition: PowerNet-MIB::atsStatusCommStatus.0 [] eq [atsCommEstablished]
!]atsStatusHardwareStatus [Get cached OID: PowerNet-MIB::atsStatusCommStatus.0
Excluded by not test condition: PowerNet-MIB::atsStatusCommStatus.0 [] eq [atsCommEstablished]
!]atsStatus3dot3VPowerSupply [Get cached OID: PowerNet-MIB::atsStatusCommStatus.0
Excluded by not test condition: PowerNet-MIB::atsStatusCommStatus.0 [] eq [atsCommEstablished]
!]atsStatus1Dot0VPowerSupply [Get cached OID: PowerNet-MIB::atsStatusCommStatus.0
Excluded by not test condition: PowerNet-MIB::atsStatusCommStatus.0 [] eq [atsCommEstablished]
!]atsStatusVBoostSourceA [Get cached OID: PowerNet-MIB::atsStatusCommStatus.0
Excluded by not test condition: PowerNet-MIB::atsStatusCommStatus.0 [] eq [atsCommEstablished]
!]atsStatusVBoostSourceB [Get cached OID: PowerNet-MIB::atsStatusCommStatus.0
Excluded by not test condition: PowerNet-MIB::atsStatusCommStatus.0 [] eq [atsCommEstablished]
!]emsInputContactStatusInputContactState [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' emsInputContactStatusEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.21s]
STDOUT[
emsInputContactStatusEntry = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] emsOutputRelayStatusOutputRelayState [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' emsOutputRelayStatusEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.209s]
STDOUT[
emsOutputRelayStatusEntry = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] emsOutletStatusOutletState [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' emsOutletStatusEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.2058s]
STDOUT[
emsOutletStatusEntry = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] emsAlarmDeviceStatusDeviceState [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' emsAlarmDeviceStatusDeviceState]

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

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' emsAlarmDeviceStatusDeviceName]

CMD EXITCODE[0]
CMD RUNTIME[0.1886s]
STDOUT[
emsAlarmDeviceStatusDeviceName = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] rPDUOutletStatusOutletState [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' rPDUOutletStatusEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.1884s]
STDOUT[
rPDUOutletStatusEntry = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
] sPDUOutletCtl [
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -Ih -OQUsb -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' sPDUOutletControlTable]

CMD EXITCODE[0]
CMD RUNTIME[0.1765s]
STDOUT[
sPDUOutletControlTable = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
]
 o PowerNet-MIB
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsPhaseNumInputs.0]

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

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsPhaseNumOutputs.0]

CMD EXITCODE[0]
CMD RUNTIME[0.1226s]
STDOUT[
No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
Caching OIDs: upsHighPrecInput
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsHighPrecInput]

CMD EXITCODE[0]
CMD RUNTIME[0.1768s]
STDOUT[
upsHighPrecInput = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
upsHighPrecOutput
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsHighPrecOutput]

CMD EXITCODE[0]
CMD RUNTIME[0.1832s]
STDOUT[
upsHighPrecOutput = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
upsAdvInput
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsAdvInput]

CMD EXITCODE[0]
CMD RUNTIME[0.1922s]
STDOUT[
upsAdvInput = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
upsAdvOutput
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsAdvOutput]

CMD EXITCODE[0]
CMD RUNTIME[0.1923s]
STDOUT[
upsAdvOutput = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
upsHighPrecBattery
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsHighPrecBattery]

CMD EXITCODE[0]
CMD RUNTIME[0.1827s]
STDOUT[
upsHighPrecBattery = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
upsAdvBattery
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsAdvBattery]

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

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsAdvTestDiagnosticSchedule.0 upsAdvTestDiagnosticsResults.0 upsAdvTestLastDiagnosticsDate.0]

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

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' upsBasicOutputStatus.0]

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

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' atsNumInputs.0]

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

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' atsNumOutputs.0]

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

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' rPDUIdentDeviceNumOutlets.0]

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

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' rPDULoadDevNumBanks.0]

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

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' rPDULoadDevice]

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

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OsqnU -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' isxModularDistSysVoltageLtoN]

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

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OsqnU -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' isxModularDistModuleBreakerCurrent]

CMD EXITCODE[0]
CMD RUNTIME[0.1853s]
STDOUT[
.1.3.6.1.4.1.318.1.1.22.2.4.1.9 No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
 emsProbeStatusTable
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' emsProbeStatusTable]

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

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' emsStatusSysTempUnits.0]

CMD EXITCODE[0]
CMD RUNTIME[0.1231s]
STDOUT[
No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
iemConfigProbesTable
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' iemConfigProbesTable]

CMD EXITCODE[0]
CMD RUNTIME[0.1859s]
STDOUT[
iemConfigProbesTable = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
iemStatusProbesTable
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' iemStatusProbesTable]

CMD EXITCODE[0]
CMD RUNTIME[0.3165s]
STDOUT[
iemStatusProbesTable = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
 uioSensorStatusTable
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' uioSensorStatusTable]

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

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' rPDU2SensorTempHumidityConfigTable]

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

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' rPDU2SensorTempHumidityStatusTable]

CMD EXITCODE[0]
CMD RUNTIME[0.1767s]
STDOUT[
rPDU2SensorTempHumidityStatusTable = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
 memSensorsStatusTable
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' memSensorsStatusTable]

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

CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUv -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' memSensorsStatusSysTempUnits.0]

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

CMD[/usr/bin/snmptranslate -Os -Pu -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc '.1.3.6.1.4.1.318.1.3.14.10']

CMD EXITCODE[0]
CMD RUNTIME[0.0848s]
STDOUT[
airACRC300Series
]
SNMP TRANSLATE (CMD): '.1.3.6.1.4.1.318.1.3.14.10' -> 'airACRC300Series'
coolingUnitStatusAnalogTable
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' coolingUnitStatusAnalogTable]

CMD EXITCODE[0]
CMD RUNTIME[5.1711s]
STDOUT[
coolingUnitStatusAnalogDescription.1.1 = "Supply Air Temperature"
coolingUnitStatusAnalogDescription.1.2 = "Supply Air Temperature"
coolingUnitStatusAnalogDescription.1.3 = "Return Air Temperature"
coolingUnitStatusAnalogDescription.1.4 = "Return Air Temperature"
coolingUnitStatusAnalogDescription.1.5 = "Rack Inlet Temperature"
coolingUnitStatusAnalogDescription.1.6 = "Rack Inlet Temperature"
coolingUnitStatusAnalogDescription.1.7 = "Dew Point Temperature"
coolingUnitStatusAnalogDescription.1.8 = "Dew Point Temperature"
coolingUnitStatusAnalogDescription.1.9 = "Cool Demand"
coolingUnitStatusAnalogDescription.1.10 = "Cool Output"
coolingUnitStatusAnalogDescription.1.11 = "Airflow"
coolingUnitStatusAnalogDescription.1.12 = "Fan Speed"
coolingUnitStatusAnalogDescription.1.13 = "Unit Energy"
coolingUnitStatusAnalogDescription.1.14 = "Unit Power"
coolingUnitStatusAnalogDescription.1.15 = "Cool Demand"
coolingUnitStatusAnalogDescription.1.16 = "Cool Output"
coolingUnitStatusAnalogDescription.1.17 = "Airflow"
coolingUnitStatusAnalogDescription.1.18 = "Minimum Rack Inlet Temperature"
coolingUnitStatusAnalogDescription.1.19 = "Minimum Rack Inlet Temperature"
coolingUnitStatusAnalogDescription.1.20 = "Maximum Rack Inlet Temperature"
coolingUnitStatusAnalogDescription.1.21 = "Maximum Rack Inlet Temperature"
coolingUnitStatusAnalogDescription.1.22 = "Fan 1"
coolingUnitStatusAnalogDescription.1.23 = "Fan 2"
coolingUnitStatusAnalogDescription.1.24 = "Fan 3"
coolingUnitStatusAnalogDescription.1.25 = "Fan 4"
coolingUnitStatusAnalogDescription.1.26 = "Fan 5"
coolingUnitStatusAnalogDescription.1.27 = "Fan 6"
coolingUnitStatusAnalogDescription.1.28 = "Fan 7"
coolingUnitStatusAnalogDescription.1.29 = "Fan 8"
coolingUnitStatusAnalogDescription.1.30 = "Air Filter"
coolingUnitStatusAnalogDescription.1.31 = "Fan Power Supply 1"
coolingUnitStatusAnalogDescription.1.32 = "Fan Power Supply 2"
coolingUnitStatusAnalogDescription.1.33 = "Condensate Pump"
coolingUnitStatusAnalogDescription.1.34 = "Unit"
coolingUnitStatusAnalogDescription.1.35 = "Circulation Pump"
coolingUnitStatusAnalogValue.1.1 = 685
coolingUnitStatusAnalogValue.1.2 = 203
coolingUnitStatusAnalogValue.1.3 = 820
coolingUnitStatusAnalogValue.1.4 = 278
coolingUnitStatusAnalogValue.1.5 = 692
coolingUnitStatusAnalogValue.1.6 = 207
coolingUnitStatusAnalogValue.1.9 = 46
coolingUnitStatusAnalogValue.1.10 = 0
coolingUnitStatusAnalogValue.1.11 = 1056
coolingUnitStatusAnalogValue.1.12 = 35
coolingUnitStatusAnalogValue.1.13 = 12950
coolingUnitStatusAnalogValue.1.14 = 155
coolingUnitStatusAnalogValue.1.15 = 8
coolingUnitStatusAnalogValue.1.16 = 0
coolingUnitStatusAnalogValue.1.17 = 2113
coolingUnitStatusAnalogValue.1.18 = 692
coolingUnitStatusAnalogValue.1.19 = 207
coolingUnitStatusAnalogValue.1.20 = 713
coolingUnitStatusAnalogValue.1.21 = 218
coolingUnitStatusAnalogValue.1.22 = 38059
coolingUnitStatusAnalogValue.1.23 = 38059
coolingUnitStatusAnalogValue.1.24 = 38059
coolingUnitStatusAnalogValue.1.25 = 38059
coolingUnitStatusAnalogValue.1.26 = 38059
coolingUnitStatusAnalogValue.1.27 = 38059
coolingUnitStatusAnalogValue.1.28 = 38059
coolingUnitStatusAnalogValue.1.29 = 38059
coolingUnitStatusAnalogValue.1.30 = 38059
coolingUnitStatusAnalogValue.1.31 = 38063
coolingUnitStatusAnalogValue.1.32 = 38063
coolingUnitStatusAnalogValue.1.33 = 183
coolingUnitStatusAnalogValue.1.34 = 38063
coolingUnitStatusAnalogValue.1.35 = 0
coolingUnitStatusAnalogUnits.1.1 = "F"
coolingUnitStatusAnalogUnits.1.2 = "C"
coolingUnitStatusAnalogUnits.1.3 = "F"
coolingUnitStatusAnalogUnits.1.4 = "C"
coolingUnitStatusAnalogUnits.1.5 = "F"
coolingUnitStatusAnalogUnits.1.6 = "C"
coolingUnitStatusAnalogUnits.1.7 = "F"
coolingUnitStatusAnalogUnits.1.8 = "C"
coolingUnitStatusAnalogUnits.1.9 = "kW"
coolingUnitStatusAnalogUnits.1.10 = "kW"
coolingUnitStatusAnalogUnits.1.11 = "CFM"
coolingUnitStatusAnalogUnits.1.12 = "%"
coolingUnitStatusAnalogUnits.1.13 = "kWh"
coolingUnitStatusAnalogUnits.1.14 = "W"
coolingUnitStatusAnalogUnits.1.15 = "kW"
coolingUnitStatusAnalogUnits.1.16 = "kW"
coolingUnitStatusAnalogUnits.1.17 = "CFM"
coolingUnitStatusAnalogUnits.1.18 = "F"
coolingUnitStatusAnalogUnits.1.19 = "C"
coolingUnitStatusAnalogUnits.1.20 = "F"
coolingUnitStatusAnalogUnits.1.21 = "C"
coolingUnitStatusAnalogUnits.1.22 = "hr"
coolingUnitStatusAnalogUnits.1.23 = "hr"
coolingUnitStatusAnalogUnits.1.24 = "hr"
coolingUnitStatusAnalogUnits.1.25 = "hr"
coolingUnitStatusAnalogUnits.1.26 = "hr"
coolingUnitStatusAnalogUnits.1.27 = "hr"
coolingUnitStatusAnalogUnits.1.28 = "hr"
coolingUnitStatusAnalogUnits.1.29 = "hr"
coolingUnitStatusAnalogUnits.1.30 = "hr"
coolingUnitStatusAnalogUnits.1.31 = "hr"
coolingUnitStatusAnalogUnits.1.32 = "hr"
coolingUnitStatusAnalogUnits.1.33 = "hr"
coolingUnitStatusAnalogUnits.1.34 = "hr"
coolingUnitStatusAnalogUnits.1.35 = "hr"
coolingUnitStatusAnalogScale.1.1 = 10
coolingUnitStatusAnalogScale.1.2 = 10
coolingUnitStatusAnalogScale.1.3 = 10
coolingUnitStatusAnalogScale.1.4 = 10
coolingUnitStatusAnalogScale.1.5 = 10
coolingUnitStatusAnalogScale.1.6 = 10
coolingUnitStatusAnalogScale.1.9 = 10
coolingUnitStatusAnalogScale.1.10 = 10
coolingUnitStatusAnalogScale.1.11 = 1
coolingUnitStatusAnalogScale.1.12 = 1
coolingUnitStatusAnalogScale.1.13 = 1
coolingUnitStatusAnalogScale.1.14 = 1
coolingUnitStatusAnalogScale.1.15 = 1
coolingUnitStatusAnalogScale.1.16 = 1
coolingUnitStatusAnalogScale.1.17 = 1
coolingUnitStatusAnalogScale.1.18 = 10
coolingUnitStatusAnalogScale.1.19 = 10
coolingUnitStatusAnalogScale.1.20 = 10
coolingUnitStatusAnalogScale.1.21 = 10
coolingUnitStatusAnalogScale.1.22 = 1
coolingUnitStatusAnalogScale.1.23 = 1
coolingUnitStatusAnalogScale.1.24 = 1
coolingUnitStatusAnalogScale.1.25 = 1
coolingUnitStatusAnalogScale.1.26 = 1
coolingUnitStatusAnalogScale.1.27 = 1
coolingUnitStatusAnalogScale.1.28 = 1
coolingUnitStatusAnalogScale.1.29 = 1
coolingUnitStatusAnalogScale.1.30 = 1
coolingUnitStatusAnalogScale.1.31 = 1
coolingUnitStatusAnalogScale.1.32 = 1
coolingUnitStatusAnalogScale.1.33 = 1
coolingUnitStatusAnalogScale.1.34 = 1
coolingUnitStatusAnalogScale.1.35 = 1
]
SNMP STATUS[TRUE]
Discover sensor: [class: temperature, device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.4.1.2.1.3.1.2, index: coolingUnitStatusAnalogValue.1.2, type: apc, descr: Supply Air Temperature, scale: 0.1, limits: (, , , ), CURRENT: 20.3, ,

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.2')]
SQL RUNTIME[0.00096488s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.2']
SQL RUNTIME[0.00057697s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '17859' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00027800s]
.Discover sensor: [class: temperature, device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.4.1.2.1.3.1.4, index: coolingUnitStatusAnalogValue.1.4, type: apc, descr: Return Air Temperature, scale: 0.1, limits: (, , , ), CURRENT: 27.8, ,

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.4')]
SQL RUNTIME[0.00038195s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.4']
SQL RUNTIME[0.00058699s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '17860' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00027013s]
.Discover sensor: [class: temperature, device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.4.1.2.1.3.1.6, index: coolingUnitStatusAnalogValue.1.6, type: apc, descr: Rack Inlet Temperature, scale: 0.1, limits: (, , , ), CURRENT: 20.7, ,

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.6')]
SQL RUNTIME[0.00055003s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.6']
SQL RUNTIME[0.00069809s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '17861' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00040102s]
.Sensor skipped by not numeric value: '', 'Dew Point Temperature'
Discover sensor: [class: power, device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.4.1.2.1.3.1.9, index: coolingUnitStatusAnalogValue.1.9, type: apc, descr: Cool Demand, scale: 100, limits: (, , , ), CURRENT: 4600, ,

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.9')]
SQL RUNTIME[0.00061202s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.9']
SQL RUNTIME[0.00079703s]
LCurrent sensor value: "4600", scale: "100"
  limit_high: "7350" -> "6900"
  limit_high_warn: "" -> ""
  limit_low: "" -> ""
  limit_low_warn: "" -> ""


SQL[UPDATE `sensors` set `sensor_limit` ='6900' WHERE `sensor_id` = '17862']
SQL RUNTIME[0.00090218s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '17862' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00029898s]
.Discover sensor: [class: power, device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.4.1.2.1.3.1.10, index: coolingUnitStatusAnalogValue.1.10, type: apc, descr: Cool Output, scale: 100, limits: (, , , ), CURRENT: 0, ,

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.10')]
SQL RUNTIME[0.00042200s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.10']
SQL RUNTIME[0.00059199s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '17863' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00032187s]
.Discover sensor: [class: airflow, device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.4.1.2.1.3.1.11, index: coolingUnitStatusAnalogValue.1.11, type: apc, descr: Airflow, scale: 1, limits: (, , , ), CURRENT: 1056, ,

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'airflow' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.11')]
SQL RUNTIME[0.00042295s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'airflow' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.11']
SQL RUNTIME[0.00054002s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '17864' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00031400s]
.Discover sensor: [class: capacity, device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.4.1.2.1.3.1.12, index: coolingUnitStatusAnalogValue.1.12, type: apc, descr: Fan Speed, scale: 1, limits: (, , , ), CURRENT: 35, ,

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'capacity' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.12')]
SQL RUNTIME[0.00048900s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'capacity' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.12']
SQL RUNTIME[0.00063491s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '17865' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00044084s]
.Discover sensor: [class: power, device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.4.1.2.1.3.1.14, index: coolingUnitStatusAnalogValue.1.14, type: apc, descr: Unit Power, scale: 1, limits: (, , , ), CURRENT: 155, ,

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.14')]
SQL RUNTIME[0.00073385s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.14']
SQL RUNTIME[0.00069404s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '17866' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00039792s]
.Discover sensor: [class: power, device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.4.1.2.1.3.1.15, index: coolingUnitStatusAnalogValue.1.15, type: apc, descr: Cool Demand, scale: 1000, limits: (, , , ), CURRENT: 8000, ,

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.15')]
SQL RUNTIME[0.00050497s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.15']
SQL RUNTIME[0.00075793s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '17867' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00038314s]
.Discover sensor: [class: power, device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.4.1.2.1.3.1.16, index: coolingUnitStatusAnalogValue.1.16, type: apc, descr: Cool Output, scale: 1000, limits: (, , , ), CURRENT: 0, ,

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.16')]
SQL RUNTIME[0.00056314s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.16']
SQL RUNTIME[0.00072002s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '17868' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00036693s]
.Discover sensor: [class: airflow, device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.4.1.2.1.3.1.17, index: coolingUnitStatusAnalogValue.1.17, type: apc, descr: Airflow, scale: 1, limits: (, , , ), CURRENT: 2113, ,

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'airflow' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.17')]
SQL RUNTIME[0.00085592s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'airflow' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.17']
SQL RUNTIME[0.00066614s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '17869' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00036311s]
.Discover sensor: [class: temperature, device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.4.1.2.1.3.1.19, index: coolingUnitStatusAnalogValue.1.19, type: apc, descr: Minimum Rack Inlet Temperature, scale: 0.1, limits: (, , , ), CURRENT: 20.7, ,

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.19')]
SQL RUNTIME[0.00056005s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.19']
SQL RUNTIME[0.00071812s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '17870' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00032496s]
.Discover sensor: [class: temperature, device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.4.1.2.1.3.1.21, index: coolingUnitStatusAnalogValue.1.21, type: apc, descr: Maximum Rack Inlet Temperature, scale: 0.1, limits: (, , , ), CURRENT: 21.8, ,

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.21')]
SQL RUNTIME[0.00051498s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitStatusAnalogValue.1.21']
SQL RUNTIME[0.00068903s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '17871' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00031114s]
. coolingUnitExtendedAnalogTable
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' coolingUnitExtendedAnalogTable]

CMD EXITCODE[0]
CMD RUNTIME[0.5879s]
STDOUT[
coolingUnitExtendedAnalogDescription.1.1 = "Chilled Water Valve Position"
coolingUnitExtendedAnalogDescription.1.2 = "Chilled Water Flow"
coolingUnitExtendedAnalogDescription.1.3 = "Entering Chilled Water Temperature"
coolingUnitExtendedAnalogDescription.1.4 = "Entering Chilled Water Temperature"
coolingUnitExtendedAnalogDescription.1.5 = "Leaving Chilled Water Temperature"
coolingUnitExtendedAnalogDescription.1.6 = "Leaving Chilled Water Temperature"
coolingUnitExtendedAnalogDescription.1.7 = "Coil Chilled Water Temperature"
coolingUnitExtendedAnalogDescription.1.8 = "Coil Chilled Water Temperature"
coolingUnitExtendedAnalogDescription.1.9 = "Filter Differential Pressure"
coolingUnitExtendedAnalogDescription.1.10 = "Filter Differential Pressure"
coolingUnitExtendedAnalogValue.1.1 = 61
coolingUnitExtendedAnalogValue.1.2 = 2
coolingUnitExtendedAnalogValue.1.3 = 588
coolingUnitExtendedAnalogValue.1.4 = 149
coolingUnitExtendedAnalogValue.1.5 = 681
coolingUnitExtendedAnalogValue.1.6 = 201
coolingUnitExtendedAnalogValue.1.7 = 588
coolingUnitExtendedAnalogValue.1.8 = 149
coolingUnitExtendedAnalogValue.1.9 = 0
coolingUnitExtendedAnalogValue.1.10 = 0
coolingUnitExtendedAnalogUnits.1.1 = "%"
coolingUnitExtendedAnalogUnits.1.2 = "GPM"
coolingUnitExtendedAnalogUnits.1.3 = "F"
coolingUnitExtendedAnalogUnits.1.4 = "C"
coolingUnitExtendedAnalogUnits.1.5 = "F"
coolingUnitExtendedAnalogUnits.1.6 = "C"
coolingUnitExtendedAnalogUnits.1.7 = "F"
coolingUnitExtendedAnalogUnits.1.8 = "C"
coolingUnitExtendedAnalogUnits.1.9 = "\"WC"
coolingUnitExtendedAnalogUnits.1.10 = "Pa"
coolingUnitExtendedAnalogScale.1.1 = 1
coolingUnitExtendedAnalogScale.1.2 = 1
coolingUnitExtendedAnalogScale.1.3 = 10
coolingUnitExtendedAnalogScale.1.4 = 10
coolingUnitExtendedAnalogScale.1.5 = 10
coolingUnitExtendedAnalogScale.1.6 = 10
coolingUnitExtendedAnalogScale.1.7 = 10
coolingUnitExtendedAnalogScale.1.8 = 10
coolingUnitExtendedAnalogScale.1.9 = 100
coolingUnitExtendedAnalogScale.1.10 = 100
]
SNMP STATUS[TRUE]
Discover sensor: [class: capacity, device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.6.1.2.1.3.1.1, index: coolingUnitExtendedAnalogValue.1.1, type: apc, descr: Chilled Water Valve Position, scale: 1, limits: (, , , ), CURRENT: 61, ,

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'capacity' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitExtendedAnalogValue.1.1')]
SQL RUNTIME[0.00086904s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'capacity' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitExtendedAnalogValue.1.1']
SQL RUNTIME[0.00078106s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '17890' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00068498s]
.Discover sensor: [class: waterflow, device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.6.1.2.1.3.1.2, index: coolingUnitExtendedAnalogValue.1.2, type: apc, descr: Chilled Water Flow, scale: 1, limits: (, , , ), CURRENT: 2, ,

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'waterflow' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitExtendedAnalogValue.1.2')]
SQL RUNTIME[0.00244308s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'waterflow' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitExtendedAnalogValue.1.2']
SQL RUNTIME[0.00078893s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '20441' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00038004s]
.Discover sensor: [class: temperature, device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.6.1.2.1.3.1.4, index: coolingUnitExtendedAnalogValue.1.4, type: apc, descr: Entering Chilled Water Temperature, scale: 0.1, limits: (, , , ), CURRENT: 14.9, ,

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitExtendedAnalogValue.1.4')]
SQL RUNTIME[0.00058103s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitExtendedAnalogValue.1.4']
SQL RUNTIME[0.00341511s]
LCurrent sensor value: "14.9", scale: "0.1"
  limit_high: "22.56" -> "23.84"
  limit_high_warn: "" -> ""
  limit_low: "0" -> "0"
  limit_low_warn: "" -> ""


SQL[UPDATE `sensors` set `sensor_limit` ='23.84' WHERE `sensor_id` = '17891']
SQL RUNTIME[0.00085998s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '17891' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00038791s]
.Discover sensor: [class: temperature, device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.6.1.2.1.3.1.6, index: coolingUnitExtendedAnalogValue.1.6, type: apc, descr: Leaving Chilled Water Temperature, scale: 0.1, limits: (, , , ), CURRENT: 20.1, ,

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitExtendedAnalogValue.1.6')]
SQL RUNTIME[0.00059509s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitExtendedAnalogValue.1.6']
SQL RUNTIME[0.00088000s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '17892' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00034904s]
.Discover sensor: [class: temperature, device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.6.1.2.1.3.1.8, index: coolingUnitExtendedAnalogValue.1.8, type: apc, descr: Coil Chilled Water Temperature, scale: 0.1, limits: (, , , ), CURRENT: 14.9, ,

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitExtendedAnalogValue.1.8')]
SQL RUNTIME[0.00053692s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitExtendedAnalogValue.1.8']
SQL RUNTIME[0.00068092s]
LCurrent sensor value: "14.9", scale: "0.1"
  limit_high: "22.56" -> "23.84"
  limit_high_warn: "" -> ""
  limit_low: "0" -> "0"
  limit_low_warn: "" -> ""


SQL[UPDATE `sensors` set `sensor_limit` ='23.84' WHERE `sensor_id` = '17893']
SQL RUNTIME[0.00055981s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '17893' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00027680s]
.Discover sensor: [class: pressure, device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.6.1.2.1.3.1.10, index: coolingUnitExtendedAnalogValue.1.10, type: apc, descr: Filter Differential Pressure, scale: 0.01, limits: (, , , ), CURRENT: 0, ,

SQL[SELECT EXISTS (SELECT 1 FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'pressure' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitExtendedAnalogValue.1.10')]
SQL RUNTIME[0.00036001s]

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'pressure' AND `device_id` = '391' AND `sensor_type` = 'apc' AND `sensor_index` = 'coolingUnitExtendedAnalogValue.1.10']
SQL RUNTIME[0.00040102s]

SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'sensor' AND `entity_id` = '17894' AND `attrib_type` = 'sensor_addition']
SQL RUNTIME[0.00028992s]
. coolingUnitStatusDiscreteTable
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' coolingUnitStatusDiscreteTable]

CMD EXITCODE[0]
CMD RUNTIME[0.197s]
STDOUT[
coolingUnitStatusDiscreteDescription.1.1 = "Operating Mode"
coolingUnitStatusDiscreteDescription.1.2 = "Active Flow Control Status"
coolingUnitStatusDiscreteValueAsString.1.1 = "On"
coolingUnitStatusDiscreteValueAsString.1.2 = "NA"
coolingUnitStatusDiscreteValueAsInteger.1.1 = 1
coolingUnitStatusDiscreteValueAsInteger.1.2 = 3
coolingUnitStatusDiscreteIntegerReferenceKey.1.1 = "Standby(0),On(1),Idle(2),Maintenance(3)"
coolingUnitStatusDiscreteIntegerReferenceKey.1.2 = "Under(0),Okay(1),Over(2),NA(3)"
]
SNMP STATUS[TRUE]
Discover status: [device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.4.2.2.1.4.1.1, index: coolingUnitStatusDiscreteValueAsInteger.1.1, type: powernet-cooling-opmode-state, descr: Operating Mode, CURRENT: 1, , ]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '391' AND `status_type` = 'powernet-cooling-opmode-state' AND `status_index` = 'coolingUnitStatusDiscreteValueAsInteger.1.1' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00065517s]

SQL[SELECT * FROM `status` WHERE `device_id` = '391' AND `status_type` = 'powernet-cooling-opmode-state' AND `status_index` = 'coolingUnitStatusDiscreteValueAsInteger.1.1' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00055790s]
.Discover status: [device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.4.2.2.1.4.1.2, index: coolingUnitStatusDiscreteValueAsInteger.1.2, type: powernet-cooling-flowcontrol-state, descr: Active Flow Control Status, CURRENT: 1, , ]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '391' AND `status_type` = 'powernet-cooling-flowcontrol-state' AND `status_index` = 'coolingUnitStatusDiscreteValueAsInteger.1.2' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00057387s]

SQL[SELECT * FROM `status` WHERE `device_id` = '391' AND `status_type` = 'powernet-cooling-flowcontrol-state' AND `status_index` = 'coolingUnitStatusDiscreteValueAsInteger.1.2' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00060010s]
. coolingUnitExtendedDiscreteTable
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' coolingUnitExtendedDiscreteTable]

CMD EXITCODE[0]
CMD RUNTIME[0.4447s]
STDOUT[
coolingUnitExtendedDiscreteDescription.1.1 = "Standby Input State"
coolingUnitExtendedDiscreteDescription.1.2 = "Output 1 State"
coolingUnitExtendedDiscreteDescription.1.3 = "Output 2 State"
coolingUnitExtendedDiscreteDescription.1.4 = "Output 3 State"
coolingUnitExtendedDiscreteDescription.1.5 = "Output 4 State"
coolingUnitExtendedDiscreteDescription.1.6 = "Active Power Source"
coolingUnitExtendedDiscreteDescription.1.7 = "Unit Type"
coolingUnitExtendedDiscreteValueAsString.1.1 = "Open"
coolingUnitExtendedDiscreteValueAsString.1.2 = "Normal"
coolingUnitExtendedDiscreteValueAsString.1.3 = "Normal"
coolingUnitExtendedDiscreteValueAsString.1.4 = "Normal"
coolingUnitExtendedDiscreteValueAsString.1.5 = "Normal"
coolingUnitExtendedDiscreteValueAsString.1.6 = "Primary "
coolingUnitExtendedDiscreteValueAsString.1.7 = "Standard"
coolingUnitExtendedDiscreteValueAsInteger.1.1 = 0
coolingUnitExtendedDiscreteValueAsInteger.1.2 = 1
coolingUnitExtendedDiscreteValueAsInteger.1.3 = 1
coolingUnitExtendedDiscreteValueAsInteger.1.4 = 1
coolingUnitExtendedDiscreteValueAsInteger.1.5 = 1
coolingUnitExtendedDiscreteValueAsInteger.1.6 = 0
coolingUnitExtendedDiscreteValueAsInteger.1.7 = 1
coolingUnitExtendedDiscreteIntegerReferenceKey.1.1 = "Open(0),Closed(1)"
coolingUnitExtendedDiscreteIntegerReferenceKey.1.2 = "Abnormal(0),Normal(1)"
coolingUnitExtendedDiscreteIntegerReferenceKey.1.3 = "Abnormal(0),Normal(1)"
coolingUnitExtendedDiscreteIntegerReferenceKey.1.4 = "Abnormal(0),Normal(1)"
coolingUnitExtendedDiscreteIntegerReferenceKey.1.5 = "Abnormal(0),Normal(1)"
coolingUnitExtendedDiscreteIntegerReferenceKey.1.6 = "Primary (0),Secondary(1)"
coolingUnitExtendedDiscreteIntegerReferenceKey.1.7 = "Undefined(0),Standard(1),HighTemp(2)"
]
SNMP STATUS[TRUE]
Discover status: [device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.6.2.2.1.4.1.1, index: coolingUnitExtendedDiscreteValueAsInteger.1.1, type: powernet-cooling-input-state, descr: Standby Input State, CURRENT: 1, , ]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '391' AND `status_type` = 'powernet-cooling-input-state' AND `status_index` = 'coolingUnitExtendedDiscreteValueAsInteger.1.1' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00064397s]

SQL[SELECT * FROM `status` WHERE `device_id` = '391' AND `status_type` = 'powernet-cooling-input-state' AND `status_index` = 'coolingUnitExtendedDiscreteValueAsInteger.1.1' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00047398s]
.Discover status: [device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.6.2.2.1.4.1.2, index: coolingUnitExtendedDiscreteValueAsInteger.1.2, type: powernet-cooling-output-state, descr: Output 1 State, CURRENT: 1, , ]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '391' AND `status_type` = 'powernet-cooling-output-state' AND `status_index` = 'coolingUnitExtendedDiscreteValueAsInteger.1.2' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00044107s]

SQL[SELECT * FROM `status` WHERE `device_id` = '391' AND `status_type` = 'powernet-cooling-output-state' AND `status_index` = 'coolingUnitExtendedDiscreteValueAsInteger.1.2' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00050187s]
.Discover status: [device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.6.2.2.1.4.1.3, index: coolingUnitExtendedDiscreteValueAsInteger.1.3, type: powernet-cooling-output-state, descr: Output 2 State, CURRENT: 1, , ]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '391' AND `status_type` = 'powernet-cooling-output-state' AND `status_index` = 'coolingUnitExtendedDiscreteValueAsInteger.1.3' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00044799s]

SQL[SELECT * FROM `status` WHERE `device_id` = '391' AND `status_type` = 'powernet-cooling-output-state' AND `status_index` = 'coolingUnitExtendedDiscreteValueAsInteger.1.3' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00049305s]
.Discover status: [device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.6.2.2.1.4.1.4, index: coolingUnitExtendedDiscreteValueAsInteger.1.4, type: powernet-cooling-output-state, descr: Output 3 State, CURRENT: 1, , ]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '391' AND `status_type` = 'powernet-cooling-output-state' AND `status_index` = 'coolingUnitExtendedDiscreteValueAsInteger.1.4' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00044990s]

SQL[SELECT * FROM `status` WHERE `device_id` = '391' AND `status_type` = 'powernet-cooling-output-state' AND `status_index` = 'coolingUnitExtendedDiscreteValueAsInteger.1.4' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00050402s]
.Discover status: [device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.6.2.2.1.4.1.5, index: coolingUnitExtendedDiscreteValueAsInteger.1.5, type: powernet-cooling-output-state, descr: Output 4 State, CURRENT: 1, , ]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '391' AND `status_type` = 'powernet-cooling-output-state' AND `status_index` = 'coolingUnitExtendedDiscreteValueAsInteger.1.5' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00047517s]

SQL[SELECT * FROM `status` WHERE `device_id` = '391' AND `status_type` = 'powernet-cooling-output-state' AND `status_index` = 'coolingUnitExtendedDiscreteValueAsInteger.1.5' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00049496s]
.Discover status: [device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.6.2.2.1.4.1.6, index: coolingUnitExtendedDiscreteValueAsInteger.1.6, type: powernet-cooling-powersource-state, descr: Active Power Source, CURRENT: 1, , ]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '391' AND `status_type` = 'powernet-cooling-powersource-state' AND `status_index` = 'coolingUnitExtendedDiscreteValueAsInteger.1.6' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00040579s]

SQL[SELECT * FROM `status` WHERE `device_id` = '391' AND `status_type` = 'powernet-cooling-powersource-state' AND `status_index` = 'coolingUnitExtendedDiscreteValueAsInteger.1.6' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00048304s]
.Discover status: [device: mmo-lab-ac1, oid: .1.3.6.1.4.1.318.1.1.27.1.6.2.2.1.4.1.7, index: coolingUnitExtendedDiscreteValueAsInteger.1.7, type: powernet-cooling-unittype-state, descr: Unit Type, CURRENT: 1, , ]

SQL[SELECT EXISTS (SELECT 1 FROM `status` WHERE `device_id` = '391' AND `status_type` = 'powernet-cooling-unittype-state' AND `status_index` = 'coolingUnitExtendedDiscreteValueAsInteger.1.7' AND `poller_type`= 'snmp')]
SQL RUNTIME[0.00043201s]

SQL[SELECT * FROM `status` WHERE `device_id` = '391' AND `status_type` = 'powernet-cooling-unittype-state' AND `status_index` = 'coolingUnitExtendedDiscreteValueAsInteger.1.7' AND `poller_type`= 'snmp']
SQL RUNTIME[0.00046086s]
.
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' mUpsEnvironAmbientTemperature.0 mUpsEnvironRelativeHumidity.0 mUpsEnvironAmbientTemperature2.0 mUpsEnvironRelativeHumidity2.0]

CMD EXITCODE[0]
CMD RUNTIME[0.1078s]
STDOUT[
mUpsEnvironAmbientTemperature.0 = No Such Object available on this agent at this OID
mUpsEnvironRelativeHumidity.0 = No Such Object available on this agent at this OID
mUpsEnvironAmbientTemperature2.0 = No Such Object available on this agent at this OID
mUpsEnvironRelativeHumidity2.0 = No Such Object available on this agent at this OID
]
SNMP ERROR[#1000 - Failed response]
SNMP STATUS[FALSE]
mUpsContactTable
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' mUpsContactTable]

CMD EXITCODE[0]
CMD RUNTIME[0.1596s]
STDOUT[
mUpsContactTable = No Such Object available on this agent at this OID
]
SNMP STATUS[FALSE]
SNMP ERROR[#1000 - Failed response]
accessPX
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m PowerNet-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/apc 'udp':'mmo-lab-ac1':'161' accessPX]

CMD EXITCODE[0]
CMD RUNTIME[0.1635s]
STDOUT[
accessPX = 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 *** -Pud -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp 'udp':'mmo-lab-ac1':'161' entPhySensorValue]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


 o Duration             16.566s


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


SQL[SELECT * FROM `storage` WHERE `device_id` = '391']
SQL RUNTIME[0.00033522s]

 o Duration             0.0014s


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

 o LLDP-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m LLDP-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp 'udp':'mmo-lab-ac1':'161' lldpRemChassisIdSubtype]

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

]
SNMP STATUS[TRUE]

 o CISCO-CDP-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m CISCO-CDP-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/cisco 'udp':'mmo-lab-ac1':'161' cdpCache]

CMD EXITCODE[0]
CMD RUNTIME[0.1509s]
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` = '391']
SQL RUNTIME[0.00035095s]



 o Duration             0.2438s


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


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

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OXqs -m IP-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp 'udp':'mmo-lab-ac1':'161' ipNetToPhysicalPhysAddress]

CMD EXITCODE[0]
CMD RUNTIME[0.0853s]
STDOUT[
ipNetToPhysicalPhysAddress[1] Wrong Type (should be OCTET STRING): 0
ipNetToPhysicalPhysAddress[2] Wrong Type (should be OCTET STRING): 0
]
SNMP STATUS[TRUE]
Used IP-MIB::ipNetToPhysicalPhysAddress

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OXqs -m IP-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp 'udp':'mmo-lab-ac1':'161' ipNetToMediaPhysAddress]

CMD EXITCODE[0]
CMD RUNTIME[0.1447s]
STDOUT[
ipNetToMediaPhysAddress[2][172.20.33.1] 0:0:5e:0:1:1
]
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 = '391']
SQL RUNTIME[0.00051403s]
.

 o Duration             0.2365s


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


 o Duration             0.0004s


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


 o Duration             0.0021s


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


 o Duration             0.0004s


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

 o DISMAN-PING-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m DISMAN-PING-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp 'udp':'mmo-lab-ac1':'161' pingCtlEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.1034s]
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` = '391']
SQL RUNTIME[0.00053000s]

 o Duration             0.1074s


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

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


SQL[SELECT * FROM `pseudowires` WHERE `device_id` = '391']
SQL RUNTIME[0.00011420s]
 o PW-STD-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m PW-STD-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp 'udp':'mmo-lab-ac1':'161' pwID]

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


 o Duration             0.0827s


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



 o Duration             0.0008s


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


SQL[SELECT * FROM `ports_cbqos` WHERE `device_id` = '391']
SQL RUNTIME[0.00039792s]

CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m CISCO-CLASS-BASED-QOS-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp:/var/www/mibs/cisco 'udp':'mmo-lab-ac1':'161' cbQosIfType]

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


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


CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m UCD-DISKIO-MIB -M /var/www/mibs/rfc:/var/www/mibs/net-snmp 'udp':'mmo-lab-ac1':'161' diskIOEntry]

CMD EXITCODE[0]
CMD RUNTIME[0.081s]
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` = '391']
SQL RUNTIME[0.00016189s]


 o Duration             0.0844s


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


SQL[SELECT * FROM `wifi_radios` WHERE `device_id` = '391']
SQL RUNTIME[0.00047708s]

SQL[SELECT * FROM `wifi_wlans` WHERE `device_id` = '391']
SQL RUNTIME[0.00042892s]

SQL[SELECT * FROM `wifi_aps` WHERE `device_id` = '391']
SQL RUNTIME[0.00035310s]


 o Duration             0.003s


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


 o Duration             0.0002s


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


 o Duration             0.0007s


SQL[SELECT `attrib_value` FROM `entity_attribs` WHERE `entity_type` = 'device' AND `entity_id` = '391' AND `attrib_type` = 'discover_raid']
SQL RUNTIME[0.00035691s]
Module [raid] disabled globally by config in process [discovery].
 o Modules Disabled     ports-stack, vlans, lsp, raid
 o Modules Enabled      os, mibs, vrf, ports, oids, ip-addresses, processors, mempools, inventory, printersupplies, sensors, storage, neighbours,
                        arp-table,junose-atm-vp, bgp-peers, mac-accounting, sla, pseudowires, virtual-machines, cisco-cbqos, ucd-diskio, wifi,
                        p2p-radios,graphs

SQL[SELECT `device_state` FROM `devices` WHERE `device_id` = '391';]
SQL RUNTIME[0.00030994s]

SQL[UPDATE `devices` set `last_discovered` =NOW(),`type` ='power',`last_discovered_timetaken` ='19.1399',`force_discovery` ='0',`device_state` ='a:4:{s:15:\"poller_mod_perf\";a:28:{s:6:\"system\";d:0.21049999999999999;s:2:\"os\";d:0.0028999999999999998;s:7:\"sensors\";d:1.3424;s:6:\"status\";d:0.44640000000000002;s:7:\"counter\";d:0.00069999999999999999;s:10:\"processors\";d:0.0011999999999999999;s:8:\"mempools\";d:0.0011999999999999999;s:7:\"storage\";d:0.0011999999999999999;s:8:\"netstats\";d:0.68110000000000004;s:7:\"ucd-mib\";d:0.00080000000000000004;s:13:\"ipSystemStats\";d:0.74750000000000005;s:5:\"ports\";d:1.0781000000000001;s:9:\"bgp-peers\";d:0.0023;s:15:\"printersupplies\";d:0.00069999999999999999;s:10:\"ucd-diskio\";d:0.00059999999999999995;s:4:\"wifi\";d:0.00029999999999999997;s:10:\"p2p-radios\";d:0.0011000000000000001;s:4:\"ospf\";d:0.0011999999999999999;s:3:\"sla\";d:0.0020999999999999999;s:11:\"pseudowires\";d:0.0011000000000000001;s:14:\"mac-accounting\";d:0.0014;s:12:\"loadbalancer\";d:0.00069999999999999999;s:15:\"entity-physical\";d:0.00040000000000000002;s:12:\"applications\";d:0.001;s:9:\"fdb-table\";d:0.0025999999999999999;s:6:\"graphs\";d:0.00080000000000000004;s:4:\"oids\";d:0.00069999999999999999;s:6:\"probes\";d:0.00089999999999999998;}s:14:\"poller_history\";a:288:{i:1612880246;d:4.6466000000000003;i:1612879953;d:4.2621000000000002;i:1612879613;d:3.9931000000000001;i:1612879366;d:7.3532999999999999;i:1612879038;d:4.0256999999999996;i:1612878722;d:4.5324;i:1612878456;d:5.2697000000000003;i:1612878108;d:3.8296000000000001;i:1612877846;d:6.7919999999999998;i:1612877548;d:4.9965999999999999;i:1612877202;d:4.4557000000000002;i:1612876942;d:7.8371000000000004;i:1612876646;d:4.6330999999999998;i:1612876300;d:4.3166000000000002;i:1612876042;d:6.9207000000000001;i:1612875749;d:5.2244999999999999;i:1612875445;d:4.2725999999999997;i:1612875139;d:4.2310999999999996;i:1612874848;d:4.4526000000000003;i:1612874508;d:4.0605000000000002;i:1612874243;d:6.8010999999999999;i:1612873964;d:4.9490999999999996;i:1612873642;d:4.2172999999999998;i:1612873360;d:4.5252999999999997;i:1612873025;d:3.9813000000000001;i:1612872757;d:4.8699000000000003;i:1612872407;d:3.9085999999999999;i:1612872152;d:7.9660000000000002;i:1612871797;d:4.6756000000000002;i:1612871537;d:7.6492000000000004;i:1612871234;d:4.9119999999999999;i:1612870957;d:4.9455;i:1612870651;d:4.0570000000000004;i:1612870357;d:4.9535999999999998;i:1612870028;d:4.1787999999999998;i:1612869733;d:5.0297999999999998;i:1612869447;d:4.7451999999999996;i:1612869116;d:4.1414;i:1612868825;d:5.7857000000000003;i:1612868565;d:5.9904999999999999;i:1612868205;d:4.2306999999999997;i:1612867937;d:6.3720999999999997;i:1612867648;d:4.6637000000000004;i:1612867338;d:4.1687000000000003;i:1612867015;d:4.6039000000000003;i:1612866753;d:6.8033999999999999;i:1612866463;d:4.3833000000000002;i:1612866239;d:3.7147000000000001;i:1612866124;d:4.5334000000000003;i:1612865870;d:5.4062999999999999;i:1612865842;d:4.7436999999999996;i:1612865518;d:4.7582000000000004;i:1612865255;d:5.8837999999999999;i:1612864955;d:4.6307;i:1612864633;d:5.2736000000000001;i:1612864325;d:5.4564000000000004;i:1612864041;d:5.8525999999999998;i:1612863750;d:6.5873999999999997;i:1612863548;d:8.8673999999999999;i:1612862214;d:3.8871000000000002;i:1612861648;d:5.2053000000000003;i:1612861319;d:3.7440000000000002;i:1612861026;d:4.3920000000000003;i:1612860720;d:3.5722;i:1612860412;d:3.7606999999999999;i:1612860115;d:4.3098000000000001;i:1612859822;d:4.3357000000000001;i:1612859541;d:5.2953000000000001;i:1612859227;d:3.4432;i:1612858914;d:3.6307999999999998;i:1612858616;d:4.2390999999999996;i:1612858314;d:4.0251999999999999;i:1612858042;d:4.1403999999999996;i:1612857734;d:4.5994999999999999;i:1612857419;d:3.7896000000000001;i:1612857118;d:3.9426999999999999;i:1612856822;d:3.8938000000000001;i:1612856523;d:3.8359000000000001;i:1612856246;d:3.9651999999999998;i:1612855926;d:3.8300999999999998;i:1612855602;d:3.8961000000000001;i:1612855330;d:5.3036000000000003;i:1612855013;d:3.6164999999999998;i:1612854715;d:4.1898;i:1612854433;d:4.2217000000000002;i:1612854122;d:4.2655000000000003;i:1612853809;d:4.2164999999999999;i:1612853530;d:4.7850999999999999;i:1612853214;d:3.4645999999999999;i:1612852919;d:4.3333000000000004;i:1612852645;d:4.0186000000000002;i:1612852333;d:3.7725;i:1612852016;d:3.7429000000000001;i:1612851721;d:4.0457999999999998;i:1612851421;d:3.6823999999999999;i:1612851111;d:3.8172999999999999;i:1612850849;d:4.8476999999999997;i:1612850528;d:3.9657;i:1612850220;d:3.9180000000000001;i:1612849914;d:3.8855;i:1612849622;d:3.9792999999999998;i:1612849313;d:3.8613;i:1612849032;d:4.7355999999999998;i:1612848720;d:4.5038999999999998;i:1612848412;d:4.2366999999999999;i:1612848128;d:4.3513999999999999;i:1612847809;d:3.7263000000000002;i:1612847513;d:4.5609999999999999;i:1612847238;d:4.3544999999999998;i:1612846942;d:4.2828999999999997;i:1612846595;d:3.4165000000000001;i:1612846322;d:6.5984999999999996;i:1612846017;d:3.7970000000000002;i:1612845720;d:4.1562999999999999;i:1612845437;d:4.1665000000000001;i:1612845124;d:4.0282;i:1612844819;d:4.0201000000000002;i:1612844513;d:3.9220000000000002;i:1612844216;d:3.9714999999999998;i:1612843918;d:3.8666;i:1612843633;d:3.9459;i:1612843351;d:4.6303000000000001;i:1612843031;d:4.0730000000000004;i:1612842745;d:4.3916000000000004;i:1612842413;d:3.6964999999999999;i:1612842113;d:4.3414000000000001;i:1612841825;d:4.7618999999999998;i:1612841519;d:5.0434999999999999;i:1612841213;d:4.4486999999999997;i:1612840913;d:4.4157999999999999;i:1612840631;d:4.4329999999999998;i:1612840310;d:3.5369999999999999;i:1612840033;d:4.7755999999999998;i:1612839718;d:4.4634;i:1612839395;d:4.0762999999999998;i:1612839113;d:6.8247;i:1612838816;d:4.0864000000000003;i:1612838514;d:4.0034000000000001;i:1612838235;d:4.8615000000000004;i:1612837917;d:4.4581999999999997;i:1612837617;d:4.1643999999999997;i:1612837321;d:3.9750000000000001;i:1612837013;d:3.7141999999999999;i:1612836712;d:4.1848999999999998;i:1612836449;d:4.3403;i:1612836142;d:3.8050999999999999;i:1612835794;d:3.431;i:1612835512;d:6.8949999999999996;i:1612835224;d:4.4527000000000001;i:1612834913;d:3.5956999999999999;i:1612834629;d:4.3948999999999998;i:1612834318;d:4.7667000000000002;i:1612834013;d:4.2533000000000003;i:1612833719;d:4.1422999999999996;i:1612833414;d:3.9142000000000001;i:1612833112;d:4.3555999999999999;i:1612832832;d:4.4221000000000004;i:1612832535;d:4.4412000000000003;i:1612832214;d:3.738;i:1612831915;d:4.0039999999999996;i:1612831613;d:4.0627000000000004;i:1612831316;d:3.9575999999999998;i:1612831043;d:4.0442;i:1612830729;d:3.9127000000000001;i:1612830413;d:3.8102999999999998;i:1612830118;d:4.0925000000000002;i:1612829818;d:3.7839;i:1612829516;d:4.2618999999999998;i:1612829249;d:3.9159999999999999;i:1612828937;d:4.4725999999999999;i:1612828609;d:4.2892000000000001;i:1612828314;d:4.5739000000000001;i:1612828013;d:4.5256999999999996;i:1612827715;d:4.6155999999999997;i:1612827422;d:4.3304;i:1612827133;d:5.1139999999999999;i:1612826815;d:3.7101000000000002;i:1612826516;d:4.2058999999999997;i:1612826216;d:4.5369999999999999;i:1612825920;d:4.1978;i:1612825641;d:3.9270999999999998;i:1612825325;d:4.2276999999999996;i:1612825017;d:4.0659000000000001;i:1612824716;d:3.9809000000000001;i:1612824419;d:3.8986999999999998;i:1612824118;d:4.0515999999999996;i:1612823837;d:4.1407999999999996;i:1612823531;d:4.6101999999999999;i:1612823215;d:3.7906;i:1612822929;d:4.4208999999999996;i:1612822629;d:3.7238000000000002;i:1612822315;d:3.5118;i:1612822033;d:4.5152999999999999;i:1612821743;d:4.7737999999999996;i:1612821414;d:3.5295000000000001;i:1612821123;d:4.5373000000000001;i:1612820823;d:3.7778999999999998;i:1612820512;d:3.7991000000000001;i:1612820233;d:4.5553999999999997;i:1612819924;d:4.2937000000000003;i:1612819617;d:4.0400999999999998;i:1612819321;d:4.1596000000000002;i:1612819013;d:3.9706000000000001;i:1612818719;d:4.1581999999999999;i:1612818431;d:4.0321999999999996;i:1612818127;d:4.6656000000000004;i:1612817823;d:3.9365999999999999;i:1612817515;d:3.7501000000000002;i:1612817214;d:4.4131999999999998;i:1612816924;d:4.3350999999999997;i:1612816651;d:3.7343999999999999;i:1612816322;d:3.5981999999999998;i:1612816015;d:4.4690000000000003;i:1612815730;d:4.5122;i:1612815419;d:3.6425999999999998;i:1612815115;d:3.8668;i:1612814834;d:4.4507000000000003;i:1612814528;d:4.8163999999999998;i:1612814222;d:3.8818999999999999;i:1612813914;d:3.7164000000000001;i:1612813622;d:4.0899000000000001;i:1612813318;d:3.8397000000000001;i:1612813042;d:4.0770999999999997;i:1612812722;d:3.9773000000000001;i:1612812422;d:4.1524000000000001;i:1612812113;d:3.8919000000000001;i:1612811820;d:4.4219999999999997;i:1612811515;d:3.8266;i:1612811240;d:4.2870999999999997;i:1612810920;d:4.4480000000000004;i:1612810615;d:4.3798000000000004;i:1612810330;d:4.5469999999999997;i:1612810014;d:3.5788000000000002;i:1612809715;d:4.5865999999999998;i:1612809432;d:4.5709;i:1612809131;d:4.5919999999999996;i:1612808822;d:3.7179000000000002;i:1612808515;d:3.8660000000000001;i:1612808223;d:4.3177000000000003;i:1612807913;d:4.1988000000000003;i:1612807634;d:4.1715999999999998;i:1612807329;d:4.5007000000000001;i:1612807015;d:3.9338000000000002;i:1612806717;d:4.1337000000000002;i:1612806418;d:4.1340000000000003;i:1612806114;d:3.9710999999999999;i:1612805842;d:4.3597000000000001;i:1612805523;d:4.1106999999999996;i:1612805223;d:4.3277999999999999;i:1612804926;d:3.7612999999999999;i:1612804613;d:3.7021000000000002;i:1612804310;d:4.4398;i:1612804025;d:4.7840999999999996;i:1612803726;d:5.0523999999999996;i:1612803423;d:3.8864999999999998;i:1612803114;d:3.6981000000000002;i:1612802812;d:4.3685999999999998;i:1612802514;d:4.4945000000000004;i:1612802236;d:4.4997999999999996;i:1612801929;d:4.2717999999999998;i:1612801619;d:4.1832000000000003;i:1612801325;d:4.1185;i:1612801022;d:3.8357000000000001;i:1612800718;d:3.9916999999999998;i:1612800449;d:4.2226999999999997;i:1612800129;d:4.5823999999999998;i:1612799823;d:4.3369;i:1612799524;d:3.7141999999999999;i:1612799215;d:3.6168999999999998;i:1612798919;d:4.0114999999999998;i:1612798641;d:3.8673999999999999;i:1612798329;d:4.0552999999999999;i:1612798014;d:3.8736999999999999;i:1612797714;d:4.609;i:1612797422;d:4.4778000000000002;i:1612797122;d:3.8496000000000001;i:1612796841;d:3.7713999999999999;i:1612796527;d:3.9975999999999998;i:1612796217;d:3.8439000000000001;i:1612795914;d:4.2172000000000001;i:1612795616;d:4.0156999999999998;i:1612795319;d:4.0814000000000004;i:1612795034;d:4.0555000000000003;i:1612794720;d:4.633;i:1612794413;d:4.0880999999999998;i:1612794114;d:4.1877000000000004;i:1612793810;d:4.1780999999999997;i:1612793523;d:4.7675000000000001;}s:17:\"discovery_history\";a:100:{i:1612880254;d:19.139900000000001;i:1612872036;d:20.865300000000001;i:1612866220;d:18.609100000000002;i:1612865693;d:20.3245;i:1612850140;d:16.537700000000001;i:1612828420;d:17.739899999999999;i:1612806780;d:17.424700000000001;i:1612785277;d:16.976600000000001;i:1612763471;d:18.0336;i:1612742002;d:15.969900000000001;i:1612720044;d:18.110399999999998;i:1612698497;d:14.978300000000001;i:1612677273;d:14.9153;i:1612655441;d:18.165800000000001;i:1612633824;d:17.402200000000001;i:1612614028;d:16.872699999999998;i:1612592287;d:58.781799999999997;i:1612570907;d:55.407299999999999;i:1612549287;d:56.065300000000001;i:1612528084;d:58.958100000000002;i:1612505966;d:79.517799999999994;i:1612484217;d:60.119900000000001;i:1612463284;d:55.950200000000002;i:1612441168;d:75.9465;i:1612419537;d:56.869500000000002;i:1612397903;d:55.728700000000003;i:1612376345;d:55.5289;i:1612355304;d:55.657400000000003;i:1612333522;d:71.119299999999996;i:1612311602;d:67.636099999999999;i:1612289834;d:56.097099999999998;i:1612268589;d:55.250799999999998;i:1612246974;d:54.496200000000002;i:1612225671;d:57.998899999999999;i:1612203880;d:77.024799999999999;i:1612181994;d:80.445700000000002;i:1612160346;d:51.486400000000003;i:1612138765;d:51.8992;i:1612117370;d:51.9681;i:1612095615;d:75.216499999999996;i:1612073973;d:52.090299999999999;i:1612052349;d:55.675600000000003;i:1612030741;d:52.774700000000003;i:1612009301;d:51.833199999999998;i:1611987629;d:58.850000000000001;i:1611965871;d:47.056600000000003;i:1611944614;d:50.645600000000002;i:1611922985;d:108.7141;i:1611901357;d:95.927999999999997;i:1611879787;d:89.826700000000002;i:1611858211;d:91.596500000000006;i:1611836524;d:82.252799999999993;i:1611814924;d:86.5505;i:1611793317;d:79.148399999999995;i:1611771550;d:98.252600000000001;i:1611749820;d:62.7652;i:1611728262;d:59.1432;i:1611706643;d:55.093800000000002;i:1611685029;d:50.814700000000002;i:1611663420;d:55.833300000000001;i:1611641611;d:46.785499999999999;i:1611619887;d:31.5275;i:1611598103;d:31.189599999999999;i:1611576073;d:27.314;i:1611553774;d:21.2286;i:1611532132;d:15.3086;i:1611510583;d:15.1205;i:1611489072;d:15.4192;i:1611467793;d:16.718599999999999;i:1611445947;d:18.836200000000002;i:1611424355;d:17.434000000000001;i:1611402524;d:17.840499999999999;i:1611380938;d:15.2849;i:1611359881;d:15.698;i:1611337830;d:19.458600000000001;i:1611317710;d:15.8527;i:1611296037;d:46.686999999999998;i:1611274498;d:59.751800000000003;i:1611252941;d:49.429000000000002;i:1611231123;d:45.377800000000001;i:1611209588;d:46.696300000000001;i:1611188030;d:46.576799999999999;i:1611166426;d:45.057200000000002;i:1611144775;d:44.940199999999997;i:1611123220;d:45.087400000000002;i:1611101609;d:44.817300000000003;i:1611079994;d:43.6492;i:1611058601;d:43.560299999999998;i:1611036914;d:67.010599999999997;i:1611015182;d:51.6066;i:1610993674;d:44.573300000000003;i:1610972096;d:51.503599999999999;i:1610950627;d:45.423999999999999;i:1610928915;d:59.481699999999996;i:1610907296;d:54.1434;i:1610885555;d:44.276299999999999;i:1610864178;d:43.462299999999999;i:1610842436;d:41.647799999999997;i:1610821153;d:42.145000000000003;i:1610799462;d:80.853899999999996;}s:18:\"discovery_mod_perf\";a:25:{s:2:\"os\";d:0.1762;s:4:\"mibs\";d:0.1784;s:3:\"vrf\";d:0.0025999999999999999;s:5:\"ports\";d:0.48899999999999999;s:4:\"oids\";d:0.0015;s:12:\"ip-addresses\";d:0.4521;s:10:\"processors\";d:0.0016999999999999999;s:8:\"mempools\";d:0.0018;s:9:\"inventory\";d:0.2591;s:15:\"printersupplies\";d:0.00089999999999999998;s:7:\"sensors\";d:16.565999999999999;s:7:\"storage\";d:0.0014;s:10:\"neighbours\";d:0.24379999999999999;s:9:\"arp-table\";d:0.23649999999999999;s:13:\"junose-atm-vp\";d:0.00040000000000000002;s:9:\"bgp-peers\";d:0.0020999999999999999;s:14:\"mac-accounting\";d:0.00040000000000000002;s:3:\"sla\";d:0.1074;s:11:\"pseudowires\";d:0.082699999999999996;s:16:\"virtual-machines\";d:0.00080000000000000004;s:11:\"cisco-cbqos\";d:0.21379999999999999;s:10:\"ucd-diskio\";d:0.084400000000000003;s:4:\"wifi\";d:0.0030000000000000001;s:10:\"p2p-radios\";d:0.00020000000000000001;s:6:\"graphs\";d:0.00069999999999999999;}}' WHERE `device_id` = '391']
SQL RUNTIME[0.00149703s]
#####  mmo-lab-ac1 [391] completed discovery modules at 2021-02-09 15:17:53  #####

 o Discovery time       19.1399 seconds


SQL[DELETE FROM `observium_processes` WHERE `process_pid` = '18534' AND `process_name` = 'discovery.php' AND `device_id` = '391' AND `poller_id` = '0']
SQL RUNTIME[0.00066805s]
#####  Finished discovery run at 2021-02-09 15:17:53  #####


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

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

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`type` = 'network' AND IFNULL(`devices`.`hostname`, "") LIKE 'lab1-ci2960%')]
SQL RUNTIME[0.00101399s]

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

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`type` = 'network' AND IFNULL(`devices`.`hostname`, "") LIKE 'lab2-ci2960%')]
SQL RUNTIME[0.00105405s]

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

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`type` = 'network' AND IFNULL(`devices`.`hostname`, "") LIKE 'lab3-ci2960%')]
SQL RUNTIME[0.00095797s]

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

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`type` = 'network' AND IFNULL(`devices`.`hostname`, "") LIKE 'lab1-hp5900%')]
SQL RUNTIME[0.00107789s]

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

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`type` = 'network' AND IFNULL(`devices`.`hostname`, "") LIKE 'lab2-hp5900%')]
SQL RUNTIME[0.00093079s]

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

SQL[SELECT `device_id` FROM `devices`  WHERE ( `devices`.`type` = 'network' AND IFNULL(`devices`.`hostname`, "") LIKE 'lab3-hp5900%')]
SQL RUNTIME[0.00111294s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '8']
SQL RUNTIME[0.00058699s]
Group                          'lab3-hp5900': 16 existing, 16 new entries (+0/-0).

SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` ON (`ports`.`device_id` = `devices`.`device_id`)  WHERE ( `ports`.`ifInDiscards_rate` > '0') AND `ports`.`deleted` != '1']
SQL RUNTIME[0.03381801s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '11']
SQL RUNTIME[0.00116515s]
Group                     'henrikn-discards': 242 existing, 236 new entries (+7/-13).

SQL[INSERT INTO `group_table` (`group_id`,`entity_id`,`device_id`,`entity_type`)  VALUES ('11','11891','271','port')]
SQL RUNTIME[0.00117588s]
SQL WARNINGS[
 1364: Field 'group_assocs' doesn't have a default value
]

SQL[SELECT last_insert_id();]
SQL RUNTIME[0.00011897s]

SQL[INSERT INTO `group_table` (`group_id`,`entity_id`,`device_id`,`entity_type`)  VALUES ('11','11892','271','port')]
SQL RUNTIME[0.00063992s]
SQL WARNINGS[
 1364: Field 'group_assocs' doesn't have a default value
]

SQL[SELECT last_insert_id();]
SQL RUNTIME[0.00012398s]

SQL[INSERT INTO `group_table` (`group_id`,`entity_id`,`device_id`,`entity_type`)  VALUES ('11','11893','271','port')]
SQL RUNTIME[0.00040102s]
SQL WARNINGS[
 1364: Field 'group_assocs' doesn't have a default value
]

SQL[SELECT last_insert_id();]
SQL RUNTIME[0.00011110s]

SQL[INSERT INTO `group_table` (`group_id`,`entity_id`,`device_id`,`entity_type`)  VALUES ('11','11894','271','port')]
SQL RUNTIME[0.00060916s]
SQL WARNINGS[
 1364: Field 'group_assocs' doesn't have a default value
]

SQL[SELECT last_insert_id();]
SQL RUNTIME[0.00011897s]

SQL[INSERT INTO `group_table` (`group_id`,`entity_id`,`device_id`,`entity_type`)  VALUES ('11','14196','339','port')]
SQL RUNTIME[0.00037408s]
SQL WARNINGS[
 1364: Field 'group_assocs' doesn't have a default value
]

SQL[SELECT last_insert_id();]
SQL RUNTIME[0.00011086s]

SQL[INSERT INTO `group_table` (`group_id`,`entity_id`,`device_id`,`entity_type`)  VALUES ('11','16588','384','port')]
SQL RUNTIME[0.00037313s]
SQL WARNINGS[
 1364: Field 'group_assocs' doesn't have a default value
]

SQL[SELECT last_insert_id();]
SQL RUNTIME[0.00009799s]

SQL[INSERT INTO `group_table` (`group_id`,`entity_id`,`device_id`,`entity_type`)  VALUES ('11','16612','384','port')]
SQL RUNTIME[0.00033903s]
SQL WARNINGS[
 1364: Field 'group_assocs' doesn't have a default value
]

SQL[SELECT last_insert_id();]
SQL RUNTIME[0.00011396s]

SQL[DELETE FROM `group_table` WHERE `group_id` = '11' AND `entity_id` = '864']
SQL RUNTIME[0.00169802s]

SQL[DELETE FROM `group_table` WHERE `group_id` = '11' AND `entity_id` = '7705']
SQL RUNTIME[0.00098491s]

SQL[DELETE FROM `group_table` WHERE `group_id` = '11' AND `entity_id` = '12764']
SQL RUNTIME[0.00148511s]

SQL[DELETE FROM `group_table` WHERE `group_id` = '11' AND `entity_id` = '12767']
SQL RUNTIME[0.00123596s]

SQL[DELETE FROM `group_table` WHERE `group_id` = '11' AND `entity_id` = '12827']
SQL RUNTIME[0.00175405s]

SQL[DELETE FROM `group_table` WHERE `group_id` = '11' AND `entity_id` = '14170']
SQL RUNTIME[0.00135589s]

SQL[DELETE FROM `group_table` WHERE `group_id` = '11' AND `entity_id` = '16799']
SQL RUNTIME[0.00153399s]

SQL[DELETE FROM `group_table` WHERE `group_id` = '11' AND `entity_id` = '16800']
SQL RUNTIME[0.00123310s]

SQL[DELETE FROM `group_table` WHERE `group_id` = '11' AND `entity_id` = '16801']
SQL RUNTIME[0.00124598s]

SQL[DELETE FROM `group_table` WHERE `group_id` = '11' AND `entity_id` = '17104']
SQL RUNTIME[0.00142217s]

SQL[DELETE FROM `group_table` WHERE `group_id` = '11' AND `entity_id` = '17105']
SQL RUNTIME[0.00121593s]

SQL[DELETE FROM `group_table` WHERE `group_id` = '11' AND `entity_id` = '17106']
SQL RUNTIME[0.00153303s]

SQL[DELETE FROM `group_table` WHERE `group_id` = '11' AND `entity_id` = '368353']
SQL RUNTIME[0.00122309s]

SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` ON (`ports`.`device_id` = `devices`.`device_id`)  WHERE ( `ports`.`ifOutDiscards_rate` > '40000') AND `ports`.`deleted` != '1']
SQL RUNTIME[0.03475904s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '12']
SQL RUNTIME[0.00044608s]
Group                 'henrikn-out discards': 0 existing, 0 new entries (+0/-0).

SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` ON (`ports`.`device_id` = `devices`.`device_id`)  WHERE (( `ports`.`ifInOctets_perc` >= '85') OR( `ports`.`ifOutOctets_perc` >= '85')) AND `ports`.`deleted` != '1']
SQL RUNTIME[0.03505993s]

SQL[SELECT DISTINCT `entity_id` FROM `group_table` WHERE 1 AND `group_id` = '13']
SQL RUNTIME[0.00061512s]
Group                   'henrikn-port-usage': 6 existing, 4 new entries (+0/-2).

SQL[DELETE FROM `group_table` WHERE `group_id` = '13' AND `entity_id` = '33773']
SQL RUNTIME[0.00092006s]

SQL[DELETE FROM `group_table` WHERE `group_id` = '13' AND `entity_id` = '357657']
SQL RUNTIME[0.00092602s]

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

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

SQL[SELECT `status_id`, `devices`.`device_id` as `device_id` FROM `status`  LEFT JOIN `devices` ON (`status`.`device_id` = `devices`.`device_id`)  WHERE ( `devices`.`device_id` IN ('21','22','23','17','18','19','316','318','317','319','15','16')) AND `status`.`status_deleted` != '1']
SQL RUNTIME[0.00087690s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '2']
SQL RUNTIME[0.00070381s]
Alert Checker                       'LAB AC': 24 existing, 24 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'lab%-core%' OR `devices`.`device_id` IN ('429','268'))]
SQL RUNTIME[0.00079894s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '5']
SQL RUNTIME[0.00050211s]
Alert Checker             'Lab Core Varberg': 10 existing, 10 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE (( IFNULL(`devices`.`hostname`, "") LIKE '960%' OR IFNULL(`devices`.`hostname`, "") LIKE '900%' OR IFNULL(`devices`.`hostname`, "") LIKE '%ar7060%' OR IFNULL(`devices`.`hostname`, "") LIKE '%ar7260%') AND( `devices`.`device_id` NOT IN ('406','407','405','373')))]
SQL RUNTIME[0.00170398s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '7']
SQL RUNTIME[0.00123382s]
Alert Checker             'Rack Switch Down': 78 existing, 78 new entries (+0/-0).

SQL[SELECT `status_id`, `devices`.`device_id` as `device_id` FROM `status`  LEFT JOIN `devices` ON (`status`.`device_id` = `devices`.`device_id`)  WHERE ( IFNULL(`devices`.`hardware`, "") LIKE '900AF%' AND( `status`.`entPhysicalClass` = 'fan' OR `status`.`entPhysicalClass` = 'power')) AND `status`.`status_deleted` != '1']
SQL RUNTIME[0.00664902s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '8']
SQL RUNTIME[0.00163198s]
Alert Checker 'Switch Health Check (HP5900)': 200 existing, 200 new entries (+0/-0).

SQL[SELECT `sensor_id`, `devices`.`device_id` as `device_id` FROM `sensors`  LEFT JOIN `devices` ON (`sensors`.`device_id` = `devices`.`device_id`)  WHERE ( `devices`.`device_id` IN ('391','392') AND( `sensors`.`sensor_class` = 'capacity' AND IFNULL(`sensors`.`sensor_descr`, "") LIKE 'Fan%')) AND `sensors`.`sensor_deleted` != '1']
SQL RUNTIME[0.00068903s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '9']
SQL RUNTIME[0.00034189s]
Alert Checker             'MMO AC Fan speed': 2 existing, 2 new entries (+0/-0).

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

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '10']
SQL RUNTIME[0.00087094s]
Alert Checker 'Switch Health Check (Arista)': 76 existing, 76 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'lab-backup%' OR IFNULL(`devices`.`hostname`, "") LIKE 'lab-storage%' OR IFNULL(`devices`.`hostname`, "") LIKE 'lab-esxi%')]
SQL RUNTIME[0.00051498s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '12']
SQL RUNTIME[0.00042701s]
Alert Checker              'Lab Server down': 17 existing, 17 new entries (+0/-0).

SQL[SELECT `port_id`, `devices`.`device_id` as `device_id` FROM `ports`  LEFT JOIN `devices` ON (`ports`.`device_id` = `devices`.`device_id`)  WHERE (( `devices`.`device_id` = '418' AND IFNULL(`ports`.`ifAlias`, "") LIKE 'VBG-DCCORE-SW%')) AND `ports`.`deleted` != '1']
SQL RUNTIME[0.00058293s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '13']
SQL RUNTIME[0.00031805s]
Alert Checker                 'IT Port down': 2 existing, 2 new entries (+0/-0).

SQL[SELECT `device_id` FROM `devices`  WHERE ( IFNULL(`devices`.`hostname`, "") LIKE 'mmo-lab-r%')]
SQL RUNTIME[0.00034213s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '15']
SQL RUNTIME[0.00042009s]
Alert Checker              'Lab Core Malmö': 4 existing, 4 new entries (+0/-0).

SQL[SELECT `status_id`, `devices`.`device_id` as `device_id` FROM `status`  LEFT JOIN `devices` ON (`status`.`device_id` = `devices`.`device_id`)  WHERE ( `devices`.`device_id` IN ('443','444','439','440','447','448','445','449') AND IFNULL(`status`.`status_descr`, "") LIKE 'Overall System Status') AND `status`.`status_deleted` != '1']
SQL RUNTIME[0.00239515s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '16']
SQL RUNTIME[0.00055981s]
Alert Checker          'VPL Hardware Status': 8 existing, 8 new entries (+0/-0).

SQL[SELECT `storage_id`, `devices`.`device_id` as `device_id` FROM `storage`  LEFT JOIN `devices` ON (`storage`.`device_id` = `devices`.`device_id`)  WHERE ( `devices`.`os` = 'linux' AND IFNULL(`devices`.`hostname`, "") NOT LIKE 'vbg-vpltest%' AND IFNULL(`devices`.`hostname`, "") NOT LIKE 'buildmaster' AND IFNULL(`devices`.`hostname`, "") NOT LIKE 'tpc%') AND `storage`.`storage_deleted` != '1']
SQL RUNTIME[0.00116014s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '18']
SQL RUNTIME[0.00067687s]
Alert Checker          'LAB Infra Diskspace': 30 existing, 30 new entries (+0/-0).

SQL[SELECT `status_id`, `devices`.`device_id` as `device_id` FROM `status`  LEFT JOIN `devices` ON (`status`.`device_id` = `devices`.`device_id`)  WHERE (( IFNULL(`devices`.`hostname`, "") LIKE 'lab-backup%' OR IFNULL(`devices`.`hostname`, "") LIKE 'lab-storage%' OR IFNULL(`devices`.`hostname`, "") LIKE 'lab-archive%' OR `devices`.`hostname` = 'observium') AND( `status`.`entPhysicalClass` = 'storage' OR( `status`.`entPhysicalClass` = 'battery' AND IFNULL(`status`.`status_descr`, "") LIKE 'HDD Controller%'))) AND `status`.`status_deleted` != '1']
SQL RUNTIME[0.00733089s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '19']
SQL RUNTIME[0.00454903s]
Alert Checker   'Lab storage drives (Alert)': 390 existing, 390 new entries (+0/-0).

SQL[SELECT `status_id`, `devices`.`device_id` as `device_id` FROM `status`  LEFT JOIN `devices` ON (`status`.`device_id` = `devices`.`device_id`)  WHERE (( IFNULL(`devices`.`hostname`, "") LIKE 'lab-backup%' OR IFNULL(`devices`.`hostname`, "") LIKE 'lab-storage%' OR IFNULL(`devices`.`hostname`, "") LIKE 'lab-archive%' OR IFNULL(`devices`.`hostname`, "") LIKE 'observium') AND( `status`.`entPhysicalClass` = 'storage' OR( `status`.`entPhysicalClass` = 'battery' AND IFNULL(`status`.`status_descr`, "") LIKE 'HDD Controller%'))) AND `status`.`status_deleted` != '1']
SQL RUNTIME[0.00732017s]

SQL[SELECT * FROM `alert_table` WHERE `alert_test_id` = '20']
SQL RUNTIME[0.00351596s]
Alert Checker 'Lab storage drives (Warning)': 390 existing, 390 new entries (+0/-0).
./discovery.php: mmo-lab-ac1 - 1 devices discovered in 19.71 secs
Log file '/var/www/logs/observium.log' is not writable, check file permissions.

SQL[SELECT * FROM `observium_processes` WHERE `process_start` < '1612865853']
SQL RUNTIME[0.00033212s]
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       19.71 secs
 o Memory usage         20MB (peak: 20MB)
 o MySQL Usage          Cell[50/0.037s] Row[82/0.063s] Rows[110/0.227s] Column[10/0.008s] Update[8/0.009s] Insert[8/0.01s] Delete[17/0.026s]
 o RRDTool Usage