From Bryan Ponder, 6 Years ago, written in Plain Text.
Embed
  1. LibreNMS Poller
  2. ===================================
  3. Version info:
  4. Commit SHA: 6914666004ada36086e018a9be50b7f78e1adac9
  5. Commit Date: 1504131211
  6. DB Schema: 205
  7. PHP: 7.0.22-0ubuntu0.16.04.1
  8. MySQL: 10.0.31-MariaDB-0ubuntu0.16.04.2
  9. RRDTool: 1.5.5
  10. SNMP: NET-SNMP 5.7.3
  11. ==================================DEBUG!
  12. Starting polling run:
  13.  
  14. SQL[SELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` = '10.1.5.1' ORDER BY `device_id` ASC]
  15. SQL[SELECT * FROM devices_attribs WHERE `device_id` = '11']
  16. Hostname: 10.1.5.1
  17. Device ID: 11
  18. OS: generic
  19.  
  20. SQL[INSERT INTO `device_perf` (`xmt`,`rcv`,`loss`,`min`,`max`,`avg`,`device_id`,`timestamp`)  VALUES ('3','3','0','1.92','2.20','2.10','11',NOW())]
  21. SNMP Check response code: 0
  22. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQnUst -m SNMPv2-MIB:HOST-RESOURCES-MIB:SNMP-FRAMEWORK-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 sysUpTime.0 sysLocation.0 sysContact.0 sysName.0 sysObjectID.0]
  23. sysUpTime.0 = 812069784
  24. sysLocation.0 = Calix,Petaluma,California
  25. sysContact.0 = tech.support@calix.com
  26. sysName.0 = Colbert-Chickasaw-DLC5-1
  27. sysObjectID.0 = enterprises.6066.1.45
  28.  
  29. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OvQ -m SNMPv2-MIB:HOST-RESOURCES-MIB:SNMP-FRAMEWORK-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 sysDescr.0]
  30. B6-252
  31.  
  32. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQnUst -m HOST-RESOURCES-MIB:SNMP-FRAMEWORK-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 snmpEngineTime.0 hrSystemUptime.0]
  33. snmpEngineTime.0 = 8120431
  34. hrSystemUptime.0 = No Such Object available on this agent at this OID
  35.  
  36. Uptime seconds: 8120698
  37. RRD[update 10.1.5.1/uptime.rrd N:8120698 --daemon unix:/var/run/rrdcached.sock]
  38. [RRD Disabled]Uptime: 93 days, 23h 44m 58s
  39. SQL[SELECT `lat`,`lng` FROM `locations` WHERE `location`='Calix,Petaluma,California' LIMIT 1]
  40. Using cached lat/lng from other device
  41. Modules status: Global- OS  Device  Module [ unix-agent ] disabled globally.
  42.  
  43. Modules status: Global+ OS  Device  
  44. #### Load poller module os ####
  45. Generic :(
  46. Hardware:
  47. Version:
  48. Features:
  49. Serial:
  50.  
  51. >> Runtime for poller module 'os': 0.0001 seconds with 528 bytes
  52. #### Unload poller module os ####
  53.  
  54. RRD[update 10.1.5.1/poller-perf-os.rrd N:0.00014901161193848 --daemon unix:/var/run/rrdcached.sock]
  55. [RRD Disabled]Modules status: Global+ OS  Device  
  56. #### Load poller module ipmi ####
  57. SQL[SELECT * FROM sensors WHERE device_id = '11' AND poller_type='ipmi']
  58. Array
  59. (
  60. )
  61.  
  62. >> Runtime for poller module 'ipmi': 0.0006 seconds with 1320 bytes
  63. #### Unload poller module ipmi ####
  64.  
  65. RRD[update 10.1.5.1/poller-perf-ipmi.rrd N:0.00059914588928223 --daemon unix:/var/run/rrdcached.sock]
  66. [RRD Disabled]Modules status: Global+ OS  Device  
  67. #### Load poller module sensors ####
  68. SQL[SELECT `sensor_class` FROM `sensors` WHERE `device_id` = '11' GROUP BY `sensor_class`]
  69.  
  70. >> Runtime for poller module 'sensors': 0.0004 seconds with 208 bytes
  71. #### Unload poller module sensors ####
  72.  
  73. RRD[update 10.1.5.1/poller-perf-sensors.rrd N:0.00035786628723145 --daemon unix:/var/run/rrdcached.sock]
  74. [RRD Disabled]Modules status: Global+ OS  Device  
  75. #### Load poller module processors ####
  76. SQL[SELECT * FROM processors WHERE device_id = '11']
  77.  
  78. >> Runtime for poller module 'processors': 0.0004 seconds with 600 bytes
  79. #### Unload poller module processors ####
  80.  
  81. RRD[update 10.1.5.1/poller-perf-processors.rrd N:0.00043892860412598 --daemon unix:/var/run/rrdcached.sock]
  82. [RRD Disabled]Modules status: Global+ OS  Device  
  83. #### Load poller module mempools ####
  84. SQL[SELECT * FROM mempools WHERE device_id = '11']
  85.  
  86. >> Runtime for poller module 'mempools': 0.0005 seconds with 632 bytes
  87. #### Unload poller module mempools ####
  88.  
  89. RRD[update 10.1.5.1/poller-perf-mempools.rrd N:0.00049805641174316 --daemon unix:/var/run/rrdcached.sock]
  90. [RRD Disabled]Modules status: Global+ OS  Device  
  91. #### Load poller module storage ####
  92. SQL[SELECT * FROM storage WHERE device_id = '11']
  93.  
  94. >> Runtime for poller module 'storage': 0.0004 seconds with 752 bytes
  95. #### Unload poller module storage ####
  96.  
  97. RRD[update 10.1.5.1/poller-perf-storage.rrd N:0.00040793418884277 --daemon unix:/var/run/rrdcached.sock]
  98. [RRD Disabled]Modules status: Global+ OS  Device  
  99. #### Load poller module netstats ####
  100.  IPSNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQUs -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161  IP-MIB::ipForwDatagrams.0 IP-MIB::ipInDelivers.0 IP-MIB::ipInReceives.0 IP-MIB::ipOutRequests.0 IP-MIB::ipInDiscards.0 IP-MIB::ipOutDiscards.0 IP-MIB::ipOutNoRoutes.0 IP-MIB::ipReasmReqds.0 IP-MIB::ipReasmOKs.0 IP-MIB::ipReasmFails.0 IP-MIB::ipFragOKs.0 IP-MIB::ipFragFails.0 IP-MIB::ipFragCreates.0 IP-MIB::ipInUnknownProtos.0 IP-MIB::ipInHdrErrors.0 IP-MIB::ipInAddrErrors.0]
  101. ipForwDatagrams.0 = 0
  102. ipInDelivers.0 = 20215934
  103. ipInReceives.0 = 20276852
  104. ipOutRequests.0 = 12450969
  105. ipInDiscards.0 = 0
  106. ipOutDiscards.0 = 0
  107. ipOutNoRoutes.0 = 0
  108. ipReasmReqds.0 = 0
  109. ipReasmOKs.0 = 0
  110. ipReasmFails.0 = 0
  111. ipFragOKs.0 = 0
  112. ipFragFails.0 = 0
  113. ipFragCreates.0 = 0
  114. ipInUnknownProtos.0 = 0
  115. ipInHdrErrors.0 = 0
  116. ipInAddrErrors.0 = 0
  117.  
  118. RRD[update 10.1.5.1/netstats-ip.rrd N:0:20215934:20276852:12450969:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
  119. [RRD Disabled] TCPSNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQUs -m TCP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161  TCP-MIB::tcpActiveOpens.0 TCP-MIB::tcpPassiveOpens.0 TCP-MIB::tcpAttemptFails.0 TCP-MIB::tcpEstabResets.0 TCP-MIB::tcpCurrEstab.0 TCP-MIB::tcpInSegs.0 TCP-MIB::tcpOutSegs.0 TCP-MIB::tcpRetransSegs.0 TCP-MIB::tcpInErrs.0 TCP-MIB::tcpOutRsts.0 tcpHCInSegs.0 tcpHCOutSegs.0]
  120. tcpActiveOpens.0 = 788464
  121. tcpPassiveOpens.0 = 0
  122. tcpAttemptFails.0 = 0
  123. tcpEstabResets.0 = 0
  124. tcpCurrEstab.0 = 102
  125. tcpInSegs.0 = 11120218
  126. tcpOutSegs.0 = 11123532
  127. tcpRetransSegs.0 = 19
  128. tcpInErrs.0 = 0
  129. tcpOutRsts.0 = 669
  130. tcpHCInSegs.0 = No Such Object available on this agent at this OID
  131. tcpHCOutSegs.0 = No Such Object available on this agent at this OID
  132.  
  133. RRD[update 10.1.5.1/netstats-tcp.rrd N:788464:0:0:0:102:11120218:11123532:19:0:669 --daemon unix:/var/run/rrdcached.sock]
  134. [RRD Disabled] UDPSNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQUs -m UDP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161  UDP-MIB::udpInDatagrams.0 UDP-MIB::udpOutDatagrams.0 UDP-MIB::udpInErrors.0 UDP-MIB::udpNoPorts.0]
  135. udpInDatagrams.0 = 8964189
  136. udpOutDatagrams.0 = 141206460
  137. udpInErrors.0 = 0
  138. udpNoPorts.0 = 1323
  139.  
  140. RRD[update 10.1.5.1/netstats-udp.rrd N:8964189:141206460:0:1323 --daemon unix:/var/run/rrdcached.sock]
  141. [RRD Disabled] ICMPSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 icmp]
  142. icmpInMsgs.0 = 55610
  143. icmpInErrors.0 = 54
  144. icmpInDestUnreachs.0 = 53819
  145. icmpInTimeExcds.0 = 0
  146. icmpInParmProbs.0 = 0
  147. icmpInSrcQuenchs.0 = 0
  148. icmpInRedirects.0 = 0
  149. icmpInEchos.0 = 1789
  150. icmpInEchoReps.0 = 2
  151. icmpInTimestamps.0 = 0
  152. icmpInTimestampReps.0 = 0
  153. icmpInAddrMasks.0 = 0
  154. icmpInAddrMaskReps.0 = 0
  155. icmpOutMsgs.0 = 5977
  156. icmpOutErrors.0 = 0
  157. icmpOutDestUnreachs.0 = 4188
  158. icmpOutTimeExcds.0 = 0
  159. icmpOutParmProbs.0 = 0
  160. icmpOutSrcQuenchs.0 = 0
  161. icmpOutRedirects.0 = 0
  162. icmpOutEchos.0 = 0
  163. icmpOutEchoReps.0 = 1789
  164. icmpOutTimestamps.0 = 0
  165. icmpOutTimestampReps.0 = 0
  166. icmpOutAddrMasks.0 = 0
  167. icmpOutAddrMaskReps.0 = 0
  168. icmpStatsInMsgs.ipv4 = 55610
  169. icmpStatsInMsgs.ipv6 = 0
  170. icmpStatsInErrors.ipv4 = 54
  171. icmpStatsInErrors.ipv6 = 0
  172. icmpStatsOutMsgs.ipv4 = 5977
  173. icmpStatsOutMsgs.ipv6 = 0
  174. icmpStatsOutErrors.ipv4 = 0
  175. icmpStatsOutErrors.ipv6 = 0
  176. icmpMsgStatsInPkts.ipv4.0 = 2
  177. icmpMsgStatsInPkts.ipv4.3 = 53819
  178. icmpMsgStatsInPkts.ipv4.4 = 0
  179. icmpMsgStatsInPkts.ipv4.5 = 0
  180. icmpMsgStatsInPkts.ipv4.8 = 1789
  181. icmpMsgStatsInPkts.ipv4.11 = 0
  182. icmpMsgStatsInPkts.ipv4.12 = 0
  183. icmpMsgStatsInPkts.ipv4.13 = 0
  184. icmpMsgStatsInPkts.ipv4.14 = 0
  185. icmpMsgStatsInPkts.ipv4.17 = 0
  186. icmpMsgStatsInPkts.ipv4.18 = 0
  187. icmpMsgStatsOutPkts.ipv4.0 = 1789
  188. icmpMsgStatsOutPkts.ipv4.3 = 4188
  189. icmpMsgStatsOutPkts.ipv4.4 = 0
  190. icmpMsgStatsOutPkts.ipv4.5 = 0
  191. icmpMsgStatsOutPkts.ipv4.8 = 0
  192. icmpMsgStatsOutPkts.ipv4.11 = 0
  193. icmpMsgStatsOutPkts.ipv4.12 = 0
  194. icmpMsgStatsOutPkts.ipv4.13 = 0
  195. icmpMsgStatsOutPkts.ipv4.14 = 0
  196. icmpMsgStatsOutPkts.ipv4.17 = 0
  197. icmpMsgStatsOutPkts.ipv4.18 = 0
  198.  
  199. RRD[update 10.1.5.1/netstats-icmp.rrd N:55610:5977:54:0:1789:0:2:1789:53819:4188:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
  200. [RRD Disabled] SNMPSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m SNMPv2-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 snmp]
  201. snmpInPkts.0 = 145457
  202. snmpOutPkts.0 = 149293
  203. snmpInBadVersions.0 = 0
  204. snmpInBadCommunityNames.0 = 0
  205. snmpInBadCommunityUses.0 = 0
  206. snmpInASNParseErrs.0 = 0
  207. snmpInTooBigs.0 = 0
  208. snmpInNoSuchNames.0 = 0
  209. snmpInBadValues.0 = 0
  210. snmpInReadOnlys.0 = 0
  211. snmpInGenErrs.0 = 0
  212. snmpInTotalReqVars.0 = 1234717
  213. snmpInTotalSetVars.0 = 0
  214. snmpInGetRequests.0 = 11444
  215. snmpInGetNexts.0 = 0
  216. snmpInSetRequests.0 = 0
  217. snmpInGetResponses.0 = 0
  218. snmpInTraps.0 = 0
  219. snmpOutTooBigs.0 = 0
  220. snmpOutNoSuchNames.0 = 0
  221. snmpOutBadValues.0 = 0
  222. snmpOutGenErrs.0 = 0
  223. snmpOutGetRequests.0 = 0
  224. snmpOutGetNexts.0 = 0
  225. snmpOutSetRequests.0 = 0
  226. snmpOutGetResponses.0 = 145458
  227. snmpOutTraps.0 = 3837
  228. snmpEnableAuthenTraps.0 = disabled
  229. snmpSilentDrops.0 = 0
  230. snmpProxyDrops.0 = 0
  231.  
  232. RRD[update 10.1.5.1/netstats-snmp.rrd N:145457:149293:0:0:0:0:0:0:0:0:0:1234717:0:11444:0:0:0:0:0:0:0:0:0:0:0:145458:3837:0:0 --daemon unix:/var/run/rrdcached.sock]
  233. [RRD Disabled] IP-FORWARDSNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQv -M /opt/librenms/mibs udp:HOSTNAME:161 IP-FORWARD-MIB::ipCidrRouteNumber.0]
  234. No Such Object available on this agent at this OID
  235.  
  236.  
  237.  
  238. >> Runtime for poller module 'netstats': 0.2053 seconds with 14056 bytes
  239. #### Unload poller module netstats ####
  240.  
  241. RRD[update 10.1.5.1/poller-perf-netstats.rrd N:0.20527482032776 --daemon unix:/var/run/rrdcached.sock]
  242. [RRD Disabled]Modules status: Global+ OS  Device  
  243. #### Load poller module hr-mib ####
  244. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OUQs -m HOST-RESOURCES-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 hrSystemProcesses.0 hrSystemNumUsers.0]
  245. hrSystemProcesses.0 = No Such Object available on this agent at this OID
  246. hrSystemNumUsers.0 = No Such Object available on this agent at this OID
  247.  
  248.  
  249.  
  250. >> Runtime for poller module 'hr-mib': 0.0099 seconds with 504 bytes
  251. #### Unload poller module hr-mib ####
  252.  
  253. RRD[update 10.1.5.1/poller-perf-hr-mib.rrd N:0.0099189281463623 --daemon unix:/var/run/rrdcached.sock]
  254. [RRD Disabled]Modules status: Global+ OS  Device  
  255. #### Load poller module ucd-mib ####
  256. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m UCD-SNMP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 systemStats]
  257. ssIndex.0 = 1
  258. ssErrorName.0 = systemStats
  259. ssSwapIn.0 = 0
  260. ssSwapOut.0 = 0
  261. ssIOSent.0 = 0
  262. ssIOReceive.0 = 0
  263. ssSysInterrupts.0 = 9371
  264. ssSysContext.0 = 1813
  265. ssCpuUser.0 = 15
  266. ssCpuSystem.0 = 4
  267. ssCpuIdle.0 = 80
  268. ssCpuRawUser.0 = 45339474
  269. ssCpuRawNice.0 = 0
  270. ssCpuRawSystem.0 = 36519589
  271. ssCpuRawIdle.0 = 730210720
  272. ssCpuRawWait.0 = 0
  273. ssCpuRawKernel.0 = 0
  274. ssCpuRawInterrupt.0 = 0
  275. ssIORawSent.0 = 40965
  276. ssIORawReceived.0 = 32197
  277. ssRawInterrupts.0 = 3301591341
  278. ssRawContexts.0 = 1638339259
  279. ssCpuRawSoftIRQ.0 = 0
  280. ssRawSwapIn.0 = 0
  281. ssRawSwapOut.0 = 0
  282. systemStats.64.0 = 0
  283. systemStats.65.0 = 0
  284. systemStats.66.0 = 0
  285.  
  286. RRD[update 10.1.5.1/ucd_cpu.rrd N:45339474:36519589:0:730210720 --daemon unix:/var/run/rrdcached.sock]
  287. [RRD Disabled]RRD[update 10.1.5.1/ucd_ssCpuRawUser.rrd N:45339474 --daemon unix:/var/run/rrdcached.sock]
  288. [RRD Disabled]RRD[update 10.1.5.1/ucd_ssCpuRawNice.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
  289. [RRD Disabled]RRD[update 10.1.5.1/ucd_ssCpuRawSystem.rrd N:36519589 --daemon unix:/var/run/rrdcached.sock]
  290. [RRD Disabled]RRD[update 10.1.5.1/ucd_ssCpuRawIdle.rrd N:730210720 --daemon unix:/var/run/rrdcached.sock]
  291. [RRD Disabled]RRD[update 10.1.5.1/ucd_ssCpuRawInterrupt.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
  292. [RRD Disabled]RRD[update 10.1.5.1/ucd_ssCpuRawSoftIRQ.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
  293. [RRD Disabled]RRD[update 10.1.5.1/ucd_ssCpuRawKernel.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
  294. [RRD Disabled]RRD[update 10.1.5.1/ucd_ssCpuRawWait.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
  295. [RRD Disabled]RRD[update 10.1.5.1/ucd_ssIORawSent.rrd N:40965 --daemon unix:/var/run/rrdcached.sock]
  296. [RRD Disabled]RRD[update 10.1.5.1/ucd_ssIORawReceived.rrd N:32197 --daemon unix:/var/run/rrdcached.sock]
  297. [RRD Disabled]RRD[update 10.1.5.1/ucd_ssRawInterrupts.rrd N:3301591341 --daemon unix:/var/run/rrdcached.sock]
  298. [RRD Disabled]RRD[update 10.1.5.1/ucd_ssRawContexts.rrd N:1638339259 --daemon unix:/var/run/rrdcached.sock]
  299. [RRD Disabled]RRD[update 10.1.5.1/ucd_ssRawSwapIn.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
  300. [RRD Disabled]RRD[update 10.1.5.1/ucd_ssRawSwapOut.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
  301. [RRD Disabled]SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQUs -m UCD-SNMP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 memTotalSwap.0 memAvailSwap.0 memTotalReal.0 memAvailReal.0 memTotalFree.0 memShared.0 memBuffer.0 memCached.0]
  302. memTotalSwap.0 = 0
  303. memAvailSwap.0 = 0
  304. memTotalReal.0 = 247200
  305. memAvailReal.0 = 84260
  306. memTotalFree.0 = 84260
  307. memShared.0 = 0
  308. memBuffer.0 = 152
  309. memCached.0 = 73268
  310.  
  311. RRD[update 10.1.5.1/ucd_mem.rrd N:0:0:247200:84260:84260:0:152:73268 --daemon unix:/var/run/rrdcached.sock]
  312. [RRD Disabled]SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQUs -m UCD-SNMP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 laLoadInt.1 laLoadInt.2 laLoadInt.3]
  313. laLoadInt.1 = 543
  314. laLoadInt.2 = 602
  315. laLoadInt.3 = 607
  316.  
  317. RRD[update 10.1.5.1/ucd_load.rrd N:543:602:607 --daemon unix:/var/run/rrdcached.sock]
  318. [RRD Disabled]
  319. >> Runtime for poller module 'ucd-mib': 0.0400 seconds with 4200 bytes
  320. #### Unload poller module ucd-mib ####
  321.  
  322. RRD[update 10.1.5.1/poller-perf-ucd-mib.rrd N:0.040048837661743 --daemon unix:/var/run/rrdcached.sock]
  323. [RRD Disabled]Modules status: Global+ OS  Device  
  324. #### Load poller module ipSystemStats ####
  325. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipSystemStats]
  326. ipSystemStatsTable = No Such Object available on this agent at this OID
  327.  
  328.  
  329.  
  330. >> Runtime for poller module 'ipSystemStats': 0.0157 seconds with 792 bytes
  331. #### Unload poller module ipSystemStats ####
  332.  
  333. RRD[update 10.1.5.1/poller-perf-ipSystemStats.rrd N:0.015672922134399 --daemon unix:/var/run/rrdcached.sock]
  334. [RRD Disabled]Modules status: Global+ OS  Device  
  335. #### Load poller module ports ####
  336. Caching Oids: SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifXEntry]
  337.  
  338. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifEntry]
  339. ifIndex.5 = 5
  340. ifIndex.6 = 6
  341. ifIndex.7 = 7
  342. ifIndex.8 = 8
  343. ifIndex.9 = 9
  344. ifIndex.10 = 10
  345. ifIndex.11 = 11
  346. ifIndex.12 = 12
  347. ifIndex.13 = 13
  348. ifIndex.14 = 14
  349. ifIndex.18 = 18
  350. ifIndex.19 = 19
  351. ifIndex.20 = 20
  352. ifIndex.21 = 21
  353. ifIndex.22 = 22
  354. ifIndex.23 = 23
  355. ifIndex.24 = 24
  356. ifIndex.25 = 25
  357. ifIndex.26 = 26
  358. ifIndex.27 = 27
  359. ifIndex.28 = 28
  360. ifIndex.29 = 29
  361. ifIndex.30 = 30
  362. ifIndex.31 = 31
  363. ifIndex.32 = 32
  364. ifIndex.33 = 33
  365. ifIndex.34 = 34
  366. ifIndex.35 = 35
  367. ifIndex.36 = 36
  368. ifIndex.37 = 37
  369. ifIndex.38 = 38
  370. ifIndex.39 = 39
  371. ifIndex.40 = 40
  372. ifIndex.41 = 41
  373. ifIndex.42 = 42
  374. ifIndex.43 = 43
  375. ifIndex.44 = 44
  376. ifIndex.45 = 45
  377. ifIndex.46 = 46
  378. ifIndex.47 = 47
  379. ifIndex.48 = 48
  380. ifIndex.49 = 49
  381. ifIndex.50 = 50
  382. ifIndex.51 = 51
  383. ifIndex.52 = 52
  384. ifIndex.53 = 53
  385. ifIndex.54 = 54
  386. ifIndex.55 = 55
  387. ifIndex.56 = 56
  388. ifIndex.57 = 57
  389. ifIndex.58 = 58
  390. ifIndex.59 = 59
  391. ifIndex.60 = 60
  392. ifIndex.61 = 61
  393. ifIndex.62 = 62
  394. ifIndex.63 = 63
  395. ifIndex.64 = 64
  396. ifIndex.65 = 65
  397. ifDescr.5 = GigabitEthernet 10/9
  398. ifDescr.6 = GigabitEthernet 10/10
  399. ifDescr.7 = GigabitEthernet 10/7
  400. ifDescr.8 = GigabitEthernet 10/8
  401. ifDescr.9 = GigabitEthernet 10/1
  402. ifDescr.10 = GigabitEthernet 10/2
  403. ifDescr.11 = GigabitEthernet 10/4
  404. ifDescr.12 = GigabitEthernet 10/6
  405. ifDescr.13 = GigabitEthernet 10/3
  406. ifDescr.14 = GigabitEthernet 10/5
  407. ifDescr.18 = DSL-FullRate 10/19
  408. ifDescr.19 = DSL-FullRate 10/20
  409. ifDescr.20 = DSL-FullRate 10/21
  410. ifDescr.21 = DSL-FullRate 10/22
  411. ifDescr.22 = DSL-FullRate 10/23
  412. ifDescr.23 = DSL-FullRate 10/24
  413. ifDescr.24 = DSL-FullRate 10/13
  414. ifDescr.25 = DSL-FullRate 10/14
  415. ifDescr.26 = DSL-FullRate 10/15
  416. ifDescr.27 = DSL-FullRate 10/16
  417. ifDescr.28 = DSL-FullRate 10/17
  418. ifDescr.29 = DSL-FullRate 10/18
  419. ifDescr.30 = DSL-FullRate 10/7
  420. ifDescr.31 = DSL-FullRate 10/8
  421. ifDescr.32 = DSL-FullRate 10/9
  422. ifDescr.33 = DSL-FullRate 10/10
  423. ifDescr.34 = DSL-FullRate 10/11
  424. ifDescr.35 = DSL-FullRate 10/12
  425. ifDescr.36 = DSL-FullRate 10/1
  426. ifDescr.37 = DSL-FullRate 10/2
  427. ifDescr.38 = DSL-FullRate 10/3
  428. ifDescr.39 = DSL-FullRate 10/4
  429. ifDescr.40 = DSL-FullRate 10/5
  430. ifDescr.41 = DSL-FullRate 10/6
  431. ifDescr.42 = DSL-FullRate 10/43
  432. ifDescr.43 = DSL-FullRate 10/44
  433. ifDescr.44 = DSL-FullRate 10/45
  434. ifDescr.45 = DSL-FullRate 10/46
  435. ifDescr.46 = DSL-FullRate 10/47
  436. ifDescr.47 = DSL-FullRate 10/48
  437. ifDescr.48 = DSL-FullRate 10/37
  438. ifDescr.49 = DSL-FullRate 10/38
  439. ifDescr.50 = DSL-FullRate 10/39
  440. ifDescr.51 = DSL-FullRate 10/40
  441. ifDescr.52 = DSL-FullRate 10/41
  442. ifDescr.53 = DSL-FullRate 10/42
  443. ifDescr.54 = DSL-FullRate 10/31
  444. ifDescr.55 = DSL-FullRate 10/32
  445. ifDescr.56 = DSL-FullRate 10/33
  446. ifDescr.57 = DSL-FullRate 10/34
  447. ifDescr.58 = DSL-FullRate 10/35
  448. ifDescr.59 = DSL-FullRate 10/36
  449. ifDescr.60 = DSL-FullRate 10/25
  450. ifDescr.61 = DSL-FullRate 10/26
  451. ifDescr.62 = DSL-FullRate 10/27
  452. ifDescr.63 = DSL-FullRate 10/28
  453. ifDescr.64 = DSL-FullRate 10/29
  454. ifDescr.65 = DSL-FullRate 10/30
  455. ifType.5 = ethernetCsmacd
  456. ifType.6 = ethernetCsmacd
  457. ifType.7 = ethernetCsmacd
  458. ifType.8 = ethernetCsmacd
  459. ifType.9 = ethernetCsmacd
  460. ifType.10 = ethernetCsmacd
  461. ifType.11 = ethernetCsmacd
  462. ifType.12 = ethernetCsmacd
  463. ifType.13 = ethernetCsmacd
  464. ifType.14 = ethernetCsmacd
  465. ifType.18 = adsl
  466. ifType.19 = adsl
  467. ifType.20 = adsl
  468. ifType.21 = adsl
  469. ifType.22 = adsl
  470. ifType.23 = adsl
  471. ifType.24 = adsl
  472. ifType.25 = adsl
  473. ifType.26 = adsl
  474. ifType.27 = adsl
  475. ifType.28 = adsl
  476. ifType.29 = adsl
  477. ifType.30 = adsl
  478. ifType.31 = adsl
  479. ifType.32 = adsl
  480. ifType.33 = adsl
  481. ifType.34 = adsl
  482. ifType.35 = adsl
  483. ifType.36 = adsl
  484. ifType.37 = adsl
  485. ifType.38 = adsl
  486. ifType.39 = adsl
  487. ifType.40 = adsl
  488. ifType.41 = adsl
  489. ifType.42 = adsl
  490. ifType.43 = adsl
  491. ifType.44 = adsl
  492. ifType.45 = adsl
  493. ifType.46 = adsl
  494. ifType.47 = adsl
  495. ifType.48 = adsl
  496. ifType.49 = adsl
  497. ifType.50 = adsl
  498. ifType.51 = adsl
  499. ifType.52 = adsl
  500. ifType.53 = adsl
  501. ifType.54 = adsl
  502. ifType.55 = adsl
  503. ifType.56 = adsl
  504. ifType.57 = adsl
  505. ifType.58 = adsl
  506. ifType.59 = adsl
  507. ifType.60 = adsl
  508. ifType.61 = adsl
  509. ifType.62 = adsl
  510. ifType.63 = adsl
  511. ifType.64 = adsl
  512. ifType.65 = adsl
  513. ifMtu.5 = 9000
  514. ifMtu.6 = 9000
  515. ifMtu.7 = 9000
  516. ifMtu.8 = 9000
  517. ifMtu.9 = 9000
  518. ifMtu.10 = 1600
  519. ifMtu.11 = 1600
  520. ifMtu.12 = 9000
  521. ifMtu.13 = 1600
  522. ifMtu.14 = 9000
  523. ifMtu.18 = 1500
  524. ifMtu.19 = 1500
  525. ifMtu.20 = 1500
  526. ifMtu.21 = 1500
  527. ifMtu.22 = 1500
  528. ifMtu.23 = 1500
  529. ifMtu.24 = 1500
  530. ifMtu.25 = 1500
  531. ifMtu.26 = 1500
  532. ifMtu.27 = 1500
  533. ifMtu.28 = 1500
  534. ifMtu.29 = 1500
  535. ifMtu.30 = 1500
  536. ifMtu.31 = 1500
  537. ifMtu.32 = 1500
  538. ifMtu.33 = 1500
  539. ifMtu.34 = 1500
  540. ifMtu.35 = 1500
  541. ifMtu.36 = 1500
  542. ifMtu.37 = 1500
  543. ifMtu.38 = 1500
  544. ifMtu.39 = 1500
  545. ifMtu.40 = 1500
  546. ifMtu.41 = 1500
  547. ifMtu.42 = 1500
  548. ifMtu.43 = 1500
  549. ifMtu.44 = 1500
  550. ifMtu.45 = 1500
  551. ifMtu.46 = 1500
  552. ifMtu.47 = 1500
  553. ifMtu.48 = 1500
  554. ifMtu.49 = 1500
  555. ifMtu.50 = 1500
  556. ifMtu.51 = 1500
  557. ifMtu.52 = 1500
  558. ifMtu.53 = 1500
  559. ifMtu.54 = 1500
  560. ifMtu.55 = 1500
  561. ifMtu.56 = 1500
  562. ifMtu.57 = 1500
  563. ifMtu.58 = 1500
  564. ifMtu.59 = 1500
  565. ifMtu.60 = 1500
  566. ifMtu.61 = 1500
  567. ifMtu.62 = 1500
  568. ifMtu.63 = 1500
  569. ifMtu.64 = 1500
  570. ifMtu.65 = 1500
  571. ifSpeed.5 = 1000000000
  572. ifSpeed.6 = 1000000000
  573. ifSpeed.7 = 1000000000
  574. ifSpeed.8 = 1000000000
  575. ifSpeed.9 = 1000000000
  576. ifSpeed.10 = 1000000000
  577. ifSpeed.11 = 1000000000
  578. ifSpeed.12 = 1000000000
  579. ifSpeed.13 = 1000000000
  580. ifSpeed.14 = 1000000000
  581. ifSpeed.18 = 8997000
  582. ifSpeed.19 = 8997000
  583. ifSpeed.20 = 0
  584. ifSpeed.21 = 0
  585. ifSpeed.22 = 0
  586. ifSpeed.23 = 0
  587. ifSpeed.24 = 0
  588. ifSpeed.25 = 8997000
  589. ifSpeed.26 = 27027000
  590. ifSpeed.27 = 4003000
  591. ifSpeed.28 = 8997000
  592. ifSpeed.29 = 0
  593. ifSpeed.30 = 0
  594. ifSpeed.31 = 4003000
  595. ifSpeed.32 = 0
  596. ifSpeed.33 = 0
  597. ifSpeed.34 = 0
  598. ifSpeed.35 = 0
  599. ifSpeed.36 = 4003000
  600. ifSpeed.37 = 0
  601. ifSpeed.38 = 0
  602. ifSpeed.39 = 0
  603. ifSpeed.40 = 8996000
  604. ifSpeed.41 = 0
  605. ifSpeed.42 = 4004000
  606. ifSpeed.43 = 0
  607. ifSpeed.44 = 4003000
  608. ifSpeed.45 = 8996000
  609. ifSpeed.46 = 3870000
  610. ifSpeed.47 = 4003000
  611. ifSpeed.48 = 8997000
  612. ifSpeed.49 = 0
  613. ifSpeed.50 = 0
  614. ifSpeed.51 = 8997000
  615. ifSpeed.52 = 4003000
  616. ifSpeed.53 = 4004000
  617. ifSpeed.54 = 4003000
  618. ifSpeed.55 = 0
  619. ifSpeed.56 = 0
  620. ifSpeed.57 = 0
  621. ifSpeed.58 = 0
  622. ifSpeed.59 = 8997000
  623. ifSpeed.60 = 0
  624. ifSpeed.61 = 0
  625. ifSpeed.62 = 0
  626. ifSpeed.63 = 0
  627. ifSpeed.64 = 0
  628. ifSpeed.65 = 0
  629. ifPhysAddress.5 = 30:30:3a:30:32:3a:38:36:3a:30:30:3a:33:31:3a:30:64
  630. ifPhysAddress.6 = 30:30:3a:30:32:3a:38:36:3a:30:30:3a:33:31:3a:30:64
  631. ifPhysAddress.7 = 30:30:3a:30:32:3a:38:36:3a:30:30:3a:33:31:3a:30:64
  632. ifPhysAddress.8 = 30:30:3a:30:32:3a:38:36:3a:30:30:3a:33:31:3a:30:64
  633. ifPhysAddress.9 = 30:30:3a:30:32:3a:38:36:3a:30:30:3a:33:31:3a:30:64
  634. ifPhysAddress.10 = 30:30:3a:30:32:3a:38:36:3a:30:30:3a:33:31:3a:30:64
  635. ifPhysAddress.11 = 30:30:3a:30:32:3a:38:36:3a:30:30:3a:33:31:3a:30:64
  636. ifPhysAddress.12 = 30:30:3a:30:32:3a:38:36:3a:30:30:3a:33:31:3a:30:64
  637. ifPhysAddress.13 = 30:30:3a:30:32:3a:38:36:3a:30:30:3a:33:31:3a:30:64
  638. ifPhysAddress.14 = 30:30:3a:30:32:3a:38:36:3a:30:30:3a:33:31:3a:30:64
  639. ifPhysAddress.18 =
  640. ifPhysAddress.19 =
  641. ifPhysAddress.20 =
  642. ifPhysAddress.21 =
  643. ifPhysAddress.22 =
  644. ifPhysAddress.23 =
  645. ifPhysAddress.24 =
  646. ifPhysAddress.25 =
  647. ifPhysAddress.26 =
  648. ifPhysAddress.27 =
  649. ifPhysAddress.28 =
  650. ifPhysAddress.29 =
  651. ifPhysAddress.30 =
  652. ifPhysAddress.31 =
  653. ifPhysAddress.32 =
  654. ifPhysAddress.33 =
  655. ifPhysAddress.34 =
  656. ifPhysAddress.35 =
  657. ifPhysAddress.36 =
  658. ifPhysAddress.37 =
  659. ifPhysAddress.38 =
  660. ifPhysAddress.39 =
  661. ifPhysAddress.40 =
  662. ifPhysAddress.41 =
  663. ifPhysAddress.42 =
  664. ifPhysAddress.43 =
  665. ifPhysAddress.44 =
  666. ifPhysAddress.45 =
  667. ifPhysAddress.46 =
  668. ifPhysAddress.47 =
  669. ifPhysAddress.48 =
  670. ifPhysAddress.49 =
  671. ifPhysAddress.50 =
  672. ifPhysAddress.51 =
  673. ifPhysAddress.52 =
  674. ifPhysAddress.53 =
  675. ifPhysAddress.54 =
  676. ifPhysAddress.55 =
  677. ifPhysAddress.56 =
  678. ifPhysAddress.57 =
  679. ifPhysAddress.58 =
  680. ifPhysAddress.59 =
  681. ifPhysAddress.60 =
  682. ifPhysAddress.61 =
  683. ifPhysAddress.62 =
  684. ifPhysAddress.63 =
  685. ifPhysAddress.64 =
  686. ifPhysAddress.65 =
  687. ifAdminStatus.5 = up
  688. ifAdminStatus.6 = up
  689. ifAdminStatus.7 = down
  690. ifAdminStatus.8 = down
  691. ifAdminStatus.9 = down
  692. ifAdminStatus.10 = up
  693. ifAdminStatus.11 = down
  694. ifAdminStatus.12 = down
  695. ifAdminStatus.13 = down
  696. ifAdminStatus.14 = down
  697. ifAdminStatus.18 = up
  698. ifAdminStatus.19 = up
  699. ifAdminStatus.20 = down
  700. ifAdminStatus.21 = down
  701. ifAdminStatus.22 = down
  702. ifAdminStatus.23 = down
  703. ifAdminStatus.24 = down
  704. ifAdminStatus.25 = up
  705. ifAdminStatus.26 = up
  706. ifAdminStatus.27 = up
  707. ifAdminStatus.28 = up
  708. ifAdminStatus.29 = down
  709. ifAdminStatus.30 = down
  710. ifAdminStatus.31 = up
  711. ifAdminStatus.32 = down
  712. ifAdminStatus.33 = down
  713. ifAdminStatus.34 = down
  714. ifAdminStatus.35 = down
  715. ifAdminStatus.36 = up
  716. ifAdminStatus.37 = down
  717. ifAdminStatus.38 = down
  718. ifAdminStatus.39 = down
  719. ifAdminStatus.40 = up
  720. ifAdminStatus.41 = down
  721. ifAdminStatus.42 = up
  722. ifAdminStatus.43 = up
  723. ifAdminStatus.44 = up
  724. ifAdminStatus.45 = up
  725. ifAdminStatus.46 = up
  726. ifAdminStatus.47 = up
  727. ifAdminStatus.48 = up
  728. ifAdminStatus.49 = down
  729. ifAdminStatus.50 = up
  730. ifAdminStatus.51 = up
  731. ifAdminStatus.52 = up
  732. ifAdminStatus.53 = up
  733. ifAdminStatus.54 = up
  734. ifAdminStatus.55 = down
  735. ifAdminStatus.56 = down
  736. ifAdminStatus.57 = down
  737. ifAdminStatus.58 = down
  738. ifAdminStatus.59 = up
  739. ifAdminStatus.60 = down
  740. ifAdminStatus.61 = down
  741. ifAdminStatus.62 = down
  742. ifAdminStatus.63 = down
  743. ifAdminStatus.64 = down
  744. ifAdminStatus.65 = down
  745. ifOperStatus.5 = up
  746. ifOperStatus.6 = up
  747. ifOperStatus.7 = down
  748. ifOperStatus.8 = down
  749. ifOperStatus.9 = down
  750. ifOperStatus.10 = up
  751. ifOperStatus.11 = down
  752. ifOperStatus.12 = down
  753. ifOperStatus.13 = down
  754. ifOperStatus.14 = down
  755. ifOperStatus.18 = up
  756. ifOperStatus.19 = up
  757. ifOperStatus.20 = down
  758. ifOperStatus.21 = down
  759. ifOperStatus.22 = down
  760. ifOperStatus.23 = down
  761. ifOperStatus.24 = down
  762. ifOperStatus.25 = up
  763. ifOperStatus.26 = up
  764. ifOperStatus.27 = up
  765. ifOperStatus.28 = up
  766. ifOperStatus.29 = down
  767. ifOperStatus.30 = down
  768. ifOperStatus.31 = up
  769. ifOperStatus.32 = down
  770. ifOperStatus.33 = down
  771. ifOperStatus.34 = down
  772. ifOperStatus.35 = down
  773. ifOperStatus.36 = up
  774. ifOperStatus.37 = down
  775. ifOperStatus.38 = down
  776. ifOperStatus.39 = down
  777. ifOperStatus.40 = up
  778. ifOperStatus.41 = down
  779. ifOperStatus.42 = up
  780. ifOperStatus.43 = down
  781. ifOperStatus.44 = up
  782. ifOperStatus.45 = up
  783. ifOperStatus.46 = up
  784. ifOperStatus.47 = up
  785. ifOperStatus.48 = up
  786. ifOperStatus.49 = down
  787. ifOperStatus.50 = down
  788. ifOperStatus.51 = up
  789. ifOperStatus.52 = up
  790. ifOperStatus.53 = up
  791. ifOperStatus.54 = up
  792. ifOperStatus.55 = down
  793. ifOperStatus.56 = down
  794. ifOperStatus.57 = down
  795. ifOperStatus.58 = down
  796. ifOperStatus.59 = up
  797. ifOperStatus.60 = down
  798. ifOperStatus.61 = down
  799. ifOperStatus.62 = down
  800. ifOperStatus.63 = down
  801. ifOperStatus.64 = down
  802. ifOperStatus.65 = down
  803. ifLastChange.5 = 2843088282
  804. ifLastChange.6 = 2843088331
  805. ifLastChange.7 = 0
  806. ifLastChange.8 = 0
  807. ifLastChange.9 = 0
  808. ifLastChange.10 = 2843087289
  809. ifLastChange.11 = 0
  810. ifLastChange.12 = 0
  811. ifLastChange.13 = 0
  812. ifLastChange.14 = 0
  813. ifLastChange.18 = 0
  814. ifLastChange.19 = 0
  815. ifLastChange.20 = 0
  816. ifLastChange.21 = 0
  817. ifLastChange.22 = 0
  818. ifLastChange.23 = 0
  819. ifLastChange.24 = 0
  820. ifLastChange.25 = 0
  821. ifLastChange.26 = 0
  822. ifLastChange.27 = 0
  823. ifLastChange.28 = 0
  824. ifLastChange.29 = 0
  825. ifLastChange.30 = 0
  826. ifLastChange.31 = 0
  827. ifLastChange.32 = 0
  828. ifLastChange.33 = 0
  829. ifLastChange.34 = 0
  830. ifLastChange.35 = 0
  831. ifLastChange.36 = 0
  832. ifLastChange.37 = 0
  833. ifLastChange.38 = 0
  834. ifLastChange.39 = 0
  835. ifLastChange.40 = 0
  836. ifLastChange.41 = 0
  837. ifLastChange.42 = 0
  838. ifLastChange.43 = 0
  839. ifLastChange.44 = 0
  840. ifLastChange.45 = 0
  841. ifLastChange.46 = 0
  842. ifLastChange.47 = 0
  843. ifLastChange.48 = 0
  844. ifLastChange.49 = 0
  845. ifLastChange.50 = 0
  846. ifLastChange.51 = 0
  847. ifLastChange.52 = 0
  848. ifLastChange.53 = 0
  849. ifLastChange.54 = 0
  850. ifLastChange.55 = 0
  851. ifLastChange.56 = 0
  852. ifLastChange.57 = 0
  853. ifLastChange.58 = 0
  854. ifLastChange.59 = 0
  855. ifLastChange.60 = 0
  856. ifLastChange.61 = 0
  857. ifLastChange.62 = 0
  858. ifLastChange.63 = 0
  859. ifLastChange.64 = 0
  860. ifLastChange.65 = 0
  861. ifInOctets.5 = 3145242627
  862. ifInOctets.6 = 1394655582
  863. ifInOctets.7 = 0
  864. ifInOctets.8 = 0
  865. ifInOctets.9 = 0
  866. ifInOctets.10 = 134034
  867. ifInOctets.11 = 0
  868. ifInOctets.12 = 0
  869.  
  870. dot3StatsDuplexStatusSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m EtherLike-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot3StatsDuplexStatus]
  871.  
  872. SQL[SELECT COUNT(*) FROM `ports` WHERE `device_id` = '11' AND `ifType` = 'adsl']
  873. ADSL SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ADSL-LINE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 .1.3.6.1.2.1.10.94.1.1.1.1]
  874.  
  875. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ADSL-LINE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 .1.3.6.1.2.1.10.94.1.1.2.1]
  876.  
  877. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ADSL-LINE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 .1.3.6.1.2.1.10.94.1.1.3.1]
  878.  
  879. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ADSL-LINE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 .1.3.6.1.2.1.10.94.1.1.4.1]
  880.  
  881. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ADSL-LINE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 .1.3.6.1.2.1.10.94.1.1.5.1]
  882.  
  883. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ADSL-LINE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 .1.3.6.1.2.1.10.94.1.1.6.1.1]
  884.  
  885. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ADSL-LINE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 .1.3.6.1.2.1.10.94.1.1.6.1.2]
  886.  
  887. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ADSL-LINE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 .1.3.6.1.2.1.10.94.1.1.6.1.3]
  888. adslAtucPerfLols = No Such Object available on this agent at this OID
  889.  
  890. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ADSL-LINE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 .1.3.6.1.2.1.10.94.1.1.6.1.4]
  891.  
  892. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ADSL-LINE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 .1.3.6.1.2.1.10.94.1.1.6.1.5]
  893.  
  894. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ADSL-LINE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 .1.3.6.1.2.1.10.94.1.1.6.1.6]
  895.  
  896. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ADSL-LINE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 .1.3.6.1.2.1.10.94.1.1.6.1.7]
  897. adslAtucPerfValidIntervals = No Such Object available on this agent at this OID
  898.  
  899. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ADSL-LINE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 .1.3.6.1.2.1.10.94.1.1.6.1.8]
  900.  
  901. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ADSL-LINE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 .1.3.6.1.2.1.10.94.1.1.7.1.1]
  902.  
  903. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ADSL-LINE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 .1.3.6.1.2.1.10.94.1.1.7.1.2]
  904.  
  905. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ADSL-LINE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 .1.3.6.1.2.1.10.94.1.1.7.1.3]
  906.  
  907. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ADSL-LINE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 .1.3.6.1.2.1.10.94.1.1.7.1.4]
  908.  
  909. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ADSL-LINE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 .1.3.6.1.2.1.10.94.1.1.7.1.5]
  910.  
  911. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ADSL-LINE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 .1.3.6.1.2.1.10.94.1.1.7.1.6]
  912.  
  913. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ADSL-LINE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 .1.3.6.1.2.1.10.94.1.1.7.1.7]
  914.  
  915. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m Q-BRIDGE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot1qPvid]
  916.  
  917. Array
  918. (
  919.     [5] => Array
  920.         (
  921.             [ifIndex] => 5
  922.             [ifDescr] => GigabitEthernet 10/9
  923.             [ifType] => ethernetCsmacd
  924.             [ifMtu] => 9000
  925.             [ifSpeed] => 1000000000
  926.             [ifPhysAddress] => 30:30:3a:30:32:3a:38:36:3a:30:30:3a:33:31:3a:30:64
  927.             [ifAdminStatus] => up
  928.             [ifOperStatus] => up
  929.             [ifLastChange] => 2843088282
  930.             [ifInOctets] => 3145242627
  931.         )
  932.  
  933.     [6] => Array
  934.         (
  935.             [ifIndex] => 6
  936.             [ifDescr] => GigabitEthernet 10/10
  937.             [ifType] => ethernetCsmacd
  938.             [ifMtu] => 9000
  939.             [ifSpeed] => 1000000000
  940.             [ifPhysAddress] => 30:30:3a:30:32:3a:38:36:3a:30:30:3a:33:31:3a:30:64
  941.             [ifAdminStatus] => up
  942.             [ifOperStatus] => up
  943.             [ifLastChange] => 2843088331
  944.             [ifInOctets] => 1394655582
  945.         )
  946.  
  947.     [7] => Array
  948.         (
  949.             [ifIndex] => 7
  950.             [ifDescr] => GigabitEthernet 10/7
  951.             [ifType] => ethernetCsmacd
  952.             [ifMtu] => 9000
  953.             [ifSpeed] => 1000000000
  954.             [ifPhysAddress] => 30:30:3a:30:32:3a:38:36:3a:30:30:3a:33:31:3a:30:64
  955.             [ifAdminStatus] => down
  956.             [ifOperStatus] => down
  957.             [ifLastChange] => 0
  958.             [ifInOctets] => 0
  959.         )
  960.  
  961.     [8] => Array
  962.         (
  963.             [ifIndex] => 8
  964.             [ifDescr] => GigabitEthernet 10/8
  965.             [ifType] => ethernetCsmacd
  966.             [ifMtu] => 9000
  967.             [ifSpeed] => 1000000000
  968.             [ifPhysAddress] => 30:30:3a:30:32:3a:38:36:3a:30:30:3a:33:31:3a:30:64
  969.             [ifAdminStatus] => down
  970.             [ifOperStatus] => down
  971.             [ifLastChange] => 0
  972.             [ifInOctets] => 0
  973.         )
  974.  
  975.     [9] => Array
  976.         (
  977.             [ifIndex] => 9
  978.             [ifDescr] => GigabitEthernet 10/1
  979.             [ifType] => ethernetCsmacd
  980.             [ifMtu] => 9000
  981.             [ifSpeed] => 1000000000
  982.             [ifPhysAddress] => 30:30:3a:30:32:3a:38:36:3a:30:30:3a:33:31:3a:30:64
  983.             [ifAdminStatus] => down
  984.             [ifOperStatus] => down
  985.             [ifLastChange] => 0
  986.             [ifInOctets] => 0
  987.         )
  988.  
  989.     [10] => Array
  990.         (
  991.             [ifIndex] => 10
  992.             [ifDescr] => GigabitEthernet 10/2
  993.             [ifType] => ethernetCsmacd
  994.             [ifMtu] => 1600
  995.             [ifSpeed] => 1000000000
  996.             [ifPhysAddress] => 30:30:3a:30:32:3a:38:36:3a:30:30:3a:33:31:3a:30:64
  997.             [ifAdminStatus] => up
  998.             [ifOperStatus] => up
  999.             [ifLastChange] => 2843087289
  1000.             [ifInOctets] => 134034
  1001.         )
  1002.  
  1003.     [11] => Array
  1004.         (
  1005.             [ifIndex] => 11
  1006.             [ifDescr] => GigabitEthernet 10/4
  1007.             [ifType] => ethernetCsmacd
  1008.             [ifMtu] => 1600
  1009.             [ifSpeed] => 1000000000
  1010.             [ifPhysAddress] => 30:30:3a:30:32:3a:38:36:3a:30:30:3a:33:31:3a:30:64
  1011.             [ifAdminStatus] => down
  1012.             [ifOperStatus] => down
  1013.             [ifLastChange] => 0
  1014.             [ifInOctets] => 0
  1015.         )
  1016.  
  1017.     [12] => Array
  1018.         (
  1019.             [ifIndex] => 12
  1020.             [ifDescr] => GigabitEthernet 10/6
  1021.             [ifType] => ethernetCsmacd
  1022.             [ifMtu] => 9000
  1023.             [ifSpeed] => 1000000000
  1024.             [ifPhysAddress] => 30:30:3a:30:32:3a:38:36:3a:30:30:3a:33:31:3a:30:64
  1025.             [ifAdminStatus] => down
  1026.             [ifOperStatus] => down
  1027.             [ifLastChange] => 0
  1028.             [ifInOctets] => 0
  1029.         )
  1030.  
  1031.     [13] => Array
  1032.         (
  1033.             [ifIndex] => 13
  1034.             [ifDescr] => GigabitEthernet 10/3
  1035.             [ifType] => ethernetCsmacd
  1036.             [ifMtu] => 1600
  1037.             [ifSpeed] => 1000000000
  1038.             [ifPhysAddress] => 30:30:3a:30:32:3a:38:36:3a:30:30:3a:33:31:3a:30:64
  1039.             [ifAdminStatus] => down
  1040.             [ifOperStatus] => down
  1041.             [ifLastChange] => 0
  1042.         )
  1043.  
  1044.     [14] => Array
  1045.         (
  1046.             [ifIndex] => 14
  1047.             [ifDescr] => GigabitEthernet 10/5
  1048.             [ifType] => ethernetCsmacd
  1049.             [ifMtu] => 9000
  1050.             [ifSpeed] => 1000000000
  1051.             [ifPhysAddress] => 30:30:3a:30:32:3a:38:36:3a:30:30:3a:33:31:3a:30:64
  1052.             [ifAdminStatus] => down
  1053.             [ifOperStatus] => down
  1054.             [ifLastChange] => 0
  1055.         )
  1056.  
  1057.     [18] => Array
  1058.         (
  1059.             [ifIndex] => 18
  1060.             [ifDescr] => DSL-FullRate 10/19
  1061.             [ifType] => adsl
  1062.             [ifMtu] => 1500
  1063.             [ifSpeed] => 8997000
  1064.             [ifPhysAddress] =>
  1065.             [ifAdminStatus] => up
  1066.             [ifOperStatus] => up
  1067.             [ifLastChange] => 0
  1068.         )
  1069.  
  1070.     [19] => Array
  1071.         (
  1072.             [ifIndex] => 19
  1073.             [ifDescr] => DSL-FullRate 10/20
  1074.             [ifType] => adsl
  1075.             [ifMtu] => 1500
  1076.             [ifSpeed] => 8997000
  1077.             [ifPhysAddress] =>
  1078.             [ifAdminStatus] => up
  1079.             [ifOperStatus] => up
  1080.             [ifLastChange] => 0
  1081.         )
  1082.  
  1083.     [20] => Array
  1084.         (
  1085.             [ifIndex] => 20
  1086.             [ifDescr] => DSL-FullRate 10/21
  1087.             [ifType] => adsl
  1088.             [ifMtu] => 1500
  1089.             [ifSpeed] => 0
  1090.             [ifPhysAddress] =>
  1091.             [ifAdminStatus] => down
  1092.             [ifOperStatus] => down
  1093.             [ifLastChange] => 0
  1094.         )
  1095.  
  1096.     [21] => Array
  1097.         (
  1098.             [ifIndex] => 21
  1099.             [ifDescr] => DSL-FullRate 10/22
  1100.             [ifType] => adsl
  1101.             [ifMtu] => 1500
  1102.             [ifSpeed] => 0
  1103.             [ifPhysAddress] =>
  1104.             [ifAdminStatus] => down
  1105.             [ifOperStatus] => down
  1106.             [ifLastChange] => 0
  1107.         )
  1108.  
  1109.     [22] => Array
  1110.         (
  1111.             [ifIndex] => 22
  1112.             [ifDescr] => DSL-FullRate 10/23
  1113.             [ifType] => adsl
  1114.             [ifMtu] => 1500
  1115.             [ifSpeed] => 0
  1116.             [ifPhysAddress] =>
  1117.             [ifAdminStatus] => down
  1118.             [ifOperStatus] => down
  1119.             [ifLastChange] => 0
  1120.         )
  1121.  
  1122.     [23] => Array
  1123.         (
  1124.             [ifIndex] => 23
  1125.             [ifDescr] => DSL-FullRate 10/24
  1126.             [ifType] => adsl
  1127.             [ifMtu] => 1500
  1128.             [ifSpeed] => 0
  1129.             [ifPhysAddress] =>
  1130.             [ifAdminStatus] => down
  1131.             [ifOperStatus] => down
  1132.             [ifLastChange] => 0
  1133.         )
  1134.  
  1135.     [24] => Array
  1136.         (
  1137.             [ifIndex] => 24
  1138.             [ifDescr] => DSL-FullRate 10/13
  1139.             [ifType] => adsl
  1140.             [ifMtu] => 1500
  1141.             [ifSpeed] => 0
  1142.             [ifPhysAddress] =>
  1143.             [ifAdminStatus] => down
  1144.             [ifOperStatus] => down
  1145.             [ifLastChange] => 0
  1146.         )
  1147.  
  1148.     [25] => Array
  1149.         (
  1150.             [ifIndex] => 25
  1151.             [ifDescr] => DSL-FullRate 10/14
  1152.             [ifType] => adsl
  1153.             [ifMtu] => 1500
  1154.             [ifSpeed] => 8997000
  1155.             [ifPhysAddress] =>
  1156.             [ifAdminStatus] => up
  1157.             [ifOperStatus] => up
  1158.             [ifLastChange] => 0
  1159.         )
  1160.  
  1161.     [26] => Array
  1162.         (
  1163.             [ifIndex] => 26
  1164.             [ifDescr] => DSL-FullRate 10/15
  1165.             [ifType] => adsl
  1166.             [ifMtu] => 1500
  1167.             [ifSpeed] => 27027000
  1168.             [ifPhysAddress] =>
  1169.             [ifAdminStatus] => up
  1170.             [ifOperStatus] => up
  1171.             [ifLastChange] => 0
  1172.         )
  1173.  
  1174.     [27] => Array
  1175.         (
  1176.             [ifIndex] => 27
  1177.             [ifDescr] => DSL-FullRate 10/16
  1178.             [ifType] => adsl
  1179.             [ifMtu] => 1500
  1180.             [ifSpeed] => 4003000
  1181.             [ifPhysAddress] =>
  1182.             [ifAdminStatus] => up
  1183.             [ifOperStatus] => up
  1184.             [ifLastChange] => 0
  1185.         )
  1186.  
  1187.     [28] => Array
  1188.         (
  1189.             [ifIndex] => 28
  1190.             [ifDescr] => DSL-FullRate 10/17
  1191.             [ifType] => adsl
  1192.             [ifMtu] => 1500
  1193.             [ifSpeed] => 8997000
  1194.             [ifPhysAddress] =>
  1195.             [ifAdminStatus] => up
  1196.             [ifOperStatus] => up
  1197.             [ifLastChange] => 0
  1198.         )
  1199.  
  1200.     [29] => Array
  1201.         (
  1202.             [ifIndex] => 29
  1203.             [ifDescr] => DSL-FullRate 10/18
  1204.             [ifType] => adsl
  1205.             [ifMtu] => 1500
  1206.             [ifSpeed] => 0
  1207.             [ifPhysAddress] =>
  1208.             [ifAdminStatus] => down
  1209.             [ifOperStatus] => down
  1210.             [ifLastChange] => 0
  1211.         )
  1212.  
  1213.     [30] => Array
  1214.         (
  1215.             [ifIndex] => 30
  1216.             [ifDescr] => DSL-FullRate 10/7
  1217.             [ifType] => adsl
  1218.             [ifMtu] => 1500
  1219.             [ifSpeed] => 0
  1220.             [ifPhysAddress] =>
  1221.             [ifAdminStatus] => down
  1222.             [ifOperStatus] => down
  1223.             [ifLastChange] => 0
  1224.         )
  1225.  
  1226.     [31] => Array
  1227.         (
  1228.             [ifIndex] => 31
  1229.             [ifDescr] => DSL-FullRate 10/8
  1230.             [ifType] => adsl
  1231.             [ifMtu] => 1500
  1232.             [ifSpeed] => 4003000
  1233.             [ifPhysAddress] =>
  1234.             [ifAdminStatus] => up
  1235.             [ifOperStatus] => up
  1236.             [ifLastChange] => 0
  1237.         )
  1238.  
  1239.     [32] => Array
  1240.         (
  1241.             [ifIndex] => 32
  1242.             [ifDescr] => DSL-FullRate 10/9
  1243.             [ifType] => adsl
  1244.             [ifMtu] => 1500
  1245.             [ifSpeed] => 0
  1246.             [ifPhysAddress] =>
  1247.             [ifAdminStatus] => down
  1248.             [ifOperStatus] => down
  1249.             [ifLastChange] => 0
  1250.         )
  1251.  
  1252.     [33] => Array
  1253.         (
  1254.             [ifIndex] => 33
  1255.             [ifDescr] => DSL-FullRate 10/10
  1256.             [ifType] => adsl
  1257.             [ifMtu] => 1500
  1258.             [ifSpeed] => 0
  1259.             [ifPhysAddress] =>
  1260.             [ifAdminStatus] => down
  1261.             [ifOperStatus] => down
  1262.             [ifLastChange] => 0
  1263.         )
  1264.  
  1265.     [34] => Array
  1266.         (
  1267.             [ifIndex] => 34
  1268.             [ifDescr] => DSL-FullRate 10/11
  1269.             [ifType] => adsl
  1270.             [ifMtu] => 1500
  1271.             [ifSpeed] => 0
  1272.             [ifPhysAddress] =>
  1273.             [ifAdminStatus] => down
  1274.             [ifOperStatus] => down
  1275.             [ifLastChange] => 0
  1276.         )
  1277.  
  1278.     [35] => Array
  1279.         (
  1280.             [ifIndex] => 35
  1281.             [ifDescr] => DSL-FullRate 10/12
  1282.             [ifType] => adsl
  1283.             [ifMtu] => 1500
  1284.             [ifSpeed] => 0
  1285.             [ifPhysAddress] =>
  1286.             [ifAdminStatus] => down
  1287.             [ifOperStatus] => down
  1288.             [ifLastChange] => 0
  1289.         )
  1290.  
  1291.     [36] => Array
  1292.         (
  1293.             [ifIndex] => 36
  1294.             [ifDescr] => DSL-FullRate 10/1
  1295.             [ifType] => adsl
  1296.             [ifMtu] => 1500
  1297.             [ifSpeed] => 4003000
  1298.             [ifPhysAddress] =>
  1299.             [ifAdminStatus] => up
  1300.             [ifOperStatus] => up
  1301.             [ifLastChange] => 0
  1302.         )
  1303.  
  1304.     [37] => Array
  1305.         (
  1306.             [ifIndex] => 37
  1307.             [ifDescr] => DSL-FullRate 10/2
  1308.             [ifType] => adsl
  1309.             [ifMtu] => 1500
  1310.             [ifSpeed] => 0
  1311.             [ifPhysAddress] =>
  1312.             [ifAdminStatus] => down
  1313.             [ifOperStatus] => down
  1314.             [ifLastChange] => 0
  1315.         )
  1316.  
  1317.     [38] => Array
  1318.         (
  1319.             [ifIndex] => 38
  1320.             [ifDescr] => DSL-FullRate 10/3
  1321.             [ifType] => adsl
  1322.             [ifMtu] => 1500
  1323.             [ifSpeed] => 0
  1324.             [ifPhysAddress] =>
  1325.             [ifAdminStatus] => down
  1326.             [ifOperStatus] => down
  1327.             [ifLastChange] => 0
  1328.         )
  1329.  
  1330.     [39] => Array
  1331.         (
  1332.             [ifIndex] => 39
  1333.             [ifDescr] => DSL-FullRate 10/4
  1334.             [ifType] => adsl
  1335.             [ifMtu] => 1500
  1336.             [ifSpeed] => 0
  1337.             [ifPhysAddress] =>
  1338.             [ifAdminStatus] => down
  1339.             [ifOperStatus] => down
  1340.             [ifLastChange] => 0
  1341.         )
  1342.  
  1343.     [40] => Array
  1344.         (
  1345.             [ifIndex] => 40
  1346.             [ifDescr] => DSL-FullRate 10/5
  1347.             [ifType] => adsl
  1348.             [ifMtu] => 1500
  1349.             [ifSpeed] => 8996000
  1350.             [ifPhysAddress] =>
  1351.             [ifAdminStatus] => up
  1352.             [ifOperStatus] => up
  1353.             [ifLastChange] => 0
  1354.         )
  1355.  
  1356.     [41] => Array
  1357.         (
  1358.             [ifIndex] => 41
  1359.             [ifDescr] => DSL-FullRate 10/6
  1360.             [ifType] => adsl
  1361.             [ifMtu] => 1500
  1362.             [ifSpeed] => 0
  1363.             [ifPhysAddress] =>
  1364.             [ifAdminStatus] => down
  1365.             [ifOperStatus] => down
  1366.             [ifLastChange] => 0
  1367.         )
  1368.  
  1369.     [42] => Array
  1370.         (
  1371.             [ifIndex] => 42
  1372.             [ifDescr] => DSL-FullRate 10/43
  1373.             [ifType] => adsl
  1374.             [ifMtu] => 1500
  1375.             [ifSpeed] => 4004000
  1376.             [ifPhysAddress] =>
  1377.             [ifAdminStatus] => up
  1378.             [ifOperStatus] => up
  1379.             [ifLastChange] => 0
  1380.         )
  1381.  
  1382.     [43] => Array
  1383.         (
  1384.             [ifIndex] => 43
  1385.             [ifDescr] => DSL-FullRate 10/44
  1386.             [ifType] => adsl
  1387.             [ifMtu] => 1500
  1388.             [ifSpeed] => 0
  1389.             [ifPhysAddress] =>
  1390.             [ifAdminStatus] => up
  1391.             [ifOperStatus] => down
  1392.             [ifLastChange] => 0
  1393.         )
  1394.  
  1395.     [44] => Array
  1396.         (
  1397.             [ifIndex] => 44
  1398.             [ifDescr] => DSL-FullRate 10/45
  1399.             [ifType] => adsl
  1400.             [ifMtu] => 1500
  1401.             [ifSpeed] => 4003000
  1402.             [ifPhysAddress] =>
  1403.             [ifAdminStatus] => up
  1404.             [ifOperStatus] => up
  1405.             [ifLastChange] => 0
  1406.         )
  1407.  
  1408.     [45] => Array
  1409.         (
  1410.             [ifIndex] => 45
  1411.             [ifDescr] => DSL-FullRate 10/46
  1412.             [ifType] => adsl
  1413.             [ifMtu] => 1500
  1414.             [ifSpeed] => 8996000
  1415.             [ifPhysAddress] =>
  1416.             [ifAdminStatus] => up
  1417.             [ifOperStatus] => up
  1418.             [ifLastChange] => 0
  1419.         )
  1420.  
  1421.     [46] => Array
  1422.         (
  1423.             [ifIndex] => 46
  1424.             [ifDescr] => DSL-FullRate 10/47
  1425.             [ifType] => adsl
  1426.             [ifMtu] => 1500
  1427.             [ifSpeed] => 3870000
  1428.             [ifPhysAddress] =>
  1429.             [ifAdminStatus] => up
  1430.             [ifOperStatus] => up
  1431.             [ifLastChange] => 0
  1432.         )
  1433.  
  1434.     [47] => Array
  1435.         (
  1436.             [ifIndex] => 47
  1437.             [ifDescr] => DSL-FullRate 10/48
  1438.             [ifType] => adsl
  1439.             [ifMtu] => 1500
  1440.             [ifSpeed] => 4003000
  1441.             [ifPhysAddress] =>
  1442.             [ifAdminStatus] => up
  1443.             [ifOperStatus] => up
  1444.             [ifLastChange] => 0
  1445.         )
  1446.  
  1447.     [48] => Array
  1448.         (
  1449.             [ifIndex] => 48
  1450.             [ifDescr] => DSL-FullRate 10/37
  1451.             [ifType] => adsl
  1452.             [ifMtu] => 1500
  1453.             [ifSpeed] => 8997000
  1454.             [ifPhysAddress] =>
  1455.             [ifAdminStatus] => up
  1456.             [ifOperStatus] => up
  1457.             [ifLastChange] => 0
  1458.         )
  1459.  
  1460.     [49] => Array
  1461.         (
  1462.             [ifIndex] => 49
  1463.             [ifDescr] => DSL-FullRate 10/38
  1464.             [ifType] => adsl
  1465.             [ifMtu] => 1500
  1466.             [ifSpeed] => 0
  1467.             [ifPhysAddress] =>
  1468.             [ifAdminStatus] => down
  1469.             [ifOperStatus] => down
  1470.             [ifLastChange] => 0
  1471.         )
  1472.  
  1473.     [50] => Array
  1474.         (
  1475.             [ifIndex] => 50
  1476.             [ifDescr] => DSL-FullRate 10/39
  1477.             [ifType] => adsl
  1478.             [ifMtu] => 1500
  1479.             [ifSpeed] => 0
  1480.             [ifPhysAddress] =>
  1481.             [ifAdminStatus] => up
  1482.             [ifOperStatus] => down
  1483.             [ifLastChange] => 0
  1484.         )
  1485.  
  1486.     [51] => Array
  1487.         (
  1488.             [ifIndex] => 51
  1489.             [ifDescr] => DSL-FullRate 10/40
  1490.             [ifType] => adsl
  1491.             [ifMtu] => 1500
  1492.             [ifSpeed] => 8997000
  1493.             [ifPhysAddress] =>
  1494.             [ifAdminStatus] => up
  1495.             [ifOperStatus] => up
  1496.             [ifLastChange] => 0
  1497.         )
  1498.  
  1499.     [52] => Array
  1500.         (
  1501.             [ifIndex] => 52
  1502.             [ifDescr] => DSL-FullRate 10/41
  1503.             [ifType] => adsl
  1504.             [ifMtu] => 1500
  1505.             [ifSpeed] => 4003000
  1506.             [ifPhysAddress] =>
  1507.             [ifAdminStatus] => up
  1508.             [ifOperStatus] => up
  1509.             [ifLastChange] => 0
  1510.         )
  1511.  
  1512.     [53] => Array
  1513.         (
  1514.             [ifIndex] => 53
  1515.             [ifDescr] => DSL-FullRate 10/42
  1516.             [ifType] => adsl
  1517.             [ifMtu] => 1500
  1518.             [ifSpeed] => 4004000
  1519.             [ifPhysAddress] =>
  1520.             [ifAdminStatus] => up
  1521.             [ifOperStatus] => up
  1522.             [ifLastChange] => 0
  1523.         )
  1524.  
  1525.     [54] => Array
  1526.         (
  1527.             [ifIndex] => 54
  1528.             [ifDescr] => DSL-FullRate 10/31
  1529.             [ifType] => adsl
  1530.             [ifMtu] => 1500
  1531.             [ifSpeed] => 4003000
  1532.             [ifPhysAddress] =>
  1533.             [ifAdminStatus] => up
  1534.             [ifOperStatus] => up
  1535.             [ifLastChange] => 0
  1536.         )
  1537.  
  1538.     [55] => Array
  1539.         (
  1540.             [ifIndex] => 55
  1541.             [ifDescr] => DSL-FullRate 10/32
  1542.             [ifType] => adsl
  1543.             [ifMtu] => 1500
  1544.             [ifSpeed] => 0
  1545.             [ifPhysAddress] =>
  1546.             [ifAdminStatus] => down
  1547.             [ifOperStatus] => down
  1548.             [ifLastChange] => 0
  1549.         )
  1550.  
  1551.     [56] => Array
  1552.         (
  1553.             [ifIndex] => 56
  1554.             [ifDescr] => DSL-FullRate 10/33
  1555.             [ifType] => adsl
  1556.             [ifMtu] => 1500
  1557.             [ifSpeed] => 0
  1558.             [ifPhysAddress] =>
  1559.             [ifAdminStatus] => down
  1560.             [ifOperStatus] => down
  1561.             [ifLastChange] => 0
  1562.         )
  1563.  
  1564.     [57] => Array
  1565.         (
  1566.             [ifIndex] => 57
  1567.             [ifDescr] => DSL-FullRate 10/34
  1568.             [ifType] => adsl
  1569.             [ifMtu] => 1500
  1570.             [ifSpeed] => 0
  1571.             [ifPhysAddress] =>
  1572.             [ifAdminStatus] => down
  1573.             [ifOperStatus] => down
  1574.             [ifLastChange] => 0
  1575.         )
  1576.  
  1577.     [58] => Array
  1578.         (
  1579.             [ifIndex] => 58
  1580.             [ifDescr] => DSL-FullRate 10/35
  1581.             [ifType] => adsl
  1582.             [ifMtu] => 1500
  1583.             [ifSpeed] => 0
  1584.             [ifPhysAddress] =>
  1585.             [ifAdminStatus] => down
  1586.             [ifOperStatus] => down
  1587.             [ifLastChange] => 0
  1588.         )
  1589.  
  1590.     [59] => Array
  1591.         (
  1592.             [ifIndex] => 59
  1593.             [ifDescr] => DSL-FullRate 10/36
  1594.             [ifType] => adsl
  1595.             [ifMtu] => 1500
  1596.             [ifSpeed] => 8997000
  1597.             [ifPhysAddress] =>
  1598.             [ifAdminStatus] => up
  1599.             [ifOperStatus] => up
  1600.             [ifLastChange] => 0
  1601.         )
  1602.  
  1603.     [60] => Array
  1604.         (
  1605.             [ifIndex] => 60
  1606.             [ifDescr] => DSL-FullRate 10/25
  1607.             [ifType] => adsl
  1608.             [ifMtu] => 1500
  1609.             [ifSpeed] => 0
  1610.             [ifPhysAddress] =>
  1611.             [ifAdminStatus] => down
  1612.             [ifOperStatus] => down
  1613.             [ifLastChange] => 0
  1614.         )
  1615.  
  1616.     [61] => Array
  1617.         (
  1618.             [ifIndex] => 61
  1619.             [ifDescr] => DSL-FullRate 10/26
  1620.             [ifType] => adsl
  1621.             [ifMtu] => 1500
  1622.             [ifSpeed] => 0
  1623.             [ifPhysAddress] =>
  1624.             [ifAdminStatus] => down
  1625.             [ifOperStatus] => down
  1626.             [ifLastChange] => 0
  1627.         )
  1628.  
  1629.     [62] => Array
  1630.         (
  1631.             [ifIndex] => 62
  1632.             [ifDescr] => DSL-FullRate 10/27
  1633.             [ifType] => adsl
  1634.             [ifMtu] => 1500
  1635.             [ifSpeed] => 0
  1636.             [ifPhysAddress] =>
  1637.             [ifAdminStatus] => down
  1638.             [ifOperStatus] => down
  1639.             [ifLastChange] => 0
  1640.         )
  1641.  
  1642.     [63] => Array
  1643.         (
  1644.             [ifIndex] => 63
  1645.             [ifDescr] => DSL-FullRate 10/28
  1646.             [ifType] => adsl
  1647.             [ifMtu] => 1500
  1648.             [ifSpeed] => 0
  1649.             [ifPhysAddress] =>
  1650.             [ifAdminStatus] => down
  1651.             [ifOperStatus] => down
  1652.             [ifLastChange] => 0
  1653.         )
  1654.  
  1655.     [64] => Array
  1656.         (
  1657.             [ifIndex] => 64
  1658.             [ifDescr] => DSL-FullRate 10/29
  1659.             [ifType] => adsl
  1660.             [ifMtu] => 1500
  1661.             [ifSpeed] => 0
  1662.             [ifPhysAddress] =>
  1663.             [ifAdminStatus] => down
  1664.             [ifOperStatus] => down
  1665.             [ifLastChange] => 0
  1666.         )
  1667.  
  1668.     [65] => Array
  1669.         (
  1670.             [ifIndex] => 65
  1671.             [ifDescr] => DSL-FullRate 10/30
  1672.             [ifType] => adsl
  1673.             [ifMtu] => 1500
  1674.             [ifSpeed] => 0
  1675.             [ifPhysAddress] =>
  1676.             [ifAdminStatus] => down
  1677.             [ifOperStatus] => down
  1678.             [ifLastChange] => 0
  1679.         )
  1680.  
  1681. )
  1682. SQL[SELECT `name` FROM `port_association_mode` WHERE pom_id = '1']
  1683. 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` = '11' ORDER BY ports.port_id]
  1684. validvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalid
  1685. Port GigabitEthernet 10/9: GigabitEthernet 10/9 (5 / #454)  disabled.
  1686. Port GigabitEthernet 10/10: GigabitEthernet 10/10 (6 / #455)  disabled.
  1687. Port GigabitEthernet 10/7: GigabitEthernet 10/7 (7 / #456)  disabled.
  1688. Port GigabitEthernet 10/8: GigabitEthernet 10/8 (8 / #457)  disabled.
  1689. Port GigabitEthernet 10/1: GigabitEthernet 10/1 (9 / #458)  disabled.
  1690. Port GigabitEthernet 10/2: GigabitEthernet 10/2 (10 / #459)  disabled.
  1691. Port GigabitEthernet 10/4: GigabitEthernet 10/4 (11 / #460)  disabled.
  1692. Port GigabitEthernet 10/6: GigabitEthernet 10/6 (12 / #461)  disabled.
  1693. Port GigabitEthernet 10/3: GigabitEthernet 10/3 (13 / #462)  disabled.
  1694. Port GigabitEthernet 10/5: GigabitEthernet 10/5 (14 / #463)  disabled.
  1695. Port DSL-FullRate 10/19: DSL-FullRate 10/19 (18 / #464)  disabled.
  1696. Port DSL-FullRate 10/20: DSL-FullRate 10/20 (19 / #465)  disabled.
  1697. Port DSL-FullRate 10/21: DSL-FullRate 10/21 (20 / #466)  disabled.
  1698. Port DSL-FullRate 10/22: DSL-FullRate 10/22 (21 / #467)  disabled.
  1699. Port DSL-FullRate 10/23: DSL-FullRate 10/23 (22 / #468)  disabled.
  1700. Port DSL-FullRate 10/24: DSL-FullRate 10/24 (23 / #469)  disabled.
  1701. Port DSL-FullRate 10/13: DSL-FullRate 10/13 (24 / #470)  disabled.
  1702. Port DSL-FullRate 10/14: DSL-FullRate 10/14 (25 / #471)  disabled.
  1703. Port DSL-FullRate 10/15: DSL-FullRate 10/15 (26 / #472)  disabled.
  1704. Port DSL-FullRate 10/16: DSL-FullRate 10/16 (27 / #473)  disabled.
  1705. Port DSL-FullRate 10/17: DSL-FullRate 10/17 (28 / #474)  disabled.
  1706. Port DSL-FullRate 10/18: DSL-FullRate 10/18 (29 / #475)  disabled.
  1707. Port DSL-FullRate 10/7: DSL-FullRate 10/7 (30 / #476)  disabled.
  1708. Port DSL-FullRate 10/8: DSL-FullRate 10/8 (31 / #477)  disabled.
  1709. Port DSL-FullRate 10/9: DSL-FullRate 10/9 (32 / #478)  disabled.
  1710. Port DSL-FullRate 10/10: DSL-FullRate 10/10 (33 / #479)  disabled.
  1711. Port DSL-FullRate 10/11: DSL-FullRate 10/11 (34 / #480)  disabled.
  1712. Port DSL-FullRate 10/12: DSL-FullRate 10/12 (35 / #481)  disabled.
  1713. Port DSL-FullRate 10/1: DSL-FullRate 10/1 (36 / #482)  disabled.
  1714. Port DSL-FullRate 10/2: DSL-FullRate 10/2 (37 / #483)  disabled.
  1715. Port DSL-FullRate 10/3: DSL-FullRate 10/3 (38 / #484)  disabled.
  1716. Port DSL-FullRate 10/4: DSL-FullRate 10/4 (39 / #485)  disabled.
  1717. Port DSL-FullRate 10/5: DSL-FullRate 10/5 (40 / #486)  disabled.
  1718. Port DSL-FullRate 10/6: DSL-FullRate 10/6 (41 / #487)  disabled.
  1719. Port DSL-FullRate 10/43: DSL-FullRate 10/43 (42 / #488)  disabled.
  1720. Port DSL-FullRate 10/44: DSL-FullRate 10/44 (43 / #489)  disabled.
  1721. Port DSL-FullRate 10/45: DSL-FullRate 10/45 (44 / #490)  disabled.
  1722. Port DSL-FullRate 10/46: DSL-FullRate 10/46 (45 / #491)  disabled.
  1723. Port DSL-FullRate 10/47: DSL-FullRate 10/47 (46 / #492)  disabled.
  1724. Port DSL-FullRate 10/48: DSL-FullRate 10/48 (47 / #493)  disabled.
  1725. Port DSL-FullRate 10/37: DSL-FullRate 10/37 (48 / #494)  disabled.
  1726. Port DSL-FullRate 10/38: DSL-FullRate 10/38 (49 / #495)  disabled.
  1727. Port DSL-FullRate 10/39: DSL-FullRate 10/39 (50 / #496)  disabled.
  1728. Port DSL-FullRate 10/40: DSL-FullRate 10/40 (51 / #497)  disabled.
  1729. Port DSL-FullRate 10/41: DSL-FullRate 10/41 (52 / #498)  disabled.
  1730. Port DSL-FullRate 10/42: DSL-FullRate 10/42 (53 / #499)  disabled.
  1731. Port DSL-FullRate 10/31: DSL-FullRate 10/31 (54 / #500)  disabled.
  1732. Port DSL-FullRate 10/32: DSL-FullRate 10/32 (55 / #501)  disabled.
  1733. Port DSL-FullRate 10/33: DSL-FullRate 10/33 (56 / #502)  disabled.
  1734. Port DSL-FullRate 10/34: DSL-FullRate 10/34 (57 / #503)  disabled.
  1735. Port DSL-FullRate 10/35: DSL-FullRate 10/35 (58 / #504)  disabled.
  1736. Port DSL-FullRate 10/36: DSL-FullRate 10/36 (59 / #505) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifSpeed VLAN == Using ifDescr as ifAliasUsing ifDescr as ifNameDSL-FullRate 10/36
  1737.  ifInOctets (0 B) 0 Bps 258 secs
  1738.  
  1739.  ifOutOctets (0 B) 0 Bps 258 secs
  1740.  
  1741.  ifInErrors (0 B) 0 Bps 258 secs
  1742.  
  1743.  ifOutErrors (0 B) 0 Bps 258 secs
  1744.  
  1745.  ifInUcastPkts (0 B) 0 Bps 258 secs
  1746.  
  1747.  ifOutUcastPkts (0 B) 0 Bps 258 secs
  1748.  
  1749.  ifInNUcastPkts (0 B) 0 Bps 258 secs
  1750.  
  1751.  ifOutNUcastPkts (0 B) 0 Bps 258 secs
  1752.  
  1753.  ifInDiscards (0 B) 0 Bps 258 secs
  1754.  
  1755.  ifOutDiscards (0 B) 0 Bps 258 secs
  1756.  
  1757.  ifInUnknownProtos (0 B) 0 Bps 258 secs
  1758.  
  1759.  ifInBroadcastPkts (0 B) 0 Bps 258 secs
  1760.  
  1761.  ifOutBroadcastPkts (0 B) 0 Bps 258 secs
  1762.  
  1763.  ifInMulticastPkts (0 B) 0 Bps 258 secs
  1764.  
  1765.  ifOutMulticastPkts (0 B) 0 Bps 258 secs
  1766. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update 10.1.5.1/port-id505.rrd N:U:U:U:U:U:U:U:U:U:U:U:U:U:U:U --daemon unix:/var/run/rrdcached.sock]
  1767. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1504226229',`poll_prev` ='1504225971',`poll_period` ='258',`ifLastChange` ='0',`ifInOctets` ='0',`ifInOctets_prev` ='0',`ifInOctets_rate` ='0',`ifInOctets_delta` ='0',`ifOutOctets` ='0',`ifOutOctets_prev` ='0',`ifOutOctets_rate` ='0',`ifOutOctets_delta` ='0',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='0',`ifInUcastPkts_prev` ='0',`ifInUcastPkts_rate` ='0',`ifInUcastPkts_delta` ='0',`ifOutUcastPkts` ='0',`ifOutUcastPkts_prev` ='0',`ifOutUcastPkts_rate` ='0',`ifOutUcastPkts_delta` ='0' WHERE `port_id` = '505']
  1768. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts` ='0',`ifInNUcastPkts_prev` ='0',`ifInNUcastPkts_rate` ='0',`ifInNUcastPkts_delta` ='0',`ifOutNUcastPkts` ='0',`ifOutNUcastPkts_prev` ='0',`ifOutNUcastPkts_rate` ='0',`ifOutNUcastPkts_delta` ='0',`ifInDiscards` ='0',`ifInDiscards_prev` ='0',`ifInDiscards_rate` ='0',`ifInDiscards_delta` ='0',`ifOutDiscards` ='0',`ifOutDiscards_prev` ='0',`ifOutDiscards_rate` ='0',`ifOutDiscards_delta` ='0',`ifInUnknownProtos` ='0',`ifInUnknownProtos_prev` ='0',`ifInUnknownProtos_rate` ='0',`ifInUnknownProtos_delta` ='0',`ifInBroadcastPkts` ='0',`ifInBroadcastPkts_prev` ='0',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='0',`ifOutBroadcastPkts_prev` ='0',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='0',`ifInMulticastPkts_prev` ='0',`ifInMulticastPkts_rate` ='0',`ifInMulticastPkts_delta` ='0',`ifOutMulticastPkts` ='0',`ifOutMulticastPkts_prev` ='0',`ifOutMulticastPkts_rate` ='0',`ifOutMulticastPkts
  1769. _delta` ='0' WHERE `port_id` = '505']
  1770. 1 updated
  1771. Port DSL-FullRate 10/25: DSL-FullRate 10/25 (60 / #506)  disabled.
  1772. Port DSL-FullRate 10/26: DSL-FullRate 10/26 (61 / #507)  disabled.
  1773. Port DSL-FullRate 10/27: DSL-FullRate 10/27 (62 / #508)  disabled.
  1774. Port DSL-FullRate 10/28: DSL-FullRate 10/28 (63 / #509)  disabled.
  1775. Port DSL-FullRate 10/29: DSL-FullRate 10/29 (64 / #510)  disabled.
  1776. Port DSL-FullRate 10/30: DSL-FullRate 10/30 (65 / #511)  disabled.
  1777.  
  1778. >> Runtime for poller module 'ports': 176.0397 seconds with 50416 bytes
  1779. #### Unload poller module ports ####
  1780.  
  1781. RRD[update 10.1.5.1/poller-perf-ports.rrd N:176.03969407082 --daemon unix:/var/run/rrdcached.sock]
  1782. [RRD Disabled]Modules status: Global+ OS  Device  
  1783. #### Load poller module bgp-peers ####
  1784. SQL[SELECT * FROM bgpPeers WHERE device_id = '11']
  1785.  
  1786. >> Runtime for poller module 'bgp-peers': 0.0007 seconds with 12440 bytes
  1787. #### Unload poller module bgp-peers ####
  1788.  
  1789. RRD[update 10.1.5.1/poller-perf-bgp-peers.rrd N:0.00073885917663574 --daemon unix:/var/run/rrdcached.sock]
  1790. [RRD Disabled]Modules status: Global- OS  Device  Module [ junose-atm-vp ] disabled globally.
  1791.  
  1792. Modules status: Global- OS  Device  Module [ toner ] disabled globally.
  1793.  
  1794. Modules status: Global+ OS  Device  
  1795. #### Load poller module ucd-diskio ####
  1796. SQL[SELECT * FROM `ucd_diskio` WHERE `device_id`  = '11']
  1797.  
  1798. >> Runtime for poller module 'ucd-diskio': 0.0003 seconds with 728 bytes
  1799. #### Unload poller module ucd-diskio ####
  1800.  
  1801. RRD[update 10.1.5.1/poller-perf-ucd-diskio.rrd N:0.00027203559875488 --daemon unix:/var/run/rrdcached.sock]
  1802. [RRD Disabled]Modules status: Global- OS  Device  Module [ wifi ] disabled globally.
  1803.  
  1804. Modules status: Global+ OS  Device  
  1805. #### Load poller module wireless ####
  1806. Attempting to initialize OS: generic
  1807. OS initialized: LibreNMS\OS\Generic
  1808. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id` = '11']
  1809.  
  1810. >> Runtime for poller module 'wireless': 0.0011 seconds with 110896 bytes
  1811. #### Unload poller module wireless ####
  1812.  
  1813. RRD[update 10.1.5.1/poller-perf-wireless.rrd N:0.0010800361633301 --daemon unix:/var/run/rrdcached.sock]
  1814. [RRD Disabled]Modules status: Global+ OS  Device  
  1815. #### Load poller module ospf ####
  1816. Processes: SQL[SELECT * FROM `ospf_instances` WHERE `device_id` = '11' AND `context_name` = '']
  1817. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m OSPF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 OSPF-MIB::ospfGeneralGroup]
  1818. ospfGeneralGroup = No Such Object available on this agent at this OID
  1819.  
  1820.  Areas: SQL[SELECT * FROM `ospf_areas` WHERE `device_id` = '11' AND `context_name`= '']
  1821. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m OSPF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 OSPF-MIB::ospfAreaEntry]
  1822. ospfAreaEntry = No Such Object available on this agent at this OID
  1823.  
  1824.  Ports: SQL[SELECT * FROM `ospf_ports` WHERE `device_id` = '11' AND `context_name` = '']
  1825. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m OSPF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 OSPF-MIB::ospfIfEntry]
  1826. ospfIfEntry = No Such Object available on this agent at this OID
  1827.  
  1828.  Neighbours: SQL[SELECT * FROM `ospf_nbrs` WHERE `device_id` = '11' AND `context_name` = '']
  1829. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m OSPF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 OSPF-MIB::ospfNbrEntry]
  1830. ospfNbrEntry = No Such Object available on this agent at this OID
  1831.  
  1832.  
  1833. RRD[update 10.1.5.1/ospf-statistics.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
  1834. [RRD Disabled]
  1835.  
  1836. >> Runtime for poller module 'ospf': 0.6479 seconds with 4664 bytes
  1837. #### Unload poller module ospf ####
  1838.  
  1839. RRD[update 10.1.5.1/poller-perf-ospf.rrd N:0.64785003662109 --daemon unix:/var/run/rrdcached.sock]
  1840. [RRD Disabled]Modules status: Global- OS  Device  Module [ cisco-ipsec-flow-monitor ] disabled globally.
  1841.  
  1842. Modules status: Global- OS  Device  Module [ cisco-remote-access-monitor ] disabled globally.
  1843.  
  1844. Modules status: Global- OS  Device  Module [ cisco-cef ] disabled globally.
  1845.  
  1846. Modules status: Global- OS  Device  Module [ cisco-sla ] disabled globally.
  1847.  
  1848. Modules status: Global- OS  Device  Module [ cisco-mac-accounting ] disabled globally.
  1849.  
  1850. Modules status: Global- OS  Device  Module [ cipsec-tunnels ] disabled globally.
  1851.  
  1852. Modules status: Global- OS  Device  Module [ cisco-ace-loadbalancer ] disabled globally.
  1853.  
  1854. Modules status: Global- OS  Device  Module [ cisco-ace-serverfarms ] disabled globally.
  1855.  
  1856. Modules status: Global- OS  Device  Module [ cisco-asa-firewall ] disabled globally.
  1857.  
  1858. Modules status: Global- OS  Device  Module [ cisco-voice ] disabled globally.
  1859.  
  1860. Modules status: Global- OS  Device  Module [ cisco-cbqos ] disabled globally.
  1861.  
  1862. Modules status: Global- OS  Device  Module [ cisco-otv ] disabled globally.
  1863.  
  1864. Modules status: Global- OS  Device  Module [ cisco-vpdn ] disabled globally.
  1865.  
  1866. Modules status: Global- OS  Device  Module [ netscaler-vsvr ] disabled globally.
  1867.  
  1868. Modules status: Global- OS  Device  Module [ aruba-controller ] disabled globally.
  1869.  
  1870. Modules status: Global+ OS  Device  
  1871. #### Load poller module entity-physical ####
  1872. SQL[SELECT * FROM `entPhysical_state` WHERE `device_id` = '11']
  1873.  
  1874. >> Runtime for poller module 'entity-physical': 0.0015 seconds with 944 bytes
  1875. #### Unload poller module entity-physical ####
  1876.  
  1877. RRD[update 10.1.5.1/poller-perf-entity-physical.rrd N:0.0014510154724121 --daemon unix:/var/run/rrdcached.sock]
  1878. [RRD Disabled]Modules status: Global+ OS  Device  
  1879. #### Load poller module applications ####
  1880. SQL[SELECT * FROM `applications` WHERE `device_id`  = '11']
  1881.  
  1882. >> Runtime for poller module 'applications': 0.0011 seconds with 368 bytes
  1883. #### Unload poller module applications ####
  1884.  
  1885. RRD[update 10.1.5.1/poller-perf-applications.rrd N:0.0010890960693359 --daemon unix:/var/run/rrdcached.sock]
  1886. [RRD Disabled]Modules status: Global- OS  Device  Module [ mib ] disabled globally.
  1887.