Advertisement
WolfraiderNW

discovery1

May 11th, 2021
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 265.61 KB | None | 0 0
  1. LibreNMS Discovery
  2. SQL[select `migration` from `migrations` order by `id` desc limit 1 [] 0.34ms]
  3.  
  4. SQL[select count(*) as aggregate from `migrations` limit 1 [] 0.33ms]
  5.  
  6. SQL[SELECT version() [] 0.23ms]
  7.  
  8. ===================================
  9. Version info:
  10. Commit SHA: fff8b8e8321e64057588ed34f13e4364cf4da3a7
  11. Commit Date: 1620676608
  12. DB Schema: 2021_04_08_151101_add_foreign_keys_to_port_group_port_table (208)
  13. PHP: 8.0.3
  14. MySQL: 10.5.9-MariaDB-1:10.5.9+maria~buster
  15. RRDTool: 1.7.1
  16. SNMP: NET-SNMP 5.7.3
  17. ==================================DEBUG!
  18. Updating os_def.cache
  19.  
  20. Warning: Undefined array key "m" in /opt/librenms/includes/functions.php on line 79
  21. SQL[SELECT * FROM `devices` WHERE disabled = 0 AND snmp_disable = 0 AND `hostname` LIKE '10.30.11.21' ORDER BY device_id DESC [] 1.23ms]
  22.  
  23. SQL[select * from `devices` where `device_id` = ? limit 1 [636] 0.5ms]
  24.  
  25. SQL[select * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [636] 0.33ms]
  26.  
  27. 10.30.11.21 636 ios SQL[select `hostname`, `overwrite_ip` from `devices` where `hostname` = ? limit 1 ["10.30.11.21"] 0.33ms]
  28.  
  29. [FPING] '/usr/bin/fping' '-e' '-q' '-c' '3' '-p' '1000' '-t' '1000' '10.30.11.21'
  30.  
  31. response: {"xmt":3,"rcv":3,"loss":0,"min":11.6,"max":12.3,"avg":11.9,"dup":0,"exitcode":0}
  32. SQL[select `device_groups`.*, `device_group_device`.`device_id` as `pivot_device_id`, `device_group_device`.`device_group_id` as `pivot_device_group_id` from `device_groups` inner join `device_group_device` on `device_groups`.`id` = `device_group_device`.`device_group_id` where `device_group_device`.`device_id` = ? [636] 0.58ms]
  33.  
  34. SQL[select exists(select * from `alert_schedule` where (`start` <= ? and `end` >= ? and (`recurring` = ? or (`recurring` = ? and ((time(`start`) < time(`end`) and time(`start`) <= ? and time(`end`) > ?) or (time(`start`) > time(`end`) and (time(`end`) <= ? or time(`start`) > ?))) and (`recurring_day` like ? or `recurring_day` is null)))) and (exists (select * from `devices` inner join `alert_schedulables` on `devices`.`device_id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?) or exists (select * from `device_groups` inner join `alert_schedulables` on `device_groups`.`id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` in (?)))) as `exists` ["2021-05-11T11:32:13.578549Z","2021-05-11T11:32:13.578549Z",0,1,"11:32:13","11:32:13","11:32:13","11:32:13","%","device",636,"device_group",4] 0.87ms]
  35.  
  36. SQL[INSERT IGNORE INTO `device_perf` (`xmt`,`rcv`,`loss`,`min`,`max`,`avg`,`device_id`,`timestamp`,`debug`) VALUES (:xmt,:rcv,:loss,:min,:max,:avg,:device_id,NOW(),:debug) {"xmt":3,"rcv":3,"loss":0,"min":11.6,"max":12.3,"avg":11.9,"device_id":636,"debug":"[]"} 0.41ms]
  37.  
  38. SQL[UPDATE `devices` set `last_ping`=?,`last_ping_timetaken`=? WHERE device_id=? ["2021-05-11 06:32:13",11.9,636] 0.35ms]
  39.  
  40. SNMP Check response code: 0
  41. Modules status: Global+
  42. OS
  43. Device
  44.  
  45. #### Load disco module core ####
  46. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-m' 'SNMPv2-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'sysName.0' 'sysObjectID.0' 'sysDescr.0']
  47. .*.*.0 = old-stone-705-h-p.netviscom.com
  48. .*.*.0 = .*.*.431
  49. .*.*.0 = Cisco IOS Software, C3550 Software (C3550-IPSERVICESK9-M), Version 12.2(44)SE6, RELEASE SOFTWARE (fc1)
  50. Copyright (c) 1986-2009 by Cisco Systems, Inc.
  51. Compiled Mon 09-Mar-09 20:28 by gereddy
  52.  
  53. | Cisco IOS Software, C3550 Software (C3550-IPSERVICESK9-M), Version 12.2(44)SE6, RELEASE SOFTWARE (fc1)
  54. Copyright (c) 1986-2009 by Cisco Systems, Inc.
  55. Compiled Mon 09-Mar-09 20:28 by gereddy | .1.3.6.1.4.1.9.1.431 |
  56.  
  57. Warning: Undefined array key "override_device_type" in /opt/librenms/includes/common.php on line 994
  58. Attempting to initialize OS: ios
  59. OS initialized: LibreNMS\OS\Ios
  60. OS: Cisco IOS (ios)
  61.  
  62.  
  63. >> Runtime for discovery module 'core': 0.0290 seconds with 301120 bytes
  64. >> SNMP: [2/0.05s] MySQL: [3/0.00s] RRD: [0/0.00s]
  65. #### Unload disco module core ####
  66.  
  67. Modules status: Global+
  68. OS
  69. Device
  70.  
  71. #### Load disco module os ####
  72. Yaml location data:
  73. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysLocation.0']
  74.  
  75.  
  76. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Ovq' '-m' 'SNMPv2-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'sysContact.0']
  77.  
  78.  
  79. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB:OLD-CISCO-CHASSIS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entPhysicalSerialNum.1' 'entPhysicalSerialNum.1001']
  80. entPhysicalSerialNum.1 = CAT0708Z1LQ
  81. entPhysicalSerialNum.1001 = No Such Instance currently exists at this OID
  82.  
  83. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB:OLD-CISCO-CHASSIS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entPhysicalModelName.1' 'entPhysicalContainedIn.1' 'entPhysicalName.1' 'entPhysicalSoftwareRev.1' 'entPhysicalModelName.1000' 'entPhysicalModelName.1001' 'entPhysicalContainedIn.1000' 'entPhysicalContainedIn.1001']
  84. entPhysicalModelName.1 = WS-C3550-12G
  85. entPhysicalContainedIn.1 = 0
  86. entPhysicalName.1 = old-stone-705-h-p
  87. entPhysicalSoftwareRev.1 = 12.2(44)SE6
  88. entPhysicalModelName.1000 = No Such Instance currently exists at this OID
  89. entPhysicalModelName.1001 = No Such Instance currently exists at this OID
  90. entPhysicalContainedIn.1000 = No Such Instance currently exists at this OID
  91. entPhysicalContainedIn.1001 = No Such Instance currently exists at this OID
  92.  
  93. Location:
  94. Hardware: WS-C3550-12G
  95. OS Version: 12.2(44)SE6
  96. OS Features: IPSERVICESK9
  97. Serial: CAT0708Z1LQ
  98.  
  99. >> Runtime for discovery module 'os': 0.1200 seconds with 160536 bytes
  100. >> SNMP: [5/0.12s] MySQL: [0/0.00s] RRD: [0/0.00s]
  101. #### Unload disco module os ####
  102.  
  103. Modules status: Global+
  104. OS
  105. Device
  106.  
  107. #### Load disco module ports ####
  108. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifDescr']
  109. ifDescr.1 = GigabitEthernet0/1
  110. ifDescr.2 = GigabitEthernet0/2
  111. ifDescr.3 = GigabitEthernet0/3
  112. ifDescr.4 = GigabitEthernet0/4
  113. ifDescr.5 = GigabitEthernet0/5
  114. ifDescr.6 = GigabitEthernet0/6
  115. ifDescr.7 = GigabitEthernet0/7
  116. ifDescr.8 = GigabitEthernet0/8
  117. ifDescr.9 = GigabitEthernet0/9
  118. ifDescr.10 = GigabitEthernet0/10
  119. ifDescr.11 = GigabitEthernet0/11
  120. ifDescr.12 = GigabitEthernet0/12
  121. ifDescr.13 = Null0
  122. ifDescr.14 = Vlan1
  123. ifDescr.15 = Vlan200
  124.  
  125. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifName']
  126. ifName.1 = Gi0/1
  127. ifName.2 = Gi0/2
  128. ifName.3 = Gi0/3
  129. ifName.4 = Gi0/4
  130. ifName.5 = Gi0/5
  131. ifName.6 = Gi0/6
  132. ifName.7 = Gi0/7
  133. ifName.8 = Gi0/8
  134. ifName.9 = Gi0/9
  135. ifName.10 = Gi0/10
  136. ifName.11 = Gi0/11
  137. ifName.12 = Gi0/12
  138. ifName.13 = Nu0
  139. ifName.14 = Vl1
  140. ifName.15 = Vl200
  141.  
  142. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifAlias']
  143. ifAlias.1 = # H #
  144. ifAlias.2 = # L #
  145. ifAlias.3 = # M #
  146. ifAlias.4 = # N #
  147. ifAlias.5 = # O #
  148. ifAlias.6 = # P #
  149. ifAlias.7 = # J #
  150. ifAlias.8 =
  151. ifAlias.9 =
  152. ifAlias.10 =
  153. ifAlias.11 = # To Mikrotik Router #
  154. ifAlias.12 =
  155. ifAlias.13 =
  156. ifAlias.14 =
  157. ifAlias.15 =
  158.  
  159. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifType']
  160. ifType.1 = ethernetCsmacd
  161. ifType.2 = ethernetCsmacd
  162. ifType.3 = ethernetCsmacd
  163. ifType.4 = ethernetCsmacd
  164. ifType.5 = ethernetCsmacd
  165. ifType.6 = ethernetCsmacd
  166. ifType.7 = ethernetCsmacd
  167. ifType.8 = ethernetCsmacd
  168. ifType.9 = ethernetCsmacd
  169. ifType.10 = ethernetCsmacd
  170. ifType.11 = ethernetCsmacd
  171. ifType.12 = ethernetCsmacd
  172. ifType.13 = other
  173. ifType.14 = propVirtual
  174. ifType.15 = propVirtual
  175.  
  176. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifOperStatus']
  177. ifOperStatus.1 = up
  178. ifOperStatus.2 = up
  179. ifOperStatus.3 = up
  180. ifOperStatus.4 = up
  181. ifOperStatus.5 = up
  182. ifOperStatus.6 = up
  183. ifOperStatus.7 = up
  184. ifOperStatus.8 = down
  185. ifOperStatus.9 = down
  186. ifOperStatus.10 = down
  187. ifOperStatus.11 = up
  188. ifOperStatus.12 = up
  189. ifOperStatus.13 = up
  190. ifOperStatus.14 = down
  191. ifOperStatus.15 = up
  192.  
  193. array (
  194. 1 =>
  195. array (
  196. 'ifDescr' => 'GigabitEthernet0/1',
  197. 'ifName' => 'Gi0/1',
  198. 'ifAlias' => '# H #',
  199. 'ifType' => 'ethernetCsmacd',
  200. 'ifOperStatus' => 'up',
  201. ),
  202. 2 =>
  203. array (
  204. 'ifDescr' => 'GigabitEthernet0/2',
  205. 'ifName' => 'Gi0/2',
  206. 'ifAlias' => '# L #',
  207. 'ifType' => 'ethernetCsmacd',
  208. 'ifOperStatus' => 'up',
  209. ),
  210. 3 =>
  211. array (
  212. 'ifDescr' => 'GigabitEthernet0/3',
  213. 'ifName' => 'Gi0/3',
  214. 'ifAlias' => '# M #',
  215. 'ifType' => 'ethernetCsmacd',
  216. 'ifOperStatus' => 'up',
  217. ),
  218. 4 =>
  219. array (
  220. 'ifDescr' => 'GigabitEthernet0/4',
  221. 'ifName' => 'Gi0/4',
  222. 'ifAlias' => '# N #',
  223. 'ifType' => 'ethernetCsmacd',
  224. 'ifOperStatus' => 'up',
  225. ),
  226. 5 =>
  227. array (
  228. 'ifDescr' => 'GigabitEthernet0/5',
  229. 'ifName' => 'Gi0/5',
  230. 'ifAlias' => '# O #',
  231. 'ifType' => 'ethernetCsmacd',
  232. 'ifOperStatus' => 'up',
  233. ),
  234. 6 =>
  235. array (
  236. 'ifDescr' => 'GigabitEthernet0/6',
  237. 'ifName' => 'Gi0/6',
  238. 'ifAlias' => '# P #',
  239. 'ifType' => 'ethernetCsmacd',
  240. 'ifOperStatus' => 'up',
  241. ),
  242. 7 =>
  243. array (
  244. 'ifDescr' => 'GigabitEthernet0/7',
  245. 'ifName' => 'Gi0/7',
  246. 'ifAlias' => '# J #',
  247. 'ifType' => 'ethernetCsmacd',
  248. 'ifOperStatus' => 'up',
  249. ),
  250. 8 =>
  251. array (
  252. 'ifDescr' => 'GigabitEthernet0/8',
  253. 'ifName' => 'Gi0/8',
  254. 'ifAlias' => '',
  255. 'ifType' => 'ethernetCsmacd',
  256. 'ifOperStatus' => 'down',
  257. ),
  258. 9 =>
  259. array (
  260. 'ifDescr' => 'GigabitEthernet0/9',
  261. 'ifName' => 'Gi0/9',
  262. 'ifAlias' => '',
  263. 'ifType' => 'ethernetCsmacd',
  264. 'ifOperStatus' => 'down',
  265. ),
  266. 10 =>
  267. array (
  268. 'ifDescr' => 'GigabitEthernet0/10',
  269. 'ifName' => 'Gi0/10',
  270. 'ifAlias' => '',
  271. 'ifType' => 'ethernetCsmacd',
  272. 'ifOperStatus' => 'down',
  273. ),
  274. 11 =>
  275. array (
  276. 'ifDescr' => 'GigabitEthernet0/11',
  277. 'ifName' => 'Gi0/11',
  278. 'ifAlias' => '# To Mikrotik Router #',
  279. 'ifType' => 'ethernetCsmacd',
  280. 'ifOperStatus' => 'up',
  281. ),
  282. 12 =>
  283. array (
  284. 'ifDescr' => 'GigabitEthernet0/12',
  285. 'ifName' => 'Gi0/12',
  286. 'ifAlias' => '',
  287. 'ifType' => 'ethernetCsmacd',
  288. 'ifOperStatus' => 'up',
  289. ),
  290. 13 =>
  291. array (
  292. 'ifDescr' => 'Null0',
  293. 'ifName' => 'Nu0',
  294. 'ifAlias' => '',
  295. 'ifType' => 'other',
  296. 'ifOperStatus' => 'up',
  297. ),
  298. 14 =>
  299. array (
  300. 'ifDescr' => 'Vlan1',
  301. 'ifName' => 'Vl1',
  302. 'ifAlias' => '',
  303. 'ifType' => 'propVirtual',
  304. 'ifOperStatus' => 'down',
  305. ),
  306. 15 =>
  307. array (
  308. 'ifDescr' => 'Vlan200',
  309. 'ifName' => 'Vl200',
  310. 'ifAlias' => '',
  311. 'ifType' => 'propVirtual',
  312. 'ifOperStatus' => 'up',
  313. ),
  314. )
  315. SQL[SELECT * FROM `ports` WHERE `device_id` = ? ORDER BY port_id [636] 1.09ms]
  316.  
  317. SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? ["GigabitEthernet0\/1","Gi0\/1","# H #","ethernetCsmacd","up",1,11941] 0.35ms]
  318.  
  319. .SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? ["GigabitEthernet0\/2","Gi0\/2","# L #","ethernetCsmacd","up",2,11943] 0.23ms]
  320.  
  321. .SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? ["GigabitEthernet0\/3","Gi0\/3","# M #","ethernetCsmacd","up",3,11945] 0.23ms]
  322.  
  323. .SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? ["GigabitEthernet0\/4","Gi0\/4","# N #","ethernetCsmacd","up",4,11947] 0.24ms]
  324.  
  325. .SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? ["GigabitEthernet0\/5","Gi0\/5","# O #","ethernetCsmacd","up",5,11949] 0.22ms]
  326.  
  327. .SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? ["GigabitEthernet0\/6","Gi0\/6","# P #","ethernetCsmacd","up",6,11951] 0.22ms]
  328.  
  329. .SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? ["GigabitEthernet0\/7","Gi0\/7","# J #","ethernetCsmacd","up",7,11953] 0.22ms]
  330.  
  331. . Using ifDescr as ifAlias
  332. SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? ["GigabitEthernet0\/8","Gi0\/8","GigabitEthernet0\/8","ethernetCsmacd","down",8,11955] 0.63ms]
  333.  
  334. . Using ifDescr as ifAlias
  335. SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? ["GigabitEthernet0\/9","Gi0\/9","GigabitEthernet0\/9","ethernetCsmacd","down",9,11957] 0.55ms]
  336.  
  337. . Using ifDescr as ifAlias
  338. SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? ["GigabitEthernet0\/10","Gi0\/10","GigabitEthernet0\/10","ethernetCsmacd","down",10,11959] 0.56ms]
  339.  
  340. .SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? ["GigabitEthernet0\/11","Gi0\/11","# To Mikrotik Router #","ethernetCsmacd","up",11,11961] 0.26ms]
  341.  
  342. . Using ifDescr as ifAlias
  343. SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? ["GigabitEthernet0\/12","Gi0\/12","GigabitEthernet0\/12","ethernetCsmacd","up",12,11963] 0.37ms]
  344.  
  345. . Using ifDescr as ifAlias
  346. SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? ["Null0","Nu0","Null0","other","up",13,11964] 0.35ms]
  347.  
  348. . Using ifDescr as ifAlias
  349. SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? ["Vlan1","Vl1","Vlan1","propVirtual","down",14,11965] 0.26ms]
  350.  
  351. . Using ifDescr as ifAlias
  352. SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? ["Vlan200","Vl200","Vlan200","propVirtual","up",15,11967] 0.27ms]
  353.  
  354. .
  355.  
  356. >> Runtime for discovery module 'ports': 0.2570 seconds with 12896 bytes
  357. >> SNMP: [5/0.25s] MySQL: [16/0.01s] RRD: [0/0.00s]
  358. #### Unload disco module ports ####
  359.  
  360. Modules status: Global+
  361. OS
  362. Device
  363.  
  364. #### Load disco module ports-stack ####
  365. SQL[SELECT * FROM `ports_stack` WHERE `device_id` = '636' [] 0.39ms]
  366.  
  367. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifStackStatus']
  368. ifStackStatus.0.1 = active
  369. ifStackStatus.0.2 = active
  370. ifStackStatus.0.3 = active
  371. ifStackStatus.0.4 = active
  372. ifStackStatus.0.5 = active
  373. ifStackStatus.0.6 = active
  374. ifStackStatus.0.7 = active
  375. ifStackStatus.0.8 = active
  376. ifStackStatus.0.9 = active
  377. ifStackStatus.0.10 = active
  378. ifStackStatus.0.11 = active
  379. ifStackStatus.0.12 = active
  380. ifStackStatus.0.13 = active
  381. ifStackStatus.0.14 = active
  382. ifStackStatus.0.15 = active
  383. ifStackStatus.1.0 = active
  384. ifStackStatus.2.0 = active
  385. ifStackStatus.3.0 = active
  386. ifStackStatus.4.0 = active
  387. ifStackStatus.5.0 = active
  388. ifStackStatus.6.0 = active
  389. ifStackStatus.7.0 = active
  390. ifStackStatus.8.0 = active
  391. ifStackStatus.9.0 = active
  392. ifStackStatus.10.0 = active
  393. ifStackStatus.11.0 = active
  394. ifStackStatus.12.0 = active
  395. ifStackStatus.13.0 = active
  396. ifStackStatus.14.0 = active
  397. ifStackStatus.15.0 = active
  398.  
  399. ..............................
  400.  
  401. >> Runtime for discovery module 'ports-stack': 0.0700 seconds with 3144 bytes
  402. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [0/0.00s]
  403. #### Unload disco module ports-stack ####
  404.  
  405. Modules status: Global+
  406. OS
  407. Device
  408.  
  409. #### Load disco module entity-physical ####
  410.  
  411. Caching OIDs: entPhysicalEntrySNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entPhysicalEntry']
  412. entPhysicalDescr.1 = Cisco Catalyst 3550 10 GBIC + 2 10/100/1000 baseT ports fixed configuration Layer 2/3 Ethernet Switch
  413. entPhysicalDescr.2 = Gigabit Ethernet
  414. entPhysicalDescr.3 = Gigabit Ethernet
  415. entPhysicalDescr.4 = Gigabit Ethernet
  416. entPhysicalDescr.5 = Gigabit Ethernet
  417. entPhysicalDescr.6 = Gigabit Ethernet
  418. entPhysicalDescr.7 = Gigabit Ethernet
  419. entPhysicalDescr.8 = Gigabit Ethernet
  420. entPhysicalDescr.9 = Gigabit Ethernet
  421. entPhysicalDescr.10 = Gigabit Ethernet
  422. entPhysicalDescr.11 = Gigabit Ethernet
  423. entPhysicalDescr.12 = 10/100/1000BaseTXGigabit Ethernet
  424. entPhysicalDescr.13 = 10/100/1000BaseTXGigabit Ethernet
  425. entPhysicalDescr.14 = GigabitEthernet Container
  426. entPhysicalDescr.15 = GigabitEthernet Container
  427. entPhysicalDescr.16 = GigabitEthernet Container
  428. entPhysicalDescr.17 = GigabitEthernet Container
  429. entPhysicalDescr.18 = GigabitEthernet Container
  430. entPhysicalDescr.19 = GigabitEthernet Container
  431. entPhysicalDescr.20 = GigabitEthernet Container
  432. entPhysicalDescr.21 = GigabitEthernet Container
  433. entPhysicalDescr.22 = GigabitEthernet Container
  434. entPhysicalDescr.23 = GigabitEthernet Container
  435. entPhysicalDescr.24 = shortwave fibre gigabit ethernet port adapter
  436. entPhysicalDescr.25 = shortwave fibre gigabit ethernet port adapter
  437. entPhysicalDescr.26 = shortwave fibre gigabit ethernet port adapter
  438. entPhysicalDescr.27 = shortwave fibre gigabit ethernet port adapter
  439. entPhysicalDescr.28 = shortwave fibre gigabit ethernet port adapter
  440. entPhysicalDescr.29 = longwave fiber gigabit ethernet port adapter
  441. entPhysicalVendorType.1 = cevChassisCat355012G
  442. entPhysicalVendorType.2 = cevPortGigEthernet
  443. entPhysicalVendorType.3 = cevPortGigEthernet
  444. entPhysicalVendorType.4 = cevPortGigEthernet
  445. entPhysicalVendorType.5 = cevPortGigEthernet
  446. entPhysicalVendorType.6 = cevPortGigEthernet
  447. entPhysicalVendorType.7 = cevPortGigEthernet
  448. entPhysicalVendorType.8 = cevPortGigEthernet
  449. entPhysicalVendorType.9 = cevPortGigEthernet
  450. entPhysicalVendorType.10 = cevPortGigEthernet
  451. entPhysicalVendorType.11 = cevPortGigEthernet
  452. entPhysicalVendorType.12 = cevPortBaseTEther
  453. entPhysicalVendorType.13 = cevPortBaseTEther
  454. entPhysicalVendorType.14 = cevContainerGbic
  455. entPhysicalVendorType.15 = cevContainerGbic
  456. entPhysicalVendorType.16 = cevContainerGbic
  457. entPhysicalVendorType.17 = cevContainerGbic
  458. entPhysicalVendorType.18 = cevContainerGbic
  459. entPhysicalVendorType.19 = cevContainerGbic
  460. entPhysicalVendorType.20 = cevContainerGbic
  461. entPhysicalVendorType.21 = cevContainerGbic
  462. entPhysicalVendorType.22 = cevContainerGbic
  463. entPhysicalVendorType.23 = cevContainerGbic
  464. entPhysicalVendorType.24 = cevMGBIC1000BaseSX
  465. entPhysicalVendorType.25 = cevMGBIC1000BaseSX
  466. entPhysicalVendorType.26 = cevMGBIC1000BaseSX
  467. entPhysicalVendorType.27 = cevMGBIC1000BaseSX
  468. entPhysicalVendorType.28 = cevMGBIC1000BaseSX
  469. entPhysicalVendorType.29 = cevMGBIC1000BaseLX
  470. entPhysicalContainedIn.1 = 0
  471. entPhysicalContainedIn.2 = 1
  472. entPhysicalContainedIn.3 = 1
  473. entPhysicalContainedIn.4 = 1
  474. entPhysicalContainedIn.5 = 1
  475. entPhysicalContainedIn.6 = 1
  476. entPhysicalContainedIn.7 = 1
  477. entPhysicalContainedIn.8 = 1
  478. entPhysicalContainedIn.9 = 1
  479. entPhysicalContainedIn.10 = 1
  480. entPhysicalContainedIn.11 = 1
  481. entPhysicalContainedIn.12 = 1
  482. entPhysicalContainedIn.13 = 1
  483. entPhysicalContainedIn.14 = 2
  484. entPhysicalContainedIn.15 = 3
  485. entPhysicalContainedIn.16 = 4
  486. entPhysicalContainedIn.17 = 5
  487. entPhysicalContainedIn.18 = 6
  488. entPhysicalContainedIn.19 = 7
  489. entPhysicalContainedIn.20 = 8
  490. entPhysicalContainedIn.21 = 9
  491. entPhysicalContainedIn.22 = 10
  492. entPhysicalContainedIn.23 = 11
  493. entPhysicalContainedIn.24 = 14
  494. entPhysicalContainedIn.25 = 15
  495. entPhysicalContainedIn.26 = 16
  496. entPhysicalContainedIn.27 = 18
  497. entPhysicalContainedIn.28 = 19
  498. entPhysicalContainedIn.29 = 20
  499. entPhysicalClass.1 = chassis
  500. entPhysicalClass.2 = port
  501. entPhysicalClass.3 = port
  502. entPhysicalClass.4 = port
  503. entPhysicalClass.5 = port
  504. entPhysicalClass.6 = port
  505. entPhysicalClass.7 = port
  506. entPhysicalClass.8 = port
  507. entPhysicalClass.9 = port
  508. entPhysicalClass.10 = port
  509. entPhysicalClass.11 = port
  510. entPhysicalClass.12 = port
  511. entPhysicalClass.13 = port
  512. entPhysicalClass.14 = container
  513. entPhysicalClass.15 = container
  514. entPhysicalClass.16 = container
  515. entPhysicalClass.17 = container
  516. entPhysicalClass.18 = container
  517. entPhysicalClass.19 = container
  518. entPhysicalClass.20 = container
  519. entPhysicalClass.21 = container
  520. entPhysicalClass.22 = container
  521. entPhysicalClass.23 = container
  522. entPhysicalClass.24 = module
  523. entPhysicalClass.25 = module
  524. entPhysicalClass.26 = module
  525. entPhysicalClass.27 = module
  526. entPhysicalClass.28 = module
  527. entPhysicalClass.29 = module
  528. entPhysicalParentRelPos.1 = -1
  529. entPhysicalParentRelPos.2 = 1
  530. entPhysicalParentRelPos.3 = 2
  531. entPhysicalParentRelPos.4 = 3
  532. entPhysicalParentRelPos.5 = 4
  533. entPhysicalParentRelPos.6 = 5
  534. entPhysicalParentRelPos.7 = 6
  535. entPhysicalParentRelPos.8 = 7
  536. entPhysicalParentRelPos.9 = 8
  537. entPhysicalParentRelPos.10 = 9
  538. entPhysicalParentRelPos.11 = 10
  539. entPhysicalParentRelPos.12 = 11
  540. entPhysicalParentRelPos.13 = 12
  541. entPhysicalParentRelPos.14 = 1
  542. entPhysicalParentRelPos.15 = 1
  543. entPhysicalParentRelPos.16 = 1
  544. entPhysicalParentRelPos.17 = 1
  545. entPhysicalParentRelPos.18 = 1
  546. entPhysicalParentRelPos.19 = 1
  547. entPhysicalParentRelPos.20 = 1
  548. entPhysicalParentRelPos.21 = 1
  549. entPhysicalParentRelPos.22 = 1
  550. entPhysicalParentRelPos.23 = 1
  551. entPhysicalParentRelPos.24 = 1
  552. entPhysicalParentRelPos.25 = 1
  553. entPhysicalParentRelPos.26 = 1
  554. entPhysicalParentRelPos.27 = 1
  555. entPhysicalParentRelPos.28 = 1
  556. entPhysicalParentRelPos.29 = 1
  557. entPhysicalName.1 = old-stone-705-h-p
  558. entPhysicalName.2 = GigabitEthernet0/1
  559. entPhysicalName.3 = GigabitEthernet0/2
  560. entPhysicalName.4 = GigabitEthernet0/3
  561. entPhysicalName.5 = GigabitEthernet0/4
  562. entPhysicalName.6 = GigabitEthernet0/5
  563. entPhysicalName.7 = GigabitEthernet0/6
  564. entPhysicalName.8 = GigabitEthernet0/7
  565. entPhysicalName.9 = GigabitEthernet0/8
  566. entPhysicalName.10 = GigabitEthernet0/9
  567. entPhysicalName.11 = GigabitEthernet0/10
  568. entPhysicalName.12 = GigabitEthernet0/11
  569. entPhysicalName.13 = GigabitEthernet0/12
  570. entPhysicalName.14 = GigabitEthernet0/1 Container
  571. entPhysicalName.15 = GigabitEthernet0/2 Container
  572. entPhysicalName.16 = GigabitEthernet0/3 Container
  573. entPhysicalName.17 = GigabitEthernet0/4 Container
  574. entPhysicalName.18 = GigabitEthernet0/5 Container
  575. entPhysicalName.19 = GigabitEthernet0/6 Container
  576. entPhysicalName.20 = GigabitEthernet0/7 Container
  577. entPhysicalName.21 = GigabitEthernet0/8 Container
  578. entPhysicalName.22 = GigabitEthernet0/9 Container
  579. entPhysicalName.23 = GigabitEthernet0/10 Container
  580. entPhysicalName.24 = GigabitEthernet0/1 port adapter
  581. entPhysicalName.25 = GigabitEthernet0/2 port adapter
  582. entPhysicalName.26 = GigabitEthernet0/3 port adapter
  583. entPhysicalName.27 = GigabitEthernet0/5 port adapter
  584. entPhysicalName.28 = GigabitEthernet0/6 port adapter
  585. entPhysicalName.29 = GigabitEthernet0/7 port adapter
  586. entPhysicalHardwareRev.1 = F0
  587. entPhysicalHardwareRev.2 =
  588. entPhysicalHardwareRev.3 =
  589. entPhysicalHardwareRev.4 =
  590. entPhysicalHardwareRev.5 =
  591. entPhysicalHardwareRev.6 =
  592. entPhysicalHardwareRev.7 =
  593. entPhysicalHardwareRev.8 =
  594. entPhysicalHardwareRev.9 =
  595. entPhysicalHardwareRev.10 =
  596. entPhysicalHardwareRev.11 =
  597. entPhysicalHardwareRev.12 =
  598. entPhysicalHardwareRev.13 =
  599. entPhysicalHardwareRev.14 =
  600. entPhysicalHardwareRev.15 =
  601. entPhysicalHardwareRev.16 =
  602. entPhysicalHardwareRev.17 =
  603. entPhysicalHardwareRev.18 =
  604. entPhysicalHardwareRev.19 =
  605. entPhysicalHardwareRev.20 =
  606. entPhysicalHardwareRev.21 =
  607. entPhysicalHardwareRev.22 =
  608. entPhysicalHardwareRev.23 =
  609. entPhysicalHardwareRev.24 = 8100 400 22E 2E58
  610. entPhysicalHardwareRev.25 = 286 89E0 802F E170
  611. entPhysicalHardwareRev.26 = 286 917C 802F E3D0
  612. entPhysicalHardwareRev.27 = 346 A414 8030 9D0
  613. entPhysicalHardwareRev.28 = 348 760C 802F E500
  614. entPhysicalHardwareRev.29 = 286 99E8 802F E760
  615. entPhysicalFirmwareRev.1 = 12.2(44)SE6
  616. entPhysicalFirmwareRev.2 =
  617. entPhysicalFirmwareRev.3 =
  618. entPhysicalFirmwareRev.4 =
  619. entPhysicalFirmwareRev.5 =
  620. entPhysicalFirmwareRev.6 =
  621. entPhysicalFirmwareRev.7 =
  622. entPhysicalFirmwareRev.8 =
  623. entPhysicalFirmwareRev.9 =
  624. entPhysicalFirmwareRev.10 =
  625. entPhysicalFirmwareRev.11 =
  626. entPhysicalFirmwareRev.12 =
  627. entPhysicalFirmwareRev.13 =
  628. entPhysicalFirmwareRev.14 =
  629. entPhysicalFirmwareRev.15 =
  630. entPhysicalFirmwareRev.16 =
  631. entPhysicalFirmwareRev.17 =
  632. entPhysicalFirmwareRev.18 =
  633. entPhysicalFirmwareRev.19 =
  634. entPhysicalFirmwareRev.20 =
  635. entPhysicalFirmwareRev.21 =
  636. entPhysicalFirmwareRev.22 =
  637. entPhysicalFirmwareRev.23 =
  638. entPhysicalFirmwareRev.24 =
  639. entPhysicalFirmwareRev.25 =
  640. entPhysicalFirmwareRev.26 =
  641. entPhysicalFirmwareRev.27 =
  642. entPhysicalFirmwareRev.28 =
  643. entPhysicalFirmwareRev.29 =
  644. entPhysicalSoftwareRev.1 = 12.2(44)SE6
  645. entPhysicalSoftwareRev.2 =
  646. entPhysicalSoftwareRev.3 =
  647. entPhysicalSoftwareRev.4 =
  648. entPhysicalSoftwareRev.5 =
  649. entPhysicalSoftwareRev.6 =
  650. entPhysicalSoftwareRev.7 =
  651. entPhysicalSoftwareRev.8 =
  652. entPhysicalSoftwareRev.9 =
  653. entPhysicalSoftwareRev.10 =
  654. entPhysicalSoftwareRev.11 =
  655. entPhysicalSoftwareRev.12 =
  656. entPhysicalSoftwareRev.13 =
  657. entPhysicalSoftwareRev.14 =
  658. entPhysicalSoftwareRev.15 =
  659. entPhysicalSoftwareRev.16 =
  660. entPhysicalSoftwareRev.17 =
  661. entPhysicalSoftwareRev.18 =
  662. entPhysicalSoftwareRev.19 =
  663. entPhysicalSoftwareRev.20 =
  664. entPhysicalSoftwareRev.21 =
  665. entPhysicalSoftwareRev.22 =
  666. entPhysicalSoftwareRev.23 =
  667. entPhysicalSoftwareRev.24 =
  668. entPhysicalSoftwareRev.25 =
  669. entPhysicalSoftwareRev.26 =
  670. entPhysicalSoftwareRev.27 =
  671. entPhysicalSoftwareRev.28 =
  672. entPhysicalSoftwareRev.29 =
  673. entPhysicalSerialNum.1 = CAT0708Z1LQ
  674. entPhysicalSerialNum.2 =
  675. entPhysicalSerialNum.3 =
  676. entPhysicalSerialNum.4 =
  677. entPhysicalSerialNum.5 =
  678. entPhysicalSerialNum.6 =
  679. entPhysicalSerialNum.7 =
  680. entPhysicalSerialNum.8 =
  681. entPhysicalSerialNum.9 =
  682. entPhysicalSerialNum.10 =
  683. entPhysicalSerialNum.11 =
  684. entPhysicalSerialNum.12 =
  685. entPhysicalSerialNum.13 =
  686. entPhysicalSerialNum.14 =
  687. entPhysicalSerialNum.15 =
  688. entPhysicalSerialNum.16 =
  689. entPhysicalSerialNum.17 =
  690. entPhysicalSerialNum.18 =
  691. entPhysicalSerialNum.19 =
  692. entPhysicalSerialNum.20 =
  693. entPhysicalSerialNum.21 =
  694. entPhysicalSerialNum.22 =
  695. entPhysicalSerialNum.23 =
  696. entPhysicalSerialNum.24 = ACJFD59
  697. entPhysicalSerialNum.25 = BDIPO060
  698. entPhysicalSerialNum.26 = 0202071014095276
  699. entPhysicalSerialNum.27 = AGS08060AA1
  700. entPhysicalSerialNum.28 = AGS073607FY
  701. entPhysicalSerialNum.29 = 0201262314412318
  702. entPhysicalMfgName.1 = cisco
  703. entPhysicalMfgName.2 = cisco
  704. entPhysicalMfgName.3 = cisco
  705. entPhysicalMfgName.4 = cisco
  706. entPhysicalMfgName.5 = cisco
  707. entPhysicalMfgName.6 = cisco
  708. entPhysicalMfgName.7 = cisco
  709. entPhysicalMfgName.8 = cisco
  710. entPhysicalMfgName.9 = cisco
  711. entPhysicalMfgName.10 = cisco
  712. entPhysicalMfgName.11 = cisco
  713. entPhysicalMfgName.12 = cisco
  714. entPhysicalMfgName.13 = cisco
  715. entPhysicalMfgName.14 = cisco
  716. entPhysicalMfgName.15 = cisco
  717. entPhysicalMfgName.16 = cisco
  718. entPhysicalMfgName.17 = cisco
  719. entPhysicalMfgName.18 = cisco
  720. entPhysicalMfgName.19 = cisco
  721. entPhysicalMfgName.20 = cisco
  722. entPhysicalMfgName.21 = cisco
  723. entPhysicalMfgName.22 = cisco
  724. entPhysicalMfgName.23 = cisco
  725. entPhysicalMfgName.24 = Methode Elec.
  726. entPhysicalMfgName.25 = StratosLightwave
  727. entPhysicalMfgName.26 = AGILENT
  728. entPhysicalMfgName.27 = CISCO-AGILENT
  729. entPhysicalMfgName.28 = CISCO-AGILENT
  730. entPhysicalMfgName.29 = AGILENT
  731. entPhysicalModelName.1 = WS-C3550-12G
  732. entPhysicalModelName.2 =
  733. entPhysicalModelName.3 =
  734. entPhysicalModelName.4 =
  735. entPhysicalModelName.5 =
  736. entPhysicalModelName.6 =
  737. entPhysicalModelName.7 =
  738. entPhysicalModelName.8 =
  739. entPhysicalModelName.9 =
  740. entPhysicalModelName.10 =
  741. entPhysicalModelName.11 =
  742. entPhysicalModelName.12 =
  743. entPhysicalModelName.13 =
  744. entPhysicalModelName.14 =
  745. entPhysicalModelName.15 =
  746. entPhysicalModelName.16 =
  747. entPhysicalModelName.17 =
  748. entPhysicalModelName.18 =
  749. entPhysicalModelName.19 =
  750. entPhysicalModelName.20 =
  751. entPhysicalModelName.21 =
  752. entPhysicalModelName.22 =
  753. entPhysicalModelName.23 =
  754. entPhysicalModelName.24 = GBIC_SX
  755. entPhysicalModelName.25 = GBIC_SX
  756. entPhysicalModelName.26 = GBIC_SX
  757. entPhysicalModelName.27 = GBIC_SX
  758. entPhysicalModelName.28 = GBIC_SX
  759. entPhysicalModelName.29 = GBIC_LX
  760. entPhysicalAlias.1 =
  761. entPhysicalAlias.2 =
  762. entPhysicalAlias.3 =
  763. entPhysicalAlias.4 =
  764. entPhysicalAlias.5 =
  765. entPhysicalAlias.6 =
  766. entPhysicalAlias.7 =
  767. entPhysicalAlias.8 =
  768. entPhysicalAlias.9 =
  769. entPhysicalAlias.10 =
  770. entPhysicalAlias.11 =
  771. entPhysicalAlias.12 =
  772. entPhysicalAlias.13 =
  773. entPhysicalAlias.14 =
  774. entPhysicalAlias.15 =
  775. entPhysicalAlias.16 =
  776. entPhysicalAlias.17 =
  777. entPhysicalAlias.18 =
  778. entPhysicalAlias.19 =
  779. entPhysicalAlias.20 =
  780. entPhysicalAlias.21 =
  781. entPhysicalAlias.22 =
  782. entPhysicalAlias.23 =
  783. entPhysicalAlias.24 =
  784. entPhysicalAlias.25 =
  785. entPhysicalAlias.26 =
  786. entPhysicalAlias.27 =
  787. entPhysicalAlias.28 =
  788. entPhysicalAlias.29 =
  789. entPhysicalAssetID.1 =
  790. entPhysicalAssetID.2 =
  791. entPhysicalAssetID.3 =
  792. entPhysicalAssetID.4 =
  793. entPhysicalAssetID.5 =
  794. entPhysicalAssetID.6 =
  795. entPhysicalAssetID.7 =
  796. entPhysicalAssetID.8 =
  797. entPhysicalAssetID.9 =
  798. entPhysicalAssetID.10 =
  799. entPhysicalAssetID.11 =
  800. entPhysicalAssetID.12 =
  801. entPhysicalAssetID.13 =
  802. entPhysicalAssetID.14 =
  803. entPhysicalAssetID.15 =
  804. entPhysicalAssetID.16 =
  805. entPhysicalAssetID.17 =
  806. entPhysicalAssetID.18 =
  807. entPhysicalAssetID.19 =
  808. entPhysicalAssetID.20 =
  809. entPhysicalAssetID.21 =
  810. entPhysicalAssetID.22 =
  811. entPhysicalAssetID.23 =
  812. entPhysicalAssetID.24 =
  813. entPhysicalAssetID.25 =
  814. entPhysicalAssetID.26 =
  815. entPhysicalAssetID.27 =
  816. entPhysicalAssetID.28 =
  817. entPhysicalAssetID.29 =
  818. entPhysicalIsFRU.1 = 0
  819. entPhysicalIsFRU.2 = 0
  820. entPhysicalIsFRU.3 = 0
  821. entPhysicalIsFRU.4 = 0
  822. entPhysicalIsFRU.5 = 0
  823. entPhysicalIsFRU.6 = 0
  824. entPhysicalIsFRU.7 = 0
  825. entPhysicalIsFRU.8 = 0
  826. entPhysicalIsFRU.9 = 0
  827. entPhysicalIsFRU.10 = 0
  828. entPhysicalIsFRU.11 = 0
  829. entPhysicalIsFRU.12 = 0
  830. entPhysicalIsFRU.13 = 0
  831. entPhysicalIsFRU.14 = 0
  832. entPhysicalIsFRU.15 = 0
  833. entPhysicalIsFRU.16 = 0
  834. entPhysicalIsFRU.17 = 0
  835. entPhysicalIsFRU.18 = 0
  836. entPhysicalIsFRU.19 = 0
  837. entPhysicalIsFRU.20 = 0
  838. entPhysicalIsFRU.21 = 0
  839. entPhysicalIsFRU.22 = 0
  840. entPhysicalIsFRU.23 = 0
  841. entPhysicalIsFRU.24 = true
  842. entPhysicalIsFRU.25 = true
  843. entPhysicalIsFRU.26 = true
  844. entPhysicalIsFRU.27 = true
  845. entPhysicalIsFRU.28 = true
  846. entPhysicalIsFRU.29 = true
  847.  
  848. entAliasMappingIdentifierSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB:IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entAliasMappingIdentifier']
  849. entAliasMappingIdentifier.2.0 = ifIndex.1
  850. entAliasMappingIdentifier.3.0 = ifIndex.2
  851. entAliasMappingIdentifier.4.0 = ifIndex.3
  852. entAliasMappingIdentifier.5.0 = ifIndex.4
  853. entAliasMappingIdentifier.6.0 = ifIndex.5
  854. entAliasMappingIdentifier.7.0 = ifIndex.6
  855. entAliasMappingIdentifier.8.0 = ifIndex.7
  856. entAliasMappingIdentifier.9.0 = ifIndex.8
  857. entAliasMappingIdentifier.10.0 = ifIndex.9
  858. entAliasMappingIdentifier.11.0 = ifIndex.10
  859. entAliasMappingIdentifier.12.0 = ifIndex.11
  860. entAliasMappingIdentifier.13.0 = ifIndex.12
  861.  
  862.  
  863. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/snmp.inc.php on line 557
  864.  
  865. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/snmp.inc.php on line 557
  866. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-WAN-3G-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'c3gImsi']
  867. c3gImsi = No Such Object available on this agent at this OID
  868.  
  869. Invalid snmp_walk() data = c3gImsi = No Such Object available on this agent at this OID
  870.  
  871. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  872. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-WAN-3G-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'c3gImei']
  873. c3gImei = No Such Object available on this agent at this OID
  874.  
  875. Invalid snmp_walk() data = c3gImei = No Such Object available on this agent at this OID
  876.  
  877. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  878. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-WAN-3G-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'c3gIccId']
  879. c3gIccId = No Such Object available on this agent at this OID
  880.  
  881. Invalid snmp_walk() data = c3gIccId = No Such Object available on this agent at this OID
  882.  
  883. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  884.  
  885. Warning: Undefined array key "cevChassisCat355012G" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  886.  
  887. Warning: Undefined variable $ifIndex in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 290
  888. Discover Inventory Item: 1, Cisco Catalyst 3550 10 GBIC + 2 10/100/1000 baseT ports fixed configuration Layer 2/3 Ethernet Switch, chassis, old-stone-705-h-p, WS-C3550-12G, CAT0708Z1LQ, 0, cisco, -1, cevChassisCat355012G, F0, 12.2(44)SE6, 12.2(44)SE6, 0, , ,
  889. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,1] 0.8ms]
  890.  
  891. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [1,"Cisco Catalyst 3550 10 GBIC + 2 10\/100\/1000 baseT ports fixed configuration Layer 2\/3 Ethernet Switch","chassis","old-stone-705-h-p","WS-C3550-12G","CAT0708Z1LQ","0","cisco","-1","cevChassisCat355012G","F0","12.2(44)SE6","12.2(44)SE6","0","","",null,636,1] 0.72ms]
  892.  
  893.  
  894. Warning: Undefined array key "cevPortGigEthernet" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  895. Discover Inventory Item: 2, Gigabit Ethernet, port, GigabitEthernet0/1, , , 1, cisco, 1, cevPortGigEthernet, , , , 0, , , 1
  896. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,2] 0.57ms]
  897.  
  898. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [2,"Gigabit Ethernet","port","GigabitEthernet0\/1","","","1","cisco","1","cevPortGigEthernet","","","","0","","","1",636,2] 0.62ms]
  899.  
  900.  
  901. Warning: Undefined array key "cevPortGigEthernet" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  902. Discover Inventory Item: 3, Gigabit Ethernet, port, GigabitEthernet0/2, , , 1, cisco, 2, cevPortGigEthernet, , , , 0, , , 2
  903. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,3] 0.59ms]
  904.  
  905. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [3,"Gigabit Ethernet","port","GigabitEthernet0\/2","","","1","cisco","2","cevPortGigEthernet","","","","0","","","2",636,3] 0.83ms]
  906.  
  907.  
  908. Warning: Undefined array key "cevPortGigEthernet" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  909. Discover Inventory Item: 4, Gigabit Ethernet, port, GigabitEthernet0/3, , , 1, cisco, 3, cevPortGigEthernet, , , , 0, , , 3
  910. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,4] 0.6ms]
  911.  
  912. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [4,"Gigabit Ethernet","port","GigabitEthernet0\/3","","","1","cisco","3","cevPortGigEthernet","","","","0","","","3",636,4] 0.73ms]
  913.  
  914.  
  915. Warning: Undefined array key "cevPortGigEthernet" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  916. Discover Inventory Item: 5, Gigabit Ethernet, port, GigabitEthernet0/4, , , 1, cisco, 4, cevPortGigEthernet, , , , 0, , , 4
  917. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,5] 0.63ms]
  918.  
  919. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [5,"Gigabit Ethernet","port","GigabitEthernet0\/4","","","1","cisco","4","cevPortGigEthernet","","","","0","","","4",636,5] 0.82ms]
  920.  
  921.  
  922. Warning: Undefined array key "cevPortGigEthernet" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  923. Discover Inventory Item: 6, Gigabit Ethernet, port, GigabitEthernet0/5, , , 1, cisco, 5, cevPortGigEthernet, , , , 0, , , 5
  924. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,6] 0.6ms]
  925.  
  926. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [6,"Gigabit Ethernet","port","GigabitEthernet0\/5","","","1","cisco","5","cevPortGigEthernet","","","","0","","","5",636,6] 0.74ms]
  927.  
  928.  
  929. Warning: Undefined array key "cevPortGigEthernet" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  930. Discover Inventory Item: 7, Gigabit Ethernet, port, GigabitEthernet0/6, , , 1, cisco, 6, cevPortGigEthernet, , , , 0, , , 6
  931. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,7] 0.4ms]
  932.  
  933. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [7,"Gigabit Ethernet","port","GigabitEthernet0\/6","","","1","cisco","6","cevPortGigEthernet","","","","0","","","6",636,7] 0.51ms]
  934.  
  935.  
  936. Warning: Undefined array key "cevPortGigEthernet" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  937. Discover Inventory Item: 8, Gigabit Ethernet, port, GigabitEthernet0/7, , , 1, cisco, 7, cevPortGigEthernet, , , , 0, , , 7
  938. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,8] 0.4ms]
  939.  
  940. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [8,"Gigabit Ethernet","port","GigabitEthernet0\/7","","","1","cisco","7","cevPortGigEthernet","","","","0","","","7",636,8] 0.52ms]
  941.  
  942.  
  943. Warning: Undefined array key "cevPortGigEthernet" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  944. Discover Inventory Item: 9, Gigabit Ethernet, port, GigabitEthernet0/8, , , 1, cisco, 8, cevPortGigEthernet, , , , 0, , , 8
  945. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,9] 0.39ms]
  946.  
  947. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [9,"Gigabit Ethernet","port","GigabitEthernet0\/8","","","1","cisco","8","cevPortGigEthernet","","","","0","","","8",636,9] 0.5ms]
  948.  
  949.  
  950. Warning: Undefined array key "cevPortGigEthernet" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  951. Discover Inventory Item: 10, Gigabit Ethernet, port, GigabitEthernet0/9, , , 1, cisco, 9, cevPortGigEthernet, , , , 0, , , 9
  952. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,10] 0.39ms]
  953.  
  954. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [10,"Gigabit Ethernet","port","GigabitEthernet0\/9","","","1","cisco","9","cevPortGigEthernet","","","","0","","","9",636,10] 0.5ms]
  955.  
  956.  
  957. Warning: Undefined array key "cevPortGigEthernet" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  958. Discover Inventory Item: 11, Gigabit Ethernet, port, GigabitEthernet0/10, , , 1, cisco, 10, cevPortGigEthernet, , , , 0, , , 10
  959. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,11] 0.39ms]
  960.  
  961. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [11,"Gigabit Ethernet","port","GigabitEthernet0\/10","","","1","cisco","10","cevPortGigEthernet","","","","0","","","10",636,11] 0.51ms]
  962.  
  963.  
  964. Warning: Undefined array key "cevPortBaseTEther" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  965. Discover Inventory Item: 12, 10/100/1000BaseTXGigabit Ethernet, port, GigabitEthernet0/11, , , 1, cisco, 11, cevPortBaseTEther, , , , 0, , , 11
  966. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,12] 0.41ms]
  967.  
  968. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [12,"10\/100\/1000BaseTXGigabit Ethernet","port","GigabitEthernet0\/11","","","1","cisco","11","cevPortBaseTEther","","","","0","","","11",636,12] 0.55ms]
  969.  
  970.  
  971. Warning: Undefined array key "cevPortBaseTEther" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  972. Discover Inventory Item: 13, 10/100/1000BaseTXGigabit Ethernet, port, GigabitEthernet0/12, , , 1, cisco, 12, cevPortBaseTEther, , , , 0, , , 12
  973. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,13] 0.44ms]
  974.  
  975. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [13,"10\/100\/1000BaseTXGigabit Ethernet","port","GigabitEthernet0\/12","","","1","cisco","12","cevPortBaseTEther","","","","0","","","12",636,13] 0.5ms]
  976.  
  977.  
  978. Warning: Undefined array key "cevContainerGbic" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  979.  
  980. Warning: Undefined variable $ifIndex in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 290
  981. Discover Inventory Item: 14, GigabitEthernet Container, container, GigabitEthernet0/1 Container, , , 2, cisco, 1, cevContainerGbic, , , , 0, , ,
  982. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,14] 0.42ms]
  983.  
  984. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [14,"GigabitEthernet Container","container","GigabitEthernet0\/1 Container","","","2","cisco","1","cevContainerGbic","","","","0","","",null,636,14] 0.46ms]
  985.  
  986.  
  987. Warning: Undefined array key "cevContainerGbic" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  988.  
  989. Warning: Undefined variable $ifIndex in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 290
  990. Discover Inventory Item: 15, GigabitEthernet Container, container, GigabitEthernet0/2 Container, , , 3, cisco, 1, cevContainerGbic, , , , 0, , ,
  991. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,15] 0.42ms]
  992.  
  993. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [15,"GigabitEthernet Container","container","GigabitEthernet0\/2 Container","","","3","cisco","1","cevContainerGbic","","","","0","","",null,636,15] 0.59ms]
  994.  
  995.  
  996. Warning: Undefined array key "cevContainerGbic" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  997.  
  998. Warning: Undefined variable $ifIndex in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 290
  999. Discover Inventory Item: 16, GigabitEthernet Container, container, GigabitEthernet0/3 Container, , , 4, cisco, 1, cevContainerGbic, , , , 0, , ,
  1000. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,16] 0.33ms]
  1001.  
  1002. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [16,"GigabitEthernet Container","container","GigabitEthernet0\/3 Container","","","4","cisco","1","cevContainerGbic","","","","0","","",null,636,16] 0.45ms]
  1003.  
  1004.  
  1005. Warning: Undefined array key "cevContainerGbic" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  1006.  
  1007. Warning: Undefined variable $ifIndex in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 290
  1008. Discover Inventory Item: 17, GigabitEthernet Container, container, GigabitEthernet0/4 Container, , , 5, cisco, 1, cevContainerGbic, , , , 0, , ,
  1009. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,17] 0.3ms]
  1010.  
  1011. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [17,"GigabitEthernet Container","container","GigabitEthernet0\/4 Container","","","5","cisco","1","cevContainerGbic","","","","0","","",null,636,17] 0.41ms]
  1012.  
  1013.  
  1014. Warning: Undefined array key "cevContainerGbic" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  1015.  
  1016. Warning: Undefined variable $ifIndex in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 290
  1017. Discover Inventory Item: 18, GigabitEthernet Container, container, GigabitEthernet0/5 Container, , , 6, cisco, 1, cevContainerGbic, , , , 0, , ,
  1018. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,18] 0.3ms]
  1019.  
  1020. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [18,"GigabitEthernet Container","container","GigabitEthernet0\/5 Container","","","6","cisco","1","cevContainerGbic","","","","0","","",null,636,18] 0.44ms]
  1021.  
  1022.  
  1023. Warning: Undefined array key "cevContainerGbic" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  1024.  
  1025. Warning: Undefined variable $ifIndex in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 290
  1026. Discover Inventory Item: 19, GigabitEthernet Container, container, GigabitEthernet0/6 Container, , , 7, cisco, 1, cevContainerGbic, , , , 0, , ,
  1027. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,19] 0.38ms]
  1028.  
  1029. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [19,"GigabitEthernet Container","container","GigabitEthernet0\/6 Container","","","7","cisco","1","cevContainerGbic","","","","0","","",null,636,19] 0.43ms]
  1030.  
  1031.  
  1032. Warning: Undefined array key "cevContainerGbic" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  1033.  
  1034. Warning: Undefined variable $ifIndex in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 290
  1035. Discover Inventory Item: 20, GigabitEthernet Container, container, GigabitEthernet0/7 Container, , , 8, cisco, 1, cevContainerGbic, , , , 0, , ,
  1036. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,20] 0.34ms]
  1037.  
  1038. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [20,"GigabitEthernet Container","container","GigabitEthernet0\/7 Container","","","8","cisco","1","cevContainerGbic","","","","0","","",null,636,20] 0.45ms]
  1039.  
  1040.  
  1041. Warning: Undefined array key "cevContainerGbic" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  1042.  
  1043. Warning: Undefined variable $ifIndex in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 290
  1044. Discover Inventory Item: 21, GigabitEthernet Container, container, GigabitEthernet0/8 Container, , , 9, cisco, 1, cevContainerGbic, , , , 0, , ,
  1045. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,21] 0.33ms]
  1046.  
  1047. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [21,"GigabitEthernet Container","container","GigabitEthernet0\/8 Container","","","9","cisco","1","cevContainerGbic","","","","0","","",null,636,21] 0.44ms]
  1048.  
  1049.  
  1050. Warning: Undefined array key "cevContainerGbic" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  1051.  
  1052. Warning: Undefined variable $ifIndex in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 290
  1053. Discover Inventory Item: 22, GigabitEthernet Container, container, GigabitEthernet0/9 Container, , , 10, cisco, 1, cevContainerGbic, , , , 0, , ,
  1054. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,22] 0.4ms]
  1055.  
  1056. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [22,"GigabitEthernet Container","container","GigabitEthernet0\/9 Container","","","10","cisco","1","cevContainerGbic","","","","0","","",null,636,22] 0.45ms]
  1057.  
  1058.  
  1059. Warning: Undefined array key "cevContainerGbic" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  1060.  
  1061. Warning: Undefined variable $ifIndex in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 290
  1062. Discover Inventory Item: 23, GigabitEthernet Container, container, GigabitEthernet0/10 Container, , , 11, cisco, 1, cevContainerGbic, , , , 0, , ,
  1063. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,23] 0.34ms]
  1064.  
  1065. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [23,"GigabitEthernet Container","container","GigabitEthernet0\/10 Container","","","11","cisco","1","cevContainerGbic","","","","0","","",null,636,23] 0.44ms]
  1066.  
  1067.  
  1068. Warning: Undefined array key "cevMGBIC1000BaseSX" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  1069.  
  1070. Warning: Undefined variable $ifIndex in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 290
  1071. Discover Inventory Item: 24, shortwave fibre gigabit ethernet port adapter, module, GigabitEthernet0/1 port adapter, GBIC_SX, ACJFD59, 14, Methode Elec., 1, cevMGBIC1000BaseSX, 8100 400 22E 2E58, , , true, , ,
  1072. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,24] 0.34ms]
  1073.  
  1074. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [24,"shortwave fibre gigabit ethernet port adapter","module","GigabitEthernet0\/1 port adapter","GBIC_SX","ACJFD59","14","Methode Elec.","1","cevMGBIC1000BaseSX","8100 400 22E 2E58","","","true","","",null,636,24] 0.59ms]
  1075.  
  1076.  
  1077. Warning: Undefined array key "cevMGBIC1000BaseSX" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  1078.  
  1079. Warning: Undefined variable $ifIndex in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 290
  1080. Discover Inventory Item: 25, shortwave fibre gigabit ethernet port adapter, module, GigabitEthernet0/2 port adapter, GBIC_SX, BDIPO060, 15, StratosLightwave, 1, cevMGBIC1000BaseSX, 286 89E0 802F E170, , , true, , ,
  1081. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,25] 0.4ms]
  1082.  
  1083. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [25,"shortwave fibre gigabit ethernet port adapter","module","GigabitEthernet0\/2 port adapter","GBIC_SX","BDIPO060","15","StratosLightwave","1","cevMGBIC1000BaseSX","286 89E0 802F E170","","","true","","",null,636,25] 0.45ms]
  1084.  
  1085.  
  1086. Warning: Undefined array key "cevMGBIC1000BaseSX" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  1087.  
  1088. Warning: Undefined variable $ifIndex in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 290
  1089. Discover Inventory Item: 26, shortwave fibre gigabit ethernet port adapter, module, GigabitEthernet0/3 port adapter, GBIC_SX, 0202071014095276, 16, AGILENT, 1, cevMGBIC1000BaseSX, 286 917C 802F E3D0, , , true, , ,
  1090. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,26] 0.36ms]
  1091.  
  1092. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [26,"shortwave fibre gigabit ethernet port adapter","module","GigabitEthernet0\/3 port adapter","GBIC_SX","0202071014095276","16","AGILENT","1","cevMGBIC1000BaseSX","286 917C 802F E3D0","","","true","","",null,636,26] 0.44ms]
  1093.  
  1094.  
  1095. Warning: Undefined array key "cevMGBIC1000BaseSX" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  1096.  
  1097. Warning: Undefined variable $ifIndex in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 290
  1098. Discover Inventory Item: 27, shortwave fibre gigabit ethernet port adapter, module, GigabitEthernet0/5 port adapter, GBIC_SX, AGS08060AA1, 18, CISCO-AGILENT, 1, cevMGBIC1000BaseSX, 346 A414 8030 9D0, , , true, , ,
  1099. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,27] 0.34ms]
  1100.  
  1101. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [27,"shortwave fibre gigabit ethernet port adapter","module","GigabitEthernet0\/5 port adapter","GBIC_SX","AGS08060AA1","18","CISCO-AGILENT","1","cevMGBIC1000BaseSX","346 A414 8030 9D0","","","true","","",null,636,27] 0.43ms]
  1102.  
  1103.  
  1104. Warning: Undefined array key "cevMGBIC1000BaseSX" in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 286
  1105.  
  1106. Warning: Undefined variable $ifIndex in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 290
  1107. Discover Inventory Item: 28, shortwave fibre gigabit ethernet port adapter, module, GigabitEthernet0/6 port adapter, GBIC_SX, AGS073607FY, 19, CISCO-AGILENT, 1, cevMGBIC1000BaseSX, 348 760C 802F E500, , , true, , ,
  1108. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,28] 0.31ms]
  1109.  
  1110. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [28,"shortwave fibre gigabit ethernet port adapter","module","GigabitEthernet0\/6 port adapter","GBIC_SX","AGS073607FY","19","CISCO-AGILENT","1","cevMGBIC1000BaseSX","348 760C 802F E500","","","true","","",null,636,28] 0.41ms]
  1111.  
  1112.  
  1113. Warning: Undefined variable $ifIndex in /opt/librenms/includes/discovery/entity-physical/entity-physical.inc.php on line 290
  1114. Discover Inventory Item: 29, longwave fiber gigabit ethernet port adapter, module, GigabitEthernet0/7 port adapter, GBIC_LX, 0201262314412318, 20, AGILENT, 1, cevMGBIC1000BaseLX, 286 99E8 802F E760, , , true, , ,
  1115. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [636,29] 0.3ms]
  1116.  
  1117. .SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [29,"longwave fiber gigabit ethernet port adapter","module","GigabitEthernet0\/7 port adapter","GBIC_LX","0201262314412318","20","AGILENT","1","cevMGBIC1000BaseLX","286 99E8 802F E760","","","true","","",null,636,29] 0.4ms]
  1118.  
  1119.  
  1120. SQL[SELECT * FROM `entPhysical` WHERE `device_id` = ? [636] 0.43ms]
  1121.  
  1122.  
  1123. >> Runtime for discovery module 'entity-physical': 0.8480 seconds with 15232 bytes
  1124. >> SNMP: [4/0.77s] MySQL: [30/0.02s] RRD: [0/0.00s]
  1125. #### Unload disco module entity-physical ####
  1126.  
  1127. Modules status: Global-
  1128. OS
  1129. Device
  1130. Module [ entity-state ] disabled globally.
  1131.  
  1132. Modules status: Global+
  1133. OS
  1134. Device
  1135.  
  1136. #### Load disco module processors ####
  1137. No YAML Discovery data.
  1138. communityStringIndexing
  1139. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'CISCO-PROCESS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cpmCPUTotalTable']
  1140. cpmCPUTotalPhysicalIndex[1] = 0
  1141. cpmCPUTotal5sec[1] = 6
  1142. cpmCPUTotal1min[1] = 5
  1143. cpmCPUTotal5min[1] = 5
  1144. cpmCPUTotal5secRev[1] = 6
  1145. cpmCPUTotal1minRev[1] = 5
  1146. cpmCPUTotal5minRev[1] = 5
  1147. cpmCPUMonInterval[1] = 5
  1148. cpmCPUTotalMonIntervalValue[1] = 6
  1149. cpmCPUInterruptMonIntervalValue[1] = 1
  1150.  
  1151. communityStringIndexing
  1152. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'CISCO-PROCESS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cpmCoreTable']
  1153. cpmCoreTable = No Such Object available on this agent at this OID
  1154.  
  1155. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entPhysicalName']
  1156. entPhysicalName.1 = old-stone-705-h-p
  1157. entPhysicalName.2 = GigabitEthernet0/1
  1158. entPhysicalName.3 = GigabitEthernet0/2
  1159. entPhysicalName.4 = GigabitEthernet0/3
  1160. entPhysicalName.5 = GigabitEthernet0/4
  1161. entPhysicalName.6 = GigabitEthernet0/5
  1162. entPhysicalName.7 = GigabitEthernet0/6
  1163. entPhysicalName.8 = GigabitEthernet0/7
  1164. entPhysicalName.9 = GigabitEthernet0/8
  1165. entPhysicalName.10 = GigabitEthernet0/9
  1166. entPhysicalName.11 = GigabitEthernet0/10
  1167. entPhysicalName.12 = GigabitEthernet0/11
  1168. entPhysicalName.13 = GigabitEthernet0/12
  1169. entPhysicalName.14 = GigabitEthernet0/1 Container
  1170. entPhysicalName.15 = GigabitEthernet0/2 Container
  1171. entPhysicalName.16 = GigabitEthernet0/3 Container
  1172. entPhysicalName.17 = GigabitEthernet0/4 Container
  1173. entPhysicalName.18 = GigabitEthernet0/5 Container
  1174. entPhysicalName.19 = GigabitEthernet0/6 Container
  1175. entPhysicalName.20 = GigabitEthernet0/7 Container
  1176. entPhysicalName.21 = GigabitEthernet0/8 Container
  1177. entPhysicalName.22 = GigabitEthernet0/9 Container
  1178. entPhysicalName.23 = GigabitEthernet0/10 Container
  1179. entPhysicalName.24 = GigabitEthernet0/1 port adapter
  1180. entPhysicalName.25 = GigabitEthernet0/2 port adapter
  1181. entPhysicalName.26 = GigabitEthernet0/3 port adapter
  1182. entPhysicalName.27 = GigabitEthernet0/5 port adapter
  1183. entPhysicalName.28 = GigabitEthernet0/6 port adapter
  1184. entPhysicalName.29 = GigabitEthernet0/7 port adapter
  1185.  
  1186.  
  1187. Warning: Undefined array key 0 in /opt/librenms/LibreNMS/OS/Shared/Cisco.php on line 226
  1188.  
  1189. Warning: Undefined array key "cpmCore5min" in /opt/librenms/LibreNMS/OS/Shared/Cisco.php on line 233
  1190. Discovered LibreNMS\Device\Processor Array
  1191. (
  1192. [processor_id] =>
  1193. [entPhysicalIndex] => 0
  1194. [hrDeviceIndex] => 0
  1195. [device_id] => 636
  1196. [processor_oid] => .1.3.6.1.4.1.9.9.109.1.1.1.1.8.1
  1197. [processor_index] => 1
  1198. [processor_type] => cpm
  1199. [processor_usage] => 5
  1200. [processor_descr] => Processor 1
  1201. [processor_precision] => 1
  1202. [processor_perc_warn] => 75
  1203. )
  1204. communityStringIndexing
  1205. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'CISCO-ENTITY-QFP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ceqfpUtilProcessingLoad']
  1206. ceqfpUtilProcessingLoad = No Such Object available on this agent at this OID
  1207.  
  1208. SQL[SELECT * FROM `processors` WHERE device_id=? AND processor_index=? AND processor_type=? [636,"1","cpm"] 0.6ms]
  1209.  
  1210. .SQL[SELECT * FROM `processors` WHERE device_id=? AND processor_index=? AND processor_type=? [636,"1","cpm"] 0.4ms]
  1211.  
  1212. .SQL[SELECT * FROM `processors` WHERE `device_id`=? AND `processor_id` NOT IN (?,?) [636,1722,1722] 0.34ms]
  1213.  
  1214. SQL[DELETE T FROM `processors` T LEFT JOIN `devices` ON `devices`.`device_id` = T.`device_id` WHERE `devices`.`device_id` IS NULL [] 3.68ms]
  1215.  
  1216.  
  1217.  
  1218. >> Runtime for discovery module 'processors': 0.1880 seconds with 68232 bytes
  1219. >> SNMP: [1/0.06s] MySQL: [4/0.01s] RRD: [0/0.00s]
  1220. #### Unload disco module processors ####
  1221.  
  1222. Modules status: Global+
  1223. OS
  1224. Device
  1225.  
  1226. #### Load disco module mempools ####
  1227. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-ENHANCED-MEMPOOL-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cempMemPoolTable']
  1228. cempMemPoolTable = No Such Object available on this agent at this OID
  1229.  
  1230. Invalid snmp_walk() data = cempMemPoolTable = No Such Object available on this agent at this OID
  1231.  
  1232. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  1233. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-MEMORY-POOL-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ciscoMemoryPool']
  1234. ciscoMemoryPoolName.1 = Processor
  1235. ciscoMemoryPoolName.2 = I/O
  1236. ciscoMemoryPoolAlternate.1 = 0
  1237. ciscoMemoryPoolAlternate.2 = 0
  1238. ciscoMemoryPoolValid.1 = true
  1239. ciscoMemoryPoolValid.2 = true
  1240. ciscoMemoryPoolUsed.1 = 17906128
  1241. ciscoMemoryPoolUsed.2 = 3198420
  1242. ciscoMemoryPoolFree.1 = 18873040
  1243. ciscoMemoryPoolFree.2 = 5190188
  1244. ciscoMemoryPoolLargestFree.1 = 11829828
  1245. ciscoMemoryPoolLargestFree.2 = 5124560
  1246.  
  1247. SQL[select * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [636] 0.83ms]
  1248.  
  1249. SQL[update `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [17906128,18873040,1294] 0.57ms]
  1250.  
  1251. Updated data:
  1252. array (
  1253. 'mempool_used' => 17906128,
  1254. 'mempool_free' => 18873040,
  1255. )
  1256. .
  1257. cmp [system]: Processor: 49% 17.08 MiiB / 35.08 MiiB
  1258. cmp [system]: I/O: 38% 3.05 MiiB / 8 MiiB
  1259.  
  1260. >> Runtime for discovery module 'mempools': 0.0930 seconds with 110216 bytes
  1261. >> SNMP: [2/0.09s] MySQL: [0/0.00s] RRD: [0/0.00s]
  1262. #### Unload disco module mempools ####
  1263.  
  1264. Modules status: Global+
  1265. OS+
  1266. Device
  1267.  
  1268. #### Load disco module cisco-vrf-lite ####
  1269. SQL[SELECT * FROM vrf_lite_cisco WHERE device_id = ? [636] 0.4ms]
  1270.  
  1271.  
  1272. >> Runtime for discovery module 'cisco-vrf-lite': 0.0000 seconds with 2616 bytes
  1273. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [0/0.00s]
  1274. #### Unload disco module cisco-vrf-lite ####
  1275.  
  1276. Modules status: Global-
  1277. OS+
  1278. Device
  1279.  
  1280. #### Load disco module cisco-mac-accounting ####
  1281. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Oqn' '-m' 'CISCO-IP-STAT-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cipMacSwitchedBytes']
  1282. .*.*.*.1.4 No Such Instance currently exists at this OID
  1283.  
  1284. Invalid snmp_walk() data = .1.3.6.1.4.1.9.9.84.1.2.1.1.4 No Such Instance currently exists at this OID
  1285.  
  1286. Warning: Undefined array key 1 in /opt/librenms/includes/discovery/cisco-mac-accounting.inc.php on line 9
  1287.  
  1288. Warning: Undefined array key 2 in /opt/librenms/includes/discovery/cisco-mac-accounting.inc.php on line 9
  1289.  
  1290. Warning: Undefined array key 3 in /opt/librenms/includes/discovery/cisco-mac-accounting.inc.php on line 9
  1291.  
  1292. Warning: Undefined array key 4 in /opt/librenms/includes/discovery/cisco-mac-accounting.inc.php on line 9
  1293.  
  1294. Warning: Undefined array key 5 in /opt/librenms/includes/discovery/cisco-mac-accounting.inc.php on line 9
  1295.  
  1296. Warning: Undefined array key 6 in /opt/librenms/includes/discovery/cisco-mac-accounting.inc.php on line 9
  1297.  
  1298. Warning: Undefined array key 7 in /opt/librenms/includes/discovery/cisco-mac-accounting.inc.php on line 9
  1299. SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [636,""] 1.32ms]
  1300.  
  1301.  
  1302.  
  1303. >> Runtime for discovery module 'cisco-mac-accounting': 0.0420 seconds with 9000 bytes
  1304. >> SNMP: [1/0.04s] MySQL: [1/0.00s] RRD: [0/0.00s]
  1305. #### Unload disco module cisco-mac-accounting ####
  1306.  
  1307. Modules status: Global-
  1308. OS+
  1309. Device
  1310.  
  1311. #### Load disco module cisco-pw ####
  1312. SQL[SELECT * FROM `pseudowires` WHERE `device_id` = ? [636] 0.5ms]
  1313.  
  1314. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-IETF-PW-MPLS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cpwVcID']
  1315. cpwVcID = No Such Object available on this agent at this OID
  1316.  
  1317. Invalid snmp_walk() data = cpwVcID = No Such Object available on this agent at this OID
  1318.  
  1319. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  1320.  
  1321. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  1322. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-IETF-PW-MPLS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cpwVcName']
  1323. cpwVcName = No Such Object available on this agent at this OID
  1324.  
  1325. Invalid snmp_walk() data = cpwVcName = No Such Object available on this agent at this OID
  1326.  
  1327. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  1328.  
  1329. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  1330. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-IETF-PW-MPLS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cpwVcType']
  1331. cpwVcType = No Such Object available on this agent at this OID
  1332.  
  1333. Invalid snmp_walk() data = cpwVcType = No Such Object available on this agent at this OID
  1334.  
  1335. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  1336.  
  1337. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  1338. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-IETF-PW-MPLS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cpwVcPsnType']
  1339. cpwVcPsnType = No Such Object available on this agent at this OID
  1340.  
  1341. Invalid snmp_walk() data = cpwVcPsnType = No Such Object available on this agent at this OID
  1342.  
  1343. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  1344.  
  1345. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  1346. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-IETF-PW-MPLS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cpwVcDescr']
  1347. cpwVcDescr = No Such Object available on this agent at this OID
  1348.  
  1349. Invalid snmp_walk() data = cpwVcDescr = No Such Object available on this agent at this OID
  1350.  
  1351. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  1352.  
  1353. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  1354. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-IETF-PW-MPLS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cpwVcMplsPeerLdpID']
  1355. cpwVcMplsPeerLdpID = No Such Object available on this agent at this OID
  1356.  
  1357. Invalid snmp_walk() data = cpwVcMplsPeerLdpID = No Such Object available on this agent at this OID
  1358.  
  1359. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  1360.  
  1361. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  1362.  
  1363.  
  1364. >> Runtime for discovery module 'cisco-pw': 0.2710 seconds with 3736 bytes
  1365. >> SNMP: [6/0.27s] MySQL: [1/0.00s] RRD: [0/0.00s]
  1366. #### Unload disco module cisco-pw ####
  1367.  
  1368. Modules status: Global-
  1369. OS+
  1370. Device
  1371.  
  1372. #### Load disco module vrf ####
  1373. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-m' 'MPLS-L3VPN-STD-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'mplsL3VpnVrfRD']
  1374. .*.*.*.1.4 No Such Object available on this agent at this OID
  1375.  
  1376. Invalid snmp_walk() data = .1.3.6.1.2.1.10.166.11.1.2.2.1.4 No Such Object available on this agent at this OID
  1377. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-m' 'MPLS-VPN-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'mplsVpnVrfRouteDistinguisher']
  1378. .*.*.2.1.3 No Such Object available on this agent at this OID
  1379.  
  1380. Invalid snmp_walk() data = .1.3.6.1.3.118.1.2.2.1.3 No Such Object available on this agent at this OID
  1381. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-m' 'CISCO-VRF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cvVrfName']
  1382. .*.*.7*.1.2 No Such Object available on this agent at this OID
  1383.  
  1384. Invalid snmp_walk() data = .1.3.6.1.4.1.9.9.711.1.1.1.1.2 No Such Object available on this agent at this OID
  1385.  
  1386. [DEBUG]
  1387. Using CISCO-VRF-MIB
  1388. [/DEBUG]
  1389.  
  1390. [DEBUG OIDS]
  1391.  
  1392. [/DEBUG]
  1393. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-m' 'CISCO-VRF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.9.9.711.1.2.1.1.2']
  1394. .*.*.7*.1.2 No Such Object available on this agent at this OID
  1395.  
  1396. Invalid snmp_walk() data = .1.3.6.1.4.1.9.9.711.1.2.1.1.2 No Such Object available on this agent at this OID
  1397.  
  1398.  
  1399. SQL[SELECT * FROM ports WHERE device_id = '636' [] 1.67ms]
  1400.  
  1401. SQL[SELECT * FROM vrfs WHERE device_id = '636' [] 0.67ms]
  1402.  
  1403.  
  1404.  
  1405. >> Runtime for discovery module 'vrf': 0.1730 seconds with 5984 bytes
  1406. >> SNMP: [4/0.17s] MySQL: [2/0.00s] RRD: [0/0.00s]
  1407. #### Unload disco module vrf ####
  1408.  
  1409. Modules status: Global-
  1410. OS+
  1411. Device
  1412.  
  1413. #### Load disco module cisco-cef ####
  1414. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'CISCO-CEF-MIB::cefSwitchingPath']
  1415. cefSwitchingPath = No Such Instance currently exists at this OID
  1416.  
  1417.  
  1418. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 720
  1419.  
  1420. Warning: Undefined array key 2 in /opt/librenms/includes/snmp.inc.php on line 720
  1421.  
  1422. Warning: Undefined array key 3 in /opt/librenms/includes/snmp.inc.php on line 720
  1423. cefSwitchingPath = No Such Instance currently exists at this OID || cefSwitchingPath || || ||
  1424. array (
  1425. )
  1426.  
  1427. Warning: Undefined variable $entity_array in /opt/librenms/includes/discovery/cisco-cef.inc.php on line 8
  1428. Caching OIDs: entPhysicalDescrSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entPhysicalDescr']
  1429. entPhysicalDescr.1 = Cisco Catalyst 3550 10 GBIC + 2 10/100/1000 baseT ports fixed configuration Layer 2/3 Ethernet Switch
  1430. entPhysicalDescr.2 = Gigabit Ethernet
  1431. entPhysicalDescr.3 = Gigabit Ethernet
  1432. entPhysicalDescr.4 = Gigabit Ethernet
  1433. entPhysicalDescr.5 = Gigabit Ethernet
  1434. entPhysicalDescr.6 = Gigabit Ethernet
  1435. entPhysicalDescr.7 = Gigabit Ethernet
  1436. entPhysicalDescr.8 = Gigabit Ethernet
  1437. entPhysicalDescr.9 = Gigabit Ethernet
  1438. entPhysicalDescr.10 = Gigabit Ethernet
  1439. entPhysicalDescr.11 = Gigabit Ethernet
  1440. entPhysicalDescr.12 = 10/100/1000BaseTXGigabit Ethernet
  1441. entPhysicalDescr.13 = 10/100/1000BaseTXGigabit Ethernet
  1442. entPhysicalDescr.14 = GigabitEthernet Container
  1443. entPhysicalDescr.15 = GigabitEthernet Container
  1444. entPhysicalDescr.16 = GigabitEthernet Container
  1445. entPhysicalDescr.17 = GigabitEthernet Container
  1446. entPhysicalDescr.18 = GigabitEthernet Container
  1447. entPhysicalDescr.19 = GigabitEthernet Container
  1448. entPhysicalDescr.20 = GigabitEthernet Container
  1449. entPhysicalDescr.21 = GigabitEthernet Container
  1450. entPhysicalDescr.22 = GigabitEthernet Container
  1451. entPhysicalDescr.23 = GigabitEthernet Container
  1452. entPhysicalDescr.24 = shortwave fibre gigabit ethernet port adapter
  1453. entPhysicalDescr.25 = shortwave fibre gigabit ethernet port adapter
  1454. entPhysicalDescr.26 = shortwave fibre gigabit ethernet port adapter
  1455. entPhysicalDescr.27 = shortwave fibre gigabit ethernet port adapter
  1456. entPhysicalDescr.28 = shortwave fibre gigabit ethernet port adapter
  1457. entPhysicalDescr.29 = longwave fiber gigabit ethernet port adapter
  1458.  
  1459. entPhysicalNameSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entPhysicalName']
  1460. entPhysicalName.1 = old-stone-705-h-p
  1461. entPhysicalName.2 = GigabitEthernet0/1
  1462. entPhysicalName.3 = GigabitEthernet0/2
  1463. entPhysicalName.4 = GigabitEthernet0/3
  1464. entPhysicalName.5 = GigabitEthernet0/4
  1465. entPhysicalName.6 = GigabitEthernet0/5
  1466. entPhysicalName.7 = GigabitEthernet0/6
  1467. entPhysicalName.8 = GigabitEthernet0/7
  1468. entPhysicalName.9 = GigabitEthernet0/8
  1469. entPhysicalName.10 = GigabitEthernet0/9
  1470. entPhysicalName.11 = GigabitEthernet0/10
  1471. entPhysicalName.12 = GigabitEthernet0/11
  1472. entPhysicalName.13 = GigabitEthernet0/12
  1473. entPhysicalName.14 = GigabitEthernet0/1 Container
  1474. entPhysicalName.15 = GigabitEthernet0/2 Container
  1475. entPhysicalName.16 = GigabitEthernet0/3 Container
  1476. entPhysicalName.17 = GigabitEthernet0/4 Container
  1477. entPhysicalName.18 = GigabitEthernet0/5 Container
  1478. entPhysicalName.19 = GigabitEthernet0/6 Container
  1479. entPhysicalName.20 = GigabitEthernet0/7 Container
  1480. entPhysicalName.21 = GigabitEthernet0/8 Container
  1481. entPhysicalName.22 = GigabitEthernet0/9 Container
  1482. entPhysicalName.23 = GigabitEthernet0/10 Container
  1483. entPhysicalName.24 = GigabitEthernet0/1 port adapter
  1484. entPhysicalName.25 = GigabitEthernet0/2 port adapter
  1485. entPhysicalName.26 = GigabitEthernet0/3 port adapter
  1486. entPhysicalName.27 = GigabitEthernet0/5 port adapter
  1487. entPhysicalName.28 = GigabitEthernet0/6 port adapter
  1488. entPhysicalName.29 = GigabitEthernet0/7 port adapter
  1489.  
  1490. entPhysicalModelNameSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entPhysicalModelName']
  1491. entPhysicalModelName.1 = WS-C3550-12G
  1492. entPhysicalModelName.2 =
  1493. entPhysicalModelName.3 =
  1494. entPhysicalModelName.4 =
  1495. entPhysicalModelName.5 =
  1496. entPhysicalModelName.6 =
  1497. entPhysicalModelName.7 =
  1498. entPhysicalModelName.8 =
  1499. entPhysicalModelName.9 =
  1500. entPhysicalModelName.10 =
  1501. entPhysicalModelName.11 =
  1502. entPhysicalModelName.12 =
  1503. entPhysicalModelName.13 =
  1504. entPhysicalModelName.14 =
  1505. entPhysicalModelName.15 =
  1506. entPhysicalModelName.16 =
  1507. entPhysicalModelName.17 =
  1508. entPhysicalModelName.18 =
  1509. entPhysicalModelName.19 =
  1510. entPhysicalModelName.20 =
  1511. entPhysicalModelName.21 =
  1512. entPhysicalModelName.22 =
  1513. entPhysicalModelName.23 =
  1514. entPhysicalModelName.24 = GBIC_SX
  1515. entPhysicalModelName.25 = GBIC_SX
  1516. entPhysicalModelName.26 = GBIC_SX
  1517. entPhysicalModelName.27 = GBIC_SX
  1518. entPhysicalModelName.28 = GBIC_SX
  1519. entPhysicalModelName.29 = GBIC_LX
  1520.  
  1521.  
  1522.  
  1523. >> Runtime for discovery module 'cisco-cef': 0.2390 seconds with 46232 bytes
  1524. >> SNMP: [3/0.19s] MySQL: [0/0.00s] RRD: [0/0.00s]
  1525. #### Unload disco module cisco-cef ####
  1526.  
  1527. Modules status: Global-
  1528. OS+
  1529. Device
  1530.  
  1531. #### Load disco module cisco-sla ####
  1532.  
  1533. >> Runtime for discovery module 'cisco-sla': 0.0000 seconds with 1752 bytes
  1534. >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [0/0.00s]
  1535. #### Unload disco module cisco-sla ####
  1536.  
  1537. Modules status: Global-
  1538. OS
  1539. Device
  1540. Module [ cisco-cbqos ] disabled globally.
  1541.  
  1542. Modules status: Global-
  1543. OS+
  1544. Device
  1545.  
  1546. #### Load disco module cisco-otv ####
  1547. SQL[select * from `component` where `device_id` = ? and `type` = ? [636,"Cisco-OTV"] 0.74ms]
  1548.  
  1549.  
  1550. Warning: Undefined array key 636 in /opt/librenms/includes/discovery/cisco-otv.inc.php on line 65
  1551. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.9.9.810.1.2.1.1']
  1552. .*.*.8*.1 No Such Object available on this agent at this OID
  1553.  
  1554. Invalid snmp_walk() data = .1.3.6.1.4.1.9.9.810.1.2.1.1 No Such Object available on this agent at this OID
  1555. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.9.9.810.1.3.1.1']
  1556. .*.*.8*.1 No Such Object available on this agent at this OID
  1557.  
  1558. Invalid snmp_walk() data = .1.3.6.1.4.1.9.9.810.1.3.1.1 No Such Object available on this agent at this OID
  1559. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osqn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.9.9.810.1.3.1.1.4']
  1560. .*.*.8*.1.4 No Such Object available on this agent at this OID
  1561.  
  1562. Invalid snmp_walk() data = .1.3.6.1.4.1.9.9.810.1.3.1.1.4 No Such Object available on this agent at this OID
  1563.  
  1564. Warning: Trying to access array offset on value of type bool in /opt/librenms/includes/discovery/cisco-otv.inc.php on line 87
  1565. SQL[select * from `component` where 0 = 1 [] 0.54ms]
  1566.  
  1567.  
  1568.  
  1569. >> Runtime for discovery module 'Cisco-OTV': 0.1230 seconds with 81872 bytes
  1570. >> SNMP: [3/0.12s] MySQL: [0/0.00s] RRD: [0/0.00s]
  1571. #### Unload disco module Cisco-OTV ####
  1572.  
  1573. Modules status: Global-
  1574. OS
  1575. Device
  1576. Module [ cisco-qfp ] disabled globally.
  1577.  
  1578. Modules status: Global+
  1579. OS
  1580. Device
  1581.  
  1582. #### Load disco module ipv4-addresses ####
  1583. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osq' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ipAdEntIfIndex']
  1584. ipAdEntIfIndex.* 15
  1585.  
  1586. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ipAdEntNetMask.10.30.11.21']
  1587. *
  1588.  
  1589. SQL[SELECT COUNT(*) FROM `ports` WHERE device_id = ? AND `ifIndex` = ? [636,"15"] 0.53ms]
  1590.  
  1591. SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [636,"15"] 0.46ms]
  1592.  
  1593. SQL[SELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = ? ["10.30.11.0\/24"] 1.66ms]
  1594.  
  1595. SQL[UPDATE `ipv4_networks` set `context_name`=? WHERE `ipv4_network` = ? [null,"10.30.11.0\/24"] 2.97ms]
  1596.  
  1597. sSQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = ? ["10.30.11.0\/24"] 1.47ms]
  1598.  
  1599. SQL[SELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = ? AND `ipv4_prefixlen` = ? AND `port_id` = ? ["10.30.11.21",24,11967] 0.34ms]
  1600.  
  1601. SQL[UPDATE `ipv4_addresses` set `context_name`=? WHERE `ipv4_address` = ? AND `ipv4_prefixlen` = ? AND `port_id` = ? [null,"10.30.11.21",24,11967] 0.23ms]
  1602.  
  1603. .SQL[SELECT `ipv4_addresses`.*, `ports`.`device_id`, `ports`.`ifIndex` FROM `ipv4_addresses` LEFT JOIN `ports` ON `ipv4_addresses`.`port_id` = `ports`.`port_id` WHERE `ports`.device_id = ? OR `ports`.`device_id` IS NULL [636] 26.41ms]
  1604.  
  1605.  
  1606.  
  1607. >> Runtime for discovery module 'ipv4-addresses': 0.0900 seconds with 37576 bytes
  1608. >> SNMP: [2/0.05s] MySQL: [3/0.03s] RRD: [0/0.00s]
  1609. #### Unload disco module ipv4-addresses ####
  1610.  
  1611. Modules status: Global+
  1612. OS
  1613. Device
  1614.  
  1615. #### Load disco module ipv6-addresses ####
  1616. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osq' '-Ln' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ipAddressIfIndex.ipv6']
  1617. ipAddressIfIndex.ipv6 No Such Object available on this agent at this OID
  1618.  
  1619. Invalid snmp_walk() data = ipAddressIfIndex.ipv6 No Such Object available on this agent at this OID
  1620. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OsqnU' '-Ln' '-m' 'IPV6-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ipv6AddrPfxLength']
  1621. .*.*.8.1.2 No Such Object available on this agent at this OID
  1622.  
  1623. Invalid snmp_walk() data = .1.3.6.1.2.1.55.1.8.1.2 No Such Object available on this agent at this OID
  1624. SQL[SELECT `ipv6_addresses`.*, `ports`.`device_id`, `ports`.`ifIndex` FROM `ipv6_addresses` LEFT JOIN `ports` ON `ipv6_addresses`.`port_id` = `ports`.`port_id` WHERE `ports`.device_id = ? OR `ports`.`device_id` IS NULL [636] 1.67ms]
  1625.  
  1626.  
  1627.  
  1628. >> Runtime for discovery module 'ipv6-addresses': 0.0900 seconds with 3472 bytes
  1629. >> SNMP: [2/0.09s] MySQL: [1/0.00s] RRD: [0/0.00s]
  1630. #### Unload disco module ipv6-addresses ####
  1631.  
  1632. Modules status: Global-
  1633. OS
  1634. Device
  1635. Module [ route ] disabled globally.
  1636.  
  1637. Modules status: Global+
  1638. OS
  1639. Device
  1640.  
  1641. #### Load disco module sensors ####
  1642. CISCO-ENTITY-SENSOR: Caching OIDs: entPhysicalDescr entPhysicalName entPhysicalClassSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB:CISCO-ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entPhysicalClass']
  1643. entPhysicalClass.1 = chassis
  1644. entPhysicalClass.2 = port
  1645. entPhysicalClass.3 = port
  1646. entPhysicalClass.4 = port
  1647. entPhysicalClass.5 = port
  1648. entPhysicalClass.6 = port
  1649. entPhysicalClass.7 = port
  1650. entPhysicalClass.8 = port
  1651. entPhysicalClass.9 = port
  1652. entPhysicalClass.10 = port
  1653. entPhysicalClass.11 = port
  1654. entPhysicalClass.12 = port
  1655. entPhysicalClass.13 = port
  1656. entPhysicalClass.14 = container
  1657. entPhysicalClass.15 = container
  1658. entPhysicalClass.16 = container
  1659. entPhysicalClass.17 = container
  1660. entPhysicalClass.18 = container
  1661. entPhysicalClass.19 = container
  1662. entPhysicalClass.20 = container
  1663. entPhysicalClass.21 = container
  1664. entPhysicalClass.22 = container
  1665. entPhysicalClass.23 = container
  1666. entPhysicalClass.24 = module
  1667. entPhysicalClass.25 = module
  1668. entPhysicalClass.26 = module
  1669. entPhysicalClass.27 = module
  1670. entPhysicalClass.28 = module
  1671. entPhysicalClass.29 = module
  1672.  
  1673. entPhysicalContainedInSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB:CISCO-ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entPhysicalContainedIn']
  1674. entPhysicalContainedIn.1 = 0
  1675. entPhysicalContainedIn.2 = 1
  1676. entPhysicalContainedIn.3 = 1
  1677. entPhysicalContainedIn.4 = 1
  1678. entPhysicalContainedIn.5 = 1
  1679. entPhysicalContainedIn.6 = 1
  1680. entPhysicalContainedIn.7 = 1
  1681. entPhysicalContainedIn.8 = 1
  1682. entPhysicalContainedIn.9 = 1
  1683. entPhysicalContainedIn.10 = 1
  1684. entPhysicalContainedIn.11 = 1
  1685. entPhysicalContainedIn.12 = 1
  1686. entPhysicalContainedIn.13 = 1
  1687. entPhysicalContainedIn.14 = 2
  1688. entPhysicalContainedIn.15 = 3
  1689. entPhysicalContainedIn.16 = 4
  1690. entPhysicalContainedIn.17 = 5
  1691. entPhysicalContainedIn.18 = 6
  1692. entPhysicalContainedIn.19 = 7
  1693. entPhysicalContainedIn.20 = 8
  1694. entPhysicalContainedIn.21 = 9
  1695. entPhysicalContainedIn.22 = 10
  1696. entPhysicalContainedIn.23 = 11
  1697. entPhysicalContainedIn.24 = 14
  1698. entPhysicalContainedIn.25 = 15
  1699. entPhysicalContainedIn.26 = 16
  1700. entPhysicalContainedIn.27 = 18
  1701. entPhysicalContainedIn.28 = 19
  1702. entPhysicalContainedIn.29 = 20
  1703.  
  1704. entPhysicalParentRelPosSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB:CISCO-ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entPhysicalParentRelPos']
  1705. entPhysicalParentRelPos.1 = -1
  1706. entPhysicalParentRelPos.2 = 1
  1707. entPhysicalParentRelPos.3 = 2
  1708. entPhysicalParentRelPos.4 = 3
  1709. entPhysicalParentRelPos.5 = 4
  1710. entPhysicalParentRelPos.6 = 5
  1711. entPhysicalParentRelPos.7 = 6
  1712. entPhysicalParentRelPos.8 = 7
  1713. entPhysicalParentRelPos.9 = 8
  1714. entPhysicalParentRelPos.10 = 9
  1715. entPhysicalParentRelPos.11 = 10
  1716. entPhysicalParentRelPos.12 = 11
  1717. entPhysicalParentRelPos.13 = 12
  1718. entPhysicalParentRelPos.14 = 1
  1719. entPhysicalParentRelPos.15 = 1
  1720. entPhysicalParentRelPos.16 = 1
  1721. entPhysicalParentRelPos.17 = 1
  1722. entPhysicalParentRelPos.18 = 1
  1723. entPhysicalParentRelPos.19 = 1
  1724. entPhysicalParentRelPos.20 = 1
  1725. entPhysicalParentRelPos.21 = 1
  1726. entPhysicalParentRelPos.22 = 1
  1727. entPhysicalParentRelPos.23 = 1
  1728. entPhysicalParentRelPos.24 = 1
  1729. entPhysicalParentRelPos.25 = 1
  1730. entPhysicalParentRelPos.26 = 1
  1731. entPhysicalParentRelPos.27 = 1
  1732. entPhysicalParentRelPos.28 = 1
  1733. entPhysicalParentRelPos.29 = 1
  1734.  
  1735. entAliasMappingIdentifierSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB:IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entAliasMappingIdentifier']
  1736. entAliasMappingIdentifier.2.0 = ifIndex.1
  1737. entAliasMappingIdentifier.3.0 = ifIndex.2
  1738. entAliasMappingIdentifier.4.0 = ifIndex.3
  1739. entAliasMappingIdentifier.5.0 = ifIndex.4
  1740. entAliasMappingIdentifier.6.0 = ifIndex.5
  1741. entAliasMappingIdentifier.7.0 = ifIndex.6
  1742. entAliasMappingIdentifier.8.0 = ifIndex.7
  1743. entAliasMappingIdentifier.9.0 = ifIndex.8
  1744. entAliasMappingIdentifier.10.0 = ifIndex.9
  1745. entAliasMappingIdentifier.11.0 = ifIndex.10
  1746. entAliasMappingIdentifier.12.0 = ifIndex.11
  1747. entAliasMappingIdentifier.13.0 = ifIndex.12
  1748.  
  1749. entSensorTypeSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entSensorType']
  1750. entSensorType = No Such Object available on this agent at this OID
  1751.  
  1752. Invalid snmp_walk() data = entSensorType = No Such Object available on this agent at this OID
  1753.  
  1754. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  1755. entSensorScaleSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entSensorScale']
  1756. entSensorScale = No Such Object available on this agent at this OID
  1757.  
  1758. Invalid snmp_walk() data = entSensorScale = No Such Object available on this agent at this OID
  1759.  
  1760. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  1761. entSensorValueSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entSensorValue']
  1762. entSensorValue = No Such Object available on this agent at this OID
  1763.  
  1764. Invalid snmp_walk() data = entSensorValue = No Such Object available on this agent at this OID
  1765.  
  1766. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  1767. entSensorMeasuredEntitySNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entSensorMeasuredEntity']
  1768. entSensorMeasuredEntity = No Such Object available on this agent at this OID
  1769.  
  1770. Invalid snmp_walk() data = entSensorMeasuredEntity = No Such Object available on this agent at this OID
  1771.  
  1772. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  1773. entSensorPrecisionSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entSensorPrecision']
  1774. entSensorPrecision = No Such Object available on this agent at this OID
  1775.  
  1776. Invalid snmp_walk() data = entSensorPrecision = No Such Object available on this agent at this OID
  1777.  
  1778. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  1779. entSensorThresholdSeveritySNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entSensorThresholdSeverity']
  1780. entSensorThresholdSeverity = No Such Object available on this agent at this OID
  1781.  
  1782.  
  1783. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 701
  1784.  
  1785. Warning: Undefined array key 2 in /opt/librenms/includes/snmp.inc.php on line 701
  1786. entSensorThresholdRelationSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entSensorThresholdRelation']
  1787. entSensorThresholdRelation = No Such Object available on this agent at this OID
  1788.  
  1789.  
  1790. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 701
  1791.  
  1792. Warning: Undefined array key 2 in /opt/librenms/includes/snmp.inc.php on line 701
  1793. entSensorThresholdValueSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entSensorThresholdValue']
  1794. entSensorThresholdValue = No Such Object available on this agent at this OID
  1795.  
  1796.  
  1797. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 701
  1798.  
  1799. Warning: Undefined array key 2 in /opt/librenms/includes/snmp.inc.php on line 701
  1800. array (
  1801. )
  1802. ENTITY-SENSOR: Caching OIDs: entPhysicalDescr entPhysicalName entPhySensorTypeSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entPhySensorType']
  1803. entPhySensorType = No Such Object available on this agent at this OID
  1804.  
  1805. Invalid snmp_walk() data = entPhySensorType = No Such Object available on this agent at this OID
  1806.  
  1807. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  1808. entPhySensorScaleSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entPhySensorScale']
  1809. entPhySensorScale = No Such Object available on this agent at this OID
  1810.  
  1811. Invalid snmp_walk() data = entPhySensorScale = No Such Object available on this agent at this OID
  1812.  
  1813. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  1814. entPhySensorPrecisionSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entPhySensorPrecision']
  1815. entPhySensorPrecision = No Such Object available on this agent at this OID
  1816.  
  1817. Invalid snmp_walk() data = entPhySensorPrecision = No Such Object available on this agent at this OID
  1818.  
  1819. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  1820. entPhySensorValueSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entPhySensorValue']
  1821. entPhySensorValue = No Such Object available on this agent at this OID
  1822.  
  1823. Invalid snmp_walk() data = entPhySensorValue = No Such Object available on this agent at this OID
  1824.  
  1825. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  1826. entPhySensorOperStatusSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entPhySensorOperStatus']
  1827. entPhySensorOperStatus = No Such Object available on this agent at this OID
  1828.  
  1829. Invalid snmp_walk() data = entPhySensorOperStatus = No Such Object available on this agent at this OID
  1830.  
  1831. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  1832.  
  1833. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["voltage",636,"ipmi"] 0.94ms]
  1834.  
  1835. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["temperature",636,"ipmi"] 0.53ms]
  1836.  
  1837. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["fanspeed",636,"ipmi"] 0.63ms]
  1838.  
  1839. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["power",636,"ipmi"] 0.51ms]
  1840.  
  1841. Airflow: array (
  1842. )
  1843. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["airflow",636,"snmp"] 0.49ms]
  1844.  
  1845.  
  1846. Current: array (
  1847. )
  1848. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["current",636,"snmp"] 0.49ms]
  1849.  
  1850.  
  1851. Charge: array (
  1852. )
  1853. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["charge",636,"snmp"] 0.53ms]
  1854.  
  1855.  
  1856. Dbm: array (
  1857. )
  1858. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["dbm",636,"snmp"] 0.48ms]
  1859.  
  1860.  
  1861. Fanspeed: array (
  1862. )
  1863. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["fanspeed",636,"snmp"] 0.54ms]
  1864.  
  1865.  
  1866. Frequency: array (
  1867. )
  1868. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["frequency",636,"snmp"] 0.57ms]
  1869.  
  1870.  
  1871. Humidity: array (
  1872. )
  1873. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["humidity",636,"snmp"] 0.46ms]
  1874.  
  1875.  
  1876. Load: array (
  1877. )
  1878. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["load",636,"snmp"] 0.46ms]
  1879.  
  1880.  
  1881. Loss: array (
  1882. )
  1883. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["loss",636,"snmp"] 0.46ms]
  1884.  
  1885.  
  1886. Power: array (
  1887. )
  1888. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["power",636,"snmp"] 0.48ms]
  1889.  
  1890.  
  1891. Power_consumed: array (
  1892. )
  1893. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["power_consumed",636,"snmp"] 0.47ms]
  1894.  
  1895.  
  1896. Power_factor: array (
  1897. )
  1898. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["power_factor",636,"snmp"] 0.46ms]
  1899.  
  1900.  
  1901. Runtime: array (
  1902. )
  1903. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["runtime",636,"snmp"] 0.46ms]
  1904.  
  1905.  
  1906. Signal: array (
  1907. )
  1908. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["signal",636,"snmp"] 0.49ms]
  1909.  
  1910.  
  1911. State: SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-STACKWISE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cswSwitchRole']
  1912. cswSwitchRole = No Such Object available on this agent at this OID
  1913.  
  1914. Invalid snmp_walk() data = cswSwitchRole = No Such Object available on this agent at this OID
  1915.  
  1916. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  1917.  
  1918. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  1919. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQv' '-m' 'CISCO-STACKWISE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cswRingRedundant.0']
  1920. No Such Object available on this agent at this OID
  1921.  
  1922. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-WAN-3G-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'c3gModemStatus']
  1923. c3gModemStatus = No Such Object available on this agent at this OID
  1924.  
  1925. Invalid snmp_walk() data = c3gModemStatus = No Such Object available on this agent at this OID
  1926.  
  1927. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  1928.  
  1929. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  1930.  
  1931. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  1932.  
  1933. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  1934.  
  1935. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  1936. SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["c3gModemStatus"] 0.69ms]
  1937.  
  1938. SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [53] 0.67ms]
  1939.  
  1940. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-WAN-3G-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'c3gGsmCurrentBand']
  1941. c3gGsmCurrentBand = No Such Object available on this agent at this OID
  1942.  
  1943. Invalid snmp_walk() data = c3gGsmCurrentBand = No Such Object available on this agent at this OID
  1944.  
  1945. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  1946.  
  1947. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  1948.  
  1949. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  1950.  
  1951. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  1952.  
  1953. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  1954. SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["c3gGsmCurrentBand"] 0.73ms]
  1955.  
  1956. SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [54] 0.6ms]
  1957.  
  1958. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-WAN-3G-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'c3gGsmPacketService']
  1959. c3gGsmPacketService = No Such Object available on this agent at this OID
  1960.  
  1961. Invalid snmp_walk() data = c3gGsmPacketService = No Such Object available on this agent at this OID
  1962.  
  1963. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  1964.  
  1965. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  1966.  
  1967. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  1968.  
  1969. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  1970.  
  1971. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  1972. SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["c3gGsmPacketService"] 0.54ms]
  1973.  
  1974. SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [55] 0.38ms]
  1975.  
  1976. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-WAN-3G-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'c3gGsmCurrentRoamingStatus']
  1977. c3gGsmCurrentRoamingStatus = No Such Object available on this agent at this OID
  1978.  
  1979. Invalid snmp_walk() data = c3gGsmCurrentRoamingStatus = No Such Object available on this agent at this OID
  1980.  
  1981. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  1982.  
  1983. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  1984.  
  1985. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  1986.  
  1987. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  1988.  
  1989. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  1990. SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["c3gGsmCurrentRoamingStatus"] 0.82ms]
  1991.  
  1992. SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [56] 0.78ms]
  1993.  
  1994. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-WAN-3G-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'c3gGsmSimStatus']
  1995. c3gGsmSimStatus = No Such Object available on this agent at this OID
  1996.  
  1997. Invalid snmp_walk() data = c3gGsmSimStatus = No Such Object available on this agent at this OID
  1998.  
  1999. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  2000.  
  2001. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2002.  
  2003. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2004.  
  2005. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2006.  
  2007. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2008. SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["c3gGsmSimStatus"] 0.52ms]
  2009.  
  2010. SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [57] 0.36ms]
  2011.  
  2012. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-ENVMON-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ciscoEnvMonVoltageStatusTable']
  2013. ciscoEnvMonVoltageStatusTable = No Such Object available on this agent at this OID
  2014.  
  2015. Invalid snmp_walk() data = ciscoEnvMonVoltageStatusTable = No Such Object available on this agent at this OID
  2016.  
  2017. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  2018.  
  2019. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2020.  
  2021. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2022.  
  2023. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2024.  
  2025. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2026. SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["ciscoEnvMonVoltageState"] 0.63ms]
  2027.  
  2028. SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [9] 0.6ms]
  2029.  
  2030. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-ENVMON-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ciscoEnvMonTemperatureStatusTable']
  2031. ciscoEnvMonTemperatureStatusDescr.1 = chassis
  2032. ciscoEnvMonTemperatureState.1 = normal
  2033.  
  2034.  
  2035. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2036.  
  2037. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2038.  
  2039. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2040.  
  2041. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2042. SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["ciscoEnvMonTemperatureState"] 0.36ms]
  2043.  
  2044. SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [10] 0.3ms]
  2045.  
  2046. Discover sensor: .1.3.6.1.4.1.9.9.13.1.3.1.6.1, 1, ciscoEnvMonTemperatureState, Chassis, snmp, 1, 1, 1, 0, (limits: LL: , LW: , W: , H: )
  2047. SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",636,"ciscoEnvMonTemperatureState","1"] 0.49ms]
  2048.  
  2049. SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",636,"ciscoEnvMonTemperatureState","1"] 0.4ms]
  2050.  
  2051. .SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",636,"ciscoEnvMonTemperatureState",1] 0.31ms]
  2052.  
  2053. SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["ciscoEnvMonTemperatureState"] 0.21ms]
  2054.  
  2055. SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":9500,"state_index_id":10} 0.53ms]
  2056.  
  2057. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-ENVMON-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ciscoEnvMonFanStatusTable']
  2058. ciscoEnvMonFanStatusDescr.1 = chassis
  2059. ciscoEnvMonFanState.1 = normal
  2060.  
  2061.  
  2062. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2063.  
  2064. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2065.  
  2066. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2067.  
  2068. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2069. SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["ciscoEnvMonFanState"] 0.42ms]
  2070.  
  2071. SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [11] 0.38ms]
  2072.  
  2073. Discover sensor: .1.3.6.1.4.1.9.9.13.1.4.1.3.1, 1, ciscoEnvMonFanState, Chassis, snmp, 1, 1, 1, 0, (limits: LL: , LW: , W: , H: )
  2074. SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",636,"ciscoEnvMonFanState","1"] 0.61ms]
  2075.  
  2076. SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",636,"ciscoEnvMonFanState","1"] 0.62ms]
  2077.  
  2078. .SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",636,"ciscoEnvMonFanState",1] 0.66ms]
  2079.  
  2080. SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["ciscoEnvMonFanState"] 0.41ms]
  2081.  
  2082. SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":9501,"state_index_id":11} 0.64ms]
  2083.  
  2084. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-ENVMON-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ciscoEnvMonSupplyStatusTable']
  2085. ciscoEnvMonSupplyStatusDescr.1 = internal power supply
  2086. ciscoEnvMonSupplyStatusDescr.2 = redundant power supply
  2087. ciscoEnvMonSupplyState.1 = normal
  2088. ciscoEnvMonSupplyState.2 = notPresent
  2089. ciscoEnvMonSupplySource.1 = ac
  2090. ciscoEnvMonSupplySource.2 = externalPowerSupply
  2091.  
  2092.  
  2093. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2094.  
  2095. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2096.  
  2097. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2098.  
  2099. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2100. SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["ciscoEnvMonSupplyState"] 0.37ms]
  2101.  
  2102. SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [12] 0.4ms]
  2103.  
  2104. Discover sensor: .1.3.6.1.4.1.9.9.13.1.5.1.3.1, 1, ciscoEnvMonSupplyState, Internal Power Supply, snmp, 1, 1, 1, 0, (limits: LL: , LW: , W: , H: )
  2105. SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",636,"ciscoEnvMonSupplyState","1"] 0.68ms]
  2106.  
  2107. SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",636,"ciscoEnvMonSupplyState","1"] 0.58ms]
  2108.  
  2109. .SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",636,"ciscoEnvMonSupplyState",1] 0.52ms]
  2110.  
  2111. SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["ciscoEnvMonSupplyState"] 0.34ms]
  2112.  
  2113. SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":9502,"state_index_id":12} 0.46ms]
  2114.  
  2115. Discover sensor: .1.3.6.1.4.1.9.9.13.1.5.1.3.2, 2, ciscoEnvMonSupplyState, Redundant Power Supply, snmp, 1, 1, 2, 0, (limits: LL: , LW: , W: , H: )
  2116. SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",636,"ciscoEnvMonSupplyState","2"] 0.32ms]
  2117.  
  2118. SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",636,"ciscoEnvMonSupplyState","2"] 0.36ms]
  2119.  
  2120. .SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",636,"ciscoEnvMonSupplyState",2] 0.31ms]
  2121.  
  2122. SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["ciscoEnvMonSupplyState"] 0.26ms]
  2123.  
  2124. SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":9503,"state_index_id":12} 0.32ms]
  2125.  
  2126. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-ENTITY-FRU-CONTROL-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cefcFRUPowerStatusTable']
  2127. cefcFRUPowerStatusTable = No Such Object available on this agent at this OID
  2128.  
  2129. Invalid snmp_walk() data = cefcFRUPowerStatusTable = No Such Object available on this agent at this OID
  2130.  
  2131. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  2132.  
  2133. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2134.  
  2135. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2136.  
  2137. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2138.  
  2139. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2140. SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["cefcFRUPowerOperStatus"] 0.66ms]
  2141.  
  2142. SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [13] 0.59ms]
  2143.  
  2144. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-RF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cRFStatusUnitState']
  2145. cRFStatusUnitState = No Such Object available on this agent at this OID
  2146.  
  2147. Invalid snmp_walk() data = cRFStatusUnitState = No Such Object available on this agent at this OID
  2148.  
  2149. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  2150.  
  2151. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2152.  
  2153. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2154.  
  2155. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2156.  
  2157. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2158. SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["cRFStatusUnitState"] 0.73ms]
  2159.  
  2160. SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [19] 0.5ms]
  2161.  
  2162. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-RF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cRFStatusPeerUnitState']
  2163. cRFStatusPeerUnitState = No Such Object available on this agent at this OID
  2164.  
  2165. Invalid snmp_walk() data = cRFStatusPeerUnitState = No Such Object available on this agent at this OID
  2166.  
  2167. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  2168.  
  2169. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2170.  
  2171. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2172.  
  2173. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2174.  
  2175. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2176. SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["cRFStatusPeerUnitState"] 0.35ms]
  2177.  
  2178. SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [20] 0.47ms]
  2179.  
  2180. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-RF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cRFCfgRedundancyOperMode']
  2181. cRFCfgRedundancyOperMode = No Such Object available on this agent at this OID
  2182.  
  2183. Invalid snmp_walk() data = cRFCfgRedundancyOperMode = No Such Object available on this agent at this OID
  2184.  
  2185. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  2186.  
  2187. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2188.  
  2189. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2190.  
  2191. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2192.  
  2193. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2194. SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["cRFCfgRedundancyOperMode"] 0.51ms]
  2195.  
  2196. SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [18] 0.37ms]
  2197.  
  2198. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-STACKWISE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cswGlobals']
  2199. cswGlobals = No Such Object available on this agent at this OID
  2200.  
  2201. Invalid snmp_walk() data = cswGlobals = No Such Object available on this agent at this OID
  2202.  
  2203. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  2204.  
  2205. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2206.  
  2207. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2208.  
  2209. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2210.  
  2211. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2212. SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["cswRingRedundant"] 0.48ms]
  2213.  
  2214. SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [14] 0.33ms]
  2215.  
  2216. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-STACKWISE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cswSwitchRole']
  2217. cswSwitchRole = No Such Object available on this agent at this OID
  2218.  
  2219. Invalid snmp_walk() data = cswSwitchRole = No Such Object available on this agent at this OID
  2220.  
  2221. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  2222.  
  2223. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2224.  
  2225. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2226.  
  2227. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2228.  
  2229. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2230. SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["cswSwitchRole"] 0.74ms]
  2231.  
  2232. SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [15] 0.59ms]
  2233.  
  2234. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-STACKWISE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cswSwitchState']
  2235. cswSwitchState = No Such Object available on this agent at this OID
  2236.  
  2237. Invalid snmp_walk() data = cswSwitchState = No Such Object available on this agent at this OID
  2238.  
  2239. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  2240.  
  2241. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2242.  
  2243. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2244.  
  2245. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2246.  
  2247. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2248. SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["cswSwitchState"] 0.59ms]
  2249.  
  2250. SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [16] 0.67ms]
  2251.  
  2252. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-STACKWISE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cswStackPortOperStatus']
  2253. cswStackPortOperStatus = No Such Object available on this agent at this OID
  2254.  
  2255. Invalid snmp_walk() data = cswStackPortOperStatus = No Such Object available on this agent at this OID
  2256.  
  2257. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  2258.  
  2259. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2260.  
  2261. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2262.  
  2263. Warning: Undefined array key 0 in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2264.  
  2265. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/discovery/sensors/state/cisco.inc.php on line 46
  2266. SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["cswStackPortOperStatus"] 0.72ms]
  2267.  
  2268. SQL[SELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [17] 0.48ms]
  2269.  
  2270. array (
  2271. 'ciscoEnvMonTemperatureState' =>
  2272. array (
  2273. 1 => 1,
  2274. ),
  2275. 'ciscoEnvMonFanState' =>
  2276. array (
  2277. 1 => 1,
  2278. ),
  2279. 'ciscoEnvMonSupplyState' =>
  2280. array (
  2281. 1 => 1,
  2282. 2 => 1,
  2283. ),
  2284. )
  2285. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["state",636,"snmp"] 0.83ms]
  2286.  
  2287. 1 -> ciscoEnvMonTemperatureState
  2288. 1 -> ciscoEnvMonFanState
  2289. 1 -> ciscoEnvMonSupplyState
  2290. 2 -> ciscoEnvMonSupplyState
  2291.  
  2292. Count: SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-WAN-3G-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'c3gGsmNumberOfNearbyCell']
  2293. c3gGsmNumberOfNearbyCell = No Such Object available on this agent at this OID
  2294.  
  2295. Invalid snmp_walk() data = c3gGsmNumberOfNearbyCell = No Such Object available on this agent at this OID
  2296.  
  2297. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  2298. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-WAN-CELL-EXT-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cwceLteCurrOperatingBand']
  2299. cwceLteCurrOperatingBand = No Such Object available on this agent at this OID
  2300.  
  2301. Invalid snmp_walk() data = cwceLteCurrOperatingBand = No Such Object available on this agent at this OID
  2302.  
  2303. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  2304. array (
  2305. )
  2306. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["count",636,"snmp"] 0.84ms]
  2307.  
  2308.  
  2309. Temperature:
  2310. Warning: Undefined array key "ciscoEnvMonTemperatureThreshold" in /opt/librenms/includes/discovery/sensors/temperature/cisco.inc.php on line 19
  2311.  
  2312. Warning: Undefined array key "ciscoEnvMonTemperatureStatusValue" in /opt/librenms/includes/discovery/sensors/temperature/cisco.inc.php on line 19
  2313. Discover sensor: .1.3.6.1.4.1.9.9.13.1.3.1.3.1, 1, cisco, Chassis, snmp, 1, 1, 1, 0, (limits: LL: , LW: , W: , H: )
  2314. SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","temperature",636,"cisco","1"] 0.44ms]
  2315.  
  2316. SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["temperature",636,"cisco","1"] 0.38ms]
  2317.  
  2318. .SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-WAN-3G-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'c3gModemTemperature']
  2319. c3gModemTemperature = No Such Object available on this agent at this OID
  2320.  
  2321. Invalid snmp_walk() data = c3gModemTemperature = No Such Object available on this agent at this OID
  2322.  
  2323. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 560
  2324. array (
  2325. 'cisco' =>
  2326. array (
  2327. 1 => 1,
  2328. ),
  2329. )
  2330. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["temperature",636,"snmp"] 0.85ms]
  2331.  
  2332. 1 -> cisco
  2333.  
  2334. Tv_signal: array (
  2335. )
  2336. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["tv_signal",636,"snmp"] 0.61ms]
  2337.  
  2338.  
  2339. Voltage: array (
  2340. )
  2341. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["voltage",636,"snmp"] 0.55ms]
  2342.  
  2343.  
  2344. Snr: array (
  2345. )
  2346. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["snr",636,"snmp"] 0.54ms]
  2347.  
  2348.  
  2349. Pressure: array (
  2350. )
  2351. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["pressure",636,"snmp"] 0.52ms]
  2352.  
  2353.  
  2354. Cooling: array (
  2355. )
  2356. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["cooling",636,"snmp"] 0.51ms]
  2357.  
  2358.  
  2359. Delay: array (
  2360. )
  2361. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["delay",636,"snmp"] 0.52ms]
  2362.  
  2363.  
  2364. Quality_factor: array (
  2365. )
  2366. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["quality_factor",636,"snmp"] 0.68ms]
  2367.  
  2368.  
  2369. Chromatic_dispersion: array (
  2370. )
  2371. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["chromatic_dispersion",636,"snmp"] 0.66ms]
  2372.  
  2373.  
  2374. Ber: array (
  2375. )
  2376. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["ber",636,"snmp"] 0.69ms]
  2377.  
  2378.  
  2379. Eer: array (
  2380. )
  2381. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["eer",636,"snmp"] 0.52ms]
  2382.  
  2383.  
  2384. Waterflow: array (
  2385. )
  2386. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["waterflow",636,"snmp"] 0.52ms]
  2387.  
  2388.  
  2389. Percent: array (
  2390. )
  2391. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["percent",636,"snmp"] 0.51ms]
  2392.  
  2393.  
  2394.  
  2395. >> Runtime for discovery module 'sensors': 1.7800 seconds with 119168 bytes
  2396. >> SNMP: [35/1.55s] MySQL: [67/0.04s] RRD: [0/0.00s]
  2397. #### Unload disco module sensors ####
  2398.  
  2399. Modules status: Global+
  2400. OS
  2401. Device
  2402.  
  2403. #### Load disco module storage ####
  2404. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IBM-AIX-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'aixFsTableEntry']
  2405. Exitcode: 1
  2406. MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/cisco
  2407. Cannot find module (IBM-AIX-MIB): At line 9 in (none)
  2408. aixFsTableEntry: Unknown Object Identifier (Sub-id not found: (top) -> aixFsTableEntry)
  2409.  
  2410. MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/cisco
  2411. Cannot find module (IBM-AIX-MIB): At line 9 in (none)
  2412. aixFsTableEntry: Unknown Object Identifier (Sub-id not found: (top) -> aixFsTableEntry)
  2413.  
  2414. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  2415.  
  2416. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  2417. aix_filesystem : SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'DATA-DOMAIN-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco:/opt/librenms/mibs/datadomain' 'udp:HOSTNAME:161' 'fileSystemSpaceTable']
  2418. fileSystemSpaceTable = No Such Object available on this agent at this OID
  2419.  
  2420. Invalid snmp_walk() data = fileSystemSpaceTable = No Such Object available on this agent at this OID
  2421.  
  2422. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  2423.  
  2424. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  2425. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'FREENAS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'datasetTable']
  2426. Exitcode: 1
  2427. MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/cisco
  2428. Cannot find module (FREENAS-MIB): At line 9 in (none)
  2429. datasetTable: Unknown Object Identifier (Sub-id not found: (top) -> datasetTable)
  2430.  
  2431. MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/cisco
  2432. Cannot find module (FREENAS-MIB): At line 9 in (none)
  2433. datasetTable: Unknown Object Identifier (Sub-id not found: (top) -> datasetTable)
  2434.  
  2435. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  2436.  
  2437. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  2438. SQL[SELECT `storage_descr` FROM `storage` WHERE `device_id` = '636' AND `storage_type` != 'dataset' [] 0.56ms]
  2439.  
  2440. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'FREENAS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'zpoolTable']
  2441. Exitcode: 1
  2442. MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/cisco
  2443. Cannot find module (FREENAS-MIB): At line 9 in (none)
  2444. zpoolTable: Unknown Object Identifier (Sub-id not found: (top) -> zpoolTable)
  2445.  
  2446. MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/cisco
  2447. Cannot find module (FREENAS-MIB): At line 9 in (none)
  2448. zpoolTable: Unknown Object Identifier (Sub-id not found: (top) -> zpoolTable)
  2449.  
  2450. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  2451.  
  2452. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  2453. SQL[SELECT `storage_descr` FROM `storage` WHERE `device_id` = '636' AND `storage_type` != 'zpool' [] 0.37ms]
  2454.  
  2455. communityStringIndexing
  2456. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'hrStorageTable']
  2457. hrStorageTable = No Such Object available on this agent at this OID
  2458.  
  2459. hrStorage : SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'dskTable']
  2460. dskTable = No Such Object available on this agent at this OID
  2461.  
  2462. Invalid snmp_walk() data = dskTable = No Such Object available on this agent at this OID
  2463.  
  2464. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  2465.  
  2466. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  2467. SQL[SELECT `storage_descr` FROM `storage` WHERE `device_id` = '636' AND `storage_type` != 'dsk' [] 0.45ms]
  2468.  
  2469.  
  2470. Warning: Undefined variable $valid_storage in /opt/librenms/includes/discovery/storage.inc.php on line 10
  2471.  
  2472. SQL[SELECT * FROM `storage` WHERE `device_id` = '636' [] 0.35ms]
  2473.  
  2474.  
  2475.  
  2476. >> Runtime for discovery module 'storage': 0.1650 seconds with 17952 bytes
  2477. >> SNMP: [5/0.12s] MySQL: [1/0.00s] RRD: [0/0.00s]
  2478. #### Unload disco module storage ####
  2479.  
  2480. Modules status: Global+
  2481. OS
  2482. Device
  2483.  
  2484. #### Load disco module hr-device ####
  2485.  
  2486. Warning: Undefined variable $hrDevices in /opt/librenms/includes/discovery/hr-device.inc.php on line 7
  2487.  
  2488. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'hrDeviceEntry']
  2489. hrDeviceEntry = No Such Object available on this agent at this OID
  2490.  
  2491. Invalid snmp_walk() data = hrDeviceEntry = No Such Object available on this agent at this OID
  2492.  
  2493. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  2494.  
  2495. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  2496. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'hrProcessorEntry']
  2497. hrProcessorEntry = No Such Object available on this agent at this OID
  2498.  
  2499. Invalid snmp_walk() data = hrProcessorEntry = No Such Object available on this agent at this OID
  2500.  
  2501. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  2502.  
  2503. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  2504. array (
  2505. )
  2506. SQL[SELECT * FROM `hrDevice` WHERE `device_id` = '636' [] 0.87ms]
  2507.  
  2508.  
  2509.  
  2510. >> Runtime for discovery module 'hr-device': 0.0840 seconds with 3584 bytes
  2511. >> SNMP: [2/0.08s] MySQL: [1/0.00s] RRD: [0/0.00s]
  2512. #### Unload disco module hr-device ####
  2513.  
  2514. Modules status: Global+
  2515. OS
  2516. Device
  2517.  
  2518. #### Load disco module discovery-protocols ####
  2519. CISCO-CDP-MIB: communityStringIndexing
  2520. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'CISCO-CDP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cdpCache']
  2521. cdpCacheAddressType[1][136561] = 1
  2522. cdpCacheAddressType[2][130183] = 1
  2523. cdpCacheAddressType[3][60160] = 1
  2524. cdpCacheAddressType[4][79273] = 1
  2525. cdpCacheAddressType[5][5] = 1
  2526. cdpCacheAddressType[6][6] = 1
  2527. cdpCacheAddressType[7][49640] = 1
  2528. cdpCacheAddressType[11][7] = 65535
  2529. cdpCacheAddressType[11][8] = 1
  2530. cdpCacheAddressType[11][9] = 1
  2531. cdpCacheAddressType[11][10] = 1
  2532. cdpCacheAddressType[11][11] = 1
  2533. cdpCacheAddressType[11][12] = 1
  2534. cdpCacheAddressType[11][13] = 1
  2535. cdpCacheAddressType[11][14] = 1
  2536. cdpCacheAddressType[11][15] = 1
  2537. cdpCacheAddressType[11][16] = 1
  2538. cdpCacheAddressType[11][17] = 1
  2539. cdpCacheAddressType[11][18] = 1
  2540. cdpCacheAddressType[11][19] = 1
  2541. cdpCacheAddressType[11][20] = 1
  2542. cdpCacheAddressType[11][21] = 1
  2543. cdpCacheAddressType[11][22] = 1
  2544. cdpCacheAddressType[11][23] = 1
  2545. cdpCacheAddressType[11][24] = 1
  2546. cdpCacheAddressType[11][25] = 1
  2547. cdpCacheAddressType[11][26] = 1
  2548. cdpCacheAddressType[11][27] = 1
  2549. cdpCacheAddressType[11][28] = 1
  2550. cdpCacheAddressType[11][29] = 1
  2551. cdpCacheAddressType[11][30] = 1
  2552. cdpCacheAddressType[11][31] = 1
  2553. cdpCacheAddressType[11][32] = 1
  2554. cdpCacheAddressType[11][33] = 1
  2555. cdpCacheAddressType[11][34] = 1
  2556. cdpCacheAddressType[11][35] = 1
  2557. cdpCacheAddressType[11][36] = 1
  2558. cdpCacheAddressType[11][128586] = 1
  2559. cdpCacheAddressType[11][131576] = 1
  2560. cdpCacheAddressType[11][135703] = 1
  2561. cdpCacheAddressType[11][136591] = 1
  2562. cdpCacheAddressType[11][136759] = 1
  2563. cdpCacheAddressType[11][136760] = 1
  2564. cdpCacheAddressType[11][136761] = 1
  2565. cdpCacheAddressType[11][136762] = 1
  2566. cdpCacheAddress[1][136561] = "0A 1E 0B 1D "
  2567. cdpCacheAddress[2][130183] = "0A 1E 0B 22 "
  2568. cdpCacheAddress[3][60160] = "0A 1E 0B 1E "
  2569. cdpCacheAddress[4][79273] = "0A 1E 0B 1F "
  2570. cdpCacheAddress[5][5] = "0A 1E 0B 20 "
  2571. cdpCacheAddress[6][6] = "0A 1E 0B 21 "
  2572. cdpCacheAddress[7][49640] = "0A 1E 0B 26 "
  2573. cdpCacheAddress[11][7] = ""
  2574. cdpCacheAddress[11][8] = "0A 07 08 01 "
  2575. cdpCacheAddress[11][9] = "0A 03 1D 01 "
  2576. cdpCacheAddress[11][10] = "0A 03 1E 01 "
  2577. cdpCacheAddress[11][11] = "0A 03 1F 01 "
  2578. cdpCacheAddress[11][12] = "0A 03 20 01 "
  2579. cdpCacheAddress[11][13] = "0A 03 21 01 "
  2580. cdpCacheAddress[11][14] = "0A 03 22 01 "
  2581. cdpCacheAddress[11][15] = "0A 1E 0B 01 "
  2582. cdpCacheAddress[11][16] = "64 6D 01 01 "
  2583. cdpCacheAddress[11][17] = "64 6D 02 01 "
  2584. cdpCacheAddress[11][18] = "64 6D 03 01 "
  2585. cdpCacheAddress[11][19] = "64 6D 04 01 "
  2586. cdpCacheAddress[11][20] = "64 6D 05 01 "
  2587. cdpCacheAddress[11][21] = "64 6D 06 01 "
  2588. cdpCacheAddress[11][22] = "64 6D 07 01 "
  2589. cdpCacheAddress[11][23] = "64 6D 08 01 "
  2590. cdpCacheAddress[11][24] = "64 6D 09 01 "
  2591. cdpCacheAddress[11][25] = "64 6D 0A 01 "
  2592. cdpCacheAddress[11][26] = "64 6D 0B 01 "
  2593. cdpCacheAddress[11][27] = "64 6D 0C 01 "
  2594. cdpCacheAddress[11][28] = "64 6D 0D 01 "
  2595. cdpCacheAddress[11][29] = "64 6D 0E 01 "
  2596. cdpCacheAddress[11][30] = "64 6D 0F 01 "
  2597. cdpCacheAddress[11][31] = "64 6D 10 01 "
  2598. cdpCacheAddress[11][32] = "64 6D 11 01 "
  2599. cdpCacheAddress[11][33] = "64 6D 12 01 "
  2600. cdpCacheAddress[11][34] = "64 6D 13 01 "
  2601. cdpCacheAddress[11][35] = "64 6D 14 01 "
  2602. cdpCacheAddress[11][36] = "64 6D 15 01 "
  2603. cdpCacheAddress[11][128586] = "64 6D 16 01 "
  2604. cdpCacheAddress[11][131576] = "64 6D 17 01 "
  2605. cdpCacheAddress[11][135703] = "64 6D 18 01 "
  2606. cdpCacheAddress[11][136591] = "64 6E 01 01 "
  2607. cdpCacheAddress[11][136759] = "64 74 06 01 "
  2608. cdpCacheAddress[11][136760] = "64 74 07 01 "
  2609. cdpCacheAddress[11][136761] = "64 74 08 01 "
  2610. cdpCacheAddress[11][136762] = "64 74 09 01 "
  2611. cdpCacheVersion[1][136561] = Cisco IOS Software, C2975 Software (C2975-LANBASEK9-M), Version 12.2(52)SE, RELEASE SOFTWARE (fc3)
  2612. Copyright (c) 1986-2009 by Cisco Systems, Inc.
  2613. Compiled Fri 25-Sep-09 11:41 by sasyamal
  2614. cdpCacheVersion[2][130183] = Cisco IOS Software, C2975 Software (C2975-LANBASEK9-M), Version 12.2(52)SE, RELEASE SOFTWARE (fc3)
  2615. Copyright (c) 1986-2009 by Cisco Systems, Inc.
  2616. Compiled Fri 25-Sep-09 11:41 by sasyamal
  2617. cdpCacheVersion[3][60160] = Cisco IOS Software, C2975 Software (C2975-LANBASEK9-M), Version 12.2(52)SE, RELEASE SOFTWARE (fc3)
  2618. Copyright (c) 1986-2009 by Cisco Systems, Inc.
  2619. Compiled Fri 25-Sep-09 11:41 by sasyamal
  2620. cdpCacheVersion[4][79273] = Cisco IOS Software, C2975 Software (C2975-LANBASEK9-M), Version 12.2(55)SE10, RELEASE SOFTWARE (fc2)
  2621. Technical Support: http://www.cisco.com/techsupport
  2622. Copyright (c) 1986-2015 by Cisco Systems, Inc.
  2623. Compiled Wed 11-Feb-15 13:03 by prod_rel_team
  2624. cdpCacheVersion[5][5] = Cisco IOS Software, C2975 Software (C2975-LANBASEK9-M), Version 12.2(55)SE10, RELEASE SOFTWARE (fc2)
  2625. Technical Support: http://www.cisco.com/techsupport
  2626. Copyright (c) 1986-2015 by Cisco Systems, Inc.
  2627. Compiled Wed 11-Feb-15 13:03 by prod_rel_team
  2628. cdpCacheVersion[6][6] = Cisco IOS Software, C2975 Software (C2975-LANBASEK9-M), Version 12.2(52)SE, RELEASE SOFTWARE (fc3)
  2629. Copyright (c) 1986-2009 by Cisco Systems, Inc.
  2630. Compiled Fri 25-Sep-09 11:41 by sasyamal
  2631. cdpCacheVersion[7][49640] = Cisco IOS Software, C3560 Software (C3560-ADVIPSERVICESK9-M), Version 12.2(37)SE, RELEASE SOFTWARE (fc2)
  2632. Copyright (c) 1986-2007 by Cisco Systems, Inc.
  2633. Compiled Thu 10-May-07 16:19 by antonino
  2634. cdpCacheVersion[11][7] = 6.42.2 (stable)
  2635. cdpCacheVersion[11][8] = 6.42.2 (stable)
  2636. cdpCacheVersion[11][9] = 6.42.2 (stable)
  2637. cdpCacheVersion[11][10] = 6.42.2 (stable)
  2638. cdpCacheVersion[11][11] = 6.42.2 (stable)
  2639. cdpCacheVersion[11][12] = 6.42.2 (stable)
  2640. cdpCacheVersion[11][13] = 6.42.2 (stable)
  2641. cdpCacheVersion[11][14] = 6.42.2 (stable)
  2642. cdpCacheVersion[11][15] = 6.42.2 (stable)
  2643. cdpCacheVersion[11][16] = 6.42.2 (stable)
  2644. cdpCacheVersion[11][17] = 6.42.2 (stable)
  2645. cdpCacheVersion[11][18] = 6.42.2 (stable)
  2646. cdpCacheVersion[11][19] = 6.42.2 (stable)
  2647. cdpCacheVersion[11][20] = 6.42.2 (stable)
  2648. cdpCacheVersion[11][21] = 6.42.2 (stable)
  2649. cdpCacheVersion[11][22] = 6.42.2 (stable)
  2650. cdpCacheVersion[11][23] = 6.42.2 (stable)
  2651. cdpCacheVersion[11][24] = 6.42.2 (stable)
  2652. cdpCacheVersion[11][25] = 6.42.2 (stable)
  2653. cdpCacheVersion[11][26] = 6.42.2 (stable)
  2654. cdpCacheVersion[11][27] = 6.42.2 (stable)
  2655. cdpCacheVersion[11][28] = 6.42.2 (stable)
  2656. cdpCacheVersion[11][29] = 6.42.2 (stable)
  2657. cdpCacheVersion[11][30] = 6.42.2 (stable)
  2658. cdpCacheVersion[11][31] = 6.42.2 (stable)
  2659. cdpCacheVersion[11][32] = 6.42.2 (stable)
  2660. cdpCacheVersion[11][33] = 6.42.2 (stable)
  2661. cdpCacheVersion[11][34] = 6.42.2 (stable)
  2662. cdpCacheVersion[11][35] = 6.42.2 (stable)
  2663. cdpCacheVersion[11][36] = 6.42.2 (stable)
  2664. cdpCacheVersion[11][128586] = 6.42.2 (stable)
  2665. cdpCacheVersion[11][131576] = 6.42.2 (stable)
  2666. cdpCacheVersion[11][135703] = 6.42.2 (stable)
  2667. cdpCacheVersion[11][136591] = 6.42.2 (stable)
  2668. cdpCacheVersion[11][136759] = 6.42.2 (stable)
  2669. cdpCacheVersion[11][136760] = 6.42.2 (stable)
  2670. cdpCacheVersion[11][136761] = 6.42.2 (stable)
  2671. cdpCacheVersion[11][136762] = 6.42.2 (stable)
  2672. cdpCacheDeviceId[1][136561] = old-stone-h.netviscom.com
  2673. cdpCacheDeviceId[2][130183] = old-stone-P.netviscom.com
  2674. cdpCacheDeviceId[3][60160] = old-stone-l.netviscom.com
  2675. cdpCacheDeviceId[4][79273] = old-stone-m.netviscom.com
  2676. cdpCacheDeviceId[5][5] = old-stone-n.netviscom.com
  2677. cdpCacheDeviceId[6][6] = old-stone-0.netviscom.com
  2678. cdpCacheDeviceId[7][49640] = OldStone_J.netviscom.org
  2679. cdpCacheDeviceId[11][7] = Old_Stone
  2680. cdpCacheDeviceId[11][8] = Old_Stone
  2681. cdpCacheDeviceId[11][9] = Old_Stone
  2682. cdpCacheDeviceId[11][10] = Old_Stone
  2683. cdpCacheDeviceId[11][11] = Old_Stone
  2684. cdpCacheDeviceId[11][12] = Old_Stone
  2685. cdpCacheDeviceId[11][13] = Old_Stone
  2686. cdpCacheDeviceId[11][14] = Old_Stone
  2687. cdpCacheDeviceId[11][15] = Old_Stone
  2688. cdpCacheDeviceId[11][16] = Old_Stone
  2689. cdpCacheDeviceId[11][17] = Old_Stone
  2690. cdpCacheDeviceId[11][18] = Old_Stone
  2691. cdpCacheDeviceId[11][19] = Old_Stone
  2692. cdpCacheDeviceId[11][20] = Old_Stone
  2693. cdpCacheDeviceId[11][21] = Old_Stone
  2694. cdpCacheDeviceId[11][22] = Old_Stone
  2695. cdpCacheDeviceId[11][23] = Old_Stone
  2696. cdpCacheDeviceId[11][24] = Old_Stone
  2697. cdpCacheDeviceId[11][25] = Old_Stone
  2698. cdpCacheDeviceId[11][26] = Old_Stone
  2699. cdpCacheDeviceId[11][27] = Old_Stone
  2700. cdpCacheDeviceId[11][28] = Old_Stone
  2701. cdpCacheDeviceId[11][29] = Old_Stone
  2702. cdpCacheDeviceId[11][30] = Old_Stone
  2703. cdpCacheDeviceId[11][31] = Old_Stone
  2704. cdpCacheDeviceId[11][32] = Old_Stone
  2705. cdpCacheDeviceId[11][33] = Old_Stone
  2706. cdpCacheDeviceId[11][34] = Old_Stone
  2707. cdpCacheDeviceId[11][35] = Old_Stone
  2708. cdpCacheDeviceId[11][36] = Old_Stone
  2709. cdpCacheDeviceId[11][128586] = Old_Stone
  2710. cdpCacheDeviceId[11][131576] = Old_Stone
  2711. cdpCacheDeviceId[11][135703] = Old_Stone
  2712. cdpCacheDeviceId[11][136591] = Old_Stone
  2713. cdpCacheDeviceId[11][136759] = Old_Stone
  2714. cdpCacheDeviceId[11][136760] = Old_Stone
  2715. cdpCacheDeviceId[11][136761] = Old_Stone
  2716. cdpCacheDeviceId[11][136762] = Old_Stone
  2717. cdpCacheDevicePort[1][136561] = GigabitEthernet1/0/49
  2718. cdpCacheDevicePort[2][130183] = GigabitEthernet1/0/49
  2719. cdpCacheDevicePort[3][60160] = GigabitEthernet1/0/49
  2720. cdpCacheDevicePort[4][79273] = GigabitEthernet1/0/49
  2721. cdpCacheDevicePort[5][5] = GigabitEthernet1/0/51
  2722. cdpCacheDevicePort[6][6] = GigabitEthernet1/0/49
  2723. cdpCacheDevicePort[7][49640] = GigabitEthernet0/1
  2724. cdpCacheDevicePort[11][7] = ether3
  2725. cdpCacheDevicePort[11][8] = Office
  2726. cdpCacheDevicePort[11][9] = 329
  2727. cdpCacheDevicePort[11][10] = 330
  2728. cdpCacheDevicePort[11][11] = 331
  2729. cdpCacheDevicePort[11][12] = 332
  2730. cdpCacheDevicePort[11][13] = 333
  2731. cdpCacheDevicePort[11][14] = 334
  2732. cdpCacheDevicePort[11][15] = Management
  2733. cdpCacheDevicePort[11][16] = J101
  2734. cdpCacheDevicePort[11][17] = J102
  2735. cdpCacheDevicePort[11][18] = J103
  2736. cdpCacheDevicePort[11][19] = J104
  2737. cdpCacheDevicePort[11][20] = J105
  2738. cdpCacheDevicePort[11][21] = J106
  2739. cdpCacheDevicePort[11][22] = J107
  2740. cdpCacheDevicePort[11][23] = J108
  2741. cdpCacheDevicePort[11][24] = J201
  2742. cdpCacheDevicePort[11][25] = J202
  2743. cdpCacheDevicePort[11][26] = J203
  2744. cdpCacheDevicePort[11][27] = J204
  2745. cdpCacheDevicePort[11][28] = J205
  2746. cdpCacheDevicePort[11][29] = J206
  2747. cdpCacheDevicePort[11][30] = J207
  2748. cdpCacheDevicePort[11][31] = J208
  2749. cdpCacheDevicePort[11][32] = J301
  2750. cdpCacheDevicePort[11][33] = J302
  2751. cdpCacheDevicePort[11][34] = J303
  2752. cdpCacheDevicePort[11][35] = J304
  2753. cdpCacheDevicePort[11][36] = J305
  2754. cdpCacheDevicePort[11][128586] = J306
  2755. cdpCacheDevicePort[11][131576] = J307
  2756. cdpCacheDevicePort[11][135703] = J308
  2757. cdpCacheDevicePort[11][136591] = K101
  2758. cdpCacheDevicePort[11][136759] = I106
  2759. cdpCacheDevicePort[11][136760] = I107
  2760. cdpCacheDevicePort[11][136761] = I108
  2761. cdpCacheDevicePort[11][136762] = I201
  2762. cdpCachePlatform[1][136561] = cisco WS-C2975GS-48PS-L
  2763. cdpCachePlatform[2][130183] = cisco WS-C2975GS-48PS-L
  2764. cdpCachePlatform[3][60160] = cisco WS-C2975GS-48PS-L
  2765. cdpCachePlatform[4][79273] = cisco WS-C2975GS-48PS-L
  2766. cdpCachePlatform[5][5] = cisco WS-C2975GS-48PS-L
  2767. cdpCachePlatform[6][6] = cisco WS-C2975GS-48PS-L
  2768. cdpCachePlatform[7][49640] = cisco WS-C3560-48PS
  2769. cdpCachePlatform[11][7] = MikroTik
  2770. cdpCachePlatform[11][8] = MikroTik
  2771. cdpCachePlatform[11][9] = MikroTik
  2772. cdpCachePlatform[11][10] = MikroTik
  2773. cdpCachePlatform[11][11] = MikroTik
  2774. cdpCachePlatform[11][12] = MikroTik
  2775. cdpCachePlatform[11][13] = MikroTik
  2776. cdpCachePlatform[11][14] = MikroTik
  2777. cdpCachePlatform[11][15] = MikroTik
  2778. cdpCachePlatform[11][16] = MikroTik
  2779. cdpCachePlatform[11][17] = MikroTik
  2780. cdpCachePlatform[11][18] = MikroTik
  2781. cdpCachePlatform[11][19] = MikroTik
  2782. cdpCachePlatform[11][20] = MikroTik
  2783. cdpCachePlatform[11][21] = MikroTik
  2784. cdpCachePlatform[11][22] = MikroTik
  2785. cdpCachePlatform[11][23] = MikroTik
  2786. cdpCachePlatform[11][24] = MikroTik
  2787. cdpCachePlatform[11][25] = MikroTik
  2788. cdpCachePlatform[11][26] = MikroTik
  2789. cdpCachePlatform[11][27] = MikroTik
  2790. cdpCachePlatform[11][28] = MikroTik
  2791. cdpCachePlatform[11][29] = MikroTik
  2792. cdpCachePlatform[11][30] = MikroTik
  2793. cdpCachePlatform[11][31] = MikroTik
  2794. cdpCachePlatform[11][32] = MikroTik
  2795. cdpCachePlatform[11][33] = MikroTik
  2796. cdpCachePlatform[11][34] = MikroTik
  2797. cdpCachePlatform[11][35] = MikroTik
  2798. cdpCachePlatform[11][36] = MikroTik
  2799. cdpCachePlatform[11][128586] = MikroTik
  2800. cdpCachePlatform[11][131576] = MikroTik
  2801. cdpCachePlatform[11][135703] = MikroTik
  2802. cdpCachePlatform[11][136591] = MikroTik
  2803. cdpCachePlatform[11][136759] = MikroTik
  2804. cdpCachePlatform[11][136760] = MikroTik
  2805. cdpCachePlatform[11][136761] = MikroTik
  2806. cdpCachePlatform[11][136762] = MikroTik
  2807. cdpCacheCapabilities[1][136561] = "00 00 00 28 "
  2808. cdpCacheCapabilities[2][130183] = "00 00 00 28 "
  2809. cdpCacheCapabilities[3][60160] = "00 00 00 28 "
  2810. cdpCacheCapabilities[4][79273] = "00 00 00 28 "
  2811. cdpCacheCapabilities[5][5] = "00 00 00 28 "
  2812. cdpCacheCapabilities[6][6] = "00 00 00 28 "
  2813. cdpCacheCapabilities[7][49640] = "00 00 00 28 "
  2814. cdpCacheCapabilities[11][7] = "00 00 00 01 "
  2815. cdpCacheCapabilities[11][8] = "00 00 00 01 "
  2816. cdpCacheCapabilities[11][9] = "00 00 00 01 "
  2817. cdpCacheCapabilities[11][10] = "00 00 00 01 "
  2818. cdpCacheCapabilities[11][11] = "00 00 00 01 "
  2819. cdpCacheCapabilities[11][12] = "00 00 00 01 "
  2820. cdpCacheCapabilities[11][13] = "00 00 00 01 "
  2821. cdpCacheCapabilities[11][14] = "00 00 00 01 "
  2822. cdpCacheCapabilities[11][15] = "00 00 00 01 "
  2823. cdpCacheCapabilities[11][16] = "00 00 00 01 "
  2824. cdpCacheCapabilities[11][17] = "00 00 00 01 "
  2825. cdpCacheCapabilities[11][18] = "00 00 00 01 "
  2826. cdpCacheCapabilities[11][19] = "00 00 00 01 "
  2827. cdpCacheCapabilities[11][20] = "00 00 00 01 "
  2828. cdpCacheCapabilities[11][21] = "00 00 00 01 "
  2829. cdpCacheCapabilities[11][22] = "00 00 00 01 "
  2830. cdpCacheCapabilities[11][23] = "00 00 00 01 "
  2831. cdpCacheCapabilities[11][24] = "00 00 00 01 "
  2832. cdpCacheCapabilities[11][25] = "00 00 00 01 "
  2833. cdpCacheCapabilities[11][26] = "00 00 00 01 "
  2834. cdpCacheCapabilities[11][27] = "00 00 00 01 "
  2835. cdpCacheCapabilities[11][28] = "00 00 00 01 "
  2836. cdpCacheCapabilities[11][29] = "00 00 00 01 "
  2837. cdpCacheCapabilities[11][30] = "00 00 00 01 "
  2838. cdpCacheCapabilities[11][31] = "00 00 00 01 "
  2839. cdpCacheCapabilities[11][32] = "00 00 00 01 "
  2840. cdpCacheCapabilities[11][33] = "00 00 00 01 "
  2841. cdpCacheCapabilities[11][34] = "00 00 00 01 "
  2842. cdpCacheCapabilities[11][35] = "00 00 00 01 "
  2843. cdpCacheCapabilities[11][36] = "00 00 00 01 "
  2844. cdpCacheCapabilities[11][128586] = "00 00 00 01 "
  2845. cdpCacheCapabilities[11][131576] = "00 00 00 01 "
  2846. cdpCacheCapabilities[11][135703] = "00 00 00 01 "
  2847. cdpCacheCapabilities[11][136591] = "00 00 00 01 "
  2848. cdpCacheCapabilities[11][136759] = "00 00 00 01 "
  2849. cdpCacheCapabilities[11][136760] = "00 00 00 01 "
  2850. cdpCacheCapabilities[11][136761] = "00 00 00 01 "
  2851. cdpCacheCapabilities[11][136762] = "00 00 00 01 "
  2852. cdpCacheVTPMgmtDomain[1][136561] = netviscom
  2853. cdpCacheVTPMgmtDomain[2][130183] = netviscom
  2854. cdpCacheVTPMgmtDomain[3][60160] = netviscom
  2855. cdpCacheVTPMgmtDomain[4][79273] = netviscom
  2856. cdpCacheVTPMgmtDomain[5][5] = netviscom
  2857. cdpCacheVTPMgmtDomain[6][6] = netviscom
  2858. cdpCacheVTPMgmtDomain[7][49640] = netviscom
  2859. cdpCacheNativeVLAN[1][136561] = 1
  2860. cdpCacheNativeVLAN[2][130183] = 1
  2861. cdpCacheNativeVLAN[3][60160] = 1
  2862. cdpCacheNativeVLAN[4][79273] = 1
  2863. cdpCacheNativeVLAN[5][5] = 1
  2864. cdpCacheNativeVLAN[6][6] = 1
  2865. cdpCacheNativeVLAN[7][49640] = 1
  2866. cdpCacheNativeVLAN[11][7] = 0
  2867. cdpCacheNativeVLAN[11][8] = 0
  2868. cdpCacheNativeVLAN[11][9] = 0
  2869. cdpCacheNativeVLAN[11][10] = 0
  2870. cdpCacheNativeVLAN[11][11] = 0
  2871. cdpCacheNativeVLAN[11][12] = 0
  2872. cdpCacheNativeVLAN[11][13] = 0
  2873. cdpCacheNativeVLAN[11][14] = 0
  2874. cdpCacheNativeVLAN[11][15] = 0
  2875. cdpCacheNativeVLAN[11][16] = 0
  2876. cdpCacheNativeVLAN[11][17] = 0
  2877. cdpCacheNativeVLAN[11][18] = 0
  2878. cdpCacheNativeVLAN[11][19] = 0
  2879. cdpCacheNativeVLAN[11][20] = 0
  2880. cdpCacheNativeVLAN[11][21] = 0
  2881. cdpCacheNativeVLAN[11][22] = 0
  2882. cdpCacheNativeVLAN[11][23] = 0
  2883. cdpCacheNativeVLAN[11][24] = 0
  2884. cdpCacheNativeVLAN[11][25] = 0
  2885. cdpCacheNativeVLAN[11][26] = 0
  2886. cdpCacheNativeVLAN[11][27] = 0
  2887. cdpCacheNativeVLAN[11][28] = 0
  2888. cdpCacheNativeVLAN[11][29] = 0
  2889. cdpCacheNativeVLAN[11][30] = 0
  2890. cdpCacheNativeVLAN[11][31] = 0
  2891. cdpCacheNativeVLAN[11][32] = 0
  2892. cdpCacheNativeVLAN[11][33] = 0
  2893. cdpCacheNativeVLAN[11][34] = 0
  2894. cdpCacheNativeVLAN[11][35] = 0
  2895. cdpCacheNativeVLAN[11][36] = 0
  2896. cdpCacheNativeVLAN[11][128586] = 0
  2897. cdpCacheNativeVLAN[11][131576] = 0
  2898. cdpCacheNativeVLAN[11][135703] = 0
  2899. cdpCacheNativeVLAN[11][136591] = 0
  2900. cdpCacheNativeVLAN[11][136759] = 0
  2901. cdpCacheNativeVLAN[11][136760] = 0
  2902. cdpCacheNativeVLAN[11][136761] = 0
  2903. cdpCacheNativeVLAN[11][136762] = 0
  2904. cdpCacheDuplex[1][136561] = 3
  2905. cdpCacheDuplex[2][130183] = 3
  2906. cdpCacheDuplex[3][60160] = 3
  2907. cdpCacheDuplex[4][79273] = 3
  2908. cdpCacheDuplex[5][5] = 3
  2909. cdpCacheDuplex[6][6] = 3
  2910. cdpCacheDuplex[7][49640] = 3
  2911. cdpCacheDuplex[11][7] = 1
  2912. cdpCacheDuplex[11][8] = 1
  2913. cdpCacheDuplex[11][9] = 1
  2914. cdpCacheDuplex[11][10] = 1
  2915. cdpCacheDuplex[11][11] = 1
  2916. cdpCacheDuplex[11][12] = 1
  2917. cdpCacheDuplex[11][13] = 1
  2918. cdpCacheDuplex[11][14] = 1
  2919. cdpCacheDuplex[11][15] = 1
  2920. cdpCacheDuplex[11][16] = 1
  2921. cdpCacheDuplex[11][17] = 1
  2922. cdpCacheDuplex[11][18] = 1
  2923. cdpCacheDuplex[11][19] = 1
  2924. cdpCacheDuplex[11][20] = 1
  2925. cdpCacheDuplex[11][21] = 1
  2926. cdpCacheDuplex[11][22] = 1
  2927. cdpCacheDuplex[11][23] = 1
  2928. cdpCacheDuplex[11][24] = 1
  2929. cdpCacheDuplex[11][25] = 1
  2930. cdpCacheDuplex[11][26] = 1
  2931. cdpCacheDuplex[11][27] = 1
  2932. cdpCacheDuplex[11][28] = 1
  2933. cdpCacheDuplex[11][29] = 1
  2934. cdpCacheDuplex[11][30] = 1
  2935. cdpCacheDuplex[11][31] = 1
  2936. cdpCacheDuplex[11][32] = 1
  2937. cdpCacheDuplex[11][33] = 1
  2938. cdpCacheDuplex[11][34] = 1
  2939. cdpCacheDuplex[11][35] = 1
  2940. cdpCacheDuplex[11][36] = 1
  2941. cdpCacheDuplex[11][128586] = 1
  2942. cdpCacheDuplex[11][131576] = 1
  2943. cdpCacheDuplex[11][135703] = 1
  2944. cdpCacheDuplex[11][136591] = 1
  2945. cdpCacheDuplex[11][136759] = 1
  2946. cdpCacheDuplex[11][136760] = 1
  2947. cdpCacheDuplex[11][136761] = 1
  2948. cdpCacheDuplex[11][136762] = 1
  2949. cdpCacheApplianceID[1][136561] = 0
  2950. cdpCacheApplianceID[2][130183] = 0
  2951. cdpCacheApplianceID[3][60160] = 0
  2952. cdpCacheApplianceID[4][79273] = 0
  2953. cdpCacheApplianceID[5][5] = 0
  2954. cdpCacheApplianceID[6][6] = 0
  2955. cdpCacheApplianceID[7][49640] = 0
  2956. cdpCacheApplianceID[11][7] = 0
  2957. cdpCacheApplianceID[11][8] = 0
  2958. cdpCacheApplianceID[11][9] = 0
  2959. cdpCacheApplianceID[11][10] = 0
  2960. cdpCacheApplianceID[11][11] = 0
  2961. cdpCacheApplianceID[11][12] = 0
  2962. cdpCacheApplianceID[11][13] = 0
  2963. cdpCacheApplianceID[11][14] = 0
  2964. cdpCacheApplianceID[11][15] = 0
  2965. cdpCacheApplianceID[11][16] = 0
  2966. cdpCacheApplianceID[11][17] = 0
  2967. cdpCacheApplianceID[11][18] = 0
  2968. cdpCacheApplianceID[11][19] = 0
  2969. cdpCacheApplianceID[11][20] = 0
  2970. cdpCacheApplianceID[11][21] = 0
  2971. cdpCacheApplianceID[11][22] = 0
  2972. cdpCacheApplianceID[11][23] = 0
  2973. cdpCacheApplianceID[11][24] = 0
  2974. cdpCacheApplianceID[11][25] = 0
  2975. cdpCacheApplianceID[11][26] = 0
  2976. cdpCacheApplianceID[11][27] = 0
  2977. cdpCacheApplianceID[11][28] = 0
  2978. cdpCacheApplianceID[11][29] = 0
  2979. cdpCacheApplianceID[11][30] = 0
  2980. cdpCacheApplianceID[11][31] = 0
  2981. cdpCacheApplianceID[11][32] = 0
  2982. cdpCacheApplianceID[11][33] = 0
  2983. cdpCacheApplianceID[11][34] = 0
  2984. cdpCacheApplianceID[11][35] = 0
  2985. cdpCacheApplianceID[11][36] = 0
  2986. cdpCacheApplianceID[11][128586] = 0
  2987. cdpCacheApplianceID[11][131576] = 0
  2988. cdpCacheApplianceID[11][135703] = 0
  2989. cdpCacheApplianceID[11][136591] = 0
  2990. cdpCacheApplianceID[11][136759] = 0
  2991. cdpCacheApplianceID[11][136760] = 0
  2992. cdpCacheApplianceID[11][136761] = 0
  2993. cdpCacheApplianceID[11][136762] = 0
  2994. cdpCacheVlanID[1][136561] = 0
  2995. cdpCacheVlanID[2][130183] = 0
  2996. cdpCacheVlanID[3][60160] = 0
  2997. cdpCacheVlanID[4][79273] = 0
  2998. cdpCacheVlanID[5][5] = 0
  2999. cdpCacheVlanID[6][6] = 0
  3000. cdpCacheVlanID[7][49640] = 0
  3001. cdpCacheVlanID[11][7] = 0
  3002. cdpCacheVlanID[11][8] = 0
  3003. cdpCacheVlanID[11][9] = 0
  3004. cdpCacheVlanID[11][10] = 0
  3005. cdpCacheVlanID[11][11] = 0
  3006. cdpCacheVlanID[11][12] = 0
  3007. cdpCacheVlanID[11][13] = 0
  3008. cdpCacheVlanID[11][14] = 0
  3009. cdpCacheVlanID[11][15] = 0
  3010. cdpCacheVlanID[11][16] = 0
  3011. cdpCacheVlanID[11][17] = 0
  3012. cdpCacheVlanID[11][18] = 0
  3013. cdpCacheVlanID[11][19] = 0
  3014. cdpCacheVlanID[11][20] = 0
  3015. cdpCacheVlanID[11][21] = 0
  3016. cdpCacheVlanID[11][22] = 0
  3017. cdpCacheVlanID[11][23] = 0
  3018. cdpCacheVlanID[11][24] = 0
  3019. cdpCacheVlanID[11][25] = 0
  3020. cdpCacheVlanID[11][26] = 0
  3021. cdpCacheVlanID[11][27] = 0
  3022. cdpCacheVlanID[11][28] = 0
  3023. cdpCacheVlanID[11][29] = 0
  3024. cdpCacheVlanID[11][30] = 0
  3025. cdpCacheVlanID[11][31] = 0
  3026. cdpCacheVlanID[11][32] = 0
  3027. cdpCacheVlanID[11][33] = 0
  3028. cdpCacheVlanID[11][34] = 0
  3029. cdpCacheVlanID[11][35] = 0
  3030. cdpCacheVlanID[11][36] = 0
  3031. cdpCacheVlanID[11][128586] = 0
  3032. cdpCacheVlanID[11][131576] = 0
  3033. cdpCacheVlanID[11][135703] = 0
  3034. cdpCacheVlanID[11][136591] = 0
  3035. cdpCacheVlanID[11][136759] = 0
  3036. cdpCacheVlanID[11][136760] = 0
  3037. cdpCacheVlanID[11][136761] = 0
  3038. cdpCacheVlanID[11][136762] = 0
  3039. cdpCachePowerConsumption[1][136561] = 0
  3040. cdpCachePowerConsumption[2][130183] = 0
  3041. cdpCachePowerConsumption[3][60160] = 0
  3042. cdpCachePowerConsumption[4][79273] = 0
  3043. cdpCachePowerConsumption[5][5] = 0
  3044. cdpCachePowerConsumption[6][6] = 0
  3045. cdpCachePowerConsumption[7][49640] = 0
  3046. cdpCachePowerConsumption[11][7] = 0
  3047. cdpCachePowerConsumption[11][8] = 0
  3048. cdpCachePowerConsumption[11][9] = 0
  3049. cdpCachePowerConsumption[11][10] = 0
  3050. cdpCachePowerConsumption[11][11] = 0
  3051. cdpCachePowerConsumption[11][12] = 0
  3052. cdpCachePowerConsumption[11][13] = 0
  3053. cdpCachePowerConsumption[11][14] = 0
  3054. cdpCachePowerConsumption[11][15] = 0
  3055. cdpCachePowerConsumption[11][16] = 0
  3056. cdpCachePowerConsumption[11][17] = 0
  3057. cdpCachePowerConsumption[11][18] = 0
  3058. cdpCachePowerConsumption[11][19] = 0
  3059. cdpCachePowerConsumption[11][20] = 0
  3060. cdpCachePowerConsumption[11][21] = 0
  3061. cdpCachePowerConsumption[11][22] = 0
  3062. cdpCachePowerConsumption[11][23] = 0
  3063. cdpCachePowerConsumption[11][24] = 0
  3064. cdpCachePowerConsumption[11][25] = 0
  3065. cdpCachePowerConsumption[11][26] = 0
  3066. cdpCachePowerConsumption[11][27] = 0
  3067. cdpCachePowerConsumption[11][28] = 0
  3068. cdpCachePowerConsumption[11][29] = 0
  3069. cdpCachePowerConsumption[11][30] = 0
  3070. cdpCachePowerConsumption[11][31] = 0
  3071. cdpCachePowerConsumption[11][32] = 0
  3072. cdpCachePowerConsumption[11][33] = 0
  3073. cdpCachePowerConsumption[11][34] = 0
  3074. cdpCachePowerConsumption[11][35] = 0
  3075. cdpCachePowerConsumption[11][36] = 0
  3076. cdpCachePowerConsumption[11][128586] = 0
  3077. cdpCachePowerConsumption[11][131576] = 0
  3078. cdpCachePowerConsumption[11][135703] = 0
  3079. cdpCachePowerConsumption[11][136591] = 0
  3080. cdpCachePowerConsumption[11][136759] = 0
  3081. cdpCachePowerConsumption[11][136760] = 0
  3082. cdpCachePowerConsumption[11][136761] = 0
  3083. cdpCachePowerConsumption[11][136762] = 0
  3084. cdpCacheMTU[1][136561] = 0
  3085. cdpCacheMTU[2][130183] = 0
  3086. cdpCacheMTU[3][60160] = 0
  3087. cdpCacheMTU[4][79273] = 0
  3088. cdpCacheMTU[5][5] = 0
  3089. cdpCacheMTU[6][6] = 0
  3090. cdpCacheMTU[7][49640] = 0
  3091. cdpCacheMTU[11][7] = 0
  3092. cdpCacheMTU[11][8] = 0
  3093. cdpCacheMTU[11][9] = 0
  3094. cdpCacheMTU[11][10] = 0
  3095. cdpCacheMTU[11][11] = 0
  3096. cdpCacheMTU[11][12] = 0
  3097. cdpCacheMTU[11][13] = 0
  3098. cdpCacheMTU[11][14] = 0
  3099. cdpCacheMTU[11][15] = 0
  3100. cdpCacheMTU[11][16] = 0
  3101. cdpCacheMTU[11][17] = 0
  3102. cdpCacheMTU[11][18] = 0
  3103. cdpCacheMTU[11][19] = 0
  3104. cdpCacheMTU[11][20] = 0
  3105. cdpCacheMTU[11][21] = 0
  3106. cdpCacheMTU[11][22] = 0
  3107. cdpCacheMTU[11][23] = 0
  3108. cdpCacheMTU[11][24] = 0
  3109. cdpCacheMTU[11][25] = 0
  3110. cdpCacheMTU[11][26] = 0
  3111. cdpCacheMTU[11][27] = 0
  3112. cdpCacheMTU[11][28] = 0
  3113. cdpCacheMTU[11][29] = 0
  3114. cdpCacheMTU[11][30] = 0
  3115. cdpCacheMTU[11][31] = 0
  3116. cdpCacheMTU[11][32] = 0
  3117. cdpCacheMTU[11][33] = 0
  3118. cdpCacheMTU[11][34] = 0
  3119. cdpCacheMTU[11][35] = 0
  3120. cdpCacheMTU[11][36] = 0
  3121. cdpCacheMTU[11][128586] = 0
  3122. cdpCacheMTU[11][131576] = 0
  3123. cdpCacheMTU[11][135703] = 0
  3124. cdpCacheMTU[11][136591] = 0
  3125. cdpCacheMTU[11][136759] = 0
  3126. cdpCacheMTU[11][136760] = 0
  3127. cdpCacheMTU[11][136761] = 0
  3128. cdpCacheMTU[11][136762] = 0
  3129. cdpCacheSysName[1][136561] =
  3130. cdpCacheSysName[2][130183] =
  3131. cdpCacheSysName[3][60160] =
  3132. cdpCacheSysName[4][79273] =
  3133. cdpCacheSysName[5][5] =
  3134. cdpCacheSysName[6][6] =
  3135. cdpCacheSysName[7][49640] =
  3136. cdpCacheSysName[11][7] =
  3137. cdpCacheSysName[11][8] =
  3138. cdpCacheSysName[11][9] =
  3139. cdpCacheSysName[11][10] =
  3140. cdpCacheSysName[11][11] =
  3141. cdpCacheSysName[11][12] =
  3142. cdpCacheSysName[11][13] =
  3143. cdpCacheSysName[11][14] =
  3144. cdpCacheSysName[11][15] =
  3145. cdpCacheSysName[11][16] =
  3146. cdpCacheSysName[11][17] =
  3147. cdpCacheSysName[11][18] =
  3148. cdpCacheSysName[11][19] =
  3149. cdpCacheSysName[11][20] =
  3150. cdpCacheSysName[11][21] =
  3151. cdpCacheSysName[11][22] =
  3152. cdpCacheSysName[11][23] =
  3153. cdpCacheSysName[11][24] =
  3154. cdpCacheSysName[11][25] =
  3155. cdpCacheSysName[11][26] =
  3156. cdpCacheSysName[11][27] =
  3157. cdpCacheSysName[11][28] =
  3158. cdpCacheSysName[11][29] =
  3159. cdpCacheSysName[11][30] =
  3160. cdpCacheSysName[11][31] =
  3161. cdpCacheSysName[11][32] =
  3162. cdpCacheSysName[11][33] =
  3163. cdpCacheSysName[11][34] =
  3164. cdpCacheSysName[11][35] =
  3165. cdpCacheSysName[11][36] =
  3166. cdpCacheSysName[11][128586] =
  3167. cdpCacheSysName[11][131576] =
  3168. cdpCacheSysName[11][135703] =
  3169. cdpCacheSysName[11][136591] =
  3170. cdpCacheSysName[11][136759] =
  3171. cdpCacheSysName[11][136760] =
  3172. cdpCacheSysName[11][136761] =
  3173. cdpCacheSysName[11][136762] =
  3174. cdpCacheSysObjectID[1][136561] = zeroDotZero
  3175. cdpCacheSysObjectID[2][130183] = zeroDotZero
  3176. cdpCacheSysObjectID[3][60160] = zeroDotZero
  3177. cdpCacheSysObjectID[4][79273] = zeroDotZero
  3178. cdpCacheSysObjectID[5][5] = zeroDotZero
  3179. cdpCacheSysObjectID[6][6] = zeroDotZero
  3180. cdpCacheSysObjectID[7][49640] = zeroDotZero
  3181. cdpCacheSysObjectID[11][7] = zeroDotZero
  3182. cdpCacheSysObjectID[11][8] = zeroDotZero
  3183. cdpCacheSysObjectID[11][9] = zeroDotZero
  3184. cdpCacheSysObjectID[11][10] = zeroDotZero
  3185. cdpCacheSysObjectID[11][11] = zeroDotZero
  3186. cdpCacheSysObjectID[11][12] = zeroDotZero
  3187. cdpCacheSysObjectID[11][13] = zeroDotZero
  3188. cdpCacheSysObjectID[11][14] = zeroDotZero
  3189. cdpCacheSysObjectID[11][15] = zeroDotZero
  3190. cdpCacheSysObjectID[11][16] = zeroDotZero
  3191. cdpCacheSysObjectID[11][17] = zeroDotZero
  3192. cdpCacheSysObjectID[11][18] = zeroDotZero
  3193. cdpCacheSysObjectID[11][19] = zeroDotZero
  3194. cdpCacheSysObjectID[11][20] = zeroDotZero
  3195. cdpCacheSysObjectID[11][21] = zeroDotZero
  3196. cdpCacheSysObjectID[11][22] = zeroDotZero
  3197. cdpCacheSysObjectID[11][23] = zeroDotZero
  3198. cdpCacheSysObjectID[11][24] = zeroDotZero
  3199. cdpCacheSysObjectID[11][25] = zeroDotZero
  3200. cdpCacheSysObjectID[11][26] = zeroDotZero
  3201. cdpCacheSysObjectID[11][27] = zeroDotZero
  3202. cdpCacheSysObjectID[11][28] = zeroDotZero
  3203. cdpCacheSysObjectID[11][29] = zeroDotZero
  3204. cdpCacheSysObjectID[11][30] = zeroDotZero
  3205. cdpCacheSysObjectID[11][31] = zeroDotZero
  3206. cdpCacheSysObjectID[11][32] = zeroDotZero
  3207. cdpCacheSysObjectID[11][33] = zeroDotZero
  3208. cdpCacheSysObjectID[11][34] = zeroDotZero
  3209. cdpCacheSysObjectID[11][35] = zeroDotZero
  3210. cdpCacheSysObjectID[11][36] = zeroDotZero
  3211. cdpCacheSysObjectID[11][128586] = zeroDotZero
  3212. cdpCacheSysObjectID[11][131576] = zeroDotZero
  3213. cdpCacheSysObjectID[11][135703] = zeroDotZero
  3214. cdpCacheSysObjectID[11][136591] = zeroDotZero
  3215. cdpCacheSysObjectID[11][136759] = zeroDotZero
  3216. cdpCacheSysObjectID[11][136760] = zeroDotZero
  3217. cdpCacheSysObjectID[11][136761] = zeroDotZero
  3218. cdpCacheSysObjectID[11][136762] = zeroDotZero
  3219. cdpCachePrimaryMgmtAddrType[1][136561] = 1
  3220. cdpCachePrimaryMgmtAddrType[2][130183] = 1
  3221. cdpCachePrimaryMgmtAddrType[3][60160] = 1
  3222. cdpCachePrimaryMgmtAddrType[4][79273] = 1
  3223. cdpCachePrimaryMgmtAddrType[5][5] = 1
  3224. cdpCachePrimaryMgmtAddrType[6][6] = 1
  3225. cdpCachePrimaryMgmtAddrType[7][49640] = 1
  3226. cdpCachePrimaryMgmtAddrType[11][7] = 65535
  3227. cdpCachePrimaryMgmtAddrType[11][8] = 1
  3228. cdpCachePrimaryMgmtAddrType[11][9] = 1
  3229. cdpCachePrimaryMgmtAddrType[11][10] = 1
  3230. cdpCachePrimaryMgmtAddrType[11][11] = 1
  3231. cdpCachePrimaryMgmtAddrType[11][12] = 1
  3232. cdpCachePrimaryMgmtAddrType[11][13] = 1
  3233. cdpCachePrimaryMgmtAddrType[11][14] = 1
  3234. cdpCachePrimaryMgmtAddrType[11][15] = 1
  3235. cdpCachePrimaryMgmtAddrType[11][16] = 1
  3236. cdpCachePrimaryMgmtAddrType[11][17] = 1
  3237. cdpCachePrimaryMgmtAddrType[11][18] = 1
  3238. cdpCachePrimaryMgmtAddrType[11][19] = 1
  3239. cdpCachePrimaryMgmtAddrType[11][20] = 1
  3240. cdpCachePrimaryMgmtAddrType[11][21] = 1
  3241. cdpCachePrimaryMgmtAddrType[11][22] = 1
  3242. cdpCachePrimaryMgmtAddrType[11][23] = 1
  3243. cdpCachePrimaryMgmtAddrType[11][24] = 1
  3244. cdpCachePrimaryMgmtAddrType[11][25] = 1
  3245. cdpCachePrimaryMgmtAddrType[11][26] = 1
  3246. cdpCachePrimaryMgmtAddrType[11][27] = 1
  3247. cdpCachePrimaryMgmtAddrType[11][28] = 1
  3248. cdpCachePrimaryMgmtAddrType[11][29] = 1
  3249. cdpCachePrimaryMgmtAddrType[11][30] = 1
  3250. cdpCachePrimaryMgmtAddrType[11][31] = 1
  3251. cdpCachePrimaryMgmtAddrType[11][32] = 1
  3252. cdpCachePrimaryMgmtAddrType[11][33] = 1
  3253. cdpCachePrimaryMgmtAddrType[11][34] = 1
  3254. cdpCachePrimaryMgmtAddrType[11][35] = 1
  3255. cdpCachePrimaryMgmtAddrType[11][36] = 1
  3256. cdpCachePrimaryMgmtAddrType[11][128586] = 1
  3257. cdpCachePrimaryMgmtAddrType[11][131576] = 1
  3258. cdpCachePrimaryMgmtAddrType[11][135703] = 1
  3259. cdpCachePrimaryMgmtAddrType[11][136591] = 1
  3260. cdpCachePrimaryMgmtAddrType[11][136759] = 1
  3261. cdpCachePrimaryMgmtAddrType[11][136760] = 1
  3262. cdpCachePrimaryMgmtAddrType[11][136761] = 1
  3263. cdpCachePrimaryMgmtAddrType[11][136762] = 1
  3264. cdpCachePrimaryMgmtAddr[1][136561] = "0A 1E 0B 1D "
  3265. cdpCachePrimaryMgmtAddr[2][130183] = "0A 1E 0B 22 "
  3266. cdpCachePrimaryMgmtAddr[3][60160] = "0A 1E 0B 1E "
  3267. cdpCachePrimaryMgmtAddr[4][79273] = "0A 1E 0B 1F "
  3268. cdpCachePrimaryMgmtAddr[5][5] = "0A 1E 0B 20 "
  3269. cdpCachePrimaryMgmtAddr[6][6] = "0A 1E 0B 21 "
  3270. cdpCachePrimaryMgmtAddr[7][49640] = "0A 1E 0B 26 "
  3271. cdpCachePrimaryMgmtAddr[11][7] = ""
  3272. cdpCachePrimaryMgmtAddr[11][8] = "0A 07 08 01 "
  3273. cdpCachePrimaryMgmtAddr[11][9] = "0A 03 1D 01 "
  3274. cdpCachePrimaryMgmtAddr[11][10] = "0A 03 1E 01 "
  3275. cdpCachePrimaryMgmtAddr[11][11] = "0A 03 1F 01 "
  3276. cdpCachePrimaryMgmtAddr[11][12] = "0A 03 20 01 "
  3277. cdpCachePrimaryMgmtAddr[11][13] = "0A 03 21 01 "
  3278. cdpCachePrimaryMgmtAddr[11][14] = "0A 03 22 01 "
  3279. cdpCachePrimaryMgmtAddr[11][15] = "0A 1E 0B 01 "
  3280. cdpCachePrimaryMgmtAddr[11][16] = "64 6D 01 01 "
  3281. cdpCachePrimaryMgmtAddr[11][17] = "64 6D 02 01 "
  3282. cdpCachePrimaryMgmtAddr[11][18] = "64 6D 03 01 "
  3283. cdpCachePrimaryMgmtAddr[11][19] = "64 6D 04 01 "
  3284. cdpCachePrimaryMgmtAddr[11][20] = "64 6D 05 01 "
  3285. cdpCachePrimaryMgmtAddr[11][21] = "64 6D 06 01 "
  3286. cdpCachePrimaryMgmtAddr[11][22] = "64 6D 07 01 "
  3287. cdpCachePrimaryMgmtAddr[11][23] = "64 6D 08 01 "
  3288. cdpCachePrimaryMgmtAddr[11][24] = "64 6D 09 01 "
  3289. cdpCachePrimaryMgmtAddr[11][25] = "64 6D 0A 01 "
  3290. cdpCachePrimaryMgmtAddr[11][26] = "64 6D 0B 01 "
  3291. cdpCachePrimaryMgmtAddr[11][27] = "64 6D 0C 01 "
  3292. cdpCachePrimaryMgmtAddr[11][28] = "64 6D 0D 01 "
  3293. cdpCachePrimaryMgmtAddr[11][29] = "64 6D 0E 01 "
  3294. cdpCachePrimaryMgmtAddr[11][30] = "64 6D 0F 01 "
  3295. cdpCachePrimaryMgmtAddr[11][31] = "64 6D 10 01 "
  3296. cdpCachePrimaryMgmtAddr[11][32] = "64 6D 11 01 "
  3297. cdpCachePrimaryMgmtAddr[11][33] = "64 6D 12 01 "
  3298. cdpCachePrimaryMgmtAddr[11][34] = "64 6D 13 01 "
  3299. cdpCachePrimaryMgmtAddr[11][35] = "64 6D 14 01 "
  3300. cdpCachePrimaryMgmtAddr[11][36] = "64 6D 15 01 "
  3301. cdpCachePrimaryMgmtAddr[11][128586] = "64 6D 16 01 "
  3302. cdpCachePrimaryMgmtAddr[11][131576] = "64 6D 17 01 "
  3303. cdpCachePrimaryMgmtAddr[11][135703] = "64 6D 18 01 "
  3304. cdpCachePrimaryMgmtAddr[11][136591] = "64 6E 01 01 "
  3305. cdpCachePrimaryMgmtAddr[11][136759] = "64 74 06 01 "
  3306. cdpCachePrimaryMgmtAddr[11][136760] = "64 74 07 01 "
  3307. cdpCachePrimaryMgmtAddr[11][136761] = "64 74 08 01 "
  3308. cdpCachePrimaryMgmtAddr[11][136762] = "64 74 09 01 "
  3309. cdpCacheSecondaryMgmtAddrType[1][136561] = 65535
  3310. cdpCacheSecondaryMgmtAddrType[2][130183] = 65535
  3311. cdpCacheSecondaryMgmtAddrType[3][60160] = 65535
  3312. cdpCacheSecondaryMgmtAddrType[4][79273] = 65535
  3313. cdpCacheSecondaryMgmtAddrType[5][5] = 65535
  3314. cdpCacheSecondaryMgmtAddrType[6][6] = 65535
  3315. cdpCacheSecondaryMgmtAddrType[7][49640] = 65535
  3316. cdpCacheSecondaryMgmtAddrType[11][7] = 65535
  3317. cdpCacheSecondaryMgmtAddrType[11][8] = 65535
  3318. cdpCacheSecondaryMgmtAddrType[11][9] = 65535
  3319. cdpCacheSecondaryMgmtAddrType[11][10] = 65535
  3320. cdpCacheSecondaryMgmtAddrType[11][11] = 65535
  3321. cdpCacheSecondaryMgmtAddrType[11][12] = 65535
  3322. cdpCacheSecondaryMgmtAddrType[11][13] = 65535
  3323. cdpCacheSecondaryMgmtAddrType[11][14] = 65535
  3324. cdpCacheSecondaryMgmtAddrType[11][15] = 65535
  3325. cdpCacheSecondaryMgmtAddrType[11][16] = 65535
  3326. cdpCacheSecondaryMgmtAddrType[11][17] = 65535
  3327. cdpCacheSecondaryMgmtAddrType[11][18] = 65535
  3328. cdpCacheSecondaryMgmtAddrType[11][19] = 65535
  3329. cdpCacheSecondaryMgmtAddrType[11][20] = 65535
  3330. cdpCacheSecondaryMgmtAddrType[11][21] = 65535
  3331. cdpCacheSecondaryMgmtAddrType[11][22] = 65535
  3332. cdpCacheSecondaryMgmtAddrType[11][23] = 65535
  3333. cdpCacheSecondaryMgmtAddrType[11][24] = 65535
  3334. cdpCacheSecondaryMgmtAddrType[11][25] = 65535
  3335. cdpCacheSecondaryMgmtAddrType[11][26] = 65535
  3336. cdpCacheSecondaryMgmtAddrType[11][27] = 65535
  3337. cdpCacheSecondaryMgmtAddrType[11][28] = 65535
  3338. cdpCacheSecondaryMgmtAddrType[11][29] = 65535
  3339. cdpCacheSecondaryMgmtAddrType[11][30] = 65535
  3340. cdpCacheSecondaryMgmtAddrType[11][31] = 65535
  3341. cdpCacheSecondaryMgmtAddrType[11][32] = 65535
  3342. cdpCacheSecondaryMgmtAddrType[11][33] = 65535
  3343. cdpCacheSecondaryMgmtAddrType[11][34] = 65535
  3344. cdpCacheSecondaryMgmtAddrType[11][35] = 65535
  3345. cdpCacheSecondaryMgmtAddrType[11][36] = 65535
  3346. cdpCacheSecondaryMgmtAddrType[11][128586] = 65535
  3347. cdpCacheSecondaryMgmtAddrType[11][131576] = 65535
  3348. cdpCacheSecondaryMgmtAddrType[11][135703] = 65535
  3349. cdpCacheSecondaryMgmtAddrType[11][136591] = 65535
  3350. cdpCacheSecondaryMgmtAddrType[11][136759] = 65535
  3351. cdpCacheSecondaryMgmtAddrType[11][136760] = 65535
  3352. cdpCacheSecondaryMgmtAddrType[11][136761] = 65535
  3353. cdpCacheSecondaryMgmtAddrType[11][136762] = 65535
  3354. cdpCacheSecondaryMgmtAddr[1][136561] = ""
  3355. cdpCacheSecondaryMgmtAddr[2][130183] = ""
  3356. cdpCacheSecondaryMgmtAddr[3][60160] = ""
  3357. cdpCacheSecondaryMgmtAddr[4][79273] = ""
  3358. cdpCacheSecondaryMgmtAddr[5][5] = ""
  3359. cdpCacheSecondaryMgmtAddr[6][6] = ""
  3360. cdpCacheSecondaryMgmtAddr[7][49640] = ""
  3361. cdpCacheSecondaryMgmtAddr[11][7] = ""
  3362. cdpCacheSecondaryMgmtAddr[11][8] = ""
  3363. cdpCacheSecondaryMgmtAddr[11][9] = ""
  3364. cdpCacheSecondaryMgmtAddr[11][10] = ""
  3365. cdpCacheSecondaryMgmtAddr[11][11] = ""
  3366. cdpCacheSecondaryMgmtAddr[11][12] = ""
  3367. cdpCacheSecondaryMgmtAddr[11][13] = ""
  3368. cdpCacheSecondaryMgmtAddr[11][14] = ""
  3369. cdpCacheSecondaryMgmtAddr[11][15] = ""
  3370. cdpCacheSecondaryMgmtAddr[11][16] = ""
  3371. cdpCacheSecondaryMgmtAddr[11][17] = ""
  3372. cdpCacheSecondaryMgmtAddr[11][18] = ""
  3373. cdpCacheSecondaryMgmtAddr[11][19] = ""
  3374. cdpCacheSecondaryMgmtAddr[11][20] = ""
  3375. cdpCacheSecondaryMgmtAddr[11][21] = ""
  3376. cdpCacheSecondaryMgmtAddr[11][22] = ""
  3377. cdpCacheSecondaryMgmtAddr[11][23] = ""
  3378. cdpCacheSecondaryMgmtAddr[11][24] = ""
  3379. cdpCacheSecondaryMgmtAddr[11][25] = ""
  3380. cdpCacheSecondaryMgmtAddr[11][26] = ""
  3381. cdpCacheSecondaryMgmtAddr[11][27] = ""
  3382. cdpCacheSecondaryMgmtAddr[11][28] = ""
  3383. cdpCacheSecondaryMgmtAddr[11][29] = ""
  3384. cdpCacheSecondaryMgmtAddr[11][30] = ""
  3385. cdpCacheSecondaryMgmtAddr[11][31] = ""
  3386. cdpCacheSecondaryMgmtAddr[11][32] = ""
  3387. cdpCacheSecondaryMgmtAddr[11][33] = ""
  3388. cdpCacheSecondaryMgmtAddr[11][34] = ""
  3389. cdpCacheSecondaryMgmtAddr[11][35] = ""
  3390. cdpCacheSecondaryMgmtAddr[11][36] = ""
  3391. cdpCacheSecondaryMgmtAddr[11][128586] = ""
  3392. cdpCacheSecondaryMgmtAddr[11][131576] = ""
  3393. cdpCacheSecondaryMgmtAddr[11][135703] = ""
  3394. cdpCacheSecondaryMgmtAddr[11][136591] = ""
  3395. cdpCacheSecondaryMgmtAddr[11][136759] = ""
  3396. cdpCacheSecondaryMgmtAddr[11][136760] = ""
  3397. cdpCacheSecondaryMgmtAddr[11][136761] = ""
  3398. cdpCacheSecondaryMgmtAddr[11][136762] = ""
  3399. cdpCachePhysLocation[1][136561] =
  3400. cdpCachePhysLocation[2][130183] =
  3401. cdpCachePhysLocation[3][60160] =
  3402. cdpCachePhysLocation[4][79273] =
  3403. cdpCachePhysLocation[5][5] =
  3404. cdpCachePhysLocation[6][6] =
  3405. cdpCachePhysLocation[7][49640] =
  3406. cdpCachePhysLocation[11][7] =
  3407. cdpCachePhysLocation[11][8] =
  3408. cdpCachePhysLocation[11][9] =
  3409. cdpCachePhysLocation[11][10] =
  3410. cdpCachePhysLocation[11][11] =
  3411. cdpCachePhysLocation[11][12] =
  3412. cdpCachePhysLocation[11][13] =
  3413. cdpCachePhysLocation[11][14] =
  3414. cdpCachePhysLocation[11][15] =
  3415. cdpCachePhysLocation[11][16] =
  3416. cdpCachePhysLocation[11][17] =
  3417. cdpCachePhysLocation[11][18] =
  3418. cdpCachePhysLocation[11][19] =
  3419. cdpCachePhysLocation[11][20] =
  3420. cdpCachePhysLocation[11][21] =
  3421. cdpCachePhysLocation[11][22] =
  3422. cdpCachePhysLocation[11][23] =
  3423. cdpCachePhysLocation[11][24] =
  3424. cdpCachePhysLocation[11][25] =
  3425. cdpCachePhysLocation[11][26] =
  3426. cdpCachePhysLocation[11][27] =
  3427. cdpCachePhysLocation[11][28] =
  3428. cdpCachePhysLocation[11][29] =
  3429. cdpCachePhysLocation[11][30] =
  3430. cdpCachePhysLocation[11][31] =
  3431. cdpCachePhysLocation[11][32] =
  3432. cdpCachePhysLocation[11][33] =
  3433. cdpCachePhysLocation[11][34] =
  3434. cdpCachePhysLocation[11][35] =
  3435. cdpCachePhysLocation[11][36] =
  3436. cdpCachePhysLocation[11][128586] =
  3437. cdpCachePhysLocation[11][131576] =
  3438. cdpCachePhysLocation[11][135703] =
  3439. cdpCachePhysLocation[11][136591] =
  3440. cdpCachePhysLocation[11][136759] =
  3441. cdpCachePhysLocation[11][136760] =
  3442. cdpCachePhysLocation[11][136761] =
  3443. cdpCachePhysLocation[11][136762] =
  3444. cdpCacheLastChange[1][136561] = 0
  3445. cdpCacheLastChange[2][130183] = 0
  3446. cdpCacheLastChange[3][60160] = 0
  3447. cdpCacheLastChange[4][79273] = 0
  3448. cdpCacheLastChange[5][5] = 0
  3449. cdpCacheLastChange[6][6] = 0
  3450. cdpCacheLastChange[7][49640] = 0
  3451. cdpCacheLastChange[11][7] = 0
  3452. cdpCacheLastChange[11][8] = 0
  3453. cdpCacheLastChange[11][9] = 0
  3454. cdpCacheLastChange[11][10] = 0
  3455. cdpCacheLastChange[11][11] = 0
  3456. cdpCacheLastChange[11][12] = 0
  3457. cdpCacheLastChange[11][13] = 0
  3458. cdpCacheLastChange[11][14] = 0
  3459. cdpCacheLastChange[11][15] = 0
  3460. cdpCacheLastChange[11][16] = 0
  3461. cdpCacheLastChange[11][17] = 0
  3462. cdpCacheLastChange[11][18] = 0
  3463. cdpCacheLastChange[11][19] = 0
  3464. cdpCacheLastChange[11][20] = 0
  3465. cdpCacheLastChange[11][21] = 0
  3466. cdpCacheLastChange[11][22] = 0
  3467. cdpCacheLastChange[11][23] = 0
  3468. cdpCacheLastChange[11][24] = 0
  3469. cdpCacheLastChange[11][25] = 0
  3470. cdpCacheLastChange[11][26] = 0
  3471. cdpCacheLastChange[11][27] = 0
  3472. cdpCacheLastChange[11][28] = 0
  3473. cdpCacheLastChange[11][29] = 0
  3474. cdpCacheLastChange[11][30] = 0
  3475. cdpCacheLastChange[11][31] = 0
  3476. cdpCacheLastChange[11][32] = 0
  3477. cdpCacheLastChange[11][33] = 0
  3478. cdpCacheLastChange[11][34] = 0
  3479. cdpCacheLastChange[11][35] = 0
  3480. cdpCacheLastChange[11][36] = 0
  3481. cdpCacheLastChange[11][128586] = 0
  3482. cdpCacheLastChange[11][131576] = 0
  3483. cdpCacheLastChange[11][135703] = 0
  3484. cdpCacheLastChange[11][136591] = 0
  3485. cdpCacheLastChange[11][136759] = 0
  3486. cdpCacheLastChange[11][136760] = 0
  3487. cdpCacheLastChange[11][136761] = 0
  3488. cdpCacheLastChange[11][136762] = 0
  3489.  
  3490. SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [636,1] 0.72ms]
  3491.  
  3492. array (
  3493. 'cdpCacheAddressType' => '1',
  3494. 'cdpCacheAddress' => '0A 1E 0B 1D',
  3495. 'cdpCacheVersion' => 'Cisco IOS Software, C2975 Software (C2975-LANBASEK9-M), Version 12.2(52)SE, RELEASE SOFTWARE (fc3)Copyright (c) 1986-2009 by Cisco Systems, Inc.
  3496. Compiled Fri 25-Sep-09 11:41 by sasyamal',
  3497. 'cdpCacheDeviceId' => 'old-stone-h.netviscom.com',
  3498. 'cdpCacheDevicePort' => 'GigabitEthernet1/0/49',
  3499. 'cdpCachePlatform' => 'cisco WS-C2975GS-48PS-L',
  3500. 'cdpCacheCapabilities' => '00 00 00 28',
  3501. 'cdpCacheVTPMgmtDomain' => 'netviscom',
  3502. 'cdpCacheNativeVLAN' => '1',
  3503. 'cdpCacheDuplex' => '3',
  3504. 'cdpCacheApplianceID' => '0',
  3505. 'cdpCacheVlanID' => '0',
  3506. 'cdpCachePowerConsumption' => '0',
  3507. 'cdpCacheMTU' => '0',
  3508. 'cdpCacheSysName' => '',
  3509. 'cdpCacheSysObjectID' => 'zeroDotZero',
  3510. 'cdpCachePrimaryMgmtAddrType' => '1',
  3511. 'cdpCachePrimaryMgmtAddr' => '0A 1E 0B 1D',
  3512. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  3513. 'cdpCacheSecondaryMgmtAddr' => '',
  3514. 'cdpCachePhysLocation' => '',
  3515. 'cdpCacheLastChange' => '0',
  3516. )
  3517. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `hostname`=? OR `ip`=? ["old-stone-h.netviscom.com",{"ip":"10.30.11.29","cidr":32,"host_bits":32},"\n\u001e\u000b\u001d"] 1.01ms]
  3518.  
  3519. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [644,"GigabitEthernet1\/0\/49","GigabitEthernet1\/0\/49",644,"GigabitEthernet1\/0\/49"] 1.05ms]
  3520.  
  3521. Discover link: 11941, cdp, 23191, old-stone-h.netviscom.com, GigabitEthernet1/0/49, cisco WS-C2975GS-48PS-L, Cisco IOS Software, C2975 Software (C2975-LANBASEK9-M), Version 12.2(52)SE, RELEASE SOFTWARE (fc3)Copyright (c) 1986-2009 by Cisco Systems, Inc.
  3522. Compiled Fri 25-Sep-09 11:41 by sasyamal, 644
  3523. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["old-stone-h.netviscom.com",11941,"cdp","GigabitEthernet1\/0\/49"] 0.44ms]
  3524.  
  3525. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["old-stone-h.netviscom.com",11941,"cdp","GigabitEthernet1\/0\/49"] 0.29ms]
  3526.  
  3527. .SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [636,2] 0.54ms]
  3528.  
  3529. array (
  3530. 'cdpCacheAddressType' => '1',
  3531. 'cdpCacheAddress' => '0A 1E 0B 22',
  3532. 'cdpCacheVersion' => 'Cisco IOS Software, C2975 Software (C2975-LANBASEK9-M), Version 12.2(52)SE, RELEASE SOFTWARE (fc3)Copyright (c) 1986-2009 by Cisco Systems, Inc.
  3533. Compiled Fri 25-Sep-09 11:41 by sasyamal',
  3534. 'cdpCacheDeviceId' => 'old-stone-P.netviscom.com',
  3535. 'cdpCacheDevicePort' => 'GigabitEthernet1/0/49',
  3536. 'cdpCachePlatform' => 'cisco WS-C2975GS-48PS-L',
  3537. 'cdpCacheCapabilities' => '00 00 00 28',
  3538. 'cdpCacheVTPMgmtDomain' => 'netviscom',
  3539. 'cdpCacheNativeVLAN' => '1',
  3540. 'cdpCacheDuplex' => '3',
  3541. 'cdpCacheApplianceID' => '0',
  3542. 'cdpCacheVlanID' => '0',
  3543. 'cdpCachePowerConsumption' => '0',
  3544. 'cdpCacheMTU' => '0',
  3545. 'cdpCacheSysName' => '',
  3546. 'cdpCacheSysObjectID' => 'zeroDotZero',
  3547. 'cdpCachePrimaryMgmtAddrType' => '1',
  3548. 'cdpCachePrimaryMgmtAddr' => '0A 1E 0B 22',
  3549. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  3550. 'cdpCacheSecondaryMgmtAddr' => '',
  3551. 'cdpCachePhysLocation' => '',
  3552. 'cdpCacheLastChange' => '0',
  3553. )
  3554. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `hostname`=? OR `ip`=? ["old-stone-P.netviscom.com",{"ip":"10.30.11.34","cidr":32,"host_bits":32},"\n\u001e\u000b\""] 0.76ms]
  3555.  
  3556. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [649,"GigabitEthernet1\/0\/49","GigabitEthernet1\/0\/49",649,"GigabitEthernet1\/0\/49"] 1.06ms]
  3557.  
  3558. Discover link: 11943, cdp, 23486, old-stone-P.netviscom.com, GigabitEthernet1/0/49, cisco WS-C2975GS-48PS-L, Cisco IOS Software, C2975 Software (C2975-LANBASEK9-M), Version 12.2(52)SE, RELEASE SOFTWARE (fc3)Copyright (c) 1986-2009 by Cisco Systems, Inc.
  3559. Compiled Fri 25-Sep-09 11:41 by sasyamal, 649
  3560. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["old-stone-P.netviscom.com",11943,"cdp","GigabitEthernet1\/0\/49"] 0.29ms]
  3561.  
  3562. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["old-stone-P.netviscom.com",11943,"cdp","GigabitEthernet1\/0\/49"] 0.28ms]
  3563.  
  3564. .SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [636,3] 0.46ms]
  3565.  
  3566. array (
  3567. 'cdpCacheAddressType' => '1',
  3568. 'cdpCacheAddress' => '0A 1E 0B 1E',
  3569. 'cdpCacheVersion' => 'Cisco IOS Software, C2975 Software (C2975-LANBASEK9-M), Version 12.2(52)SE, RELEASE SOFTWARE (fc3)Copyright (c) 1986-2009 by Cisco Systems, Inc.
  3570. Compiled Fri 25-Sep-09 11:41 by sasyamal',
  3571. 'cdpCacheDeviceId' => 'old-stone-l.netviscom.com',
  3572. 'cdpCacheDevicePort' => 'GigabitEthernet1/0/49',
  3573. 'cdpCachePlatform' => 'cisco WS-C2975GS-48PS-L',
  3574. 'cdpCacheCapabilities' => '00 00 00 28',
  3575. 'cdpCacheVTPMgmtDomain' => 'netviscom',
  3576. 'cdpCacheNativeVLAN' => '1',
  3577. 'cdpCacheDuplex' => '3',
  3578. 'cdpCacheApplianceID' => '0',
  3579. 'cdpCacheVlanID' => '0',
  3580. 'cdpCachePowerConsumption' => '0',
  3581. 'cdpCacheMTU' => '0',
  3582. 'cdpCacheSysName' => '',
  3583. 'cdpCacheSysObjectID' => 'zeroDotZero',
  3584. 'cdpCachePrimaryMgmtAddrType' => '1',
  3585. 'cdpCachePrimaryMgmtAddr' => '0A 1E 0B 1E',
  3586. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  3587. 'cdpCacheSecondaryMgmtAddr' => '',
  3588. 'cdpCachePhysLocation' => '',
  3589. 'cdpCacheLastChange' => '0',
  3590. )
  3591. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `hostname`=? OR `ip`=? ["old-stone-l.netviscom.com",{"ip":"10.30.11.30","cidr":32,"host_bits":32},"\n\u001e\u000b\u001e"] 0.95ms]
  3592.  
  3593. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [645,"GigabitEthernet1\/0\/49","GigabitEthernet1\/0\/49",645,"GigabitEthernet1\/0\/49"] 1.04ms]
  3594.  
  3595. Discover link: 11945, cdp, 23427, old-stone-l.netviscom.com, GigabitEthernet1/0/49, cisco WS-C2975GS-48PS-L, Cisco IOS Software, C2975 Software (C2975-LANBASEK9-M), Version 12.2(52)SE, RELEASE SOFTWARE (fc3)Copyright (c) 1986-2009 by Cisco Systems, Inc.
  3596. Compiled Fri 25-Sep-09 11:41 by sasyamal, 645
  3597. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["old-stone-l.netviscom.com",11945,"cdp","GigabitEthernet1\/0\/49"] 0.31ms]
  3598.  
  3599. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["old-stone-l.netviscom.com",11945,"cdp","GigabitEthernet1\/0\/49"] 0.3ms]
  3600.  
  3601. .SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [636,4] 0.39ms]
  3602.  
  3603. array (
  3604. 'cdpCacheAddressType' => '1',
  3605. 'cdpCacheAddress' => '0A 1E 0B 1F',
  3606. 'cdpCacheVersion' => 'Cisco IOS Software, C2975 Software (C2975-LANBASEK9-M), Version 12.2(55)SE10, RELEASE SOFTWARE (fc2)Technical Support: http://www.cisco.com/techsupport
  3607. Copyright (c) 1986-2015 by Cisco Systems, Inc.
  3608. Compiled Wed 11-Feb-15 13:03 by prod_rel_team',
  3609. 'cdpCacheDeviceId' => 'old-stone-m.netviscom.com',
  3610. 'cdpCacheDevicePort' => 'GigabitEthernet1/0/49',
  3611. 'cdpCachePlatform' => 'cisco WS-C2975GS-48PS-L',
  3612. 'cdpCacheCapabilities' => '00 00 00 28',
  3613. 'cdpCacheVTPMgmtDomain' => 'netviscom',
  3614. 'cdpCacheNativeVLAN' => '1',
  3615. 'cdpCacheDuplex' => '3',
  3616. 'cdpCacheApplianceID' => '0',
  3617. 'cdpCacheVlanID' => '0',
  3618. 'cdpCachePowerConsumption' => '0',
  3619. 'cdpCacheMTU' => '0',
  3620. 'cdpCacheSysName' => '',
  3621. 'cdpCacheSysObjectID' => 'zeroDotZero',
  3622. 'cdpCachePrimaryMgmtAddrType' => '1',
  3623. 'cdpCachePrimaryMgmtAddr' => '0A 1E 0B 1F',
  3624. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  3625. 'cdpCacheSecondaryMgmtAddr' => '',
  3626. 'cdpCachePhysLocation' => '',
  3627. 'cdpCacheLastChange' => '0',
  3628. )
  3629. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `hostname`=? OR `ip`=? ["old-stone-m.netviscom.com",{"ip":"10.30.11.31","cidr":32,"host_bits":32},"\n\u001e\u000b\u001f"] 0.66ms]
  3630.  
  3631. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [646,"GigabitEthernet1\/0\/49","GigabitEthernet1\/0\/49",646,"GigabitEthernet1\/0\/49"] 1.83ms]
  3632.  
  3633. Discover link: 11947, cdp, 23654, old-stone-m.netviscom.com, GigabitEthernet1/0/49, cisco WS-C2975GS-48PS-L, Cisco IOS Software, C2975 Software (C2975-LANBASEK9-M), Version 12.2(55)SE10, RELEASE SOFTWARE (fc2)Technical Support: http://www.cisco.com/techsupport
  3634. Copyright (c) 1986-2015 by Cisco Systems, Inc.
  3635. Compiled Wed 11-Feb-15 13:03 by prod_rel_team, 646
  3636. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["old-stone-m.netviscom.com",11947,"cdp","GigabitEthernet1\/0\/49"] 0.35ms]
  3637.  
  3638. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["old-stone-m.netviscom.com",11947,"cdp","GigabitEthernet1\/0\/49"] 0.39ms]
  3639.  
  3640. .SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [636,5] 0.56ms]
  3641.  
  3642. array (
  3643. 'cdpCacheAddressType' => '1',
  3644. 'cdpCacheAddress' => '0A 1E 0B 20',
  3645. 'cdpCacheVersion' => 'Cisco IOS Software, C2975 Software (C2975-LANBASEK9-M), Version 12.2(55)SE10, RELEASE SOFTWARE (fc2)Technical Support: http://www.cisco.com/techsupport
  3646. Copyright (c) 1986-2015 by Cisco Systems, Inc.
  3647. Compiled Wed 11-Feb-15 13:03 by prod_rel_team',
  3648. 'cdpCacheDeviceId' => 'old-stone-n.netviscom.com',
  3649. 'cdpCacheDevicePort' => 'GigabitEthernet1/0/51',
  3650. 'cdpCachePlatform' => 'cisco WS-C2975GS-48PS-L',
  3651. 'cdpCacheCapabilities' => '00 00 00 28',
  3652. 'cdpCacheVTPMgmtDomain' => 'netviscom',
  3653. 'cdpCacheNativeVLAN' => '1',
  3654. 'cdpCacheDuplex' => '3',
  3655. 'cdpCacheApplianceID' => '0',
  3656. 'cdpCacheVlanID' => '0',
  3657. 'cdpCachePowerConsumption' => '0',
  3658. 'cdpCacheMTU' => '0',
  3659. 'cdpCacheSysName' => '',
  3660. 'cdpCacheSysObjectID' => 'zeroDotZero',
  3661. 'cdpCachePrimaryMgmtAddrType' => '1',
  3662. 'cdpCachePrimaryMgmtAddr' => '0A 1E 0B 20',
  3663. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  3664. 'cdpCacheSecondaryMgmtAddr' => '',
  3665. 'cdpCachePhysLocation' => '',
  3666. 'cdpCacheLastChange' => '0',
  3667. )
  3668. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `hostname`=? OR `ip`=? ["old-stone-n.netviscom.com",{"ip":"10.30.11.32","cidr":32,"host_bits":32},"\n\u001e\u000b "] 1ms]
  3669.  
  3670. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [647,"GigabitEthernet1\/0\/51","GigabitEthernet1\/0\/51",647,"GigabitEthernet1\/0\/51"] 1.13ms]
  3671.  
  3672. Discover link: 11949, cdp, 23597, old-stone-n.netviscom.com, GigabitEthernet1/0/51, cisco WS-C2975GS-48PS-L, Cisco IOS Software, C2975 Software (C2975-LANBASEK9-M), Version 12.2(55)SE10, RELEASE SOFTWARE (fc2)Technical Support: http://www.cisco.com/techsupport
  3673. Copyright (c) 1986-2015 by Cisco Systems, Inc.
  3674. Compiled Wed 11-Feb-15 13:03 by prod_rel_team, 647
  3675. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["old-stone-n.netviscom.com",11949,"cdp","GigabitEthernet1\/0\/51"] 0.34ms]
  3676.  
  3677. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["old-stone-n.netviscom.com",11949,"cdp","GigabitEthernet1\/0\/51"] 0.34ms]
  3678.  
  3679. .SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [636,6] 0.52ms]
  3680.  
  3681. array (
  3682. 'cdpCacheAddressType' => '1',
  3683. 'cdpCacheAddress' => '0A 1E 0B 21',
  3684. 'cdpCacheVersion' => 'Cisco IOS Software, C2975 Software (C2975-LANBASEK9-M), Version 12.2(52)SE, RELEASE SOFTWARE (fc3)Copyright (c) 1986-2009 by Cisco Systems, Inc.
  3685. Compiled Fri 25-Sep-09 11:41 by sasyamal',
  3686. 'cdpCacheDeviceId' => 'old-stone-0.netviscom.com',
  3687. 'cdpCacheDevicePort' => 'GigabitEthernet1/0/49',
  3688. 'cdpCachePlatform' => 'cisco WS-C2975GS-48PS-L',
  3689. 'cdpCacheCapabilities' => '00 00 00 28',
  3690. 'cdpCacheVTPMgmtDomain' => 'netviscom',
  3691. 'cdpCacheNativeVLAN' => '1',
  3692. 'cdpCacheDuplex' => '3',
  3693. 'cdpCacheApplianceID' => '0',
  3694. 'cdpCacheVlanID' => '0',
  3695. 'cdpCachePowerConsumption' => '0',
  3696. 'cdpCacheMTU' => '0',
  3697. 'cdpCacheSysName' => '',
  3698. 'cdpCacheSysObjectID' => 'zeroDotZero',
  3699. 'cdpCachePrimaryMgmtAddrType' => '1',
  3700. 'cdpCachePrimaryMgmtAddr' => '0A 1E 0B 21',
  3701. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  3702. 'cdpCacheSecondaryMgmtAddr' => '',
  3703. 'cdpCachePhysLocation' => '',
  3704. 'cdpCacheLastChange' => '0',
  3705. )
  3706. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `hostname`=? OR `ip`=? ["old-stone-0.netviscom.com",{"ip":"10.30.11.33","cidr":32,"host_bits":32},"\n\u001e\u000b!"] 1.11ms]
  3707.  
  3708. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [648,"GigabitEthernet1\/0\/49","GigabitEthernet1\/0\/49",648,"GigabitEthernet1\/0\/49"] 1.35ms]
  3709.  
  3710. Discover link: 11951, cdp, 23765, old-stone-0.netviscom.com, GigabitEthernet1/0/49, cisco WS-C2975GS-48PS-L, Cisco IOS Software, C2975 Software (C2975-LANBASEK9-M), Version 12.2(52)SE, RELEASE SOFTWARE (fc3)Copyright (c) 1986-2009 by Cisco Systems, Inc.
  3711. Compiled Fri 25-Sep-09 11:41 by sasyamal, 648
  3712. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["old-stone-0.netviscom.com",11951,"cdp","GigabitEthernet1\/0\/49"] 0.33ms]
  3713.  
  3714. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["old-stone-0.netviscom.com",11951,"cdp","GigabitEthernet1\/0\/49"] 0.3ms]
  3715.  
  3716. .SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [636,7] 0.44ms]
  3717.  
  3718. array (
  3719. 'cdpCacheAddressType' => '1',
  3720. 'cdpCacheAddress' => '0A 1E 0B 26',
  3721. 'cdpCacheVersion' => 'Cisco IOS Software, C3560 Software (C3560-ADVIPSERVICESK9-M), Version 12.2(37)SE, RELEASE SOFTWARE (fc2)Copyright (c) 1986-2007 by Cisco Systems, Inc.
  3722. Compiled Thu 10-May-07 16:19 by antonino',
  3723. 'cdpCacheDeviceId' => 'OldStone_J.netviscom.org',
  3724. 'cdpCacheDevicePort' => 'GigabitEthernet0/1',
  3725. 'cdpCachePlatform' => 'cisco WS-C3560-48PS',
  3726. 'cdpCacheCapabilities' => '00 00 00 28',
  3727. 'cdpCacheVTPMgmtDomain' => 'netviscom',
  3728. 'cdpCacheNativeVLAN' => '1',
  3729. 'cdpCacheDuplex' => '3',
  3730. 'cdpCacheApplianceID' => '0',
  3731. 'cdpCacheVlanID' => '0',
  3732. 'cdpCachePowerConsumption' => '0',
  3733. 'cdpCacheMTU' => '0',
  3734. 'cdpCacheSysName' => '',
  3735. 'cdpCacheSysObjectID' => 'zeroDotZero',
  3736. 'cdpCachePrimaryMgmtAddrType' => '1',
  3737. 'cdpCachePrimaryMgmtAddr' => '0A 1E 0B 26',
  3738. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  3739. 'cdpCacheSecondaryMgmtAddr' => '',
  3740. 'cdpCachePhysLocation' => '',
  3741. 'cdpCacheLastChange' => '0',
  3742. )
  3743. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"10.30.11.38","cidr":32,"host_bits":32},"\n\u001e\u000b&"] 0.67ms]
  3744.  
  3745. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["OldStone_J.netviscom.org"] 0.25ms]
  3746.  
  3747. discovering OldStone_J.netviscom.org
  3748. Discovery failed: 'OldStone_J.netviscom.org' is not a valid ip or dns name
  3749. discovering 10.30.11.38
  3750. ip lookup result: 10.30.11.38
  3751. 10.30.11.38 not in a matched network - skipping
  3752. Discover link: 11953, cdp, 0, OldStone_J.netviscom.org, GigabitEthernet0/1, cisco WS-C3560-48PS, Cisco IOS Software, C3560 Software (C3560-ADVIPSERVICESK9-M), Version 12.2(37)SE, RELEASE SOFTWARE (fc2)Copyright (c) 1986-2007 by Cisco Systems, Inc.
  3753. Compiled Thu 10-May-07 16:19 by antonino,
  3754. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["OldStone_J.netviscom.org",11953,"cdp","GigabitEthernet0\/1"] 0.35ms]
  3755.  
  3756. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["OldStone_J.netviscom.org",11953,"cdp","GigabitEthernet0\/1"] 0.33ms]
  3757.  
  3758. .SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [636,11] 0.43ms]
  3759.  
  3760. array (
  3761. 'cdpCacheAddressType' => '65535',
  3762. 'cdpCacheAddress' => '',
  3763. 'cdpCacheVersion' => '6.42.2 (stable)',
  3764. 'cdpCacheDeviceId' => 'Old_Stone',
  3765. 'cdpCacheDevicePort' => 'ether3',
  3766. 'cdpCachePlatform' => 'MikroTik',
  3767. 'cdpCacheCapabilities' => '00 00 00 01',
  3768. 'cdpCacheNativeVLAN' => '0',
  3769. 'cdpCacheDuplex' => '1',
  3770. 'cdpCacheApplianceID' => '0',
  3771. 'cdpCacheVlanID' => '0',
  3772. 'cdpCachePowerConsumption' => '0',
  3773. 'cdpCacheMTU' => '0',
  3774. 'cdpCacheSysName' => '',
  3775. 'cdpCacheSysObjectID' => 'zeroDotZero',
  3776. 'cdpCachePrimaryMgmtAddrType' => '65535',
  3777. 'cdpCachePrimaryMgmtAddr' => '',
  3778. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  3779. 'cdpCacheSecondaryMgmtAddr' => '',
  3780. 'cdpCachePhysLocation' => '',
  3781. 'cdpCacheLastChange' => '0',
  3782. )
  3783. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.28ms]
  3784.  
  3785. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"ether3","ether3",603,"ether3"] 1.01ms]
  3786.  
  3787. Discover link: 11961, cdp, 10008, Old_Stone, ether3, MikroTik, 6.42.2 (stable), 603
  3788. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","ether3"] 0.43ms]
  3789.  
  3790. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","ether3"] 0.37ms]
  3791.  
  3792. .array (
  3793. 'cdpCacheAddressType' => '1',
  3794. 'cdpCacheAddress' => '0A 07 08 01',
  3795. 'cdpCacheVersion' => '6.42.2 (stable)',
  3796. 'cdpCacheDeviceId' => 'Old_Stone',
  3797. 'cdpCacheDevicePort' => 'Office',
  3798. 'cdpCachePlatform' => 'MikroTik',
  3799. 'cdpCacheCapabilities' => '00 00 00 01',
  3800. 'cdpCacheNativeVLAN' => '0',
  3801. 'cdpCacheDuplex' => '1',
  3802. 'cdpCacheApplianceID' => '0',
  3803. 'cdpCacheVlanID' => '0',
  3804. 'cdpCachePowerConsumption' => '0',
  3805. 'cdpCacheMTU' => '0',
  3806. 'cdpCacheSysName' => '',
  3807. 'cdpCacheSysObjectID' => 'zeroDotZero',
  3808. 'cdpCachePrimaryMgmtAddrType' => '1',
  3809. 'cdpCachePrimaryMgmtAddr' => '0A 07 08 01',
  3810. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  3811. 'cdpCacheSecondaryMgmtAddr' => '',
  3812. 'cdpCachePhysLocation' => '',
  3813. 'cdpCacheLastChange' => '0',
  3814. )
  3815. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"10.7.8.1","cidr":32,"host_bits":32},"\n\u0007\b\u0001"] 0.64ms]
  3816.  
  3817. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.25ms]
  3818.  
  3819. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"Office","Office",603,"Office"] 0.98ms]
  3820.  
  3821. Discover link: 11961, cdp, 10019, Old_Stone, Office, MikroTik, 6.42.2 (stable), 603
  3822. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","Office"] 0.39ms]
  3823.  
  3824. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","Office"] 0.48ms]
  3825.  
  3826. .array (
  3827. 'cdpCacheAddressType' => '1',
  3828. 'cdpCacheAddress' => '0A 03 1D 01',
  3829. 'cdpCacheVersion' => '6.42.2 (stable)',
  3830. 'cdpCacheDeviceId' => 'Old_Stone',
  3831. 'cdpCacheDevicePort' => '329',
  3832. 'cdpCachePlatform' => 'MikroTik',
  3833. 'cdpCacheCapabilities' => '00 00 00 01',
  3834. 'cdpCacheNativeVLAN' => '0',
  3835. 'cdpCacheDuplex' => '1',
  3836. 'cdpCacheApplianceID' => '0',
  3837. 'cdpCacheVlanID' => '0',
  3838. 'cdpCachePowerConsumption' => '0',
  3839. 'cdpCacheMTU' => '0',
  3840. 'cdpCacheSysName' => '',
  3841. 'cdpCacheSysObjectID' => 'zeroDotZero',
  3842. 'cdpCachePrimaryMgmtAddrType' => '1',
  3843. 'cdpCachePrimaryMgmtAddr' => '0A 03 1D 01',
  3844. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  3845. 'cdpCacheSecondaryMgmtAddr' => '',
  3846. 'cdpCachePhysLocation' => '',
  3847. 'cdpCacheLastChange' => '0',
  3848. )
  3849. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"10.3.29.1","cidr":32,"host_bits":32},"\n\u0003\u001d\u0001"] 0.72ms]
  3850.  
  3851. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.31ms]
  3852.  
  3853. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"329","329",603,"329"] 1.04ms]
  3854.  
  3855. Discover link: 11961, cdp, 10029, Old_Stone, 329, MikroTik, 6.42.2 (stable), 603
  3856. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","329"] 0.38ms]
  3857.  
  3858. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","329"] 0.38ms]
  3859.  
  3860. .array (
  3861. 'cdpCacheAddressType' => '1',
  3862. 'cdpCacheAddress' => '0A 03 1E 01',
  3863. 'cdpCacheVersion' => '6.42.2 (stable)',
  3864. 'cdpCacheDeviceId' => 'Old_Stone',
  3865. 'cdpCacheDevicePort' => '330',
  3866. 'cdpCachePlatform' => 'MikroTik',
  3867. 'cdpCacheCapabilities' => '00 00 00 01',
  3868. 'cdpCacheNativeVLAN' => '0',
  3869. 'cdpCacheDuplex' => '1',
  3870. 'cdpCacheApplianceID' => '0',
  3871. 'cdpCacheVlanID' => '0',
  3872. 'cdpCachePowerConsumption' => '0',
  3873. 'cdpCacheMTU' => '0',
  3874. 'cdpCacheSysName' => '',
  3875. 'cdpCacheSysObjectID' => 'zeroDotZero',
  3876. 'cdpCachePrimaryMgmtAddrType' => '1',
  3877. 'cdpCachePrimaryMgmtAddr' => '0A 03 1E 01',
  3878. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  3879. 'cdpCacheSecondaryMgmtAddr' => '',
  3880. 'cdpCachePhysLocation' => '',
  3881. 'cdpCacheLastChange' => '0',
  3882. )
  3883. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"10.3.30.1","cidr":32,"host_bits":32},"\n\u0003\u001e\u0001"] 0.66ms]
  3884.  
  3885. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.29ms]
  3886.  
  3887. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"330","330",603,"330"] 1ms]
  3888.  
  3889. Discover link: 11961, cdp, 10030, Old_Stone, 330, MikroTik, 6.42.2 (stable), 603
  3890. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","330"] 0.37ms]
  3891.  
  3892. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","330"] 0.36ms]
  3893.  
  3894. .array (
  3895. 'cdpCacheAddressType' => '1',
  3896. 'cdpCacheAddress' => '0A 03 1F 01',
  3897. 'cdpCacheVersion' => '6.42.2 (stable)',
  3898. 'cdpCacheDeviceId' => 'Old_Stone',
  3899. 'cdpCacheDevicePort' => '331',
  3900. 'cdpCachePlatform' => 'MikroTik',
  3901. 'cdpCacheCapabilities' => '00 00 00 01',
  3902. 'cdpCacheNativeVLAN' => '0',
  3903. 'cdpCacheDuplex' => '1',
  3904. 'cdpCacheApplianceID' => '0',
  3905. 'cdpCacheVlanID' => '0',
  3906. 'cdpCachePowerConsumption' => '0',
  3907. 'cdpCacheMTU' => '0',
  3908. 'cdpCacheSysName' => '',
  3909. 'cdpCacheSysObjectID' => 'zeroDotZero',
  3910. 'cdpCachePrimaryMgmtAddrType' => '1',
  3911. 'cdpCachePrimaryMgmtAddr' => '0A 03 1F 01',
  3912. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  3913. 'cdpCacheSecondaryMgmtAddr' => '',
  3914. 'cdpCachePhysLocation' => '',
  3915. 'cdpCacheLastChange' => '0',
  3916. )
  3917. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"10.3.31.1","cidr":32,"host_bits":32},"\n\u0003\u001f\u0001"] 0.63ms]
  3918.  
  3919. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.25ms]
  3920.  
  3921. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"331","331",603,"331"] 1.01ms]
  3922.  
  3923. Discover link: 11961, cdp, 10031, Old_Stone, 331, MikroTik, 6.42.2 (stable), 603
  3924. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","331"] 0.36ms]
  3925.  
  3926. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","331"] 0.37ms]
  3927.  
  3928. .array (
  3929. 'cdpCacheAddressType' => '1',
  3930. 'cdpCacheAddress' => '0A 03 20 01',
  3931. 'cdpCacheVersion' => '6.42.2 (stable)',
  3932. 'cdpCacheDeviceId' => 'Old_Stone',
  3933. 'cdpCacheDevicePort' => '332',
  3934. 'cdpCachePlatform' => 'MikroTik',
  3935. 'cdpCacheCapabilities' => '00 00 00 01',
  3936. 'cdpCacheNativeVLAN' => '0',
  3937. 'cdpCacheDuplex' => '1',
  3938. 'cdpCacheApplianceID' => '0',
  3939. 'cdpCacheVlanID' => '0',
  3940. 'cdpCachePowerConsumption' => '0',
  3941. 'cdpCacheMTU' => '0',
  3942. 'cdpCacheSysName' => '',
  3943. 'cdpCacheSysObjectID' => 'zeroDotZero',
  3944. 'cdpCachePrimaryMgmtAddrType' => '1',
  3945. 'cdpCachePrimaryMgmtAddr' => '0A 03 20 01',
  3946. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  3947. 'cdpCacheSecondaryMgmtAddr' => '',
  3948. 'cdpCachePhysLocation' => '',
  3949. 'cdpCacheLastChange' => '0',
  3950. )
  3951. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"10.3.32.1","cidr":32,"host_bits":32},"\n\u0003 \u0001"] 0.61ms]
  3952.  
  3953. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.26ms]
  3954.  
  3955. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"332","332",603,"332"] 1ms]
  3956.  
  3957. Discover link: 11961, cdp, 10032, Old_Stone, 332, MikroTik, 6.42.2 (stable), 603
  3958. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","332"] 0.37ms]
  3959.  
  3960. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","332"] 0.37ms]
  3961.  
  3962. .array (
  3963. 'cdpCacheAddressType' => '1',
  3964. 'cdpCacheAddress' => '0A 03 21 01',
  3965. 'cdpCacheVersion' => '6.42.2 (stable)',
  3966. 'cdpCacheDeviceId' => 'Old_Stone',
  3967. 'cdpCacheDevicePort' => '333',
  3968. 'cdpCachePlatform' => 'MikroTik',
  3969. 'cdpCacheCapabilities' => '00 00 00 01',
  3970. 'cdpCacheNativeVLAN' => '0',
  3971. 'cdpCacheDuplex' => '1',
  3972. 'cdpCacheApplianceID' => '0',
  3973. 'cdpCacheVlanID' => '0',
  3974. 'cdpCachePowerConsumption' => '0',
  3975. 'cdpCacheMTU' => '0',
  3976. 'cdpCacheSysName' => '',
  3977. 'cdpCacheSysObjectID' => 'zeroDotZero',
  3978. 'cdpCachePrimaryMgmtAddrType' => '1',
  3979. 'cdpCachePrimaryMgmtAddr' => '0A 03 21 01',
  3980. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  3981. 'cdpCacheSecondaryMgmtAddr' => '',
  3982. 'cdpCachePhysLocation' => '',
  3983. 'cdpCacheLastChange' => '0',
  3984. )
  3985. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"10.3.33.1","cidr":32,"host_bits":32},"\n\u0003!\u0001"] 0.61ms]
  3986.  
  3987. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.25ms]
  3988.  
  3989. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"333","333",603,"333"] 0.95ms]
  3990.  
  3991. Discover link: 11961, cdp, 10033, Old_Stone, 333, MikroTik, 6.42.2 (stable), 603
  3992. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","333"] 0.35ms]
  3993.  
  3994. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","333"] 0.39ms]
  3995.  
  3996. .array (
  3997. 'cdpCacheAddressType' => '1',
  3998. 'cdpCacheAddress' => '0A 03 22 01',
  3999. 'cdpCacheVersion' => '6.42.2 (stable)',
  4000. 'cdpCacheDeviceId' => 'Old_Stone',
  4001. 'cdpCacheDevicePort' => '334',
  4002. 'cdpCachePlatform' => 'MikroTik',
  4003. 'cdpCacheCapabilities' => '00 00 00 01',
  4004. 'cdpCacheNativeVLAN' => '0',
  4005. 'cdpCacheDuplex' => '1',
  4006. 'cdpCacheApplianceID' => '0',
  4007. 'cdpCacheVlanID' => '0',
  4008. 'cdpCachePowerConsumption' => '0',
  4009. 'cdpCacheMTU' => '0',
  4010. 'cdpCacheSysName' => '',
  4011. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4012. 'cdpCachePrimaryMgmtAddrType' => '1',
  4013. 'cdpCachePrimaryMgmtAddr' => '0A 03 22 01',
  4014. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4015. 'cdpCacheSecondaryMgmtAddr' => '',
  4016. 'cdpCachePhysLocation' => '',
  4017. 'cdpCacheLastChange' => '0',
  4018. )
  4019. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"10.3.34.1","cidr":32,"host_bits":32},"\n\u0003\"\u0001"] 0.66ms]
  4020.  
  4021. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.25ms]
  4022.  
  4023. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"334","334",603,"334"] 0.94ms]
  4024.  
  4025. Discover link: 11961, cdp, 10034, Old_Stone, 334, MikroTik, 6.42.2 (stable), 603
  4026. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","334"] 0.42ms]
  4027.  
  4028. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","334"] 0.49ms]
  4029.  
  4030. .array (
  4031. 'cdpCacheAddressType' => '1',
  4032. 'cdpCacheAddress' => '0A 1E 0B 01',
  4033. 'cdpCacheVersion' => '6.42.2 (stable)',
  4034. 'cdpCacheDeviceId' => 'Old_Stone',
  4035. 'cdpCacheDevicePort' => 'Management',
  4036. 'cdpCachePlatform' => 'MikroTik',
  4037. 'cdpCacheCapabilities' => '00 00 00 01',
  4038. 'cdpCacheNativeVLAN' => '0',
  4039. 'cdpCacheDuplex' => '1',
  4040. 'cdpCacheApplianceID' => '0',
  4041. 'cdpCacheVlanID' => '0',
  4042. 'cdpCachePowerConsumption' => '0',
  4043. 'cdpCacheMTU' => '0',
  4044. 'cdpCacheSysName' => '',
  4045. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4046. 'cdpCachePrimaryMgmtAddrType' => '1',
  4047. 'cdpCachePrimaryMgmtAddr' => '0A 1E 0B 01',
  4048. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4049. 'cdpCacheSecondaryMgmtAddr' => '',
  4050. 'cdpCachePhysLocation' => '',
  4051. 'cdpCacheLastChange' => '0',
  4052. )
  4053. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"10.30.11.1","cidr":32,"host_bits":32},"\n\u001e\u000b\u0001"] 0.76ms]
  4054.  
  4055. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.27ms]
  4056.  
  4057. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"Management","Management",603,"Management"] 0.94ms]
  4058.  
  4059. Discover link: 11961, cdp, 10038, Old_Stone, Management, MikroTik, 6.42.2 (stable), 603
  4060. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","Management"] 0.36ms]
  4061.  
  4062. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","Management"] 0.36ms]
  4063.  
  4064. .array (
  4065. 'cdpCacheAddressType' => '1',
  4066. 'cdpCacheAddress' => '64 6D 01 01',
  4067. 'cdpCacheVersion' => '6.42.2 (stable)',
  4068. 'cdpCacheDeviceId' => 'Old_Stone',
  4069. 'cdpCacheDevicePort' => 'J101',
  4070. 'cdpCachePlatform' => 'MikroTik',
  4071. 'cdpCacheCapabilities' => '00 00 00 01',
  4072. 'cdpCacheNativeVLAN' => '0',
  4073. 'cdpCacheDuplex' => '1',
  4074. 'cdpCacheApplianceID' => '0',
  4075. 'cdpCacheVlanID' => '0',
  4076. 'cdpCachePowerConsumption' => '0',
  4077. 'cdpCacheMTU' => '0',
  4078. 'cdpCacheSysName' => '',
  4079. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4080. 'cdpCachePrimaryMgmtAddrType' => '1',
  4081. 'cdpCachePrimaryMgmtAddr' => '64 6D 01 01',
  4082. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4083. 'cdpCacheSecondaryMgmtAddr' => '',
  4084. 'cdpCachePhysLocation' => '',
  4085. 'cdpCacheLastChange' => '0',
  4086. )
  4087. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.109.1.1","cidr":32,"host_bits":32},"dm\u0001\u0001"] 0.61ms]
  4088.  
  4089. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.26ms]
  4090.  
  4091. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"J101","J101",603,"J101"] 0.95ms]
  4092.  
  4093. Discover link: 11961, cdp, 17455, Old_Stone, J101, MikroTik, 6.42.2 (stable), 603
  4094. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J101"] 0.35ms]
  4095.  
  4096. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J101"] 0.36ms]
  4097.  
  4098. .array (
  4099. 'cdpCacheAddressType' => '1',
  4100. 'cdpCacheAddress' => '64 6D 02 01',
  4101. 'cdpCacheVersion' => '6.42.2 (stable)',
  4102. 'cdpCacheDeviceId' => 'Old_Stone',
  4103. 'cdpCacheDevicePort' => 'J102',
  4104. 'cdpCachePlatform' => 'MikroTik',
  4105. 'cdpCacheCapabilities' => '00 00 00 01',
  4106. 'cdpCacheNativeVLAN' => '0',
  4107. 'cdpCacheDuplex' => '1',
  4108. 'cdpCacheApplianceID' => '0',
  4109. 'cdpCacheVlanID' => '0',
  4110. 'cdpCachePowerConsumption' => '0',
  4111. 'cdpCacheMTU' => '0',
  4112. 'cdpCacheSysName' => '',
  4113. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4114. 'cdpCachePrimaryMgmtAddrType' => '1',
  4115. 'cdpCachePrimaryMgmtAddr' => '64 6D 02 01',
  4116. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4117. 'cdpCacheSecondaryMgmtAddr' => '',
  4118. 'cdpCachePhysLocation' => '',
  4119. 'cdpCacheLastChange' => '0',
  4120. )
  4121. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.109.2.1","cidr":32,"host_bits":32},"dm\u0002\u0001"] 0.63ms]
  4122.  
  4123. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.25ms]
  4124.  
  4125. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"J102","J102",603,"J102"] 1.01ms]
  4126.  
  4127. Discover link: 11961, cdp, 17456, Old_Stone, J102, MikroTik, 6.42.2 (stable), 603
  4128. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J102"] 0.36ms]
  4129.  
  4130. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J102"] 0.37ms]
  4131.  
  4132. .array (
  4133. 'cdpCacheAddressType' => '1',
  4134. 'cdpCacheAddress' => '64 6D 03 01',
  4135. 'cdpCacheVersion' => '6.42.2 (stable)',
  4136. 'cdpCacheDeviceId' => 'Old_Stone',
  4137. 'cdpCacheDevicePort' => 'J103',
  4138. 'cdpCachePlatform' => 'MikroTik',
  4139. 'cdpCacheCapabilities' => '00 00 00 01',
  4140. 'cdpCacheNativeVLAN' => '0',
  4141. 'cdpCacheDuplex' => '1',
  4142. 'cdpCacheApplianceID' => '0',
  4143. 'cdpCacheVlanID' => '0',
  4144. 'cdpCachePowerConsumption' => '0',
  4145. 'cdpCacheMTU' => '0',
  4146. 'cdpCacheSysName' => '',
  4147. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4148. 'cdpCachePrimaryMgmtAddrType' => '1',
  4149. 'cdpCachePrimaryMgmtAddr' => '64 6D 03 01',
  4150. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4151. 'cdpCacheSecondaryMgmtAddr' => '',
  4152. 'cdpCachePhysLocation' => '',
  4153. 'cdpCacheLastChange' => '0',
  4154. )
  4155. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.109.3.1","cidr":32,"host_bits":32},"dm\u0003\u0001"] 0.63ms]
  4156.  
  4157. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.25ms]
  4158.  
  4159. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"J103","J103",603,"J103"] 0.98ms]
  4160.  
  4161. Discover link: 11961, cdp, 17457, Old_Stone, J103, MikroTik, 6.42.2 (stable), 603
  4162. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J103"] 0.37ms]
  4163.  
  4164. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J103"] 0.37ms]
  4165.  
  4166. .array (
  4167. 'cdpCacheAddressType' => '1',
  4168. 'cdpCacheAddress' => '64 6D 04 01',
  4169. 'cdpCacheVersion' => '6.42.2 (stable)',
  4170. 'cdpCacheDeviceId' => 'Old_Stone',
  4171. 'cdpCacheDevicePort' => 'J104',
  4172. 'cdpCachePlatform' => 'MikroTik',
  4173. 'cdpCacheCapabilities' => '00 00 00 01',
  4174. 'cdpCacheNativeVLAN' => '0',
  4175. 'cdpCacheDuplex' => '1',
  4176. 'cdpCacheApplianceID' => '0',
  4177. 'cdpCacheVlanID' => '0',
  4178. 'cdpCachePowerConsumption' => '0',
  4179. 'cdpCacheMTU' => '0',
  4180. 'cdpCacheSysName' => '',
  4181. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4182. 'cdpCachePrimaryMgmtAddrType' => '1',
  4183. 'cdpCachePrimaryMgmtAddr' => '64 6D 04 01',
  4184. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4185. 'cdpCacheSecondaryMgmtAddr' => '',
  4186. 'cdpCachePhysLocation' => '',
  4187. 'cdpCacheLastChange' => '0',
  4188. )
  4189. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.109.4.1","cidr":32,"host_bits":32},"dm\u0004\u0001"] 0.63ms]
  4190.  
  4191. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.25ms]
  4192.  
  4193. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"J104","J104",603,"J104"] 0.99ms]
  4194.  
  4195. Discover link: 11961, cdp, 17458, Old_Stone, J104, MikroTik, 6.42.2 (stable), 603
  4196. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J104"] 0.39ms]
  4197.  
  4198. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J104"] 0.41ms]
  4199.  
  4200. .array (
  4201. 'cdpCacheAddressType' => '1',
  4202. 'cdpCacheAddress' => '64 6D 05 01',
  4203. 'cdpCacheVersion' => '6.42.2 (stable)',
  4204. 'cdpCacheDeviceId' => 'Old_Stone',
  4205. 'cdpCacheDevicePort' => 'J105',
  4206. 'cdpCachePlatform' => 'MikroTik',
  4207. 'cdpCacheCapabilities' => '00 00 00 01',
  4208. 'cdpCacheNativeVLAN' => '0',
  4209. 'cdpCacheDuplex' => '1',
  4210. 'cdpCacheApplianceID' => '0',
  4211. 'cdpCacheVlanID' => '0',
  4212. 'cdpCachePowerConsumption' => '0',
  4213. 'cdpCacheMTU' => '0',
  4214. 'cdpCacheSysName' => '',
  4215. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4216. 'cdpCachePrimaryMgmtAddrType' => '1',
  4217. 'cdpCachePrimaryMgmtAddr' => '64 6D 05 01',
  4218. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4219. 'cdpCacheSecondaryMgmtAddr' => '',
  4220. 'cdpCachePhysLocation' => '',
  4221. 'cdpCacheLastChange' => '0',
  4222. )
  4223. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.109.5.1","cidr":32,"host_bits":32},"dm\u0005\u0001"] 0.64ms]
  4224.  
  4225. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.25ms]
  4226.  
  4227. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"J105","J105",603,"J105"] 0.97ms]
  4228.  
  4229. Discover link: 11961, cdp, 17459, Old_Stone, J105, MikroTik, 6.42.2 (stable), 603
  4230. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J105"] 0.35ms]
  4231.  
  4232. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J105"] 0.38ms]
  4233.  
  4234. .array (
  4235. 'cdpCacheAddressType' => '1',
  4236. 'cdpCacheAddress' => '64 6D 06 01',
  4237. 'cdpCacheVersion' => '6.42.2 (stable)',
  4238. 'cdpCacheDeviceId' => 'Old_Stone',
  4239. 'cdpCacheDevicePort' => 'J106',
  4240. 'cdpCachePlatform' => 'MikroTik',
  4241. 'cdpCacheCapabilities' => '00 00 00 01',
  4242. 'cdpCacheNativeVLAN' => '0',
  4243. 'cdpCacheDuplex' => '1',
  4244. 'cdpCacheApplianceID' => '0',
  4245. 'cdpCacheVlanID' => '0',
  4246. 'cdpCachePowerConsumption' => '0',
  4247. 'cdpCacheMTU' => '0',
  4248. 'cdpCacheSysName' => '',
  4249. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4250. 'cdpCachePrimaryMgmtAddrType' => '1',
  4251. 'cdpCachePrimaryMgmtAddr' => '64 6D 06 01',
  4252. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4253. 'cdpCacheSecondaryMgmtAddr' => '',
  4254. 'cdpCachePhysLocation' => '',
  4255. 'cdpCacheLastChange' => '0',
  4256. )
  4257. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.109.6.1","cidr":32,"host_bits":32},"dm\u0006\u0001"] 0.66ms]
  4258.  
  4259. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.25ms]
  4260.  
  4261. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"J106","J106",603,"J106"] 0.99ms]
  4262.  
  4263. Discover link: 11961, cdp, 17460, Old_Stone, J106, MikroTik, 6.42.2 (stable), 603
  4264. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J106"] 0.45ms]
  4265.  
  4266. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J106"] 0.45ms]
  4267.  
  4268. .array (
  4269. 'cdpCacheAddressType' => '1',
  4270. 'cdpCacheAddress' => '64 6D 07 01',
  4271. 'cdpCacheVersion' => '6.42.2 (stable)',
  4272. 'cdpCacheDeviceId' => 'Old_Stone',
  4273. 'cdpCacheDevicePort' => 'J107',
  4274. 'cdpCachePlatform' => 'MikroTik',
  4275. 'cdpCacheCapabilities' => '00 00 00 01',
  4276. 'cdpCacheNativeVLAN' => '0',
  4277. 'cdpCacheDuplex' => '1',
  4278. 'cdpCacheApplianceID' => '0',
  4279. 'cdpCacheVlanID' => '0',
  4280. 'cdpCachePowerConsumption' => '0',
  4281. 'cdpCacheMTU' => '0',
  4282. 'cdpCacheSysName' => '',
  4283. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4284. 'cdpCachePrimaryMgmtAddrType' => '1',
  4285. 'cdpCachePrimaryMgmtAddr' => '64 6D 07 01',
  4286. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4287. 'cdpCacheSecondaryMgmtAddr' => '',
  4288. 'cdpCachePhysLocation' => '',
  4289. 'cdpCacheLastChange' => '0',
  4290. )
  4291. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.109.7.1","cidr":32,"host_bits":32},"dm\u0007\u0001"] 0.63ms]
  4292.  
  4293. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.25ms]
  4294.  
  4295. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"J107","J107",603,"J107"] 0.99ms]
  4296.  
  4297. Discover link: 11961, cdp, 17461, Old_Stone, J107, MikroTik, 6.42.2 (stable), 603
  4298. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J107"] 0.37ms]
  4299.  
  4300. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J107"] 0.48ms]
  4301.  
  4302. .array (
  4303. 'cdpCacheAddressType' => '1',
  4304. 'cdpCacheAddress' => '64 6D 08 01',
  4305. 'cdpCacheVersion' => '6.42.2 (stable)',
  4306. 'cdpCacheDeviceId' => 'Old_Stone',
  4307. 'cdpCacheDevicePort' => 'J108',
  4308. 'cdpCachePlatform' => 'MikroTik',
  4309. 'cdpCacheCapabilities' => '00 00 00 01',
  4310. 'cdpCacheNativeVLAN' => '0',
  4311. 'cdpCacheDuplex' => '1',
  4312. 'cdpCacheApplianceID' => '0',
  4313. 'cdpCacheVlanID' => '0',
  4314. 'cdpCachePowerConsumption' => '0',
  4315. 'cdpCacheMTU' => '0',
  4316. 'cdpCacheSysName' => '',
  4317. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4318. 'cdpCachePrimaryMgmtAddrType' => '1',
  4319. 'cdpCachePrimaryMgmtAddr' => '64 6D 08 01',
  4320. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4321. 'cdpCacheSecondaryMgmtAddr' => '',
  4322. 'cdpCachePhysLocation' => '',
  4323. 'cdpCacheLastChange' => '0',
  4324. )
  4325. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.109.8.1","cidr":32,"host_bits":32},"dm\b\u0001"] 0.73ms]
  4326.  
  4327. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.36ms]
  4328.  
  4329. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"J108","J108",603,"J108"] 1.01ms]
  4330.  
  4331. Discover link: 11961, cdp, 17462, Old_Stone, J108, MikroTik, 6.42.2 (stable), 603
  4332. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J108"] 0.38ms]
  4333.  
  4334. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J108"] 0.45ms]
  4335.  
  4336. .array (
  4337. 'cdpCacheAddressType' => '1',
  4338. 'cdpCacheAddress' => '64 6D 09 01',
  4339. 'cdpCacheVersion' => '6.42.2 (stable)',
  4340. 'cdpCacheDeviceId' => 'Old_Stone',
  4341. 'cdpCacheDevicePort' => 'J201',
  4342. 'cdpCachePlatform' => 'MikroTik',
  4343. 'cdpCacheCapabilities' => '00 00 00 01',
  4344. 'cdpCacheNativeVLAN' => '0',
  4345. 'cdpCacheDuplex' => '1',
  4346. 'cdpCacheApplianceID' => '0',
  4347. 'cdpCacheVlanID' => '0',
  4348. 'cdpCachePowerConsumption' => '0',
  4349. 'cdpCacheMTU' => '0',
  4350. 'cdpCacheSysName' => '',
  4351. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4352. 'cdpCachePrimaryMgmtAddrType' => '1',
  4353. 'cdpCachePrimaryMgmtAddr' => '64 6D 09 01',
  4354. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4355. 'cdpCacheSecondaryMgmtAddr' => '',
  4356. 'cdpCachePhysLocation' => '',
  4357. 'cdpCacheLastChange' => '0',
  4358. )
  4359. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.109.9.1","cidr":32,"host_bits":32},"dm\t\u0001"] 0.66ms]
  4360.  
  4361. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.3ms]
  4362.  
  4363. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"J201","J201",603,"J201"] 1.05ms]
  4364.  
  4365. Discover link: 11961, cdp, 17463, Old_Stone, J201, MikroTik, 6.42.2 (stable), 603
  4366. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J201"] 0.37ms]
  4367.  
  4368. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J201"] 0.38ms]
  4369.  
  4370. .array (
  4371. 'cdpCacheAddressType' => '1',
  4372. 'cdpCacheAddress' => '64 6D 0A 01',
  4373. 'cdpCacheVersion' => '6.42.2 (stable)',
  4374. 'cdpCacheDeviceId' => 'Old_Stone',
  4375. 'cdpCacheDevicePort' => 'J202',
  4376. 'cdpCachePlatform' => 'MikroTik',
  4377. 'cdpCacheCapabilities' => '00 00 00 01',
  4378. 'cdpCacheNativeVLAN' => '0',
  4379. 'cdpCacheDuplex' => '1',
  4380. 'cdpCacheApplianceID' => '0',
  4381. 'cdpCacheVlanID' => '0',
  4382. 'cdpCachePowerConsumption' => '0',
  4383. 'cdpCacheMTU' => '0',
  4384. 'cdpCacheSysName' => '',
  4385. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4386. 'cdpCachePrimaryMgmtAddrType' => '1',
  4387. 'cdpCachePrimaryMgmtAddr' => '64 6D 0A 01',
  4388. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4389. 'cdpCacheSecondaryMgmtAddr' => '',
  4390. 'cdpCachePhysLocation' => '',
  4391. 'cdpCacheLastChange' => '0',
  4392. )
  4393. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.109.10.1","cidr":32,"host_bits":32},"dm\n\u0001"] 0.63ms]
  4394.  
  4395. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.25ms]
  4396.  
  4397. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"J202","J202",603,"J202"] 1.02ms]
  4398.  
  4399. Discover link: 11961, cdp, 17464, Old_Stone, J202, MikroTik, 6.42.2 (stable), 603
  4400. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J202"] 0.35ms]
  4401.  
  4402. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J202"] 0.36ms]
  4403.  
  4404. .array (
  4405. 'cdpCacheAddressType' => '1',
  4406. 'cdpCacheAddress' => '64 6D 0B 01',
  4407. 'cdpCacheVersion' => '6.42.2 (stable)',
  4408. 'cdpCacheDeviceId' => 'Old_Stone',
  4409. 'cdpCacheDevicePort' => 'J203',
  4410. 'cdpCachePlatform' => 'MikroTik',
  4411. 'cdpCacheCapabilities' => '00 00 00 01',
  4412. 'cdpCacheNativeVLAN' => '0',
  4413. 'cdpCacheDuplex' => '1',
  4414. 'cdpCacheApplianceID' => '0',
  4415. 'cdpCacheVlanID' => '0',
  4416. 'cdpCachePowerConsumption' => '0',
  4417. 'cdpCacheMTU' => '0',
  4418. 'cdpCacheSysName' => '',
  4419. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4420. 'cdpCachePrimaryMgmtAddrType' => '1',
  4421. 'cdpCachePrimaryMgmtAddr' => '64 6D 0B 01',
  4422. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4423. 'cdpCacheSecondaryMgmtAddr' => '',
  4424. 'cdpCachePhysLocation' => '',
  4425. 'cdpCacheLastChange' => '0',
  4426. )
  4427. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.109.11.1","cidr":32,"host_bits":32},"dm\u000b\u0001"] 0.63ms]
  4428.  
  4429. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.25ms]
  4430.  
  4431. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"J203","J203",603,"J203"] 0.98ms]
  4432.  
  4433. Discover link: 11961, cdp, 17465, Old_Stone, J203, MikroTik, 6.42.2 (stable), 603
  4434. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J203"] 0.36ms]
  4435.  
  4436. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J203"] 0.38ms]
  4437.  
  4438. .array (
  4439. 'cdpCacheAddressType' => '1',
  4440. 'cdpCacheAddress' => '64 6D 0C 01',
  4441. 'cdpCacheVersion' => '6.42.2 (stable)',
  4442. 'cdpCacheDeviceId' => 'Old_Stone',
  4443. 'cdpCacheDevicePort' => 'J204',
  4444. 'cdpCachePlatform' => 'MikroTik',
  4445. 'cdpCacheCapabilities' => '00 00 00 01',
  4446. 'cdpCacheNativeVLAN' => '0',
  4447. 'cdpCacheDuplex' => '1',
  4448. 'cdpCacheApplianceID' => '0',
  4449. 'cdpCacheVlanID' => '0',
  4450. 'cdpCachePowerConsumption' => '0',
  4451. 'cdpCacheMTU' => '0',
  4452. 'cdpCacheSysName' => '',
  4453. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4454. 'cdpCachePrimaryMgmtAddrType' => '1',
  4455. 'cdpCachePrimaryMgmtAddr' => '64 6D 0C 01',
  4456. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4457. 'cdpCacheSecondaryMgmtAddr' => '',
  4458. 'cdpCachePhysLocation' => '',
  4459. 'cdpCacheLastChange' => '0',
  4460. )
  4461. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.109.12.1","cidr":32,"host_bits":32},"dm\f\u0001"] 0.63ms]
  4462.  
  4463. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.25ms]
  4464.  
  4465. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"J204","J204",603,"J204"] 0.97ms]
  4466.  
  4467. Discover link: 11961, cdp, 17466, Old_Stone, J204, MikroTik, 6.42.2 (stable), 603
  4468. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J204"] 0.42ms]
  4469.  
  4470. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J204"] 0.44ms]
  4471.  
  4472. .array (
  4473. 'cdpCacheAddressType' => '1',
  4474. 'cdpCacheAddress' => '64 6D 0D 01',
  4475. 'cdpCacheVersion' => '6.42.2 (stable)',
  4476. 'cdpCacheDeviceId' => 'Old_Stone',
  4477. 'cdpCacheDevicePort' => 'J205',
  4478. 'cdpCachePlatform' => 'MikroTik',
  4479. 'cdpCacheCapabilities' => '00 00 00 01',
  4480. 'cdpCacheNativeVLAN' => '0',
  4481. 'cdpCacheDuplex' => '1',
  4482. 'cdpCacheApplianceID' => '0',
  4483. 'cdpCacheVlanID' => '0',
  4484. 'cdpCachePowerConsumption' => '0',
  4485. 'cdpCacheMTU' => '0',
  4486. 'cdpCacheSysName' => '',
  4487. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4488. 'cdpCachePrimaryMgmtAddrType' => '1',
  4489. 'cdpCachePrimaryMgmtAddr' => '64 6D 0D 01',
  4490. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4491. 'cdpCacheSecondaryMgmtAddr' => '',
  4492. 'cdpCachePhysLocation' => '',
  4493. 'cdpCacheLastChange' => '0',
  4494. )
  4495. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.109.13.1","cidr":32,"host_bits":32},"dm\r\u0001"] 0.63ms]
  4496.  
  4497. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.25ms]
  4498.  
  4499. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"J205","J205",603,"J205"] 0.99ms]
  4500.  
  4501. Discover link: 11961, cdp, 17467, Old_Stone, J205, MikroTik, 6.42.2 (stable), 603
  4502. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J205"] 0.42ms]
  4503.  
  4504. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J205"] 0.44ms]
  4505.  
  4506. .array (
  4507. 'cdpCacheAddressType' => '1',
  4508. 'cdpCacheAddress' => '64 6D 0E 01',
  4509. 'cdpCacheVersion' => '6.42.2 (stable)',
  4510. 'cdpCacheDeviceId' => 'Old_Stone',
  4511. 'cdpCacheDevicePort' => 'J206',
  4512. 'cdpCachePlatform' => 'MikroTik',
  4513. 'cdpCacheCapabilities' => '00 00 00 01',
  4514. 'cdpCacheNativeVLAN' => '0',
  4515. 'cdpCacheDuplex' => '1',
  4516. 'cdpCacheApplianceID' => '0',
  4517. 'cdpCacheVlanID' => '0',
  4518. 'cdpCachePowerConsumption' => '0',
  4519. 'cdpCacheMTU' => '0',
  4520. 'cdpCacheSysName' => '',
  4521. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4522. 'cdpCachePrimaryMgmtAddrType' => '1',
  4523. 'cdpCachePrimaryMgmtAddr' => '64 6D 0E 01',
  4524. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4525. 'cdpCacheSecondaryMgmtAddr' => '',
  4526. 'cdpCachePhysLocation' => '',
  4527. 'cdpCacheLastChange' => '0',
  4528. )
  4529. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.109.14.1","cidr":32,"host_bits":32},"dm\u000e\u0001"] 0.68ms]
  4530.  
  4531. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.43ms]
  4532.  
  4533. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"J206","J206",603,"J206"] 1.62ms]
  4534.  
  4535. Discover link: 11961, cdp, 17468, Old_Stone, J206, MikroTik, 6.42.2 (stable), 603
  4536. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J206"] 0.37ms]
  4537.  
  4538. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J206"] 0.37ms]
  4539.  
  4540. .array (
  4541. 'cdpCacheAddressType' => '1',
  4542. 'cdpCacheAddress' => '64 6D 0F 01',
  4543. 'cdpCacheVersion' => '6.42.2 (stable)',
  4544. 'cdpCacheDeviceId' => 'Old_Stone',
  4545. 'cdpCacheDevicePort' => 'J207',
  4546. 'cdpCachePlatform' => 'MikroTik',
  4547. 'cdpCacheCapabilities' => '00 00 00 01',
  4548. 'cdpCacheNativeVLAN' => '0',
  4549. 'cdpCacheDuplex' => '1',
  4550. 'cdpCacheApplianceID' => '0',
  4551. 'cdpCacheVlanID' => '0',
  4552. 'cdpCachePowerConsumption' => '0',
  4553. 'cdpCacheMTU' => '0',
  4554. 'cdpCacheSysName' => '',
  4555. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4556. 'cdpCachePrimaryMgmtAddrType' => '1',
  4557. 'cdpCachePrimaryMgmtAddr' => '64 6D 0F 01',
  4558. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4559. 'cdpCacheSecondaryMgmtAddr' => '',
  4560. 'cdpCachePhysLocation' => '',
  4561. 'cdpCacheLastChange' => '0',
  4562. )
  4563. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.109.15.1","cidr":32,"host_bits":32},"dm\u000f\u0001"] 0.63ms]
  4564.  
  4565. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.25ms]
  4566.  
  4567. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"J207","J207",603,"J207"] 0.97ms]
  4568.  
  4569. Discover link: 11961, cdp, 17469, Old_Stone, J207, MikroTik, 6.42.2 (stable), 603
  4570. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J207"] 0.39ms]
  4571.  
  4572. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J207"] 0.4ms]
  4573.  
  4574. .array (
  4575. 'cdpCacheAddressType' => '1',
  4576. 'cdpCacheAddress' => '64 6D 10 01',
  4577. 'cdpCacheVersion' => '6.42.2 (stable)',
  4578. 'cdpCacheDeviceId' => 'Old_Stone',
  4579. 'cdpCacheDevicePort' => 'J208',
  4580. 'cdpCachePlatform' => 'MikroTik',
  4581. 'cdpCacheCapabilities' => '00 00 00 01',
  4582. 'cdpCacheNativeVLAN' => '0',
  4583. 'cdpCacheDuplex' => '1',
  4584. 'cdpCacheApplianceID' => '0',
  4585. 'cdpCacheVlanID' => '0',
  4586. 'cdpCachePowerConsumption' => '0',
  4587. 'cdpCacheMTU' => '0',
  4588. 'cdpCacheSysName' => '',
  4589. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4590. 'cdpCachePrimaryMgmtAddrType' => '1',
  4591. 'cdpCachePrimaryMgmtAddr' => '64 6D 10 01',
  4592. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4593. 'cdpCacheSecondaryMgmtAddr' => '',
  4594. 'cdpCachePhysLocation' => '',
  4595. 'cdpCacheLastChange' => '0',
  4596. )
  4597. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.109.16.1","cidr":32,"host_bits":32},"dm\u0010\u0001"] 0.63ms]
  4598.  
  4599. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.25ms]
  4600.  
  4601. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"J208","J208",603,"J208"] 0.94ms]
  4602.  
  4603. Discover link: 11961, cdp, 17470, Old_Stone, J208, MikroTik, 6.42.2 (stable), 603
  4604. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J208"] 0.35ms]
  4605.  
  4606. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J208"] 0.36ms]
  4607.  
  4608. .array (
  4609. 'cdpCacheAddressType' => '1',
  4610. 'cdpCacheAddress' => '64 6D 11 01',
  4611. 'cdpCacheVersion' => '6.42.2 (stable)',
  4612. 'cdpCacheDeviceId' => 'Old_Stone',
  4613. 'cdpCacheDevicePort' => 'J301',
  4614. 'cdpCachePlatform' => 'MikroTik',
  4615. 'cdpCacheCapabilities' => '00 00 00 01',
  4616. 'cdpCacheNativeVLAN' => '0',
  4617. 'cdpCacheDuplex' => '1',
  4618. 'cdpCacheApplianceID' => '0',
  4619. 'cdpCacheVlanID' => '0',
  4620. 'cdpCachePowerConsumption' => '0',
  4621. 'cdpCacheMTU' => '0',
  4622. 'cdpCacheSysName' => '',
  4623. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4624. 'cdpCachePrimaryMgmtAddrType' => '1',
  4625. 'cdpCachePrimaryMgmtAddr' => '64 6D 11 01',
  4626. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4627. 'cdpCacheSecondaryMgmtAddr' => '',
  4628. 'cdpCachePhysLocation' => '',
  4629. 'cdpCacheLastChange' => '0',
  4630. )
  4631. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.109.17.1","cidr":32,"host_bits":32},"dm\u0011\u0001"] 0.65ms]
  4632.  
  4633. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.32ms]
  4634.  
  4635. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"J301","J301",603,"J301"] 1.03ms]
  4636.  
  4637. Discover link: 11961, cdp, 17471, Old_Stone, J301, MikroTik, 6.42.2 (stable), 603
  4638. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J301"] 0.36ms]
  4639.  
  4640. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J301"] 0.36ms]
  4641.  
  4642. .array (
  4643. 'cdpCacheAddressType' => '1',
  4644. 'cdpCacheAddress' => '64 6D 12 01',
  4645. 'cdpCacheVersion' => '6.42.2 (stable)',
  4646. 'cdpCacheDeviceId' => 'Old_Stone',
  4647. 'cdpCacheDevicePort' => 'J302',
  4648. 'cdpCachePlatform' => 'MikroTik',
  4649. 'cdpCacheCapabilities' => '00 00 00 01',
  4650. 'cdpCacheNativeVLAN' => '0',
  4651. 'cdpCacheDuplex' => '1',
  4652. 'cdpCacheApplianceID' => '0',
  4653. 'cdpCacheVlanID' => '0',
  4654. 'cdpCachePowerConsumption' => '0',
  4655. 'cdpCacheMTU' => '0',
  4656. 'cdpCacheSysName' => '',
  4657. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4658. 'cdpCachePrimaryMgmtAddrType' => '1',
  4659. 'cdpCachePrimaryMgmtAddr' => '64 6D 12 01',
  4660. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4661. 'cdpCacheSecondaryMgmtAddr' => '',
  4662. 'cdpCachePhysLocation' => '',
  4663. 'cdpCacheLastChange' => '0',
  4664. )
  4665. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.109.18.1","cidr":32,"host_bits":32},"dm\u0012\u0001"] 0.71ms]
  4666.  
  4667. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.32ms]
  4668.  
  4669. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"J302","J302",603,"J302"] 1.1ms]
  4670.  
  4671. Discover link: 11961, cdp, 17472, Old_Stone, J302, MikroTik, 6.42.2 (stable), 603
  4672. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J302"] 0.36ms]
  4673.  
  4674. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J302"] 0.37ms]
  4675.  
  4676. .array (
  4677. 'cdpCacheAddressType' => '1',
  4678. 'cdpCacheAddress' => '64 6D 13 01',
  4679. 'cdpCacheVersion' => '6.42.2 (stable)',
  4680. 'cdpCacheDeviceId' => 'Old_Stone',
  4681. 'cdpCacheDevicePort' => 'J303',
  4682. 'cdpCachePlatform' => 'MikroTik',
  4683. 'cdpCacheCapabilities' => '00 00 00 01',
  4684. 'cdpCacheNativeVLAN' => '0',
  4685. 'cdpCacheDuplex' => '1',
  4686. 'cdpCacheApplianceID' => '0',
  4687. 'cdpCacheVlanID' => '0',
  4688. 'cdpCachePowerConsumption' => '0',
  4689. 'cdpCacheMTU' => '0',
  4690. 'cdpCacheSysName' => '',
  4691. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4692. 'cdpCachePrimaryMgmtAddrType' => '1',
  4693. 'cdpCachePrimaryMgmtAddr' => '64 6D 13 01',
  4694. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4695. 'cdpCacheSecondaryMgmtAddr' => '',
  4696. 'cdpCachePhysLocation' => '',
  4697. 'cdpCacheLastChange' => '0',
  4698. )
  4699. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.109.19.1","cidr":32,"host_bits":32},"dm\u0013\u0001"] 0.63ms]
  4700.  
  4701. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.25ms]
  4702.  
  4703. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"J303","J303",603,"J303"] 1ms]
  4704.  
  4705. Discover link: 11961, cdp, 17473, Old_Stone, J303, MikroTik, 6.42.2 (stable), 603
  4706. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J303"] 0.47ms]
  4707.  
  4708. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J303"] 0.46ms]
  4709.  
  4710. .array (
  4711. 'cdpCacheAddressType' => '1',
  4712. 'cdpCacheAddress' => '64 6D 14 01',
  4713. 'cdpCacheVersion' => '6.42.2 (stable)',
  4714. 'cdpCacheDeviceId' => 'Old_Stone',
  4715. 'cdpCacheDevicePort' => 'J304',
  4716. 'cdpCachePlatform' => 'MikroTik',
  4717. 'cdpCacheCapabilities' => '00 00 00 01',
  4718. 'cdpCacheNativeVLAN' => '0',
  4719. 'cdpCacheDuplex' => '1',
  4720. 'cdpCacheApplianceID' => '0',
  4721. 'cdpCacheVlanID' => '0',
  4722. 'cdpCachePowerConsumption' => '0',
  4723. 'cdpCacheMTU' => '0',
  4724. 'cdpCacheSysName' => '',
  4725. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4726. 'cdpCachePrimaryMgmtAddrType' => '1',
  4727. 'cdpCachePrimaryMgmtAddr' => '64 6D 14 01',
  4728. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4729. 'cdpCacheSecondaryMgmtAddr' => '',
  4730. 'cdpCachePhysLocation' => '',
  4731. 'cdpCacheLastChange' => '0',
  4732. )
  4733. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.109.20.1","cidr":32,"host_bits":32},"dm\u0014\u0001"] 0.69ms]
  4734.  
  4735. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.26ms]
  4736.  
  4737. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"J304","J304",603,"J304"] 1.04ms]
  4738.  
  4739. Discover link: 11961, cdp, 17474, Old_Stone, J304, MikroTik, 6.42.2 (stable), 603
  4740. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J304"] 0.39ms]
  4741.  
  4742. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J304"] 0.37ms]
  4743.  
  4744. .array (
  4745. 'cdpCacheAddressType' => '1',
  4746. 'cdpCacheAddress' => '64 6D 15 01',
  4747. 'cdpCacheVersion' => '6.42.2 (stable)',
  4748. 'cdpCacheDeviceId' => 'Old_Stone',
  4749. 'cdpCacheDevicePort' => 'J305',
  4750. 'cdpCachePlatform' => 'MikroTik',
  4751. 'cdpCacheCapabilities' => '00 00 00 01',
  4752. 'cdpCacheNativeVLAN' => '0',
  4753. 'cdpCacheDuplex' => '1',
  4754. 'cdpCacheApplianceID' => '0',
  4755. 'cdpCacheVlanID' => '0',
  4756. 'cdpCachePowerConsumption' => '0',
  4757. 'cdpCacheMTU' => '0',
  4758. 'cdpCacheSysName' => '',
  4759. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4760. 'cdpCachePrimaryMgmtAddrType' => '1',
  4761. 'cdpCachePrimaryMgmtAddr' => '64 6D 15 01',
  4762. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4763. 'cdpCacheSecondaryMgmtAddr' => '',
  4764. 'cdpCachePhysLocation' => '',
  4765. 'cdpCacheLastChange' => '0',
  4766. )
  4767. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.109.21.1","cidr":32,"host_bits":32},"dm\u0015\u0001"] 0.65ms]
  4768.  
  4769. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.26ms]
  4770.  
  4771. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"J305","J305",603,"J305"] 1.02ms]
  4772.  
  4773. Discover link: 11961, cdp, 17475, Old_Stone, J305, MikroTik, 6.42.2 (stable), 603
  4774. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J305"] 0.36ms]
  4775.  
  4776. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J305"] 0.38ms]
  4777.  
  4778. .array (
  4779. 'cdpCacheAddressType' => '1',
  4780. 'cdpCacheAddress' => '64 6D 16 01',
  4781. 'cdpCacheVersion' => '6.42.2 (stable)',
  4782. 'cdpCacheDeviceId' => 'Old_Stone',
  4783. 'cdpCacheDevicePort' => 'J306',
  4784. 'cdpCachePlatform' => 'MikroTik',
  4785. 'cdpCacheCapabilities' => '00 00 00 01',
  4786. 'cdpCacheNativeVLAN' => '0',
  4787. 'cdpCacheDuplex' => '1',
  4788. 'cdpCacheApplianceID' => '0',
  4789. 'cdpCacheVlanID' => '0',
  4790. 'cdpCachePowerConsumption' => '0',
  4791. 'cdpCacheMTU' => '0',
  4792. 'cdpCacheSysName' => '',
  4793. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4794. 'cdpCachePrimaryMgmtAddrType' => '1',
  4795. 'cdpCachePrimaryMgmtAddr' => '64 6D 16 01',
  4796. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4797. 'cdpCacheSecondaryMgmtAddr' => '',
  4798. 'cdpCachePhysLocation' => '',
  4799. 'cdpCacheLastChange' => '0',
  4800. )
  4801. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.109.22.1","cidr":32,"host_bits":32},"dm\u0016\u0001"] 0.63ms]
  4802.  
  4803. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.25ms]
  4804.  
  4805. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"J306","J306",603,"J306"] 0.94ms]
  4806.  
  4807. Discover link: 11961, cdp, 17476, Old_Stone, J306, MikroTik, 6.42.2 (stable), 603
  4808. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J306"] 0.36ms]
  4809.  
  4810. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J306"] 0.47ms]
  4811.  
  4812. .array (
  4813. 'cdpCacheAddressType' => '1',
  4814. 'cdpCacheAddress' => '64 6D 17 01',
  4815. 'cdpCacheVersion' => '6.42.2 (stable)',
  4816. 'cdpCacheDeviceId' => 'Old_Stone',
  4817. 'cdpCacheDevicePort' => 'J307',
  4818. 'cdpCachePlatform' => 'MikroTik',
  4819. 'cdpCacheCapabilities' => '00 00 00 01',
  4820. 'cdpCacheNativeVLAN' => '0',
  4821. 'cdpCacheDuplex' => '1',
  4822. 'cdpCacheApplianceID' => '0',
  4823. 'cdpCacheVlanID' => '0',
  4824. 'cdpCachePowerConsumption' => '0',
  4825. 'cdpCacheMTU' => '0',
  4826. 'cdpCacheSysName' => '',
  4827. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4828. 'cdpCachePrimaryMgmtAddrType' => '1',
  4829. 'cdpCachePrimaryMgmtAddr' => '64 6D 17 01',
  4830. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4831. 'cdpCacheSecondaryMgmtAddr' => '',
  4832. 'cdpCachePhysLocation' => '',
  4833. 'cdpCacheLastChange' => '0',
  4834. )
  4835. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.109.23.1","cidr":32,"host_bits":32},"dm\u0017\u0001"] 0.69ms]
  4836.  
  4837. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.33ms]
  4838.  
  4839. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"J307","J307",603,"J307"] 1.08ms]
  4840.  
  4841. Discover link: 11961, cdp, 17477, Old_Stone, J307, MikroTik, 6.42.2 (stable), 603
  4842. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J307"] 0.44ms]
  4843.  
  4844. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J307"] 0.45ms]
  4845.  
  4846. .array (
  4847. 'cdpCacheAddressType' => '1',
  4848. 'cdpCacheAddress' => '64 6D 18 01',
  4849. 'cdpCacheVersion' => '6.42.2 (stable)',
  4850. 'cdpCacheDeviceId' => 'Old_Stone',
  4851. 'cdpCacheDevicePort' => 'J308',
  4852. 'cdpCachePlatform' => 'MikroTik',
  4853. 'cdpCacheCapabilities' => '00 00 00 01',
  4854. 'cdpCacheNativeVLAN' => '0',
  4855. 'cdpCacheDuplex' => '1',
  4856. 'cdpCacheApplianceID' => '0',
  4857. 'cdpCacheVlanID' => '0',
  4858. 'cdpCachePowerConsumption' => '0',
  4859. 'cdpCacheMTU' => '0',
  4860. 'cdpCacheSysName' => '',
  4861. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4862. 'cdpCachePrimaryMgmtAddrType' => '1',
  4863. 'cdpCachePrimaryMgmtAddr' => '64 6D 18 01',
  4864. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4865. 'cdpCacheSecondaryMgmtAddr' => '',
  4866. 'cdpCachePhysLocation' => '',
  4867. 'cdpCacheLastChange' => '0',
  4868. )
  4869. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.109.24.1","cidr":32,"host_bits":32},"dm\u0018\u0001"] 0.66ms]
  4870.  
  4871. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.28ms]
  4872.  
  4873. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"J308","J308",603,"J308"] 1ms]
  4874.  
  4875. Discover link: 11961, cdp, 17478, Old_Stone, J308, MikroTik, 6.42.2 (stable), 603
  4876. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J308"] 0.46ms]
  4877.  
  4878. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","J308"] 0.47ms]
  4879.  
  4880. .array (
  4881. 'cdpCacheAddressType' => '1',
  4882. 'cdpCacheAddress' => '64 6E 01 01',
  4883. 'cdpCacheVersion' => '6.42.2 (stable)',
  4884. 'cdpCacheDeviceId' => 'Old_Stone',
  4885. 'cdpCacheDevicePort' => 'K101',
  4886. 'cdpCachePlatform' => 'MikroTik',
  4887. 'cdpCacheCapabilities' => '00 00 00 01',
  4888. 'cdpCacheNativeVLAN' => '0',
  4889. 'cdpCacheDuplex' => '1',
  4890. 'cdpCacheApplianceID' => '0',
  4891. 'cdpCacheVlanID' => '0',
  4892. 'cdpCachePowerConsumption' => '0',
  4893. 'cdpCacheMTU' => '0',
  4894. 'cdpCacheSysName' => '',
  4895. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4896. 'cdpCachePrimaryMgmtAddrType' => '1',
  4897. 'cdpCachePrimaryMgmtAddr' => '64 6E 01 01',
  4898. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4899. 'cdpCacheSecondaryMgmtAddr' => '',
  4900. 'cdpCachePhysLocation' => '',
  4901. 'cdpCacheLastChange' => '0',
  4902. )
  4903. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.110.1.1","cidr":32,"host_bits":32},"dn\u0001\u0001"] 0.74ms]
  4904.  
  4905. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.27ms]
  4906.  
  4907. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"K101","K101",603,"K101"] 1.05ms]
  4908.  
  4909. Discover link: 11961, cdp, 17479, Old_Stone, K101, MikroTik, 6.42.2 (stable), 603
  4910. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","K101"] 0.38ms]
  4911.  
  4912. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","K101"] 0.4ms]
  4913.  
  4914. .array (
  4915. 'cdpCacheAddressType' => '1',
  4916. 'cdpCacheAddress' => '64 74 06 01',
  4917. 'cdpCacheVersion' => '6.42.2 (stable)',
  4918. 'cdpCacheDeviceId' => 'Old_Stone',
  4919. 'cdpCacheDevicePort' => 'I106',
  4920. 'cdpCachePlatform' => 'MikroTik',
  4921. 'cdpCacheCapabilities' => '00 00 00 01',
  4922. 'cdpCacheNativeVLAN' => '0',
  4923. 'cdpCacheDuplex' => '1',
  4924. 'cdpCacheApplianceID' => '0',
  4925. 'cdpCacheVlanID' => '0',
  4926. 'cdpCachePowerConsumption' => '0',
  4927. 'cdpCacheMTU' => '0',
  4928. 'cdpCacheSysName' => '',
  4929. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4930. 'cdpCachePrimaryMgmtAddrType' => '1',
  4931. 'cdpCachePrimaryMgmtAddr' => '64 74 06 01',
  4932. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4933. 'cdpCacheSecondaryMgmtAddr' => '',
  4934. 'cdpCachePhysLocation' => '',
  4935. 'cdpCacheLastChange' => '0',
  4936. )
  4937. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.116.6.1","cidr":32,"host_bits":32},"dt\u0006\u0001"] 0.68ms]
  4938.  
  4939. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.29ms]
  4940.  
  4941. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"I106","I106",603,"I106"] 1.06ms]
  4942.  
  4943. Discover link: 11961, cdp, 21401, Old_Stone, I106, MikroTik, 6.42.2 (stable), 603
  4944. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","I106"] 0.52ms]
  4945.  
  4946. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","I106"] 0.45ms]
  4947.  
  4948. .array (
  4949. 'cdpCacheAddressType' => '1',
  4950. 'cdpCacheAddress' => '64 74 07 01',
  4951. 'cdpCacheVersion' => '6.42.2 (stable)',
  4952. 'cdpCacheDeviceId' => 'Old_Stone',
  4953. 'cdpCacheDevicePort' => 'I107',
  4954. 'cdpCachePlatform' => 'MikroTik',
  4955. 'cdpCacheCapabilities' => '00 00 00 01',
  4956. 'cdpCacheNativeVLAN' => '0',
  4957. 'cdpCacheDuplex' => '1',
  4958. 'cdpCacheApplianceID' => '0',
  4959. 'cdpCacheVlanID' => '0',
  4960. 'cdpCachePowerConsumption' => '0',
  4961. 'cdpCacheMTU' => '0',
  4962. 'cdpCacheSysName' => '',
  4963. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4964. 'cdpCachePrimaryMgmtAddrType' => '1',
  4965. 'cdpCachePrimaryMgmtAddr' => '64 74 07 01',
  4966. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  4967. 'cdpCacheSecondaryMgmtAddr' => '',
  4968. 'cdpCachePhysLocation' => '',
  4969. 'cdpCacheLastChange' => '0',
  4970. )
  4971. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.116.7.1","cidr":32,"host_bits":32},"dt\u0007\u0001"] 0.67ms]
  4972.  
  4973. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.27ms]
  4974.  
  4975. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"I107","I107",603,"I107"] 1.07ms]
  4976.  
  4977. Discover link: 11961, cdp, 21402, Old_Stone, I107, MikroTik, 6.42.2 (stable), 603
  4978. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","I107"] 0.37ms]
  4979.  
  4980. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","I107"] 0.38ms]
  4981.  
  4982. .array (
  4983. 'cdpCacheAddressType' => '1',
  4984. 'cdpCacheAddress' => '64 74 08 01',
  4985. 'cdpCacheVersion' => '6.42.2 (stable)',
  4986. 'cdpCacheDeviceId' => 'Old_Stone',
  4987. 'cdpCacheDevicePort' => 'I108',
  4988. 'cdpCachePlatform' => 'MikroTik',
  4989. 'cdpCacheCapabilities' => '00 00 00 01',
  4990. 'cdpCacheNativeVLAN' => '0',
  4991. 'cdpCacheDuplex' => '1',
  4992. 'cdpCacheApplianceID' => '0',
  4993. 'cdpCacheVlanID' => '0',
  4994. 'cdpCachePowerConsumption' => '0',
  4995. 'cdpCacheMTU' => '0',
  4996. 'cdpCacheSysName' => '',
  4997. 'cdpCacheSysObjectID' => 'zeroDotZero',
  4998. 'cdpCachePrimaryMgmtAddrType' => '1',
  4999. 'cdpCachePrimaryMgmtAddr' => '64 74 08 01',
  5000. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  5001. 'cdpCacheSecondaryMgmtAddr' => '',
  5002. 'cdpCachePhysLocation' => '',
  5003. 'cdpCacheLastChange' => '0',
  5004. )
  5005. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.116.8.1","cidr":32,"host_bits":32},"dt\b\u0001"] 0.66ms]
  5006.  
  5007. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.27ms]
  5008.  
  5009. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"I108","I108",603,"I108"] 1.12ms]
  5010.  
  5011. Discover link: 11961, cdp, 21403, Old_Stone, I108, MikroTik, 6.42.2 (stable), 603
  5012. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","I108"] 0.51ms]
  5013.  
  5014. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","I108"] 0.52ms]
  5015.  
  5016. .array (
  5017. 'cdpCacheAddressType' => '1',
  5018. 'cdpCacheAddress' => '64 74 09 01',
  5019. 'cdpCacheVersion' => '6.42.2 (stable)',
  5020. 'cdpCacheDeviceId' => 'Old_Stone',
  5021. 'cdpCacheDevicePort' => 'I201',
  5022. 'cdpCachePlatform' => 'MikroTik',
  5023. 'cdpCacheCapabilities' => '00 00 00 01',
  5024. 'cdpCacheNativeVLAN' => '0',
  5025. 'cdpCacheDuplex' => '1',
  5026. 'cdpCacheApplianceID' => '0',
  5027. 'cdpCacheVlanID' => '0',
  5028. 'cdpCachePowerConsumption' => '0',
  5029. 'cdpCacheMTU' => '0',
  5030. 'cdpCacheSysName' => '',
  5031. 'cdpCacheSysObjectID' => 'zeroDotZero',
  5032. 'cdpCachePrimaryMgmtAddrType' => '1',
  5033. 'cdpCachePrimaryMgmtAddr' => '64 74 09 01',
  5034. 'cdpCacheSecondaryMgmtAddrType' => '65535',
  5035. 'cdpCacheSecondaryMgmtAddr' => '',
  5036. 'cdpCachePhysLocation' => '',
  5037. 'cdpCacheLastChange' => '0',
  5038. )
  5039. SQL[SELECT `device_id` FROM `devices` WHERE `hostname`=? OR `ip`=? [{"ip":"100.116.9.1","cidr":32,"host_bits":32},"dt\t\u0001"] 0.77ms]
  5040.  
  5041. SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 ["Old_Stone"] 0.36ms]
  5042.  
  5043. SQL[SELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [603,"I201","I201",603,"I201"] 1.12ms]
  5044.  
  5045. Discover link: 11961, cdp, 21404, Old_Stone, I201, MikroTik, 6.42.2 (stable), 603
  5046. SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","I201"] 0.52ms]
  5047.  
  5048. SQL[SELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["Old_Stone",11961,"cdp","I201"] 0.5ms]
  5049.  
  5050. .
  5051. LLDP-MIB: communityStringIndexing
  5052. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'LLDP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'lldpRemTable']
  5053. lldpRemTable = No Such Object available on this agent at this OID
  5054.  
  5055.  
  5056.  
  5057.  
  5058.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement