Advertisement
Guest User

Untitled

a guest
Nov 15th, 2013
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.46 KB | None | 0 0
  1. [
  2. {
  3. "name": "Cisco | C2960 | WS-C2960-8TC-L",
  4. "vendor__code": "CISCO",
  5. "description": "8 Ethernet 10/100 ports + 1 SFP port",
  6. "connection_rule__name": "Generic | Switch SFP Prefixed",
  7. "connections": [
  8. {
  9. "description": "Fa0/1",
  10. "direction": "s",
  11. "gender": "f",
  12. "name": "Fa1",
  13. "protocols": ["10BASET", "100BASETX"],
  14. "type__name": "Electrical | RJ45"
  15. },
  16. {
  17. "description": "Fa0/2",
  18. "direction": "s",
  19. "gender": "f",
  20. "name": "Fa2",
  21. "protocols": ["10BASET", "100BASETX"],
  22. "type__name": "Electrical | RJ45"
  23. },
  24. {
  25. "description": "Fa0/3",
  26. "direction": "s",
  27. "gender": "f",
  28. "name": "Fa3",
  29. "protocols": ["10BASET", "100BASETX"],
  30. "type__name": "Electrical | RJ45"
  31. },
  32. {
  33. "description": "Fa0/4",
  34. "direction": "s",
  35. "gender": "f",
  36. "name": "Fa4",
  37. "protocols": ["10BASET", "100BASETX"],
  38. "type__name": "Electrical | RJ45"
  39. },
  40. {
  41. "description": "Fa0/5",
  42. "direction": "s",
  43. "gender": "f",
  44. "name": "Fa5",
  45. "protocols": ["10BASET", "100BASETX"],
  46. "type__name": "Electrical | RJ45"
  47. },
  48. {
  49. "description": "Fa0/6",
  50. "direction": "s",
  51. "gender": "f",
  52. "name": "Fa6",
  53. "protocols": ["10BASET", "100BASETX"],
  54. "type__name": "Electrical | RJ45"
  55. },
  56. {
  57. "description": "Fa0/7",
  58. "direction": "s",
  59. "gender": "f",
  60. "name": "Fa7",
  61. "protocols": ["10BASET", "100BASETX"],
  62. "type__name": "Electrical | RJ45"
  63. },
  64. {
  65. "description": "Fa0/8",
  66. "direction": "s",
  67. "gender": "f",
  68. "name": "Fa8",
  69. "protocols": ["10BASET", "100BASETX"],
  70. "type__name": "Electrical | RJ45"
  71. },
  72. {
  73. "description": "Gi0/1",
  74. "direction": "i",
  75. "gender": "f",
  76. "name": "Gi1_sfp",
  77. "protocols": ["TransEth100M", "TransEth1G"],
  78. "type__name": "Transceiver | SFP"
  79. },
  80. {
  81. "description": "Console port",
  82. "direction": "s",
  83. "gender": "f",
  84. "name": "console",
  85. "protocols": [">RS232"],
  86. "type__name": "Electrical | RJ45"
  87. },
  88. {
  89. "description": "Power inlet",
  90. "direction": "s",
  91. "gender": "f",
  92. "name": "power",
  93. "protocols": [">220VAC", ">110VAC"],
  94. "type__name": "Power | IEC 60320 C14"
  95. }
  96. ],
  97. "data": {
  98. "asset": {
  99. "part_no1": "WS-C2960-8TC-L"
  100. },
  101. "management": {
  102. "managed": true
  103. }
  104. }
  105. }
  106. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement