Advertisement
Guest User

Untitled

a guest
Nov 14th, 2013
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.34 KB | None | 0 0
  1. -sh-4.2$ ./noc debug-script Juniper.JUNOS.get_inventory EX4200-ALAVERDI -o debug-output-ex-inventory
  2. 2013-11-14 12:36:16,383 SSH: Using gmpy
  3. 2013-11-14 12:36:17,335 Using JSON library: cjson
  4. 2013-11-14 12:36:18,181 Loading PeriodicRegistry
  5. 2013-11-14 12:36:18,369 Loading DownloaderRegistry
  6. 2013-11-14 12:36:18,503 Loading ProfileRegistry
  7. 2013-11-14 12:36:19,102 Loading ScriptRegistry
  8. 2013-11-14 12:36:21,309 Setting up 'select' polling method
  9. 2013-11-14 12:36:21,309 Activating 'select' poller
  10. 2013-11-14 12:36:21,309 Loading private ssh key from 'etc/ssh/id_rsa'
  11. 2013-11-14 12:36:21,309 Loading public ssh key from 'etc/ssh/id_rsa.pub'
  12. access_profile {
  13. profile: "Juniper.JUNOS"
  14. scheme: SSH
  15. address: "10.0.17.6"
  16. user: "noc"
  17. password: "GncNOC0911"
  18. attrs {
  19. key: "platform"
  20. value: "ex4200-24f"
  21. }
  22. attrs {
  23. key: "vendor"
  24. value: "Juniper"
  25. }
  26. attrs {
  27. key: "version"
  28. value: "10.4R9.2"
  29. }
  30. }
  31. object_name: "EX4200-ALAVERDI"
  32. script: "Juniper.JUNOS.get_inventory"
  33.  
  34. 2013-11-14 12:36:21,312 Running script thread
  35. 2013-11-14 12:36:21,312 Creating transaction id=1388948560 method=None callback=None
  36. 2013-11-14 12:36:21,313 [Juniper.JUNOS.get_inventory(EX4200-ALAVERDI, 10.0.17.6)] Running
  37. 2013-11-14 12:36:21,313 Running socket factory (SelectPoller)
  38. 2013-11-14 12:36:21,313 [Juniper.JUNOS.get_inventory(EX4200-ALAVERDI, 10.0.17.6)] Running script: Juniper.JUNOS.get_inventory ({})
  39. 2013-11-14 12:36:21,313 [Juniper.JUNOS.get_inventory(EX4200-ALAVERDI, 10.0.17.6)] cli(show chassis hardware)
  40. 2013-11-14 12:36:21,313 [Juniper.JUNOS.get_inventory(EX4200-ALAVERDI, 10.0.17.6)] Running new provider
  41. 2013-11-14 12:36:21,313 [SSH: 10.0.17.6] ==> SSH_START
  42. 2013-11-14 12:36:21,313 [SSH: 10.0.17.6] set_timeout(30)
  43. 2013-11-14 12:36:21,314 register_socket(<CLISSHSocket(0x465e410, 10.0.17.6:22, )>,None)
  44. 2013-11-14 12:36:22,314 Tick
  45. 2013-11-14 12:36:22,314 3 TICKS TO EXIT
  46. 2013-11-14 12:36:22,314 [SSH: 10.0.17.6] Initializing socket
  47. 2013-11-14 12:36:22,314 [SSH: 10.0.17.6] Connecting 10.0.17.6:22
  48. 2013-11-14 12:36:22,326 [SSH: 10.0.17.6] Connected
  49. 2013-11-14 12:36:22,370 [SSH: 10.0.17.6] event(SSH_VERSION)
  50. 2013-11-14 12:36:22,370 [SSH: 10.0.17.6] ==> SSH_VERSION
  51. 2013-11-14 12:36:22,370 [SSH: 10.0.17.6] Remote protocol version 2.0, remote software version OpenSSH_4.4
  52. 2013-11-14 12:36:22,371 [SSH: 10.0.17.6] Setting SSH transforms to: in=none none, out=none none
  53. 2013-11-14 12:36:22,371 [SSH: 10.0.17.6] Setting SSH transform keys
  54. 2013-11-14 12:36:22,371 [SSH: 10.0.17.6] Sending message type MSG_KEXINIT (20)
  55. 2013-11-14 12:36:22,371 [SSH: 10.0.17.6] event(SSH_KEY_EXCHANGE)
  56. 2013-11-14 12:36:22,371 [SSH: 10.0.17.6] ==> SSH_KEY_EXCHANGE
  57. 2013-11-14 12:36:22,388 [SSH: 10.0.17.6] Receiving message type MSG_KEXINIT (20)
  58. 2013-11-14 12:36:22,388 [SSH: 10.0.17.6] Receiving server proposals: kex=['diffie-hellman-group14-sha1', 'diffie-hellman-group1-sha1'] key=['ssh-rsa', 'ssh-dss'] enc_cs=['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 'aes192-cbc', 'aes256-cbc', 'arcfour', 'rijndael-cbc@lysator.liu.se'] enc_sc=['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 'aes192-cbc', 'aes256-cbc', 'arcfour', 'rijndael-cbc@lysator.liu.se'] mac_cs=['hmac-md5', 'hmac-sha1', 'hmac-ripemd160', 'hmac-ripemd160@openssh.com', 'hmac-sha1-96', 'hmac-md5-96'] mac_sc=['hmac-md5', 'hmac-sha1', 'hmac-ripemd160', 'hmac-ripemd160@openssh.com', 'hmac-sha1-96', 'hmac-md5-96'] comp_cs=['none', 'zlib@openssh.com'] comp_sc['none', 'zlib@openssh.com']
  59. 2013-11-14 12:36:22,388 [SSH: 10.0.17.6] Setting SSH transforms to: in=aes256-ctr hmac-sha1, out=aes256-ctr hmac-sha1
  60. 2013-11-14 12:36:22,388 [SSH: 10.0.17.6] Selecting diffie-hellman-group1-sha1 ssh-rsa, in=(aes256-ctr hmac-sha1 none) out=(aes256-ctr hmac-sha1 none)
  61. 2013-11-14 12:36:22,389 [SSH: 10.0.17.6] Sending message type MSG_KEX_DH_GEX_REQUEST_OLD (30)
  62. 2013-11-14 12:36:22,519 [SSH: 10.0.17.6] Receiving message type MSG_KEXDH_REPLY (31)
  63. 2013-11-14 12:36:22,519 [SSH: 10.0.17.6] Server PK fingerprint: 3c:a0:7d:bd:27:14:a4:a5:bd:c4:34:80:49:84:e5:d8
  64. 2013-11-14 12:36:22,520 [SSH: 10.0.17.6] Setting SSH transform keys
  65. 2013-11-14 12:36:22,520 [SSH: 10.0.17.6] Sending message type MSG_NEWKEYS (21)
  66. 2013-11-14 12:36:22,520 [SSH: 10.0.17.6] Receiving message type MSG_NEWKEYS (21)
  67. 2013-11-14 12:36:22,520 [SSH: 10.0.17.6] Using new keys
  68. 2013-11-14 12:36:22,521 [SSH: 10.0.17.6] event(SSH_AUTH)
  69. 2013-11-14 12:36:22,521 [SSH: 10.0.17.6] ==> SSH_AUTH
  70. 2013-11-14 12:36:22,521 [SSH: 10.0.17.6] Requesting service ssh-userauth
  71. 2013-11-14 12:36:22,521 [SSH: 10.0.17.6] Sending message type MSG_SERVICE_REQUEST (5)
  72. 2013-11-14 12:36:22,526 [SSH: 10.0.17.6] Receiving message type MSG_SERVICE_ACCEPT (6)
  73. 2013-11-14 12:36:22,526 [SSH: 10.0.17.6] Starting service ssh-userauth
  74. 2013-11-14 12:36:22,526 [SSH: 10.0.17.6] event(SSH_AUTH_PASSWORD)
  75. 2013-11-14 12:36:22,526 [SSH: 10.0.17.6] ==> SSH_AUTH_PASSWORD
  76. 2013-11-14 12:36:22,526 [SSH: 10.0.17.6] Authenticating with 'none' method
  77. 2013-11-14 12:36:22,526 [SSH: 10.0.17.6] Sending message type MSG_USERAUTH_REQUEST (50)
  78. 2013-11-14 12:36:22,539 [SSH: 10.0.17.6] Receiving message type MSG_USERAUTH_FAILURE (51)
  79. 2013-11-14 12:36:22,539 [SSH: 10.0.17.6] Authentication method 'none' has been failed. Trying next method (publickey,password,keyboard-interactive)
  80. 2013-11-14 12:36:22,539 [SSH: 10.0.17.6] Partially authenticated with 'none'. Trying next method
  81. 2013-11-14 12:36:22,540 [SSH: 10.0.17.6] Authenticating with 'publickey' method
  82. 2013-11-14 12:36:22,540 [SSH: 10.0.17.6] Sending message type MSG_USERAUTH_REQUEST (50)
  83. 2013-11-14 12:36:22,547 [SSH: 10.0.17.6] Receiving message type MSG_USERAUTH_FAILURE (51)
  84. 2013-11-14 12:36:22,547 [SSH: 10.0.17.6] Authentication method 'publickey' has been failed. Trying next method (publickey,password,keyboard-interactive)
  85. 2013-11-14 12:36:22,547 [SSH: 10.0.17.6] Partially authenticated with 'publickey'. Trying next method
  86. 2013-11-14 12:36:22,547 [SSH: 10.0.17.6] Authenticating with 'password' method
  87. 2013-11-14 12:36:22,547 [SSH: 10.0.17.6] Sending message type MSG_USERAUTH_REQUEST (50)
  88. 2013-11-14 12:36:22,556 [SSH: 10.0.17.6] Receiving message type MSG_USERAUTH_SUCCESS (52)
  89. 2013-11-14 12:36:22,557 [SSH: 10.0.17.6] event(SSH_CHANNEL)
  90. 2013-11-14 12:36:22,557 [SSH: 10.0.17.6] ==> SSH_CHANNEL
  91. 2013-11-14 12:36:22,557 [SSH: 10.0.17.6] Sending message type MSG_CHANNEL_OPEN (90)
  92. 2013-11-14 12:36:22,566 [SSH: 10.0.17.6] Receiving message type MSG_CHANNEL_OPEN_CONFIRMATION (91)
  93. 2013-11-14 12:36:22,566 [SSH: 10.0.17.6] Opening channel. local=0 remote=0
  94. 2013-11-14 12:36:22,566 [SSH: 10.0.17.6] event(SSH_PTY)
  95. 2013-11-14 12:36:22,566 [SSH: 10.0.17.6] ==> SSH_PTY
  96. 2013-11-14 12:36:22,566 [SSH: 10.0.17.6] Requesting PTY
  97. 2013-11-14 12:36:22,566 [SSH: 10.0.17.6] Sending message type MSG_CHANNEL_REQUEST (98)
  98. 2013-11-14 12:36:22,578 [SSH: 10.0.17.6] Receiving message type MSG_CHANNEL_SUCCESS (99)
  99. 2013-11-14 12:36:22,578 [SSH: 10.0.17.6] event(SSH_SHELL)
  100. 2013-11-14 12:36:22,578 [SSH: 10.0.17.6] ==> SSH_SHELL
  101. 2013-11-14 12:36:22,578 [SSH: 10.0.17.6] Requesting shell
  102. 2013-11-14 12:36:22,578 [SSH: 10.0.17.6] Sending message type MSG_CHANNEL_REQUEST (98)
  103. 2013-11-14 12:36:22,585 [SSH: 10.0.17.6] Receiving message type MSG_CHANNEL_WINDOW_ADJUST (93)
  104. 2013-11-14 12:36:22,585 [SSH: 10.0.17.6] Receiving message type MSG_CHANNEL_SUCCESS (99)
  105. 2013-11-14 12:36:22,585 [SSH: 10.0.17.6] event(START)
  106. 2013-11-14 12:36:22,585 [SSH: 10.0.17.6] ==> START
  107. 2013-11-14 12:36:22,585 [SSH: 10.0.17.6] set_patterns([('([Uu]sername|[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.*?\\)---)', 'PAGER')])
  108. 2013-11-14 12:36:22,592 [SSH: 10.0.17.6] on_read: '--- JUNOS 10.4R9.2 built 2012-02-02 07:48:00 UTC\r\n'
  109. 2013-11-14 12:36:22,920 [SSH: 10.0.17.6] on_read: '{master:0}\r\n'
  110. 2013-11-14 12:36:22,920 [SSH: 10.0.17.6] on_read: 'noc@EX4200-Alaverdi> '
  111. 2013-11-14 12:36:22,921 [SSH: 10.0.17.6] Starting synchronous FSM check
  112. 2013-11-14 12:36:22,921 [SSH: 10.0.17.6] match '^(({master(?::\d+)}\n)?\S+>)|(({master(?::\d+)})?\[edit.*?\]\n\S+#)|(\[Type \^D at a new line to end input\])'
  113. 2013-11-14 12:36:22,921 [SSH: 10.0.17.6] event(PROMPT)
  114. 2013-11-14 12:36:22,921 [SSH: 10.0.17.6] ==> PROMPT
  115. 2013-11-14 12:36:22,921 [SSH: 10.0.17.6] on_PROMPT_enter
  116. 2013-11-14 12:36:22,921 [SSH: 10.0.17.6] Using prompt pattern: ^(({master(?::\d+)}\n)?\S+>)|(({master(?::\d+)})?\[edit.*?\]\n\S+#)|(\[Type \^D at a new line to end input\])
  117. 2013-11-14 12:36:22,921 [SSH: 10.0.17.6] set_patterns([('^(({master(?::\\d+)}\\n)?\\S+>)|(({master(?::\\d+)})?\\[edit.*?\\]\\n\\S+#)|(\\[Type \\^D at a new line to end input\\])', 'PROMPT'), ('(^---\\(more.*?\\)---)', 'PAGER')])
  118. 2013-11-14 12:36:22,931 [Juniper.JUNOS.get_inventory(EX4200-ALAVERDI, 10.0.17.6)] CLI Provider is ready
  119. 2013-11-14 12:36:22,931 [Juniper.JUNOS.get_inventory(EX4200-ALAVERDI, 10.0.17.6)] Disable paging
  120. 2013-11-14 12:36:22,931 [Juniper.JUNOS.get_inventory(EX4200-ALAVERDI, 10.0.17.6)] cli(set cli screen-length 0)
  121. 2013-11-14 12:36:22,931 [SSH: 10.0.17.6] submit('set cli screen-length 0', bulk_lines=None, streaming=False)
  122. 2013-11-14 12:36:22,932 [SSH: 10.0.17.6] Sending message type MSG_CHANNEL_DATA (94)
  123. 2013-11-14 12:36:23,922 Tick
  124. 2013-11-14 12:36:23,922 Resetting wait ticks
  125. 2013-11-14 12:36:23,927 [SSH: 10.0.17.6] on_read: 's'
  126. 2013-11-14 12:36:23,928 [SSH: 10.0.17.6] on_read: 'et'
  127. 2013-11-14 12:36:23,930 [SSH: 10.0.17.6] on_read: ' '
  128. 2013-11-14 12:36:23,931 [SSH: 10.0.17.6] on_read: 'cl'
  129. 2013-11-14 12:36:23,933 [SSH: 10.0.17.6] on_read: 'i'
  130. 2013-11-14 12:36:23,937 [SSH: 10.0.17.6] on_read: ' '
  131. 2013-11-14 12:36:23,937 [SSH: 10.0.17.6] on_read: 's'
  132. 2013-11-14 12:36:23,937 [SSH: 10.0.17.6] on_read: 'creen-length'
  133. 2013-11-14 12:36:23,937 [SSH: 10.0.17.6] on_read: ' '
  134. 2013-11-14 12:36:23,937 [SSH: 10.0.17.6] on_read: '0'
  135. 2013-11-14 12:36:23,939 [SSH: 10.0.17.6] on_read: ' '
  136. 2013-11-14 12:36:23,941 [SSH: 10.0.17.6] on_read: '\r\n'
  137. 2013-11-14 12:36:23,947 [SSH: 10.0.17.6] on_read: 'Screen length set to 0\r\n'
  138. 2013-11-14 12:36:23,947 [SSH: 10.0.17.6] on_read: '\r\n'
  139. 2013-11-14 12:36:23,947 [SSH: 10.0.17.6] on_read: '{master:0}\r\nnoc@EX4200-Alaverdi> '
  140. 2013-11-14 12:36:23,947 [SSH: 10.0.17.6] Starting synchronous FSM check
  141. 2013-11-14 12:36:23,947 [SSH: 10.0.17.6] match '^(({master(?::\d+)}\n)?\S+>)|(({master(?::\d+)})?\[edit.*?\]\n\S+#)|(\[Type \^D at a new line to end input\])'
  142. 2013-11-14 12:36:23,947 [SSH: 10.0.17.6] Starting synchronous FSM check
  143. 2013-11-14 12:36:23,947 [SSH: 10.0.17.6] event(PROMPT)
  144. 2013-11-14 12:36:23,963 [Juniper.JUNOS.get_inventory(EX4200-ALAVERDI, 10.0.17.6)] cli(set cli screen-length 0) returns:
  145. ===[ set cli screen-length 0 ]==========================================
  146. ' \nScreen length set to 0\n\n'
  147. ========================================================================
  148. 2013-11-14 12:36:23,964 [SSH: 10.0.17.6] submit('show chassis hardware', bulk_lines=None, streaming=False)
  149. 2013-11-14 12:36:23,964 [SSH: 10.0.17.6] Sending message type MSG_CHANNEL_DATA (94)
  150. 2013-11-14 12:36:24,949 Tick
  151. 2013-11-14 12:36:24,949 Resetting wait ticks
  152. 2013-11-14 12:36:24,955 [SSH: 10.0.17.6] on_read: 'show'
  153. 2013-11-14 12:36:24,956 [SSH: 10.0.17.6] on_read: ' chassis'
  154. 2013-11-14 12:36:24,959 [SSH: 10.0.17.6] on_read: ' hardware'
  155. 2013-11-14 12:36:24,965 [SSH: 10.0.17.6] on_read: ' '
  156. 2013-11-14 12:36:24,968 [SSH: 10.0.17.6] on_read: '\r\n'
  157. 2013-11-14 12:36:24,979 [SSH: 10.0.17.6] on_read: 'Hardware inventory:\r\nItem Version Part number Serial number Description\r\nChassis BR0210030374 EX4200-24F\r\n'
  158. 2013-11-14 12:36:24,979 [SSH: 10.0.17.6] on_read: 'Routing Engine 0 REV 21 750-021258 BR0210030374 EX4200-24F\r\n'
  159. 2013-11-14 12:36:24,981 [SSH: 10.0.17.6] on_read: 'FPC 0 REV 21 750-021258 BR0210030374 EX4200-24F\r\n'
  160. 2013-11-14 12:36:24,984 [SSH: 10.0.17.6] on_read: ' CPU BUILTIN BUILTIN FPC CPU\r\n PIC 0 BUILTIN BUILTIN 24x 100 Base-FX/1000 Base-X\r\n Xcvr 0 REV 01 740-011614 C09G21918 SFP-LX10\r\n'
  161. 2013-11-14 12:36:24,987 [SSH: 10.0.17.6] on_read: ' Xcvr 1 k NON-JNPR 1207L00215 SFP-LX10\r\n Xcvr 2 REV 02 740-013111 A116804 SFP-T\r\n'
  162. 2013-11-14 12:36:24,996 [SSH: 10.0.17.6] on_read: ' Xcvr 3 REV 02 740-013111 A116028 SFP-T\r\n Xcvr 4 REV 02 740-013111 A121214 SFP-T\r\n Xcvr 5 REV 02 740-013111 A122091 SFP-T\r\n Xcvr 6 NON-JNPR E60N2A6017759 SFP-LX10\r\n Xcvr 7 NON-JNPR SN10064649 SFP-1000BASE-BX10-U\r\n'
  163. 2013-11-14 12:36:24,997 [SSH: 10.0.17.6] on_read: ' Xcvr 8 NON-JNPR SN10054769 SFP-1000BASE-BX10-D\r\n Xcvr 9 NON-JNPR SN10054842 SFP-1000BASE-BX10-D\r\n Xcvr 10 NON-JNPR SN10040462 SFP-1000BASE-BX10-D\r\n Xcvr 11 NON-JNPR 1112L0184 SFP-LX10\r\n'
  164. 2013-11-14 12:36:24,998 [SSH: 10.0.17.6] on_read: ' Xcvr 12 NON-JNPR 1112L0201 SFP-LX10\r\n Xcvr 13 REV 02 740-013111 B357650 SFP-T\r\n Xcvr 14 NON-JNPR 1212L00210 SFP-LX10\r\n Xcvr 15 (L NON-JNPR 1212L00047 SFP-LX10\r\n Xcvr 16 NON-JNPR 1208l00022 SFP-LH\r\n Xcvr 17 REV 02 740-013111 B357777 SFP-T\r\n Xcvr 18 NON-JNPR 1303L00737 SFP-LX10\r\n Xcvr 19 #R NON-JNPR 1308L00091 SFP-LX10\r\n Xcvr 20 REV 02 740-013111 B357780 SFP-T\r\n Xcvr 21 REV 03 740-017726 4T508600995 SFP-LH\r\n Xcvr 22 REV 03 740-017726 4T508601024 SFP-LH\r\n Xcvr 23 NON-JNPR SN10041257 SFP-1000BASE-BX10-D\r\nPower Supply 0 REV 04 740-020957 AT0509515526 PS 320W AC\r\nFan Tray Fan Tray\r\n\r\n'
  165. 2013-11-14 12:36:25,001 [SSH: 10.0.17.6] on_read: '{master:0}\r\nnoc@EX4200-Alaverdi> '
  166. 2013-11-14 12:36:25,001 [SSH: 10.0.17.6] Starting synchronous FSM check
  167. 2013-11-14 12:36:25,001 [SSH: 10.0.17.6] match '^(({master(?::\d+)}\n)?\S+>)|(({master(?::\d+)})?\[edit.*?\]\n\S+#)|(\[Type \^D at a new line to end input\])'
  168. 2013-11-14 12:36:25,001 [SSH: 10.0.17.6] Starting synchronous FSM check
  169. 2013-11-14 12:36:25,001 [SSH: 10.0.17.6] event(PROMPT)
  170. 2013-11-14 12:36:25,028 [Juniper.JUNOS.get_inventory(EX4200-ALAVERDI, 10.0.17.6)] cli(show chassis hardware) returns:
  171. ===[ show chassis hardware ]============================================
  172. ' \nHardware inventory:\nItem Version Part number Serial number Description\nChassis BR0210030374 EX4200-24F\nRouting Engine 0 REV 21 750-021258 BR0210030374 EX4200-24F\nFPC 0 REV 21 750-021258 BR0210030374 EX4200-24F\n CPU BUILTIN BUILTIN FPC CPU\n PIC 0 BUILTIN BUILTIN 24x 100 Base-FX/1000 Base-X\n Xcvr 0 REV 01 740-011614 C09G21918 SFP-LX10\n Xcvr 1 k NON-JNPR 1207L00215 SFP-LX10\n Xcvr 2 REV 02 740-013111 A116804 SFP-T\n Xcvr 3 REV 02 740-013111 A116028 SFP-T\n Xcvr 4 REV 02 740-013111 A121214 SFP-T\n Xcvr 5 REV 02 740-013111 A122091 SFP-T\n Xcvr 6 NON-JNPR E60N2A6017759 SFP-LX10\n Xcvr 7 NON-JNPR SN10064649 SFP-1000BASE-BX10-U\n Xcvr 8 NON-JNPR SN10054769 SFP-1000BASE-BX10-D\n Xcvr 9 NON-JNPR SN10054842 SFP-1000BASE-BX10-D\n Xcvr 10 NON-JNPR SN10040462 SFP-1000BASE-BX10-D\n Xcvr 11 NON-JNPR 1112L0184 SFP-LX10\n Xcvr 12 NON-JNPR 1112L0201 SFP-LX10\n Xcvr 13 REV 02 740-013111 B357650 SFP-T\n Xcvr 14 NON-JNPR 1212L00210 SFP-LX10\n Xcvr 15 (L NON-JNPR 1212L00047 SFP-LX10\n Xcvr 16 NON-JNPR 1208l00022 SFP-LH\n Xcvr 17 REV 02 740-013111 B357777 SFP-T\n Xcvr 18 NON-JNPR 1303L00737 SFP-LX10\n Xcvr 19 #R NON-JNPR 1308L00091 SFP-LX10\n Xcvr 20 REV 02 740-013111 B357780 SFP-T\n Xcvr 21 REV 03 740-017726 4T508600995 SFP-LH\n Xcvr 22 REV 03 740-017726 4T508601024 SFP-LH\n Xcvr 23 NON-JNPR SN10041257 SFP-1000BASE-BX10-D\nPower Supply 0 REV 04 740-020957 AT0509515526 PS 320W AC\nFan Tray Fan Tray\n\n'
  173. ========================================================================
  174. 2013-11-14 12:36:25,028 [Juniper.JUNOS.get_inventory(EX4200-ALAVERDI, 10.0.17.6)] Cannot detect transceiver type: 'SFP-1000BASE-BX10-U'
  175. 2013-11-14 12:36:25,028 [Juniper.JUNOS.get_inventory(EX4200-ALAVERDI, 10.0.17.6)] Cannot detect transceiver type: 'SFP-1000BASE-BX10-D'
  176. 2013-11-14 12:36:25,028 [Juniper.JUNOS.get_inventory(EX4200-ALAVERDI, 10.0.17.6)] Cannot detect transceiver type: 'SFP-1000BASE-BX10-D'
  177. 2013-11-14 12:36:25,028 [Juniper.JUNOS.get_inventory(EX4200-ALAVERDI, 10.0.17.6)] Cannot detect transceiver type: 'SFP-1000BASE-BX10-D'
  178. 2013-11-14 12:36:25,029 [Juniper.JUNOS.get_inventory(EX4200-ALAVERDI, 10.0.17.6)] Cannot detect transceiver type: 'SFP-LH'
  179. 2013-11-14 12:36:25,029 [Juniper.JUNOS.get_inventory(EX4200-ALAVERDI, 10.0.17.6)] Cannot detect transceiver type: 'SFP-1000BASE-BX10-D'
  180. 2013-11-14 12:36:25,030 [Juniper.JUNOS.get_inventory(EX4200-ALAVERDI, 10.0.17.6)] Script returns with result: [{'vendor': 'JUNIPER', 'description': 'EX4200-24F', 'part_no': ['EX4200-24F'], 'number': 'None', 'builtin': False, 'serial': 'BR0210030374', 'type': 'CHASSIS', 'revision': 'None'}, {'vendor': 'JUNIPER', 'description': 'EX4200-24F', 'part_no': [], 'number': '0', 'builtin': True, 'serial': 'BR0210030374', 'type': 'RE', 'revision': 'REV 21'}, {'vendor': 'JUNIPER', 'description': 'EX4200-24F', 'part_no': [], 'number': '0', 'builtin': True, 'serial': 'BR0210030374', 'type': 'FPC', 'revision': 'REV 21'}, {'vendor': 'JUNIPER', 'description': '24x 100 Base-FX/1000 Base-X', 'part_no': [], 'number': '0', 'builtin': True, 'serial': 'BUILTIN', 'type': 'PIC', 'revision': 'None'}, {'vendor': 'JUNIPER', 'description': 'SFP-LX10', 'part_no': ['740-011614'], 'number': '0', 'builtin': False, 'serial': 'C09G21918', 'type': 'XCVR', 'revision': 'REV 01'}, {'vendor': 'NONAME', 'description': 'SFP-LX10', 'part_no': ['NoName | Transceiver | 1G | SFP LX'], 'number': '1', 'builtin': False, 'serial': '1207L00215', 'type': 'XCVR', 'revision': 'k'}, {'vendor': 'JUNIPER', 'description': 'SFP-T', 'part_no': ['740-013111'], 'number': '2', 'builtin': False, 'serial': 'A116804', 'type': 'XCVR', 'revision': 'REV 02'}, {'vendor': 'JUNIPER', 'description': 'SFP-T', 'part_no': ['740-013111'], 'number': '3', 'builtin': False, 'serial': 'A116028', 'type': 'XCVR', 'revision': 'REV 02'}, {'vendor': 'JUNIPER', 'description': 'SFP-T', 'part_no': ['740-013111'], 'number': '4', 'builtin': False, 'serial': 'A121214', 'type': 'XCVR', 'revision': 'REV 02'}, {'vendor': 'JUNIPER', 'description': 'SFP-T', 'part_no': ['740-013111'], 'number': '5', 'builtin': False, 'serial': 'A122091', 'type': 'XCVR', 'revision': 'REV 02'}, {'vendor': 'NONAME', 'description': 'SFP-LX10', 'part_no': ['NoName | Transceiver | 1G | SFP LX'], 'number': '6', 'builtin': False, 'serial': 'E60N2A6017759', 'type': 'XCVR', 'revision': 'None'}, {'vendor': 'NONAME', 'description': 'SFP-1000BASE-BX10-U', 'part_no': ['NoName | Transceiver | Unknown'], 'number': '7', 'builtin': False, 'serial': 'SN10064649', 'type': 'XCVR', 'revision': 'None'}, {'vendor': 'NONAME', 'description': 'SFP-1000BASE-BX10-D', 'part_no': ['NoName | Transceiver | Unknown'], 'number': '8', 'builtin': False, 'serial': 'SN10054769', 'type': 'XCVR', 'revision': 'None'}, {'vendor': 'NONAME', 'description': 'SFP-1000BASE-BX10-D', 'part_no': ['NoName | Transceiver | Unknown'], 'number': '9', 'builtin': False, 'serial': 'SN10054842', 'type': 'XCVR', 'revision': 'None'}, {'vendor': 'NONAME', 'description': 'SFP-1000BASE-BX10-D', 'part_no': ['NoName | Transceiver | Unknown'], 'number': '10', 'builtin': False, 'serial': 'SN10040462', 'type': 'XCVR', 'revision': 'None'}, {'vendor': 'NONAME', 'description': 'SFP-LX10', 'part_no': ['NoName | Transceiver | 1G | SFP LX'], 'number': '11', 'builtin': False, 'serial': '1112L0184', 'type': 'XCVR', 'revision': 'None'}, {'vendor': 'NONAME', 'description': 'SFP-LX10', 'part_no': ['NoName | Transceiver | 1G | SFP LX'], 'number': '12', 'builtin': False, 'serial': '1112L0201', 'type': 'XCVR', 'revision': 'None'}, {'vendor': 'JUNIPER', 'description': 'SFP-T', 'part_no': ['740-013111'], 'number': '13', 'builtin': False, 'serial': 'B357650', 'type': 'XCVR', 'revision': 'REV 02'}, {'vendor': 'NONAME', 'description': 'SFP-LX10', 'part_no': ['NoName | Transceiver | 1G | SFP LX'], 'number': '14', 'builtin': False, 'serial': '1212L00210', 'type': 'XCVR', 'revision': 'None'}, {'vendor': 'NONAME', 'description': 'SFP-LX10', 'part_no': ['NoName | Transceiver | 1G | SFP LX'], 'number': '15', 'builtin': False, 'serial': '1212L00047', 'type': 'XCVR', 'revision': '(L'}, {'vendor': 'NONAME', 'description': 'SFP-LH', 'part_no': ['NoName | Transceiver | Unknown'], 'number': '16', 'builtin': False, 'serial': '1208l00022', 'type': 'XCVR', 'revision': 'None'}, {'vendor': 'JUNIPER', 'description': 'SFP-T', 'part_no': ['740-013111'], 'number': '17', 'builtin': False, 'serial': 'B357777', 'type': 'XCVR', 'revision': 'REV 02'}, {'vendor': 'NONAME', 'description': 'SFP-LX10', 'part_no': ['NoName | Transceiver | 1G | SFP LX'], 'number': '18', 'builtin': False, 'serial': '1303L00737', 'type': 'XCVR', 'revision': 'None'}, {'vendor': 'NONAME', 'description': 'SFP-LX10', 'part_no': ['NoName | Transceiver | 1G | SFP LX'], 'number': '19', 'builtin': False, 'serial': '1308L00091', 'type': 'XCVR', 'revision': '#R'}, {'vendor': 'JUNIPER', 'description': 'SFP-T', 'part_no': ['740-013111'], 'number': '20', 'builtin': False, 'serial': 'B357780', 'type': 'XCVR', 'revision': 'REV 02'}, {'vendor': 'JUNIPER', 'description': 'SFP-LH', 'part_no': ['740-017726'], 'number': '21', 'builtin': False, 'serial': '4T508600995', 'type': 'XCVR', 'revision': 'REV 03'}, {'vendor': 'JUNIPER', 'description': 'SFP-LH', 'part_no': ['740-017726'], 'number': '22', 'builtin': False, 'serial': '4T508601024', 'type': 'XCVR', 'revision': 'REV 03'}, {'vendor': 'NONAME', 'description': 'SFP-1000BASE-BX10-D', 'part_no': ['NoName | Transceiver | Unknown'], 'number': '23', 'builtin': False, 'serial': 'SN10041257', 'type': 'XCVR', 'revision': 'None'}]
  181. 2013-11-14 12:36:25,031 [Juniper.JUNOS.get_inventory(EX4200-ALAVERDI, 10.0.17.6)] Closing
  182. 2013-11-14 12:36:25,031 Requesting call: <bound method CLISSHSocket.close of <CLISSHSocket(0x465e410, 10.0.17.6:22, connected)>>(*(), **{'flush': True})
  183. 2013-11-14 12:36:26,002 Tick
  184. 2013-11-14 12:36:26,002 Calling delayed <bound method CLISSHSocket.close of <CLISSHSocket(0x465e410, 10.0.17.6:22, connected)>>(*(), **{'flush': True})
  185. 2013-11-14 12:36:26,002 [SSH: 10.0.17.6] Closing socket
  186. 2013-11-14 12:36:26,002 unregister_socket(<CLISSHSocket(0x465e410, 10.0.17.6:22, closing)>)
  187. 2013-11-14 12:36:26,003 3 TICKS TO EXIT
  188. 2013-11-14 12:36:27,004 Tick
  189. 2013-11-14 12:36:27,004 2 TICKS TO EXIT
  190. 2013-11-14 12:36:28,005 Tick
  191. 2013-11-14 12:36:28,005 1 TICKS TO EXIT
  192. 2013-11-14 12:36:29,006 Tick
  193. 2013-11-14 12:36:29,006 EXIT
  194. 2013-11-14 12:36:29,018 Writing session test to debug-output-ex-inventory
  195. 2013-11-14 12:36:29,032 SCRIPT RESULT: Juniper.JUNOS.get_inventory(EX4200-ALAVERDI, 10.0.17.6)
  196. [{'builtin': False,
  197. 'description': 'EX4200-24F',
  198. 'number': 'None',
  199. 'part_no': ['EX4200-24F'],
  200. 'revision': 'None',
  201. 'serial': 'BR0210030374',
  202. 'type': 'CHASSIS',
  203. 'vendor': 'JUNIPER'},
  204. {'builtin': True,
  205. 'description': 'EX4200-24F',
  206. 'number': '0',
  207. 'part_no': [],
  208. 'revision': 'REV 21',
  209. 'serial': 'BR0210030374',
  210. 'type': 'RE',
  211. 'vendor': 'JUNIPER'},
  212. {'builtin': True,
  213. 'description': 'EX4200-24F',
  214. 'number': '0',
  215. 'part_no': [],
  216. 'revision': 'REV 21',
  217. 'serial': 'BR0210030374',
  218. 'type': 'FPC',
  219. 'vendor': 'JUNIPER'},
  220. {'builtin': True,
  221. 'description': '24x 100 Base-FX/1000 Base-X',
  222. 'number': '0',
  223. 'part_no': [],
  224. 'revision': 'None',
  225. 'serial': 'BUILTIN',
  226. 'type': 'PIC',
  227. 'vendor': 'JUNIPER'},
  228. {'builtin': False,
  229. 'description': 'SFP-LX10',
  230. 'number': '0',
  231. 'part_no': ['740-011614'],
  232. 'revision': 'REV 01',
  233. 'serial': 'C09G21918',
  234. 'type': 'XCVR',
  235. 'vendor': 'JUNIPER'},
  236. {'builtin': False,
  237. 'description': 'SFP-LX10',
  238. 'number': '1',
  239. 'part_no': ['NoName | Transceiver | 1G | SFP LX'],
  240. 'revision': 'k',
  241. 'serial': '1207L00215',
  242. 'type': 'XCVR',
  243. 'vendor': 'NONAME'},
  244. {'builtin': False,
  245. 'description': 'SFP-T',
  246. 'number': '2',
  247. 'part_no': ['740-013111'],
  248. 'revision': 'REV 02',
  249. 'serial': 'A116804',
  250. 'type': 'XCVR',
  251. 'vendor': 'JUNIPER'},
  252. {'builtin': False,
  253. 'description': 'SFP-T',
  254. 'number': '3',
  255. 'part_no': ['740-013111'],
  256. 'revision': 'REV 02',
  257. 'serial': 'A116028',
  258. 'type': 'XCVR',
  259. 'vendor': 'JUNIPER'},
  260. {'builtin': False,
  261. 'description': 'SFP-T',
  262. 'number': '4',
  263. 'part_no': ['740-013111'],
  264. 'revision': 'REV 02',
  265. 'serial': 'A121214',
  266. 'type': 'XCVR',
  267. 'vendor': 'JUNIPER'},
  268. {'builtin': False,
  269. 'description': 'SFP-T',
  270. 'number': '5',
  271. 'part_no': ['740-013111'],
  272. 'revision': 'REV 02',
  273. 'serial': 'A122091',
  274. 'type': 'XCVR',
  275. 'vendor': 'JUNIPER'},
  276. {'builtin': False,
  277. 'description': 'SFP-LX10',
  278. 'number': '6',
  279. 'part_no': ['NoName | Transceiver | 1G | SFP LX'],
  280. 'revision': 'None',
  281. 'serial': 'E60N2A6017759',
  282. 'type': 'XCVR',
  283. 'vendor': 'NONAME'},
  284. {'builtin': False,
  285. 'description': 'SFP-1000BASE-BX10-U',
  286. 'number': '7',
  287. 'part_no': ['NoName | Transceiver | Unknown'],
  288. 'revision': 'None',
  289. 'serial': 'SN10064649',
  290. 'type': 'XCVR',
  291. 'vendor': 'NONAME'},
  292. {'builtin': False,
  293. 'description': 'SFP-1000BASE-BX10-D',
  294. 'number': '8',
  295. 'part_no': ['NoName | Transceiver | Unknown'],
  296. 'revision': 'None',
  297. 'serial': 'SN10054769',
  298. 'type': 'XCVR',
  299. 'vendor': 'NONAME'},
  300. {'builtin': False,
  301. 'description': 'SFP-1000BASE-BX10-D',
  302. 'number': '9',
  303. 'part_no': ['NoName | Transceiver | Unknown'],
  304. 'revision': 'None',
  305. 'serial': 'SN10054842',
  306. 'type': 'XCVR',
  307. 'vendor': 'NONAME'},
  308. {'builtin': False,
  309. 'description': 'SFP-1000BASE-BX10-D',
  310. 'number': '10',
  311. 'part_no': ['NoName | Transceiver | Unknown'],
  312. 'revision': 'None',
  313. 'serial': 'SN10040462',
  314. 'type': 'XCVR',
  315. 'vendor': 'NONAME'},
  316. {'builtin': False,
  317. 'description': 'SFP-LX10',
  318. 'number': '11',
  319. 'part_no': ['NoName | Transceiver | 1G | SFP LX'],
  320. 'revision': 'None',
  321. 'serial': '1112L0184',
  322. 'type': 'XCVR',
  323. 'vendor': 'NONAME'},
  324. {'builtin': False,
  325. 'description': 'SFP-LX10',
  326. 'number': '12',
  327. 'part_no': ['NoName | Transceiver | 1G | SFP LX'],
  328. 'revision': 'None',
  329. 'serial': '1112L0201',
  330. 'type': 'XCVR',
  331. 'vendor': 'NONAME'},
  332. {'builtin': False,
  333. 'description': 'SFP-T',
  334. 'number': '13',
  335. 'part_no': ['740-013111'],
  336. 'revision': 'REV 02',
  337. 'serial': 'B357650',
  338. 'type': 'XCVR',
  339. 'vendor': 'JUNIPER'},
  340. {'builtin': False,
  341. 'description': 'SFP-LX10',
  342. 'number': '14',
  343. 'part_no': ['NoName | Transceiver | 1G | SFP LX'],
  344. 'revision': 'None',
  345. 'serial': '1212L00210',
  346. 'type': 'XCVR',
  347. 'vendor': 'NONAME'},
  348. {'builtin': False,
  349. 'description': 'SFP-LX10',
  350. 'number': '15',
  351. 'part_no': ['NoName | Transceiver | 1G | SFP LX'],
  352. 'revision': '(L',
  353. 'serial': '1212L00047',
  354. 'type': 'XCVR',
  355. 'vendor': 'NONAME'},
  356. {'builtin': False,
  357. 'description': 'SFP-LH',
  358. 'number': '16',
  359. 'part_no': ['NoName | Transceiver | Unknown'],
  360. 'revision': 'None',
  361. 'serial': '1208l00022',
  362. 'type': 'XCVR',
  363. 'vendor': 'NONAME'},
  364. {'builtin': False,
  365. 'description': 'SFP-T',
  366. 'number': '17',
  367. 'part_no': ['740-013111'],
  368. 'revision': 'REV 02',
  369. 'serial': 'B357777',
  370. 'type': 'XCVR',
  371. 'vendor': 'JUNIPER'},
  372. {'builtin': False,
  373. 'description': 'SFP-LX10',
  374. 'number': '18',
  375. 'part_no': ['NoName | Transceiver | 1G | SFP LX'],
  376. 'revision': 'None',
  377. 'serial': '1303L00737',
  378. 'type': 'XCVR',
  379. 'vendor': 'NONAME'},
  380. {'builtin': False,
  381. 'description': 'SFP-LX10',
  382. 'number': '19',
  383. 'part_no': ['NoName | Transceiver | 1G | SFP LX'],
  384. 'revision': '#R',
  385. 'serial': '1308L00091',
  386. 'type': 'XCVR',
  387. 'vendor': 'NONAME'},
  388. {'builtin': False,
  389. 'description': 'SFP-T',
  390. 'number': '20',
  391. 'part_no': ['740-013111'],
  392. 'revision': 'REV 02',
  393. 'serial': 'B357780',
  394. 'type': 'XCVR',
  395. 'vendor': 'JUNIPER'},
  396. {'builtin': False,
  397. 'description': 'SFP-LH',
  398. 'number': '21',
  399. 'part_no': ['740-017726'],
  400. 'revision': 'REV 03',
  401. 'serial': '4T508600995',
  402. 'type': 'XCVR',
  403. 'vendor': 'JUNIPER'},
  404. {'builtin': False,
  405. 'description': 'SFP-LH',
  406. 'number': '22',
  407. 'part_no': ['740-017726'],
  408. 'revision': 'REV 03',
  409. 'serial': '4T508601024',
  410. 'type': 'XCVR',
  411. 'vendor': 'JUNIPER'},
  412. {'builtin': False,
  413. 'description': 'SFP-1000BASE-BX10-D',
  414. 'number': '23',
  415. 'part_no': ['NoName | Transceiver | Unknown'],
  416. 'revision': 'None',
  417. 'serial': 'SN10041257',
  418. 'type': 'XCVR',
  419. 'vendor': 'NONAME'}]
  420. 2013-11-14 12:36:29,033 Shutting down the factory
  421. 2013-11-14 12:36:29,033 0 TICKS TO EXIT
  422. 2013-11-14 12:36:29,033 Stopping socket factory
  423.  
  424.  
  425. -sh-4.2$ cat debug-output-ex-inventory
  426. {"vendor": "Juniper", "snmp_get": {}, "script": "Juniper.JUNOS.get_inventory", "snmp_getnext": {}, "mock_get_version": false, "private": false, "ignore_timestamp_mismatch": false, "date": "2013-11-14T12:36:29.006303", "version": "10.4R9.2", "result": [{"vendor": "JUNIPER", "description": "EX4200-24F", "part_no": ["EX4200-24F"], "number": "None", "builtin": false, "serial": "BR0210030374", "type": "CHASSIS", "revision": "None"}, {"vendor": "JUNIPER", "description": "EX4200-24F", "part_no": [], "number": "0", "builtin": true, "serial": "BR0210030374", "type": "RE", "revision": "REV 21"}, {"vendor": "JUNIPER", "description": "EX4200-24F", "part_no": [], "number": "0", "builtin": true, "serial": "BR0210030374", "type": "FPC", "revision": "REV 21"}, {"vendor": "JUNIPER", "description": "24x 100 Base-FX/1000 Base-X", "part_no": [], "number": "0", "builtin": true, "serial": "BUILTIN", "type": "PIC", "revision": "None"}, {"vendor": "JUNIPER", "description": "SFP-LX10", "part_no": ["740-011614"], "number": "0", "builtin": false, "serial": "C09G21918", "type": "XCVR", "revision": "REV 01"}, {"vendor": "NONAME", "description": "SFP-LX10", "part_no": ["NoName | Transceiver | 1G | SFP LX"], "number": "1", "builtin": false, "serial": "1207L00215", "type": "XCVR", "revision": "k"}, {"vendor": "JUNIPER", "description": "SFP-T", "part_no": ["740-013111"], "number": "2", "builtin": false, "serial": "A116804", "type": "XCVR", "revision": "REV 02"}, {"vendor": "JUNIPER", "description": "SFP-T", "part_no": ["740-013111"], "number": "3", "builtin": false, "serial": "A116028", "type": "XCVR", "revision": "REV 02"}, {"vendor": "JUNIPER", "description": "SFP-T", "part_no": ["740-013111"], "number": "4", "builtin": false, "serial": "A121214", "type": "XCVR", "revision": "REV 02"}, {"vendor": "JUNIPER", "description": "SFP-T", "part_no": ["740-013111"], "number": "5", "builtin": false, "serial": "A122091", "type": "XCVR", "revision": "REV 02"}, {"vendor": "NONAME", "description": "SFP-LX10", "part_no": ["NoName | Transceiver | 1G | SFP LX"], "number": "6", "builtin": false, "serial": "E60N2A6017759", "type": "XCVR", "revision": "None"}, {"vendor": "NONAME", "description": "SFP-1000BASE-BX10-U", "part_no": ["NoName | Transceiver | Unknown"], "number": "7", "builtin": false, "serial": "SN10064649", "type": "XCVR", "revision": "None"}, {"vendor": "NONAME", "description": "SFP-1000BASE-BX10-D", "part_no": ["NoName | Transceiver | Unknown"], "number": "8", "builtin": false, "serial": "SN10054769", "type": "XCVR", "revision": "None"}, {"vendor": "NONAME", "description": "SFP-1000BASE-BX10-D", "part_no": ["NoName | Transceiver | Unknown"], "number": "9", "builtin": false, "serial": "SN10054842", "type": "XCVR", "revision": "None"}, {"vendor": "NONAME", "description": "SFP-1000BASE-BX10-D", "part_no": ["NoName | Transceiver | Unknown"], "number": "10", "builtin": false, "serial": "SN10040462", "type": "XCVR", "revision": "None"}, {"vendor": "NONAME", "description": "SFP-LX10", "part_no": ["NoName | Transceiver | 1G | SFP LX"], "number": "11", "builtin": false, "serial": "1112L0184", "type": "XCVR", "revision": "None"}, {"vendor": "NONAME", "description": "SFP-LX10", "part_no": ["NoName | Transceiver | 1G | SFP LX"], "number": "12", "builtin": false, "serial": "1112L0201", "type": "XCVR", "revision": "None"}, {"vendor": "JUNIPER", "description": "SFP-T", "part_no": ["740-013111"], "number": "13", "builtin": false, "serial": "B357650", "type": "XCVR", "revision": "REV 02"}, {"vendor": "NONAME", "description": "SFP-LX10", "part_no": ["NoName | Transceiver | 1G | SFP LX"], "number": "14", "builtin": false, "serial": "1212L00210", "type": "XCVR", "revision": "None"}, {"vendor": "NONAME", "description": "SFP-LX10", "part_no": ["NoName | Transceiver | 1G | SFP LX"], "number": "15", "builtin": false, "serial": "1212L00047", "type": "XCVR", "revision": "(L"}, {"vendor": "NONAME", "description": "SFP-LH", "part_no": ["NoName | Transceiver | Unknown"], "number": "16", "builtin": false, "serial": "1208l00022", "type": "XCVR", "revision": "None"}, {"vendor": "JUNIPER", "description": "SFP-T", "part_no": ["740-013111"], "number": "17", "builtin": false, "serial": "B357777", "type": "XCVR", "revision": "REV 02"}, {"vendor": "NONAME", "description": "SFP-LX10", "part_no": ["NoName | Transceiver | 1G | SFP LX"], "number": "18", "builtin": false, "serial": "1303L00737", "type": "XCVR", "revision": "None"}, {"vendor": "NONAME", "description": "SFP-LX10", "part_no": ["NoName | Transceiver | 1G | SFP LX"], "number": "19", "builtin": false, "serial": "1308L00091", "type": "XCVR", "revision": "#R"}, {"vendor": "JUNIPER", "description": "SFP-T", "part_no": ["740-013111"], "number": "20", "builtin": false, "serial": "B357780", "type": "XCVR", "revision": "REV 02"}, {"vendor": "JUNIPER", "description": "SFP-LH", "part_no": ["740-017726"], "number": "21", "builtin": false, "serial": "4T508600995", "type": "XCVR", "revision": "REV 03"}, {"vendor": "JUNIPER", "description": "SFP-LH", "part_no": ["740-017726"], "number": "22", "builtin": false, "serial": "4T508601024", "type": "XCVR", "revision": "REV 03"}, {"vendor": "NONAME", "description": "SFP-1000BASE-BX10-D", "part_no": ["NoName | Transceiver | Unknown"], "number": "23", "builtin": false, "serial": "SN10041257", "type": "XCVR", "revision": "None"}], "input": {}, "maxDiff": null, "motd": "", "guid": "7132cb6b-ebb6-4bec-a570-0d6e16abaa26", "type": "script::beef", "http_get": {}, "platform": "ex4200-24f", "cli": {"set cli screen-length 0": " set cli screen-length 0 \\nScreen length set to 0\\n\\n", "show chassis hardware": " show chassis hardware \\nHardware inventory:\\nItem Version Part number Serial number Description\\nChassis BR0210030374 EX4200-24F\\nRouting Engine 0 REV 21 750-021258 BR0210030374 EX4200-24F\\nFPC 0 REV 21 750-021258 BR0210030374 EX4200-24F\\n CPU BUILTIN BUILTIN FPC CPU\\n PIC 0 BUILTIN BUILTIN 24x 100 Base-FX/1000 Base-X\\n Xcvr 0 REV 01 740-011614 C09G21918 SFP-LX10\\n Xcvr 1 k NON-JNPR 1207L00215 SFP-LX10\\n Xcvr 2 REV 02 740-013111 A116804 SFP-T\\n Xcvr 3 REV 02 740-013111 A116028 SFP-T\\n Xcvr 4 REV 02 740-013111 A121214 SFP-T\\n Xcvr 5 REV 02 740-013111 A122091 SFP-T\\n Xcvr 6 NON-JNPR E60N2A6017759 SFP-LX10\\n Xcvr 7 NON-JNPR SN10064649 SFP-1000BASE-BX10-U\\n Xcvr 8 NON-JNPR SN10054769 SFP-1000BASE-BX10-D\\n Xcvr 9 NON-JNPR SN10054842 SFP-1000BASE-BX10-D\\n Xcvr 10 NON-JNPR SN10040462 SFP-1000BASE-BX10-D\\n Xcvr 11 NON-JNPR 1112L0184 SFP-LX10\\n Xcvr 12 NON-JNPR 1112L0201 SFP-LX10\\n Xcvr 13 REV 02 740-013111 B357650 SFP-T\\n Xcvr 14 NON-JNPR 1212L00210 SFP-LX10\\n Xcvr 15 (L NON-JNPR 1212L00047 SFP-LX10\\n Xcvr 16 NON-JNPR 1208l00022 SFP-LH\\n Xcvr 17 REV 02 740-013111 B357777 SFP-T\\n Xcvr 18 NON-JNPR 1303L00737 SFP-LX10\\n Xcvr 19 #R NON-JNPR 1308L00091 SFP-LX10\\n Xcvr 20 REV 02 740-013111 B357780 SFP-T\\n Xcvr 21 REV 03 740-017726 4T508600995 SFP-LH\\n Xcvr 22 REV 03 740-017726 4T508601024 SFP-LH\\n Xcvr 23 NON-JNPR SN10041257 SFP-1000BASE-BX10-D\\nPower Supply 0 REV 04 740-020957 AT0509515526 PS 320W AC\\nFan Tray Fan Tray\\n\\n"}}-sh-4.2$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement