From Ziath Achmad, 3 Years ago, written in Plain Text.
Embed
  1. LibreNMS Poller
  2.  
  3. SQL[select `migration` from `migrations` order by `id` desc limit 1 [] 0.73ms]
  4.  
  5.  
  6. SQL[select count(*) as aggregate from `migrations` limit 1 [] 0.65ms]
  7.  
  8.  
  9. SQL[SELECT version() [] 19.92ms]
  10.  
  11.  
  12. ===================================
  13. Version info:
  14. Commit SHA: 9465e0d30532cc6fcebb02b0d5eec4ad6937b383
  15. Commit Date: 1616766398
  16. DB Schema: 2021_03_26_014054_change_cache_to_mediumtext (202)
  17. PHP: 7.4.9
  18. MySQL: 10.3.25-MariaDB-0ubuntu1
  19. RRDTool: 1.7.2
  20. SNMP: NET-SNMP 5.8
  21. ==================================DEBUG!
  22.  
  23. Updating os_def.cache  
  24.  
  25. Starting polling run:
  26.  
  27.  
  28. SQL[SELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` = 'Svr Device TOS' ORDER BY `device_id` ASC [] 1.4ms]
  29.  
  30.  
  31. SQL[select * from `devices` where `device_id` = ? limit 1 [157] 2.23ms]
  32.  
  33.  
  34. SQL[select * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [157] 0.56ms]
  35.  
  36.  
  37. Attempting to initialize OS: windows  
  38.  
  39. OS initialized: LibreNMS\OS\Windows  
  40.  
  41. Hostname:    Svr Device TOS
  42.  
  43. Device ID:   157
  44.  
  45. OS:          windows
  46.  
  47. Assigned IP: 10.110.0.7
  48.  
  49.  
  50.  
  51.  
  52. SQL[select `hostname`, `overwrite_ip` from `devices` where `hostname` = ? limit 1 ["Svr Device TOS"] 11.33ms]
  53.  
  54.  
  55. [FPING] '/usr/bin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '10.110.0.7'
  56.  
  57.  
  58. response:  {"xmt":3,"rcv":3,"loss":0,"min":0.264,"max":0.466,"avg":0.34,"dup":0,"exitcode":0}
  59.  
  60. SQL[select `device_groups`.*, `device_group_device`.`device_id` as `pivot_device_id`, `device_group_device`.`device_group_id` as `pivot_device_group_id` from `device_groups` inner join `device_group_device` on `device_groups`.`id` = `device_group_device`.`device_group_id` where `device_group_device`.`device_id` = ? [157] 0.72ms]
  61.  
  62.  
  63. SQL[select exists(select * from `alert_schedule` where (`start` &lt;= ? and `end` >= ? and (`recurring` = ? or (`recurring` = ? and ((time(`start`) < time xss=removed> ?) or (time(`start`) > time(`end`) and (time(`end`) &lt;= ? or time(`start`) > ?))) and (`recurring_day` like ? or `recurring_day` is null)))) and (exists (select * from `devices` inner join `alert_schedulables` on `devices`.`device_id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?) or exists (select * from `device_groups` inner join `alert_schedulables` on `device_groups`.`id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and 0 = 1))) as `exists` ["2021-03-26T18:33:36.590636Z","2021-03-26T18:33:36.590636Z",0,1,"18:33:36","18:33:36","18:33:36","18:33:36","%","device",157,"device_group"] 1.43ms]
  64.  
  65.  
  66. SQL[INSERT IGNORE INTO `device_perf` (`xmt`,`rcv`,`loss`,`min`,`max`,`avg`,`device_id`,`timestamp`,`debug`)  VALUES (:xmt,:rcv,:loss,:min,:max,:avg,:device_id,NOW(),:debug) {"xmt":3,"rcv":3,"loss":0,"min":0.264,"max":0.466,"avg":0.34,"device_id":157,"debug":"[]"} 1.83ms]
  67.  
  68.  
  69. SQL[UPDATE `devices` set `last_ping`=?,`last_ping_timetaken`=? WHERE device_id=? ["2021-03-27 01:33:36",0.34,157] 2.52ms]
  70.  
  71.  
  72.  
  73. #### Load poller module core ####
  74. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQnUt' '-m' 'SNMPv2-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/dell' 'udp:HOSTNAME:161' 'sysUpTime.0' 'sysName.0' 'sysObjectID.0' 'sysDescr.0']
  75.  
  76. SNMP Check response code: 0  
  77. Modules status: Global+  
  78. OS  
  79. Device  
  80.  
  81. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQnUst' '-m' 'HOST-RESOURCES-MIB:SNMP-FRAMEWORK-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/dell' 'udp:HOSTNAME:161' 'snmpEngineTime.0' 'hrSystemUptime.0']
  82.  
  83. .*.*.0 = 10071032
  84. .*.*.0 = svrdevicetos01.teluklamong.co.id
  85. .*.*.0 = .*.4.1.3*.1.2
  86. .*.*.0 = Hardware: Intel64 Family 6 Model 85 Stepping 7 AT/AT COMPATIBLE - Software: Windows Version 6.3 (Build 14393 Multiprocessor Free)  
  87.  
  88.  
  89. snmpEngineTime.0 = No Such Object available on this agent at this OID
  90. hrSystemUptime.0 = 396355381  
  91.  
  92. Uptime seconds: 100710  
  93.  
  94. Uptime:  1 day 3 hours 58 minutes 30 seconds
  95.  
  96.  
  97. >> Runtime for poller module 'core': 0.0771 seconds with 25560 bytes
  98.  
  99. >> SNMP: [2/0.07s] MySQL: [0/0.00s]
  100.  
  101. #### Unload poller module core ####
  102.  
  103.  
  104. Modules status: Global+  
  105.  
  106. OS  
  107.  
  108. Device  
  109.  
  110.  
  111. #### Load poller module availability ####
  112.  
  113. SQL[SELECT duration FROM availability WHERE device_id = ? [157] 2.98ms]
  114.  
  115.  
  116. Availability:
  117.  
  118. SQL[SELECT * FROM availability WHERE device_id = ? [157] 0.76ms]
  119.  
  120.  
  121. SQL[select * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [157,1616697216] 0.78ms]
  122.  
  123.  
  124. SQL[UPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [100,617] 0.64ms]
  125.  
  126.  
  127. 1 day : 100%
  128.  
  129. SQL[select * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [157,1616178816] 0.69ms]
  130.  
  131.  
  132. SQL[UPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [100,618] 0.55ms]
  133.  
  134.  
  135. 7 days : 100%
  136.  
  137. SQL[select * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [157,1614191616] 0.7ms]
  138.  
  139.  
  140. SQL[UPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [100,619] 3.51ms]
  141.  
  142.  
  143. 30 days : 100%
  144.  
  145. SQL[select * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [157,1585247616] 0.72ms]
  146.  
  147.  
  148. SQL[UPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [100,620] 0.53ms]
  149.  
  150.  
  151. 365 days : 100%
  152.  
  153.  
  154. >> Runtime for poller module 'availability': 0.0234 seconds with 39112 bytes
  155.  
  156. >> SNMP: [0/0.00s] MySQL: [5/0.01s]
  157.  
  158. #### Unload poller module availability ####
  159.  
  160.  
  161. Modules status: Global+  
  162.  
  163. OS  
  164.  
  165. Device  
  166.  
  167.  
  168. #### Load poller module unix-agent ####
  169.  
  170. LibreNMS UNIX Agent:
  171. SQL[select `hostname`, `overwrite_ip` from `devices` where `hostname` = ? limit 1 ["Svr Device TOS"] 0.72ms]
  172.  
  173.  
  174.  
  175. Warning: fsockopen&#40;&#41;: unable to connect to 10.110.0.7:6556 (Connection refused) in /opt/librenms/includes/polling/unix-agent.inc.php on line 16
  176.  
  177. Connection to UNIX agent failed on port 6556.
  178.  
  179.  
  180.  
  181. >> Runtime for poller module 'unix-agent': 0.0065 seconds with 9432 bytes
  182.  
  183. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  184.  
  185. #### Unload poller module unix-agent ####
  186.  
  187.  
  188. Modules status: Global+  
  189.  
  190. OS  
  191.  
  192. Device  
  193.  
  194.  
  195. #### Load poller module os ####
  196.  
  197. Generic :(
  198.  
  199. Location:
  200.  
  201. Hardware: Intel x64
  202.  
  203. OS Version: Server 2016 (NT 6.3)
  204.  
  205. OS Features: Multiprocessor
  206.  
  207. Serial:
  208.  
  209.  
  210. >> Runtime for poller module 'os': 0.0083 seconds with 93616 bytes
  211.  
  212. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  213.  
  214. #### Unload poller module os ####
  215.  
  216.  
  217. Modules status: Global+  
  218.  
  219. OS  
  220.  
  221. Device  
  222.  
  223.  
  224. #### Load poller module ipmi ####
  225.  
  226. SQL[SELECT * FROM sensors WHERE device_id = ? AND poller_type='ipmi' [157] 0.9ms]
  227.  
  228.  
  229. array (
  230. )  
  231.  
  232.  
  233. >> Runtime for poller module 'ipmi': 0.0038 seconds with 3040 bytes
  234.  
  235. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  236.  
  237. #### Unload poller module ipmi ####
  238.  
  239.  
  240. Modules status: Global+  
  241.  
  242. OS  
  243.  
  244. Device  
  245.  
  246.  
  247. #### Load poller module sensors ####
  248.  
  249. SQL[SELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [157] 0.78ms]
  250.  
  251.  
  252.  
  253. >> Runtime for poller module 'sensors': 0.0014 seconds with 1584 bytes
  254.  
  255. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  256.  
  257. #### Unload poller module sensors ####
  258.  
  259.  
  260. Modules status: Global+  
  261.  
  262. OS  
  263.  
  264. Device  
  265.  
  266.  
  267. #### Load poller module processors ####
  268.  
  269. Attempting to initialize OS: windows  
  270.  
  271. OS initialized: LibreNMS\OS\Windows  
  272.  
  273. SQL[SELECT * FROM processors WHERE device_id=? [157] 0.74ms]
  274.  
  275.  
  276. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/dell' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.25.3.3.1.2.11' '.1.3.6.1.2.1.25.3.3.1.2.12' '.1.3.6.1.2.1.25.3.3.1.2.13' '.1.3.6.1.2.1.25.3.3.1.2.14']
  277.  
  278. Processor: 1%
  279. Processor: 1%
  280.  
  281. .*.*.* = 1
  282. .*.*.* = 1
  283. .*.*.* = 0
  284. .*.*.* = 0  
  285.  
  286. array (
  287.   '.1.3.6.1.2.1.25.3.3.1.2.11' => '1',
  288.   '.1.3.6.1.2.1.25.3.3.1.2.12' => '1',
  289.   '.1.3.6.1.2.1.25.3.3.1.2.13' => '0',
  290.   '.1.3.6.1.2.1.25.3.3.1.2.14' => '0',
  291. )  
  292.  
  293. SQL[UPDATE `processors` set `processor_usage`=? WHERE `processor_id` = ? [1,1699] 2.82ms]
  294.  
  295.  
  296. Processor: 0%
  297.  
  298. SQL[UPDATE `processors` set `processor_usage`=? WHERE `processor_id` = ? [0,1700] 0.95ms]
  299.  
  300.  
  301. Processor: 0%
  302.  
  303.  
  304. >> Runtime for poller module 'processors': 0.0457 seconds with 62256 bytes
  305.  
  306. >> SNMP: [1/0.03s] MySQL: [3/0.01s]
  307.  
  308. #### Unload poller module processors ####
  309.  
  310.  
  311. Modules status: Global+  
  312.  
  313. OS  
  314.  
  315. Device  
  316.  
  317.  
  318. #### Load poller module mempools ####
  319.  
  320. SQL[select * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [157] 4.94ms]
  321.  
  322.  
  323. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/dell' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.25.2.3.1.6.4' '.1.3.6.1.2.1.25.2.3.1.6.5']
  324.  
  325. hrstorage [virtual]: Virtual Memory: 54.97 GiiB / 27.5 GiiB
  326.  
  327. .*.*.* = 245334
  328. .*.*.* = 153202  
  329.  
  330.  
  331. SQL[update `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [16078209024,13449035776,227] 2.76ms]
  332.  
  333.  
  334. hrstorage [system]: Physical Memory: 39%
  335.   9.35 GiiB / 24 GiiB
  336.  
  337.  
  338. SQL[update `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [10040246272,15728902144,228] 1.45ms]
  339.  
  340.  
  341.  
  342. >> Runtime for poller module 'mempools': 0.0496 seconds with 168176 bytes
  343.  
  344. >> SNMP: [1/0.03s] MySQL: [0/0.00s]
  345.  
  346. #### Unload poller module mempools ####
  347.  
  348.  
  349. Modules status: Global+  
  350.  
  351. OS  
  352.  
  353. Device  
  354.  
  355.  
  356. #### Load poller module storage ####
  357.  
  358. SQL[SELECT * FROM storage WHERE device_id = ? [157] 0.92ms]
  359.  
  360.  
  361. Storage C:\ Label:  Serial Number 82cfcc9d: hrstorage
  362.  
  363.  
  364.  
  365.  
  366. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/dell' 'udp:HOSTNAME:161' 'hrStorageEntry']
  367.  
  368. hrStorageIndex.1 = 1
  369. hrStorageIndex.2 = 2
  370. hrStorageIndex.3 = 3
  371. hrStorageIndex.4 = 4
  372. hrStorageIndex.5 = 5
  373. hrStorageType.1 = hrStorageRemovableDisk
  374. hrStorageType.2 = hrStorageFixedDisk
  375. hrStorageType.3 = hrStorageCompactDisc
  376. hrStorageType.4 = hrStorageVirtualMemory
  377. hrStorageType.5 = hrStorageRam
  378. hrStorageDescr.1 = A:\
  379. hrStorageDescr.2 = C:\ Label:  Serial Number 82cfcc9d
  380. hrStorageDescr.3 = D:\
  381. hrStorageDescr.4 = Virtual Memory
  382. hrStorageDescr.5 = Physical Memory
  383. hrStorageAllocationUnits.1 = 0
  384. hrStorageAllocationUnits.2 = 4096
  385. hrStorageAllocationUnits.3 = 0
  386. hrStorageAllocationUnits.4 = 65536
  387. hrStorageAllocationUnits.5 = 65536
  388. hrStorageSize.1 = 0
  389. hrStorageSize.2 = 52300287
  390. hrStorageSize.3 = 0
  391. hrStorageSize.4 = 450550
  392. hrStorageSize.5 = 393206
  393. hrStorageUsed.1 = 0
  394. hrStorageUsed.2 = 42406216
  395. hrStorageUsed.3 = 0
  396. hrStorageUsed.4 = 245334
  397. hrStorageUsed.5 = 153202
  398. hrStorageAllocationFailures.1 = 0
  399. hrStorageAllocationFailures.2 = 0
  400. hrStorageAllocationFailures.3 = 0
  401. hrStorageAllocationFailures.4 = 0
  402. hrStorageAllocationFailures.5 = 0  
  403.  
  404.  
  405. 81%
  406. array (
  407.   'hrstorage' =>
  408.   array (
  409.     1 =>
  410.     array (
  411.       'hrStorageIndex' => '1',
  412.       'hrStorageType' => 'hrStorageRemovableDisk',
  413.       'hrStorageDescr' => 'A:',
  414.       'hrStorageAllocationUnits' => '0',
  415.       'hrStorageSize' => '0',
  416.       'hrStorageUsed' => '0',
  417.       'hrStorageAllocationFailures' => '0',
  418.     ),
  419.     2 =>
  420.     array (
  421.       'hrStorageIndex' => '2',
  422.       'hrStorageType' => 'hrStorageFixedDisk',
  423.       'hrStorageDescr' => 'C:\\ Label:  Serial Number 82cfcc9d',
  424.       'hrStorageAllocationUnits' => '4096',
  425.       'hrStorageSize' => '52300287',
  426.       'hrStorageUsed' => '42406216',
  427.       'hrStorageAllocationFailures' => '0',
  428.     ),
  429.     3 =>
  430.     array (
  431.       'hrStorageIndex' => '3',
  432.       'hrStorageType' => 'hrStorageCompactDisc',
  433.       'hrStorageDescr' => 'D:',
  434.       'hrStorageAllocationUnits' => '0',
  435.       'hrStorageSize' => '0',
  436.       'hrStorageUsed' => '0',
  437.       'hrStorageAllocationFailures' => '0',
  438.     ),
  439.     4 =>
  440.     array (
  441.       'hrStorageIndex' => '4',
  442.       'hrStorageType' => 'hrStorageVirtualMemory',
  443.       'hrStorageDescr' => 'Virtual Memory',
  444.       'hrStorageAllocationUnits' => '65536',
  445.       'hrStorageSize' => '450550',
  446.       'hrStorageUsed' => '245334',
  447.       'hrStorageAllocationFailures' => '0',
  448.     ),
  449.     5 =>
  450.     array (
  451.       'hrStorageIndex' => '5',
  452.       'hrStorageType' => 'hrStorageRam',
  453.       'hrStorageDescr' => 'Physical Memory',
  454.       'hrStorageAllocationUnits' => '65536',
  455.       'hrStorageSize' => '393206',
  456.       'hrStorageUsed' => '153202',
  457.       'hrStorageAllocationFailures' => '0',
  458.     ),
  459.   ),
  460. )  
  461. array (
  462.   'storage_id' => 501,
  463.   'device_id' => 157,
  464.   'storage_mib' => 'hrstorage',
  465.   'storage_index' => '2',
  466.   'storage_type' => 'hrStorageFixedDisk',
  467.   'storage_descr' => 'C:\\ Label:  Serial Number 82cfcc9d',
  468.   'storage_size' => 214221975552,
  469.   'storage_units' => 4096,
  470.   'storage_used' => 173692846080,
  471.   'storage_free' => 40529129472,
  472.   'storage_perc' => 81,
  473.   'storage_perc_warn' => 60,
  474.   'storage_deleted' => 0,
  475.   'units' => '4096',
  476.   'used' => 173695860736,
  477.   'size' => 214221975552,
  478.   'free' => 40526114816,
  479. )  
  480.  
  481. SQL[UPDATE `storage` set `storage_used`=?,`storage_free`=?,`storage_size`=?,`storage_units`=?,`storage_perc`=? WHERE `storage_id` = ? ["173695860736","40526114816","214221975552","4096",81,501] 2.63ms]
  482.  
  483.  
  484.  
  485.  
  486.  
  487. >> Runtime for poller module 'storage': 1.1724 seconds with 10656 bytes
  488.  
  489. >> SNMP: [1/1.17s] MySQL: [2/0.00s]
  490.  
  491. #### Unload poller module storage ####
  492.  
  493.  
  494. Modules status: Global+  
  495.  
  496. OS  
  497.  
  498. Device  
  499.  
  500.  
  501. #### Load poller module netstats ####
  502.  
  503.  ICMP
  504. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/dell' 'udp:HOSTNAME:161' 'icmp']
  505.  
  506.  IPSNMP['/usr/bin/snmpgetnext' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/dell' 'udp:HOSTNAME:161' 'ipForwDatagrams' 'ipInDelivers' 'ipInReceives' 'ipOutRequests' 'ipInDiscards' 'ipOutDiscards' 'ipOutNoRoutes' 'ipReasmReqds' 'ipReasmOKs' 'ipReasmFails' 'ipFragOKs' 'ipFragFails' 'ipFragCreates' 'ipInUnknownProtos' 'ipInHdrErrors' 'ipInAddrErrors']
  507.  
  508. icmpInMsgs.0 = 1065298
  509. icmpInErrors.0 = 0
  510. icmpInDestUnreachs.0 = 252104
  511. icmpInTimeExcds.0 = 1
  512. icmpInParmProbs.0 = 0
  513. icmpInSrcQuenchs.0 = 0
  514. icmpInRedirects.0 = 0
  515. icmpInEchos.0 = 410636
  516. icmpInEchoReps.0 = 402556
  517. icmpInTimestamps.0 = 1
  518. icmpInTimestampReps.0 = 0
  519. icmpInAddrMasks.0 = 0
  520. icmpInAddrMaskReps.0 = 0
  521. icmpOutMsgs.0 = 8762515
  522. icmpOutErrors.0 = 0
  523. icmpOutDestUnreachs.0 = 7949258
  524. icmpOutTimeExcds.0 = 0
  525. icmpOutParmProbs.0 = 0
  526. icmpOutSrcQuenchs.0 = 0
  527. icmpOutRedirects.0 = 0
  528. icmpOutEchos.0 = 402620
  529. icmpOutEchoReps.0 = 410636
  530. icmpOutTimestamps.0 = 0
  531. icmpOutTimestampReps.0 = 1
  532. icmpOutAddrMasks.0 = 0
  533. icmpOutAddrMaskReps.0 = 0
  534. icmp.*.0 = 1065299
  535. icmp.*.0 = 53341
  536. icmp.*.0 = 0
  537. icmp.*.0 = 0
  538. icmp.*.0 = 8762515
  539. icmp.*.0 = 401
  540. icmp.*.0 = 0
  541. icmp.*.0 = 0
  542. icmp.*.0.0.256 = 402556
  543. icmp.*.0.3.256 = 252105
  544. icmp.*.0.8.256 = 410636
  545. icmp.*.0.11.256 = 1
  546. icmp.*.0.13.256 = 1
  547. icmp.*.0.14.256 = 0
  548. icmp.*.0.133.256 = 0
  549. icmp.*.0.135.256 = 328
  550. icmp.*.0.136.256 = 53013
  551. icmp.*.0.0.256 = 410636
  552. icmp.*.0.3.256 = 7949258
  553. icmp.*.0.8.256 = 402620
  554. icmp.*.0.11.256 = 0
  555. icmp.*.0.13.256 = 0
  556. icmp.*.0.14.256 = 1
  557. icmp.*.0.133.256 = 6
  558. icmp.*.0.135.256 = 65
  559. icmp.*.0.136.256 = 330  
  560.  
  561.  
  562.  IP-FORWARDSNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/dell' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::ipCidrRouteNumber.0']
  563.  
  564. ipForwDatagrams.0 = 0
  565. ipInDelivers.0 = 212727082
  566. ipInReceives.0 = 220848714
  567. ipOutRequests.0 = 213044495
  568. ipInDiscards.0 = 8129336
  569. ipOutDiscards.0 = 90
  570. ipOutNoRoutes.0 = 28
  571. ipReasmReqds.0 = 0
  572. ipReasmOKs.0 = 0
  573. ipReasmFails.0 = 0
  574. ipFragOKs.0 = 0
  575. ipFragFails.0 = 0
  576. ipFragCreates.0 = 0
  577. ipInUnknownProtos.0 = 149033
  578. ipInHdrErrors.0 = 0
  579. ipInAddrErrors.0 = 568  
  580.  
  581.  
  582.  SNMPSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'SNMPv2-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/dell' 'udp:HOSTNAME:161' 'snmp']
  583.  
  584. Exitcode: 2  
  585. Error in packet
  586. Reason: (noSuchName) There is no such variable name in this MIB.
  587. Failed object: IP-FORWARD-MIB::ipCidrRouteNumber.0  
  588.  
  589. Error in packet
  590. Reason: (noSuchName) There is no such variable name in this MIB.
  591. Failed object: IP-FORWARD-MIB::ipCidrRouteNumber.0  
  592.  
  593.  TCPSNMP['/usr/bin/snmpgetnext' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'TCP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/dell' 'udp:HOSTNAME:161' 'tcpActiveOpens' 'tcpPassiveOpens' 'tcpAttemptFails' 'tcpEstabResets' 'tcpCurrEstab' 'tcpInSegs' 'tcpOutSegs' 'tcpRetransSegs' 'tcpInErrs' 'tcpOutRsts']
  594.  
  595. snmpInPkts.0 = 50715
  596. snmpOutPkts.0 = 50714
  597. snmpInBadVersions.0 = 0
  598. snmpInBadCommunityNames.0 = 0
  599. snmpInBadCommunityUses.0 = 0
  600. snmpInASNParseErrs.0 = 0
  601. snmpInTooBigs.0 = 0
  602. snmpInNoSuchNames.0 = 0
  603. snmpInBadValues.0 = 0
  604. snmpInReadOnlys.0 = 0
  605. snmpInGenErrs.0 = 0
  606. snmpInTotalReqVars.0 = 331850
  607. snmpInTotalSetVars.0 = 0
  608. snmpInGetRequests.0 = 10417
  609. snmpInGetNexts.0 = 40298
  610. snmpInSetRequests.0 = 0
  611. snmpInGetResponses.0 = 0
  612. snmpInTraps.0 = 0
  613. snmpOutTooBigs.0 = 0
  614. snmpOutNoSuchNames.0 = 1254
  615. snmpOutBadValues.0 = 0
  616. snmpOutGenErrs.0 = 0
  617. snmpOutGetRequests.0 = 0
  618. snmpOutGetNexts.0 = 0
  619. snmpOutSetRequests.0 = 0
  620. snmpOutGetResponses.0 = 50716
  621. snmpOutTraps.0 = 0
  622. snmpEnableAuthenTraps.0 = enabled  
  623.  
  624.  
  625.  TCPHCSNMP['/usr/bin/snmpgetnext' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'TCP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/dell' 'udp:HOSTNAME:161' 'tcpHCInSegs.0' 'tcpHCOutSegs.0']
  626.  
  627. tcpActiveOpens.0 = 3367954
  628. tcpPassiveOpens.0 = 564958
  629. tcpAttemptFails.0 = 121492
  630. tcpEstabResets.0 = 180378
  631. tcpCurrEstab.0 = 199
  632. tcpInSegs.0 = 227214531
  633. tcpOutSegs.0 = 240395349
  634. tcpRetransSegs.0 = 4175408
  635. tcpInErrs.0 = 4
  636. tcpOutRsts.0 = 3215224  
  637.  
  638.  
  639.  UDPSNMP['/usr/bin/snmpgetnext' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UDP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/dell' 'udp:HOSTNAME:161' 'udpInDatagrams' 'udpOutDatagrams' 'udpInErrors' 'udpNoPorts']
  640.  
  641. tcpConnectionState.unknown."".445.unknown."".0 = listen
  642. tcpConnectionState.unknown."".445.unknown."".0 = listen  
  643.  
  644.  
  645.  
  646.  
  647. >> Runtime for poller module 'netstats': 1.4084 seconds with 3672 bytes
  648. >> SNMP: [7/1.40s] MySQL: [0/0.00s]
  649. #### Unload poller module netstats ####
  650.  
  651.  
  652. #### Load poller module hr-mib ####
  653. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/dell' 'udp:HOSTNAME:161' 'hrSystemProcesses.0' 'hrSystemNumUsers.0']
  654.  
  655. udpInDatagrams.0 = 5582034
  656. udpOutDatagrams.0 = 1481045
  657. udpInErrors.0 = 2283
  658. udpNoPorts.0 = 8129347  
  659.  
  660. Modules status: Global+  
  661. OS  
  662. Device  
  663.  
  664.  Processes Users
  665.  
  666. >> Runtime for poller module 'hr-mib': 0.0613 seconds with 3256 bytes
  667. >> SNMP: [1/0.06s] MySQL: [0/0.00s]
  668. #### Unload poller module hr-mib ####
  669.  
  670.  
  671. #### Load poller module ucd-mib ####
  672.  
  673. hrSystemProcesses.0 = 136
  674. hrSystemNumUsers.0 = 10  
  675.  
  676. Modules status: Global+  
  677. OS  
  678. Device  
  679.  
  680. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/dell' 'udp:HOSTNAME:161' 'systemStats']
  681.  
  682. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/dell' 'udp:HOSTNAME:161' 'laLoadInt.1' 'laLoadInt.2' 'laLoadInt.3']
  683.  
  684. systemStats = No more variables left in this MIB View (It is past the end of the MIB tree)
  685. systemStats = No more variables left in this MIB View (It is past the end of the MIB tree)
  686. systemStats = No more variables left in this MIB View (It is past the end of the MIB tree)
  687. systemStats = No more variables left in this MIB View (It is past the end of the MIB tree)
  688. systemStats = No more variables left in this MIB View (It is past the end of the MIB tree)
  689. systemStats = No more variables left in this MIB View (It is past the end of the MIB tree)
  690. systemStats = No more variables left in this MIB View (It is past the end of the MIB tree)
  691. systemStats = No more variables left in this MIB View (It is past the end of the MIB tree)
  692. systemStats = No more variables left in this MIB View (It is past the end of the MIB tree)
  693. systemStats = No more variables left in this MIB View (It is past the end of the MIB tree)  
  694.  
  695.  
  696.  
  697. >> Runtime for poller module 'ucd-mib': 0.0744 seconds with 1968 bytes
  698. >> SNMP: [2/0.07s] MySQL: [0/0.00s]
  699. #### Unload poller module ucd-mib ####
  700.  
  701.  
  702. #### Load poller module ipSystemStats ####
  703. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/dell' 'udp:HOSTNAME:161' 'ipSystemStats']
  704.  
  705. laLoadInt.1 = No Such Object available on this agent at this OID
  706. laLoadInt.2 = No Such Object available on this agent at this OID
  707. laLoadInt.3 = No Such Object available on this agent at this OID  
  708.  
  709. Modules status: Global+  
  710. OS  
  711. Device  
  712.  
  713.  
  714.  
  715. >> Runtime for poller module 'ipSystemStats': 0.0499 seconds with 1976 bytes
  716. >> SNMP: [1/0.05s] MySQL: [0/0.00s]
  717. #### Unload poller module ipSystemStats ####
  718.  
  719.  
  720. #### Load poller module ports ####
  721.  
  722.  
  723.  
  724. Modules status: Global+  
  725. OS  
  726. Device  
  727.  
  728. SQL[SELECT *, `ports_statistics`.`port_id` AS `ports_statistics_port_id`, `ports`.`port_id` AS `port_id` FROM `ports` LEFT OUTER JOIN `ports_statistics` ON `ports`.`port_id` = `ports_statistics`.`port_id` WHERE `ports`.`device_id` = ? ORDER BY ports.port_id [157] 3.86ms]
  729.  
  730.  
  731. Caching Oids:
  732. Full ports polling
  733. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/dell' 'udp:HOSTNAME:161' 'ifXEntry']
  734.  
  735. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/dell' 'udp:HOSTNAME:161' 'ifEntry']
  736.  
  737. ifName.1 = loopback_0
  738. ifName.2 = tunnel_32769
  739. ifName.3 = tunnel_32768
  740. ifName.4 = tunnel_32771
  741. ifName.5 = ethernet_32769
  742. ifName.6 = tunnel_32773
  743. ifName.7 = tunnel_32770
  744. ifName.8 = tunnel_32774
  745. ifName.9 = tunnel_32772
  746. ifName.10 = ppp_32768
  747. ifName.11 = ethernet_32770
  748. ifName.12 = ethernet_32771
  749. ifName.13 = ethernet_32772
  750. ifName.14 = ethernet_32768
  751. ifName.15 = ethernet_32773
  752. ifName.16 = ethernet_0
  753. ifName.17 = ethernet_1
  754. ifName.18 = ethernet_2
  755. ifName.19 = ethernet_3
  756. ifInMulticastPkts.1 = 0
  757. ifInMulticastPkts.2 = 0
  758. ifInMulticastPkts.3 = 0
  759. ifInMulticastPkts.4 = 0
  760. ifInMulticastPkts.5 = 0
  761. ifInMulticastPkts.6 = 0
  762. ifInMulticastPkts.7 = 0
  763. ifInMulticastPkts.8 = 0
  764. ifInMulticastPkts.9 = 0
  765. ifInMulticastPkts.10 = 0
  766. ifInMulticastPkts.11 = 0
  767. ifInMulticastPkts.12 = 0
  768. ifInMulticastPkts.13 = 0
  769. ifInMulticastPkts.14 = 0
  770. ifInMulticastPkts.15 = 3608500
  771. ifInMulticastPkts.16 = 3608500
  772. ifInMulticastPkts.17 = 3608500
  773. ifInMulticastPkts.18 = 3608500
  774. ifInMulticastPkts.19 = 3608500
  775. ifInBroadcastPkts.1 = 0
  776. ifInBroadcastPkts.2 = 0
  777. ifInBroadcastPkts.3 = 0
  778. ifInBroadcastPkts.4 = 0
  779. ifInBroadcastPkts.5 = 0
  780. ifInBroadcastPkts.6 = 0
  781. ifInBroadcastPkts.7 = 0
  782. ifInBroadcastPkts.8 = 0
  783. ifInBroadcastPkts.9 = 0
  784. ifInBroadcastPkts.10 = 0
  785. ifInBroadcastPkts.11 = 0
  786. ifInBroadcastPkts.12 = 0
  787. ifInBroadcastPkts.13 = 0
  788. ifInBroadcastPkts.14 = 0
  789. ifInBroadcastPkts.15 = 43684587
  790. ifInBroadcastPkts.16 = 43684587
  791. ifInBroadcastPkts.17 = 43684587
  792. ifInBroadcastPkts.18 = 43684587
  793. ifInBroadcastPkts.19 = 43684587
  794. ifOutMulticastPkts.1 = 0
  795. ifOutMulticastPkts.2 = 0
  796. ifOutMulticastPkts.3 = 0
  797. ifOutMulticastPkts.4 = 0
  798. ifOutMulticastPkts.5 = 0
  799. ifOutMulticastPkts.6 = 0
  800. ifOutMulticastPkts.7 = 0
  801. ifOutMulticastPkts.8 = 0
  802. ifOutMulticastPkts.9 = 0
  803. ifOutMulticastPkts.10 = 0
  804. ifOutMulticastPkts.11 = 0
  805. ifOutMulticastPkts.12 = 0
  806. ifOutMulticastPkts.13 = 0
  807. ifOutMulticastPkts.14 = 0
  808. ifOutMulticastPkts.15 = 152678
  809. ifOutMulticastPkts.16 = 152678
  810. ifOutMulticastPkts.17 = 152678
  811. ifOutMulticastPkts.18 = 152678
  812. ifOutMulticastPkts.19 = 152678
  813. ifOutBroadcastPkts.1 = 0
  814. ifOutBroadcastPkts.2 = 0
  815. ifOutBroadcastPkts.3 = 0
  816. ifOutBroadcastPkts.4 = 0
  817. ifOutBroadcastPkts.5 = 0
  818. ifOutBroadcastPkts.6 = 0
  819. ifOutBroadcastPkts.7 = 0
  820. ifOutBroadcastPkts.8 = 0
  821. ifOutBroadcastPkts.9 = 0
  822. ifOutBroadcastPkts.10 = 0
  823. ifOutBroadcastPkts.11 = 0
  824. ifOutBroadcastPkts.12 = 0
  825. ifOutBroadcastPkts.13 = 0
  826. ifOutBroadcastPkts.14 = 0
  827. ifOutBroadcastPkts.15 = 11096
  828. ifOutBroadcastPkts.16 = 11096
  829. ifOutBroadcastPkts.17 = 11096
  830. ifOutBroadcastPkts.18 = 11096
  831. ifOutBroadcastPkts.19 = 11096
  832. ifLinkUpDownTrapEnable.1 = enabled
  833. ifLinkUpDownTrapEnable.2 = enabled
  834. ifLinkUpDownTrapEnable.3 = enabled
  835. ifLinkUpDownTrapEnable.4 = enabled
  836. ifLinkUpDownTrapEnable.5 = enabled
  837. ifLinkUpDownTrapEnable.6 = enabled
  838. ifLinkUpDownTrapEnable.7 = enabled
  839. ifLinkUpDownTrapEnable.8 = enabled
  840. ifLinkUpDownTrapEnable.9 = enabled
  841. ifLinkUpDownTrapEnable.10 = enabled
  842. ifLinkUpDownTrapEnable.11 = enabled
  843. ifLinkUpDownTrapEnable.12 = enabled
  844. ifLinkUpDownTrapEnable.13 = enabled
  845. ifLinkUpDownTrapEnable.14 = enabled
  846. ifLinkUpDownTrapEnable.15 = enabled
  847. ifLinkUpDownTrapEnable.16 = enabled
  848. ifLinkUpDownTrapEnable.17 = enabled
  849. ifLinkUpDownTrapEnable.18 = enabled
  850. ifLinkUpDownTrapEnable.19 = enabled
  851. ifHighSpeed.1 = 1073
  852. ifHighSpeed.2 = 0
  853. ifHighSpeed.3 = 0
  854. ifHighSpeed.4 = 0
  855. ifHighSpeed.5 = 0
  856. ifHighSpeed.6 = 0
  857. ifHighSpeed.7 = 0
  858. ifHighSpeed.8 = 0
  859. ifHighSpeed.9 = 0
  860. ifHighSpeed.10 = 0
  861. ifHighSpeed.11 = 0
  862. ifHighSpeed.12 = 0
  863. ifHighSpeed.13 = 0
  864. ifHighSpeed.14 = 0
  865. ifHighSpeed.15 = 10000
  866. ifHighSpeed.16 = 10000
  867. ifHighSpeed.17 = 10000
  868. ifHighSpeed.18 = 10000
  869. ifHighSpeed.19 = 10000
  870. ifPromiscuousMode.1 = false
  871. ifPromiscuousMode.2 = false
  872. ifPromiscuousMode.3 = false
  873. ifPromiscuousMode.4 = false
  874. ifPromiscuousMode.5 = false
  875. ifPromiscuousMode.6 = false
  876. ifPromiscuousMode.7 = false
  877. ifPromiscuousMode.8 = false
  878. ifPromiscuousMode.9 = false
  879. ifPromiscuousMode.10 = false
  880. ifPromiscuousMode.11 = false
  881. ifPromiscuousMode.12 = false
  882. ifPromiscuousMode.13 = false
  883. ifPromiscuousMode.14 = false
  884. ifPromiscuousMode.15 = false
  885. ifPromiscuousMode.16 = false
  886. ifPromiscuousMode.17 = false
  887. ifPromiscuousMode.18 = false
  888. ifPromiscuousMode.19 = false
  889. ifConnectorPresent.1 = false
  890. ifConnectorPresent.2 = false
  891. ifConnectorPresent.3 = false
  892. ifConnectorPresent.4 = false
  893. ifConnectorPresent.5 = false
  894. ifConnectorPresent.6 = false
  895. ifConnectorPresent.7 = false
  896. ifConnectorPresent.8 = false
  897. ifConnectorPresent.9 = false
  898. ifConnectorPresent.10 = false
  899. ifConnectorPresent.11 = false
  900. ifConnectorPresent.12 = false
  901. ifConnectorPresent.13 = false
  902. ifConnectorPresent.14 = false
  903. ifConnectorPresent.15 = true
  904. ifConnectorPresent.16 = false
  905. ifConnectorPresent.17 = false
  906. ifConnectorPresent.18 = false
  907. ifConnectorPresent.19 = false
  908. ifAlias.1 = Loopback Pseudo-Interface 1
  909. ifAlias.2 = isatap.{DB9DFC54-6492-471B-A7A2-4F28BC908B9C}
  910. ifAlias.3 = isatap.{FC344C2A-0256-4D1C-935E-39EB02F7F04C}
  911. ifAlias.4 = Local Area Connection* 4
  912. ifAlias.5 = Local Area Connection* 1
  913. ifAlias.6 = Local Area Connection* 6
  914. ifAlias.7 = Local Area Connection* 3
  915. ifAlias.8 = Local Area Connection* 8
  916. ifAlias.9 = Local Area Connection* 5
  917. ifAlias.10 = Local Area Connection* 7
  918. ifAlias.11 = Local Area Connection* 9
  919. ifAlias.12 = Local Area Connection* 10
  920. ifAlias.13 = Local Area Connection* 11
  921. ifAlias.14 = Ethernet0
  922. ifAlias.15 = Ethernet0 2
  923. ifAlias.16 = Ethernet0 2-WFP Native MAC Layer LightWeight Filter-0000
  924. ifAlias.17 = Ethernet0 2-Trend Micro NDIS 6.0 Filter driver-0000
  925. ifAlias.18 = Ethernet0 2-QoS Packet Scheduler-0000
  926. ifAlias.19 = Ethernet0 2-WFP 802.3 MAC Layer LightWeight Filter-0000
  927. ifCounterDiscontinuityTime.1 = 0:0:00:00.00
  928. ifCounterDiscontinuityTime.2 = 0:0:00:00.00
  929. ifCounterDiscontinuityTime.3 = 0:0:00:00.00
  930. ifCounterDiscontinuityTime.4 = 0:0:00:00.00
  931. ifCounterDiscontinuityTime.5 = 0:0:00:00.00
  932. ifCounterDiscontinuityTime.6 = 0:0:00:00.00
  933. ifCounterDiscontinuityTime.7 = 0:0:00:00.00
  934. ifCounterDiscontinuityTime.8 = 0:0:00:00.00
  935. ifCounterDiscontinuityTime.9 = 0:0:00:00.00
  936. ifCounterDiscontinuityTime.10 = 0:0:00:00.00
  937. ifCounterDiscontinuityTime.11 = 0:0:00:00.00
  938. ifCounterDiscontinuityTime.12 = 0:0:00:00.00
  939. ifCounterDiscontinuityTime.13 = 0:0:00:00.00
  940. ifCounterDiscontinuityTime.14 = 0:0:00:00.00
  941. ifCounterDiscontinuityTime.15 = 0:0:00:00.00
  942. ifCounterDiscontinuityTime.16 = 0:0:00:00.00
  943. ifCounterDiscontinuityTime.17 = 0:0:00:00.00
  944. ifCounterDiscontinuityTime.18 = 0:0:00:00.00
  945. ifCounterDiscontinuityTime.19 = 0:0:00:00.00  
  946.  
  947.  
  948. dot3StatsDuplexStatusSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/dell' 'udp:HOSTNAME:161' 'dot3StatsDuplexStatus']
  949.  
  950. ifIndex.1 = 1
  951. ifIndex.2 = 2
  952. ifIndex.3 = 3
  953. ifIndex.4 = 4
  954. ifIndex.5 = 5
  955. ifIndex.6 = 6
  956. ifIndex.7 = 7
  957. ifIndex.8 = 8
  958. ifIndex.9 = 9
  959. ifIndex.10 = 10
  960. ifIndex.11 = 11
  961. ifIndex.12 = 12
  962. ifIndex.13 = 13
  963. ifIndex.14 = 14
  964. ifIndex.15 = 15
  965. ifIndex.16 = 16
  966. ifIndex.17 = 17
  967. ifIndex.18 = 18
  968. ifIndex.19 = 19
  969. ifDescr.1 = Software Loopback Interface 1.
  970. ifDescr.2 = Microsoft ISATAP Adapter #2.
  971. ifDescr.3 = Microsoft ISATAP Adapter.
  972. ifDescr.4 = WAN Miniport (IKEv2).
  973. ifDescr.5 = Microsoft Kernel Debug Network Adapter.
  974. ifDescr.6 = WAN Miniport (PPTP).
  975. ifDescr.7 = WAN Miniport (SSTP).
  976. ifDescr.8 = WAN Miniport (GRE).
  977. ifDescr.9 = WAN Miniport (L2TP).
  978. ifDescr.10 = WAN Miniport (PPPOE).
  979. ifDescr.11 = WAN Miniport (IP).
  980. ifDescr.12 = WAN Miniport (IPv6).
  981. ifDescr.13 = WAN Miniport (Network Monitor).
  982. ifDescr.14 = Intel(R) 82574L Gigabit Network Connection.
  983. ifDescr.15 = vmxnet3 Ethernet Adapter.
  984. ifDescr.16 = vmxnet3 Ethernet Adapter-WFP Native MAC Layer LightWeight Filter-0000.
  985. ifDescr.17 = vmxnet3 Ethernet Adapter-Trend Micro NDIS 6.0 Filter driver-0000.
  986. ifDescr.18 = vmxnet3 Ethernet Adapter-QoS Packet Scheduler-0000.
  987. ifDescr.19 = vmxnet3 Ethernet Adapter-WFP 802.3 MAC Layer LightWeight Filter-0000.
  988. ifType.1 = softwareLoopback
  989. ifType.2 = tunnel
  990. ifType.3 = tunnel
  991. ifType.4 = tunnel
  992. ifType.5 = ethernetCsmacd
  993. ifType.6 = tunnel
  994. ifType.7 = tunnel
  995. ifType.8 = tunnel
  996. ifType.9 = tunnel
  997. ifType.10 = ppp
  998. ifType.11 = ethernetCsmacd
  999. ifType.12 = ethernetCsmacd
  1000. ifType.13 = ethernetCsmacd
  1001. ifType.14 = ethernetCsmacd
  1002. ifType.15 = ethernetCsmacd
  1003. ifType.16 = ethernetCsmacd
  1004. ifType.17 = ethernetCsmacd
  1005. ifType.18 = ethernetCsmacd
  1006. ifType.19 = ethernetCsmacd
  1007. ifMtu.1 = 1500
  1008. ifMtu.2 = 0
  1009. ifMtu.3 = 1280
  1010. ifMtu.4 = 0
  1011. ifMtu.5 = 0
  1012. ifMtu.6 = 0
  1013. ifMtu.7 = 0
  1014. ifMtu.8 = 0
  1015. ifMtu.9 = 0
  1016. ifMtu.10 = 0
  1017. ifMtu.11 = 0
  1018. ifMtu.12 = 0
  1019. ifMtu.13 = 0
  1020. ifMtu.14 = 0
  1021. ifMtu.15 = 1500
  1022. ifMtu.16 = 1500
  1023. ifMtu.17 = 1500
  1024. ifMtu.18 = 1500
  1025. ifMtu.19 = 1500
  1026. ifSpeed.1 = 1073741824
  1027. ifSpeed.2 = 0
  1028. ifSpeed.3 = 100000
  1029. ifSpeed.4 = 0
  1030. ifSpeed.5 = 0
  1031. ifSpeed.6 = 0
  1032. ifSpeed.7 = 0
  1033. ifSpeed.8 = 0
  1034. ifSpeed.9 = 0
  1035. ifSpeed.10 = 0
  1036. ifSpeed.11 = 0
  1037. ifSpeed.12 = 0
  1038. ifSpeed.13 = 0
  1039. ifSpeed.14 = 0
  1040. ifSpeed.15 = 4294967295
  1041. ifSpeed.16 = 4294967295
  1042. ifSpeed.17 = 4294967295
  1043. ifSpeed.18 = 4294967295
  1044. ifSpeed.19 = 4294967295
  1045. ifPhysAddress.1 =
  1046. ifPhysAddress.2 = 0:0:0:0:0:0:0:e0
  1047. ifPhysAddress.3 = 0:0:0:0:0:0:0:e0
  1048. ifPhysAddress.4 =
  1049. ifPhysAddress.5 =
  1050. ifPhysAddress.6 =
  1051. ifPhysAddress.7 =
  1052. ifPhysAddress.8 =
  1053. ifPhysAddress.9 =
  1054. ifPhysAddress.10 =
  1055. ifPhysAddress.11 =
  1056. ifPhysAddress.12 =
  1057. ifPhysAddress.13 =
  1058. ifPhysAddress.14 = 0:50:56:a1:82:e0
  1059. ifPhysAddress.15 = 0:50:56:a1:33:fd
  1060. ifPhysAddress.16 = 0:50:56:a1:33:fd
  1061. ifPhysAddress.17 = 0:50:56:a1:33:fd
  1062. ifPhysAddress.18 = 0:50:56:a1:33:fd
  1063. ifPhysAddress.19 = 0:50:56:a1:33:fd
  1064. ifAdminStatus.1 = up
  1065. ifAdminStatus.2 = down
  1066. ifAdminStatus.3 = up
  1067. ifAdminStatus.4 = down
  1068. ifAdminStatus.5 = down
  1069. ifAdminStatus.6 = down
  1070. ifAdminStatus.7 = down
  1071. ifAdminStatus.8 = down
  1072. ifAdminStatus.9 = down
  1073. ifAdminStatus.10 = down
  1074. ifAdminStatus.11 = down
  1075. ifAdminStatus.12 = down
  1076. ifAdminStatus.13 = down
  1077. ifAdminStatus.14 = down
  1078. ifAdminStatus.15 = up
  1079. ifAdminStatus.16 = up
  1080. ifAdminStatus.17 = up
  1081. ifAdminStatus.18 = up
  1082. ifAdminStatus.19 = up
  1083. ifOperStatus.1 = up
  1084. ifOperStatus.2 = notPresent
  1085. ifOperStatus.3 = down
  1086. ifOperStatus.4 = notPresent
  1087. ifOperStatus.5 = notPresent
  1088. ifOperStatus.6 = notPresent
  1089. ifOperStatus.7 = notPresent
  1090. ifOperStatus.8 = notPresent
  1091. ifOperStatus.9 = notPresent
  1092. ifOperStatus.10 = notPresent
  1093. ifOperStatus.11 = notPresent
  1094. ifOperStatus.12 = notPresent
  1095. ifOperStatus.13 = notPresent
  1096. ifOperStatus.14 = notPresent
  1097. ifOperStatus.15 = up
  1098. ifOperStatus.16 = up
  1099. ifOperStatus.17 = up
  1100. ifOperStatus.18 = up
  1101. ifOperStatus.19 = up
  1102. ifLastChange.1 = 0
  1103. ifLastChange.2 = 0
  1104. ifLastChange.3 = 0
  1105. ifLastChange.4 = 0
  1106. ifLastChange.5 = 0
  1107. ifLastChange.6 = 0
  1108. ifLastChange.7 = 0
  1109. ifLastChange.8 = 0
  1110. ifLastChange.9 = 0
  1111. ifLastChange.10 = 0
  1112. ifLastChange.11 = 0
  1113. ifLastChange.12 = 0
  1114. ifLastChange.13 = 0
  1115. ifLastChange.14 = 0
  1116. ifLastChange.15 = 0
  1117. ifLastChange.16 = 0
  1118. ifLastChange.17 = 0
  1119. ifLastChange.18 = 0
  1120. ifLastChange.19 = 0
  1121. ifInOctets.1 = 0
  1122. ifInOctets.2 = 0
  1123. ifInOctets.3 = 0
  1124. ifInOctets.4 = 0
  1125. ifInOctets.5 = 0
  1126. ifInOctets.6 = 0
  1127. ifInOctets.7 = 0
  1128. ifInOctets.8 = 0
  1129. ifInOctets.9 = 0
  1130. ifInOctets.10 = 0
  1131. ifInOctets.11 = 0
  1132. ifInOctets.12 = 0
  1133. ifInOctets.13 = 0
  1134. ifInOctets.14 = 0
  1135. ifInOctets.15 = 3833492523
  1136. ifInOctets.16 = 3833492523
  1137. ifInOctets.17 = 3833492523
  1138. ifInOctets.18 = 3833492523
  1139. ifInOctets.19 = 3833492523
  1140. ifInUcastPkts.1 = 0
  1141. ifInUcastPkts.2 = 0
  1142. ifInUcastPkts.3 = 0
  1143. ifInUcastPkts.4 = 0
  1144. ifInUcastPkts.5 = 0
  1145. ifInUcastPkts.6 = 0
  1146. ifInUcastPkts.7 = 0
  1147. ifInUcastPkts.8 = 0
  1148. ifInUcastPkts.9 = 0
  1149. ifInUcastPkts.10 = 0
  1150. ifInUcastPkts.11 = 0
  1151. ifInUcastPkts.12 = 0
  1152. ifInUcastPkts.13 = 0
  1153. ifInUcastPkts.14 = 0
  1154. ifInUcastPkts.15 = 222282708
  1155. ifInUcastPkts.16 = 222282708
  1156. ifInUcastPkts.17 = 222282708
  1157. ifInUcastPkts.18 = 222282708
  1158. ifInUcastPkts.19 = 222282708
  1159. ifInNUcastPkts.1 = 0
  1160. ifInNUcastPkts.2 = 0
  1161. ifInNUcastPkts.3 = 0
  1162. ifInNUcastPkts.4 = 0
  1163. ifInNUcastPkts.5 = 0
  1164. ifInNUcastPkts.6 = 0
  1165. ifInNUcastPkts.7 = 0
  1166. ifInNUcastPkts.8 = 0
  1167. ifInNUcastPkts.9 = 0
  1168. ifInNUcastPkts.10 = 0
  1169. ifInNUcastPkts.11 = 0
  1170. ifInNUcastPkts.12 = 0
  1171. ifInNUcastPkts.13 = 0
  1172. ifInNUcastPkts.14 = 0
  1173. ifInNUcastPkts.15 = 47293087
  1174. ifInNUcastPkts.16 = 47293087
  1175. ifInNUcastPkts.17 = 47293087
  1176. ifInNUcastPkts.18 = 47293087
  1177. ifInNUcastPkts.19 = 47293087
  1178. ifInDiscards.1 = 0
  1179. ifInDiscards.2 = 0
  1180. ifInDiscards.3 = 0
  1181. ifInDiscards.4 = 0
  1182. ifInDiscards.5 = 0
  1183. ifInDiscards.6 = 0
  1184. ifInDiscards.7 = 0
  1185. ifInDiscards.8 = 0
  1186. ifInDiscards.9 = 0
  1187. ifInDiscards.10 = 0
  1188. ifInDiscards.11 = 0
  1189. ifInDiscards.12 = 0
  1190. ifInDiscards.13 = 0
  1191. ifInDiscards.14 = 0
  1192. ifInDiscards.15 = 0
  1193. ifInDiscards.16 = 0
  1194. ifInDiscards.17 = 0
  1195. ifInDiscards.18 = 0
  1196. ifInDiscards.19 = 0
  1197. ifInErrors.1 = 0
  1198. ifInErrors.2 = 0
  1199. ifInErrors.3 = 0
  1200. ifInErrors.4 = 0
  1201. ifInErrors.5 = 0
  1202. ifInErrors.6 = 0
  1203. ifInErrors.7 = 0
  1204. ifInErrors.8 = 0
  1205. ifInErrors.9 = 0
  1206. ifInErrors.10 = 0
  1207. ifInErrors.11 = 0
  1208. ifInErrors.12 = 0
  1209. ifInErrors.13 = 0
  1210. ifInErrors.14 = 0
  1211. ifInErrors.15 = 0
  1212. ifInErrors.16 = 0
  1213. ifInErrors.17 = 0
  1214. ifInErrors.18 = 0
  1215. ifInErrors.19 = 0
  1216. ifInUnknownProtos.1 = 0
  1217. ifInUnknownProtos.2 = 0
  1218. ifInUnknownProtos.3 = 0
  1219. ifInUnknownProtos.4 = 0
  1220. ifInUnknownProtos.5 = 0
  1221. ifInUnknownProtos.6 = 0
  1222. ifInUnknownProtos.7 = 0
  1223. ifInUnknownProtos.8 = 0
  1224. ifInUnknownProtos.9 = 0
  1225. ifInUnknownProtos.10 = 0
  1226. ifInUnknownProtos.11 = 0
  1227. ifInUnknownProtos.12 = 0
  1228. ifInUnknownProtos.13 = 0
  1229. ifInUnknownProtos.14 = 0
  1230. ifInUnknownProtos.15 = 0
  1231. ifInUnknownProtos.16 = 0
  1232. ifInUnknownProtos.17 = 0
  1233. ifInUnknownProtos.18 = 0
  1234. ifInUnknownProtos.19 = 0
  1235. ifOutOctets.1 = 0
  1236. ifOutOctets.2 = 0
  1237. ifOutOctets.3 = 0
  1238. ifOutOctets.4 = 0
  1239. ifOutOctets.5 = 0
  1240. ifOutOctets.6 = 0
  1241. ifOutOctets.7 = 0
  1242. ifOutOctets.8 = 0
  1243. ifOutOctets.9 = 0
  1244. ifOutOctets.10 = 0
  1245. ifOutOctets.11 = 0
  1246. ifOutOctets.12 = 0
  1247. ifOutOctets.13 = 0
  1248. ifOutOctets.14 = 0
  1249. ifOutOctets.15 = 764988314
  1250. ifOutOctets.16 = 764988314
  1251. ifOutOctets.17 = 764988314
  1252. ifOutOctets.18 = 764988314
  1253. ifOutOctets.19 = 764988314
  1254. ifOutUcastPkts.1 = 0
  1255. ifOutUcastPkts.2 = 0
  1256. ifOutUcastPkts.3 = 0
  1257. ifOutUcastPkts.4 = 0
  1258. ifOutUcastPkts.5 = 0
  1259. ifOutUcastPkts.6 = 0
  1260. ifOutUcastPkts.7 = 0
  1261. ifOutUcastPkts.8 = 0
  1262. ifOutUcastPkts.9 = 0
  1263. ifOutUcastPkts.10 = 0
  1264. ifOutUcastPkts.11 = 0
  1265. ifOutUcastPkts.12 = 0
  1266. ifOutUcastPkts.13 = 0
  1267. ifOutUcastPkts.14 = 0
  1268. ifOutUcastPkts.15 = 213639316
  1269. ifOutUcastPkts.16 = 213639316
  1270. ifOutUcastPkts.17 = 213639316
  1271. ifOutUcastPkts.18 = 213639316
  1272. ifOutUcastPkts.19 = 213639316
  1273. ifOutNUcastPkts.1 = 0
  1274. ifOutNUcastPkts.2 = 0
  1275. ifOutNUcastPkts.3 = 0
  1276. ifOutNUcastPkts.4 = 0
  1277. ifOutNUcastPkts.5 = 0
  1278. ifOutNUcastPkts.6 = 0
  1279. ifOutNUcastPkts.7 = 0
  1280. ifOutNUcastPkts.8 = 0
  1281. ifOutNUcastPkts.9 = 0
  1282. ifOutNUcastPkts.10 = 0
  1283. ifOutNUcastPkts.11 = 0
  1284. ifOutNUcastPkts.12 = 0
  1285. ifOutNUcastPkts.13 = 0
  1286. ifOutNUcastPkts.14 = 0
  1287. ifOutNUcastPkts.15 = 163774
  1288. ifOutNUcastPkts.16 = 163774
  1289. ifOutNUcastPkts.17 = 163774
  1290. ifOutNUcastPkts.18 = 163774
  1291. ifOutNUcastPkts.19 = 163774
  1292. ifOutDiscards.1 = 0
  1293. ifOutDiscards.2 = 0
  1294. ifOutDiscards.3 = 0
  1295. ifOutDiscards.4 = 0
  1296. ifOutDiscards.5 = 0
  1297. ifOutDiscards.6 = 0
  1298. ifOutDiscards.7 = 0
  1299. ifOutDiscards.8 = 0
  1300. ifOutDiscards.9 = 0
  1301. ifOutDiscards.10 = 0
  1302. ifOutDiscards.11 = 0
  1303. ifOutDiscards.12 = 0
  1304. ifOutDiscards.13 = 0
  1305. ifOutDiscards.14 = 0
  1306. ifOutDiscards.15 = 0
  1307. ifOutDiscards.16 = 0
  1308. ifOutDiscards.17 = 0
  1309. ifOutDiscards.18 = 0
  1310. ifOutDiscards.19 = 0
  1311. ifOutErrors.1 = 0
  1312. ifOutErrors.2 = 0
  1313. ifOutErrors.3 = 0
  1314. ifOutErrors.4 = 0
  1315. ifOutErrors.5 = 0
  1316. ifOutErrors.6 = 0
  1317. ifOutErrors.7 = 0
  1318. ifOutErrors.8 = 0
  1319. ifOutErrors.9 = 0
  1320. ifOutErrors.10 = 0
  1321. ifOutErrors.11 = 0
  1322. ifOutErrors.12 = 0
  1323. ifOutErrors.13 = 0
  1324. ifOutErrors.14 = 0
  1325. ifOutErrors.15 = 0
  1326. ifOutErrors.16 = 0
  1327. ifOutErrors.17 = 0
  1328. ifOutErrors.18 = 0
  1329. ifOutErrors.19 = 0
  1330. ifOutQLen.1 = 0
  1331. ifOutQLen.2 = 0
  1332. ifOutQLen.3 = 0
  1333. ifOutQLen.4 = 0
  1334. ifOutQLen.5 = 0
  1335. ifOutQLen.6 = 0
  1336. ifOutQLen.7 = 0
  1337. ifOutQLen.8 = 0
  1338. ifOutQLen.9 = 0
  1339. ifOutQLen.10 = 0
  1340. ifOutQLen.11 = 0
  1341. ifOutQLen.12 = 0
  1342. ifOutQLen.13 = 0
  1343. ifOutQLen.14 = 0
  1344. ifOutQLen.15 = 0
  1345. ifOutQLen.16 = 0
  1346. ifOutQLen.17 = 0
  1347. ifOutQLen.18 = 0
  1348. ifOutQLen.19 = 0
  1349. ifSpecific.1 = zeroDotZero
  1350. ifSpecific.2 = zeroDotZero
  1351. ifSpecific.3 = zeroDotZero
  1352. ifSpecific.4 = zeroDotZero
  1353. ifSpecific.5 = zeroDotZero
  1354. ifSpecific.6 = zeroDotZero
  1355. ifSpecific.7 = zeroDotZero
  1356. ifSpecific.8 = zeroDotZero
  1357. ifSpecific.9 = zeroDotZero
  1358. ifSpecific.10 = zeroDotZero
  1359. ifSpecific.11 = zeroDotZero
  1360. ifSpecific.12 = zeroDotZero
  1361. ifSpecific.13 = zeroDotZero
  1362. ifSpecific.14 = zeroDotZero
  1363. ifSpecific.15 = zeroDotZero
  1364. ifSpecific.16 = zeroDotZero
  1365. ifSpecific.17 = zeroDotZero
  1366. ifSpecific.18 = zeroDotZero
  1367. ifSpecific.19 = zeroDotZero  
  1368.  
  1369.  
  1370. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/dell' 'udp:HOSTNAME:161' 'dot1qPvid']
  1371.  
  1372. dot3StatsDuplexStatus = No Such Object available on this agent at this OID  
  1373.  
  1374. Invalid snmp_walk() data = dot3StatsDuplexStatus = No Such Object available on this agent at this OID  
  1375.  
  1376. dot1qPvid = No Such Object available on this agent at this OID  
  1377.  
  1378. Invalid snmp_walk() data = dot1qPvid = No Such Object available on this agent at this OID  
  1379.  
  1380. SQL[SELECT COUNT(*) FROM `ports` WHERE `device_id` = ? AND `ifType` in ('adsl','vdsl') [157] 1.28ms]
  1381.  
  1382.  
  1383. array (
  1384.   1 =>
  1385.   array (
  1386.     'ifName' => 'loopback_0',
  1387.     'ifInMulticastPkts' => '0',
  1388.     'ifInBroadcastPkts' => '0',
  1389.     'ifOutMulticastPkts' => '0',
  1390.     'ifOutBroadcastPkts' => '0',
  1391.     'ifLinkUpDownTrapEnable' => 'enabled',
  1392.     'ifHighSpeed' => '1073',
  1393.     'ifPromiscuousMode' => 'false',
  1394.     'ifConnectorPresent' => 'false',
  1395.     'ifAlias' => 'Loopback Pseudo-Interface 1',
  1396.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1397.     'ifIndex' => '1',
  1398.     'ifDescr' => 'Software Loopback Interface 1.',
  1399.     'ifType' => 'softwareLoopback',
  1400.     'ifMtu' => '1500',
  1401.     'ifSpeed' => '1073741824',
  1402.     'ifPhysAddress' => '',
  1403.     'ifAdminStatus' => 'up',
  1404.     'ifOperStatus' => 'up',
  1405.     'ifLastChange' => '0',
  1406.     'ifInOctets' => '0',
  1407.     'ifInUcastPkts' => '0',
  1408.     'ifInNUcastPkts' => '0',
  1409.     'ifInDiscards' => '0',
  1410.     'ifInErrors' => '0',
  1411.     'ifInUnknownProtos' => '0',
  1412.     'ifOutOctets' => '0',
  1413.     'ifOutUcastPkts' => '0',
  1414.     'ifOutNUcastPkts' => '0',
  1415.     'ifOutDiscards' => '0',
  1416.     'ifOutErrors' => '0',
  1417.     'ifOutQLen' => '0',
  1418.     'ifSpecific' => 'zeroDotZero',
  1419.   ),
  1420.   2 =>
  1421.   array (
  1422.     'ifName' => 'tunnel_32769',
  1423.     'ifInMulticastPkts' => '0',
  1424.     'ifInBroadcastPkts' => '0',
  1425.     'ifOutMulticastPkts' => '0',
  1426.     'ifOutBroadcastPkts' => '0',
  1427.     'ifLinkUpDownTrapEnable' => 'enabled',
  1428.     'ifHighSpeed' => '0',
  1429.     'ifPromiscuousMode' => 'false',
  1430.     'ifConnectorPresent' => 'false',
  1431.     'ifAlias' => 'isatap.{DB9DFC54-6492-471B-A7A2-4F28BC908B9C}',
  1432.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1433.     'ifIndex' => '2',
  1434.     'ifDescr' => 'Microsoft ISATAP Adapter #2.',
  1435.     'ifType' => 'tunnel',
  1436.     'ifMtu' => '0',
  1437.     'ifSpeed' => '0',
  1438.     'ifPhysAddress' => '0:0:0:0:0:0:0:e0',
  1439.     'ifAdminStatus' => 'down',
  1440.     'ifOperStatus' => 'notPresent',
  1441.     'ifLastChange' => '0',
  1442.     'ifInOctets' => '0',
  1443.     'ifInUcastPkts' => '0',
  1444.     'ifInNUcastPkts' => '0',
  1445.     'ifInDiscards' => '0',
  1446.     'ifInErrors' => '0',
  1447.     'ifInUnknownProtos' => '0',
  1448.     'ifOutOctets' => '0',
  1449.     'ifOutUcastPkts' => '0',
  1450.     'ifOutNUcastPkts' => '0',
  1451.     'ifOutDiscards' => '0',
  1452.     'ifOutErrors' => '0',
  1453.     'ifOutQLen' => '0',
  1454.     'ifSpecific' => 'zeroDotZero',
  1455.   ),
  1456.   3 =>
  1457.   array (
  1458.     'ifName' => 'tunnel_32768',
  1459.     'ifInMulticastPkts' => '0',
  1460.     'ifInBroadcastPkts' => '0',
  1461.     'ifOutMulticastPkts' => '0',
  1462.     'ifOutBroadcastPkts' => '0',
  1463.     'ifLinkUpDownTrapEnable' => 'enabled',
  1464.     'ifHighSpeed' => '0',
  1465.     'ifPromiscuousMode' => 'false',
  1466.     'ifConnectorPresent' => 'false',
  1467.     'ifAlias' => 'isatap.{FC344C2A-0256-4D1C-935E-39EB02F7F04C}',
  1468.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1469.     'ifIndex' => '3',
  1470.     'ifDescr' => 'Microsoft ISATAP Adapter.',
  1471.     'ifType' => 'tunnel',
  1472.     'ifMtu' => '1280',
  1473.     'ifSpeed' => '100000',
  1474.     'ifPhysAddress' => '0:0:0:0:0:0:0:e0',
  1475.     'ifAdminStatus' => 'up',
  1476.     'ifOperStatus' => 'down',
  1477.     'ifLastChange' => '0',
  1478.     'ifInOctets' => '0',
  1479.     'ifInUcastPkts' => '0',
  1480.     'ifInNUcastPkts' => '0',
  1481.     'ifInDiscards' => '0',
  1482.     'ifInErrors' => '0',
  1483.     'ifInUnknownProtos' => '0',
  1484.     'ifOutOctets' => '0',
  1485.     'ifOutUcastPkts' => '0',
  1486.     'ifOutNUcastPkts' => '0',
  1487.     'ifOutDiscards' => '0',
  1488.     'ifOutErrors' => '0',
  1489.     'ifOutQLen' => '0',
  1490.     'ifSpecific' => 'zeroDotZero',
  1491.   ),
  1492.   4 =>
  1493.   array (
  1494.     'ifName' => 'tunnel_32771',
  1495.     'ifInMulticastPkts' => '0',
  1496.     'ifInBroadcastPkts' => '0',
  1497.     'ifOutMulticastPkts' => '0',
  1498.     'ifOutBroadcastPkts' => '0',
  1499.     'ifLinkUpDownTrapEnable' => 'enabled',
  1500.     'ifHighSpeed' => '0',
  1501.     'ifPromiscuousMode' => 'false',
  1502.     'ifConnectorPresent' => 'false',
  1503.     'ifAlias' => 'Local Area Connection* 4',
  1504.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1505.     'ifIndex' => '4',
  1506.     'ifDescr' => 'WAN Miniport (IKEv2).',
  1507.     'ifType' => 'tunnel',
  1508.     'ifMtu' => '0',
  1509.     'ifSpeed' => '0',
  1510.     'ifPhysAddress' => '',
  1511.     'ifAdminStatus' => 'down',
  1512.     'ifOperStatus' => 'notPresent',
  1513.     'ifLastChange' => '0',
  1514.     'ifInOctets' => '0',
  1515.     'ifInUcastPkts' => '0',
  1516.     'ifInNUcastPkts' => '0',
  1517.     'ifInDiscards' => '0',
  1518.     'ifInErrors' => '0',
  1519.     'ifInUnknownProtos' => '0',
  1520.     'ifOutOctets' => '0',
  1521.     'ifOutUcastPkts' => '0',
  1522.     'ifOutNUcastPkts' => '0',
  1523.     'ifOutDiscards' => '0',
  1524.     'ifOutErrors' => '0',
  1525.     'ifOutQLen' => '0',
  1526.     'ifSpecific' => 'zeroDotZero',
  1527.   ),
  1528.   5 =>
  1529.   array (
  1530.     'ifName' => 'ethernet_32769',
  1531.     'ifInMulticastPkts' => '0',
  1532.     'ifInBroadcastPkts' => '0',
  1533.     'ifOutMulticastPkts' => '0',
  1534.     'ifOutBroadcastPkts' => '0',
  1535.     'ifLinkUpDownTrapEnable' => 'enabled',
  1536.     'ifHighSpeed' => '0',
  1537.     'ifPromiscuousMode' => 'false',
  1538.     'ifConnectorPresent' => 'false',
  1539.     'ifAlias' => 'Local Area Connection* 1',
  1540.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1541.     'ifIndex' => '5',
  1542.     'ifDescr' => 'Microsoft Kernel Debug Network Adapter.',
  1543.     'ifType' => 'ethernetCsmacd',
  1544.     'ifMtu' => '0',
  1545.     'ifSpeed' => '0',
  1546.     'ifPhysAddress' => '',
  1547.     'ifAdminStatus' => 'down',
  1548.     'ifOperStatus' => 'notPresent',
  1549.     'ifLastChange' => '0',
  1550.     'ifInOctets' => '0',
  1551.     'ifInUcastPkts' => '0',
  1552.     'ifInNUcastPkts' => '0',
  1553.     'ifInDiscards' => '0',
  1554.     'ifInErrors' => '0',
  1555.     'ifInUnknownProtos' => '0',
  1556.     'ifOutOctets' => '0',
  1557.     'ifOutUcastPkts' => '0',
  1558.     'ifOutNUcastPkts' => '0',
  1559.     'ifOutDiscards' => '0',
  1560.     'ifOutErrors' => '0',
  1561.     'ifOutQLen' => '0',
  1562.     'ifSpecific' => 'zeroDotZero',
  1563.   ),
  1564.   6 =>
  1565.   array (
  1566.     'ifName' => 'tunnel_32773',
  1567.     'ifInMulticastPkts' => '0',
  1568.     'ifInBroadcastPkts' => '0',
  1569.     'ifOutMulticastPkts' => '0',
  1570.     'ifOutBroadcastPkts' => '0',
  1571.     'ifLinkUpDownTrapEnable' => 'enabled',
  1572.     'ifHighSpeed' => '0',
  1573.     'ifPromiscuousMode' => 'false',
  1574.     'ifConnectorPresent' => 'false',
  1575.     'ifAlias' => 'Local Area Connection* 6',
  1576.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1577.     'ifIndex' => '6',
  1578.     'ifDescr' => 'WAN Miniport (PPTP).',
  1579.     'ifType' => 'tunnel',
  1580.     'ifMtu' => '0',
  1581.     'ifSpeed' => '0',
  1582.     'ifPhysAddress' => '',
  1583.     'ifAdminStatus' => 'down',
  1584.     'ifOperStatus' => 'notPresent',
  1585.     'ifLastChange' => '0',
  1586.     'ifInOctets' => '0',
  1587.     'ifInUcastPkts' => '0',
  1588.     'ifInNUcastPkts' => '0',
  1589.     'ifInDiscards' => '0',
  1590.     'ifInErrors' => '0',
  1591.     'ifInUnknownProtos' => '0',
  1592.     'ifOutOctets' => '0',
  1593.     'ifOutUcastPkts' => '0',
  1594.     'ifOutNUcastPkts' => '0',
  1595.     'ifOutDiscards' => '0',
  1596.     'ifOutErrors' => '0',
  1597.     'ifOutQLen' => '0',
  1598.     'ifSpecific' => 'zeroDotZero',
  1599.   ),
  1600.   7 =>
  1601.   array (
  1602.     'ifName' => 'tunnel_32770',
  1603.     'ifInMulticastPkts' => '0',
  1604.     'ifInBroadcastPkts' => '0',
  1605.     'ifOutMulticastPkts' => '0',
  1606.     'ifOutBroadcastPkts' => '0',
  1607.     'ifLinkUpDownTrapEnable' => 'enabled',
  1608.     'ifHighSpeed' => '0',
  1609.     'ifPromiscuousMode' => 'false',
  1610.     'ifConnectorPresent' => 'false',
  1611.     'ifAlias' => 'Local Area Connection* 3',
  1612.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1613.     'ifIndex' => '7',
  1614.     'ifDescr' => 'WAN Miniport (SSTP).',
  1615.     'ifType' => 'tunnel',
  1616.     'ifMtu' => '0',
  1617.     'ifSpeed' => '0',
  1618.     'ifPhysAddress' => '',
  1619.     'ifAdminStatus' => 'down',
  1620.     'ifOperStatus' => 'notPresent',
  1621.     'ifLastChange' => '0',
  1622.     'ifInOctets' => '0',
  1623.     'ifInUcastPkts' => '0',
  1624.     'ifInNUcastPkts' => '0',
  1625.     'ifInDiscards' => '0',
  1626.     'ifInErrors' => '0',
  1627.     'ifInUnknownProtos' => '0',
  1628.     'ifOutOctets' => '0',
  1629.     'ifOutUcastPkts' => '0',
  1630.     'ifOutNUcastPkts' => '0',
  1631.     'ifOutDiscards' => '0',
  1632.     'ifOutErrors' => '0',
  1633.     'ifOutQLen' => '0',
  1634.     'ifSpecific' => 'zeroDotZero',
  1635.   ),
  1636.   8 =>
  1637.   array (
  1638.     'ifName' => 'tunnel_32774',
  1639.     'ifInMulticastPkts' => '0',
  1640.     'ifInBroadcastPkts' => '0',
  1641.     'ifOutMulticastPkts' => '0',
  1642.     'ifOutBroadcastPkts' => '0',
  1643.     'ifLinkUpDownTrapEnable' => 'enabled',
  1644.     'ifHighSpeed' => '0',
  1645.     'ifPromiscuousMode' => 'false',
  1646.     'ifConnectorPresent' => 'false',
  1647.     'ifAlias' => 'Local Area Connection* 8',
  1648.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1649.     'ifIndex' => '8',
  1650.     'ifDescr' => 'WAN Miniport (GRE).',
  1651.     'ifType' => 'tunnel',
  1652.     'ifMtu' => '0',
  1653.     'ifSpeed' => '0',
  1654.     'ifPhysAddress' => '',
  1655.     'ifAdminStatus' => 'down',
  1656.     'ifOperStatus' => 'notPresent',
  1657.     'ifLastChange' => '0',
  1658.     'ifInOctets' => '0',
  1659.     'ifInUcastPkts' => '0',
  1660.     'ifInNUcastPkts' => '0',
  1661.     'ifIn
  1662. Discards' => '0',
  1663.     'ifInErrors' => '0',
  1664.     'ifInUnknownProtos' => '0',
  1665.     'ifOutOctets' => '0',
  1666.     'ifOutUcastPkts' => '0',
  1667.     'ifOutNUcastPkts' => '0',
  1668.     'ifOutDiscards' => '0',
  1669.     'ifOutErrors' => '0',
  1670.     'ifOutQLen' => '0',
  1671.     'ifSpecific' => 'zeroDotZero',
  1672.   ),
  1673.   9 =>
  1674.   array (
  1675.     'ifName' => 'tunnel_32772',
  1676.     'ifInMulticastPkts' => '0',
  1677.     'ifInBroadcastPkts' => '0',
  1678.     'ifOutMulticastPkts' => '0',
  1679.     'ifOutBroadcastPkts' => '0',
  1680.     'ifLinkUpDownTrapEnable' => 'enabled',
  1681.     'ifHighSpeed' => '0',
  1682.     'ifPromiscuousMode' => 'false',
  1683.     'ifConnectorPresent' => 'false',
  1684.     'ifAlias' => 'Local Area Connection* 5',
  1685.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1686.     'ifIndex' => '9',
  1687.     'ifDescr' => 'WAN Miniport (L2TP).',
  1688.     'ifType' => 'tunnel',
  1689.     'ifMtu' => '0',
  1690.     'ifSpeed' => '0',
  1691.     'ifPhysAddress' => '',
  1692.     'ifAdminStatus' => 'down',
  1693.     'ifOperStatus' => 'notPresent',
  1694.     'ifLastChange' => '0',
  1695.     'ifInOctets' => '0',
  1696.     'ifInUcastPkts' => '0',
  1697.     'ifInNUcastPkts' => '0',
  1698.     'ifInDiscards' => '0',
  1699.     'ifInErrors' => '0',
  1700.     'ifInUnknownProtos' => '0',
  1701.     'ifOutOctets' => '0',
  1702.     'ifOutUcastPkts' => '0',
  1703.     'ifOutNUcastPkts' => '0',
  1704.     'ifOutDiscards' => '0',
  1705.     'ifOutErrors' => '0',
  1706.     'ifOutQLen' => '0',
  1707.     'ifSpecific' => 'zeroDotZero',
  1708.   ),
  1709.   10 =>
  1710.   array (
  1711.     'ifName' => 'ppp_32768',
  1712.     'ifInMulticastPkts' => '0',
  1713.     'ifInBroadcastPkts' => '0',
  1714.     'ifOutMulticastPkts' => '0',
  1715.     'ifOutBroadcastPkts' => '0',
  1716.     'ifLinkUpDownTrapEnable' => 'enabled',
  1717.     'ifHighSpeed' => '0',
  1718.     'ifPromiscuousMode' => 'false',
  1719.     'ifConnectorPresent' => 'false',
  1720.     'ifAlias' => 'Local Area Connection* 7',
  1721.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1722.     'ifIndex' => '10',
  1723.     'ifDescr' => 'WAN Miniport (PPPOE).',
  1724.     'ifType' => 'ppp',
  1725.     'ifMtu' => '0',
  1726.     'ifSpeed' => '0',
  1727.     'ifPhysAddress' => '',
  1728.     'ifAdminStatus' => 'down',
  1729.     'ifOperStatus' => 'notPresent',
  1730.     'ifLastChange' => '0',
  1731.     'ifInOctets' => '0',
  1732.     'ifInUcastPkts' => '0',
  1733.     'ifInNUcastPkts' => '0',
  1734.     'ifInDiscards' => '0',
  1735.     'ifInErrors' => '0',
  1736.     'ifInUnknownProtos' => '0',
  1737.     'ifOutOctets' => '0',
  1738.     'ifOutUcastPkts' => '0',
  1739.     'ifOutNUcastPkts' => '0',
  1740.     'ifOutDiscards' => '0',
  1741.     'ifOutErrors' => '0',
  1742.     'ifOutQLen' => '0',
  1743.     'ifSpecific' => 'zeroDotZero',
  1744.   ),
  1745.   11 =>
  1746.   array (
  1747.     'ifName' => 'ethernet_32770',
  1748.     'ifInMulticastPkts' => '0',
  1749.     'ifInBroadcastPkts' => '0',
  1750.     'ifOutMulticastPkts' => '0',
  1751.     'ifOutBroadcastPkts' => '0',
  1752.     'ifLinkUpDownTrapEnable' => 'enabled',
  1753.     'ifHighSpeed' => '0',
  1754.     'ifPromiscuousMode' => 'false',
  1755.     'ifConnectorPresent' => 'false',
  1756.     'ifAlias' => 'Local Area Connection* 9',
  1757.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1758.     'ifIndex' => '11',
  1759.     'ifDescr' => 'WAN Miniport (IP).',
  1760.     'ifType' => 'ethernetCsmacd',
  1761.     'ifMtu' => '0',
  1762.     'ifSpeed' => '0',
  1763.     'ifPhysAddress' => '',
  1764.     'ifAdminStatus' => 'down',
  1765.     'ifOperStatus' => 'notPresent',
  1766.     'ifLastChange' => '0',
  1767.     'ifInOctets' => '0',
  1768.     'ifInUcastPkts' => '0',
  1769.     'ifInNUcastPkts' => '0',
  1770.     'ifInDiscards' => '0',
  1771.     'ifInErrors' => '0',
  1772.     'ifInUnknownProtos' => '0',
  1773.     'ifOutOctets' => '0',
  1774.     'ifOutUcastPkts' => '0',
  1775.     'ifOutNUcastPkts' => '0',
  1776.     'ifOutDiscards' => '0',
  1777.     'ifOutErrors' => '0',
  1778.     'ifOutQLen' => '0',
  1779.     'ifSpecific' => 'zeroDotZero',
  1780.   ),
  1781.   12 =>
  1782.   array (
  1783.     'ifName' => 'ethernet_32771',
  1784.     'ifInMulticastPkts' => '0',
  1785.     'ifInBroadcastPkts' => '0',
  1786.     'ifOutMulticastPkts' => '0',
  1787.     'ifOutBroadcastPkts' => '0',
  1788.     'ifLinkUpDownTrapEnable' => 'enabled',
  1789.     'ifHighSpeed' => '0',
  1790.     'ifPromiscuousMode' => 'false',
  1791.     'ifConnectorPresent' => 'false',
  1792.     'ifAlias' => 'Local Area Connection* 10',
  1793.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1794.     'ifIndex' => '12',
  1795.     'ifDescr' => 'WAN Miniport (IPv6).',
  1796.     'ifType' => 'ethernetCsmacd',
  1797.     'ifMtu' => '0',
  1798.     'ifSpeed' => '0',
  1799.     'ifPhysAddress' => '',
  1800.     'ifAdminStatus' => 'down',
  1801.     'ifOperStatus' => 'notPresent',
  1802.     'ifLastChange' => '0',
  1803.     'ifInOctets' => '0',
  1804.     'ifInUcastPkts' => '0',
  1805.     'ifInNUcastPkts' => '0',
  1806.     'ifInDiscards' => '0',
  1807.     'ifInErrors' => '0',
  1808.     'ifInUnknownProtos' => '0',
  1809.     'ifOutOctets' => '0',
  1810.     'ifOutUcastPkts' => '0',
  1811.     'ifOutNUcastPkts' => '0',
  1812.     'ifOutDiscards' => '0',
  1813.     'ifOutErrors' => '0',
  1814.     'ifOutQLen' => '0',
  1815.     'ifSpecific' => 'zeroDotZero',
  1816.   ),
  1817.   13 =>
  1818.   array (
  1819.     'ifName' => 'ethernet_32772',
  1820.     'ifInMulticastPkts' => '0',
  1821.     'ifInBroadcastPkts' => '0',
  1822.     'ifOutMulticastPkts' => '0',
  1823.     'ifOutBroadcastPkts' => '0',
  1824.     'ifLinkUpDownTrapEnable' => 'enabled',
  1825.     'ifHighSpeed' => '0',
  1826.     'ifPromiscuousMode' => 'false',
  1827.     'ifConnectorPresent' => 'false',
  1828.     'ifAlias' => 'Local Area Connection* 11',
  1829.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1830.     'ifIndex' => '13',
  1831.     'ifDescr' => 'WAN Miniport (Network Monitor).',
  1832.     'ifType' => 'ethernetCsmacd',
  1833.     'ifMtu' => '0',
  1834.     'ifSpeed' => '0',
  1835.     'ifPhysAddress' => '',
  1836.     'ifAdminStatus' => 'down',
  1837.     'ifOperStatus' => 'notPresent',
  1838.     'ifLastChange' => '0',
  1839.     'ifInOctets' => '0',
  1840.     'ifInUcastPkts' => '0',
  1841.     'ifInNUcastPkts' => '0',
  1842.     'ifInDiscards' => '0',
  1843.     'ifInErrors' => '0',
  1844.     'ifInUnknownProtos' => '0',
  1845.     'ifOutOctets' => '0',
  1846.     'ifOutUcastPkts' => '0',
  1847.     'ifOutNUcastPkts' => '0',
  1848.     'ifOutDiscards' => '0',
  1849.     'ifOutErrors' => '0',
  1850.     'ifOutQLen' => '0',
  1851.     'ifSpecific' => 'zeroDotZero',
  1852.   ),
  1853.   14 =>
  1854.   array (
  1855.     'ifName' => 'ethernet_32768',
  1856.     'ifInMulticastPkts' => '0',
  1857.     'ifInBroadcastPkts' => '0',
  1858.     'ifOutMulticastPkts' => '0',
  1859.     'ifOutBroadcastPkts' => '0',
  1860.     'ifLinkUpDownTrapEnable' => 'enabled',
  1861.     'ifHighSpeed' => '0',
  1862.     'ifPromiscuousMode' => 'false',
  1863.     'ifConnectorPresent' => 'false',
  1864.     'ifAlias' => 'Ethernet0',
  1865.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1866.     'ifIndex' => '14',
  1867.     'ifDescr' => 'Intel(R) 82574L Gigabit Network Connection.',
  1868.     'ifType' => 'ethernetCsmacd',
  1869.     'ifMtu' => '0',
  1870.     'ifSpeed' => '0',
  1871.     'ifPhysAddress' => '0:50:56:a1:82:e0',
  1872.     'ifAdminStatus' => 'down',
  1873.     'ifOperStatus' => 'notPresent',
  1874.     'ifLastChange' => '0',
  1875.     'ifInOctets' => '0',
  1876.     'ifInUcastPkts' => '0',
  1877.     'ifInNUcastPkts' => '0',
  1878.     'ifInDiscards' => '0',
  1879.     'ifInErrors' => '0',
  1880.     'ifInUnknownProtos' => '0',
  1881.     'ifOutOctets' => '0',
  1882.     'ifOutUcastPkts' => '0',
  1883.     'ifOutNUcastPkts' => '0',
  1884.     'ifOutDiscards' => '0',
  1885.     'ifOutErrors' => '0',
  1886.     'ifOutQLen' => '0',
  1887.     'ifSpecific' => 'zeroDotZero',
  1888.   ),
  1889.   15 =>
  1890.   array (
  1891.     'ifName' => 'ethernet_32773',
  1892.     'ifInMulticastPkts' => '3608500',
  1893.     'ifInBroadcastPkts' => '43684587',
  1894.     'ifOutMulticastPkts' => '152678',
  1895.     'ifOutBroadcastPkts' => '11096',
  1896.     'ifLinkUpDownTrapEnable' => 'enabled',
  1897.     'ifHighSpeed' => '10000',
  1898.     'ifPromiscuousMode' => 'false',
  1899.     'ifConnectorPresent' => 'true',
  1900.     'ifAlias' => 'Ethernet0 2',
  1901.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1902.     'ifIndex' => '15',
  1903.     'ifDescr' => 'vmxnet3 Ethernet Adapter.',
  1904.     'ifType' => 'ethernetCsmacd',
  1905.     'ifMtu' => '1500',
  1906.     'ifSpeed' => '4294967295',
  1907.     'ifPhysAddress' => '0:50:56:a1:33:fd',
  1908.     'ifAdminStatus' => 'up',
  1909.     'ifOperStatus' => 'up',
  1910.     'ifLastChange' => '0',
  1911.     'ifInOctets' => '3833492523',
  1912.     'ifInUcastPkts' => '222282708',
  1913.     'ifInNUcastPkts' => '47293087',
  1914.     'ifInDiscards' => '0',
  1915.     'ifInErrors' => '0',
  1916.     'ifInUnknownProtos' => '0',
  1917.     'ifOutOctets' => '764988314',
  1918.     'ifOutUcastPkts' => '213639316',
  1919.     'ifOutNUcastPkts' => '163774',
  1920.     'ifOutDiscards' => '0',
  1921.     'ifOutErrors' => '0',
  1922.     'ifOutQLen' => '0',
  1923.     'ifSpecific' => 'zeroDotZero',
  1924.   ),
  1925.   16 =>
  1926.   array (
  1927.     'ifName' => 'ethernet_0',
  1928.     'ifInMulticastPkts' => '3608500',
  1929.     'ifInBroadcastPkts' => '43684587',
  1930.     'ifOutMulticastPkts' => '152678',
  1931.     'ifOutBroadcastPkts' => '11096',
  1932.     'ifLinkUpDownTrapEnable' => 'enabled',
  1933.     'ifHighSpeed' => '10000',
  1934.     'ifPromiscuousMode' => 'false',
  1935.     'ifConnectorPresent' => 'false',
  1936.     'ifAlias' => 'Ethernet0 2-WFP Native MAC Layer LightWeight Filter-0000',
  1937.     'ifCounterDiscontinuityTime' => '0
  1938. :0:00:00.00',
  1939.     'ifIndex' => '16',
  1940.     'ifDescr' => 'vmxnet3 Ethernet Adapter-WFP Native MAC Layer LightWeight Filter-0000.',
  1941.     'ifType' => 'ethernetCsmacd',
  1942.     'ifMtu' => '1500',
  1943.     'ifSpeed' => '4294967295',
  1944.     'ifPhysAddress' => '0:50:56:a1:33:fd',
  1945.     'ifAdminStatus' => 'up',
  1946.     'ifOperStatus' => 'up',
  1947.     'ifLastChange' => '0',
  1948.     'ifInOctets' => '3833492523',
  1949.     'ifInUcastPkts' => '222282708',
  1950.     'ifInNUcastPkts' => '47293087',
  1951.     'ifInDiscards' => '0',
  1952.     'ifInErrors' => '0',
  1953.     'ifInUnknownProtos' => '0',
  1954.     'ifOutOctets' => '764988314',
  1955.     'ifOutUcastPkts' => '213639316',
  1956.     'ifOutNUcastPkts' => '163774',
  1957.     'ifOutDiscards' => '0',
  1958.     'ifOutErrors' => '0',
  1959.     'ifOutQLen' => '0',
  1960.     'ifSpecific' => 'zeroDotZero',
  1961.   ),
  1962.   17 =>
  1963.   array (
  1964.     'ifName' => 'ethernet_1',
  1965.     'ifInMulticastPkts' => '3608500',
  1966.     'ifInBroadcastPkts' => '43684587',
  1967.     'ifOutMulticastPkts' => '152678',
  1968.     'ifOutBroadcastPkts' => '11096',
  1969.     'ifLinkUpDownTrapEnable' => 'enabled',
  1970.     'ifHighSpeed' => '10000',
  1971.     'ifPromiscuousMode' => 'false',
  1972.     'ifConnectorPresent' => 'false',
  1973.     'ifAlias' => 'Ethernet0 2-Trend Micro NDIS 6.0 Filter driver-0000',
  1974.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1975.     'ifIndex' => '17',
  1976.     'ifDescr' => 'vmxnet3 Ethernet Adapter-Trend Micro NDIS 6.0 Filter driver-0000.',
  1977.     'ifType' => 'ethernetCsmacd',
  1978.     'ifMtu' => '1500',
  1979.     'ifSpeed' => '4294967295',
  1980.     'ifPhysAddress' => '0:50:56:a1:33:fd',
  1981.     'ifAdminStatus' => 'up',
  1982.     'ifOperStatus' => 'up',
  1983.     'ifLastChange' => '0',
  1984.     'ifInOctets' => '3833492523',
  1985.     'ifInUcastPkts' => '222282708',
  1986.     'ifInNUcastPkts' => '47293087',
  1987.     'ifInDiscards' => '0',
  1988.     'ifInErrors' => '0',
  1989.     'ifInUnknownProtos' => '0',
  1990.     'ifOutOctets' => '764988314',
  1991.     'ifOutUcastPkts' => '213639316',
  1992.     'ifOutNUcastPkts' => '163774',
  1993.     'ifOutDiscards' => '0',
  1994.     'ifOutErrors' => '0',
  1995.     'ifOutQLen' => '0',
  1996.     'ifSpecific' => 'zeroDotZero',
  1997.   ),
  1998.   18 =>
  1999.   array (
  2000.     'ifName' => 'ethernet_2',
  2001.     'ifInMulticastPkts' => '3608500',
  2002.     'ifInBroadcastPkts' => '43684587',
  2003.     'ifOutMulticastPkts' => '152678',
  2004.     'ifOutBroadcastPkts' => '11096',
  2005.     'ifLinkUpDownTrapEnable' => 'enabled',
  2006.     'ifHighSpeed' => '10000',
  2007.     'ifPromiscuousMode' => 'false',
  2008.     'ifConnectorPresent' => 'false',
  2009.     'ifAlias' => 'Ethernet0 2-QoS Packet Scheduler-0000',
  2010.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  2011.     'ifIndex' => '18',
  2012.     'ifDescr' => 'vmxnet3 Ethernet Adapter-QoS Packet Scheduler-0000.',
  2013.     'ifType' => 'ethernetCsmacd',
  2014.     'ifMtu' => '1500',
  2015.     'ifSpeed' => '4294967295',
  2016.     'ifPhysAddress' => '0:50:56:a1:33:fd',
  2017.     'ifAdminStatus' => 'up',
  2018.     'ifOperStatus' => 'up',
  2019.     'ifLastChange' => '0',
  2020.     'ifInOctets' => '3833492523',
  2021.     'ifInUcastPkts' => '222282708',
  2022.     'ifInNUcastPkts' => '47293087',
  2023.     'ifInDiscards' => '0',
  2024.     'ifInErrors' => '0',
  2025.     'ifInUnknownProtos' => '0',
  2026.     'ifOutOctets' => '764988314',
  2027.     'ifOutUcastPkts' => '213639316',
  2028.     'ifOutNUcastPkts' => '163774',
  2029.     'ifOutDiscards' => '0',
  2030.     'ifOutErrors' => '0',
  2031.     'ifOutQLen' => '0',
  2032.     'ifSpecific' => 'zeroDotZero',
  2033.   ),
  2034.   19 =>
  2035.   array (
  2036.     'ifName' => 'ethernet_3',
  2037.     'ifInMulticastPkts' => '3608500',
  2038.     'ifInBroadcastPkts' => '43684587',
  2039.     'ifOutMulticastPkts' => '152678',
  2040.     'ifOutBroadcastPkts' => '11096',
  2041.     'ifLinkUpDownTrapEnable' => 'enabled',
  2042.     'ifHighSpeed' => '10000',
  2043.     'ifPromiscuousMode' => 'false',
  2044.     'ifConnectorPresent' => 'false',
  2045.     'ifAlias' => 'Ethernet0 2-WFP 802.3 MAC Layer LightWeight Filter-0000',
  2046.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  2047.     'ifIndex' => '19',
  2048.     'ifDescr' => 'vmxnet3 Ethernet Adapter-WFP 802.3 MAC Layer LightWeight Filter-0000.',
  2049.     'ifType' => 'ethernetCsmacd',
  2050.     'ifMtu' => '1500',
  2051.     'ifSpeed' => '4294967295',
  2052.     'ifPhysAddress' => '0:50:56:a1:33:fd',
  2053.     'ifAdminStatus' => 'up',
  2054.     'ifOperStatus' => 'up',
  2055.     'ifLastChange' => '0',
  2056.     'ifInOctets' => '3833492523',
  2057.     'ifInUcastPkts' => '222282708',
  2058.     'ifInNUcastPkts' => '47293087',
  2059.     'ifInDiscards' => '0',
  2060.     'ifInErrors' => '0',
  2061.     'ifInUnknownProtos' => '0',
  2062.     'ifOutOctets' => '764988314',
  2063.     'ifOutUcastPkts' => '213639316',
  2064.     'ifOutNUcastPkts' => '163774',
  2065.     'ifOutDiscards' => '0',
  2066.     'ifOutErrors' => '0',
  2067.     'ifOutQLen' => '0',
  2068.     'ifSpecific' => 'zeroDotZero',
  2069.   ),
  2070. )  
  2071.  
  2072.  valid  
  2073.  
  2074. ignored by ifDescr: Microsoft ISATAP Adapter #2. (matched: isatap)  
  2075.  
  2076. SQL[UPDATE `ports` set `deleted`=? WHERE `port_id` = ? ["1",null] 0.4ms]
  2077.  
  2078.  
  2079. ignored by ifDescr: Microsoft ISATAP Adapter. (matched: isatap)  
  2080.  
  2081. ignored by ifOperStatus: notPresent (matched: notPresent)  
  2082.  
  2083. ignored by ifOperStatus: notPresent (matched: notPresent)  
  2084.  
  2085. ignored by ifOperStatus: notPresent (matched: notPresent)  
  2086.  
  2087. ignored by ifOperStatus: notPresent (matched: notPresent)  
  2088.  
  2089. ignored by ifOperStatus: notPresent (matched: notPresent)  
  2090.  
  2091. ignored by ifOperStatus: notPresent (matched: notPresent)  
  2092.  
  2093. ignored by ifOperStatus: notPresent (matched: notPresent)  
  2094.  
  2095. ignored by ifOperStatus: notPresent (matched: notPresent)  
  2096.  
  2097. ignored by ifOperStatus: notPresent (matched: notPresent)  
  2098.  
  2099. ignored by ifOperStatus: notPresent (matched: notPresent)  
  2100.  
  2101. ignored by ifOperStatus: notPresent (matched: notPresent)  
  2102.  
  2103.  valid  
  2104.  
  2105.  valid  
  2106.  
  2107.  valid  
  2108.  
  2109. ignored by ifDescr: vmxnet3 Ethernet Adapter-QoS Packet Scheduler-0000. (matched: qos)  
  2110.  
  2111.  valid  
  2112.  
  2113.  
  2114.  
  2115. Port loopback_0: Software Loopback Interface 1. (1 / #3122)
  2116. ifInOctets  
  2117.  
  2118. ifOutOctets  
  2119.  
  2120. ifInUcastPkts  
  2121.  
  2122. ifOutUcastPkts  
  2123.  
  2124. ifInBroadcastPkts  
  2125.  
  2126. ifOutBroadcastPkts  
  2127.  
  2128. ifInMulticastPkts  
  2129.  
  2130. ifOutMulticastPkts  
  2131.  
  2132. ifHighSpeed  
  2133.  
  2134. VLAN =  
  2135. Loopback Pseudo-Interface 1
  2136.  
  2137.  ifInOctets (0 B) 0 Bps 396 secs  
  2138.  
  2139.  
  2140.  ifOutOctets (0 B) 0 Bps 396 secs  
  2141.  
  2142.  
  2143.  ifInErrors (0 B) 0 Bps 396 secs  
  2144.  
  2145.  
  2146.  ifOutErrors (0 B) 0 Bps 396 secs  
  2147.  
  2148.  
  2149.  ifInUcastPkts (0 B) 0 Bps 396 secs  
  2150.  
  2151.  
  2152.  ifOutUcastPkts (0 B) 0 Bps 396 secs  
  2153.  
  2154.  
  2155.  ifInNUcastPkts (0 B) 0 Bps 396 secs  
  2156.  
  2157.  
  2158.  ifOutNUcastPkts (0 B) 0 Bps 396 secs  
  2159.  
  2160.  
  2161.  ifInDiscards (0 B) 0 Bps 396 secs  
  2162.  
  2163.  
  2164.  ifOutDiscards (0 B) 0 Bps 396 secs  
  2165.  
  2166.  
  2167.  ifInUnknownProtos (0 B) 0 Bps 396 secs  
  2168.  
  2169.  
  2170.  ifInBroadcastPkts (0 B) 0 Bps 396 secs  
  2171.  
  2172.  
  2173.  ifOutBroadcastPkts (0 B) 0 Bps 396 secs  
  2174.  
  2175.  
  2176.  ifInMulticastPkts (0 B) 0 Bps 396 secs  
  2177.  
  2178.  
  2179.  ifOutMulticastPkts (0 B) 0 Bps 396 secs  
  2180.  
  2181. bps(0 bps/0 bps)
  2182. bytes(0 B/0 B)
  2183. pkts(0 pps/0 pps)
  2184. SQL[UPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? ["0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,1616783619,1616783223,396,3122] 1.83ms]
  2185.  
  2186.  
  2187. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? ["0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,3122] 0.75ms]
  2188.  
  2189.  
  2190. 1 updated  
  2191.  
  2192.  
  2193.  
  2194. Port ethernet_32773: vmxnet3 Ethernet Adapter. (15 / #3123)
  2195. ifInOctets  
  2196.  
  2197. ifOutOctets  
  2198.  
  2199. ifInUcastPkts  
  2200.  
  2201. ifOutUcastPkts  
  2202.  
  2203. ifInBroadcastPkts  
  2204.  
  2205. ifOutBroadcastPkts  
  2206.  
  2207. ifInMulticastPkts  
  2208.  
  2209. ifOutMulticastPkts  
  2210.  
  2211. ifHighSpeed  
  2212.  
  2213. VLAN =  
  2214. Ethernet0 2
  2215.  
  2216.  ifInOctets (5813707 B) 14681.078282828 Bps 396 secs  
  2217.  
  2218.  
  2219.  ifOutOctets (5643828 B) 14252.090909091 Bps 396 secs  
  2220.  
  2221.  
  2222.  ifInErrors (0 B) 0 Bps 396 secs  
  2223.  
  2224.  
  2225.  ifOutErrors (0 B) 0 Bps 396 secs  
  2226.  
  2227.  
  2228.  ifInUcastPkts (14822 B) 37.429292929293 Bps 396 secs  
  2229.  
  2230.  
  2231.  ifOutUcastPkts (14091 B) 35.583333333333 Bps 396 secs  
  2232.  
  2233.  
  2234.  ifInNUcastPkts (3350 B) 8.459595959596 Bps 396 secs  
  2235.  
  2236.  
  2237.  ifOutNUcastPkts (13 B) 0.032828282828283 Bps 396 secs  
  2238.  
  2239.  
  2240.  ifInDiscards (0 B) 0 Bps 396 secs  
  2241.  
  2242.  
  2243.  ifOutDiscards (0 B) 0 Bps 396 secs  
  2244.  
  2245.  
  2246.  ifInUnknownProtos (0 B) 0 Bps 396 secs  
  2247.  
  2248.  
  2249.  ifInBroadcastPkts (2962 B) 7.479797979798 Bps 396 secs  
  2250.  
  2251.  
  2252.  ifOutBroadcastPkts (1 B) 0.0025252525252525 Bps 396 secs  
  2253.  
  2254.  
  2255.  ifInMulticastPkts (388 B) 0.97979797979798 Bps 396 secs  
  2256.  
  2257.  
  2258.  ifOutMulticastPkts (12 B) 0.03030303030303 Bps 396 secs  
  2259.  
  2260. bps(117.45 Kbps/114.02 Kbps)
  2261. bytes(5.54 MiB/5.38 MiB)
  2262. pkts(37.43 pps/35.58 pps)
  2263. SQL[UPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? ["3833492523",3827678816,14681.078282828283,5813707,"764988314",759344486,14252.09090909091,5643828,"0",0,0,0,"0",0,0,0,"222282708",222267886,37.42929292929293,14822,"213639316",213625225,35.583333333333336,14091,1616783619,1616783223,396,3123] 5.69ms]
  2264.  
  2265.  
  2266. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? ["47293087",47289737,8.45959595959596,3350,"163774",163761,0.03282828282828283,13,"0",0,0,0,"0",0,0,0,"0",0,0,0,"43684587",43681625,7.47979797979798,2962,"11096",11095,0.0025252525252525255,1,"3608500",3608112,0.9797979797979798,388,"152678",152666,0.030303030303030304,12,3123] 1.19ms]
  2267.  
  2268.  
  2269. 2 updated  
  2270.  
  2271.  
  2272.  
  2273. Port ethernet_0: vmxnet3 Ethernet Adapter-WFP Native MAC Layer LightWeight Filter-0000. (16 / #3124)
  2274. ifInOctets  
  2275.  
  2276. ifOutOctets  
  2277.  
  2278. ifInUcastPkts  
  2279.  
  2280. ifOutUcastPkts  
  2281.  
  2282. ifInBroadcastPkts  
  2283.  
  2284. ifOutBroadcastPkts  
  2285.  
  2286. ifInMulticastPkts  
  2287.  
  2288. ifOutMulticastPkts  
  2289.  
  2290. ifHighSpeed  
  2291.  
  2292. VLAN =  
  2293. Ethernet0 2-WFP Native MAC Layer LightWeight Filter-0000
  2294.  
  2295.  ifInOctets (5813707 B) 14681.078282828 Bps 396 secs  
  2296.  
  2297.  
  2298.  ifOutOctets (5643828 B) 14252.090909091 Bps 396 secs  
  2299.  
  2300.  
  2301.  ifInErrors (0 B) 0 Bps 396 secs  
  2302.  
  2303.  
  2304.  ifOutErrors (0 B) 0 Bps 396 secs  
  2305.  
  2306.  
  2307.  ifInUcastPkts (14822 B) 37.429292929293 Bps 396 secs  
  2308.  
  2309.  
  2310.  ifOutUcastPkts (14091 B) 35.583333333333 Bps 396 secs  
  2311.  
  2312.  
  2313.  ifInNUcastPkts (3350 B) 8.459595959596 Bps 396 secs  
  2314.  
  2315.  
  2316.  ifOutNUcastPkts (13 B) 0.032828282828283 Bps 396 secs  
  2317.  
  2318.  
  2319.  ifInDiscards (0 B) 0 Bps 396 secs  
  2320.  
  2321.  
  2322.  ifOutDiscards (0 B) 0 Bps 396 secs  
  2323.  
  2324.  
  2325.  ifInUnknownProtos (0 B) 0 Bps 396 secs  
  2326.  
  2327.  
  2328.  ifInBroadcastPkts (2962 B) 7.479797979798 Bps 396 secs  
  2329.  
  2330.  
  2331.  ifOutBroadcastPkts (1 B) 0.0025252525252525 Bps 396 secs  
  2332.  
  2333.  
  2334.  ifInMulticastPkts (388 B) 0.97979797979798 Bps 396 secs  
  2335.  
  2336.  
  2337.  ifOutMulticastPkts (12 B) 0.03030303030303 Bps 396 secs  
  2338.  
  2339. bps(117.45 Kbps/114.02 Kbps)
  2340. bytes(5.54 MiB/5.38 MiB)
  2341. pkts(37.43 pps/35.58 pps)
  2342. SQL[UPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? ["3833492523",3827678816,14681.078282828283,5813707,"764988314",759344486,14252.09090909091,5643828,"0",0,0,0,"0",0,0,0,"222282708",222267886,37.42929292929293,14822,"213639316",213625225,35.583333333333336,14091,1616783619,1616783223,396,3124] 1.75ms]
  2343.  
  2344.  
  2345. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? ["47293087",47289737,8.45959595959596,3350,"163774",163761,0.03282828282828283,13,"0",0,0,0,"0",0,0,0,"0",0,0,0,"43684587",43681625,7.47979797979798,2962,"11096",11095,0.0025252525252525255,1,"3608500",3608112,0.9797979797979798,388,"152678",152666,0.030303030303030304,12,3124] 1.58ms]
  2346.  
  2347.  
  2348. 2 updated  
  2349.  
  2350.  
  2351.  
  2352. Port ethernet_1: vmxnet3 Ethernet Adapter-Trend Micro NDIS 6.0 Filter driver-0000. (17 / #3125)
  2353. ifInOctets  
  2354.  
  2355. ifOutOctets  
  2356.  
  2357. ifInUcastPkts  
  2358.  
  2359. ifOutUcastPkts  
  2360.  
  2361. ifInBroadcastPkts  
  2362.  
  2363. ifOutBroadcastPkts  
  2364.  
  2365. ifInMulticastPkts  
  2366.  
  2367. ifOutMulticastPkts  
  2368.  
  2369. ifHighSpeed  
  2370.  
  2371. VLAN =  
  2372. Ethernet0 2-Trend Micro NDIS 6.0 Filter driver-0000
  2373.  
  2374.  ifInOctets (5813707 B) 14681.078282828 Bps 396 secs  
  2375.  
  2376.  
  2377.  ifOutOctets (5643828 B) 14252.090909091 Bps 396 secs  
  2378.  
  2379.  
  2380.  ifInErrors (0 B) 0 Bps 396 secs  
  2381.  
  2382.  
  2383.  ifOutErrors (0 B) 0 Bps 396 secs  
  2384.  
  2385.  
  2386.  ifInUcastPkts (14822 B) 37.429292929293 Bps 396 secs  
  2387.  
  2388.  
  2389.  ifOutUcastPkts (14091 B) 35.583333333333 Bps 396 secs  
  2390.  
  2391.  
  2392.  ifInNUcastPkts (3350 B) 8.459595959596 Bps 396 secs  
  2393.  
  2394.  
  2395.  ifOutNUcastPkts (13 B) 0.032828282828283 Bps 396 secs  
  2396.  
  2397.  
  2398.  ifInDiscards (0 B) 0 Bps 396 secs  
  2399.  
  2400.  
  2401.  ifOutDiscards (0 B) 0 Bps 396 secs  
  2402.  
  2403.  
  2404.  ifInUnknownProtos (0 B) 0 Bps 396 secs  
  2405.  
  2406.  
  2407.  ifInBroadcastPkts (2962 B) 7.479797979798 Bps 396 secs  
  2408.  
  2409.  
  2410.  ifOutBroadcastPkts (1 B) 0.0025252525252525 Bps 396 secs  
  2411.  
  2412.  
  2413.  ifInMulticastPkts (388 B) 0.97979797979798 Bps 396 secs  
  2414.  
  2415.  
  2416.  ifOutMulticastPkts (12 B) 0.03030303030303 Bps 396 secs  
  2417.  
  2418. bps(117.45 Kbps/114.02 Kbps)
  2419. bytes(5.54 MiB/5.38 MiB)
  2420. pkts(37.43 pps/35.58 pps)
  2421. SQL[UPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? ["3833492523",3827678816,14681.078282828283,5813707,"764988314",759344486,14252.09090909091,5643828,"0",0,0,0,"0",0,0,0,"222282708",222267886,37.42929292929293,14822,"213639316",213625225,35.583333333333336,14091,1616783619,1616783223,396,3125] 1.74ms]
  2422.  
  2423.  
  2424. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? ["47293087",47289737,8.45959595959596,3350,"163774",163761,0.03282828282828283,13,"0",0,0,0,"0",0,0,0,"0",0,0,0,"43684587",43681625,7.47979797979798,2962,"11096",11095,0.0025252525252525255,1,"3608500",3608112,0.9797979797979798,388,"152678",152666,0.030303030303030304,12,3125] 1.18ms]
  2425.  
  2426.  
  2427. 2 updated  
  2428.  
  2429.  
  2430.  
  2431. Port ethernet_3: vmxnet3 Ethernet Adapter-WFP 802.3 MAC Layer LightWeight Filter-0000. (19 / #3126)
  2432. ifInOctets  
  2433.  
  2434. ifOutOctets  
  2435.  
  2436. ifInUcastPkts  
  2437.  
  2438. ifOutUcastPkts  
  2439.  
  2440. ifInBroadcastPkts  
  2441.  
  2442. ifOutBroadcastPkts  
  2443.  
  2444. ifInMulticastPkts  
  2445.  
  2446. ifOutMulticastPkts  
  2447.  
  2448. ifHighSpeed  
  2449.  
  2450. VLAN =  
  2451. Ethernet0 2-WFP 802.3 MAC Layer LightWeight Filter-0000
  2452.  
  2453.  ifInOctets (5813707 B) 14681.078282828 Bps 396 secs  
  2454.  
  2455.  
  2456.  ifOutOctets (5643828 B) 14252.090909091 Bps 396 secs  
  2457.  
  2458.  
  2459.  ifInErrors (0 B) 0 Bps 396 secs  
  2460.  
  2461.  
  2462.  ifOutErrors (0 B) 0 Bps 396 secs  
  2463.  
  2464.  
  2465.  ifInUcastPkts (14822 B) 37.429292929293 Bps 396 secs  
  2466.  
  2467.  
  2468.  ifOutUcastPkts (14091 B) 35.583333333333 Bps 396 secs  
  2469.  
  2470.  
  2471.  ifInNUcastPkts (3350 B) 8.459595959596 Bps 396 secs  
  2472.  
  2473.  
  2474.  ifOutNUcastPkts (13 B) 0.032828282828283 Bps 396 secs  
  2475.  
  2476.  
  2477.  ifInDiscards (0 B) 0 Bps 396 secs  
  2478.  
  2479.  
  2480.  ifOutDiscards (0 B) 0 Bps 396 secs  
  2481.  
  2482.  
  2483.  ifInUnknownProtos (0 B) 0 Bps 396 secs  
  2484.  
  2485.  
  2486.  ifInBroadcastPkts (2962 B) 7.479797979798 Bps 396 secs  
  2487.  
  2488.  
  2489.  ifOutBroadcastPkts (1 B) 0.0025252525252525 Bps 396 secs  
  2490.  
  2491.  
  2492.  ifInMulticastPkts (388 B) 0.97979797979798 Bps 396 secs  
  2493.  
  2494.  
  2495.  ifOutMulticastPkts (12 B) 0.03030303030303 Bps 396 secs  
  2496.  
  2497. bps(117.45 Kbps/114.02 Kbps)
  2498. bytes(5.54 MiB/5.38 MiB)
  2499. pkts(37.43 pps/35.58 pps)
  2500. SQL[UPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? ["3833492523",3827678816,14681.078282828283,5813707,"764988314",759344486,14252.09090909091,5643828,"0",0,0,0,"0",0,0,0,"222282708",222267886,37.42929292929293,14822,"213639316",213625225,35.583333333333336,14091,1616783619,1616783223,396,3126] 1.82ms]
  2501.  
  2502.  
  2503. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? ["47293087",47289737,8.45959595959596,3350,"163774",163761,0.03282828282828283,13,"0",0,0,0,"0",0,0,0,"0",0,0,0,"43684587",43681625,7.47979797979798,2962,"11096",11095,0.0025252525252525255,1,"3608500",3608112,0.9797979797979798,388,"152678",152666,0.030303030303030304,12,3126] 2.18ms]
  2504.  
  2505.  
  2506. 2 updated  
  2507.  
  2508.  
  2509.  
  2510. SQL[update `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where 0 = 1 [1616783619,1616783223,null] 0.33ms]
  2511.  
  2512.  
  2513. 0 updated  
  2514.  
  2515.  
  2516. >> Runtime for poller module 'ports': 0.3628 seconds with 42328 bytes
  2517.  
  2518. >> SNMP: [4/0.24s] MySQL: [12/0.03s]
  2519.  
  2520. #### Unload poller module ports ####
  2521.  
  2522.  
  2523. Modules status: Global+  
  2524.  
  2525. OS  
  2526.  
  2527. Device  
  2528.  
  2529.  
  2530. #### Load poller module customoid ####
  2531.  
  2532. SQL[SELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [157] 0.57ms]
  2533.  
  2534.  
  2535.  
  2536. >> Runtime for poller module 'customoid': 0.0015 seconds with 2448 bytes
  2537.  
  2538. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  2539.  
  2540. #### Unload poller module customoid ####
  2541.  
  2542.  
  2543. Modules status: Global+  
  2544.  
  2545. OS  
  2546.  
  2547. Device  
  2548.  
  2549.  
  2550. #### Load poller module bgp-peers ####
  2551.  
  2552. SQL[SELECT * FROM `bgpPeers` AS B LEFT JOIN `vrfs` AS V ON `B`.`vrf_id` = `V`.`vrf_id` WHERE `B`.`device_id` = ? [157] 1.97ms]
  2553.  
  2554.  
  2555.  
  2556. >> Runtime for poller module 'bgp-peers': 0.0043 seconds with 14664 bytes
  2557.  
  2558. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  2559.  
  2560. #### Unload poller module bgp-peers ####
  2561.  
  2562.  
  2563. Modules status: Global+  
  2564.  
  2565. OS  
  2566.  
  2567. Device  
  2568.  
  2569.  
  2570. #### Load poller module junose-atm-vp ####
  2571.  
  2572. SQL[SELECT * FROM `ports` AS P, `juniAtmVp` AS J WHERE P.`device_id` = ? AND J.port_id = P.port_id [157] 1ms]
  2573.  
  2574.  
  2575.  
  2576. >> Runtime for poller module 'junose-atm-vp': 0.0018 seconds with 2608 bytes
  2577.  
  2578. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  2579.  
  2580. #### Unload poller module junose-atm-vp ####
  2581.  
  2582.  
  2583. Modules status: Global+  
  2584.  
  2585. OS  
  2586.  
  2587. Device  
  2588.  
  2589.  
  2590. #### Load poller module toner ####
  2591.  
  2592. SQL[SELECT * FROM toner WHERE device_id = ? [157] 0.38ms]
  2593.  
  2594.  
  2595.  
  2596. >> Runtime for poller module 'toner': 0.0011 seconds with 2240 bytes
  2597.  
  2598. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  2599.  
  2600. #### Unload poller module toner ####
  2601.  
  2602.  
  2603. Modules status: Global+  
  2604.  
  2605. OS  
  2606.  
  2607. Device  
  2608.  
  2609.  
  2610. #### Load poller module ucd-diskio ####
  2611.  
  2612. SQL[SELECT * FROM `ucd_diskio` WHERE `device_id`  = ? [157] 0.36ms]
  2613.  
  2614.  
  2615.  
  2616. >> Runtime for poller module 'ucd-diskio': 0.0010 seconds with 1944 bytes
  2617.  
  2618. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  2619.  
  2620. #### Unload poller module ucd-diskio ####
  2621.  
  2622.  
  2623. Modules status: Global+  
  2624.  
  2625. OS  
  2626.  
  2627. Device  
  2628.  
  2629.  
  2630. #### Load poller module wifi ####
  2631.  
  2632.  
  2633. >> Runtime for poller module 'wifi': 0.0002 seconds with 592 bytes
  2634.  
  2635. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  2636.  
  2637. #### Unload poller module wifi ####
  2638.  
  2639.  
  2640. Modules status: Global+  
  2641.  
  2642. OS  
  2643.  
  2644. Device  
  2645.  
  2646.  
  2647. #### Load poller module wireless ####
  2648.  
  2649. Attempting to initialize OS: windows  
  2650.  
  2651. OS initialized: LibreNMS\OS\Windows  
  2652.  
  2653. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id` = ? [157] 0.44ms]
  2654.  
  2655.  
  2656.  
  2657. >> Runtime for poller module 'wireless': 0.0048 seconds with 104208 bytes
  2658.  
  2659. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  2660.  
  2661. #### Unload poller module wireless ####
  2662.  
  2663.  
  2664. Modules status: Global+  
  2665.  
  2666. OS  
  2667.  
  2668. Device  
  2669.  
  2670.  
  2671. #### Load poller module ospf ####
  2672.  
  2673.  Processes:
  2674. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'OSPF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/dell' 'udp:HOSTNAME:161' 'OSPF-MIB::ospfGeneralGroup']
  2675.  
  2676. ospfGeneralGroup = No Such Object available on this agent at this OID  
  2677.  
  2678. Invalid snmp_walk() data = ospfGeneralGroup = No Such Object available on this agent at this OID  
  2679. array (
  2680. )  
  2681.  
  2682. SQL[delete from `ospf_instances` where (`device_id` = ? and `context_name` is null) and 1 = 1 [157] 1.14ms]
  2683.  
  2684.  
  2685. 0
  2686.  
  2687. >> Runtime for poller module 'ospf': 0.0762 seconds with 31712 bytes
  2688.  
  2689. >> SNMP: [1/0.07s] MySQL: [0/0.00s]
  2690.  
  2691. #### Unload poller module ospf ####
  2692.  
  2693.  
  2694. Modules status: Global+  
  2695.  
  2696. OS  
  2697.  
  2698. Device  
  2699.  
  2700.  
  2701. #### Load poller module cisco-ipsec-flow-monitor ####
  2702.  
  2703.  
  2704. >> Runtime for poller module 'cisco-ipsec-flow-monitor': 0.0006 seconds with 2656 bytes
  2705.  
  2706. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  2707.  
  2708. #### Unload poller module cisco-ipsec-flow-monitor ####
  2709.  
  2710.  
  2711. Modules status: Global+  
  2712.  
  2713. OS  
  2714.  
  2715. Device  
  2716.  
  2717.  
  2718. #### Load poller module cisco-remote-access-monitor ####
  2719.  
  2720.  
  2721. >> Runtime for poller module 'cisco-remote-access-monitor': 0.0003 seconds with 704 bytes
  2722.  
  2723. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  2724.  
  2725. #### Unload poller module cisco-remote-access-monitor ####
  2726.  
  2727.  
  2728. Modules status: Global+  
  2729.  
  2730. OS  
  2731.  
  2732. Device  
  2733.  
  2734.  
  2735. #### Load poller module cisco-cef ####
  2736.  
  2737.  
  2738. >> Runtime for poller module 'cisco-cef': 0.0006 seconds with 2240 bytes
  2739.  
  2740. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  2741.  
  2742. #### Unload poller module cisco-cef ####
  2743.  
  2744.  
  2745. Modules status: Global+  
  2746.  
  2747. OS  
  2748.  
  2749. Device  
  2750.  
  2751.  
  2752. #### Load poller module cisco-sla ####
  2753.  
  2754. SQL[SELECT * FROM `slas` WHERE `device_id` = ? AND `deleted` = 0 [157] 2.83ms]
  2755.  
  2756.  
  2757.  
  2758. >> Runtime for poller module 'cisco-sla': 0.0038 seconds with 4448 bytes
  2759.  
  2760. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  2761.  
  2762. #### Unload poller module cisco-sla ####
  2763.  
  2764.  
  2765. Modules status: Global+  
  2766.  
  2767. OS  
  2768.  
  2769. Device  
  2770.  
  2771.  
  2772. #### Load poller module cisco-mac-accounting ####
  2773.  
  2774.  
  2775. >> Runtime for poller module 'cisco-mac-accounting': 0.0006 seconds with 4128 bytes
  2776.  
  2777. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  2778.  
  2779. #### Unload poller module cisco-mac-accounting ####
  2780.  
  2781.  
  2782. Modules status: Global+  
  2783.  
  2784. OS  
  2785.  
  2786. Device  
  2787.  
  2788.  
  2789. #### Load poller module cipsec-tunnels ####
  2790.  
  2791.  
  2792. >> Runtime for poller module 'cipsec-tunnels': 0.0005 seconds with 1808 bytes
  2793.  
  2794. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  2795.  
  2796. #### Unload poller module cipsec-tunnels ####
  2797.  
  2798.  
  2799. Modules status: Global+  
  2800.  
  2801. OS  
  2802.  
  2803. Device  
  2804.  
  2805.  
  2806. #### Load poller module cisco-ace-loadbalancer ####
  2807.  
  2808.  
  2809. >> Runtime for poller module 'cisco-ace-loadbalancer': 0.0004 seconds with 992 bytes
  2810.  
  2811. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  2812.  
  2813. #### Unload poller module cisco-ace-loadbalancer ####
  2814.  
  2815.  
  2816. Modules status: Global+  
  2817.  
  2818. OS  
  2819.  
  2820. Device  
  2821.  
  2822.  
  2823. #### Load poller module cisco-ace-serverfarms ####
  2824.  
  2825.  
  2826. >> Runtime for poller module 'cisco-ace-serverfarms': 0.0004 seconds with 992 bytes
  2827.  
  2828. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  2829.  
  2830. #### Unload poller module cisco-ace-serverfarms ####
  2831.  
  2832.  
  2833. Modules status: Global+  
  2834.  
  2835. OS  
  2836.  
  2837. Device  
  2838.  
  2839.  
  2840. #### Load poller module cisco-asa-firewall ####
  2841.  
  2842.  
  2843. >> Runtime for poller module 'cisco-asa-firewall': 0.0004 seconds with 880 bytes
  2844.  
  2845. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  2846.  
  2847. #### Unload poller module cisco-asa-firewall ####
  2848.  
  2849.  
  2850. Modules status: Global+  
  2851.  
  2852. OS  
  2853.  
  2854. Device  
  2855.  
  2856.  
  2857. #### Load poller module cisco-voice ####
  2858.  
  2859.  
  2860. >> Runtime for poller module 'cisco-voice': 0.0003 seconds with 424 bytes
  2861.  
  2862. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  2863.  
  2864. #### Unload poller module cisco-voice ####
  2865.  
  2866.  
  2867. Modules status: Global+  
  2868.  
  2869. OS  
  2870.  
  2871. Device  
  2872.  
  2873.  
  2874. #### Load poller module cisco-cbqos ####
  2875.  
  2876.  
  2877. >> Runtime for poller module 'cisco-cbqos': 0.0005 seconds with 1920 bytes
  2878.  
  2879. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  2880.  
  2881. #### Unload poller module cisco-cbqos ####
  2882.  
  2883.  
  2884. Modules status: Global+  
  2885.  
  2886. OS  
  2887.  
  2888. Device  
  2889.  
  2890.  
  2891. #### Load poller module cisco-otv ####
  2892.  
  2893.  
  2894. >> Runtime for poller module 'cisco-otv': 0.0007 seconds with 4360 bytes
  2895.  
  2896. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  2897.  
  2898. #### Unload poller module cisco-otv ####
  2899.  
  2900.  
  2901. Modules status: Global+  
  2902.  
  2903. OS  
  2904.  
  2905. Device  
  2906.  
  2907.  
  2908. #### Load poller module cisco-qfp ####
  2909.  
  2910. SQL[select * from `component` where `type` = ? and `disabled` = ? and `ignore` = ? and `device_id` = ? ["cisco-qfp",0,0,157] 0.5ms]
  2911.  
  2912.  
  2913.  
  2914. >> Runtime for poller module 'cisco-qfp': 0.0028 seconds with 78472 bytes
  2915.  
  2916. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  2917.  
  2918. #### Unload poller module cisco-qfp ####
  2919.  
  2920.  
  2921. Modules status: Global+  
  2922.  
  2923. OS  
  2924.  
  2925. Device  
  2926.  
  2927.  
  2928. #### Load poller module cisco-vpdn ####
  2929.  
  2930.  
  2931. >> Runtime for poller module 'cisco-vpdn': 0.0003 seconds with 592 bytes
  2932.  
  2933. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  2934.  
  2935. #### Unload poller module cisco-vpdn ####
  2936.  
  2937.  
  2938. Modules status: Global+  
  2939.  
  2940. OS  
  2941.  
  2942. Device  
  2943.  
  2944.  
  2945. #### Load poller module nac ####
  2946.  
  2947.  
  2948. >> Runtime for poller module 'nac': 0.0006 seconds with 7352 bytes
  2949.  
  2950. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  2951.  
  2952. #### Unload poller module nac ####
  2953.  
  2954.  
  2955. Modules status: Global+  
  2956.  
  2957. OS  
  2958.  
  2959. Device  
  2960.  
  2961.  
  2962. #### Load poller module netscaler-vsvr ####
  2963.  
  2964.  
  2965. >> Runtime for poller module 'netscaler-vsvr': 0.0004 seconds with 1680 bytes
  2966.  
  2967. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  2968.  
  2969. #### Unload poller module netscaler-vsvr ####
  2970.  
  2971.  
  2972. Modules status: Global+  
  2973.  
  2974. OS  
  2975.  
  2976. Device  
  2977.  
  2978.  
  2979. #### Load poller module aruba-controller ####
  2980.  
  2981.  
  2982. >> Runtime for poller module 'aruba-controller': 0.0006 seconds with 2888 bytes
  2983.  
  2984. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  2985.  
  2986. #### Unload poller module aruba-controller ####
  2987.  
  2988.  
  2989. Modules status: Global+  
  2990.  
  2991. OS  
  2992.  
  2993. Device  
  2994.  
  2995.  
  2996. #### Load poller module entity-physical ####
  2997.  
  2998. SQL[SELECT * FROM `entPhysical_state` WHERE `device_id` = ? [157] 0.43ms]
  2999.  
  3000.  
  3001.  
  3002. >> Runtime for poller module 'entity-physical': 0.0013 seconds with 2152 bytes
  3003.  
  3004. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  3005.  
  3006. #### Unload poller module entity-physical ####
  3007.  
  3008.  
  3009. Modules status: Global+  
  3010.  
  3011. OS  
  3012.  
  3013. Device  
  3014.  
  3015.  
  3016. #### Load poller module entity-state ####
  3017.  
  3018. SQL[SELECT S.entity_state_id, S.entStateLastChanged, P.entPhysicalIndex FROM entityState AS S LEFT JOIN entPhysical AS P USING (entPhysical_id) WHERE S.device_id=? [157] 0.99ms]
  3019.  
  3020.  
  3021.  
  3022. >> Runtime for poller module 'entity-state': 0.0028 seconds with 2304 bytes
  3023.  
  3024. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  3025.  
  3026. #### Unload poller module entity-state ####
  3027.  
  3028.  
  3029. Modules status: Global+  
  3030.  
  3031. OS  
  3032.  
  3033. Device  
  3034.  
  3035.  
  3036. #### Load poller module applications ####
  3037.  
  3038. SQL[SELECT * FROM `applications` WHERE `device_id`  = ? [157] 0.49ms]
  3039.  
  3040.  
  3041.  
  3042. >> Runtime for poller module 'applications': 0.0022 seconds with 1552 bytes
  3043.  
  3044. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  3045.  
  3046. #### Unload poller module applications ####
  3047.  
  3048.  
  3049. Modules status: Global+  
  3050.  
  3051. OS  
  3052.  
  3053. Device  
  3054.  
  3055.  
  3056. #### Load poller module mib ####
  3057.  
  3058.  
  3059. Warning: include(includes/polling/mib.inc.php): failed to open stream: No such file or directory in /opt/librenms/includes/polling/functions.inc.php on line 317
  3060.  
  3061.  
  3062. Warning: include(): Failed opening 'includes/polling/mib.inc.php' for inclusion (include_path='.:/usr/share/php') in /opt/librenms/includes/polling/functions.inc.php on line 317
  3063.  
  3064.  
  3065. >> Runtime for poller module 'mib': 0.0034 seconds with 0 bytes
  3066.  
  3067. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  3068.  
  3069. #### Unload poller module mib ####
  3070.  
  3071.  
  3072. Modules status: Global+  
  3073.  
  3074. OS  
  3075.  
  3076. Device  
  3077.  
  3078.  
  3079. #### Load poller module stp ####
  3080.  
  3081. SQL[SELECT * FROM `stp` WHERE `device_id` = ? [157] 0.78ms]
  3082.  
  3083.  
  3084. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'RSTP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/dell' 'udp:HOSTNAME:161' 'dot1dStpProtocolSpecification.0']
  3085.  
  3086.  
  3087.  
  3088. >> Runtime for poller module 'stp': 0.0454 seconds with 5408 bytes
  3089. >> SNMP: [1/0.04s] MySQL: [1/0.00s]
  3090. #### Unload poller module stp ####
  3091.  
  3092.  
  3093. #### Load poller module ntp ####
  3094.  
  3095. >> Runtime for poller module 'ntp': 0.0002 seconds with 400 bytes
  3096. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  3097. #### Unload poller module ntp ####
  3098.  
  3099.  
  3100. #### Load poller module loadbalancers ####
  3101.  
  3102. >> Runtime for poller module 'loadbalancers': 0.0001 seconds with 320 bytes
  3103. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  3104. #### Unload poller module loadbalancers ####
  3105.  
  3106.  
  3107. #### Load poller module mef ####
  3108. MEF Links:
  3109. No Such Object available on this agent at this OID  
  3110.  
  3111. Modules status: Global+  
  3112. OS  
  3113. Device  
  3114. Modules status: Global+  
  3115. OS  
  3116. Device  
  3117. Modules status: Global+  
  3118. OS  
  3119. Device  
  3120.  
  3121. SQL[SELECT id, mefID, mefType, mefIdent, mefMTU, mefAdmState, mefRowState FROM mefinfo WHERE device_id = ? [157] 3.76ms]
  3122.  
  3123.  
  3124.  
  3125.  
  3126.  
  3127. >> Runtime for poller module 'mef': 0.0047 seconds with 2320 bytes
  3128.  
  3129. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  3130.  
  3131. #### Unload poller module mef ####
  3132.  
  3133.  
  3134. Modules status: Global+  
  3135.  
  3136. OS  
  3137.  
  3138. Device  
  3139.  
  3140.  
  3141. #### Load poller module mpls ####
  3142.  
  3143.  
  3144. >> Runtime for poller module 'mpls': 0.0015 seconds with 23952 bytes
  3145.  
  3146. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  3147.  
  3148. #### Unload poller module mpls ####
  3149.  
  3150.  
  3151. Enabling graphs:
  3152. SQL[select * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [157] 2.65ms]
  3153.  
  3154.  
  3155.  
  3156.  
  3157. SQL[UPDATE `devices` set `uptime`=?,`last_ping`=NOW(),`last_ping_timetaken`=?,`last_polled`=NOW(),`last_polled_timetaken`=? WHERE `device_id` = ? [100710,0.34,4.79,157] 2.32ms]
  3158.  
  3159.  
  3160. Updating Svr Device TOS  
  3161.  
  3162.  
  3163. Polled in 4.79 seconds
  3164.  
  3165. ### Start Device Groups ###
  3166.  
  3167. SQL[select * from `devices` where `devices`.`device_id` = ? limit 1 [157] 3.1ms]
  3168.  
  3169.  
  3170. SQL[select * from `device_groups` [] 0.37ms]
  3171.  
  3172.  
  3173. SQL[select `devices`.`device_id`, `device_group_device`.`device_group_id` as `pivot_device_group_id`, `device_group_device`.`device_id` as `pivot_device_id` from `devices` inner join `device_group_device` on `devices`.`device_id` = `device_group_device`.`device_id` where `device_group_device`.`device_group_id` in (1, 2, 3, 4, 5, 6, 7) [] 1.63ms]
  3174.  
  3175.  
  3176. SQL[select * from `device_group_device` where `device_id` = ? [157] 0.5ms]
  3177.  
  3178.  
  3179. Groups Added:  
  3180.  
  3181. Groups Removed:  
  3182.  
  3183. ### End Device Groups, runtime: 0.0315s ###
  3184.  
  3185.  
  3186. #### Start Alerts ####
  3187.  
  3188. SQL[select exists(select * from `alert_schedule` where (`start` &lt;= ? and `end` >= ? and (`recurring` = ? or (`recurring` = ? and ((time(`start`) < time xss=removed> ?) or (time(`start`) > time(`end`) and (time(`end`) &lt;= ? or time(`start`) > ?))) and (`recurring_day` like ? or `recurring_day` is null)))) and (exists (select * from `devices` inner join `alert_schedulables` on `devices`.`device_id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?) or exists (select * from `device_groups` inner join `alert_schedulables` on `device_groups`.`id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and 0 = 1))) as `exists` ["2021-03-26T18:33:40.321514Z","2021-03-26T18:33:40.321514Z",0,1,"18:33:40","18:33:40","18:33:40","18:33:40","%","device",157,"device_group"] 1.57ms]
  3189.  
  3190.  
  3191. SQL[select * from `devices` where `devices`.`device_id` = ? limit 1 [157] 1.64ms]
  3192.  
  3193.  
  3194. SQL[SELECT DISTINCT a.* FROM alert_rules a
  3195.         LEFT JOIN alert_device_map d ON a.id=d.rule_id AND (a.invert_map = 0 OR a.invert_map = 1 AND d.device_id = ?)
  3196.         LEFT JOIN alert_group_map g ON a.id=g.rule_id AND (a.invert_map = 0 OR a.invert_map = 1 AND g.group_id IN (SELECT DISTINCT device_group_id FROM device_group_device WHERE device_id = ?))
  3197.         LEFT JOIN alert_location_map l ON a.id=l.rule_id AND (a.invert_map = 0 OR a.invert_map = 1 AND l.location_id IN (SELECT DISTINCT location_id FROM devices WHERE device_id = ?))
  3198.         LEFT JOIN device_group_device dg ON g.group_id=dg.device_group_id AND dg.device_id = ?
  3199.         WHERE a.disabled = 0 AND (
  3200.             (d.device_id IS NULL AND g.group_id IS NULL)
  3201.             OR (a.invert_map = 0 AND (d.device_id=? OR dg.device_id=?))
  3202.             OR (a.invert_map = 1  AND (d.device_id != ? OR d.device_id IS NULL) AND (dg.device_id != ? OR dg.device_id IS NULL))
  3203.         ) [157,157,157,157,157,157,157,157] 7.12ms]
  3204.  
  3205.  
  3206. Rule #1 (Device Down! Due to no ICMP response.):
  3207.  
  3208.  
  3209. SQL[SELECT * FROM devices WHERE (devices.device_id = ?) AND (devices.status = 0 && (devices.disabled = 0 && devices.ignore = 0)) = 1 AND devices.status_reason = "icmp" [157] 0.92ms]
  3210.  
  3211.  
  3212. SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [1,157] 0.76ms]
  3213.  
  3214.  
  3215. Status: NOCHG
  3216.  
  3217.  
  3218. Rule #2 (SNMP not responding on Device - Check on SNMP Service - Device marked Down!):
  3219.  
  3220.  
  3221. SQL[SELECT * FROM devices WHERE (devices.device_id = ?) AND (devices.status = 0 && (devices.disabled = 0 && devices.ignore = 0)) = 1 AND devices.status_reason = "snmp" [157] 0.87ms]
  3222.  
  3223.  
  3224. SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [2,157] 0.69ms]
  3225.  
  3226.  
  3227. Status: NOCHG
  3228.  
  3229.  
  3230. Rule #3 (Device rebooted):
  3231.  
  3232.  
  3233. SQL[SELECT * FROM devices WHERE (devices.device_id = ?) AND devices.uptime < 300 xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed ports.ifOperStatus = "down" xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed> 10 [157] 0.82ms]
  3234.  
  3235.  
  3236. SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [5,157] 0.8ms]
  3237.  
  3238.  
  3239. Status: NOCHG
  3240.  
  3241.  
  3242. Rule #6 (Port utilisation over threshold):
  3243.  
  3244.  
  3245. SQL[SELECT * FROM devices,ports WHERE (devices.device_id = ? AND devices.device_id = ports.device_id) AND (((SELECT IF(ports.ifOutOctets_rate>ports.ifInOctets_rate, ports.ifOutOctets_rate, ports.ifInOctets_rate)*8) / ports.ifSpeed)*100) >= 80 AND (ports.ifOperStatus = "up" && ports.ifAdminStatus = "up" && (ports.deleted = 0 && ports.ignore = 0 && ports.disabled = 0)) = 1 [157] 1.42ms]
  3246.  
  3247.  
  3248. SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [6,157] 2.78ms]
  3249.  
  3250.  
  3251. Status: NOCHG
  3252.  
  3253.  
  3254. Rule #7 (Sensor over limit - Check Device Health Settings):
  3255.  
  3256.  
  3257. SQL[SELECT * FROM devices,sensors WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id) AND sensors.sensor_current > sensors.sensor_limit AND sensors.sensor_alert = 1 AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [157] 0.94ms]
  3258.  
  3259.  
  3260. SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [7,157] 0.51ms]
  3261.  
  3262.  
  3263. Status: NOCHG
  3264.  
  3265.  
  3266. Rule #8 (Sensor under limit - Check Device Health Settings):
  3267.  
  3268.  
  3269. SQL[SELECT * FROM devices,sensors WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id) AND sensors.sensor_current < sensors xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed>= wireless_sensors.sensor_limit AND wireless_sensors.sensor_alert = 1 AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [157] 0.94ms]
  3270.  
  3271.  
  3272. SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [10,157] 0.53ms]
  3273.  
  3274.  
  3275. Status: NOCHG
  3276.  
  3277.  
  3278. Rule #11 (Wireless Sensor under limit):
  3279.  
  3280.  
  3281. SQL[SELECT * FROM devices,wireless_sensors WHERE (devices.device_id = ? AND devices.device_id = wireless_sensors.device_id) AND wireless_sensors.sensor_current &lt;= wireless_sensors.sensor_limit_low AND wireless_sensors.sensor_alert = 1 AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [157] 0.93ms]
  3282.  
  3283.  
  3284. SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [11,157] 0.63ms]
  3285.  
  3286.  
  3287. Status: NOCHG
  3288.  
  3289.  
  3290. Rule #12 (State Sensor Critical):
  3291.  
  3292.  
  3293. SQL[SELECT * FROM devices,sensors,sensors_to_state_indexes,state_indexes,state_translations WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id AND sensors.sensor_id = sensors_to_state_indexes.sensor_id AND sensors_to_state_indexes.state_index_id = state_indexes.state_index_id AND state_indexes.state_index_id = state_translations.state_index_id) AND (sensors.sensor_current = state_translations.state_value && state_translations.state_generic_value = 2) = 1 AND sensors.sensor_alert = 1 [157] 2.11ms]
  3294.  
  3295.  
  3296. SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [12,157] 0.54ms]
  3297.  
  3298.  
  3299. Status: NOCHG
  3300.  
  3301.  
  3302. #### End Alerts ####
  3303.  
  3304. /opt/librenms/poller.php Svr Device TOS 2021-03-27 01:33:40 - 1 devices polled in 5.787 secs  
  3305.  
  3306. SNMP [23/3.28s]: Get[9/0.36s] Getnext[4/0.16s] Walk[10/2.76s]
  3307.  
  3308. MySQL [53/0.11s]: Cell[14/0.04s] Row[-13/-0.04s] Rows[30/0.06s] Column[1/0.00s] Update[20/0.05s] Insert[1/0.00s] Delete[0/0.00s]
  3309.  
  3310.