Advertisement
Izya12

get_ip_discovery

Apr 25th, 2018
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.94 KB | None | 0 0
  1. root@Node1:/opt/noc# ./noc script --debug --pretty get_ip_discovery "CPS-TMP"
  2. 2018-04-25 14:22:27,121 [noc.core.dcs.base] Resolve near service postgres
  3. 2018-04-25 14:22:27,121 [noc.core.http.client] HTTP GET http://consul:8500/v1/health/service/postgres?passing=1&near=_agent
  4. 2018-04-25 14:22:27,123 [noc.core.http.client] HTTP Response 200
  5. 2018-04-25 14:22:27,124 [noc.core.dcs.base] Resolved near service postgres to ['10.220.21.122:5432']
  6. 2018-04-25 14:22:28,003 [noc.core.dcs.base] Running resolver for service mongo
  7. 2018-04-25 14:22:28,004 [noc.core.dcs.base] [mongo] Starting resolver
  8. 2018-04-25 14:22:28,004 [noc.core.http.client] HTTP GET http://consul:8500/v1/health/service/mongo?passing=1
  9. 2018-04-25 14:22:28,005 [noc.core.http.client] HTTP Response 200
  10. 2018-04-25 14:22:28,006 [noc.core.dcs.base] [mongo] Set active services to: mongo: 10.220.21.122:27017
  11. 2018-04-25 14:22:28,006 [noc.core.http.client] HTTP GET http://consul:8500/v1/health/service/mongo?index=2022599&passing=1
  12. 2018-04-25 14:22:28,007 [noc.lib.nosql] Connecting to MongoDB {'username': 'noc', 'authentication_source': 'noc', 'readPreference': 'secondaryPreferred', 'replicaSet': 'noc', 'db': 'noc', 'socketKeepAlive': True, 'host': 'mongodb://noc:********@10.220.21.122:27017/noc', 'password': '********'}
  13. 2018-04-25 14:22:28,065 [noc.core.cache.base] Using cache backend: noc.core.cache.mongo.MongoCache
  14. 2018-04-25 14:22:28,127 [noc.main.models.doccategory] Registering Capability
  15. 2018-04-25 14:22:28,128 [noc.main.models.doccategory] Registering MetricType
  16. 2018-04-25 14:22:28,162 [noc.main.models.doccategory] Registering ConnectionType
  17. 2018-04-25 14:22:28,166 [noc.main.models.doccategory] Registering ObjectModel
  18. 2018-04-25 14:22:28,176 [noc.main.models.textindex] Adding FTS index for sa.managedobject
  19. 2018-04-25 14:22:28,191 [noc.main.models.textindex] Adding FTS index for ip.vrf
  20. 2018-04-25 14:22:28,194 [noc.main.models.textindex] Adding FTS index for vc.vc
  21. 2018-04-25 14:22:28,196 [noc.main.models.textindex] Adding FTS index for ip.prefix
  22. 2018-04-25 14:22:28,201 [noc.main.models.textindex] Adding FTS index for ip.address
  23. 2018-04-25 14:22:28,247 [noc.core.script.loader] Loading script MikroTik.RouterOS.get_ip_discovery
  24. 2018-04-25 14:22:28,264 [noc.core.profile.loader] Loading profile MikroTik.RouterOS
  25. 2018-04-25 14:22:28,265 [script] [Generic.get_ip_discovery|10.20.52.1] Filling get_version cache with {'platform': u'RB2011UiAS-2HnD', 'version': u'6.42', 'vendor': u'MikroTik'}
  26. 2018-04-25 14:22:28,265 [script] [Generic.get_ip_discovery|10.20.52.1] Running. Input arguments: {}, timeout 3600
  27. 2018-04-25 14:22:28,282 [noc.core.script.loader] Loading script MikroTik.RouterOS.get_ipv6_neighbor
  28. 2018-04-25 14:22:28,283 [script] [MikroTik.RouterOS.get_ipv6_neighbor|10.20.52.1] Running. Input arguments: {}, timeout 3600
  29. 2018-04-25 14:22:28,283 [script] [Generic.get_ip_discovery|10.20.52.1] Open ssh CLI
  30. 2018-04-25 14:22:28,288 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Setup session
  31. 2018-04-25 14:22:28,288 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Creating IOLoop
  32. 2018-04-25 14:22:28,289 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Connecting (u'10.20.52.1', 22)
  33. 2018-04-25 14:22:28,313 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Connected
  34. 2018-04-25 14:22:28,313 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Startup ssh session for user 'xxxx+ct255w255h'
  35. 2018-04-25 14:22:30,109 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Connected. Host fingerprint is bbf46d687708c41b0aef1f5fd721d452ba0fcded
  36. 2018-04-25 14:22:30,135 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Supported authentication methods: publickey, password
  37. 2018-04-25 14:22:30,136 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Trying publickey authentication
  38. 2018-04-25 14:22:30,136 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] public_key=etc/noc_ssh/id_rsa.pub private_key=etc/noc_ssh/id_rsa
  39. 2018-04-25 14:22:30,136 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Failed: Unable to open public key file (Code: -16)
  40. 2018-04-25 14:22:30,136 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Trying password authentication
  41. 2018-04-25 14:22:30,162 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Success
  42. 2018-04-25 14:22:30,162 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] User is authenticated
  43. 2018-04-25 14:22:30,162 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Open channel
  44. 2018-04-25 14:22:30,236 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] State: <START>
  45. 2018-04-25 14:22:30,236 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Setting timeout: 60s
  46. 2018-04-25 14:22:30,252 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Received: '\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n\r'
  47. 2018-04-25 14:22:30,254 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Received: '\r\n'
  48. 2018-04-25 14:22:30,273 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Received: '\r\n\r MMM MMM KKK TTTTTTTTTTT KKK\r\n'
  49. 2018-04-25 14:22:30,273 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Received: '\r MMMM MMMM KKK TTTTTTTTTTT KKK\r\n\r MMM MMMM MMM III KKK KKK RRRRRR OOOOOO TTT III KKK KKK\r\n\r MMM MM MMM III KKKKK RRR RRR OOO OOO TTT III KKKKK\r\n\r MMM MMM III KKK KKK RRRRRR OOO OOO TTT III KKK KKK\r\n'
  50. 2018-04-25 14:22:30,274 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Received: '\r MMM MMM III KKK KKK RRR RRR OOOOOO TTT III KKK KKK\r\n'
  51. 2018-04-25 14:22:30,281 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Received: '\r\r\n'
  52. 2018-04-25 14:22:30,281 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Received: '\r MikroTik RouterOS 6.42 (c) 1999-2018 http://www.mikrotik.com/\r\n\r\r\n'
  53. 2018-04-25 14:22:30,297 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Received: '[?] Gives the list of available commands\r\n\rcommand [?] Gives help on the command and list of arguments\r\n\r\r\n\r[Tab] Completes the command/word. If the input is ambiguous,\r\n\r a second [Tab] gives possible options\r\n\r\r\n\r/ Move up to base level\r\n\r.. Move up one level\r\n\r/command Use command at the base level\r\n'
  54. 2018-04-25 14:22:30,319 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Received: '\r\x1b[9999B\r\x1b[9999B\r\r\r\x1b[9999B[xxxx@MikroTik] > '
  55. 2018-04-25 14:22:30,319 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Match: \[(?P<prompt>[^\]@]+@.+?)\] >
  56. 2018-04-25 14:22:30,320 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] State: <PROMT>
  57. 2018-04-25 14:22:30,320 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Refining pattern prompt to '\\[xxxx\\@MikroTik\\] > '
  58. 2018-04-25 14:22:30,320 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Resetting timeouts
  59. 2018-04-25 14:22:30,320 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Send: '\n\r'
  60. 2018-04-25 14:22:30,350 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Received: '\r\n\r\r\r\r\x1b[9999B[xxxx@MikroTik] > '
  61. 2018-04-25 14:22:30,350 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Match: \[xxxx\@MikroTik\] >
  62. 2018-04-25 14:22:30,350 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] State: <PROMT>
  63. 2018-04-25 14:22:30,350 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Command:
  64.  
  65.  
  66. 2018-04-25 14:22:30,350 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Send: '/ipv6 neighbor print detail without-paging\r'
  67. 2018-04-25 14:22:30,379 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Received: '/ipv6 neighbor print detail without-paging\r\n\rbad command name neighbor (line 1 column 7)\n\r\r\r\x1b[9999B[xxxx@MikroTik] > '
  68. 2018-04-25 14:22:30,380 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Match: \[xxxx\@MikroTik\] >
  69. 2018-04-25 14:22:30,380 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] State: <PROMT>
  70. 2018-04-25 14:22:30,380 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Command: /ipv6 neighbor print detail without-paging
  71. /ipv6 neighbor print detail without-paging
  72. bad command name neighbor (line 1 column 7)
  73.  
  74. 2018-04-25 14:22:30,381 [script] [MikroTik.RouterOS.get_ipv6_neighbor|10.20.52.1] Result: []
  75. 2018-04-25 14:22:30,381 [script] [MikroTik.RouterOS.get_ipv6_neighbor|10.20.52.1] Complete (2098.16ms)
  76. 2018-04-25 14:22:30,381 [noc.core.script.loader] Loading script MikroTik.RouterOS.get_arp
  77. 2018-04-25 14:22:30,422 [noc.core.mib] Loading compiled MIBs
  78. 2018-04-25 14:22:30,422 [noc.core.mib] Loading compiled MIBs from 'cmibs'
  79. 2018-04-25 14:22:30,422 [noc.core.mib] Loading MIB: ENTITY-STATE-MIB
  80. 2018-04-25 14:22:30,422 [noc.core.mib] Loading MIB: SNMPv2-MIB
  81. 2018-04-25 14:22:30,423 [noc.core.mib] Loading MIB: CISCO-PPPOE-MIB
  82. 2018-04-25 14:22:30,423 [noc.core.mib] Loading MIB: RMON2-MIB
  83. 2018-04-25 14:22:30,423 [noc.core.mib] Loading MIB: IF-MIB
  84. 2018-04-25 14:22:30,424 [noc.core.mib] Loading MIB: RFC1213-MIB
  85. 2018-04-25 14:22:30,424 [noc.core.mib] Loading MIB: BRIDGE-MIB
  86. 2018-04-25 14:22:30,424 [noc.core.mib] Loading MIB: EtherLike-MIB
  87. 2018-04-25 14:22:30,424 [noc.core.mib] Loading MIB: ENTITY-MIB
  88. 2018-04-25 14:22:30,425 [noc.core.mib] Loading MIB: IP-MIB
  89. 2018-04-25 14:22:30,425 [noc.core.mib] Loading MIB: ENTITY-SENSOR-MIB
  90. 2018-04-25 14:22:30,426 [noc.core.mib] Loading MIB: CISCO-VPDN-MGMT-MIB
  91. 2018-04-25 14:22:30,426 [noc.core.mib] Loading MIB: LLDP-MIB
  92. 2018-04-25 14:22:30,426 [script] [MikroTik.RouterOS.get_arp|10.20.52.1] Running. Input arguments: {}, timeout 3600
  93. 2018-04-25 14:22:30,426 [noc.core.script.loader] Loading script MikroTik.RouterOS.get_ifindexes
  94. 2018-04-25 14:22:30,427 [script] [Generic.get_ifindexes|10.20.52.1] Running. Input arguments: {}, timeout 3600
  95. 2018-04-25 14:22:30,427 [script] [Generic.get_ip_discovery|10.20.52.1] [snmp] Creating IOLoop
  96. 2018-04-25 14:22:30,428 [script] [Generic.get_ip_discovery|10.20.52.1] [snmp] Create UDP socket
  97. 2018-04-25 14:22:30,428 [noc.core.ioloop.snmp] [10.20.52.1] SNMP GETNEXT 1.3.6.1.2.1.2.2.1.2
  98. 2018-04-25 14:22:30,565 [noc.core.ioloop.snmp] [10.20.52.1] GETNEXT result: [('1.3.6.1.2.1.2.2.1.2.1', 'sfp1'), ('1.3.6.1.2.1.2.2.1.2.2', 'ether1'), ('1.3.6.1.2.1.2.2.1.2.3', 'ether2-master'), ('1.3.6.1.2.1.2.2.1.2.4', 'ether3'), ('1.3.6.1.2.1.2.2.1.2.5', 'ether4'), ('1.3.6.1.2.1.2.2.1.2.6', 'ether5'), ('1.3.6.1.2.1.2.2.1.2.7', 'ether6-master'), ('1.3.6.1.2.1.2.2.1.2.8', 'ether7'), ('1.3.6.1.2.1.2.2.1.2.9', 'ether8'), ('1.3.6.1.2.1.2.2.1.2.10', 'ether9'), ('1.3.6.1.2.1.2.2.1.2.11', 'ether10'), ('1.3.6.1.2.1.2.2.1.2.12', 'wlan1'), ('1.3.6.1.2.1.2.2.1.2.13', 'bridge'), ('1.3.6.1.2.1.2.2.1.2.14', 'Loopback0-MGMT'), ('1.3.6.1.2.1.2.2.1.2.15', 'wlan2'), ('1.3.6.1.2.1.2.2.1.2.16', 'vlan22'), ('1.3.6.1.2.1.2.2.1.2.17', 'vlan23'), ('1.3.6.1.2.1.2.2.1.2.18', 'vlan24'), ('1.3.6.1.2.1.2.2.1.2.19', 'vlan25'), ('1.3.6.1.2.1.2.2.1.2.20', 'vlan102'), ('1.3.6.1.2.1.2.2.1.2.21', 'vlan103'), ('1.3.6.1.2.1.2.2.1.2.22', 'vlan104'), ('1.3.6.1.2.1.2.2.1.2.23', 'cps_abk'), ('1.3.6.1.2.1.2.2.1.2.24', 'l2tp-to-oniip'), ('1.3.6.1.2.1.2.2.1.2.25', 'vlan105'), ('1.3.6.1.2.1.2.2.1.2.26', 'vlan201'), ('1.3.6.1.2.1.2.2.1.2.27', 'vlan26'), ('1.3.6.1.2.1.2.2.1.2.28', 'vlan27'), ('1.3.6.1.2.1.2.2.1.2.29', 'vlan28'), ('1.3.6.1.2.1.2.2.1.2.30', 'vlan106'), ('1.3.6.1.2.1.2.2.1.2.31', 'vlan163'), ('1.3.6.1.2.1.2.2.1.2.32', 'GRE-KND_RT_inet'), ('1.3.6.1.2.1.2.2.1.2.33', 'vlan100'), ('1.3.6.1.2.1.2.2.1.2.34', 'vlan108'), ('1.3.6.1.2.1.2.2.1.2.35', 'vlan109'), ('1.3.6.1.2.1.2.2.1.2.36', 'vlan111'), ('1.3.6.1.2.1.2.2.1.2.37', 'vlan205'), ('1.3.6.1.2.1.2.2.1.2.38', 'vlan209'), ('1.3.6.1.2.1.2.2.1.2.39', 'vlan227'), ('1.3.6.1.2.1.2.2.1.2.40', 'vlan164'), ('1.3.6.1.2.1.2.2.1.2.41', 'GRE-KND_Beeline_vpn'), ('1.3.6.1.2.1.2.2.1.2.42', 'vlan401'), ('1.3.6.1.2.1.2.2.1.2.43', 'vlan112'), ('1.3.6.1.2.1.2.2.1.2.44', 'vlan29')]
  99. 2018-04-25 14:22:30,566 [script] [Generic.get_ifindexes|10.20.52.1] Result: {'bridge': 13, 'vlan27': 28, 'Loopback0-MGMT': 14, 'sfp1': 1, 'vlan108': 34, 'vlan164': 40, 'vlan103': 21, 'vlan102': 20, 'vlan100': 33, 'ether10': 11, 'vlan106': 30, 'vlan105': 25, 'vlan104': 22, 'vlan29': 44, 'vlan28': 29, 'l2tp-to-oniip': 24, 'cps_abk': 23, 'vlan23': 17, 'vlan22': 16, 'vlan109': 35, 'ether6-master': 7, 'vlan26': 27, 'vlan25': 19, 'vlan24': 18, 'wlan1': 12, 'wlan2': 15, 'vlan401': 42, 'ether2-master': 3, 'GRE-KND_Beeline_vpn': 41, 'GRE-KND_RT_inet': 32, 'vlan111': 36, 'vlan112': 43, 'vlan209': 38, 'vlan163': 31, 'vlan227': 39, 'vlan201': 26, 'vlan205': 37, 'ether8': 9, 'ether9': 10, 'ether7': 8, 'ether4': 5, 'ether5': 6, 'ether3': 4, 'ether1': 2}
  100. 2018-04-25 14:22:30,566 [script] [Generic.get_ifindexes|10.20.52.1] Complete (139.05ms)
  101. 2018-04-25 14:22:30,566 [noc.core.ioloop.snmp] [10.20.52.1] SNMP GETNEXT 1.3.6.1.2.1.4.22.1.2
  102. 2018-04-25 14:22:31,914 [noc.core.ioloop.snmp] [10.20.52.1] GETNEXT result: [('1.3.6.1.2.1.4.22.1.2.13.10.20.28.12', '\xc0%\xe9%F*'), ('1.3.6.1.2.1.4.22.1.2.13.10.20.28.14', '\x98\xe7\xf4\xbc\x8d\xcb'), ('1.3.6.1.2.1.4.22.1.2.13.10.20.28.20', '\xc4\x85\x08\xf6\x1f\xfd'), ('1.3.6.1.2.1.4.22.1.2.13.10.20.28.21', '\xa0\xd3\xc1F\x7f\x14'), ('1.3.6.1.2.1.4.22.1.2.13.10.20.28.25', '\x00\x1f)CKt'), ('1.3.6.1.2.1.4.22.1.2.13.10.20.28.37', '\x18`$\xde\xc4\xb3'), ('1.3.6.1.2.1.4.22.1.2.13.10.20.28.38', '@\xb04\xfa\t\xcd'), ('1.3.6.1.2.1.4.22.1.2.13.10.20.28.45', '\xdcJ>R\xd04'), ('1.3.6.1.2.1.4.22.1.2.13.10.20.28.51', ''), ('1.3.6.1.2.1.4.22.1.2.13.10.20.28.82', '\x94\xd4i+\x0e\xe1'), ('1.3.6.1.2.1.4.22.1.2.13.10.20.28.83', '\x00\xcc\xfcK{\x87'), ('1.3.6.1.2.1.4.22.1.2.13.10.20.28.84', '\x94\xd4i+\n"'), ('1.3.6.1.2.1.4.22.1.2.13.10.20.28.90', '\x00\x17\xc8/\xeb\xb0'), ('1.3.6.1.2.1.4.22.1.2.13.10.20.28.92', '\x98\xe7\xf4\xbc\x8e\x18'), ('1.3.6.1.2.1.4.22.1.2.13.10.20.28.137', '\x00\xb9\x08\xb4\xa68'), ('1.3.6.1.2.1.4.22.1.2.13.10.20.28.138', '\x00Z OO\xfb'), ('1.3.6.1.2.1.4.22.1.2.13.10.20.28.139', '\x00\xb9\x1a\x8c\x11\xbb'), ('1.3.6.1.2.1.4.22.1.2.13.10.20.28.140', 'l;k,\x838'), ('1.3.6.1.2.1.4.22.1.2.13.10.20.28.141', '\x00\x12\x151\xf0\xed'), ('1.3.6.1.2.1.4.22.1.2.13.10.20.28.143', "\x00\xb9\x13\x84'4"), ('1.3.6.1.2.1.4.22.1.2.13.10.20.28.144', '\x00\xb9d\xef\x17*'), ('1.3.6.1.2.1.4.22.1.2.15.10.20.128.12', 'DmWi\x8c\x93'), ('1.3.6.1.2.1.4.22.1.2.15.10.20.128.25', 'T@\xad\x7f\xaf\xce'), ('1.3.6.1.2.1.4.22.1.2.15.10.20.128.34', "\x00\x16\xeb'\xa4."), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.2', '\x08\xcc\xa7\xe5\xf1\xc1'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.3', '\x00\xa3\x8e<Nv'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.4', '\x08\xcc\xa7\xb5]\xc1'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.5', '\x00Y\xdc\x9e\xe0\xc1'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.11', 'pnm\xa2\xc7A'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.13', '\xf8\xa5\xc5\xa5\x8d\xc1'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.15', ''), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.16', ''), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.17', ''), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.18', ''), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.19', ''), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.20', ''), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.21', ''), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.36', '\x00\x0f\xd9\x07\x10\x97'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.50', '\xa0#\x9f\xfe\xf7c'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.51', '\x08\xcc\xa7\xe5\xd1A'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.102', '\x00\x0f\xd9\n\x85\xe8'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.103', '\x00\x0f\xd9\n\x85\xf3'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.104', '\x00\x0f\xd9\n\x85\xdd'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.105', '\x00\x0f\xd9\n\x84\xe0'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.106', '\x00\x0f\xd9\n\x86\x8d'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.107', '\x00\x0f\xd9\nz"'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.108', '\x00\x0f\xd9\n}q'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.110', '\x00\x0f\xd9\n\x86@'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.111', '\x00\x0f\xd9\n\x82\xa4'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.170', ',\x86\xd2\xc4\xf9A'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.181', ',\x86\xd2\x90\x16\xc1'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.182', '\xf8\xa5\xc5\xcd{A'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.183', '\xf8\xa5\xc5\xa5\x7f\xc1'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.184', '\xe4\x8d\x8c$\xd1\xe1'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.185', '\x00\xa2\x89\xa8\xcdA'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.186', '\xf8\xa5\xc5\xa5\x93\xc1'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.187', '\xf8\xa5\xc5\xfa\xc0\xc1'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.188', '\xf8\xa5\xc5\xa5yA'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.189', ',\x86\xd2\xc4\xf7A'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.190', '\x08\xcc\xa7\x9cNA'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.191', '\xf8\xa5\xc5\xa5\x94\xc1'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.192', '\xc4\xb9\xcd\xae\xe0\xc1'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.220', 'pnm\xa2\xb8\xc1'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.250', '\x84\xb8\x02\xcdy\xfd'), ('1.3.6.1.2.1.4.22.1.2.16.10.20.52.254', '\xa4\x1474W*'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.9', "\x00'\xe3\xe2\xdf\xb0"), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.11', '\x18`$\xde\xc4['), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.12', '@\xb04\xf9\xeb\xb8'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.13', '|/\x80\x85\xa7-'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.14', ',\x0b\xe9\x05x\x13'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.15', ',\x0b\xe9\x04*\x13'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.16', ',\x0b\xe9\x05v\xc9'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.17', '@\xb04\xfe J'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.18', ',\x0b\xe9\x05z\x01'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.19', ',\x0b\xe9\x05~\xdf'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.20', '\x00\xcc\xfcKzF'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.21', '\x18\x8bE\x19\xcc\x87'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.22', '\x98\xe7\xf4\xbc\x8e\x80'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.23', '\x98\xe7\xf4\xbc\x89\xdd'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.24', ',\x0b\xe9\x04K\xbf'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.25', ',\x0b\xe9\x05y~'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.26', '\x08\xcc\xa7\x84\xad\xf2'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.27', ',\x0b\xe9\x05}\x87'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.28', '\xc4\xb9\xcd\x80\xd8\xbb'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.29', '\xc4\xb9\xcd\x80\xd8\xcf'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.30', "X\xacxM'\x04"), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.31', '\x08\xcc\xa7\x84\xa2\xca'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.33', '\x08\xcc\xa7\x84\xf7\xaa'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.34', '\xc4\xb9\xcd\x80\xd9\\'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.35', '\x08\xcc\xa7\x84\xac\x14'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.36', '\xc4\xb9\xcd\x80\xd8\x81'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.37', '\x98\xe7\xf4\xbc\x8dp'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.38', '\xc4\xb9\xcd\x80\xd8\xa9'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.39', '\xc4\xb9\xcd\x80\xd9\x97'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.40', '\x9cW\xad\xf5\x94\x00'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.41', '@\xb04\xfa\ta'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.42', '\x84\xb2a\x1e\xe4\xba'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.43', '\xc4\xb9\xcd\x80\xd98'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.44', '\xc4\xb9\xcd\x80\xd8\xc4'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.45', '\x00%\xab\x893y'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.46', '\x98\xe7\xf4\xbc\x8dq'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.47', '@\xb04\xf9\xec\x9c'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.48', '\x98\xe7\xf4\xbc\x89\xce'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.49', '@\xb04\xf9\xf7\xfa'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.50', '\x18\x8bE\x19\xd2\xea'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.52', '\x08\xcc\xa7\x84\xf7\xea'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.53', '\x18`$\xde\xc4\xfa'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.54', '\x94\xd4i*\x96\xc1'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.55', ',\x0b\xe9\x04V\xf3'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.56', ',\x0b\xe9\x05|i'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.57', ',\x0b\xe9\x05ze'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.58', '\x18`$\xde\xc4\xbd'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.59', '\x00!\xb7]\xa8w'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.60', '\xc4\xb9\xcd\x80\xd9E'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.61', "\x00\xdaU'\x96\xd9"), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.62', '\x00!Z.\xf3\x08'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.63', '\x98\xe7\xf4\xbc\x89\xe2'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.64', '\xd8\x97\xba\x82\x99\x14'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.65', ',\x0b\xe9\x04U\x83'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.66', '\x00$\x81\xa1\xaf\x97'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.67', '\xc4\xb9\xcd\x80\xd9\x03'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.68', '\x00\x17\xc81\x0fi'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.69', '\xc4\xb9\xcd\x80\xe2\x1b'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.70', '\x98\xe7\xf4\xbc\x8e0'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.71', '\x00!Z`\xe7\xc7'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.72', ',\x0b\xe9\x05v?'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.73', '\xc4\xb9\xcd\x80\xd9\x13'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.74', '\xd8\x97\xba\x82\x997'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.75', '\xc4\xb9\xcd\x80.\xce'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.76', '\xc4\xb9\xcd\x80\xd9\x1a'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.77', '\x98\xe7\xf4\xbc\x8e\xa2'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.78', '\x98\xe7\xf4\xbc\x8e\xa7'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.79', '\xc4\xb9\xcd\x80\xd8\xf3'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.80', '\x08\xcc\xa7\x84\xf8<'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.81', '\x98\xe7\xf4\xbc\xa33'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.82', '\x00\x17\xc8/\xec\x0b'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.83', '\x00\x17\xc81\n\xc0'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.84', '\x98\xe7\xf4\xbc\x8e\xa0'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.85', '\xc4\xb9\xcd\x80\xd8\x9c'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.86', '\x00\x17\xc81\x0fz'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.87', '\xc4\xb9\xcd\x80\xd9?'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.88', '\xc4\xb9\xcd\x80\xd9\x88'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.89', '\xc4\xb9\xcd\x80\xd8\xb8'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.90', '\x98\xe7\xf4\xbc\x8dw'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.91', "\x00\x17\xc8'\xb5c"), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.92', ',\x0b\xe9\x05}@'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.93', '\xc4\xb9\xcd\x80\xd8\xb1'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.94', '\x00\xcc\xfcKw+'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.95', '\x00\x17\xc81\n\xa7'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.96', '\x98\xe7\xf4\xbc\x8d\xd9'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.97', '\x00\x1c\xc4r$\xf1'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.98', '\x00\x17\xc81\x0fn'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.99', '\x98\xe7\xf4\xbc\x8e\xd4'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.100', '\x00\x17\xc8/\xea\xca'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.101', ',\x0b\xe9\x04V\xfd'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.102', '\xc4\xb9\xcd\x80\xdd\xd8'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.103', '\x18`$\xde\xc4\xfc'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.104', '\x98\xe7\xf4\xbc\x8d]'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.105', '\x00\x17\xc8&\xa4d'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.106', '\x00\x17\xc8/\xe7\xa3'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.107', '\x98\xe7\xf4\xbc\x8eJ'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.108', '\x98\xe7\xf4\xbc\x8eX'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.109', '\x98\xe7\xf4\xbc\x8e\x9f'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.110', '\xc4\xb9\xcd\x80\xd8\xc8'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.111', '<R\x82\xbc=g'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.112', '@\xb04\xfe I'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.113', '\xdc\xeb\x94\x1c\xa7\xd5'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.114', '\x98\xe7\xf4\xbc\xa4R'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.115', '@\xb04\xf9\xebl'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.116', ',\x0b\xe9\x05\x7f\x02'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.117', '\xdc\xeb\x94\x1c\xa7\xb9'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.118', '\x00\xb0\xe1\x14\xfa|'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.119', '\x98\xe7\xf4\xbc\x8eu'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.120', '\x00\xeb\xd5\xe6\xb8\xa2'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.121', '\x00\x17\xc81\x0fq'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.122', '\xc4\xb9\xcd\x80\xdd\xd5'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.123', '\xc4\xb9\xcd\x80\xd8\xcd'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.124', ',\x0b\xe9\x05{5'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.125', '\x18`$\xde\xc4\xc0'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.126', '\x00\x1e\x0b*\xf2,'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.128', '\xa0\x8c\xfd\xc71c'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.129', '\x00$\x81\xc1\xa6\x92'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.130', '\xf4M0O\x89\x93'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.131', '\x98\xe7\xf4\xbc\x8e;'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.132', '\x98\xe7\xf4\xbc\x8d\xc5'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.133', '\xc4\xb9\xcd\x80\xd8p'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.135', ',\x0b\xe9\x04P\xa4'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.136', '\xd8\x97\xba\x82\x98\x8a'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.138', '@\xa8\xf0S\x8a\x11'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.139', '\x98\xe7\xf4\xbc\x8e\xbc'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.140', '\x18`$\xde\xc5\x13'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.141', '\x98\xe7\xf4\xbc\x8d\xde'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.144', '\xc4\xb9\xcd\x80\xdd\x01'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.145', '\xdcJ>Q\x8b4'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.146', ',\x0b\xe9\x05\x7fK'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.147', ',\x0b\xe9\x04&\xea'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.149', '\x98\xe7\xf4\xbc\x8d\xd8'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.151', ',\x0b\xe9\x04P\xb0'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.153', 't\xd0+\x95\xeb\xa4'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.154', '\x18`$\xde\xd6\x1d'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.155', '\x98\xe7\xf4\xbc\x8e$'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.156', '\x00"d\x1eC\xb3'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.157', '\x98\xe7\xf4\xbc\x8e]'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.158', 'P{\x9d1pE'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.159', 'p\x10o\xc9E!'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.160', '4d\xa9\x1c\t\xa8'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.161', '\x00"d\x16~\x0b'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.164', '\xc4\xb9\xcd\x80\xd8y'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.165', '\x00\xcc\xfcKw\xb9'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.166', '\x08\xcc\xa7\x84\xad\xe6'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.167', ',\x0b\xe9\x04L\x90'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.169', '\x00\xb0\xe1\x14\xfa\x82'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.171', '\x00\x1b\xfc\xcb\xac\x1f'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.173', '\xc4\xb9\xcd\x80\xd8\x85'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.174', '\xdc\xeb\x94\x1c\xbf@'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.176', '\x00\x17\xc80\xcb\x19'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.177', '\x98\xe7\xf4\xbc\x8dx'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.181', '\x00\x17\xc8/\xe1\xd5'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.182', '\x00\x1bxJ\xde\x93'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.183', '\x00\x17\xc81\x10\x84'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.184', '0\xe1q-\xab\xc0'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.186', ''), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.191', '\x18`$\xde\xc5\x00'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.192', '0\xe1q\x875\xf5'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.193', '\x98\xe7\xf4\xbc\x8dl'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.194', '\x98\xe7\xf4\xbc\x8eF'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.195', '@\xb04\xfa\nj'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.196', '\x00\x1e\x0b/ms'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.199', '\xc4\xb9\xcd\x80\xd9\x0f'), ('1.3.6.1.2.1.4.22.1.2.17.10.20.53.200', '\x18\x8bE\x19\xd40'), ('1.3.6.1.2.1.4.22.1.2.18.10.20.54.2', '\x00\xc0:P24'), ('1.3.6.1.2.1.4.22.1.2.18.10.20.54.3', '\x00\xc0:P2\x9c'), ('1.3.6.1.2.1.4.22.1.2.18.10.20.54.4', '\x00\x90\xb8\x1b\x8by'), ('1.3.6.1.2.1.4.22.1.2.18.10.20.54.5', '\x00\x90\xb8\x1b\xe6\xc2'), ('1.3.6.1.2.1.4.22.1.2.19.10.20.55.3', ''), ('1.3.6.1.2.1.4.22.1.2.20.192.168.2.2', '\x00`e9G\xc8'), ('1.3.6.1.2.1.4.22.1.2.20.192.168.2.3', ''), ('1.3.6.1.2.1.4.22.1.2.20.192.168.2.4', '\x00`e9\xa6\x19'), ('1.3.6.1.2.1.4.22.1.2.20.192.168.2.5', ''), ('1.3.6.1.2.1.4.22.1.2.20.192.168.2.8', ''), ('1.3.6.1.2.1.4.22.1.2.20.192.168.2.9', '\x00`e9\xa6%'), ('1.3.6.1.2.1.4.22.1.2.20.192.168.2.12', ''), ('1.3.6.1.2.1.4.22.1.2.20.192.168.2.13', ''), ('1.3.6.1.2.1.4.22.1.2.20.192.168.2.14', ''), ('1.3.6.1.2.1.4.22.1.2.20.192.168.2.15', ''), ('1.3.6.1.2.1.4.22.1.2.20.192.168.2.16', ''), ('1.3.6.1.2.1.4.22.1.2.20.192.168.2.17', ''), ('1.3.6.1.2.1.4.22.1.2.20.192.168.2.18', ''), ('1.3.6.1.2.1.4.22.1.2.20.192.168.2.19', ''), ('1.3.6.1.2.1.4.22.1.2.20.192.168.2.20', ''), ('1.3.6.1.2.1.4.22.1.2.20.192.168.2.21', ''), ('1.3.6.1.2.1.4.22.1.2.20.192.168.2.22', ''), ('1.3.6.1.2.1.4.22.1.2.20.192.168.2.23', ''), ('1.3.6.1.2.1.4.22.1.2.21.192.168.3.6', '\x00`e3|\x1d'), ('1.3.6.1.2.1.4.22.1.2.21.192.168.3.7', '\x00`e3|\x1d'), ('1.3.6.1.2.1.4.22.1.2.21.192.168.3.8', ''), ('1.3.6.1.2.1.4.22.1.2.21.192.168.3.51', '\xa06\x9f\xa0d\xea'), ('1.3.6.1.2.1.4.22.1.2.22.192.168.4.3', '\x94\x18\x823\xeb\xd0'), ('1.3.6.1.2.1.4.22.1.2.22.192.168.4.4', "\x08\x00'\xde\x87\xa2"), ('1.3.6.1.2.1.4.22.1.2.26.192.168.1.16', '0\xe1qRY\x04'), ('1.3.6.1.2.1.4.22.1.2.26.192.168.1.17', '0\xe1qRp\x9c'), ('1.3.6.1.2.1.4.22.1.2.26.192.168.1.18', '\x00!\xce\x08\x08\n'), ('1.3.6.1.2.1.4.22.1.2.26.192.168.1.20', ''), ('1.3.6.1.2.1.4.22.1.2.26.192.168.1.23', '\xa8\x1e\x84y\x0f\xc5'), ('1.3.6.1.2.1.4.22.1.2.26.192.168.1.60', ''), ('1.3.6.1.2.1.4.22.1.2.26.192.168.1.99', ''), ('1.3.6.1.2.1.4.22.1.2.27.10.20.56.2', '\x02\x045\x03\xef\xbf'), ('1.3.6.1.2.1.4.22.1.2.27.10.20.56.3', '\x02\x045\x03\xef\xbd'), ('1.3.6.1.2.1.4.22.1.2.27.10.20.56.5', '\x02\x045\x03qj'), ('1.3.6.1.2.1.4.22.1.2.27.10.20.56.6', '\x02\x045\x03v\xd6'), ('1.3.6.1.2.1.4.22.1.2.27.10.20.56.7', '\x02\x045\x03j\x9f'), ('1.3.6.1.2.1.4.22.1.2.27.10.20.56.8', '\x02\x045\x03j\x9e'), ('1.3.6.1.2.1.4.22.1.2.27.10.20.56.9', '\x02\x045\x03\xef\xb9'), ('1.3.6.1.2.1.4.22.1.2.27.10.20.56.10', '\x02\x045\x04)\x9e'), ('1.3.6.1.2.1.4.22.1.2.27.10.20.56.11', '\x02\x045\x03v\xd5'), ('1.3.6.1.2.1.4.22.1.2.27.10.20.56.30', '\x02\x045\x03k7'), ('1.3.6.1.2.1.4.22.1.2.27.10.20.56.31', '\x02\x045\x03k4'), ('1.3.6.1.2.1.4.22.1.2.27.10.20.56.32', '\x02\x045\x03k6'), ('1.3.6.1.2.1.4.22.1.2.27.10.20.56.33', '\x02\x045\x03k5'), ('1.3.6.1.2.1.4.22.1.2.27.10.20.56.60', '0\xe1qR\x80T'), ('1.3.6.1.2.1.4.22.1.2.27.10.20.56.61', '0\xe1qR\xa4D'), ('1.3.6.1.2.1.4.22.1.2.28.10.20.57.2', 'T\xc4\x15\x10\x02e'), ('1.3.6.1.2.1.4.22.1.2.28.10.20.57.4', 'T\xc4\x15\x10\x02o'), ('1.3.6.1.2.1.4.22.1.2.28.10.20.57.6', '\x18h\xcb\xc4\x05@'), ('1.3.6.1.2.1.4.22.1.2.28.10.20.57.16', '\xa4\x147\xc9\xa7\x90'), ('1.3.6.1.2.1.4.22.1.2.29.10.20.58.2', '\x00\x18\xbc\x01\xd0\xd3'), ('1.3.6.1.2.1.4.22.1.2.29.10.20.58.4', '\x00\x18\xbc\x01\xcf\x9b'), ('1.3.6.1.2.1.4.22.1.2.29.10.20.58.6', '\x00\x18\xbc\x01\xcf\xc9'), ('1.3.6.1.2.1.4.22.1.2.29.10.20.58.16', '\x00\x18\xbc\x01\xd0\x08'), ('1.3.6.1.2.1.4.22.1.2.30.192.168.6.23', '\x00`e9\xa6\xcf'), ('1.3.6.1.2.1.4.22.1.2.30.192.168.6.27', '\x00\x90\xe8]N\xa4'), ('1.3.6.1.2.1.4.22.1.2.31.178.46.186.141', '\x00\x1e\x14\x87\xc0\x10'), ('1.3.6.1.2.1.4.22.1.2.35.192.168.9.2', '\x00\x18\xbc\x01\xce\x85'), ('1.3.6.1.2.1.4.22.1.2.35.192.168.9.4', '\x00\x18\xbc\x01\xd2\x05'), ('1.3.6.1.2.1.4.22.1.2.35.192.168.9.6', '\x00\x18\xbc\x01\xd4\xc1'), ('1.3.6.1.2.1.4.22.1.2.35.192.168.9.16', '\x00\x18\xbc\x01\xd4\xc2'), ('1.3.6.1.2.1.4.22.1.2.42.10.0.4.185', '\xe4\x8d\x8c$\xd1\xe1')]
  103. 2018-04-25 14:22:31,916 [script] [MikroTik.RouterOS.get_arp|10.20.52.1] Result: []
  104. 2018-04-25 14:22:31,916 [script] [MikroTik.RouterOS.get_arp|10.20.52.1] Complete (1489.59ms)
  105. 2018-04-25 14:22:31,916 [script] [Generic.get_ip_discovery|10.20.52.1] [snmp] Closing UDP socket
  106. 2018-04-25 14:22:31,916 [script] [Generic.get_ip_discovery|10.20.52.1] [snmp] Closing IOLoop
  107. 2018-04-25 14:22:31,916 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Closing channel
  108. 2018-04-25 14:22:31,953 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Cannot close channel clearly: Unable to close the channel.
  109. 2018-04-25 14:22:31,954 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Closing ssh session
  110. 2018-04-25 14:22:31,954 [script] [Generic.get_ip_discovery|10.20.52.1] [ssh] Closing IOLoop
  111. 2018-04-25 14:22:31,954 [script] [Generic.get_ip_discovery|10.20.52.1] Result: [{'name': 'default', 'addresses': []}]
  112. 2018-04-25 14:22:31,954 [script] [Generic.get_ip_discovery|10.20.52.1] Complete (3689.08ms)
  113. [{'addresses': [], 'name': 'default'}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement