Advertisement
dnk2009

Untitled

Apr 30th, 2020
638
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.60 KB | None | 0 0
  1. {
  2.     "name": "Cisco | ASR1000 | ASR1001-X",
  3.     "$collection": "inv.objectmodels",
  4.     "uuid": "2a8e86ae-d01b-4b72-a2ff-0f5694f4c9ee",
  5.     "vendor__code": "CISCO",
  6.     "description": "Cisco ASR1001-X Chassis",
  7.     "connection_rule__name": "Cisco | ASR1000",
  8.     "cr_context": "CHASSIS",
  9.     "connections": [
  10.         {
  11.             "description": "PSU slot 0",
  12.             "direction": "i",
  13.             "gender": "f",
  14.             "name": "psu0",
  15.             "type__name": "Cisco | ASR1000 | ASR1001 PSU"
  16.         },
  17.         {
  18.             "description": "PSU slot 1",
  19.             "direction": "i",
  20.             "gender": "f",
  21.             "name": "psu1",
  22.             "type__name": "Cisco | ASR1000 | ASR1001 PSU"
  23.         },
  24.         {
  25.             "description": "Gi0/0/0",
  26.             "direction": "i",
  27.             "gender": "f",
  28.             "name": "Gi0_sfp",
  29.             "protocols": ["TransEth100M", "TransEth1G"],
  30.             "type__name": "Transceiver | SFP"
  31.         },
  32.         {
  33.             "description": "Gi0/0/1",
  34.             "direction": "i",
  35.             "gender": "f",
  36.             "name": "Gi1_sfp",
  37.             "protocols": ["TransEth100M", "TransEth1G"],
  38.             "type__name": "Transceiver | SFP"
  39.         },
  40.         {
  41.             "description": "Gi0/0/2",
  42.             "direction": "i",
  43.             "gender": "f",
  44.             "name": "Gi2_sfp",
  45.             "protocols": ["TransEth100M", "TransEth1G"],
  46.             "type__name": "Transceiver | SFP"
  47.         },
  48.         {
  49.             "description": "Gi0/0/3",
  50.             "direction": "i",
  51.             "gender": "f",
  52.             "name": "Gi3_sfp",
  53.             "protocols": ["TransEth100M", "TransEth1G"],
  54.             "type__name": "Transceiver | SFP"
  55.         },
  56.         {
  57.             "description": "Gi0/0/4",
  58.             "direction": "i",
  59.             "gender": "f",
  60.             "name": "Gi4_sfp",
  61.             "protocols": ["TransEth100M", "TransEth1G"],
  62.             "type__name": "Transceiver | SFP"
  63.         },
  64.         {
  65.             "description": "Gi0/0/5",
  66.             "direction": "i",
  67.             "gender": "f",
  68.             "name": "Gi5_sfp",
  69.             "protocols": ["TransEth100M", "TransEth1G"],
  70.             "type__name": "Transceiver | SFP"
  71.         },
  72.         {
  73.             "description": "Te0/0/0",
  74.             "direction": "i",
  75.             "gender": "f",
  76.             "name": "Te0_sfp+",
  77.             "protocols": ["TransEth10G"],
  78.             "type__name": "Transceiver | SFP+"
  79.         },
  80.         {
  81.             "description": "Te0/0/1",
  82.             "direction": "i",
  83.             "gender": "f",
  84.             "name": "Te1_sfp+",
  85.             "protocols": ["TransEth10G"],
  86.             "type__name": "Transceiver | SFP+"
  87.         },
  88.         {
  89.             "description": "SPA Interface Processor slot 1",
  90.             "direction": "i",
  91.             "gender": "f",
  92.             "name": "sip1",
  93.             "type__name": "Cisco | ASR1000 | SIP"
  94.         },
  95.         {
  96.             "description": "Route Processor slot",
  97.             "direction": "i",
  98.             "gender": "f",
  99.             "name": "RP",
  100.             "type__name": "Cisco | ASR1000 | RP"
  101.         }
  102.     ],
  103.     "data": {
  104.         "airflow": {
  105.             "exhaust": "r"
  106.         },
  107.         "asset": {
  108.             "part_no": ["ASR1001-X"]
  109.         },
  110.         "dimensions": {
  111.             "depth": 571,
  112.             "height": 43,
  113.             "width": 439
  114.         },
  115.         "management": {
  116.             "managed": true
  117.         },
  118.         "rackmount": {
  119.             "units": 1.0
  120.         },
  121.         "weight": {
  122.             "weight": 11.35
  123.         }
  124.     }
  125. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement