Advertisement
Guest User

Untitled

a guest
Oct 21st, 2014
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. {
  2. "name": "Cisco | Transceiver | 1G | GLC-ZX-SM",
  3. "uuid": "7d32c63a-b351-4c03-8b76-8151f212925c",
  4. "vendor__code": "CISCO",
  5. "description": "Cisco SFP ZX transceiver without DOM support",
  6. "cr_context": "XCVR",
  7. "connections": [
  8. {
  9. "description": "SFP Connector",
  10. "direction": "o",
  11. "gender": "m",
  12. "name": "in",
  13. "protocols": ["TransEth1G"],
  14. "type__name": "Transceiver | SFP"
  15. },
  16. {
  17. "description": "RX Port",
  18. "direction": "s",
  19. "gender": "f",
  20. "name": "rx",
  21. "protocols": [">1000BASEZX-1550"],
  22. "type__name": "Optical | LC"
  23. },
  24. {
  25. "description": "TX Port",
  26. "direction": "s",
  27. "gender": "f",
  28. "name": "tx",
  29. "protocols": ["<1000BASEZX-1550"],
  30. "type__name": "Optical | LC"
  31. }
  32. ],
  33. "data": {
  34. "asset": {
  35. "part_no0": "GLC-ZX-SM"
  36. }
  37. }
  38. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement