From librenms, 6 Years ago, written in Plain Text.
Embed
  1.  AND `device_id` = '140' AND `processor_type` = 'unifi'[0m]
  2. .SQL[[0;33mUPDATE `processors` set `processor_descr` ='CPU',`processor_oid` ='.1.3.6.1.4.1.10002.1.1.1.4.2.1.3.2',`processor_usage` ='23',`processor_precision` ='1' WHERE `device_id`='140' AND `processor_index`='0' AND `processor_type`='unifi'[0m]
  3. SQL[[0;33mSELECT COUNT(*) FROM `processors` WHERE `device_id` = '140' AND `processor_type` != 'ucd-old'[0m]
  4. Array
  5. (
  6.     [unifi] => Array
  7.         (
  8.             [0] => 1
  9.         )
  10.  
  11. )
  12. SQL[[0;33mSELECT * FROM `processors` WHERE `device_id`  = '140'[0m]
  13. 0 -> unifi
  14.  
  15.  
  16. >> Runtime for discovery module 'processors': 0.7520 seconds with 3408 bytes
  17. #### Unload disco module processors ####
  18.  
  19. Modules status: Global+ OS  Device  
  20. #### Load disco module mempools ####
  21. SQL[[0;33mSELECT COUNT(*) FROM `mempools` WHERE `device_id` = '140' AND `mempool_type` = 'cemp'[0m]
  22. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m NETSWITCH-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt:/opt/librenms/mibs/hp udp:esr-redlion-ap03:161 hpLocal[0m]
  23.  
  24. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m NETSWITCH-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt:/opt/librenms/mibs/hp udp:esr-redlion-ap03:161 hpGlobal[0m]
  25.  
  26. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES:NetWare-Host-Ext-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 hrStorageEntry[0m]
  27.  
  28. UNIFI-MEMORY-POOL: SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -OvQ -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 .1.3.6.1.4.1.10002.1.1.1.1.1.0[0m]
  29. 126308
  30.  
  31. SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -OvQ -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 .1.3.6.1.4.1.10002.1.1.1.1.2.0[0m]
  32. 61792
  33.  
  34. Discover Mempool: 0, unifi, Memory, 1, ,
  35. SQL[[0;33mSELECT COUNT(mempool_id) FROM `mempools` WHERE `mempool_index` = '0' AND `device_id` = '140' AND `mempool_type` = 'unifi'[0m]
  36. .SQL[[0;33mUPDATE `mempools` set `mempool_descr` ='Memory' WHERE device_id='140' AND mempool_index='0' AND mempool_type='unifi'[0m]
  37. Array
  38. (
  39.     [unifi] => Array
  40.         (
  41.             [0] => 1
  42.         )
  43.  
  44. )
  45. SQL[[0;33mSELECT * FROM `mempools` WHERE `device_id`  = '140'[0m]
  46. 0 -> unifi
  47.  
  48.  
  49. >> Runtime for discovery module 'mempools': 1.3610 seconds with 96 bytes
  50. #### Unload disco module mempools ####
  51.  
  52. Modules status: Global+ OS  Device  
  53. #### Load disco module cisco-vrf-lite ####
  54. SQL[[0;33mSELECT * FROM vrf_lite_cisco WHERE device_id = '140' [0m]
  55.  
  56. >> Runtime for discovery module 'cisco-vrf-lite': 0.0000 seconds with 56 bytes
  57. #### Unload disco module cisco-vrf-lite ####
  58.  
  59. Modules status: Global- OS  Device  Module [ cisco-mac-accounting ] disabled globally.
  60.  
  61. Modules status: Global- OS  Device  Module [ cisco-pw ] disabled globally.
  62.  
  63. Modules status: Global- OS  Device  Module [ cisco-vrf ] disabled globally.
  64.  
  65. Modules status: Global- OS  Device  Module [ cisco-cef ] disabled globally.
  66.  
  67. Modules status: Global- OS  Device  Module [ cisco-sla ] disabled globally.
  68.  
  69. Modules status: Global- OS  Device  Module [ cisco-cbqos ] disabled globally.
  70.  
  71. Modules status: Global- OS  Device  Module [ cisco-otv ] disabled globally.
  72.  
  73. Modules status: Global+ OS  Device  
  74. #### Load disco module ipv4-addresses ####
  75. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -Osq -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 ipAdEntIfIndex[0m]
  76.  
  77. SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -Oqv -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 ipAdEntNetMask.[0m]
  78.  
  79. SQL[[0;33mSELECT COUNT(*) FROM `ports` WHERE device_id = '140' AND `ifIndex` = ''[0m]
  80. !SQL[[0;33mSELECT `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 = '140' OR `ports`.`device_id` IS NULL[0m]
  81.  
  82.  
  83. >> Runtime for discovery module 'ipv4-addresses': 0.7150 seconds with 8320 bytes
  84. #### Unload disco module ipv4-addresses ####
  85.  
  86. Modules status: Global+ OS  Device  
  87. #### Load disco module ipv6-addresses ####
  88. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -Ln -Osq -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 ipAddressIfIndex.ipv6[0m]
  89.  
  90. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -Ln -Osq -OnU -m IPV6-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 ipv6AddrPfxLength[0m]
  91.  
  92. SQL[[0;33mSELECT `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 = '140' OR `ports`.`device_id` IS NULL[0m]
  93.  
  94.  
  95. >> Runtime for discovery module 'ipv6-addresses': 0.5930 seconds with 0 bytes
  96. #### Unload disco module ipv6-addresses ####
  97.  
  98. Modules status: Global- OS  Device  Module [ route ] disabled globally.
  99.  
  100. Modules status: Global+ OS  Device  
  101. #### Load disco module sensors ####
  102.  ENTITY-SENSOR: Caching OIDs: entPhysicalDescrSNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m CISCO-ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 entPhysicalDescr[0m]
  103.  
  104.  entPhysicalNameSNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m CISCO-ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 entPhysicalName[0m]
  105.  
  106.  entPhySensorTypeSNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 entPhySensorType[0m]
  107.  
  108.  entPhySensorScaleSNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 entPhySensorScale[0m]
  109.  
  110.  entPhySensorPrecisionSNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 entPhySensorPrecision[0m]
  111.  
  112.  entPhySensorValueSNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 entPhySensorValue[0m]
  113.  
  114.  
  115. SQL[[0;33mSELECT attrib_value FROM devices_attribs WHERE `device_id` = '140' AND `attrib_type` = 'ipmi_hostname' [0m]
  116. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='voltage' AND S.device_id = D.device_id AND D.device_id = '140' AND S.poller_type = 'ipmi'[0m]
  117. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='temperature' AND S.device_id = D.device_id AND D.device_id = '140' AND S.poller_type = 'ipmi'[0m]
  118. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='fanspeed' AND S.device_id = D.device_id AND D.device_id = '140' AND S.poller_type = 'ipmi'[0m]
  119. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='power' AND S.device_id = D.device_id AND D.device_id = '140' AND S.poller_type = 'ipmi'[0m]
  120. Airflow: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='airflow' AND S.device_id = D.device_id AND D.device_id = '140' AND S.poller_type = 'snmp'[0m]
  121.  
  122. Current: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='current' AND S.device_id = D.device_id AND D.device_id = '140' AND S.poller_type = 'snmp'[0m]
  123.  
  124. Charge: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='charge' AND S.device_id = D.device_id AND D.device_id = '140' AND S.poller_type = 'snmp'[0m]
  125.  
  126. Dbm: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='dbm' AND S.device_id = D.device_id AND D.device_id = '140' AND S.poller_type = 'snmp'[0m]
  127.  
  128. Fanspeed: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='fanspeed' AND S.device_id = D.device_id AND D.device_id = '140' AND S.poller_type = 'snmp'[0m]
  129.  
  130. Frequency: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='frequency' AND S.device_id = D.device_id AND D.device_id = '140' AND S.poller_type = 'snmp'[0m]
  131.  
  132. Humidity: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='humidity' AND S.device_id = D.device_id AND D.device_id = '140' AND S.poller_type = 'snmp'[0m]
  133.  
  134. Load: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='load' AND S.device_id = D.device_id AND D.device_id = '140' AND S.poller_type = 'snmp'[0m]
  135.  
  136. Power: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='power' AND S.device_id = D.device_id AND D.device_id = '140' AND S.poller_type = 'snmp'[0m]
  137.  
  138. Runtime: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='runtime' AND S.device_id = D.device_id AND D.device_id = '140' AND S.poller_type = 'snmp'[0m]
  139.  
  140. Signal: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='signal' AND S.device_id = D.device_id AND D.device_id = '140' AND S.poller_type = 'snmp'[0m]
  141.  
  142. State: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='state' AND S.device_id = D.device_id AND D.device_id = '140' AND S.poller_type = 'snmp'[0m]
  143.  
  144. Temperature: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='temperature' AND S.device_id = D.device_id AND D.device_id = '140' AND S.poller_type = 'snmp'[0m]
  145.  
  146. Voltage: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='voltage' AND S.device_id = D.device_id AND D.device_id = '140' AND S.poller_type = 'snmp'[0m]
  147.  
  148.  
  149. >> Runtime for discovery module 'sensors': 2.1650 seconds with 936 bytes
  150. #### Unload disco module sensors ####
  151.  
  152. Modules status: Global+ OS  Device  
  153. #### Load disco module storage ####
  154. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m EQLVOLUME-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt:/opt/librenms/mibs/equallogic udp:esr-redlion-ap03:161 EqliscsiVolumeEntry[0m]
  155.  
  156. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES:NetWare-Host-Ext-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 hrStorageEntry[0m]
  157.  
  158. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m NETAPP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 dfEntry[0m]
  159.  
  160. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UCD-SNMP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 dskTable[0m]
  161.  
  162. SQL[[0;33mSELECT `storage_descr` FROM `storage` WHERE `device_id`  = '140' AND `storage_type` != 'dsk'[0m]
  163. SQL[[0;33mSELECT * FROM `storage` WHERE `device_id`  = '140'[0m]
  164.  
  165.  
  166. >> Runtime for discovery module 'storage': 1.9600 seconds with -296 bytes
  167. #### Unload disco module storage ####
  168.  
  169. Modules status: Global+ OS  Device  
  170. #### Load disco module hr-device ####
  171. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 hrDeviceEntry[0m]
  172.  
  173. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 hrProcessorEntry[0m]
  174.  
  175. Array
  176. (
  177. )
  178. SQL[[0;33mSELECT * FROM `hrDevice` WHERE `device_id`  = '140'[0m]
  179.  
  180.  
  181. >> Runtime for discovery module 'hr-device': 0.6700 seconds with 56 bytes
  182. #### Unload disco module hr-device ####
  183.  
  184. Modules status: Global+ OS  Device  
  185. #### Load disco module discovery-protocols ####
  186.  CISCO-CDP-MIB: SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ######  -OQUs -m CISCO-CDP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 cdpCache[0m]
  187.  
  188. Array
  189. (
  190. )
  191.  LLDP-MIB: SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ######  -OQUs -m LLDP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 lldpRemoteSystemsData[0m]
  192.  
  193.  ||  ||  ||  ||
  194. Array
  195. (
  196. )
  197. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 dot1dBasePortIfIndex[0m]
  198.  
  199. Array
  200. (
  201. )
  202.  OSPF Discovery: enabled
  203. SQL[[0;33mSELECT DISTINCT(`ospfNbrIpAddr`),`device_id` FROM `ospf_nbrs` WHERE `device_id`='140'[0m]
  204. Array
  205. (
  206.     [56628] => Array
  207.         (
  208.             [lg-ucp-whitelininhitchin] => Array
  209.                 (
  210.                     [B0 61 C7 01 FC D7 ] => 1
  211.                 )
  212.  
  213.         )
  214.  
  215.     [56629] => Array
  216.         (
  217.             [lg-ucp-whitelininhitchin] => Array
  218.                 (
  219.                     [B0 61 C7 05 CA FD ] => 1
  220.                 )
  221.  
  222.         )
  223.  
  224.     [56630] => Array
  225.         (
  226.             [lg-ucp-whitelininhitchin] => Array
  227.                 (
  228.                     [B0 61 C7 05 CA FE ] => 1
  229.                 )
  230.  
  231.         )
  232.  
  233.     [56648] => Array
  234.         (
  235.             [lg-ucp-whitelininhitchin] => Array
  236.                 (
  237.                     [B0 61 C7 05 CA FB ] => 1
  238.                 )
  239.  
  240.         )
  241.  
  242.     [56631] => Array
  243.         (
  244.             [lg-ucp-whitelininhitchin] => Array
  245.                 (
  246.                     [B0 61 C7 06 B1 84 ] => 1
  247.                 )
  248.  
  249.         )
  250.  
  251.     [56632] => Array
  252.         (
  253.             [lg-ucp-whitelininhitchin] => Array
  254.                 (
  255.                     [B0 61 C7 06 B1 74 ] => 1
  256.                 )
  257.  
  258.         )
  259.  
  260.     [56650] => Array
  261.         (
  262.             [lg-ucp-whitelininhitchin] => Array
  263.                 (
  264.                     [B0 61 C7 06 B1 95 ] => 1
  265.                 )
  266.  
  267.         )
  268.  
  269.     [52287] => Array
  270.         (
  271.             [nt-raicam-sw01] => Array
  272.                 (
  273.                     [B0 61 C7 9E 4E 66 ] => 1
  274.                 )
  275.  
  276.         )
  277.  
  278.     [52286] => Array
  279.         (
  280.             [GS1920] => Array
  281.                 (
  282.                     [28] => 1
  283.                 )
  284.  
  285.         )
  286.  
  287.     [52312] => Array
  288.         (
  289.             [GS1920] => Array
  290.                 (
  291.                     [25] => 1
  292.                 )
  293.  
  294.         )
  295.  
  296.     [52313] => Array
  297.         (
  298.             [nt-raicam-sw02] => Array
  299.                 (
  300.                     [B0 61 C7 9E 4F 66 ] => 1
  301.                 )
  302.  
  303.         )
  304.  
  305. )
  306. SQL[[0;33mSELECT * FROM `links` AS L, `ports` AS I WHERE L.local_port_id = I.port_id AND I.device_id = '140'[0m]
  307.  
  308.  
  309. >> Runtime for discovery module 'discovery-protocols': 1.2090 seconds with 48 bytes
  310. #### Unload disco module discovery-protocols ####
  311.  
  312. Modules status: Global+ OS  Device  
  313. #### Load disco module arp-table ####
  314. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 ipNetToPhysicalPhysAddress[0m]
  315.  
  316. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 ipNetToMediaPhysAddress[0m]
  317.  
  318. SQL[[0;33mSELECT M.* from ipv4_mac AS M, ports AS I WHERE M.port_id=I.port_id AND I.device_id='140' AND M.context_name=''[0m]
  319. SQL[[0;33mDELETE `ipv4_mac` FROM `ipv4_mac` LEFT JOIN `ports`
  320.  ON `ipv4_mac`.`port_id` = `ports`.`port_id` WHERE `ports`.`port_id` IS NULL[0m]
  321.  
  322.  
  323. >> Runtime for discovery module 'arp-table': 0.8740 seconds with -448 bytes
  324. #### Unload disco module arp-table ####
  325.  
  326. Modules status: Global- OS  Device  Module [ discovery-arp ] disabled globally.
  327.  
  328. Modules status: Global- OS  Device  Module [ junose-atm-vp ] disabled globally.
  329.  
  330. Modules status: Global+ OS  Device  
  331. #### Load disco module bgp-peers ####
  332. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -Oqvn -m BGP4-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 .1.3.6.1.2.1.15.2[0m]
  333.  
  334. No BGP on hostPeers :
  335. SQL[[0;33mSELECT * FROM bgpPeers WHERE device_id = '140' AND (context_name = '' OR context_name IS NULL)[0m]
  336.  
  337.  
  338. >> Runtime for discovery module 'bgp-peers': 0.4320 seconds with 496 bytes
  339. #### Unload disco module bgp-peers ####
  340.  
  341. Modules status: Global+ OS  Device  
  342. #### Load disco module vlans ####
  343. SQL[[0;33mSELECT * FROM `vlans` WHERE `device_id` = '140'[0m]
  344. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 dot1dBasePortIfIndex[0m]
  345.  
  346. IEEE8021-Q-BRIDGE-MIB VLANs: SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -Oqv -m IEEE8021-Q-BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 dot1qVlanVersionNumber.0[0m]
  347.  
  348.  
  349.  
  350. >> Runtime for discovery module 'vlans': 0.8570 seconds with 88 bytes
  351. #### Unload disco module vlans ####
  352.  
  353. Modules status: Global- OS  Device  Module [ vmware-vminfo ] disabled globally.
  354.  
  355. Modules status: Global- OS  Device  Module [ libvirt-vminfo ] disabled globally.
  356.  
  357. Modules status: Global- OS  Device  Module [ toner ] disabled globally.
  358.  
  359. Modules status: Global+ OS  Device  
  360. #### Load disco module ucd-diskio ####
  361. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UCD-DISKIO-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 diskIOEntry[0m]
  362.  
  363. Array
  364. (
  365. )
  366. SQL[[0;33mSELECT * FROM `ucd_diskio` where `device_id`  = '140'[0m]
  367.  
  368.  
  369. >> Runtime for discovery module 'ucd-diskio': 0.4420 seconds with -72 bytes
  370. #### Unload disco module ucd-diskio ####
  371.  
  372. Modules status: Global- OS  Device  Module [ applications ] disabled globally.
  373.  
  374. Modules status: Global+ OS  Device  
  375. #### Load disco module services ####
  376.  
  377. >> Runtime for discovery module 'services': 0.0000 seconds with 0 bytes
  378. #### Unload disco module services ####
  379.  
  380. Modules status: Global+ OS  Device  
  381. #### Load disco module stp ####
  382. SQL[[0;33mSELECT * FROM `stp` WHERE `device_id` = '140'[0m]
  383. SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -Oqv -m RSTP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 dot1dStpProtocolSpecification.0[0m]
  384.  
  385.  
  386.  
  387. >> Runtime for discovery module 'stp': 0.2210 seconds with 80 bytes
  388. #### Unload disco module stp ####
  389.  
  390. Modules status: Global+ OS  Device  
  391. #### Load disco module ntp ####
  392.  
  393. >> Runtime for discovery module 'ntp': 9.3930 seconds with 0 bytes
  394. #### Unload disco module ntp ####
  395.  
  396. Modules status: Global- OS  Device  Module [ loadbalancers ] disabled globally.
  397.  
  398. Modules status: Global- OS  Device  Module [ mef ] disabled globally.
  399.  
  400. Modules status: Global+ OS  Device  
  401. #### Load disco module wireless ####
  402. Attempting to initialize OS: unifi
  403. OS initialized: LibreNMS\OS\Unifi
  404. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='ap-count'[0m]
  405. clients: SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 unifiVapNumStations[0m]
  406. unifiVapNumStations.0 = 1
  407. unifiVapNumStations.1 = 5
  408. unifiVapNumStations.2 = 0
  409. unifiVapNumStations.3 = 2
  410. unifiVapNumStations.4 = 3
  411.  
  412. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 unifiVapRadio[0m]
  413. unifiVapRadio.0 = ng
  414. unifiVapRadio.1 = ng
  415. unifiVapRadio.2 = na
  416. unifiVapRadio.3 = na
  417. unifiVapRadio.4 = na
  418.  
  419. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 unifiVapEssId[0m]
  420. unifiVapEssId.0 = Red Lion Office
  421. unifiVapEssId.1 = Red Lion TruckStop WIFI
  422. unifiVapEssId.2 =
  423. unifiVapEssId.3 = Red Lion Office
  424. unifiVapEssId.4 = Red Lion TruckStop WIFI
  425.  
  426. Discovered LibreNMS\Device\WirelessSensor Array
  427. (
  428.     [sensor_class] => clients
  429.     [device_id] => 140
  430.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.8.0",".1.3.6.1.4.1.41112.1.6.1.2.1.8.1"]
  431.     [sensor_index] => ng
  432.     [sensor_type] => unifi
  433.     [sensor_descr] => Clients (ng)
  434.     [sensor_divisor] => 1
  435.     [sensor_multiplier] => 1
  436.     [sensor_aggregator] => sum
  437.     [sensor_limit] => 40
  438.     [sensor_limit_warn] => 30
  439.     [sensor_limit_low] =>
  440.     [sensor_limit_low_warn] =>
  441.     [sensor_current] => 6
  442.     [entPhysicalIndex] =>
  443.     [entPhysicalIndex_measured] =>
  444.     [access_point_id] =>
  445. )
  446. Discovered LibreNMS\Device\WirelessSensor Array
  447. (
  448.     [sensor_class] => clients
  449.     [device_id] => 140
  450.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.8.2",".1.3.6.1.4.1.41112.1.6.1.2.1.8.3",".1.3.6.1.4.1.41112.1.6.1.2.1.8.4"]
  451.     [sensor_index] => na
  452.     [sensor_type] => unifi
  453.     [sensor_descr] => Clients (na)
  454.     [sensor_divisor] => 1
  455.     [sensor_multiplier] => 1
  456.     [sensor_aggregator] => sum
  457.     [sensor_limit] => 40
  458.     [sensor_limit_warn] => 30
  459.     [sensor_limit_low] =>
  460.     [sensor_limit_low_warn] =>
  461.     [sensor_current] => 5
  462.     [entPhysicalIndex] =>
  463.     [entPhysicalIndex_measured] =>
  464.     [access_point_id] =>
  465. )
  466. Discovered LibreNMS\Device\WirelessSensor Array
  467. (
  468.     [sensor_class] => clients
  469.     [device_id] => 140
  470.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.8.0",".1.3.6.1.4.1.41112.1.6.1.2.1.8.3"]
  471.     [sensor_index] => Red Lion Office
  472.     [sensor_type] => unifi
  473.     [sensor_descr] => SSID: Red Lion Office
  474.     [sensor_divisor] => 1
  475.     [sensor_multiplier] => 1
  476.     [sensor_aggregator] => sum
  477.     [sensor_limit] =>
  478.     [sensor_limit_warn] =>
  479.     [sensor_limit_low] =>
  480.     [sensor_limit_low_warn] =>
  481.     [sensor_current] => 3
  482.     [entPhysicalIndex] =>
  483.     [entPhysicalIndex_measured] =>
  484.     [access_point_id] =>
  485. )
  486. Discovered LibreNMS\Device\WirelessSensor Array
  487. (
  488.     [sensor_class] => clients
  489.     [device_id] => 140
  490.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.8.1",".1.3.6.1.4.1.41112.1.6.1.2.1.8.4"]
  491.     [sensor_index] => Red Lion TruckStop WIFI
  492.     [sensor_type] => unifi
  493.     [sensor_descr] => SSID: Red Lion TruckStop WIFI
  494.     [sensor_divisor] => 1
  495.     [sensor_multiplier] => 1
  496.     [sensor_aggregator] => sum
  497.     [sensor_limit] =>
  498.     [sensor_limit_warn] =>
  499.     [sensor_limit_low] =>
  500.     [sensor_limit_low_warn] =>
  501.     [sensor_current] => 8
  502.     [entPhysicalIndex] =>
  503.     [entPhysicalIndex_measured] =>
  504.     [access_point_id] =>
  505. )
  506. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='clients' AND `sensor_type`='unifi' AND `sensor_index`='ng'[0m]
  507. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='clients' AND `sensor_type`='unifi' AND `sensor_index`='na'[0m]
  508. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='clients' AND `sensor_type`='unifi' AND `sensor_index`='Red Lion Office'[0m]
  509. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='clients' AND `sensor_type`='unifi' AND `sensor_index`='Red Lion TruckStop WIFI'[0m]
  510. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='clients' AND `sensor_id` NOT IN ('45','46','47','48')[0m]
  511.  
  512. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='quality'[0m]
  513. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='capacity'[0m]
  514. utilization: SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 unifiRadioCuTotal[0m]
  515. unifiRadioCuTotal.0 = 27
  516. unifiRadioCuTotal.1 = 2
  517.  
  518. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 unifiRadioCuSelfRx[0m]
  519. unifiRadioCuSelfRx.0 = 6
  520. unifiRadioCuSelfRx.1 = 1
  521.  
  522. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 unifiRadioCuSelfTx[0m]
  523. unifiRadioCuSelfTx.0 = 17
  524. unifiRadioCuSelfTx.1 = 1
  525.  
  526. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 unifiRadioRadio[0m]
  527. unifiRadioRadio.0 = ng
  528. unifiRadioRadio.1 = na
  529.  
  530. Discovered LibreNMS\Device\WirelessSensor Array
  531. (
  532.     [sensor_class] => utilization
  533.     [device_id] => 140
  534.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.1.1.6.0"]
  535.     [sensor_index] => 0
  536.     [sensor_type] => unifi-total
  537.     [sensor_descr] => Total Util (ng)
  538.     [sensor_divisor] => 1
  539.     [sensor_multiplier] => 1
  540.     [sensor_aggregator] => sum
  541.     [sensor_limit] =>
  542.     [sensor_limit_warn] =>
  543.     [sensor_limit_low] =>
  544.     [sensor_limit_low_warn] =>
  545.     [sensor_current] => 27
  546.     [entPhysicalIndex] =>
  547.     [entPhysicalIndex_measured] =>
  548.     [access_point_id] =>
  549. )
  550. Discovered LibreNMS\Device\WirelessSensor Array
  551. (
  552.     [sensor_class] => utilization
  553.     [device_id] => 140
  554.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.1.1.7.0"]
  555.     [sensor_index] => 0
  556.     [sensor_type] => unifi-rx
  557.     [sensor_descr] => Self Rx Util (ng)
  558.     [sensor_divisor] => 1
  559.     [sensor_multiplier] => 1
  560.     [sensor_aggregator] => sum
  561.     [sensor_limit] =>
  562.     [sensor_limit_warn] =>
  563.     [sensor_limit_low] =>
  564.     [sensor_limit_low_warn] =>
  565.     [sensor_current] => 6
  566.     [entPhysicalIndex] =>
  567.     [entPhysicalIndex_measured] =>
  568.     [access_point_id] =>
  569. )
  570. Discovered LibreNMS\Device\WirelessSensor Array
  571. (
  572.     [sensor_class] => utilization
  573.     [device_id] => 140
  574.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.1.1.8.0"]
  575.     [sensor_index] => 0
  576.     [sensor_type] => unifi-tx
  577.     [sensor_descr] => Self Tx Util (ng)
  578.     [sensor_divisor] => 1
  579.     [sensor_multiplier] => 1
  580.     [sensor_aggregator] => sum
  581.     [sensor_limit] =>
  582.     [sensor_limit_warn] =>
  583.     [sensor_limit_low] =>
  584.     [sensor_limit_low_warn] =>
  585.     [sensor_current] => 17
  586.     [entPhysicalIndex] =>
  587.     [entPhysicalIndex_measured] =>
  588.     [access_point_id] =>
  589. )
  590. Discovered LibreNMS\Device\WirelessSensor Array
  591. (
  592.     [sensor_class] => utilization
  593.     [device_id] => 140
  594.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.1.1.6.1"]
  595.     [sensor_index] => 1
  596.     [sensor_type] => unifi-total
  597.     [sensor_descr] => Total Util (na)
  598.     [sensor_divisor] => 1
  599.     [sensor_multiplier] => 1
  600.     [sensor_aggregator] => sum
  601.     [sensor_limit] =>
  602.     [sensor_limit_warn] =>
  603.     [sensor_limit_low] =>
  604.     [sensor_limit_low_warn] =>
  605.     [sensor_current] => 2
  606.     [entPhysicalIndex] =>
  607.     [entPhysicalIndex_measured] =>
  608.     [access_point_id] =>
  609. )
  610. Discovered LibreNMS\Device\WirelessSensor Array
  611. (
  612.     [sensor_class] => utilization
  613.     [device_id] => 140
  614.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.1.1.7.1"]
  615.     [sensor_index] => 1
  616.     [sensor_type] => unifi-rx
  617.     [sensor_descr] => Self Rx Util (na)
  618.     [sensor_divisor] => 1
  619.     [sensor_multiplier] => 1
  620.     [sensor_aggregator] => sum
  621.     [sensor_limit] =>
  622.     [sensor_limit_warn] =>
  623.     [sensor_limit_low] =>
  624.     [sensor_limit_low_warn] =>
  625.     [sensor_current] => 1
  626.     [entPhysicalIndex] =>
  627.     [entPhysicalIndex_measured] =>
  628.     [access_point_id] =>
  629. )
  630. Discovered LibreNMS\Device\WirelessSensor Array
  631. (
  632.     [sensor_class] => utilization
  633.     [device_id] => 140
  634.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.1.1.8.1"]
  635.     [sensor_index] => 1
  636.     [sensor_type] => unifi-tx
  637.     [sensor_descr] => Self Tx Util (na)
  638.     [sensor_divisor] => 1
  639.     [sensor_multiplier] => 1
  640.     [sensor_aggregator] => sum
  641.     [sensor_limit] =>
  642.     [sensor_limit_warn] =>
  643.     [sensor_limit_low] =>
  644.     [sensor_limit_low_warn] =>
  645.     [sensor_current] => 1
  646.     [entPhysicalIndex] =>
  647.     [entPhysicalIndex_measured] =>
  648.     [access_point_id] =>
  649. )
  650. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='utilization' AND `sensor_type`='unifi-total' AND `sensor_index`='0'[0m]
  651. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='utilization' AND `sensor_type`='unifi-rx' AND `sensor_index`='0'[0m]
  652. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='utilization' AND `sensor_type`='unifi-tx' AND `sensor_index`='0'[0m]
  653. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='utilization' AND `sensor_type`='unifi-total' AND `sensor_index`='1'[0m]
  654. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='utilization' AND `sensor_type`='unifi-rx' AND `sensor_index`='1'[0m]
  655. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='utilization' AND `sensor_type`='unifi-tx' AND `sensor_index`='1'[0m]
  656. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='utilization' AND `sensor_id` NOT IN ('49','50','51','52','53','54')[0m]
  657.  
  658. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='rate'[0m]
  659. ccq: SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 unifiVapCcq[0m]
  660. unifiVapCcq.0 = 1000
  661. unifiVapCcq.1 = 986
  662. unifiVapCcq.2 = 986
  663. unifiVapCcq.3 = 333
  664. unifiVapCcq.4 = 526
  665.  
  666. Discovered LibreNMS\Device\WirelessSensor Array
  667. (
  668.     [sensor_class] => ccq
  669.     [device_id] => 140
  670.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.3.0"]
  671.     [sensor_index] => 0
  672.     [sensor_type] => unifi
  673.     [sensor_descr] => SSID: Red Lion Office (ng)
  674.     [sensor_divisor] => 10
  675.     [sensor_multiplier] => 1
  676.     [sensor_aggregator] => sum
  677.     [sensor_limit] =>
  678.     [sensor_limit_warn] =>
  679.     [sensor_limit_low] =>
  680.     [sensor_limit_low_warn] =>
  681.     [sensor_current] => 100
  682.     [entPhysicalIndex] =>
  683.     [entPhysicalIndex_measured] =>
  684.     [access_point_id] =>
  685. )
  686. Discovered LibreNMS\Device\WirelessSensor Array
  687. (
  688.     [sensor_class] => ccq
  689.     [device_id] => 140
  690.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.3.1"]
  691.     [sensor_index] => 1
  692.     [sensor_type] => unifi
  693.     [sensor_descr] => SSID: Red Lion TruckStop WIFI (ng)
  694.     [sensor_divisor] => 10
  695.     [sensor_multiplier] => 1
  696.     [sensor_aggregator] => sum
  697.     [sensor_limit] =>
  698.     [sensor_limit_warn] =>
  699.     [sensor_limit_low] =>
  700.     [sensor_limit_low_warn] =>
  701.     [sensor_current] => 98.6
  702.     [entPhysicalIndex] =>
  703.     [entPhysicalIndex_measured] =>
  704.     [access_point_id] =>
  705. )
  706. Discovered LibreNMS\Device\WirelessSensor Array
  707. (
  708.     [sensor_class] => ccq
  709.     [device_id] => 140
  710.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.3.3"]
  711.     [sensor_index] => 3
  712.     [sensor_type] => unifi
  713.     [sensor_descr] => SSID: Red Lion Office (na)
  714.     [sensor_divisor] => 10
  715.     [sensor_multiplier] => 1
  716.     [sensor_aggregator] => sum
  717.     [sensor_limit] =>
  718.     [sensor_limit_warn] =>
  719.     [sensor_limit_low] =>
  720.     [sensor_limit_low_warn] =>
  721.     [sensor_current] => 33.3
  722.     [entPhysicalIndex] =>
  723.     [entPhysicalIndex_measured] =>
  724.     [access_point_id] =>
  725. )
  726. Discovered LibreNMS\Device\WirelessSensor Array
  727. (
  728.     [sensor_class] => ccq
  729.     [device_id] => 140
  730.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.3.4"]
  731.     [sensor_index] => 4
  732.     [sensor_type] => unifi
  733.     [sensor_descr] => SSID: Red Lion TruckStop WIFI (na)
  734.     [sensor_divisor] => 10
  735.     [sensor_multiplier] => 1
  736.     [sensor_aggregator] => sum
  737.     [sensor_limit] =>
  738.     [sensor_limit_warn] =>
  739.     [sensor_limit_low] =>
  740.     [sensor_limit_low_warn] =>
  741.     [sensor_current] => 52.6
  742.     [entPhysicalIndex] =>
  743.     [entPhysicalIndex_measured] =>
  744.     [access_point_id] =>
  745. )
  746. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='ccq' AND `sensor_type`='unifi' AND `sensor_index`='0'[0m]
  747. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='ccq' AND `sensor_type`='unifi' AND `sensor_index`='1'[0m]
  748. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='ccq' AND `sensor_type`='unifi' AND `sensor_index`='3'[0m]
  749. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='ccq' AND `sensor_type`='unifi' AND `sensor_index`='4'[0m]
  750. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='ccq' AND `sensor_id` NOT IN ('55','56','57','58')[0m]
  751.  
  752. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='snr'[0m]
  753. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='rssi'[0m]
  754. power: SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 unifiVapTxPower[0m]
  755. unifiVapTxPower.0 = 20
  756. unifiVapTxPower.1 = 20
  757. unifiVapTxPower.2 = 20
  758. unifiVapTxPower.3 = 20
  759. unifiVapTxPower.4 = 20
  760.  
  761. Discovered LibreNMS\Device\WirelessSensor Array
  762. (
  763.     [sensor_class] => power
  764.     [device_id] => 140
  765.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.21.0"]
  766.     [sensor_index] => ng
  767.     [sensor_type] => unifi-tx
  768.     [sensor_descr] => Tx Power (ng)
  769.     [sensor_divisor] => 1
  770.     [sensor_multiplier] => 1
  771.     [sensor_aggregator] => sum
  772.     [sensor_limit] =>
  773.     [sensor_limit_warn] =>
  774.     [sensor_limit_low] =>
  775.     [sensor_limit_low_warn] =>
  776.     [sensor_current] => 20
  777.     [entPhysicalIndex] =>
  778.     [entPhysicalIndex_measured] =>
  779.     [access_point_id] =>
  780. )
  781. Discovered LibreNMS\Device\WirelessSensor Array
  782. (
  783.     [sensor_class] => power
  784.     [device_id] => 140
  785.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.21.2"]
  786.     [sensor_index] => na
  787.     [sensor_type] => unifi-tx
  788.     [sensor_descr] => Tx Power (na)
  789.     [sensor_divisor] => 1
  790.     [sensor_multiplier] => 1
  791.     [sensor_aggregator] => sum
  792.     [sensor_limit] =>
  793.     [sensor_limit_warn] =>
  794.     [sensor_limit_low] =>
  795.     [sensor_limit_low_warn] =>
  796.     [sensor_current] => 20
  797.     [entPhysicalIndex] =>
  798.     [entPhysicalIndex_measured] =>
  799.     [access_point_id] =>
  800. )
  801. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='power' AND `sensor_type`='unifi-tx' AND `sensor_index`='ng'[0m]
  802. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='power' AND `sensor_type`='unifi-tx' AND `sensor_index`='na'[0m]
  803. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='power' AND `sensor_id` NOT IN ('59','60')[0m]
  804.  
  805. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='noise-floor'[0m]
  806. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='error-ratio'[0m]
  807. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='error-rate'[0m]
  808. frequency: SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap03:161 unifiVapChannel[0m]
  809. unifiVapChannel.0 = 6
  810. unifiVapChannel.1 = 6
  811. unifiVapChannel.2 = 44
  812. unifiVapChannel.3 = 44
  813. unifiVapChannel.4 = 44
  814.  
  815. Discovered LibreNMS\Device\WirelessSensor Array
  816. (
  817.     [sensor_class] => frequency
  818.     [device_id] => 140
  819.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.4.0"]
  820.     [sensor_index] => ng
  821.     [sensor_type] => unifi
  822.     [sensor_descr] => Frequency (ng)
  823.     [sensor_divisor] => 1
  824.     [sensor_multiplier] => 1
  825.     [sensor_aggregator] => sum
  826.     [sensor_limit] =>
  827.     [sensor_limit_warn] =>
  828.     [sensor_limit_low] =>
  829.     [sensor_limit_low_warn] =>
  830.     [sensor_current] => 2437
  831.     [entPhysicalIndex] =>
  832.     [entPhysicalIndex_measured] =>
  833.     [access_point_id] =>
  834. )
  835. Discovered LibreNMS\Device\WirelessSensor Array
  836. (
  837.     [sensor_class] => frequency
  838.     [device_id] => 140
  839.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.4.2"]
  840.     [sensor_index] => na
  841.     [sensor_type] => unifi
  842.     [sensor_descr] => Frequency (na)
  843.     [sensor_divisor] => 1
  844.     [sensor_multiplier] => 1
  845.     [sensor_aggregator] => sum
  846.     [sensor_limit] =>
  847.     [sensor_limit_warn] =>
  848.     [sensor_limit_low] =>
  849.     [sensor_limit_low_warn] =>
  850.     [sensor_current] => 5220
  851.     [entPhysicalIndex] =>
  852.     [entPhysicalIndex_measured] =>
  853.     [access_point_id] =>
  854. )
  855. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='frequency' AND `sensor_type`='unifi' AND `sensor_index`='ng'[0m]
  856. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='frequency' AND `sensor_type`='unifi' AND `sensor_index`='na'[0m]
  857. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='frequency' AND `sensor_id` NOT IN ('61','62')[0m]
  858.  
  859. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='140' AND `sensor_class`='distance'[0m]
  860.  
  861. >> Runtime for discovery module 'wireless': 7.4550 seconds with 32 bytes
  862. #### Unload disco module wireless ####
  863.  
  864. SQL[[0;33mSELECT attrib_value FROM devices_attribs WHERE `device_id` = '140' AND `attrib_type` = 'poll_mib' [0m]
  865. SQL[[0;33mUPDATE `devices` set `last_discovered` =NOW(),`last_discovered_timetaken` ='26.91' WHERE `device_id` = '140'[0m]
  866. Discovered in 26.91 seconds
  867.  
  868. SQL[[0;33mSELECT * FROM devices_attribs WHERE `device_id` = '139'[0m]
  869. esr-redlion-ap02 139 unifi SQL[[0;33mINSERT INTO `device_perf` (`xmt`,`rcv`,`loss`,`min`,`max`,`avg`,`device_id`,`timestamp`)  VALUES ('3','3','0','214','289','251','139',NOW())[0m]
  870. SNMP Check response code: 0
  871.  
  872. Modules status: Global+ OS  Device  
  873. #### Load disco module os ####
  874. SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -Ovq -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 SNMPv2-MIB::sysDescr.0[0m]
  875. Linux 2.6.32.33 #1 Wed Mar 22 15:25:18 PDT 2017 mips
  876.  
  877. SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -Ovqn -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 SNMPv2-MIB::sysObjectID.0[0m]
  878. .1.3.6.1.4.1.10002.1
  879.  
  880. | Linux 2.6.32.33 #1 Wed Mar 22 15:25:18 PDT 2017 mips | .1.3.6.1.4.1.10002.1 |
  881. SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -Oqvn -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 ENTITY-MIB::entPhysicalDescr.1[0m]
  882.  
  883. SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -Osqnv -m SYNOLOGY-SYSTEM-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt:/opt/librenms/mibs/synology udp:esr-redlion-ap02:161 systemStatus.0[0m]
  884.  
  885. SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -Osqnv -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 HOST-RESOURCES-MIB::hrSystemInitialLoadParameters.0[0m]
  886.  
  887. SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -Oqv -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 SML-MIB::product-Name.0[0m]
  888.  
  889. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -Osqnv -m IEEE802dot11-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 dot11manufacturerProductName[0m]
  890. UAP-Outdoor+
  891. UAP-Outdoor+
  892. UAP-Outdoor+
  893. UAP-Outdoor+
  894. UAP-Outdoor+
  895.  
  896.  
  897. >> Runtime for discovery module 'os': 3.2980 seconds with 32 bytes
  898. #### Unload disco module os ####
  899.  
  900. Modules status: Global+ OS  Device  
  901. #### Load disco module ports ####
  902. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 ifDescr[0m]
  903. ifDescr.1 = lo
  904. ifDescr.2 = ath0
  905. ifDescr.3 = ath1
  906. ifDescr.4 = ath2
  907. ifDescr.5 = eth0
  908. ifDescr.6 = eth1
  909. ifDescr.7 = wifi0
  910. ifDescr.8 = eth0.110
  911. ifDescr.9 = eth1.110
  912. ifDescr.10 = ath0.110
  913. ifDescr.11 = eth0.120
  914. ifDescr.12 = eth1.120
  915. ifDescr.13 = ath0.120
  916. ifDescr.14 = br0
  917. ifDescr.15 = br0.110
  918. ifDescr.16 = br0.120
  919.  
  920. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 ifName[0m]
  921.  
  922. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 ifAlias[0m]
  923.  
  924. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 ifType[0m]
  925. ifType.1 = softwareLoopback
  926. ifType.2 = ethernetCsmacd
  927. ifType.3 = ethernetCsmacd
  928. ifType.4 = ethernetCsmacd
  929. ifType.5 = ethernetCsmacd
  930. ifType.6 = ethernetCsmacd
  931. ifType.7 = other
  932. ifType.8 = ethernetCsmacd
  933. ifType.9 = ethernetCsmacd
  934. ifType.10 = ethernetCsmacd
  935. ifType.11 = ethernetCsmacd
  936. ifType.12 = ethernetCsmacd
  937. ifType.13 = ethernetCsmacd
  938. ifType.14 = ethernetCsmacd
  939. ifType.15 = ethernetCsmacd
  940. ifType.16 = ethernetCsmacd
  941.  
  942. Array
  943. (
  944.     [1] => Array
  945.         (
  946.             [ifDescr] => lo
  947.             [ifType] => softwareLoopback
  948.         )
  949.  
  950.     [2] => Array
  951.         (
  952.             [ifDescr] => ath0
  953.             [ifType] => ethernetCsmacd
  954.         )
  955.  
  956.     [3] => Array
  957.         (
  958.             [ifDescr] => ath1
  959.             [ifType] => ethernetCsmacd
  960.         )
  961.  
  962.     [4] => Array
  963.         (
  964.             [ifDescr] => ath2
  965.             [ifType] => ethernetCsmacd
  966.         )
  967.  
  968.     [5] => Array
  969.         (
  970.             [ifDescr] => eth0
  971.             [ifType] => ethernetCsmacd
  972.         )
  973.  
  974.     [6] => Array
  975.         (
  976.             [ifDescr] => eth1
  977.             [ifType] => ethernetCsmacd
  978.         )
  979.  
  980.     [7] => Array
  981.         (
  982.             [ifDescr] => wifi0
  983.             [ifType] => other
  984.         )
  985.  
  986.     [8] => Array
  987.         (
  988.             [ifDescr] => eth0.110
  989.             [ifType] => ethernetCsmacd
  990.         )
  991.  
  992.     [9] => Array
  993.         (
  994.             [ifDescr] => eth1.110
  995.             [ifType] => ethernetCsmacd
  996.         )
  997.  
  998.     [10] => Array
  999.         (
  1000.             [ifDescr] => ath0.110
  1001.             [ifType] => ethernetCsmacd
  1002.         )
  1003.  
  1004.     [11] => Array
  1005.         (
  1006.             [ifDescr] => eth0.120
  1007.             [ifType] => ethernetCsmacd
  1008.         )
  1009.  
  1010.     [12] => Array
  1011.         (
  1012.             [ifDescr] => eth1.120
  1013.             [ifType] => ethernetCsmacd
  1014.         )
  1015.  
  1016.     [13] => Array
  1017.         (
  1018.             [ifDescr] => ath0.120
  1019.             [ifType] => ethernetCsmacd
  1020.         )
  1021.  
  1022.     [14] => Array
  1023.         (
  1024.             [ifDescr] => br0
  1025.             [ifType] => ethernetCsmacd
  1026.         )
  1027.  
  1028.     [15] => Array
  1029.         (
  1030.             [ifDescr] => br0.110
  1031.             [ifType] => ethernetCsmacd
  1032.         )
  1033.  
  1034.     [16] => Array
  1035.         (
  1036.             [ifDescr] => br0.120
  1037.             [ifType] => ethernetCsmacd
  1038.         )
  1039.  
  1040. )
  1041. SQL[[0;33mSELECT `name` FROM `port_association_mode` WHERE pom_id = '1'[0m]
  1042. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '139' ORDER BY port_id[0m]
  1043. ................
  1044.  
  1045. >> Runtime for discovery module 'ports': 5.7910 seconds with 136 bytes
  1046. #### Unload disco module ports ####
  1047.  
  1048. Modules status: Global+ OS  Device  
  1049. #### Load disco module ports-stack ####
  1050. SQL[[0;33mSELECT * FROM `ports_stack` WHERE `device_id` = '139'[0m]
  1051. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ######  -OQUs -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 ifStackStatus[0m]
  1052.  
  1053.  
  1054.  
  1055. >> Runtime for discovery module 'ports-stack': 0.0110 seconds with -16 bytes
  1056. #### Unload disco module ports-stack ####
  1057.  
  1058. Modules status: Global+ OS  Device  
  1059. #### Load disco module entity-physical ####
  1060.  
  1061. Caching OIDs: entPhysicalEntrySNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 entPhysicalEntry[0m]
  1062.  
  1063.  entAliasMappingIdentifierSNMP[[0;36m/usr/bin/snmpwalk -v1 -c ######  -OQUs -m ENTITY-MIB:IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 entAliasMappingIdentifier[0m]
  1064.  
  1065.  
  1066. SQL[[0;33mSELECT * FROM `entPhysical` WHERE `device_id` = '139'[0m]
  1067.  
  1068. >> Runtime for discovery module 'entity-physical': 0.8900 seconds with 0 bytes
  1069. #### Unload disco module entity-physical ####
  1070.  
  1071. Modules status: Global+ OS  Device  
  1072. #### Load disco module processors ####
  1073.  hrDevice: SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 hrDevice[0m]
  1074.  
  1075. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 hrProcessorLoad[0m]
  1076.  
  1077. Ubiquiti UniFi: SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -Ovqn -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 .1.3.6.1.4.1.10002.1.1.1.4.2.1.3.2[0m]
  1078. 5
  1079.  
  1080. Discover Processor: .1.3.6.1.4.1.10002.1.1.1.4.2.1.3.2, 0, unifi, CPU, 1, 5, ,
  1081. SQL[[0;33mSELECT COUNT(processor_id) FROM `processors` WHERE `processor_index` = '0' AND `device_id` = '139' AND `processor_type` = 'unifi'[0m]
  1082. .SQL[[0;33mUPDATE `processors` set `processor_descr` ='CPU',`processor_oid` ='.1.3.6.1.4.1.10002.1.1.1.4.2.1.3.2',`processor_usage` ='5',`processor_precision` ='1' WHERE `device_id`='139' AND `processor_index`='0' AND `processor_type`='unifi'[0m]
  1083. SQL[[0;33mSELECT COUNT(*) FROM `processors` WHERE `device_id` = '139' AND `processor_type` != 'ucd-old'[0m]
  1084. Array
  1085. (
  1086.     [unifi] => Array
  1087.         (
  1088.             [0] => 1
  1089.         )
  1090.  
  1091. )
  1092. SQL[[0;33mSELECT * FROM `processors` WHERE `device_id`  = '139'[0m]
  1093. 0 -> unifi
  1094.  
  1095.  
  1096. >> Runtime for discovery module 'processors': 0.8400 seconds with 3408 bytes
  1097. #### Unload disco module processors ####
  1098.  
  1099. Modules status: Global+ OS  Device  
  1100. #### Load disco module mempools ####
  1101. SQL[[0;33mSELECT COUNT(*) FROM `mempools` WHERE `device_id` = '139' AND `mempool_type` = 'cemp'[0m]
  1102. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m NETSWITCH-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt:/opt/librenms/mibs/hp udp:esr-redlion-ap02:161 hpLocal[0m]
  1103.  
  1104. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m NETSWITCH-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt:/opt/librenms/mibs/hp udp:esr-redlion-ap02:161 hpGlobal[0m]
  1105.  
  1106. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES:NetWare-Host-Ext-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 hrStorageEntry[0m]
  1107.  
  1108. UNIFI-MEMORY-POOL: SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -OvQ -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 .1.3.6.1.4.1.10002.1.1.1.1.1.0[0m]
  1109. 62384
  1110.  
  1111. SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -OvQ -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 .1.3.6.1.4.1.10002.1.1.1.1.2.0[0m]
  1112. 16556
  1113.  
  1114. Discover Mempool: 0, unifi, Memory, 1, ,
  1115. SQL[[0;33mSELECT COUNT(mempool_id) FROM `mempools` WHERE `mempool_index` = '0' AND `device_id` = '139' AND `mempool_type` = 'unifi'[0m]
  1116. .SQL[[0;33mUPDATE `mempools` set `mempool_descr` ='Memory' WHERE device_id='139' AND mempool_index='0' AND mempool_type='unifi'[0m]
  1117. Array
  1118. (
  1119.     [unifi] => Array
  1120.         (
  1121.             [0] => 1
  1122.         )
  1123.  
  1124. )
  1125. SQL[[0;33mSELECT * FROM `mempools` WHERE `device_id`  = '139'[0m]
  1126. 0 -> unifi
  1127.  
  1128.  
  1129. >> Runtime for discovery module 'mempools': 1.8550 seconds with 96 bytes
  1130. #### Unload disco module mempools ####
  1131.  
  1132. Modules status: Global+ OS  Device  
  1133. #### Load disco module cisco-vrf-lite ####
  1134. SQL[[0;33mSELECT * FROM vrf_lite_cisco WHERE device_id = '139' [0m]
  1135.  
  1136. >> Runtime for discovery module 'cisco-vrf-lite': 0.0000 seconds with 56 bytes
  1137. #### Unload disco module cisco-vrf-lite ####
  1138.  
  1139. Modules status: Global- OS  Device  Module [ cisco-mac-accounting ] disabled globally.
  1140.  
  1141. Modules status: Global- OS  Device  Module [ cisco-pw ] disabled globally.
  1142.  
  1143. Modules status: Global- OS  Device  Module [ cisco-vrf ] disabled globally.
  1144.  
  1145. Modules status: Global- OS  Device  Module [ cisco-cef ] disabled globally.
  1146.  
  1147. Modules status: Global- OS  Device  Module [ cisco-sla ] disabled globally.
  1148.  
  1149. Modules status: Global- OS  Device  Module [ cisco-cbqos ] disabled globally.
  1150.  
  1151. Modules status: Global- OS  Device  Module [ cisco-otv ] disabled globally.
  1152.  
  1153. Modules status: Global+ OS  Device  
  1154. #### Load disco module ipv4-addresses ####
  1155. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -Osq -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 ipAdEntIfIndex[0m]
  1156.  
  1157. SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -Oqv -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 ipAdEntNetMask.[0m]
  1158.  
  1159. SQL[[0;33mSELECT COUNT(*) FROM `ports` WHERE device_id = '139' AND `ifIndex` = ''[0m]
  1160. !SQL[[0;33mSELECT `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 = '139' OR `ports`.`device_id` IS NULL[0m]
  1161.  
  1162.  
  1163. >> Runtime for discovery module 'ipv4-addresses': 0.9520 seconds with 8320 bytes
  1164. #### Unload disco module ipv4-addresses ####
  1165.  
  1166. Modules status: Global+ OS  Device  
  1167. #### Load disco module ipv6-addresses ####
  1168. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -Ln -Osq -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 ipAddressIfIndex.ipv6[0m]
  1169.  
  1170. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -Ln -Osq -OnU -m IPV6-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 ipv6AddrPfxLength[0m]
  1171.  
  1172. SQL[[0;33mSELECT `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 = '139' OR `ports`.`device_id` IS NULL[0m]
  1173.  
  1174.  
  1175. >> Runtime for discovery module 'ipv6-addresses': 0.7900 seconds with 0 bytes
  1176. #### Unload disco module ipv6-addresses ####
  1177.  
  1178. Modules status: Global- OS  Device  Module [ route ] disabled globally.
  1179.  
  1180. Modules status: Global+ OS  Device  
  1181. #### Load disco module sensors ####
  1182.  ENTITY-SENSOR: Caching OIDs: entPhysicalDescrSNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m CISCO-ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 entPhysicalDescr[0m]
  1183.  
  1184.  entPhysicalNameSNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m CISCO-ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 entPhysicalName[0m]
  1185.  
  1186.  entPhySensorTypeSNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 entPhySensorType[0m]
  1187.  
  1188.  entPhySensorScaleSNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 entPhySensorScale[0m]
  1189.  
  1190.  entPhySensorPrecisionSNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 entPhySensorPrecision[0m]
  1191.  
  1192.  entPhySensorValueSNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 entPhySensorValue[0m]
  1193.  
  1194.  
  1195. SQL[[0;33mSELECT attrib_value FROM devices_attribs WHERE `device_id` = '139' AND `attrib_type` = 'ipmi_hostname' [0m]
  1196. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='voltage' AND S.device_id = D.device_id AND D.device_id = '139' AND S.poller_type = 'ipmi'[0m]
  1197. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='temperature' AND S.device_id = D.device_id AND D.device_id = '139' AND S.poller_type = 'ipmi'[0m]
  1198. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='fanspeed' AND S.device_id = D.device_id AND D.device_id = '139' AND S.poller_type = 'ipmi'[0m]
  1199. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='power' AND S.device_id = D.device_id AND D.device_id = '139' AND S.poller_type = 'ipmi'[0m]
  1200. Airflow: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='airflow' AND S.device_id = D.device_id AND D.device_id = '139' AND S.poller_type = 'snmp'[0m]
  1201.  
  1202. Current: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='current' AND S.device_id = D.device_id AND D.device_id = '139' AND S.poller_type = 'snmp'[0m]
  1203.  
  1204. Charge: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='charge' AND S.device_id = D.device_id AND D.device_id = '139' AND S.poller_type = 'snmp'[0m]
  1205.  
  1206. Dbm: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='dbm' AND S.device_id = D.device_id AND D.device_id = '139' AND S.poller_type = 'snmp'[0m]
  1207.  
  1208. Fanspeed: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='fanspeed' AND S.device_id = D.device_id AND D.device_id = '139' AND S.poller_type = 'snmp'[0m]
  1209.  
  1210. Frequency: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='frequency' AND S.device_id = D.device_id AND D.device_id = '139' AND S.poller_type = 'snmp'[0m]
  1211.  
  1212. Humidity: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='humidity' AND S.device_id = D.device_id AND D.device_id = '139' AND S.poller_type = 'snmp'[0m]
  1213.  
  1214. Load: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='load' AND S.device_id = D.device_id AND D.device_id = '139' AND S.poller_type = 'snmp'[0m]
  1215.  
  1216. Power: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='power' AND S.device_id = D.device_id AND D.device_id = '139' AND S.poller_type = 'snmp'[0m]
  1217.  
  1218. Runtime: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='runtime' AND S.device_id = D.device_id AND D.device_id = '139' AND S.poller_type = 'snmp'[0m]
  1219.  
  1220. Signal: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='signal' AND S.device_id = D.device_id AND D.device_id = '139' AND S.poller_type = 'snmp'[0m]
  1221.  
  1222. State: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='state' AND S.device_id = D.device_id AND D.device_id = '139' AND S.poller_type = 'snmp'[0m]
  1223.  
  1224. Temperature: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='temperature' AND S.device_id = D.device_id AND D.device_id = '139' AND S.poller_type = 'snmp'[0m]
  1225.  
  1226. Voltage: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='voltage' AND S.device_id = D.device_id AND D.device_id = '139' AND S.poller_type = 'snmp'[0m]
  1227.  
  1228.  
  1229. >> Runtime for discovery module 'sensors': 2.5600 seconds with 1576 bytes
  1230. #### Unload disco module sensors ####
  1231.  
  1232. Modules status: Global+ OS  Device  
  1233. #### Load disco module storage ####
  1234. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m EQLVOLUME-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt:/opt/librenms/mibs/equallogic udp:esr-redlion-ap02:161 EqliscsiVolumeEntry[0m]
  1235.  
  1236. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES:NetWare-Host-Ext-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 hrStorageEntry[0m]
  1237.  
  1238. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m NETAPP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 dfEntry[0m]
  1239.  
  1240. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UCD-SNMP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 dskTable[0m]
  1241.  
  1242. SQL[[0;33mSELECT `storage_descr` FROM `storage` WHERE `device_id`  = '139' AND `storage_type` != 'dsk'[0m]
  1243. SQL[[0;33mSELECT * FROM `storage` WHERE `device_id`  = '139'[0m]
  1244.  
  1245.  
  1246. >> Runtime for discovery module 'storage': 1.9620 seconds with -296 bytes
  1247. #### Unload disco module storage ####
  1248.  
  1249. Modules status: Global+ OS  Device  
  1250. #### Load disco module hr-device ####
  1251. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 hrDeviceEntry[0m]
  1252.  
  1253. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 hrProcessorEntry[0m]
  1254.  
  1255. Array
  1256. (
  1257. )
  1258. SQL[[0;33mSELECT * FROM `hrDevice` WHERE `device_id`  = '139'[0m]
  1259.  
  1260.  
  1261. >> Runtime for discovery module 'hr-device': 0.3700 seconds with 56 bytes
  1262. #### Unload disco module hr-device ####
  1263.  
  1264. Modules status: Global+ OS  Device  
  1265. #### Load disco module discovery-protocols ####
  1266.  CISCO-CDP-MIB: SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ######  -OQUs -m CISCO-CDP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 cdpCache[0m]
  1267.  
  1268. Array
  1269. (
  1270. )
  1271.  LLDP-MIB: SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ######  -OQUs -m LLDP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 lldpRemoteSystemsData[0m]
  1272.  
  1273.  ||  ||  ||  ||
  1274. Array
  1275. (
  1276. )
  1277. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 dot1dBasePortIfIndex[0m]
  1278.  
  1279. Array
  1280. (
  1281. )
  1282.  OSPF Discovery: enabled
  1283. SQL[[0;33mSELECT DISTINCT(`ospfNbrIpAddr`),`device_id` FROM `ospf_nbrs` WHERE `device_id`='139'[0m]
  1284. Array
  1285. (
  1286.     [56628] => Array
  1287.         (
  1288.             [lg-ucp-whitelininhitchin] => Array
  1289.                 (
  1290.                     [B0 61 C7 01 FC D7 ] => 1
  1291.                 )
  1292.  
  1293.         )
  1294.  
  1295.     [56629] => Array
  1296.         (
  1297.             [lg-ucp-whitelininhitchin] => Array
  1298.                 (
  1299.                     [B0 61 C7 05 CA FD ] => 1
  1300.                 )
  1301.  
  1302.         )
  1303.  
  1304.     [56630] => Array
  1305.         (
  1306.             [lg-ucp-whitelininhitchin] => Array
  1307.                 (
  1308.                     [B0 61 C7 05 CA FE ] => 1
  1309.                 )
  1310.  
  1311.         )
  1312.  
  1313.     [56648] => Array
  1314.         (
  1315.             [lg-ucp-whitelininhitchin] => Array
  1316.                 (
  1317.                     [B0 61 C7 05 CA FB ] => 1
  1318.                 )
  1319.  
  1320.         )
  1321.  
  1322.     [56631] => Array
  1323.         (
  1324.             [lg-ucp-whitelininhitchin] => Array
  1325.                 (
  1326.                     [B0 61 C7 06 B1 84 ] => 1
  1327.                 )
  1328.  
  1329.         )
  1330.  
  1331.     [56632] => Array
  1332.         (
  1333.             [lg-ucp-whitelininhitchin] => Array
  1334.                 (
  1335.                     [B0 61 C7 06 B1 74 ] => 1
  1336.                 )
  1337.  
  1338.         )
  1339.  
  1340.     [56650] => Array
  1341.         (
  1342.             [lg-ucp-whitelininhitchin] => Array
  1343.                 (
  1344.                     [B0 61 C7 06 B1 95 ] => 1
  1345.                 )
  1346.  
  1347.         )
  1348.  
  1349.     [52287] => Array
  1350.         (
  1351.             [nt-raicam-sw01] => Array
  1352.                 (
  1353.                     [B0 61 C7 9E 4E 66 ] => 1
  1354.                 )
  1355.  
  1356.         )
  1357.  
  1358.     [52286] => Array
  1359.         (
  1360.             [GS1920] => Array
  1361.                 (
  1362.                     [28] => 1
  1363.                 )
  1364.  
  1365.         )
  1366.  
  1367.     [52312] => Array
  1368.         (
  1369.             [GS1920] => Array
  1370.                 (
  1371.                     [25] => 1
  1372.                 )
  1373.  
  1374.         )
  1375.  
  1376.     [52313] => Array
  1377.         (
  1378.             [nt-raicam-sw02] => Array
  1379.                 (
  1380.                     [B0 61 C7 9E 4F 66 ] => 1
  1381.                 )
  1382.  
  1383.         )
  1384.  
  1385. )
  1386. SQL[[0;33mSELECT * FROM `links` AS L, `ports` AS I WHERE L.local_port_id = I.port_id AND I.device_id = '139'[0m]
  1387.  
  1388.  
  1389. >> Runtime for discovery module 'discovery-protocols': 1.0750 seconds with 48 bytes
  1390. #### Unload disco module discovery-protocols ####
  1391.  
  1392. Modules status: Global+ OS  Device  
  1393. #### Load disco module arp-table ####
  1394. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 ipNetToPhysicalPhysAddress[0m]
  1395.  
  1396. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 ipNetToMediaPhysAddress[0m]
  1397.  
  1398. SQL[[0;33mSELECT M.* from ipv4_mac AS M, ports AS I WHERE M.port_id=I.port_id AND I.device_id='139' AND M.context_name=''[0m]
  1399. SQL[[0;33mDELETE `ipv4_mac` FROM `ipv4_mac` LEFT JOIN `ports`
  1400.  ON `ipv4_mac`.`port_id` = `ports`.`port_id` WHERE `ports`.`port_id` IS NULL[0m]
  1401.  
  1402.  
  1403. >> Runtime for discovery module 'arp-table': 0.8440 seconds with -448 bytes
  1404. #### Unload disco module arp-table ####
  1405.  
  1406. Modules status: Global- OS  Device  Module [ discovery-arp ] disabled globally.
  1407.  
  1408. Modules status: Global- OS  Device  Module [ junose-atm-vp ] disabled globally.
  1409.  
  1410. Modules status: Global+ OS  Device  
  1411. #### Load disco module bgp-peers ####
  1412. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -Oqvn -m BGP4-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 .1.3.6.1.2.1.15.2[0m]
  1413.  
  1414. No BGP on hostPeers :
  1415. SQL[[0;33mSELECT * FROM bgpPeers WHERE device_id = '139' AND (context_name = '' OR context_name IS NULL)[0m]
  1416.  
  1417.  
  1418. >> Runtime for discovery module 'bgp-peers': 0.1850 seconds with 496 bytes
  1419. #### Unload disco module bgp-peers ####
  1420.  
  1421. Modules status: Global+ OS  Device  
  1422. #### Load disco module vlans ####
  1423. SQL[[0;33mSELECT * FROM `vlans` WHERE `device_id` = '139'[0m]
  1424. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 dot1dBasePortIfIndex[0m]
  1425.  
  1426. IEEE8021-Q-BRIDGE-MIB VLANs: SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -Oqv -m IEEE8021-Q-BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 dot1qVlanVersionNumber.0[0m]
  1427.  
  1428.  
  1429.  
  1430. >> Runtime for discovery module 'vlans': 0.4950 seconds with 88 bytes
  1431. #### Unload disco module vlans ####
  1432.  
  1433. Modules status: Global- OS  Device  Module [ vmware-vminfo ] disabled globally.
  1434.  
  1435. Modules status: Global- OS  Device  Module [ libvirt-vminfo ] disabled globally.
  1436.  
  1437. Modules status: Global- OS  Device  Module [ toner ] disabled globally.
  1438.  
  1439. Modules status: Global+ OS  Device  
  1440. #### Load disco module ucd-diskio ####
  1441. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UCD-DISKIO-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 diskIOEntry[0m]
  1442.  
  1443. Array
  1444. (
  1445. )
  1446. SQL[[0;33mSELECT * FROM `ucd_diskio` where `device_id`  = '139'[0m]
  1447.  
  1448.  
  1449. >> Runtime for discovery module 'ucd-diskio': 0.2660 seconds with -72 bytes
  1450. #### Unload disco module ucd-diskio ####
  1451.  
  1452. Modules status: Global- OS  Device  Module [ applications ] disabled globally.
  1453.  
  1454. Modules status: Global+ OS  Device  
  1455. #### Load disco module services ####
  1456.  
  1457. >> Runtime for discovery module 'services': 0.0000 seconds with 0 bytes
  1458. #### Unload disco module services ####
  1459.  
  1460. Modules status: Global+ OS  Device  
  1461. #### Load disco module stp ####
  1462. SQL[[0;33mSELECT * FROM `stp` WHERE `device_id` = '139'[0m]
  1463. SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -Oqv -m RSTP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 dot1dStpProtocolSpecification.0[0m]
  1464.  
  1465.  
  1466.  
  1467. >> Runtime for discovery module 'stp': 0.1770 seconds with 80 bytes
  1468. #### Unload disco module stp ####
  1469.  
  1470. Modules status: Global+ OS  Device  
  1471. #### Load disco module ntp ####
  1472.  
  1473. >> Runtime for discovery module 'ntp': 8.7020 seconds with 0 bytes
  1474. #### Unload disco module ntp ####
  1475.  
  1476. Modules status: Global- OS  Device  Module [ loadbalancers ] disabled globally.
  1477.  
  1478. Modules status: Global- OS  Device  Module [ mef ] disabled globally.
  1479.  
  1480. Modules status: Global+ OS  Device  
  1481. #### Load disco module wireless ####
  1482. Attempting to initialize OS: unifi
  1483. OS initialized: LibreNMS\OS\Unifi
  1484. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='ap-count'[0m]
  1485. clients: SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 unifiVapNumStations[0m]
  1486. unifiVapNumStations.0 = 0
  1487. unifiVapNumStations.1 = 0
  1488. unifiVapNumStations.2 = 0
  1489.  
  1490. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 unifiVapRadio[0m]
  1491. unifiVapRadio.0 = ng
  1492. unifiVapRadio.1 = ng
  1493. unifiVapRadio.2 = ng
  1494.  
  1495. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 unifiVapEssId[0m]
  1496. unifiVapEssId.0 =
  1497. unifiVapEssId.1 = Red Lion Security
  1498. unifiVapEssId.2 = Red Lion Office
  1499.  
  1500. Discovered LibreNMS\Device\WirelessSensor Array
  1501. (
  1502.     [sensor_class] => clients
  1503.     [device_id] => 139
  1504.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.8.0",".1.3.6.1.4.1.41112.1.6.1.2.1.8.1",".1.3.6.1.4.1.41112.1.6.1.2.1.8.2"]
  1505.     [sensor_index] => ng
  1506.     [sensor_type] => unifi
  1507.     [sensor_descr] => Clients (ng)
  1508.     [sensor_divisor] => 1
  1509.     [sensor_multiplier] => 1
  1510.     [sensor_aggregator] => sum
  1511.     [sensor_limit] => 40
  1512.     [sensor_limit_warn] => 30
  1513.     [sensor_limit_low] =>
  1514.     [sensor_limit_low_warn] =>
  1515.     [sensor_current] => 0
  1516.     [entPhysicalIndex] =>
  1517.     [entPhysicalIndex_measured] =>
  1518.     [access_point_id] =>
  1519. )
  1520. Discovered LibreNMS\Device\WirelessSensor Array
  1521. (
  1522.     [sensor_class] => clients
  1523.     [device_id] => 139
  1524.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.8.1"]
  1525.     [sensor_index] => Red Lion Security
  1526.     [sensor_type] => unifi
  1527.     [sensor_descr] => SSID: Red Lion Security
  1528.     [sensor_divisor] => 1
  1529.     [sensor_multiplier] => 1
  1530.     [sensor_aggregator] => sum
  1531.     [sensor_limit] =>
  1532.     [sensor_limit_warn] =>
  1533.     [sensor_limit_low] =>
  1534.     [sensor_limit_low_warn] =>
  1535.     [sensor_current] => 0
  1536.     [entPhysicalIndex] =>
  1537.     [entPhysicalIndex_measured] =>
  1538.     [access_point_id] =>
  1539. )
  1540. Discovered LibreNMS\Device\WirelessSensor Array
  1541. (
  1542.     [sensor_class] => clients
  1543.     [device_id] => 139
  1544.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.8.2"]
  1545.     [sensor_index] => Red Lion Office
  1546.     [sensor_type] => unifi
  1547.     [sensor_descr] => SSID: Red Lion Office
  1548.     [sensor_divisor] => 1
  1549.     [sensor_multiplier] => 1
  1550.     [sensor_aggregator] => sum
  1551.     [sensor_limit] =>
  1552.     [sensor_limit_warn] =>
  1553.     [sensor_limit_low] =>
  1554.     [sensor_limit_low_warn] =>
  1555.     [sensor_current] => 0
  1556.     [entPhysicalIndex] =>
  1557.     [entPhysicalIndex_measured] =>
  1558.     [access_point_id] =>
  1559. )
  1560. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='clients' AND `sensor_type`='unifi' AND `sensor_index`='ng'[0m]
  1561. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='clients' AND `sensor_type`='unifi' AND `sensor_index`='Red Lion Security'[0m]
  1562. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='clients' AND `sensor_type`='unifi' AND `sensor_index`='Red Lion Office'[0m]
  1563. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='clients' AND `sensor_id` NOT IN ('63','64','65')[0m]
  1564.  
  1565. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='quality'[0m]
  1566. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='capacity'[0m]
  1567. utilization: SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 unifiRadioCuTotal[0m]
  1568. unifiRadioCuTotal.0 = 81
  1569.  
  1570. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 unifiRadioCuSelfRx[0m]
  1571. unifiRadioCuSelfRx.0 = 76
  1572.  
  1573. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 unifiRadioCuSelfTx[0m]
  1574. unifiRadioCuSelfTx.0 = 3
  1575.  
  1576. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 unifiRadioRadio[0m]
  1577. unifiRadioRadio.0 = ng
  1578.  
  1579. Discovered LibreNMS\Device\WirelessSensor Array
  1580. (
  1581.     [sensor_class] => utilization
  1582.     [device_id] => 139
  1583.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.1.1.6.0"]
  1584.     [sensor_index] => 0
  1585.     [sensor_type] => unifi-total
  1586.     [sensor_descr] => Total Util (ng)
  1587.     [sensor_divisor] => 1
  1588.     [sensor_multiplier] => 1
  1589.     [sensor_aggregator] => sum
  1590.     [sensor_limit] =>
  1591.     [sensor_limit_warn] =>
  1592.     [sensor_limit_low] =>
  1593.     [sensor_limit_low_warn] =>
  1594.     [sensor_current] => 81
  1595.     [entPhysicalIndex] =>
  1596.     [entPhysicalIndex_measured] =>
  1597.     [access_point_id] =>
  1598. )
  1599. Discovered LibreNMS\Device\WirelessSensor Array
  1600. (
  1601.     [sensor_class] => utilization
  1602.     [device_id] => 139
  1603.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.1.1.7.0"]
  1604.     [sensor_index] => 0
  1605.     [sensor_type] => unifi-rx
  1606.     [sensor_descr] => Self Rx Util (ng)
  1607.     [sensor_divisor] => 1
  1608.     [sensor_multiplier] => 1
  1609.     [sensor_aggregator] => sum
  1610.     [sensor_limit] =>
  1611.     [sensor_limit_warn] =>
  1612.     [sensor_limit_low] =>
  1613.     [sensor_limit_low_warn] =>
  1614.     [sensor_current] => 76
  1615.     [entPhysicalIndex] =>
  1616.     [entPhysicalIndex_measured] =>
  1617.     [access_point_id] =>
  1618. )
  1619. Discovered LibreNMS\Device\WirelessSensor Array
  1620. (
  1621.     [sensor_class] => utilization
  1622.     [device_id] => 139
  1623.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.1.1.8.0"]
  1624.     [sensor_index] => 0
  1625.     [sensor_type] => unifi-tx
  1626.     [sensor_descr] => Self Tx Util (ng)
  1627.     [sensor_divisor] => 1
  1628.     [sensor_multiplier] => 1
  1629.     [sensor_aggregator] => sum
  1630.     [sensor_limit] =>
  1631.     [sensor_limit_warn] =>
  1632.     [sensor_limit_low] =>
  1633.     [sensor_limit_low_warn] =>
  1634.     [sensor_current] => 3
  1635.     [entPhysicalIndex] =>
  1636.     [entPhysicalIndex_measured] =>
  1637.     [access_point_id] =>
  1638. )
  1639. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='utilization' AND `sensor_type`='unifi-total' AND `sensor_index`='0'[0m]
  1640. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='utilization' AND `sensor_type`='unifi-rx' AND `sensor_index`='0'[0m]
  1641. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='utilization' AND `sensor_type`='unifi-tx' AND `sensor_index`='0'[0m]
  1642. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='utilization' AND `sensor_id` NOT IN ('66','67','68')[0m]
  1643.  
  1644. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='rate'[0m]
  1645. ccq: SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 unifiVapCcq[0m]
  1646. unifiVapCcq.0 = 4653684
  1647. unifiVapCcq.1 = 4653684
  1648. unifiVapCcq.2 = 4653684
  1649.  
  1650. Discovered LibreNMS\Device\WirelessSensor Array
  1651. (
  1652.     [sensor_class] => ccq
  1653.     [device_id] => 139
  1654.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.3.1"]
  1655.     [sensor_index] => 1
  1656.     [sensor_type] => unifi
  1657.     [sensor_descr] => SSID: Red Lion Security (ng)
  1658.     [sensor_divisor] => 10
  1659.     [sensor_multiplier] => 1
  1660.     [sensor_aggregator] => sum
  1661.     [sensor_limit] =>
  1662.     [sensor_limit_warn] =>
  1663.     [sensor_limit_low] =>
  1664.     [sensor_limit_low_warn] =>
  1665.     [sensor_current] => 100
  1666.     [entPhysicalIndex] =>
  1667.     [entPhysicalIndex_measured] =>
  1668.     [access_point_id] =>
  1669. )
  1670. Discovered LibreNMS\Device\WirelessSensor Array
  1671. (
  1672.     [sensor_class] => ccq
  1673.     [device_id] => 139
  1674.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.3.2"]
  1675.     [sensor_index] => 2
  1676.     [sensor_type] => unifi
  1677.     [sensor_descr] => SSID: Red Lion Office (ng)
  1678.     [sensor_divisor] => 10
  1679.     [sensor_multiplier] => 1
  1680.     [sensor_aggregator] => sum
  1681.     [sensor_limit] =>
  1682.     [sensor_limit_warn] =>
  1683.     [sensor_limit_low] =>
  1684.     [sensor_limit_low_warn] =>
  1685.     [sensor_current] => 100
  1686.     [entPhysicalIndex] =>
  1687.     [entPhysicalIndex_measured] =>
  1688.     [access_point_id] =>
  1689. )
  1690. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='ccq' AND `sensor_type`='unifi' AND `sensor_index`='1'[0m]
  1691. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='ccq' AND `sensor_type`='unifi' AND `sensor_index`='2'[0m]
  1692. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='ccq' AND `sensor_id` NOT IN ('69','70')[0m]
  1693.  
  1694. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='snr'[0m]
  1695. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='rssi'[0m]
  1696. power: SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 unifiVapTxPower[0m]
  1697. unifiVapTxPower.0 = 14
  1698. unifiVapTxPower.1 = 14
  1699. unifiVapTxPower.2 = 14
  1700.  
  1701. Discovered LibreNMS\Device\WirelessSensor Array
  1702. (
  1703.     [sensor_class] => power
  1704.     [device_id] => 139
  1705.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.21.0"]
  1706.     [sensor_index] => ng
  1707.     [sensor_type] => unifi-tx
  1708.     [sensor_descr] => Tx Power (ng)
  1709.     [sensor_divisor] => 1
  1710.     [sensor_multiplier] => 1
  1711.     [sensor_aggregator] => sum
  1712.     [sensor_limit] =>
  1713.     [sensor_limit_warn] =>
  1714.     [sensor_limit_low] =>
  1715.     [sensor_limit_low_warn] =>
  1716.     [sensor_current] => 14
  1717.     [entPhysicalIndex] =>
  1718.     [entPhysicalIndex_measured] =>
  1719.     [access_point_id] =>
  1720. )
  1721. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='power' AND `sensor_type`='unifi-tx' AND `sensor_index`='ng'[0m]
  1722. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='power' AND `sensor_id` NOT IN ('71')[0m]
  1723.  
  1724. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='noise-floor'[0m]
  1725. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='error-ratio'[0m]
  1726. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='error-rate'[0m]
  1727. frequency: SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap02:161 unifiVapChannel[0m]
  1728. unifiVapChannel.0 = 11
  1729. unifiVapChannel.1 = 11
  1730. unifiVapChannel.2 = 11
  1731.  
  1732. Discovered LibreNMS\Device\WirelessSensor Array
  1733. (
  1734.     [sensor_class] => frequency
  1735.     [device_id] => 139
  1736.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.4.0"]
  1737.     [sensor_index] => ng
  1738.     [sensor_type] => unifi
  1739.     [sensor_descr] => Frequency (ng)
  1740.     [sensor_divisor] => 1
  1741.     [sensor_multiplier] => 1
  1742.     [sensor_aggregator] => sum
  1743.     [sensor_limit] =>
  1744.     [sensor_limit_warn] =>
  1745.     [sensor_limit_low] =>
  1746.     [sensor_limit_low_warn] =>
  1747.     [sensor_current] => 2462
  1748.     [entPhysicalIndex] =>
  1749.     [entPhysicalIndex_measured] =>
  1750.     [access_point_id] =>
  1751. )
  1752. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='frequency' AND `sensor_type`='unifi' AND `sensor_index`='ng'[0m]
  1753. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='frequency' AND `sensor_id` NOT IN ('72')[0m]
  1754.  
  1755. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='139' AND `sensor_class`='distance'[0m]
  1756.  
  1757. >> Runtime for discovery module 'wireless': 5.0820 seconds with 32 bytes
  1758. #### Unload disco module wireless ####
  1759.  
  1760. SQL[[0;33mSELECT attrib_value FROM devices_attribs WHERE `device_id` = '139' AND `attrib_type` = 'poll_mib' [0m]
  1761. SQL[[0;33mUPDATE `devices` set `last_discovered` =NOW(),`last_discovered_timetaken` ='28.43' WHERE `device_id` = '139'[0m]
  1762. Discovered in 28.43 seconds
  1763.  
  1764. SQL[[0;33mSELECT * FROM devices_attribs WHERE `device_id` = '138'[0m]
  1765. esr-redlion-ap01 138 unifi SQL[[0;33mINSERT INTO `device_perf` (`xmt`,`rcv`,`loss`,`min`,`max`,`avg`,`device_id`,`timestamp`)  VALUES ('3','3','0','159','163','161','138',NOW())[0m]
  1766. SNMP Check response code: 0
  1767.  
  1768. Modules status: Global+ OS  Device  
  1769. #### Load disco module os ####
  1770. SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -Ovq -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 SNMPv2-MIB::sysDescr.0[0m]
  1771. Linux 2.6.32.33 #1 Wed Mar 22 15:25:18 PDT 2017 mips
  1772.  
  1773. SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -Ovqn -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 SNMPv2-MIB::sysObjectID.0[0m]
  1774. .1.3.6.1.4.1.10002.1
  1775.  
  1776. | Linux 2.6.32.33 #1 Wed Mar 22 15:25:18 PDT 2017 mips | .1.3.6.1.4.1.10002.1 |
  1777. SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -Oqvn -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 ENTITY-MIB::entPhysicalDescr.1[0m]
  1778.  
  1779. SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -Osqnv -m SYNOLOGY-SYSTEM-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt:/opt/librenms/mibs/synology udp:esr-redlion-ap01:161 systemStatus.0[0m]
  1780.  
  1781. SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -Osqnv -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 HOST-RESOURCES-MIB::hrSystemInitialLoadParameters.0[0m]
  1782.  
  1783. SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -Oqv -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 SML-MIB::product-Name.0[0m]
  1784.  
  1785. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -Osqnv -m IEEE802dot11-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 dot11manufacturerProductName[0m]
  1786. UAP-Outdoor+
  1787. UAP-Outdoor+
  1788. UAP-Outdoor+
  1789. UAP-Outdoor+
  1790. UAP-Outdoor+
  1791.  
  1792.  
  1793. >> Runtime for discovery module 'os': 2.0220 seconds with 32 bytes
  1794. #### Unload disco module os ####
  1795.  
  1796. Modules status: Global+ OS  Device  
  1797. #### Load disco module ports ####
  1798. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 ifDescr[0m]
  1799. ifDescr.1 = lo
  1800. ifDescr.2 = ath0
  1801. ifDescr.3 = ath1
  1802. ifDescr.4 = ath2
  1803. ifDescr.5 = eth0
  1804. ifDescr.6 = eth1
  1805. ifDescr.7 = wifi0
  1806. ifDescr.8 = eth0.110
  1807. ifDescr.9 = eth1.110
  1808. ifDescr.10 = ath0.110
  1809. ifDescr.11 = eth0.120
  1810. ifDescr.12 = eth1.120
  1811. ifDescr.13 = ath0.120
  1812. ifDescr.14 = br0
  1813. ifDescr.15 = br0.110
  1814. ifDescr.16 = br0.120
  1815.  
  1816. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 ifName[0m]
  1817.  
  1818. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 ifAlias[0m]
  1819.  
  1820. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 ifType[0m]
  1821. ifType.1 = softwareLoopback
  1822. ifType.2 = ethernetCsmacd
  1823. ifType.3 = ethernetCsmacd
  1824. ifType.4 = ethernetCsmacd
  1825. ifType.5 = ethernetCsmacd
  1826. ifType.6 = ethernetCsmacd
  1827. ifType.7 = other
  1828. ifType.8 = ethernetCsmacd
  1829. ifType.9 = ethernetCsmacd
  1830. ifType.10 = ethernetCsmacd
  1831. ifType.11 = ethernetCsmacd
  1832. ifType.12 = ethernetCsmacd
  1833. ifType.13 = ethernetCsmacd
  1834. ifType.14 = ethernetCsmacd
  1835. ifType.15 = ethernetCsmacd
  1836. ifType.16 = ethernetCsmacd
  1837.  
  1838. Array
  1839. (
  1840.     [1] => Array
  1841.         (
  1842.             [ifDescr] => lo
  1843.             [ifType] => softwareLoopback
  1844.         )
  1845.  
  1846.     [2] => Array
  1847.         (
  1848.             [ifDescr] => ath0
  1849.             [ifType] => ethernetCsmacd
  1850.         )
  1851.  
  1852.     [3] => Array
  1853.         (
  1854.             [ifDescr] => ath1
  1855.             [ifType] => ethernetCsmacd
  1856.         )
  1857.  
  1858.     [4] => Array
  1859.         (
  1860.             [ifDescr] => ath2
  1861.             [ifType] => ethernetCsmacd
  1862.         )
  1863.  
  1864.     [5] => Array
  1865.         (
  1866.             [ifDescr] => eth0
  1867.             [ifType] => ethernetCsmacd
  1868.         )
  1869.  
  1870.     [6] => Array
  1871.         (
  1872.             [ifDescr] => eth1
  1873.             [ifType] => ethernetCsmacd
  1874.         )
  1875.  
  1876.     [7] => Array
  1877.         (
  1878.             [ifDescr] => wifi0
  1879.             [ifType] => other
  1880.         )
  1881.  
  1882.     [8] => Array
  1883.         (
  1884.             [ifDescr] => eth0.110
  1885.             [ifType] => ethernetCsmacd
  1886.         )
  1887.  
  1888.     [9] => Array
  1889.         (
  1890.             [ifDescr] => eth1.110
  1891.             [ifType] => ethernetCsmacd
  1892.         )
  1893.  
  1894.     [10] => Array
  1895.         (
  1896.             [ifDescr] => ath0.110
  1897.             [ifType] => ethernetCsmacd
  1898.         )
  1899.  
  1900.     [11] => Array
  1901.         (
  1902.             [ifDescr] => eth0.120
  1903.             [ifType] => ethernetCsmacd
  1904.         )
  1905.  
  1906.     [12] => Array
  1907.         (
  1908.             [ifDescr] => eth1.120
  1909.             [ifType] => ethernetCsmacd
  1910.         )
  1911.  
  1912.     [13] => Array
  1913.         (
  1914.             [ifDescr] => ath0.120
  1915.             [ifType] => ethernetCsmacd
  1916.         )
  1917.  
  1918.     [14] => Array
  1919.         (
  1920.             [ifDescr] => br0
  1921.             [ifType] => ethernetCsmacd
  1922.         )
  1923.  
  1924.     [15] => Array
  1925.         (
  1926.             [ifDescr] => br0.110
  1927.             [ifType] => ethernetCsmacd
  1928.         )
  1929.  
  1930.     [16] => Array
  1931.         (
  1932.             [ifDescr] => br0.120
  1933.             [ifType] => ethernetCsmacd
  1934.         )
  1935.  
  1936. )
  1937. SQL[[0;33mSELECT `name` FROM `port_association_mode` WHERE pom_id = '1'[0m]
  1938. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '138' ORDER BY port_id[0m]
  1939. ................
  1940.  
  1941. >> Runtime for discovery module 'ports': 8.3190 seconds with 136 bytes
  1942. #### Unload disco module ports ####
  1943.  
  1944. Modules status: Global+ OS  Device  
  1945. #### Load disco module ports-stack ####
  1946. SQL[[0;33mSELECT * FROM `ports_stack` WHERE `device_id` = '138'[0m]
  1947. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ######  -OQUs -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 ifStackStatus[0m]
  1948.  
  1949.  
  1950.  
  1951. >> Runtime for discovery module 'ports-stack': 0.0100 seconds with -16 bytes
  1952. #### Unload disco module ports-stack ####
  1953.  
  1954. Modules status: Global+ OS  Device  
  1955. #### Load disco module entity-physical ####
  1956.  
  1957. Caching OIDs: entPhysicalEntrySNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 entPhysicalEntry[0m]
  1958.  
  1959.  entAliasMappingIdentifierSNMP[[0;36m/usr/bin/snmpwalk -v1 -c ######  -OQUs -m ENTITY-MIB:IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 entAliasMappingIdentifier[0m]
  1960.  
  1961.  
  1962. SQL[[0;33mSELECT * FROM `entPhysical` WHERE `device_id` = '138'[0m]
  1963.  
  1964. >> Runtime for discovery module 'entity-physical': 0.5980 seconds with 0 bytes
  1965. #### Unload disco module entity-physical ####
  1966.  
  1967. Modules status: Global+ OS  Device  
  1968. #### Load disco module processors ####
  1969.  hrDevice: SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 hrDevice[0m]
  1970.  
  1971. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 hrProcessorLoad[0m]
  1972.  
  1973. Ubiquiti UniFi: SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -Ovqn -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 .1.3.6.1.4.1.10002.1.1.1.4.2.1.3.2[0m]
  1974. 7
  1975.  
  1976. Discover Processor: .1.3.6.1.4.1.10002.1.1.1.4.2.1.3.2, 0, unifi, CPU, 1, 7, ,
  1977. SQL[[0;33mSELECT COUNT(processor_id) FROM `processors` WHERE `processor_index` = '0' AND `device_id` = '138' AND `processor_type` = 'unifi'[0m]
  1978. .SQL[[0;33mUPDATE `processors` set `processor_descr` ='CPU',`processor_oid` ='.1.3.6.1.4.1.10002.1.1.1.4.2.1.3.2',`processor_usage` ='7',`processor_precision` ='1' WHERE `device_id`='138' AND `processor_index`='0' AND `processor_type`='unifi'[0m]
  1979. SQL[[0;33mSELECT COUNT(*) FROM `processors` WHERE `device_id` = '138' AND `processor_type` != 'ucd-old'[0m]
  1980. Array
  1981. (
  1982.     [unifi] => Array
  1983.         (
  1984.             [0] => 1
  1985.         )
  1986.  
  1987. )
  1988. SQL[[0;33mSELECT * FROM `processors` WHERE `device_id`  = '138'[0m]
  1989. 0 -> unifi
  1990.  
  1991.  
  1992. >> Runtime for discovery module 'processors': 0.5520 seconds with 3408 bytes
  1993. #### Unload disco module processors ####
  1994.  
  1995. Modules status: Global+ OS  Device  
  1996. #### Load disco module mempools ####
  1997. SQL[[0;33mSELECT COUNT(*) FROM `mempools` WHERE `device_id` = '138' AND `mempool_type` = 'cemp'[0m]
  1998. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m NETSWITCH-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt:/opt/librenms/mibs/hp udp:esr-redlion-ap01:161 hpLocal[0m]
  1999.  
  2000. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m NETSWITCH-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt:/opt/librenms/mibs/hp udp:esr-redlion-ap01:161 hpGlobal[0m]
  2001.  
  2002. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES:NetWare-Host-Ext-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 hrStorageEntry[0m]
  2003.  
  2004. UNIFI-MEMORY-POOL: SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -OvQ -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 .1.3.6.1.4.1.10002.1.1.1.1.1.0[0m]
  2005. 62384
  2006.  
  2007. SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -OvQ -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 .1.3.6.1.4.1.10002.1.1.1.1.2.0[0m]
  2008. 16748
  2009.  
  2010. Discover Mempool: 0, unifi, Memory, 1, ,
  2011. SQL[[0;33mSELECT COUNT(mempool_id) FROM `mempools` WHERE `mempool_index` = '0' AND `device_id` = '138' AND `mempool_type` = 'unifi'[0m]
  2012. .SQL[[0;33mUPDATE `mempools` set `mempool_descr` ='Memory' WHERE device_id='138' AND mempool_index='0' AND mempool_type='unifi'[0m]
  2013. Array
  2014. (
  2015.     [unifi] => Array
  2016.         (
  2017.             [0] => 1
  2018.         )
  2019.  
  2020. )
  2021. SQL[[0;33mSELECT * FROM `mempools` WHERE `device_id`  = '138'[0m]
  2022. 0 -> unifi
  2023.  
  2024.  
  2025. >> Runtime for discovery module 'mempools': 0.8860 seconds with 96 bytes
  2026. #### Unload disco module mempools ####
  2027.  
  2028. Modules status: Global+ OS  Device  
  2029. #### Load disco module cisco-vrf-lite ####
  2030. SQL[[0;33mSELECT * FROM vrf_lite_cisco WHERE device_id = '138' [0m]
  2031.  
  2032. >> Runtime for discovery module 'cisco-vrf-lite': 0.0000 seconds with 56 bytes
  2033. #### Unload disco module cisco-vrf-lite ####
  2034.  
  2035. Modules status: Global- OS  Device  Module [ cisco-mac-accounting ] disabled globally.
  2036.  
  2037. Modules status: Global- OS  Device  Module [ cisco-pw ] disabled globally.
  2038.  
  2039. Modules status: Global- OS  Device  Module [ cisco-vrf ] disabled globally.
  2040.  
  2041. Modules status: Global- OS  Device  Module [ cisco-cef ] disabled globally.
  2042.  
  2043. Modules status: Global- OS  Device  Module [ cisco-sla ] disabled globally.
  2044.  
  2045. Modules status: Global- OS  Device  Module [ cisco-cbqos ] disabled globally.
  2046.  
  2047. Modules status: Global- OS  Device  Module [ cisco-otv ] disabled globally.
  2048.  
  2049. Modules status: Global+ OS  Device  
  2050. #### Load disco module ipv4-addresses ####
  2051. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -Osq -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 ipAdEntIfIndex[0m]
  2052.  
  2053. SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -Oqv -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 ipAdEntNetMask.[0m]
  2054.  
  2055. SQL[[0;33mSELECT COUNT(*) FROM `ports` WHERE device_id = '138' AND `ifIndex` = ''[0m]
  2056. !SQL[[0;33mSELECT `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 = '138' OR `ports`.`device_id` IS NULL[0m]
  2057.  
  2058.  
  2059. >> Runtime for discovery module 'ipv4-addresses': 0.5190 seconds with 8320 bytes
  2060. #### Unload disco module ipv4-addresses ####
  2061.  
  2062. Modules status: Global+ OS  Device  
  2063. #### Load disco module ipv6-addresses ####
  2064. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -Ln -Osq -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 ipAddressIfIndex.ipv6[0m]
  2065.  
  2066. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -Ln -Osq -OnU -m IPV6-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 ipv6AddrPfxLength[0m]
  2067.  
  2068. SQL[[0;33mSELECT `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 = '138' OR `ports`.`device_id` IS NULL[0m]
  2069.  
  2070.  
  2071. >> Runtime for discovery module 'ipv6-addresses': 0.4490 seconds with 0 bytes
  2072. #### Unload disco module ipv6-addresses ####
  2073.  
  2074. Modules status: Global- OS  Device  Module [ route ] disabled globally.
  2075.  
  2076. Modules status: Global+ OS  Device  
  2077. #### Load disco module sensors ####
  2078.  ENTITY-SENSOR: Caching OIDs: entPhysicalDescrSNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m CISCO-ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 entPhysicalDescr[0m]
  2079.  
  2080.  entPhysicalNameSNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m CISCO-ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 entPhysicalName[0m]
  2081.  
  2082.  entPhySensorTypeSNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 entPhySensorType[0m]
  2083.  
  2084.  entPhySensorScaleSNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 entPhySensorScale[0m]
  2085.  
  2086.  entPhySensorPrecisionSNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 entPhySensorPrecision[0m]
  2087.  
  2088.  entPhySensorValueSNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 entPhySensorValue[0m]
  2089.  
  2090.  
  2091. SQL[[0;33mSELECT attrib_value FROM devices_attribs WHERE `device_id` = '138' AND `attrib_type` = 'ipmi_hostname' [0m]
  2092. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='voltage' AND S.device_id = D.device_id AND D.device_id = '138' AND S.poller_type = 'ipmi'[0m]
  2093. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='temperature' AND S.device_id = D.device_id AND D.device_id = '138' AND S.poller_type = 'ipmi'[0m]
  2094. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='fanspeed' AND S.device_id = D.device_id AND D.device_id = '138' AND S.poller_type = 'ipmi'[0m]
  2095. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='power' AND S.device_id = D.device_id AND D.device_id = '138' AND S.poller_type = 'ipmi'[0m]
  2096. Airflow: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='airflow' AND S.device_id = D.device_id AND D.device_id = '138' AND S.poller_type = 'snmp'[0m]
  2097.  
  2098. Current: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='current' AND S.device_id = D.device_id AND D.device_id = '138' AND S.poller_type = 'snmp'[0m]
  2099.  
  2100. Charge: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='charge' AND S.device_id = D.device_id AND D.device_id = '138' AND S.poller_type = 'snmp'[0m]
  2101.  
  2102. Dbm: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='dbm' AND S.device_id = D.device_id AND D.device_id = '138' AND S.poller_type = 'snmp'[0m]
  2103.  
  2104. Fanspeed: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='fanspeed' AND S.device_id = D.device_id AND D.device_id = '138' AND S.poller_type = 'snmp'[0m]
  2105.  
  2106. Frequency: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='frequency' AND S.device_id = D.device_id AND D.device_id = '138' AND S.poller_type = 'snmp'[0m]
  2107.  
  2108. Humidity: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='humidity' AND S.device_id = D.device_id AND D.device_id = '138' AND S.poller_type = 'snmp'[0m]
  2109.  
  2110. Load: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='load' AND S.device_id = D.device_id AND D.device_id = '138' AND S.poller_type = 'snmp'[0m]
  2111.  
  2112. Power: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='power' AND S.device_id = D.device_id AND D.device_id = '138' AND S.poller_type = 'snmp'[0m]
  2113.  
  2114. Runtime: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='runtime' AND S.device_id = D.device_id AND D.device_id = '138' AND S.poller_type = 'snmp'[0m]
  2115.  
  2116. Signal: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='signal' AND S.device_id = D.device_id AND D.device_id = '138' AND S.poller_type = 'snmp'[0m]
  2117.  
  2118. State: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='state' AND S.device_id = D.device_id AND D.device_id = '138' AND S.poller_type = 'snmp'[0m]
  2119.  
  2120. Temperature: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='temperature' AND S.device_id = D.device_id AND D.device_id = '138' AND S.poller_type = 'snmp'[0m]
  2121.  
  2122. Voltage: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='voltage' AND S.device_id = D.device_id AND D.device_id = '138' AND S.poller_type = 'snmp'[0m]
  2123.  
  2124.  
  2125. >> Runtime for discovery module 'sensors': 1.3240 seconds with 936 bytes
  2126. #### Unload disco module sensors ####
  2127.  
  2128. Modules status: Global+ OS  Device  
  2129. #### Load disco module storage ####
  2130. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m EQLVOLUME-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt:/opt/librenms/mibs/equallogic udp:esr-redlion-ap01:161 EqliscsiVolumeEntry[0m]
  2131.  
  2132. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES:NetWare-Host-Ext-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 hrStorageEntry[0m]
  2133.  
  2134. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m NETAPP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 dfEntry[0m]
  2135.  
  2136. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UCD-SNMP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 dskTable[0m]
  2137.  
  2138. SQL[[0;33mSELECT `storage_descr` FROM `storage` WHERE `device_id`  = '138' AND `storage_type` != 'dsk'[0m]
  2139. SQL[[0;33mSELECT * FROM `storage` WHERE `device_id`  = '138'[0m]
  2140.  
  2141.  
  2142. >> Runtime for discovery module 'storage': 1.6710 seconds with -296 bytes
  2143. #### Unload disco module storage ####
  2144.  
  2145. Modules status: Global+ OS  Device  
  2146. #### Load disco module hr-device ####
  2147. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 hrDeviceEntry[0m]
  2148.  
  2149. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 hrProcessorEntry[0m]
  2150.  
  2151. Array
  2152. (
  2153. )
  2154. SQL[[0;33mSELECT * FROM `hrDevice` WHERE `device_id`  = '138'[0m]
  2155.  
  2156.  
  2157. >> Runtime for discovery module 'hr-device': 0.7200 seconds with 56 bytes
  2158. #### Unload disco module hr-device ####
  2159.  
  2160. Modules status: Global+ OS  Device  
  2161. #### Load disco module discovery-protocols ####
  2162.  CISCO-CDP-MIB: SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ######  -OQUs -m CISCO-CDP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 cdpCache[0m]
  2163.  
  2164. Array
  2165. (
  2166. )
  2167.  LLDP-MIB: SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ######  -OQUs -m LLDP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 lldpRemoteSystemsData[0m]
  2168.  
  2169.  ||  ||  ||  ||
  2170. Array
  2171. (
  2172. )
  2173. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 dot1dBasePortIfIndex[0m]
  2174.  
  2175. Array
  2176. (
  2177. )
  2178.  OSPF Discovery: enabled
  2179. SQL[[0;33mSELECT DISTINCT(`ospfNbrIpAddr`),`device_id` FROM `ospf_nbrs` WHERE `device_id`='138'[0m]
  2180. Array
  2181. (
  2182.     [56628] => Array
  2183.         (
  2184.             [lg-ucp-whitelininhitchin] => Array
  2185.                 (
  2186.                     [B0 61 C7 01 FC D7 ] => 1
  2187.                 )
  2188.  
  2189.         )
  2190.  
  2191.     [56629] => Array
  2192.         (
  2193.             [lg-ucp-whitelininhitchin] => Array
  2194.                 (
  2195.                     [B0 61 C7 05 CA FD ] => 1
  2196.                 )
  2197.  
  2198.         )
  2199.  
  2200.     [56630] => Array
  2201.         (
  2202.             [lg-ucp-whitelininhitchin] => Array
  2203.                 (
  2204.                     [B0 61 C7 05 CA FE ] => 1
  2205.                 )
  2206.  
  2207.         )
  2208.  
  2209.     [56648] => Array
  2210.         (
  2211.             [lg-ucp-whitelininhitchin] => Array
  2212.                 (
  2213.                     [B0 61 C7 05 CA FB ] => 1
  2214.                 )
  2215.  
  2216.         )
  2217.  
  2218.     [56631] => Array
  2219.         (
  2220.             [lg-ucp-whitelininhitchin] => Array
  2221.                 (
  2222.                     [B0 61 C7 06 B1 84 ] => 1
  2223.                 )
  2224.  
  2225.         )
  2226.  
  2227.     [56632] => Array
  2228.         (
  2229.             [lg-ucp-whitelininhitchin] => Array
  2230.                 (
  2231.                     [B0 61 C7 06 B1 74 ] => 1
  2232.                 )
  2233.  
  2234.         )
  2235.  
  2236.     [56650] => Array
  2237.         (
  2238.             [lg-ucp-whitelininhitchin] => Array
  2239.                 (
  2240.                     [B0 61 C7 06 B1 95 ] => 1
  2241.                 )
  2242.  
  2243.         )
  2244.  
  2245.     [52287] => Array
  2246.         (
  2247.             [nt-raicam-sw01] => Array
  2248.                 (
  2249.                     [B0 61 C7 9E 4E 66 ] => 1
  2250.                 )
  2251.  
  2252.         )
  2253.  
  2254.     [52286] => Array
  2255.         (
  2256.             [GS1920] => Array
  2257.                 (
  2258.                     [28] => 1
  2259.                 )
  2260.  
  2261.         )
  2262.  
  2263.     [52312] => Array
  2264.         (
  2265.             [GS1920] => Array
  2266.                 (
  2267.                     [25] => 1
  2268.                 )
  2269.  
  2270.         )
  2271.  
  2272.     [52313] => Array
  2273.         (
  2274.             [nt-raicam-sw02] => Array
  2275.                 (
  2276.                     [B0 61 C7 9E 4F 66 ] => 1
  2277.                 )
  2278.  
  2279.         )
  2280.  
  2281. )
  2282. SQL[[0;33mSELECT * FROM `links` AS L, `ports` AS I WHERE L.local_port_id = I.port_id AND I.device_id = '138'[0m]
  2283.  
  2284.  
  2285. >> Runtime for discovery module 'discovery-protocols': 0.9950 seconds with 48 bytes
  2286. #### Unload disco module discovery-protocols ####
  2287.  
  2288. Modules status: Global+ OS  Device  
  2289. #### Load disco module arp-table ####
  2290. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 ipNetToPhysicalPhysAddress[0m]
  2291.  
  2292. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 ipNetToMediaPhysAddress[0m]
  2293.  
  2294. SQL[[0;33mSELECT M.* from ipv4_mac AS M, ports AS I WHERE M.port_id=I.port_id AND I.device_id='138' AND M.context_name=''[0m]
  2295. SQL[[0;33mDELETE `ipv4_mac` FROM `ipv4_mac` LEFT JOIN `ports`
  2296.  ON `ipv4_mac`.`port_id` = `ports`.`port_id` WHERE `ports`.`port_id` IS NULL[0m]
  2297.  
  2298.  
  2299. >> Runtime for discovery module 'arp-table': 0.4520 seconds with -448 bytes
  2300. #### Unload disco module arp-table ####
  2301.  
  2302. Modules status: Global- OS  Device  Module [ discovery-arp ] disabled globally.
  2303.  
  2304. Modules status: Global- OS  Device  Module [ junose-atm-vp ] disabled globally.
  2305.  
  2306. Modules status: Global+ OS  Device  
  2307. #### Load disco module bgp-peers ####
  2308. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -Oqvn -m BGP4-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 .1.3.6.1.2.1.15.2[0m]
  2309.  
  2310. No BGP on hostPeers :
  2311. SQL[[0;33mSELECT * FROM bgpPeers WHERE device_id = '138' AND (context_name = '' OR context_name IS NULL)[0m]
  2312.  
  2313.  
  2314. >> Runtime for discovery module 'bgp-peers': 0.4640 seconds with 496 bytes
  2315. #### Unload disco module bgp-peers ####
  2316.  
  2317. Modules status: Global+ OS  Device  
  2318. #### Load disco module vlans ####
  2319. SQL[[0;33mSELECT * FROM `vlans` WHERE `device_id` = '138'[0m]
  2320. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 dot1dBasePortIfIndex[0m]
  2321.  
  2322. IEEE8021-Q-BRIDGE-MIB VLANs: SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -Oqv -m IEEE8021-Q-BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 dot1qVlanVersionNumber.0[0m]
  2323.  
  2324.  
  2325.  
  2326. >> Runtime for discovery module 'vlans': 0.4580 seconds with 88 bytes
  2327. #### Unload disco module vlans ####
  2328.  
  2329. Modules status: Global- OS  Device  Module [ vmware-vminfo ] disabled globally.
  2330.  
  2331. Modules status: Global- OS  Device  Module [ libvirt-vminfo ] disabled globally.
  2332.  
  2333. Modules status: Global- OS  Device  Module [ toner ] disabled globally.
  2334.  
  2335. Modules status: Global+ OS  Device  
  2336. #### Load disco module ucd-diskio ####
  2337. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UCD-DISKIO-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 diskIOEntry[0m]
  2338.  
  2339. Array
  2340. (
  2341. )
  2342. SQL[[0;33mSELECT * FROM `ucd_diskio` where `device_id`  = '138'[0m]
  2343.  
  2344.  
  2345. >> Runtime for discovery module 'ucd-diskio': 0.3530 seconds with -72 bytes
  2346. #### Unload disco module ucd-diskio ####
  2347.  
  2348. Modules status: Global- OS  Device  Module [ applications ] disabled globally.
  2349.  
  2350. Modules status: Global+ OS  Device  
  2351. #### Load disco module services ####
  2352.  
  2353. >> Runtime for discovery module 'services': 0.0000 seconds with 0 bytes
  2354. #### Unload disco module services ####
  2355.  
  2356. Modules status: Global+ OS  Device  
  2357. #### Load disco module stp ####
  2358. SQL[[0;33mSELECT * FROM `stp` WHERE `device_id` = '138'[0m]
  2359. SNMP[[0;36m/usr/bin/snmpget -v1 -c ###### -Oqv -m RSTP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 dot1dStpProtocolSpecification.0[0m]
  2360.  
  2361.  
  2362.  
  2363. >> Runtime for discovery module 'stp': 0.1340 seconds with 80 bytes
  2364. #### Unload disco module stp ####
  2365.  
  2366. Modules status: Global+ OS  Device  
  2367. #### Load disco module ntp ####
  2368.  
  2369. >> Runtime for discovery module 'ntp': 9.2020 seconds with 0 bytes
  2370. #### Unload disco module ntp ####
  2371.  
  2372. Modules status: Global- OS  Device  Module [ loadbalancers ] disabled globally.
  2373.  
  2374. Modules status: Global- OS  Device  Module [ mef ] disabled globally.
  2375.  
  2376. Modules status: Global+ OS  Device  
  2377. #### Load disco module wireless ####
  2378. Attempting to initialize OS: unifi
  2379. OS initialized: LibreNMS\OS\Unifi
  2380. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='ap-count'[0m]
  2381. clients: SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 unifiVapNumStations[0m]
  2382. unifiVapNumStations.0 = 0
  2383. unifiVapNumStations.1 = 0
  2384. unifiVapNumStations.2 = 0
  2385.  
  2386. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 unifiVapRadio[0m]
  2387. unifiVapRadio.0 = ng
  2388. unifiVapRadio.1 = ng
  2389. unifiVapRadio.2 = ng
  2390.  
  2391. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 unifiVapEssId[0m]
  2392. unifiVapEssId.0 =
  2393. unifiVapEssId.1 = Red Lion Security
  2394. unifiVapEssId.2 = Red Lion Office
  2395.  
  2396. Discovered LibreNMS\Device\WirelessSensor Array
  2397. (
  2398.     [sensor_class] => clients
  2399.     [device_id] => 138
  2400.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.8.0",".1.3.6.1.4.1.41112.1.6.1.2.1.8.1",".1.3.6.1.4.1.41112.1.6.1.2.1.8.2"]
  2401.     [sensor_index] => ng
  2402.     [sensor_type] => unifi
  2403.     [sensor_descr] => Clients (ng)
  2404.     [sensor_divisor] => 1
  2405.     [sensor_multiplier] => 1
  2406.     [sensor_aggregator] => sum
  2407.     [sensor_limit] => 40
  2408.     [sensor_limit_warn] => 30
  2409.     [sensor_limit_low] =>
  2410.     [sensor_limit_low_warn] =>
  2411.     [sensor_current] => 0
  2412.     [entPhysicalIndex] =>
  2413.     [entPhysicalIndex_measured] =>
  2414.     [access_point_id] =>
  2415. )
  2416. Discovered LibreNMS\Device\WirelessSensor Array
  2417. (
  2418.     [sensor_class] => clients
  2419.     [device_id] => 138
  2420.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.8.1"]
  2421.     [sensor_index] => Red Lion Security
  2422.     [sensor_type] => unifi
  2423.     [sensor_descr] => SSID: Red Lion Security
  2424.     [sensor_divisor] => 1
  2425.     [sensor_multiplier] => 1
  2426.     [sensor_aggregator] => sum
  2427.     [sensor_limit] =>
  2428.     [sensor_limit_warn] =>
  2429.     [sensor_limit_low] =>
  2430.     [sensor_limit_low_warn] =>
  2431.     [sensor_current] => 0
  2432.     [entPhysicalIndex] =>
  2433.     [entPhysicalIndex_measured] =>
  2434.     [access_point_id] =>
  2435. )
  2436. Discovered LibreNMS\Device\WirelessSensor Array
  2437. (
  2438.     [sensor_class] => clients
  2439.     [device_id] => 138
  2440.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.8.2"]
  2441.     [sensor_index] => Red Lion Office
  2442.     [sensor_type] => unifi
  2443.     [sensor_descr] => SSID: Red Lion Office
  2444.     [sensor_divisor] => 1
  2445.     [sensor_multiplier] => 1
  2446.     [sensor_aggregator] => sum
  2447.     [sensor_limit] =>
  2448.     [sensor_limit_warn] =>
  2449.     [sensor_limit_low] =>
  2450.     [sensor_limit_low_warn] =>
  2451.     [sensor_current] => 0
  2452.     [entPhysicalIndex] =>
  2453.     [entPhysicalIndex_measured] =>
  2454.     [access_point_id] =>
  2455. )
  2456. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='clients' AND `sensor_type`='unifi' AND `sensor_index`='ng'[0m]
  2457. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='clients' AND `sensor_type`='unifi' AND `sensor_index`='Red Lion Security'[0m]
  2458. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='clients' AND `sensor_type`='unifi' AND `sensor_index`='Red Lion Office'[0m]
  2459. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='clients' AND `sensor_id` NOT IN ('73','74','75')[0m]
  2460.  
  2461. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='quality'[0m]
  2462. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='capacity'[0m]
  2463. utilization: SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 unifiRadioCuTotal[0m]
  2464. unifiRadioCuTotal.0 = 27
  2465.  
  2466. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 unifiRadioCuSelfRx[0m]
  2467. unifiRadioCuSelfRx.0 = 18
  2468.  
  2469. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 unifiRadioCuSelfTx[0m]
  2470. unifiRadioCuSelfTx.0 = 4
  2471.  
  2472. SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 unifiRadioRadio[0m]
  2473. unifiRadioRadio.0 = ng
  2474.  
  2475. Discovered LibreNMS\Device\WirelessSensor Array
  2476. (
  2477.     [sensor_class] => utilization
  2478.     [device_id] => 138
  2479.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.1.1.6.0"]
  2480.     [sensor_index] => 0
  2481.     [sensor_type] => unifi-total
  2482.     [sensor_descr] => Total Util (ng)
  2483.     [sensor_divisor] => 1
  2484.     [sensor_multiplier] => 1
  2485.     [sensor_aggregator] => sum
  2486.     [sensor_limit] =>
  2487.     [sensor_limit_warn] =>
  2488.     [sensor_limit_low] =>
  2489.     [sensor_limit_low_warn] =>
  2490.     [sensor_current] => 27
  2491.     [entPhysicalIndex] =>
  2492.     [entPhysicalIndex_measured] =>
  2493.     [access_point_id] =>
  2494. )
  2495. Discovered LibreNMS\Device\WirelessSensor Array
  2496. (
  2497.     [sensor_class] => utilization
  2498.     [device_id] => 138
  2499.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.1.1.7.0"]
  2500.     [sensor_index] => 0
  2501.     [sensor_type] => unifi-rx
  2502.     [sensor_descr] => Self Rx Util (ng)
  2503.     [sensor_divisor] => 1
  2504.     [sensor_multiplier] => 1
  2505.     [sensor_aggregator] => sum
  2506.     [sensor_limit] =>
  2507.     [sensor_limit_warn] =>
  2508.     [sensor_limit_low] =>
  2509.     [sensor_limit_low_warn] =>
  2510.     [sensor_current] => 18
  2511.     [entPhysicalIndex] =>
  2512.     [entPhysicalIndex_measured] =>
  2513.     [access_point_id] =>
  2514. )
  2515. Discovered LibreNMS\Device\WirelessSensor Array
  2516. (
  2517.     [sensor_class] => utilization
  2518.     [device_id] => 138
  2519.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.1.1.8.0"]
  2520.     [sensor_index] => 0
  2521.     [sensor_type] => unifi-tx
  2522.     [sensor_descr] => Self Tx Util (ng)
  2523.     [sensor_divisor] => 1
  2524.     [sensor_multiplier] => 1
  2525.     [sensor_aggregator] => sum
  2526.     [sensor_limit] =>
  2527.     [sensor_limit_warn] =>
  2528.     [sensor_limit_low] =>
  2529.     [sensor_limit_low_warn] =>
  2530.     [sensor_current] => 4
  2531.     [entPhysicalIndex] =>
  2532.     [entPhysicalIndex_measured] =>
  2533.     [access_point_id] =>
  2534. )
  2535. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='utilization' AND `sensor_type`='unifi-total' AND `sensor_index`='0'[0m]
  2536. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='utilization' AND `sensor_type`='unifi-rx' AND `sensor_index`='0'[0m]
  2537. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='utilization' AND `sensor_type`='unifi-tx' AND `sensor_index`='0'[0m]
  2538. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='utilization' AND `sensor_id` NOT IN ('76','77','78')[0m]
  2539.  
  2540. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='rate'[0m]
  2541. ccq: SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 unifiVapCcq[0m]
  2542. unifiVapCcq.0 = 4597908
  2543. unifiVapCcq.1 = 4597908
  2544. unifiVapCcq.2 = 4597908
  2545.  
  2546. Discovered LibreNMS\Device\WirelessSensor Array
  2547. (
  2548.     [sensor_class] => ccq
  2549.     [device_id] => 138
  2550.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.3.1"]
  2551.     [sensor_index] => 1
  2552.     [sensor_type] => unifi
  2553.     [sensor_descr] => SSID: Red Lion Security (ng)
  2554.     [sensor_divisor] => 10
  2555.     [sensor_multiplier] => 1
  2556.     [sensor_aggregator] => sum
  2557.     [sensor_limit] =>
  2558.     [sensor_limit_warn] =>
  2559.     [sensor_limit_low] =>
  2560.     [sensor_limit_low_warn] =>
  2561.     [sensor_current] => 100
  2562.     [entPhysicalIndex] =>
  2563.     [entPhysicalIndex_measured] =>
  2564.     [access_point_id] =>
  2565. )
  2566. Discovered LibreNMS\Device\WirelessSensor Array
  2567. (
  2568.     [sensor_class] => ccq
  2569.     [device_id] => 138
  2570.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.3.2"]
  2571.     [sensor_index] => 2
  2572.     [sensor_type] => unifi
  2573.     [sensor_descr] => SSID: Red Lion Office (ng)
  2574.     [sensor_divisor] => 10
  2575.     [sensor_multiplier] => 1
  2576.     [sensor_aggregator] => sum
  2577.     [sensor_limit] =>
  2578.     [sensor_limit_warn] =>
  2579.     [sensor_limit_low] =>
  2580.     [sensor_limit_low_warn] =>
  2581.     [sensor_current] => 100
  2582.     [entPhysicalIndex] =>
  2583.     [entPhysicalIndex_measured] =>
  2584.     [access_point_id] =>
  2585. )
  2586. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='ccq' AND `sensor_type`='unifi' AND `sensor_index`='1'[0m]
  2587. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='ccq' AND `sensor_type`='unifi' AND `sensor_index`='2'[0m]
  2588. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='ccq' AND `sensor_id` NOT IN ('79','80')[0m]
  2589.  
  2590. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='snr'[0m]
  2591. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='rssi'[0m]
  2592. power: SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 unifiVapTxPower[0m]
  2593. unifiVapTxPower.0 = 14
  2594. unifiVapTxPower.1 = 14
  2595. unifiVapTxPower.2 = 14
  2596.  
  2597. Discovered LibreNMS\Device\WirelessSensor Array
  2598. (
  2599.     [sensor_class] => power
  2600.     [device_id] => 138
  2601.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.21.0"]
  2602.     [sensor_index] => ng
  2603.     [sensor_type] => unifi-tx
  2604.     [sensor_descr] => Tx Power (ng)
  2605.     [sensor_divisor] => 1
  2606.     [sensor_multiplier] => 1
  2607.     [sensor_aggregator] => sum
  2608.     [sensor_limit] =>
  2609.     [sensor_limit_warn] =>
  2610.     [sensor_limit_low] =>
  2611.     [sensor_limit_low_warn] =>
  2612.     [sensor_current] => 14
  2613.     [entPhysicalIndex] =>
  2614.     [entPhysicalIndex_measured] =>
  2615.     [access_point_id] =>
  2616. )
  2617. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='power' AND `sensor_type`='unifi-tx' AND `sensor_index`='ng'[0m]
  2618. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='power' AND `sensor_id` NOT IN ('81')[0m]
  2619.  
  2620. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='noise-floor'[0m]
  2621. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='error-ratio'[0m]
  2622. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='error-rate'[0m]
  2623. frequency: SNMP[[0;36m/usr/bin/snmpwalk -v1 -c ###### -OQUs -m UBNT-UniFi-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/ubnt udp:esr-redlion-ap01:161 unifiVapChannel[0m]
  2624. unifiVapChannel.0 = 1
  2625. unifiVapChannel.1 = 1
  2626. unifiVapChannel.2 = 1
  2627.  
  2628. Discovered LibreNMS\Device\WirelessSensor Array
  2629. (
  2630.     [sensor_class] => frequency
  2631.     [device_id] => 138
  2632.     [sensor_oids] => [".1.3.6.1.4.1.41112.1.6.1.2.1.4.0"]
  2633.     [sensor_index] => ng
  2634.     [sensor_type] => unifi
  2635.     [sensor_descr] => Frequency (ng)
  2636.     [sensor_divisor] => 1
  2637.     [sensor_multiplier] => 1
  2638.     [sensor_aggregator] => sum
  2639.     [sensor_limit] =>
  2640.     [sensor_limit_warn] =>
  2641.     [sensor_limit_low] =>
  2642.     [sensor_limit_low_warn] =>
  2643.     [sensor_current] => 2412
  2644.     [entPhysicalIndex] =>
  2645.     [entPhysicalIndex_measured] =>
  2646.     [access_point_id] =>
  2647. )
  2648. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='frequency' AND `sensor_type`='unifi' AND `sensor_index`='ng'[0m]
  2649. .SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='frequency' AND `sensor_id` NOT IN ('82')[0m]
  2650.  
  2651. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='138' AND `sensor_class`='distance'[0m]
  2652.  
  2653. >> Runtime for discovery module 'wireless': 5.1670 seconds with 32 bytes
  2654. #### Unload disco module wireless ####
  2655.  
  2656. SQL[[0;33mSELECT attrib_value FROM devices_attribs WHERE `device_id` = '138' AND `attrib_type` = 'poll_mib' [0m]
  2657. SQL[[0;33mUPDATE `devices` set `last_discovered` =NOW(),`last_discovered_timetaken` ='25.85' WHERE `device_id` = '138'[0m]
  2658. Discovered in 25.85 seconds
  2659.  
  2660. SQL[[0;33mSELECT * FROM devices_attribs WHERE `device_id` = '137'[0m]
  2661. esr-redlion-gw01 137 routeros SQL[[0;33mINSERT INTO `device_perf` (`xmt`,`rcv`,`loss`,`min`,`max`,`avg`,`device_id`,`timestamp`)  VALUES ('3','3','0','140','246','181','137',NOW())[0m]
  2662. SNMP Check response code: 0
  2663. SQL[[0;33mSELECT attrib_value FROM devices_attribs WHERE `device_id` = '137' AND `attrib_type` = 'poll_mib' [0m]
  2664.  
  2665. Modules status: Global+ OS  Device  
  2666. #### Load disco module os ####
  2667. SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Ovq -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 SNMPv2-MIB::sysDescr.0[0m]
  2668. RouterOS CCR1009-8G-1S-1S+
  2669.  
  2670. SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Ovqn -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 SNMPv2-MIB::sysObjectID.0[0m]
  2671. .1.3.6.1.4.1.14988.1
  2672.  
  2673. | RouterOS CCR1009-8G-1S-1S+ | .1.3.6.1.4.1.14988.1 |
  2674.  
  2675. >> Runtime for discovery module 'os': 0.3820 seconds with 32 bytes
  2676. #### Unload disco module os ####
  2677.  
  2678. Modules status: Global+ OS  Device  
  2679. #### Load disco module ports ####
  2680. SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 ifDescr[0m]
  2681. ifDescr.1 = sfp-sfpplus1
  2682. ifDescr.2 = sfp1
  2683. ifDescr.3 = ether1-switch-uplink
  2684. ifDescr.4 = ether2
  2685. ifDescr.5 = ether3
  2686. ifDescr.6 = ether4
  2687. ifDescr.7 = ether5
  2688. ifDescr.8 = ether6
  2689. ifDescr.9 = ether7-BT
  2690. ifDescr.10 = ether8-talktalk
  2691. ifDescr.11 = bridge-mgmt
  2692. ifDescr.12 = Video
  2693. ifDescr.13 = Trusted
  2694. ifDescr.14 = Guest
  2695. ifDescr.15 = pppoe-BT
  2696. ifDescr.16 = pppoe-Talktalk
  2697. ifDescr.17 = pptp-rob
  2698. ifDescr.18 = DMZ
  2699. ifDescr.19 = conference
  2700. ifDescr.21 = sstp-ntvd
  2701.  
  2702. SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 ifName[0m]
  2703. ifName.1 = sfp-sfpplus1
  2704. ifName.2 = sfp1
  2705. ifName.3 = ether1-switch-uplink
  2706. ifName.4 = ether2
  2707. ifName.5 = ether3
  2708. ifName.6 = ether4
  2709. ifName.7 = ether5
  2710. ifName.8 = ether6
  2711. ifName.9 = ether7-BT
  2712. ifName.10 = ether8-talktalk
  2713. ifName.11 = bridge-mgmt
  2714. ifName.12 = Video
  2715. ifName.13 = Trusted
  2716. ifName.14 = Guest
  2717. ifName.15 = pppoe-BT
  2718. ifName.16 = pppoe-Talktalk
  2719. ifName.17 = pptp-rob
  2720. ifName.18 = DMZ
  2721. ifName.19 = conference
  2722. ifName.21 = sstp-ntvd
  2723.  
  2724. SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 ifAlias[0m]
  2725. ifAlias.1 =
  2726. ifAlias.2 =
  2727. ifAlias.3 =
  2728. ifAlias.4 =
  2729. ifAlias.5 =
  2730. ifAlias.6 =
  2731. ifAlias.7 =
  2732. ifAlias.8 =
  2733. ifAlias.9 =
  2734. ifAlias.10 =
  2735. ifAlias.11 =
  2736. ifAlias.12 =
  2737. ifAlias.13 =
  2738. ifAlias.14 =
  2739. ifAlias.15 =
  2740. ifAlias.16 =
  2741. ifAlias.17 =
  2742. ifAlias.18 =
  2743. ifAlias.19 =
  2744. ifAlias.21 = mgmt vpn
  2745.  
  2746. SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 ifType[0m]
  2747. ifType.1 = ethernetCsmacd
  2748. ifType.2 = ethernetCsmacd
  2749. ifType.3 = ethernetCsmacd
  2750. ifType.4 = ethernetCsmacd
  2751. ifType.5 = ethernetCsmacd
  2752. ifType.6 = ethernetCsmacd
  2753. ifType.7 = ethernetCsmacd
  2754. ifType.8 = ethernetCsmacd
  2755. ifType.9 = ethernetCsmacd
  2756. ifType.10 = ethernetCsmacd
  2757. ifType.11 = bridge
  2758. ifType.12 = l2vlan
  2759. ifType.13 = l2vlan
  2760. ifType.14 = l2vlan
  2761. ifType.15 = ppp
  2762. ifType.16 = ppp
  2763. ifType.17 = ppp
  2764. ifType.18 = l2vlan
  2765. ifType.19 = l2vlan
  2766. ifType.21 = other
  2767.  
  2768. Array
  2769. (
  2770.     [1] => Array
  2771.         (
  2772.             [ifDescr] => sfp-sfpplus1
  2773.             [ifName] => sfp-sfpplus1
  2774.             [ifAlias] =>
  2775.             [ifType] => ethernetCsmacd
  2776.         )
  2777.  
  2778.     [2] => Array
  2779.         (
  2780.             [ifDescr] => sfp1
  2781.             [ifName] => sfp1
  2782.             [ifAlias] =>
  2783.             [ifType] => ethernetCsmacd
  2784.         )
  2785.  
  2786.     [3] => Array
  2787.         (
  2788.             [ifDescr] => ether1-switch-uplink
  2789.             [ifName] => ether1-switch-uplink
  2790.             [ifAlias] =>
  2791.             [ifType] => ethernetCsmacd
  2792.         )
  2793.  
  2794.     [4] => Array
  2795.         (
  2796.             [ifDescr] => ether2
  2797.             [ifName] => ether2
  2798.             [ifAlias] =>
  2799.             [ifType] => ethernetCsmacd
  2800.         )
  2801.  
  2802.     [5] => Array
  2803.         (
  2804.             [ifDescr] => ether3
  2805.             [ifName] => ether3
  2806.             [ifAlias] =>
  2807.             [ifType] => ethernetCsmacd
  2808.         )
  2809.  
  2810.     [6] => Array
  2811.         (
  2812.             [ifDescr] => ether4
  2813.             [ifName] => ether4
  2814.             [ifAlias] =>
  2815.             [ifType] => ethernetCsmacd
  2816.         )
  2817.  
  2818.     [7] => Array
  2819.         (
  2820.             [ifDescr] => ether5
  2821.             [ifName] => ether5
  2822.             [ifAlias] =>
  2823.             [ifType] => ethernetCsmacd
  2824.         )
  2825.  
  2826.     [8] => Array
  2827.         (
  2828.             [ifDescr] => ether6
  2829.             [ifName] => ether6
  2830.             [ifAlias] =>
  2831.             [ifType] => ethernetCsmacd
  2832.         )
  2833.  
  2834.     [9] => Array
  2835.         (
  2836.             [ifDescr] => ether7-BT
  2837.             [ifName] => ether7-BT
  2838.             [ifAlias] =>
  2839.             [ifType] => ethernetCsmacd
  2840.         )
  2841.  
  2842.     [10] => Array
  2843.         (
  2844.             [ifDescr] => ether8-talktalk
  2845.             [ifName] => ether8-talktalk
  2846.             [ifAlias] =>
  2847.             [ifType] => ethernetCsmacd
  2848.         )
  2849.  
  2850.     [11] => Array
  2851.         (
  2852.             [ifDescr] => bridge-mgmt
  2853.             [ifName] => bridge-mgmt
  2854.             [ifAlias] =>
  2855.             [ifType] => bridge
  2856.         )
  2857.  
  2858.     [12] => Array
  2859.         (
  2860.             [ifDescr] => Video
  2861.             [ifName] => Video
  2862.             [ifAlias] =>
  2863.             [ifType] => l2vlan
  2864.         )
  2865.  
  2866.     [13] => Array
  2867.         (
  2868.             [ifDescr] => Trusted
  2869.             [ifName] => Trusted
  2870.             [ifAlias] =>
  2871.             [ifType] => l2vlan
  2872.         )
  2873.  
  2874.     [14] => Array
  2875.         (
  2876.             [ifDescr] => Guest
  2877.             [ifName] => Guest
  2878.             [ifAlias] =>
  2879.             [ifType] => l2vlan
  2880.         )
  2881.  
  2882.     [15] => Array
  2883.         (
  2884.             [ifDescr] => pppoe-BT
  2885.             [ifName] => pppoe-BT
  2886.             [ifAlias] =>
  2887.             [ifType] => ppp
  2888.         )
  2889.  
  2890.     [16] => Array
  2891.         (
  2892.             [ifDescr] => pppoe-Talktalk
  2893.             [ifName] => pppoe-Talktalk
  2894.             [ifAlias] =>
  2895.             [ifType] => ppp
  2896.         )
  2897.  
  2898.     [17] => Array
  2899.         (
  2900.             [ifDescr] => pptp-rob
  2901.             [ifName] => pptp-rob
  2902.             [ifAlias] =>
  2903.             [ifType] => ppp
  2904.         )
  2905.  
  2906.     [18] => Array
  2907.         (
  2908.             [ifDescr] => DMZ
  2909.             [ifName] => DMZ
  2910.             [ifAlias] =>
  2911.             [ifType] => l2vlan
  2912.         )
  2913.  
  2914.     [19] => Array
  2915.         (
  2916.             [ifDescr] => conference
  2917.             [ifName] => conference
  2918.             [ifAlias] =>
  2919.             [ifType] => l2vlan
  2920.         )
  2921.  
  2922.     [21] => Array
  2923.         (
  2924.             [ifDescr] => sstp-ntvd
  2925.             [ifName] => sstp-ntvd
  2926.             [ifAlias] => mgmt vpn
  2927.             [ifType] => other
  2928.         )
  2929.  
  2930. )
  2931. SQL[[0;33mSELECT `name` FROM `port_association_mode` WHERE pom_id = '1'[0m]
  2932. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '137' ORDER BY port_id[0m]
  2933. ....................
  2934.  
  2935. >> Runtime for discovery module 'ports': 12.4000 seconds with 288 bytes
  2936. #### Unload disco module ports ####
  2937.  
  2938. Modules status: Global+ OS  Device  
  2939. #### Load disco module ports-stack ####
  2940. SQL[[0;33mSELECT * FROM `ports_stack` WHERE `device_id` = '137'[0m]
  2941. SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######'  -OQUs -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 ifStackStatus[0m]
  2942.  
  2943.  
  2944.  
  2945. >> Runtime for discovery module 'ports-stack': 0.0110 seconds with -16 bytes
  2946. #### Unload disco module ports-stack ####
  2947.  
  2948. Modules status: Global+ OS  Device  
  2949. #### Load disco module entity-physical ####
  2950.  
  2951. Caching OIDs: entPhysicalEntrySNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 entPhysicalEntry[0m]
  2952. entPhysicalIndex.65536 = 65536
  2953. entPhysicalIndex.262145 = 262145
  2954. entPhysicalIndex.262146 = 262146
  2955. entPhysicalDescr.65536 = RouterOS 6.38.1 (stable) on CCR1009-8G-1S-1S+
  2956. entPhysicalDescr.262145 = Linux 3.3.5 ohci_hcd Tile-Gx OHCI
  2957. entPhysicalDescr.262146 = Linux 3.3.5 ehci_hcd Tile-Gx EHCI
  2958. entPhysicalVendorType.65536 = zeroDotZero
  2959. entPhysicalVendorType.262145 = zeroDotZero
  2960. entPhysicalVendorType.262146 = zeroDotZero
  2961. entPhysicalContainedIn.65536 = 0
  2962. entPhysicalContainedIn.262145 = 65536
  2963. entPhysicalContainedIn.262146 = 65536
  2964. entPhysicalClass.65536 = chassis
  2965. entPhysicalClass.262145 = unknown
  2966. entPhysicalClass.262146 = unknown
  2967. entPhysicalParentRelPos.65536 = -1
  2968. entPhysicalParentRelPos.262145 = -1
  2969. entPhysicalParentRelPos.262146 = -1
  2970. entPhysicalName.65536 = tilegx
  2971. entPhysicalName.262145 = 2:1
  2972. entPhysicalName.262146 = 1:1
  2973. entPhysicalHardwareRev.65536 =
  2974. entPhysicalHardwareRev.262145 =
  2975. entPhysicalHardwareRev.262146 =
  2976. entPhysicalFirmwareRev.65536 =
  2977. entPhysicalFirmwareRev.262145 =
  2978. entPhysicalFirmwareRev.262146 =
  2979. entPhysicalSoftwareRev.65536 =
  2980. entPhysicalSoftwareRev.262145 =
  2981. entPhysicalSoftwareRev.262146 =
  2982. entPhysicalSerialNum.65536 =
  2983. entPhysicalSerialNum.262145 = tilegx-ohci.0
  2984. entPhysicalSerialNum.262146 = tilegx-ehci.0
  2985. entPhysicalMfgName.65536 =
  2986. entPhysicalMfgName.262145 = 0x1d6b
  2987. entPhysicalMfgName.262146 = 0x1d6b
  2988. entPhysicalModelName.65536 =
  2989. entPhysicalModelName.262145 = 0x0001
  2990. entPhysicalModelName.262146 = 0x0002
  2991. entPhysicalAlias.65536 =
  2992. entPhysicalAlias.262145 =
  2993. entPhysicalAlias.262146 =
  2994. entPhysicalAssetID.65536 =
  2995. entPhysicalAssetID.262145 =
  2996. entPhysicalAssetID.262146 =
  2997. entPhysicalIsFRU.65536 = false
  2998. entPhysicalIsFRU.262145 = false
  2999. entPhysicalIsFRU.262146 = false
  3000.  
  3001.  entAliasMappingIdentifierSNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######'  -OQUs -m ENTITY-MIB:IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 entAliasMappingIdentifier[0m]
  3002. entAliasMappingIdentifier = No Such Object available on this agent at this OID
  3003.  
  3004. SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '137' AND entPhysicalIndex = '65536'[0m]
  3005. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='65536',`entPhysicalDescr` ='RouterOS 6.38.1 (stable) on CCR1009-8G-1S-1S+',`entPhysicalClass` ='chassis',`entPhysicalName` ='tilegx',`entPhysicalModelName` ='',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='0',`entPhysicalMfgName` ='',`entPhysicalParentRelPos` ='-1',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='137' AND entPhysicalIndex='65536'[0m]
  3006. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '137' AND entPhysicalIndex = '262145'[0m]
  3007. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='262145',`entPhysicalDescr` ='Linux 3.3.5 ohci_hcd Tile-Gx OHCI',`entPhysicalClass` ='unknown',`entPhysicalName` ='2:1',`entPhysicalModelName` ='0x0001',`entPhysicalSerialNum` ='tilegx-ohci.0',`entPhysicalContainedIn` ='65536',`entPhysicalMfgName` ='0x1d6b',`entPhysicalParentRelPos` ='-1',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='137' AND entPhysicalIndex='262145'[0m]
  3008. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '137' AND entPhysicalIndex = '262146'[0m]
  3009. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='262146',`entPhysicalDescr` ='Linux 3.3.5 ehci_hcd Tile-Gx EHCI',`entPhysicalClass` ='unknown',`entPhysicalName` ='1:1',`entPhysicalModelName` ='0x0002',`entPhysicalSerialNum` ='tilegx-ehci.0',`entPhysicalContainedIn` ='65536',`entPhysicalMfgName` ='0x1d6b',`entPhysicalParentRelPos` ='-1',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='137' AND entPhysicalIndex='262146'[0m]
  3010. .
  3011. SQL[[0;33mSELECT * FROM `entPhysical` WHERE `device_id` = '137'[0m]
  3012.  
  3013. >> Runtime for discovery module 'entity-physical': 5.0410 seconds with 912 bytes
  3014. #### Unload disco module entity-physical ####
  3015.  
  3016. Modules status: Global+ OS  Device  
  3017. #### Load disco module processors ####
  3018.  hrDevice: SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 hrDevice[0m]
  3019. hrDeviceIndex.1 = 1
  3020. hrDeviceIndex.2 = 2
  3021. hrDeviceIndex.3 = 3
  3022. hrDeviceIndex.4 = 4
  3023. hrDeviceIndex.5 = 5
  3024. hrDeviceIndex.6 = 6
  3025. hrDeviceIndex.7 = 7
  3026. hrDeviceIndex.8 = 8
  3027. hrDeviceIndex.9 = 9
  3028. hrDeviceType.1 = hrDeviceProcessor
  3029. hrDeviceType.2 = hrDeviceProcessor
  3030. hrDeviceType.3 = hrDeviceProcessor
  3031. hrDeviceType.4 = hrDeviceProcessor
  3032. hrDeviceType.5 = hrDeviceProcessor
  3033. hrDeviceType.6 = hrDeviceProcessor
  3034. hrDeviceType.7 = hrDeviceProcessor
  3035. hrDeviceType.8 = hrDeviceProcessor
  3036. hrDeviceType.9 = hrDeviceProcessor
  3037. hrDeviceDescr.1 =
  3038. hrDeviceDescr.2 =
  3039. hrDeviceDescr.3 =
  3040. hrDeviceDescr.4 =
  3041. hrDeviceDescr.5 =
  3042. hrDeviceDescr.6 =
  3043. hrDeviceDescr.7 =
  3044. hrDeviceDescr.8 =
  3045. hrDeviceDescr.9 =
  3046. hrDeviceID.1 = zeroDotZero
  3047. hrDeviceID.2 = zeroDotZero
  3048. hrDeviceID.3 = zeroDotZero
  3049. hrDeviceID.4 = zeroDotZero
  3050. hrDeviceID.5 = zeroDotZero
  3051. hrDeviceID.6 = zeroDotZero
  3052. hrDeviceID.7 = zeroDotZero
  3053. hrDeviceID.8 = zeroDotZero
  3054. hrDeviceID.9 = zeroDotZero
  3055. hrDeviceStatus.1 = running
  3056. hrDeviceStatus.2 = running
  3057. hrDeviceStatus.3 = running
  3058. hrDeviceStatus.4 = running
  3059. hrDeviceStatus.5 = running
  3060. hrDeviceStatus.6 = running
  3061. hrDeviceStatus.7 = running
  3062. hrDeviceStatus.8 = running
  3063. hrDeviceStatus.9 = running
  3064. hrDeviceErrors.1 = 0
  3065. hrDeviceErrors.2 = 0
  3066. hrDeviceErrors.3 = 0
  3067. hrDeviceErrors.4 = 0
  3068. hrDeviceErrors.5 = 0
  3069. hrDeviceErrors.6 = 0
  3070. hrDeviceErrors.7 = 0
  3071. hrDeviceErrors.8 = 0
  3072. hrDeviceErrors.9 = 0
  3073. hrProcessorFrwID.1 = zeroDotZero
  3074. hrProcessorFrwID.2 = zeroDotZero
  3075. hrProcessorFrwID.3 = zeroDotZero
  3076. hrProcessorFrwID.4 = zeroDotZero
  3077. hrProcessorFrwID.5 = zeroDotZero
  3078. hrProcessorFrwID.6 = zeroDotZero
  3079. hrProcessorFrwID.7 = zeroDotZero
  3080. hrProcessorFrwID.8 = zeroDotZero
  3081. hrProcessorFrwID.9 = zeroDotZero
  3082. hrProcessorLoad.1 = 0
  3083. hrProcessorLoad.2 = 0
  3084. hrProcessorLoad.3 = 1
  3085. hrProcessorLoad.4 = 1
  3086. hrProcessorLoad.5 = 0
  3087. hrProcessorLoad.6 = 0
  3088. hrProcessorLoad.7 = 0
  3089. hrProcessorLoad.8 = 0
  3090. hrProcessorLoad.9 = 0
  3091.  
  3092. SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 hrProcessorLoad[0m]
  3093. hrProcessorLoad.1 = 0
  3094. hrProcessorLoad.2 = 0
  3095. hrProcessorLoad.3 = 1
  3096. hrProcessorLoad.4 = 1
  3097. hrProcessorLoad.5 = 0
  3098. hrProcessorLoad.6 = 0
  3099. hrProcessorLoad.7 = 0
  3100. hrProcessorLoad.8 = 0
  3101. hrProcessorLoad.9 = 0
  3102.  
  3103. Discover Processor: .1.3.6.1.2.1.25.3.3.1.2.1, 1, hr, Processor, 1, 0, , 1
  3104. SQL[[0;33mSELECT COUNT(processor_id) FROM `processors` WHERE `processor_index` = '1' AND `device_id` = '137' AND `processor_type` = 'hr'[0m]
  3105. .SQL[[0;33mUPDATE `processors` set `processor_descr` ='Processor',`processor_oid` ='.1.3.6.1.2.1.25.3.3.1.2.1',`processor_usage` ='0',`processor_precision` ='1' WHERE `device_id`='137' AND `processor_index`='1' AND `processor_type`='hr'[0m]
  3106. Discover Processor: .1.3.6.1.2.1.25.3.3.1.2.2, 2, hr, Processor, 1, 0, , 2
  3107. SQL[[0;33mSELECT COUNT(processor_id) FROM `processors` WHERE `processor_index` = '2' AND `device_id` = '137' AND `processor_type` = 'hr'[0m]
  3108. .SQL[[0;33mUPDATE `processors` set `processor_descr` ='Processor',`processor_oid` ='.1.3.6.1.2.1.25.3.3.1.2.2',`processor_usage` ='0',`processor_precision` ='1' WHERE `device_id`='137' AND `processor_index`='2' AND `processor_type`='hr'[0m]
  3109. Discover Processor: .1.3.6.1.2.1.25.3.3.1.2.3, 3, hr, Processor, 1, 1, , 3
  3110. SQL[[0;33mSELECT COUNT(processor_id) FROM `processors` WHERE `processor_index` = '3' AND `device_id` = '137' AND `processor_type` = 'hr'[0m]
  3111. .SQL[[0;33mUPDATE `processors` set `processor_descr` ='Processor',`processor_oid` ='.1.3.6.1.2.1.25.3.3.1.2.3',`processor_usage` ='1',`processor_precision` ='1' WHERE `device_id`='137' AND `processor_index`='3' AND `processor_type`='hr'[0m]
  3112. Discover Processor: .1.3.6.1.2.1.25.3.3.1.2.4, 4, hr, Processor, 1, 1, , 4
  3113. SQL[[0;33mSELECT COUNT(processor_id) FROM `processors` WHERE `processor_index` = '4' AND `device_id` = '137' AND `processor_type` = 'hr'[0m]
  3114. .SQL[[0;33mUPDATE `processors` set `processor_descr` ='Processor',`processor_oid` ='.1.3.6.1.2.1.25.3.3.1.2.4',`processor_usage` ='1',`processor_precision` ='1' WHERE `device_id`='137' AND `processor_index`='4' AND `processor_type`='hr'[0m]
  3115. Discover Processor: .1.3.6.1.2.1.25.3.3.1.2.5, 5, hr, Processor, 1, 0, , 5
  3116. SQL[[0;33mSELECT COUNT(processor_id) FROM `processors` WHERE `processor_index` = '5' AND `device_id` = '137' AND `processor_type` = 'hr'[0m]
  3117. .SQL[[0;33mUPDATE `processors` set `processor_descr` ='Processor',`processor_oid` ='.1.3.6.1.2.1.25.3.3.1.2.5',`processor_usage` ='0',`processor_precision` ='1' WHERE `device_id`='137' AND `processor_index`='5' AND `processor_type`='hr'[0m]
  3118. Discover Processor: .1.3.6.1.2.1.25.3.3.1.2.6, 6, hr, Processor, 1, 0, , 6
  3119. SQL[[0;33mSELECT COUNT(processor_id) FROM `processors` WHERE `processor_index` = '6' AND `device_id` = '137' AND `processor_type` = 'hr'[0m]
  3120. .SQL[[0;33mUPDATE `processors` set `processor_descr` ='Processor',`processor_oid` ='.1.3.6.1.2.1.25.3.3.1.2.6',`processor_usage` ='0',`processor_precision` ='1' WHERE `device_id`='137' AND `processor_index`='6' AND `processor_type`='hr'[0m]
  3121. Discover Processor: .1.3.6.1.2.1.25.3.3.1.2.7, 7, hr, Processor, 1, 0, , 7
  3122. SQL[[0;33mSELECT COUNT(processor_id) FROM `processors` WHERE `processor_index` = '7' AND `device_id` = '137' AND `processor_type` = 'hr'[0m]
  3123. .SQL[[0;33mUPDATE `processors` set `processor_descr` ='Processor',`processor_oid` ='.1.3.6.1.2.1.25.3.3.1.2.7',`processor_usage` ='0',`processor_precision` ='1' WHERE `device_id`='137' AND `processor_index`='7' AND `processor_type`='hr'[0m]
  3124. Discover Processor: .1.3.6.1.2.1.25.3.3.1.2.8, 8, hr, Processor, 1, 0, , 8
  3125. SQL[[0;33mSELECT COUNT(processor_id) FROM `processors` WHERE `processor_index` = '8' AND `device_id` = '137' AND `processor_type` = 'hr'[0m]
  3126. .SQL[[0;33mUPDATE `processors` set `processor_descr` ='Processor',`processor_oid` ='.1.3.6.1.2.1.25.3.3.1.2.8',`processor_usage` ='0',`processor_precision` ='1' WHERE `device_id`='137' AND `processor_index`='8' AND `processor_type`='hr'[0m]
  3127. Discover Processor: .1.3.6.1.2.1.25.3.3.1.2.9, 9, hr, Processor, 1, 0, , 9
  3128. SQL[[0;33mSELECT COUNT(processor_id) FROM `processors` WHERE `processor_index` = '9' AND `device_id` = '137' AND `processor_type` = 'hr'[0m]
  3129. .SQL[[0;33mUPDATE `processors` set `processor_descr` ='Processor',`processor_oid` ='.1.3.6.1.2.1.25.3.3.1.2.9',`processor_usage` ='0',`processor_precision` ='1' WHERE `device_id`='137' AND `processor_index`='9' AND `processor_type`='hr'[0m]
  3130. SQL[[0;33mSELECT COUNT(*) FROM `processors` WHERE `device_id` = '137' AND `processor_type` != 'ucd-old'[0m]
  3131. Array
  3132. (
  3133.     [hr] => Array
  3134.         (
  3135.             [1] => 1
  3136.             [2] => 1
  3137.             [3] => 1
  3138.             [4] => 1
  3139.             [5] => 1
  3140.             [6] => 1
  3141.             [7] => 1
  3142.             [8] => 1
  3143.             [9] => 1
  3144.         )
  3145.  
  3146. )
  3147. SQL[[0;33mSELECT * FROM `processors` WHERE `device_id`  = '137'[0m]
  3148. 1 -> hr
  3149. 2 -> hr
  3150. 3 -> hr
  3151. 4 -> hr
  3152. 5 -> hr
  3153. 6 -> hr
  3154. 7 -> hr
  3155. 8 -> hr
  3156. 9 -> hr
  3157.  
  3158.  
  3159. >> Runtime for discovery module 'processors': 12.7600 seconds with 4064 bytes
  3160. #### Unload disco module processors ####
  3161.  
  3162. Modules status: Global+ OS  Device  
  3163. #### Load disco module mempools ####
  3164. SQL[[0;33mSELECT COUNT(*) FROM `mempools` WHERE `device_id` = '137' AND `mempool_type` = 'cemp'[0m]
  3165. SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m NETSWITCH-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik:/opt/librenms/mibs/hp udp:esr-redlion-gw01:161 hpLocal[0m]
  3166. hpLocalMem = No Such Object available on this agent at this OID
  3167.  
  3168. SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m NETSWITCH-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik:/opt/librenms/mibs/hp udp:esr-redlion-gw01:161 hpGlobal[0m]
  3169. hpGlobalMem = No Such Object available on this agent at this OID
  3170.  
  3171. SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES:NetWare-Host-Ext-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 hrStorageEntry[0m]
  3172. hrStorageIndex.65536 = 65536
  3173. hrStorageIndex.131072 = 131072
  3174. hrStorageType.65536 = hrStorageRam
  3175. hrStorageType.131072 = hrStorageFixedDisk
  3176. hrStorageDescr.65536 = main memory
  3177. hrStorageDescr.131072 = system disk
  3178. hrStorageAllocationUnits.65536 = 1024
  3179. hrStorageAllocationUnits.131072 = 1024
  3180. hrStorageSize.65536 = 2003200
  3181. hrStorageSize.131072 = 131072
  3182. hrStorageUsed.65536 = 214016
  3183. hrStorageUsed.131072 = 49980
  3184. hrStorageAllocationFailures.65536 = 0
  3185. hrStorageAllocationFailures.131072 = 0
  3186.  
  3187. hrStorage : Discover Mempool: 65536, hrstorage, main memory, 1024, ,
  3188. SQL[[0;33mSELECT COUNT(mempool_id) FROM `mempools` WHERE `mempool_index` = '65536' AND `device_id` = '137' AND `mempool_type` = 'hrstorage'[0m]
  3189. .SQL[[0;33mUPDATE `mempools` set `mempool_descr` ='main memory' WHERE device_id='137' AND mempool_index='65536' AND mempool_type='hrstorage'[0m]
  3190. Array
  3191. (
  3192.     [hrstorage] => Array
  3193.         (
  3194.             [65536] => 1
  3195.         )
  3196.  
  3197. )
  3198. SQL[[0;33mSELECT * FROM `mempools` WHERE `device_id`  = '137'[0m]
  3199. 65536 -> hrstorage
  3200.  
  3201.  
  3202. >> Runtime for discovery module 'mempools': 6.5570 seconds with 968 bytes
  3203. #### Unload disco module mempools ####
  3204.  
  3205. Modules status: Global+ OS  Device  
  3206. #### Load disco module cisco-vrf-lite ####
  3207. SQL[[0;33mSELECT * FROM vrf_lite_cisco WHERE device_id = '137' [0m]
  3208.  
  3209. >> Runtime for discovery module 'cisco-vrf-lite': 0.0000 seconds with 32 bytes
  3210. #### Unload disco module cisco-vrf-lite ####
  3211.  
  3212. Modules status: Global- OS  Device  Module [ cisco-mac-accounting ] disabled globally.
  3213.  
  3214. Modules status: Global- OS  Device  Module [ cisco-pw ] disabled globally.
  3215.  
  3216. Modules status: Global- OS  Device  Module [ cisco-vrf ] disabled globally.
  3217.  
  3218. Modules status: Global- OS  Device  Module [ cisco-cef ] disabled globally.
  3219.  
  3220. Modules status: Global- OS  Device  Module [ cisco-sla ] disabled globally.
  3221.  
  3222. Modules status: Global- OS  Device  Module [ cisco-cbqos ] disabled globally.
  3223.  
  3224. Modules status: Global- OS  Device  Module [ cisco-otv ] disabled globally.
  3225.  
  3226. Modules status: Global+ OS  Device  
  3227. #### Load disco module ipv4-addresses ####
  3228. SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -Osq -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 ipAdEntIfIndex[0m]
  3229. ipAdEntIfIndex.81.153.10.136 15
  3230. ipAdEntIfIndex.92.27.215.190 16
  3231. ipAdEntIfIndex.172.16.52.36 21
  3232. ipAdEntIfIndex.192.168.1.1 13
  3233. ipAdEntIfIndex.192.168.2.2 10
  3234. ipAdEntIfIndex.192.168.2.6 9
  3235. ipAdEntIfIndex.192.168.100.1 11
  3236. ipAdEntIfIndex.192.168.125.1 19
  3237. ipAdEntIfIndex.192.168.130.1 14
  3238. ipAdEntIfIndex.192.168.140.1 18
  3239.  
  3240. SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Oqv -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 ipAdEntNetMask.81.153.10.136[0m]
  3241. 255.255.255.255
  3242.  
  3243. SQL[[0;33mSELECT COUNT(*) FROM `ports` WHERE device_id = '137' AND `ifIndex` = '15'[0m]
  3244. SQL[[0;33mSELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '15'[0m]
  3245. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '81.153.10.136/32'[0m]
  3246. SQL[[0;33mUPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '81.153.10.136/32'[0m]
  3247. sSQL[[0;33mSELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '81.153.10.136/32'[0m]
  3248. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '81.153.10.136' AND `ipv4_prefixlen` = '32' AND `port_id` = '51001' [0m]
  3249. SQL[[0;33mUPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '81.153.10.136' AND `ipv4_prefixlen` = '32' AND `port_id` = '51001'[0m]
  3250. .SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Oqv -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 ipAdEntNetMask.92.27.215.190[0m]
  3251. 255.255.255.255
  3252.  
  3253. SQL[[0;33mSELECT COUNT(*) FROM `ports` WHERE device_id = '137' AND `ifIndex` = '16'[0m]
  3254. SQL[[0;33mSELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '16'[0m]
  3255. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '92.27.215.190/32'[0m]
  3256. SQL[[0;33mUPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '92.27.215.190/32'[0m]
  3257. sSQL[[0;33mSELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '92.27.215.190/32'[0m]
  3258. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '92.27.215.190' AND `ipv4_prefixlen` = '32' AND `port_id` = '51002' [0m]
  3259. SQL[[0;33mUPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '92.27.215.190' AND `ipv4_prefixlen` = '32' AND `port_id` = '51002'[0m]
  3260. .SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Oqv -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 ipAdEntNetMask.172.16.52.36[0m]
  3261. 255.255.255.255
  3262.  
  3263. SQL[[0;33mSELECT COUNT(*) FROM `ports` WHERE device_id = '137' AND `ifIndex` = '21'[0m]
  3264. SQL[[0;33mSELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '21'[0m]
  3265. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '172.16.52.36/32'[0m]
  3266. SQL[[0;33mUPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '172.16.52.36/32'[0m]
  3267. sSQL[[0;33mSELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '172.16.52.36/32'[0m]
  3268. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '172.16.52.36' AND `ipv4_prefixlen` = '32' AND `port_id` = '51006' [0m]
  3269. SQL[[0;33mUPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '172.16.52.36' AND `ipv4_prefixlen` = '32' AND `port_id` = '51006'[0m]
  3270. .SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Oqv -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 ipAdEntNetMask.192.168.1.1[0m]
  3271. 255.255.255.0
  3272.  
  3273. SQL[[0;33mSELECT COUNT(*) FROM `ports` WHERE device_id = '137' AND `ifIndex` = '13'[0m]
  3274. SQL[[0;33mSELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '13'[0m]
  3275. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '192.168.1.0/24'[0m]
  3276. SQL[[0;33mUPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '192.168.1.0/24'[0m]
  3277. sSQL[[0;33mSELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '192.168.1.0/24'[0m]
  3278. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '192.168.1.1' AND `ipv4_prefixlen` = '24' AND `port_id` = '50999' [0m]
  3279. SQL[[0;33mUPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '192.168.1.1' AND `ipv4_prefixlen` = '24' AND `port_id` = '50999'[0m]
  3280. .SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Oqv -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 ipAdEntNetMask.192.168.2.2[0m]
  3281. 255.255.255.252
  3282.  
  3283. SQL[[0;33mSELECT COUNT(*) FROM `ports` WHERE device_id = '137' AND `ifIndex` = '10'[0m]
  3284. SQL[[0;33mSELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '10'[0m]
  3285. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '192.168.2.0/30'[0m]
  3286. SQL[[0;33mUPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '192.168.2.0/30'[0m]
  3287. sSQL[[0;33mSELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '192.168.2.0/30'[0m]
  3288. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '192.168.2.2' AND `ipv4_prefixlen` = '30' AND `port_id` = '50996' [0m]
  3289. SQL[[0;33mUPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '192.168.2.2' AND `ipv4_prefixlen` = '30' AND `port_id` = '50996'[0m]
  3290. .SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Oqv -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 ipAdEntNetMask.192.168.2.6[0m]
  3291. 255.255.255.252
  3292.  
  3293. SQL[[0;33mSELECT COUNT(*) FROM `ports` WHERE device_id = '137' AND `ifIndex` = '9'[0m]
  3294. SQL[[0;33mSELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '9'[0m]
  3295. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '192.168.2.4/30'[0m]
  3296. SQL[[0;33mUPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '192.168.2.4/30'[0m]
  3297. sSQL[[0;33mSELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '192.168.2.4/30'[0m]
  3298. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '192.168.2.6' AND `ipv4_prefixlen` = '30' AND `port_id` = '50995' [0m]
  3299. SQL[[0;33mUPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '192.168.2.6' AND `ipv4_prefixlen` = '30' AND `port_id` = '50995'[0m]
  3300. .SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Oqv -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 ipAdEntNetMask.192.168.100.1[0m]
  3301. 255.255.255.0
  3302.  
  3303. SQL[[0;33mSELECT COUNT(*) FROM `ports` WHERE device_id = '137' AND `ifIndex` = '11'[0m]
  3304. SQL[[0;33mSELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '11'[0m]
  3305. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '192.168.100.0/24'[0m]
  3306. SQL[[0;33mUPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '192.168.100.0/24'[0m]
  3307. sSQL[[0;33mSELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '192.168.100.0/24'[0m]
  3308. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '192.168.100.1' AND `ipv4_prefixlen` = '24' AND `port_id` = '50997' [0m]
  3309. SQL[[0;33mUPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '192.168.100.1' AND `ipv4_prefixlen` = '24' AND `port_id` = '50997'[0m]
  3310. .SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Oqv -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 ipAdEntNetMask.192.168.125.1[0m]
  3311. 255.255.255.0
  3312.  
  3313. SQL[[0;33mSELECT COUNT(*) FROM `ports` WHERE device_id = '137' AND `ifIndex` = '19'[0m]
  3314. SQL[[0;33mSELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '19'[0m]
  3315. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '192.168.125.0/24'[0m]
  3316. SQL[[0;33mUPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '192.168.125.0/24'[0m]
  3317. sSQL[[0;33mSELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '192.168.125.0/24'[0m]
  3318. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '192.168.125.1' AND `ipv4_prefixlen` = '24' AND `port_id` = '51005' [0m]
  3319. SQL[[0;33mUPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '192.168.125.1' AND `ipv4_prefixlen` = '24' AND `port_id` = '51005'[0m]
  3320. .SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Oqv -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 ipAdEntNetMask.192.168.130.1[0m]
  3321. 255.255.255.0
  3322.  
  3323. SQL[[0;33mSELECT COUNT(*) FROM `ports` WHERE device_id = '137' AND `ifIndex` = '14'[0m]
  3324. SQL[[0;33mSELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '14'[0m]
  3325. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '192.168.130.0/24'[0m]
  3326. SQL[[0;33mUPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '192.168.130.0/24'[0m]
  3327. sSQL[[0;33mSELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '192.168.130.0/24'[0m]
  3328. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '192.168.130.1' AND `ipv4_prefixlen` = '24' AND `port_id` = '51000' [0m]
  3329. SQL[[0;33mUPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '192.168.130.1' AND `ipv4_prefixlen` = '24' AND `port_id` = '51000'[0m]
  3330. .SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Oqv -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 ipAdEntNetMask.192.168.140.1[0m]
  3331. 255.255.255.0
  3332.  
  3333. SQL[[0;33mSELECT COUNT(*) FROM `ports` WHERE device_id = '137' AND `ifIndex` = '18'[0m]
  3334. SQL[[0;33mSELECT `port_id` FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '18'[0m]
  3335. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '192.168.140.0/24'[0m]
  3336. SQL[[0;33mUPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '192.168.140.0/24'[0m]
  3337. sSQL[[0;33mSELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '192.168.140.0/24'[0m]
  3338. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '192.168.140.1' AND `ipv4_prefixlen` = '24' AND `port_id` = '51004' [0m]
  3339. SQL[[0;33mUPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '192.168.140.1' AND `ipv4_prefixlen` = '24' AND `port_id` = '51004'[0m]
  3340. .SQL[[0;33mSELECT `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 = '137' OR `ports`.`device_id` IS NULL[0m]
  3341.  
  3342.  
  3343. >> Runtime for discovery module 'ipv4-addresses': 8.1560 seconds with 3016 bytes
  3344. #### Unload disco module ipv4-addresses ####
  3345.  
  3346. Modules status: Global+ OS  Device  
  3347. #### Load disco module ipv6-addresses ####
  3348. SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -Ln -Osq -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 ipAddressIfIndex.ipv6[0m]
  3349. ipAddressIfIndex.ipv6 No Such Object available on this agent at this OID
  3350.  
  3351. SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -Ln -Osq -OnU -m IPV6-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 ipv6AddrPfxLength[0m]
  3352. .1.3.6.1.2.1.55.1.8.1.2 No Such Object available on this agent at this OID
  3353.  
  3354. SQL[[0;33mSELECT `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 = '137' OR `ports`.`device_id` IS NULL[0m]
  3355.  
  3356.  
  3357. >> Runtime for discovery module 'ipv6-addresses': 1.3840 seconds with -240 bytes
  3358. #### Unload disco module ipv6-addresses ####
  3359.  
  3360. Modules status: Global- OS  Device  Module [ route ] disabled globally.
  3361.  
  3362. Modules status: Global+ OS  Device  
  3363. #### Load disco module sensors ####
  3364.  ENTITY-SENSOR: Caching OIDs: entPhysicalDescrSNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m CISCO-ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 entPhysicalDescr[0m]
  3365. entPhysicalDescr.65536 = RouterOS 6.38.1 (stable) on CCR1009-8G-1S-1S+
  3366. entPhysicalDescr.262145 = Linux 3.3.5 ohci_hcd Tile-Gx OHCI
  3367. entPhysicalDescr.262146 = Linux 3.3.5 ehci_hcd Tile-Gx EHCI
  3368.  
  3369.  entPhysicalNameSNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m CISCO-ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 entPhysicalName[0m]
  3370. entPhysicalName.65536 = tilegx
  3371. entPhysicalName.262145 = 2:1
  3372. entPhysicalName.262146 = 1:1
  3373.  
  3374.  entPhySensorTypeSNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 entPhySensorType[0m]
  3375. entPhySensorType = No Such Object available on this agent at this OID
  3376.  
  3377.  entPhySensorScaleSNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 entPhySensorScale[0m]
  3378. entPhySensorScale = No Such Object available on this agent at this OID
  3379.  
  3380.  entPhySensorPrecisionSNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 entPhySensorPrecision[0m]
  3381. entPhySensorPrecision = No Such Object available on this agent at this OID
  3382.  
  3383.  entPhySensorValueSNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 entPhySensorValue[0m]
  3384. entPhySensorValue = No Such Object available on this agent at this OID
  3385.  
  3386.  
  3387. SQL[[0;33mSELECT attrib_value FROM devices_attribs WHERE `device_id` = '137' AND `attrib_type` = 'ipmi_hostname' [0m]
  3388. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='voltage' AND S.device_id = D.device_id AND D.device_id = '137' AND S.poller_type = 'ipmi'[0m]
  3389. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='temperature' AND S.device_id = D.device_id AND D.device_id = '137' AND S.poller_type = 'ipmi'[0m]
  3390. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='fanspeed' AND S.device_id = D.device_id AND D.device_id = '137' AND S.poller_type = 'ipmi'[0m]
  3391. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='power' AND S.device_id = D.device_id AND D.device_id = '137' AND S.poller_type = 'ipmi'[0m]
  3392. Airflow: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='airflow' AND S.device_id = D.device_id AND D.device_id = '137' AND S.poller_type = 'snmp'[0m]
  3393.  
  3394. Current: MIKROTIK-MIB SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Oqv -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 .1.3.6.1.4.1.14988.1.1.3.13.0[0m]
  3395. 733
  3396.  
  3397. Discover sensor: .1.3.6.1.4.1.14988.1.1.3.13.0, 0, routeros, Current, snmp, 1000, 1, , 0.733
  3398. SQL[[0;33mSELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'current' AND `device_id` = '137' AND sensor_type = 'routeros' AND `sensor_index` = '0'[0m]
  3399. SQL[[0;33mSELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '137' AND `sensor_type` = 'routeros' AND `sensor_index` = '0'[0m]
  3400. .Array
  3401. (
  3402.     [routeros] => Array
  3403.         (
  3404.             [0] => 1
  3405.         )
  3406.  
  3407. )
  3408. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='current' AND S.device_id = D.device_id AND D.device_id = '137' AND S.poller_type = 'snmp'[0m]
  3409. 0 -> routeros
  3410.  
  3411. Charge: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='charge' AND S.device_id = D.device_id AND D.device_id = '137' AND S.poller_type = 'snmp'[0m]
  3412.  
  3413. Dbm: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='dbm' AND S.device_id = D.device_id AND D.device_id = '137' AND S.poller_type = 'snmp'[0m]
  3414.  
  3415. Fanspeed: MIKROTIK-MIB SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Oqv -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 .1.3.6.1.4.1.14988.1.1.3.17.0[0m]
  3416. No Such Object available on this agent at this OID
  3417.  
  3418. SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Oqv -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 .1.3.6.1.4.1.14988.1.1.3.18.0[0m]
  3419. No Such Object available on this agent at this OID
  3420.  
  3421. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='fanspeed' AND S.device_id = D.device_id AND D.device_id = '137' AND S.poller_type = 'snmp'[0m]
  3422.  
  3423. Frequency: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='frequency' AND S.device_id = D.device_id AND D.device_id = '137' AND S.poller_type = 'snmp'[0m]
  3424.  
  3425. Humidity: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='humidity' AND S.device_id = D.device_id AND D.device_id = '137' AND S.poller_type = 'snmp'[0m]
  3426.  
  3427. Load: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='load' AND S.device_id = D.device_id AND D.device_id = '137' AND S.poller_type = 'snmp'[0m]
  3428.  
  3429. Power: MIKROTIK-MIB  SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Oqv -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 .1.3.6.1.4.1.14988.1.1.3.12.0[0m]
  3430. 175
  3431.  
  3432. Discover sensor: .1.3.6.1.4.1.14988.1.1.3.12.0, 1, power, Power Usage, snmp, 10, 1, , 17.5
  3433. SQL[[0;33mSELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'power' AND `device_id` = '137' AND sensor_type = 'power' AND `sensor_index` = '1'[0m]
  3434. SQL[[0;33mSELECT * FROM `sensors` WHERE `sensor_class` = 'power' AND `device_id` = '137' AND `sensor_type` = 'power' AND `sensor_index` = '1'[0m]
  3435. .Array
  3436. (
  3437.     [power] => Array
  3438.         (
  3439.             [1] => 1
  3440.         )
  3441.  
  3442. )
  3443. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='power' AND S.device_id = D.device_id AND D.device_id = '137' AND S.poller_type = 'snmp'[0m]
  3444. 1 -> power
  3445.  
  3446. Runtime: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='runtime' AND S.device_id = D.device_id AND D.device_id = '137' AND S.poller_type = 'snmp'[0m]
  3447.  
  3448. Signal: MIKROTIK-MIB SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OsqnU -m MIKROTIK-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 mtxrWlRtabStrength[0m]
  3449. .1.3.6.1.4.1.14988.1.1.1.2.1.3 No Such Instance currently exists at this OID
  3450.  
  3451. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='signal' AND S.device_id = D.device_id AND D.device_id = '137' AND S.poller_type = 'snmp'[0m]
  3452.  
  3453. State: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='state' AND S.device_id = D.device_id AND D.device_id = '137' AND S.poller_type = 'snmp'[0m]
  3454.  
  3455. Temperature: MIKROTIK-MIB SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OsqnU -m MIKROTIK-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 mtxrHlTemperature[0m]
  3456. .1.3.6.1.4.1.14988.1.1.3.10.0 40.0
  3457.  
  3458. SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Oqv -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 .1.3.6.1.4.1.14988.1.1.3.10.0[0m]
  3459. 390
  3460.  
  3461. Discover sensor: .1.3.6.1.4.1.14988.1.1.3.10.0, 0, mikrotik, Temperature 0, snmp, 10, 1, , 39
  3462. SQL[[0;33mSELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '137' AND sensor_type = 'mikrotik' AND `sensor_index` = '0'[0m]
  3463. SQL[[0;33mSELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '137' AND `sensor_type` = 'mikrotik' AND `sensor_index` = '0'[0m]
  3464. .SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OsqnU -m MIKROTIK-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 mtxrHlProcessorTemperature[0m]
  3465. .1.3.6.1.4.1.14988.1.1.3.11.0 56.0
  3466.  
  3467. SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Oqv -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 .1.3.6.1.4.1.14988.1.1.3.11.0[0m]
  3468. 550
  3469.  
  3470. Discover sensor: .1.3.6.1.4.1.14988.1.1.3.11.0, 1, mikrotik, Processor Temperature 0, snmp, 10, 1, , 55
  3471. SQL[[0;33mSELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'temperature' AND `device_id` = '137' AND sensor_type = 'mikrotik' AND `sensor_index` = '1'[0m]
  3472. SQL[[0;33mSELECT * FROM `sensors` WHERE `sensor_class` = 'temperature' AND `device_id` = '137' AND `sensor_type` = 'mikrotik' AND `sensor_index` = '1'[0m]
  3473. .Array
  3474. (
  3475.     [mikrotik] => Array
  3476.         (
  3477.             [0] => 1
  3478.             [1] => 1
  3479.         )
  3480.  
  3481. )
  3482. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='temperature' AND S.device_id = D.device_id AND D.device_id = '137' AND S.poller_type = 'snmp'[0m]
  3483. 0 -> mikrotik
  3484. 1 -> mikrotik
  3485.  
  3486. Voltage: SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OsqnU -m MIKROTIK-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 mtxrHlVoltage[0m]
  3487. .1.3.6.1.4.1.14988.1.1.3.8.0 24.1
  3488.  
  3489. .1.3.6.1.4.1.14988.1.1.3.8.0 24.1
  3490. MIKROTIK-MIB SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Oqv -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 .1.3.6.1.4.1.14988.1.1.3.8.0[0m]
  3491. 241
  3492.  
  3493. Discover sensor: .1.3.6.1.4.1.14988.1.1.3.8.0, 0, mikrotik, Voltage 0, snmp, 10, 1, , 24.1
  3494. SQL[[0;33mSELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'voltage' AND `device_id` = '137' AND sensor_type = 'mikrotik' AND `sensor_index` = '0'[0m]
  3495. SQL[[0;33mSELECT * FROM `sensors` WHERE `sensor_class` = 'voltage' AND `device_id` = '137' AND `sensor_type` = 'mikrotik' AND `sensor_index` = '0'[0m]
  3496. .Array
  3497. (
  3498.     [mikrotik] => Array
  3499.         (
  3500.             [0] => 1
  3501.         )
  3502.  
  3503. )
  3504. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='voltage' AND S.device_id = D.device_id AND D.device_id = '137' AND S.poller_type = 'snmp'[0m]
  3505. 0 -> mikrotik
  3506.  
  3507.  
  3508. >> Runtime for discovery module 'sensors': 8.4020 seconds with 4488 bytes
  3509. #### Unload disco module sensors ####
  3510.  
  3511. Modules status: Global+ OS  Device  
  3512. #### Load disco module storage ####
  3513. SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m EQLVOLUME-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik:/opt/librenms/mibs/equallogic udp:esr-redlion-gw01:161 EqliscsiVolumeEntry[0m]
  3514. eqliscsiVolumeEntry = No Such Object available on this agent at this OID
  3515.  
  3516. SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES:NetWare-Host-Ext-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 hrStorageEntry[0m]
  3517. hrStorageIndex.65536 = 65536
  3518. hrStorageIndex.131072 = 131072
  3519. hrStorageType.65536 = hrStorageRam
  3520. hrStorageType.131072 = hrStorageFixedDisk
  3521. hrStorageDescr.65536 = main memory
  3522. hrStorageDescr.131072 = system disk
  3523. hrStorageAllocationUnits.65536 = 1024
  3524. hrStorageAllocationUnits.131072 = 1024
  3525. hrStorageSize.65536 = 2003200
  3526. hrStorageSize.131072 = 131072
  3527. hrStorageUsed.65536 = 213184
  3528. hrStorageUsed.131072 = 49980
  3529. hrStorageAllocationFailures.65536 = 0
  3530. hrStorageAllocationFailures.131072 = 0
  3531.  
  3532. hrStorage : Discover Storage: 131072, hrStorageFixedDisk, hrstorage, system disk, 134217728, 1024, 51179520
  3533. SQL[[0;33mSELECT * FROM `storage` WHERE `storage_index` = '131072' AND `device_id` = '137' AND `storage_mib` = 'hrstorage'[0m]
  3534. SQL[[0;33mUPDATE `storage` set `storage_descr` ='system disk',`storage_type` ='hrStorageFixedDisk',`storage_units` ='1024',`storage_size` ='134217728' WHERE `device_id` = '137' AND `storage_index` = '131072' AND `storage_mib` = 'hrstorage'[0m]
  3535. .SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m NETAPP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 dfEntry[0m]
  3536. dfEntry = No Such Object available on this agent at this OID
  3537.  
  3538. SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m UCD-SNMP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 dskTable[0m]
  3539. dskTable = No Such Object available on this agent at this OID
  3540.  
  3541. SQL[[0;33mSELECT `storage_descr` FROM `storage` WHERE `device_id`  = '137' AND `storage_type` != 'dsk'[0m]
  3542. Array
  3543. (
  3544.     [hrstorage] => Array
  3545.         (
  3546.             [131072] => 1
  3547.         )
  3548.  
  3549. )
  3550. SQL[[0;33mSELECT * FROM `storage` WHERE `device_id`  = '137'[0m]
  3551. 131072 -> hrstorage
  3552.  
  3553.  
  3554. >> Runtime for discovery module 'storage': 5.5700 seconds with 1864 bytes
  3555. #### Unload disco module storage ####
  3556.  
  3557. Modules status: Global+ OS  Device  
  3558. #### Load disco module hr-device ####
  3559. SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 hrDeviceEntry[0m]
  3560. hrDeviceIndex.1 = 1
  3561. hrDeviceIndex.2 = 2
  3562. hrDeviceIndex.3 = 3
  3563. hrDeviceIndex.4 = 4
  3564. hrDeviceIndex.5 = 5
  3565. hrDeviceIndex.6 = 6
  3566. hrDeviceIndex.7 = 7
  3567. hrDeviceIndex.8 = 8
  3568. hrDeviceIndex.9 = 9
  3569. hrDeviceType.1 = hrDeviceProcessor
  3570. hrDeviceType.2 = hrDeviceProcessor
  3571. hrDeviceType.3 = hrDeviceProcessor
  3572. hrDeviceType.4 = hrDeviceProcessor
  3573. hrDeviceType.5 = hrDeviceProcessor
  3574. hrDeviceType.6 = hrDeviceProcessor
  3575. hrDeviceType.7 = hrDeviceProcessor
  3576. hrDeviceType.8 = hrDeviceProcessor
  3577. hrDeviceType.9 = hrDeviceProcessor
  3578. hrDeviceDescr.1 =
  3579. hrDeviceDescr.2 =
  3580. hrDeviceDescr.3 =
  3581. hrDeviceDescr.4 =
  3582. hrDeviceDescr.5 =
  3583. hrDeviceDescr.6 =
  3584. hrDeviceDescr.7 =
  3585. hrDeviceDescr.8 =
  3586. hrDeviceDescr.9 =
  3587. hrDeviceID.1 = zeroDotZero
  3588. hrDeviceID.2 = zeroDotZero
  3589. hrDeviceID.3 = zeroDotZero
  3590. hrDeviceID.4 = zeroDotZero
  3591. hrDeviceID.5 = zeroDotZero
  3592. hrDeviceID.6 = zeroDotZero
  3593. hrDeviceID.7 = zeroDotZero
  3594. hrDeviceID.8 = zeroDotZero
  3595. hrDeviceID.9 = zeroDotZero
  3596. hrDeviceStatus.1 = running
  3597. hrDeviceStatus.2 = running
  3598. hrDeviceStatus.3 = running
  3599. hrDeviceStatus.4 = running
  3600. hrDeviceStatus.5 = running
  3601. hrDeviceStatus.6 = running
  3602. hrDeviceStatus.7 = running
  3603. hrDeviceStatus.8 = running
  3604. hrDeviceStatus.9 = running
  3605. hrDeviceErrors.1 = 0
  3606. hrDeviceErrors.2 = 0
  3607. hrDeviceErrors.3 = 0
  3608. hrDeviceErrors.4 = 0
  3609. hrDeviceErrors.5 = 0
  3610. hrDeviceErrors.6 = 0
  3611. hrDeviceErrors.7 = 0
  3612. hrDeviceErrors.8 = 0
  3613. hrDeviceErrors.9 = 0
  3614.  
  3615. SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 hrProcessorEntry[0m]
  3616. hrProcessorFrwID.1 = zeroDotZero
  3617. hrProcessorFrwID.2 = zeroDotZero
  3618. hrProcessorFrwID.3 = zeroDotZero
  3619. hrProcessorFrwID.4 = zeroDotZero
  3620. hrProcessorFrwID.5 = zeroDotZero
  3621. hrProcessorFrwID.6 = zeroDotZero
  3622. hrProcessorFrwID.7 = zeroDotZero
  3623. hrProcessorFrwID.8 = zeroDotZero
  3624. hrProcessorFrwID.9 = zeroDotZero
  3625. hrProcessorLoad.1 = 1
  3626. hrProcessorLoad.2 = 0
  3627. hrProcessorLoad.3 = 1
  3628. hrProcessorLoad.4 = 1
  3629. hrProcessorLoad.5 = 0
  3630. hrProcessorLoad.6 = 0
  3631. hrProcessorLoad.7 = 0
  3632. hrProcessorLoad.8 = 0
  3633. hrProcessorLoad.9 = 0
  3634.  
  3635. Array
  3636. (
  3637.     [1] => Array
  3638.         (
  3639.             [hrDeviceIndex] => 1
  3640.             [hrDeviceType] => hrDeviceProcessor
  3641.             [hrDeviceDescr] =>
  3642.             [hrDeviceID] => zeroDotZero
  3643.             [hrDeviceStatus] => running
  3644.             [hrDeviceErrors] => 0
  3645.             [hrProcessorFrwID] => zeroDotZero
  3646.             [hrProcessorLoad] => 1
  3647.         )
  3648.  
  3649.     [2] => Array
  3650.         (
  3651.             [hrDeviceIndex] => 2
  3652.             [hrDeviceType] => hrDeviceProcessor
  3653.             [hrDeviceDescr] =>
  3654.             [hrDeviceID] => zeroDotZero
  3655.             [hrDeviceStatus] => running
  3656.             [hrDeviceErrors] => 0
  3657.             [hrProcessorFrwID] => zeroDotZero
  3658.             [hrProcessorLoad] => 0
  3659.         )
  3660.  
  3661.     [3] => Array
  3662.         (
  3663.             [hrDeviceIndex] => 3
  3664.             [hrDeviceType] => hrDeviceProcessor
  3665.             [hrDeviceDescr] =>
  3666.             [hrDeviceID] => zeroDotZero
  3667.             [hrDeviceStatus] => running
  3668.             [hrDeviceErrors] => 0
  3669.             [hrProcessorFrwID] => zeroDotZero
  3670.             [hrProcessorLoad] => 1
  3671.         )
  3672.  
  3673.     [4] => Array
  3674.         (
  3675.             [hrDeviceIndex] => 4
  3676.             [hrDeviceType] => hrDeviceProcessor
  3677.             [hrDeviceDescr] =>
  3678.             [hrDeviceID] => zeroDotZero
  3679.             [hrDeviceStatus] => running
  3680.             [hrDeviceErrors] => 0
  3681.             [hrProcessorFrwID] => zeroDotZero
  3682.             [hrProcessorLoad] => 1
  3683.         )
  3684.  
  3685.     [5] => Array
  3686.         (
  3687.             [hrDeviceIndex] => 5
  3688.             [hrDeviceType] => hrDeviceProcessor
  3689.             [hrDeviceDescr] =>
  3690.             [hrDeviceID] => zeroDotZero
  3691.             [hrDeviceStatus] => running
  3692.             [hrDeviceErrors] => 0
  3693.             [hrProcessorFrwID] => zeroDotZero
  3694.             [hrProcessorLoad] => 0
  3695.         )
  3696.  
  3697.     [6] => Array
  3698.         (
  3699.             [hrDeviceIndex] => 6
  3700.             [hrDeviceType] => hrDeviceProcessor
  3701.             [hrDeviceDescr] =>
  3702.             [hrDeviceID] => zeroDotZero
  3703.             [hrDeviceStatus] => running
  3704.             [hrDeviceErrors] => 0
  3705.             [hrProcessorFrwID] => zeroDotZero
  3706.             [hrProcessorLoad] => 0
  3707.         )
  3708.  
  3709.     [7] => Array
  3710.         (
  3711.             [hrDeviceIndex] => 7
  3712.             [hrDeviceType] => hrDeviceProcessor
  3713.             [hrDeviceDescr] =>
  3714.             [hrDeviceID] => zeroDotZero
  3715.             [hrDeviceStatus] => running
  3716.             [hrDeviceErrors] => 0
  3717.             [hrProcessorFrwID] => zeroDotZero
  3718.             [hrProcessorLoad] => 0
  3719.         )
  3720.  
  3721.     [8] => Array
  3722.         (
  3723.             [hrDeviceIndex] => 8
  3724.             [hrDeviceType] => hrDeviceProcessor
  3725.             [hrDeviceDescr] =>
  3726.             [hrDeviceID] => zeroDotZero
  3727.             [hrDeviceStatus] => running
  3728.             [hrDeviceErrors] => 0
  3729.             [hrProcessorFrwID] => zeroDotZero
  3730.             [hrProcessorLoad] => 0
  3731.         )
  3732.  
  3733.     [9] => Array
  3734.         (
  3735.             [hrDeviceIndex] => 9
  3736.             [hrDeviceType] => hrDeviceProcessor
  3737.             [hrDeviceDescr] =>
  3738.             [hrDeviceID] => zeroDotZero
  3739.             [hrDeviceStatus] => running
  3740.             [hrDeviceErrors] => 0
  3741.             [hrProcessorFrwID] => zeroDotZero
  3742.             [hrProcessorLoad] => 0
  3743.         )
  3744.  
  3745. )
  3746. SQL[[0;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = '137' AND hrDeviceIndex = '1'[0m]
  3747. SQL[[0;33mUPDATE `hrDevice` set `hrDeviceType` ='hrDeviceProcessor',`hrDeviceDescr` ='',`hrDeviceStatus` ='running',`hrDeviceErrors` ='0',`hrProcessorLoad` ='1' WHERE device_id='137' AND hrDeviceIndex='1'[0m]
  3748. .SQL[[0;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = '137' AND hrDeviceIndex = '2'[0m]
  3749. SQL[[0;33mUPDATE `hrDevice` set `hrDeviceType` ='hrDeviceProcessor',`hrDeviceDescr` ='',`hrDeviceStatus` ='running',`hrDeviceErrors` ='0',`hrProcessorLoad` ='0' WHERE device_id='137' AND hrDeviceIndex='2'[0m]
  3750. .SQL[[0;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = '137' AND hrDeviceIndex = '3'[0m]
  3751. SQL[[0;33mUPDATE `hrDevice` set `hrDeviceType` ='hrDeviceProcessor',`hrDeviceDescr` ='',`hrDeviceStatus` ='running',`hrDeviceErrors` ='0',`hrProcessorLoad` ='1' WHERE device_id='137' AND hrDeviceIndex='3'[0m]
  3752. .SQL[[0;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = '137' AND hrDeviceIndex = '4'[0m]
  3753. SQL[[0;33mUPDATE `hrDevice` set `hrDeviceType` ='hrDeviceProcessor',`hrDeviceDescr` ='',`hrDeviceStatus` ='running',`hrDeviceErrors` ='0',`hrProcessorLoad` ='1' WHERE device_id='137' AND hrDeviceIndex='4'[0m]
  3754. .SQL[[0;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = '137' AND hrDeviceIndex = '5'[0m]
  3755. SQL[[0;33mUPDATE `hrDevice` set `hrDeviceType` ='hrDeviceProcessor',`hrDeviceDescr` ='',`hrDeviceStatus` ='running',`hrDeviceErrors` ='0',`hrProcessorLoad` ='0' WHERE device_id='137' AND hrDeviceIndex='5'[0m]
  3756. .SQL[[0;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = '137' AND hrDeviceIndex = '6'[0m]
  3757. SQL[[0;33mUPDATE `hrDevice` set `hrDeviceType` ='hrDeviceProcessor',`hrDeviceDescr` ='',`hrDeviceStatus` ='running',`hrDeviceErrors` ='0',`hrProcessorLoad` ='0' WHERE device_id='137' AND hrDeviceIndex='6'[0m]
  3758. .SQL[[0;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = '137' AND hrDeviceIndex = '7'[0m]
  3759. SQL[[0;33mUPDATE `hrDevice` set `hrDeviceType` ='hrDeviceProcessor',`hrDeviceDescr` ='',`hrDeviceStatus` ='running',`hrDeviceErrors` ='0',`hrProcessorLoad` ='0' WHERE device_id='137' AND hrDeviceIndex='7'[0m]
  3760. .SQL[[0;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = '137' AND hrDeviceIndex = '8'[0m]
  3761. SQL[[0;33mUPDATE `hrDevice` set `hrDeviceType` ='hrDeviceProcessor',`hrDeviceDescr` ='',`hrDeviceStatus` ='running',`hrDeviceErrors` ='0',`hrProcessorLoad` ='0' WHERE device_id='137' AND hrDeviceIndex='8'[0m]
  3762. .SQL[[0;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = '137' AND hrDeviceIndex = '9'[0m]
  3763. SQL[[0;33mUPDATE `hrDevice` set `hrDeviceType` ='hrDeviceProcessor',`hrDeviceDescr` ='',`hrDeviceStatus` ='running',`hrDeviceErrors` ='0',`hrProcessorLoad` ='0' WHERE device_id='137' AND hrDeviceIndex='9'[0m]
  3764. .SQL[[0;33mSELECT * FROM `hrDevice` WHERE `device_id`  = '137'[0m]
  3765.  
  3766.  
  3767. >> Runtime for discovery module 'hr-device': 17.5300 seconds with 11560 bytes
  3768. #### Unload disco module hr-device ####
  3769.  
  3770. Modules status: Global+ OS  Device  
  3771. #### Load disco module discovery-protocols ####
  3772.  CISCO-CDP-MIB: SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######'  -OQUs -m CISCO-CDP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 cdpCache[0m]
  3773. cdpCache = No Such Object available on this agent at this OID
  3774.  
  3775. Array
  3776. (
  3777. )
  3778.  LLDP-MIB: SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######'  -OQUs -m LLDP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 lldpRemoteSystemsData[0m]
  3779. lldpRemChassisIdSubtype.1 = macAddress
  3780. lldpRemChassisId.1 = "E4:5D:52:6A:70:00"
  3781. lldpRemPortIdSubtype.1 = interfaceName
  3782. lldpRemPortId.1 = "Unit 1 Port 1"
  3783. lldpRemSysName.1 = esr-redlion-sw01
  3784. lldpRemSysDesc.1 = Ethernet Routing Switch 3524GT        HW:14       FW:1.0.0.15  SW:v5.2.2.003
  3785. lldpRemSysCapSupported.1 = 5120
  3786. lldpRemSysCapEnabled.1 = 5120
  3787. lldpRemManAddrSubtype.1 = ipV4
  3788. lldpRemManAddr.1 = "192.168.100.254"
  3789.  
  3790. lldpRemChassisIdSubtype.1 = macAddress || lldpRemChassisIdSubtype || 1 ||  ||
  3791. lldpRemChassisId.1 = "E4:5D:52:6A:70:00" || lldpRemChassisId || 1 ||  ||
  3792. lldpRemPortIdSubtype.1 = interfaceName || lldpRemPortIdSubtype || 1 ||  ||
  3793. lldpRemPortId.1 = "Unit 1 Port 1" || lldpRemPortId || 1 ||  ||
  3794. lldpRemSysName.1 = esr-redlion-sw01 || lldpRemSysName || 1 ||  ||
  3795. lldpRemSysDesc.1 = Ethernet Routing Switch 3524GT        HW:14       FW:1.0.0.15  SW:v5.2.2.003 || lldpRemSysDesc || 1 ||  ||
  3796. lldpRemSysCapSupported.1 = 5120 || lldpRemSysCapSupported || 1 ||  ||
  3797. lldpRemSysCapEnabled.1 = 5120 || lldpRemSysCapEnabled || 1 ||  ||
  3798. lldpRemManAddrSubtype.1 = ipV4 || lldpRemManAddrSubtype || 1 ||  ||
  3799. lldpRemManAddr.1 = "192.168.100.254" || lldpRemManAddr || 1 ||  ||
  3800. Array
  3801. (
  3802. )
  3803. SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 dot1dBasePortIfIndex[0m]
  3804. dot1dBasePortIfIndex = No Such Object available on this agent at this OID
  3805.  
  3806. Array
  3807. (
  3808. )
  3809.  OSPF Discovery: enabled
  3810. SQL[[0;33mSELECT DISTINCT(`ospfNbrIpAddr`),`device_id` FROM `ospf_nbrs` WHERE `device_id`='137'[0m]
  3811. Array
  3812. (
  3813.     [56628] => Array
  3814.         (
  3815.             [lg-ucp-whitelininhitchin] => Array
  3816.                 (
  3817.                     [B0 61 C7 01 FC D7 ] => 1
  3818.                 )
  3819.  
  3820.         )
  3821.  
  3822.     [56629] => Array
  3823.         (
  3824.             [lg-ucp-whitelininhitchin] => Array
  3825.                 (
  3826.                     [B0 61 C7 05 CA FD ] => 1
  3827.                 )
  3828.  
  3829.         )
  3830.  
  3831.     [56630] => Array
  3832.         (
  3833.             [lg-ucp-whitelininhitchin] => Array
  3834.                 (
  3835.                     [B0 61 C7 05 CA FE ] => 1
  3836.                 )
  3837.  
  3838.         )
  3839.  
  3840.     [56648] => Array
  3841.         (
  3842.             [lg-ucp-whitelininhitchin] => Array
  3843.                 (
  3844.                     [B0 61 C7 05 CA FB ] => 1
  3845.                 )
  3846.  
  3847.         )
  3848.  
  3849.     [56631] => Array
  3850.         (
  3851.             [lg-ucp-whitelininhitchin] => Array
  3852.                 (
  3853.                     [B0 61 C7 06 B1 84 ] => 1
  3854.                 )
  3855.  
  3856.         )
  3857.  
  3858.     [56632] => Array
  3859.         (
  3860.             [lg-ucp-whitelininhitchin] => Array
  3861.                 (
  3862.                     [B0 61 C7 06 B1 74 ] => 1
  3863.                 )
  3864.  
  3865.         )
  3866.  
  3867.     [56650] => Array
  3868.         (
  3869.             [lg-ucp-whitelininhitchin] => Array
  3870.                 (
  3871.                     [B0 61 C7 06 B1 95 ] => 1
  3872.                 )
  3873.  
  3874.         )
  3875.  
  3876.     [52287] => Array
  3877.         (
  3878.             [nt-raicam-sw01] => Array
  3879.                 (
  3880.                     [B0 61 C7 9E 4E 66 ] => 1
  3881.                 )
  3882.  
  3883.         )
  3884.  
  3885.     [52286] => Array
  3886.         (
  3887.             [GS1920] => Array
  3888.                 (
  3889.                     [28] => 1
  3890.                 )
  3891.  
  3892.         )
  3893.  
  3894.     [52312] => Array
  3895.         (
  3896.             [GS1920] => Array
  3897.                 (
  3898.                     [25] => 1
  3899.                 )
  3900.  
  3901.         )
  3902.  
  3903.     [52313] => Array
  3904.         (
  3905.             [nt-raicam-sw02] => Array
  3906.                 (
  3907.                     [B0 61 C7 9E 4F 66 ] => 1
  3908.                 )
  3909.  
  3910.         )
  3911.  
  3912. )
  3913. SQL[[0;33mSELECT * FROM `links` AS L, `ports` AS I WHERE L.local_port_id = I.port_id AND I.device_id = '137'[0m]
  3914.  
  3915.  
  3916. >> Runtime for discovery module 'discovery-protocols': 6.3750 seconds with 48 bytes
  3917. #### Unload disco module discovery-protocols ####
  3918.  
  3919. Modules status: Global+ OS  Device  
  3920. #### Load disco module arp-table ####
  3921. SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 ipNetToPhysicalPhysAddress[0m]
  3922. ipNetToPhysicalPhysAddress = No Such Object available on this agent at this OID
  3923.  
  3924. SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 ipNetToMediaPhysAddress[0m]
  3925. ipNetToMediaPhysAddress.11.192.168.100.230 = 0:d:b9:3d:bf:48
  3926. ipNetToMediaPhysAddress.11.192.168.100.231 = 44:d9:e7:58:9d:dc
  3927. ipNetToMediaPhysAddress.11.192.168.100.232 = 44:d9:e7:58:9d:e6
  3928. ipNetToMediaPhysAddress.11.192.168.100.233 = 80:2a:a8:c0:17:f0
  3929. ipNetToMediaPhysAddress.11.192.168.100.234 = 80:2a:a8:c0:1c:80
  3930. ipNetToMediaPhysAddress.11.192.168.100.235 = 44:d9:e7:22:e1:7d
  3931. ipNetToMediaPhysAddress.11.192.168.100.236 = f0:9f:c2:73:d9:49
  3932. ipNetToMediaPhysAddress.11.192.168.100.254 = e4:5d:52:6a:70:40
  3933. ipNetToMediaPhysAddress.12.192.168.110.12 = 0:17:4f:12:62:dd
  3934. ipNetToMediaPhysAddress.12.192.168.110.13 = a4:14:37:a0:d5:cb
  3935. ipNetToMediaPhysAddress.12.192.168.110.153 = 0:1d:9:1c:5d:5
  3936. ipNetToMediaPhysAddress.13.192.168.1.10 =
  3937. ipNetToMediaPhysAddress.13.192.168.1.100 = 0:60:ef:14:15:b3
  3938. ipNetToMediaPhysAddress.13.192.168.1.105 =
  3939. ipNetToMediaPhysAddress.13.192.168.1.106 = 18:d6:c7:11:48:ab
  3940. ipNetToMediaPhysAddress.13.192.168.1.107 = 88:51:fb:1a:46:55
  3941. ipNetToMediaPhysAddress.13.192.168.1.111 = 0:80:e1:bb:16:92
  3942. ipNetToMediaPhysAddress.13.192.168.1.112 = d8:cb:8a:ba:7c:e4
  3943. ipNetToMediaPhysAddress.13.192.168.1.173 = 8c:f5:a3:f3:ee:bf
  3944. ipNetToMediaPhysAddress.13.192.168.1.176 =
  3945. ipNetToMediaPhysAddress.13.192.168.1.177 = 54:4e:90:ef:85:33
  3946. ipNetToMediaPhysAddress.13.192.168.1.178 = 30:e1:71:1a:d3:d5
  3947. ipNetToMediaPhysAddress.13.192.168.1.182 = 54:e4:3a:d9:ca:f4
  3948. ipNetToMediaPhysAddress.13.192.168.1.185 =
  3949. ipNetToMediaPhysAddress.13.192.168.1.186 = 74:86:7a:1e:9b:d5
  3950. ipNetToMediaPhysAddress.13.192.168.1.187 = e0:94:67:95:46:88
  3951. ipNetToMediaPhysAddress.13.192.168.1.191 = 74:1b:b2:ac:fc:5f
  3952. ipNetToMediaPhysAddress.13.192.168.1.192 = e8:2a:ea:4f:97:a
  3953. ipNetToMediaPhysAddress.13.192.168.1.194 = d8:cb:8a:ba:7b:c3
  3954. ipNetToMediaPhysAddress.13.192.168.1.195 = 0:60:ef:10:33:d8
  3955. ipNetToMediaPhysAddress.13.192.168.1.196 = 0:60:ef:10:39:ed
  3956. ipNetToMediaPhysAddress.13.192.168.1.197 = 0:60:ef:10:34:34
  3957. ipNetToMediaPhysAddress.14.192.168.130.25 = cc:25:ef:c:e3:b7
  3958. ipNetToMediaPhysAddress.14.192.168.130.34 = d0:65:ca:70:2a:78
  3959. ipNetToMediaPhysAddress.14.192.168.130.51 = f0:db:f8:79:86:62
  3960. ipNetToMediaPhysAddress.14.192.168.130.114 = 1c:a5:32:a2:f4:e3
  3961. ipNetToMediaPhysAddress.14.192.168.130.118 = ac:63:be:49:ef:e2
  3962. ipNetToMediaPhysAddress.14.192.168.130.132 = b0:89:0:8f:29:be
  3963. ipNetToMediaPhysAddress.14.192.168.130.144 = 0:1f:3c:b9:c7:c3
  3964. ipNetToMediaPhysAddress.14.192.168.130.150 =
  3965. ipNetToMediaPhysAddress.14.192.168.130.158 = 90:e7:c4:c3:1a:38
  3966. ipNetToMediaPhysAddress.14.192.168.130.160 = c:51:1:20:7a:25
  3967. ipNetToMediaPhysAddress.14.192.168.130.164 = 4c:21:d0:83:c0:a1
  3968. ipNetToMediaPhysAddress.14.192.168.130.165 = 0:ae:fa:d9:6c:8f
  3969. ipNetToMediaPhysAddress.14.192.168.130.172 = 70:f0:87:d8:33:fe
  3970. ipNetToMediaPhysAddress.14.192.168.130.174 =
  3971. ipNetToMediaPhysAddress.14.192.168.130.203 = a0:8d:16:85:48:eb
  3972. ipNetToMediaPhysAddress.14.192.168.130.205 = 78:2:f8:38:53:33
  3973. ipNetToMediaPhysAddress.14.192.168.130.217 = 20:72:d:39:4:24
  3974. ipNetToMediaPhysAddress.14.192.168.130.228 = bc:75:74:46:f8:b2
  3975. ipNetToMediaPhysAddress.18.192.168.140.198 = 3c:cd:93:18:9f:40
  3976. ipNetToMediaPhysAddress.19.192.168.125.10 = 0:e0:db:45:5b:d7
  3977.  
  3978. SQL[[0;33mSELECT M.* from ipv4_mac AS M, ports AS I WHERE M.port_id=I.port_id AND I.device_id='137' AND M.context_name=''[0m]
  3979. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '11'[0m]
  3980. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '12'[0m]
  3981. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '13'[0m]
  3982. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '14'[0m]
  3983. Changed mac address for 192.168.130.114 from 8cbfa6200c05 to 1ca532a2f4e3
  3984. SQL[[0;33mINSERT INTO `eventlog` (`host`,`device_id`,`reference`,`type`,`datetime`,`severity`,`message`,`username`)  VALUES ('137','137','51000','interface',NOW(),'4','MAC change: 192.168.130.114 : 8c:bf:a6:20:0c:05 -> 1c:a5:32:a2:f4:e3','')[0m]
  3985. SQL[[0;33mUPDATE `ipv4_mac` set `mac_address` ='1ca532a2f4e3' WHERE port_id='51000' AND ipv4_address='192.168.130.114' AND context_name=''[0m]
  3986. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '18'[0m]
  3987. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '137' AND `ifIndex` = '19'[0m]
  3988. SQL[[0;33mINSERT INTO `ipv4_mac` (`port_id`,`mac_address`,`ipv4_address`,`context_name`)  VALUES ('50999','8cf5a3f3eebf','192.168.1.173',''),('50999','544e90ef8533','192.168.1.177',''),('50999','30e1711ad3d5','192.168.1.178',''),('50999','54e43ad9caf4','192.168.1.182',''),('51000','cc25ef0ce3b7','192.168.130.25',''),('51000','f0dbf8798662','192.168.130.51',''),('51000','ac63be49efe2','192.168.130.118',''),('51000','b089008f29be','192.168.130.132',''),('51000','001f3cb9c7c3','192.168.130.144',''),('51000','90e7c4c31a38','192.168.130.158',''),('51000','0c5101207a25','192.168.130.160',''),('51000','4c21d083c0a1','192.168.130.164',''),('51000','00aefad96c8f','192.168.130.165',''),('51000','a08d168548eb','192.168.130.203',''),('51000','20720d390424','192.168.130.217',''),('51000','bc757446f8b2','192.168.130.228','')[0m]
  3989. SQL[[0;33mDELETE FROM `ipv4_mac` WHERE `port_id` = '50995' AND `mac_address`='001daa88928c' AND `ipv4_address`='192.168.2.5' AND `context_name`=''[0m]
  3990. SQL[[0;33mDELETE FROM `ipv4_mac` WHERE `port_id` = '50996' AND `mac_address`='001daa889988' AND `ipv4_address`='192.168.2.1' AND `context_name`=''[0m]
  3991. SQL[[0;33mDELETE FROM `ipv4_mac` WHERE `port_id` = '51000' AND `mac_address`='4860bc6a4290' AND `ipv4_address`='192.168.130.78' AND `context_name`=''[0m]
  3992. SQL[[0;33mDELETE FROM `ipv4_mac` WHERE `port_id` = '51000' AND `mac_address`='4c57cad5543d' AND `ipv4_address`='192.168.130.29' AND `context_name`=''[0m]
  3993. SQL[[0;33mDELETE FROM `ipv4_mac` WHERE `port_id` = '51000' AND `mac_address`='00215d2b4dbe' AND `ipv4_address`='192.168.130.48' AND `context_name`=''[0m]
  3994. SQL[[0;33mDELETE FROM `ipv4_mac` WHERE `port_id` = '51000' AND `mac_address`='bc54361502a0' AND `ipv4_address`='192.168.130.70' AND `context_name`=''[0m]
  3995. SQL[[0;33mDELETE FROM `ipv4_mac` WHERE `port_id` = '51000' AND `mac_address`='8cbfa6200c05' AND `ipv4_address`='192.168.130.114' AND `context_name`=''[0m]
  3996. SQL[[0;33mDELETE FROM `ipv4_mac` WHERE `port_id` = '51000' AND `mac_address`='1ca532a2f4e3' AND `ipv4_address`='192.168.130.128' AND `context_name`=''[0m]
  3997. SQL[[0;33mDELETE FROM `ipv4_mac` WHERE `port_id` = '51000' AND `mac_address`='5caf0657c5bb' AND `ipv4_address`='192.168.130.140' AND `context_name`=''[0m]
  3998. SQL[[0;33mDELETE FROM `ipv4_mac` WHERE `port_id` = '51000' AND `mac_address`='8489adac4eab' AND `ipv4_address`='192.168.130.198' AND `context_name`=''[0m]
  3999. SQL[[0;33mDELETE FROM `ipv4_mac` WHERE `port_id` = '51000' AND `mac_address`='e8508b843420' AND `ipv4_address`='192.168.130.208' AND `context_name`=''[0m]
  4000. SQL[[0;33mDELETE FROM `ipv4_mac` WHERE `port_id` = '51000' AND `mac_address`='d4f46fc93eea' AND `ipv4_address`='192.168.130.212' AND `context_name`=''[0m]
  4001. SQL[[0;33mDELETE FROM `ipv4_mac` WHERE `port_id` = '51000' AND `mac_address`='0821ef12cd43' AND `ipv4_address`='192.168.130.222' AND `context_name`=''[0m]
  4002. SQL[[0;33mDELETE FROM `ipv4_mac` WHERE `port_id` = '51000' AND `mac_address`='4c66414b0c9b' AND `ipv4_address`='192.168.130.229' AND `context_name`=''[0m]
  4003. SQL[[0;33mDELETE FROM `ipv4_mac` WHERE `port_id` = '51000' AND `mac_address`='00886585d84d' AND `ipv4_address`='192.168.130.64' AND `context_name`=''[0m]
  4004. SQL[[0;33mDELETE FROM `ipv4_mac` WHERE `port_id` = '51000' AND `mac_address`='8001847f630e' AND `ipv4_address`='192.168.130.94' AND `context_name`=''[0m]
  4005. SQL[[0;33mDELETE `ipv4_mac` FROM `ipv4_mac` LEFT JOIN `ports`
  4006.  ON `ipv4_mac`.`port_id` = `ports`.`port_id` WHERE `ports`.`port_id` IS NULL[0m]
  4007.  
  4008.  
  4009. >> Runtime for discovery module 'arp-table': 30.6100 seconds with 113872 bytes
  4010. #### Unload disco module arp-table ####
  4011.  
  4012. Modules status: Global- OS  Device  Module [ discovery-arp ] disabled globally.
  4013.  
  4014. Modules status: Global- OS  Device  Module [ junose-atm-vp ] disabled globally.
  4015.  
  4016. Modules status: Global+ OS  Device  
  4017. #### Load disco module bgp-peers ####
  4018. SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -Oqvn -m BGP4-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 .1.3.6.1.2.1.15.2[0m]
  4019. No Such Object available on this agent at this OID
  4020.  
  4021. No BGP on hostPeers :
  4022. SQL[[0;33mSELECT * FROM bgpPeers WHERE device_id = '137' AND (context_name = '' OR context_name IS NULL)[0m]
  4023.  
  4024.  
  4025. >> Runtime for discovery module 'bgp-peers': 0.9500 seconds with 496 bytes
  4026. #### Unload disco module bgp-peers ####
  4027.  
  4028. Modules status: Global+ OS  Device  
  4029. #### Load disco module vlans ####
  4030. SQL[[0;33mSELECT * FROM `vlans` WHERE `device_id` = '137'[0m]
  4031. SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 dot1dBasePortIfIndex[0m]
  4032. dot1dBasePortIfIndex = No Such Object available on this agent at this OID
  4033.  
  4034. IEEE8021-Q-BRIDGE-MIB VLANs: SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Oqv -m IEEE8021-Q-BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 dot1qVlanVersionNumber.0[0m]
  4035. No Such Object available on this agent at this OID
  4036.  
  4037.  
  4038.  
  4039. >> Runtime for discovery module 'vlans': 1.7490 seconds with 88 bytes
  4040. #### Unload disco module vlans ####
  4041.  
  4042. Modules status: Global- OS  Device  Module [ vmware-vminfo ] disabled globally.
  4043.  
  4044. Modules status: Global- OS  Device  Module [ libvirt-vminfo ] disabled globally.
  4045.  
  4046. Modules status: Global- OS  Device  Module [ toner ] disabled globally.
  4047.  
  4048. Modules status: Global+ OS  Device  
  4049. #### Load disco module ucd-diskio ####
  4050. SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m UCD-DISKIO-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 diskIOEntry[0m]
  4051. diskIOEntry = No Such Object available on this agent at this OID
  4052.  
  4053. Array
  4054. (
  4055. )
  4056. SQL[[0;33mSELECT * FROM `ucd_diskio` where `device_id`  = '137'[0m]
  4057.  
  4058.  
  4059. >> Runtime for discovery module 'ucd-diskio': 1.3310 seconds with -72 bytes
  4060. #### Unload disco module ucd-diskio ####
  4061.  
  4062. Modules status: Global- OS  Device  Module [ applications ] disabled globally.
  4063.  
  4064. Modules status: Global+ OS  Device  
  4065. #### Load disco module services ####
  4066.  
  4067. >> Runtime for discovery module 'services': 0.0000 seconds with 0 bytes
  4068. #### Unload disco module services ####
  4069.  
  4070. Modules status: Global+ OS  Device  
  4071. #### Load disco module stp ####
  4072. SQL[[0;33mSELECT * FROM `stp` WHERE `device_id` = '137'[0m]
  4073. SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Oqv -m RSTP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 dot1dStpProtocolSpecification.0[0m]
  4074. ieee8021d
  4075.  
  4076. SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m RSTP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 dot1dStp[0m]
  4077. dot1dStpProtocolSpecification.0 = ieee8021d
  4078. dot1dStpPriority.0 = 32768
  4079.  
  4080. SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Oqv -m RSTP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 dot1dBaseBridgeAddress.0[0m]
  4081. 4c:5e:c:3:26:1e
  4082.  
  4083. SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Ovt -m RSTP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 dot1dStpTimeSinceTopologyChange.0[0m]
  4084. No Such Object available on this agent at this OID
  4085.  
  4086. Array
  4087. (
  4088.     [protocolSpecification] => ieee8021d
  4089.     [priority] => 32768
  4090.     [topChanges] =>
  4091.     [rootCost] =>
  4092.     [rootPort] =>
  4093.     [maxAge] => 0
  4094.     [helloTime] => 0
  4095.     [holdTime] => 0
  4096.     [forwardDelay] => 0
  4097.     [bridgeMaxAge] => 0
  4098.     [bridgeHelloTime] => 0
  4099.     [bridgeForwardDelay] => 0
  4100.     [device_id] => 137
  4101.     [timeSinceTopologyChange] => 0
  4102.     [designatedRoot] =>
  4103.     [bridgeAddress] => 4c5e0c03261e
  4104.     [rootBridge] => 0
  4105. )
  4106. STP SQL[[0;33mSELECT * FROM `ports_stp` WHERE `device_id` = '137'[0m]
  4107.  
  4108.  
  4109. >> Runtime for discovery module 'stp': 2.9890 seconds with 1480 bytes
  4110. #### Unload disco module stp ####
  4111.  
  4112. Modules status: Global+ OS  Device  
  4113. #### Load disco module ntp ####
  4114.  
  4115. >> Runtime for discovery module 'ntp': 0.0000 seconds with 0 bytes
  4116. #### Unload disco module ntp ####
  4117.  
  4118. Modules status: Global- OS  Device  Module [ loadbalancers ] disabled globally.
  4119.  
  4120. Modules status: Global- OS  Device  Module [ mef ] disabled globally.
  4121.  
  4122. Modules status: Global+ OS  Device  
  4123. #### Load disco module wireless ####
  4124. Attempting to initialize OS: routeros
  4125. OS initialized: LibreNMS\OS\Routeros
  4126. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='137' AND `sensor_class`='ap-count'[0m]
  4127. clients: SNMP[[0;36m/usr/bin/snmpwalk -v2c -c '######' -OQUs -m MIKROTIK-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/mikrotik udp:esr-redlion-gw01:161 mtxrWlApTable[0m]
  4128. mtxrWlApTable = No Such Object available on this agent at this OID
  4129.  
  4130. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='137' AND `sensor_class`='clients'[0m]
  4131.  
  4132. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='137' AND `sensor_class`='quality'[0m]
  4133. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='137' AND `sensor_class`='capacity'[0m]
  4134. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='137' AND `sensor_class`='utilization'[0m]
  4135. rate: SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='137' AND `sensor_class`='rate'[0m]
  4136.  
  4137. ccq: SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='137' AND `sensor_class`='ccq'[0m]
  4138.  
  4139. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='137' AND `sensor_class`='snr'[0m]
  4140. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='137' AND `sensor_class`='rssi'[0m]
  4141. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='137' AND `sensor_class`='power'[0m]
  4142. noise-floor: SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='137' AND `sensor_class`='noise-floor'[0m]
  4143.  
  4144. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='137' AND `sensor_class`='error-ratio'[0m]
  4145. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='137' AND `sensor_class`='error-rate'[0m]
  4146. frequency: SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='137' AND `sensor_class`='frequency'[0m]
  4147.  
  4148. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='137' AND `sensor_class`='distance'[0m]
  4149.  
  4150. >> Runtime for discovery module 'wireless': 0.9630 seconds with 32 bytes
  4151. #### Unload disco module wireless ####
  4152.  
  4153. SQL[[0;33mSELECT attrib_value FROM devices_attribs WHERE `device_id` = '137' AND `attrib_type` = 'poll_mib' [0m]
  4154. SQL[[0;33mUPDATE `devices` set `last_discovered` =NOW(),`last_discovered_timetaken` ='124.0' WHERE `device_id` = '137'[0m]
  4155. Discovered in 124.0 seconds
  4156.  
  4157. SQL[[0;33mSELECT * FROM devices_attribs WHERE `device_id` = '136'[0m]
  4158. esr-redlion-sw01 136 avaya-ers SQL[[0;33mINSERT INTO `device_perf` (`xmt`,`rcv`,`loss`,`min`,`max`,`avg`,`device_id`,`timestamp`)  VALUES ('3','3','0','173','657','429','136',NOW())[0m]
  4159. SNMP Check response code: 0
  4160.  
  4161. Modules status: Global+ OS  Device  
  4162. #### Load disco module os ####
  4163. SNMP[[0;36m/usr/bin/snmpget -v2c -c ###### -Ovq -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 SNMPv2-MIB::sysDescr.0[0m]
  4164. Ethernet Routing Switch 3524GT        HW:14       FW:1.0.0.15  SW:v5.2.2.003 BN:03 (c) Avaya Networks
  4165.  
  4166. SNMP[[0;36m/usr/bin/snmpget -v2c -c ###### -Ovqn -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 SNMPv2-MIB::sysObjectID.0[0m]
  4167. .1.3.6.1.4.1.45.3.80.3
  4168.  
  4169. | Ethernet Routing Switch 3524GT        HW:14       FW:1.0.0.15  SW:v5.2.2.003 BN:03 (c) Avaya Networks | .1.3.6.1.4.1.45.3.80.3 |
  4170.  
  4171. >> Runtime for discovery module 'os': 0.3650 seconds with -8 bytes
  4172. #### Unload disco module os ####
  4173.  
  4174. Modules status: Global+ OS  Device  
  4175. #### Load disco module ports ####
  4176. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 ifDescr[0m]
  4177. ifDescr.1 = Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 1  
  4178. ifDescr.2 = Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 2  
  4179. ifDescr.3 = Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 3  
  4180. ifDescr.4 = Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 4  
  4181. ifDescr.5 = Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 5  
  4182. ifDescr.6 = Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 6  
  4183. ifDescr.7 = Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 7  
  4184. ifDescr.8 = Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 8  
  4185. ifDescr.9 = Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 9  
  4186. ifDescr.10 = Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 10  
  4187. ifDescr.11 = Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 11  
  4188. ifDescr.12 = Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 12  
  4189. ifDescr.13 = Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 13  
  4190. ifDescr.14 = Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 14  
  4191. ifDescr.15 = Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 15  
  4192. ifDescr.16 = Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 16  
  4193. ifDescr.17 = Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 17  
  4194. ifDescr.18 = Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 18  
  4195. ifDescr.19 = Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 19  
  4196. ifDescr.20 = Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 20  
  4197. ifDescr.21 = Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 21  
  4198. ifDescr.22 = Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 22  
  4199. ifDescr.23 = Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 23  
  4200. ifDescr.24 = Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 24  
  4201. ifDescr.65 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 1  
  4202. ifDescr.66 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 2  
  4203. ifDescr.67 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 3  
  4204. ifDescr.68 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 4  
  4205. ifDescr.69 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 5  
  4206. ifDescr.70 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 6  
  4207. ifDescr.71 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 7  
  4208. ifDescr.72 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 8  
  4209. ifDescr.73 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 9  
  4210. ifDescr.74 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 10  
  4211. ifDescr.75 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 11  
  4212. ifDescr.76 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 12  
  4213. ifDescr.77 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 13  
  4214. ifDescr.78 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 14  
  4215. ifDescr.79 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 15  
  4216. ifDescr.80 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 16  
  4217. ifDescr.81 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 17  
  4218. ifDescr.82 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 18  
  4219. ifDescr.83 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 19  
  4220. ifDescr.84 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 20  
  4221. ifDescr.85 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 21  
  4222. ifDescr.86 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 22  
  4223. ifDescr.87 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 23  
  4224. ifDescr.88 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 24  
  4225. ifDescr.89 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 25  
  4226. ifDescr.90 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 26  
  4227. ifDescr.10001 = Avaya Ethernet Routing Switch 3524GT Module - VLAN 1
  4228. ifDescr.10100 = Avaya Ethernet Routing Switch 3524GT Module - VLAN 100 L3 Intf
  4229. ifDescr.10110 = Avaya Ethernet Routing Switch 3524GT Module - VLAN 110 L3 Intf
  4230. ifDescr.10120 = Avaya Ethernet Routing Switch 3524GT Module - VLAN 120
  4231. ifDescr.10125 = Avaya Ethernet Routing Switch 3524GT Module - VLAN 125
  4232. ifDescr.10130 = Avaya Ethernet Routing Switch 3524GT Module - VLAN 130
  4233. ifDescr.10140 = Avaya Ethernet Routing Switch 3524GT Module - VLAN 140 L3 Intf
  4234.  
  4235. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 ifName[0m]
  4236. ifName.1 = ifc1 (Slot: 1 Port: 1)
  4237. ifName.2 = ifc2 (Slot: 1 Port: 2)
  4238. ifName.3 = ifc3 (Slot: 1 Port: 3)
  4239. ifName.4 = ifc4 (Slot: 1 Port: 4)
  4240. ifName.5 = ifc5 (Slot: 1 Port: 5)
  4241. ifName.6 = ifc6 (Slot: 1 Port: 6)
  4242. ifName.7 = ifc7 (Slot: 1 Port: 7)
  4243. ifName.8 = ifc8 (Slot: 1 Port: 8)
  4244. ifName.9 = ifc9 (Slot: 1 Port: 9)
  4245. ifName.10 = ifc10 (Slot: 1 Port: 10)
  4246. ifName.11 = ifc11 (Slot: 1 Port: 11)
  4247. ifName.12 = ifc12 (Slot: 1 Port: 12)
  4248. ifName.13 = ifc13 (Slot: 1 Port: 13)
  4249. ifName.14 = ifc14 (Slot: 1 Port: 14)
  4250. ifName.15 = ifc15 (Slot: 1 Port: 15)
  4251. ifName.16 = ifc16 (Slot: 1 Port: 16)
  4252. ifName.17 = ifc17 (Slot: 1 Port: 17)
  4253. ifName.18 = ifc18 (Slot: 1 Port: 18)
  4254. ifName.19 = ifc19 (Slot: 1 Port: 19)
  4255. ifName.20 = ifc20 (Slot: 1 Port: 20)
  4256. ifName.21 = ifc21 (Slot: 1 Port: 21)
  4257. ifName.22 = ifc22 (Slot: 1 Port: 22)
  4258. ifName.23 = ifc23 (Slot: 1 Port: 23)
  4259. ifName.24 = ifc24 (Slot: 1 Port: 24)
  4260. ifName.65 = ifc65 (Slot: 2 Port: 1)
  4261. ifName.66 = ifc66 (Slot: 2 Port: 2)
  4262. ifName.67 = ifc67 (Slot: 2 Port: 3)
  4263. ifName.68 = ifc68 (Slot: 2 Port: 4)
  4264. ifName.69 = ifc69 (Slot: 2 Port: 5)
  4265. ifName.70 = ifc70 (Slot: 2 Port: 6)
  4266. ifName.71 = ifc71 (Slot: 2 Port: 7)
  4267. ifName.72 = ifc72 (Slot: 2 Port: 8)
  4268. ifName.73 = ifc73 (Slot: 2 Port: 9)
  4269. ifName.74 = ifc74 (Slot: 2 Port: 10)
  4270. ifName.75 = ifc75 (Slot: 2 Port: 11)
  4271. ifName.76 = ifc76 (Slot: 2 Port: 12)
  4272. ifName.77 = ifc77 (Slot: 2 Port: 13)
  4273. ifName.78 = ifc78 (Slot: 2 Port: 14)
  4274. ifName.79 = ifc79 (Slot: 2 Port: 15)
  4275. ifName.80 = ifc80 (Slot: 2 Port: 16)
  4276. ifName.81 = ifc81 (Slot: 2 Port: 17)
  4277. ifName.82 = ifc82 (Slot: 2 Port: 18)
  4278. ifName.83 = ifc83 (Slot: 2 Port: 19)
  4279. ifName.84 = ifc84 (Slot: 2 Port: 20)
  4280. ifName.85 = ifc85 (Slot: 2 Port: 21)
  4281. ifName.86 = ifc86 (Slot: 2 Port: 22)
  4282. ifName.87 = ifc87 (Slot: 2 Port: 23)
  4283. ifName.88 = ifc88 (Slot: 2 Port: 24)
  4284. ifName.89 = ifc89 (Slot: 2 Port: 25)
  4285. ifName.90 = ifc90 (Slot: 2 Port: 26)
  4286. ifName.10001 = ifc10001 VLAN #1
  4287. ifName.10100 = ifc10100 VLAN #100
  4288. ifName.10110 = ifc10110 VLAN #110
  4289. ifName.10120 = ifc10120 VLAN #120
  4290. ifName.10125 = ifc10125 VLAN #125
  4291. ifName.10130 = ifc10130 VLAN #130
  4292. ifName.10140 = ifc10140 VLAN #140
  4293.  
  4294. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 ifAlias[0m]
  4295. ifAlias.1 = router_uplink
  4296. ifAlias.2 =
  4297. ifAlias.3 =
  4298. ifAlias.4 =
  4299. ifAlias.5 =
  4300. ifAlias.6 =
  4301. ifAlias.7 =
  4302. ifAlias.8 =
  4303. ifAlias.9 =
  4304. ifAlias.10 =
  4305. ifAlias.11 =
  4306. ifAlias.12 =
  4307. ifAlias.13 =
  4308. ifAlias.14 =
  4309. ifAlias.15 =
  4310. ifAlias.16 =
  4311. ifAlias.17 =
  4312. ifAlias.18 =
  4313. ifAlias.19 =
  4314. ifAlias.20 =
  4315. ifAlias.21 =
  4316. ifAlias.22 =
  4317. ifAlias.23 =
  4318. ifAlias.24 =
  4319. ifAlias.65 = ap_outdoor-2
  4320. ifAlias.66 = ap_outdoor-1
  4321. ifAlias.67 = ap_cafe-east
  4322. ifAlias.68 = ap_cafe-west
  4323. ifAlias.69 = ap_upstairs
  4324. ifAlias.70 = ap_manager-office
  4325. ifAlias.71 =
  4326. ifAlias.72 =
  4327. ifAlias.73 =
  4328. ifAlias.74 =
  4329. ifAlias.75 =
  4330. ifAlias.76 =
  4331. ifAlias.77 =
  4332. ifAlias.78 =
  4333. ifAlias.79 =
  4334. ifAlias.80 =
  4335. ifAlias.81 =
  4336. ifAlias.82 =
  4337. ifAlias.83 =
  4338. ifAlias.84 =
  4339. ifAlias.85 =
  4340. ifAlias.86 =
  4341. ifAlias.87 =
  4342. ifAlias.88 =
  4343. ifAlias.89 =
  4344. ifAlias.90 =
  4345. ifAlias.10001 = VLAN #1
  4346. ifAlias.10100 = MGMT
  4347. ifAlias.10110 = Video
  4348. ifAlias.10120 = Trusted
  4349. ifAlias.10125 = CONFERENCE
  4350. ifAlias.10130 = Guest
  4351. ifAlias.10140 = DMZ
  4352.  
  4353. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 ifType[0m]
  4354. ifType.1 = ethernetCsmacd
  4355. ifType.2 = ethernetCsmacd
  4356. ifType.3 = ethernetCsmacd
  4357. ifType.4 = ethernetCsmacd
  4358. ifType.5 = ethernetCsmacd
  4359. ifType.6 = ethernetCsmacd
  4360. ifType.7 = ethernetCsmacd
  4361. ifType.8 = ethernetCsmacd
  4362. ifType.9 = ethernetCsmacd
  4363. ifType.10 = ethernetCsmacd
  4364. ifType.11 = ethernetCsmacd
  4365. ifType.12 = ethernetCsmacd
  4366. ifType.13 = ethernetCsmacd
  4367. ifType.14 = ethernetCsmacd
  4368. ifType.15 = ethernetCsmacd
  4369. ifType.16 = ethernetCsmacd
  4370. ifType.17 = ethernetCsmacd
  4371. ifType.18 = ethernetCsmacd
  4372. ifType.19 = ethernetCsmacd
  4373. ifType.20 = ethernetCsmacd
  4374. ifType.21 = ethernetCsmacd
  4375. ifType.22 = ethernetCsmacd
  4376. ifType.23 = ethernetCsmacd
  4377. ifType.24 = ethernetCsmacd
  4378. ifType.65 = ethernetCsmacd
  4379. ifType.66 = ethernetCsmacd
  4380. ifType.67 = ethernetCsmacd
  4381. ifType.68 = ethernetCsmacd
  4382. ifType.69 = ethernetCsmacd
  4383. ifType.70 = ethernetCsmacd
  4384. ifType.71 = ethernetCsmacd
  4385. ifType.72 = ethernetCsmacd
  4386. ifType.73 = ethernetCsmacd
  4387. ifType.74 = ethernetCsmacd
  4388. ifType.75 = ethernetCsmacd
  4389. ifType.76 = ethernetCsmacd
  4390. ifType.77 = ethernetCsmacd
  4391. ifType.78 = ethernetCsmacd
  4392. ifType.79 = ethernetCsmacd
  4393. ifType.80 = ethernetCsmacd
  4394. ifType.81 = ethernetCsmacd
  4395. ifType.82 = ethernetCsmacd
  4396. ifType.83 = ethernetCsmacd
  4397. ifType.84 = ethernetCsmacd
  4398. ifType.85 = ethernetCsmacd
  4399. ifType.86 = ethernetCsmacd
  4400. ifType.87 = ethernetCsmacd
  4401. ifType.88 = ethernetCsmacd
  4402. ifType.89 = ethernetCsmacd
  4403. ifType.90 = ethernetCsmacd
  4404. ifType.10001 = l2vlan
  4405. ifType.10100 = l3ipvlan
  4406. ifType.10110 = l3ipvlan
  4407. ifType.10120 = l2vlan
  4408. ifType.10125 = l2vlan
  4409. ifType.10130 = l2vlan
  4410. ifType.10140 = l3ipvlan
  4411.  
  4412. Array
  4413. (
  4414.     [1] => Array
  4415.         (
  4416.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 1
  4417.             [ifName] => ifc1 (Slot: 1 Port: 1)
  4418.             [ifAlias] => router_uplink
  4419.             [ifType] => ethernetCsmacd
  4420.         )
  4421.  
  4422.     [2] => Array
  4423.         (
  4424.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 2
  4425.             [ifName] => ifc2 (Slot: 1 Port: 2)
  4426.             [ifAlias] =>
  4427.             [ifType] => ethernetCsmacd
  4428.         )
  4429.  
  4430.     [3] => Array
  4431.         (
  4432.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 3
  4433.             [ifName] => ifc3 (Slot: 1 Port: 3)
  4434.             [ifAlias] =>
  4435.             [ifType] => ethernetCsmacd
  4436.         )
  4437.  
  4438.     [4] => Array
  4439.         (
  4440.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 4
  4441.             [ifName] => ifc4 (Slot: 1 Port: 4)
  4442.             [ifAlias] =>
  4443.             [ifType] => ethernetCsmacd
  4444.         )
  4445.  
  4446.     [5] => Array
  4447.         (
  4448.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 5
  4449.             [ifName] => ifc5 (Slot: 1 Port: 5)
  4450.             [ifAlias] =>
  4451.             [ifType] => ethernetCsmacd
  4452.         )
  4453.  
  4454.     [6] => Array
  4455.         (
  4456.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 6
  4457.             [ifName] => ifc6 (Slot: 1 Port: 6)
  4458.             [ifAlias] =>
  4459.             [ifType] => ethernetCsmacd
  4460.         )
  4461.  
  4462.     [7] => Array
  4463.         (
  4464.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 7
  4465.             [ifName] => ifc7 (Slot: 1 Port: 7)
  4466.             [ifAlias] =>
  4467.             [ifType] => ethernetCsmacd
  4468.         )
  4469.  
  4470.     [8] => Array
  4471.         (
  4472.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 8
  4473.             [ifName] => ifc8 (Slot: 1 Port: 8)
  4474.             [ifAlias] =>
  4475.             [ifType] => ethernetCsmacd
  4476.         )
  4477.  
  4478.     [9] => Array
  4479.         (
  4480.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 9
  4481.             [ifName] => ifc9 (Slot: 1 Port: 9)
  4482.             [ifAlias] =>
  4483.             [ifType] => ethernetCsmacd
  4484.         )
  4485.  
  4486.     [10] => Array
  4487.         (
  4488.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 10
  4489.             [ifName] => ifc10 (Slot: 1 Port: 10)
  4490.             [ifAlias] =>
  4491.             [ifType] => ethernetCsmacd
  4492.         )
  4493.  
  4494.     [11] => Array
  4495.         (
  4496.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 11
  4497.             [ifName] => ifc11 (Slot: 1 Port: 11)
  4498.             [ifAlias] =>
  4499.             [ifType] => ethernetCsmacd
  4500.         )
  4501.  
  4502.     [12] => Array
  4503.         (
  4504.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 12
  4505.             [ifName] => ifc12 (Slot: 1 Port: 12)
  4506.             [ifAlias] =>
  4507.             [ifType] => ethernetCsmacd
  4508.         )
  4509.  
  4510.     [13] => Array
  4511.         (
  4512.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 13
  4513.             [ifName] => ifc13 (Slot: 1 Port: 13)
  4514.             [ifAlias] =>
  4515.             [ifType] => ethernetCsmacd
  4516.         )
  4517.  
  4518.     [14] => Array
  4519.         (
  4520.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 14
  4521.             [ifName] => ifc14 (Slot: 1 Port: 14)
  4522.             [ifAlias] =>
  4523.             [ifType] => ethernetCsmacd
  4524.         )
  4525.  
  4526.     [15] => Array
  4527.         (
  4528.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 15
  4529.             [ifName] => ifc15 (Slot: 1 Port: 15)
  4530.             [ifAlias] =>
  4531.             [ifType] => ethernetCsmacd
  4532.         )
  4533.  
  4534.     [16] => Array
  4535.         (
  4536.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 16
  4537.             [ifName] => ifc16 (Slot: 1 Port: 16)
  4538.             [ifAlias] =>
  4539.             [ifType] => ethernetCsmacd
  4540.         )
  4541.  
  4542.     [17] => Array
  4543.         (
  4544.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 17
  4545.             [ifName] => ifc17 (Slot: 1 Port: 17)
  4546.             [ifAlias] =>
  4547.             [ifType] => ethernetCsmacd
  4548.         )
  4549.  
  4550.     [18] => Array
  4551.         (
  4552.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 18
  4553.             [ifName] => ifc18 (Slot: 1 Port: 18)
  4554.             [ifAlias] =>
  4555.             [ifType] => ethernetCsmacd
  4556.         )
  4557.  
  4558.     [19] => Array
  4559.         (
  4560.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 19
  4561.             [ifName] => ifc19 (Slot: 1 Port: 19)
  4562.             [ifAlias] =>
  4563.             [ifType] => ethernetCsmacd
  4564.         )
  4565.  
  4566.     [20] => Array
  4567.         (
  4568.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 20
  4569.             [ifName] => ifc20 (Slot: 1 Port: 20)
  4570.             [ifAlias] =>
  4571.             [ifType] => ethernetCsmacd
  4572.         )
  4573.  
  4574.     [21] => Array
  4575.         (
  4576.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 21
  4577.             [ifName] => ifc21 (Slot: 1 Port: 21)
  4578.             [ifAlias] =>
  4579.             [ifType] => ethernetCsmacd
  4580.         )
  4581.  
  4582.     [22] => Array
  4583.         (
  4584.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 22
  4585.             [ifName] => ifc22 (Slot: 1 Port: 22)
  4586.             [ifAlias] =>
  4587.             [ifType] => ethernetCsmacd
  4588.         )
  4589.  
  4590.     [23] => Array
  4591.         (
  4592.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 23
  4593.             [ifName] => ifc23 (Slot: 1 Port: 23)
  4594.             [ifAlias] =>
  4595.             [ifType] => ethernetCsmacd
  4596.         )
  4597.  
  4598.     [24] => Array
  4599.         (
  4600.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - Unit 1 Port 24
  4601.             [ifName] => ifc24 (Slot: 1 Port: 24)
  4602.             [ifAlias] =>
  4603.             [ifType] => ethernetCsmacd
  4604.         )
  4605.  
  4606.     [65] => Array
  4607.         (
  4608.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 1
  4609.             [ifName] => ifc65 (Slot: 2 Port: 1)
  4610.             [ifAlias] => ap_outdoor-2
  4611.             [ifType] => ethernetCsmacd
  4612.         )
  4613.  
  4614.     [66] => Array
  4615.         (
  4616.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 2
  4617.             [ifName] => ifc66 (Slot: 2 Port: 2)
  4618.             [ifAlias] => ap_outdoor-1
  4619.             [ifType] => ethernetCsmacd
  4620.         )
  4621.  
  4622.     [67] => Array
  4623.         (
  4624.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 3
  4625.             [ifName] => ifc67 (Slot: 2 Port: 3)
  4626.             [ifAlias] => ap_cafe-east
  4627.             [ifType] => ethernetCsmacd
  4628.         )
  4629.  
  4630.     [68] => Array
  4631.         (
  4632.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 4
  4633.             [ifName] => ifc68 (Slot: 2 Port: 4)
  4634.             [ifAlias] => ap_cafe-west
  4635.             [ifType] => ethernetCsmacd
  4636.         )
  4637.  
  4638.     [69] => Array
  4639.         (
  4640.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 5
  4641.             [ifName] => ifc69 (Slot: 2 Port: 5)
  4642.             [ifAlias] => ap_upstairs
  4643.             [ifType] => ethernetCsmacd
  4644.         )
  4645.  
  4646.     [70] => Array
  4647.         (
  4648.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 6
  4649.             [ifName] => ifc70 (Slot: 2 Port: 6)
  4650.             [ifAlias] => ap_manager-office
  4651.             [ifType] => ethernetCsmacd
  4652.         )
  4653.  
  4654.     [71] => Array
  4655.         (
  4656.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 7
  4657.             [ifName] => ifc71 (Slot: 2 Port: 7)
  4658.             [ifAlias] =>
  4659.             [ifType] => ethernetCsmacd
  4660.         )
  4661.  
  4662.     [72] => Array
  4663.         (
  4664.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 8
  4665.             [ifName] => ifc72 (Slot: 2 Port: 8)
  4666.             [ifAlias] =>
  4667.             [ifType] => ethernetCsmacd
  4668.         )
  4669.  
  4670.     [73] => Array
  4671.         (
  4672.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 9
  4673.             [ifName] => ifc73 (Slot: 2 Port: 9)
  4674.             [ifAlias] =>
  4675.             [ifType] => ethernetCsmacd
  4676.         )
  4677.  
  4678.     [74] => Array
  4679.         (
  4680.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 10
  4681.             [ifName] => ifc74 (Slot: 2 Port: 10)
  4682.             [ifAlias] =>
  4683.             [ifType] => ethernetCsmacd
  4684.         )
  4685.  
  4686.     [75] => Array
  4687.         (
  4688.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 11
  4689.             [ifName] => ifc75 (Slot: 2 Port: 11)
  4690.             [ifAlias] =>
  4691.             [ifType] => ethernetCsmacd
  4692.         )
  4693.  
  4694.     [76] => Array
  4695.         (
  4696.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 12
  4697.             [ifName] => ifc76 (Slot: 2 Port: 12)
  4698.             [ifAlias] =>
  4699.             [ifType] => ethernetCsmacd
  4700.         )
  4701.  
  4702.     [77] => Array
  4703.         (
  4704.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 13
  4705.             [ifName] => ifc77 (Slot: 2 Port: 13)
  4706.             [ifAlias] =>
  4707.             [ifType] => ethernetCsmacd
  4708.         )
  4709.  
  4710.     [78] => Array
  4711.         (
  4712.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 14
  4713.             [ifName] => ifc78 (Slot: 2 Port: 14)
  4714.             [ifAlias] =>
  4715.             [ifType] => ethernetCsmacd
  4716.         )
  4717.  
  4718.     [79] => Array
  4719.         (
  4720.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 15
  4721.             [ifName] => ifc79 (Slot: 2 Port: 15)
  4722.             [ifAlias] =>
  4723.             [ifType] => ethernetCsmacd
  4724.         )
  4725.  
  4726.     [80] => Array
  4727.         (
  4728.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 16
  4729.             [ifName] => ifc80 (Slot: 2 Port: 16)
  4730.             [ifAlias] =>
  4731.             [ifType] => ethernetCsmacd
  4732.         )
  4733.  
  4734.     [81] => Array
  4735.         (
  4736.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 17
  4737.             [ifName] => ifc81 (Slot: 2 Port: 17)
  4738.             [ifAlias] =>
  4739.             [ifType] => ethernetCsmacd
  4740.         )
  4741.  
  4742.     [82] => Array
  4743.         (
  4744.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 18
  4745.             [ifName] => ifc82 (Slot: 2 Port: 18)
  4746.             [ifAlias] =>
  4747.             [ifType] => ethernetCsmacd
  4748.         )
  4749.  
  4750.     [83] => Array
  4751.         (
  4752.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 19
  4753.             [ifName] => ifc83 (Slot: 2 Port: 19)
  4754.             [ifAlias] =>
  4755.             [ifType] => ethernetCsmacd
  4756.         )
  4757.  
  4758.     [84] => Array
  4759.         (
  4760.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 20
  4761.             [ifName] => ifc84 (Slot: 2 Port: 20)
  4762.             [ifAlias] =>
  4763.             [ifType] => ethernetCsmacd
  4764.         )
  4765.  
  4766.     [85] => Array
  4767.         (
  4768.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 21
  4769.             [ifName] => ifc85 (Slot: 2 Port: 21)
  4770.             [ifAlias] =>
  4771.             [ifType] => ethernetCsmacd
  4772.         )
  4773.  
  4774.     [86] => Array
  4775.         (
  4776.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 22
  4777.             [ifName] => ifc86 (Slot: 2 Port: 22)
  4778.             [ifAlias] =>
  4779.             [ifType] => ethernetCsmacd
  4780.         )
  4781.  
  4782.     [87] => Array
  4783.         (
  4784.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 23
  4785.             [ifName] => ifc87 (Slot: 2 Port: 23)
  4786.             [ifAlias] =>
  4787.             [ifType] => ethernetCsmacd
  4788.         )
  4789.  
  4790.     [88] => Array
  4791.         (
  4792.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 24
  4793.             [ifName] => ifc88 (Slot: 2 Port: 24)
  4794.             [ifAlias] =>
  4795.             [ifType] => ethernetCsmacd
  4796.         )
  4797.  
  4798.     [89] => Array
  4799.         (
  4800.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 25
  4801.             [ifName] => ifc89 (Slot: 2 Port: 25)
  4802.             [ifAlias] =>
  4803.             [ifType] => ethernetCsmacd
  4804.         )
  4805.  
  4806.     [90] => Array
  4807.         (
  4808.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 26
  4809.             [ifName] => ifc90 (Slot: 2 Port: 26)
  4810.             [ifAlias] =>
  4811.             [ifType] => ethernetCsmacd
  4812.         )
  4813.  
  4814.     [10001] => Array
  4815.         (
  4816.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - VLAN 1
  4817.             [ifName] => ifc10001 VLAN #1
  4818.             [ifAlias] => VLAN #1
  4819.             [ifType] => l2vlan
  4820.         )
  4821.  
  4822.     [10100] => Array
  4823.         (
  4824.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - VLAN 100 L3 Intf
  4825.             [ifName] => ifc10100 VLAN #100
  4826.             [ifAlias] => MGMT
  4827.             [ifType] => l3ipvlan
  4828.         )
  4829.  
  4830.     [10110] => Array
  4831.         (
  4832.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - VLAN 110 L3 Intf
  4833.             [ifName] => ifc10110 VLAN #110
  4834.             [ifAlias] => Video
  4835.             [ifType] => l3ipvlan
  4836.         )
  4837.  
  4838.     [10120] => Array
  4839.         (
  4840.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - VLAN 120
  4841.             [ifName] => ifc10120 VLAN #120
  4842.             [ifAlias] => Trusted
  4843.             [ifType] => l2vlan
  4844.         )
  4845.  
  4846.     [10125] => Array
  4847.         (
  4848.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - VLAN 125
  4849.             [ifName] => ifc10125 VLAN #125
  4850.             [ifAlias] => CONFERENCE
  4851.             [ifType] => l2vlan
  4852.         )
  4853.  
  4854.     [10130] => Array
  4855.         (
  4856.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - VLAN 130
  4857.             [ifName] => ifc10130 VLAN #130
  4858.             [ifAlias] => Guest
  4859.             [ifType] => l2vlan
  4860.         )
  4861.  
  4862.     [10140] => Array
  4863.         (
  4864.             [ifDescr] => Avaya Ethernet Routing Switch 3524GT Module - VLAN 140 L3 Intf
  4865.             [ifName] => ifc10140 VLAN #140
  4866.             [ifAlias] => DMZ
  4867.             [ifType] => l3ipvlan
  4868.         )
  4869.  
  4870. )
  4871. SQL[[0;33mSELECT `name` FROM `port_association_mode` WHERE pom_id = '1'[0m]
  4872. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' ORDER BY port_id[0m]
  4873. .........................................................
  4874.  
  4875. >> Runtime for discovery module 'ports': 9.8770 seconds with 280 bytes
  4876. #### Unload disco module ports ####
  4877.  
  4878. Modules status: Global+ OS  Device  
  4879. #### Load disco module ports-stack ####
  4880. SQL[[0;33mSELECT * FROM `ports_stack` WHERE `device_id` = '136'[0m]
  4881. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ######  -OQUs -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 ifStackStatus[0m]
  4882.  
  4883.  
  4884.  
  4885. >> Runtime for discovery module 'ports-stack': 0.0100 seconds with -16 bytes
  4886. #### Unload disco module ports-stack ####
  4887.  
  4888. Modules status: Global+ OS  Device  
  4889. #### Load disco module entity-physical ####
  4890.  
  4891. Caching OIDs: entPhysicalEntrySNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 entPhysicalEntry[0m]
  4892. entPhysicalDescr.1 = Ethernet Routing Switch 3524GT Stack
  4893. entPhysicalDescr.2 = Ethernet Routing Switch 3524GT
  4894. entPhysicalDescr.3 = 10-Base 10/100 Ethernet Port
  4895. entPhysicalDescr.4 = 10-Base 10/100 Ethernet Port
  4896. entPhysicalDescr.5 = 10-Base 10/100 Ethernet Port
  4897. entPhysicalDescr.6 = 10-Base 10/100 Ethernet Port
  4898. entPhysicalDescr.7 = 10-Base 10/100 Ethernet Port
  4899. entPhysicalDescr.8 = 10-Base 10/100 Ethernet Port
  4900. entPhysicalDescr.9 = 10-Base 10/100 Ethernet Port
  4901. entPhysicalDescr.10 = 10-Base 10/100 Ethernet Port
  4902. entPhysicalDescr.11 = 10-Base 10/100 Ethernet Port
  4903. entPhysicalDescr.12 = 10-Base 10/100 Ethernet Port
  4904. entPhysicalDescr.13 = 10-Base 10/100 Ethernet Port
  4905. entPhysicalDescr.14 = 10-Base 10/100 Ethernet Port
  4906. entPhysicalDescr.15 = 10-Base 10/100 Ethernet Port
  4907. entPhysicalDescr.16 = 10-Base 10/100 Ethernet Port
  4908. entPhysicalDescr.17 = 10-Base 10/100 Ethernet Port
  4909. entPhysicalDescr.18 = 10-Base 10/100 Ethernet Port
  4910. entPhysicalDescr.19 = 10-Base 10/100 Ethernet Port
  4911. entPhysicalDescr.20 = 10-Base 10/100 Ethernet Port
  4912. entPhysicalDescr.21 = 10-Base 10/100 Ethernet Port
  4913. entPhysicalDescr.22 = 10-Base 10/100 Ethernet Port
  4914. entPhysicalDescr.23 = 10-Base 10/100 Ethernet Port
  4915. entPhysicalDescr.24 = 10-Base 10/100 Ethernet Port
  4916. entPhysicalDescr.25 = 10-Base 10/100/1000 Ethernet Port
  4917. entPhysicalDescr.26 = 10-Base 10/100/1000 Ethernet Port
  4918. entPhysicalDescr.103 = GBIC Slot
  4919. entPhysicalDescr.104 = GBIC Slot
  4920. entPhysicalDescr.141 = DIRECT ATTACH CABLE WL:0nm OUI:78A714 PN:605050002        HW_OPT:N/A MFG_DATE:02/12/2014 CLEI:N/A
  4921. entPhysicalDescr.142 = DIRECT ATTACH CABLE WL:0nm OUI:78A714 PN:605050002        HW_OPT:N/A MFG_DATE:02/12/2014 CLEI:N/A
  4922. entPhysicalDescr.173 = 10G Direct Attach Cable
  4923. entPhysicalDescr.174 = 10G Direct Attach Cable
  4924. entPhysicalDescr.199 = 8 port CASCADE Module
  4925. entPhysicalDescr.208 = Ethernet Routing Switch 3526T-PWR+
  4926. entPhysicalDescr.209 = 10-Base 10/100 Ethernet Port
  4927. entPhysicalDescr.210 = 10-Base 10/100 Ethernet Port
  4928. entPhysicalDescr.211 = 10-Base 10/100 Ethernet Port
  4929. entPhysicalDescr.212 = 10-Base 10/100 Ethernet Port
  4930. entPhysicalDescr.213 = 10-Base 10/100 Ethernet Port
  4931. entPhysicalDescr.214 = 10-Base 10/100 Ethernet Port
  4932. entPhysicalDescr.215 = 10-Base 10/100 Ethernet Port
  4933. entPhysicalDescr.216 = 10-Base 10/100 Ethernet Port
  4934. entPhysicalDescr.217 = 10-Base 10/100 Ethernet Port
  4935. entPhysicalDescr.218 = 10-Base 10/100 Ethernet Port
  4936. entPhysicalDescr.219 = 10-Base 10/100 Ethernet Port
  4937. entPhysicalDescr.220 = 10-Base 10/100 Ethernet Port
  4938. entPhysicalDescr.221 = 10-Base 10/100 Ethernet Port
  4939. entPhysicalDescr.222 = 10-Base 10/100 Ethernet Port
  4940. entPhysicalDescr.223 = 10-Base 10/100 Ethernet Port
  4941. entPhysicalDescr.224 = 10-Base 10/100 Ethernet Port
  4942. entPhysicalDescr.225 = 10-Base 10/100 Ethernet Port
  4943. entPhysicalDescr.226 = 10-Base 10/100 Ethernet Port
  4944. entPhysicalDescr.227 = 10-Base 10/100 Ethernet Port
  4945. entPhysicalDescr.228 = 10-Base 10/100 Ethernet Port
  4946. entPhysicalDescr.229 = 10-Base 10/100 Ethernet Port
  4947. entPhysicalDescr.230 = 10-Base 10/100 Ethernet Port
  4948. entPhysicalDescr.231 = 10-Base 10/100 Ethernet Port
  4949. entPhysicalDescr.232 = 10-Base 10/100 Ethernet Port
  4950. entPhysicalDescr.233 = 10-Base 10/100/1000 Ethernet Port
  4951. entPhysicalDescr.234 = 10-Base 10/100/1000 Ethernet Port
  4952. entPhysicalDescr.309 = GBIC Slot
  4953. entPhysicalDescr.310 = GBIC Slot
  4954. entPhysicalDescr.345 = DIRECT ATTACH CABLE WL:0nm OUI:78A714 PN:605050002        HW_OPT:N/A MFG_DATE:02/12/2014 CLEI:N/A
  4955. entPhysicalDescr.346 = DIRECT ATTACH CABLE WL:0nm OUI:78A714 PN:605050002        HW_OPT:N/A MFG_DATE:02/12/2014 CLEI:N/A
  4956. entPhysicalDescr.377 = 10G Direct Attach Cable
  4957. entPhysicalDescr.378 = 10G Direct Attach Cable
  4958. entPhysicalDescr.405 = 8 port CASCADE Module
  4959. entPhysicalVendorType.1 = zeroDotZero
  4960. entPhysicalVendorType.2 = enterprises.45.1.6.1.3.6.810
  4961. entPhysicalVendorType.3 = zeroDotZero
  4962. entPhysicalVendorType.4 = zeroDotZero
  4963. entPhysicalVendorType.5 = zeroDotZero
  4964. entPhysicalVendorType.6 = zeroDotZero
  4965. entPhysicalVendorType.7 = zeroDotZero
  4966. entPhysicalVendorType.8 = zeroDotZero
  4967. entPhysicalVendorType.9 = zeroDotZero
  4968. entPhysicalVendorType.10 = zeroDotZero
  4969. entPhysicalVendorType.11 = zeroDotZero
  4970. entPhysicalVendorType.12 = zeroDotZero
  4971. entPhysicalVendorType.13 = zeroDotZero
  4972. entPhysicalVendorType.14 = zeroDotZero
  4973. entPhysicalVendorType.15 = zeroDotZero
  4974. entPhysicalVendorType.16 = zeroDotZero
  4975. entPhysicalVendorType.17 = zeroDotZero
  4976. entPhysicalVendorType.18 = zeroDotZero
  4977. entPhysicalVendorType.19 = zeroDotZero
  4978. entPhysicalVendorType.20 = zeroDotZero
  4979. entPhysicalVendorType.21 = zeroDotZero
  4980. entPhysicalVendorType.22 = zeroDotZero
  4981. entPhysicalVendorType.23 = zeroDotZero
  4982. entPhysicalVendorType.24 = zeroDotZero
  4983. entPhysicalVendorType.25 = zeroDotZero
  4984. entPhysicalVendorType.26 = zeroDotZero
  4985. entPhysicalVendorType.103 = zeroDotZero
  4986. entPhysicalVendorType.104 = zeroDotZero
  4987. entPhysicalVendorType.141 = enterprises.45.1.6.1.3.6.727.18
  4988. entPhysicalVendorType.142 = enterprises.45.1.6.1.3.6.727.18
  4989. entPhysicalVendorType.173 = zeroDotZero
  4990. entPhysicalVendorType.174 = zeroDotZero
  4991. entPhysicalVendorType.199 = zeroDotZero
  4992. entPhysicalVendorType.208 = enterprises.45.1.6.1.3.6.815
  4993. entPhysicalVendorType.209 = zeroDotZero
  4994. entPhysicalVendorType.210 = zeroDotZero
  4995. entPhysicalVendorType.211 = zeroDotZero
  4996. entPhysicalVendorType.212 = zeroDotZero
  4997. entPhysicalVendorType.213 = zeroDotZero
  4998. entPhysicalVendorType.214 = zeroDotZero
  4999. entPhysicalVendorType.215 = zeroDotZero
  5000. entPhysicalVendorType.216 = zeroDotZero
  5001. entPhysicalVendorType.217 = zeroDotZero
  5002. entPhysicalVendorType.218 = zeroDotZero
  5003. entPhysicalVendorType.219 = zeroDotZero
  5004. entPhysicalVendorType.220 = zeroDotZero
  5005. entPhysicalVendorType.221 = zeroDotZero
  5006. entPhysicalVendorType.222 = zeroDotZero
  5007. entPhysicalVendorType.223 = zeroDotZero
  5008. entPhysicalVendorType.224 = zeroDotZero
  5009. entPhysicalVendorType.225 = zeroDotZero
  5010. entPhysicalVendorType.226 = zeroDotZero
  5011. entPhysicalVendorType.227 = zeroDotZero
  5012. entPhysicalVendorType.228 = zeroDotZero
  5013. entPhysicalVendorType.229 = zeroDotZero
  5014. entPhysicalVendorType.230 = zeroDotZero
  5015. entPhysicalVendorType.231 = zeroDotZero
  5016. entPhysicalVendorType.232 = zeroDotZero
  5017. entPhysicalVendorType.233 = zeroDotZero
  5018. entPhysicalVendorType.234 = zeroDotZero
  5019. entPhysicalVendorType.309 = zeroDotZero
  5020. entPhysicalVendorType.310 = zeroDotZero
  5021. entPhysicalVendorType.345 = enterprises.45.1.6.1.3.6.727.18
  5022. entPhysicalVendorType.346 = enterprises.45.1.6.1.3.6.727.18
  5023. entPhysicalVendorType.377 = zeroDotZero
  5024. entPhysicalVendorType.378 = zeroDotZero
  5025. entPhysicalVendorType.405 = zeroDotZero
  5026. entPhysicalContainedIn.1 = 0
  5027. entPhysicalContainedIn.2 = 1
  5028. entPhysicalContainedIn.3 = 2
  5029. entPhysicalContainedIn.4 = 2
  5030. entPhysicalContainedIn.5 = 2
  5031. entPhysicalContainedIn.6 = 2
  5032. entPhysicalContainedIn.7 = 2
  5033. entPhysicalContainedIn.8 = 2
  5034. entPhysicalContainedIn.9 = 2
  5035. entPhysicalContainedIn.10 = 2
  5036. entPhysicalContainedIn.11 = 2
  5037. entPhysicalContainedIn.12 = 2
  5038. entPhysicalContainedIn.13 = 2
  5039. entPhysicalContainedIn.14 = 2
  5040. entPhysicalContainedIn.15 = 2
  5041. entPhysicalContainedIn.16 = 2
  5042. entPhysicalContainedIn.17 = 2
  5043. entPhysicalContainedIn.18 = 2
  5044. entPhysicalContainedIn.19 = 2
  5045. entPhysicalContainedIn.20 = 2
  5046. entPhysicalContainedIn.21 = 2
  5047. entPhysicalContainedIn.22 = 2
  5048. entPhysicalContainedIn.23 = 2
  5049. entPhysicalContainedIn.24 = 2
  5050. entPhysicalContainedIn.25 = 2
  5051. entPhysicalContainedIn.26 = 2
  5052. entPhysicalContainedIn.103 = 2
  5053. entPhysicalContainedIn.104 = 2
  5054. entPhysicalContainedIn.141 = 109
  5055. entPhysicalContainedIn.142 = 110
  5056. entPhysicalContainedIn.173 = 141
  5057. entPhysicalContainedIn.174 = 142
  5058. entPhysicalContainedIn.199 = 2
  5059. entPhysicalContainedIn.208 = 1
  5060. entPhysicalContainedIn.209 = 208
  5061. entPhysicalContainedIn.210 = 208
  5062. entPhysicalContainedIn.211 = 208
  5063. entPhysicalContainedIn.212 = 208
  5064. entPhysicalContainedIn.213 = 208
  5065. entPhysicalContainedIn.214 = 208
  5066. entPhysicalContainedIn.215 = 208
  5067. entPhysicalContainedIn.216 = 208
  5068. entPhysicalContainedIn.217 = 208
  5069. entPhysicalContainedIn.218 = 208
  5070. entPhysicalContainedIn.219 = 208
  5071. entPhysicalContainedIn.220 = 208
  5072. entPhysicalContainedIn.221 = 208
  5073. entPhysicalContainedIn.222 = 208
  5074. entPhysicalContainedIn.223 = 208
  5075. entPhysicalContainedIn.224 = 208
  5076. entPhysicalContainedIn.225 = 208
  5077. entPhysicalContainedIn.226 = 208
  5078. entPhysicalContainedIn.227 = 208
  5079. entPhysicalContainedIn.228 = 208
  5080. entPhysicalContainedIn.229 = 208
  5081. entPhysicalContainedIn.230 = 208
  5082. entPhysicalContainedIn.231 = 208
  5083. entPhysicalContainedIn.232 = 208
  5084. entPhysicalContainedIn.233 = 208
  5085. entPhysicalContainedIn.234 = 208
  5086. entPhysicalContainedIn.309 = 208
  5087. entPhysicalContainedIn.310 = 208
  5088. entPhysicalContainedIn.345 = 313
  5089. entPhysicalContainedIn.346 = 314
  5090. entPhysicalContainedIn.377 = 345
  5091. entPhysicalContainedIn.378 = 346
  5092. entPhysicalContainedIn.405 = 208
  5093. entPhysicalClass.1 = stack
  5094. entPhysicalClass.2 = chassis
  5095. entPhysicalClass.3 = port
  5096. entPhysicalClass.4 = port
  5097. entPhysicalClass.5 = port
  5098. entPhysicalClass.6 = port
  5099. entPhysicalClass.7 = port
  5100. entPhysicalClass.8 = port
  5101. entPhysicalClass.9 = port
  5102. entPhysicalClass.10 = port
  5103. entPhysicalClass.11 = port
  5104. entPhysicalClass.12 = port
  5105. entPhysicalClass.13 = port
  5106. entPhysicalClass.14 = port
  5107. entPhysicalClass.15 = port
  5108. entPhysicalClass.16 = port
  5109. entPhysicalClass.17 = port
  5110. entPhysicalClass.18 = port
  5111. entPhysicalClass.19 = port
  5112. entPhysicalClass.20 = port
  5113. entPhysicalClass.21 = port
  5114. entPhysicalClass.22 = port
  5115. entPhysicalClass.23 = port
  5116. entPhysicalClass.24 = port
  5117. entPhysicalClass.25 = port
  5118. entPhysicalClass.26 = port
  5119. entPhysicalClass.103 = container
  5120. entPhysicalClass.104 = container
  5121. entPhysicalClass.141 = module
  5122. entPhysicalClass.142 = module
  5123. entPhysicalClass.173 = port
  5124. entPhysicalClass.174 = port
  5125. entPhysicalClass.199 = module
  5126. entPhysicalClass.208 = chassis
  5127. entPhysicalClass.209 = port
  5128. entPhysicalClass.210 = port
  5129. entPhysicalClass.211 = port
  5130. entPhysicalClass.212 = port
  5131. entPhysicalClass.213 = port
  5132. entPhysicalClass.214 = port
  5133. entPhysicalClass.215 = port
  5134. entPhysicalClass.216 = port
  5135. entPhysicalClass.217 = port
  5136. entPhysicalClass.218 = port
  5137. entPhysicalClass.219 = port
  5138. entPhysicalClass.220 = port
  5139. entPhysicalClass.221 = port
  5140. entPhysicalClass.222 = port
  5141. entPhysicalClass.223 = port
  5142. entPhysicalClass.224 = port
  5143. entPhysicalClass.225 = port
  5144. entPhysicalClass.226 = port
  5145. entPhysicalClass.227 = port
  5146. entPhysicalClass.228 = port
  5147. entPhysicalClass.229 = port
  5148. entPhysicalClass.230 = port
  5149. entPhysicalClass.231 = port
  5150. entPhysicalClass.232 = port
  5151. entPhysicalClass.233 = port
  5152. entPhysicalClass.234 = port
  5153. entPhysicalClass.309 = container
  5154. entPhysicalClass.310 = container
  5155. entPhysicalClass.345 = module
  5156. entPhysicalClass.346 = module
  5157. entPhysicalClass.377 = port
  5158. entPhysicalClass.378 = port
  5159. entPhysicalClass.405 = module
  5160. entPhysicalParentRelPos.1 = -1
  5161. entPhysicalParentRelPos.2 = 1
  5162. entPhysicalParentRelPos.3 = 1
  5163. entPhysicalParentRelPos.4 = 2
  5164. entPhysicalParentRelPos.5 = 3
  5165. entPhysicalParentRelPos.6 = 4
  5166. entPhysicalParentRelPos.7 = 5
  5167. entPhysicalParentRelPos.8 = 6
  5168. entPhysicalParentRelPos.9 = 7
  5169. entPhysicalParentRelPos.10 = 8
  5170. entPhysicalParentRelPos.11 = 9
  5171. entPhysicalParentRelPos.12 = 10
  5172. entPhysicalParentRelPos.13 = 11
  5173. entPhysicalParentRelPos.14 = 12
  5174. entPhysicalParentRelPos.15 = 13
  5175. entPhysicalParentRelPos.16 = 14
  5176. entPhysicalParentRelPos.17 = 15
  5177. entPhysicalParentRelPos.18 = 16
  5178. entPhysicalParentRelPos.19 = 17
  5179. entPhysicalParentRelPos.20 = 18
  5180. entPhysicalParentRelPos.21 = 19
  5181. entPhysicalParentRelPos.22 = 20
  5182. entPhysicalParentRelPos.23 = 21
  5183. entPhysicalParentRelPos.24 = 22
  5184. entPhysicalParentRelPos.25 = 23
  5185. entPhysicalParentRelPos.26 = 24
  5186. entPhysicalParentRelPos.103 = 101
  5187. entPhysicalParentRelPos.104 = 102
  5188. entPhysicalParentRelPos.141 = 1
  5189. entPhysicalParentRelPos.142 = 1
  5190. entPhysicalParentRelPos.173 = 1
  5191. entPhysicalParentRelPos.174 = 1
  5192. entPhysicalParentRelPos.199 = 197
  5193. entPhysicalParentRelPos.208 = 2
  5194. entPhysicalParentRelPos.209 = 1
  5195. entPhysicalParentRelPos.210 = 2
  5196. entPhysicalParentRelPos.211 = 3
  5197. entPhysicalParentRelPos.212 = 4
  5198. entPhysicalParentRelPos.213 = 5
  5199. entPhysicalParentRelPos.214 = 6
  5200. entPhysicalParentRelPos.215 = 7
  5201. entPhysicalParentRelPos.216 = 8
  5202. entPhysicalParentRelPos.217 = 9
  5203. entPhysicalParentRelPos.218 = 10
  5204. entPhysicalParentRelPos.219 = 11
  5205. entPhysicalParentRelPos.220 = 12
  5206. entPhysicalParentRelPos.221 = 13
  5207. entPhysicalParentRelPos.222 = 14
  5208. entPhysicalParentRelPos.223 = 15
  5209. entPhysicalParentRelPos.224 = 16
  5210. entPhysicalParentRelPos.225 = 17
  5211. entPhysicalParentRelPos.226 = 18
  5212. entPhysicalParentRelPos.227 = 19
  5213. entPhysicalParentRelPos.228 = 20
  5214. entPhysicalParentRelPos.229 = 21
  5215. entPhysicalParentRelPos.230 = 22
  5216. entPhysicalParentRelPos.231 = 23
  5217. entPhysicalParentRelPos.232 = 24
  5218. entPhysicalParentRelPos.233 = 25
  5219. entPhysicalParentRelPos.234 = 26
  5220. entPhysicalParentRelPos.309 = 101
  5221. entPhysicalParentRelPos.310 = 102
  5222. entPhysicalParentRelPos.345 = 1
  5223. entPhysicalParentRelPos.346 = 1
  5224. entPhysicalParentRelPos.377 = 1
  5225. entPhysicalParentRelPos.378 = 1
  5226. entPhysicalParentRelPos.405 = 197
  5227. entPhysicalName.1 = stack
  5228. entPhysicalName.2 = switch-1
  5229. entPhysicalName.3 = port-1
  5230. entPhysicalName.4 = port-2
  5231. entPhysicalName.5 = port-3
  5232. entPhysicalName.6 = port-4
  5233. entPhysicalName.7 = port-5
  5234. entPhysicalName.8 = port-6
  5235. entPhysicalName.9 = port-7
  5236. entPhysicalName.10 = port-8
  5237. entPhysicalName.11 = port-9
  5238. entPhysicalName.12 = port-10
  5239. entPhysicalName.13 = port-11
  5240. entPhysicalName.14 = port-12
  5241. entPhysicalName.15 = port-13
  5242. entPhysicalName.16 = port-14
  5243. entPhysicalName.17 = port-15
  5244. entPhysicalName.18 = port-16
  5245. entPhysicalName.19 = port-17
  5246. entPhysicalName.20 = port-18
  5247. entPhysicalName.21 = port-19
  5248. entPhysicalName.22 = port-20
  5249. entPhysicalName.23 = port-21
  5250. entPhysicalName.24 = port-22
  5251. entPhysicalName.25 = port-23
  5252. entPhysicalName.26 = port-24
  5253. entPhysicalName.103 = gbic-slot-0
  5254. entPhysicalName.104 = gbic-slot-1
  5255. entPhysicalName.141 = gbic
  5256. entPhysicalName.142 = gbic
  5257. entPhysicalName.173 = gbic-port
  5258. entPhysicalName.174 = gbic-port
  5259. entPhysicalName.199 = cascade
  5260. entPhysicalName.208 = switch-2
  5261. entPhysicalName.209 = port-1
  5262. entPhysicalName.210 = port-2
  5263. entPhysicalName.211 = port-3
  5264. entPhysicalName.212 = port-4
  5265. entPhysicalName.213 = port-5
  5266. entPhysicalName.214 = port-6
  5267. entPhysicalName.215 = port-7
  5268. entPhysicalName.216 = port-8
  5269. entPhysicalName.217 = port-9
  5270. entPhysicalName.218 = port-10
  5271. entPhysicalName.219 = port-11
  5272. entPhysicalName.220 = port-12
  5273. entPhysicalName.221 = port-13
  5274. entPhysicalName.222 = port-14
  5275. entPhysicalName.223 = port-15
  5276. entPhysicalName.224 = port-16
  5277. entPhysicalName.225 = port-17
  5278. entPhysicalName.226 = port-18
  5279. entPhysicalName.227 = port-19
  5280. entPhysicalName.228 = port-20
  5281. entPhysicalName.229 = port-21
  5282. entPhysicalName.230 = port-22
  5283. entPhysicalName.231 = port-23
  5284. entPhysicalName.232 = port-24
  5285. entPhysicalName.233 = port-25
  5286. entPhysicalName.234 = port-26
  5287. entPhysicalName.309 = gbic-slot-0
  5288. entPhysicalName.310 = gbic-slot-1
  5289. entPhysicalName.345 = gbic
  5290. entPhysicalName.346 = gbic
  5291. entPhysicalName.377 = gbic-port
  5292. entPhysicalName.378 = gbic-port
  5293. entPhysicalName.405 = cascade
  5294. entPhysicalHardwareRev.1 = 14
  5295. entPhysicalHardwareRev.2 = 14
  5296. entPhysicalHardwareRev.3 =
  5297. entPhysicalHardwareRev.4 =
  5298. entPhysicalHardwareRev.5 =
  5299. entPhysicalHardwareRev.6 =
  5300. entPhysicalHardwareRev.7 =
  5301. entPhysicalHardwareRev.8 =
  5302. entPhysicalHardwareRev.9 =
  5303. entPhysicalHardwareRev.10 =
  5304. entPhysicalHardwareRev.11 =
  5305. entPhysicalHardwareRev.12 =
  5306. entPhysicalHardwareRev.13 =
  5307. entPhysicalHardwareRev.14 =
  5308. entPhysicalHardwareRev.15 =
  5309. entPhysicalHardwareRev.16 =
  5310. entPhysicalHardwareRev.17 =
  5311. entPhysicalHardwareRev.18 =
  5312. entPhysicalHardwareRev.19 =
  5313. entPhysicalHardwareRev.20 =
  5314. entPhysicalHardwareRev.21 =
  5315. entPhysicalHardwareRev.22 =
  5316. entPhysicalHardwareRev.23 =
  5317. entPhysicalHardwareRev.24 =
  5318. entPhysicalHardwareRev.25 =
  5319. entPhysicalHardwareRev.26 =
  5320. entPhysicalHardwareRev.103 =
  5321. entPhysicalHardwareRev.104 =
  5322. entPhysicalHardwareRev.141 = C  
  5323. entPhysicalHardwareRev.142 = C  
  5324. entPhysicalHardwareRev.173 =
  5325. entPhysicalHardwareRev.174 =
  5326. entPhysicalHardwareRev.199 =
  5327. entPhysicalHardwareRev.208 = 16
  5328. entPhysicalHardwareRev.209 =
  5329. entPhysicalHardwareRev.210 =
  5330. entPhysicalHardwareRev.211 =
  5331. entPhysicalHardwareRev.212 =
  5332. entPhysicalHardwareRev.213 =
  5333. entPhysicalHardwareRev.214 =
  5334. entPhysicalHardwareRev.215 =
  5335. entPhysicalHardwareRev.216 =
  5336. entPhysicalHardwareRev.217 =
  5337. entPhysicalHardwareRev.218 =
  5338. entPhysicalHardwareRev.219 =
  5339. entPhysicalHardwareRev.220 =
  5340. entPhysicalHardwareRev.221 =
  5341. entPhysicalHardwareRev.222 =
  5342. entPhysicalHardwareRev.223 =
  5343. entPhysicalHardwareRev.224 =
  5344. entPhysicalHardwareRev.225 =
  5345. entPhysicalHardwareRev.226 =
  5346. entPhysicalHardwareRev.227 =
  5347. entPhysicalHardwareRev.228 =
  5348. entPhysicalHardwareRev.229 =
  5349. entPhysicalHardwareRev.230 =
  5350. entPhysicalHardwareRev.231 =
  5351. entPhysicalHardwareRev.232 =
  5352. entPhysicalHardwareRev.233 =
  5353. entPhysicalHardwareRev.234 =
  5354. entPhysicalHardwareRev.309 =
  5355. entPhysicalHardwareRev.310 =
  5356. entPhysicalHardwareRev.345 = C  
  5357. entPhysicalHardwareRev.346 = C  
  5358. entPhysicalHardwareRev.377 =
  5359. entPhysicalHardwareRev.378 =
  5360. entPhysicalHardwareRev.405 =
  5361. entPhysicalFirmwareRev.1 = 1.0.0.15
  5362. entPhysicalFirmwareRev.2 = 1.0.0.15
  5363. entPhysicalFirmwareRev.3 =
  5364. entPhysicalFirmwareRev.4 =
  5365. entPhysicalFirmwareRev.5 =
  5366. entPhysicalFirmwareRev.6 =
  5367. entPhysicalFirmwareRev.7 =
  5368. entPhysicalFirmwareRev.8 =
  5369. entPhysicalFirmwareRev.9 =
  5370. entPhysicalFirmwareRev.10 =
  5371. entPhysicalFirmwareRev.11 =
  5372. entPhysicalFirmwareRev.12 =
  5373. entPhysicalFirmwareRev.13 =
  5374. entPhysicalFirmwareRev.14 =
  5375. entPhysicalFirmwareRev.15 =
  5376. entPhysicalFirmwareRev.16 =
  5377. entPhysicalFirmwareRev.17 =
  5378. entPhysicalFirmwareRev.18 =
  5379. entPhysicalFirmwareRev.19 =
  5380. entPhysicalFirmwareRev.20 =
  5381. entPhysicalFirmwareRev.21 =
  5382. entPhysicalFirmwareRev.22 =
  5383. entPhysicalFirmwareRev.23 =
  5384. entPhysicalFirmwareRev.24 =
  5385. entPhysicalFirmwareRev.25 =
  5386. entPhysicalFirmwareRev.26 =
  5387. entPhysicalFirmwareRev.103 =
  5388. entPhysicalFirmwareRev.104 =
  5389. entPhysicalFirmwareRev.141 =
  5390. entPhysicalFirmwareRev.142 =
  5391. entPhysicalFirmwareRev.173 =
  5392. entPhysicalFirmwareRev.174 =
  5393. entPhysicalFirmwareRev.199 =
  5394. entPhysicalFirmwareRev.208 = 1.0.0.15
  5395. entPhysicalFirmwareRev.209 =
  5396. entPhysicalFirmwareRev.210 =
  5397. entPhysicalFirmwareRev.211 =
  5398. entPhysicalFirmwareRev.212 =
  5399. entPhysicalFirmwareRev.213 =
  5400. entPhysicalFirmwareRev.214 =
  5401. entPhysicalFirmwareRev.215 =
  5402. entPhysicalFirmwareRev.216 =
  5403. entPhysicalFirmwareRev.217 =
  5404. entPhysicalFirmwareRev.218 =
  5405. entPhysicalFirmwareRev.219 =
  5406. entPhysicalFirmwareRev.220 =
  5407. entPhysicalFirmwareRev.221 =
  5408. entPhysicalFirmwareRev.222 =
  5409. entPhysicalFirmwareRev.223 =
  5410. entPhysicalFirmwareRev.224 =
  5411. entPhysicalFirmwareRev.225 =
  5412. entPhysicalFirmwareRev.226 =
  5413. entPhysicalFirmwareRev.227 =
  5414. entPhysicalFirmwareRev.228 =
  5415. entPhysicalFirmwareRev.229 =
  5416. entPhysicalFirmwareRev.230 =
  5417. entPhysicalFirmwareRev.231 =
  5418. entPhysicalFirmwareRev.232 =
  5419. entPhysicalFirmwareRev.233 =
  5420. entPhysicalFirmwareRev.234 =
  5421. entPhysicalFirmwareRev.309 =
  5422. entPhysicalFirmwareRev.310 =
  5423. entPhysicalFirmwareRev.345 =
  5424. entPhysicalFirmwareRev.346 =
  5425. entPhysicalFirmwareRev.377 =
  5426. entPhysicalFirmwareRev.378 =
  5427. entPhysicalFirmwareRev.405 =
  5428. entPhysicalSoftwareRev.1 = v5.2.2.003
  5429. entPhysicalSoftwareRev.2 = v5.2.2.003
  5430. entPhysicalSoftwareRev.3 =
  5431. entPhysicalSoftwareRev.4 =
  5432. entPhysicalSoftwareRev.5 =
  5433. entPhysicalSoftwareRev.6 =
  5434. entPhysicalSoftwareRev.7 =
  5435. entPhysicalSoftwareRev.8 =
  5436. entPhysicalSoftwareRev.9 =
  5437. entPhysicalSoftwareRev.10 =
  5438. entPhysicalSoftwareRev.11 =
  5439. entPhysicalSoftwareRev.12 =
  5440. entPhysicalSoftwareRev.13 =
  5441. entPhysicalSoftwareRev.14 =
  5442. entPhysicalSoftwareRev.15 =
  5443. entPhysicalSoftwareRev.16 =
  5444. entPhysicalSoftwareRev.17 =
  5445. entPhysicalSoftwareRev.18 =
  5446. entPhysicalSoftwareRev.19 =
  5447. entPhysicalSoftwareRev.20 =
  5448. entPhysicalSoftwareRev.21 =
  5449. entPhysicalSoftwareRev.22 =
  5450. entPhysicalSoftwareRev.23 =
  5451. entPhysicalSoftwareRev.24 =
  5452. entPhysicalSoftwareRev.25 =
  5453. entPhysicalSoftwareRev.26 =
  5454. entPhysicalSoftwareRev.103 =
  5455. entPhysicalSoftwareRev.104 =
  5456. entPhysicalSoftwareRev.141 =
  5457. entPhysicalSoftwareRev.142 =
  5458. entPhysicalSoftwareRev.173 =
  5459. entPhysicalSoftwareRev.174 =
  5460. entPhysicalSoftwareRev.199 =
  5461. entPhysicalSoftwareRev.208 = v5.2.2.003
  5462. entPhysicalSoftwareRev.209 =
  5463. entPhysicalSoftwareRev.210 =
  5464. entPhysicalSoftwareRev.211 =
  5465. entPhysicalSoftwareRev.212 =
  5466. entPhysicalSoftwareRev.213 =
  5467. entPhysicalSoftwareRev.214 =
  5468. entPhysicalSoftwareRev.215 =
  5469. entPhysicalSoftwareRev.216 =
  5470. entPhysicalSoftwareRev.217 =
  5471. entPhysicalSoftwareRev.218 =
  5472. entPhysicalSoftwareRev.219 =
  5473. entPhysicalSoftwareRev.220 =
  5474. entPhysicalSoftwareRev.221 =
  5475. entPhysicalSoftwareRev.222 =
  5476. entPhysicalSoftwareRev.223 =
  5477. entPhysicalSoftwareRev.224 =
  5478. entPhysicalSoftwareRev.225 =
  5479. entPhysicalSoftwareRev.226 =
  5480. entPhysicalSoftwareRev.227 =
  5481. entPhysicalSoftwareRev.228 =
  5482. entPhysicalSoftwareRev.229 =
  5483. entPhysicalSoftwareRev.230 =
  5484. entPhysicalSoftwareRev.231 =
  5485. entPhysicalSoftwareRev.232 =
  5486. entPhysicalSoftwareRev.233 =
  5487. entPhysicalSoftwareRev.234 =
  5488. entPhysicalSoftwareRev.309 =
  5489. entPhysicalSoftwareRev.310 =
  5490. entPhysicalSoftwareRev.345 =
  5491. entPhysicalSoftwareRev.346 =
  5492. entPhysicalSoftwareRev.377 =
  5493. entPhysicalSoftwareRev.378 =
  5494. entPhysicalSoftwareRev.405 =
  5495. entPhysicalSerialNum.1 = 14JP390F503W
  5496. entPhysicalSerialNum.2 = 14JP390F503W
  5497. entPhysicalSerialNum.3 =
  5498. entPhysicalSerialNum.4 =
  5499. entPhysicalSerialNum.5 =
  5500. entPhysicalSerialNum.6 =
  5501. entPhysicalSerialNum.7 =
  5502. entPhysicalSerialNum.8 =
  5503. entPhysicalSerialNum.9 =
  5504. entPhysicalSerialNum.10 =
  5505. entPhysicalSerialNum.11 =
  5506. entPhysicalSerialNum.12 =
  5507. entPhysicalSerialNum.13 =
  5508. entPhysicalSerialNum.14 =
  5509. entPhysicalSerialNum.15 =
  5510. entPhysicalSerialNum.16 =
  5511. entPhysicalSerialNum.17 =
  5512. entPhysicalSerialNum.18 =
  5513. entPhysicalSerialNum.19 =
  5514. entPhysicalSerialNum.20 =
  5515. entPhysicalSerialNum.21 =
  5516. entPhysicalSerialNum.22 =
  5517. entPhysicalSerialNum.23 =
  5518. entPhysicalSerialNum.24 =
  5519. entPhysicalSerialNum.25 =
  5520. entPhysicalSerialNum.26 =
  5521. entPhysicalSerialNum.103 =
  5522. entPhysicalSerialNum.104 =
  5523. entPhysicalSerialNum.141 = APF140700223TP  
  5524. entPhysicalSerialNum.142 = APF140700223V1  
  5525. entPhysicalSerialNum.173 =
  5526. entPhysicalSerialNum.174 =
  5527. entPhysicalSerialNum.199 =
  5528. entPhysicalSerialNum.208 = 15JP215F407G
  5529. entPhysicalSerialNum.209 =
  5530. entPhysicalSerialNum.210 =
  5531. entPhysicalSerialNum.211 =
  5532. entPhysicalSerialNum.212 =
  5533. entPhysicalSerialNum.213 =
  5534. entPhysicalSerialNum.214 =
  5535. entPhysicalSerialNum.215 =
  5536. entPhysicalSerialNum.216 =
  5537. entPhysicalSerialNum.217 =
  5538. entPhysicalSerialNum.218 =
  5539. entPhysicalSerialNum.219 =
  5540. entPhysicalSerialNum.220 =
  5541. entPhysicalSerialNum.221 =
  5542. entPhysicalSerialNum.222 =
  5543. entPhysicalSerialNum.223 =
  5544. entPhysicalSerialNum.224 =
  5545. entPhysicalSerialNum.225 =
  5546. entPhysicalSerialNum.226 =
  5547. entPhysicalSerialNum.227 =
  5548. entPhysicalSerialNum.228 =
  5549. entPhysicalSerialNum.229 =
  5550. entPhysicalSerialNum.230 =
  5551. entPhysicalSerialNum.231 =
  5552. entPhysicalSerialNum.232 =
  5553. entPhysicalSerialNum.233 =
  5554. entPhysicalSerialNum.234 =
  5555. entPhysicalSerialNum.309 =
  5556. entPhysicalSerialNum.310 =
  5557. entPhysicalSerialNum.345 = APF140700223V1  
  5558. entPhysicalSerialNum.346 = APF140700223TP  
  5559. entPhysicalSerialNum.377 =
  5560. entPhysicalSerialNum.378 =
  5561. entPhysicalSerialNum.405 =
  5562. entPhysicalMfgName.1 = Avaya
  5563. entPhysicalMfgName.2 = Avaya
  5564. entPhysicalMfgName.3 = Avaya
  5565. entPhysicalMfgName.4 = Avaya
  5566. entPhysicalMfgName.5 = Avaya
  5567. entPhysicalMfgName.6 = Avaya
  5568. entPhysicalMfgName.7 = Avaya
  5569. entPhysicalMfgName.8 = Avaya
  5570. entPhysicalMfgName.9 = Avaya
  5571. entPhysicalMfgName.10 = Avaya
  5572. entPhysicalMfgName.11 = Avaya
  5573. entPhysicalMfgName.12 = Avaya
  5574. entPhysicalMfgName.13 = Avaya
  5575. entPhysicalMfgName.14 = Avaya
  5576. entPhysicalMfgName.15 = Avaya
  5577. entPhysicalMfgName.16 = Avaya
  5578. entPhysicalMfgName.17 = Avaya
  5579. entPhysicalMfgName.18 = Avaya
  5580. entPhysicalMfgName.19 = Avaya
  5581. entPhysicalMfgName.20 = Avaya
  5582. entPhysicalMfgName.21 = Avaya
  5583. entPhysicalMfgName.22 = Avaya
  5584. entPhysicalMfgName.23 = Avaya
  5585. entPhysicalMfgName.24 = Avaya
  5586. entPhysicalMfgName.25 = Avaya
  5587. entPhysicalMfgName.26 = Avaya
  5588. entPhysicalMfgName.103 = Avaya
  5589. entPhysicalMfgName.104 = Avaya
  5590. entPhysicalMfgName.141 = Amphenol
  5591. entPhysicalMfgName.142 = Amphenol
  5592. entPhysicalMfgName.173 =
  5593. entPhysicalMfgName.174 =
  5594. entPhysicalMfgName.199 = Avaya
  5595. entPhysicalMfgName.208 = Avaya
  5596. entPhysicalMfgName.209 = Avaya
  5597. entPhysicalMfgName.210 = Avaya
  5598. entPhysicalMfgName.211 = Avaya
  5599. entPhysicalMfgName.212 = Avaya
  5600. entPhysicalMfgName.213 = Avaya
  5601. entPhysicalMfgName.214 = Avaya
  5602. entPhysicalMfgName.215 = Avaya
  5603. entPhysicalMfgName.216 = Avaya
  5604. entPhysicalMfgName.217 = Avaya
  5605. entPhysicalMfgName.218 = Avaya
  5606. entPhysicalMfgName.219 = Avaya
  5607. entPhysicalMfgName.220 = Avaya
  5608. entPhysicalMfgName.221 = Avaya
  5609. entPhysicalMfgName.222 = Avaya
  5610. entPhysicalMfgName.223 = Avaya
  5611. entPhysicalMfgName.224 = Avaya
  5612. entPhysicalMfgName.225 = Avaya
  5613. entPhysicalMfgName.226 = Avaya
  5614. entPhysicalMfgName.227 = Avaya
  5615. entPhysicalMfgName.228 = Avaya
  5616. entPhysicalMfgName.229 = Avaya
  5617. entPhysicalMfgName.230 = Avaya
  5618. entPhysicalMfgName.231 = Avaya
  5619. entPhysicalMfgName.232 = Avaya
  5620. entPhysicalMfgName.233 = Avaya
  5621. entPhysicalMfgName.234 = Avaya
  5622. entPhysicalMfgName.309 = Avaya
  5623. entPhysicalMfgName.310 = Avaya
  5624. entPhysicalMfgName.345 = Amphenol
  5625. entPhysicalMfgName.346 = Amphenol
  5626. entPhysicalMfgName.377 =
  5627. entPhysicalMfgName.378 =
  5628. entPhysicalMfgName.405 = Avaya
  5629. entPhysicalModelName.1 = 3524GT
  5630. entPhysicalModelName.2 = 3524GT
  5631. entPhysicalModelName.3 = 10-Base 10/100 Port
  5632. entPhysicalModelName.4 = 10-Base 10/100 Port
  5633. entPhysicalModelName.5 = 10-Base 10/100 Port
  5634. entPhysicalModelName.6 = 10-Base 10/100 Port
  5635. entPhysicalModelName.7 = 10-Base 10/100 Port
  5636. entPhysicalModelName.8 = 10-Base 10/100 Port
  5637. entPhysicalModelName.9 = 10-Base 10/100 Port
  5638. entPhysicalModelName.10 = 10-Base 10/100 Port
  5639. entPhysicalModelName.11 = 10-Base 10/100 Port
  5640. entPhysicalModelName.12 = 10-Base 10/100 Port
  5641. entPhysicalModelName.13 = 10-Base 10/100 Port
  5642. entPhysicalModelName.14 = 10-Base 10/100 Port
  5643. entPhysicalModelName.15 = 10-Base 10/100 Port
  5644. entPhysicalModelName.16 = 10-Base 10/100 Port
  5645. entPhysicalModelName.17 = 10-Base 10/100 Port
  5646. entPhysicalModelName.18 = 10-Base 10/100 Port
  5647. entPhysicalModelName.19 = 10-Base 10/100 Port
  5648. entPhysicalModelName.20 = 10-Base 10/100 Port
  5649. entPhysicalModelName.21 = 10-Base 10/100 Port
  5650. entPhysicalModelName.22 = 10-Base 10/100 Port
  5651. entPhysicalModelName.23 = 10-Base 10/100 Port
  5652. entPhysicalModelName.24 = 10-Base 10/100 Port
  5653. entPhysicalModelName.25 = 10-Base 10/100/1000 Port
  5654. entPhysicalModelName.26 = 10-Base 10/100/1000 Port
  5655. entPhysicalModelName.103 =
  5656. entPhysicalModelName.104 =
  5657. entPhysicalModelName.141 = N/A
  5658. entPhysicalModelName.142 = N/A
  5659. entPhysicalModelName.173 =
  5660. entPhysicalModelName.174 =
  5661. entPhysicalModelName.199 = 400-ST1
  5662. entPhysicalModelName.208 = 3526T-PWR+
  5663. entPhysicalModelName.209 = 10-Base 10/100 Port
  5664. entPhysicalModelName.210 = 10-Base 10/100 Port
  5665. entPhysicalModelName.211 = 10-Base 10/100 Port
  5666. entPhysicalModelName.212 = 10-Base 10/100 Port
  5667. entPhysicalModelName.213 = 10-Base 10/100 Port
  5668. entPhysicalModelName.214 = 10-Base 10/100 Port
  5669. entPhysicalModelName.215 = 10-Base 10/100 Port
  5670. entPhysicalModelName.216 = 10-Base 10/100 Port
  5671. entPhysicalModelName.217 = 10-Base 10/100 Port
  5672. entPhysicalModelName.218 = 10-Base 10/100 Port
  5673. entPhysicalModelName.219 = 10-Base 10/100 Port
  5674. entPhysicalModelName.220 = 10-Base 10/100 Port
  5675. entPhysicalModelName.221 = 10-Base 10/100 Port
  5676. entPhysicalModelName.222 = 10-Base 10/100 Port
  5677. entPhysicalModelName.223 = 10-Base 10/100 Port
  5678. entPhysicalModelName.224 = 10-Base 10/100 Port
  5679. entPhysicalModelName.225 = 10-Base 10/100 Port
  5680. entPhysicalModelName.226 = 10-Base 10/100 Port
  5681. entPhysicalModelName.227 = 10-Base 10/100 Port
  5682. entPhysicalModelName.228 = 10-Base 10/100 Port
  5683. entPhysicalModelName.229 = 10-Base 10/100 Port
  5684. entPhysicalModelName.230 = 10-Base 10/100 Port
  5685. entPhysicalModelName.231 = 10-Base 10/100 Port
  5686. entPhysicalModelName.232 = 10-Base 10/100 Port
  5687. entPhysicalModelName.233 = 10-Base 10/100/1000 Port
  5688. entPhysicalModelName.234 = 10-Base 10/100/1000 Port
  5689. entPhysicalModelName.309 =
  5690. entPhysicalModelName.310 =
  5691. entPhysicalModelName.345 = N/A
  5692. entPhysicalModelName.346 = N/A
  5693. entPhysicalModelName.377 =
  5694. entPhysicalModelName.378 =
  5695. entPhysicalModelName.405 = 400-ST1
  5696. entPhysicalAlias.1 =
  5697. entPhysicalAlias.2 =
  5698. entPhysicalAlias.3 =
  5699. entPhysicalAlias.4 =
  5700. entPhysicalAlias.5 =
  5701. entPhysicalAlias.6 =
  5702. entPhysicalAlias.7 =
  5703. entPhysicalAlias.8 =
  5704. entPhysicalAlias.9 =
  5705. entPhysicalAlias.10 =
  5706. entPhysicalAlias.11 =
  5707. entPhysicalAlias.12 =
  5708. entPhysicalAlias.13 =
  5709. entPhysicalAlias.14 =
  5710. entPhysicalAlias.15 =
  5711. entPhysicalAlias.16 =
  5712. entPhysicalAlias.17 =
  5713. entPhysicalAlias.18 =
  5714. entPhysicalAlias.19 =
  5715. entPhysicalAlias.20 =
  5716. entPhysicalAlias.21 =
  5717. entPhysicalAlias.22 =
  5718. entPhysicalAlias.23 =
  5719. entPhysicalAlias.24 =
  5720. entPhysicalAlias.25 =
  5721. entPhysicalAlias.26 =
  5722. entPhysicalAlias.103 =
  5723. entPhysicalAlias.104 =
  5724. entPhysicalAlias.141 =
  5725. entPhysicalAlias.142 =
  5726. entPhysicalAlias.173 =
  5727. entPhysicalAlias.174 =
  5728. entPhysicalAlias.199 =
  5729. entPhysicalAlias.208 =
  5730. entPhysicalAlias.209 =
  5731. entPhysicalAlias.210 =
  5732. entPhysicalAlias.211 =
  5733. entPhysicalAlias.212 =
  5734. entPhysicalAlias.213 =
  5735. entPhysicalAlias.214 =
  5736. entPhysicalAlias.215 =
  5737. entPhysicalAlias.216 =
  5738. entPhysicalAlias.217 =
  5739. entPhysicalAlias.218 =
  5740. entPhysicalAlias.219 =
  5741. entPhysicalAlias.220 =
  5742. entPhysicalAlias.221 =
  5743. entPhysicalAlias.222 =
  5744. entPhysicalAlias.223 =
  5745. entPhysicalAlias.224 =
  5746. entPhysicalAlias.225 =
  5747. entPhysicalAlias.226 =
  5748. entPhysicalAlias.227 =
  5749. entPhysicalAlias.228 =
  5750. entPhysicalAlias.229 =
  5751. entPhysicalAlias.230 =
  5752. entPhysicalAlias.231 =
  5753. entPhysicalAlias.232 =
  5754. entPhysicalAlias.233 =
  5755. entPhysicalAlias.234 =
  5756. entPhysicalAlias.309 =
  5757. entPhysicalAlias.310 =
  5758. entPhysicalAlias.345 =
  5759. entPhysicalAlias.346 =
  5760. entPhysicalAlias.377 =
  5761. entPhysicalAlias.378 =
  5762. entPhysicalAlias.405 =
  5763. entPhysicalAssetID.1 =
  5764. entPhysicalAssetID.2 =
  5765. entPhysicalAssetID.3 =
  5766. entPhysicalAssetID.4 =
  5767. entPhysicalAssetID.5 =
  5768. entPhysicalAssetID.6 =
  5769. entPhysicalAssetID.7 =
  5770. entPhysicalAssetID.8 =
  5771. entPhysicalAssetID.9 =
  5772. entPhysicalAssetID.10 =
  5773. entPhysicalAssetID.11 =
  5774. entPhysicalAssetID.12 =
  5775. entPhysicalAssetID.13 =
  5776. entPhysicalAssetID.14 =
  5777. entPhysicalAssetID.15 =
  5778. entPhysicalAssetID.16 =
  5779. entPhysicalAssetID.17 =
  5780. entPhysicalAssetID.18 =
  5781. entPhysicalAssetID.19 =
  5782. entPhysicalAssetID.20 =
  5783. entPhysicalAssetID.21 =
  5784. entPhysicalAssetID.22 =
  5785. entPhysicalAssetID.23 =
  5786. entPhysicalAssetID.24 =
  5787. entPhysicalAssetID.25 =
  5788. entPhysicalAssetID.26 =
  5789. entPhysicalAssetID.103 =
  5790. entPhysicalAssetID.104 =
  5791. entPhysicalAssetID.141 =
  5792. entPhysicalAssetID.142 =
  5793. entPhysicalAssetID.173 =
  5794. entPhysicalAssetID.174 =
  5795. entPhysicalAssetID.199 =
  5796. entPhysicalAssetID.208 =
  5797. entPhysicalAssetID.209 =
  5798. entPhysicalAssetID.210 =
  5799. entPhysicalAssetID.211 =
  5800. entPhysicalAssetID.212 =
  5801. entPhysicalAssetID.213 =
  5802. entPhysicalAssetID.214 =
  5803. entPhysicalAssetID.215 =
  5804. entPhysicalAssetID.216 =
  5805. entPhysicalAssetID.217 =
  5806. entPhysicalAssetID.218 =
  5807. entPhysicalAssetID.219 =
  5808. entPhysicalAssetID.220 =
  5809. entPhysicalAssetID.221 =
  5810. entPhysicalAssetID.222 =
  5811. entPhysicalAssetID.223 =
  5812. entPhysicalAssetID.224 =
  5813. entPhysicalAssetID.225 =
  5814. entPhysicalAssetID.226 =
  5815. entPhysicalAssetID.227 =
  5816. entPhysicalAssetID.228 =
  5817. entPhysicalAssetID.229 =
  5818. entPhysicalAssetID.230 =
  5819. entPhysicalAssetID.231 =
  5820. entPhysicalAssetID.232 =
  5821. entPhysicalAssetID.233 =
  5822. entPhysicalAssetID.234 =
  5823. entPhysicalAssetID.309 =
  5824. entPhysicalAssetID.310 =
  5825. entPhysicalAssetID.345 =
  5826. entPhysicalAssetID.346 =
  5827. entPhysicalAssetID.377 =
  5828. entPhysicalAssetID.378 =
  5829. entPhysicalAssetID.405 =
  5830. entPhysicalIsFRU.1 = false
  5831. entPhysicalIsFRU.2 = true
  5832. entPhysicalIsFRU.3 = false
  5833. entPhysicalIsFRU.4 = false
  5834. entPhysicalIsFRU.5 = false
  5835. entPhysicalIsFRU.6 = false
  5836. entPhysicalIsFRU.7 = false
  5837. entPhysicalIsFRU.8 = false
  5838. entPhysicalIsFRU.9 = false
  5839. entPhysicalIsFRU.10 = false
  5840. entPhysicalIsFRU.11 = false
  5841. entPhysicalIsFRU.12 = false
  5842. entPhysicalIsFRU.13 = false
  5843. entPhysicalIsFRU.14 = false
  5844. entPhysicalIsFRU.15 = false
  5845. entPhysicalIsFRU.16 = false
  5846. entPhysicalIsFRU.17 = false
  5847. entPhysicalIsFRU.18 = false
  5848. entPhysicalIsFRU.19 = false
  5849. entPhysicalIsFRU.20 = false
  5850. entPhysicalIsFRU.21 = false
  5851. entPhysicalIsFRU.22 = false
  5852. entPhysicalIsFRU.23 = false
  5853. entPhysicalIsFRU.24 = false
  5854. entPhysicalIsFRU.25 = false
  5855. entPhysicalIsFRU.26 = false
  5856. entPhysicalIsFRU.103 = false
  5857. entPhysicalIsFRU.104 = false
  5858. entPhysicalIsFRU.141 = true
  5859. entPhysicalIsFRU.142 = true
  5860. entPhysicalIsFRU.173 = false
  5861. entPhysicalIsFRU.174 = false
  5862. entPhysicalIsFRU.199 = false
  5863. entPhysicalIsFRU.208 = true
  5864. entPhysicalIsFRU.209 = false
  5865. entPhysicalIsFRU.210 = false
  5866. entPhysicalIsFRU.211 = false
  5867. entPhysicalIsFRU.212 = false
  5868. entPhysicalIsFRU.213 = false
  5869. entPhysicalIsFRU.214 = false
  5870. entPhysicalIsFRU.215 = false
  5871. entPhysicalIsFRU.216 = false
  5872. entPhysicalIsFRU.217 = false
  5873. entPhysicalIsFRU.218 = false
  5874. entPhysicalIsFRU.219 = false
  5875. entPhysicalIsFRU.220 = false
  5876. entPhysicalIsFRU.221 = false
  5877. entPhysicalIsFRU.222 = false
  5878. entPhysicalIsFRU.223 = false
  5879. entPhysicalIsFRU.224 = false
  5880. entPhysicalIsFRU.225 = false
  5881. entPhysicalIsFRU.226 = false
  5882. entPhysicalIsFRU.227 = false
  5883. entPhysicalIsFRU.228 = false
  5884. entPhysicalIsFRU.229 = false
  5885. entPhysicalIsFRU.230 = false
  5886. entPhysicalIsFRU.231 = false
  5887. entPhysicalIsFRU.232 = false
  5888. entPhysicalIsFRU.233 = false
  5889. entPhysicalIsFRU.234 = false
  5890. entPhysicalIsFRU.309 = false
  5891. entPhysicalIsFRU.310 = false
  5892. entPhysicalIsFRU.345 = true
  5893. entPhysicalIsFRU.346 = true
  5894. entPhysicalIsFRU.377 = false
  5895. entPhysicalIsFRU.378 = false
  5896. entPhysicalIsFRU.405 = false
  5897.  
  5898.  entAliasMappingIdentifierSNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ######  -OQUs -m ENTITY-MIB:IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 entAliasMappingIdentifier[0m]
  5899. entAliasMappingIdentifier = No Such Instance currently exists at this OID
  5900.  
  5901. SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '1'[0m]
  5902. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='1',`entPhysicalDescr` ='Ethernet Routing Switch 3524GT Stack',`entPhysicalClass` ='stack',`entPhysicalName` ='stack',`entPhysicalModelName` ='3524GT',`entPhysicalSerialNum` ='14JP390F503W',`entPhysicalContainedIn` ='0',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='-1',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='14',`entPhysicalFirmwareRev` ='1.0.0.15',`entPhysicalSoftwareRev` ='v5.2.2.003',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='1'[0m]
  5903. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '2'[0m]
  5904. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='2',`entPhysicalDescr` ='Ethernet Routing Switch 3524GT',`entPhysicalClass` ='chassis',`entPhysicalName` ='switch-1',`entPhysicalModelName` ='3524GT',`entPhysicalSerialNum` ='14JP390F503W',`entPhysicalContainedIn` ='1',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='1',`entPhysicalVendorType` ='enterprises.45.1.6.1.3.6.810',`entPhysicalHardwareRev` ='14',`entPhysicalFirmwareRev` ='1.0.0.15',`entPhysicalSoftwareRev` ='v5.2.2.003',`entPhysicalIsFRU` ='true',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='2'[0m]
  5905. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '3'[0m]
  5906. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='3',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-1',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='1',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='3'[0m]
  5907. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '4'[0m]
  5908. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='4',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-2',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='2',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='4'[0m]
  5909. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '5'[0m]
  5910. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='5',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-3',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='3',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='5'[0m]
  5911. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '6'[0m]
  5912. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='6',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-4',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='4',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='6'[0m]
  5913. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '7'[0m]
  5914. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='7',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-5',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='5',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='7'[0m]
  5915. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '8'[0m]
  5916. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='8',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-6',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='6',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='8'[0m]
  5917. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '9'[0m]
  5918. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='9',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-7',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='7',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='9'[0m]
  5919. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '10'[0m]
  5920. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='10',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-8',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='8',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='10'[0m]
  5921. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '11'[0m]
  5922. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='11',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-9',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='9',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='11'[0m]
  5923. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '12'[0m]
  5924. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='12',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-10',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='10',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='12'[0m]
  5925. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '13'[0m]
  5926. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='13',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-11',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='11',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='13'[0m]
  5927. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '14'[0m]
  5928. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='14',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-12',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='12',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='14'[0m]
  5929. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '15'[0m]
  5930. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='15',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-13',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='13',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='15'[0m]
  5931. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '16'[0m]
  5932. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='16',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-14',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='14',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='16'[0m]
  5933. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '17'[0m]
  5934. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='17',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-15',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='15',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='17'[0m]
  5935. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '18'[0m]
  5936. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='18',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-16',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='16',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='18'[0m]
  5937. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '19'[0m]
  5938. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='19',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-17',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='17',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='19'[0m]
  5939. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '20'[0m]
  5940. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='20',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-18',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='18',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='20'[0m]
  5941. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '21'[0m]
  5942. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='21',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-19',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='19',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='21'[0m]
  5943. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '22'[0m]
  5944. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='22',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-20',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='20',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='22'[0m]
  5945. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '23'[0m]
  5946. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='23',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-21',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='21',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='23'[0m]
  5947. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '24'[0m]
  5948. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='24',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-22',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='22',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='24'[0m]
  5949. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '25'[0m]
  5950. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='25',`entPhysicalDescr` ='10-Base 10/100/1000 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-23',`entPhysicalModelName` ='10-Base 10/100/1000 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='23',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='25'[0m]
  5951. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '26'[0m]
  5952. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='26',`entPhysicalDescr` ='10-Base 10/100/1000 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-24',`entPhysicalModelName` ='10-Base 10/100/1000 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='24',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='26'[0m]
  5953. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '103'[0m]
  5954. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='103',`entPhysicalDescr` ='GBIC Slot',`entPhysicalClass` ='container',`entPhysicalName` ='gbic-slot-0',`entPhysicalModelName` ='',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='101',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='103'[0m]
  5955. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '104'[0m]
  5956. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='104',`entPhysicalDescr` ='GBIC Slot',`entPhysicalClass` ='container',`entPhysicalName` ='gbic-slot-1',`entPhysicalModelName` ='',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='102',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='104'[0m]
  5957. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '141'[0m]
  5958. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='141',`entPhysicalDescr` ='DIRECT ATTACH CABLE WL:0nm OUI:78A714 PN:605050002        HW_OPT:N/A MFG_DATE:02/12/2014 CLEI:N/A',`entPhysicalClass` ='module',`entPhysicalName` ='gbic',`entPhysicalModelName` ='N/A',`entPhysicalSerialNum` ='APF140700223TP',`entPhysicalContainedIn` ='109',`entPhysicalMfgName` ='Amphenol',`entPhysicalParentRelPos` ='1',`entPhysicalVendorType` ='enterprises.45.1.6.1.3.6.727.18',`entPhysicalHardwareRev` ='C',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='true',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='141'[0m]
  5959. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '142'[0m]
  5960. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='142',`entPhysicalDescr` ='DIRECT ATTACH CABLE WL:0nm OUI:78A714 PN:605050002        HW_OPT:N/A MFG_DATE:02/12/2014 CLEI:N/A',`entPhysicalClass` ='module',`entPhysicalName` ='gbic',`entPhysicalModelName` ='N/A',`entPhysicalSerialNum` ='APF140700223V1',`entPhysicalContainedIn` ='110',`entPhysicalMfgName` ='Amphenol',`entPhysicalParentRelPos` ='1',`entPhysicalVendorType` ='enterprises.45.1.6.1.3.6.727.18',`entPhysicalHardwareRev` ='C',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='true',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='142'[0m]
  5961. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '173'[0m]
  5962. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='173',`entPhysicalDescr` ='10G Direct Attach Cable',`entPhysicalClass` ='port',`entPhysicalName` ='gbic-port',`entPhysicalModelName` ='',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='141',`entPhysicalMfgName` ='',`entPhysicalParentRelPos` ='1',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='173'[0m]
  5963. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '174'[0m]
  5964. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='174',`entPhysicalDescr` ='10G Direct Attach Cable',`entPhysicalClass` ='port',`entPhysicalName` ='gbic-port',`entPhysicalModelName` ='',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='142',`entPhysicalMfgName` ='',`entPhysicalParentRelPos` ='1',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='174'[0m]
  5965. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '199'[0m]
  5966. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='199',`entPhysicalDescr` ='8 port CASCADE Module',`entPhysicalClass` ='module',`entPhysicalName` ='cascade',`entPhysicalModelName` ='400-ST1',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='197',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='199'[0m]
  5967. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '208'[0m]
  5968. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='208',`entPhysicalDescr` ='Ethernet Routing Switch 3526T-PWR+',`entPhysicalClass` ='chassis',`entPhysicalName` ='switch-2',`entPhysicalModelName` ='3526T-PWR+',`entPhysicalSerialNum` ='15JP215F407G',`entPhysicalContainedIn` ='1',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='2',`entPhysicalVendorType` ='enterprises.45.1.6.1.3.6.815',`entPhysicalHardwareRev` ='16',`entPhysicalFirmwareRev` ='1.0.0.15',`entPhysicalSoftwareRev` ='v5.2.2.003',`entPhysicalIsFRU` ='true',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='208'[0m]
  5969. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '209'[0m]
  5970. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='209',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-1',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='1',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='209'[0m]
  5971. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '210'[0m]
  5972. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='210',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-2',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='2',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='210'[0m]
  5973. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '211'[0m]
  5974. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='211',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-3',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='3',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='211'[0m]
  5975. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '212'[0m]
  5976. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='212',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-4',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='4',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='212'[0m]
  5977. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '213'[0m]
  5978. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='213',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-5',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='5',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='213'[0m]
  5979. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '214'[0m]
  5980. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='214',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-6',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='6',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='214'[0m]
  5981. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '215'[0m]
  5982. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='215',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-7',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='7',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='215'[0m]
  5983. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '216'[0m]
  5984. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='216',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-8',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='8',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='216'[0m]
  5985. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '217'[0m]
  5986. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='217',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-9',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='9',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='217'[0m]
  5987. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '218'[0m]
  5988. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='218',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-10',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='10',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='218'[0m]
  5989. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '219'[0m]
  5990. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='219',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-11',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='11',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='219'[0m]
  5991. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '220'[0m]
  5992. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='220',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-12',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='12',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='220'[0m]
  5993. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '221'[0m]
  5994. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='221',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-13',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='13',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='221'[0m]
  5995. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '222'[0m]
  5996. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='222',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-14',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='14',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='222'[0m]
  5997. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '223'[0m]
  5998. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='223',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-15',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='15',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='223'[0m]
  5999. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '224'[0m]
  6000. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='224',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-16',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='16',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='224'[0m]
  6001. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '225'[0m]
  6002. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='225',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-17',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='17',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='225'[0m]
  6003. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '226'[0m]
  6004. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='226',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-18',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='18',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='226'[0m]
  6005. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '227'[0m]
  6006. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='227',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-19',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='19',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='227'[0m]
  6007. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '228'[0m]
  6008. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='228',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-20',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='20',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='228'[0m]
  6009. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '229'[0m]
  6010. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='229',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-21',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='21',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='229'[0m]
  6011. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '230'[0m]
  6012. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='230',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-22',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='22',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='230'[0m]
  6013. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '231'[0m]
  6014. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='231',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-23',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='23',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='231'[0m]
  6015. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '232'[0m]
  6016. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='232',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-24',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='24',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='232'[0m]
  6017. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '233'[0m]
  6018. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='233',`entPhysicalDescr` ='10-Base 10/100/1000 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-25',`entPhysicalModelName` ='10-Base 10/100/1000 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='25',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='233'[0m]
  6019. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '234'[0m]
  6020. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='234',`entPhysicalDescr` ='10-Base 10/100/1000 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-26',`entPhysicalModelName` ='10-Base 10/100/1000 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='26',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='234'[0m]
  6021. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '309'[0m]
  6022. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='309',`entPhysicalDescr` ='GBIC Slot',`entPhysicalClass` ='container',`entPhysicalName` ='gbic-slot-0',`entPhysicalModelName` ='',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='101',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='309'[0m]
  6023. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '310'[0m]
  6024. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='310',`entPhysicalDescr` ='GBIC Slot',`entPhysicalClass` ='container',`entPhysicalName` ='gbic-slot-1',`entPhysicalModelName` ='',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='102',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='310'[0m]
  6025. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '345'[0m]
  6026. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='345',`entPhysicalDescr` ='DIRECT ATTACH CABLE WL:0nm OUI:78A714 PN:605050002        HW_OPT:N/A MFG_DATE:02/12/2014 CLEI:N/A',`entPhysicalClass` ='module',`entPhysicalName` ='gbic',`entPhysicalModelName` ='N/A',`entPhysicalSerialNum` ='APF140700223V1',`entPhysicalContainedIn` ='313',`entPhysicalMfgName` ='Amphenol',`entPhysicalParentRelPos` ='1',`entPhysicalVendorType` ='enterprises.45.1.6.1.3.6.727.18',`entPhysicalHardwareRev` ='C',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='true',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='345'[0m]
  6027. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '346'[0m]
  6028. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='346',`entPhysicalDescr` ='DIRECT ATTACH CABLE WL:0nm OUI:78A714 PN:605050002        HW_OPT:N/A MFG_DATE:02/12/2014 CLEI:N/A',`entPhysicalClass` ='module',`entPhysicalName` ='gbic',`entPhysicalModelName` ='N/A',`entPhysicalSerialNum` ='APF140700223TP',`entPhysicalContainedIn` ='314',`entPhysicalMfgName` ='Amphenol',`entPhysicalParentRelPos` ='1',`entPhysicalVendorType` ='enterprises.45.1.6.1.3.6.727.18',`entPhysicalHardwareRev` ='C',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='true',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='346'[0m]
  6029. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '377'[0m]
  6030. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='377',`entPhysicalDescr` ='10G Direct Attach Cable',`entPhysicalClass` ='port',`entPhysicalName` ='gbic-port',`entPhysicalModelName` ='',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='345',`entPhysicalMfgName` ='',`entPhysicalParentRelPos` ='1',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='377'[0m]
  6031. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '378'[0m]
  6032. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='378',`entPhysicalDescr` ='10G Direct Attach Cable',`entPhysicalClass` ='port',`entPhysicalName` ='gbic-port',`entPhysicalModelName` ='',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='346',`entPhysicalMfgName` ='',`entPhysicalParentRelPos` ='1',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='378'[0m]
  6033. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '136' AND entPhysicalIndex = '405'[0m]
  6034. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='405',`entPhysicalDescr` ='8 port CASCADE Module',`entPhysicalClass` ='module',`entPhysicalName` ='cascade',`entPhysicalModelName` ='400-ST1',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='197',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='136' AND entPhysicalIndex='405'[0m]
  6035. .
  6036. SQL[[0;33mSELECT * FROM `entPhysical` WHERE `device_id` = '136'[0m]
  6037.  
  6038. >> Runtime for discovery module 'entity-physical': 38.7700 seconds with 8760 bytes
  6039. #### Unload disco module entity-physical ####
  6040.  
  6041. Modules status: Global+ OS  Device  
  6042. #### Load disco module processors ####
  6043.  hrDevice: SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 hrDevice[0m]
  6044. hrDevice = No Such Object available on this agent at this OID
  6045.  
  6046. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 hrProcessorLoad[0m]
  6047. hrProcessorLoad = No Such Object available on this agent at this OID
  6048.  
  6049. SQL[[0;33mSELECT COUNT(*) FROM `processors` WHERE `device_id` = '136' AND `processor_type` != 'ucd-old'[0m]
  6050. SQL[[0;33mSELECT * FROM `processors` WHERE `device_id`  = '136'[0m]
  6051.  
  6052.  
  6053. >> Runtime for discovery module 'processors': 1.8010 seconds with 576 bytes
  6054. #### Unload disco module processors ####
  6055.  
  6056. Modules status: Global+ OS  Device  
  6057. #### Load disco module mempools ####
  6058. SQL[[0;33mSELECT COUNT(*) FROM `mempools` WHERE `device_id` = '136' AND `mempool_type` = 'cemp'[0m]
  6059. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m NETSWITCH-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel:/opt/librenms/mibs/hp udp:esr-redlion-sw01:161 hpLocal[0m]
  6060. hpLocalMem = No Such Object available on this agent at this OID
  6061.  
  6062. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m NETSWITCH-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel:/opt/librenms/mibs/hp udp:esr-redlion-sw01:161 hpGlobal[0m]
  6063. hpGlobalMem = No Such Object available on this agent at this OID
  6064.  
  6065. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES:NetWare-Host-Ext-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 hrStorageEntry[0m]
  6066. hrStorageEntry = No Such Object available on this agent at this OID
  6067.  
  6068. SQL[[0;33mSELECT * FROM `mempools` WHERE `device_id`  = '136'[0m]
  6069.  
  6070.  
  6071. >> Runtime for discovery module 'mempools': 3.1230 seconds with 16 bytes
  6072. #### Unload disco module mempools ####
  6073.  
  6074. Modules status: Global+ OS  Device  
  6075. #### Load disco module cisco-vrf-lite ####
  6076. SQL[[0;33mSELECT * FROM vrf_lite_cisco WHERE device_id = '136' [0m]
  6077.  
  6078. >> Runtime for discovery module 'cisco-vrf-lite': 0.0000 seconds with 32 bytes
  6079. #### Unload disco module cisco-vrf-lite ####
  6080.  
  6081. Modules status: Global- OS  Device  Module [ cisco-mac-accounting ] disabled globally.
  6082.  
  6083. Modules status: Global- OS  Device  Module [ cisco-pw ] disabled globally.
  6084.  
  6085. Modules status: Global- OS  Device  Module [ cisco-vrf ] disabled globally.
  6086.  
  6087. Modules status: Global- OS  Device  Module [ cisco-cef ] disabled globally.
  6088.  
  6089. Modules status: Global- OS  Device  Module [ cisco-sla ] disabled globally.
  6090.  
  6091. Modules status: Global- OS  Device  Module [ cisco-cbqos ] disabled globally.
  6092.  
  6093. Modules status: Global- OS  Device  Module [ cisco-otv ] disabled globally.
  6094.  
  6095. Modules status: Global+ OS  Device  
  6096. #### Load disco module ipv4-addresses ####
  6097. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -Osq -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 ipAdEntIfIndex[0m]
  6098. ipAdEntIfIndex.192.168.100.254 10100
  6099. ipAdEntIfIndex.192.168.110.254 10110
  6100. ipAdEntIfIndex.192.168.140.254 10140
  6101.  
  6102. SNMP[[0;36m/usr/bin/snmpget -v2c -c ###### -Oqv -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 ipAdEntNetMask.192.168.100.254[0m]
  6103. 255.255.255.0
  6104.  
  6105. SQL[[0;33mSELECT COUNT(*) FROM `ports` WHERE device_id = '136' AND `ifIndex` = '10100'[0m]
  6106. SQL[[0;33mSELECT `port_id` FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '10100'[0m]
  6107. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '192.168.100.0/24'[0m]
  6108. SQL[[0;33mUPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '192.168.100.0/24'[0m]
  6109. sSQL[[0;33mSELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '192.168.100.0/24'[0m]
  6110. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '192.168.100.254' AND `ipv4_prefixlen` = '24' AND `port_id` = '51059' [0m]
  6111. SQL[[0;33mUPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '192.168.100.254' AND `ipv4_prefixlen` = '24' AND `port_id` = '51059'[0m]
  6112. .SNMP[[0;36m/usr/bin/snmpget -v2c -c ###### -Oqv -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 ipAdEntNetMask.192.168.110.254[0m]
  6113. 255.255.255.0
  6114.  
  6115. SQL[[0;33mSELECT COUNT(*) FROM `ports` WHERE device_id = '136' AND `ifIndex` = '10110'[0m]
  6116. SQL[[0;33mSELECT `port_id` FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '10110'[0m]
  6117. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '192.168.110.0/24'[0m]
  6118. SQL[[0;33mUPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '192.168.110.0/24'[0m]
  6119. sSQL[[0;33mSELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '192.168.110.0/24'[0m]
  6120. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '192.168.110.254' AND `ipv4_prefixlen` = '24' AND `port_id` = '51060' [0m]
  6121. SQL[[0;33mUPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '192.168.110.254' AND `ipv4_prefixlen` = '24' AND `port_id` = '51060'[0m]
  6122. .SNMP[[0;36m/usr/bin/snmpget -v2c -c ###### -Oqv -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 ipAdEntNetMask.192.168.140.254[0m]
  6123. 255.255.255.0
  6124.  
  6125. SQL[[0;33mSELECT COUNT(*) FROM `ports` WHERE device_id = '136' AND `ifIndex` = '10140'[0m]
  6126. SQL[[0;33mSELECT `port_id` FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '10140'[0m]
  6127. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '192.168.140.0/24'[0m]
  6128. SQL[[0;33mUPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '192.168.140.0/24'[0m]
  6129. sSQL[[0;33mSELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '192.168.140.0/24'[0m]
  6130. SQL[[0;33mSELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '192.168.140.254' AND `ipv4_prefixlen` = '24' AND `port_id` = '51064' [0m]
  6131. SQL[[0;33mUPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '192.168.140.254' AND `ipv4_prefixlen` = '24' AND `port_id` = '51064'[0m]
  6132. .SQL[[0;33mSELECT `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 = '136' OR `ports`.`device_id` IS NULL[0m]
  6133.  
  6134.  
  6135. >> Runtime for discovery module 'ipv4-addresses': 1.6960 seconds with 2928 bytes
  6136. #### Unload disco module ipv4-addresses ####
  6137.  
  6138. Modules status: Global+ OS  Device  
  6139. #### Load disco module ipv6-addresses ####
  6140. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -Ln -Osq -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 ipAddressIfIndex.ipv6[0m]
  6141. ipAddressIfIndex.ipv6 No Such Instance currently exists at this OID
  6142.  
  6143. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -Ln -Osq -OnU -m IPV6-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 ipv6AddrPfxLength[0m]
  6144. .1.3.6.1.2.1.55.1.8.1.2 No Such Object available on this agent at this OID
  6145.  
  6146. SQL[[0;33mSELECT `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 = '136' OR `ports`.`device_id` IS NULL[0m]
  6147.  
  6148.  
  6149. >> Runtime for discovery module 'ipv6-addresses': 1.5830 seconds with -144 bytes
  6150. #### Unload disco module ipv6-addresses ####
  6151.  
  6152. Modules status: Global- OS  Device  Module [ route ] disabled globally.
  6153.  
  6154. Modules status: Global+ OS  Device  
  6155. #### Load disco module sensors ####
  6156.  ENTITY-SENSOR: Caching OIDs: entPhysicalDescrSNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m CISCO-ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 entPhysicalDescr[0m]
  6157. entPhysicalDescr.1 = Ethernet Routing Switch 3524GT Stack
  6158. entPhysicalDescr.2 = Ethernet Routing Switch 3524GT
  6159. entPhysicalDescr.3 = 10-Base 10/100 Ethernet Port
  6160. entPhysicalDescr.4 = 10-Base 10/100 Ethernet Port
  6161. entPhysicalDescr.5 = 10-Base 10/100 Ethernet Port
  6162. entPhysicalDescr.6 = 10-Base 10/100 Ethernet Port
  6163. entPhysicalDescr.7 = 10-Base 10/100 Ethernet Port
  6164. entPhysicalDescr.8 = 10-Base 10/100 Ethernet Port
  6165. entPhysicalDescr.9 = 10-Base 10/100 Ethernet Port
  6166. entPhysicalDescr.10 = 10-Base 10/100 Ethernet Port
  6167. entPhysicalDescr.11 = 10-Base 10/100 Ethernet Port
  6168. entPhysicalDescr.12 = 10-Base 10/100 Ethernet Port
  6169. entPhysicalDescr.13 = 10-Base 10/100 Ethernet Port
  6170. entPhysicalDescr.14 = 10-Base 10/100 Ethernet Port
  6171. entPhysicalDescr.15 = 10-Base 10/100 Ethernet Port
  6172. entPhysicalDescr.16 = 10-Base 10/100 Ethernet Port
  6173. entPhysicalDescr.17 = 10-Base 10/100 Ethernet Port
  6174. entPhysicalDescr.18 = 10-Base 10/100 Ethernet Port
  6175. entPhysicalDescr.19 = 10-Base 10/100 Ethernet Port
  6176. entPhysicalDescr.20 = 10-Base 10/100 Ethernet Port
  6177. entPhysicalDescr.21 = 10-Base 10/100 Ethernet Port
  6178. entPhysicalDescr.22 = 10-Base 10/100 Ethernet Port
  6179. entPhysicalDescr.23 = 10-Base 10/100 Ethernet Port
  6180. entPhysicalDescr.24 = 10-Base 10/100 Ethernet Port
  6181. entPhysicalDescr.25 = 10-Base 10/100/1000 Ethernet Port
  6182. entPhysicalDescr.26 = 10-Base 10/100/1000 Ethernet Port
  6183. entPhysicalDescr.103 = GBIC Slot
  6184. entPhysicalDescr.104 = GBIC Slot
  6185. entPhysicalDescr.141 = DIRECT ATTACH CABLE WL:0nm OUI:78A714 PN:605050002        HW_OPT:N/A MFG_DATE:02/12/2014 CLEI:N/A
  6186. entPhysicalDescr.142 = DIRECT ATTACH CABLE WL:0nm OUI:78A714 PN:605050002        HW_OPT:N/A MFG_DATE:02/12/2014 CLEI:N/A
  6187. entPhysicalDescr.173 = 10G Direct Attach Cable
  6188. entPhysicalDescr.174 = 10G Direct Attach Cable
  6189. entPhysicalDescr.199 = 8 port CASCADE Module
  6190. entPhysicalDescr.208 = Ethernet Routing Switch 3526T-PWR+
  6191. entPhysicalDescr.209 = 10-Base 10/100 Ethernet Port
  6192. entPhysicalDescr.210 = 10-Base 10/100 Ethernet Port
  6193. entPhysicalDescr.211 = 10-Base 10/100 Ethernet Port
  6194. entPhysicalDescr.212 = 10-Base 10/100 Ethernet Port
  6195. entPhysicalDescr.213 = 10-Base 10/100 Ethernet Port
  6196. entPhysicalDescr.214 = 10-Base 10/100 Ethernet Port
  6197. entPhysicalDescr.215 = 10-Base 10/100 Ethernet Port
  6198. entPhysicalDescr.216 = 10-Base 10/100 Ethernet Port
  6199. entPhysicalDescr.217 = 10-Base 10/100 Ethernet Port
  6200. entPhysicalDescr.218 = 10-Base 10/100 Ethernet Port
  6201. entPhysicalDescr.219 = 10-Base 10/100 Ethernet Port
  6202. entPhysicalDescr.220 = 10-Base 10/100 Ethernet Port
  6203. entPhysicalDescr.221 = 10-Base 10/100 Ethernet Port
  6204. entPhysicalDescr.222 = 10-Base 10/100 Ethernet Port
  6205. entPhysicalDescr.223 = 10-Base 10/100 Ethernet Port
  6206. entPhysicalDescr.224 = 10-Base 10/100 Ethernet Port
  6207. entPhysicalDescr.225 = 10-Base 10/100 Ethernet Port
  6208. entPhysicalDescr.226 = 10-Base 10/100 Ethernet Port
  6209. entPhysicalDescr.227 = 10-Base 10/100 Ethernet Port
  6210. entPhysicalDescr.228 = 10-Base 10/100 Ethernet Port
  6211. entPhysicalDescr.229 = 10-Base 10/100 Ethernet Port
  6212. entPhysicalDescr.230 = 10-Base 10/100 Ethernet Port
  6213. entPhysicalDescr.231 = 10-Base 10/100 Ethernet Port
  6214. entPhysicalDescr.232 = 10-Base 10/100 Ethernet Port
  6215. entPhysicalDescr.233 = 10-Base 10/100/1000 Ethernet Port
  6216. entPhysicalDescr.234 = 10-Base 10/100/1000 Ethernet Port
  6217. entPhysicalDescr.309 = GBIC Slot
  6218. entPhysicalDescr.310 = GBIC Slot
  6219. entPhysicalDescr.345 = DIRECT ATTACH CABLE WL:0nm OUI:78A714 PN:605050002        HW_OPT:N/A MFG_DATE:02/12/2014 CLEI:N/A
  6220. entPhysicalDescr.346 = DIRECT ATTACH CABLE WL:0nm OUI:78A714 PN:605050002        HW_OPT:N/A MFG_DATE:02/12/2014 CLEI:N/A
  6221. entPhysicalDescr.377 = 10G Direct Attach Cable
  6222. entPhysicalDescr.378 = 10G Direct Attach Cable
  6223. entPhysicalDescr.405 = 8 port CASCADE Module
  6224.  
  6225.  entPhysicalNameSNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m CISCO-ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 entPhysicalName[0m]
  6226. entPhysicalName.1 = stack
  6227. entPhysicalName.2 = switch-1
  6228. entPhysicalName.3 = port-1
  6229. entPhysicalName.4 = port-2
  6230. entPhysicalName.5 = port-3
  6231. entPhysicalName.6 = port-4
  6232. entPhysicalName.7 = port-5
  6233. entPhysicalName.8 = port-6
  6234. entPhysicalName.9 = port-7
  6235. entPhysicalName.10 = port-8
  6236. entPhysicalName.11 = port-9
  6237. entPhysicalName.12 = port-10
  6238. entPhysicalName.13 = port-11
  6239. entPhysicalName.14 = port-12
  6240. entPhysicalName.15 = port-13
  6241. entPhysicalName.16 = port-14
  6242. entPhysicalName.17 = port-15
  6243. entPhysicalName.18 = port-16
  6244. entPhysicalName.19 = port-17
  6245. entPhysicalName.20 = port-18
  6246. entPhysicalName.21 = port-19
  6247. entPhysicalName.22 = port-20
  6248. entPhysicalName.23 = port-21
  6249. entPhysicalName.24 = port-22
  6250. entPhysicalName.25 = port-23
  6251. entPhysicalName.26 = port-24
  6252. entPhysicalName.103 = gbic-slot-0
  6253. entPhysicalName.104 = gbic-slot-1
  6254. entPhysicalName.141 = gbic
  6255. entPhysicalName.142 = gbic
  6256. entPhysicalName.173 = gbic-port
  6257. entPhysicalName.174 = gbic-port
  6258. entPhysicalName.199 = cascade
  6259. entPhysicalName.208 = switch-2
  6260. entPhysicalName.209 = port-1
  6261. entPhysicalName.210 = port-2
  6262. entPhysicalName.211 = port-3
  6263. entPhysicalName.212 = port-4
  6264. entPhysicalName.213 = port-5
  6265. entPhysicalName.214 = port-6
  6266. entPhysicalName.215 = port-7
  6267. entPhysicalName.216 = port-8
  6268. entPhysicalName.217 = port-9
  6269. entPhysicalName.218 = port-10
  6270. entPhysicalName.219 = port-11
  6271. entPhysicalName.220 = port-12
  6272. entPhysicalName.221 = port-13
  6273. entPhysicalName.222 = port-14
  6274. entPhysicalName.223 = port-15
  6275. entPhysicalName.224 = port-16
  6276. entPhysicalName.225 = port-17
  6277. entPhysicalName.226 = port-18
  6278. entPhysicalName.227 = port-19
  6279. entPhysicalName.228 = port-20
  6280. entPhysicalName.229 = port-21
  6281. entPhysicalName.230 = port-22
  6282. entPhysicalName.231 = port-23
  6283. entPhysicalName.232 = port-24
  6284. entPhysicalName.233 = port-25
  6285. entPhysicalName.234 = port-26
  6286. entPhysicalName.309 = gbic-slot-0
  6287. entPhysicalName.310 = gbic-slot-1
  6288. entPhysicalName.345 = gbic
  6289. entPhysicalName.346 = gbic
  6290. entPhysicalName.377 = gbic-port
  6291. entPhysicalName.378 = gbic-port
  6292. entPhysicalName.405 = cascade
  6293.  
  6294.  entPhySensorTypeSNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 entPhySensorType[0m]
  6295. entPhySensorType = No Such Object available on this agent at this OID
  6296.  
  6297.  entPhySensorScaleSNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 entPhySensorScale[0m]
  6298. entPhySensorScale = No Such Object available on this agent at this OID
  6299.  
  6300.  entPhySensorPrecisionSNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 entPhySensorPrecision[0m]
  6301. entPhySensorPrecision = No Such Object available on this agent at this OID
  6302.  
  6303.  entPhySensorValueSNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 entPhySensorValue[0m]
  6304. entPhySensorValue = No Such Object available on this agent at this OID
  6305.  
  6306.  
  6307. SQL[[0;33mSELECT attrib_value FROM devices_attribs WHERE `device_id` = '136' AND `attrib_type` = 'ipmi_hostname' [0m]
  6308. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='voltage' AND S.device_id = D.device_id AND D.device_id = '136' AND S.poller_type = 'ipmi'[0m]
  6309. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='temperature' AND S.device_id = D.device_id AND D.device_id = '136' AND S.poller_type = 'ipmi'[0m]
  6310. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='fanspeed' AND S.device_id = D.device_id AND D.device_id = '136' AND S.poller_type = 'ipmi'[0m]
  6311. SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='power' AND S.device_id = D.device_id AND D.device_id = '136' AND S.poller_type = 'ipmi'[0m]
  6312. Airflow: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='airflow' AND S.device_id = D.device_id AND D.device_id = '136' AND S.poller_type = 'snmp'[0m]
  6313.  
  6314. Current: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='current' AND S.device_id = D.device_id AND D.device_id = '136' AND S.poller_type = 'snmp'[0m]
  6315.  
  6316. Charge: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='charge' AND S.device_id = D.device_id AND D.device_id = '136' AND S.poller_type = 'snmp'[0m]
  6317.  
  6318. Dbm: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='dbm' AND S.device_id = D.device_id AND D.device_id = '136' AND S.poller_type = 'snmp'[0m]
  6319.  
  6320. Fanspeed: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='fanspeed' AND S.device_id = D.device_id AND D.device_id = '136' AND S.poller_type = 'snmp'[0m]
  6321.  
  6322. Frequency: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='frequency' AND S.device_id = D.device_id AND D.device_id = '136' AND S.poller_type = 'snmp'[0m]
  6323.  
  6324. Humidity: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='humidity' AND S.device_id = D.device_id AND D.device_id = '136' AND S.poller_type = 'snmp'[0m]
  6325.  
  6326. Load: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='load' AND S.device_id = D.device_id AND D.device_id = '136' AND S.poller_type = 'snmp'[0m]
  6327.  
  6328. Power: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='power' AND S.device_id = D.device_id AND D.device_id = '136' AND S.poller_type = 'snmp'[0m]
  6329.  
  6330. Runtime: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='runtime' AND S.device_id = D.device_id AND D.device_id = '136' AND S.poller_type = 'snmp'[0m]
  6331.  
  6332. Signal: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='signal' AND S.device_id = D.device_id AND D.device_id = '136' AND S.poller_type = 'snmp'[0m]
  6333.  
  6334. State: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='state' AND S.device_id = D.device_id AND D.device_id = '136' AND S.poller_type = 'snmp'[0m]
  6335.  
  6336. Temperature: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='temperature' AND S.device_id = D.device_id AND D.device_id = '136' AND S.poller_type = 'snmp'[0m]
  6337.  
  6338. Voltage: SQL[[0;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='voltage' AND S.device_id = D.device_id AND D.device_id = '136' AND S.poller_type = 'snmp'[0m]
  6339.  
  6340.  
  6341. >> Runtime for discovery module 'sensors': 7.8360 seconds with 80272 bytes
  6342. #### Unload disco module sensors ####
  6343.  
  6344. Modules status: Global+ OS  Device  
  6345. #### Load disco module storage ####
  6346. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m EQLVOLUME-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel:/opt/librenms/mibs/equallogic udp:esr-redlion-sw01:161 EqliscsiVolumeEntry[0m]
  6347. eqliscsiVolumeEntry = No Such Object available on this agent at this OID
  6348.  
  6349. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES:NetWare-Host-Ext-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 hrStorageEntry[0m]
  6350. hrStorageEntry = No Such Object available on this agent at this OID
  6351.  
  6352. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m NETAPP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 dfEntry[0m]
  6353. dfEntry = No Such Object available on this agent at this OID
  6354.  
  6355. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m UCD-SNMP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 dskTable[0m]
  6356. dskTable = No Such Object available on this agent at this OID
  6357.  
  6358. SQL[[0;33mSELECT `storage_descr` FROM `storage` WHERE `device_id`  = '136' AND `storage_type` != 'dsk'[0m]
  6359. SQL[[0;33mSELECT * FROM `storage` WHERE `device_id`  = '136'[0m]
  6360.  
  6361.  
  6362. >> Runtime for discovery module 'storage': 3.1990 seconds with -296 bytes
  6363. #### Unload disco module storage ####
  6364.  
  6365. Modules status: Global+ OS  Device  
  6366. #### Load disco module hr-device ####
  6367. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 hrDeviceEntry[0m]
  6368. hrDeviceEntry = No Such Object available on this agent at this OID
  6369.  
  6370. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 hrProcessorEntry[0m]
  6371. hrProcessorEntry = No Such Object available on this agent at this OID
  6372.  
  6373. Array
  6374. (
  6375. )
  6376. SQL[[0;33mSELECT * FROM `hrDevice` WHERE `device_id`  = '136'[0m]
  6377.  
  6378.  
  6379. >> Runtime for discovery module 'hr-device': 2.1300 seconds with 16 bytes
  6380. #### Unload disco module hr-device ####
  6381.  
  6382. Modules status: Global+ OS  Device  
  6383. #### Load disco module discovery-protocols ####
  6384.  CISCO-CDP-MIB: SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ######  -OQUs -m CISCO-CDP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 cdpCache[0m]
  6385. cdpCache = No Such Object available on this agent at this OID
  6386.  
  6387. Array
  6388. (
  6389. )
  6390.  LLDP-MIB: SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ######  -OQUs -m LLDP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 lldpRemoteSystemsData[0m]
  6391. lldpRemChassisIdSubtype.443149373.1.9 = macAddress
  6392. lldpRemChassisIdSubtype.443149373.1.10 = macAddress
  6393. lldpRemChassisIdSubtype.443149373.1.11 = macAddress
  6394. lldpRemChassisIdSubtype.443149373.1.12 = macAddress
  6395. lldpRemChassisIdSubtype.443149374.1.13 = macAddress
  6396. lldpRemChassisIdSubtype.443154962.1.14 = macAddress
  6397. lldpRemChassisId.443149373.1.9 = "4C 5E 0C 03 26 1C "
  6398. lldpRemChassisId.443149373.1.10 = "4C 5E 0C 03 26 1C "
  6399. lldpRemChassisId.443149373.1.11 = "4C 5E 0C 03 26 1C "
  6400. lldpRemChassisId.443149373.1.12 = "4C 5E 0C 03 26 1C "
  6401. lldpRemChassisId.443149374.1.13 = "4C 5E 0C 03 26 1C "
  6402. lldpRemChassisId.443154962.1.14 = "4C 5E 0C 03 26 1E "
  6403. lldpRemPortIdSubtype.443149373.1.9 = interfaceName
  6404. lldpRemPortIdSubtype.443149373.1.10 = interfaceName
  6405. lldpRemPortIdSubtype.443149373.1.11 = interfaceName
  6406. lldpRemPortIdSubtype.443149373.1.12 = interfaceName
  6407. lldpRemPortIdSubtype.443149374.1.13 = interfaceName
  6408. lldpRemPortIdSubtype.443154962.1.14 = interfaceName
  6409. lldpRemPortId.443149373.1.9 = "Video"
  6410. lldpRemPortId.443149373.1.10 = "Trusted"
  6411. lldpRemPortId.443149373.1.11 = "Guest"
  6412. lldpRemPortId.443149373.1.12 = "DMZ"
  6413. lldpRemPortId.443149374.1.13 = "conference"
  6414. lldpRemPortId.443154962.1.14 = "bridge-mgmt"
  6415. lldpRemPortDesc.443149373.1.9 =
  6416. lldpRemPortDesc.443149373.1.10 =
  6417. lldpRemPortDesc.443149373.1.11 =
  6418. lldpRemPortDesc.443149373.1.12 =
  6419. lldpRemPortDesc.443149374.1.13 =
  6420. lldpRemPortDesc.443154962.1.14 =
  6421. lldpRemSysName.443149373.1.9 = RedLion
  6422. lldpRemSysName.443149373.1.10 = RedLion
  6423. lldpRemSysName.443149373.1.11 = RedLion
  6424. lldpRemSysName.443149373.1.12 = RedLion
  6425. lldpRemSysName.443149374.1.13 = RedLion
  6426. lldpRemSysName.443154962.1.14 = RedLion
  6427. lldpRemSysDesc.443149373.1.9 = MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  6428. lldpRemSysDesc.443149373.1.10 = MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  6429. lldpRemSysDesc.443149373.1.11 = MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  6430. lldpRemSysDesc.443149373.1.12 = MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  6431. lldpRemSysDesc.443149374.1.13 = MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  6432. lldpRemSysDesc.443154962.1.14 = MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  6433. lldpRemSysCapSupported.443149373.1.9 = "28 "
  6434. lldpRemSysCapSupported.443149373.1.10 = "28 "
  6435. lldpRemSysCapSupported.443149373.1.11 = "28 "
  6436. lldpRemSysCapSupported.443149373.1.12 = "28 "
  6437. lldpRemSysCapSupported.443149374.1.13 = "28 "
  6438. lldpRemSysCapSupported.443154962.1.14 = "28 "
  6439. lldpRemSysCapEnabled.443149373.1.9 = "28 "
  6440. lldpRemSysCapEnabled.443149373.1.10 = "28 "
  6441. lldpRemSysCapEnabled.443149373.1.11 = "28 "
  6442. lldpRemSysCapEnabled.443149373.1.12 = "28 "
  6443. lldpRemSysCapEnabled.443149374.1.13 = "28 "
  6444. lldpRemSysCapEnabled.443154962.1.14 = "28 "
  6445. lldpRemManAddrIfSubtype.443149373.1.9.ipV4."..n." = ifIndex
  6446. lldpRemManAddrIfSubtype.443149373.1.10.ipV4."...." = ifIndex
  6447. lldpRemManAddrIfSubtype.443149373.1.11.ipV4."...." = ifIndex
  6448. lldpRemManAddrIfSubtype.443149373.1.12.ipV4."...." = ifIndex
  6449. lldpRemManAddrIfSubtype.443149374.1.13.ipV4."..}." = ifIndex
  6450. lldpRemManAddrIfSubtype.443154962.1.14.ipV4."..d." = ifIndex
  6451. lldpRemManAddrIfId.443149373.1.9.ipV4."..n." = 16
  6452. lldpRemManAddrIfId.443149373.1.10.ipV4."...." = 17
  6453. lldpRemManAddrIfId.443149373.1.11.ipV4."...." = 18
  6454. lldpRemManAddrIfId.443149373.1.12.ipV4."...." = 19
  6455. lldpRemManAddrIfId.443149374.1.13.ipV4."..}." = 20
  6456. lldpRemManAddrIfId.443154962.1.14.ipV4."..d." = 21
  6457. lldpRemManAddrOID.443149373.1.9.ipV4."..n." = zeroDotZero
  6458. lldpRemManAddrOID.443149373.1.10.ipV4."...." = zeroDotZero
  6459. lldpRemManAddrOID.443149373.1.11.ipV4."...." = zeroDotZero
  6460. lldpRemManAddrOID.443149373.1.12.ipV4."...." = zeroDotZero
  6461. lldpRemManAddrOID.443149374.1.13.ipV4."..}." = zeroDotZero
  6462. lldpRemManAddrOID.443154962.1.14.ipV4."..d." = zeroDotZero
  6463.  
  6464. lldpRemChassisIdSubtype.443149373.1.9 = macAddress || lldpRemChassisIdSubtype || 443149373 || 1 || 9
  6465. lldpRemChassisIdSubtype.443149373.1.10 = macAddress || lldpRemChassisIdSubtype || 443149373 || 1 || 10
  6466. lldpRemChassisIdSubtype.443149373.1.11 = macAddress || lldpRemChassisIdSubtype || 443149373 || 1 || 11
  6467. lldpRemChassisIdSubtype.443149373.1.12 = macAddress || lldpRemChassisIdSubtype || 443149373 || 1 || 12
  6468. lldpRemChassisIdSubtype.443149374.1.13 = macAddress || lldpRemChassisIdSubtype || 443149374 || 1 || 13
  6469. lldpRemChassisIdSubtype.443154962.1.14 = macAddress || lldpRemChassisIdSubtype || 443154962 || 1 || 14
  6470. lldpRemChassisId.443149373.1.9 = "4C 5E 0C 03 26 1C " || lldpRemChassisId || 443149373 || 1 || 9
  6471. lldpRemChassisId.443149373.1.10 = "4C 5E 0C 03 26 1C " || lldpRemChassisId || 443149373 || 1 || 10
  6472. lldpRemChassisId.443149373.1.11 = "4C 5E 0C 03 26 1C " || lldpRemChassisId || 443149373 || 1 || 11
  6473. lldpRemChassisId.443149373.1.12 = "4C 5E 0C 03 26 1C " || lldpRemChassisId || 443149373 || 1 || 12
  6474. lldpRemChassisId.443149374.1.13 = "4C 5E 0C 03 26 1C " || lldpRemChassisId || 443149374 || 1 || 13
  6475. lldpRemChassisId.443154962.1.14 = "4C 5E 0C 03 26 1E " || lldpRemChassisId || 443154962 || 1 || 14
  6476. lldpRemPortIdSubtype.443149373.1.9 = interfaceName || lldpRemPortIdSubtype || 443149373 || 1 || 9
  6477. lldpRemPortIdSubtype.443149373.1.10 = interfaceName || lldpRemPortIdSubtype || 443149373 || 1 || 10
  6478. lldpRemPortIdSubtype.443149373.1.11 = interfaceName || lldpRemPortIdSubtype || 443149373 || 1 || 11
  6479. lldpRemPortIdSubtype.443149373.1.12 = interfaceName || lldpRemPortIdSubtype || 443149373 || 1 || 12
  6480. lldpRemPortIdSubtype.443149374.1.13 = interfaceName || lldpRemPortIdSubtype || 443149374 || 1 || 13
  6481. lldpRemPortIdSubtype.443154962.1.14 = interfaceName || lldpRemPortIdSubtype || 443154962 || 1 || 14
  6482. lldpRemPortId.443149373.1.9 = "Video" || lldpRemPortId || 443149373 || 1 || 9
  6483. lldpRemPortId.443149373.1.10 = "Trusted" || lldpRemPortId || 443149373 || 1 || 10
  6484. lldpRemPortId.443149373.1.11 = "Guest" || lldpRemPortId || 443149373 || 1 || 11
  6485. lldpRemPortId.443149373.1.12 = "DMZ" || lldpRemPortId || 443149373 || 1 || 12
  6486. lldpRemPortId.443149374.1.13 = "conference" || lldpRemPortId || 443149374 || 1 || 13
  6487. lldpRemPortId.443154962.1.14 = "bridge-mgmt" || lldpRemPortId || 443154962 || 1 || 14
  6488. lldpRemPortDesc.443149373.1.9 =  || lldpRemPortDesc || 443149373 || 1 || 9
  6489. lldpRemPortDesc.443149373.1.10 =  || lldpRemPortDesc || 443149373 || 1 || 10
  6490. lldpRemPortDesc.443149373.1.11 =  || lldpRemPortDesc || 443149373 || 1 || 11
  6491. lldpRemPortDesc.443149373.1.12 =  || lldpRemPortDesc || 443149373 || 1 || 12
  6492. lldpRemPortDesc.443149374.1.13 =  || lldpRemPortDesc || 443149374 || 1 || 13
  6493. lldpRemPortDesc.443154962.1.14 =  || lldpRemPortDesc || 443154962 || 1 || 14
  6494. lldpRemSysName.443149373.1.9 = RedLion || lldpRemSysName || 443149373 || 1 || 9
  6495. lldpRemSysName.443149373.1.10 = RedLion || lldpRemSysName || 443149373 || 1 || 10
  6496. lldpRemSysName.443149373.1.11 = RedLion || lldpRemSysName || 443149373 || 1 || 11
  6497. lldpRemSysName.443149373.1.12 = RedLion || lldpRemSysName || 443149373 || 1 || 12
  6498. lldpRemSysName.443149374.1.13 = RedLion || lldpRemSysName || 443149374 || 1 || 13
  6499. lldpRemSysName.443154962.1.14 = RedLion || lldpRemSysName || 443154962 || 1 || 14
  6500. lldpRemSysDesc.443149373.1.9 = MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+ || lldpRemSysDesc || 443149373 || 1 || 9
  6501. lldpRemSysDesc.443149373.1.10 = MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+ || lldpRemSysDesc || 443149373 || 1 || 10
  6502. lldpRemSysDesc.443149373.1.11 = MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+ || lldpRemSysDesc || 443149373 || 1 || 11
  6503. lldpRemSysDesc.443149373.1.12 = MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+ || lldpRemSysDesc || 443149373 || 1 || 12
  6504. lldpRemSysDesc.443149374.1.13 = MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+ || lldpRemSysDesc || 443149374 || 1 || 13
  6505. lldpRemSysDesc.443154962.1.14 = MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+ || lldpRemSysDesc || 443154962 || 1 || 14
  6506. lldpRemSysCapSupported.443149373.1.9 = "28 " || lldpRemSysCapSupported || 443149373 || 1 || 9
  6507. lldpRemSysCapSupported.443149373.1.10 = "28 " || lldpRemSysCapSupported || 443149373 || 1 || 10
  6508. lldpRemSysCapSupported.443149373.1.11 = "28 " || lldpRemSysCapSupported || 443149373 || 1 || 11
  6509. lldpRemSysCapSupported.443149373.1.12 = "28 " || lldpRemSysCapSupported || 443149373 || 1 || 12
  6510. lldpRemSysCapSupported.443149374.1.13 = "28 " || lldpRemSysCapSupported || 443149374 || 1 || 13
  6511. lldpRemSysCapSupported.443154962.1.14 = "28 " || lldpRemSysCapSupported || 443154962 || 1 || 14
  6512. lldpRemSysCapEnabled.443149373.1.9 = "28 " || lldpRemSysCapEnabled || 443149373 || 1 || 9
  6513. lldpRemSysCapEnabled.443149373.1.10 = "28 " || lldpRemSysCapEnabled || 443149373 || 1 || 10
  6514. lldpRemSysCapEnabled.443149373.1.11 = "28 " || lldpRemSysCapEnabled || 443149373 || 1 || 11
  6515. lldpRemSysCapEnabled.443149373.1.12 = "28 " || lldpRemSysCapEnabled || 443149373 || 1 || 12
  6516. lldpRemSysCapEnabled.443149374.1.13 = "28 " || lldpRemSysCapEnabled || 443149374 || 1 || 13
  6517. lldpRemSysCapEnabled.443154962.1.14 = "28 " || lldpRemSysCapEnabled || 443154962 || 1 || 14
  6518. lldpRemManAddrIfSubtype.443149373.1.9.ipV4."..n." = ifIndex || lldpRemManAddrIfSubtype || 443149373 || 1 || 9
  6519. lldpRemManAddrIfSubtype.443149373.1.10.ipV4."...." = ifIndex || lldpRemManAddrIfSubtype || 443149373 || 1 || 10
  6520. lldpRemManAddrIfSubtype.443149373.1.11.ipV4."...." = ifIndex || lldpRemManAddrIfSubtype || 443149373 || 1 || 11
  6521. lldpRemManAddrIfSubtype.443149373.1.12.ipV4."...." = ifIndex || lldpRemManAddrIfSubtype || 443149373 || 1 || 12
  6522. lldpRemManAddrIfSubtype.443149374.1.13.ipV4."..}." = ifIndex || lldpRemManAddrIfSubtype || 443149374 || 1 || 13
  6523. lldpRemManAddrIfSubtype.443154962.1.14.ipV4."..d." = ifIndex || lldpRemManAddrIfSubtype || 443154962 || 1 || 14
  6524. lldpRemManAddrIfId.443149373.1.9.ipV4."..n." = 16 || lldpRemManAddrIfId || 443149373 || 1 || 9
  6525. lldpRemManAddrIfId.443149373.1.10.ipV4."...." = 17 || lldpRemManAddrIfId || 443149373 || 1 || 10
  6526. lldpRemManAddrIfId.443149373.1.11.ipV4."...." = 18 || lldpRemManAddrIfId || 443149373 || 1 || 11
  6527. lldpRemManAddrIfId.443149373.1.12.ipV4."...." = 19 || lldpRemManAddrIfId || 443149373 || 1 || 12
  6528. lldpRemManAddrIfId.443149374.1.13.ipV4."..}." = 20 || lldpRemManAddrIfId || 443149374 || 1 || 13
  6529. lldpRemManAddrIfId.443154962.1.14.ipV4."..d." = 21 || lldpRemManAddrIfId || 443154962 || 1 || 14
  6530. lldpRemManAddrOID.443149373.1.9.ipV4."..n." = zeroDotZero || lldpRemManAddrOID || 443149373 || 1 || 9
  6531. lldpRemManAddrOID.443149373.1.10.ipV4."...." = zeroDotZero || lldpRemManAddrOID || 443149373 || 1 || 10
  6532. lldpRemManAddrOID.443149373.1.11.ipV4."...." = zeroDotZero || lldpRemManAddrOID || 443149373 || 1 || 11
  6533. lldpRemManAddrOID.443149373.1.12.ipV4."...." = zeroDotZero || lldpRemManAddrOID || 443149373 || 1 || 12
  6534. lldpRemManAddrOID.443149374.1.13.ipV4."..}." = zeroDotZero || lldpRemManAddrOID || 443149374 || 1 || 13
  6535. lldpRemManAddrOID.443154962.1.14.ipV4."..d." = zeroDotZero || lldpRemManAddrOID || 443154962 || 1 || 14
  6536. Array
  6537. (
  6538.     [443149373] => Array
  6539.         (
  6540.             [1] => Array
  6541.                 (
  6542.                     [9] => Array
  6543.                         (
  6544.                             [lldpRemChassisIdSubtype] => macAddress
  6545.                             [lldpRemChassisId] => 4C 5E 0C 03 26 1C
  6546.                             [lldpRemPortIdSubtype] => interfaceName
  6547.                             [lldpRemPortId] => Video
  6548.                             [lldpRemPortDesc] =>
  6549.                             [lldpRemSysName] => RedLion
  6550.                             [lldpRemSysDesc] => MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  6551.                             [lldpRemSysCapSupported] => 28
  6552.                             [lldpRemSysCapEnabled] => 28
  6553.                             [lldpRemManAddrIfSubtype] => ifIndex
  6554.                             [lldpRemManAddrIfId] => 16
  6555.                             [lldpRemManAddrOID] => zeroDotZero
  6556.                         )
  6557.  
  6558.                     [10] => Array
  6559.                         (
  6560.                             [lldpRemChassisIdSubtype] => macAddress
  6561.                             [lldpRemChassisId] => 4C 5E 0C 03 26 1C
  6562.                             [lldpRemPortIdSubtype] => interfaceName
  6563.                             [lldpRemPortId] => Trusted
  6564.                             [lldpRemPortDesc] =>
  6565.                             [lldpRemSysName] => RedLion
  6566.                             [lldpRemSysDesc] => MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  6567.                             [lldpRemSysCapSupported] => 28
  6568.                             [lldpRemSysCapEnabled] => 28
  6569.                             [lldpRemManAddrIfSubtype] => ifIndex
  6570.                             [lldpRemManAddrIfId] => 17
  6571.                             [lldpRemManAddrOID] => zeroDotZero
  6572.                         )
  6573.  
  6574.                     [11] => Array
  6575.                         (
  6576.                             [lldpRemChassisIdSubtype] => macAddress
  6577.                             [lldpRemChassisId] => 4C 5E 0C 03 26 1C
  6578.                             [lldpRemPortIdSubtype] => interfaceName
  6579.                             [lldpRemPortId] => Guest
  6580.                             [lldpRemPortDesc] =>
  6581.                             [lldpRemSysName] => RedLion
  6582.                             [lldpRemSysDesc] => MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  6583.                             [lldpRemSysCapSupported] => 28
  6584.                             [lldpRemSysCapEnabled] => 28
  6585.                             [lldpRemManAddrIfSubtype] => ifIndex
  6586.                             [lldpRemManAddrIfId] => 18
  6587.                             [lldpRemManAddrOID] => zeroDotZero
  6588.                         )
  6589.  
  6590.                     [12] => Array
  6591.                         (
  6592.                             [lldpRemChassisIdSubtype] => macAddress
  6593.                             [lldpRemChassisId] => 4C 5E 0C 03 26 1C
  6594.                             [lldpRemPortIdSubtype] => interfaceName
  6595.                             [lldpRemPortId] => DMZ
  6596.                             [lldpRemPortDesc] =>
  6597.                             [lldpRemSysName] => RedLion
  6598.                             [lldpRemSysDesc] => MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  6599.                             [lldpRemSysCapSupported] => 28
  6600.                             [lldpRemSysCapEnabled] => 28
  6601.                             [lldpRemManAddrIfSubtype] => ifIndex
  6602.                             [lldpRemManAddrIfId] => 19
  6603.                             [lldpRemManAddrOID] => zeroDotZero
  6604.                         )
  6605.  
  6606.                 )
  6607.  
  6608.         )
  6609.  
  6610.     [443149374] => Array
  6611.         (
  6612.             [1] => Array
  6613.                 (
  6614.                     [13] => Array
  6615.                         (
  6616.                             [lldpRemChassisIdSubtype] => macAddress
  6617.                             [lldpRemChassisId] => 4C 5E 0C 03 26 1C
  6618.                             [lldpRemPortIdSubtype] => interfaceName
  6619.                             [lldpRemPortId] => conference
  6620.                             [lldpRemPortDesc] =>
  6621.                             [lldpRemSysName] => RedLion
  6622.                             [lldpRemSysDesc] => MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  6623.                             [lldpRemSysCapSupported] => 28
  6624.                             [lldpRemSysCapEnabled] => 28
  6625.                             [lldpRemManAddrIfSubtype] => ifIndex
  6626.                             [lldpRemManAddrIfId] => 20
  6627.                             [lldpRemManAddrOID] => zeroDotZero
  6628.                         )
  6629.  
  6630.                 )
  6631.  
  6632.         )
  6633.  
  6634.     [443154962] => Array
  6635.         (
  6636.             [1] => Array
  6637.                 (
  6638.                     [14] => Array
  6639.                         (
  6640.                             [lldpRemChassisIdSubtype] => macAddress
  6641.                             [lldpRemChassisId] => 4C 5E 0C 03 26 1E
  6642.                             [lldpRemPortIdSubtype] => interfaceName
  6643.                             [lldpRemPortId] => bridge-mgmt
  6644.                             [lldpRemPortDesc] =>
  6645.                             [lldpRemSysName] => RedLion
  6646.                             [lldpRemSysDesc] => MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  6647.                             [lldpRemSysCapSupported] => 28
  6648.                             [lldpRemSysCapEnabled] => 28
  6649.                             [lldpRemManAddrIfSubtype] => ifIndex
  6650.                             [lldpRemManAddrIfId] => 21
  6651.                             [lldpRemManAddrOID] => zeroDotZero
  6652.                         )
  6653.  
  6654.                 )
  6655.  
  6656.         )
  6657.  
  6658. )
  6659. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 dot1dBasePortIfIndex[0m]
  6660. dot1dBasePortIfIndex.1 = 1
  6661. dot1dBasePortIfIndex.2 = 2
  6662. dot1dBasePortIfIndex.3 = 3
  6663. dot1dBasePortIfIndex.4 = 4
  6664. dot1dBasePortIfIndex.5 = 5
  6665. dot1dBasePortIfIndex.6 = 6
  6666. dot1dBasePortIfIndex.7 = 7
  6667. dot1dBasePortIfIndex.8 = 8
  6668. dot1dBasePortIfIndex.9 = 9
  6669. dot1dBasePortIfIndex.10 = 10
  6670. dot1dBasePortIfIndex.11 = 11
  6671. dot1dBasePortIfIndex.12 = 12
  6672. dot1dBasePortIfIndex.13 = 13
  6673. dot1dBasePortIfIndex.14 = 14
  6674. dot1dBasePortIfIndex.15 = 15
  6675. dot1dBasePortIfIndex.16 = 16
  6676. dot1dBasePortIfIndex.17 = 17
  6677. dot1dBasePortIfIndex.18 = 18
  6678. dot1dBasePortIfIndex.19 = 19
  6679. dot1dBasePortIfIndex.20 = 20
  6680. dot1dBasePortIfIndex.21 = 21
  6681. dot1dBasePortIfIndex.22 = 22
  6682. dot1dBasePortIfIndex.23 = 23
  6683. dot1dBasePortIfIndex.24 = 24
  6684. dot1dBasePortIfIndex.65 = 65
  6685. dot1dBasePortIfIndex.66 = 66
  6686. dot1dBasePortIfIndex.67 = 67
  6687. dot1dBasePortIfIndex.68 = 68
  6688. dot1dBasePortIfIndex.69 = 69
  6689. dot1dBasePortIfIndex.70 = 70
  6690. dot1dBasePortIfIndex.71 = 71
  6691. dot1dBasePortIfIndex.72 = 72
  6692. dot1dBasePortIfIndex.73 = 73
  6693. dot1dBasePortIfIndex.74 = 74
  6694. dot1dBasePortIfIndex.75 = 75
  6695. dot1dBasePortIfIndex.76 = 76
  6696. dot1dBasePortIfIndex.77 = 77
  6697. dot1dBasePortIfIndex.78 = 78
  6698. dot1dBasePortIfIndex.79 = 79
  6699. dot1dBasePortIfIndex.80 = 80
  6700. dot1dBasePortIfIndex.81 = 81
  6701. dot1dBasePortIfIndex.82 = 82
  6702. dot1dBasePortIfIndex.83 = 83
  6703. dot1dBasePortIfIndex.84 = 84
  6704. dot1dBasePortIfIndex.85 = 85
  6705. dot1dBasePortIfIndex.86 = 86
  6706. dot1dBasePortIfIndex.87 = 87
  6707. dot1dBasePortIfIndex.88 = 88
  6708. dot1dBasePortIfIndex.89 = 89
  6709. dot1dBasePortIfIndex.90 = 90
  6710.  
  6711. Array
  6712. (
  6713.     [1] => Array
  6714.         (
  6715.             [dot1dBasePortIfIndex] => 1
  6716.         )
  6717.  
  6718.     [2] => Array
  6719.         (
  6720.             [dot1dBasePortIfIndex] => 2
  6721.         )
  6722.  
  6723.     [3] => Array
  6724.         (
  6725.             [dot1dBasePortIfIndex] => 3
  6726.         )
  6727.  
  6728.     [4] => Array
  6729.         (
  6730.             [dot1dBasePortIfIndex] => 4
  6731.         )
  6732.  
  6733.     [5] => Array
  6734.         (
  6735.             [dot1dBasePortIfIndex] => 5
  6736.         )
  6737.  
  6738.     [6] => Array
  6739.         (
  6740.             [dot1dBasePortIfIndex] => 6
  6741.         )
  6742.  
  6743.     [7] => Array
  6744.         (
  6745.             [dot1dBasePortIfIndex] => 7
  6746.         )
  6747.  
  6748.     [8] => Array
  6749.         (
  6750.             [dot1dBasePortIfIndex] => 8
  6751.         )
  6752.  
  6753.     [9] => Array
  6754.         (
  6755.             [dot1dBasePortIfIndex] => 9
  6756.         )
  6757.  
  6758.     [10] => Array
  6759.         (
  6760.             [dot1dBasePortIfIndex] => 10
  6761.         )
  6762.  
  6763.     [11] => Array
  6764.         (
  6765.             [dot1dBasePortIfIndex] => 11
  6766.         )
  6767.  
  6768.     [12] => Array
  6769.         (
  6770.             [dot1dBasePortIfIndex] => 12
  6771.         )
  6772.  
  6773.     [13] => Array
  6774.         (
  6775.             [dot1dBasePortIfIndex] => 13
  6776.         )
  6777.  
  6778.     [14] => Array
  6779.         (
  6780.             [dot1dBasePortIfIndex] => 14
  6781.         )
  6782.  
  6783.     [15] => Array
  6784.         (
  6785.             [dot1dBasePortIfIndex] => 15
  6786.         )
  6787.  
  6788.     [16] => Array
  6789.         (
  6790.             [dot1dBasePortIfIndex] => 16
  6791.         )
  6792.  
  6793.     [17] => Array
  6794.         (
  6795.             [dot1dBasePortIfIndex] => 17
  6796.         )
  6797.  
  6798.     [18] => Array
  6799.         (
  6800.             [dot1dBasePortIfIndex] => 18
  6801.         )
  6802.  
  6803.     [19] => Array
  6804.         (
  6805.             [dot1dBasePortIfIndex] => 19
  6806.         )
  6807.  
  6808.     [20] => Array
  6809.         (
  6810.             [dot1dBasePortIfIndex] => 20
  6811.         )
  6812.  
  6813.     [21] => Array
  6814.         (
  6815.             [dot1dBasePortIfIndex] => 21
  6816.         )
  6817.  
  6818.     [22] => Array
  6819.         (
  6820.             [dot1dBasePortIfIndex] => 22
  6821.         )
  6822.  
  6823.     [23] => Array
  6824.         (
  6825.             [dot1dBasePortIfIndex] => 23
  6826.         )
  6827.  
  6828.     [24] => Array
  6829.         (
  6830.             [dot1dBasePortIfIndex] => 24
  6831.         )
  6832.  
  6833.     [65] => Array
  6834.         (
  6835.             [dot1dBasePortIfIndex] => 65
  6836.         )
  6837.  
  6838.     [66] => Array
  6839.         (
  6840.             [dot1dBasePortIfIndex] => 66
  6841.         )
  6842.  
  6843.     [67] => Array
  6844.         (
  6845.             [dot1dBasePortIfIndex] => 67
  6846.         )
  6847.  
  6848.     [68] => Array
  6849.         (
  6850.             [dot1dBasePortIfIndex] => 68
  6851.         )
  6852.  
  6853.     [69] => Array
  6854.         (
  6855.             [dot1dBasePortIfIndex] => 69
  6856.         )
  6857.  
  6858.     [70] => Array
  6859.         (
  6860.             [dot1dBasePortIfIndex] => 70
  6861.         )
  6862.  
  6863.     [71] => Array
  6864.         (
  6865.             [dot1dBasePortIfIndex] => 71
  6866.         )
  6867.  
  6868.     [72] => Array
  6869.         (
  6870.             [dot1dBasePortIfIndex] => 72
  6871.         )
  6872.  
  6873.     [73] => Array
  6874.         (
  6875.             [dot1dBasePortIfIndex] => 73
  6876.         )
  6877.  
  6878.     [74] => Array
  6879.         (
  6880.             [dot1dBasePortIfIndex] => 74
  6881.         )
  6882.  
  6883.     [75] => Array
  6884.         (
  6885.             [dot1dBasePortIfIndex] => 75
  6886.         )
  6887.  
  6888.     [76] => Array
  6889.         (
  6890.             [dot1dBasePortIfIndex] => 76
  6891.         )
  6892.  
  6893.     [77] => Array
  6894.         (
  6895.             [dot1dBasePortIfIndex] => 77
  6896.         )
  6897.  
  6898.     [78] => Array
  6899.         (
  6900.             [dot1dBasePortIfIndex] => 78
  6901.         )
  6902.  
  6903.     [79] => Array
  6904.         (
  6905.             [dot1dBasePortIfIndex] => 79
  6906.         )
  6907.  
  6908.     [80] => Array
  6909.         (
  6910.             [dot1dBasePortIfIndex] => 80
  6911.         )
  6912.  
  6913.     [81] => Array
  6914.         (
  6915.             [dot1dBasePortIfIndex] => 81
  6916.         )
  6917.  
  6918.     [82] => Array
  6919.         (
  6920.             [dot1dBasePortIfIndex] => 82
  6921.         )
  6922.  
  6923.     [83] => Array
  6924.         (
  6925.             [dot1dBasePortIfIndex] => 83
  6926.         )
  6927.  
  6928.     [84] => Array
  6929.         (
  6930.             [dot1dBasePortIfIndex] => 84
  6931.         )
  6932.  
  6933.     [85] => Array
  6934.         (
  6935.             [dot1dBasePortIfIndex] => 85
  6936.         )
  6937.  
  6938.     [86] => Array
  6939.         (
  6940.             [dot1dBasePortIfIndex] => 86
  6941.         )
  6942.  
  6943.     [87] => Array
  6944.         (
  6945.             [dot1dBasePortIfIndex] => 87
  6946.         )
  6947.  
  6948.     [88] => Array
  6949.         (
  6950.             [dot1dBasePortIfIndex] => 88
  6951.         )
  6952.  
  6953.     [89] => Array
  6954.         (
  6955.             [dot1dBasePortIfIndex] => 89
  6956.         )
  6957.  
  6958.     [90] => Array
  6959.         (
  6960.             [dot1dBasePortIfIndex] => 90
  6961.         )
  6962.  
  6963. )
  6964. Array
  6965. (
  6966.     [1] => Array
  6967.         (
  6968.             [9] => Array
  6969.                 (
  6970.                     [lldpRemChassisIdSubtype] => macAddress
  6971.                     [lldpRemChassisId] => 4C 5E 0C 03 26 1C
  6972.                     [lldpRemPortIdSubtype] => interfaceName
  6973.                     [lldpRemPortId] => Video
  6974.                     [lldpRemPortDesc] =>
  6975.                     [lldpRemSysName] => RedLion
  6976.                     [lldpRemSysDesc] => MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  6977.                     [lldpRemSysCapSupported] => 28
  6978.                     [lldpRemSysCapEnabled] => 28
  6979.                     [lldpRemManAddrIfSubtype] => ifIndex
  6980.                     [lldpRemManAddrIfId] => 16
  6981.                     [lldpRemManAddrOID] => zeroDotZero
  6982.                 )
  6983.  
  6984.             [10] => Array
  6985.                 (
  6986.                     [lldpRemChassisIdSubtype] => macAddress
  6987.                     [lldpRemChassisId] => 4C 5E 0C 03 26 1C
  6988.                     [lldpRemPortIdSubtype] => interfaceName
  6989.                     [lldpRemPortId] => Trusted
  6990.                     [lldpRemPortDesc] =>
  6991.                     [lldpRemSysName] => RedLion
  6992.                     [lldpRemSysDesc] => MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  6993.                     [lldpRemSysCapSupported] => 28
  6994.                     [lldpRemSysCapEnabled] => 28
  6995.                     [lldpRemManAddrIfSubtype] => ifIndex
  6996.                     [lldpRemManAddrIfId] => 17
  6997.                     [lldpRemManAddrOID] => zeroDotZero
  6998.                 )
  6999.  
  7000.             [11] => Array
  7001.                 (
  7002.                     [lldpRemChassisIdSubtype] => macAddress
  7003.                     [lldpRemChassisId] => 4C 5E 0C 03 26 1C
  7004.                     [lldpRemPortIdSubtype] => interfaceName
  7005.                     [lldpRemPortId] => Guest
  7006.                     [lldpRemPortDesc] =>
  7007.                     [lldpRemSysName] => RedLion
  7008.                     [lldpRemSysDesc] => MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  7009.                     [lldpRemSysCapSupported] => 28
  7010.                     [lldpRemSysCapEnabled] => 28
  7011.                     [lldpRemManAddrIfSubtype] => ifIndex
  7012.                     [lldpRemManAddrIfId] => 18
  7013.                     [lldpRemManAddrOID] => zeroDotZero
  7014.                 )
  7015.  
  7016.             [12] => Array
  7017.                 (
  7018.                     [lldpRemChassisIdSubtype] => macAddress
  7019.                     [lldpRemChassisId] => 4C 5E 0C 03 26 1C
  7020.                     [lldpRemPortIdSubtype] => interfaceName
  7021.                     [lldpRemPortId] => DMZ
  7022.                     [lldpRemPortDesc] =>
  7023.                     [lldpRemSysName] => RedLion
  7024.                     [lldpRemSysDesc] => MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  7025.                     [lldpRemSysCapSupported] => 28
  7026.                     [lldpRemSysCapEnabled] => 28
  7027.                     [lldpRemManAddrIfSubtype] => ifIndex
  7028.                     [lldpRemManAddrIfId] => 19
  7029.                     [lldpRemManAddrOID] => zeroDotZero
  7030.                 )
  7031.  
  7032.         )
  7033.  
  7034. )
  7035. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '1'[0m]
  7036. Array
  7037. (
  7038.     [9] => Array
  7039.         (
  7040.             [lldpRemChassisIdSubtype] => macAddress
  7041.             [lldpRemChassisId] => 4C 5E 0C 03 26 1C
  7042.             [lldpRemPortIdSubtype] => interfaceName
  7043.             [lldpRemPortId] => Video
  7044.             [lldpRemPortDesc] =>
  7045.             [lldpRemSysName] => RedLion
  7046.             [lldpRemSysDesc] => MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  7047.             [lldpRemSysCapSupported] => 28
  7048.             [lldpRemSysCapEnabled] => 28
  7049.             [lldpRemManAddrIfSubtype] => ifIndex
  7050.             [lldpRemManAddrIfId] => 16
  7051.             [lldpRemManAddrOID] => zeroDotZero
  7052.         )
  7053.  
  7054.     [10] => Array
  7055.         (
  7056.             [lldpRemChassisIdSubtype] => macAddress
  7057.             [lldpRemChassisId] => 4C 5E 0C 03 26 1C
  7058.             [lldpRemPortIdSubtype] => interfaceName
  7059.             [lldpRemPortId] => Trusted
  7060.             [lldpRemPortDesc] =>
  7061.             [lldpRemSysName] => RedLion
  7062.             [lldpRemSysDesc] => MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  7063.             [lldpRemSysCapSupported] => 28
  7064.             [lldpRemSysCapEnabled] => 28
  7065.             [lldpRemManAddrIfSubtype] => ifIndex
  7066.             [lldpRemManAddrIfId] => 17
  7067.             [lldpRemManAddrOID] => zeroDotZero
  7068.         )
  7069.  
  7070.     [11] => Array
  7071.         (
  7072.             [lldpRemChassisIdSubtype] => macAddress
  7073.             [lldpRemChassisId] => 4C 5E 0C 03 26 1C
  7074.             [lldpRemPortIdSubtype] => interfaceName
  7075.             [lldpRemPortId] => Guest
  7076.             [lldpRemPortDesc] =>
  7077.             [lldpRemSysName] => RedLion
  7078.             [lldpRemSysDesc] => MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  7079.             [lldpRemSysCapSupported] => 28
  7080.             [lldpRemSysCapEnabled] => 28
  7081.             [lldpRemManAddrIfSubtype] => ifIndex
  7082.             [lldpRemManAddrIfId] => 18
  7083.             [lldpRemManAddrOID] => zeroDotZero
  7084.         )
  7085.  
  7086.     [12] => Array
  7087.         (
  7088.             [lldpRemChassisIdSubtype] => macAddress
  7089.             [lldpRemChassisId] => 4C 5E 0C 03 26 1C
  7090.             [lldpRemPortIdSubtype] => interfaceName
  7091.             [lldpRemPortId] => DMZ
  7092.             [lldpRemPortDesc] =>
  7093.             [lldpRemSysName] => RedLion
  7094.             [lldpRemSysDesc] => MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  7095.             [lldpRemSysCapSupported] => 28
  7096.             [lldpRemSysCapEnabled] => 28
  7097.             [lldpRemManAddrIfSubtype] => ifIndex
  7098.             [lldpRemManAddrIfId] => 19
  7099.             [lldpRemManAddrOID] => zeroDotZero
  7100.         )
  7101.  
  7102. )
  7103. SQL[[0;33mSELECT `device_id` FROM `devices` WHERE `sysName` = 'RedLion' OR `hostname` = 'RedLion'[0m]
  7104. SQL[[0;33mSELECT `port_id` FROM `ports` WHERE (`ifDescr` = '' OR `ifName` = '' OR `ifDescr` = 'Video' OR `ifName` = 'Video' OR `ifPhysAddress` = '') AND `device_id` = '137'[0m]
  7105. Discover link: 51008, lldp, 50998, RedLion, Video, , MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  7106. SQL[[0;33mSELECT COUNT(*) FROM `links` WHERE `remote_hostname` = 'RedLion' AND `local_port_id` = '51008' AND `protocol` = 'lldp' AND `remote_port` = 'Video'[0m]
  7107. SQL[[0;33mSELECT * FROM `links` WHERE `remote_hostname` = 'RedLion' AND `local_port_id` = '51008' AND `protocol` = 'lldp' AND `remote_port` = 'Video'[0m]
  7108. .SQL[[0;33mSELECT `device_id` FROM `devices` WHERE `sysName` = 'RedLion' OR `hostname` = 'RedLion'[0m]
  7109. SQL[[0;33mSELECT `port_id` FROM `ports` WHERE (`ifDescr` = '' OR `ifName` = '' OR `ifDescr` = 'Trusted' OR `ifName` = 'Trusted' OR `ifPhysAddress` = '') AND `device_id` = '137'[0m]
  7110. Discover link: 51008, lldp, 50999, RedLion, Trusted, , MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  7111. SQL[[0;33mSELECT COUNT(*) FROM `links` WHERE `remote_hostname` = 'RedLion' AND `local_port_id` = '51008' AND `protocol` = 'lldp' AND `remote_port` = 'Trusted'[0m]
  7112. SQL[[0;33mSELECT * FROM `links` WHERE `remote_hostname` = 'RedLion' AND `local_port_id` = '51008' AND `protocol` = 'lldp' AND `remote_port` = 'Trusted'[0m]
  7113. .SQL[[0;33mSELECT `device_id` FROM `devices` WHERE `sysName` = 'RedLion' OR `hostname` = 'RedLion'[0m]
  7114. SQL[[0;33mSELECT `port_id` FROM `ports` WHERE (`ifDescr` = '' OR `ifName` = '' OR `ifDescr` = 'Guest' OR `ifName` = 'Guest' OR `ifPhysAddress` = '') AND `device_id` = '137'[0m]
  7115. Discover link: 51008, lldp, 51000, RedLion, Guest, , MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  7116. SQL[[0;33mSELECT COUNT(*) FROM `links` WHERE `remote_hostname` = 'RedLion' AND `local_port_id` = '51008' AND `protocol` = 'lldp' AND `remote_port` = 'Guest'[0m]
  7117. SQL[[0;33mSELECT * FROM `links` WHERE `remote_hostname` = 'RedLion' AND `local_port_id` = '51008' AND `protocol` = 'lldp' AND `remote_port` = 'Guest'[0m]
  7118. .SQL[[0;33mSELECT `device_id` FROM `devices` WHERE `sysName` = 'RedLion' OR `hostname` = 'RedLion'[0m]
  7119. SQL[[0;33mSELECT `port_id` FROM `ports` WHERE (`ifDescr` = '' OR `ifName` = '' OR `ifDescr` = 'DMZ' OR `ifName` = 'DMZ' OR `ifPhysAddress` = '') AND `device_id` = '137'[0m]
  7120. Discover link: 51008, lldp, 51004, RedLion, DMZ, , MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  7121. SQL[[0;33mSELECT COUNT(*) FROM `links` WHERE `remote_hostname` = 'RedLion' AND `local_port_id` = '51008' AND `protocol` = 'lldp' AND `remote_port` = 'DMZ'[0m]
  7122. SQL[[0;33mSELECT * FROM `links` WHERE `remote_hostname` = 'RedLion' AND `local_port_id` = '51008' AND `protocol` = 'lldp' AND `remote_port` = 'DMZ'[0m]
  7123. .Array
  7124. (
  7125.     [1] => Array
  7126.         (
  7127.             [13] => Array
  7128.                 (
  7129.                     [lldpRemChassisIdSubtype] => macAddress
  7130.                     [lldpRemChassisId] => 4C 5E 0C 03 26 1C
  7131.                     [lldpRemPortIdSubtype] => interfaceName
  7132.                     [lldpRemPortId] => conference
  7133.                     [lldpRemPortDesc] =>
  7134.                     [lldpRemSysName] => RedLion
  7135.                     [lldpRemSysDesc] => MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  7136.                     [lldpRemSysCapSupported] => 28
  7137.                     [lldpRemSysCapEnabled] => 28
  7138.                     [lldpRemManAddrIfSubtype] => ifIndex
  7139.                     [lldpRemManAddrIfId] => 20
  7140.                     [lldpRemManAddrOID] => zeroDotZero
  7141.                 )
  7142.  
  7143.         )
  7144.  
  7145. )
  7146. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '1'[0m]
  7147. Array
  7148. (
  7149.     [13] => Array
  7150.         (
  7151.             [lldpRemChassisIdSubtype] => macAddress
  7152.             [lldpRemChassisId] => 4C 5E 0C 03 26 1C
  7153.             [lldpRemPortIdSubtype] => interfaceName
  7154.             [lldpRemPortId] => conference
  7155.             [lldpRemPortDesc] =>
  7156.             [lldpRemSysName] => RedLion
  7157.             [lldpRemSysDesc] => MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  7158.             [lldpRemSysCapSupported] => 28
  7159.             [lldpRemSysCapEnabled] => 28
  7160.             [lldpRemManAddrIfSubtype] => ifIndex
  7161.             [lldpRemManAddrIfId] => 20
  7162.             [lldpRemManAddrOID] => zeroDotZero
  7163.         )
  7164.  
  7165. )
  7166. SQL[[0;33mSELECT `device_id` FROM `devices` WHERE `sysName` = 'RedLion' OR `hostname` = 'RedLion'[0m]
  7167. SQL[[0;33mSELECT `port_id` FROM `ports` WHERE (`ifDescr` = '' OR `ifName` = '' OR `ifDescr` = 'conference' OR `ifName` = 'conference' OR `ifPhysAddress` = '') AND `device_id` = '137'[0m]
  7168. Discover link: 51008, lldp, 51005, RedLion, conference, , MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  7169. SQL[[0;33mSELECT COUNT(*) FROM `links` WHERE `remote_hostname` = 'RedLion' AND `local_port_id` = '51008' AND `protocol` = 'lldp' AND `remote_port` = 'conference'[0m]
  7170. SQL[[0;33mSELECT * FROM `links` WHERE `remote_hostname` = 'RedLion' AND `local_port_id` = '51008' AND `protocol` = 'lldp' AND `remote_port` = 'conference'[0m]
  7171. .Array
  7172. (
  7173.     [1] => Array
  7174.         (
  7175.             [14] => Array
  7176.                 (
  7177.                     [lldpRemChassisIdSubtype] => macAddress
  7178.                     [lldpRemChassisId] => 4C 5E 0C 03 26 1E
  7179.                     [lldpRemPortIdSubtype] => interfaceName
  7180.                     [lldpRemPortId] => bridge-mgmt
  7181.                     [lldpRemPortDesc] =>
  7182.                     [lldpRemSysName] => RedLion
  7183.                     [lldpRemSysDesc] => MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  7184.                     [lldpRemSysCapSupported] => 28
  7185.                     [lldpRemSysCapEnabled] => 28
  7186.                     [lldpRemManAddrIfSubtype] => ifIndex
  7187.                     [lldpRemManAddrIfId] => 21
  7188.                     [lldpRemManAddrOID] => zeroDotZero
  7189.                 )
  7190.  
  7191.         )
  7192.  
  7193. )
  7194. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '1'[0m]
  7195. Array
  7196. (
  7197.     [14] => Array
  7198.         (
  7199.             [lldpRemChassisIdSubtype] => macAddress
  7200.             [lldpRemChassisId] => 4C 5E 0C 03 26 1E
  7201.             [lldpRemPortIdSubtype] => interfaceName
  7202.             [lldpRemPortId] => bridge-mgmt
  7203.             [lldpRemPortDesc] =>
  7204.             [lldpRemSysName] => RedLion
  7205.             [lldpRemSysDesc] => MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  7206.             [lldpRemSysCapSupported] => 28
  7207.             [lldpRemSysCapEnabled] => 28
  7208.             [lldpRemManAddrIfSubtype] => ifIndex
  7209.             [lldpRemManAddrIfId] => 21
  7210.             [lldpRemManAddrOID] => zeroDotZero
  7211.         )
  7212.  
  7213. )
  7214. SQL[[0;33mSELECT `device_id` FROM `devices` WHERE `sysName` = 'RedLion' OR `hostname` = 'RedLion'[0m]
  7215. SQL[[0;33mSELECT `port_id` FROM `ports` WHERE (`ifDescr` = '' OR `ifName` = '' OR `ifDescr` = 'bridge-mgmt' OR `ifName` = 'bridge-mgmt' OR `ifPhysAddress` = '') AND `device_id` = '137'[0m]
  7216. Discover link: 51008, lldp, 50997, RedLion, bridge-mgmt, , MikroTik RouterOS 6.38.1 (stable) CCR1009-8G-1S-1S+
  7217. SQL[[0;33mSELECT COUNT(*) FROM `links` WHERE `remote_hostname` = 'RedLion' AND `local_port_id` = '51008' AND `protocol` = 'lldp' AND `remote_port` = 'bridge-mgmt'[0m]
  7218. SQL[[0;33mSELECT * FROM `links` WHERE `remote_hostname` = 'RedLion' AND `local_port_id` = '51008' AND `protocol` = 'lldp' AND `remote_port` = 'bridge-mgmt'[0m]
  7219. . OSPF Discovery: enabled
  7220. SQL[[0;33mSELECT DISTINCT(`ospfNbrIpAddr`),`device_id` FROM `ospf_nbrs` WHERE `device_id`='136'[0m]
  7221. Array
  7222. (
  7223.     [56628] => Array
  7224.         (
  7225.             [lg-ucp-whitelininhitchin] => Array
  7226.                 (
  7227.                     [B0 61 C7 01 FC D7 ] => 1
  7228.                 )
  7229.  
  7230.         )
  7231.  
  7232.     [56629] => Array
  7233.         (
  7234.             [lg-ucp-whitelininhitchin] => Array
  7235.                 (
  7236.                     [B0 61 C7 05 CA FD ] => 1
  7237.                 )
  7238.  
  7239.         )
  7240.  
  7241.     [56630] => Array
  7242.         (
  7243.             [lg-ucp-whitelininhitchin] => Array
  7244.                 (
  7245.                     [B0 61 C7 05 CA FE ] => 1
  7246.                 )
  7247.  
  7248.         )
  7249.  
  7250.     [56648] => Array
  7251.         (
  7252.             [lg-ucp-whitelininhitchin] => Array
  7253.                 (
  7254.                     [B0 61 C7 05 CA FB ] => 1
  7255.                 )
  7256.  
  7257.         )
  7258.  
  7259.     [56631] => Array
  7260.         (
  7261.             [lg-ucp-whitelininhitchin] => Array
  7262.                 (
  7263.                     [B0 61 C7 06 B1 84 ] => 1
  7264.                 )
  7265.  
  7266.         )
  7267.  
  7268.     [56632] => Array
  7269.         (
  7270.             [lg-ucp-whitelininhitchin] => Array
  7271.                 (
  7272.                     [B0 61 C7 06 B1 74 ] => 1
  7273.                 )
  7274.  
  7275.         )
  7276.  
  7277.     [56650] => Array
  7278.         (
  7279.             [lg-ucp-whitelininhitchin] => Array
  7280.                 (
  7281.                     [B0 61 C7 06 B1 95 ] => 1
  7282.                 )
  7283.  
  7284.         )
  7285.  
  7286.     [52287] => Array
  7287.         (
  7288.             [nt-raicam-sw01] => Array
  7289.                 (
  7290.                     [B0 61 C7 9E 4E 66 ] => 1
  7291.                 )
  7292.  
  7293.         )
  7294.  
  7295.     [52286] => Array
  7296.         (
  7297.             [GS1920] => Array
  7298.                 (
  7299.                     [28] => 1
  7300.                 )
  7301.  
  7302.         )
  7303.  
  7304.     [52312] => Array
  7305.         (
  7306.             [GS1920] => Array
  7307.                 (
  7308.                     [25] => 1
  7309.                 )
  7310.  
  7311.         )
  7312.  
  7313.     [52313] => Array
  7314.         (
  7315.             [nt-raicam-sw02] => Array
  7316.                 (
  7317.                     [B0 61 C7 9E 4F 66 ] => 1
  7318.                 )
  7319.  
  7320.         )
  7321.  
  7322.     [51008] => Array
  7323.         (
  7324.             [RedLion] => Array
  7325.                 (
  7326.                     [Video] => 1
  7327.                     [Trusted] => 1
  7328.                     [Guest] => 1
  7329.                     [DMZ] => 1
  7330.                     [conference] => 1
  7331.                     [bridge-mgmt] => 1
  7332.                 )
  7333.  
  7334.         )
  7335.  
  7336. )
  7337. SQL[[0;33mSELECT * FROM `links` AS L, `ports` AS I WHERE L.local_port_id = I.port_id AND I.device_id = '136'[0m]
  7338. 51008 -> RedLion -> Video
  7339. 51008 -> RedLion -> Trusted
  7340. 51008 -> RedLion -> Guest
  7341. 51008 -> RedLion -> DMZ
  7342. 51008 -> RedLion -> conference
  7343. 51008 -> RedLion -> bridge-mgmt
  7344.  
  7345.  
  7346. >> Runtime for discovery module 'discovery-protocols': 6.6070 seconds with 32408 bytes
  7347. #### Unload disco module discovery-protocols ####
  7348.  
  7349. Modules status: Global+ OS  Device  
  7350. #### Load disco module arp-table ####
  7351. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 ipNetToPhysicalPhysAddress[0m]
  7352. ipNetToPhysicalPhysAddress.10100.ipv4."192.168.100.0" = ff:ff:ff:ff:ff:ff
  7353. ipNetToPhysicalPhysAddress.10100.ipv4."192.168.100.254" = e4:5d:52:6a:70:40
  7354. ipNetToPhysicalPhysAddress.10100.ipv4."192.168.100.255" = ff:ff:ff:ff:ff:ff
  7355. ipNetToPhysicalPhysAddress.10110.ipv4."192.168.110.0" = ff:ff:ff:ff:ff:ff
  7356. ipNetToPhysicalPhysAddress.10110.ipv4."192.168.110.254" = e4:5d:52:6a:70:41
  7357. ipNetToPhysicalPhysAddress.10110.ipv4."192.168.110.255" = ff:ff:ff:ff:ff:ff
  7358. ipNetToPhysicalPhysAddress.10140.ipv4."192.168.140.0" = ff:ff:ff:ff:ff:ff
  7359. ipNetToPhysicalPhysAddress.10140.ipv4."192.168.140.254" = e4:5d:52:6a:70:42
  7360. ipNetToPhysicalPhysAddress.10140.ipv4."192.168.140.255" = ff:ff:ff:ff:ff:ff
  7361. ipNetToPhysicalPhysAddress.75636.ipv4."192.168.100.1" = 4c:5e:c:3:26:1e
  7362. ipNetToPhysicalPhysAddress.75646.ipv4."192.168.110.1" = 4c:5e:c:3:26:1c
  7363. ipNetToPhysicalPhysAddress.75676.ipv4."192.168.140.1" = 4c:5e:c:3:26:1c
  7364. ipNetToPhysicalPhysAddress.141172.ipv4."192.168.100.230" = 0:d:b9:3d:bf:48
  7365. ipNetToPhysicalPhysAddress.206718.ipv4."192.168.110.10" = 0:18:ae:4d:32:cd
  7366. ipNetToPhysicalPhysAddress.4269940.ipv4."192.168.100.232" = 44:d9:e7:58:9d:e6
  7367. ipNetToPhysicalPhysAddress.4335476.ipv4."192.168.100.231" = 44:d9:e7:58:9d:dc
  7368. ipNetToPhysicalPhysAddress.4401012.ipv4."192.168.100.233" = 80:2a:a8:c0:17:f0
  7369. ipNetToPhysicalPhysAddress.4466548.ipv4."192.168.100.234" = 80:2a:a8:c0:1c:80
  7370. ipNetToPhysicalPhysAddress.4532084.ipv4."192.168.100.236" = f0:9f:c2:73:d9:49
  7371. ipNetToPhysicalPhysAddress.4597620.ipv4."192.168.100.235" = 44:d9:e7:22:e1:7d
  7372. ipNetToPhysicalPhysAddress.5056382.ipv4."192.168.110.101" = 0:18:ae:54:34:21
  7373. ipNetToPhysicalPhysAddress.5121918.ipv4."192.168.110.102" = 0:18:ae:51:bc:13
  7374. ipNetToPhysicalPhysAddress.5187454.ipv4."192.168.110.103" = 0:18:ae:54:33:3d
  7375. ipNetToPhysicalPhysAddress.5252990.ipv4."192.168.110.104" = 0:18:ae:54:23:79
  7376. ipNetToPhysicalPhysAddress.5318526.ipv4."192.168.110.11" = 0:17:4f:12:63:f8
  7377. ipNetToPhysicalPhysAddress.5384062.ipv4."192.168.110.12" = 0:17:4f:12:62:dd
  7378. ipNetToPhysicalPhysAddress.5449598.ipv4."192.168.110.153" = 0:1d:9:1c:5d:5
  7379. ipNetToPhysicalPhysAddress.5515164.ipv4."192.168.140.198" = 3c:cd:93:18:9f:40
  7380. ipNetToPhysicalPhysAddress.5580670.ipv4."192.168.110.13" = a4:14:37:a0:d5:cb
  7381.  
  7382. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 ipNetToMediaPhysAddress[0m]
  7383. ipNetToMediaPhysAddress.10100.192.168.100.0 = ff:ff:ff:ff:ff:ff
  7384. ipNetToMediaPhysAddress.10100.192.168.100.254 = e4:5d:52:6a:70:40
  7385. ipNetToMediaPhysAddress.10100.192.168.100.255 = ff:ff:ff:ff:ff:ff
  7386. ipNetToMediaPhysAddress.10110.192.168.110.0 = ff:ff:ff:ff:ff:ff
  7387. ipNetToMediaPhysAddress.10110.192.168.110.254 = e4:5d:52:6a:70:41
  7388. ipNetToMediaPhysAddress.10110.192.168.110.255 = ff:ff:ff:ff:ff:ff
  7389. ipNetToMediaPhysAddress.10140.192.168.140.0 = ff:ff:ff:ff:ff:ff
  7390. ipNetToMediaPhysAddress.10140.192.168.140.254 = e4:5d:52:6a:70:42
  7391. ipNetToMediaPhysAddress.10140.192.168.140.255 = ff:ff:ff:ff:ff:ff
  7392. ipNetToMediaPhysAddress.75636.192.168.100.1 = 4c:5e:c:3:26:1e
  7393. ipNetToMediaPhysAddress.75646.192.168.110.1 = 4c:5e:c:3:26:1c
  7394. ipNetToMediaPhysAddress.75676.192.168.140.1 = 4c:5e:c:3:26:1c
  7395. ipNetToMediaPhysAddress.141172.192.168.100.230 = 0:d:b9:3d:bf:48
  7396. ipNetToMediaPhysAddress.206718.192.168.110.10 = 0:18:ae:4d:32:cd
  7397. ipNetToMediaPhysAddress.4269940.192.168.100.232 = 44:d9:e7:58:9d:e6
  7398. ipNetToMediaPhysAddress.4335476.192.168.100.231 = 44:d9:e7:58:9d:dc
  7399. ipNetToMediaPhysAddress.4401012.192.168.100.233 = 80:2a:a8:c0:17:f0
  7400. ipNetToMediaPhysAddress.4466548.192.168.100.234 = 80:2a:a8:c0:1c:80
  7401. ipNetToMediaPhysAddress.4532084.192.168.100.236 = f0:9f:c2:73:d9:49
  7402. ipNetToMediaPhysAddress.4597620.192.168.100.235 = 44:d9:e7:22:e1:7d
  7403. ipNetToMediaPhysAddress.5056382.192.168.110.101 = 0:18:ae:54:34:21
  7404. ipNetToMediaPhysAddress.5121918.192.168.110.102 = 0:18:ae:51:bc:13
  7405. ipNetToMediaPhysAddress.5187454.192.168.110.103 = 0:18:ae:54:33:3d
  7406. ipNetToMediaPhysAddress.5252990.192.168.110.104 = 0:18:ae:54:23:79
  7407. ipNetToMediaPhysAddress.5318526.192.168.110.11 = 0:17:4f:12:63:f8
  7408. ipNetToMediaPhysAddress.5384062.192.168.110.12 = 0:17:4f:12:62:dd
  7409. ipNetToMediaPhysAddress.5449598.192.168.110.153 = 0:1d:9:1c:5d:5
  7410. ipNetToMediaPhysAddress.5515164.192.168.140.198 = 3c:cd:93:18:9f:40
  7411. ipNetToMediaPhysAddress.5580670.192.168.110.13 = a4:14:37:a0:d5:cb
  7412.  
  7413. SQL[[0;33mSELECT M.* from ipv4_mac AS M, ports AS I WHERE M.port_id=I.port_id AND I.device_id='136' AND M.context_name=''[0m]
  7414. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '10100'[0m]
  7415. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '10110'[0m]
  7416. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '10140'[0m]
  7417. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '75636'[0m]
  7418. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '75646'[0m]
  7419. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '75676'[0m]
  7420. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '141172'[0m]
  7421. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '206718'[0m]
  7422. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '4269940'[0m]
  7423. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '4335476'[0m]
  7424. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '4401012'[0m]
  7425. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '4466548'[0m]
  7426. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '4532084'[0m]
  7427. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '4597620'[0m]
  7428. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '5056382'[0m]
  7429. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '5121918'[0m]
  7430. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '5187454'[0m]
  7431. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '5252990'[0m]
  7432. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '5318526'[0m]
  7433. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '5384062'[0m]
  7434. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '5449598'[0m]
  7435. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '5515164'[0m]
  7436. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '5580670'[0m]
  7437. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '75636'[0m]
  7438. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '75646'[0m]
  7439. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '75676'[0m]
  7440. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '141172'[0m]
  7441. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '206718'[0m]
  7442. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '4269940'[0m]
  7443. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '4335476'[0m]
  7444. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '4401012'[0m]
  7445. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '4466548'[0m]
  7446. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '4532084'[0m]
  7447. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '4597620'[0m]
  7448. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '5056382'[0m]
  7449. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '5121918'[0m]
  7450. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '5187454'[0m]
  7451. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '5252990'[0m]
  7452. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '5318526'[0m]
  7453. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '5384062'[0m]
  7454. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '5449598'[0m]
  7455. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '5515164'[0m]
  7456. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '5580670'[0m]
  7457. SQL[[0;33mDELETE `ipv4_mac` FROM `ipv4_mac` LEFT JOIN `ports`
  7458.  ON `ipv4_mac`.`port_id` = `ports`.`port_id` WHERE `ports`.`port_id` IS NULL[0m]
  7459.  
  7460.  
  7461. >> Runtime for discovery module 'arp-table': 1.8670 seconds with 63520 bytes
  7462. #### Unload disco module arp-table ####
  7463.  
  7464. Modules status: Global- OS  Device  Module [ discovery-arp ] disabled globally.
  7465.  
  7466. Modules status: Global- OS  Device  Module [ junose-atm-vp ] disabled globally.
  7467.  
  7468. Modules status: Global+ OS  Device  
  7469. #### Load disco module bgp-peers ####
  7470. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -Oqvn -m BGP4-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 .1.3.6.1.2.1.15.2[0m]
  7471. No Such Object available on this agent at this OID
  7472.  
  7473. No BGP on hostPeers :
  7474. SQL[[0;33mSELECT * FROM bgpPeers WHERE device_id = '136' AND (context_name = '' OR context_name IS NULL)[0m]
  7475.  
  7476.  
  7477. >> Runtime for discovery module 'bgp-peers': 0.4760 seconds with 496 bytes
  7478. #### Unload disco module bgp-peers ####
  7479.  
  7480. Modules status: Global+ OS  Device  
  7481. #### Load disco module vlans ####
  7482. SQL[[0;33mSELECT * FROM `vlans` WHERE `device_id` = '136'[0m]
  7483. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 dot1dBasePortIfIndex[0m]
  7484. dot1dBasePortIfIndex.1 = 1
  7485. dot1dBasePortIfIndex.2 = 2
  7486. dot1dBasePortIfIndex.3 = 3
  7487. dot1dBasePortIfIndex.4 = 4
  7488. dot1dBasePortIfIndex.5 = 5
  7489. dot1dBasePortIfIndex.6 = 6
  7490. dot1dBasePortIfIndex.7 = 7
  7491. dot1dBasePortIfIndex.8 = 8
  7492. dot1dBasePortIfIndex.9 = 9
  7493. dot1dBasePortIfIndex.10 = 10
  7494. dot1dBasePortIfIndex.11 = 11
  7495. dot1dBasePortIfIndex.12 = 12
  7496. dot1dBasePortIfIndex.13 = 13
  7497. dot1dBasePortIfIndex.14 = 14
  7498. dot1dBasePortIfIndex.15 = 15
  7499. dot1dBasePortIfIndex.16 = 16
  7500. dot1dBasePortIfIndex.17 = 17
  7501. dot1dBasePortIfIndex.18 = 18
  7502. dot1dBasePortIfIndex.19 = 19
  7503. dot1dBasePortIfIndex.20 = 20
  7504. dot1dBasePortIfIndex.21 = 21
  7505. dot1dBasePortIfIndex.22 = 22
  7506. dot1dBasePortIfIndex.23 = 23
  7507. dot1dBasePortIfIndex.24 = 24
  7508. dot1dBasePortIfIndex.65 = 65
  7509. dot1dBasePortIfIndex.66 = 66
  7510. dot1dBasePortIfIndex.67 = 67
  7511. dot1dBasePortIfIndex.68 = 68
  7512. dot1dBasePortIfIndex.69 = 69
  7513. dot1dBasePortIfIndex.70 = 70
  7514. dot1dBasePortIfIndex.71 = 71
  7515. dot1dBasePortIfIndex.72 = 72
  7516. dot1dBasePortIfIndex.73 = 73
  7517. dot1dBasePortIfIndex.74 = 74
  7518. dot1dBasePortIfIndex.75 = 75
  7519. dot1dBasePortIfIndex.76 = 76
  7520. dot1dBasePortIfIndex.77 = 77
  7521. dot1dBasePortIfIndex.78 = 78
  7522. dot1dBasePortIfIndex.79 = 79
  7523. dot1dBasePortIfIndex.80 = 80
  7524. dot1dBasePortIfIndex.81 = 81
  7525. dot1dBasePortIfIndex.82 = 82
  7526. dot1dBasePortIfIndex.83 = 83
  7527. dot1dBasePortIfIndex.84 = 84
  7528. dot1dBasePortIfIndex.85 = 85
  7529. dot1dBasePortIfIndex.86 = 86
  7530. dot1dBasePortIfIndex.87 = 87
  7531. dot1dBasePortIfIndex.88 = 88
  7532. dot1dBasePortIfIndex.89 = 89
  7533. dot1dBasePortIfIndex.90 = 90
  7534.  
  7535. IEEE8021-Q-BRIDGE-MIB VLANs: SNMP[[0;36m/usr/bin/snmpget -v2c -c ###### -Oqv -m IEEE8021-Q-BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 dot1qVlanVersionNumber.0[0m]
  7536. No Such Object available on this agent at this OID
  7537.  
  7538.  
  7539.  
  7540. >> Runtime for discovery module 'vlans': 2.3710 seconds with 544 bytes
  7541. #### Unload disco module vlans ####
  7542.  
  7543. Modules status: Global- OS  Device  Module [ vmware-vminfo ] disabled globally.
  7544.  
  7545. Modules status: Global- OS  Device  Module [ libvirt-vminfo ] disabled globally.
  7546.  
  7547. Modules status: Global- OS  Device  Module [ toner ] disabled globally.
  7548.  
  7549. Modules status: Global+ OS  Device  
  7550. #### Load disco module ucd-diskio ####
  7551. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m UCD-DISKIO-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 diskIOEntry[0m]
  7552. diskIOEntry = No Such Object available on this agent at this OID
  7553.  
  7554. Array
  7555. (
  7556. )
  7557. SQL[[0;33mSELECT * FROM `ucd_diskio` where `device_id`  = '136'[0m]
  7558.  
  7559.  
  7560. >> Runtime for discovery module 'ucd-diskio': 0.6090 seconds with -72 bytes
  7561. #### Unload disco module ucd-diskio ####
  7562.  
  7563. Modules status: Global- OS  Device  Module [ applications ] disabled globally.
  7564.  
  7565. Modules status: Global+ OS  Device  
  7566. #### Load disco module services ####
  7567.  
  7568. >> Runtime for discovery module 'services': 0.0000 seconds with 0 bytes
  7569. #### Unload disco module services ####
  7570.  
  7571. Modules status: Global+ OS  Device  
  7572. #### Load disco module stp ####
  7573. SQL[[0;33mSELECT * FROM `stp` WHERE `device_id` = '136'[0m]
  7574. SNMP[[0;36m/usr/bin/snmpget -v2c -c ###### -Oqv -m RSTP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 dot1dStpProtocolSpecification.0[0m]
  7575. ieee8021d
  7576.  
  7577. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c ###### -OQUs -m RSTP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 dot1dStp[0m]
  7578. dot1dStpProtocolSpecification.0 = ieee8021d
  7579. dot1dStpPriority.0 = 32768
  7580. dot1dStpTimeSinceTopologyChange.0 = 0:13:03:06.52
  7581. dot1dStpTopChanges.0 = 2
  7582. dot1dStpDesignatedRoot.0 = "80 00 4C 5E 0C 03 26 1E "
  7583. dot1dStpRootCost.0 = 1
  7584. dot1dStpRootPort.0 = 1
  7585. dot1dStpMaxAge.0 = 2000
  7586. dot1dStpHelloTime.0 = 200
  7587. dot1dStpHoldTime.0 = 100
  7588. dot1dStpForwardDelay.0 = 1500
  7589. dot1dStpBridgeMaxAge.0 = 2000
  7590. dot1dStpBridgeHelloTime.0 = 200
  7591. dot1dStpBridgeForwardDelay.0 = 1500
  7592. dot1dStpPort.1 = 1
  7593. dot1dStpPort.2 = 2
  7594. dot1dStpPort.3 = 3
  7595. dot1dStpPort.4 = 4
  7596. dot1dStpPort.5 = 5
  7597. dot1dStpPort.6 = 6
  7598. dot1dStpPort.7 = 7
  7599. dot1dStpPort.8 = 8
  7600. dot1dStpPort.9 = 9
  7601. dot1dStpPort.10 = 10
  7602. dot1dStpPort.11 = 11
  7603. dot1dStpPort.12 = 12
  7604. dot1dStpPort.13 = 13
  7605. dot1dStpPort.14 = 14
  7606. dot1dStpPort.15 = 15
  7607. dot1dStpPort.16 = 16
  7608. dot1dStpPort.17 = 17
  7609. dot1dStpPort.18 = 18
  7610. dot1dStpPort.19 = 19
  7611. dot1dStpPort.20 = 20
  7612. dot1dStpPort.21 = 21
  7613. dot1dStpPort.22 = 22
  7614. dot1dStpPort.23 = 23
  7615. dot1dStpPort.24 = 24
  7616. dot1dStpPort.65 = 65
  7617. dot1dStpPort.66 = 66
  7618. dot1dStpPort.67 = 67
  7619. dot1dStpPort.68 = 68
  7620. dot1dStpPort.69 = 69
  7621. dot1dStpPort.70 = 70
  7622. dot1dStpPort.71 = 71
  7623. dot1dStpPort.72 = 72
  7624. dot1dStpPort.73 = 73
  7625. dot1dStpPort.74 = 74
  7626. dot1dStpPort.75 = 75
  7627. dot1dStpPort.76 = 76
  7628. dot1dStpPort.77 = 77
  7629. dot1dStpPort.78 = 78
  7630. dot1dStpPort.79 = 79
  7631. dot1dStpPort.80 = 80
  7632. dot1dStpPort.81 = 81
  7633. dot1dStpPort.82 = 82
  7634. dot1dStpPort.83 = 83
  7635. dot1dStpPort.84 = 84
  7636. dot1dStpPort.85 = 85
  7637. dot1dStpPort.86 = 86
  7638. dot1dStpPort.87 = 87
  7639. dot1dStpPort.88 = 88
  7640. dot1dStpPort.89 = 89
  7641. dot1dStpPort.90 = 90
  7642. dot1dStpPortPriority.1 = 128
  7643. dot1dStpPortPriority.2 = 128
  7644. dot1dStpPortPriority.3 = 128
  7645. dot1dStpPortPriority.4 = 128
  7646. dot1dStpPortPriority.5 = 128
  7647. dot1dStpPortPriority.6 = 128
  7648. dot1dStpPortPriority.7 = 128
  7649. dot1dStpPortPriority.8 = 128
  7650. dot1dStpPortPriority.9 = 128
  7651. dot1dStpPortPriority.10 = 128
  7652. dot1dStpPortPriority.11 = 128
  7653. dot1dStpPortPriority.12 = 128
  7654. dot1dStpPortPriority.13 = 128
  7655. dot1dStpPortPriority.14 = 128
  7656. dot1dStpPortPriority.15 = 128
  7657. dot1dStpPortPriority.16 = 128
  7658. dot1dStpPortPriority.17 = 128
  7659. dot1dStpPortPriority.18 = 128
  7660. dot1dStpPortPriority.19 = 128
  7661. dot1dStpPortPriority.20 = 128
  7662. dot1dStpPortPriority.21 = 128
  7663. dot1dStpPortPriority.22 = 128
  7664. dot1dStpPortPriority.23 = 128
  7665. dot1dStpPortPriority.24 = 128
  7666. dot1dStpPortPriority.65 = 128
  7667. dot1dStpPortPriority.66 = 128
  7668. dot1dStpPortPriority.67 = 128
  7669. dot1dStpPortPriority.68 = 128
  7670. dot1dStpPortPriority.69 = 128
  7671. dot1dStpPortPriority.70 = 128
  7672. dot1dStpPortPriority.71 = 128
  7673. dot1dStpPortPriority.72 = 128
  7674. dot1dStpPortPriority.73 = 128
  7675. dot1dStpPortPriority.74 = 128
  7676. dot1dStpPortPriority.75 = 128
  7677. dot1dStpPortPriority.76 = 128
  7678. dot1dStpPortPriority.77 = 128
  7679. dot1dStpPortPriority.78 = 128
  7680. dot1dStpPortPriority.79 = 128
  7681. dot1dStpPortPriority.80 = 128
  7682. dot1dStpPortPriority.81 = 128
  7683. dot1dStpPortPriority.82 = 128
  7684. dot1dStpPortPriority.83 = 128
  7685. dot1dStpPortPriority.84 = 128
  7686. dot1dStpPortPriority.85 = 128
  7687. dot1dStpPortPriority.86 = 128
  7688. dot1dStpPortPriority.87 = 128
  7689. dot1dStpPortPriority.88 = 128
  7690. dot1dStpPortPriority.89 = 128
  7691. dot1dStpPortPriority.90 = 128
  7692. dot1dStpPortState.1 = forwarding
  7693. dot1dStpPortState.2 = forwarding
  7694. dot1dStpPortState.3 = forwarding
  7695. dot1dStpPortState.4 = forwarding
  7696. dot1dStpPortState.5 = forwarding
  7697. dot1dStpPortState.6 = forwarding
  7698. dot1dStpPortState.7 = forwarding
  7699. dot1dStpPortState.8 = forwarding
  7700. dot1dStpPortState.9 = forwarding
  7701. dot1dStpPortState.10 = forwarding
  7702. dot1dStpPortState.11 = forwarding
  7703. dot1dStpPortState.12 = forwarding
  7704. dot1dStpPortState.13 = forwarding
  7705. dot1dStpPortState.14 = forwarding
  7706. dot1dStpPortState.15 = forwarding
  7707. dot1dStpPortState.16 = forwarding
  7708. dot1dStpPortState.17 = forwarding
  7709. dot1dStpPortState.18 = forwarding
  7710. dot1dStpPortState.19 = forwarding
  7711. dot1dStpPortState.20 = forwarding
  7712. dot1dStpPortState.21 = forwarding
  7713. dot1dStpPortState.22 = forwarding
  7714. dot1dStpPortState.23 = forwarding
  7715. dot1dStpPortState.24 = forwarding
  7716. dot1dStpPortState.65 = forwarding
  7717. dot1dStpPortState.66 = forwarding
  7718. dot1dStpPortState.67 = forwarding
  7719. dot1dStpPortState.68 = forwarding
  7720. dot1dStpPortState.69 = forwarding
  7721. dot1dStpPortState.70 = forwarding
  7722. dot1dStpPortState.71 = forwarding
  7723. dot1dStpPortState.72 = forwarding
  7724. dot1dStpPortState.73 = forwarding
  7725. dot1dStpPortState.74 = forwarding
  7726. dot1dStpPortState.75 = forwarding
  7727. dot1dStpPortState.76 = forwarding
  7728. dot1dStpPortState.77 = forwarding
  7729. dot1dStpPortState.78 = forwarding
  7730. dot1dStpPortState.79 = forwarding
  7731. dot1dStpPortState.80 = forwarding
  7732. dot1dStpPortState.81 = forwarding
  7733. dot1dStpPortState.82 = forwarding
  7734. dot1dStpPortState.83 = forwarding
  7735. dot1dStpPortState.84 = forwarding
  7736. dot1dStpPortState.85 = forwarding
  7737. dot1dStpPortState.86 = forwarding
  7738. dot1dStpPortState.87 = forwarding
  7739. dot1dStpPortState.88 = forwarding
  7740. dot1dStpPortState.89 = disabled
  7741. dot1dStpPortState.90 = disabled
  7742. dot1dStpPortEnable.1 = enabled
  7743. dot1dStpPortEnable.2 = enabled
  7744. dot1dStpPortEnable.3 = enabled
  7745. dot1dStpPortEnable.4 = enabled
  7746. dot1dStpPortEnable.5 = enabled
  7747. dot1dStpPortEnable.6 = enabled
  7748. dot1dStpPortEnable.7 = enabled
  7749. dot1dStpPortEnable.8 = enabled
  7750. dot1dStpPortEnable.9 = enabled
  7751. dot1dStpPortEnable.10 = enabled
  7752. dot1dStpPortEnable.11 = enabled
  7753. dot1dStpPortEnable.12 = enabled
  7754. dot1dStpPortEnable.13 = enabled
  7755. dot1dStpPortEnable.14 = enabled
  7756. dot1dStpPortEnable.15 = enabled
  7757. dot1dStpPortEnable.16 = enabled
  7758. dot1dStpPortEnable.17 = enabled
  7759. dot1dStpPortEnable.18 = enabled
  7760. dot1dStpPortEnable.19 = enabled
  7761. dot1dStpPortEnable.20 = enabled
  7762. dot1dStpPortEnable.21 = enabled
  7763. dot1dStpPortEnable.22 = enabled
  7764. dot1dStpPortEnable.23 = enabled
  7765. dot1dStpPortEnable.24 = enabled
  7766. dot1dStpPortEnable.65 = enabled
  7767. dot1dStpPortEnable.66 = enabled
  7768. dot1dStpPortEnable.67 = enabled
  7769. dot1dStpPortEnable.68 = enabled
  7770. dot1dStpPortEnable.69 = enabled
  7771. dot1dStpPortEnable.70 = enabled
  7772. dot1dStpPortEnable.71 = enabled
  7773. dot1dStpPortEnable.72 = enabled
  7774. dot1dStpPortEnable.73 = enabled
  7775. dot1dStpPortEnable.74 = enabled
  7776. dot1dStpPortEnable.75 = enabled
  7777. dot1dStpPortEnable.76 = enabled
  7778. dot1dStpPortEnable.77 = enabled
  7779. dot1dStpPortEnable.78 = enabled
  7780. dot1dStpPortEnable.79 = enabled
  7781. dot1dStpPortEnable.80 = enabled
  7782. dot1dStpPortEnable.81 = enabled
  7783. dot1dStpPortEnable.82 = enabled
  7784. dot1dStpPortEnable.83 = enabled
  7785. dot1dStpPortEnable.84 = enabled
  7786. dot1dStpPortEnable.85 = enabled
  7787. dot1dStpPortEnable.86 = enabled
  7788. dot1dStpPortEnable.87 = enabled
  7789. dot1dStpPortEnable.88 = enabled
  7790. dot1dStpPortEnable.89 = enabled
  7791. dot1dStpPortEnable.90 = enabled
  7792. dot1dStpPortPathCost.1 = 1
  7793. dot1dStpPortPathCost.2 = 1
  7794. dot1dStpPortPathCost.3 = 1
  7795. dot1dStpPortPathCost.4 = 1
  7796. dot1dStpPortPathCost.5 = 1
  7797. dot1dStpPortPathCost.6 = 1
  7798. dot1dStpPortPathCost.7 = 1
  7799. dot1dStpPortPathCost.8 = 1
  7800. dot1dStpPortPathCost.9 = 10
  7801. dot1dStpPortPathCost.10 = 1
  7802. dot1dStpPortPathCost.11 = 1
  7803. dot1dStpPortPathCost.12 = 1
  7804. dot1dStpPortPathCost.13 = 1
  7805. dot1dStpPortPathCost.14 = 1
  7806. dot1dStpPortPathCost.15 = 1
  7807. dot1dStpPortPathCost.16 = 1
  7808. dot1dStpPortPathCost.17 = 1
  7809. dot1dStpPortPathCost.18 = 1
  7810. dot1dStpPortPathCost.19 = 10
  7811. dot1dStpPortPathCost.20 = 1
  7812. dot1dStpPortPathCost.21 = 1
  7813. dot1dStpPortPathCost.22 = 1
  7814. dot1dStpPortPathCost.23 = 1
  7815. dot1dStpPortPathCost.24 = 1
  7816. dot1dStpPortPathCost.65 = 10
  7817. dot1dStpPortPathCost.66 = 10
  7818. dot1dStpPortPathCost.67 = 10
  7819. dot1dStpPortPathCost.68 = 10
  7820. dot1dStpPortPathCost.69 = 10
  7821. dot1dStpPortPathCost.70 = 10
  7822. dot1dStpPortPathCost.71 = 10
  7823. dot1dStpPortPathCost.72 = 10
  7824. dot1dStpPortPathCost.73 = 10
  7825. dot1dStpPortPathCost.74 = 100
  7826. dot1dStpPortPathCost.75 = 100
  7827. dot1dStpPortPathCost.76 = 100
  7828. dot1dStpPortPathCost.77 = 10
  7829. dot1dStpPortPathCost.78 = 10
  7830. dot1dStpPortPathCost.79 = 10
  7831. dot1dStpPortPathCost.80 = 10
  7832. dot1dStpPortPathCost.81 = 10
  7833. dot1dStpPortPathCost.82 = 10
  7834. dot1dStpPortPathCost.83 = 10
  7835. dot1dStpPortPathCost.84 = 10
  7836. dot1dStpPortPathCost.85 = 10
  7837. dot1dStpPortPathCost.86 = 10
  7838. dot1dStpPortPathCost.87 = 10
  7839. dot1dStpPortPathCost.88 = 10
  7840. dot1dStpPortPathCost.89 = 1
  7841. dot1dStpPortPathCost.90 = 1
  7842. dot1dStpPortDesignatedRoot.1 = "80 00 4C 5E 0C 03 26 1E "
  7843. dot1dStpPortDesignatedRoot.2 = "80 00 4C 5E 0C 03 26 1E "
  7844. dot1dStpPortDesignatedRoot.3 = "80 00 4C 5E 0C 03 26 1E "
  7845. dot1dStpPortDesignatedRoot.4 = "80 00 4C 5E 0C 03 26 1E "
  7846. dot1dStpPortDesignatedRoot.5 = "80 00 4C 5E 0C 03 26 1E "
  7847. dot1dStpPortDesignatedRoot.6 = "80 00 4C 5E 0C 03 26 1E "
  7848. dot1dStpPortDesignatedRoot.7 = "80 00 4C 5E 0C 03 26 1E "
  7849. dot1dStpPortDesignatedRoot.8 = "80 00 4C 5E 0C 03 26 1E "
  7850. dot1dStpPortDesignatedRoot.9 = "80 00 4C 5E 0C 03 26 1E "
  7851. dot1dStpPortDesignatedRoot.10 = "80 00 4C 5E 0C 03 26 1E "
  7852. dot1dStpPortDesignatedRoot.11 = "80 00 4C 5E 0C 03 26 1E "
  7853. dot1dStpPortDesignatedRoot.12 = "80 00 4C 5E 0C 03 26 1E "
  7854. dot1dStpPortDesignatedRoot.13 = "80 00 4C 5E 0C 03 26 1E "
  7855. dot1dStpPortDesignatedRoot.14 = "80 00 4C 5E 0C 03 26 1E "
  7856. dot1dStpPortDesignatedRoot.15 = "80 00 4C 5E 0C 03 26 1E "
  7857. dot1dStpPortDesignatedRoot.16 = "80 00 4C 5E 0C 03 26 1E "
  7858. dot1dStpPortDesignatedRoot.17 = "80 00 4C 5E 0C 03 26 1E "
  7859. dot1dStpPortDesignatedRoot.18 = "80 00 4C 5E 0C 03 26 1E "
  7860. dot1dStpPortDesignatedRoot.19 = "80 00 4C 5E 0C 03 26 1E "
  7861. dot1dStpPortDesignatedRoot.20 = "80 00 4C 5E 0C 03 26 1E "
  7862. dot1dStpPortDesignatedRoot.21 = "80 00 4C 5E 0C 03 26 1E "
  7863. dot1dStpPortDesignatedRoot.22 = "80 00 4C 5E 0C 03 26 1E "
  7864. dot1dStpPortDesignatedRoot.23 = "80 00 4C 5E 0C 03 26 1E "
  7865. dot1dStpPortDesignatedRoot.24 = "80 00 4C 5E 0C 03 26 1E "
  7866. dot1dStpPortDesignatedRoot.65 = "80 00 4C 5E 0C 03 26 1E "
  7867. dot1dStpPortDesignatedRoot.66 = "80 00 4C 5E 0C 03 26 1E "
  7868. dot1dStpPortDesignatedRoot.67 = "80 00 4C 5E 0C 03 26 1E "
  7869. dot1dStpPortDesignatedRoot.68 = "80 00 4C 5E 0C 03 26 1E "
  7870. dot1dStpPortDesignatedRoot.69 = "80 00 4C 5E 0C 03 26 1E "
  7871. dot1dStpPortDesignatedRoot.70 = "80 00 4C 5E 0C 03 26 1E "
  7872. dot1dStpPortDesignatedRoot.71 = "80 00 4C 5E 0C 03 26 1E "
  7873. dot1dStpPortDesignatedRoot.72 = "80 00 4C 5E 0C 03 26 1E "
  7874. dot1dStpPortDesignatedRoot.73 = "80 00 4C 5E 0C 03 26 1E "
  7875. dot1dStpPortDesignatedRoot.74 = "80 00 4C 5E 0C 03 26 1E "
  7876. dot1dStpPortDesignatedRoot.75 = "80 00 4C 5E 0C 03 26 1E "
  7877. dot1dStpPortDesignatedRoot.76 = "80 00 4C 5E 0C 03 26 1E "
  7878. dot1dStpPortDesignatedRoot.77 = "80 00 4C 5E 0C 03 26 1E "
  7879. dot1dStpPortDesignatedRoot.78 = "80 00 4C 5E 0C 03 26 1E "
  7880. dot1dStpPortDesignatedRoot.79 = "80 00 4C 5E 0C 03 26 1E "
  7881. dot1dStpPortDesignatedRoot.80 = "80 00 4C 5E 0C 03 26 1E "
  7882. dot1dStpPortDesignatedRoot.81 = "80 00 4C 5E 0C 03 26 1E "
  7883. dot1dStpPortDesignatedRoot.82 = "80 00 4C 5E 0C 03 26 1E "
  7884. dot1dStpPortDesignatedRoot.83 = "80 00 4C 5E 0C 03 26 1E "
  7885. dot1dStpPortDesignatedRoot.84 = "80 00 4C 5E 0C 03 26 1E "
  7886. dot1dStpPortDesignatedRoot.85 = "80 00 4C 5E 0C 03 26 1E "
  7887. dot1dStpPortDesignatedRoot.86 = "80 00 4C 5E 0C 03 26 1E "
  7888. dot1dStpPortDesignatedRoot.87 = "80 00 4C 5E 0C 03 26 1E "
  7889. dot1dStpPortDesignatedRoot.88 = "80 00 4C 5E 0C 03 26 1E "
  7890. dot1dStpPortDesignatedRoot.89 = "00 00 00 00 00 00 00 00 "
  7891. dot1dStpPortDesignatedRoot.90 = "00 00 00 00 00 00 00 00 "
  7892. dot1dStpPortDesignatedCost.1 = 0
  7893. dot1dStpPortDesignatedCost.2 = 1
  7894. dot1dStpPortDesignatedCost.3 = 1
  7895. dot1dStpPortDesignatedCost.4 = 1
  7896. dot1dStpPortDesignatedCost.5 = 1
  7897. dot1dStpPortDesignatedCost.6 = 1
  7898. dot1dStpPortDesignatedCost.7 = 1
  7899. dot1dStpPortDesignatedCost.8 = 1
  7900. dot1dStpPortDesignatedCost.9 = 1
  7901. dot1dStpPortDesignatedCost.10 = 1
  7902. dot1dStpPortDesignatedCost.11 = 1
  7903. dot1dStpPortDesignatedCost.12 = 1
  7904. dot1dStpPortDesignatedCost.13 = 1
  7905. dot1dStpPortDesignatedCost.14 = 1
  7906. dot1dStpPortDesignatedCost.15 = 1
  7907. dot1dStpPortDesignatedCost.16 = 1
  7908. dot1dStpPortDesignatedCost.17 = 1
  7909. dot1dStpPortDesignatedCost.18 = 1
  7910. dot1dStpPortDesignatedCost.19 = 1
  7911. dot1dStpPortDesignatedCost.20 = 1
  7912. dot1dStpPortDesignatedCost.21 = 1
  7913. dot1dStpPortDesignatedCost.22 = 1
  7914. dot1dStpPortDesignatedCost.23 = 1
  7915. dot1dStpPortDesignatedCost.24 = 1
  7916. dot1dStpPortDesignatedCost.65 = 1
  7917. dot1dStpPortDesignatedCost.66 = 1
  7918. dot1dStpPortDesignatedCost.67 = 1
  7919. dot1dStpPortDesignatedCost.68 = 1
  7920. dot1dStpPortDesignatedCost.69 = 1
  7921. dot1dStpPortDesignatedCost.70 = 1
  7922. dot1dStpPortDesignatedCost.71 = 1
  7923. dot1dStpPortDesignatedCost.72 = 1
  7924. dot1dStpPortDesignatedCost.73 = 1
  7925. dot1dStpPortDesignatedCost.74 = 1
  7926. dot1dStpPortDesignatedCost.75 = 1
  7927. dot1dStpPortDesignatedCost.76 = 1
  7928. dot1dStpPortDesignatedCost.77 = 1
  7929. dot1dStpPortDesignatedCost.78 = 1
  7930. dot1dStpPortDesignatedCost.79 = 1
  7931. dot1dStpPortDesignatedCost.80 = 1
  7932. dot1dStpPortDesignatedCost.81 = 1
  7933. dot1dStpPortDesignatedCost.82 = 1
  7934. dot1dStpPortDesignatedCost.83 = 1
  7935. dot1dStpPortDesignatedCost.84 = 1
  7936. dot1dStpPortDesignatedCost.85 = 1
  7937. dot1dStpPortDesignatedCost.86 = 1
  7938. dot1dStpPortDesignatedCost.87 = 1
  7939. dot1dStpPortDesignatedCost.88 = 1
  7940. dot1dStpPortDesignatedCost.89 = 0
  7941. dot1dStpPortDesignatedCost.90 = 0
  7942. dot1dStpPortDesignatedBridge.1 = "80 00 4C 5E 0C 03 26 1E "
  7943. dot1dStpPortDesignatedBridge.2 = "80 00 E4 5D 52 6A 70 00 "
  7944. dot1dStpPortDesignatedBridge.3 = "80 00 E4 5D 52 6A 70 00 "
  7945. dot1dStpPortDesignatedBridge.4 = "80 00 E4 5D 52 6A 70 00 "
  7946. dot1dStpPortDesignatedBridge.5 = "80 00 E4 5D 52 6A 70 00 "
  7947. dot1dStpPortDesignatedBridge.6 = "80 00 E4 5D 52 6A 70 00 "
  7948. dot1dStpPortDesignatedBridge.7 = "80 00 E4 5D 52 6A 70 00 "
  7949. dot1dStpPortDesignatedBridge.8 = "80 00 E4 5D 52 6A 70 00 "
  7950. dot1dStpPortDesignatedBridge.9 = "80 00 E4 5D 52 6A 70 00 "
  7951. dot1dStpPortDesignatedBridge.10 = "80 00 E4 5D 52 6A 70 00 "
  7952. dot1dStpPortDesignatedBridge.11 = "80 00 E4 5D 52 6A 70 00 "
  7953. dot1dStpPortDesignatedBridge.12 = "80 00 E4 5D 52 6A 70 00 "
  7954. dot1dStpPortDesignatedBridge.13 = "80 00 E4 5D 52 6A 70 00 "
  7955. dot1dStpPortDesignatedBridge.14 = "80 00 E4 5D 52 6A 70 00 "
  7956. dot1dStpPortDesignatedBridge.15 = "80 00 E4 5D 52 6A 70 00 "
  7957. dot1dStpPortDesignatedBridge.16 = "80 00 E4 5D 52 6A 70 00 "
  7958. dot1dStpPortDesignatedBridge.17 = "80 00 E4 5D 52 6A 70 00 "
  7959. dot1dStpPortDesignatedBridge.18 = "80 00 E4 5D 52 6A 70 00 "
  7960. dot1dStpPortDesignatedBridge.19 = "80 00 E4 5D 52 6A 70 00 "
  7961. dot1dStpPortDesignatedBridge.20 = "80 00 E4 5D 52 6A 70 00 "
  7962. dot1dStpPortDesignatedBridge.21 = "80 00 E4 5D 52 6A 70 00 "
  7963. dot1dStpPortDesignatedBridge.22 = "80 00 E4 5D 52 6A 70 00 "
  7964. dot1dStpPortDesignatedBridge.23 = "80 00 E4 5D 52 6A 70 00 "
  7965. dot1dStpPortDesignatedBridge.24 = "80 00 E4 5D 52 6A 70 00 "
  7966. dot1dStpPortDesignatedBridge.65 = "80 00 E4 5D 52 6A 70 00 "
  7967. dot1dStpPortDesignatedBridge.66 = "80 00 E4 5D 52 6A 70 00 "
  7968. dot1dStpPortDesignatedBridge.67 = "80 00 E4 5D 52 6A 70 00 "
  7969. dot1dStpPortDesignatedBridge.68 = "80 00 E4 5D 52 6A 70 00 "
  7970. dot1dStpPortDesignatedBridge.69 = "80 00 E4 5D 52 6A 70 00 "
  7971. dot1dStpPortDesignatedBridge.70 = "80 00 E4 5D 52 6A 70 00 "
  7972. dot1dStpPortDesignatedBridge.71 = "80 00 E4 5D 52 6A 70 00 "
  7973. dot1dStpPortDesignatedBridge.72 = "80 00 E4 5D 52 6A 70 00 "
  7974. dot1dStpPortDesignatedBridge.73 = "80 00 E4 5D 52 6A 70 00 "
  7975. dot1dStpPortDesignatedBridge.74 = "80 00 E4 5D 52 6A 70 00 "
  7976. dot1dStpPortDesignatedBridge.75 = "80 00 E4 5D 52 6A 70 00 "
  7977. dot1dStpPortDesignatedBridge.76 = "80 00 E4 5D 52 6A 70 00 "
  7978. dot1dStpPortDesignatedBridge.77 = "80 00 E4 5D 52 6A 70 00 "
  7979. dot1dStpPortDesignatedBridge.78 = "80 00 E4 5D 52 6A 70 00 "
  7980. dot1dStpPortDesignatedBridge.79 = "80 00 E4 5D 52 6A 70 00 "
  7981. dot1dStpPortDesignatedBridge.80 = "80 00 E4 5D 52 6A 70 00 "
  7982. dot1dStpPortDesignatedBridge.81 = "80 00 E4 5D 52 6A 70 00 "
  7983. dot1dStpPortDesignatedBridge.82 = "80 00 E4 5D 52 6A 70 00 "
  7984. dot1dStpPortDesignatedBridge.83 = "80 00 E4 5D 52 6A 70 00 "
  7985. dot1dStpPortDesignatedBridge.84 = "80 00 E4 5D 52 6A 70 00 "
  7986. dot1dStpPortDesignatedBridge.85 = "80 00 E4 5D 52 6A 70 00 "
  7987. dot1dStpPortDesignatedBridge.86 = "80 00 E4 5D 52 6A 70 00 "
  7988. dot1dStpPortDesignatedBridge.87 = "80 00 E4 5D 52 6A 70 00 "
  7989. dot1dStpPortDesignatedBridge.88 = "80 00 E4 5D 52 6A 70 00 "
  7990. dot1dStpPortDesignatedBridge.89 = "00 00 00 00 00 00 00 00 "
  7991. dot1dStpPortDesignatedBridge.90 = "00 00 00 00 00 00 00 00 "
  7992. dot1dStpPortDesignatedPort.1 = "80 03 "
  7993. dot1dStpPortDesignatedPort.2 = "80 02 "
  7994. dot1dStpPortDesignatedPort.3 = "80 03 "
  7995. dot1dStpPortDesignatedPort.4 = "80 04 "
  7996. dot1dStpPortDesignatedPort.5 = "80 05 "
  7997. dot1dStpPortDesignatedPort.6 = "80 06 "
  7998. dot1dStpPortDesignatedPort.7 = "80 07 "
  7999. dot1dStpPortDesignatedPort.8 = "80 08 "
  8000. dot1dStpPortDesignatedPort.9 = "80 09 "
  8001. dot1dStpPortDesignatedPort.10 = "80 0A "
  8002. dot1dStpPortDesignatedPort.11 = "80 0B "
  8003. dot1dStpPortDesignatedPort.12 = "80 0C "
  8004. dot1dStpPortDesignatedPort.13 = "80 0D "
  8005. dot1dStpPortDesignatedPort.14 = "80 0E "
  8006. dot1dStpPortDesignatedPort.15 = "80 0F "
  8007. dot1dStpPortDesignatedPort.16 = "80 10 "
  8008. dot1dStpPortDesignatedPort.17 = "80 11 "
  8009. dot1dStpPortDesignatedPort.18 = "80 12 "
  8010. dot1dStpPortDesignatedPort.19 = "80 13 "
  8011. dot1dStpPortDesignatedPort.20 = "80 14 "
  8012. dot1dStpPortDesignatedPort.21 = "80 15 "
  8013. dot1dStpPortDesignatedPort.22 = "80 16 "
  8014. dot1dStpPortDesignatedPort.23 = "80 17 "
  8015. dot1dStpPortDesignatedPort.24 = "80 18 "
  8016. dot1dStpPortDesignatedPort.65 = "80 34 "
  8017. dot1dStpPortDesignatedPort.66 = "80 35 "
  8018. dot1dStpPortDesignatedPort.67 = "80 36 "
  8019. dot1dStpPortDesignatedPort.68 = "80 37 "
  8020. dot1dStpPortDesignatedPort.69 = "80 38 "
  8021. dot1dStpPortDesignatedPort.70 = "80 39 "
  8022. dot1dStpPortDesignatedPort.71 = "80 3A "
  8023. dot1dStpPortDesignatedPort.72 = "80 3B "
  8024. dot1dStpPortDesignatedPort.73 = "80 3C "
  8025. dot1dStpPortDesignatedPort.74 = "80 3D "
  8026. dot1dStpPortDesignatedPort.75 = "80 3E "
  8027. dot1dStpPortDesignatedPort.76 = "80 3F "
  8028. dot1dStpPortDesignatedPort.77 = "80 40 "
  8029. dot1dStpPortDesignatedPort.78 = "80 41 "
  8030. dot1dStpPortDesignatedPort.79 = "80 42 "
  8031. dot1dStpPortDesignatedPort.80 = "80 43 "
  8032. dot1dStpPortDesignatedPort.81 = "80 44 "
  8033. dot1dStpPortDesignatedPort.82 = "80 45 "
  8034. dot1dStpPortDesignatedPort.83 = "80 46 "
  8035. dot1dStpPortDesignatedPort.84 = "80 47 "
  8036. dot1dStpPortDesignatedPort.85 = "80 48 "
  8037. dot1dStpPortDesignatedPort.86 = "80 49 "
  8038. dot1dStpPortDesignatedPort.87 = "80 4A "
  8039. dot1dStpPortDesignatedPort.88 = "80 4B "
  8040. dot1dStpPortDesignatedPort.89 = "00 00 "
  8041. dot1dStpPortDesignatedPort.90 = "00 00 "
  8042. dot1dStpPortForwardTransitions.1 = 1
  8043. dot1dStpPortForwardTransitions.2 = 1
  8044. dot1dStpPortForwardTransitions.3 = 1
  8045. dot1dStpPortForwardTransitions.4 = 1
  8046. dot1dStpPortForwardTransitions.5 = 1
  8047. dot1dStpPortForwardTransitions.6 = 1
  8048. dot1dStpPortForwardTransitions.7 = 1
  8049. dot1dStpPortForwardTransitions.8 = 1
  8050. dot1dStpPortForwardTransitions.9 = 1
  8051. dot1dStpPortForwardTransitions.10 = 1
  8052. dot1dStpPortForwardTransitions.11 = 1
  8053. dot1dStpPortForwardTransitions.12 = 1
  8054. dot1dStpPortForwardTransitions.13 = 1
  8055. dot1dStpPortForwardTransitions.14 = 1
  8056. dot1dStpPortForwardTransitions.15 = 1
  8057. dot1dStpPortForwardTransitions.16 = 1
  8058. dot1dStpPortForwardTransitions.17 = 1
  8059. dot1dStpPortForwardTransitions.18 = 1
  8060. dot1dStpPortForwardTransitions.19 = 1
  8061. dot1dStpPortForwardTransitions.20 = 1
  8062. dot1dStpPortForwardTransitions.21 = 1
  8063. dot1dStpPortForwardTransitions.22 = 1
  8064. dot1dStpPortForwardTransitions.23 = 1
  8065. dot1dStpPortForwardTransitions.24 = 2
  8066. dot1dStpPortForwardTransitions.65 = 1
  8067. dot1dStpPortForwardTransitions.66 = 1
  8068. dot1dStpPortForwardTransitions.67 = 1
  8069. dot1dStpPortForwardTransitions.68 = 1
  8070. dot1dStpPortForwardTransitions.69 = 1
  8071. dot1dStpPortForwardTransitions.70 = 1
  8072. dot1dStpPortForwardTransitions.71 = 1
  8073. dot1dStpPortForwardTransitions.72 = 1
  8074. dot1dStpPortForwardTransitions.73 = 1
  8075. dot1dStpPortForwardTransitions.74 = 1
  8076. dot1dStpPortForwardTransitions.75 = 1
  8077. dot1dStpPortForwardTransitions.76 = 1
  8078. dot1dStpPortForwardTransitions.77 = 1
  8079. dot1dStpPortForwardTransitions.78 = 1
  8080. dot1dStpPortForwardTransitions.79 = 1
  8081. dot1dStpPortForwardTransitions.80 = 1
  8082. dot1dStpPortForwardTransitions.81 = 1
  8083. dot1dStpPortForwardTransitions.82 = 1
  8084. dot1dStpPortForwardTransitions.83 = 1
  8085. dot1dStpPortForwardTransitions.84 = 1
  8086. dot1dStpPortForwardTransitions.85 = 1
  8087. dot1dStpPortForwardTransitions.86 = 1
  8088. dot1dStpPortForwardTransitions.87 = 1
  8089. dot1dStpPortForwardTransitions.88 = 1
  8090. dot1dStpPortForwardTransitions.89 = 0
  8091. dot1dStpPortForwardTransitions.90 = 0
  8092. dot1dStpPortPathCost32.1 = 1
  8093. dot1dStpPortPathCost32.2 = 1
  8094. dot1dStpPortPathCost32.3 = 1
  8095. dot1dStpPortPathCost32.4 = 1
  8096. dot1dStpPortPathCost32.5 = 1
  8097. dot1dStpPortPathCost32.6 = 1
  8098. dot1dStpPortPathCost32.7 = 1
  8099. dot1dStpPortPathCost32.8 = 1
  8100. dot1dStpPortPathCost32.9 = 10
  8101. dot1dStpPortPathCost32.10 = 1
  8102. dot1dStpPortPathCost32.11 = 1
  8103. dot1dStpPortPathCost32.12 = 1
  8104. dot1dStpPortPathCost32.13 = 1
  8105. dot1dStpPortPathCost32.14 = 1
  8106. dot1dStpPortPathCost32.15 = 1
  8107. dot1dStpPortPathCost32.16 = 1
  8108. dot1dStpPortPathCost32.17 = 1
  8109. dot1dStpPortPathCost32.18 = 1
  8110. dot1dStpPortPathCost32.19 = 10
  8111. dot1dStpPortPathCost32.20 = 1
  8112. dot1dStpPortPathCost32.21 = 1
  8113. dot1dStpPortPathCost32.22 = 1
  8114. dot1dStpPortPathCost32.23 = 1
  8115. dot1dStpPortPathCost32.24 = 1
  8116. dot1dStpPortPathCost32.65 = 10
  8117. dot1dStpPortPathCost32.66 = 10
  8118. dot1dStpPortPathCost32.67 = 10
  8119. dot1dStpPortPathCost32.68 = 10
  8120. dot1dStpPortPathCost32.69 = 10
  8121. dot1dStpPortPathCost32.70 = 10
  8122. dot1dStpPortPathCost32.71 = 10
  8123. dot1dStpPortPathCost32.72 = 10
  8124. dot1dStpPortPathCost32.73 = 10
  8125. dot1dStpPortPathCost32.74 = 100
  8126. dot1dStpPortPathCost32.75 = 100
  8127. dot1dStpPortPathCost32.76 = 100
  8128. dot1dStpPortPathCost32.77 = 10
  8129. dot1dStpPortPathCost32.78 = 10
  8130. dot1dStpPortPathCost32.79 = 10
  8131. dot1dStpPortPathCost32.80 = 10
  8132. dot1dStpPortPathCost32.81 = 10
  8133. dot1dStpPortPathCost32.82 = 10
  8134. dot1dStpPortPathCost32.83 = 10
  8135. dot1dStpPortPathCost32.84 = 10
  8136. dot1dStpPortPathCost32.85 = 10
  8137. dot1dStpPortPathCost32.86 = 10
  8138. dot1dStpPortPathCost32.87 = 10
  8139. dot1dStpPortPathCost32.88 = 10
  8140. dot1dStpPortPathCost32.89 = 1
  8141. dot1dStpPortPathCost32.90 = 1
  8142.  
  8143. SNMP[[0;36m/usr/bin/snmpget -v2c -c ###### -Oqv -m RSTP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 dot1dBaseBridgeAddress.0[0m]
  8144. e4:5d:52:6a:70:0
  8145.  
  8146. SNMP[[0;36m/usr/bin/snmpget -v2c -c ###### -Ovt -m RSTP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:esr-redlion-sw01:161 dot1dStpTimeSinceTopologyChange.0[0m]
  8147. 4700950
  8148.  
  8149. Array
  8150. (
  8151.     [protocolSpecification] => ieee8021d
  8152.     [priority] => 32768
  8153.     [topChanges] => 2
  8154.     [rootCost] => 1
  8155.     [rootPort] => 1
  8156.     [maxAge] => 20
  8157.     [helloTime] => 2
  8158.     [holdTime] => 1
  8159.     [forwardDelay] => 15
  8160.     [bridgeMaxAge] => 20
  8161.     [bridgeHelloTime] => 2
  8162.     [bridgeForwardDelay] => 15
  8163.     [device_id] => 136
  8164.     [timeSinceTopologyChange] => 47009
  8165.     [designatedRoot] => 4c5e0c03261e
  8166.     [bridgeAddress] => e45d526a7000
  8167.     [rootBridge] => 0
  8168. )
  8169. STP SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '1'[0m]
  8170. Array
  8171. (
  8172.     [priority] => 128
  8173.     [state] => forwarding
  8174.     [enable] => enabled
  8175.     [pathCost] => 1
  8176.     [designatedCost] => 0
  8177.     [designatedPort] => 3
  8178.     [forwardTransitions] => 1
  8179.     [device_id] => 136
  8180.     [port_id] => 51008
  8181.     [designatedRoot] => 4c5e0c03261e
  8182.     [designatedBridge] => 4c5e0c03261e
  8183. )
  8184. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51008'[0m]
  8185. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '2'[0m]
  8186. Array
  8187. (
  8188.     [priority] => 128
  8189.     [state] => forwarding
  8190.     [enable] => enabled
  8191.     [pathCost] => 1
  8192.     [designatedCost] => 1
  8193.     [designatedPort] => 2
  8194.     [forwardTransitions] => 1
  8195.     [device_id] => 136
  8196.     [port_id] => 51009
  8197.     [designatedRoot] => 4c5e0c03261e
  8198.     [designatedBridge] => e45d526a7000
  8199. )
  8200. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51009'[0m]
  8201. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '3'[0m]
  8202. Array
  8203. (
  8204.     [priority] => 128
  8205.     [state] => forwarding
  8206.     [enable] => enabled
  8207.     [pathCost] => 1
  8208.     [designatedCost] => 1
  8209.     [designatedPort] => 3
  8210.     [forwardTransitions] => 1
  8211.     [device_id] => 136
  8212.     [port_id] => 51010
  8213.     [designatedRoot] => 4c5e0c03261e
  8214.     [designatedBridge] => e45d526a7000
  8215. )
  8216. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51010'[0m]
  8217. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '4'[0m]
  8218. Array
  8219. (
  8220.     [priority] => 128
  8221.     [state] => forwarding
  8222.     [enable] => enabled
  8223.     [pathCost] => 1
  8224.     [designatedCost] => 1
  8225.     [designatedPort] => 4
  8226.     [forwardTransitions] => 1
  8227.     [device_id] => 136
  8228.     [port_id] => 51011
  8229.     [designatedRoot] => 4c5e0c03261e
  8230.     [designatedBridge] => e45d526a7000
  8231. )
  8232. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51011'[0m]
  8233. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '5'[0m]
  8234. Array
  8235. (
  8236.     [priority] => 128
  8237.     [state] => forwarding
  8238.     [enable] => enabled
  8239.     [pathCost] => 1
  8240.     [designatedCost] => 1
  8241.     [designatedPort] => 5
  8242.     [forwardTransitions] => 1
  8243.     [device_id] => 136
  8244.     [port_id] => 51012
  8245.     [designatedRoot] => 4c5e0c03261e
  8246.     [designatedBridge] => e45d526a7000
  8247. )
  8248. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51012'[0m]
  8249. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '6'[0m]
  8250. Array
  8251. (
  8252.     [priority] => 128
  8253.     [state] => forwarding
  8254.     [enable] => enabled
  8255.     [pathCost] => 1
  8256.     [designatedCost] => 1
  8257.     [designatedPort] => 6
  8258.     [forwardTransitions] => 1
  8259.     [device_id] => 136
  8260.     [port_id] => 51013
  8261.     [designatedRoot] => 4c5e0c03261e
  8262.     [designatedBridge] => e45d526a7000
  8263. )
  8264. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51013'[0m]
  8265. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '7'[0m]
  8266. Array
  8267. (
  8268.     [priority] => 128
  8269.     [state] => forwarding
  8270.     [enable] => enabled
  8271.     [pathCost] => 1
  8272.     [designatedCost] => 1
  8273.     [designatedPort] => 7
  8274.     [forwardTransitions] => 1
  8275.     [device_id] => 136
  8276.     [port_id] => 51014
  8277.     [designatedRoot] => 4c5e0c03261e
  8278.     [designatedBridge] => e45d526a7000
  8279. )
  8280. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51014'[0m]
  8281. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '8'[0m]
  8282. Array
  8283. (
  8284.     [priority] => 128
  8285.     [state] => forwarding
  8286.     [enable] => enabled
  8287.     [pathCost] => 1
  8288.     [designatedCost] => 1
  8289.     [designatedPort] => 8
  8290.     [forwardTransitions] => 1
  8291.     [device_id] => 136
  8292.     [port_id] => 51015
  8293.     [designatedRoot] => 4c5e0c03261e
  8294.     [designatedBridge] => e45d526a7000
  8295. )
  8296. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51015'[0m]
  8297. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '9'[0m]
  8298. Array
  8299. (
  8300.     [priority] => 128
  8301.     [state] => forwarding
  8302.     [enable] => enabled
  8303.     [pathCost] => 10
  8304.     [designatedCost] => 1
  8305.     [designatedPort] => 9
  8306.     [forwardTransitions] => 1
  8307.     [device_id] => 136
  8308.     [port_id] => 51016
  8309.     [designatedRoot] => 4c5e0c03261e
  8310.     [designatedBridge] => e45d526a7000
  8311. )
  8312. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51016'[0m]
  8313. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '10'[0m]
  8314. Array
  8315. (
  8316.     [priority] => 128
  8317.     [state] => forwarding
  8318.     [enable] => enabled
  8319.     [pathCost] => 1
  8320.     [designatedCost] => 1
  8321.     [designatedPort] => 10
  8322.     [forwardTransitions] => 1
  8323.     [device_id] => 136
  8324.     [port_id] => 51017
  8325.     [designatedRoot] => 4c5e0c03261e
  8326.     [designatedBridge] => e45d526a7000
  8327. )
  8328. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51017'[0m]
  8329. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '11'[0m]
  8330. Array
  8331. (
  8332.     [priority] => 128
  8333.     [state] => forwarding
  8334.     [enable] => enabled
  8335.     [pathCost] => 1
  8336.     [designatedCost] => 1
  8337.     [designatedPort] => 11
  8338.     [forwardTransitions] => 1
  8339.     [device_id] => 136
  8340.     [port_id] => 51018
  8341.     [designatedRoot] => 4c5e0c03261e
  8342.     [designatedBridge] => e45d526a7000
  8343. )
  8344. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51018'[0m]
  8345. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '12'[0m]
  8346. Array
  8347. (
  8348.     [priority] => 128
  8349.     [state] => forwarding
  8350.     [enable] => enabled
  8351.     [pathCost] => 1
  8352.     [designatedCost] => 1
  8353.     [designatedPort] => 12
  8354.     [forwardTransitions] => 1
  8355.     [device_id] => 136
  8356.     [port_id] => 51019
  8357.     [designatedRoot] => 4c5e0c03261e
  8358.     [designatedBridge] => e45d526a7000
  8359. )
  8360. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51019'[0m]
  8361. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '13'[0m]
  8362. Array
  8363. (
  8364.     [priority] => 128
  8365.     [state] => forwarding
  8366.     [enable] => enabled
  8367.     [pathCost] => 1
  8368.     [designatedCost] => 1
  8369.     [designatedPort] => 13
  8370.     [forwardTransitions] => 1
  8371.     [device_id] => 136
  8372.     [port_id] => 51020
  8373.     [designatedRoot] => 4c5e0c03261e
  8374.     [designatedBridge] => e45d526a7000
  8375. )
  8376. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51020'[0m]
  8377. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '14'[0m]
  8378. Array
  8379. (
  8380.     [priority] => 128
  8381.     [state] => forwarding
  8382.     [enable] => enabled
  8383.     [pathCost] => 1
  8384.     [designatedCost] => 1
  8385.     [designatedPort] => 14
  8386.     [forwardTransitions] => 1
  8387.     [device_id] => 136
  8388.     [port_id] => 51021
  8389.     [designatedRoot] => 4c5e0c03261e
  8390.     [designatedBridge] => e45d526a7000
  8391. )
  8392. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51021'[0m]
  8393. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '15'[0m]
  8394. Array
  8395. (
  8396.     [priority] => 128
  8397.     [state] => forwarding
  8398.     [enable] => enabled
  8399.     [pathCost] => 1
  8400.     [designatedCost] => 1
  8401.     [designatedPort] => 15
  8402.     [forwardTransitions] => 1
  8403.     [device_id] => 136
  8404.     [port_id] => 51022
  8405.     [designatedRoot] => 4c5e0c03261e
  8406.     [designatedBridge] => e45d526a7000
  8407. )
  8408. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51022'[0m]
  8409. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '16'[0m]
  8410. Array
  8411. (
  8412.     [priority] => 128
  8413.     [state] => forwarding
  8414.     [enable] => enabled
  8415.     [pathCost] => 1
  8416.     [designatedCost] => 1
  8417.     [designatedPort] => 16
  8418.     [forwardTransitions] => 1
  8419.     [device_id] => 136
  8420.     [port_id] => 51023
  8421.     [designatedRoot] => 4c5e0c03261e
  8422.     [designatedBridge] => e45d526a7000
  8423. )
  8424. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51023'[0m]
  8425. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '17'[0m]
  8426. Array
  8427. (
  8428.     [priority] => 128
  8429.     [state] => forwarding
  8430.     [enable] => enabled
  8431.     [pathCost] => 1
  8432.     [designatedCost] => 1
  8433.     [designatedPort] => 17
  8434.     [forwardTransitions] => 1
  8435.     [device_id] => 136
  8436.     [port_id] => 51024
  8437.     [designatedRoot] => 4c5e0c03261e
  8438.     [designatedBridge] => e45d526a7000
  8439. )
  8440. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51024'[0m]
  8441. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '18'[0m]
  8442. Array
  8443. (
  8444.     [priority] => 128
  8445.     [state] => forwarding
  8446.     [enable] => enabled
  8447.     [pathCost] => 1
  8448.     [designatedCost] => 1
  8449.     [designatedPort] => 18
  8450.     [forwardTransitions] => 1
  8451.     [device_id] => 136
  8452.     [port_id] => 51025
  8453.     [designatedRoot] => 4c5e0c03261e
  8454.     [designatedBridge] => e45d526a7000
  8455. )
  8456. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51025'[0m]
  8457. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '19'[0m]
  8458. Array
  8459. (
  8460.     [priority] => 128
  8461.     [state] => forwarding
  8462.     [enable] => enabled
  8463.     [pathCost] => 10
  8464.     [designatedCost] => 1
  8465.     [designatedPort] => 19
  8466.     [forwardTransitions] => 1
  8467.     [device_id] => 136
  8468.     [port_id] => 51026
  8469.     [designatedRoot] => 4c5e0c03261e
  8470.     [designatedBridge] => e45d526a7000
  8471. )
  8472. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51026'[0m]
  8473. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '20'[0m]
  8474. Array
  8475. (
  8476.     [priority] => 128
  8477.     [state] => forwarding
  8478.     [enable] => enabled
  8479.     [pathCost] => 1
  8480.     [designatedCost] => 1
  8481.     [designatedPort] => 20
  8482.     [forwardTransitions] => 1
  8483.     [device_id] => 136
  8484.     [port_id] => 51027
  8485.     [designatedRoot] => 4c5e0c03261e
  8486.     [designatedBridge] => e45d526a7000
  8487. )
  8488. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51027'[0m]
  8489. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '21'[0m]
  8490. Array
  8491. (
  8492.     [priority] => 128
  8493.     [state] => forwarding
  8494.     [enable] => enabled
  8495.     [pathCost] => 1
  8496.     [designatedCost] => 1
  8497.     [designatedPort] => 21
  8498.     [forwardTransitions] => 1
  8499.     [device_id] => 136
  8500.     [port_id] => 51028
  8501.     [designatedRoot] => 4c5e0c03261e
  8502.     [designatedBridge] => e45d526a7000
  8503. )
  8504. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51028'[0m]
  8505. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '22'[0m]
  8506. Array
  8507. (
  8508.     [priority] => 128
  8509.     [state] => forwarding
  8510.     [enable] => enabled
  8511.     [pathCost] => 1
  8512.     [designatedCost] => 1
  8513.     [designatedPort] => 22
  8514.     [forwardTransitions] => 1
  8515.     [device_id] => 136
  8516.     [port_id] => 51029
  8517.     [designatedRoot] => 4c5e0c03261e
  8518.     [designatedBridge] => e45d526a7000
  8519. )
  8520. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51029'[0m]
  8521. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '23'[0m]
  8522. Array
  8523. (
  8524.     [priority] => 128
  8525.     [state] => forwarding
  8526.     [enable] => enabled
  8527.     [pathCost] => 1
  8528.     [designatedCost] => 1
  8529.     [designatedPort] => 23
  8530.     [forwardTransitions] => 1
  8531.     [device_id] => 136
  8532.     [port_id] => 51030
  8533.     [designatedRoot] => 4c5e0c03261e
  8534.     [designatedBridge] => e45d526a7000
  8535. )
  8536. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51030'[0m]
  8537. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '24'[0m]
  8538. Array
  8539. (
  8540.     [priority] => 128
  8541.     [state] => forwarding
  8542.     [enable] => enabled
  8543.     [pathCost] => 1
  8544.     [designatedCost] => 1
  8545.     [designatedPort] => 24
  8546.     [forwardTransitions] => 2
  8547.     [device_id] => 136
  8548.     [port_id] => 51031
  8549.     [designatedRoot] => 4c5e0c03261e
  8550.     [designatedBridge] => e45d526a7000
  8551. )
  8552. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51031'[0m]
  8553. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '65'[0m]
  8554. Array
  8555. (
  8556.     [priority] => 128
  8557.     [state] => forwarding
  8558.     [enable] => enabled
  8559.     [pathCost] => 10
  8560.     [designatedCost] => 1
  8561.     [designatedPort] => 52
  8562.     [forwardTransitions] => 1
  8563.     [device_id] => 136
  8564.     [port_id] => 51032
  8565.     [designatedRoot] => 4c5e0c03261e
  8566.     [designatedBridge] => e45d526a7000
  8567. )
  8568. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51032'[0m]
  8569. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '66'[0m]
  8570. Array
  8571. (
  8572.     [priority] => 128
  8573.     [state] => forwarding
  8574.     [enable] => enabled
  8575.     [pathCost] => 10
  8576.     [designatedCost] => 1
  8577.     [designatedPort] => 53
  8578.     [forwardTransitions] => 1
  8579.     [device_id] => 136
  8580.     [port_id] => 51033
  8581.     [designatedRoot] => 4c5e0c03261e
  8582.     [designatedBridge] => e45d526a7000
  8583. )
  8584. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51033'[0m]
  8585. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '67'[0m]
  8586. Array
  8587. (
  8588.     [priority] => 128
  8589.     [state] => forwarding
  8590.     [enable] => enabled
  8591.     [pathCost] => 10
  8592.     [designatedCost] => 1
  8593.     [designatedPort] => 54
  8594.     [forwardTransitions] => 1
  8595.     [device_id] => 136
  8596.     [port_id] => 51034
  8597.     [designatedRoot] => 4c5e0c03261e
  8598.     [designatedBridge] => e45d526a7000
  8599. )
  8600. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51034'[0m]
  8601. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '68'[0m]
  8602. Array
  8603. (
  8604.     [priority] => 128
  8605.     [state] => forwarding
  8606.     [enable] => enabled
  8607.     [pathCost] => 10
  8608.     [designatedCost] => 1
  8609.     [designatedPort] => 55
  8610.     [forwardTransitions] => 1
  8611.     [device_id] => 136
  8612.     [port_id] => 51035
  8613.     [designatedRoot] => 4c5e0c03261e
  8614.     [designatedBridge] => e45d526a7000
  8615. )
  8616. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51035'[0m]
  8617. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '69'[0m]
  8618. Array
  8619. (
  8620.     [priority] => 128
  8621.     [state] => forwarding
  8622.     [enable] => enabled
  8623.     [pathCost] => 10
  8624.     [designatedCost] => 1
  8625.     [designatedPort] => 56
  8626.     [forwardTransitions] => 1
  8627.     [device_id] => 136
  8628.     [port_id] => 51036
  8629.     [designatedRoot] => 4c5e0c03261e
  8630.     [designatedBridge] => e45d526a7000
  8631. )
  8632. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51036'[0m]
  8633. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '70'[0m]
  8634. Array
  8635. (
  8636.     [priority] => 128
  8637.     [state] => forwarding
  8638.     [enable] => enabled
  8639.     [pathCost] => 10
  8640.     [designatedCost] => 1
  8641.     [designatedPort] => 57
  8642.     [forwardTransitions] => 1
  8643.     [device_id] => 136
  8644.     [port_id] => 51037
  8645.     [designatedRoot] => 4c5e0c03261e
  8646.     [designatedBridge] => e45d526a7000
  8647. )
  8648. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51037'[0m]
  8649. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '71'[0m]
  8650. Array
  8651. (
  8652.     [priority] => 128
  8653.     [state] => forwarding
  8654.     [enable] => enabled
  8655.     [pathCost] => 10
  8656.     [designatedCost] => 1
  8657.     [designatedPort] => 58
  8658.     [forwardTransitions] => 1
  8659.     [device_id] => 136
  8660.     [port_id] => 51038
  8661.     [designatedRoot] => 4c5e0c03261e
  8662.     [designatedBridge] => e45d526a7000
  8663. )
  8664. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51038'[0m]
  8665. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '72'[0m]
  8666. Array
  8667. (
  8668.     [priority] => 128
  8669.     [state] => forwarding
  8670.     [enable] => enabled
  8671.     [pathCost] => 10
  8672.     [designatedCost] => 1
  8673.     [designatedPort] => 59
  8674.     [forwardTransitions] => 1
  8675.     [device_id] => 136
  8676.     [port_id] => 51039
  8677.     [designatedRoot] => 4c5e0c03261e
  8678.     [designatedBridge] => e45d526a7000
  8679. )
  8680. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51039'[0m]
  8681. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '73'[0m]
  8682. Array
  8683. (
  8684.     [priority] => 128
  8685.     [state] => forwarding
  8686.     [enable] => enabled
  8687.     [pathCost] => 10
  8688.     [designatedCost] => 1
  8689.     [designatedPort] => 60
  8690.     [forwardTransitions] => 1
  8691.     [device_id] => 136
  8692.     [port_id] => 51040
  8693.     [designatedRoot] => 4c5e0c03261e
  8694.     [designatedBridge] => e45d526a7000
  8695. )
  8696. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51040'[0m]
  8697. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '74'[0m]
  8698. Array
  8699. (
  8700.     [priority] => 128
  8701.     [state] => forwarding
  8702.     [enable] => enabled
  8703.     [pathCost] => 100
  8704.     [designatedCost] => 1
  8705.     [designatedPort] => 61
  8706.     [forwardTransitions] => 1
  8707.     [device_id] => 136
  8708.     [port_id] => 51041
  8709.     [designatedRoot] => 4c5e0c03261e
  8710.     [designatedBridge] => e45d526a7000
  8711. )
  8712. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51041'[0m]
  8713. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '75'[0m]
  8714. Array
  8715. (
  8716.     [priority] => 128
  8717.     [state] => forwarding
  8718.     [enable] => enabled
  8719.     [pathCost] => 100
  8720.     [designatedCost] => 1
  8721.     [designatedPort] => 62
  8722.     [forwardTransitions] => 1
  8723.     [device_id] => 136
  8724.     [port_id] => 51042
  8725.     [designatedRoot] => 4c5e0c03261e
  8726.     [designatedBridge] => e45d526a7000
  8727. )
  8728. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51042'[0m]
  8729. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '76'[0m]
  8730. Array
  8731. (
  8732.     [priority] => 128
  8733.     [state] => forwarding
  8734.     [enable] => enabled
  8735.     [pathCost] => 100
  8736.     [designatedCost] => 1
  8737.     [designatedPort] => 63
  8738.     [forwardTransitions] => 1
  8739.     [device_id] => 136
  8740.     [port_id] => 51043
  8741.     [designatedRoot] => 4c5e0c03261e
  8742.     [designatedBridge] => e45d526a7000
  8743. )
  8744. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51043'[0m]
  8745. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '77'[0m]
  8746. Array
  8747. (
  8748.     [priority] => 128
  8749.     [state] => forwarding
  8750.     [enable] => enabled
  8751.     [pathCost] => 10
  8752.     [designatedCost] => 1
  8753.     [designatedPort] => 64
  8754.     [forwardTransitions] => 1
  8755.     [device_id] => 136
  8756.     [port_id] => 51044
  8757.     [designatedRoot] => 4c5e0c03261e
  8758.     [designatedBridge] => e45d526a7000
  8759. )
  8760. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51044'[0m]
  8761. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '78'[0m]
  8762. Array
  8763. (
  8764.     [priority] => 128
  8765.     [state] => forwarding
  8766.     [enable] => enabled
  8767.     [pathCost] => 10
  8768.     [designatedCost] => 1
  8769.     [designatedPort] => 65
  8770.     [forwardTransitions] => 1
  8771.     [device_id] => 136
  8772.     [port_id] => 51045
  8773.     [designatedRoot] => 4c5e0c03261e
  8774.     [designatedBridge] => e45d526a7000
  8775. )
  8776. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51045'[0m]
  8777. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '79'[0m]
  8778. Array
  8779. (
  8780.     [priority] => 128
  8781.     [state] => forwarding
  8782.     [enable] => enabled
  8783.     [pathCost] => 10
  8784.     [designatedCost] => 1
  8785.     [designatedPort] => 66
  8786.     [forwardTransitions] => 1
  8787.     [device_id] => 136
  8788.     [port_id] => 51046
  8789.     [designatedRoot] => 4c5e0c03261e
  8790.     [designatedBridge] => e45d526a7000
  8791. )
  8792. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51046'[0m]
  8793. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '80'[0m]
  8794. Array
  8795. (
  8796.     [priority] => 128
  8797.     [state] => forwarding
  8798.     [enable] => enabled
  8799.     [pathCost] => 10
  8800.     [designatedCost] => 1
  8801.     [designatedPort] => 67
  8802.     [forwardTransitions] => 1
  8803.     [device_id] => 136
  8804.     [port_id] => 51047
  8805.     [designatedRoot] => 4c5e0c03261e
  8806.     [designatedBridge] => e45d526a7000
  8807. )
  8808. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51047'[0m]
  8809. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '81'[0m]
  8810. Array
  8811. (
  8812.     [priority] => 128
  8813.     [state] => forwarding
  8814.     [enable] => enabled
  8815.     [pathCost] => 10
  8816.     [designatedCost] => 1
  8817.     [designatedPort] => 68
  8818.     [forwardTransitions] => 1
  8819.     [device_id] => 136
  8820.     [port_id] => 51048
  8821.     [designatedRoot] => 4c5e0c03261e
  8822.     [designatedBridge] => e45d526a7000
  8823. )
  8824. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51048'[0m]
  8825. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '82'[0m]
  8826. Array
  8827. (
  8828.     [priority] => 128
  8829.     [state] => forwarding
  8830.     [enable] => enabled
  8831.     [pathCost] => 10
  8832.     [designatedCost] => 1
  8833.     [designatedPort] => 69
  8834.     [forwardTransitions] => 1
  8835.     [device_id] => 136
  8836.     [port_id] => 51049
  8837.     [designatedRoot] => 4c5e0c03261e
  8838.     [designatedBridge] => e45d526a7000
  8839. )
  8840. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51049'[0m]
  8841. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '83'[0m]
  8842. Array
  8843. (
  8844.     [priority] => 128
  8845.     [state] => forwarding
  8846.     [enable] => enabled
  8847.     [pathCost] => 10
  8848.     [designatedCost] => 1
  8849.     [designatedPort] => 70
  8850.     [forwardTransitions] => 1
  8851.     [device_id] => 136
  8852.     [port_id] => 51050
  8853.     [designatedRoot] => 4c5e0c03261e
  8854.     [designatedBridge] => e45d526a7000
  8855. )
  8856. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51050'[0m]
  8857. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '84'[0m]
  8858. Array
  8859. (
  8860.     [priority] => 128
  8861.     [state] => forwarding
  8862.     [enable] => enabled
  8863.     [pathCost] => 10
  8864.     [designatedCost] => 1
  8865.     [designatedPort] => 71
  8866.     [forwardTransitions] => 1
  8867.     [device_id] => 136
  8868.     [port_id] => 51051
  8869.     [designatedRoot] => 4c5e0c03261e
  8870.     [designatedBridge] => e45d526a7000
  8871. )
  8872. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51051'[0m]
  8873. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '85'[0m]
  8874. Array
  8875. (
  8876.     [priority] => 128
  8877.     [state] => forwarding
  8878.     [enable] => enabled
  8879.     [pathCost] => 10
  8880.     [designatedCost] => 1
  8881.     [designatedPort] => 72
  8882.     [forwardTransitions] => 1
  8883.     [device_id] => 136
  8884.     [port_id] => 51052
  8885.     [designatedRoot] => 4c5e0c03261e
  8886.     [designatedBridge] => e45d526a7000
  8887. )
  8888. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51052'[0m]
  8889. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '86'[0m]
  8890. Array
  8891. (
  8892.     [priority] => 128
  8893.     [state] => forwarding
  8894.     [enable] => enabled
  8895.     [pathCost] => 10
  8896.     [designatedCost] => 1
  8897.     [designatedPort] => 73
  8898.     [forwardTransitions] => 1
  8899.     [device_id] => 136
  8900.     [port_id] => 51053
  8901.     [designatedRoot] => 4c5e0c03261e
  8902.     [designatedBridge] => e45d526a7000
  8903. )
  8904. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51053'[0m]
  8905. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '87'[0m]
  8906. Array
  8907. (
  8908.     [priority] => 128
  8909.     [state] => forwarding
  8910.     [enable] => enabled
  8911.     [pathCost] => 10
  8912.     [designatedCost] => 1
  8913.     [designatedPort] => 74
  8914.     [forwardTransitions] => 1
  8915.     [device_id] => 136
  8916.     [port_id] => 51054
  8917.     [designatedRoot] => 4c5e0c03261e
  8918.     [designatedBridge] => e45d526a7000
  8919. )
  8920. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51054'[0m]
  8921. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '88'[0m]
  8922. Array
  8923. (
  8924.     [priority] => 128
  8925.     [state] => forwarding
  8926.     [enable] => enabled
  8927.     [pathCost] => 10
  8928.     [designatedCost] => 1
  8929.     [designatedPort] => 75
  8930.     [forwardTransitions] => 1
  8931.     [device_id] => 136
  8932.     [port_id] => 51055
  8933.     [designatedRoot] => 4c5e0c03261e
  8934.     [designatedBridge] => e45d526a7000
  8935. )
  8936. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51055'[0m]
  8937. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '89'[0m]
  8938. Array
  8939. (
  8940.     [priority] => 128
  8941.     [state] => disabled
  8942.     [enable] => enabled
  8943.     [pathCost] => 1
  8944.     [designatedCost] => 0
  8945.     [designatedPort] => 0
  8946.     [forwardTransitions] => 0
  8947.     [device_id] => 136
  8948.     [port_id] => 51056
  8949.     [designatedRoot] => 000000000000
  8950.     [designatedBridge] => 000000000000
  8951. )
  8952. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51056'[0m]
  8953. SQL[[0;33mSELECT port_id FROM `ports` WHERE `device_id` = '136' AND `ifIndex` = '90'[0m]
  8954. Array
  8955. (
  8956.     [priority] => 128
  8957.     [state] => disabled
  8958.     [enable] => enabled
  8959.     [pathCost] => 1
  8960.     [designatedCost] => 0
  8961.     [designatedPort] => 0
  8962.     [forwardTransitions] => 0
  8963.     [device_id] => 136
  8964.     [port_id] => 51057
  8965.     [designatedRoot] => 000000000000
  8966.     [designatedBridge] => 000000000000
  8967. )
  8968. SQL[[0;33mSELECT 1 FROM `ports_stp` WHERE `device_id` = '136' AND `port_id` = '51057'[0m]
  8969. SQL[[0;33mSELECT * FROM `ports_stp` WHERE `device_id` = '136'[0m]
  8970. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51008'[0m]
  8971. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51009'[0m]
  8972. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51010'[0m]
  8973. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51011'[0m]
  8974. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51012'[0m]
  8975. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51013'[0m]
  8976. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51014'[0m]
  8977. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51015'[0m]
  8978. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51016'[0m]
  8979. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51017'[0m]
  8980. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51018'[0m]
  8981. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51019'[0m]
  8982. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51020'[0m]
  8983. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51021'[0m]
  8984. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51022'[0m]
  8985. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51023'[0m]
  8986. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51024'[0m]
  8987. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51025'[0m]
  8988. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51026'[0m]
  8989. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51027'[0m]
  8990. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51028'[0m]
  8991. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51029'[0m]
  8992. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51030'[0m]
  8993. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51031'[0m]
  8994. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51032'[0m]
  8995. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51033'[0m]
  8996. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51034'[0m]
  8997. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51035'[0m]
  8998. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51036'[0m]
  8999. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51037'[0m]
  9000. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51038'[0m]
  9001. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51039'[0m]
  9002. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51040'[0m]
  9003. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51041'[0m]
  9004. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51042'[0m]
  9005. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51043'[0m]
  9006. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51044'[0m]
  9007. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51045'[0m]
  9008. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51046'[0m]
  9009. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51047'[0m]
  9010. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51048'[0m]
  9011. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51049'[0m]
  9012. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51050'[0m]
  9013. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51051'[0m]
  9014. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51052'[0m]
  9015. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51053'[0m]
  9016. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51054'[0m]
  9017. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51055'[0m]
  9018. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51056'[0m]
  9019. SQL[[0;33mSELECT `ifIndex` FROM `ports` WHERE `device_id` = '136' AND `port_id` = '51057'[0m]
  9020.  
  9021.  
  9022. >> Runtime for discovery module 'stp': 23.6000 seconds with 2856 bytes
  9023. #### Unload disco module stp ####
  9024.  
  9025. Modules status: Global+ OS  Device  
  9026. #### Load disco module ntp ####
  9027.  
  9028. >> Runtime for discovery module 'ntp': 0.0000 seconds with 0 bytes
  9029. #### Unload disco module ntp ####
  9030.  
  9031. Modules status: Global- OS  Device  Module [ loadbalancers ] disabled globally.
  9032.  
  9033. Modules status: Global- OS  Device  Module [ mef ] disabled globally.
  9034.  
  9035. Modules status: Global+ OS  Device  
  9036. #### Load disco module wireless ####
  9037. Attempting to initialize OS: avaya-ers
  9038. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='136' AND `sensor_class`='ap-count'[0m]
  9039. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='136' AND `sensor_class`='clients'[0m]
  9040. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='136' AND `sensor_class`='quality'[0m]
  9041. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='136' AND `sensor_class`='capacity'[0m]
  9042. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='136' AND `sensor_class`='utilization'[0m]
  9043. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='136' AND `sensor_class`='rate'[0m]
  9044. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='136' AND `sensor_class`='ccq'[0m]
  9045. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='136' AND `sensor_class`='snr'[0m]
  9046. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='136' AND `sensor_class`='rssi'[0m]
  9047. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='136' AND `sensor_class`='power'[0m]
  9048. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='136' AND `sensor_class`='noise-floor'[0m]
  9049. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='136' AND `sensor_class`='error-ratio'[0m]
  9050. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='136' AND `sensor_class`='error-rate'[0m]
  9051. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='136' AND `sensor_class`='frequency'[0m]
  9052. SQL[[0;33mSELECT * FROM `wireless_sensors` WHERE `device_id`='136' AND `sensor_class`='distance'[0m]
  9053.  
  9054. >> Runtime for discovery module 'wireless': 0.0040 seconds with 0 bytes
  9055. #### Unload disco module wireless ####
  9056.  
  9057. SQL[[0;33mSELECT attrib_value FROM devices_attribs WHERE `device_id` = '136' AND `attrib_type` = 'poll_mib' [0m]
  9058. SQL[[0;33mUPDATE `devices` set `last_discovered` =NOW(),`last_discovered_timetaken` ='106.9' WHERE `device_id` = '136'[0m]
  9059. Discovered in 106.9 seconds
  9060.  
  9061. SQL[[0;33mSELECT * FROM devices_attribs WHERE `device_id` = '135'[0m]
  9062. nt-pearcesigns-sw01 135 avaya-ers SQL[[0;33mINSERT INTO `device_perf` (`xmt`,`rcv`,`loss`,`min`,`max`,`avg`,`device_id`,`timestamp`)  VALUES ('3','3','0','34.9','35.1','34.9','135',NOW())[0m]
  9063. SNMP Check response code: 0
  9064.  
  9065. Modules status: Global+ OS  Device  
  9066. #### Load disco module os ####
  9067. SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Ovq -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:nt-pearcesigns-sw01:161 SNMPv2-MIB::sysDescr.0[0m]
  9068. Ethernet Routing Switch 3526T-PWR+    HW:16       FW:1.0.0.15  SW:v5.2.2.003 BN:03 (c) Avaya Networks
  9069.  
  9070. SNMP[[0;36m/usr/bin/snmpget -v2c -c '######' -Ovqn -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:nt-pearcesigns-sw01:161 SNMPv2-MIB::sysObjectID.0[0m]
  9071. .1.3.6.1.4.1.45.3.80.2
  9072.  
  9073. | Ethernet Routing Switch 3526T-PWR+    HW:16       FW:1.0.0.15  SW:v5.2.2.003 BN:03 (c) Avaya Networks | .1.3.6.1.4.1.45.3.80.2 |
  9074.  
  9075. >> Runtime for discovery module 'os': 0.1070 seconds with -8 bytes
  9076. #### Unload disco module os ####
  9077.  
  9078. Modules status: Global+ OS  Device  
  9079. #### Load disco module ports ####
  9080. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c '######' -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:nt-pearcesigns-sw01:161 ifDescr[0m]
  9081. ifDescr.1 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 1  
  9082. ifDescr.2 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 2  
  9083. ifDescr.3 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 3  
  9084. ifDescr.4 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 4  
  9085. ifDescr.5 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 5  
  9086. ifDescr.6 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 6  
  9087. ifDescr.7 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 7  
  9088. ifDescr.8 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 8  
  9089. ifDescr.9 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 9  
  9090. ifDescr.10 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 10  
  9091. ifDescr.11 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 11  
  9092. ifDescr.12 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 12  
  9093. ifDescr.13 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 13  
  9094. ifDescr.14 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 14  
  9095. ifDescr.15 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 15  
  9096. ifDescr.16 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 16  
  9097. ifDescr.17 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 17  
  9098. ifDescr.18 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 18  
  9099. ifDescr.19 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 19  
  9100. ifDescr.20 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 20  
  9101. ifDescr.21 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 21  
  9102. ifDescr.22 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 22  
  9103. ifDescr.23 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 23  
  9104. ifDescr.24 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 24  
  9105. ifDescr.25 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 25  
  9106. ifDescr.26 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 26  
  9107. ifDescr.65 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 1  
  9108. ifDescr.66 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 2  
  9109. ifDescr.67 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 3  
  9110. ifDescr.68 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 4  
  9111. ifDescr.69 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 5  
  9112. ifDescr.70 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 6  
  9113. ifDescr.71 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 7  
  9114. ifDescr.72 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 8  
  9115. ifDescr.73 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 9  
  9116. ifDescr.74 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 10  
  9117. ifDescr.75 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 11  
  9118. ifDescr.76 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 12  
  9119. ifDescr.77 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 13  
  9120. ifDescr.78 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 14  
  9121. ifDescr.79 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 15  
  9122. ifDescr.80 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 16  
  9123. ifDescr.81 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 17  
  9124. ifDescr.82 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 18  
  9125. ifDescr.83 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 19  
  9126. ifDescr.84 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 20  
  9127. ifDescr.85 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 21  
  9128. ifDescr.86 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 22  
  9129. ifDescr.87 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 23  
  9130. ifDescr.88 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 24  
  9131. ifDescr.89 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 25  
  9132. ifDescr.90 = Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 26  
  9133. ifDescr.10001 = Avaya Ethernet Routing Switch 3526T PWR Module - VLAN 1
  9134. ifDescr.10121 = Avaya Ethernet Routing Switch 3526T PWR Module - VLAN 121
  9135. ifDescr.10123 = Avaya Ethernet Routing Switch 3526T PWR Module - VLAN 123
  9136. ifDescr.10124 = Avaya Ethernet Routing Switch 3526T PWR Module - VLAN 124 L3 Intf
  9137.  
  9138. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c '######' -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:nt-pearcesigns-sw01:161 ifName[0m]
  9139. ifName.1 = ifc1 (Slot: 1 Port: 1)
  9140. ifName.2 = ifc2 (Slot: 1 Port: 2)
  9141. ifName.3 = ifc3 (Slot: 1 Port: 3)
  9142. ifName.4 = ifc4 (Slot: 1 Port: 4)
  9143. ifName.5 = ifc5 (Slot: 1 Port: 5)
  9144. ifName.6 = ifc6 (Slot: 1 Port: 6)
  9145. ifName.7 = ifc7 (Slot: 1 Port: 7)
  9146. ifName.8 = ifc8 (Slot: 1 Port: 8)
  9147. ifName.9 = ifc9 (Slot: 1 Port: 9)
  9148. ifName.10 = ifc10 (Slot: 1 Port: 10)
  9149. ifName.11 = ifc11 (Slot: 1 Port: 11)
  9150. ifName.12 = ifc12 (Slot: 1 Port: 12)
  9151. ifName.13 = ifc13 (Slot: 1 Port: 13)
  9152. ifName.14 = ifc14 (Slot: 1 Port: 14)
  9153. ifName.15 = ifc15 (Slot: 1 Port: 15)
  9154. ifName.16 = ifc16 (Slot: 1 Port: 16)
  9155. ifName.17 = ifc17 (Slot: 1 Port: 17)
  9156. ifName.18 = ifc18 (Slot: 1 Port: 18)
  9157. ifName.19 = ifc19 (Slot: 1 Port: 19)
  9158. ifName.20 = ifc20 (Slot: 1 Port: 20)
  9159. ifName.21 = ifc21 (Slot: 1 Port: 21)
  9160. ifName.22 = ifc22 (Slot: 1 Port: 22)
  9161. ifName.23 = ifc23 (Slot: 1 Port: 23)
  9162. ifName.24 = ifc24 (Slot: 1 Port: 24)
  9163. ifName.25 = ifc25 (Slot: 1 Port: 25)
  9164. ifName.26 = ifc26 (Slot: 1 Port: 26)
  9165. ifName.65 = ifc65 (Slot: 2 Port: 1)
  9166. ifName.66 = ifc66 (Slot: 2 Port: 2)
  9167. ifName.67 = ifc67 (Slot: 2 Port: 3)
  9168. ifName.68 = ifc68 (Slot: 2 Port: 4)
  9169. ifName.69 = ifc69 (Slot: 2 Port: 5)
  9170. ifName.70 = ifc70 (Slot: 2 Port: 6)
  9171. ifName.71 = ifc71 (Slot: 2 Port: 7)
  9172. ifName.72 = ifc72 (Slot: 2 Port: 8)
  9173. ifName.73 = ifc73 (Slot: 2 Port: 9)
  9174. ifName.74 = ifc74 (Slot: 2 Port: 10)
  9175. ifName.75 = ifc75 (Slot: 2 Port: 11)
  9176. ifName.76 = ifc76 (Slot: 2 Port: 12)
  9177. ifName.77 = ifc77 (Slot: 2 Port: 13)
  9178. ifName.78 = ifc78 (Slot: 2 Port: 14)
  9179. ifName.79 = ifc79 (Slot: 2 Port: 15)
  9180. ifName.80 = ifc80 (Slot: 2 Port: 16)
  9181. ifName.81 = ifc81 (Slot: 2 Port: 17)
  9182. ifName.82 = ifc82 (Slot: 2 Port: 18)
  9183. ifName.83 = ifc83 (Slot: 2 Port: 19)
  9184. ifName.84 = ifc84 (Slot: 2 Port: 20)
  9185. ifName.85 = ifc85 (Slot: 2 Port: 21)
  9186. ifName.86 = ifc86 (Slot: 2 Port: 22)
  9187. ifName.87 = ifc87 (Slot: 2 Port: 23)
  9188. ifName.88 = ifc88 (Slot: 2 Port: 24)
  9189. ifName.89 = ifc89 (Slot: 2 Port: 25)
  9190. ifName.90 = ifc90 (Slot: 2 Port: 26)
  9191. ifName.10001 = ifc10001 VLAN #1
  9192. ifName.10121 = ifc10121 VLAN #121
  9193. ifName.10123 = ifc10123 VLAN #123
  9194. ifName.10124 = ifc10124 VLAN #124
  9195.  
  9196. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c '######' -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:nt-pearcesigns-sw01:161 ifAlias[0m]
  9197. ifAlias.1 =
  9198. ifAlias.2 =
  9199. ifAlias.3 =
  9200. ifAlias.4 =
  9201. ifAlias.5 =
  9202. ifAlias.6 =
  9203. ifAlias.7 =
  9204. ifAlias.8 =
  9205. ifAlias.9 =
  9206. ifAlias.10 =
  9207. ifAlias.11 =
  9208. ifAlias.12 =
  9209. ifAlias.13 =
  9210. ifAlias.14 =
  9211. ifAlias.15 =
  9212. ifAlias.16 =
  9213. ifAlias.17 =
  9214. ifAlias.18 =
  9215. ifAlias.19 =
  9216. ifAlias.20 =
  9217. ifAlias.21 =
  9218. ifAlias.22 =
  9219. ifAlias.23 =
  9220. ifAlias.24 =
  9221. ifAlias.25 =
  9222. ifAlias.26 =
  9223. ifAlias.65 =
  9224. ifAlias.66 =
  9225. ifAlias.67 =
  9226. ifAlias.68 =
  9227. ifAlias.69 =
  9228. ifAlias.70 =
  9229. ifAlias.71 =
  9230. ifAlias.72 =
  9231. ifAlias.73 =
  9232. ifAlias.74 =
  9233. ifAlias.75 =
  9234. ifAlias.76 =
  9235. ifAlias.77 =
  9236. ifAlias.78 =
  9237. ifAlias.79 =
  9238. ifAlias.80 =
  9239. ifAlias.81 =
  9240. ifAlias.82 =
  9241. ifAlias.83 =
  9242. ifAlias.84 =
  9243. ifAlias.85 =
  9244. ifAlias.86 =
  9245. ifAlias.87 =
  9246. ifAlias.88 =
  9247. ifAlias.89 =
  9248. ifAlias.90 =
  9249. ifAlias.10001 = VLAN #1
  9250. ifAlias.10121 = DATA
  9251. ifAlias.10123 = Guest_Wifi
  9252. ifAlias.10124 = VOIP
  9253.  
  9254. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c '######' -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:nt-pearcesigns-sw01:161 ifType[0m]
  9255. ifType.1 = ethernetCsmacd
  9256. ifType.2 = ethernetCsmacd
  9257. ifType.3 = ethernetCsmacd
  9258. ifType.4 = ethernetCsmacd
  9259. ifType.5 = ethernetCsmacd
  9260. ifType.6 = ethernetCsmacd
  9261. ifType.7 = ethernetCsmacd
  9262. ifType.8 = ethernetCsmacd
  9263. ifType.9 = ethernetCsmacd
  9264. ifType.10 = ethernetCsmacd
  9265. ifType.11 = ethernetCsmacd
  9266. ifType.12 = ethernetCsmacd
  9267. ifType.13 = ethernetCsmacd
  9268. ifType.14 = ethernetCsmacd
  9269. ifType.15 = ethernetCsmacd
  9270. ifType.16 = ethernetCsmacd
  9271. ifType.17 = ethernetCsmacd
  9272. ifType.18 = ethernetCsmacd
  9273. ifType.19 = ethernetCsmacd
  9274. ifType.20 = ethernetCsmacd
  9275. ifType.21 = ethernetCsmacd
  9276. ifType.22 = ethernetCsmacd
  9277. ifType.23 = ethernetCsmacd
  9278. ifType.24 = ethernetCsmacd
  9279. ifType.25 = ethernetCsmacd
  9280. ifType.26 = ethernetCsmacd
  9281. ifType.65 = ethernetCsmacd
  9282. ifType.66 = ethernetCsmacd
  9283. ifType.67 = ethernetCsmacd
  9284. ifType.68 = ethernetCsmacd
  9285. ifType.69 = ethernetCsmacd
  9286. ifType.70 = ethernetCsmacd
  9287. ifType.71 = ethernetCsmacd
  9288. ifType.72 = ethernetCsmacd
  9289. ifType.73 = ethernetCsmacd
  9290. ifType.74 = ethernetCsmacd
  9291. ifType.75 = ethernetCsmacd
  9292. ifType.76 = ethernetCsmacd
  9293. ifType.77 = ethernetCsmacd
  9294. ifType.78 = ethernetCsmacd
  9295. ifType.79 = ethernetCsmacd
  9296. ifType.80 = ethernetCsmacd
  9297. ifType.81 = ethernetCsmacd
  9298. ifType.82 = ethernetCsmacd
  9299. ifType.83 = ethernetCsmacd
  9300. ifType.84 = ethernetCsmacd
  9301. ifType.85 = ethernetCsmacd
  9302. ifType.86 = ethernetCsmacd
  9303. ifType.87 = ethernetCsmacd
  9304. ifType.88 = ethernetCsmacd
  9305. ifType.89 = ethernetCsmacd
  9306. ifType.90 = ethernetCsmacd
  9307. ifType.10001 = l2vlan
  9308. ifType.10121 = l2vlan
  9309. ifType.10123 = l2vlan
  9310. ifType.10124 = l3ipvlan
  9311.  
  9312. Array
  9313. (
  9314.     [1] => Array
  9315.         (
  9316.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 1
  9317.             [ifName] => ifc1 (Slot: 1 Port: 1)
  9318.             [ifAlias] =>
  9319.             [ifType] => ethernetCsmacd
  9320.         )
  9321.  
  9322.     [2] => Array
  9323.         (
  9324.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 2
  9325.             [ifName] => ifc2 (Slot: 1 Port: 2)
  9326.             [ifAlias] =>
  9327.             [ifType] => ethernetCsmacd
  9328.         )
  9329.  
  9330.     [3] => Array
  9331.         (
  9332.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 3
  9333.             [ifName] => ifc3 (Slot: 1 Port: 3)
  9334.             [ifAlias] =>
  9335.             [ifType] => ethernetCsmacd
  9336.         )
  9337.  
  9338.     [4] => Array
  9339.         (
  9340.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 4
  9341.             [ifName] => ifc4 (Slot: 1 Port: 4)
  9342.             [ifAlias] =>
  9343.             [ifType] => ethernetCsmacd
  9344.         )
  9345.  
  9346.     [5] => Array
  9347.         (
  9348.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 5
  9349.             [ifName] => ifc5 (Slot: 1 Port: 5)
  9350.             [ifAlias] =>
  9351.             [ifType] => ethernetCsmacd
  9352.         )
  9353.  
  9354.     [6] => Array
  9355.         (
  9356.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 6
  9357.             [ifName] => ifc6 (Slot: 1 Port: 6)
  9358.             [ifAlias] =>
  9359.             [ifType] => ethernetCsmacd
  9360.         )
  9361.  
  9362.     [7] => Array
  9363.         (
  9364.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 7
  9365.             [ifName] => ifc7 (Slot: 1 Port: 7)
  9366.             [ifAlias] =>
  9367.             [ifType] => ethernetCsmacd
  9368.         )
  9369.  
  9370.     [8] => Array
  9371.         (
  9372.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 8
  9373.             [ifName] => ifc8 (Slot: 1 Port: 8)
  9374.             [ifAlias] =>
  9375.             [ifType] => ethernetCsmacd
  9376.         )
  9377.  
  9378.     [9] => Array
  9379.         (
  9380.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 9
  9381.             [ifName] => ifc9 (Slot: 1 Port: 9)
  9382.             [ifAlias] =>
  9383.             [ifType] => ethernetCsmacd
  9384.         )
  9385.  
  9386.     [10] => Array
  9387.         (
  9388.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 10
  9389.             [ifName] => ifc10 (Slot: 1 Port: 10)
  9390.             [ifAlias] =>
  9391.             [ifType] => ethernetCsmacd
  9392.         )
  9393.  
  9394.     [11] => Array
  9395.         (
  9396.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 11
  9397.             [ifName] => ifc11 (Slot: 1 Port: 11)
  9398.             [ifAlias] =>
  9399.             [ifType] => ethernetCsmacd
  9400.         )
  9401.  
  9402.     [12] => Array
  9403.         (
  9404.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 12
  9405.             [ifName] => ifc12 (Slot: 1 Port: 12)
  9406.             [ifAlias] =>
  9407.             [ifType] => ethernetCsmacd
  9408.         )
  9409.  
  9410.     [13] => Array
  9411.         (
  9412.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 13
  9413.             [ifName] => ifc13 (Slot: 1 Port: 13)
  9414.             [ifAlias] =>
  9415.             [ifType] => ethernetCsmacd
  9416.         )
  9417.  
  9418.     [14] => Array
  9419.         (
  9420.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 14
  9421.             [ifName] => ifc14 (Slot: 1 Port: 14)
  9422.             [ifAlias] =>
  9423.             [ifType] => ethernetCsmacd
  9424.         )
  9425.  
  9426.     [15] => Array
  9427.         (
  9428.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 15
  9429.             [ifName] => ifc15 (Slot: 1 Port: 15)
  9430.             [ifAlias] =>
  9431.             [ifType] => ethernetCsmacd
  9432.         )
  9433.  
  9434.     [16] => Array
  9435.         (
  9436.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 16
  9437.             [ifName] => ifc16 (Slot: 1 Port: 16)
  9438.             [ifAlias] =>
  9439.             [ifType] => ethernetCsmacd
  9440.         )
  9441.  
  9442.     [17] => Array
  9443.         (
  9444.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 17
  9445.             [ifName] => ifc17 (Slot: 1 Port: 17)
  9446.             [ifAlias] =>
  9447.             [ifType] => ethernetCsmacd
  9448.         )
  9449.  
  9450.     [18] => Array
  9451.         (
  9452.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 18
  9453.             [ifName] => ifc18 (Slot: 1 Port: 18)
  9454.             [ifAlias] =>
  9455.             [ifType] => ethernetCsmacd
  9456.         )
  9457.  
  9458.     [19] => Array
  9459.         (
  9460.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 19
  9461.             [ifName] => ifc19 (Slot: 1 Port: 19)
  9462.             [ifAlias] =>
  9463.             [ifType] => ethernetCsmacd
  9464.         )
  9465.  
  9466.     [20] => Array
  9467.         (
  9468.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 20
  9469.             [ifName] => ifc20 (Slot: 1 Port: 20)
  9470.             [ifAlias] =>
  9471.             [ifType] => ethernetCsmacd
  9472.         )
  9473.  
  9474.     [21] => Array
  9475.         (
  9476.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 21
  9477.             [ifName] => ifc21 (Slot: 1 Port: 21)
  9478.             [ifAlias] =>
  9479.             [ifType] => ethernetCsmacd
  9480.         )
  9481.  
  9482.     [22] => Array
  9483.         (
  9484.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 22
  9485.             [ifName] => ifc22 (Slot: 1 Port: 22)
  9486.             [ifAlias] =>
  9487.             [ifType] => ethernetCsmacd
  9488.         )
  9489.  
  9490.     [23] => Array
  9491.         (
  9492.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 23
  9493.             [ifName] => ifc23 (Slot: 1 Port: 23)
  9494.             [ifAlias] =>
  9495.             [ifType] => ethernetCsmacd
  9496.         )
  9497.  
  9498.     [24] => Array
  9499.         (
  9500.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 24
  9501.             [ifName] => ifc24 (Slot: 1 Port: 24)
  9502.             [ifAlias] =>
  9503.             [ifType] => ethernetCsmacd
  9504.         )
  9505.  
  9506.     [25] => Array
  9507.         (
  9508.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 25
  9509.             [ifName] => ifc25 (Slot: 1 Port: 25)
  9510.             [ifAlias] =>
  9511.             [ifType] => ethernetCsmacd
  9512.         )
  9513.  
  9514.     [26] => Array
  9515.         (
  9516.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 1 Port 26
  9517.             [ifName] => ifc26 (Slot: 1 Port: 26)
  9518.             [ifAlias] =>
  9519.             [ifType] => ethernetCsmacd
  9520.         )
  9521.  
  9522.     [65] => Array
  9523.         (
  9524.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 1
  9525.             [ifName] => ifc65 (Slot: 2 Port: 1)
  9526.             [ifAlias] =>
  9527.             [ifType] => ethernetCsmacd
  9528.         )
  9529.  
  9530.     [66] => Array
  9531.         (
  9532.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 2
  9533.             [ifName] => ifc66 (Slot: 2 Port: 2)
  9534.             [ifAlias] =>
  9535.             [ifType] => ethernetCsmacd
  9536.         )
  9537.  
  9538.     [67] => Array
  9539.         (
  9540.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 3
  9541.             [ifName] => ifc67 (Slot: 2 Port: 3)
  9542.             [ifAlias] =>
  9543.             [ifType] => ethernetCsmacd
  9544.         )
  9545.  
  9546.     [68] => Array
  9547.         (
  9548.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 4
  9549.             [ifName] => ifc68 (Slot: 2 Port: 4)
  9550.             [ifAlias] =>
  9551.             [ifType] => ethernetCsmacd
  9552.         )
  9553.  
  9554.     [69] => Array
  9555.         (
  9556.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 5
  9557.             [ifName] => ifc69 (Slot: 2 Port: 5)
  9558.             [ifAlias] =>
  9559.             [ifType] => ethernetCsmacd
  9560.         )
  9561.  
  9562.     [70] => Array
  9563.         (
  9564.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 6
  9565.             [ifName] => ifc70 (Slot: 2 Port: 6)
  9566.             [ifAlias] =>
  9567.             [ifType] => ethernetCsmacd
  9568.         )
  9569.  
  9570.     [71] => Array
  9571.         (
  9572.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 7
  9573.             [ifName] => ifc71 (Slot: 2 Port: 7)
  9574.             [ifAlias] =>
  9575.             [ifType] => ethernetCsmacd
  9576.         )
  9577.  
  9578.     [72] => Array
  9579.         (
  9580.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 8
  9581.             [ifName] => ifc72 (Slot: 2 Port: 8)
  9582.             [ifAlias] =>
  9583.             [ifType] => ethernetCsmacd
  9584.         )
  9585.  
  9586.     [73] => Array
  9587.         (
  9588.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 9
  9589.             [ifName] => ifc73 (Slot: 2 Port: 9)
  9590.             [ifAlias] =>
  9591.             [ifType] => ethernetCsmacd
  9592.         )
  9593.  
  9594.     [74] => Array
  9595.         (
  9596.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 10
  9597.             [ifName] => ifc74 (Slot: 2 Port: 10)
  9598.             [ifAlias] =>
  9599.             [ifType] => ethernetCsmacd
  9600.         )
  9601.  
  9602.     [75] => Array
  9603.         (
  9604.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 11
  9605.             [ifName] => ifc75 (Slot: 2 Port: 11)
  9606.             [ifAlias] =>
  9607.             [ifType] => ethernetCsmacd
  9608.         )
  9609.  
  9610.     [76] => Array
  9611.         (
  9612.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 12
  9613.             [ifName] => ifc76 (Slot: 2 Port: 12)
  9614.             [ifAlias] =>
  9615.             [ifType] => ethernetCsmacd
  9616.         )
  9617.  
  9618.     [77] => Array
  9619.         (
  9620.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 13
  9621.             [ifName] => ifc77 (Slot: 2 Port: 13)
  9622.             [ifAlias] =>
  9623.             [ifType] => ethernetCsmacd
  9624.         )
  9625.  
  9626.     [78] => Array
  9627.         (
  9628.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 14
  9629.             [ifName] => ifc78 (Slot: 2 Port: 14)
  9630.             [ifAlias] =>
  9631.             [ifType] => ethernetCsmacd
  9632.         )
  9633.  
  9634.     [79] => Array
  9635.         (
  9636.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 15
  9637.             [ifName] => ifc79 (Slot: 2 Port: 15)
  9638.             [ifAlias] =>
  9639.             [ifType] => ethernetCsmacd
  9640.         )
  9641.  
  9642.     [80] => Array
  9643.         (
  9644.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 16
  9645.             [ifName] => ifc80 (Slot: 2 Port: 16)
  9646.             [ifAlias] =>
  9647.             [ifType] => ethernetCsmacd
  9648.         )
  9649.  
  9650.     [81] => Array
  9651.         (
  9652.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 17
  9653.             [ifName] => ifc81 (Slot: 2 Port: 17)
  9654.             [ifAlias] =>
  9655.             [ifType] => ethernetCsmacd
  9656.         )
  9657.  
  9658.     [82] => Array
  9659.         (
  9660.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 18
  9661.             [ifName] => ifc82 (Slot: 2 Port: 18)
  9662.             [ifAlias] =>
  9663.             [ifType] => ethernetCsmacd
  9664.         )
  9665.  
  9666.     [83] => Array
  9667.         (
  9668.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 19
  9669.             [ifName] => ifc83 (Slot: 2 Port: 19)
  9670.             [ifAlias] =>
  9671.             [ifType] => ethernetCsmacd
  9672.         )
  9673.  
  9674.     [84] => Array
  9675.         (
  9676.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 20
  9677.             [ifName] => ifc84 (Slot: 2 Port: 20)
  9678.             [ifAlias] =>
  9679.             [ifType] => ethernetCsmacd
  9680.         )
  9681.  
  9682.     [85] => Array
  9683.         (
  9684.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 21
  9685.             [ifName] => ifc85 (Slot: 2 Port: 21)
  9686.             [ifAlias] =>
  9687.             [ifType] => ethernetCsmacd
  9688.         )
  9689.  
  9690.     [86] => Array
  9691.         (
  9692.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 22
  9693.             [ifName] => ifc86 (Slot: 2 Port: 22)
  9694.             [ifAlias] =>
  9695.             [ifType] => ethernetCsmacd
  9696.         )
  9697.  
  9698.     [87] => Array
  9699.         (
  9700.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 23
  9701.             [ifName] => ifc87 (Slot: 2 Port: 23)
  9702.             [ifAlias] =>
  9703.             [ifType] => ethernetCsmacd
  9704.         )
  9705.  
  9706.     [88] => Array
  9707.         (
  9708.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 24
  9709.             [ifName] => ifc88 (Slot: 2 Port: 24)
  9710.             [ifAlias] =>
  9711.             [ifType] => ethernetCsmacd
  9712.         )
  9713.  
  9714.     [89] => Array
  9715.         (
  9716.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 25
  9717.             [ifName] => ifc89 (Slot: 2 Port: 25)
  9718.             [ifAlias] =>
  9719.             [ifType] => ethernetCsmacd
  9720.         )
  9721.  
  9722.     [90] => Array
  9723.         (
  9724.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - Unit 2 Port 26
  9725.             [ifName] => ifc90 (Slot: 2 Port: 26)
  9726.             [ifAlias] =>
  9727.             [ifType] => ethernetCsmacd
  9728.         )
  9729.  
  9730.     [10001] => Array
  9731.         (
  9732.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - VLAN 1
  9733.             [ifName] => ifc10001 VLAN #1
  9734.             [ifAlias] => VLAN #1
  9735.             [ifType] => l2vlan
  9736.         )
  9737.  
  9738.     [10121] => Array
  9739.         (
  9740.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - VLAN 121
  9741.             [ifName] => ifc10121 VLAN #121
  9742.             [ifAlias] => DATA
  9743.             [ifType] => l2vlan
  9744.         )
  9745.  
  9746.     [10123] => Array
  9747.         (
  9748.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - VLAN 123
  9749.             [ifName] => ifc10123 VLAN #123
  9750.             [ifAlias] => Guest_Wifi
  9751.             [ifType] => l2vlan
  9752.         )
  9753.  
  9754.     [10124] => Array
  9755.         (
  9756.             [ifDescr] => Avaya Ethernet Routing Switch 3526T PWR Module - VLAN 124 L3 Intf
  9757.             [ifName] => ifc10124 VLAN #124
  9758.             [ifAlias] => VOIP
  9759.             [ifType] => l3ipvlan
  9760.         )
  9761.  
  9762. )
  9763. SQL[[0;33mSELECT `name` FROM `port_association_mode` WHERE pom_id = '1'[0m]
  9764. SQL[[0;33mSELECT * FROM `ports` WHERE `device_id` = '135' ORDER BY port_id[0m]
  9765. ........................................................
  9766.  
  9767. >> Runtime for discovery module 'ports': 1.1450 seconds with 280 bytes
  9768. #### Unload disco module ports ####
  9769.  
  9770. Modules status: Global+ OS  Device  
  9771. #### Load disco module ports-stack ####
  9772. SQL[[0;33mSELECT * FROM `ports_stack` WHERE `device_id` = '135'[0m]
  9773. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c '######'  -OQUs -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:nt-pearcesigns-sw01:161 ifStackStatus[0m]
  9774.  
  9775.  
  9776.  
  9777. >> Runtime for discovery module 'ports-stack': 0.0110 seconds with -16 bytes
  9778. #### Unload disco module ports-stack ####
  9779.  
  9780. Modules status: Global+ OS  Device  
  9781. #### Load disco module entity-physical ####
  9782.  
  9783. Caching OIDs: entPhysicalEntrySNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c '######' -OQUs -m ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:nt-pearcesigns-sw01:161 entPhysicalEntry[0m]
  9784. entPhysicalDescr.1 = Ethernet Routing Switch 3526T-PWR+ Stack
  9785. entPhysicalDescr.2 = Ethernet Routing Switch 3526T-PWR+
  9786. entPhysicalDescr.3 = 10-Base 10/100 Ethernet Port
  9787. entPhysicalDescr.4 = 10-Base 10/100 Ethernet Port
  9788. entPhysicalDescr.5 = 10-Base 10/100 Ethernet Port
  9789. entPhysicalDescr.6 = 10-Base 10/100 Ethernet Port
  9790. entPhysicalDescr.7 = 10-Base 10/100 Ethernet Port
  9791. entPhysicalDescr.8 = 10-Base 10/100 Ethernet Port
  9792. entPhysicalDescr.9 = 10-Base 10/100 Ethernet Port
  9793. entPhysicalDescr.10 = 10-Base 10/100 Ethernet Port
  9794. entPhysicalDescr.11 = 10-Base 10/100 Ethernet Port
  9795. entPhysicalDescr.12 = 10-Base 10/100 Ethernet Port
  9796. entPhysicalDescr.13 = 10-Base 10/100 Ethernet Port
  9797. entPhysicalDescr.14 = 10-Base 10/100 Ethernet Port
  9798. entPhysicalDescr.15 = 10-Base 10/100 Ethernet Port
  9799. entPhysicalDescr.16 = 10-Base 10/100 Ethernet Port
  9800. entPhysicalDescr.17 = 10-Base 10/100 Ethernet Port
  9801. entPhysicalDescr.18 = 10-Base 10/100 Ethernet Port
  9802. entPhysicalDescr.19 = 10-Base 10/100 Ethernet Port
  9803. entPhysicalDescr.20 = 10-Base 10/100 Ethernet Port
  9804. entPhysicalDescr.21 = 10-Base 10/100 Ethernet Port
  9805. entPhysicalDescr.22 = 10-Base 10/100 Ethernet Port
  9806. entPhysicalDescr.23 = 10-Base 10/100 Ethernet Port
  9807. entPhysicalDescr.24 = 10-Base 10/100 Ethernet Port
  9808. entPhysicalDescr.25 = 10-Base 10/100 Ethernet Port
  9809. entPhysicalDescr.26 = 10-Base 10/100 Ethernet Port
  9810. entPhysicalDescr.27 = 10-Base 10/100/1000 Ethernet Port
  9811. entPhysicalDescr.28 = 10-Base 10/100/1000 Ethernet Port
  9812. entPhysicalDescr.103 = GBIC Slot
  9813. entPhysicalDescr.104 = GBIC Slot
  9814. entPhysicalDescr.199 = 8 port CASCADE Module
  9815. entPhysicalDescr.208 = Ethernet Routing Switch 3526T-PWR+
  9816. entPhysicalDescr.209 = 10-Base 10/100 Ethernet Port
  9817. entPhysicalDescr.210 = 10-Base 10/100 Ethernet Port
  9818. entPhysicalDescr.211 = 10-Base 10/100 Ethernet Port
  9819. entPhysicalDescr.212 = 10-Base 10/100 Ethernet Port
  9820. entPhysicalDescr.213 = 10-Base 10/100 Ethernet Port
  9821. entPhysicalDescr.214 = 10-Base 10/100 Ethernet Port
  9822. entPhysicalDescr.215 = 10-Base 10/100 Ethernet Port
  9823. entPhysicalDescr.216 = 10-Base 10/100 Ethernet Port
  9824. entPhysicalDescr.217 = 10-Base 10/100 Ethernet Port
  9825. entPhysicalDescr.218 = 10-Base 10/100 Ethernet Port
  9826. entPhysicalDescr.219 = 10-Base 10/100 Ethernet Port
  9827. entPhysicalDescr.220 = 10-Base 10/100 Ethernet Port
  9828. entPhysicalDescr.221 = 10-Base 10/100 Ethernet Port
  9829. entPhysicalDescr.222 = 10-Base 10/100 Ethernet Port
  9830. entPhysicalDescr.223 = 10-Base 10/100 Ethernet Port
  9831. entPhysicalDescr.224 = 10-Base 10/100 Ethernet Port
  9832. entPhysicalDescr.225 = 10-Base 10/100 Ethernet Port
  9833. entPhysicalDescr.226 = 10-Base 10/100 Ethernet Port
  9834. entPhysicalDescr.227 = 10-Base 10/100 Ethernet Port
  9835. entPhysicalDescr.228 = 10-Base 10/100 Ethernet Port
  9836. entPhysicalDescr.229 = 10-Base 10/100 Ethernet Port
  9837. entPhysicalDescr.230 = 10-Base 10/100 Ethernet Port
  9838. entPhysicalDescr.231 = 10-Base 10/100 Ethernet Port
  9839. entPhysicalDescr.232 = 10-Base 10/100 Ethernet Port
  9840. entPhysicalDescr.233 = 10-Base 10/100/1000 Ethernet Port
  9841. entPhysicalDescr.234 = 10-Base 10/100/1000 Ethernet Port
  9842. entPhysicalDescr.309 = GBIC Slot
  9843. entPhysicalDescr.310 = GBIC Slot
  9844. entPhysicalDescr.405 = 8 port CASCADE Module
  9845. entPhysicalVendorType.1 = zeroDotZero
  9846. entPhysicalVendorType.2 = enterprises.45.1.6.1.3.6.815
  9847. entPhysicalVendorType.3 = zeroDotZero
  9848. entPhysicalVendorType.4 = zeroDotZero
  9849. entPhysicalVendorType.5 = zeroDotZero
  9850. entPhysicalVendorType.6 = zeroDotZero
  9851. entPhysicalVendorType.7 = zeroDotZero
  9852. entPhysicalVendorType.8 = zeroDotZero
  9853. entPhysicalVendorType.9 = zeroDotZero
  9854. entPhysicalVendorType.10 = zeroDotZero
  9855. entPhysicalVendorType.11 = zeroDotZero
  9856. entPhysicalVendorType.12 = zeroDotZero
  9857. entPhysicalVendorType.13 = zeroDotZero
  9858. entPhysicalVendorType.14 = zeroDotZero
  9859. entPhysicalVendorType.15 = zeroDotZero
  9860. entPhysicalVendorType.16 = zeroDotZero
  9861. entPhysicalVendorType.17 = zeroDotZero
  9862. entPhysicalVendorType.18 = zeroDotZero
  9863. entPhysicalVendorType.19 = zeroDotZero
  9864. entPhysicalVendorType.20 = zeroDotZero
  9865. entPhysicalVendorType.21 = zeroDotZero
  9866. entPhysicalVendorType.22 = zeroDotZero
  9867. entPhysicalVendorType.23 = zeroDotZero
  9868. entPhysicalVendorType.24 = zeroDotZero
  9869. entPhysicalVendorType.25 = zeroDotZero
  9870. entPhysicalVendorType.26 = zeroDotZero
  9871. entPhysicalVendorType.27 = zeroDotZero
  9872. entPhysicalVendorType.28 = zeroDotZero
  9873. entPhysicalVendorType.103 = zeroDotZero
  9874. entPhysicalVendorType.104 = zeroDotZero
  9875. entPhysicalVendorType.199 = zeroDotZero
  9876. entPhysicalVendorType.208 = enterprises.45.1.6.1.3.6.815
  9877. entPhysicalVendorType.209 = zeroDotZero
  9878. entPhysicalVendorType.210 = zeroDotZero
  9879. entPhysicalVendorType.211 = zeroDotZero
  9880. entPhysicalVendorType.212 = zeroDotZero
  9881. entPhysicalVendorType.213 = zeroDotZero
  9882. entPhysicalVendorType.214 = zeroDotZero
  9883. entPhysicalVendorType.215 = zeroDotZero
  9884. entPhysicalVendorType.216 = zeroDotZero
  9885. entPhysicalVendorType.217 = zeroDotZero
  9886. entPhysicalVendorType.218 = zeroDotZero
  9887. entPhysicalVendorType.219 = zeroDotZero
  9888. entPhysicalVendorType.220 = zeroDotZero
  9889. entPhysicalVendorType.221 = zeroDotZero
  9890. entPhysicalVendorType.222 = zeroDotZero
  9891. entPhysicalVendorType.223 = zeroDotZero
  9892. entPhysicalVendorType.224 = zeroDotZero
  9893. entPhysicalVendorType.225 = zeroDotZero
  9894. entPhysicalVendorType.226 = zeroDotZero
  9895. entPhysicalVendorType.227 = zeroDotZero
  9896. entPhysicalVendorType.228 = zeroDotZero
  9897. entPhysicalVendorType.229 = zeroDotZero
  9898. entPhysicalVendorType.230 = zeroDotZero
  9899. entPhysicalVendorType.231 = zeroDotZero
  9900. entPhysicalVendorType.232 = zeroDotZero
  9901. entPhysicalVendorType.233 = zeroDotZero
  9902. entPhysicalVendorType.234 = zeroDotZero
  9903. entPhysicalVendorType.309 = zeroDotZero
  9904. entPhysicalVendorType.310 = zeroDotZero
  9905. entPhysicalVendorType.405 = zeroDotZero
  9906. entPhysicalContainedIn.1 = 0
  9907. entPhysicalContainedIn.2 = 1
  9908. entPhysicalContainedIn.3 = 2
  9909. entPhysicalContainedIn.4 = 2
  9910. entPhysicalContainedIn.5 = 2
  9911. entPhysicalContainedIn.6 = 2
  9912. entPhysicalContainedIn.7 = 2
  9913. entPhysicalContainedIn.8 = 2
  9914. entPhysicalContainedIn.9 = 2
  9915. entPhysicalContainedIn.10 = 2
  9916. entPhysicalContainedIn.11 = 2
  9917. entPhysicalContainedIn.12 = 2
  9918. entPhysicalContainedIn.13 = 2
  9919. entPhysicalContainedIn.14 = 2
  9920. entPhysicalContainedIn.15 = 2
  9921. entPhysicalContainedIn.16 = 2
  9922. entPhysicalContainedIn.17 = 2
  9923. entPhysicalContainedIn.18 = 2
  9924. entPhysicalContainedIn.19 = 2
  9925. entPhysicalContainedIn.20 = 2
  9926. entPhysicalContainedIn.21 = 2
  9927. entPhysicalContainedIn.22 = 2
  9928. entPhysicalContainedIn.23 = 2
  9929. entPhysicalContainedIn.24 = 2
  9930. entPhysicalContainedIn.25 = 2
  9931. entPhysicalContainedIn.26 = 2
  9932. entPhysicalContainedIn.27 = 2
  9933. entPhysicalContainedIn.28 = 2
  9934. entPhysicalContainedIn.103 = 2
  9935. entPhysicalContainedIn.104 = 2
  9936. entPhysicalContainedIn.199 = 2
  9937. entPhysicalContainedIn.208 = 1
  9938. entPhysicalContainedIn.209 = 208
  9939. entPhysicalContainedIn.210 = 208
  9940. entPhysicalContainedIn.211 = 208
  9941. entPhysicalContainedIn.212 = 208
  9942. entPhysicalContainedIn.213 = 208
  9943. entPhysicalContainedIn.214 = 208
  9944. entPhysicalContainedIn.215 = 208
  9945. entPhysicalContainedIn.216 = 208
  9946. entPhysicalContainedIn.217 = 208
  9947. entPhysicalContainedIn.218 = 208
  9948. entPhysicalContainedIn.219 = 208
  9949. entPhysicalContainedIn.220 = 208
  9950. entPhysicalContainedIn.221 = 208
  9951. entPhysicalContainedIn.222 = 208
  9952. entPhysicalContainedIn.223 = 208
  9953. entPhysicalContainedIn.224 = 208
  9954. entPhysicalContainedIn.225 = 208
  9955. entPhysicalContainedIn.226 = 208
  9956. entPhysicalContainedIn.227 = 208
  9957. entPhysicalContainedIn.228 = 208
  9958. entPhysicalContainedIn.229 = 208
  9959. entPhysicalContainedIn.230 = 208
  9960. entPhysicalContainedIn.231 = 208
  9961. entPhysicalContainedIn.232 = 208
  9962. entPhysicalContainedIn.233 = 208
  9963. entPhysicalContainedIn.234 = 208
  9964. entPhysicalContainedIn.309 = 208
  9965. entPhysicalContainedIn.310 = 208
  9966. entPhysicalContainedIn.405 = 208
  9967. entPhysicalClass.1 = stack
  9968. entPhysicalClass.2 = chassis
  9969. entPhysicalClass.3 = port
  9970. entPhysicalClass.4 = port
  9971. entPhysicalClass.5 = port
  9972. entPhysicalClass.6 = port
  9973. entPhysicalClass.7 = port
  9974. entPhysicalClass.8 = port
  9975. entPhysicalClass.9 = port
  9976. entPhysicalClass.10 = port
  9977. entPhysicalClass.11 = port
  9978. entPhysicalClass.12 = port
  9979. entPhysicalClass.13 = port
  9980. entPhysicalClass.14 = port
  9981. entPhysicalClass.15 = port
  9982. entPhysicalClass.16 = port
  9983. entPhysicalClass.17 = port
  9984. entPhysicalClass.18 = port
  9985. entPhysicalClass.19 = port
  9986. entPhysicalClass.20 = port
  9987. entPhysicalClass.21 = port
  9988. entPhysicalClass.22 = port
  9989. entPhysicalClass.23 = port
  9990. entPhysicalClass.24 = port
  9991. entPhysicalClass.25 = port
  9992. entPhysicalClass.26 = port
  9993. entPhysicalClass.27 = port
  9994. entPhysicalClass.28 = port
  9995. entPhysicalClass.103 = container
  9996. entPhysicalClass.104 = container
  9997. entPhysicalClass.199 = module
  9998. entPhysicalClass.208 = chassis
  9999. entPhysicalClass.209 = port
  10000. entPhysicalClass.210 = port
  10001. entPhysicalClass.211 = port
  10002. entPhysicalClass.212 = port
  10003. entPhysicalClass.213 = port
  10004. entPhysicalClass.214 = port
  10005. entPhysicalClass.215 = port
  10006. entPhysicalClass.216 = port
  10007. entPhysicalClass.217 = port
  10008. entPhysicalClass.218 = port
  10009. entPhysicalClass.219 = port
  10010. entPhysicalClass.220 = port
  10011. entPhysicalClass.221 = port
  10012. entPhysicalClass.222 = port
  10013. entPhysicalClass.223 = port
  10014. entPhysicalClass.224 = port
  10015. entPhysicalClass.225 = port
  10016. entPhysicalClass.226 = port
  10017. entPhysicalClass.227 = port
  10018. entPhysicalClass.228 = port
  10019. entPhysicalClass.229 = port
  10020. entPhysicalClass.230 = port
  10021. entPhysicalClass.231 = port
  10022. entPhysicalClass.232 = port
  10023. entPhysicalClass.233 = port
  10024. entPhysicalClass.234 = port
  10025. entPhysicalClass.309 = container
  10026. entPhysicalClass.310 = container
  10027. entPhysicalClass.405 = module
  10028. entPhysicalParentRelPos.1 = -1
  10029. entPhysicalParentRelPos.2 = 1
  10030. entPhysicalParentRelPos.3 = 1
  10031. entPhysicalParentRelPos.4 = 2
  10032. entPhysicalParentRelPos.5 = 3
  10033. entPhysicalParentRelPos.6 = 4
  10034. entPhysicalParentRelPos.7 = 5
  10035. entPhysicalParentRelPos.8 = 6
  10036. entPhysicalParentRelPos.9 = 7
  10037. entPhysicalParentRelPos.10 = 8
  10038. entPhysicalParentRelPos.11 = 9
  10039. entPhysicalParentRelPos.12 = 10
  10040. entPhysicalParentRelPos.13 = 11
  10041. entPhysicalParentRelPos.14 = 12
  10042. entPhysicalParentRelPos.15 = 13
  10043. entPhysicalParentRelPos.16 = 14
  10044. entPhysicalParentRelPos.17 = 15
  10045. entPhysicalParentRelPos.18 = 16
  10046. entPhysicalParentRelPos.19 = 17
  10047. entPhysicalParentRelPos.20 = 18
  10048. entPhysicalParentRelPos.21 = 19
  10049. entPhysicalParentRelPos.22 = 20
  10050. entPhysicalParentRelPos.23 = 21
  10051. entPhysicalParentRelPos.24 = 22
  10052. entPhysicalParentRelPos.25 = 23
  10053. entPhysicalParentRelPos.26 = 24
  10054. entPhysicalParentRelPos.27 = 25
  10055. entPhysicalParentRelPos.28 = 26
  10056. entPhysicalParentRelPos.103 = 101
  10057. entPhysicalParentRelPos.104 = 102
  10058. entPhysicalParentRelPos.199 = 197
  10059. entPhysicalParentRelPos.208 = 2
  10060. entPhysicalParentRelPos.209 = 1
  10061. entPhysicalParentRelPos.210 = 2
  10062. entPhysicalParentRelPos.211 = 3
  10063. entPhysicalParentRelPos.212 = 4
  10064. entPhysicalParentRelPos.213 = 5
  10065. entPhysicalParentRelPos.214 = 6
  10066. entPhysicalParentRelPos.215 = 7
  10067. entPhysicalParentRelPos.216 = 8
  10068. entPhysicalParentRelPos.217 = 9
  10069. entPhysicalParentRelPos.218 = 10
  10070. entPhysicalParentRelPos.219 = 11
  10071. entPhysicalParentRelPos.220 = 12
  10072. entPhysicalParentRelPos.221 = 13
  10073. entPhysicalParentRelPos.222 = 14
  10074. entPhysicalParentRelPos.223 = 15
  10075. entPhysicalParentRelPos.224 = 16
  10076. entPhysicalParentRelPos.225 = 17
  10077. entPhysicalParentRelPos.226 = 18
  10078. entPhysicalParentRelPos.227 = 19
  10079. entPhysicalParentRelPos.228 = 20
  10080. entPhysicalParentRelPos.229 = 21
  10081. entPhysicalParentRelPos.230 = 22
  10082. entPhysicalParentRelPos.231 = 23
  10083. entPhysicalParentRelPos.232 = 24
  10084. entPhysicalParentRelPos.233 = 25
  10085. entPhysicalParentRelPos.234 = 26
  10086. entPhysicalParentRelPos.309 = 101
  10087. entPhysicalParentRelPos.310 = 102
  10088. entPhysicalParentRelPos.405 = 197
  10089. entPhysicalName.1 = stack
  10090. entPhysicalName.2 = switch-1
  10091. entPhysicalName.3 = port-1
  10092. entPhysicalName.4 = port-2
  10093. entPhysicalName.5 = port-3
  10094. entPhysicalName.6 = port-4
  10095. entPhysicalName.7 = port-5
  10096. entPhysicalName.8 = port-6
  10097. entPhysicalName.9 = port-7
  10098. entPhysicalName.10 = port-8
  10099. entPhysicalName.11 = port-9
  10100. entPhysicalName.12 = port-10
  10101. entPhysicalName.13 = port-11
  10102. entPhysicalName.14 = port-12
  10103. entPhysicalName.15 = port-13
  10104. entPhysicalName.16 = port-14
  10105. entPhysicalName.17 = port-15
  10106. entPhysicalName.18 = port-16
  10107. entPhysicalName.19 = port-17
  10108. entPhysicalName.20 = port-18
  10109. entPhysicalName.21 = port-19
  10110. entPhysicalName.22 = port-20
  10111. entPhysicalName.23 = port-21
  10112. entPhysicalName.24 = port-22
  10113. entPhysicalName.25 = port-23
  10114. entPhysicalName.26 = port-24
  10115. entPhysicalName.27 = port-25
  10116. entPhysicalName.28 = port-26
  10117. entPhysicalName.103 = gbic-slot-0
  10118. entPhysicalName.104 = gbic-slot-1
  10119. entPhysicalName.199 = cascade
  10120. entPhysicalName.208 = switch-2
  10121. entPhysicalName.209 = port-1
  10122. entPhysicalName.210 = port-2
  10123. entPhysicalName.211 = port-3
  10124. entPhysicalName.212 = port-4
  10125. entPhysicalName.213 = port-5
  10126. entPhysicalName.214 = port-6
  10127. entPhysicalName.215 = port-7
  10128. entPhysicalName.216 = port-8
  10129. entPhysicalName.217 = port-9
  10130. entPhysicalName.218 = port-10
  10131. entPhysicalName.219 = port-11
  10132. entPhysicalName.220 = port-12
  10133. entPhysicalName.221 = port-13
  10134. entPhysicalName.222 = port-14
  10135. entPhysicalName.223 = port-15
  10136. entPhysicalName.224 = port-16
  10137. entPhysicalName.225 = port-17
  10138. entPhysicalName.226 = port-18
  10139. entPhysicalName.227 = port-19
  10140. entPhysicalName.228 = port-20
  10141. entPhysicalName.229 = port-21
  10142. entPhysicalName.230 = port-22
  10143. entPhysicalName.231 = port-23
  10144. entPhysicalName.232 = port-24
  10145. entPhysicalName.233 = port-25
  10146. entPhysicalName.234 = port-26
  10147. entPhysicalName.309 = gbic-slot-0
  10148. entPhysicalName.310 = gbic-slot-1
  10149. entPhysicalName.405 = cascade
  10150. entPhysicalHardwareRev.1 = 16
  10151. entPhysicalHardwareRev.2 = 16
  10152. entPhysicalHardwareRev.3 =
  10153. entPhysicalHardwareRev.4 =
  10154. entPhysicalHardwareRev.5 =
  10155. entPhysicalHardwareRev.6 =
  10156. entPhysicalHardwareRev.7 =
  10157. entPhysicalHardwareRev.8 =
  10158. entPhysicalHardwareRev.9 =
  10159. entPhysicalHardwareRev.10 =
  10160. entPhysicalHardwareRev.11 =
  10161. entPhysicalHardwareRev.12 =
  10162. entPhysicalHardwareRev.13 =
  10163. entPhysicalHardwareRev.14 =
  10164. entPhysicalHardwareRev.15 =
  10165. entPhysicalHardwareRev.16 =
  10166. entPhysicalHardwareRev.17 =
  10167. entPhysicalHardwareRev.18 =
  10168. entPhysicalHardwareRev.19 =
  10169. entPhysicalHardwareRev.20 =
  10170. entPhysicalHardwareRev.21 =
  10171. entPhysicalHardwareRev.22 =
  10172. entPhysicalHardwareRev.23 =
  10173. entPhysicalHardwareRev.24 =
  10174. entPhysicalHardwareRev.25 =
  10175. entPhysicalHardwareRev.26 =
  10176. entPhysicalHardwareRev.27 =
  10177. entPhysicalHardwareRev.28 =
  10178. entPhysicalHardwareRev.103 =
  10179. entPhysicalHardwareRev.104 =
  10180. entPhysicalHardwareRev.199 =
  10181. entPhysicalHardwareRev.208 = 15
  10182. entPhysicalHardwareRev.209 =
  10183. entPhysicalHardwareRev.210 =
  10184. entPhysicalHardwareRev.211 =
  10185. entPhysicalHardwareRev.212 =
  10186. entPhysicalHardwareRev.213 =
  10187. entPhysicalHardwareRev.214 =
  10188. entPhysicalHardwareRev.215 =
  10189. entPhysicalHardwareRev.216 =
  10190. entPhysicalHardwareRev.217 =
  10191. entPhysicalHardwareRev.218 =
  10192. entPhysicalHardwareRev.219 =
  10193. entPhysicalHardwareRev.220 =
  10194. entPhysicalHardwareRev.221 =
  10195. entPhysicalHardwareRev.222 =
  10196. entPhysicalHardwareRev.223 =
  10197. entPhysicalHardwareRev.224 =
  10198. entPhysicalHardwareRev.225 =
  10199. entPhysicalHardwareRev.226 =
  10200. entPhysicalHardwareRev.227 =
  10201. entPhysicalHardwareRev.228 =
  10202. entPhysicalHardwareRev.229 =
  10203. entPhysicalHardwareRev.230 =
  10204. entPhysicalHardwareRev.231 =
  10205. entPhysicalHardwareRev.232 =
  10206. entPhysicalHardwareRev.233 =
  10207. entPhysicalHardwareRev.234 =
  10208. entPhysicalHardwareRev.309 =
  10209. entPhysicalHardwareRev.310 =
  10210. entPhysicalHardwareRev.405 =
  10211. entPhysicalFirmwareRev.1 = 1.0.0.15
  10212. entPhysicalFirmwareRev.2 = 1.0.0.15
  10213. entPhysicalFirmwareRev.3 =
  10214. entPhysicalFirmwareRev.4 =
  10215. entPhysicalFirmwareRev.5 =
  10216. entPhysicalFirmwareRev.6 =
  10217. entPhysicalFirmwareRev.7 =
  10218. entPhysicalFirmwareRev.8 =
  10219. entPhysicalFirmwareRev.9 =
  10220. entPhysicalFirmwareRev.10 =
  10221. entPhysicalFirmwareRev.11 =
  10222. entPhysicalFirmwareRev.12 =
  10223. entPhysicalFirmwareRev.13 =
  10224. entPhysicalFirmwareRev.14 =
  10225. entPhysicalFirmwareRev.15 =
  10226. entPhysicalFirmwareRev.16 =
  10227. entPhysicalFirmwareRev.17 =
  10228. entPhysicalFirmwareRev.18 =
  10229. entPhysicalFirmwareRev.19 =
  10230. entPhysicalFirmwareRev.20 =
  10231. entPhysicalFirmwareRev.21 =
  10232. entPhysicalFirmwareRev.22 =
  10233. entPhysicalFirmwareRev.23 =
  10234. entPhysicalFirmwareRev.24 =
  10235. entPhysicalFirmwareRev.25 =
  10236. entPhysicalFirmwareRev.26 =
  10237. entPhysicalFirmwareRev.27 =
  10238. entPhysicalFirmwareRev.28 =
  10239. entPhysicalFirmwareRev.103 =
  10240. entPhysicalFirmwareRev.104 =
  10241. entPhysicalFirmwareRev.199 =
  10242. entPhysicalFirmwareRev.208 = 1.0.0.15
  10243. entPhysicalFirmwareRev.209 =
  10244. entPhysicalFirmwareRev.210 =
  10245. entPhysicalFirmwareRev.211 =
  10246. entPhysicalFirmwareRev.212 =
  10247. entPhysicalFirmwareRev.213 =
  10248. entPhysicalFirmwareRev.214 =
  10249. entPhysicalFirmwareRev.215 =
  10250. entPhysicalFirmwareRev.216 =
  10251. entPhysicalFirmwareRev.217 =
  10252. entPhysicalFirmwareRev.218 =
  10253. entPhysicalFirmwareRev.219 =
  10254. entPhysicalFirmwareRev.220 =
  10255. entPhysicalFirmwareRev.221 =
  10256. entPhysicalFirmwareRev.222 =
  10257. entPhysicalFirmwareRev.223 =
  10258. entPhysicalFirmwareRev.224 =
  10259. entPhysicalFirmwareRev.225 =
  10260. entPhysicalFirmwareRev.226 =
  10261. entPhysicalFirmwareRev.227 =
  10262. entPhysicalFirmwareRev.228 =
  10263. entPhysicalFirmwareRev.229 =
  10264. entPhysicalFirmwareRev.230 =
  10265. entPhysicalFirmwareRev.231 =
  10266. entPhysicalFirmwareRev.232 =
  10267. entPhysicalFirmwareRev.233 =
  10268. entPhysicalFirmwareRev.234 =
  10269. entPhysicalFirmwareRev.309 =
  10270. entPhysicalFirmwareRev.310 =
  10271. entPhysicalFirmwareRev.405 =
  10272. entPhysicalSoftwareRev.1 = v5.2.2.003
  10273. entPhysicalSoftwareRev.2 = v5.2.2.003
  10274. entPhysicalSoftwareRev.3 =
  10275. entPhysicalSoftwareRev.4 =
  10276. entPhysicalSoftwareRev.5 =
  10277. entPhysicalSoftwareRev.6 =
  10278. entPhysicalSoftwareRev.7 =
  10279. entPhysicalSoftwareRev.8 =
  10280. entPhysicalSoftwareRev.9 =
  10281. entPhysicalSoftwareRev.10 =
  10282. entPhysicalSoftwareRev.11 =
  10283. entPhysicalSoftwareRev.12 =
  10284. entPhysicalSoftwareRev.13 =
  10285. entPhysicalSoftwareRev.14 =
  10286. entPhysicalSoftwareRev.15 =
  10287. entPhysicalSoftwareRev.16 =
  10288. entPhysicalSoftwareRev.17 =
  10289. entPhysicalSoftwareRev.18 =
  10290. entPhysicalSoftwareRev.19 =
  10291. entPhysicalSoftwareRev.20 =
  10292. entPhysicalSoftwareRev.21 =
  10293. entPhysicalSoftwareRev.22 =
  10294. entPhysicalSoftwareRev.23 =
  10295. entPhysicalSoftwareRev.24 =
  10296. entPhysicalSoftwareRev.25 =
  10297. entPhysicalSoftwareRev.26 =
  10298. entPhysicalSoftwareRev.27 =
  10299. entPhysicalSoftwareRev.28 =
  10300. entPhysicalSoftwareRev.103 =
  10301. entPhysicalSoftwareRev.104 =
  10302. entPhysicalSoftwareRev.199 =
  10303. entPhysicalSoftwareRev.208 = v5.2.2.003
  10304. entPhysicalSoftwareRev.209 =
  10305. entPhysicalSoftwareRev.210 =
  10306. entPhysicalSoftwareRev.211 =
  10307. entPhysicalSoftwareRev.212 =
  10308. entPhysicalSoftwareRev.213 =
  10309. entPhysicalSoftwareRev.214 =
  10310. entPhysicalSoftwareRev.215 =
  10311. entPhysicalSoftwareRev.216 =
  10312. entPhysicalSoftwareRev.217 =
  10313. entPhysicalSoftwareRev.218 =
  10314. entPhysicalSoftwareRev.219 =
  10315. entPhysicalSoftwareRev.220 =
  10316. entPhysicalSoftwareRev.221 =
  10317. entPhysicalSoftwareRev.222 =
  10318. entPhysicalSoftwareRev.223 =
  10319. entPhysicalSoftwareRev.224 =
  10320. entPhysicalSoftwareRev.225 =
  10321. entPhysicalSoftwareRev.226 =
  10322. entPhysicalSoftwareRev.227 =
  10323. entPhysicalSoftwareRev.228 =
  10324. entPhysicalSoftwareRev.229 =
  10325. entPhysicalSoftwareRev.230 =
  10326. entPhysicalSoftwareRev.231 =
  10327. entPhysicalSoftwareRev.232 =
  10328. entPhysicalSoftwareRev.233 =
  10329. entPhysicalSoftwareRev.234 =
  10330. entPhysicalSoftwareRev.309 =
  10331. entPhysicalSoftwareRev.310 =
  10332. entPhysicalSoftwareRev.405 =
  10333. entPhysicalSerialNum.1 = 15JP166F40VK
  10334. entPhysicalSerialNum.2 = 15JP166F40VK
  10335. entPhysicalSerialNum.3 =
  10336. entPhysicalSerialNum.4 =
  10337. entPhysicalSerialNum.5 =
  10338. entPhysicalSerialNum.6 =
  10339. entPhysicalSerialNum.7 =
  10340. entPhysicalSerialNum.8 =
  10341. entPhysicalSerialNum.9 =
  10342. entPhysicalSerialNum.10 =
  10343. entPhysicalSerialNum.11 =
  10344. entPhysicalSerialNum.12 =
  10345. entPhysicalSerialNum.13 =
  10346. entPhysicalSerialNum.14 =
  10347. entPhysicalSerialNum.15 =
  10348. entPhysicalSerialNum.16 =
  10349. entPhysicalSerialNum.17 =
  10350. entPhysicalSerialNum.18 =
  10351. entPhysicalSerialNum.19 =
  10352. entPhysicalSerialNum.20 =
  10353. entPhysicalSerialNum.21 =
  10354. entPhysicalSerialNum.22 =
  10355. entPhysicalSerialNum.23 =
  10356. entPhysicalSerialNum.24 =
  10357. entPhysicalSerialNum.25 =
  10358. entPhysicalSerialNum.26 =
  10359. entPhysicalSerialNum.27 =
  10360. entPhysicalSerialNum.28 =
  10361. entPhysicalSerialNum.103 =
  10362. entPhysicalSerialNum.104 =
  10363. entPhysicalSerialNum.199 =
  10364. entPhysicalSerialNum.208 = 14JP270F4027
  10365. entPhysicalSerialNum.209 =
  10366. entPhysicalSerialNum.210 =
  10367. entPhysicalSerialNum.211 =
  10368. entPhysicalSerialNum.212 =
  10369. entPhysicalSerialNum.213 =
  10370. entPhysicalSerialNum.214 =
  10371. entPhysicalSerialNum.215 =
  10372. entPhysicalSerialNum.216 =
  10373. entPhysicalSerialNum.217 =
  10374. entPhysicalSerialNum.218 =
  10375. entPhysicalSerialNum.219 =
  10376. entPhysicalSerialNum.220 =
  10377. entPhysicalSerialNum.221 =
  10378. entPhysicalSerialNum.222 =
  10379. entPhysicalSerialNum.223 =
  10380. entPhysicalSerialNum.224 =
  10381. entPhysicalSerialNum.225 =
  10382. entPhysicalSerialNum.226 =
  10383. entPhysicalSerialNum.227 =
  10384. entPhysicalSerialNum.228 =
  10385. entPhysicalSerialNum.229 =
  10386. entPhysicalSerialNum.230 =
  10387. entPhysicalSerialNum.231 =
  10388. entPhysicalSerialNum.232 =
  10389. entPhysicalSerialNum.233 =
  10390. entPhysicalSerialNum.234 =
  10391. entPhysicalSerialNum.309 =
  10392. entPhysicalSerialNum.310 =
  10393. entPhysicalSerialNum.405 =
  10394. entPhysicalMfgName.1 = Avaya
  10395. entPhysicalMfgName.2 = Avaya
  10396. entPhysicalMfgName.3 = Avaya
  10397. entPhysicalMfgName.4 = Avaya
  10398. entPhysicalMfgName.5 = Avaya
  10399. entPhysicalMfgName.6 = Avaya
  10400. entPhysicalMfgName.7 = Avaya
  10401. entPhysicalMfgName.8 = Avaya
  10402. entPhysicalMfgName.9 = Avaya
  10403. entPhysicalMfgName.10 = Avaya
  10404. entPhysicalMfgName.11 = Avaya
  10405. entPhysicalMfgName.12 = Avaya
  10406. entPhysicalMfgName.13 = Avaya
  10407. entPhysicalMfgName.14 = Avaya
  10408. entPhysicalMfgName.15 = Avaya
  10409. entPhysicalMfgName.16 = Avaya
  10410. entPhysicalMfgName.17 = Avaya
  10411. entPhysicalMfgName.18 = Avaya
  10412. entPhysicalMfgName.19 = Avaya
  10413. entPhysicalMfgName.20 = Avaya
  10414. entPhysicalMfgName.21 = Avaya
  10415. entPhysicalMfgName.22 = Avaya
  10416. entPhysicalMfgName.23 = Avaya
  10417. entPhysicalMfgName.24 = Avaya
  10418. entPhysicalMfgName.25 = Avaya
  10419. entPhysicalMfgName.26 = Avaya
  10420. entPhysicalMfgName.27 = Avaya
  10421. entPhysicalMfgName.28 = Avaya
  10422. entPhysicalMfgName.103 = Avaya
  10423. entPhysicalMfgName.104 = Avaya
  10424. entPhysicalMfgName.199 = Avaya
  10425. entPhysicalMfgName.208 = Avaya
  10426. entPhysicalMfgName.209 = Avaya
  10427. entPhysicalMfgName.210 = Avaya
  10428. entPhysicalMfgName.211 = Avaya
  10429. entPhysicalMfgName.212 = Avaya
  10430. entPhysicalMfgName.213 = Avaya
  10431. entPhysicalMfgName.214 = Avaya
  10432. entPhysicalMfgName.215 = Avaya
  10433. entPhysicalMfgName.216 = Avaya
  10434. entPhysicalMfgName.217 = Avaya
  10435. entPhysicalMfgName.218 = Avaya
  10436. entPhysicalMfgName.219 = Avaya
  10437. entPhysicalMfgName.220 = Avaya
  10438. entPhysicalMfgName.221 = Avaya
  10439. entPhysicalMfgName.222 = Avaya
  10440. entPhysicalMfgName.223 = Avaya
  10441. entPhysicalMfgName.224 = Avaya
  10442. entPhysicalMfgName.225 = Avaya
  10443. entPhysicalMfgName.226 = Avaya
  10444. entPhysicalMfgName.227 = Avaya
  10445. entPhysicalMfgName.228 = Avaya
  10446. entPhysicalMfgName.229 = Avaya
  10447. entPhysicalMfgName.230 = Avaya
  10448. entPhysicalMfgName.231 = Avaya
  10449. entPhysicalMfgName.232 = Avaya
  10450. entPhysicalMfgName.233 = Avaya
  10451. entPhysicalMfgName.234 = Avaya
  10452. entPhysicalMfgName.309 = Avaya
  10453. entPhysicalMfgName.310 = Avaya
  10454. entPhysicalMfgName.405 = Avaya
  10455. entPhysicalModelName.1 = 3526T-PWR+
  10456. entPhysicalModelName.2 = 3526T-PWR+
  10457. entPhysicalModelName.3 = 10-Base 10/100 Port
  10458. entPhysicalModelName.4 = 10-Base 10/100 Port
  10459. entPhysicalModelName.5 = 10-Base 10/100 Port
  10460. entPhysicalModelName.6 = 10-Base 10/100 Port
  10461. entPhysicalModelName.7 = 10-Base 10/100 Port
  10462. entPhysicalModelName.8 = 10-Base 10/100 Port
  10463. entPhysicalModelName.9 = 10-Base 10/100 Port
  10464. entPhysicalModelName.10 = 10-Base 10/100 Port
  10465. entPhysicalModelName.11 = 10-Base 10/100 Port
  10466. entPhysicalModelName.12 = 10-Base 10/100 Port
  10467. entPhysicalModelName.13 = 10-Base 10/100 Port
  10468. entPhysicalModelName.14 = 10-Base 10/100 Port
  10469. entPhysicalModelName.15 = 10-Base 10/100 Port
  10470. entPhysicalModelName.16 = 10-Base 10/100 Port
  10471. entPhysicalModelName.17 = 10-Base 10/100 Port
  10472. entPhysicalModelName.18 = 10-Base 10/100 Port
  10473. entPhysicalModelName.19 = 10-Base 10/100 Port
  10474. entPhysicalModelName.20 = 10-Base 10/100 Port
  10475. entPhysicalModelName.21 = 10-Base 10/100 Port
  10476. entPhysicalModelName.22 = 10-Base 10/100 Port
  10477. entPhysicalModelName.23 = 10-Base 10/100 Port
  10478. entPhysicalModelName.24 = 10-Base 10/100 Port
  10479. entPhysicalModelName.25 = 10-Base 10/100 Port
  10480. entPhysicalModelName.26 = 10-Base 10/100 Port
  10481. entPhysicalModelName.27 = 10-Base 10/100/1000 Port
  10482. entPhysicalModelName.28 = 10-Base 10/100/1000 Port
  10483. entPhysicalModelName.103 =
  10484. entPhysicalModelName.104 =
  10485. entPhysicalModelName.199 = 400-ST1
  10486. entPhysicalModelName.208 = 3526T-PWR+
  10487. entPhysicalModelName.209 = 10-Base 10/100 Port
  10488. entPhysicalModelName.210 = 10-Base 10/100 Port
  10489. entPhysicalModelName.211 = 10-Base 10/100 Port
  10490. entPhysicalModelName.212 = 10-Base 10/100 Port
  10491. entPhysicalModelName.213 = 10-Base 10/100 Port
  10492. entPhysicalModelName.214 = 10-Base 10/100 Port
  10493. entPhysicalModelName.215 = 10-Base 10/100 Port
  10494. entPhysicalModelName.216 = 10-Base 10/100 Port
  10495. entPhysicalModelName.217 = 10-Base 10/100 Port
  10496. entPhysicalModelName.218 = 10-Base 10/100 Port
  10497. entPhysicalModelName.219 = 10-Base 10/100 Port
  10498. entPhysicalModelName.220 = 10-Base 10/100 Port
  10499. entPhysicalModelName.221 = 10-Base 10/100 Port
  10500. entPhysicalModelName.222 = 10-Base 10/100 Port
  10501. entPhysicalModelName.223 = 10-Base 10/100 Port
  10502. entPhysicalModelName.224 = 10-Base 10/100 Port
  10503. entPhysicalModelName.225 = 10-Base 10/100 Port
  10504. entPhysicalModelName.226 = 10-Base 10/100 Port
  10505. entPhysicalModelName.227 = 10-Base 10/100 Port
  10506. entPhysicalModelName.228 = 10-Base 10/100 Port
  10507. entPhysicalModelName.229 = 10-Base 10/100 Port
  10508. entPhysicalModelName.230 = 10-Base 10/100 Port
  10509. entPhysicalModelName.231 = 10-Base 10/100 Port
  10510. entPhysicalModelName.232 = 10-Base 10/100 Port
  10511. entPhysicalModelName.233 = 10-Base 10/100/1000 Port
  10512. entPhysicalModelName.234 = 10-Base 10/100/1000 Port
  10513. entPhysicalModelName.309 =
  10514. entPhysicalModelName.310 =
  10515. entPhysicalModelName.405 = 400-ST1
  10516. entPhysicalAlias.1 =
  10517. entPhysicalAlias.2 =
  10518. entPhysicalAlias.3 =
  10519. entPhysicalAlias.4 =
  10520. entPhysicalAlias.5 =
  10521. entPhysicalAlias.6 =
  10522. entPhysicalAlias.7 =
  10523. entPhysicalAlias.8 =
  10524. entPhysicalAlias.9 =
  10525. entPhysicalAlias.10 =
  10526. entPhysicalAlias.11 =
  10527. entPhysicalAlias.12 =
  10528. entPhysicalAlias.13 =
  10529. entPhysicalAlias.14 =
  10530. entPhysicalAlias.15 =
  10531. entPhysicalAlias.16 =
  10532. entPhysicalAlias.17 =
  10533. entPhysicalAlias.18 =
  10534. entPhysicalAlias.19 =
  10535. entPhysicalAlias.20 =
  10536. entPhysicalAlias.21 =
  10537. entPhysicalAlias.22 =
  10538. entPhysicalAlias.23 =
  10539. entPhysicalAlias.24 =
  10540. entPhysicalAlias.25 =
  10541. entPhysicalAlias.26 =
  10542. entPhysicalAlias.27 =
  10543. entPhysicalAlias.28 =
  10544. entPhysicalAlias.103 =
  10545. entPhysicalAlias.104 =
  10546. entPhysicalAlias.199 =
  10547. entPhysicalAlias.208 =
  10548. entPhysicalAlias.209 =
  10549. entPhysicalAlias.210 =
  10550. entPhysicalAlias.211 =
  10551. entPhysicalAlias.212 =
  10552. entPhysicalAlias.213 =
  10553. entPhysicalAlias.214 =
  10554. entPhysicalAlias.215 =
  10555. entPhysicalAlias.216 =
  10556. entPhysicalAlias.217 =
  10557. entPhysicalAlias.218 =
  10558. entPhysicalAlias.219 =
  10559. entPhysicalAlias.220 =
  10560. entPhysicalAlias.221 =
  10561. entPhysicalAlias.222 =
  10562. entPhysicalAlias.223 =
  10563. entPhysicalAlias.224 =
  10564. entPhysicalAlias.225 =
  10565. entPhysicalAlias.226 =
  10566. entPhysicalAlias.227 =
  10567. entPhysicalAlias.228 =
  10568. entPhysicalAlias.229 =
  10569. entPhysicalAlias.230 =
  10570. entPhysicalAlias.231 =
  10571. entPhysicalAlias.232 =
  10572. entPhysicalAlias.233 =
  10573. entPhysicalAlias.234 =
  10574. entPhysicalAlias.309 =
  10575. entPhysicalAlias.310 =
  10576. entPhysicalAlias.405 =
  10577. entPhysicalAssetID.1 =
  10578. entPhysicalAssetID.2 = nt-pearcesigns-sw02
  10579. entPhysicalAssetID.3 =
  10580. entPhysicalAssetID.4 =
  10581. entPhysicalAssetID.5 =
  10582. entPhysicalAssetID.6 =
  10583. entPhysicalAssetID.7 =
  10584. entPhysicalAssetID.8 =
  10585. entPhysicalAssetID.9 =
  10586. entPhysicalAssetID.10 =
  10587. entPhysicalAssetID.11 =
  10588. entPhysicalAssetID.12 =
  10589. entPhysicalAssetID.13 =
  10590. entPhysicalAssetID.14 =
  10591. entPhysicalAssetID.15 =
  10592. entPhysicalAssetID.16 =
  10593. entPhysicalAssetID.17 =
  10594. entPhysicalAssetID.18 =
  10595. entPhysicalAssetID.19 =
  10596. entPhysicalAssetID.20 =
  10597. entPhysicalAssetID.21 =
  10598. entPhysicalAssetID.22 =
  10599. entPhysicalAssetID.23 =
  10600. entPhysicalAssetID.24 =
  10601. entPhysicalAssetID.25 =
  10602. entPhysicalAssetID.26 =
  10603. entPhysicalAssetID.27 =
  10604. entPhysicalAssetID.28 =
  10605. entPhysicalAssetID.103 =
  10606. entPhysicalAssetID.104 =
  10607. entPhysicalAssetID.199 =
  10608. entPhysicalAssetID.208 =
  10609. entPhysicalAssetID.209 =
  10610. entPhysicalAssetID.210 =
  10611. entPhysicalAssetID.211 =
  10612. entPhysicalAssetID.212 =
  10613. entPhysicalAssetID.213 =
  10614. entPhysicalAssetID.214 =
  10615. entPhysicalAssetID.215 =
  10616. entPhysicalAssetID.216 =
  10617. entPhysicalAssetID.217 =
  10618. entPhysicalAssetID.218 =
  10619. entPhysicalAssetID.219 =
  10620. entPhysicalAssetID.220 =
  10621. entPhysicalAssetID.221 =
  10622. entPhysicalAssetID.222 =
  10623. entPhysicalAssetID.223 =
  10624. entPhysicalAssetID.224 =
  10625. entPhysicalAssetID.225 =
  10626. entPhysicalAssetID.226 =
  10627. entPhysicalAssetID.227 =
  10628. entPhysicalAssetID.228 =
  10629. entPhysicalAssetID.229 =
  10630. entPhysicalAssetID.230 =
  10631. entPhysicalAssetID.231 =
  10632. entPhysicalAssetID.232 =
  10633. entPhysicalAssetID.233 =
  10634. entPhysicalAssetID.234 =
  10635. entPhysicalAssetID.309 =
  10636. entPhysicalAssetID.310 =
  10637. entPhysicalAssetID.405 =
  10638. entPhysicalIsFRU.1 = false
  10639. entPhysicalIsFRU.2 = true
  10640. entPhysicalIsFRU.3 = false
  10641. entPhysicalIsFRU.4 = false
  10642. entPhysicalIsFRU.5 = false
  10643. entPhysicalIsFRU.6 = false
  10644. entPhysicalIsFRU.7 = false
  10645. entPhysicalIsFRU.8 = false
  10646. entPhysicalIsFRU.9 = false
  10647. entPhysicalIsFRU.10 = false
  10648. entPhysicalIsFRU.11 = false
  10649. entPhysicalIsFRU.12 = false
  10650. entPhysicalIsFRU.13 = false
  10651. entPhysicalIsFRU.14 = false
  10652. entPhysicalIsFRU.15 = false
  10653. entPhysicalIsFRU.16 = false
  10654. entPhysicalIsFRU.17 = false
  10655. entPhysicalIsFRU.18 = false
  10656. entPhysicalIsFRU.19 = false
  10657. entPhysicalIsFRU.20 = false
  10658. entPhysicalIsFRU.21 = false
  10659. entPhysicalIsFRU.22 = false
  10660. entPhysicalIsFRU.23 = false
  10661. entPhysicalIsFRU.24 = false
  10662. entPhysicalIsFRU.25 = false
  10663. entPhysicalIsFRU.26 = false
  10664. entPhysicalIsFRU.27 = false
  10665. entPhysicalIsFRU.28 = false
  10666. entPhysicalIsFRU.103 = false
  10667. entPhysicalIsFRU.104 = false
  10668. entPhysicalIsFRU.199 = false
  10669. entPhysicalIsFRU.208 = true
  10670. entPhysicalIsFRU.209 = false
  10671. entPhysicalIsFRU.210 = false
  10672. entPhysicalIsFRU.211 = false
  10673. entPhysicalIsFRU.212 = false
  10674. entPhysicalIsFRU.213 = false
  10675. entPhysicalIsFRU.214 = false
  10676. entPhysicalIsFRU.215 = false
  10677. entPhysicalIsFRU.216 = false
  10678. entPhysicalIsFRU.217 = false
  10679. entPhysicalIsFRU.218 = false
  10680. entPhysicalIsFRU.219 = false
  10681. entPhysicalIsFRU.220 = false
  10682. entPhysicalIsFRU.221 = false
  10683. entPhysicalIsFRU.222 = false
  10684. entPhysicalIsFRU.223 = false
  10685. entPhysicalIsFRU.224 = false
  10686. entPhysicalIsFRU.225 = false
  10687. entPhysicalIsFRU.226 = false
  10688. entPhysicalIsFRU.227 = false
  10689. entPhysicalIsFRU.228 = false
  10690. entPhysicalIsFRU.229 = false
  10691. entPhysicalIsFRU.230 = false
  10692. entPhysicalIsFRU.231 = false
  10693. entPhysicalIsFRU.232 = false
  10694. entPhysicalIsFRU.233 = false
  10695. entPhysicalIsFRU.234 = false
  10696. entPhysicalIsFRU.309 = false
  10697. entPhysicalIsFRU.310 = false
  10698. entPhysicalIsFRU.405 = false
  10699.  
  10700.  entAliasMappingIdentifierSNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c '######'  -OQUs -m ENTITY-MIB:IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:nt-pearcesigns-sw01:161 entAliasMappingIdentifier[0m]
  10701. entAliasMappingIdentifier = No Such Instance currently exists at this OID
  10702.  
  10703. SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '1'[0m]
  10704. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='1',`entPhysicalDescr` ='Ethernet Routing Switch 3526T-PWR+ Stack',`entPhysicalClass` ='stack',`entPhysicalName` ='stack',`entPhysicalModelName` ='3526T-PWR+',`entPhysicalSerialNum` ='15JP166F40VK',`entPhysicalContainedIn` ='0',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='-1',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='16',`entPhysicalFirmwareRev` ='1.0.0.15',`entPhysicalSoftwareRev` ='v5.2.2.003',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='1'[0m]
  10705. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '2'[0m]
  10706. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='2',`entPhysicalDescr` ='Ethernet Routing Switch 3526T-PWR+',`entPhysicalClass` ='chassis',`entPhysicalName` ='switch-1',`entPhysicalModelName` ='3526T-PWR+',`entPhysicalSerialNum` ='15JP166F40VK',`entPhysicalContainedIn` ='1',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='1',`entPhysicalVendorType` ='enterprises.45.1.6.1.3.6.815',`entPhysicalHardwareRev` ='16',`entPhysicalFirmwareRev` ='1.0.0.15',`entPhysicalSoftwareRev` ='v5.2.2.003',`entPhysicalIsFRU` ='true',`entPhysicalAlias` ='',`entPhysicalAssetID` ='nt-pearcesigns-sw02' WHERE device_id='135' AND entPhysicalIndex='2'[0m]
  10707. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '3'[0m]
  10708. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='3',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-1',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='1',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='3'[0m]
  10709. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '4'[0m]
  10710. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='4',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-2',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='2',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='4'[0m]
  10711. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '5'[0m]
  10712. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='5',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-3',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='3',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='5'[0m]
  10713. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '6'[0m]
  10714. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='6',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-4',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='4',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='6'[0m]
  10715. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '7'[0m]
  10716. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='7',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-5',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='5',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='7'[0m]
  10717. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '8'[0m]
  10718. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='8',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-6',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='6',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='8'[0m]
  10719. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '9'[0m]
  10720. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='9',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-7',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='7',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='9'[0m]
  10721. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '10'[0m]
  10722. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='10',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-8',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='8',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='10'[0m]
  10723. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '11'[0m]
  10724. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='11',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-9',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='9',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='11'[0m]
  10725. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '12'[0m]
  10726. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='12',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-10',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='10',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='12'[0m]
  10727. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '13'[0m]
  10728. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='13',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-11',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='11',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='13'[0m]
  10729. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '14'[0m]
  10730. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='14',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-12',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='12',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='14'[0m]
  10731. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '15'[0m]
  10732. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='15',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-13',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='13',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='15'[0m]
  10733. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '16'[0m]
  10734. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='16',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-14',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='14',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='16'[0m]
  10735. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '17'[0m]
  10736. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='17',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-15',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='15',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='17'[0m]
  10737. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '18'[0m]
  10738. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='18',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-16',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='16',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='18'[0m]
  10739. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '19'[0m]
  10740. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='19',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-17',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='17',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='19'[0m]
  10741. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '20'[0m]
  10742. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='20',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-18',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='18',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='20'[0m]
  10743. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '21'[0m]
  10744. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='21',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-19',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='19',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='21'[0m]
  10745. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '22'[0m]
  10746. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='22',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-20',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='20',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='22'[0m]
  10747. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '23'[0m]
  10748. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='23',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-21',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='21',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='23'[0m]
  10749. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '24'[0m]
  10750. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='24',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-22',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='22',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='24'[0m]
  10751. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '25'[0m]
  10752. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='25',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-23',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='23',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='25'[0m]
  10753. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '26'[0m]
  10754. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='26',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-24',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='24',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='26'[0m]
  10755. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '27'[0m]
  10756. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='27',`entPhysicalDescr` ='10-Base 10/100/1000 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-25',`entPhysicalModelName` ='10-Base 10/100/1000 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='25',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='27'[0m]
  10757. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '28'[0m]
  10758. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='28',`entPhysicalDescr` ='10-Base 10/100/1000 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-26',`entPhysicalModelName` ='10-Base 10/100/1000 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='26',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='28'[0m]
  10759. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '103'[0m]
  10760. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='103',`entPhysicalDescr` ='GBIC Slot',`entPhysicalClass` ='container',`entPhysicalName` ='gbic-slot-0',`entPhysicalModelName` ='',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='101',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='103'[0m]
  10761. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '104'[0m]
  10762. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='104',`entPhysicalDescr` ='GBIC Slot',`entPhysicalClass` ='container',`entPhysicalName` ='gbic-slot-1',`entPhysicalModelName` ='',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='102',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='104'[0m]
  10763. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '199'[0m]
  10764. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='199',`entPhysicalDescr` ='8 port CASCADE Module',`entPhysicalClass` ='module',`entPhysicalName` ='cascade',`entPhysicalModelName` ='400-ST1',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='2',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='197',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='199'[0m]
  10765. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '208'[0m]
  10766. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='208',`entPhysicalDescr` ='Ethernet Routing Switch 3526T-PWR+',`entPhysicalClass` ='chassis',`entPhysicalName` ='switch-2',`entPhysicalModelName` ='3526T-PWR+',`entPhysicalSerialNum` ='14JP270F4027',`entPhysicalContainedIn` ='1',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='2',`entPhysicalVendorType` ='enterprises.45.1.6.1.3.6.815',`entPhysicalHardwareRev` ='15',`entPhysicalFirmwareRev` ='1.0.0.15',`entPhysicalSoftwareRev` ='v5.2.2.003',`entPhysicalIsFRU` ='true',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='208'[0m]
  10767. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '209'[0m]
  10768. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='209',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-1',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='1',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='209'[0m]
  10769. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '210'[0m]
  10770. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='210',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-2',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='2',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='210'[0m]
  10771. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '211'[0m]
  10772. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='211',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-3',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='3',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='211'[0m]
  10773. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '212'[0m]
  10774. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='212',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-4',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='4',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='212'[0m]
  10775. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '213'[0m]
  10776. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='213',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-5',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='5',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='213'[0m]
  10777. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '214'[0m]
  10778. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='214',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-6',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='6',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='214'[0m]
  10779. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '215'[0m]
  10780. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='215',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-7',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='7',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='215'[0m]
  10781. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '216'[0m]
  10782. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='216',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-8',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='8',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='216'[0m]
  10783. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '217'[0m]
  10784. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='217',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-9',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='9',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='217'[0m]
  10785. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '218'[0m]
  10786. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='218',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-10',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='10',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='218'[0m]
  10787. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '219'[0m]
  10788. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='219',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-11',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='11',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='219'[0m]
  10789. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '220'[0m]
  10790. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='220',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-12',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='12',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='220'[0m]
  10791. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '221'[0m]
  10792. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='221',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-13',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='13',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='221'[0m]
  10793. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '222'[0m]
  10794. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='222',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-14',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='14',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='222'[0m]
  10795. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '223'[0m]
  10796. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='223',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-15',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='15',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='223'[0m]
  10797. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '224'[0m]
  10798. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='224',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-16',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='16',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='224'[0m]
  10799. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '225'[0m]
  10800. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='225',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-17',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='17',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='225'[0m]
  10801. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '226'[0m]
  10802. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='226',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-18',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='18',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='226'[0m]
  10803. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '227'[0m]
  10804. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='227',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-19',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='19',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='227'[0m]
  10805. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '228'[0m]
  10806. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='228',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-20',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='20',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='228'[0m]
  10807. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '229'[0m]
  10808. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='229',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-21',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='21',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='229'[0m]
  10809. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '230'[0m]
  10810. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='230',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-22',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='22',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='230'[0m]
  10811. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '231'[0m]
  10812. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='231',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-23',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='23',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='231'[0m]
  10813. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '232'[0m]
  10814. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='232',`entPhysicalDescr` ='10-Base 10/100 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-24',`entPhysicalModelName` ='10-Base 10/100 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='24',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='232'[0m]
  10815. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '233'[0m]
  10816. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='233',`entPhysicalDescr` ='10-Base 10/100/1000 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-25',`entPhysicalModelName` ='10-Base 10/100/1000 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='25',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='233'[0m]
  10817. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '234'[0m]
  10818. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='234',`entPhysicalDescr` ='10-Base 10/100/1000 Ethernet Port',`entPhysicalClass` ='port',`entPhysicalName` ='port-26',`entPhysicalModelName` ='10-Base 10/100/1000 Port',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='26',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='234'[0m]
  10819. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '309'[0m]
  10820. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='309',`entPhysicalDescr` ='GBIC Slot',`entPhysicalClass` ='container',`entPhysicalName` ='gbic-slot-0',`entPhysicalModelName` ='',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='101',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='309'[0m]
  10821. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '310'[0m]
  10822. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='310',`entPhysicalDescr` ='GBIC Slot',`entPhysicalClass` ='container',`entPhysicalName` ='gbic-slot-1',`entPhysicalModelName` ='',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='102',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='310'[0m]
  10823. .SQL[[0;33mSELECT entPhysical_id FROM `entPhysical` WHERE device_id = '135' AND entPhysicalIndex = '405'[0m]
  10824. SQL[[0;33mUPDATE `entPhysical` set `entPhysicalIndex` ='405',`entPhysicalDescr` ='8 port CASCADE Module',`entPhysicalClass` ='module',`entPhysicalName` ='cascade',`entPhysicalModelName` ='400-ST1',`entPhysicalSerialNum` ='',`entPhysicalContainedIn` ='208',`entPhysicalMfgName` ='Avaya',`entPhysicalParentRelPos` ='197',`entPhysicalVendorType` ='zeroDotZero',`entPhysicalHardwareRev` ='',`entPhysicalFirmwareRev` ='',`entPhysicalSoftwareRev` ='',`entPhysicalIsFRU` ='false',`entPhysicalAlias` ='',`entPhysicalAssetID` ='' WHERE device_id='135' AND entPhysicalIndex='405'[0m]
  10825. .
  10826. SQL[[0;33mSELECT * FROM `entPhysical` WHERE `device_id` = '135'[0m]
  10827.  
  10828. >> Runtime for discovery module 'entity-physical': 3.9060 seconds with 3128 bytes
  10829. #### Unload disco module entity-physical ####
  10830.  
  10831. Modules status: Global+ OS  Device  
  10832. #### Load disco module processors ####
  10833.  hrDevice: SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c '######' -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:nt-pearcesigns-sw01:161 hrDevice[0m]
  10834. hrDevice = No Such Object available on this agent at this OID
  10835.  
  10836. SNMP[[0;36m/usr/bin/snmpbulkwalk -v2c -c '######' -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs:/opt/librenms/mibs/nortel udp:nt-pearcesigns-sw01:161 hrPro
  10837.