root@observium:/opt/observium# ./discovery.php -h 1208 -m sensors -d
DEBUG!

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

CMD EXITCODE[0]
CMD RUNTIME[0.0071s]
STDOUT[
Path: .
Working Copy Root Path: /opt/observium
URL: http://svn.observium.org/svn/observium/trunk
Relative URL: ^/observium/trunk
Repository Root: http://svn.observium.org/svn
Repository UUID: 61d68cd4-352d-0410-923a-c4978735b2b8
Revision: 10214
Node Kind: directory
Schedule: normal
Last Changed Author: mike
Last Changed Rev: 10214
Last Changed Date: 2019-12-27 20:10:54 +0100 (Fri, 27 Dec 2019)

]

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

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

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

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

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

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


CMD[/opt/observium/scripts/distro]

CMD EXITCODE[0]
CMD RUNTIME[0.0169s]
STDOUT[
Linux|4.4.0-166-generic|amd64|Ubuntu|16.04|qemu|
]

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

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

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

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

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

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

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

CMD[/usr/bin/rrdcached -h | head -n1]

CMD EXITCODE[0]
CMD RUNTIME[0.0055s]
STDOUT[
RRDCacheD 1.5.5
]

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

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

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

CMD EXITCODE[0]
CMD RUNTIME[0.0258s]
STDOUT[
Apache/2.4.18
]

CMD[date "+%:z"]

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

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

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

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

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

 o OS                   Linux 4.4.0-166-generic [amd64] (Ubuntu 16.04)
 o Apache               2.4.18
 o PHP                  7.0.33-0ubuntu0.16.04.7 (OPcache: ENABLED)
 o Python               2.7.12
 o MySQL                5.7.28-0ubuntu0.16.04.2 (extension: mysqli 5.0.12-dev)
 o SNMP                 NET-SNMP 5.7.3
 o RRDtool              1.5.5 (rrdcached 1.5.5: unix:/var/run/rrdcached.sock)
 o Fping                3.13 (IPv4 and IPv6)

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

 o PHP                  Unlimited

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

 o MySQL                NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION

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

 o PHP                  UTF-8
 o MySQL                utf8

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

 o Date                 Thursday, 02-Jan-20 08:49:37 CET
 o PHP                  +01:00
 o MySQL                +01:00


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

SQL[SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'latest_rev';]
SQL RUNTIME[0.00012708s]
#####  Starting discovery run at 2020-01-02 08:49:37  #####


SQL[SELECT * FROM `devices` WHERE `disabled` = 0 AND `device_id` = '1208' AND `status` = '1' AND `poller_id` = '0' ORDER BY `last_discovered_timetaken` ASC]
SQL RUNTIME[0.00035882s]

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

CMD EXITCODE[0]
CMD RUNTIME[0.0862s]
STDOUT[
sysObjectID.0 = enterprises.259.10.1.24.103
sysUpTime.0 = 23:3:27:02.13
]
SNMP STATUS[TRUE]

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

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

SQL[INSERT INTO `observium_processes` (`process_pid`,`process_name`,`process_ppid`,`process_uid`,`process_command`,`process_start`,`device_id`)  VALUES ('26735','discovery.php','1255','0','php ./discovery.php -h 1208 -m sensors -d','1577951378','1208')]
SQL RUNTIME[0.00501108s]
#####  10.135.144.242 [1208]  #####

 o OS Type              edgecore-os
 o SNMP Version         v2c
 o Last discovery       2020-01-02 08:46:12
 o Last duration        7.32 seconds

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


SQL[SELECT `mib` FROM `devices_mibs` WHERE `device_id` = '1208' AND `use` = 'mib' AND `disabled` = '1']
SQL RUNTIME[0.00038719s]
 o ENTITY-SENSOR-MIB
CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.135.144.242':'161' entPhySensorValue]

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

 o POWER-ETHERNET-MIB
CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -OQUs -m POWER-ETHERNET-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.135.144.242':'161' pethMainPseTable]

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

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -OQUs -m POWER-ETHERNET-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.135.144.242':'161' pethPsePortTable]

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

 o ECS4510-MIB          switchThermalTempValue [
CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' switchThermalTempValue]

CMD EXITCODE[1]
CMD RUNTIME[0.0038s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
switchThermalTempValue: Unknown Object Identifier (Sub-id not found: (top) -> switchThermalTempValue)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

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

CMD EXITCODE[2]
CMD RUNTIME[0.0036s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
ECS4510-MIB::switchThermalTempValue: Unknown Object Identifier
]
] switchFanOperSpeed [
CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' switchFanOperSpeed]

CMD EXITCODE[1]
CMD RUNTIME[0.0042s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
switchFanOperSpeed: Unknown Object Identifier (Sub-id not found: (top) -> switchFanOperSpeed)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

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

CMD EXITCODE[2]
CMD RUNTIME[0.0035s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
ECS4510-MIB::switchFanOperSpeed: Unknown Object Identifier
]
] portOpticalMonitoringInfoTemperature [
CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portOpticalMonitoringInfoTemperature]

CMD EXITCODE[1]
CMD RUNTIME[0.0033s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portOpticalMonitoringInfoTemperature: Unknown Object Identifier (Sub-id not found: (top) -> portOpticalMonitoringInfoTemperature)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portTransceiverThresholdInfoTemperatureLowAlarm]

CMD EXITCODE[1]
CMD RUNTIME[0.0042s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portTransceiverThresholdInfoTemperatureLowAlarm: Unknown Object Identifier (Sub-id not found: (top) -> portTransceiverThresholdInfoTemperatureLowAlarm)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portTransceiverThresholdInfoTemperatureLowWarn]

CMD EXITCODE[1]
CMD RUNTIME[0.0034s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portTransceiverThresholdInfoTemperatureLowWarn: Unknown Object Identifier (Sub-id not found: (top) -> portTransceiverThresholdInfoTemperatureLowWarn)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portTransceiverThresholdInfoTemperatureHighWarn]

CMD EXITCODE[1]
CMD RUNTIME[0.0037s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portTransceiverThresholdInfoTemperatureHighWarn: Unknown Object Identifier (Sub-id not found: (top) -> portTransceiverThresholdInfoTemperatureHighWarn)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portTransceiverThresholdInfoTemperatureHighAlarm]

CMD EXITCODE[1]
CMD RUNTIME[0.0034s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portTransceiverThresholdInfoTemperatureHighAlarm: Unknown Object Identifier (Sub-id not found: (top) -> portTransceiverThresholdInfoTemperatureHighAlarm)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portMediaInfoVendorName]

CMD EXITCODE[1]
CMD RUNTIME[0.0041s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portMediaInfoVendorName: Unknown Object Identifier (Sub-id not found: (top) -> portMediaInfoVendorName)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portMediaInfoPartNumber]

CMD EXITCODE[1]
CMD RUNTIME[0.0036s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portMediaInfoPartNumber: Unknown Object Identifier (Sub-id not found: (top) -> portMediaInfoPartNumber)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portMediaInfoEthComplianceCodes]

CMD EXITCODE[1]
CMD RUNTIME[0.0041s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portMediaInfoEthComplianceCodes: Unknown Object Identifier (Sub-id not found: (top) -> portMediaInfoEthComplianceCodes)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]
] portOpticalMonitoringInfoVcc [
CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portOpticalMonitoringInfoVcc]

CMD EXITCODE[1]
CMD RUNTIME[0.004s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portOpticalMonitoringInfoVcc: Unknown Object Identifier (Sub-id not found: (top) -> portOpticalMonitoringInfoVcc)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portTransceiverThresholdInfoVccLowAlarm]

CMD EXITCODE[1]
CMD RUNTIME[0.0038s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portTransceiverThresholdInfoVccLowAlarm: Unknown Object Identifier (Sub-id not found: (top) -> portTransceiverThresholdInfoVccLowAlarm)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portTransceiverThresholdInfoVccLowWarn]

CMD EXITCODE[1]
CMD RUNTIME[0.0036s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portTransceiverThresholdInfoVccLowWarn: Unknown Object Identifier (Sub-id not found: (top) -> portTransceiverThresholdInfoVccLowWarn)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portTransceiverThresholdInfoVccHighWarn]

CMD EXITCODE[1]
CMD RUNTIME[0.0036s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portTransceiverThresholdInfoVccHighWarn: Unknown Object Identifier (Sub-id not found: (top) -> portTransceiverThresholdInfoVccHighWarn)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portTransceiverThresholdInfoVccHighAlarm]

CMD EXITCODE[1]
CMD RUNTIME[0.0039s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portTransceiverThresholdInfoVccHighAlarm: Unknown Object Identifier (Sub-id not found: (top) -> portTransceiverThresholdInfoVccHighAlarm)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portMediaInfoVendorName]

CMD EXITCODE[1]
CMD RUNTIME[0.0036s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portMediaInfoVendorName: Unknown Object Identifier (Sub-id not found: (top) -> portMediaInfoVendorName)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portMediaInfoPartNumber]

CMD EXITCODE[1]
CMD RUNTIME[0.0038s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portMediaInfoPartNumber: Unknown Object Identifier (Sub-id not found: (top) -> portMediaInfoPartNumber)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portMediaInfoEthComplianceCodes]

CMD EXITCODE[1]
CMD RUNTIME[0.0036s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portMediaInfoEthComplianceCodes: Unknown Object Identifier (Sub-id not found: (top) -> portMediaInfoEthComplianceCodes)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]
] portOpticalMonitoringInfoTxBiasCurrent [
CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portOpticalMonitoringInfoTxBiasCurrent]

CMD EXITCODE[1]
CMD RUNTIME[0.004s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portOpticalMonitoringInfoTxBiasCurrent: Unknown Object Identifier (Sub-id not found: (top) -> portOpticalMonitoringInfoTxBiasCurrent)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portTransceiverThresholdInfoTxBiasCurrentLowAlarm]

CMD EXITCODE[1]
CMD RUNTIME[0.0038s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portTransceiverThresholdInfoTxBiasCurrentLowAlarm: Unknown Object Identifier (Sub-id not found: (top) -> portTransceiverThresholdInfoTxBiasCurrentLowAlarm)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portTransceiverThresholdInfoTxBiasCurrentLowWarn]

CMD EXITCODE[1]
CMD RUNTIME[0.0063s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portTransceiverThresholdInfoTxBiasCurrentLowWarn: Unknown Object Identifier (Sub-id not found: (top) -> portTransceiverThresholdInfoTxBiasCurrentLowWarn)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portTransceiverThresholdInfoTxBiasCurrentHighWarn]

CMD EXITCODE[1]
CMD RUNTIME[0.0066s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portTransceiverThresholdInfoTxBiasCurrentHighWarn: Unknown Object Identifier (Sub-id not found: (top) -> portTransceiverThresholdInfoTxBiasCurrentHighWarn)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portTransceiverThresholdInfoTxBiasCurrentHighAlarm]

CMD EXITCODE[1]
CMD RUNTIME[0.0037s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portTransceiverThresholdInfoTxBiasCurrentHighAlarm: Unknown Object Identifier (Sub-id not found: (top) -> portTransceiverThresholdInfoTxBiasCurrentHighAlarm)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portMediaInfoVendorName]

CMD EXITCODE[1]
CMD RUNTIME[0.0037s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portMediaInfoVendorName: Unknown Object Identifier (Sub-id not found: (top) -> portMediaInfoVendorName)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portMediaInfoPartNumber]

CMD EXITCODE[1]
CMD RUNTIME[0.0033s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portMediaInfoPartNumber: Unknown Object Identifier (Sub-id not found: (top) -> portMediaInfoPartNumber)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portMediaInfoEthComplianceCodes]

CMD EXITCODE[1]
CMD RUNTIME[0.0031s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portMediaInfoEthComplianceCodes: Unknown Object Identifier (Sub-id not found: (top) -> portMediaInfoEthComplianceCodes)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]
] portOpticalMonitoringInfoTxPower [
CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portOpticalMonitoringInfoTxPower]

CMD EXITCODE[1]
CMD RUNTIME[0.0034s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portOpticalMonitoringInfoTxPower: Unknown Object Identifier (Sub-id not found: (top) -> portOpticalMonitoringInfoTxPower)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portTransceiverThresholdInfoTxPowerLowAlarm]

CMD EXITCODE[1]
CMD RUNTIME[0.0038s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portTransceiverThresholdInfoTxPowerLowAlarm: Unknown Object Identifier (Sub-id not found: (top) -> portTransceiverThresholdInfoTxPowerLowAlarm)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portTransceiverThresholdInfoTxPowerLowWarn]

CMD EXITCODE[1]
CMD RUNTIME[0.0037s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portTransceiverThresholdInfoTxPowerLowWarn: Unknown Object Identifier (Sub-id not found: (top) -> portTransceiverThresholdInfoTxPowerLowWarn)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portTransceiverThresholdInfoTxPowerHighWarn]

CMD EXITCODE[1]
CMD RUNTIME[0.0031s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portTransceiverThresholdInfoTxPowerHighWarn: Unknown Object Identifier (Sub-id not found: (top) -> portTransceiverThresholdInfoTxPowerHighWarn)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portTransceiverThresholdInfoTxPowerHighAlarm]

CMD EXITCODE[1]
CMD RUNTIME[0.0032s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portTransceiverThresholdInfoTxPowerHighAlarm: Unknown Object Identifier (Sub-id not found: (top) -> portTransceiverThresholdInfoTxPowerHighAlarm)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portMediaInfoVendorName]

CMD EXITCODE[1]
CMD RUNTIME[0.0036s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portMediaInfoVendorName: Unknown Object Identifier (Sub-id not found: (top) -> portMediaInfoVendorName)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portMediaInfoPartNumber]

CMD EXITCODE[1]
CMD RUNTIME[0.0036s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portMediaInfoPartNumber: Unknown Object Identifier (Sub-id not found: (top) -> portMediaInfoPartNumber)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portMediaInfoEthComplianceCodes]

CMD EXITCODE[1]
CMD RUNTIME[0.0034s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portMediaInfoEthComplianceCodes: Unknown Object Identifier (Sub-id not found: (top) -> portMediaInfoEthComplianceCodes)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]
] portOpticalMonitoringInfoRxPower [
CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portOpticalMonitoringInfoRxPower]

CMD EXITCODE[1]
CMD RUNTIME[0.0039s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portOpticalMonitoringInfoRxPower: Unknown Object Identifier (Sub-id not found: (top) -> portOpticalMonitoringInfoRxPower)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portTransceiverThresholdInfoRxPowerLowAlarm]

CMD EXITCODE[1]
CMD RUNTIME[0.0033s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portTransceiverThresholdInfoRxPowerLowAlarm: Unknown Object Identifier (Sub-id not found: (top) -> portTransceiverThresholdInfoRxPowerLowAlarm)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portTransceiverThresholdInfoRxPowerLowWarn]

CMD EXITCODE[1]
CMD RUNTIME[0.003s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portTransceiverThresholdInfoRxPowerLowWarn: Unknown Object Identifier (Sub-id not found: (top) -> portTransceiverThresholdInfoRxPowerLowWarn)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portTransceiverThresholdInfoRxPowerHighWarn]

CMD EXITCODE[1]
CMD RUNTIME[0.0037s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portTransceiverThresholdInfoRxPowerHighWarn: Unknown Object Identifier (Sub-id not found: (top) -> portTransceiverThresholdInfoRxPowerHighWarn)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portTransceiverThresholdInfoRxPowerHighAlarm]

CMD EXITCODE[1]
CMD RUNTIME[0.0036s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portTransceiverThresholdInfoRxPowerHighAlarm: Unknown Object Identifier (Sub-id not found: (top) -> portTransceiverThresholdInfoRxPowerHighAlarm)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portMediaInfoVendorName]

CMD EXITCODE[1]
CMD RUNTIME[0.0038s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portMediaInfoVendorName: Unknown Object Identifier (Sub-id not found: (top) -> portMediaInfoVendorName)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portMediaInfoPartNumber]

CMD EXITCODE[1]
CMD RUNTIME[0.0036s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portMediaInfoPartNumber: Unknown Object Identifier (Sub-id not found: (top) -> portMediaInfoPartNumber)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' portMediaInfoEthComplianceCodes]

CMD EXITCODE[1]
CMD RUNTIME[0.0031s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
portMediaInfoEthComplianceCodes: Unknown Object Identifier (Sub-id not found: (top) -> portMediaInfoEthComplianceCodes)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]
]
 o ECS4510-MIB          switchOperState [
CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' switchOperState]

CMD EXITCODE[1]
CMD RUNTIME[0.0034s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
switchOperState: Unknown Object Identifier (Sub-id not found: (top) -> switchOperState)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

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

CMD EXITCODE[2]
CMD RUNTIME[0.0032s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
ECS4510-MIB::switchOperState: Unknown Object Identifier
]
] swPowerStatus [
CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' swPowerStatus]

CMD EXITCODE[1]
CMD RUNTIME[0.0036s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
swPowerStatus: Unknown Object Identifier (Sub-id not found: (top) -> swPowerStatus)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

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

CMD EXITCODE[2]
CMD RUNTIME[0.0033s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
ECS4510-MIB::swPowerStatus: Unknown Object Identifier
]
] swIndivPowerStatus [
CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' swIndivPowerStatus]

CMD EXITCODE[1]
CMD RUNTIME[0.0038s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
swIndivPowerStatus: Unknown Object Identifier (Sub-id not found: (top) -> swIndivPowerStatus)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

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

CMD EXITCODE[2]
CMD RUNTIME[0.0033s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
ECS4510-MIB::swIndivPowerStatus: Unknown Object Identifier
]
] switchFanStatus [
CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m ECS4510-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore 'udp':'10.135.144.242':'161' switchFanStatus]

CMD EXITCODE[1]
CMD RUNTIME[0.0038s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
switchFanStatus: Unknown Object Identifier (Sub-id not found: (top) -> switchFanStatus)
]
SNMP STATUS[FALSE]
SNMP ERROR[#996 - MIB or oid not found]

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

CMD EXITCODE[2]
CMD RUNTIME[0.0031s]
STDOUT[

]
STDERR[
MIB search path: /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/edgecore
Cannot find module (ECS4510-MIB): At line 0 in (none)
ECS4510-MIB::switchFanStatus: Unknown Object Identifier
]
]
 o POWER-ETHERNET-MIB   pethMainPseOperStatus [
CMD[/usr/bin/snmpbulkwalk -t '3' -v2c -c *** -Pud -Ih -OQUsb -m POWER-ETHERNET-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'10.135.144.242':'161' pethMainPseOperStatus]

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

SQL[SELECT * FROM `sensors` WHERE `device_id` = '1208' AND `sensor_class` = 'temperature' AND `poller_type` = 'snmp' AND `sensor_deleted` = '0']
SQL RUNTIME[0.00054812s]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


 o Duration             0.3705s


SQL[UPDATE `devices` set `last_discovered` =NOW(),`type` ='network',`last_discovered_timetaken` ='0.3769',`force_discovery` ='0' WHERE `device_id` = '1208']
SQL RUNTIME[0.00460196s]
#####  10.135.144.242 [1208] completed discovery modules at 2020-01-02 08:49:38  #####

 o Discovery time       0.3769 seconds


SQL[DELETE FROM `observium_processes` WHERE `process_pid` = '26735' AND `process_name` = 'discovery.php' AND `device_id` = '1208']
SQL RUNTIME[0.00496793s]
#####  Finished discovery run at 2020-01-02 08:49:38  #####

./discovery.php: 10.135.144.242 - 1 devices discovered in 0.623 secs

SQL[SELECT * FROM `observium_processes` WHERE `process_start` < '1577936977']
SQL RUNTIME[0.00016499s]
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       0.623 secs
 o Memory usage         4MB (peak: 4MB)
 o MySQL Usage          Cell[4/0.003s] Row[4/0.001s] Rows[38/0.073s] Column[1/0s] Update[1/0.005s] Insert[1/0.005s] Delete[1/0.005s]
 o RRDTool Usage
root@observium:/opt/observium#