Guest User

Untitled

a guest
Nov 5th, 2015
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 490.10 KB | None | 0 0
  1. [13:10:12][root@noc][/root]# cd /usr/local/noc
  2. [13:10:30][root@noc][/usr/local/noc]# ./noc debug-script get_interfaces pe-1-test01 > /tmp/debug_pe-1-test01
  3. 2015-11-05 13:10:53,160 Using JSON library: cjson
  4. 2015-11-05 13:10:53,338 SSH: Using gmpy
  5. 2015-11-05 13:10:54,055 Connecting to MongoDB {'username': 'noc', 'authentication_source': 'noc', 'password': '********', 'db': 'noc'}
  6. 2015-11-05 13:10:55,183 Connecting to MongoDB {'username': 'noc', 'authentication_source': 'noc', 'password': '********', 'db': 'noc'}
  7. 2015-11-05 13:10:55,218 Loading PeriodicRegistry
  8. 2015-11-05 13:10:55,327 Loading DownloaderRegistry
  9. 2015-11-05 13:10:55,431 Loading ProfileRegistry
  10. 2015-11-05 13:10:56,710 Loading compiled MIBs
  11. 2015-11-05 13:10:56,710 Loading compiled MIBs from 'cmibs'
  12. 2015-11-05 13:10:56,768 Loading MIB: IF-MIB
  13. 2015-11-05 13:10:56,771 Loading MIB: SNMPv2-MIB
  14. 2015-11-05 13:10:56,778 Loading MIB: IP-MIB
  15. 2015-11-05 13:10:56,790 Loading MIB: RFC1213-MIB
  16. 2015-11-05 13:10:56,798 Loading MIB: CISCO-PPPOE-MIB
  17. 2015-11-05 13:10:56,802 Loading MIB: CISCO-VPDN-MGMT-MIB
  18. 2015-11-05 13:10:59,196 Loading ScriptRegistry
  19. 2015-11-05 13:10:59,441 Registering MetricType
  20. 2015-11-05 13:10:59,441 Registering collection pm.metrictypes
  21. 2015-11-05 13:10:59,634 Configuring metric mappings sa.managedobject -> object.{{object.name|qm}}.{{metric_type|qm}}
  22. 2015-11-05 13:10:59,634 Configuring metric mappings inv.interface -> object.{{object.managed_object.name|qm}}.interface.{{object.name|qm}}.{{metric_type|qm}}
  23. 2015-11-05 13:10:59,647 Registering model <class 'noc.sa.models.managedobjectprofile.ManagedObjectProfile'>
  24. 2015-11-05 13:10:59,831 Registering model <class 'noc.sa.models.managedobject.ManagedObject'>
  25. 2015-11-05 13:10:59,831 Adding FTS index for sa.managedobject
  26. 2015-11-05 13:10:59,856 Registering Capability
  27. 2015-11-05 13:10:59,856 Registering collection inv.capabilities
  28. 2015-11-05 13:10:59,864 Registering collection sa.actions
  29. 2015-11-05 13:10:59,868 Registering collection sa.actioncommands
  30. 2015-11-05 13:10:59,986 Adding FTS index for ip.vrf
  31. 2015-11-05 13:11:00,008 Adding FTS index for vc.vc
  32. 2015-11-05 13:11:00,141 Adding FTS index for sa.managedobject
  33. 2015-11-05 13:11:00,152 Registering collection sa.actions
  34. 2015-11-05 13:11:00,153 Registering collection sa.actioncommands
  35. 2015-11-05 13:11:00,163 Adding FTS index for ip.prefix
  36. 2015-11-05 13:11:00,173 Adding FTS index for ip.address
  37. 2015-11-05 13:11:00,412 Registering collection gis.layers
  38. 2015-11-05 13:11:00,436 Registering collection fm.oidaliases
  39. 2015-11-05 13:11:00,441 Registering collection fm.syntaxaliases
  40. 2015-11-05 13:11:00,443 Registering collection fm.mibpreferences
  41. 2015-11-05 13:11:00,452 Registering collection fm.mibaliases
  42. 2015-11-05 13:11:00,492 Registering collection fm.alarmseverities
  43. 2015-11-05 13:11:00,526 Registering collection fm.alarmclasses
  44. 2015-11-05 13:11:00,538 Registering collection fm.eventclasses
  45. 2015-11-05 13:11:00,545 Registering collection fm.eventclassificationrules
  46. 2015-11-05 13:11:00,554 Registering collection fm.cloneclassificationrules
  47. 2015-11-05 13:11:00,611 Registering collection fm.enumerations
  48. 2015-11-05 13:11:00,675 Registering collection cm.errortypes
  49. 2015-11-05 13:11:00,852 Setting up 'select' polling method
  50. 2015-11-05 13:11:00,853 Activating 'select' poller
  51. 2015-11-05 13:11:00,854 Loading private ssh key from 'etc/ssh/id_rsa'
  52. 2015-11-05 13:11:00,867 Loading public ssh key from 'etc/ssh/id_rsa.pub'
  53. 2015-11-05 13:11:00,881 Running script thread
  54. 2015-11-05 13:11:00,881 Running socket factory (SelectPoller)
  55. 2015-11-05 13:11:00,881 Creating transaction id=137463544 method=None callback=None
  56. 2015-11-05 13:11:00,881 Capabilities: {u'DB | Interfaces': 9}
  57. 2015-11-05 13:11:00,882 Running
  58. 2015-11-05 13:11:00,882 Running script: Juniper.JUNOS.get_interfaces ({}), timeout 120s
  59. 2015-11-05 13:11:00,882 Capabilities: {u'DB | Interfaces': 9}
  60. 2015-11-05 13:11:00,882 Running script: Juniper.JUNOS.get_version ({}), timeout 120s
  61. 2015-11-05 13:11:00,883 Not in call cache: 'Juniper.JUNOS.get_version', {}
  62. 2015-11-05 13:11:00,883 cli(show version)
  63. 2015-11-05 13:11:00,883 Running new provider
  64. 2015-11-05 13:11:00,883 [CLISSHSocket(0x80d0402d0)]<None> ==> SSH_START
  65. 2015-11-05 13:11:00,883 [CLISSHSocket(0x80d0402d0)]<SSH_START> Set FSM timeout to 30
  66. 2015-11-05 13:11:00,883 Register socket CLISSHSocket 10.34.255.150:22 (None)
  67. 2015-11-05 13:11:01,886 Tick
  68. 2015-11-05 13:11:01,886 3 TICKS TO EXIT
  69. 2015-11-05 13:11:01,886 [CLISSHSocket(0x80d0402d0)]<SSH_START> Initializing socket
  70. 2015-11-05 13:11:01,886 [CLISSHSocket 10.34.255.150:22] Connecting 10.34.255.150:22
  71. 2015-11-05 13:11:01,891 [CLISSHSocket 10.34.255.150:22] create_socket returns non-zero code 36[EINPROGRESS]
  72. 2015-11-05 13:11:01,893 [CLISSHSocket 10.34.255.150:22] Connected
  73. 2015-11-05 13:11:01,922 [CLISSHSocket(0x80d0402d0)]<SSH_START> event(SSH_VERSION)
  74. 2015-11-05 13:11:01,922 [CLISSHSocket(0x80d0402d0)]<SSH_START> ==> SSH_VERSION
  75. 2015-11-05 13:11:01,922 [CLISSHSocket 10.34.255.150:22] Remote protocol version 2.0, remote software version OpenSSH_6.6.1
  76. 2015-11-05 13:11:01,922 [CLISSHSocket(0x80d0402d0)]<SSH_VERSION> Setting SSH transforms to: in=none none, out=none none
  77. 2015-11-05 13:11:01,922 [CLISSHSocket(0x80d0402d0)]<SSH_VERSION> Setting SSH transform keys
  78. 2015-11-05 13:11:01,923 [CLISSHSocket 10.34.255.150:22] Sending message type MSG_KEXINIT (20)
  79. 2015-11-05 13:11:01,923 [CLISSHSocket(0x80d0402d0)]<SSH_VERSION> event(SSH_KEY_EXCHANGE)
  80. 2015-11-05 13:11:01,923 [CLISSHSocket(0x80d0402d0)]<SSH_VERSION> ==> SSH_KEY_EXCHANGE
  81. 2015-11-05 13:11:01,926 [CLISSHSocket 10.34.255.150:22] Receiving message type MSG_KEXINIT (20)
  82. 2015-11-05 13:11:01,927 [CLISSHSocket 10.34.255.150:22] Receiving server proposals: kex=['[email protected]', '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', 'ssh-ed25519'] enc_cs=['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 'arcfour128', '[email protected]', '[email protected]', '[email protected]', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 'aes192-cbc', 'aes256-cbc', 'arcfour', '[email protected]'] enc_sc=['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 'arcfour128', '[email protected]', '[email protected]', '[email protected]', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 'aes192-cbc', 'aes256-cbc', 'arcfour', '[email protected]'] mac_cs=['[email protected]', '[email protected]', '[email protected]', '[email protected]', '[email protected]', '[email protected]', '[email protected]', '[email protected]', '[email protected]', 'hmac-md5', 'hmac-sha1', '[email protected]', '[email protected]', 'hmac-sha2-256', 'hmac-sha2-256-96', 'hmac-sha2-512', 'hmac-sha2-512-96', 'hmac-ripemd160', '[email protected]', 'hmac-sha1-96', 'hmac-md5-96'] mac_sc=['[email protected]', '[email protected]', '[email protected]', '[email protected]', '[email protected]', '[email protected]', '[email protected]', '[email protected]', '[email protected]', 'hmac-md5', 'hmac-sha1', '[email protected]', '[email protected]', 'hmac-sha2-256', 'hmac-sha2-256-96', 'hmac-sha2-512', 'hmac-sha2-512-96', 'hmac-ripemd160', '[email protected]', 'hmac-sha1-96', 'hmac-md5-96'] comp_cs=['none', '[email protected]'] comp_sc['none', '[email protected]']
  83. 2015-11-05 13:11:01,927 [CLISSHSocket(0x80d0402d0)]<SSH_KEY_EXCHANGE> Setting SSH transforms to: in=aes256-ctr hmac-sha1, out=aes256-ctr hmac-sha1
  84. 2015-11-05 13:11:01,927 [CLISSHSocket 10.34.255.150:22] Selecting diffie-hellman-group14-sha1 ecdsa-sha2-nistp256, in=(aes256-ctr hmac-sha1 [email protected]) out=(aes256-ctr hmac-sha1 [email protected])
  85. 2015-11-05 13:11:01,930 [CLISSHSocket 10.34.255.150:22] Sending message type MSG_KEX_DH_GEX_REQUEST_OLD (30)
  86. 2015-11-05 13:11:02,064 [CLISSHSocket 10.34.255.150:22] Receiving message type MSG_KEXDH_REPLY (31)
  87. 2015-11-05 13:11:02,065 [CLISSHSocket 10.34.255.150:22] Server PK fingerprint: e9:0b:b1:d6:f7:9b:4d:ce:bf:8f:53:39:33:3b:dc:b7
  88. 2015-11-05 13:11:02,389 [CLISSHSocket(0x80d0402d0)]<SSH_KEY_EXCHANGE> Setting SSH transform keys
  89. 2015-11-05 13:11:02,390 [CLISSHSocket 10.34.255.150:22] Sending message type MSG_NEWKEYS (21)
  90. 2015-11-05 13:11:02,390 [CLISSHSocket 10.34.255.150:22] Receiving message type MSG_NEWKEYS (21)
  91. 2015-11-05 13:11:02,390 [CLISSHSocket 10.34.255.150:22] Using new keys
  92. 2015-11-05 13:11:02,390 [CLISSHSocket(0x80d0402d0)]<SSH_KEY_EXCHANGE> event(SSH_AUTH)
  93. 2015-11-05 13:11:02,390 [CLISSHSocket(0x80d0402d0)]<SSH_KEY_EXCHANGE> ==> SSH_AUTH
  94. 2015-11-05 13:11:02,391 [CLISSHSocket 10.34.255.150:22] Requesting service ssh-userauth
  95. 2015-11-05 13:11:02,391 [CLISSHSocket 10.34.255.150:22] Sending message type MSG_SERVICE_REQUEST (5)
  96. 2015-11-05 13:11:02,493 [CLISSHSocket 10.34.255.150:22] Receiving message type MSG_SERVICE_ACCEPT (6)
  97. 2015-11-05 13:11:02,493 [CLISSHSocket 10.34.255.150:22] Starting service ssh-userauth
  98. 2015-11-05 13:11:02,494 [CLISSHSocket(0x80d0402d0)]<SSH_AUTH> event(SSH_AUTH_PASSWORD)
  99. 2015-11-05 13:11:02,494 [CLISSHSocket(0x80d0402d0)]<SSH_AUTH> ==> SSH_AUTH_PASSWORD
  100. 2015-11-05 13:11:02,494 [CLISSHSocket 10.34.255.150:22] Authenticating with 'none' method
  101. 2015-11-05 13:11:02,494 [CLISSHSocket 10.34.255.150:22] Sending message type MSG_USERAUTH_REQUEST (50)
  102. 2015-11-05 13:11:02,497 [CLISSHSocket 10.34.255.150:22] Receiving message type MSG_USERAUTH_FAILURE (51)
  103. 2015-11-05 13:11:02,497 [CLISSHSocket 10.34.255.150:22] Authentication method 'none' has been failed. Trying next method (publickey,password,keyboard-interactive)
  104. 2015-11-05 13:11:02,497 [CLISSHSocket 10.34.255.150:22] Partially authenticated with 'none'. Trying next method
  105. 2015-11-05 13:11:02,497 [CLISSHSocket 10.34.255.150:22] Authenticating with 'publickey' method
  106. 2015-11-05 13:11:02,498 [CLISSHSocket 10.34.255.150:22] Sending message type MSG_USERAUTH_REQUEST (50)
  107. 2015-11-05 13:11:02,501 [CLISSHSocket 10.34.255.150:22] Receiving message type MSG_USERAUTH_FAILURE (51)
  108. 2015-11-05 13:11:02,501 [CLISSHSocket 10.34.255.150:22] Authentication method 'publickey' has been failed. Trying next method (publickey,password,keyboard-interactive)
  109. 2015-11-05 13:11:02,502 [CLISSHSocket 10.34.255.150:22] Partially authenticated with 'publickey'. Trying next method
  110. 2015-11-05 13:11:02,502 [CLISSHSocket 10.34.255.150:22] Authenticating with 'password' method
  111. 2015-11-05 13:11:02,502 [CLISSHSocket 10.34.255.150:22] Sending message type MSG_USERAUTH_REQUEST (50)
  112. 2015-11-05 13:11:02,508 [CLISSHSocket 10.34.255.150:22] Receiving message type MSG_USERAUTH_SUCCESS (52)
  113. 2015-11-05 13:11:02,508 [CLISSHSocket 10.34.255.150:22] Enabling delayed out compression [email protected]
  114. 2015-11-05 13:11:02,508 [CLISSHSocket 10.34.255.150:22] Enabling delayed in compression [email protected]
  115. 2015-11-05 13:11:02,508 [CLISSHSocket(0x80d0402d0)]<SSH_AUTH_PASSWORD> event(SSH_CHANNEL)
  116. 2015-11-05 13:11:02,508 [CLISSHSocket(0x80d0402d0)]<SSH_AUTH_PASSWORD> ==> SSH_CHANNEL
  117. 2015-11-05 13:11:02,509 [CLISSHSocket 10.34.255.150:22] Sending message type MSG_CHANNEL_OPEN (90)
  118. 2015-11-05 13:11:02,511 [CLISSHSocket 10.34.255.150:22] Receiving message type MSG_CHANNEL_OPEN_CONFIRMATION (91)
  119. 2015-11-05 13:11:02,511 [CLISSHSocket 10.34.255.150:22] Opening channel. local=0 remote=0
  120. 2015-11-05 13:11:02,511 [CLISSHSocket(0x80d0402d0)]<SSH_CHANNEL> event(SSH_PTY)
  121. 2015-11-05 13:11:02,511 [CLISSHSocket(0x80d0402d0)]<SSH_CHANNEL> ==> SSH_PTY
  122. 2015-11-05 13:11:02,511 [CLISSHSocket 10.34.255.150:22] Requesting PTY
  123. 2015-11-05 13:11:02,512 [CLISSHSocket 10.34.255.150:22] Sending message type MSG_CHANNEL_REQUEST (98)
  124. 2015-11-05 13:11:02,516 [CLISSHSocket 10.34.255.150:22] Receiving message type MSG_CHANNEL_SUCCESS (99)
  125. 2015-11-05 13:11:02,516 [CLISSHSocket(0x80d0402d0)]<SSH_PTY> event(SSH_SHELL)
  126. 2015-11-05 13:11:02,516 [CLISSHSocket(0x80d0402d0)]<SSH_PTY> ==> SSH_SHELL
  127. 2015-11-05 13:11:02,516 [CLISSHSocket 10.34.255.150:22] Requesting shell
  128. 2015-11-05 13:11:02,516 [CLISSHSocket 10.34.255.150:22] Sending message type MSG_CHANNEL_REQUEST (98)
  129. 2015-11-05 13:11:02,519 [CLISSHSocket 10.34.255.150:22] Receiving message type MSG_CHANNEL_WINDOW_ADJUST (93)
  130. 2015-11-05 13:11:02,519 [CLISSHSocket 10.34.255.150:22] Receiving message type MSG_CHANNEL_SUCCESS (99)
  131. 2015-11-05 13:11:02,519 [CLISSHSocket(0x80d0402d0)]<SSH_SHELL> event(START)
  132. 2015-11-05 13:11:02,519 [CLISSHSocket(0x80d0402d0)]<SSH_SHELL> ==> START
  133. 2015-11-05 13:11:02,519 [CLISSHSocket(0x80d0402d0)]<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')])
  134. 2015-11-05 13:11:02,522 [CLISSHSocket(0x80d0402d0)]<START> on_read: 'Last login: Mon Jan 8 00:45:21 2007 from 192.168.64.186\r\r\n--- JUNOS 14.2R3.8 built 2015-05-13 04:39:36 UTC\r\n'
  135. 2015-11-05 13:11:02,705 [CLISSHSocket(0x80d0402d0)]<START> on_read: 't2me@pe-1-test011> '
  136. 2015-11-05 13:11:02,706 [CLISSHSocket(0x80d0402d0)]<START> Starting synchronous FSM check
  137. 2015-11-05 13:11:02,706 [CLISSHSocket(0x80d0402d0)]<START> match '^(({master(?::\d+)}\n)?\S+>)|(({master(?::\d+)})?\[edit.*?\]\n\S+#)|(\[Type \^D at a new line to end input\])'
  138. 2015-11-05 13:11:02,706 [CLISSHSocket(0x80d0402d0)]<START> event(PROMPT)
  139. 2015-11-05 13:11:02,706 [CLISSHSocket(0x80d0402d0)]<START> ==> PROMPT
  140. 2015-11-05 13:11:02,706 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_PROMPT_enter
  141. 2015-11-05 13:11:02,706 [CLISSHSocket(0x80d0402d0)]<PROMPT> Using prompt pattern: ^(({master(?::\d+)}\n)?\S+>)|(({master(?::\d+)})?\[edit.*?\]\n\S+#)|(\[Type \^D at a new line to end input\])
  142. 2015-11-05 13:11:02,706 [CLISSHSocket(0x80d0402d0)]<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')])
  143. 2015-11-05 13:11:02,758 CLI Provider is ready
  144. 2015-11-05 13:11:02,759 Disable paging
  145. 2015-11-05 13:11:02,759 cli(set cli screen-length 0)
  146. 2015-11-05 13:11:02,759 [CLISSHSocket(0x80d0402d0)]<PROMPT> submit('set cli screen-length 0', bulk_lines=None, streaming=False)
  147. 2015-11-05 13:11:02,759 [CLISSHSocket 10.34.255.150:22] Sending message type MSG_CHANNEL_DATA (94)
  148. 2015-11-05 13:11:02,761 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 's'
  149. 2015-11-05 13:11:02,761 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'e'
  150. 2015-11-05 13:11:02,762 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 't'
  151. 2015-11-05 13:11:02,762 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' '
  152. 2015-11-05 13:11:02,762 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'c'
  153. 2015-11-05 13:11:02,763 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'l'
  154. 2015-11-05 13:11:02,763 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'i'
  155. 2015-11-05 13:11:02,763 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' '
  156. 2015-11-05 13:11:02,763 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 's'
  157. 2015-11-05 13:11:02,764 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'c'
  158. 2015-11-05 13:11:02,764 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'r'
  159. 2015-11-05 13:11:02,764 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'e'
  160. 2015-11-05 13:11:02,764 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'e'
  161. 2015-11-05 13:11:02,764 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'n'
  162. 2015-11-05 13:11:02,765 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '-'
  163. 2015-11-05 13:11:02,765 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'l'
  164. 2015-11-05 13:11:02,765 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'e'
  165. 2015-11-05 13:11:02,765 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'n'
  166. 2015-11-05 13:11:02,766 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'g'
  167. 2015-11-05 13:11:02,766 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 't'
  168. 2015-11-05 13:11:02,766 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'h'
  169. 2015-11-05 13:11:02,766 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' '
  170. 2015-11-05 13:11:02,767 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '0'
  171. 2015-11-05 13:11:02,767 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' '
  172. 2015-11-05 13:11:02,767 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  173. 2015-11-05 13:11:02,768 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Screen length set to 0\r\n'
  174. 2015-11-05 13:11:02,768 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  175. 2015-11-05 13:11:02,768 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 't2me@pe-1-test011> '
  176. 2015-11-05 13:11:02,768 [CLISSHSocket(0x80d0402d0)]<PROMPT> Starting synchronous FSM check
  177. 2015-11-05 13:11:02,768 [CLISSHSocket(0x80d0402d0)]<PROMPT> match '^(({master(?::\d+)}\n)?\S+>)|(({master(?::\d+)})?\[edit.*?\]\n\S+#)|(\[Type \^D at a new line to end input\])'
  178. 2015-11-05 13:11:02,768 [CLISSHSocket(0x80d0402d0)]<PROMPT> Starting synchronous FSM check
  179. 2015-11-05 13:11:02,769 [CLISSHSocket(0x80d0402d0)]<PROMPT> event(PROMPT)
  180. 2015-11-05 13:11:02,775 cli(set cli screen-length 0) returns:
  181. ===[ set cli screen-length 0 ]==========================================
  182. ' \nScreen length set to 0\n\n'
  183. ========================================================================
  184. 2015-11-05 13:11:02,776 [CLISSHSocket(0x80d0402d0)]<PROMPT> submit('show version', bulk_lines=None, streaming=False)
  185. 2015-11-05 13:11:02,776 [CLISSHSocket 10.34.255.150:22] Sending message type MSG_CHANNEL_DATA (94)
  186. 2015-11-05 13:11:02,778 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 's'
  187. 2015-11-05 13:11:02,778 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'h'
  188. 2015-11-05 13:11:02,778 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'o'
  189. 2015-11-05 13:11:02,778 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'w'
  190. 2015-11-05 13:11:02,778 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' '
  191. 2015-11-05 13:11:02,779 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'v'
  192. 2015-11-05 13:11:02,779 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'e'
  193. 2015-11-05 13:11:02,779 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'r'
  194. 2015-11-05 13:11:02,779 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 's'
  195. 2015-11-05 13:11:02,780 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'i'
  196. 2015-11-05 13:11:02,780 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'o'
  197. 2015-11-05 13:11:02,780 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'n'
  198. 2015-11-05 13:11:02,780 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' '
  199. 2015-11-05 13:11:02,781 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  200. 2015-11-05 13:11:02,838 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Hostname: pe-1-test011\r\n'
  201. 2015-11-05 13:11:02,839 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Model: mx480\r\n'
  202. 2015-11-05 13:11:02,839 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Junos: 14.2R3.8\r\n'
  203. 2015-11-05 13:11:02,839 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Base OS boot [14.2R3.8]\r\n'
  204. 2015-11-05 13:11:02,840 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Base OS Software Suite [14.2R3.8]\r\n'
  205. 2015-11-05 13:11:02,840 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS platform Software Suite [14.2R3.8]\r\n'
  206. 2015-11-05 13:11:02,840 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Web Management [14.2R3.8]\r\n'
  207. 2015-11-05 13:11:02,841 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Runtime Software Suite [14.2R3.8]\r\n'
  208. 2015-11-05 13:11:02,841 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Online Documentation [14.2R3.8]\r\n'
  209. 2015-11-05 13:11:02,841 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Services AACL Container package [14.2R3.8]\r\n'
  210. 2015-11-05 13:11:02,842 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Services Application Level Gateways [14.2R3.8]\r\n'
  211. 2015-11-05 13:11:02,842 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS AppId Services [14.2R3.8]\r\n'
  212. 2015-11-05 13:11:02,843 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Border Gateway Function package [14.2R3.8]\r\n'
  213. 2015-11-05 13:11:02,843 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Services Captive Portal and Content Delivery Container package [14.2R3.8]\r\n'
  214. 2015-11-05 13:11:02,843 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Services HTTP Content Management package [14.2R3.8]\r\n'
  215. 2015-11-05 13:11:02,844 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS IDP Services [14.2R3.8]\r\n'
  216. 2015-11-05 13:11:02,844 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Services Jflow Container package [14.2R3.8]\r\n'
  217. 2015-11-05 13:11:02,845 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Services LL-PDF Container package [14.2R3.8]\r\n'
  218. 2015-11-05 13:11:02,845 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Services MobileNext Software package [14.2R3.8]\r\n'
  219. 2015-11-05 13:11:02,845 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Services Mobile Subscriber Service Container package [14.2R3.8]\r\n'
  220. 2015-11-05 13:11:02,846 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Services NAT [14.2R3.8]\r\n'
  221. 2015-11-05 13:11:02,846 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Services PTSP Container package [14.2R3.8]\r\n'
  222. 2015-11-05 13:11:02,847 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Services RPM [14.2R3.8]\r\n'
  223. 2015-11-05 13:11:02,847 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Services Stateful Firewall [14.2R3.8]\r\n'
  224. 2015-11-05 13:11:02,848 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Voice Services Container package [14.2R3.8]\r\n'
  225. 2015-11-05 13:11:02,848 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Macsec Software Suite [14.2R3.8]\r\n'
  226. 2015-11-05 13:11:02,848 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Services Crypto [14.2R3.8]\r\n'
  227. 2015-11-05 13:11:02,849 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Services SSL [14.2R3.8]\r\n'
  228. 2015-11-05 13:11:02,849 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Services IPSec [14.2R3.8]\r\n'
  229. 2015-11-05 13:11:02,850 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS py-base-i386 [14.2R3.8]\r\n'
  230. 2015-11-05 13:11:02,850 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Kernel Software Suite [14.2R3.8]\r\n'
  231. 2015-11-05 13:11:02,851 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Crypto Software Suite [14.2R3.8]\r\n'
  232. 2015-11-05 13:11:02,851 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Packet Forwarding Engine Support (M/T/EX Common) [14.2R3.8]\r\n'
  233. 2015-11-05 13:11:02,852 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Packet Forwarding Engine Support (MX Common) [14.2R3.8]\r\n'
  234. 2015-11-05 13:11:02,852 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'JUNOS Routing Software Suite [14.2R3.8]\r\n'
  235. 2015-11-05 13:11:02,853 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  236. 2015-11-05 13:11:02,853 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 't2me@pe-1-test011> '
  237. 2015-11-05 13:11:02,853 [CLISSHSocket(0x80d0402d0)]<PROMPT> Starting synchronous FSM check
  238. 2015-11-05 13:11:02,853 [CLISSHSocket(0x80d0402d0)]<PROMPT> match '^(({master(?::\d+)}\n)?\S+>)|(({master(?::\d+)})?\[edit.*?\]\n\S+#)|(\[Type \^D at a new line to end input\])'
  239. 2015-11-05 13:11:02,854 [CLISSHSocket(0x80d0402d0)]<PROMPT> Starting synchronous FSM check
  240. 2015-11-05 13:11:02,854 [CLISSHSocket(0x80d0402d0)]<PROMPT> event(PROMPT)
  241. 2015-11-05 13:11:02,897 cli(show version) returns:
  242. ===[ show version ]=====================================================
  243. ' \nHostname: pe-1-test011\nModel: mx480\nJunos: 14.2R3.8\nJUNOS Base OS boot [14.2R3.8]\nJUNOS Base OS Software Suite [14.2R3.8]\nJUNOS platform Software Suite [14.2R3.8]\nJUNOS Web Management [14.2R3.8]\nJUNOS Runtime Software Suite [14.2R3.8]\nJUNOS Online Documentation [14.2R3.8]\nJUNOS Services AACL Container package [14.2R3.8]\nJUNOS Services Application Level Gateways [14.2R3.8]\nJUNOS AppId Services [14.2R3.8]\nJUNOS Border Gateway Function package [14.2R3.8]\nJUNOS Services Captive Portal and Content Delivery Container package [14.2R3.8]\nJUNOS Services HTTP Content Management package [14.2R3.8]\nJUNOS IDP Services [14.2R3.8]\nJUNOS Services Jflow Container package [14.2R3.8]\nJUNOS Services LL-PDF Container package [14.2R3.8]\nJUNOS Services MobileNext Software package [14.2R3.8]\nJUNOS Services Mobile Subscriber Service Container package [14.2R3.8]\nJUNOS Services NAT [14.2R3.8]\nJUNOS Services PTSP Container package [14.2R3.8]\nJUNOS Services RPM [14.2R3.8]\nJUNOS Services Stateful Firewall [14.2R3.8]\nJUNOS Voice Services Container package [14.2R3.8]\nJUNOS Macsec Software Suite [14.2R3.8]\nJUNOS Services Crypto [14.2R3.8]\nJUNOS Services SSL [14.2R3.8]\nJUNOS Services IPSec [14.2R3.8]\nJUNOS py-base-i386 [14.2R3.8]\nJUNOS Kernel Software Suite [14.2R3.8]\nJUNOS Crypto Software Suite [14.2R3.8]\nJUNOS Packet Forwarding Engine Support (M/T/EX Common) [14.2R3.8]\nJUNOS Packet Forwarding Engine Support (MX Common) [14.2R3.8]\nJUNOS Routing Software Suite [14.2R3.8]\n\n'
  244. ========================================================================
  245. 2015-11-05 13:11:02,897 Write to call cache: Juniper.JUNOS.get_version, {}, {'platform': 'mx480', 'version': '14.2R3.8', 'vendor': 'Juniper'}
  246. 2015-11-05 13:11:02,897 Script returns with result: {'platform': 'mx480', 'version': '14.2R3.8', 'vendor': 'Juniper'} (2014.68ms)
  247. 2015-11-05 13:11:02,897 cli(show interfaces)
  248. 2015-11-05 13:11:02,897 [CLISSHSocket(0x80d0402d0)]<PROMPT> submit('show interfaces', bulk_lines=None, streaming=False)
  249. 2015-11-05 13:11:02,897 [CLISSHSocket 10.34.255.150:22] Sending message type MSG_CHANNEL_DATA (94)
  250. 2015-11-05 13:11:02,899 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 's'
  251. 2015-11-05 13:11:02,900 Tick
  252. 2015-11-05 13:11:02,900 Resetting wait ticks
  253. 2015-11-05 13:11:02,900 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'h'
  254. 2015-11-05 13:11:02,900 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'o'
  255. 2015-11-05 13:11:02,900 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'w'
  256. 2015-11-05 13:11:02,901 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' '
  257. 2015-11-05 13:11:02,901 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'i'
  258. 2015-11-05 13:11:02,901 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'n'
  259. 2015-11-05 13:11:02,901 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 't'
  260. 2015-11-05 13:11:02,902 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'e'
  261. 2015-11-05 13:11:02,902 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'r'
  262. 2015-11-05 13:11:02,902 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'f'
  263. 2015-11-05 13:11:02,902 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'a'
  264. 2015-11-05 13:11:02,902 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'c'
  265. 2015-11-05 13:11:02,903 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'e'
  266. 2015-11-05 13:11:02,903 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 's'
  267. 2015-11-05 13:11:02,904 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' '
  268. 2015-11-05 13:11:02,906 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  269. 2015-11-05 13:11:02,985 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/0/0, Enabled, Physical link is Down\r\n'
  270. 2015-11-05 13:11:02,996 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 145, SNMP ifIndex: 506\r\n'
  271. 2015-11-05 13:11:03,004 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  272. 2015-11-05 13:11:03,008 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  273. 2015-11-05 13:11:03,010 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  274. 2015-11-05 13:11:03,014 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  275. 2015-11-05 13:11:03,016 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  276. 2015-11-05 13:11:03,020 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  277. 2015-11-05 13:11:03,026 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  278. 2015-11-05 13:11:03,029 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  279. 2015-11-05 13:11:03,035 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  280. 2015-11-05 13:11:03,040 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:00, Hardware address: 00:17:cb:da:20:00\r\n'
  281. 2015-11-05 13:11:03,051 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:27 UTC (00:06:36 ago)\r\n'
  282. 2015-11-05 13:11:03,055 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  283. 2015-11-05 13:11:03,060 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  284. 2015-11-05 13:11:03,066 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  285. 2015-11-05 13:11:03,067 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  286. 2015-11-05 13:11:03,067 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  287. 2015-11-05 13:11:03,068 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  288. 2015-11-05 13:11:03,068 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: lc-0/0/0, Enabled, Physical link is Up\r\n'
  289. 2015-11-05 13:11:03,069 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 155, SNMP ifIndex: 568\r\n'
  290. 2015-11-05 13:11:03,069 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 800mbps\r\n'
  291. 2015-11-05 13:11:03,069 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  292. 2015-11-05 13:11:03,070 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  293. 2015-11-05 13:11:03,070 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  294. 2015-11-05 13:11:03,071 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  295. 2015-11-05 13:11:03,071 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  296. 2015-11-05 13:11:03,072 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  297. 2015-11-05 13:11:03,072 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface lc-0/0/0.32769 (Index 141072) (SNMP ifIndex 569)\r\n'
  298. 2015-11-05 13:11:03,073 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Encapsulation: ENET2\r\n'
  299. 2015-11-05 13:11:03,073 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Bandwidth: 0\r\n'
  300. 2015-11-05 13:11:03,074 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  301. 2015-11-05 13:11:03,074 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  302. 2015-11-05 13:11:03,074 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol vpls, MTU: Unlimited\r\n'
  303. 2015-11-05 13:11:03,075 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Is-Primary\r\n'
  304. 2015-11-05 13:11:03,075 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  305. 2015-11-05 13:11:03,076 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: pfe-0/0/0, Enabled, Physical link is Up\r\n'
  306. 2015-11-05 13:11:03,076 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 141, SNMP ifIndex: 644\r\n'
  307. 2015-11-05 13:11:03,077 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 800mbps\r\n'
  308. 2015-11-05 13:11:03,077 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  309. 2015-11-05 13:11:03,078 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  310. 2015-11-05 13:11:03,078 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  311. 2015-11-05 13:11:03,079 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  312. 2015-11-05 13:11:03,079 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  313. 2015-11-05 13:11:03,080 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  314. 2015-11-05 13:11:03,080 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface pfe-0/0/0.16383 (Index 335) (SNMP ifIndex 649)\r\n'
  315. 2015-11-05 13:11:03,081 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Up SNMP-Traps Encapsulation: ENET2\r\n'
  316. 2015-11-05 13:11:03,081 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Bandwidth: 0\r\n'
  317. 2015-11-05 13:11:03,081 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  318. 2015-11-05 13:11:03,082 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  319. 2015-11-05 13:11:03,082 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet, MTU: Unlimited\r\n'
  320. 2015-11-05 13:11:03,083 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  321. 2015-11-05 13:11:03,083 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet6, MTU: Unlimited\r\n'
  322. 2015-11-05 13:11:03,084 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  323. 2015-11-05 13:11:03,084 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  324. 2015-11-05 13:11:03,085 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: pfh-0/0/0, Enabled, Physical link is Up\r\n'
  325. 2015-11-05 13:11:03,085 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 140, SNMP ifIndex: 643\r\n'
  326. 2015-11-05 13:11:03,086 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 800mbps\r\n'
  327. 2015-11-05 13:11:03,086 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  328. 2015-11-05 13:11:03,087 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  329. 2015-11-05 13:11:03,088 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  330. 2015-11-05 13:11:03,088 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  331. 2015-11-05 13:11:03,089 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  332. 2015-11-05 13:11:03,089 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  333. 2015-11-05 13:11:03,090 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface pfh-0/0/0.16383 (Index 333) (SNMP ifIndex 648)\r\n'
  334. 2015-11-05 13:11:03,090 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Up SNMP-Traps Encapsulation: ENET2\r\n'
  335. 2015-11-05 13:11:03,091 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Bandwidth: 0\r\n'
  336. 2015-11-05 13:11:03,091 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  337. 2015-11-05 13:11:03,092 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  338. 2015-11-05 13:11:03,092 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet, MTU: Unlimited\r\n'
  339. 2015-11-05 13:11:03,093 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  340. 2015-11-05 13:11:03,093 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  341. 2015-11-05 13:11:03,094 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/0/1, Enabled, Physical link is Down\r\n'
  342. 2015-11-05 13:11:03,094 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 146, SNMP ifIndex: 559\r\n'
  343. 2015-11-05 13:11:03,095 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Flexible-Ethernet, MTU: 1518, MRU: 1526, LAN-PHY mode,\r\n'
  344. 2015-11-05 13:11:03,095 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  345. 2015-11-05 13:11:03,096 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  346. 2015-11-05 13:11:03,097 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  347. 2015-11-05 13:11:03,097 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  348. 2015-11-05 13:11:03,098 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  349. 2015-11-05 13:11:03,098 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  350. 2015-11-05 13:11:03,099 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  351. 2015-11-05 13:11:03,099 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:01, Hardware address: 00:17:cb:da:20:01\r\n'
  352. 2015-11-05 13:11:03,100 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:27 UTC (00:06:36 ago)\r\n'
  353. 2015-11-05 13:11:03,100 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  354. 2015-11-05 13:11:03,101 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  355. 2015-11-05 13:11:03,102 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  356. 2015-11-05 13:11:03,102 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  357. 2015-11-05 13:11:03,103 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  358. 2015-11-05 13:11:03,103 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  359. 2015-11-05 13:11:03,104 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface ge-0/0/1.100 (Index 65539) (SNMP ifIndex 632)\r\n'
  360. 2015-11-05 13:11:03,105 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Device-Down SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.100 ] \r\n'
  361. 2015-11-05 13:11:03,105 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Encapsulation: ENET2\r\n'
  362. 2015-11-05 13:11:03,106 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  363. 2015-11-05 13:11:03,107 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  364. 2015-11-05 13:11:03,107 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol multiservice, MTU: Unlimited\r\n'
  365. 2015-11-05 13:11:03,108 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  366. 2015-11-05 13:11:03,108 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface ge-0/0/1.200 (Index 196612) (SNMP ifIndex 633)\r\n'
  367. 2015-11-05 13:11:03,109 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Device-Down SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.200 ] \r\n'
  368. 2015-11-05 13:11:03,110 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Encapsulation: ENET2\r\n'
  369. 2015-11-05 13:11:03,110 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  370. 2015-11-05 13:11:03,111 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  371. 2015-11-05 13:11:03,112 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol multiservice, MTU: Unlimited\r\n'
  372. 2015-11-05 13:11:03,112 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  373. 2015-11-05 13:11:03,113 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface ge-0/0/1.32767 (Index 334) (SNMP ifIndex 634)\r\n'
  374. 2015-11-05 13:11:03,113 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Device-Down SNMP-Traps 0x4004000 VLAN-Tag [ 0x0000.0 ] \r\n'
  375. 2015-11-05 13:11:03,114 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Encapsulation: ENET2\r\n'
  376. 2015-11-05 13:11:03,115 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  377. 2015-11-05 13:11:03,115 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  378. 2015-11-05 13:11:03,116 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol multiservice, MTU: Unlimited\r\n'
  379. 2015-11-05 13:11:03,117 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  380. 2015-11-05 13:11:03,117 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  381. 2015-11-05 13:11:03,118 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/0/2, Enabled, Physical link is Down\r\n'
  382. 2015-11-05 13:11:03,119 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 147, SNMP ifIndex: 560\r\n'
  383. 2015-11-05 13:11:03,119 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  384. 2015-11-05 13:11:03,120 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  385. 2015-11-05 13:11:03,121 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  386. 2015-11-05 13:11:03,121 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  387. 2015-11-05 13:11:03,122 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  388. 2015-11-05 13:11:03,123 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  389. 2015-11-05 13:11:03,124 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  390. 2015-11-05 13:11:03,124 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  391. 2015-11-05 13:11:03,125 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  392. 2015-11-05 13:11:03,126 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:02, Hardware address: 00:17:cb:da:20:02\r\n'
  393. 2015-11-05 13:11:03,126 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:27 UTC (00:06:36 ago)\r\n'
  394. 2015-11-05 13:11:03,127 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  395. 2015-11-05 13:11:03,128 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  396. 2015-11-05 13:11:03,129 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  397. 2015-11-05 13:11:03,129 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  398. 2015-11-05 13:11:03,130 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  399. 2015-11-05 13:11:03,131 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  400. 2015-11-05 13:11:03,132 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/0/3, Enabled, Physical link is Down\r\n'
  401. 2015-11-05 13:11:03,132 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 148, SNMP ifIndex: 561\r\n'
  402. 2015-11-05 13:11:03,133 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  403. 2015-11-05 13:11:03,134 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  404. 2015-11-05 13:11:03,135 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  405. 2015-11-05 13:11:03,135 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  406. 2015-11-05 13:11:03,136 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  407. 2015-11-05 13:11:03,137 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  408. 2015-11-05 13:11:03,138 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  409. 2015-11-05 13:11:03,138 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  410. 2015-11-05 13:11:03,139 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  411. 2015-11-05 13:11:03,140 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:03, Hardware address: 00:17:cb:da:20:03\r\n'
  412. 2015-11-05 13:11:03,141 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:27 UTC (00:06:36 ago)\r\n'
  413. 2015-11-05 13:11:03,142 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  414. 2015-11-05 13:11:03,142 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  415. 2015-11-05 13:11:03,143 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  416. 2015-11-05 13:11:03,144 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  417. 2015-11-05 13:11:03,145 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  418. 2015-11-05 13:11:03,146 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  419. 2015-11-05 13:11:03,146 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/0/4, Enabled, Physical link is Down\r\n'
  420. 2015-11-05 13:11:03,147 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 149, SNMP ifIndex: 562\r\n'
  421. 2015-11-05 13:11:03,148 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  422. 2015-11-05 13:11:03,149 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  423. 2015-11-05 13:11:03,150 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  424. 2015-11-05 13:11:03,150 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  425. 2015-11-05 13:11:03,151 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  426. 2015-11-05 13:11:03,152 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  427. 2015-11-05 13:11:03,153 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  428. 2015-11-05 13:11:03,154 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  429. 2015-11-05 13:11:03,155 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  430. 2015-11-05 13:11:03,156 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:04, Hardware address: 00:17:cb:da:20:04\r\n'
  431. 2015-11-05 13:11:03,157 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:27 UTC (00:06:36 ago)\r\n'
  432. 2015-11-05 13:11:03,157 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  433. 2015-11-05 13:11:03,158 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  434. 2015-11-05 13:11:03,159 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  435. 2015-11-05 13:11:03,160 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  436. 2015-11-05 13:11:03,161 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  437. 2015-11-05 13:11:03,162 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  438. 2015-11-05 13:11:03,163 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface ge-0/0/4.0 (Index 65541) (SNMP ifIndex 622)\r\n'
  439. 2015-11-05 13:11:03,164 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Device-Down SNMP-Traps 0x4004000 Encapsulation: ENET2\r\n'
  440. 2015-11-05 13:11:03,164 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  441. 2015-11-05 13:11:03,165 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  442. 2015-11-05 13:11:03,166 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet, MTU: 1500\r\n'
  443. 2015-11-05 13:11:03,167 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Sendbcast-pkt-to-re, Is-Primary\r\n'
  444. 2015-11-05 13:11:03,168 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Addresses, Flags: Dest-route-down Is-Preferred Is-Primary\r\n'
  445. 2015-11-05 13:11:03,169 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Destination: 10.10.66.0/30, Local: 10.10.66.1, Broadcast: 10.10.66.3\r\n'
  446. 2015-11-05 13:11:03,170 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol multiservice, MTU: Unlimited\r\n'
  447. 2015-11-05 13:11:03,171 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Is-Primary\r\n'
  448. 2015-11-05 13:11:03,172 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  449. 2015-11-05 13:11:03,173 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/0/5, Enabled, Physical link is Down\r\n'
  450. 2015-11-05 13:11:03,174 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 150, SNMP ifIndex: 563\r\n'
  451. 2015-11-05 13:11:03,175 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  452. 2015-11-05 13:11:03,175 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  453. 2015-11-05 13:11:03,176 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  454. 2015-11-05 13:11:03,177 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  455. 2015-11-05 13:11:03,178 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  456. 2015-11-05 13:11:03,179 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  457. 2015-11-05 13:11:03,180 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  458. 2015-11-05 13:11:03,181 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  459. 2015-11-05 13:11:03,182 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  460. 2015-11-05 13:11:03,183 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:05, Hardware address: 00:17:cb:da:20:05\r\n'
  461. 2015-11-05 13:11:03,184 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:27 UTC (00:06:36 ago)\r\n'
  462. 2015-11-05 13:11:03,185 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  463. 2015-11-05 13:11:03,186 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  464. 2015-11-05 13:11:03,187 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  465. 2015-11-05 13:11:03,188 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  466. 2015-11-05 13:11:03,189 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  467. 2015-11-05 13:11:03,190 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  468. 2015-11-05 13:11:03,191 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface ge-0/0/5.0 (Index 141073) (SNMP ifIndex 621)\r\n'
  469. 2015-11-05 13:11:03,192 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Device-Down SNMP-Traps 0x4004000 Encapsulation: ENET2\r\n'
  470. 2015-11-05 13:11:03,193 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  471. 2015-11-05 13:11:03,194 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  472. 2015-11-05 13:11:03,195 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet, MTU: 1500\r\n'
  473. 2015-11-05 13:11:03,196 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Sendbcast-pkt-to-re\r\n'
  474. 2015-11-05 13:11:03,197 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Addresses, Flags: Dest-route-down Is-Preferred Is-Primary\r\n'
  475. 2015-11-05 13:11:03,198 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Destination: 10.10.55.0/30, Local: 10.10.55.1, Broadcast: 10.10.55.3\r\n'
  476. 2015-11-05 13:11:03,199 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol multiservice, MTU: Unlimited\r\n'
  477. 2015-11-05 13:11:03,200 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  478. 2015-11-05 13:11:03,201 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/0/6, Enabled, Physical link is Down\r\n'
  479. 2015-11-05 13:11:03,202 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 151, SNMP ifIndex: 564\r\n'
  480. 2015-11-05 13:11:03,203 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 9000, MRU: 9008, LAN-PHY mode,\r\n'
  481. 2015-11-05 13:11:03,204 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  482. 2015-11-05 13:11:03,205 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  483. 2015-11-05 13:11:03,206 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  484. 2015-11-05 13:11:03,207 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  485. 2015-11-05 13:11:03,208 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  486. 2015-11-05 13:11:03,210 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  487. 2015-11-05 13:11:03,211 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  488. 2015-11-05 13:11:03,212 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  489. 2015-11-05 13:11:03,213 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:06, Hardware address: 00:17:cb:da:20:06\r\n'
  490. 2015-11-05 13:11:03,214 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:27 UTC (00:06:36 ago)\r\n'
  491. 2015-11-05 13:11:03,215 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  492. 2015-11-05 13:11:03,216 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  493. 2015-11-05 13:11:03,217 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  494. 2015-11-05 13:11:03,218 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  495. 2015-11-05 13:11:03,219 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  496. 2015-11-05 13:11:03,220 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  497. 2015-11-05 13:11:03,221 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface ge-0/0/6.0 (Index 196614) (SNMP ifIndex 611)\r\n'
  498. 2015-11-05 13:11:03,222 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Device-Down SNMP-Traps 0x4004000 Encapsulation: ENET2\r\n'
  499. 2015-11-05 13:11:03,223 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  500. 2015-11-05 13:11:03,225 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  501. 2015-11-05 13:11:03,226 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet, MTU: 8986\r\n'
  502. 2015-11-05 13:11:03,227 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Sendbcast-pkt-to-re\r\n'
  503. 2015-11-05 13:11:03,228 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Addresses, Flags: Dest-route-down Is-Preferred Is-Primary\r\n'
  504. 2015-11-05 13:11:03,229 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Destination: 10.34.14.20/30, Local: 10.34.14.21, Broadcast: 10.34.14.23\r\n'
  505. 2015-11-05 13:11:03,230 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol iso, MTU: 1497\r\n'
  506. 2015-11-05 13:11:03,231 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Is-Primary, User-MTU\r\n'
  507. 2015-11-05 13:11:03,232 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol multiservice, MTU: Unlimited\r\n'
  508. 2015-11-05 13:11:03,233 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  509. 2015-11-05 13:11:03,235 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/0/7, Enabled, Physical link is Down\r\n'
  510. 2015-11-05 13:11:03,236 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 152, SNMP ifIndex: 565\r\n'
  511. 2015-11-05 13:11:03,237 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1522, MRU: 1530, LAN-PHY mode,\r\n'
  512. 2015-11-05 13:11:03,238 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  513. 2015-11-05 13:11:03,239 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  514. 2015-11-05 13:11:03,240 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  515. 2015-11-05 13:11:03,241 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  516. 2015-11-05 13:11:03,243 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  517. 2015-11-05 13:11:03,244 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  518. 2015-11-05 13:11:03,245 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  519. 2015-11-05 13:11:03,246 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:07, Hardware address: 00:17:cb:da:20:07\r\n'
  520. 2015-11-05 13:11:03,247 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 ago)\r\n'
  521. 2015-11-05 13:11:03,248 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  522. 2015-11-05 13:11:03,250 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  523. 2015-11-05 13:11:03,251 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  524. 2015-11-05 13:11:03,252 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  525. 2015-11-05 13:11:03,253 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  526. 2015-11-05 13:11:03,254 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  527. 2015-11-05 13:11:03,256 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface ge-0/0/7.152 (Index 339) (SNMP ifIndex 635)\r\n'
  528. 2015-11-05 13:11:03,257 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Device-Down SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.152 ] \r\n'
  529. 2015-11-05 13:11:03,258 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Encapsulation: ENET2\r\n'
  530. 2015-11-05 13:11:03,259 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  531. 2015-11-05 13:11:03,260 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  532. 2015-11-05 13:11:03,262 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet, MTU: 1500\r\n'
  533. 2015-11-05 13:11:03,263 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Sendbcast-pkt-to-re\r\n'
  534. 2015-11-05 13:11:03,264 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Addresses, Flags: Dest-route-down Is-Preferred Is-Primary\r\n'
  535. 2015-11-05 13:11:03,265 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Destination: 91.218.111.72/30, Local: 91.218.111.74,\r\n'
  536. 2015-11-05 13:11:03,267 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Broadcast: 91.218.111.75\r\n'
  537. 2015-11-05 13:11:03,268 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol multiservice, MTU: Unlimited\r\n'
  538. 2015-11-05 13:11:03,269 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  539. 2015-11-05 13:11:03,270 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface ge-0/0/7.32767 (Index 65543) (SNMP ifIndex 636)\r\n'
  540. 2015-11-05 13:11:03,271 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Device-Down SNMP-Traps 0x4004000 VLAN-Tag [ 0x0000.0 ] \r\n'
  541. 2015-11-05 13:11:03,273 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Encapsulation: ENET2\r\n'
  542. 2015-11-05 13:11:03,274 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  543. 2015-11-05 13:11:03,275 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  544. 2015-11-05 13:11:03,276 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol multiservice, MTU: Unlimited\r\n'
  545. 2015-11-05 13:11:03,278 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  546. 2015-11-05 13:11:03,279 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  547. 2015-11-05 13:11:03,280 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/0/8, Enabled, Physical link is Down\r\n'
  548. 2015-11-05 13:11:03,281 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 153, SNMP ifIndex: 566\r\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n Pad to minimum frame size: Disabled\r\n Device flags : Present Running Down\r\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n Link flags : None\r\n CoS queues : 8 supported, 8 maximum usable queues\r\n Current address: 00:17:cb:da:20:08, Hardware address: 00:17:cb:da:20:08\r\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 ago)\r\n Input rate : 0 bps (0 pps)\r\n Output rate : 0 bps (0 pps)\r\n Active alarms : LINK\r\n Active defects : LINK\r\n'
  549. 2015-11-05 13:11:03,283 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  550. 2015-11-05 13:11:03,284 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  551. 2015-11-05 13:11:03,285 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/0/9, Enabled, Physical link is Down\r\n'
  552. 2015-11-05 13:11:03,287 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 154, SNMP ifIndex: 567\r\n'
  553. 2015-11-05 13:11:03,288 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 9000, MRU: 9008, LAN-PHY mode,\r\n'
  554. 2015-11-05 13:11:03,289 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  555. 2015-11-05 13:11:03,291 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  556. 2015-11-05 13:11:03,292 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  557. 2015-11-05 13:11:03,294 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  558. 2015-11-05 13:11:03,295 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  559. 2015-11-05 13:11:03,296 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n Link flags : None\r\n CoS queues : 8 supported, 8 maximum usable queues\r\n Current address: 00:17:cb:da:20:09, Hardware address: 00:17:cb:da:20:09\r\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 ago)\r\n Input rate : 0 bps (0 pps)\r\n Output rate : 0 bps (0 pps)\r\n Active alarms : LINK\r\n Active defects : LINK\r\n Interface transmit statistics: Disabled\r\n\r\n Logical interface ge-0/0/9.0 (Index 196616) (SNMP ifIndex 610)\r\n Flags: Device-Down SNMP-Traps 0x4004000 Encapsulation: ENET2\r\n Input packets : 0\r\n Output packets: 0\r\n Protocol inet, MTU: 1500\r\n Flags: Sendbcast-pkt-to-re, User-MTU\r\n Addresses, Flags: Dest-route-down Is-Preferred Is-Primary\r\n Destination: 10.34.14.16/30, Local: 10.34.14.17, Broadcast: 10.34.14.19\r\n Protocol iso, MTU: 1497\r\n Flags: User-MTU\r\n Protocol multiservice, MTU: Unlimited\r\n\r\nPhysical interface: gr-0/0/10, Enabled, Physical link is Up\r\n Interface index: 158, SNMP ifIndex: 614\r\n Type: GRE, Link-level type: GRE, MTU: Unlimited, Speed: 1000mbps\r\n Device flags : Present Running\r\n Interface flags: Point-To-Point SNMP-Traps\r\n Input rate : 0 bps (0 pps)\r\n Output rate : 0 bps (0 pps)\r\n\r\n Logical interface gr-0/0/10.20 (Index 340) (SNMP ifIndex 623)'
  560. 2015-11-05 13:11:03,298 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n Flags: Up Point-To-Point SNMP-Traps 0x4000\r\n IP-Header 192.168.64.65:91.218.111.74:47::64:0000000000000000\r\n Encapsulation: GRE-NULL\r\n Copy-tos-to-outer-ip-header: Off\r\n Gre keepalives configured: Off, Gre keepalives adjacency state: down\r\n Input packets : 0\r\n Output packets: 96\r\n Protocol inet, MTU: 1500\r\n Flags: Sendbcast-pkt-to-re, User-MTU\r\n Addresses, Flags: Is-Preferred Is-Primary\r\n Destination: 10.34.2.0/30, Local: 10.34.2.2, Broadcast: 10.34.2.3\r\n Protocol iso, MTU: 1497\r\n Flags: User-MTU\r\n Protocol mpls, MTU: 1600, Maximum labels: 3\r\n Flags: Is-Primary, User-MTU\r\n'
  561. 2015-11-05 13:11:03,300 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  562. 2015-11-05 13:11:03,301 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ip-0/0/10, Enabled, Physical link is Up\r\n Interface index: 159, SNMP ifIndex: 615\r\n Type: IPIP, Link-level type: IP-over-IP, MTU: Unlimited, Speed: 1000mbps\r\n Device flags : Present Running\r\n Interface flags: SNMP-Traps\r\n Input rate : 0 bps (0 pps)\r\n Output rate : 0 bps (0 pps)\r\n\r\nPhysical interface: lt-0/0/10, Enabled, Physical link is Up\r\n Interface index: 162, SNMP ifIndex: 618\r\n Type: Logical-tunnel, Link-level type: Logical-tunnel, MTU: Unlimited,\r\n Speed: 1000mbps\r\n Device flags : Present Running\r\n Interface flags: Point-To-Point SNMP-Traps Internal: 0x4000\r\n Link flags : None\r\n Physical info : 13\r\n Current address: 00:17:cb:da:20:0a, Hardware address: 00:17:cb:da:20:0a\r\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 ago)\r\n Input rate : 0 bps (0 pps)\r\n Output rate : 0 bps (0 pps)\r\n\r\nPhysical interface: mt-0/0/10, Enabled, Physical link is Up\r\n Interface index: 161, SNMP ifIndex: 617\r\n Type: Multicast-GRE, Link-level type: GRE, MTU: Unlimited, Speed: 1000mbps\r\n Device flags : Present Running\r\n Interface flags: SNMP-Traps\r\n Input rate : 0 bps (0 pps)\r\n Output rate : 0 bps (0 pps)\r\n\r\nPhysical interface: pd-0/0/10, Enabled, Physical link is Up\r\n Interface index: 156, SNMP ifIndex: 612\r\n Type: PIMD, Link-level type: PIM-Decapsulator, MTU: Unlimited,'
  563. 2015-11-05 13:11:03,303 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n Speed: 1000mbps\r\n Device flags : Present Running\r\n Interface flags: SNMP-Traps\r\n Input rate : 0 bps (0 pps)\r\n Output rate : 0 bps (0 pps)\r\n\r\nPhysical interface: pe-0/0/10, Enabled, Physical link is Up\r\n Interface index: 157, SNMP ifIndex: 613\r\n Type: PIME, Link-level type: PIM-Encapsulator, MTU: Unlimited,\r\n Speed: 1000mbps\r\n Device flags : Present Running\r\n Interface flags: SNMP-Traps\r\n Input rate : 0 bps (0 pps)\r\n Output rate : 0 bps (0 pps)\r\n\r\n'
  564. 2015-11-05 13:11:03,305 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ud-0/0/10, Enabled, Physical link is Up\r\n Interface index: 163, SNMP ifIndex: 619\r\n Type: UDPT, Link-level type: UDP-tunnel, MTU: Unlimited, Speed: 1000mbps\r\n Device flags : Present Running\r\n Interface flags: Point-To-Point SNMP-Traps\r\n Input rate : 0 bps (0 pps)\r\n'
  565. 2015-11-05 13:11:03,306 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  566. 2015-11-05 13:11:03,308 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  567. 2015-11-05 13:11:03,310 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: vt-0/0/10, Enabled, Physical link is Up\r\n'
  568. 2015-11-05 13:11:03,311 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 160, SNMP ifIndex: 616\r\n'
  569. 2015-11-05 13:11:03,313 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Type: Loopback, Link-level type: Virtual-loopback-tunnel, MTU: Unlimited,\r\n'
  570. 2015-11-05 13:11:03,315 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps\r\n'
  571. 2015-11-05 13:11:03,317 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  572. 2015-11-05 13:11:03,318 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  573. 2015-11-05 13:11:03,320 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  574. 2015-11-05 13:11:03,322 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  575. 2015-11-05 13:11:03,324 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface vt-0/0/10.2097152 (Index 65546) (SNMP ifIndex 653)\r\n'
  576. 2015-11-05 13:11:03,326 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Up Point-To-Point SNMP-Traps 0x4004000\r\n Encapsulation: Virtual-loopback-tunnel\r\n'
  577. 2015-11-05 13:11:03,327 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  578. 2015-11-05 13:11:03,329 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  579. 2015-11-05 13:11:03,331 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet, MTU: Unlimited\r\n'
  580. 2015-11-05 13:11:03,333 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  581. 2015-11-05 13:11:03,334 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol mpls, MTU: Unlimited, Maximum labels: 3\r\n'
  582. 2015-11-05 13:11:03,336 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  583. 2015-11-05 13:11:03,338 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  584. 2015-11-05 13:11:03,340 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/1/0, Enabled, Physical link is Down\r\n'
  585. 2015-11-05 13:11:03,342 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 175, SNMP ifIndex: 570\r\n'
  586. 2015-11-05 13:11:03,343 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  587. 2015-11-05 13:11:03,345 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  588. 2015-11-05 13:11:03,347 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  589. 2015-11-05 13:11:03,349 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  590. 2015-11-05 13:11:03,350 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  591. 2015-11-05 13:11:03,352 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  592. 2015-11-05 13:11:03,354 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  593. 2015-11-05 13:11:03,356 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  594. 2015-11-05 13:11:03,358 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  595. 2015-11-05 13:11:03,359 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:52, Hardware address: 00:17:cb:da:20:52\r\n'
  596. 2015-11-05 13:11:03,361 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 ago)\r\n'
  597. 2015-11-05 13:11:03,363 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  598. 2015-11-05 13:11:03,365 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  599. 2015-11-05 13:11:03,367 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  600. 2015-11-05 13:11:03,369 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  601. 2015-11-05 13:11:03,370 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  602. 2015-11-05 13:11:03,372 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  603. 2015-11-05 13:11:03,374 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: lc-0/1/0, Enabled, Physical link is Up\r\n'
  604. 2015-11-05 13:11:03,376 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 185, SNMP ifIndex: 580\r\n'
  605. 2015-11-05 13:11:03,378 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 800mbps\r\n'
  606. 2015-11-05 13:11:03,380 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  607. 2015-11-05 13:11:03,382 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  608. 2015-11-05 13:11:03,383 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  609. 2015-11-05 13:11:03,385 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  610. 2015-11-05 13:11:03,387 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  611. 2015-11-05 13:11:03,389 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  612. 2015-11-05 13:11:03,391 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface lc-0/1/0.32769 (Index 196617) (SNMP ifIndex 581)\r\n'
  613. 2015-11-05 13:11:03,393 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Encapsulation: ENET2\r\n'
  614. 2015-11-05 13:11:03,394 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Bandwidth: 0\r\n'
  615. 2015-11-05 13:11:03,396 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  616. 2015-11-05 13:11:03,398 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  617. 2015-11-05 13:11:03,400 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol vpls, MTU: Unlimited\r\n'
  618. 2015-11-05 13:11:03,402 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  619. 2015-11-05 13:11:03,404 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: pfe-0/1/0, Enabled, Physical link is Up\r\n'
  620. 2015-11-05 13:11:03,405 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 142, SNMP ifIndex: 645\r\n'
  621. 2015-11-05 13:11:03,407 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 800mbps\r\n'
  622. 2015-11-05 13:11:03,409 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  623. 2015-11-05 13:11:03,411 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  624. 2015-11-05 13:11:03,413 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  625. 2015-11-05 13:11:03,415 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  626. 2015-11-05 13:11:03,417 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  627. 2015-11-05 13:11:03,419 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  628. 2015-11-05 13:11:03,421 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface pfe-0/1/0.16383 (Index 336) (SNMP ifIndex 650)\r\n'
  629. 2015-11-05 13:11:03,422 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Up SNMP-Traps Encapsulation: ENET2\r\n'
  630. 2015-11-05 13:11:03,424 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Bandwidth: 0\r\n'
  631. 2015-11-05 13:11:03,426 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  632. 2015-11-05 13:11:03,428 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  633. 2015-11-05 13:11:03,430 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet, MTU: Unlimited\r\n'
  634. 2015-11-05 13:11:03,432 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  635. 2015-11-05 13:11:03,434 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet6, MTU: Unlimited\r\n'
  636. 2015-11-05 13:11:03,436 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  637. 2015-11-05 13:11:03,438 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  638. 2015-11-05 13:11:03,440 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/1/1, Enabled, Physical link is Down\r\n'
  639. 2015-11-05 13:11:03,442 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 176, SNMP ifIndex: 571\r\n'
  640. 2015-11-05 13:11:03,444 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  641. 2015-11-05 13:11:03,446 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  642. 2015-11-05 13:11:03,447 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  643. 2015-11-05 13:11:03,449 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  644. 2015-11-05 13:11:03,451 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  645. 2015-11-05 13:11:03,453 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  646. 2015-11-05 13:11:03,455 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  647. 2015-11-05 13:11:03,457 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  648. 2015-11-05 13:11:03,459 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  649. 2015-11-05 13:11:03,461 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:53, Hardware address: 00:17:cb:da:20:53\r\n'
  650. 2015-11-05 13:11:03,463 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 ago)\r\n'
  651. 2015-11-05 13:11:03,465 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  652. 2015-11-05 13:11:03,467 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  653. 2015-11-05 13:11:03,469 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  654. 2015-11-05 13:11:03,471 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  655. 2015-11-05 13:11:03,473 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  656. 2015-11-05 13:11:03,475 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  657. 2015-11-05 13:11:03,477 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/1/2, Enabled, Physical link is Down\r\n'
  658. 2015-11-05 13:11:03,479 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 177, SNMP ifIndex: 572\r\n'
  659. 2015-11-05 13:11:03,480 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  660. 2015-11-05 13:11:03,482 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  661. 2015-11-05 13:11:03,484 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  662. 2015-11-05 13:11:03,486 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  663. 2015-11-05 13:11:03,489 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  664. 2015-11-05 13:11:03,491 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  665. 2015-11-05 13:11:03,493 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  666. 2015-11-05 13:11:03,495 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  667. 2015-11-05 13:11:03,497 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  668. 2015-11-05 13:11:03,499 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:54, Hardware address: 00:17:cb:da:20:54\r\n'
  669. 2015-11-05 13:11:03,501 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 ago)\r\n'
  670. 2015-11-05 13:11:03,503 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  671. 2015-11-05 13:11:03,505 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  672. 2015-11-05 13:11:03,507 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  673. 2015-11-05 13:11:03,509 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  674. 2015-11-05 13:11:03,511 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  675. 2015-11-05 13:11:03,514 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  676. 2015-11-05 13:11:03,516 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/1/3, Enabled, Physical link is Down\r\n'
  677. 2015-11-05 13:11:03,518 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 178, SNMP ifIndex: 573\r\n'
  678. 2015-11-05 13:11:03,520 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  679. 2015-11-05 13:11:03,522 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  680. 2015-11-05 13:11:03,524 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  681. 2015-11-05 13:11:03,526 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  682. 2015-11-05 13:11:03,528 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  683. 2015-11-05 13:11:03,530 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  684. 2015-11-05 13:11:03,532 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  685. 2015-11-05 13:11:03,534 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  686. 2015-11-05 13:11:03,536 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  687. 2015-11-05 13:11:03,539 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:55, Hardware address: 00:17:cb:da:20:55\r\n'
  688. 2015-11-05 13:11:03,541 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 ago)\r\n'
  689. 2015-11-05 13:11:03,543 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  690. 2015-11-05 13:11:03,545 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  691. 2015-11-05 13:11:03,547 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  692. 2015-11-05 13:11:03,549 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  693. 2015-11-05 13:11:03,551 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  694. 2015-11-05 13:11:03,553 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  695. 2015-11-05 13:11:03,555 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/1/4, Enabled, Physical link is Down\r\n'
  696. 2015-11-05 13:11:03,558 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 179, SNMP ifIndex: 574\r\n'
  697. 2015-11-05 13:11:03,560 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  698. 2015-11-05 13:11:03,562 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  699. 2015-11-05 13:11:03,564 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  700. 2015-11-05 13:11:03,566 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  701. 2015-11-05 13:11:03,568 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  702. 2015-11-05 13:11:03,571 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  703. 2015-11-05 13:11:03,573 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  704. 2015-11-05 13:11:03,575 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  705. 2015-11-05 13:11:03,577 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:56, Hardware address: 00:17:cb:da:20:56\r\n'
  706. 2015-11-05 13:11:03,579 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 ago)\r\n'
  707. 2015-11-05 13:11:03,581 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  708. 2015-11-05 13:11:03,584 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  709. 2015-11-05 13:11:03,586 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  710. 2015-11-05 13:11:03,588 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  711. 2015-11-05 13:11:03,590 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  712. 2015-11-05 13:11:03,593 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-0/1/5, Enabled, Physical link is Down\r\n'
  713. 2015-11-05 13:11:03,595 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 180, SNMP ifIndex: 575\r\n'
  714. 2015-11-05 13:11:03,597 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  715. 2015-11-05 13:11:03,599 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  716. 2015-11-05 13:11:03,601 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  717. 2015-11-05 13:11:03,604 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  718. 2015-11-05 13:11:03,606 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  719. 2015-11-05 13:11:03,608 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  720. 2015-11-05 13:11:03,610 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:57, Hardware address: 00:17:cb:da:20:57\r\n'
  721. 2015-11-05 13:11:03,613 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 ago)\r\n'
  722. 2015-11-05 13:11:03,615 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  723. 2015-11-05 13:11:03,617 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  724. 2015-11-05 13:11:03,619 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  725. 2015-11-05 13:11:03,622 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  726. 2015-11-05 13:11:03,624 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  727. 2015-11-05 13:11:03,626 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-0/1/6, Enabled, Physical link is Down\r\n'
  728. 2015-11-05 13:11:03,628 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 181, SNMP ifIndex: 576\r\n'
  729. 2015-11-05 13:11:03,631 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  730. 2015-11-05 13:11:03,633 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  731. 2015-11-05 13:11:03,635 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  732. 2015-11-05 13:11:03,637 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  733. 2015-11-05 13:11:03,640 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  734. 2015-11-05 13:11:03,642 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  735. 2015-11-05 13:11:03,645 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:58, Hardware address: 00:17:cb:da:20:58\r\n'
  736. 2015-11-05 13:11:03,647 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 ago)\r\n'
  737. 2015-11-05 13:11:03,649 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  738. 2015-11-05 13:11:03,652 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  739. 2015-11-05 13:11:03,654 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  740. 2015-11-05 13:11:03,656 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  741. 2015-11-05 13:11:03,659 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  742. 2015-11-05 13:11:03,661 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-0/1/7, Enabled, Physical link is Down\r\n'
  743. 2015-11-05 13:11:03,663 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 182, SNMP ifIndex: 577\r\n'
  744. 2015-11-05 13:11:03,666 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  745. 2015-11-05 13:11:03,668 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  746. 2015-11-05 13:11:03,671 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  747. 2015-11-05 13:11:03,673 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  748. 2015-11-05 13:11:03,676 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  749. 2015-11-05 13:11:03,678 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  750. 2015-11-05 13:11:03,680 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:59, Hardware address: 00:17:cb:da:20:59\r\n'
  751. 2015-11-05 13:11:03,683 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 ago)\r\n'
  752. 2015-11-05 13:11:03,685 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  753. 2015-11-05 13:11:03,687 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  754. 2015-11-05 13:11:03,690 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  755. 2015-11-05 13:11:03,692 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  756. 2015-11-05 13:11:03,695 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  757. 2015-11-05 13:11:03,697 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-0/1/8, Enabled, Physical link is Down\r\n'
  758. 2015-11-05 13:11:03,699 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 183, SNMP ifIndex: 578\r\n'
  759. 2015-11-05 13:11:03,702 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  760. 2015-11-05 13:11:03,704 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  761. 2015-11-05 13:11:03,707 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  762. 2015-11-05 13:11:03,709 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  763. 2015-11-05 13:11:03,711 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  764. 2015-11-05 13:11:03,714 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  765. 2015-11-05 13:11:03,716 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:5a, Hardware address: 00:17:cb:da:20:5a\r\n'
  766. 2015-11-05 13:11:03,719 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 ago)\r\n'
  767. 2015-11-05 13:11:03,721 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  768. 2015-11-05 13:11:03,724 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  769. 2015-11-05 13:11:03,726 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  770. 2015-11-05 13:11:03,729 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  771. 2015-11-05 13:11:03,731 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  772. 2015-11-05 13:11:03,734 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-0/1/9, Enabled, Physical link is Down\r\n'
  773. 2015-11-05 13:11:03,737 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 184, SNMP ifIndex: 579\r\n'
  774. 2015-11-05 13:11:03,739 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  775. 2015-11-05 13:11:03,741 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  776. 2015-11-05 13:11:03,744 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  777. 2015-11-05 13:11:03,747 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  778. 2015-11-05 13:11:03,749 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  779. 2015-11-05 13:11:03,752 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  780. 2015-11-05 13:11:03,755 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:5b, Hardware address: 00:17:cb:da:20:5b\r\n'
  781. 2015-11-05 13:11:03,757 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 ago)\r\n'
  782. 2015-11-05 13:11:03,760 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  783. 2015-11-05 13:11:03,762 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  784. 2015-11-05 13:11:03,765 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  785. 2015-11-05 13:11:03,767 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  786. 2015-11-05 13:11:03,770 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  787. 2015-11-05 13:11:03,773 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-0/2/0, Enabled, Physical link is Down\r\n'
  788. 2015-11-05 13:11:03,775 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 197, SNMP ifIndex: 582\r\n'
  789. 2015-11-05 13:11:03,778 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  790. 2015-11-05 13:11:03,780 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  791. 2015-11-05 13:11:03,783 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  792. 2015-11-05 13:11:03,785 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  793. 2015-11-05 13:11:03,788 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  794. 2015-11-05 13:11:03,791 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  795. 2015-11-05 13:11:03,793 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:a4, Hardware address: 00:17:cb:da:20:a4\r\n'
  796. 2015-11-05 13:11:03,796 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 ago)\r\n'
  797. 2015-11-05 13:11:03,799 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  798. 2015-11-05 13:11:03,801 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  799. 2015-11-05 13:11:03,804 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  800. 2015-11-05 13:11:03,807 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  801. 2015-11-05 13:11:03,809 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  802. 2015-11-05 13:11:03,812 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: lc-0/2/0, Enabled, Physical link is Up\r\n'
  803. 2015-11-05 13:11:03,814 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 207, SNMP ifIndex: 592\r\n'
  804. 2015-11-05 13:11:03,817 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 800mbps\r\n'
  805. 2015-11-05 13:11:03,820 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  806. 2015-11-05 13:11:03,823 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  807. 2015-11-05 13:11:03,825 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  808. 2015-11-05 13:11:03,828 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  809. 2015-11-05 13:11:03,831 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  810. 2015-11-05 13:11:03,833 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n Logical interface lc-0/2/0.32769 (Index 141076) (SNMP ifIndex 593)\r\n'
  811. 2015-11-05 13:11:03,836 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Encapsulation: ENET2\r\n'
  812. 2015-11-05 13:11:03,839 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Bandwidth: 0\r\n'
  813. 2015-11-05 13:11:03,841 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  814. 2015-11-05 13:11:03,844 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  815. 2015-11-05 13:11:03,847 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol vpls, MTU: Unlimited\r\n'
  816. 2015-11-05 13:11:03,849 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: pfe-0/2/0, Enabled, Physical link is Up\r\n'
  817. 2015-11-05 13:11:03,852 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 143, SNMP ifIndex: 646\r\n'
  818. 2015-11-05 13:11:03,855 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 800mbps\r\n'
  819. 2015-11-05 13:11:03,857 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  820. 2015-11-05 13:11:03,860 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  821. 2015-11-05 13:11:03,863 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  822. 2015-11-05 13:11:03,866 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  823. 2015-11-05 13:11:03,869 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  824. 2015-11-05 13:11:03,871 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n Logical interface pfe-0/2/0.16383 (Index 337) (SNMP ifIndex 651)\r\n'
  825. 2015-11-05 13:11:03,874 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Up SNMP-Traps Encapsulation: ENET2\r\n'
  826. 2015-11-05 13:11:03,877 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Bandwidth: 0\r\n'
  827. 2015-11-05 13:11:03,879 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  828. 2015-11-05 13:11:03,882 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  829. 2015-11-05 13:11:03,885 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet, MTU: Unlimited\r\n'
  830. 2015-11-05 13:11:03,887 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  831. 2015-11-05 13:11:03,890 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet6, MTU: Unlimited\r\n'
  832. 2015-11-05 13:11:03,893 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  833. 2015-11-05 13:11:03,896 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-0/2/1, Enabled, Physical link is Down\r\n'
  834. 2015-11-05 13:11:03,899 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 198, SNMP ifIndex: 583\r\n'
  835. 2015-11-05 13:11:03,902 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  836. 2015-11-05 13:11:03,905 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  837. 2015-11-05 13:11:03,907 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  838. 2015-11-05 13:11:03,910 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  839. 2015-11-05 13:11:03,913 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  840. 2015-11-05 13:11:03,915 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  841. 2015-11-05 13:11:03,918 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:a5, Hardware address: 00:17:cb:da:20:a5\r\n'
  842. 2015-11-05 13:11:03,921 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 ago)\r\n'
  843. 2015-11-05 13:11:03,924 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  844. 2015-11-05 13:11:03,927 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  845. 2015-11-05 13:11:03,929 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  846. 2015-11-05 13:11:03,932 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  847. 2015-11-05 13:11:03,935 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  848. 2015-11-05 13:11:03,938 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  849. 2015-11-05 13:11:03,941 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/2/2, Enabled, Physical link is Down\r\n'
  850. 2015-11-05 13:11:03,944 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 199, SNMP ifIndex: 584\r\n'
  851. 2015-11-05 13:11:03,947 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  852. 2015-11-05 13:11:03,950 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  853. 2015-11-05 13:11:03,953 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  854. 2015-11-05 13:11:03,955 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  855. 2015-11-05 13:11:03,958 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  856. 2015-11-05 13:11:03,961 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  857. 2015-11-05 13:11:03,964 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  858. 2015-11-05 13:11:03,967 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  859. 2015-11-05 13:11:03,970 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  860. 2015-11-05 13:11:03,973 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:a6, Hardware address: 00:17:cb:da:20:a6\r\n'
  861. 2015-11-05 13:11:03,976 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 ago)\r\n'
  862. 2015-11-05 13:11:03,978 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  863. 2015-11-05 13:11:03,981 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  864. 2015-11-05 13:11:03,984 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  865. 2015-11-05 13:11:03,987 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  866. 2015-11-05 13:11:03,990 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  867. 2015-11-05 13:11:03,992 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  868. 2015-11-05 13:11:03,995 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/2/3, Enabled, Physical link is Down\r\n'
  869. 2015-11-05 13:11:03,998 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 200, SNMP ifIndex: 585\r\n'
  870. 2015-11-05 13:11:04,001 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  871. 2015-11-05 13:11:04,004 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  872. 2015-11-05 13:11:04,007 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  873. 2015-11-05 13:11:04,010 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  874. 2015-11-05 13:11:04,013 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  875. 2015-11-05 13:11:04,016 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  876. 2015-11-05 13:11:04,019 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  877. 2015-11-05 13:11:04,022 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  878. 2015-11-05 13:11:04,025 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  879. 2015-11-05 13:11:04,028 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:a7, Hardware address: 00:17:cb:da:20:a7\r\n'
  880. 2015-11-05 13:11:04,031 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 ago)\r\n'
  881. 2015-11-05 13:11:04,033 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  882. 2015-11-05 13:11:04,036 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  883. 2015-11-05 13:11:04,039 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  884. 2015-11-05 13:11:04,042 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  885. 2015-11-05 13:11:04,045 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  886. 2015-11-05 13:11:04,048 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  887. 2015-11-05 13:11:04,051 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/2/4, Enabled, Physical link is Down\r\n'
  888. 2015-11-05 13:11:04,054 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 201, SNMP ifIndex: 586\r\n'
  889. 2015-11-05 13:11:04,057 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  890. 2015-11-05 13:11:04,059 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  891. 2015-11-05 13:11:04,063 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  892. 2015-11-05 13:11:04,065 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  893. 2015-11-05 13:11:04,068 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  894. 2015-11-05 13:11:04,071 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  895. 2015-11-05 13:11:04,075 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  896. 2015-11-05 13:11:04,077 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  897. 2015-11-05 13:11:04,080 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  898. 2015-11-05 13:11:04,083 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:a8, Hardware address: 00:17:cb:da:20:a8\r\n'
  899. 2015-11-05 13:11:04,086 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 ago)\r\n'
  900. 2015-11-05 13:11:04,089 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  901. 2015-11-05 13:11:04,092 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  902. 2015-11-05 13:11:04,096 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  903. 2015-11-05 13:11:04,099 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  904. 2015-11-05 13:11:04,102 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  905. 2015-11-05 13:11:04,105 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  906. 2015-11-05 13:11:04,108 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/2/5, Enabled, Physical link is Up\r\n'
  907. 2015-11-05 13:11:04,111 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 202, SNMP ifIndex: 587\r\n'
  908. 2015-11-05 13:11:04,114 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  909. 2015-11-05 13:11:04,117 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  910. 2015-11-05 13:11:04,120 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  911. 2015-11-05 13:11:04,123 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  912. 2015-11-05 13:11:04,126 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  913. 2015-11-05 13:11:04,129 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  914. 2015-11-05 13:11:04,132 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: SNMP-Traps Internal: 0x4000\r\n'
  915. 2015-11-05 13:11:04,135 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  916. 2015-11-05 13:11:04,138 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  917. 2015-11-05 13:11:04,141 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:a9, Hardware address: 00:17:cb:da:20:a9\r\n'
  918. 2015-11-05 13:11:04,144 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 ago)\r\n'
  919. 2015-11-05 13:11:04,147 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  920. 2015-11-05 13:11:04,150 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  921. 2015-11-05 13:11:04,153 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : None\r\n'
  922. 2015-11-05 13:11:04,156 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : None\r\n'
  923. 2015-11-05 13:11:04,159 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  924. 2015-11-05 13:11:04,162 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  925. 2015-11-05 13:11:04,166 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/2/6, Enabled, Physical link is Down\r\n'
  926. 2015-11-05 13:11:04,169 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 203, SNMP ifIndex: 588\r\n'
  927. 2015-11-05 13:11:04,172 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  928. 2015-11-05 13:11:04,175 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  929. 2015-11-05 13:11:04,178 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  930. 2015-11-05 13:11:04,181 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  931. 2015-11-05 13:11:04,184 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  932. 2015-11-05 13:11:04,187 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  933. 2015-11-05 13:11:04,190 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  934. 2015-11-05 13:11:04,194 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  935. 2015-11-05 13:11:04,197 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  936. 2015-11-05 13:11:04,200 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:aa, Hardware address: 00:17:cb:da:20:aa\r\n'
  937. 2015-11-05 13:11:04,203 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 ago)\r\n'
  938. 2015-11-05 13:11:04,207 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  939. 2015-11-05 13:11:04,210 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  940. 2015-11-05 13:11:04,213 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  941. 2015-11-05 13:11:04,216 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  942. 2015-11-05 13:11:04,219 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  943. 2015-11-05 13:11:04,222 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  944. 2015-11-05 13:11:04,225 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/2/7, Enabled, Physical link is Down\r\n'
  945. 2015-11-05 13:11:04,228 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 204, SNMP ifIndex: 589\r\n'
  946. 2015-11-05 13:11:04,231 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  947. 2015-11-05 13:11:04,235 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  948. 2015-11-05 13:11:04,238 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  949. 2015-11-05 13:11:04,241 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  950. 2015-11-05 13:11:04,244 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  951. 2015-11-05 13:11:04,247 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  952. 2015-11-05 13:11:04,250 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  953. 2015-11-05 13:11:04,254 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  954. 2015-11-05 13:11:04,257 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:ab, Hardware address: 00:17:cb:da:20:ab\r\n'
  955. 2015-11-05 13:11:04,260 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 ago)\r\n'
  956. 2015-11-05 13:11:04,263 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  957. 2015-11-05 13:11:04,267 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  958. 2015-11-05 13:11:04,270 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  959. 2015-11-05 13:11:04,273 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  960. 2015-11-05 13:11:04,276 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  961. 2015-11-05 13:11:04,279 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  962. 2015-11-05 13:11:04,283 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/2/8, Enabled, Physical link is Down\r\n'
  963. 2015-11-05 13:11:04,286 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 205, SNMP ifIndex: 590\r\n'
  964. 2015-11-05 13:11:04,289 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  965. 2015-11-05 13:11:04,292 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  966. 2015-11-05 13:11:04,295 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  967. 2015-11-05 13:11:04,299 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  968. 2015-11-05 13:11:04,302 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  969. 2015-11-05 13:11:04,305 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  970. 2015-11-05 13:11:04,308 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  971. 2015-11-05 13:11:04,312 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  972. 2015-11-05 13:11:04,315 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  973. 2015-11-05 13:11:04,318 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:ac, Hardware address: 00:17:cb:da:20:ac\r\n'
  974. 2015-11-05 13:11:04,321 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 ago)\r\n'
  975. 2015-11-05 13:11:04,325 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  976. 2015-11-05 13:11:04,328 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  977. 2015-11-05 13:11:04,331 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  978. 2015-11-05 13:11:04,334 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  979. 2015-11-05 13:11:04,337 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  980. 2015-11-05 13:11:04,341 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  981. 2015-11-05 13:11:04,344 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/2/9, Enabled, Physical link is Down\r\n'
  982. 2015-11-05 13:11:04,347 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 206, SNMP ifIndex: 591\r\n'
  983. 2015-11-05 13:11:04,350 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  984. 2015-11-05 13:11:04,354 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  985. 2015-11-05 13:11:04,357 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  986. 2015-11-05 13:11:04,360 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  987. 2015-11-05 13:11:04,363 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  988. 2015-11-05 13:11:04,367 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  989. 2015-11-05 13:11:04,370 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  990. 2015-11-05 13:11:04,373 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  991. 2015-11-05 13:11:04,377 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  992. 2015-11-05 13:11:04,380 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:ad, Hardware address: 00:17:cb:da:20:ad\r\n'
  993. 2015-11-05 13:11:04,383 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 ago)\r\n'
  994. 2015-11-05 13:11:04,387 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  995. 2015-11-05 13:11:04,390 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  996. 2015-11-05 13:11:04,393 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  997. 2015-11-05 13:11:04,396 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  998. 2015-11-05 13:11:04,400 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  999. 2015-11-05 13:11:04,403 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1000. 2015-11-05 13:11:04,407 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/3/0, Enabled, Physical link is Down\r\n'
  1001. 2015-11-05 13:11:04,410 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 219, SNMP ifIndex: 594\r\n'
  1002. 2015-11-05 13:11:04,413 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1003. 2015-11-05 13:11:04,416 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1004. 2015-11-05 13:11:04,420 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  1005. 2015-11-05 13:11:04,423 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1006. 2015-11-05 13:11:04,426 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1007. 2015-11-05 13:11:04,430 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1008. 2015-11-05 13:11:04,433 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1009. 2015-11-05 13:11:04,436 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1010. 2015-11-05 13:11:04,440 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1011. 2015-11-05 13:11:04,443 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:f6, Hardware address: 00:17:cb:da:20:f6\r\n'
  1012. 2015-11-05 13:11:04,446 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 ago)\r\n'
  1013. 2015-11-05 13:11:04,450 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1014. 2015-11-05 13:11:04,453 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1015. 2015-11-05 13:11:04,457 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1016. 2015-11-05 13:11:04,460 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1017. 2015-11-05 13:11:04,463 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1018. 2015-11-05 13:11:04,467 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1019. 2015-11-05 13:11:04,470 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: lc-0/3/0, Enabled, Physical link is Up\r\n'
  1020. 2015-11-05 13:11:04,474 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 229, SNMP ifIndex: 599\r\n'
  1021. 2015-11-05 13:11:04,477 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 800mbps\r\n'
  1022. 2015-11-05 13:11:04,480 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  1023. 2015-11-05 13:11:04,484 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1024. 2015-11-05 13:11:04,487 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  1025. 2015-11-05 13:11:04,491 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  1026. 2015-11-05 13:11:04,494 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  1027. 2015-11-05 13:11:04,498 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1028. 2015-11-05 13:11:04,501 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface lc-0/3/0.32769 (Index 342) (SNMP ifIndex 600)\r\n'
  1029. 2015-11-05 13:11:04,504 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Encapsulation: ENET2\r\n'
  1030. 2015-11-05 13:11:04,508 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Bandwidth: 0\r\n'
  1031. 2015-11-05 13:11:04,511 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  1032. 2015-11-05 13:11:04,515 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  1033. 2015-11-05 13:11:04,518 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol vpls, MTU: Unlimited\r\n'
  1034. 2015-11-05 13:11:04,521 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1035. 2015-11-05 13:11:04,525 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: pfe-0/3/0, Enabled, Physical link is Up\r\n'
  1036. 2015-11-05 13:11:04,529 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 144, SNMP ifIndex: 647\r\n'
  1037. 2015-11-05 13:11:04,532 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 800mbps\r\n'
  1038. 2015-11-05 13:11:04,535 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  1039. 2015-11-05 13:11:04,539 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1040. 2015-11-05 13:11:04,542 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  1041. 2015-11-05 13:11:04,546 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  1042. 2015-11-05 13:11:04,549 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  1043. 2015-11-05 13:11:04,552 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1044. 2015-11-05 13:11:04,556 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface pfe-0/3/0.16383 (Index 338) (SNMP ifIndex 652)\r\n'
  1045. 2015-11-05 13:11:04,560 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Up SNMP-Traps Encapsulation: ENET2\r\n'
  1046. 2015-11-05 13:11:04,563 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Bandwidth: 0\r\n'
  1047. 2015-11-05 13:11:04,567 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  1048. 2015-11-05 13:11:04,570 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  1049. 2015-11-05 13:11:04,573 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet, MTU: Unlimited\r\n'
  1050. 2015-11-05 13:11:04,577 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  1051. 2015-11-05 13:11:04,580 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet6, MTU: Unlimited\r\n'
  1052. 2015-11-05 13:11:04,584 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  1053. 2015-11-05 13:11:04,587 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1054. 2015-11-05 13:11:04,591 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/3/1, Enabled, Physical link is Down\r\n'
  1055. 2015-11-05 13:11:04,594 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 220, SNMP ifIndex: 598\r\n'
  1056. 2015-11-05 13:11:04,598 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1057. 2015-11-05 13:11:04,601 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1058. 2015-11-05 13:11:04,604 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  1059. 2015-11-05 13:11:04,608 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1060. 2015-11-05 13:11:04,612 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1061. 2015-11-05 13:11:04,616 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1062. 2015-11-05 13:11:04,619 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1063. 2015-11-05 13:11:04,623 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1064. 2015-11-05 13:11:04,627 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1065. 2015-11-05 13:11:04,630 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:f7, Hardware address: 00:17:cb:da:20:f7\r\n'
  1066. 2015-11-05 13:11:04,634 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 ago)\r\n'
  1067. 2015-11-05 13:11:04,637 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1068. 2015-11-05 13:11:04,641 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1069. 2015-11-05 13:11:04,645 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1070. 2015-11-05 13:11:04,648 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1071. 2015-11-05 13:11:04,652 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1072. 2015-11-05 13:11:04,655 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1073. 2015-11-05 13:11:04,659 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/3/2, Enabled, Physical link is Down\r\n'
  1074. 2015-11-05 13:11:04,663 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 221, SNMP ifIndex: 601\r\n'
  1075. 2015-11-05 13:11:04,666 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1076. 2015-11-05 13:11:04,670 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1077. 2015-11-05 13:11:04,674 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1078. 2015-11-05 13:11:04,678 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1079. 2015-11-05 13:11:04,681 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1080. 2015-11-05 13:11:04,685 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1081. 2015-11-05 13:11:04,689 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1082. 2015-11-05 13:11:04,693 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1083. 2015-11-05 13:11:04,696 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:f8, Hardware address: 00:17:cb:da:20:f8\r\n'
  1084. 2015-11-05 13:11:04,700 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 ago)\r\n'
  1085. 2015-11-05 13:11:04,703 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1086. 2015-11-05 13:11:04,707 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1087. 2015-11-05 13:11:04,710 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1088. 2015-11-05 13:11:04,714 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1089. 2015-11-05 13:11:04,718 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1090. 2015-11-05 13:11:04,722 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1091. 2015-11-05 13:11:04,725 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/3/3, Enabled, Physical link is Down\r\n'
  1092. 2015-11-05 13:11:04,729 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 222, SNMP ifIndex: 602\r\n'
  1093. 2015-11-05 13:11:04,733 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1094. 2015-11-05 13:11:04,736 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1095. 2015-11-05 13:11:04,740 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  1096. 2015-11-05 13:11:04,744 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1097. 2015-11-05 13:11:04,747 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1098. 2015-11-05 13:11:04,751 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1099. 2015-11-05 13:11:04,755 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1100. 2015-11-05 13:11:04,759 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1101. 2015-11-05 13:11:04,763 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1102. 2015-11-05 13:11:04,767 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:f9, Hardware address: 00:17:cb:da:20:f9\r\n'
  1103. 2015-11-05 13:11:04,770 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 ago)\r\n'
  1104. 2015-11-05 13:11:04,774 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1105. 2015-11-05 13:11:04,778 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1106. 2015-11-05 13:11:04,782 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1107. 2015-11-05 13:11:04,786 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1108. 2015-11-05 13:11:04,789 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1109. 2015-11-05 13:11:04,793 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1110. 2015-11-05 13:11:04,797 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/3/4, Enabled, Physical link is Down\r\n'
  1111. 2015-11-05 13:11:04,801 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 223, SNMP ifIndex: 603\r\n'
  1112. 2015-11-05 13:11:04,804 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1113. 2015-11-05 13:11:04,808 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1114. 2015-11-05 13:11:04,812 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  1115. 2015-11-05 13:11:04,816 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1116. 2015-11-05 13:11:04,820 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1117. 2015-11-05 13:11:04,823 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1118. 2015-11-05 13:11:04,827 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1119. 2015-11-05 13:11:04,831 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1120. 2015-11-05 13:11:04,835 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1121. 2015-11-05 13:11:04,839 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:fa, Hardware address: 00:17:cb:da:20:fa\r\n'
  1122. 2015-11-05 13:11:04,843 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 ago)\r\n'
  1123. 2015-11-05 13:11:04,847 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1124. 2015-11-05 13:11:04,850 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1125. 2015-11-05 13:11:04,854 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1126. 2015-11-05 13:11:04,858 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1127. 2015-11-05 13:11:04,862 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1128. 2015-11-05 13:11:04,866 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1129. 2015-11-05 13:11:04,869 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/3/5, Enabled, Physical link is Down\r\n'
  1130. 2015-11-05 13:11:04,873 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 224, SNMP ifIndex: 604\r\n'
  1131. 2015-11-05 13:11:04,878 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1132. 2015-11-05 13:11:04,881 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1133. 2015-11-05 13:11:04,885 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  1134. 2015-11-05 13:11:04,889 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1135. 2015-11-05 13:11:04,893 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1136. 2015-11-05 13:11:04,898 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1137. 2015-11-05 13:11:04,902 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1138. 2015-11-05 13:11:04,906 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1139. 2015-11-05 13:11:04,910 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1140. 2015-11-05 13:11:04,913 Tick
  1141. 2015-11-05 13:11:04,914 Resetting wait ticks
  1142. 2015-11-05 13:11:04,918 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:fb, Hardware address: 00:17:cb:da:20:fb\r\n'
  1143. 2015-11-05 13:11:04,922 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 ago)\r\n'
  1144. 2015-11-05 13:11:04,926 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1145. 2015-11-05 13:11:04,930 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1146. 2015-11-05 13:11:04,934 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1147. 2015-11-05 13:11:04,938 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1148. 2015-11-05 13:11:04,942 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1149. 2015-11-05 13:11:04,946 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1150. 2015-11-05 13:11:04,950 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-0/3/6, Enabled, Physical link is Down\r\n'
  1151. 2015-11-05 13:11:04,954 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 225, SNMP ifIndex: 605\r\n'
  1152. 2015-11-05 13:11:04,958 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1153. 2015-11-05 13:11:04,961 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1154. 2015-11-05 13:11:04,965 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  1155. 2015-11-05 13:11:04,969 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1156. 2015-11-05 13:11:04,973 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1157. 2015-11-05 13:11:04,978 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1158. 2015-11-05 13:11:04,981 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1159. 2015-11-05 13:11:04,985 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1160. 2015-11-05 13:11:04,989 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1161. 2015-11-05 13:11:04,993 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:fc, Hardware address: 00:17:cb:da:20:fc\r\n'
  1162. 2015-11-05 13:11:04,997 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 ago)\r\n'
  1163. 2015-11-05 13:11:05,001 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1164. 2015-11-05 13:11:05,005 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1165. 2015-11-05 13:11:05,009 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1166. 2015-11-05 13:11:05,013 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1167. 2015-11-05 13:11:05,017 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1168. 2015-11-05 13:11:05,021 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-0/3/7, Enabled, Physical link is Down\r\n'
  1169. 2015-11-05 13:11:05,025 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 226, SNMP ifIndex: 595\r\n'
  1170. 2015-11-05 13:11:05,029 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1171. 2015-11-05 13:11:05,033 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1172. 2015-11-05 13:11:05,037 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1173. 2015-11-05 13:11:05,041 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1174. 2015-11-05 13:11:05,045 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1175. 2015-11-05 13:11:05,048 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1176. 2015-11-05 13:11:05,052 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:fd, Hardware address: 00:17:cb:da:20:fd\r\n'
  1177. 2015-11-05 13:11:05,056 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 ago)\r\n'
  1178. 2015-11-05 13:11:05,060 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1179. 2015-11-05 13:11:05,064 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1180. 2015-11-05 13:11:05,068 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1181. 2015-11-05 13:11:05,072 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1182. 2015-11-05 13:11:05,076 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1183. 2015-11-05 13:11:05,080 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-0/3/8, Enabled, Physical link is Down\r\n'
  1184. 2015-11-05 13:11:05,084 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 227, SNMP ifIndex: 596\r\n'
  1185. 2015-11-05 13:11:05,088 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1186. 2015-11-05 13:11:05,092 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1187. 2015-11-05 13:11:05,096 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1188. 2015-11-05 13:11:05,101 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1189. 2015-11-05 13:11:05,104 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1190. 2015-11-05 13:11:05,108 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1191. 2015-11-05 13:11:05,113 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:fe, Hardware address: 00:17:cb:da:20:fe\r\n'
  1192. 2015-11-05 13:11:05,117 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 ago)\r\n'
  1193. 2015-11-05 13:11:05,121 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1194. 2015-11-05 13:11:05,125 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1195. 2015-11-05 13:11:05,129 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1196. 2015-11-05 13:11:05,133 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1197. 2015-11-05 13:11:05,137 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1198. 2015-11-05 13:11:05,141 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-0/3/9, Enabled, Physical link is Down\r\n'
  1199. 2015-11-05 13:11:05,145 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 228, SNMP ifIndex: 597\r\n'
  1200. 2015-11-05 13:11:05,149 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1201. 2015-11-05 13:11:05,153 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1202. 2015-11-05 13:11:05,157 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1203. 2015-11-05 13:11:05,161 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1204. 2015-11-05 13:11:05,165 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1205. 2015-11-05 13:11:05,170 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1206. 2015-11-05 13:11:05,174 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:ff, Hardware address: 00:17:cb:da:20:ff\r\n'
  1207. 2015-11-05 13:11:05,178 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 ago)\r\n'
  1208. 2015-11-05 13:11:05,182 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1209. 2015-11-05 13:11:05,186 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1210. 2015-11-05 13:11:05,190 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1211. 2015-11-05 13:11:05,195 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1212. 2015-11-05 13:11:05,199 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1213. 2015-11-05 13:11:05,203 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-1/0/0, Enabled, Physical link is Up\r\n'
  1214. 2015-11-05 13:11:05,207 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 164, SNMP ifIndex: 509\r\n'
  1215. 2015-11-05 13:11:05,212 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Flexible-Ethernet, MTU: 1518, MRU: 1526, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1216. 2015-11-05 13:11:05,216 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1217. 2015-11-05 13:11:05,220 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  1218. 2015-11-05 13:11:05,225 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: SNMP-Traps Internal: 0x4000\r\n'
  1219. 2015-11-05 13:11:05,229 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1220. 2015-11-05 13:11:05,234 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:4a, Hardware address: 00:17:cb:da:21:4a\r\n'
  1221. 2015-11-05 13:11:05,238 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:30 UTC (00:06:33 ago)\r\n'
  1222. 2015-11-05 13:11:05,242 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 39440 bps (74 pps)\r\n'
  1223. 2015-11-05 13:11:05,246 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 10968 bps (3 pps)\r\n'
  1224. 2015-11-05 13:11:05,251 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : None\r\n'
  1225. 2015-11-05 13:11:05,255 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : None\r\n'
  1226. 2015-11-05 13:11:05,259 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1227. 2015-11-05 13:11:05,264 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n Logical interface ge-1/0/0.1185 (Index 65540) (SNMP ifIndex 608)\r\n'
  1228. 2015-11-05 13:11:05,268 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Up SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.1185 ] Encapsulation: ENET2\r\n'
  1229. 2015-11-05 13:11:05,272 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 2359\r\n'
  1230. 2015-11-05 13:11:05,276 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 4016\r\n'
  1231. 2015-11-05 13:11:05,281 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet, MTU: 1500\r\n'
  1232. 2015-11-05 13:11:05,285 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Sendbcast-pkt-to-re\r\n'
  1233. 2015-11-05 13:11:05,289 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Addresses, Flags: Is-Preferred Is-Primary\r\n'
  1234. 2015-11-05 13:11:05,294 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Destination: 10.34.255.148/30, Local: 10.34.255.150,\r\n Broadcast: 10.34.255.151\r\n'
  1235. 2015-11-05 13:11:05,298 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol multiservice, MTU: Unlimited\r\n'
  1236. 2015-11-05 13:11:05,302 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n Logical interface ge-1/0/0.32767 (Index 141075) (SNMP ifIndex 620)\r\n'
  1237. 2015-11-05 13:11:05,306 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Up SNMP-Traps 0x4004000 VLAN-Tag [ 0x0000.0 ] Encapsulation: ENET2\r\n'
  1238. 2015-11-05 13:11:05,311 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  1239. 2015-11-05 13:11:05,315 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  1240. 2015-11-05 13:11:05,319 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol multiservice, MTU: Unlimited\r\n'
  1241. 2015-11-05 13:11:05,323 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  1242. 2015-11-05 13:11:05,328 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: lc-1/0/0, Enabled, Physical link is Up\r\n'
  1243. 2015-11-05 13:11:05,332 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 174, SNMP ifIndex: 519\r\n'
  1244. 2015-11-05 13:11:05,336 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 800mbps\r\n'
  1245. 2015-11-05 13:11:05,340 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  1246. 2015-11-05 13:11:05,345 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1247. 2015-11-05 13:11:05,349 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  1248. 2015-11-05 13:11:05,353 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  1249. 2015-11-05 13:11:05,358 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  1250. 2015-11-05 13:11:05,363 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n Logical interface lc-1/0/0.32769 (Index 141074) (SNMP ifIndex 520)\r\n'
  1251. 2015-11-05 13:11:05,368 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Encapsulation: ENET2\r\n'
  1252. 2015-11-05 13:11:05,372 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Bandwidth: 0\r\n'
  1253. 2015-11-05 13:11:05,376 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  1254. 2015-11-05 13:11:05,381 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  1255. 2015-11-05 13:11:05,385 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol vpls, MTU: Unlimited\r\n'
  1256. 2015-11-05 13:11:05,390 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: pfe-1/0/0, Enabled, Physical link is Up\r\n'
  1257. 2015-11-05 13:11:05,394 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 136, SNMP ifIndex: 628\r\n'
  1258. 2015-11-05 13:11:05,399 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 800mbps\r\n'
  1259. 2015-11-05 13:11:05,403 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  1260. 2015-11-05 13:11:05,407 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1261. 2015-11-05 13:11:05,412 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  1262. 2015-11-05 13:11:05,416 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  1263. 2015-11-05 13:11:05,421 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  1264. 2015-11-05 13:11:05,425 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n Logical interface pfe-1/0/0.16383 (Index 329) (SNMP ifIndex 639)\r\n'
  1265. 2015-11-05 13:11:05,429 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Up SNMP-Traps Encapsulation: ENET2\r\n'
  1266. 2015-11-05 13:11:05,434 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Bandwidth: 0\r\n'
  1267. 2015-11-05 13:11:05,438 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  1268. 2015-11-05 13:11:05,443 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  1269. 2015-11-05 13:11:05,447 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet, MTU: Unlimited\r\n'
  1270. 2015-11-05 13:11:05,452 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  1271. 2015-11-05 13:11:05,456 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet6, MTU: Unlimited\r\n'
  1272. 2015-11-05 13:11:05,461 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  1273. 2015-11-05 13:11:05,465 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1274. 2015-11-05 13:11:05,470 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: pfh-1/0/0, Enabled, Physical link is Up\r\n'
  1275. 2015-11-05 13:11:05,474 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 135, SNMP ifIndex: 627\r\n'
  1276. 2015-11-05 13:11:05,479 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 800mbps\r\n'
  1277. 2015-11-05 13:11:05,483 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  1278. 2015-11-05 13:11:05,487 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1279. 2015-11-05 13:11:05,492 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  1280. 2015-11-05 13:11:05,496 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  1281. 2015-11-05 13:11:05,501 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  1282. 2015-11-05 13:11:05,505 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n Logical interface pfh-1/0/0.16383 (Index 328) (SNMP ifIndex 629)\r\n'
  1283. 2015-11-05 13:11:05,510 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Up SNMP-Traps Encapsulation: ENET2\r\n'
  1284. 2015-11-05 13:11:05,515 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Bandwidth: 0\r\n'
  1285. 2015-11-05 13:11:05,519 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  1286. 2015-11-05 13:11:05,524 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  1287. 2015-11-05 13:11:05,529 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet, MTU: Unlimited\r\n'
  1288. 2015-11-05 13:11:05,534 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  1289. 2015-11-05 13:11:05,538 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-1/0/1, Enabled, Physical link is Down\r\n'
  1290. 2015-11-05 13:11:05,543 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 165, SNMP ifIndex: 510\r\n'
  1291. 2015-11-05 13:11:05,547 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1292. 2015-11-05 13:11:05,552 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1293. 2015-11-05 13:11:05,556 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1294. 2015-11-05 13:11:05,561 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1295. 2015-11-05 13:11:05,565 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1296. 2015-11-05 13:11:05,570 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1297. 2015-11-05 13:11:05,575 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:4b, Hardware address: 00:17:cb:da:21:4b\r\n'
  1298. 2015-11-05 13:11:05,579 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 ago)\r\n'
  1299. 2015-11-05 13:11:05,584 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1300. 2015-11-05 13:11:05,588 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1301. 2015-11-05 13:11:05,593 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1302. 2015-11-05 13:11:05,597 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1303. 2015-11-05 13:11:05,601 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1304. 2015-11-05 13:11:05,606 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-1/0/2, Enabled, Physical link is Down\r\n'
  1305. 2015-11-05 13:11:05,611 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 166, SNMP ifIndex: 511\r\n'
  1306. 2015-11-05 13:11:05,615 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1307. 2015-11-05 13:11:05,620 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1308. 2015-11-05 13:11:05,624 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1309. 2015-11-05 13:11:05,629 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1310. 2015-11-05 13:11:05,634 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1311. 2015-11-05 13:11:05,638 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1312. 2015-11-05 13:11:05,643 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:4c, Hardware address: 00:17:cb:da:21:4c\r\n'
  1313. 2015-11-05 13:11:05,647 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 ago)\r\n'
  1314. 2015-11-05 13:11:05,652 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1315. 2015-11-05 13:11:05,656 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1316. 2015-11-05 13:11:05,660 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1317. 2015-11-05 13:11:05,665 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1318. 2015-11-05 13:11:05,669 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1319. 2015-11-05 13:11:05,674 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-1/0/3, Enabled, Physical link is Down\r\n'
  1320. 2015-11-05 13:11:05,679 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 167, SNMP ifIndex: 512\r\n'
  1321. 2015-11-05 13:11:05,684 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1322. 2015-11-05 13:11:05,689 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1323. 2015-11-05 13:11:05,693 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1324. 2015-11-05 13:11:05,698 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1325. 2015-11-05 13:11:05,702 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1326. 2015-11-05 13:11:05,707 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1327. 2015-11-05 13:11:05,711 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:4d, Hardware address: 00:17:cb:da:21:4d\r\n'
  1328. 2015-11-05 13:11:05,716 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 ago)\r\n'
  1329. 2015-11-05 13:11:05,720 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1330. 2015-11-05 13:11:05,725 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1331. 2015-11-05 13:11:05,730 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1332. 2015-11-05 13:11:05,734 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1333. 2015-11-05 13:11:05,739 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1334. 2015-11-05 13:11:05,743 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-1/0/4, Enabled, Physical link is Down\r\n'
  1335. 2015-11-05 13:11:05,748 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 168, SNMP ifIndex: 513\r\n'
  1336. 2015-11-05 13:11:05,752 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1337. 2015-11-05 13:11:05,757 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1338. 2015-11-05 13:11:05,761 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1339. 2015-11-05 13:11:05,766 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1340. 2015-11-05 13:11:05,771 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1341. 2015-11-05 13:11:05,776 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1342. 2015-11-05 13:11:05,780 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:4e, Hardware address: 00:17:cb:da:21:4e\r\n'
  1343. 2015-11-05 13:11:05,785 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 ago)\r\n'
  1344. 2015-11-05 13:11:05,790 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1345. 2015-11-05 13:11:05,796 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1346. 2015-11-05 13:11:05,800 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1347. 2015-11-05 13:11:05,805 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1348. 2015-11-05 13:11:05,810 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1349. 2015-11-05 13:11:05,815 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-1/0/5, Enabled, Physical link is Up\r\n'
  1350. 2015-11-05 13:11:05,820 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 169, SNMP ifIndex: 514\r\n'
  1351. 2015-11-05 13:11:05,825 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1352. 2015-11-05 13:11:05,830 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1353. 2015-11-05 13:11:05,835 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  1354. 2015-11-05 13:11:05,840 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: SNMP-Traps Internal: 0x4000\r\n'
  1355. 2015-11-05 13:11:05,846 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1356. 2015-11-05 13:11:05,851 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1357. 2015-11-05 13:11:05,855 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:4f, Hardware address: 00:17:cb:da:21:4f\r\n'
  1358. 2015-11-05 13:11:05,860 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 ago)\r\n'
  1359. 2015-11-05 13:11:05,865 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1360. 2015-11-05 13:11:05,870 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1361. 2015-11-05 13:11:05,875 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : None\r\n'
  1362. 2015-11-05 13:11:05,879 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : None\r\n'
  1363. 2015-11-05 13:11:05,884 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1364. 2015-11-05 13:11:05,889 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-1/0/6, Enabled, Physical link is Down\r\n'
  1365. 2015-11-05 13:11:05,893 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 170, SNMP ifIndex: 515\r\n'
  1366. 2015-11-05 13:11:05,898 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1367. 2015-11-05 13:11:05,903 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1368. 2015-11-05 13:11:05,908 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1369. 2015-11-05 13:11:05,913 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1370. 2015-11-05 13:11:05,917 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1371. 2015-11-05 13:11:05,922 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1372. 2015-11-05 13:11:05,927 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:50, Hardware address: 00:17:cb:da:21:50\r\n'
  1373. 2015-11-05 13:11:05,932 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 ago)\r\n'
  1374. 2015-11-05 13:11:05,937 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1375. 2015-11-05 13:11:05,942 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1376. 2015-11-05 13:11:05,947 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1377. 2015-11-05 13:11:05,953 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1378. 2015-11-05 13:11:05,958 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1379. 2015-11-05 13:11:05,963 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-1/0/7, Enabled, Physical link is Down\r\n'
  1380. 2015-11-05 13:11:05,968 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 171, SNMP ifIndex: 516\r\n'
  1381. 2015-11-05 13:11:05,972 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1382. 2015-11-05 13:11:05,977 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1383. 2015-11-05 13:11:05,982 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1384. 2015-11-05 13:11:05,987 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1385. 2015-11-05 13:11:05,992 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1386. 2015-11-05 13:11:05,997 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1387. 2015-11-05 13:11:06,001 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:51, Hardware address: 00:17:cb:da:21:51\r\n'
  1388. 2015-11-05 13:11:06,006 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 ago)\r\n'
  1389. 2015-11-05 13:11:06,011 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1390. 2015-11-05 13:11:06,016 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1391. 2015-11-05 13:11:06,021 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1392. 2015-11-05 13:11:06,026 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1393. 2015-11-05 13:11:06,031 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1394. 2015-11-05 13:11:06,035 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-1/0/8, Enabled, Physical link is Down\r\n'
  1395. 2015-11-05 13:11:06,040 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 172, SNMP ifIndex: 517\r\n'
  1396. 2015-11-05 13:11:06,046 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1397. 2015-11-05 13:11:06,051 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1398. 2015-11-05 13:11:06,055 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1399. 2015-11-05 13:11:06,060 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1400. 2015-11-05 13:11:06,065 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1401. 2015-11-05 13:11:06,070 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1402. 2015-11-05 13:11:06,075 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:52, Hardware address: 00:17:cb:da:21:52\r\n'
  1403. 2015-11-05 13:11:06,080 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 ago)\r\n'
  1404. 2015-11-05 13:11:06,085 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1405. 2015-11-05 13:11:06,089 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1406. 2015-11-05 13:11:06,094 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1407. 2015-11-05 13:11:06,100 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1408. 2015-11-05 13:11:06,105 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1409. 2015-11-05 13:11:06,110 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-1/0/9, Enabled, Physical link is Down\r\n'
  1410. 2015-11-05 13:11:06,115 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 173, SNMP ifIndex: 518\r\n'
  1411. 2015-11-05 13:11:06,121 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1412. 2015-11-05 13:11:06,126 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1413. 2015-11-05 13:11:06,131 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1414. 2015-11-05 13:11:06,136 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1415. 2015-11-05 13:11:06,141 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1416. 2015-11-05 13:11:06,146 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1417. 2015-11-05 13:11:06,151 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:53, Hardware address: 00:17:cb:da:21:53\r\n'
  1418. 2015-11-05 13:11:06,156 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 ago)\r\n'
  1419. 2015-11-05 13:11:06,161 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1420. 2015-11-05 13:11:06,166 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1421. 2015-11-05 13:11:06,171 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1422. 2015-11-05 13:11:06,176 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1423. 2015-11-05 13:11:06,182 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1424. 2015-11-05 13:11:06,187 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-1/1/0, Enabled, Physical link is Down\r\n'
  1425. 2015-11-05 13:11:06,192 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 186, SNMP ifIndex: 521\r\n'
  1426. 2015-11-05 13:11:06,197 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1427. 2015-11-05 13:11:06,202 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1428. 2015-11-05 13:11:06,207 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1429. 2015-11-05 13:11:06,212 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1430. 2015-11-05 13:11:06,217 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1431. 2015-11-05 13:11:06,222 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1432. 2015-11-05 13:11:06,227 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:9c, Hardware address: 00:17:cb:da:21:9c\r\n'
  1433. 2015-11-05 13:11:06,232 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 ago)\r\n'
  1434. 2015-11-05 13:11:06,237 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1435. 2015-11-05 13:11:06,242 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1436. 2015-11-05 13:11:06,247 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1437. 2015-11-05 13:11:06,252 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1438. 2015-11-05 13:11:06,257 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1439. 2015-11-05 13:11:06,263 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: lc-1/1/0, Enabled, Physical link is Up\r\n'
  1440. 2015-11-05 13:11:06,268 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 196, SNMP ifIndex: 531\r\n'
  1441. 2015-11-05 13:11:06,273 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 800mbps\r\n'
  1442. 2015-11-05 13:11:06,278 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  1443. 2015-11-05 13:11:06,283 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1444. 2015-11-05 13:11:06,288 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  1445. 2015-11-05 13:11:06,293 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  1446. 2015-11-05 13:11:06,298 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  1447. 2015-11-05 13:11:06,304 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n Logical interface lc-1/1/0.32769 (Index 341) (SNMP ifIndex 532)\r\n'
  1448. 2015-11-05 13:11:06,310 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Encapsulation: ENET2\r\n'
  1449. 2015-11-05 13:11:06,315 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Bandwidth: 0\r\n'
  1450. 2015-11-05 13:11:06,320 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  1451. 2015-11-05 13:11:06,326 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  1452. 2015-11-05 13:11:06,331 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol vpls, MTU: Unlimited\r\n'
  1453. 2015-11-05 13:11:06,337 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: pfe-1/1/0, Enabled, Physical link is Up\r\n'
  1454. 2015-11-05 13:11:06,342 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 137, SNMP ifIndex: 630\r\n'
  1455. 2015-11-05 13:11:06,347 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 800mbps\r\n'
  1456. 2015-11-05 13:11:06,352 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  1457. 2015-11-05 13:11:06,357 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1458. 2015-11-05 13:11:06,363 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  1459. 2015-11-05 13:11:06,368 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  1460. 2015-11-05 13:11:06,373 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  1461. 2015-11-05 13:11:06,379 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n Logical interface pfe-1/1/0.16383 (Index 330) (SNMP ifIndex 640)\r\n'
  1462. 2015-11-05 13:11:06,384 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Up SNMP-Traps Encapsulation: ENET2\r\n'
  1463. 2015-11-05 13:11:06,389 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Bandwidth: 0\r\n'
  1464. 2015-11-05 13:11:06,394 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  1465. 2015-11-05 13:11:06,399 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  1466. 2015-11-05 13:11:06,404 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet, MTU: Unlimited\r\n'
  1467. 2015-11-05 13:11:06,410 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  1468. 2015-11-05 13:11:06,415 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet6, MTU: Unlimited\r\n'
  1469. 2015-11-05 13:11:06,420 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  1470. 2015-11-05 13:11:06,425 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-1/1/1, Enabled, Physical link is Down\r\n'
  1471. 2015-11-05 13:11:06,431 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 187, SNMP ifIndex: 522\r\n'
  1472. 2015-11-05 13:11:06,436 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1473. 2015-11-05 13:11:06,441 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1474. 2015-11-05 13:11:06,446 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1475. 2015-11-05 13:11:06,451 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1476. 2015-11-05 13:11:06,457 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1477. 2015-11-05 13:11:06,462 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1478. 2015-11-05 13:11:06,467 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:9d, Hardware address: 00:17:cb:da:21:9d\r\n'
  1479. 2015-11-05 13:11:06,472 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 ago)\r\n'
  1480. 2015-11-05 13:11:06,477 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1481. 2015-11-05 13:11:06,483 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1482. 2015-11-05 13:11:06,488 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1483. 2015-11-05 13:11:06,493 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1484. 2015-11-05 13:11:06,499 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1485. 2015-11-05 13:11:06,504 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-1/1/2, Enabled, Physical link is Down\r\n'
  1486. 2015-11-05 13:11:06,509 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 188, SNMP ifIndex: 523\r\n'
  1487. 2015-11-05 13:11:06,514 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1488. 2015-11-05 13:11:06,520 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1489. 2015-11-05 13:11:06,525 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1490. 2015-11-05 13:11:06,530 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1491. 2015-11-05 13:11:06,536 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1492. 2015-11-05 13:11:06,541 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1493. 2015-11-05 13:11:06,546 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:9e, Hardware address: 00:17:cb:da:21:9e\r\n'
  1494. 2015-11-05 13:11:06,552 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 ago)\r\n'
  1495. 2015-11-05 13:11:06,557 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1496. 2015-11-05 13:11:06,563 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1497. 2015-11-05 13:11:06,568 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1498. 2015-11-05 13:11:06,574 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1499. 2015-11-05 13:11:06,580 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1500. 2015-11-05 13:11:06,585 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-1/1/3, Enabled, Physical link is Down\r\n'
  1501. 2015-11-05 13:11:06,590 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 189, SNMP ifIndex: 524\r\n'
  1502. 2015-11-05 13:11:06,596 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1503. 2015-11-05 13:11:06,602 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1504. 2015-11-05 13:11:06,607 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1505. 2015-11-05 13:11:06,613 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1506. 2015-11-05 13:11:06,618 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1507. 2015-11-05 13:11:06,624 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1508. 2015-11-05 13:11:06,629 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:9f, Hardware address: 00:17:cb:da:21:9f\r\n'
  1509. 2015-11-05 13:11:06,635 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 ago)\r\n'
  1510. 2015-11-05 13:11:06,640 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1511. 2015-11-05 13:11:06,645 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1512. 2015-11-05 13:11:06,651 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1513. 2015-11-05 13:11:06,656 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1514. 2015-11-05 13:11:06,662 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1515. 2015-11-05 13:11:06,667 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-1/1/4, Enabled, Physical link is Down\r\n'
  1516. 2015-11-05 13:11:06,672 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 190, SNMP ifIndex: 525\r\n'
  1517. 2015-11-05 13:11:06,678 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1518. 2015-11-05 13:11:06,684 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1519. 2015-11-05 13:11:06,689 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1520. 2015-11-05 13:11:06,695 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1521. 2015-11-05 13:11:06,700 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1522. 2015-11-05 13:11:06,706 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1523. 2015-11-05 13:11:06,711 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:a0, Hardware address: 00:17:cb:da:21:a0\r\n'
  1524. 2015-11-05 13:11:06,716 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 ago)\r\n'
  1525. 2015-11-05 13:11:06,722 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1526. 2015-11-05 13:11:06,728 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1527. 2015-11-05 13:11:06,733 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1528. 2015-11-05 13:11:06,738 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1529. 2015-11-05 13:11:06,744 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1530. 2015-11-05 13:11:06,750 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-1/1/5, Enabled, Physical link is Down\r\n'
  1531. 2015-11-05 13:11:06,755 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 191, SNMP ifIndex: 526\r\n'
  1532. 2015-11-05 13:11:06,761 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1533. 2015-11-05 13:11:06,767 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1534. 2015-11-05 13:11:06,772 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1535. 2015-11-05 13:11:06,778 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1536. 2015-11-05 13:11:06,783 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1537. 2015-11-05 13:11:06,789 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1538. 2015-11-05 13:11:06,795 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:a1, Hardware address: 00:17:cb:da:21:a1\r\n'
  1539. 2015-11-05 13:11:06,801 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 ago)\r\n'
  1540. 2015-11-05 13:11:06,806 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1541. 2015-11-05 13:11:06,812 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1542. 2015-11-05 13:11:06,817 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1543. 2015-11-05 13:11:06,823 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1544. 2015-11-05 13:11:06,828 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1545. 2015-11-05 13:11:06,834 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: ge-1/1/6, Enabled, Physical link is Down\r\n'
  1546. 2015-11-05 13:11:06,839 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 192, SNMP ifIndex: 527\r\n'
  1547. 2015-11-05 13:11:06,845 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1548. 2015-11-05 13:11:06,851 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1549. 2015-11-05 13:11:06,856 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1550. 2015-11-05 13:11:06,862 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1551. 2015-11-05 13:11:06,867 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1552. 2015-11-05 13:11:06,873 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1553. 2015-11-05 13:11:06,879 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:a2, Hardware address: 00:17:cb:da:21:a2\r\n'
  1554. 2015-11-05 13:11:06,885 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 ago)\r\n'
  1555. 2015-11-05 13:11:06,891 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1556. 2015-11-05 13:11:06,897 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1557. 2015-11-05 13:11:06,903 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1558. 2015-11-05 13:11:06,909 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1559. 2015-11-05 13:11:06,914 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1560. 2015-11-05 13:11:06,920 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1561. 2015-11-05 13:11:06,926 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-1/1/7, Enabled, Physical link is Down\r\n'
  1562. 2015-11-05 13:11:06,931 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 193, SNMP ifIndex: 528\r\n'
  1563. 2015-11-05 13:11:06,937 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1564. 2015-11-05 13:11:06,943 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1565. 2015-11-05 13:11:06,948 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  1566. 2015-11-05 13:11:06,954 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1567. 2015-11-05 13:11:06,960 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1568. 2015-11-05 13:11:06,966 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1569. 2015-11-05 13:11:06,971 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1570. 2015-11-05 13:11:06,978 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1571. 2015-11-05 13:11:06,984 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1572. 2015-11-05 13:11:06,990 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:a3, Hardware address: 00:17:cb:da:21:a3\r\n'
  1573. 2015-11-05 13:11:06,995 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 ago)\r\n'
  1574. 2015-11-05 13:11:07,001 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1575. 2015-11-05 13:11:07,007 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1576. 2015-11-05 13:11:07,013 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1577. 2015-11-05 13:11:07,019 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1578. 2015-11-05 13:11:07,024 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1579. 2015-11-05 13:11:07,030 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1580. 2015-11-05 13:11:07,037 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-1/1/8, Enabled, Physical link is Down\r\n'
  1581. 2015-11-05 13:11:07,042 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 194, SNMP ifIndex: 529\r\n'
  1582. 2015-11-05 13:11:07,048 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1583. 2015-11-05 13:11:07,054 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1584. 2015-11-05 13:11:07,060 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1585. 2015-11-05 13:11:07,066 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1586. 2015-11-05 13:11:07,072 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1587. 2015-11-05 13:11:07,079 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1588. 2015-11-05 13:11:07,085 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1589. 2015-11-05 13:11:07,090 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1590. 2015-11-05 13:11:07,096 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:a4, Hardware address: 00:17:cb:da:21:a4\r\n'
  1591. 2015-11-05 13:11:07,102 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 ago)\r\n'
  1592. 2015-11-05 13:11:07,108 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1593. 2015-11-05 13:11:07,114 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1594. 2015-11-05 13:11:07,119 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1595. 2015-11-05 13:11:07,125 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1596. 2015-11-05 13:11:07,131 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1597. 2015-11-05 13:11:07,137 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1598. 2015-11-05 13:11:07,143 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-1/1/9, Enabled, Physical link is Down\r\n'
  1599. 2015-11-05 13:11:07,148 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 195, SNMP ifIndex: 530\r\n'
  1600. 2015-11-05 13:11:07,154 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1601. 2015-11-05 13:11:07,160 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1602. 2015-11-05 13:11:07,166 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  1603. 2015-11-05 13:11:07,172 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1604. 2015-11-05 13:11:07,177 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1605. 2015-11-05 13:11:07,183 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1606. 2015-11-05 13:11:07,189 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1607. 2015-11-05 13:11:07,195 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1608. 2015-11-05 13:11:07,201 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1609. 2015-11-05 13:11:07,207 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:a5, Hardware address: 00:17:cb:da:21:a5\r\n'
  1610. 2015-11-05 13:11:07,212 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 ago)\r\n'
  1611. 2015-11-05 13:11:07,218 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1612. 2015-11-05 13:11:07,225 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1613. 2015-11-05 13:11:07,231 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1614. 2015-11-05 13:11:07,238 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1615. 2015-11-05 13:11:07,245 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1616. 2015-11-05 13:11:07,250 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1617. 2015-11-05 13:11:07,256 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-1/2/0, Enabled, Physical link is Down\r\n'
  1618. 2015-11-05 13:11:07,262 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 208, SNMP ifIndex: 533\r\n'
  1619. 2015-11-05 13:11:07,268 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1620. 2015-11-05 13:11:07,274 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1621. 2015-11-05 13:11:07,280 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  1622. 2015-11-05 13:11:07,286 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1623. 2015-11-05 13:11:07,293 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1624. 2015-11-05 13:11:07,300 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1625. 2015-11-05 13:11:07,306 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1626. 2015-11-05 13:11:07,311 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1627. 2015-11-05 13:11:07,317 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1628. 2015-11-05 13:11:07,323 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:ee, Hardware address: 00:17:cb:da:21:ee\r\n'
  1629. 2015-11-05 13:11:07,329 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 ago)\r\n'
  1630. 2015-11-05 13:11:07,335 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1631. 2015-11-05 13:11:07,341 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1632. 2015-11-05 13:11:07,347 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1633. 2015-11-05 13:11:07,353 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1634. 2015-11-05 13:11:07,359 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1635. 2015-11-05 13:11:07,365 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1636. 2015-11-05 13:11:07,370 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: lc-1/2/0, Enabled, Physical link is Up\r\n'
  1637. 2015-11-05 13:11:07,376 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 218, SNMP ifIndex: 657\r\n'
  1638. 2015-11-05 13:11:07,383 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 800mbps\r\n'
  1639. 2015-11-05 13:11:07,388 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  1640. 2015-11-05 13:11:07,394 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1641. 2015-11-05 13:11:07,401 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  1642. 2015-11-05 13:11:07,408 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  1643. 2015-11-05 13:11:07,414 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  1644. 2015-11-05 13:11:07,420 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1645. 2015-11-05 13:11:07,426 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface lc-1/2/0.32769 (Index 196611) (SNMP ifIndex 658)\r\n'
  1646. 2015-11-05 13:11:07,432 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Encapsulation: ENET2\r\n'
  1647. 2015-11-05 13:11:07,439 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Bandwidth: 0\r\n'
  1648. 2015-11-05 13:11:07,445 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  1649. 2015-11-05 13:11:07,451 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  1650. 2015-11-05 13:11:07,457 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol vpls, MTU: Unlimited\r\n'
  1651. 2015-11-05 13:11:07,463 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1652. 2015-11-05 13:11:07,468 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: pfe-1/2/0, Enabled, Physical link is Up\r\n'
  1653. 2015-11-05 13:11:07,475 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 138, SNMP ifIndex: 631\r\n'
  1654. 2015-11-05 13:11:07,482 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 800mbps\r\n'
  1655. 2015-11-05 13:11:07,488 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  1656. 2015-11-05 13:11:07,494 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1657. 2015-11-05 13:11:07,499 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  1658. 2015-11-05 13:11:07,505 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  1659. 2015-11-05 13:11:07,511 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  1660. 2015-11-05 13:11:07,518 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1661. 2015-11-05 13:11:07,524 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface pfe-1/2/0.16383 (Index 331) (SNMP ifIndex 641)\r\n'
  1662. 2015-11-05 13:11:07,530 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Up SNMP-Traps Encapsulation: ENET2\r\n'
  1663. 2015-11-05 13:11:07,536 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Bandwidth: 0\r\n'
  1664. 2015-11-05 13:11:07,543 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  1665. 2015-11-05 13:11:07,549 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  1666. 2015-11-05 13:11:07,555 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet, MTU: Unlimited\r\n'
  1667. 2015-11-05 13:11:07,560 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  1668. 2015-11-05 13:11:07,566 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet6, MTU: Unlimited\r\n'
  1669. 2015-11-05 13:11:07,572 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  1670. 2015-11-05 13:11:07,578 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1671. 2015-11-05 13:11:07,584 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-1/2/1, Enabled, Physical link is Down\r\n'
  1672. 2015-11-05 13:11:07,590 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 209, SNMP ifIndex: 534\r\n'
  1673. 2015-11-05 13:11:07,596 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1674. 2015-11-05 13:11:07,602 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1675. 2015-11-05 13:11:07,608 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1676. 2015-11-05 13:11:07,614 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1677. 2015-11-05 13:11:07,620 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1678. 2015-11-05 13:11:07,626 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1679. 2015-11-05 13:11:07,632 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1680. 2015-11-05 13:11:07,638 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1681. 2015-11-05 13:11:07,644 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:ef, Hardware address: 00:17:cb:da:21:ef\r\n'
  1682. 2015-11-05 13:11:07,651 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 ago)\r\n'
  1683. 2015-11-05 13:11:07,657 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1684. 2015-11-05 13:11:07,663 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1685. 2015-11-05 13:11:07,669 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1686. 2015-11-05 13:11:07,676 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1687. 2015-11-05 13:11:07,682 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1688. 2015-11-05 13:11:07,688 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1689. 2015-11-05 13:11:07,695 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-1/2/2, Enabled, Physical link is Down\r\n'
  1690. 2015-11-05 13:11:07,701 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 210, SNMP ifIndex: 535\r\n'
  1691. 2015-11-05 13:11:07,707 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1692. 2015-11-05 13:11:07,713 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1693. 2015-11-05 13:11:07,720 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  1694. 2015-11-05 13:11:07,726 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1695. 2015-11-05 13:11:07,732 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1696. 2015-11-05 13:11:07,738 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1697. 2015-11-05 13:11:07,745 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1698. 2015-11-05 13:11:07,751 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1699. 2015-11-05 13:11:07,757 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1700. 2015-11-05 13:11:07,763 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:f0, Hardware address: 00:17:cb:da:21:f0\r\n'
  1701. 2015-11-05 13:11:07,769 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 ago)\r\n'
  1702. 2015-11-05 13:11:07,775 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1703. 2015-11-05 13:11:07,781 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1704. 2015-11-05 13:11:07,787 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1705. 2015-11-05 13:11:07,793 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1706. 2015-11-05 13:11:07,799 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1707. 2015-11-05 13:11:07,805 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1708. 2015-11-05 13:11:07,811 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-1/2/3, Enabled, Physical link is Down\r\n'
  1709. 2015-11-05 13:11:07,817 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 211, SNMP ifIndex: 536\r\n'
  1710. 2015-11-05 13:11:07,824 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1711. 2015-11-05 13:11:07,830 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1712. 2015-11-05 13:11:07,836 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  1713. 2015-11-05 13:11:07,842 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1714. 2015-11-05 13:11:07,848 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1715. 2015-11-05 13:11:07,854 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1716. 2015-11-05 13:11:07,860 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1717. 2015-11-05 13:11:07,866 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1718. 2015-11-05 13:11:07,873 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1719. 2015-11-05 13:11:07,879 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:f1, Hardware address: 00:17:cb:da:21:f1\r\n'
  1720. 2015-11-05 13:11:07,885 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 ago)\r\n'
  1721. 2015-11-05 13:11:07,891 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1722. 2015-11-05 13:11:07,897 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1723. 2015-11-05 13:11:07,903 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1724. 2015-11-05 13:11:07,909 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1725. 2015-11-05 13:11:07,916 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1726. 2015-11-05 13:11:07,922 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1727. 2015-11-05 13:11:07,928 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-1/2/4, Enabled, Physical link is Down\r\n'
  1728. 2015-11-05 13:11:07,934 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 212, SNMP ifIndex: 537\r\n'
  1729. 2015-11-05 13:11:07,940 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1730. 2015-11-05 13:11:07,947 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1731. 2015-11-05 13:11:07,953 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  1732. 2015-11-05 13:11:07,959 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1733. 2015-11-05 13:11:07,965 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1734. 2015-11-05 13:11:07,971 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1735. 2015-11-05 13:11:07,977 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1736. 2015-11-05 13:11:07,984 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1737. 2015-11-05 13:11:07,991 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1738. 2015-11-05 13:11:07,997 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:f2, Hardware address: 00:17:cb:da:21:f2\r\n'
  1739. 2015-11-05 13:11:08,004 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 ago)\r\n'
  1740. 2015-11-05 13:11:08,010 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1741. 2015-11-05 13:11:08,017 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1742. 2015-11-05 13:11:08,023 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1743. 2015-11-05 13:11:08,029 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1744. 2015-11-05 13:11:08,035 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1745. 2015-11-05 13:11:08,042 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1746. 2015-11-05 13:11:08,048 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-1/2/5, Enabled, Physical link is Down\r\n'
  1747. 2015-11-05 13:11:08,056 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 213, SNMP ifIndex: 538\r\n'
  1748. 2015-11-05 13:11:08,062 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1749. 2015-11-05 13:11:08,068 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1750. 2015-11-05 13:11:08,075 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  1751. 2015-11-05 13:11:08,081 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1752. 2015-11-05 13:11:08,087 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1753. 2015-11-05 13:11:08,094 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1754. 2015-11-05 13:11:08,100 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1755. 2015-11-05 13:11:08,106 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1756. 2015-11-05 13:11:08,112 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1757. 2015-11-05 13:11:08,119 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:f3, Hardware address: 00:17:cb:da:21:f3\r\n'
  1758. 2015-11-05 13:11:08,125 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 ago)\r\n'
  1759. 2015-11-05 13:11:08,131 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1760. 2015-11-05 13:11:08,138 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1761. 2015-11-05 13:11:08,144 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1762. 2015-11-05 13:11:08,150 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1763. 2015-11-05 13:11:08,157 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1764. 2015-11-05 13:11:08,163 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1765. 2015-11-05 13:11:08,170 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-1/2/6, Enabled, Physical link is Down\r\n'
  1766. 2015-11-05 13:11:08,176 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 214, SNMP ifIndex: 539\r\n'
  1767. 2015-11-05 13:11:08,182 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1768. 2015-11-05 13:11:08,188 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1769. 2015-11-05 13:11:08,194 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1770. 2015-11-05 13:11:08,201 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1771. 2015-11-05 13:11:08,207 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1772. 2015-11-05 13:11:08,213 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1773. 2015-11-05 13:11:08,220 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1774. 2015-11-05 13:11:08,226 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1775. 2015-11-05 13:11:08,232 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:f4, Hardware address: 00:17:cb:da:21:f4\r\n'
  1776. 2015-11-05 13:11:08,239 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 ago)\r\n'
  1777. 2015-11-05 13:11:08,246 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1778. 2015-11-05 13:11:08,252 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1779. 2015-11-05 13:11:08,259 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1780. 2015-11-05 13:11:08,265 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1781. 2015-11-05 13:11:08,271 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1782. 2015-11-05 13:11:08,277 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1783. 2015-11-05 13:11:08,284 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-1/2/7, Enabled, Physical link is Down\r\n'
  1784. 2015-11-05 13:11:08,291 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 215, SNMP ifIndex: 654\r\n'
  1785. 2015-11-05 13:11:08,297 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1786. 2015-11-05 13:11:08,304 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1787. 2015-11-05 13:11:08,310 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  1788. 2015-11-05 13:11:08,316 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1789. 2015-11-05 13:11:08,323 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1790. 2015-11-05 13:11:08,329 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1791. 2015-11-05 13:11:08,336 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1792. 2015-11-05 13:11:08,343 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1793. 2015-11-05 13:11:08,350 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1794. 2015-11-05 13:11:08,356 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:f5, Hardware address: 00:17:cb:da:21:f5\r\n'
  1795. 2015-11-05 13:11:08,363 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 ago)\r\n'
  1796. 2015-11-05 13:11:08,370 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1797. 2015-11-05 13:11:08,376 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1798. 2015-11-05 13:11:08,383 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1799. 2015-11-05 13:11:08,389 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1800. 2015-11-05 13:11:08,396 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1801. 2015-11-05 13:11:08,402 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1802. 2015-11-05 13:11:08,408 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-1/2/8, Enabled, Physical link is Down\r\n'
  1803. 2015-11-05 13:11:08,415 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 216, SNMP ifIndex: 655\r\n'
  1804. 2015-11-05 13:11:08,421 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1805. 2015-11-05 13:11:08,428 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1806. 2015-11-05 13:11:08,434 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  1807. 2015-11-05 13:11:08,441 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1808. 2015-11-05 13:11:08,448 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1809. 2015-11-05 13:11:08,454 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1810. 2015-11-05 13:11:08,461 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1811. 2015-11-05 13:11:08,467 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1812. 2015-11-05 13:11:08,474 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1813. 2015-11-05 13:11:08,480 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:f6, Hardware address: 00:17:cb:da:21:f6\r\n'
  1814. 2015-11-05 13:11:08,487 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 ago)\r\n'
  1815. 2015-11-05 13:11:08,493 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1816. 2015-11-05 13:11:08,500 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1817. 2015-11-05 13:11:08,506 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1818. 2015-11-05 13:11:08,512 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1819. 2015-11-05 13:11:08,519 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1820. 2015-11-05 13:11:08,526 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1821. 2015-11-05 13:11:08,532 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-1/2/9, Enabled, Physical link is Down\r\n'
  1822. 2015-11-05 13:11:08,540 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 217, SNMP ifIndex: 656\r\n'
  1823. 2015-11-05 13:11:08,547 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1824. 2015-11-05 13:11:08,553 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1825. 2015-11-05 13:11:08,560 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1826. 2015-11-05 13:11:08,568 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1827. 2015-11-05 13:11:08,574 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1828. 2015-11-05 13:11:08,580 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1829. 2015-11-05 13:11:08,587 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1830. 2015-11-05 13:11:08,593 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:21:f7, Hardware address: 00:17:cb:da:21:f7\r\n'
  1831. 2015-11-05 13:11:08,601 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 ago)\r\n'
  1832. 2015-11-05 13:11:08,607 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1833. 2015-11-05 13:11:08,615 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1834. 2015-11-05 13:11:08,622 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1835. 2015-11-05 13:11:08,629 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1836. 2015-11-05 13:11:08,635 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1837. 2015-11-05 13:11:08,642 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1838. 2015-11-05 13:11:08,648 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-1/3/0, Enabled, Physical link is Down\r\n'
  1839. 2015-11-05 13:11:08,655 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 230, SNMP ifIndex: 659\r\n'
  1840. 2015-11-05 13:11:08,662 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1841. 2015-11-05 13:11:08,669 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1842. 2015-11-05 13:11:08,676 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  1843. 2015-11-05 13:11:08,683 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1844. 2015-11-05 13:11:08,689 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1845. 2015-11-05 13:11:08,696 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1846. 2015-11-05 13:11:08,703 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1847. 2015-11-05 13:11:08,710 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1848. 2015-11-05 13:11:08,716 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1849. 2015-11-05 13:11:08,723 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:22:40, Hardware address: 00:17:cb:da:22:40\r\n'
  1850. 2015-11-05 13:11:08,729 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 ago)\r\n'
  1851. 2015-11-05 13:11:08,736 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1852. 2015-11-05 13:11:08,742 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1853. 2015-11-05 13:11:08,749 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1854. 2015-11-05 13:11:08,756 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1855. 2015-11-05 13:11:08,764 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1856. 2015-11-05 13:11:08,770 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1857. 2015-11-05 13:11:08,777 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: lc-1/3/0, Enabled, Physical link is Up\r\n'
  1858. 2015-11-05 13:11:08,784 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 240, SNMP ifIndex: 554\r\n'
  1859. 2015-11-05 13:11:08,791 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 800mbps\r\n'
  1860. 2015-11-05 13:11:08,798 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  1861. 2015-11-05 13:11:08,805 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1862. 2015-11-05 13:11:08,813 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  1863. 2015-11-05 13:11:08,820 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  1864. 2015-11-05 13:11:08,826 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  1865. 2015-11-05 13:11:08,835 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1866. 2015-11-05 13:11:08,841 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface lc-1/3/0.32769 (Index 65542) (SNMP ifIndex 555)\r\n'
  1867. 2015-11-05 13:11:08,848 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Encapsulation: ENET2\r\n'
  1868. 2015-11-05 13:11:08,855 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Bandwidth: 0\r\n'
  1869. 2015-11-05 13:11:08,862 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  1870. 2015-11-05 13:11:08,869 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  1871. 2015-11-05 13:11:08,876 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol vpls, MTU: Unlimited\r\n'
  1872. 2015-11-05 13:11:08,884 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1873. 2015-11-05 13:11:08,890 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: pfe-1/3/0, Enabled, Physical link is Up\r\n'
  1874. 2015-11-05 13:11:08,897 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 139, SNMP ifIndex: 638\r\n'
  1875. 2015-11-05 13:11:08,903 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 800mbps\r\n'
  1876. 2015-11-05 13:11:08,910 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  1877. 2015-11-05 13:11:08,917 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1878. 2015-11-05 13:11:08,924 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  1879. 2015-11-05 13:11:08,931 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  1880. 2015-11-05 13:11:08,938 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  1881. 2015-11-05 13:11:08,945 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1882. 2015-11-05 13:11:08,952 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface pfe-1/3/0.16383 (Index 332) (SNMP ifIndex 642)\r\n'
  1883. 2015-11-05 13:11:08,959 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Up SNMP-Traps Encapsulation: ENET2\r\n'
  1884. 2015-11-05 13:11:08,966 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Bandwidth: 0\r\n'
  1885. 2015-11-05 13:11:08,974 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  1886. 2015-11-05 13:11:08,980 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  1887. 2015-11-05 13:11:08,987 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet, MTU: Unlimited\r\n'
  1888. 2015-11-05 13:11:08,994 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  1889. 2015-11-05 13:11:09,001 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet6, MTU: Unlimited\r\n'
  1890. 2015-11-05 13:11:09,008 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  1891. 2015-11-05 13:11:09,015 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1892. 2015-11-05 13:11:09,022 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-1/3/1, Enabled, Physical link is Down\r\n'
  1893. 2015-11-05 13:11:09,029 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 231, SNMP ifIndex: 544\r\n'
  1894. 2015-11-05 13:11:09,035 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1895. 2015-11-05 13:11:09,042 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1896. 2015-11-05 13:11:09,049 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  1897. 2015-11-05 13:11:09,056 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1898. 2015-11-05 13:11:09,062 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1899. 2015-11-05 13:11:09,069 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1900. 2015-11-05 13:11:09,076 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1901. 2015-11-05 13:11:09,082 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1902. 2015-11-05 13:11:09,089 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1903. 2015-11-05 13:11:09,097 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:22:41, Hardware address: 00:17:cb:da:22:41\r\n'
  1904. 2015-11-05 13:11:09,104 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 ago)\r\n'
  1905. 2015-11-05 13:11:09,111 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1906. 2015-11-05 13:11:09,118 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1907. 2015-11-05 13:11:09,124 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1908. 2015-11-05 13:11:09,131 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1909. 2015-11-05 13:11:09,138 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1910. 2015-11-05 13:11:09,145 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1911. 2015-11-05 13:11:09,152 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-1/3/2, Enabled, Physical link is Down\r\n'
  1912. 2015-11-05 13:11:09,159 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 232, SNMP ifIndex: 546\r\n'
  1913. 2015-11-05 13:11:09,166 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1914. 2015-11-05 13:11:09,173 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1915. 2015-11-05 13:11:09,180 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  1916. 2015-11-05 13:11:09,187 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1917. 2015-11-05 13:11:09,194 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1918. 2015-11-05 13:11:09,201 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1919. 2015-11-05 13:11:09,209 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1920. 2015-11-05 13:11:09,215 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1921. 2015-11-05 13:11:09,223 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1922. 2015-11-05 13:11:09,230 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:22:42, Hardware address: 00:17:cb:da:22:42\r\n'
  1923. 2015-11-05 13:11:09,236 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 ago)\r\n'
  1924. 2015-11-05 13:11:09,243 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1925. 2015-11-05 13:11:09,250 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1926. 2015-11-05 13:11:09,257 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1927. 2015-11-05 13:11:09,264 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1928. 2015-11-05 13:11:09,271 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1929. 2015-11-05 13:11:09,278 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1930. 2015-11-05 13:11:09,284 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-1/3/3, Enabled, Physical link is Down\r\n'
  1931. 2015-11-05 13:11:09,291 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 233, SNMP ifIndex: 547\r\n'
  1932. 2015-11-05 13:11:09,298 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1933. 2015-11-05 13:11:09,305 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1934. 2015-11-05 13:11:09,312 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  1935. 2015-11-05 13:11:09,318 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1936. 2015-11-05 13:11:09,325 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1937. 2015-11-05 13:11:09,332 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1938. 2015-11-05 13:11:09,340 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1939. 2015-11-05 13:11:09,348 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1940. 2015-11-05 13:11:09,355 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1941. 2015-11-05 13:11:09,362 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:22:43, Hardware address: 00:17:cb:da:22:43\r\n'
  1942. 2015-11-05 13:11:09,369 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 ago)\r\n'
  1943. 2015-11-05 13:11:09,376 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1944. 2015-11-05 13:11:09,383 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1945. 2015-11-05 13:11:09,390 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1946. 2015-11-05 13:11:09,399 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1947. 2015-11-05 13:11:09,406 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1948. 2015-11-05 13:11:09,412 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1949. 2015-11-05 13:11:09,419 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-1/3/4, Enabled, Physical link is Down\r\n'
  1950. 2015-11-05 13:11:09,426 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 234, SNMP ifIndex: 548\r\n'
  1951. 2015-11-05 13:11:09,433 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1952. 2015-11-05 13:11:09,440 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1953. 2015-11-05 13:11:09,447 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1954. 2015-11-05 13:11:09,454 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1955. 2015-11-05 13:11:09,462 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1956. 2015-11-05 13:11:09,469 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1957. 2015-11-05 13:11:09,476 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1958. 2015-11-05 13:11:09,483 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:22:44, Hardware address: 00:17:cb:da:22:44\r\n'
  1959. 2015-11-05 13:11:09,490 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 ago)\r\n'
  1960. 2015-11-05 13:11:09,498 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1961. 2015-11-05 13:11:09,505 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1962. 2015-11-05 13:11:09,512 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1963. 2015-11-05 13:11:09,519 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1964. 2015-11-05 13:11:09,526 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1965. 2015-11-05 13:11:09,533 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1966. 2015-11-05 13:11:09,540 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-1/3/5, Enabled, Physical link is Down\r\n'
  1967. 2015-11-05 13:11:09,547 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 235, SNMP ifIndex: 549\r\n'
  1968. 2015-11-05 13:11:09,554 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1969. 2015-11-05 13:11:09,561 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1970. 2015-11-05 13:11:09,568 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  1971. 2015-11-05 13:11:09,575 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1972. 2015-11-05 13:11:09,583 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1973. 2015-11-05 13:11:09,590 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1974. 2015-11-05 13:11:09,597 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1975. 2015-11-05 13:11:09,604 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1976. 2015-11-05 13:11:09,611 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1977. 2015-11-05 13:11:09,619 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:22:45, Hardware address: 00:17:cb:da:22:45\r\n'
  1978. 2015-11-05 13:11:09,627 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 ago)\r\n'
  1979. 2015-11-05 13:11:09,634 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1980. 2015-11-05 13:11:09,641 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  1981. 2015-11-05 13:11:09,648 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  1982. 2015-11-05 13:11:09,656 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  1983. 2015-11-05 13:11:09,663 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  1984. 2015-11-05 13:11:09,670 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  1985. 2015-11-05 13:11:09,677 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-1/3/6, Enabled, Physical link is Down\r\n'
  1986. 2015-11-05 13:11:09,686 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 236, SNMP ifIndex: 550\r\n'
  1987. 2015-11-05 13:11:09,694 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  1988. 2015-11-05 13:11:09,701 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  1989. 2015-11-05 13:11:09,708 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  1990. 2015-11-05 13:11:09,715 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  1991. 2015-11-05 13:11:09,723 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  1992. 2015-11-05 13:11:09,730 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  1993. 2015-11-05 13:11:09,737 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  1994. 2015-11-05 13:11:09,745 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  1995. 2015-11-05 13:11:09,752 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  1996. 2015-11-05 13:11:09,759 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:22:46, Hardware address: 00:17:cb:da:22:46\r\n'
  1997. 2015-11-05 13:11:09,767 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 ago)\r\n'
  1998. 2015-11-05 13:11:09,774 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  1999. 2015-11-05 13:11:09,781 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  2000. 2015-11-05 13:11:09,788 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  2001. 2015-11-05 13:11:09,796 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  2002. 2015-11-05 13:11:09,803 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  2003. 2015-11-05 13:11:09,810 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2004. 2015-11-05 13:11:09,817 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-1/3/7, Enabled, Physical link is Down\r\n'
  2005. 2015-11-05 13:11:09,825 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 237, SNMP ifIndex: 551\r\n'
  2006. 2015-11-05 13:11:09,832 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  2007. 2015-11-05 13:11:09,840 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  2008. 2015-11-05 13:11:09,847 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  2009. 2015-11-05 13:11:09,854 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  2010. 2015-11-05 13:11:09,862 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  2011. 2015-11-05 13:11:09,869 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  2012. 2015-11-05 13:11:09,877 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  2013. 2015-11-05 13:11:09,885 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  2014. 2015-11-05 13:11:09,892 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  2015. 2015-11-05 13:11:09,901 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:22:47, Hardware address: 00:17:cb:da:22:47\r\n'
  2016. 2015-11-05 13:11:09,908 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 ago)\r\n'
  2017. 2015-11-05 13:11:09,916 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  2018. 2015-11-05 13:11:09,923 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  2019. 2015-11-05 13:11:09,931 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  2020. 2015-11-05 13:11:09,938 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  2021. 2015-11-05 13:11:09,946 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  2022. 2015-11-05 13:11:09,953 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2023. 2015-11-05 13:11:09,960 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-1/3/8, Enabled, Physical link is Down\r\n'
  2024. 2015-11-05 13:11:09,968 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 238, SNMP ifIndex: 552\r\n'
  2025. 2015-11-05 13:11:09,976 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  2026. 2015-11-05 13:11:09,983 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  2027. 2015-11-05 13:11:09,990 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  2028. 2015-11-05 13:11:09,997 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  2029. 2015-11-05 13:11:10,005 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  2030. 2015-11-05 13:11:10,012 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  2031. 2015-11-05 13:11:10,019 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  2032. 2015-11-05 13:11:10,026 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  2033. 2015-11-05 13:11:10,033 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  2034. 2015-11-05 13:11:10,041 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:22:48, Hardware address: 00:17:cb:da:22:48\r\n'
  2035. 2015-11-05 13:11:10,048 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 ago)\r\n'
  2036. 2015-11-05 13:11:10,055 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  2037. 2015-11-05 13:11:10,062 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  2038. 2015-11-05 13:11:10,070 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  2039. 2015-11-05 13:11:10,077 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  2040. 2015-11-05 13:11:10,086 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  2041. 2015-11-05 13:11:10,093 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2042. 2015-11-05 13:11:10,100 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ge-1/3/9, Enabled, Physical link is Down\r\n'
  2043. 2015-11-05 13:11:10,107 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 239, SNMP ifIndex: 553\r\n'
  2044. 2015-11-05 13:11:10,115 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\r\n'
  2045. 2015-11-05 13:11:10,122 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\r\n'
  2046. 2015-11-05 13:11:10,130 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\r\n'
  2047. 2015-11-05 13:11:10,137 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Auto-negotiation: Enabled, Remote fault: Online\r\n'
  2048. 2015-11-05 13:11:10,146 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Pad to minimum frame size: Disabled\r\n'
  2049. 2015-11-05 13:11:10,153 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Down\r\n'
  2050. 2015-11-05 13:11:10,161 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\r\n'
  2051. 2015-11-05 13:11:10,168 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  2052. 2015-11-05 13:11:10,176 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' CoS queues : 8 supported, 8 maximum usable queues\r\n'
  2053. 2015-11-05 13:11:10,184 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:22:49, Hardware address: 00:17:cb:da:22:49\r\n'
  2054. 2015-11-05 13:11:10,191 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 ago)\r\n'
  2055. 2015-11-05 13:11:10,200 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input rate : 0 bps (0 pps)\r\n'
  2056. 2015-11-05 13:11:10,207 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output rate : 0 bps (0 pps)\r\n'
  2057. 2015-11-05 13:11:10,215 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active alarms : LINK\r\n'
  2058. 2015-11-05 13:11:10,222 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Active defects : LINK\r\n'
  2059. 2015-11-05 13:11:10,230 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface transmit statistics: Disabled\r\n'
  2060. 2015-11-05 13:11:10,237 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2061. 2015-11-05 13:11:10,245 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: cbp0 , Enabled, Physical link is Up\r\n'
  2062. 2015-11-05 13:11:10,253 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 129, SNMP ifIndex: 503\r\n'
  2063. 2015-11-05 13:11:10,261 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Type: Ethernet, Link-level type: Ethernet, MTU: 1514\r\n'
  2064. 2015-11-05 13:11:10,269 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  2065. 2015-11-05 13:11:10,276 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: SNMP-Traps\r\n'
  2066. 2015-11-05 13:11:10,284 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link type : Full-Duplex\r\n'
  2067. 2015-11-05 13:11:10,292 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  2068. 2015-11-05 13:11:10,300 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:11, Hardware address: 00:17:cb:da:20:11\r\n'
  2069. 2015-11-05 13:11:10,308 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  2070. 2015-11-05 13:11:10,316 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  2071. 2015-11-05 13:11:10,323 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  2072. 2015-11-05 13:11:10,332 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2073. 2015-11-05 13:11:10,339 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: demux0 , Enabled, Physical link is Up\r\n'
  2074. 2015-11-05 13:11:10,347 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 128, SNMP ifIndex: 504\r\n'
  2075. 2015-11-05 13:11:10,355 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Type: Software-Pseudo, MTU: 9192, Clocking: 1\r\n'
  2076. 2015-11-05 13:11:10,362 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  2077. 2015-11-05 13:11:10,370 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Point-To-Point SNMP-Traps\r\n'
  2078. 2015-11-05 13:11:10,378 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link type : Full-Duplex\r\n'
  2079. 2015-11-05 13:11:10,387 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  2080. 2015-11-05 13:11:10,395 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  2081. 2015-11-05 13:11:10,403 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  2082. 2015-11-05 13:11:10,411 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  2083. 2015-11-05 13:11:10,418 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2084. 2015-11-05 13:11:10,426 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: dsc , Enabled, Physical link is Up\r\n'
  2085. 2015-11-05 13:11:10,434 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 5, SNMP ifIndex: 5\r\n'
  2086. 2015-11-05 13:11:10,442 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Type: Software-Pseudo, MTU: Unlimited\r\n'
  2087. 2015-11-05 13:11:10,449 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  2088. 2015-11-05 13:11:10,456 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Point-To-Point SNMP-Traps\r\n'
  2089. 2015-11-05 13:11:10,464 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  2090. 2015-11-05 13:11:10,471 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  2091. 2015-11-05 13:11:10,479 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  2092. 2015-11-05 13:11:10,486 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  2093. 2015-11-05 13:11:10,493 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2094. 2015-11-05 13:11:10,501 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: em0 , Enabled, Physical link is Up\r\n'
  2095. 2015-11-05 13:11:10,509 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 8, SNMP ifIndex: 17\r\n'
  2096. 2015-11-05 13:11:10,517 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Type: Ethernet, Link-level type: Ethernet, MTU: 1514, Speed: 1000mbps\r\n'
  2097. 2015-11-05 13:11:10,524 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  2098. 2015-11-05 13:11:10,533 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: SNMP-Traps\r\n'
  2099. 2015-11-05 13:11:10,540 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link type : Full-Duplex\r\n'
  2100. 2015-11-05 13:11:10,548 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 02:00:00:00:00:04, Hardware address: 02:00:00:00:00:04\r\n'
  2101. 2015-11-05 13:11:10,555 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:38:02 UTC (00:08:01 ago)\r\n'
  2102. 2015-11-05 13:11:10,563 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 71434\r\n'
  2103. 2015-11-05 13:11:10,570 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 68244\r\n'
  2104. 2015-11-05 13:11:10,578 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n Logical interface em0.0 (Index 3) (SNMP ifIndex 18)\r\n'
  2105. 2015-11-05 13:11:10,585 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Up SNMP-Traps 0x4000000 Encapsulation: ENET2\r\n'
  2106. 2015-11-05 13:11:10,592 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 71434\r\n'
  2107. 2015-11-05 13:11:10,600 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 68244\r\n'
  2108. 2015-11-05 13:11:10,607 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet, MTU: 1500\r\n'
  2109. 2015-11-05 13:11:10,615 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Is-Primary\r\n'
  2110. 2015-11-05 13:11:10,622 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Addresses, Flags: Is-Preferred\r\n'
  2111. 2015-11-05 13:11:10,629 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Destination: 10/8, Local: 10.0.0.4, Broadcast: 10.255.255.255\r\n'
  2112. 2015-11-05 13:11:10,637 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Addresses, Flags: Preferred Kernel Is-Preferred\r\n'
  2113. 2015-11-05 13:11:10,644 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Destination: 128/2, Local: 128.0.0.1, Broadcast: 191.255.255.255\r\n'
  2114. 2015-11-05 13:11:10,652 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Addresses, Flags: Primary Is-Default Is-Primary\r\n'
  2115. 2015-11-05 13:11:10,660 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Destination: 128/2, Local: 128.0.0.4, Broadcast: 191.255.255.255\r\n'
  2116. 2015-11-05 13:11:10,668 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet6, MTU: 1500\r\n'
  2117. 2015-11-05 13:11:10,676 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Is-Primary\r\n'
  2118. 2015-11-05 13:11:10,683 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Addresses, Flags: Is-Preferred\r\n'
  2119. 2015-11-05 13:11:10,691 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Destination: fe80::/64, Local: fe80::200:ff:fe00:4\r\n'
  2120. 2015-11-05 13:11:10,700 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Addresses, Flags: Is-Default Is-Preferred Is-Primary\r\n'
  2121. 2015-11-05 13:11:10,707 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Destination: fec0::/64, Local: fec0::a:0:0:4\r\n'
  2122. 2015-11-05 13:11:10,715 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol tnp, MTU: 1500\r\n'
  2123. 2015-11-05 13:11:10,723 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Primary, Is-Primary\r\n'
  2124. 2015-11-05 13:11:10,730 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Addresses\r\n'
  2125. 2015-11-05 13:11:10,738 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Local: 0x4\r\n'
  2126. 2015-11-05 13:11:10,746 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\nPhysical interface: em1 , Enabled, Physical link is Up\r\n'
  2127. 2015-11-05 13:11:10,753 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 9, SNMP ifIndex: 23\r\n'
  2128. 2015-11-05 13:11:10,761 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Type: Ethernet, Link-level type: Ethernet, MTU: 1514, Speed: 1000mbps\r\n'
  2129. 2015-11-05 13:11:10,769 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  2130. 2015-11-05 13:11:10,778 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: SNMP-Traps\r\n'
  2131. 2015-11-05 13:11:10,785 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link type : Full-Duplex\r\n'
  2132. 2015-11-05 13:11:10,793 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 02:00:01:00:00:04, Hardware address: 02:00:01:00:00:04\r\n'
  2133. 2015-11-05 13:11:10,800 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:38:02 UTC (00:08:01 ago)\r\n'
  2134. 2015-11-05 13:11:10,808 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  2135. 2015-11-05 13:11:10,816 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 509\r\n'
  2136. 2015-11-05 13:11:10,824 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2137. 2015-11-05 13:11:10,832 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface em1.0 (Index 4) (SNMP ifIndex 24)\r\n'
  2138. 2015-11-05 13:11:10,839 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Up SNMP-Traps 0x4000000 Encapsulation: ENET2\r\n'
  2139. 2015-11-05 13:11:10,847 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  2140. 2015-11-05 13:11:10,855 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 509\r\n'
  2141. 2015-11-05 13:11:10,862 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet, MTU: 1500\r\n'
  2142. 2015-11-05 13:11:10,871 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  2143. 2015-11-05 13:11:10,879 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Addresses, Flags: Is-Preferred\r\n'
  2144. 2015-11-05 13:11:10,886 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Destination: 10/8, Local: 10.0.0.4, Broadcast: 10.255.255.255\r\n'
  2145. 2015-11-05 13:11:10,894 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Addresses, Flags: Preferred Kernel Is-Preferred\r\n'
  2146. 2015-11-05 13:11:10,901 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Destination: 128/2, Local: 128.0.0.1, Broadcast: 191.255.255.255\r\n'
  2147. 2015-11-05 13:11:10,909 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Addresses, Flags: Primary Is-Primary\r\n'
  2148. 2015-11-05 13:11:10,917 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Destination: 128/2, Local: 128.0.0.4, Broadcast: 191.255.255.255\r\n'
  2149. 2015-11-05 13:11:10,924 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet6, MTU: 1500\r\n'
  2150. 2015-11-05 13:11:10,932 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  2151. 2015-11-05 13:11:10,940 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Addresses, Flags: Is-Preferred\r\n'
  2152. 2015-11-05 13:11:10,947 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Destination: fe80::/64, Local: fe80::200:1ff:fe00:4\r\n'
  2153. 2015-11-05 13:11:10,955 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Addresses, Flags: Is-Preferred Is-Primary\r\n'
  2154. 2015-11-05 13:11:10,962 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Destination: fec0::/64, Local: fec0::a:0:0:4\r\n'
  2155. 2015-11-05 13:11:10,970 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol tnp, MTU: 1500\r\n'
  2156. 2015-11-05 13:11:10,979 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: None\r\n'
  2157. 2015-11-05 13:11:10,987 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Addresses\r\n'
  2158. 2015-11-05 13:11:10,995 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Local: 0x4\r\n'
  2159. 2015-11-05 13:11:11,002 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2160. 2015-11-05 13:11:11,010 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: fxp0 , Enabled, Physical link is Down\r\n'
  2161. 2015-11-05 13:11:11,018 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 1, SNMP ifIndex: 1\r\n'
  2162. 2015-11-05 13:11:11,026 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Type: Ethernet, Link-level type: Ethernet, MTU: 1514, Speed: 10m\r\n'
  2163. 2015-11-05 13:11:11,034 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running No-Carrier\r\n'
  2164. 2015-11-05 13:11:11,042 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Hardware-Down SNMP-Traps\r\n'
  2165. 2015-11-05 13:11:11,050 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link type : Half-Duplex\r\n'
  2166. 2015-11-05 13:11:11,058 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:a0:a5:61:6f:52, Hardware address: 00:a0:a5:61:6f:52\r\n'
  2167. 2015-11-05 13:11:11,065 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : 2007-01-08 00:37:57 UTC (00:08:06 ago)\r\n'
  2168. 2015-11-05 13:11:11,073 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  2169. 2015-11-05 13:11:11,081 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  2170. 2015-11-05 13:11:11,088 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2171. 2015-11-05 13:11:11,096 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: gre , Enabled, Physical link is Up\r\n'
  2172. 2015-11-05 13:11:11,104 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 10, SNMP ifIndex: 8\r\n'
  2173. 2015-11-05 13:11:11,111 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Type: GRE, Link-level type: GRE, MTU: Unlimited, Speed: Unlimited\r\n'
  2174. 2015-11-05 13:11:11,119 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  2175. 2015-11-05 13:11:11,127 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Point-To-Point SNMP-Traps\r\n'
  2176. 2015-11-05 13:11:11,135 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  2177. 2015-11-05 13:11:11,143 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  2178. 2015-11-05 13:11:11,150 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2179. 2015-11-05 13:11:11,158 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: ipip , Enabled, Physical link is Up\r\n'
  2180. 2015-11-05 13:11:11,166 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 11, SNMP ifIndex: 9\r\n'
  2181. 2015-11-05 13:11:11,173 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Type: IPIP, Link-level type: IP-over-IP, MTU: Unlimited, Speed: Unlimited\r\n'
  2182. 2015-11-05 13:11:11,181 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  2183. 2015-11-05 13:11:11,189 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: SNMP-Traps\r\n'
  2184. 2015-11-05 13:11:11,198 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  2185. 2015-11-05 13:11:11,206 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  2186. 2015-11-05 13:11:11,214 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2187. 2015-11-05 13:11:11,222 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: irb , Enabled, Physical link is Up\r\n'
  2188. 2015-11-05 13:11:11,230 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 132, SNMP ifIndex: 505\r\n'
  2189. 2015-11-05 13:11:11,238 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Type: Ethernet, Link-level type: Ethernet, MTU: 1514\r\n'
  2190. 2015-11-05 13:11:11,247 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  2191. 2015-11-05 13:11:11,255 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: SNMP-Traps\r\n'
  2192. 2015-11-05 13:11:11,262 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link type : Full-Duplex\r\n'
  2193. 2015-11-05 13:11:11,271 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  2194. 2015-11-05 13:11:11,279 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:27:f0, Hardware address: 00:17:cb:da:27:f0\r\n'
  2195. 2015-11-05 13:11:11,287 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  2196. 2015-11-05 13:11:11,296 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  2197. 2015-11-05 13:11:11,304 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  2198. 2015-11-05 13:11:11,311 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2199. 2015-11-05 13:11:11,319 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: jsrv , Enabled, Physical link is Up\r\n'
  2200. 2015-11-05 13:11:11,327 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 134, SNMP ifIndex: 624\r\n'
  2201. 2015-11-05 13:11:11,334 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Type: Ethernet, Link-level type: Ethernet, MTU: 1514\r\n'
  2202. 2015-11-05 13:11:11,342 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  2203. 2015-11-05 13:11:11,350 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link type : Full-Duplex\r\n'
  2204. 2015-11-05 13:11:11,359 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  2205. 2015-11-05 13:11:11,367 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:20:00, Hardware address: 00:17:cb:da:20:00\r\n'
  2206. 2015-11-05 13:11:11,374 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  2207. 2015-11-05 13:11:11,382 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  2208. 2015-11-05 13:11:11,390 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  2209. 2015-11-05 13:11:11,397 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2210. 2015-11-05 13:11:11,405 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface jsrv.1 (Index 327) (SNMP ifIndex 625)\r\n'
  2211. 2015-11-05 13:11:11,413 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Up 0x24004000 Encapsulation: unknown\r\n'
  2212. 2015-11-05 13:11:11,421 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Bandwidth: 1000mbps\r\n'
  2213. 2015-11-05 13:11:11,429 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Routing Instance: None Bridging Domain: None\r\n'
  2214. 2015-11-05 13:11:11,436 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  2215. 2015-11-05 13:11:11,445 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  2216. 2015-11-05 13:11:11,453 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet, MTU: 1514\r\n'
  2217. 2015-11-05 13:11:11,461 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Is-Primary\r\n'
  2218. 2015-11-05 13:11:11,469 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Addresses, Flags: Primary Is-Default Is-Preferred Is-Primary\r\n'
  2219. 2015-11-05 13:11:11,477 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Destination: 128/2, Local: 128.0.0.127, Broadcast: 191.255.255.255\r\n'
  2220. 2015-11-05 13:11:11,485 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2221. 2015-11-05 13:11:11,493 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: lo0 , Enabled, Physical link is Up\r\n'
  2222. 2015-11-05 13:11:11,501 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 6, SNMP ifIndex: 6\r\n'
  2223. 2015-11-05 13:11:11,509 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Type: Loopback, MTU: Unlimited\r\n'
  2224. 2015-11-05 13:11:11,516 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running Loopback\r\n'
  2225. 2015-11-05 13:11:11,525 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: SNMP-Traps\r\n'
  2226. 2015-11-05 13:11:11,533 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  2227. 2015-11-05 13:11:11,541 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  2228. 2015-11-05 13:11:11,549 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 254\r\n'
  2229. 2015-11-05 13:11:11,557 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 254\r\n'
  2230. 2015-11-05 13:11:11,565 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2231. 2015-11-05 13:11:11,573 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface lo0.0 (Index 321) (SNMP ifIndex 16)\r\n'
  2232. 2015-11-05 13:11:11,581 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Down SNMP-Traps Encapsulation: Unspecified\r\n'
  2233. 2015-11-05 13:11:11,589 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  2234. 2015-11-05 13:11:11,597 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  2235. 2015-11-05 13:11:11,605 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet, MTU: Unlimited\r\n'
  2236. 2015-11-05 13:11:11,613 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Sendbcast-pkt-to-re\r\n'
  2237. 2015-11-05 13:11:11,621 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Addresses, Flags: Is-Default Is-Primary\r\n'
  2238. 2015-11-05 13:11:11,629 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Local: 10.34.14.253\r\n'
  2239. 2015-11-05 13:11:11,639 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Addresses\r\n'
  2240. 2015-11-05 13:11:11,647 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Local: 127.0.0.1\r\n'
  2241. 2015-11-05 13:11:11,655 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2242. 2015-11-05 13:11:11,663 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface lo0.16384 (Index 320) (SNMP ifIndex 21)\r\n'
  2243. 2015-11-05 13:11:11,671 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Down SNMP-Traps Encapsulation: Unspecified\r\n'
  2244. 2015-11-05 13:11:11,679 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 6\r\n'
  2245. 2015-11-05 13:11:11,687 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 6\r\n'
  2246. 2015-11-05 13:11:11,694 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet, MTU: Unlimited\r\n'
  2247. 2015-11-05 13:11:11,702 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Addresses\r\n'
  2248. 2015-11-05 13:11:11,710 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Local: 127.0.0.1\r\n'
  2249. 2015-11-05 13:11:11,719 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2250. 2015-11-05 13:11:11,727 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Logical interface lo0.16385 (Index 322) (SNMP ifIndex 22)\r\n'
  2251. 2015-11-05 13:11:11,735 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Flags: Down SNMP-Traps Encapsulation: Unspecified\r\n'
  2252. 2015-11-05 13:11:11,744 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 248\r\n'
  2253. 2015-11-05 13:11:11,751 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 248\r\n'
  2254. 2015-11-05 13:11:11,759 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Protocol inet, MTU: Unlimited\r\n'
  2255. 2015-11-05 13:11:11,767 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2256. 2015-11-05 13:11:11,775 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: lsi , Enabled, Physical link is Up\r\n'
  2257. 2015-11-05 13:11:11,783 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 4, SNMP ifIndex: 4\r\n'
  2258. 2015-11-05 13:11:11,791 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Type: Software-Pseudo, Link-level type: LSI, MTU: Unlimited, Speed: Unlimited\r\n'
  2259. 2015-11-05 13:11:11,800 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  2260. 2015-11-05 13:11:11,808 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  2261. 2015-11-05 13:11:11,816 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  2262. 2015-11-05 13:11:11,826 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  2263. 2015-11-05 13:11:11,835 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  2264. 2015-11-05 13:11:11,844 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2265. 2015-11-05 13:11:11,852 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: mtun , Enabled, Physical link is Up\r\n'
  2266. 2015-11-05 13:11:11,861 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 64, SNMP ifIndex: 12\r\n'
  2267. 2015-11-05 13:11:11,869 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Type: Multicast-GRE, Link-level type: GRE, MTU: Unlimited, Speed: Unlimited\r\n'
  2268. 2015-11-05 13:11:11,878 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  2269. 2015-11-05 13:11:11,886 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: SNMP-Traps\r\n'
  2270. 2015-11-05 13:11:11,895 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  2271. 2015-11-05 13:11:11,903 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  2272. 2015-11-05 13:11:11,911 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2273. 2015-11-05 13:11:11,920 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: pimd , Enabled, Physical link is Up\r\n'
  2274. 2015-11-05 13:11:11,930 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 26, SNMP ifIndex: 11\r\n'
  2275. 2015-11-05 13:11:11,939 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Type: PIMD, Link-level type: PIM-Decapsulator, MTU: Unlimited,\r\n'
  2276. 2015-11-05 13:11:11,947 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: Unlimited\r\n'
  2277. 2015-11-05 13:11:11,955 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  2278. 2015-11-05 13:11:11,963 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  2279. 2015-11-05 13:11:11,972 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  2280. 2015-11-05 13:11:11,979 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2281. 2015-11-05 13:11:11,987 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: pime , Enabled, Physical link is Up\r\n'
  2282. 2015-11-05 13:11:11,995 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 25, SNMP ifIndex: 10\r\n'
  2283. 2015-11-05 13:11:12,005 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Type: PIME, Link-level type: PIM-Encapsulator, MTU: Unlimited,\r\n'
  2284. 2015-11-05 13:11:12,013 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: Unlimited\r\n'
  2285. 2015-11-05 13:11:12,021 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  2286. 2015-11-05 13:11:12,029 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  2287. 2015-11-05 13:11:12,038 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  2288. 2015-11-05 13:11:12,046 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2289. 2015-11-05 13:11:12,054 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: pip0 , Enabled, Physical link is Up\r\n'
  2290. 2015-11-05 13:11:12,062 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 130, SNMP ifIndex: 507\r\n'
  2291. 2015-11-05 13:11:12,070 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Type: Ethernet, Link-level type: Ethernet, MTU: 1514\r\n'
  2292. 2015-11-05 13:11:12,078 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  2293. 2015-11-05 13:11:12,087 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: SNMP-Traps\r\n'
  2294. 2015-11-05 13:11:12,095 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link type : Full-Duplex\r\n'
  2295. 2015-11-05 13:11:12,103 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  2296. 2015-11-05 13:11:12,111 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Current address: 00:17:cb:da:27:b0, Hardware address: 00:17:cb:da:27:b0\r\n'
  2297. 2015-11-05 13:11:12,119 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  2298. 2015-11-05 13:11:12,127 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  2299. 2015-11-05 13:11:12,135 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  2300. 2015-11-05 13:11:12,143 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2301. 2015-11-05 13:11:12,152 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: pp0 , Enabled, Physical link is Up\r\n'
  2302. 2015-11-05 13:11:12,160 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 131, SNMP ifIndex: 508\r\n'
  2303. 2015-11-05 13:11:12,168 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Type: PPPoE, Link-level type: PPPoE, MTU: 1532\r\n'
  2304. 2015-11-05 13:11:12,176 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  2305. 2015-11-05 13:11:12,184 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: Point-To-Point SNMP-Traps\r\n'
  2306. 2015-11-05 13:11:12,192 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link type : Full-Duplex\r\n'
  2307. 2015-11-05 13:11:12,202 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  2308. 2015-11-05 13:11:12,210 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2309. 2015-11-05 13:11:12,218 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: tap , Enabled, Physical link is Up\r\n'
  2310. 2015-11-05 13:11:12,227 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 12, SNMP ifIndex: 7\r\n'
  2311. 2015-11-05 13:11:12,235 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Type: Software-Pseudo, Link-level type: Interface-Specific, MTU: Unlimited,\r\n'
  2312. 2015-11-05 13:11:12,243 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: Unlimited\r\n'
  2313. 2015-11-05 13:11:12,252 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  2314. 2015-11-05 13:11:12,260 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: SNMP-Traps\r\n'
  2315. 2015-11-05 13:11:12,268 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  2316. 2015-11-05 13:11:12,276 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  2317. 2015-11-05 13:11:12,284 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  2318. 2015-11-05 13:11:12,293 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  2319. 2015-11-05 13:11:12,301 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2320. 2015-11-05 13:11:12,309 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 'Physical interface: vtep , Enabled, Physical link is Up\r\n'
  2321. 2015-11-05 13:11:12,317 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface index: 133, SNMP ifIndex: 626\r\n'
  2322. 2015-11-05 13:11:12,325 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Type: Software-Pseudo, Link-level type: VxLAN-Tunnel-Endpoint, MTU: 1600,\r\n'
  2323. 2015-11-05 13:11:12,334 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Speed: Unlimited\r\n'
  2324. 2015-11-05 13:11:12,342 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Device flags : Present Running\r\n'
  2325. 2015-11-05 13:11:12,350 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Interface flags: SNMP-Traps\r\n'
  2326. 2015-11-05 13:11:12,359 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link type : Full-Duplex\r\n'
  2327. 2015-11-05 13:11:12,367 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Link flags : None\r\n'
  2328. 2015-11-05 13:11:12,375 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Last flapped : Never\r\n'
  2329. 2015-11-05 13:11:12,383 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Input packets : 0\r\n'
  2330. 2015-11-05 13:11:12,392 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: ' Output packets: 0\r\n'
  2331. 2015-11-05 13:11:12,400 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: '\r\n'
  2332. 2015-11-05 13:11:12,408 [CLISSHSocket(0x80d0402d0)]<PROMPT> on_read: 't2me@pe-1-test011> '
  2333. 2015-11-05 13:11:12,416 [CLISSHSocket(0x80d0402d0)]<PROMPT> Starting synchronous FSM check
  2334. 2015-11-05 13:11:12,416 [CLISSHSocket(0x80d0402d0)]<PROMPT> match '^(({master(?::\d+)}\n)?\S+>)|(({master(?::\d+)})?\[edit.*?\]\n\S+#)|(\[Type \^D at a new line to end input\])'
  2335. 2015-11-05 13:11:12,416 [CLISSHSocket(0x80d0402d0)]<PROMPT> Starting synchronous FSM check
  2336. 2015-11-05 13:11:12,417 [CLISSHSocket(0x80d0402d0)]<PROMPT> event(PROMPT)
  2337. 2015-11-05 13:11:12,417 Tick
  2338. 2015-11-05 13:11:12,417 Resetting wait ticks
  2339. 2015-11-05 13:11:12,430 cli(show interfaces) returns:
  2340. ===[ show interfaces ]==================================================
  2341. ' \nPhysical interface: ge-0/0/0, Enabled, Physical link is Down\n Interface index: 145, SNMP ifIndex: 506\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:00, Hardware address: 00:17:cb:da:20:00\n Last flapped : 2007-01-08 00:39:27 UTC (00:06:36 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\nPhysical interface: lc-0/0/0, Enabled, Physical link is Up\n Interface index: 155, SNMP ifIndex: 568\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface lc-0/0/0.32769 (Index 141072) (SNMP ifIndex 569)\n Flags: Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol vpls, MTU: Unlimited\n Flags: Is-Primary\n\nPhysical interface: pfe-0/0/0, Enabled, Physical link is Up\n Interface index: 141, SNMP ifIndex: 644\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface pfe-0/0/0.16383 (Index 335) (SNMP ifIndex 649)\n Flags: Up SNMP-Traps Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: Unlimited\n Flags: None\n Protocol inet6, MTU: Unlimited\n Flags: None\n\nPhysical interface: pfh-0/0/0, Enabled, Physical link is Up\n Interface index: 140, SNMP ifIndex: 643\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface pfh-0/0/0.16383 (Index 333) (SNMP ifIndex 648)\n Flags: Up SNMP-Traps Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: Unlimited\n Flags: None\n\nPhysical interface: ge-0/0/1, Enabled, Physical link is Down\n Interface index: 146, SNMP ifIndex: 559\n Link-level type: Flexible-Ethernet, MTU: 1518, MRU: 1526, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:01, Hardware address: 00:17:cb:da:20:01\n Last flapped : 2007-01-08 00:39:27 UTC (00:06:36 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.100 (Index 65539) (SNMP ifIndex 632)\n Flags: Device-Down SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.100 ] \n Encapsulation: ENET2\n Input packets : 0\n Output packets: 0\n Protocol multiservice, MTU: Unlimited\n\n Logical interface ge-0/0/1.200 (Index 196612) (SNMP ifIndex 633)\n Flags: Device-Down SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.200 ] \n Encapsulation: ENET2\n Input packets : 0\n Output packets: 0\n Protocol multiservice, MTU: Unlimited\n\n Logical interface ge-0/0/1.32767 (Index 334) (SNMP ifIndex 634)\n Flags: Device-Down SNMP-Traps 0x4004000 VLAN-Tag [ 0x0000.0 ] \n Encapsulation: ENET2\n Input packets : 0\n Output packets: 0\n Protocol multiservice, MTU: Unlimited\n Flags: None\n\nPhysical interface: ge-0/0/2, Enabled, Physical link is Down\n Interface index: 147, SNMP ifIndex: 560\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:02, Hardware address: 00:17:cb:da:20:02\n Last flapped : 2007-01-08 00:39:27 UTC (00:06:36 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\nPhysical interface: ge-0/0/3, Enabled, Physical link is Down\n Interface index: 148, SNMP ifIndex: 561\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:03, Hardware address: 00:17:cb:da:20:03\n Last flapped : 2007-01-08 00:39:27 UTC (00:06:36 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\nPhysical interface: ge-0/0/4, Enabled, Physical link is Down\n Interface index: 149, SNMP ifIndex: 562\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:04, Hardware address: 00:17:cb:da:20:04\n Last flapped : 2007-01-08 00:39:27 UTC (00:06:36 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/4.0 (Index 65541) (SNMP ifIndex 622)\n Flags: Device-Down SNMP-Traps 0x4004000 Encapsulation: ENET2\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: 1500\n Flags: Sendbcast-pkt-to-re, Is-Primary\n Addresses, Flags: Dest-route-down Is-Preferred Is-Primary\n Destination: 10.10.66.0/30, Local: 10.10.66.1, Broadcast: 10.10.66.3\n Protocol multiservice, MTU: Unlimited\n Flags: Is-Primary\n\nPhysical interface: ge-0/0/5, Enabled, Physical link is Down\n Interface index: 150, SNMP ifIndex: 563\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:05, Hardware address: 00:17:cb:da:20:05\n Last flapped : 2007-01-08 00:39:27 UTC (00:06:36 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/5.0 (Index 141073) (SNMP ifIndex 621)\n Flags: Device-Down SNMP-Traps 0x4004000 Encapsulation: ENET2\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: 1500\n Flags: Sendbcast-pkt-to-re\n Addresses, Flags: Dest-route-down Is-Preferred Is-Primary\n Destination: 10.10.55.0/30, Local: 10.10.55.1, Broadcast: 10.10.55.3\n Protocol multiservice, MTU: Unlimited\n\nPhysical interface: ge-0/0/6, Enabled, Physical link is Down\n Interface index: 151, SNMP ifIndex: 564\n Link-level type: Ethernet, MTU: 9000, MRU: 9008, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:06, Hardware address: 00:17:cb:da:20:06\n Last flapped : 2007-01-08 00:39:27 UTC (00:06:36 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/6.0 (Index 196614) (SNMP ifIndex 611)\n Flags: Device-Down SNMP-Traps 0x4004000 Encapsulation: ENET2\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: 8986\n Flags: Sendbcast-pkt-to-re\n Addresses, Flags: Dest-route-down Is-Preferred Is-Primary\n Destination: 10.34.14.20/30, Local: 10.34.14.21, Broadcast: 10.34.14.23\n Protocol iso, MTU: 1497\n Flags: Is-Primary, User-MTU\n Protocol multiservice, MTU: Unlimited\n\nPhysical interface: ge-0/0/7, Enabled, Physical link is Down\n Interface index: 152, SNMP ifIndex: 565\n Link-level type: Ethernet, MTU: 1522, MRU: 1530, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:07, Hardware address: 00:17:cb:da:20:07\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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/7.152 (Index 339) (SNMP ifIndex 635)\n Flags: Device-Down SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.152 ] \n Encapsulation: ENET2\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: 1500\n Flags: Sendbcast-pkt-to-re\n Addresses, Flags: Dest-route-down Is-Preferred Is-Primary\n Destination: 91.218.111.72/30, Local: 91.218.111.74,\n Broadcast: 91.218.111.75\n Protocol multiservice, MTU: Unlimited\n\n Logical interface ge-0/0/7.32767 (Index 65543) (SNMP ifIndex 636)\n Flags: Device-Down SNMP-Traps 0x4004000 VLAN-Tag [ 0x0000.0 ] \n Encapsulation: ENET2\n Input packets : 0\n Output packets: 0\n Protocol multiservice, MTU: Unlimited\n Flags: None\n\nPhysical interface: ge-0/0/8, Enabled, Physical link is Down\n Interface index: 153, SNMP ifIndex: 566\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:08, Hardware address: 00:17:cb:da:20:08\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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\nPhysical interface: ge-0/0/9, Enabled, Physical link is Down\n Interface index: 154, SNMP ifIndex: 567\n Link-level type: Ethernet, MTU: 9000, MRU: 9008, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:09, Hardware address: 00:17:cb:da:20:09\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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/9.0 (Index 196616) (SNMP ifIndex 610)\n Flags: Device-Down SNMP-Traps 0x4004000 Encapsulation: ENET2\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: 1500\n Flags: Sendbcast-pkt-to-re, User-MTU\n Addresses, Flags: Dest-route-down Is-Preferred Is-Primary\n Destination: 10.34.14.16/30, Local: 10.34.14.17, Broadcast: 10.34.14.19\n Protocol iso, MTU: 1497\n Flags: User-MTU\n Protocol multiservice, MTU: Unlimited\n\nPhysical interface: gr-0/0/10, Enabled, Physical link is Up\n Interface index: 158, SNMP ifIndex: 614\n Type: GRE, Link-level type: GRE, MTU: Unlimited, Speed: 1000mbps\n Device flags : Present Running\n Interface flags: Point-To-Point SNMP-Traps\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\n Logical interface gr-0/0/10.20 (Index 340) (SNMP ifIndex 623)\n Flags: Up Point-To-Point SNMP-Traps 0x4000\n IP-Header 192.168.64.65:91.218.111.74:47::64:0000000000000000\n Encapsulation: GRE-NULL\n Copy-tos-to-outer-ip-header: Off\n Gre keepalives configured: Off, Gre keepalives adjacency state: down\n Input packets : 0\n Output packets: 96\n Protocol inet, MTU: 1500\n Flags: Sendbcast-pkt-to-re, User-MTU\n Addresses, Flags: Is-Preferred Is-Primary\n Destination: 10.34.2.0/30, Local: 10.34.2.2, Broadcast: 10.34.2.3\n Protocol iso, MTU: 1497\n Flags: User-MTU\n Protocol mpls, MTU: 1600, Maximum labels: 3\n Flags: Is-Primary, User-MTU\n\nPhysical interface: ip-0/0/10, Enabled, Physical link is Up\n Interface index: 159, SNMP ifIndex: 615\n Type: IPIP, Link-level type: IP-over-IP, MTU: Unlimited, Speed: 1000mbps\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: lt-0/0/10, Enabled, Physical link is Up\n Interface index: 162, SNMP ifIndex: 618\n Type: Logical-tunnel, Link-level type: Logical-tunnel, MTU: Unlimited,\n Speed: 1000mbps\n Device flags : Present Running\n Interface flags: Point-To-Point SNMP-Traps Internal: 0x4000\n Link flags : None\n Physical info : 13\n Current address: 00:17:cb:da:20:0a, Hardware address: 00:17:cb:da:20:0a\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: mt-0/0/10, Enabled, Physical link is Up\n Interface index: 161, SNMP ifIndex: 617\n Type: Multicast-GRE, Link-level type: GRE, MTU: Unlimited, Speed: 1000mbps\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: pd-0/0/10, Enabled, Physical link is Up\n Interface index: 156, SNMP ifIndex: 612\n Type: PIMD, Link-level type: PIM-Decapsulator, MTU: Unlimited,\n Speed: 1000mbps\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: pe-0/0/10, Enabled, Physical link is Up\n Interface index: 157, SNMP ifIndex: 613\n Type: PIME, Link-level type: PIM-Encapsulator, MTU: Unlimited,\n Speed: 1000mbps\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: ud-0/0/10, Enabled, Physical link is Up\n Interface index: 163, SNMP ifIndex: 619\n Type: UDPT, Link-level type: UDP-tunnel, MTU: Unlimited, Speed: 1000mbps\n Device flags : Present Running\n Interface flags: Point-To-Point SNMP-Traps\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: vt-0/0/10, Enabled, Physical link is Up\n Interface index: 160, SNMP ifIndex: 616\n Type: Loopback, Link-level type: Virtual-loopback-tunnel, MTU: Unlimited,\n Speed: 1000mbps\n Device flags : Present Running\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\n Logical interface vt-0/0/10.2097152 (Index 65546) (SNMP ifIndex 653)\n Flags: Up Point-To-Point SNMP-Traps 0x4004000\n Encapsulation: Virtual-loopback-tunnel\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: Unlimited\n Flags: None\n Protocol mpls, MTU: Unlimited, Maximum labels: 3\n Flags: None\n\nPhysical interface: ge-0/1/0, Enabled, Physical link is Down\n Interface index: 175, SNMP ifIndex: 570\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:52, Hardware address: 00:17:cb:da:20:52\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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\nPhysical interface: lc-0/1/0, Enabled, Physical link is Up\n Interface index: 185, SNMP ifIndex: 580\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface lc-0/1/0.32769 (Index 196617) (SNMP ifIndex 581)\n Flags: Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol vpls, MTU: Unlimited\n\nPhysical interface: pfe-0/1/0, Enabled, Physical link is Up\n Interface index: 142, SNMP ifIndex: 645\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface pfe-0/1/0.16383 (Index 336) (SNMP ifIndex 650)\n Flags: Up SNMP-Traps Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: Unlimited\n Flags: None\n Protocol inet6, MTU: Unlimited\n Flags: None\n\nPhysical interface: ge-0/1/1, Enabled, Physical link is Down\n Interface index: 176, SNMP ifIndex: 571\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:53, Hardware address: 00:17:cb:da:20:53\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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\nPhysical interface: ge-0/1/2, Enabled, Physical link is Down\n Interface index: 177, SNMP ifIndex: 572\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:54, Hardware address: 00:17:cb:da:20:54\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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\nPhysical interface: ge-0/1/3, Enabled, Physical link is Down\n Interface index: 178, SNMP ifIndex: 573\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:55, Hardware address: 00:17:cb:da:20:55\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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\nPhysical interface: ge-0/1/4, Enabled, Physical link is Down\n Interface index: 179, SNMP ifIndex: 574\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:56, Hardware address: 00:17:cb:da:20:56\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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\nPhysical interface: ge-0/1/5, Enabled, Physical link is Down\n Interface index: 180, SNMP ifIndex: 575\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:57, Hardware address: 00:17:cb:da:20:57\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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\nPhysical interface: ge-0/1/6, Enabled, Physical link is Down\n Interface index: 181, SNMP ifIndex: 576\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:58, Hardware address: 00:17:cb:da:20:58\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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\nPhysical interface: ge-0/1/7, Enabled, Physical link is Down\n Interface index: 182, SNMP ifIndex: 577\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:59, Hardware address: 00:17:cb:da:20:59\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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\nPhysical interface: ge-0/1/8, Enabled, Physical link is Down\n Interface index: 183, SNMP ifIndex: 578\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:5a, Hardware address: 00:17:cb:da:20:5a\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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\nPhysical interface: ge-0/1/9, Enabled, Physical link is Down\n Interface index: 184, SNMP ifIndex: 579\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:5b, Hardware address: 00:17:cb:da:20:5b\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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\nPhysical interface: ge-0/2/0, Enabled, Physical link is Down\n Interface index: 197, SNMP ifIndex: 582\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:a4, Hardware address: 00:17:cb:da:20:a4\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: lc-0/2/0, Enabled, Physical link is Up\n Interface index: 207, SNMP ifIndex: 592\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface lc-0/2/0.32769 (Index 141076) (SNMP ifIndex 593)\n Flags: Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol vpls, MTU: Unlimited\n\nPhysical interface: pfe-0/2/0, Enabled, Physical link is Up\n Interface index: 143, SNMP ifIndex: 646\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface pfe-0/2/0.16383 (Index 337) (SNMP ifIndex 651)\n Flags: Up SNMP-Traps Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: Unlimited\n Flags: None\n Protocol inet6, MTU: Unlimited\n Flags: None\n\nPhysical interface: ge-0/2/1, Enabled, Physical link is Down\n Interface index: 198, SNMP ifIndex: 583\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:a5, Hardware address: 00:17:cb:da:20:a5\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-0/2/2, Enabled, Physical link is Down\n Interface index: 199, SNMP ifIndex: 584\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:a6, Hardware address: 00:17:cb:da:20:a6\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-0/2/3, Enabled, Physical link is Down\n Interface index: 200, SNMP ifIndex: 585\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:a7, Hardware address: 00:17:cb:da:20:a7\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-0/2/4, Enabled, Physical link is Down\n Interface index: 201, SNMP ifIndex: 586\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:a8, Hardware address: 00:17:cb:da:20:a8\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-0/2/5, Enabled, Physical link is Up\n Interface index: 202, SNMP ifIndex: 587\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running\n Interface flags: SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:a9, Hardware address: 00:17:cb:da:20:a9\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n Active alarms : None\n Active defects : None\n Interface transmit statistics: Disabled\n\nPhysical interface: ge-0/2/6, Enabled, Physical link is Down\n Interface index: 203, SNMP ifIndex: 588\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:aa, Hardware address: 00:17:cb:da:20:aa\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-0/2/7, Enabled, Physical link is Down\n Interface index: 204, SNMP ifIndex: 589\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:ab, Hardware address: 00:17:cb:da:20:ab\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-0/2/8, Enabled, Physical link is Down\n Interface index: 205, SNMP ifIndex: 590\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:ac, Hardware address: 00:17:cb:da:20:ac\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-0/2/9, Enabled, Physical link is Down\n Interface index: 206, SNMP ifIndex: 591\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:ad, Hardware address: 00:17:cb:da:20:ad\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-0/3/0, Enabled, Physical link is Down\n Interface index: 219, SNMP ifIndex: 594\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:f6, Hardware address: 00:17:cb:da:20:f6\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: lc-0/3/0, Enabled, Physical link is Up\n Interface index: 229, SNMP ifIndex: 599\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface lc-0/3/0.32769 (Index 342) (SNMP ifIndex 600)\n Flags: Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol vpls, MTU: Unlimited\n\nPhysical interface: pfe-0/3/0, Enabled, Physical link is Up\n Interface index: 144, SNMP ifIndex: 647\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface pfe-0/3/0.16383 (Index 338) (SNMP ifIndex 652)\n Flags: Up SNMP-Traps Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: Unlimited\n Flags: None\n Protocol inet6, MTU: Unlimited\n Flags: None\n\nPhysical interface: ge-0/3/1, Enabled, Physical link is Down\n Interface index: 220, SNMP ifIndex: 598\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:f7, Hardware address: 00:17:cb:da:20:f7\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-0/3/2, Enabled, Physical link is Down\n Interface index: 221, SNMP ifIndex: 601\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:f8, Hardware address: 00:17:cb:da:20:f8\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-0/3/3, Enabled, Physical link is Down\n Interface index: 222, SNMP ifIndex: 602\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:f9, Hardware address: 00:17:cb:da:20:f9\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-0/3/4, Enabled, Physical link is Down\n Interface index: 223, SNMP ifIndex: 603\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:fa, Hardware address: 00:17:cb:da:20:fa\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-0/3/5, Enabled, Physical link is Down\n Interface index: 224, SNMP ifIndex: 604\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:fb, Hardware address: 00:17:cb:da:20:fb\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-0/3/6, Enabled, Physical link is Down\n Interface index: 225, SNMP ifIndex: 605\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:fc, Hardware address: 00:17:cb:da:20:fc\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-0/3/7, Enabled, Physical link is Down\n Interface index: 226, SNMP ifIndex: 595\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:fd, Hardware address: 00:17:cb:da:20:fd\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-0/3/8, Enabled, Physical link is Down\n Interface index: 227, SNMP ifIndex: 596\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:fe, Hardware address: 00:17:cb:da:20:fe\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-0/3/9, Enabled, Physical link is Down\n Interface index: 228, SNMP ifIndex: 597\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:ff, Hardware address: 00:17:cb:da:20:ff\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-1/0/0, Enabled, Physical link is Up\n Interface index: 164, SNMP ifIndex: 509\n Link-level type: Flexible-Ethernet, MTU: 1518, MRU: 1526, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running\n Interface flags: SNMP-Traps Internal: 0x4000\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:4a, Hardware address: 00:17:cb:da:21:4a\n Last flapped : 2007-01-08 00:39:30 UTC (00:06:33 ago)\n Input rate : 39440 bps (74 pps)\n Output rate : 10968 bps (3 pps)\n Active alarms : None\n Active defects : None\n Interface transmit statistics: Disabled\n\n Logical interface ge-1/0/0.1185 (Index 65540) (SNMP ifIndex 608)\n Flags: Up SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.1185 ] Encapsulation: ENET2\n Input packets : 2359\n Output packets: 4016\n Protocol inet, MTU: 1500\n Flags: Sendbcast-pkt-to-re\n Addresses, Flags: Is-Preferred Is-Primary\n Destination: 10.34.255.148/30, Local: 10.34.255.150,\n Broadcast: 10.34.255.151\n Protocol multiservice, MTU: Unlimited\n\n Logical interface ge-1/0/0.32767 (Index 141075) (SNMP ifIndex 620)\n Flags: Up SNMP-Traps 0x4004000 VLAN-Tag [ 0x0000.0 ] Encapsulation: ENET2\n Input packets : 0\n Output packets: 0\n Protocol multiservice, MTU: Unlimited\n Flags: None\n\nPhysical interface: lc-1/0/0, Enabled, Physical link is Up\n Interface index: 174, SNMP ifIndex: 519\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface lc-1/0/0.32769 (Index 141074) (SNMP ifIndex 520)\n Flags: Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol vpls, MTU: Unlimited\n\nPhysical interface: pfe-1/0/0, Enabled, Physical link is Up\n Interface index: 136, SNMP ifIndex: 628\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface pfe-1/0/0.16383 (Index 329) (SNMP ifIndex 639)\n Flags: Up SNMP-Traps Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: Unlimited\n Flags: None\n Protocol inet6, MTU: Unlimited\n Flags: None\n\nPhysical interface: pfh-1/0/0, Enabled, Physical link is Up\n Interface index: 135, SNMP ifIndex: 627\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface pfh-1/0/0.16383 (Index 328) (SNMP ifIndex 629)\n Flags: Up SNMP-Traps Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: Unlimited\n Flags: None\n\nPhysical interface: ge-1/0/1, Enabled, Physical link is Down\n Interface index: 165, SNMP ifIndex: 510\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:4b, Hardware address: 00:17:cb:da:21:4b\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/0/2, Enabled, Physical link is Down\n Interface index: 166, SNMP ifIndex: 511\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:4c, Hardware address: 00:17:cb:da:21:4c\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/0/3, Enabled, Physical link is Down\n Interface index: 167, SNMP ifIndex: 512\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:4d, Hardware address: 00:17:cb:da:21:4d\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/0/4, Enabled, Physical link is Down\n Interface index: 168, SNMP ifIndex: 513\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:4e, Hardware address: 00:17:cb:da:21:4e\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/0/5, Enabled, Physical link is Up\n Interface index: 169, SNMP ifIndex: 514\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running\n Interface flags: SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:4f, Hardware address: 00:17:cb:da:21:4f\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n Active alarms : None\n Active defects : None\n Interface transmit statistics: Disabled\n\nPhysical interface: ge-1/0/6, Enabled, Physical link is Down\n Interface index: 170, SNMP ifIndex: 515\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:50, Hardware address: 00:17:cb:da:21:50\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/0/7, Enabled, Physical link is Down\n Interface index: 171, SNMP ifIndex: 516\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:51, Hardware address: 00:17:cb:da:21:51\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/0/8, Enabled, Physical link is Down\n Interface index: 172, SNMP ifIndex: 517\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:52, Hardware address: 00:17:cb:da:21:52\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/0/9, Enabled, Physical link is Down\n Interface index: 173, SNMP ifIndex: 518\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:53, Hardware address: 00:17:cb:da:21:53\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/1/0, Enabled, Physical link is Down\n Interface index: 186, SNMP ifIndex: 521\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:9c, Hardware address: 00:17:cb:da:21:9c\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: lc-1/1/0, Enabled, Physical link is Up\n Interface index: 196, SNMP ifIndex: 531\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface lc-1/1/0.32769 (Index 341) (SNMP ifIndex 532)\n Flags: Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol vpls, MTU: Unlimited\n\nPhysical interface: pfe-1/1/0, Enabled, Physical link is Up\n Interface index: 137, SNMP ifIndex: 630\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface pfe-1/1/0.16383 (Index 330) (SNMP ifIndex 640)\n Flags: Up SNMP-Traps Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: Unlimited\n Flags: None\n Protocol inet6, MTU: Unlimited\n Flags: None\n\nPhysical interface: ge-1/1/1, Enabled, Physical link is Down\n Interface index: 187, SNMP ifIndex: 522\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:9d, Hardware address: 00:17:cb:da:21:9d\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/1/2, Enabled, Physical link is Down\n Interface index: 188, SNMP ifIndex: 523\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:9e, Hardware address: 00:17:cb:da:21:9e\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/1/3, Enabled, Physical link is Down\n Interface index: 189, SNMP ifIndex: 524\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:9f, Hardware address: 00:17:cb:da:21:9f\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/1/4, Enabled, Physical link is Down\n Interface index: 190, SNMP ifIndex: 525\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:a0, Hardware address: 00:17:cb:da:21:a0\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/1/5, Enabled, Physical link is Down\n Interface index: 191, SNMP ifIndex: 526\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:a1, Hardware address: 00:17:cb:da:21:a1\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/1/6, Enabled, Physical link is Down\n Interface index: 192, SNMP ifIndex: 527\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:a2, Hardware address: 00:17:cb:da:21:a2\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/1/7, Enabled, Physical link is Down\n Interface index: 193, SNMP ifIndex: 528\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:a3, Hardware address: 00:17:cb:da:21:a3\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/1/8, Enabled, Physical link is Down\n Interface index: 194, SNMP ifIndex: 529\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:a4, Hardware address: 00:17:cb:da:21:a4\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/1/9, Enabled, Physical link is Down\n Interface index: 195, SNMP ifIndex: 530\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:a5, Hardware address: 00:17:cb:da:21:a5\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/2/0, Enabled, Physical link is Down\n Interface index: 208, SNMP ifIndex: 533\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:ee, Hardware address: 00:17:cb:da:21:ee\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: lc-1/2/0, Enabled, Physical link is Up\n Interface index: 218, SNMP ifIndex: 657\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface lc-1/2/0.32769 (Index 196611) (SNMP ifIndex 658)\n Flags: Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol vpls, MTU: Unlimited\n\nPhysical interface: pfe-1/2/0, Enabled, Physical link is Up\n Interface index: 138, SNMP ifIndex: 631\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface pfe-1/2/0.16383 (Index 331) (SNMP ifIndex 641)\n Flags: Up SNMP-Traps Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: Unlimited\n Flags: None\n Protocol inet6, MTU: Unlimited\n Flags: None\n\nPhysical interface: ge-1/2/1, Enabled, Physical link is Down\n Interface index: 209, SNMP ifIndex: 534\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:ef, Hardware address: 00:17:cb:da:21:ef\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-1/2/2, Enabled, Physical link is Down\n Interface index: 210, SNMP ifIndex: 535\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:f0, Hardware address: 00:17:cb:da:21:f0\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-1/2/3, Enabled, Physical link is Down\n Interface index: 211, SNMP ifIndex: 536\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:f1, Hardware address: 00:17:cb:da:21:f1\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-1/2/4, Enabled, Physical link is Down\n Interface index: 212, SNMP ifIndex: 537\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:f2, Hardware address: 00:17:cb:da:21:f2\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-1/2/5, Enabled, Physical link is Down\n Interface index: 213, SNMP ifIndex: 538\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:f3, Hardware address: 00:17:cb:da:21:f3\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-1/2/6, Enabled, Physical link is Down\n Interface index: 214, SNMP ifIndex: 539\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:f4, Hardware address: 00:17:cb:da:21:f4\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-1/2/7, Enabled, Physical link is Down\n Interface index: 215, SNMP ifIndex: 654\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:f5, Hardware address: 00:17:cb:da:21:f5\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-1/2/8, Enabled, Physical link is Down\n Interface index: 216, SNMP ifIndex: 655\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:f6, Hardware address: 00:17:cb:da:21:f6\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-1/2/9, Enabled, Physical link is Down\n Interface index: 217, SNMP ifIndex: 656\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:f7, Hardware address: 00:17:cb:da:21:f7\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-1/3/0, Enabled, Physical link is Down\n Interface index: 230, SNMP ifIndex: 659\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:22:40, Hardware address: 00:17:cb:da:22:40\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: lc-1/3/0, Enabled, Physical link is Up\n Interface index: 240, SNMP ifIndex: 554\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface lc-1/3/0.32769 (Index 65542) (SNMP ifIndex 555)\n Flags: Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol vpls, MTU: Unlimited\n\nPhysical interface: pfe-1/3/0, Enabled, Physical link is Up\n Interface index: 139, SNMP ifIndex: 638\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface pfe-1/3/0.16383 (Index 332) (SNMP ifIndex 642)\n Flags: Up SNMP-Traps Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: Unlimited\n Flags: None\n Protocol inet6, MTU: Unlimited\n Flags: None\n\nPhysical interface: ge-1/3/1, Enabled, Physical link is Down\n Interface index: 231, SNMP ifIndex: 544\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:22:41, Hardware address: 00:17:cb:da:22:41\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-1/3/2, Enabled, Physical link is Down\n Interface index: 232, SNMP ifIndex: 546\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:22:42, Hardware address: 00:17:cb:da:22:42\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-1/3/3, Enabled, Physical link is Down\n Interface index: 233, SNMP ifIndex: 547\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:22:43, Hardware address: 00:17:cb:da:22:43\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-1/3/4, Enabled, Physical link is Down\n Interface index: 234, SNMP ifIndex: 548\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:22:44, Hardware address: 00:17:cb:da:22:44\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-1/3/5, Enabled, Physical link is Down\n Interface index: 235, SNMP ifIndex: 549\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:22:45, Hardware address: 00:17:cb:da:22:45\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-1/3/6, Enabled, Physical link is Down\n Interface index: 236, SNMP ifIndex: 550\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:22:46, Hardware address: 00:17:cb:da:22:46\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-1/3/7, Enabled, Physical link is Down\n Interface index: 237, SNMP ifIndex: 551\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:22:47, Hardware address: 00:17:cb:da:22:47\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-1/3/8, Enabled, Physical link is Down\n Interface index: 238, SNMP ifIndex: 552\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:22:48, Hardware address: 00:17:cb:da:22:48\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-1/3/9, Enabled, Physical link is Down\n Interface index: 239, SNMP ifIndex: 553\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:22:49, Hardware address: 00:17:cb:da:22:49\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: cbp0 , Enabled, Physical link is Up\n Interface index: 129, SNMP ifIndex: 503\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: 00:17:cb:da:20:11, Hardware address: 00:17:cb:da:20:11\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\nPhysical interface: demux0 , Enabled, Physical link is Up\n Interface index: 128, SNMP ifIndex: 504\n Type: Software-Pseudo, MTU: 9192, Clocking: 1\n Device flags : Present Running\n Interface flags: Point-To-Point SNMP-Traps\n Link type : Full-Duplex\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\nPhysical interface: dsc , Enabled, Physical link is Up\n Interface index: 5, SNMP ifIndex: 5\n Type: Software-Pseudo, MTU: Unlimited\n Device flags : Present Running\n Interface flags: Point-To-Point SNMP-Traps\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\nPhysical interface: em0 , Enabled, Physical link is Up\n Interface index: 8, SNMP ifIndex: 17\n Type: Ethernet, Link-level type: Ethernet, MTU: 1514, Speed: 1000mbps\n Device flags : Present Running\n Interface flags: SNMP-Traps\n Link type : Full-Duplex\n Current address: 02:00:00:00:00:04, Hardware address: 02:00:00:00:00:04\n Last flapped : 2007-01-08 00:38:02 UTC (00:08:01 ago)\n Input packets : 71434\n Output packets: 68244\n\n Logical interface em0.0 (Index 3) (SNMP ifIndex 18)\n Flags: Up SNMP-Traps 0x4000000 Encapsulation: ENET2\n Input packets : 71434\n Output packets: 68244\n Protocol inet, MTU: 1500\n Flags: Is-Primary\n Addresses, Flags: Is-Preferred\n Destination: 10/8, Local: 10.0.0.4, Broadcast: 10.255.255.255\n Addresses, Flags: Preferred Kernel Is-Preferred\n Destination: 128/2, Local: 128.0.0.1, Broadcast: 191.255.255.255\n Addresses, Flags: Primary Is-Default Is-Primary\n Destination: 128/2, Local: 128.0.0.4, Broadcast: 191.255.255.255\n Protocol inet6, MTU: 1500\n Flags: Is-Primary\n Addresses, Flags: Is-Preferred\n Destination: fe80::/64, Local: fe80::200:ff:fe00:4\n Addresses, Flags: Is-Default Is-Preferred Is-Primary\n Destination: fec0::/64, Local: fec0::a:0:0:4\n Protocol tnp, MTU: 1500\n Flags: Primary, Is-Primary\n Addresses\n Local: 0x4\n\nPhysical interface: em1 , Enabled, Physical link is Up\n Interface index: 9, SNMP ifIndex: 23\n Type: Ethernet, Link-level type: Ethernet, MTU: 1514, Speed: 1000mbps\n Device flags : Present Running\n Interface flags: SNMP-Traps\n Link type : Full-Duplex\n Current address: 02:00:01:00:00:04, Hardware address: 02:00:01:00:00:04\n Last flapped : 2007-01-08 00:38:02 UTC (00:08:01 ago)\n Input packets : 0\n Output packets: 509\n\n Logical interface em1.0 (Index 4) (SNMP ifIndex 24)\n Flags: Up SNMP-Traps 0x4000000 Encapsulation: ENET2\n Input packets : 0\n Output packets: 509\n Protocol inet, MTU: 1500\n Flags: None\n Addresses, Flags: Is-Preferred\n Destination: 10/8, Local: 10.0.0.4, Broadcast: 10.255.255.255\n Addresses, Flags: Preferred Kernel Is-Preferred\n Destination: 128/2, Local: 128.0.0.1, Broadcast: 191.255.255.255\n Addresses, Flags: Primary Is-Primary\n Destination: 128/2, Local: 128.0.0.4, Broadcast: 191.255.255.255\n Protocol inet6, MTU: 1500\n Flags: None\n Addresses, Flags: Is-Preferred\n Destination: fe80::/64, Local: fe80::200:1ff:fe00:4\n Addresses, Flags: Is-Preferred Is-Primary\n Destination: fec0::/64, Local: fec0::a:0:0:4\n Protocol tnp, MTU: 1500\n Flags: None\n Addresses\n Local: 0x4\n\nPhysical interface: fxp0 , Enabled, Physical link is Down\n Interface index: 1, SNMP ifIndex: 1\n Type: Ethernet, Link-level type: Ethernet, MTU: 1514, Speed: 10m\n Device flags : Present Running No-Carrier\n Interface flags: Hardware-Down SNMP-Traps\n Link type : Half-Duplex\n Current address: 00:a0:a5:61:6f:52, Hardware address: 00:a0:a5:61:6f:52\n Last flapped : 2007-01-08 00:37:57 UTC (00:08:06 ago)\n Input packets : 0\n Output packets: 0\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 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 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: 132, SNMP ifIndex: 505\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: 00:17:cb:da:27:f0, Hardware address: 00:17:cb:da:27:f0\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\nPhysical interface: jsrv , Enabled, Physical link is Up\n Interface index: 134, SNMP ifIndex: 624\n Type: Ethernet, Link-level type: Ethernet, MTU: 1514\n Device flags : Present Running\n Link type : Full-Duplex\n Link flags : None\n Current address: 00:17:cb:da:20:00, Hardware address: 00:17:cb:da:20:00\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface jsrv.1 (Index 327) (SNMP ifIndex 625)\n Flags: Up 0x24004000 Encapsulation: unknown\n Bandwidth: 1000mbps\n Routing Instance: None Bridging Domain: None\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: 1514\n Flags: Is-Primary\n Addresses, Flags: Primary Is-Default Is-Preferred Is-Primary\n Destination: 128/2, Local: 128.0.0.127, Broadcast: 191.255.255.255\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 : 254\n Output packets: 254\n\n Logical interface lo0.0 (Index 321) (SNMP ifIndex 16)\n Flags: Down SNMP-Traps Encapsulation: Unspecified\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: Unlimited\n Flags: Sendbcast-pkt-to-re\n Addresses, Flags: Is-Default Is-Primary\n Local: 10.34.14.253\n Addresses\n Local: 127.0.0.1\n\n Logical interface lo0.16384 (Index 320) (SNMP ifIndex 21)\n Flags: Down SNMP-Traps Encapsulation: Unspecified\n Input packets : 6\n Output packets: 6\n Protocol inet, MTU: Unlimited\n Addresses\n Local: 127.0.0.1\n\n Logical interface lo0.16385 (Index 322) (SNMP ifIndex 22)\n Flags: Down SNMP-Traps Encapsulation: Unspecified\n Input packets : 248\n Output packets: 248\n Protocol inet, MTU: Unlimited\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: Unlimited, 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 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: pip0 , Enabled, Physical link is Up\n Interface index: 130, SNMP ifIndex: 507\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: 00:17:cb:da:27:b0, Hardware address: 00:17:cb:da:27:b0\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\nPhysical interface: pp0 , Enabled, Physical link is Up\n Interface index: 131, SNMP ifIndex: 508\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\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: vtep , Enabled, Physical link is Up\n Interface index: 133, SNMP ifIndex: 626\n Type: Software-Pseudo, Link-level type: VxLAN-Tunnel-Endpoint, MTU: 1600,\n Speed: Unlimited\n Device flags : Present Running\n Interface flags: SNMP-Traps\n Link type : Full-Duplex\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n'
  2342. ========================================================================
  2343. 2015-11-05 13:11:12,443 Unhandled exception
  2344. 2015-11-05 13:11:12,600 Script traceback:
  2345. <class 'noc.sa.script.exception.UnexpectedResultError'>
  2346.  
  2347. START OF TRACEBACK
  2348. ------------------------------------------------------------------------
  2349. File: sa/script/script.py (Line: 1021)
  2350. Function: re_search
  2351. 1014 Returns match object.
  2352. 1015 rx can be string or compiled regular expression
  2353. 1016 """
  2354. 1017 if isinstance(rx, basestring):
  2355. 1018 rx = re.compile(rx, flags)
  2356. 1019 match = rx.search(s)
  2357. 1020 if match is None:
  2358. 1021 ==> raise self.UnexpectedResultError()
  2359. 1022 return match
  2360. 1023
  2361. 1024 def re_match(self, rx, s, flags=0):
  2362. 1025 """
  2363. 1026 Match s against regular expression rx using re.match
  2364. 1027 Raise UnexpectedResultError if regular expression is not matched.
  2365. Variables:
  2366. rx = <_sre.SRE_Pattern object at 0x80b111000>
  2367. s =
  2368. 'cbp0 , Enabled, Physical link is Up\n Interface index: 129, SNMP ifIndex: 503\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: 00:17:cb:da:20:11, Hardware address: 00:17:cb:da:20:11\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n'
  2369. flags = 0
  2370. self = <Script(Thread-2, started daemon 34582246400)>
  2371. match = None
  2372. ------------------------------------------------------------------------
  2373. File: sa/profiles/Juniper/JUNOS/get_interfaces.py (Line: 75)
  2374. Function: execute
  2375. 68 internal = self.internal_interfaces_olive
  2376. 69 else:
  2377. 70 internal = self.internal_interfaces
  2378. 71 v = self.cli("show interfaces")
  2379. 72 for I in self.rx_phy_split.split(v)[1:]:
  2380. 73 L = self.rx_log_split.split(I)
  2381. 74 phy = L.pop(0)
  2382. 75 ==> match = self.re_search(self.rx_phy_name, phy)
  2383. 76 name = match.group("ifname")
  2384. 77 # Skip internal interfaces
  2385. 78 if internal.search(name):
  2386. 79 continue
  2387. 80 # Detect interface type
  2388. 81 if name.startswith("lo"):
  2389. Variables:
  2390. tagged = {}
  2391. subs = []
  2392. iface =
  2393. {'admin_status': True,
  2394. 'mac': '00:17:cb:da:22:49',
  2395. 'name': 'ge-1/3/9',
  2396. 'oper_status': False,
  2397. 'snmp_ifindex': '553',
  2398. 'subinterfaces': [],
  2399. 'type': 'physical'}
  2400. addr = '10.34.255.150'
  2401. proto = 'multiservice'
  2402. self = <Script(Thread-2, started daemon 34582246400)>
  2403. si =
  2404. {'admin_status': True,
  2405. 'enabled_afi': [],
  2406. 'mac': '00:17:cb:da:21:4a',
  2407. 'name': 'ge-1/0/0.32767',
  2408. 'oper_status': True,
  2409. 'snmp_ifindex': '620'}
  2410. internal = <_sre.SRE_Pattern object at 0x80907d500>
  2411. version = {'platform': 'mx480', 'version': '14.2R3.8', 'vendor': 'Juniper'}
  2412. net = '10.34.255.148/30'
  2413. match = <_sre.SRE_Match object at 0x80d1b03f0>
  2414. sname = 'ge-1/0/0.32767'
  2415. vlans_requested = False
  2416. I =
  2417. 'cbp0 , Enabled, Physical link is Up\n Interface index: 129, SNMP ifIndex: 503\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: 00:17:cb:da:20:11, Hardware address: 00:17:cb:da:20:11\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n'
  2418. interfaces =
  2419. [{'admin_status': True,
  2420. 'mac': '00:17:cb:da:20:00',
  2421. 'name': 'ge-0/0/0',
  2422. 'oper_status': False,
  2423. 'snmp_ifindex': '506',
  2424. 'subinterfaces': [],
  2425. 'type': 'physical'},
  2426. {'admin_status': True,
  2427. 'mac': '00:17:cb:da:20:01',
  2428. 'name': 'ge-0/0/1',
  2429. 'oper_status': False,
  2430. 'snmp_ifindex': '559',
  2431. 'subinterfaces': [{'admin_status': True,
  2432. 'enabled_afi': [],
  2433. 'mac': '00:17:cb:da:20:01',
  2434. 'name': 'ge-0/0/1.100',
  2435. 'oper_status': True,
  2436. 'snmp_ifindex': '632'},
  2437. {'admin_status': True,
  2438. 'enabled_afi': [],
  2439. 'mac': '00:17:cb:da:20:01',
  2440. 'name': 'ge-0/0/1.200',
  2441. 'oper_status': True,
  2442. 'snmp_ifindex': '633'},
  2443. {'admin_status': True,
  2444. 'enabled_afi': [],
  2445. 'mac': '00:17:cb:da:20:01',
  2446. 'name': 'ge-0/0/1.32767',
  2447. 'oper_status': True,
  2448. 'snmp_ifindex': '634'}],
  2449. 'type': 'physical'},
  2450. {'admin_status': True,
  2451. 'mac': '00:17:cb:da:20:02',
  2452. 'name': 'ge-0/0/2',
  2453. 'oper_status': False,
  2454. 'snmp_ifindex': '560',
  2455. 'subinterfaces': [],
  2456. 'type': 'physical'},
  2457. {'admin_status': True,
  2458. 'mac': '00:17:cb:da:20:03',
  2459. 'name': 'ge-0/0/3',
  2460. 'oper_status': False,
  2461. 'snmp_ifindex': '561',
  2462. 'subinterfaces': [],
  2463. 'type': 'physical'},
  2464. {'admin_status': True,
  2465. 'mac': '00:17:cb:da:20:04',
  2466. 'name': 'ge-0/0/4',
  2467. 'oper_status': False,
  2468. 'snmp_ifindex': '562',
  2469. 'subinterfaces': [{'admin_status': True,
  2470. 'enabled_afi': ['IPv4'],
  2471. 'ipv4_addresses': ['10.10.66.1/30'],
  2472. 'mac': '00:17:cb:da:20:04',
  2473. 'name': 'ge-0/0/4.0',
  2474. 'oper_status': True,
  2475. 'snmp_ifindex': '622'}],
  2476. 'type': 'physical'},
  2477. {'admin_status': True,
  2478. 'mac': '00:17:cb:da:20:05',
  2479. 'name': 'ge-0/0/5',
  2480. 'oper_status': False,
  2481. 'snmp_ifindex': '563',
  2482. 'subinterfaces': [{'admin_status': True,
  2483. 'enabled_afi': ['IPv4'],
  2484. 'ipv4_addresses': ['10.10.55.1/30'],
  2485. 'mac': '00:17:cb:da:20:05',
  2486. 'name': 'ge-0/0/5.0',
  2487. 'oper_status': True,
  2488. 'snmp_ifindex': '621'}],
  2489. 'type': 'physical'},
  2490. {'admin_status': True,
  2491. 'mac': '00:17:cb:da:20:06',
  2492. 'name': 'ge-0/0/6',
  2493. 'oper_status': False,
  2494. 'snmp_ifindex': '564',
  2495. 'subinterfaces': [{'admin_status': True,
  2496. 'enabled_afi': ['IPv4', 'ISO'],
  2497. 'ipv4_addresses': ['10.34.14.21/30'],
  2498. 'mac': '00:17:cb:da:20:06',
  2499. 'name': 'ge-0/0/6.0',
  2500. 'oper_status': True,
  2501. 'snmp_ifindex': '611'}],
  2502. 'type': 'physical'},
  2503. {'admin_status': True,
  2504. 'mac': '00:17:cb:da:20:07',
  2505. 'name': 'ge-0/0/7',
  2506. 'oper_status': False,
  2507. 'snmp_ifindex': '565',
  2508. 'subinterfaces': [{'admin_status': True,
  2509. 'enabled_afi': ['IPv4'],
  2510. 'ipv4_addresses': ['91.218.111.74/30'],
  2511. 'mac': '00:17:cb:da:20:07',
  2512. 'name': 'ge-0/0/7.152',
  2513. 'oper_status': True,
  2514. 'snmp_ifindex': '635',
  2515. 'vlan_ids': [152]},
  2516. {'admin_status': True,
  2517. 'enabled_afi': [],
  2518. 'mac': '00:17:cb:da:20:07',
  2519. 'name': 'ge-0/0/7.32767',
  2520. 'oper_status': True,
  2521. 'snmp_ifindex': '636'}],
  2522. 'type': 'physical'},
  2523. {'admin_status': True,
  2524. 'mac': '00:17:cb:da:20:08',
  2525. 'name': 'ge-0/0/8',
  2526. 'oper_status': False,
  2527. 'snmp_ifindex': '566',
  2528. 'subinterfaces': [],
  2529. 'type': 'physical'},
  2530. {'admin_status': True,
  2531. 'mac': '00:17:cb:da:20:09',
  2532. 'name': 'ge-0/0/9',
  2533. 'oper_status': False,
  2534. 'snmp_ifindex': '567',
  2535. 'subinterfaces': [{'admin_status': True,
  2536. 'enabled_afi': ['IPv4', 'ISO'],
  2537. 'ipv4_addresses': ['10.34.14.17/30'],
  2538. 'mac': '00:17:cb:da:20:09',
  2539. 'name': 'ge-0/0/9.0',
  2540. 'oper_status': True,
  2541. 'snmp_ifindex': '610'}],
  2542. 'type': 'physical'},
  2543. {'admin_status': True,
  2544. 'name': 'gr-0/0/10',
  2545. 'oper_status': True,
  2546. 'snmp_ifindex': '614',
  2547. 'subinterfaces': [{'admin_status': True,
  2548. 'enabled_afi': ['IPv4', 'ISO', 'MPLS'],
  2549. 'ipv4_addresses': ['10.34.2.2/30'],
  2550. 'name': 'gr-0/0/10.20',
  2551. 'oper_status': True,
  2552. 'snmp_ifindex': '623'}],
  2553. 'type': 'physical'},
  2554. {'admin_status': True,
  2555. 'name': 'ip-0/0/10',
  2556. 'oper_status': True,
  2557. 'snmp_ifindex': '615',
  2558. 'subinterfaces': [],
  2559. 'type': 'physical'},
  2560. {'admin_status': True,
  2561. 'mac': '00:17:cb:da:20:0a',
  2562. 'name': 'lt-0/0/10',
  2563. 'oper_status': True,
  2564. 'snmp_ifindex': '618',
  2565. 'subinterfaces': [],
  2566. 'type': 'physical'},
  2567. {'admin_status': True,
  2568. 'name': 'ud-0/0/10',
  2569. 'oper_status': True,
  2570. 'snmp_ifindex': '619',
  2571. 'subinterfaces': [],
  2572. 'type': 'physical'},
  2573. {'admin_status': True,
  2574. 'mac': '00:17:cb:da:20:52',
  2575. 'name': 'ge-0/1/0',
  2576. 'oper_status': False,
  2577. 'snmp_ifindex': '570',
  2578. 'subinterfaces': [],
  2579. 'type': 'physical'},
  2580. {'admin_status': True,
  2581. 'mac': '00:17:cb:da:20:53',
  2582. 'name': 'ge-0/1/1',
  2583. 'oper_status': False,
  2584. 'snmp_ifindex': '571',
  2585. 'subinterfaces': [],
  2586. 'type': 'physical'},
  2587. {'admin_status': True,
  2588. 'mac': '00:17:cb:da:20:54',
  2589. 'name': 'ge-0/1/2',
  2590. 'oper_status': False,
  2591. 'snmp_ifindex': '572',
  2592. 'subinterfaces': [],
  2593. 'type': 'physical'},
  2594. {'admin_status': True,
  2595. 'mac': '00:17:cb:da:20:55',
  2596. 'name': 'ge-0/1/3',
  2597. 'oper_status': False,
  2598. 'snmp_ifindex': '573',
  2599. 'subinterfaces': [],
  2600. 'type': 'physical'},
  2601. {'admin_status': True,
  2602. 'mac': '00:17:cb:da:20:56',
  2603. 'name': 'ge-0/1/4',
  2604. 'oper_status': False,
  2605. 'snmp_ifindex': '574',
  2606. 'subinterfaces': [],
  2607. 'type': 'physical'},
  2608. {'admin_status': True,
  2609. 'mac': '00:17:cb:da:20:57',
  2610. 'name': 'ge-0/1/5',
  2611. 'oper_status': False,
  2612. 'snmp_ifindex': '575',
  2613. 'subinterfaces': [],
  2614. 'type': 'physical'},
  2615. {'admin_status': True,
  2616. 'mac': '00:17:cb:da:20:58',
  2617. 'name': 'ge-0/1/6',
  2618. 'oper_status': False,
  2619. 'snmp_ifindex': '576',
  2620. 'subinterfaces': [],
  2621. 'type': 'physical'},
  2622. {'admin_status': True,
  2623. 'mac': '00:17:cb:da:20:59',
  2624. 'name': 'ge-0/1/7',
  2625. 'oper_status': False,
  2626. 'snmp_ifindex': '577',
  2627. 'subinterfaces': [],
  2628. 'type': 'physical'},
  2629. {'admin_status': True,
  2630. 'mac': '00:17:cb:da:20:5a',
  2631. 'name': 'ge-0/1/8',
  2632. 'oper_status': False,
  2633. 'snmp_ifindex': '578',
  2634. 'subinterfaces': [],
  2635. 'type': 'physical'},
  2636. {'admin_status': True,
  2637. 'mac': '00:17:cb:da:20:5b',
  2638. 'name': 'ge-0/1/9',
  2639. 'oper_status': False,
  2640. 'snmp_ifindex': '579',
  2641. 'subinterfaces': [],
  2642. 'type': 'physical'},
  2643. {'admin_status': True,
  2644. 'mac': '00:17:cb:da:20:a4',
  2645. 'name': 'ge-0/2/0',
  2646. 'oper_status': False,
  2647. 'snmp_ifindex': '582',
  2648. 'subinterfaces': [],
  2649. 'type': 'physical'},
  2650. {'admin_status': True,
  2651. 'mac': '00:17:cb:da:20:a5',
  2652. 'name': 'ge-0/2/1',
  2653. 'oper_status': False,
  2654. 'snmp_ifindex': '583',
  2655. 'subinterfaces': [],
  2656. 'type': 'physical'},
  2657. {'admin_status': True,
  2658. 'mac': '00:17:cb:da:20:a6',
  2659. 'name': 'ge-0/2/2',
  2660. 'oper_status': False,
  2661. 'snmp_ifindex': '584',
  2662. 'subinterfaces': [],
  2663. 'type': 'physical'},
  2664. {'admin_status': True,
  2665. 'mac': '00:17:cb:da:20:a7',
  2666. 'name': 'ge-0/2/3',
  2667. 'oper_status': False,
  2668. 'snmp_ifindex': '585',
  2669. 'subinterfaces': [],
  2670. 'type': 'physical'},
  2671. {'admin_status': True,
  2672. 'mac': '00:17:cb:da:20:a8',
  2673. 'name': 'ge-0/2/4',
  2674. 'oper_status': False,
  2675. 'snmp_ifindex': '586',
  2676. 'subinterfaces': [],
  2677. 'type': 'physical'},
  2678. {'admin_status': True,
  2679. 'mac': '00:17:cb:da:20:a9',
  2680. 'name': 'ge-0/2/5',
  2681. 'oper_status': True,
  2682. 'snmp_ifindex': '587',
  2683. 'subinterfaces': [],
  2684. 'type': 'physical'},
  2685. {'admin_status': True,
  2686. 'mac': '00:17:cb:da:20:aa',
  2687. 'name': 'ge-0/2/6',
  2688. 'oper_status': False,
  2689. 'snmp_ifindex': '588',
  2690. 'subinterfaces': [],
  2691. 'type': 'physical'},
  2692. {'admin_status': True,
  2693. 'mac': '00:17:cb:da:20:ab',
  2694. 'name': 'ge-0/2/7',
  2695. 'oper_status': False,
  2696. 'snmp_ifindex': '589',
  2697. 'subinterfaces': [],
  2698. 'type': 'physical'},
  2699. {'admin_status': True,
  2700. 'mac': '00:17:cb:da:20:ac',
  2701. 'name': 'ge-0/2/8',
  2702. 'oper_status': False,
  2703. 'snmp_ifindex': '590',
  2704. 'subinterfaces': [],
  2705. 'type': 'physical'},
  2706. {'admin_status': True,
  2707. 'mac': '00:17:cb:da:20:ad',
  2708. 'name': 'ge-0/2/9',
  2709. 'oper_status': False,
  2710. 'snmp_ifindex': '591',
  2711. 'subinterfaces': [],
  2712. 'type': 'physical'},
  2713. {'admin_status': True,
  2714. 'mac': '00:17:cb:da:20:f6',
  2715. 'name': 'ge-0/3/0',
  2716. 'oper_status': False,
  2717. 'snmp_ifindex': '594',
  2718. 'subinterfaces': [],
  2719. 'type': 'physical'},
  2720. {'admin_status': True,
  2721. 'mac': '00:17:cb:da:20:f7',
  2722. 'name': 'ge-0/3/1',
  2723. 'oper_status': False,
  2724. 'snmp_ifindex': '598',
  2725. 'subinterfaces': [],
  2726. 'type': 'physical'},
  2727. {'admin_status': True,
  2728. 'mac': '00:17:cb:da:20:f8',
  2729. 'name': 'ge-0/3/2',
  2730. 'oper_status': False,
  2731. 'snmp_ifindex': '601',
  2732. 'subinterfaces': [],
  2733. 'type': 'physical'},
  2734. {'admin_status': True,
  2735. 'mac': '00:17:cb:da:20:f9',
  2736. 'name': 'ge-0/3/3',
  2737. 'oper_status': False,
  2738. 'snmp_ifindex': '602',
  2739. 'subinterfaces': [],
  2740. 'type': 'physical'},
  2741. {'admin_status': True,
  2742. 'mac': '00:17:cb:da:20:fa',
  2743. 'name': 'ge-0/3/4',
  2744. 'oper_status': False,
  2745. 'snmp_ifindex': '603',
  2746. 'subinterfaces': [],
  2747. 'type': 'physical'},
  2748. {'admin_status': True,
  2749. 'mac': '00:17:cb:da:20:fb',
  2750. 'name': 'ge-0/3/5',
  2751. 'oper_status': False,
  2752. 'snmp_ifindex': '604',
  2753. 'subinterfaces': [],
  2754. 'type': 'physical'},
  2755. {'admin_status': True,
  2756. 'mac': '00:17:cb:da:20:fc',
  2757. 'name': 'ge-0/3/6',
  2758. 'oper_status': False,
  2759. 'snmp_ifindex': '605',
  2760. 'subinterfaces': [],
  2761. 'type': 'physical'},
  2762. {'admin_status': True,
  2763. 'mac': '00:17:cb:da:20:fd',
  2764. 'name': 'ge-0/3/7',
  2765. 'oper_status': False,
  2766. 'snmp_ifindex': '595',
  2767. 'subinterfaces': [],
  2768. 'type': 'physical'},
  2769. {'admin_status': True,
  2770. 'mac': '00:17:cb:da:20:fe',
  2771. 'name': 'ge-0/3/8',
  2772. 'oper_status': False,
  2773. 'snmp_ifindex': '596',
  2774. 'subinterfaces': [],
  2775. 'type': 'physical'},
  2776. {'admin_status': True,
  2777. 'mac': '00:17:cb:da:20:ff',
  2778. 'name': 'ge-0/3/9',
  2779. 'oper_status': False,
  2780. 'snmp_ifindex': '597',
  2781. 'subinterfaces': [],
  2782. 'type': 'physical'},
  2783. {'admin_status': True,
  2784. 'mac': '00:17:cb:da:21:4a',
  2785. 'name': 'ge-1/0/0',
  2786. 'oper_status': True,
  2787. 'snmp_ifindex': '509',
  2788. 'subinterfaces': [{'admin_status': True,
  2789. 'enabled_afi': ['IPv4'],
  2790. 'ipv4_addresses': ['10.34.255.150/30'],
  2791. 'mac': '00:17:cb:da:21:4a',
  2792. 'name': 'ge-1/0/0.1185',
  2793. 'oper_status': True,
  2794. 'snmp_ifindex': '608',
  2795. 'vlan_ids': [1185]},
  2796. {'admin_status': True,
  2797. 'enabled_afi': [],
  2798. 'mac': '00:17:cb:da:21:4a',
  2799. 'name': 'ge-1/0/0.32767',
  2800. 'oper_status': True,
  2801. 'snmp_ifindex': '620'}],
  2802. 'type': 'physical'},
  2803. {'admin_status': True,
  2804. 'mac': '00:17:cb:da:21:4b',
  2805. 'name': 'ge-1/0/1',
  2806. 'oper_status': False,
  2807. 'snmp_ifindex': '510',
  2808. 'subinterfaces': [],
  2809. 'type': 'physical'},
  2810. {'admin_status': True,
  2811. 'mac': '00:17:cb:da:21:4c',
  2812. 'name': 'ge-1/0/2',
  2813. 'oper_status': False,
  2814. 'snmp_ifindex': '511',
  2815. 'subinterfaces': [],
  2816. 'type': 'physical'},
  2817. {'admin_status': True,
  2818. 'mac': '00:17:cb:da:21:4d',
  2819. 'name': 'ge-1/0/3',
  2820. 'oper_status': False,
  2821. 'snmp_ifindex': '512',
  2822. 'subinterfaces': [],
  2823. 'type': 'physical'},
  2824. {'admin_status': True,
  2825. 'mac': '00:17:cb:da:21:4e',
  2826. 'name': 'ge-1/0/4',
  2827. 'oper_status': False,
  2828. 'snmp_ifindex': '513',
  2829. 'subinterfaces': [],
  2830. 'type': 'physical'},
  2831. {'admin_status': True,
  2832. 'mac': '00:17:cb:da:21:4f',
  2833. 'name': 'ge-1/0/5',
  2834. 'oper_status': True,
  2835. 'snmp_ifindex': '514',
  2836. 'subinterfaces': [],
  2837. 'type': 'physical'},
  2838. {'admin_status': True,
  2839. 'mac': '00:17:cb:da:21:50',
  2840. 'name': 'ge-1/0/6',
  2841. 'oper_status': False,
  2842. 'snmp_ifindex': '515',
  2843. 'subinterfaces': [],
  2844. 'type': 'physical'},
  2845. {'admin_status': True,
  2846. 'mac': '00:17:cb:da:21:51',
  2847. 'name': 'ge-1/0/7',
  2848. 'oper_status': False,
  2849. 'snmp_ifindex': '516',
  2850. 'subinterfaces': [],
  2851. 'type': 'physical'},
  2852. {'admin_status': True,
  2853. 'mac': '00:17:cb:da:21:52',
  2854. 'name': 'ge-1/0/8',
  2855. 'oper_status': False,
  2856. 'snmp_ifindex': '517',
  2857. 'subinterfaces': [],
  2858. 'type': 'physical'},
  2859. {'admin_status': True,
  2860. 'mac': '00:17:cb:da:21:53',
  2861. 'name': 'ge-1/0/9',
  2862. 'oper_status': False,
  2863. 'snmp_ifindex': '518',
  2864. 'subinterfaces': [],
  2865. 'type': 'physical'},
  2866. {'admin_status': True,
  2867. 'mac': '00:17:cb:da:21:9c',
  2868. 'name': 'ge-1/1/0',
  2869. 'oper_status': False,
  2870. 'snmp_ifindex': '521',
  2871. 'subinterfaces': [],
  2872. 'type': 'physical'},
  2873. {'admin_status': True,
  2874. 'mac': '00:17:cb:da:21:9d',
  2875. 'name': 'ge-1/1/1',
  2876. 'oper_status': False,
  2877. 'snmp_ifindex': '522',
  2878. 'subinterfaces': [],
  2879. 'type': 'physical'},
  2880. {'admin_status': True,
  2881. 'mac': '00:17:cb:da:21:9e',
  2882. 'name': 'ge-1/1/2',
  2883. 'oper_status': False,
  2884. 'snmp_ifindex': '523',
  2885. 'subinterfaces': [],
  2886. 'type': 'physical'},
  2887. {'admin_status': True,
  2888. 'mac': '00:17:cb:da:21:9f',
  2889. 'name': 'ge-1/1/3',
  2890. 'oper_status': False,
  2891. 'snmp_ifindex': '524',
  2892. 'subinterfaces': [],
  2893. 'type': 'physical'},
  2894. {'admin_status': True,
  2895. 'mac': '00:17:cb:da:21:a0',
  2896. 'name': 'ge-1/1/4',
  2897. 'oper_status': False,
  2898. 'snmp_ifindex': '525',
  2899. 'subinterfaces': [],
  2900. 'type': 'physical'},
  2901. {'admin_status': True,
  2902. 'mac': '00:17:cb:da:21:a1',
  2903. 'name': 'ge-1/1/5',
  2904. 'oper_status': False,
  2905. 'snmp_ifindex': '526',
  2906. 'subinterfaces': [],
  2907. 'type': 'physical'},
  2908. {'admin_status': True,
  2909. 'mac': '00:17:cb:da:21:a2',
  2910. 'name': 'ge-1/1/6',
  2911. 'oper_status': False,
  2912. 'snmp_ifindex': '527',
  2913. 'subinterfaces': [],
  2914. 'type': 'physical'},
  2915. {'admin_status': True,
  2916. 'mac': '00:17:cb:da:21:a3',
  2917. 'name': 'ge-1/1/7',
  2918. 'oper_status': False,
  2919. 'snmp_ifindex': '528',
  2920. 'subinterfaces': [],
  2921. 'type': 'physical'},
  2922. {'admin_status': True,
  2923. 'mac': '00:17:cb:da:21:a4',
  2924. 'name': 'ge-1/1/8',
  2925. 'oper_status': False,
  2926. 'snmp_ifindex': '529',
  2927. 'subinterfaces': [],
  2928. 'type': 'physical'},
  2929. {'admin_status': True,
  2930. 'mac': '00:17:cb:da:21:a5',
  2931. 'name': 'ge-1/1/9',
  2932. 'oper_status': False,
  2933. 'snmp_ifindex': '530',
  2934. 'subinterfaces': [],
  2935. 'type': 'physical'},
  2936. {'admin_status': True,
  2937. 'mac': '00:17:cb:da:21:ee',
  2938. 'name': 'ge-1/2/0',
  2939. 'oper_status': False,
  2940. 'snmp_ifindex': '533',
  2941. 'subinterfaces': [],
  2942. 'type': 'physical'},
  2943. {'admin_status': True,
  2944. 'mac': '00:17:cb:da:21:ef',
  2945. 'name': 'ge-1/2/1',
  2946. 'oper_status': False,
  2947. 'snmp_ifindex': '534',
  2948. 'subinterfaces': [],
  2949. 'type': 'physical'},
  2950. {'admin_status': True,
  2951. 'mac': '00:17:cb:da:21:f0',
  2952. 'name': 'ge-1/2/2',
  2953. 'oper_status': False,
  2954. 'snmp_ifindex': '535',
  2955. 'subinterfaces': [],
  2956. 'type': 'physical'},
  2957. {'admin_status': True,
  2958. 'mac': '00:17:cb:da:21:f1',
  2959. 'name': 'ge-1/2/3',
  2960. 'oper_status': False,
  2961. 'snmp_ifindex': '536',
  2962. 'subinterfaces': [],
  2963. 'type': 'physical'},
  2964. {'admin_status': True,
  2965. 'mac': '00:17:cb:da:21:f2',
  2966. 'name': 'ge-1/2/4',
  2967. 'oper_status': False,
  2968. 'snmp_ifindex': '537',
  2969. 'subinterfaces': [],
  2970. 'type': 'physical'},
  2971. {'admin_status': True,
  2972. 'mac': '00:17:cb:da:21:f3',
  2973. 'name': 'ge-1/2/5',
  2974. 'oper_status': False,
  2975. 'snmp_ifindex': '538',
  2976. 'subinterfaces': [],
  2977. 'type': 'physical'},
  2978. {'admin_status': True,
  2979. 'mac': '00:17:cb:da:21:f4',
  2980. 'name': 'ge-1/2/6',
  2981. 'oper_status': False,
  2982. 'snmp_ifindex': '539',
  2983. 'subinterfaces': [],
  2984. 'type': 'physical'},
  2985. {'admin_status': True,
  2986. 'mac': '00:17:cb:da:21:f5',
  2987. 'name': 'ge-1/2/7',
  2988. 'oper_status': False,
  2989. 'snmp_ifindex': '654',
  2990. 'subinterfaces': [],
  2991. 'type': 'physical'},
  2992. {'admin_status': True,
  2993. 'mac': '00:17:cb:da:21:f6',
  2994. 'name': 'ge-1/2/8',
  2995. 'oper_status': False,
  2996. 'snmp_ifindex': '655',
  2997. 'subinterfaces': [],
  2998. 'type': 'physical'},
  2999. {'admin_status': True,
  3000. 'mac': '00:17:cb:da:21:f7',
  3001. 'name': 'ge-1/2/9',
  3002. 'oper_status': False,
  3003. 'snmp_ifindex': '656',
  3004. 'subinterfaces': [],
  3005. 'type': 'physical'},
  3006. {'admin_status': True,
  3007. 'mac': '00:17:cb:da:22:40',
  3008. 'name': 'ge-1/3/0',
  3009. 'oper_status': False,
  3010. 'snmp_ifindex': '659',
  3011. 'subinterfaces': [],
  3012. 'type': 'physical'},
  3013. {'admin_status': True,
  3014. 'mac': '00:17:cb:da:22:41',
  3015. 'name': 'ge-1/3/1',
  3016. 'oper_status': False,
  3017. 'snmp_ifindex': '544',
  3018. 'subinterfaces': [],
  3019. 'type': 'physical'},
  3020. {'admin_status': True,
  3021. 'mac': '00:17:cb:da:22:42',
  3022. 'name': 'ge-1/3/2',
  3023. 'oper_status': False,
  3024. 'snmp_ifindex': '546',
  3025. 'subinterfaces': [],
  3026. 'type': 'physical'},
  3027. {'admin_status': True,
  3028. 'mac': '00:17:cb:da:22:43',
  3029. 'name': 'ge-1/3/3',
  3030. 'oper_status': False,
  3031. 'snmp_ifindex': '547',
  3032. 'subinterfaces': [],
  3033. 'type': 'physical'},
  3034. {'admin_status': True,
  3035. 'mac': '00:17:cb:da:22:44',
  3036. 'name': 'ge-1/3/4',
  3037. 'oper_status': False,
  3038. 'snmp_ifindex': '548',
  3039. 'subinterfaces': [],
  3040. 'type': 'physical'},
  3041. {'admin_status': True,
  3042. 'mac': '00:17:cb:da:22:45',
  3043. 'name': 'ge-1/3/5',
  3044. 'oper_status': False,
  3045. 'snmp_ifindex': '549',
  3046. 'subinterfaces': [],
  3047. 'type': 'physical'},
  3048. {'admin_status': True,
  3049. 'mac': '00:17:cb:da:22:46',
  3050. 'name': 'ge-1/3/6',
  3051. 'oper_status': False,
  3052. 'snmp_ifindex': '550',
  3053. 'subinterfaces': [],
  3054. 'type': 'physical'},
  3055. {'admin_status': True,
  3056. 'mac': '00:17:cb:da:22:47',
  3057. 'name': 'ge-1/3/7',
  3058. 'oper_status': False,
  3059. 'snmp_ifindex': '551',
  3060. 'subinterfaces': [],
  3061. 'type': 'physical'},
  3062. {'admin_status': True,
  3063. 'mac': '00:17:cb:da:22:48',
  3064. 'name': 'ge-1/3/8',
  3065. 'oper_status': False,
  3066. 'snmp_ifindex': '552',
  3067. 'subinterfaces': [],
  3068. 'type': 'physical'},
  3069. {'admin_status': True,
  3070. 'mac': '00:17:cb:da:22:49',
  3071. 'name': 'ge-1/3/9',
  3072. 'oper_status': False,
  3073. 'snmp_ifindex': '553',
  3074. 'subinterfaces': [],
  3075. 'type': 'physical'}]
  3076. L = []
  3077. mac = '00:17:cb:da:22:49'
  3078. iftype = 'physical'
  3079. local_addresses = []
  3080. name = 'ge-1/3/9'
  3081. m = '30'
  3082. phy =
  3083. 'cbp0 , Enabled, Physical link is Up\n Interface index: 129, SNMP ifIndex: 503\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: 00:17:cb:da:20:11, Hardware address: 00:17:cb:da:20:11\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n'
  3084. n = '10.34.255.148'
  3085. vlan_ids = [0]
  3086. p = 'multiservice, MTU: Unlimited\n Flags: None\n\n'
  3087. s =
  3088. 'ge-1/0/0.32767 (Index 141075) (SNMP ifIndex 620)\n Flags: Up SNMP-Traps 0x4004000 VLAN-Tag [ 0x0000.0 ] Encapsulation: ENET2\n Input packets : 0\n Output packets: 0\n Protocol multiservice, MTU: Unlimited\n Flags: None\n\n'
  3089. v =
  3090. ' \nPhysical interface: ge-0/0/0, Enabled, Physical link is Down\n Interface index: 145, SNMP ifIndex: 506\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:00, Hardware address: 00:17:cb:da:20:00\n Last flapped : 2007-01-08 00:39:27 UTC (00:06:36 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\nPhysical interface: lc-0/0/0, Enabled, Physical link is Up\n Interface index: 155, SNMP ifIndex: 568\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface lc-0/0/0.32769 (Index 141072) (SNMP ifIndex 569)\n Flags: Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol vpls, MTU: Unlimited\n Flags: Is-Primary\n\nPhysical interface: pfe-0/0/0, Enabled, Physical link is Up\n Interface index: 141, SNMP ifIndex: 644\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface pfe-0/0/0.16383 (Index 335) (SNMP ifIndex 649)\n Flags: Up SNMP-Traps Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: Unlimited\n Flags: None\n Protocol inet6, MTU: Unlimited\n Flags: None\n\nPhysical interface: pfh-0/0/0, Enabled, Physical link is Up\n Interface index: 140, SNMP ifIndex: 643\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface pfh-0/0/0.16383 (Index 333) (SNMP ifIndex 648)\n Flags: Up SNMP-Traps Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: Unlimited\n Flags: None\n\nPhysical interface: ge-0/0/1, Enabled, Physical link is Down\n Interface index: 146, SNMP ifIndex: 559\n Link-level type: Flexible-Ethernet, MTU: 1518, MRU: 1526, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:01, Hardware address: 00:17:cb:da:20:01\n Last flapped : 2007-01-08 00:39:27 UTC (00:06:36 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.100 (Index 65539) (SNMP ifIndex 632)\n Flags: Device-Down SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.100 ] \n Encapsulation: ENET2\n Input packets : 0\n Output packets: 0\n Protocol multiservice, MTU: Unlimited\n\n Logical interface ge-0/0/1.200 (Index 196612) (SNMP ifIndex 633)\n Flags: Device-Down SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.200 ] \n Encapsulation: ENET2\n Input packets : 0\n Output packets: 0\n Protocol multiservice, MTU: Unlimited\n\n Logical interface ge-0/0/1.32767 (Index 334) (SNMP ifIndex 634)\n Flags: Device-Down SNMP-Traps 0x4004000 VLAN-Tag [ 0x0000.0 ] \n Encapsulation: ENET2\n Input packets : 0\n Output packets: 0\n Protocol multiservice, MTU: Unlimited\n Flags: None\n\nPhysical interface: ge-0/0/2, Enabled, Physical link is Down\n Interface index: 147, SNMP ifIndex: 560\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:02, Hardware address: 00:17:cb:da:20:02\n Last flapped : 2007-01-08 00:39:27 UTC (00:06:36 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\nPhysical interface: ge-0/0/3, Enabled, Physical link is Down\n Interface index: 148, SNMP ifIndex: 561\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:03, Hardware address: 00:17:cb:da:20:03\n Last flapped : 2007-01-08 00:39:27 UTC (00:06:36 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\nPhysical interface: ge-0/0/4, Enabled, Physical link is Down\n Interface index: 149, SNMP ifIndex: 562\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:04, Hardware address: 00:17:cb:da:20:04\n Last flapped : 2007-01-08 00:39:27 UTC (00:06:36 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/4.0 (Index 65541) (SNMP ifIndex 622)\n Flags: Device-Down SNMP-Traps 0x4004000 Encapsulation: ENET2\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: 1500\n Flags: Sendbcast-pkt-to-re, Is-Primary\n Addresses, Flags: Dest-route-down Is-Preferred Is-Primary\n Destination: 10.10.66.0/30, Local: 10.10.66.1, Broadcast: 10.10.66.3\n Protocol multiservice, MTU: Unlimited\n Flags: Is-Primary\n\nPhysical interface: ge-0/0/5, Enabled, Physical link is Down\n Interface index: 150, SNMP ifIndex: 563\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:05, Hardware address: 00:17:cb:da:20:05\n Last flapped : 2007-01-08 00:39:27 UTC (00:06:36 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/5.0 (Index 141073) (SNMP ifIndex 621)\n Flags: Device-Down SNMP-Traps 0x4004000 Encapsulation: ENET2\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: 1500\n Flags: Sendbcast-pkt-to-re\n Addresses, Flags: Dest-route-down Is-Preferred Is-Primary\n Destination: 10.10.55.0/30, Local: 10.10.55.1, Broadcast: 10.10.55.3\n Protocol multiservice, MTU: Unlimited\n\nPhysical interface: ge-0/0/6, Enabled, Physical link is Down\n Interface index: 151, SNMP ifIndex: 564\n Link-level type: Ethernet, MTU: 9000, MRU: 9008, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:06, Hardware address: 00:17:cb:da:20:06\n Last flapped : 2007-01-08 00:39:27 UTC (00:06:36 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/6.0 (Index 196614) (SNMP ifIndex 611)\n Flags: Device-Down SNMP-Traps 0x4004000 Encapsulation: ENET2\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: 8986\n Flags: Sendbcast-pkt-to-re\n Addresses, Flags: Dest-route-down Is-Preferred Is-Primary\n Destination: 10.34.14.20/30, Local: 10.34.14.21, Broadcast: 10.34.14.23\n Protocol iso, MTU: 1497\n Flags: Is-Primary, User-MTU\n Protocol multiservice, MTU: Unlimited\n\nPhysical interface: ge-0/0/7, Enabled, Physical link is Down\n Interface index: 152, SNMP ifIndex: 565\n Link-level type: Ethernet, MTU: 1522, MRU: 1530, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:07, Hardware address: 00:17:cb:da:20:07\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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/7.152 (Index 339) (SNMP ifIndex 635)\n Flags: Device-Down SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.152 ] \n Encapsulation: ENET2\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: 1500\n Flags: Sendbcast-pkt-to-re\n Addresses, Flags: Dest-route-down Is-Preferred Is-Primary\n Destination: 91.218.111.72/30, Local: 91.218.111.74,\n Broadcast: 91.218.111.75\n Protocol multiservice, MTU: Unlimited\n\n Logical interface ge-0/0/7.32767 (Index 65543) (SNMP ifIndex 636)\n Flags: Device-Down SNMP-Traps 0x4004000 VLAN-Tag [ 0x0000.0 ] \n Encapsulation: ENET2\n Input packets : 0\n Output packets: 0\n Protocol multiservice, MTU: Unlimited\n Flags: None\n\nPhysical interface: ge-0/0/8, Enabled, Physical link is Down\n Interface index: 153, SNMP ifIndex: 566\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:08, Hardware address: 00:17:cb:da:20:08\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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\nPhysical interface: ge-0/0/9, Enabled, Physical link is Down\n Interface index: 154, SNMP ifIndex: 567\n Link-level type: Ethernet, MTU: 9000, MRU: 9008, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:09, Hardware address: 00:17:cb:da:20:09\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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/9.0 (Index 196616) (SNMP ifIndex 610)\n Flags: Device-Down SNMP-Traps 0x4004000 Encapsulation: ENET2\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: 1500\n Flags: Sendbcast-pkt-to-re, User-MTU\n Addresses, Flags: Dest-route-down Is-Preferred Is-Primary\n Destination: 10.34.14.16/30, Local: 10.34.14.17, Broadcast: 10.34.14.19\n Protocol iso, MTU: 1497\n Flags: User-MTU\n Protocol multiservice, MTU: Unlimited\n\nPhysical interface: gr-0/0/10, Enabled, Physical link is Up\n Interface index: 158, SNMP ifIndex: 614\n Type: GRE, Link-level type: GRE, MTU: Unlimited, Speed: 1000mbps\n Device flags : Present Running\n Interface flags: Point-To-Point SNMP-Traps\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\n Logical interface gr-0/0/10.20 (Index 340) (SNMP ifIndex 623)\n Flags: Up Point-To-Point SNMP-Traps 0x4000\n IP-Header 192.168.64.65:91.218.111.74:47::64:0000000000000000\n Encapsulation: GRE-NULL\n Copy-tos-to-outer-ip-header: Off\n Gre keepalives configured: Off, Gre keepalives adjacency state: down\n Input packets : 0\n Output packets: 96\n Protocol inet, MTU: 1500\n Flags: Sendbcast-pkt-to-re, User-MTU\n Addresses, Flags: Is-Preferred Is-Primary\n Destination: 10.34.2.0/30, Local: 10.34.2.2, Broadcast: 10.34.2.3\n Protocol iso, MTU: 1497\n Flags: User-MTU\n Protocol mpls, MTU: 1600, Maximum labels: 3\n Flags: Is-Primary, User-MTU\n\nPhysical interface: ip-0/0/10, Enabled, Physical link is Up\n Interface index: 159, SNMP ifIndex: 615\n Type: IPIP, Link-level type: IP-over-IP, MTU: Unlimited, Speed: 1000mbps\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: lt-0/0/10, Enabled, Physical link is Up\n Interface index: 162, SNMP ifIndex: 618\n Type: Logical-tunnel, Link-level type: Logical-tunnel, MTU: Unlimited,\n Speed: 1000mbps\n Device flags : Present Running\n Interface flags: Point-To-Point SNMP-Traps Internal: 0x4000\n Link flags : None\n Physical info : 13\n Current address: 00:17:cb:da:20:0a, Hardware address: 00:17:cb:da:20:0a\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: mt-0/0/10, Enabled, Physical link is Up\n Interface index: 161, SNMP ifIndex: 617\n Type: Multicast-GRE, Link-level type: GRE, MTU: Unlimited, Speed: 1000mbps\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: pd-0/0/10, Enabled, Physical link is Up\n Interface index: 156, SNMP ifIndex: 612\n Type: PIMD, Link-level type: PIM-Decapsulator, MTU: Unlimited,\n Speed: 1000mbps\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: pe-0/0/10, Enabled, Physical link is Up\n Interface index: 157, SNMP ifIndex: 613\n Type: PIME, Link-level type: PIM-Encapsulator, MTU: Unlimited,\n Speed: 1000mbps\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: ud-0/0/10, Enabled, Physical link is Up\n Interface index: 163, SNMP ifIndex: 619\n Type: UDPT, Link-level type: UDP-tunnel, MTU: Unlimited, Speed: 1000mbps\n Device flags : Present Running\n Interface flags: Point-To-Point SNMP-Traps\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\nPhysical interface: vt-0/0/10, Enabled, Physical link is Up\n Interface index: 160, SNMP ifIndex: 616\n Type: Loopback, Link-level type: Virtual-loopback-tunnel, MTU: Unlimited,\n Speed: 1000mbps\n Device flags : Present Running\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n\n Logical interface vt-0/0/10.2097152 (Index 65546) (SNMP ifIndex 653)\n Flags: Up Point-To-Point SNMP-Traps 0x4004000\n Encapsulation: Virtual-loopback-tunnel\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: Unlimited\n Flags: None\n Protocol mpls, MTU: Unlimited, Maximum labels: 3\n Flags: None\n\nPhysical interface: ge-0/1/0, Enabled, Physical link is Down\n Interface index: 175, SNMP ifIndex: 570\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:52, Hardware address: 00:17:cb:da:20:52\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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\nPhysical interface: lc-0/1/0, Enabled, Physical link is Up\n Interface index: 185, SNMP ifIndex: 580\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface lc-0/1/0.32769 (Index 196617) (SNMP ifIndex 581)\n Flags: Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol vpls, MTU: Unlimited\n\nPhysical interface: pfe-0/1/0, Enabled, Physical link is Up\n Interface index: 142, SNMP ifIndex: 645\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface pfe-0/1/0.16383 (Index 336) (SNMP ifIndex 650)\n Flags: Up SNMP-Traps Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: Unlimited\n Flags: None\n Protocol inet6, MTU: Unlimited\n Flags: None\n\nPhysical interface: ge-0/1/1, Enabled, Physical link is Down\n Interface index: 176, SNMP ifIndex: 571\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:53, Hardware address: 00:17:cb:da:20:53\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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\nPhysical interface: ge-0/1/2, Enabled, Physical link is Down\n Interface index: 177, SNMP ifIndex: 572\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:54, Hardware address: 00:17:cb:da:20:54\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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\nPhysical interface: ge-0/1/3, Enabled, Physical link is Down\n Interface index: 178, SNMP ifIndex: 573\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:55, Hardware address: 00:17:cb:da:20:55\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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\nPhysical interface: ge-0/1/4, Enabled, Physical link is Down\n Interface index: 179, SNMP ifIndex: 574\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:56, Hardware address: 00:17:cb:da:20:56\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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\nPhysical interface: ge-0/1/5, Enabled, Physical link is Down\n Interface index: 180, SNMP ifIndex: 575\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:57, Hardware address: 00:17:cb:da:20:57\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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\nPhysical interface: ge-0/1/6, Enabled, Physical link is Down\n Interface index: 181, SNMP ifIndex: 576\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:58, Hardware address: 00:17:cb:da:20:58\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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\nPhysical interface: ge-0/1/7, Enabled, Physical link is Down\n Interface index: 182, SNMP ifIndex: 577\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:59, Hardware address: 00:17:cb:da:20:59\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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\nPhysical interface: ge-0/1/8, Enabled, Physical link is Down\n Interface index: 183, SNMP ifIndex: 578\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:5a, Hardware address: 00:17:cb:da:20:5a\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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\nPhysical interface: ge-0/1/9, Enabled, Physical link is Down\n Interface index: 184, SNMP ifIndex: 579\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:5b, Hardware address: 00:17:cb:da:20:5b\n Last flapped : 2007-01-08 00:39:29 UTC (00:06:34 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\nPhysical interface: ge-0/2/0, Enabled, Physical link is Down\n Interface index: 197, SNMP ifIndex: 582\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:a4, Hardware address: 00:17:cb:da:20:a4\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: lc-0/2/0, Enabled, Physical link is Up\n Interface index: 207, SNMP ifIndex: 592\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface lc-0/2/0.32769 (Index 141076) (SNMP ifIndex 593)\n Flags: Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol vpls, MTU: Unlimited\n\nPhysical interface: pfe-0/2/0, Enabled, Physical link is Up\n Interface index: 143, SNMP ifIndex: 646\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface pfe-0/2/0.16383 (Index 337) (SNMP ifIndex 651)\n Flags: Up SNMP-Traps Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: Unlimited\n Flags: None\n Protocol inet6, MTU: Unlimited\n Flags: None\n\nPhysical interface: ge-0/2/1, Enabled, Physical link is Down\n Interface index: 198, SNMP ifIndex: 583\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:a5, Hardware address: 00:17:cb:da:20:a5\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-0/2/2, Enabled, Physical link is Down\n Interface index: 199, SNMP ifIndex: 584\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:a6, Hardware address: 00:17:cb:da:20:a6\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-0/2/3, Enabled, Physical link is Down\n Interface index: 200, SNMP ifIndex: 585\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:a7, Hardware address: 00:17:cb:da:20:a7\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-0/2/4, Enabled, Physical link is Down\n Interface index: 201, SNMP ifIndex: 586\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:a8, Hardware address: 00:17:cb:da:20:a8\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-0/2/5, Enabled, Physical link is Up\n Interface index: 202, SNMP ifIndex: 587\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running\n Interface flags: SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:a9, Hardware address: 00:17:cb:da:20:a9\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n Active alarms : None\n Active defects : None\n Interface transmit statistics: Disabled\n\nPhysical interface: ge-0/2/6, Enabled, Physical link is Down\n Interface index: 203, SNMP ifIndex: 588\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:aa, Hardware address: 00:17:cb:da:20:aa\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-0/2/7, Enabled, Physical link is Down\n Interface index: 204, SNMP ifIndex: 589\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:ab, Hardware address: 00:17:cb:da:20:ab\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-0/2/8, Enabled, Physical link is Down\n Interface index: 205, SNMP ifIndex: 590\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:ac, Hardware address: 00:17:cb:da:20:ac\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-0/2/9, Enabled, Physical link is Down\n Interface index: 206, SNMP ifIndex: 591\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:ad, Hardware address: 00:17:cb:da:20:ad\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-0/3/0, Enabled, Physical link is Down\n Interface index: 219, SNMP ifIndex: 594\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:f6, Hardware address: 00:17:cb:da:20:f6\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: lc-0/3/0, Enabled, Physical link is Up\n Interface index: 229, SNMP ifIndex: 599\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface lc-0/3/0.32769 (Index 342) (SNMP ifIndex 600)\n Flags: Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol vpls, MTU: Unlimited\n\nPhysical interface: pfe-0/3/0, Enabled, Physical link is Up\n Interface index: 144, SNMP ifIndex: 647\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface pfe-0/3/0.16383 (Index 338) (SNMP ifIndex 652)\n Flags: Up SNMP-Traps Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: Unlimited\n Flags: None\n Protocol inet6, MTU: Unlimited\n Flags: None\n\nPhysical interface: ge-0/3/1, Enabled, Physical link is Down\n Interface index: 220, SNMP ifIndex: 598\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:f7, Hardware address: 00:17:cb:da:20:f7\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-0/3/2, Enabled, Physical link is Down\n Interface index: 221, SNMP ifIndex: 601\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:f8, Hardware address: 00:17:cb:da:20:f8\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-0/3/3, Enabled, Physical link is Down\n Interface index: 222, SNMP ifIndex: 602\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:f9, Hardware address: 00:17:cb:da:20:f9\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-0/3/4, Enabled, Physical link is Down\n Interface index: 223, SNMP ifIndex: 603\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:fa, Hardware address: 00:17:cb:da:20:fa\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-0/3/5, Enabled, Physical link is Down\n Interface index: 224, SNMP ifIndex: 604\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:fb, Hardware address: 00:17:cb:da:20:fb\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-0/3/6, Enabled, Physical link is Down\n Interface index: 225, SNMP ifIndex: 605\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:fc, Hardware address: 00:17:cb:da:20:fc\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-0/3/7, Enabled, Physical link is Down\n Interface index: 226, SNMP ifIndex: 595\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:fd, Hardware address: 00:17:cb:da:20:fd\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-0/3/8, Enabled, Physical link is Down\n Interface index: 227, SNMP ifIndex: 596\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:fe, Hardware address: 00:17:cb:da:20:fe\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-0/3/9, Enabled, Physical link is Down\n Interface index: 228, SNMP ifIndex: 597\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:20:ff, Hardware address: 00:17:cb:da:20:ff\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-1/0/0, Enabled, Physical link is Up\n Interface index: 164, SNMP ifIndex: 509\n Link-level type: Flexible-Ethernet, MTU: 1518, MRU: 1526, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running\n Interface flags: SNMP-Traps Internal: 0x4000\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:4a, Hardware address: 00:17:cb:da:21:4a\n Last flapped : 2007-01-08 00:39:30 UTC (00:06:33 ago)\n Input rate : 39440 bps (74 pps)\n Output rate : 10968 bps (3 pps)\n Active alarms : None\n Active defects : None\n Interface transmit statistics: Disabled\n\n Logical interface ge-1/0/0.1185 (Index 65540) (SNMP ifIndex 608)\n Flags: Up SNMP-Traps 0x4000 VLAN-Tag [ 0x8100.1185 ] Encapsulation: ENET2\n Input packets : 2359\n Output packets: 4016\n Protocol inet, MTU: 1500\n Flags: Sendbcast-pkt-to-re\n Addresses, Flags: Is-Preferred Is-Primary\n Destination: 10.34.255.148/30, Local: 10.34.255.150,\n Broadcast: 10.34.255.151\n Protocol multiservice, MTU: Unlimited\n\n Logical interface ge-1/0/0.32767 (Index 141075) (SNMP ifIndex 620)\n Flags: Up SNMP-Traps 0x4004000 VLAN-Tag [ 0x0000.0 ] Encapsulation: ENET2\n Input packets : 0\n Output packets: 0\n Protocol multiservice, MTU: Unlimited\n Flags: None\n\nPhysical interface: lc-1/0/0, Enabled, Physical link is Up\n Interface index: 174, SNMP ifIndex: 519\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface lc-1/0/0.32769 (Index 141074) (SNMP ifIndex 520)\n Flags: Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol vpls, MTU: Unlimited\n\nPhysical interface: pfe-1/0/0, Enabled, Physical link is Up\n Interface index: 136, SNMP ifIndex: 628\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface pfe-1/0/0.16383 (Index 329) (SNMP ifIndex 639)\n Flags: Up SNMP-Traps Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: Unlimited\n Flags: None\n Protocol inet6, MTU: Unlimited\n Flags: None\n\nPhysical interface: pfh-1/0/0, Enabled, Physical link is Up\n Interface index: 135, SNMP ifIndex: 627\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface pfh-1/0/0.16383 (Index 328) (SNMP ifIndex 629)\n Flags: Up SNMP-Traps Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: Unlimited\n Flags: None\n\nPhysical interface: ge-1/0/1, Enabled, Physical link is Down\n Interface index: 165, SNMP ifIndex: 510\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:4b, Hardware address: 00:17:cb:da:21:4b\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/0/2, Enabled, Physical link is Down\n Interface index: 166, SNMP ifIndex: 511\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:4c, Hardware address: 00:17:cb:da:21:4c\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/0/3, Enabled, Physical link is Down\n Interface index: 167, SNMP ifIndex: 512\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:4d, Hardware address: 00:17:cb:da:21:4d\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/0/4, Enabled, Physical link is Down\n Interface index: 168, SNMP ifIndex: 513\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:4e, Hardware address: 00:17:cb:da:21:4e\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/0/5, Enabled, Physical link is Up\n Interface index: 169, SNMP ifIndex: 514\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running\n Interface flags: SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:4f, Hardware address: 00:17:cb:da:21:4f\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 ago)\n Input rate : 0 bps (0 pps)\n Output rate : 0 bps (0 pps)\n Active alarms : None\n Active defects : None\n Interface transmit statistics: Disabled\n\nPhysical interface: ge-1/0/6, Enabled, Physical link is Down\n Interface index: 170, SNMP ifIndex: 515\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:50, Hardware address: 00:17:cb:da:21:50\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/0/7, Enabled, Physical link is Down\n Interface index: 171, SNMP ifIndex: 516\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:51, Hardware address: 00:17:cb:da:21:51\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/0/8, Enabled, Physical link is Down\n Interface index: 172, SNMP ifIndex: 517\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:52, Hardware address: 00:17:cb:da:21:52\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/0/9, Enabled, Physical link is Down\n Interface index: 173, SNMP ifIndex: 518\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:53, Hardware address: 00:17:cb:da:21:53\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/1/0, Enabled, Physical link is Down\n Interface index: 186, SNMP ifIndex: 521\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:9c, Hardware address: 00:17:cb:da:21:9c\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: lc-1/1/0, Enabled, Physical link is Up\n Interface index: 196, SNMP ifIndex: 531\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface lc-1/1/0.32769 (Index 341) (SNMP ifIndex 532)\n Flags: Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol vpls, MTU: Unlimited\n\nPhysical interface: pfe-1/1/0, Enabled, Physical link is Up\n Interface index: 137, SNMP ifIndex: 630\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface pfe-1/1/0.16383 (Index 330) (SNMP ifIndex 640)\n Flags: Up SNMP-Traps Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: Unlimited\n Flags: None\n Protocol inet6, MTU: Unlimited\n Flags: None\n\nPhysical interface: ge-1/1/1, Enabled, Physical link is Down\n Interface index: 187, SNMP ifIndex: 522\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:9d, Hardware address: 00:17:cb:da:21:9d\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/1/2, Enabled, Physical link is Down\n Interface index: 188, SNMP ifIndex: 523\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:9e, Hardware address: 00:17:cb:da:21:9e\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/1/3, Enabled, Physical link is Down\n Interface index: 189, SNMP ifIndex: 524\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:9f, Hardware address: 00:17:cb:da:21:9f\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/1/4, Enabled, Physical link is Down\n Interface index: 190, SNMP ifIndex: 525\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:a0, Hardware address: 00:17:cb:da:21:a0\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/1/5, Enabled, Physical link is Down\n Interface index: 191, SNMP ifIndex: 526\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:a1, Hardware address: 00:17:cb:da:21:a1\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/1/6, Enabled, Physical link is Down\n Interface index: 192, SNMP ifIndex: 527\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:a2, Hardware address: 00:17:cb:da:21:a2\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/1/7, Enabled, Physical link is Down\n Interface index: 193, SNMP ifIndex: 528\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:a3, Hardware address: 00:17:cb:da:21:a3\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/1/8, Enabled, Physical link is Down\n Interface index: 194, SNMP ifIndex: 529\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:a4, Hardware address: 00:17:cb:da:21:a4\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/1/9, Enabled, Physical link is Down\n Interface index: 195, SNMP ifIndex: 530\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:a5, Hardware address: 00:17:cb:da:21:a5\n Last flapped : 2007-01-08 00:39:28 UTC (00:06:35 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\nPhysical interface: ge-1/2/0, Enabled, Physical link is Down\n Interface index: 208, SNMP ifIndex: 533\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:ee, Hardware address: 00:17:cb:da:21:ee\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: lc-1/2/0, Enabled, Physical link is Up\n Interface index: 218, SNMP ifIndex: 657\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface lc-1/2/0.32769 (Index 196611) (SNMP ifIndex 658)\n Flags: Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol vpls, MTU: Unlimited\n\nPhysical interface: pfe-1/2/0, Enabled, Physical link is Up\n Interface index: 138, SNMP ifIndex: 631\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface pfe-1/2/0.16383 (Index 331) (SNMP ifIndex 641)\n Flags: Up SNMP-Traps Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: Unlimited\n Flags: None\n Protocol inet6, MTU: Unlimited\n Flags: None\n\nPhysical interface: ge-1/2/1, Enabled, Physical link is Down\n Interface index: 209, SNMP ifIndex: 534\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:ef, Hardware address: 00:17:cb:da:21:ef\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-1/2/2, Enabled, Physical link is Down\n Interface index: 210, SNMP ifIndex: 535\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:f0, Hardware address: 00:17:cb:da:21:f0\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-1/2/3, Enabled, Physical link is Down\n Interface index: 211, SNMP ifIndex: 536\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:f1, Hardware address: 00:17:cb:da:21:f1\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-1/2/4, Enabled, Physical link is Down\n Interface index: 212, SNMP ifIndex: 537\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:f2, Hardware address: 00:17:cb:da:21:f2\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-1/2/5, Enabled, Physical link is Down\n Interface index: 213, SNMP ifIndex: 538\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:f3, Hardware address: 00:17:cb:da:21:f3\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-1/2/6, Enabled, Physical link is Down\n Interface index: 214, SNMP ifIndex: 539\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:f4, Hardware address: 00:17:cb:da:21:f4\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-1/2/7, Enabled, Physical link is Down\n Interface index: 215, SNMP ifIndex: 654\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:f5, Hardware address: 00:17:cb:da:21:f5\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-1/2/8, Enabled, Physical link is Down\n Interface index: 216, SNMP ifIndex: 655\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:f6, Hardware address: 00:17:cb:da:21:f6\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-1/2/9, Enabled, Physical link is Down\n Interface index: 217, SNMP ifIndex: 656\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:21:f7, Hardware address: 00:17:cb:da:21:f7\n Last flapped : 2007-01-08 00:39:31 UTC (00:06:32 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\nPhysical interface: ge-1/3/0, Enabled, Physical link is Down\n Interface index: 230, SNMP ifIndex: 659\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:22:40, Hardware address: 00:17:cb:da:22:40\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: lc-1/3/0, Enabled, Physical link is Up\n Interface index: 240, SNMP ifIndex: 554\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface lc-1/3/0.32769 (Index 65542) (SNMP ifIndex 555)\n Flags: Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol vpls, MTU: Unlimited\n\nPhysical interface: pfe-1/3/0, Enabled, Physical link is Up\n Interface index: 139, SNMP ifIndex: 638\n Speed: 800mbps\n Device flags : Present Running\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface pfe-1/3/0.16383 (Index 332) (SNMP ifIndex 642)\n Flags: Up SNMP-Traps Encapsulation: ENET2\n Bandwidth: 0\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: Unlimited\n Flags: None\n Protocol inet6, MTU: Unlimited\n Flags: None\n\nPhysical interface: ge-1/3/1, Enabled, Physical link is Down\n Interface index: 231, SNMP ifIndex: 544\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:22:41, Hardware address: 00:17:cb:da:22:41\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-1/3/2, Enabled, Physical link is Down\n Interface index: 232, SNMP ifIndex: 546\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:22:42, Hardware address: 00:17:cb:da:22:42\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-1/3/3, Enabled, Physical link is Down\n Interface index: 233, SNMP ifIndex: 547\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:22:43, Hardware address: 00:17:cb:da:22:43\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-1/3/4, Enabled, Physical link is Down\n Interface index: 234, SNMP ifIndex: 548\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:22:44, Hardware address: 00:17:cb:da:22:44\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-1/3/5, Enabled, Physical link is Down\n Interface index: 235, SNMP ifIndex: 549\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:22:45, Hardware address: 00:17:cb:da:22:45\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-1/3/6, Enabled, Physical link is Down\n Interface index: 236, SNMP ifIndex: 550\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:22:46, Hardware address: 00:17:cb:da:22:46\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-1/3/7, Enabled, Physical link is Down\n Interface index: 237, SNMP ifIndex: 551\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:22:47, Hardware address: 00:17:cb:da:22:47\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-1/3/8, Enabled, Physical link is Down\n Interface index: 238, SNMP ifIndex: 552\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:22:48, Hardware address: 00:17:cb:da:22:48\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: ge-1/3/9, Enabled, Physical link is Down\n Interface index: 239, SNMP ifIndex: 553\n Link-level type: Ethernet, MTU: 1514, MRU: 1522, LAN-PHY mode,\n Speed: 1000mbps, BPDU Error: None, MAC-REWRITE Error: None,\n Loopback: Disabled, Source filtering: Disabled, Flow control: Enabled,\n Auto-negotiation: Enabled, Remote fault: Online\n Pad to minimum frame size: Disabled\n Device flags : Present Running Down\n Interface flags: Hardware-Down SNMP-Traps Internal: 0x4000\n Link flags : None\n CoS queues : 8 supported, 8 maximum usable queues\n Current address: 00:17:cb:da:22:49, Hardware address: 00:17:cb:da:22:49\n Last flapped : 2007-01-08 00:39:32 UTC (00:06:31 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\nPhysical interface: cbp0 , Enabled, Physical link is Up\n Interface index: 129, SNMP ifIndex: 503\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: 00:17:cb:da:20:11, Hardware address: 00:17:cb:da:20:11\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\nPhysical interface: demux0 , Enabled, Physical link is Up\n Interface index: 128, SNMP ifIndex: 504\n Type: Software-Pseudo, MTU: 9192, Clocking: 1\n Device flags : Present Running\n Interface flags: Point-To-Point SNMP-Traps\n Link type : Full-Duplex\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\nPhysical interface: dsc , Enabled, Physical link is Up\n Interface index: 5, SNMP ifIndex: 5\n Type: Software-Pseudo, MTU: Unlimited\n Device flags : Present Running\n Interface flags: Point-To-Point SNMP-Traps\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\nPhysical interface: em0 , Enabled, Physical link is Up\n Interface index: 8, SNMP ifIndex: 17\n Type: Ethernet, Link-level type: Ethernet, MTU: 1514, Speed: 1000mbps\n Device flags : Present Running\n Interface flags: SNMP-Traps\n Link type : Full-Duplex\n Current address: 02:00:00:00:00:04, Hardware address: 02:00:00:00:00:04\n Last flapped : 2007-01-08 00:38:02 UTC (00:08:01 ago)\n Input packets : 71434\n Output packets: 68244\n\n Logical interface em0.0 (Index 3) (SNMP ifIndex 18)\n Flags: Up SNMP-Traps 0x4000000 Encapsulation: ENET2\n Input packets : 71434\n Output packets: 68244\n Protocol inet, MTU: 1500\n Flags: Is-Primary\n Addresses, Flags: Is-Preferred\n Destination: 10/8, Local: 10.0.0.4, Broadcast: 10.255.255.255\n Addresses, Flags: Preferred Kernel Is-Preferred\n Destination: 128/2, Local: 128.0.0.1, Broadcast: 191.255.255.255\n Addresses, Flags: Primary Is-Default Is-Primary\n Destination: 128/2, Local: 128.0.0.4, Broadcast: 191.255.255.255\n Protocol inet6, MTU: 1500\n Flags: Is-Primary\n Addresses, Flags: Is-Preferred\n Destination: fe80::/64, Local: fe80::200:ff:fe00:4\n Addresses, Flags: Is-Default Is-Preferred Is-Primary\n Destination: fec0::/64, Local: fec0::a:0:0:4\n Protocol tnp, MTU: 1500\n Flags: Primary, Is-Primary\n Addresses\n Local: 0x4\n\nPhysical interface: em1 , Enabled, Physical link is Up\n Interface index: 9, SNMP ifIndex: 23\n Type: Ethernet, Link-level type: Ethernet, MTU: 1514, Speed: 1000mbps\n Device flags : Present Running\n Interface flags: SNMP-Traps\n Link type : Full-Duplex\n Current address: 02:00:01:00:00:04, Hardware address: 02:00:01:00:00:04\n Last flapped : 2007-01-08 00:38:02 UTC (00:08:01 ago)\n Input packets : 0\n Output packets: 509\n\n Logical interface em1.0 (Index 4) (SNMP ifIndex 24)\n Flags: Up SNMP-Traps 0x4000000 Encapsulation: ENET2\n Input packets : 0\n Output packets: 509\n Protocol inet, MTU: 1500\n Flags: None\n Addresses, Flags: Is-Preferred\n Destination: 10/8, Local: 10.0.0.4, Broadcast: 10.255.255.255\n Addresses, Flags: Preferred Kernel Is-Preferred\n Destination: 128/2, Local: 128.0.0.1, Broadcast: 191.255.255.255\n Addresses, Flags: Primary Is-Primary\n Destination: 128/2, Local: 128.0.0.4, Broadcast: 191.255.255.255\n Protocol inet6, MTU: 1500\n Flags: None\n Addresses, Flags: Is-Preferred\n Destination: fe80::/64, Local: fe80::200:1ff:fe00:4\n Addresses, Flags: Is-Preferred Is-Primary\n Destination: fec0::/64, Local: fec0::a:0:0:4\n Protocol tnp, MTU: 1500\n Flags: None\n Addresses\n Local: 0x4\n\nPhysical interface: fxp0 , Enabled, Physical link is Down\n Interface index: 1, SNMP ifIndex: 1\n Type: Ethernet, Link-level type: Ethernet, MTU: 1514, Speed: 10m\n Device flags : Present Running No-Carrier\n Interface flags: Hardware-Down SNMP-Traps\n Link type : Half-Duplex\n Current address: 00:a0:a5:61:6f:52, Hardware address: 00:a0:a5:61:6f:52\n Last flapped : 2007-01-08 00:37:57 UTC (00:08:06 ago)\n Input packets : 0\n Output packets: 0\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 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 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: 132, SNMP ifIndex: 505\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: 00:17:cb:da:27:f0, Hardware address: 00:17:cb:da:27:f0\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\nPhysical interface: jsrv , Enabled, Physical link is Up\n Interface index: 134, SNMP ifIndex: 624\n Type: Ethernet, Link-level type: Ethernet, MTU: 1514\n Device flags : Present Running\n Link type : Full-Duplex\n Link flags : None\n Current address: 00:17:cb:da:20:00, Hardware address: 00:17:cb:da:20:00\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n Logical interface jsrv.1 (Index 327) (SNMP ifIndex 625)\n Flags: Up 0x24004000 Encapsulation: unknown\n Bandwidth: 1000mbps\n Routing Instance: None Bridging Domain: None\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: 1514\n Flags: Is-Primary\n Addresses, Flags: Primary Is-Default Is-Preferred Is-Primary\n Destination: 128/2, Local: 128.0.0.127, Broadcast: 191.255.255.255\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 : 254\n Output packets: 254\n\n Logical interface lo0.0 (Index 321) (SNMP ifIndex 16)\n Flags: Down SNMP-Traps Encapsulation: Unspecified\n Input packets : 0\n Output packets: 0\n Protocol inet, MTU: Unlimited\n Flags: Sendbcast-pkt-to-re\n Addresses, Flags: Is-Default Is-Primary\n Local: 10.34.14.253\n Addresses\n Local: 127.0.0.1\n\n Logical interface lo0.16384 (Index 320) (SNMP ifIndex 21)\n Flags: Down SNMP-Traps Encapsulation: Unspecified\n Input packets : 6\n Output packets: 6\n Protocol inet, MTU: Unlimited\n Addresses\n Local: 127.0.0.1\n\n Logical interface lo0.16385 (Index 322) (SNMP ifIndex 22)\n Flags: Down SNMP-Traps Encapsulation: Unspecified\n Input packets : 248\n Output packets: 248\n Protocol inet, MTU: Unlimited\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: Unlimited, 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 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: pip0 , Enabled, Physical link is Up\n Interface index: 130, SNMP ifIndex: 507\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: 00:17:cb:da:27:b0, Hardware address: 00:17:cb:da:27:b0\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\nPhysical interface: pp0 , Enabled, Physical link is Up\n Interface index: 131, SNMP ifIndex: 508\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\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: vtep , Enabled, Physical link is Up\n Interface index: 133, SNMP ifIndex: 626\n Type: Software-Pseudo, Link-level type: VxLAN-Tunnel-Endpoint, MTU: 1600,\n Speed: Unlimited\n Device flags : Present Running\n Interface flags: SNMP-Traps\n Link type : Full-Duplex\n Link flags : None\n Last flapped : Never\n Input packets : 0\n Output packets: 0\n\n'
  3091. untagged = {}
  3092. ------------------------------------------------------------------------
  3093. File: sa/script/script.py (Line: 463)
  3094. Function: guarded_run
  3095. 456 return result
  3096. 457 except KeyError:
  3097. 458 self.logger.debug("Not in call cache: %r, %r",
  3098. 459 self.name, self.kwargs)
  3099. 460 pass
  3100. 461 # Calling script body
  3101. 462 self._thread_id = thread.get_ident()
  3102. 463 ==> result = self.execute(**self.kwargs)
  3103. 464 # Enforce interface result checking
  3104. 465 for i in self.implements:
  3105. 466 result = i.script_clean_result(self.profile, result)
  3106. 467 # Cache result when required
  3107. 468 if self.cache and self.parent is not None:
  3108. 469 self.logger.debug(
  3109. Variables:
  3110. i = <noc.sa.interfaces.igetinterfaces.IGetInterfaces object at 0x80b12f490>
  3111. self = <Script(Thread-2, started daemon 34582246400)>
  3112. t0 = 1446718260.882458
  3113. ------------------------------------------------------------------------
  3114. File: sa/script/script.py (Line: 490)
  3115. Function: run
  3116. 483
  3117. 484 def run(self):
  3118. 485 """Script thread worker method"""
  3119. 486 self.logger.debug("Running")
  3120. 487 result = None
  3121. 488 try:
  3122. 489 with self.cancelable():
  3123. 490 ==> result = self.guarded_run()
  3124. 491 except self.TimeOutError:
  3125. 492 self.logger.error("Timed out")
  3126. 493 self.e_timeout = True
  3127. 494 except CancelledError:
  3128. 495 self.logger.error("Cancelled")
  3129. 496 self.e_cancel = True
  3130. Variables:
  3131. self = <Script(Thread-2, started daemon 34582246400)>
  3132. r = ["<class 'noc.sa.script.exception.UnexpectedResultError'>", '']
  3133. result = None
  3134. v = UnexpectedResultError()
  3135. tb = <traceback object at 0x80d1b8098>
  3136. t = <class 'noc.sa.script.exception.UnexpectedResultError'>
  3137. ------------------------------------------------------------------------
  3138. END OF TRACEBACK
  3139. 2015-11-05 13:11:13,317 Closing
  3140. 2015-11-05 13:11:13,317 Requesting call: <bound method CLISSHSocket.close of <CLISSHSocket(0x80d0402d0, 10.34.255.150:22, connected)>>(*(), **{'flush': True})
  3141. 2015-11-05 13:11:13,418 Tick
  3142. 2015-11-05 13:11:13,418 Calling delayed <bound method CLISSHSocket.close of <CLISSHSocket(0x80d0402d0, 10.34.255.150:22, connected)>>(*(), **{'flush': True})
  3143. 2015-11-05 13:11:13,418 [CLISSHSocket 10.34.255.150:22] Closing socket
  3144. 2015-11-05 13:11:13,418 Unregister socket CLISSHSocket 10.34.255.150:22
  3145. 2015-11-05 13:11:13,419 3 TICKS TO EXIT
  3146. 2015-11-05 13:11:14,420 Tick
  3147. 2015-11-05 13:11:14,420 2 TICKS TO EXIT
  3148. 2015-11-05 13:11:15,428 Tick
  3149. 2015-11-05 13:11:15,428 1 TICKS TO EXIT
  3150. 2015-11-05 13:11:16,432 Tick
  3151. 2015-11-05 13:11:16,432 EXIT
  3152. 2015-11-05 13:11:16,432 Shutting down the factory
  3153. 2015-11-05 13:11:16,432 Metrics:
  3154. noc.socketfactory.handle.closed_reads: 0
  3155. noc.socketfactory.handle.reads: 67
  3156. noc.socketfactory.handle.writes: 1
  3157. noc.socketfactory.loops: 73
  3158. noc.socketfactory.sockets.count: 0
  3159. noc.socketfactory.sockets.register: 1
  3160. noc.socketfactory.sockets.unregister: 0
  3161. noc.socketfactory.ticks: 8
  3162. 2015-11-05 13:11:16,432 0 TICKS TO EXIT
  3163. 2015-11-05 13:11:16,432 Stopping socket factory
Advertisement
Add Comment
Please, Sign In to add comment