From 91c503981a765c4ea62ff4510a9aa422e817555d Mon Sep 17 00:00:00 2001 From: Izya12 Date: Wed, 29 Jul 2020 07:39:30 +0100 Subject: [PATCH] inv.objectmodels: Cisco | C2960 | WS-C2960-48PST-S --- .../Cisco/C2960/WS-C2960-48PST-S.json | 470 ++++++++++++++++++ 1 file changed, 470 insertions(+) create mode 100644 collections/inv.objectmodels/Cisco/C2960/WS-C2960-48PST-S.json diff --git a/collections/inv.objectmodels/Cisco/C2960/WS-C2960-48PST-S.json b/collections/inv.objectmodels/Cisco/C2960/WS-C2960-48PST-S.json new file mode 100644 index 0000000000..9ed96c20dd --- /dev/null +++ b/collections/inv.objectmodels/Cisco/C2960/WS-C2960-48PST-S.json @@ -0,0 +1,470 @@ +{ + "name": "Cisco | C2960 | WS-C2960-48PST-S", + "$collection": "inv.objectmodels", + "uuid": "ddca1486-ef97-4d1e-9ff3-7e6d5f11b578", + "vendor__code": "CISCO", + "description": "WS-C2960+48PST-S generated from KND-OFF03-SW2960-1, platform: WS-C2960+48PST-S", + "connection_rule__name": "Generic | Switch SFP Prefixed", + "cr_context": "CHASSIS", + "connections": [ + { + "description": "Fa0/1", + "direction": "s", + "gender": "f", + "name": "Fa1", + "protocols": ["10BASET", "100BASETX", "RS232"], + "type__name": "Electrical | RJ45" + }, + { + "description": "micro-usb console port", + "direction": "s", + "gender": "f", + "name": "micro-usb console", + "protocols": [">USB10"], + "type__name": "Electrical | micro-USB" + }, + { + "description": "Outband Management", + "direction": "s", + "gender": "f", + "name": "Fa0", + "protocols": ["10BASET", "100BASETX"], + "type__name": "Electrical | RJ45" + }, + { + "description": "Power inlet", + "direction": "s", + "gender": "m", + "name": "power", + "protocols": [">220VAC", ">110VAC"], + "type__name": "Power | IEC 60320 C14" + } + ], + "data": { + "asset": { + "part_no": ["WS-C2960R+48PST-S"] + }, + "management": { + "managed": true + }, + "rackmount": { + "units": 1.0 + } + } +} -- GitLab