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

 o CISCOSB-rndMng
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m CISCOSB-rndMng -M /var/www/noc.corp.com/mibs/rfc:/var/www/noc.corp.com/mibs/net-snmp:/var/www/noc.corp.com/mibs/ciscosb 'udp':'corp-loc-sw14':'161' rlCpuUtilEnable.0 rlCpuUtilDuringLast5Minutes.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0213s]
STDOUT[
rlCpuUtilEnable.0 = true
rlCpuUtilDuringLast5Minutes.0 = 5
]
SNMP STATUS[TRUE]
58 -> .1.3.6.1.4.1.9.6.1.101.1.9.0, 0, ciscosb, CPU, 1, 5

SQL[SELECT * FROM `processors` WHERE `device_id` = '58' AND `processor_index` = '0' AND `processor_type` = 'ciscosb']
SQL RUNTIME[0.00052285s]

SQL[INSERT INTO `processors` (`device_id`,`processor_index`,`processor_mib`,`processor_object`,`processor_oid`,`processor_type`,`processor_descr`,`processor_precision`,`processor_returns_idle`,`processor_usage`) VALUES
 ('58','0','','','.1.3.6.1.4.1.9.6.1.101.1.9.0','ciscosb','CPU','1','0','5')]
SQL RUNTIME[0.00147796s]

SQL[SELECT * FROM `processors` WHERE `processors`.`processor_id` = '6781']
SQL RUNTIME[0.00020885s]

SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('58','6781','processor',NOW(),'6','Processor added: index 0, type ciscosb, descr CPU')]
SQL RUNTIME[0.00094795s]

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

 o HOST-RESOURCES-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c *** -Pud -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /var/www/noc.corp.com/mibs/rfc:/var/www/noc.corp.com/mibs/net-snmp 'udp':'corp-loc-sw14':'161' hrProcessorLoad]

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


SQL[SELECT * FROM `processors` WHERE `device_id` = '58']
SQL RUNTIME[0.0006249s]
0 -> ciscosb
Array
(
    [ciscosb] => Array
        (
            [0] => 1
        )

)


 o Changes              1 added
 o Duration             0.0933s

SQL[SELECT * FROM `devices` WHERE `devices`.`device_id` = '58']
SQL RUNTIME[0.00046015s]

SQL[INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`) VALUES ('58','58','device',NOW(),'6','Processors: 1 added.')]
SQL RUNTIME[0.01340294s]


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

 o UCD-SNMP-MIB
CMD[/usr/bin/snmpget -v2c -c *** -Pud -OQUs -m UCD-SNMP-MIB -M /var/www/noc.corp.com/mibs/rfc:/var/www/noc.corp.com/mibs/net-snmp 'udp':'corp-loc-sw14':'161' memTotalReal.0 memAvailReal.0 memBuffer.0 memCached.0]

CMD EXITCODE[0]
CMD RUNTIME[0.0149s]
STDOUT[
memTotalReal.0 = No Such Object available on this agent at this OID
memAvailReal.0 = No Such Object available on this agent at this OID
memBuffer.0 = No Such Object available on this agent at this OID
memCached.0 = No Such Object available on this agent at this OID