From Hans, 6 Years ago, written in Plain Text.
Embed
  1. LibreNMS Poller
  2. ===================================
  3. Version info:
  4. Commit SHA: da5444405755db67153278f512ce3510aec54341
  5. Commit Date: 1514998488
  6. DB Schema: 227
  7. PHP: 7.1.11
  8. MySQL: 5.5.56-MariaDB
  9. RRDTool: 1.4.8
  10. SNMP: NET-SNMP 5.7.2
  11. ==================================DEBUG!
  12. Starting polling run:
  13.  
  14. SQL[SELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` = '143.160.1.185' ORDER BY `device_id` ASC]
  15. SQL[SELECT * FROM devices_attribs WHERE `device_id` = '114']
  16. Hostname: 143.160.1.185
  17. Device ID: 114
  18. OS: generic
  19.  
  20. SQL[INSERT INTO `device_perf` (`xmt`,`rcv`,`loss`,`min`,`max`,`avg`,`device_id`,`timestamp`)  VALUES ('3','3','0','0.21','0.26','0.23','114',NOW())]
  21. SNMP Check response code: 0
  22. Modules status: Global+ OS  Device  
  23. #### Load poller module core ####
  24. 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]
  25. sysUpTime.0 = 3704689516
  26. sysLocation.0 = PCM MK1
  27. sysContact.0 = NWU ITC
  28. sysName.0 = MK1-USR-BB1
  29. sysObjectID.0 = enterprises.48*.1.150
  30.  
  31. 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]
  32. Ruijie 10G Routing Switch(S6220-48XS4QXS) By Ruijie Networks
  33.  
  34. 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]
  35. snmpEngineTime.0 = 37046895
  36. hrSystemUptime.0 = No Such Object available on this agent at this OID
  37.  
  38. Uptime seconds: 37046895
  39. RRD[update 143.160.1.185/uptime.rrd N:37046895 --daemon unix:/var/run/rrdcached.sock]
  40. [RRD Disabled]Uptime: 1 years, 63 days, 18h 48m 15s
  41. SQL[SELECT `lat`,`lng` FROM `locations` WHERE `location`='PCM MK1' LIMIT 1]
  42. Google geocode engine being used
  43. Bad lat / lng received
  44.  
  45. >> Runtime for poller module 'core': 0.2492 seconds with 17520 bytes
  46. >> SNMP: [3/0.07s] MySQL: [1/0.00s] RRD: [0/0.00s]
  47. #### Unload poller module core ####
  48.  
  49. RRD[update 143.160.1.185/poller-perf-core.rrd N:0.24916696548462 --daemon unix:/var/run/rrdcached.sock]
  50. [RRD Disabled]Modules status: Global- OS  Device  Module [ unix-agent ] disabled globally.
  51.  
  52. Modules status: Global+ OS  Device  
  53. #### Load poller module os ####
  54. Generic :(
  55. Hardware:
  56. Version:
  57. Features:
  58. Serial:
  59.  
  60. >> Runtime for poller module 'os': 0.0004 seconds with 512 bytes
  61. >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [0/0.00s]
  62. #### Unload poller module os ####
  63.  
  64. RRD[update 143.160.1.185/poller-perf-os.rrd N:0.00044107437133789 --daemon unix:/var/run/rrdcached.sock]
  65. [RRD Disabled]Modules status: Global+ OS  Device  
  66. #### Load poller module ipmi ####
  67. SQL[SELECT * FROM sensors WHERE device_id = '114' AND poller_type='ipmi']
  68. Array
  69. (
  70. )
  71.  
  72. >> Runtime for poller module 'ipmi': 0.0010 seconds with 2424 bytes
  73. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [0/0.00s]
  74. #### Unload poller module ipmi ####
  75.  
  76. RRD[update 143.160.1.185/poller-perf-ipmi.rrd N:0.0010480880737305 --daemon unix:/var/run/rrdcached.sock]
  77. [RRD Disabled]Modules status: Global+ OS  Device  
  78. #### Load poller module sensors ####
  79. SQL[SELECT `sensor_class` FROM `sensors` WHERE `device_id` = '114' GROUP BY `sensor_class`]
  80.  
  81. >> Runtime for poller module 'sensors': 0.0007 seconds with 1336 bytes
  82. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [0/0.00s]
  83. #### Unload poller module sensors ####
  84.  
  85. RRD[update 143.160.1.185/poller-perf-sensors.rrd N:0.00069189071655273 --daemon unix:/var/run/rrdcached.sock]
  86. [RRD Disabled]Modules status: Global+ OS  Device  
  87. #### Load poller module processors ####
  88. SQL[SELECT * FROM processors WHERE device_id = '114']
  89.  
  90. >> Runtime for poller module 'processors': 0.0008 seconds with 1728 bytes
  91. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [0/0.00s]
  92. #### Unload poller module processors ####
  93.  
  94. RRD[update 143.160.1.185/poller-perf-processors.rrd N:0.00078105926513672 --daemon unix:/var/run/rrdcached.sock]
  95. [RRD Disabled]Modules status: Global+ OS  Device  
  96. #### Load poller module mempools ####
  97. SQL[SELECT * FROM mempools WHERE device_id = '114']
  98.  
  99. >> Runtime for poller module 'mempools': 0.0007 seconds with 1760 bytes
  100. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [0/0.00s]
  101. #### Unload poller module mempools ####
  102.  
  103. RRD[update 143.160.1.185/poller-perf-mempools.rrd N:0.00072598457336426 --daemon unix:/var/run/rrdcached.sock]
  104. [RRD Disabled]Modules status: Global+ OS  Device  
  105. #### Load poller module storage ####
  106. SQL[SELECT * FROM storage WHERE device_id = '114']
  107.  
  108. >> Runtime for poller module 'storage': 0.0008 seconds with 1824 bytes
  109. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [0/0.00s]
  110. #### Unload poller module storage ####
  111.  
  112. RRD[update 143.160.1.185/poller-perf-storage.rrd N:0.00075387954711914 --daemon unix:/var/run/rrdcached.sock]
  113. [RRD Disabled]Modules status: Global+ OS  Device  
  114. #### Load poller module netstats ####
  115.  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]
  116. ipForwDatagrams.0 = 699712
  117. ipInDelivers.0 = 861341092
  118. ipInReceives.0 = 951894768
  119. ipOutRequests.0 = 1085058858
  120. ipInDiscards.0 = 0
  121. ipOutDiscards.0 = 0
  122. ipOutNoRoutes.0 = 55
  123. ipReasmReqds.0 = 11
  124. ipReasmOKs.0 = 5
  125. ipReasmFails.0 = 1
  126. ipFragOKs.0 = 610073
  127. ipFragFails.0 = 10544
  128. ipFragCreates.0 = 610073
  129. ipInUnknownProtos.0 = 0
  130. ipInHdrErrors.0 = 81862005
  131. ipInAddrErrors.0 = 0
  132.  
  133. RRD[update 143.160.1.185/netstats-ip.rrd N:699712:861341092:951894768:1085058858:0:0:55:11:5:1:610073:10544:610073:0:81862005:0 --daemon unix:/var/run/rrdcached.sock]
  134. [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]
  135. tcpActiveOpens.0 = 13
  136. tcpPassiveOpens.0 = 2898
  137. tcpAttemptFails.0 = 2370
  138. tcpEstabResets.0 = 2182
  139. tcpCurrEstab.0 = 4294967295
  140. tcpInSegs.0 = 595963
  141. tcpOutSegs.0 = 649017
  142. tcpRetransSegs.0 = 7008
  143. tcpInErrs.0 = 433494
  144. tcpOutRsts.0 = 433473
  145. tcpHCInSegs.0 = 595963
  146. tcpHCOutSegs.0 = 215544
  147.  
  148. RRD[update 143.160.1.185/netstats-tcp.rrd N:13:2898:2370:2182:4294967295:595963:215544:7008:433494:433473 --daemon unix:/var/run/rrdcached.sock]
  149. [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]
  150. udpInDatagrams.0 = 20210582
  151. udpOutDatagrams.0 = 20024135
  152. udpInErrors.0 = 0
  153. udpNoPorts.0 = 232713
  154.  
  155. RRD[update 143.160.1.185/netstats-udp.rrd N:20210582:20024135:0:232713 --daemon unix:/var/run/rrdcached.sock]
  156. [RRD Disabled] ICMPSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 icmp]
  157. icmpInMsgs.0 = 17994113
  158. icmpInErrors.0 = 165
  159. icmpInDestUnreachs.0 = 67
  160. icmpInTimeExcds.0 = 4
  161. icmpInParmProbs.0 = 0
  162. icmpInSrcQuenchs.0 = 0
  163. icmpInRedirects.0 = 0
  164. icmpInEchos.0 = 17993015
  165. icmpInEchoReps.0 = 279
  166. icmpInTimestamps.0 = 441
  167. icmpInTimestampReps.0 = 0
  168. icmpInAddrMasks.0 = 142
  169. icmpInAddrMaskReps.0 = 0
  170. icmpOutMsgs.0 = 99868996
  171. icmpOutErrors.0 = 0
  172. icmpOutDestUnreachs.0 = 243257
  173. icmpOutTimeExcds.0 = 81632109
  174. icmpOutParmProbs.0 = 0
  175. icmpOutSrcQuenchs.0 = 0
  176. icmpOutRedirects.0 = 1
  177. icmpOutEchos.0 = 472
  178. icmpOutEchoReps.0 = 17993015
  179. icmpOutTimestamps.0 = 0
  180. icmpOutTimestampReps.0 = 0
  181. icmpOutAddrMasks.0 = 0
  182. icmpOutAddrMaskReps.0 = 142
  183. icmpStatsInMsgs.ipv4 = 17994113
  184. icmpStatsInMsgs.ipv6 = 0
  185. icmpStatsInErrors.ipv4 = 165
  186. icmpStatsInErrors.ipv6 = 0
  187. icmpStatsOutMsgs.ipv4 = 99868996
  188. icmpStatsOutMsgs.ipv6 = 0
  189. icmpStatsOutErrors.ipv4 = 0
  190. icmpStatsOutErrors.ipv6 = 0
  191. icmpMsgStatsInPkts.ipv4.0 = 279
  192. icmpMsgStatsInPkts.ipv4.3 = 67
  193. icmpMsgStatsInPkts.ipv4.4 = 0
  194. icmpMsgStatsInPkts.ipv4.5 = 0
  195. icmpMsgStatsInPkts.ipv4.8 = 17993015
  196. icmpMsgStatsInPkts.ipv4.11 = 4
  197. icmpMsgStatsInPkts.ipv4.12 = 0
  198. icmpMsgStatsInPkts.ipv4.13 = 441
  199. icmpMsgStatsInPkts.ipv4.14 = 0
  200. icmpMsgStatsInPkts.ipv4.17 = 142
  201. icmpMsgStatsInPkts.ipv4.18 = 0
  202. icmpMsgStatsInPkts.ipv6.1 = 0
  203. icmpMsgStatsInPkts.ipv6.2 = 0
  204. icmpMsgStatsInPkts.ipv6.3 = 0
  205. icmpMsgStatsInPkts.ipv6.4 = 0
  206. icmpMsgStatsInPkts.ipv6.128 = 0
  207. icmpMsgStatsInPkts.ipv6.129 = 0
  208. icmpMsgStatsInPkts.ipv6.130 = 0
  209. icmpMsgStatsInPkts.ipv6.131 = 0
  210. icmpMsgStatsInPkts.ipv6.132 = 0
  211. icmpMsgStatsInPkts.ipv6.133 = 0
  212. icmpMsgStatsInPkts.ipv6.134 = 0
  213. icmpMsgStatsInPkts.ipv6.135 = 0
  214. icmpMsgStatsInPkts.ipv6.136 = 0
  215. icmpMsgStatsInPkts.ipv6.137 = 0
  216. icmpMsgStatsInPkts.ipv6.138 = 0
  217. icmpMsgStatsInPkts.ipv6.139 = 0
  218. icmpMsgStatsInPkts.ipv6.140 = 0
  219. icmpMsgStatsInPkts.ipv6.141 = 0
  220. icmpMsgStatsInPkts.ipv6.142 = 0
  221. icmpMsgStatsInPkts.ipv6.143 = 0
  222. icmpMsgStatsInPkts.ipv6.144 = 0
  223. icmpMsgStatsInPkts.ipv6.145 = 0
  224. icmpMsgStatsInPkts.ipv6.146 = 0
  225. icmpMsgStatsInPkts.ipv6.147 = 0
  226. icmpMsgStatsInPkts.ipv6.148 = 0
  227. icmpMsgStatsInPkts.ipv6.149 = 0
  228. icmpMsgStatsInPkts.ipv6.150 = 0
  229. icmpMsgStatsInPkts.ipv6.151 = 0
  230. icmpMsgStatsInPkts.ipv6.152 = 0
  231. icmpMsgStatsInPkts.ipv6.153 = 0
  232. icmpMsgStatsInPkts.ipv6.200 = 0
  233. icmpMsgStatsInPkts.ipv6.201 = 0
  234. icmpMsgStatsInPkts.ipv6.255 = 0
  235. icmpMsgStatsOutPkts.ipv4.0 = 17993015
  236. icmpMsgStatsOutPkts.ipv4.3 = 243257
  237. icmpMsgStatsOutPkts.ipv4.4 = 0
  238. icmpMsgStatsOutPkts.ipv4.5 = 1
  239. icmpMsgStatsOutPkts.ipv4.8 = 472
  240. icmpMsgStatsOutPkts.ipv4.11 = 81632109
  241. icmpMsgStatsOutPkts.ipv4.12 = 0
  242. icmpMsgStatsOutPkts.ipv4.13 = 0
  243. icmpMsgStatsOutPkts.ipv4.14 = 0
  244. icmpMsgStatsOutPkts.ipv4.17 = 0
  245. icmpMsgStatsOutPkts.ipv4.18 = 142
  246. icmpMsgStatsOutPkts.ipv6.1 = 0
  247. icmpMsgStatsOutPkts.ipv6.2 = 0
  248. icmpMsgStatsOutPkts.ipv6.3 = 0
  249. icmpMsgStatsOutPkts.ipv6.4 = 0
  250. icmpMsgStatsOutPkts.ipv6.128 = 0
  251. icmpMsgStatsOutPkts.ipv6.129 = 0
  252. icmpMsgStatsOutPkts.ipv6.130 = 0
  253. icmpMsgStatsOutPkts.ipv6.131 = 0
  254. icmpMsgStatsOutPkts.ipv6.132 = 0
  255. icmpMsgStatsOutPkts.ipv6.133 = 0
  256. icmpMsgStatsOutPkts.ipv6.134 = 0
  257. icmpMsgStatsOutPkts.ipv6.135 = 0
  258. icmpMsgStatsOutPkts.ipv6.136 = 0
  259. icmpMsgStatsOutPkts.ipv6.137 = 0
  260. icmpMsgStatsOutPkts.ipv6.138 = 0
  261. icmpMsgStatsOutPkts.ipv6.139 = 0
  262. icmpMsgStatsOutPkts.ipv6.140 = 0
  263. icmpMsgStatsOutPkts.ipv6.141 = 0
  264. icmpMsgStatsOutPkts.ipv6.142 = 0
  265. icmpMsgStatsOutPkts.ipv6.143 = 0
  266. icmpMsgStatsOutPkts.ipv6.144 = 0
  267. icmpMsgStatsOutPkts.ipv6.145 = 0
  268. icmpMsgStatsOutPkts.ipv6.146 = 0
  269. icmpMsgStatsOutPkts.ipv6.147 = 0
  270. icmpMsgStatsOutPkts.ipv6.148 = 0
  271. icmpMsgStatsOutPkts.ipv6.149 = 0
  272. icmpMsgStatsOutPkts.ipv6.150 = 0
  273. icmpMsgStatsOutPkts.ipv6.151 = 0
  274. icmpMsgStatsOutPkts.ipv6.152 = 0
  275. icmpMsgStatsOutPkts.ipv6.153 = 0
  276. icmpMsgStatsOutPkts.ipv6.200 = 0
  277. icmpMsgStatsOutPkts.ipv6.201 = 0
  278. icmpMsgStatsOutPkts.ipv6.255 = 0
  279.  
  280. RRD[update 143.160.1.185/netstats-icmp.rrd N:17994113:99868996:165:0:17993015:472:279:17993015:67:243257:0:4:0:0:441:0:142:0:81632109:0:0:1:0:0:0:142 --daemon unix:/var/run/rrdcached.sock]
  281. [RRD Disabled] SNMPSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m SNMPv2-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 snmp]
  282. snmpInPkts.0 = 19998789
  283. snmpOutPkts.0 = 19913198
  284. snmpInBadVersions.0 = 0
  285. snmpInBadCommunityNames.0 = 85590
  286. snmpInBadCommunityUses.0 = 0
  287. snmpInASNParseErrs.0 = 0
  288. snmpInTooBigs.0 = 0
  289. snmpInNoSuchNames.0 = 0
  290. snmpInBadValues.0 = 0
  291. snmpInReadOnlys.0 = 0
  292. snmpInGenErrs.0 = 0
  293. snmpInTotalReqVars.0 = 131673679
  294. snmpInTotalSetVars.0 = 0
  295. snmpInGetRequests.0 = 15146844
  296. snmpInGetNexts.0 = 25240
  297. snmpInSetRequests.0 = 0
  298. snmpInGetResponses.0 = 0
  299. snmpInTraps.0 = 0
  300. snmpOutTooBigs.0 = 72
  301. snmpOutNoSuchNames.0 = 80430
  302. snmpOutBadValues.0 = 0
  303. snmpOutGenErrs.0 = 0
  304. snmpOutGetRequests.0 = 0
  305. snmpOutGetNexts.0 = 0
  306. snmpOutSetRequests.0 = 0
  307. snmpOutGetResponses.0 = 19913200
  308. snmpOutTraps.0 = 0
  309. snmpEnableAuthenTraps.0 = enabled
  310. snmpSilentDrops.0 = 72
  311. snmpProxyDrops.0 = 0
  312.  
  313. RRD[update 143.160.1.185/netstats-snmp.rrd N:19998789:19913198:0:85590:0:0:0:0:0:0:0:131673679:0:15146844:25240:0:0:0:72:80430:0:0:0:0:0:19913200:0:72:0 --daemon unix:/var/run/rrdcached.sock]
  314. [RRD Disabled] IP-FORWARDSNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQv -M /opt/librenms/mibs udp:HOSTNAME:161 IP-FORWARD-MIB::ipCidrRouteNumber.0]
  315. 901
  316.  
  317. RRD[update 143.160.1.185/netstats-ip_forward.rrd N:901 --daemon unix:/var/run/rrdcached.sock]
  318. [RRD Disabled]
  319.  
  320. >> Runtime for poller module 'netstats': 0.9153 seconds with 15192 bytes
  321. >> SNMP: [6/0.91s] MySQL: [0/0.00s] RRD: [0/0.00s]
  322. #### Unload poller module netstats ####
  323.  
  324. RRD[update 143.160.1.185/poller-perf-netstats.rrd N:0.91530203819275 --daemon unix:/var/run/rrdcached.sock]
  325. [RRD Disabled]Modules status: Global+ OS  Device  
  326. #### Load poller module hr-mib ####
  327. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OUQs -m HOST-RESOURCES-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 hrSystemProcesses.0 hrSystemNumUsers.0]
  328. hrSystemProcesses.0 = No Such Object available on this agent at this OID
  329. hrSystemNumUsers.0 = No Such Object available on this agent at this OID
  330.  
  331.  
  332.  
  333. >> Runtime for poller module 'hr-mib': 0.0193 seconds with 1632 bytes
  334. >> SNMP: [1/0.02s] MySQL: [0/0.00s] RRD: [0/0.00s]
  335. #### Unload poller module hr-mib ####
  336.  
  337. RRD[update 143.160.1.185/poller-perf-hr-mib.rrd N:0.019253015518188 --daemon unix:/var/run/rrdcached.sock]
  338. [RRD Disabled]Modules status: Global+ OS  Device  
  339. #### Load poller module ucd-mib ####
  340. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m UCD-SNMP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 systemStats]
  341. systemStats = No Such Object available on this agent at this OID
  342.  
  343. 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]
  344. memTotalSwap.0 = No Such Object available on this agent at this OID
  345. memAvailSwap.0 = No Such Object available on this agent at this OID
  346. memTotalReal.0 = No Such Object available on this agent at this OID
  347. memAvailReal.0 = No Such Object available on this agent at this OID
  348. memTotalFree.0 = No Such Object available on this agent at this OID
  349. memShared.0 = No Such Object available on this agent at this OID
  350. memBuffer.0 = No Such Object available on this agent at this OID
  351. memCached.0 = No Such Object available on this agent at this OID
  352.  
  353. 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]
  354. laLoadInt.1 = No Such Object available on this agent at this OID
  355. laLoadInt.2 = No Such Object available on this agent at this OID
  356. laLoadInt.3 = No Such Object available on this agent at this OID
  357.  
  358.  
  359. >> Runtime for poller module 'ucd-mib': 0.1602 seconds with 2832 bytes
  360. >> SNMP: [3/0.16s] MySQL: [0/0.00s] RRD: [0/0.00s]
  361. #### Unload poller module ucd-mib ####
  362.  
  363. RRD[update 143.160.1.185/poller-perf-ucd-mib.rrd N:0.16015601158142 --daemon unix:/var/run/rrdcached.sock]
  364. [RRD Disabled]Modules status: Global+ OS  Device  
  365. #### Load poller module ipSystemStats ####
  366. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipSystemStats]
  367. ipSystemStatsInReceives.ipv4 = 951894814
  368. ipSystemStatsInReceives.ipv6 = 0
  369. ipSystemStatsHCInReceives.ipv4 = 951894814
  370. ipSystemStatsHCInReceives.ipv6 = 0
  371. ipSystemStatsInOctets.ipv4 = 4059172032
  372. ipSystemStatsInOctets.ipv6 = 0
  373. ipSystemStatsHCInOctets.ipv4 = 81368583360
  374. ipSystemStatsHCInOctets.ipv6 = 0
  375. ipSystemStatsInHdrErrors.ipv4 = 81862005
  376. ipSystemStatsInHdrErrors.ipv6 = 0
  377. ipSystemStatsInNoRoutes.ipv4 = 0
  378. ipSystemStatsInNoRoutes.ipv6 = 0
  379. ipSystemStatsInAddrErrors.ipv4 = 0
  380. ipSystemStatsInAddrErrors.ipv6 = 0
  381. ipSystemStatsInUnknownProtos.ipv4 = 0
  382. ipSystemStatsInUnknownProtos.ipv6 = 0
  383. ipSystemStatsInTruncatedPkts.ipv4 = 0
  384. ipSystemStatsInTruncatedPkts.ipv6 = 0
  385. ipSystemStatsInForwDatagrams.ipv4 = 82572261
  386. ipSystemStatsInForwDatagrams.ipv6 = 0
  387. ipSystemStatsHCInForwDatagrams.ipv4 = 82572261
  388. ipSystemStatsHCInForwDatagrams.ipv6 = 0
  389. ipSystemStatsReasmReqds.ipv4 = 11
  390. ipSystemStatsReasmReqds.ipv6 = 0
  391. ipSystemStatsReasmOKs.ipv4 = 5
  392. ipSystemStatsReasmOKs.ipv6 = 0
  393. ipSystemStatsReasmFails.ipv4 = 1
  394. ipSystemStatsReasmFails.ipv6 = 0
  395. ipSystemStatsInDiscards.ipv4 = 0
  396. ipSystemStatsInDiscards.ipv6 = 0
  397. ipSystemStatsInDelivers.ipv4 = 0
  398. ipSystemStatsInDelivers.ipv6 = 0
  399. ipSystemStatsHCInDelivers.ipv4 = 0
  400. ipSystemStatsHCInDelivers.ipv6 = 0
  401. ipSystemStatsOutRequests.ipv4 = 1085058899
  402. ipSystemStatsOutRequests.ipv6 = 0
  403. ipSystemStatsHCOutRequests.ipv4 = 1085058902
  404. ipSystemStatsHCOutRequests.ipv6 = 0
  405. ipSystemStatsOutNoRoutes.ipv4 = 55
  406. ipSystemStatsOutNoRoutes.ipv6 = 0
  407. ipSystemStatsOutForwDatagrams.ipv4 = 699712
  408. ipSystemStatsOutForwDatagrams.ipv6 = 0
  409. ipSystemStatsHCOutForwDatagrams.ipv4 = 699712
  410. ipSystemStatsHCOutForwDatagrams.ipv6 = 0
  411. ipSystemStatsOutDiscards.ipv4 = 0
  412. ipSystemStatsOutDiscards.ipv6 = 0
  413. ipSystemStatsOutFragReqds.ipv4 = 620617
  414. ipSystemStatsOutFragReqds.ipv6 = 0
  415. ipSystemStatsOutFragOKs.ipv4 = 0
  416. ipSystemStatsOutFragOKs.ipv6 = 0
  417. ipSystemStatsOutFragFails.ipv4 = 10544
  418. ipSystemStatsOutFragFails.ipv6 = 0
  419. ipSystemStatsOutFragCreates.ipv4 = 610073
  420. ipSystemStatsOutFragCreates.ipv6 = 0
  421. ipSystemStatsOutTransmits.ipv4 = 1086368572
  422. ipSystemStatsOutTransmits.ipv6 = 0
  423. ipSystemStatsHCOutTransmits.ipv4 = 1086368572
  424. ipSystemStatsHCOutTransmits.ipv6 = 0
  425. ipSystemStatsOutOctets.ipv4 = 3954161747
  426. ipSystemStatsOutOctets.ipv6 = 0
  427. ipSystemStatsHCOutOctets.ipv4 = 102738409807
  428. ipSystemStatsHCOutOctets.ipv6 = 0
  429. ipSystemStatsInMcastPkts.ipv4 = 802356091
  430. ipSystemStatsInMcastPkts.ipv6 = 0
  431. ipSystemStatsHCInMcastPkts.ipv4 = 802356091
  432. ipSystemStatsHCInMcastPkts.ipv6 = 0
  433. ipSystemStatsInMcastOctets.ipv4 = 3580248796
  434. ipSystemStatsInMcastOctets.ipv6 = 0
  435. ipSystemStatsHCInMcastOctets.ipv4 = 68004758236
  436. ipSystemStatsHCInMcastOctets.ipv6 = 0
  437. ipSystemStatsOutMcastPkts.ipv4 = 930555243
  438. ipSystemStatsOutMcastPkts.ipv6 = 0
  439. ipSystemStatsHCOutMcastPkts.ipv4 = 930555243
  440. ipSystemStatsHCOutMcastPkts.ipv6 = 0
  441. ipSystemStatsOutMcastOctets.ipv4 = 1845814836
  442. ipSystemStatsOutMcastOctets.ipv6 = 0
  443. ipSystemStatsHCOutMcastOctets.ipv4 = 87745160756
  444. ipSystemStatsHCOutMcastOctets.ipv6 = 0
  445. ipSystemStatsInBcastPkts.ipv4 = 0
  446. ipSystemStatsInBcastPkts.ipv6 = 0
  447. ipSystemStatsHCInBcastPkts.ipv4 = 0
  448. ipSystemStatsHCInBcastPkts.ipv6 = 0
  449. ipSystemStatsOutBcastPkts.ipv4 = 0
  450. ipSystemStatsOutBcastPkts.ipv6 = 0
  451. ipSystemStatsHCOutBcastPkts.ipv4 = 0
  452. ipSystemStatsHCOutBcastPkts.ipv6 = 0
  453. ipSystemStatsDiscontinuityTime.ipv4 = 0:0:00:00.00
  454. ipSystemStatsDiscontinuityTime.ipv6 = 0:0:00:00.00
  455. ipSystemStatsRefreshRate.ipv4 = 1
  456. ipSystemStatsRefreshRate.ipv6 = 1
  457.  
  458. ipv4 RRD[update 143.160.1.185/ipSystemStats-ipv4.rrd N:951894814:81862005:0:0:82572261:11:5:1:0:0:1085058902:55:0:10544:610073:699712 --daemon unix:/var/run/rrdcached.sock]
  459. [RRD Disabled]ipv6 RRD[update 143.160.1.185/ipSystemStats-ipv6.rrd N:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
  460. [RRD Disabled]
  461.  
  462. >> Runtime for poller module 'ipSystemStats': 0.3391 seconds with 18240 bytes
  463. >> SNMP: [1/0.34s] MySQL: [0/0.00s] RRD: [0/0.00s]
  464. #### Unload poller module ipSystemStats ####
  465.  
  466. RRD[update 143.160.1.185/poller-perf-ipSystemStats.rrd N:0.33907389640808 --daemon unix:/var/run/rrdcached.sock]
  467. [RRD Disabled]Modules status: Global+ OS  Device  
  468. #### Load poller module ports ####
  469. Caching Oids: SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifXEntry]
  470. ifName.1 = Te0/1
  471. ifName.2 = Te0/2
  472. ifName.3 = Te0/3
  473. ifName.4 = Te0/4
  474. ifName.5 = Te0/5
  475. ifName.6 = Te0/6
  476. ifName.7 = Te0/7
  477. ifName.8 = Te0/8
  478. ifName.9 = Te0/9
  479. ifName.10 = Te0/10
  480. ifName.11 = Te0/11
  481. ifName.12 = Te0/12
  482. ifName.13 = Te0/13
  483. ifName.14 = Te0/14
  484. ifName.15 = Te0/15
  485. ifName.16 = Te0/16
  486. ifName.17 = Te0/17
  487. ifName.18 = Te0/18
  488. ifName.19 = Te0/19
  489. ifName.20 = Te0/20
  490. ifName.21 = Te0/21
  491. ifName.22 = Te0/22
  492. ifName.23 = Te0/23
  493. ifName.24 = Te0/24
  494. ifName.25 = Te0/25
  495. ifName.26 = Te0/26
  496. ifName.27 = Te0/27
  497. ifName.28 = Te0/28
  498. ifName.29 = Te0/29
  499. ifName.30 = Te0/30
  500. ifName.31 = Te0/31
  501. ifName.32 = Te0/32
  502. ifName.33 = Te0/33
  503. ifName.34 = Te0/34
  504. ifName.35 = Te0/35
  505. ifName.36 = Te0/36
  506. ifName.37 = Te0/37
  507. ifName.38 = Te0/38
  508. ifName.39 = Te0/39
  509. ifName.40 = Te0/40
  510. ifName.41 = Te0/41
  511. ifName.42 = Te0/42
  512. ifName.43 = Te0/43
  513. ifName.44 = Te0/44
  514. ifName.45 = Te0/45
  515. ifName.46 = Te0/46
  516. ifName.47 = Te0/47
  517. ifName.48 = Te0/48
  518. ifName.65 = Fo0/65
  519. ifName.66 = Fo0/66
  520. ifName.67 = Fo0/67
  521. ifName.68 = Fo0/68
  522. ifName.69 = Ag1
  523. ifName.4095 = Mg 0
  524. ifName.4096 = Nu0
  525. ifName.5639 = Vl1543
  526. ifName.16385 = Lo0
  527. ifInMulticastPkts.1 = 0
  528. ifInMulticastPkts.2 = 0
  529. ifInMulticastPkts.3 = 21529005
  530. ifInMulticastPkts.4 = 0
  531. ifInMulticastPkts.5 = 28059735
  532. ifInMulticastPkts.6 = 24830653
  533. ifInMulticastPkts.7 = 4108202
  534. ifInMulticastPkts.8 = 13039827
  535. ifInMulticastPkts.9 = 24210616
  536. ifInMulticastPkts.10 = 24475988
  537. ifInMulticastPkts.11 = 25565350
  538. ifInMulticastPkts.12 = 22505387
  539. ifInMulticastPkts.13 = 0
  540. ifInMulticastPkts.14 = 0
  541. ifInMulticastPkts.15 = 23341727
  542. ifInMulticastPkts.16 = 25044533
  543. ifInMulticastPkts.17 = 24897027
  544. ifInMulticastPkts.18 = 23095386
  545. ifInMulticastPkts.19 = 57008226
  546. ifInMulticastPkts.20 = 413551779
  547. ifInMulticastPkts.21 = 30025369
  548. ifInMulticastPkts.22 = 24567884
  549. ifInMulticastPkts.23 = 22893343
  550. ifInMulticastPkts.24 = 24744022
  551. ifInMulticastPkts.25 = 23871858
  552. ifInMulticastPkts.26 = 22754951
  553. ifInMulticastPkts.27 = 21412757
  554. ifInMulticastPkts.28 = 22846160
  555. ifInMulticastPkts.29 = 22544305
  556. ifInMulticastPkts.30 = 25845516
  557. ifInMulticastPkts.31 = 26337905
  558. ifInMulticastPkts.32 = 26947528
  559. ifInMulticastPkts.33 = 25712176
  560. ifInMulticastPkts.34 = 25743448
  561. ifInMulticastPkts.35 = 25344586
  562. ifInMulticastPkts.36 = 26930467
  563. ifInMulticastPkts.37 = 0
  564. ifInMulticastPkts.38 = 25710835
  565. ifInMulticastPkts.39 = 16081714
  566. ifInMulticastPkts.40 = 19687676
  567. ifInMulticastPkts.41 = 14568450
  568. ifInMulticastPkts.42 = 3863498
  569. ifInMulticastPkts.43 = 2904505
  570. ifInMulticastPkts.44 = 2752881
  571. ifInMulticastPkts.45 = 5491128
  572. ifInMulticastPkts.46 = 1978636
  573. ifInMulticastPkts.47 = 35710637
  574. ifInMulticastPkts.48 = 2223147
  575. ifInMulticastPkts.65 = 0
  576. ifInMulticastPkts.66 = 0
  577. ifInMulticastPkts.67 = 0
  578. ifInMulticastPkts.68 = 0
  579. ifInMulticastPkts.69 = 37933764
  580. ifInMulticastPkts.4095 = 3817244
  581. ifInMulticastPkts.4096 = 0
  582. ifInMulticastPkts.5639 = 0
  583. ifInMulticastPkts.16385 = 0
  584. ifInBroadcastPkts.1 = 0
  585. ifInBroadcastPkts.2 = 0
  586. ifInBroadcastPkts.3 = 3600
  587. ifInBroadcastPkts.4 = 0
  588. ifInBroadcastPkts.5 = 38735
  589. ifInBroadcastPkts.6 = 20
  590. ifInBroadcastPkts.7 = 1906167
  591. ifInBroadcastPkts.8 = 1233
  592. ifInBroadcastPkts.9 = 20
  593. ifInBroadcastPkts.10 = 16
  594. ifInBroadcastPkts.11 = 20
  595. ifInBroadcastPkts.12 = 0
  596. ifInBroadcastPkts.13 = 0
  597. ifInBroadcastPkts.14 = 0
  598. ifInBroadcastPkts.15 = 2
  599. ifInBroadcastPkts.16 = 11
  600. ifInBroadcastPkts.17 = 5
  601. ifInBroadcastPkts.18 = 11
  602. ifInBroadcastPkts.19 = 10885840
  603. ifInBroadcastPkts.20 = 145484018
  604. ifInBroadcastPkts.21 = 36
  605. ifInBroadcastPkts.22 = 36
  606. ifInBroadcastPkts.23 = 92
  607. ifInBroadcastPkts.24 = 35
  608. ifInBroadcastPkts.25 = 388
  609. ifInBroadcastPkts.26 = 49
  610. ifInBroadcastPkts.27 = 0
  611. ifInBroadcastPkts.28 = 40
  612. ifInBroadcastPkts.29 = 61
  613. ifInBroadcastPkts.30 = 643
  614. ifInBroadcastPkts.31 = 40
  615. ifInBroadcastPkts.32 = 71
  616. ifInBroadcastPkts.33 = 469742
  617. ifInBroadcastPkts.34 = 334
  618. ifInBroadcastPkts.35 = 144
  619. ifInBroadcastPkts.36 = 37206
  620. ifInBroadcastPkts.37 = 0
  621. ifInBroadcastPkts.38 = 0
  622. ifInBroadcastPkts.39 = 1
  623. ifInBroadcastPkts.40 = 1294
  624. ifInBroadcastPkts.41 = 94
  625. ifInBroadcastPkts.42 = 0
  626. ifInBroadcastPkts.43 = 32
  627. ifInBroadcastPkts.44 = 1
  628. ifInBroadcastPkts.45 = 0
  629. ifInBroadcastPkts.46 = 7
  630. ifInBroadcastPkts.47 = 393
  631. ifInBroadcastPkts.48 = 2
  632. ifInBroadcastPkts.65 = 0
  633. ifInBroadcastPkts.66 = 0
  634. ifInBroadcastPkts.67 = 0
  635. ifInBroadcastPkts.68 = 0
  636. ifInBroadcastPkts.69 = 395
  637. ifInBroadcastPkts.4095 = 666349
  638. ifInBroadcastPkts.4096 = 0
  639. ifInBroadcastPkts.5639 = 0
  640. ifInBroadcastPkts.16385 = 0
  641. ifOutMulticastPkts.1 = 0
  642. ifOutMulticastPkts.2 = 0
  643. ifOutMulticastPkts.3 = 29166926
  644. ifOutMulticastPkts.4 = 0
  645. ifOutMulticastPkts.5 = 30216361
  646. ifOutMulticastPkts.6 = 31511980
  647. ifOutMulticastPkts.7 = 4798352
  648. ifOutMulticastPkts.8 = 18523430
  649. ifOutMulticastPkts.9 = 32046937
  650. ifOutMulticastPkts.10 = 32449423
  651. ifOutMulticastPkts.11 = 33249577
  652. ifOutMulticastPkts.12 = 26668203
  653. ifOutMulticastPkts.13 = 0
  654. ifOutMulticastPkts.14 = 0
  655. ifOutMulticastPkts.15 = 26668391
  656. ifOutMulticastPkts.16 = 30815987
  657. ifOutMulticastPkts.17 = 28844680
  658. ifOutMulticastPkts.18 = 31648753
  659. ifOutMulticastPkts.19 = 28188443
  660. ifOutMulticastPkts.20 = 26510811
  661. ifOutMulticastPkts.21 = 26735455
  662. ifOutMulticastPkts.22 = 30863446
  663. ifOutMulticastPkts.23 = 30224798
  664. ifOutMulticastPkts.24 = 28887512
  665. ifOutMulticastPkts.25 = 30662376
  666. ifOutMulticastPkts.26 = 29951936
  667. ifOutMulticastPkts.27 = 25898281
  668. ifOutMulticastPkts.28 = 30796684
  669. ifOutMulticastPkts.29 = 28288579
  670. ifOutMulticastPkts.30 = 32844306
  671. ifOutMulticastPkts.31 = 36220350
  672. ifOutMulticastPkts.32 = 30667937
  673. ifOutMulticastPkts.33 = 33929586
  674. ifOutMulticastPkts.34 = 24343095
  675. ifOutMulticastPkts.35 = 22151107
  676. ifOutMulticastPkts.36 = 27560434
  677. ifOutMulticastPkts.37 = 0
  678. ifOutMulticastPkts.38 = 32208448
  679. ifOutMulticastPkts.39 = 19978048
  680. ifOutMulticastPkts.40 = 27064708
  681. ifOutMulticastPkts.41 = 17285091
  682. ifOutMulticastPkts.42 = 3863393
  683. ifOutMulticastPkts.43 = 2904091
  684. ifOutMulticastPkts.44 = 2750359
  685. ifOutMulticastPkts.45 = 3182579
  686. ifOutMulticastPkts.46 = 2259584
  687. ifOutMulticastPkts.47 = 32848725
  688. ifOutMulticastPkts.48 = 2222845
  689. ifOutMulticastPkts.65 = 0
  690. ifOutMulticastPkts.66 = 0
  691. ifOutMulticastPkts.67 = 0
  692. ifOutMulticastPkts.68 = 0
  693. ifOutMulticastPkts.69 = 35071556
  694. ifOutMulticastPkts.4095 = 0
  695. ifOutMulticastPkts.4096 = 0
  696. ifOutMulticastPkts.5639 = 0
  697. ifOutMulticastPkts.16385 = 0
  698. ifOutBroadcastPkts.1 = 0
  699. ifOutBroadcastPkts.2 = 0
  700. ifOutBroadcastPkts.3 = 26586
  701. ifOutBroadcastPkts.4 = 0
  702. ifOutBroadcastPkts.5 = 7294
  703. ifOutBroadcastPkts.6 = 3383
  704. ifOutBroadcastPkts.7 = 741
  705. ifOutBroadcastPkts.8 = 6973
  706. ifOutBroadcastPkts.9 = 7922
  707. ifOutBroadcastPkts.10 = 3644
  708. ifOutBroadcastPkts.11 = 8572
  709. ifOutBroadcastPkts.12 = 8083
  710. ifOutBroadcastPkts.13 = 0
  711. ifOutBroadcastPkts.14 = 0
  712. ifOutBroadcastPkts.15 = 3869
  713. ifOutBroadcastPkts.16 = 8153
  714. ifOutBroadcastPkts.17 = 7839
  715. ifOutBroadcastPkts.18 = 2001
  716. ifOutBroadcastPkts.19 = 7687
  717. ifOutBroadcastPkts.20 = 8013
  718. ifOutBroadcastPkts.21 = 8106
  719. ifOutBroadcastPkts.22 = 8192
  720. ifOutBroadcastPkts.23 = 7659
  721. ifOutBroadcastPkts.24 = 7780
  722. ifOutBroadcastPkts.25 = 8194
  723. ifOutBroadcastPkts.26 = 12933
  724. ifOutBroadcastPkts.27 = 8688
  725. ifOutBroadcastPkts.28 = 8007
  726. ifOutBroadcastPkts.29 = 7219
  727. ifOutBroadcastPkts.30 = 7131
  728. ifOutBroadcastPkts.31 = 7295
  729. ifOutBroadcastPkts.32 = 3281
  730. ifOutBroadcastPkts.33 = 7530
  731. ifOutBroadcastPkts.34 = 7780
  732. ifOutBroadcastPkts.35 = 7703
  733. ifOutBroadcastPkts.36 = 3434
  734. ifOutBroadcastPkts.37 = 0
  735. ifOutBroadcastPkts.38 = 7369
  736. ifOutBroadcastPkts.39 = 1102
  737. ifOutBroadcastPkts.40 = 2065
  738. ifOutBroadcastPkts.41 = 505
  739. ifOutBroadcastPkts.42 = 42
  740. ifOutBroadcastPkts.43 = 14
  741. ifOutBroadcastPkts.44 = 246
  742. ifOutBroadcastPkts.45 = 9
  743. ifOutBroadcastPkts.46 = 301
  744. ifOutBroadcastPkts.47 = 2343
  745. ifOutBroadcastPkts.48 = 1
  746. ifOutBroadcastPkts.65 = 0
  747. ifOutBroadcastPkts.66 = 0
  748. ifOutBroadcastPkts.67 = 0
  749. ifOutBroadcastPkts.68 = 0
  750. ifOutBroadcastPkts.69 = 2344
  751. ifOutBroadcastPkts.4095 = 636263
  752. ifOutBroadcastPkts.4096 = 0
  753. ifOutBroadcastPkts.5639 = 0
  754. ifOutBroadcastPkts.16385 = 0
  755. ifHCInOctets.1 = 0
  756. ifHCInOctets.2 = 0
  757. ifHCInOctets.3 = 40006141140318
  758. ifHCInOctets.4 = 0
  759. ifHCInOctets.5 = 3690452560384713
  760. ifHCInOctets.6 = 1488245620106
  761. ifHCInOctets.7 = 18626084080934
  762. ifHCInOctets.8 = 12464134017670
  763. ifHCInOctets.9 = 21372547017813
  764. ifHCInOctets.10 = 4808416519903
  765. ifHCInOctets.11 = 126882612650158
  766. ifHCInOctets.12 = 90196551454274
  767. ifHCInOctets.13 = 0
  768. ifHCInOctets.14 = 0
  769. ifHCInOctets.15 = 2218972755
  770. ifHCInOctets.16 = 201596325088973
  771. ifHCInOctets.17 = 219306839828558
  772. ifHCInOctets.18 = 128459790524963
  773. ifHCInOctets.19 = 87407494998487
  774. ifHCInOctets.20 = 194998921096831
  775. ifHCInOctets.21 = 296742077803847
  776. ifHCInOctets.22 = 4352237496493
  777. ifHCInOctets.23 = 95051478118703
  778. ifHCInOctets.24 = 655754655208
  779. ifHCInOctets.25 = 251435727413273
  780. ifHCInOctets.26 = 161362371489044
  781. ifHCInOctets.27 = 286343370874143
  782. ifHCInOctets.28 = 314463747756695
  783. ifHCInOctets.29 = 172508588919072
  784. ifHCInOctets.30 = 6531424665231860
  785. ifHCInOctets.31 = 44196443200762
  786. ifHCInOctets.32 = 17755629684178
  787. ifHCInOctets.33 = 81551611404655
  788. ifHCInOctets.34 = 60083476706610
  789. ifHCInOctets.35 = 160583869141
  790. ifHCInOctets.36 = 47308530410663
  791. ifHCInOctets.37 = 0
  792. ifHCInOctets.38 = 44827262868599
  793. ifHCInOctets.39 = 882475355128
  794. ifHCInOctets.40 = 46673852880001
  795. ifHCInOctets.41 = 86050657368478
  796. ifHCInOctets.42 = 19872495253056
  797. ifHCInOctets.43 = 1849381203546
  798. ifHCInOctets.44 = 12472915055991
  799. ifHCInOctets.45 = 14829333393039
  800. ifHCInOctets.46 = 9771426270382
  801. ifHCInOctets.47 = 543545184684599
  802. ifHCInOctets.48 = 74335176670818
  803. ifHCInOctets.65 = 0
  804. ifHCInOctets.66 = 0
  805. ifHCInOctets.67 = 0
  806. ifHCInOctets.68 = 0
  807. ifHCInOctets.69 = 617880341744537
  808. ifHCInOctets.4095 = 25434470530
  809. ifHCInOctets.4096 = 0
  810. ifHCInOctets.5639 = 0
  811. ifHCInOctets.16385 = 0
  812. ifHCInUcastPkts.1 = 0
  813. ifHCInUcastPkts.2 = 0
  814. ifHCInUcastPkts.3 = 37516045049
  815. ifHCInUcastPkts.4 = 0
  816. ifHCInUcastPkts.5 = 15322263306629
  817. ifHCInUcastPkts.6 = 2603842977
  818. ifHCInUcastPkts.7 = 65085325040
  819. ifHCInUcastPkts.8 = 48519189187
  820. ifHCInUcastPkts.9 = 138139499030
  821. ifHCInUcastPkts.10 = 4217247583
  822. ifHCInUcastPkts.11 = 247449265839
  823. ifHCInUcastPkts.12 = 160496337262
  824. ifHCInUcastPkts.13 = 0
  825. ifHCInUcastPkts.14 = 0
  826. ifHCInUcastPkts.15 = 926574
  827. ifHCInUcastPkts.16 = 620847547142
  828. ifHCInUcastPkts.17 = 896868655294
  829. ifHCInUcastPkts.18 = 531169136800
  830. ifHCInUcastPkts.19 = 165028089674
  831. ifHCInUcastPkts.20 = 678373634182
  832. ifHCInUcastPkts.21 = 567613445355
  833. ifHCInUcastPkts.22 = 26491201848
  834. ifHCInUcastPkts.23 = 217410811808
  835. ifHCInUcastPkts.24 = 2982333740
  836. ifHCInUcastPkts.25 = 670255013169
  837. ifHCInUcastPkts.26 = 243867959263
  838. ifHCInUcastPkts.27 = 682007190918
  839. ifHCInUcastPkts.28 = 645408911098
  840. ifHCInUcastPkts.29 = 363537143667
  841. ifHCInUcastPkts.30 = 6058930177600
  842. ifHCInUcastPkts.31 = 326823814498
  843. ifHCInUcastPkts.32 = 42196999759
  844. ifHCInUcastPkts.33 = 243782414825
  845. ifHCInUcastPkts.34 = 120260618285
  846. ifHCInUcastPkts.35 = 882800095
  847. ifHCInUcastPkts.36 = 47928716386
  848. ifHCInUcastPkts.37 = 0
  849. ifHCInUcastPkts.38 = 207510834113
  850. ifHCInUcastPkts.39 = 3152116325
  851. ifHCInUcastPkts.40 = 75619796794
  852. ifHCInUcastPkts.41 = 107854559282
  853. ifHCInUcastPkts.42 = 63177937453
  854. ifHCInUcastPkts.43 = 5078652781
  855. ifHCInUcastPkts.44 = 25412275140
  856. ifHCInUcastPkts.45 = 38604371925
  857. ifHCInUcastPkts.46 = 15401022637
  858. ifHCInUcastPkts.47 = 768474903761
  859. ifHCInUcastPkts.48 = 166234465482
  860. ifHCInUcastPkts.65 = 0
  861. ifHCInUcastPkts.66 = 0
  862. ifHCInUcastPkts.67 = 0
  863. ifHCInUcastPkts.68 = 0
  864. ifHCInUcastPkts.69 = 934709326436
  865. ifHCInUcastPkts.4095 = 0
  866. ifHCInUcastPkts.4096 = 0
  867. ifHCInUcastPkts.5639 = 0
  868. ifHCInUcastPkts.16385 = 0
  869. ifHCInMulticastPkts.1 = 0
  870. ifHCInMulticastPkts.2 = 0
  871. ifHCInMulticastPkts.3 = 21529007
  872. ifHCInMulticastPkts.4 = 0
  873. ifHCInMulticastPkts.5 = 28059741
  874. ifHCInMulticastPkts.6 = 24830655
  875. ifHCInMulticastPkts.7 = 4108202
  876. ifHCInMulticastPkts.8 = 13039827
  877. ifHCInMulticastPkts.9 = 24210619
  878. ifHCInMulticastPkts.10 = 24475990
  879. ifHCInMulticastPkts.11 = 25565352
  880. ifHCInMulticastPkts.12 = 22505391
  881. ifHCInMulticastPkts.13 = 0
  882. ifHCInMulticastPkts.14 = 0
  883. ifHCInMulticastPkts.15 = 23341731
  884. ifHCInMulticastPkts.16 = 25044534
  885. ifHCInMulticastPkts.17 = 24897031
  886. ifHCInMulticastPkts.18 = 23095389
  887. ifHCInMulticastPkts.19 = 57008230
  888. ifHCInMulticastPkts.20 = 413551801
  889. ifHCInMulticastPkts.21 = 30025373
  890. ifHCInMulticastPkts.22 = 24567886
  891. ifHCInMulticastPkts.23 = 22893343
  892. ifHCInMulticastPkts.24 = 24744025
  893. ifHCInMulticastPkts.25 = 23871858
  894. ifHCInMulticastPkts.26 = 22754951
  895. ifHCInMulticastPkts.27 = 21412757
  896. ifHCInMulticastPkts.28 = 22846160
  897. ifHCInMulticastPkts.29 = 22544305
  898. ifHCInMulticastPkts.30 = 25845518
  899. ifHCInMulticastPkts.31 = 26337907
  900. ifHCInMulticastPkts.32 = 26947531
  901. ifHCInMulticastPkts.33 = 25712180
  902. ifHCInMulticastPkts.34 = 25743448
  903. ifHCInMulticastPkts.35 = 25344586
  904. ifHCInMulticastPkts.36 = 26930469
  905. ifHCInMulticastPkts.37 = 0
  906. ifHCInMulticastPkts.38 = 25710837
  907. ifHCInMulticastPkts.39 = 16081716
  908. ifHCInMulticastPkts.40 = 19687676
  909. ifHCInMulticastPkts.41 = 14568453
  910. ifHCInMulticastPkts.42 = 3863499
  911. ifHCInMulticastPkts.43 = 2904505
  912. ifHCInMulticastPkts.44 = 2752883
  913. ifHCInMulticastPkts.45 = 5491128
  914. ifHCInMulticastPkts.46 = 1978636
  915. ifHCInMulticastPkts.47 = 35710642
  916. ifHCInMulticastPkts.48 = 2223147
  917. ifHCInMulticastPkts.65 = 0
  918. ifHCInMulticastPkts.66 = 0
  919. ifHCInMulticastPkts.67 = 0
  920. ifHCInMulticastPkts.68 = 0
  921. ifHCInMulticastPkts.69 = 37933769
  922. ifHCInMulticastPkts.4095 = 3817245
  923. ifHCInMulticastPkts.4096 = 0
  924. ifHCInMulticastPkts.5639 = 0
  925. ifHCInMulticastPkts.16385 = 0
  926. ifHCInBroadcastPkts.1 = 0
  927. ifHCInBroadcastPkts.2 = 0
  928. ifHCInBroadcastPkts.3 = 3600
  929. ifHCInBroadcastPkts.4 = 0
  930. ifHCInBroadcastPkts.5 = 38735
  931. ifHCInBroadcastPkts.6 = 20
  932. ifHCInBroadcastPkts.7 = 1906167
  933. ifHCInBroadcastPkts.8 = 1233
  934. ifHCInBroadcastPkts.9 = 20
  935. ifHCInBroadcastPkts.10 = 16
  936. ifHCInBroadcastPkts.11 = 20
  937. ifHCInBroadcastPkts.12 = 0
  938. ifHCInBroadcastPkts.13 = 0
  939. ifHCInBroadcastPkts.14 = 0
  940. ifHCInBroadcastPkts.15 = 2
  941. ifHCInBroadcastPkts.16 = 11
  942. ifHCInBroadcastPkts.17 = 5
  943. ifHCInBroadcastPkts.18 = 11
  944. ifHCInBroadcastPkts.19 = 10885840
  945. ifHCInBroadcastPkts.20 = 145484019
  946. ifHCInBroadcastPkts.21 = 36
  947. ifHCInBroadcastPkts.22 = 36
  948. ifHCInBroadcastPkts.23 = 92
  949. ifHCInBroadcastPkts.24 = 35
  950. ifHCInBroadcastPkts.25 = 388
  951. ifHCInBroadcastPkts.26 = 49
  952. ifHCInBroadcastPkts.27 = 0
  953. ifHCInBroadcastPkts.28 = 40
  954. ifHCInBroadcastPkts.29 = 61
  955. ifHCInBroadcastPkts.30 = 643
  956. ifHCInBroadcastPkts.31 = 40
  957. ifHCInBroadcastPkts.32 = 71
  958. ifHCInBroadcastPkts.33 = 469742
  959. ifHCInBroadcastPkts.34 = 334
  960. ifHCInBroadcastPkts.35 = 144
  961. ifHCInBroadcastPkts.36 = 37206
  962. ifHCInBroadcastPkts.37 = 0
  963. ifHCInBroadcastPkts.38 = 0
  964. ifHCInBroadcastPkts.39 = 1
  965. ifHCInBroadcastPkts.40 = 1294
  966. ifHCInBroadcastPkts.41 = 94
  967. ifHCInBroadcastPkts.42 = 0
  968. ifHCInBroadcastPkts.43 = 32
  969. ifHCInBroadcastPkts.44 = 1
  970. ifHCInBroadcastPkts.45 = 0
  971. ifHCInBroadcastPkts.46 = 7
  972. ifHCInBroadcastPkts.47 = 393
  973. ifHCInBroadcastPkts.48 = 2
  974. ifHCInBroadcastPkts.65 = 0
  975. ifHCInBroadcastPkts.66 = 0
  976. ifHCInBroadcastPkts.67 = 0
  977. ifHCInBroadcastPkts.68 = 0
  978. ifHCInBroadcastPkts.69 = 395
  979. ifHCInBroadcastPkts.4095 = 666349
  980. ifHCInBroadcastPkts.4096 = 0
  981. ifHCInBroadcastPkts.5639 = 0
  982. ifHCInBroadcastPkts.16385 = 0
  983. ifHCOutOctets.1 = 0
  984. ifHCOutOctets.2 = 0
  985. ifHCOutOctets.3 = 18924462515857
  986. ifHCOutOctets.4 = 0
  987. ifHCOutOctets.5 = 539429433759763
  988. ifHCOutOctets.6 = 4106961092744
  989. ifHCOutOctets.7 = 113896238650512
  990. ifHCOutOctets.8 = 185515858055627
  991. ifHCOutOctets.9 = 341039114804736
  992. ifHCOutOctets.10 = 605434698426
  993. ifHCOutOctets.11 = 220898724369892
  994. ifHCOutOctets.12 = 130057342270939
  995. ifHCOutOctets.13 = 0
  996. ifHCOutOctets.14 = 0
  997. ifHCOutOctets.15 = 3540872662
  998. ifHCOutOctets.16 = 371224284267644
  999. ifHCOutOctets.17 = 213638733002540
  1000. ifHCOutOctets.18 = 485920207735010
  1001. ifHCOutOctets.19 = 154987819812016
  1002. ifHCOutOctets.20 = 383419676727093
  1003. ifHCOutOctets.21 = 330210691070041
  1004. ifHCOutOctets.22 = 134590943232757
  1005. ifHCOutOctets.23 = 256931507838955
  1006. ifHCOutOctets.24 = 367097658219523
  1007. ifHCOutOctets.25 = 821801120633155
  1008. ifHCOutOctets.26 = 755820997366280
  1009. ifHCOutOctets.27 = 1606974244492164
  1010. ifHCOutOctets.28 = 904218027649779
  1011. ifHCOutOctets.29 = 1264175155545975
  1012. ifHCOutOctets.30 = 2354946938531546
  1013. ifHCOutOctets.31 = 576943210274225
  1014. ifHCOutOctets.32 = 71143724586058
  1015. ifHCOutOctets.33 = 411525425601659
  1016. ifHCOutOctets.34 = 72770698422635
  1017. ifHCOutOctets.35 = 168336902502
  1018. ifHCOutOctets.36 = 10380876756811
  1019. ifHCOutOctets.37 = 0
  1020. ifHCOutOctets.38 = 303120263156544
  1021. ifHCOutOctets.39 = 4837122498266
  1022. ifHCOutOctets.40 = 55490126950876
  1023. ifHCOutOctets.41 = 134494635689615
  1024. ifHCOutOctets.42 = 114374697407017
  1025. ifHCOutOctets.43 = 8335327317750
  1026. ifHCOutOctets.44 = 24194545709379
  1027. ifHCOutOctets.45 = 74137358965039
  1028. ifHCOutOctets.46 = 20573224621161
  1029. ifHCOutOctets.47 = 198273863987174
  1030. ifHCOutOctets.48 = 15432818395209
  1031. ifHCOutOctets.65 = 0
  1032. ifHCOutOctets.66 = 0
  1033. ifHCOutOctets.67 = 0
  1034. ifHCOutOctets.68 = 0
  1035. ifHCOutOctets.69 = 213706680481350
  1036. ifHCOutOctets.4095 = 2878435899
  1037. ifHCOutOctets.4096 = 0
  1038. ifHCOutOctets.5639 = 0
  1039. ifHCOutOctets.16385 = 0
  1040. ifHCOutUcastPkts.1 = 0
  1041. ifHCOutUcastPkts.2 = 0
  1042. ifHCOutUcastPkts.3 = 20601245884
  1043. ifHCOutUcastPkts.4 = 0
  1044. ifHCOutUcastPkts.5 = 3955346129988
  1045. ifHCOutUcastPkts.6 = 3763706139
  1046. ifHCOutUcastPkts.7 = 92310885452
  1047. ifHCOutUcastPkts.8 = 189580516800
  1048. ifHCOutUcastPkts.9 = 508611169868
  1049. ifHCOutUcastPkts.10 = 977947300
  1050. ifHCOutUcastPkts.11 = 545686550908
  1051. ifHCOutUcastPkts.12 = 183140464569
  1052. ifHCOutUcastPkts.13 = 0
  1053. ifHCOutUcastPkts.14 = 0
  1054. ifHCOutUcastPkts.15 = 1197064
  1055. ifHCOutUcastPkts.16 = 1430922104905
  1056. ifHCOutUcastPkts.17 = 1354173677688
  1057. ifHCOutUcastPkts.18 = 1903681609996
  1058. ifHCOutUcastPkts.19 = 289260956647
  1059. ifHCOutUcastPkts.20 = 1395513101161
  1060. ifHCOutUcastPkts.21 = 1050545631586
  1061. ifHCOutUcastPkts.22 = 101942697724
  1062. ifHCOutUcastPkts.23 = 372828461335
  1063. ifHCOutUcastPkts.24 = 1269092422901
  1064. ifHCOutUcastPkts.25 = 1472276402787
  1065. ifHCOutUcastPkts.26 = 1133518236947
  1066. ifHCOutUcastPkts.27 = 2515757463891
  1067. ifHCOutUcastPkts.28 = 1439024369639
  1068. ifHCOutUcastPkts.29 = 1895537148350
  1069. ifHCOutUcastPkts.30 = 4341133139668
  1070. ifHCOutUcastPkts.31 = 980667985661
  1071. ifHCOutUcastPkts.32 = 148457419458
  1072. ifHCOutUcastPkts.33 = 375535663464
  1073. ifHCOutUcastPkts.34 = 195879470246
  1074. ifHCOutUcastPkts.35 = 923351255
  1075. ifHCOutUcastPkts.36 = 36127043997
  1076. ifHCOutUcastPkts.37 = 0
  1077. ifHCOutUcastPkts.38 = 406395964184
  1078. ifHCOutUcastPkts.39 = 7537792579
  1079. ifHCOutUcastPkts.40 = 131016490909
  1080. ifHCOutUcastPkts.41 = 162239174231
  1081. ifHCOutUcastPkts.42 = 119558648774
  1082. ifHCOutUcastPkts.43 = 10288593545
  1083. ifHCOutUcastPkts.44 = 48641838874
  1084. ifHCOutUcastPkts.45 = 75442719387
  1085. ifHCOutUcastPkts.46 = 20620357572
  1086. ifHCOutUcastPkts.47 = 454680661192
  1087. ifHCOutUcastPkts.48 = 16087331226
  1088. ifHCOutUcastPkts.65 = 0
  1089. ifHCOutUcastPkts.66 = 0
  1090. ifHCOutUcastPkts.67 = 0
  1091. ifHCOutUcastPkts.68 = 0
  1092. ifHCOutUcastPkts.69 = 470767986885
  1093. ifHCOutUcastPkts.4095 = 0
  1094. ifHCOutUcastPkts.4096 = 0
  1095. ifHCOutUcastPkts.5639 = 0
  1096. ifHCOutUcastPkts.16385 = 0
  1097. ifHCOutMulticastPkts.1 = 0
  1098. ifHCOutMulticastPkts.2 = 0
  1099. ifHCOutMulticastPkts.3 = 29166932
  1100. ifHCOutMulticastPkts.4 = 0
  1101. ifHCOutMulticastPkts.5 = 30216363
  1102. ifHCOutMulticastPkts.6 = 31511984
  1103. ifHCOutMulticastPkts.7 = 4798352
  1104. ifHCOutMulticastPkts.8 = 18523430
  1105. ifHCOutMulticastPkts.9 = 32046942
  1106. ifHCOutMulticastPkts.10 = 32449427
  1107. ifHCOutMulticastPkts.11 = 33249581
  1108. ifHCOutMulticastPkts.12 = 26668205
  1109. ifHCOutMulticastPkts.13 = 0
  1110. ifHCOutMulticastPkts.14 = 0
  1111. ifHCOutMulticastPkts.15 = 26668394
  1112. ifHCOutMulticastPkts.16 = 30815990
  1113. ifHCOutMulticastPkts.17 = 28844683
  1114. ifHCOutMulticastPkts.18 = 31648757
  1115. ifHCOutMulticastPkts.19 = 28188445
  1116. ifHCOutMulticastPkts.20 = 26510814
  1117. ifHCOutMulticastPkts.21 = 26735457
  1118. ifHCOutMulticastPkts.22 = 30863450
  1119. ifHCOutMulticastPkts.23 = 30224798
  1120. ifHCOutMulticastPkts.24 = 28887515
  1121. ifHCOutMulticastPkts.25 = 30662376
  1122. ifHCOutMulticastPkts.26 = 29951936
  1123. ifHCOutMulticastPkts.27 = 25898281
  1124. ifHCOutMulticastPkts.28 = 30796684
  1125. ifHCOutMulticastPkts.29 = 28288579
  1126. ifHCOutMulticastPkts.30 = 32844311
  1127. ifHCOutMulticastPkts.31 = 36220355
  1128. ifHCOutMulticastPkts.32 = 30667940
  1129. ifHCOutMulticastPkts.33 = 33929591
  1130. ifHCOutMulticastPkts.34 = 24343096
  1131. ifHCOutMulticastPkts.35 = 22151107
  1132. ifHCOutMulticastPkts.36 = 27560437
  1133. ifHCOutMulticastPkts.37 = 0
  1134. ifHCOutMulticastPkts.38 = 32208453
  1135. ifHCOutMulticastPkts.39 = 19978052
  1136. ifHCOutMulticastPkts.40 = 27064708
  1137. ifHCOutMulticastPkts.41 = 17285095
  1138. ifHCOutMulticastPkts.42 = 3863393
  1139. ifHCOutMulticastPkts.43 = 2904092
  1140. ifHCOutMulticastPkts.44 = 2750359
  1141. ifHCOutMulticastPkts.45 = 3182580
  1142. ifHCOutMulticastPkts.46 = 2259584
  1143. ifHCOutMulticastPkts.47 = 32848728
  1144. ifHCOutMulticastPkts.48 = 2222846
  1145. ifHCOutMulticastPkts.65 = 0
  1146. ifHCOutMulticastPkts.66 = 0
  1147. ifHCOutMulticastPkts.67 = 0
  1148. ifHCOutMulticastPkts.68 = 0
  1149. ifHCOutMulticastPkts.69 = 35071560
  1150. ifHCOutMulticastPkts.4095 = 0
  1151. ifHCOutMulticastPkts.4096 = 0
  1152. ifHCOutMulticastPkts.5639 = 0
  1153. ifHCOutMulticastPkts.16385 = 0
  1154. ifHCOutBroadcastPkts.1 = 0
  1155. ifHCOutBroadcastPkts.2 = 0
  1156. ifHCOutBroadcastPkts.3 = 26586
  1157. ifHCOutBroadcastPkts.4 = 0
  1158. ifHCOutBroadcastPkts.5 = 7294
  1159. ifHCOutBroadcastPkts.6 = 3383
  1160. ifHCOutBroadcastPkts.7 = 741
  1161. ifHCOutBroadcastPkts.8 = 6973
  1162. ifHCOutBroadcastPkts.9 = 7922
  1163. ifHCOutBroadcastPkts.10 = 3644
  1164. ifHCOutBroadcastPkts.11 = 8572
  1165. ifHCOutBroadcastPkts.12 = 8083
  1166. ifHCOutBroadcastPkts.13 = 0
  1167. ifHCOutBroadcastPkts.14 = 0
  1168. ifHCOutBroadcastPkts.15 = 3869
  1169. ifHCOutBroadcastPkts.16 = 8153
  1170. ifHCOutBroadcastPkts.17 = 7839
  1171. ifHCOutBroadcastPkts.18 = 2001
  1172. ifHCOutBroadcastPkts.19 = 7687
  1173. ifHCOutBroadcastPkts.20 = 8013
  1174. ifHCOutBroadcastPkts.21 = 8106
  1175. ifHCOutBroadcastPkts.22 = 8192
  1176. ifHCOutBroadcastPkts.23 = 7659
  1177. ifHCOutBroadcastPkts.24 = 7780
  1178. ifHCOutBroadcastPkts.25 = 8194
  1179. ifHCOutBroadcastPkts.26 = 12933
  1180. ifHCOutBroadcastPkts.27 = 8688
  1181. ifHCOutBroadcastPkts.28 = 8007
  1182. ifHCOutBroadcastPkts.29 = 7219
  1183. ifHCOutBroadcastPkts.30 = 7131
  1184. ifHCOutBroadcastPkts.31 = 7295
  1185. ifHCOutBroadcastPkts.32 = 3281
  1186. ifHCOutBroadcastPkts.33 = 7530
  1187. ifHCOutBroadcastPkts.34 = 7780
  1188. ifHCOutBroadcastPkts.35 = 7703
  1189. ifHCOutBroadcastPkts.36 = 3434
  1190. ifHCOutBroadcastPkts.37 = 0
  1191. ifHCOutBroadcastPkts.38 = 7369
  1192. ifHCOutBroadcastPkts.39 = 1102
  1193. ifHCOutBroadcastPkts.40 = 2065
  1194. ifHCOutBroadcastPkts.41 = 505
  1195. ifHCOutBroadcastPkts.42 = 42
  1196. ifHCOutBroadcastPkts.43 = 14
  1197. ifHCOutBroadcastPkts.44 = 246
  1198. ifHCOutBroadcastPkts.45 = 9
  1199. ifHCOutBroadcastPkts.46 = 301
  1200. ifHCOutBroadcastPkts.47 = 2343
  1201. ifHCOutBroadcastPkts.48 = 1
  1202. ifHCOutBroadcastPkts.65 = 0
  1203. ifHCOutBroadcastPkts.66 = 0
  1204. ifHCOutBroadcastPkts.67 = 0
  1205. ifHCOutBroadcastPkts.68 = 0
  1206. ifHCOutBroadcastPkts.69 = 2344
  1207. ifHCOutBroadcastPkts.4095 = 636263
  1208. ifHCOutBroadcastPkts.4096 = 0
  1209. ifHCOutBroadcastPkts.5639 = 0
  1210. ifHCOutBroadcastPkts.16385 = 0
  1211. ifLinkUpDownTrapEnable.1 = enabled
  1212. ifLinkUpDownTrapEnable.2 = enabled
  1213. ifLinkUpDownTrapEnable.3 = enabled
  1214. ifLinkUpDownTrapEnable.4 = enabled
  1215. ifLinkUpDownTrapEnable.5 = enabled
  1216. ifLinkUpDownTrapEnable.6 = enabled
  1217. ifLinkUpDownTrapEnable.7 = enabled
  1218. ifLinkUpDownTrapEnable.8 = enabled
  1219. ifLinkUpDownTrapEnable.9 = enabled
  1220. ifLinkUpDownTrapEnable.10 = enabled
  1221. ifLinkUpDownTrapEnable.11 = enabled
  1222. ifLinkUpDownTrapEnable.12 = enabled
  1223. ifLinkUpDownTrapEnable.13 = enabled
  1224. ifLinkUpDownTrapEnable.14 = enabled
  1225. ifLinkUpDownTrapEnable.15 = enabled
  1226. ifLinkUpDownTrapEnable.16 = enabled
  1227. ifLinkUpDownTrapEnable.17 = enabled
  1228. ifLinkUpDownTrapEnable.18 = enabled
  1229. ifLinkUpDownTrapEnable.19 = enabled
  1230. ifLinkUpDownTrapEnable.20 = enabled
  1231. ifLinkUpDownTrapEnable.21 = enabled
  1232. ifLinkUpDownTrapEnable.22 = enabled
  1233. ifLinkUpDownTrapEnable.23 = enabled
  1234. ifLinkUpDownTrapEnable.24 = enabled
  1235. ifLinkUpDownTrapEnable.25 = enabled
  1236. ifLinkUpDownTrapEnable.26 = enabled
  1237. ifLinkUpDownTrapEnable.27 = enabled
  1238. ifLinkUpDownTrapEnable.28 = enabled
  1239. ifLinkUpDownTrapEnable.29 = enabled
  1240. ifLinkUpDownTrapEnable.30 = enabled
  1241. ifLinkUpDownTrapEnable.31 = enabled
  1242. ifLinkUpDownTrapEnable.32 = enabled
  1243. ifLinkUpDownTrapEnable.33 = enabled
  1244. ifLinkUpDownTrapEnable.34 = enabled
  1245. ifLinkUpDownTrapEnable.35 = enabled
  1246. ifLinkUpDownTrapEnable.36 = enabled
  1247. ifLinkUpDownTrapEnable.37 = enabled
  1248. ifLinkUpDownTrapEnable.38 = enabled
  1249. ifLinkUpDownTrapEnable.39 = enabled
  1250. ifLinkUpDownTrapEnable.40 = enabled
  1251. ifLinkUpDownTrapEnable.41 = enabled
  1252. ifLinkUpDownTrapEnable.42 = enabled
  1253. ifLinkUpDownTrapEnable.43 = enabled
  1254. ifLinkUpDownTrapEnable.44 = enabled
  1255. ifLinkUpDownTrapEnable.45 = enabled
  1256. ifLinkUpDownTrapEnable.46 = enabled
  1257. ifLinkUpDownTrapEnable.47 = enabled
  1258. ifLinkUpDownTrapEnable.48 = enabled
  1259. ifLinkUpDownTrapEnable.65 = enabled
  1260. ifLinkUpDownTrapEnable.66 = enabled
  1261. ifLinkUpDownTrapEnable.67 = enabled
  1262. ifLinkUpDownTrapEnable.68 = enabled
  1263. ifLinkUpDownTrapEnable.69 = enabled
  1264. ifLinkUpDownTrapEnable.4095 = enabled
  1265. ifLinkUpDownTrapEnable.4096 = enabled
  1266. ifLinkUpDownTrapEnable.5639 = enabled
  1267. ifLinkUpDownTrapEnable.16385 = enabled
  1268. ifHighSpeed.1 = 10000
  1269. ifHighSpeed.2 = 10000
  1270. ifHighSpeed.3 = 10000
  1271. ifHighSpeed.4 = 10000
  1272. ifHighSpeed.5 = 10000
  1273. ifHighSpeed.6 = 10000
  1274. ifHighSpeed.7 = 10000
  1275. ifHighSpeed.8 = 10000
  1276. ifHighSpeed.9 = 10000
  1277. ifHighSpeed.10 = 10000
  1278. ifHighSpeed.11 = 10000
  1279. ifHighSpeed.12 = 10000
  1280. ifHighSpeed.13 = 10000
  1281. ifHighSpeed.14 = 10000
  1282. ifHighSpeed.15 = 10000
  1283. ifHighSpeed.16 = 10000
  1284. ifHighSpeed.17 = 10000
  1285. ifHighSpeed.18 = 10000
  1286. ifHighSpeed.19 = 10000
  1287. ifHighSpeed.20 = 10000
  1288. ifHighSpeed.21 = 10000
  1289. ifHighSpeed.22 = 10000
  1290. ifHighSpeed.23 = 10000
  1291. ifHighSpeed.24 = 10000
  1292. ifHighSpeed.25 = 10000
  1293. ifHighSpeed.26 = 10000
  1294. ifHighSpeed.27 = 10000
  1295. ifHighSpeed.28 = 10000
  1296. ifHighSpeed.29 = 10000
  1297. ifHighSpeed.30 = 10000
  1298. ifHighSpeed.31 = 10000
  1299. ifHighSpeed.32 = 10000
  1300. ifHighSpeed.33 = 10000
  1301. ifHighSpeed.34 = 10000
  1302. ifHighSpeed.35 = 10000
  1303. ifHighSpeed.36 = 10000
  1304. ifHighSpeed.37 = 10000
  1305. ifHighSpeed.38 = 10000
  1306. ifHighSpeed.39 = 10000
  1307. ifHighSpeed.40 = 10000
  1308. ifHighSpeed.41 = 10000
  1309. ifHighSpeed.42 = 10000
  1310. ifHighSpeed.43 = 10000
  1311. ifHighSpeed.44 = 10000
  1312. ifHighSpeed.45 = 10000
  1313. ifHighSpeed.46 = 10000
  1314. ifHighSpeed.47 = 10000
  1315. ifHighSpeed.48 = 10000
  1316. ifHighSpeed.65 = 40000
  1317. ifHighSpeed.66 = 40000
  1318. ifHighSpeed.67 = 40000
  1319. ifHighSpeed.68 = 40000
  1320. ifHighSpeed.69 = 20000
  1321. ifHighSpeed.4095 = 1000
  1322. ifHighSpeed.4096 = 10000
  1323. ifHighSpeed.5639 = 1000
  1324. ifHighSpeed.16385 = 8000
  1325. ifPromiscuousMode.1 = false
  1326. ifPromiscuousMode.2 = false
  1327. ifPromiscuousMode.3 = false
  1328. ifPromiscuousMode.4 = false
  1329. ifPromiscuousMode.5 = false
  1330. ifPromiscuousMode.6 = false
  1331. ifPromiscuousMode.7 = false
  1332. ifPromiscuousMode.8 = false
  1333. ifPromiscuousMode.9 = false
  1334. ifPromiscuousMode.10 = false
  1335. ifPromiscuousMode.11 = false
  1336. ifPromiscuousMode.12 = false
  1337. ifPromiscuousMode.13 = false
  1338. ifPromiscuousMode.14 = false
  1339. ifPromiscuousMode.15 = false
  1340. ifPromiscuousMode.16 = false
  1341. ifPromiscuousMode.17 = false
  1342. ifPromiscuousMode.18 = false
  1343. ifPromiscuousMode.19 = false
  1344. ifPromiscuousMode.20 = false
  1345. ifPromiscuousMode.21 = false
  1346. ifPromiscuousMode.22 = false
  1347. ifPromiscuousMode.23 = false
  1348. ifPromiscuousMode.24 = false
  1349. ifPromiscuousMode.25 = false
  1350. ifPromiscuousMode.26 = false
  1351. ifPromiscuousMode.27 = false
  1352. ifPromiscuousMode.28 = false
  1353. ifPromiscuousMode.29 = false
  1354. ifPromiscuousMode.30 = false
  1355. ifPromiscuousMode.31 = false
  1356. ifPromiscuousMode.32 = false
  1357. ifPromiscuousMode.33 = false
  1358. ifPromiscuousMode.34 = false
  1359. ifPromiscuousMode.35 = false
  1360. ifPromiscuousMode.36 = false
  1361. ifPromiscuousMode.37 = false
  1362. ifPromiscuousMode.38 = false
  1363. ifPromiscuousMode.39 = false
  1364. ifPromiscuousMode.40 = false
  1365. ifPromiscuousMode.41 = false
  1366. ifPromiscuousMode.42 = false
  1367. ifPromiscuousMode.43 = false
  1368. ifPromiscuousMode.44 = false
  1369. ifPromiscuousMode.45 = false
  1370. ifPromiscuousMode.46 = false
  1371. ifPromiscuousMode.47 = false
  1372. ifPromiscuousMode.48 = false
  1373. ifPromiscuousMode.65 = false
  1374. ifPromiscuousMode.66 = false
  1375. ifPromiscuousMode.67 = false
  1376. ifPromiscuousMode.68 = false
  1377. ifPromiscuousMode.69 = false
  1378. ifPromiscuousMode.4095 = false
  1379. ifPromiscuousMode.4096 = false
  1380. ifPromiscuousMode.5639 = false
  1381. ifPromiscuousMode.16385 = false
  1382. ifConnectorPresent.1 = true
  1383. ifConnectorPresent.2 = true
  1384. ifConnectorPresent.3 = true
  1385. ifConnectorPresent.4 = true
  1386. ifConnectorPresent.5 = true
  1387. ifConnectorPresent.6 = true
  1388. ifConnectorPresent.7 = true
  1389. ifConnectorPresent.8 = true
  1390. ifConnectorPresent.9 = true
  1391. ifConnectorPresent.10 = true
  1392. ifConnectorPresent.11 = true
  1393. ifConnectorPresent.12 = true
  1394. ifConnectorPresent.13 = true
  1395. ifConnectorPresent.14 = true
  1396. ifConnectorPresent.15 = true
  1397. ifConnectorPresent.16 = true
  1398. ifConnectorPresent.17 = true
  1399. ifConnectorPresent.18 = true
  1400. ifConnectorPresent.19 = true
  1401. ifConnectorPresent.20 = true
  1402. ifConnectorPresent.21 = true
  1403. ifConnectorPresent.22 = true
  1404. ifConnectorPresent.23 = true
  1405. ifConnectorPresent.24 = true
  1406. ifConnectorPresent.25 = true
  1407. ifConnectorPresent.26 = true
  1408. ifConnectorPresent.27 = true
  1409. ifConnectorPresent.28 = true
  1410. ifConnectorPresent.29 = true
  1411. ifConnectorPresent.30 = true
  1412. ifConnectorPresent.31 = true
  1413. ifConnectorPresent.32 = true
  1414. ifConnectorPresent.33 = true
  1415. ifConnectorPresent.34 = true
  1416. ifConnectorPresent.35 = true
  1417. ifConnectorPresent.36 = true
  1418. ifConnectorPresent.37 = true
  1419. ifConnectorPresent.38 = true
  1420. ifConnectorPresent.39 = true
  1421. ifConnectorPresent.40 = true
  1422. ifConnectorPresent.41 = true
  1423. ifConnectorPresent.42 = true
  1424. ifConnectorPresent.43 = true
  1425. ifConnectorPresent.44 = true
  1426. ifConnectorPresent.45 = true
  1427. ifConnectorPresent.46 = true
  1428. ifConnectorPresent.47 = true
  1429. ifConnectorPresent.48 = true
  1430. ifConnectorPresent.65 = true
  1431. ifConnectorPresent.66 = true
  1432. ifConnectorPresent.67 = true
  1433. ifConnectorPresent.68 = true
  1434. ifConnectorPresent.69 = true
  1435. ifConnectorPresent.4095 = true
  1436. ifConnectorPresent.4096 = false
  1437. ifConnectorPresent.5639 = true
  1438. ifConnectorPresent.16385 = false
  1439. ifAlias.1 =
  1440. ifAlias.2 =
  1441. ifAlias.3 =
  1442. ifAlias.4 =
  1443. ifAlias.5 =
  1444. ifAlias.6 =
  1445. ifAlias.7 =
  1446. ifAlias.8 =
  1447. ifAlias.9 =
  1448. ifAlias.10 =
  1449. ifAlias.11 =
  1450. ifAlias.12 =
  1451. ifAlias.13 =
  1452. ifAlias.14 =
  1453. ifAlias.15 =
  1454. ifAlias.16 =
  1455. ifAlias.17 =
  1456. ifAlias.18 =
  1457. ifAlias.19 =
  1458. ifAlias.20 =
  1459. ifAlias.21 =
  1460. ifAlias.22 =
  1461. ifAlias.23 =
  1462. ifAlias.24 =
  1463. ifAlias.25 =
  1464. ifAlias.26 =
  1465. ifAlias.27 =
  1466. ifAlias.28 =
  1467. ifAlias.29 =
  1468. ifAlias.30 =
  1469. ifAlias.31 =
  1470. ifAlias.32 =
  1471. ifAlias.33 =
  1472. ifAlias.34 =
  1473. ifAlias.35 =
  1474. ifAlias.36 =
  1475. ifAlias.37 =
  1476. ifAlias.38 =
  1477. ifAlias.39 =
  1478. ifAlias.40 =
  1479. ifAlias.41 =
  1480. ifAlias.42 =
  1481. ifAlias.43 =
  1482. ifAlias.44 =
  1483. ifAlias.45 =
  1484. ifAlias.46 =
  1485. ifAlias.47 =
  1486. ifAlias.48 =
  1487. ifAlias.65 =
  1488. ifAlias.66 =
  1489. ifAlias.67 =
  1490. ifAlias.68 =
  1491. ifAlias.69 =
  1492. ifAlias.4095 = IP management Console
  1493. ifAlias.4096 =
  1494. ifAlias.5639 =
  1495. ifAlias.16385 =
  1496. ifCounterDiscontinuityTime.1 = 0:0:00:00.00
  1497. ifCounterDiscontinuityTime.2 = 0:0:00:00.00
  1498. ifCounterDiscontinuityTime.3 = 0:0:00:00.00
  1499. ifCounterDiscontinuityTime.4 = 0:0:00:00.00
  1500. ifCounterDiscontinuityTime.5 = 0:0:00:00.00
  1501. ifCounterDiscontinuityTime.6 = 0:0:00:00.00
  1502. ifCounterDiscontinuityTime.7 = 0:0:00:00.00
  1503. ifCounterDiscontinuityTime.8 = 0:0:00:00.00
  1504. ifCounterDiscontinuityTime.9 = 0:0:00:00.00
  1505. ifCounterDiscontinuityTime.10 = 0:0:00:00.00
  1506. ifCounterDiscontinuityTime.11 = 0:0:00:00.00
  1507. ifCounterDiscontinuityTime.12 = 0:0:00:00.00
  1508. ifCounterDiscontinuityTime.13 = 0:0:00:00.00
  1509. ifCounterDiscontinuityTime.14 = 0:0:00:00.00
  1510. ifCounterDiscontinuityTime.15 = 0:0:00:00.00
  1511. ifCounterDiscontinuityTime.16 = 0:0:00:00.00
  1512. ifCounterDiscontinuityTime.17 = 0:0:00:00.00
  1513. ifCounterDiscontinuityTime.18 = 0:0:00:00.00
  1514. ifCounterDiscontinuityTime.19 = 0:0:00:00.00
  1515. ifCounterDiscontinuityTime.20 = 0:0:00:00.00
  1516. ifCounterDiscontinuityTime.21 = 0:0:00:00.00
  1517. ifCounterDiscontinuityTime.22 = 0:0:00:00.00
  1518. ifCounterDiscontinuityTime.23 = 0:0:00:00.00
  1519. ifCounterDiscontinuityTime.24 = 0:0:00:00.00
  1520. ifCounterDiscontinuityTime.25 = 0:0:00:00.00
  1521. ifCounterDiscontinuityTime.26 = 0:0:00:00.00
  1522. ifCounterDiscontinuityTime.27 = 0:0:00:00.00
  1523. ifCounterDiscontinuityTime.28 = 0:0:00:00.00
  1524. ifCounterDiscontinuityTime.29 = 0:0:00:00.00
  1525. ifCounterDiscontinuityTime.30 = 0:0:00:00.00
  1526. ifCounterDiscontinuityTime.31 = 0:0:00:00.00
  1527. ifCounterDiscontinuityTime.32 = 0:0:00:00.00
  1528. ifCounterDiscontinuityTime.33 = 0:0:00:00.00
  1529. ifCounterDiscontinuityTime.34 = 0:0:00:00.00
  1530. ifCounterDiscontinuityTime.35 = 0:0:00:00.00
  1531. ifCounterDiscontinuityTime.36 = 0:0:00:00.00
  1532. ifCounterDiscontinuityTime.37 = 0:0:00:00.00
  1533. ifCounterDiscontinuityTime.38 = 0:0:00:00.00
  1534. ifCounterDiscontinuityTime.39 = 0:0:00:00.00
  1535. ifCounterDiscontinuityTime.40 = 0:0:00:00.00
  1536. ifCounterDiscontinuityTime.41 = 0:0:00:00.00
  1537. ifCounterDiscontinuityTime.42 = 0:0:00:00.00
  1538. ifCounterDiscontinuityTime.43 = 0:0:00:00.00
  1539. ifCounterDiscontinuityTime.44 = 0:0:00:00.00
  1540. ifCounterDiscontinuityTime.45 = 0:0:00:00.00
  1541. ifCounterDiscontinuityTime.46 = 0:0:00:00.00
  1542. ifCounterDiscontinuityTime.47 = 0:0:00:00.00
  1543. ifCounterDiscontinuityTime.48 = 0:0:00:00.00
  1544. ifCounterDiscontinuityTime.65 = 0:0:00:00.00
  1545. ifCounterDiscontinuityTime.66 = 0:0:00:00.00
  1546. ifCounterDiscontinuityTime.67 = 0:0:00:00.00
  1547. ifCounterDiscontinuityTime.68 = 0:0:00:00.00
  1548. ifCounterDiscontinuityTime.69 = 0:0:00:00.00
  1549. ifCounterDiscontinuityTime.4095 = 0:0:00:00.00
  1550. ifCounterDiscontinuityTime.4096 = 0:0:00:00.00
  1551. ifCounterDiscontinuityTime.5639 = 0:0:00:00.00
  1552. ifCounterDiscontinuityTime.16385 = 0:0:00:00.00
  1553.  
  1554. ifDescr SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifDescr]
  1555. ifDescr.1 = TenGigabitEthernet 0/1
  1556. ifDescr.2 = TenGigabitEthernet 0/2
  1557. ifDescr.3 = TenGigabitEthernet 0/3
  1558. ifDescr.4 = TenGigabitEthernet 0/4
  1559. ifDescr.5 = TenGigabitEthernet 0/5
  1560. ifDescr.6 = TenGigabitEthernet 0/6
  1561. ifDescr.7 = TenGigabitEthernet 0/7
  1562. ifDescr.8 = TenGigabitEthernet 0/8
  1563. ifDescr.9 = TenGigabitEthernet 0/9
  1564. ifDescr.10 = TenGigabitEthernet 0/10
  1565. ifDescr.11 = TenGigabitEthernet 0/11
  1566. ifDescr.12 = TenGigabitEthernet 0/12
  1567. ifDescr.13 = TenGigabitEthernet 0/13
  1568. ifDescr.14 = TenGigabitEthernet 0/14
  1569. ifDescr.15 = TenGigabitEthernet 0/15
  1570. ifDescr.16 = TenGigabitEthernet 0/16
  1571. ifDescr.17 = TenGigabitEthernet 0/17
  1572. ifDescr.18 = TenGigabitEthernet 0/18
  1573. ifDescr.19 = TenGigabitEthernet 0/19
  1574. ifDescr.20 = TenGigabitEthernet 0/20
  1575. ifDescr.21 = TenGigabitEthernet 0/21
  1576. ifDescr.22 = TenGigabitEthernet 0/22
  1577. ifDescr.23 = TenGigabitEthernet 0/23
  1578. ifDescr.24 = TenGigabitEthernet 0/24
  1579. ifDescr.25 = TenGigabitEthernet 0/25
  1580. ifDescr.26 = TenGigabitEthernet 0/26
  1581. ifDescr.27 = TenGigabitEthernet 0/27
  1582. ifDescr.28 = TenGigabitEthernet 0/28
  1583. ifDescr.29 = TenGigabitEthernet 0/29
  1584. ifDescr.30 = TenGigabitEthernet 0/30
  1585. ifDescr.31 = TenGigabitEthernet 0/31
  1586. ifDescr.32 = TenGigabitEthernet 0/32
  1587. ifDescr.33 = TenGigabitEthernet 0/33
  1588. ifDescr.34 = TenGigabitEthernet 0/34
  1589. ifDescr.35 = TenGigabitEthernet 0/35
  1590. ifDescr.36 = TenGigabitEthernet 0/36
  1591. ifDescr.37 = TenGigabitEthernet 0/37
  1592. ifDescr.38 = TenGigabitEthernet 0/38
  1593. ifDescr.39 = TenGigabitEthernet 0/39
  1594. ifDescr.40 = TenGigabitEthernet 0/40
  1595. ifDescr.41 = TenGigabitEthernet 0/41
  1596. ifDescr.42 = TenGigabitEthernet 0/42
  1597. ifDescr.43 = TenGigabitEthernet 0/43
  1598. ifDescr.44 = TenGigabitEthernet 0/44
  1599. ifDescr.45 = TenGigabitEthernet 0/45
  1600. ifDescr.46 = TenGigabitEthernet 0/46
  1601. ifDescr.47 = TenGigabitEthernet 0/47
  1602. ifDescr.48 = TenGigabitEthernet 0/48
  1603. ifDescr.65 = FortyGigabitEthernet 0/65
  1604. ifDescr.66 = FortyGigabitEthernet 0/66
  1605. ifDescr.67 = FortyGigabitEthernet 0/67
  1606. ifDescr.68 = FortyGigabitEthernet 0/68
  1607. ifDescr.69 = AggregatePort 1
  1608. ifDescr.4095 = Mgmt 0
  1609. ifDescr.4096 = Null 0
  1610. ifDescr.5639 = VLAN 1543
  1611. ifDescr.16385 = Loopback 0
  1612.  
  1613. ifAdminStatus SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifAdminStatus]
  1614. ifAdminStatus.1 = up
  1615. ifAdminStatus.2 = up
  1616. ifAdminStatus.3 = up
  1617. ifAdminStatus.4 = up
  1618. ifAdminStatus.5 = up
  1619. ifAdminStatus.6 = up
  1620. ifAdminStatus.7 = up
  1621. ifAdminStatus.8 = up
  1622. ifAdminStatus.9 = up
  1623. ifAdminStatus.10 = up
  1624. ifAdminStatus.11 = up
  1625. ifAdminStatus.12 = up
  1626. ifAdminStatus.13 = up
  1627. ifAdminStatus.14 = up
  1628. ifAdminStatus.15 = up
  1629. ifAdminStatus.16 = up
  1630. ifAdminStatus.17 = up
  1631. ifAdminStatus.18 = up
  1632. ifAdminStatus.19 = up
  1633. ifAdminStatus.20 = up
  1634. ifAdminStatus.21 = up
  1635. ifAdminStatus.22 = up
  1636. ifAdminStatus.23 = up
  1637. ifAdminStatus.24 = up
  1638. ifAdminStatus.25 = up
  1639. ifAdminStatus.26 = up
  1640. ifAdminStatus.27 = up
  1641. ifAdminStatus.28 = up
  1642. ifAdminStatus.29 = up
  1643. ifAdminStatus.30 = up
  1644. ifAdminStatus.31 = up
  1645. ifAdminStatus.32 = up
  1646. ifAdminStatus.33 = up
  1647. ifAdminStatus.34 = up
  1648. ifAdminStatus.35 = up
  1649. ifAdminStatus.36 = up
  1650. ifAdminStatus.37 = up
  1651. ifAdminStatus.38 = up
  1652. ifAdminStatus.39 = up
  1653. ifAdminStatus.40 = up
  1654. ifAdminStatus.41 = up
  1655. ifAdminStatus.42 = up
  1656. ifAdminStatus.43 = up
  1657. ifAdminStatus.44 = up
  1658. ifAdminStatus.45 = up
  1659. ifAdminStatus.46 = up
  1660. ifAdminStatus.47 = up
  1661. ifAdminStatus.48 = up
  1662. ifAdminStatus.65 = up
  1663. ifAdminStatus.66 = up
  1664. ifAdminStatus.67 = up
  1665. ifAdminStatus.68 = up
  1666. ifAdminStatus.69 = up
  1667. ifAdminStatus.4095 = up
  1668. ifAdminStatus.4096 = up
  1669. ifAdminStatus.5639 = up
  1670. ifAdminStatus.16385 = up
  1671.  
  1672. ifOperStatus SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifOperStatus]
  1673. ifOperStatus.1 = down
  1674. ifOperStatus.2 = down
  1675. ifOperStatus.3 = up
  1676. ifOperStatus.4 = down
  1677. ifOperStatus.5 = up
  1678. ifOperStatus.6 = up
  1679. ifOperStatus.7 = down
  1680. ifOperStatus.8 = down
  1681. ifOperStatus.9 = up
  1682. ifOperStatus.10 = up
  1683. ifOperStatus.11 = up
  1684. ifOperStatus.12 = up
  1685. ifOperStatus.13 = down
  1686. ifOperStatus.14 = down
  1687. ifOperStatus.15 = up
  1688. ifOperStatus.16 = up
  1689. ifOperStatus.17 = up
  1690. ifOperStatus.18 = up
  1691. ifOperStatus.19 = up
  1692. ifOperStatus.20 = up
  1693. ifOperStatus.21 = up
  1694. ifOperStatus.22 = up
  1695. ifOperStatus.23 = down
  1696. ifOperStatus.24 = up
  1697. ifOperStatus.25 = down
  1698. ifOperStatus.26 = down
  1699. ifOperStatus.27 = down
  1700. ifOperStatus.28 = down
  1701. ifOperStatus.29 = down
  1702. ifOperStatus.30 = up
  1703. ifOperStatus.31 = up
  1704. ifOperStatus.32 = up
  1705. ifOperStatus.33 = up
  1706. ifOperStatus.34 = up
  1707. ifOperStatus.35 = down
  1708. ifOperStatus.36 = up
  1709. ifOperStatus.37 = down
  1710. ifOperStatus.38 = up
  1711. ifOperStatus.39 = up
  1712. ifOperStatus.40 = up
  1713. ifOperStatus.41 = up
  1714. ifOperStatus.42 = up
  1715. ifOperStatus.43 = up
  1716. ifOperStatus.44 = up
  1717. ifOperStatus.45 = up
  1718. ifOperStatus.46 = down
  1719. ifOperStatus.47 = up
  1720. ifOperStatus.48 = up
  1721. ifOperStatus.65 = down
  1722. ifOperStatus.66 = down
  1723. ifOperStatus.67 = down
  1724. ifOperStatus.68 = down
  1725. ifOperStatus.69 = up
  1726. ifOperStatus.4095 = up
  1727. ifOperStatus.4096 = up
  1728. ifOperStatus.5639 = up
  1729. ifOperStatus.16385 = up
  1730.  
  1731. ifLastChange SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifLastChange]
  1732. ifLastChange.1 = 3538
  1733. ifLastChange.2 = 3538
  1734. ifLastChange.3 = 0
  1735. ifLastChange.4 = 3539
  1736. ifLastChange.5 = 352274093
  1737. ifLastChange.6 = 2910287853
  1738. ifLastChange.7 = 0
  1739. ifLastChange.8 = 317682152
  1740. ifLastChange.9 = 2907239572
  1741. ifLastChange.10 = 2358788346
  1742. ifLastChange.11 = 2358763561
  1743. ifLastChange.12 = 2349819448
  1744. ifLastChange.13 = 3544
  1745. ifLastChange.14 = 3544
  1746. ifLastChange.15 = 2359059255
  1747. ifLastChange.16 = 1164644970
  1748. ifLastChange.17 = 2358843519
  1749. ifLastChange.18 = 1957806737
  1750. ifLastChange.19 = 3634376272
  1751. ifLastChange.20 = 0
  1752. ifLastChange.21 = 1762405987
  1753. ifLastChange.22 = 2350194154
  1754. ifLastChange.23 = 3529341544
  1755. ifLastChange.24 = 2358771465
  1756. ifLastChange.25 = 3529394538
  1757. ifLastChange.26 = 3495150960
  1758. ifLastChange.27 = 3503180747
  1759. ifLastChange.28 = 3513349490
  1760. ifLastChange.29 = 3513590567
  1761. ifLastChange.30 = 1957950112
  1762. ifLastChange.31 = 2610492176
  1763. ifLastChange.32 = 1388549907
  1764. ifLastChange.33 = 1957950122
  1765. ifLastChange.34 = 3527446286
  1766. ifLastChange.35 = 2668493483
  1767. ifLastChange.36 = 3158171566
  1768. ifLastChange.37 = 3550
  1769. ifLastChange.38 = 2353848590
  1770. ifLastChange.39 = 2359047988
  1771. ifLastChange.40 = 3634376138
  1772. ifLastChange.41 = 2500631154
  1773. ifLastChange.42 = 3464413823
  1774. ifLastChange.43 = 3038552783
  1775. ifLastChange.44 = 3634376196
  1776. ifLastChange.45 = 2361255825
  1777. ifLastChange.46 = 352396708
  1778. ifLastChange.47 = 3552
  1779. ifLastChange.48 = 3552
  1780. ifLastChange.65 = 3553
  1781. ifLastChange.66 = 3553
  1782. ifLastChange.67 = 3553
  1783. ifLastChange.68 = 3553
  1784. ifLastChange.69 = 368953188
  1785. ifLastChange.4095 = 0
  1786. ifLastChange.4096 = 0
  1787. ifLastChange.5639 = 5260
  1788. ifLastChange.16385 = 0
  1789.  
  1790. ifType SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifType]
  1791. ifType.1 = ethernetCsmacd
  1792. ifType.2 = ethernetCsmacd
  1793. ifType.3 = ethernetCsmacd
  1794. ifType.4 = ethernetCsmacd
  1795. ifType.5 = ethernetCsmacd
  1796. ifType.6 = ethernetCsmacd
  1797. ifType.7 = ethernetCsmacd
  1798. ifType.8 = ethernetCsmacd
  1799. ifType.9 = ethernetCsmacd
  1800. ifType.10 = ethernetCsmacd
  1801. ifType.11 = ethernetCsmacd
  1802. ifType.12 = ethernetCsmacd
  1803. ifType.13 = ethernetCsmacd
  1804. ifType.14 = ethernetCsmacd
  1805. ifType.15 = ethernetCsmacd
  1806. ifType.16 = ethernetCsmacd
  1807. ifType.17 = ethernetCsmacd
  1808. ifType.18 = ethernetCsmacd
  1809. ifType.19 = ethernetCsmacd
  1810. ifType.20 = ethernetCsmacd
  1811. ifType.21 = ethernetCsmacd
  1812. ifType.22 = ethernetCsmacd
  1813. ifType.23 = ethernetCsmacd
  1814. ifType.24 = ethernetCsmacd
  1815. ifType.25 = ethernetCsmacd
  1816. ifType.26 = ethernetCsmacd
  1817. ifType.27 = ethernetCsmacd
  1818. ifType.28 = ethernetCsmacd
  1819. ifType.29 = ethernetCsmacd
  1820. ifType.30 = ethernetCsmacd
  1821. ifType.31 = ethernetCsmacd
  1822. ifType.32 = ethernetCsmacd
  1823. ifType.33 = ethernetCsmacd
  1824. ifType.34 = ethernetCsmacd
  1825. ifType.35 = ethernetCsmacd
  1826. ifType.36 = ethernetCsmacd
  1827. ifType.37 = ethernetCsmacd
  1828. ifType.38 = ethernetCsmacd
  1829. ifType.39 = ethernetCsmacd
  1830. ifType.40 = ethernetCsmacd
  1831. ifType.41 = ethernetCsmacd
  1832. ifType.42 = ethernetCsmacd
  1833. ifType.43 = ethernetCsmacd
  1834. ifType.44 = ethernetCsmacd
  1835. ifType.45 = ethernetCsmacd
  1836. ifType.46 = ethernetCsmacd
  1837. ifType.47 = ethernetCsmacd
  1838. ifType.48 = ethernetCsmacd
  1839. ifType.65 = ethernetCsmacd
  1840. ifType.66 = ethernetCsmacd
  1841. ifType.67 = ethernetCsmacd
  1842. ifType.68 = ethernetCsmacd
  1843. ifType.69 = propVirtual
  1844. ifType.4095 = ethernetCsmacd
  1845. ifType.4096 = other
  1846. ifType.5639 = l3ipvlan
  1847. ifType.16385 = softwareLoopback
  1848.  
  1849. ifPhysAddress SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifPhysAddress]
  1850. ifPhysAddress.1 = 58:69:6c:6:82:3b
  1851. ifPhysAddress.2 = 58:69:6c:6:82:3b
  1852. ifPhysAddress.3 = 58:69:6c:6:82:3c
  1853. ifPhysAddress.4 = 58:69:6c:6:82:3b
  1854. ifPhysAddress.5 = 58:69:6c:6:82:3c
  1855. ifPhysAddress.6 = 58:69:6c:6:82:3c
  1856. ifPhysAddress.7 = 58:69:6c:6:82:3b
  1857. ifPhysAddress.8 = 58:69:6c:6:82:3c
  1858. ifPhysAddress.9 = 58:69:6c:6:82:3c
  1859. ifPhysAddress.10 = 58:69:6c:6:82:3c
  1860. ifPhysAddress.11 = 58:69:6c:6:82:3c
  1861. ifPhysAddress.12 = 58:69:6c:6:82:3c
  1862. ifPhysAddress.13 = 58:69:6c:6:82:3c
  1863. ifPhysAddress.14 = 58:69:6c:6:82:3c
  1864. ifPhysAddress.15 = 58:69:6c:6:82:3c
  1865. ifPhysAddress.16 = 58:69:6c:6:82:3c
  1866. ifPhysAddress.17 = 58:69:6c:6:82:3c
  1867. ifPhysAddress.18 = 58:69:6c:6:82:3c
  1868. ifPhysAddress.19 = 58:69:6c:6:82:3c
  1869. ifPhysAddress.20 = 58:69:6c:6:82:3c
  1870. ifPhysAddress.21 = 58:69:6c:6:82:3c
  1871. ifPhysAddress.22 = 58:69:6c:6:82:3c
  1872. ifPhysAddress.23 = 58:69:6c:6:82:3c
  1873. ifPhysAddress.24 = 58:69:6c:6:82:3c
  1874. ifPhysAddress.25 = 58:69:6c:6:82:3c
  1875. ifPhysAddress.26 = 58:69:6c:6:82:3c
  1876. ifPhysAddress.27 = 58:69:6c:6:82:3c
  1877. ifPhysAddress.28 = 58:69:6c:6:82:3c
  1878. ifPhysAddress.29 = 58:69:6c:6:82:3c
  1879. ifPhysAddress.30 = 58:69:6c:6:82:3c
  1880. ifPhysAddress.31 = 58:69:6c:6:82:3c
  1881. ifPhysAddress.32 = 58:69:6c:6:82:3c
  1882. ifPhysAddress.33 = 58:69:6c:6:82:3c
  1883. ifPhysAddress.34 = 58:69:6c:6:82:3c
  1884. ifPhysAddress.35 = 58:69:6c:6:82:3c
  1885. ifPhysAddress.36 = 58:69:6c:6:82:3c
  1886. ifPhysAddress.37 = 58:69:6c:6:82:3c
  1887. ifPhysAddress.38 = 58:69:6c:6:82:3c
  1888. ifPhysAddress.39 = 58:69:6c:6:82:3c
  1889. ifPhysAddress.40 = 58:69:6c:6:82:3c
  1890. ifPhysAddress.41 = 58:69:6c:6:82:3c
  1891. ifPhysAddress.42 = 58:69:6c:6:82:3c
  1892. ifPhysAddress.43 = 58:69:6c:6:82:3c
  1893. ifPhysAddress.44 = 58:69:6c:6:82:3c
  1894. ifPhysAddress.45 = 58:69:6c:6:82:3c
  1895. ifPhysAddress.46 = 58:69:6c:6:82:3c
  1896. ifPhysAddress.47 = 58:69:6c:6:82:3b
  1897. ifPhysAddress.48 = 58:69:6c:6:82:3b
  1898. ifPhysAddress.65 = 58:69:6c:6:82:3b
  1899. ifPhysAddress.66 = 58:69:6c:6:82:3b
  1900. ifPhysAddress.67 = 58:69:6c:6:82:3b
  1901. ifPhysAddress.68 = 58:69:6c:6:82:3b
  1902. ifPhysAddress.69 = 58:69:6c:6:82:3b
  1903. ifPhysAddress.4095 = 58:69:6c:6:82:3c
  1904. ifPhysAddress.4096 =
  1905. ifPhysAddress.5639 = 58:69:6c:6:82:3c
  1906. ifPhysAddress.16385 =
  1907.  
  1908. ifMtu SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifMtu]
  1909. ifMtu.1 = 1500
  1910. ifMtu.2 = 1500
  1911. ifMtu.3 = 1500
  1912. ifMtu.4 = 1500
  1913. ifMtu.5 = 9000
  1914. ifMtu.6 = 1500
  1915. ifMtu.7 = 1500
  1916. ifMtu.8 = 1500
  1917. ifMtu.9 = 1500
  1918. ifMtu.10 = 1500
  1919. ifMtu.11 = 1500
  1920. ifMtu.12 = 1500
  1921. ifMtu.13 = 1500
  1922. ifMtu.14 = 1500
  1923. ifMtu.15 = 1500
  1924. ifMtu.16 = 1500
  1925. ifMtu.17 = 1500
  1926. ifMtu.18 = 1500
  1927. ifMtu.19 = 1500
  1928. ifMtu.20 = 1500
  1929. ifMtu.21 = 1500
  1930. ifMtu.22 = 1500
  1931. ifMtu.23 = 1500
  1932. ifMtu.24 = 1500
  1933. ifMtu.25 = 1500
  1934. ifMtu.26 = 1500
  1935. ifMtu.27 = 1500
  1936. ifMtu.28 = 1500
  1937. ifMtu.29 = 1500
  1938. ifMtu.30 = 1500
  1939. ifMtu.31 = 1500
  1940. ifMtu.32 = 1500
  1941. ifMtu.33 = 1500
  1942. ifMtu.34 = 1500
  1943. ifMtu.35 = 1500
  1944. ifMtu.36 = 1500
  1945. ifMtu.37 = 1500
  1946. ifMtu.38 = 1500
  1947. ifMtu.39 = 1500
  1948. ifMtu.40 = 1500
  1949. ifMtu.41 = 1500
  1950. ifMtu.42 = 1500
  1951. ifMtu.43 = 1500
  1952. ifMtu.44 = 1500
  1953. ifMtu.45 = 1500
  1954. ifMtu.46 = 1500
  1955. ifMtu.47 = 1500
  1956. ifMtu.48 = 1500
  1957. ifMtu.65 = 1500
  1958. ifMtu.66 = 1500
  1959. ifMtu.67 = 1500
  1960. ifMtu.68 = 1500
  1961. ifMtu.69 = 1500
  1962. ifMtu.4095 = 1500
  1963. ifMtu.4096 = 1500
  1964. ifMtu.5639 = 1500
  1965. ifMtu.16385 = 1500
  1966.  
  1967. ifInErrors SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifInErrors]
  1968. ifInErrors.1 = 0
  1969. ifInErrors.2 = 0
  1970. ifInErrors.3 = 0
  1971. ifInErrors.4 = 0
  1972. ifInErrors.5 = 0
  1973. ifInErrors.6 = 0
  1974. ifInErrors.7 = 0
  1975. ifInErrors.8 = 0
  1976. ifInErrors.9 = 0
  1977. ifInErrors.10 = 0
  1978. ifInErrors.11 = 1
  1979. ifInErrors.12 = 0
  1980. ifInErrors.13 = 0
  1981. ifInErrors.14 = 0
  1982. ifInErrors.15 = 0
  1983. ifInErrors.16 = 0
  1984. ifInErrors.17 = 0
  1985. ifInErrors.18 = 0
  1986. ifInErrors.19 = 0
  1987. ifInErrors.20 = 0
  1988. ifInErrors.21 = 28
  1989. ifInErrors.22 = 0
  1990. ifInErrors.23 = 0
  1991. ifInErrors.24 = 0
  1992. ifInErrors.25 = 0
  1993. ifInErrors.26 = 13
  1994. ifInErrors.27 = 0
  1995. ifInErrors.28 = 0
  1996. ifInErrors.29 = 0
  1997. ifInErrors.30 = 125373
  1998. ifInErrors.31 = 0
  1999. ifInErrors.32 = 3
  2000. ifInErrors.33 = 2
  2001. ifInErrors.34 = 0
  2002. ifInErrors.35 = 0
  2003. ifInErrors.36 = 774648
  2004. ifInErrors.37 = 0
  2005. ifInErrors.38 = 0
  2006. ifInErrors.39 = 0
  2007. ifInErrors.40 = 0
  2008. ifInErrors.41 = 0
  2009. ifInErrors.42 = 0
  2010. ifInErrors.43 = 0
  2011. ifInErrors.44 = 0
  2012. ifInErrors.45 = 0
  2013. ifInErrors.46 = 0
  2014. ifInErrors.47 = 439
  2015. ifInErrors.48 = 0
  2016. ifInErrors.65 = 0
  2017. ifInErrors.66 = 0
  2018. ifInErrors.67 = 0
  2019. ifInErrors.68 = 0
  2020. ifInErrors.69 = 112
  2021. ifInErrors.4095 = 0
  2022. ifInErrors.4096 = 0
  2023. ifInErrors.5639 = 0
  2024. ifInErrors.16385 = 0
  2025.  
  2026. ifOutErrors SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifOutErrors]
  2027. ifOutErrors.1 = 0
  2028. ifOutErrors.2 = 0
  2029. ifOutErrors.3 = 0
  2030. ifOutErrors.4 = 0
  2031. ifOutErrors.5 = 0
  2032. ifOutErrors.6 = 0
  2033. ifOutErrors.7 = 0
  2034. ifOutErrors.8 = 0
  2035. ifOutErrors.9 = 0
  2036. ifOutErrors.10 = 0
  2037. ifOutErrors.11 = 0
  2038. ifOutErrors.12 = 0
  2039. ifOutErrors.13 = 0
  2040. ifOutErrors.14 = 0
  2041. ifOutErrors.15 = 0
  2042. ifOutErrors.16 = 0
  2043. ifOutErrors.17 = 0
  2044. ifOutErrors.18 = 0
  2045. ifOutErrors.19 = 0
  2046. ifOutErrors.20 = 0
  2047. ifOutErrors.21 = 0
  2048. ifOutErrors.22 = 0
  2049. ifOutErrors.23 = 0
  2050. ifOutErrors.24 = 0
  2051. ifOutErrors.25 = 0
  2052. ifOutErrors.26 = 0
  2053. ifOutErrors.27 = 0
  2054. ifOutErrors.28 = 0
  2055. ifOutErrors.29 = 0
  2056. ifOutErrors.30 = 0
  2057. ifOutErrors.31 = 0
  2058. ifOutErrors.32 = 0
  2059. ifOutErrors.33 = 0
  2060. ifOutErrors.34 = 0
  2061. ifOutErrors.35 = 0
  2062. ifOutErrors.36 = 0
  2063. ifOutErrors.37 = 0
  2064. ifOutErrors.38 = 0
  2065. ifOutErrors.39 = 0
  2066. ifOutErrors.40 = 0
  2067. ifOutErrors.41 = 0
  2068. ifOutErrors.42 = 0
  2069. ifOutErrors.43 = 0
  2070. ifOutErrors.44 = 0
  2071. ifOutErrors.45 = 0
  2072. ifOutErrors.46 = 0
  2073. ifOutErrors.47 = 0
  2074. ifOutErrors.48 = 0
  2075. ifOutErrors.65 = 0
  2076. ifOutErrors.66 = 0
  2077. ifOutErrors.67 = 0
  2078. ifOutErrors.68 = 0
  2079. ifOutErrors.69 = 0
  2080. ifOutErrors.4095 = 0
  2081. ifOutErrors.4096 = 0
  2082. ifOutErrors.5639 = 0
  2083. ifOutErrors.16385 = 0
  2084.  
  2085. ifInDiscards SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifInDiscards]
  2086. ifInDiscards.1 = 0
  2087. ifInDiscards.2 = 0
  2088. ifInDiscards.3 = 0
  2089. ifInDiscards.4 = 0
  2090. ifInDiscards.5 = 0
  2091. ifInDiscards.6 = 0
  2092. ifInDiscards.7 = 0
  2093. ifInDiscards.8 = 0
  2094. ifInDiscards.9 = 0
  2095. ifInDiscards.10 = 0
  2096. ifInDiscards.11 = 0
  2097. ifInDiscards.12 = 0
  2098. ifInDiscards.13 = 0
  2099. ifInDiscards.14 = 0
  2100. ifInDiscards.15 = 0
  2101. ifInDiscards.16 = 0
  2102. ifInDiscards.17 = 0
  2103. ifInDiscards.18 = 0
  2104. ifInDiscards.19 = 0
  2105. ifInDiscards.20 = 0
  2106. ifInDiscards.21 = 0
  2107. ifInDiscards.22 = 0
  2108. ifInDiscards.23 = 0
  2109. ifInDiscards.24 = 0
  2110. ifInDiscards.25 = 0
  2111. ifInDiscards.26 = 0
  2112. ifInDiscards.27 = 0
  2113. ifInDiscards.28 = 0
  2114. ifInDiscards.29 = 0
  2115. ifInDiscards.30 = 0
  2116. ifInDiscards.31 = 0
  2117. ifInDiscards.32 = 0
  2118. ifInDiscards.33 = 0
  2119. ifInDiscards.34 = 0
  2120. ifInDiscards.35 = 0
  2121. ifInDiscards.36 = 0
  2122. ifInDiscards.37 = 0
  2123. ifInDiscards.38 = 0
  2124. ifInDiscards.39 = 0
  2125. ifInDiscards.40 = 0
  2126. ifInDiscards.41 = 0
  2127. ifInDiscards.42 = 0
  2128. ifInDiscards.43 = 0
  2129. ifInDiscards.44 = 0
  2130. ifInDiscards.45 = 0
  2131. ifInDiscards.46 = 0
  2132. ifInDiscards.47 = 0
  2133. ifInDiscards.48 = 0
  2134. ifInDiscards.65 = 0
  2135. ifInDiscards.66 = 0
  2136. ifInDiscards.67 = 0
  2137. ifInDiscards.68 = 0
  2138. ifInDiscards.69 = 0
  2139. ifInDiscards.4095 = 0
  2140. ifInDiscards.4096 = 0
  2141. ifInDiscards.5639 = 0
  2142. ifInDiscards.16385 = 0
  2143.  
  2144. ifOutDiscards SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifOutDiscards]
  2145. ifOutDiscards.1 = 0
  2146. ifOutDiscards.2 = 0
  2147. ifOutDiscards.3 = 0
  2148. ifOutDiscards.4 = 0
  2149. ifOutDiscards.5 = 0
  2150. ifOutDiscards.6 = 0
  2151. ifOutDiscards.7 = 0
  2152. ifOutDiscards.8 = 0
  2153. ifOutDiscards.9 = 0
  2154. ifOutDiscards.10 = 0
  2155. ifOutDiscards.11 = 0
  2156. ifOutDiscards.12 = 0
  2157. ifOutDiscards.13 = 0
  2158. ifOutDiscards.14 = 0
  2159. ifOutDiscards.15 = 0
  2160. ifOutDiscards.16 = 0
  2161. ifOutDiscards.17 = 0
  2162. ifOutDiscards.18 = 0
  2163. ifOutDiscards.19 = 0
  2164. ifOutDiscards.20 = 0
  2165. ifOutDiscards.21 = 0
  2166. ifOutDiscards.22 = 0
  2167. ifOutDiscards.23 = 0
  2168. ifOutDiscards.24 = 0
  2169. ifOutDiscards.25 = 0
  2170. ifOutDiscards.26 = 0
  2171. ifOutDiscards.27 = 0
  2172. ifOutDiscards.28 = 0
  2173. ifOutDiscards.29 = 0
  2174. ifOutDiscards.30 = 0
  2175. ifOutDiscards.31 = 0
  2176. ifOutDiscards.32 = 0
  2177. ifOutDiscards.33 = 0
  2178. ifOutDiscards.34 = 0
  2179. ifOutDiscards.35 = 0
  2180. ifOutDiscards.36 = 0
  2181. ifOutDiscards.37 = 0
  2182. ifOutDiscards.38 = 0
  2183. ifOutDiscards.39 = 0
  2184. ifOutDiscards.40 = 0
  2185. ifOutDiscards.41 = 0
  2186. ifOutDiscards.42 = 0
  2187. ifOutDiscards.43 = 0
  2188. ifOutDiscards.44 = 0
  2189. ifOutDiscards.45 = 0
  2190. ifOutDiscards.46 = 0
  2191. ifOutDiscards.47 = 0
  2192. ifOutDiscards.48 = 0
  2193. ifOutDiscards.65 = 0
  2194. ifOutDiscards.66 = 0
  2195. ifOutDiscards.67 = 0
  2196. ifOutDiscards.68 = 0
  2197. ifOutDiscards.69 = 0
  2198. ifOutDiscards.4095 = 3
  2199. ifOutDiscards.4096 = 0
  2200. ifOutDiscards.5639 = 0
  2201. ifOutDiscards.16385 = 0
  2202.  
  2203. dot3StatsDuplexStatusSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m EtherLike-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot3StatsDuplexStatus]
  2204. dot3StatsDuplexStatus = No Such Object available on this agent at this OID
  2205.  
  2206. SQL[SELECT COUNT(*) FROM `ports` WHERE `device_id` = '114' AND `ifType` = 'adsl']
  2207. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m Q-BRIDGE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot1qPvid]
  2208. dot1qPvid.1 = 1
  2209. dot1qPvid.2 = 1
  2210. dot1qPvid.3 = 0
  2211. dot1qPvid.4 = 1
  2212. dot1qPvid.5 = 0
  2213. dot1qPvid.6 = 0
  2214. dot1qPvid.7 = 1
  2215. dot1qPvid.8 = 0
  2216. dot1qPvid.9 = 0
  2217. dot1qPvid.10 = 0
  2218. dot1qPvid.11 = 0
  2219. dot1qPvid.12 = 0
  2220. dot1qPvid.13 = 0
  2221. dot1qPvid.14 = 0
  2222. dot1qPvid.15 = 0
  2223. dot1qPvid.16 = 0
  2224. dot1qPvid.17 = 0
  2225. dot1qPvid.18 = 0
  2226. dot1qPvid.19 = 0
  2227. dot1qPvid.20 = 0
  2228. dot1qPvid.21 = 0
  2229. dot1qPvid.22 = 0
  2230. dot1qPvid.23 = 0
  2231. dot1qPvid.24 = 0
  2232. dot1qPvid.25 = 0
  2233. dot1qPvid.26 = 0
  2234. dot1qPvid.27 = 0
  2235. dot1qPvid.28 = 0
  2236. dot1qPvid.29 = 0
  2237. dot1qPvid.30 = 0
  2238. dot1qPvid.31 = 0
  2239. dot1qPvid.32 = 0
  2240. dot1qPvid.33 = 0
  2241. dot1qPvid.34 = 0
  2242. dot1qPvid.35 = 0
  2243. dot1qPvid.36 = 0
  2244. dot1qPvid.37 = 0
  2245. dot1qPvid.38 = 0
  2246. dot1qPvid.39 = 0
  2247. dot1qPvid.40 = 0
  2248. dot1qPvid.41 = 0
  2249. dot1qPvid.42 = 0
  2250. dot1qPvid.43 = 0
  2251. dot1qPvid.44 = 0
  2252. dot1qPvid.45 = 0
  2253. dot1qPvid.46 = 0
  2254. dot1qPvid.47 = 1
  2255. dot1qPvid.48 = 1
  2256. dot1qPvid.65 = 1
  2257. dot1qPvid.66 = 1
  2258. dot1qPvid.67 = 1
  2259. dot1qPvid.68 = 1
  2260. dot1qPvid.69 = 1
  2261.  
  2262. Array
  2263. (
  2264.     [1] => Array
  2265.         (
  2266.             [ifName] => Te0/1
  2267.             [ifInMulticastPkts] => 0
  2268.             [ifInBroadcastPkts] => 0
  2269.             [ifOutMulticastPkts] => 0
  2270.             [ifOutBroadcastPkts] => 0
  2271.             [ifHCInOctets] => 0
  2272.             [ifHCInUcastPkts] => 0
  2273.             [ifHCInMulticastPkts] => 0
  2274.             [ifHCInBroadcastPkts] => 0
  2275.             [ifHCOutOctets] => 0
  2276.             [ifHCOutUcastPkts] => 0
  2277.             [ifHCOutMulticastPkts] => 0
  2278.             [ifHCOutBroadcastPkts] => 0
  2279.             [ifLinkUpDownTrapEnable] => enabled
  2280.             [ifHighSpeed] => 10000
  2281.             [ifPromiscuousMode] => false
  2282.             [ifConnectorPresent] => true
  2283.             [ifAlias] =>
  2284.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  2285.             [ifDescr] => TenGigabitEthernet 0/1
  2286.             [ifAdminStatus] => up
  2287.             [ifOperStatus] => down
  2288.             [ifLastChange] => 3538
  2289.             [ifType] => ethernetCsmacd
  2290.             [ifPhysAddress] => 58:69:6c:6:82:3b
  2291.             [ifMtu] => 1500
  2292.             [ifInErrors] => 0
  2293.             [ifOutErrors] => 0
  2294.             [ifInDiscards] => 0
  2295.             [ifOutDiscards] => 0
  2296.             [dot1qPvid] => 1
  2297.         )
  2298.  
  2299.     [2] => Array
  2300.         (
  2301.             [ifName] => Te0/2
  2302.             [ifInMulticastPkts] => 0
  2303.             [ifInBroadcastPkts] => 0
  2304.             [ifOutMulticastPkts] => 0
  2305.             [ifOutBroadcastPkts] => 0
  2306.             [ifHCInOctets] => 0
  2307.             [ifHCInUcastPkts] => 0
  2308.             [ifHCInMulticastPkts] => 0
  2309.             [ifHCInBroadcastPkts] => 0
  2310.             [ifHCOutOctets] => 0
  2311.             [ifHCOutUcastPkts] => 0
  2312.             [ifHCOutMulticastPkts] => 0
  2313.             [ifHCOutBroadcastPkts] => 0
  2314.             [ifLinkUpDownTrapEnable] => enabled
  2315.             [ifHighSpeed] => 10000
  2316.             [ifPromiscuousMode] => false
  2317.             [ifConnectorPresent] => true
  2318.             [ifAlias] =>
  2319.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  2320.             [ifDescr] => TenGigabitEthernet 0/2
  2321.             [ifAdminStatus] => up
  2322.             [ifOperStatus] => down
  2323.             [ifLastChange] => 3538
  2324.             [ifType] => ethernetCsmacd
  2325.             [ifPhysAddress] => 58:69:6c:6:82:3b
  2326.             [ifMtu] => 1500
  2327.             [ifInErrors] => 0
  2328.             [ifOutErrors] => 0
  2329.             [ifInDiscards] => 0
  2330.             [ifOutDiscards] => 0
  2331.             [dot1qPvid] => 1
  2332.         )
  2333.  
  2334.     [3] => Array
  2335.         (
  2336.             [ifName] => Te0/3
  2337.             [ifInMulticastPkts] => 21529005
  2338.             [ifInBroadcastPkts] => 3600
  2339.             [ifOutMulticastPkts] => 29166926
  2340.             [ifOutBroadcastPkts] => 26586
  2341.             [ifHCInOctets] => 40006141140318
  2342.             [ifHCInUcastPkts] => 37516045049
  2343.             [ifHCInMulticastPkts] => 21529007
  2344.             [ifHCInBroadcastPkts] => 3600
  2345.             [ifHCOutOctets] => 18924462515857
  2346.             [ifHCOutUcastPkts] => 20601245884
  2347.             [ifHCOutMulticastPkts] => 29166932
  2348.             [ifHCOutBroadcastPkts] => 26586
  2349.             [ifLinkUpDownTrapEnable] => enabled
  2350.             [ifHighSpeed] => 10000
  2351.             [ifPromiscuousMode] => false
  2352.             [ifConnectorPresent] => true
  2353.             [ifAlias] =>
  2354.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  2355.             [ifDescr] => TenGigabitEthernet 0/3
  2356.             [ifAdminStatus] => up
  2357.             [ifOperStatus] => up
  2358.             [ifLastChange] => 0
  2359.             [ifType] => ethernetCsmacd
  2360.             [ifPhysAddress] => 58:69:6c:6:82:3c
  2361.             [ifMtu] => 1500
  2362.             [ifInErrors] => 0
  2363.             [ifOutErrors] => 0
  2364.             [ifInDiscards] => 0
  2365.             [ifOutDiscards] => 0
  2366.             [dot1qPvid] => 0
  2367.         )
  2368.  
  2369.     [4] => Array
  2370.         (
  2371.             [ifName] => Te0/4
  2372.             [ifInMulticastPkts] => 0
  2373.             [ifInBroadcastPkts] => 0
  2374.             [ifOutMulticastPkts] => 0
  2375.             [ifOutBroadcastPkts] => 0
  2376.             [ifHCInOctets] => 0
  2377.             [ifHCInUcastPkts] => 0
  2378.             [ifHCInMulticastPkts] => 0
  2379.             [ifHCInBroadcastPkts] => 0
  2380.             [ifHCOutOctets] => 0
  2381.             [ifHCOutUcastPkts] => 0
  2382.             [ifHCOutMulticastPkts] => 0
  2383.             [ifHCOutBroadcastPkts] => 0
  2384.             [ifLinkUpDownTrapEnable] => enabled
  2385.             [ifHighSpeed] => 10000
  2386.             [ifPromiscuousMode] => false
  2387.             [ifConnectorPresent] => true
  2388.             [ifAlias] =>
  2389.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  2390.             [ifDescr] => TenGigabitEthernet 0/4
  2391.             [ifAdminStatus] => up
  2392.             [ifOperStatus] => down
  2393.             [ifLastChange] => 3539
  2394.             [ifType] => ethernetCsmacd
  2395.             [ifPhysAddress] => 58:69:6c:6:82:3b
  2396.             [ifMtu] => 1500
  2397.             [ifInErrors] => 0
  2398.             [ifOutErrors] => 0
  2399.             [ifInDiscards] => 0
  2400.             [ifOutDiscards] => 0
  2401.             [dot1qPvid] => 1
  2402.         )
  2403.  
  2404.     [5] => Array
  2405.         (
  2406.             [ifName] => Te0/5
  2407.             [ifInMulticastPkts] => 28059735
  2408.             [ifInBroadcastPkts] => 38735
  2409.             [ifOutMulticastPkts] => 30216361
  2410.             [ifOutBroadcastPkts] => 7294
  2411.             [ifHCInOctets] => 3690452560384713
  2412.             [ifHCInUcastPkts] => 15322263306629
  2413.             [ifHCInMulticastPkts] => 28059741
  2414.             [ifHCInBroadcastPkts] => 38735
  2415.             [ifHCOutOctets] => 539429433759763
  2416.             [ifHCOutUcastPkts] => 3955346129988
  2417.             [ifHCOutMulticastPkts] => 30216363
  2418.             [ifHCOutBroadcastPkts] => 7294
  2419.             [ifLinkUpDownTrapEnable] => enabled
  2420.             [ifHighSpeed] => 10000
  2421.             [ifPromiscuousMode] => false
  2422.             [ifConnectorPresent] => true
  2423.             [ifAlias] =>
  2424.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  2425.             [ifDescr] => TenGigabitEthernet 0/5
  2426.             [ifAdminStatus] => up
  2427.             [ifOperStatus] => up
  2428.             [ifLastChange] => 352274093
  2429.             [ifType] => ethernetCsmacd
  2430.             [ifPhysAddress] => 58:69:6c:6:82:3c
  2431.             [ifMtu] => 9000
  2432.             [ifInErrors] => 0
  2433.             [ifOutErrors] => 0
  2434.             [ifInDiscards] => 0
  2435.             [ifOutDiscards] => 0
  2436.             [dot1qPvid] => 0
  2437.         )
  2438.  
  2439.     [6] => Array
  2440.         (
  2441.             [ifName] => Te0/6
  2442.             [ifInMulticastPkts] => 24830653
  2443.             [ifInBroadcastPkts] => 20
  2444.             [ifOutMulticastPkts] => 31511980
  2445.             [ifOutBroadcastPkts] => 3383
  2446.             [ifHCInOctets] => 1488245620106
  2447.             [ifHCInUcastPkts] => 2603842977
  2448.             [ifHCInMulticastPkts] => 24830655
  2449.             [ifHCInBroadcastPkts] => 20
  2450.             [ifHCOutOctets] => 4106961092744
  2451.             [ifHCOutUcastPkts] => 3763706139
  2452.             [ifHCOutMulticastPkts] => 31511984
  2453.             [ifHCOutBroadcastPkts] => 3383
  2454.             [ifLinkUpDownTrapEnable] => enabled
  2455.             [ifHighSpeed] => 10000
  2456.             [ifPromiscuousMode] => false
  2457.             [ifConnectorPresent] => true
  2458.             [ifAlias] =>
  2459.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  2460.             [ifDescr] => TenGigabitEthernet 0/6
  2461.             [ifAdminStatus] => up
  2462.             [ifOperStatus] => up
  2463.             [ifLastChange] => 2910287853
  2464.             [ifType] => ethernetCsmacd
  2465.             [ifPhysAddress] => 58:69:6c:6:82:3c
  2466.             [ifMtu] => 1500
  2467.             [ifInErrors] => 0
  2468.             [ifOutErrors] => 0
  2469.             [ifInDiscards] => 0
  2470.             [ifOutDiscards] => 0
  2471.             [dot1qPvid] => 0
  2472.         )
  2473.  
  2474.     [7] => Array
  2475.         (
  2476.             [ifName] => Te0/7
  2477.             [ifInMulticastPkts] => 4108202
  2478.             [ifInBroadcastPkts] => 1906167
  2479.             [ifOutMulticastPkts] => 4798352
  2480.             [ifOutBroadcastPkts] => 741
  2481.             [ifHCInOctets] => 18626084080934
  2482.             [ifHCInUcastPkts] => 65085325040
  2483.             [ifHCInMulticastPkts] => 4108202
  2484.             [ifHCInBroadcastPkts] => 1906167
  2485.             [ifHCOutOctets] => 113896238650512
  2486.             [ifHCOutUcastPkts] => 92310885452
  2487.             [ifHCOutMulticastPkts] => 4798352
  2488.             [ifHCOutBroadcastPkts] => 741
  2489.             [ifLinkUpDownTrapEnable] => enabled
  2490.             [ifHighSpeed] => 10000
  2491.             [ifPromiscuousMode] => false
  2492.             [ifConnectorPresent] => true
  2493.             [ifAlias] =>
  2494.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  2495.             [ifDescr] => TenGigabitEthernet 0/7
  2496.             [ifAdminStatus] => up
  2497.             [ifOperStatus] => down
  2498.             [ifLastChange] => 0
  2499.             [ifType] => ethernetCsmacd
  2500.             [ifPhysAddress] => 58:69:6c:6:82:3b
  2501.             [ifMtu] => 1500
  2502.             [ifInErrors] => 0
  2503.             [ifOutErrors] => 0
  2504.             [ifInDiscards] => 0
  2505.             [ifOutDiscards] => 0
  2506.             [dot1qPvid] => 1
  2507.         )
  2508.  
  2509.     [8] => Array
  2510.         (
  2511.             [ifName] => Te0/8
  2512.             [ifInMulticastPkts] => 13039827
  2513.             [ifInBroadcastPkts] => 1233
  2514.             [ifOutMulticastPkts] => 18523430
  2515.             [ifOutBroadcastPkts] => 6973
  2516.             [ifHCInOctets] => 12464134017670
  2517.             [ifHCInUcastPkts] => 48519189187
  2518.             [ifHCInMulticastPkts] => 13039827
  2519.             [ifHCInBroadcastPkts] => 1233
  2520.             [ifHCOutOctets] => 185515858055627
  2521.             [ifHCOutUcastPkts] => 189580516800
  2522.             [ifHCOutMulticastPkts] => 18523430
  2523.             [ifHCOutBroadcastPkts] => 6973
  2524.             [ifLinkUpDownTrapEnable] => enabled
  2525.             [ifHighSpeed] => 10000
  2526.             [ifPromiscuousMode] => false
  2527.             [ifConnectorPresent] => true
  2528.             [ifAlias] =>
  2529.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  2530.             [ifDescr] => TenGigabitEthernet 0/8
  2531.             [ifAdminStatus] => up
  2532.             [ifOperStatus] => down
  2533.             [ifLastChange] => 317682152
  2534.             [ifType] => ethernetCsmacd
  2535.             [ifPhysAddress] => 58:69:6c:6:82:3c
  2536.             [ifMtu] => 1500
  2537.             [ifInErrors] => 0
  2538.             [ifOutErrors] => 0
  2539.             [ifInDiscards] => 0
  2540.             [ifOutDiscards] => 0
  2541.             [dot1qPvid] => 0
  2542.         )
  2543.  
  2544.     [9] => Array
  2545.         (
  2546.             [ifName] => Te0/9
  2547.             [ifInMulticastPkts] => 24210616
  2548.             [ifInBroadcastPkts] => 20
  2549.             [ifOutMulticastPkts] => 32046937
  2550.             [ifOutBroadcastPkts] => 7922
  2551.             [ifHCInOctets] => 21372547017813
  2552.             [ifHCInUcastPkts] => 138139499030
  2553.             [ifHCInMulticastPkts] => 24210619
  2554.             [ifHCInBroadcastPkts] => 20
  2555.             [ifHCOutOctets] => 341039114804736
  2556.             [ifHCOutUcastPkts] => 508611169868
  2557.             [ifHCOutMulticastPkts] => 32046942
  2558.             [ifHCOutBroadcastPkts] => 7922
  2559.             [ifLinkUpDownTrapEnable] => enabled
  2560.             [ifHighSpeed] => 10000
  2561.             [ifPromiscuousMode] => false
  2562.             [ifConnectorPresent] => true
  2563.             [ifAlias] =>
  2564.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  2565.             [ifDescr] => TenGigabitEthernet 0/9
  2566.             [ifAdminStatus] => up
  2567.             [ifOperStatus] => up
  2568.             [ifLastChange] => 2907239572
  2569.             [ifType] => ethernetCsmacd
  2570.             [ifPhysAddress] => 58:69:6c:6:82:3c
  2571.             [ifMtu] => 1500
  2572.             [ifInErrors] => 0
  2573.             [ifOutErrors] => 0
  2574.             [ifInDiscards] => 0
  2575.             [ifOutDiscards] => 0
  2576.             [dot1qPvid] => 0
  2577.         )
  2578.  
  2579.     [10] => Array
  2580.         (
  2581.             [ifName] => Te0/10
  2582.             [ifInMulticastPkts] => 24475988
  2583.             [ifInBroadcastPkts] => 16
  2584.             [ifOutMulticastPkts] => 32449423
  2585.             [ifOutBroadcastPkts] => 3644
  2586.             [ifHCInOctets] => 4808416519903
  2587.             [ifHCInUcastPkts] => 4217247583
  2588.             [ifHCInMulticastPkts] => 24475990
  2589.             [ifHCInBroadcastPkts] => 16
  2590.             [ifHCOutOctets] => 605434698426
  2591.             [ifHCOutUcastPkts] => 977947300
  2592.             [ifHCOutMulticastPkts] => 32449427
  2593.             [ifHCOutBroadcastPkts] => 3644
  2594.             [ifLinkUpDownTrapEnable] => enabled
  2595.             [ifHighSpeed] => 10000
  2596.             [ifPromiscuousMode] => false
  2597.             [ifConnectorPresent] => true
  2598.             [ifAlias] =>
  2599.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  2600.             [ifDescr] => TenGigabitEthernet 0/10
  2601.             [ifAdminStatus] => up
  2602.             [ifOperStatus] => up
  2603.             [ifLastChange] => 2358788346
  2604.             [ifType] => ethernetCsmacd
  2605.             [ifPhysAddress] => 58:69:6c:6:82:3c
  2606.             [ifMtu] => 1500
  2607.             [ifInErrors] => 0
  2608.             [ifOutErrors] => 0
  2609.             [ifInDiscards] => 0
  2610.             [ifOutDiscards] => 0
  2611.             [dot1qPvid] => 0
  2612.         )
  2613.  
  2614.     [11] => Array
  2615.         (
  2616.             [ifName] => Te0/11
  2617.             [ifInMulticastPkts] => 25565350
  2618.             [ifInBroadcastPkts] => 20
  2619.             [ifOutMulticastPkts] => 33249577
  2620.             [ifOutBroadcastPkts] => 8572
  2621.             [ifHCInOctets] => 126882612650158
  2622.             [ifHCInUcastPkts] => 247449265839
  2623.             [ifHCInMulticastPkts] => 25565352
  2624.             [ifHCInBroadcastPkts] => 20
  2625.             [ifHCOutOctets] => 220898724369892
  2626.             [ifHCOutUcastPkts] => 545686550908
  2627.             [ifHCOutMulticastPkts] => 33249581
  2628.             [ifHCOutBroadcastPkts] => 8572
  2629.             [ifLinkUpDownTrapEnable] => enabled
  2630.             [ifHighSpeed] => 10000
  2631.             [ifPromiscuousMode] => false
  2632.             [ifConnectorPresent] => true
  2633.             [ifAlias] =>
  2634.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  2635.             [ifDescr] => TenGigabitEthernet 0/11
  2636.             [ifAdminStatus] => up
  2637.             [ifOperStatus] => up
  2638.             [ifLastChange] => 2358763561
  2639.             [ifType] => ethernetCsmacd
  2640.             [ifPhysAddress] => 58:69:6c:6:82:3c
  2641.             [ifMtu] => 1500
  2642.             [ifInErrors] => 1
  2643.             [ifOutErrors] => 0
  2644.             [ifInDiscards] => 0
  2645.             [ifOutDiscards] => 0
  2646.             [dot1qPvid] => 0
  2647.         )
  2648.  
  2649.     [12] => Array
  2650.         (
  2651.             [ifName] => Te0/12
  2652.             [ifInMulticastPkts] => 22505387
  2653.             [ifInBroadcastPkts] => 0
  2654.             [ifOutMulticastPkts] => 26668203
  2655.             [ifOutBroadcastPkts] => 8083
  2656.             [ifHCInOctets] => 90196551454274
  2657.             [ifHCInUcastPkts] => 160496337262
  2658.             [ifHCInMulticastPkts] => 22505391
  2659.             [ifHCInBroadcastPkts] => 0
  2660.             [ifHCOutOctets] => 130057342270939
  2661.             [ifHCOutUcastPkts] => 183140464569
  2662.             [ifHCOutMulticastPkts] => 26668205
  2663.             [ifHCOutBroadcastPkts] => 8083
  2664.             [ifLinkUpDownTrapEnable] => enabled
  2665.             [ifHighSpeed] => 10000
  2666.             [ifPromiscuousMode] => false
  2667.             [ifConnectorPresent] => true
  2668.             [ifAlias] =>
  2669.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  2670.             [ifDescr] => TenGigabitEthernet 0/12
  2671.             [ifAdminStatus] => up
  2672.             [ifOperStatus] => up
  2673.             [ifLastChange] => 2349819448
  2674.             [ifType] => ethernetCsmacd
  2675.             [ifPhysAddress] => 58:69:6c:6:82:3c
  2676.             [ifMtu] => 1500
  2677.             [ifInErrors] => 0
  2678.             [ifOutErrors] => 0
  2679.             [ifInDiscards] => 0
  2680.             [ifOutDiscards] => 0
  2681.             [dot1qPvid] => 0
  2682.         )
  2683.  
  2684.     [13] => Array
  2685.         (
  2686.             [ifName] => Te0/13
  2687.             [ifInMulticastPkts] => 0
  2688.             [ifInBroadcastPkts] => 0
  2689.             [ifOutMulticastPkts] => 0
  2690.             [ifOutBroadcastPkts] => 0
  2691.             [ifHCInOctets] => 0
  2692.             [ifHCInUcastPkts] => 0
  2693.             [ifHCInMulticastPkts] => 0
  2694.             [ifHCInBroadcastPkts] => 0
  2695.             [ifHCOutOctets] => 0
  2696.             [ifHCOutUcastPkts] => 0
  2697.             [ifHCOutMulticastPkts] => 0
  2698.             [ifHCOutBroadcastPkts] => 0
  2699.             [ifLinkUpDownTrapEnable] => enabled
  2700.             [ifHighSpeed] => 10000
  2701.             [ifPromiscuousMode] => false
  2702.             [ifConnectorPresent] => true
  2703.             [ifAlias] =>
  2704.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  2705.             [ifDescr] => TenGigabitEthernet 0/13
  2706.             [ifAdminStatus] => up
  2707.             [ifOperStatus] => down
  2708.             [ifLastChange] => 3544
  2709.             [ifType] => ethernetCsmacd
  2710.             [ifPhysAddress] => 58:69:6c:6:82:3c
  2711.             [ifMtu] => 1500
  2712.             [ifInErrors] => 0
  2713.             [ifOutErrors] => 0
  2714.             [ifInDiscards] => 0
  2715.             [ifOutDiscards] => 0
  2716.             [dot1qPvid] => 0
  2717.         )
  2718.  
  2719.     [14] => Array
  2720.         (
  2721.             [ifName] => Te0/14
  2722.             [ifInMulticastPkts] => 0
  2723.             [ifInBroadcastPkts] => 0
  2724.             [ifOutMulticastPkts] => 0
  2725.             [ifOutBroadcastPkts] => 0
  2726.             [ifHCInOctets] => 0
  2727.             [ifHCInUcastPkts] => 0
  2728.             [ifHCInMulticastPkts] => 0
  2729.             [ifHCInBroadcastPkts] => 0
  2730.             [ifHCOutOctets] => 0
  2731.             [ifHCOutUcastPkts] => 0
  2732.             [ifHCOutMulticastPkts] => 0
  2733.             [ifHCOutBroadcastPkts] => 0
  2734.             [ifLinkUpDownTrapEnable] => enabled
  2735.             [ifHighSpeed] => 10000
  2736.             [ifPromiscuousMode] => false
  2737.             [ifConnectorPresent] => true
  2738.             [ifAlias] =>
  2739.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  2740.             [ifDescr] => TenGigabitEthernet 0/14
  2741.             [ifAdminStatus] => up
  2742.             [ifOperStatus] => down
  2743.             [ifLastChange] => 3544
  2744.             [ifType] => ethernetCsmacd
  2745.             [ifPhysAddress] => 58:69:6c:6:82:3c
  2746.             [ifMtu] => 1500
  2747.             [ifInErrors] => 0
  2748.             [ifOutErrors] => 0
  2749.             [ifInDiscards] => 0
  2750.             [ifOutDiscards] => 0
  2751.             [dot1qPvid] => 0
  2752.         )
  2753.  
  2754.     [15] => Array
  2755.         (
  2756.             [ifName] => Te0/15
  2757.             [ifInMulticastPkts] => 23341727
  2758.             [ifInBroadcastPkts] => 2
  2759.             [ifOutMulticastPkts] => 26668391
  2760.             [ifOutBroadcastPkts] => 3869
  2761.             [ifHCInOctets] => 2218972755
  2762.             [ifHCInUcastPkts] => 926574
  2763.             [ifHCInMulticastPkts] => 23341731
  2764.             [ifHCInBroadcastPkts] => 2
  2765.             [ifHCOutOctets] => 3540872662
  2766.             [ifHCOutUcastPkts] => 1197064
  2767.             [ifHCOutMulticastPkts] => 26668394
  2768.             [ifHCOutBroadcastPkts] => 3869
  2769.             [ifLinkUpDownTrapEnable] => enabled
  2770.             [ifHighSpeed] => 10000
  2771.             [ifPromiscuousMode] => false
  2772.             [ifConnectorPresent] => true
  2773.             [ifAlias] =>
  2774.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  2775.             [ifDescr] => TenGigabitEthernet 0/15
  2776.             [ifAdminStatus] => up
  2777.             [ifOperStatus] => up
  2778.             [ifLastChange] => 2359059255
  2779.             [ifType] => ethernetCsmacd
  2780.             [ifPhysAddress] => 58:69:6c:6:82:3c
  2781.             [ifMtu] => 1500
  2782.             [ifInErrors] => 0
  2783.             [ifOutErrors] => 0
  2784.             [ifInDiscards] => 0
  2785.             [ifOutDiscards] => 0
  2786.             [dot1qPvid] => 0
  2787.         )
  2788.  
  2789.     [16] => Array
  2790.         (
  2791.             [ifName] => Te0/16
  2792.             [ifInMulticastPkts] => 25044533
  2793.             [ifInBroadcastPkts] => 11
  2794.             [ifOutMulticastPkts] => 30815987
  2795.             [ifOutBroadcastPkts] => 8153
  2796.             [ifHCInOctets] => 201596325088973
  2797.             [ifHCInUcastPkts] => 620847547142
  2798.             [ifHCInMulticastPkts] => 25044534
  2799.             [ifHCInBroadcastPkts] => 11
  2800.             [ifHCOutOctets] => 371224284267644
  2801.             [ifHCOutUcastPkts] => 1430922104905
  2802.             [ifHCOutMulticastPkts] => 30815990
  2803.             [ifHCOutBroadcastPkts] => 8153
  2804.             [ifLinkUpDownTrapEnable] => enabled
  2805.             [ifHighSpeed] => 10000
  2806.             [ifPromiscuousMode] => false
  2807.             [ifConnectorPresent] => true
  2808.             [ifAlias] =>
  2809.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  2810.             [ifDescr] => TenGigabitEthernet 0/16
  2811.             [ifAdminStatus] => up
  2812.             [ifOperStatus] => up
  2813.             [ifLastChange] => 1164644970
  2814.             [ifType] => ethernetCsmacd
  2815.             [ifPhysAddress] => 58:69:6c:6:82:3c
  2816.             [ifMtu] => 1500
  2817.             [ifInErrors] => 0
  2818.             [ifOutErrors] => 0
  2819.             [ifInDiscards] => 0
  2820.             [ifOutDiscards] => 0
  2821.             [dot1qPvid] => 0
  2822.         )
  2823.  
  2824.     [17] => Array
  2825.         (
  2826.             [ifName] => Te0/17
  2827.             [ifInMulticastPkts] => 24897027
  2828.             [ifInBroadcastPkts] => 5
  2829.             [ifOutMulticastPkts] => 28844680
  2830.             [ifOutBroadcastPkts] => 7839
  2831.             [ifHCInOctets] => 219306839828558
  2832.             [ifHCInUcastPkts] => 896868655294
  2833.             [ifHCInMulticastPkts] => 24897031
  2834.             [ifHCInBroadcastPkts] => 5
  2835.             [ifHCOutOctets] => 213638733002540
  2836.             [ifHCOutUcastPkts] => 1354173677688
  2837.             [ifHCOutMulticastPkts] => 28844683
  2838.             [ifHCOutBroadcastPkts] => 7839
  2839.             [ifLinkUpDownTrapEnable] => enabled
  2840.             [ifHighSpeed] => 10000
  2841.             [ifPromiscuousMode] => false
  2842.             [ifConnectorPresent] => true
  2843.             [ifAlias] =>
  2844.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  2845.             [ifDescr] => TenGigabitEthernet 0/17
  2846.             [ifAdminStatus] => up
  2847.             [ifOperStatus] => up
  2848.             [ifLastChange] => 2358843519
  2849.             [ifType] => ethernetCsmacd
  2850.             [ifPhysAddress] => 58:69:6c:6:82:3c
  2851.             [ifMtu] => 1500
  2852.             [ifInErrors] => 0
  2853.             [ifOutErrors] => 0
  2854.             [ifInDiscards] => 0
  2855.             [ifOutDiscards] => 0
  2856.             [dot1qPvid] => 0
  2857.         )
  2858.  
  2859.     [18] => Array
  2860.         (
  2861.             [ifName] => Te0/18
  2862.             [ifInMulticastPkts] => 23095386
  2863.             [ifInBroadcastPkts] => 11
  2864.             [ifOutMulticastPkts] => 31648753
  2865.             [ifOutBroadcastPkts] => 2001
  2866.             [ifHCInOctets] => 128459790524963
  2867.             [ifHCInUcastPkts] => 531169136800
  2868.             [ifHCInMulticastPkts] => 23095389
  2869.             [ifHCInBroadcastPkts] => 11
  2870.             [ifHCOutOctets] => 485920207735010
  2871.             [ifHCOutUcastPkts] => 1903681609996
  2872.             [ifHCOutMulticastPkts] => 31648757
  2873.             [ifHCOutBroadcastPkts] => 2001
  2874.             [ifLinkUpDownTrapEnable] => enabled
  2875.             [ifHighSpeed] => 10000
  2876.             [ifPromiscuousMode] => false
  2877.             [ifConnectorPresent] => true
  2878.             [ifAlias] =>
  2879.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  2880.             [ifDescr] => TenGigabitEthernet 0/18
  2881.             [ifAdminStatus] => up
  2882.             [ifOperStatus] => up
  2883.             [ifLastChange] => 1957806737
  2884.             [ifType] => ethernetCsmacd
  2885.             [ifPhysAddress] => 58:69:6c:6:82:3c
  2886.             [ifMtu] => 1500
  2887.             [ifInErrors] => 0
  2888.             [ifOutErrors] => 0
  2889.             [ifInDiscards] => 0
  2890.             [ifOutDiscards] => 0
  2891.             [dot1qPvid] => 0
  2892.         )
  2893.  
  2894.     [19] => Array
  2895.         (
  2896.             [ifName] => Te0/19
  2897.             [ifInMulticastPkts] => 57008226
  2898.             [ifInBroadcastPkts] => 10885840
  2899.             [ifOutMulticastPkts] => 28188443
  2900.             [ifOutBroadcastPkts] => 7687
  2901.             [ifHCInOctets] => 87407494998487
  2902.             [ifHCInUcastPkts] => 165028089674
  2903.             [ifHCInMulticastPkts] => 57008230
  2904.             [ifHCInBroadcastPkts] => 10885840
  2905.             [ifHCOutOctets] => 154987819812016
  2906.             [ifHCOutUcastPkts] => 289260956647
  2907.             [ifHCOutMulticastPkts] => 28188445
  2908.             [ifHCOutBroadcastPkts] => 7687
  2909.             [ifLinkUpDownTrapEnable] => enabled
  2910.             [ifHighSpeed] => 10000
  2911.             [ifPromiscuousMode] => false
  2912.             [ifConnectorPresent] => true
  2913.             [ifAlias] =>
  2914.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  2915.             [ifDescr] => TenGigabitEthernet 0/19
  2916.             [ifAdminStatus] => up
  2917.             [ifOperStatus] => up
  2918.             [ifLastChange] => 3634376272
  2919.             [ifType] => ethernetCsmacd
  2920.             [ifPhysAddress] => 58:69:6c:6:82:3c
  2921.             [ifMtu] => 1500
  2922.             [ifInErrors] => 0
  2923.             [ifOutErrors] => 0
  2924.             [ifInDiscards] => 0
  2925.             [ifOutDiscards] => 0
  2926.             [dot1qPvid] => 0
  2927.         )
  2928.  
  2929.     [20] => Array
  2930.         (
  2931.             [ifName] => Te0/20
  2932.             [ifInMulticastPkts] => 413551779
  2933.             [ifInBroadcastPkts] => 145484018
  2934.             [ifOutMulticastPkts] => 26510811
  2935.             [ifOutBroadcastPkts] => 8013
  2936.             [ifHCInOctets] => 194998921096831
  2937.             [ifHCInUcastPkts] => 678373634182
  2938.             [ifHCInMulticastPkts] => 413551801
  2939.             [ifHCInBroadcastPkts] => 145484019
  2940.             [ifHCOutOctets] => 383419676727093
  2941.             [ifHCOutUcastPkts] => 1395513101161
  2942.             [ifHCOutMulticastPkts] => 26510814
  2943.             [ifHCOutBroadcastPkts] => 8013
  2944.             [ifLinkUpDownTrapEnable] => enabled
  2945.             [ifHighSpeed] => 10000
  2946.             [ifPromiscuousMode] => false
  2947.             [ifConnectorPresent] => true
  2948.             [ifAlias] =>
  2949.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  2950.             [ifDescr] => TenGigabitEthernet 0/20
  2951.             [ifAdminStatus] => up
  2952.             [ifOperStatus] => up
  2953.             [ifLastChange] => 0
  2954.             [ifType] => ethernetCsmacd
  2955.             [ifPhysAddress] => 58:69:6c:6:82:3c
  2956.             [ifMtu] => 1500
  2957.             [ifInErrors] => 0
  2958.             [ifOutErrors] => 0
  2959.             [ifInDiscards] => 0
  2960.             [ifOutDiscards] => 0
  2961.             [dot1qPvid] => 0
  2962.         )
  2963.  
  2964.     [21] => Array
  2965.         (
  2966.             [ifName] => Te0/21
  2967.             [ifInMulticastPkts] => 30025369
  2968.             [ifInBroadcastPkts] => 36
  2969.             [ifOutMulticastPkts] => 26735455
  2970.             [ifOutBroadcastPkts] => 8106
  2971.             [ifHCInOctets] => 296742077803847
  2972.             [ifHCInUcastPkts] => 567613445355
  2973.             [ifHCInMulticastPkts] => 30025373
  2974.             [ifHCInBroadcastPkts] => 36
  2975.             [ifHCOutOctets] => 330210691070041
  2976.             [ifHCOutUcastPkts] => 1050545631586
  2977.             [ifHCOutMulticastPkts] => 26735457
  2978.             [ifHCOutBroadcastPkts] => 8106
  2979.             [ifLinkUpDownTrapEnable] => enabled
  2980.             [ifHighSpeed] => 10000
  2981.             [ifPromiscuousMode] => false
  2982.             [ifConnectorPresent] => true
  2983.             [ifAlias] =>
  2984.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  2985.             [ifDescr] => TenGigabitEthernet 0/21
  2986.             [ifAdminStatus] => up
  2987.             [ifOperStatus] => up
  2988.             [ifLastChange] => 1762405987
  2989.             [ifType] => ethernetCsmacd
  2990.             [ifPhysAddress] => 58:69:6c:6:82:3c
  2991.             [ifMtu] => 1500
  2992.             [ifInErrors] => 28
  2993.             [ifOutErrors] => 0
  2994.             [ifInDiscards] => 0
  2995.             [ifOutDiscards] => 0
  2996.             [dot1qPvid] => 0
  2997.         )
  2998.  
  2999.     [22] => Array
  3000.         (
  3001.             [ifName] => Te0/22
  3002.             [ifInMulticastPkts] => 24567884
  3003.             [ifInBroadcastPkts] => 36
  3004.             [ifOutMulticastPkts] => 30863446
  3005.             [ifOutBroadcastPkts] => 8192
  3006.             [ifHCInOctets] => 4352237496493
  3007.             [ifHCInUcastPkts] => 26491201848
  3008.             [ifHCInMulticastPkts] => 24567886
  3009.             [ifHCInBroadcastPkts] => 36
  3010.             [ifHCOutOctets] => 134590943232757
  3011.             [ifHCOutUcastPkts] => 101942697724
  3012.             [ifHCOutMulticastPkts] => 30863450
  3013.             [ifHCOutBroadcastPkts] => 8192
  3014.             [ifLinkUpDownTrapEnable] => enabled
  3015.             [ifHighSpeed] => 10000
  3016.             [ifPromiscuousMode] => false
  3017.             [ifConnectorPresent] => true
  3018.             [ifAlias] =>
  3019.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3020.             [ifDescr] => TenGigabitEthernet 0/22
  3021.             [ifAdminStatus] => up
  3022.             [ifOperStatus] => up
  3023.             [ifLastChange] => 2350194154
  3024.             [ifType] => ethernetCsmacd
  3025.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3026.             [ifMtu] => 1500
  3027.             [ifInErrors] => 0
  3028.             [ifOutErrors] => 0
  3029.             [ifInDiscards] => 0
  3030.             [ifOutDiscards] => 0
  3031.             [dot1qPvid] => 0
  3032.         )
  3033.  
  3034.     [23] => Array
  3035.         (
  3036.             [ifName] => Te0/23
  3037.             [ifInMulticastPkts] => 22893343
  3038.             [ifInBroadcastPkts] => 92
  3039.             [ifOutMulticastPkts] => 30224798
  3040.             [ifOutBroadcastPkts] => 7659
  3041.             [ifHCInOctets] => 95051478118703
  3042.             [ifHCInUcastPkts] => 217410811808
  3043.             [ifHCInMulticastPkts] => 22893343
  3044.             [ifHCInBroadcastPkts] => 92
  3045.             [ifHCOutOctets] => 256931507838955
  3046.             [ifHCOutUcastPkts] => 372828461335
  3047.             [ifHCOutMulticastPkts] => 30224798
  3048.             [ifHCOutBroadcastPkts] => 7659
  3049.             [ifLinkUpDownTrapEnable] => enabled
  3050.             [ifHighSpeed] => 10000
  3051.             [ifPromiscuousMode] => false
  3052.             [ifConnectorPresent] => true
  3053.             [ifAlias] =>
  3054.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3055.             [ifDescr] => TenGigabitEthernet 0/23
  3056.             [ifAdminStatus] => up
  3057.             [ifOperStatus] => down
  3058.             [ifLastChange] => 3529341544
  3059.             [ifType] => ethernetCsmacd
  3060.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3061.             [ifMtu] => 1500
  3062.             [ifInErrors] => 0
  3063.             [ifOutErrors] => 0
  3064.             [ifInDiscards] => 0
  3065.             [ifOutDiscards] => 0
  3066.             [dot1qPvid] => 0
  3067.         )
  3068.  
  3069.     [24] => Array
  3070.         (
  3071.             [ifName] => Te0/24
  3072.             [ifInMulticastPkts] => 24744022
  3073.             [ifInBroadcastPkts] => 35
  3074.             [ifOutMulticastPkts] => 28887512
  3075.             [ifOutBroadcastPkts] => 7780
  3076.             [ifHCInOctets] => 655754655208
  3077.             [ifHCInUcastPkts] => 2982333740
  3078.             [ifHCInMulticastPkts] => 24744025
  3079.             [ifHCInBroadcastPkts] => 35
  3080.             [ifHCOutOctets] => 367097658219523
  3081.             [ifHCOutUcastPkts] => 1269092422901
  3082.             [ifHCOutMulticastPkts] => 28887515
  3083.             [ifHCOutBroadcastPkts] => 7780
  3084.             [ifLinkUpDownTrapEnable] => enabled
  3085.             [ifHighSpeed] => 10000
  3086.             [ifPromiscuousMode] => false
  3087.             [ifConnectorPresent] => true
  3088.             [ifAlias] =>
  3089.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3090.             [ifDescr] => TenGigabitEthernet 0/24
  3091.             [ifAdminStatus] => up
  3092.             [ifOperStatus] => up
  3093.             [ifLastChange] => 2358771465
  3094.             [ifType] => ethernetCsmacd
  3095.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3096.             [ifMtu] => 1500
  3097.             [ifInErrors] => 0
  3098.             [ifOutErrors] => 0
  3099.             [ifInDiscards] => 0
  3100.             [ifOutDiscards] => 0
  3101.             [dot1qPvid] => 0
  3102.         )
  3103.  
  3104.     [25] => Array
  3105.         (
  3106.             [ifName] => Te0/25
  3107.             [ifInMulticastPkts] => 23871858
  3108.             [ifInBroadcastPkts] => 388
  3109.             [ifOutMulticastPkts] => 30662376
  3110.             [ifOutBroadcastPkts] => 8194
  3111.             [ifHCInOctets] => 251435727413273
  3112.             [ifHCInUcastPkts] => 670255013169
  3113.             [ifHCInMulticastPkts] => 23871858
  3114.             [ifHCInBroadcastPkts] => 388
  3115.             [ifHCOutOctets] => 821801120633155
  3116.             [ifHCOutUcastPkts] => 1472276402787
  3117.             [ifHCOutMulticastPkts] => 30662376
  3118.             [ifHCOutBroadcastPkts] => 8194
  3119.             [ifLinkUpDownTrapEnable] => enabled
  3120.             [ifHighSpeed] => 10000
  3121.             [ifPromiscuousMode] => false
  3122.             [ifConnectorPresent] => true
  3123.             [ifAlias] =>
  3124.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3125.             [ifDescr] => TenGigabitEthernet 0/25
  3126.             [ifAdminStatus] => up
  3127.             [ifOperStatus] => down
  3128.             [ifLastChange] => 3529394538
  3129.             [ifType] => ethernetCsmacd
  3130.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3131.             [ifMtu] => 1500
  3132.             [ifInErrors] => 0
  3133.             [ifOutErrors] => 0
  3134.             [ifInDiscards] => 0
  3135.             [ifOutDiscards] => 0
  3136.             [dot1qPvid] => 0
  3137.         )
  3138.  
  3139.     [26] => Array
  3140.         (
  3141.             [ifName] => Te0/26
  3142.             [ifInMulticastPkts] => 22754951
  3143.             [ifInBroadcastPkts] => 49
  3144.             [ifOutMulticastPkts] => 29951936
  3145.             [ifOutBroadcastPkts] => 12933
  3146.             [ifHCInOctets] => 161362371489044
  3147.             [ifHCInUcastPkts] => 243867959263
  3148.             [ifHCInMulticastPkts] => 22754951
  3149.             [ifHCInBroadcastPkts] => 49
  3150.             [ifHCOutOctets] => 755820997366280
  3151.             [ifHCOutUcastPkts] => 1133518236947
  3152.             [ifHCOutMulticastPkts] => 29951936
  3153.             [ifHCOutBroadcastPkts] => 12933
  3154.             [ifLinkUpDownTrapEnable] => enabled
  3155.             [ifHighSpeed] => 10000
  3156.             [ifPromiscuousMode] => false
  3157.             [ifConnectorPresent] => true
  3158.             [ifAlias] =>
  3159.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3160.             [ifDescr] => TenGigabitEthernet 0/26
  3161.             [ifAdminStatus] => up
  3162.             [ifOperStatus] => down
  3163.             [ifLastChange] => 3495150960
  3164.             [ifType] => ethernetCsmacd
  3165.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3166.             [ifMtu] => 1500
  3167.             [ifInErrors] => 13
  3168.             [ifOutErrors] => 0
  3169.             [ifInDiscards] => 0
  3170.             [ifOutDiscards] => 0
  3171.             [dot1qPvid] => 0
  3172.         )
  3173.  
  3174.     [27] => Array
  3175.         (
  3176.             [ifName] => Te0/27
  3177.             [ifInMulticastPkts] => 21412757
  3178.             [ifInBroadcastPkts] => 0
  3179.             [ifOutMulticastPkts] => 25898281
  3180.             [ifOutBroadcastPkts] => 8688
  3181.             [ifHCInOctets] => 286343370874143
  3182.             [ifHCInUcastPkts] => 682007190918
  3183.             [ifHCInMulticastPkts] => 21412757
  3184.             [ifHCInBroadcastPkts] => 0
  3185.             [ifHCOutOctets] => 1606974244492164
  3186.             [ifHCOutUcastPkts] => 2515757463891
  3187.             [ifHCOutMulticastPkts] => 25898281
  3188.             [ifHCOutBroadcastPkts] => 8688
  3189.             [ifLinkUpDownTrapEnable] => enabled
  3190.             [ifHighSpeed] => 10000
  3191.             [ifPromiscuousMode] => false
  3192.             [ifConnectorPresent] => true
  3193.             [ifAlias] =>
  3194.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3195.             [ifDescr] => TenGigabitEthernet 0/27
  3196.             [ifAdminStatus] => up
  3197.             [ifOperStatus] => down
  3198.             [ifLastChange] => 3503180747
  3199.             [ifType] => ethernetCsmacd
  3200.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3201.             [ifMtu] => 1500
  3202.             [ifInErrors] => 0
  3203.             [ifOutErrors] => 0
  3204.             [ifInDiscards] => 0
  3205.             [ifOutDiscards] => 0
  3206.             [dot1qPvid] => 0
  3207.         )
  3208.  
  3209.     [28] => Array
  3210.         (
  3211.             [ifName] => Te0/28
  3212.             [ifInMulticastPkts] => 22846160
  3213.             [ifInBroadcastPkts] => 40
  3214.             [ifOutMulticastPkts] => 30796684
  3215.             [ifOutBroadcastPkts] => 8007
  3216.             [ifHCInOctets] => 314463747756695
  3217.             [ifHCInUcastPkts] => 645408911098
  3218.             [ifHCInMulticastPkts] => 22846160
  3219.             [ifHCInBroadcastPkts] => 40
  3220.             [ifHCOutOctets] => 904218027649779
  3221.             [ifHCOutUcastPkts] => 1439024369639
  3222.             [ifHCOutMulticastPkts] => 30796684
  3223.             [ifHCOutBroadcastPkts] => 8007
  3224.             [ifLinkUpDownTrapEnable] => enabled
  3225.             [ifHighSpeed] => 10000
  3226.             [ifPromiscuousMode] => false
  3227.             [ifConnectorPresent] => true
  3228.             [ifAlias] =>
  3229.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3230.             [ifDescr] => TenGigabitEthernet 0/28
  3231.             [ifAdminStatus] => up
  3232.             [ifOperStatus] => down
  3233.             [ifLastChange] => 3513349490
  3234.             [ifType] => ethernetCsmacd
  3235.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3236.             [ifMtu] => 1500
  3237.             [ifInErrors] => 0
  3238.             [ifOutErrors] => 0
  3239.             [ifInDiscards] => 0
  3240.             [ifOutDiscards] => 0
  3241.             [dot1qPvid] => 0
  3242.         )
  3243.  
  3244.     [29] => Array
  3245.         (
  3246.             [ifName] => Te0/29
  3247.             [ifInMulticastPkts] => 22544305
  3248.             [ifInBroadcastPkts] => 61
  3249.             [ifOutMulticastPkts] => 28288579
  3250.             [ifOutBroadcastPkts] => 7219
  3251.             [ifHCInOctets] => 172508588919072
  3252.             [ifHCInUcastPkts] => 363537143667
  3253.             [ifHCInMulticastPkts] => 22544305
  3254.             [ifHCInBroadcastPkts] => 61
  3255.             [ifHCOutOctets] => 1264175155545975
  3256.             [ifHCOutUcastPkts] => 1895537148350
  3257.             [ifHCOutMulticastPkts] => 28288579
  3258.             [ifHCOutBroadcastPkts] => 7219
  3259.             [ifLinkUpDownTrapEnable] => enabled
  3260.             [ifHighSpeed] => 10000
  3261.             [ifPromiscuousMode] => false
  3262.             [ifConnectorPresent] => true
  3263.             [ifAlias] =>
  3264.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3265.             [ifDescr] => TenGigabitEthernet 0/29
  3266.             [ifAdminStatus] => up
  3267.             [ifOperStatus] => down
  3268.             [ifLastChange] => 3513590567
  3269.             [ifType] => ethernetCsmacd
  3270.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3271.             [ifMtu] => 1500
  3272.             [ifInErrors] => 0
  3273.             [ifOutErrors] => 0
  3274.             [ifInDiscards] => 0
  3275.             [ifOutDiscards] => 0
  3276.             [dot1qPvid] => 0
  3277.         )
  3278.  
  3279.     [30] => Array
  3280.         (
  3281.             [ifName] => Te0/30
  3282.             [ifInMulticastPkts] => 25845516
  3283.             [ifInBroadcastPkts] => 643
  3284.             [ifOutMulticastPkts] => 32844306
  3285.             [ifOutBroadcastPkts] => 7131
  3286.             [ifHCInOctets] => 6531424665231860
  3287.             [ifHCInUcastPkts] => 6058930177600
  3288.             [ifHCInMulticastPkts] => 25845518
  3289.             [ifHCInBroadcastPkts] => 643
  3290.             [ifHCOutOctets] => 2354946938531546
  3291.             [ifHCOutUcastPkts] => 4341133139668
  3292.             [ifHCOutMulticastPkts] => 32844311
  3293.             [ifHCOutBroadcastPkts] => 7131
  3294.             [ifLinkUpDownTrapEnable] => enabled
  3295.             [ifHighSpeed] => 10000
  3296.             [ifPromiscuousMode] => false
  3297.             [ifConnectorPresent] => true
  3298.             [ifAlias] =>
  3299.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3300.             [ifDescr] => TenGigabitEthernet 0/30
  3301.             [ifAdminStatus] => up
  3302.             [ifOperStatus] => up
  3303.             [ifLastChange] => 1957950112
  3304.             [ifType] => ethernetCsmacd
  3305.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3306.             [ifMtu] => 1500
  3307.             [ifInErrors] => 125373
  3308.             [ifOutErrors] => 0
  3309.             [ifInDiscards] => 0
  3310.             [ifOutDiscards] => 0
  3311.             [dot1qPvid] => 0
  3312.         )
  3313.  
  3314.     [31] => Array
  3315.         (
  3316.             [ifName] => Te0/31
  3317.             [ifInMulticastPkts] => 26337905
  3318.             [ifInBroadcastPkts] => 40
  3319.             [ifOutMulticastPkts] => 36220350
  3320.             [ifOutBroadcastPkts] => 7295
  3321.             [ifHCInOctets] => 44196443200762
  3322.             [ifHCInUcastPkts] => 326823814498
  3323.             [ifHCInMulticastPkts] => 26337907
  3324.             [ifHCInBroadcastPkts] => 40
  3325.             [ifHCOutOctets] => 576943210274225
  3326.             [ifHCOutUcastPkts] => 980667985661
  3327.             [ifHCOutMulticastPkts] => 36220355
  3328.             [ifHCOutBroadcastPkts] => 7295
  3329.             [ifLinkUpDownTrapEnable] => enabled
  3330.             [ifHighSpeed] => 10000
  3331.             [ifPromiscuousMode] => false
  3332.             [ifConnectorPresent] => true
  3333.             [ifAlias] =>
  3334.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3335.             [ifDescr] => TenGigabitEthernet 0/31
  3336.             [ifAdminStatus] => up
  3337.             [ifOperStatus] => up
  3338.             [ifLastChange] => 2610492176
  3339.             [ifType] => ethernetCsmacd
  3340.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3341.             [ifMtu] => 1500
  3342.             [ifInErrors] => 0
  3343.             [ifOutErrors] => 0
  3344.             [ifInDiscards] => 0
  3345.             [ifOutDiscards] => 0
  3346.             [dot1qPvid] => 0
  3347.         )
  3348.  
  3349.     [32] => Array
  3350.         (
  3351.             [ifName] => Te0/32
  3352.             [ifInMulticastPkts] => 26947528
  3353.             [ifInBroadcastPkts] => 71
  3354.             [ifOutMulticastPkts] => 30667937
  3355.             [ifOutBroadcastPkts] => 3281
  3356.             [ifHCInOctets] => 17755629684178
  3357.             [ifHCInUcastPkts] => 42196999759
  3358.             [ifHCInMulticastPkts] => 26947531
  3359.             [ifHCInBroadcastPkts] => 71
  3360.             [ifHCOutOctets] => 71143724586058
  3361.             [ifHCOutUcastPkts] => 148457419458
  3362.             [ifHCOutMulticastPkts] => 30667940
  3363.             [ifHCOutBroadcastPkts] => 3281
  3364.             [ifLinkUpDownTrapEnable] => enabled
  3365.             [ifHighSpeed] => 10000
  3366.             [ifPromiscuousMode] => false
  3367.             [ifConnectorPresent] => true
  3368.             [ifAlias] =>
  3369.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3370.             [ifDescr] => TenGigabitEthernet 0/32
  3371.             [ifAdminStatus] => up
  3372.             [ifOperStatus] => up
  3373.             [ifLastChange] => 1388549907
  3374.             [ifType] => ethernetCsmacd
  3375.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3376.             [ifMtu] => 1500
  3377.             [ifInErrors] => 3
  3378.             [ifOutErrors] => 0
  3379.             [ifInDiscards] => 0
  3380.             [ifOutDiscards] => 0
  3381.             [dot1qPvid] => 0
  3382.         )
  3383.  
  3384.     [33] => Array
  3385.         (
  3386.             [ifName] => Te0/33
  3387.             [ifInMulticastPkts] => 25712176
  3388.             [ifInBroadcastPkts] => 469742
  3389.             [ifOutMulticastPkts] => 33929586
  3390.             [ifOutBroadcastPkts] => 7530
  3391.             [ifHCInOctets] => 81551611404655
  3392.             [ifHCInUcastPkts] => 243782414825
  3393.             [ifHCInMulticastPkts] => 25712180
  3394.             [ifHCInBroadcastPkts] => 469742
  3395.             [ifHCOutOctets] => 411525425601659
  3396.             [ifHCOutUcastPkts] => 375535663464
  3397.             [ifHCOutMulticastPkts] => 33929591
  3398.             [ifHCOutBroadcastPkts] => 7530
  3399.             [ifLinkUpDownTrapEnable] => enabled
  3400.             [ifHighSpeed] => 10000
  3401.             [ifPromiscuousMode] => false
  3402.             [ifConnectorPresent] => true
  3403.             [ifAlias] =>
  3404.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3405.             [ifDescr] => TenGigabitEthernet 0/33
  3406.             [ifAdminStatus] => up
  3407.             [ifOperStatus] => up
  3408.             [ifLastChange] => 1957950122
  3409.             [ifType] => ethernetCsmacd
  3410.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3411.             [ifMtu] => 1500
  3412.             [ifInErrors] => 2
  3413.             [ifOutErrors] => 0
  3414.             [ifInDiscards] => 0
  3415.             [ifOutDiscards] => 0
  3416.             [dot1qPvid] => 0
  3417.         )
  3418.  
  3419.     [34] => Array
  3420.         (
  3421.             [ifName] => Te0/34
  3422.             [ifInMulticastPkts] => 25743448
  3423.             [ifInBroadcastPkts] => 334
  3424.             [ifOutMulticastPkts] => 24343095
  3425.             [ifOutBroadcastPkts] => 7780
  3426.             [ifHCInOctets] => 60083476706610
  3427.             [ifHCInUcastPkts] => 120260618285
  3428.             [ifHCInMulticastPkts] => 25743448
  3429.             [ifHCInBroadcastPkts] => 334
  3430.             [ifHCOutOctets] => 72770698422635
  3431.             [ifHCOutUcastPkts] => 195879470246
  3432.             [ifHCOutMulticastPkts] => 24343096
  3433.             [ifHCOutBroadcastPkts] => 7780
  3434.             [ifLinkUpDownTrapEnable] => enabled
  3435.             [ifHighSpeed] => 10000
  3436.             [ifPromiscuousMode] => false
  3437.             [ifConnectorPresent] => true
  3438.             [ifAlias] =>
  3439.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3440.             [ifDescr] => TenGigabitEthernet 0/34
  3441.             [ifAdminStatus] => up
  3442.             [ifOperStatus] => up
  3443.             [ifLastChange] => 3527446286
  3444.             [ifType] => ethernetCsmacd
  3445.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3446.             [ifMtu] => 1500
  3447.             [ifInErrors] => 0
  3448.             [ifOutErrors] => 0
  3449.             [ifInDiscards] => 0
  3450.             [ifOutDiscards] => 0
  3451.             [dot1qPvid] => 0
  3452.         )
  3453.  
  3454.     [35] => Array
  3455.         (
  3456.             [ifName] => Te0/35
  3457.             [ifInMulticastPkts] => 25344586
  3458.             [ifInBroadcastPkts] => 144
  3459.             [ifOutMulticastPkts] => 22151107
  3460.             [ifOutBroadcastPkts] => 7703
  3461.             [ifHCInOctets] => 160583869141
  3462.             [ifHCInUcastPkts] => 882800095
  3463.             [ifHCInMulticastPkts] => 25344586
  3464.             [ifHCInBroadcastPkts] => 144
  3465.             [ifHCOutOctets] => 168336902502
  3466.             [ifHCOutUcastPkts] => 923351255
  3467.             [ifHCOutMulticastPkts] => 22151107
  3468.             [ifHCOutBroadcastPkts] => 7703
  3469.             [ifLinkUpDownTrapEnable] => enabled
  3470.             [ifHighSpeed] => 10000
  3471.             [ifPromiscuousMode] => false
  3472.             [ifConnectorPresent] => true
  3473.             [ifAlias] =>
  3474.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3475.             [ifDescr] => TenGigabitEthernet 0/35
  3476.             [ifAdminStatus] => up
  3477.             [ifOperStatus] => down
  3478.             [ifLastChange] => 2668493483
  3479.             [ifType] => ethernetCsmacd
  3480.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3481.             [ifMtu] => 1500
  3482.             [ifInErrors] => 0
  3483.             [ifOutErrors] => 0
  3484.             [ifInDiscards] => 0
  3485.             [ifOutDiscards] => 0
  3486.             [dot1qPvid] => 0
  3487.         )
  3488.  
  3489.     [36] => Array
  3490.         (
  3491.             [ifName] => Te0/36
  3492.             [ifInMulticastPkts] => 26930467
  3493.             [ifInBroadcastPkts] => 37206
  3494.             [ifOutMulticastPkts] => 27560434
  3495.             [ifOutBroadcastPkts] => 3434
  3496.             [ifHCInOctets] => 47308530410663
  3497.             [ifHCInUcastPkts] => 47928716386
  3498.             [ifHCInMulticastPkts] => 26930469
  3499.             [ifHCInBroadcastPkts] => 37206
  3500.             [ifHCOutOctets] => 10380876756811
  3501.             [ifHCOutUcastPkts] => 36127043997
  3502.             [ifHCOutMulticastPkts] => 27560437
  3503.             [ifHCOutBroadcastPkts] => 3434
  3504.             [ifLinkUpDownTrapEnable] => enabled
  3505.             [ifHighSpeed] => 10000
  3506.             [ifPromiscuousMode] => false
  3507.             [ifConnectorPresent] => true
  3508.             [ifAlias] =>
  3509.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3510.             [ifDescr] => TenGigabitEthernet 0/36
  3511.             [ifAdminStatus] => up
  3512.             [ifOperStatus] => up
  3513.             [ifLastChange] => 3158171566
  3514.             [ifType] => ethernetCsmacd
  3515.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3516.             [ifMtu] => 1500
  3517.             [ifInErrors] => 774648
  3518.             [ifOutErrors] => 0
  3519.             [ifInDiscards] => 0
  3520.             [ifOutDiscards] => 0
  3521.             [dot1qPvid] => 0
  3522.         )
  3523.  
  3524.     [37] => Array
  3525.         (
  3526.             [ifName] => Te0/37
  3527.             [ifInMulticastPkts] => 0
  3528.             [ifInBroadcastPkts] => 0
  3529.             [ifOutMulticastPkts] => 0
  3530.             [ifOutBroadcastPkts] => 0
  3531.             [ifHCInOctets] => 0
  3532.             [ifHCInUcastPkts] => 0
  3533.             [ifHCInMulticastPkts] => 0
  3534.             [ifHCInBroadcastPkts] => 0
  3535.             [ifHCOutOctets] => 0
  3536.             [ifHCOutUcastPkts] => 0
  3537.             [ifHCOutMulticastPkts] => 0
  3538.             [ifHCOutBroadcastPkts] => 0
  3539.             [ifLinkUpDownTrapEnable] => enabled
  3540.             [ifHighSpeed] => 10000
  3541.             [ifPromiscuousMode] => false
  3542.             [ifConnectorPresent] => true
  3543.             [ifAlias] =>
  3544.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3545.             [ifDescr] => TenGigabitEthernet 0/37
  3546.             [ifAdminStatus] => up
  3547.             [ifOperStatus] => down
  3548.             [ifLastChange] => 3550
  3549.             [ifType] => ethernetCsmacd
  3550.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3551.             [ifMtu] => 1500
  3552.             [ifInErrors] => 0
  3553.             [ifOutErrors] => 0
  3554.             [ifInDiscards] => 0
  3555.             [ifOutDiscards] => 0
  3556.             [dot1qPvid] => 0
  3557.         )
  3558.  
  3559.     [38] => Array
  3560.         (
  3561.             [ifName] => Te0/38
  3562.             [ifInMulticastPkts] => 25710835
  3563.             [ifInBroadcastPkts] => 0
  3564.             [ifOutMulticastPkts] => 32208448
  3565.             [ifOutBroadcastPkts] => 7369
  3566.             [ifHCInOctets] => 44827262868599
  3567.             [ifHCInUcastPkts] => 207510834113
  3568.             [ifHCInMulticastPkts] => 25710837
  3569.             [ifHCInBroadcastPkts] => 0
  3570.             [ifHCOutOctets] => 303120263156544
  3571.             [ifHCOutUcastPkts] => 406395964184
  3572.             [ifHCOutMulticastPkts] => 32208453
  3573.             [ifHCOutBroadcastPkts] => 7369
  3574.             [ifLinkUpDownTrapEnable] => enabled
  3575.             [ifHighSpeed] => 10000
  3576.             [ifPromiscuousMode] => false
  3577.             [ifConnectorPresent] => true
  3578.             [ifAlias] =>
  3579.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3580.             [ifDescr] => TenGigabitEthernet 0/38
  3581.             [ifAdminStatus] => up
  3582.             [ifOperStatus] => up
  3583.             [ifLastChange] => 2353848590
  3584.             [ifType] => ethernetCsmacd
  3585.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3586.             [ifMtu] => 1500
  3587.             [ifInErrors] => 0
  3588.             [ifOutErrors] => 0
  3589.             [ifInDiscards] => 0
  3590.             [ifOutDiscards] => 0
  3591.             [dot1qPvid] => 0
  3592.         )
  3593.  
  3594.     [39] => Array
  3595.         (
  3596.             [ifName] => Te0/39
  3597.             [ifInMulticastPkts] => 16081714
  3598.             [ifInBroadcastPkts] => 1
  3599.             [ifOutMulticastPkts] => 19978048
  3600.             [ifOutBroadcastPkts] => 1102
  3601.             [ifHCInOctets] => 882475355128
  3602.             [ifHCInUcastPkts] => 3152116325
  3603.             [ifHCInMulticastPkts] => 16081716
  3604.             [ifHCInBroadcastPkts] => 1
  3605.             [ifHCOutOctets] => 4837122498266
  3606.             [ifHCOutUcastPkts] => 7537792579
  3607.             [ifHCOutMulticastPkts] => 19978052
  3608.             [ifHCOutBroadcastPkts] => 1102
  3609.             [ifLinkUpDownTrapEnable] => enabled
  3610.             [ifHighSpeed] => 10000
  3611.             [ifPromiscuousMode] => false
  3612.             [ifConnectorPresent] => true
  3613.             [ifAlias] =>
  3614.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3615.             [ifDescr] => TenGigabitEthernet 0/39
  3616.             [ifAdminStatus] => up
  3617.             [ifOperStatus] => up
  3618.             [ifLastChange] => 2359047988
  3619.             [ifType] => ethernetCsmacd
  3620.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3621.             [ifMtu] => 1500
  3622.             [ifInErrors] => 0
  3623.             [ifOutErrors] => 0
  3624.             [ifInDiscards] => 0
  3625.             [ifOutDiscards] => 0
  3626.             [dot1qPvid] => 0
  3627.         )
  3628.  
  3629.     [40] => Array
  3630.         (
  3631.             [ifName] => Te0/40
  3632.             [ifInMulticastPkts] => 19687676
  3633.             [ifInBroadcastPkts] => 1294
  3634.             [ifOutMulticastPkts] => 27064708
  3635.             [ifOutBroadcastPkts] => 2065
  3636.             [ifHCInOctets] => 46673852880001
  3637.             [ifHCInUcastPkts] => 75619796794
  3638.             [ifHCInMulticastPkts] => 19687676
  3639.             [ifHCInBroadcastPkts] => 1294
  3640.             [ifHCOutOctets] => 55490126950876
  3641.             [ifHCOutUcastPkts] => 131016490909
  3642.             [ifHCOutMulticastPkts] => 27064708
  3643.             [ifHCOutBroadcastPkts] => 2065
  3644.             [ifLinkUpDownTrapEnable] => enabled
  3645.             [ifHighSpeed] => 10000
  3646.             [ifPromiscuousMode] => false
  3647.             [ifConnectorPresent] => true
  3648.             [ifAlias] =>
  3649.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3650.             [ifDescr] => TenGigabitEthernet 0/40
  3651.             [ifAdminStatus] => up
  3652.             [ifOperStatus] => up
  3653.             [ifLastChange] => 3634376138
  3654.             [ifType] => ethernetCsmacd
  3655.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3656.             [ifMtu] => 1500
  3657.             [ifInErrors] => 0
  3658.             [ifOutErrors] => 0
  3659.             [ifInDiscards] => 0
  3660.             [ifOutDiscards] => 0
  3661.             [dot1qPvid] => 0
  3662.         )
  3663.  
  3664.     [41] => Array
  3665.         (
  3666.             [ifName] => Te0/41
  3667.             [ifInMulticastPkts] => 14568450
  3668.             [ifInBroadcastPkts] => 94
  3669.             [ifOutMulticastPkts] => 17285091
  3670.             [ifOutBroadcastPkts] => 505
  3671.             [ifHCInOctets] => 86050657368478
  3672.             [ifHCInUcastPkts] => 107854559282
  3673.             [ifHCInMulticastPkts] => 14568453
  3674.             [ifHCInBroadcastPkts] => 94
  3675.             [ifHCOutOctets] => 134494635689615
  3676.             [ifHCOutUcastPkts] => 162239174231
  3677.             [ifHCOutMulticastPkts] => 17285095
  3678.             [ifHCOutBroadcastPkts] => 505
  3679.             [ifLinkUpDownTrapEnable] => enabled
  3680.             [ifHighSpeed] => 10000
  3681.             [ifPromiscuousMode] => false
  3682.             [ifConnectorPresent] => true
  3683.             [ifAlias] =>
  3684.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3685.             [ifDescr] => TenGigabitEthernet 0/41
  3686.             [ifAdminStatus] => up
  3687.             [ifOperStatus] => up
  3688.             [ifLastChange] => 2500631154
  3689.             [ifType] => ethernetCsmacd
  3690.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3691.             [ifMtu] => 1500
  3692.             [ifInErrors] => 0
  3693.             [ifOutErrors] => 0
  3694.             [ifInDiscards] => 0
  3695.             [ifOutDiscards] => 0
  3696.             [dot1qPvid] => 0
  3697.         )
  3698.  
  3699.     [42] => Array
  3700.         (
  3701.             [ifName] => Te0/42
  3702.             [ifInMulticastPkts] => 3863498
  3703.             [ifInBroadcastPkts] => 0
  3704.             [ifOutMulticastPkts] => 3863393
  3705.             [ifOutBroadcastPkts] => 42
  3706.             [ifHCInOctets] => 19872495253056
  3707.             [ifHCInUcastPkts] => 63177937453
  3708.             [ifHCInMulticastPkts] => 3863499
  3709.             [ifHCInBroadcastPkts] => 0
  3710.             [ifHCOutOctets] => 114374697407017
  3711.             [ifHCOutUcastPkts] => 119558648774
  3712.             [ifHCOutMulticastPkts] => 3863393
  3713.             [ifHCOutBroadcastPkts] => 42
  3714.             [ifLinkUpDownTrapEnable] => enabled
  3715.             [ifHighSpeed] => 10000
  3716.             [ifPromiscuousMode] => false
  3717.             [ifConnectorPresent] => true
  3718.             [ifAlias] =>
  3719.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3720.             [ifDescr] => TenGigabitEthernet 0/42
  3721.             [ifAdminStatus] => up
  3722.             [ifOperStatus] => up
  3723.             [ifLastChange] => 3464413823
  3724.             [ifType] => ethernetCsmacd
  3725.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3726.             [ifMtu] => 1500
  3727.             [ifInErrors] => 0
  3728.             [ifOutErrors] => 0
  3729.             [ifInDiscards] => 0
  3730.             [ifOutDiscards] => 0
  3731.             [dot1qPvid] => 0
  3732.         )
  3733.  
  3734.     [43] => Array
  3735.         (
  3736.             [ifName] => Te0/43
  3737.             [ifInMulticastPkts] => 2904505
  3738.             [ifInBroadcastPkts] => 32
  3739.             [ifOutMulticastPkts] => 2904091
  3740.             [ifOutBroadcastPkts] => 14
  3741.             [ifHCInOctets] => 1849381203546
  3742.             [ifHCInUcastPkts] => 5078652781
  3743.             [ifHCInMulticastPkts] => 2904505
  3744.             [ifHCInBroadcastPkts] => 32
  3745.             [ifHCOutOctets] => 8335327317750
  3746.             [ifHCOutUcastPkts] => 10288593545
  3747.             [ifHCOutMulticastPkts] => 2904092
  3748.             [ifHCOutBroadcastPkts] => 14
  3749.             [ifLinkUpDownTrapEnable] => enabled
  3750.             [ifHighSpeed] => 10000
  3751.             [ifPromiscuousMode] => false
  3752.             [ifConnectorPresent] => true
  3753.             [ifAlias] =>
  3754.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3755.             [ifDescr] => TenGigabitEthernet 0/43
  3756.             [ifAdminStatus] => up
  3757.             [ifOperStatus] => up
  3758.             [ifLastChange] => 3038552783
  3759.             [ifType] => ethernetCsmacd
  3760.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3761.             [ifMtu] => 1500
  3762.             [ifInErrors] => 0
  3763.             [ifOutErrors] => 0
  3764.             [ifInDiscards] => 0
  3765.             [ifOutDiscards] => 0
  3766.             [dot1qPvid] => 0
  3767.         )
  3768.  
  3769.     [44] => Array
  3770.         (
  3771.             [ifName] => Te0/44
  3772.             [ifInMulticastPkts] => 2752881
  3773.             [ifInBroadcastPkts] => 1
  3774.             [ifOutMulticastPkts] => 2750359
  3775.             [ifOutBroadcastPkts] => 246
  3776.             [ifHCInOctets] => 12472915055991
  3777.             [ifHCInUcastPkts] => 25412275140
  3778.             [ifHCInMulticastPkts] => 2752883
  3779.             [ifHCInBroadcastPkts] => 1
  3780.             [ifHCOutOctets] => 24194545709379
  3781.             [ifHCOutUcastPkts] => 48641838874
  3782.             [ifHCOutMulticastPkts] => 2750359
  3783.             [ifHCOutBroadcastPkts] => 246
  3784.             [ifLinkUpDownTrapEnable] => enabled
  3785.             [ifHighSpeed] => 10000
  3786.             [ifPromiscuousMode] => false
  3787.             [ifConnectorPresent] => true
  3788.             [ifAlias] =>
  3789.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3790.             [ifDescr] => TenGigabitEthernet 0/44
  3791.             [ifAdminStatus] => up
  3792.             [ifOperStatus] => up
  3793.             [ifLastChange] => 3634376196
  3794.             [ifType] => ethernetCsmacd
  3795.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3796.             [ifMtu] => 1500
  3797.             [ifInErrors] => 0
  3798.             [ifOutErrors] => 0
  3799.             [ifInDiscards] => 0
  3800.             [ifOutDiscards] => 0
  3801.             [dot1qPvid] => 0
  3802.         )
  3803.  
  3804.     [45] => Array
  3805.         (
  3806.             [ifName] => Te0/45
  3807.             [ifInMulticastPkts] => 5491128
  3808.             [ifInBroadcastPkts] => 0
  3809.             [ifOutMulticastPkts] => 3182579
  3810.             [ifOutBroadcastPkts] => 9
  3811.             [ifHCInOctets] => 14829333393039
  3812.             [ifHCInUcastPkts] => 38604371925
  3813.             [ifHCInMulticastPkts] => 5491128
  3814.             [ifHCInBroadcastPkts] => 0
  3815.             [ifHCOutOctets] => 74137358965039
  3816.             [ifHCOutUcastPkts] => 75442719387
  3817.             [ifHCOutMulticastPkts] => 3182580
  3818.             [ifHCOutBroadcastPkts] => 9
  3819.             [ifLinkUpDownTrapEnable] => enabled
  3820.             [ifHighSpeed] => 10000
  3821.             [ifPromiscuousMode] => false
  3822.             [ifConnectorPresent] => true
  3823.             [ifAlias] =>
  3824.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3825.             [ifDescr] => TenGigabitEthernet 0/45
  3826.             [ifAdminStatus] => up
  3827.             [ifOperStatus] => up
  3828.             [ifLastChange] => 2361255825
  3829.             [ifType] => ethernetCsmacd
  3830.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3831.             [ifMtu] => 1500
  3832.             [ifInErrors] => 0
  3833.             [ifOutErrors] => 0
  3834.             [ifInDiscards] => 0
  3835.             [ifOutDiscards] => 0
  3836.             [dot1qPvid] => 0
  3837.         )
  3838.  
  3839.     [46] => Array
  3840.         (
  3841.             [ifName] => Te0/46
  3842.             [ifInMulticastPkts] => 1978636
  3843.             [ifInBroadcastPkts] => 7
  3844.             [ifOutMulticastPkts] => 2259584
  3845.             [ifOutBroadcastPkts] => 301
  3846.             [ifHCInOctets] => 9771426270382
  3847.             [ifHCInUcastPkts] => 15401022637
  3848.             [ifHCInMulticastPkts] => 1978636
  3849.             [ifHCInBroadcastPkts] => 7
  3850.             [ifHCOutOctets] => 20573224621161
  3851.             [ifHCOutUcastPkts] => 20620357572
  3852.             [ifHCOutMulticastPkts] => 2259584
  3853.             [ifHCOutBroadcastPkts] => 301
  3854.             [ifLinkUpDownTrapEnable] => enabled
  3855.             [ifHighSpeed] => 10000
  3856.             [ifPromiscuousMode] => false
  3857.             [ifConnectorPresent] => true
  3858.             [ifAlias] =>
  3859.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3860.             [ifDescr] => TenGigabitEthernet 0/46
  3861.             [ifAdminStatus] => up
  3862.             [ifOperStatus] => down
  3863.             [ifLastChange] => 352396708
  3864.             [ifType] => ethernetCsmacd
  3865.             [ifPhysAddress] => 58:69:6c:6:82:3c
  3866.             [ifMtu] => 1500
  3867.             [ifInErrors] => 0
  3868.             [ifOutErrors] => 0
  3869.             [ifInDiscards] => 0
  3870.             [ifOutDiscards] => 0
  3871.             [dot1qPvid] => 0
  3872.         )
  3873.  
  3874.     [47] => Array
  3875.         (
  3876.             [ifName] => Te0/47
  3877.             [ifInMulticastPkts] => 35710637
  3878.             [ifInBroadcastPkts] => 393
  3879.             [ifOutMulticastPkts] => 32848725
  3880.             [ifOutBroadcastPkts] => 2343
  3881.             [ifHCInOctets] => 543545184684599
  3882.             [ifHCInUcastPkts] => 768474903761
  3883.             [ifHCInMulticastPkts] => 35710642
  3884.             [ifHCInBroadcastPkts] => 393
  3885.             [ifHCOutOctets] => 198273863987174
  3886.             [ifHCOutUcastPkts] => 454680661192
  3887.             [ifHCOutMulticastPkts] => 32848728
  3888.             [ifHCOutBroadcastPkts] => 2343
  3889.             [ifLinkUpDownTrapEnable] => enabled
  3890.             [ifHighSpeed] => 10000
  3891.             [ifPromiscuousMode] => false
  3892.             [ifConnectorPresent] => true
  3893.             [ifAlias] =>
  3894.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3895.             [ifDescr] => TenGigabitEthernet 0/47
  3896.             [ifAdminStatus] => up
  3897.             [ifOperStatus] => up
  3898.             [ifLastChange] => 3552
  3899.             [ifType] => ethernetCsmacd
  3900.             [ifPhysAddress] => 58:69:6c:6:82:3b
  3901.             [ifMtu] => 1500
  3902.             [ifInErrors] => 439
  3903.             [ifOutErrors] => 0
  3904.             [ifInDiscards] => 0
  3905.             [ifOutDiscards] => 0
  3906.             [dot1qPvid] => 1
  3907.         )
  3908.  
  3909.     [48] => Array
  3910.         (
  3911.             [ifName] => Te0/48
  3912.             [ifInMulticastPkts] => 2223147
  3913.             [ifInBroadcastPkts] => 2
  3914.             [ifOutMulticastPkts] => 2222845
  3915.             [ifOutBroadcastPkts] => 1
  3916.             [ifHCInOctets] => 74335176670818
  3917.             [ifHCInUcastPkts] => 166234465482
  3918.             [ifHCInMulticastPkts] => 2223147
  3919.             [ifHCInBroadcastPkts] => 2
  3920.             [ifHCOutOctets] => 15432818395209
  3921.             [ifHCOutUcastPkts] => 16087331226
  3922.             [ifHCOutMulticastPkts] => 2222846
  3923.             [ifHCOutBroadcastPkts] => 1
  3924.             [ifLinkUpDownTrapEnable] => enabled
  3925.             [ifHighSpeed] => 10000
  3926.             [ifPromiscuousMode] => false
  3927.             [ifConnectorPresent] => true
  3928.             [ifAlias] =>
  3929.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3930.             [ifDescr] => TenGigabitEthernet 0/48
  3931.             [ifAdminStatus] => up
  3932.             [ifOperStatus] => up
  3933.             [ifLastChange] => 3552
  3934.             [ifType] => ethernetCsmacd
  3935.             [ifPhysAddress] => 58:69:6c:6:82:3b
  3936.             [ifMtu] => 1500
  3937.             [ifInErrors] => 0
  3938.             [ifOutErrors] => 0
  3939.             [ifInDiscards] => 0
  3940.             [ifOutDiscards] => 0
  3941.             [dot1qPvid] => 1
  3942.         )
  3943.  
  3944.     [65] => Array
  3945.         (
  3946.             [ifName] => Fo0/65
  3947.             [ifInMulticastPkts] => 0
  3948.             [ifInBroadcastPkts] => 0
  3949.             [ifOutMulticastPkts] => 0
  3950.             [ifOutBroadcastPkts] => 0
  3951.             [ifHCInOctets] => 0
  3952.             [ifHCInUcastPkts] => 0
  3953.             [ifHCInMulticastPkts] => 0
  3954.             [ifHCInBroadcastPkts] => 0
  3955.             [ifHCOutOctets] => 0
  3956.             [ifHCOutUcastPkts] => 0
  3957.             [ifHCOutMulticastPkts] => 0
  3958.             [ifHCOutBroadcastPkts] => 0
  3959.             [ifLinkUpDownTrapEnable] => enabled
  3960.             [ifHighSpeed] => 40000
  3961.             [ifPromiscuousMode] => false
  3962.             [ifConnectorPresent] => true
  3963.             [ifAlias] =>
  3964.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  3965.             [ifDescr] => FortyGigabitEthernet 0/65
  3966.             [ifAdminStatus] => up
  3967.             [ifOperStatus] => down
  3968.             [ifLastChange] => 3553
  3969.             [ifType] => ethernetCsmacd
  3970.             [ifPhysAddress] => 58:69:6c:6:82:3b
  3971.             [ifMtu] => 1500
  3972.             [ifInErrors] => 0
  3973.             [ifOutErrors] => 0
  3974.             [ifInDiscards] => 0
  3975.             [ifOutDiscards] => 0
  3976.             [dot1qPvid] => 1
  3977.         )
  3978.  
  3979.     [66] => Array
  3980.         (
  3981.             [ifName] => Fo0/66
  3982.             [ifInMulticastPkts] => 0
  3983.             [ifInBroadcastPkts] => 0
  3984.             [ifOutMulticastPkts] => 0
  3985.             [ifOutBroadcastPkts] => 0
  3986.             [ifHCInOctets] => 0
  3987.             [ifHCInUcastPkts] => 0
  3988.             [ifHCInMulticastPkts] => 0
  3989.             [ifHCInBroadcastPkts] => 0
  3990.             [ifHCOutOctets] => 0
  3991.             [ifHCOutUcastPkts] => 0
  3992.             [ifHCOutMulticastPkts] => 0
  3993.             [ifHCOutBroadcastPkts] => 0
  3994.             [ifLinkUpDownTrapEnable] => enabled
  3995.             [ifHighSpeed] => 40000
  3996.             [ifPromiscuousMode] => false
  3997.             [ifConnectorPresent] => true
  3998.             [ifAlias] =>
  3999.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  4000.             [ifDescr] => FortyGigabitEthernet 0/66
  4001.             [ifAdminStatus] => up
  4002.             [ifOperStatus] => down
  4003.             [ifLastChange] => 3553
  4004.             [ifType] => ethernetCsmacd
  4005.             [ifPhysAddress] => 58:69:6c:6:82:3b
  4006.             [ifMtu] => 1500
  4007.             [ifInErrors] => 0
  4008.             [ifOutErrors] => 0
  4009.             [ifInDiscards] => 0
  4010.             [ifOutDiscards] => 0
  4011.             [dot1qPvid] => 1
  4012.         )
  4013.  
  4014.     [67] => Array
  4015.         (
  4016.             [ifName] => Fo0/67
  4017.             [ifInMulticastPkts] => 0
  4018.             [ifInBroadcastPkts] => 0
  4019.             [ifOutMulticastPkts] => 0
  4020.             [ifOutBroadcastPkts] => 0
  4021.             [ifHCInOctets] => 0
  4022.             [ifHCInUcastPkts] => 0
  4023.             [ifHCInMulticastPkts] => 0
  4024.             [ifHCInBroadcastPkts] => 0
  4025.             [ifHCOutOctets] => 0
  4026.             [ifHCOutUcastPkts] => 0
  4027.             [ifHCOutMulticastPkts] => 0
  4028.             [ifHCOutBroadcastPkts] => 0
  4029.             [ifLinkUpDownTrapEnable] => enabled
  4030.             [ifHighSpeed] => 40000
  4031.             [ifPromiscuousMode] => false
  4032.             [ifConnectorPresent] => true
  4033.             [ifAlias] =>
  4034.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  4035.             [ifDescr] => FortyGigabitEthernet 0/67
  4036.             [ifAdminStatus] => up
  4037.             [ifOperStatus] => down
  4038.             [ifLastChange] => 3553
  4039.             [ifType] => ethernetCsmacd
  4040.             [ifPhysAddress] => 58:69:6c:6:82:3b
  4041.             [ifMtu] => 1500
  4042.             [ifInErrors] => 0
  4043.             [ifOutErrors] => 0
  4044.             [ifInDiscards] => 0
  4045.             [ifOutDiscards] => 0
  4046.             [dot1qPvid] => 1
  4047.         )
  4048.  
  4049.     [68] => Array
  4050.         (
  4051.             [ifName] => Fo0/68
  4052.             [ifInMulticastPkts] => 0
  4053.             [ifInBroadcastPkts] => 0
  4054.             [ifOutMulticastPkts] => 0
  4055.             [ifOutBroadcastPkts] => 0
  4056.             [ifHCInOctets] => 0
  4057.             [ifHCInUcastPkts] => 0
  4058.             [ifHCInMulticastPkts] => 0
  4059.             [ifHCInBroadcastPkts] => 0
  4060.             [ifHCOutOctets] => 0
  4061.             [ifHCOutUcastPkts] => 0
  4062.             [ifHCOutMulticastPkts] => 0
  4063.             [ifHCOutBroadcastPkts] => 0
  4064.             [ifLinkUpDownTrapEnable] => enabled
  4065.             [ifHighSpeed] => 40000
  4066.             [ifPromiscuousMode] => false
  4067.             [ifConnectorPresent] => true
  4068.             [ifAlias] =>
  4069.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  4070.             [ifDescr] => FortyGigabitEthernet 0/68
  4071.             [ifAdminStatus] => up
  4072.             [ifOperStatus] => down
  4073.             [ifLastChange] => 3553
  4074.             [ifType] => ethernetCsmacd
  4075.             [ifPhysAddress] => 58:69:6c:6:82:3b
  4076.             [ifMtu] => 1500
  4077.             [ifInErrors] => 0
  4078.             [ifOutErrors] => 0
  4079.             [ifInDiscards] => 0
  4080.             [ifOutDiscards] => 0
  4081.             [dot1qPvid] => 1
  4082.         )
  4083.  
  4084.     [69] => Array
  4085.         (
  4086.             [ifName] => Ag1
  4087.             [ifInMulticastPkts] => 37933764
  4088.             [ifInBroadcastPkts] => 395
  4089.             [ifOutMulticastPkts] => 35071556
  4090.             [ifOutBroadcastPkts] => 2344
  4091.             [ifHCInOctets] => 617880341744537
  4092.             [ifHCInUcastPkts] => 934709326436
  4093.             [ifHCInMulticastPkts] => 37933769
  4094.             [ifHCInBroadcastPkts] => 395
  4095.             [ifHCOutOctets] => 213706680481350
  4096.             [ifHCOutUcastPkts] => 470767986885
  4097.             [ifHCOutMulticastPkts] => 35071560
  4098.             [ifHCOutBroadcastPkts] => 2344
  4099.             [ifLinkUpDownTrapEnable] => enabled
  4100.             [ifHighSpeed] => 20000
  4101.             [ifPromiscuousMode] => false
  4102.             [ifConnectorPresent] => true
  4103.             [ifAlias] =>
  4104.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  4105.             [ifDescr] => AggregatePort 1
  4106.             [ifAdminStatus] => up
  4107.             [ifOperStatus] => up
  4108.             [ifLastChange] => 368953188
  4109.             [ifType] => propVirtual
  4110.             [ifPhysAddress] => 58:69:6c:6:82:3b
  4111.             [ifMtu] => 1500
  4112.             [ifInErrors] => 112
  4113.             [ifOutErrors] => 0
  4114.             [ifInDiscards] => 0
  4115.             [ifOutDiscards] => 0
  4116.             [dot1qPvid] => 1
  4117.         )
  4118.  
  4119.     [4095] => Array
  4120.         (
  4121.             [ifName] => Mg 0
  4122.             [ifInMulticastPkts] => 3817244
  4123.             [ifInBroadcastPkts] => 666349
  4124.             [ifOutMulticastPkts] => 0
  4125.             [ifOutBroadcastPkts] => 636263
  4126.             [ifHCInOctets] => 25434470530
  4127.             [ifHCInUcastPkts] => 0
  4128.             [ifHCInMulticastPkts] => 3817245
  4129.             [ifHCInBroadcastPkts] => 666349
  4130.             [ifHCOutOctets] => 2878435899
  4131.             [ifHCOutUcastPkts] => 0
  4132.             [ifHCOutMulticastPkts] => 0
  4133.             [ifHCOutBroadcastPkts] => 636263
  4134.             [ifLinkUpDownTrapEnable] => enabled
  4135.             [ifHighSpeed] => 1000
  4136.             [ifPromiscuousMode] => false
  4137.             [ifConnectorPresent] => true
  4138.             [ifAlias] => IP management Console
  4139.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  4140.             [ifDescr] => Mgmt 0
  4141.             [ifAdminStatus] => up
  4142.             [ifOperStatus] => up
  4143.             [ifLastChange] => 0
  4144.             [ifType] => ethernetCsmacd
  4145.             [ifPhysAddress] => 58:69:6c:6:82:3c
  4146.             [ifMtu] => 1500
  4147.             [ifInErrors] => 0
  4148.             [ifOutErrors] => 0
  4149.             [ifInDiscards] => 0
  4150.             [ifOutDiscards] => 3
  4151.         )
  4152.  
  4153.     [4096] => Array
  4154.         (
  4155.             [ifName] => Nu0
  4156.             [ifInMulticastPkts] => 0
  4157.             [ifInBroadcastPkts] => 0
  4158.             [ifOutMulticastPkts] => 0
  4159.             [ifOutBroadcastPkts] => 0
  4160.             [ifHCInOctets] => 0
  4161.             [ifHCInUcastPkts] => 0
  4162.             [ifHCInMulticastPkts] => 0
  4163.             [ifHCInBroadcastPkts] => 0
  4164.             [ifHCOutOctets] => 0
  4165.             [ifHCOutUcastPkts] => 0
  4166.             [ifHCOutMulticastPkts] => 0
  4167.             [ifHCOutBroadcastPkts] => 0
  4168.             [ifLinkUpDownTrapEnable] => enabled
  4169.             [ifHighSpeed] => 10000
  4170.             [ifPromiscuousMode] => false
  4171.             [ifConnectorPresent] => false
  4172.             [ifAlias] =>
  4173.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  4174.             [ifDescr] => Null 0
  4175.             [ifAdminStatus] => up
  4176.             [ifOperStatus] => up
  4177.             [ifLastChange] => 0
  4178.             [ifType] => other
  4179.             [ifPhysAddress] =>
  4180.             [ifMtu] => 1500
  4181.             [ifInErrors] => 0
  4182.             [ifOutErrors] => 0
  4183.             [ifInDiscards] => 0
  4184.             [ifOutDiscards] => 0
  4185.         )
  4186.  
  4187.     [5639] => Array
  4188.         (
  4189.             [ifName] => Vl1543
  4190.             [ifInMulticastPkts] => 0
  4191.             [ifInBroadcastPkts] => 0
  4192.             [ifOutMulticastPkts] => 0
  4193.             [ifOutBroadcastPkts] => 0
  4194.             [ifHCInOctets] => 0
  4195.             [ifHCInUcastPkts] => 0
  4196.             [ifHCInMulticastPkts] => 0
  4197.             [ifHCInBroadcastPkts] => 0
  4198.             [ifHCOutOctets] => 0
  4199.             [ifHCOutUcastPkts] => 0
  4200.             [ifHCOutMulticastPkts] => 0
  4201.             [ifHCOutBroadcastPkts] => 0
  4202.             [ifLinkUpDownTrapEnable] => enabled
  4203.             [ifHighSpeed] => 1000
  4204.             [ifPromiscuousMode] => false
  4205.             [ifConnectorPresent] => true
  4206.             [ifAlias] =>
  4207.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  4208.             [ifDescr] => VLAN 1543
  4209.             [ifAdminStatus] => up
  4210.             [ifOperStatus] => up
  4211.             [ifLastChange] => 5260
  4212.             [ifType] => l3ipvlan
  4213.             [ifPhysAddress] => 58:69:6c:6:82:3c
  4214.             [ifMtu] => 1500
  4215.             [ifInErrors] => 0
  4216.             [ifOutErrors] => 0
  4217.             [ifInDiscards] => 0
  4218.             [ifOutDiscards] => 0
  4219.         )
  4220.  
  4221.     [16385] => Array
  4222.         (
  4223.             [ifName] => Lo0
  4224.             [ifInMulticastPkts] => 0
  4225.             [ifInBroadcastPkts] => 0
  4226.             [ifOutMulticastPkts] => 0
  4227.             [ifOutBroadcastPkts] => 0
  4228.             [ifHCInOctets] => 0
  4229.             [ifHCInUcastPkts] => 0
  4230.             [ifHCInMulticastPkts] => 0
  4231.             [ifHCInBroadcastPkts] => 0
  4232.             [ifHCOutOctets] => 0
  4233.             [ifHCOutUcastPkts] => 0
  4234.             [ifHCOutMulticastPkts] => 0
  4235.             [ifHCOutBroadcastPkts] => 0
  4236.             [ifLinkUpDownTrapEnable] => enabled
  4237.             [ifHighSpeed] => 8000
  4238.             [ifPromiscuousMode] => false
  4239.             [ifConnectorPresent] => false
  4240.             [ifAlias] =>
  4241.             [ifCounterDiscontinuityTime] => 0:0:00:00.00
  4242.             [ifDescr] => Loopback 0
  4243.             [ifAdminStatus] => up
  4244.             [ifOperStatus] => up
  4245.             [ifLastChange] => 0
  4246.             [ifType] => softwareLoopback
  4247.             [ifPhysAddress] =>
  4248.             [ifMtu] => 1500
  4249.             [ifInErrors] => 0
  4250.             [ifOutErrors] => 0
  4251.             [ifInDiscards] => 0
  4252.             [ifOutDiscards] => 0
  4253.         )
  4254.  
  4255. )
  4256. SQL[SELECT `name` FROM `port_association_mode` WHERE pom_id = '1']
  4257. 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` = '114' ORDER BY ports.port_id]
  4258. validvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalidvalid
  4259. Port Te0/1: TenGigabitEthernet 0/1 (1 / #5134) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed VLAN == 1Using ifDescr as ifAliasTenGigabitEthernet 0/1
  4260.  ifInOctets (0 B) 0 Bps 54 secs
  4261.  
  4262.  ifOutOctets (0 B) 0 Bps 54 secs
  4263.  
  4264.  ifInErrors (0 B) 0 Bps 54 secs
  4265.  
  4266.  ifOutErrors (0 B) 0 Bps 54 secs
  4267.  
  4268.  ifInUcastPkts (0 B) 0 Bps 54 secs
  4269.  
  4270.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  4271.  
  4272.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  4273.  
  4274.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  4275.  
  4276.  ifInDiscards (0 B) 0 Bps 54 secs
  4277.  
  4278.  ifOutDiscards (0 B) 0 Bps 54 secs
  4279.  
  4280.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  4281.  
  4282.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  4283.  
  4284.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  4285.  
  4286.  ifInMulticastPkts (0 B) 0 Bps 54 secs
  4287.  
  4288.  ifOutMulticastPkts (0 B) 0 Bps 54 secs
  4289. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5134.rrd N:U:U:0:0:U:U:U:U:0:0:U:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
  4290. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3538',`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` = '5134']
  4291. 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
  4292. _delta` ='0' WHERE `port_id` = '5134']
  4293. 1 updated
  4294. Port Te0/2: TenGigabitEthernet 0/2 (2 / #5135) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed VLAN == 1Using ifDescr as ifAliasTenGigabitEthernet 0/2
  4295.  ifInOctets (0 B) 0 Bps 54 secs
  4296.  
  4297.  ifOutOctets (0 B) 0 Bps 54 secs
  4298.  
  4299.  ifInErrors (0 B) 0 Bps 54 secs
  4300.  
  4301.  ifOutErrors (0 B) 0 Bps 54 secs
  4302.  
  4303.  ifInUcastPkts (0 B) 0 Bps 54 secs
  4304.  
  4305.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  4306.  
  4307.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  4308.  
  4309.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  4310.  
  4311.  ifInDiscards (0 B) 0 Bps 54 secs
  4312.  
  4313.  ifOutDiscards (0 B) 0 Bps 54 secs
  4314.  
  4315.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  4316.  
  4317.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  4318.  
  4319.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  4320.  
  4321.  ifInMulticastPkts (0 B) 0 Bps 54 secs
  4322.  
  4323.  ifOutMulticastPkts (0 B) 0 Bps 54 secs
  4324. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5135.rrd N:U:U:0:0:U:U:U:U:0:0:U:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
  4325. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3538',`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` = '5135']
  4326. 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
  4327. _delta` ='0' WHERE `port_id` = '5135']
  4328. 1 updated
  4329. Port Te0/3: TenGigabitEthernet 0/3 (3 / #5136) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/3
  4330.  ifInOctets (86941427 B) 1610026.4259259 Bps 54 secs
  4331.  
  4332.  ifOutOctets (10131833 B) 187626.53703704 Bps 54 secs
  4333.  
  4334.  ifInErrors (0 B) 0 Bps 54 secs
  4335.  
  4336.  ifOutErrors (0 B) 0 Bps 54 secs
  4337.  
  4338.  ifInUcastPkts (65311 B) 1209.462962963 Bps 54 secs
  4339.  
  4340.  ifOutUcastPkts (44199 B) 818.5 Bps 54 secs
  4341.  
  4342.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  4343.  
  4344.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  4345.  
  4346.  ifInDiscards (0 B) 0 Bps 54 secs
  4347.  
  4348.  ifOutDiscards (0 B) 0 Bps 54 secs
  4349.  
  4350.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  4351.  
  4352.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  4353.  
  4354.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  4355.  
  4356.  ifInMulticastPkts (21 B) 0.38888888888889 Bps 54 secs
  4357.  
  4358.  ifOutMulticastPkts (30 B) 0.55555555555556 Bps 54 secs
  4359. bps(12.880Mbps/1.500Mbps)bytes(82.910MB/9.660MB)pkts(1.210kpps/818.500pps)RRD[update 143.160.1.185/port-id5136.rrd N:40006141140318:18924462515857:0:0:37516045049:20601245884:U:U:0:0:U:3600:26586:21529007:29166932 --daemon unix:/var/run/rrdcached.sock]
  4360. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='0',`ifInOctets` ='40006141140318',`ifInOctets_prev` ='40006054198891',`ifInOctets_rate` ='1610026.4259259',`ifInOctets_delta` ='86941427',`ifOutOctets` ='18924462515857',`ifOutOctets_prev` ='18924452384024',`ifOutOctets_rate` ='187626.53703704',`ifOutOctets_delta` ='10131833',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='37516045049',`ifInUcastPkts_prev` ='37515979738',`ifInUcastPkts_rate` ='1209.462962963',`ifInUcastPkts_delta` ='65311',`ifOutUcastPkts` ='20601245884',`ifOutUcastPkts_prev` ='20601201685',`ifOutUcastPkts_rate` ='818.5',`ifOutUcastPkts_delta` ='44199' WHERE `port_id` = '5136']
  4361. 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` ='3600',`ifInBroadcastPkts_prev` ='3600',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='26586',`ifOutBroadcastPkts_prev` ='26586',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='21529007',`ifInMulticastPkts_prev` ='21528986',`ifInMulticastPkts_rate` ='0.38888888888889',`ifInMulticastPkts_delta` ='21',`ifOutMulticastPkts` ='29166932',`ifOutMulticastPkts_prev` ='29
  4362. 166902',`ifOutMulticastPkts_rate` ='0.55555555555556',`ifOutMulticastPkts_delta` ='30' WHERE `port_id` = '5136']
  4363. 2 updated
  4364. Port Te0/4: TenGigabitEthernet 0/4 (4 / #5137) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed VLAN == 1Using ifDescr as ifAliasTenGigabitEthernet 0/4
  4365.  ifInOctets (0 B) 0 Bps 54 secs
  4366.  
  4367.  ifOutOctets (0 B) 0 Bps 54 secs
  4368.  
  4369.  ifInErrors (0 B) 0 Bps 54 secs
  4370.  
  4371.  ifOutErrors (0 B) 0 Bps 54 secs
  4372.  
  4373.  ifInUcastPkts (0 B) 0 Bps 54 secs
  4374.  
  4375.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  4376.  
  4377.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  4378.  
  4379.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  4380.  
  4381.  ifInDiscards (0 B) 0 Bps 54 secs
  4382.  
  4383.  ifOutDiscards (0 B) 0 Bps 54 secs
  4384.  
  4385.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  4386.  
  4387.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  4388.  
  4389.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  4390.  
  4391.  ifInMulticastPkts (0 B) 0 Bps 54 secs
  4392.  
  4393.  ifOutMulticastPkts (0 B) 0 Bps 54 secs
  4394. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5137.rrd N:U:U:0:0:U:U:U:U:0:0:U:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
  4395. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3539',`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` = '5137']
  4396. 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
  4397. _delta` ='0' WHERE `port_id` = '5137']
  4398. 1 updated
  4399. Port Te0/5: TenGigabitEthernet 0/5 (5 / #5138) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/5
  4400.  ifInOctets (932476780 B) 17268088.518519 Bps 54 secs
  4401.  
  4402.  ifOutOctets (293381282 B) 5432986.7037037 Bps 54 secs
  4403.  
  4404.  ifInErrors (0 B) 0 Bps 54 secs
  4405.  
  4406.  ifOutErrors (0 B) 0 Bps 54 secs
  4407.  
  4408.  ifInUcastPkts (10386613 B) 192344.68518519 Bps 54 secs
  4409.  
  4410.  ifOutUcastPkts (3044766 B) 56384.555555556 Bps 54 secs
  4411.  
  4412.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  4413.  
  4414.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  4415.  
  4416.  ifInDiscards (0 B) 0 Bps 54 secs
  4417.  
  4418.  ifOutDiscards (0 B) 0 Bps 54 secs
  4419.  
  4420.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  4421.  
  4422.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  4423.  
  4424.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  4425.  
  4426.  ifInMulticastPkts (29 B) 0.53703703703704 Bps 54 secs
  4427.  
  4428.  ifOutMulticastPkts (20 B) 0.37037037037037 Bps 54 secs
  4429. bps(138.140Mbps/43.460Mbps)bytes(889.280MB/279.790MB)pkts(192.340kpps/56.380kpps)RRD[update 143.160.1.185/port-id5138.rrd N:3690452560384713:539429433759763:0:0:15322263306629:3955346129988:U:U:0:0:U:38735:7294:28059741:30216363 --daemon unix:/var/run/rrdcached.sock]
  4430. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='352274093',`ifInOctets` ='3690452560384713',`ifInOctets_prev` ='3690451627907933',`ifInOctets_rate` ='17268088.518519',`ifInOctets_delta` ='932476780',`ifOutOctets` ='539429433759763',`ifOutOctets_prev` ='539429140378481',`ifOutOctets_rate` ='5432986.7037037',`ifOutOctets_delta` ='293381282',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='15322263306629',`ifInUcastPkts_prev` ='15322252920016',`ifInUcastPkts_rate` ='192344.68518519',`ifInUcastPkts_delta` ='10386613',`ifOutUcastPkts` ='3955346129988',`ifOutUcastPkts_prev` ='3955343085222',`ifOutUcastPkts_rate` ='56384.555555556',`ifOutUcastPkts_delta` ='3044766' WHERE `port_id` = '5138']
  4431. 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` ='38735',`ifInBroadcastPkts_prev` ='38735',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='7294',`ifOutBroadcastPkts_prev` ='7294',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='28059741',`ifInMulticastPkts_prev` ='28059712',`ifInMulticastPkts_rate` ='0.53703703703704',`ifInMulticastPkts_delta` ='29',`ifOutMulticastPkts` ='30216363',`ifOutMulticastPkts_prev` ='30
  4432. 216343',`ifOutMulticastPkts_rate` ='0.37037037037037',`ifOutMulticastPkts_delta` ='20' WHERE `port_id` = '5138']
  4433. 2 updated
  4434. Port Te0/6: TenGigabitEthernet 0/6 (6 / #5139) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/6
  4435.  ifInOctets (100481 B) 1860.7592592593 Bps 54 secs
  4436.  
  4437.  ifOutOctets (114393 B) 2118.3888888889 Bps 54 secs
  4438.  
  4439.  ifInErrors (0 B) 0 Bps 54 secs
  4440.  
  4441.  ifOutErrors (0 B) 0 Bps 54 secs
  4442.  
  4443.  ifInUcastPkts (407 B) 7.537037037037 Bps 54 secs
  4444.  
  4445.  ifOutUcastPkts (351 B) 6.5 Bps 54 secs
  4446.  
  4447.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  4448.  
  4449.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  4450.  
  4451.  ifInDiscards (0 B) 0 Bps 54 secs
  4452.  
  4453.  ifOutDiscards (0 B) 0 Bps 54 secs
  4454.  
  4455.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  4456.  
  4457.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  4458.  
  4459.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  4460.  
  4461.  ifInMulticastPkts (21 B) 0.38888888888889 Bps 54 secs
  4462.  
  4463.  ifOutMulticastPkts (26 B) 0.48148148148148 Bps 54 secs
  4464. bps(14.890kbps/16.950kbps)bytes(98.130kB/111.710kB)pkts(7.540pps/6.500pps)RRD[update 143.160.1.185/port-id5139.rrd N:1488245620106:4106961092744:0:0:2603842977:3763706139:U:U:0:0:U:20:3383:24830655:31511984 --daemon unix:/var/run/rrdcached.sock]
  4465. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='2910287853',`ifInOctets` ='1488245620106',`ifInOctets_prev` ='1488245519625',`ifInOctets_rate` ='1860.7592592593',`ifInOctets_delta` ='100481',`ifOutOctets` ='4106961092744',`ifOutOctets_prev` ='4106960978351',`ifOutOctets_rate` ='2118.3888888889',`ifOutOctets_delta` ='114393',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='2603842977',`ifInUcastPkts_prev` ='2603842570',`ifInUcastPkts_rate` ='7.537037037037',`ifInUcastPkts_delta` ='407',`ifOutUcastPkts` ='3763706139',`ifOutUcastPkts_prev` ='3763705788',`ifOutUcastPkts_rate` ='6.5',`ifOutUcastPkts_delta` ='351' WHERE `port_id` = '5139']
  4466. 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` ='20',`ifInBroadcastPkts_prev` ='20',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='3383',`ifOutBroadcastPkts_prev` ='3383',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='24830655',`ifInMulticastPkts_prev` ='24830634',`ifInMulticastPkts_rate` ='0.38888888888889',`ifInMulticastPkts_delta` ='21',`ifOutMulticastPkts` ='31511984',`ifOutMulticastPkts_prev` ='31511958
  4467. ',`ifOutMulticastPkts_rate` ='0.48148148148148',`ifOutMulticastPkts_delta` ='26' WHERE `port_id` = '5139']
  4468. 2 updated
  4469. Port Te0/7: TenGigabitEthernet 0/7 (7 / #5140) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 1Using ifDescr as ifAliasTenGigabitEthernet 0/7
  4470.  ifInOctets (0 B) 0 Bps 54 secs
  4471.  
  4472.  ifOutOctets (0 B) 0 Bps 54 secs
  4473.  
  4474.  ifInErrors (0 B) 0 Bps 54 secs
  4475.  
  4476.  ifOutErrors (0 B) 0 Bps 54 secs
  4477.  
  4478.  ifInUcastPkts (0 B) 0 Bps 54 secs
  4479.  
  4480.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  4481.  
  4482.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  4483.  
  4484.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  4485.  
  4486.  ifInDiscards (0 B) 0 Bps 54 secs
  4487.  
  4488.  ifOutDiscards (0 B) 0 Bps 54 secs
  4489.  
  4490.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  4491.  
  4492.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  4493.  
  4494.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  4495.  
  4496.  ifInMulticastPkts (0 B) 0 Bps 54 secs
  4497.  
  4498.  ifOutMulticastPkts (0 B) 0 Bps 54 secs
  4499. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5140.rrd N:18626084080934:113896238650512:0:0:65085325040:92310885452:U:U:0:0:U:1906167:741:4108202:4798352 --daemon unix:/var/run/rrdcached.sock]
  4500. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='0',`ifInOctets` ='18626084080934',`ifInOctets_prev` ='18626084080934',`ifInOctets_rate` ='0',`ifInOctets_delta` ='0',`ifOutOctets` ='113896238650512',`ifOutOctets_prev` ='113896238650512',`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` ='65085325040',`ifInUcastPkts_prev` ='65085325040',`ifInUcastPkts_rate` ='0',`ifInUcastPkts_delta` ='0',`ifOutUcastPkts` ='92310885452',`ifOutUcastPkts_prev` ='92310885452',`ifOutUcastPkts_rate` ='0',`ifOutUcastPkts_delta` ='0' WHERE `port_id` = '5140']
  4501. 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` ='1906167',`ifInBroadcastPkts_prev` ='1906167',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='741',`ifOutBroadcastPkts_prev` ='741',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='4108202',`ifInMulticastPkts_prev` ='4108202',`ifInMulticastPkts_rate` ='0',`ifInMulticastPkts_delta` ='0',`ifOutMulticastPkts` ='4798352',`ifOutMulticastPkts_prev` ='4798352',`ifOutMult
  4502. icastPkts_rate` ='0',`ifOutMulticastPkts_delta` ='0' WHERE `port_id` = '5140']
  4503. 1 updated
  4504. Port Te0/8: TenGigabitEthernet 0/8 (8 / #5141) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/8
  4505.  ifInOctets (0 B) 0 Bps 54 secs
  4506.  
  4507.  ifOutOctets (0 B) 0 Bps 54 secs
  4508.  
  4509.  ifInErrors (0 B) 0 Bps 54 secs
  4510.  
  4511.  ifOutErrors (0 B) 0 Bps 54 secs
  4512.  
  4513.  ifInUcastPkts (0 B) 0 Bps 54 secs
  4514.  
  4515.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  4516.  
  4517.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  4518.  
  4519.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  4520.  
  4521.  ifInDiscards (0 B) 0 Bps 54 secs
  4522.  
  4523.  ifOutDiscards (0 B) 0 Bps 54 secs
  4524.  
  4525.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  4526.  
  4527.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  4528.  
  4529.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  4530.  
  4531.  ifInMulticastPkts (0 B) 0 Bps 54 secs
  4532.  
  4533.  ifOutMulticastPkts (0 B) 0 Bps 54 secs
  4534. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5141.rrd N:12464134017670:185515858055627:0:0:48519189187:189580516800:U:U:0:0:U:1233:6973:13039827:18523430 --daemon unix:/var/run/rrdcached.sock]
  4535. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='317682152',`ifInOctets` ='12464134017670',`ifInOctets_prev` ='12464134017670',`ifInOctets_rate` ='0',`ifInOctets_delta` ='0',`ifOutOctets` ='185515858055627',`ifOutOctets_prev` ='185515858055627',`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` ='48519189187',`ifInUcastPkts_prev` ='48519189187',`ifInUcastPkts_rate` ='0',`ifInUcastPkts_delta` ='0',`ifOutUcastPkts` ='189580516800',`ifOutUcastPkts_prev` ='189580516800',`ifOutUcastPkts_rate` ='0',`ifOutUcastPkts_delta` ='0' WHERE `port_id` = '5141']
  4536. 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` ='1233',`ifInBroadcastPkts_prev` ='1233',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='6973',`ifOutBroadcastPkts_prev` ='6973',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='13039827',`ifInMulticastPkts_prev` ='13039827',`ifInMulticastPkts_rate` ='0',`ifInMulticastPkts_delta` ='0',`ifOutMulticastPkts` ='18523430',`ifOutMulticastPkts_prev` ='18523430',`ifOutMult
  4537. icastPkts_rate` ='0',`ifOutMulticastPkts_delta` ='0' WHERE `port_id` = '5141']
  4538. 1 updated
  4539. Port Te0/9: TenGigabitEthernet 0/9 (9 / #5142) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/9
  4540.  ifInOctets (1903059 B) 35241.833333333 Bps 54 secs
  4541.  
  4542.  ifOutOctets (46242177 B) 856336.61111111 Bps 54 secs
  4543.  
  4544.  ifInErrors (0 B) 0 Bps 54 secs
  4545.  
  4546.  ifOutErrors (0 B) 0 Bps 54 secs
  4547.  
  4548.  ifInUcastPkts (17637 B) 326.61111111111 Bps 54 secs
  4549.  
  4550.  ifOutUcastPkts (36416 B) 674.37037037037 Bps 54 secs
  4551.  
  4552.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  4553.  
  4554.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  4555.  
  4556.  ifInDiscards (0 B) 0 Bps 54 secs
  4557.  
  4558.  ifOutDiscards (0 B) 0 Bps 54 secs
  4559.  
  4560.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  4561.  
  4562.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  4563.  
  4564.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  4565.  
  4566.  ifInMulticastPkts (21 B) 0.38888888888889 Bps 54 secs
  4567.  
  4568.  ifOutMulticastPkts (24 B) 0.44444444444444 Bps 54 secs
  4569. bps(281.940kbps/6.850Mbps)bytes(1.810MB/44.100MB)pkts(326.610pps/674.370pps)RRD[update 143.160.1.185/port-id5142.rrd N:21372547017813:341039114804736:0:0:138139499030:508611169868:U:U:0:0:U:20:7922:24210619:32046942 --daemon unix:/var/run/rrdcached.sock]
  4570. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='2907239572',`ifInOctets` ='21372547017813',`ifInOctets_prev` ='21372545114754',`ifInOctets_rate` ='35241.833333333',`ifInOctets_delta` ='1903059',`ifOutOctets` ='341039114804736',`ifOutOctets_prev` ='341039068562559',`ifOutOctets_rate` ='856336.61111111',`ifOutOctets_delta` ='46242177',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='138139499030',`ifInUcastPkts_prev` ='138139481393',`ifInUcastPkts_rate` ='326.61111111111',`ifInUcastPkts_delta` ='17637',`ifOutUcastPkts` ='508611169868',`ifOutUcastPkts_prev` ='508611133452',`ifOutUcastPkts_rate` ='674.37037037037',`ifOutUcastPkts_delta` ='36416' WHERE `port_id` = '5142']
  4571. 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` ='20',`ifInBroadcastPkts_prev` ='20',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='7922',`ifOutBroadcastPkts_prev` ='7922',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='24210619',`ifInMulticastPkts_prev` ='24210598',`ifInMulticastPkts_rate` ='0.38888888888889',`ifInMulticastPkts_delta` ='21',`ifOutMulticastPkts` ='32046942',`ifOutMulticastPkts_prev` ='32046918
  4572. ',`ifOutMulticastPkts_rate` ='0.44444444444444',`ifOutMulticastPkts_delta` ='24' WHERE `port_id` = '5142']
  4573. 2 updated
  4574. Port Te0/10: TenGigabitEthernet 0/10 (10 / #5143) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/10
  4575.  ifInOctets (12145 B) 224.90740740741 Bps 54 secs
  4576.  
  4577.  ifOutOctets (4385 B) 81.203703703704 Bps 54 secs
  4578.  
  4579.  ifInErrors (0 B) 0 Bps 54 secs
  4580.  
  4581.  ifOutErrors (0 B) 0 Bps 54 secs
  4582.  
  4583.  ifInUcastPkts (31 B) 0.57407407407407 Bps 54 secs
  4584.  
  4585.  ifOutUcastPkts (15 B) 0.27777777777778 Bps 54 secs
  4586.  
  4587.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  4588.  
  4589.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  4590.  
  4591.  ifInDiscards (0 B) 0 Bps 54 secs
  4592.  
  4593.  ifOutDiscards (0 B) 0 Bps 54 secs
  4594.  
  4595.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  4596.  
  4597.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  4598.  
  4599.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  4600.  
  4601.  ifInMulticastPkts (20 B) 0.37037037037037 Bps 54 secs
  4602.  
  4603.  ifOutMulticastPkts (24 B) 0.44444444444444 Bps 54 secs
  4604. bps(1.800kbps/650.000bps)bytes(11.860kB/4.280kB)pkts(0.570pps/0.280pps)RRD[update 143.160.1.185/port-id5143.rrd N:4808416519903:605434698426:0:0:4217247583:977947300:U:U:0:0:U:16:3644:24475990:32449427 --daemon unix:/var/run/rrdcached.sock]
  4605. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='2358788346',`ifInOctets` ='4808416519903',`ifInOctets_prev` ='4808416507758',`ifInOctets_rate` ='224.90740740741',`ifInOctets_delta` ='12145',`ifOutOctets` ='605434698426',`ifOutOctets_prev` ='605434694041',`ifOutOctets_rate` ='81.203703703704',`ifOutOctets_delta` ='4385',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='4217247583',`ifInUcastPkts_prev` ='4217247552',`ifInUcastPkts_rate` ='0.57407407407407',`ifInUcastPkts_delta` ='31',`ifOutUcastPkts` ='977947300',`ifOutUcastPkts_prev` ='977947285',`ifOutUcastPkts_rate` ='0.27777777777778',`ifOutUcastPkts_delta` ='15' WHERE `port_id` = '5143']
  4606. 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` ='16',`ifInBroadcastPkts_prev` ='16',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='3644',`ifOutBroadcastPkts_prev` ='3644',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='24475990',`ifInMulticastPkts_prev` ='24475970',`ifInMulticastPkts_rate` ='0.37037037037037',`ifInMulticastPkts_delta` ='20',`ifOutMulticastPkts` ='32449427',`ifOutMulticastPkts_prev` ='32449403
  4607. ',`ifOutMulticastPkts_rate` ='0.44444444444444',`ifOutMulticastPkts_delta` ='24' WHERE `port_id` = '5143']
  4608. 2 updated
  4609. Port Te0/11: TenGigabitEthernet 0/11 (11 / #5144) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/11
  4610.  ifInOctets (5551167 B) 102799.38888889 Bps 54 secs
  4611.  
  4612.  ifOutOctets (48501013 B) 898166.90740741 Bps 54 secs
  4613.  
  4614.  ifInErrors (0 B) 0 Bps 54 secs
  4615.  
  4616.  ifOutErrors (0 B) 0 Bps 54 secs
  4617.  
  4618.  ifInUcastPkts (20033 B) 370.98148148148 Bps 54 secs
  4619.  
  4620.  ifOutUcastPkts (38560 B) 714.07407407407 Bps 54 secs
  4621.  
  4622.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  4623.  
  4624.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  4625.  
  4626.  ifInDiscards (0 B) 0 Bps 54 secs
  4627.  
  4628.  ifOutDiscards (0 B) 0 Bps 54 secs
  4629.  
  4630.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  4631.  
  4632.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  4633.  
  4634.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  4635.  
  4636.  ifInMulticastPkts (20 B) 0.37037037037037 Bps 54 secs
  4637.  
  4638.  ifOutMulticastPkts (26 B) 0.48148148148148 Bps 54 secs
  4639. bps(822.400kbps/7.190Mbps)bytes(5.290MB/46.250MB)pkts(370.980pps/714.070pps)RRD[update 143.160.1.185/port-id5144.rrd N:126882612650158:220898724369892:1:0:247449265839:545686550908:U:U:0:0:U:20:8572:25565352:33249581 --daemon unix:/var/run/rrdcached.sock]
  4640. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='2358763561',`ifInOctets` ='126882612650158',`ifInOctets_prev` ='126882607098991',`ifInOctets_rate` ='102799.38888889',`ifInOctets_delta` ='5551167',`ifOutOctets` ='220898724369892',`ifOutOctets_prev` ='220898675868879',`ifOutOctets_rate` ='898166.90740741',`ifOutOctets_delta` ='48501013',`ifInErrors` ='1',`ifInErrors_prev` ='1',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='247449265839',`ifInUcastPkts_prev` ='247449245806',`ifInUcastPkts_rate` ='370.98148148148',`ifInUcastPkts_delta` ='20033',`ifOutUcastPkts` ='545686550908',`ifOutUcastPkts_prev` ='545686512348',`ifOutUcastPkts_rate` ='714.07407407407',`ifOutUcastPkts_delta` ='38560' WHERE `port_id` = '5144']
  4641. 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` ='20',`ifInBroadcastPkts_prev` ='20',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='8572',`ifOutBroadcastPkts_prev` ='8572',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='25565352',`ifInMulticastPkts_prev` ='25565332',`ifInMulticastPkts_rate` ='0.37037037037037',`ifInMulticastPkts_delta` ='20',`ifOutMulticastPkts` ='33249581',`ifOutMulticastPkts_prev` ='33249555
  4642. ',`ifOutMulticastPkts_rate` ='0.48148148148148',`ifOutMulticastPkts_delta` ='26' WHERE `port_id` = '5144']
  4643. 2 updated
  4644. Port Te0/12: TenGigabitEthernet 0/12 (12 / #5145) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/12
  4645.  ifInOctets (85628 B) 1585.7037037037 Bps 54 secs
  4646.  
  4647.  ifOutOctets (323119 B) 5983.6851851852 Bps 54 secs
  4648.  
  4649.  ifInErrors (0 B) 0 Bps 54 secs
  4650.  
  4651.  ifOutErrors (0 B) 0 Bps 54 secs
  4652.  
  4653.  ifInUcastPkts (479 B) 8.8703703703704 Bps 54 secs
  4654.  
  4655.  ifOutUcastPkts (531 B) 9.8333333333333 Bps 54 secs
  4656.  
  4657.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  4658.  
  4659.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  4660.  
  4661.  ifInDiscards (0 B) 0 Bps 54 secs
  4662.  
  4663.  ifOutDiscards (0 B) 0 Bps 54 secs
  4664.  
  4665.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  4666.  
  4667.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  4668.  
  4669.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  4670.  
  4671.  ifInMulticastPkts (19 B) 0.35185185185185 Bps 54 secs
  4672.  
  4673.  ifOutMulticastPkts (20 B) 0.37037037037037 Bps 54 secs
  4674. bps(12.690kbps/47.870kbps)bytes(83.620kB/315.550kB)pkts(8.870pps/9.830pps)RRD[update 143.160.1.185/port-id5145.rrd N:90196551454274:130057342270939:0:0:160496337262:183140464569:U:U:0:0:U:0:8083:22505391:26668205 --daemon unix:/var/run/rrdcached.sock]
  4675. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='2349819448',`ifInOctets` ='90196551454274',`ifInOctets_prev` ='90196551368646',`ifInOctets_rate` ='1585.7037037037',`ifInOctets_delta` ='85628',`ifOutOctets` ='130057342270939',`ifOutOctets_prev` ='130057341947820',`ifOutOctets_rate` ='5983.6851851852',`ifOutOctets_delta` ='323119',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='160496337262',`ifInUcastPkts_prev` ='160496336783',`ifInUcastPkts_rate` ='8.8703703703704',`ifInUcastPkts_delta` ='479',`ifOutUcastPkts` ='183140464569',`ifOutUcastPkts_prev` ='183140464038',`ifOutUcastPkts_rate` ='9.8333333333333',`ifOutUcastPkts_delta` ='531' WHERE `port_id` = '5145']
  4676. 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` ='8083',`ifOutBroadcastPkts_prev` ='8083',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='22505391',`ifInMulticastPkts_prev` ='22505372',`ifInMulticastPkts_rate` ='0.35185185185185',`ifInMulticastPkts_delta` ='19',`ifOutMulticastPkts` ='26668205',`ifOutMulticastPkts_prev` ='26668185',
  4677. `ifOutMulticastPkts_rate` ='0.37037037037037',`ifOutMulticastPkts_delta` ='20' WHERE `port_id` = '5145']
  4678. 2 updated
  4679. Port Te0/13: TenGigabitEthernet 0/13 (13 / #5146) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/13
  4680.  ifInOctets (0 B) 0 Bps 54 secs
  4681.  
  4682.  ifOutOctets (0 B) 0 Bps 54 secs
  4683.  
  4684.  ifInErrors (0 B) 0 Bps 54 secs
  4685.  
  4686.  ifOutErrors (0 B) 0 Bps 54 secs
  4687.  
  4688.  ifInUcastPkts (0 B) 0 Bps 54 secs
  4689.  
  4690.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  4691.  
  4692.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  4693.  
  4694.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  4695.  
  4696.  ifInDiscards (0 B) 0 Bps 54 secs
  4697.  
  4698.  ifOutDiscards (0 B) 0 Bps 54 secs
  4699.  
  4700.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  4701.  
  4702.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  4703.  
  4704.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  4705.  
  4706.  ifInMulticastPkts (0 B) 0 Bps 54 secs
  4707.  
  4708.  ifOutMulticastPkts (0 B) 0 Bps 54 secs
  4709. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5146.rrd N:U:U:0:0:U:U:U:U:0:0:U:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
  4710. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3544',`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` = '5146']
  4711. 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
  4712. _delta` ='0' WHERE `port_id` = '5146']
  4713. 1 updated
  4714. Port Te0/14: TenGigabitEthernet 0/14 (14 / #5147) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/14
  4715.  ifInOctets (0 B) 0 Bps 54 secs
  4716.  
  4717.  ifOutOctets (0 B) 0 Bps 54 secs
  4718.  
  4719.  ifInErrors (0 B) 0 Bps 54 secs
  4720.  
  4721.  ifOutErrors (0 B) 0 Bps 54 secs
  4722.  
  4723.  ifInUcastPkts (0 B) 0 Bps 54 secs
  4724.  
  4725.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  4726.  
  4727.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  4728.  
  4729.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  4730.  
  4731.  ifInDiscards (0 B) 0 Bps 54 secs
  4732.  
  4733.  ifOutDiscards (0 B) 0 Bps 54 secs
  4734.  
  4735.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  4736.  
  4737.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  4738.  
  4739.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  4740.  
  4741.  ifInMulticastPkts (0 B) 0 Bps 54 secs
  4742.  
  4743.  ifOutMulticastPkts (0 B) 0 Bps 54 secs
  4744. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5147.rrd N:U:U:0:0:U:U:U:U:0:0:U:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
  4745. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3544',`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` = '5147']
  4746. 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
  4747. _delta` ='0' WHERE `port_id` = '5147']
  4748. 1 updated
  4749. Port Te0/15: TenGigabitEthernet 0/15 (15 / #5148) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/15
  4750.  ifInOctets (1688 B) 31.259259259259 Bps 54 secs
  4751.  
  4752.  ifOutOctets (2454 B) 45.444444444444 Bps 54 secs
  4753.  
  4754.  ifInErrors (0 B) 0 Bps 54 secs
  4755.  
  4756.  ifOutErrors (0 B) 0 Bps 54 secs
  4757.  
  4758.  ifInUcastPkts (0 B) 0 Bps 54 secs
  4759.  
  4760.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  4761.  
  4762.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  4763.  
  4764.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  4765.  
  4766.  ifInDiscards (0 B) 0 Bps 54 secs
  4767.  
  4768.  ifOutDiscards (0 B) 0 Bps 54 secs
  4769.  
  4770.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  4771.  
  4772.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  4773.  
  4774.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  4775.  
  4776.  ifInMulticastPkts (20 B) 0.37037037037037 Bps 54 secs
  4777.  
  4778.  ifOutMulticastPkts (21 B) 0.38888888888889 Bps 54 secs
  4779. bps(250.000bps/364.000bps)bytes(1.650kB/2.400kB)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5148.rrd N:2218972755:3540872662:0:0:926574:1197064:U:U:0:0:U:2:3869:23341731:26668394 --daemon unix:/var/run/rrdcached.sock]
  4780. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='2359059255',`ifInOctets` ='2218972755',`ifInOctets_prev` ='2218971067',`ifInOctets_rate` ='31.259259259259',`ifInOctets_delta` ='1688',`ifOutOctets` ='3540872662',`ifOutOctets_prev` ='3540870208',`ifOutOctets_rate` ='45.444444444444',`ifOutOctets_delta` ='2454',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='926574',`ifInUcastPkts_prev` ='926574',`ifInUcastPkts_rate` ='0',`ifInUcastPkts_delta` ='0',`ifOutUcastPkts` ='1197064',`ifOutUcastPkts_prev` ='1197064',`ifOutUcastPkts_rate` ='0',`ifOutUcastPkts_delta` ='0' WHERE `port_id` = '5148']
  4781. 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` ='2',`ifInBroadcastPkts_prev` ='2',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='3869',`ifOutBroadcastPkts_prev` ='3869',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='23341731',`ifInMulticastPkts_prev` ='23341711',`ifInMulticastPkts_rate` ='0.37037037037037',`ifInMulticastPkts_delta` ='20',`ifOutMulticastPkts` ='26668394',`ifOutMulticastPkts_prev` ='26668373',
  4782. `ifOutMulticastPkts_rate` ='0.38888888888889',`ifOutMulticastPkts_delta` ='21' WHERE `port_id` = '5148']
  4783. 2 updated
  4784. Port Te0/16: TenGigabitEthernet 0/16 (16 / #5149) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/16
  4785.  ifInOctets (73535908 B) 1361776.0740741 Bps 54 secs
  4786.  
  4787.  ifOutOctets (147210104 B) 2726113.037037 Bps 54 secs
  4788.  
  4789.  ifInErrors (0 B) 0 Bps 54 secs
  4790.  
  4791.  ifOutErrors (0 B) 0 Bps 54 secs
  4792.  
  4793.  ifInUcastPkts (220739 B) 4087.7592592593 Bps 54 secs
  4794.  
  4795.  ifOutUcastPkts (1426588 B) 26418.296296296 Bps 54 secs
  4796.  
  4797.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  4798.  
  4799.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  4800.  
  4801.  ifInDiscards (0 B) 0 Bps 54 secs
  4802.  
  4803.  ifOutDiscards (0 B) 0 Bps 54 secs
  4804.  
  4805.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  4806.  
  4807.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  4808.  
  4809.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  4810.  
  4811.  ifInMulticastPkts (24 B) 0.44444444444444 Bps 54 secs
  4812.  
  4813.  ifOutMulticastPkts (20 B) 0.37037037037037 Bps 54 secs
  4814. bps(10.890Mbps/21.810Mbps)bytes(70.130MB/140.390MB)pkts(4.090kpps/26.420kpps)RRD[update 143.160.1.185/port-id5149.rrd N:201596325088973:371224284267644:0:0:620847547142:1430922104905:U:U:0:0:U:11:8153:25044534:30815990 --daemon unix:/var/run/rrdcached.sock]
  4815. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='1164644970',`ifInOctets` ='201596325088973',`ifInOctets_prev` ='201596251553065',`ifInOctets_rate` ='1361776.0740741',`ifInOctets_delta` ='73535908',`ifOutOctets` ='371224284267644',`ifOutOctets_prev` ='371224137057540',`ifOutOctets_rate` ='2726113.037037',`ifOutOctets_delta` ='147210104',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='620847547142',`ifInUcastPkts_prev` ='620847326403',`ifInUcastPkts_rate` ='4087.7592592593',`ifInUcastPkts_delta` ='220739',`ifOutUcastPkts` ='1430922104905',`ifOutUcastPkts_prev` ='1430920678317',`ifOutUcastPkts_rate` ='26418.296296296',`ifOutUcastPkts_delta` ='1426588' WHERE `port_id` = '5149']
  4816. 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` ='11',`ifInBroadcastPkts_prev` ='11',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='8153',`ifOutBroadcastPkts_prev` ='8153',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='25044534',`ifInMulticastPkts_prev` ='25044510',`ifInMulticastPkts_rate` ='0.44444444444444',`ifInMulticastPkts_delta` ='24',`ifOutMulticastPkts` ='30815990',`ifOutMulticastPkts_prev` ='30815970
  4817. ',`ifOutMulticastPkts_rate` ='0.37037037037037',`ifOutMulticastPkts_delta` ='20' WHERE `port_id` = '5149']
  4818. 2 updated
  4819. Port Te0/17: TenGigabitEthernet 0/17 (17 / #5150) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/17
  4820.  ifInOctets (242166902 B) 4484572.2592593 Bps 54 secs
  4821.  
  4822.  ifOutOctets (11627696 B) 215327.7037037 Bps 54 secs
  4823.  
  4824.  ifInErrors (0 B) 0 Bps 54 secs
  4825.  
  4826.  ifOutErrors (0 B) 0 Bps 54 secs
  4827.  
  4828.  ifInUcastPkts (344738 B) 6384.037037037 Bps 54 secs
  4829.  
  4830.  ifOutUcastPkts (28988 B) 536.81481481481 Bps 54 secs
  4831.  
  4832.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  4833.  
  4834.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  4835.  
  4836.  ifInDiscards (0 B) 0 Bps 54 secs
  4837.  
  4838.  ifOutDiscards (0 B) 0 Bps 54 secs
  4839.  
  4840.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  4841.  
  4842.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  4843.  
  4844.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  4845.  
  4846.  ifInMulticastPkts (25 B) 0.46296296296296 Bps 54 secs
  4847.  
  4848.  ifOutMulticastPkts (21 B) 0.38888888888889 Bps 54 secs
  4849. bps(35.880Mbps/1.720Mbps)bytes(230.950MB/11.090MB)pkts(6.380kpps/536.810pps)RRD[update 143.160.1.185/port-id5150.rrd N:219306839828558:213638733002540:0:0:896868655294:1354173677688:U:U:0:0:U:5:7839:24897031:28844683 --daemon unix:/var/run/rrdcached.sock]
  4850. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='2358843519',`ifInOctets` ='219306839828558',`ifInOctets_prev` ='219306597661656',`ifInOctets_rate` ='4484572.2592593',`ifInOctets_delta` ='242166902',`ifOutOctets` ='213638733002540',`ifOutOctets_prev` ='213638721374844',`ifOutOctets_rate` ='215327.7037037',`ifOutOctets_delta` ='11627696',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='896868655294',`ifInUcastPkts_prev` ='896868310556',`ifInUcastPkts_rate` ='6384.037037037',`ifInUcastPkts_delta` ='344738',`ifOutUcastPkts` ='1354173677688',`ifOutUcastPkts_prev` ='1354173648700',`ifOutUcastPkts_rate` ='536.81481481481',`ifOutUcastPkts_delta` ='28988' WHERE `port_id` = '5150']
  4851. 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` ='5',`ifInBroadcastPkts_prev` ='5',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='7839',`ifOutBroadcastPkts_prev` ='7839',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='24897031',`ifInMulticastPkts_prev` ='24897006',`ifInMulticastPkts_rate` ='0.46296296296296',`ifInMulticastPkts_delta` ='25',`ifOutMulticastPkts` ='28844683',`ifOutMulticastPkts_prev` ='28844662',
  4852. `ifOutMulticastPkts_rate` ='0.38888888888889',`ifOutMulticastPkts_delta` ='21' WHERE `port_id` = '5150']
  4853. 2 updated
  4854. Port Te0/18: TenGigabitEthernet 0/18 (18 / #5151) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/18
  4855.  ifInOctets (367099117 B) 6798131.7962963 Bps 54 secs
  4856.  
  4857.  ifOutOctets (592949487 B) 10980546.055556 Bps 54 secs
  4858.  
  4859.  ifInErrors (0 B) 0 Bps 54 secs
  4860.  
  4861.  ifOutErrors (0 B) 0 Bps 54 secs
  4862.  
  4863.  ifInUcastPkts (590734 B) 10939.518518519 Bps 54 secs
  4864.  
  4865.  ifOutUcastPkts (547707 B) 10142.722222222 Bps 54 secs
  4866.  
  4867.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  4868.  
  4869.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  4870.  
  4871.  ifInDiscards (0 B) 0 Bps 54 secs
  4872.  
  4873.  ifOutDiscards (0 B) 0 Bps 54 secs
  4874.  
  4875.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  4876.  
  4877.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  4878.  
  4879.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  4880.  
  4881.  ifInMulticastPkts (20 B) 0.37037037037037 Bps 54 secs
  4882.  
  4883.  ifOutMulticastPkts (24 B) 0.44444444444444 Bps 54 secs
  4884. bps(54.390Mbps/87.840Mbps)bytes(350.090MB/565.480MB)pkts(10.940kpps/10.140kpps)RRD[update 143.160.1.185/port-id5151.rrd N:128459790524963:485920207735010:0:0:531169136800:1903681609996:U:U:0:0:U:11:2001:23095389:31648757 --daemon unix:/var/run/rrdcached.sock]
  4885. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='1957806737',`ifInOctets` ='128459790524963',`ifInOctets_prev` ='128459423425846',`ifInOctets_rate` ='6798131.7962963',`ifInOctets_delta` ='367099117',`ifOutOctets` ='485920207735010',`ifOutOctets_prev` ='485919614785523',`ifOutOctets_rate` ='10980546.055556',`ifOutOctets_delta` ='592949487',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='531169136800',`ifInUcastPkts_prev` ='531168546066',`ifInUcastPkts_rate` ='10939.518518519',`ifInUcastPkts_delta` ='590734',`ifOutUcastPkts` ='1903681609996',`ifOutUcastPkts_prev` ='1903681062289',`ifOutUcastPkts_rate` ='10142.722222222',`ifOutUcastPkts_delta` ='547707' WHERE `port_id` = '5151']
  4886. 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` ='11',`ifInBroadcastPkts_prev` ='11',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='2001',`ifOutBroadcastPkts_prev` ='2001',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='23095389',`ifInMulticastPkts_prev` ='23095369',`ifInMulticastPkts_rate` ='0.37037037037037',`ifInMulticastPkts_delta` ='20',`ifOutMulticastPkts` ='31648757',`ifOutMulticastPkts_prev` ='31648733
  4887. ',`ifOutMulticastPkts_rate` ='0.44444444444444',`ifOutMulticastPkts_delta` ='24' WHERE `port_id` = '5151']
  4888. 2 updated
  4889. Port Te0/19: TenGigabitEthernet 0/19 (19 / #5152) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/19
  4890.  ifInOctets (7030213 B) 130189.12962963 Bps 54 secs
  4891.  
  4892.  ifOutOctets (52069417 B) 964248.46296296 Bps 54 secs
  4893.  
  4894.  ifInErrors (0 B) 0 Bps 54 secs
  4895.  
  4896.  ifOutErrors (0 B) 0 Bps 54 secs
  4897.  
  4898.  ifInUcastPkts (37816 B) 700.2962962963 Bps 54 secs
  4899.  
  4900.  ifOutUcastPkts (46312 B) 857.62962962963 Bps 54 secs
  4901.  
  4902.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  4903.  
  4904.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  4905.  
  4906.  ifInDiscards (0 B) 0 Bps 54 secs
  4907.  
  4908.  ifOutDiscards (0 B) 0 Bps 54 secs
  4909.  
  4910.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  4911.  
  4912.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  4913.  
  4914.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  4915.  
  4916.  ifInMulticastPkts (26 B) 0.48148148148148 Bps 54 secs
  4917.  
  4918.  ifOutMulticastPkts (19 B) 0.35185185185185 Bps 54 secs
  4919. bps(1.040Mbps/7.710Mbps)bytes(6.700MB/49.660MB)pkts(700.300pps/857.630pps)RRD[update 143.160.1.185/port-id5152.rrd N:87407494998487:154987819812016:0:0:165028089674:289260956647:U:U:0:0:U:10885840:7687:57008230:28188445 --daemon unix:/var/run/rrdcached.sock]
  4920. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3634376272',`ifInOctets` ='87407494998487',`ifInOctets_prev` ='87407487968274',`ifInOctets_rate` ='130189.12962963',`ifInOctets_delta` ='7030213',`ifOutOctets` ='154987819812016',`ifOutOctets_prev` ='154987767742599',`ifOutOctets_rate` ='964248.46296296',`ifOutOctets_delta` ='52069417',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='165028089674',`ifInUcastPkts_prev` ='165028051858',`ifInUcastPkts_rate` ='700.2962962963',`ifInUcastPkts_delta` ='37816',`ifOutUcastPkts` ='289260956647',`ifOutUcastPkts_prev` ='289260910335',`ifOutUcastPkts_rate` ='857.62962962963',`ifOutUcastPkts_delta` ='46312' WHERE `port_id` = '5152']
  4921. 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` ='10885840',`ifInBroadcastPkts_prev` ='10885840',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='7687',`ifOutBroadcastPkts_prev` ='7687',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='57008230',`ifInMulticastPkts_prev` ='57008204',`ifInMulticastPkts_rate` ='0.48148148148148',`ifInMulticastPkts_delta` ='26',`ifOutMulticastPkts` ='28188445',`ifOutMulticastPkts_prev
  4922. ` ='28188426',`ifOutMulticastPkts_rate` ='0.35185185185185',`ifOutMulticastPkts_delta` ='19' WHERE `port_id` = '5152']
  4923. 2 updated
  4924. Port Te0/20: TenGigabitEthernet 0/20 (20 / #5153) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/20
  4925.  ifInOctets (260998055 B) 4833297.3148148 Bps 54 secs
  4926.  
  4927.  ifOutOctets (1306659368 B) 24197395.703704 Bps 54 secs
  4928.  
  4929.  ifInErrors (0 B) 0 Bps 54 secs
  4930.  
  4931.  ifOutErrors (0 B) 0 Bps 54 secs
  4932.  
  4933.  ifInUcastPkts (2499293 B) 46283.203703704 Bps 54 secs
  4934.  
  4935.  ifOutUcastPkts (6161402 B) 114100.03703704 Bps 54 secs
  4936.  
  4937.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  4938.  
  4939.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  4940.  
  4941.  ifInDiscards (0 B) 0 Bps 54 secs
  4942.  
  4943.  ifOutDiscards (0 B) 0 Bps 54 secs
  4944.  
  4945.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  4946.  
  4947.  ifInBroadcastPkts (50 B) 0.92592592592593 Bps 54 secs
  4948.  
  4949.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  4950.  
  4951.  ifInMulticastPkts (249 B) 4.6111111111111 Bps 54 secs
  4952.  
  4953.  ifOutMulticastPkts (21 B) 0.38888888888889 Bps 54 secs
  4954. bps(38.670Mbps/193.580Mbps)bytes(248.910MB/1.220GB)pkts(46.280kpps/114.100kpps)RRD[update 143.160.1.185/port-id5153.rrd N:194998921096831:383419676727093:0:0:678373634182:1395513101161:U:U:0:0:U:145484019:8013:413551801:26510814 --daemon unix:/var/run/rrdcached.sock]
  4955. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='0',`ifInOctets` ='194998921096831',`ifInOctets_prev` ='194998660098776',`ifInOctets_rate` ='4833297.3148148',`ifInOctets_delta` ='260998055',`ifOutOctets` ='383419676727093',`ifOutOctets_prev` ='383418370067725',`ifOutOctets_rate` ='24197395.703704',`ifOutOctets_delta` ='1306659368',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='678373634182',`ifInUcastPkts_prev` ='678371134889',`ifInUcastPkts_rate` ='46283.203703704',`ifInUcastPkts_delta` ='2499293',`ifOutUcastPkts` ='1395513101161',`ifOutUcastPkts_prev` ='1395506939759',`ifOutUcastPkts_rate` ='114100.03703704',`ifOutUcastPkts_delta` ='6161402' WHERE `port_id` = '5153']
  4956. 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` ='145484019',`ifInBroadcastPkts_prev` ='145483969',`ifInBroadcastPkts_rate` ='0.92592592592593',`ifInBroadcastPkts_delta` ='50',`ifOutBroadcastPkts` ='8013',`ifOutBroadcastPkts_prev` ='8013',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='413551801',`ifInMulticastPkts_prev` ='413551552',`ifInMulticastPkts_rate` ='4.6111111111111',`ifInMulticastPkts_delta` ='249',`ifOutMulticastPkts` ='26510814',`ifO
  4957. utMulticastPkts_prev` ='26510793',`ifOutMulticastPkts_rate` ='0.38888888888889',`ifOutMulticastPkts_delta` ='21' WHERE `port_id` = '5153']
  4958. 2 updated
  4959. Port Te0/21: TenGigabitEthernet 0/21 (21 / #5154) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/21
  4960.  ifInOctets (285306779 B) 5283458.8703704 Bps 54 secs
  4961.  
  4962.  ifOutOctets (449590893 B) 8325757.2777778 Bps 54 secs
  4963.  
  4964.  ifInErrors (0 B) 0 Bps 54 secs
  4965.  
  4966.  ifOutErrors (0 B) 0 Bps 54 secs
  4967.  
  4968.  ifInUcastPkts (936317 B) 17339.203703704 Bps 54 secs
  4969.  
  4970.  ifOutUcastPkts (3220006 B) 59629.740740741 Bps 54 secs
  4971.  
  4972.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  4973.  
  4974.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  4975.  
  4976.  ifInDiscards (0 B) 0 Bps 54 secs
  4977.  
  4978.  ifOutDiscards (0 B) 0 Bps 54 secs
  4979.  
  4980.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  4981.  
  4982.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  4983.  
  4984.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  4985.  
  4986.  ifInMulticastPkts (23 B) 0.42592592592593 Bps 54 secs
  4987.  
  4988.  ifOutMulticastPkts (20 B) 0.37037037037037 Bps 54 secs
  4989. bps(42.270Mbps/66.610Mbps)bytes(272.090MB/428.760MB)pkts(17.340kpps/59.630kpps)RRD[update 143.160.1.185/port-id5154.rrd N:296742077803847:330210691070041:28:0:567613445355:1050545631586:U:U:0:0:U:36:8106:30025373:26735457 --daemon unix:/var/run/rrdcached.sock]
  4990. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='1762405987',`ifInOctets` ='296742077803847',`ifInOctets_prev` ='296741792497068',`ifInOctets_rate` ='5283458.8703704',`ifInOctets_delta` ='285306779',`ifOutOctets` ='330210691070041',`ifOutOctets_prev` ='330210241479148',`ifOutOctets_rate` ='8325757.2777778',`ifOutOctets_delta` ='449590893',`ifInErrors` ='28',`ifInErrors_prev` ='28',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='567613445355',`ifInUcastPkts_prev` ='567612509038',`ifInUcastPkts_rate` ='17339.203703704',`ifInUcastPkts_delta` ='936317',`ifOutUcastPkts` ='1050545631586',`ifOutUcastPkts_prev` ='1050542411580',`ifOutUcastPkts_rate` ='59629.740740741',`ifOutUcastPkts_delta` ='3220006' WHERE `port_id` = '5154']
  4991. 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` ='36',`ifInBroadcastPkts_prev` ='36',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='8106',`ifOutBroadcastPkts_prev` ='8106',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='30025373',`ifInMulticastPkts_prev` ='30025350',`ifInMulticastPkts_rate` ='0.42592592592593',`ifInMulticastPkts_delta` ='23',`ifOutMulticastPkts` ='26735457',`ifOutMulticastPkts_prev` ='26735437
  4992. ',`ifOutMulticastPkts_rate` ='0.37037037037037',`ifOutMulticastPkts_delta` ='20' WHERE `port_id` = '5154']
  4993. 2 updated
  4994. Port Te0/22: TenGigabitEthernet 0/22 (22 / #5155) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/22
  4995.  ifInOctets (391015 B) 7241.0185185185 Bps 54 secs
  4996.  
  4997.  ifOutOctets (335281 B) 6208.9074074074 Bps 54 secs
  4998.  
  4999.  ifInErrors (0 B) 0 Bps 54 secs
  5000.  
  5001.  ifOutErrors (0 B) 0 Bps 54 secs
  5002.  
  5003.  ifInUcastPkts (2969 B) 54.981481481481 Bps 54 secs
  5004.  
  5005.  ifOutUcastPkts (1440 B) 26.666666666667 Bps 54 secs
  5006.  
  5007.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5008.  
  5009.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5010.  
  5011.  ifInDiscards (0 B) 0 Bps 54 secs
  5012.  
  5013.  ifOutDiscards (0 B) 0 Bps 54 secs
  5014.  
  5015.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5016.  
  5017.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5018.  
  5019.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5020.  
  5021.  ifInMulticastPkts (20 B) 0.37037037037037 Bps 54 secs
  5022.  
  5023.  ifOutMulticastPkts (25 B) 0.46296296296296 Bps 54 secs
  5024. bps(57.930kbps/49.670kbps)bytes(381.850kB/327.420kB)pkts(54.980pps/26.670pps)RRD[update 143.160.1.185/port-id5155.rrd N:4352237496493:134590943232757:0:0:26491201848:101942697724:U:U:0:0:U:36:8192:24567886:30863450 --daemon unix:/var/run/rrdcached.sock]
  5025. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='2350194154',`ifInOctets` ='4352237496493',`ifInOctets_prev` ='4352237105478',`ifInOctets_rate` ='7241.0185185185',`ifInOctets_delta` ='391015',`ifOutOctets` ='134590943232757',`ifOutOctets_prev` ='134590942897476',`ifOutOctets_rate` ='6208.9074074074',`ifOutOctets_delta` ='335281',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='26491201848',`ifInUcastPkts_prev` ='26491198879',`ifInUcastPkts_rate` ='54.981481481481',`ifInUcastPkts_delta` ='2969',`ifOutUcastPkts` ='101942697724',`ifOutUcastPkts_prev` ='101942696284',`ifOutUcastPkts_rate` ='26.666666666667',`ifOutUcastPkts_delta` ='1440' WHERE `port_id` = '5155']
  5026. 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` ='36',`ifInBroadcastPkts_prev` ='36',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='8192',`ifOutBroadcastPkts_prev` ='8192',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='24567886',`ifInMulticastPkts_prev` ='24567866',`ifInMulticastPkts_rate` ='0.37037037037037',`ifInMulticastPkts_delta` ='20',`ifOutMulticastPkts` ='30863450',`ifOutMulticastPkts_prev` ='30863425
  5027. ',`ifOutMulticastPkts_rate` ='0.46296296296296',`ifOutMulticastPkts_delta` ='25' WHERE `port_id` = '5155']
  5028. 2 updated
  5029. Port Te0/23: TenGigabitEthernet 0/23 (23 / #5156) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/23
  5030.  ifInOctets (0 B) 0 Bps 54 secs
  5031.  
  5032.  ifOutOctets (0 B) 0 Bps 54 secs
  5033.  
  5034.  ifInErrors (0 B) 0 Bps 54 secs
  5035.  
  5036.  ifOutErrors (0 B) 0 Bps 54 secs
  5037.  
  5038.  ifInUcastPkts (0 B) 0 Bps 54 secs
  5039.  
  5040.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  5041.  
  5042.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5043.  
  5044.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5045.  
  5046.  ifInDiscards (0 B) 0 Bps 54 secs
  5047.  
  5048.  ifOutDiscards (0 B) 0 Bps 54 secs
  5049.  
  5050.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5051.  
  5052.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5053.  
  5054.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5055.  
  5056.  ifInMulticastPkts (0 B) 0 Bps 54 secs
  5057.  
  5058.  ifOutMulticastPkts (0 B) 0 Bps 54 secs
  5059. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5156.rrd N:95051478118703:256931507838955:0:0:217410811808:372828461335:U:U:0:0:U:92:7659:22893343:30224798 --daemon unix:/var/run/rrdcached.sock]
  5060. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3529341544',`ifInOctets` ='95051478118703',`ifInOctets_prev` ='95051478118703',`ifInOctets_rate` ='0',`ifInOctets_delta` ='0',`ifOutOctets` ='256931507838955',`ifOutOctets_prev` ='256931507838955',`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` ='217410811808',`ifInUcastPkts_prev` ='217410811808',`ifInUcastPkts_rate` ='0',`ifInUcastPkts_delta` ='0',`ifOutUcastPkts` ='372828461335',`ifOutUcastPkts_prev` ='372828461335',`ifOutUcastPkts_rate` ='0',`ifOutUcastPkts_delta` ='0' WHERE `port_id` = '5156']
  5061. 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` ='92',`ifInBroadcastPkts_prev` ='92',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='7659',`ifOutBroadcastPkts_prev` ='7659',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='22893343',`ifInMulticastPkts_prev` ='22893343',`ifInMulticastPkts_rate` ='0',`ifInMulticastPkts_delta` ='0',`ifOutMulticastPkts` ='30224798',`ifOutMulticastPkts_prev` ='30224798',`ifOutMulticas
  5062. tPkts_rate` ='0',`ifOutMulticastPkts_delta` ='0' WHERE `port_id` = '5156']
  5063. 1 updated
  5064. Port Te0/24: TenGigabitEthernet 0/24 (24 / #5157) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/24
  5065.  ifInOctets (1844394 B) 34155.444444444 Bps 54 secs
  5066.  
  5067.  ifOutOctets (147032055 B) 2722815.8333333 Bps 54 secs
  5068.  
  5069.  ifInErrors (0 B) 0 Bps 54 secs
  5070.  
  5071.  ifOutErrors (0 B) 0 Bps 54 secs
  5072.  
  5073.  ifInUcastPkts (8467 B) 156.7962962963 Bps 54 secs
  5074.  
  5075.  ifOutUcastPkts (121742 B) 2254.4814814815 Bps 54 secs
  5076.  
  5077.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5078.  
  5079.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5080.  
  5081.  ifInDiscards (0 B) 0 Bps 54 secs
  5082.  
  5083.  ifOutDiscards (0 B) 0 Bps 54 secs
  5084.  
  5085.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5086.  
  5087.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5088.  
  5089.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5090.  
  5091.  ifInMulticastPkts (25 B) 0.46296296296296 Bps 54 secs
  5092.  
  5093.  ifOutMulticastPkts (21 B) 0.38888888888889 Bps 54 secs
  5094. bps(273.240kbps/21.780Mbps)bytes(1.760MB/140.220MB)pkts(156.800pps/2.250kpps)RRD[update 143.160.1.185/port-id5157.rrd N:655754655208:367097658219523:0:0:2982333740:1269092422901:U:U:0:0:U:35:7780:24744025:28887515 --daemon unix:/var/run/rrdcached.sock]
  5095. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='2358771465',`ifInOctets` ='655754655208',`ifInOctets_prev` ='655752810814',`ifInOctets_rate` ='34155.444444444',`ifInOctets_delta` ='1844394',`ifOutOctets` ='367097658219523',`ifOutOctets_prev` ='367097511187468',`ifOutOctets_rate` ='2722815.8333333',`ifOutOctets_delta` ='147032055',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='2982333740',`ifInUcastPkts_prev` ='2982325273',`ifInUcastPkts_rate` ='156.7962962963',`ifInUcastPkts_delta` ='8467',`ifOutUcastPkts` ='1269092422901',`ifOutUcastPkts_prev` ='1269092301159',`ifOutUcastPkts_rate` ='2254.4814814815',`ifOutUcastPkts_delta` ='121742' WHERE `port_id` = '5157']
  5096. 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` ='35',`ifInBroadcastPkts_prev` ='35',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='7780',`ifOutBroadcastPkts_prev` ='7780',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='24744025',`ifInMulticastPkts_prev` ='24744000',`ifInMulticastPkts_rate` ='0.46296296296296',`ifInMulticastPkts_delta` ='25',`ifOutMulticastPkts` ='28887515',`ifOutMulticastPkts_prev` ='28887494
  5097. ',`ifOutMulticastPkts_rate` ='0.38888888888889',`ifOutMulticastPkts_delta` ='21' WHERE `port_id` = '5157']
  5098. 2 updated
  5099. Port Te0/25: TenGigabitEthernet 0/25 (25 / #5158) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/25
  5100.  ifInOctets (0 B) 0 Bps 54 secs
  5101.  
  5102.  ifOutOctets (0 B) 0 Bps 54 secs
  5103.  
  5104.  ifInErrors (0 B) 0 Bps 54 secs
  5105.  
  5106.  ifOutErrors (0 B) 0 Bps 54 secs
  5107.  
  5108.  ifInUcastPkts (0 B) 0 Bps 54 secs
  5109.  
  5110.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  5111.  
  5112.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5113.  
  5114.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5115.  
  5116.  ifInDiscards (0 B) 0 Bps 54 secs
  5117.  
  5118.  ifOutDiscards (0 B) 0 Bps 54 secs
  5119.  
  5120.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5121.  
  5122.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5123.  
  5124.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5125.  
  5126.  ifInMulticastPkts (0 B) 0 Bps 54 secs
  5127.  
  5128.  ifOutMulticastPkts (0 B) 0 Bps 54 secs
  5129. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5158.rrd N:251435727413273:821801120633155:0:0:670255013169:1472276402787:U:U:0:0:U:388:8194:23871858:30662376 --daemon unix:/var/run/rrdcached.sock]
  5130. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3529394538',`ifInOctets` ='251435727413273',`ifInOctets_prev` ='251435727413273',`ifInOctets_rate` ='0',`ifInOctets_delta` ='0',`ifOutOctets` ='821801120633155',`ifOutOctets_prev` ='821801120633155',`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` ='670255013169',`ifInUcastPkts_prev` ='670255013169',`ifInUcastPkts_rate` ='0',`ifInUcastPkts_delta` ='0',`ifOutUcastPkts` ='1472276402787',`ifOutUcastPkts_prev` ='1472276402787',`ifOutUcastPkts_rate` ='0',`ifOutUcastPkts_delta` ='0' WHERE `port_id` = '5158']
  5131. 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` ='388',`ifInBroadcastPkts_prev` ='388',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='8194',`ifOutBroadcastPkts_prev` ='8194',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='23871858',`ifInMulticastPkts_prev` ='23871858',`ifInMulticastPkts_rate` ='0',`ifInMulticastPkts_delta` ='0',`ifOutMulticastPkts` ='30662376',`ifOutMulticastPkts_prev` ='30662376',`ifOutMultic
  5132. astPkts_rate` ='0',`ifOutMulticastPkts_delta` ='0' WHERE `port_id` = '5158']
  5133. 1 updated
  5134. Port Te0/26: TenGigabitEthernet 0/26 (26 / #5159) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/26
  5135.  ifInOctets (0 B) 0 Bps 54 secs
  5136.  
  5137.  ifOutOctets (0 B) 0 Bps 54 secs
  5138.  
  5139.  ifInErrors (0 B) 0 Bps 54 secs
  5140.  
  5141.  ifOutErrors (0 B) 0 Bps 54 secs
  5142.  
  5143.  ifInUcastPkts (0 B) 0 Bps 54 secs
  5144.  
  5145.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  5146.  
  5147.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5148.  
  5149.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5150.  
  5151.  ifInDiscards (0 B) 0 Bps 54 secs
  5152.  
  5153.  ifOutDiscards (0 B) 0 Bps 54 secs
  5154.  
  5155.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5156.  
  5157.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5158.  
  5159.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5160.  
  5161.  ifInMulticastPkts (0 B) 0 Bps 54 secs
  5162.  
  5163.  ifOutMulticastPkts (0 B) 0 Bps 54 secs
  5164. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5159.rrd N:161362371489044:755820997366280:13:0:243867959263:1133518236947:U:U:0:0:U:49:12933:22754951:29951936 --daemon unix:/var/run/rrdcached.sock]
  5165. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3495150960',`ifInOctets` ='161362371489044',`ifInOctets_prev` ='161362371489044',`ifInOctets_rate` ='0',`ifInOctets_delta` ='0',`ifOutOctets` ='755820997366280',`ifOutOctets_prev` ='755820997366280',`ifOutOctets_rate` ='0',`ifOutOctets_delta` ='0',`ifInErrors` ='13',`ifInErrors_prev` ='13',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='243867959263',`ifInUcastPkts_prev` ='243867959263',`ifInUcastPkts_rate` ='0',`ifInUcastPkts_delta` ='0',`ifOutUcastPkts` ='1133518236947',`ifOutUcastPkts_prev` ='1133518236947',`ifOutUcastPkts_rate` ='0',`ifOutUcastPkts_delta` ='0' WHERE `port_id` = '5159']
  5166. 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` ='49',`ifInBroadcastPkts_prev` ='49',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='12933',`ifOutBroadcastPkts_prev` ='12933',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='22754951',`ifInMulticastPkts_prev` ='22754951',`ifInMulticastPkts_rate` ='0',`ifInMulticastPkts_delta` ='0',`ifOutMulticastPkts` ='29951936',`ifOutMulticastPkts_prev` ='29951936',`ifOutMultic
  5167. astPkts_rate` ='0',`ifOutMulticastPkts_delta` ='0' WHERE `port_id` = '5159']
  5168. 1 updated
  5169. Port Te0/27: TenGigabitEthernet 0/27 (27 / #5160) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/27
  5170.  ifInOctets (0 B) 0 Bps 54 secs
  5171.  
  5172.  ifOutOctets (0 B) 0 Bps 54 secs
  5173.  
  5174.  ifInErrors (0 B) 0 Bps 54 secs
  5175.  
  5176.  ifOutErrors (0 B) 0 Bps 54 secs
  5177.  
  5178.  ifInUcastPkts (0 B) 0 Bps 54 secs
  5179.  
  5180.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  5181.  
  5182.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5183.  
  5184.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5185.  
  5186.  ifInDiscards (0 B) 0 Bps 54 secs
  5187.  
  5188.  ifOutDiscards (0 B) 0 Bps 54 secs
  5189.  
  5190.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5191.  
  5192.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5193.  
  5194.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5195.  
  5196.  ifInMulticastPkts (0 B) 0 Bps 54 secs
  5197.  
  5198.  ifOutMulticastPkts (0 B) 0 Bps 54 secs
  5199. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5160.rrd N:286343370874143:1606974244492164:0:0:682007190918:2515757463891:U:U:0:0:U:0:8688:21412757:25898281 --daemon unix:/var/run/rrdcached.sock]
  5200. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3503180747',`ifInOctets` ='286343370874143',`ifInOctets_prev` ='286343370874143',`ifInOctets_rate` ='0',`ifInOctets_delta` ='0',`ifOutOctets` ='1606974244492164',`ifOutOctets_prev` ='1606974244492164',`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` ='682007190918',`ifInUcastPkts_prev` ='682007190918',`ifInUcastPkts_rate` ='0',`ifInUcastPkts_delta` ='0',`ifOutUcastPkts` ='2515757463891',`ifOutUcastPkts_prev` ='2515757463891',`ifOutUcastPkts_rate` ='0',`ifOutUcastPkts_delta` ='0' WHERE `port_id` = '5160']
  5201. 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` ='8688',`ifOutBroadcastPkts_prev` ='8688',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='21412757',`ifInMulticastPkts_prev` ='21412757',`ifInMulticastPkts_rate` ='0',`ifInMulticastPkts_delta` ='0',`ifOutMulticastPkts` ='25898281',`ifOutMulticastPkts_prev` ='25898281',`ifOutMulticastP
  5202. kts_rate` ='0',`ifOutMulticastPkts_delta` ='0' WHERE `port_id` = '5160']
  5203. 1 updated
  5204. Port Te0/28: TenGigabitEthernet 0/28 (28 / #5161) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/28
  5205.  ifInOctets (0 B) 0 Bps 54 secs
  5206.  
  5207.  ifOutOctets (0 B) 0 Bps 54 secs
  5208.  
  5209.  ifInErrors (0 B) 0 Bps 54 secs
  5210.  
  5211.  ifOutErrors (0 B) 0 Bps 54 secs
  5212.  
  5213.  ifInUcastPkts (0 B) 0 Bps 54 secs
  5214.  
  5215.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  5216.  
  5217.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5218.  
  5219.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5220.  
  5221.  ifInDiscards (0 B) 0 Bps 54 secs
  5222.  
  5223.  ifOutDiscards (0 B) 0 Bps 54 secs
  5224.  
  5225.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5226.  
  5227.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5228.  
  5229.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5230.  
  5231.  ifInMulticastPkts (0 B) 0 Bps 54 secs
  5232.  
  5233.  ifOutMulticastPkts (0 B) 0 Bps 54 secs
  5234. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5161.rrd N:314463747756695:904218027649779:0:0:645408911098:1439024369639:U:U:0:0:U:40:8007:22846160:30796684 --daemon unix:/var/run/rrdcached.sock]
  5235. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3513349490',`ifInOctets` ='314463747756695',`ifInOctets_prev` ='314463747756695',`ifInOctets_rate` ='0',`ifInOctets_delta` ='0',`ifOutOctets` ='904218027649779',`ifOutOctets_prev` ='904218027649779',`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` ='645408911098',`ifInUcastPkts_prev` ='645408911098',`ifInUcastPkts_rate` ='0',`ifInUcastPkts_delta` ='0',`ifOutUcastPkts` ='1439024369639',`ifOutUcastPkts_prev` ='1439024369639',`ifOutUcastPkts_rate` ='0',`ifOutUcastPkts_delta` ='0' WHERE `port_id` = '5161']
  5236. 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` ='40',`ifInBroadcastPkts_prev` ='40',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='8007',`ifOutBroadcastPkts_prev` ='8007',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='22846160',`ifInMulticastPkts_prev` ='22846160',`ifInMulticastPkts_rate` ='0',`ifInMulticastPkts_delta` ='0',`ifOutMulticastPkts` ='30796684',`ifOutMulticastPkts_prev` ='30796684',`ifOutMulticas
  5237. tPkts_rate` ='0',`ifOutMulticastPkts_delta` ='0' WHERE `port_id` = '5161']
  5238. 1 updated
  5239. Port Te0/29: TenGigabitEthernet 0/29 (29 / #5162) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/29
  5240.  ifInOctets (0 B) 0 Bps 54 secs
  5241.  
  5242.  ifOutOctets (0 B) 0 Bps 54 secs
  5243.  
  5244.  ifInErrors (0 B) 0 Bps 54 secs
  5245.  
  5246.  ifOutErrors (0 B) 0 Bps 54 secs
  5247.  
  5248.  ifInUcastPkts (0 B) 0 Bps 54 secs
  5249.  
  5250.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  5251.  
  5252.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5253.  
  5254.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5255.  
  5256.  ifInDiscards (0 B) 0 Bps 54 secs
  5257.  
  5258.  ifOutDiscards (0 B) 0 Bps 54 secs
  5259.  
  5260.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5261.  
  5262.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5263.  
  5264.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5265.  
  5266.  ifInMulticastPkts (0 B) 0 Bps 54 secs
  5267.  
  5268.  ifOutMulticastPkts (0 B) 0 Bps 54 secs
  5269. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5162.rrd N:172508588919072:1264175155545975:0:0:363537143667:1895537148350:U:U:0:0:U:61:7219:22544305:28288579 --daemon unix:/var/run/rrdcached.sock]
  5270. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3513590567',`ifInOctets` ='172508588919072',`ifInOctets_prev` ='172508588919072',`ifInOctets_rate` ='0',`ifInOctets_delta` ='0',`ifOutOctets` ='1264175155545975',`ifOutOctets_prev` ='1264175155545975',`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` ='363537143667',`ifInUcastPkts_prev` ='363537143667',`ifInUcastPkts_rate` ='0',`ifInUcastPkts_delta` ='0',`ifOutUcastPkts` ='1895537148350',`ifOutUcastPkts_prev` ='1895537148350',`ifOutUcastPkts_rate` ='0',`ifOutUcastPkts_delta` ='0' WHERE `port_id` = '5162']
  5271. 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` ='61',`ifInBroadcastPkts_prev` ='61',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='7219',`ifOutBroadcastPkts_prev` ='7219',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='22544305',`ifInMulticastPkts_prev` ='22544305',`ifInMulticastPkts_rate` ='0',`ifInMulticastPkts_delta` ='0',`ifOutMulticastPkts` ='28288579',`ifOutMulticastPkts_prev` ='28288579',`ifOutMulticas
  5272. tPkts_rate` ='0',`ifOutMulticastPkts_delta` ='0' WHERE `port_id` = '5162']
  5273. 1 updated
  5274. Port Te0/30: TenGigabitEthernet 0/30 (30 / #5163) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/30
  5275.  ifInOctets (1670331087 B) 30932057.166667 Bps 54 secs
  5276.  
  5277.  ifOutOctets (578582404 B) 10714488.962963 Bps 54 secs
  5278.  
  5279.  ifInErrors (0 B) 0 Bps 54 secs
  5280.  
  5281.  ifOutErrors (0 B) 0 Bps 54 secs
  5282.  
  5283.  ifInUcastPkts (1346865 B) 24941.944444444 Bps 54 secs
  5284.  
  5285.  ifOutUcastPkts (1201681 B) 22253.351851852 Bps 54 secs
  5286.  
  5287.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5288.  
  5289.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5290.  
  5291.  ifInDiscards (0 B) 0 Bps 54 secs
  5292.  
  5293.  ifOutDiscards (0 B) 0 Bps 54 secs
  5294.  
  5295.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5296.  
  5297.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5298.  
  5299.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5300.  
  5301.  ifInMulticastPkts (20 B) 0.37037037037037 Bps 54 secs
  5302.  
  5303.  ifOutMulticastPkts (24 B) 0.44444444444444 Bps 54 secs
  5304. bps(247.460Mbps/85.720Mbps)bytes(1.560GB/551.780MB)pkts(24.940kpps/22.250kpps)RRD[update 143.160.1.185/port-id5163.rrd N:6531424665231860:2354946938531546:125373:0:6058930177600:4341133139668:U:U:0:0:U:643:7131:25845518:32844311 --daemon unix:/var/run/rrdcached.sock]
  5305. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='1957950112',`ifInOctets` ='6531424665231860',`ifInOctets_prev` ='6531422994900773',`ifInOctets_rate` ='30932057.166667',`ifInOctets_delta` ='1670331087',`ifOutOctets` ='2354946938531546',`ifOutOctets_prev` ='2354946359949142',`ifOutOctets_rate` ='10714488.962963',`ifOutOctets_delta` ='578582404',`ifInErrors` ='125373',`ifInErrors_prev` ='125373',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='6058930177600',`ifInUcastPkts_prev` ='6058928830735',`ifInUcastPkts_rate` ='24941.944444444',`ifInUcastPkts_delta` ='1346865',`ifOutUcastPkts` ='4341133139668',`ifOutUcastPkts_prev` ='4341131937987',`ifOutUcastPkts_rate` ='22253.351851852',`ifOutUcastPkts_delta` ='1201681' WHERE `port_id` = '5163']
  5306. 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` ='643',`ifInBroadcastPkts_prev` ='643',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='7131',`ifOutBroadcastPkts_prev` ='7131',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='25845518',`ifInMulticastPkts_prev` ='25845498',`ifInMulticastPkts_rate` ='0.37037037037037',`ifInMulticastPkts_delta` ='20',`ifOutMulticastPkts` ='32844311',`ifOutMulticastPkts_prev` ='328442
  5307. 87',`ifOutMulticastPkts_rate` ='0.44444444444444',`ifOutMulticastPkts_delta` ='24' WHERE `port_id` = '5163']
  5308. 2 updated
  5309. Port Te0/31: TenGigabitEthernet 0/31 (31 / #5164) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/31
  5310.  ifInOctets (726498 B) 13453.666666667 Bps 54 secs
  5311.  
  5312.  ifOutOctets (8689987 B) 160925.68518519 Bps 54 secs
  5313.  
  5314.  ifInErrors (0 B) 0 Bps 54 secs
  5315.  
  5316.  ifOutErrors (0 B) 0 Bps 54 secs
  5317.  
  5318.  ifInUcastPkts (5796 B) 107.33333333333 Bps 54 secs
  5319.  
  5320.  ifOutUcastPkts (9334 B) 172.85185185185 Bps 54 secs
  5321.  
  5322.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5323.  
  5324.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5325.  
  5326.  ifInDiscards (0 B) 0 Bps 54 secs
  5327.  
  5328.  ifOutDiscards (0 B) 0 Bps 54 secs
  5329.  
  5330.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5331.  
  5332.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5333.  
  5334.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5335.  
  5336.  ifInMulticastPkts (21 B) 0.38888888888889 Bps 54 secs
  5337.  
  5338.  ifOutMulticastPkts (28 B) 0.51851851851852 Bps 54 secs
  5339. bps(107.630kbps/1.290Mbps)bytes(709.470kB/8.290MB)pkts(107.330pps/172.850pps)RRD[update 143.160.1.185/port-id5164.rrd N:44196443200762:576943210274225:0:0:326823814498:980667985661:U:U:0:0:U:40:7295:26337907:36220355 --daemon unix:/var/run/rrdcached.sock]
  5340. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='2610492176',`ifInOctets` ='44196443200762',`ifInOctets_prev` ='44196442474264',`ifInOctets_rate` ='13453.666666667',`ifInOctets_delta` ='726498',`ifOutOctets` ='576943210274225',`ifOutOctets_prev` ='576943201584238',`ifOutOctets_rate` ='160925.68518519',`ifOutOctets_delta` ='8689987',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='326823814498',`ifInUcastPkts_prev` ='326823808702',`ifInUcastPkts_rate` ='107.33333333333',`ifInUcastPkts_delta` ='5796',`ifOutUcastPkts` ='980667985661',`ifOutUcastPkts_prev` ='980667976327',`ifOutUcastPkts_rate` ='172.85185185185',`ifOutUcastPkts_delta` ='9334' WHERE `port_id` = '5164']
  5341. 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` ='40',`ifInBroadcastPkts_prev` ='40',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='7295',`ifOutBroadcastPkts_prev` ='7295',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='26337907',`ifInMulticastPkts_prev` ='26337886',`ifInMulticastPkts_rate` ='0.38888888888889',`ifInMulticastPkts_delta` ='21',`ifOutMulticastPkts` ='36220355',`ifOutMulticastPkts_prev` ='36220327
  5342. ',`ifOutMulticastPkts_rate` ='0.51851851851852',`ifOutMulticastPkts_delta` ='28' WHERE `port_id` = '5164']
  5343. 2 updated
  5344. Port Te0/32: TenGigabitEthernet 0/32 (32 / #5165) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/32
  5345.  ifInOctets (2350159 B) 43521.462962963 Bps 54 secs
  5346.  
  5347.  ifOutOctets (12559440 B) 232582.22222222 Bps 54 secs
  5348.  
  5349.  ifInErrors (0 B) 0 Bps 54 secs
  5350.  
  5351.  ifOutErrors (0 B) 0 Bps 54 secs
  5352.  
  5353.  ifInUcastPkts (6476 B) 119.92592592593 Bps 54 secs
  5354.  
  5355.  ifOutUcastPkts (10057 B) 186.24074074074 Bps 54 secs
  5356.  
  5357.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5358.  
  5359.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5360.  
  5361.  ifInDiscards (0 B) 0 Bps 54 secs
  5362.  
  5363.  ifOutDiscards (0 B) 0 Bps 54 secs
  5364.  
  5365.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5366.  
  5367.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5368.  
  5369.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5370.  
  5371.  ifInMulticastPkts (23 B) 0.42592592592593 Bps 54 secs
  5372.  
  5373.  ifOutMulticastPkts (21 B) 0.38888888888889 Bps 54 secs
  5374. bps(348.170kbps/1.860Mbps)bytes(2.240MB/11.980MB)pkts(119.930pps/186.240pps)RRD[update 143.160.1.185/port-id5165.rrd N:17755629684178:71143724586058:3:0:42196999759:148457419458:U:U:0:0:U:71:3281:26947531:30667940 --daemon unix:/var/run/rrdcached.sock]
  5375. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='1388549907',`ifInOctets` ='17755629684178',`ifInOctets_prev` ='17755627334019',`ifInOctets_rate` ='43521.462962963',`ifInOctets_delta` ='2350159',`ifOutOctets` ='71143724586058',`ifOutOctets_prev` ='71143712026618',`ifOutOctets_rate` ='232582.22222222',`ifOutOctets_delta` ='12559440',`ifInErrors` ='3',`ifInErrors_prev` ='3',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='42196999759',`ifInUcastPkts_prev` ='42196993283',`ifInUcastPkts_rate` ='119.92592592593',`ifInUcastPkts_delta` ='6476',`ifOutUcastPkts` ='148457419458',`ifOutUcastPkts_prev` ='148457409401',`ifOutUcastPkts_rate` ='186.24074074074',`ifOutUcastPkts_delta` ='10057' WHERE `port_id` = '5165']
  5376. 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` ='71',`ifInBroadcastPkts_prev` ='71',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='3281',`ifOutBroadcastPkts_prev` ='3281',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='26947531',`ifInMulticastPkts_prev` ='26947508',`ifInMulticastPkts_rate` ='0.42592592592593',`ifInMulticastPkts_delta` ='23',`ifOutMulticastPkts` ='30667940',`ifOutMulticastPkts_prev` ='30667919
  5377. ',`ifOutMulticastPkts_rate` ='0.38888888888889',`ifOutMulticastPkts_delta` ='21' WHERE `port_id` = '5165']
  5378. 2 updated
  5379. Port Te0/33: TenGigabitEthernet 0/33 (33 / #5166) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/33
  5380.  ifInOctets (309934 B) 5739.5185185185 Bps 54 secs
  5381.  
  5382.  ifOutOctets (68064 B) 1260.4444444444 Bps 54 secs
  5383.  
  5384.  ifInErrors (0 B) 0 Bps 54 secs
  5385.  
  5386.  ifOutErrors (0 B) 0 Bps 54 secs
  5387.  
  5388.  ifInUcastPkts (1401 B) 25.944444444444 Bps 54 secs
  5389.  
  5390.  ifOutUcastPkts (438 B) 8.1111111111111 Bps 54 secs
  5391.  
  5392.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5393.  
  5394.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5395.  
  5396.  ifInDiscards (0 B) 0 Bps 54 secs
  5397.  
  5398.  ifOutDiscards (0 B) 0 Bps 54 secs
  5399.  
  5400.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5401.  
  5402.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5403.  
  5404.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5405.  
  5406.  ifInMulticastPkts (20 B) 0.37037037037037 Bps 54 secs
  5407.  
  5408.  ifOutMulticastPkts (28 B) 0.51851851851852 Bps 54 secs
  5409. bps(45.920kbps/10.080kbps)bytes(302.670kB/66.470kB)pkts(25.940pps/8.110pps)RRD[update 143.160.1.185/port-id5166.rrd N:81551611404655:411525425601659:2:0:243782414825:375535663464:U:U:0:0:U:469742:7530:25712180:33929591 --daemon unix:/var/run/rrdcached.sock]
  5410. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='1957950122',`ifInOctets` ='81551611404655',`ifInOctets_prev` ='81551611094721',`ifInOctets_rate` ='5739.5185185185',`ifInOctets_delta` ='309934',`ifOutOctets` ='411525425601659',`ifOutOctets_prev` ='411525425533595',`ifOutOctets_rate` ='1260.4444444444',`ifOutOctets_delta` ='68064',`ifInErrors` ='2',`ifInErrors_prev` ='2',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='243782414825',`ifInUcastPkts_prev` ='243782413424',`ifInUcastPkts_rate` ='25.944444444444',`ifInUcastPkts_delta` ='1401',`ifOutUcastPkts` ='375535663464',`ifOutUcastPkts_prev` ='375535663026',`ifOutUcastPkts_rate` ='8.1111111111111',`ifOutUcastPkts_delta` ='438' WHERE `port_id` = '5166']
  5411. 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` ='469742',`ifInBroadcastPkts_prev` ='469742',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='7530',`ifOutBroadcastPkts_prev` ='7530',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='25712180',`ifInMulticastPkts_prev` ='25712160',`ifInMulticastPkts_rate` ='0.37037037037037',`ifInMulticastPkts_delta` ='20',`ifOutMulticastPkts` ='33929591',`ifOutMulticastPkts_prev` ='
  5412. 33929563',`ifOutMulticastPkts_rate` ='0.51851851851852',`ifOutMulticastPkts_delta` ='28' WHERE `port_id` = '5166']
  5413. 2 updated
  5414. Port Te0/34: TenGigabitEthernet 0/34 (34 / #5167) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/34
  5415.  ifInOctets (30981200 B) 573725.92592593 Bps 54 secs
  5416.  
  5417.  ifOutOctets (40074167 B) 742114.2037037 Bps 54 secs
  5418.  
  5419.  ifInErrors (0 B) 0 Bps 54 secs
  5420.  
  5421.  ifOutErrors (0 B) 0 Bps 54 secs
  5422.  
  5423.  ifInUcastPkts (61253 B) 1134.3148148148 Bps 54 secs
  5424.  
  5425.  ifOutUcastPkts (66258 B) 1227 Bps 54 secs
  5426.  
  5427.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5428.  
  5429.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5430.  
  5431.  ifInDiscards (0 B) 0 Bps 54 secs
  5432.  
  5433.  ifOutDiscards (0 B) 0 Bps 54 secs
  5434.  
  5435.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5436.  
  5437.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5438.  
  5439.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5440.  
  5441.  ifInMulticastPkts (8 B) 0.14814814814815 Bps 54 secs
  5442.  
  5443.  ifOutMulticastPkts (7 B) 0.12962962962963 Bps 54 secs
  5444. bps(4.590Mbps/5.940Mbps)bytes(29.550MB/38.220MB)pkts(1.130kpps/1.230kpps)RRD[update 143.160.1.185/port-id5167.rrd N:60083476706610:72770698422635:0:0:120260618285:195879470246:U:U:0:0:U:334:7780:25743448:24343096 --daemon unix:/var/run/rrdcached.sock]
  5445. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3527446286',`ifInOctets` ='60083476706610',`ifInOctets_prev` ='60083445725410',`ifInOctets_rate` ='573725.92592593',`ifInOctets_delta` ='30981200',`ifOutOctets` ='72770698422635',`ifOutOctets_prev` ='72770658348468',`ifOutOctets_rate` ='742114.2037037',`ifOutOctets_delta` ='40074167',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='120260618285',`ifInUcastPkts_prev` ='120260557032',`ifInUcastPkts_rate` ='1134.3148148148',`ifInUcastPkts_delta` ='61253',`ifOutUcastPkts` ='195879470246',`ifOutUcastPkts_prev` ='195879403988',`ifOutUcastPkts_rate` ='1227',`ifOutUcastPkts_delta` ='66258' WHERE `port_id` = '5167']
  5446. 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` ='334',`ifInBroadcastPkts_prev` ='334',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='7780',`ifOutBroadcastPkts_prev` ='7780',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='25743448',`ifInMulticastPkts_prev` ='25743440',`ifInMulticastPkts_rate` ='0.14814814814815',`ifInMulticastPkts_delta` ='8',`ifOutMulticastPkts` ='24343096',`ifOutMulticastPkts_prev` ='2434308
  5447. 9',`ifOutMulticastPkts_rate` ='0.12962962962963',`ifOutMulticastPkts_delta` ='7' WHERE `port_id` = '5167']
  5448. 2 updated
  5449. Port Te0/35: TenGigabitEthernet 0/35 (35 / #5168) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/35
  5450.  ifInOctets (0 B) 0 Bps 54 secs
  5451.  
  5452.  ifOutOctets (0 B) 0 Bps 54 secs
  5453.  
  5454.  ifInErrors (0 B) 0 Bps 54 secs
  5455.  
  5456.  ifOutErrors (0 B) 0 Bps 54 secs
  5457.  
  5458.  ifInUcastPkts (0 B) 0 Bps 54 secs
  5459.  
  5460.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  5461.  
  5462.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5463.  
  5464.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5465.  
  5466.  ifInDiscards (0 B) 0 Bps 54 secs
  5467.  
  5468.  ifOutDiscards (0 B) 0 Bps 54 secs
  5469.  
  5470.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5471.  
  5472.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5473.  
  5474.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5475.  
  5476.  ifInMulticastPkts (0 B) 0 Bps 54 secs
  5477.  
  5478.  ifOutMulticastPkts (0 B) 0 Bps 54 secs
  5479. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5168.rrd N:160583869141:168336902502:0:0:882800095:923351255:U:U:0:0:U:144:7703:25344586:22151107 --daemon unix:/var/run/rrdcached.sock]
  5480. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='2668493483',`ifInOctets` ='160583869141',`ifInOctets_prev` ='160583869141',`ifInOctets_rate` ='0',`ifInOctets_delta` ='0',`ifOutOctets` ='168336902502',`ifOutOctets_prev` ='168336902502',`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` ='882800095',`ifInUcastPkts_prev` ='882800095',`ifInUcastPkts_rate` ='0',`ifInUcastPkts_delta` ='0',`ifOutUcastPkts` ='923351255',`ifOutUcastPkts_prev` ='923351255',`ifOutUcastPkts_rate` ='0',`ifOutUcastPkts_delta` ='0' WHERE `port_id` = '5168']
  5481. 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` ='144',`ifInBroadcastPkts_prev` ='144',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='7703',`ifOutBroadcastPkts_prev` ='7703',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='25344586',`ifInMulticastPkts_prev` ='25344586',`ifInMulticastPkts_rate` ='0',`ifInMulticastPkts_delta` ='0',`ifOutMulticastPkts` ='22151107',`ifOutMulticastPkts_prev` ='22151107',`ifOutMultic
  5482. astPkts_rate` ='0',`ifOutMulticastPkts_delta` ='0' WHERE `port_id` = '5168']
  5483. 1 updated
  5484. Port Te0/36: TenGigabitEthernet 0/36 (36 / #5169) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/36
  5485.  ifInOctets (54688249 B) 1012745.3518519 Bps 54 secs
  5486.  
  5487.  ifOutOctets (12343794 B) 228588.77777778 Bps 54 secs
  5488.  
  5489.  ifInErrors (129 B) 2.3888888888889 Bps 54 secs
  5490.  
  5491.  ifOutErrors (0 B) 0 Bps 54 secs
  5492.  
  5493.  ifInUcastPkts (76489 B) 1416.462962963 Bps 54 secs
  5494.  
  5495.  ifOutUcastPkts (74420 B) 1378.1481481481 Bps 54 secs
  5496.  
  5497.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5498.  
  5499.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5500.  
  5501.  ifInDiscards (0 B) 0 Bps 54 secs
  5502.  
  5503.  ifOutDiscards (0 B) 0 Bps 54 secs
  5504.  
  5505.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5506.  
  5507.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5508.  
  5509.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5510.  
  5511.  ifInMulticastPkts (19 B) 0.35185185185185 Bps 54 secs
  5512.  
  5513.  ifOutMulticastPkts (22 B) 0.40740740740741 Bps 54 secs
  5514. bps(8.100Mbps/1.830Mbps)bytes(52.150MB/11.770MB)pkts(1.420kpps/1.380kpps)RRD[update 143.160.1.185/port-id5169.rrd N:47308530410663:10380876756811:774648:0:47928716386:36127043997:U:U:0:0:U:37206:3434:26930469:27560437 --daemon unix:/var/run/rrdcached.sock]
  5515. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3158171566',`ifInOctets` ='47308530410663',`ifInOctets_prev` ='47308475722414',`ifInOctets_rate` ='1012745.3518519',`ifInOctets_delta` ='54688249',`ifOutOctets` ='10380876756811',`ifOutOctets_prev` ='10380864413017',`ifOutOctets_rate` ='228588.77777778',`ifOutOctets_delta` ='12343794',`ifInErrors` ='774648',`ifInErrors_prev` ='774519',`ifInErrors_rate` ='2.3888888888889',`ifInErrors_delta` ='129',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='47928716386',`ifInUcastPkts_prev` ='47928639897',`ifInUcastPkts_rate` ='1416.462962963',`ifInUcastPkts_delta` ='76489',`ifOutUcastPkts` ='36127043997',`ifOutUcastPkts_prev` ='36126969577',`ifOutUcastPkts_rate` ='1378.1481481481',`ifOutUcastPkts_delta` ='74420' WHERE `port_id` = '5169']
  5516. 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` ='37206',`ifInBroadcastPkts_prev` ='37206',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='3434',`ifOutBroadcastPkts_prev` ='3434',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='26930469',`ifInMulticastPkts_prev` ='26930450',`ifInMulticastPkts_rate` ='0.35185185185185',`ifInMulticastPkts_delta` ='19',`ifOutMulticastPkts` ='27560437',`ifOutMulticastPkts_prev` ='27
  5517. 560415',`ifOutMulticastPkts_rate` ='0.40740740740741',`ifOutMulticastPkts_delta` ='22' WHERE `port_id` = '5169']
  5518. 2 updated
  5519. Port Te0/37: TenGigabitEthernet 0/37 (37 / #5170) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/37
  5520.  ifInOctets (0 B) 0 Bps 54 secs
  5521.  
  5522.  ifOutOctets (0 B) 0 Bps 54 secs
  5523.  
  5524.  ifInErrors (0 B) 0 Bps 54 secs
  5525.  
  5526.  ifOutErrors (0 B) 0 Bps 54 secs
  5527.  
  5528.  ifInUcastPkts (0 B) 0 Bps 54 secs
  5529.  
  5530.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  5531.  
  5532.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5533.  
  5534.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5535.  
  5536.  ifInDiscards (0 B) 0 Bps 54 secs
  5537.  
  5538.  ifOutDiscards (0 B) 0 Bps 54 secs
  5539.  
  5540.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5541.  
  5542.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5543.  
  5544.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5545.  
  5546.  ifInMulticastPkts (0 B) 0 Bps 54 secs
  5547.  
  5548.  ifOutMulticastPkts (0 B) 0 Bps 54 secs
  5549. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5170.rrd N:U:U:0:0:U:U:U:U:0:0:U:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
  5550. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3550',`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` = '5170']
  5551. 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
  5552. _delta` ='0' WHERE `port_id` = '5170']
  5553. 1 updated
  5554. Port Te0/38: TenGigabitEthernet 0/38 (38 / #5171) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/38
  5555.  ifInOctets (461813 B) 8552.0925925926 Bps 54 secs
  5556.  
  5557.  ifOutOctets (27707121 B) 513094.83333333 Bps 54 secs
  5558.  
  5559.  ifInErrors (0 B) 0 Bps 54 secs
  5560.  
  5561.  ifOutErrors (0 B) 0 Bps 54 secs
  5562.  
  5563.  ifInUcastPkts (4906 B) 90.851851851852 Bps 54 secs
  5564.  
  5565.  ifOutUcastPkts (19566 B) 362.33333333333 Bps 54 secs
  5566.  
  5567.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5568.  
  5569.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5570.  
  5571.  ifInDiscards (0 B) 0 Bps 54 secs
  5572.  
  5573.  ifOutDiscards (0 B) 0 Bps 54 secs
  5574.  
  5575.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5576.  
  5577.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5578.  
  5579.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5580.  
  5581.  ifInMulticastPkts (20 B) 0.37037037037037 Bps 54 secs
  5582.  
  5583.  ifOutMulticastPkts (24 B) 0.44444444444444 Bps 54 secs
  5584. bps(68.420kbps/4.100Mbps)bytes(450.990kB/26.420MB)pkts(90.850pps/362.330pps)RRD[update 143.160.1.185/port-id5171.rrd N:44827262868599:303120263156544:0:0:207510834113:406395964184:U:U:0:0:U:0:7369:25710837:32208453 --daemon unix:/var/run/rrdcached.sock]
  5585. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='2353848590',`ifInOctets` ='44827262868599',`ifInOctets_prev` ='44827262406786',`ifInOctets_rate` ='8552.0925925926',`ifInOctets_delta` ='461813',`ifOutOctets` ='303120263156544',`ifOutOctets_prev` ='303120235449423',`ifOutOctets_rate` ='513094.83333333',`ifOutOctets_delta` ='27707121',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='207510834113',`ifInUcastPkts_prev` ='207510829207',`ifInUcastPkts_rate` ='90.851851851852',`ifInUcastPkts_delta` ='4906',`ifOutUcastPkts` ='406395964184',`ifOutUcastPkts_prev` ='406395944618',`ifOutUcastPkts_rate` ='362.33333333333',`ifOutUcastPkts_delta` ='19566' WHERE `port_id` = '5171']
  5586. 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` ='7369',`ifOutBroadcastPkts_prev` ='7369',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='25710837',`ifInMulticastPkts_prev` ='25710817',`ifInMulticastPkts_rate` ='0.37037037037037',`ifInMulticastPkts_delta` ='20',`ifOutMulticastPkts` ='32208453',`ifOutMulticastPkts_prev` ='32208429',
  5587. `ifOutMulticastPkts_rate` ='0.44444444444444',`ifOutMulticastPkts_delta` ='24' WHERE `port_id` = '5171']
  5588. 2 updated
  5589. Port Te0/39: TenGigabitEthernet 0/39 (39 / #5172) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/39
  5590.  ifInOctets (133553 B) 2473.2037037037 Bps 54 secs
  5591.  
  5592.  ifOutOctets (29988 B) 555.33333333333 Bps 54 secs
  5593.  
  5594.  ifInErrors (0 B) 0 Bps 54 secs
  5595.  
  5596.  ifOutErrors (0 B) 0 Bps 54 secs
  5597.  
  5598.  ifInUcastPkts (1753 B) 32.462962962963 Bps 54 secs
  5599.  
  5600.  ifOutUcastPkts (208 B) 3.8518518518519 Bps 54 secs
  5601.  
  5602.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5603.  
  5604.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5605.  
  5606.  ifInDiscards (0 B) 0 Bps 54 secs
  5607.  
  5608.  ifOutDiscards (0 B) 0 Bps 54 secs
  5609.  
  5610.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5611.  
  5612.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5613.  
  5614.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5615.  
  5616.  ifInMulticastPkts (20 B) 0.37037037037037 Bps 54 secs
  5617.  
  5618.  ifOutMulticastPkts (24 B) 0.44444444444444 Bps 54 secs
  5619. bps(19.790kbps/4.440kbps)bytes(130.420kB/29.290kB)pkts(32.460pps/3.850pps)RRD[update 143.160.1.185/port-id5172.rrd N:882475355128:4837122498266:0:0:3152116325:7537792579:U:U:0:0:U:1:1102:16081716:19978052 --daemon unix:/var/run/rrdcached.sock]
  5620. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='2359047988',`ifInOctets` ='882475355128',`ifInOctets_prev` ='882475221575',`ifInOctets_rate` ='2473.2037037037',`ifInOctets_delta` ='133553',`ifOutOctets` ='4837122498266',`ifOutOctets_prev` ='4837122468278',`ifOutOctets_rate` ='555.33333333333',`ifOutOctets_delta` ='29988',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='3152116325',`ifInUcastPkts_prev` ='3152114572',`ifInUcastPkts_rate` ='32.462962962963',`ifInUcastPkts_delta` ='1753',`ifOutUcastPkts` ='7537792579',`ifOutUcastPkts_prev` ='7537792371',`ifOutUcastPkts_rate` ='3.8518518518519',`ifOutUcastPkts_delta` ='208' WHERE `port_id` = '5172']
  5621. 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` ='1',`ifInBroadcastPkts_prev` ='1',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='1102',`ifOutBroadcastPkts_prev` ='1102',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='16081716',`ifInMulticastPkts_prev` ='16081696',`ifInMulticastPkts_rate` ='0.37037037037037',`ifInMulticastPkts_delta` ='20',`ifOutMulticastPkts` ='19978052',`ifOutMulticastPkts_prev` ='19978028',
  5622. `ifOutMulticastPkts_rate` ='0.44444444444444',`ifOutMulticastPkts_delta` ='24' WHERE `port_id` = '5172']
  5623. 2 updated
  5624. Port Te0/40: TenGigabitEthernet 0/40 (40 / #5173) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/40
  5625.  ifInOctets (695934 B) 12887.666666667 Bps 54 secs
  5626.  
  5627.  ifOutOctets (1750015 B) 32407.685185185 Bps 54 secs
  5628.  
  5629.  ifInErrors (0 B) 0 Bps 54 secs
  5630.  
  5631.  ifOutErrors (0 B) 0 Bps 54 secs
  5632.  
  5633.  ifInUcastPkts (5757 B) 106.61111111111 Bps 54 secs
  5634.  
  5635.  ifOutUcastPkts (8574 B) 158.77777777778 Bps 54 secs
  5636.  
  5637.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5638.  
  5639.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5640.  
  5641.  ifInDiscards (0 B) 0 Bps 54 secs
  5642.  
  5643.  ifOutDiscards (0 B) 0 Bps 54 secs
  5644.  
  5645.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5646.  
  5647.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5648.  
  5649.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5650.  
  5651.  ifInMulticastPkts (9 B) 0.16666666666667 Bps 54 secs
  5652.  
  5653.  ifOutMulticastPkts (7 B) 0.12962962962963 Bps 54 secs
  5654. bps(103.100kbps/259.260kbps)bytes(679.620kB/1.670MB)pkts(106.610pps/158.780pps)RRD[update 143.160.1.185/port-id5173.rrd N:46673852880001:55490126950876:0:0:75619796794:131016490909:U:U:0:0:U:1294:2065:19687676:27064708 --daemon unix:/var/run/rrdcached.sock]
  5655. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3634376138',`ifInOctets` ='46673852880001',`ifInOctets_prev` ='46673852184067',`ifInOctets_rate` ='12887.666666667',`ifInOctets_delta` ='695934',`ifOutOctets` ='55490126950876',`ifOutOctets_prev` ='55490125200861',`ifOutOctets_rate` ='32407.685185185',`ifOutOctets_delta` ='1750015',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='75619796794',`ifInUcastPkts_prev` ='75619791037',`ifInUcastPkts_rate` ='106.61111111111',`ifInUcastPkts_delta` ='5757',`ifOutUcastPkts` ='131016490909',`ifOutUcastPkts_prev` ='131016482335',`ifOutUcastPkts_rate` ='158.77777777778',`ifOutUcastPkts_delta` ='8574' WHERE `port_id` = '5173']
  5656. 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` ='1294',`ifInBroadcastPkts_prev` ='1294',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='2065',`ifOutBroadcastPkts_prev` ='2065',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='19687676',`ifInMulticastPkts_prev` ='19687667',`ifInMulticastPkts_rate` ='0.16666666666667',`ifInMulticastPkts_delta` ='9',`ifOutMulticastPkts` ='27064708',`ifOutMulticastPkts_prev` ='27064
  5657. 701',`ifOutMulticastPkts_rate` ='0.12962962962963',`ifOutMulticastPkts_delta` ='7' WHERE `port_id` = '5173']
  5658. 2 updated
  5659. Port Te0/41: TenGigabitEthernet 0/41 (41 / #5174) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/41
  5660.  ifInOctets (10241714 B) 189661.37037037 Bps 54 secs
  5661.  
  5662.  ifOutOctets (85903823 B) 1590811.537037 Bps 54 secs
  5663.  
  5664.  ifInErrors (0 B) 0 Bps 54 secs
  5665.  
  5666.  ifOutErrors (0 B) 0 Bps 54 secs
  5667.  
  5668.  ifInUcastPkts (42427 B) 785.68518518519 Bps 54 secs
  5669.  
  5670.  ifOutUcastPkts (76216 B) 1411.4074074074 Bps 54 secs
  5671.  
  5672.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5673.  
  5674.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5675.  
  5676.  ifInDiscards (0 B) 0 Bps 54 secs
  5677.  
  5678.  ifOutDiscards (0 B) 0 Bps 54 secs
  5679.  
  5680.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5681.  
  5682.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5683.  
  5684.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5685.  
  5686.  ifInMulticastPkts (20 B) 0.37037037037037 Bps 54 secs
  5687.  
  5688.  ifOutMulticastPkts (25 B) 0.46296296296296 Bps 54 secs
  5689. bps(1.520Mbps/12.730Mbps)bytes(9.770MB/81.920MB)pkts(785.690pps/1.410kpps)RRD[update 143.160.1.185/port-id5174.rrd N:86050657368478:134494635689615:0:0:107854559282:162239174231:U:U:0:0:U:94:505:14568453:17285095 --daemon unix:/var/run/rrdcached.sock]
  5690. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='2500631154',`ifInOctets` ='86050657368478',`ifInOctets_prev` ='86050647126764',`ifInOctets_rate` ='189661.37037037',`ifInOctets_delta` ='10241714',`ifOutOctets` ='134494635689615',`ifOutOctets_prev` ='134494549785792',`ifOutOctets_rate` ='1590811.537037',`ifOutOctets_delta` ='85903823',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='107854559282',`ifInUcastPkts_prev` ='107854516855',`ifInUcastPkts_rate` ='785.68518518519',`ifInUcastPkts_delta` ='42427',`ifOutUcastPkts` ='162239174231',`ifOutUcastPkts_prev` ='162239098015',`ifOutUcastPkts_rate` ='1411.4074074074',`ifOutUcastPkts_delta` ='76216' WHERE `port_id` = '5174']
  5691. 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` ='94',`ifInBroadcastPkts_prev` ='94',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='505',`ifOutBroadcastPkts_prev` ='505',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='14568453',`ifInMulticastPkts_prev` ='14568433',`ifInMulticastPkts_rate` ='0.37037037037037',`ifInMulticastPkts_delta` ='20',`ifOutMulticastPkts` ='17285095',`ifOutMulticastPkts_prev` ='17285070',
  5692. `ifOutMulticastPkts_rate` ='0.46296296296296',`ifOutMulticastPkts_delta` ='25' WHERE `port_id` = '5174']
  5693. 2 updated
  5694. Port Te0/42: TenGigabitEthernet 0/42 (42 / #5175) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/42
  5695.  ifInOctets (1874657 B) 34715.87037037 Bps 54 secs
  5696.  
  5697.  ifOutOctets (82396534 B) 1525861.7407407 Bps 54 secs
  5698.  
  5699.  ifInErrors (0 B) 0 Bps 54 secs
  5700.  
  5701.  ifOutErrors (0 B) 0 Bps 54 secs
  5702.  
  5703.  ifInUcastPkts (29052 B) 538 Bps 54 secs
  5704.  
  5705.  ifOutUcastPkts (58253 B) 1078.7592592593 Bps 54 secs
  5706.  
  5707.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5708.  
  5709.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5710.  
  5711.  ifInDiscards (0 B) 0 Bps 54 secs
  5712.  
  5713.  ifOutDiscards (0 B) 0 Bps 54 secs
  5714.  
  5715.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5716.  
  5717.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5718.  
  5719.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5720.  
  5721.  ifInMulticastPkts (7 B) 0.12962962962963 Bps 54 secs
  5722.  
  5723.  ifOutMulticastPkts (7 B) 0.12962962962963 Bps 54 secs
  5724. bps(277.730kbps/12.210Mbps)bytes(1.790MB/78.580MB)pkts(538.000pps/1.080kpps)RRD[update 143.160.1.185/port-id5175.rrd N:19872495253056:114374697407017:0:0:63177937453:119558648774:U:U:0:0:U:0:42:3863499:3863393 --daemon unix:/var/run/rrdcached.sock]
  5725. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3464413823',`ifInOctets` ='19872495253056',`ifInOctets_prev` ='19872493378399',`ifInOctets_rate` ='34715.87037037',`ifInOctets_delta` ='1874657',`ifOutOctets` ='114374697407017',`ifOutOctets_prev` ='114374615010483',`ifOutOctets_rate` ='1525861.7407407',`ifOutOctets_delta` ='82396534',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='63177937453',`ifInUcastPkts_prev` ='63177908401',`ifInUcastPkts_rate` ='538',`ifInUcastPkts_delta` ='29052',`ifOutUcastPkts` ='119558648774',`ifOutUcastPkts_prev` ='119558590521',`ifOutUcastPkts_rate` ='1078.7592592593',`ifOutUcastPkts_delta` ='58253' WHERE `port_id` = '5175']
  5726. 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` ='42',`ifOutBroadcastPkts_prev` ='42',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='3863499',`ifInMulticastPkts_prev` ='3863492',`ifInMulticastPkts_rate` ='0.12962962962963',`ifInMulticastPkts_delta` ='7',`ifOutMulticastPkts` ='3863393',`ifOutMulticastPkts_prev` ='3863386',`ifOutMul
  5727. ticastPkts_rate` ='0.12962962962963',`ifOutMulticastPkts_delta` ='7' WHERE `port_id` = '5175']
  5728. 2 updated
  5729. Port Te0/43: TenGigabitEthernet 0/43 (43 / #5176) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/43
  5730.  ifInOctets (1287519 B) 23842.944444444 Bps 54 secs
  5731.  
  5732.  ifOutOctets (88709 B) 1642.7592592593 Bps 54 secs
  5733.  
  5734.  ifInErrors (0 B) 0 Bps 54 secs
  5735.  
  5736.  ifOutErrors (0 B) 0 Bps 54 secs
  5737.  
  5738.  ifInUcastPkts (10058 B) 186.25925925926 Bps 54 secs
  5739.  
  5740.  ifOutUcastPkts (682 B) 12.62962962963 Bps 54 secs
  5741.  
  5742.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5743.  
  5744.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5745.  
  5746.  ifInDiscards (0 B) 0 Bps 54 secs
  5747.  
  5748.  ifOutDiscards (0 B) 0 Bps 54 secs
  5749.  
  5750.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5751.  
  5752.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5753.  
  5754.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5755.  
  5756.  ifInMulticastPkts (7 B) 0.12962962962963 Bps 54 secs
  5757.  
  5758.  ifOutMulticastPkts (8 B) 0.14814814814815 Bps 54 secs
  5759. bps(190.740kbps/13.140kbps)bytes(1.230MB/86.630kB)pkts(186.260pps/12.630pps)RRD[update 143.160.1.185/port-id5176.rrd N:1849381203546:8335327317750:0:0:5078652781:10288593545:U:U:0:0:U:32:14:2904505:2904092 --daemon unix:/var/run/rrdcached.sock]
  5760. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3038552783',`ifInOctets` ='1849381203546',`ifInOctets_prev` ='1849379916027',`ifInOctets_rate` ='23842.944444444',`ifInOctets_delta` ='1287519',`ifOutOctets` ='8335327317750',`ifOutOctets_prev` ='8335327229041',`ifOutOctets_rate` ='1642.7592592593',`ifOutOctets_delta` ='88709',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='5078652781',`ifInUcastPkts_prev` ='5078642723',`ifInUcastPkts_rate` ='186.25925925926',`ifInUcastPkts_delta` ='10058',`ifOutUcastPkts` ='10288593545',`ifOutUcastPkts_prev` ='10288592863',`ifOutUcastPkts_rate` ='12.62962962963',`ifOutUcastPkts_delta` ='682' WHERE `port_id` = '5176']
  5761. 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` ='32',`ifInBroadcastPkts_prev` ='32',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='14',`ifOutBroadcastPkts_prev` ='14',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='2904505',`ifInMulticastPkts_prev` ='2904498',`ifInMulticastPkts_rate` ='0.12962962962963',`ifInMulticastPkts_delta` ='7',`ifOutMulticastPkts` ='2904092',`ifOutMulticastPkts_prev` ='2904084',`ifOutM
  5762. ulticastPkts_rate` ='0.14814814814815',`ifOutMulticastPkts_delta` ='8' WHERE `port_id` = '5176']
  5763. 2 updated
  5764. Port Te0/44: TenGigabitEthernet 0/44 (44 / #5177) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/44
  5765.  ifInOctets (32864203 B) 608596.35185185 Bps 54 secs
  5766.  
  5767.  ifOutOctets (11856042 B) 219556.33333333 Bps 54 secs
  5768.  
  5769.  ifInErrors (0 B) 0 Bps 54 secs
  5770.  
  5771.  ifOutErrors (0 B) 0 Bps 54 secs
  5772.  
  5773.  ifInUcastPkts (40248 B) 745.33333333333 Bps 54 secs
  5774.  
  5775.  ifOutUcastPkts (32786 B) 607.14814814815 Bps 54 secs
  5776.  
  5777.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5778.  
  5779.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5780.  
  5781.  ifInDiscards (0 B) 0 Bps 54 secs
  5782.  
  5783.  ifOutDiscards (0 B) 0 Bps 54 secs
  5784.  
  5785.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5786.  
  5787.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5788.  
  5789.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5790.  
  5791.  ifInMulticastPkts (8 B) 0.14814814814815 Bps 54 secs
  5792.  
  5793.  ifOutMulticastPkts (6 B) 0.11111111111111 Bps 54 secs
  5794. bps(4.870Mbps/1.760Mbps)bytes(31.340MB/11.310MB)pkts(745.330pps/607.150pps)RRD[update 143.160.1.185/port-id5177.rrd N:12472915055991:24194545709379:0:0:25412275140:48641838874:U:U:0:0:U:1:246:2752883:2750359 --daemon unix:/var/run/rrdcached.sock]
  5795. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3634376196',`ifInOctets` ='12472915055991',`ifInOctets_prev` ='12472882191788',`ifInOctets_rate` ='608596.35185185',`ifInOctets_delta` ='32864203',`ifOutOctets` ='24194545709379',`ifOutOctets_prev` ='24194533853337',`ifOutOctets_rate` ='219556.33333333',`ifOutOctets_delta` ='11856042',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='25412275140',`ifInUcastPkts_prev` ='25412234892',`ifInUcastPkts_rate` ='745.33333333333',`ifInUcastPkts_delta` ='40248',`ifOutUcastPkts` ='48641838874',`ifOutUcastPkts_prev` ='48641806088',`ifOutUcastPkts_rate` ='607.14814814815',`ifOutUcastPkts_delta` ='32786' WHERE `port_id` = '5177']
  5796. 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` ='1',`ifInBroadcastPkts_prev` ='1',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='246',`ifOutBroadcastPkts_prev` ='246',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='2752883',`ifInMulticastPkts_prev` ='2752875',`ifInMulticastPkts_rate` ='0.14814814814815',`ifInMulticastPkts_delta` ='8',`ifOutMulticastPkts` ='2750359',`ifOutMulticastPkts_prev` ='2750353',`ifOutM
  5797. ulticastPkts_rate` ='0.11111111111111',`ifOutMulticastPkts_delta` ='6' WHERE `port_id` = '5177']
  5798. 2 updated
  5799. Port Te0/45: TenGigabitEthernet 0/45 (45 / #5178) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/45
  5800.  ifInOctets (769269 B) 14245.722222222 Bps 54 secs
  5801.  
  5802.  ifOutOctets (11447759 B) 211995.53703704 Bps 54 secs
  5803.  
  5804.  ifInErrors (0 B) 0 Bps 54 secs
  5805.  
  5806.  ifOutErrors (0 B) 0 Bps 54 secs
  5807.  
  5808.  ifInUcastPkts (10826 B) 200.48148148148 Bps 54 secs
  5809.  
  5810.  ifOutUcastPkts (14614 B) 270.62962962963 Bps 54 secs
  5811.  
  5812.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5813.  
  5814.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5815.  
  5816.  ifInDiscards (0 B) 0 Bps 54 secs
  5817.  
  5818.  ifOutDiscards (0 B) 0 Bps 54 secs
  5819.  
  5820.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5821.  
  5822.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5823.  
  5824.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5825.  
  5826.  ifInMulticastPkts (12 B) 0.22222222222222 Bps 54 secs
  5827.  
  5828.  ifOutMulticastPkts (8 B) 0.14814814814815 Bps 54 secs
  5829. bps(113.970kbps/1.700Mbps)bytes(751.240kB/10.920MB)pkts(200.480pps/270.630pps)RRD[update 143.160.1.185/port-id5178.rrd N:14829333393039:74137358965039:0:0:38604371925:75442719387:U:U:0:0:U:0:9:5491128:3182580 --daemon unix:/var/run/rrdcached.sock]
  5830. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='2361255825',`ifInOctets` ='14829333393039',`ifInOctets_prev` ='14829332623770',`ifInOctets_rate` ='14245.722222222',`ifInOctets_delta` ='769269',`ifOutOctets` ='74137358965039',`ifOutOctets_prev` ='74137347517280',`ifOutOctets_rate` ='211995.53703704',`ifOutOctets_delta` ='11447759',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='38604371925',`ifInUcastPkts_prev` ='38604361099',`ifInUcastPkts_rate` ='200.48148148148',`ifInUcastPkts_delta` ='10826',`ifOutUcastPkts` ='75442719387',`ifOutUcastPkts_prev` ='75442704773',`ifOutUcastPkts_rate` ='270.62962962963',`ifOutUcastPkts_delta` ='14614' WHERE `port_id` = '5178']
  5831. 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` ='9',`ifOutBroadcastPkts_prev` ='9',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='5491128',`ifInMulticastPkts_prev` ='5491116',`ifInMulticastPkts_rate` ='0.22222222222222',`ifInMulticastPkts_delta` ='12',`ifOutMulticastPkts` ='3182580',`ifOutMulticastPkts_prev` ='3182572',`ifOutMult
  5832. icastPkts_rate` ='0.14814814814815',`ifOutMulticastPkts_delta` ='8' WHERE `port_id` = '5178']
  5833. 2 updated
  5834. Port Te0/46: TenGigabitEthernet 0/46 (46 / #5179) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 0Using ifDescr as ifAliasTenGigabitEthernet 0/46
  5835.  ifInOctets (0 B) 0 Bps 54 secs
  5836.  
  5837.  ifOutOctets (0 B) 0 Bps 54 secs
  5838.  
  5839.  ifInErrors (0 B) 0 Bps 54 secs
  5840.  
  5841.  ifOutErrors (0 B) 0 Bps 54 secs
  5842.  
  5843.  ifInUcastPkts (0 B) 0 Bps 54 secs
  5844.  
  5845.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  5846.  
  5847.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5848.  
  5849.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5850.  
  5851.  ifInDiscards (0 B) 0 Bps 54 secs
  5852.  
  5853.  ifOutDiscards (0 B) 0 Bps 54 secs
  5854.  
  5855.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5856.  
  5857.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5858.  
  5859.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5860.  
  5861.  ifInMulticastPkts (0 B) 0 Bps 54 secs
  5862.  
  5863.  ifOutMulticastPkts (0 B) 0 Bps 54 secs
  5864. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5179.rrd N:9771426270382:20573224621161:0:0:15401022637:20620357572:U:U:0:0:U:7:301:1978636:2259584 --daemon unix:/var/run/rrdcached.sock]
  5865. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='352396708',`ifInOctets` ='9771426270382',`ifInOctets_prev` ='9771426270382',`ifInOctets_rate` ='0',`ifInOctets_delta` ='0',`ifOutOctets` ='20573224621161',`ifOutOctets_prev` ='20573224621161',`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` ='15401022637',`ifInUcastPkts_prev` ='15401022637',`ifInUcastPkts_rate` ='0',`ifInUcastPkts_delta` ='0',`ifOutUcastPkts` ='20620357572',`ifOutUcastPkts_prev` ='20620357572',`ifOutUcastPkts_rate` ='0',`ifOutUcastPkts_delta` ='0' WHERE `port_id` = '5179']
  5866. 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` ='7',`ifInBroadcastPkts_prev` ='7',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='301',`ifOutBroadcastPkts_prev` ='301',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='1978636',`ifInMulticastPkts_prev` ='1978636',`ifInMulticastPkts_rate` ='0',`ifInMulticastPkts_delta` ='0',`ifOutMulticastPkts` ='2259584',`ifOutMulticastPkts_prev` ='2259584',`ifOutMulticastPkts_ra
  5867. te` ='0',`ifOutMulticastPkts_delta` ='0' WHERE `port_id` = '5179']
  5868. 1 updated
  5869. Port Te0/47: TenGigabitEthernet 0/47 (47 / #5180) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 1Using ifDescr as ifAliasTenGigabitEthernet 0/47
  5870.  ifInOctets (18465770 B) 341958.7037037 Bps 54 secs
  5871.  
  5872.  ifOutOctets (473165 B) 8762.3148148148 Bps 54 secs
  5873.  
  5874.  ifInErrors (0 B) 0 Bps 54 secs
  5875.  
  5876.  ifOutErrors (0 B) 0 Bps 54 secs
  5877.  
  5878.  ifInUcastPkts (32255 B) 597.31481481481 Bps 54 secs
  5879.  
  5880.  ifOutUcastPkts (3383 B) 62.648148148148 Bps 54 secs
  5881.  
  5882.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5883.  
  5884.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5885.  
  5886.  ifInDiscards (0 B) 0 Bps 54 secs
  5887.  
  5888.  ifOutDiscards (0 B) 0 Bps 54 secs
  5889.  
  5890.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5891.  
  5892.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5893.  
  5894.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5895.  
  5896.  ifInMulticastPkts (31 B) 0.57407407407407 Bps 54 secs
  5897.  
  5898.  ifOutMulticastPkts (23 B) 0.42592592592593 Bps 54 secs
  5899. bps(2.740Mbps/70.100kbps)bytes(17.610MB/462.080kB)pkts(597.310pps/62.650pps)RRD[update 143.160.1.185/port-id5180.rrd N:543545184684599:198273863987174:439:0:768474903761:454680661192:U:U:0:0:U:393:2343:35710642:32848728 --daemon unix:/var/run/rrdcached.sock]
  5900. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3552',`ifInOctets` ='543545184684599',`ifInOctets_prev` ='543545166218829',`ifInOctets_rate` ='341958.7037037',`ifInOctets_delta` ='18465770',`ifOutOctets` ='198273863987174',`ifOutOctets_prev` ='198273863514009',`ifOutOctets_rate` ='8762.3148148148',`ifOutOctets_delta` ='473165',`ifInErrors` ='439',`ifInErrors_prev` ='439',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='768474903761',`ifInUcastPkts_prev` ='768474871506',`ifInUcastPkts_rate` ='597.31481481481',`ifInUcastPkts_delta` ='32255',`ifOutUcastPkts` ='454680661192',`ifOutUcastPkts_prev` ='454680657809',`ifOutUcastPkts_rate` ='62.648148148148',`ifOutUcastPkts_delta` ='3383' WHERE `port_id` = '5180']
  5901. 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` ='393',`ifInBroadcastPkts_prev` ='393',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='2343',`ifOutBroadcastPkts_prev` ='2343',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='35710642',`ifInMulticastPkts_prev` ='35710611',`ifInMulticastPkts_rate` ='0.57407407407407',`ifInMulticastPkts_delta` ='31',`ifOutMulticastPkts` ='32848728',`ifOutMulticastPkts_prev` ='328487
  5902. 05',`ifOutMulticastPkts_rate` ='0.42592592592593',`ifOutMulticastPkts_delta` ='23' WHERE `port_id` = '5180']
  5903. 2 updated
  5904. Port Te0/48: TenGigabitEthernet 0/48 (48 / #5181) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 1Using ifDescr as ifAliasTenGigabitEthernet 0/48
  5905.  ifInOctets (29599449 B) 548137.94444444 Bps 54 secs
  5906.  
  5907.  ifOutOctets (415409 B) 7692.7592592593 Bps 54 secs
  5908.  
  5909.  ifInErrors (0 B) 0 Bps 54 secs
  5910.  
  5911.  ifOutErrors (0 B) 0 Bps 54 secs
  5912.  
  5913.  ifInUcastPkts (57012 B) 1055.7777777778 Bps 54 secs
  5914.  
  5915.  ifOutUcastPkts (2321 B) 42.981481481481 Bps 54 secs
  5916.  
  5917.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5918.  
  5919.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5920.  
  5921.  ifInDiscards (0 B) 0 Bps 54 secs
  5922.  
  5923.  ifOutDiscards (0 B) 0 Bps 54 secs
  5924.  
  5925.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5926.  
  5927.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5928.  
  5929.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5930.  
  5931.  ifInMulticastPkts (4 B) 0.074074074074074 Bps 54 secs
  5932.  
  5933.  ifOutMulticastPkts (4 B) 0.074074074074074 Bps 54 secs
  5934. bps(4.390Mbps/61.540kbps)bytes(28.230MB/405.670kB)pkts(1.060kpps/42.980pps)RRD[update 143.160.1.185/port-id5181.rrd N:74335176670818:15432818395209:0:0:166234465482:16087331226:U:U:0:0:U:2:1:2223147:2222846 --daemon unix:/var/run/rrdcached.sock]
  5935. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3552',`ifInOctets` ='74335176670818',`ifInOctets_prev` ='74335147071369',`ifInOctets_rate` ='548137.94444444',`ifInOctets_delta` ='29599449',`ifOutOctets` ='15432818395209',`ifOutOctets_prev` ='15432817979800',`ifOutOctets_rate` ='7692.7592592593',`ifOutOctets_delta` ='415409',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='166234465482',`ifInUcastPkts_prev` ='166234408470',`ifInUcastPkts_rate` ='1055.7777777778',`ifInUcastPkts_delta` ='57012',`ifOutUcastPkts` ='16087331226',`ifOutUcastPkts_prev` ='16087328905',`ifOutUcastPkts_rate` ='42.981481481481',`ifOutUcastPkts_delta` ='2321' WHERE `port_id` = '5181']
  5936. 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` ='2',`ifInBroadcastPkts_prev` ='2',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='1',`ifOutBroadcastPkts_prev` ='1',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='2223147',`ifInMulticastPkts_prev` ='2223143',`ifInMulticastPkts_rate` ='0.074074074074074',`ifInMulticastPkts_delta` ='4',`ifOutMulticastPkts` ='2222846',`ifOutMulticastPkts_prev` ='2222842',`ifOutMult
  5937. icastPkts_rate` ='0.074074074074074',`ifOutMulticastPkts_delta` ='4' WHERE `port_id` = '5181']
  5938. 2 updated
  5939. Port Fo0/65: FortyGigabitEthernet 0/65 (65 / #5182) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed VLAN == 1Using ifDescr as ifAliasFortyGigabitEthernet 0/65
  5940.  ifInOctets (0 B) 0 Bps 54 secs
  5941.  
  5942.  ifOutOctets (0 B) 0 Bps 54 secs
  5943.  
  5944.  ifInErrors (0 B) 0 Bps 54 secs
  5945.  
  5946.  ifOutErrors (0 B) 0 Bps 54 secs
  5947.  
  5948.  ifInUcastPkts (0 B) 0 Bps 54 secs
  5949.  
  5950.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  5951.  
  5952.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5953.  
  5954.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5955.  
  5956.  ifInDiscards (0 B) 0 Bps 54 secs
  5957.  
  5958.  ifOutDiscards (0 B) 0 Bps 54 secs
  5959.  
  5960.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5961.  
  5962.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5963.  
  5964.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  5965.  
  5966.  ifInMulticastPkts (0 B) 0 Bps 54 secs
  5967.  
  5968.  ifOutMulticastPkts (0 B) 0 Bps 54 secs
  5969. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5182.rrd N:U:U:0:0:U:U:U:U:0:0:U:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
  5970. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3553',`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` = '5182']
  5971. 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
  5972. _delta` ='0' WHERE `port_id` = '5182']
  5973. 1 updated
  5974. Port Fo0/66: FortyGigabitEthernet 0/66 (66 / #5183) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed VLAN == 1Using ifDescr as ifAliasFortyGigabitEthernet 0/66
  5975.  ifInOctets (0 B) 0 Bps 54 secs
  5976.  
  5977.  ifOutOctets (0 B) 0 Bps 54 secs
  5978.  
  5979.  ifInErrors (0 B) 0 Bps 54 secs
  5980.  
  5981.  ifOutErrors (0 B) 0 Bps 54 secs
  5982.  
  5983.  ifInUcastPkts (0 B) 0 Bps 54 secs
  5984.  
  5985.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  5986.  
  5987.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  5988.  
  5989.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  5990.  
  5991.  ifInDiscards (0 B) 0 Bps 54 secs
  5992.  
  5993.  ifOutDiscards (0 B) 0 Bps 54 secs
  5994.  
  5995.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  5996.  
  5997.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  5998.  
  5999.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  6000.  
  6001.  ifInMulticastPkts (0 B) 0 Bps 54 secs
  6002.  
  6003.  ifOutMulticastPkts (0 B) 0 Bps 54 secs
  6004. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5183.rrd N:U:U:0:0:U:U:U:U:0:0:U:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
  6005. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3553',`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` = '5183']
  6006. 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
  6007. _delta` ='0' WHERE `port_id` = '5183']
  6008. 1 updated
  6009. Port Fo0/67: FortyGigabitEthernet 0/67 (67 / #5184) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed VLAN == 1Using ifDescr as ifAliasFortyGigabitEthernet 0/67
  6010.  ifInOctets (0 B) 0 Bps 54 secs
  6011.  
  6012.  ifOutOctets (0 B) 0 Bps 54 secs
  6013.  
  6014.  ifInErrors (0 B) 0 Bps 54 secs
  6015.  
  6016.  ifOutErrors (0 B) 0 Bps 54 secs
  6017.  
  6018.  ifInUcastPkts (0 B) 0 Bps 54 secs
  6019.  
  6020.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  6021.  
  6022.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  6023.  
  6024.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  6025.  
  6026.  ifInDiscards (0 B) 0 Bps 54 secs
  6027.  
  6028.  ifOutDiscards (0 B) 0 Bps 54 secs
  6029.  
  6030.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  6031.  
  6032.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  6033.  
  6034.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  6035.  
  6036.  ifInMulticastPkts (0 B) 0 Bps 54 secs
  6037.  
  6038.  ifOutMulticastPkts (0 B) 0 Bps 54 secs
  6039. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5184.rrd N:U:U:0:0:U:U:U:U:0:0:U:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
  6040. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3553',`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` = '5184']
  6041. 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
  6042. _delta` ='0' WHERE `port_id` = '5184']
  6043. 1 updated
  6044. Port Fo0/68: FortyGigabitEthernet 0/68 (68 / #5185) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed VLAN == 1Using ifDescr as ifAliasFortyGigabitEthernet 0/68
  6045.  ifInOctets (0 B) 0 Bps 54 secs
  6046.  
  6047.  ifOutOctets (0 B) 0 Bps 54 secs
  6048.  
  6049.  ifInErrors (0 B) 0 Bps 54 secs
  6050.  
  6051.  ifOutErrors (0 B) 0 Bps 54 secs
  6052.  
  6053.  ifInUcastPkts (0 B) 0 Bps 54 secs
  6054.  
  6055.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  6056.  
  6057.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  6058.  
  6059.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  6060.  
  6061.  ifInDiscards (0 B) 0 Bps 54 secs
  6062.  
  6063.  ifOutDiscards (0 B) 0 Bps 54 secs
  6064.  
  6065.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  6066.  
  6067.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  6068.  
  6069.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  6070.  
  6071.  ifInMulticastPkts (0 B) 0 Bps 54 secs
  6072.  
  6073.  ifOutMulticastPkts (0 B) 0 Bps 54 secs
  6074. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5185.rrd N:U:U:0:0:U:U:U:U:0:0:U:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
  6075. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='3553',`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` = '5185']
  6076. 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
  6077. _delta` ='0' WHERE `port_id` = '5185']
  6078. 1 updated
  6079. Port Ag1: AggregatePort 1 (69 / #5186) ifHCInOctets ifHCOutOctets ifHCInUcastPkts ifHCOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifHCOutMulticastPkts ifHighSpeed VLAN == 1Using ifDescr as ifAliasAggregatePort 1
  6080.  ifInOctets (48065219 B) 890096.64814815 Bps 54 secs
  6081.  
  6082.  ifOutOctets (888574 B) 16455.074074074 Bps 54 secs
  6083.  
  6084.  ifInErrors (0 B) 0 Bps 54 secs
  6085.  
  6086.  ifOutErrors (0 B) 0 Bps 54 secs
  6087.  
  6088.  ifInUcastPkts (89267 B) 1653.0925925926 Bps 54 secs
  6089.  
  6090.  ifOutUcastPkts (5704 B) 105.62962962963 Bps 54 secs
  6091.  
  6092.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  6093.  
  6094.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  6095.  
  6096.  ifInDiscards (0 B) 0 Bps 54 secs
  6097.  
  6098.  ifOutDiscards (0 B) 0 Bps 54 secs
  6099.  
  6100.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  6101.  
  6102.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  6103.  
  6104.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  6105.  
  6106.  ifInMulticastPkts (35 B) 0.64814814814815 Bps 54 secs
  6107.  
  6108.  ifOutMulticastPkts (27 B) 0.5 Bps 54 secs
  6109. bps(7.120Mbps/131.640kbps)bytes(45.840MB/867.750kB)pkts(1.650kpps/105.630pps)RRD[update 143.160.1.185/port-id5186.rrd N:617880341744537:213706680481350:112:0:934709326436:470767986885:U:U:0:0:U:395:2344:37933769:35071560 --daemon unix:/var/run/rrdcached.sock]
  6110. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='368953188',`ifInOctets` ='617880341744537',`ifInOctets_prev` ='617880293679318',`ifInOctets_rate` ='890096.64814815',`ifInOctets_delta` ='48065219',`ifOutOctets` ='213706680481350',`ifOutOctets_prev` ='213706679592776',`ifOutOctets_rate` ='16455.074074074',`ifOutOctets_delta` ='888574',`ifInErrors` ='112',`ifInErrors_prev` ='112',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='0',`ifOutErrors_prev` ='0',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='934709326436',`ifInUcastPkts_prev` ='934709237169',`ifInUcastPkts_rate` ='1653.0925925926',`ifInUcastPkts_delta` ='89267',`ifOutUcastPkts` ='470767986885',`ifOutUcastPkts_prev` ='470767981181',`ifOutUcastPkts_rate` ='105.62962962963',`ifOutUcastPkts_delta` ='5704' WHERE `port_id` = '5186']
  6111. 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` ='395',`ifInBroadcastPkts_prev` ='395',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='2344',`ifOutBroadcastPkts_prev` ='2344',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='37933769',`ifInMulticastPkts_prev` ='37933734',`ifInMulticastPkts_rate` ='0.64814814814815',`ifInMulticastPkts_delta` ='35',`ifOutMulticastPkts` ='35071560',`ifOutMulticastPkts_prev` ='350715
  6112. 33',`ifOutMulticastPkts_rate` ='0.5',`ifOutMulticastPkts_delta` ='27' WHERE `port_id` = '5186']
  6113. 2 updated
  6114. Port Mg 0: Mgmt 0 (4095 / #5187) ifHCInOctets ifHCOutOctets ifInUcastPkts ifOutUcastPkts ifHCInBroadcastPkts ifHCOutBroadcastPkts ifHCInMulticastPkts ifOutMulticastPkts ifHighSpeed VLAN == IP management Console
  6115.  ifInOctets (74422 B) 1378.1851851852 Bps 54 secs
  6116.  
  6117.  ifOutOctets (132136 B) 2446.962962963 Bps 54 secs
  6118.  
  6119.  ifInErrors (0 B) 0 Bps 54 secs
  6120.  
  6121.  ifOutErrors (0 B) 0 Bps 54 secs
  6122.  
  6123.  ifInUcastPkts (0 B) 0 Bps 54 secs
  6124.  
  6125.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  6126.  
  6127.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  6128.  
  6129.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  6130.  
  6131.  ifInDiscards (0 B) 0 Bps 54 secs
  6132.  
  6133.  ifOutDiscards (0 B) 0 Bps 54 secs
  6134.  
  6135.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  6136.  
  6137.  ifInBroadcastPkts (1 B) 0.018518518518519 Bps 54 secs
  6138.  
  6139.  ifOutBroadcastPkts (1 B) 0.018518518518519 Bps 54 secs
  6140.  
  6141.  ifInMulticastPkts (6 B) 0.11111111111111 Bps 54 secs
  6142.  
  6143.  ifOutMulticastPkts (0 B) 0 Bps 54 secs
  6144. bps(11.030kbps/19.580kbps)bytes(72.680kB/129.040kB)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5187.rrd N:25434470530:2878435899:0:0:U:U:U:U:0:3:U:666349:636263:3817245:0 --daemon unix:/var/run/rrdcached.sock]
  6145. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='0',`ifInOctets` ='25434470530',`ifInOctets_prev` ='25434396108',`ifInOctets_rate` ='1378.1851851852',`ifInOctets_delta` ='74422',`ifOutOctets` ='2878435899',`ifOutOctets_prev` ='2878303763',`ifOutOctets_rate` ='2446.962962963',`ifOutOctets_delta` ='132136',`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` = '5187']
  6146. 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` ='3',`ifOutDiscards_prev` ='3',`ifOutDiscards_rate` ='0',`ifOutDiscards_delta` ='0',`ifInUnknownProtos` ='0',`ifInUnknownProtos_prev` ='0',`ifInUnknownProtos_rate` ='0',`ifInUnknownProtos_delta` ='0',`ifInBroadcastPkts` ='666349',`ifInBroadcastPkts_prev` ='666348',`ifInBroadcastPkts_rate` ='0.018518518518519',`ifInBroadcastPkts_delta` ='1',`ifOutBroadcastPkts` ='636263',`ifOutBroadcastPkts_prev` ='636262',`ifOutBroadcastPkts_rate` ='0.018518518518519',`ifOutBroadcastPkts_delta` ='1',`ifInMulticastPkts` ='3817245',`ifInMulticastPkts_prev` ='3817239',`ifInMulticastPkts_rate` ='0.11111111111111',`ifInMulticastPkts_delta` ='6',`ifOutMulticastPkts` ='0',`i
  6147. fOutMulticastPkts_prev` ='0',`ifOutMulticastPkts_rate` ='0',`ifOutMulticastPkts_delta` ='0' WHERE `port_id` = '5187']
  6148. 2 updated
  6149. Port Nu0: Null 0 (4096 / #5188) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed VLAN == Using ifDescr as ifAliasNull 0
  6150.  ifInOctets (0 B) 0 Bps 54 secs
  6151.  
  6152.  ifOutOctets (0 B) 0 Bps 54 secs
  6153.  
  6154.  ifInErrors (0 B) 0 Bps 54 secs
  6155.  
  6156.  ifOutErrors (0 B) 0 Bps 54 secs
  6157.  
  6158.  ifInUcastPkts (0 B) 0 Bps 54 secs
  6159.  
  6160.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  6161.  
  6162.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  6163.  
  6164.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  6165.  
  6166.  ifInDiscards (0 B) 0 Bps 54 secs
  6167.  
  6168.  ifOutDiscards (0 B) 0 Bps 54 secs
  6169.  
  6170.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  6171.  
  6172.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  6173.  
  6174.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  6175.  
  6176.  ifInMulticastPkts (0 B) 0 Bps 54 secs
  6177.  
  6178.  ifOutMulticastPkts (0 B) 0 Bps 54 secs
  6179. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5188.rrd N:U:U:0:0:U:U:U:U:0:0:U:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
  6180. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`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` = '5188']
  6181. 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
  6182. _delta` ='0' WHERE `port_id` = '5188']
  6183. 1 updated
  6184. Port Vl1543: VLAN 1543 (5639 / #5189) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed VLAN == Using ifDescr as ifAliasVLAN 1543
  6185.  ifInOctets (0 B) 0 Bps 54 secs
  6186.  
  6187.  ifOutOctets (0 B) 0 Bps 54 secs
  6188.  
  6189.  ifInErrors (0 B) 0 Bps 54 secs
  6190.  
  6191.  ifOutErrors (0 B) 0 Bps 54 secs
  6192.  
  6193.  ifInUcastPkts (0 B) 0 Bps 54 secs
  6194.  
  6195.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  6196.  
  6197.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  6198.  
  6199.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  6200.  
  6201.  ifInDiscards (0 B) 0 Bps 54 secs
  6202.  
  6203.  ifOutDiscards (0 B) 0 Bps 54 secs
  6204.  
  6205.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  6206.  
  6207.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  6208.  
  6209.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  6210.  
  6211.  ifInMulticastPkts (0 B) 0 Bps 54 secs
  6212.  
  6213.  ifOutMulticastPkts (0 B) 0 Bps 54 secs
  6214. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5189.rrd N:U:U:0:0:U:U:U:U:0:0:U:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
  6215. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`ifLastChange` ='5260',`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` = '5189']
  6216. 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
  6217. _delta` ='0' WHERE `port_id` = '5189']
  6218. 1 updated
  6219. Port Lo0: Loopback 0 (16385 / #5190) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifHighSpeed VLAN == Using ifDescr as ifAliasLoopback 0
  6220.  ifInOctets (0 B) 0 Bps 54 secs
  6221.  
  6222.  ifOutOctets (0 B) 0 Bps 54 secs
  6223.  
  6224.  ifInErrors (0 B) 0 Bps 54 secs
  6225.  
  6226.  ifOutErrors (0 B) 0 Bps 54 secs
  6227.  
  6228.  ifInUcastPkts (0 B) 0 Bps 54 secs
  6229.  
  6230.  ifOutUcastPkts (0 B) 0 Bps 54 secs
  6231.  
  6232.  ifInNUcastPkts (0 B) 0 Bps 54 secs
  6233.  
  6234.  ifOutNUcastPkts (0 B) 0 Bps 54 secs
  6235.  
  6236.  ifInDiscards (0 B) 0 Bps 54 secs
  6237.  
  6238.  ifOutDiscards (0 B) 0 Bps 54 secs
  6239.  
  6240.  ifInUnknownProtos (0 B) 0 Bps 54 secs
  6241.  
  6242.  ifInBroadcastPkts (0 B) 0 Bps 54 secs
  6243.  
  6244.  ifOutBroadcastPkts (0 B) 0 Bps 54 secs
  6245.  
  6246.  ifInMulticastPkts (0 B) 0 Bps 54 secs
  6247.  
  6248.  ifOutMulticastPkts (0 B) 0 Bps 54 secs
  6249. bps(0.000bps/0.000bps)bytes(0.000B/0.000B)pkts(0.000pps/0.000pps)RRD[update 143.160.1.185/port-id5190.rrd N:U:U:0:0:U:U:U:U:0:0:U:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
  6250. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1515075665',`poll_prev` ='1515075611',`poll_period` ='54',`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` = '5190']
  6251. 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
  6252. _delta` ='0' WHERE `port_id` = '5190']
  6253. 1 updated
  6254.  
  6255. >> Runtime for poller module 'ports': 6.5789 seconds with 30264 bytes
  6256. >> SNMP: [14/6.40s] MySQL: [117/0.10s] RRD: [0/0.00s]
  6257. #### Unload poller module ports ####
  6258.  
  6259. RRD[update 143.160.1.185/poller-perf-ports.rrd N:6.5788898468018 --daemon unix:/var/run/rrdcached.sock]
  6260. [RRD Disabled]Modules status: Global+ OS  Device  
  6261. #### Load poller module bgp-peers ####
  6262. SQL[SELECT * FROM bgpPeers WHERE device_id = '114']
  6263.  
  6264. >> Runtime for poller module 'bgp-peers': 0.0021 seconds with 13608 bytes
  6265. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [0/0.00s]
  6266. #### Unload poller module bgp-peers ####
  6267.  
  6268. RRD[update 143.160.1.185/poller-perf-bgp-peers.rrd N:0.00205397605896 --daemon unix:/var/run/rrdcached.sock]
  6269. [RRD Disabled]Modules status: Global- OS  Device  Module [ junose-atm-vp ] disabled globally.
  6270.  
  6271. Modules status: Global- OS  Device  Module [ toner ] disabled globally.
  6272.  
  6273. Modules status: Global+ OS  Device  
  6274. #### Load poller module ucd-diskio ####
  6275. SQL[SELECT * FROM `ucd_diskio` WHERE `device_id`  = '114']
  6276.  
  6277. >> Runtime for poller module 'ucd-diskio': 0.0006 seconds with 1856 bytes
  6278. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [0/0.00s]
  6279. #### Unload poller module ucd-diskio ####
  6280.  
  6281. RRD[update 143.160.1.185/poller-perf-ucd-diskio.rrd N:0.00058794021606445 --daemon unix:/var/run/rrdcached.sock]
  6282. [RRD Disabled]Modules status: Global- OS  Device  Module [ wifi ] disabled globally.
  6283.  
  6284. Modules status: Global+ OS  Device  
  6285. #### Load poller module wireless ####
  6286. Attempting to initialize OS: generic
  6287. OS initialized: LibreNMS\OS\Generic
  6288. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id` = '114']
  6289.  
  6290. >> Runtime for poller module 'wireless': 0.0034 seconds with 113120 bytes
  6291. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [0/0.00s]
  6292. #### Unload poller module wireless ####
  6293.  
  6294. RRD[update 143.160.1.185/poller-perf-wireless.rrd N:0.0033879280090332 --daemon unix:/var/run/rrdcached.sock]
  6295. [RRD Disabled]Modules status: Global+ OS  Device  
  6296. #### Load poller module ospf ####
  6297. Processes: SQL[SELECT * FROM `ospf_instances` WHERE `device_id` = '114' AND `context_name` = '']
  6298. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m OSPF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 OSPF-MIB::ospfGeneralGroup]
  6299. ospfRouterId.0 = *
  6300. ospfAdminStat.0 = enabled
  6301. ospfVersionNumber.0 = version2
  6302. ospfAreaBdrRtrStatus.0 = true
  6303. ospfASBdrRtrStatus.0 = false
  6304. ospfExternLsaCount.0 = 59
  6305. ospfExternLsaCksumSum.0 = 2008574
  6306. ospfTOSSupport.0 = false
  6307. ospfOriginateNewLsas.0 = 1806
  6308. ospfRxNewLsas.0 = 21992650
  6309. ospfExtLsdbLimit.0 = -1
  6310. ospfMulticastExtensions.0 = 0
  6311. ospfExitOverflowInterval.0 = 0
  6312. ospfDemandExtensions.0 = false
  6313. ospfRFC1583Compatibility.0 = true
  6314. ospfReferenceBandwidth.0 = 100000
  6315. ospfRestartSupport.0 = none
  6316. ospfRestartInterval.0 = 120
  6317. ospfRestartStrictLsaChecking.0 = false
  6318. ospfRestartStatus.0 = notRestarting
  6319. ospfRestartAge.0 = 0
  6320. ospfRestartExitReason.0 = none
  6321. ospfStubRouterSupport.0 = true
  6322. ospfStubRouterAdvertisement.0 = doNotAdvertise
  6323. ospfDiscontinuityTime.0 = 0
  6324.  
  6325.  
  6326. Polled: Array
  6327. (
  6328.     [0] => Array
  6329.         (
  6330.             [ospfRouterId] => 143.160.1.170
  6331.             [ospfAdminStat] => enabled
  6332.             [ospfVersionNumber] => version2
  6333.             [ospfAreaBdrRtrStatus] => true
  6334.             [ospfASBdrRtrStatus] => false
  6335.             [ospfExternLsaCount] => 59
  6336.             [ospfExternLsaCksumSum] => 2008574
  6337.             [ospfTOSSupport] => false
  6338.             [ospfOriginateNewLsas] => 1806
  6339.             [ospfRxNewLsas] => 21992650
  6340.             [ospfExtLsdbLimit] => -1
  6341.             [ospfMulticastExtensions] => 0
  6342.             [ospfExitOverflowInterval] => 0
  6343.             [ospfDemandExtensions] => false
  6344.             [ospfRFC1583Compatibility] => true
  6345.             [ospfReferenceBandwidth] => 100000
  6346.             [ospfRestartSupport] => none
  6347.             [ospfRestartInterval] => 120
  6348.             [ospfRestartStrictLsaChecking] => false
  6349.             [ospfRestartStatus] => notRestarting
  6350.             [ospfRestartAge] => 0
  6351.             [ospfRestartExitReason] => none
  6352.             [ospfStubRouterSupport] => true
  6353.             [ospfStubRouterAdvertisement] => doNotAdvertise
  6354.             [ospfDiscontinuityTime] => 0
  6355.         )
  6356.  
  6357. )
  6358. Database: Array
  6359. (
  6360.     [0] => Array
  6361.         (
  6362.             [] => Array
  6363.                 (
  6364.                     [device_id] => 114
  6365.                     [ospf_instance_id] => 0
  6366.                     [ospfRouterId] => 143.160.1.170
  6367.                     [ospfAdminStat] => enabled
  6368.                     [ospfVersionNumber] => version2
  6369.                     [ospfAreaBdrRtrStatus] => true
  6370.                     [ospfASBdrRtrStatus] => false
  6371.                     [ospfExternLsaCount] => 59
  6372.                     [ospfExternLsaCksumSum] => 2010107
  6373.                     [ospfTOSSupport] => false
  6374.                     [ospfOriginateNewLsas] => 1806
  6375.                     [ospfRxNewLsas] => 21992635
  6376.                     [ospfExtLsdbLimit] => -1
  6377.                     [ospfMulticastExtensions] => 0
  6378.                     [ospfExitOverflowInterval] => 0
  6379.                     [ospfDemandExtensions] => false
  6380.                     [context_name] =>
  6381.                 )
  6382.  
  6383.         )
  6384.  
  6385. )
  6386. SQL[UPDATE `ospf_instances` set `ospfExternLsaCksumSum` ='2008574',`ospfRxNewLsas` ='21992650' WHERE `device_id` = '114' AND `ospf_instance_id` = '0' AND `context_name`='' ]
  6387. U Areas: SQL[SELECT * FROM `ospf_areas` WHERE `device_id` = '114' AND `context_name`= '']
  6388. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m OSPF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 OSPF-MIB::ospfAreaEntry]
  6389. ospfAreaId.* = *
  6390. ospfAreaId.* = *
  6391. ospfAreaId.* = *
  6392. ospfAreaId.* = *
  6393. ospfAreaId.* = *
  6394. ospfAreaId.* = *
  6395. ospfAreaId.* = *
  6396. ospfAreaId.* = *
  6397. ospfAuthType.* = none
  6398. ospfAuthType.* = none
  6399. ospfAuthType.* = none
  6400. ospfAuthType.* = none
  6401. ospfAuthType.* = none
  6402. ospfAuthType.* = none
  6403. ospfAuthType.* = none
  6404. ospfAuthType.* = none
  6405. ospfImportAsExtern.* = importExternal
  6406. ospfImportAsExtern.* = importNoExternal
  6407. ospfImportAsExtern.* = importNoExternal
  6408. ospfImportAsExtern.* = importNoExternal
  6409. ospfImportAsExtern.* = importNoExternal
  6410. ospfImportAsExtern.* = importNoExternal
  6411. ospfImportAsExtern.* = importNoExternal
  6412. ospfImportAsExtern.* = importNoExternal
  6413. ospfSpfRuns.* = 643941
  6414. ospfSpfRuns.* = 689
  6415. ospfSpfRuns.* = 181
  6416. ospfSpfRuns.* = 61
  6417. ospfSpfRuns.* = 44
  6418. ospfSpfRuns.* = 661
  6419. ospfSpfRuns.* = 1012
  6420. ospfSpfRuns.* = 0
  6421. ospfAreaBdrRtrCount.* = 5
  6422. ospfAreaBdrRtrCount.* = 2
  6423. ospfAreaBdrRtrCount.* = 2
  6424. ospfAreaBdrRtrCount.* = 2
  6425. ospfAreaBdrRtrCount.* = 2
  6426. ospfAreaBdrRtrCount.* = 2
  6427. ospfAreaBdrRtrCount.* = 1
  6428. ospfAreaBdrRtrCount.* = 1
  6429. ospfAsBdrRtrCount.* = 10
  6430. ospfAsBdrRtrCount.* = 0
  6431. ospfAsBdrRtrCount.* = 0
  6432. ospfAsBdrRtrCount.* = 0
  6433. ospfAsBdrRtrCount.* = 0
  6434. ospfAsBdrRtrCount.* = 0
  6435. ospfAsBdrRtrCount.* = 0
  6436. ospfAsBdrRtrCount.* = 0
  6437. ospfAreaLsaCount.* = 590
  6438. ospfAreaLsaCount.* = 9
  6439. ospfAreaLsaCount.* = 9
  6440. ospfAreaLsaCount.* = 7
  6441. ospfAreaLsaCount.* = 9
  6442. ospfAreaLsaCount.* = 9
  6443. ospfAreaLsaCount.* = 6
  6444. ospfAreaLsaCount.* = 1
  6445. ospfAreaLsaCksumSum.* = 18964978
  6446. ospfAreaLsaCksumSum.* = 233114
  6447. ospfAreaLsaCksumSum.* = 286205
  6448. ospfAreaLsaCksumSum.* = 203923
  6449. ospfAreaLsaCksumSum.* = 165899
  6450. ospfAreaLsaCksumSum.* = 321072
  6451. ospfAreaLsaCksumSum.* = 196114
  6452. ospfAreaLsaCksumSum.* = 479
  6453. ospfAreaSummary.* = sendAreaSummary
  6454. ospfAreaSummary.* = noAreaSummary
  6455. ospfAreaSummary.* = noAreaSummary
  6456. ospfAreaSummary.* = noAreaSummary
  6457. ospfAreaSummary.* = noAreaSummary
  6458. ospfAreaSummary.* = noAreaSummary
  6459. ospfAreaSummary.* = noAreaSummary
  6460. ospfAreaSummary.* = noAreaSummary
  6461. ospfAreaStatus.* = active
  6462. ospfAreaStatus.* = active
  6463. ospfAreaStatus.* = active
  6464. ospfAreaStatus.* = active
  6465. ospfAreaStatus.* = active
  6466. ospfAreaStatus.* = active
  6467. ospfAreaStatus.* = active
  6468. ospfAreaStatus.* = notReady
  6469. ospfAreaNssaTranslatorRole.* = candidate
  6470. ospfAreaNssaTranslatorRole.* = candidate
  6471. ospfAreaNssaTranslatorRole.* = candidate
  6472. ospfAreaNssaTranslatorRole.* = candidate
  6473. ospfAreaNssaTranslatorRole.* = candidate
  6474. ospfAreaNssaTranslatorRole.* = candidate
  6475. ospfAreaNssaTranslatorRole.* = candidate
  6476. ospfAreaNssaTranslatorRole.* = candidate
  6477. ospfAreaNssaTranslatorState.* = disabled
  6478. ospfAreaNssaTranslatorState.* = disabled
  6479. ospfAreaNssaTranslatorState.* = disabled
  6480. ospfAreaNssaTranslatorState.* = disabled
  6481. ospfAreaNssaTranslatorState.* = disabled
  6482. ospfAreaNssaTranslatorState.* = disabled
  6483. ospfAreaNssaTranslatorState.* = disabled
  6484. ospfAreaNssaTranslatorState.* = disabled
  6485. ospfAreaNssaTranslatorStabilityInterval.* = 40
  6486. ospfAreaNssaTranslatorStabilityInterval.* = 40
  6487. ospfAreaNssaTranslatorStabilityInterval.* = 40
  6488. ospfAreaNssaTranslatorStabilityInterval.* = 40
  6489. ospfAreaNssaTranslatorStabilityInterval.* = 40
  6490. ospfAreaNssaTranslatorStabilityInterval.* = 40
  6491. ospfAreaNssaTranslatorStabilityInterval.* = 40
  6492. ospfAreaNssaTranslatorStabilityInterval.* = 40
  6493. ospfAreaNssaTranslatorEvents.* = 0
  6494. ospfAreaNssaTranslatorEvents.* = 0
  6495. ospfAreaNssaTranslatorEvents.* = 0
  6496. ospfAreaNssaTranslatorEvents.* = 0
  6497. ospfAreaNssaTranslatorEvents.* = 0
  6498. ospfAreaNssaTranslatorEvents.* = 0
  6499. ospfAreaNssaTranslatorEvents.* = 0
  6500. ospfAreaNssaTranslatorEvents.* = 0
  6501.  
  6502.  
  6503. Polled: Array
  6504. (
  6505.     [0.0.0.0] => Array
  6506.         (
  6507.             [ospfAreaId] => 0.0.0.0
  6508.             [ospfAuthType] => none
  6509.             [ospfImportAsExtern] => importExternal
  6510.             [ospfSpfRuns] => 643941
  6511.             [ospfAreaBdrRtrCount] => 5
  6512.             [ospfAsBdrRtrCount] => 10
  6513.             [ospfAreaLsaCount] => 590
  6514.             [ospfAreaLsaCksumSum] => 18964978
  6515.             [ospfAreaSummary] => sendAreaSummary
  6516.             [ospfAreaStatus] => active
  6517.             [ospfAreaNssaTranslatorRole] => candidate
  6518.             [ospfAreaNssaTranslatorState] => disabled
  6519.             [ospfAreaNssaTranslatorStabilityInterval] => 40
  6520.             [ospfAreaNssaTranslatorEvents] => 0
  6521.         )
  6522.  
  6523.     [196.252.56.0] => Array
  6524.         (
  6525.             [ospfAreaId] => 196.252.56.0
  6526.             [ospfAuthType] => none
  6527.             [ospfImportAsExtern] => importNoExternal
  6528.             [ospfSpfRuns] => 689
  6529.             [ospfAreaBdrRtrCount] => 2
  6530.             [ospfAsBdrRtrCount] => 0
  6531.             [ospfAreaLsaCount] => 9
  6532.             [ospfAreaLsaCksumSum] => 233114
  6533.             [ospfAreaSummary] => noAreaSummary
  6534.             [ospfAreaStatus] => active
  6535.             [ospfAreaNssaTranslatorRole] => candidate
  6536.             [ospfAreaNssaTranslatorState] => disabled
  6537.             [ospfAreaNssaTranslatorStabilityInterval] => 40
  6538.             [ospfAreaNssaTranslatorEvents] => 0
  6539.         )
  6540.  
  6541.     [196.252.58.0] => Array
  6542.         (
  6543.             [ospfAreaId] => 196.252.58.0
  6544.             [ospfAuthType] => none
  6545.             [ospfImportAsExtern] => importNoExternal
  6546.             [ospfSpfRuns] => 181
  6547.             [ospfAreaBdrRtrCount] => 2
  6548.             [ospfAsBdrRtrCount] => 0
  6549.             [ospfAreaLsaCount] => 9
  6550.             [ospfAreaLsaCksumSum] => 286205
  6551.             [ospfAreaSummary] => noAreaSummary
  6552.             [ospfAreaStatus] => active
  6553.             [ospfAreaNssaTranslatorRole] => candidate
  6554.             [ospfAreaNssaTranslatorState] => disabled
  6555.             [ospfAreaNssaTranslatorStabilityInterval] => 40
  6556.             [ospfAreaNssaTranslatorEvents] => 0
  6557.         )
  6558.  
  6559.     [196.252.70.0] => Array
  6560.         (
  6561.             [ospfAreaId] => 196.252.70.0
  6562.             [ospfAuthType] => none
  6563.             [ospfImportAsExtern] => importNoExternal
  6564.             [ospfSpfRuns] => 61
  6565.             [ospfAreaBdrRtrCount] => 2
  6566.             [ospfAsBdrRtrCount] => 0
  6567.             [ospfAreaLsaCount] => 7
  6568.             [ospfAreaLsaCksumSum] => 203923
  6569.             [ospfAreaSummary] => noAreaSummary
  6570.             [ospfAreaStatus] => active
  6571.             [ospfAreaNssaTranslatorRole] => candidate
  6572.             [ospfAreaNssaTranslatorState] => disabled
  6573.             [ospfAreaNssaTranslatorStabilityInterval] => 40
  6574.             [ospfAreaNssaTranslatorEvents] => 0
  6575.         )
  6576.  
  6577.     [196.252.74.0] => Array
  6578.         (
  6579.             [ospfAreaId] => 196.252.74.0
  6580.             [ospfAuthType] => none
  6581.             [ospfImportAsExtern] => importNoExternal
  6582.             [ospfSpfRuns] => 44
  6583.             [ospfAreaBdrRtrCount] => 2
  6584.             [ospfAsBdrRtrCount] => 0
  6585.             [ospfAreaLsaCount] => 9
  6586.             [ospfAreaLsaCksumSum] => 165899
  6587.             [ospfAreaSummary] => noAreaSummary
  6588.             [ospfAreaStatus] => active
  6589.             [ospfAreaNssaTranslatorRole] => candidate
  6590.             [ospfAreaNssaTranslatorState] => disabled
  6591.             [ospfAreaNssaTranslatorStabilityInterval] => 40
  6592.             [ospfAreaNssaTranslatorEvents] => 0
  6593.         )
  6594.  
  6595.     [196.252.172.0] => Array
  6596.         (
  6597.             [ospfAreaId] => 196.252.172.0
  6598.             [ospfAuthType] => none
  6599.             [ospfImportAsExtern] => importNoExternal
  6600.             [ospfSpfRuns] => 661
  6601.             [ospfAreaBdrRtrCount] => 2
  6602.             [ospfAsBdrRtrCount] => 0
  6603.             [ospfAreaLsaCount] => 9
  6604.             [ospfAreaLsaCksumSum] => 321072
  6605.             [ospfAreaSummary] => noAreaSummary
  6606.             [ospfAreaStatus] => active
  6607.             [ospfAreaNssaTranslatorRole] => candidate
  6608.             [ospfAreaNssaTranslatorState] => disabled
  6609.             [ospfAreaNssaTranslatorStabilityInterval] => 40
  6610.             [ospfAreaNssaTranslatorEvents] => 0
  6611.         )
  6612.  
  6613.     [196.252.176.0] => Array
  6614.         (
  6615.             [ospfAreaId] => 196.252.176.0
  6616.             [ospfAuthType] => none
  6617.             [ospfImportAsExtern] => importNoExternal
  6618.             [ospfSpfRuns] => 1012
  6619.             [ospfAreaBdrRtrCount] => 1
  6620.             [ospfAsBdrRtrCount] => 0
  6621.             [ospfAreaLsaCount] => 6
  6622.             [ospfAreaLsaCksumSum] => 196114
  6623.             [ospfAreaSummary] => noAreaSummary
  6624.             [ospfAreaStatus] => active
  6625.             [ospfAreaNssaTranslatorRole] => candidate
  6626.             [ospfAreaNssaTranslatorState] => disabled
  6627.             [ospfAreaNssaTranslatorStabilityInterval] => 40
  6628.             [ospfAreaNssaTranslatorEvents] => 0
  6629.         )
  6630.  
  6631.     [196.252.184.0] => Array
  6632.         (
  6633.             [ospfAreaId] => 196.252.184.0
  6634.             [ospfAuthType] => none
  6635.             [ospfImportAsExtern] => importNoExternal
  6636.             [ospfSpfRuns] => 0
  6637.             [ospfAreaBdrRtrCount] => 1
  6638.             [ospfAsBdrRtrCount] => 0
  6639.             [ospfAreaLsaCount] => 1
  6640.             [ospfAreaLsaCksumSum] => 479
  6641.             [ospfAreaSummary] => noAreaSummary
  6642.             [ospfAreaStatus] => notReady
  6643.             [ospfAreaNssaTranslatorRole] => candidate
  6644.             [ospfAreaNssaTranslatorState] => disabled
  6645.             [ospfAreaNssaTranslatorStabilityInterval] => 40
  6646.             [ospfAreaNssaTranslatorEvents] => 0
  6647.         )
  6648.  
  6649. )
  6650. Database: Array
  6651. (
  6652.     [0.0.0.0] => Array
  6653.         (
  6654.             [] => Array
  6655.                 (
  6656.                     [device_id] => 114
  6657.                     [ospfAreaId] => 0.0.0.0
  6658.                     [ospfAuthType] => none
  6659.                     [ospfImportAsExtern] => importExternal
  6660.                     [ospfSpfRuns] => 643941
  6661.                     [ospfAreaBdrRtrCount] => 5
  6662.                     [ospfAsBdrRtrCount] => 10
  6663.                     [ospfAreaLsaCount] => 590
  6664.                     [ospfAreaLsaCksumSum] => 18972132
  6665.                     [ospfAreaSummary] => sendAreaSummary
  6666.                     [ospfAreaStatus] => active
  6667.                     [context_name] =>
  6668.                 )
  6669.  
  6670.         )
  6671.  
  6672.     [196.252.172.0] => Array
  6673.         (
  6674.             [] => Array
  6675.                 (
  6676.                     [device_id] => 114
  6677.                     [ospfAreaId] => 196.252.172.0
  6678.                     [ospfAuthType] => none
  6679.                     [ospfImportAsExtern] => importNoExternal
  6680.                     [ospfSpfRuns] => 661
  6681.                     [ospfAreaBdrRtrCount] => 2
  6682.                     [ospfAsBdrRtrCount] => 0
  6683.                     [ospfAreaLsaCount] => 9
  6684.                     [ospfAreaLsaCksumSum] => 321072
  6685.                     [ospfAreaSummary] => noAreaSummary
  6686.                     [ospfAreaStatus] => active
  6687.                     [context_name] =>
  6688.                 )
  6689.  
  6690.         )
  6691.  
  6692.     [196.252.176.0] => Array
  6693.         (
  6694.             [] => Array
  6695.                 (
  6696.                     [device_id] => 114
  6697.                     [ospfAreaId] => 196.252.176.0
  6698.                     [ospfAuthType] => none
  6699.                     [ospfImportAsExtern] => importNoExternal
  6700.                     [ospfSpfRuns] => 1012
  6701.                     [ospfAreaBdrRtrCount] => 1
  6702.                     [ospfAsBdrRtrCount] => 0
  6703.                     [ospfAreaLsaCount] => 6
  6704.                     [ospfAreaLsaCksumSum] => 196114
  6705.                     [ospfAreaSummary] => noAreaSummary
  6706.                     [ospfAreaStatus] => active
  6707.                     [context_name] =>
  6708.                 )
  6709.  
  6710.         )
  6711.  
  6712.     [196.252.184.0] => Array
  6713.         (
  6714.             [] => Array
  6715.                 (
  6716.                     [device_id] => 114
  6717.                     [ospfAreaId] => 196.252.184.0
  6718.                     [ospfAuthType] => none
  6719.                     [ospfImportAsExtern] => importNoExternal
  6720.                     [ospfSpfRuns] => 0
  6721.                     [ospfAreaBdrRtrCount] => 1
  6722.                     [ospfAsBdrRtrCount] => 0
  6723.                     [ospfAreaLsaCount] => 1
  6724.                     [ospfAreaLsaCksumSum] => 479
  6725.                     [ospfAreaSummary] => noAreaSummary
  6726.                     [ospfAreaStatus] => notReady
  6727.                     [context_name] =>
  6728.                 )
  6729.  
  6730.         )
  6731.  
  6732.     [196.252.56.0] => Array
  6733.         (
  6734.             [] => Array
  6735.                 (
  6736.                     [device_id] => 114
  6737.                     [ospfAreaId] => 196.252.56.0
  6738.                     [ospfAuthType] => none
  6739.                     [ospfImportAsExtern] => importNoExternal
  6740.                     [ospfSpfRuns] => 689
  6741.                     [ospfAreaBdrRtrCount] => 2
  6742.                     [ospfAsBdrRtrCount] => 0
  6743.                     [ospfAreaLsaCount] => 9
  6744.                     [ospfAreaLsaCksumSum] => 233114
  6745.                     [ospfAreaSummary] => noAreaSummary
  6746.                     [ospfAreaStatus] => active
  6747.                     [context_name] =>
  6748.                 )
  6749.  
  6750.         )
  6751.  
  6752.     [196.252.58.0] => Array
  6753.         (
  6754.             [] => Array
  6755.                 (
  6756.                     [device_id] => 114
  6757.                     [ospfAreaId] => 196.252.58.0
  6758.                     [ospfAuthType] => none
  6759.                     [ospfImportAsExtern] => importNoExternal
  6760.                     [ospfSpfRuns] => 181
  6761.                     [ospfAreaBdrRtrCount] => 2
  6762.                     [ospfAsBdrRtrCount] => 0
  6763.                     [ospfAreaLsaCount] => 9
  6764.                     [ospfAreaLsaCksumSum] => 286716
  6765.                     [ospfAreaSummary] => noAreaSummary
  6766.                     [ospfAreaStatus] => active
  6767.                     [context_name] =>
  6768.                 )
  6769.  
  6770.         )
  6771.  
  6772.     [196.252.70.0] => Array
  6773.         (
  6774.             [] => Array
  6775.                 (
  6776.                     [device_id] => 114
  6777.                     [ospfAreaId] => 196.252.70.0
  6778.                     [ospfAuthType] => none
  6779.                     [ospfImportAsExtern] => importNoExternal
  6780.                     [ospfSpfRuns] => 61
  6781.                     [ospfAreaBdrRtrCount] => 2
  6782.                     [ospfAsBdrRtrCount] => 0
  6783.                     [ospfAreaLsaCount] => 7
  6784.                     [ospfAreaLsaCksumSum] => 203923
  6785.                     [ospfAreaSummary] => noAreaSummary
  6786.                     [ospfAreaStatus] => active
  6787.                     [context_name] =>
  6788.                 )
  6789.  
  6790.         )
  6791.  
  6792.     [196.252.74.0] => Array
  6793.         (
  6794.             [] => Array
  6795.                 (
  6796.                     [device_id] => 114
  6797.                     [ospfAreaId] => 196.252.74.0
  6798.                     [ospfAuthType] => none
  6799.                     [ospfImportAsExtern] => importNoExternal
  6800.                     [ospfSpfRuns] => 44
  6801.                     [ospfAreaBdrRtrCount] => 2
  6802.                     [ospfAsBdrRtrCount] => 0
  6803.                     [ospfAreaLsaCount] => 9
  6804.                     [ospfAreaLsaCksumSum] => 165899
  6805.                     [ospfAreaSummary] => noAreaSummary
  6806.                     [ospfAreaStatus] => active
  6807.                     [context_name] =>
  6808.                 )
  6809.  
  6810.         )
  6811.  
  6812. )
  6813. SQL[UPDATE `ospf_areas` set `ospfAreaLsaCksumSum` ='18964978' WHERE `device_id` = '114' AND `ospfAreaId` = '0.0.0.0' AND `context_name` = '']
  6814. U....SQL[UPDATE `ospf_areas` set `ospfAreaLsaCksumSum` ='286205' WHERE `device_id` = '114' AND `ospfAreaId` = '196.252.58.0' AND `context_name` = '']
  6815. U.. Ports: SQL[SELECT * FROM `ospf_ports` WHERE `device_id` = '114' AND `context_name` = '']
  6816. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m OSPF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 OSPF-MIB::ospfIfEntry]
  6817. ospfIfIpAddress.*.0 = *
  6818. ospfIfIpAddress.*.0 = *
  6819. ospfIfIpAddress.*.0 = *
  6820. ospfIfIpAddress.*.0 = *
  6821. ospfIfIpAddress.*.0 = *
  6822. ospfIfIpAddress.*.0 = *
  6823. ospfIfIpAddress.*.0 = *
  6824. ospfIfIpAddress.*.0 = *
  6825. ospfIfIpAddress.*.0 = *
  6826. ospfIfIpAddress.*.0 = *
  6827. ospfIfIpAddress.*.0 = *
  6828. ospfIfIpAddress.*.0 = *
  6829. ospfIfIpAddress.*.0 = *
  6830. ospfIfIpAddress.*.0 = *
  6831. ospfIfIpAddress.*.0 = *
  6832. ospfIfIpAddress.*.0 = *
  6833. ospfIfIpAddress.*.0 = *
  6834. ospfIfIpAddress.*.0 = *
  6835. ospfIfIpAddress.*.0 = *
  6836. ospfIfIpAddress.*.0 = *
  6837. ospfIfIpAddress.*.0 = *
  6838. ospfIfIpAddress.*.0 = *
  6839. ospfIfIpAddress.*.0 = *
  6840. ospfIfIpAddress.*.0 = *
  6841. ospfIfIpAddress.*.0 = *
  6842. ospfIfIpAddress.*.0 = *
  6843. ospfIfIpAddress.*.0 = *
  6844. ospfIfIpAddress.*.0 = *
  6845. ospfIfIpAddress.*.0 = *
  6846. ospfIfIpAddress.*.0 = *
  6847. ospfIfIpAddress.*.0 = *
  6848. ospfIfIpAddress.*.0 = *
  6849. ospfIfIpAddress.*.0 = *
  6850. ospfIfIpAddress.*.0 = *
  6851. ospfIfIpAddress.*.0 = *
  6852. ospfIfIpAddress.*.0 = *
  6853. ospfIfIpAddress.*.0 = *
  6854. ospfIfIpAddress.*.0 = *
  6855. ospfIfIpAddress.*.0 = *
  6856. ospfIfIpAddress.*.0 = *
  6857. ospfIfIpAddress.*.0 = *
  6858. ospfIfIpAddress.*.0 = *
  6859. ospfIfIpAddress.*.0 = *
  6860. ospfAddressLessIf.*.0 = 0
  6861. ospfAddressLessIf.*.0 = 0
  6862. ospfAddressLessIf.*.0 = 0
  6863. ospfAddressLessIf.*.0 = 0
  6864. ospfAddressLessIf.*.0 = 0
  6865. ospfAddressLessIf.*.0 = 0
  6866. ospfAddressLessIf.*.0 = 0
  6867. ospfAddressLessIf.*.0 = 0
  6868. ospfAddressLessIf.*.0 = 0
  6869. ospfAddressLessIf.*.0 = 0
  6870. ospfAddressLessIf.*.0 = 0
  6871. ospfAddressLessIf.*.0 = 0
  6872. ospfAddressLessIf.*.0 = 0
  6873. ospfAddressLessIf.*.0 = 0
  6874. ospfAddressLessIf.*.0 = 0
  6875. ospfAddressLessIf.*.0 = 0
  6876. ospfAddressLessIf.*.0 = 0
  6877. ospfAddressLessIf.*.0 = 0
  6878. ospfAddressLessIf.*.0 = 0
  6879. ospfAddressLessIf.*.0 = 0
  6880. ospfAddressLessIf.*.0 = 0
  6881. ospfAddressLessIf.*.0 = 0
  6882. ospfAddressLessIf.*.0 = 0
  6883. ospfAddressLessIf.*.0 = 0
  6884. ospfAddressLessIf.*.0 = 0
  6885. ospfAddressLessIf.*.0 = 0
  6886. ospfAddressLessIf.*.0 = 0
  6887. ospfAddressLessIf.*.0 = 0
  6888. ospfAddressLessIf.*.0 = 0
  6889. ospfAddressLessIf.*.0 = 0
  6890. ospfAddressLessIf.*.0 = 0
  6891. ospfAddressLessIf.*.0 = 0
  6892. ospfAddressLessIf.*.0 = 0
  6893. ospfAddressLessIf.*.0 = 0
  6894. ospfAddressLessIf.*.0 = 0
  6895. ospfAddressLessIf.*.0 = 0
  6896. ospfAddressLessIf.*.0 = 0
  6897. ospfAddressLessIf.*.0 = 0
  6898. ospfAddressLessIf.*.0 = 0
  6899. ospfAddressLessIf.*.0 = 0
  6900. ospfAddressLessIf.*.0 = 0
  6901. ospfAddressLessIf.*.0 = 0
  6902. ospfAddressLessIf.*.0 = 0
  6903. ospfIfAreaId.*.0 = *
  6904. ospfIfAreaId.*.0 = *
  6905. ospfIfAreaId.*.0 = *
  6906. ospfIfAreaId.*.0 = *
  6907. ospfIfAreaId.*.0 = *
  6908. ospfIfAreaId.*.0 = *
  6909. ospfIfAreaId.*.0 = *
  6910. ospfIfAreaId.*.0 = *
  6911. ospfIfAreaId.*.0 = *
  6912. ospfIfAreaId.*.0 = *
  6913. ospfIfAreaId.*.0 = *
  6914. ospfIfAreaId.*.0 = *
  6915. ospfIfAreaId.*.0 = *
  6916. ospfIfAreaId.*.0 = *
  6917. ospfIfAreaId.*.0 = *
  6918. ospfIfAreaId.*.0 = *
  6919. ospfIfAreaId.*.0 = *
  6920. ospfIfAreaId.*.0 = *
  6921. ospfIfAreaId.*.0 = *
  6922. ospfIfAreaId.*.0 = *
  6923. ospfIfAreaId.*.0 = *
  6924. ospfIfAreaId.*.0 = *
  6925. ospfIfAreaId.*.0 = *
  6926. ospfIfAreaId.*.0 = *
  6927. ospfIfAreaId.*.0 = *
  6928. ospfIfAreaId.*.0 = *
  6929. ospfIfAreaId.*.0 = *
  6930. ospfIfAreaId.*.0 = *
  6931. ospfIfAreaId.*.0 = *
  6932. ospfIfAreaId.*.0 = *
  6933. ospfIfAreaId.*.0 = *
  6934. ospfIfAreaId.*.0 = *
  6935. ospfIfAreaId.*.0 = *
  6936. ospfIfAreaId.*.0 = *
  6937. ospfIfAreaId.*.0 = *
  6938. ospfIfAreaId.*.0 = *
  6939. ospfIfAreaId.*.0 = *
  6940. ospfIfAreaId.*.0 = *
  6941. ospfIfAreaId.*.0 = *
  6942. ospfIfAreaId.*.0 = *
  6943. ospfIfAreaId.*.0 = *
  6944. ospfIfAreaId.*.0 = *
  6945. ospfIfAreaId.*.0 = *
  6946. ospfIfType.*.0 = broadcast
  6947. ospfIfType.*.0 = broadcast
  6948. ospfIfType.*.0 = broadcast
  6949. ospfIfType.*.0 = broadcast
  6950. ospfIfType.*.0 = broadcast
  6951. ospfIfType.*.0 = broadcast
  6952. ospfIfType.*.0 = broadcast
  6953. ospfIfType.*.0 = broadcast
  6954. ospfIfType.*.0 = broadcast
  6955. ospfIfType.*.0 = broadcast
  6956. ospfIfType.*.0 = broadcast
  6957. ospfIfType.*.0 = broadcast
  6958. ospfIfType.*.0 = broadcast
  6959. ospfIfType.*.0 = broadcast
  6960. ospfIfType.*.0 = broadcast
  6961. ospfIfType.*.0 = broadcast
  6962. ospfIfType.*.0 = broadcast
  6963. ospfIfType.*.0 = broadcast
  6964. ospfIfType.*.0 = broadcast
  6965. ospfIfType.*.0 = broadcast
  6966. ospfIfType.*.0 = broadcast
  6967. ospfIfType.*.0 = broadcast
  6968. ospfIfType.*.0 = broadcast
  6969. ospfIfType.*.0 = broadcast
  6970. ospfIfType.*.0 = broadcast
  6971. ospfIfType.*.0 = broadcast
  6972. ospfIfType.*.0 = broadcast
  6973. ospfIfType.*.0 = broadcast
  6974. ospfIfType.*.0 = broadcast
  6975. ospfIfType.*.0 = broadcast
  6976. ospfIfType.*.0 = broadcast
  6977. ospfIfType.*.0 = broadcast
  6978. ospfIfType.*.0 = broadcast
  6979. ospfIfType.*.0 = broadcast
  6980. ospfIfType.*.0 = broadcast
  6981. ospfIfType.*.0 = broadcast
  6982. ospfIfType.*.0 = broadcast
  6983. ospfIfType.*.0 = broadcast
  6984. ospfIfType.*.0 = broadcast
  6985. ospfIfType.*.0 = broadcast
  6986. ospfIfType.*.0 = broadcast
  6987. ospfIfType.*.0 = broadcast
  6988. ospfIfType.*.0 = broadcast
  6989. ospfIfAdminStat.*.0 = enabled
  6990. ospfIfAdminStat.*.0 = enabled
  6991. ospfIfAdminStat.*.0 = enabled
  6992. ospfIfAdminStat.*.0 = enabled
  6993. ospfIfAdminStat.*.0 = enabled
  6994. ospfIfAdminStat.*.0 = enabled
  6995. ospfIfAdminStat.*.0 = enabled
  6996. ospfIfAdminStat.*.0 = enabled
  6997. ospfIfAdminStat.*.0 = enabled
  6998. ospfIfAdminStat.*.0 = enabled
  6999. ospfIfAdminStat.*.0 = enabled
  7000. ospfIfAdminStat.*.0 = enabled
  7001. ospfIfAdminStat.*.0 = enabled
  7002. ospfIfAdminStat.*.0 = enabled
  7003. ospfIfAdminStat.*.0 = enabled
  7004. ospfIfAdminStat.*.0 = enabled
  7005. ospfIfAdminStat.*.0 = enabled
  7006. ospfIfAdminStat.*.0 = enabled
  7007. ospfIfAdminStat.*.0 = enabled
  7008. ospfIfAdminStat.*.0 = enabled
  7009. ospfIfAdminStat.*.0 = enabled
  7010. ospfIfAdminStat.*.0 = enabled
  7011. ospfIfAdminStat.*.0 = enabled
  7012. ospfIfAdminStat.*.0 = enabled
  7013. ospfIfAdminStat.*.0 = enabled
  7014. ospfIfAdminStat.*.0 = enabled
  7015. ospfIfAdminStat.*.0 = enabled
  7016. ospfIfAdminStat.*.0 = enabled
  7017. ospfIfAdminStat.*.0 = enabled
  7018. ospfIfAdminStat.*.0 = enabled
  7019. ospfIfAdminStat.*.0 = enabled
  7020. ospfIfAdminStat.*.0 = enabled
  7021. ospfIfAdminStat.*.0 = enabled
  7022. ospfIfAdminStat.*.0 = enabled
  7023. ospfIfAdminStat.*.0 = enabled
  7024. ospfIfAdminStat.*.0 = enabled
  7025. ospfIfAdminStat.*.0 = enabled
  7026. ospfIfAdminStat.*.0 = enabled
  7027. ospfIfAdminStat.*.0 = enabled
  7028. ospfIfAdminStat.*.0 = enabled
  7029. ospfIfAdminStat.*.0 = enabled
  7030. ospfIfAdminStat.*.0 = enabled
  7031. ospfIfAdminStat.*.0 = enabled
  7032. ospfIfRtrPriority.*.0 = 1
  7033. ospfIfRtrPriority.*.0 = 1
  7034. ospfIfRtrPriority.*.0 = 1
  7035. ospfIfRtrPriority.*.0 = 1
  7036. ospfIfRtrPriority.*.0 = 1
  7037. ospfIfRtrPriority.*.0 = 1
  7038. ospfIfRtrPriority.*.0 = 1
  7039. ospfIfRtrPriority.*.0 = 1
  7040. ospfIfRtrPriority.*.0 = 1
  7041. ospfIfRtrPriority.*.0 = 1
  7042. ospfIfRtrPriority.*.0 = 1
  7043. ospfIfRtrPriority.*.0 = 1
  7044. ospfIfRtrPriority.*.0 = 1
  7045. ospfIfRtrPriority.*.0 = 1
  7046. ospfIfRtrPriority.*.0 = 1
  7047. ospfIfRtrPriority.*.0 = 1
  7048. ospfIfRtrPriority.*.0 = 1
  7049. ospfIfRtrPriority.*.0 = 1
  7050. ospfIfRtrPriority.*.0 = 1
  7051. ospfIfRtrPriority.*.0 = 1
  7052. ospfIfRtrPriority.*.0 = 1
  7053. ospfIfRtrPriority.*.0 = 1
  7054. ospfIfRtrPriority.*.0 = 1
  7055. ospfIfRtrPriority.*.0 = 1
  7056. ospfIfRtrPriority.*.0 = 1
  7057. ospfIfRtrPriority.*.0 = 1
  7058. ospfIfRtrPriority.*.0 = 1
  7059. ospfIfRtrPriority.*.0 = 1
  7060. ospfIfRtrPriority.*.0 = 1
  7061. ospfIfRtrPriority.*.0 = 1
  7062. ospfIfRtrPriority.*.0 = 1
  7063. ospfIfRtrPriority.*.0 = 1
  7064. ospfIfRtrPriority.*.0 = 1
  7065. ospfIfRtrPriority.*.0 = 1
  7066. ospfIfRtrPriority.*.0 = 1
  7067. ospfIfRtrPriority.*.0 = 1
  7068. ospfIfRtrPriority.*.0 = 1
  7069. ospfIfRtrPriority.*.0 = 1
  7070. ospfIfRtrPriority.*.0 = 1
  7071. ospfIfRtrPriority.*.0 = 1
  7072. ospfIfRtrPriority.*.0 = 1
  7073. ospfIfRtrPriority.*.0 = 1
  7074. ospfIfRtrPriority.*.0 = 1
  7075. ospfIfTransitDelay.*.0 = 1
  7076. ospfIfTransitDelay.*.0 = 1
  7077. ospfIfTransitDelay.*.0 = 1
  7078. ospfIfTransitDelay.*.0 = 1
  7079. ospfIfTransitDelay.*.0 = 1
  7080. ospfIfTransitDelay.*.0 = 1
  7081. ospfIfTransitDelay.*.0 = 1
  7082. ospfIfTransitDelay.*.0 = 1
  7083. ospfIfTransitDelay.*.0 = 1
  7084. ospfIfTransitDelay.*.0 = 1
  7085. ospfIfTransitDelay.*.0 = 1
  7086. ospfIfTransitDelay.*.0 = 1
  7087. ospfIfTransitDelay.*.0 = 1
  7088. ospfIfTransitDelay.*.0 = 1
  7089. ospfIfTransitDelay.*.0 = 1
  7090. ospfIfTransitDelay.*.0 = 1
  7091. ospfIfTransitDelay.*.0 = 1
  7092. ospfIfTransitDelay.*.0 = 1
  7093. ospfIfTransitDelay.*.0 = 1
  7094. ospfIfTransitDelay.*.0 = 1
  7095. ospfIfTransitDelay.*.0 = 1
  7096. ospfIfTransitDelay.*.0 = 1
  7097. ospfIfTransitDelay.*.0 = 1
  7098. ospfIfTransitDelay.*.0 = 1
  7099. ospfIfTransitDelay.*.0 = 1
  7100. ospfIfTransitDelay.*.0 = 1
  7101. ospfIfTransitDelay.*.0 = 1
  7102. ospfIfTransitDelay.*.0 = 1
  7103. ospfIfTransitDelay.*.0 = 1
  7104. ospfIfTransitDelay.*.0 = 1
  7105. ospfIfTransitDelay.*.0 = 1
  7106. ospfIfTransitDelay.*.0 = 1
  7107. ospfIfTransitDelay.*.0 = 1
  7108. ospfIfTransitDelay.*.0 = 1
  7109. ospfIfTransitDelay.*.0 = 1
  7110. ospfIfTransitDelay.*.0 = 1
  7111. ospfIfTransitDelay.*.0 = 1
  7112. ospfIfTransitDelay.*.0 = 1
  7113. ospfIfTransitDelay.*.0 = 1
  7114. ospfIfTransitDelay.*.0 = 1
  7115. ospfIfTransitDelay.*.0 = 1
  7116. ospfIfTransitDelay.*.0 = 1
  7117. ospfIfTransitDelay.*.0 = 1
  7118. ospfIfRetransInterval.*.0 = 5
  7119. ospfIfRetransInterval.*.0 = 5
  7120. ospfIfRetransInterval.*.0 = 5
  7121. ospfIfRetransInterval.*.0 = 5
  7122. ospfIfRetransInterval.*.0 = 5
  7123. ospfIfRetransInterval.*.0 = 5
  7124. ospfIfRetransInterval.*.0 = 5
  7125. ospfIfRetransInterval.*.0 = 5
  7126. ospfIfRetransInterval.*.0 = 5
  7127. ospfIfRetransInterval.*.0 = 5
  7128. ospfIfRetransInterval.*.0 = 5
  7129. ospfIfRetransInterval.*.0 = 5
  7130. ospfIfRetransInterval.*.0 = 5
  7131. ospfIfRetransInterval.*.0 = 5
  7132. ospfIfRetransInterval.*.0 = 5
  7133. ospfIfRetransInterval.*.0 = 5
  7134. ospfIfRetransInterval.*.0 = 5
  7135. ospfIfRetransInterval.*.0 = 5
  7136. ospfIfRetransInterval.*.0 = 5
  7137. ospfIfRetransInterval.*.0 = 5
  7138. ospfIfRetransInterval.*.0 = 5
  7139. ospfIfRetransInterval.*.0 = 5
  7140. ospfIfRetransInterval.*.0 = 5
  7141. ospfIfRetransInterval.*.0 = 5
  7142. ospfIfRetransInterval.*.0 = 5
  7143. ospfIfRetransInterval.*.0 = 5
  7144. ospfIfRetransInterval.*.0 = 5
  7145. ospfIfRetransInterval.*.0 = 5
  7146. ospfIfRetransInterval.*.0 = 5
  7147. ospfIfRetransInterval.*.0 = 5
  7148. ospfIfRetransInterval.*.0 = 5
  7149. ospfIfRetransInterval.*.0 = 5
  7150. ospfIfRetransInterval.*.0 = 5
  7151. ospfIfRetransInterval.*.0 = 5
  7152. ospfIfRetransInterval.*.0 = 5
  7153. ospfIfRetransInterval.*.0 = 5
  7154. ospfIfRetransInterval.*.0 = 5
  7155. ospfIfRetransInterval.*.0 = 5
  7156. ospfIfRetransInterval.*.0 = 5
  7157. ospfIfRetransInterval.*.0 = 5
  7158. ospfIfRetransInterval.*.0 = 5
  7159. ospfIfRetransInterval.*.0 = 5
  7160. ospfIfRetransInterval.*.0 = 5
  7161. ospfIfHelloInterval.*.0 = 10
  7162. ospfIfHelloInterval.*.0 = 10
  7163. ospfIfHelloInterval.*.0 = 10
  7164. ospfIfHelloInterval.*.0 = 10
  7165. ospfIfHelloInterval.*.0 = 10
  7166. ospfIfHelloInterval.*.0 = 10
  7167. ospfIfHelloInterval.*.0 = 10
  7168. ospfIfHelloInterval.*.0 = 10
  7169. ospfIfHelloInterval.*.0 = 10
  7170. ospfIfHelloInterval.*.0 = 10
  7171. ospfIfHelloInterval.*.0 = 10
  7172. ospfIfHelloInterval.*.0 = 10
  7173. ospfIfHelloInterval.*.0 = 10
  7174. ospfIfHelloInterval.*.0 = 10
  7175. ospfIfHelloInterval.*.0 = 10
  7176. ospfIfHelloInterval.*.0 = 10
  7177. ospfIfHelloInterval.*.0 = 10
  7178. ospfIfHelloInterval.*.0 = 10
  7179. ospfIfHelloInterval.*.0 = 10
  7180. ospfIfHelloInterval.*.0 = 10
  7181. ospfIfHelloInterval.*.0 = 10
  7182. ospfIfHelloInterval.*.0 = 10
  7183. ospfIfHelloInterval.*.0 = 10
  7184. ospfIfHelloInterval.*.0 = 10
  7185. ospfIfHelloInterval.*.0 = 10
  7186. ospfIfHelloInterval.*.0 = 10
  7187. ospfIfHelloInterval.*.0 = 10
  7188. ospfIfHelloInterval.*.0 = 10
  7189. ospfIfHelloInterval.*.0 = 10
  7190. ospfIfHelloInterval.*.0 = 10
  7191. ospfIfHelloInterval.*.0 = 10
  7192. ospfIfHelloInterval.*.0 = 10
  7193. ospfIfHelloInterval.*.0 = 10
  7194. ospfIfHelloInterval.*.0 = 10
  7195. ospfIfHelloInterval.*.0 = 10
  7196. ospfIfHelloInterval.*.0 = 10
  7197. ospfIfHelloInterval.*.0 = 10
  7198. ospfIfHelloInterval.*.0 = 10
  7199. ospfIfHelloInterval.*.0 = 10
  7200. ospfIfHelloInterval.*.0 = 10
  7201. ospfIfHelloInterval.*.0 = 10
  7202. ospfIfHelloInterval.*.0 = 10
  7203. ospfIfHelloInterval.*.0 = 10
  7204. ospfIfRtrDeadInterval.*.0 = 40
  7205. ospfIfRtrDeadInterval.*.0 = 40
  7206. ospfIfRtrDeadInterval.*.0 = 40
  7207. ospfIfRtrDeadInterval.*.0 = 40
  7208. ospfIfRtrDeadInterval.*.0 = 40
  7209. ospfIfRtrDeadInterval.*.0 = 40
  7210. ospfIfRtrDeadInterval.*.0 = 40
  7211. ospfIfRtrDeadInterval.*.0 = 40
  7212. ospfIfRtrDeadInterval.*.0 = 40
  7213. ospfIfRtrDeadInterval.*.0 = 40
  7214. ospfIfRtrDeadInterval.*.0 = 40
  7215. ospfIfRtrDeadInterval.*.0 = 40
  7216. ospfIfRtrDeadInterval.*.0 = 40
  7217. ospfIfRtrDeadInterval.*.0 = 40
  7218. ospfIfRtrDeadInterval.*.0 = 40
  7219. ospfIfRtrDeadInterval.*.0 = 40
  7220. ospfIfRtrDeadInterval.*.0 = 40
  7221. ospfIfRtrDeadInterval.*.0 = 40
  7222. ospfIfRtrDeadInterval.*.0 = 40
  7223. ospfIfRtrDeadInterval.*.0 = 40
  7224. ospfIfRtrDeadInterval.*.0 = 40
  7225. ospfIfRtrDeadInterval.*.0 = 40
  7226. ospfIfRtrDeadInterval.*.0 = 40
  7227. ospfIfRtrDeadInterval.*.0 = 40
  7228. ospfIfRtrDeadInterval.*.0 = 40
  7229. ospfIfRtrDeadInterval.*.0 = 40
  7230. ospfIfRtrDeadInterval.*.0 = 40
  7231. ospfIfRtrDeadInterval.*.0 = 40
  7232. ospfIfRtrDeadInterval.*.0 = 40
  7233. ospfIfRtrDeadInterval.*.0 = 40
  7234. ospfIfRtrDeadInterval.*.0 = 40
  7235. ospfIfRtrDeadInterval.*.0 = 40
  7236. ospfIfRtrDeadInterval.*.0 = 40
  7237. ospfIfRtrDeadInterval.*.0 = 40
  7238. ospfIfRtrDeadInterval.*.0 = 40
  7239. ospfIfRtrDeadInterval.*.0 = 40
  7240. ospfIfRtrDeadInterval.*.0 = 40
  7241. ospfIfRtrDeadInterval.*.0 = 40
  7242. ospfIfRtrDeadInterval.*.0 = 40
  7243. ospfIfRtrDeadInterval.*.0 = 40
  7244. ospfIfRtrDeadInterval.*.0 = 40
  7245. ospfIfRtrDeadInterval.*.0 = 40
  7246. ospfIfRtrDeadInterval.*.0 = 40
  7247. ospfIfPollInterval.*.0 = 120
  7248. ospfIfPollInterval.*.0 = 120
  7249. ospfIfPollInterval.*.0 = 120
  7250. ospfIfPollInterval.*.0 = 120
  7251. ospfIfPollInterval.*.0 = 120
  7252. ospfIfPollInterval.*.0 = 120
  7253. ospfIfPollInterval.*.0 = 120
  7254. ospfIfPollInterval.*.0 = 120
  7255. ospfIfPollInterval.*.0 = 120
  7256. ospfIfPollInterval.*.0 = 120
  7257. ospfIfPollInterval.*.0 = 120
  7258. ospfIfPollInterval.*.0 = 120
  7259. ospfIfPollInterval.*.0 = 120
  7260. ospfIfPollInterval.*.0 = 120
  7261. ospfIfPollInterval.*.0 = 120
  7262. ospfIfPollInterval.*.0 = 120
  7263. ospfIfPollInterval.*.0 = 120
  7264. ospfIfPollInterval.*.0 = 120
  7265. ospfIfPollInterval.*.0 = 120
  7266. ospfIfPollInterval.*.0 = 120
  7267. ospfIfPollInterval.*.0 = 120
  7268. ospfIfPollInterval.*.0 = 120
  7269. ospfIfPollInterval.*.0 = 120
  7270. ospfIfPollInterval.*.0 = 120
  7271. ospfIfPollInterval.*.0 = 120
  7272. ospfIfPollInterval.*.0 = 120
  7273. ospfIfPollInterval.*.0 = 120
  7274. ospfIfPollInterval.*.0 = 120
  7275. ospfIfPollInterval.*.0 = 120
  7276. ospfIfPollInterval.*.0 = 120
  7277. ospfIfPollInterval.*.0 = 120
  7278. ospfIfPollInterval.*.0 = 120
  7279. ospfIfPollInterval.*.0 = 120
  7280. ospfIfPollInterval.*.0 = 120
  7281. ospfIfPollInterval.*.0 = 120
  7282. ospfIfPollInterval.*.0 = 120
  7283. ospfIfPollInterval.*.0 = 120
  7284. ospfIfPollInterval.*.0 = 120
  7285. ospfIfPollInterval.*.0 = 120
  7286. ospfIfPollInterval.*.0 = 120
  7287. ospfIfPollInterval.*.0 = 120
  7288. ospfIfPollInterval.*.0 = 120
  7289. ospfIfPollInterval.*.0 = 120
  7290. ospfIfState.*.0 = designatedRouter
  7291. ospfIfState.*.0 = backupDesignatedRouter
  7292. ospfIfState.*.0 = designatedRouter
  7293. ospfIfState.*.0 = backupDesignatedRouter
  7294. ospfIfState.*.0 = down
  7295. ospfIfState.*.0 = backupDesignatedRouter
  7296. ospfIfState.*.0 = backupDesignatedRouter
  7297. ospfIfState.*.0 = backupDesignatedRouter
  7298. ospfIfState.*.0 = designatedRouter
  7299. ospfIfState.*.0 = down
  7300. ospfIfState.*.0 = down
  7301. ospfIfState.*.0 = backupDesignatedRouter
  7302. ospfIfState.*.0 = designatedRouter
  7303. ospfIfState.*.0 = designatedRouter
  7304. ospfIfState.*.0 = backupDesignatedRouter
  7305. ospfIfState.*.0 = designatedRouter
  7306. ospfIfState.*.0 = designatedRouter
  7307. ospfIfState.*.0 = designatedRouter
  7308. ospfIfState.*.0 = backupDesignatedRouter
  7309. ospfIfState.*.0 = down
  7310. ospfIfState.*.0 = designatedRouter
  7311. ospfIfState.*.0 = down
  7312. ospfIfState.*.0 = down
  7313. ospfIfState.*.0 = down
  7314. ospfIfState.*.0 = down
  7315. ospfIfState.*.0 = down
  7316. ospfIfState.*.0 = backupDesignatedRouter
  7317. ospfIfState.*.0 = backupDesignatedRouter
  7318. ospfIfState.*.0 = designatedRouter
  7319. ospfIfState.*.0 = backupDesignatedRouter
  7320. ospfIfState.*.0 = backupDesignatedRouter
  7321. ospfIfState.*.0 = down
  7322. ospfIfState.*.0 = backupDesignatedRouter
  7323. ospfIfState.*.0 = down
  7324. ospfIfState.*.0 = backupDesignatedRouter
  7325. ospfIfState.*.0 = backupDesignatedRouter
  7326. ospfIfState.*.0 = backupDesignatedRouter
  7327. ospfIfState.*.0 = backupDesignatedRouter
  7328. ospfIfState.*.0 = backupDesignatedRouter
  7329. ospfIfState.*.0 = backupDesignatedRouter
  7330. ospfIfState.*.0 = loopback
  7331. ospfIfState.*.0 = backupDesignatedRouter
  7332. ospfIfState.*.0 = backupDesignatedRouter
  7333. ospfIfDesignatedRouter.*.0 = *
  7334. ospfIfDesignatedRouter.*.0 = *
  7335. ospfIfDesignatedRouter.*.0 = *
  7336. ospfIfDesignatedRouter.*.0 = *
  7337. ospfIfDesignatedRouter.*.0 = *
  7338. ospfIfDesignatedRouter.*.0 = *
  7339. ospfIfDesignatedRouter.*.0 = *
  7340. ospfIfDesignatedRouter.*.0 = *
  7341. ospfIfDesignatedRouter.*.0 = *
  7342. ospfIfDesignatedRouter.*.0 = *
  7343. ospfIfDesignatedRouter.*.0 = *
  7344. ospfIfDesignatedRouter.*.0 = *
  7345. ospfIfDesignatedRouter.*.0 = *
  7346. ospfIfDesignatedRouter.*.0 = *
  7347. ospfIfDesignatedRouter.*.0 = *
  7348. ospfIfDesignatedRouter.*.0 = *
  7349. ospfIfDesignatedRouter.*.0 = *
  7350. ospfIfDesignatedRouter.*.0 = *
  7351. ospfIfDesignatedRouter.*.0 = *
  7352. ospfIfDesignatedRouter.*.0 = *
  7353. ospfIfDesignatedRouter.*.0 = *
  7354. ospfIfDesignatedRouter.*.0 = *
  7355. ospfIfDesignatedRouter.*.0 = *
  7356. ospfIfDesignatedRouter.*.0 = *
  7357. ospfIfDesignatedRouter.*.0 = *
  7358. ospfIfDesignatedRouter.*.0 = *
  7359. ospfIfDesignatedRouter.*.0 = *
  7360. ospfIfDesignatedRouter.*.0 = *
  7361. ospfIfDesignatedRouter.*.0 = *
  7362. ospfIfDesignatedRouter.*.0 = *
  7363. ospfIfDesignatedRouter.*.0 = *
  7364. ospfIfDesignatedRouter.*.0 = *
  7365. ospfIfDesignatedRouter.*.0 = *
  7366. ospfIfDesignatedRouter.*.0 = *
  7367. ospfIfDesignatedRouter.*.0 = *
  7368. ospfIfDesignatedRouter.*.0 = *
  7369. ospfIfDesignatedRouter.*.0 = *
  7370. ospfIfDesignatedRouter.*.0 = *
  7371. ospfIfDesignatedRouter.*.0 = *
  7372. ospfIfDesignatedRouter.*.0 = *
  7373. ospfIfDesignatedRouter.*.0 = *
  7374. ospfIfDesignatedRouter.*.0 = *
  7375. ospfIfDesignatedRouter.*.0 = *
  7376. ospfIfBackupDesignatedRouter.*.0 = *
  7377. ospfIfBackupDesignatedRouter.*.0 = *
  7378. ospfIfBackupDesignatedRouter.*.0 = *
  7379. ospfIfBackupDesignatedRouter.*.0 = *
  7380. ospfIfBackupDesignatedRouter.*.0 = *
  7381. ospfIfBackupDesignatedRouter.*.0 = *
  7382. ospfIfBackupDesignatedRouter.*.0 = *
  7383. ospfIfBackupDesignatedRouter.*.0 = *
  7384. ospfIfBackupDesignatedRouter.*.0 = *
  7385. ospfIfBackupDesignatedRouter.*.0 = *
  7386. ospfIfBackupDesignatedRouter.*.0 = *
  7387. ospfIfBackupDesignatedRouter.*.0 = *
  7388. ospfIfBackupDesignatedRouter.*.0 = *
  7389. ospfIfBackupDesignatedRouter.*.0 = *
  7390. ospfIfBackupDesignatedRouter.*.0 = *
  7391. ospfIfBackupDesignatedRouter.*.0 = *
  7392. ospfIfBackupDesignatedRouter.*.0 = *
  7393. ospfIfBackupDesignatedRouter.*.0 = *
  7394. ospfIfBackupDesignatedRouter.*.0 = *
  7395. ospfIfBackupDesignatedRouter.*.0 = *
  7396. ospfIfBackupDesignatedRouter.*.0 = *
  7397. ospfIfBackupDesignatedRouter.*.0 = *
  7398. ospfIfBackupDesignatedRouter.*.0 = *
  7399. ospfIfBackupDesignatedRouter.*.0 = *
  7400. ospfIfBackupDesignatedRouter.*.0 = *
  7401. ospfIfBackupDesignatedRouter.*.0 = *
  7402. ospfIfBackupDesignatedRouter.*.0 = *
  7403. ospfIfBackupDesignatedRouter.*.0 = *
  7404. ospfIfBackupDesignatedRouter.*.0 = *
  7405. ospfIfBackupDesignatedRouter.*.0 = *
  7406. ospfIfBackupDesignatedRouter.*.0 = *
  7407. ospfIfBackupDesignatedRouter.*.0 = *
  7408. ospfIfBackupDesignatedRouter.*.0 = *
  7409. ospfIfBackupDesignatedRouter.*.0 = *
  7410. ospfIfBackupDesignatedRouter.*.0 = *
  7411. ospfIfBackupDesignatedRouter.*.0 = *
  7412. ospfIfBackupDesignatedRouter.*.0 = *
  7413. ospfIfBackupDesignatedRouter.*.0 = *
  7414. ospfIfBackupDesignatedRouter.*.0 = *
  7415. ospfIfBackupDesignatedRouter.*.0 = *
  7416. ospfIfBackupDesignatedRouter.*.0 = *
  7417. ospfIfBackupDesignatedRouter.*.0 = *
  7418. ospfIfBackupDesignatedRouter.*.0 = *
  7419. ospfIfEvents.*.0 = 8
  7420. ospfIfEvents.*.0 = 14
  7421. ospfIfEvents.*.0 = 8
  7422. ospfIfEvents.*.0 = 62
  7423. ospfIfEvents.*.0 = 0
  7424. ospfIfEvents.*.0 = 9
  7425. ospfIfEvents.*.0 = 6
  7426. ospfIfEvents.*.0 = 46
  7427. ospfIfEvents.*.0 = 5
  7428. ospfIfEvents.*.0 = 0
  7429. ospfIfEvents.*.0 = 0
  7430. ospfIfEvents.*.0 = 19
  7431. ospfIfEvents.*.0 = 12
  7432. ospfIfEvents.*.0 = 14
  7433. ospfIfEvents.*.0 = 8
  7434. ospfIfEvents.*.0 = 70
  7435. ospfIfEvents.*.0 = 22
  7436. ospfIfEvents.*.0 = 49
  7437. ospfIfEvents.*.0 = 13
  7438. ospfIfEvents.*.0 = 51
  7439. ospfIfEvents.*.0 = 14
  7440. ospfIfEvents.*.0 = 50
  7441. ospfIfEvents.*.0 = 587
  7442. ospfIfEvents.*.0 = 89
  7443. ospfIfEvents.*.0 = 35
  7444. ospfIfEvents.*.0 = 20
  7445. ospfIfEvents.*.0 = 24
  7446. ospfIfEvents.*.0 = 22
  7447. ospfIfEvents.*.0 = 65
  7448. ospfIfEvents.*.0 = 31
  7449. ospfIfEvents.*.0 = 12
  7450. ospfIfEvents.*.0 = 161
  7451. ospfIfEvents.*.0 = 40
  7452. ospfIfEvents.*.0 = 0
  7453. ospfIfEvents.*.0 = 10
  7454. ospfIfEvents.*.0 = 6
  7455. ospfIfEvents.*.0 = 140
  7456. ospfIfEvents.*.0 = 6
  7457. ospfIfEvents.*.0 = 137
  7458. ospfIfEvents.*.0 = 14
  7459. ospfIfEvents.*.0 = 1
  7460. ospfIfEvents.*.0 = 64
  7461. ospfIfEvents.*.0 = 46
  7462. ospfIfAuthKey.*.0 = ""
  7463. ospfIfAuthKey.*.0 = ""
  7464. ospfIfAuthKey.*.0 = ""
  7465. ospfIfAuthKey.*.0 = ""
  7466. ospfIfAuthKey.*.0 = ""
  7467. ospfIfAuthKey.*.0 = ""
  7468. ospfIfAuthKey.*.0 = ""
  7469. ospfIfAuthKey.*.0 = ""
  7470. ospfIfAuthKey.*.0 = ""
  7471. ospfIfAuthKey.*.0 = ""
  7472. ospfIfAuthKey.*.0 = ""
  7473. ospfIfAuthKey.*.0 = ""
  7474. ospfIfAuthKey.*.0 = ""
  7475. ospfIfAuthKey.*.0 = ""
  7476. ospfIfAuthKey.*.0 = ""
  7477. ospfIfAuthKey.*.0 = ""
  7478. ospfIfAuthKey.*.0 = ""
  7479. ospfIfAuthKey.*.0 = ""
  7480. ospfIfAuthKey.*.0 = ""
  7481. ospfIfAuthKey.*.0 = ""
  7482. ospfIfAuthKey.*.0 = ""
  7483. ospfIfAuthKey.*.0 = ""
  7484. ospfIfAuthKey.*.0 = ""
  7485. ospfIfAuthKey.*.0 = ""
  7486. ospfIfAuthKey.*.0 = ""
  7487. ospfIfAuthKey.*.0 = ""
  7488. ospfIfAuthKey.*.0 = ""
  7489. ospfIfAuthKey.*.0 = ""
  7490. ospfIfAuthKey.*.0 = ""
  7491. ospfIfAuthKey.*.0 = ""
  7492. ospfIfAuthKey.*.0 = ""
  7493. ospfIfAuthKey.*.0 = ""
  7494. ospfIfAuthKey.*.0 = ""
  7495. ospfIfAuthKey.*.0 = ""
  7496. ospfIfAuthKey.*.0 = ""
  7497. ospfIfAuthKey.*.0 = ""
  7498. ospfIfAuthKey.*.0 = ""
  7499. ospfIfAuthKey.*.0 = ""
  7500. ospfIfAuthKey.*.0 = ""
  7501. ospfIfAuthKey.*.0 = ""
  7502. ospfIfAuthKey.*.0 = ""
  7503. ospfIfAuthKey.*.0 = ""
  7504. ospfIfAuthKey.*.0 = ""
  7505. ospfIfStatus.*.0 = active
  7506. ospfIfStatus.*.0 = active
  7507. ospfIfStatus.*.0 = active
  7508. ospfIfStatus.*.0 = active
  7509. ospfIfStatus.*.0 = notInService
  7510. ospfIfStatus.*.0 = active
  7511. ospfIfStatus.*.0 = active
  7512. ospfIfStatus.*.0 = active
  7513. ospfIfStatus.*.0 = active
  7514. ospfIfStatus.*.0 = notInService
  7515. ospfIfStatus.*.0 = notInService
  7516. ospfIfStatus.*.0 = active
  7517. ospfIfStatus.*.0 = active
  7518. ospfIfStatus.*.0 = active
  7519. ospfIfStatus.*.0 = active
  7520. ospfIfStatus.*.0 = active
  7521. ospfIfStatus.*.0 = active
  7522. ospfIfStatus.*.0 = active
  7523. ospfIfStatus.*.0 = active
  7524. ospfIfStatus.*.0 = notInService
  7525. ospfIfStatus.*.0 = active
  7526. ospfIfStatus.*.0 = notInService
  7527. ospfIfStatus.*.0 = notInService
  7528. ospfIfStatus.*.0 = notInService
  7529. ospfIfStatus.*.0 = notInService
  7530. ospfIfStatus.*.0 = notInService
  7531. ospfIfStatus.*.0 = active
  7532. ospfIfStatus.*.0 = active
  7533. ospfIfStatus.*.0 = active
  7534. ospfIfStatus.*.0 = active
  7535. ospfIfStatus.*.0 = active
  7536. ospfIfStatus.*.0 = notInService
  7537. ospfIfStatus.*.0 = active
  7538. ospfIfStatus.*.0 = notInService
  7539. ospfIfStatus.*.0 = active
  7540. ospfIfStatus.*.0 = active
  7541. ospfIfStatus.*.0 = active
  7542. ospfIfStatus.*.0 = active
  7543. ospfIfStatus.*.0 = active
  7544. ospfIfStatus.*.0 = active
  7545. ospfIfStatus.*.0 = active
  7546. ospfIfStatus.*.0 = active
  7547. ospfIfStatus.*.0 = active
  7548. ospfIfMulticastForwarding.*.0 = blocked
  7549. ospfIfMulticastForwarding.*.0 = blocked
  7550. ospfIfMulticastForwarding.*.0 = blocked
  7551. ospfIfMulticastForwarding.*.0 = blocked
  7552. ospfIfMulticastForwarding.*.0 = blocked
  7553. ospfIfMulticastForwarding.*.0 = blocked
  7554. ospfIfMulticastForwarding.*.0 = blocked
  7555. ospfIfMulticastForwarding.*.0 = blocked
  7556. ospfIfMulticastForwarding.*.0 = blocked
  7557. ospfIfMulticastForwarding.*.0 = blocked
  7558. ospfIfMulticastForwarding.*.0 = blocked
  7559. ospfIfMulticastForwarding.*.0 = blocked
  7560. ospfIfMulticastForwarding.*.0 = blocked
  7561. ospfIfMulticastForwarding.*.0 = blocked
  7562. ospfIfMulticastForwarding.*.0 = blocked
  7563. ospfIfMulticastForwarding.*.0 = blocked
  7564. ospfIfMulticastForwarding.*.0 = blocked
  7565. ospfIfMulticastForwarding.*.0 = blocked
  7566. ospfIfMulticastForwarding.*.0 = blocked
  7567. ospfIfMulticastForwarding.*.0 = blocked
  7568. ospfIfMulticastForwarding.*.0 = blocked
  7569. ospfIfMulticastForwarding.*.0 = blocked
  7570. ospfIfMulticastForwarding.*.0 = blocked
  7571. ospfIfMulticastForwarding.*.0 = blocked
  7572. ospfIfMulticastForwarding.*.0 = blocked
  7573. ospfIfMulticastForwarding.*.0 = blocked
  7574. ospfIfMulticastForwarding.*.0 = blocked
  7575. ospfIfMulticastForwarding.*.0 = blocked
  7576. ospfIfMulticastForwarding.*.0 = blocked
  7577. ospfIfMulticastForwarding.*.0 = blocked
  7578. ospfIfMulticastForwarding.*.0 = blocked
  7579. ospfIfMulticastForwarding.*.0 = blocked
  7580. ospfIfMulticastForwarding.*.0 = blocked
  7581. ospfIfMulticastForwarding.*.0 = blocked
  7582. ospfIfMulticastForwarding.*.0 = blocked
  7583. ospfIfMulticastForwarding.*.0 = blocked
  7584. ospfIfMulticastForwarding.*.0 = blocked
  7585. ospfIfMulticastForwarding.*.0 = blocked
  7586. ospfIfMulticastForwarding.*.0 = blocked
  7587. ospfIfMulticastForwarding.*.0 = blocked
  7588. ospfIfMulticastForwarding.*.0 = blocked
  7589. ospfIfMulticastForwarding.*.0 = blocked
  7590. ospfIfMulticastForwarding.*.0 = blocked
  7591. ospfIfDemand.*.0 = false
  7592. ospfIfDemand.*.0 = false
  7593. ospfIfDemand.*.0 = false
  7594. ospfIfDemand.*.0 = false
  7595. ospfIfDemand.*.0 = false
  7596. ospfIfDemand.*.0 = false
  7597. ospfIfDemand.*.0 = false
  7598. ospfIfDemand.*.0 = false
  7599. ospfIfDemand.*.0 = false
  7600. ospfIfDemand.*.0 = false
  7601. ospfIfDemand.*.0 = false
  7602. ospfIfDemand.*.0 = false
  7603. ospfIfDemand.*.0 = false
  7604. ospfIfDemand.*.0 = false
  7605. ospfIfDemand.*.0 = false
  7606. ospfIfDemand.*.0 = false
  7607. ospfIfDemand.*.0 = false
  7608. ospfIfDemand.*.0 = false
  7609. ospfIfDemand.*.0 = false
  7610. ospfIfDemand.*.0 = false
  7611. ospfIfDemand.*.0 = false
  7612. ospfIfDemand.*.0 = false
  7613. ospfIfDemand.*.0 = false
  7614. ospfIfDemand.*.0 = false
  7615. ospfIfDemand.*.0 = false
  7616. ospfIfDemand.*.0 = false
  7617. ospfIfDemand.*.0 = false
  7618. ospfIfDemand.*.0 = false
  7619. ospfIfDemand.*.0 = false
  7620. ospfIfDemand.*.0 = false
  7621. ospfIfDemand.*.0 = false
  7622. ospfIfDemand.*.0 = false
  7623. ospfIfDemand.*.0 = false
  7624. ospfIfDemand.*.0 = false
  7625. ospfIfDemand.*.0 = false
  7626. ospfIfDemand.*.0 = false
  7627. ospfIfDemand.*.0 = false
  7628. ospfIfDemand.*.0 = false
  7629. ospfIfDemand.*.0 = false
  7630. ospfIfDemand.*.0 = false
  7631. ospfIfDemand.*.0 = false
  7632. ospfIfDemand.*.0 = false
  7633. ospfIfDemand.*.0 = false
  7634. ospfIfAuthType.*.0 = none
  7635. ospfIfAuthType.*.0 = none
  7636. ospfIfAuthType.*.0 = none
  7637. ospfIfAuthType.*.0 = none
  7638. ospfIfAuthType.*.0 = none
  7639. ospfIfAuthType.*.0 = none
  7640. ospfIfAuthType.*.0 = none
  7641. ospfIfAuthType.*.0 = none
  7642. ospfIfAuthType.*.0 = none
  7643. ospfIfAuthType.*.0 = none
  7644. ospfIfAuthType.*.0 = none
  7645. ospfIfAuthType.*.0 = none
  7646. ospfIfAuthType.*.0 = none
  7647. ospfIfAuthType.*.0 = none
  7648. ospfIfAuthType.*.0 = none
  7649. ospfIfAuthType.*.0 = none
  7650. ospfIfAuthType.*.0 = none
  7651. ospfIfAuthType.*.0 = none
  7652. ospfIfAuthType.*.0 = none
  7653. ospfIfAuthType.*.0 = none
  7654. ospfIfAuthType.*.0 = none
  7655. ospfIfAuthType.*.0 = none
  7656. ospfIfAuthType.*.0 = none
  7657. ospfIfAuthType.*.0 = none
  7658. ospfIfAuthType.*.0 = none
  7659. ospfIfAuthType.*.0 = none
  7660. ospfIfAuthType.*.0 = none
  7661. ospfIfAuthType.*.0 = none
  7662. ospfIfAuthType.*.0 = none
  7663. ospfIfAuthType.*.0 = none
  7664. ospfIfAuthType.*.0 = none
  7665. ospfIfAuthType.*.0 = none
  7666. ospfIfAuthType.*.0 = none
  7667. ospfIfAuthType.*.0 = none
  7668. ospfIfAuthType.*.0 = none
  7669. ospfIfAuthType.*.0 = none
  7670. ospfIfAuthType.*.0 = none
  7671. ospfIfAuthType.*.0 = none
  7672. ospfIfAuthType.*.0 = none
  7673. ospfIfAuthType.*.0 = none
  7674. ospfIfAuthType.*.0 = none
  7675. ospfIfAuthType.*.0 = none
  7676. ospfIfAuthType.*.0 = none
  7677. ospfIfDesignatedRouterId.*.0 = *
  7678. ospfIfDesignatedRouterId.*.0 = *
  7679. ospfIfDesignatedRouterId.*.0 = *
  7680. ospfIfDesignatedRouterId.*.0 = *
  7681. ospfIfDesignatedRouterId.*.0 = *
  7682. ospfIfDesignatedRouterId.*.0 = *
  7683. ospfIfDesignatedRouterId.*.0 = *
  7684. ospfIfDesignatedRouterId.*.0 = *
  7685. ospfIfDesignatedRouterId.*.0 = *
  7686. ospfIfDesignatedRouterId.*.0 = *
  7687. ospfIfDesignatedRouterId.*.0 = *
  7688. ospfIfDesignatedRouterId.*.0 = *
  7689. ospfIfDesignatedRouterId.*.0 = *
  7690. ospfIfDesignatedRouterId.*.0 = *
  7691. ospfIfDesignatedRouterId.*.0 = *
  7692. ospfIfDesignatedRouterId.*.0 = *
  7693. ospfIfDesignatedRouterId.*.0 = *
  7694. ospfIfDesignatedRouterId.*.0 = *
  7695. ospfIfDesignatedRouterId.*.0 = *
  7696. ospfIfDesignatedRouterId.*.0 = *
  7697. ospfIfDesignatedRouterId.*.0 = *
  7698. ospfIfDesignatedRouterId.*.0 = *
  7699. ospfIfDesignatedRouterId.*.0 = *
  7700. ospfIfDesignatedRouterId.*.0 = *
  7701. ospfIfDesignatedRouterId.*.0 = *
  7702. ospfIfDesignatedRouterId.*.0 = *
  7703. ospfIfDesignatedRouterId.*.0 = *
  7704. ospfIfDesignatedRouterId.*.0 = *
  7705. ospfIfDesignatedRouterId.*.0 = *
  7706. ospfIfDesignatedRouterId.*.0 = *
  7707. ospfIfDesignatedRouterId.*.0 = *
  7708. ospfIfDesignatedRouterId.*.0 = *
  7709. ospfIfDesignatedRouterId.*.0 = *
  7710. ospfIfDesignatedRouterId.*.0 = *
  7711. ospfIfDesignatedRouterId.*.0 = *
  7712. ospfIfDesignatedRouterId.*.0 = *
  7713. ospfIfDesignatedRouterId.*.0 = *
  7714. ospfIfDesignatedRouterId.*.0 = *
  7715. ospfIfDesignatedRouterId.*.0 = *
  7716. ospfIfDesignatedRouterId.*.0 = *
  7717. ospfIfDesignatedRouterId.*.0 = *
  7718. ospfIfDesignatedRouterId.*.0 = *
  7719. ospfIfDesignatedRouterId.*.0 = *
  7720. ospfIfBackupDesignatedRouterId.*.0 = *
  7721. ospfIfBackupDesignatedRouterId.*.0 = *
  7722. ospfIfBackupDesignatedRouterId.*.0 = *
  7723. ospfIfBackupDesignatedRouterId.*.0 = *
  7724. ospfIfBackupDesignatedRouterId.*.0 = *
  7725. ospfIfBackupDesignatedRouterId.*.0 = *
  7726. ospfIfBackupDesignatedRouterId.*.0 = *
  7727. ospfIfBackupDesignatedRouterId.*.0 = *
  7728. ospfIfBackupDesignatedRouterId.*.0 = *
  7729. ospfIfBackupDesignatedRouterId.*.0 = *
  7730. ospfIfBackupDesignatedRouterId.*.0 = *
  7731. ospfIfBackupDesignatedRouterId.*.0 = *
  7732. ospfIfBackupDesignatedRouterId.*.0 = *
  7733. ospfIfBackupDesignatedRouterId.*.0 = *
  7734. ospfIfBackupDesignatedRouterId.*.0 = *
  7735. ospfIfBackupDesignatedRouterId.*.0 = *
  7736. ospfIfBackupDesignatedRouterId.*.0 = *
  7737. ospfIfBackupDesignatedRouterId.*.0 = *
  7738. ospfIfBackupDesignatedRouterId.*.0 = *
  7739. ospfIfBackupDesignatedRouterId.*.0 = *
  7740. ospfIfBackupDesignatedRouterId.*.0 = *
  7741. ospfIfBackupDesignatedRouterId.*.0 = *
  7742. ospfIfBackupDesignatedRouterId.*.0 = *
  7743. ospfIfBackupDesignatedRouterId.*.0 = *
  7744. ospfIfBackupDesignatedRouterId.*.0 = *
  7745. ospfIfBackupDesignatedRouterId.*.0 = *
  7746. ospfIfBackupDesignatedRouterId.*.0 = *
  7747. ospfIfBackupDesignatedRouterId.*.0 = *
  7748. ospfIfBackupDesignatedRouterId.*.0 = *
  7749. ospfIfBackupDesignatedRouterId.*.0 = *
  7750. ospfIfBackupDesignatedRouterId.*.0 = *
  7751. ospfIfBackupDesignatedRouterId.*.0 = *
  7752. ospfIfBackupDesignatedRouterId.*.0 = *
  7753. ospfIfBackupDesignatedRouterId.*.0 = *
  7754. ospfIfBackupDesignatedRouterId.*.0 = *
  7755. ospfIfBackupDesignatedRouterId.*.0 = *
  7756. ospfIfBackupDesignatedRouterId.*.0 = *
  7757. ospfIfBackupDesignatedRouterId.*.0 = *
  7758. ospfIfBackupDesignatedRouterId.*.0 = *
  7759. ospfIfBackupDesignatedRouterId.*.0 = *
  7760. ospfIfBackupDesignatedRouterId.*.0 = *
  7761. ospfIfBackupDesignatedRouterId.*.0 = *
  7762. ospfIfBackupDesignatedRouterId.*.0 = *
  7763.  
  7764.  
  7765. Polled: Array
  7766. (
  7767.     [143.160.0.173.0] => Array
  7768.         (
  7769.             [ospfIfIpAddress] => 143.160.0.173
  7770.             [ospfAddressLessIf] => 0
  7771.             [ospfIfAreaId] => 0.0.0.0
  7772.             [ospfIfType] => broadcast
  7773.             [ospfIfAdminStat] => enabled
  7774.             [ospfIfRtrPriority] => 1
  7775.             [ospfIfTransitDelay] => 1
  7776.             [ospfIfRetransInterval] => 5
  7777.             [ospfIfHelloInterval] => 10
  7778.             [ospfIfRtrDeadInterval] => 40
  7779.             [ospfIfPollInterval] => 120
  7780.             [ospfIfState] => designatedRouter
  7781.             [ospfIfDesignatedRouter] => 143.160.0.173
  7782.             [ospfIfBackupDesignatedRouter] => 143.160.0.174
  7783.             [ospfIfEvents] => 8
  7784.             [ospfIfAuthKey] =>
  7785.             [ospfIfStatus] => active
  7786.             [ospfIfMulticastForwarding] => blocked
  7787.             [ospfIfDemand] => false
  7788.             [ospfIfAuthType] => none
  7789.             [ospfIfDesignatedRouterId] => 143.160.1.170
  7790.             [ospfIfBackupDesignatedRouterId] => 143.160.0.170
  7791.         )
  7792.  
  7793.     [143.160.1.10.0] => Array
  7794.         (
  7795.             [ospfIfIpAddress] => 143.160.1.10
  7796.             [ospfAddressLessIf] => 0
  7797.             [ospfIfAreaId] => 0.0.0.0
  7798.             [ospfIfType] => broadcast
  7799.             [ospfIfAdminStat] => enabled
  7800.             [ospfIfRtrPriority] => 1
  7801.             [ospfIfTransitDelay] => 1
  7802.             [ospfIfRetransInterval] => 5
  7803.             [ospfIfHelloInterval] => 10
  7804.             [ospfIfRtrDeadInterval] => 40
  7805.             [ospfIfPollInterval] => 120
  7806.             [ospfIfState] => backupDesignatedRouter
  7807.             [ospfIfDesignatedRouter] => 143.160.1.9
  7808.             [ospfIfBackupDesignatedRouter] => 143.160.1.10
  7809.             [ospfIfEvents] => 14
  7810.             [ospfIfAuthKey] =>
  7811.             [ospfIfStatus] => active
  7812.             [ospfIfMulticastForwarding] => blocked
  7813.             [ospfIfDemand] => false
  7814.             [ospfIfAuthType] => none
  7815.             [ospfIfDesignatedRouterId] => 143.160.4.186
  7816.             [ospfIfBackupDesignatedRouterId] => 143.160.1.170
  7817.         )
  7818.  
  7819.     [143.160.1.18.0] => Array
  7820.         (
  7821.             [ospfIfIpAddress] => 143.160.1.18
  7822.             [ospfAddressLessIf] => 0
  7823.             [ospfIfAreaId] => 0.0.0.0
  7824.             [ospfIfType] => broadcast
  7825.             [ospfIfAdminStat] => enabled
  7826.             [ospfIfRtrPriority] => 1
  7827.             [ospfIfTransitDelay] => 1
  7828.             [ospfIfRetransInterval] => 5
  7829.             [ospfIfHelloInterval] => 10
  7830.             [ospfIfRtrDeadInterval] => 40
  7831.             [ospfIfPollInterval] => 120
  7832.             [ospfIfState] => designatedRouter
  7833.             [ospfIfDesignatedRouter] => 143.160.1.18
  7834.             [ospfIfBackupDesignatedRouter] => 143.160.1.17
  7835.             [ospfIfEvents] => 8
  7836.             [ospfIfAuthKey] =>
  7837.             [ospfIfStatus] => active
  7838.             [ospfIfMulticastForwarding] => blocked
  7839.             [ospfIfDemand] => false
  7840.             [ospfIfAuthType] => none
  7841.             [ospfIfDesignatedRouterId] => 143.160.1.170
  7842.             [ospfIfBackupDesignatedRouterId] => 143.160.1.254
  7843.         )
  7844.  
  7845.     [143.160.1.22.0] => Array
  7846.         (
  7847.             [ospfIfIpAddress] => 143.160.1.22
  7848.             [ospfAddressLessIf] => 0
  7849.             [ospfIfAreaId] => 0.0.0.0
  7850.             [ospfIfType] => broadcast
  7851.             [ospfIfAdminStat] => enabled
  7852.             [ospfIfRtrPriority] => 1
  7853.             [ospfIfTransitDelay] => 1
  7854.             [ospfIfRetransInterval] => 5
  7855.             [ospfIfHelloInterval] => 10
  7856.             [ospfIfRtrDeadInterval] => 40
  7857.             [ospfIfPollInterval] => 120
  7858.             [ospfIfState] => backupDesignatedRouter
  7859.             [ospfIfDesignatedRouter] => 143.160.1.21
  7860.             [ospfIfBackupDesignatedRouter] => 143.160.1.22
  7861.             [ospfIfEvents] => 62
  7862.             [ospfIfAuthKey] =>
  7863.             [ospfIfStatus] => active
  7864.             [ospfIfMulticastForwarding] => blocked
  7865.             [ospfIfDemand] => false
  7866.             [ospfIfAuthType] => none
  7867.             [ospfIfDesignatedRouterId] => 143.160.4.245
  7868.             [ospfIfBackupDesignatedRouterId] => 143.160.1.170
  7869.         )
  7870.  
  7871.     [143.160.1.30.0] => Array
  7872.         (
  7873.             [ospfIfIpAddress] => 143.160.1.30
  7874.             [ospfAddressLessIf] => 0
  7875.             [ospfIfAreaId] => 196.252.184.0
  7876.             [ospfIfType] => broadcast
  7877.             [ospfIfAdminStat] => enabled
  7878.             [ospfIfRtrPriority] => 1
  7879.             [ospfIfTransitDelay] => 1
  7880.             [ospfIfRetransInterval] => 5
  7881.             [ospfIfHelloInterval] => 10
  7882.             [ospfIfRtrDeadInterval] => 40
  7883.             [ospfIfPollInterval] => 120
  7884.             [ospfIfState] => down
  7885.             [ospfIfDesignatedRouter] => 0.0.0.0
  7886.             [ospfIfBackupDesignatedRouter] => 0.0.0.0
  7887.             [ospfIfEvents] => 0
  7888.             [ospfIfAuthKey] =>
  7889.             [ospfIfStatus] => notInService
  7890.             [ospfIfMulticastForwarding] => blocked
  7891.             [ospfIfDemand] => false
  7892.             [ospfIfAuthType] => none
  7893.             [ospfIfDesignatedRouterId] => 0.0.0.0
  7894.             [ospfIfBackupDesignatedRouterId] => 0.0.0.0
  7895.         )
  7896.  
  7897.     [143.160.1.34.0] => Array
  7898.         (
  7899.             [ospfIfIpAddress] => 143.160.1.34
  7900.             [ospfAddressLessIf] => 0
  7901.             [ospfIfAreaId] => 0.0.0.0
  7902.             [ospfIfType] => broadcast
  7903.             [ospfIfAdminStat] => enabled
  7904.             [ospfIfRtrPriority] => 1
  7905.             [ospfIfTransitDelay] => 1
  7906.             [ospfIfRetransInterval] => 5
  7907.             [ospfIfHelloInterval] => 10
  7908.             [ospfIfRtrDeadInterval] => 40
  7909.             [ospfIfPollInterval] => 120
  7910.             [ospfIfState] => backupDesignatedRouter
  7911.             [ospfIfDesignatedRouter] => 143.160.1.33
  7912.             [ospfIfBackupDesignatedRouter] => 143.160.1.34
  7913.             [ospfIfEvents] => 9
  7914.             [ospfIfAuthKey] =>
  7915.             [ospfIfStatus] => active
  7916.             [ospfIfMulticastForwarding] => blocked
  7917.             [ospfIfDemand] => false
  7918.             [ospfIfAuthType] => none
  7919.             [ospfIfDesignatedRouterId] => 143.160.131.117
  7920.             [ospfIfBackupDesignatedRouterId] => 143.160.1.170
  7921.         )
  7922.  
  7923.     [143.160.1.38.0] => Array
  7924.         (
  7925.             [ospfIfIpAddress] => 143.160.1.38
  7926.             [ospfAddressLessIf] => 0
  7927.             [ospfIfAreaId] => 0.0.0.0
  7928.             [ospfIfType] => broadcast
  7929.             [ospfIfAdminStat] => enabled
  7930.             [ospfIfRtrPriority] => 1
  7931.             [ospfIfTransitDelay] => 1
  7932.             [ospfIfRetransInterval] => 5
  7933.             [ospfIfHelloInterval] => 10
  7934.             [ospfIfRtrDeadInterval] => 40
  7935.             [ospfIfPollInterval] => 120
  7936.             [ospfIfState] => backupDesignatedRouter
  7937.             [ospfIfDesignatedRouter] => 143.160.1.37
  7938.             [ospfIfBackupDesignatedRouter] => 143.160.1.38
  7939.             [ospfIfEvents] => 6
  7940.             [ospfIfAuthKey] =>
  7941.             [ospfIfStatus] => active
  7942.             [ospfIfMulticastForwarding] => blocked
  7943.             [ospfIfDemand] => false
  7944.             [ospfIfAuthType] => none
  7945.             [ospfIfDesignatedRouterId] => 196.252.136.1
  7946.             [ospfIfBackupDesignatedRouterId] => 143.160.1.170
  7947.         )
  7948.  
  7949.     [143.160.1.42.0] => Array
  7950.         (
  7951.             [ospfIfIpAddress] => 143.160.1.42
  7952.             [ospfAddressLessIf] => 0
  7953.             [ospfIfAreaId] => 0.0.0.0
  7954.             [ospfIfType] => broadcast
  7955.             [ospfIfAdminStat] => enabled
  7956.             [ospfIfRtrPriority] => 1
  7957.             [ospfIfTransitDelay] => 1
  7958.             [ospfIfRetransInterval] => 5
  7959.             [ospfIfHelloInterval] => 10
  7960.             [ospfIfRtrDeadInterval] => 40
  7961.             [ospfIfPollInterval] => 120
  7962.             [ospfIfState] => backupDesignatedRouter
  7963.             [ospfIfDesignatedRouter] => 143.160.1.41
  7964.             [ospfIfBackupDesignatedRouter] => 143.160.1.42
  7965.             [ospfIfEvents] => 46
  7966.             [ospfIfAuthKey] =>
  7967.             [ospfIfStatus] => active
  7968.             [ospfIfMulticastForwarding] => blocked
  7969.             [ospfIfDemand] => false
  7970.             [ospfIfAuthType] => none
  7971.             [ospfIfDesignatedRouterId] => 143.160.40.2
  7972.             [ospfIfBackupDesignatedRouterId] => 143.160.1.170
  7973.         )
  7974.  
  7975.     [143.160.1.46.0] => Array
  7976.         (
  7977.             [ospfIfIpAddress] => 143.160.1.46
  7978.             [ospfAddressLessIf] => 0
  7979.             [ospfIfAreaId] => 0.0.0.0
  7980.             [ospfIfType] => broadcast
  7981.             [ospfIfAdminStat] => enabled
  7982.             [ospfIfRtrPriority] => 1
  7983.             [ospfIfTransitDelay] => 1
  7984.             [ospfIfRetransInterval] => 5
  7985.             [ospfIfHelloInterval] => 10
  7986.             [ospfIfRtrDeadInterval] => 40
  7987.             [ospfIfPollInterval] => 120
  7988.             [ospfIfState] => designatedRouter
  7989.             [ospfIfDesignatedRouter] => 143.160.1.46
  7990.             [ospfIfBackupDesignatedRouter] => 143.160.1.45
  7991.             [ospfIfEvents] => 5
  7992.             [ospfIfAuthKey] =>
  7993.             [ospfIfStatus] => active
  7994.             [ospfIfMulticastForwarding] => blocked
  7995.             [ospfIfDemand] => false
  7996.             [ospfIfAuthType] => none
  7997.             [ospfIfDesignatedRouterId] => 143.160.1.170
  7998.             [ospfIfBackupDesignatedRouterId] => 143.160.1.45
  7999.         )
  8000.  
  8001.     [143.160.1.50.0] => Array
  8002.         (
  8003.             [ospfIfIpAddress] => 143.160.1.50
  8004.             [ospfAddressLessIf] => 0
  8005.             [ospfIfAreaId] => 0.0.0.0
  8006.             [ospfIfType] => broadcast
  8007.             [ospfIfAdminStat] => enabled
  8008.             [ospfIfRtrPriority] => 1
  8009.             [ospfIfTransitDelay] => 1
  8010.             [ospfIfRetransInterval] => 5
  8011.             [ospfIfHelloInterval] => 10
  8012.             [ospfIfRtrDeadInterval] => 40
  8013.             [ospfIfPollInterval] => 120
  8014.             [ospfIfState] => down
  8015.             [ospfIfDesignatedRouter] => 0.0.0.0
  8016.             [ospfIfBackupDesignatedRouter] => 0.0.0.0
  8017.             [ospfIfEvents] => 0
  8018.             [ospfIfAuthKey] =>
  8019.             [ospfIfStatus] => notInService
  8020.             [ospfIfMulticastForwarding] => blocked
  8021.             [ospfIfDemand] => false
  8022.             [ospfIfAuthType] => none
  8023.             [ospfIfDesignatedRouterId] => 0.0.0.0
  8024.             [ospfIfBackupDesignatedRouterId] => 0.0.0.0
  8025.         )
  8026.  
  8027.     [143.160.1.54.0] => Array
  8028.         (
  8029.             [ospfIfIpAddress] => 143.160.1.54
  8030.             [ospfAddressLessIf] => 0
  8031.             [ospfIfAreaId] => 0.0.0.0
  8032.             [ospfIfType] => broadcast
  8033.             [ospfIfAdminStat] => enabled
  8034.             [ospfIfRtrPriority] => 1
  8035.             [ospfIfTransitDelay] => 1
  8036.             [ospfIfRetransInterval] => 5
  8037.             [ospfIfHelloInterval] => 10
  8038.             [ospfIfRtrDeadInterval] => 40
  8039.             [ospfIfPollInterval] => 120
  8040.             [ospfIfState] => down
  8041.             [ospfIfDesignatedRouter] => 0.0.0.0
  8042.             [ospfIfBackupDesignatedRouter] => 0.0.0.0
  8043.             [ospfIfEvents] => 0
  8044.             [ospfIfAuthKey] =>
  8045.             [ospfIfStatus] => notInService
  8046.             [ospfIfMulticastForwarding] => blocked
  8047.             [ospfIfDemand] => false
  8048.             [ospfIfAuthType] => none
  8049.             [ospfIfDesignatedRouterId] => 0.0.0.0
  8050.             [ospfIfBackupDesignatedRouterId] => 0.0.0.0
  8051.         )
  8052.  
  8053.     [143.160.1.58.0] => Array
  8054.         (
  8055.             [ospfIfIpAddress] => 143.160.1.58
  8056.             [ospfAddressLessIf] => 0
  8057.             [ospfIfAreaId] => 0.0.0.0
  8058.             [ospfIfType] => broadcast
  8059.             [ospfIfAdminStat] => enabled
  8060.             [ospfIfRtrPriority] => 1
  8061.             [ospfIfTransitDelay] => 1
  8062.             [ospfIfRetransInterval] => 5
  8063.             [ospfIfHelloInterval] => 10
  8064.             [ospfIfRtrDeadInterval] => 40
  8065.             [ospfIfPollInterval] => 120
  8066.             [ospfIfState] => backupDesignatedRouter
  8067.             [ospfIfDesignatedRouter] => 143.160.1.57
  8068.             [ospfIfBackupDesignatedRouter] => 143.160.1.58
  8069.             [ospfIfEvents] => 19
  8070.             [ospfIfAuthKey] =>
  8071.             [ospfIfStatus] => active
  8072.             [ospfIfMulticastForwarding] => blocked
  8073.             [ospfIfDemand] => false
  8074.             [ospfIfAuthType] => none
  8075.             [ospfIfDesignatedRouterId] => 143.160.5.230
  8076.             [ospfIfBackupDesignatedRouterId] => 143.160.1.170
  8077.         )
  8078.  
  8079.     [143.160.1.62.0] => Array
  8080.         (
  8081.             [ospfIfIpAddress] => 143.160.1.62
  8082.             [ospfAddressLessIf] => 0
  8083.             [ospfIfAreaId] => 0.0.0.0
  8084.             [ospfIfType] => broadcast
  8085.             [ospfIfAdminStat] => enabled
  8086.             [ospfIfRtrPriority] => 1
  8087.             [ospfIfTransitDelay] => 1
  8088.             [ospfIfRetransInterval] => 5
  8089.             [ospfIfHelloInterval] => 10
  8090.             [ospfIfRtrDeadInterval] => 40
  8091.             [ospfIfPollInterval] => 120
  8092.             [ospfIfState] => designatedRouter
  8093.             [ospfIfDesignatedRouter] => 143.160.1.62
  8094.             [ospfIfBackupDesignatedRouter] => 143.160.1.61
  8095.             [ospfIfEvents] => 12
  8096.             [ospfIfAuthKey] =>
  8097.             [ospfIfStatus] => active
  8098.             [ospfIfMulticastForwarding] => blocked
  8099.             [ospfIfDemand] => false
  8100.             [ospfIfAuthType] => none
  8101.             [ospfIfDesignatedRouterId] => 143.160.1.170
  8102.             [ospfIfBackupDesignatedRouterId] => 143.160.0.61
  8103.         )
  8104.  
  8105.     [143.160.1.66.0] => Array
  8106.         (
  8107.             [ospfIfIpAddress] => 143.160.1.66
  8108.             [ospfAddressLessIf] => 0
  8109.             [ospfIfAreaId] => 0.0.0.0
  8110.             [ospfIfType] => broadcast
  8111.             [ospfIfAdminStat] => enabled
  8112.             [ospfIfRtrPriority] => 1
  8113.             [ospfIfTransitDelay] => 1
  8114.             [ospfIfRetransInterval] => 5
  8115.             [ospfIfHelloInterval] => 10
  8116.             [ospfIfRtrDeadInterval] => 40
  8117.             [ospfIfPollInterval] => 120
  8118.             [ospfIfState] => designatedRouter
  8119.             [ospfIfDesignatedRouter] => 143.160.1.66
  8120.             [ospfIfBackupDesignatedRouter] => 143.160.1.65
  8121.             [ospfIfEvents] => 14
  8122.             [ospfIfAuthKey] =>
  8123.             [ospfIfStatus] => active
  8124.             [ospfIfMulticastForwarding] => blocked
  8125.             [ospfIfDemand] => false
  8126.             [ospfIfAuthType] => none
  8127.             [ospfIfDesignatedRouterId] => 143.160.1.170
  8128.             [ospfIfBackupDesignatedRouterId] => 143.160.1.65
  8129.         )
  8130.  
  8131.     [143.160.1.70.0] => Array
  8132.         (
  8133.             [ospfIfIpAddress] => 143.160.1.70
  8134.             [ospfAddressLessIf] => 0
  8135.             [ospfIfAreaId] => 0.0.0.0
  8136.             [ospfIfType] => broadcast
  8137.             [ospfIfAdminStat] => enabled
  8138.             [ospfIfRtrPriority] => 1
  8139.             [ospfIfTransitDelay] => 1
  8140.             [ospfIfRetransInterval] => 5
  8141.             [ospfIfHelloInterval] => 10
  8142.             [ospfIfRtrDeadInterval] => 40
  8143.             [ospfIfPollInterval] => 120
  8144.             [ospfIfState] => backupDesignatedRouter
  8145.             [ospfIfDesignatedRouter] => 143.160.1.69
  8146.             [ospfIfBackupDesignatedRouter] => 143.160.1.70
  8147.             [ospfIfEvents] => 8
  8148.             [ospfIfAuthKey] =>
  8149.             [ospfIfStatus] => active
  8150.             [ospfIfMulticastForwarding] => blocked
  8151.             [ospfIfDemand] => false
  8152.             [ospfIfAuthType] => none
  8153.             [ospfIfDesignatedRouterId] => 143.160.131.124
  8154.             [ospfIfBackupDesignatedRouterId] => 143.160.1.170
  8155.         )
  8156.  
  8157.     [143.160.1.75.0] => Array
  8158.         (
  8159.             [ospfIfIpAddress] => 143.160.1.75
  8160.             [ospfAddressLessIf] => 0
  8161.             [ospfIfAreaId] => 0.0.0.0
  8162.             [ospfIfType] => broadcast
  8163.             [ospfIfAdminStat] => enabled
  8164.             [ospfIfRtrPriority] => 1
  8165.             [ospfIfTransitDelay] => 1
  8166.             [ospfIfRetransInterval] => 5
  8167.             [ospfIfHelloInterval] => 10
  8168.             [ospfIfRtrDeadInterval] => 40
  8169.             [ospfIfPollInterval] => 120
  8170.             [ospfIfState] => designatedRouter
  8171.             [ospfIfDesignatedRouter] => 143.160.1.75
  8172.             [ospfIfBackupDesignatedRouter] => 143.160.1.74
  8173.             [ospfIfEvents] => 70
  8174.             [ospfIfAuthKey] =>
  8175.             [ospfIfStatus] => active
  8176.             [ospfIfMulticastForwarding] => blocked
  8177.             [ospfIfDemand] => false
  8178.             [ospfIfAuthType] => none
  8179.             [ospfIfDesignatedRouterId] => 143.160.1.170
  8180.             [ospfIfBackupDesignatedRouterId] => 143.160.1.73
  8181.         )
  8182.  
  8183.     [143.160.1.78.0] => Array
  8184.         (
  8185.             [ospfIfIpAddress] => 143.160.1.78
  8186.             [ospfAddressLessIf] => 0
  8187.             [ospfIfAreaId] => 0.0.0.0
  8188.             [ospfIfType] => broadcast
  8189.             [ospfIfAdminStat] => enabled
  8190.             [ospfIfRtrPriority] => 1
  8191.             [ospfIfTransitDelay] => 1
  8192.             [ospfIfRetransInterval] => 5
  8193.             [ospfIfHelloInterval] => 10
  8194.             [ospfIfRtrDeadInterval] => 40
  8195.             [ospfIfPollInterval] => 120
  8196.             [ospfIfState] => designatedRouter
  8197.             [ospfIfDesignatedRouter] => 143.160.1.78
  8198.             [ospfIfBackupDesignatedRouter] => 143.160.1.77
  8199.             [ospfIfEvents] => 22
  8200.             [ospfIfAuthKey] =>
  8201.             [ospfIfStatus] => active
  8202.             [ospfIfMulticastForwarding] => blocked
  8203.             [ospfIfDemand] => false
  8204.             [ospfIfAuthType] => none
  8205.             [ospfIfDesignatedRouterId] => 143.160.1.170
  8206.             [ospfIfBackupDesignatedRouterId] => 143.160.1.77
  8207.         )
  8208.  
  8209.     [143.160.1.82.0] => Array
  8210.         (
  8211.             [ospfIfIpAddress] => 143.160.1.82
  8212.             [ospfAddressLessIf] => 0
  8213.             [ospfIfAreaId] => 0.0.0.0
  8214.             [ospfIfType] => broadcast
  8215.             [ospfIfAdminStat] => enabled
  8216.             [ospfIfRtrPriority] => 1
  8217.             [ospfIfTransitDelay] => 1
  8218.             [ospfIfRetransInterval] => 5
  8219.             [ospfIfHelloInterval] => 10
  8220.             [ospfIfRtrDeadInterval] => 40
  8221.             [ospfIfPollInterval] => 120
  8222.             [ospfIfState] => designatedRouter
  8223.             [ospfIfDesignatedRouter] => 143.160.1.82
  8224.             [ospfIfBackupDesignatedRouter] => 143.160.1.81
  8225.             [ospfIfEvents] => 49
  8226.             [ospfIfAuthKey] =>
  8227.             [ospfIfStatus] => active
  8228.             [ospfIfMulticastForwarding] => blocked
  8229.             [ospfIfDemand] => false
  8230.             [ospfIfAuthType] => none
  8231.             [ospfIfDesignatedRouterId] => 143.160.1.170
  8232.             [ospfIfBackupDesignatedRouterId] => 143.160.1.81
  8233.         )
  8234.  
  8235.     [143.160.1.86.0] => Array
  8236.         (
  8237.             [ospfIfIpAddress] => 143.160.1.86
  8238.             [ospfAddressLessIf] => 0
  8239.             [ospfIfAreaId] => 0.0.0.0
  8240.             [ospfIfType] => broadcast
  8241.             [ospfIfAdminStat] => enabled
  8242.             [ospfIfRtrPriority] => 1
  8243.             [ospfIfTransitDelay] => 1
  8244.             [ospfIfRetransInterval] => 5
  8245.             [ospfIfHelloInterval] => 10
  8246.             [ospfIfRtrDeadInterval] => 40
  8247.             [ospfIfPollInterval] => 120
  8248.             [ospfIfState] => backupDesignatedRouter
  8249.             [ospfIfDesignatedRouter] => 143.160.1.85
  8250.             [ospfIfBackupDesignatedRouter] => 143.160.1.86
  8251.             [ospfIfEvents] => 13
  8252.             [ospfIfAuthKey] =>
  8253.             [ospfIfStatus] => active
  8254.             [ospfIfMulticastForwarding] => blocked
  8255.             [ospfIfDemand] => false
  8256.             [ospfIfAuthType] => none
  8257.             [ospfIfDesignatedRouterId] => 143.160.131.119
  8258.             [ospfIfBackupDesignatedRouterId] => 143.160.1.170
  8259.         )
  8260.  
  8261.     [143.160.1.90.0] => Array
  8262.         (
  8263.             [ospfIfIpAddress] => 143.160.1.90
  8264.             [ospfAddressLessIf] => 0
  8265.             [ospfIfAreaId] => 0.0.0.0
  8266.             [ospfIfType] => broadcast
  8267.             [ospfIfAdminStat] => enabled
  8268.             [ospfIfRtrPriority] => 1
  8269.             [ospfIfTransitDelay] => 1
  8270.             [ospfIfRetransInterval] => 5
  8271.             [ospfIfHelloInterval] => 10
  8272.             [ospfIfRtrDeadInterval] => 40
  8273.             [ospfIfPollInterval] => 120
  8274.             [ospfIfState] => down
  8275.             [ospfIfDesignatedRouter] => 0.0.0.0
  8276.             [ospfIfBackupDesignatedRouter] => 0.0.0.0
  8277.             [ospfIfEvents] => 51
  8278.             [ospfIfAuthKey] =>
  8279.             [ospfIfStatus] => notInService
  8280.             [ospfIfMulticastForwarding] => blocked
  8281.             [ospfIfDemand] => false
  8282.             [ospfIfAuthType] => none
  8283.             [ospfIfDesignatedRouterId] => 0.0.0.0
  8284.             [ospfIfBackupDesignatedRouterId] => 0.0.0.0
  8285.         )
  8286.  
  8287.     [143.160.1.94.0] => Array
  8288.         (
  8289.             [ospfIfIpAddress] => 143.160.1.94
  8290.             [ospfAddressLessIf] => 0
  8291.             [ospfIfAreaId] => 0.0.0.0
  8292.             [ospfIfType] => broadcast
  8293.             [ospfIfAdminStat] => enabled
  8294.             [ospfIfRtrPriority] => 1
  8295.             [ospfIfTransitDelay] => 1
  8296.             [ospfIfRetransInterval] => 5
  8297.             [ospfIfHelloInterval] => 10
  8298.             [ospfIfRtrDeadInterval] => 40
  8299.             [ospfIfPollInterval] => 120
  8300.             [ospfIfState] => designatedRouter
  8301.             [ospfIfDesignatedRouter] => 143.160.1.94
  8302.             [ospfIfBackupDesignatedRouter] => 143.160.1.93
  8303.             [ospfIfEvents] => 14
  8304.             [ospfIfAuthKey] =>
  8305.             [ospfIfStatus] => active
  8306.             [ospfIfMulticastForwarding] => blocked
  8307.             [ospfIfDemand] => false
  8308.             [ospfIfAuthType] => none
  8309.             [ospfIfDesignatedRouterId] => 143.160.1.170
  8310.             [ospfIfBackupDesignatedRouterId] => 143.160.1.93
  8311.         )
  8312.  
  8313.     [143.160.1.98.0] => Array
  8314.         (
  8315.             [ospfIfIpAddress] => 143.160.1.98
  8316.             [ospfAddressLessIf] => 0
  8317.             [ospfIfAreaId] => 0.0.0.0
  8318.             [ospfIfType] => broadcast
  8319.             [ospfIfAdminStat] => enabled
  8320.             [ospfIfRtrPriority] => 1
  8321.             [ospfIfTransitDelay] => 1
  8322.             [ospfIfRetransInterval] => 5
  8323.             [ospfIfHelloInterval] => 10
  8324.             [ospfIfRtrDeadInterval] => 40
  8325.             [ospfIfPollInterval] => 120
  8326.             [ospfIfState] => down
  8327.             [ospfIfDesignatedRouter] => 0.0.0.0
  8328.             [ospfIfBackupDesignatedRouter] => 0.0.0.0
  8329.             [ospfIfEvents] => 50
  8330.             [ospfIfAuthKey] =>
  8331.             [ospfIfStatus] => notInService
  8332.             [ospfIfMulticastForwarding] => blocked
  8333.             [ospfIfDemand] => false
  8334.             [ospfIfAuthType] => none
  8335.             [ospfIfDesignatedRouterId] => 0.0.0.0
  8336.             [ospfIfBackupDesignatedRouterId] => 0.0.0.0
  8337.         )
  8338.  
  8339.     [143.160.1.102.0] => Array
  8340.         (
  8341.             [ospfIfIpAddress] => 143.160.1.102
  8342.             [ospfAddressLessIf] => 0
  8343.             [ospfIfAreaId] => 0.0.0.0
  8344.             [ospfIfType] => broadcast
  8345.             [ospfIfAdminStat] => enabled
  8346.             [ospfIfRtrPriority] => 1
  8347.             [ospfIfTransitDelay] => 1
  8348.             [ospfIfRetransInterval] => 5
  8349.             [ospfIfHelloInterval] => 10
  8350.             [ospfIfRtrDeadInterval] => 40
  8351.             [ospfIfPollInterval] => 120
  8352.             [ospfIfState] => down
  8353.             [ospfIfDesignatedRouter] => 0.0.0.0
  8354.             [ospfIfBackupDesignatedRouter] => 0.0.0.0
  8355.             [ospfIfEvents] => 587
  8356.             [ospfIfAuthKey] =>
  8357.             [ospfIfStatus] => notInService
  8358.             [ospfIfMulticastForwarding] => blocked
  8359.             [ospfIfDemand] => false
  8360.             [ospfIfAuthType] => none
  8361.             [ospfIfDesignatedRouterId] => 0.0.0.0
  8362.             [ospfIfBackupDesignatedRouterId] => 0.0.0.0
  8363.         )
  8364.  
  8365.     [143.160.1.106.0] => Array
  8366.         (
  8367.             [ospfIfIpAddress] => 143.160.1.106
  8368.             [ospfAddressLessIf] => 0
  8369.             [ospfIfAreaId] => 0.0.0.0
  8370.             [ospfIfType] => broadcast
  8371.             [ospfIfAdminStat] => enabled
  8372.             [ospfIfRtrPriority] => 1
  8373.             [ospfIfTransitDelay] => 1
  8374.             [ospfIfRetransInterval] => 5
  8375.             [ospfIfHelloInterval] => 10
  8376.             [ospfIfRtrDeadInterval] => 40
  8377.             [ospfIfPollInterval] => 120
  8378.             [ospfIfState] => down
  8379.             [ospfIfDesignatedRouter] => 0.0.0.0
  8380.             [ospfIfBackupDesignatedRouter] => 0.0.0.0
  8381.             [ospfIfEvents] => 89
  8382.             [ospfIfAuthKey] =>
  8383.             [ospfIfStatus] => notInService
  8384.             [ospfIfMulticastForwarding] => blocked
  8385.             [ospfIfDemand] => false
  8386.             [ospfIfAuthType] => none
  8387.             [ospfIfDesignatedRouterId] => 0.0.0.0
  8388.             [ospfIfBackupDesignatedRouterId] => 0.0.0.0
  8389.         )
  8390.  
  8391.     [143.160.1.110.0] => Array
  8392.         (
  8393.             [ospfIfIpAddress] => 143.160.1.110
  8394.             [ospfAddressLessIf] => 0
  8395.             [ospfIfAreaId] => 0.0.0.0
  8396.             [ospfIfType] => broadcast
  8397.             [ospfIfAdminStat] => enabled
  8398.             [ospfIfRtrPriority] => 1
  8399.             [ospfIfTransitDelay] => 1
  8400.             [ospfIfRetransInterval] => 5
  8401.             [ospfIfHelloInterval] => 10
  8402.             [ospfIfRtrDeadInterval] => 40
  8403.             [ospfIfPollInterval] => 120
  8404.             [ospfIfState] => down
  8405.             [ospfIfDesignatedRouter] => 0.0.0.0
  8406.             [ospfIfBackupDesignatedRouter] => 0.0.0.0
  8407.             [ospfIfEvents] => 35
  8408.             [ospfIfAuthKey] =>
  8409.             [ospfIfStatus] => notInService
  8410.             [ospfIfMulticastForwarding] => blocked
  8411.             [ospfIfDemand] => false
  8412.             [ospfIfAuthType] => none
  8413.             [ospfIfDesignatedRouterId] => 0.0.0.0
  8414.             [ospfIfBackupDesignatedRouterId] => 0.0.0.0
  8415.         )
  8416.  
  8417.     [143.160.1.114.0] => Array
  8418.         (
  8419.             [ospfIfIpAddress] => 143.160.1.114
  8420.             [ospfAddressLessIf] => 0
  8421.             [ospfIfAreaId] => 0.0.0.0
  8422.             [ospfIfType] => broadcast
  8423.             [ospfIfAdminStat] => enabled
  8424.             [ospfIfRtrPriority] => 1
  8425.             [ospfIfTransitDelay] => 1
  8426.             [ospfIfRetransInterval] => 5
  8427.             [ospfIfHelloInterval] => 10
  8428.             [ospfIfRtrDeadInterval] => 40
  8429.             [ospfIfPollInterval] => 120
  8430.             [ospfIfState] => down
  8431.             [ospfIfDesignatedRouter] => 0.0.0.0
  8432.             [ospfIfBackupDesignatedRouter] => 0.0.0.0
  8433.             [ospfIfEvents] => 20
  8434.             [ospfIfAuthKey] =>
  8435.             [ospfIfStatus] => notInService
  8436.             [ospfIfMulticastForwarding] => blocked
  8437.             [ospfIfDemand] => false
  8438.             [ospfIfAuthType] => none
  8439.             [ospfIfDesignatedRouterId] => 0.0.0.0
  8440.             [ospfIfBackupDesignatedRouterId] => 0.0.0.0
  8441.         )
  8442.  
  8443.     [143.160.1.118.0] => Array
  8444.         (
  8445.             [ospfIfIpAddress] => 143.160.1.118
  8446.             [ospfAddressLessIf] => 0
  8447.             [ospfIfAreaId] => 0.0.0.0
  8448.             [ospfIfType] => broadcast
  8449.             [ospfIfAdminStat] => enabled
  8450.             [ospfIfRtrPriority] => 1
  8451.             [ospfIfTransitDelay] => 1
  8452.             [ospfIfRetransInterval] => 5
  8453.             [ospfIfHelloInterval] => 10
  8454.             [ospfIfRtrDeadInterval] => 40
  8455.             [ospfIfPollInterval] => 120
  8456.             [ospfIfState] => backupDesignatedRouter
  8457.             [ospfIfDesignatedRouter] => 143.160.1.117
  8458.             [ospfIfBackupDesignatedRouter] => 143.160.1.118
  8459.             [ospfIfEvents] => 24
  8460.             [ospfIfAuthKey] =>
  8461.             [ospfIfStatus] => active
  8462.             [ospfIfMulticastForwarding] => blocked
  8463.             [ospfIfDemand] => false
  8464.             [ospfIfAuthType] => none
  8465.             [ospfIfDesignatedRouterId] => 143.160.5.205
  8466.             [ospfIfBackupDesignatedRouterId] => 143.160.1.170
  8467.         )
  8468.  
  8469.     [143.160.1.122.0] => Array
  8470.         (
  8471.             [ospfIfIpAddress] => 143.160.1.122
  8472.             [ospfAddressLessIf] => 0
  8473.             [ospfIfAreaId] => 0.0.0.0
  8474.             [ospfIfType] => broadcast
  8475.             [ospfIfAdminStat] => enabled
  8476.             [ospfIfRtrPriority] => 1
  8477.             [ospfIfTransitDelay] => 1
  8478.             [ospfIfRetransInterval] => 5
  8479.             [ospfIfHelloInterval] => 10
  8480.             [ospfIfRtrDeadInterval] => 40
  8481.             [ospfIfPollInterval] => 120
  8482.             [ospfIfState] => backupDesignatedRouter
  8483.             [ospfIfDesignatedRouter] => 143.160.1.121
  8484.             [ospfIfBackupDesignatedRouter] => 143.160.1.122
  8485.             [ospfIfEvents] => 22
  8486.             [ospfIfAuthKey] =>
  8487.             [ospfIfStatus] => active
  8488.             [ospfIfMulticastForwarding] => blocked
  8489.             [ospfIfDemand] => false
  8490.             [ospfIfAuthType] => none
  8491.             [ospfIfDesignatedRouterId] => 143.160.131.115
  8492.             [ospfIfBackupDesignatedRouterId] => 143.160.1.170
  8493.         )
  8494.  
  8495.     [143.160.1.126.0] => Array
  8496.         (
  8497.             [ospfIfIpAddress] => 143.160.1.126
  8498.             [ospfAddressLessIf] => 0
  8499.             [ospfIfAreaId] => 0.0.0.0
  8500.             [ospfIfType] => broadcast
  8501.             [ospfIfAdminStat] => enabled
  8502.             [ospfIfRtrPriority] => 1
  8503.             [ospfIfTransitDelay] => 1
  8504.             [ospfIfRetransInterval] => 5
  8505.             [ospfIfHelloInterval] => 10
  8506.             [ospfIfRtrDeadInterval] => 40
  8507.             [ospfIfPollInterval] => 120
  8508.             [ospfIfState] => designatedRouter
  8509.             [ospfIfDesignatedRouter] => 143.160.1.126
  8510.             [ospfIfBackupDesignatedRouter] => 143.160.1.125
  8511.             [ospfIfEvents] => 65
  8512.             [ospfIfAuthKey] =>
  8513.             [ospfIfStatus] => active
  8514.             [ospfIfMulticastForwarding] => blocked
  8515.             [ospfIfDemand] => false
  8516.             [ospfIfAuthType] => none
  8517.             [ospfIfDesignatedRouterId] => 143.160.1.170
  8518.             [ospfIfBackupDesignatedRouterId] => 143.160.4.190
  8519.         )
  8520.  
  8521.     [143.160.1.130.0] => Array
  8522.         (
  8523.             [ospfIfIpAddress] => 143.160.1.130
  8524.             [ospfAddressLessIf] => 0
  8525.             [ospfIfAreaId] => 0.0.0.0
  8526.             [ospfIfType] => broadcast
  8527.             [ospfIfAdminStat] => enabled
  8528.             [ospfIfRtrPriority] => 1
  8529.             [ospfIfTransitDelay] => 1
  8530.             [ospfIfRetransInterval] => 5
  8531.             [ospfIfHelloInterval] => 10
  8532.             [ospfIfRtrDeadInterval] => 40
  8533.             [ospfIfPollInterval] => 120
  8534.             [ospfIfState] => backupDesignatedRouter
  8535.             [ospfIfDesignatedRouter] => 143.160.1.129
  8536.             [ospfIfBackupDesignatedRouter] => 143.160.1.130
  8537.             [ospfIfEvents] => 31
  8538.             [ospfIfAuthKey] =>
  8539.             [ospfIfStatus] => active
  8540.             [ospfIfMulticastForwarding] => blocked
  8541.             [ospfIfDemand] => false
  8542.             [ospfIfAuthType] => none
  8543.             [ospfIfDesignatedRouterId] => 143.160.5.246
  8544.             [ospfIfBackupDesignatedRouterId] => 143.160.1.170
  8545.         )
  8546.  
  8547.     [143.160.1.134.0] => Array
  8548.         (
  8549.             [ospfIfIpAddress] => 143.160.1.134
  8550.             [ospfAddressLessIf] => 0
  8551.             [ospfIfAreaId] => 196.252.74.0
  8552.             [ospfIfType] => broadcast
  8553.             [ospfIfAdminStat] => enabled
  8554.             [ospfIfRtrPriority] => 1
  8555.             [ospfIfTransitDelay] => 1
  8556.             [ospfIfRetransInterval] => 5
  8557.             [ospfIfHelloInterval] => 10
  8558.             [ospfIfRtrDeadInterval] => 40
  8559.             [ospfIfPollInterval] => 120
  8560.             [ospfIfState] => backupDesignatedRouter
  8561.             [ospfIfDesignatedRouter] => 143.160.1.133
  8562.             [ospfIfBackupDesignatedRouter] => 143.160.1.134
  8563.             [ospfIfEvents] => 12
  8564.             [ospfIfAuthKey] =>
  8565.             [ospfIfStatus] => active
  8566.             [ospfIfMulticastForwarding] => blocked
  8567.             [ospfIfDemand] => false
  8568.             [ospfIfAuthType] => none
  8569.             [ospfIfDesignatedRouterId] => 143.160.5.235
  8570.             [ospfIfBackupDesignatedRouterId] => 143.160.1.170
  8571.         )
  8572.  
  8573.     [143.160.1.138.0] => Array
  8574.         (
  8575.             [ospfIfIpAddress] => 143.160.1.138
  8576.             [ospfAddressLessIf] => 0
  8577.             [ospfIfAreaId] => 0.0.0.0
  8578.             [ospfIfType] => broadcast
  8579.             [ospfIfAdminStat] => enabled
  8580.             [ospfIfRtrPriority] => 1
  8581.             [ospfIfTransitDelay] => 1
  8582.             [ospfIfRetransInterval] => 5
  8583.             [ospfIfHelloInterval] => 10
  8584.             [ospfIfRtrDeadInterval] => 40
  8585.             [ospfIfPollInterval] => 120
  8586.             [ospfIfState] => down
  8587.             [ospfIfDesignatedRouter] => 0.0.0.0
  8588.             [ospfIfBackupDesignatedRouter] => 0.0.0.0
  8589.             [ospfIfEvents] => 161
  8590.             [ospfIfAuthKey] =>
  8591.             [ospfIfStatus] => notInService
  8592.             [ospfIfMulticastForwarding] => blocked
  8593.             [ospfIfDemand] => false
  8594.             [ospfIfAuthType] => none
  8595.             [ospfIfDesignatedRouterId] => 0.0.0.0
  8596.             [ospfIfBackupDesignatedRouterId] => 0.0.0.0
  8597.         )
  8598.  
  8599.     [143.160.1.142.0] => Array
  8600.         (
  8601.             [ospfIfIpAddress] => 143.160.1.142
  8602.             [ospfAddressLessIf] => 0
  8603.             [ospfIfAreaId] => 0.0.0.0
  8604.             [ospfIfType] => broadcast
  8605.             [ospfIfAdminStat] => enabled
  8606.             [ospfIfRtrPriority] => 1
  8607.             [ospfIfTransitDelay] => 1
  8608.             [ospfIfRetransInterval] => 5
  8609.             [ospfIfHelloInterval] => 10
  8610.             [ospfIfRtrDeadInterval] => 40
  8611.             [ospfIfPollInterval] => 120
  8612.             [ospfIfState] => backupDesignatedRouter
  8613.             [ospfIfDesignatedRouter] => 143.160.1.141
  8614.             [ospfIfBackupDesignatedRouter] => 143.160.1.142
  8615.             [ospfIfEvents] => 40
  8616.             [ospfIfAuthKey] =>
  8617.             [ospfIfStatus] => active
  8618.             [ospfIfMulticastForwarding] => blocked
  8619.             [ospfIfDemand] => false
  8620.             [ospfIfAuthType] => none
  8621.             [ospfIfDesignatedRouterId] => 143.160.1.141
  8622.             [ospfIfBackupDesignatedRouterId] => 143.160.1.170
  8623.         )
  8624.  
  8625.     [143.160.1.146.0] => Array
  8626.         (
  8627.             [ospfIfIpAddress] => 143.160.1.146
  8628.             [ospfAddressLessIf] => 0
  8629.             [ospfIfAreaId] => 0.0.0.0
  8630.             [ospfIfType] => broadcast
  8631.             [ospfIfAdminStat] => enabled
  8632.             [ospfIfRtrPriority] => 1
  8633.             [ospfIfTransitDelay] => 1
  8634.             [ospfIfRetransInterval] => 5
  8635.             [ospfIfHelloInterval] => 10
  8636.             [ospfIfRtrDeadInterval] => 40
  8637.             [ospfIfPollInterval] => 120
  8638.             [ospfIfState] => down
  8639.             [ospfIfDesignatedRouter] => 0.0.0.0
  8640.             [ospfIfBackupDesignatedRouter] => 0.0.0.0
  8641.             [ospfIfEvents] => 0
  8642.             [ospfIfAuthKey] =>
  8643.             [ospfIfStatus] => notInService
  8644.             [ospfIfMulticastForwarding] => blocked
  8645.             [ospfIfDemand] => false
  8646.             [ospfIfAuthType] => none
  8647.             [ospfIfDesignatedRouterId] => 0.0.0.0
  8648.             [ospfIfBackupDesignatedRouterId] => 0.0.0.0
  8649.         )
  8650.  
  8651.     [143.160.1.150.0] => Array
  8652.         (
  8653.             [ospfIfIpAddress] => 143.160.1.150
  8654.             [ospfAddressLessIf] => 0
  8655.             [ospfIfAreaId] => 0.0.0.0
  8656.             [ospfIfType] => broadcast
  8657.             [ospfIfAdminStat] => enabled
  8658.             [ospfIfRtrPriority] => 1
  8659.             [ospfIfTransitDelay] => 1
  8660.             [ospfIfRetransInterval] => 5
  8661.             [ospfIfHelloInterval] => 10
  8662.             [ospfIfRtrDeadInterval] => 40
  8663.             [ospfIfPollInterval] => 120
  8664.             [ospfIfState] => backupDesignatedRouter
  8665.             [ospfIfDesignatedRouter] => 143.160.1.149
  8666.             [ospfIfBackupDesignatedRouter] => 143.160.1.150
  8667.             [ospfIfEvents] => 10
  8668.             [ospfIfAuthKey] =>
  8669.             [ospfIfStatus] => active
  8670.             [ospfIfMulticastForwarding] => blocked
  8671.             [ospfIfDemand] => false
  8672.             [ospfIfAuthType] => none
  8673.             [ospfIfDesignatedRouterId] => 143.160.131.121
  8674.             [ospfIfBackupDesignatedRouterId] => 143.160.1.170
  8675.         )
  8676.  
  8677.     [143.160.1.153.0] => Array
  8678.         (
  8679.             [ospfIfIpAddress] => 143.160.1.153
  8680.             [ospfAddressLessIf] => 0
  8681.             [ospfIfAreaId] => 0.0.0.0
  8682.             [ospfIfType] => broadcast
  8683.             [ospfIfAdminStat] => enabled
  8684.             [ospfIfRtrPriority] => 1
  8685.             [ospfIfTransitDelay] => 1
  8686.             [ospfIfRetransInterval] => 5
  8687.             [ospfIfHelloInterval] => 10
  8688.             [ospfIfRtrDeadInterval] => 40
  8689.             [ospfIfPollInterval] => 120
  8690.             [ospfIfState] => backupDesignatedRouter
  8691.             [ospfIfDesignatedRouter] => 143.160.1.152
  8692.             [ospfIfBackupDesignatedRouter] => 143.160.1.153
  8693.             [ospfIfEvents] => 6
  8694.             [ospfIfAuthKey] =>
  8695.             [ospfIfStatus] => active
  8696.             [ospfIfMulticastForwarding] => blocked
  8697.             [ospfIfDemand] => false
  8698.             [ospfIfAuthType] => none
  8699.             [ospfIfDesignatedRouterId] => 143.160.5.138
  8700.             [ospfIfBackupDesignatedRouterId] => 143.160.1.170
  8701.         )
  8702.  
  8703.     [143.160.1.155.0] => Array
  8704.         (
  8705.             [ospfIfIpAddress] => 143.160.1.155
  8706.             [ospfAddressLessIf] => 0
  8707.             [ospfIfAreaId] => 196.252.58.0
  8708.             [ospfIfType] => broadcast
  8709.             [ospfIfAdminStat] => enabled
  8710.             [ospfIfRtrPriority] => 1
  8711.             [ospfIfTransitDelay] => 1
  8712.             [ospfIfRetransInterval] => 5
  8713.             [ospfIfHelloInterval] => 10
  8714.             [ospfIfRtrDeadInterval] => 40
  8715.             [ospfIfPollInterval] => 120
  8716.             [ospfIfState] => backupDesignatedRouter
  8717.             [ospfIfDesignatedRouter] => 143.160.1.154
  8718.             [ospfIfBackupDesignatedRouter] => 143.160.1.155
  8719.             [ospfIfEvents] => 140
  8720.             [ospfIfAuthKey] =>
  8721.             [ospfIfStatus] => active
  8722.             [ospfIfMulticastForwarding] => blocked
  8723.             [ospfIfDemand] => false
  8724.             [ospfIfAuthType] => none
  8725.             [ospfIfDesignatedRouterId] => 143.160.5.137
  8726.             [ospfIfBackupDesignatedRouterId] => 143.160.1.170
  8727.         )
  8728.  
  8729.     [143.160.1.157.0] => Array
  8730.         (
  8731.             [ospfIfIpAddress] => 143.160.1.157
  8732.             [ospfAddressLessIf] => 0
  8733.             [ospfIfAreaId] => 0.0.0.0
  8734.             [ospfIfType] => broadcast
  8735.             [ospfIfAdminStat] => enabled
  8736.             [ospfIfRtrPriority] => 1
  8737.             [ospfIfTransitDelay] => 1
  8738.             [ospfIfRetransInterval] => 5
  8739.             [ospfIfHelloInterval] => 10
  8740.             [ospfIfRtrDeadInterval] => 40
  8741.             [ospfIfPollInterval] => 120
  8742.             [ospfIfState] => backupDesignatedRouter
  8743.             [ospfIfDesignatedRouter] => 143.160.1.156
  8744.             [ospfIfBackupDesignatedRouter] => 143.160.1.157
  8745.             [ospfIfEvents] => 6
  8746.             [ospfIfAuthKey] =>
  8747.             [ospfIfStatus] => active
  8748.             [ospfIfMulticastForwarding] => blocked
  8749.             [ospfIfDemand] => false
  8750.             [ospfIfAuthType] => none
  8751.             [ospfIfDesignatedRouterId] => 143.160.5.157
  8752.             [ospfIfBackupDesignatedRouterId] => 143.160.1.170
  8753.         )
  8754.  
  8755.     [143.160.1.163.0] => Array
  8756.         (
  8757.             [ospfIfIpAddress] => 143.160.1.163
  8758.             [ospfAddressLessIf] => 0
  8759.             [ospfIfAreaId] => 196.252.56.0
  8760.             [ospfIfType] => broadcast
  8761.             [ospfIfAdminStat] => enabled
  8762.             [ospfIfRtrPriority] => 1
  8763.             [ospfIfTransitDelay] => 1
  8764.             [ospfIfRetransInterval] => 5
  8765.             [ospfIfHelloInterval] => 10
  8766.             [ospfIfRtrDeadInterval] => 40
  8767.             [ospfIfPollInterval] => 120
  8768.             [ospfIfState] => backupDesignatedRouter
  8769.             [ospfIfDesignatedRouter] => 143.160.1.162
  8770.             [ospfIfBackupDesignatedRouter] => 143.160.1.163
  8771.             [ospfIfEvents] => 137
  8772.             [ospfIfAuthKey] =>
  8773.             [ospfIfStatus] => active
  8774.             [ospfIfMulticastForwarding] => blocked
  8775.             [ospfIfDemand] => false
  8776.             [ospfIfAuthType] => none
  8777.             [ospfIfDesignatedRouterId] => 143.160.4.195
  8778.             [ospfIfBackupDesignatedRouterId] => 143.160.1.170
  8779.         )
  8780.  
  8781.     [143.160.1.169.0] => Array
  8782.         (
  8783.             [ospfIfIpAddress] => 143.160.1.169
  8784.             [ospfAddressLessIf] => 0
  8785.             [ospfIfAreaId] => 196.252.176.0
  8786.             [ospfIfType] => broadcast
  8787.             [ospfIfAdminStat] => enabled
  8788.             [ospfIfRtrPriority] => 1
  8789.             [ospfIfTransitDelay] => 1
  8790.             [ospfIfRetransInterval] => 5
  8791.             [ospfIfHelloInterval] => 10
  8792.             [ospfIfRtrDeadInterval] => 40
  8793.             [ospfIfPollInterval] => 120
  8794.             [ospfIfState] => backupDesignatedRouter
  8795.             [ospfIfDesignatedRouter] => 143.160.1.168
  8796.             [ospfIfBackupDesignatedRouter] => 143.160.1.169
  8797.             [ospfIfEvents] => 14
  8798.             [ospfIfAuthKey] =>
  8799.             [ospfIfStatus] => active
  8800.             [ospfIfMulticastForwarding] => blocked
  8801.             [ospfIfDemand] => false
  8802.             [ospfIfAuthType] => none
  8803.             [ospfIfDesignatedRouterId] => 143.160.4.250
  8804.             [ospfIfBackupDesignatedRouterId] => 143.160.1.170
  8805.         )
  8806.  
  8807.     [143.160.1.170.0] => Array
  8808.         (
  8809.             [ospfIfIpAddress] => 143.160.1.170
  8810.             [ospfAddressLessIf] => 0
  8811.             [ospfIfAreaId] => 0.0.0.0
  8812.             [ospfIfType] => broadcast
  8813.             [ospfIfAdminStat] => enabled
  8814.             [ospfIfRtrPriority] => 1
  8815.             [ospfIfTransitDelay] => 1
  8816.             [ospfIfRetransInterval] => 5
  8817.             [ospfIfHelloInterval] => 10
  8818.             [ospfIfRtrDeadInterval] => 40
  8819.             [ospfIfPollInterval] => 120
  8820.             [ospfIfState] => loopback
  8821.             [ospfIfDesignatedRouter] => 0.0.0.0
  8822.             [ospfIfBackupDesignatedRouter] => 0.0.0.0
  8823.             [ospfIfEvents] => 1
  8824.             [ospfIfAuthKey] =>
  8825.             [ospfIfStatus] => active
  8826.             [ospfIfMulticastForwarding] => blocked
  8827.             [ospfIfDemand] => false
  8828.             [ospfIfAuthType] => none
  8829.             [ospfIfDesignatedRouterId] => 0.0.0.0
  8830.             [ospfIfBackupDesignatedRouterId] => 0.0.0.0
  8831.         )
  8832.  
  8833.     [143.160.1.181.0] => Array
  8834.         (
  8835.             [ospfIfIpAddress] => 143.160.1.181
  8836.             [ospfAddressLessIf] => 0
  8837.             [ospfIfAreaId] => 196.252.172.0
  8838.             [ospfIfType] => broadcast
  8839.             [ospfIfAdminStat] => enabled
  8840.             [ospfIfRtrPriority] => 1
  8841.             [ospfIfTransitDelay] => 1
  8842.             [ospfIfRetransInterval] => 5
  8843.             [ospfIfHelloInterval] => 10
  8844.             [ospfIfRtrDeadInterval] => 40
  8845.             [ospfIfPollInterval] => 120
  8846.             [ospfIfState] => backupDesignatedRouter
  8847.             [ospfIfDesignatedRouter] => 143.160.1.180
  8848.             [ospfIfBackupDesignatedRouter] => 143.160.1.181
  8849.             [ospfIfEvents] => 64
  8850.             [ospfIfAuthKey] =>
  8851.             [ospfIfStatus] => active
  8852.             [ospfIfMulticastForwarding] => blocked
  8853.             [ospfIfDemand] => false
  8854.             [ospfIfAuthType] => none
  8855.             [ospfIfDesignatedRouterId] => 143.160.4.249
  8856.             [ospfIfBackupDesignatedRouterId] => 143.160.1.170
  8857.         )
  8858.  
  8859.     [143.160.1.183.0] => Array
  8860.         (
  8861.             [ospfIfIpAddress] => 143.160.1.183
  8862.             [ospfAddressLessIf] => 0
  8863.             [ospfIfAreaId] => 196.252.70.0
  8864.             [ospfIfType] => broadcast
  8865.             [ospfIfAdminStat] => enabled
  8866.             [ospfIfRtrPriority] => 1
  8867.             [ospfIfTransitDelay] => 1
  8868.             [ospfIfRetransInterval] => 5
  8869.             [ospfIfHelloInterval] => 10
  8870.             [ospfIfRtrDeadInterval] => 40
  8871.             [ospfIfPollInterval] => 120
  8872.             [ospfIfState] => backupDesignatedRouter
  8873.             [ospfIfDesignatedRouter] => 143.160.1.182
  8874.             [ospfIfBackupDesignatedRouter] => 143.160.1.183
  8875.             [ospfIfEvents] => 46
  8876.             [ospfIfAuthKey] =>
  8877.             [ospfIfStatus] => active
  8878.             [ospfIfMulticastForwarding] => blocked
  8879.             [ospfIfDemand] => false
  8880.             [ospfIfAuthType] => none
  8881.             [ospfIfDesignatedRouterId] => 143.160.5.190
  8882.             [ospfIfBackupDesignatedRouterId] => 143.160.1.170
  8883.         )
  8884.  
  8885. )
  8886. Database: Array
  8887. (
  8888.     [143.160.0.173.0] => Array
  8889.         (
  8890.             [] => Array
  8891.                 (
  8892.                     [device_id] => 114
  8893.                     [port_id] => 5189
  8894.                     [ospf_port_id] => 143.160.0.173.0
  8895.                     [ospfIfIpAddress] => 143.160.0.173
  8896.                     [ospfAddressLessIf] => 0
  8897.                     [ospfIfAreaId] => 0.0.0.0
  8898.                     [ospfIfType] => broadcast
  8899.                     [ospfIfAdminStat] => enabled
  8900.                     [ospfIfRtrPriority] => 1
  8901.                     [ospfIfTransitDelay] => 1
  8902.                     [ospfIfRetransInterval] => 5
  8903.                     [ospfIfHelloInterval] => 10
  8904.                     [ospfIfRtrDeadInterval] => 40
  8905.                     [ospfIfPollInterval] => 120
  8906.                     [ospfIfState] => designatedRouter
  8907.                     [ospfIfDesignatedRouter] => 143.160.0.173
  8908.                     [ospfIfBackupDesignatedRouter] => 143.160.0.174
  8909.                     [ospfIfEvents] => 8
  8910.                     [ospfIfAuthKey] =>
  8911.                     [ospfIfStatus] => active
  8912.                     [ospfIfMulticastForwarding] => blocked
  8913.                     [ospfIfDemand] => false
  8914.                     [ospfIfAuthType] => none
  8915.                     [context_name] =>
  8916.                 )
  8917.  
  8918.         )
  8919.  
  8920.     [143.160.1.10.0] => Array
  8921.         (
  8922.             [] => Array
  8923.                 (
  8924.                     [device_id] => 114
  8925.                     [port_id] => 5136
  8926.                     [ospf_port_id] => 143.160.1.10.0
  8927.                     [ospfIfIpAddress] => 143.160.1.10
  8928.                     [ospfAddressLessIf] => 0
  8929.                     [ospfIfAreaId] => 0.0.0.0
  8930.                     [ospfIfType] => broadcast
  8931.                     [ospfIfAdminStat] => enabled
  8932.                     [ospfIfRtrPriority] => 1
  8933.                     [ospfIfTransitDelay] => 1
  8934.                     [ospfIfRetransInterval] => 5
  8935.                     [ospfIfHelloInterval] => 10
  8936.                     [ospfIfRtrDeadInterval] => 40
  8937.                     [ospfIfPollInterval] => 120
  8938.                     [ospfIfState] => backupDesignatedRouter
  8939.                     [ospfIfDesignatedRouter] => 143.160.1.9
  8940.                     [ospfIfBackupDesignatedRouter] => 143.160.1.10
  8941.                     [ospfIfEvents] => 14
  8942.                     [ospfIfAuthKey] =>
  8943.                     [ospfIfStatus] => active
  8944.                     [ospfIfMulticastForwarding] => blocked
  8945.                     [ospfIfDemand] => false
  8946.                     [ospfIfAuthType] => none
  8947.                     [context_name] =>
  8948.                 )
  8949.  
  8950.         )
  8951.  
  8952.     [143.160.1.102.0] => Array
  8953.         (
  8954.             [] => Array
  8955.                 (
  8956.                     [device_id] => 114
  8957.                     [port_id] => 5159
  8958.                     [ospf_port_id] => 143.160.1.102.0
  8959.                     [ospfIfIpAddress] => 143.160.1.102
  8960.                     [ospfAddressLessIf] => 0
  8961.                     [ospfIfAreaId] => 0.0.0.0
  8962.                     [ospfIfType] => broadcast
  8963.                     [ospfIfAdminStat] => enabled
  8964.                     [ospfIfRtrPriority] => 1
  8965.                     [ospfIfTransitDelay] => 1
  8966.                     [ospfIfRetransInterval] => 5
  8967.                     [ospfIfHelloInterval] => 10
  8968.                     [ospfIfRtrDeadInterval] => 40
  8969.                     [ospfIfPollInterval] => 120
  8970.                     [ospfIfState] => down
  8971.                     [ospfIfDesignatedRouter] => 0.0.0.0
  8972.                     [ospfIfBackupDesignatedRouter] => 0.0.0.0
  8973.                     [ospfIfEvents] => 587
  8974.                     [ospfIfAuthKey] =>
  8975.                     [ospfIfStatus] => notInService
  8976.                     [ospfIfMulticastForwarding] => blocked
  8977.                     [ospfIfDemand] => false
  8978.                     [ospfIfAuthType] => none
  8979.                     [context_name] =>
  8980.                 )
  8981.  
  8982.         )
  8983.  
  8984.     [143.160.1.106.0] => Array
  8985.         (
  8986.             [] => Array
  8987.                 (
  8988.                     [device_id] => 114
  8989.                     [port_id] => 5160
  8990.                     [ospf_port_id] => 143.160.1.106.0
  8991.                     [ospfIfIpAddress] => 143.160.1.106
  8992.                     [ospfAddressLessIf] => 0
  8993.                     [ospfIfAreaId] => 0.0.0.0
  8994.                     [ospfIfType] => broadcast
  8995.                     [ospfIfAdminStat] => enabled
  8996.                     [ospfIfRtrPriority] => 1
  8997.                     [ospfIfTransitDelay] => 1
  8998.                     [ospfIfRetransInterval] => 5
  8999.                     [ospfIfHelloInterval] => 10
  9000.                     [ospfIfRtrDeadInterval] => 40
  9001.                     [ospfIfPollInterval] => 120
  9002.                     [ospfIfState] => down
  9003.                     [ospfIfDesignatedRouter] => 0.0.0.0
  9004.                     [ospfIfBackupDesignatedRouter] => 0.0.0.0
  9005.                     [ospfIfEvents] => 89
  9006.                     [ospfIfAuthKey] =>
  9007.                     [ospfIfStatus] => notInService
  9008.                     [ospfIfMulticastForwarding] => blocked
  9009.                     [ospfIfDemand] => false
  9010.                     [ospfIfAuthType] => none
  9011.                     [context_name] =>
  9012.                 )
  9013.  
  9014.         )
  9015.  
  9016.     [143.160.1.110.0] => Array
  9017.         (
  9018.             [] => Array
  9019.                 (
  9020.                     [device_id] => 114
  9021.                     [port_id] => 5161
  9022.                     [ospf_port_id] => 143.160.1.110.0
  9023.                     [ospfIfIpAddress] => 143.160.1.110
  9024.                     [ospfAddressLessIf] => 0
  9025.                     [ospfIfAreaId] => 0.0.0.0
  9026.                     [ospfIfType] => broadcast
  9027.                     [ospfIfAdminStat] => enabled
  9028.                     [ospfIfRtrPriority] => 1
  9029.                     [ospfIfTransitDelay] => 1
  9030.                     [ospfIfRetransInterval] => 5
  9031.                     [ospfIfHelloInterval] => 10
  9032.                     [ospfIfRtrDeadInterval] => 40
  9033.                     [ospfIfPollInterval] => 120
  9034.                     [ospfIfState] => down
  9035.                     [ospfIfDesignatedRouter] => 0.0.0.0
  9036.                     [ospfIfBackupDesignatedRouter] => 0.0.0.0
  9037.                     [ospfIfEvents] => 35
  9038.                     [ospfIfAuthKey] =>
  9039.                     [ospfIfStatus] => notInService
  9040.                     [ospfIfMulticastForwarding] => blocked
  9041.                     [ospfIfDemand] => false
  9042.                     [ospfIfAuthType] => none
  9043.                     [context_name] =>
  9044.                 )
  9045.  
  9046.         )
  9047.  
  9048.     [143.160.1.114.0] => Array
  9049.         (
  9050.             [] => Array
  9051.                 (
  9052.                     [device_id] => 114
  9053.                     [port_id] => 5162
  9054.                     [ospf_port_id] => 143.160.1.114.0
  9055.                     [ospfIfIpAddress] => 143.160.1.114
  9056.                     [ospfAddressLessIf] => 0
  9057.                     [ospfIfAreaId] => 0.0.0.0
  9058.                     [ospfIfType] => broadcast
  9059.                     [ospfIfAdminStat] => enabled
  9060.                     [ospfIfRtrPriority] => 1
  9061.                     [ospfIfTransitDelay] => 1
  9062.                     [ospfIfRetransInterval] => 5
  9063.                     [ospfIfHelloInterval] => 10
  9064.                     [ospfIfRtrDeadInterval] => 40
  9065.                     [ospfIfPollInterval] => 120
  9066.                     [ospfIfState] => down
  9067.                     [ospfIfDesignatedRouter] => 0.0.0.0
  9068.                     [ospfIfBackupDesignatedRouter] => 0.0.0.0
  9069.                     [ospfIfEvents] => 20
  9070.                     [ospfIfAuthKey] =>
  9071.                     [ospfIfStatus] => notInService
  9072.                     [ospfIfMulticastForwarding] => blocked
  9073.                     [ospfIfDemand] => false
  9074.                     [ospfIfAuthType] => none
  9075.                     [context_name] =>
  9076.                 )
  9077.  
  9078.         )
  9079.  
  9080.     [143.160.1.118.0] => Array
  9081.         (
  9082.             [] => Array
  9083.                 (
  9084.                     [device_id] => 114
  9085.                     [port_id] => 5163
  9086.                     [ospf_port_id] => 143.160.1.118.0
  9087.                     [ospfIfIpAddress] => 143.160.1.118
  9088.                     [ospfAddressLessIf] => 0
  9089.                     [ospfIfAreaId] => 0.0.0.0
  9090.                     [ospfIfType] => broadcast
  9091.                     [ospfIfAdminStat] => enabled
  9092.                     [ospfIfRtrPriority] => 1
  9093.                     [ospfIfTransitDelay] => 1
  9094.                     [ospfIfRetransInterval] => 5
  9095.                     [ospfIfHelloInterval] => 10
  9096.                     [ospfIfRtrDeadInterval] => 40
  9097.                     [ospfIfPollInterval] => 120
  9098.                     [ospfIfState] => backupDesignatedRouter
  9099.                     [ospfIfDesignatedRouter] => 143.160.1.117
  9100.                     [ospfIfBackupDesignatedRouter] => 143.160.1.118
  9101.                     [ospfIfEvents] => 24
  9102.                     [ospfIfAuthKey] =>
  9103.                     [ospfIfStatus] => active
  9104.                     [ospfIfMulticastForwarding] => blocked
  9105.                     [ospfIfDemand] => false
  9106.                     [ospfIfAuthType] => none
  9107.                     [context_name] =>
  9108.                 )
  9109.  
  9110.         )
  9111.  
  9112.     [143.160.1.122.0] => Array
  9113.         (
  9114.             [] => Array
  9115.                 (
  9116.                     [device_id] => 114
  9117.                     [port_id] => 5164
  9118.                     [ospf_port_id] => 143.160.1.122.0
  9119.                     [ospfIfIpAddress] => 143.160.1.122
  9120.                     [ospfAddressLessIf] => 0
  9121.                     [ospfIfAreaId] => 0.0.0.0
  9122.                     [ospfIfType] => broadcast
  9123.                     [ospfIfAdminStat] => enabled
  9124.                     [ospfIfRtrPriority] => 1
  9125.                     [ospfIfTransitDelay] => 1
  9126.                     [ospfIfRetransInterval] => 5
  9127.                     [ospfIfHelloInterval] => 10
  9128.                     [ospfIfRtrDeadInterval] => 40
  9129.                     [ospfIfPollInterval] => 120
  9130.                     [ospfIfState] => backupDesignatedRouter
  9131.                     [ospfIfDesignatedRouter] => 143.160.1.121
  9132.                     [ospfIfBackupDesignatedRouter] => 143.160.1.122
  9133.                     [ospfIfEvents] => 22
  9134.                     [ospfIfAuthKey] =>
  9135.                     [ospfIfStatus] => active
  9136.                     [ospfIfMulticastForwarding] => blocked
  9137.                     [ospfIfDemand] => false
  9138.                     [ospfIfAuthType] => none
  9139.                     [context_name] =>
  9140.                 )
  9141.  
  9142.         )
  9143.  
  9144.     [143.160.1.126.0] => Array
  9145.         (
  9146.             [] => Array
  9147.                 (
  9148.                     [device_id] => 114
  9149.                     [port_id] => 5165
  9150.                     [ospf_port_id] => 143.160.1.126.0
  9151.                     [ospfIfIpAddress] => 143.160.1.126
  9152.                     [ospfAddressLessIf] => 0
  9153.                     [ospfIfAreaId] => 0.0.0.0
  9154.                     [ospfIfType] => broadcast
  9155.                     [ospfIfAdminStat] => enabled
  9156.                     [ospfIfRtrPriority] => 1
  9157.                     [ospfIfTransitDelay] => 1
  9158.                     [ospfIfRetransInterval] => 5
  9159.                     [ospfIfHelloInterval] => 10
  9160.                     [ospfIfRtrDeadInterval] => 40
  9161.                     [ospfIfPollInterval] => 120
  9162.                     [ospfIfState] => designatedRouter
  9163.                     [ospfIfDesignatedRouter] => 143.160.1.126
  9164.                     [ospfIfBackupDesignatedRouter] => 143.160.1.125
  9165.                     [ospfIfEvents] => 65
  9166.                     [ospfIfAuthKey] =>
  9167.                     [ospfIfStatus] => active
  9168.                     [ospfIfMulticastForwarding] => blocked
  9169.                     [ospfIfDemand] => false
  9170.                     [ospfIfAuthType] => none
  9171.                     [context_name] =>
  9172.                 )
  9173.  
  9174.         )
  9175.  
  9176.     [143.160.1.130.0] => Array
  9177.         (
  9178.             [] => Array
  9179.                 (
  9180.                     [device_id] => 114
  9181.                     [port_id] => 5166
  9182.                     [ospf_port_id] => 143.160.1.130.0
  9183.                     [ospfIfIpAddress] => 143.160.1.130
  9184.                     [ospfAddressLessIf] => 0
  9185.                     [ospfIfAreaId] => 0.0.0.0
  9186.                     [ospfIfType] => broadcast
  9187.                     [ospfIfAdminStat] => enabled
  9188.                     [ospfIfRtrPriority] => 1
  9189.                     [ospfIfTransitDelay] => 1
  9190.                     [ospfIfRetransInterval] => 5
  9191.                     [ospfIfHelloInterval] => 10
  9192.                     [ospfIfRtrDeadInterval] => 40
  9193.                     [ospfIfPollInterval] => 120
  9194.                     [ospfIfState] => backupDesignatedRouter
  9195.                     [ospfIfDesignatedRouter] => 143.160.1.129
  9196.                     [ospfIfBackupDesignatedRouter] => 143.160.1.130
  9197.                     [ospfIfEvents] => 31
  9198.                     [ospfIfAuthKey] =>
  9199.                     [ospfIfStatus] => active
  9200.                     [ospfIfMulticastForwarding] => blocked
  9201.                     [ospfIfDemand] => false
  9202.                     [ospfIfAuthType] => none
  9203.                     [context_name] =>
  9204.                 )
  9205.  
  9206.         )
  9207.  
  9208.     [143.160.1.134.0] => Array
  9209.         (
  9210.             [] => Array
  9211.                 (
  9212.                     [device_id] => 114
  9213.                     [port_id] => 5167
  9214.                     [ospf_port_id] => 143.160.1.134.0
  9215.                     [ospfIfIpAddress] => 143.160.1.134
  9216.                     [ospfAddressLessIf] => 0
  9217.                     [ospfIfAreaId] => 196.252.74.0
  9218.                     [ospfIfType] => broadcast
  9219.                     [ospfIfAdminStat] => enabled
  9220.                     [ospfIfRtrPriority] => 1
  9221.                     [ospfIfTransitDelay] => 1
  9222.                     [ospfIfRetransInterval] => 5
  9223.                     [ospfIfHelloInterval] => 10
  9224.                     [ospfIfRtrDeadInterval] => 40
  9225.                     [ospfIfPollInterval] => 120
  9226.                     [ospfIfState] => backupDesignatedRouter
  9227.                     [ospfIfDesignatedRouter] => 143.160.1.133
  9228.                     [ospfIfBackupDesignatedRouter] => 143.160.1.134
  9229.                     [ospfIfEvents] => 12
  9230.                     [ospfIfAuthKey] =>
  9231.                     [ospfIfStatus] => active
  9232.                     [ospfIfMulticastForwarding] => blocked
  9233.                     [ospfIfDemand] => false
  9234.                     [ospfIfAuthType] => none
  9235.                     [context_name] =>
  9236.                 )
  9237.  
  9238.         )
  9239.  
  9240.     [143.160.1.138.0] => Array
  9241.         (
  9242.             [] => Array
  9243.                 (
  9244.                     [device_id] => 114
  9245.                     [port_id] => 5168
  9246.                     [ospf_port_id] => 143.160.1.138.0
  9247.                     [ospfIfIpAddress] => 143.160.1.138
  9248.                     [ospfAddressLessIf] => 0
  9249.                     [ospfIfAreaId] => 0.0.0.0
  9250.                     [ospfIfType] => broadcast
  9251.                     [ospfIfAdminStat] => enabled
  9252.                     [ospfIfRtrPriority] => 1
  9253.                     [ospfIfTransitDelay] => 1
  9254.                     [ospfIfRetransInterval] => 5
  9255.                     [ospfIfHelloInterval] => 10
  9256.                     [ospfIfRtrDeadInterval] => 40
  9257.                     [ospfIfPollInterval] => 120
  9258.                     [ospfIfState] => down
  9259.                     [ospfIfDesignatedRouter] => 0.0.0.0
  9260.                     [ospfIfBackupDesignatedRouter] => 0.0.0.0
  9261.                     [ospfIfEvents] => 161
  9262.                     [ospfIfAuthKey] =>
  9263.                     [ospfIfStatus] => notInService
  9264.                     [ospfIfMulticastForwarding] => blocked
  9265.                     [ospfIfDemand] => false
  9266.                     [ospfIfAuthType] => none
  9267.                     [context_name] =>
  9268.                 )
  9269.  
  9270.         )
  9271.  
  9272.     [143.160.1.142.0] => Array
  9273.         (
  9274.             [] => Array
  9275.                 (
  9276.                     [device_id] => 114
  9277.                     [port_id] => 5169
  9278.                     [ospf_port_id] => 143.160.1.142.0
  9279.                     [ospfIfIpAddress] => 143.160.1.142
  9280.                     [ospfAddressLessIf] => 0
  9281.                     [ospfIfAreaId] => 0.0.0.0
  9282.                     [ospfIfType] => broadcast
  9283.                     [ospfIfAdminStat] => enabled
  9284.                     [ospfIfRtrPriority] => 1
  9285.                     [ospfIfTransitDelay] => 1
  9286.                     [ospfIfRetransInterval] => 5
  9287.                     [ospfIfHelloInterval] => 10
  9288.                     [ospfIfRtrDeadInterval] => 40
  9289.                     [ospfIfPollInterval] => 120
  9290.                     [ospfIfState] => backupDesignatedRouter
  9291.                     [ospfIfDesignatedRouter] => 143.160.1.141
  9292.                     [ospfIfBackupDesignatedRouter] => 143.160.1.142
  9293.                     [ospfIfEvents] => 40
  9294.                     [ospfIfAuthKey] =>
  9295.                     [ospfIfStatus] => active
  9296.                     [ospfIfMulticastForwarding] => blocked
  9297.                     [ospfIfDemand] => false
  9298.                     [ospfIfAuthType] => none
  9299.                     [context_name] =>
  9300.                 )
  9301.  
  9302.         )
  9303.  
  9304.     [143.160.1.146.0] => Array
  9305.         (
  9306.             [] => Array
  9307.                 (
  9308.                     [device_id] => 114
  9309.                     [port_id] => 5170
  9310.                     [ospf_port_id] => 143.160.1.146.0
  9311.                     [ospfIfIpAddress] => 143.160.1.146
  9312.                     [ospfAddressLessIf] => 0
  9313.                     [ospfIfAreaId] => 0.0.0.0
  9314.                     [ospfIfType] => broadcast
  9315.                     [ospfIfAdminStat] => enabled
  9316.                     [ospfIfRtrPriority] => 1
  9317.                     [ospfIfTransitDelay] => 1
  9318.                     [ospfIfRetransInterval] => 5
  9319.                     [ospfIfHelloInterval] => 10
  9320.                     [ospfIfRtrDeadInterval] => 40
  9321.                     [ospfIfPollInterval] => 120
  9322.                     [ospfIfState] => down
  9323.                     [ospfIfDesignatedRouter] => 0.0.0.0
  9324.                     [ospfIfBackupDesignatedRouter] => 0.0.0.0
  9325.                     [ospfIfEvents] => 0
  9326.                     [ospfIfAuthKey] =>
  9327.                     [ospfIfStatus] => notInService
  9328.                     [ospfIfMulticastForwarding] => blocked
  9329.                     [ospfIfDemand] => false
  9330.                     [ospfIfAuthType] => none
  9331.                     [context_name] =>
  9332.                 )
  9333.  
  9334.         )
  9335.  
  9336.     [143.160.1.150.0] => Array
  9337.         (
  9338.             [] => Array
  9339.                 (
  9340.                     [device_id] => 114
  9341.                     [port_id] => 5171
  9342.                     [ospf_port_id] => 143.160.1.150.0
  9343.                     [ospfIfIpAddress] => 143.160.1.150
  9344.                     [ospfAddressLessIf] => 0
  9345.                     [ospfIfAreaId] => 0.0.0.0
  9346.                     [ospfIfType] => broadcast
  9347.                     [ospfIfAdminStat] => enabled
  9348.                     [ospfIfRtrPriority] => 1
  9349.                     [ospfIfTransitDelay] => 1
  9350.                     [ospfIfRetransInterval] => 5
  9351.                     [ospfIfHelloInterval] => 10
  9352.                     [ospfIfRtrDeadInterval] => 40
  9353.                     [ospfIfPollInterval] => 120
  9354.                     [ospfIfState] => backupDesignatedRouter
  9355.                     [ospfIfDesignatedRouter] => 143.160.1.149
  9356.                     [ospfIfBackupDesignatedRouter] => 143.160.1.150
  9357.                     [ospfIfEvents] => 10
  9358.                     [ospfIfAuthKey] =>
  9359.                     [ospfIfStatus] => active
  9360.                     [ospfIfMulticastForwarding] => blocked
  9361.                     [ospfIfDemand] => false
  9362.                     [ospfIfAuthType] => none
  9363.                     [context_name] =>
  9364.                 )
  9365.  
  9366.         )
  9367.  
  9368.     [143.160.1.153.0] => Array
  9369.         (
  9370.             [] => Array
  9371.                 (
  9372.                     [device_id] => 114
  9373.                     [port_id] => 5172
  9374.                     [ospf_port_id] => 143.160.1.153.0
  9375.                     [ospfIfIpAddress] => 143.160.1.153
  9376.                     [ospfAddressLessIf] => 0
  9377.                     [ospfIfAreaId] => 0.0.0.0
  9378.                     [ospfIfType] => broadcast
  9379.                     [ospfIfAdminStat] => enabled
  9380.                     [ospfIfRtrPriority] => 1
  9381.                     [ospfIfTransitDelay] => 1
  9382.                     [ospfIfRetransInterval] => 5
  9383.                     [ospfIfHelloInterval] => 10
  9384.                     [ospfIfRtrDeadInterval] => 40
  9385.                     [ospfIfPollInterval] => 120
  9386.                     [ospfIfState] => backupDesignatedRouter
  9387.                     [ospfIfDesignatedRouter] => 143.160.1.152
  9388.                     [ospfIfBackupDesignatedRouter] => 143.160.1.153
  9389.                     [ospfIfEvents] => 6
  9390.                     [ospfIfAuthKey] =>
  9391.                     [ospfIfStatus] => active
  9392.                     [ospfIfMulticastForwarding] => blocked
  9393.                     [ospfIfDemand] => false
  9394.                     [ospfIfAuthType] => none
  9395.                     [context_name] =>
  9396.                 )
  9397.  
  9398.         )
  9399.  
  9400.     [143.160.1.155.0] => Array
  9401.         (
  9402.             [] => Array
  9403.                 (
  9404.                     [device_id] => 114
  9405.                     [port_id] => 5173
  9406.                     [ospf_port_id] => 143.160.1.155.0
  9407.                     [ospfIfIpAddress] => 143.160.1.155
  9408.                     [ospfAddressLessIf] => 0
  9409.                     [ospfIfAreaId] => 196.252.58.0
  9410.                     [ospfIfType] => broadcast
  9411.                     [ospfIfAdminStat] => enabled
  9412.                     [ospfIfRtrPriority] => 1
  9413.                     [ospfIfTransitDelay] => 1
  9414.                     [ospfIfRetransInterval] => 5
  9415.                     [ospfIfHelloInterval] => 10
  9416.                     [ospfIfRtrDeadInterval] => 40
  9417.                     [ospfIfPollInterval] => 120
  9418.                     [ospfIfState] => backupDesignatedRouter
  9419.                     [ospfIfDesignatedRouter] => 143.160.1.154
  9420.                     [ospfIfBackupDesignatedRouter] => 143.160.1.155
  9421.                     [ospfIfEvents] => 140
  9422.                     [ospfIfAuthKey] =>
  9423.                     [ospfIfStatus] => active
  9424.                     [ospfIfMulticastForwarding] => blocked
  9425.                     [ospfIfDemand] => false
  9426.                     [ospfIfAuthType] => none
  9427.                     [context_name] =>
  9428.                 )
  9429.  
  9430.         )
  9431.  
  9432.     [143.160.1.157.0] => Array
  9433.         (
  9434.             [] => Array
  9435.                 (
  9436.                     [device_id] => 114
  9437.                     [port_id] => 5174
  9438.                     [ospf_port_id] => 143.160.1.157.0
  9439.                     [ospfIfIpAddress] => 143.160.1.157
  9440.                     [ospfAddressLessIf] => 0
  9441.                     [ospfIfAreaId] => 0.0.0.0
  9442.                     [ospfIfType] => broadcast
  9443.                     [ospfIfAdminStat] => enabled
  9444.                     [ospfIfRtrPriority] => 1
  9445.                     [ospfIfTransitDelay] => 1
  9446.                     [ospfIfRetransInterval] => 5
  9447.                     [ospfIfHelloInterval] => 10
  9448.                     [ospfIfRtrDeadInterval] => 40
  9449.                     [ospfIfPollInterval] => 120
  9450.                     [ospfIfState] => backupDesignatedRouter
  9451.                     [ospfIfDesignatedRouter] => 143.160.1.156
  9452.                     [ospfIfBackupDesignatedRouter] => 143.160.1.157
  9453.                     [ospfIfEvents] => 6
  9454.                     [ospfIfAuthKey] =>
  9455.                     [ospfIfStatus] => active
  9456.                     [ospfIfMulticastForwarding] => blocked
  9457.                     [ospfIfDemand] => false
  9458.                     [ospfIfAuthType] => none
  9459.                     [context_name] =>
  9460.                 )
  9461.  
  9462.         )
  9463.  
  9464.     [143.160.1.163.0] => Array
  9465.         (
  9466.             [] => Array
  9467.                 (
  9468.                     [device_id] => 114
  9469.                     [port_id] => 5177
  9470.                     [ospf_port_id] => 143.160.1.163.0
  9471.                     [ospfIfIpAddress] => 143.160.1.163
  9472.                     [ospfAddressLessIf] => 0
  9473.                     [ospfIfAreaId] => 196.252.56.0
  9474.                     [ospfIfType] => broadcast
  9475.                     [ospfIfAdminStat] => enabled
  9476.                     [ospfIfRtrPriority] => 1
  9477.                     [ospfIfTransitDelay] => 1
  9478.                     [ospfIfRetransInterval] => 5
  9479.                     [ospfIfHelloInterval] => 10
  9480.                     [ospfIfRtrDeadInterval] => 40
  9481.                     [ospfIfPollInterval] => 120
  9482.                     [ospfIfState] => backupDesignatedRouter
  9483.                     [ospfIfDesignatedRouter] => 143.160.1.162
  9484.                     [ospfIfBackupDesignatedRouter] => 143.160.1.163
  9485.                     [ospfIfEvents] => 137
  9486.                     [ospfIfAuthKey] =>
  9487.                     [ospfIfStatus] => active
  9488.                     [ospfIfMulticastForwarding] => blocked
  9489.                     [ospfIfDemand] => false
  9490.                     [ospfIfAuthType] => none
  9491.                     [context_name] =>
  9492.                 )
  9493.  
  9494.         )
  9495.  
  9496.     [143.160.1.169.0] => Array
  9497.         (
  9498.             [] => Array
  9499.                 (
  9500.                     [device_id] => 114
  9501.                     [port_id] => 5178
  9502.                     [ospf_port_id] => 143.160.1.169.0
  9503.                     [ospfIfIpAddress] => 143.160.1.169
  9504.                     [ospfAddressLessIf] => 0
  9505.                     [ospfIfAreaId] => 196.252.176.0
  9506.                     [ospfIfType] => broadcast
  9507.                     [ospfIfAdminStat] => enabled
  9508.                     [ospfIfRtrPriority] => 1
  9509.                     [ospfIfTransitDelay] => 1
  9510.                     [ospfIfRetransInterval] => 5
  9511.                     [ospfIfHelloInterval] => 10
  9512.                     [ospfIfRtrDeadInterval] => 40
  9513.                     [ospfIfPollInterval] => 120
  9514.                     [ospfIfState] => backupDesignatedRouter
  9515.                     [ospfIfDesignatedRouter] => 143.160.1.168
  9516.                     [ospfIfBackupDesignatedRouter] => 143.160.1.169
  9517.                     [ospfIfEvents] => 14
  9518.                     [ospfIfAuthKey] =>
  9519.                     [ospfIfStatus] => active
  9520.                     [ospfIfMulticastForwarding] => blocked
  9521.                     [ospfIfDemand] => false
  9522.                     [ospfIfAuthType] => none
  9523.                     [context_name] =>
  9524.                 )
  9525.  
  9526.         )
  9527.  
  9528.     [143.160.1.170.0] => Array
  9529.         (
  9530.             [] => Array
  9531.                 (
  9532.                     [device_id] => 114
  9533.                     [port_id] => 5190
  9534.                     [ospf_port_id] => 143.160.1.170.0
  9535.                     [ospfIfIpAddress] => 143.160.1.170
  9536.                     [ospfAddressLessIf] => 0
  9537.                     [ospfIfAreaId] => 0.0.0.0
  9538.                     [ospfIfType] => broadcast
  9539.                     [ospfIfAdminStat] => enabled
  9540.                     [ospfIfRtrPriority] => 1
  9541.                     [ospfIfTransitDelay] => 1
  9542.                     [ospfIfRetransInterval] => 5
  9543.                     [ospfIfHelloInterval] => 10
  9544.                     [ospfIfRtrDeadInterval] => 40
  9545.                     [ospfIfPollInterval] => 120
  9546.                     [ospfIfState] => loopback
  9547.                     [ospfIfDesignatedRouter] => 0.0.0.0
  9548.                     [ospfIfBackupDesignatedRouter] => 0.0.0.0
  9549.                     [ospfIfEvents] => 1
  9550.                     [ospfIfAuthKey] =>
  9551.                     [ospfIfStatus] => active
  9552.                     [ospfIfMulticastForwarding] => blocked
  9553.                     [ospfIfDemand] => false
  9554.                     [ospfIfAuthType] => none
  9555.                     [context_name] =>
  9556.                 )
  9557.  
  9558.         )
  9559.  
  9560.     [143.160.1.18.0] => Array
  9561.         (
  9562.             [] => Array
  9563.                 (
  9564.                     [device_id] => 114
  9565.                     [port_id] => 5138
  9566.                     [ospf_port_id] => 143.160.1.18.0
  9567.                     [ospfIfIpAddress] => 143.160.1.18
  9568.                     [ospfAddressLessIf] => 0
  9569.                     [ospfIfAreaId] => 0.0.0.0
  9570.                     [ospfIfType] => broadcast
  9571.                     [ospfIfAdminStat] => enabled
  9572.                     [ospfIfRtrPriority] => 1
  9573.                     [ospfIfTransitDelay] => 1
  9574.                     [ospfIfRetransInterval] => 5
  9575.                     [ospfIfHelloInterval] => 10
  9576.                     [ospfIfRtrDeadInterval] => 40
  9577.                     [ospfIfPollInterval] => 120
  9578.                     [ospfIfState] => designatedRouter
  9579.                     [ospfIfDesignatedRouter] => 143.160.1.18
  9580.                     [ospfIfBackupDesignatedRouter] => 143.160.1.17
  9581.                     [ospfIfEvents] => 8
  9582.                     [ospfIfAuthKey] =>
  9583.                     [ospfIfStatus] => active
  9584.                     [ospfIfMulticastForwarding] => blocked
  9585.                     [ospfIfDemand] => false
  9586.                     [ospfIfAuthType] => none
  9587.                     [context_name] =>
  9588.                 )
  9589.  
  9590.         )
  9591.  
  9592.     [143.160.1.181.0] => Array
  9593.         (
  9594.             [] => Array
  9595.                 (
  9596.                     [device_id] => 114
  9597.                     [port_id] => 5175
  9598.                     [ospf_port_id] => 143.160.1.181.0
  9599.                     [ospfIfIpAddress] => 143.160.1.181
  9600.                     [ospfAddressLessIf] => 0
  9601.                     [ospfIfAreaId] => 196.252.172.0
  9602.                     [ospfIfType] => broadcast
  9603.                     [ospfIfAdminStat] => enabled
  9604.                     [ospfIfRtrPriority] => 1
  9605.                     [ospfIfTransitDelay] => 1
  9606.                     [ospfIfRetransInterval] => 5
  9607.                     [ospfIfHelloInterval] => 10
  9608.                     [ospfIfRtrDeadInterval] => 40
  9609.                     [ospfIfPollInterval] => 120
  9610.                     [ospfIfState] => backupDesignatedRouter
  9611.                     [ospfIfDesignatedRouter] => 143.160.1.180
  9612.                     [ospfIfBackupDesignatedRouter] => 143.160.1.181
  9613.                     [ospfIfEvents] => 64
  9614.                     [ospfIfAuthKey] =>
  9615.                     [ospfIfStatus] => active
  9616.                     [ospfIfMulticastForwarding] => blocked
  9617.                     [ospfIfDemand] => false
  9618.                     [ospfIfAuthType] => none
  9619.                     [context_name] =>
  9620.                 )
  9621.  
  9622.         )
  9623.  
  9624.     [143.160.1.183.0] => Array
  9625.         (
  9626.             [] => Array
  9627.                 (
  9628.                     [device_id] => 114
  9629.                     [port_id] => 5176
  9630.                     [ospf_port_id] => 143.160.1.183.0
  9631.                     [ospfIfIpAddress] => 143.160.1.183
  9632.                     [ospfAddressLessIf] => 0
  9633.                     [ospfIfAreaId] => 196.252.70.0
  9634.                     [ospfIfType] => broadcast
  9635.                     [ospfIfAdminStat] => enabled
  9636.                     [ospfIfRtrPriority] => 1
  9637.                     [ospfIfTransitDelay] => 1
  9638.                     [ospfIfRetransInterval] => 5
  9639.                     [ospfIfHelloInterval] => 10
  9640.                     [ospfIfRtrDeadInterval] => 40
  9641.                     [ospfIfPollInterval] => 120
  9642.                     [ospfIfState] => backupDesignatedRouter
  9643.                     [ospfIfDesignatedRouter] => 143.160.1.182
  9644.                     [ospfIfBackupDesignatedRouter] => 143.160.1.183
  9645.                     [ospfIfEvents] => 46
  9646.                     [ospfIfAuthKey] =>
  9647.                     [ospfIfStatus] => active
  9648.                     [ospfIfMulticastForwarding] => blocked
  9649.                     [ospfIfDemand] => false
  9650.                     [ospfIfAuthType] => none
  9651.                     [context_name] =>
  9652.                 )
  9653.  
  9654.         )
  9655.  
  9656.     [143.160.1.22.0] => Array
  9657.         (
  9658.             [] => Array
  9659.                 (
  9660.                     [device_id] => 114
  9661.                     [port_id] => 5139
  9662.                     [ospf_port_id] => 143.160.1.22.0
  9663.                     [ospfIfIpAddress] => 143.160.1.22
  9664.                     [ospfAddressLessIf] => 0
  9665.                     [ospfIfAreaId] => 0.0.0.0
  9666.                     [ospfIfType] => broadcast
  9667.                     [ospfIfAdminStat] => enabled
  9668.                     [ospfIfRtrPriority] => 1
  9669.                     [ospfIfTransitDelay] => 1
  9670.                     [ospfIfRetransInterval] => 5
  9671.                     [ospfIfHelloInterval] => 10
  9672.                     [ospfIfRtrDeadInterval] => 40
  9673.                     [ospfIfPollInterval] => 120
  9674.                     [ospfIfState] => backupDesignatedRouter
  9675.                     [ospfIfDesignatedRouter] => 143.160.1.21
  9676.                     [ospfIfBackupDesignatedRouter] => 143.160.1.22
  9677.                     [ospfIfEvents] => 62
  9678.                     [ospfIfAuthKey] =>
  9679.                     [ospfIfStatus] => active
  9680.                     [ospfIfMulticastForwarding] => blocked
  9681.                     [ospfIfDemand] => false
  9682.                     [ospfIfAuthType] => none
  9683.                     [context_name] =>
  9684.                 )
  9685.  
  9686.         )
  9687.  
  9688.     [143.160.1.30.0] => Array
  9689.         (
  9690.             [] => Array
  9691.                 (
  9692.                     [device_id] => 114
  9693.                     [port_id] => 5141
  9694.                     [ospf_port_id] => 143.160.1.30.0
  9695.                     [ospfIfIpAddress] => 143.160.1.30
  9696.                     [ospfAddressLessIf] => 0
  9697.                     [ospfIfAreaId] => 196.252.184.0
  9698.                     [ospfIfType] => broadcast
  9699.                     [ospfIfAdminStat] => enabled
  9700.                     [ospfIfRtrPriority] => 1
  9701.                     [ospfIfTransitDelay] => 1
  9702.                     [ospfIfRetransInterval] => 5
  9703.                     [ospfIfHelloInterval] => 10
  9704.                     [ospfIfRtrDeadInterval] => 40
  9705.                     [ospfIfPollInterval] => 120
  9706.                     [ospfIfState] => down
  9707.                     [ospfIfDesignatedRouter] => 0.0.0.0
  9708.                     [ospfIfBackupDesignatedRouter] => 0.0.0.0
  9709.                     [ospfIfEvents] => 0
  9710.                     [ospfIfAuthKey] =>
  9711.                     [ospfIfStatus] => notInService
  9712.                     [ospfIfMulticastForwarding] => blocked
  9713.                     [ospfIfDemand] => false
  9714.                     [ospfIfAuthType] => none
  9715.                     [context_name] =>
  9716.                 )
  9717.  
  9718.         )
  9719.  
  9720.     [143.160.1.34.0] => Array
  9721.         (
  9722.             [] => Array
  9723.                 (
  9724.                     [device_id] => 114
  9725.                     [port_id] => 5142
  9726.                     [ospf_port_id] => 143.160.1.34.0
  9727.                     [ospfIfIpAddress] => 143.160.1.34
  9728.                     [ospfAddressLessIf] => 0
  9729.                     [ospfIfAreaId] => 0.0.0.0
  9730.                     [ospfIfType] => broadcast
  9731.                     [ospfIfAdminStat] => enabled
  9732.                     [ospfIfRtrPriority] => 1
  9733.                     [ospfIfTransitDelay] => 1
  9734.                     [ospfIfRetransInterval] => 5
  9735.                     [ospfIfHelloInterval] => 10
  9736.                     [ospfIfRtrDeadInterval] => 40
  9737.                     [ospfIfPollInterval] => 120
  9738.                     [ospfIfState] => backupDesignatedRouter
  9739.                     [ospfIfDesignatedRouter] => 143.160.1.33
  9740.                     [ospfIfBackupDesignatedRouter] => 143.160.1.34
  9741.                     [ospfIfEvents] => 9
  9742.                     [ospfIfAuthKey] =>
  9743.                     [ospfIfStatus] => active
  9744.                     [ospfIfMulticastForwarding] => blocked
  9745.                     [ospfIfDemand] => false
  9746.                     [ospfIfAuthType] => none
  9747.                     [context_name] =>
  9748.                 )
  9749.  
  9750.         )
  9751.  
  9752.     [143.160.1.38.0] => Array
  9753.         (
  9754.             [] => Array
  9755.                 (
  9756.                     [device_id] => 114
  9757.                     [port_id] => 5143
  9758.                     [ospf_port_id] => 143.160.1.38.0
  9759.                     [ospfIfIpAddress] => 143.160.1.38
  9760.                     [ospfAddressLessIf] => 0
  9761.                     [ospfIfAreaId] => 0.0.0.0
  9762.                     [ospfIfType] => broadcast
  9763.                     [ospfIfAdminStat] => enabled
  9764.                     [ospfIfRtrPriority] => 1
  9765.                     [ospfIfTransitDelay] => 1
  9766.                     [ospfIfRetransInterval] => 5
  9767.                     [ospfIfHelloInterval] => 10
  9768.                     [ospfIfRtrDeadInterval] => 40
  9769.                     [ospfIfPollInterval] => 120
  9770.                     [ospfIfState] => backupDesignatedRouter
  9771.                     [ospfIfDesignatedRouter] => 143.160.1.37
  9772.                     [ospfIfBackupDesignatedRouter] => 143.160.1.38
  9773.                     [ospfIfEvents] => 6
  9774.                     [ospfIfAuthKey] =>
  9775.                     [ospfIfStatus] => active
  9776.                     [ospfIfMulticastForwarding] => blocked
  9777.                     [ospfIfDemand] => false
  9778.                     [ospfIfAuthType] => none
  9779.                     [context_name] =>
  9780.                 )
  9781.  
  9782.         )
  9783.  
  9784.     [143.160.1.42.0] => Array
  9785.         (
  9786.             [] => Array
  9787.                 (
  9788.                     [device_id] => 114
  9789.                     [port_id] => 5144
  9790.                     [ospf_port_id] => 143.160.1.42.0
  9791.                     [ospfIfIpAddress] => 143.160.1.42
  9792.                     [ospfAddressLessIf] => 0
  9793.                     [ospfIfAreaId] => 0.0.0.0
  9794.                     [ospfIfType] => broadcast
  9795.                     [ospfIfAdminStat] => enabled
  9796.                     [ospfIfRtrPriority] => 1
  9797.                     [ospfIfTransitDelay] => 1
  9798.                     [ospfIfRetransInterval] => 5
  9799.                     [ospfIfHelloInterval] => 10
  9800.                     [ospfIfRtrDeadInterval] => 40
  9801.                     [ospfIfPollInterval] => 120
  9802.                     [ospfIfState] => backupDesignatedRouter
  9803.                     [ospfIfDesignatedRouter] => 143.160.1.41
  9804.                     [ospfIfBackupDesignatedRouter] => 143.160.1.42
  9805.                     [ospfIfEvents] => 46
  9806.                     [ospfIfAuthKey] =>
  9807.                     [ospfIfStatus] => active
  9808.                     [ospfIfMulticastForwarding] => blocked
  9809.                     [ospfIfDemand] => false
  9810.                     [ospfIfAuthType] => none
  9811.                     [context_name] =>
  9812.                 )
  9813.  
  9814.         )
  9815.  
  9816.     [143.160.1.46.0] => Array
  9817.         (
  9818.             [] => Array
  9819.                 (
  9820.                     [device_id] => 114
  9821.                     [port_id] => 5145
  9822.                     [ospf_port_id] => 143.160.1.46.0
  9823.                     [ospfIfIpAddress] => 143.160.1.46
  9824.                     [ospfAddressLessIf] => 0
  9825.                     [ospfIfAreaId] => 0.0.0.0
  9826.                     [ospfIfType] => broadcast
  9827.                     [ospfIfAdminStat] => enabled
  9828.                     [ospfIfRtrPriority] => 1
  9829.                     [ospfIfTransitDelay] => 1
  9830.                     [ospfIfRetransInterval] => 5
  9831.                     [ospfIfHelloInterval] => 10
  9832.                     [ospfIfRtrDeadInterval] => 40
  9833.                     [ospfIfPollInterval] => 120
  9834.                     [ospfIfState] => designatedRouter
  9835.                     [ospfIfDesignatedRouter] => 143.160.1.46
  9836.                     [ospfIfBackupDesignatedRouter] => 143.160.1.45
  9837.                     [ospfIfEvents] => 5
  9838.                     [ospfIfAuthKey] =>
  9839.                     [ospfIfStatus] => active
  9840.                     [ospfIfMulticastForwarding] => blocked
  9841.                     [ospfIfDemand] => false
  9842.                     [ospfIfAuthType] => none
  9843.                     [context_name] =>
  9844.                 )
  9845.  
  9846.         )
  9847.  
  9848.     [143.160.1.50.0] => Array
  9849.         (
  9850.             [] => Array
  9851.                 (
  9852.                     [device_id] => 114
  9853.                     [port_id] => 5146
  9854.                     [ospf_port_id] => 143.160.1.50.0
  9855.                     [ospfIfIpAddress] => 143.160.1.50
  9856.                     [ospfAddressLessIf] => 0
  9857.                     [ospfIfAreaId] => 0.0.0.0
  9858.                     [ospfIfType] => broadcast
  9859.                     [ospfIfAdminStat] => enabled
  9860.                     [ospfIfRtrPriority] => 1
  9861.                     [ospfIfTransitDelay] => 1
  9862.                     [ospfIfRetransInterval] => 5
  9863.                     [ospfIfHelloInterval] => 10
  9864.                     [ospfIfRtrDeadInterval] => 40
  9865.                     [ospfIfPollInterval] => 120
  9866.                     [ospfIfState] => down
  9867.                     [ospfIfDesignatedRouter] => 0.0.0.0
  9868.                     [ospfIfBackupDesignatedRouter] => 0.0.0.0
  9869.                     [ospfIfEvents] => 0
  9870.                     [ospfIfAuthKey] =>
  9871.                     [ospfIfStatus] => notInService
  9872.                     [ospfIfMulticastForwarding] => blocked
  9873.                     [ospfIfDemand] => false
  9874.                     [ospfIfAuthType] => none
  9875.                     [context_name] =>
  9876.                 )
  9877.  
  9878.         )
  9879.  
  9880.     [143.160.1.54.0] => Array
  9881.         (
  9882.             [] => Array
  9883.                 (
  9884.                     [device_id] => 114
  9885.                     [port_id] => 5147
  9886.                     [ospf_port_id] => 143.160.1.54.0
  9887.                     [ospfIfIpAddress] => 143.160.1.54
  9888.                     [ospfAddressLessIf] => 0
  9889.                     [ospfIfAreaId] => 0.0.0.0
  9890.                     [ospfIfType] => broadcast
  9891.                     [ospfIfAdminStat] => enabled
  9892.                     [ospfIfRtrPriority] => 1
  9893.                     [ospfIfTransitDelay] => 1
  9894.                     [ospfIfRetransInterval] => 5
  9895.                     [ospfIfHelloInterval] => 10
  9896.                     [ospfIfRtrDeadInterval] => 40
  9897.                     [ospfIfPollInterval] => 120
  9898.                     [ospfIfState] => down
  9899.                     [ospfIfDesignatedRouter] => 0.0.0.0
  9900.                     [ospfIfBackupDesignatedRouter] => 0.0.0.0
  9901.                     [ospfIfEvents] => 0
  9902.                     [ospfIfAuthKey] =>
  9903.                     [ospfIfStatus] => notInService
  9904.                     [ospfIfMulticastForwarding] => blocked
  9905.                     [ospfIfDemand] => false
  9906.                     [ospfIfAuthType] => none
  9907.                     [context_name] =>
  9908.                 )
  9909.  
  9910.         )
  9911.  
  9912.     [143.160.1.58.0] => Array
  9913.         (
  9914.             [] => Array
  9915.                 (
  9916.                     [device_id] => 114
  9917.                     [port_id] => 5148
  9918.                     [ospf_port_id] => 143.160.1.58.0
  9919.                     [ospfIfIpAddress] => 143.160.1.58
  9920.                     [ospfAddressLessIf] => 0
  9921.                     [ospfIfAreaId] => 0.0.0.0
  9922.                     [ospfIfType] => broadcast
  9923.                     [ospfIfAdminStat] => enabled
  9924.                     [ospfIfRtrPriority] => 1
  9925.                     [ospfIfTransitDelay] => 1
  9926.                     [ospfIfRetransInterval] => 5
  9927.                     [ospfIfHelloInterval] => 10
  9928.                     [ospfIfRtrDeadInterval] => 40
  9929.                     [ospfIfPollInterval] => 120
  9930.                     [ospfIfState] => backupDesignatedRouter
  9931.                     [ospfIfDesignatedRouter] => 143.160.1.57
  9932.                     [ospfIfBackupDesignatedRouter] => 143.160.1.58
  9933.                     [ospfIfEvents] => 19
  9934.                     [ospfIfAuthKey] =>
  9935.                     [ospfIfStatus] => active
  9936.                     [ospfIfMulticastForwarding] => blocked
  9937.                     [ospfIfDemand] => false
  9938.                     [ospfIfAuthType] => none
  9939.                     [context_name] =>
  9940.                 )
  9941.  
  9942.         )
  9943.  
  9944.     [143.160.1.62.0] => Array
  9945.         (
  9946.             [] => Array
  9947.                 (
  9948.                     [device_id] => 114
  9949.                     [port_id] => 5149
  9950.                     [ospf_port_id] => 143.160.1.62.0
  9951.                     [ospfIfIpAddress] => 143.160.1.62
  9952.                     [ospfAddressLessIf] => 0
  9953.                     [ospfIfAreaId] => 0.0.0.0
  9954.                     [ospfIfType] => broadcast
  9955.                     [ospfIfAdminStat] => enabled
  9956.                     [ospfIfRtrPriority] => 1
  9957.                     [ospfIfTransitDelay] => 1
  9958.                     [ospfIfRetransInterval] => 5
  9959.                     [ospfIfHelloInterval] => 10
  9960.                     [ospfIfRtrDeadInterval] => 40
  9961.                     [ospfIfPollInterval] => 120
  9962.                     [ospfIfState] => designatedRouter
  9963.                     [ospfIfDesignatedRouter] => 143.160.1.62
  9964.                     [ospfIfBackupDesignatedRouter] => 143.160.1.61
  9965.                     [ospfIfEvents] => 12
  9966.                     [ospfIfAuthKey] =>
  9967.                     [ospfIfStatus] => active
  9968.                     [ospfIfMulticastForwarding] => blocked
  9969.                     [ospfIfDemand] => false
  9970.                     [ospfIfAuthType] => none
  9971.                     [context_name] =>
  9972.                 )
  9973.  
  9974.         )
  9975.  
  9976.     [143.160.1.66.0] => Array
  9977.         (
  9978.             [] => Array
  9979.                 (
  9980.                     [device_id] => 114
  9981.                     [port_id] => 5150
  9982.                     [ospf_port_id] => 143.160.1.66.0
  9983.                     [ospfIfIpAddress] => 143.160.1.66
  9984.                     [ospfAddressLessIf] => 0
  9985.                     [ospfIfAreaId] => 0.0.0.0
  9986.                     [ospfIfType] => broadcast
  9987.                     [ospfIfAdminStat] => enabled
  9988.                     [ospfIfRtrPriority] => 1
  9989.                     [ospfIfTransitDelay] => 1
  9990.                     [ospfIfRetransInterval] => 5
  9991.                     [ospfIfHelloInterval] => 10
  9992.                     [ospfIfRtrDeadInterval] => 40
  9993.                     [ospfIfPollInterval] => 120
  9994.                     [ospfIfState] => designatedRouter
  9995.                     [ospfIfDesignatedRouter] => 143.160.1.66
  9996.                     [ospfIfBackupDesignatedRouter] => 143.160.1.65
  9997.                     [ospfIfEvents] => 14
  9998.                     [ospfIfAuthKey] =>
  9999.                     [ospfIfStatus] => active
  10000.                     [ospfIfMulticastForwarding] => blocked
  10001.                     [ospfIfDemand] => false
  10002.                     [ospfIfAuthType] => none
  10003.                     [context_name] =>
  10004.                 )
  10005.  
  10006.         )
  10007.  
  10008.     [143.160.1.70.0] => Array
  10009.         (
  10010.             [] => Array
  10011.                 (
  10012.                     [device_id] => 114
  10013.                     [port_id] => 5151
  10014.                     [ospf_port_id] => 143.160.1.70.0
  10015.                     [ospfIfIpAddress] => 143.160.1.70
  10016.                     [ospfAddressLessIf] => 0
  10017.                     [ospfIfAreaId] => 0.0.0.0
  10018.                     [ospfIfType] => broadcast
  10019.                     [ospfIfAdminStat] => enabled
  10020.                     [ospfIfRtrPriority] => 1
  10021.                     [ospfIfTransitDelay] => 1
  10022.                     [ospfIfRetransInterval] => 5
  10023.                     [ospfIfHelloInterval] => 10
  10024.                     [ospfIfRtrDeadInterval] => 40
  10025.                     [ospfIfPollInterval] => 120
  10026.                     [ospfIfState] => backupDesignatedRouter
  10027.                     [ospfIfDesignatedRouter] => 143.160.1.69
  10028.                     [ospfIfBackupDesignatedRouter] => 143.160.1.70
  10029.                     [ospfIfEvents] => 8
  10030.                     [ospfIfAuthKey] =>
  10031.                     [ospfIfStatus] => active
  10032.                     [ospfIfMulticastForwarding] => blocked
  10033.                     [ospfIfDemand] => false
  10034.                     [ospfIfAuthType] => none
  10035.                     [context_name] =>
  10036.                 )
  10037.  
  10038.         )
  10039.  
  10040.     [143.160.1.75.0] => Array
  10041.         (
  10042.             [] => Array
  10043.                 (
  10044.                     [device_id] => 114
  10045.                     [port_id] => 5152
  10046.                     [ospf_port_id] => 143.160.1.75.0
  10047.                     [ospfIfIpAddress] => 143.160.1.75
  10048.                     [ospfAddressLessIf] => 0
  10049.                     [ospfIfAreaId] => 0.0.0.0
  10050.                     [ospfIfType] => broadcast
  10051.                     [ospfIfAdminStat] => enabled
  10052.                     [ospfIfRtrPriority] => 1
  10053.                     [ospfIfTransitDelay] => 1
  10054.                     [ospfIfRetransInterval] => 5
  10055.                     [ospfIfHelloInterval] => 10
  10056.                     [ospfIfRtrDeadInterval] => 40
  10057.                     [ospfIfPollInterval] => 120
  10058.                     [ospfIfState] => designatedRouter
  10059.                     [ospfIfDesignatedRouter] => 143.160.1.75
  10060.                     [ospfIfBackupDesignatedRouter] => 143.160.1.74
  10061.                     [ospfIfEvents] => 70
  10062.                     [ospfIfAuthKey] =>
  10063.                     [ospfIfStatus] => active
  10064.                     [ospfIfMulticastForwarding] => blocked
  10065.                     [ospfIfDemand] => false
  10066.                     [ospfIfAuthType] => none
  10067.                     [context_name] =>
  10068.                 )
  10069.  
  10070.         )
  10071.  
  10072.     [143.160.1.78.0] => Array
  10073.         (
  10074.             [] => Array
  10075.                 (
  10076.                     [device_id] => 114
  10077.                     [port_id] => 5153
  10078.                     [ospf_port_id] => 143.160.1.78.0
  10079.                     [ospfIfIpAddress] => 143.160.1.78
  10080.                     [ospfAddressLessIf] => 0
  10081.                     [ospfIfAreaId] => 0.0.0.0
  10082.                     [ospfIfType] => broadcast
  10083.                     [ospfIfAdminStat] => enabled
  10084.                     [ospfIfRtrPriority] => 1
  10085.                     [ospfIfTransitDelay] => 1
  10086.                     [ospfIfRetransInterval] => 5
  10087.                     [ospfIfHelloInterval] => 10
  10088.                     [ospfIfRtrDeadInterval] => 40
  10089.                     [ospfIfPollInterval] => 120
  10090.                     [ospfIfState] => designatedRouter
  10091.                     [ospfIfDesignatedRouter] => 143.160.1.78
  10092.                     [ospfIfBackupDesignatedRouter] => 143.160.1.77
  10093.                     [ospfIfEvents] => 22
  10094.                     [ospfIfAuthKey] =>
  10095.                     [ospfIfStatus] => active
  10096.                     [ospfIfMulticastForwarding] => blocked
  10097.                     [ospfIfDemand] => false
  10098.                     [ospfIfAuthType] => none
  10099.                     [context_name] =>
  10100.                 )
  10101.  
  10102.         )
  10103.  
  10104.     [143.160.1.82.0] => Array
  10105.         (
  10106.             [] => Array
  10107.                 (
  10108.                     [device_id] => 114
  10109.                     [port_id] => 5154
  10110.                     [ospf_port_id] => 143.160.1.82.0
  10111.                     [ospfIfIpAddress] => 143.160.1.82
  10112.                     [ospfAddressLessIf] => 0
  10113.                     [ospfIfAreaId] => 0.0.0.0
  10114.                     [ospfIfType] => broadcast
  10115.                     [ospfIfAdminStat] => enabled
  10116.                     [ospfIfRtrPriority] => 1
  10117.                     [ospfIfTransitDelay] => 1
  10118.                     [ospfIfRetransInterval] => 5
  10119.                     [ospfIfHelloInterval] => 10
  10120.                     [ospfIfRtrDeadInterval] => 40
  10121.                     [ospfIfPollInterval] => 120
  10122.                     [ospfIfState] => designatedRouter
  10123.                     [ospfIfDesignatedRouter] => 143.160.1.82
  10124.                     [ospfIfBackupDesignatedRouter] => 143.160.1.81
  10125.                     [ospfIfEvents] => 49
  10126.                     [ospfIfAuthKey] =>
  10127.                     [ospfIfStatus] => active
  10128.                     [ospfIfMulticastForwarding] => blocked
  10129.                     [ospfIfDemand] => false
  10130.                     [ospfIfAuthType] => none
  10131.                     [context_name] =>
  10132.                 )
  10133.  
  10134.         )
  10135.  
  10136.     [143.160.1.86.0] => Array
  10137.         (
  10138.             [] => Array
  10139.                 (
  10140.                     [device_id] => 114
  10141.                     [port_id] => 5155
  10142.                     [ospf_port_id] => 143.160.1.86.0
  10143.                     [ospfIfIpAddress] => 143.160.1.86
  10144.                     [ospfAddressLessIf] => 0
  10145.                     [ospfIfAreaId] => 0.0.0.0
  10146.                     [ospfIfType] => broadcast
  10147.                     [ospfIfAdminStat] => enabled
  10148.                     [ospfIfRtrPriority] => 1
  10149.                     [ospfIfTransitDelay] => 1
  10150.                     [ospfIfRetransInterval] => 5
  10151.                     [ospfIfHelloInterval] => 10
  10152.                     [ospfIfRtrDeadInterval] => 40
  10153.                     [ospfIfPollInterval] => 120
  10154.                     [ospfIfState] => backupDesignatedRouter
  10155.                     [ospfIfDesignatedRouter] => 143.160.1.85
  10156.                     [ospfIfBackupDesignatedRouter] => 143.160.1.86
  10157.                     [ospfIfEvents] => 13
  10158.                     [ospfIfAuthKey] =>
  10159.                     [ospfIfStatus] => active
  10160.                     [ospfIfMulticastForwarding] => blocked
  10161.                     [ospfIfDemand] => false
  10162.                     [ospfIfAuthType] => none
  10163.                     [context_name] =>
  10164.                 )
  10165.  
  10166.         )
  10167.  
  10168.     [143.160.1.90.0] => Array
  10169.         (
  10170.             [] => Array
  10171.                 (
  10172.                     [device_id] => 114
  10173.                     [port_id] => 5156
  10174.                     [ospf_port_id] => 143.160.1.90.0
  10175.                     [ospfIfIpAddress] => 143.160.1.90
  10176.                     [ospfAddressLessIf] => 0
  10177.                     [ospfIfAreaId] => 0.0.0.0
  10178.                     [ospfIfType] => broadcast
  10179.                     [ospfIfAdminStat] => enabled
  10180.                     [ospfIfRtrPriority] => 1
  10181.                     [ospfIfTransitDelay] => 1
  10182.                     [ospfIfRetransInterval] => 5
  10183.                     [ospfIfHelloInterval] => 10
  10184.                     [ospfIfRtrDeadInterval] => 40
  10185.                     [ospfIfPollInterval] => 120
  10186.                     [ospfIfState] => down
  10187.                     [ospfIfDesignatedRouter] => 0.0.0.0
  10188.                     [ospfIfBackupDesignatedRouter] => 0.0.0.0
  10189.                     [ospfIfEvents] => 51
  10190.                     [ospfIfAuthKey] =>
  10191.                     [ospfIfStatus] => notInService
  10192.                     [ospfIfMulticastForwarding] => blocked
  10193.                     [ospfIfDemand] => false
  10194.                     [ospfIfAuthType] => none
  10195.                     [context_name] =>
  10196.                 )
  10197.  
  10198.         )
  10199.  
  10200.     [143.160.1.94.0] => Array
  10201.         (
  10202.             [] => Array
  10203.                 (
  10204.                     [device_id] => 114
  10205.                     [port_id] => 5157
  10206.                     [ospf_port_id] => 143.160.1.94.0
  10207.                     [ospfIfIpAddress] => 143.160.1.94
  10208.                     [ospfAddressLessIf] => 0
  10209.                     [ospfIfAreaId] => 0.0.0.0
  10210.                     [ospfIfType] => broadcast
  10211.                     [ospfIfAdminStat] => enabled
  10212.                     [ospfIfRtrPriority] => 1
  10213.                     [ospfIfTransitDelay] => 1
  10214.                     [ospfIfRetransInterval] => 5
  10215.                     [ospfIfHelloInterval] => 10
  10216.                     [ospfIfRtrDeadInterval] => 40
  10217.                     [ospfIfPollInterval] => 120
  10218.                     [ospfIfState] => designatedRouter
  10219.                     [ospfIfDesignatedRouter] => 143.160.1.94
  10220.                     [ospfIfBackupDesignatedRouter] => 143.160.1.93
  10221.                     [ospfIfEvents] => 14
  10222.                     [ospfIfAuthKey] =>
  10223.                     [ospfIfStatus] => active
  10224.                     [ospfIfMulticastForwarding] => blocked
  10225.                     [ospfIfDemand] => false
  10226.                     [ospfIfAuthType] => none
  10227.                     [context_name] =>
  10228.                 )
  10229.  
  10230.         )
  10231.  
  10232.     [143.160.1.98.0] => Array
  10233.         (
  10234.             [] => Array
  10235.                 (
  10236.                     [device_id] => 114
  10237.                     [port_id] => 5158
  10238.                     [ospf_port_id] => 143.160.1.98.0
  10239.                     [ospfIfIpAddress] => 143.160.1.98
  10240.                     [ospfAddressLessIf] => 0
  10241.                     [ospfIfAreaId] => 0.0.0.0
  10242.                     [ospfIfType] => broadcast
  10243.                     [ospfIfAdminStat] => enabled
  10244.                     [ospfIfRtrPriority] => 1
  10245.                     [ospfIfTransitDelay] => 1
  10246.                     [ospfIfRetransInterval] => 5
  10247.                     [ospfIfHelloInterval] => 10
  10248.                     [ospfIfRtrDeadInterval] => 40
  10249.                     [ospfIfPollInterval] => 120
  10250.                     [ospfIfState] => down
  10251.                     [ospfIfDesignatedRouter] => 0.0.0.0
  10252.                     [ospfIfBackupDesignatedRouter] => 0.0.0.0
  10253.                     [ospfIfEvents] => 50
  10254.                     [ospfIfAuthKey] =>
  10255.                     [ospfIfStatus] => notInService
  10256.                     [ospfIfMulticastForwarding] => blocked
  10257.                     [ospfIfDemand] => false
  10258.                     [ospfIfAuthType] => none
  10259.                     [context_name] =>
  10260.                 )
  10261.  
  10262.         )
  10263.  
  10264. )
  10265. SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.0.173' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10266. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.10' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10267. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.102' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10268. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.106' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10269. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.110' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10270. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.114' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10271. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.118' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10272. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.122' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10273. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.126' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10274. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.130' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10275. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.134' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10276. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.138' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10277. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.142' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10278. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.146' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10279. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.150' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10280. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.153' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10281. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.155' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10282. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.157' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10283. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.163' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10284. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.169' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10285. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.170' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10286. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.18' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10287. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.181' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10288. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.183' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10289. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.22' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10290. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.30' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10291. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.34' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10292. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.38' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10293. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.42' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10294. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.46' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10295. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.50' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10296. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.54' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10297. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.58' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10298. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.62' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10299. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.66' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10300. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.70' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10301. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.75' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10302. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.78' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10303. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.82' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10304. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.86' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10305. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.90' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10306. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.94' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10307. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ports AS I WHERE A.ipv4_address = '143.160.1.98' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  10308. . Neighbours: SQL[SELECT * FROM `ospf_nbrs` WHERE `device_id` = '114' AND `context_name` = '']
  10309. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m OSPF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 OSPF-MIB::ospfNbrEntry]
  10310. ospfNbrIpAddr.*.0 = *
  10311. ospfNbrIpAddr.*.0 = *
  10312. ospfNbrIpAddr.*.0 = *
  10313. ospfNbrIpAddr.*.0 = *
  10314. ospfNbrIpAddr.*.0 = *
  10315. ospfNbrIpAddr.*.0 = *
  10316. ospfNbrIpAddr.*.0 = *
  10317. ospfNbrIpAddr.*.0 = *
  10318. ospfNbrIpAddr.*.0 = *
  10319. ospfNbrIpAddr.*.0 = *
  10320. ospfNbrIpAddr.*.0 = *
  10321. ospfNbrIpAddr.*.0 = *
  10322. ospfNbrIpAddr.*.0 = *
  10323. ospfNbrIpAddr.*.0 = *
  10324. ospfNbrIpAddr.*.0 = *
  10325. ospfNbrIpAddr.*.0 = *
  10326. ospfNbrIpAddr.*.0 = *
  10327. ospfNbrIpAddr.*.0 = *
  10328. ospfNbrIpAddr.*.0 = *
  10329. ospfNbrIpAddr.*.0 = *
  10330. ospfNbrIpAddr.*.0 = *
  10331. ospfNbrIpAddr.*.0 = *
  10332. ospfNbrIpAddr.*.0 = *
  10333. ospfNbrIpAddr.*.0 = *
  10334. ospfNbrIpAddr.*.0 = *
  10335. ospfNbrIpAddr.*.0 = *
  10336. ospfNbrIpAddr.*.0 = *
  10337. ospfNbrIpAddr.*.0 = *
  10338. ospfNbrIpAddr.*.0 = *
  10339. ospfNbrIpAddr.*.0 = *
  10340. ospfNbrIpAddr.*.0 = *
  10341. ospfNbrAddressLessIndex.*.0 = 0
  10342. ospfNbrAddressLessIndex.*.0 = 0
  10343. ospfNbrAddressLessIndex.*.0 = 0
  10344. ospfNbrAddressLessIndex.*.0 = 0
  10345. ospfNbrAddressLessIndex.*.0 = 0
  10346. ospfNbrAddressLessIndex.*.0 = 0
  10347. ospfNbrAddressLessIndex.*.0 = 0
  10348. ospfNbrAddressLessIndex.*.0 = 0
  10349. ospfNbrAddressLessIndex.*.0 = 0
  10350. ospfNbrAddressLessIndex.*.0 = 0
  10351. ospfNbrAddressLessIndex.*.0 = 0
  10352. ospfNbrAddressLessIndex.*.0 = 0
  10353. ospfNbrAddressLessIndex.*.0 = 0
  10354. ospfNbrAddressLessIndex.*.0 = 0
  10355. ospfNbrAddressLessIndex.*.0 = 0
  10356. ospfNbrAddressLessIndex.*.0 = 0
  10357. ospfNbrAddressLessIndex.*.0 = 0
  10358. ospfNbrAddressLessIndex.*.0 = 0
  10359. ospfNbrAddressLessIndex.*.0 = 0
  10360. ospfNbrAddressLessIndex.*.0 = 0
  10361. ospfNbrAddressLessIndex.*.0 = 0
  10362. ospfNbrAddressLessIndex.*.0 = 0
  10363. ospfNbrAddressLessIndex.*.0 = 0
  10364. ospfNbrAddressLessIndex.*.0 = 0
  10365. ospfNbrAddressLessIndex.*.0 = 0
  10366. ospfNbrAddressLessIndex.*.0 = 0
  10367. ospfNbrAddressLessIndex.*.0 = 0
  10368. ospfNbrAddressLessIndex.*.0 = 0
  10369. ospfNbrAddressLessIndex.*.0 = 0
  10370. ospfNbrAddressLessIndex.*.0 = 0
  10371. ospfNbrAddressLessIndex.*.0 = 0
  10372. ospfNbrRtrId.*.0 = *
  10373. ospfNbrRtrId.*.0 = *
  10374. ospfNbrRtrId.*.0 = *
  10375. ospfNbrRtrId.*.0 = *
  10376. ospfNbrRtrId.*.0 = *
  10377. ospfNbrRtrId.*.0 = *
  10378. ospfNbrRtrId.*.0 = *
  10379. ospfNbrRtrId.*.0 = *
  10380. ospfNbrRtrId.*.0 = *
  10381. ospfNbrRtrId.*.0 = *
  10382. ospfNbrRtrId.*.0 = *
  10383. ospfNbrRtrId.*.0 = *
  10384. ospfNbrRtrId.*.0 = *
  10385. ospfNbrRtrId.*.0 = *
  10386. ospfNbrRtrId.*.0 = *
  10387. ospfNbrRtrId.*.0 = *
  10388. ospfNbrRtrId.*.0 = *
  10389. ospfNbrRtrId.*.0 = *
  10390. ospfNbrRtrId.*.0 = *
  10391. ospfNbrRtrId.*.0 = *
  10392. ospfNbrRtrId.*.0 = *
  10393. ospfNbrRtrId.*.0 = *
  10394. ospfNbrRtrId.*.0 = *
  10395. ospfNbrRtrId.*.0 = *
  10396. ospfNbrRtrId.*.0 = *
  10397. ospfNbrRtrId.*.0 = *
  10398. ospfNbrRtrId.*.0 = *
  10399. ospfNbrRtrId.*.0 = *
  10400. ospfNbrRtrId.*.0 = *
  10401. ospfNbrRtrId.*.0 = *
  10402. ospfNbrRtrId.*.0 = *
  10403. ospfNbrOptions.*.0 = 66
  10404. ospfNbrOptions.*.0 = 66
  10405. ospfNbrOptions.*.0 = 66
  10406. ospfNbrOptions.*.0 = 2
  10407. ospfNbrOptions.*.0 = 2
  10408. ospfNbrOptions.*.0 = 2
  10409. ospfNbrOptions.*.0 = 2
  10410. ospfNbrOptions.*.0 = 2
  10411. ospfNbrOptions.*.0 = 2
  10412. ospfNbrOptions.*.0 = 2
  10413. ospfNbrOptions.*.0 = 2
  10414. ospfNbrOptions.*.0 = 2
  10415. ospfNbrOptions.*.0 = 2
  10416. ospfNbrOptions.*.0 = 2
  10417. ospfNbrOptions.*.0 = 66
  10418. ospfNbrOptions.*.0 = 2
  10419. ospfNbrOptions.*.0 = 2
  10420. ospfNbrOptions.*.0 = 66
  10421. ospfNbrOptions.*.0 = 2
  10422. ospfNbrOptions.*.0 = 66
  10423. ospfNbrOptions.*.0 = 66
  10424. ospfNbrOptions.*.0 = 0
  10425. ospfNbrOptions.*.0 = 66
  10426. ospfNbrOptions.*.0 = 2
  10427. ospfNbrOptions.*.0 = 2
  10428. ospfNbrOptions.*.0 = 0
  10429. ospfNbrOptions.*.0 = 66
  10430. ospfNbrOptions.*.0 = 0
  10431. ospfNbrOptions.*.0 = 0
  10432. ospfNbrOptions.*.0 = 0
  10433. ospfNbrOptions.*.0 = 0
  10434. ospfNbrPriority.*.0 = 1
  10435. ospfNbrPriority.*.0 = 1
  10436. ospfNbrPriority.*.0 = 1
  10437. ospfNbrPriority.*.0 = 1
  10438. ospfNbrPriority.*.0 = 1
  10439. ospfNbrPriority.*.0 = 1
  10440. ospfNbrPriority.*.0 = 1
  10441. ospfNbrPriority.*.0 = 1
  10442. ospfNbrPriority.*.0 = 1
  10443. ospfNbrPriority.*.0 = 1
  10444. ospfNbrPriority.*.0 = 1
  10445. ospfNbrPriority.*.0 = 1
  10446. ospfNbrPriority.*.0 = 1
  10447. ospfNbrPriority.*.0 = 1
  10448. ospfNbrPriority.*.0 = 1
  10449. ospfNbrPriority.*.0 = 1
  10450. ospfNbrPriority.*.0 = 1
  10451. ospfNbrPriority.*.0 = 1
  10452. ospfNbrPriority.*.0 = 1
  10453. ospfNbrPriority.*.0 = 1
  10454. ospfNbrPriority.*.0 = 1
  10455. ospfNbrPriority.*.0 = 1
  10456. ospfNbrPriority.*.0 = 1
  10457. ospfNbrPriority.*.0 = 1
  10458. ospfNbrPriority.*.0 = 1
  10459. ospfNbrPriority.*.0 = 1
  10460. ospfNbrPriority.*.0 = 1
  10461. ospfNbrPriority.*.0 = 1
  10462. ospfNbrPriority.*.0 = 1
  10463. ospfNbrPriority.*.0 = 1
  10464. ospfNbrPriority.*.0 = 1
  10465. ospfNbrState.*.0 = full
  10466. ospfNbrState.*.0 = full
  10467. ospfNbrState.*.0 = full
  10468. ospfNbrState.*.0 = full
  10469. ospfNbrState.*.0 = full
  10470. ospfNbrState.*.0 = full
  10471. ospfNbrState.*.0 = full
  10472. ospfNbrState.*.0 = full
  10473. ospfNbrState.*.0 = full
  10474. ospfNbrState.*.0 = full
  10475. ospfNbrState.*.0 = full
  10476. ospfNbrState.*.0 = full
  10477. ospfNbrState.*.0 = full
  10478. ospfNbrState.*.0 = full
  10479. ospfNbrState.*.0 = full
  10480. ospfNbrState.*.0 = full
  10481. ospfNbrState.*.0 = full
  10482. ospfNbrState.*.0 = full
  10483. ospfNbrState.*.0 = full
  10484. ospfNbrState.*.0 = full
  10485. ospfNbrState.*.0 = full
  10486. ospfNbrState.*.0 = full
  10487. ospfNbrState.*.0 = full
  10488. ospfNbrState.*.0 = full
  10489. ospfNbrState.*.0 = full
  10490. ospfNbrState.*.0 = full
  10491. ospfNbrState.*.0 = full
  10492. ospfNbrState.*.0 = full
  10493. ospfNbrState.*.0 = full
  10494. ospfNbrState.*.0 = full
  10495. ospfNbrState.*.0 = full
  10496. ospfNbrEvents.*.0 = 5
  10497. ospfNbrEvents.*.0 = 5
  10498. ospfNbrEvents.*.0 = 4
  10499. ospfNbrEvents.*.0 = 6
  10500. ospfNbrEvents.*.0 = 5
  10501. ospfNbrEvents.*.0 = 5
  10502. ospfNbrEvents.*.0 = 73
  10503. ospfNbrEvents.*.0 = 5
  10504. ospfNbrEvents.*.0 = 5
  10505. ospfNbrEvents.*.0 = 10
  10506. ospfNbrEvents.*.0 = 5
  10507. ospfNbrEvents.*.0 = 5
  10508. ospfNbrEvents.*.0 = 6
  10509. ospfNbrEvents.*.0 = 5
  10510. ospfNbrEvents.*.0 = 5
  10511. ospfNbrEvents.*.0 = 5
  10512. ospfNbrEvents.*.0 = 5
  10513. ospfNbrEvents.*.0 = 5
  10514. ospfNbrEvents.*.0 = 8
  10515. ospfNbrEvents.*.0 = 9
  10516. ospfNbrEvents.*.0 = 5
  10517. ospfNbrEvents.*.0 = 6
  10518. ospfNbrEvents.*.0 = 5
  10519. ospfNbrEvents.*.0 = 5
  10520. ospfNbrEvents.*.0 = 5
  10521. ospfNbrEvents.*.0 = 6
  10522. ospfNbrEvents.*.0 = 5
  10523. ospfNbrEvents.*.0 = 6
  10524. ospfNbrEvents.*.0 = 6
  10525. ospfNbrEvents.*.0 = 6
  10526. ospfNbrEvents.*.0 = 31
  10527. ospfNbrLsRetransQLen.*.0 = 0
  10528. ospfNbrLsRetransQLen.*.0 = 0
  10529. ospfNbrLsRetransQLen.*.0 = 0
  10530. ospfNbrLsRetransQLen.*.0 = 0
  10531. ospfNbrLsRetransQLen.*.0 = 0
  10532. ospfNbrLsRetransQLen.*.0 = 0
  10533. ospfNbrLsRetransQLen.*.0 = 0
  10534. ospfNbrLsRetransQLen.*.0 = 0
  10535. ospfNbrLsRetransQLen.*.0 = 0
  10536. ospfNbrLsRetransQLen.*.0 = 0
  10537. ospfNbrLsRetransQLen.*.0 = 0
  10538. ospfNbrLsRetransQLen.*.0 = 0
  10539. ospfNbrLsRetransQLen.*.0 = 0
  10540. ospfNbrLsRetransQLen.*.0 = 0
  10541. ospfNbrLsRetransQLen.*.0 = 0
  10542. ospfNbrLsRetransQLen.*.0 = 0
  10543. ospfNbrLsRetransQLen.*.0 = 0
  10544. ospfNbrLsRetransQLen.*.0 = 0
  10545. ospfNbrLsRetransQLen.*.0 = 0
  10546. ospfNbrLsRetransQLen.*.0 = 0
  10547. ospfNbrLsRetransQLen.*.0 = 0
  10548. ospfNbrLsRetransQLen.*.0 = 0
  10549. ospfNbrLsRetransQLen.*.0 = 0
  10550. ospfNbrLsRetransQLen.*.0 = 0
  10551. ospfNbrLsRetransQLen.*.0 = 0
  10552. ospfNbrLsRetransQLen.*.0 = 0
  10553. ospfNbrLsRetransQLen.*.0 = 0
  10554. ospfNbrLsRetransQLen.*.0 = 0
  10555. ospfNbrLsRetransQLen.*.0 = 0
  10556. ospfNbrLsRetransQLen.*.0 = 0
  10557. ospfNbrLsRetransQLen.*.0 = 0
  10558. ospfNbmaNbrStatus.*.0 = active
  10559. ospfNbmaNbrStatus.*.0 = active
  10560. ospfNbmaNbrStatus.*.0 = active
  10561. ospfNbmaNbrStatus.*.0 = active
  10562. ospfNbmaNbrStatus.*.0 = active
  10563. ospfNbmaNbrStatus.*.0 = active
  10564. ospfNbmaNbrStatus.*.0 = active
  10565. ospfNbmaNbrStatus.*.0 = active
  10566. ospfNbmaNbrStatus.*.0 = active
  10567. ospfNbmaNbrStatus.*.0 = active
  10568. ospfNbmaNbrStatus.*.0 = active
  10569. ospfNbmaNbrStatus.*.0 = active
  10570. ospfNbmaNbrStatus.*.0 = active
  10571. ospfNbmaNbrStatus.*.0 = active
  10572. ospfNbmaNbrStatus.*.0 = active
  10573. ospfNbmaNbrStatus.*.0 = active
  10574. ospfNbmaNbrStatus.*.0 = active
  10575. ospfNbmaNbrStatus.*.0 = active
  10576. ospfNbmaNbrStatus.*.0 = active
  10577. ospfNbmaNbrStatus.*.0 = active
  10578. ospfNbmaNbrStatus.*.0 = active
  10579. ospfNbmaNbrStatus.*.0 = active
  10580. ospfNbmaNbrStatus.*.0 = active
  10581. ospfNbmaNbrStatus.*.0 = active
  10582. ospfNbmaNbrStatus.*.0 = active
  10583. ospfNbmaNbrStatus.*.0 = active
  10584. ospfNbmaNbrStatus.*.0 = active
  10585. ospfNbmaNbrStatus.*.0 = active
  10586. ospfNbmaNbrStatus.*.0 = active
  10587. ospfNbmaNbrStatus.*.0 = active
  10588. ospfNbmaNbrStatus.*.0 = active
  10589. ospfNbmaNbrPermanence.*.0 = permanent
  10590. ospfNbmaNbrPermanence.*.0 = permanent
  10591. ospfNbmaNbrPermanence.*.0 = permanent
  10592. ospfNbmaNbrPermanence.*.0 = permanent
  10593. ospfNbmaNbrPermanence.*.0 = permanent
  10594. ospfNbmaNbrPermanence.*.0 = permanent
  10595. ospfNbmaNbrPermanence.*.0 = permanent
  10596. ospfNbmaNbrPermanence.*.0 = permanent
  10597. ospfNbmaNbrPermanence.*.0 = permanent
  10598. ospfNbmaNbrPermanence.*.0 = permanent
  10599. ospfNbmaNbrPermanence.*.0 = permanent
  10600. ospfNbmaNbrPermanence.*.0 = permanent
  10601. ospfNbmaNbrPermanence.*.0 = permanent
  10602. ospfNbmaNbrPermanence.*.0 = permanent
  10603. ospfNbmaNbrPermanence.*.0 = permanent
  10604. ospfNbmaNbrPermanence.*.0 = permanent
  10605. ospfNbmaNbrPermanence.*.0 = permanent
  10606. ospfNbmaNbrPermanence.*.0 = permanent
  10607. ospfNbmaNbrPermanence.*.0 = permanent
  10608. ospfNbmaNbrPermanence.*.0 = permanent
  10609. ospfNbmaNbrPermanence.*.0 = permanent
  10610. ospfNbmaNbrPermanence.*.0 = permanent
  10611. ospfNbmaNbrPermanence.*.0 = permanent
  10612. ospfNbmaNbrPermanence.*.0 = permanent
  10613. ospfNbmaNbrPermanence.*.0 = permanent
  10614. ospfNbmaNbrPermanence.*.0 = permanent
  10615. ospfNbmaNbrPermanence.*.0 = permanent
  10616. ospfNbmaNbrPermanence.*.0 = permanent
  10617. ospfNbmaNbrPermanence.*.0 = permanent
  10618. ospfNbmaNbrPermanence.*.0 = permanent
  10619. ospfNbmaNbrPermanence.*.0 = permanent
  10620. ospfNbrHelloSuppressed.*.0 = false
  10621. ospfNbrHelloSuppressed.*.0 = false
  10622. ospfNbrHelloSuppressed.*.0 = false
  10623. ospfNbrHelloSuppressed.*.0 = false
  10624. ospfNbrHelloSuppressed.*.0 = false
  10625. ospfNbrHelloSuppressed.*.0 = false
  10626. ospfNbrHelloSuppressed.*.0 = false
  10627. ospfNbrHelloSuppressed.*.0 = false
  10628. ospfNbrHelloSuppressed.*.0 = false
  10629. ospfNbrHelloSuppressed.*.0 = false
  10630. ospfNbrHelloSuppressed.*.0 = false
  10631. ospfNbrHelloSuppressed.*.0 = false
  10632. ospfNbrHelloSuppressed.*.0 = false
  10633. ospfNbrHelloSuppressed.*.0 = false
  10634. ospfNbrHelloSuppressed.*.0 = false
  10635. ospfNbrHelloSuppressed.*.0 = false
  10636. ospfNbrHelloSuppressed.*.0 = false
  10637. ospfNbrHelloSuppressed.*.0 = false
  10638. ospfNbrHelloSuppressed.*.0 = false
  10639. ospfNbrHelloSuppressed.*.0 = false
  10640. ospfNbrHelloSuppressed.*.0 = false
  10641. ospfNbrHelloSuppressed.*.0 = false
  10642. ospfNbrHelloSuppressed.*.0 = false
  10643. ospfNbrHelloSuppressed.*.0 = false
  10644. ospfNbrHelloSuppressed.*.0 = false
  10645. ospfNbrHelloSuppressed.*.0 = false
  10646. ospfNbrHelloSuppressed.*.0 = false
  10647. ospfNbrHelloSuppressed.*.0 = false
  10648. ospfNbrHelloSuppressed.*.0 = false
  10649. ospfNbrHelloSuppressed.*.0 = false
  10650. ospfNbrHelloSuppressed.*.0 = false
  10651. ospfNbrRestartHelperStatus.*.0 = notHelping
  10652. ospfNbrRestartHelperStatus.*.0 = notHelping
  10653. ospfNbrRestartHelperStatus.*.0 = notHelping
  10654. ospfNbrRestartHelperStatus.*.0 = notHelping
  10655. ospfNbrRestartHelperStatus.*.0 = notHelping
  10656. ospfNbrRestartHelperStatus.*.0 = notHelping
  10657. ospfNbrRestartHelperStatus.*.0 = notHelping
  10658. ospfNbrRestartHelperStatus.*.0 = notHelping
  10659. ospfNbrRestartHelperStatus.*.0 = notHelping
  10660. ospfNbrRestartHelperStatus.*.0 = notHelping
  10661. ospfNbrRestartHelperStatus.*.0 = notHelping
  10662. ospfNbrRestartHelperStatus.*.0 = notHelping
  10663. ospfNbrRestartHelperStatus.*.0 = notHelping
  10664. ospfNbrRestartHelperStatus.*.0 = notHelping
  10665. ospfNbrRestartHelperStatus.*.0 = notHelping
  10666. ospfNbrRestartHelperStatus.*.0 = notHelping
  10667. ospfNbrRestartHelperStatus.*.0 = notHelping
  10668. ospfNbrRestartHelperStatus.*.0 = notHelping
  10669. ospfNbrRestartHelperStatus.*.0 = notHelping
  10670. ospfNbrRestartHelperStatus.*.0 = notHelping
  10671. ospfNbrRestartHelperStatus.*.0 = notHelping
  10672. ospfNbrRestartHelperStatus.*.0 = notHelping
  10673. ospfNbrRestartHelperStatus.*.0 = notHelping
  10674. ospfNbrRestartHelperStatus.*.0 = notHelping
  10675. ospfNbrRestartHelperStatus.*.0 = notHelping
  10676. ospfNbrRestartHelperStatus.*.0 = notHelping
  10677. ospfNbrRestartHelperStatus.*.0 = notHelping
  10678. ospfNbrRestartHelperStatus.*.0 = notHelping
  10679. ospfNbrRestartHelperStatus.*.0 = notHelping
  10680. ospfNbrRestartHelperStatus.*.0 = notHelping
  10681. ospfNbrRestartHelperStatus.*.0 = notHelping
  10682. ospfNbrRestartHelperAge.*.0 = 0
  10683. ospfNbrRestartHelperAge.*.0 = 0
  10684. ospfNbrRestartHelperAge.*.0 = 0
  10685. ospfNbrRestartHelperAge.*.0 = 0
  10686. ospfNbrRestartHelperAge.*.0 = 0
  10687. ospfNbrRestartHelperAge.*.0 = 0
  10688. ospfNbrRestartHelperAge.*.0 = 0
  10689. ospfNbrRestartHelperAge.*.0 = 0
  10690. ospfNbrRestartHelperAge.*.0 = 0
  10691. ospfNbrRestartHelperAge.*.0 = 0
  10692. ospfNbrRestartHelperAge.*.0 = 0
  10693. ospfNbrRestartHelperAge.*.0 = 0
  10694. ospfNbrRestartHelperAge.*.0 = 0
  10695. ospfNbrRestartHelperAge.*.0 = 0
  10696. ospfNbrRestartHelperAge.*.0 = 0
  10697. ospfNbrRestartHelperAge.*.0 = 0
  10698. ospfNbrRestartHelperAge.*.0 = 0
  10699. ospfNbrRestartHelperAge.*.0 = 0
  10700. ospfNbrRestartHelperAge.*.0 = 0
  10701. ospfNbrRestartHelperAge.*.0 = 0
  10702. ospfNbrRestartHelperAge.*.0 = 0
  10703. ospfNbrRestartHelperAge.*.0 = 0
  10704. ospfNbrRestartHelperAge.*.0 = 0
  10705. ospfNbrRestartHelperAge.*.0 = 0
  10706. ospfNbrRestartHelperAge.*.0 = 0
  10707. ospfNbrRestartHelperAge.*.0 = 0
  10708. ospfNbrRestartHelperAge.*.0 = 0
  10709. ospfNbrRestartHelperAge.*.0 = 0
  10710. ospfNbrRestartHelperAge.*.0 = 0
  10711. ospfNbrRestartHelperAge.*.0 = 0
  10712. ospfNbrRestartHelperAge.*.0 = 0
  10713. ospfNbrRestartHelperExitReason.*.0 = none
  10714. ospfNbrRestartHelperExitReason.*.0 = none
  10715. ospfNbrRestartHelperExitReason.*.0 = none
  10716. ospfNbrRestartHelperExitReason.*.0 = none
  10717. ospfNbrRestartHelperExitReason.*.0 = none
  10718. ospfNbrRestartHelperExitReason.*.0 = none
  10719. ospfNbrRestartHelperExitReason.*.0 = none
  10720. ospfNbrRestartHelperExitReason.*.0 = none
  10721. ospfNbrRestartHelperExitReason.*.0 = none
  10722. ospfNbrRestartHelperExitReason.*.0 = none
  10723. ospfNbrRestartHelperExitReason.*.0 = none
  10724. ospfNbrRestartHelperExitReason.*.0 = none
  10725. ospfNbrRestartHelperExitReason.*.0 = none
  10726. ospfNbrRestartHelperExitReason.*.0 = none
  10727. ospfNbrRestartHelperExitReason.*.0 = none
  10728. ospfNbrRestartHelperExitReason.*.0 = none
  10729. ospfNbrRestartHelperExitReason.*.0 = none
  10730. ospfNbrRestartHelperExitReason.*.0 = none
  10731. ospfNbrRestartHelperExitReason.*.0 = none
  10732. ospfNbrRestartHelperExitReason.*.0 = none
  10733. ospfNbrRestartHelperExitReason.*.0 = none
  10734. ospfNbrRestartHelperExitReason.*.0 = none
  10735. ospfNbrRestartHelperExitReason.*.0 = none
  10736. ospfNbrRestartHelperExitReason.*.0 = none
  10737. ospfNbrRestartHelperExitReason.*.0 = none
  10738. ospfNbrRestartHelperExitReason.*.0 = none
  10739. ospfNbrRestartHelperExitReason.*.0 = none
  10740. ospfNbrRestartHelperExitReason.*.0 = none
  10741. ospfNbrRestartHelperExitReason.*.0 = none
  10742. ospfNbrRestartHelperExitReason.*.0 = none
  10743. ospfNbrRestartHelperExitReason.*.0 = none
  10744.  
  10745.  
  10746. Polled: Array
  10747. (
  10748.     [143.160.0.174.0] => Array
  10749.         (
  10750.             [ospfNbrIpAddr] => 143.160.0.174
  10751.             [ospfNbrAddressLessIndex] => 0
  10752.             [ospfNbrRtrId] => 143.160.0.170
  10753.             [ospfNbrOptions] => 66
  10754.             [ospfNbrPriority] => 1
  10755.             [ospfNbrState] => full
  10756.             [ospfNbrEvents] => 5
  10757.             [ospfNbrLsRetransQLen] => 0
  10758.             [ospfNbmaNbrStatus] => active
  10759.             [ospfNbmaNbrPermanence] => permanent
  10760.             [ospfNbrHelloSuppressed] => false
  10761.             [ospfNbrRestartHelperStatus] => notHelping
  10762.             [ospfNbrRestartHelperAge] => 0
  10763.             [ospfNbrRestartHelperExitReason] => none
  10764.         )
  10765.  
  10766.     [143.160.1.9.0] => Array
  10767.         (
  10768.             [ospfNbrIpAddr] => 143.160.1.9
  10769.             [ospfNbrAddressLessIndex] => 0
  10770.             [ospfNbrRtrId] => 143.160.4.186
  10771.             [ospfNbrOptions] => 66
  10772.             [ospfNbrPriority] => 1
  10773.             [ospfNbrState] => full
  10774.             [ospfNbrEvents] => 5
  10775.             [ospfNbrLsRetransQLen] => 0
  10776.             [ospfNbmaNbrStatus] => active
  10777.             [ospfNbmaNbrPermanence] => permanent
  10778.             [ospfNbrHelloSuppressed] => false
  10779.             [ospfNbrRestartHelperStatus] => notHelping
  10780.             [ospfNbrRestartHelperAge] => 0
  10781.             [ospfNbrRestartHelperExitReason] => none
  10782.         )
  10783.  
  10784.     [143.160.1.17.0] => Array
  10785.         (
  10786.             [ospfNbrIpAddr] => 143.160.1.17
  10787.             [ospfNbrAddressLessIndex] => 0
  10788.             [ospfNbrRtrId] => 143.160.1.254
  10789.             [ospfNbrOptions] => 66
  10790.             [ospfNbrPriority] => 1
  10791.             [ospfNbrState] => full
  10792.             [ospfNbrEvents] => 4
  10793.             [ospfNbrLsRetransQLen] => 0
  10794.             [ospfNbmaNbrStatus] => active
  10795.             [ospfNbmaNbrPermanence] => permanent
  10796.             [ospfNbrHelloSuppressed] => false
  10797.             [ospfNbrRestartHelperStatus] => notHelping
  10798.             [ospfNbrRestartHelperAge] => 0
  10799.             [ospfNbrRestartHelperExitReason] => none
  10800.         )
  10801.  
  10802.     [143.160.1.21.0] => Array
  10803.         (
  10804.             [ospfNbrIpAddr] => 143.160.1.21
  10805.             [ospfNbrAddressLessIndex] => 0
  10806.             [ospfNbrRtrId] => 143.160.4.245
  10807.             [ospfNbrOptions] => 2
  10808.             [ospfNbrPriority] => 1
  10809.             [ospfNbrState] => full
  10810.             [ospfNbrEvents] => 6
  10811.             [ospfNbrLsRetransQLen] => 0
  10812.             [ospfNbmaNbrStatus] => active
  10813.             [ospfNbmaNbrPermanence] => permanent
  10814.             [ospfNbrHelloSuppressed] => false
  10815.             [ospfNbrRestartHelperStatus] => notHelping
  10816.             [ospfNbrRestartHelperAge] => 0
  10817.             [ospfNbrRestartHelperExitReason] => none
  10818.         )
  10819.  
  10820.     [143.160.1.33.0] => Array
  10821.         (
  10822.             [ospfNbrIpAddr] => 143.160.1.33
  10823.             [ospfNbrAddressLessIndex] => 0
  10824.             [ospfNbrRtrId] => 143.160.131.117
  10825.             [ospfNbrOptions] => 2
  10826.             [ospfNbrPriority] => 1
  10827.             [ospfNbrState] => full
  10828.             [ospfNbrEvents] => 5
  10829.             [ospfNbrLsRetransQLen] => 0
  10830.             [ospfNbmaNbrStatus] => active
  10831.             [ospfNbmaNbrPermanence] => permanent
  10832.             [ospfNbrHelloSuppressed] => false
  10833.             [ospfNbrRestartHelperStatus] => notHelping
  10834.             [ospfNbrRestartHelperAge] => 0
  10835.             [ospfNbrRestartHelperExitReason] => none
  10836.         )
  10837.  
  10838.     [143.160.1.37.0] => Array
  10839.         (
  10840.             [ospfNbrIpAddr] => 143.160.1.37
  10841.             [ospfNbrAddressLessIndex] => 0
  10842.             [ospfNbrRtrId] => 196.252.136.1
  10843.             [ospfNbrOptions] => 2
  10844.             [ospfNbrPriority] => 1
  10845.             [ospfNbrState] => full
  10846.             [ospfNbrEvents] => 5
  10847.             [ospfNbrLsRetransQLen] => 0
  10848.             [ospfNbmaNbrStatus] => active
  10849.             [ospfNbmaNbrPermanence] => permanent
  10850.             [ospfNbrHelloSuppressed] => false
  10851.             [ospfNbrRestartHelperStatus] => notHelping
  10852.             [ospfNbrRestartHelperAge] => 0
  10853.             [ospfNbrRestartHelperExitReason] => none
  10854.         )
  10855.  
  10856.     [143.160.1.41.0] => Array
  10857.         (
  10858.             [ospfNbrIpAddr] => 143.160.1.41
  10859.             [ospfNbrAddressLessIndex] => 0
  10860.             [ospfNbrRtrId] => 143.160.40.2
  10861.             [ospfNbrOptions] => 2
  10862.             [ospfNbrPriority] => 1
  10863.             [ospfNbrState] => full
  10864.             [ospfNbrEvents] => 73
  10865.             [ospfNbrLsRetransQLen] => 0
  10866.             [ospfNbmaNbrStatus] => active
  10867.             [ospfNbmaNbrPermanence] => permanent
  10868.             [ospfNbrHelloSuppressed] => false
  10869.             [ospfNbrRestartHelperStatus] => notHelping
  10870.             [ospfNbrRestartHelperAge] => 0
  10871.             [ospfNbrRestartHelperExitReason] => none
  10872.         )
  10873.  
  10874.     [143.160.1.45.0] => Array
  10875.         (
  10876.             [ospfNbrIpAddr] => 143.160.1.45
  10877.             [ospfNbrAddressLessIndex] => 0
  10878.             [ospfNbrRtrId] => 143.160.1.45
  10879.             [ospfNbrOptions] => 2
  10880.             [ospfNbrPriority] => 1
  10881.             [ospfNbrState] => full
  10882.             [ospfNbrEvents] => 5
  10883.             [ospfNbrLsRetransQLen] => 0
  10884.             [ospfNbmaNbrStatus] => active
  10885.             [ospfNbmaNbrPermanence] => permanent
  10886.             [ospfNbrHelloSuppressed] => false
  10887.             [ospfNbrRestartHelperStatus] => notHelping
  10888.             [ospfNbrRestartHelperAge] => 0
  10889.             [ospfNbrRestartHelperExitReason] => none
  10890.         )
  10891.  
  10892.     [143.160.1.57.0] => Array
  10893.         (
  10894.             [ospfNbrIpAddr] => 143.160.1.57
  10895.             [ospfNbrAddressLessIndex] => 0
  10896.             [ospfNbrRtrId] => 143.160.5.230
  10897.             [ospfNbrOptions] => 2
  10898.             [ospfNbrPriority] => 1
  10899.             [ospfNbrState] => full
  10900.             [ospfNbrEvents] => 5
  10901.             [ospfNbrLsRetransQLen] => 0
  10902.             [ospfNbmaNbrStatus] => active
  10903.             [ospfNbmaNbrPermanence] => permanent
  10904.             [ospfNbrHelloSuppressed] => false
  10905.             [ospfNbrRestartHelperStatus] => notHelping
  10906.             [ospfNbrRestartHelperAge] => 0
  10907.             [ospfNbrRestartHelperExitReason] => none
  10908.         )
  10909.  
  10910.     [143.160.1.61.0] => Array
  10911.         (
  10912.             [ospfNbrIpAddr] => 143.160.1.61
  10913.             [ospfNbrAddressLessIndex] => 0
  10914.             [ospfNbrRtrId] => 143.160.0.61
  10915.             [ospfNbrOptions] => 2
  10916.             [ospfNbrPriority] => 1
  10917.             [ospfNbrState] => full
  10918.             [ospfNbrEvents] => 10
  10919.             [ospfNbrLsRetransQLen] => 0
  10920.             [ospfNbmaNbrStatus] => active
  10921.             [ospfNbmaNbrPermanence] => permanent
  10922.             [ospfNbrHelloSuppressed] => false
  10923.             [ospfNbrRestartHelperStatus] => notHelping
  10924.             [ospfNbrRestartHelperAge] => 0
  10925.             [ospfNbrRestartHelperExitReason] => none
  10926.         )
  10927.  
  10928.     [143.160.1.65.0] => Array
  10929.         (
  10930.             [ospfNbrIpAddr] => 143.160.1.65
  10931.             [ospfNbrAddressLessIndex] => 0
  10932.             [ospfNbrRtrId] => 143.160.1.65
  10933.             [ospfNbrOptions] => 2
  10934.             [ospfNbrPriority] => 1
  10935.             [ospfNbrState] => full
  10936.             [ospfNbrEvents] => 5
  10937.             [ospfNbrLsRetransQLen] => 0
  10938.             [ospfNbmaNbrStatus] => active
  10939.             [ospfNbmaNbrPermanence] => permanent
  10940.             [ospfNbrHelloSuppressed] => false
  10941.             [ospfNbrRestartHelperStatus] => notHelping
  10942.             [ospfNbrRestartHelperAge] => 0
  10943.             [ospfNbrRestartHelperExitReason] => none
  10944.         )
  10945.  
  10946.     [143.160.1.69.0] => Array
  10947.         (
  10948.             [ospfNbrIpAddr] => 143.160.1.69
  10949.             [ospfNbrAddressLessIndex] => 0
  10950.             [ospfNbrRtrId] => 143.160.131.124
  10951.             [ospfNbrOptions] => 2
  10952.             [ospfNbrPriority] => 1
  10953.             [ospfNbrState] => full
  10954.             [ospfNbrEvents] => 5
  10955.             [ospfNbrLsRetransQLen] => 0
  10956.             [ospfNbmaNbrStatus] => active
  10957.             [ospfNbmaNbrPermanence] => permanent
  10958.             [ospfNbrHelloSuppressed] => false
  10959.             [ospfNbrRestartHelperStatus] => notHelping
  10960.             [ospfNbrRestartHelperAge] => 0
  10961.             [ospfNbrRestartHelperExitReason] => none
  10962.         )
  10963.  
  10964.     [143.160.1.74.0] => Array
  10965.         (
  10966.             [ospfNbrIpAddr] => 143.160.1.74
  10967.             [ospfNbrAddressLessIndex] => 0
  10968.             [ospfNbrRtrId] => 143.160.1.73
  10969.             [ospfNbrOptions] => 2
  10970.             [ospfNbrPriority] => 1
  10971.             [ospfNbrState] => full
  10972.             [ospfNbrEvents] => 6
  10973.             [ospfNbrLsRetransQLen] => 0
  10974.             [ospfNbmaNbrStatus] => active
  10975.             [ospfNbmaNbrPermanence] => permanent
  10976.             [ospfNbrHelloSuppressed] => false
  10977.             [ospfNbrRestartHelperStatus] => notHelping
  10978.             [ospfNbrRestartHelperAge] => 0
  10979.             [ospfNbrRestartHelperExitReason] => none
  10980.         )
  10981.  
  10982.     [143.160.1.77.0] => Array
  10983.         (
  10984.             [ospfNbrIpAddr] => 143.160.1.77
  10985.             [ospfNbrAddressLessIndex] => 0
  10986.             [ospfNbrRtrId] => 143.160.1.77
  10987.             [ospfNbrOptions] => 2
  10988.             [ospfNbrPriority] => 1
  10989.             [ospfNbrState] => full
  10990.             [ospfNbrEvents] => 5
  10991.             [ospfNbrLsRetransQLen] => 0
  10992.             [ospfNbmaNbrStatus] => active
  10993.             [ospfNbmaNbrPermanence] => permanent
  10994.             [ospfNbrHelloSuppressed] => false
  10995.             [ospfNbrRestartHelperStatus] => notHelping
  10996.             [ospfNbrRestartHelperAge] => 0
  10997.             [ospfNbrRestartHelperExitReason] => none
  10998.         )
  10999.  
  11000.     [143.160.1.81.0] => Array
  11001.         (
  11002.             [ospfNbrIpAddr] => 143.160.1.81
  11003.             [ospfNbrAddressLessIndex] => 0
  11004.             [ospfNbrRtrId] => 143.160.1.81
  11005.             [ospfNbrOptions] => 66
  11006.             [ospfNbrPriority] => 1
  11007.             [ospfNbrState] => full
  11008.             [ospfNbrEvents] => 5
  11009.             [ospfNbrLsRetransQLen] => 0
  11010.             [ospfNbmaNbrStatus] => active
  11011.             [ospfNbmaNbrPermanence] => permanent
  11012.             [ospfNbrHelloSuppressed] => false
  11013.             [ospfNbrRestartHelperStatus] => notHelping
  11014.             [ospfNbrRestartHelperAge] => 0
  11015.             [ospfNbrRestartHelperExitReason] => none
  11016.         )
  11017.  
  11018.     [143.160.1.85.0] => Array
  11019.         (
  11020.             [ospfNbrIpAddr] => 143.160.1.85
  11021.             [ospfNbrAddressLessIndex] => 0
  11022.             [ospfNbrRtrId] => 143.160.131.119
  11023.             [ospfNbrOptions] => 2
  11024.             [ospfNbrPriority] => 1
  11025.             [ospfNbrState] => full
  11026.             [ospfNbrEvents] => 5
  11027.             [ospfNbrLsRetransQLen] => 0
  11028.             [ospfNbmaNbrStatus] => active
  11029.             [ospfNbmaNbrPermanence] => permanent
  11030.             [ospfNbrHelloSuppressed] => false
  11031.             [ospfNbrRestartHelperStatus] => notHelping
  11032.             [ospfNbrRestartHelperAge] => 0
  11033.             [ospfNbrRestartHelperExitReason] => none
  11034.         )
  11035.  
  11036.     [143.160.1.93.0] => Array
  11037.         (
  11038.             [ospfNbrIpAddr] => 143.160.1.93
  11039.             [ospfNbrAddressLessIndex] => 0
  11040.             [ospfNbrRtrId] => 143.160.1.93
  11041.             [ospfNbrOptions] => 2
  11042.             [ospfNbrPriority] => 1
  11043.             [ospfNbrState] => full
  11044.             [ospfNbrEvents] => 5
  11045.             [ospfNbrLsRetransQLen] => 0
  11046.             [ospfNbmaNbrStatus] => active
  11047.             [ospfNbmaNbrPermanence] => permanent
  11048.             [ospfNbrHelloSuppressed] => false
  11049.             [ospfNbrRestartHelperStatus] => notHelping
  11050.             [ospfNbrRestartHelperAge] => 0
  11051.             [ospfNbrRestartHelperExitReason] => none
  11052.         )
  11053.  
  11054.     [143.160.1.117.0] => Array
  11055.         (
  11056.             [ospfNbrIpAddr] => 143.160.1.117
  11057.             [ospfNbrAddressLessIndex] => 0
  11058.             [ospfNbrRtrId] => 143.160.5.205
  11059.             [ospfNbrOptions] => 66
  11060.             [ospfNbrPriority] => 1
  11061.             [ospfNbrState] => full
  11062.             [ospfNbrEvents] => 5
  11063.             [ospfNbrLsRetransQLen] => 0
  11064.             [ospfNbmaNbrStatus] => active
  11065.             [ospfNbmaNbrPermanence] => permanent
  11066.             [ospfNbrHelloSuppressed] => false
  11067.             [ospfNbrRestartHelperStatus] => notHelping
  11068.             [ospfNbrRestartHelperAge] => 0
  11069.             [ospfNbrRestartHelperExitReason] => none
  11070.         )
  11071.  
  11072.     [143.160.1.121.0] => Array
  11073.         (
  11074.             [ospfNbrIpAddr] => 143.160.1.121
  11075.             [ospfNbrAddressLessIndex] => 0
  11076.             [ospfNbrRtrId] => 143.160.131.115
  11077.             [ospfNbrOptions] => 2
  11078.             [ospfNbrPriority] => 1
  11079.             [ospfNbrState] => full
  11080.             [ospfNbrEvents] => 8
  11081.             [ospfNbrLsRetransQLen] => 0
  11082.             [ospfNbmaNbrStatus] => active
  11083.             [ospfNbmaNbrPermanence] => permanent
  11084.             [ospfNbrHelloSuppressed] => false
  11085.             [ospfNbrRestartHelperStatus] => notHelping
  11086.             [ospfNbrRestartHelperAge] => 0
  11087.             [ospfNbrRestartHelperExitReason] => none
  11088.         )
  11089.  
  11090.     [143.160.1.125.0] => Array
  11091.         (
  11092.             [ospfNbrIpAddr] => 143.160.1.125
  11093.             [ospfNbrAddressLessIndex] => 0
  11094.             [ospfNbrRtrId] => 143.160.4.190
  11095.             [ospfNbrOptions] => 66
  11096.             [ospfNbrPriority] => 1
  11097.             [ospfNbrState] => full
  11098.             [ospfNbrEvents] => 9
  11099.             [ospfNbrLsRetransQLen] => 0
  11100.             [ospfNbmaNbrStatus] => active
  11101.             [ospfNbmaNbrPermanence] => permanent
  11102.             [ospfNbrHelloSuppressed] => false
  11103.             [ospfNbrRestartHelperStatus] => notHelping
  11104.             [ospfNbrRestartHelperAge] => 0
  11105.             [ospfNbrRestartHelperExitReason] => none
  11106.         )
  11107.  
  11108.     [143.160.1.129.0] => Array
  11109.         (
  11110.             [ospfNbrIpAddr] => 143.160.1.129
  11111.             [ospfNbrAddressLessIndex] => 0
  11112.             [ospfNbrRtrId] => 143.160.5.246
  11113.             [ospfNbrOptions] => 66
  11114.             [ospfNbrPriority] => 1
  11115.             [ospfNbrState] => full
  11116.             [ospfNbrEvents] => 5
  11117.             [ospfNbrLsRetransQLen] => 0
  11118.             [ospfNbmaNbrStatus] => active
  11119.             [ospfNbmaNbrPermanence] => permanent
  11120.             [ospfNbrHelloSuppressed] => false
  11121.             [ospfNbrRestartHelperStatus] => notHelping
  11122.             [ospfNbrRestartHelperAge] => 0
  11123.             [ospfNbrRestartHelperExitReason] => none
  11124.         )
  11125.  
  11126.     [143.160.1.133.0] => Array
  11127.         (
  11128.             [ospfNbrIpAddr] => 143.160.1.133
  11129.             [ospfNbrAddressLessIndex] => 0
  11130.             [ospfNbrRtrId] => 143.160.5.235
  11131.             [ospfNbrOptions] => 0
  11132.             [ospfNbrPriority] => 1
  11133.             [ospfNbrState] => full
  11134.             [ospfNbrEvents] => 6
  11135.             [ospfNbrLsRetransQLen] => 0
  11136.             [ospfNbmaNbrStatus] => active
  11137.             [ospfNbmaNbrPermanence] => permanent
  11138.             [ospfNbrHelloSuppressed] => false
  11139.             [ospfNbrRestartHelperStatus] => notHelping
  11140.             [ospfNbrRestartHelperAge] => 0
  11141.             [ospfNbrRestartHelperExitReason] => none
  11142.         )
  11143.  
  11144.     [143.160.1.141.0] => Array
  11145.         (
  11146.             [ospfNbrIpAddr] => 143.160.1.141
  11147.             [ospfNbrAddressLessIndex] => 0
  11148.             [ospfNbrRtrId] => 143.160.1.141
  11149.             [ospfNbrOptions] => 66
  11150.             [ospfNbrPriority] => 1
  11151.             [ospfNbrState] => full
  11152.             [ospfNbrEvents] => 5
  11153.             [ospfNbrLsRetransQLen] => 0
  11154.             [ospfNbmaNbrStatus] => active
  11155.             [ospfNbmaNbrPermanence] => permanent
  11156.             [ospfNbrHelloSuppressed] => false
  11157.             [ospfNbrRestartHelperStatus] => notHelping
  11158.             [ospfNbrRestartHelperAge] => 0
  11159.             [ospfNbrRestartHelperExitReason] => none
  11160.         )
  11161.  
  11162.     [143.160.1.149.0] => Array
  11163.         (
  11164.             [ospfNbrIpAddr] => 143.160.1.149
  11165.             [ospfNbrAddressLessIndex] => 0
  11166.             [ospfNbrRtrId] => 143.160.131.121
  11167.             [ospfNbrOptions] => 2
  11168.             [ospfNbrPriority] => 1
  11169.             [ospfNbrState] => full
  11170.             [ospfNbrEvents] => 5
  11171.             [ospfNbrLsRetransQLen] => 0
  11172.             [ospfNbmaNbrStatus] => active
  11173.             [ospfNbmaNbrPermanence] => permanent
  11174.             [ospfNbrHelloSuppressed] => false
  11175.             [ospfNbrRestartHelperStatus] => notHelping
  11176.             [ospfNbrRestartHelperAge] => 0
  11177.             [ospfNbrRestartHelperExitReason] => none
  11178.         )
  11179.  
  11180.     [143.160.1.152.0] => Array
  11181.         (
  11182.             [ospfNbrIpAddr] => 143.160.1.152
  11183.             [ospfNbrAddressLessIndex] => 0
  11184.             [ospfNbrRtrId] => 143.160.5.138
  11185.             [ospfNbrOptions] => 2
  11186.             [ospfNbrPriority] => 1
  11187.             [ospfNbrState] => full
  11188.             [ospfNbrEvents] => 5
  11189.             [ospfNbrLsRetransQLen] => 0
  11190.             [ospfNbmaNbrStatus] => active
  11191.             [ospfNbmaNbrPermanence] => permanent
  11192.             [ospfNbrHelloSuppressed] => false
  11193.             [ospfNbrRestartHelperStatus] => notHelping
  11194.             [ospfNbrRestartHelperAge] => 0
  11195.             [ospfNbrRestartHelperExitReason] => none
  11196.         )
  11197.  
  11198.     [143.160.1.154.0] => Array
  11199.         (
  11200.             [ospfNbrIpAddr] => 143.160.1.154
  11201.             [ospfNbrAddressLessIndex] => 0
  11202.             [ospfNbrRtrId] => 143.160.5.137
  11203.             [ospfNbrOptions] => 0
  11204.             [ospfNbrPriority] => 1
  11205.             [ospfNbrState] => full
  11206.             [ospfNbrEvents] => 6
  11207.             [ospfNbrLsRetransQLen] => 0
  11208.             [ospfNbmaNbrStatus] => active
  11209.             [ospfNbmaNbrPermanence] => permanent
  11210.             [ospfNbrHelloSuppressed] => false
  11211.             [ospfNbrRestartHelperStatus] => notHelping
  11212.             [ospfNbrRestartHelperAge] => 0
  11213.             [ospfNbrRestartHelperExitReason] => none
  11214.         )
  11215.  
  11216.     [143.160.1.156.0] => Array
  11217.         (
  11218.             [ospfNbrIpAddr] => 143.160.1.156
  11219.             [ospfNbrAddressLessIndex] => 0
  11220.             [ospfNbrRtrId] => 143.160.5.157
  11221.             [ospfNbrOptions] => 66
  11222.             [ospfNbrPriority] => 1
  11223.             [ospfNbrState] => full
  11224.             [ospfNbrEvents] => 5
  11225.             [ospfNbrLsRetransQLen] => 0
  11226.             [ospfNbmaNbrStatus] => active
  11227.             [ospfNbmaNbrPermanence] => permanent
  11228.             [ospfNbrHelloSuppressed] => false
  11229.             [ospfNbrRestartHelperStatus] => notHelping
  11230.             [ospfNbrRestartHelperAge] => 0
  11231.             [ospfNbrRestartHelperExitReason] => none
  11232.         )
  11233.  
  11234.     [143.160.1.162.0] => Array
  11235.         (
  11236.             [ospfNbrIpAddr] => 143.160.1.162
  11237.             [ospfNbrAddressLessIndex] => 0
  11238.             [ospfNbrRtrId] => 143.160.4.195
  11239.             [ospfNbrOptions] => 0
  11240.             [ospfNbrPriority] => 1
  11241.             [ospfNbrState] => full
  11242.             [ospfNbrEvents] => 6
  11243.             [ospfNbrLsRetransQLen] => 0
  11244.             [ospfNbmaNbrStatus] => active
  11245.             [ospfNbmaNbrPermanence] => permanent
  11246.             [ospfNbrHelloSuppressed] => false
  11247.             [ospfNbrRestartHelperStatus] => notHelping
  11248.             [ospfNbrRestartHelperAge] => 0
  11249.             [ospfNbrRestartHelperExitReason] => none
  11250.         )
  11251.  
  11252.     [143.160.1.168.0] => Array
  11253.         (
  11254.             [ospfNbrIpAddr] => 143.160.1.168
  11255.             [ospfNbrAddressLessIndex] => 0
  11256.             [ospfNbrRtrId] => 143.160.4.250
  11257.             [ospfNbrOptions] => 0
  11258.             [ospfNbrPriority] => 1
  11259.             [ospfNbrState] => full
  11260.             [ospfNbrEvents] => 6
  11261.             [ospfNbrLsRetransQLen] => 0
  11262.             [ospfNbmaNbrStatus] => active
  11263.             [ospfNbmaNbrPermanence] => permanent
  11264.             [ospfNbrHelloSuppressed] => false
  11265.             [ospfNbrRestartHelperStatus] => notHelping
  11266.             [ospfNbrRestartHelperAge] => 0
  11267.             [ospfNbrRestartHelperExitReason] => none
  11268.         )
  11269.  
  11270.     [143.160.1.180.0] => Array
  11271.         (
  11272.             [ospfNbrIpAddr] => 143.160.1.180
  11273.             [ospfNbrAddressLessIndex] => 0
  11274.             [ospfNbrRtrId] => 143.160.4.249
  11275.             [ospfNbrOptions] => 0
  11276.             [ospfNbrPriority] => 1
  11277.             [ospfNbrState] => full
  11278.             [ospfNbrEvents] => 6
  11279.             [ospfNbrLsRetransQLen] => 0
  11280.             [ospfNbmaNbrStatus] => active
  11281.             [ospfNbmaNbrPermanence] => permanent
  11282.             [ospfNbrHelloSuppressed] => false
  11283.             [ospfNbrRestartHelperStatus] => notHelping
  11284.             [ospfNbrRestartHelperAge] => 0
  11285.             [ospfNbrRestartHelperExitReason] => none
  11286.         )
  11287.  
  11288.     [143.160.1.182.0] => Array
  11289.         (
  11290.             [ospfNbrIpAddr] => 143.160.1.182
  11291.             [ospfNbrAddressLessIndex] => 0
  11292.             [ospfNbrRtrId] => 143.160.5.190
  11293.             [ospfNbrOptions] => 0
  11294.             [ospfNbrPriority] => 1
  11295.             [ospfNbrState] => full
  11296.             [ospfNbrEvents] => 31
  11297.             [ospfNbrLsRetransQLen] => 0
  11298.             [ospfNbmaNbrStatus] => active
  11299.             [ospfNbmaNbrPermanence] => permanent
  11300.             [ospfNbrHelloSuppressed] => false
  11301.             [ospfNbrRestartHelperStatus] => notHelping
  11302.             [ospfNbrRestartHelperAge] => 0
  11303.             [ospfNbrRestartHelperExitReason] => none
  11304.         )
  11305.  
  11306. )
  11307. Database: Array
  11308. (
  11309.     [143.160.0.174.0] => Array
  11310.         (
  11311.             [] => Array
  11312.                 (
  11313.                     [device_id] => 114
  11314.                     [port_id] => 0
  11315.                     [ospf_nbr_id] => 143.160.0.174.0
  11316.                     [ospfNbrIpAddr] => 143.160.0.174
  11317.                     [ospfNbrAddressLessIndex] => 0
  11318.                     [ospfNbrRtrId] => 143.160.0.170
  11319.                     [ospfNbrOptions] => 66
  11320.                     [ospfNbrPriority] => 1
  11321.                     [ospfNbrState] => full
  11322.                     [ospfNbrEvents] => 5
  11323.                     [ospfNbrLsRetransQLen] => 0
  11324.                     [ospfNbmaNbrStatus] => active
  11325.                     [ospfNbmaNbrPermanence] => permanent
  11326.                     [ospfNbrHelloSuppressed] => false
  11327.                     [context_name] =>
  11328.                 )
  11329.  
  11330.         )
  11331.  
  11332.     [143.160.1.117.0] => Array
  11333.         (
  11334.             [] => Array
  11335.                 (
  11336.                     [device_id] => 114
  11337.                     [port_id] => 0
  11338.                     [ospf_nbr_id] => 143.160.1.117.0
  11339.                     [ospfNbrIpAddr] => 143.160.1.117
  11340.                     [ospfNbrAddressLessIndex] => 0
  11341.                     [ospfNbrRtrId] => 143.160.5.205
  11342.                     [ospfNbrOptions] => 66
  11343.                     [ospfNbrPriority] => 1
  11344.                     [ospfNbrState] => full
  11345.                     [ospfNbrEvents] => 5
  11346.                     [ospfNbrLsRetransQLen] => 1
  11347.                     [ospfNbmaNbrStatus] => active
  11348.                     [ospfNbmaNbrPermanence] => permanent
  11349.                     [ospfNbrHelloSuppressed] => false
  11350.                     [context_name] =>
  11351.                 )
  11352.  
  11353.         )
  11354.  
  11355.     [143.160.1.121.0] => Array
  11356.         (
  11357.             [] => Array
  11358.                 (
  11359.                     [device_id] => 114
  11360.                     [port_id] => 0
  11361.                     [ospf_nbr_id] => 143.160.1.121.0
  11362.                     [ospfNbrIpAddr] => 143.160.1.121
  11363.                     [ospfNbrAddressLessIndex] => 0
  11364.                     [ospfNbrRtrId] => 143.160.131.115
  11365.                     [ospfNbrOptions] => 2
  11366.                     [ospfNbrPriority] => 1
  11367.                     [ospfNbrState] => full
  11368.                     [ospfNbrEvents] => 8
  11369.                     [ospfNbrLsRetransQLen] => 0
  11370.                     [ospfNbmaNbrStatus] => active
  11371.                     [ospfNbmaNbrPermanence] => permanent
  11372.                     [ospfNbrHelloSuppressed] => false
  11373.                     [context_name] =>
  11374.                 )
  11375.  
  11376.         )
  11377.  
  11378.     [143.160.1.125.0] => Array
  11379.         (
  11380.             [] => Array
  11381.                 (
  11382.                     [device_id] => 114
  11383.                     [port_id] => 0
  11384.                     [ospf_nbr_id] => 143.160.1.125.0
  11385.                     [ospfNbrIpAddr] => 143.160.1.125
  11386.                     [ospfNbrAddressLessIndex] => 0
  11387.                     [ospfNbrRtrId] => 143.160.4.190
  11388.                     [ospfNbrOptions] => 66
  11389.                     [ospfNbrPriority] => 1
  11390.                     [ospfNbrState] => full
  11391.                     [ospfNbrEvents] => 9
  11392.                     [ospfNbrLsRetransQLen] => 1
  11393.                     [ospfNbmaNbrStatus] => active
  11394.                     [ospfNbmaNbrPermanence] => permanent
  11395.                     [ospfNbrHelloSuppressed] => false
  11396.                     [context_name] =>
  11397.                 )
  11398.  
  11399.         )
  11400.  
  11401.     [143.160.1.129.0] => Array
  11402.         (
  11403.             [] => Array
  11404.                 (
  11405.                     [device_id] => 114
  11406.                     [port_id] => 0
  11407.                     [ospf_nbr_id] => 143.160.1.129.0
  11408.                     [ospfNbrIpAddr] => 143.160.1.129
  11409.                     [ospfNbrAddressLessIndex] => 0
  11410.                     [ospfNbrRtrId] => 143.160.5.246
  11411.                     [ospfNbrOptions] => 66
  11412.                     [ospfNbrPriority] => 1
  11413.                     [ospfNbrState] => full
  11414.                     [ospfNbrEvents] => 5
  11415.                     [ospfNbrLsRetransQLen] => 1
  11416.                     [ospfNbmaNbrStatus] => active
  11417.                     [ospfNbmaNbrPermanence] => permanent
  11418.                     [ospfNbrHelloSuppressed] => false
  11419.                     [context_name] =>
  11420.                 )
  11421.  
  11422.         )
  11423.  
  11424.     [143.160.1.133.0] => Array
  11425.         (
  11426.             [] => Array
  11427.                 (
  11428.                     [device_id] => 114
  11429.                     [port_id] => 0
  11430.                     [ospf_nbr_id] => 143.160.1.133.0
  11431.                     [ospfNbrIpAddr] => 143.160.1.133
  11432.                     [ospfNbrAddressLessIndex] => 0
  11433.                     [ospfNbrRtrId] => 143.160.5.235
  11434.                     [ospfNbrOptions] => 0
  11435.                     [ospfNbrPriority] => 1
  11436.                     [ospfNbrState] => full
  11437.                     [ospfNbrEvents] => 6
  11438.                     [ospfNbrLsRetransQLen] => 0
  11439.                     [ospfNbmaNbrStatus] => active
  11440.                     [ospfNbmaNbrPermanence] => permanent
  11441.                     [ospfNbrHelloSuppressed] => false
  11442.                     [context_name] =>
  11443.                 )
  11444.  
  11445.         )
  11446.  
  11447.     [143.160.1.141.0] => Array
  11448.         (
  11449.             [] => Array
  11450.                 (
  11451.                     [device_id] => 114
  11452.                     [port_id] => 0
  11453.                     [ospf_nbr_id] => 143.160.1.141.0
  11454.                     [ospfNbrIpAddr] => 143.160.1.141
  11455.                     [ospfNbrAddressLessIndex] => 0
  11456.                     [ospfNbrRtrId] => 143.160.1.141
  11457.                     [ospfNbrOptions] => 66
  11458.                     [ospfNbrPriority] => 1
  11459.                     [ospfNbrState] => full
  11460.                     [ospfNbrEvents] => 5
  11461.                     [ospfNbrLsRetransQLen] => 1
  11462.                     [ospfNbmaNbrStatus] => active
  11463.                     [ospfNbmaNbrPermanence] => permanent
  11464.                     [ospfNbrHelloSuppressed] => false
  11465.                     [context_name] =>
  11466.                 )
  11467.  
  11468.         )
  11469.  
  11470.     [143.160.1.149.0] => Array
  11471.         (
  11472.             [] => Array
  11473.                 (
  11474.                     [device_id] => 114
  11475.                     [port_id] => 0
  11476.                     [ospf_nbr_id] => 143.160.1.149.0
  11477.                     [ospfNbrIpAddr] => 143.160.1.149
  11478.                     [ospfNbrAddressLessIndex] => 0
  11479.                     [ospfNbrRtrId] => 143.160.131.121
  11480.                     [ospfNbrOptions] => 2
  11481.                     [ospfNbrPriority] => 1
  11482.                     [ospfNbrState] => full
  11483.                     [ospfNbrEvents] => 5
  11484.                     [ospfNbrLsRetransQLen] => 0
  11485.                     [ospfNbmaNbrStatus] => active
  11486.                     [ospfNbmaNbrPermanence] => permanent
  11487.                     [ospfNbrHelloSuppressed] => false
  11488.                     [context_name] =>
  11489.                 )
  11490.  
  11491.         )
  11492.  
  11493.     [143.160.1.152.0] => Array
  11494.         (
  11495.             [] => Array
  11496.                 (
  11497.                     [device_id] => 114
  11498.                     [port_id] => 0
  11499.                     [ospf_nbr_id] => 143.160.1.152.0
  11500.                     [ospfNbrIpAddr] => 143.160.1.152
  11501.                     [ospfNbrAddressLessIndex] => 0
  11502.                     [ospfNbrRtrId] => 143.160.5.138
  11503.                     [ospfNbrOptions] => 2
  11504.                     [ospfNbrPriority] => 1
  11505.                     [ospfNbrState] => full
  11506.                     [ospfNbrEvents] => 5
  11507.                     [ospfNbrLsRetransQLen] => 1
  11508.                     [ospfNbmaNbrStatus] => active
  11509.                     [ospfNbmaNbrPermanence] => permanent
  11510.                     [ospfNbrHelloSuppressed] => false
  11511.                     [context_name] =>
  11512.                 )
  11513.  
  11514.         )
  11515.  
  11516.     [143.160.1.154.0] => Array
  11517.         (
  11518.             [] => Array
  11519.                 (
  11520.                     [device_id] => 114
  11521.                     [port_id] => 0
  11522.                     [ospf_nbr_id] => 143.160.1.154.0
  11523.                     [ospfNbrIpAddr] => 143.160.1.154
  11524.                     [ospfNbrAddressLessIndex] => 0
  11525.                     [ospfNbrRtrId] => 143.160.5.137
  11526.                     [ospfNbrOptions] => 0
  11527.                     [ospfNbrPriority] => 1
  11528.                     [ospfNbrState] => full
  11529.                     [ospfNbrEvents] => 6
  11530.                     [ospfNbrLsRetransQLen] => 0
  11531.                     [ospfNbmaNbrStatus] => active
  11532.                     [ospfNbmaNbrPermanence] => permanent
  11533.                     [ospfNbrHelloSuppressed] => false
  11534.                     [context_name] =>
  11535.                 )
  11536.  
  11537.         )
  11538.  
  11539.     [143.160.1.156.0] => Array
  11540.         (
  11541.             [] => Array
  11542.                 (
  11543.                     [device_id] => 114
  11544.                     [port_id] => 0
  11545.                     [ospf_nbr_id] => 143.160.1.156.0
  11546.                     [ospfNbrIpAddr] => 143.160.1.156
  11547.                     [ospfNbrAddressLessIndex] => 0
  11548.                     [ospfNbrRtrId] => 143.160.5.157
  11549.                     [ospfNbrOptions] => 66
  11550.                     [ospfNbrPriority] => 1
  11551.                     [ospfNbrState] => full
  11552.                     [ospfNbrEvents] => 5
  11553.                     [ospfNbrLsRetransQLen] => 1
  11554.                     [ospfNbmaNbrStatus] => active
  11555.                     [ospfNbmaNbrPermanence] => permanent
  11556.                     [ospfNbrHelloSuppressed] => false
  11557.                     [context_name] =>
  11558.                 )
  11559.  
  11560.         )
  11561.  
  11562.     [143.160.1.162.0] => Array
  11563.         (
  11564.             [] => Array
  11565.                 (
  11566.                     [device_id] => 114
  11567.                     [port_id] => 0
  11568.                     [ospf_nbr_id] => 143.160.1.162.0
  11569.                     [ospfNbrIpAddr] => 143.160.1.162
  11570.                     [ospfNbrAddressLessIndex] => 0
  11571.                     [ospfNbrRtrId] => 143.160.4.195
  11572.                     [ospfNbrOptions] => 0
  11573.                     [ospfNbrPriority] => 1
  11574.                     [ospfNbrState] => full
  11575.                     [ospfNbrEvents] => 6
  11576.                     [ospfNbrLsRetransQLen] => 0
  11577.                     [ospfNbmaNbrStatus] => active
  11578.                     [ospfNbmaNbrPermanence] => permanent
  11579.                     [ospfNbrHelloSuppressed] => false
  11580.                     [context_name] =>
  11581.                 )
  11582.  
  11583.         )
  11584.  
  11585.     [143.160.1.168.0] => Array
  11586.         (
  11587.             [] => Array
  11588.                 (
  11589.                     [device_id] => 114
  11590.                     [port_id] => 0
  11591.                     [ospf_nbr_id] => 143.160.1.168.0
  11592.                     [ospfNbrIpAddr] => 143.160.1.168
  11593.                     [ospfNbrAddressLessIndex] => 0
  11594.                     [ospfNbrRtrId] => 143.160.4.250
  11595.                     [ospfNbrOptions] => 0
  11596.                     [ospfNbrPriority] => 1
  11597.                     [ospfNbrState] => full
  11598.                     [ospfNbrEvents] => 6
  11599.                     [ospfNbrLsRetransQLen] => 0
  11600.                     [ospfNbmaNbrStatus] => active
  11601.                     [ospfNbmaNbrPermanence] => permanent
  11602.                     [ospfNbrHelloSuppressed] => false
  11603.                     [context_name] =>
  11604.                 )
  11605.  
  11606.         )
  11607.  
  11608.     [143.160.1.17.0] => Array
  11609.         (
  11610.             [] => Array
  11611.                 (
  11612.                     [device_id] => 114
  11613.                     [port_id] => 0
  11614.                     [ospf_nbr_id] => 143.160.1.17.0
  11615.                     [ospfNbrIpAddr] => 143.160.1.17
  11616.                     [ospfNbrAddressLessIndex] => 0
  11617.                     [ospfNbrRtrId] => 143.160.1.254
  11618.                     [ospfNbrOptions] => 66
  11619.                     [ospfNbrPriority] => 1
  11620.                     [ospfNbrState] => full
  11621.                     [ospfNbrEvents] => 4
  11622.                     [ospfNbrLsRetransQLen] => 1
  11623.                     [ospfNbmaNbrStatus] => active
  11624.                     [ospfNbmaNbrPermanence] => permanent
  11625.                     [ospfNbrHelloSuppressed] => false
  11626.                     [context_name] =>
  11627.                 )
  11628.  
  11629.         )
  11630.  
  11631.     [143.160.1.180.0] => Array
  11632.         (
  11633.             [] => Array
  11634.                 (
  11635.                     [device_id] => 114
  11636.                     [port_id] => 0
  11637.                     [ospf_nbr_id] => 143.160.1.180.0
  11638.                     [ospfNbrIpAddr] => 143.160.1.180
  11639.                     [ospfNbrAddressLessIndex] => 0
  11640.                     [ospfNbrRtrId] => 143.160.4.249
  11641.                     [ospfNbrOptions] => 0
  11642.                     [ospfNbrPriority] => 1
  11643.                     [ospfNbrState] => full
  11644.                     [ospfNbrEvents] => 6
  11645.                     [ospfNbrLsRetransQLen] => 0
  11646.                     [ospfNbmaNbrStatus] => active
  11647.                     [ospfNbmaNbrPermanence] => permanent
  11648.                     [ospfNbrHelloSuppressed] => false
  11649.                     [context_name] =>
  11650.                 )
  11651.  
  11652.         )
  11653.  
  11654.     [143.160.1.182.0] => Array
  11655.         (
  11656.             [] => Array
  11657.                 (
  11658.                     [device_id] => 114
  11659.                     [port_id] => 0
  11660.                     [ospf_nbr_id] => 143.160.1.182.0
  11661.                     [ospfNbrIpAddr] => 143.160.1.182
  11662.                     [ospfNbrAddressLessIndex] => 0
  11663.                     [ospfNbrRtrId] => 143.160.5.190
  11664.                     [ospfNbrOptions] => 0
  11665.                     [ospfNbrPriority] => 1
  11666.                     [ospfNbrState] => full
  11667.                     [ospfNbrEvents] => 31
  11668.                     [ospfNbrLsRetransQLen] => 0
  11669.                     [ospfNbmaNbrStatus] => active
  11670.                     [ospfNbmaNbrPermanence] => permanent
  11671.                     [ospfNbrHelloSuppressed] => false
  11672.                     [context_name] =>
  11673.                 )
  11674.  
  11675.         )
  11676.  
  11677.     [143.160.1.21.0] => Array
  11678.         (
  11679.             [] => Array
  11680.                 (
  11681.                     [device_id] => 114
  11682.                     [port_id] => 0
  11683.                     [ospf_nbr_id] => 143.160.1.21.0
  11684.                     [ospfNbrIpAddr] => 143.160.1.21
  11685.                     [ospfNbrAddressLessIndex] => 0
  11686.                     [ospfNbrRtrId] => 143.160.4.245
  11687.                     [ospfNbrOptions] => 2
  11688.                     [ospfNbrPriority] => 1
  11689.                     [ospfNbrState] => full
  11690.                     [ospfNbrEvents] => 6
  11691.                     [ospfNbrLsRetransQLen] => 1
  11692.                     [ospfNbmaNbrStatus] => active
  11693.                     [ospfNbmaNbrPermanence] => permanent
  11694.                     [ospfNbrHelloSuppressed] => false
  11695.                     [context_name] =>
  11696.                 )
  11697.  
  11698.         )
  11699.  
  11700.     [143.160.1.33.0] => Array
  11701.         (
  11702.             [] => Array
  11703.                 (
  11704.                     [device_id] => 114
  11705.                     [port_id] => 0
  11706.                     [ospf_nbr_id] => 143.160.1.33.0
  11707.                     [ospfNbrIpAddr] => 143.160.1.33
  11708.                     [ospfNbrAddressLessIndex] => 0
  11709.                     [ospfNbrRtrId] => 143.160.131.117
  11710.                     [ospfNbrOptions] => 2
  11711.                     [ospfNbrPriority] => 1
  11712.                     [ospfNbrState] => full
  11713.                     [ospfNbrEvents] => 5
  11714.                     [ospfNbrLsRetransQLen] => 1
  11715.                     [ospfNbmaNbrStatus] => active
  11716.                     [ospfNbmaNbrPermanence] => permanent
  11717.                     [ospfNbrHelloSuppressed] => false
  11718.                     [context_name] =>
  11719.                 )
  11720.  
  11721.         )
  11722.  
  11723.     [143.160.1.37.0] => Array
  11724.         (
  11725.             [] => Array
  11726.                 (
  11727.                     [device_id] => 114
  11728.                     [port_id] => 0
  11729.                     [ospf_nbr_id] => 143.160.1.37.0
  11730.                     [ospfNbrIpAddr] => 143.160.1.37
  11731.                     [ospfNbrAddressLessIndex] => 0
  11732.                     [ospfNbrRtrId] => 196.252.136.1
  11733.                     [ospfNbrOptions] => 2
  11734.                     [ospfNbrPriority] => 1
  11735.                     [ospfNbrState] => full
  11736.                     [ospfNbrEvents] => 5
  11737.                     [ospfNbrLsRetransQLen] => 0
  11738.                     [ospfNbmaNbrStatus] => active
  11739.                     [ospfNbmaNbrPermanence] => permanent
  11740.                     [ospfNbrHelloSuppressed] => false
  11741.                     [context_name] =>
  11742.                 )
  11743.  
  11744.         )
  11745.  
  11746.     [143.160.1.41.0] => Array
  11747.         (
  11748.             [] => Array
  11749.                 (
  11750.                     [device_id] => 114
  11751.                     [port_id] => 0
  11752.                     [ospf_nbr_id] => 143.160.1.41.0
  11753.                     [ospfNbrIpAddr] => 143.160.1.41
  11754.                     [ospfNbrAddressLessIndex] => 0
  11755.                     [ospfNbrRtrId] => 143.160.40.2
  11756.                     [ospfNbrOptions] => 2
  11757.                     [ospfNbrPriority] => 1
  11758.                     [ospfNbrState] => full
  11759.                     [ospfNbrEvents] => 73
  11760.                     [ospfNbrLsRetransQLen] => 0
  11761.                     [ospfNbmaNbrStatus] => active
  11762.                     [ospfNbmaNbrPermanence] => permanent
  11763.                     [ospfNbrHelloSuppressed] => false
  11764.                     [context_name] =>
  11765.                 )
  11766.  
  11767.         )
  11768.  
  11769.     [143.160.1.45.0] => Array
  11770.         (
  11771.             [] => Array
  11772.                 (
  11773.                     [device_id] => 114
  11774.                     [port_id] => 0
  11775.                     [ospf_nbr_id] => 143.160.1.45.0
  11776.                     [ospfNbrIpAddr] => 143.160.1.45
  11777.                     [ospfNbrAddressLessIndex] => 0
  11778.                     [ospfNbrRtrId] => 143.160.1.45
  11779.                     [ospfNbrOptions] => 2
  11780.                     [ospfNbrPriority] => 1
  11781.                     [ospfNbrState] => full
  11782.                     [ospfNbrEvents] => 5
  11783.                     [ospfNbrLsRetransQLen] => 1
  11784.                     [ospfNbmaNbrStatus] => active
  11785.                     [ospfNbmaNbrPermanence] => permanent
  11786.                     [ospfNbrHelloSuppressed] => false
  11787.                     [context_name] =>
  11788.                 )
  11789.  
  11790.         )
  11791.  
  11792.     [143.160.1.57.0] => Array
  11793.         (
  11794.             [] => Array
  11795.                 (
  11796.                     [device_id] => 114
  11797.                     [port_id] => 0
  11798.                     [ospf_nbr_id] => 143.160.1.57.0
  11799.                     [ospfNbrIpAddr] => 143.160.1.57
  11800.                     [ospfNbrAddressLessIndex] => 0
  11801.                     [ospfNbrRtrId] => 143.160.5.230
  11802.                     [ospfNbrOptions] => 2
  11803.                     [ospfNbrPriority] => 1
  11804.                     [ospfNbrState] => full
  11805.                     [ospfNbrEvents] => 5
  11806.                     [ospfNbrLsRetransQLen] => 0
  11807.                     [ospfNbmaNbrStatus] => active
  11808.                     [ospfNbmaNbrPermanence] => permanent
  11809.                     [ospfNbrHelloSuppressed] => false
  11810.                     [context_name] =>
  11811.                 )
  11812.  
  11813.         )
  11814.  
  11815.     [143.160.1.61.0] => Array
  11816.         (
  11817.             [] => Array
  11818.                 (
  11819.                     [device_id] => 114
  11820.                     [port_id] => 0
  11821.                     [ospf_nbr_id] => 143.160.1.61.0
  11822.                     [ospfNbrIpAddr] => 143.160.1.61
  11823.                     [ospfNbrAddressLessIndex] => 0
  11824.                     [ospfNbrRtrId] => 143.160.0.61
  11825.                     [ospfNbrOptions] => 2
  11826.                     [ospfNbrPriority] => 1
  11827.                     [ospfNbrState] => full
  11828.                     [ospfNbrEvents] => 10
  11829.                     [ospfNbrLsRetransQLen] => 0
  11830.                     [ospfNbmaNbrStatus] => active
  11831.                     [ospfNbmaNbrPermanence] => permanent
  11832.                     [ospfNbrHelloSuppressed] => false
  11833.                     [context_name] =>
  11834.                 )
  11835.  
  11836.         )
  11837.  
  11838.     [143.160.1.65.0] => Array
  11839.         (
  11840.             [] => Array
  11841.                 (
  11842.                     [device_id] => 114
  11843.                     [port_id] => 0
  11844.                     [ospf_nbr_id] => 143.160.1.65.0
  11845.                     [ospfNbrIpAddr] => 143.160.1.65
  11846.                     [ospfNbrAddressLessIndex] => 0
  11847.                     [ospfNbrRtrId] => 143.160.1.65
  11848.                     [ospfNbrOptions] => 2
  11849.                     [ospfNbrPriority] => 1
  11850.                     [ospfNbrState] => full
  11851.                     [ospfNbrEvents] => 5
  11852.                     [ospfNbrLsRetransQLen] => 0
  11853.                     [ospfNbmaNbrStatus] => active
  11854.                     [ospfNbmaNbrPermanence] => permanent
  11855.                     [ospfNbrHelloSuppressed] => false
  11856.                     [context_name] =>
  11857.                 )
  11858.  
  11859.         )
  11860.  
  11861.     [143.160.1.69.0] => Array
  11862.         (
  11863.             [] => Array
  11864.                 (
  11865.                     [device_id] => 114
  11866.                     [port_id] => 0
  11867.                     [ospf_nbr_id] => 143.160.1.69.0
  11868.                     [ospfNbrIpAddr] => 143.160.1.69
  11869.                     [ospfNbrAddressLessIndex] => 0
  11870.                     [ospfNbrRtrId] => 143.160.131.124
  11871.                     [ospfNbrOptions] => 2
  11872.                     [ospfNbrPriority] => 1
  11873.                     [ospfNbrState] => full
  11874.                     [ospfNbrEvents] => 5
  11875.                     [ospfNbrLsRetransQLen] => 0
  11876.                     [ospfNbmaNbrStatus] => active
  11877.                     [ospfNbmaNbrPermanence] => permanent
  11878.                     [ospfNbrHelloSuppressed] => false
  11879.                     [context_name] =>
  11880.                 )
  11881.  
  11882.         )
  11883.  
  11884.     [143.160.1.74.0] => Array
  11885.         (
  11886.             [] => Array
  11887.                 (
  11888.                     [device_id] => 114
  11889.                     [port_id] => 0
  11890.                     [ospf_nbr_id] => 143.160.1.74.0
  11891.                     [ospfNbrIpAddr] => 143.160.1.74
  11892.                     [ospfNbrAddressLessIndex] => 0
  11893.                     [ospfNbrRtrId] => 143.160.1.73
  11894.                     [ospfNbrOptions] => 2
  11895.                     [ospfNbrPriority] => 1
  11896.                     [ospfNbrState] => full
  11897.                     [ospfNbrEvents] => 6
  11898.                     [ospfNbrLsRetransQLen] => 0
  11899.                     [ospfNbmaNbrStatus] => active
  11900.                     [ospfNbmaNbrPermanence] => permanent
  11901.                     [ospfNbrHelloSuppressed] => false
  11902.                     [context_name] =>
  11903.                 )
  11904.  
  11905.         )
  11906.  
  11907.     [143.160.1.77.0] => Array
  11908.         (
  11909.             [] => Array
  11910.                 (
  11911.                     [device_id] => 114
  11912.                     [port_id] => 0
  11913.                     [ospf_nbr_id] => 143.160.1.77.0
  11914.                     [ospfNbrIpAddr] => 143.160.1.77
  11915.                     [ospfNbrAddressLessIndex] => 0
  11916.                     [ospfNbrRtrId] => 143.160.1.77
  11917.                     [ospfNbrOptions] => 2
  11918.                     [ospfNbrPriority] => 1
  11919.                     [ospfNbrState] => full
  11920.                     [ospfNbrEvents] => 5
  11921.                     [ospfNbrLsRetransQLen] => 1
  11922.                     [ospfNbmaNbrStatus] => active
  11923.                     [ospfNbmaNbrPermanence] => permanent
  11924.                     [ospfNbrHelloSuppressed] => false
  11925.                     [context_name] =>
  11926.                 )
  11927.  
  11928.         )
  11929.  
  11930.     [143.160.1.81.0] => Array
  11931.         (
  11932.             [] => Array
  11933.                 (
  11934.                     [device_id] => 114
  11935.                     [port_id] => 0
  11936.                     [ospf_nbr_id] => 143.160.1.81.0
  11937.                     [ospfNbrIpAddr] => 143.160.1.81
  11938.                     [ospfNbrAddressLessIndex] => 0
  11939.                     [ospfNbrRtrId] => 143.160.1.81
  11940.                     [ospfNbrOptions] => 66
  11941.                     [ospfNbrPriority] => 1
  11942.                     [ospfNbrState] => full
  11943.                     [ospfNbrEvents] => 5
  11944.                     [ospfNbrLsRetransQLen] => 1
  11945.                     [ospfNbmaNbrStatus] => active
  11946.                     [ospfNbmaNbrPermanence] => permanent
  11947.                     [ospfNbrHelloSuppressed] => false
  11948.                     [context_name] =>
  11949.                 )
  11950.  
  11951.         )
  11952.  
  11953.     [143.160.1.85.0] => Array
  11954.         (
  11955.             [] => Array
  11956.                 (
  11957.                     [device_id] => 114
  11958.                     [port_id] => 0
  11959.                     [ospf_nbr_id] => 143.160.1.85.0
  11960.                     [ospfNbrIpAddr] => 143.160.1.85
  11961.                     [ospfNbrAddressLessIndex] => 0
  11962.                     [ospfNbrRtrId] => 143.160.131.119
  11963.                     [ospfNbrOptions] => 2
  11964.                     [ospfNbrPriority] => 1
  11965.                     [ospfNbrState] => full
  11966.                     [ospfNbrEvents] => 5
  11967.                     [ospfNbrLsRetransQLen] => 0
  11968.                     [ospfNbmaNbrStatus] => active
  11969.                     [ospfNbmaNbrPermanence] => permanent
  11970.                     [ospfNbrHelloSuppressed] => false
  11971.                     [context_name] =>
  11972.                 )
  11973.  
  11974.         )
  11975.  
  11976.     [143.160.1.9.0] => Array
  11977.         (
  11978.             [] => Array
  11979.                 (
  11980.                     [device_id] => 114
  11981.                     [port_id] => 0
  11982.                     [ospf_nbr_id] => 143.160.1.9.0
  11983.                     [ospfNbrIpAddr] => 143.160.1.9
  11984.                     [ospfNbrAddressLessIndex] => 0
  11985.                     [ospfNbrRtrId] => 143.160.4.186
  11986.                     [ospfNbrOptions] => 66
  11987.                     [ospfNbrPriority] => 1
  11988.                     [ospfNbrState] => full
  11989.                     [ospfNbrEvents] => 5
  11990.                     [ospfNbrLsRetransQLen] => 0
  11991.                     [ospfNbmaNbrStatus] => active
  11992.                     [ospfNbmaNbrPermanence] => permanent
  11993.                     [ospfNbrHelloSuppressed] => false
  11994.                     [context_name] =>
  11995.                 )
  11996.  
  11997.         )
  11998.  
  11999.     [143.160.1.93.0] => Array
  12000.         (
  12001.             [] => Array
  12002.                 (
  12003.                     [device_id] => 114
  12004.                     [port_id] => 0
  12005.                     [ospf_nbr_id] => 143.160.1.93.0
  12006.                     [ospfNbrIpAddr] => 143.160.1.93
  12007.                     [ospfNbrAddressLessIndex] => 0
  12008.                     [ospfNbrRtrId] => 143.160.1.93
  12009.                     [ospfNbrOptions] => 2
  12010.                     [ospfNbrPriority] => 1
  12011.                     [ospfNbrState] => full
  12012.                     [ospfNbrEvents] => 5
  12013.                     [ospfNbrLsRetransQLen] => 1
  12014.                     [ospfNbmaNbrStatus] => active
  12015.                     [ospfNbmaNbrPermanence] => permanent
  12016.                     [ospfNbrHelloSuppressed] => false
  12017.                     [context_name] =>
  12018.                 )
  12019.  
  12020.         )
  12021.  
  12022. )
  12023. SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.0.174' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12024. 143.160.0.174|143.160.0.174
  12025. 0|0
  12026. 143.160.0.170|143.160.0.170
  12027. 66|66
  12028. 1|1
  12029. full|full
  12030. 5|5
  12031. 0|0
  12032. active|active
  12033. permanent|permanent
  12034. false|false
  12035. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.117' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12036. 143.160.1.117|143.160.1.117
  12037. 0|0
  12038. 143.160.5.205|143.160.5.205
  12039. 66|66
  12040. 1|1
  12041. full|full
  12042. 5|5
  12043. 1|0
  12044. active|active
  12045. permanent|permanent
  12046. false|false
  12047. SQL[UPDATE `ospf_nbrs` set `ospfNbrLsRetransQLen` ='0' WHERE `device_id` = '114' AND `ospf_nbr_id` = '143.160.1.117.0' AND `context_name` = '']
  12048. USQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.121' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12049. 143.160.1.121|143.160.1.121
  12050. 0|0
  12051. 143.160.131.115|143.160.131.115
  12052. 2|2
  12053. 1|1
  12054. full|full
  12055. 8|8
  12056. 0|0
  12057. active|active
  12058. permanent|permanent
  12059. false|false
  12060. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.125' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12061. 143.160.1.125|143.160.1.125
  12062. 0|0
  12063. 143.160.4.190|143.160.4.190
  12064. 66|66
  12065. 1|1
  12066. full|full
  12067. 9|9
  12068. 1|0
  12069. active|active
  12070. permanent|permanent
  12071. false|false
  12072. SQL[UPDATE `ospf_nbrs` set `ospfNbrLsRetransQLen` ='0' WHERE `device_id` = '114' AND `ospf_nbr_id` = '143.160.1.125.0' AND `context_name` = '']
  12073. USQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.129' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12074. 143.160.1.129|143.160.1.129
  12075. 0|0
  12076. 143.160.5.246|143.160.5.246
  12077. 66|66
  12078. 1|1
  12079. full|full
  12080. 5|5
  12081. 1|0
  12082. active|active
  12083. permanent|permanent
  12084. false|false
  12085. SQL[UPDATE `ospf_nbrs` set `ospfNbrLsRetransQLen` ='0' WHERE `device_id` = '114' AND `ospf_nbr_id` = '143.160.1.129.0' AND `context_name` = '']
  12086. USQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.133' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12087. 143.160.1.133|143.160.1.133
  12088. 0|0
  12089. 143.160.5.235|143.160.5.235
  12090. 0|0
  12091. 1|1
  12092. full|full
  12093. 6|6
  12094. 0|0
  12095. active|active
  12096. permanent|permanent
  12097. false|false
  12098. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.141' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12099. 143.160.1.141|143.160.1.141
  12100. 0|0
  12101. 143.160.1.141|143.160.1.141
  12102. 66|66
  12103. 1|1
  12104. full|full
  12105. 5|5
  12106. 1|0
  12107. active|active
  12108. permanent|permanent
  12109. false|false
  12110. SQL[UPDATE `ospf_nbrs` set `ospfNbrLsRetransQLen` ='0' WHERE `device_id` = '114' AND `ospf_nbr_id` = '143.160.1.141.0' AND `context_name` = '']
  12111. USQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.149' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12112. 143.160.1.149|143.160.1.149
  12113. 0|0
  12114. 143.160.131.121|143.160.131.121
  12115. 2|2
  12116. 1|1
  12117. full|full
  12118. 5|5
  12119. 0|0
  12120. active|active
  12121. permanent|permanent
  12122. false|false
  12123. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.152' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12124. 143.160.1.152|143.160.1.152
  12125. 0|0
  12126. 143.160.5.138|143.160.5.138
  12127. 2|2
  12128. 1|1
  12129. full|full
  12130. 5|5
  12131. 1|0
  12132. active|active
  12133. permanent|permanent
  12134. false|false
  12135. SQL[UPDATE `ospf_nbrs` set `ospfNbrLsRetransQLen` ='0' WHERE `device_id` = '114' AND `ospf_nbr_id` = '143.160.1.152.0' AND `context_name` = '']
  12136. USQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.154' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12137. 143.160.1.154|143.160.1.154
  12138. 0|0
  12139. 143.160.5.137|143.160.5.137
  12140. 0|0
  12141. 1|1
  12142. full|full
  12143. 6|6
  12144. 0|0
  12145. active|active
  12146. permanent|permanent
  12147. false|false
  12148. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.156' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12149. 143.160.1.156|143.160.1.156
  12150. 0|0
  12151. 143.160.5.157|143.160.5.157
  12152. 66|66
  12153. 1|1
  12154. full|full
  12155. 5|5
  12156. 1|0
  12157. active|active
  12158. permanent|permanent
  12159. false|false
  12160. SQL[UPDATE `ospf_nbrs` set `ospfNbrLsRetransQLen` ='0' WHERE `device_id` = '114' AND `ospf_nbr_id` = '143.160.1.156.0' AND `context_name` = '']
  12161. USQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.162' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12162. 143.160.1.162|143.160.1.162
  12163. 0|0
  12164. 143.160.4.195|143.160.4.195
  12165. 0|0
  12166. 1|1
  12167. full|full
  12168. 6|6
  12169. 0|0
  12170. active|active
  12171. permanent|permanent
  12172. false|false
  12173. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.168' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12174. 143.160.1.168|143.160.1.168
  12175. 0|0
  12176. 143.160.4.250|143.160.4.250
  12177. 0|0
  12178. 1|1
  12179. full|full
  12180. 6|6
  12181. 0|0
  12182. active|active
  12183. permanent|permanent
  12184. false|false
  12185. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.17' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12186. 143.160.1.17|143.160.1.17
  12187. 0|0
  12188. 143.160.1.254|143.160.1.254
  12189. 66|66
  12190. 1|1
  12191. full|full
  12192. 4|4
  12193. 1|0
  12194. active|active
  12195. permanent|permanent
  12196. false|false
  12197. SQL[UPDATE `ospf_nbrs` set `ospfNbrLsRetransQLen` ='0' WHERE `device_id` = '114' AND `ospf_nbr_id` = '143.160.1.17.0' AND `context_name` = '']
  12198. USQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.180' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12199. 143.160.1.180|143.160.1.180
  12200. 0|0
  12201. 143.160.4.249|143.160.4.249
  12202. 0|0
  12203. 1|1
  12204. full|full
  12205. 6|6
  12206. 0|0
  12207. active|active
  12208. permanent|permanent
  12209. false|false
  12210. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.182' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12211. 143.160.1.182|143.160.1.182
  12212. 0|0
  12213. 143.160.5.190|143.160.5.190
  12214. 0|0
  12215. 1|1
  12216. full|full
  12217. 31|31
  12218. 0|0
  12219. active|active
  12220. permanent|permanent
  12221. false|false
  12222. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.21' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12223. 143.160.1.21|143.160.1.21
  12224. 0|0
  12225. 143.160.4.245|143.160.4.245
  12226. 2|2
  12227. 1|1
  12228. full|full
  12229. 6|6
  12230. 1|0
  12231. active|active
  12232. permanent|permanent
  12233. false|false
  12234. SQL[UPDATE `ospf_nbrs` set `ospfNbrLsRetransQLen` ='0' WHERE `device_id` = '114' AND `ospf_nbr_id` = '143.160.1.21.0' AND `context_name` = '']
  12235. USQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.33' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12236. 143.160.1.33|143.160.1.33
  12237. 0|0
  12238. 143.160.131.117|143.160.131.117
  12239. 2|2
  12240. 1|1
  12241. full|full
  12242. 5|5
  12243. 1|0
  12244. active|active
  12245. permanent|permanent
  12246. false|false
  12247. SQL[UPDATE `ospf_nbrs` set `ospfNbrLsRetransQLen` ='0' WHERE `device_id` = '114' AND `ospf_nbr_id` = '143.160.1.33.0' AND `context_name` = '']
  12248. USQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.37' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12249. 143.160.1.37|143.160.1.37
  12250. 0|0
  12251. 196.252.136.1|196.252.136.1
  12252. 2|2
  12253. 1|1
  12254. full|full
  12255. 5|5
  12256. 0|0
  12257. active|active
  12258. permanent|permanent
  12259. false|false
  12260. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.41' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12261. 143.160.1.41|143.160.1.41
  12262. 0|0
  12263. 143.160.40.2|143.160.40.2
  12264. 2|2
  12265. 1|1
  12266. full|full
  12267. 73|73
  12268. 0|0
  12269. active|active
  12270. permanent|permanent
  12271. false|false
  12272. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.45' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12273. 143.160.1.45|143.160.1.45
  12274. 0|0
  12275. 143.160.1.45|143.160.1.45
  12276. 2|2
  12277. 1|1
  12278. full|full
  12279. 5|5
  12280. 1|0
  12281. active|active
  12282. permanent|permanent
  12283. false|false
  12284. SQL[UPDATE `ospf_nbrs` set `ospfNbrLsRetransQLen` ='0' WHERE `device_id` = '114' AND `ospf_nbr_id` = '143.160.1.45.0' AND `context_name` = '']
  12285. USQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.57' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12286. 143.160.1.57|143.160.1.57
  12287. 0|0
  12288. 143.160.5.230|143.160.5.230
  12289. 2|2
  12290. 1|1
  12291. full|full
  12292. 5|5
  12293. 0|0
  12294. active|active
  12295. permanent|permanent
  12296. false|false
  12297. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.61' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12298. 143.160.1.61|143.160.1.61
  12299. 0|0
  12300. 143.160.0.61|143.160.0.61
  12301. 2|2
  12302. 1|1
  12303. full|full
  12304. 10|10
  12305. 0|0
  12306. active|active
  12307. permanent|permanent
  12308. false|false
  12309. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.65' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12310. 143.160.1.65|143.160.1.65
  12311. 0|0
  12312. 143.160.1.65|143.160.1.65
  12313. 2|2
  12314. 1|1
  12315. full|full
  12316. 5|5
  12317. 0|0
  12318. active|active
  12319. permanent|permanent
  12320. false|false
  12321. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.69' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12322. 143.160.1.69|143.160.1.69
  12323. 0|0
  12324. 143.160.131.124|143.160.131.124
  12325. 2|2
  12326. 1|1
  12327. full|full
  12328. 5|5
  12329. 0|0
  12330. active|active
  12331. permanent|permanent
  12332. false|false
  12333. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.74' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12334. 143.160.1.74|143.160.1.74
  12335. 0|0
  12336. 143.160.1.73|143.160.1.73
  12337. 2|2
  12338. 1|1
  12339. full|full
  12340. 6|6
  12341. 0|0
  12342. active|active
  12343. permanent|permanent
  12344. false|false
  12345. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.77' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12346. 143.160.1.77|143.160.1.77
  12347. 0|0
  12348. 143.160.1.77|143.160.1.77
  12349. 2|2
  12350. 1|1
  12351. full|full
  12352. 5|5
  12353. 1|0
  12354. active|active
  12355. permanent|permanent
  12356. false|false
  12357. SQL[UPDATE `ospf_nbrs` set `ospfNbrLsRetransQLen` ='0' WHERE `device_id` = '114' AND `ospf_nbr_id` = '143.160.1.77.0' AND `context_name` = '']
  12358. USQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.81' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12359. 143.160.1.81|143.160.1.81
  12360. 0|0
  12361. 143.160.1.81|143.160.1.81
  12362. 66|66
  12363. 1|1
  12364. full|full
  12365. 5|5
  12366. 1|0
  12367. active|active
  12368. permanent|permanent
  12369. false|false
  12370. SQL[UPDATE `ospf_nbrs` set `ospfNbrLsRetransQLen` ='0' WHERE `device_id` = '114' AND `ospf_nbr_id` = '143.160.1.81.0' AND `context_name` = '']
  12371. USQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.85' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12372. 143.160.1.85|143.160.1.85
  12373. 0|0
  12374. 143.160.131.119|143.160.131.119
  12375. 2|2
  12376. 1|1
  12377. full|full
  12378. 5|5
  12379. 0|0
  12380. active|active
  12381. permanent|permanent
  12382. false|false
  12383. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.9' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12384. 143.160.1.9|143.160.1.9
  12385. 0|0
  12386. 143.160.4.186|143.160.4.186
  12387. 66|66
  12388. 1|1
  12389. full|full
  12390. 5|5
  12391. 0|0
  12392. active|active
  12393. permanent|permanent
  12394. false|false
  12395. .SQL[SELECT A.`port_id` FROM ipv4_addresses AS A, ospf_nbrs AS I WHERE A.ipv4_address = '143.160.1.93' AND I.port_id = A.port_id AND I.device_id = '114' AND A.context_name = '']
  12396. 143.160.1.93|143.160.1.93
  12397. 0|0
  12398. 143.160.1.93|143.160.1.93
  12399. 2|2
  12400. 1|1
  12401. full|full
  12402. 5|5
  12403. 1|0
  12404. active|active
  12405. permanent|permanent
  12406. false|false
  12407. SQL[UPDATE `ospf_nbrs` set `ospfNbrLsRetransQLen` ='0' WHERE `device_id` = '114' AND `ospf_nbr_id` = '143.160.1.93.0' AND `context_name` = '']
  12408. U
  12409. RRD[update 143.160.1.185/ospf-statistics.rrd N:1:8:43:0 --daemon unix:/var/run/rrdcached.sock]
  12410. [RRD Disabled]
  12411.  
  12412. >> Runtime for poller module 'ospf': 5.6188 seconds with 175616 bytes
  12413. >> SNMP: [4/5.52s] MySQL: [94/0.06s] RRD: [0/0.00s]
  12414. #### Unload poller module ospf ####
  12415.  
  12416. RRD[update 143.160.1.185/poller-perf-ospf.rrd N:5.6187767982483 --daemon unix:/var/run/rrdcached.sock]
  12417. [RRD Disabled]Modules status: Global- OS  Device  Module [ cisco-ipsec-flow-monitor ] disabled globally.
  12418.  
  12419. Modules status: Global- OS  Device  Module [ cisco-remote-access-monitor ] disabled globally.
  12420.  
  12421. Modules status: Global- OS  Device  Module [ cisco-cef ] disabled globally.
  12422.  
  12423. Modules status: Global- OS  Device  Module [ cisco-sla ] disabled globally.
  12424.  
  12425. Modules status: Global- OS  Device  Module [ cisco-mac-accounting ] disabled globally.
  12426.  
  12427. Modules status: Global- OS  Device  Module [ cipsec-tunnels ] disabled globally.
  12428.  
  12429. Modules status: Global- OS  Device  Module [ cisco-ace-loadbalancer ] disabled globally.
  12430.  
  12431. Modules status: Global- OS  Device  Module [ cisco-ace-serverfarms ] disabled globally.
  12432.  
  12433. Modules status: Global- OS  Device  Module [ cisco-asa-firewall ] disabled globally.
  12434.  
  12435. Modules status: Global- OS  Device  Module [ cisco-voice ] disabled globally.
  12436.  
  12437. Modules status: Global- OS  Device  Module [ cisco-cbqos ] disabled globally.
  12438.  
  12439. Modules status: Global- OS  Device  Module [ cisco-otv ] disabled globally.
  12440.  
  12441. Modules status: Global- OS  Device  Module [ cisco-vpdn ] disabled globally.
  12442.  
  12443. Modules status: Global- OS  Device  Module [ netscaler-vsvr ] disabled globally.
  12444.  
  12445. Modules status: Global- OS  Device  Module [ aruba-controller ] disabled globally.
  12446.  
  12447. Modules status: Global+ OS  Device  
  12448. #### Load poller module entity-physical ####
  12449. SQL[SELECT * FROM `entPhysical_state` WHERE `device_id` = '114']
  12450.  
  12451. >> Runtime for poller module 'entity-physical': 0.0008 seconds with 1992 bytes
  12452. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [0/0.00s]
  12453. #### Unload poller module entity-physical ####
  12454.  
  12455. RRD[update 143.160.1.185/poller-perf-entity-physical.rrd N:0.00081014633178711 --daemon unix:/var/run/rrdcached.sock]
  12456. [RRD Disabled]Modules status: Global- OS  Device  Module [ entity-state ] disabled globally.
  12457.  
  12458. Modules status: Global+ OS  Device  
  12459. #### Load poller module applications ####
  12460. SQL[SELECT * FROM `applications` WHERE `device_id`  = '114']
  12461.  
  12462. >> Runtime for poller module 'applications': 0.0006 seconds with 1496 bytes
  12463. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [0/0.00s]
  12464. #### Unload poller module applications ####
  12465.  
  12466. RRD[update 143.160.1.185/poller-perf-applications.rrd N:0.00059604644775391 --daemon unix:/var/run/rrdcached.sock]
  12467. [RRD Disabled]Modules status: Global- OS  Device  Module [ mib ] disabled globally.
  12468.  
  12469. Modules status: Global+ OS  Device  
  12470. #### Load poller module stp ####
  12471. SQL[SELECT * FROM `stp` WHERE `device_id` = '114']
  12472. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m RSTP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot1dStpProtocolSpecification.0]
  12473. ieee8021d
  12474.  
  12475. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m RSTP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot1dStp]
  12476. dot1dStpProtocolSpecification.0 = ieee8021d
  12477. dot1dStpPriority.0 = 32768
  12478. dot1dStpTimeSinceTopologyChange.0 = 68:7:39:44.59
  12479. dot1dStpTopChanges.0 = 0
  12480. dot1dStpDesignatedRoot.0 = "80 00 00 00 00 00 00 00 "
  12481. dot1dStpRootCost.0 = 0
  12482. dot1dStpRootPort.0 = 0
  12483. dot1dStpMaxAge.0 = 2000
  12484. dot1dStpHelloTime.0 = 200
  12485. dot1dStpHoldTime.0 = 100
  12486. dot1dStpForwardDelay.0 = 1500
  12487. dot1dStpBridgeMaxAge.0 = 2000
  12488. dot1dStpBridgeHelloTime.0 = 200
  12489. dot1dStpBridgeForwardDelay.0 = 1500
  12490. dot1dStpPort.69 = 69
  12491. dot1dStpPortPriority.69 = 128
  12492. dot1dStpPortState.69 = blocking
  12493. dot1dStpPortEnable.69 = enabled
  12494. dot1dStpPortPathCost.69 = 1900
  12495. dot1dStpPortDesignatedRoot.69 = "80 00 00 00 00 00 00 00 "
  12496. dot1dStpPortDesignatedCost.69 = 0
  12497. dot1dStpPortDesignatedBridge.69 = "80 00 00 00 00 00 00 00 "
  12498. dot1dStpPortDesignatedPort.69 = "80 45 "
  12499. dot1dStpPortForwardTransitions.69 = 0
  12500. dot1dStpPortPathCost32.69 = 1900
  12501.  
  12502. Array
  12503. (
  12504.     [0] => Array
  12505.         (
  12506.             [dot1dStpProtocolSpecification] => ieee8021d
  12507.             [dot1dStpPriority] => 32768
  12508.             [dot1dStpTimeSinceTopologyChange] => 68:7:39:44.59
  12509.             [dot1dStpTopChanges] => 0
  12510.             [dot1dStpDesignatedRoot] => 80 00 00 00 00 00 00 00
  12511.             [dot1dStpRootCost] => 0
  12512.             [dot1dStpRootPort] => 0
  12513.             [dot1dStpMaxAge] => 2000
  12514.             [dot1dStpHelloTime] => 200
  12515.             [dot1dStpHoldTime] => 100
  12516.             [dot1dStpForwardDelay] => 1500
  12517.             [dot1dStpBridgeMaxAge] => 2000
  12518.             [dot1dStpBridgeHelloTime] => 200
  12519.             [dot1dStpBridgeForwardDelay] => 1500
  12520.         )
  12521.  
  12522.     [69] => Array
  12523.         (
  12524.             [dot1dStpPort] => 69
  12525.             [dot1dStpPortPriority] => 128
  12526.             [dot1dStpPortState] => blocking
  12527.             [dot1dStpPortEnable] => enabled
  12528.             [dot1dStpPortPathCost] => 1900
  12529.             [dot1dStpPortDesignatedRoot] => 80 00 00 00 00 00 00 00
  12530.             [dot1dStpPortDesignatedCost] => 0
  12531.             [dot1dStpPortDesignatedBridge] => 80 00 00 00 00 00 00 00
  12532.             [dot1dStpPortDesignatedPort] => 80 45
  12533.             [dot1dStpPortForwardTransitions] => 0
  12534.             [dot1dStpPortPathCost32] => 1900
  12535.         )
  12536.  
  12537. )
  12538. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m RSTP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot1dBaseBridgeAddress.0]
  12539. 58:69:6c:6:82:3b
  12540.  
  12541. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Ovt -m RSTP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot1dStpTimeSinceTopologyChange.0]
  12542. 590278447
  12543.  
  12544. Array
  12545. (
  12546.     [protocolSpecification] => ieee8021d
  12547.     [priority] => 32768
  12548.     [topChanges] => 0
  12549.     [rootCost] => 0
  12550.     [rootPort] => 0
  12551.     [maxAge] => 20
  12552.     [helloTime] => 2
  12553.     [holdTime] => 1
  12554.     [forwardDelay] => 15
  12555.     [bridgeMaxAge] => 20
  12556.     [bridgeHelloTime] => 2
  12557.     [bridgeForwardDelay] => 15
  12558.     [device_id] => 114
  12559.     [timeSinceTopologyChange] => 5902784
  12560.     [designatedRoot] => 000000000000
  12561.     [bridgeAddress] => 58696c06823b
  12562.     [rootBridge] => 0
  12563. )
  12564. SQL[INSERT INTO `eventlog` (`host`,`device_id`,`reference`,`type`,`datetime`,`severity`,`message`,`username`)  VALUES ('114','114','NULL','stp',NOW(),'4','STP topology changed after: 68 days, 7h 39m 44s','')]
  12565. SQL[UPDATE `stp` set `protocolSpecification` ='ieee8021d',`priority` ='32768',`topChanges` ='0',`rootCost` ='0',`rootPort` ='0',`maxAge` ='20',`helloTime` ='2',`holdTime` ='1',`forwardDelay` ='15',`bridgeMaxAge` ='20',`bridgeHelloTime` ='2',`bridgeForwardDelay` ='15',`device_id` ='114',`timeSinceTopologyChange` ='5902784',`designatedRoot` ='000000000000',`bridgeAddress` ='58696c06823b',`rootBridge` ='0' WHERE device_id = '114']
  12566. .SQL[SELECT port_id FROM `ports` WHERE `device_id` = '114' AND `ifIndex` = '69']
  12567. SQL[UPDATE `ports_stp` set `priority` ='128',`state` ='blocking',`enable` ='enabled',`pathCost` ='1900',`designatedCost` ='0',`designatedPort` ='69',`forwardTransitions` ='0',`device_id` ='114',`port_id` ='5186',`designatedRoot` ='000000000000',`designatedBridge` ='000000000000' WHERE `device_id` = '114' AND `port_id` = '5186']
  12568. .
  12569.  
  12570. >> Runtime for poller module 'stp': 0.1834 seconds with 7624 bytes
  12571. >> SNMP: [4/0.18s] MySQL: [5/0.00s] RRD: [0/0.00s]
  12572. #### Unload poller module stp ####
  12573.  
  12574. RRD[update 143.160.1.185/poller-perf-stp.rrd N:0.18336892127991 --daemon unix:/var/run/rrdcached.sock]
  12575. [RRD Disabled]Modules status: Global+ OS  Device  
  12576. #### Load poller module ntp ####
  12577.  
  12578. >> Runtime for poller module 'ntp': 0.0002 seconds with 192 bytes
  12579. >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [0/0.00s]
  12580. #### Unload poller module ntp ####
  12581.  
  12582. RRD[update 143.160.1.185/poller-perf-ntp.rrd N:0.00018191337585449 --daemon unix:/var/run/rrdcached.sock]
  12583. [RRD Disabled]Modules status: Global+ OS  Device  
  12584. #### Load poller module services ####
  12585.  
  12586. >> Runtime for poller module 'services': 0.0001 seconds with 0 bytes
  12587. >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [0/0.00s]
  12588. #### Unload poller module services ####
  12589.  
  12590. RRD[update 143.160.1.185/poller-perf-services.rrd N:0.00010204315185547 --daemon unix:/var/run/rrdcached.sock]
  12591. [RRD Disabled]Modules status: Global- OS  Device  Module [ loadbalancers ] disabled globally.
  12592.  
  12593. Modules status: Global- OS  Device  Module [ mef ] disabled globally.
  12594.  
  12595. ### Start Device Groups ###
  12596. SQL[SELECT * FROM device_groups ORDER BY name]
  12597. SQL[SELECT `device_group_id` FROM `device_group_device` WHERE `device_id`='114']
  12598. Groups Added:
  12599. Groups Removed:
  12600. ### End Device Groups ###
  12601. SQL[SELECT `graph` FROM `device_graphs` WHERE `device_id` = '114']
  12602. uptime netstat_ip netstat_ip_frag netstat_tcp netstat_udp netstat_icmp netstat_icmp_info netstat_snmp netstat_snmp_pkt netstat_ip_forward ipsystemstats_ipv4 ipsystemstats_ipv4_frag ipsystemstats_ipv6 ipsystemstats_ipv6_frag
  12603. RRD[update 143.160.1.185/ping-perf.rrd N:0.23 --daemon unix:/var/run/rrdcached.sock]
  12604. [RRD Disabled]RRD[update 143.160.1.185/poller-perf.rrd N:15.149 --daemon unix:/var/run/rrdcached.sock]
  12605. [RRD Disabled]Polled in 15.149 seconds
  12606. Updating 143.160.1.185
  12607. SQL[UPDATE `devices` set `uptime` ='37046895',`last_ping` =NOW(),`last_ping_timetaken` ='0.23',`last_polled` =NOW(),`last_polled_timetaken` ='15.149' WHERE `device_id` = '114']
  12608. UPDATED!
  12609. #### Start Alerts ####
  12610. SQL[SELECT `device_group_id` FROM `device_group_device` WHERE `device_id`='114']
  12611. SQL[SELECT alert_schedule.schedule_id FROM alert_schedule LEFT JOIN alert_schedule_items ON alert_schedule.schedule_id=alert_schedule_items.schedule_id WHERE ( alert_schedule_items.target = '114' ) && ((alert_schedule.recurring = 0 AND (NOW() BETWEEN alert_schedule.start AND alert_schedule.end)) OR (alert_schedule.recurring = 1 AND (alert_schedule.start_recurring_dt <= date_format(NOW(), '--%d') AND (end_recurring_dt >= date_format(NOW(), '--%d') OR end_recurring_dt is NULL OR end_recurring_dt = '0000-00-00' OR end_recurring_dt = '')) AND (date_format(now(), '%H:%i:%s') BETWEEN `start_recurring_hr` AND end_recurring_hr) AND (recurring_day LIKE CONCAT('%',date_format(now(), ''),'%') OR recurring_day is null or recurring_day = ''))) LIMIT 1]
  12612. SQL[SELECT `device_group_id` FROM `device_group_device` WHERE `device_id`='114']
  12613. SQL[SELECT alert_rules.* FROM alert_rules LEFT JOIN alert_map ON alert_rules.id=alert_map.rule WHERE alert_rules.disabled = 0 && ( (alert_rules.device_id = -1 || alert_rules.device_id = '114' ) || alert_map.target = '114'  )]
  12614. #### End Alerts ####
  12615. SQL[INSERT INTO `perf_times` (`type`,`doing`,`start`,`duration`,`devices`,`poller`)  VALUES ('poll','143.160.1.185','1515075656.3347','15.23','1','v-librenms-tst1')]
  12616. /opt/librenms/poller.php 143.160.1.185 2018-01-04 16:21:11 - 1 devices polled in 15.23 secs
  12617. SNMP [37/13.65s]: Get[14/0.48s] Getnext[0/0.00s] Walk[23/13.16s]
  12618. MySQL [243/0.17s]: Cell[80/0.05s] Row[2/0.00s] Rows[22/0.02s] Column[3/0.00s] Update[133/0.10s] Insert[3/0.00s] Delete[0/0.00s]
  12619. RRD [0/0.00s]: Update[0/0.00s] Create [0/0.00s] Other[0/0.00s]
  12620.  
  12621.