Advertisement
Guest User

Untitled

a guest
Nov 8th, 2015
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 150.73 KB | None | 0 0
  1.  
  2. root@noc:/opt/noc# ./noc debug-script get_interfaces 2
  3. 2015-11-08 20:33:41,082 Using JSON library: cjson
  4. 2015-11-08 20:33:41,092 SSH: Using gmpy
  5. 2015-11-08 20:33:41,175 Connecting to MongoDB {'username': 'noc', 'password': '********', 'db': 'noc'}
  6. 2015-11-08 20:33:41,266 Connecting to MongoDB {'username': 'noc', 'password': '********', 'db': 'noc'}
  7. 2015-11-08 20:33:41,276 Loading PeriodicRegistry
  8. 2015-11-08 20:33:41,292 Registering MetricType
  9. 2015-11-08 20:33:41,301 Loading compiled MIBs
  10. 2015-11-08 20:33:41,301 Loading compiled MIBs from 'cmibs'
  11. 2015-11-08 20:33:41,303 Loading MIB: CISCO-PPPOE-MIB
  12. 2015-11-08 20:33:41,304 Loading MIB: SNMPv2-MIB
  13. 2015-11-08 20:33:41,304 Loading MIB: IP-MIB
  14. 2015-11-08 20:33:41,305 Loading MIB: RFC1213-MIB
  15. 2015-11-08 20:33:41,305 Loading MIB: IF-MIB
  16. 2015-11-08 20:33:41,306 Loading MIB: CISCO-VPDN-MGMT-MIB
  17. 2015-11-08 20:33:41,313 Configuring metric mappings sa.managedobject -> object.{{object.name|qm}}.{{metric_type|qm}}
  18. 2015-11-08 20:33:41,314 Configuring metric mappings inv.interface -> object.{{object.managed_object.name|qm}}.interface.{{object.name|qm}}.{{metric_type|qm}}
  19. 2015-11-08 20:33:41,316 Loading DownloaderRegistry
  20. 2015-11-08 20:33:41,347 Loading ProfileRegistry
  21. 2015-11-08 20:33:42,437 Loading ScriptRegistry
  22. 2015-11-08 20:33:42,529 Adding FTS index for sa.managedobject
  23. 2015-11-08 20:33:42,546 Registering ConnectionType
  24. 2015-11-08 20:33:42,552 Registering ObjectModel
  25. 2015-11-08 20:33:42,554 Registering Capability
  26. 2015-11-08 20:33:42,561 Adding FTS index for vc.vc
  27. 2015-11-08 20:33:42,581 Adding FTS index for ip.vrf
  28. 2015-11-08 20:33:42,584 Adding FTS index for ip.prefix
  29. 2015-11-08 20:33:42,587 Adding FTS index for ip.address
  30. 2015-11-08 20:33:42,764 Setting up 'select' polling method
  31. 2015-11-08 20:33:42,766 Activating 'select' poller
  32. 2015-11-08 20:33:42,767 Loading private ssh key from 'etc/ssh/id_rsa'
  33. 2015-11-08 20:33:42,767 Loading public ssh key from 'etc/ssh/id_rsa.pub'
  34. access_profile {
  35. profile: "Juniper.JUNOS"
  36. scheme: SSH
  37. address: "192.168.1.203"
  38. user: "username"
  39. password: "password"
  40. attrs {
  41. key: "platform"
  42. value: "srx210b"
  43. }
  44. attrs {
  45. key: "vendor"
  46. value: "Juniper"
  47. }
  48. attrs {
  49. key: "version"
  50. value: "12.1R1.9"
  51. }
  52. }
  53. object_name: "2"
  54. script: "Juniper.JUNOS.get_interfaces"
  55. timeout: 120
  56.  
  57. 2015-11-08 20:33:42,774 Running socket factory (SelectPoller)
  58. 2015-11-08 20:33:42,775 Running script thread
  59. 2015-11-08 20:33:42,776 Creating transaction id=1387565547 method=None callback=None
  60. 2015-11-08 20:33:42,777 Capabilities: {}
  61. 2015-11-08 20:33:42,778 Running
  62. 2015-11-08 20:33:42,778 Running script: Juniper.JUNOS.get_interfaces ({}), timeout 120s
  63. 2015-11-08 20:33:42,779 Capabilities: {}
  64. 2015-11-08 20:33:42,780 Running script: Juniper.JUNOS.get_version ({}), timeout 120s
  65. 2015-11-08 20:33:42,780 Not in call cache: 'Juniper.JUNOS.get_version', {}
  66. 2015-11-08 20:33:42,781 cli(show version)
  67. 2015-11-08 20:33:42,782 Running new provider
  68. 2015-11-08 20:33:42,784 [CLISSHSocket(0x7f3cbf3bd890)]<None> ==> SSH_START
  69. 2015-11-08 20:33:42,786 [CLISSHSocket(0x7f3cbf3bd890)]<SSH_START> Set FSM timeout to 30
  70. 2015-11-08 20:33:42,787 Register socket CLISSHSocket 192.168.1.203:22 (None)
  71. 2015-11-08 20:33:43,776 Tick
  72. 2015-11-08 20:33:43,777 3 TICKS TO EXIT
  73. 2015-11-08 20:33:43,777 [CLISSHSocket(0x7f3cbf3bd890)]<SSH_START> Initializing socket
  74. 2015-11-08 20:33:43,777 [CLISSHSocket 192.168.1.203:22] Connecting 192.168.1.203:22
  75. 2015-11-08 20:33:43,780 [CLISSHSocket 192.168.1.203:22] create_socket returns non-zero code 115[EINPROGRESS]
  76. 2015-11-08 20:33:44,784 Tick
  77. 2015-11-08 20:33:44,784 Resetting wait ticks
  78. 2015-11-08 20:33:44,785 [CLISSHSocket 192.168.1.203:22] Connected
  79. 2015-11-08 20:33:45,156 [CLISSHSocket(0x7f3cbf3bd890)]<SSH_START> event(SSH_VERSION)
  80. 2015-11-08 20:33:45,156 [CLISSHSocket(0x7f3cbf3bd890)]<SSH_START> ==> SSH_VERSION
  81. 2015-11-08 20:33:45,156 [CLISSHSocket 192.168.1.203:22] Remote protocol version 2.0, remote software version OpenSSH_5.9
  82. 2015-11-08 20:33:45,157 [CLISSHSocket(0x7f3cbf3bd890)]<SSH_VERSION> Setting SSH transforms to: in=none none, out=none none
  83. 2015-11-08 20:33:45,157 [CLISSHSocket(0x7f3cbf3bd890)]<SSH_VERSION> Setting SSH transform keys
  84. 2015-11-08 20:33:45,157 [CLISSHSocket 192.168.1.203:22] Sending message type MSG_KEXINIT (20)
  85. 2015-11-08 20:33:45,157 [CLISSHSocket(0x7f3cbf3bd890)]<SSH_VERSION> event(SSH_KEY_EXCHANGE)
  86. 2015-11-08 20:33:45,157 [CLISSHSocket(0x7f3cbf3bd890)]<SSH_VERSION> ==> SSH_KEY_EXCHANGE
  87. 2015-11-08 20:33:45,188 [CLISSHSocket 192.168.1.203:22] Receiving message type MSG_KEXINIT (20)
  88. 2015-11-08 20:33:45,189 [CLISSHSocket 192.168.1.203:22] Receiving server proposals: kex=['ecdh-sha2-nistp256', 'ecdh-sha2-nistp384', 'ecdh-sha2-nistp521', 'diffie-hellman-group-exchange-sha256', 'diffie-hellman-group-exchange-sha1', 'diffie-hellman-group14-sha1', 'diffie-hellman-group1-sha1'] key=['ssh-rsa', 'ssh-dss', 'ecdsa-sha2-nistp256'] enc_cs=['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 'aes192-cbc', 'aes256-cbc', 'arcfour', 'rijndael-cbc@lysator.liu.se'] enc_sc=['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 'aes192-cbc', 'aes256-cbc', 'arcfour', 'rijndael-cbc@lysator.liu.se'] mac_cs=['hmac-md5', 'hmac-sha1', 'umac-64@openssh.com', 'hmac-sha2-256', 'hmac-sha2-256-96', 'hmac-sha2-512', 'hmac-sha2-512-96', 'hmac-ripemd160', 'hmac-ripemd160@openssh.com', 'hmac-sha1-96', 'hmac-md5-96'] mac_sc=['hmac-md5', 'hmac-sha1', 'umac-64@openssh.com', 'hmac-sha2-256', 'hmac-sha2-256-96', 'hmac-sha2-512', 'hmac-sha2-512-96', 'hmac-ripemd160', 'hmac-ripemd160@openssh.com', 'hmac-sha1-96', 'hmac-md5-96'] comp_cs=['none', 'zlib@openssh.com'] comp_sc['none', 'zlib@openssh.com']
  89. 2015-11-08 20:33:45,190 [CLISSHSocket(0x7f3cbf3bd890)]<SSH_KEY_EXCHANGE> Setting SSH transforms to: in=aes256-ctr hmac-sha1, out=aes256-ctr hmac-sha1
  90. 2015-11-08 20:33:45,191 [CLISSHSocket 192.168.1.203:22] Selecting diffie-hellman-group14-sha1 ecdsa-sha2-nistp256, in=(aes256-ctr hmac-sha1 zlib@openssh.com) out=(aes256-ctr hmac-sha1 zlib@openssh.com)
  91. 2015-11-08 20:33:45,193 [CLISSHSocket 192.168.1.203:22] Sending message type MSG_KEX_DH_GEX_REQUEST_OLD (30)
  92. 2015-11-08 20:33:45,975 [CLISSHSocket 192.168.1.203:22] Receiving message type MSG_KEXDH_REPLY (31)
  93. 2015-11-08 20:33:45,976 [CLISSHSocket 192.168.1.203:22] Server PK fingerprint: 88:52:f2:04:b1:e8:a6:66:ff:f8:1e:be:40:ca:aa:26
  94. 2015-11-08 20:33:46,131 [CLISSHSocket(0x7f3cbf3bd890)]<SSH_KEY_EXCHANGE> Setting SSH transform keys
  95. 2015-11-08 20:33:46,132 [CLISSHSocket 192.168.1.203:22] Sending message type MSG_NEWKEYS (21)
  96. 2015-11-08 20:33:46,133 [CLISSHSocket 192.168.1.203:22] Receiving message type MSG_NEWKEYS (21)
  97. 2015-11-08 20:33:46,133 [CLISSHSocket 192.168.1.203:22] Using new keys
  98. 2015-11-08 20:33:46,134 [CLISSHSocket(0x7f3cbf3bd890)]<SSH_KEY_EXCHANGE> event(SSH_AUTH)
  99. 2015-11-08 20:33:46,135 [CLISSHSocket(0x7f3cbf3bd890)]<SSH_KEY_EXCHANGE> ==> SSH_AUTH
  100. 2015-11-08 20:33:46,137 [CLISSHSocket 192.168.1.203:22] Requesting service ssh-userauth
  101. 2015-11-08 20:33:46,138 [CLISSHSocket 192.168.1.203:22] Sending message type MSG_SERVICE_REQUEST (5)
  102. 2015-11-08 20:33:46,138 Tick
  103. 2015-11-08 20:33:46,139 Resetting wait ticks
  104. 2015-11-08 20:33:46,245 [CLISSHSocket 192.168.1.203:22] Receiving message type MSG_SERVICE_ACCEPT (6)
  105. 2015-11-08 20:33:46,246 [CLISSHSocket 192.168.1.203:22] Starting service ssh-userauth
  106. 2015-11-08 20:33:46,246 [CLISSHSocket(0x7f3cbf3bd890)]<SSH_AUTH> event(SSH_AUTH_PASSWORD)
  107. 2015-11-08 20:33:46,247 [CLISSHSocket(0x7f3cbf3bd890)]<SSH_AUTH> ==> SSH_AUTH_PASSWORD
  108. 2015-11-08 20:33:46,247 [CLISSHSocket 192.168.1.203:22] Authenticating with 'none' method
  109. 2015-11-08 20:33:46,247 [CLISSHSocket 192.168.1.203:22] Sending message type MSG_USERAUTH_REQUEST (50)
  110. 2015-11-08 20:33:46,277 [CLISSHSocket 192.168.1.203:22] Receiving message type MSG_USERAUTH_FAILURE (51)
  111. 2015-11-08 20:33:46,278 [CLISSHSocket 192.168.1.203:22] Authentication method 'none' has been failed. Trying next method (publickey,password,keyboard-interactive)
  112. 2015-11-08 20:33:46,280 [CLISSHSocket 192.168.1.203:22] Partially authenticated with 'none'. Trying next method
  113. 2015-11-08 20:33:46,281 [CLISSHSocket 192.168.1.203:22] Authenticating with 'publickey' method
  114. 2015-11-08 20:33:46,283 [CLISSHSocket 192.168.1.203:22] Sending message type MSG_USERAUTH_REQUEST (50)
  115. 2015-11-08 20:33:46,299 [CLISSHSocket 192.168.1.203:22] Receiving message type MSG_USERAUTH_FAILURE (51)
  116. 2015-11-08 20:33:46,300 [CLISSHSocket 192.168.1.203:22] Authentication method 'publickey' has been failed. Trying next method (publickey,password,keyboard-interactive)
  117. 2015-11-08 20:33:46,301 [CLISSHSocket 192.168.1.203:22] Partially authenticated with 'publickey'. Trying next method
  118. 2015-11-08 20:33:46,301 [CLISSHSocket 192.168.1.203:22] Authenticating with 'password' method
  119. 2015-11-08 20:33:46,302 [CLISSHSocket 192.168.1.203:22] Sending message type MSG_USERAUTH_REQUEST (50)
  120. 2015-11-08 20:33:46,490 [CLISSHSocket 192.168.1.203:22] Receiving message type MSG_USERAUTH_SUCCESS (52)
  121. 2015-11-08 20:33:46,491 [CLISSHSocket 192.168.1.203:22] Enabling delayed out compression zlib@openssh.com
  122. 2015-11-08 20:33:46,492 [CLISSHSocket 192.168.1.203:22] Enabling delayed in compression zlib@openssh.com
  123. 2015-11-08 20:33:46,492 [CLISSHSocket(0x7f3cbf3bd890)]<SSH_AUTH_PASSWORD> event(SSH_CHANNEL)
  124. 2015-11-08 20:33:46,494 [CLISSHSocket(0x7f3cbf3bd890)]<SSH_AUTH_PASSWORD> ==> SSH_CHANNEL
  125. 2015-11-08 20:33:46,495 [CLISSHSocket 192.168.1.203:22] Sending message type MSG_CHANNEL_OPEN (90)
  126. 2015-11-08 20:33:46,507 [CLISSHSocket 192.168.1.203:22] Receiving message type MSG_CHANNEL_OPEN_CONFIRMATION (91)
  127. 2015-11-08 20:33:46,508 [CLISSHSocket 192.168.1.203:22] Opening channel. local=0 remote=0
  128. 2015-11-08 20:33:46,508 [CLISSHSocket(0x7f3cbf3bd890)]<SSH_CHANNEL> event(SSH_PTY)
  129. 2015-11-08 20:33:46,509 [CLISSHSocket(0x7f3cbf3bd890)]<SSH_CHANNEL> ==> SSH_PTY
  130. 2015-11-08 20:33:46,509 [CLISSHSocket 192.168.1.203:22] Requesting PTY
  131. 2015-11-08 20:33:46,510 [CLISSHSocket 192.168.1.203:22] Sending message type MSG_CHANNEL_REQUEST (98)
  132. 2015-11-08 20:33:46,530 [CLISSHSocket 192.168.1.203:22] Receiving message type MSG_CHANNEL_SUCCESS (99)
  133. 2015-11-08 20:33:46,531 [CLISSHSocket(0x7f3cbf3bd890)]<SSH_PTY> event(SSH_SHELL)
  134. 2015-11-08 20:33:46,531 [CLISSHSocket(0x7f3cbf3bd890)]<SSH_PTY> ==> SSH_SHELL
  135. 2015-11-08 20:33:46,532 [CLISSHSocket 192.168.1.203:22] Requesting shell
  136. 2015-11-08 20:33:46,532 [CLISSHSocket 192.168.1.203:22] Sending message type MSG_CHANNEL_REQUEST (98)
  137. 2015-11-08 20:33:46,543 [CLISSHSocket 192.168.1.203:22] Receiving message type MSG_CHANNEL_WINDOW_ADJUST (93)
  138. 2015-11-08 20:33:46,544 [CLISSHSocket 192.168.1.203:22] Receiving message type MSG_CHANNEL_SUCCESS (99)
  139. 2015-11-08 20:33:46,546 [CLISSHSocket(0x7f3cbf3bd890)]<SSH_SHELL> event(START)
  140. 2015-11-08 20:33:46,547 [CLISSHSocket(0x7f3cbf3bd890)]<SSH_SHELL> ==> START
  141. 2015-11-08 20:33:46,548 [CLISSHSocket(0x7f3cbf3bd890)]<START> set_patterns([('^((?!Last)\\S+ login|[Ll]ogin):', 'USERNAME'), ('[Pp]assword:', 'PASSWORD'), ('^(({master(?::\\d+)}\\n)?\\S+>)|(({master(?::\\d+)})?\\[edit.*?\\]\\n\\S+#)|(\\[Type \\^D at a new line to end input\\])', 'PROMPT'), ('(^---\\(more.*?\\)---)|(\\? \\[yes,no\\] .*?)', 'PAGER')])
  142. 2015-11-08 20:33:46,576 [CLISSHSocket(0x7f3cbf3bd890)]<START> on_read: '--- JUNOS 12.1R1.9 built 2012-03-24 12:12:49 UTC\r\n'
  143. 2015-11-08 20:33:47,579 Tick
  144. 2015-11-08 20:33:47,579 Resetting wait ticks
  145. 2015-11-08 20:33:48,023 [CLISSHSocket(0x7f3cbf3bd890)]<START> on_read: 'kirill@SRX210b-PBO> '
  146. 2015-11-08 20:33:48,023 [CLISSHSocket(0x7f3cbf3bd890)]<START> Starting synchronous FSM check
  147. 2015-11-08 20:33:48,023 [CLISSHSocket(0x7f3cbf3bd890)]<START> match '^(({master(?::\d+)}\n)?\S+>)|(({master(?::\d+)})?\[edit.*?\]\n\S+#)|(\[Type \^D at a new line to end input\])'
  148. 2015-11-08 20:33:48,024 [CLISSHSocket(0x7f3cbf3bd890)]<START> event(PROMPT)
  149. 2015-11-08 20:33:48,024 [CLISSHSocket(0x7f3cbf3bd890)]<START> ==> PROMPT
  150. 2015-11-08 20:33:48,024 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_PROMPT_enter
  151. 2015-11-08 20:33:48,024 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> Using prompt pattern: ^(({master(?::\d+)}\n)?\S+>)|(({master(?::\d+)})?\[edit.*?\]\n\S+#)|(\[Type \^D at a new line to end input\])
  152. 2015-11-08 20:33:48,024 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> set_patterns([('^(({master(?::\\d+)}\\n)?\\S+>)|(({master(?::\\d+)})?\\[edit.*?\\]\\n\\S+#)|(\\[Type \\^D at a new line to end input\\])', 'PROMPT'), ('(^---\\(more.*?\\)---)|(\\? \\[yes,no\\] .*?)', 'PAGER')])
  153. 2015-11-08 20:33:48,058 CLI Provider is ready
  154. 2015-11-08 20:33:48,059 Disable paging
  155. 2015-11-08 20:33:48,060 cli(set cli screen-length 0)
  156. 2015-11-08 20:33:48,060 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> submit('set cli screen-length 0', bulk_lines=None, streaming=False)
  157. 2015-11-08 20:33:48,061 [CLISSHSocket 192.168.1.203:22] Sending message type MSG_CHANNEL_DATA (94)
  158. 2015-11-08 20:33:48,072 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 's'
  159. 2015-11-08 20:33:48,084 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'e'
  160. 2015-11-08 20:33:48,085 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 't'
  161. 2015-11-08 20:33:48,096 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' '
  162. 2015-11-08 20:33:48,097 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'c'
  163. 2015-11-08 20:33:48,100 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'l'
  164. 2015-11-08 20:33:48,103 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'i'
  165. 2015-11-08 20:33:48,111 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' '
  166. 2015-11-08 20:33:48,113 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 's'
  167. 2015-11-08 20:33:48,122 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'c'
  168. 2015-11-08 20:33:48,124 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'r'
  169. 2015-11-08 20:33:48,125 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'e'
  170. 2015-11-08 20:33:48,129 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'e'
  171. 2015-11-08 20:33:48,130 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'n'
  172. 2015-11-08 20:33:48,132 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '-'
  173. 2015-11-08 20:33:48,138 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'l'
  174. 2015-11-08 20:33:48,140 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'e'
  175. 2015-11-08 20:33:48,141 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'n'
  176. 2015-11-08 20:33:48,146 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'g'
  177. 2015-11-08 20:33:48,148 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 't'
  178. 2015-11-08 20:33:48,150 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'h'
  179. 2015-11-08 20:33:48,160 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' '
  180. 2015-11-08 20:33:48,162 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '0'
  181. 2015-11-08 20:33:48,173 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' '
  182. 2015-11-08 20:33:48,180 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  183. 2015-11-08 20:33:48,183 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Screen length set to 0\r\n'
  184. 2015-11-08 20:33:48,186 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  185. 2015-11-08 20:33:48,191 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'kirill@SRX210b-PBO> '
  186. 2015-11-08 20:33:48,192 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> Starting synchronous FSM check
  187. 2015-11-08 20:33:48,193 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> match '^(({master(?::\d+)}\n)?\S+>)|(({master(?::\d+)})?\[edit.*?\]\n\S+#)|(\[Type \^D at a new line to end input\])'
  188. 2015-11-08 20:33:48,193 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> Starting synchronous FSM check
  189. 2015-11-08 20:33:48,194 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> event(PROMPT)
  190. 2015-11-08 20:33:48,229 cli(set cli screen-length 0) returns:
  191. ===[ set cli screen-length 0 ]==========================================
  192. ' \nScreen length set to 0\n\n'
  193. ========================================================================
  194. 2015-11-08 20:33:48,229 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> submit('show version', bulk_lines=None, streaming=False)
  195. 2015-11-08 20:33:48,229 [CLISSHSocket 192.168.1.203:22] Sending message type MSG_CHANNEL_DATA (94)
  196. 2015-11-08 20:33:48,237 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 's'
  197. 2015-11-08 20:33:48,238 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'h'
  198. 2015-11-08 20:33:48,240 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'o'
  199. 2015-11-08 20:33:48,244 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'w'
  200. 2015-11-08 20:33:48,252 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' '
  201. 2015-11-08 20:33:48,254 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'v'
  202. 2015-11-08 20:33:48,256 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'e'
  203. 2015-11-08 20:33:48,260 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'r'
  204. 2015-11-08 20:33:48,262 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 's'
  205. 2015-11-08 20:33:48,267 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'i'
  206. 2015-11-08 20:33:48,268 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'o'
  207. 2015-11-08 20:33:48,270 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'n'
  208. 2015-11-08 20:33:48,301 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' '
  209. 2015-11-08 20:33:48,312 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  210. 2015-11-08 20:33:48,317 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Hostname: SRX210b-PBO\r\n'
  211. 2015-11-08 20:33:48,320 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Model: srx210b\r\n'
  212. 2015-11-08 20:33:48,323 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'JUNOS Software Release [12.1R1.9]\r\n'
  213. 2015-11-08 20:33:48,327 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  214. 2015-11-08 20:33:48,329 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'kirill@SRX210b-PBO> '
  215. 2015-11-08 20:33:48,330 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> Starting synchronous FSM check
  216. 2015-11-08 20:33:48,330 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> match '^(({master(?::\d+)}\n)?\S+>)|(({master(?::\d+)})?\[edit.*?\]\n\S+#)|(\[Type \^D at a new line to end input\])'
  217. 2015-11-08 20:33:48,331 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> Starting synchronous FSM check
  218. 2015-11-08 20:33:48,331 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> event(PROMPT)
  219. 2015-11-08 20:33:48,345 cli(show version) returns:
  220. ===[ show version ]=====================================================
  221. ' \nHostname: SRX210b-PBO\nModel: srx210b\nJUNOS Software Release [12.1R1.9]\n\n'
  222. ========================================================================
  223. 2015-11-08 20:33:48,345 Write to call cache: Juniper.JUNOS.get_version, {}, {'platform': 'srx210b', 'version': '12.1R1.9', 'vendor': 'Juniper'}
  224. 2015-11-08 20:33:48,345 Script returns with result: {'platform': 'srx210b', 'version': '12.1R1.9', 'vendor': 'Juniper'} (5565.20ms)
  225. 2015-11-08 20:33:48,345 cli(show interfaces)
  226. 2015-11-08 20:33:48,345 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> submit('show interfaces', bulk_lines=None, streaming=False)
  227. 2015-11-08 20:33:48,345 [CLISSHSocket 192.168.1.203:22] Sending message type MSG_CHANNEL_DATA (94)
  228. 2015-11-08 20:33:48,354 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 's'
  229. 2015-11-08 20:33:48,356 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'h'
  230. 2015-11-08 20:33:48,357 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'o'
  231. 2015-11-08 20:33:48,362 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'w'
  232. 2015-11-08 20:33:48,370 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' '
  233. 2015-11-08 20:33:48,372 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'i'
  234. 2015-11-08 20:33:48,374 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'n'
  235. 2015-11-08 20:33:48,379 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 't'
  236. 2015-11-08 20:33:48,382 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'e'
  237. 2015-11-08 20:33:48,383 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'r'
  238. 2015-11-08 20:33:48,385 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'f'
  239. 2015-11-08 20:33:48,390 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'a'
  240. 2015-11-08 20:33:48,391 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'c'
  241. 2015-11-08 20:33:48,396 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'e'
  242. 2015-11-08 20:33:48,397 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 's'
  243. 2015-11-08 20:33:48,842 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' '
  244. 2015-11-08 20:33:48,843 Tick
  245. 2015-11-08 20:33:48,844 Resetting wait ticks
  246. 2015-11-08 20:33:49,355 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  247. 2015-11-08 20:33:49,747 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: ge-0/0/0, Enabled, Physical link is Up\r\n'
  248. 2015-11-08 20:33:49,752 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 139, SNMP ifIndex: 513\r\n'
  249. 2015-11-08 20:33:49,769 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, Link-mode: Full-duplex, Speed: 1000mbps,\r\n'
  250. 2015-11-08 20:33:49,771 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,\r\n'
  251. 2015-11-08 20:33:49,777 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Source filtering: Disabled, Flow control: Enabled, Auto-negotiation: Enabled,\r\n'
  252. 2015-11-08 20:33:49,779 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Remote fault: Online\r\n'
  253. 2015-11-08 20:33:49,786 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  254. 2015-11-08 20:33:49,793 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: SNMP-Traps Internal: 0x0\r\n'
  255. 2015-11-08 20:33:49,803 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link flags : None\r\n'
  256. 2015-11-08 20:33:49,809 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  257. 2015-11-08 20:33:49,818 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Current address: 50:c5:8d:67:d8:80, Hardware address: 50:c5:8d:67:d8:80\r\n'
  258. 2015-11-08 20:33:49,827 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Last flapped : 2015-11-07 17:31:52 UTC (1d 00:01 ago)\r\n'
  259. 2015-11-08 20:33:49,833 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 32480 bps (68 pps)\r\n'
  260. 2015-11-08 20:33:49,843 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 13096 bps (10 pps)\r\n'
  261. 2015-11-08 20:33:49,844 Tick
  262. 2015-11-08 20:33:49,845 Resetting wait ticks
  263. 2015-11-08 20:33:49,852 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Active alarms : None\r\n'
  264. 2015-11-08 20:33:49,862 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Active defects : None\r\n'
  265. 2015-11-08 20:33:49,873 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  266. 2015-11-08 20:33:49,881 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  267. 2015-11-08 20:33:49,883 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Logical interface ge-0/0/0.0 (Index 72) (SNMP ifIndex 514) \r\n'
  268. 2015-11-08 20:33:49,894 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: SNMP-Traps 0x0 Encapsulation: ENET2\r\n'
  269. 2015-11-08 20:33:49,897 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 219704 \r\n'
  270. 2015-11-08 20:33:49,906 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 118016\r\n'
  271. 2015-11-08 20:33:49,913 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Security: Zone: untrust\r\n'
  272. 2015-11-08 20:33:49,938 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Allowed host-inbound traffic : bfd bgp dvmrp igmp ldp msdp nhrp ospf ospf3\r\n'
  273. 2015-11-08 20:33:49,941 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' pgm pim rip ripng router-discovery rsvp sap vrrp dhcp tftp https ike ping\r\n'
  274. 2015-11-08 20:33:49,945 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' snmp ssh\r\n'
  275. 2015-11-08 20:33:49,954 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Protocol inet, MTU: 1500\r\n'
  276. 2015-11-08 20:33:49,963 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Sendbcast-pkt-to-re, Is-Primary\r\n'
  277. 2015-11-08 20:33:49,967 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Addresses, Flags: Is-Preferred\r\n'
  278. 2015-11-08 20:33:49,980 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Destination: 8.8.8/24, Local: 8.8.8.8, Broadcast: 8.8.8.255\r\n'
  279. 2015-11-08 20:33:49,987 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Addresses, Flags: Primary Is-Preferred Is-Primary\r\n'
  280. 2015-11-08 20:33:49,996 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Destination: 192.168.1/24, Local: 192.168.1.203,\r\n'
  281. 2015-11-08 20:33:50,000 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Broadcast: 192.168.1.255\r\n'
  282. 2015-11-08 20:33:50,011 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Protocol inet6, MTU: 1500\r\n'
  283. 2015-11-08 20:33:50,012 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Is-Primary\r\n'
  284. 2015-11-08 20:33:50,020 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Addresses, Flags: Is-Preferred\r\n'
  285. 2015-11-08 20:33:50,035 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Destination: fe80::/64, Local: fe80::52c5:8dff:fe67:d880\r\n'
  286. 2015-11-08 20:33:50,043 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Protocol mpls, MTU: 1488, Maximum labels: 3\r\n'
  287. 2015-11-08 20:33:50,051 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Is-Primary\r\n'
  288. 2015-11-08 20:33:50,075 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  289. 2015-11-08 20:33:50,084 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: gr-0/0/0, Enabled, Physical link is Up\r\n'
  290. 2015-11-08 20:33:50,087 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 148, SNMP ifIndex: 517\r\n'
  291. 2015-11-08 20:33:50,098 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Type: GRE, Link-level type: GRE, MTU: Unlimited, Speed: 800mbps\r\n'
  292. 2015-11-08 20:33:50,107 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link flags : Scheduler Keepalives DTE\r\n'
  293. 2015-11-08 20:33:50,110 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  294. 2015-11-08 20:33:50,120 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: Point-To-Point\r\n'
  295. 2015-11-08 20:33:50,130 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  296. 2015-11-08 20:33:50,141 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  297. 2015-11-08 20:33:50,151 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  298. 2015-11-08 20:33:50,151 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: ip-0/0/0, Enabled, Physical link is Up\r\n'
  299. 2015-11-08 20:33:50,161 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 149, SNMP ifIndex: 518\r\n'
  300. 2015-11-08 20:33:50,162 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Type: IPIP, Link-level type: IP-over-IP, MTU: Unlimited, Speed: 800mbps\r\n'
  301. 2015-11-08 20:33:50,172 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link flags : Scheduler Keepalives DTE\r\n'
  302. 2015-11-08 20:33:50,181 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  303. 2015-11-08 20:33:50,185 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  304. 2015-11-08 20:33:50,203 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  305. 2015-11-08 20:33:50,210 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  306. 2015-11-08 20:33:50,211 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: lsq-0/0/0, Enabled, Physical link is Up\r\n'
  307. 2015-11-08 20:33:50,221 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 150, SNMP ifIndex: 520\r\n'
  308. 2015-11-08 20:33:50,223 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link-level type: LinkService, MTU: 1504\r\n'
  309. 2015-11-08 20:33:50,231 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  310. 2015-11-08 20:33:50,238 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: Point-To-Point SNMP-Traps Internal: 0x0\r\n'
  311. 2015-11-08 20:33:50,242 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Last flapped : 2015-11-07 15:25:43 UTC (1d 02:08 ago)\r\n'
  312. 2015-11-08 20:33:50,251 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  313. 2015-11-08 20:33:50,269 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  314. 2015-11-08 20:33:50,270 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  315. 2015-11-08 20:33:50,273 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: lt-0/0/0, Enabled, Physical link is Up\r\n'
  316. 2015-11-08 20:33:50,280 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 152, SNMP ifIndex: 521\r\n'
  317. 2015-11-08 20:33:50,288 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Type: Logical-tunnel, Link-level type: Logical-tunnel, MTU: Unlimited,\r\n'
  318. 2015-11-08 20:33:50,290 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Speed: 800mbps\r\n'
  319. 2015-11-08 20:33:50,297 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  320. 2015-11-08 20:33:50,304 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: Point-To-Point SNMP-Traps\r\n'
  321. 2015-11-08 20:33:50,314 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link flags : None\r\n'
  322. 2015-11-08 20:33:50,315 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Physical info : 13\r\n'
  323. 2015-11-08 20:33:50,323 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Current address: 50:c5:8d:67:d8:80, Hardware address: 50:c5:8d:67:d8:80\r\n'
  324. 2015-11-08 20:33:50,330 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  325. 2015-11-08 20:33:50,332 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  326. 2015-11-08 20:33:50,351 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  327. 2015-11-08 20:33:50,354 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  328. 2015-11-08 20:33:50,360 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: mt-0/0/0, Enabled, Physical link is Up\r\n'
  329. 2015-11-08 20:33:50,364 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 151, SNMP ifIndex: 522\r\n'
  330. 2015-11-08 20:33:50,372 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Type: Multicast-GRE, Link-level type: GRE, MTU: Unlimited, Speed: 800mbps\r\n'
  331. 2015-11-08 20:33:50,381 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link flags : Keepalives DTE\r\n'
  332. 2015-11-08 20:33:50,391 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  333. 2015-11-08 20:33:50,393 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: SNMP-Traps\r\n'
  334. 2015-11-08 20:33:50,401 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  335. 2015-11-08 20:33:50,416 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  336. 2015-11-08 20:33:50,426 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  337. 2015-11-08 20:33:50,428 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: sp-0/0/0, Enabled, Physical link is Up\r\n'
  338. 2015-11-08 20:33:50,435 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 147, SNMP ifIndex: 526\r\n'
  339. 2015-11-08 20:33:50,443 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Type: Adaptive-Services, Link-level type: Adaptive-Services, MTU: 9192,\r\n'
  340. 2015-11-08 20:33:50,445 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Speed: 800mbps\r\n'
  341. 2015-11-08 20:33:50,458 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  342. 2015-11-08 20:33:50,459 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: Point-To-Point SNMP-Traps Internal: 0x0\r\n'
  343. 2015-11-08 20:33:50,470 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link type : Full-Duplex\r\n'
  344. 2015-11-08 20:33:50,472 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link flags : None\r\n'
  345. 2015-11-08 20:33:50,478 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Last flapped : 2015-11-07 15:25:43 UTC (1d 02:08 ago)\r\n'
  346. 2015-11-08 20:33:50,483 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  347. 2015-11-08 20:33:50,499 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  348. 2015-11-08 20:33:50,501 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  349. 2015-11-08 20:33:50,504 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Logical interface sp-0/0/0.0 (Index 80) (SNMP ifIndex 527) \r\n'
  350. 2015-11-08 20:33:50,512 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Point-To-Point SNMP-Traps Encapsulation: Adaptive-Services\r\n'
  351. 2015-11-08 20:33:50,517 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  352. 2015-11-08 20:33:50,524 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 0\r\n'
  353. 2015-11-08 20:33:50,529 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Security: Zone: Null\r\n'
  354. 2015-11-08 20:33:50,539 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Protocol inet, MTU: 9192\r\n'
  355. 2015-11-08 20:33:50,547 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Receive-options, Receive-TTL-Exceeded\r\n'
  356. 2015-11-08 20:33:50,563 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  357. 2015-11-08 20:33:50,565 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Logical interface sp-0/0/0.16383 (Index 81) (SNMP ifIndex 528) \r\n'
  358. 2015-11-08 20:33:50,576 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Point-To-Point SNMP-Traps Encapsulation: Adaptive-Services\r\n'
  359. 2015-11-08 20:33:50,577 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  360. 2015-11-08 20:33:50,586 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 0\r\n'
  361. 2015-11-08 20:33:50,593 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Security: Zone: Null\r\n'
  362. 2015-11-08 20:33:50,601 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Protocol inet, MTU: 9192\r\n'
  363. 2015-11-08 20:33:50,609 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Is-Primary, Receive-options, Receive-TTL-Exceeded\r\n'
  364. 2015-11-08 20:33:50,615 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Addresses, Flags: Is-Preferred Is-Primary\r\n'
  365. 2015-11-08 20:33:50,629 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Destination: 10.0.0.16, Local: 10.0.0.1\r\n'
  366. 2015-11-08 20:33:50,631 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Addresses\r\n'
  367. 2015-11-08 20:33:50,642 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Local: 10.0.0.6\r\n'
  368. 2015-11-08 20:33:50,650 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Addresses, Flags: Is-Preferred\r\n'
  369. 2015-11-08 20:33:50,652 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Destination: 128.0.1.16, Local: 128.0.0.1\r\n'
  370. 2015-11-08 20:33:50,658 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Addresses\r\n'
  371. 2015-11-08 20:33:50,671 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Local: 128.0.0.6\r\n'
  372. 2015-11-08 20:33:50,686 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  373. 2015-11-08 20:33:50,688 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: ge-0/0/1, Administratively down, Physical link is Down\r\n'
  374. 2015-11-08 20:33:50,695 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 140, SNMP ifIndex: 515\r\n'
  375. 2015-11-08 20:33:50,713 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, Link-mode: Half-duplex, Speed: 1000mbps,\r\n'
  376. 2015-11-08 20:33:50,719 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,\r\n'
  377. 2015-11-08 20:33:50,722 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Source filtering: Disabled, Flow control: Enabled, Auto-negotiation: Enabled,\r\n'
  378. 2015-11-08 20:33:50,725 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Remote fault: Online\r\n'
  379. 2015-11-08 20:33:50,730 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  380. 2015-11-08 20:33:50,737 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: Hardware-Down Down SNMP-Traps Internal: 0x0\r\n'
  381. 2015-11-08 20:33:50,748 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link flags : None\r\n'
  382. 2015-11-08 20:33:50,750 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  383. 2015-11-08 20:33:50,757 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Current address: 50:c5:8d:67:d8:81, Hardware address: 50:c5:8d:67:d8:81\r\n'
  384. 2015-11-08 20:33:50,762 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Last flapped : 2015-11-07 15:25:30 UTC (1d 02:08 ago)\r\n'
  385. 2015-11-08 20:33:50,771 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  386. 2015-11-08 20:33:50,781 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  387. 2015-11-08 20:33:50,782 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  388. 2015-11-08 20:33:50,790 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  389. 2015-11-08 20:33:50,801 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  390. 2015-11-08 20:33:50,813 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  391. 2015-11-08 20:33:50,815 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Logical interface ge-0/0/1.0 (Index 73) (SNMP ifIndex 516) \r\n'
  392. 2015-11-08 20:33:50,825 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Device-Down SNMP-Traps 0x0 Encapsulation: ENET2\r\n'
  393. 2015-11-08 20:33:50,831 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  394. 2015-11-08 20:33:50,839 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 0\r\n'
  395. 2015-11-08 20:33:50,841 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Security: Zone: Null\r\n'
  396. 2015-11-08 20:33:50,868 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  397. 2015-11-08 20:33:50,871 Tick
  398. 2015-11-08 20:33:50,872 Resetting wait ticks
  399. 2015-11-08 20:33:50,874 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: fe-0/0/2, Enabled, Physical link is Down\r\n'
  400. 2015-11-08 20:33:50,876 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 141, SNMP ifIndex: 501\r\n'
  401. 2015-11-08 20:33:50,891 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, Link-mode: Full-duplex, Speed: 100mbps,\r\n'
  402. 2015-11-08 20:33:50,893 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,\r\n'
  403. 2015-11-08 20:33:50,901 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Source filtering: Disabled, Flow control: Enabled\r\n'
  404. 2015-11-08 20:33:50,903 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  405. 2015-11-08 20:33:50,917 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\r\n'
  406. 2015-11-08 20:33:50,923 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  407. 2015-11-08 20:33:50,931 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Current address: 50:c5:8d:67:d8:82, Hardware address: 50:c5:8d:67:d8:82\r\n'
  408. 2015-11-08 20:33:50,935 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Last flapped : 2015-11-07 15:25:30 UTC (1d 02:08 ago)\r\n'
  409. 2015-11-08 20:33:50,939 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  410. 2015-11-08 20:33:50,947 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  411. 2015-11-08 20:33:50,954 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  412. 2015-11-08 20:33:50,968 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  413. 2015-11-08 20:33:50,970 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  414. 2015-11-08 20:33:50,978 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  415. 2015-11-08 20:33:50,981 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Logical interface fe-0/0/2.0 (Index 74) (SNMP ifIndex 502) \r\n'
  416. 2015-11-08 20:33:50,991 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Device-Down SNMP-Traps 0x0 Encapsulation: ENET2\r\n'
  417. 2015-11-08 20:33:50,994 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  418. 2015-11-08 20:33:51,003 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 0\r\n'
  419. 2015-11-08 20:33:51,009 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Security: Zone: Null\r\n'
  420. 2015-11-08 20:33:51,020 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Protocol eth-switch, MTU: 0\r\n'
  421. 2015-11-08 20:33:51,033 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Is-Primary\r\n'
  422. 2015-11-08 20:33:51,051 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  423. 2015-11-08 20:33:51,059 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: fe-0/0/3, Enabled, Physical link is Down\r\n'
  424. 2015-11-08 20:33:51,061 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 142, SNMP ifIndex: 503\r\n'
  425. 2015-11-08 20:33:51,077 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, Link-mode: Full-duplex, Speed: 100mbps,\r\n'
  426. 2015-11-08 20:33:51,093 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,\r\n'
  427. 2015-11-08 20:33:51,094 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Source filtering: Disabled, Flow control: Enabled\r\n'
  428. 2015-11-08 20:33:51,101 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  429. 2015-11-08 20:33:51,116 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\r\n'
  430. 2015-11-08 20:33:51,120 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  431. 2015-11-08 20:33:51,128 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Current address: 50:c5:8d:67:d8:83, Hardware address: 50:c5:8d:67:d8:83\r\n'
  432. 2015-11-08 20:33:51,133 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Last flapped : 2015-11-07 15:25:30 UTC (1d 02:08 ago)\r\n'
  433. 2015-11-08 20:33:51,138 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  434. 2015-11-08 20:33:51,146 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  435. 2015-11-08 20:33:51,154 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  436. 2015-11-08 20:33:51,159 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  437. 2015-11-08 20:33:51,170 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  438. 2015-11-08 20:33:51,176 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  439. 2015-11-08 20:33:51,180 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Logical interface fe-0/0/3.0 (Index 75) (SNMP ifIndex 504) \r\n'
  440. 2015-11-08 20:33:51,189 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Device-Down SNMP-Traps 0x0 Encapsulation: ENET2\r\n'
  441. 2015-11-08 20:33:51,197 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  442. 2015-11-08 20:33:51,205 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 0\r\n'
  443. 2015-11-08 20:33:51,207 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Security: Zone: Null\r\n'
  444. 2015-11-08 20:33:51,218 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Protocol eth-switch, MTU: 0\r\n'
  445. 2015-11-08 20:33:51,233 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: None\r\n'
  446. 2015-11-08 20:33:51,258 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  447. 2015-11-08 20:33:51,260 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: fe-0/0/4, Enabled, Physical link is Down\r\n'
  448. 2015-11-08 20:33:51,271 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 143, SNMP ifIndex: 505\r\n'
  449. 2015-11-08 20:33:51,278 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, Link-mode: Full-duplex, Speed: 100mbps,\r\n'
  450. 2015-11-08 20:33:51,281 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,\r\n'
  451. 2015-11-08 20:33:51,286 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Source filtering: Disabled, Flow control: Enabled\r\n'
  452. 2015-11-08 20:33:51,296 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  453. 2015-11-08 20:33:51,308 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\r\n'
  454. 2015-11-08 20:33:51,310 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  455. 2015-11-08 20:33:51,319 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Current address: 50:c5:8d:67:d8:84, Hardware address: 50:c5:8d:67:d8:84\r\n'
  456. 2015-11-08 20:33:51,326 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Last flapped : 2015-11-07 15:25:30 UTC (1d 02:08 ago)\r\n'
  457. 2015-11-08 20:33:51,328 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  458. 2015-11-08 20:33:51,341 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  459. 2015-11-08 20:33:51,347 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  460. 2015-11-08 20:33:51,349 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  461. 2015-11-08 20:33:51,363 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  462. 2015-11-08 20:33:51,369 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  463. 2015-11-08 20:33:51,371 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Logical interface fe-0/0/4.0 (Index 76) (SNMP ifIndex 506) \r\n'
  464. 2015-11-08 20:33:51,381 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Device-Down SNMP-Traps 0x0 Encapsulation: ENET2\r\n'
  465. 2015-11-08 20:33:51,387 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  466. 2015-11-08 20:33:51,395 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 0\r\n'
  467. 2015-11-08 20:33:51,398 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Security: Zone: Null\r\n'
  468. 2015-11-08 20:33:51,406 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Protocol eth-switch, MTU: 0\r\n'
  469. 2015-11-08 20:33:51,423 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: None\r\n'
  470. 2015-11-08 20:33:51,445 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  471. 2015-11-08 20:33:51,447 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: fe-0/0/5, Enabled, Physical link is Down\r\n'
  472. 2015-11-08 20:33:51,453 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 144, SNMP ifIndex: 507\r\n'
  473. 2015-11-08 20:33:51,465 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, Link-mode: Full-duplex, Speed: 100mbps,\r\n'
  474. 2015-11-08 20:33:51,469 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,\r\n'
  475. 2015-11-08 20:33:51,472 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Source filtering: Disabled, Flow control: Enabled\r\n'
  476. 2015-11-08 20:33:51,480 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  477. 2015-11-08 20:33:51,490 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\r\n'
  478. 2015-11-08 20:33:51,497 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  479. 2015-11-08 20:33:51,503 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Current address: 50:c5:8d:67:d8:85, Hardware address: 50:c5:8d:67:d8:85\r\n'
  480. 2015-11-08 20:33:51,512 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Last flapped : 2015-11-07 15:25:30 UTC (1d 02:08 ago)\r\n'
  481. 2015-11-08 20:33:51,515 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  482. 2015-11-08 20:33:51,523 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  483. 2015-11-08 20:33:51,532 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  484. 2015-11-08 20:33:51,536 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  485. 2015-11-08 20:33:51,548 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  486. 2015-11-08 20:33:51,555 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  487. 2015-11-08 20:33:51,560 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Logical interface fe-0/0/5.0 (Index 77) (SNMP ifIndex 512) \r\n'
  488. 2015-11-08 20:33:51,568 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Device-Down SNMP-Traps 0x0 Encapsulation: ENET2\r\n'
  489. 2015-11-08 20:33:51,571 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  490. 2015-11-08 20:33:51,579 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 0\r\n'
  491. 2015-11-08 20:33:51,583 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Security: Zone: Null\r\n'
  492. 2015-11-08 20:33:51,594 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Protocol eth-switch, MTU: 0\r\n'
  493. 2015-11-08 20:33:51,609 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: None\r\n'
  494. 2015-11-08 20:33:51,633 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  495. 2015-11-08 20:33:51,636 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: fe-0/0/6, Enabled, Physical link is Down\r\n'
  496. 2015-11-08 20:33:51,640 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 145, SNMP ifIndex: 509\r\n'
  497. 2015-11-08 20:33:51,655 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, Link-mode: Full-duplex, Speed: 100mbps,\r\n'
  498. 2015-11-08 20:33:51,658 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,\r\n'
  499. 2015-11-08 20:33:51,664 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Source filtering: Disabled, Flow control: Enabled\r\n'
  500. 2015-11-08 20:33:51,671 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  501. 2015-11-08 20:33:51,681 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\r\n'
  502. 2015-11-08 20:33:51,691 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  503. 2015-11-08 20:33:51,692 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Current address: 50:c5:8d:67:d8:86, Hardware address: 50:c5:8d:67:d8:86\r\n'
  504. 2015-11-08 20:33:51,700 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Last flapped : 2015-11-07 15:25:30 UTC (1d 02:08 ago)\r\n'
  505. 2015-11-08 20:33:51,706 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  506. 2015-11-08 20:33:51,714 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  507. 2015-11-08 20:33:51,721 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  508. 2015-11-08 20:33:51,731 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  509. 2015-11-08 20:33:51,740 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  510. 2015-11-08 20:33:51,747 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  511. 2015-11-08 20:33:51,749 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Logical interface fe-0/0/6.0 (Index 78) (SNMP ifIndex 531) \r\n'
  512. 2015-11-08 20:33:51,760 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Device-Down SNMP-Traps 0x0 Encapsulation: ENET2\r\n'
  513. 2015-11-08 20:33:51,762 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  514. 2015-11-08 20:33:51,773 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 0\r\n'
  515. 2015-11-08 20:33:51,775 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Security: Zone: Null\r\n'
  516. 2015-11-08 20:33:51,791 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Protocol eth-switch, MTU: 0\r\n'
  517. 2015-11-08 20:33:51,799 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: None\r\n'
  518. 2015-11-08 20:33:51,824 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  519. 2015-11-08 20:33:51,827 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: fe-0/0/7, Enabled, Physical link is Down\r\n'
  520. 2015-11-08 20:33:51,833 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 146, SNMP ifIndex: 511\r\n'
  521. 2015-11-08 20:33:51,847 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, Link-mode: Full-duplex, Speed: 100mbps,\r\n'
  522. 2015-11-08 20:33:51,850 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,\r\n'
  523. 2015-11-08 20:33:51,853 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Source filtering: Disabled, Flow control: Enabled\r\n'
  524. 2015-11-08 20:33:51,861 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  525. 2015-11-08 20:33:51,876 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\r\n'
  526. 2015-11-08 20:33:51,879 Tick
  527. 2015-11-08 20:33:51,880 Resetting wait ticks
  528. 2015-11-08 20:33:51,882 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  529. 2015-11-08 20:33:51,886 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Current address: 50:c5:8d:67:d8:87, Hardware address: 50:c5:8d:67:d8:87\r\n'
  530. 2015-11-08 20:33:51,894 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Last flapped : 2015-11-07 15:25:30 UTC (1d 02:08 ago)\r\n'
  531. 2015-11-08 20:33:51,897 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  532. 2015-11-08 20:33:51,910 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  533. 2015-11-08 20:33:51,921 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  534. 2015-11-08 20:33:51,930 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  535. 2015-11-08 20:33:51,932 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  536. 2015-11-08 20:33:51,941 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  537. 2015-11-08 20:33:51,943 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Logical interface fe-0/0/7.0 (Index 79) (SNMP ifIndex 533) \r\n'
  538. 2015-11-08 20:33:51,957 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Device-Down SNMP-Traps 0x0 Encapsulation: ENET2\r\n'
  539. 2015-11-08 20:33:51,959 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  540. 2015-11-08 20:33:51,969 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 0\r\n'
  541. 2015-11-08 20:33:51,971 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Security: Zone: Null\r\n'
  542. 2015-11-08 20:33:51,983 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Protocol eth-switch, MTU: 0\r\n'
  543. 2015-11-08 20:33:51,996 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Trunk-Mode\r\n'
  544. 2015-11-08 20:33:52,017 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  545. 2015-11-08 20:33:52,021 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: at-1/0/0, Enabled, Physical link is Down\r\n'
  546. 2015-11-08 20:33:52,025 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 153, SNMP ifIndex: 532\r\n'
  547. 2015-11-08 20:33:52,036 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link-level type: ATM-PVC, MTU: 1512, Clocking: Internal, ADSL mode,\r\n'
  548. 2015-11-08 20:33:52,041 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Speed: ADSL, Loopback: None\r\n'
  549. 2015-11-08 20:33:52,051 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  550. 2015-11-08 20:33:52,053 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link flags : None\r\n'
  551. 2015-11-08 20:33:52,063 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  552. 2015-11-08 20:33:52,065 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Current address: 50:c5:8d:67:d8:a0\r\n'
  553. 2015-11-08 20:33:52,073 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Last flapped : 2015-11-07 15:25:47 UTC (1d 02:08 ago)\r\n'
  554. 2015-11-08 20:33:52,081 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  555. 2015-11-08 20:33:52,091 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  556. 2015-11-08 20:33:52,104 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' ADSL alarms : None\r\n'
  557. 2015-11-08 20:33:52,113 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' ADSL defects : None\r\n'
  558. 2015-11-08 20:33:52,117 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' ADSL status:\r\n'
  559. 2015-11-08 20:33:52,120 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Modem status : Down\r\n'
  560. 2015-11-08 20:33:52,132 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' DSL mode : Auto Annex A \r\n'
  561. 2015-11-08 20:33:52,138 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Last fail code: None\r\n'
  562. 2015-11-08 20:33:52,141 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Subfunction : 0x00\r\n'
  563. 2015-11-08 20:33:52,152 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Seconds in showtime : 0\r\n'
  564. 2015-11-08 20:33:52,161 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  565. 2015-11-08 20:33:52,162 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Logical interface at-1/0/0.0 (Index 82) (SNMP ifIndex 537) \r\n'
  566. 2015-11-08 20:33:52,173 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Hardware-Down Device-Down Point-To-Point SNMP-Traps 0x0\r\n'
  567. 2015-11-08 20:33:52,176 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Encapsulation: ATM-PPP-LLC\r\n'
  568. 2015-11-08 20:33:52,183 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  569. 2015-11-08 20:33:52,185 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 0\r\n'
  570. 2015-11-08 20:33:52,195 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Keepalive settings: Interval 10 seconds, Up-count 1, Down-count 3\r\n'
  571. 2015-11-08 20:33:52,203 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Keepalive: Input: 0 (never), Output: 0 (never)\r\n'
  572. 2015-11-08 20:33:52,206 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' LCP state: Down\r\n'
  573. 2015-11-08 20:33:52,225 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' NCP state: inet: Not-configured, inet6: Not-configured, iso: Not-configured, mpls:\r\n'
  574. 2015-11-08 20:33:52,228 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Not-configured\r\n'
  575. 2015-11-08 20:33:52,232 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' CHAP state: Closed\r\n'
  576. 2015-11-08 20:33:52,241 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' PAP state: Closed\r\n'
  577. 2015-11-08 20:33:52,243 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Security: Zone: untrust\r\n'
  578. 2015-11-08 20:33:52,252 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Allowed host-inbound traffic : ike\r\n'
  579. 2015-11-08 20:33:52,261 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Protocol inet, MTU: 1506\r\n'
  580. 2015-11-08 20:33:52,274 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Sendbcast-pkt-to-re, Protocol-Down, Negotiate-Address\r\n'
  581. 2015-11-08 20:33:52,280 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' VCI 0.38\r\n'
  582. 2015-11-08 20:33:52,287 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Active\r\n'
  583. 2015-11-08 20:33:52,292 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Total down time: 0 sec, Last down: Never\r\n'
  584. 2015-11-08 20:33:52,299 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  585. 2015-11-08 20:33:52,307 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 0\r\n'
  586. 2015-11-08 20:33:52,316 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  587. 2015-11-08 20:33:52,318 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Logical interface at-1/0/0.32767 (Index 83) (SNMP ifIndex 540) \r\n'
  588. 2015-11-08 20:33:52,329 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Device-Down Point-To-Multipoint No-Multicast SNMP-Traps 0x0\r\n'
  589. 2015-11-08 20:33:52,332 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Encapsulation: ATM-VCMUX\r\n'
  590. 2015-11-08 20:33:52,341 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  591. 2015-11-08 20:33:52,343 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 0\r\n'
  592. 2015-11-08 20:33:52,351 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Security: Zone: Null\r\n'
  593. 2015-11-08 20:33:52,380 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' VCI 0.4\r\n'
  594. 2015-11-08 20:33:52,384 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Active\r\n'
  595. 2015-11-08 20:33:52,391 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Total down time: 0 sec, Last down: Never\r\n'
  596. 2015-11-08 20:33:52,393 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  597. 2015-11-08 20:33:52,409 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 0\r\n'
  598. 2015-11-08 20:33:52,416 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  599. 2015-11-08 20:33:52,419 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: ae0, Enabled, Physical link is Down\r\n'
  600. 2015-11-08 20:33:52,426 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 128, SNMP ifIndex: 542\r\n'
  601. 2015-11-08 20:33:52,442 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, Speed: Unspecified, BPDU Error: None,\r\n'
  602. 2015-11-08 20:33:52,444 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' MAC-REWRITE Error: None, Loopback: Disabled, Source filtering: Disabled,\r\n'
  603. 2015-11-08 20:33:52,450 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flow control: Disabled, Minimum links needed: 1, Minimum bandwidth needed: 0\r\n'
  604. 2015-11-08 20:33:52,453 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  605. 2015-11-08 20:33:52,465 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\r\n'
  606. 2015-11-08 20:33:52,471 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Current address: 50:c5:8d:67:d8:c0, Hardware address: 50:c5:8d:67:d8:c0\r\n'
  607. 2015-11-08 20:33:52,473 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Last flapped : 2015-11-07 15:24:52 UTC (1d 02:09 ago)\r\n'
  608. 2015-11-08 20:33:52,481 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  609. 2015-11-08 20:33:52,493 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  610. 2015-11-08 20:33:52,501 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  611. 2015-11-08 20:33:52,503 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: ae1, Enabled, Physical link is Down\r\n'
  612. 2015-11-08 20:33:52,510 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 129, SNMP ifIndex: 543\r\n'
  613. 2015-11-08 20:33:52,523 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, Speed: Unspecified, BPDU Error: None,\r\n'
  614. 2015-11-08 20:33:52,526 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' MAC-REWRITE Error: None, Loopback: Disabled, Source filtering: Disabled,\r\n'
  615. 2015-11-08 20:33:52,529 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flow control: Disabled, Minimum links needed: 1, Minimum bandwidth needed: 0\r\n'
  616. 2015-11-08 20:33:52,541 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  617. 2015-11-08 20:33:52,549 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\r\n'
  618. 2015-11-08 20:33:52,553 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Current address: 50:c5:8d:67:d8:c1, Hardware address: 50:c5:8d:67:d8:c1\r\n'
  619. 2015-11-08 20:33:52,557 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Last flapped : 2015-11-07 15:24:52 UTC (1d 02:09 ago)\r\n'
  620. 2015-11-08 20:33:52,571 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  621. 2015-11-08 20:33:52,581 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  622. 2015-11-08 20:33:52,583 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  623. 2015-11-08 20:33:52,584 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: ae2, Enabled, Physical link is Down\r\n'
  624. 2015-11-08 20:33:52,591 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 130, SNMP ifIndex: 544\r\n'
  625. 2015-11-08 20:33:52,607 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, Speed: Unspecified, BPDU Error: None,\r\n'
  626. 2015-11-08 20:33:52,610 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' MAC-REWRITE Error: None, Loopback: Disabled, Source filtering: Disabled,\r\n'
  627. 2015-11-08 20:33:52,612 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flow control: Disabled, Minimum links needed: 1, Minimum bandwidth needed: 0\r\n'
  628. 2015-11-08 20:33:52,624 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  629. 2015-11-08 20:33:52,631 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\r\n'
  630. 2015-11-08 20:33:52,640 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Current address: 50:c5:8d:67:d8:c2, Hardware address: 50:c5:8d:67:d8:c2\r\n'
  631. 2015-11-08 20:33:52,642 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Last flapped : 2015-11-07 15:24:52 UTC (1d 02:09 ago)\r\n'
  632. 2015-11-08 20:33:52,651 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  633. 2015-11-08 20:33:52,661 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  634. 2015-11-08 20:33:52,670 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  635. 2015-11-08 20:33:52,672 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: ae3, Enabled, Physical link is Down\r\n'
  636. 2015-11-08 20:33:52,681 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 131, SNMP ifIndex: 545\r\n'
  637. 2015-11-08 20:33:52,689 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, Speed: Unspecified, BPDU Error: None,\r\n'
  638. 2015-11-08 20:33:52,692 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' MAC-REWRITE Error: None, Loopback: Disabled, Source filtering: Disabled,\r\n'
  639. 2015-11-08 20:33:52,700 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flow control: Disabled, Minimum links needed: 1, Minimum bandwidth needed: 0\r\n'
  640. 2015-11-08 20:33:52,703 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  641. 2015-11-08 20:33:52,713 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\r\n'
  642. 2015-11-08 20:33:52,717 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Current address: 50:c5:8d:67:d8:c3, Hardware address: 50:c5:8d:67:d8:c3\r\n'
  643. 2015-11-08 20:33:52,726 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Last flapped : 2015-11-07 15:24:52 UTC (1d 02:09 ago)\r\n'
  644. 2015-11-08 20:33:52,728 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  645. 2015-11-08 20:33:52,743 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  646. 2015-11-08 20:33:52,751 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  647. 2015-11-08 20:33:52,754 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: ae4, Enabled, Physical link is Down\r\n'
  648. 2015-11-08 20:33:52,757 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 132, SNMP ifIndex: 546\r\n'
  649. 2015-11-08 20:33:52,773 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, Speed: Unspecified, BPDU Error: None,\r\n'
  650. 2015-11-08 20:33:52,777 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' MAC-REWRITE Error: None, Loopback: Disabled, Source filtering: Disabled,\r\n'
  651. 2015-11-08 20:33:52,786 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flow control: Disabled, Minimum links needed: 1, Minimum bandwidth needed: 0\r\n'
  652. 2015-11-08 20:33:52,789 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  653. 2015-11-08 20:33:52,800 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\r\n'
  654. 2015-11-08 20:33:52,801 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Current address: 50:c5:8d:67:d8:c4, Hardware address: 50:c5:8d:67:d8:c4\r\n'
  655. 2015-11-08 20:33:52,810 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Last flapped : 2015-11-07 15:24:52 UTC (1d 02:09 ago)\r\n'
  656. 2015-11-08 20:33:52,812 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  657. 2015-11-08 20:33:52,831 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  658. 2015-11-08 20:33:52,835 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  659. 2015-11-08 20:33:52,838 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: fxp2, Enabled, Physical link is Up\r\n'
  660. 2015-11-08 20:33:52,843 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 3, SNMP ifIndex: 3\r\n'
  661. 2015-11-08 20:33:52,851 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Type: Ethernet, Link-level type: Ethernet, MTU: 1514\r\n'
  662. 2015-11-08 20:33:52,860 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  663. 2015-11-08 20:33:52,864 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link flags : None\r\n'
  664. 2015-11-08 20:33:52,873 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Current address: 00:00:00:00:00:00, Hardware address: 00:00:00:00:00:00\r\n'
  665. 2015-11-08 20:33:52,877 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  666. 2015-11-08 20:33:52,881 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  667. 2015-11-08 20:33:52,882 Tick
  668. 2015-11-08 20:33:52,883 Resetting wait ticks
  669. 2015-11-08 20:33:52,890 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 85\r\n'
  670. 2015-11-08 20:33:52,901 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  671. 2015-11-08 20:33:52,903 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Logical interface fxp2.0 (Index 3) (SNMP ifIndex 15) \r\n'
  672. 2015-11-08 20:33:52,910 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: SNMP-Traps Encapsulation: ENET2\r\n'
  673. 2015-11-08 20:33:52,914 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  674. 2015-11-08 20:33:52,921 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 92662\r\n'
  675. 2015-11-08 20:33:52,931 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Protocol tnp, MTU: 1500\r\n'
  676. 2015-11-08 20:33:52,934 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Is-Primary\r\n'
  677. 2015-11-08 20:33:52,936 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Addresses\r\n'
  678. 2015-11-08 20:33:52,945 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Local: 0x1\r\n'
  679. 2015-11-08 20:33:52,958 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  680. 2015-11-08 20:33:52,959 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: gre, Enabled, Physical link is Up\r\n'
  681. 2015-11-08 20:33:52,971 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 10, SNMP ifIndex: 8\r\n'
  682. 2015-11-08 20:33:52,973 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Type: GRE, Link-level type: GRE, MTU: Unlimited, Speed: Unlimited\r\n'
  683. 2015-11-08 20:33:52,981 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link flags : Keepalives DTE\r\n'
  684. 2015-11-08 20:33:52,991 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  685. 2015-11-08 20:33:52,993 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: Point-To-Point SNMP-Traps\r\n'
  686. 2015-11-08 20:33:53,001 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  687. 2015-11-08 20:33:53,011 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 0\r\n'
  688. 2015-11-08 20:33:53,013 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  689. 2015-11-08 20:33:53,015 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: ipip, Enabled, Physical link is Up\r\n'
  690. 2015-11-08 20:33:53,019 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 11, SNMP ifIndex: 9\r\n'
  691. 2015-11-08 20:33:53,031 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Type: IPIP, Link-level type: IP-over-IP, MTU: Unlimited, Speed: Unlimited\r\n'
  692. 2015-11-08 20:33:53,037 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link flags : Keepalives DTE\r\n'
  693. 2015-11-08 20:33:53,040 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  694. 2015-11-08 20:33:53,050 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: SNMP-Traps\r\n'
  695. 2015-11-08 20:33:53,052 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  696. 2015-11-08 20:33:53,062 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 0\r\n'
  697. 2015-11-08 20:33:53,071 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  698. 2015-11-08 20:33:53,073 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: irb, Enabled, Physical link is Up\r\n'
  699. 2015-11-08 20:33:53,076 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 134, SNMP ifIndex: 508\r\n'
  700. 2015-11-08 20:33:53,091 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Type: Ethernet, Link-level type: Ethernet, MTU: 1514\r\n'
  701. 2015-11-08 20:33:53,103 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  702. 2015-11-08 20:33:53,111 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: SNMP-Traps\r\n'
  703. 2015-11-08 20:33:53,113 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link type : Full-Duplex\r\n'
  704. 2015-11-08 20:33:53,121 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link flags : None\r\n'
  705. 2015-11-08 20:33:53,128 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Current address: 50:c5:8d:67:d8:f0, Hardware address: 50:c5:8d:67:d8:f0\r\n'
  706. 2015-11-08 20:33:53,133 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  707. 2015-11-08 20:33:53,140 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  708. 2015-11-08 20:33:53,149 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 0\r\n'
  709. 2015-11-08 20:33:53,157 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  710. 2015-11-08 20:33:53,159 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: lo0, Enabled, Physical link is Up\r\n'
  711. 2015-11-08 20:33:53,166 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 6, SNMP ifIndex: 6\r\n'
  712. 2015-11-08 20:33:53,172 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Type: Loopback, MTU: Unlimited\r\n'
  713. 2015-11-08 20:33:53,179 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running Loopback\r\n'
  714. 2015-11-08 20:33:53,188 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: SNMP-Traps\r\n'
  715. 2015-11-08 20:33:53,190 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link flags : None\r\n'
  716. 2015-11-08 20:33:53,200 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  717. 2015-11-08 20:33:53,203 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 349 \r\n'
  718. 2015-11-08 20:33:53,210 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 349\r\n'
  719. 2015-11-08 20:33:53,219 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  720. 2015-11-08 20:33:53,222 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Logical interface lo0.0 (Index 69) (SNMP ifIndex 16) \r\n'
  721. 2015-11-08 20:33:53,229 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: SNMP-Traps Encapsulation: Unspecified\r\n'
  722. 2015-11-08 20:33:53,240 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  723. 2015-11-08 20:33:53,242 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 0\r\n'
  724. 2015-11-08 20:33:53,249 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Security: Zone: Null\r\n'
  725. 2015-11-08 20:33:53,258 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Protocol inet, MTU: Unlimited\r\n'
  726. 2015-11-08 20:33:53,266 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Sendbcast-pkt-to-re\r\n'
  727. 2015-11-08 20:33:53,274 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Addresses, Flags: Is-Default Is-Primary\r\n'
  728. 2015-11-08 20:33:53,278 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Local: 99.99.99.99\r\n'
  729. 2015-11-08 20:33:53,291 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  730. 2015-11-08 20:33:53,294 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Logical interface lo0.16384 (Index 67) (SNMP ifIndex 21) \r\n'
  731. 2015-11-08 20:33:53,303 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: SNMP-Traps Encapsulation: Unspecified\r\n'
  732. 2015-11-08 20:33:53,305 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  733. 2015-11-08 20:33:53,315 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 0\r\n'
  734. 2015-11-08 20:33:53,317 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Security: Zone: Null\r\n'
  735. 2015-11-08 20:33:53,331 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Protocol inet, MTU: Unlimited\r\n'
  736. 2015-11-08 20:33:53,333 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: None\r\n'
  737. 2015-11-08 20:33:53,335 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Addresses\r\n'
  738. 2015-11-08 20:33:53,344 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Local: 127.0.0.1\r\n'
  739. 2015-11-08 20:33:53,358 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  740. 2015-11-08 20:33:53,364 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Logical interface lo0.16385 (Index 68) (SNMP ifIndex 22) \r\n'
  741. 2015-11-08 20:33:53,371 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: SNMP-Traps Encapsulation: Unspecified\r\n'
  742. 2015-11-08 20:33:53,373 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 349 \r\n'
  743. 2015-11-08 20:33:53,382 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 349\r\n'
  744. 2015-11-08 20:33:53,384 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Security: Zone: Null\r\n'
  745. 2015-11-08 20:33:53,391 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Protocol inet, MTU: Unlimited\r\n'
  746. 2015-11-08 20:33:53,398 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: None\r\n'
  747. 2015-11-08 20:33:53,405 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Addresses, Flags: Is-Default Is-Primary\r\n'
  748. 2015-11-08 20:33:53,409 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Local: 10.0.0.1\r\n'
  749. 2015-11-08 20:33:53,414 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Addresses\r\n'
  750. 2015-11-08 20:33:53,422 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Local: 10.0.0.16\r\n'
  751. 2015-11-08 20:33:53,425 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Addresses\r\n'
  752. 2015-11-08 20:33:53,434 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Local: 128.0.0.1\r\n'
  753. 2015-11-08 20:33:53,437 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Addresses\r\n'
  754. 2015-11-08 20:33:53,444 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Local: 128.0.0.4\r\n'
  755. 2015-11-08 20:33:53,446 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Addresses\r\n'
  756. 2015-11-08 20:33:53,461 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Local: 128.0.1.16\r\n'
  757. 2015-11-08 20:33:53,463 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  758. 2015-11-08 20:33:53,467 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Logical interface lo0.32768 (Index 64) (SNMP ifIndex 248) \r\n'
  759. 2015-11-08 20:33:53,476 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Encapsulation: Unspecified\r\n'
  760. 2015-11-08 20:33:53,478 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  761. 2015-11-08 20:33:53,532 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 0\r\n'
  762. 2015-11-08 20:33:53,535 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Security: Zone: Null\r\n'
  763. 2015-11-08 20:33:53,549 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  764. 2015-11-08 20:33:53,552 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: lsi, Enabled, Physical link is Up\r\n'
  765. 2015-11-08 20:33:53,557 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 4, SNMP ifIndex: 4\r\n'
  766. 2015-11-08 20:33:53,566 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Type: Software-Pseudo, Link-level type: LSI, MTU: 1496, Speed: Unlimited\r\n'
  767. 2015-11-08 20:33:53,579 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  768. 2015-11-08 20:33:53,581 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link flags : None\r\n'
  769. 2015-11-08 20:33:53,588 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  770. 2015-11-08 20:33:53,590 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  771. 2015-11-08 20:33:53,601 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 0\r\n'
  772. 2015-11-08 20:33:53,608 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  773. 2015-11-08 20:33:53,611 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: mtun, Enabled, Physical link is Up\r\n'
  774. 2015-11-08 20:33:53,616 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 64, SNMP ifIndex: 12\r\n'
  775. 2015-11-08 20:33:53,630 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Type: Multicast-GRE, Link-level type: GRE, MTU: Unlimited, Speed: Unlimited\r\n'
  776. 2015-11-08 20:33:53,639 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link flags : Keepalives DTE\r\n'
  777. 2015-11-08 20:33:53,641 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  778. 2015-11-08 20:33:53,648 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: SNMP-Traps\r\n'
  779. 2015-11-08 20:33:53,652 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  780. 2015-11-08 20:33:53,661 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 0\r\n'
  781. 2015-11-08 20:33:53,668 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  782. 2015-11-08 20:33:53,675 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: pimd, Enabled, Physical link is Up\r\n'
  783. 2015-11-08 20:33:53,681 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 26, SNMP ifIndex: 11\r\n'
  784. 2015-11-08 20:33:53,689 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Type: PIMD, Link-level type: PIM-Decapsulator, MTU: Unlimited,\r\n'
  785. 2015-11-08 20:33:53,691 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Speed: Unlimited\r\n'
  786. 2015-11-08 20:33:53,699 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  787. 2015-11-08 20:33:53,703 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  788. 2015-11-08 20:33:53,713 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 0\r\n'
  789. 2015-11-08 20:33:53,721 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  790. 2015-11-08 20:33:53,724 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: pime, Enabled, Physical link is Up\r\n'
  791. 2015-11-08 20:33:53,728 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 25, SNMP ifIndex: 10\r\n'
  792. 2015-11-08 20:33:53,736 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Type: PIME, Link-level type: PIM-Encapsulator, MTU: Unlimited,\r\n'
  793. 2015-11-08 20:33:53,739 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Speed: Unlimited\r\n'
  794. 2015-11-08 20:33:53,750 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  795. 2015-11-08 20:33:53,752 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  796. 2015-11-08 20:33:53,769 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 0\r\n'
  797. 2015-11-08 20:33:53,778 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  798. 2015-11-08 20:33:53,781 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: pp0, Enabled, Physical link is Up\r\n'
  799. 2015-11-08 20:33:53,784 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 133, SNMP ifIndex: 523\r\n'
  800. 2015-11-08 20:33:53,792 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Type: PPPoE, Link-level type: PPPoE, MTU: 1532\r\n'
  801. 2015-11-08 20:33:53,801 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  802. 2015-11-08 20:33:53,804 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: Point-To-Point SNMP-Traps\r\n'
  803. 2015-11-08 20:33:53,811 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link type : Full-Duplex\r\n'
  804. 2015-11-08 20:33:53,821 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link flags : None\r\n'
  805. 2015-11-08 20:33:53,828 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  806. 2015-11-08 20:33:53,840 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  807. 2015-11-08 20:33:53,849 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  808. 2015-11-08 20:33:53,852 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: ppd0, Enabled, Physical link is Up\r\n'
  809. 2015-11-08 20:33:53,856 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 136, SNMP ifIndex: 524\r\n'
  810. 2015-11-08 20:33:53,863 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Type: PIMD, Link-level type: PIM-Decapsulator, MTU: Unlimited, Speed: 800mbps\r\n'
  811. 2015-11-08 20:33:53,871 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  812. 2015-11-08 20:33:53,881 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: SNMP-Traps\r\n'
  813. 2015-11-08 20:33:53,883 Tick
  814. 2015-11-08 20:33:53,883 Resetting wait ticks
  815. 2015-11-08 20:33:53,885 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  816. 2015-11-08 20:33:53,900 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  817. 2015-11-08 20:33:53,903 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  818. 2015-11-08 20:33:53,906 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: ppe0, Enabled, Physical link is Up\r\n'
  819. 2015-11-08 20:33:53,913 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 137, SNMP ifIndex: 525\r\n'
  820. 2015-11-08 20:33:53,921 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Type: PIME, Link-level type: PIM-Encapsulator, MTU: Unlimited, Speed: 800mbps\r\n'
  821. 2015-11-08 20:33:53,932 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  822. 2015-11-08 20:33:53,935 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: SNMP-Traps\r\n'
  823. 2015-11-08 20:33:53,950 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  824. 2015-11-08 20:33:53,952 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  825. 2015-11-08 20:33:53,961 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  826. 2015-11-08 20:33:53,963 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: st0, Enabled, Physical link is Up\r\n'
  827. 2015-11-08 20:33:53,971 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 135, SNMP ifIndex: 529\r\n'
  828. 2015-11-08 20:33:53,974 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Type: Secure-Tunnel, Link-level type: Secure-Tunnel, MTU: 9192\r\n'
  829. 2015-11-08 20:33:53,983 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  830. 2015-11-08 20:33:53,987 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: Point-To-Point\r\n'
  831. 2015-11-08 20:33:54,001 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  832. 2015-11-08 20:33:54,004 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  833. 2015-11-08 20:33:54,015 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  834. 2015-11-08 20:33:54,018 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: tap, Enabled, Physical link is Up\r\n'
  835. 2015-11-08 20:33:54,021 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 12, SNMP ifIndex: 7\r\n'
  836. 2015-11-08 20:33:54,026 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Type: Software-Pseudo, Link-level type: Interface-Specific, MTU: Unlimited,\r\n'
  837. 2015-11-08 20:33:54,029 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Speed: Unlimited\r\n'
  838. 2015-11-08 20:33:54,040 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  839. 2015-11-08 20:33:54,042 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface flags: SNMP-Traps\r\n'
  840. 2015-11-08 20:33:54,051 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link flags : None\r\n'
  841. 2015-11-08 20:33:54,053 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  842. 2015-11-08 20:33:54,059 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  843. 2015-11-08 20:33:54,073 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 0\r\n'
  844. 2015-11-08 20:33:54,081 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  845. 2015-11-08 20:33:54,089 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'Physical interface: vlan, Enabled, Physical link is Up\r\n'
  846. 2015-11-08 20:33:54,103 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Interface index: 138, SNMP ifIndex: 530\r\n'
  847. 2015-11-08 20:33:54,110 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Type: VLAN, Link-level type: VLAN, MTU: 1518, Speed: 1000mbps\r\n'
  848. 2015-11-08 20:33:54,121 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  849. 2015-11-08 20:33:54,123 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Link type : Full-Duplex\r\n'
  850. 2015-11-08 20:33:54,136 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Current address: 50:c5:8d:67:d8:88, Hardware address: 50:c5:8d:67:d8:88\r\n'
  851. 2015-11-08 20:33:54,143 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Last flapped : 2015-11-07 15:25:02 UTC (1d 02:08 ago)\r\n'
  852. 2015-11-08 20:33:54,147 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  853. 2015-11-08 20:33:54,161 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  854. 2015-11-08 20:33:54,169 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  855. 2015-11-08 20:33:54,171 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Logical interface vlan.100 (Index 71) (SNMP ifIndex 541) \r\n'
  856. 2015-11-08 20:33:54,181 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Link-Layer-Down SNMP-Traps 0x0 VLAN-Tag [ 0x8100.100 ] \r\n'
  857. 2015-11-08 20:33:54,184 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Encapsulation: ENET2\r\n'
  858. 2015-11-08 20:33:54,191 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Bandwidth: 0\r\n'
  859. 2015-11-08 20:33:54,200 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Input packets : 0 \r\n'
  860. 2015-11-08 20:33:54,202 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Output packets: 2\r\n'
  861. 2015-11-08 20:33:54,208 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Security: Zone: trust\r\n'
  862. 2015-11-08 20:33:54,256 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Allowed host-inbound traffic : bootp bfd bgp dns dvmrp igmp ldp msdp nhrp\r\n'
  863. 2015-11-08 20:33:54,258 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' ospf ospf3 pgm pim rip ripng router-discovery rsvp sap vrrp dhcp finger ftp\r\n'
  864. 2015-11-08 20:33:54,260 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' tftp ident-reset http https ike netconf ping reverse-telnet reverse-ssh\r\n'
  865. 2015-11-08 20:33:54,266 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' rlogin rpm rsh snmp snmp-trap ssh telnet traceroute xnm-clear-text xnm-ssl\r\n'
  866. 2015-11-08 20:33:54,270 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' lsping ntp sip dhcpv6 r2cp\r\n'
  867. 2015-11-08 20:33:54,278 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Protocol inet, MTU: 1500\r\n'
  868. 2015-11-08 20:33:54,283 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Flags: Sendbcast-pkt-to-re\r\n'
  869. 2015-11-08 20:33:54,290 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Addresses, Flags: Dest-route-down Is-Preferred Is-Primary\r\n'
  870. 2015-11-08 20:33:54,299 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: ' Destination: 10.80.2/24, Local: 10.80.2.1, Broadcast: 10.80.2.255\r\n'
  871. 2015-11-08 20:33:54,324 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: '\r\n'
  872. 2015-11-08 20:33:54,327 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> on_read: 'kirill@SRX210b-PBO> '
  873. 2015-11-08 20:33:54,329 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> Starting synchronous FSM check
  874. 2015-11-08 20:33:54,330 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> match '^(({master(?::\d+)}\n)?\S+>)|(({master(?::\d+)})?\[edit.*?\]\n\S+#)|(\[Type \^D at a new line to end input\])'
  875. 2015-11-08 20:33:54,331 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> Starting synchronous FSM check
  876. 2015-11-08 20:33:54,332 [CLISSHSocket(0x7f3cbf3bd890)]<PROMPT> event(PROMPT)
  877. 2015-11-08 20:33:54,352 cli(show interfaces) returns:
  878. ===[ show interfaces ]==================================================
  879. ' \nPhysical interface: ge-0/0/0, Enabled, Physical link is Up\n Interface index: 139, SNMP ifIndex: 513\n Link-level type: Ethernet, MTU: 1514, Link-mode: Full-duplex, Speed: 1000mbps,\n BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,\n Source filtering: Disabled, Flow control: Enabled, Auto-negotiation: Enabled,\n Remote fault: Online\n Device flags : Present Running\n Interface flags: SNMP-Traps Internal: 0x0\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 50:c5:8d:67:d8:80, Hardware address: 50:c5:8d:67:d8:80\n Last flapped : 2015-11-07 17:31:52 UTC (1d 00:01 ago)\n Input rate : 32480 bps (68 pps)\n Output rate : 13096 bps (10 pps)\n Active alarms : None\n Active defects : None\n Interface transmit statistics: Disabled\n\n Logical interface ge-0/0/0.0 (Index 72) (SNMP ifIndex 514) \n Flags: SNMP-Traps 0x0 Encapsulation: ENET2\n Input packets : 219704 \n Output packets: 118016\n Security: Zone: untrust\n Allowed host-inbound traffic : bfd bgp dvmrp igmp ldp msdp nhrp ospf ospf3\n pgm pim rip ripng router-discovery rsvp sap vrrp dhcp tftp https ike ping\n snmp ssh\n Protocol inet, MTU: 1500\n Flags: Sendbcast-pkt-to-re, Is-Primary\n Addresses, Flags: Is-Preferred\n Destination: 8.8.8/24, Local: 8.8.8.8, Broadcast: 8.8.8.255\n Addresses, Flags: Primary Is-Preferred Is-Primary\n Destination: 192.168.1/24, Local: 192.168.1.203,\n Broadcast: 192.168.1.255\n Protocol inet6, MTU: 1500\n Flags: Is-Primary\n Addresses, Flags: Is-Preferred\n Destination: fe80::/64, Local: fe80::52c5:8dff:fe67:d880\n Protocol mpls, MTU: 1488, Maximum labels: 3\n Flags: Is-Primary\n\nPhysical interface: gr-0/0/0, Enabled, Physical link is Up\n Interface index: 148, SNMP ifIndex: 517\n Type: GRE, Link-level type: GRE, MTU: Unlimited, Speed: 800mbps\n Link flags : Scheduler Keepalives DTE\n Device flags : Present Running\n Interface flags: Point-To-Point\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: ip-0/0/0, Enabled, Physical link is Up\n Interface index: 149, SNMP ifIndex: 518\n Type: IPIP, Link-level type: IP-over-IP, MTU: Unlimited, Speed: 800mbps\n Link flags : Scheduler Keepalives DTE\n Device flags : Present Running\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: lsq-0/0/0, Enabled, Physical link is Up\n Interface index: 150, SNMP ifIndex: 520\n Link-level type: LinkService, MTU: 1504\n Device flags : Present Running\n Interface flags: Point-To-Point SNMP-Traps Internal: 0x0\n Last flapped : 2015-11-07 15:25:43 UTC (1d 02:08 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: lt-0/0/0, Enabled, Physical link is Up\n Interface index: 152, SNMP ifIndex: 521\n Type: Logical-tunnel, Link-level type: Logical-tunnel, MTU: Unlimited,\n Speed: 800mbps\n Device flags : Present Running\n Interface flags: Point-To-Point SNMP-Traps\n Link flags : None\n Physical info : 13\n Current address: 50:c5:8d:67:d8:80, Hardware address: 50:c5:8d:67:d8:80\n Last flapped : Never\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: mt-0/0/0, Enabled, Physical link is Up\n Interface index: 151, SNMP ifIndex: 522\n Type: Multicast-GRE, Link-level type: GRE, MTU: Unlimited, Speed: 800mbps\n Link flags : Keepalives DTE\n Device flags : Present Running\n Interface flags: SNMP-Traps\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: sp-0/0/0, Enabled, Physical link is Up\n Interface index: 147, SNMP ifIndex: 526\n Type: Adaptive-Services, Link-level type: Adaptive-Services, MTU: 9192,\n Speed: 800mbps\n Device flags : Present Running\n Interface flags: Point-To-Point SNMP-Traps Internal: 0x0\n Link type : Full-Duplex\n Link flags : None\n Last flapped : 2015-11-07 15:25:43 UTC (1d 02:08 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\n Logical interface sp-0/0/0.0 (Index 80) (SNMP ifIndex 527) \n Flags: Point-To-Point SNMP-Traps Encapsulation: Adaptive-Services\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol inet, MTU: 9192\n Flags: Receive-options, Receive-TTL-Exceeded\n\n Logical interface sp-0/0/0.16383 (Index 81) (SNMP ifIndex 528) \n Flags: Point-To-Point SNMP-Traps Encapsulation: Adaptive-Services\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol inet, MTU: 9192\n Flags: Is-Primary, Receive-options, Receive-TTL-Exceeded\n Addresses, Flags: Is-Preferred Is-Primary\n Destination: 10.0.0.16, Local: 10.0.0.1\n Addresses\n Local: 10.0.0.6\n Addresses, Flags: Is-Preferred\n Destination: 128.0.1.16, Local: 128.0.0.1\n Addresses\n Local: 128.0.0.6\n\nPhysical interface: ge-0/0/1, Administratively down, Physical link is Down\n Interface index: 140, SNMP ifIndex: 515\n Link-level type: Ethernet, MTU: 1514, Link-mode: Half-duplex, Speed: 1000mbps,\n BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,\n Source filtering: Disabled, Flow control: Enabled, Auto-negotiation: Enabled,\n Remote fault: Online\n Device flags : Present Running Down\n Interface flags: Hardware-Down Down SNMP-Traps Internal: 0x0\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 50:c5:8d:67:d8:81, Hardware address: 50:c5:8d:67:d8:81\n Last flapped : 2015-11-07 15:25:30 UTC (1d 02:08 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n Active alarms : LINK\n Active defects : LINK\n Interface transmit statistics: Disabled\n\n Logical interface ge-0/0/1.0 (Index 73) (SNMP ifIndex 516) \n Flags: Device-Down SNMP-Traps 0x0 Encapsulation: ENET2\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n\nPhysical interface: fe-0/0/2, Enabled, Physical link is Down\n Interface index: 141, SNMP ifIndex: 501\n Link-level type: Ethernet, MTU: 1514, Link-mode: Full-duplex, Speed: 100mbps,\n BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,\n Source filtering: Disabled, Flow control: Enabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 50:c5:8d:67:d8:82, Hardware address: 50:c5:8d:67:d8:82\n Last flapped : 2015-11-07 15:25:30 UTC (1d 02:08 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n Active alarms : LINK\n Active defects : LINK\n Interface transmit statistics: Disabled\n\n Logical interface fe-0/0/2.0 (Index 74) (SNMP ifIndex 502) \n Flags: Device-Down SNMP-Traps 0x0 Encapsulation: ENET2\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol eth-switch, MTU: 0\n Flags: Is-Primary\n\nPhysical interface: fe-0/0/3, Enabled, Physical link is Down\n Interface index: 142, SNMP ifIndex: 503\n Link-level type: Ethernet, MTU: 1514, Link-mode: Full-duplex, Speed: 100mbps,\n BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,\n Source filtering: Disabled, Flow control: Enabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 50:c5:8d:67:d8:83, Hardware address: 50:c5:8d:67:d8:83\n Last flapped : 2015-11-07 15:25:30 UTC (1d 02:08 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n Active alarms : LINK\n Active defects : LINK\n Interface transmit statistics: Disabled\n\n Logical interface fe-0/0/3.0 (Index 75) (SNMP ifIndex 504) \n Flags: Device-Down SNMP-Traps 0x0 Encapsulation: ENET2\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol eth-switch, MTU: 0\n Flags: None\n\nPhysical interface: fe-0/0/4, Enabled, Physical link is Down\n Interface index: 143, SNMP ifIndex: 505\n Link-level type: Ethernet, MTU: 1514, Link-mode: Full-duplex, Speed: 100mbps,\n BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,\n Source filtering: Disabled, Flow control: Enabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 50:c5:8d:67:d8:84, Hardware address: 50:c5:8d:67:d8:84\n Last flapped : 2015-11-07 15:25:30 UTC (1d 02:08 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n Active alarms : LINK\n Active defects : LINK\n Interface transmit statistics: Disabled\n\n Logical interface fe-0/0/4.0 (Index 76) (SNMP ifIndex 506) \n Flags: Device-Down SNMP-Traps 0x0 Encapsulation: ENET2\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol eth-switch, MTU: 0\n Flags: None\n\nPhysical interface: fe-0/0/5, Enabled, Physical link is Down\n Interface index: 144, SNMP ifIndex: 507\n Link-level type: Ethernet, MTU: 1514, Link-mode: Full-duplex, Speed: 100mbps,\n BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,\n Source filtering: Disabled, Flow control: Enabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 50:c5:8d:67:d8:85, Hardware address: 50:c5:8d:67:d8:85\n Last flapped : 2015-11-07 15:25:30 UTC (1d 02:08 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n Active alarms : LINK\n Active defects : LINK\n Interface transmit statistics: Disabled\n\n Logical interface fe-0/0/5.0 (Index 77) (SNMP ifIndex 512) \n Flags: Device-Down SNMP-Traps 0x0 Encapsulation: ENET2\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol eth-switch, MTU: 0\n Flags: None\n\nPhysical interface: fe-0/0/6, Enabled, Physical link is Down\n Interface index: 145, SNMP ifIndex: 509\n Link-level type: Ethernet, MTU: 1514, Link-mode: Full-duplex, Speed: 100mbps,\n BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,\n Source filtering: Disabled, Flow control: Enabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 50:c5:8d:67:d8:86, Hardware address: 50:c5:8d:67:d8:86\n Last flapped : 2015-11-07 15:25:30 UTC (1d 02:08 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n Active alarms : LINK\n Active defects : LINK\n Interface transmit statistics: Disabled\n\n Logical interface fe-0/0/6.0 (Index 78) (SNMP ifIndex 531) \n Flags: Device-Down SNMP-Traps 0x0 Encapsulation: ENET2\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol eth-switch, MTU: 0\n Flags: None\n\nPhysical interface: fe-0/0/7, Enabled, Physical link is Down\n Interface index: 146, SNMP ifIndex: 511\n Link-level type: Ethernet, MTU: 1514, Link-mode: Full-duplex, Speed: 100mbps,\n BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,\n Source filtering: Disabled, Flow control: Enabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 50:c5:8d:67:d8:87, Hardware address: 50:c5:8d:67:d8:87\n Last flapped : 2015-11-07 15:25:30 UTC (1d 02:08 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n Active alarms : LINK\n Active defects : LINK\n Interface transmit statistics: Disabled\n\n Logical interface fe-0/0/7.0 (Index 79) (SNMP ifIndex 533) \n Flags: Device-Down SNMP-Traps 0x0 Encapsulation: ENET2\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol eth-switch, MTU: 0\n Flags: Trunk-Mode\n\nPhysical interface: at-1/0/0, Enabled, Physical link is Down\n Interface index: 153, SNMP ifIndex: 532\n Link-level type: ATM-PVC, MTU: 1512, Clocking: Internal, ADSL mode,\n Speed: ADSL, Loopback: None\n Device flags : Present Running Down\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 50:c5:8d:67:d8:a0\n Last flapped : 2015-11-07 15:25:47 UTC (1d 02:08 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n ADSL alarms : None\n ADSL defects : None\n ADSL status:\n Modem status : Down\n DSL mode : Auto Annex A \n Last fail code: None\n Subfunction : 0x00\n Seconds in showtime : 0\n\n Logical interface at-1/0/0.0 (Index 82) (SNMP ifIndex 537) \n Flags: Hardware-Down Device-Down Point-To-Point SNMP-Traps 0x0\n Encapsulation: ATM-PPP-LLC\n Input packets : 0 \n Output packets: 0\n Keepalive settings: Interval 10 seconds, Up-count 1, Down-count 3\n Keepalive: Input: 0 (never), Output: 0 (never)\n LCP state: Down\n NCP state: inet: Not-configured, inet6: Not-configured, iso: Not-configured, mpls:\n Not-configured\n CHAP state: Closed\n PAP state: Closed\n Security: Zone: untrust\n Allowed host-inbound traffic : ike\n Protocol inet, MTU: 1506\n Flags: Sendbcast-pkt-to-re, Protocol-Down, Negotiate-Address\n VCI 0.38\n Flags: Active\n Total down time: 0 sec, Last down: Never\n Input packets : 0 \n Output packets: 0\n\n Logical interface at-1/0/0.32767 (Index 83) (SNMP ifIndex 540) \n Flags: Device-Down Point-To-Multipoint No-Multicast SNMP-Traps 0x0\n Encapsulation: ATM-VCMUX\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n VCI 0.4\n Flags: Active\n Total down time: 0 sec, Last down: Never\n Input packets : 0 \n Output packets: 0\n\nPhysical interface: ae0, Enabled, Physical link is Down\n Interface index: 128, SNMP ifIndex: 542\n Link-level type: Ethernet, MTU: 1514, Speed: Unspecified, BPDU Error: None,\n MAC-REWRITE Error: None, Loopback: Disabled, Source filtering: Disabled,\n Flow control: Disabled, Minimum links needed: 1, Minimum bandwidth needed: 0\n Device flags : Present Running\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\n Current address: 50:c5:8d:67:d8:c0, Hardware address: 50:c5:8d:67:d8:c0\n Last flapped : 2015-11-07 15:24:52 UTC (1d 02:09 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: ae1, Enabled, Physical link is Down\n Interface index: 129, SNMP ifIndex: 543\n Link-level type: Ethernet, MTU: 1514, Speed: Unspecified, BPDU Error: None,\n MAC-REWRITE Error: None, Loopback: Disabled, Source filtering: Disabled,\n Flow control: Disabled, Minimum links needed: 1, Minimum bandwidth needed: 0\n Device flags : Present Running\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\n Current address: 50:c5:8d:67:d8:c1, Hardware address: 50:c5:8d:67:d8:c1\n Last flapped : 2015-11-07 15:24:52 UTC (1d 02:09 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: ae2, Enabled, Physical link is Down\n Interface index: 130, SNMP ifIndex: 544\n Link-level type: Ethernet, MTU: 1514, Speed: Unspecified, BPDU Error: None,\n MAC-REWRITE Error: None, Loopback: Disabled, Source filtering: Disabled,\n Flow control: Disabled, Minimum links needed: 1, Minimum bandwidth needed: 0\n Device flags : Present Running\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\n Current address: 50:c5:8d:67:d8:c2, Hardware address: 50:c5:8d:67:d8:c2\n Last flapped : 2015-11-07 15:24:52 UTC (1d 02:09 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: ae3, Enabled, Physical link is Down\n Interface index: 131, SNMP ifIndex: 545\n Link-level type: Ethernet, MTU: 1514, Speed: Unspecified, BPDU Error: None,\n MAC-REWRITE Error: None, Loopback: Disabled, Source filtering: Disabled,\n Flow control: Disabled, Minimum links needed: 1, Minimum bandwidth needed: 0\n Device flags : Present Running\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\n Current address: 50:c5:8d:67:d8:c3, Hardware address: 50:c5:8d:67:d8:c3\n Last flapped : 2015-11-07 15:24:52 UTC (1d 02:09 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: ae4, Enabled, Physical link is Down\n Interface index: 132, SNMP ifIndex: 546\n Link-level type: Ethernet, MTU: 1514, Speed: Unspecified, BPDU Error: None,\n MAC-REWRITE Error: None, Loopback: Disabled, Source filtering: Disabled,\n Flow control: Disabled, Minimum links needed: 1, Minimum bandwidth needed: 0\n Device flags : Present Running\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\n Current address: 50:c5:8d:67:d8:c4, Hardware address: 50:c5:8d:67:d8:c4\n Last flapped : 2015-11-07 15:24:52 UTC (1d 02:09 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: fxp2, Enabled, Physical link is Up\n Interface index: 3, SNMP ifIndex: 3\n Type: Ethernet, Link-level type: Ethernet, MTU: 1514\n Device flags : Present Running\n Link flags : None\n Current address: 00:00:00:00:00:00, Hardware address: 00:00:00:00:00:00\n Last flapped : Never\n Input packets : 0 \n Output packets: 85\n\n Logical interface fxp2.0 (Index 3) (SNMP ifIndex 15) \n Flags: SNMP-Traps Encapsulation: ENET2\n Input packets : 0 \n Output packets: 92662\n Protocol tnp, MTU: 1500\n Flags: Is-Primary\n Addresses\n Local: 0x1\n\nPhysical interface: gre, Enabled, Physical link is Up\n Interface index: 10, SNMP ifIndex: 8\n Type: GRE, Link-level type: GRE, MTU: Unlimited, Speed: Unlimited\n Link flags : Keepalives DTE\n Device flags : Present Running\n Interface flags: Point-To-Point SNMP-Traps\n Input packets : 0 \n Output packets: 0\n\nPhysical interface: ipip, Enabled, Physical link is Up\n Interface index: 11, SNMP ifIndex: 9\n Type: IPIP, Link-level type: IP-over-IP, MTU: Unlimited, Speed: Unlimited\n Link flags : Keepalives DTE\n Device flags : Present Running\n Interface flags: SNMP-Traps\n Input packets : 0 \n Output packets: 0\n\nPhysical interface: irb, Enabled, Physical link is Up\n Interface index: 134, SNMP ifIndex: 508\n Type: Ethernet, Link-level type: Ethernet, MTU: 1514\n Device flags : Present Running\n Interface flags: SNMP-Traps\n Link type : Full-Duplex\n Link flags : None\n Current address: 50:c5:8d:67:d8:f0, Hardware address: 50:c5:8d:67:d8:f0\n Last flapped : Never\n Input packets : 0 \n Output packets: 0\n\nPhysical interface: lo0, Enabled, Physical link is Up\n Interface index: 6, SNMP ifIndex: 6\n Type: Loopback, MTU: Unlimited\n Device flags : Present Running Loopback\n Interface flags: SNMP-Traps\n Link flags : None\n Last flapped : Never\n Input packets : 349 \n Output packets: 349\n\n Logical interface lo0.0 (Index 69) (SNMP ifIndex 16) \n Flags: SNMP-Traps Encapsulation: Unspecified\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol inet, MTU: Unlimited\n Flags: Sendbcast-pkt-to-re\n Addresses, Flags: Is-Default Is-Primary\n Local: 99.99.99.99\n\n Logical interface lo0.16384 (Index 67) (SNMP ifIndex 21) \n Flags: SNMP-Traps Encapsulation: Unspecified\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol inet, MTU: Unlimited\n Flags: None\n Addresses\n Local: 127.0.0.1\n\n Logical interface lo0.16385 (Index 68) (SNMP ifIndex 22) \n Flags: SNMP-Traps Encapsulation: Unspecified\n Input packets : 349 \n Output packets: 349\n Security: Zone: Null\n Protocol inet, MTU: Unlimited\n Flags: None\n Addresses, Flags: Is-Default Is-Primary\n Local: 10.0.0.1\n Addresses\n Local: 10.0.0.16\n Addresses\n Local: 128.0.0.1\n Addresses\n Local: 128.0.0.4\n Addresses\n Local: 128.0.1.16\n\n Logical interface lo0.32768 (Index 64) (SNMP ifIndex 248) \n Flags: Encapsulation: Unspecified\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n\nPhysical interface: lsi, Enabled, Physical link is Up\n Interface index: 4, SNMP ifIndex: 4\n Type: Software-Pseudo, Link-level type: LSI, MTU: 1496, Speed: Unlimited\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0 \n Output packets: 0\n\nPhysical interface: mtun, Enabled, Physical link is Up\n Interface index: 64, SNMP ifIndex: 12\n Type: Multicast-GRE, Link-level type: GRE, MTU: Unlimited, Speed: Unlimited\n Link flags : Keepalives DTE\n Device flags : Present Running\n Interface flags: SNMP-Traps\n Input packets : 0 \n Output packets: 0\n\nPhysical interface: pimd, Enabled, Physical link is Up\n Interface index: 26, SNMP ifIndex: 11\n Type: PIMD, Link-level type: PIM-Decapsulator, MTU: Unlimited,\n Speed: Unlimited\n Device flags : Present Running\n Input packets : 0 \n Output packets: 0\n\nPhysical interface: pime, Enabled, Physical link is Up\n Interface index: 25, SNMP ifIndex: 10\n Type: PIME, Link-level type: PIM-Encapsulator, MTU: Unlimited,\n Speed: Unlimited\n Device flags : Present Running\n Input packets : 0 \n Output packets: 0\n\nPhysical interface: pp0, Enabled, Physical link is Up\n Interface index: 133, SNMP ifIndex: 523\n Type: PPPoE, Link-level type: PPPoE, MTU: 1532\n Device flags : Present Running\n Interface flags: Point-To-Point SNMP-Traps\n Link type : Full-Duplex\n Link flags : None\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: ppd0, Enabled, Physical link is Up\n Interface index: 136, SNMP ifIndex: 524\n Type: PIMD, Link-level type: PIM-Decapsulator, MTU: Unlimited, Speed: 800mbps\n Device flags : Present Running\n Interface flags: SNMP-Traps\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: ppe0, Enabled, Physical link is Up\n Interface index: 137, SNMP ifIndex: 525\n Type: PIME, Link-level type: PIM-Encapsulator, MTU: Unlimited, Speed: 800mbps\n Device flags : Present Running\n Interface flags: SNMP-Traps\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: st0, Enabled, Physical link is Up\n Interface index: 135, SNMP ifIndex: 529\n Type: Secure-Tunnel, Link-level type: Secure-Tunnel, MTU: 9192\n Device flags : Present Running\n Interface flags: Point-To-Point\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: tap, Enabled, Physical link is Up\n Interface index: 12, SNMP ifIndex: 7\n Type: Software-Pseudo, Link-level type: Interface-Specific, MTU: Unlimited,\n Speed: Unlimited\n Device flags : Present Running\n Interface flags: SNMP-Traps\n Link flags : None\n Last flapped : Never\n Input packets : 0 \n Output packets: 0\n\nPhysical interface: vlan, Enabled, Physical link is Up\n Interface index: 138, SNMP ifIndex: 530\n Type: VLAN, Link-level type: VLAN, MTU: 1518, Speed: 1000mbps\n Device flags : Present Running\n Link type : Full-Duplex\n Current address: 50:c5:8d:67:d8:88, Hardware address: 50:c5:8d:67:d8:88\n Last flapped : 2015-11-07 15:25:02 UTC (1d 02:08 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\n Logical interface vlan.100 (Index 71) (SNMP ifIndex 541) \n Flags: Link-Layer-Down SNMP-Traps 0x0 VLAN-Tag [ 0x8100.100 ] \n Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0 \n Output packets: 2\n Security: Zone: trust\n Allowed host-inbound traffic : bootp bfd bgp dns dvmrp igmp ldp msdp nhrp\n ospf ospf3 pgm pim rip ripng router-discovery rsvp sap vrrp dhcp finger ftp\n tftp ident-reset http https ike netconf ping reverse-telnet reverse-ssh\n rlogin rpm rsh snmp snmp-trap ssh telnet traceroute xnm-clear-text xnm-ssl\n lsping ntp sip dhcpv6 r2cp\n Protocol inet, MTU: 1500\n Flags: Sendbcast-pkt-to-re\n Addresses, Flags: Dest-route-down Is-Preferred Is-Primary\n Destination: 10.80.2/24, Local: 10.80.2.1, Broadcast: 10.80.2.255\n\n'
  880. ========================================================================
  881. 2015-11-08 20:33:54,353 Unhandled exception
  882. 2015-11-08 20:33:54,378 Script traceback:
  883. <type 'exceptions.ValueError'>
  884. need more than 1 value to unpack
  885. START OF TRACEBACK
  886. ------------------------------------------------------------------------
  887. File: local/sa/profiles/Juniper/JUNOS/get_interfaces.py (Line: 147)
  888. Function: execute
  889. 140 # Protocol IPv4
  890. 141 si["enabled_afi"] += ["IPv4"]
  891. 142 si["ipv4_addresses"] = ["%s/32" % a for a in
  892. 143 local_addresses]
  893. 144 # Find connected networks
  894. 145 for match in self.rx_log_netaddress.finditer(p):
  895. 146 net, addr = match.groups()
  896. 147 ==> n, m = net.split("/")
  897. 148 si["ipv4_addresses"] += ["%s/%s" % (addr, m)]
  898. 149 elif proto == "inet6":
  899. 150 # Protocol IPv6
  900. 151 si["enabled_afi"] += ["IPv6"]
  901. 152 si["ipv6_addresses"] = ["%s/128" % a for a in
  902. 153 local_addresses]
  903. Variables:
  904. tagged = {}
  905. subs =
  906. [{'admin_status': True,
  907. 'enabled_afi': ['IPv4'],
  908. 'ipv4_addresses': [],
  909. 'name': 'sp-0/0/0.0',
  910. 'oper_status': True,
  911. 'snmp_ifindex': '527'}]
  912. iface =
  913. {'admin_status': True,
  914. 'name': 'sp-0/0/0',
  915. 'oper_status': True,
  916. 'snmp_ifindex': '526',
  917. 'type': 'physical'}
  918. addr = '10.0.0.1'
  919. proto = 'inet'
  920. self = <Script(Thread-2, started 139898874734336)>
  921. si =
  922. {'admin_status': True,
  923. 'enabled_afi': ['IPv4'],
  924. 'ipv4_addresses': ['10.0.0.6/32', '128.0.0.6/32'],
  925. 'name': 'sp-0/0/0.16383',
  926. 'oper_status': True,
  927. 'snmp_ifindex': '528'}
  928. internal = <_sre.SRE_Pattern object at 0x35a3ab0>
  929. version = {'platform': 'srx210b', 'version': '12.1R1.9', 'vendor': 'Juniper'}
  930. net = '10.0.0.16'
  931. match = <_sre.SRE_Match object at 0x7f3cbfac5ad0>
  932. sname = 'sp-0/0/0.16383'
  933. vlans_requested = False
  934. I =
  935. 'sp-0/0/0, Enabled, Physical link is Up\n Interface index: 147, SNMP ifIndex: 526\n Type: Adaptive-Services, Link-level type: Adaptive-Services, MTU: 9192,\n Speed: 800mbps\n Device flags : Present Running\n Interface flags: Point-To-Point SNMP-Traps Internal: 0x0\n Link type : Full-Duplex\n Link flags : None\n Last flapped : 2015-11-07 15:25:43 UTC (1d 02:08 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\n Logical interface sp-0/0/0.0 (Index 80) (SNMP ifIndex 527) \n Flags: Point-To-Point SNMP-Traps Encapsulation: Adaptive-Services\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol inet, MTU: 9192\n Flags: Receive-options, Receive-TTL-Exceeded\n\n Logical interface sp-0/0/0.16383 (Index 81) (SNMP ifIndex 528) \n Flags: Point-To-Point SNMP-Traps Encapsulation: Adaptive-Services\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol inet, MTU: 9192\n Flags: Is-Primary, Receive-options, Receive-TTL-Exceeded\n Addresses, Flags: Is-Preferred Is-Primary\n Destination: 10.0.0.16, Local: 10.0.0.1\n Addresses\n Local: 10.0.0.6\n Addresses, Flags: Is-Preferred\n Destination: 128.0.1.16, Local: 128.0.0.1\n Addresses\n Local: 128.0.0.6\n\n'
  936. interfaces =
  937. [{'admin_status': True,
  938. 'mac': '50:c5:8d:67:d8:80',
  939. 'name': 'ge-0/0/0',
  940. 'oper_status': True,
  941. 'snmp_ifindex': '513',
  942. 'subinterfaces': [{'admin_status': True,
  943. 'enabled_afi': ['IPv4', 'IPv6', 'MPLS'],
  944. 'ipv4_addresses': ['8.8.8.8/24', '192.168.1.203/24'],
  945. 'ipv6_addresses': ['fe80::52c5:8dff:fe67:d880/64'],
  946. 'mac': '50:c5:8d:67:d8:80',
  947. 'name': 'ge-0/0/0.0',
  948. 'oper_status': True,
  949. 'snmp_ifindex': '514'}],
  950. 'type': 'physical'},
  951. {'admin_status': True,
  952. 'name': 'gr-0/0/0',
  953. 'oper_status': True,
  954. 'snmp_ifindex': '517',
  955. 'subinterfaces': [],
  956. 'type': 'physical'},
  957. {'admin_status': True,
  958. 'name': 'ip-0/0/0',
  959. 'oper_status': True,
  960. 'snmp_ifindex': '518',
  961. 'subinterfaces': [],
  962. 'type': 'physical'},
  963. {'admin_status': True,
  964. 'name': 'lsq-0/0/0',
  965. 'oper_status': True,
  966. 'snmp_ifindex': '520',
  967. 'subinterfaces': [],
  968. 'type': 'physical'},
  969. {'admin_status': True,
  970. 'mac': '50:c5:8d:67:d8:80',
  971. 'name': 'lt-0/0/0',
  972. 'oper_status': True,
  973. 'snmp_ifindex': '521',
  974. 'subinterfaces': [],
  975. 'type': 'physical'}]
  976. L =
  977. ['sp-0/0/0.0 (Index 80) (SNMP ifIndex 527) \n Flags: Point-To-Point SNMP-Traps Encapsulation: Adaptive-Services\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol inet, MTU: 9192\n Flags: Receive-options, Receive-TTL-Exceeded\n',
  978. 'sp-0/0/0.16383 (Index 81) (SNMP ifIndex 528) \n Flags: Point-To-Point SNMP-Traps Encapsulation: Adaptive-Services\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol inet, MTU: 9192\n Flags: Is-Primary, Receive-options, Receive-TTL-Exceeded\n Addresses, Flags: Is-Preferred Is-Primary\n Destination: 10.0.0.16, Local: 10.0.0.1\n Addresses\n Local: 10.0.0.6\n Addresses, Flags: Is-Preferred\n Destination: 128.0.1.16, Local: 128.0.0.1\n Addresses\n Local: 128.0.0.6\n\n']
  979. mac = None
  980. iftype = 'physical'
  981. local_addresses = ['10.0.0.6', '128.0.0.6']
  982. a = '128.0.0.6'
  983. name = 'sp-0/0/0'
  984. m = '64'
  985. phy =
  986. 'sp-0/0/0, Enabled, Physical link is Up\n Interface index: 147, SNMP ifIndex: 526\n Type: Adaptive-Services, Link-level type: Adaptive-Services, MTU: 9192,\n Speed: 800mbps\n Device flags : Present Running\n Interface flags: Point-To-Point SNMP-Traps Internal: 0x0\n Link type : Full-Duplex\n Link flags : None\n Last flapped : 2015-11-07 15:25:43 UTC (1d 02:08 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n'
  987. n = 'fe80::'
  988. vlan_ids = []
  989. p =
  990. 'inet, MTU: 9192\n Flags: Is-Primary, Receive-options, Receive-TTL-Exceeded\n Addresses, Flags: Is-Preferred Is-Primary\n Destination: 10.0.0.16, Local: 10.0.0.1\n Addresses\n Local: 10.0.0.6\n Addresses, Flags: Is-Preferred\n Destination: 128.0.1.16, Local: 128.0.0.1\n Addresses\n Local: 128.0.0.6\n\n'
  991. s =
  992. 'sp-0/0/0.16383 (Index 81) (SNMP ifIndex 528) \n Flags: Point-To-Point SNMP-Traps Encapsulation: Adaptive-Services\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol inet, MTU: 9192\n Flags: Is-Primary, Receive-options, Receive-TTL-Exceeded\n Addresses, Flags: Is-Preferred Is-Primary\n Destination: 10.0.0.16, Local: 10.0.0.1\n Addresses\n Local: 10.0.0.6\n Addresses, Flags: Is-Preferred\n Destination: 128.0.1.16, Local: 128.0.0.1\n Addresses\n Local: 128.0.0.6\n\n'
  993. v =
  994. ' \nPhysical interface: ge-0/0/0, Enabled, Physical link is Up\n Interface index: 139, SNMP ifIndex: 513\n Link-level type: Ethernet, MTU: 1514, Link-mode: Full-duplex, Speed: 1000mbps,\n BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,\n Source filtering: Disabled, Flow control: Enabled, Auto-negotiation: Enabled,\n Remote fault: Online\n Device flags : Present Running\n Interface flags: SNMP-Traps Internal: 0x0\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 50:c5:8d:67:d8:80, Hardware address: 50:c5:8d:67:d8:80\n Last flapped : 2015-11-07 17:31:52 UTC (1d 00:01 ago)\n Input rate : 32480 bps (68 pps)\n Output rate : 13096 bps (10 pps)\n Active alarms : None\n Active defects : None\n Interface transmit statistics: Disabled\n\n Logical interface ge-0/0/0.0 (Index 72) (SNMP ifIndex 514) \n Flags: SNMP-Traps 0x0 Encapsulation: ENET2\n Input packets : 219704 \n Output packets: 118016\n Security: Zone: untrust\n Allowed host-inbound traffic : bfd bgp dvmrp igmp ldp msdp nhrp ospf ospf3\n pgm pim rip ripng router-discovery rsvp sap vrrp dhcp tftp https ike ping\n snmp ssh\n Protocol inet, MTU: 1500\n Flags: Sendbcast-pkt-to-re, Is-Primary\n Addresses, Flags: Is-Preferred\n Destination: 8.8.8/24, Local: 8.8.8.8, Broadcast: 8.8.8.255\n Addresses, Flags: Primary Is-Preferred Is-Primary\n Destination: 192.168.1/24, Local: 192.168.1.203,\n Broadcast: 192.168.1.255\n Protocol inet6, MTU: 1500\n Flags: Is-Primary\n Addresses, Flags: Is-Preferred\n Destination: fe80::/64, Local: fe80::52c5:8dff:fe67:d880\n Protocol mpls, MTU: 1488, Maximum labels: 3\n Flags: Is-Primary\n\nPhysical interface: gr-0/0/0, Enabled, Physical link is Up\n Interface index: 148, SNMP ifIndex: 517\n Type: GRE, Link-level type: GRE, MTU: Unlimited, Speed: 800mbps\n Link flags : Scheduler Keepalives DTE\n Device flags : Present Running\n Interface flags: Point-To-Point\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: ip-0/0/0, Enabled, Physical link is Up\n Interface index: 149, SNMP ifIndex: 518\n Type: IPIP, Link-level type: IP-over-IP, MTU: Unlimited, Speed: 800mbps\n Link flags : Scheduler Keepalives DTE\n Device flags : Present Running\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: lsq-0/0/0, Enabled, Physical link is Up\n Interface index: 150, SNMP ifIndex: 520\n Link-level type: LinkService, MTU: 1504\n Device flags : Present Running\n Interface flags: Point-To-Point SNMP-Traps Internal: 0x0\n Last flapped : 2015-11-07 15:25:43 UTC (1d 02:08 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: lt-0/0/0, Enabled, Physical link is Up\n Interface index: 152, SNMP ifIndex: 521\n Type: Logical-tunnel, Link-level type: Logical-tunnel, MTU: Unlimited,\n Speed: 800mbps\n Device flags : Present Running\n Interface flags: Point-To-Point SNMP-Traps\n Link flags : None\n Physical info : 13\n Current address: 50:c5:8d:67:d8:80, Hardware address: 50:c5:8d:67:d8:80\n Last flapped : Never\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: mt-0/0/0, Enabled, Physical link is Up\n Interface index: 151, SNMP ifIndex: 522\n Type: Multicast-GRE, Link-level type: GRE, MTU: Unlimited, Speed: 800mbps\n Link flags : Keepalives DTE\n Device flags : Present Running\n Interface flags: SNMP-Traps\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: sp-0/0/0, Enabled, Physical link is Up\n Interface index: 147, SNMP ifIndex: 526\n Type: Adaptive-Services, Link-level type: Adaptive-Services, MTU: 9192,\n Speed: 800mbps\n Device flags : Present Running\n Interface flags: Point-To-Point SNMP-Traps Internal: 0x0\n Link type : Full-Duplex\n Link flags : None\n Last flapped : 2015-11-07 15:25:43 UTC (1d 02:08 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\n Logical interface sp-0/0/0.0 (Index 80) (SNMP ifIndex 527) \n Flags: Point-To-Point SNMP-Traps Encapsulation: Adaptive-Services\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol inet, MTU: 9192\n Flags: Receive-options, Receive-TTL-Exceeded\n\n Logical interface sp-0/0/0.16383 (Index 81) (SNMP ifIndex 528) \n Flags: Point-To-Point SNMP-Traps Encapsulation: Adaptive-Services\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol inet, MTU: 9192\n Flags: Is-Primary, Receive-options, Receive-TTL-Exceeded\n Addresses, Flags: Is-Preferred Is-Primary\n Destination: 10.0.0.16, Local: 10.0.0.1\n Addresses\n Local: 10.0.0.6\n Addresses, Flags: Is-Preferred\n Destination: 128.0.1.16, Local: 128.0.0.1\n Addresses\n Local: 128.0.0.6\n\nPhysical interface: ge-0/0/1, Administratively down, Physical link is Down\n Interface index: 140, SNMP ifIndex: 515\n Link-level type: Ethernet, MTU: 1514, Link-mode: Half-duplex, Speed: 1000mbps,\n BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,\n Source filtering: Disabled, Flow control: Enabled, Auto-negotiation: Enabled,\n Remote fault: Online\n Device flags : Present Running Down\n Interface flags: Hardware-Down Down SNMP-Traps Internal: 0x0\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 50:c5:8d:67:d8:81, Hardware address: 50:c5:8d:67:d8:81\n Last flapped : 2015-11-07 15:25:30 UTC (1d 02:08 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n Active alarms : LINK\n Active defects : LINK\n Interface transmit statistics: Disabled\n\n Logical interface ge-0/0/1.0 (Index 73) (SNMP ifIndex 516) \n Flags: Device-Down SNMP-Traps 0x0 Encapsulation: ENET2\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n\nPhysical interface: fe-0/0/2, Enabled, Physical link is Down\n Interface index: 141, SNMP ifIndex: 501\n Link-level type: Ethernet, MTU: 1514, Link-mode: Full-duplex, Speed: 100mbps,\n BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,\n Source filtering: Disabled, Flow control: Enabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 50:c5:8d:67:d8:82, Hardware address: 50:c5:8d:67:d8:82\n Last flapped : 2015-11-07 15:25:30 UTC (1d 02:08 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n Active alarms : LINK\n Active defects : LINK\n Interface transmit statistics: Disabled\n\n Logical interface fe-0/0/2.0 (Index 74) (SNMP ifIndex 502) \n Flags: Device-Down SNMP-Traps 0x0 Encapsulation: ENET2\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol eth-switch, MTU: 0\n Flags: Is-Primary\n\nPhysical interface: fe-0/0/3, Enabled, Physical link is Down\n Interface index: 142, SNMP ifIndex: 503\n Link-level type: Ethernet, MTU: 1514, Link-mode: Full-duplex, Speed: 100mbps,\n BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,\n Source filtering: Disabled, Flow control: Enabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 50:c5:8d:67:d8:83, Hardware address: 50:c5:8d:67:d8:83\n Last flapped : 2015-11-07 15:25:30 UTC (1d 02:08 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n Active alarms : LINK\n Active defects : LINK\n Interface transmit statistics: Disabled\n\n Logical interface fe-0/0/3.0 (Index 75) (SNMP ifIndex 504) \n Flags: Device-Down SNMP-Traps 0x0 Encapsulation: ENET2\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol eth-switch, MTU: 0\n Flags: None\n\nPhysical interface: fe-0/0/4, Enabled, Physical link is Down\n Interface index: 143, SNMP ifIndex: 505\n Link-level type: Ethernet, MTU: 1514, Link-mode: Full-duplex, Speed: 100mbps,\n BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,\n Source filtering: Disabled, Flow control: Enabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 50:c5:8d:67:d8:84, Hardware address: 50:c5:8d:67:d8:84\n Last flapped : 2015-11-07 15:25:30 UTC (1d 02:08 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n Active alarms : LINK\n Active defects : LINK\n Interface transmit statistics: Disabled\n\n Logical interface fe-0/0/4.0 (Index 76) (SNMP ifIndex 506) \n Flags: Device-Down SNMP-Traps 0x0 Encapsulation: ENET2\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol eth-switch, MTU: 0\n Flags: None\n\nPhysical interface: fe-0/0/5, Enabled, Physical link is Down\n Interface index: 144, SNMP ifIndex: 507\n Link-level type: Ethernet, MTU: 1514, Link-mode: Full-duplex, Speed: 100mbps,\n BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,\n Source filtering: Disabled, Flow control: Enabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 50:c5:8d:67:d8:85, Hardware address: 50:c5:8d:67:d8:85\n Last flapped : 2015-11-07 15:25:30 UTC (1d 02:08 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n Active alarms : LINK\n Active defects : LINK\n Interface transmit statistics: Disabled\n\n Logical interface fe-0/0/5.0 (Index 77) (SNMP ifIndex 512) \n Flags: Device-Down SNMP-Traps 0x0 Encapsulation: ENET2\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol eth-switch, MTU: 0\n Flags: None\n\nPhysical interface: fe-0/0/6, Enabled, Physical link is Down\n Interface index: 145, SNMP ifIndex: 509\n Link-level type: Ethernet, MTU: 1514, Link-mode: Full-duplex, Speed: 100mbps,\n BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,\n Source filtering: Disabled, Flow control: Enabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 50:c5:8d:67:d8:86, Hardware address: 50:c5:8d:67:d8:86\n Last flapped : 2015-11-07 15:25:30 UTC (1d 02:08 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n Active alarms : LINK\n Active defects : LINK\n Interface transmit statistics: Disabled\n\n Logical interface fe-0/0/6.0 (Index 78) (SNMP ifIndex 531) \n Flags: Device-Down SNMP-Traps 0x0 Encapsulation: ENET2\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol eth-switch, MTU: 0\n Flags: None\n\nPhysical interface: fe-0/0/7, Enabled, Physical link is Down\n Interface index: 146, SNMP ifIndex: 511\n Link-level type: Ethernet, MTU: 1514, Link-mode: Full-duplex, Speed: 100mbps,\n BPDU Error: None, MAC-REWRITE Error: None, Loopback: Disabled,\n Source filtering: Disabled, Flow control: Enabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 50:c5:8d:67:d8:87, Hardware address: 50:c5:8d:67:d8:87\n Last flapped : 2015-11-07 15:25:30 UTC (1d 02:08 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n Active alarms : LINK\n Active defects : LINK\n Interface transmit statistics: Disabled\n\n Logical interface fe-0/0/7.0 (Index 79) (SNMP ifIndex 533) \n Flags: Device-Down SNMP-Traps 0x0 Encapsulation: ENET2\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol eth-switch, MTU: 0\n Flags: Trunk-Mode\n\nPhysical interface: at-1/0/0, Enabled, Physical link is Down\n Interface index: 153, SNMP ifIndex: 532\n Link-level type: ATM-PVC, MTU: 1512, Clocking: Internal, ADSL mode,\n Speed: ADSL, Loopback: None\n Device flags : Present Running Down\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 50:c5:8d:67:d8:a0\n Last flapped : 2015-11-07 15:25:47 UTC (1d 02:08 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n ADSL alarms : None\n ADSL defects : None\n ADSL status:\n Modem status : Down\n DSL mode : Auto Annex A \n Last fail code: None\n Subfunction : 0x00\n Seconds in showtime : 0\n\n Logical interface at-1/0/0.0 (Index 82) (SNMP ifIndex 537) \n Flags: Hardware-Down Device-Down Point-To-Point SNMP-Traps 0x0\n Encapsulation: ATM-PPP-LLC\n Input packets : 0 \n Output packets: 0\n Keepalive settings: Interval 10 seconds, Up-count 1, Down-count 3\n Keepalive: Input: 0 (never), Output: 0 (never)\n LCP state: Down\n NCP state: inet: Not-configured, inet6: Not-configured, iso: Not-configured, mpls:\n Not-configured\n CHAP state: Closed\n PAP state: Closed\n Security: Zone: untrust\n Allowed host-inbound traffic : ike\n Protocol inet, MTU: 1506\n Flags: Sendbcast-pkt-to-re, Protocol-Down, Negotiate-Address\n VCI 0.38\n Flags: Active\n Total down time: 0 sec, Last down: Never\n Input packets : 0 \n Output packets: 0\n\n Logical interface at-1/0/0.32767 (Index 83) (SNMP ifIndex 540) \n Flags: Device-Down Point-To-Multipoint No-Multicast SNMP-Traps 0x0\n Encapsulation: ATM-VCMUX\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n VCI 0.4\n Flags: Active\n Total down time: 0 sec, Last down: Never\n Input packets : 0 \n Output packets: 0\n\nPhysical interface: ae0, Enabled, Physical link is Down\n Interface index: 128, SNMP ifIndex: 542\n Link-level type: Ethernet, MTU: 1514, Speed: Unspecified, BPDU Error: None,\n MAC-REWRITE Error: None, Loopback: Disabled, Source filtering: Disabled,\n Flow control: Disabled, Minimum links needed: 1, Minimum bandwidth needed: 0\n Device flags : Present Running\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\n Current address: 50:c5:8d:67:d8:c0, Hardware address: 50:c5:8d:67:d8:c0\n Last flapped : 2015-11-07 15:24:52 UTC (1d 02:09 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: ae1, Enabled, Physical link is Down\n Interface index: 129, SNMP ifIndex: 543\n Link-level type: Ethernet, MTU: 1514, Speed: Unspecified, BPDU Error: None,\n MAC-REWRITE Error: None, Loopback: Disabled, Source filtering: Disabled,\n Flow control: Disabled, Minimum links needed: 1, Minimum bandwidth needed: 0\n Device flags : Present Running\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\n Current address: 50:c5:8d:67:d8:c1, Hardware address: 50:c5:8d:67:d8:c1\n Last flapped : 2015-11-07 15:24:52 UTC (1d 02:09 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: ae2, Enabled, Physical link is Down\n Interface index: 130, SNMP ifIndex: 544\n Link-level type: Ethernet, MTU: 1514, Speed: Unspecified, BPDU Error: None,\n MAC-REWRITE Error: None, Loopback: Disabled, Source filtering: Disabled,\n Flow control: Disabled, Minimum links needed: 1, Minimum bandwidth needed: 0\n Device flags : Present Running\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\n Current address: 50:c5:8d:67:d8:c2, Hardware address: 50:c5:8d:67:d8:c2\n Last flapped : 2015-11-07 15:24:52 UTC (1d 02:09 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: ae3, Enabled, Physical link is Down\n Interface index: 131, SNMP ifIndex: 545\n Link-level type: Ethernet, MTU: 1514, Speed: Unspecified, BPDU Error: None,\n MAC-REWRITE Error: None, Loopback: Disabled, Source filtering: Disabled,\n Flow control: Disabled, Minimum links needed: 1, Minimum bandwidth needed: 0\n Device flags : Present Running\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\n Current address: 50:c5:8d:67:d8:c3, Hardware address: 50:c5:8d:67:d8:c3\n Last flapped : 2015-11-07 15:24:52 UTC (1d 02:09 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: ae4, Enabled, Physical link is Down\n Interface index: 132, SNMP ifIndex: 546\n Link-level type: Ethernet, MTU: 1514, Speed: Unspecified, BPDU Error: None,\n MAC-REWRITE Error: None, Loopback: Disabled, Source filtering: Disabled,\n Flow control: Disabled, Minimum links needed: 1, Minimum bandwidth needed: 0\n Device flags : Present Running\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x0\n Current address: 50:c5:8d:67:d8:c4, Hardware address: 50:c5:8d:67:d8:c4\n Last flapped : 2015-11-07 15:24:52 UTC (1d 02:09 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: fxp2, Enabled, Physical link is Up\n Interface index: 3, SNMP ifIndex: 3\n Type: Ethernet, Link-level type: Ethernet, MTU: 1514\n Device flags : Present Running\n Link flags : None\n Current address: 00:00:00:00:00:00, Hardware address: 00:00:00:00:00:00\n Last flapped : Never\n Input packets : 0 \n Output packets: 85\n\n Logical interface fxp2.0 (Index 3) (SNMP ifIndex 15) \n Flags: SNMP-Traps Encapsulation: ENET2\n Input packets : 0 \n Output packets: 92662\n Protocol tnp, MTU: 1500\n Flags: Is-Primary\n Addresses\n Local: 0x1\n\nPhysical interface: gre, Enabled, Physical link is Up\n Interface index: 10, SNMP ifIndex: 8\n Type: GRE, Link-level type: GRE, MTU: Unlimited, Speed: Unlimited\n Link flags : Keepalives DTE\n Device flags : Present Running\n Interface flags: Point-To-Point SNMP-Traps\n Input packets : 0 \n Output packets: 0\n\nPhysical interface: ipip, Enabled, Physical link is Up\n Interface index: 11, SNMP ifIndex: 9\n Type: IPIP, Link-level type: IP-over-IP, MTU: Unlimited, Speed: Unlimited\n Link flags : Keepalives DTE\n Device flags : Present Running\n Interface flags: SNMP-Traps\n Input packets : 0 \n Output packets: 0\n\nPhysical interface: irb, Enabled, Physical link is Up\n Interface index: 134, SNMP ifIndex: 508\n Type: Ethernet, Link-level type: Ethernet, MTU: 1514\n Device flags : Present Running\n Interface flags: SNMP-Traps\n Link type : Full-Duplex\n Link flags : None\n Current address: 50:c5:8d:67:d8:f0, Hardware address: 50:c5:8d:67:d8:f0\n Last flapped : Never\n Input packets : 0 \n Output packets: 0\n\nPhysical interface: lo0, Enabled, Physical link is Up\n Interface index: 6, SNMP ifIndex: 6\n Type: Loopback, MTU: Unlimited\n Device flags : Present Running Loopback\n Interface flags: SNMP-Traps\n Link flags : None\n Last flapped : Never\n Input packets : 349 \n Output packets: 349\n\n Logical interface lo0.0 (Index 69) (SNMP ifIndex 16) \n Flags: SNMP-Traps Encapsulation: Unspecified\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol inet, MTU: Unlimited\n Flags: Sendbcast-pkt-to-re\n Addresses, Flags: Is-Default Is-Primary\n Local: 99.99.99.99\n\n Logical interface lo0.16384 (Index 67) (SNMP ifIndex 21) \n Flags: SNMP-Traps Encapsulation: Unspecified\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n Protocol inet, MTU: Unlimited\n Flags: None\n Addresses\n Local: 127.0.0.1\n\n Logical interface lo0.16385 (Index 68) (SNMP ifIndex 22) \n Flags: SNMP-Traps Encapsulation: Unspecified\n Input packets : 349 \n Output packets: 349\n Security: Zone: Null\n Protocol inet, MTU: Unlimited\n Flags: None\n Addresses, Flags: Is-Default Is-Primary\n Local: 10.0.0.1\n Addresses\n Local: 10.0.0.16\n Addresses\n Local: 128.0.0.1\n Addresses\n Local: 128.0.0.4\n Addresses\n Local: 128.0.1.16\n\n Logical interface lo0.32768 (Index 64) (SNMP ifIndex 248) \n Flags: Encapsulation: Unspecified\n Input packets : 0 \n Output packets: 0\n Security: Zone: Null\n\nPhysical interface: lsi, Enabled, Physical link is Up\n Interface index: 4, SNMP ifIndex: 4\n Type: Software-Pseudo, Link-level type: LSI, MTU: 1496, Speed: Unlimited\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0 \n Output packets: 0\n\nPhysical interface: mtun, Enabled, Physical link is Up\n Interface index: 64, SNMP ifIndex: 12\n Type: Multicast-GRE, Link-level type: GRE, MTU: Unlimited, Speed: Unlimited\n Link flags : Keepalives DTE\n Device flags : Present Running\n Interface flags: SNMP-Traps\n Input packets : 0 \n Output packets: 0\n\nPhysical interface: pimd, Enabled, Physical link is Up\n Interface index: 26, SNMP ifIndex: 11\n Type: PIMD, Link-level type: PIM-Decapsulator, MTU: Unlimited,\n Speed: Unlimited\n Device flags : Present Running\n Input packets : 0 \n Output packets: 0\n\nPhysical interface: pime, Enabled, Physical link is Up\n Interface index: 25, SNMP ifIndex: 10\n Type: PIME, Link-level type: PIM-Encapsulator, MTU: Unlimited,\n Speed: Unlimited\n Device flags : Present Running\n Input packets : 0 \n Output packets: 0\n\nPhysical interface: pp0, Enabled, Physical link is Up\n Interface index: 133, SNMP ifIndex: 523\n Type: PPPoE, Link-level type: PPPoE, MTU: 1532\n Device flags : Present Running\n Interface flags: Point-To-Point SNMP-Traps\n Link type : Full-Duplex\n Link flags : None\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: ppd0, Enabled, Physical link is Up\n Interface index: 136, SNMP ifIndex: 524\n Type: PIMD, Link-level type: PIM-Decapsulator, MTU: Unlimited, Speed: 800mbps\n Device flags : Present Running\n Interface flags: SNMP-Traps\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: ppe0, Enabled, Physical link is Up\n Interface index: 137, SNMP ifIndex: 525\n Type: PIME, Link-level type: PIM-Encapsulator, MTU: Unlimited, Speed: 800mbps\n Device flags : Present Running\n Interface flags: SNMP-Traps\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: st0, Enabled, Physical link is Up\n Interface index: 135, SNMP ifIndex: 529\n Type: Secure-Tunnel, Link-level type: Secure-Tunnel, MTU: 9192\n Device flags : Present Running\n Interface flags: Point-To-Point\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: tap, Enabled, Physical link is Up\n Interface index: 12, SNMP ifIndex: 7\n Type: Software-Pseudo, Link-level type: Interface-Specific, MTU: Unlimited,\n Speed: Unlimited\n Device flags : Present Running\n Interface flags: SNMP-Traps\n Link flags : None\n Last flapped : Never\n Input packets : 0 \n Output packets: 0\n\nPhysical interface: vlan, Enabled, Physical link is Up\n Interface index: 138, SNMP ifIndex: 530\n Type: VLAN, Link-level type: VLAN, MTU: 1518, Speed: 1000mbps\n Device flags : Present Running\n Link type : Full-Duplex\n Current address: 50:c5:8d:67:d8:88, Hardware address: 50:c5:8d:67:d8:88\n Last flapped : 2015-11-07 15:25:02 UTC (1d 02:08 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\n Logical interface vlan.100 (Index 71) (SNMP ifIndex 541) \n Flags: Link-Layer-Down SNMP-Traps 0x0 VLAN-Tag [ 0x8100.100 ] \n Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0 \n Output packets: 2\n Security: Zone: trust\n Allowed host-inbound traffic : bootp bfd bgp dns dvmrp igmp ldp msdp nhrp\n ospf ospf3 pgm pim rip ripng router-discovery rsvp sap vrrp dhcp finger ftp\n tftp ident-reset http https ike netconf ping reverse-telnet reverse-ssh\n rlogin rpm rsh snmp snmp-trap ssh telnet traceroute xnm-clear-text xnm-ssl\n lsping ntp sip dhcpv6 r2cp\n Protocol inet, MTU: 1500\n Flags: Sendbcast-pkt-to-re\n Addresses, Flags: Dest-route-down Is-Preferred Is-Primary\n Destination: 10.80.2/24, Local: 10.80.2.1, Broadcast: 10.80.2.255\n\n'
  995. untagged = {}
  996. ------------------------------------------------------------------------
  997. File: sa/script/script.py (Line: 463)
  998. Function: guarded_run
  999. 456 return result
  1000. 457 except KeyError:
  1001. 458 self.logger.debug("Not in call cache: %r, %r",
  1002. 459 self.name, self.kwargs)
  1003. 460 pass
  1004. 461 # Calling script body
  1005. 462 self._thread_id = thread.get_ident()
  1006. 463 ==> result = self.execute(**self.kwargs)
  1007. 464 # Enforce interface result checking
  1008. 465 for i in self.implements:
  1009. 466 result = i.script_clean_result(self.profile, result)
  1010. 467 # Cache result when required
  1011. 468 if self.cache and self.parent is not None:
  1012. 469 self.logger.debug(
  1013. Variables:
  1014. i =
  1015. <noc.sa.interfaces.igetinterfaces.IGetInterfaces object at 0x7f3cc0d56690>
  1016. self = <Script(Thread-2, started 139898874734336)>
  1017. t0 = 1447004022.778699
  1018. ------------------------------------------------------------------------
  1019. File: sa/script/script.py (Line: 490)
  1020. Function: run
  1021. 483
  1022. 484 def run(self):
  1023. 485 """Script thread worker method"""
  1024. 486 self.logger.debug("Running")
  1025. 487 result = None
  1026. 488 try:
  1027. 489 with self.cancelable():
  1028. 490 ==> result = self.guarded_run()
  1029. 491 except self.TimeOutError:
  1030. 492 self.logger.error("Timed out")
  1031. 493 self.e_timeout = True
  1032. 494 except CancelledError:
  1033. 495 self.logger.error("Cancelled")
  1034. 496 self.e_cancel = True
  1035. Variables:
  1036. self = <Script(Thread-2, started 139898874734336)>
  1037. r = ["<type 'exceptions.ValueError'>", 'need more than 1 value to unpack']
  1038. result = None
  1039. v = ValueError('need more than 1 value to unpack',)
  1040. tb = <traceback object at 0x7f3cbf3d3c20>
  1041. t = <type 'exceptions.ValueError'>
  1042. ------------------------------------------------------------------------
  1043. END OF TRACEBACK
  1044. 2015-11-08 20:33:54,383 Closing
  1045. 2015-11-08 20:33:54,383 Requesting call: <bound method CLISSHSocket.close of <CLISSHSocket(0x7f3cbf3bd890, 192.168.1.203:22, connected)>>(*(), **{'flush': True})
  1046. 2015-11-08 20:33:55,333 Tick
  1047. 2015-11-08 20:33:55,333 Calling delayed <bound method CLISSHSocket.close of <CLISSHSocket(0x7f3cbf3bd890, 192.168.1.203:22, connected)>>(*(), **{'flush': True})
  1048. 2015-11-08 20:33:55,333 [CLISSHSocket 192.168.1.203:22] Closing socket
  1049. 2015-11-08 20:33:55,334 Unregister socket CLISSHSocket 192.168.1.203:22
  1050. 2015-11-08 20:33:55,334 3 TICKS TO EXIT
  1051. 2015-11-08 20:33:56,337 Tick
  1052. 2015-11-08 20:33:56,337 2 TICKS TO EXIT
  1053. 2015-11-08 20:33:57,339 Tick
  1054. 2015-11-08 20:33:57,339 1 TICKS TO EXIT
  1055. 2015-11-08 20:33:58,340 Tick
  1056. 2015-11-08 20:33:58,341 EXIT
  1057. 2015-11-08 20:33:58,341 Shutting down the factory
  1058. 2015-11-08 20:33:58,341 Metrics:
  1059. noc.socketfactory.handle.closed_reads: 0
  1060. noc.socketfactory.handle.reads: 682
  1061. noc.socketfactory.handle.writes: 1
  1062. noc.socketfactory.loops: 690
  1063. noc.socketfactory.sockets.count: 0
  1064. noc.socketfactory.sockets.register: 1
  1065. noc.socketfactory.sockets.unregister: 0
  1066. noc.socketfactory.ticks: 14
  1067. 2015-11-08 20:33:58,341 0 TICKS TO EXIT
  1068. 2015-11-08 20:33:58,341 Stopping socket factory
  1069. root@noc:/opt/noc#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement