Advertisement
VovanSSS

noc

Jul 6th, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 78.13 KB | None | 0 0
  1. root@noc:/opt/noc# ./noc debug-script get_interfaces "mikrotick office"
  2. 2017-07-06 15:27:06,625 Using JSON library: cjson
  3. 2017-07-06 15:27:06,632 SSH: Using gmpy
  4. 2017-07-06 15:27:06,735 Connecting to MongoDB {'username': 'noc', 'password': '********', 'db': 'noc'}
  5. 2017-07-06 15:27:06,828 Connecting to MongoDB {'username': 'noc', 'password': '********', 'db': 'noc'}
  6. 2017-07-06 15:27:06,836 Loading PeriodicRegistry
  7. 2017-07-06 15:27:06,848 Registering MetricType
  8. 2017-07-06 15:27:06,853 Loading compiled MIBs
  9. 2017-07-06 15:27:06,853 Loading compiled MIBs from 'cmibs'
  10. 2017-07-06 15:27:06,853 Loading MIB: CISCO-PPPOE-MIB
  11. 2017-07-06 15:27:06,853 Loading MIB: SNMPv2-MIB
  12. 2017-07-06 15:27:06,854 Loading MIB: IP-MIB
  13. 2017-07-06 15:27:06,854 Loading MIB: RFC1213-MIB
  14. 2017-07-06 15:27:06,855 Loading MIB: IF-MIB
  15. 2017-07-06 15:27:06,855 Loading MIB: CISCO-VPDN-MGMT-MIB
  16. 2017-07-06 15:27:06,861 Configuring metric mappings sa.managedobject -> object.{{object.name|qm}}.{{metric_type|qm}}
  17. 2017-07-06 15:27:06,861 Configuring metric mappings inv.interface -> object.{{object.managed_object.name|qm}}.interface.{{object.name|qm}}.{{metric_type|qm}}
  18. 2017-07-06 15:27:06,863 Loading DownloaderRegistry
  19. 2017-07-06 15:27:06,898 Loading ProfileRegistry
  20. 2017-07-06 15:27:07,951 Loading ScriptRegistry
  21. 2017-07-06 15:27:08,032 Adding FTS index for sa.managedobject
  22. 2017-07-06 15:27:08,044 Registering ConnectionType
  23. 2017-07-06 15:27:08,049 Registering ObjectModel
  24. 2017-07-06 15:27:08,050 Registering Capability
  25. 2017-07-06 15:27:08,057 Adding FTS index for vc.vc
  26. 2017-07-06 15:27:08,072 Adding FTS index for ip.vrf
  27. 2017-07-06 15:27:08,079 Adding FTS index for ip.prefix
  28. 2017-07-06 15:27:08,081 Adding FTS index for ip.address
  29. 2017-07-06 15:27:08,257 Setting up 'select' polling method
  30. 2017-07-06 15:27:08,257 Activating 'select' poller
  31. 2017-07-06 15:27:08,258 Loading private ssh key from 'etc/ssh/id_rsa'
  32. 2017-07-06 15:27:08,258 Loading public ssh key from 'etc/ssh/id_rsa.pub'
  33. access_profile {
  34. profile: "MikroTik.RouterOS"
  35. scheme: SSH
  36. address: "192.168.83.4"
  37. port: 22
  38. user: "admin"
  39. password: "promobit55"
  40. super_password: "promobit55"
  41. attrs {
  42. key: "Boot PROM"
  43. value: "3.24"
  44. }
  45. attrs {
  46. key: "platform"
  47. value: "CRS125-24G-1S"
  48. }
  49. attrs {
  50. key: "Serial Number"
  51. value: "523D06BCF710"
  52. }
  53. attrs {
  54. key: "vendor"
  55. value: "MikroTik"
  56. }
  57. attrs {
  58. key: "version"
  59. value: "6.39"
  60. }
  61. caps {
  62. capability: "MikroTik | RouterOS | License | Level"
  63. int_value: 5
  64. }
  65. caps {
  66. capability: "MikroTik | RouterOS | License | SoftwareID"
  67. str_value: "5VU7-C0IM"
  68. }
  69. }
  70. object_name: "mikrotick office"
  71. script: "MikroTik.RouterOS.get_interfaces"
  72. timeout: 120
  73.  
  74. 2017-07-06 15:27:08,261 Running script thread
  75. 2017-07-06 15:27:08,261 Running socket factory (SelectPoller)
  76. 2017-07-06 15:27:08,261 Creating transaction id=432137645 method=None callback=None
  77. 2017-07-06 15:27:08,261 Capabilities: {u'MikroTik | RouterOS | License | SoftwareID': '5VU7-C0IM', u'MikroTik | RouterOS | License | Level': 5}
  78. 2017-07-06 15:27:08,262 Running
  79. 2017-07-06 15:27:08,262 Running script: MikroTik.RouterOS.get_interfaces ({}), timeout 120s
  80. 2017-07-06 15:27:08,262 cli(/interface print oid without-paging)
  81. 2017-07-06 15:27:08,263 Running new provider
  82. 2017-07-06 15:27:08,263 [CLISSHSocket(0x7f675e5072d0)]<None> ==> SSH_START
  83. 2017-07-06 15:27:08,264 [CLISSHSocket(0x7f675e5072d0)]<SSH_START> Set FSM timeout to 30
  84. 2017-07-06 15:27:08,264 Register socket CLISSHSocket 192.168.83.4:22 (None)
  85. 2017-07-06 15:27:09,262 Tick
  86. 2017-07-06 15:27:09,263 3 TICKS TO EXIT
  87. 2017-07-06 15:27:09,263 [CLISSHSocket(0x7f675e5072d0)]<SSH_START> Initializing socket
  88. 2017-07-06 15:27:09,277 [CLISSHSocket 192.168.83.4:22] Connecting 192.168.83.4:22
  89. 2017-07-06 15:27:09,285 [CLISSHSocket 192.168.83.4:22] create_socket returns non-zero code 115[EINPROGRESS]
  90. 2017-07-06 15:27:09,286 [CLISSHSocket 192.168.83.4:22] Connected
  91. 2017-07-06 15:27:09,326 [CLISSHSocket(0x7f675e5072d0)]<SSH_START> event(SSH_VERSION)
  92. 2017-07-06 15:27:09,326 [CLISSHSocket(0x7f675e5072d0)]<SSH_START> ==> SSH_VERSION
  93. 2017-07-06 15:27:09,326 [CLISSHSocket 192.168.83.4:22] Remote protocol version 2.0, remote software version ROSSSH
  94. 2017-07-06 15:27:09,327 [CLISSHSocket(0x7f675e5072d0)]<SSH_VERSION> Setting SSH transforms to: in=none none, out=none none
  95. 2017-07-06 15:27:09,327 [CLISSHSocket(0x7f675e5072d0)]<SSH_VERSION> Setting SSH transform keys
  96. 2017-07-06 15:27:09,328 [CLISSHSocket 192.168.83.4:22] Sending message type MSG_KEXINIT (20)
  97. 2017-07-06 15:27:09,328 [CLISSHSocket(0x7f675e5072d0)]<SSH_VERSION> event(SSH_KEY_EXCHANGE)
  98. 2017-07-06 15:27:09,329 [CLISSHSocket(0x7f675e5072d0)]<SSH_VERSION> ==> SSH_KEY_EXCHANGE
  99. 2017-07-06 15:27:09,331 [CLISSHSocket 192.168.83.4:22] Receiving message type MSG_KEXINIT (20)
  100. 2017-07-06 15:27:09,331 [CLISSHSocket 192.168.83.4:22] Receiving server proposals: kex=['diffie-hellman-group-exchange-sha256', 'diffie-hellman-group-exchange-sha1', 'diffie-hellman-group14-sha1', 'diffie-hellman-group1-sha1'] key=['ssh-dss', 'ssh-rsa'] enc_cs=['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'aes128-cbc', 'aes192-cbc', 'aes256-cbc', 'blowfish-cbc', '3des-cbc', 'none'] enc_sc=['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'aes128-cbc', 'aes192-cbc', 'aes256-cbc', 'blowfish-cbc', '3des-cbc', 'none'] mac_cs=['hmac-sha1', 'hmac-md5'] mac_sc=['hmac-sha1', 'hmac-md5'] comp_cs=['none'] comp_sc['none']
  101. 2017-07-06 15:27:09,332 [CLISSHSocket(0x7f675e5072d0)]<SSH_KEY_EXCHANGE> Setting SSH transforms to: in=aes256-ctr hmac-sha1, out=aes256-ctr hmac-sha1
  102. 2017-07-06 15:27:09,332 [CLISSHSocket 192.168.83.4:22] Selecting diffie-hellman-group14-sha1 ssh-rsa, in=(aes256-ctr hmac-sha1 none) out=(aes256-ctr hmac-sha1 none)
  103. 2017-07-06 15:27:09,335 [CLISSHSocket 192.168.83.4:22] Sending message type MSG_KEX_DH_GEX_REQUEST_OLD (30)
  104. 2017-07-06 15:27:10,337 Tick
  105. 2017-07-06 15:27:10,337 Resetting wait ticks
  106. 2017-07-06 15:27:10,708 [CLISSHSocket 192.168.83.4:22] Receiving message type MSG_KEXDH_REPLY (31)
  107. 2017-07-06 15:27:10,709 [CLISSHSocket 192.168.83.4:22] Server PK fingerprint: 70:28:2b:09:53:c5:8a:f8:a3:9e:f3:87:c0:39:d4:48
  108. 2017-07-06 15:27:10,713 [CLISSHSocket(0x7f675e5072d0)]<SSH_KEY_EXCHANGE> Setting SSH transform keys
  109. 2017-07-06 15:27:10,713 [CLISSHSocket 192.168.83.4:22] Sending message type MSG_NEWKEYS (21)
  110. 2017-07-06 15:27:10,714 [CLISSHSocket 192.168.83.4:22] Receiving message type MSG_NEWKEYS (21)
  111. 2017-07-06 15:27:10,714 [CLISSHSocket 192.168.83.4:22] Using new keys
  112. 2017-07-06 15:27:10,714 [CLISSHSocket(0x7f675e5072d0)]<SSH_KEY_EXCHANGE> event(SSH_AUTH)
  113. 2017-07-06 15:27:10,714 [CLISSHSocket(0x7f675e5072d0)]<SSH_KEY_EXCHANGE> ==> SSH_AUTH
  114. 2017-07-06 15:27:10,714 [CLISSHSocket 192.168.83.4:22] Requesting service ssh-userauth
  115. 2017-07-06 15:27:10,715 [CLISSHSocket 192.168.83.4:22] Sending message type MSG_SERVICE_REQUEST (5)
  116. 2017-07-06 15:27:10,716 [CLISSHSocket 192.168.83.4:22] Receiving message type MSG_SERVICE_ACCEPT (6)
  117. 2017-07-06 15:27:10,716 [CLISSHSocket 192.168.83.4:22] Starting service ssh-userauth
  118. 2017-07-06 15:27:10,717 [CLISSHSocket(0x7f675e5072d0)]<SSH_AUTH> event(SSH_AUTH_PASSWORD)
  119. 2017-07-06 15:27:10,717 [CLISSHSocket(0x7f675e5072d0)]<SSH_AUTH> ==> SSH_AUTH_PASSWORD
  120. 2017-07-06 15:27:10,717 [CLISSHSocket 192.168.83.4:22] Authenticating with 'none' method
  121. 2017-07-06 15:27:10,717 [CLISSHSocket 192.168.83.4:22] Sending message type MSG_USERAUTH_REQUEST (50)
  122. 2017-07-06 15:27:10,751 [CLISSHSocket 192.168.83.4:22] Receiving message type MSG_USERAUTH_FAILURE (51)
  123. 2017-07-06 15:27:10,751 [CLISSHSocket 192.168.83.4:22] Authentication method 'none' has been failed. Trying next method (publickey,password)
  124. 2017-07-06 15:27:10,751 [CLISSHSocket 192.168.83.4:22] Partially authenticated with 'none'. Trying next method
  125. 2017-07-06 15:27:10,752 [CLISSHSocket 192.168.83.4:22] Authenticating with 'publickey' method
  126. 2017-07-06 15:27:10,752 [CLISSHSocket 192.168.83.4:22] Sending message type MSG_USERAUTH_REQUEST (50)
  127. 2017-07-06 15:27:10,754 [CLISSHSocket 192.168.83.4:22] Receiving message type MSG_USERAUTH_FAILURE (51)
  128. 2017-07-06 15:27:10,754 [CLISSHSocket 192.168.83.4:22] Authentication method 'publickey' has been failed. Trying next method (publickey,password)
  129. 2017-07-06 15:27:10,754 [CLISSHSocket 192.168.83.4:22] Partially authenticated with 'publickey'. Trying next method
  130. 2017-07-06 15:27:10,755 [CLISSHSocket 192.168.83.4:22] Authenticating with 'password' method
  131. 2017-07-06 15:27:10,755 [CLISSHSocket 192.168.83.4:22] Sending message type MSG_USERAUTH_REQUEST (50)
  132. 2017-07-06 15:27:10,760 [CLISSHSocket 192.168.83.4:22] Receiving message type MSG_USERAUTH_SUCCESS (52)
  133. 2017-07-06 15:27:10,760 [CLISSHSocket(0x7f675e5072d0)]<SSH_AUTH_PASSWORD> event(SSH_CHANNEL)
  134. 2017-07-06 15:27:10,761 [CLISSHSocket(0x7f675e5072d0)]<SSH_AUTH_PASSWORD> ==> SSH_CHANNEL
  135. 2017-07-06 15:27:10,761 [CLISSHSocket 192.168.83.4:22] Sending message type MSG_CHANNEL_OPEN (90)
  136. 2017-07-06 15:27:10,762 [CLISSHSocket 192.168.83.4:22] Receiving message type MSG_CHANNEL_OPEN_CONFIRMATION (91)
  137. 2017-07-06 15:27:10,763 [CLISSHSocket 192.168.83.4:22] Opening channel. local=0 remote=0
  138. 2017-07-06 15:27:10,763 [CLISSHSocket(0x7f675e5072d0)]<SSH_CHANNEL> event(SSH_PTY)
  139. 2017-07-06 15:27:10,763 [CLISSHSocket(0x7f675e5072d0)]<SSH_CHANNEL> ==> SSH_PTY
  140. 2017-07-06 15:27:10,763 [CLISSHSocket 192.168.83.4:22] Requesting PTY
  141. 2017-07-06 15:27:10,764 [CLISSHSocket 192.168.83.4:22] Sending message type MSG_CHANNEL_REQUEST (98)
  142. 2017-07-06 15:27:10,766 [CLISSHSocket 192.168.83.4:22] Receiving message type MSG_CHANNEL_SUCCESS (99)
  143. 2017-07-06 15:27:10,766 [CLISSHSocket(0x7f675e5072d0)]<SSH_PTY> event(SSH_SHELL)
  144. 2017-07-06 15:27:10,767 [CLISSHSocket(0x7f675e5072d0)]<SSH_PTY> ==> SSH_SHELL
  145. 2017-07-06 15:27:10,767 [CLISSHSocket 192.168.83.4:22] Requesting shell
  146. 2017-07-06 15:27:10,767 [CLISSHSocket 192.168.83.4:22] Sending message type MSG_CHANNEL_REQUEST (98)
  147. 2017-07-06 15:27:10,770 [CLISSHSocket 192.168.83.4:22] Receiving message type MSG_CHANNEL_SUCCESS (99)
  148. 2017-07-06 15:27:10,770 [CLISSHSocket(0x7f675e5072d0)]<SSH_SHELL> event(START)
  149. 2017-07-06 15:27:10,771 [CLISSHSocket(0x7f675e5072d0)]<SSH_SHELL> ==> START
  150. 2017-07-06 15:27:10,771 [CLISSHSocket(0x7f675e5072d0)]<START> set_patterns([('([Uu]sername|[Ll]ogin):', 'USERNAME'), ('[Pp]assword:', 'PASSWORD'), ('\\[(?P<prompt>[^\\]@]+@.+?)\\] > ', 'PROMPT'), ('(Please press "Enter" to continue!)|(\\[Q quit\\|.+\\])|(\\[[yY]/[nN]\\])', 'PAGER')])
  151. 2017-07-06 15:27:10,827 [CLISSHSocket(0x7f675e5072d0)]<START> on_read: '\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n\r\r\n\r'
  152. 2017-07-06 15:27:10,827 [CLISSHSocket(0x7f675e5072d0)]<START> on_read: '\r\n'
  153. 2017-07-06 15:27:10,841 [CLISSHSocket(0x7f675e5072d0)]<START> on_read: '\r\n'
  154. 2017-07-06 15:27:10,842 [CLISSHSocket(0x7f675e5072d0)]<START> on_read: '\r MMM MMM KKK TTTTTTTTTTT KKK\r\n'
  155. 2017-07-06 15:27:10,842 [CLISSHSocket(0x7f675e5072d0)]<START> on_read: '\r MMMM MMMM KKK TTTTTTTTTTT KKK\r\n'
  156. 2017-07-06 15:27:10,842 [CLISSHSocket(0x7f675e5072d0)]<START> on_read: '\r MMM MMMM MMM III KKK KKK RRRRRR OOOOOO TTT III KKK KKK\r\n'
  157. 2017-07-06 15:27:10,842 [CLISSHSocket(0x7f675e5072d0)]<START> on_read: '\r MMM MM MMM III KKKKK RRR RRR OOO OOO TTT III KKKKK\r\n'
  158. 2017-07-06 15:27:10,842 [CLISSHSocket(0x7f675e5072d0)]<START> on_read: '\r MMM MMM III KKK KKK RRRRRR OOO OOO TTT III KKK KKK\r\n'
  159. 2017-07-06 15:27:10,843 [CLISSHSocket(0x7f675e5072d0)]<START> on_read: '\r MMM MMM III KKK KKK RRR RRR OOOOOO TTT III KKK KKK\r\n'
  160. 2017-07-06 15:27:10,843 [CLISSHSocket(0x7f675e5072d0)]<START> on_read: '\r\r\n'
  161. 2017-07-06 15:27:10,843 [CLISSHSocket(0x7f675e5072d0)]<START> on_read: '\r MikroTik RouterOS 6.39.1 (c) 1999-2017 http://www.mikrotik.com/\r\n'
  162. 2017-07-06 15:27:10,843 [CLISSHSocket(0x7f675e5072d0)]<START> on_read: '\r\r\n'
  163. 2017-07-06 15:27:10,844 [CLISSHSocket(0x7f675e5072d0)]<START> on_read: '[?] Gives the list of available commands\r\n\rcommand [?] Gives help on the command and list of arguments\r\n'
  164. 2017-07-06 15:27:10,844 [CLISSHSocket(0x7f675e5072d0)]<START> on_read: '\r\r\n\r[Tab] Completes the command/word. If the input is ambiguous,\r\n'
  165. 2017-07-06 15:27:10,844 [CLISSHSocket(0x7f675e5072d0)]<START> on_read: '\r a second [Tab] gives possible options\r\n\r\r\n'
  166. 2017-07-06 15:27:10,844 [CLISSHSocket(0x7f675e5072d0)]<START> on_read: '\r/ Move up to base level\r\n\r.. Move up one level\r\n'
  167. 2017-07-06 15:27:10,845 [CLISSHSocket(0x7f675e5072d0)]<START> on_read: '\r/command Use command at the base level\r\n'
  168. 2017-07-06 15:27:10,875 [CLISSHSocket(0x7f675e5072d0)]<START> on_read: '\r\x1b[9999B\r\x1b[9999B\r\r\r\x1b[9999B[admin@MikroTik-NewOffice] > '
  169. 2017-07-06 15:27:10,875 [CLISSHSocket(0x7f675e5072d0)]<START> Starting synchronous FSM check
  170. 2017-07-06 15:27:10,875 [CLISSHSocket(0x7f675e5072d0)]<START> match '\[(?P<prompt>[^\]@]+@.+?)\] > '
  171. 2017-07-06 15:27:10,876 [CLISSHSocket(0x7f675e5072d0)]<START> event(PROMPT)
  172. 2017-07-06 15:27:10,876 [CLISSHSocket(0x7f675e5072d0)]<START> ==> PROMPT
  173. 2017-07-06 15:27:10,876 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_PROMPT_enter
  174. 2017-07-06 15:27:10,876 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> Using prompt pattern: \[admin\@MikroTik\-NewOffice\] >
  175. 2017-07-06 15:27:10,876 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> set_patterns([('\\[admin\\@MikroTik\\-NewOffice\\] > ', 'PROMPT'), ('(Please press "Enter" to continue!)|(\\[Q quit\\|.+\\])|(\\[[yY]/[nN]\\])', 'PAGER')])
  176. 2017-07-06 15:27:10,893 CLI Provider is ready
  177. 2017-07-06 15:27:10,894 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> submit('/interface print oid without-paging', bulk_lines=None, streaming=False)
  178. 2017-07-06 15:27:10,894 [CLISSHSocket 192.168.83.4:22] Sending message type MSG_CHANNEL_DATA (94)
  179. 2017-07-06 15:27:10,896 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '/interface print oid without-paging\r\n'
  180. 2017-07-06 15:27:10,915 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '\rFlags: D - dynamic, X - disabled, R - running, S - slave \r\n 0 S name=.1.3.6.1.2.1.2.2.1.2.1 actual-mtu=.1.3.6.1.2.1.2.2.1.4.1 \r\n mac-address=.1.3.6.1.2.1.2.2.1.6.1 admin-status=.1.3.6.1.2.1.2.2.1.7.1 \r\n oper-status=.1.3.6.1.2.1.2.2.1.8.1 byt'
  181. 2017-07-06 15:27:10,917 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'es-in=.1.3.6.1.2.1.31.1.1.1.6.1 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.1 \r\n discards-in=.1.3.6.1.2.1.2.2.1.13.1 errors-in=.1.3.6.1.2.1.2.2.1.14.1 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.1 \r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.1 \r\n '
  182. 2017-07-06 15:27:10,920 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: ' discards-out=.1.3.6.1.2.1.2.2.1.19.1 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20.1 \r\n\r\n 1 S name=.1.3.6.1.2.1.2.2.1.2.2 actual-mtu=.1.3.6.1.2.1.2.2.1.4.2 \r\n mac-address=.1.3.6.1.2.1.2.2.1.6.2 admin-status=.1.3.6.1.2.1.2.2.1.7.2 \r\n oper-stat'
  183. 2017-07-06 15:27:10,924 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'us=.1.3.6.1.2.1.2.2.1.8.2 bytes-in=.1.3.6.1.2.1.31.1.1.1.6.2 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.2 \r\n discards-in=.1.3.6.1.2.1.2.2.1.13.2 errors-in=.1.3.6.1.2.1.2.2.1.14.2 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.2 \r\n packets-out=.1.'
  184. 2017-07-06 15:27:10,927 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '3.6.1.2.1.31.1.1.1.11.2 \r\n discards-out=.1.3.6.1.2.1.2.2.1.19.2 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20.2 \r\n\r\n 2 RS name=.1.3.6.1.2.1.2.2.1.2.3 actual-mtu=.1.3.6.1.2.1.2.2.1.4.3 \r\n mac-address=.1.3.6.1.2.1.2.2.1.6.3 admin-status=.1.3.6.1.2.1'
  185. 2017-07-06 15:27:10,930 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '.2.2.1.7.3 \r\n oper-status=.1.3.6.1.2.1.2.2.1.8.3 bytes-in=.1.3.6.1.2.1.31.1.1.1.6.3 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.3 \r\n discards-in=.1.3.6.1.2.1.2.2.1.13.3 errors-in=.1.3.6.1.2.1.2.2.1.14.3 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.'
  186. 2017-07-06 15:27:10,933 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '10.3 \r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.3 \r\n discards-out=.1.3.6.1.2.1.2.2.1.19.3 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20.3 \r\n\r\n 3 RS name=.1.3.6.1.2.1.2.2.1.2.4 actual-mtu=.1.3.6.1.2.1.2.2.1.4.4 \r\n mac-address=.1.3.6.1.2.1.2.2.1.'
  187. 2017-07-06 15:27:10,947 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '6.4 admin-status=.1.3.6.1.2.1.2.2.1.7.4 \r\n oper-status=.1.3.6.1.2.1.2.2.1.8.4 bytes-in=.1.3.6.1.2.1.31.1.1.1.6.4 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.4 \r\n discards-in=.1.3.6.1.2.1.2.2.1.13.4 errors-in=.1.3.6.1.2.1.2.2.1.14.4 \r\n byt'
  188. 2017-07-06 15:27:10,951 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'es-out=.1.3.6.1.2.1.31.1.1.1.10.4 \r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.4 \r\n discards-out=.1.3.6.1.2.1.2.2.1.19.4 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20.4 \r\n\r\n 4 S name=.1.3.6.1.2.1.2.2.1.2.5 actual-mtu=.1.3.6.1.2.1.2.2.1.4.5 \r\n ma'
  189. 2017-07-06 15:27:10,951 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'c-address=.1.3.6.1.2.1.2.2.1.6.5 admin-status=.1.3.6.1.2.1.2.2.1.7.5 \r\n oper-status=.1.3.6.1.2.1.2.2.1.8.5 bytes-in=.1.3.6.1.2.1.31.1.1.1.6.5 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.5 \r\n discards-in=.1.3.6.1.2.1.2.2.1.13.5 errors-in=.1.3.6.'
  190. 2017-07-06 15:27:10,952 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '1.2.1.2.2.1.14.5 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.5 \r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.5 \r\n discards-out=.1.3.6.1.2.1.2.2.1.19.5 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20.5 \r\n\r\n 5 S name=.1.3.6.1.2.1.2.2.1.2.6 actual-mtu=.1.3.'
  191. 2017-07-06 15:27:10,952 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '6.1.2.1.2.2.1.4.6 \r\n mac-address=.1.3.6.1.2.1.2.2.1.6.6 admin-status=.1.3.6.1.2.1.2.2.1.7.6 \r\n oper-status=.1.3.6.1.2.1.2.2.1.8.6 bytes-in=.1.3.6.1.2.1.31.1.1.1.6.6 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.6 \r\n discards-in=.1.3.6.1.2.1'
  192. 2017-07-06 15:27:10,953 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '.2.2.1.13.6 errors-in=.1.3.6.1.2.1.2.2.1.14.6 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.6 \r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.6 \r\n discards-out=.1.3.6.1.2.1.2.2.1.19.6 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20.6 \r\n\r\n 6 S name=.1.3.6.1.2'
  193. 2017-07-06 15:27:10,953 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '.1.2.2.1.2.7 actual-mtu=.1.3.6.1.2.1.2.2.1.4.7 \r\n mac-address=.1.3.6.1.2.1.2.2.1.6.7 admin-status=.1.3.6.1.2.1.2.2.1.7.7 \r\n oper-status=.1.3.6.1.2.1.2.2.1.8.7 bytes-in=.1.3.6.1.2.1.31.1.1.1.6.7 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.7 \r\n '
  194. 2017-07-06 15:27:10,954 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: ' discards-in=.1.3.6.1.2.1.2.2.1.13.7 errors-in=.1.3.6.1.2.1.2.2.1.14.7 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.7 \r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.7 \r\n discards-out=.1.3.6.1.2.1.2.2.1.19.7 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20'
  195. 2017-07-06 15:27:10,957 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '.7 \r\n\r\n 7 S name=.1.3.6.1.2.1.2.2.1.2.8 actual-mtu=.1.3.6.1.2.1.2.2.1.4.8 \r\n mac-address=.1.3.6.1.2.1.2.2.1.6.8 admin-status=.1.3.6.1.2.1.2.2.1.7.8 \r\n oper-status=.1.3.6.1.2.1.2.2.1.8.8 bytes-in=.1.3.6.1.2.1.31.1.1.1.6.8 \r\n packets-in=.'
  196. 2017-07-06 15:27:10,959 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '1.3.6.1.2.1.31.1.1.1.7.8 \r\n discards-in=.1.3.6.1.2.1.2.2.1.13.8 errors-in=.1.3.6.1.2.1.2.2.1.14.8 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.8 \r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.8 \r\n discards-out=.1.3.6.1.2.1.2.2.1.19.8 \r\n err'
  197. 2017-07-06 15:27:10,961 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'ors-out=.1.3.6.1.2.1.2.2.1.20.8 \r\n\r\n 8 S name=.1.3.6.1.2.1.2.2.1.2.9 actual-mtu=.1.3.6.1.2.1.2.2.1.4.9 \r\n mac-address=.1.3.6.1.2.1.2.2.1.6.9 admin-status=.1.3.6.1.2.1.2.2.1.7.9 \r\n oper-status=.1.3.6.1.2.1.2.2.1.8.9 bytes-in=.1.3.6.1.2.1.31.1.'
  198. 2017-07-06 15:27:10,964 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '1.1.6.9 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.9 \r\n discards-in=.1.3.6.1.2.1.2.2.1.13.9 errors-in=.1.3.6.1.2.1.2.2.1.14.9 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.9 \r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.9 \r\n discards-out=.1.3.6.'
  199. 2017-07-06 15:27:10,976 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '1.2.1.2.2.1.19.9 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20.9 \r\n\r\n 9 S name=.1.3.6.1.2.1.2.2.1.2.10 actual-mtu=.1.3.6.1.2.1.2.2.1.4.10 \r\n mac-address=.1.3.6.1.2.1.2.2.1.6.10 \r\n admin-status=.1.3.6.1.2.1.2.2.1.7.10 \r\n oper-status=.1.3.6.1'
  200. 2017-07-06 15:27:10,977 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '.2.1.2.2.1.8.10 \r\n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.10 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.10 \r\n discards-in=.1.3.6.1.2.1.2.2.1.13.10 \r\n errors-in=.1.3.6.1.2.1.2.2.1.14.10 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.10 \r\n pa'
  201. 2017-07-06 15:27:10,978 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'ckets-out=.1.3.6.1.2.1.31.1.1.1.11.10 \r\n discards-out=.1.3.6.1.2.1.2.2.1.19.10 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20.10 \r\n\r\n10 S name=.1.3.6.1.2.1.2.2.1.2.11 actual-mtu=.1.3.6.1.2.1.2.2.1.4.11 \r\n mac-address=.1.3.6.1.2.1.2.2.1.6.11 \r\n '
  202. 2017-07-06 15:27:10,979 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: ' admin-status=.1.3.6.1.2.1.2.2.1.7.11 \r\n oper-status=.1.3.6.1.2.1.2.2.1.8.11 \r\n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.11 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.11 \r\n discards-in=.1.3.6.1.2.1.2.2.1.13.11 \r\n errors-in=.1.3.6.1.2.1.2'
  203. 2017-07-06 15:27:10,979 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '.2.1.14.11 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.11 \r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.11 \r\n discards-out=.1.3.6.1.2.1.2.2.1.19.11 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20.11 \r\n\r\n11 S name=.1.3.6.1.2.1.2.2.1.2.12 actual-mtu=.1.3.6'
  204. 2017-07-06 15:27:10,980 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '.1.2.1.2.2.1.4.12 \r\n mac-address=.1.3.6.1.2.1.2.2.1.6.12 \r\n admin-status=.1.3.6.1.2.1.2.2.1.7.12 \r\n oper-status=.1.3.6.1.2.1.2.2.1.8.12 \r\n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.12 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.12 \r\n d'
  205. 2017-07-06 15:27:10,981 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'iscards-in=.1.3.6.1.2.1.2.2.1.13.12 \r\n errors-in=.1.3.6.1.2.1.2.2.1.14.12 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.12 \r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.12 \r\n discards-out=.1.3.6.1.2.1.2.2.1.19.12 \r\n errors-out=.1.3.6.1.2.1.'
  206. 2017-07-06 15:27:10,982 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '2.2.1.20.12 \r\n\r\n12 S name=.1.3.6.1.2.1.2.2.1.2.13 actual-mtu=.1.3.6.1.2.1.2.2.1.4.13 \r\n mac-address=.1.3.6.1.2.1.2.2.1.6.13 \r\n admin-status=.1.3.6.1.2.1.2.2.1.7.13 \r\n oper-status=.1.3.6.1.2.1.2.2.1.8.13 \r\n bytes-in=.1.3.6.1.2.1.31'
  207. 2017-07-06 15:27:10,992 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '.1.1.1.6.13 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.13 \r\n discards-in=.1.3.6.1.2.1.2.2.1.13.13 \r\n errors-in=.1.3.6.1.2.1.2.2.1.14.13 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.13 \r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.13 \r\n di'
  208. 2017-07-06 15:27:10,992 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'scards-out=.1.3.6.1.2.1.2.2.1.19.13 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20.13 \r\n\r\n13 S name=.1.3.6.1.2.1.2.2.1.2.14 actual-mtu=.1.3.6.1.2.1.2.2.1.4.14 \r\n mac-address=.1.3.6.1.2.1.2.2.1.6.14 \r\n admin-status=.1.3.6.1.2.1.2.2.1.7.14 \r\n '
  209. 2017-07-06 15:27:10,996 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'oper-status=.1.3.6.1.2.1.2.2.1.8.14 \r\n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.14 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.14 \r\n discards-in=.1.3.6.1.2.1.2.2.1.13.14 \r\n errors-in=.1.3.6.1.2.1.2.2.1.14.14 \r\n bytes-out=.1.3.6.1.2.1.31.1.1'
  210. 2017-07-06 15:27:10,997 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '.1.10.14 \r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.14 \r\n discards-out=.1.3.6.1.2.1.2.2.1.19.14 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20.14 \r\n\r\n14 S name=.1.3.6.1.2.1.2.2.1.2.15 actual-mtu=.1.3.6.1.2.1.2.2.1.4.15 \r\n mac-address=.1.3.6.1.2'
  211. 2017-07-06 15:27:10,998 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '.1.2.2.1.6.15 \r\n admin-status=.1.3.6.1.2.1.2.2.1.7.15 \r\n oper-status=.1.3.6.1.2.1.2.2.1.8.15 \r\n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.15 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.15 \r\n discards-in=.1.3.6.1.2.1.2.2.1.13.15 \r\n erro'
  212. 2017-07-06 15:27:11,000 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'rs-in=.1.3.6.1.2.1.2.2.1.14.15 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.15 \r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.15 \r\n discards-out=.1.3.6.1.2.1.2.2.1.19.15 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20.15 \r\n\r\n15 S name=.1.3.6.1.2.1.2.2.1.2.'
  213. 2017-07-06 15:27:11,001 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '16 actual-mtu=.1.3.6.1.2.1.2.2.1.4.16 \r\n mac-address=.1.3.6.1.2.1.2.2.1.6.16 \r\n admin-status=.1.3.6.1.2.1.2.2.1.7.16 \r\n oper-status=.1.3.6.1.2.1.2.2.1.8.16 \r\n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.16 \r\n packets-in=.1.3.6.1.2.1.31.1'
  214. 2017-07-06 15:27:11,002 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '.1.1.7.16 \r\n discards-in=.1.3.6.1.2.1.2.2.1.13.16 \r\n errors-in=.1.3.6.1.2.1.2.2.1.14.16 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.16 \r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.16 \r\n discards-out=.1.3.6.1.2.1.2.2.1.19.16 \r\n erro'
  215. 2017-07-06 15:27:11,009 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'rs-out=.1.3.6.1.2.1.2.2.1.20.16 \r\n\r\n16 S name=.1.3.6.1.2.1.2.2.1.2.17 actual-mtu=.1.3.6.1.2.1.2.2.1.4.17 \r\n mac-address=.1.3.6.1.2.1.2.2.1.6.17 \r\n admin-status=.1.3.6.1.2.1.2.2.1.7.17 \r\n oper-status=.1.3.6.1.2.1.2.2.1.8.17 \r\n byte'
  216. 2017-07-06 15:27:11,010 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 's-in=.1.3.6.1.2.1.31.1.1.1.6.17 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.17 \r\n discards-in=.1.3.6.1.2.1.2.2.1.13.17 \r\n errors-in=.1.3.6.1.2.1.2.2.1.14.17 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.17 \r\n packets-out=.1.3.6.1.2.1.31.1.1'
  217. 2017-07-06 15:27:11,010 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '.1.11.17 \r\n discards-out=.1.3.6.1.2.1.2.2.1.19.17 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20.17 \r\n\r\n17 S name=.1.3.6.1.2.1.2.2.1.2.18 actual-mtu=.1.3.6.1.2.1.2.2.1.4.18 \r\n mac-address=.1.3.6.1.2.1.2.2.1.6.18 \r\n admin-status=.1.3.6.1.2.1.'
  218. 2017-07-06 15:27:11,011 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '2.2.1.7.18 \r\n oper-status=.1.3.6.1.2.1.2.2.1.8.18 \r\n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.18 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.18 \r\n discards-in=.1.3.6.1.2.1.2.2.1.13.18 \r\n errors-in=.1.3.6.1.2.1.2.2.1.14.18 \r\n bytes-out'
  219. 2017-07-06 15:27:11,012 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '=.1.3.6.1.2.1.31.1.1.1.10.18 \r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.18 \r\n discards-out=.1.3.6.1.2.1.2.2.1.19.18 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20.18 \r\n\r\n18 S name=.1.3.6.1.2.1.2.2.1.2.19 actual-mtu=.1.3.6.1.2.1.2.2.1.4.19 \r\n ma'
  220. 2017-07-06 15:27:11,015 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'c-address=.1.3.6.1.2.1.2.2.1.6.19 \r\n admin-status=.1.3.6.1.2.1.2.2.1.7.19 \r\n oper-status=.1.3.6.1.2.1.2.2.1.8.19 \r\n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.19 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.19 \r\n discards-in=.1.3.6.1.2.1.2.2.1'
  221. 2017-07-06 15:27:11,017 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '.13.19 \r\n errors-in=.1.3.6.1.2.1.2.2.1.14.19 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.19 \r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.19 \r\n discards-out=.1.3.6.1.2.1.2.2.1.19.19 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20.19 \r\n\r\n19 S name=.'
  222. 2017-07-06 15:27:11,019 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '1.3.6.1.2.1.2.2.1.2.20 actual-mtu=.1.3.6.1.2.1.2.2.1.4.20 \r\n mac-address=.1.3.6.1.2.1.2.2.1.6.20 \r\n admin-status=.1.3.6.1.2.1.2.2.1.7.20 \r\n oper-status=.1.3.6.1.2.1.2.2.1.8.20 \r\n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.20 \r\n packets-'
  223. 2017-07-06 15:27:11,022 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'in=.1.3.6.1.2.1.31.1.1.1.7.20 \r\n discards-in=.1.3.6.1.2.1.2.2.1.13.20 \r\n errors-in=.1.3.6.1.2.1.2.2.1.14.20 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.20 \r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.20 \r\n discards-out=.1.3.6.1.2.1.2.2.1'
  224. 2017-07-06 15:27:11,024 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '.19.20 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20.20 \r\n\r\n20 S name=.1.3.6.1.2.1.2.2.1.2.21 actual-mtu=.1.3.6.1.2.1.2.2.1.4.21 \r\n mac-address=.1.3.6.1.2.1.2.2.1.6.21 \r\n admin-status=.1.3.6.1.2.1.2.2.1.7.21 \r\n oper-status=.1.3.6.1.2.1.2.2.'
  225. 2017-07-06 15:27:11,026 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '1.8.21 \r\n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.21 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.21 \r\n discards-in=.1.3.6.1.2.1.2.2.1.13.21 \r\n errors-in=.1.3.6.1.2.1.2.2.1.14.21 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.21 \r\n packets-out'
  226. 2017-07-06 15:27:11,029 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '=.1.3.6.1.2.1.31.1.1.1.11.21 \r\n discards-out=.1.3.6.1.2.1.2.2.1.19.21 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20.21 \r\n\r\n21 S name=.1.3.6.1.2.1.2.2.1.2.22 actual-mtu=.1.3.6.1.2.1.2.2.1.4.22 \r\n mac-address=.1.3.6.1.2.1.2.2.1.6.22 \r\n admin-'
  227. 2017-07-06 15:27:11,031 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'status=.1.3.6.1.2.1.2.2.1.7.22 \r\n oper-status=.1.3.6.1.2.1.2.2.1.8.22 \r\n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.22 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.22 \r\n discards-in=.1.3.6.1.2.1.2.2.1.13.22 \r\n errors-in=.1.3.6.1.2.1.2.2.1.14.2'
  228. 2017-07-06 15:27:11,034 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '2 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.22 \r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.22 \r\n discards-out=.1.3.6.1.2.1.2.2.1.19.22 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20.22 \r\n\r\n22 S name=.1.3.6.1.2.1.2.2.1.2.23 actual-mtu=.1.3.6.1.2.1.2.'
  229. 2017-07-06 15:27:11,046 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '2.1.4.23 \r\n mac-address=.1.3.6.1.2.1.2.2.1.6.23 \r\n admin-status=.1.3.6.1.2.1.2.2.1.7.23 \r\n oper-status=.1.3.6.1.2.1.2.2.1.8.23 \r\n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.23 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.23 \r\n discards-i'
  230. 2017-07-06 15:27:11,047 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'n=.1.3.6.1.2.1.2.2.1.13.23 \r\n errors-in=.1.3.6.1.2.1.2.2.1.14.23 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.23 \r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.23 \r\n discards-out=.1.3.6.1.2.1.2.2.1.19.23 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20.'
  231. 2017-07-06 15:27:11,048 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '23 \r\n\r\n23 S name=.1.3.6.1.2.1.2.2.1.2.24 actual-mtu=.1.3.6.1.2.1.2.2.1.4.24 \r\n mac-address=.1.3.6.1.2.1.2.2.1.6.24 \r\n admin-status=.1.3.6.1.2.1.2.2.1.7.24 \r\n oper-status=.1.3.6.1.2.1.2.2.1.8.24 \r\n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.'
  232. 2017-07-06 15:27:11,048 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '24 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.24 \r\n discards-in=.1.3.6.1.2.1.2.2.1.13.24 \r\n errors-in=.1.3.6.1.2.1.2.2.1.14.24 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.24 \r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.24 \r\n discards-ou'
  233. 2017-07-06 15:27:11,049 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 't=.1.3.6.1.2.1.2.2.1.19.24 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20.24 \r\n\r\n24 R name=.1.3.6.1.2.1.2.2.1.2.25 actual-mtu=.1.3.6.1.2.1.2.2.1.4.25 \r\n mac-address=.1.3.6.1.2.1.2.2.1.6.25 \r\n admin-status=.1.3.6.1.2.1.2.2.1.7.25 \r\n oper-stat'
  234. 2017-07-06 15:27:11,054 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'us=.1.3.6.1.2.1.2.2.1.8.25 \r\n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.25 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.25 \r\n discards-in=.1.3.6.1.2.1.2.2.1.13.25 \r\n errors-in=.1.3.6.1.2.1.2.2.1.14.25 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.25 '
  235. 2017-07-06 15:27:11,054 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '\r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.25 \r\n discards-out=.1.3.6.1.2.1.2.2.1.19.25 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20.25 \r\n\r\n25 R name=.1.3.6.1.2.1.2.2.1.2.26 actual-mtu=.1.3.6.1.2.1.2.2.1.4.26 \r\n mac-address=.1.3.6.1.2.1.2.2.1.'
  236. 2017-07-06 15:27:11,055 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '6.26 \r\n admin-status=.1.3.6.1.2.1.2.2.1.7.26 \r\n oper-status=.1.3.6.1.2.1.2.2.1.8.26 \r\n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.26 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.26 \r\n discards-in=.1.3.6.1.2.1.2.2.1.13.26 \r\n errors-in=.1.'
  237. 2017-07-06 15:27:11,056 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '3.6.1.2.1.2.2.1.14.26 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.26 \r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.26 \r\n discards-out=.1.3.6.1.2.1.2.2.1.19.26 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20.26 \r\n\r\n26 RS name=.1.3.6.1.2.1.2.2.1.2.27 actual'
  238. 2017-07-06 15:27:11,057 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '-mtu=.1.3.6.1.2.1.2.2.1.4.27 \r\n mac-address=.1.3.6.1.2.1.2.2.1.6.27 \r\n admin-status=.1.3.6.1.2.1.2.2.1.7.27 \r\n oper-status=.1.3.6.1.2.1.2.2.1.8.27 \r\n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.27 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.27'
  239. 2017-07-06 15:27:11,067 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: ' \r\n discards-in=.1.3.6.1.2.1.2.2.1.13.27 \r\n errors-in=.1.3.6.1.2.1.2.2.1.14.27 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.27 \r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.27 \r\n discards-out=.1.3.6.1.2.1.2.2.1.19.27 \r\n errors-out=.1'
  240. 2017-07-06 15:27:11,068 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '.3.6.1.2.1.2.2.1.20.27 \r\n\r\n27 R name=.1.3.6.1.2.1.2.2.1.2.28 actual-mtu=.1.3.6.1.2.1.2.2.1.4.28 \r\n mac-address=.1.3.6.1.2.1.2.2.1.6.28 \r\n admin-status=.1.3.6.1.2.1.2.2.1.7.28 \r\n oper-status=.1.3.6.1.2.1.2.2.1.8.28 \r\n bytes-in=.1.3'
  241. 2017-07-06 15:27:11,069 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '.6.1.2.1.31.1.1.1.6.28 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.28 \r\n discards-in=.1.3.6.1.2.1.2.2.1.13.28 \r\n errors-in=.1.3.6.1.2.1.2.2.1.14.28 \r\n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.28 \r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.28 '
  242. 2017-07-06 15:27:11,070 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '\r\n discards-out=.1.3.6.1.2.1.2.2.1.19.28 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20.28 \r\n\r\n28 R name=.1.3.6.1.2.1.2.2.1.2.29 actual-mtu=.1.3.6.1.2.1.2.2.1.4.29 \r\n mac-address=.1.3.6.1.2.1.2.2.1.6.29 \r\n admin-status=.1.3.6.1.2.1.2.2.1.7.2'
  243. 2017-07-06 15:27:11,075 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '9 \r\n oper-status=.1.3.6.1.2.1.2.2.1.8.29 \r\n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.29 \r\n packets-in=.1.3.6.1.2.1.31.1.1.1.7.29 \r\n discards-in=.1.3.6.1.2.1.2.2.1.13.29 \r\n errors-in=.1.3.6.1.2.1.2.2.1.14.29 \r\n bytes-out=.1.3.6.1'
  244. 2017-07-06 15:27:11,076 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '.2.1.31.1.1.1.10.29 \r\n packets-out=.1.3.6.1.2.1.31.1.1.1.11.29 \r\n discards-out=.1.3.6.1.2.1.2.2.1.19.29 \r\n errors-out=.1.3.6.1.2.1.2.2.1.20.29 \r\n'
  245. 2017-07-06 15:27:11,077 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '\r\n'
  246. 2017-07-06 15:27:11,088 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '\r\r\r\x1b[9999B[admin@MikroTik-NewOffice] > '
  247. 2017-07-06 15:27:11,089 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> Starting synchronous FSM check
  248. 2017-07-06 15:27:11,089 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> match '\[admin\@MikroTik\-NewOffice\] > '
  249. 2017-07-06 15:27:11,090 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> Starting synchronous FSM check
  250. 2017-07-06 15:27:11,090 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> event(PROMPT)
  251. 2017-07-06 15:27:11,126 cli(/interface print oid without-paging) returns:
  252. ===[ /interface print oid without-paging ]==============================
  253. 'Flags: D - dynamic, X - disabled, R - running, S - slave \n 0 S name=.1.3.6.1.2.1.2.2.1.2.1 actual-mtu=.1.3.6.1.2.1.2.2.1.4.1 \n mac-address=.1.3.6.1.2.1.2.2.1.6.1 admin-status=.1.3.6.1.2.1.2.2.1.7.1 \n oper-status=.1.3.6.1.2.1.2.2.1.8.1 bytes-in=.1.3.6.1.2.1.31.1.1.1.6.1 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.1 \n discards-in=.1.3.6.1.2.1.2.2.1.13.1 errors-in=.1.3.6.1.2.1.2.2.1.14.1 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.1 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.1 \n discards-out=.1.3.6.1.2.1.2.2.1.19.1 \n errors-out=.1.3.6.1.2.1.2.2.1.20.1 \n\n 1 S name=.1.3.6.1.2.1.2.2.1.2.2 actual-mtu=.1.3.6.1.2.1.2.2.1.4.2 \n mac-address=.1.3.6.1.2.1.2.2.1.6.2 admin-status=.1.3.6.1.2.1.2.2.1.7.2 \n oper-status=.1.3.6.1.2.1.2.2.1.8.2 bytes-in=.1.3.6.1.2.1.31.1.1.1.6.2 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.2 \n discards-in=.1.3.6.1.2.1.2.2.1.13.2 errors-in=.1.3.6.1.2.1.2.2.1.14.2 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.2 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.2 \n discards-out=.1.3.6.1.2.1.2.2.1.19.2 \n errors-out=.1.3.6.1.2.1.2.2.1.20.2 \n\n 2 RS name=.1.3.6.1.2.1.2.2.1.2.3 actual-mtu=.1.3.6.1.2.1.2.2.1.4.3 \n mac-address=.1.3.6.1.2.1.2.2.1.6.3 admin-status=.1.3.6.1.2.1.2.2.1.7.3 \n oper-status=.1.3.6.1.2.1.2.2.1.8.3 bytes-in=.1.3.6.1.2.1.31.1.1.1.6.3 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.3 \n discards-in=.1.3.6.1.2.1.2.2.1.13.3 errors-in=.1.3.6.1.2.1.2.2.1.14.3 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.3 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.3 \n discards-out=.1.3.6.1.2.1.2.2.1.19.3 \n errors-out=.1.3.6.1.2.1.2.2.1.20.3 \n\n 3 RS name=.1.3.6.1.2.1.2.2.1.2.4 actual-mtu=.1.3.6.1.2.1.2.2.1.4.4 \n mac-address=.1.3.6.1.2.1.2.2.1.6.4 admin-status=.1.3.6.1.2.1.2.2.1.7.4 \n oper-status=.1.3.6.1.2.1.2.2.1.8.4 bytes-in=.1.3.6.1.2.1.31.1.1.1.6.4 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.4 \n discards-in=.1.3.6.1.2.1.2.2.1.13.4 errors-in=.1.3.6.1.2.1.2.2.1.14.4 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.4 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.4 \n discards-out=.1.3.6.1.2.1.2.2.1.19.4 \n errors-out=.1.3.6.1.2.1.2.2.1.20.4 \n\n 4 S name=.1.3.6.1.2.1.2.2.1.2.5 actual-mtu=.1.3.6.1.2.1.2.2.1.4.5 \n mac-address=.1.3.6.1.2.1.2.2.1.6.5 admin-status=.1.3.6.1.2.1.2.2.1.7.5 \n oper-status=.1.3.6.1.2.1.2.2.1.8.5 bytes-in=.1.3.6.1.2.1.31.1.1.1.6.5 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.5 \n discards-in=.1.3.6.1.2.1.2.2.1.13.5 errors-in=.1.3.6.1.2.1.2.2.1.14.5 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.5 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.5 \n discards-out=.1.3.6.1.2.1.2.2.1.19.5 \n errors-out=.1.3.6.1.2.1.2.2.1.20.5 \n\n 5 S name=.1.3.6.1.2.1.2.2.1.2.6 actual-mtu=.1.3.6.1.2.1.2.2.1.4.6 \n mac-address=.1.3.6.1.2.1.2.2.1.6.6 admin-status=.1.3.6.1.2.1.2.2.1.7.6 \n oper-status=.1.3.6.1.2.1.2.2.1.8.6 bytes-in=.1.3.6.1.2.1.31.1.1.1.6.6 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.6 \n discards-in=.1.3.6.1.2.1.2.2.1.13.6 errors-in=.1.3.6.1.2.1.2.2.1.14.6 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.6 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.6 \n discards-out=.1.3.6.1.2.1.2.2.1.19.6 \n errors-out=.1.3.6.1.2.1.2.2.1.20.6 \n\n 6 S name=.1.3.6.1.2.1.2.2.1.2.7 actual-mtu=.1.3.6.1.2.1.2.2.1.4.7 \n mac-address=.1.3.6.1.2.1.2.2.1.6.7 admin-status=.1.3.6.1.2.1.2.2.1.7.7 \n oper-status=.1.3.6.1.2.1.2.2.1.8.7 bytes-in=.1.3.6.1.2.1.31.1.1.1.6.7 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.7 \n discards-in=.1.3.6.1.2.1.2.2.1.13.7 errors-in=.1.3.6.1.2.1.2.2.1.14.7 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.7 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.7 \n discards-out=.1.3.6.1.2.1.2.2.1.19.7 \n errors-out=.1.3.6.1.2.1.2.2.1.20.7 \n\n 7 S name=.1.3.6.1.2.1.2.2.1.2.8 actual-mtu=.1.3.6.1.2.1.2.2.1.4.8 \n mac-address=.1.3.6.1.2.1.2.2.1.6.8 admin-status=.1.3.6.1.2.1.2.2.1.7.8 \n oper-status=.1.3.6.1.2.1.2.2.1.8.8 bytes-in=.1.3.6.1.2.1.31.1.1.1.6.8 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.8 \n discards-in=.1.3.6.1.2.1.2.2.1.13.8 errors-in=.1.3.6.1.2.1.2.2.1.14.8 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.8 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.8 \n discards-out=.1.3.6.1.2.1.2.2.1.19.8 \n errors-out=.1.3.6.1.2.1.2.2.1.20.8 \n\n 8 S name=.1.3.6.1.2.1.2.2.1.2.9 actual-mtu=.1.3.6.1.2.1.2.2.1.4.9 \n mac-address=.1.3.6.1.2.1.2.2.1.6.9 admin-status=.1.3.6.1.2.1.2.2.1.7.9 \n oper-status=.1.3.6.1.2.1.2.2.1.8.9 bytes-in=.1.3.6.1.2.1.31.1.1.1.6.9 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.9 \n discards-in=.1.3.6.1.2.1.2.2.1.13.9 errors-in=.1.3.6.1.2.1.2.2.1.14.9 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.9 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.9 \n discards-out=.1.3.6.1.2.1.2.2.1.19.9 \n errors-out=.1.3.6.1.2.1.2.2.1.20.9 \n\n 9 S name=.1.3.6.1.2.1.2.2.1.2.10 actual-mtu=.1.3.6.1.2.1.2.2.1.4.10 \n mac-address=.1.3.6.1.2.1.2.2.1.6.10 \n admin-status=.1.3.6.1.2.1.2.2.1.7.10 \n oper-status=.1.3.6.1.2.1.2.2.1.8.10 \n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.10 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.10 \n discards-in=.1.3.6.1.2.1.2.2.1.13.10 \n errors-in=.1.3.6.1.2.1.2.2.1.14.10 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.10 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.10 \n discards-out=.1.3.6.1.2.1.2.2.1.19.10 \n errors-out=.1.3.6.1.2.1.2.2.1.20.10 \n\n10 S name=.1.3.6.1.2.1.2.2.1.2.11 actual-mtu=.1.3.6.1.2.1.2.2.1.4.11 \n mac-address=.1.3.6.1.2.1.2.2.1.6.11 \n admin-status=.1.3.6.1.2.1.2.2.1.7.11 \n oper-status=.1.3.6.1.2.1.2.2.1.8.11 \n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.11 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.11 \n discards-in=.1.3.6.1.2.1.2.2.1.13.11 \n errors-in=.1.3.6.1.2.1.2.2.1.14.11 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.11 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.11 \n discards-out=.1.3.6.1.2.1.2.2.1.19.11 \n errors-out=.1.3.6.1.2.1.2.2.1.20.11 \n\n11 S name=.1.3.6.1.2.1.2.2.1.2.12 actual-mtu=.1.3.6.1.2.1.2.2.1.4.12 \n mac-address=.1.3.6.1.2.1.2.2.1.6.12 \n admin-status=.1.3.6.1.2.1.2.2.1.7.12 \n oper-status=.1.3.6.1.2.1.2.2.1.8.12 \n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.12 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.12 \n discards-in=.1.3.6.1.2.1.2.2.1.13.12 \n errors-in=.1.3.6.1.2.1.2.2.1.14.12 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.12 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.12 \n discards-out=.1.3.6.1.2.1.2.2.1.19.12 \n errors-out=.1.3.6.1.2.1.2.2.1.20.12 \n\n12 S name=.1.3.6.1.2.1.2.2.1.2.13 actual-mtu=.1.3.6.1.2.1.2.2.1.4.13 \n mac-address=.1.3.6.1.2.1.2.2.1.6.13 \n admin-status=.1.3.6.1.2.1.2.2.1.7.13 \n oper-status=.1.3.6.1.2.1.2.2.1.8.13 \n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.13 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.13 \n discards-in=.1.3.6.1.2.1.2.2.1.13.13 \n errors-in=.1.3.6.1.2.1.2.2.1.14.13 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.13 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.13 \n discards-out=.1.3.6.1.2.1.2.2.1.19.13 \n errors-out=.1.3.6.1.2.1.2.2.1.20.13 \n\n13 S name=.1.3.6.1.2.1.2.2.1.2.14 actual-mtu=.1.3.6.1.2.1.2.2.1.4.14 \n mac-address=.1.3.6.1.2.1.2.2.1.6.14 \n admin-status=.1.3.6.1.2.1.2.2.1.7.14 \n oper-status=.1.3.6.1.2.1.2.2.1.8.14 \n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.14 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.14 \n discards-in=.1.3.6.1.2.1.2.2.1.13.14 \n errors-in=.1.3.6.1.2.1.2.2.1.14.14 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.14 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.14 \n discards-out=.1.3.6.1.2.1.2.2.1.19.14 \n errors-out=.1.3.6.1.2.1.2.2.1.20.14 \n\n14 S name=.1.3.6.1.2.1.2.2.1.2.15 actual-mtu=.1.3.6.1.2.1.2.2.1.4.15 \n mac-address=.1.3.6.1.2.1.2.2.1.6.15 \n admin-status=.1.3.6.1.2.1.2.2.1.7.15 \n oper-status=.1.3.6.1.2.1.2.2.1.8.15 \n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.15 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.15 \n discards-in=.1.3.6.1.2.1.2.2.1.13.15 \n errors-in=.1.3.6.1.2.1.2.2.1.14.15 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.15 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.15 \n discards-out=.1.3.6.1.2.1.2.2.1.19.15 \n errors-out=.1.3.6.1.2.1.2.2.1.20.15 \n\n15 S name=.1.3.6.1.2.1.2.2.1.2.16 actual-mtu=.1.3.6.1.2.1.2.2.1.4.16 \n mac-address=.1.3.6.1.2.1.2.2.1.6.16 \n admin-status=.1.3.6.1.2.1.2.2.1.7.16 \n oper-status=.1.3.6.1.2.1.2.2.1.8.16 \n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.16 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.16 \n discards-in=.1.3.6.1.2.1.2.2.1.13.16 \n errors-in=.1.3.6.1.2.1.2.2.1.14.16 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.16 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.16 \n discards-out=.1.3.6.1.2.1.2.2.1.19.16 \n errors-out=.1.3.6.1.2.1.2.2.1.20.16 \n\n16 S name=.1.3.6.1.2.1.2.2.1.2.17 actual-mtu=.1.3.6.1.2.1.2.2.1.4.17 \n mac-address=.1.3.6.1.2.1.2.2.1.6.17 \n admin-status=.1.3.6.1.2.1.2.2.1.7.17 \n oper-status=.1.3.6.1.2.1.2.2.1.8.17 \n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.17 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.17 \n discards-in=.1.3.6.1.2.1.2.2.1.13.17 \n errors-in=.1.3.6.1.2.1.2.2.1.14.17 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.17 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.17 \n discards-out=.1.3.6.1.2.1.2.2.1.19.17 \n errors-out=.1.3.6.1.2.1.2.2.1.20.17 \n\n17 S name=.1.3.6.1.2.1.2.2.1.2.18 actual-mtu=.1.3.6.1.2.1.2.2.1.4.18 \n mac-address=.1.3.6.1.2.1.2.2.1.6.18 \n admin-status=.1.3.6.1.2.1.2.2.1.7.18 \n oper-status=.1.3.6.1.2.1.2.2.1.8.18 \n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.18 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.18 \n discards-in=.1.3.6.1.2.1.2.2.1.13.18 \n errors-in=.1.3.6.1.2.1.2.2.1.14.18 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.18 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.18 \n discards-out=.1.3.6.1.2.1.2.2.1.19.18 \n errors-out=.1.3.6.1.2.1.2.2.1.20.18 \n\n18 S name=.1.3.6.1.2.1.2.2.1.2.19 actual-mtu=.1.3.6.1.2.1.2.2.1.4.19 \n mac-address=.1.3.6.1.2.1.2.2.1.6.19 \n admin-status=.1.3.6.1.2.1.2.2.1.7.19 \n oper-status=.1.3.6.1.2.1.2.2.1.8.19 \n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.19 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.19 \n discards-in=.1.3.6.1.2.1.2.2.1.13.19 \n errors-in=.1.3.6.1.2.1.2.2.1.14.19 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.19 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.19 \n discards-out=.1.3.6.1.2.1.2.2.1.19.19 \n errors-out=.1.3.6.1.2.1.2.2.1.20.19 \n\n19 S name=.1.3.6.1.2.1.2.2.1.2.20 actual-mtu=.1.3.6.1.2.1.2.2.1.4.20 \n mac-address=.1.3.6.1.2.1.2.2.1.6.20 \n admin-status=.1.3.6.1.2.1.2.2.1.7.20 \n oper-status=.1.3.6.1.2.1.2.2.1.8.20 \n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.20 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.20 \n discards-in=.1.3.6.1.2.1.2.2.1.13.20 \n errors-in=.1.3.6.1.2.1.2.2.1.14.20 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.20 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.20 \n discards-out=.1.3.6.1.2.1.2.2.1.19.20 \n errors-out=.1.3.6.1.2.1.2.2.1.20.20 \n\n20 S name=.1.3.6.1.2.1.2.2.1.2.21 actual-mtu=.1.3.6.1.2.1.2.2.1.4.21 \n mac-address=.1.3.6.1.2.1.2.2.1.6.21 \n admin-status=.1.3.6.1.2.1.2.2.1.7.21 \n oper-status=.1.3.6.1.2.1.2.2.1.8.21 \n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.21 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.21 \n discards-in=.1.3.6.1.2.1.2.2.1.13.21 \n errors-in=.1.3.6.1.2.1.2.2.1.14.21 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.21 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.21 \n discards-out=.1.3.6.1.2.1.2.2.1.19.21 \n errors-out=.1.3.6.1.2.1.2.2.1.20.21 \n\n21 S name=.1.3.6.1.2.1.2.2.1.2.22 actual-mtu=.1.3.6.1.2.1.2.2.1.4.22 \n mac-address=.1.3.6.1.2.1.2.2.1.6.22 \n admin-status=.1.3.6.1.2.1.2.2.1.7.22 \n oper-status=.1.3.6.1.2.1.2.2.1.8.22 \n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.22 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.22 \n discards-in=.1.3.6.1.2.1.2.2.1.13.22 \n errors-in=.1.3.6.1.2.1.2.2.1.14.22 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.22 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.22 \n discards-out=.1.3.6.1.2.1.2.2.1.19.22 \n errors-out=.1.3.6.1.2.1.2.2.1.20.22 \n\n22 S name=.1.3.6.1.2.1.2.2.1.2.23 actual-mtu=.1.3.6.1.2.1.2.2.1.4.23 \n mac-address=.1.3.6.1.2.1.2.2.1.6.23 \n admin-status=.1.3.6.1.2.1.2.2.1.7.23 \n oper-status=.1.3.6.1.2.1.2.2.1.8.23 \n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.23 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.23 \n discards-in=.1.3.6.1.2.1.2.2.1.13.23 \n errors-in=.1.3.6.1.2.1.2.2.1.14.23 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.23 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.23 \n discards-out=.1.3.6.1.2.1.2.2.1.19.23 \n errors-out=.1.3.6.1.2.1.2.2.1.20.23 \n\n23 S name=.1.3.6.1.2.1.2.2.1.2.24 actual-mtu=.1.3.6.1.2.1.2.2.1.4.24 \n mac-address=.1.3.6.1.2.1.2.2.1.6.24 \n admin-status=.1.3.6.1.2.1.2.2.1.7.24 \n oper-status=.1.3.6.1.2.1.2.2.1.8.24 \n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.24 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.24 \n discards-in=.1.3.6.1.2.1.2.2.1.13.24 \n errors-in=.1.3.6.1.2.1.2.2.1.14.24 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.24 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.24 \n discards-out=.1.3.6.1.2.1.2.2.1.19.24 \n errors-out=.1.3.6.1.2.1.2.2.1.20.24 \n\n24 R name=.1.3.6.1.2.1.2.2.1.2.25 actual-mtu=.1.3.6.1.2.1.2.2.1.4.25 \n mac-address=.1.3.6.1.2.1.2.2.1.6.25 \n admin-status=.1.3.6.1.2.1.2.2.1.7.25 \n oper-status=.1.3.6.1.2.1.2.2.1.8.25 \n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.25 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.25 \n discards-in=.1.3.6.1.2.1.2.2.1.13.25 \n errors-in=.1.3.6.1.2.1.2.2.1.14.25 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.25 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.25 \n discards-out=.1.3.6.1.2.1.2.2.1.19.25 \n errors-out=.1.3.6.1.2.1.2.2.1.20.25 \n\n25 R name=.1.3.6.1.2.1.2.2.1.2.26 actual-mtu=.1.3.6.1.2.1.2.2.1.4.26 \n mac-address=.1.3.6.1.2.1.2.2.1.6.26 \n admin-status=.1.3.6.1.2.1.2.2.1.7.26 \n oper-status=.1.3.6.1.2.1.2.2.1.8.26 \n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.26 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.26 \n discards-in=.1.3.6.1.2.1.2.2.1.13.26 \n errors-in=.1.3.6.1.2.1.2.2.1.14.26 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.26 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.26 \n discards-out=.1.3.6.1.2.1.2.2.1.19.26 \n errors-out=.1.3.6.1.2.1.2.2.1.20.26 \n\n26 RS name=.1.3.6.1.2.1.2.2.1.2.27 actual-mtu=.1.3.6.1.2.1.2.2.1.4.27 \n mac-address=.1.3.6.1.2.1.2.2.1.6.27 \n admin-status=.1.3.6.1.2.1.2.2.1.7.27 \n oper-status=.1.3.6.1.2.1.2.2.1.8.27 \n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.27 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.27 \n discards-in=.1.3.6.1.2.1.2.2.1.13.27 \n errors-in=.1.3.6.1.2.1.2.2.1.14.27 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.27 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.27 \n discards-out=.1.3.6.1.2.1.2.2.1.19.27 \n errors-out=.1.3.6.1.2.1.2.2.1.20.27 \n\n27 R name=.1.3.6.1.2.1.2.2.1.2.28 actual-mtu=.1.3.6.1.2.1.2.2.1.4.28 \n mac-address=.1.3.6.1.2.1.2.2.1.6.28 \n admin-status=.1.3.6.1.2.1.2.2.1.7.28 \n oper-status=.1.3.6.1.2.1.2.2.1.8.28 \n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.28 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.28 \n discards-in=.1.3.6.1.2.1.2.2.1.13.28 \n errors-in=.1.3.6.1.2.1.2.2.1.14.28 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.28 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.28 \n discards-out=.1.3.6.1.2.1.2.2.1.19.28 \n errors-out=.1.3.6.1.2.1.2.2.1.20.28 \n\n28 R name=.1.3.6.1.2.1.2.2.1.2.29 actual-mtu=.1.3.6.1.2.1.2.2.1.4.29 \n mac-address=.1.3.6.1.2.1.2.2.1.6.29 \n admin-status=.1.3.6.1.2.1.2.2.1.7.29 \n oper-status=.1.3.6.1.2.1.2.2.1.8.29 \n bytes-in=.1.3.6.1.2.1.31.1.1.1.6.29 \n packets-in=.1.3.6.1.2.1.31.1.1.1.7.29 \n discards-in=.1.3.6.1.2.1.2.2.1.13.29 \n errors-in=.1.3.6.1.2.1.2.2.1.14.29 \n bytes-out=.1.3.6.1.2.1.31.1.1.1.10.29 \n packets-out=.1.3.6.1.2.1.31.1.1.1.11.29 \n discards-out=.1.3.6.1.2.1.2.2.1.19.29 \n errors-out=.1.3.6.1.2.1.2.2.1.20.29 \n\n'
  254. ========================================================================
  255. 2017-07-06 15:27:11,129 cli(/interface print detail without-paging)
  256. 2017-07-06 15:27:11,129 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> submit('/interface print detail without-paging', bulk_lines=None, streaming=False)
  257. 2017-07-06 15:27:11,129 [CLISSHSocket 192.168.83.4:22] Sending message type MSG_CHANNEL_DATA (94)
  258. 2017-07-06 15:27:11,133 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '/interface print detail without-paging\r\n'
  259. 2017-07-06 15:27:11,146 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '\rFlags: D - dynamic, X - disabled, R - running, S - slave \r\n 0 S name="ether1" default-name="ether1" type="ether" mtu=1500 \r\n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \r\n mac-address=6C:3B:6B:1A:D6:93 fast-path=yes link-downs=0 \r\n\r\n 1 S nam'
  260. 2017-07-06 15:27:11,147 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'e="ether2" default-name="ether2" type="ether" mtu=1500 \r\n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \r\n mac-address=6C:3B:6B:1A:D6:94 fast-path=yes link-downs=0 \r\n\r\n 2 RS name="ether3" default-name="ether3" type="ether" mtu=1500 \r\n actual'
  261. 2017-07-06 15:27:11,154 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '-mtu=1500 l2mtu=1588 max-l2mtu=4064 \r\n mac-address=6C:3B:6B:1A:D6:95 fast-path=yes \r\n last-link-down-time=jun/08/2017 16:04:16 \r\n last-link-up-time=jun/08/2017 16:04:25 link-downs=3 \r\n\r\n 3 RS name="ether4" default-name="ether4" type="eth'
  262. 2017-07-06 15:27:11,157 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'er" mtu=1500 \r\n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \r\n mac-address=6C:3B:6B:1A:D6:96 fast-path=yes \r\n last-link-down-time=jun/14/2017 20:08:39 \r\n last-link-up-time=jun/14/2017 20:08:50 link-downs=5 \r\n\r\n 4 S name="ether5" def'
  263. 2017-07-06 15:27:11,160 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'ault-name="ether5" type="ether" mtu=1500 \r\n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \r\n mac-address=6C:3B:6B:1A:D6:97 fast-path=yes link-downs=0 \r\n\r\n 5 S name="ether6" default-name="ether6" type="ether" mtu=1500 \r\n actual-mtu=1500 l2mt'
  264. 2017-07-06 15:27:11,163 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'u=1588 max-l2mtu=4064 \r\n mac-address=6C:3B:6B:1A:D6:98 fast-path=yes link-downs=0 \r\n\r\n 6 S name="ether7" default-name="ether7" type="ether" mtu=1500 \r\n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \r\n mac-address=6C:3B:6B:1A:D6:99 fast-path'
  265. 2017-07-06 15:27:11,167 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '=yes link-downs=0 \r\n\r\n 7 S name="ether8" default-name="ether8" type="ether" mtu=1500 \r\n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \r\n mac-address=6C:3B:6B:1A:D6:9A fast-path=yes link-downs=0 \r\n\r\n 8 S name="ether9" default-name="ether9" type='
  266. 2017-07-06 15:27:11,170 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '"ether" mtu=1500 \r\n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \r\n mac-address=6C:3B:6B:1A:D6:9B fast-path=yes link-downs=0 \r\n\r\n 9 S name="ether10" default-name="ether10" type="ether" mtu=1500 \r\n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 '
  267. 2017-07-06 15:27:11,173 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '\r\n mac-address=6C:3B:6B:1A:D6:9C fast-path=yes link-downs=0 \r\n\r\n10 S name="ether11" default-name="ether11" type="ether" mtu=1500 \r\n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \r\n mac-address=6C:3B:6B:1A:D6:9D fast-path=yes link-downs=0 \r\n'
  268. 2017-07-06 15:27:11,176 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '\r\n11 S name="ether12" default-name="ether12" type="ether" mtu=1500 \r\n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \r\n mac-address=6C:3B:6B:1A:D6:9E fast-path=yes link-downs=0 \r\n\r\n12 S name="ether13" default-name="ether13" type="ether" mtu=1500'
  269. 2017-07-06 15:27:11,179 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: ' \r\n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \r\n mac-address=6C:3B:6B:1A:D6:9F fast-path=yes link-downs=0 \r\n\r\n13 S name="ether14" default-name="ether14" type="ether" mtu=1500 \r\n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \r\n mac-add'
  270. 2017-07-06 15:27:11,182 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'ress=6C:3B:6B:1A:D6:A0 fast-path=yes link-downs=0 \r\n\r\n14 S name="ether15" default-name="ether15" type="ether" mtu=1500 \r\n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \r\n mac-address=6C:3B:6B:1A:D6:A1 fast-path=yes link-downs=0 \r\n\r\n15 S name="e'
  271. 2017-07-06 15:27:11,185 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'ther16" default-name="ether16" type="ether" mtu=1500 \r\n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \r\n mac-address=6C:3B:6B:1A:D6:A2 fast-path=yes link-downs=0 \r\n\r\n16 S name="ether17" default-name="ether17" type="ether" mtu=1500 \r\n actual'
  272. 2017-07-06 15:27:11,188 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '-mtu=1500 l2mtu=1588 max-l2mtu=4064 \r\n mac-address=6C:3B:6B:1A:D6:A3 fast-path=yes link-downs=0 \r\n\r\n17 S name="ether18" default-name="ether18" type="ether" mtu=1500 \r\n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \r\n mac-address=6C:3B:6B:1A'
  273. 2017-07-06 15:27:11,192 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: ':D6:A4 fast-path=yes link-downs=0 \r\n\r\n18 S name="ether19" default-name="ether19" type="ether" mtu=1500 \r\n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \r\n mac-address=6C:3B:6B:1A:D6:A5 fast-path=yes link-downs=0 \r\n\r\n19 S name="ether20" default-'
  274. 2017-07-06 15:27:11,195 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'name="ether20" type="ether" mtu=1500 \r\n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \r\n mac-address=6C:3B:6B:1A:D6:A6 fast-path=yes link-downs=0 \r\n\r\n20 S name="ether21" default-name="ether21" type="ether" mtu=1500 \r\n actual-mtu=1500 l2mtu='
  275. 2017-07-06 15:27:11,198 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '1588 max-l2mtu=4064 \r\n mac-address=6C:3B:6B:1A:D6:A7 fast-path=yes link-downs=0 \r\n\r\n21 S name="ether22" default-name="ether22" type="ether" mtu=1500 \r\n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \r\n mac-address=6C:3B:6B:1A:D6:A8 fast-path'
  276. 2017-07-06 15:27:11,201 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '=yes link-downs=0 \r\n\r\n22 S name="ether23" default-name="ether23" type="ether" mtu=1500 \r\n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \r\n mac-address=6C:3B:6B:1A:D6:A9 fast-path=yes link-downs=0 \r\n\r\n23 S name="ether24" default-name="ether24" t'
  277. 2017-07-06 15:27:11,205 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'ype="ether" mtu=1500 \r\n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \r\n mac-address=6C:3B:6B:1A:D6:AA fast-path=yes link-downs=0 \r\n\r\n24 R name="sfp1" default-name="sfp1" type="ether" mtu=1500 actual-mtu=1500 \r\n l2mtu=1588 max-l2mtu=4064 ma'
  278. 2017-07-06 15:27:11,207 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'c-address=6C:3B:6B:1A:D6:AB fast-path=yes \r\n last-link-up-time=may/31/2017 13:57:53 link-downs=0 \r\n\r\n25 R name="bridge1" type="bridge" mtu=auto actual-mtu=1500 l2mtu=1588 \r\n mac-address=6C:3B:6B:1A:D6:AA fast-path=yes \r\n last-link-up-ti'
  279. 2017-07-06 15:27:11,210 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'me=may/31/2017 09:54:14 link-downs=0 \r\n\r\n26 RS name="cap1" type="cap" actual-mtu=1500 l2mtu=1600 \r\n mac-address=4C:5E:0C:4F:B9:D9 fast-path=no \r\n last-link-down-time=jul/06/2017 18:00:22 \r\n last-link-up-time=jul/06/2017 18:05:18 link-dow'
  280. 2017-07-06 15:27:11,215 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: 'ns=269 \r\n\r\n27 R name="cap2" type="cap" actual-mtu=1500 l2mtu=1600 \r\n mac-address=E4:8D:8C:75:C2:7F fast-path=no \r\n last-link-down-time=jul/05/2017 08:55:36 \r\n last-link-up-time=jul/05/2017 08:58:29 link-downs=263 \r\n\r\n28 R name="vlan1"'
  281. 2017-07-06 15:27:11,217 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: ' type="vlan" mtu=1500 actual-mtu=1500 l2mtu=1584 \r\n mac-address=6C:3B:6B:1A:D6:AB fast-path=yes \r\n last-link-up-time=may/31/2017 13:58:33 link-downs=0 \r\n'
  282. 2017-07-06 15:27:11,218 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '\r\n'
  283. 2017-07-06 15:27:11,219 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> on_read: '\r\r\r\x1b[9999B[admin@MikroTik-NewOffice] > '
  284. 2017-07-06 15:27:11,221 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> Starting synchronous FSM check
  285. 2017-07-06 15:27:11,221 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> match '\[admin\@MikroTik\-NewOffice\] > '
  286. 2017-07-06 15:27:11,221 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> Starting synchronous FSM check
  287. 2017-07-06 15:27:11,221 [CLISSHSocket(0x7f675e5072d0)]<PROMPT> event(PROMPT)
  288. 2017-07-06 15:27:11,243 cli(/interface print detail without-paging) returns:
  289. ===[ /interface print detail without-paging ]===========================
  290. 'Flags: D - dynamic, X - disabled, R - running, S - slave \n 0 S name="ether1" default-name="ether1" type="ether" mtu=1500 \n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \n mac-address=6C:3B:6B:1A:D6:93 fast-path=yes link-downs=0 \n\n 1 S name="ether2" default-name="ether2" type="ether" mtu=1500 \n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \n mac-address=6C:3B:6B:1A:D6:94 fast-path=yes link-downs=0 \n\n 2 RS name="ether3" default-name="ether3" type="ether" mtu=1500 \n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \n mac-address=6C:3B:6B:1A:D6:95 fast-path=yes \n last-link-down-time=jun/08/2017 16:04:16 \n last-link-up-time=jun/08/2017 16:04:25 link-downs=3 \n\n 3 RS name="ether4" default-name="ether4" type="ether" mtu=1500 \n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \n mac-address=6C:3B:6B:1A:D6:96 fast-path=yes \n last-link-down-time=jun/14/2017 20:08:39 \n last-link-up-time=jun/14/2017 20:08:50 link-downs=5 \n\n 4 S name="ether5" default-name="ether5" type="ether" mtu=1500 \n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \n mac-address=6C:3B:6B:1A:D6:97 fast-path=yes link-downs=0 \n\n 5 S name="ether6" default-name="ether6" type="ether" mtu=1500 \n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \n mac-address=6C:3B:6B:1A:D6:98 fast-path=yes link-downs=0 \n\n 6 S name="ether7" default-name="ether7" type="ether" mtu=1500 \n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \n mac-address=6C:3B:6B:1A:D6:99 fast-path=yes link-downs=0 \n\n 7 S name="ether8" default-name="ether8" type="ether" mtu=1500 \n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \n mac-address=6C:3B:6B:1A:D6:9A fast-path=yes link-downs=0 \n\n 8 S name="ether9" default-name="ether9" type="ether" mtu=1500 \n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \n mac-address=6C:3B:6B:1A:D6:9B fast-path=yes link-downs=0 \n\n 9 S name="ether10" default-name="ether10" type="ether" mtu=1500 \n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \n mac-address=6C:3B:6B:1A:D6:9C fast-path=yes link-downs=0 \n\n10 S name="ether11" default-name="ether11" type="ether" mtu=1500 \n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \n mac-address=6C:3B:6B:1A:D6:9D fast-path=yes link-downs=0 \n\n11 S name="ether12" default-name="ether12" type="ether" mtu=1500 \n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \n mac-address=6C:3B:6B:1A:D6:9E fast-path=yes link-downs=0 \n\n12 S name="ether13" default-name="ether13" type="ether" mtu=1500 \n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \n mac-address=6C:3B:6B:1A:D6:9F fast-path=yes link-downs=0 \n\n13 S name="ether14" default-name="ether14" type="ether" mtu=1500 \n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \n mac-address=6C:3B:6B:1A:D6:A0 fast-path=yes link-downs=0 \n\n14 S name="ether15" default-name="ether15" type="ether" mtu=1500 \n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \n mac-address=6C:3B:6B:1A:D6:A1 fast-path=yes link-downs=0 \n\n15 S name="ether16" default-name="ether16" type="ether" mtu=1500 \n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \n mac-address=6C:3B:6B:1A:D6:A2 fast-path=yes link-downs=0 \n\n16 S name="ether17" default-name="ether17" type="ether" mtu=1500 \n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \n mac-address=6C:3B:6B:1A:D6:A3 fast-path=yes link-downs=0 \n\n17 S name="ether18" default-name="ether18" type="ether" mtu=1500 \n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \n mac-address=6C:3B:6B:1A:D6:A4 fast-path=yes link-downs=0 \n\n18 S name="ether19" default-name="ether19" type="ether" mtu=1500 \n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \n mac-address=6C:3B:6B:1A:D6:A5 fast-path=yes link-downs=0 \n\n19 S name="ether20" default-name="ether20" type="ether" mtu=1500 \n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \n mac-address=6C:3B:6B:1A:D6:A6 fast-path=yes link-downs=0 \n\n20 S name="ether21" default-name="ether21" type="ether" mtu=1500 \n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \n mac-address=6C:3B:6B:1A:D6:A7 fast-path=yes link-downs=0 \n\n21 S name="ether22" default-name="ether22" type="ether" mtu=1500 \n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \n mac-address=6C:3B:6B:1A:D6:A8 fast-path=yes link-downs=0 \n\n22 S name="ether23" default-name="ether23" type="ether" mtu=1500 \n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \n mac-address=6C:3B:6B:1A:D6:A9 fast-path=yes link-downs=0 \n\n23 S name="ether24" default-name="ether24" type="ether" mtu=1500 \n actual-mtu=1500 l2mtu=1588 max-l2mtu=4064 \n mac-address=6C:3B:6B:1A:D6:AA fast-path=yes link-downs=0 \n\n24 R name="sfp1" default-name="sfp1" type="ether" mtu=1500 actual-mtu=1500 \n l2mtu=1588 max-l2mtu=4064 mac-address=6C:3B:6B:1A:D6:AB fast-path=yes \n last-link-up-time=may/31/2017 13:57:53 link-downs=0 \n\n25 R name="bridge1" type="bridge" mtu=auto actual-mtu=1500 l2mtu=1588 \n mac-address=6C:3B:6B:1A:D6:AA fast-path=yes \n last-link-up-time=may/31/2017 09:54:14 link-downs=0 \n\n26 RS name="cap1" type="cap" actual-mtu=1500 l2mtu=1600 \n mac-address=4C:5E:0C:4F:B9:D9 fast-path=no \n last-link-down-time=jul/06/2017 18:00:22 \n last-link-up-time=jul/06/2017 18:05:18 link-downs=269 \n\n27 R name="cap2" type="cap" actual-mtu=1500 l2mtu=1600 \n mac-address=E4:8D:8C:75:C2:7F fast-path=no \n last-link-down-time=jul/05/2017 08:55:36 \n last-link-up-time=jul/05/2017 08:58:29 link-downs=263 \n\n28 R name="vlan1" type="vlan" mtu=1500 actual-mtu=1500 l2mtu=1584 \n mac-address=6C:3B:6B:1A:D6:AB fast-path=yes \n last-link-up-time=may/31/2017 13:58:33 link-downs=0 \n\n'
  291. ========================================================================
  292. 2017-07-06 15:27:11,245 Unhandled exception
  293. 2017-07-06 15:27:11,270 Script traceback:
  294. <type 'exceptions.KeyError'>
  295. 'cap'
  296. START OF TRACEBACK
  297. ------------------------------------------------------------------------
  298. File: local/sa/profiles/MikroTik/RouterOS/get_interfaces.py (Line: 70)
  299. Function: execute
  300. 63 n_ifindex[n] = int(r["name"].rsplit(".", 1)[-1])
  301. 64 # Fill interfaces
  302. 65 for n, f, r in self.cli_detail(
  303. 66 "/interface print detail without-paging"):
  304. 67 if not r["type"] in "vlan": # TODO: Check other types
  305. 68 ifaces[r["name"]] = {
  306. 69 "name": r["name"],
  307. 70 ==> "type": self.type_map[r["type"]],
  308. 71 "admin_status": "X" not in f,
  309. 72 "oper_status": "R" in f,
  310. 73 "subinterfaces": []
  311. 74 }
  312. 75 misc[r["name"]] = {
  313. 76 "type": r["type"]
  314. Variables:
  315. n_ifindex =
  316. {0: 1,
  317. 1: 2,
  318. 2: 3,
  319. 3: 4,
  320. 4: 5,
  321. 5: 6,
  322. 6: 7,
  323. 7: 8,
  324. 8: 9,
  325. 9: 10,
  326. 10: 11,
  327. 11: 12,
  328. 12: 13,
  329. 13: 14,
  330. 14: 15,
  331. 15: 16,
  332. 16: 17,
  333. 17: 18,
  334. 18: 19,
  335. 19: 20,
  336. 20: 21,
  337. 21: 22,
  338. 22: 23,
  339. 23: 24,
  340. 24: 25,
  341. 25: 26,
  342. 26: 27,
  343. 27: 28,
  344. 28: 29}
  345. ifaces =
  346. {'bridge1': {'admin_status': True,
  347. 'name': 'bridge1',
  348. 'oper_status': True,
  349. 'snmp_ifindex': 26,
  350. 'subinterfaces': [],
  351. 'type': 'SVI'},
  352. 'ether1': {'admin_status': True,
  353. 'name': 'ether1',
  354. 'oper_status': False,
  355. 'snmp_ifindex': 1,
  356. 'subinterfaces': [],
  357. 'type': 'physical'},
  358. 'ether10': {'admin_status': True,
  359. 'name': 'ether10',
  360. 'oper_status': False,
  361. 'snmp_ifindex': 10,
  362. 'subinterfaces': [],
  363. 'type': 'physical'},
  364. 'ether11': {'admin_status': True,
  365. 'name': 'ether11',
  366. 'oper_status': False,
  367. 'snmp_ifindex': 11,
  368. 'subinterfaces': [],
  369. 'type': 'physical'},
  370. 'ether12': {'admin_status': True,
  371. 'name': 'ether12',
  372. 'oper_status': False,
  373. 'snmp_ifindex': 12,
  374. 'subinterfaces': [],
  375. 'type': 'physical'},
  376. 'ether13': {'admin_status': True,
  377. 'name': 'ether13',
  378. 'oper_status': False,
  379. 'snmp_ifindex': 13,
  380. 'subinterfaces': [],
  381. 'type': 'physical'},
  382. 'ether14': {'admin_status': True,
  383. 'name': 'ether14',
  384. 'oper_status': False,
  385. 'snmp_ifindex': 14,
  386. 'subinterfaces': [],
  387. 'type': 'physical'},
  388. 'ether15': {'admin_status': True,
  389. 'name': 'ether15',
  390. 'oper_status': False,
  391. 'snmp_ifindex': 15,
  392. 'subinterfaces': [],
  393. 'type': 'physical'},
  394. 'ether16': {'admin_status': True,
  395. 'name': 'ether16',
  396. 'oper_status': False,
  397. 'snmp_ifindex': 16,
  398. 'subinterfaces': [],
  399. 'type': 'physical'},
  400. 'ether17': {'admin_status': True,
  401. 'name': 'ether17',
  402. 'oper_status': False,
  403. 'snmp_ifindex': 17,
  404. 'subinterfaces': [],
  405. 'type': 'physical'},
  406. 'ether18': {'admin_status': True,
  407. 'name': 'ether18',
  408. 'oper_status': False,
  409. 'snmp_ifindex': 18,
  410. 'subinterfaces': [],
  411. 'type': 'physical'},
  412. 'ether19': {'admin_status': True,
  413. 'name': 'ether19',
  414. 'oper_status': False,
  415. 'snmp_ifindex': 19,
  416. 'subinterfaces': [],
  417. 'type': 'physical'},
  418. 'ether2': {'admin_status': True,
  419. 'name': 'ether2',
  420. 'oper_status': False,
  421. 'snmp_ifindex': 2,
  422. 'subinterfaces': [],
  423. 'type': 'physical'},
  424. 'ether20': {'admin_status': True,
  425. 'name': 'ether20',
  426. 'oper_status': False,
  427. 'snmp_ifindex': 20,
  428. 'subinterfaces': [],
  429. 'type': 'physical'},
  430. 'ether21': {'admin_status': True,
  431. 'name': 'ether21',
  432. 'oper_status': False,
  433. 'snmp_ifindex': 21,
  434. 'subinterfaces': [],
  435. 'type': 'physical'},
  436. 'ether22': {'admin_status': True,
  437. 'name': 'ether22',
  438. 'oper_status': False,
  439. 'snmp_ifindex': 22,
  440. 'subinterfaces': [],
  441. 'type': 'physical'},
  442. 'ether23': {'admin_status': True,
  443. 'name': 'ether23',
  444. 'oper_status': False,
  445. 'snmp_ifindex': 23,
  446. 'subinterfaces': [],
  447. 'type': 'physical'},
  448. 'ether24': {'admin_status': True,
  449. 'name': 'ether24',
  450. 'oper_status': False,
  451. 'snmp_ifindex': 24,
  452. 'subinterfaces': [],
  453. 'type': 'physical'},
  454. 'ether3': {'admin_status': True,
  455. 'name': 'ether3',
  456. 'oper_status': True,
  457. 'snmp_ifindex': 3,
  458. 'subinterfaces': [],
  459. 'type': 'physical'},
  460. 'ether4': {'admin_status': True,
  461. 'name': 'ether4',
  462. 'oper_status': True,
  463. 'snmp_ifindex': 4,
  464. 'subinterfaces': [],
  465. 'type': 'physical'},
  466. 'ether5': {'admin_status': True,
  467. 'name': 'ether5',
  468. 'oper_status': False,
  469. 'snmp_ifindex': 5,
  470. 'subinterfaces': [],
  471. 'type': 'physical'},
  472. 'ether6': {'admin_status': True,
  473. 'name': 'ether6',
  474. 'oper_status': False,
  475. 'snmp_ifindex': 6,
  476. 'subinterfaces': [],
  477. 'type': 'physical'},
  478. 'ether7': {'admin_status': True,
  479. 'name': 'ether7',
  480. 'oper_status': False,
  481. 'snmp_ifindex': 7,
  482. 'subinterfaces': [],
  483. 'type': 'physical'},
  484. 'ether8': {'admin_status': True,
  485. 'name': 'ether8',
  486. 'oper_status': False,
  487. 'snmp_ifindex': 8,
  488. 'subinterfaces': [],
  489. 'type': 'physical'},
  490. 'ether9': {'admin_status': True,
  491. 'name': 'ether9',
  492. 'oper_status': False,
  493. 'snmp_ifindex': 9,
  494. 'subinterfaces': [],
  495. 'type': 'physical'},
  496. 'sfp1': {'admin_status': True,
  497. 'name': 'sfp1',
  498. 'oper_status': True,
  499. 'snmp_ifindex': 25,
  500. 'subinterfaces': [],
  501. 'type': 'physical'}}
  502. self = <Script(Thread-2, started 140081932224256)>
  503. f = 'RS'
  504. misc =
  505. {'bridge1': {'type': 'bridge'},
  506. 'ether1': {'type': 'ether'},
  507. 'ether10': {'type': 'ether'},
  508. 'ether11': {'type': 'ether'},
  509. 'ether12': {'type': 'ether'},
  510. 'ether13': {'type': 'ether'},
  511. 'ether14': {'type': 'ether'},
  512. 'ether15': {'type': 'ether'},
  513. 'ether16': {'type': 'ether'},
  514. 'ether17': {'type': 'ether'},
  515. 'ether18': {'type': 'ether'},
  516. 'ether19': {'type': 'ether'},
  517. 'ether2': {'type': 'ether'},
  518. 'ether20': {'type': 'ether'},
  519. 'ether21': {'type': 'ether'},
  520. 'ether22': {'type': 'ether'},
  521. 'ether23': {'type': 'ether'},
  522. 'ether24': {'type': 'ether'},
  523. 'ether3': {'type': 'ether'},
  524. 'ether4': {'type': 'ether'},
  525. 'ether5': {'type': 'ether'},
  526. 'ether6': {'type': 'ether'},
  527. 'ether7': {'type': 'ether'},
  528. 'ether8': {'type': 'ether'},
  529. 'ether9': {'type': 'ether'},
  530. 'sfp1': {'type': 'ether'}}
  531. n = 26
  532. r =
  533. {'actual-mtu': '1500',
  534. 'fast-path': 'no',
  535. 'l2mtu': '1600',
  536. 'last-link-down-time': 'jul/06/2017 18:00:22',
  537. 'last-link-up-time': 'jul/06/2017 18:05:18',
  538. 'link-downs': '269',
  539. 'mac-address': '4C:5E:0C:4F:B9:D9',
  540. 'name': 'cap1',
  541. 'type': 'cap'}
  542. ------------------------------------------------------------------------
  543. File: sa/script/script.py (Line: 463)
  544. Function: guarded_run
  545. 456 return result
  546. 457 except KeyError:
  547. 458 self.logger.debug("Not in call cache: %r, %r",
  548. 459 self.name, self.kwargs)
  549. 460 pass
  550. 461 # Calling script body
  551. 462 self._thread_id = thread.get_ident()
  552. 463 ==> result = self.execute(**self.kwargs)
  553. 464 # Enforce interface result checking
  554. 465 for i in self.implements:
  555. 466 result = i.script_clean_result(self.profile, result)
  556. 467 # Cache result when required
  557. 468 if self.cache and self.parent is not None:
  558. 469 self.logger.debug(
  559. Variables:
  560. i =
  561. <noc.sa.interfaces.igetinterfaces.IGetInterfaces object at 0x7f675fd7b550>
  562. self = <Script(Thread-2, started 140081932224256)>
  563. t0 = 1499344028.262448
  564. ------------------------------------------------------------------------
  565. File: sa/script/script.py (Line: 490)
  566. Function: run
  567. 483
  568. 484 def run(self):
  569. 485 """Script thread worker method"""
  570. 486 self.logger.debug("Running")
  571. 487 result = None
  572. 488 try:
  573. 489 with self.cancelable():
  574. 490 ==> result = self.guarded_run()
  575. 491 except self.TimeOutError:
  576. 492 self.logger.error("Timed out")
  577. 493 self.e_timeout = True
  578. 494 except CancelledError:
  579. 495 self.logger.error("Cancelled")
  580. 496 self.e_cancel = True
  581. Variables:
  582. self = <Script(Thread-2, started 140081932224256)>
  583. r = ["<type 'exceptions.KeyError'>", "'cap'"]
  584. result = None
  585. v = KeyError('cap',)
  586. tb = <traceback object at 0x7f675e52c908>
  587. t = <type 'exceptions.KeyError'>
  588. ------------------------------------------------------------------------
  589. END OF TRACEBACK
  590. 2017-07-06 15:27:11,271 Closing
  591. 2017-07-06 15:27:11,271 Requesting call: <bound method CLISSHSocket.close of <CLISSHSocket(0x7f675e5072d0, 192.168.83.4:22, connected)>>(*(), **{'flush': True})
  592. 2017-07-06 15:27:12,222 Tick
  593. 2017-07-06 15:27:12,222 Calling delayed <bound method CLISSHSocket.close of <CLISSHSocket(0x7f675e5072d0, 192.168.83.4:22, connected)>>(*(), **{'flush': True})
  594. 2017-07-06 15:27:12,222 [CLISSHSocket 192.168.83.4:22] Closing socket
  595. 2017-07-06 15:27:12,223 Unregister socket CLISSHSocket 192.168.83.4:22
  596. 2017-07-06 15:27:12,223 3 TICKS TO EXIT
  597. 2017-07-06 15:27:13,224 Tick
  598. 2017-07-06 15:27:13,224 2 TICKS TO EXIT
  599. 2017-07-06 15:27:14,226 Tick
  600. 2017-07-06 15:27:14,226 1 TICKS TO EXIT
  601. 2017-07-06 15:27:15,227 Tick
  602. 2017-07-06 15:27:15,227 EXIT
  603. 2017-07-06 15:27:15,227 Shutting down the factory
  604. 2017-07-06 15:27:15,228 Metrics:
  605. noc.socketfactory.handle.closed_reads: 0
  606. noc.socketfactory.handle.reads: 90
  607. noc.socketfactory.handle.writes: 1
  608. noc.socketfactory.loops: 97
  609. noc.socketfactory.sockets.count: 0
  610. noc.socketfactory.sockets.register: 1
  611. noc.socketfactory.sockets.unregister: 0
  612. noc.socketfactory.ticks: 6
  613. 2017-07-06 15:27:15,228 0 TICKS TO EXIT
  614. 2017-07-06 15:27:15,228 Stopping socket factory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement