mibs/MIBS/cisco/CISCO-ENTITY-VENDORTYPE-OID-MIB
2023-12-05 12:25:34 +01:00

9291 lines
1.2 MiB

-- $Source$
-- *****************************************************************
--CISCO-ENTITY-VENDORTYPE-OID-MIB.my: OID assignments for Cisco components
-- for use by the ENTITY-MIB
--
--
-- August 1997, Ramanathan R. Kavasseri
--
-- Copyright (c) 1997-2019 by cisco Systems, Inc.
-- All rights reserved.
-- *****************************************************************
-- $Log$
-- *****************************************************************
-- $Endlog$
CISCO-ENTITY-VENDORTYPE-OID-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY
FROM SNMPv2-SMI
ciscoModules
FROM CISCO-SMI;
ciscoEntityVendortypeOIDMIB MODULE-IDENTITY
LAST-UPDATED "201806050000Z"
ORGANIZATION "Cisco Systems, Inc."
CONTACT-INFO
" Cisco Systems
Customer Service
Postal: 170 W Tasman Drive
San Jose, CA 95134
USA
Tel: +1 800 553-NETS
E-mail: cs-snmp@cisco.com"
DESCRIPTION
"This module defines the object identifiers that are
assigned to various components on cisco products,
which are used by the entPhysicalTable of the ENTITY-MIB
to uniquely identify the type of each physical entry."
REVISION "201412090000Z"
DESCRIPTION
"Added following OIDs:
cevChassisME6340ACA, cevChassisME6340DCA,
cevChassisME6340DCB, cevChassisCat296024TT,
cevChassisCat296048TT, cevContainerFabric13Slot,
cevPowerSupply6340PWRDC, cevPowerSupply6340PWRAC,
cevFanTrayUbr10012, cevPowerSupplyUbr10012AC,
cevPowerSupplyUbr10012DC, cevVwic2T1E1Ran,
cevModuleCat296024TT,cevModuleCat296048TT
cevCat6kMsfc2a, cevCat6kWs6340Sup,
cevCat6kWs6340LcA, cevCat6kWs6340LcB,
cevPortAdslAnnexA, cevPortAdslAnnexB"
REVISION "200504280930Z"
DESCRIPTION
"Added following OIDs:
cevUbrTccPlus"
REVISION "200504181930Z"
DESCRIPTION
"Added following OIDs:
cevChassisCat6kMsfc2a, cevChassisCe611K9
cevContainer9513RearFanBay, cevNme16Es1GeNoPwr,
cevNmeX24Es1GeNoPwr, cevNmeXd24Es2StNoPwr,
cevNmeXd48Es2GeNoPwr, cevCpuCat6kMsfc2a,
cevGsrCsc12404B, cevGsrCsc12406B,
cevGsrCsc12410B, cevGsrCsc12416B,
cevONS1553010G4ChASp, cevONS1553010G4ChBSp,
cevONS1553010G4ChCSp, cevONS1553010G4ChDSp,
cevONS1553010G4ChESp, cevONS1553010G4ChFSp,
cevONS1553010G4ChGSp, cevONS1553010G4ChHSp,
cevONS1553010G4ChA, cevONS1553010G4ChB,
cevONS1553010G4ChC, cevONS1553010G4ChD,
cevONS1553010G4ChE, cevONS1553010G4ChF,
cevONS1553010G4ChG, cevONS1553010G4ChH,
cevONS1553010G32ChSp, cevONS1553010G32Ch,
cevSFPOc3smsr, cevSFPOc12smsr, cevSFPOc48mm."
REVISION "200204051400Z"
DESCRIPTION
"CANA Assignments."
REVISION "9708051930Z"
DESCRIPTION
"Miscellaneous updates."
::= { ciscoModules 3 }
cevMIBObjects OBJECT IDENTIFIER ::= { ciscoEntityVendortypeOIDMIB 1 }
-- This MIB assigns OIDs for use as the values of entPhysicalVendorType.
-- The subtrees in which the OID values are assigned, are structured
-- into a hierarchy based on the values of RFC 2037's PhysicalClass
-- textual convention. For reference, the definition of PhysicalClass
-- is as follows:
--
-- PhysicalClass ::= TEXTUAL-CONVENTION
-- STATUS current
-- DESCRIPTION
-- "An enumerated value which provides an indication of the
-- general hardware type of a particular physical entity."
-- SYNTAX INTEGER {
-- other(1),
-- unknown(2),
-- chassis(3),
-- backplane(4),
-- container(5), e.g. slot or daughter-card holder
-- powerSupply(6),
-- fan(7),
-- sensor(8),
-- module(9), e.g. plug-in card or daughter-card
-- port(10),
-- stack(11),
-- midplane(12)
-- }
--
cevOther OBJECT IDENTIFIER ::= { cevMIBObjects 1 }
-- cevOther objects are partitioned into sub-groups based on
-- the functionality of the objects e.g., cpu-type cards have their
-- own sub-group, fabric cards have another sub-group etc.
cevOtherUnknownCard OBJECT IDENTIFIER ::= { cevOther 1 }
cevOtherMoH OBJECT IDENTIFIER ::= { cevOther 2 } -- 1 port Music On Hold
cevNmeApaLink OBJECT IDENTIFIER ::= { cevOther 3 } -- Service Classification Element Link between Network side and Subscriber side for NME-APA.
cevOtherSce8000Scm OBJECT IDENTIFIER ::= { cevOther 5 } -- Cisco SCE8000 Service Control Module
cevOtherSce8000Sip OBJECT IDENTIFIER ::= { cevOther 6 } -- SPA Interface Processor for SCE8000
cevOtherCscLink OBJECT IDENTIFIER ::= { cevOther 8 } -- Service control entity link between subscriber side and user side
cevOtherPHY OBJECT IDENTIFIER ::= { cevOther 9 } -- Physical link between ASICs
cevAcceleratorAsa5506 OBJECT IDENTIFIER ::= { cevOther 10 } -- Accelerator for 5506 Adaptive Security Appliance
cevAcceleratorAsa5506W OBJECT IDENTIFIER ::= { cevOther 11 } -- Accelerator for 5506W Adaptive Security Appliance
cevAcceleratorAsa5508 OBJECT IDENTIFIER ::= { cevOther 12 } -- Accelerator for 5508 Adaptive Security Appliance
cevAcceleratorAsa5506K7 OBJECT IDENTIFIER ::= { cevOther 13 } -- Accelerator for 5506 with No Payload Encryption Adaptive Security Appliance
cevAcceleratorAsa5508K7 OBJECT IDENTIFIER ::= { cevOther 14 } -- Accelerator for 5508 with No Payload Encryption Adaptive Security Appliance
cevAcceleratorAsa5506H OBJECT IDENTIFIER ::= { cevOther 15 } -- Accelerator for 5506H Adaptive Security Appliance
cevAcceleratorAsa5516 OBJECT IDENTIFIER ::= { cevOther 16 } -- Accelerator for 5516 Adaptive Security Appliance
cevAcceleratorFPR1xxx OBJECT IDENTIFIER ::= { cevOther 17 } -- Crypto Accelerator for FPR 1xxx series
cevUnknown OBJECT IDENTIFIER ::= { cevMIBObjects 2 }
cevChassis OBJECT IDENTIFIER ::= { cevMIBObjects 3 }
-- chassis OID assignments
cevChassisUnknown OBJECT IDENTIFIER ::= { cevChassis 1 }
cevChassis2000 OBJECT IDENTIFIER ::= { cevChassis 2 }
cevChassis2500 OBJECT IDENTIFIER ::= { cevChassis 3 }
cevChassis2501 OBJECT IDENTIFIER ::= { cevChassis 4 }
cevChassis2502 OBJECT IDENTIFIER ::= { cevChassis 5 }
cevChassis2503 OBJECT IDENTIFIER ::= { cevChassis 6 }
cevChassis2504 OBJECT IDENTIFIER ::= { cevChassis 7 }
cevChassis2505 OBJECT IDENTIFIER ::= { cevChassis 8 }
cevChassis2506 OBJECT IDENTIFIER ::= { cevChassis 9 }
cevChassis2507 OBJECT IDENTIFIER ::= { cevChassis 10 }
cevChassis2508 OBJECT IDENTIFIER ::= { cevChassis 11 }
cevChassis2509 OBJECT IDENTIFIER ::= { cevChassis 12 }
cevChassis2510 OBJECT IDENTIFIER ::= { cevChassis 13 }
cevChassis2511 OBJECT IDENTIFIER ::= { cevChassis 14 }
cevChassis2512 OBJECT IDENTIFIER ::= { cevChassis 15 }
cevChassis2513 OBJECT IDENTIFIER ::= { cevChassis 16 }
cevChassis2514 OBJECT IDENTIFIER ::= { cevChassis 17 }
cevChassis2515 OBJECT IDENTIFIER ::= { cevChassis 18 }
cevChassis2516 OBJECT IDENTIFIER ::= { cevChassis 19 }
cevChassis2517 OBJECT IDENTIFIER ::= { cevChassis 20 }
cevChassis2518 OBJECT IDENTIFIER ::= { cevChassis 21 }
cevChassis2519 OBJECT IDENTIFIER ::= { cevChassis 22 }
cevChassis2520 OBJECT IDENTIFIER ::= { cevChassis 23 }
cevChassis2521 OBJECT IDENTIFIER ::= { cevChassis 24 }
cevChassis2522 OBJECT IDENTIFIER ::= { cevChassis 25 }
cevChassis2523 OBJECT IDENTIFIER ::= { cevChassis 26 }
cevChassis2524 OBJECT IDENTIFIER ::= { cevChassis 27 }
cevChassis2525 OBJECT IDENTIFIER ::= { cevChassis 28 }
cevChassis3000 OBJECT IDENTIFIER ::= { cevChassis 29 }
cevChassis3104 OBJECT IDENTIFIER ::= { cevChassis 30 }
cevChassis3204 OBJECT IDENTIFIER ::= { cevChassis 31 }
cevChassisIGS OBJECT IDENTIFIER ::= { cevChassis 32 }
cevChassis2501LANFRADFX OBJECT IDENTIFIER ::= { cevChassis 33 }
cevChassis2501FRADFX OBJECT IDENTIFIER ::= { cevChassis 34 }
cevChassis2502LANFRADFX OBJECT IDENTIFIER ::= { cevChassis 35 }
cevChassisWSX3011 OBJECT IDENTIFIER ::= { cevChassis 36 }
cevChassisAccessProEC OBJECT IDENTIFIER ::= { cevChassis 37 }
cevChassisAccessProRC OBJECT IDENTIFIER ::= { cevChassis 38 }
cevChassisWSX5301 OBJECT IDENTIFIER ::= { cevChassis 39 }
cevChassisAS2509RJ OBJECT IDENTIFIER ::= { cevChassis 40 }
cevChassisAS2511RJ OBJECT IDENTIFIER ::= { cevChassis 41 }
cevChassis3800 OBJECT IDENTIFIER ::= { cevChassis 42 }
cevChassis3620 OBJECT IDENTIFIER ::= { cevChassis 43 }
cevChassis3640 OBJECT IDENTIFIER ::= { cevChassis 44 }
cevChassis7204 OBJECT IDENTIFIER ::= { cevChassis 45 }
cevChassis7206 OBJECT IDENTIFIER ::= { cevChassis 46 }
cevChassisAS5300 OBJECT IDENTIFIER ::= { cevChassis 47 }
cevChassisAs5800RS OBJECT IDENTIFIER ::= { cevChassis 49 } -- AS5800 Router Shelf
cevChassisAs5800DS OBJECT IDENTIFIER ::= { cevChassis 50 } -- AS5800 Dial Shelf
cevChassis7202 OBJECT IDENTIFIER ::= { cevChassis 51 } -- Modular two slot router in the cisco7200 family
cevChassisRpm OBJECT IDENTIFIER ::= { cevChassis 52 } -- Router Processor Module
cevChassis1710 OBJECT IDENTIFIER ::= { cevChassis 53 } -- VPN(Virtual Private Network) Security Router with 1 FastEthernet and 1 Ethernet interface onboard
cevChassis1720 OBJECT IDENTIFIER ::= { cevChassis 54 }
cevChassisCat8540Msr OBJECT IDENTIFIER ::= { cevChassis 55 } -- Catalyst 8540 Multiservice Switching Router
cevChassisCat8540Csr OBJECT IDENTIFIER ::= { cevChassis 56 } -- Catalyst 8540 Campus Switching Router
cevChassisUbr7246 OBJECT IDENTIFIER ::= { cevChassis 57 } -- Universal Broadband Router
cevChassis7576 OBJECT IDENTIFIER ::= { cevChassis 58 } -- Dual Independent RSP platform, 13 slots
cevChassis3660 OBJECT IDENTIFIER ::= { cevChassis 59 } -- Six slot MARs router
cevChassis1401 OBJECT IDENTIFIER ::= { cevChassis 60 } -- Router with 1 ethernet and 1 ATM25 interface
cevChassis2613 OBJECT IDENTIFIER ::= { cevChassis 61 } -- c2600 chassis with 1 integrated token ring interface
cevChassis2610 OBJECT IDENTIFIER ::= { cevChassis 62 } -- c2600 chassis with 1 integrated ethernet interface
cevChassis2612 OBJECT IDENTIFIER ::= { cevChassis 63 } -- c2600 chassis with an integrated token ring and ethernet interface
cevChassis2611 OBJECT IDENTIFIER ::= { cevChassis 64 } -- c2600 chassis with 2 integrated ethernet interfaces
cevChassis2620 OBJECT IDENTIFIER ::= { cevChassis 65 } -- c2600 chassis with 1 integrated fast ethernet interface
cevChassis2621 OBJECT IDENTIFIER ::= { cevChassis 66 } -- c2600 chassis with 2 integrated fast ethernet interfaces
cevChassisCat8510Csr OBJECT IDENTIFIER ::= { cevChassis 67 } -- Catalyst 8510 Campus Switching Router
cevChassisUbr7223 OBJECT IDENTIFIER ::= { cevChassis 68 } -- Universal Broadband Router
cevChassis6400Nrp OBJECT IDENTIFIER ::= { cevChassis 69 } -- Cisco 6400 Network Routing Processor
cevChassis801 OBJECT IDENTIFIER ::= { cevChassis 70 } -- Cisco 800 platform with 1 ethernet and 1 BRI S/T
cevChassis802 OBJECT IDENTIFIER ::= { cevChassis 71 } -- Cisco 800 platform with 1 ethernet and 1 BRI U
cevChassis803 OBJECT IDENTIFIER ::= { cevChassis 72 } -- Cisco 800 platform with 1 ethernet 4-port HUB, 1 BRI S/T, and 2 POTs
cevChassis804 OBJECT IDENTIFIER ::= { cevChassis 73 } -- Cisco 800 platform with 1 ethernet 4-port HUB, 1 BRI U, and 2 POTs
cevChassis7206Vxr OBJECT IDENTIFIER ::= { cevChassis 74 } -- Cisco 7200 platform, VXR series chassis with 6 slots
cevChassis7204Vxr OBJECT IDENTIFIER ::= { cevChassis 75 } -- Cisco 7200 platform, VXR series chassis with 4 slots
cevChassis1750 OBJECT IDENTIFIER ::= { cevChassis 76 } -- VoIP (Voice over IP) capable Cisco 1700 platform with 2 WIC/VIC slots and 1 VIC-only slot
cevChassisCat2924XLv OBJECT IDENTIFIER ::= { cevChassis 77 } -- Catalyst 2924XL switch with 24 10BaseT/100BaseTX autosensing switch ports; supports port-based VLANs; can run Standard or Enterprise edition software.
cevChassisCat2924CXLv OBJECT IDENTIFIER ::= { cevChassis 78 } -- Catalyst 2924C-XL switch with 22 10BaseT/100BaseTX and 2 100BaseFX autosensing switch ports; supports port-based VLANs; can run Standard or Enterprise edition software.
cevChassisCat2912XL OBJECT IDENTIFIER ::= { cevChassis 79 } -- Catalyst 2912XL switch with 12 10BaseT/100BaseTX autosensing switch ports, can run Standard or Enterprise edition software.
cevChassisCat2924MXL OBJECT IDENTIFIER ::= { cevChassis 80 } -- Catalyst 2924M-XL switch with 24 10BaseT/100BaseTX autosensing switch ports and 2 uplink slots, can run Standard or Enterprise edition software.
cevChassisCat2912MfXL OBJECT IDENTIFIER ::= { cevChassis 81 } -- Catalyst 2912MF-XL switch with 12 100BaseFX autosensing switch ports and 2 uplink slots. Switch can run only enterprise edition software.
cevChassis1538M OBJECT IDENTIFIER ::= { cevChassis 82 } -- Cisco Network Office 8-port 10/100 Stackable Repeater
cevChassis1548M OBJECT IDENTIFIER ::= { cevChassis 83 } -- Cisco Network Office 10/100 Stackable Switch
cevChassisFasthub100 OBJECT IDENTIFIER ::= { cevChassis 84 } -- Cisco Fast Hub 100 Series 10/100 Stackable Repeater
cevChassisPIXFirewall OBJECT IDENTIFIER ::= { cevChassis 85 } -- Cisco PIX Firewall
cevChassisMGX8850 OBJECT IDENTIFIER ::= { cevChassis 86 } -- Cisco Multiservice Gigabit Switch with 32 half height slots
cevChassisMGX8820 OBJECT IDENTIFIER ::= { cevChassis 87 } -- Cisco Multiservice Gigabit Switch with 7 slots
cevChassisCat8510Msr OBJECT IDENTIFIER ::= { cevChassis 88 } -- Catalyst ATM 8510 Multiservice Switching Router
cevChassisCat8515Msr OBJECT IDENTIFIER ::= { cevChassis 89 } -- Catalyst ATM 8515 Multiservice Switching Router
cevChassisIGX8410 OBJECT IDENTIFIER ::= { cevChassis 90 } -- Cisco IGX8400 (Integrated Gigabit eXchange) series wide-area switch with 8 slots
cevChassisIGX8420 OBJECT IDENTIFIER ::= { cevChassis 91 } -- Cisco IGX8400 (Integrated Gigabit eXchange) series wide-area switch with 16 slots
cevChassisIGX8430 OBJECT IDENTIFIER ::= { cevChassis 92 } -- Cisco IGX8400 (Integrated Gigabit eXchange) series wide-area switch with 32 slots
cevChassisIGX8450 OBJECT IDENTIFIER ::= { cevChassis 93 } -- Cisco IGX8400 (Integrated Gigabit eXchange) series wide-area switch with integrated MGX feeder
cevChassisBPX8620 OBJECT IDENTIFIER ::= { cevChassis 95 } -- Cisco BPX8600 (Broadband Packet eXchange) series wide-area switch with 15 slots
cevChassisBPX8650 OBJECT IDENTIFIER ::= { cevChassis 96 } -- Cisco BPX8600 (Broadband Packet eXchange) series wide-area switch with integrated tag switching controller and 15 slots
cevChassisBPX8680 OBJECT IDENTIFIER ::= { cevChassis 97 } -- Cisco BPX8600 (Broadband Packet eXchange) series wide-area switch with integrated MGX feeder and 15 slots
cevChassisCacheEngine OBJECT IDENTIFIER ::= { cevChassis 98 } -- Cisco Cache Engine
cevChassisCat6000 OBJECT IDENTIFIER ::= { cevChassis 99 } -- Cisco Catalyst 6000
cevChassisMC3810 OBJECT IDENTIFIER ::= { cevChassis 100 } -- Cisco Multiservice Access Concentrator 3800 series
cevChassisIGXSes OBJECT IDENTIFIER ::= { cevChassis 102 } -- Cisco IGX (Integrated Gigabit eXchange) Service Expansion Slot controller/feeder, used in IGX8410/IGX8420/IGX8430 switches.
cevChassisLocalDirector OBJECT IDENTIFIER ::= { cevChassis 103 } -- Cisco Local Director
cevChassis805 OBJECT IDENTIFIER ::= { cevChassis 104 } -- Cisco 800 platform with 1 ethernet and 1 serial WIC
cevChassisCat3508GXL OBJECT IDENTIFIER ::= { cevChassis 105 } -- Cisco Catalyst 3508G-XL 8 GBIC Gigabit Port Switch, can run Standard or Enterprise edition software.
cevChassisCat3512XL OBJECT IDENTIFIER ::= { cevChassis 106 } -- Cisco Catalyst 3512XL switch with 12 10/100BaseTX and 2 GBIC Gigabit ports, can run Standard or Enterprise edition software.
cevChassisCat3524XL OBJECT IDENTIFIER ::= { cevChassis 107 } -- Cisco Catalyst 3524XL switch with 24 10/100BaseTX and 2 GBIC Gigabit ports, can run Standard or Enterprise edition software.
cevChassisCat2908XL OBJECT IDENTIFIER ::= { cevChassis 108 } -- Cisco Catalyst 2900XL series 8 port 10/100BaseTX switch
cevChassisCat2916MXL OBJECT IDENTIFIER ::= { cevChassis 109 } -- Cisco Catalyst 2916M-XL 16 port 10/100BaseTX switch with 2 uplink slots
cevChassis1417 OBJECT IDENTIFIER ::= { cevChassis 111 } -- Cisco 1400 series router with 1 Ethernet and 1 ADSL interface, with 1417 chipset
cevChassisOpticalRegenerator OBJECT IDENTIFIER ::= { cevChassis 112 } -- Cisco Optical Regenerator
cevChassis6100 OBJECT IDENTIFIER ::= { cevChassis 113 } -- Cisco 6100 DSLAM Chassis
cevChassis6130 OBJECT IDENTIFIER ::= { cevChassis 114 } -- Cisco 6130 DSLAM Chassis
cevChassis6260 OBJECT IDENTIFIER ::= { cevChassis 115 } -- Cisco 6260 DSLAM Chassis
cevChassisCat2924XL OBJECT IDENTIFIER ::= { cevChassis 116 } -- Cisco Catalyst 2924XL with 24 10/100BaseTX switch ports; does not support port-based VLANs.
cevChassisCat2924CXL OBJECT IDENTIFIER ::= { cevChassis 117 } -- Cisco Catalyst 2924C-XL; does not support port-based VLANs.
cevChassisUbr924 OBJECT IDENTIFIER ::= { cevChassis 118 } -- Cisco UBR Cable Modem which is a UBR904 with 2 FXS Voice ports
cevChassisWsX6302Msm OBJECT IDENTIFIER ::= { cevChassis 119 } -- Catalyst 6000 or 6500 Series Multilayer Switch Module WS-X6302-MSM that directly interfaces to the switch's backplane to provide layer 3 switching.
cevChassisCat5kRsfc OBJECT IDENTIFIER ::= { cevChassis 120 } -- Catalyst 5000 Routing Switching Feature Card that is treated as a standalone system by the NMS
cevChassis7120Quadt1 OBJECT IDENTIFIER ::= { cevChassis 122 } -- 7120 Series chassis with 2 10/100 FE interfaces, 4 T1/E1 interfaces
cevChassis7120T3 OBJECT IDENTIFIER ::= { cevChassis 123 } -- 7120 Series chassis with 2 10/100 FE interfaces, 1 T3 interface
cevChassis7120E3 OBJECT IDENTIFIER ::= { cevChassis 124 } -- 7120 Series chassis with 2 10/100 FE interfaces, 1 E3 interface
cevChassis7120At3 OBJECT IDENTIFIER ::= { cevChassis 125 } -- 7120 Series chassis with 2 10/100 FE interfaces, 1 T3 ATM interface
cevChassis7120Ae3 OBJECT IDENTIFIER ::= { cevChassis 126 } -- 7120 Series chassis with 2 10/100 FE interfaces, 1 E3 ATM interface
cevChassis7120Smi3 OBJECT IDENTIFIER ::= { cevChassis 127 } -- 7120 Series chassis with 2 10/100 FE interfaces, 1 OC3SMI ATM interface
cevChassis7140Dualt3 OBJECT IDENTIFIER ::= { cevChassis 128 } -- 7140 Series chassis with 2 10/100 FE interfaces, 2 T3 interfaces
cevChassis7140Duale3 OBJECT IDENTIFIER ::= { cevChassis 129 } -- 7140 Series chassis with 2 10/100 FE interfaces, 2 E3 interfaces
cevChassis7140Dualat3 OBJECT IDENTIFIER ::= { cevChassis 130 } -- 7140 Series chassis with 2 10/100 FE interfaces, 2 T3 ATM interfaces
cevChassis7140Dualae3 OBJECT IDENTIFIER ::= { cevChassis 131 } -- 7140 Series chassis with 2 10/100 FE interfaces, 2 E3 ATM interfaces
cevChassis7140Dualmm3 OBJECT IDENTIFIER ::= { cevChassis 132 } -- 7140 Series chassis with 2 10/100 FE interfaces, 2 OC3MM ATM interfaces
cevChassis827QuadV OBJECT IDENTIFIER ::= { cevChassis 133 } -- Cisco 800 platform with 1 ethernet, 1 ADSL DMT issue 2, and 4 voice POTS FXS ports
cevChassisUbr7246Vxr OBJECT IDENTIFIER ::= { cevChassis 134 } -- Cisco 7246 Universal Broadband Router, VXR series
cevChassis12016 OBJECT IDENTIFIER ::= { cevChassis 136 } -- Cisco 12000 platform with 16 slots
cevChassisAs5400 OBJECT IDENTIFIER ::= { cevChassis 137 } -- Cisco AS5400
cevChassis7140Octt1 OBJECT IDENTIFIER ::= { cevChassis 138 } -- 7140 Series chassis with 8 integrated T1/E1 serial ports
cevChassis7140Dualfe OBJECT IDENTIFIER ::= { cevChassis 139 } -- 7140 Series chassis with 2 integrated 10/100 FE interfaces
cevChassisCat3548XL OBJECT IDENTIFIER ::= { cevChassis 140 } -- Catalyst 3548XL switch (WS-C3548-XL)
cevChassisCat6006 OBJECT IDENTIFIER ::= { cevChassis 141 } -- Catalyst 6000 with 6 slots
cevChassisCat6009 OBJECT IDENTIFIER ::= { cevChassis 142 } -- Catalyst 6000 with 9 slots
cevChassisCat6506 OBJECT IDENTIFIER ::= { cevChassis 143 } -- Catalyst 6000 Plus with 6 slots
cevChassisCat6509 OBJECT IDENTIFIER ::= { cevChassis 144 } -- Catalyst 6000 Plus with 9 slots
cevChassis827 OBJECT IDENTIFIER ::= { cevChassis 145 } -- Cisco 800 platform with 1 ethernet, 1 ADSL DMT issue 2
cevChassisAS5200 OBJECT IDENTIFIER ::= { cevChassis 146 } -- Cisco AS5200
cevChassis12008 OBJECT IDENTIFIER ::= { cevChassis 147 } -- Cisco GSR 12008
cevChassis12012 OBJECT IDENTIFIER ::= { cevChassis 148 } -- Cisco GSR 12012
cevChassisMc3810V3 OBJECT IDENTIFIER ::= { cevChassis 149 } -- Cisco MC3810-V3, capable of data, voice and video. Supports 2 additional ports than the MC3810-V, used for optional access cards.
cevChassis7507z OBJECT IDENTIFIER ::= { cevChassis 151 } -- Cisco 7507z chassis, Czbus capable, 7 slots
cevChassis7513z OBJECT IDENTIFIER ::= { cevChassis 152 } -- Cisco 7513z chassis, Czbus capable, 13 slots
cevChassis7507mx OBJECT IDENTIFIER ::= { cevChassis 153 } -- Cisco 7507mx chassis, Czbus capable, TDM (Time Division Multiplexing) backplane support, 7 slots
cevChassis7513mx OBJECT IDENTIFIER ::= { cevChassis 154 } -- Cisco 7513mx chassis, Czbus capable, TDM (Time Division Multiplexing) backplane support, 13 slots
cevChassisUbr912C OBJECT IDENTIFIER ::= { cevChassis 155 } -- Cisco uBR912-C Cable Modem with CSU/DSU WIC
cevChassisUbr912S OBJECT IDENTIFIER ::= { cevChassis 156 } -- Cisco uBR912-S Cable Modem with Serial WIC
cevChassisUbr914 OBJECT IDENTIFIER ::= { cevChassis 157 } -- Cisco uBR914 Cable Modem with removable WIC
cevChassis6160 OBJECT IDENTIFIER ::= { cevChassis 160 } -- Cisco 6160 DSLAM chassis
cevChassisCat2948gL3 OBJECT IDENTIFIER ::= { cevChassis 161 } -- Catalyst 2948G-L3 (WS-C2948G-L3) Mid-range fixed configuration layer 3 switch with 48 10/100 ethernet ports and 2 GBIC based Gigabit Ethernet ports
cevChassisCat4232L3 OBJECT IDENTIFIER ::= { cevChassis 164 } -- Cisco Catalyst 4232-L3 layer 3 line card that is treated as a standalone system by the NMS
cevChassisOpticalRegeneratorDCPower OBJECT IDENTIFIER ::= { cevChassis 165 } -- Cisco Optical Regenerator with a DC power supply
cevChassisCVA122 OBJECT IDENTIFIER ::= { cevChassis 171 } -- Cisco CVA122 Cable Voice Adapter (Residential Cable Modem with two voice ports)
cevChassisCVA124 OBJECT IDENTIFIER ::= { cevChassis 172 } -- Cisco CVA124 Cable Voice Adapter (Residential Cable Modem with four voice ports)
cevChassisAs5850 OBJECT IDENTIFIER ::= { cevChassis 173 } -- High End Dial Access Server
cevChassisMGX8240 OBJECT IDENTIFIER ::= { cevChassis 176 } -- High Density Circuit Emulation Service Gateway chassis with two shelf controller slots and fifteen Service Modulesfor Private Line Service
cevChassisAs5350 OBJECT IDENTIFIER ::= { cevChassis 178 } -- Cisco low end Access server platform
cevChassisMGX8950 OBJECT IDENTIFIER ::= { cevChassis 181 } -- Cisco Multiservice Gigabit Switch(180Gb) Chassis with 32 half height slots
cevChassisUbr925 OBJECT IDENTIFIER ::= { cevChassis 182 } -- Cisco UBR925 Cable Modem/Router with VOIP and hardware accelerated IPSEC
cevChassisUbr10012 OBJECT IDENTIFIER ::= { cevChassis 183 } -- Cisco uBR10000 platform with 8 broadband slots and 4 WAN slots
cevChassisCat4kGateway OBJECT IDENTIFIER ::= { cevChassis 184 } -- Catalyst 4000 Access Gateway line card supporting voice and WAN (Wide Area Network) interfaces as well as conferencing and transcoding services for operation with the Cisco Call Manager
cevChassis120168r OBJECT IDENTIFIER ::= { cevChassis 185 } -- Teracore ready 8 rail chassis for Cisco 12000 platform
cevChassis2650 OBJECT IDENTIFIER ::= { cevChassis 186 } -- c2650 platform with 1 integrated fast ethernet interface
cevChassis2651 OBJECT IDENTIFIER ::= { cevChassis 187 } -- c2650 platform with 2 integrated fast ethernet interfaces
cevChassis826 OBJECT IDENTIFIER ::= { cevChassis 189 } -- Cisco 800 platform with 1 ethernet, 1 ADSL over ISDN
cevChassisCat295012 OBJECT IDENTIFIER ::= { cevChassis 190 } -- Cisco Catalyst c2950 switch with 12 10/100BaseTX ports (WS-c2950-12)
cevChassisCat295024 OBJECT IDENTIFIER ::= { cevChassis 191 } -- Cisco Catalyst c2950 switch with 24 10/100 BaseTX ports (WS-c2950-24)
cevChassis1751 OBJECT IDENTIFIER ::= { cevChassis 193 } -- Digital voice capable Cisco 1700 platform with 2 WIC/VIC slots and 1 VIC-only slot
cevChassis1730Iad8Fxs OBJECT IDENTIFIER ::= { cevChassis 194 } -- Cisco 1700 class IAD (Integrated Access Device) with 8 FXS (Foreign Exchange Station) ports and DSL (Digital Subscriber Line) WIC
cevChassis1730Iad16Fxs OBJECT IDENTIFIER ::= { cevChassis 195 } -- Cisco 1700 class IAD (Integrated Access Device) with 16 FXS (Foreign Exchange Station) ports and DSL (Digital Subscriber Line) WIC
cevChassis626 OBJECT IDENTIFIER ::= { cevChassis 196 } -- Cisco 600 DSL CPE pltaform with ADSL, DMT issue 1, 25M ATM interface
cevChassis627 OBJECT IDENTIFIER ::= { cevChassis 197 } -- Cisco 600 DSL CPE pltaform with ADSL, DMT issue 2, 25M ATM interface
cevChassis633 OBJECT IDENTIFIER ::= { cevChassis 198 } -- Cisco 600 DSL CPE platform with SDSL, 2B1Q line coding, serial interface (V.35/X.21)
cevChassis673 OBJECT IDENTIFIER ::= { cevChassis 199 } -- Cisco 600 DSL CPE platform with SDSL, 2B1Q line coding, ethernet interface
cevChassis675 OBJECT IDENTIFIER ::= { cevChassis 200 } -- Cisco 600 DSL CPE platform with ADSL, CAP, ethernet interface, POTS connector
cevChassis675e OBJECT IDENTIFIER ::= { cevChassis 201 } -- Cisco 600 DSL CPE platform with ADSL, CAP, ethernet interface, universal power supply
cevChassis676 OBJECT IDENTIFIER ::= { cevChassis 202 } -- Cisco 600 DSL CPE platform with ADSL, DMT issue 1, ethernet interface
cevChassis677 OBJECT IDENTIFIER ::= { cevChassis 203 } -- Cisco 600 DSL CPE platform with ADSL, DMT issue 2, ethernet interface
cevChassis678 OBJECT IDENTIFIER ::= { cevChassis 204 } -- Cisco 600 DSL CPE platform with ADSL, CAP/DMT/G.Lite, ethernet interface
cevChassis3661Ac OBJECT IDENTIFIER ::= { cevChassis 205 } -- 1 Fast Ethernet version of c3660 with a AC power supply
cevChassis3661Dc OBJECT IDENTIFIER ::= { cevChassis 206 } -- 1 Fast Ethernet version of c3660 with a DC power supply
cevChassis3662Ac OBJECT IDENTIFIER ::= { cevChassis 207 } -- 2 Fast Ethernet version of c3660 with a AC power supply
cevChassis3662Dc OBJECT IDENTIFIER ::= { cevChassis 208 } -- 2 Fast Ethernet version of c3660 with a DC power supply
cevChassis3662AcCo OBJECT IDENTIFIER ::= { cevChassis 209 } -- 2 Fast Ethernet version of c3660 with a AC power supply for Telco's
cevChassis3662DcCo OBJECT IDENTIFIER ::= { cevChassis 210 } -- 2 Fast Ethernet version of c3660 with a DC power supply for Telco's
cevChassisUbr7111 OBJECT IDENTIFIER ::= { cevChassis 211 } -- Low-end version of the Universal Broadband Router with 1 PA slot, 1 fixed RF line card (MC11C) and integrated upconvertor, designed for hotels, MDUs and smaller cable operators
cevChassisUbr7114 OBJECT IDENTIFIER ::= { cevChassis 213 } -- Low-end version of the Universal Broadband Router with 1 PA slot, 1 fixed RF line card (MC14C) and integrated upconvertor, designed for hotels, MDUs and smaller cable operators
cevChassis12010 OBJECT IDENTIFIER ::= { cevChassis 215 } -- Cisco 12000 platform with 10 slots
cevChassis8110 OBJECT IDENTIFIER ::= { cevChassis 216 } -- Cisco 8110 (ATM network termination device) with 3 Line Interface module slots
cevChassisSOHO77 OBJECT IDENTIFIER ::= { cevChassis 220 } -- Cisco SOHO (Small Office Home Office) ADSL Router, 1 Ethernet and 1 ADSL G.992.1 (G.DMT) and G.992.2 (G.Lite) Interface
cevChassisSOHO76 OBJECT IDENTIFIER ::= { cevChassis 221 } -- Cisco SOHO (Small Office Home Office) ADSL over ISDN Router, 1 Ethernet and 1 ADSL ETSI/ITU-T G.992.1 Annex B (G.DMT) Interface
cevChassis7150Dualfe OBJECT IDENTIFIER ::= { cevChassis 222 } -- 7150 Series chassis with 2 integrated 10/100 FE interfaces
cevChassis7150Octt1 OBJECT IDENTIFIER ::= { cevChassis 223 } -- 7150 Series chassis with 8 integrated T1/E1 serial ports
cevChassis7150Dualt3 OBJECT IDENTIFIER ::= { cevChassis 224 } -- 7150 Series chassis with 2 10/100 FE interfaces, 2 T3 interfaces
cevChassisCat2950t24 OBJECT IDENTIFIER ::= { cevChassis 226 } -- Cisco Catalyst c2950 switch with 24 10/100BaseT ports and 2 10/100/1000BaseT ports
cevChassisVPS1110 OBJECT IDENTIFIER ::= { cevChassis 227 } -- Cisco VLAN Policy Server 1110 manages VLAN-based policies to control user access to a LAN, leveraging existing authentication mechanisms such as Windows Domain Controllers and Novell's NDS. This policy server is part of CiscoWorks2000 User Registration Tool product.
cevChassisContentEngine OBJECT IDENTIFIER ::= { cevChassis 228 } -- Cisco Content Engine Chassis. The Cisco Content Engine is a Content Networking product that accelerates content delivery, ensuring maximum scalability and availability of content. The Content Engines offer caching, Content Delivery Network (CDN) services, employee internet management (e.g., URL filtering) and proxy services
cevChassisIAD2420 OBJECT IDENTIFIER ::= { cevChassis 229 } -- Integrated Access Device 2420 (IAD2420) chassis with Analog (8/16) FXS ports with T1 or ADSL (Asymmetrical Digital Subscriber Line) Uplinks
cevChassis677i OBJECT IDENTIFIER ::= { cevChassis 230 } -- Cisco 600 DSL CPE platform with ASDL, DMT issue 2 over ISDN, ethernet interface
cevChassis674 OBJECT IDENTIFIER ::= { cevChassis 231 } -- Cisco 600 DSL CPE platform with G.SHDSL, ethernet interface
cevChassisDPA7630 OBJECT IDENTIFIER ::= { cevChassis 232 } -- The Cisco Digital PBX Adapter (DPA) enables the integration of Cisco Call Manager with Octel voice mail systems
cevChassisCat355024 OBJECT IDENTIFIER ::= { cevChassis 233 } -- Catalyst 3550 24 10/100 ports + 2 Gig uplinks fixed configuration Layer 2/Layer 3 Ethernet Switch
cevChassisCat355048 OBJECT IDENTIFIER ::= { cevChassis 234 } -- Catalyst 3550 48 10/100 ports + 2 Gig uplinks fixed configuration Layer 2/Layer 3 Ethernet Switch
cevChassisCat355012T OBJECT IDENTIFIER ::= { cevChassis 235 } -- Catalyst 3550 12 1000T ports fixed configuration Layer 2/Layer 3 Ethernet Switch
cevChassisCVA122E OBJECT IDENTIFIER ::= { cevChassis 238 } -- Cisco CVA122-e Cable Voice Adapter(Residential Cable Modem with two voice ports)- European version
cevChassisCVA124E OBJECT IDENTIFIER ::= { cevChassis 239 } -- Cisco CVA124-e Cable Voice Adapter(Residential Cable Modem with four voice ports)- European version
cevChassisURM OBJECT IDENTIFIER ::= { cevChassis 240 } -- Universal Router Module for the IGX platform
cevChassisURM2FE OBJECT IDENTIFIER ::= { cevChassis 241 } -- Universal router module with 2 Fast Ethernet interfaces for IGX platform
cevChassisURM2FE2V OBJECT IDENTIFIER ::= { cevChassis 242 } -- Universal Router Module, with 2 Fast Ethernet ports, and 2 digital voice ports (T1 or E1)
cevChassisCAP340 OBJECT IDENTIFIER ::= { cevChassis 245 } -- Aironet Wireless LAN Access Point 340 series
cevChassisDPA7610 OBJECT IDENTIFIER ::= { cevChassis 247 } -- The Cisco Digital PBX Adapter (DPA) enables the integration of Cisco Call Manager with Octel voice mail systems
cevChassis828 OBJECT IDENTIFIER ::= { cevChassis 248 } -- Cisco 800 platform with 1 Ethernet, 1 G.991.2 (G.shdsl) Interface, data only model
cevChassisSOHO78 OBJECT IDENTIFIER ::= { cevChassis 249 } -- SOHO (Small Office Home Office) G.SHDSL Router, 1 Ethernet and 1 G.991.2 (G.shdsl) Interface, data only model
cevChassis806 OBJECT IDENTIFIER ::= { cevChassis 250 } -- Cisco SOHO (Small Office Home Office) router with 4 hubbed 10BaseT Ethernet LAN interfaces and 1 10BaseT Ethernet WAN interface
cevChassis12416 OBJECT IDENTIFIER ::= { cevChassis 251 } -- Cisco 12000 platform with 16 slots and 10G Fabric card
cevChassisCat2948gL3Dc OBJECT IDENTIFIER ::= { cevChassis 252 } -- A fixed-configuration Layer 3 Ethernet switch featuring IP, IPX, and IP mulitcast with 48 10/100BaseTX ports and 2 GBIC Gigabit ports using DC power
cevChassisCat4908gL3Dc OBJECT IDENTIFIER ::= { cevChassis 253 } -- A fixed-configuration L3 Ethernet switch featuring IP,IPX and IP multicast with 8 GBIC ports using DC power
cevChassis12406 OBJECT IDENTIFIER ::= { cevChassis 254 } -- Cisco 12400 platform with 6 slots
cevChassisPIXFirewall506 OBJECT IDENTIFIER ::= { cevChassis 255 } -- Cisco PIX Firewall 506
cevChassisPIXFirewall515 OBJECT IDENTIFIER ::= { cevChassis 256 } -- Cisco PIX Firewall 515
cevChassisPIXFirewall520 OBJECT IDENTIFIER ::= { cevChassis 257 } -- Cisco PIX Firewall 520
cevChassisPIXFirewall525 OBJECT IDENTIFIER ::= { cevChassis 258 } -- Cisco PIX Firewall 525
cevChassisPIXFirewall535 OBJECT IDENTIFIER ::= { cevChassis 259 } -- Cisco PIX Firewall 535
cevChassis12410 OBJECT IDENTIFIER ::= { cevChassis 260 } -- Cisco 12410 platform with 10 slots
cevChassis811 OBJECT IDENTIFIER ::= { cevChassis 261 } -- ISDN router for Japan with 1 10BaseT Ethernet port, 1 ISDN BRI(Basic Rate Interface) U, integrated DSU(Data Service Unit)
cevChassis813 OBJECT IDENTIFIER ::= { cevChassis 262 } -- ISDN router for Japan with 10 BaseT 4 ports hub , 1 ISDN BRI(Basic Rate Interface) U, integrated DSU(Data Service Unit) and 2 RJ-11
cevChassis10720 OBJECT IDENTIFIER ::= { cevChassis 263 } -- IP + Optical Access Router
cevChassisMWR1900 OBJECT IDENTIFIER ::= { cevChassis 264 } -- The Mobile Wireless router is a router targeted at application in a cell site Base Transciever Station (BTS) providing T1/E1 backhaul connections to the aggregation node in Radio Access Networks (RAN)
cevChassis4224 OBJECT IDENTIFIER ::= { cevChassis 265 } -- A standalone 24 port powered Ethernet switch, router and voice gateway
cevChassisWSC6513 OBJECT IDENTIFIER ::= { cevChassis 266 } -- Catalyst 6000 series chassis with 13 slots
cevChassisCisco7603 OBJECT IDENTIFIER ::= { cevChassis 267 } -- Cisco Internet Router 7600 Series Chassis with 3 slots
cevChassisCisco7606 OBJECT IDENTIFIER ::= { cevChassis 268 } -- Cisco Internet Router 7600 Series Chassis with 6 slots
cevChassis7401ASR OBJECT IDENTIFIER ::= { cevChassis 269 } -- Cisco 7400 platform, ASR series with 1 slot
cevChassis1105 OBJECT IDENTIFIER ::= { cevChassis 271 } -- CiscoWorks network management chassis
cevChassisONS15540ESP OBJECT IDENTIFIER ::= { cevChassis 272 } -- Cisco ONS 15540 Extended Services Platform Chassis
cevChassisCe507 OBJECT IDENTIFIER ::= { cevChassis 275 } -- Cisco Content Engine Model 507
cevChassisCe560 OBJECT IDENTIFIER ::= { cevChassis 276 } -- Cisco Content Engine Model 560
cevChassisCe590 OBJECT IDENTIFIER ::= { cevChassis 277 } -- Cisco Content Engine Model 590
cevChassisCe7320 OBJECT IDENTIFIER ::= { cevChassis 278 } -- Cisco Content Engine Model 7320
cevChassis2691 OBJECT IDENTIFIER ::= { cevChassis 279 } -- One Network Module slot, three WIC slot, two Fast Ethernet port MARS router
cevChassis3725 OBJECT IDENTIFIER ::= { cevChassis 280 } -- Two Network Module slot, three WIC slot, two Fast Ethernet port MARS router
cevChassis1760 OBJECT IDENTIFIER ::= { cevChassis 282 } -- Analog/digital voice capable, 19" rack-mount (1RU) Cisco 1700 platform with 2 WIC/VIC slots and 2 VIC-only slots
cevChassisPIXFirewall501 OBJECT IDENTIFIER ::= { cevChassis 283 } -- Cisco PIX Firewall 501
cevChassis2610M OBJECT IDENTIFIER ::= { cevChassis 284 } -- c2600M chassis with 1 integrated ethernet interface
cevChassis2611M OBJECT IDENTIFIER ::= { cevChassis 285 } -- c2600M chassis with 2 integrated ethernet interfaces
cevChassis12404 OBJECT IDENTIFIER ::= { cevChassis 289 } -- Cisco 12400 platform with 4 slots
cevChassis9004 OBJECT IDENTIFIER ::= { cevChassis 290 } -- Cisco 9000 Chassis
cevChassisCat295012G OBJECT IDENTIFIER ::= { cevChassis 293 } -- Cisco Catalyst c2950 switch with 12 10/100 BaseTX port and 2 GBIC (Gigabit Interface Converter) slots (WS-c2950G-12)
cevChassisCat295024G OBJECT IDENTIFIER ::= { cevChassis 294 } -- Cisco Catalyst c2950 switch with 24 10/100 BaseTX ports and 2 GBIC (Gigabit Interface Converter) slots (WS-c2950G-24)
cevChassisCat295048G OBJECT IDENTIFIER ::= { cevChassis 295 } -- Cisco Catalyst c2950 switch with 48 10/100 BaseTX ports and 2 GBIC (Gigabit Interface Converter) slots (WS-c2950G-48)
cevChassisCat355012G OBJECT IDENTIFIER ::= { cevChassis 297 } -- 10 Gig (GBIC) + 2 10/100/1000baseT ports, fixed configuration layer 2/3 Ethernet switch
cevChassisCE507AV OBJECT IDENTIFIER ::= { cevChassis 298 } -- Cisco Content Engine Model 507-AV
cevChassisCE560AV OBJECT IDENTIFIER ::= { cevChassis 299 } -- Cisco Content Engine Model 560-AV
cevChassisIE2105 OBJECT IDENTIFIER ::= { cevChassis 300 } -- The Cisco Intelligence Engine 2100 series is a new form of network device that provides intelligent network interface to applications and users
cevChassis3745 OBJECT IDENTIFIER ::= { cevChassis 301 } -- 3700 family four slot modular router
cevChassis10005 OBJECT IDENTIFIER ::= { cevChassis 302 } -- Cisco 10000 platform with 7 slots
cevChassis10008 OBJECT IDENTIFIER ::= { cevChassis 303 } -- Cisco 10000 platform with 7 slots
cevChassis7304 OBJECT IDENTIFIER ::= { cevChassis 304 } -- Cisco 7300 Chassis
cevChassis7505 OBJECT IDENTIFIER ::= { cevChassis 305 } -- Cisco 7505 Chassis
cevChassis1721 OBJECT IDENTIFIER ::= { cevChassis 310 } -- Enhanced 1720 with support for onboard Fast Ethernet and 2 WAN Interface cards and optional hardware encryption module
cevChassisCat4000Sup3 OBJECT IDENTIFIER ::= { cevChassis 311 } -- Catalyst 4000 Supervisor III
cevChassis827H OBJECT IDENTIFIER ::= { cevChassis 312 } -- Cisco 800 platform with 4-port 10Base-T Ethernet, and 1 ADSL over POTS Interface, data only model
cevChassisSOHO77H OBJECT IDENTIFIER ::= { cevChassis 313 } -- SOHO (Small Office Home Office) Router, 4-port 10Base-T Ethernet, and 1 ADSL over POTS Interface, data only model
cevChassisCat4006 OBJECT IDENTIFIER ::= { cevChassis 314 } -- Catalyst 4000 with 6 slots (WS-C4006)
cevChassisCat355024Mmf OBJECT IDENTIFIER ::= { cevChassis 315 } -- Catalyst 3550 24 10/100Mbps Multi Mode Fiber ports + 2 Gig uplinks fixed configuration Layer 2/Layer 3 Ethernet Switch
cevChassisWSC6503 OBJECT IDENTIFIER ::= { cevChassis 316 } -- Catalyst 6000 series chassis with 3 slots
cevChassisPIXFirewall506E OBJECT IDENTIFIER ::= { cevChassis 317 } -- Cisco PIX Firewall 506E
cevChassisPIXFirewall515E OBJECT IDENTIFIER ::= { cevChassis 318 } -- Cisco PIX Firewall 515E
cevChassisCat355024Dc OBJECT IDENTIFIER ::= { cevChassis 319 } -- Catalyst 3550 10/100Base-Tx ports + 2 Gig uplinks fixed configuration Layer 2/Layer 3 Ethernet Switch with DC power
cevChassisCe2636 OBJECT IDENTIFIER ::= { cevChassis 320 } -- Cisco Content Engine Module for 26xx and 36xx series platforms
cevChassisCeDw2636 OBJECT IDENTIFIER ::= { cevChassis 321 } -- Double Wide Cisco Content Engine Module for 26xx and 36xx series
cevChassis14MGX8830 OBJECT IDENTIFIER ::= { cevChassis 323 } -- Cisco Multiservice Gigabit Switch with 14 half height slots
cevChassisONS15530NEBS OBJECT IDENTIFIER ::= { cevChassis 325 } -- Cisco ONS 15530 Chassis, NEBS compliant
cevChassisONS15530ETSI OBJECT IDENTIFIER ::= { cevChassis 326 } -- Cisco ONS 15530 Chassis, ETSI compliant
cevChassisSOHO71 OBJECT IDENTIFIER ::= { cevChassis 327 } -- Cisco SOHO Platform(Small Office Home Office) router having 10BaseT 4 ports hubed Ethernet LAN interface and 1 10BaseT Ethernet WAN Interface
cevChassis6400UAC OBJECT IDENTIFIER ::= { cevChassis 328 } -- Cisco 6400 Universal Access Concentrator
cevChassisRPMPR OBJECT IDENTIFIER ::= { cevChassis 329 } -- This is a chassis value for RPM-PR. RPM-PR is router blade in MGX series switch
cevChassis2610XM OBJECT IDENTIFIER ::= { cevChassis 330 } -- Cisco 2610XM platform with 1 integrated fast ethernet interfaces with SDRAM
cevChassis2611XM OBJECT IDENTIFIER ::= { cevChassis 331 } -- Cisco 2611XM platform with 2 integrated fast ethernet interfaces with SDRAM
cevChassis2620XM OBJECT IDENTIFIER ::= { cevChassis 332 } -- Cisco 2620XM platform with 1 integrated fast ethernet interfaces with SDRAM
cevChassis2621XM OBJECT IDENTIFIER ::= { cevChassis 333 } -- Cisco 2621XM platform with 2 integrated fast ethernet interfaces with SDRAM
cevChassis2650XM OBJECT IDENTIFIER ::= { cevChassis 334 } -- Cisco 2650XM platform with 1 integrated fast ethernet interfaces with SDRAM
cevChassis2651XM OBJECT IDENTIFIER ::= { cevChassis 335 } -- Cisco 2651XM platform with 2 integrated fast ethernet interfaces with SDRAM
cevChassisCat295024GDc OBJECT IDENTIFIER ::= { cevChassis 336 } -- Cisco Catalyst c2950 switch with 24 10/100 BaseTX ports and 2 GBIC (Gigabit Interface Converter) slots and DC power(WS-c2950G-24-DC)
cevChassisONS15540ESPx OBJECT IDENTIFIER ::= { cevChassis 337 } -- Cisco ONS 15540 Extended Services Platform chassis (without optical backplane)
cevChassisC7301 OBJECT IDENTIFIER ::= { cevChassis 340 } -- Cisco 7300 platform, 1 Rack Unit (RU) application specific router with 1 slot
cevChassis12816 OBJECT IDENTIFIER ::= { cevChassis 341 } -- Cisco 12816 platform with 16 slots
cevChassis12810 OBJECT IDENTIFIER ::= { cevChassis 342 } -- Cisco 12810 platform with 10 slots
cevChassisCat295024sx OBJECT IDENTIFIER ::= { cevChassis 347 } -- Cisco Catalyst c2950 switch with 24 10/100 BaseTX ports and 2 fixed 1000Base Multimode fiber (SX) ports (WS-C2950SX-24)
cevChassisAs5400HPX OBJECT IDENTIFIER ::= { cevChassis 348 } -- chassis for cisco As5400HPX
cevChassisAs5350HPX OBJECT IDENTIFIER ::= { cevChassis 349 } -- chassis for cisco AS5350HPX
cevChassisCat2955T12 OBJECT IDENTIFIER ::= { cevChassis 350} -- Cisco Catalyst c2955 Industrial switch with 12 10/100 BaseTX ports and 2 10/100/1000 Base-TX ports
cevChassisCat2955C12 OBJECT IDENTIFIER ::= { cevChassis 351 } -- Cisco Catalyst c2955 Industrial switch with 12 10/100 Base TX ports and 2 100 Base-FX ports
cevChassis837 OBJECT IDENTIFIER ::= { cevChassis 354 } -- Cisco 837 platform with 4-port 10/100 Base-T Ethernet Switch, 1 ADSL over POTS interface, data only model, hardware encryption
cevChassisSOHO97 OBJECT IDENTIFIER ::= { cevChassis 355 } -- SOHO (Small Office Home Office) Router, with 4-port 10/100 Base-T Ethernet Switch, 1 ADSL over POTS interface, data only model
cevChassis831 OBJECT IDENTIFIER ::= { cevChassis 356 } -- Cisco 831 platform with 4-port 10/100 Base-T Ethernet Switch, 1 10Base-T Ethernet WAN interface, hardware encryption
cevChassisSOHO91 OBJECT IDENTIFIER ::= { cevChassis 357 } -- SOHO (Small Office Home Office) Router, with 4-port 10/100 Base-T Ethernet Switch, 1 10Base-T Ethernet WAN interface
cevChassis836 OBJECT IDENTIFIER ::= { cevChassis 358 } -- Cisco 836 platform with 4-port 10/100 Base-T Ethernet Switch, 1 ADSL over ISDN interface, 1 ISDN BRI S/T interface, hardware encryption
cevChassisSOHO96 OBJECT IDENTIFIER ::= { cevChassis 359 } -- SOHO (Small Office Home Office) Router, with 4-port 10/100 Base-T Ethernet Switch, 1 ADSL over ISDN interface, 1 ISDN BRI S/T interface
cevChassisCat4507 OBJECT IDENTIFIER ::= { cevChassis 360 } -- Catalyst 4000 with 7 slots with redundant supervisors ( WS-C4507 )
cevChassisCat4506 OBJECT IDENTIFIER ::= { cevChassis 361 } -- Catalyst 4000 with 6 slots ( WS-C4506 )
cevChassisCat4503 OBJECT IDENTIFIER ::= { cevChassis 362 } -- Catalyst 4000 with 3 slots ( WS-C4503 )
cevChassis7507 OBJECT IDENTIFIER ::= { cevChassis 363 } -- Cisco 7507 chassis with 7 slots
cevChassis7513 OBJECT IDENTIFIER ::= { cevChassis 364 } -- Cisco 7513 chassis with 13 slots
cevChassisAIRAP1100 OBJECT IDENTIFIER ::= { cevChassis 365 } -- 1100 series WLAN Access Point with 1 10/100TX port, 1 IEEE 802.11 radio port
cevChassisCat2955S12 OBJECT IDENTIFIER ::= { cevChassis 367 } -- Cisco Catalyst c2955 Industrial switch with 12 10/100 Base T ports and 2 100 Base-LX Single Mode Uplink ports
cevChassisCisco7609 OBJECT IDENTIFIER ::= { cevChassis 368 } -- 9 slots chassis in Cisco 7600 family
cevChassisWSC65509 OBJECT IDENTIFIER ::= { cevChassis 369 } -- 9 slots chassis in Catalyst 6500 family
cevChassisCat375024 OBJECT IDENTIFIER ::= { cevChassis 370 } -- Catalyst 3750 24 10/100 ports + 2 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable Switch. (SFP Small Formfactor Pluggable)
cevChassisCat375048 OBJECT IDENTIFIER ::= { cevChassis 371 } -- Catalyst 3750 48 10/100 ports + 4 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable Switch. (SFP Small Formfactor Pluggable)
cevChassisCat375024TS OBJECT IDENTIFIER ::= { cevChassis 372 } -- Catalyst 3750 24 10/100/1000 ports + 4 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable Switch. (SFP Small Formfactor Pluggable)
cevChassisCat375024T OBJECT IDENTIFIER ::= { cevChassis 373 } -- Catalyst 3750 24 10/100/1000 ports fixed configuration Layer 2/Layer 3 Ethernet Stackable Switch.
cevChassisMWR1941DC OBJECT IDENTIFIER ::= { cevChassis 374 } -- The Mobile Wireless Router (MWR-1941-DC) is a router with a universal power supply targeted at application in a cell site Base Transceiver Station (BTS) providing T1/E1 backhaul connections to the aggregation node in Radio Access Networks (RAN).
cevChassisDSC9506 OBJECT IDENTIFIER ::= { cevChassis 375 } -- DS-C9506 - MDS 9506 Chassis
cevChassisDSC9509 OBJECT IDENTIFIER ::= { cevChassis 376 } -- DS-C9509 - MDS 9509 Chassis
cevChassisDSC9513 OBJECT IDENTIFIER ::= { cevChassis 377 } -- DS-C9513 - MDS 9513 Chassis
cevChassisONS15201 OBJECT IDENTIFIER ::= { cevChassis 378 } -- Cisco ONS 15201 Single Channel Unit
cevChassisONS15252 OBJECT IDENTIFIER ::= { cevChassis 379 } -- Cisco ONS 15252 Multi Channel Unit
cevChassisMdsDSX9216 OBJECT IDENTIFIER ::= { cevChassis 380 } -- DS-X9216 - MDS 9216 Chassis
cevChassisVG200 OBJECT IDENTIFIER ::= { cevChassis 381 } -- The Cisco VG200 chassis for Voice-over-IP (VoIP) Gateway
cevChassisAIRAP1210 OBJECT IDENTIFIER ::= { cevChassis 382 } -- 1200 series WLAN Access Point on Cisco IOS platform with 1 10/100TX port, 1 CardBus slot, 1 Mini PCI slot
cevChassisCat375048PS OBJECT IDENTIFIER ::= { cevChassis 383 } -- Catalyst 3750 48 10/100 ports with In-Line Power + 2 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable Switch.(SFP Small Formfactor Pluggable)
cevChassisCat375024PS OBJECT IDENTIFIER ::= { cevChassis 384 } -- Catalyst 3750 24 10/100 ports with In-Line Power + 2 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable Switch.(SFP Small Formfactor Pluggable)
cevChassisCe510 OBJECT IDENTIFIER ::= { cevChassis 385 } -- Cisco Content Engine Model 510
cevChassisCe565 OBJECT IDENTIFIER ::= { cevChassis 386 } -- Cisco Content Engine Model 565
cevChassisCe7305 OBJECT IDENTIFIER ::= { cevChassis 387 } -- Cisco Content Engine Model 7305
cevChassisCe7325 OBJECT IDENTIFIER ::= { cevChassis 388 } -- Cisco Content Engine Model 7325
cevChassisCe4630 OBJECT IDENTIFIER ::= { cevChassis 389 } -- Cisco Content Engine Model 4630
cevChassisCe4650 OBJECT IDENTIFIER ::= { cevChassis 390 } -- Cisco Content Engine Model 4650
cevChassisCat297024 OBJECT IDENTIFIER ::= { cevChassis 391 } -- Catalyst 2970 24 10/100/1000 ports fixed configuration Layer 2 Ethernet Switch
cevChassisCisco7613 OBJECT IDENTIFIER ::= { cevChassis 392 } -- Cisco Internet router 7600 Series Chassis with 13 slots
cevChassisCat3750Ge12Sfp OBJECT IDENTIFIER ::= { cevChassis 394 } -- Catalyst 3750 12 Ethernet Gigabit SFP ports stackable switch.(SFP: Small Form factor Pluggable)
cevChassisCr4450 OBJECT IDENTIFIER ::= { cevChassis 395 } -- Cisco Content Router Model 4450
cevChassisAIRBR1410 OBJECT IDENTIFIER ::= { cevChassis 396 } -- 1410 Series Wireless LAN Bridge on Cisco IOS platform with 1 10/100Tx port and 1 5-GHz radio
cevChassisWSC6509neba OBJECT IDENTIFIER ::= { cevChassis 397 } -- Catalyst 6500 series chassis with 9 slots
cevChassisCat4510 OBJECT IDENTIFIER ::= { cevChassis 398 } -- Catalyst 4000 with 10 slots ( WS-C4510R )
cevChassisCisco1711 OBJECT IDENTIFIER ::= { cevChassis 399 } -- Enhanced security router with 4 FastEthernet switch ports, 1 Analog modem port, 1 FastEthernet port and a hardware encryption module
cevChassisCisco1712 OBJECT IDENTIFIER ::= { cevChassis 400 } -- Enhanced security router with 4 FastEthernet switch ports, 1 Basic Rate Interface(S/T) data port, 1 FastEthernet port and a hardware encryption module.
cevChassisCisco1701 OBJECT IDENTIFIER ::= { cevChassis 401 } -- c1701 is a re-packaging of existing products to create a fixed configuration sku. It has ADSLoPOTs WIC and ISDN BRI (S/T) WIC riveted into it.
cevChassis29408TT OBJECT IDENTIFIER ::= { cevChassis 402 } -- Catalyst 2940 L2 switch with 8 10/100 copper ports and 1 10/100/1000 copper uplink port.
cevChassis29408TF OBJECT IDENTIFIER ::= { cevChassis 403 } -- Catalyst 2940 L2 switch with 8 10/100 copper ports, 1 100 FX Uplink port and 1 Gigabit SFP Module slot.
cevChassis3825 OBJECT IDENTIFIER ::= { cevChassis 404 } -- Two Network Module Slots, Four WIC slots, Two Gigabit Ethernet ports 3800 family router
cevChassis3845 OBJECT IDENTIFIER ::= { cevChassis 405 } -- Four Network Module Slots, Four WIC slots, Two Gigabit Ethernet ports 3800 family router
cevChassis2430Iad24Fxs OBJECT IDENTIFIER ::= { cevChassis 406 } -- cIAD2430 with 24FXS, 2FE
cevChassis2431Iad8Fxs OBJECT IDENTIFIER ::= { cevChassis 407 } -- cIAD2431 with 8FXS, 2FE, 1T1/E1, 1 vwic slot
cevChassis2431Iad16Fxs OBJECT IDENTIFIER ::= { cevChassis 408 } -- cIAD2431 with 16FXS, 2FE, 1T1/E1, 1 vwic slot
cevChassis2431Iad1T1E1 OBJECT IDENTIFIER ::= { cevChassis 409 } -- cIAD2431 with 2FE, 2T1/E1, 1 vwic slot
cevChassis2432Iad24Fxs OBJECT IDENTIFIER ::= { cevChassis 410 } -- cIAD2432 with 24FXS, 2FE, 2T1E1, 1 vwic slot
cevChassisDSC9140K9 OBJECT IDENTIFIER ::= { cevChassis 411 } -- DS-C9140-K9 - MDS 9140, 40-Port Fixed config Fabric Switch Chassis
cevChassisAirAp350IOS OBJECT IDENTIFIER ::= { cevChassis 412 } -- Cisco Wireless LAN Access Point 350 series on IOS platform with 1 10/100TX port, 1 IEEE 802.11 radio port
cevChassis3220 OBJECT IDENTIFIER ::= { cevChassis 413 } -- Cisco 3220 Platform - Mobile Access Router Chassis.
cevChassisDSC9120K9 OBJECT IDENTIFIER ::= { cevChassis 414 } -- DS-C9120-K9 - MDS 9120, 20-Port Fixed config Fabric Switch Chassis
cevChassisCat295024LreSt997 OBJECT IDENTIFIER ::= { cevChassis 415 } -- Cisco Catalyst2950 Long Reach Ethernet switch that confirms to ETSI 997 with 24 LRE interfaces, 2 10/100/1000 Small form factor copper interfaces and DC power supply(WS-C2905ST-24-LRE-997)
cevChassisCat6kSup720 OBJECT IDENTIFIER ::= { cevChassis 416} -- Catalyst 6500 Supervisor Module 720 CPU board that is treated as a standalone system by the NMS
cevChassisVG224 OBJECT IDENTIFIER ::= { cevChassis 417 } -- Line side Analog Gateway with 24FXS Analog ports
cevChassisCat295048T OBJECT IDENTIFIER ::= { cevChassis 418 } -- Cisco Catalyst c2950 switch with 48 10/100BaseT ports and 2 10/100/1000 BaseT ports
cevChassisCat295048SX OBJECT IDENTIFIER ::= { cevChassis 419 } -- Cisco Catalyst c2950 switch with 48 10/100BaseTX ports and 2 fixed 1000Base Multimode fiber (SX) ports
cevChassisCat297024TS OBJECT IDENTIFIER ::= { cevChassis 420 } -- Catalyst 2970 24 10/100/1000 ports + 4 Gigabit SFP ports fixed configuration Layer 2 Ethernet Switch.
cevChassisCrs116Fabric OBJECT IDENTIFIER ::= { cevChassis 421 } -- CRS1 16 slots Fabric Chassis
cevChassisCrs116LineCard OBJECT IDENTIFIER ::= { cevChassis 422 } -- CRS1 16 slots Line Card Chassis
cevChassisCrs18LineCard OBJECT IDENTIFIER ::= { cevChassis 423 } -- CRS1 8 slots Line Card Chassis
cevChassisCat356048PS OBJECT IDENTIFIER ::= { cevChassis 424 } -- Catalyst 3560 48 10/100 ports with In-Line Power + 4 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Switch.(SFP Small Formfactor Pluggable)
cevChassisCat356024PS OBJECT IDENTIFIER ::= { cevChassis 425 } -- Catalyst 3560 24 10/100 ports with In-Line Power + 2 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Switch.(SFP Small Formfactor Pluggable)
cevChassisAIRBR1300 OBJECT IDENTIFIER ::= { cevChassis 426 } -- Cisco Aironet 1300 Series Wireless Bridge with 1 10/100TX Ethernet port, 1 IEEE 802.11g radio port
cevChassis12004 OBJECT IDENTIFIER ::= { cevChassis 427 } -- Cisco 12000 platform with 4 slots
cevChassis12006 OBJECT IDENTIFIER ::= { cevChassis 428 } -- Cisco 12000 platform with 6 slots
cevChassis851 OBJECT IDENTIFIER ::= { cevChassis 429 } -- Cisco 851 platform with 1 10/100T ethernet WAN interface, 4-port 10/100 Base-T LAN Ethernet switch, 4 USB ports, hardware encryption and Wireless LAN card
cevChassis857 OBJECT IDENTIFIER ::= { cevChassis 430 } -- Cisco 857 platform with 1 DSL over POTS WAN interface, 4-port 10/100 Base-T LAN Ethernet switch, 4 USB ports, hardware encryption and an optional Wireless LAN card
cevChassis876 OBJECT IDENTIFIER ::= { cevChassis 431 } -- Cisco 876 platform with 1 ADSL over ISDN WAN interface, 4-port 10/100 Base-T LAN Ethernet switch, 4 USB ports, 1 ISDN BRI S/T interface, hardware encryption and an optional Wireless LAN card
cevChassis877 OBJECT IDENTIFIER ::= { cevChassis 432 } -- Cisco 877 platform with 1 ADSL over POTS WAN interface, 4-port 10/100 BASE-T LAN Ethernet switch, 4 USB ports, hardware encryption and an optional Wireless LAN card
cevChassis878 OBJECT IDENTIFIER ::= { cevChassis 433 } -- Cisco 878 platform with 1 SHDSL WAN interface, 4-port 10/100 Base-T LAN Ethernet switch, 4 USB ports, 1 ISDN BRI S/T interface, hardware encryption and an optional Wireless LAN card
cevChassis871 OBJECT IDENTIFIER ::= { cevChassis 434 } -- Cisco 871 platform with 1 10/100T ethernet WAN interface, 4-port 10/100 Base-T LAN Ethernet switch, 4 USB ports, hardware encryption and an optional Wireless LAN card
cevChassisUmg9820 OBJECT IDENTIFIER ::= { cevChassis 435 } -- A stand-alone "pizza-box" video QAM device enabling delivery of VOD/SVOD/NVPR services via low-cost, line-rate GbE transport solutions from centralized servers to local cable hubs
cevChassis2811 OBJECT IDENTIFIER ::= { cevChassis 436 } -- 2800 Family Router with two integrated fast ethernets and integrated VPN
cevChassis2821 OBJECT IDENTIFIER ::= { cevChassis 437 } -- 2800 Family Router with two integrated gigabit ethernets and integrated VPN
cevChassis2851 OBJECT IDENTIFIER ::= { cevChassis 438 } -- 2800 Family Router with two integrated gigabit ethernets and integrated VPN
cevChassisCat375024ME OBJECT IDENTIFIER ::= { cevChassis 439 } -- Metro Ethernet Catalyst 3750 24-10/100 + 2 SFP ports for downlinks and 2 SFP ES (Enhanched Service) ports for uplinks
-- Assignment Cancelled. Reuse the OID cevChassisWGB3201 OBJECT IDENTIFIER ::= { cevChassis 440 } Cisco 3201 802.11g Work Group Bridge Wireless MIC (Mobile Interface card) with 802.11g wireless interface in the PC104 + form factor. An interface card for the existing MAR 3200 products(Mobile Access Router)
-- Assignment Cancelled. Reuse the OID cevChassisAP3201 OBJECT IDENTIFIER ::= { cevChassis 441 } Cisco 3201 Wireless MIC (Mobile Interface card) Root Access Point card with 802.11g wireless interface in the PC104 + form factor. An interface card for the existing MAR 3200 products (Mobile Access Router)
cevChassisMdsDSC9216AK9 OBJECT IDENTIFIER ::= { cevChassis 442 } -- DS-C9216A-K9 - MDS 9216A Chassis
cevChassis3201WMIC OBJECT IDENTIFIER ::= { cevChassis 443 } -- Cisco 3201 Wireless MIC (Mobile Interface card) with 802.11g wireless interface in the PC104+ form factor. An interface card for the existing MAR 3200 products(Mobile Access Router)
cevChassisCat3750G16TD OBJECT IDENTIFIER ::= { cevChassis 444 } -- Cisco Catalyst 3750 switch with 16 gigabit and one 10G ethernet port (WS-C3750G-16TD)
cevChassis1718 OBJECT IDENTIFIER ::= { cevChassis 445 } -- Voice capable Cisco 1700 Router with 4 FastEthernet switch ports, 1 FastEthernet port and 4 FXS-DID ports
cevChassisIGESM OBJECT IDENTIFIER ::= { cevChassis 446 } -- Cisco Systems Intelligent Gigabit Ethernet Switch Module for IBM eServer BladeCenter (OS-CIGESM-18TT-E)
cevChassisASA5510 OBJECT IDENTIFIER ::= { cevChassis 447 } -- This is Adaptive Security Appliance (ASA) 5510. This security appliance combines functions of firewall, intrusion prevention, VPN hub and remote access hub. This is a standalone appliance with no linecards
cevChassisASA5520 OBJECT IDENTIFIER ::= { cevChassis 448 } -- This is Adaptive Security Appliance (ASA) 5520. This security appliance combines functions of firewall, IDS sensor, VPN hub and remote access hub. This is a modular chassis with a slot for one line card
cevChassisASA5540 OBJECT IDENTIFIER ::= { cevChassis 449 } -- This is Adaptive Security Appliance (ASA) 5540. This security appliance combines functions of firewall, intrusion prevention, VPN hub and remote access hub. This is a modular chassis with a slot for one line card
cevChassis1841 OBJECT IDENTIFIER ::= { cevChassis 450 } -- 1700 Next Generation data only router with 2 slots
cevChassis2801 OBJECT IDENTIFIER ::= { cevChassis 451 } -- 1700 Next Generation voice enabled router with 4 slots
cevChassisCe511K9 OBJECT IDENTIFIER ::= { cevChassis 452 } -- Cisco Content Engine Model CE-511-K9
cevChassisCe566K9 OBJECT IDENTIFIER ::= { cevChassis 453 } -- Cisco Content Engine Model CE-566-K9
cevChassisASA5560 OBJECT IDENTIFIER ::= { cevChassis 454 } -- This is the Service Provider class Adaptive Security Appliance(ASA) model 5560. This security appliance combines functions of firewall, IDS sensor, VPN hub and remote access hub and provides for redundant Security Services cards and power supply units
cevChassisMGX8880 OBJECT IDENTIFIER ::= { cevChassis 455 } -- Cisco MGX8880 chassis with 32 half height slots
cevChassisCe7306K9 OBJECT IDENTIFIER ::= { cevChassis 456 } -- Cisco Content Engine Model CE-7306-K9
cevChassisCe7326K9 OBJECT IDENTIFIER ::= { cevChassis 457 } -- Cisco Content Engine Model CE-7326-K9
cevChassisCat3750G24PS OBJECT IDENTIFIER ::= { cevChassis 458 } -- Catalyst 3750 24 10/100/1000 Power over Ethernet ports + 4 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable Switch. (SFP Small Formfactor Pluggable)
cevChassisCat3750G48PS OBJECT IDENTIFIER ::= { cevChassis 459 } -- Catalyst 3750 48 10/100/1000 Power over Ethernet ports + 4 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable Switch. (SFP Small Formfactor Pluggable)
cevChassisCat3750G48TS OBJECT IDENTIFIER ::= { cevChassis 460 } -- Catalyst 3750 48 10/100/1000 ports + 4 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable Switch. (SFP Small Formfactor Pluggable)
cevChassisCat297048TS OBJECT IDENTIFIER ::= { cevChassis 461 } -- Catalyst 2970 48 10/100/1000 ports + 4 Gigabit SFP ports fixed configuration Layer 2 Ethernet Switch. (SFP Small Form factor Pluggable)
cevChassisDSX9132K9 OBJECT IDENTIFIER ::= { cevChassis 462 } -- DS-X9132-K9 MDS 9132 Chassis
cevChassisDSX9116K9 OBJECT IDENTIFIER ::= { cevChassis 463 } -- DS-X9116-K9 MDS 9116 Chassis
cevChassisBMGX8830 OBJECT IDENTIFIER ::= { cevChassis 464 } -- Cisco Multiservice Switch (Model B) with 14 half height slots
cevChassisBMGX8850 OBJECT IDENTIFIER ::= { cevChassis 465 } -- Cisco Multiservice Gigabit Switch (Model B) with 32 half height slots
cevChassisWsC4948 OBJECT IDENTIFIER ::= { cevChassis 466 } -- Cisco Catalyst 4000 series fixed configuration switch with 48 wirespeed 10/100/1000BaseT ports and 4 wirespeed 1000BaseX SFP ports
cevChassisCe501K9 OBJECT IDENTIFIER ::= { cevChassis 467 } -- Cisco Content Engine Model CE-501-K9
cevChassisCat3560G24PS OBJECT IDENTIFIER ::= { cevChassis 468 } -- Catalyst 3560 24 10/100/1000 Power over Ethernet ports + 4 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Switch. (SFP Small Formfactor Pluggable)
cevChassisCat3560G24TS OBJECT IDENTIFIER ::= { cevChassis 469 } -- Catalyst 3560 24 10/100/1000 ports + 4 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Switch. (SFP Small Formfactor Pluggable)
cevChassisCat3560G48PS OBJECT IDENTIFIER ::= { cevChassis 470 } -- Catalyst 3560 48 10/100/1000 Power over Ethernet ports + 4 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Switch. (SFP Small Formfactor Pluggable)
cevChassisCat3560G48TS OBJECT IDENTIFIER ::= { cevChassis 471 } -- Catalyst 3560 48 10/100/1000 ports + 4 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Switch. (SFP Small Formfactor Pluggable)
cevChassisDSC9216iK9 OBJECT IDENTIFIER ::= { cevChassis 472 } -- 2-Slot MDS fabric switch chassis
cevChassisAs5400XM OBJECT IDENTIFIER ::= { cevChassis 473 } -- Chassis for Cisco AS5400XM
cevChassisAs5350XM OBJECT IDENTIFIER ::= { cevChassis 474 } -- Chassis for Cisco AS5350XM
cevChassisAIRAP1130 OBJECT IDENTIFIER ::= { cevChassis 475 } -- Cisco Aironet 1130 series WLAN Access Point with 1 10/100TX port, dual IEEE 802.11a and 802.11g radio port
cevChassisCisco7604 OBJECT IDENTIFIER ::= { cevChassis 476 } -- Cisco 7604 chassis, a 4-slot chassis.
cevChassisWsC494810GE OBJECT IDENTIFIER ::= { cevChassis 477 } -- Catalyst 4000 series fixed configuration switch with 48 10/100/1000BaseT wirespeed ports and two 10Gbps ports
cevChassisCat3750G24TS1U OBJECT IDENTIFIER ::= { cevChassis 478 } -- Catalyst 3750 24 10/100/1000 Ethernet ports + 4 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable Switch. (SFP Small Formfactor Pluggable)
-- removed can reuse assignment
cevChassis371098HP001 OBJECT IDENTIFIER ::= { cevChassis 480 } -- 24 port Gigabit Ethernet switch module for HP ProLiant BL p-class server chassis
cevChassisSB101 OBJECT IDENTIFIER ::= { cevChassis 481 } -- (Small Buisness) Router, with 4-port 10/100 Base-T Ethernet Switch, 1 10Base-T Ethernet WAN interface
cevChassisSB106 OBJECT IDENTIFIER ::= { cevChassis 482 } -- (Small Buisness) Router, with 4-port 10/100 Base-T Ethernet Switch, 1 ADSL over ISDN interface, 1 ISDN BRI S/T interface
cevChassisSB107 OBJECT IDENTIFIER ::= { cevChassis 483 } -- (Small Buisness) Router, with 4-port 10/100 Base-T Ethernet Switch, 1 ADSL over POTS interface, data only model
cevChassisCat356024TS OBJECT IDENTIFIER ::= { cevChassis 484 } -- Catalyst 3560 24 10/100 ports + 2 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Switch. (SFP Small Formfactor Pluggable)
cevChassisCat356048TS OBJECT IDENTIFIER ::= { cevChassis 485 } -- Catalyst 3560 48 10/100 ports + 4 Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Switch. (SFP Small Formfactor Pluggable)
cevChassisONS15310 OBJECT IDENTIFIER ::= { cevChassis 486 } -- Cisco ONS 15310 Platform Chassis
cevChassis1801 OBJECT IDENTIFIER ::= { cevChassis 487 } -- Cisco 1800 platform with 1 ADSL over POTS WAN interface, 8-port 10/100 BASE-T LAN Ethernet switch, 1 ISDN BRI S/T interface, 2 USB ports and an optional Wireless LAN card.
cevChassis1802 OBJECT IDENTIFIER ::= { cevChassis 488 } -- Cisco 1800 platform with 1 ADSL over ISDN WAN interface, 8-port 10/100 BASE-T LAN Ethernet switch, 1 ISDN BRI S/T interface, 2 USB ports and an optional Wireless LAN card.
cevChassis1803 OBJECT IDENTIFIER ::= { cevChassis 489 } -- Cisco 1800 platform with 1 G.SHDSL 4-wire interface, 8-port 10/100 BASE-T LAN Ethernet switch, 1 ISDN BRI S/T interface, 2 USB ports and an optional Wireless LAN card.
cevChassis1811 OBJECT IDENTIFIER ::= { cevChassis 490 } -- Cisco 1800 platform with V.92 Modem, 8-port 10/100 BASE-T LAN Ethernet switch, 2 USB ports and an optional Wireless LAN card.
cevChassis1812 OBJECT IDENTIFIER ::= { cevChassis 491 } -- Cisco 1800 platform with ISDN BRI S/T interface, 8-port 10/100 BASE-T LAN Ethernet switch, 2 USB ports and an optional Wireless LAN card.
cevWLSEChassis1130 OBJECT IDENTIFIER ::= { cevChassis 492 } -- Chassis for Cisco WLSE 1130.
cevWLSEChassis1030 OBJECT IDENTIFIER ::= { cevChassis 493 } -- Chassis for Cisco WLSE Express 1030.
cevChassisIDS4210 OBJECT IDENTIFIER ::= { cevChassis 495 } -- Cisco Intrusion Detection System 4210
cevChassisIDS4215 OBJECT IDENTIFIER ::= { cevChassis 496 } -- Cisco Intrusion Detection System 4215
cevChassisIDS4235 OBJECT IDENTIFIER ::= { cevChassis 497 } -- Cisco Intrusion Detection System 4235
cevChassisIDS4240 OBJECT IDENTIFIER ::= { cevChassis 498 } -- Cisco Intrusion Prevention System 4240
cevChassisIDS4250 OBJECT IDENTIFIER ::= { cevChassis 499 } -- Cisco Intrusion Detection System 4250
cevChassisIDS4250SX OBJECT IDENTIFIER ::= { cevChassis 500 } -- Cisco Intrusion Detection System 4250 with fiber interface
cevChassisIDS4250XL OBJECT IDENTIFIER ::= { cevChassis 501 } -- Cisco Intrusion Detection System 4250 with accelerator card
cevChassisIDS4255 OBJECT IDENTIFIER ::= { cevChassis 502 } -- Cisco Intrusion Prevention System 4255
cevChassisCat375024FS OBJECT IDENTIFIER ::= { cevChassis 503 } -- Catalyst 3750 24 100BaseFX ports + 2 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet switch. (SFP:Small Formfactor Pluggable)
cevChassisWSC6504E OBJECT IDENTIFIER ::= { cevChassis 504 } -- 4 slots chassis in Catalyst 6500 family
cevChassisIGESMSFP OBJECT IDENTIFIER ::= { cevChassis 505 } -- Cisco Systems Intelligent Gigabit Ethernet Switch Module with SFPs for IBM eServer BladeCenter (OS-CIGESM-18-SFP-E)
cevChasisFe6326K9 OBJECT IDENTIFIER ::= { cevChassis 506 } -- Cisco File Engine Model FE-6326-K9
cevChassisFe7326K9 OBJECT IDENTIFIER ::= { cevChassis 508 } -- Cisco File Engine Model FE-7326-K9
cevChassisFe511K9 OBJECT IDENTIFIER ::= { cevChassis 509 } -- Cisco File Engine Model FE-511-K9
cevChassisSCEDispatcher OBJECT IDENTIFIER ::= { cevChassis 510 } -- Cisco Service Control Engine Dispatcher
cevChassisSCE2000 OBJECT IDENTIFIER ::= { cevChassis 511 } -- Cisco SCE2000 Service Control Engine
cevChassisSCE1000 OBJECT IDENTIFIER ::= { cevChassis 512 } -- Cisco SCE1000 Service Control Engine
cevChassisAIRAP1240 OBJECT IDENTIFIER ::= { cevChassis 513 } -- Cisco Aironet 1240 series WLAN Access Point with 1 10/100TX port, dual IEEE 802.11a and 802.11g radio ports, external antenna connectors
cevChassisDSC902020K9 OBJECT IDENTIFIER ::= { cevChassis 514 } -- DS-C9020-20K9 - MDS 9020-20K9, 20-Port 4 Gbps Fibre Channel Fabric Switch, Commercial
cevChassisFe611K9 OBJECT IDENTIFIER ::= { cevChassis 515 } -- Cisco File Engine Model FE-611-K9
cevChassisCat3750Ge12SfpDc OBJECT IDENTIFIER ::= { cevChassis 520 } -- Catalyst 3750 12 Gigabit Ethernet SFP (small Form Factor Plugable) port chassis
cevChassisCat296024 OBJECT IDENTIFIER ::= { cevChassis 521 } -- Catalyst 2960 24 10/100 ports + 2 dual purpose Gigabit Ethernet ports fixed configuration Layer 2 Ethernet switch.
cevChassisCat296048 OBJECT IDENTIFIER ::= { cevChassis 522 } -- Catalyst 2960 48 10/100 ports + 2 dual purpose Gigabit Ethernet ports fixed configuration Layer 2 Ethernet switch.
cevChassisCat2960G24 OBJECT IDENTIFIER ::= { cevChassis 523 } -- Catalyst 2960 20 10/100/1000 ports + 4 dual purpose Gigabit Ethernet ports fixed configuration Layer 2 Ethernet switch.
cevChassisCat2960G48 OBJECT IDENTIFIER ::= { cevChassis 524 } -- Catalyst 2960 44 10/100/1000 ports + 4 dual purpose Gigabit Ethernet ports fixed configuration Layer 2 Ethernet switch.
cevChassisCat6kMsfc2a OBJECT IDENTIFIER ::= { cevChassis 529 } -- Multilevel Switching Feature Card Version 2a for Catalyst 6000 that is treated as a standalone system by the NMS
cevChassisCe611K9 OBJECT IDENTIFIER ::= { cevChassis 530 } -- Cisco Content Engine Model CE-611-K9
cevChassisME6340ACA OBJECT IDENTIFIER ::= { cevChassis 531 } -- DSL Switch 48 port ADSL2/2+, Annex A, AC
cevChassisME6340DCA OBJECT IDENTIFIER ::= { cevChassis 532 } -- DSL Switch 48 port ADSL2/2+, Annex A, DC
cevChassisME6340DCB OBJECT IDENTIFIER ::= { cevChassis 533 } -- DSL Switch 48 port ADSL2/2+, Annex B, DC
cevChassisCat296024TT OBJECT IDENTIFIER ::= { cevChassis 534 } -- Catalyst 2960 24 10/100 ports + 2 10/100/1000 ports fixed configuration Layer 2 Ethernet Switch.
cevChassisCat296048TT OBJECT IDENTIFIER ::= { cevChassis 535 } -- Catalyst 2960 48 10/100 ports + 2 10/100/1000 ports fixed configuration Layer 2 Ethernet Switch.
cevChassisIGESMSFPT OBJECT IDENTIFIER ::= { cevChassis 536 } -- Cisco Systems Intelligent Gigabit Ethernet Switch Module with SFPs for IBM eServer BladeCenter Telco Chassis (OS-CIGESM-18-SFP-E)
cevChassisMec6524gs8s OBJECT IDENTIFIER ::= { cevChassis 537 } -- Catalyst 6524 chassis with 24 port SFP and 8 SFP uplinks
cevChassisMec6524gt8s OBJECT IDENTIFIER ::= { cevChassis 538 } -- Catalyst 6524 chassis with 24 port 10/100/1000BaseT and 8 SFP uplinks
cevChassisPaldron OBJECT IDENTIFIER ::= { cevChassis 541 } -- ARM Development Platform
cevChassisIGESMT OBJECT IDENTIFIER ::= { cevChassis 542 } -- Cisco Systems Intelligent Gigabit Ethernet Switch Module for IBM eServer BladeCenter Telco Chassis (OS-CIGESM-18TT-E)
cevChassisCatCE50024TT OBJECT IDENTIFIER ::= { cevChassis 543 } -- Catalyst Express 500 24 10/100 ports + 2 Gigabit Ethernet ports fixed configuration Layer 2 Ethernet switch
cevChassisCatCE50024LC OBJECT IDENTIFIER ::= { cevChassis 544 } -- Catalyst Express 500 24 10/100 ports (4 Power Over Ethernet Ports) + 2 dual purpose Gigabit Ethernet ports fixed configuration Layer 2 Ethernet switch
cevChassisCatCE50024PC OBJECT IDENTIFIER ::= { cevChassis 545 } -- Catalyst Express 500 24 10/100 Power Over Ethernet Ports + 2 dual purpose Gigabit Ethernet ports fixed configuration Layer 2 Ethernet switch
cevChassisCatCE50012TC OBJECT IDENTIFIER ::= { cevChassis 546 } -- Catalyst Express 500 8 Gigabit Ethernet Ports + 4 dual purpose Gigabit Ethernet ports fixed configuration Layer 2 Ethernet switch
cevChassis5750 OBJECT IDENTIFIER ::= { cevChassis 547 } -- High Assurance Router
cevChassisMWR1941DCA OBJECT IDENTIFIER ::= { cevChassis 548 } -- The Mobile Wireless Router (MWR-1941-DC-A) is a router with a universal power supply targeted at application in a cell site Base Transceiver Station (BTS) providing backhaul connections to the aggregation node in Radio Access Networks (RAN) and support for AIM module.
cevChassis815 OBJECT IDENTIFIER ::= { cevChassis 549 } -- Cisco 815 platform fixed configuration cable modem router with 4 FastEthernet switch ports, 1 Cable modem port, 1 FastEthernet port
cevChassis240024TSA OBJECT IDENTIFIER ::= { cevChassis 550 } -- Metro Ethernet 2400, 24 10/100 Fast Ethernet + 2 SFP ports fixed configuration Layer 2 Ethernet switch, AC power.
cevChassis240024TSD OBJECT IDENTIFIER ::= { cevChassis 551 } -- Metro Ethernet 2400, 24 10/100 Fast Ethernet + 2 SFP ports fixed configuration Layer 2 Ethernet switch, DC power.
cevChassis340024TSA OBJECT IDENTIFIER ::= { cevChassis 552 } -- Metro Ethernet 3400, 24 10/100 Fast Ethernet + 2 SFP ports fixed configuration Layer 2/3 Ethernet switch, AC power.
cevChassis340024TSD OBJECT IDENTIFIER ::= { cevChassis 553 } -- Metro Ethernet 3400, 24 10/100 Fast Ethernet + 2 SFP ports fixed configuration Layer 2/3 Ethernet switch, DC power.
cevChassisFe2636 OBJECT IDENTIFIER ::= { cevChassis 556 } -- Cisco File Engine Module for 26xx and 36xx routers
cevChassisIDS4220 OBJECT IDENTIFIER ::= { cevChassis 557 } -- Cisco Intrusion Detection System 4220
cevChassisIDS4230 OBJECT IDENTIFIER ::= { cevChassis 558 } -- Cisco Intrusion Detection System 4230
cevChassisASA5505 OBJECT IDENTIFIER ::= { cevChassis 560 } -- This is Adaptive Security Appliance (ASA) 5505. This security appliance combines firewall, intrusion prevention, VPN and remote access capabilities. One expansion slot is provided for additional services
cevChassisWS3020HPQ OBJECT IDENTIFIER ::= { cevChassis 561 } -- Cisco Catalyst Bladeswitch 3020 for HP
cevChassisWS3030DEL OBJECT IDENTIFIER ::= { cevChassis 562 } -- Cisco Catalyst Bladeswitch 3030 for Dell
cevChassisWLSE1133 OBJECT IDENTIFIER ::= { cevChassis 563 } -- Chassis for Cisco WLSE 1133
cevChassisASA5550 OBJECT IDENTIFIER ::= { cevChassis 564 } -- This is an Adaptive Security Appliance (ASA) 5550. This security appliance combines firewall, VPN and remote access capabilities.It is a fixed configuration device containing one ASA-SSM-4GE module.
cevChassisWae612K9 OBJECT IDENTIFIER ::= { cevChassis 565 } -- Cisco Wide Area Engine Model WAE-612-K9
cevChassisAirap1250 OBJECT IDENTIFIER ::= { cevChassis 567 } -- Cisco Aironet 1250 series WLAN Access Point with one 10/100/1000TX port and dual IEEE 802.11n radio ports
cevChassisCe512K9 OBJECT IDENTIFIER ::= { cevChassis 568 } -- Cisco Content Engine Model CE-512-K9
cevChassisFe512K9 OBJECT IDENTIFIER ::= { cevChassis 569 } -- Cisco File Engine Model FE-512-K9
cevChassisCe612K9 OBJECT IDENTIFIER ::= { cevChassis 570 } -- Cisco Content Engine Model CE-612-K9
cevChassisFe612K9 OBJECT IDENTIFIER ::= { cevChassis 571 } -- Cisco File Engine Model FE-612-K9
cevChassisOe512K9 OBJECT IDENTIFIER ::= { cevChassis 573 } -- Cisco Optimization Engine Model OE-512-K9
cevChassisOe612K9 OBJECT IDENTIFIER ::= { cevChassis 574 } -- Cisco Optimization Engine Model OE-612-K9
cevChassisCat3750G24WS OBJECT IDENTIFIER ::= { cevChassis 575 } -- Catalyst 3750 Unified Access Switch with 24 10/100/1000 Power over Ethernet ports + 2 Gigabit Ethernet SFP ports and integrated Wireless Controller
cevChassisCrs14LineCard OBJECT IDENTIFIER ::= { cevChassis 576 } -- Cisco CRS-1 Series 4 Slots Line Card Chassis
cevChassisMe3400g12CsA OBJECT IDENTIFIER ::= { cevChassis 577 } -- Metro Ethernet 3400 , 12 GE/SFP ports + 4 SFP ports fixed configuration Layer 2/3 Ethernet switch, AC power
cevChassisMe3400g12CsD OBJECT IDENTIFIER ::= { cevChassis 578 } -- Metro Ethernet 3400 , 12 GE/SFP ports + 4 SFP ports fixed configuration Layer 2/3 Ethernet switch, DC power
cevChassis877M OBJECT IDENTIFIER ::= { cevChassis 579 } -- Cisco 877 platform with 1 ADSL Annex M over POTS WAN interface, 4-port 10/100 BASE-T LAN Ethernet switch, hardware encryption and an optional Wireless LAN card
cevChassis1801M OBJECT IDENTIFIER ::= { cevChassis 580 } -- Cisco 1800 platform with 1 ADSL Annex M over POTS WAN interface, 8-port 10/100 BASE-T LAN Ethernet switch, 1 ISDN BRI S/T interface and an optional Wireless LAN.
cevChassisWsCbs3040Fsc OBJECT IDENTIFIER ::= { cevChassis 581 } -- Cisco Catalyst Blade Switch 3040 for FSC
cevChassisSpaIPSEC2g2 OBJECT IDENTIFIER ::= { cevChassis 582 } -- IPSec Shared Port Adapter with 2 Gbps DES/3DES/AES (SPA-IPSEC-2G-2)
cevChassisOe511K9 OBJECT IDENTIFIER ::= { cevChassis 583 } -- Cisco Optimization Engine Model OE-511-K9
cevChassisOe611K9 OBJECT IDENTIFIER ::= { cevChassis 584 } -- Cisco Optimization Engine Model OE-611-K9
cevChassisOe7326K9 OBJECT IDENTIFIER ::= { cevChassis 585 } -- Cisco Optimization Engine Model OE-7326-K9
cevChassisMe492410GE OBJECT IDENTIFIER ::= { cevChassis 586 } -- Metro Ethernet fixed configuration box (ME-4924-10GE) with 2 Ten Gigabit X2 ports and 24+4 One Gigabit SFP ports.
cevChassisDSC9124 OBJECT IDENTIFIER ::= { cevChassis 587 } -- Chassis of 24-port 1/2/4 Gig Supervisor Storage Switch
cevChassisCat3750E48TD OBJECT IDENTIFIER ::= { cevChassis 588 } -- Catalyst 3750E 48 10/100/1000 ports + 2 TenGigabit Ethernet (X2) ports fixed configuration Layer 2/Layer 3 Ethernet Stackable switch.
cevChassisCat3750E24TD OBJECT IDENTIFIER ::= { cevChassis 589 } -- Catalyst 3750E 24 10/100/1000 ports + 2 TenGigabit Ethernet (X2) ports fixed configuration Layer 2/Layer 3 Ethernet Stackable switch.
cevChassisCat3750E24PD OBJECT IDENTIFIER ::= { cevChassis 590 } -- Catalyst 3750E 24 10/100/1000 Power over Ethernet ports + 2 TenGigabit Ethernet (X2) ports fixed configuration Layer 2/Layer 3 Ethernet Stackable switch.
cevChassisCat3750E48PD OBJECT IDENTIFIER ::= { cevChassis 591 } -- Catalyst 3750E 48 10/100/1000 Power over Ethernet ports + 2 TenGigabit Ethernet (X2) ports fixed configuration Layer 2/Layer 3 Ethernet Stackable switch.
cevChassisCat3560E24TD OBJECT IDENTIFIER ::= { cevChassis 592 } -- Catalyst 3560E 24 10/100/1000 ports + 2 TenGigabit Ethernet (X2) ports fixed configuration Layer 2/Layer 3 Ethernet Stackable switch.
cevChassisCat3560E48TD OBJECT IDENTIFIER ::= { cevChassis 593 } -- Catalyst 3560E 48 10/100/1000 ports + 2 TenGigabit Ethernet (X2) ports fixed configuration Layer 2/Layer 3 Ethernet Stackable switch.
cevChassisCat3560E24PD OBJECT IDENTIFIER ::= { cevChassis 594 } -- Catalyst 3560E 24 10/100/1000 Power over Ethernet ports + 2 TenGigabit Ethernet (X2) ports fixed configuration Layer 2/Layer switch.
cevChassisCat3560E48PD OBJECT IDENTIFIER ::= { cevChassis 595 } -- Catalyst 3560E 48 10/100/1000 Power over Ethernet ports + 2 TenGigabit Ethernet (X2) ports fixed configuration Layer 2/Layer switch.
cevChassisCat35608PC OBJECT IDENTIFIER ::= { cevChassis 596 } -- Catalyst 3560 8 10/100 Power over Ethernet ports + 1 dual purpose Gigabit Ethernet Ports fixed configuration Layer 2 /Layer 3 Ethernet Switch.
cevChassisCat29608TC OBJECT IDENTIFIER ::= { cevChassis 597 } -- Catalyst 2960 8 10/100 Ethernet ports + 1 dual purpose Gigabit Ethernet Port fixed configuration Layer 2 Ethernet Switch.
cevChassisCat2960G8TC OBJECT IDENTIFIER ::= { cevChassis 598 } -- Catalyst 2960 7 10/100/1000 Ethernet ports + 1 dual purpose Gigabit Ethernet Port fixed configuration Layer 2 Ethernet Switch.
cevChassisCisco7606S OBJECT IDENTIFIER ::= { cevChassis 599 } -- Cisco Internet Router 7600 S-series Chassis with 6 slots
cevChassisCisco7609S OBJECT IDENTIFIER ::= { cevChassis 600 } -- Cisco Internet Router 7600 S-series Chassis with 9 slots
cevChassisDSIBMFC OBJECT IDENTIFIER ::= { cevChassis 601 } -- Chassis of Cisco 4Gb Fibre Channel Switch Module for IBM BladeCenter
cevChassisIPSVirtual OBJECT IDENTIFIER ::= { cevChassis 602 } -- Cisco Intrusion Prevention System virtual sensor
cevChassis3250 OBJECT IDENTIFIER ::= { cevChassis 603 } -- CISCO 3250 platform Mobile access router chassis.
cevChassis3205WMIC OBJECT IDENTIFIER ::= { cevChassis 604 } -- Cisco 3205 Wireless MIC (Mobile Interface card) with 802.11a wireless interface in the PC104+ form factor. An interface card for the existing MAR 3200 products(Mobile Access Router)
cevChassisCisco5720 OBJECT IDENTIFIER ::= { cevChassis 605 } -- Integrated Encryption Router
cevChassisMe3400g2csA OBJECT IDENTIFIER ::= { cevChassis 607 } -- Metro Ethernet 3400, 2 GE/SFP ports + 2 SFP ports fixed configuration Layer 2/3 Ethernet switch, AC power
cevChassis7201 OBJECT IDENTIFIER ::= { cevChassis 608 } -- Cisco 7201 platform, 1 Rack Unit (RU) application specific router with 1 slot
cevChassisNmWae OBJECT IDENTIFIER ::= { cevChassis 609 } -- Cisco Content Engine Network Module
cevChassisACE4710K9 OBJECT IDENTIFIER ::= { cevChassis 610 } -- ACE 4710 Application Control Engine Appliance
cevChassisN7Kc7010 OBJECT IDENTIFIER ::= { cevChassis 612 } -- Nexus7000 10 slot N7K chassis
cevChassisUbr7225Vxr OBJECT IDENTIFIER ::= { cevChassis 613 } -- Cisco 7225 Universal Broadband Router, VXR series
cevChassisWSC6509ve OBJECT IDENTIFIER ::= { cevChassis 615 } -- Catalyst 6500 enhanced 9-slot vertical chassis
cevChassisDSC9134 OBJECT IDENTIFIER ::= { cevChassis 616 } -- Chassis of 32-port 1/2/4 with 10 Gig Supervisor Storage
cevChassisCisco7603S OBJECT IDENTIFIER ::= { cevChassis 617 } -- Cisco Internet Router 7600 S-series Chassis with 3 slots
cevChassis5740 OBJECT IDENTIFIER ::= { cevChassis 620 } -- Integrated Encryption Router
cevChassis867 OBJECT IDENTIFIER ::= { cevChassis 623 } -- c867 with 1 ADSL2/2+ AnnexA, 4 switch ports, 1 Console/Aux port, and an optional Wireless LAN
cevChassis881 OBJECT IDENTIFIER ::= { cevChassis 624 } -- c881 with 1 FE, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, and an optional Wireless LAN
cevChassis881G OBJECT IDENTIFIER ::= { cevChassis 625 } -- c881G with 1 FE, 4 switch ports, 1 USB 2.0 port, 1 Console/Aux port, 1 3G PCMCIA slot, and an optional Wireless LAN
cevChassisIad881F OBJECT IDENTIFIER ::= { cevChassis 626 } -- IAD881IF with 1 FE, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 4 FXS ports, and an optional Wireless LAN
cevChassisIad881B OBJECT IDENTIFIER ::= { cevChassis 627 } -- IAD881B with 1 FE, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 2 PBX BRI ports, and an optional Wireless LAN
cevChassis881Srst OBJECT IDENTIFIER ::= { cevChassis 628 } -- c881SRST with 1 FE, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 4 FXS ports, 1 PSTN FXO port, and an optional Wireless LAN
cevChassis886 OBJECT IDENTIFIER ::= { cevChassis 629 } -- c886 with 1 ADSL2/2+ AnnexB, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 1 ISDN, and an optional Wireless LAN
cevChassis886G OBJECT IDENTIFIER ::= { cevChassis 630 } -- c886G with 1 ADSL2/2+ AnnexB, 4 switch ports, 1 USB 2.0 port, 1 Console/Aux port, 1 3G PCMCIA slot, and an optional Wireless LAN
cevChassisIad886F OBJECT IDENTIFIER ::= { cevChassis 631 } -- IAD886F with 1 ADSL2/2+ AnnexB, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 1 ISDN, 4 FXS ports, and an optional Wireless LAN
cevChassisIad886B OBJECT IDENTIFIER ::= { cevChassis 632 } -- IAD886B with 1 ADSL2/2+ AnnexB, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 1 ISDN, 2 PBX BRI ports, and an optional LAN
cevChassis886Srst OBJECT IDENTIFIER ::= { cevChassis 633 } -- c886SRST with 1 ADSL2/2+ AnnexB, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 4 FXS ports, 1 PSTN BRI port,and an optional Wireless LAN
cevChassis887 OBJECT IDENTIFIER ::= { cevChassis 634 } -- c887 with 1 ADSL2/2+ AnnexA, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 1 ISDN, and an optional Wireless LAN
cevChassis887G OBJECT IDENTIFIER ::= { cevChassis 635 } -- c887G with 1 ADSL2/2+ AnnexA, 4 switch ports, 1 USB 2.0 port, 1 Console/Aux port, 1 3G PCMCIA slot, and an optional Wireless LAN
cevChassisIad887F OBJECT IDENTIFIER ::= { cevChassis 636 } -- IAD887 with 1 ADSL2/2+ AnnexA, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 1 ISDN, 4 FXS ports, and an optional Wireless LAN
cevChassisIad887B OBJECT IDENTIFIER ::= { cevChassis 637 } -- IAD887B with 1 ADSL2/2+ AnnexA, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 1 ISDN, 2 PBX BRI ports, and an optional Wireless LAN
cevChassis887Srst OBJECT IDENTIFIER ::= { cevChassis 638 } -- c887SRST with 1 ADSL2/2+ AnnexA, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 4 FXS ports, 1 PSTN BRI port,and an optional Wireless LAN
cevChassis888G OBJECT IDENTIFIER ::= { cevChassis 640 } -- c888G with 1 G.SHDSL, 4 switch ports, 1 USB 2.0 port, 1 Console/Aux port, 1 3G PCMCIA slot, and an optional Wireless LAN
cevChassisIad888F OBJECT IDENTIFIER ::= { cevChassis 641 } -- IAD888F with 1 G.SHDSL, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 1 ISDN, 4 FXS ports, and an optional Wireless LAN
cevChassisIad888B OBJECT IDENTIFIER ::= { cevChassis 642 } -- IAD888B with 1 G.SHDSL, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 1 ISDN, 2 PBX BRI ports, and an optional Wireless LAN
cevChassis888Srst OBJECT IDENTIFIER ::= { cevChassis 643 } -- c888SRST with 1 G.SHDSL, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 4 FXS ports, 1 PSTN BRI port, and an optional Wireless LAN
cevChassis891 OBJECT IDENTIFIER ::= { cevChassis 644 } -- c891 with 1 GE, 8 switch ports, 2 USB 2.0 ports, 2 Console/Aux ports, 1 V.92, 1 Backup FE, and an optional Wireless LAN
cevChassis892 OBJECT IDENTIFIER ::= { cevChassis 645 } -- c892 with 1GE, 8 switch ports, 2 USB 2.0 ports, 2 Console/Aux ports, 1 ISDN, 1 Backup FE, and an optional Wireless LAN
cevChassis885D3 OBJECT IDENTIFIER ::= { cevChassis 646 } -- c885-D-3 with 1 US Docsis Cable, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, and an optional Wireless LAN
cevChassisIad885FD3 OBJECT IDENTIFIER ::= { cevChassis 647 } -- IAD885F-D-3 with 1 US Docsis Cable, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 4 FXS ports, and an optional Wireless LAN
cevChassis885EJ3 OBJECT IDENTIFIER ::= { cevChassis 648 } -- c885-E/J-3 with 1 Euro-Docsis Cable, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, and an optional Wireless LAN
cevChassis7816H OBJECT IDENTIFIER ::= { cevChassis 649 } -- MCS-7816H class of servers Starting with CCM 6.0 release
cevChassisSce8000 OBJECT IDENTIFIER ::= { cevChassis 650 } -- Cisco SCE8000 Service Control Engine
cevChassisMdsDSC9222i OBJECT IDENTIFIER ::= { cevChassis 651 } -- MDS 9222i 18-port FC and 4-port GE + 1-slot Modular Switch
cevChassis860Ap OBJECT IDENTIFIER ::= { cevChassis 653 } -- Cisco 860 AP is the embedded wireless access point module for Cisco 860 router. It has one IEEE 802.11 b/g/n radio port which operates in 2.4 GHz.
cevChassis880Ap OBJECT IDENTIFIER ::= { cevChassis 654 } -- Cisco 880 AP is the embedded wireless access point module for Cisco 860 router. It has one IEEE 802.11 b/g/n radio port which operates in 2.4 GHz.
cevChassis890Ap OBJECT IDENTIFIER ::= { cevChassis 655 } -- Cisco 890 AP is the embedded wireless access point module for Cisco 890 router. It has one IEEE 802.11 b/g/n radio port which operates in 2.4 GHz and one IEEE 802.11 a/n radio port which operates in 5 GHz
cevChassis1900Ap OBJECT IDENTIFIER ::= { cevChassis 656 } -- Cisco 1900 AP is the embedded wireless access point module for Cisco 1900 router. It has one IEEE 802.11 b/g/n radio port which operates in 2.4 GHz and one IEEE 802.11 a/n radio port which operates in 5 GHz
cevChassis340024FSA OBJECT IDENTIFIER ::= { cevChassis 657 } -- Metro Ethernet 3400, 24 100BaseFX Fast Ethernet + 2 SFP ports fixed configuration Layer 2/3 Ethernet switch, AC power
cevChassisCat4503e OBJECT IDENTIFIER ::= { cevChassis 658 } -- Catalyst 4500 E-series with 3 slots ( WS-C4503-E )
cevChassisCat4506e OBJECT IDENTIFIER ::= { cevChassis 659 } -- Catalyst 4500 E-series with 6 slots ( WS-C4506-E )
cevChassisCat4507re OBJECT IDENTIFIER ::= { cevChassis 660 } -- Catalyst 4500 E-series with 7 slots with redundant supervisors (WS-C4507R-E )
cevChassisCat4510re OBJECT IDENTIFIER ::= { cevChassis 661 } -- Catalyst 4500 E-series with 10 slots with redundant supervisors (WS-C4510R-E )
cevChassisUc520s8U4FxoK9 OBJECT IDENTIFIER ::= { cevChassis 662 } -- UC500 with support for 8 switch ports and 4 FXO ports
cevChassisUc520s8U4FxoWK9 OBJECT IDENTIFIER ::= { cevChassis 663 } -- UC500 with support for 8 switch ports, 4 FXO ports, and Wi-Fi
cevChassisUc520s8U2BriK9 OBJECT IDENTIFIER ::= { cevChassis 664 } -- UC500 with support for 8 switch ports and 2 BRI
cevChassisUc520s8U2BriWK9 OBJECT IDENTIFIER ::= { cevChassis 665 } -- UC500 with support for 8 switch ports and 2 BRI, and Wi-Fi
cevChassisUc520s16U4FxoK9 OBJECT IDENTIFIER ::= { cevChassis 666 } -- UC500 with support for 16 switch ports and 4 FXO ports
cevChassisUc520s16U4FxoWK9 OBJECT IDENTIFIER ::= { cevChassis 667 } -- UC500 with support for 16 switch ports, 4 FXO ports, and Wi-Fi
cevChassisUc520s16U2BriK9 OBJECT IDENTIFIER ::= { cevChassis 668 } -- UC500 with support for 16 switch ports and 2 BRI
cevChassisUc520s16U2BriWK9 OBJECT IDENTIFIER ::= { cevChassis 669 } -- UC500 with support for 16 switch ports and 2 BRI, and Wi-Fi
cevChassisUc520m32U8FxoK9 OBJECT IDENTIFIER ::= { cevChassis 670 } -- UC500 with support for 32 switch ports and 8 FXO ports
cevChassisUc520m32U8FxoW OBJECT IDENTIFIER ::= { cevChassis 671 } -- UC500 with support for 32 switch ports and 8 FXO ports, and Wi-Fi
cevChassisUc520m32U4BriK9 OBJECT IDENTIFIER ::= { cevChassis 672 } -- UC500 with support for 32 switch ports and 4 BRI
cevChassisUc520m32U4BriW OBJECT IDENTIFIER ::= { cevChassis 673 } -- UC500 with support for 32 switch ports and 4 BRI, and Wi-Fi
cevChassisUc520m48U12FxoK9 OBJECT IDENTIFIER ::= { cevChassis 674 } -- UC500 with support for 48 switch ports and 12 FXO ports
cevChassisUc520m48U12FxoW OBJECT IDENTIFIER ::= { cevChassis 675 } -- UC500 with support for 48 switch ports and 12 FXO ports, and Wi-Fi
cevChassisUc520m48U6BriK9 OBJECT IDENTIFIER ::= { cevChassis 676 } -- UC500 with support for 48 switch ports and 6 BRI
cevChassisUc520m48U6BriW OBJECT IDENTIFIER ::= { cevChassis 677 } -- UC500 with support for 48 switch ports and 6 BRI, and Wi-Fi
cevChassisUc520m48U1T1E1FK9 OBJECT IDENTIFIER ::= { cevChassis 678 } -- UC500 with support for 48 switch ports, 1 T1E1 and 4 FXO ports
cevChassisUc520m48U1T1E1BK9 OBJECT IDENTIFIER ::= { cevChassis 679 } -- UC500 with support for 48 switch ports , 1 T1E1 and BRI
cevChassisCE5208PC OBJECT IDENTIFIER ::= { cevChassis 680 } -- Catalyst Express 520 8 10/100 Power over Ethernet ports + 1 dual purpose Gigabit Ethernet Ports fixed configuration Layer 2 Ethernet Switch
cevChassis7828H OBJECT IDENTIFIER ::= { cevChassis 681 } -- MCS-7828H class of servers Starting with CCM 6.0 release
cevChassis7816I OBJECT IDENTIFIER ::= { cevChassis 682 } -- MCS-7816I class of servers Starting with CCM 6.0 release
cevChassis7828I OBJECT IDENTIFIER ::= { cevChassis 683 } -- MCS-7828I class of servers Starting with CCM 6.0 release
cevChassis1861Uc2BK9 OBJECT IDENTIFIER ::= { cevChassis 684 } -- C1861 UC with support for 2 BRI ports and CUE
cevChassis1861Uc4FK9 OBJECT IDENTIFIER ::= { cevChassis 685 } -- C1861 UC with support for 4 FXO ports and CUE
cevChassis1861Srst2BK9 OBJECT IDENTIFIER ::= { cevChassis 686 } -- C1861 SRST with support for 2 BRI ports
cevChassis1861Srst4FK9 OBJECT IDENTIFIER ::= { cevChassis 687 } -- C1861 SRST with support for 4 FXO ports
cevChassisOe7330K9 OBJECT IDENTIFIER ::= { cevChassis 688 } -- Cisco Optimization Engine Model OE-7330-K9
cevChassisOe7350K9 OBJECT IDENTIFIER ::= { cevChassis 689 } -- Cisco Optimization Engine Model OE-7350-K9
cevChassisCat296048TCS OBJECT IDENTIFIER ::= { cevChassis 694 } -- WS-C2960-48TC-S chassis
cevChassisCat296024TCS OBJECT IDENTIFIER ::= { cevChassis 695 } -- WS-C2960-24TC-S chassis
cevChassisCat296024S OBJECT IDENTIFIER ::= { cevChassis 696 } -- WS-C2960-24-S chassis
cevChassisCat296024PC OBJECT IDENTIFIER ::= { cevChassis 697 } -- WS-C2960-24PC-L chassis
cevChassisCat296024LT OBJECT IDENTIFIER ::= { cevChassis 698 } -- WS-C2960-24LT-L chassis
cevChassisCat2960PD8TT OBJECT IDENTIFIER ::= { cevChassis 699 } -- WS-C2960PD-8TT-L chassis
cevChassisASR1002 OBJECT IDENTIFIER ::= { cevChassis 700 } -- Cisco Aggregation Services Router 1000 Series, 2RU Chassis
cevChassisASR1004 OBJECT IDENTIFIER ::= { cevChassis 701 } -- Cisco Aggregation Services Router 1000 Series, 4RU Chassis
cevChassisASR1006 OBJECT IDENTIFIER ::= { cevChassis 702 } -- Cisco Aggregation Services Router 1000 Series, 6RU Chassis
cevChassisWsC4900M OBJECT IDENTIFIER ::= { cevChassis 703 } -- Catalyst 4900M series chassis with fixed 8 10Gig port base system with 2 additional half height line card slots ( WS-C4900M )
cevChassisASA5580 OBJECT IDENTIFIER ::= { cevChassis 704 } -- This is an Adaptive Security Appliance (ASA) 5580. This security appliance combines firewall, VPN and remote access capabilities. This is a modular chassis with slots for 6 linecards
cevChassisCatRfgw OBJECT IDENTIFIER ::= { cevChassis 705 } -- RF gateway chassis with 2SUP+10RF+2TCC+12RFSW slots
cevChassisCE52024PC OBJECT IDENTIFIER ::= { cevChassis 706 } -- Catalyst Express 520 24 10/100 Power over Ethernet ports + 2 dual purpose Gigabit Ethernet Ports fixed configuration Layer 2 Ethernet Switch
cevChassisCE52024LC OBJECT IDENTIFIER ::= { cevChassis 707 } -- Catalyst Express 520 4 10/100 Power over Ethernet ports + 20 10/100 ports + 2 dual purpose Gigabit Ethernet Ports fixed configuration Layer 2 Ethernet Switch
cevChassisCE52024TT OBJECT IDENTIFIER ::= { cevChassis 708 } -- Catalyst Express 520 4 10/100 Power over Ethernet ports + 20 10/100 ports + 2 dual purpose Gigabit Ethernet Ports fixed configuration Layer 2 Ethernet Switch.
cevChassisCE520G24TC OBJECT IDENTIFIER ::= { cevChassis 709 } -- Catalyst Express 520 24 10/100/1000 ports + 2 dual purpose Gigabit Ethernet Ports fixed configuration Layer 2 Ethernet Switch.
cevChassis1861Srst2BCueK9 OBJECT IDENTIFIER ::= { cevChassis 710 } -- C1861 SRST with support for 2 BRI ports and CUE
cevChassis1861Srst4FCueK9 OBJECT IDENTIFIER ::= { cevChassis 711 } -- C1861 SRST with support for 4 FXO ports and CUE
cevChassisVgd1t3 OBJECT IDENTIFIER ::= { cevChassis 712 } -- VGD Voice Gateway with 1xCT3 supporting CCM and MGCP
cevChassisCat3560e12d OBJECT IDENTIFIER ::= { cevChassis 718 } -- Catalyst 3560E 12 Ten GE (X2) ports
cevChassisN5kC5020pBf OBJECT IDENTIFIER ::= { cevChassis 719 } -- N5000 2RU Chassis, No Power Supply, 5 Fan Modules, 40 Ports (requires SFP+)
cevChassisN5kC5020pBd OBJECT IDENTIFIER ::= { cevChassis 720 } -- N5020 Chassis, 1DC PS, 40 SFP+ Ports. Modules Sold Seperate
cevChassisCat3560E12SD OBJECT IDENTIFIER ::= { cevChassis 721 } -- Catalyst 3560E, 12 SFP Gigabit Ethernet ports + 2 TenGigabit Ethernet (X2) ports
cevChassisOe674 OBJECT IDENTIFIER ::= { cevChassis 722 } -- Cisco Optimization Engine 674
cevChassisIE30004TC OBJECT IDENTIFIER ::= { cevChassis 723 } -- Cisco Industrial Ethernet 3000 Switch, 4 10/100 + 2 T/SFP
cevChassisIE30008TC OBJECT IDENTIFIER ::= { cevChassis 724 } -- Cisco Industrial Ethernet 3000 Switch, 4 10/100 + 2 T/SFP
cevChassisRAIE1783MS06 OBJECT IDENTIFIER ::= { cevChassis 725 } -- Rockwell brand Industrial Ethernet Switch, 4 10/100 + 2 T/SFP
cevChassisRAIE1783MS10T OBJECT IDENTIFIER ::= { cevChassis 726 } -- Rockwell brand Industrial Ethernet Switch, 8 10/100 + 2 T/SFP
cevChassis2435Iad8Fxs OBJECT IDENTIFIER ::= { cevChassis 727 } -- IAD2435 with 8FXS, 2FE and 1T1/E1
cevChassisVG204 OBJECT IDENTIFIER ::= { cevChassis 728 } -- Line side Analog Gateway with 4FXS Analog ports
cevChassisVG202 OBJECT IDENTIFIER ::= { cevChassis 729 } -- Line side Analog Gateway with 2FXS Analog ports
cevChassisCat291824TT OBJECT IDENTIFIER ::= { cevChassis 730 } -- Catalyst 2918 24 10/100 ports + 2 10/100/1000 Ethernet ports fixed configuration Layer 2 Ethernet switch
cevChassisCat291824TC OBJECT IDENTIFIER ::= { cevChassis 731 } -- Catalyst 2918 24 10/100 ports + 2 dual purpose Gigabit Ethernet ports fixed configuration Layer 2 Ethernet Switch
cevChassisCat291848TT OBJECT IDENTIFIER ::= { cevChassis 732 } -- Catalyst 2918 48 10/100 ports + 2 10/100/1000 Ethernet ports fixed configuration Layer 2 Ethernet switch
cevChassisCat291848TC OBJECT IDENTIFIER ::= { cevChassis 733 } -- Catalyst 2918 48 10/100 ports + 2 dual purpose Gigabit Ethernet ports fixed configuration Layer 2 Ethernet switch
cevChassis1805 OBJECT IDENTIFIER ::= { cevChassis 734 } -- Cisco1805 is a repackaging effort for design to address the low end cable access market. C1805 is deployed as cut down and fixed version of Cisco C1841
cevChassisUc52024u4briK9 OBJECT IDENTIFIER ::= { cevChassis 735 } -- UC500 with support for 24U CME Base, CUE and Phone FL w/4BRI, 1VIC
cevChassisUc52024u8fxoK9 OBJECT IDENTIFIER ::= { cevChassis 736 } -- UC 500 with support for 24U CME Base, CUE and Phone FL w/8FXO, 1VIC
cevChassisUc520s8u2briWJK9 OBJECT IDENTIFIER ::= { cevChassis 737 } -- UC500 for Japan with support for 8 switch ports and 2 BRI, and Wi-Fi
cevChassisUc520s16u2briWJK9 OBJECT IDENTIFIER ::= { cevChassis 738 } -- UC500 for Japan with support for 16 switch ports and 2 BRI, and Wi-Fi
cevChassisVSIntSP OBJECT IDENTIFIER ::= { cevChassis 739 } -- Cisco Video Stream Integrated Services Platform
cevChassisVSSP OBJECT IDENTIFIER ::= { cevChassis 740 } -- Cisco Video Stream Services Platform
cevChassisVSHydecoder OBJECT IDENTIFIER ::= { cevChassis 741 } -- Cisco Video Stream Hybrid Decoder
cevChassisVSDecoder OBJECT IDENTIFIER ::= { cevChassis 742 } -- Cisco Video Stream Decoder
cevChassisVSEncoder1P OBJECT IDENTIFIER ::= { cevChassis 743 } -- Cisco Video Stream Encoder 1 Port
cevChassisCiscoMwr2941Dc OBJECT IDENTIFIER ::= { cevChassis 745 } -- The Mobile Wireless Router (MWR-2941-DC) is an environmentally hardened router targeted for application in a cell site Base Transceiver Station (BTS) providing backhaul connections to the aggregation node in Radio Access Networks (RAN).
cevChassisOe574 OBJECT IDENTIFIER ::= { cevChassis 746 } -- Cisco Optimization Engine 574
cevChassisOe474 OBJECT IDENTIFIER ::= { cevChassis 747 } -- Cisco Optimization Engine 474
cevChassisOe274 OBJECT IDENTIFIER ::= { cevChassis 748 } -- Cisco Optimization Engine 274
cevChassis7816c OBJECT IDENTIFIER ::= { cevChassis 749 } -- MCS-7816C class of servers Base model CAM-16
cevChassisAp801agn OBJECT IDENTIFIER ::= { cevChassis 750 } -- Cisco AP801 Access Point with dual IEEE 802.11a/g/n radio ports
cevChassisAp801gn OBJECT IDENTIFIER ::= { cevChassis 751 } -- Cisco AP801 Access Point with single IEEE 802.11g/n radio port
cevChassisC1861WSrst4FCueK9 OBJECT IDENTIFIER ::= { cevChassis 752 } -- C1861 SRST with support for 4 FXO ports, Wireless and CUE
cevChassisC1861WSrst2BCueK9 OBJECT IDENTIFIER ::= { cevChassis 753 } -- C1861 SRST with support for 2 BRI ports, Wireless and CUE
cevChassisC1861WSrst4FK9 OBJECT IDENTIFIER ::= { cevChassis 754 } -- C1861 SRST with support for 4 FXO ports and Wireless
cevChassisC1861WSrst2BK9 OBJECT IDENTIFIER ::= { cevChassis 755 } -- C1861 SRST with support for 2 BRI ports and Wireless
cevChassisC1861WUc4FK9 OBJECT IDENTIFIER ::= { cevChassis 756 } -- C1861 UC with support for 4 FXO ports, Wireless and CUE
cevChassisC1861WUc2BK9 OBJECT IDENTIFIER ::= { cevChassis 757 } -- support for 2 BRI ports, Wireless and CUE
cevChassisMe3400e24tsM OBJECT IDENTIFIER ::= { cevChassis 758 } -- Metro Ethernet 3400E, 24 10/100 Fast Ethernet + 2 SFP ports fixed configuration Layer 2/3 Ethernet switch, modular power
cevChassisMe3400eg12csM OBJECT IDENTIFIER ::= { cevChassis 759 } -- Metro Ethernet 3400 , 12 GE/SFP ports + 4 SFP ports fixed configuration Layer 2/3 Ethernet switch, modular power
cevChassisMe3400eg2csA OBJECT IDENTIFIER ::= { cevChassis 760 } -- Metro Ethernet 3400E, 2 GE/SFP ports + 2 SFP ports fixed configuration Layer 2/3 Ethernet switch, AC power
cevChassisCe674 OBJECT IDENTIFIER ::= { cevChassis 761 } -- Cisco Content Engine 674
cevChassisCAM35 OBJECT IDENTIFIER ::= { cevChassis 762 } -- Four port GigE Common Appliance Model 35 for Service Control Operating System
cevChassisCe7341 OBJECT IDENTIFIER ::= { cevChassis 763 } -- Cisco Content Engine 7341
cevChassisCe7371 OBJECT IDENTIFIER ::= { cevChassis 764 } -- Cisco Content Engine 7371
cevChassisWsCbs3125gS OBJECT IDENTIFIER ::= { cevChassis 768 } -- Cisco Catalyst Blade Switch 3125G for HP
cevChassisWsC492810GE OBJECT IDENTIFIER ::= { cevChassis 770 } -- Catalyst 4000 series fixed configuration switch with 28 One Gigabit SFP ports and 2 Ten Gigabit X2 ports
cevChassisCat296048TTS OBJECT IDENTIFIER ::= { cevChassis 771 } -- Catalyst 2960 48 10/100 ports + 2 10/100/1000 Ethernet ports fixed configuration Layer 2 Ethernet switch
cevChassisCat29608TCS OBJECT IDENTIFIER ::= { cevChassis 772 } -- Catalyst 2960 8 10/100 ports + 1 dual purpose Gigabit Ethernet port fixed configuration Layer 2 Ethernet switch
cevChassisSr520FE OBJECT IDENTIFIER ::= { cevChassis 774 } -- SR520 with 1 10/100T ethernet WAN interface, 4-port 10/100 Base-T LAN Ethernet switch, hardware encryption and an optional Wireless LAN card
cevChassisSr520ADSL OBJECT IDENTIFIER ::= { cevChassis 775 } -- SR520 with 1 ADSL over POTS WAN interface, 4-port 10/100 BASE-T LAN Ethernet switch, hardware encryption and an optional Wireless LAN card
cevChassisSr520ADSLi OBJECT IDENTIFIER ::= { cevChassis 776 } -- SR520 with 1 ADSL over ISDN WAN interface, 4-port 10/100 Base-T LAN Ethernet switch, hardware encryption and an optional Wireless LAN card
cevChassisN7Kc7018 OBJECT IDENTIFIER ::= { cevChassis 777 } -- Nexus7000 18 slot N7K chassis
cevChassisCat356012PCS OBJECT IDENTIFIER ::= { cevChassis 778 } -- Catalyst 3560 12 10/100 Power over Ethernet ports + 1 dual purpose Gigabit Ethernet port fixed configuration Layer 2 Ethernet switch
cevChassisCat296048PSTL OBJECT IDENTIFIER ::= { cevChassis 779 } -- Catalyst 2960 48 10/100 Power over Ethernet ports + 2 10/100/1000 Ethernet Ports + 2 SFP fixed configuration Layer 2 Ethernet switch
cevChassisASR9010 OBJECT IDENTIFIER ::= { cevChassis 780 } -- Cisco Aggregation Services Router (ASR) 9010 Chassis
cevChassisASR9006 OBJECT IDENTIFIER ::= { cevChassis 781 } -- Cisco Aggregation Services Router (ASR) 9006 Chassis
cevChassisASR14K4 OBJECT IDENTIFIER ::= { cevChassis 782 } -- Cisco ASR14000 Series 4-Slot Chassis
cevChassisASR14K8 OBJECT IDENTIFIER ::= { cevChassis 783 } -- Cisco ASR14000 Series 8-Slot Chassis
cevChassisCat3560v224tsD OBJECT IDENTIFIER ::= { cevChassis 784 } -- 24 10/100 ports + 2 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Non-stackable switch, DC power
cevChassisCat3560v224ts OBJECT IDENTIFIER ::= { cevChassis 785 } -- 24 10/100 ports + 2 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Non-stackable switch
cevChassisCat3560v224ps OBJECT IDENTIFIER ::= { cevChassis 786 } -- 24 10/100 ports + 2 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Non-stackable PoE switch
cevChassisCat3750v224ts OBJECT IDENTIFIER ::= { cevChassis 787 } -- 24 10/100 ports + 2 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable switch
cevChassisCat3750v224ps OBJECT IDENTIFIER ::= { cevChassis 788 } -- 24 10/100 ports + 2 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable PoE switch
cevChassisCat3560v248ts OBJECT IDENTIFIER ::= { cevChassis 789 } -- 48 10/100 ports + 4 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Non-stackable switch
cevChassisCat3560v248ps OBJECT IDENTIFIER ::= { cevChassis 790 } -- 48 10/100 ports + 4 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Non-stackable PoE switch
cevChassisCat3750v248ts OBJECT IDENTIFIER ::= { cevChassis 791 } -- 48 10/100 ports + 4 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable switch
cevChassisCat3750v248ps OBJECT IDENTIFIER ::= { cevChassis 792 } -- 48 10/100 ports + 4 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable PoE switch
cevChassisAirbr1430 OBJECT IDENTIFIER ::= { cevChassis 793 } -- Cisco 1400 series wireless LAN bridge with three Gigabit Ethernet ports and one 802.11A radio
cevChassisNamApp2204rj45 OBJECT IDENTIFIER ::= { cevChassis 794 } -- Cisco NAM Appliance 2204 with RJ45 connector
cevChassisNamApp2220 OBJECT IDENTIFIER ::= { cevChassis 795 } -- Cisco NAM Appliance 2220
cevChassisAIRAP1141 OBJECT IDENTIFIER ::= { cevChassis 796 } -- Cisco Aironet 1140 series WLAN Access Point with one 10/100/1000TX port and single IEEE 802.11n radio port
cevChassisAIRAP1142 OBJECT IDENTIFIER ::= { cevChassis 797 } -- Cisco Aironet 1140 series WLAN Access Point with one 10/100/1000TX port and dual IEEE 802.11n radio ports
cevChassisN5kC5010pBf OBJECT IDENTIFIER ::= { cevChassis 798 } -- N5000 1RU Chassis no Power Supply 2 Fan Modules 20 ports (req SFP+)
cevChassisASR9010DC OBJECT IDENTIFIER ::= { cevChassis 799 } -- ASR-9010 DC Chassis
cevChassisASR9006DC OBJECT IDENTIFIER ::= { cevChassis 800 } -- ASR-9006 DC Chassis
cevChassis18xxx OBJECT IDENTIFIER ::= { cevChassis 801 } -- BETA of 18000 family router
cevChassisc887Vdsl2 OBJECT IDENTIFIER ::= { cevChassis 802 } -- c887Vdsl2 with 1 VDSL2 only over POTS, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port and 1 ISDN
cevChassisC1941 OBJECT IDENTIFIER ::= { cevChassis 803 } -- Cisco 1941 Chassis(2 GE, 2 EHWIC)
cevChassisC2901 OBJECT IDENTIFIER ::= { cevChassis 804 } -- Cisco 2901 Chassis(2 GE, 4 EHWIC, 2 DSP)
cevChassisC2911 OBJECT IDENTIFIER ::= { cevChassis 805 } -- Cisco 2911 Chassis(3 GE, 4 EHWIC, 1 SM, 2 DSP)
cevChassisC2921 OBJECT IDENTIFIER ::= { cevChassis 806 } -- Cisco 2921 Chassis(3 GE, 4 EHWIC, 1 SM, 3 DSP)
cevChassisC2951 OBJECT IDENTIFIER ::= { cevChassis 807 } -- Cisco 2951 Chassis(3 GE, 4 EHWIC, 2 SM, 3 DSP)
cevChassisC3925 OBJECT IDENTIFIER ::= { cevChassis 808 } -- Cisco 3925 Chassis(slot for SPE, 2 SM slots, dual PS slots)
cevChassisC3945 OBJECT IDENTIFIER ::= { cevChassis 809 } -- Cisco 3945 Chassis(slot for SPE, 4 SM slots, dual PS slots)
cevChassisEsw52024pK9 OBJECT IDENTIFIER ::= { cevChassis 810 } -- 24-port 10/100 Ethernet Switch with PoE
cevChassisEsw54024pK9 OBJECT IDENTIFIER ::= { cevChassis 811 } -- 24-port 10/100/1000 Ethernet Switch with PoE
cevChassisEsw52048pK9 OBJECT IDENTIFIER ::= { cevChassis 812 } -- 48-port 10/100 Ethernet Switch with PoE
cevChassisEsw52024K9 OBJECT IDENTIFIER ::= { cevChassis 813 } -- 24-port 10/100 Ethernet Switch
cevChassisEsw54024K9 OBJECT IDENTIFIER ::= { cevChassis 814 } -- 24-port 10/100/1000 Ethernet Switch
cevChassisEsw52048K9 OBJECT IDENTIFIER ::= { cevChassis 815 } -- 48-port 10/100 Ethernet Switch
cevChassisEsw54048K9 OBJECT IDENTIFIER ::= { cevChassis 816 } -- 48-port 10/100/1000 Ethernet Switch
cevChassisNamApp2204sfp OBJECT IDENTIFIER ::= { cevChassis 817 } -- Cisco NAM Appliance 2204 with SFP connector
cevChassisSR520T1 OBJECT IDENTIFIER ::= { cevChassis 818 } -- This is a voice and data platform with 2 FE and 1 T1 port. This is done by Small Business Technology Group
cevChassisN2kC2148T1GE OBJECT IDENTIFIER ::= { cevChassis 820 } -- Nexus 2000 Series 1GE Fabric Extender, 1PS, 1 Fan Module, 48x1G-BaseT + 4x10GE (req SFP+)
cevChassisC1941W OBJECT IDENTIFIER ::= { cevChassis 827 } -- Cisco 1941 Chassis (2 GE, 2 EHWIC, 802.11n WLAN)
cevChassisC888E OBJECT IDENTIFIER ::= { cevChassis 828 } -- c888E with 1 EFM based 4 port G.SHDSL , 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 1 ISDN, and an optional Wireless LAN
cevChassisC888EG OBJECT IDENTIFIER ::= { cevChassis 829 } -- c888EG with 1 EFM based 4 pair G.SHDSL, 4 switch ports, 1 USB 2.0 port, 1 Console/Aux port, 1 3G PCMCIA slot, and an optional Wireless LAN
cevChassisIad888EF OBJECT IDENTIFIER ::= { cevChassis 830 } -- IAD888EF with 1 EFM based 4 pair G.SHDSL, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 1 ISDN, 4 FXS ports, and an optional Wireless LAN
cevChassisIad888EB OBJECT IDENTIFIER ::= { cevChassis 831 } -- IAD888EB with 1 EFM based 4 pair G.SHDSL, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 1 ISDN, 2 PBX BRI ports, and an optional Wireless LAN
cevChassisC888ESRST OBJECT IDENTIFIER ::= { cevChassis 832 } -- c888ESRST with 1 EFM based 4 pair G.SHDSL, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 4 FXS ports, 1 PSTN BRI port, and an optional Wireless LAN
cevChassis3845nv OBJECT IDENTIFIER ::= { cevChassis 833 } -- Four Network Module Slots, Four WIC slots, Two Gigabit Ethernet ports 3800nv family router
cevChassis3825nv OBJECT IDENTIFIER ::= { cevChassis 834 } -- Two Network Module Slots, Four WIC slots, Two Gigabit Ethernet ports 3800nv family router
cevChassisWSC235048TD OBJECT IDENTIFIER ::= { cevChassis 836 } -- Catalyst 2350 48 10/100/1000 ports + 2 TenGigabit Ethernet (X2) ports fixed configuration Layer 2 Ethernet Switch
cevChassis887M OBJECT IDENTIFIER ::= { cevChassis 837 } -- c887 with 1 ADSL2/2+ AnnexM, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port,1 ISDN, and an optional Wireless LAN
cevChassisASR9010AC OBJECT IDENTIFIER ::= { cevChassis 838 } -- ASR-9010 AC Chassis
cevChassisASR9006AC OBJECT IDENTIFIER ::= { cevChassis 839 } -- ASR-9006 AC Chassis
cevChassisN1KV OBJECT IDENTIFIER ::= { cevChassis 840 } -- Nexus1000V chassis
cevChassisUCSN10S6100 OBJECT IDENTIFIER ::= { cevChassis 847 } -- Cisco UCS Unified Computing System 6120XP 20 Port Fabric Interconnect
cevChassisCDScde420 OBJECT IDENTIFIER ::= { cevChassis 848 } -- Cisco Content Delivery System Model CDE-420
cevChassisCDScde220 OBJECT IDENTIFIER ::= { cevChassis 849 } -- Cisco Content Delivery System Model CDE-220
cevChassisCDScde110 OBJECT IDENTIFIER ::= { cevChassis 850 } -- Cisco Content Delivery System Model CDE-110
cevChassisCiscoCeVirtualBlade OBJECT IDENTIFIER ::= { cevChassis 851 } -- Cisco Content Engine Virtual Blade
cevChassisASR1002F OBJECT IDENTIFIER ::= { cevChassis 852 } -- Cisco Aggregation Services Router 1000 Series, 2RU Fixed Chassis
cevChassisADE2120 OBJECT IDENTIFIER ::= { cevChassis 853 } -- Application Deployment Engine - Intel Conroe processor HDD 2x250GB Memory 4x1GB NIC 2x1GE
cevChassisAIRAP3501 OBJECT IDENTIFIER ::= { cevChassis 860 } -- Cisco Aironet 3500 Series WLAN Access Point with one 10/100/1000TX port and single IEEE 802.11n radio port
cevChassisAIRAP3502 OBJECT IDENTIFIER ::= { cevChassis 861 } -- Cisco Aironet 3500 Series WLAN Access Point with one 10/100/1000TX port and dual IEEE 802.11n radio ports
cevChassisCDScde200 OBJECT IDENTIFIER ::= { cevChassis 862 } -- Cisco Content Delivery System Model CDE-200
cevChassisCDScde100 OBJECT IDENTIFIER ::= { cevChassis 863 } -- Cisco Content Delivery System Model CDE-100
cevChassisCDScde300 OBJECT IDENTIFIER ::= { cevChassis 864 } -- Cisco Content Delivery System Model CDE-300
cevChassisCDScde400 OBJECT IDENTIFIER ::= { cevChassis 865 } -- Cisco Content Delivery System Model CDE-400
cevChassisSps2004B OBJECT IDENTIFIER ::= { cevChassis 869 } -- Metro Ethernet Switch with 1 1000Base-BX-U WAN port and 5 10/100/1000M LAN ports
cevChassisSps204B OBJECT IDENTIFIER ::= { cevChassis 870 } -- Metro Ethernet Switch with 1 100Base-BX-U WAN and 5 10/100/1000M LAN ports
cevChassisAp541nAK9 OBJECT IDENTIFIER ::= { cevChassis 874 } -- 802.11a/b/g/n Wireless LAN Access Point for North America, FCC band plan
cevChassisAp541nEK9 OBJECT IDENTIFIER ::= { cevChassis 875 } -- 802.11a/b/g/n Wireless LAN Access Point for Europe, ETSI band plan
cevChassisAp541nNK9 OBJECT IDENTIFIER ::= { cevChassis 876 } -- 802.11a/b/g/n Wireless LAN Access Point for ANZ band plan
cevChassisSRP521 OBJECT IDENTIFIER ::= { cevChassis 877 } -- Service Ready Platform router with Fast Ethernet WAN port
cevChassisSRP526 OBJECT IDENTIFIER ::= { cevChassis 878 } -- Service Ready Platform router with ADSL2+ over ISDN WAN port
cevChassisSRP527 OBJECT IDENTIFIER ::= { cevChassis 879 } -- Service Ready Platform router with ADSL2+ over POTS WAN port
cevChassisSRP541 OBJECT IDENTIFIER ::= { cevChassis 880 } -- Service Ready Platform router with GE WAN port
cevChassisSRP546 OBJECT IDENTIFIER ::= { cevChassis 881 } -- Service Ready Platform router with ADSL2+ over ISDN WAN port as well as GE WAN port
cevChassisSRP547 OBJECT IDENTIFIER ::= { cevChassis 882 } -- Service Ready Platform router with ADSL2+ over POTS WAN port as well as GE WAN port
cevChassisVS510FXO OBJECT IDENTIFIER ::= { cevChassis 883 } -- Call control solution for 4-24 phone
cevChassis887GVdsl2 OBJECT IDENTIFIER ::= { cevChassis 884 } -- c887G with 1 VDSL2 only over POTS, 4 switch ports, 1 USB 2.0 port, 1 Console/Aux port, 1 3G PCMCIA slot, and an optional Wireless LAN
cevChassis887SrstVdsl2 OBJECT IDENTIFIER ::= { cevChassis 885 } -- c887SRSTVdsl2 with 1 VDSL2 over POTS, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 4 FXS ports, 1 PSTN BRI port,and an optional Wireless LAN
cevChassis59xx OBJECT IDENTIFIER ::= { cevChassis 895 } -- Chassis Type for 59xx embedded services family of routers
cevChassisCat296024LCS OBJECT IDENTIFIER ::= { cevChassis 896 } -- Catalyst 2960 8 10/100 Power over Ethernet ports + 16 10/100 Ethernet ports + 2 dual purpose Gigabit Ethernet ports fixed configuration Layer 2 Ethernet switch
cevChassisCat296024PCS OBJECT IDENTIFIER ::= { cevChassis 897 } -- Catalyst 2960 24 10/100 Power over Ethernet ports + 2 dual purpose Gigabit Ethernet ports fixed configuration Layer 2 Ethernet switch
cevChassisCat296048PSTS OBJECT IDENTIFIER ::= { cevChassis 898 } -- Catalyst 2960 48 10/100 Power over Ethernet ports + 2 10/100/1000 Ethernet ports + 2 SFP ports fixed configuration Layer 2 Ethernet switch
cevChassisCiscoNMWAE900 OBJECT IDENTIFIER ::= { cevChassis 900 } -- Cisco Network Module Intergrated Service Engine 900
cevChassisCiscoNMWAE700 OBJECT IDENTIFIER ::= { cevChassis 901 } -- Cisco Network Module Intergrated Service Engine 700
cevChassis5940 OBJECT IDENTIFIER ::= { cevChassis 902 } -- Chassis Type for 5940 embedded services family of routers
cevChassisN4KIBMEth OBJECT IDENTIFIER ::= { cevChassis 903 } -- Chassis of Cisco 10Gb Ethernet Switch Module for IBM BladeCenter
cevChassisASR1001 OBJECT IDENTIFIER ::= { cevChassis 904 } -- Cisco Aggregation Services Router 1000 Series, 1RU Chassis
cevChassisASR1013 OBJECT IDENTIFIER ::= { cevChassis 905 } -- Cisco Aggregation Services Router 1000 Series, 13RU Chassis
cevChassisCDScde205 OBJECT IDENTIFIER ::= { cevChassis 906 } -- Cisco Content Delivery System Model CDE-205
cevChassisNexus1010 OBJECT IDENTIFIER ::= { cevChassis 907 } -- Nexus1010 Chassis
cevChassisRaie1783Rms06t OBJECT IDENTIFIER ::= {cevChassis 908 } -- Cisco Rockwell brand Layer 3 Industrial Ethernet Switch, 4 10/100 + 2 T/SFP
cevChassisRaie1783Rms10t OBJECT IDENTIFIER ::= { cevChassis 909 } -- Rockwell brand Industrial Ethernet Switch, 8 10/100 + 2 T/SFP
cevChassisMXE5600 OBJECT IDENTIFIER ::= { cevChassis 910 } -- Cisco MXE 5600 platform, 1 Rack Unit (RU) application specific device with 8 slots
cevChassisEsw5408pK9 OBJECT IDENTIFIER ::= { cevChassis 911 } -- Cisco ESW 540 8-port 10/100/1000 PoE switch
cevChassisEsw5208pK9 OBJECT IDENTIFIER ::= { cevChassis 912 } -- Cisco ESW 520 8-port 10/100 PoE switch
cevChassisN2kC2232PP10GE OBJECT IDENTIFIER ::= { cevChassis 913 } -- N2K 10GE FEX, 1PS
cevChassisN2kC2248TP1GE OBJECT IDENTIFIER ::= { cevChassis 914 } -- N2K 1GE FEX, 1PS, 1 Fan Module, 48x1G-BaseT+4x10GE SFP+ (req SFP+ optics)
cevChassisWsC4948e10GE OBJECT IDENTIFIER ::= { cevChassis 915 } -- Catalyst 4000 series fixed configuration switch with 48 10/100/1000BaseT ports and four 10Gbps/1Gbps SFP+/SF ports(WS-C4948E)
cevChassis1921k9 OBJECT IDENTIFIER ::= { cevChassis 928 } -- Cisco 1921/K9 Chassis(2 GE, 2 EHWIC)
cevChassis1905k9 OBJECT IDENTIFIER ::= { cevChassis 929 } -- Cisco 1905/K9 Chassis(2 GE, Serial 1T, 1 EHWIC)
cevChassisN4KIBMCiscoEth OBJECT IDENTIFIER ::= { cevChassis 930 } -- Chassis of Cisco 10Gb Ethernet Switch Module for IBM BladeCenter Cisco sold version
cevChassisASA5585 OBJECT IDENTIFIER ::= { cevChassis 931 } -- Chassis type for Adaptive Security Appliance 5585 that features multiple expansion module slots, and multi-gigabit performance
cevChassisN7Kc7009 OBJECT IDENTIFIER ::= { cevChassis 932 } -- N7K-C7009 nexus-9-slot chassis
cevChassisMwr2941DcA OBJECT IDENTIFIER ::= { cevChassis 933 } -- Wireless Router (MWR-2941-DC) is an environmentally hardened router
cevChassisOeNm302 OBJECT IDENTIFIER ::= { cevChassis 937 } -- Cisco Optimization Engine Network Module 302
cevChassisOeNm502 OBJECT IDENTIFIER ::= { cevChassis 938 } -- Cisco Optimization Engine Network Module 502
cevChassisOeNm522 OBJECT IDENTIFIER ::= { cevChassis 939 } -- Cisco Optimization Engine Network Module 522
cevChassisOeSmSre700 OBJECT IDENTIFIER ::= { cevChassis 940 } -- Cisco Optimization Engine Service Module Service Ready Engine 700
cevChassisOeSmSre900 OBJECT IDENTIFIER ::= { cevChassis 941 } -- Cisco Optimization Engine Service Module Service Ready Engine 900
cevChassisCDScde2202s3 OBJECT IDENTIFIER ::= { cevChassis 944 } -- Cisco Content Delivery System Model CDE-220-2S3
cevChassisWsC3750x24 OBJECT IDENTIFIER ::= { cevChassis 945 } -- Catalyst 3750X 24 10/100/1000 Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch
cevChassisWsC3750x48 OBJECT IDENTIFIER ::= { cevChassis 946 } -- Catalyst 3750X 48 10/100/1000 Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch
cevChassisWsC3750x24P OBJECT IDENTIFIER ::= { cevChassis 947 } -- Catalyst 3750X 24 10/100/1000 PoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch
cevChassisWsC3750x48P OBJECT IDENTIFIER ::= { cevChassis 948 } -- Catalyst 3750X 48 10/100/1000 PoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch
cevChassisWsC3560x24 OBJECT IDENTIFIER ::= { cevChassis 949 } -- Catalyst 3560X 24 10/100/1000 Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Switch
cevChassisWsC3560x48 OBJECT IDENTIFIER ::= { cevChassis 950 } -- Catalyst 3560X 48 10/100/1000 Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Switch
cevChassis1841Ck9 OBJECT IDENTIFIER ::= { cevChassis 957 } -- 1841C/K9 data only router with 2 HWIC slots
cevChassis2801Ck9 OBJECT IDENTIFIER ::= { cevChassis 958 } -- 2801C/K9 router with 4 HWIC slots
cevChassis2811Ck9 OBJECT IDENTIFIER ::= { cevChassis 959 } -- 2811C/K9 router with two integrated fast ethernets and integrated VPN
cevChassis2821Ck9 OBJECT IDENTIFIER ::= { cevChassis 960 } -- 2821C/K9 router with two integrated gigabit ethernets and integrated VPN
cevChassis3825Ck9 OBJECT IDENTIFIER ::= { cevChassis 962 } -- 3825C/K9 router with Two Network Module Slots, Four WIC slots, Two Gigabit Ethernet ports
cevChassis3845Ck9 OBJECT IDENTIFIER ::= { cevChassis 963 } -- 3845C/K9 router with Four Network Module Slots, Four WIC slots, Two Gigabit Ethernet ports
cevChassisAIRAP1262 OBJECT IDENTIFIER ::= { cevChassis 966 } -- Cisco Aironet 1260 Series WLAN Access Point with one 10/100/1000TX port and dual IEEE 802.11n radio ports
cevChassisAIRAP1261 OBJECT IDENTIFIER ::= { cevChassis 967 } -- Cisco Aironet 1260 Series WLAN Access Point with one 10/100/1000TX port and single IEEE 802.11n radio port
cevChassis892F OBJECT IDENTIFIER ::= { cevChassis 968 } -- c892F with 1 GE/SFP port, 8 switch ports, 2 USB 2.0 ports, 2 Console/Aux ports, 1 ISDN, 1 Backup FE, and an optional Wireless LAN
cevChassisMe3600x24fsM OBJECT IDENTIFIER ::= { cevChassis 969 } -- Cisco ME 3600X Ethernet Access Switch, 24 GE SFP ports + 2 10Gbps/1Gbps SFP+/SFP ports fixed configuration Layer 2/3 Ethernet switch, modular power
cevChassisMe3600x24tsM OBJECT IDENTIFIER ::= { cevChassis 970 } -- Cisco ME 3600X Ethernet Access Switch, 24 10/100/1000 ports + 2 10Gbps/1Gbps SFP+/SFP ports fixed configuration Layer 2/3 Ethernet switch, modular power
cevChassisMe3800x24fsM OBJECT IDENTIFIER ::= { cevChassis 971 } -- Cisco ME 3800X Carrier Ethernet Switch Router, 24 GE SFP ports + 2 10Gbps/1Gbps SFP+/SFP ports fixed configuration Layer 2/3 Carrier Ethernet Switch Router, modular power
cevChassisCGR2010 OBJECT IDENTIFIER ::= { cevChassis 972 } -- Cisco Connected Grid Router 2010 Chassis(2 GE, 4 GRWIC)
cevChassisWsC2960s48tsS OBJECT IDENTIFIER ::= { cevChassis 973 } -- Catalyst 2960S 48 Gig Downlinks and 2 SFP uplink, Nonstackable module
cevChassisWsC2960s24tsS OBJECT IDENTIFIER ::= { cevChassis 974 } -- Catalyst 2960S 24 Gig Downlinks and 2 SFP uplink, Nonstackable module
cevChassisWsC2960s48fpdL OBJECT IDENTIFIER ::= { cevChassis 975 } -- Catalyst 2960S 48 Gig Downlinks and 4 SFP uplink with support for a 2 x 10G stacking module. POE support for 740W
cevChassisWsC2960s48lpdL OBJECT IDENTIFIER ::= { cevChassis 976 } -- Catalyst 2960S 48 Gig Downlinks and 2 SFP+ uplink with support for a 2 x 10G stacking module. POE support for 370W
cevChassisWsC2960s48tdL OBJECT IDENTIFIER ::= { cevChassis 977 } -- Catalyst 2960S 48 Gig Downlinks and 2 SFP+ uplink with support for a 2 x 10G stacking module
cevChassisWsC2960s24pdL OBJECT IDENTIFIER ::= { cevChassis 978 } -- Catalyst 2960S 24 Gig Downlinks and 2 SFP+ uplink with support for a 2 x 10G stacking module. POE support for 370W
cevChassisWsC2960s24tdL OBJECT IDENTIFIER ::= { cevChassis 979 } -- Catalyst 2960S 24 Gig Downlinks and 2 SFP+ uplink with support for a 2 x 10G stacking module
cevChassisWsC2960s48fpsL OBJECT IDENTIFIER ::= { cevChassis 980 } -- Catalyst 2960S 48 Gig Downlinks and 4 SFP uplink with support for a 2 x 10G stacking module. POE support for 740W
cevChassisWsC2960s48lpsL OBJECT IDENTIFIER ::= { cevChassis 981 } -- Catalyst 2960S 48 Gig Downlinks and 4 SFP uplink with support for a 2 x 10G stacking module. POE support for 370W
cevChassisWsC2960s24psL OBJECT IDENTIFIER ::= { cevChassis 982 } -- Catalyst 2960S 24 GigDownlinks and 4 SFP uplink with support for a 2 x 10G stacking module. POE support for 370W
cevChassisWsC2960s48tsL OBJECT IDENTIFIER ::= { cevChassis 983 } -- Catalyst 2960S 48 Gig Downlinks and 4 SFP uplink with support for a 2 x 10G stacking module
cevChassisWsC2960S24tsL OBJECT IDENTIFIER ::= { cevChassis 984 } -- Catalyst 2960S 24 Gig Downlinks and 4 SFP uplink with support for a 2 x 10G stacking module
cevChassis1906Ck9 OBJECT IDENTIFIER ::= { cevChassis 985 } -- 1906C/K9 Chassis (2 GE, Serial 1T, 1 EHWIC)
cevChassisAIRAP1042 OBJECT IDENTIFIER ::= { cevChassis 986 } -- Cisco Aironet 1040 series WLAN Access Point with one 10/100/1000TX port and dual IEEE 802.11n radio ports
cevChassisAIRAP1041 OBJECT IDENTIFIER ::= { cevChassis 987 } -- Cisco Aironet 1040 series WLAN Access Point with one 10/100/1000TX port and single IEEE 802.11n radio ports
cevChassis887Va OBJECT IDENTIFIER ::= { cevChassis 988 } -- c887-v2 with 1 VDSL/ADSL over POTS, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 1 ISDN and an optional Wireless LAN
cevChassis886Va OBJECT IDENTIFIER ::= { cevChassis 989 } -- c886-v2 with 1 VDSL/ADSL over ISDN, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 1 ISDN and an optional Wireless LAN
cevChassis867Va OBJECT IDENTIFIER ::= { cevChassis 990 } -- c867-v2 with 1 VDSL/ADSL over POTS, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 1 ISDN and an optional Wireless LAN
cevChassis887VaM OBJECT IDENTIFIER ::= { cevChassis 991 } -- c887m-v2 AnnexM with 1 VDSL/ADSL over POTS, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 1 ISDN and an optional Wireless LAN
cevChassisASR1001IDC2pOc3Pos OBJECT IDENTIFIER ::= { cevChassis 992 } -- ASR1001 chassis with 2xOc3Pos Integrated Daughter Card
cevChassisASR1001IDC4pT3 OBJECT IDENTIFIER ::= { cevChassis 993 } -- ASR1001 chassis with 4xT3 Integrated Daughter Card
cevChassisASR1001IDC4pGE OBJECT IDENTIFIER ::= { cevChassis 994 } -- ASR1000 1RU chassis with 4xGe Integrated Daughter Card
cevChassisASR1001IDC8pCT1E1 OBJECT IDENTIFIER ::= { cevChassis 995 } -- ASR1000 1RU chassis with 8xChT1/E1 Integrated Daughter Card
cevChassisASR1001IDCHDD OBJECT IDENTIFIER ::= { cevChassis 996 } -- ASR1000 1RU chassis with harddisk Integrated Daughter Card
cevChassisCat2960cPD8TT OBJECT IDENTIFIER ::= { cevChassis 997 } -- Catalyst 2960c 8 10/100 ports + 2 Gigabit Ethernet PD ports fixed configuration Layer 2 Ethernet Switch
cevChassisCGS252024TC OBJECT IDENTIFIER ::= { cevChassis 998 } -- Cisco Connected Grid 2520 Switch, 24 10/100 + 2 T/SFP
cevChassisCGS252016S8PC OBJECT IDENTIFIER ::= { cevChassis 999 } -- Cisco Connected Grid 2520 Switch, 16 100 SFP + 8 10/100 + 2 T/SFP
cevChassisWsC236048TdS OBJECT IDENTIFIER ::= { cevChassis 1002 } -- Catalyst 2360 Top Of Rack 48 GigE, 4 x 10G SFP+ LAN Lite
cevChassisN2kC2232TT10GE OBJECT IDENTIFIER ::= { cevChassis 1003 } -- Nexus 2000 Series 10GE Fabric Extender, 2 Power Supplies, 1 Fan Module, 32x10G-Base-T + 8x10G-BaseT Module
cevChassisN2kC2232TP10GE OBJECT IDENTIFIER ::= { cevChassis 1004 } -- Nexus 2000 Series 10GE Fabric Extender, 2 Power Supplies, 1 Fan Module, 32x10G-BaseT + 8x10GE Module
cevChassisN2kC2248TT1GE OBJECT IDENTIFIER ::= { cevChassis 1005 } -- Nexus 2000 Series 1GE Fabric Extender, 2 Power Supplies, 1 Fan Module, 48x1G-BaseT + 4x10G-BaseT Module
cevChassisN2kC2224TP1GE OBJECT IDENTIFIER ::= { cevChassis 1006 } -- Nexus 2000 Series 1GE Fabric Extender, 2 Power Supplies, 1 Fan Module, 24x100/1000-BaseT + 2xSFP+10GE
cevChassisCDScde250 OBJECT IDENTIFIER ::= { cevChassis 1007 } -- Cisco Content Delivery System Model CDE-250
cevChassisN5kC5548p OBJECT IDENTIFIER ::= { cevChassis 1008 } -- Nexus 5548 Switch with 2 Power Supplies, 2 Fan Modules, 32 Ethernet/FCoE ports and 1 module
cevChassis881G2 OBJECT IDENTIFIER ::= { cevChassis 1009 } -- c881G with 1 FE, 4 switch ports, 1 USB 2.0 port, 1 Console/Aux port, 1 embedded PCIe 3G modem
cevChassisWsC3750v224fsS OBJECT IDENTIFIER ::= { cevChassis 1010 } -- Catalyst 3750 24FS: 24 10/100 ports + 2 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable switch
cevChassisOeVWaas OBJECT IDENTIFIER ::= { cevChassis 1011 } -- Cisco Optimization Engine Virtual Wide Area Application Services
cevChassisCrs16SB OBJECT IDENTIFIER ::= { cevChassis 1012 } -- Enhanced CRS 16 slots Line Card Chassis
cevChassisCat2960cG8TC OBJECT IDENTIFIER ::= { cevChassis 1014 } -- Catalyst 2960c 8 10/100/1000 ports + 2 dual purpose Gigabit Ethernet ports module
cevChassisECDS1100 OBJECT IDENTIFIER ::= { cevChassis 1017 } -- Cisco Enterprise Content Delivery System Model ECDS-1100
cevChassisECDS3100 OBJECT IDENTIFIER ::= { cevChassis 1018 } -- Cisco Enterprise Content Delivery System Model ECDS-3100
cevChassisIE301016S8PC OBJECT IDENTIFIER ::= { cevChassis 1019 } -- Cisco Industrial Ethernet 3010 Switch, 16 100 SFP + 8 10/100 + 2 T/SFP
cevChassisIE301024TC OBJECT IDENTIFIER ::= { cevChassis 1020 } -- Cisco Industrial Ethernet 3010 Switch, 24 10/100 + 2 T/SFP
cevChassisWsC4948ef10GE OBJECT IDENTIFIER ::= { cevChassis 1023 } -- Catalyst 4900 series front exhaust fixed configuration switch with 48 10/100/1000BaseT ports and four 10Gbps/1Gbps SFP+/SFP ports(WS-C4948E-F)
cevChassisWave284K9 OBJECT IDENTIFIER ::= { cevChassis 1024 } -- Cisco Wide Area Virtualization Engine 284
cevChassisWave584K9 OBJECT IDENTIFIER ::= { cevChassis 1025 } -- Cisco Wide Area Virtualization Engine 584
cevChassisWave684K9 OBJECT IDENTIFIER ::= { cevChassis 1026 } -- Cisco Wide Area Virtualization Engine 684
cevChassisWave7441K9 OBJECT IDENTIFIER ::= { cevChassis 1027 } -- Cisco Wide Area Virtualization Engine 7441
cevChassisWave7471K9 OBJECT IDENTIFIER ::= { cevChassis 1028 } -- Cisco Wide Area Virtualization Engine 7471
cevChassisWave7626K9 OBJECT IDENTIFIER ::= { cevChassis 1029 } -- Cisco Wide Area Virtualization Engine 7626
cevChassisCat292848TCC OBJECT IDENTIFIER ::= { cevChassis 1032 } -- Catalyst 48 10/100 ports + 2 10/100/1000 Ethernet ports fixed configuration Layer 2 Ethernet switch
cevChassisCat292824TCC OBJECT IDENTIFIER ::= { cevChassis 1033 } -- Catalyst 24 10/100 ports + 2 10/100/1000 Ethernet ports fixed configuration Layer 2 Ethernet switch
cevChassisCat292824LTC OBJECT IDENTIFIER ::= { cevChassis 1034 } -- Catalyst 2928 24 10/100 ports + 2 10/100/1000 Ethernet ports fixed configuration Layer 2 Ethernet switch POE support for 123 W
cevChassisGrwicDes2s8pc OBJECT IDENTIFIER ::= { cevChassis 1036 } -- Grid Router Switching Module with 2 GE(1 combo, 1 SFP) interfaces and 8 100BaseT interfaces supporting PoE
cevChassisGrwicDes6s OBJECT IDENTIFIER ::= { cevChassis 1037 } -- Grid Router Switching Module with 2 GE(1 combo, 1 SFP) interfaces and 4 100FX interfaces
cevChassisN5kC5596Up OBJECT IDENTIFIER ::= { cevChassis 1038 } -- Nexus 5596 Switch with 2 Power Supplies, 4 Fan Modules and 48 Ethernet/FCoE ports
cevChassisC1861eUc2BriK9 OBJECT IDENTIFIER ::= { cevChassis 1039 } -- C1861E UC with support for 2 BRI ports and CUE
cevChassisC1861eUc4FxoK9 OBJECT IDENTIFIER ::= { cevChassis 1040 } -- C1861E UC with support for 4 FXO ports and CUE
cevChassisC1861eSrstFK9 OBJECT IDENTIFIER ::= { cevChassis 1041 } -- C1861E SRST with support for 4 FXO ports
cevChassisC1861eSrstBK9 OBJECT IDENTIFIER ::= { cevChassis 1042 } -- C1861E SRST with support for 2 BRI ports
cevChassisC1861eSrstCFK9 OBJECT IDENTIFIER ::= { cevChassis 1043 } -- C1861E SRST with support for 4 FXO ports and CUE
cevChassisC1861eSrstCBK9 OBJECT IDENTIFIER ::= { cevChassis 1044 } -- C1861E SRST with support for 4 BRI ports and CUE
cevChassis88XG2DSL OBJECT IDENTIFIER ::= { cevChassis 1045 } -- c88XG with 1 xDSL, 1 FE, 4 switch ports, 1 USB 2.0 port, 1 Console/Aux port, 1 embedded PCIe 3G modem
cevChassisN2kC2248TPE1GE OBJECT IDENTIFIER ::= { cevChassis 1046 } -- Nexus 2000 Series 1GE Fabric Extender, 2 Power Supplies, 1 Fan Module, 48x1G-BaseT + 4x10G-BaseT Module
cevChassisWave8541 OBJECT IDENTIFIER ::= { cevChassis 1047 } -- Cisco Wide Area Virualization Engine Model 8541
cevChassisWave7571 OBJECT IDENTIFIER ::= { cevChassis 1048 } -- Cisco Wide Area Virtualization Engine Model 7571
cevChassisWave7541 OBJECT IDENTIFIER ::= { cevChassis 1049 } -- Cisco Wide Area Virtualization Engine Model 7541
cevChassisWave694 OBJECT IDENTIFIER ::= { cevChassis 1050 } -- Cisco Wide Area Virtualization Engine Model 694
cevChassisWave594 OBJECT IDENTIFIER ::= { cevChassis 1051 } -- Cisco Wide Area Virtualization Engine Model 594
cevChassisWave294 OBJECT IDENTIFIER ::= { cevChassis 1052 } -- Cisco Wide Area Virtualization Engine Model 294
cevChassis5915 OBJECT IDENTIFIER ::= { cevChassis 1053 } -- Chassis Type for 5915 Embedded Services Router
cevChassis86xVAE OBJECT IDENTIFIER ::= { cevChassis 1055 } -- Chassis for Cisco 86xVAE series products
cevChassisAp802gn OBJECT IDENTIFIER ::= { cevChassis 1056 } -- Cisco AP802 Access Point with single IEEE 802.11g/n radio port
cevChassisN2kB22HPP OBJECT IDENTIFIER ::= { cevChassis 1058 } -- N2K 10GE Fabric Extender, 16xSFP+ 10GE and 8xSFP+ 10GE (req SFP+ optics) for HP c-class Blade chassis
cevChassisN2kC2248GVP OBJECT IDENTIFIER ::= { cevChassis 1059 } -- Nexus 2000 Series 1 GE Fabric Extender, 1 Power Supply, 2 Fans, 48x100/1000 PoE+ ports + 4x10GE (req SFP+)
cevChassisN3kC3064PQ OBJECT IDENTIFIER ::= { cevChassis 1060 } -- Nexus 3000 Series 1 RU fixed chassis with 48 SFP+ and 4 QSFP ports, 2 Power Supplies and 1 Fan tray
cevChassisN2kC2232TM10GE OBJECT IDENTIFIER ::= { cevChassis 1061 } -- Nexus 2000 Series 10GE Fabric Extender, 2 Power Supplies, 1 Fan Module, 32x10G-BaseT + field upgradeable module
cevChassisUCSFI6248UP OBJECT IDENTIFIER ::= { cevChassis 1062 } -- Cisco UCS Unified Computing System 6248UP 48-Unified Port Fabric Interconnect
cevChassisUCSFI6296UP OBJECT IDENTIFIER ::= { cevChassis 1063 } -- Cisco UCS Unified Computing System 6296UP 96-Unified Port Fabric Interconnect
cevChassis2811ve OBJECT IDENTIFIER ::= { cevChassis 1064 } -- 2811ve router with two integrated fast ethernets and integrated VPN
cevChassis1841ve OBJECT IDENTIFIER ::= { cevChassis 1065 } -- 1841ve data only router with 2 HWIC slot
cevChassis2960c8tcS OBJECT IDENTIFIER ::= { cevChassis 1066 } -- Catalyst 2960C 8 10/100 FE ports + 2 Gig Dual Media Uplinks fixed configuration Layer 2 Ethernet switch, lanlite only Chassis
cevChassis2960c8tcL OBJECT IDENTIFIER ::= { cevChassis 1067 } -- Catalyst 2960C 8 10/100 FE ports + 2 Gig Dual Media Uplinks fixed configuration Layer 2 Ethernet switch Chassis
cevChassis2960c8pcL OBJECT IDENTIFIER ::= { cevChassis 1068 } -- Catalyst 2960C 8 10/100 FE with PoE + 2 Gig Dual Media Uplinks fixed configuration Layer 2 Ethernet switch Chassis
cevChassis2960c12pcL OBJECT IDENTIFIER ::= { cevChassis 1069 } -- Catalyst 2960C 12 10/100 FE with POE + 2 Gig Dual Media Uplinks fixed configuration Layer 2 Ethernet switch Chassis
cevChassis3560cpd8ptS OBJECT IDENTIFIER ::= { cevChassis 1070 } -- Catalyst 3560C 8 10/100/1000 with PoE and 2 Gig Copper PoE+ Uplinks fixed configuration Layer 2/Layer 3 Ethernet switch Chassis
cevChassis886Vag7K9 OBJECT IDENTIFIER ::= { cevChassis 1071 } -- C886G w/ 1 WAN VDSL2/ADSL2+ over ISDN, 4 switch ports, 1 embedded Global 3G HSPA+ modem with GPS and SMS
cevChassis887VagSK9 OBJECT IDENTIFIER ::= { cevChassis 1072 } -- C887G w/ 1 WAN VDSL2/ADSL2+ over POTS, 4 switch ports, 1 embedded Sprint 3G EVDO modem with GPS and SMS
cevChassis887Vag7K9 OBJECT IDENTIFIER ::= { cevChassis 1073 } -- C887G w/ 1 WAN VDSL2/ADSL2+ over POTS, 4 switch ports, 1 embedded Global 3G HSPA+ modem with GPS and SMS
cevChassis887Vamg7K9 OBJECT IDENTIFIER ::= { cevChassis 1074 } -- C887G w/ 1 WAN VDSL2/ADSL2+ over POTS (Annex M), 4 switch ports, 1 embedded Global 3G HSPA+ modem with GPS and SMS
cevChassis888Eg7K9 OBJECT IDENTIFIER ::= { cevChassis 1075 } -- C888EG w/ 1 WAN G.SHDSL (EFM), 4 switch ports, 1 embedded Global 3G HSPA+ modem with GPS and SMS
cevChassis881GUK9 OBJECT IDENTIFIER ::= { cevChassis 1076 } -- C881G w/ 1 WAN FE, 4 switch ports, 1 embedded Global 3G HSPA modem with GPS and SMS
cevChassis881GSK9 OBJECT IDENTIFIER ::= { cevChassis 1077 } -- C881G w/ 1 WAN FE, 4 switch ports, 1 embedded Sprint 3G EVDO Rev A modem with GPS and SMS
cevChassis881GVK9 OBJECT IDENTIFIER ::= { cevChassis 1078 } -- C881G w/ 1 WAN FE, 4 switch ports, 1 embedded Verizon 3G EVDO Rev A modem with GPS and SMS
cevChassis881GBK9 OBJECT IDENTIFIER ::= { cevChassis 1079 } -- C881G w/ 1 WAN FE, 4 switch ports, 1 embedded BSNL 3G EVDO Rev A modem with GPS and SMS
cevChassis881G7K9 OBJECT IDENTIFIER ::= { cevChassis 1080 } -- C881G w/ 1 WAN FE, 4 switch ports, 1 embedded Global 3G HSPA+ modem with GPS and SMS
cevChassis881G7AK9 OBJECT IDENTIFIER ::= { cevChassis 1081 } -- C881G w/ 1 WAN FE, 4 switch ports, 1 embedded ATT 3G HSPA+ modem with GPS and SMS
cevChassisN5kC5548UP OBJECT IDENTIFIER ::= { cevChassis 1084 } -- Nexus 5548 Switch with 2 Power Supplies, 2 Fan Modules, 32 Ethernet/FC (Unified) ports and 1 module
cevChassis881W OBJECT IDENTIFIER ::= { cevChassis 1085 } -- C881W Router series with 1 Fast Ethernet WAN, 4 Fast Ethernet LAN with 2 PoE, Wireless LAN, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 512MB DRAM
cevChassis886VAW OBJECT IDENTIFIER ::= { cevChassis 1086 } -- C886VA-W Router series with 1 ADSL2/2+ Annex B, 1 ISDN, 4 Fast Ethernet LAN with 2 PoE, Wireless LAN, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 512MB DRAM
cevChassis887VAMW OBJECT IDENTIFIER ::= { cevChassis 1087 } -- C887VAM-W Router series with 1 ADSL2/2+ Annex M, 4 Fast Ethernet LAN with 2 PoE, Wireless LAN, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 512MB DRAM
cevChassis887VAW OBJECT IDENTIFIER ::= { cevChassis 1088 } -- C887VA-W Router series with 1 VDSL, 4 Fast Ethernet LAN with 2 PoE, Wireless LAN, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 512MB DRAM
cevChassis819G OBJECT IDENTIFIER ::= { cevChassis 1089 } -- C819G Router series with 1 Gigabit Ethernet WAN, 4 Fast Ethernet LAN, 1 3G WAN, 1 Serial, 1 Console/Aux ports, 256MB flash memory and 512MB DRAM
cevChassis819HG OBJECT IDENTIFIER ::= { cevChassis 1090 } -- C819HG Hardened Router series with 1 Gigabit Ethernet WAN, 4 Fast Ethernet LAN, 1 3G WAN, 1 Serial, 1 Console/Aux ports, 256MB flash memory, 512MB DRAM
cevChassisIAD886VA OBJECT IDENTIFIER ::= { cevChassis 1091 } -- iad886-v2 with 1 VDSL/ADSL over ISDN, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 1 ISDN and an optional Wireless LAN
cevChassisIAD886VAJ OBJECT IDENTIFIER ::= { cevChassis 1092 } -- iad886j-v2 Annex J with 1 VDSL/ADSL over ISDN, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 1 ISDN and an optional Wireless LAN
cevChassisIAD887VA OBJECT IDENTIFIER ::= { cevChassis 1093 } -- iad887-v2 with 1 VDSL/ADSL over POTS, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 1 ISDN and an optional Wireless LAN
cevChassisIAD887VAM OBJECT IDENTIFIER ::= { cevChassis 1094 } -- iad887m-v2 AnnexM with 1 VDSL/ADSL over POTS, 4 switch ports, 1 USB 1.1 port, 1 Console/Aux port, 1 ISDN and an optional Wireless LAN
cevChassisPCM OBJECT IDENTIFIER ::= { cevChassis 1095 } -- Cisco Prime Collaboration Manager Module
cevChassisDSavsm OBJECT IDENTIFIER ::= { cevChassis 1102 } -- Cisco Content Delivery System Model AVSM
cevChassisEcdsVB OBJECT IDENTIFIER ::= { cevChassis 1104 } -- Cisco Media Delivery Engine
cevChassisN3kC3064PQ10GE OBJECT IDENTIFIER ::= { cevChassis 1105 } -- Nexus 3000 Series 1 RU fixed chassis (Trident+) with 48 SFP+ and 4 QSFP ports, no power supply, no fan
cevChassisN3kC3048TP1GE OBJECT IDENTIFIER ::= { cevChassis 1106 } -- Nexus 3000 Series 1 RU fixed chassis with 48x1G-BaseT and 4x10GE SFP+ ports, no Power Supply, no fan
cevChassisN3kC3016Q40GE OBJECT IDENTIFIER ::= { cevChassis 1107 } -- Nexus 3000 Series 1 RU fixed chassis with 16x40GE QSFP ports, no Power Supply, no fan
cevChassisASR903 OBJECT IDENTIFIER ::= { cevChassis 1118 } -- Cisco Aggregation Services Router 900 Series, 3RU Chassis
cevChassis3560c12pcS OBJECT IDENTIFIER ::= { cevChassis 1121 } -- Catalyst 3560C 12 10/100 with PoE + 2 Gig Dual Media Uplinks fixed configuration Layer 2/Layer 3 Ethernet switch chassis
cevChassis3560c8pcS OBJECT IDENTIFIER ::= { cevChassis 1122 } -- Catalyst 3560C 8 10/100 with PoE + 2 Gig Dual Media Uplinks fixed configuration Layer 2/Layer 3 Ethernet switch chassis
cevChassisCrs8SB OBJECT IDENTIFIER ::= { cevChassis 1123 } -- CRS-8 Line Card Chassis-enhanced for CRS-8/S-B
cevChassisRAIE1783BMS06S OBJECT IDENTIFIER ::= { cevChassis 1124 } -- Rockwell Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 SFP
cevChassisRAIE1783BMS06T OBJECT IDENTIFIER ::= { cevChassis 1125 } -- Rockwell Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 T
cevChassisRAIE1783BMS06SG OBJECT IDENTIFIER ::= { cevChassis 1126 } -- Rockwell Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 SFP
cevChassisRAIE1783BMS10C OBJECT IDENTIFIER ::= { cevChassis 1127 } -- Rockwell Industrial Ethernet 2000 Switch, 8 10/100 T + 2 100 T/SFP
cevChassisRAIE1783BMS06TG OBJECT IDENTIFIER ::= { cevChassis 1128 } -- Rockwell Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 T
cevChassisRAIE1783BMS10CG OBJECT IDENTIFIER ::= { cevChassis 1129 } -- Rockwell Industrial Ethernet 2000 Switch, 8 10/100 T + 2 1000 T/SFP
cevChassisRAIE1783BMS20C OBJECT IDENTIFIER ::= { cevChassis 1130 } -- Rockwell Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 100 T/SFP
cevChassisRAIE1783BMS20CG OBJECT IDENTIFIER ::= { cevChassis 1131 } -- Rockwell Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP
cevChassisRAIE1783BMS20CGPK OBJECT IDENTIFIER ::= { cevChassis 1132 } -- Rockwell Conformal coating Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP
cevChassisIE20004TS OBJECT IDENTIFIER ::= { cevChassis 1133 } -- Cisco Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 SFP
cevChassisIE20004T OBJECT IDENTIFIER ::= { cevChassis 1134 } -- Cisco Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 T
cevChassisIE20004TSG OBJECT IDENTIFIER ::= { cevChassis 1135 } -- Cisco Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 SFP
cevChassisIE20004TG OBJECT IDENTIFIER ::= { cevChassis 1136 } -- Cisco Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 T
cevChassisIE20008TC OBJECT IDENTIFIER ::= { cevChassis 1137 } -- Cisco Industrial Ethernet 2000 Switch, 8 10/100 T + 2 100 T/SFP
cevChassisIE20008TCG OBJECT IDENTIFIER ::= { cevChassis 1138 } -- Cisco Industrial Ethernet 2000 Switch, 8 10/100 T + 2 1000 T/SFP
cevChassisIE200016TC OBJECT IDENTIFIER ::= { cevChassis 1139 } -- Cisco Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 100 T/SFP
cevChassisIE200016TCG OBJECT IDENTIFIER ::= { cevChassis 1140 } -- Cisco Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP
cevChassisIE200016TCGX OBJECT IDENTIFIER ::= { cevChassis 1141 } -- Cisco Conformal coating Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP
cevChassisASR5000CHSSYSK9 OBJECT IDENTIFIER ::= { cevChassis 1145 } -- Individually orderable base chassis
cevChassisASR55CHSSYS OBJECT IDENTIFIER ::= { cevChassis 1146 } -- ASR5500 Base Chassis, with MidPlane EEProm Card (MEC, ASR55-MEC)
cevChassisN7Kc7004 OBJECT IDENTIFIER ::= { cevChassis 1147 } -- Nexus7000 4slot zonda n7k chassis N7K-C7004
cevChassisASR901 OBJECT IDENTIFIER ::= { cevChassis 1159 } -- Pura-C platform
cevChassisASR901E OBJECT IDENTIFIER ::= { cevChassis 1160 } -- Pura-E platform
cevChassisOeSmSre710 OBJECT IDENTIFIER ::= { cevChassis 1161 } -- Cisco Optimization Engine Service Module Service Ready Engine 710
cevChassisOeSmSre910 OBJECT IDENTIFIER ::= { cevChassis 1162 } -- Cisco Optimization Engine Service Module Service Ready Engine 910
cevChassisN3kC3064PQ10GX OBJECT IDENTIFIER ::= { cevChassis 1163 } -- Nexus 3000 Series 1 RU fixed chassis (Trident+) with 48 SFP+ and 4 QSFP ports, no power supply, no fan
cevChassisCSR1000v OBJECT IDENTIFIER ::= { cevChassis 1165 } -- Cisco Cloud Services Router 1000v Chassis
cevChassisFlowAgent3000 OBJECT IDENTIFIER ::= { cevChassis 1166 } -- Cisco Integrated NetFlow Generation Agent
cevChassisASR1002X OBJECT IDENTIFIER ::= { cevChassis 1167 } -- Cisco Aggregation Services Router 1000 Series, ASR1002-X Chassis
cevChassisNamApp2304 OBJECT IDENTIFIER ::= { cevChassis 1168 } -- Cisco NAM Appliance 2304
cevChassisNamApp2320 OBJECT IDENTIFIER ::= { cevChassis 1169 } -- Cisco NAM Appliance 2320
cevChassisECDS50IVB OBJECT IDENTIFIER ::= { cevChassis 1173 } -- Cisco Enterprise Content Delivery System Model MDE50IVB
cevChassisN5kC5596TFA OBJECT IDENTIFIER ::= { cevChassis 1175 } -- Nexus 5596 Switch with 2 Power Supplies, 4 Fan Modules and 48x 10G BaseT Ethernet/FCoE ports
cevChassisASR9001 OBJECT IDENTIFIER ::= { cevChassis 1178 } -- Cisco Aggregation Services Router (ASR) 9001 Chassis
cevChassis819GM OBJECT IDENTIFIER ::= { cevChassis 1188 } -- C819GM Router series with 1 Gigabit Ethernet WAN, 4 Fast Ethernet LAN, 1 3G WAN, 1 Serial, 1 Console/Aux ports, 1GB flash memory and 1GB DRAM
cevChassis819HGM OBJECT IDENTIFIER ::= { cevChassis 1189 } -- C819HGM Hardened Router series with 1 Gigabit Ethernet WAN, 4 Fast Ethernet LAN, 1 3G WAN, 1 Serial, 1 Console/Aux ports, 1GB flash memory and 1GB DRAM
cevChassisN2kC2232TME10GE OBJECT IDENTIFIER ::= { cevChassis 1190 } -- Nexus 2000 Series 10GE Fabric Extender, 2 Power Supplies, 1 Fan Module, 32x10G-BaseT + field upgradeable module
cevChassisCDScde2502s6 OBJECT IDENTIFIER ::= { cevChassis 1191 } -- Cisco Content Delivery System Model CDE-250-2S6
cevChassisCDScde2502m0 OBJECT IDENTIFIER ::= { cevChassis 1192 } -- Cisco Content Delivery System Model CDE-250-2M0
cevChassisCDScde2502s8 OBJECT IDENTIFIER ::= { cevChassis 1193 } -- Cisco Content Delivery System Model CDE-250-2S8
cevChassisASA1000V OBJECT IDENTIFIER ::= { cevChassis 1194 } -- Adaptive Security Appliance (ASA) 1000V Cloud Firewall for the Nexus 1000V chassis
cevChassisISR4400 OBJECT IDENTIFIER ::= { cevChassis 1195 } -- Cisco ISR 4400 Series Chassis
cevChassisMe3600x24CxM OBJECT IDENTIFIER ::= { cevChassis 1196 } -- Cisco ME 3600X Ethernet Access Switch, 16 GE SFP ports + 8 RJ45/SFP combo ports + 4 10Gbps XFP ports + 16 T1/E1 + 4 OC3 ports, Layer 2/3 Carrier Ethernet Switch Router
cevChassisA9014CFD OBJECT IDENTIFIER ::= { cevChassis 1197 } -- A new Chassis PID for Ethernet only chassis (with Port based feature)
cevChassisA9014CFtD OBJECT IDENTIFIER ::= { cevChassis 1198 } -- A new Chassis PID for Ethernet + TDM chassis( with Port based Feature)
cevChassisMDE10XVB OBJECT IDENTIFIER ::= { cevChassis 1199 } -- Cisco Enterprise Content Delivery System Model MDE10XVB
cevChassisWsC4500x16 OBJECT IDENTIFIER ::= { cevChassis 1202 } -- Cisco Catalyst 4500X series fixed 10GE aggregation switch with 16 10GE SFP+ ports
cevChassisWsC4500x32 OBJECT IDENTIFIER ::= { cevChassis 1203 } -- Cisco Catalyst 4500X series fixed 10GE aggregation switch with 32 10GE SFP+ ports
cevChassisN2kC2248PQ10GE OBJECT IDENTIFIER ::= { cevChassis 1205 } -- N2K 10GE Fabric Extender, 2PS, 4 Fan Module, 48xSFP+ 1/10GE + 4xQSFP (requires QSFP with 10GE splitters)
cevChassisCDScde2502s9 OBJECT IDENTIFIER ::= { cevChassis 1206 } -- Cisco Content Delivery System Model CDE-250-2S9
cevChassisCDScde2502s10 OBJECT IDENTIFIER ::= { cevChassis 1207 } -- Cisco Content Delivery System Model CDE-250-2S10
cevChassisCDScdeGeneric OBJECT IDENTIFIER ::= { cevChassis 1208 } -- Cisco Content Delivery System Generic Hardware
cevChassisN2kB22FTSP OBJECT IDENTIFIER ::= { cevChassis 1210 } -- N2K 10GE Fabric Extender, 16xSFP+ 10GE and 8xSFP+ 10GE (req SFP+ optics) for Fujitsu PRIMERGY BX900
cevChassisN2kB22DELLP OBJECT IDENTIFIER ::= { cevChassis 1211 } -- N2K 10GE Fabric Extender, 16xSFP+ 10GE and 8xSFP+ 10GE (req SFP+ optics) for Dell M1000E
cevChassisC385048 OBJECT IDENTIFIER ::= { cevChassis 1212 } -- Manually added WS-3850-48 models
cevChassisASR9922Dc OBJECT IDENTIFIER ::= { cevChassis 1225 } -- ASR 9922 20 Line Card Slot DC Chassis w/ PEM V2
cevChassisASR9922Ac OBJECT IDENTIFIER ::= { cevChassis 1226 } -- ASR 9922 20 Line Card Slot AC Chassis w/ PEM V2
cevChassisN6kC600496Q OBJECT IDENTIFIER ::= { cevChassis 1237 } -- Nexus 6004 Switch with 2 Power Supplies, 4 Fan Modules and 48Q 40GE Ethernet/FCoE ports
cevChassisN3kC3548P10G OBJECT IDENTIFIER ::= { cevChassis 1238 } -- Nexus 3500 Series 1 RU fixed chassis with 48 SFPs, 2 Power Supplies, 4 Individual Fans
cevChassisN3kC3064TQ10GT OBJECT IDENTIFIER ::= { cevChassis 1239 } -- Nexus 3000 Series 1 RU fixed chassis (Trident+) with 48 SFP+ and 4 QSFP ports, no power supply, no fan
cevChassis86xVAEW OBJECT IDENTIFIER ::= { cevChassis 1240 } -- Chassis for Cisco 86xVAEW series products
cevChassisASR9912AC OBJECT IDENTIFIER ::= { cevChassis 1241 } -- ASR 9912 10 Line Card Slot AC Chassis w/ PEM V2
cevChassisASR9912DC OBJECT IDENTIFIER ::= { cevChassis 1242 } -- ASR 9912 10 Line Card Slot DC Chassis w/ PEM V2
cevChassisOeKWaas OBJECT IDENTIFIER ::= { cevChassis 1243 } -- Cisco Optimization Engine Virtualized Wide Area Application Services instance running on the KVM hypervisor container (kWAAS)
cevChassisasr1000 OBJECT IDENTIFIER ::= { cevChassis 1244 } -- asr1000 chassis
cevChassisCDScde2202s4 OBJECT IDENTIFIER ::= { cevChassis 1245 } -- Cisco Content Delivery System Model CDE-220-2S4
cevChassisISR4441 OBJECT IDENTIFIER ::= { cevChassis 1246 } -- Cisco ISR 4441 Router Chassis
cevChassisISR4442 OBJECT IDENTIFIER ::= { cevChassis 1247 } -- Cisco ISR 4442 Router Chassis with HDD
cevChassisISR4451 OBJECT IDENTIFIER ::= { cevChassis 1248 } -- Cisco ISR 4451 Router Chassis
cevChassisISR4452 OBJECT IDENTIFIER ::= { cevChassis 1249 } -- Cisco ISR 4452 Router Chassis with HDD
cevChassisASR1002XC OBJECT IDENTIFIER ::= { cevChassis 1250 } -- Cisco Aggregation Services Router 1000 Series, ASR1002-XC Chassis
cevChassisAIRAP1553 OBJECT IDENTIFIER ::= { cevChassis 1251 } -- Cisco Aironet 1550 Series Outdoor Mesh Access Points with three IEEE 802.11n radio port
cevChassisAIRAP1552 OBJECT IDENTIFIER ::= { cevChassis 1252 } -- Cisco Aironet 1550 Series Outdoor Mesh Access Points with dual IEEE 802.11n radio port
cevChassisAIRAP1602 OBJECT IDENTIFIER ::= { cevChassis 1253 } -- Cisco Aironet 1600 Series WLAN Access Point with dual IEEE 802.11n radio port
cevChassisAIRAP1601 OBJECT IDENTIFIER ::= { cevChassis 1254 } -- Cisco Aironet 1600 Series WLAN Access Point with single IEEE 802.11n radio port
cevChassisAIRAP2602 OBJECT IDENTIFIER ::= { cevChassis 1255 } -- Cisco Aironet 2600 Series WLAN Access Point with dualIEEE 802.11n radio port
cevChassisAIRAP2601 OBJECT IDENTIFIER ::= { cevChassis 1256 } -- Cisco Aironet 2600 Series WLAN Access Point with singleIEEE 802.11n radio port
cevChassisAIRAP3602 OBJECT IDENTIFIER ::= { cevChassis 1257 } -- Cisco Aironet 3600 Series WLAN Access Point with one10/100/1000TX port and dual IEEE 802.11n radio port
cevChassisAIRAP3601 OBJECT IDENTIFIER ::= { cevChassis 1258 } -- Cisco Aironet 3600 Series WLAN Access Point with one10/100/1000TX port and single IEEE 802.11n radio port
cevChassisWsC2960x48fpdL OBJECT IDENTIFIER ::= { cevChassis 1259 } -- Catalyst 2960X 48 Gig Downlinks, 2 SFP+ uplink, 2 x 10G stacking module, POE+ support for 740W
cevChassisWsC2960x48lpdL OBJECT IDENTIFIER ::= { cevChassis 1260 } -- Catalyst 2960X 48 Gig Downlinks, 2 SFP+ uplink, 2 x 10G stacking module, POE+ support for 370W
cevChassisWsC2960x48tdL OBJECT IDENTIFIER ::= { cevChassis 1261 } -- Catalyst 2960X 48 Gig Downlinks, 2 SFP+ uplink, 2 x 10G stacking module
cevChassisWsC2960x24pdL OBJECT IDENTIFIER ::= { cevChassis 1262 } -- Catalyst 2960X 24 Gig Downlinks, 2 SFP+ uplink, 2 x 10G stacking module, POE+ support for 370W
cevChassisWsC2960x24tdL OBJECT IDENTIFIER ::= { cevChassis 1263 } -- Catalyst 2960X 24 Gig Downlinks, 2 SFP+ uplink, 2 x 10G stacking module
cevChassisWsC2960x48fpsL OBJECT IDENTIFIER ::= { cevChassis 1264 } -- Catalyst 2960X 48 Gig Downlinks, 4 SFP uplink with support for 2 x 10G stacking module, POE+ support for 740W
cevChassisWsC2960x48lpsL OBJECT IDENTIFIER ::= { cevChassis 1265 } -- Catalyst 2960X 48 Gig Downlinks, 4 SFP uplink with support for 2 x 10G stacking module, POE+ support for 370W
cevChassisWsC2960x24psL OBJECT IDENTIFIER ::= { cevChassis 1266 } -- Catalyst 2960X 24 Gig Downlinks, 4 SFP uplink with support for 2 x 10G stacking module, POE+ support for 370W
cevChassisWsC2960x48tsL OBJECT IDENTIFIER ::= { cevChassis 1267 } -- Catalyst 2960X 48 Gig Downlinks, 4 SFP uplink with support for 2 x 10G stacking module
cevChassisWsC2960x24tsL OBJECT IDENTIFIER ::= { cevChassis 1268 } -- Catalyst 2960X 24 Gig Downlinks, 4 SFP uplink with support for 2 x 10G stacking module
cevChassisWsC2960x24psqL OBJECT IDENTIFIER ::= { cevChassis 1269 } -- Catalyst 2960X 24 Gig Downlinks, , 2 Copper, 2 SFP uplink NonStakable
cevChassisWsC2960x48lpsS OBJECT IDENTIFIER ::= { cevChassis 1270 } -- Catalyst 2960X 48 Gig Downlinks, 4 SFP uplink NonStakable, POE+ support for 370W
cevChassisWsC2960x24psS OBJECT IDENTIFIER ::= { cevChassis 1271 } -- Catalyst 2960X 24 Gig Downlinks, 2 SFP uplink Non Stackable, POE+ support for 370W
cevChassisWsC2960x48tsLL OBJECT IDENTIFIER ::= { cevChassis 1272 } -- Catalyst 2960X 48 Gig Downlinks, 2 SFP uplink Non Stackable
cevChassisWsC2960x24tsLL OBJECT IDENTIFIER ::= { cevChassis 1273 } -- Catalyst 2960X 24 Gig Downlinks, 2 SFP uplink Non Stackable
cevChassisWsC3560x48U OBJECT IDENTIFIER ::= { cevChassis 1274 } -- Catalyst 3560X 48 10/100/1000 UPoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Switch
cevChassisWsC3560x24U OBJECT IDENTIFIER ::= { cevChassis 1275 } -- Catalyst 3560X 48 10/100/1000 UPoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Switch
cevChassisWsC3750x48U OBJECT IDENTIFIER ::= { cevChassis 1276 } -- Catalyst 3750X 48 10/100/1000 UPoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch
cevChassisWsC3750x24U OBJECT IDENTIFIER ::= { cevChassis 1277 } -- Catalyst 3750X 24 10/100/1000 UPoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch
cevChassisIE200016TCGP OBJECT IDENTIFIER ::= { cevChassis 1278 } -- Cisco Base + Lite Industrial Ethernet 2000 Switch, 12 10/100 T + 2 1000 T/SFP + 4 POE
cevChassisIE200016TCGEP OBJECT IDENTIFIER ::= { cevChassis 1279 } -- Cisco Base + 1588 Industrial Ethernet 2000 Switch, 12 10/100 T + 2 1000 T/SFP + 4 POE
cevChassisIE200016TCGNXP OBJECT IDENTIFIER ::= { cevChassis 1280 } -- Cisco Base + NAT + 1588 + Conformal Coating Industrial Ethernet 2000 Switch, 12 10/100 T + 2 1000 T/SFP + 4 POE
cevChassisRAIE1783BMS12T4E2CGL OBJECT IDENTIFIER ::= { cevChassis 1281 } -- Rockwell IA Base + Lite Industrial Ethernet 2000 Switch, 12 10/100 T + 2 1000 T/SFP + 4 POE
cevChassisRAIE1783BMS12T4E2CGP OBJECT IDENTIFIER ::= { cevChassis 1282 } -- Rockwell IA Base + 1588 Industrial Ethernet 2000 Switch, 12 10/100 T + 2 1000 T/SFP + 4 POE
cevChassisRAIE1783BMS12T4E2CGNK OBJECT IDENTIFIER ::= { cevChassis 1283 } -- Rockwell IA Base + NAT + 1588 + Conformal Coating Industrial Ethernet 2000 Switch, 12 10/100 T + 2 1000 T/SFP + 4 POE
cevChassisIE20008TCGN OBJECT IDENTIFIER ::= { cevChassis 1284 } -- Cisco Industrial Ethernet 2000 Switch+1588+NAT, 8 10/100 T + 2 1000 T/SFP, contact prashrof
cevChassisIE200016TCGN OBJECT IDENTIFIER ::= { cevChassis 1285 } -- Cisco Industrial Ethernet 2000 Switch+1588+NAT, 16 10/100 T + 2 100 T + 2 1000 T/SFP, contact prashrof
cevChassisRAIE1783BMS10CGN OBJECT IDENTIFIER ::= { cevChassis 1286 } -- Rockwell Industrial Ethernet 2000 Switch+1588+NAT, 8 10/100 T + 2 1000 T/SFP, contact prashrof
cevChassisRAIE1783BMS20CGN OBJECT IDENTIFIER ::= { cevChassis 1287 } -- Rockwell Industrial Ethernet 2000 Switch+1588+NAT, 16 10/100 T + 2 1000 T/SFP, contact prashrof
cevChassisNexus1010X OBJECT IDENTIFIER ::= { cevChassis 1288 } -- Large Virtual service Appliance
cevChassisNexus1110S OBJECT IDENTIFIER ::= { cevChassis 1289 } -- Gen-2 Base Virtual service Appliance
cevChassisNexus1110XL OBJECT IDENTIFIER ::= { cevChassis 1290 } -- Gen-2 Extra Large Virtual service Appliance
cevChassisNexus1110X OBJECT IDENTIFIER ::= { cevChassis 1291 } -- Gen-2 Large Virtual service Appliance
cevChassisNexus1000VKVM OBJECT IDENTIFIER ::= { cevChassis 1292 } -- Nexus 1000V on KVM hypervisor
cevChassisNexus1000VMH OBJECT IDENTIFIER ::= { cevChassis 1294 } -- Nexus1000V on Microsoft Hypervisor
cevChassisVG202XM OBJECT IDENTIFIER ::= { cevChassis 1295 } -- Line side Analog Gateway VG202XM with 2FXS Analog ports
cevChassisVG204XM OBJECT IDENTIFIER ::= { cevChassis 1296 } -- Line side Analog Gateway VG204XM with 4FXS Analog ports
cevChassisAsr9904AC OBJECT IDENTIFIER ::= { cevChassis 1301 } -- ASR-9904 AC Chassis
cevChassisAsr9904DC OBJECT IDENTIFIER ::= { cevChassis 1302 } -- ASR-9904 DC Chassis
cevChassisME2600X OBJECT IDENTIFIER ::= { cevChassis 1303 } -- Cisco ME 2600X Series Ethernet Access Switches is Cisco's switches built specifically for the Fiber to the Home/Premise (FTTH/FTTP) services with 10G capability. It is 1-rack-unit (1RU), fixed-form-factor platform hardware-optimized for ANSI,ETSI & AC Power configurations
cevChassisNCSCHASSIS OBJECT IDENTIFIER ::= { cevChassis 1304 } -- NCS 6008 - 8-Slot Chassis
cevChassisC6807xl OBJECT IDENTIFIER ::= { cevChassis 1305 } -- Catalyst 6800 series chassis with 7 slots
cevChassisN6kC600164P OBJECT IDENTIFIER ::= { cevChassis 1308 } -- Nexus 6001 chassis
cevChassis131WsC385024U OBJECT IDENTIFIER ::= { cevChassis 1309 } -- cisco Catalyst 3850 24 Port UPOE
cevChassis131WsC385048U OBJECT IDENTIFIER ::= { cevChassis 1310 } -- cisco Catalyst 3850 48 Port UPOE
cevChassisDSC9250IK9 OBJECT IDENTIFIER ::= { cevChassis 1326 } -- DS-C9250I-K9, Chassis for MDS 9250i Intelligent Fabric Switch, 40FC+8FCoE+2FCIP
cevChassisDSC9710 OBJECT IDENTIFIER ::= { cevChassis 1327 } -- DS-C9710, Chassis for MDS 10-Slot Director Switch
cevChassisC6880xle OBJECT IDENTIFIER ::= { cevChassis 1328 } -- Catalyst 6880 LE chassis
cevChassisIE2000U16TCGP OBJECT IDENTIFIER ::= { cevChassis 1338 } -- Cisco Industrial Ethernet 2000U Switch, 12 10/100 T + 2 1000 T/SFP + 4 POE + 1588
cevChassisN2kB22IBMP OBJECT IDENTIFIER ::= { cevChassis 1339 } -- N2K-B22IBM-P is a 10G Fabric Extender with 14 10G KR HIF ports and 8 NIF (uplink) ports
cevChassisN6kC600164T OBJECT IDENTIFIER ::= { cevChassis 1340 } -- Nexus 6001 switch with 48x10G-BaseT + 4xQSFP ports
cevChassisWsC2960P48PstL OBJECT IDENTIFIER ::= { cevChassis 1342 } -- 48-port PoE, 2+2 1G uplinks, LAN Base
cevChassisWsC2960P24PcL OBJECT IDENTIFIER ::= { cevChassis 1343 } -- 24-port PoE, 2/2 1G uplinks, LAN Base
cevChassisWsC2960P24LcL OBJECT IDENTIFIER ::= { cevChassis 1344 } -- 24-port, partial PoE 2/2 1G uplinks, LAN Base
cevChassisWsC2960P48TcL OBJECT IDENTIFIER ::= { cevChassis 1345 } -- 48-port, 2/2 1G uplinks, LAN Base
cevChassisWsC2960P24TcL OBJECT IDENTIFIER ::= { cevChassis 1346 } -- 24-port, 2/2 1G uplinks, LAN Base
cevChassisWsC2960P48PstS OBJECT IDENTIFIER ::= { cevChassis 1347 } -- 48-port PoE, 2+2 1G uplinks, LAN Lite
cevChassisWsC2960P24PcS OBJECT IDENTIFIER ::= { cevChassis 1348 } -- 24-port PoE, 2/2 1G uplinks, LAN Lite
cevChassisWsC2960P24LcS OBJECT IDENTIFIER ::= { cevChassis 1349 } -- 24-port, partial PoE 2/2 1G uplinks, LAN Lite
cevChassisWsC2960P48TcS OBJECT IDENTIFIER ::= { cevChassis 1350 } -- 48-port, 2/2 1G uplinks, LAN Lite
cevChassisWsC2960P24TcS OBJECT IDENTIFIER ::= { cevChassis 1351 } -- 24-port, 2/2 1G uplinks, LAN Lite
cevChassisN77c7718 OBJECT IDENTIFIER ::= { cevChassis 1352 } -- Nexus7700 18-slot chassis
cevChassisN77c7710 OBJECT IDENTIFIER ::= { cevChassis 1353 } -- Nexus7700 10-slot chassis
cevChassisN77c7706 OBJECT IDENTIFIER ::= { cevChassis 1354 } -- Nexus7700 6-slot chassis
cevChassisWsC2960XR48FpdI OBJECT IDENTIFIER ::= { cevChassis 1355 } -- Catalyst 2960XR 48 Gig Downlinks and 2 SFP+ uplinks IP Lite Stackable with POE support for 740W
cevChassisWsC2960XR48LpdI OBJECT IDENTIFIER ::= { cevChassis 1356 } -- Catalyst 2960XR 48 Gig Downlinks and 2 SFP+ uplinks IP Lite Stackable with POE support for 370W
cevChassisWsC2960XR48TdI OBJECT IDENTIFIER ::= { cevChassis 1357 } -- Catalyst 2960XR 48 Gig Downlinks and 2 SFP+ uplinks IP Lite Stackable
cevChassisWsC2960XR24PdI OBJECT IDENTIFIER ::= { cevChassis 1358 } -- Catalyst 2960XR 24 Gig Downlinks and 2 SFP+ uplinks IP Lite Stackable with POE support for 370W
cevChassisWsC2960XR24TdI OBJECT IDENTIFIER ::= { cevChassis 1359 } -- Catalyst 2960XR 24 Gig Downlinks and 2 SFP+ uplinks IP Lite Stackable
cevChassisWsC2960XR48FpsI OBJECT IDENTIFIER ::= { cevChassis 1360 } -- Catalyst 2960XR 48 Gig Downlinks and 4 SFP uplinks IP Lite Stackable with POE support for 740W
cevChassisWsC2960XR48LpsI OBJECT IDENTIFIER ::= { cevChassis 1361 } -- Catalyst 2960XR 48 Gig Downlinks and 4 SFP uplinks IP Lite Stackable with POE support for 370W
cevChassisWsC2960XR48TsI OBJECT IDENTIFIER ::= { cevChassis 1362 } -- Catalyst 2960XR 48 Gig Downlinks and 4 SFP uplinks IP Lite Stackable
cevChassisWsC2960XR24PsI OBJECT IDENTIFIER ::= { cevChassis 1363 } -- Catalyst 2960XR 24 Gig Downlinks and 4 SFP uplinks IP Lite Stackable with POE support for 370W
cevChassisWsC2960XR24TsI OBJECT IDENTIFIER ::= { cevChassis 1364 } -- Catalyst 2960XR 24 Gig Downlinks and 4 SFP uplinks IP Lite Stackable
cevChassisA901S4SGFD OBJECT IDENTIFIER ::= { cevChassis 1375 } -- Agora platform - 4 external Ports (4 SFP) + 1 Gland Interface, DC PSU
cevChassisA901S3SGFD OBJECT IDENTIFIER ::= { cevChassis 1376 } -- Agora platform - 3 external Ports (3 SFP+1Cu) + 1 Gland Interface, DC PSU
cevChassisA901S2SGFD OBJECT IDENTIFIER ::= { cevChassis 1377 } -- Agora platform - 3 external Ports (2 SFP+2Cu) + 1 Gland Interface, DC PSU
cevChassisA901S3SGFAH OBJECT IDENTIFIER ::= { cevChassis 1378 } -- Agora platform - AC, 3 External Ports (3SFP) + 1 Gland Interface, AC PSU, 1sec holdover for 1 PoE+
cevChassisA901S2SGFAH OBJECT IDENTIFIER ::= { cevChassis 1379 } -- Agora platform - AC, 3 External Ports (2 SFP+1 Cu) + 1 Gland Interface, AC PSU, 1sec holdover for 1 PoE+
cevChassisASR901AC10G OBJECT IDENTIFIER ::= { cevChassis 1380 } -- ASR901 10G AC platform with TDM & Eth interfaces
cevChassisASR901DC10G OBJECT IDENTIFIER ::= { cevChassis 1381 } -- ASR901 10G DC platform with TDM & Eth interfaces
cevChassisASR901eAC10G OBJECT IDENTIFIER ::= { cevChassis 1382 } -- ASR901 10G AC platform with Eth interfaces
cevChassisASR901eDC10G OBJECT IDENTIFIER ::= { cevChassis 1383 } -- ASR901 10G DC platform with Eth interfaces
cevChassisIE2000U4STSG OBJECT IDENTIFIER ::= { cevChassis 1384 } -- Cisco Industrial Ethernet 2000U Switch, 4 10/100 SFP + 2 1000 SFP
cevChassisC881 OBJECT IDENTIFIER ::= { cevChassis 1385 } -- C881 router with 1 Fast Ethernet Primary WAN, 4 Fast Ethernet LAN, 2 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM
cevChassisC886VA OBJECT IDENTIFIER ::= { cevChassis 1386 } -- C886VA router with 1 VDSL2/ADSL2+ Primary WAN, 1 ISDN BRI S/T interface, 4 Fast Ethernet LAN, 2 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM
cevChassisC887VA OBJECT IDENTIFIER ::= { cevChassis 1387 } -- C887VA router with 1 VDSL2/ADSL2+ Primary WAN, 4 Fast Ethernet LAN, 2 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM
cevChassisN3KC3172PQ10GE OBJECT IDENTIFIER ::= { cevChassis 1388 } -- Cisco chassis for N3K / QuickIron2
cevChassisN3KC3172TQ10GT OBJECT IDENTIFIER ::= { cevChassis 1389 } -- Cisco chassis for N3K / QuickZinc2
cevChassisN3KC3132Q40GE OBJECT IDENTIFIER ::= { cevChassis 1390 } -- Cisco chassis for N3K / Neptune-GE
cevChassisN3KC3132Q40GS OBJECT IDENTIFIER ::= { cevChassis 1391 } -- Cisco chassis for N3K / Neptune-GS
cevChassisASR9001S OBJECT IDENTIFIER ::= { cevChassis 1392 } -- ASR-9001 Chassis lowspeed
cevChassisIE20008T67B OBJECT IDENTIFIER ::= { cevChassis 1393 } -- Cisco IE2000 IP67 Variant Switch with 8 port 10/100 downlink, LAN Base Image
cevChassisIE200016T67B OBJECT IDENTIFIER ::= { cevChassis 1394 } -- Cisco IE2000 IP67 Variant Switch with 16 port 10/100 downlink, LAN Base Image
cevChassisIE200024T67B OBJECT IDENTIFIER ::= { cevChassis 1395 } -- Cisco IE2000 IP67 Variant Switch with 24 port 10/100 downlink, LAN Base Image
cevChassisIE20008T67PGE OBJECT IDENTIFIER ::= { cevChassis 1396 } -- Cisco IE2000 IP67 Variant Switch with 4 port 10/100 downlink, 4-port POE /POE+, 2 10/100/1000 uplink, LAN Base Image, can support PTP, NAT
cevChassisIE200016T67PGE OBJECT IDENTIFIER ::= { cevChassis 1397 } -- Cisco IE2000 IP67 Variant Switch with 8 port 10/100 downlink, 8-port POE / 4-port POE+, 2 10/100/1000 uplink, LAN Base Image, can support PTP, NAT
cevChassisRAIE1783ZMS8TA OBJECT IDENTIFIER ::= { cevChassis 1398 } -- Rockwell IE2000 IP67 Variant Switch with 8 port 10/100 downlink, LAN Base Image
cevChassisRAIE1783ZMS16TA OBJECT IDENTIFIER ::= { cevChassis 1399 } -- Rockwell IE2000 IP67 Variant Switch with 16 port 10/100 downlink, LAN Base Image
cevChassisRAIE1783ZMS24TA OBJECT IDENTIFIER ::= { cevChassis 1400 } -- Rockwell IE2000 IP67 Variant Switch with 24 port 10/100 downlink, LAN Base Image
cevChassisRAIE1783ZMS4T4E2TGP OBJECT IDENTIFIER ::= { cevChassis 1401 } -- Rockwell IE2000 IP67 Variant Switch with 4 port 10/100 downlink, 4-port POE /POE+, 2 10/100/1000 uplink, LAN Base Image, can support PTP, NAT
cevChassisRAIE1783ZMS8T8E2TGP OBJECT IDENTIFIER ::= { cevChassis 1402 } -- Rockwell IE2000 IP67 Variant Switch with 8 port 10/100 downlink, 8-port POE / 4-port POE+, 2 10/100/1000 uplink , LAN Base Image, can support PTP, NAT
cevChassisC888 OBJECT IDENTIFIER ::= { cevChassis 1403 } -- C888 router with 1 EFM/ATM over G.SHDSL Primary WAN, 1 ISDN BRI S/T interface, 4 Fast Ethernet LAN, 2 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM
cevChassisC891F OBJECT IDENTIFIER ::= { cevChassis 1404 } -- C891F router with 1 Giga Ethernet Primary WAN, 1 SFP (Small Form-factor Pluggable) Giga Ethernet Primary WAN, 1 Fast Ethernet WAN, 1 V.92, 1 ISDN BRI S/T interface, 8 Giga Ethernet LAN, 4 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM
cevChassisC891FW OBJECT IDENTIFIER ::= { cevChassis 1405 } -- C891FW router with 1 Giga Ethernet Primary WAN, 1 SFP (Small Form-factor Pluggable) Giga Ethernet Primary WAN, 1 Fast Ethernet WAN, 1 V.92, 1 ISDN BRI S/T interface, 1 Dual 2.4/5GHz Wireless LAN, 8 Giga Ethernet LAN, 4 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM
cevChassisASR1001X OBJECT IDENTIFIER ::= { cevChassis 1406 } -- Cisco Aggregation Services Router 1000 Series, ASR1001-X Chassis
cevChassis1783WAP5100xK9 OBJECT IDENTIFIER ::= { cevChassis 1407 } -- Cisco Rockwell Industrial Automation Wireless AP 5100, one 10/100/1000 BASE-T, Dual-band autonomous 802.11a/g/n
cevChassisCDScde2502s5 OBJECT IDENTIFIER ::= { cevChassis 1408 } -- Cisco Content Delivery System Model CDE-250-2S5
cevChassisN5KC56128P OBJECT IDENTIFIER ::= { cevChassis 1409 } -- Nexus 56128P 2RU Chassis,48x10G SFP+, 4x40G QSFP+
cevChassisN5KC5672UP OBJECT IDENTIFIER ::= { cevChassis 1410 } -- Nexus 5672UP 1RU Chassis, 32x10G SFP+, 16xUP SFP+, 6x40G QSFP+
cevChassisIE2000U4TG OBJECT IDENTIFIER ::= { cevChassis 1412 } -- Cisco Industrial Ethernet 2000U Switch, 4 10/100 T + 2 1000 T
cevChassisIE2000U4TSG OBJECT IDENTIFIER ::= { cevChassis 1413 } -- Cisco Industrial Ethernet 2000U Switch, 4 10/100 T + 2 1000 SFP
cevChassisIE2000U8TCG OBJECT IDENTIFIER ::= { cevChassis 1414 } -- Cisco Industrial Ethernet 2000U Switch, 8 10/100 T + 2 1000 T/SFP
cevChassisIE2000U16TCG OBJECT IDENTIFIER ::= { cevChassis 1415 } -- Cisco Industrial Ethernet 2000U Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP
cevChassisIE2000U16TCGX OBJECT IDENTIFIER ::= { cevChassis 1416 } -- Cisco Industrial Ethernet 2000U Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP
cevChassisN3KC3132Q40GX OBJECT IDENTIFIER ::= { cevChassis 1417 } -- Neptune-CR chassis Nexus 3000 Series 1 RU fixed chassis with Nexus 3132Q 32 x QSFP+ ports, 2 Power Supplies and 4 FANs
cevChassisVG310 OBJECT IDENTIFIER ::= { cevChassis 1418 } -- VG310 Medium Density Voice Gateway
cevChassisVG320 OBJECT IDENTIFIER ::= { cevChassis 1419 } -- VG320 Medium Density Voice Gateway
cevChassisDSC9706 OBJECT IDENTIFIER ::= { cevChassis 1420 } -- DS-C9706, Chassis for MDS-9706 6-slot Director Switch
cevChassisAIRAP3702 OBJECT IDENTIFIER ::= { cevChassis 1421 } -- Cisco Aironet 3700 Series (IEEE 802.11ac) Access Point
cevChassisAIRAP702 OBJECT IDENTIFIER ::= { cevChassis 1422 } -- Cisco Aironet 702 Series (IEEE 802.11n) Access Point
cevChassisAIRAP1532 OBJECT IDENTIFIER ::= { cevChassis 1423 } -- Cisco Aironet 1530 Series (IEEE 802.11n) Access point
cevChassisC6800IA48FPD OBJECT IDENTIFIER ::= { cevChassis 1424 } -- Catalyst 6800IA 48 Gig Downlinks and 2 SFP+ uplink with support for a 2 x 10G stacking module. POE support for 740W
cevChassisC6800IA48TD OBJECT IDENTIFIER ::= { cevChassis 1425 } -- Catalyst 6800IA 48 Gig Downlinks and 2 SFP+ uplink with support for a 2 x 10G stacking module
cevChassisNCS4016SAAC OBJECT IDENTIFIER ::= { cevChassis 1426 } -- NCS 4016 Shelf Assembly - AC Power
cevChassis131WsC385024S OBJECT IDENTIFIER ::= { cevChassis 1433 } -- cisco Catalyst 3850 24 SFP Ports
cevChassis131WsC385012S OBJECT IDENTIFIER ::= { cevChassis 1434 } -- cisco Catalyst 3850 12 SFP Ports
cevChassisASR902 OBJECT IDENTIFIER ::= { cevChassis 1449 } -- Cisco Aggregation Services Router 900 Series, 2RU Chassis
cevChassisVASA OBJECT IDENTIFIER ::= { cevChassis 1451 } -- Cisco Virtual Adaptive Security Appliance
cevChassisUCSFIM6324 OBJECT IDENTIFIER ::= { cevChassis 1454 } -- Cisco UCS Unified Computing System 6324 In-Chassis FI with 4UP, 1x40G Exp Port
cevChassisN9Kc9508 OBJECT IDENTIFIER ::= { cevChassis 1467 } -- Nexus 9500 series chassis N9K-C9508
cevChassisME12006sAO OBJECT IDENTIFIER ::= { cevChassis 1469 } -- Cisco ME 1200 Outdoor Carrier Ethernet Access Demarcation Device, with 4 GE SFP ports and 2 RJ45 ports, AC power supply
cevChassisME12006sD OBJECT IDENTIFIER ::= { cevChassis 1470 } -- Cisco ME 1200 Indoor Carrier Ethernet Access Demarcation Device, with 4 GE SFP ports and 2 RJ45 ports, DC power supply
cevChassisME12006sA OBJECT IDENTIFIER ::= { cevChassis 1471 } -- Cisco ME 1200 Indoor Carrier Ethernet Access Demarcation Device, with 4 GE SFP ports and 2 RJ45 ports, AC power supply
cevChassis1783SR OBJECT IDENTIFIER ::= { cevChassis 1472 } -- Stratix S5900 K9 Hardened Router for Rockwell Automation with 1 Gigabit Ethernet WAN, 4 Fast Ethernet LAN, 1 Serial, 1 Console/Aux ports, 1GB flash memory and 1GB DRAM
cevChassisWapAP702 OBJECT IDENTIFIER ::= { cevChassis 1475 } -- Wireless Access Point 700
cevChassisWapAP2602 OBJECT IDENTIFIER ::= { cevChassis 1476 } -- Wireless Access Point 2600
cevChassisWapAP1602 OBJECT IDENTIFIER ::= { cevChassis 1477 } -- Wireless Access Point 1600
cevChassisISR4431 OBJECT IDENTIFIER ::= { cevChassis 1485 } -- Cisco ISR 4431 Router Chassis
cevChassisC6880x OBJECT IDENTIFIER ::= { cevChassis 1486 } -- Catalyst 6880 chassis
cevChassisAIRAP2702 OBJECT IDENTIFIER ::= { cevChassis 1487 } -- Cisco Aironet 2700 Series (IEEE 802.11ac) Access Point
cevChassisUCSFI6332 OBJECT IDENTIFIER ::= { cevChassis 1488 } -- Cisco UCS Unified Computing System 6332 1RU In-Chassis FI with 32x40G Fixed Ports
cevChassisN6kC6004 OBJECT IDENTIFIER ::= { cevChassis 1489 } -- Nexus 6004 Switch with 6 Power Supplies, 4 Fan Modules and 96Q 40GE Ethernet/FCoE ports
cevChassisAsr9000V24vDcA OBJECT IDENTIFIER ::= { cevChassis 1490 } -- This is a new 9000v satellite chassis. Same 9000v hardware with a different 24volt DC Power module and PID
cevChassisDSC9148SK9 OBJECT IDENTIFIER ::= { cevChassis 1491 } -- Chassis for 16G MDS 9148 fabric swtich
cevChassisRT1081K9 OBJECT IDENTIFIER ::= { cevChassis 1494 } -- Router 1081 Fast Ethernet Router
cevChassisRT1091FK9 OBJECT IDENTIFIER ::= { cevChassis 1495 } -- Router 1091 GigaE SecRouter
cevChassisRT2241K9 OBJECT IDENTIFIER ::= { cevChassis 1496 } -- Router 2241 w/2 GE,2 EHWIC slots,256MB CF,512MB DRAM,IP Base
cevChassisRT2221K9 OBJECT IDENTIFIER ::= { cevChassis 1497 } -- Router 2221 Modular Router, 2 GE, 2 EHWIC slots, 512DRAM, IP Base
cevChassisRT2241WCK9 OBJECT IDENTIFIER ::= { cevChassis 1498 } -- Router 2241 Router w/802.11 a/b/g/n China Compliant WLAN ISM
cevChassisRT3211K9 OBJECT IDENTIFIER ::= { cevChassis 1499 } -- Router 3211 w/3 GE,4 EHWIC,2 DSP,1 SM,256MB CF,512MB DRAM,IPB
cevChassisRT3221K9 OBJECT IDENTIFIER ::= { cevChassis 1500 } -- Router 3221 w/3 GE,4 EHWIC,3 DSP,1 SM,256MB CF,512MB DRAM,IPB
cevChassisRT3201K9 OBJECT IDENTIFIER ::= { cevChassis 1501 } -- Router 3201 w/2 GE,4 EHWIC,2 DSP,256MB CF,512MB DRAM,IP Base
cevChassisN9Kc9516 OBJECT IDENTIFIER ::= { cevChassis 1506 } -- Nexus 9500 series 16 slot chassis N9K-C9516
cevChassisN9Kc9504 OBJECT IDENTIFIER ::= { cevChassis 1507 } -- Nexus 9500 series 4 slot chassis N9K-C9504
cevChassisN9KC9396PX OBJECT IDENTIFIER ::= { cevChassis 1508 } -- Cisco chassis for 2RU TOR, 48x10GF+12x40G QSFP
cevChassisN9KC9396TX OBJECT IDENTIFIER ::= { cevChassis 1509 } -- Cisco chassis for 2RU TOR, 48x10GT+12x40G QSFP
cevChassisN9KC93128TX OBJECT IDENTIFIER ::= { cevChassis 1510 } -- Cisco chassis for 3RU TOR, 96x10GT+8x40G QSFP
cevChassisISR4351 OBJECT IDENTIFIER ::= { cevChassis 1511 } -- Cisco ISR 4351 Router Chassis
cevChassisVSGateway OBJECT IDENTIFIER ::= { cevChassis 1519} -- Cisco Virtual Security Gateway for Nexus 1000V Series Switch
cevChassisPrime OBJECT IDENTIFIER ::= { cevChassis 1520 } -- Prime infrastructire 1.3
cevChassis897VAB OBJECT IDENTIFIER ::= { cevChassis 1521 } -- C897VAB-K9 router with 1 VDSL2 with bonding/ADSL2+ WAN , 1 Giga Ethernet WAN, 1 SFP (Small Form-factor Pluggable) Giga Ethernet Primary WAN, 8 Giga Ethernet LAN,4PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM
cevChassisC385012X48U OBJECT IDENTIFIER ::= { cevChassis 1537 } -- Cisco Catalyst 3850 48 UPOE 12 100M/1G/2.5G/5G/10G and 36 1G Ports Layer 2/Layer 3 Ethernet
cevChassisC385024XU OBJECT IDENTIFIER ::= { cevChassis 1538 } -- Cisco Catalyst 3850 24 UPOE 100M/1G/2.5G/5G/10G Ports Layer2/Layer3 Ethernet
cevChassisN5kC5696Q OBJECT IDENTIFIER ::= { cevChassis 1539 } -- Nexus 5696 Switch with 6 Power Supplies, 4 Fan Modules and 96Q 40GE Ethernet/FCoE ports
cevChassisN2KC2348TQ OBJECT IDENTIFIER ::= { cevChassis 1540 } -- Nexus 2000 Series 10GE FEX; 48x1/10T; 6x40G QSFP
cevChassisN2KC2348UPQ OBJECT IDENTIFIER ::= { cevChassis 1541 } -- Nexus 2000 Series 10GE FEX; 48x1/10GE SFP+; 6x40G QSFP
cevChassisC6800IA48FPDR OBJECT IDENTIFIER ::= { cevChassis 1542 } -- Catalyst 6800IA-FPDR 48 Gig Downlinks and 2 SFP+ uplink with support for a 2 x 10G stacking module. POE support for 740W
cevChassisISR4331 OBJECT IDENTIFIER ::= { cevChassis 1544 } -- Cisco ISR 4331 Router Chassis
cevChassisNCSFSYSS OBJECT IDENTIFIER ::= { cevChassis 1545 } -- NCS 12 Slot Fabric Card Chassis
cevChassisIE40004TC4GE OBJECT IDENTIFIER ::= { cevChassis 1546 } -- Cisco IE4000 with 4 FE Combo DL ports, 4 GE combo UL ports, w/FPGA
cevChassisIE40008T4GE OBJECT IDENTIFIER ::= { cevChassis 1547 } -- CISCO IE4000 with 8 FE Copper DL ports, 4 GE combo UL ports, w/FPGA
cevChassisIE40008S4GE OBJECT IDENTIFIER ::= { cevChassis 1548 } -- CISCO IE4000 with 8 FE Fiber DL ports, 4 GE combo UL ports, w/FPGA
cevChassisIE40004T4P4GE OBJECT IDENTIFIER ::= { cevChassis 1549 } -- CISCO IE4000 with 4 FE Copper DL ports + 4 FE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA
cevChassisIE400016T4GE OBJECT IDENTIFIER ::= { cevChassis 1550 } -- CISCO IE4000 with 16 FE Copper DL ports, 4 GE combo UL ports, w/FPGA
cevChassisIE40004S8P4GE OBJECT IDENTIFIER ::= { cevChassis 1551 } -- CISCO IE4000 with 4 FE Fiber DL ports + 8 FE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA
cevChassisIE40008GT4GE OBJECT IDENTIFIER ::= { cevChassis 1552 } -- CISCO IE4000 with 8 GE Copper DL ports, 4 GE combo UL ports, w/FPGA
cevChassisIE40008GS4GE OBJECT IDENTIFIER ::= { cevChassis 1553 } -- CISCO IE4000 with 8 GE Fiber DL ports, 4 GE combo UL ports, w/FPGA
cevChassisIE40004GC4GP4GE OBJECT IDENTIFIER ::= { cevChassis 1554 } -- CISCO IE4000 with 4 GE Combo DL ports + 4 GE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA
cevChassisIE400016GT4GE OBJECT IDENTIFIER ::= { cevChassis 1555 } -- CISCO IE4000 with 16 GE Copper DL ports, 4 GE combo UL ports, w/FPGA
cevChassisIE40008GT8GP4GE OBJECT IDENTIFIER ::= { cevChassis 1556 } -- CISCO IE4000 with 8 GE Copper DL ports + 8 GE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA
cevChassisIE40004GS8GP4GE OBJECT IDENTIFIER ::= { cevChassis 1557 } -- CISCO IE4000 with 4 GE Fiber DL ports + 8 GE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA
cevChassisRAIE1783HMS4C4CGN OBJECT IDENTIFIER ::= { cevChassis 1558 } -- Cisco IE4000 with 4 FE Combo DL ports, 4 GE combo UL ports, w/FPGA
cevChassisRAIE1783HMS8T4CGN OBJECT IDENTIFIER ::= { cevChassis 1559 } -- CISCO IE4000 with 8 FE Copper DL ports, 4 GE combo UL ports, w/FPGA
cevChassisRAIE1783HMS8S4CGN OBJECT IDENTIFIER ::= { cevChassis 1560 } -- CISCO IE4000 with 8 FE Fiber DL ports, 4 GE combo UL ports, w/FPGA
cevChassisRAIE1783HMS4T4E4CGN OBJECT IDENTIFIER ::= { cevChassis 1561 } -- CISCO IE4000 with 4 FE Copper DL ports + 4 FE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA
cevChassisRAIE1783HMS16T4CGN OBJECT IDENTIFIER ::= { cevChassis 1562 } -- CISCO IE4000 with 16 FE Copper DL ports, 4 GE combo UL ports, w/FPGA
cevChassisRAIE1783HMS4S8E4CGN OBJECT IDENTIFIER ::= { cevChassis 1563 } -- CISCO IE4000 with 4 FE Fiber DL ports + 8 FE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA
cevChassisRAIE1783HMS8TG4CGN OBJECT IDENTIFIER ::= { cevChassis 1564 } -- CISCO IE4000 with 8 GE Copper DL ports, 4 GE combo UL ports, w/FPGA
cevChassisRAIE1783HMS8SG4CGN OBJECT IDENTIFIER ::= { cevChassis 1565 } -- CISCO IE4000 with 8 GE Fiber DL ports, 4 GE combo UL ports, w/FPGA
cevChassisRAIE1783HMS4EG8CGN OBJECT IDENTIFIER ::= { cevChassis 1566 } -- CISCO IE4000 with 4 GE Combo DL ports + 4 GE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA
cevChassisRAIE1783HMS16TG4CGN OBJECT IDENTIFIER ::= { cevChassis 1567 } -- CISCO IE4000 with 16 GE Copper DL ports, 4 GE combo UL ports, w/FPGA
cevChassisRAIE1783HMS8TG8EG4CGN OBJECT IDENTIFIER ::= { cevChassis 1568 } -- CISCO IE4000 with 8 GE Copper DL ports + 8 GE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA
cevChassisRAIE1783HMS4SG8EG4CGN OBJECT IDENTIFIER ::= { cevChassis 1569 } -- CISCO IE4000 with 4 GE Fiber DL ports + 8 GE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA
cevChassisN2KC2232TQ OBJECT IDENTIFIER ::= { cevChassis 1571 } -- Nexus 2K Series-32x1/10GT+ 2x40G QSFP
cevChassisASR9010ACv2 OBJECT IDENTIFIER ::= { cevChassis 1572 } -- ASR 9010 AC Chassis with PEM Version 2
cevChassisASR9010DCv2 OBJECT IDENTIFIER ::= { cevChassis 1573 } -- ASR 9010 DC Chassis with PEM Version 2
cevChassisASR9006ACv2 OBJECT IDENTIFIER ::= { cevChassis 1574 } -- ASR 9006 AC Chassis with PEM Version 2
cevChassisASR9006DCv2 OBJECT IDENTIFIER ::= { cevChassis 1575 } -- ASR 9006 DC Chassis with PEM Version 2
cevChassisISR4321 OBJECT IDENTIFIER ::= { cevChassis 1576 } -- Cisco ISR 4321 Router Chassis
cevChassisASR901eDC10GS OBJECT IDENTIFIER ::= { cevChassis 1577 } -- ASR901 10GS DC platform with Eth interfaces
cevChassisASR901eAC10GS OBJECT IDENTIFIER ::= { cevChassis 1578 } -- ASR901 10GS AC platform with Eth interfaces
cevChassisNCS4009SAAC OBJECT IDENTIFIER ::= { cevChassis 1579 } -- NCS4009 shelf assembly - AC Powers
cevChassisNCS4009SADC OBJECT IDENTIFIER ::= { cevChassis 1580 } -- NCS4009 shelf assembly - DC Powers
cevChassisCiscoQvPCDI OBJECT IDENTIFIER ::= { cevChassis 1585 } -- Cisco Quantum Virtualized Packet Core (Cisco QvPC) -DI
cevChassisCiscoQvPC OBJECT IDENTIFIER ::= { cevChassis 1586 } -- Cisco Quantum Virtualized Packet Core (Cisco QvPC)
cevChassisWSC3560CX8PTS OBJECT IDENTIFIER ::= { cevChassis 1587 } -- Smirnoff catalyst 3560CX 8x GE downlink ,PoE+, 2x 1G copper UPOE uplinks.
cevChassisWSC3560CX8XPDS OBJECT IDENTIFIER ::= { cevChassis 1588 } -- Smirnoff catalyst 3560CX 2x mGig + 6x GE downlink ,PoE+, 2x SFP+ uplinks.
cevChassisWSC3560CX12PDS OBJECT IDENTIFIER ::= { cevChassis 1589 } -- Smirnoff catalyst 3560CX 12x GE downlink, PoE+, 2x CU + 2x 10G SFP+ uplinks
cevChassisWSC3560CX12TCS OBJECT IDENTIFIER ::= { cevChassis 1590 } -- Smirnoff catalyst 3560CX 12x GE downlink, 2x Copper + 2x SFP uplinks
cevChassisWSC3560CX12PCS OBJECT IDENTIFIER ::= { cevChassis 1591 } -- Smirnoff catalyst 3560CX 12x GE downlink, PoE+, 2x copper + 2x SFP uplink
cevChassisWSC3560CX8TCS OBJECT IDENTIFIER ::= { cevChassis 1592 } -- Smirnoff Catalyst 3560CX 8x GE downlink, 2x Copper + 2x SFP uplink
cevChassisWSC3560CX8PCS OBJECT IDENTIFIER ::= { cevChassis 1593 } -- Smirnoff Catalyst 3560CX 8x GE downlink, PoE+ , 2x Copper + 2x SFP uplink
cevChassisWSC2960CX8TCL OBJECT IDENTIFIER ::= { cevChassis 1594 } -- Smirnoff catalyst 2960CX 8 Gig Downlinks, 2 Copper, 2 SFP uplink
cevChassisIOG910GK9 OBJECT IDENTIFIER ::= { cevChassis 1595 } -- Programmable IoT Sensor Gateway, 1 Combo (GE/SFP), 1 open slot for 802.15.4 module, 1 slot for external storage. 3G HSPA and CDMA EV-DO selective.
cevChassisIOG910WK9 OBJECT IDENTIFIER ::= { cevChassis 1596 } -- Programmable IoT Sensor Gateway, 1 Combo (GE/SFP), 1 open slot for 802.15.4 module, 1 slot for external storage. 802.11 b/g/n Wi-Fi.
cevChassisIOG910K9 OBJECT IDENTIFIER ::= { cevChassis 1597 } -- Programmable IoT Sensor Gateway, 1 Combo (GE/SFP), 1 open slot for 802.15.4 module, 1 slot for external storage.
cevChassisASR1006X OBJECT IDENTIFIER ::= { cevChassis 1598 } -- Cisco Aggregation Services Router 1000 Series, ASR1006-X Chassis
cevChassisASR1009X OBJECT IDENTIFIER ::= { cevChassis 1599 } -- Cisco Aggregation Services Router 1000 Series, ASR1009-X Chassis
cevChassisAsa5506 OBJECT IDENTIFIER ::= { cevChassis 1600 } -- Cisco Adaptive Security Appliance (ASA) 5506 Chassis
cevChassisAsa5506W OBJECT IDENTIFIER ::= { cevChassis 1601 } -- Cisco Adaptive Security Appliance (ASA) 5506W Chassis
cevChassisAsa5508 OBJECT IDENTIFIER ::= { cevChassis 1602 } -- Cisco Adaptive Security Appliance (ASA) 5508 Chassis
cevChassisAsa5506K7 OBJECT IDENTIFIER ::= { cevChassis 1603 } -- Cisco Adaptive Security Appliance (ASA) 5506 Chassis with No Payload Encryption
cevChassisAsa5508K7 OBJECT IDENTIFIER ::= { cevChassis 1604 } -- Cisco Adaptive Security Appliance (ASA) 5508 Chassis with No Payload Encryption
cevChassisC385012XS OBJECT IDENTIFIER ::= { cevChassis 1605 } -- Cisco Catalyst 3850 12 Port 10G Fiber Switch
cevChassisC385024XS OBJECT IDENTIFIER ::= { cevChassis 1606 } -- Cisco Catalyst 3850 24 Port 10G Fiber Switch
cevChassisC385048XS OBJECT IDENTIFIER ::= { cevChassis 1607 } -- Cisco Catalyst 3850 48 Port 10G Fiber Switch
cevChassisAIRAP1702 OBJECT IDENTIFIER ::= { cevChassis 1608 } -- Cisco Aironet 1700 Series (IEEE 802.11ac) Access Point
cevChassisN3KC3164Q40GE OBJECT IDENTIFIER ::= { cevChassis 1609 } -- N3K-C3164Q-40GE Nexus 3000 series 2 RU fixed chassis with 64 QSFP ports, 2 Power Supplies and 2 Fan trays
cevChassisCCE8RU OBJECT IDENTIFIER ::= { cevChassis 1610 } -- Cisco uBR CCE NextGen platform
cevChassisCCE13RU OBJECT IDENTIFIER ::= { cevChassis 1611 } -- Cisco uBR CCE NextGen platform
cevChassisCCE18RU OBJECT IDENTIFIER ::= { cevChassis 1612 } -- Cisco uBR CCE NextGen platform
cevChassis2911T OBJECT IDENTIFIER ::= { cevChassis 1613 } -- CISCO2911-T/K9 with 3 GE, 4 EHWIC, 2 DSP, 1 SM , 256 MB CF, 512 MB DRAM, IPB, extended temperature range from -5 to 60 C
cevChassis891x24X OBJECT IDENTIFIER ::= { cevChassis 1614 } -- C891-24X Router series with 2 Giga Ethernet WAN Xor'ed with SFP (Small Form-factor Pluggable), 24 Giga Ethernet LAN with 8 PoE, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 512MB/1GB DRAM
cevChassisAsr9KvV2Ac OBJECT IDENTIFIER ::= { cevChassis 1615 } -- 44-Port GE + 4-Port 10GE ASR 9000v-V2, AC Power
cevChassisAsr9KvV2DcA OBJECT IDENTIFIER ::= { cevChassis 1616 } -- 44-Port GE + 4-Port 10GE ASR 9000v-V2, DC Power ANSI Chassis
cevChassisAsr9KvV2DcE OBJECT IDENTIFIER ::= { cevChassis 1617 } -- 44-Port GE + 4-Port 10GE ASR 9000v-V2, DC Power ETSI Chassis
cevChassiscBR8 OBJECT IDENTIFIER ::= { cevChassis 1618 } -- Cisco cBR-8 CCAP platform with 8 subscriber slots and 2 Supervisor slots (including WAN)
cevChassisN5KC5624Q OBJECT IDENTIFIER ::= { cevChassis 1619 } -- Nexus 5624Q VXLAN 1RU Chassis, 12x40G QSFP+
cevChassisN5KC5648Q OBJECT IDENTIFIER ::= { cevChassis 1620 } -- Nexus 5648Q VXLAN 2RU Chassis, 24x40G QSFP+
cevChassisN5KC5672UP16G OBJECT IDENTIFIER ::= { cevChassis 1621 } -- Nexus 5672UP VXLAN 1RU 16G FC, 6x40G QSFP+
cevChassisAIRAP1572 OBJECT IDENTIFIER ::= { cevChassis 1623 } -- Cisco Aironet 1570 (IEEE 802.11ac) Series Outdoor Access Points with two radio's
cevChassisAIRAP702w OBJECT IDENTIFIER ::= { cevChassis 1624 } -- Cisco Aironet 702w (IEEE 802.11n) Series Access Points
cevChassisN9KC9332PQ OBJECT IDENTIFIER ::= { cevChassis 1625 } -- Cisco 32x40G Supervisor, Cisco 1RU Top Of Rack L2/L3 switch with ACI, 32 QSFP ports
cevChassisN9KC9372PX OBJECT IDENTIFIER ::= { cevChassis 1626 } -- Cisco 48x10GE + 6x40G Supervisor, Cisco 1RU Top Of Rack L2/L3 switch with ACI
cevChassisN9KC9372TX OBJECT IDENTIFIER ::= { cevChassis 1627 } -- Cisco 48x10GT + 6x40G Supervisor, 48 10GBaseT and 6 QSFPs ports, Cisco 1RU Top Of Rack L2/L3 switch with ACI, 32 QSFP ports
cevChassisCiscoQvPCVSM OBJECT IDENTIFIER ::= { cevChassis 1630 } -- Cisco QvPC over VSM (ASR9000 + Forge Card)
cevChassisRAIE1783ZMS4T4E2TGN OBJECT IDENTIFIER ::= { cevChassis 1632 } -- Rockwell IE2000 IP67 Variant Switch with 4 port 10/100 downlink, 4-port POE /POE+, 2 10/100/1000 uplink, LAN Base Image, can support PTP, NAT
cevChassisRAIE1783ZMS8T8E2TGN OBJECT IDENTIFIER ::= { cevChassis 1633 } -- Rockwell IE2000 IP67 Variant Switch with 8 port 10/100 downlink, 8-port POE / 4-port POE+, 2 10/100/1000 uplink , LAN Base Image, can support PTP, NAT
cevChassisRAIE1783HMS8TG4CGR OBJECT IDENTIFIER ::= { cevChassis 1636 } -- CISCO IE4000 with 8 GE Copper DL ports, 4 GE combo UL ports, w/FPGA, IPServices image
cevChassisRAIE1783HMS8SG4CGR OBJECT IDENTIFIER ::= { cevChassis 1637 } -- CISCO IE4000 with 8 GE Fiber DL ports, 4 GE combo UL ports, w/FPGA, IPServices image
cevChassisRAIE1783HMS4EG8CGR OBJECT IDENTIFIER ::= { cevChassis 1638 } -- CISCO IE4000 with 4 GE Combo DL ports + 4 GE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA, IPServices image
cevChassisRAIE1783HMS16TG4CGR OBJECT IDENTIFIER ::= { cevChassis 1639 } -- CISCO IE4000 with 16 GE Copper DL ports, 4 GE combo UL ports, w/FPGA, IPServices image
cevChassisRAIE1783HMS8TG8EG4CGR OBJECT IDENTIFIER ::= { cevChassis 1640 } -- CISCO IE4000 with 8 GE Copper DL ports + 8 GE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA, IPServices image
cevChassisRAIE1783HMS4SG8EG4CGR OBJECT IDENTIFIER ::= { cevChassis 1641 } -- CISCO IE4000 with 4 GE Fiber DL ports + 8 GE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA, IPServices image
cevChassisCDScde2802s5 OBJECT IDENTIFIER ::= { cevChassis 1642 } -- Cisco Content Delivery System Model CDE-280-2S5
cevChassisCDScde2802s10 OBJECT IDENTIFIER ::= { cevChassis 1643 } -- Cisco Content Delivery System Model CDE-280-2S10
cevChassisCDScde2802s21 OBJECT IDENTIFIER ::= { cevChassis 1644 } -- Cisco Content Delivery System Model CDE-280-2S21
cevChassisCDScde2802h0 OBJECT IDENTIFIER ::= { cevChassis 1645 } -- Cisco Content Delivery System Model CDE-280-2H0
cevChassisCDScde2802h13 OBJECT IDENTIFIER ::= { cevChassis 1646 } -- Cisco Content Delivery System Model CDE-280-2H13
cevChassisCDScde2802h26 OBJECT IDENTIFIER ::= { cevChassis 1647 } -- Cisco Content Delivery System Model CDE-280-2H26
cevChassisN77c7702 OBJECT IDENTIFIER ::= { cevChassis 1648 } -- Nexus7700 2-slot chassis
cevChassis841Mx4X OBJECT IDENTIFIER ::= { cevChassis 1650 } -- C841M-4X/K9 router with 4GE LAN, 2GE WAN, 2 WIM slots
cevChassis841Mx8X OBJECT IDENTIFIER ::= { cevChassis 1651 } -- C841M-8X/K9 router with 8GE LAN, 2GE WAN, 2 WIM slots
cevChassisN2kC2332TQ10GT OBJECT IDENTIFIER ::= { cevChassis 1652 } -- Nexus 2332TQ Fex with 32 HIF ports (copper) and 4 NIF (uplink) ports
cevChassisSce10000 OBJECT IDENTIFIER ::= { cevChassis 1654 } -- Cisco SCE10000 Service Control Engine
cevChassisIE500012S12P10G OBJECT IDENTIFIER ::= { cevChassis 1655 } -- CISCO IE5000 with 4 10GE Fiber UL ports + 8 GE Copper DL ports with POE, 8 GE Fiber DL ports, w/FPGA, Timing Module
cevChassisRAIE1783IMS28NAC OBJECT IDENTIFIER ::= { cevChassis 1656 } -- CISCO IE5000 for RockWell Automation Lanbase license AC power supply with 4 10GE Fiber UL ports + 8 GE Copper DL ports with POE, 8 GE Fiber DL ports, w/FPGA, Timing Module
cevChassisRAIE1783IMS28NDC OBJECT IDENTIFIER ::= { cevChassis 1657 } -- CISCO IE5000 for RockWell Automation Lanbase license DC power supply with 4 10GE Fiber UL ports + 8 GE Copper DL ports with POE, 8 GE Fiber DL ports, w/FPGA, Timing Module
cevChassisRAIE1783IMS28RAC OBJECT IDENTIFIER ::= { cevChassis 1658 } -- CISCO IE5000 for RockWell Automation IP Services license AC power supply with 4 10GE Fiber UL ports + 8 GE Copper DL ports with POE, 8 GE Fiber DL ports, w/FPGA, Timing Module
cevChassisRAIE1783IMS28RDC OBJECT IDENTIFIER ::= { cevChassis 1659 } -- CISCO IE5000 for RockWell Automation IP Services license DC power supply with 4 10GE Fiber UL ports + 8 GE Copper DL ports with POE, 8 GE Fiber DL ports, w/FPGA, Timing Module
cevChassisDSC9396SK9 OBJECT IDENTIFIER ::= { cevChassis 1660 } -- Chassis for MDS-9396 16G x 96 FC ports fabric switch
cevChassisAIRAPIW3702 OBJECT IDENTIFIER ::= { cevChassis 1661 } -- Cisco Aironet 3702 Series (IEEE 802.11ac) Access Point
cevChassisAsa5506H OBJECT IDENTIFIER ::= { cevChassis 1663 } -- Cisco Adaptive Security Appliance (ASA) 5506H Chassis
cevChassisAsa5516 OBJECT IDENTIFIER ::= { cevChassis 1664 } -- Cisco Adaptive Security Appliance (ASA) 5516 Chassis
cevChassis819GWLTE OBJECT IDENTIFIER ::= { cevChassis 1665 } -- cisco819GWLTE router with 1 4G LTE interface, 4 Fast Ethernet LAN interfaces, 1GE WAN, 1 Serial(sync/async) interface, 2 terminal lines, 1 Virtual Private Network (VPN) Module, 1 cisco Embedded AP, 1 Console/Aux port, and 1GB FLASH
cevChassisN3kC3548P10GX OBJECT IDENTIFIER ::= { cevChassis 1666 } -- Nexus 3500 Series 1 RU fixed chassis (Monticello-2) with 48 SFPs, 2 Power Supplies, 4 individual Fans
cevChassisciscoIR829GWLTEVZAK9 OBJECT IDENTIFIER ::= { cevChassis 1668 } -- IR829 Hardened WAN GE 4G LTE secure platform multi-mode Verizon LTE/DoRa with 802.11n, PoE, FCC compliant
cevChassisciscoIR829GWLTENAAK9 OBJECT IDENTIFIER ::= { cevChassis 1669 } -- IR829 Hardened WAN GE 4G LTE secure platform multi-mode ATT and Canada LTE/HSPA+ with 802.11n, PoE, FCC compliant
cevChassisciscoIR829GWLTEGAEK9 OBJECT IDENTIFIER ::= { cevChassis 1670 } -- IR829 Hardened WAN GE 4G LTE secure platform multi-mode Global (Europe) LTE/HSPA+ with 802.11n, PoE, ETSI Compliant
cevChassisciscoIR829GWLTEGAZK9 OBJECT IDENTIFIER ::= { cevChassis 1671 } -- IR829 Hardened WAN GE 4G LTE secure platform multi-mode Global (Australia) LTE/HSPA+ with 802.11n, PoE, Australia Compliant
cevChassisciscoIR829GWLTEMAAK9 OBJECT IDENTIFIER ::= { cevChassis 1672 } -- IR829 Hardened WAN GE 4G LTE secure platform multi-mode Sprint LTE/DoRa with 802.11n, PoE, FCC compliant
cevChassisNCS4016SADC OBJECT IDENTIFIER ::= { cevChassis 1673 } -- NCS 4016 Shelf Assembly - DC Power
cevChassisASR1002HX OBJECT IDENTIFIER ::= { cevChassis 1674 } -- Cisco Aggregation Services Router 1000 Series, ASR1002-HX Chassis
cevChassisN9KC93120TX OBJECT IDENTIFIER ::= { cevChassis 1675 } -- Cisco chassis for 2RU TOR, 96x1/10G base-T and 6x40G QSFP
cevChassisASR9910 OBJECT IDENTIFIER ::= { cevChassis 1676 } -- ASR 9910 8 Line Card Slot Chassis
cevChassisISA30004C OBJECT IDENTIFIER ::= { cevChassis 1677 } -- Cisco Industrial Security Appliance (ISA) 30004C Chassis
cevChassisISA30002C2F OBJECT IDENTIFIER ::= { cevChassis 1678 } -- Cisco Industrial Security Appliance (ISA) 30002C2F Chassis
cevChassisRAISA1783SAD4T0S OBJECT IDENTIFIER ::= { cevChassis 1679 } -- Cisco Rockwell Industrial Security Appliance (ISA) 30004C Chassis
cevChassisRAISA1783SAD2T2S OBJECT IDENTIFIER ::= { cevChassis 1680 } -- Cisco Rockwell Industrial Security Appliance (ISA) 30002C2F Chassis
cevChassisISA4000 OBJECT IDENTIFIER ::= { cevChassis 1681 } -- CISCO Industrial Security Appliance (ISA) 4000 Chassis
cevChassisNCS5508CHASSIS OBJECT IDENTIFIER ::= { cevChassis 1682 } -- NCS5500 8 Slot Single Chassis
cevChassisDSC9718 OBJECT IDENTIFIER ::= { cevChassis 1683 } -- DS-C9718, Chassis for MDS 18-Slot Director Switch
cevChassisN2KC2348TQ10GE OBJECT IDENTIFIER ::= { cevChassis 1684 } -- This product belongs to nexus 2k family of Fex's. This Fex is Currently in bringup stage. This FEX has 48 HIF ports (copper) and 6 NIF (uplink) ports.
cevChassisC6816xle OBJECT IDENTIFIER ::= { cevChassis 1685 } -- Catalyst C6816-X-LE with 16x10G ports
cevChassisC6832xle OBJECT IDENTIFIER ::= { cevChassis 1686 } -- Catalyst C6832-X-LE with 32x10G ports
cevChassisC6824xle OBJECT IDENTIFIER ::= { cevChassis 1687 } -- Catalyst C6824-X-LE with 24x10GE ports plus 2x40GE uplinks
cevChassisC6840xle OBJECT IDENTIFIER ::= { cevChassis 1688 } -- Catalyst C6840-X-LE with 40x10GE ports plus 2x40GE uplinks
cevChassisN9KC9264PQ OBJECT IDENTIFIER ::= { cevChassis 1690 } -- Cisco chassis for 2RU TOR, 64x40GE QSFP, configurable as 32x100GE
cevChassisN3KC31128PQ OBJECT IDENTIFIER ::= { cevChassis 1691 } -- Cisco Chassis for 2RU TOR, 96x1/10G SFP + 8x40G QSFP
cevChassisN3KC3132QXOE OBJECT IDENTIFIER ::= { cevChassis 1692 } -- Neptune-CR chassis Nexus 3000 Series 1 RU fixed chassis with Nexus 3132Q 32 x QSFP+ ports, 2 Power Supplies and 4 FANs, configured as open environment hardware.
cevChassisN3KC3172PQOE OBJECT IDENTIFIER ::= { cevChassis 1693 } -- Cisco chassis for N3K / QuickIron2, configured as open environment hardware
cevChassisN3KC3172TQOE OBJECT IDENTIFIER ::= { cevChassis 1694 } -- Cisco chassis for N3K / QuickIron2, configured as environment hardware
cevChassisN3KC3064XOE OBJECT IDENTIFIER ::= { cevChassis 1695 } -- Nexus 3000 Series 1 RU fixed chassis with 48 SFP+ and 4 QSFP ports, 2 Power Supplies and 1 Fan tray, configured as open environment hardware
cevChassisN3KC3048OE OBJECT IDENTIFIER ::= { cevChassis 1696 } -- Nexus 3000 Series 1 RU fixed chassis with 48x1G-BaseT and 4x10GE SFP+ ports, no Power Supply, no fan, configured as open environment hardware
cevChassisN3KC3232C OBJECT IDENTIFIER ::= { cevChassis 1697 } -- 32x40/100G QSFP28, 2x10G SFP+ Ethernet
cevChassisNamApp2420 OBJECT IDENTIFIER ::= { cevChassis 1698 } -- Cisco NAM Appliance 2420
cevChassisNamApp2440 OBJECT IDENTIFIER ::= { cevChassis 1699 } -- Cisco NAM Appliance 2440
cevChassisFlowAgent3300 OBJECT IDENTIFIER ::= { cevChassis 1700 } -- Cisco Integrated NetFlow Generation Agent Series 3300
cevChassisFPRC9300AC OBJECT IDENTIFIER ::= { cevChassis 1701 } -- FirePOWER 9300 chassis with AC power
cevChassisFPRC9300DC OBJECT IDENTIFIER ::= { cevChassis 1702 } -- FirePOWER 9300 chassis with DC power
cevChassisC899GLTEJPK9 OBJECT IDENTIFIER ::= { cevChassis 1703 } -- 4G LTE Japan router with 2 Giga Ethernet WAN, 1 SFP (Small Form-factor Pluggable) Giga Ethernet WAN, 8 Giga Ethernet LAN, 1 USB 2.0 port, 1 Console/Aux port, 1GB flash memory and 1GB DRAM
cevChassisNcs5001 OBJECT IDENTIFIER ::= { cevChassis 1704 } -- Cisco NCS 5001 chassis
cevChassisNcs5002 OBJECT IDENTIFIER ::= { cevChassis 1705 } -- Cisco NCS 5002 chassis
cevChassisN3KC3132QV OBJECT IDENTIFIER ::= { cevChassis 1706 } -- Nexus 3000 Series 1 RU fixed chassis with Nexus 3132Q 32 x QSFP+ ports, 2 Power Supplies and 4 FANs
cevChassisFPRC9300 OBJECT IDENTIFIER ::= { cevChassis 1707 } -- FirePOWER 9300 chassis
cevChassisIE500016S12P OBJECT IDENTIFIER ::= { cevChassis 1710 } -- CISCO IE5000 with 4 1GE Fiber UL ports + 12 GE Copper DL ports with POE, 12GE Fiber DL ports, w/FPGA, Timing Module
cevChassisC819GLTEMNAK9 OBJECT IDENTIFIER ::= { cevChassis 1711 } -- router with 1 Gigabit Ethernet WAN, 4 Fast Ethernet LAN, 1 4G LTE Multi-carrier North America HSPA+ Release 7, 1 Serial, 1 Console/Aux ports, 1GB flash memory and 1GB DRAM
cevChassisN9KC9372PXE OBJECT IDENTIFIER ::= { cevChassis 1712 } -- Nexus 9300 series chassis 48x10G SFP+ and 6x40G QSFP Ethernet
cevChassisN9KC9372TXE OBJECT IDENTIFIER ::= { cevChassis 1713 } -- Nexus 9300 series chassis 48x10G TX + and 6x40G QSFP Ethernet
cevChassisFPR4110 OBJECT IDENTIFIER ::= { cevChassis 1714 } -- FirePOWER 4110 chassis
cevChassisFPR4120 OBJECT IDENTIFIER ::= { cevChassis 1715 } -- FirePOWER 4120 chassis
cevChassisFPR4140 OBJECT IDENTIFIER ::= { cevChassis 1716 } -- FirePOWER 4140 chassis
cevChassis898EAGLTELAK9 OBJECT IDENTIFIER ::= { cevChassis 1721 } -- 4G LTE Latin America router with 1 Giga Ethernet WAN, 1 SFP (Small Form-factor Pluggable) Giga Ethernet WAN, 1 EFM over G.SH DSL WAN, 8 Giga Ethernet LAN, 4 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 1GB flash memory and 1GB DRAM
cevChassis897VAGLTELAK9 OBJECT IDENTIFIER ::= { cevChassis 1722 } -- 4G LTE Latin America router with 1 Giga Ethernet WAN, 1 SFP (Small Form-factor Pluggable) Giga Ethernet WAN, 1 VDSL2/ADSL2+Annex A Data Backup WAN, 8 Giga Ethernet LAN, 4 PoE Optional, 1 ISDN BRI S/T interface, 1 USB 2.0 port, 1 Console/Aux port, 1GB flash memory and 1GB DRAM
cevChassis819GWLTELACK9 OBJECT IDENTIFIER ::= { cevChassis 1723 } -- C819GW-LTE-LA-CK9 Latin America router with 1 4G LTE interface, 4 Fast Ethernet LAN interfaces, 1GE WAN, 1 Serial(sync/async) interface, 2 terminal lines, 1 Virtual Private Network (VPN) Module, 1 cisco Embedded AP, 1 Console/Aux port, and 1GB FLASH
cevChassis819GWLTELAQK9 OBJECT IDENTIFIER ::= { cevChassis 1724 } -- C819GW-LTE-LA-QK9 Latin America router with 1 4G LTE interface, 4 Fast Ethernet LAN interfaces, 1GE WAN, 1 Serial(sync/async) interface, 2 terminal lines, 1 Virtual Private Network (VPN) Module, 1 cisco Embedded AP, 1 Console/Aux port, and 1GB FLASH
cevChassis819GWLTELANK9 OBJECT IDENTIFIER ::= { cevChassis 1725 } -- C819GW-LTE-LA-NK9 Latin America router with 1 4G LTE interface, 4 Fast Ethernet LAN interfaces, 1GE WAN, 1 Serial(sync/async) interface, 2 terminal lines, 1 Virtual Private Network (VPN) Module, 1 cisco Embedded AP, 1 Console/Aux port, and 1GB FLASH
cevChassisN3KC3132QXL40GX OBJECT IDENTIFIER ::= { cevChassis 1726 } -- Nexus 3000 Series 1 RU fixed chassis with Nexus 3132Q 32 x QSFP+ports, 2 Power Supplies and 4 FANs
cevChassisN3KC3172PQXL10GE OBJECT IDENTIFIER ::= { cevChassis 1727 } -- Nexus 3000 Series 1 RU fixed chassis with 48 x SFP+ and 6 QSFP+ports, 2 Power Supplies and 1 Fan tray
cevChassisN3KC3172TQXL10GT OBJECT IDENTIFIER ::= { cevChassis 1728 } -- Nexus 3000 Series 1 RU fixed chassis with Nexus 3172P 48 x SFP+and 6 QSFP+ports, 2 Power Supplies and 1 Fan tray
cevChassisNCS4216SA OBJECT IDENTIFIER ::= { cevChassis 1729 } -- NCS 4216 shelf assembly - 16 slots-7 RU
cevChassisNCS4206SA OBJECT IDENTIFIER ::= { cevChassis 1730 } -- NCS 4206 shelf assembly - 6 slots-3 RU
cevChassisNCS4202SA OBJECT IDENTIFIER ::= { cevChassis 1731 } -- NCS 4202 shelf assembly - 4x10GE + 12xGE/FE + 1 slot-1 RU
cevChassisASR901CC OBJECT IDENTIFIER ::= { cevChassis 1732 } -- ASR901-C platform with Conformal Coating
cevChassisASR901ECC OBJECT IDENTIFIER ::= { cevChassis 1733 } -- ASR901-E platform with Conformal Coating
cevChassisASR901DC10GCC OBJECT IDENTIFIER ::= { cevChassis 1734 } -- ASR901 10G DC platform with TDM, Eth interfaces & Conformal Coating
cevChassisASR901EDC10GCC OBJECT IDENTIFIER ::= { cevChassis 1735 } -- ASR901 10G DC platform with Eth interfaces & Conformal Coating
cevChassisASR901DC10GSCC OBJECT IDENTIFIER ::= { cevChassis 1736 } -- ASR901 10GS DC platform with Eth interfaces & Conformal Coating
cevChassisASR92012SZIMCC OBJECT IDENTIFIER ::= { cevChassis 1737 } -- ASR920 Series - 12GE and 4-10GE - Modular PSU, IM and conformal coating
cevChassisN3KC3172PQZ810GE OBJECT IDENTIFIER ::= { cevChassis 1738 } -- Nexus 3000 Series 1 RU fixed chassis with 48 x SFP+ and 6 QSFP+ ports, 2 Power Supplies and 1 Fan tray, 8GB DIMM
cevChassisIE10004TLM OBJECT IDENTIFIER ::= { cevChassis 1739 } -- Cisco IE1000 ruggedized Industrial Ethernet switch with 5x 10/100 BaseT Copper ports
cevChassisIE10006TLM OBJECT IDENTIFIER ::= { cevChassis 1740 } -- Cisco IE1000 ruggedized Industrial Ethernet switch with 8x 10/100 BaseT Copper ports
cevChassisIE10004PTSLM OBJECT IDENTIFIER ::= { cevChassis 1741 } -- Cisco IE1000 ruggedized Industrial Ethernet switch with 4x 10/100 BaseT downlink ports and 2X GE SFP uplink ports
cevChassisIE10008PTSLM OBJECT IDENTIFIER ::= { cevChassis 1742 } -- Cisco IE1000 ruggedized Industrial Ethernet switch with 8x 10/100 BaseT downlink ports and 2X GE SFP uplink ports
cevChassisN3KC3264Q OBJECT IDENTIFIER ::= { cevChassis 1743 } -- Nexus 3000 series 2 RU fiexed chassis with 64x40G QSFP Ethernet
cevChassisN9KC92160YC OBJECT IDENTIFIER ::= { cevChassis 1744 } -- Nexus 9000 series 1 RU fiexed chassis with 48x10G SFP+, 2x40G QSFP10, 4x40/100G QSFP28 Ethernet
cevChassisN9KC9272Q OBJECT IDENTIFIER ::= { cevChassis 1745 } -- Nexus 9000 series 2 RU fiexed chassis with 72x40G QSFP+ Ethernet
cevChassisN9KC9236C OBJECT IDENTIFIER ::= { cevChassis 1746 } -- Nexus 9000 series 1 RU fiexed chassis with 36x100G QSFP25 Ethernet
cevChassisISR4451B OBJECT IDENTIFIER ::= { cevChassis 1751 } -- Cisco ISR 4451 Router Boost Chassis
cevChassisISR4431B OBJECT IDENTIFIER ::= { cevChassis 1752 } -- Cisco ISR 4431 Router Boost Chassis
cevChassisISR4351B OBJECT IDENTIFIER ::= { cevChassis 1753 } -- Cisco ISR 4351 Router Boost Chassis
cevChassisISR4331B OBJECT IDENTIFIER ::= { cevChassis 1754 } -- Cisco ISR 4331 Router Boost Chassis
cevChassisISR4321B OBJECT IDENTIFIER ::= { cevChassis 1755 } -- Cisco ISR 4321 Router Boost Chassis
cevChassisNCS5508S OBJECT IDENTIFIER ::= { cevChassis 1756 } -- NCS5500 8 Slot System
cevChassisNCS5011 OBJECT IDENTIFIER ::= { cevChassis 1757 } -- Cisco NCS 5011 Chassis
cevChassisN3KC31108PCV OBJECT IDENTIFIER ::= { cevChassis 1758 } -- Nexus 3000 Series 1 RU fixed chassis with Nexus 31108 48x10 SFP+ 6x100G ports, 2 Power Supplies and 4 FANs
cevChassisN3KC31108TCV OBJECT IDENTIFIER ::= { cevChassis 1759 } -- Nexus 3000 Series 1 RU fixed chassis with Nexus 31108 48x10 10G Base T 6x100G ports, 2 Power Supplies and 4 FANs
cevChassisRAIE1783IMS28GNAC OBJECT IDENTIFIER ::= { cevChassis 1760 } -- CISCO IE5000 for Rockwell Automation Lanbase license AC power supply with 4 1GE Fiber UL ports + 12 GE Copper DL ports with POE, 12GE Fiber DL ports, w/FPGA, Timing Module
cevChassisRAIE1783IMS28GNDC OBJECT IDENTIFIER ::= { cevChassis 1761 } -- CISCO IE5000 for Rockwell Automation Lanbase license DC power supply with 4 1GE Fiber UL ports + 12 GE Copper DL ports with POE, 12GE Fiber DL ports, w/FPGA, Timing Module
cevChassisRAIE1783IMS28GRAC OBJECT IDENTIFIER ::= { cevChassis 1762 } -- CISCO IE5000 for Rockwell Automation IP Service license AC power supply with 4 1GE Fiber UL ports + 12 GE Copper DL ports with POE, 12GE Fiber DL ports, w/FPGA, Timing Module
cevChassisRAIE1783IMS28GRDC OBJECT IDENTIFIER ::= { cevChassis 1763 } -- CISCO IE5000 for Rockwell Automation IP Service license DC power supply with 4 1GE Fiber UL ports + 12 GE Copper DL ports with POE, 12GE Fiber DL ports, w/FPGA, Timing Module
cevChassisCisco819GLTELAK9 OBJECT IDENTIFIER ::= { cevChassis 1764 } -- C819G-LTE-LA-K9 Router with 1 Gigabit Ethernet WAN, 4 Fast Ethernet LAN, 1 AT&T LTE modem, 1 Serial, 1 Console/Aux ports, 256MB flash memory, 512MB DRAM
cevChassisCisco899GLTELAK9 OBJECT IDENTIFIER ::= { cevChassis 1765 } -- C899G-LTE-LA-K9 4G router with 1 Giga Ethernet WAN, 1 SFP (Small Form-factor Pluggable) Giga Ethernet WAN, 1 EFM over G.SH DSL WAN, 8 Giga Ethernet LAN, 4 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 1GB flash memory and 1GB DRAM
cevChassisC897vagwlte OBJECT IDENTIFIER ::= { cevChassis 1766 } -- C897VAGW-LTE-GAEK9 router with 1 Giga Ethernet WAN, 1 SFP (Small Form-factor Pluggable) Giga Ethernet WAN, 1 multi-mode VDSL2/ADSL2+ over POTS, 1 4G LTE secure platform multi-mode Global (Europe) LTE/HSPA+, 8 Giga Ethernet LAN, 4 PoE Optional, 1 Dual 2.4/5GHz with FCC compliant Wireless LAN, 1 USB 2.0 port, 1 Console/Aux port, 1GB flash memory and 1GB DRAM
cevChassisC886vagwlte OBJECT IDENTIFIER ::= { cevChassis 1767 } -- C886VAG-LTE-GA-K9 router with 1 WAN VDSL2/ADSL2+ over ISDN, 1 4G LTE secure platform multi-mode Global (Europe) LTE/HSPA+, 4 Fast Ethernet LAN, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM
cevChassisCPUC897vagwlte OBJECT IDENTIFIER ::= { cevChassis 1768 } -- CPU for Cisco C897VAGW-LTE-GAEK9
cevChassisCPUC886vag OBJECT IDENTIFIER ::= { cevChassis 1769 } -- CPU for Cisco C886VAG-LTE-GA-K9
cevChassisASR1001HX OBJECT IDENTIFIER ::= { cevChassis 1776 } -- Cisco Aggregation Services Router 1000 Series, ASR1001-HX Chassis
cevChassisN3KC3172PQXL10GE16 OBJECT IDENTIFIER ::= { cevChassis 1777 } -- Nexus 3000 Series 1 RU fixed chassis with 48 x SFP+ and 6 QSFP+ ports, 2 Power Supplies and 1 Fan tray
cevChassisN3KC3172PQXLOE OBJECT IDENTIFIER ::= { cevChassis 1778 } -- Nexus 3000 Series 1 RU fixed chassis with 48 x SFP+ and 6 QSFP+ports, 2 Power Supplies and 1 Fan tray, configured as open environment hardware
cevChassisN3KC3132Q40GEOE OBJECT IDENTIFIER ::= { cevChassis 1779 } -- Cisco chassis for N3K / Neptune-GE, configured as open environment hardware
cevChassisN3KC3232COE OBJECT IDENTIFIER ::= { cevChassis 1780 } -- Nexus 3000 series 32x40/100G QSFP28, 2x10G SFP+ Ethernet configured as open environment hardware
cevChassisN3KC3264QOE OBJECT IDENTIFIER ::= { cevChassis 1781 } -- Nexus 3000 series 2 RU fiexed chassis with 64x40G QSFP Ethernet configured as open environment hardware
cevChassisN3KC3132QVOE OBJECT IDENTIFIER ::= { cevChassis 1782 } -- Nexus 3000 Series 1 RU fixed chassis with Nexus 3132Q 32xQSFP+ ports, 2 Power Supplies and 4 FANs, configured as open environment hardware
cevChassisN3KC31108PCVOE OBJECT IDENTIFIER ::= { cevChassis 1783 } -- Nexus 3000 Series 1 RU fixed chassis with Nexus 31108 48x10 SFP+ 6x100G ports, 2 Power Supplies and 4 FANs, configured as open environment hardware
cevChassisN3KC31108TCVOE OBJECT IDENTIFIER ::= { cevChassis 1784 } -- Nexus 3000 Series 1 RU fixed chassis with Nexus 31108 48x10 10G Base T 6x100G ports, 2 Power Supplies and 4 FANs, configured as open environment hardware
cevChassisNCS4201SA OBJECT IDENTIFIER ::= { cevChassis 1785 } -- NCS 4201 4x10GE + 24xGE/FE Pizzabox - 1 RU
cevChassisNCS1002 OBJECT IDENTIFIER ::= { cevChassis 1786 } -- NCS1002 Platform
cevChassisCiscoFpr4110td OBJECT IDENTIFIER ::= { cevChassis 1787 } -- Cisco FirePOWER 4110 Security Appliance, Threat Defense
cevChassisCiscoFpr4120td OBJECT IDENTIFIER ::= { cevChassis 1788 } -- Cisco FirePOWER 4120 Security Appliance, Threat Defense
cevChassisCiscoFpr4140td OBJECT IDENTIFIER ::= { cevChassis 1789 } -- Cisco FirePOWER 4140 Security Appliance, Threat Defense
cevChassisCiscoFpr4150td OBJECT IDENTIFIER ::= { cevChassis 1790 } -- Cisco FirePOWER 4150 Security Appliance, Threat Defense
cevChassisCiscoFpr9000SM24td OBJECT IDENTIFIER ::= { cevChassis 1791 } -- Cisco Firepower 9000 Security Module 24, Threat Defense
cevChassisCiscoFpr9000SM24Ntd OBJECT IDENTIFIER ::= { cevChassis 1792 } -- Cisco Firepower 9000 Security Module 24 NEBS, Threat Defense
cevChassisCiscoFpr9000SM36td OBJECT IDENTIFIER ::= { cevChassis 1793 } -- Cisco Firepower 9000 Security Module 36, Threat Defense
cevChassisCiscoFpr9000SM44 OBJECT IDENTIFIER ::= { cevChassis 1794 } -- Cisco FirePOWER 9000 Security Module 44
cevChassisCiscoFTDVVMW OBJECT IDENTIFIER ::= { cevChassis 1795 } -- Cisco Firepower Threat Defense Virtual, VMware
cevChassisCiscoFTDVAWS OBJECT IDENTIFIER ::= { cevChassis 1796 } -- Cisco Firepower Threat Defense Virtual, AWS
cevChassisCiscoFTDVKVM OBJECT IDENTIFIER ::= { cevChassis 1797 } -- Cisco Firepower Threat Defense Virtual, KVM
cevChassisCiscoFTDVHYPERV OBJECT IDENTIFIER ::= { cevChassis 1798 } -- Cisco Firepower Threat Defense Virtual, HYPER-V
cevChassisCiscoFTDVAZURE OBJECT IDENTIFIER ::= { cevChassis 1799 } -- Cisco Firepower Threat Defense Virtual, Azure
cevChassisWSC2960L24TSLL OBJECT IDENTIFIER ::= { cevChassis 1802 } -- Catalyst 2960L 24 x GE downlink, 4 x GE (4 SFP) uplinks
cevChassisWSC2960L24PSLL OBJECT IDENTIFIER ::= { cevChassis 1803 } -- Catalyst 2960L 24 x GE downlink, 4 x GE (4 SFP) uplinks, with 24 port POE support
cevChassisWSC2960L48TSLL OBJECT IDENTIFIER ::= { cevChassis 1804 } -- Catalyst 2960L 48 x GE downlink, 4 x GE (4 SFP) uplinks
cevChassisWSC2960L48PSLL OBJECT IDENTIFIER ::= { cevChassis 1805 } -- Catalyst 2960L 48 x GE downlink, POE support, 4 x GE (4 SFP) uplinks
cevChassisWSC2960L16TSLL OBJECT IDENTIFIER ::= { cevChassis 1806 } -- Catalyst 2960L 16 x GE downlink, 2 x GE (2 SFP) uplinks
cevChassisWSC2960L16PSLL OBJECT IDENTIFIER ::= { cevChassis 1807 } -- Catalyst 2960L 16 x GE downlink, POE support, 2 x GE (2 SFP) uplinks
cevChassisWSC2960L8TSLL OBJECT IDENTIFIER ::= { cevChassis 1808 } -- Catalyst 2960L 8 x GE downlink, 2 x GE (2 SFP) uplinks
cevChassisWSC2960L8PSLL OBJECT IDENTIFIER ::= { cevChassis 1809 } -- Catalyst 2960L 8 x GE downlink, POE support, 2 x GE (2 SFP) uplinks
cevChassisIE40104S24P OBJECT IDENTIFIER ::= { cevChassis 1810 } -- CISCO IE4010 with 4 1GE Fiber UL ports + 24 GE Copper DL ports with POE, w/FPGA
cevChassisIE401016S12P OBJECT IDENTIFIER ::= { cevChassis 1811 } -- CISCO IE4010 with 4 1GE Fiber UL ports + 12 GE Copper DL ports with POE + 12 GE Fiber DL ports, w/FPGA
cevChassisN9KC93180YCEX OBJECT IDENTIFIER ::= { cevChassis 1812 } -- Nexus 9300 series chassis 48x10G/25G SFP+ and 6x40G/100G QSFP
cevChassis86xVAEV2 OBJECT IDENTIFIER ::= { cevChassis 1818 } -- Chassis for C86xVAE series products
cevChassisRAIE1783LMS5 OBJECT IDENTIFIER ::= { cevChassis 1819 } -- Cisco Rockwell brand Industrial Ethernet 1000 switch with 5x 10/100 BaseT Copper ports
cevChassisRAIE1783LMS8 OBJECT IDENTIFIER ::= { cevChassis 1820 } -- Cisco Rockwell brand Industrial Ethernet 1000 switch with 8x 10/100 BaseT Copper ports
cevChassisStealthWatch2404 OBJECT IDENTIFIER ::= { cevChassis 1821 } -- Cisco StealthWatch Packet Analyzer 2404
cevChassisStealthWatch2420 OBJECT IDENTIFIER ::= { cevChassis 1822 } -- Cisco StealthWatch Packet Analyzer 2420
cevChassisNamApp2404 OBJECT IDENTIFIER ::= { cevChassis 1823 } -- Cisco Prime NAM Appliance 2404
cevchassisN9KC93108TCEX OBJECT IDENTIFIER ::= { cevChassis 1824 } -- Cisco 1RU N9K-C93108TC-EX TOR chassis with 6x40G/100G uplink (6 QSFP/4 QSFP28) and 48x10G base T downlink
cevChassisN1KVhv OBJECT IDENTIFIER ::= { cevChassis 1827 } -- Chassis for Nexus 1000V Virtual Supervisor Module on Hyperv platform
cevChassisCSP2100 OBJECT IDENTIFIER ::= { cevChassis 1831 } -- Cloud Services Platform Model CSP-2100
cevChassisMadeiraC480 OBJECT IDENTIFIER ::= { cevChassis 1833 } -- 4 socket C-series (rack) system
cevChassisCDB8U OBJECT IDENTIFIER ::= { cevChassis 1834 } -- Catalyst Digital Building 8 Port UPoE
cevChassisCDB8P OBJECT IDENTIFIER ::= { cevChassis 1835 } -- Catalyst Digital Building 8 Port PoE+
cevChassisNCS4216F2BSA OBJECT IDENTIFIER ::= { cevChassis 1836 } -- NCS 4216 Front to Back Shelf Assembly (16 slots - 14 RU) - Includes Air Deflector Plenum and Brackets/Guides
cevChassisNCS5501A2SE OBJECT IDENTIFIER ::= { cevChassis 1838 } -- NCS-5501 - 48x25GE and 6x100G Scale Chassis
cevChassisN9KC9232C OBJECT IDENTIFIER ::= { cevChassis 1839 } -- Nexus 9000 series 1 RU fiexed chassis with with 32x40G/100G QSFP28 Ethernet
cevChassisFPR2KDC OBJECT IDENTIFIER ::= { cevChassis 1840 } -- FirePOWER 2K chassis with DC power permanent
cevChassisFPR2KAC OBJECT IDENTIFIER ::= { cevChassis 1841 } -- FirePOWER 2K chassis with AC power permanent
cevChassisN9KC93180LCEX OBJECT IDENTIFIER ::= { cevChassis 1843 } -- Nexus 9300 series chassis 32p QSFP28
cevChassisFpr2140td OBJECT IDENTIFIER ::= { cevChassis 1846 } -- Cisco FirePOWER 2140 Security Appliance, 1U with embedded security module
cevChassisFpr2130td OBJECT IDENTIFIER ::= { cevChassis 1847 } -- Cisco FirePOWER 2130 Security Appliance, 1U with embedded security module
cevChassisFpr2120td OBJECT IDENTIFIER ::= { cevChassis 1848 } -- Cisco FirePOWER 2120 Security Appliance, 1U with embedded security module
cevChassisFpr2110td OBJECT IDENTIFIER ::= { cevChassis 1849 } -- Cisco FirePOWER 2110 Security Appliance, 1U with embedded security module
cevChassisN9KC93180YCFX OBJECT IDENTIFIER ::= { cevChassis 1850 } -- Nexus 9300 series chassis 48x10/25G (SFP28) and 6x40/100G (QSFP28)
cevChassisC11118P OBJECT IDENTIFIER ::= { cevChassis 1857 } -- Cisco C1111-8P Router Chassis
cevChassisC11118PLteEA OBJECT IDENTIFIER ::= { cevChassis 1858 } -- Cisco C1111-8PLTEEA Router Chassis with Multimode Europe and North America Advanced LTE
cevChassisC11118PLteLA OBJECT IDENTIFIER ::= { cevChassis 1859 } -- Cisco C1111-8PLTELA Router Chassis with Latin America Multimode and Asia Pacific Advanced LTE
cevChassisC11118PWE OBJECT IDENTIFIER ::= { cevChassis 1860 } -- Cisco C1111-8PWE Router Chassis with WLAN E domain
cevChassisC11118PWB OBJECT IDENTIFIER ::= { cevChassis 1861 } -- Cisco C1111-8PWB Router Chassis with WLAN B domain
cevChassisC11118PWA OBJECT IDENTIFIER ::= { cevChassis 1862 } -- Cisco C1111-8PWA Router Chassis with WLAN A domain
cevChassisC11118PWZ OBJECT IDENTIFIER ::= { cevChassis 1863 } -- Cisco C1111-8PWZ Router Chassis with WLAN Z domain
cevChassisC11118PWN OBJECT IDENTIFIER ::= { cevChassis 1864 } -- Cisco C1111-8PWN Router Chassis with WLAN N domain
cevChassisC11118PWQ OBJECT IDENTIFIER ::= { cevChassis 1865 } -- Cisco C1111-8PWQ Router Chassis with WLAN Q domain
cevChassisC11118PWH OBJECT IDENTIFIER ::= { cevChassis 1866 } -- Cisco C1111-8PWH Router Chassis with WLAN H domain
cevChassisC11118PWR OBJECT IDENTIFIER ::= { cevChassis 1867 } -- Cisco C1111-8PWR Router Chassis with WLAN R domain
cevChassisC11118PWF OBJECT IDENTIFIER ::= { cevChassis 1868 } -- Cisco C1111-8PWF Router Chassis with WLAN F domain
cevChassisC11118PLteEAWE OBJECT IDENTIFIER ::= { cevChassis 1869 } -- Cisco C1111-8PLTEEAWE Router Chassis
cevChassisC11118PLteEAWB OBJECT IDENTIFIER ::= { cevChassis 1870 } -- Cisco C1111-8PLTEEAWB Router Chassis
cevChassisC11118PLteEAWA OBJECT IDENTIFIER ::= { cevChassis 1871 } -- Cisco C1111-8PLTEEAWA Router Chassis
cevChassisC11118PLteEAWR OBJECT IDENTIFIER ::= { cevChassis 1872 } -- Cisco C1111-8PLTEEAWR Router Chassis
cevChassisC11118PLteLAWZ OBJECT IDENTIFIER ::= { cevChassis 1873 } -- Cisco C1111-8PLTELAWZ Router Chassis
cevChassisC11118PLteLAWN OBJECT IDENTIFIER ::= { cevChassis 1874 } -- Cisco C1111-8PLTELAWN Router Chassis
cevChassisC11118PLteLAWQ OBJECT IDENTIFIER ::= { cevChassis 1875 } -- Cisco C1111-8PLTELAWQ Router Chassis
cevChassisC11118PLteLAWH OBJECT IDENTIFIER ::= { cevChassis 1876 } -- Cisco C1111-8PLTELAWH Router Chassis
cevChassisC11118PLteLAWF OBJECT IDENTIFIER ::= { cevChassis 1877 } -- Cisco C1111-8PLTELAWF Router Chassis
cevChassisC11118PLteLAWD OBJECT IDENTIFIER ::= { cevChassis 1878 } -- Cisco C1111-8PLTELAWD Router Chassis
cevChassisC11128P OBJECT IDENTIFIER ::= { cevChassis 1879 } -- Cisco C1112-8P Router Chassis with VDSL/ADSL Annex B/J
cevChassisC11128PLteEA OBJECT IDENTIFIER ::= { cevChassis 1880 } -- Cisco C1112-8PLTEEA Router Chassis with Multimode Europe and North America Advanced LTE
cevChassisC11138P OBJECT IDENTIFIER ::= { cevChassis 1881 } -- Cisco C1113-8P Router Chassis with VDSL/ADSL Annex A
cevChassisC11138PM OBJECT IDENTIFIER ::= { cevChassis 1882 } -- Cisco C1113-8PM Router Chassis with VDSL/ADSL Annex M
cevChassisC11138PLteEA OBJECT IDENTIFIER ::= { cevChassis 1883 } -- Cisco C1113-8PLTEEA Router Chassis
cevChassisC11138PLteLA OBJECT IDENTIFIER ::= { cevChassis 1884 } -- Cisco C1113-8PLTELA Router Chassis
cevChassisC11138PMLteEA OBJECT IDENTIFIER ::= { cevChassis 1885 } -- Cisco C1113-8PMLTEEA Router Chassis
cevChassisC11138PWE OBJECT IDENTIFIER ::= { cevChassis 1886 } -- Cisco C1113-8PWE Router Chassis with WLAN E domain
cevChassisC11138PWA OBJECT IDENTIFIER ::= { cevChassis 1887 } -- Cisco C1113-8PWA Router Chassis with WLAN A domain
cevChassisC11138PWZ OBJECT IDENTIFIER ::= { cevChassis 1888 } -- Cisco C1113-8PWZ Router Chassis with WLAN Z domain
cevChassisC11138PMWE OBJECT IDENTIFIER ::= { cevChassis 1889 } -- Cisco C1113-8PMWE Router Chassis with WLAN E domain
cevChassisC11138PLteLAWE OBJECT IDENTIFIER ::= { cevChassis 1890 } -- Cisco C1113-8PLTELAWE Router Chassis
cevChassisC11138PLteLAWZ OBJECT IDENTIFIER ::= { cevChassis 1891 } -- Cisco C1113-8PLTELAWZ Router Chassis
cevChassisASR914 OBJECT IDENTIFIER ::= { cevChassis 1892 } -- ASR 914 Series Router Chassis
cevChassisN9KC93108TCFX OBJECT IDENTIFIER ::= { cevChassis 1893 } -- Nexus 9300 series TOR chassis with 6x40G/100G uplink (QSFP28) and 48x10G BASE-T
cevChassisDSC9132TK9 OBJECT IDENTIFIER ::= { cevChassis 1894 } -- DS-C9132T-K9, MDS 9132T 32G 1 RU FC switch, with 16/32 active FC ports
cevChassisDSC9232U OBJECT IDENTIFIER ::= { cevChassis 1895 } -- MDS 9232U 32G Universal 2 RU FC switch, with 48 active FC ports
cevChassisNCS4KFSADC OBJECT IDENTIFIER ::= { cevChassis 1896 } -- NCS 4000 Centralised Fabric Chassis Shelf Assembly - DC Power
cevChassisFpr1010td OBJECT IDENTIFIER ::= { cevChassis 1897 } -- Chassis for Cisco Firepower 1010 Security Appliance
cevChassis2911A OBJECT IDENTIFIER ::= { cevChassis 1899 } -- Cisco 2911A Chassis(3 GE, 4 EHWIC, 1 SM, 2 DSP)
cevChassisC1100 OBJECT IDENTIFIER ::= { cevChassis 1902 } -- Cisco C1100 Series Chassis
cevChassisASR9906 OBJECT IDENTIFIER ::= { cevChassis 1903 } -- ASR 9906 4 Line Card Slot Chassis
cevChassisASR9901 OBJECT IDENTIFIER ::= { cevChassis 1904 } -- ASR 9901 Chassis
cevChassisNCS1001 OBJECT IDENTIFIER ::= { cevChassis 1905 } -- NCS1001 Platform
cevChassisAIRCT5540K9 OBJECT IDENTIFIER ::= { cevChassis 1906 } -- AIRCT5540-K9 is a 40G Wireless LC that occupies 1RU rack space and will populate a total of 4 ports
cevChassisAIRCT8580K9 OBJECT IDENTIFIER ::= { cevChassis 1907 } -- AIRCT8580-K9 is a 80G WLC that occupies 2RU rack space and will populate a total of 8 ports
cevChassisWSC2960L24TQLL OBJECT IDENTIFIER ::= { cevChassis 1908 } -- Catalyst 2960L 24 x GE downlink, 4 x 10GE (4 SFP+) uplinks
cevChassisWSC2960L48TQLL OBJECT IDENTIFIER ::= { cevChassis 1909 } -- Catalyst 2960L 48 x GE downlink, 4 x 10GE (4 SFP+) uplinks
cevChassisWSC2960L24PQLL OBJECT IDENTIFIER ::= { cevChassis 1910 } -- Catalyst 2960L 24 x GE downlink, 4 x 10GE (4 SFP+) uplinks, POE support
cevChassisWSC2960L48PQLL OBJECT IDENTIFIER ::= { cevChassis 1911 } -- Catalyst 2960L 48 x GE downlink, 4 x 10GE (4 SFP+) uplinks, POE support
cevChassisN3KC3264CE OBJECT IDENTIFIER ::= { cevChassis 1912 } -- Nexus 3000 series 2 RU fixed chassis with 64x100G QSFP Ethernet
cevChassisC9404R OBJECT IDENTIFIER ::= { cevChassis 1913 } -- Cisco Catalyst 9400 Series 4 slot chassis
cevChassisC9407R OBJECT IDENTIFIER ::= { cevChassis 1914 } -- Cisco Catalyst 9400 Series 7 slot chassis
cevChassisC9410R OBJECT IDENTIFIER ::= { cevChassis 1915 } -- Cisco Catalyst 9400 Series 10 slot chassis
cevChassisASR920U16SZIM OBJECT IDENTIFIER ::= { cevChassis 1916 } -- Cisco ASR920U Series - 12GE and 4-10GE - Modular PSU and IM
cevChassisASR903U OBJECT IDENTIFIER ::= { cevChassis 1917 } -- Cisco Aggregation Services Router 900U Series, 3RU Chassis
cevChassisASR902U OBJECT IDENTIFIER ::= { cevChassis 1918 } -- Cisco Aggregation Services Router 900U Series, 2RU Chassis
cevChassisAIRCT9880K9 OBJECT IDENTIFIER ::= { cevChassis 1919 } -- AIR-CT9880-K9 is a 80G WLC that occupies 2RU rack space and will populate a total of 8 ports
cevchassisN9KC9348GCFXP OBJECT IDENTIFIER ::= { cevChassis 1921 } -- Nexus 9300 series 1RU TOR chassis with 48x100/1000Mbps (PoE) + 4x10G/25G SFP28 + 2x40G/100G QSFP28
cevChassisC11114P OBJECT IDENTIFIER ::= { cevChassis 1922 } -- Cisco C11114P Router Chassis
cevChassisC11114PLteEA OBJECT IDENTIFIER ::= { cevChassis 1923 } -- Cisco C1111-4PLTEEA Router Chassis with Multimode Europe and North America Advanced LTE
cevChassisC11114PLteLA OBJECT IDENTIFIER ::= { cevChassis 1924 } -- Cisco C1111-4PLTELA Router Chassis with Latin America Multimode and Asia Pacific Advanced LTE
cevChassisC11114PWB OBJECT IDENTIFIER ::= { cevChassis 1925 } -- Cisco C1111-4PWB Router Chassis with WLAN B domain
cevChassisC11114PWA OBJECT IDENTIFIER ::= { cevChassis 1926 } -- Cisco C1111-4PWA Router Chassis with WLAN A domain
cevChassisC11114PWZ OBJECT IDENTIFIER ::= { cevChassis 1927 } -- Cisco C1111-4PWZ Router Chassis with WLAN Z domain
cevChassisC11114PWN OBJECT IDENTIFIER ::= { cevChassis 1928 } -- Cisco C1111-4PWN Router Chassis with WLAN N domain
cevChassisC11114PWQ OBJECT IDENTIFIER ::= { cevChassis 1929 } -- Cisco C1111-4PWQ Router Chassis with WLAN Q domain
cevChassisC11114PWH OBJECT IDENTIFIER ::= { cevChassis 1930 } -- Cisco C1111-4PWH Router Chassis with WLAN H domain
cevChassisC11114PWR OBJECT IDENTIFIER ::= { cevChassis 1931 } -- Cisco C1111-4PWR Router Chassis with WLAN R domain
cevChassisC11114PWF OBJECT IDENTIFIER ::= { cevChassis 1932 } -- Cisco C1111-4PWF Router Chassis with WLAN F domain
cevChassisC11114PWD OBJECT IDENTIFIER ::= { cevChassis 1933 } -- Cisco C1111-4PWD Router Chassis with WLAN D domain
cevChassisC11164P OBJECT IDENTIFIER ::= { cevChassis 1934 } -- Cisco C1116-4P Router Chassis with VDSL/ADSL Annex B/J
cevChassisC11164PLteEA OBJECT IDENTIFIER ::= { cevChassis 1935 } -- Cisco C1116-4PLTEEA Router Chassis with Multimode Europe and North America Advanced LTE
cevChassisC11164PWE OBJECT IDENTIFIER ::= { cevChassis 1936 } -- Cisco C1116-4PWE Router Chassis with WLAN E domain
cevChassisC11164PLteEAWE OBJECT IDENTIFIER ::= { cevChassis 1937 } -- Cisco C1116-4PLTEEAWE Router Chassis
cevChassisC11174P OBJECT IDENTIFIER ::= { cevChassis 1938 } -- Cisco C1117-4P Router Chassis with VDSL/ADSL Annex B/J
cevChassisC11174PLteEA OBJECT IDENTIFIER ::= { cevChassis 1939 } -- Cisco C1117-4PLTEEA Router Chassis with Multimode Europe and North America Advanced LTE
cevChassisC11174PLteLA OBJECT IDENTIFIER ::= { cevChassis 1940 } -- Cisco C1117-4PLTELA Router Chassis with Latin America Multimode and Asia Pacific Advanced LTE
cevChassisC11174PWE OBJECT IDENTIFIER ::= { cevChassis 1941 } -- Cisco C1117-4PWE Router Chassis with WLAN E domain
cevChassisC11174PWA OBJECT IDENTIFIER ::= { cevChassis 1942 } -- Cisco C1117-4PWA Router Chassis with WLAN A domain
cevChassisC11174PWZ OBJECT IDENTIFIER ::= { cevChassis 1943 } -- Cisco C1117-4PWZ Router Chassis with WLAN Z domain
cevChassisC11174PM OBJECT IDENTIFIER ::= { cevChassis 1944 } -- Cisco C1117-4PM Router Chassis with VDSL/ADSL Annex M
cevChassisC11174PMLteEA OBJECT IDENTIFIER ::= { cevChassis 1945 } -- Cisco C1117-4PMLTEEA Router Chassis with Multimode Europe and North America Advanced LTE
icevChassisC11174PMWE OBJECT IDENTIFIER ::= { cevChassis 1946 } -- Cisco C1117-4PMWE Router Chassis with WLAN E domain
cevChassisC11174PLteEAWE OBJECT IDENTIFIER ::= { cevChassis 1947 } -- Cisco C1117-4PLTEEAWE Router Chassis
cevChassisC11174PLteEAWA OBJECT IDENTIFIER ::= { cevChassis 1948 } -- Cisco C1117-4PLTEEAWA Router Chassis
cevChassisC11174PLteLAWZ OBJECT IDENTIFIER ::= { cevChassis 1949 } -- Cisco C1117-4PLTEEAWZ Router Chassis
cevChassisC11174PMLteEAWE OBJECT IDENTIFIER ::= { cevChassis 1950 } -- Cisco C1117-4PMLTEEAWE Router Chassis
cevChassisN9KV9000 OBJECT IDENTIFIER ::= { cevChassis 1951 } -- Nexus 9000v Virtual Platform
cevChassisC11114PWE OBJECT IDENTIFIER ::= { cevChassis 1952 } -- Cisco C1111-4PWE Router Chassis with WLAN E domain
cevChassisIR807GLTEVZK9 OBJECT IDENTIFIER ::= { cevChassis 1953 } -- Cisco 807 4G LTE Industrial Integrated Service Routers with multi-mode Verizon LTE/DoRA
cevChassisN9KC9364C OBJECT IDENTIFIER ::= { cevChassis 1954 } -- Nexus 9000 series fixed chassis with with 64x100G QSFP28 + 2x10G SFP Ethernet
cevChassisN9KC9336CFX2 OBJECT IDENTIFIER ::= { cevChassis 1955 } -- Nexus 9000 series 1 RU fiexed chassis with 36 x 100G QSFP28 ports
cevChassisC11138PLteEAWE OBJECT IDENTIFIER ::= { cevChassis 1956 } -- Cisco C1113-8PLTEEAWE Router Chassis
cevChassisC11188P OBJECT IDENTIFIER ::= { cevChassis 1963 } -- Cisco C1118-8P Router Chassis
cevChassisC950032QC OBJECT IDENTIFIER ::= { cevChassis 1967 } -- Cisco Catalyst 9500 series with 32 Ports of 40G/16 Ports of 100G
cevChassisC950048Y4C OBJECT IDENTIFIER ::= { cevChassis 1968 } -- Cisco Catalyst 9500 series with 48 Ports of 1G/10G/25G + 4 Ports of 40G/100G
cevchassisC950032C OBJECT IDENTIFIER ::= { cevChassis 1969 } -- Cisco Catalyst 9500 series with 32 Ports of 100G / 32 Ports of 40G
cevChassisciscoIR829GWLTEGAxK9 OBJECT IDENTIFIER ::= { cevChassis 1970 } -- IR829 Hardened WAN GE 4G LTE secure platform multi-mode Global LTE/HSPA+ with 802.11n, PoE
cevChassisNCS55A2MODSES OBJECT IDENTIFIER ::= { cevChassis 1971 } -- NCS55A2 Scaled Fixed 24x10G & 16x25G with 2xMPA Chassis
cevChassisNCS55A2MODS OBJECT IDENTIFIER ::= { cevChassis 1972 } -- NCS55A2 Fixed 24x10G & 16x25G with 2xMPA Chassis
cevChassisC950024Y4C OBJECT IDENTIFIER ::= { cevChassis 1973 } -- Cisco Catalyst 9500 is 1 RU fixed chassis with 24 Ports of 1G/10G/25G + 4 Ports of 40G/100G
cevChassisN5204GAZA OBJECT IDENTIFIER ::= { cevChassis 1974 } -- Cisco NCS520 Series - 4-1GE and 4-10GE - Single AC model
cevChassisN52020G4ZA OBJECT IDENTIFIER ::= { cevChassis 1975 } -- Cisco NCS520 Series - 20-1GE and 4-10GE - Dual AC model
cevChassisN52020G4ZD OBJECT IDENTIFIER ::= { cevChassis 1976 } -- Cisco NCS520 Series - 20-1GE and 4-10GE - Dual DC model
cevChassisN520X4G4ZA OBJECT IDENTIFIER ::= { cevChassis 1977 } -- Cisco NCS520 Series - 4-1GE and 4-10GE - Single AC, I-Temp, conformal Coated model
cevChassisN520X4G4ZD OBJECT IDENTIFIER ::= { cevChassis 1978 } -- Cisco NCS520 Series - 4-1GE and 4-10GE - Dual DC, I-Temp, conformal Coated model - DC model
cevChassisN520X20G4ZA OBJECT IDENTIFIER ::= { cevChassis 1979 } -- Cisco NCS520 Series - 20-1GE and 4-10GE - Dual AC, I-Temp, conformal Coated model
cevChassisN520X20G4ZD OBJECT IDENTIFIER ::= { cevChassis 1980 } -- Cisco NCS520 Series - 20-1GE and 4-10GE - Dual DC, I-Temp, conformal Coated model
cevChassisC9200L48T4G OBJECT IDENTIFIER ::= { cevChassis 1981 } -- Catalyst 9200L 48 Gig Downlinks, 4 Gig uplinks
cevChassisC9200L24T4G OBJECT IDENTIFIER ::= { cevChassis 1982 } -- Catalyst 9200L 24 Gig Downlinks, 4 Gig uplinks
cevChassisC9200L24T4X OBJECT IDENTIFIER ::= { cevChassis 1983 } -- Catalyst 9200L 24 Gig Downlinks, 4 SFP+ uplinks
cevChassisC9200L48T4X OBJECT IDENTIFIER ::= { cevChassis 1984 } -- Catalyst 9200L 48 Gig Downlinks, 4 SFP+ uplinks
cevChassisC9200L24P4G OBJECT IDENTIFIER ::= { cevChassis 1985 } -- Catalyst 9200L 24 Gig Downlinks, 4 Gig uplinks. PoE support for 720W
cevChassisC9200L48P4G OBJECT IDENTIFIER ::= { cevChassis 1986 } -- Catalyst 9200L 48 Gig Downlinks, 4 Gig uplinks. PoE support for 720W
cevChassisC9200L24P4X OBJECT IDENTIFIER ::= { cevChassis 1987 } -- Catalyst 9200L 24 Gig Downlinks, 4 SFP+ uplinks. PoE support for 720W
cevChassisC9200L48P4X OBJECT IDENTIFIER ::= { cevChassis 1988 } -- Catalyst 9200L 48 Gig Downlinks, 4 SFP+ uplinks. PoE support for 1440W
cevChassisC9200L24PXG4X OBJECT IDENTIFIER ::= { cevChassis 1989 } -- Catalyst 9200L 16 Gig + 8 mGig Downlinks, 4 SFP+ uplinks. PoE support for 720W
cevChassisC9200L24PXG2Y OBJECT IDENTIFIER ::= { cevChassis 1990 } -- Catalyst 9200L 16 Gig + 8 mGig Downlinks, 2 x 25 Gig uplinks. PoE support for 720W
cevChassisC9200L48PXG4X OBJECT IDENTIFIER ::= { cevChassis 1991 } -- Catalyst 9200L 36 Gig + 12 mGig Downlinks, 4 SFP+ uplinks. PoE support for 1440W
cevChassisC9200L48PXG2Y OBJECT IDENTIFIER ::= { cevChassis 1992 } -- Catalyst 9200L 40 Gig + 8 mGig Downlinks, 2 x 25 Gig uplinks. PoE support for 1440W
cevChassisC920024T OBJECT IDENTIFIER ::= { cevChassis 1993 } -- Catalyst 9200 24 Gig downlinks
cevChassisC920048T OBJECT IDENTIFIER ::= { cevChassis 1994 } -- Catalyst 9200 48 Gig downlinks
cevChassisC920024P OBJECT IDENTIFIER ::= { cevChassis 1995 } -- Catalyst 9200 24 Gig downlinks. PoE support for 720W
cevChassisC920048P OBJECT IDENTIFIER ::= { cevChassis 1996 } -- Catalyst 9200 48 Gig downlinks. PoE support for 1440W
cevChassisN540X24Z8Q2CM OBJECT IDENTIFIER ::= { cevChassis 2009 } -- Conformal Coated NCS 540 Series Router 24x10G, 8x25G, 2x100G
cevChassisN9KC93240YCFX2 OBJECT IDENTIFIER ::= { cevChassis 2010 } -- Nexus 9300 series chassis 48x10/25G + 12x40/100G
cevChassisC11092PLteIN OBJECT IDENTIFIER ::= { cevChassis 2015 } -- Cisco C1109-2PLTEIN 2 ports GE LAN M2M Router Chassis with Multimode LTE WWAN India, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11014P OBJECT IDENTIFIER ::= { cevChassis 2016 } -- Cisco C1101-4P 4 Ports GE LAN Router Chassis, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11014PLteP OBJECT IDENTIFIER ::= { cevChassis 2017 } -- Cisco C1101-4PLTEP 4 Ports GE LAN Router Chassis, Pluggable LTE (Advanced) or Pluggable High Speed Serial WAN, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11014PLtePWE OBJECT IDENTIFIER ::= { cevChassis 2018 } -- Cisco C1101-4PLTEPWE 4 Ports GE LAN Router Chassis, Pluggable LTE (Advanced) or Pluggable High Speed Serial WAN, 802.11ac WLAN -E Domain, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11014PLtePWB OBJECT IDENTIFIER ::= { cevChassis 2019 } -- Cisco C1101-4PLTEPWB 4 Ports GE LAN Router Chassis, Pluggable LTE (Advanced) or Pluggable High Speed Serial WAN, 802.11ac WLAN -B Domain, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11014PLtePWD OBJECT IDENTIFIER ::= { cevChassis 2020 } -- Cisco C1101-4PLTEPWD 4 Ports GE LAN Router Chassis, Pluggable LTE (Advanced) or Pluggable High Speed Serial WAN, 802.11ac WLAN -D Domain, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11014PLtePWZ OBJECT IDENTIFIER ::= { cevChassis 2021 } -- Cisco C1101-4PLTEPWZ 4 Ports GE LAN Router Chassis, Pluggable LTE (Advanced) or Pluggable High Speed Serial WAN, 802.11ac WLAN -Z Domain, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11014PLtePWA OBJECT IDENTIFIER ::= { cevChassis 2022 } -- Cisco C1101-4PLTEPWA 4 Ports GE LAN Router Chassis, Pluggable LTE (Advanced) or Pluggable High Speed Serial WAN, 802.11ac WLAN -A Domain, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11014PLtePWH OBJECT IDENTIFIER ::= { cevChassis 2023 } -- Cisco C1101-4PLTEPWH 4 Ports GE LAN Router Chassis, Pluggable LTE (Advanced) or Pluggable High Speed Serial WAN, 802.11ac WLAN -H Domain, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11014PLtePWQ OBJECT IDENTIFIER ::= { cevChassis 2024 } -- Cisco C1101-4PLTEPWQ 4 Ports GE LAN Router Chassis, Pluggable LTE (Advanced) or Pluggable High Speed Serial WAN, 802.11ac WLAN -Q Domain, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11014PLtePWR OBJECT IDENTIFIER ::= { cevChassis 2025 } -- Cisco C1101-4PLTEPWR 4 Ports GE LAN Router Chassis, Pluggable LTE (Advanced) or Pluggable High Speed Serial WAN, 802.11ac WLAN -R Domain, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11014PLtePWN OBJECT IDENTIFIER ::= { cevChassis 2026 } -- Cisco C1101-4PLTEPWN 4 Ports GE LAN Router Chassis, Pluggable LTE (Advanced) or Pluggable High Speed Serial WAN, 802.11ac WLAN -N Domain, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11014PLtePWF OBJECT IDENTIFIER ::= { cevChassis 2027 } -- Cisco C1101-4PLTEPWF 4 Ports GE LAN Router Chassis, Pluggable LTE (Advanced) or Pluggable High Speed Serial WAN, 802.11ac WLAN -F Domain, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11094PLte2P OBJECT IDENTIFIER ::= { cevChassis 2028 } -- Cisco C1109-4PLTE2P 4 Ports GE LAN M2M Router Chassis, Dual Pluggables LTE (Advanced) or Pluggable High Speed Serial WAN, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11094PLte2PWB OBJECT IDENTIFIER ::= { cevChassis 2029 } -- Cisco C1109-4PLTE2P 4 Ports GE LAN M2M Router Chassis, Dual Pluggables LTE (Advanced) or Pluggable High Speed Serial WAN, 802.11ac WLAN -B Domain, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11094PLte2PWE OBJECT IDENTIFIER ::= { cevChassis 2030 } -- Cisco C1109-4PLTE2P 4 Ports GE LAN M2M Router Chassis, Dual Pluggables LTE (Advanced) or Pluggable High Speed Serial WAN, 802.11ac WLAN -E Domain, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11094PLte2PWD OBJECT IDENTIFIER ::= { cevChassis 2031 } -- Cisco C1109-4PLTE2P 4 Ports GE LAN M2M Router Chassis, Dual Pluggables LTE (Advanced) or Pluggable High Speed Serial WAN, 802.11ac WLAN -D Domain, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11094PLte2PWZ OBJECT IDENTIFIER ::= { cevChassis 2032 } -- Cisco C1109-4PLTE2P 4 Ports GE LAN M2M Router Chassis, Dual Pluggables LTE (Advanced) or Pluggable High Speed Serial WAN, 802.11ac WLAN -Z Domain, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11094PLte2PWA OBJECT IDENTIFIER ::= { cevChassis 2033 } -- Cisco C1109-4PLTE2P 4 Ports GE LAN M2M Router Chassis, Dual Pluggables LTE (Advanced) or Pluggable High Speed Serial WAN, 802.11ac WLAN -A Domain, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11094PLte2PWH OBJECT IDENTIFIER ::= { cevChassis 2034 } -- Cisco C1109-4PLTE2P 4 Ports GE LAN M2M Router Chassis, Dual Pluggables LTE (Advanced) or Pluggable High Speed Serial WAN, 802.11ac WLAN -H Domain, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11094PLte2PWQ OBJECT IDENTIFIER ::= { cevChassis 2035 } -- Cisco C1109-4PLTE2P 4 Ports GE LAN M2M Router Chassis, Dual Pluggables LTE (Advanced) or Pluggable High Speed Serial WAN, 802.11ac WLAN -Q Domain, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11094PLte2PWN OBJECT IDENTIFIER ::= { cevChassis 2036 } -- Cisco C1109-4PLTE2P 4 Ports GE LAN M2M Router Chassis, Dual Pluggables LTE (Advanced) or Pluggable High Speed Serial WAN, 802.11ac WLAN -N Domain, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11094PLte2PWR OBJECT IDENTIFIER ::= { cevChassis 2037 } -- Cisco C1109-4PLTE2P 4 Ports GE LAN M2M Router Chassis, Dual Pluggables LTE (Advanced) or Pluggable High Speed Serial WAN, 802.11ac WLAN -R Domain, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11094PLte2PWF OBJECT IDENTIFIER ::= { cevChassis 2038 } -- Cisco C1109-4PLTE2P 4 Ports GE LAN M2M Router Chassis, Dual Pluggables LTE (Advanced) or Pluggable High Speed Serial WAN, 802.11ac WLAN -F Domain, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisN3KC3548PXL OBJECT IDENTIFIER ::= { cevChassis 2039 } -- Nexus 3500 Series 1 RU fixed chassis (Monticello-2) with 48 SFPs, 2 Power Supplies, 4 individual Fans
cevChassisC9606 OBJECT IDENTIFIER ::= { cevChassis 2040 } -- Cisco Catalyst 9600 Series 6 Slot Chassis
cevChassisC11092PLteGB OBJECT IDENTIFIER ::= { cevChassis 2047 } -- Cisco C1109-2PLTEGB 2 ports GE LAN M2M Router Chassis with Multimode LTE WWAN Global (non-US), 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11092PLteUS OBJECT IDENTIFIER ::= { cevChassis 2048 } -- Cisco C1109-2PLTEUS 2 ports GE LAN M2M Router Chassis with Multimode LTE WWAN United States, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11092PLteVZ OBJECT IDENTIFIER ::= { cevChassis 2049 } -- Cisco C1109-2PLTEVZ 2 ports GE LAN M2M Router Chassis with Multimode LTE WWAN Verizon, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11092PLteJN OBJECT IDENTIFIER ::= { cevChassis 2050 } -- Cisco C1109-2PLTEJN 2 ports GE LAN M2M Router Chassis with Multimode LTE WWAN Japan, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisC11092PLteAU OBJECT IDENTIFIER ::= { cevChassis 2051 } -- Cisco C1109-2PLTEAU 2 ports GE LAN M2M Router Chassis with Multimode LTE WWAN Australia and New Zealand, 1 GE WAN and USB 3.0/Micro USB Console
cevChassisDSC9148TK9 OBJECT IDENTIFIER ::= { cevChassis 2054 } -- DS-C9148T-K9, MDS 9148T 32G 1 RU FC switch, with 48 active ports
cevChassisDSC9396TK9 OBJECT IDENTIFIER ::= { cevChassis 2055 } -- DS-C9396T-K9, MDS 9396T 32G 2 RU FC switch, upto 96 active ports
cevChassisC11128PWE OBJECT IDENTIFIER ::= { cevChassis 2056 } -- Cisco C1112-8PWE Router Chassis with WLAN E domain
cevChassisC11128PLteEAWE OBJECT IDENTIFIER ::= { cevChassis 2057 } -- Cisco C1112-8PLTEEAWE Router Chassis
cevChassisC11138PWB OBJECT IDENTIFIER ::= { cevChassis 2058 } -- Cisco C1113-8PWB Router Chassis with WLAN B domain
cevChassisC11138PLteEAWB OBJECT IDENTIFIER ::= { cevChassis 2059 } -- Cisco C1113-8PLTEEAWB Router Chassis
cevChassisC11138PLteLAWA OBJECT IDENTIFIER ::= { cevChassis 2060 } -- Cisco C1113-8PLTELAWA Router Chassis
cevChassisC11164PLteLA OBJECT IDENTIFIER ::= { cevChassis 2061 } -- Cisco C1116-4PLTELA Router Chassis with Latin America Multimode and Asia Pacific Advanced LTE
cevChassisIR1101K9 OBJECT IDENTIFIER ::= { cevChassis 2062 } -- Next-generation Industrial Modular Router with 4 Copper Ports + 1 Combo Port + expansion slot, no Fog computing
cevChassisFpr1140td OBJECT IDENTIFIER ::= { cevChassis 2065 } -- Cisco Firepower 1140 Security Appliance
cevChassisFpr1120td OBJECT IDENTIFIER ::= { cevChassis 2066 } -- Cisco Firepower 1120 Security Appliance
cevChassisISR4221X OBJECT IDENTIFIER ::= { cevChassis 2070 } -- Cisco ISR 4221X Router Chassis with 8 GB memory
cevChassisC1111X8P OBJECT IDENTIFIER ::= { cevChassis 2071 } -- Cisco C1111X-8P Router Chassis
cevChassisASR92012SZD OBJECT IDENTIFIER ::= { cevChassis 2073 } -- Cisco ASR920 Series - 12 port dual rate 10G/1G DC Power Supply
cevChassisASR92012SZA OBJECT IDENTIFIER ::= { cevChassis 2074 } -- Cisco ASR920 Series - 12 port dual rate 10G/1G AC Power Supply
cevChassisN9KC9332C OBJECT IDENTIFIER ::= { cevChassis 2076 } -- 32x100G QSFP28 + 2x10G SFP+ Ethernet
cevChassisN3KC3132CZ OBJECT IDENTIFIER ::= { cevChassis 2077 } -- 32x40/100G QSFP28 2x10G SFP+ Ethernet Module
cevChassisISR4461 OBJECT IDENTIFIER ::= { cevChassis 2078 } -- Cisco ISR 4461 Router Chassis
cevChassisESS3300NCP OBJECT IDENTIFIER ::= { cevChassis 2079 } -- Cisco ESS-3300 Embedded Service Switch with 8 Gig Downlinks and 2x10G SFP+ Switch, Main Board, No cooling plate
cevChassisESS3300CON OBJECT IDENTIFIER ::= { cevChassis 2080 } -- Cisco ESS-3300 Embedded Service Switch with 8 Gig Downlinks and 2x10G SFP+ Switch, Main Board, Conduction cooled
cevChassisIE32008T2S OBJECT IDENTIFIER ::= { cevChassis 2081 } -- Cisco Industrial Ethernet 3200 Switch, Petra Fixed System 2 Port SFP + 8 Port GE Copper Basic
cevChassisIE32008P2S OBJECT IDENTIFIER ::= { cevChassis 2082 } -- Cisco Industrial Ethernet 3200 Switch, Petra Fixed System 2 Port SFP + 8 Port GE PoE+ Basic
cevChassisIE33008T2S OBJECT IDENTIFIER ::= { cevChassis 2083 } -- Cisco Industrial Ethernet 3300 Switch, Petra Expandable System 2 Port SFP + 8 Port GE Copper Basic
cevChassisIE33008P2S OBJECT IDENTIFIER ::= { cevChassis 2084 } -- Cisco Industrial Ethernet 3300 Switch, Petra Expandable System 2 Port SFP + 8 Port GE PoE+ Basic
cevChassisIE34008P2S OBJECT IDENTIFIER ::= { cevChassis 2085 } -- Cisco Industrial Ethernet 3400 Switch, Petra Expandable System 2 Port SFP + 8 Port GE PoE+ Adv
cevChassisNamApp2520 OBJECT IDENTIFIER ::= { cevChassis 2086 } -- Cisco NAM Appliance 2520
cevChassisNamApp2540 OBJECT IDENTIFIER ::= { cevChassis 2087 } -- Cisco NAM Appliance 2540
cevChassisCSPA2520 OBJECT IDENTIFIER ::= { cevChassis 2088 } -- Cisco Security Packet Analyzer 2520
cevChassisIR829MLTELAxK9 OBJECT IDENTIFIER ::= { cevChassis 2089 } -- Cisco 829 Single LTE with mSATA card and POE
cevChassisIR829M2LTEEAxK9 OBJECT IDENTIFIER ::= { cevChassis 2090 } -- Cisco 829 Dual LTE with mSATA card and POE
cevChassisIR829M2LTELAxK9 OBJECT IDENTIFIER ::= { cevChassis 2091 } -- Cisco 829 Dual LTE with mSATA card and POE
cevChassisIR829MLTEEAxK9 OBJECT IDENTIFIER ::= { cevChassis 2092 } -- Cisco 829 Single LTE with mSATA card and POE
cevChassisIR829BLTEEAxK9 OBJECT IDENTIFIER ::= { cevChassis 2093 } -- Cisco 829 4G LTE Industrial Integrated Service Routers with multi-mode LTE/HSPA+ with 802.11n, no POE and no mSATA card, FCC compliant
cevChassisIR829BLTELAxK9 OBJECT IDENTIFIER ::= { cevChassis 2094 } -- Cisco 829 4G LTE Industrial Integrated Service Routers with multi-mode LTE/HSPA+ with 802.11n, no POE and no mSATA card, FCC compliant
cevChassisIR829B2LTEEAxK9 OBJECT IDENTIFIER ::= { cevChassis 2095 } -- Cisco 829 4G LTE Dual-modem Industrial Integrated Service Routers with multi-mode LTE/HSPA+ with 802.11n, no POE and no mSATA card, FCC compliant
cevChassisIR829B2LTELAxK9 OBJECT IDENTIFIER ::= { cevChassis 2096 } -- Cisco 829 4G LTE Dual-modem Industrial Integrated Service Routers with multi-mode LTE/HSPA+ with 802.11n, no POE and no mSATA card, FCC compliant
cevChassisIR809GLTENAK9 OBJECT IDENTIFIER ::= { cevChassis 2097 } -- Cisco 809 4G LTE Industrial Integrated Service Routers with multi-mode AT&T and Canada LTE/HSPA+
cevChassisIR809GLTEVZK9 OBJECT IDENTIFIER ::= { cevChassis 2098 } -- Cisco 809 4G LTE Industrial Integrated Service Routers with multi-mode Verizon LTE/DoRA
cevChassisIR809GLTEGAK9 OBJECT IDENTIFIER ::= { cevChassis 2099 } -- Cisco 809 4G LTE Industrial Integrated Service Routers with multi-mode Global (Europe & Australia)LTE/HSPA+
cevChassisIR809GLTELAK9 OBJECT IDENTIFIER ::= { cevChassis 2100 } -- Cisco 809 4G LTE Industrial Integrated Service Routers with multi-mode LTE/HSPA+, ETSI compliant
cevChassisVG450 OBJECT IDENTIFIER ::= { cevChassis 2101 } -- Cisco VG450 Router Chassis
cevChassisASR92020SZM OBJECT IDENTIFIER ::= { cevChassis 2102 } -- Cisco ASR920 Series - 4GE Copper, 20GE SFP and 4-10GE - Modular PSU
cevChassisRAIE1783MMS10B OBJECT IDENTIFIER ::= { cevChassis 2103 } -- Cisco-Rockwell Stratix 5800 Industrial Ethernet Switch, Network Essentials, Fixed System 2 Port SFP + 8 Port GE Copper Basic
cevChassisRAIE1783MMS10BE OBJECT IDENTIFIER ::= { cevChassis 2104 } -- Cisco-Rockwell Stratix 5800 Industrial Ethernet Switch, Network Essentials, Fixed System 2 Port SFP + 8 Port GE PoE+ Basic
cevChassisRAIE1783MMS10 OBJECT IDENTIFIER ::= { cevChassis 2105 } -- Cisco-Rockwell Stratix 5800 Industrial Ethernet Switch, Network Essentials, Expandable System 2 Port SFP + 8 Port GE Copper Basic
cevChassisRAIE1783MMS10R OBJECT IDENTIFIER ::= { cevChassis 2106 } -- Cisco-Rockwell Stratix 5800 Industrial Ethernet Switch, Network Advantage, Expandable System 2 Port SFP + 8 Port GE Copper Basic
cevChassisRAIE1783MMS10E OBJECT IDENTIFIER ::= { cevChassis 2107 } -- Cisco-Rockwell Stratix 5800 Industrial Ethernet Switch, Network Essentials, Expandable System 2 Port SFP + 8 Port GE PoE+ Basic
cevChassisRAIE1783MMS10ER OBJECT IDENTIFIER ::= { cevChassis 2108 } -- Cisco-Rockwell Stratix 5800 Industrial Ethernet Switch, Network Advantage, Expandable System 2 Port SFP + 8 Port GE PoE+ Basic
cevChassisRAIE1783MMS10EA OBJECT IDENTIFIER ::= { cevChassis 2109 } -- Cisco-Rockwell Stratix 5800 Industrial Ethernet Switch, Network Essentials, Expandable System 2 Port SFP + 8 Port GE PoE+ Advanced
cevChassisRAIE1783MMS10EAR OBJECT IDENTIFIER ::= { cevChassis 2110 } -- Cisco-Rockwell Stratix 5800 Industrial Ethernet Switch, Network Advantage, Expandable System 2 Port SFP + 8 Port GE PoE+ Advanced
cevChassisIR807GLTEGAK9 OBJECT IDENTIFIER ::= { cevChassis 2113 } -- Cisco 807 4G LTE Industrial Integrated Service Routers with multi-mode Global (Europe & Australia) LTE/HSPA+
cevChassisIR807GLTENAK9 OBJECT IDENTIFIER ::= { cevChassis 2114 } -- Cisco 807 4G LTE Industrial Integrated Service Routers with multi-mode AT&T and Canada LTE/HSPA+
cevChassisN9KC93240YCFX2Z OBJECT IDENTIFIER ::= { cevChassis 2115 } -- Nexus 9300 series fixed chassis with 48x10/25G SFP+ & 12x40/100G
cevChassisN9KC93360YCFX3 OBJECT IDENTIFIER ::= { cevChassis 2117 } -- 2RU TOR fixed chassis with 96x10/25G SFP28 + 12x40/100G QSFP28 ports
cevChassisC941J4P OBJECT IDENTIFIER ::= { cevChassis 2119 } -- C941J-4P Router with 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 2GB DDR4 DRAM(x64) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash
cevChassisC9214P OBJECT IDENTIFIER ::= { cevChassis 2120 } -- C921-4P Router with 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash
cevChassisC9314P OBJECT IDENTIFIER ::= { cevChassis 2121 } -- C931-4P Router with Internal Power Supply, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash
cevChassisC941J4PLTEJN OBJECT IDENTIFIER ::= { cevChassis 2122 } -- C941J-4PLTEJN Router with 1 4G LTE interface, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 2GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash
cevChassisC9214PLTEGB OBJECT IDENTIFIER ::= { cevChassis 2123 } -- C921-4PLTE GB Router with 1 4G LTE interface, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM (x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash
cevChassisC9214PLTEAS OBJECT IDENTIFIER ::= { cevChassis 2124 } -- C921-4PLTE AS Router with 1 4G LTE interface, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM (x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash
cevChassisC9214PLTEAU OBJECT IDENTIFIER ::= { cevChassis 2125 } -- C921-4PLTE AU Router with 1 4G LTE interface, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM (x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash
cevChassisC9214PLTENA OBJECT IDENTIFIER ::= { cevChassis 2126 } -- C921-4PLTE NA Router with 1 4G LTE interface, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM (x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash
cevChassisC921J4P OBJECT IDENTIFIER ::= { cevChassis 2127 } -- C921J-4P Router with, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash
cevChassisC9274P OBJECT IDENTIFIER ::= { cevChassis 2128 } -- C927-4P Router with, 1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash
cevChassisC9274PM OBJECT IDENTIFIER ::= { cevChassis 2129 } -- C927-4PM Router with, 1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash
cevChassisC9264P OBJECT IDENTIFIER ::= { cevChassis 2130 } -- C926-4P Router with, 1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash
cevChassisC9274PLTEAU OBJECT IDENTIFIER ::= { cevChassis 2131 } -- C927-4PLTE AU Router with, 1 LTE interface ,1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash
cevChassisC9274PLTENA OBJECT IDENTIFIER ::= { cevChassis 2132 } -- C927-4PLTE NA Router with, 1 LTE interface ,1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash
cevChassisC9274PLTEGB OBJECT IDENTIFIER ::= { cevChassis 2133 } -- C927-4PLTE GB Router with, 1 LTE interface ,1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash
cevChassisC9274PMLTEGB OBJECT IDENTIFIER ::= { cevChassis 2134 } -- C927-4PMLTEGB Router with 1 Eth+DSL with Annex M, 1 LTE interface,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash
cevChassisC9264PLTEGB OBJECT IDENTIFIER ::= { cevChassis 2135 } -- C926-4PLTEGB Router with 1 Eth+DSL, 1 LTE interface,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash
cevChassisC931J4P OBJECT IDENTIFIER ::= { cevChassis 2139 } -- C931J-4P Router with External Power Supply 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash
cevChassisNCS5064 OBJECT IDENTIFIER ::= { cevChassis 2140 } -- Cisco NCS 5064 Series Router
cevChassisC11118PWS OBJECT IDENTIFIER ::= { cevChassis 2141 } -- Cisco C1111-8PWS Router Chassis
cevChassisC11118PLteLAWS OBJECT IDENTIFIER ::= { cevChassis 2142 } -- Cisco C1111-8PLTELAWS Router Chassis
cevChassisC11118PLteLAWA OBJECT IDENTIFIER ::= { cevChassis 2143 } -- Cisco C1111-8PLTELAWA Router Chassis
cevChassisC11118PLteLAWE OBJECT IDENTIFIER ::= { cevChassis 2144 } -- Cisco C1111-8PLTELAWE Router Chassis
cevChassis9200LFixedSwitchStack OBJECT IDENTIFIER ::= { cevChassis 2145 } -- A stack of any Cisco Catalyst 9200L Fixed stack-able ethernet switches with unified identity (as a single unified switch), control and management
cevChassis9200FixedSwitchStack OBJECT IDENTIFIER ::= { cevChassis 2146 } -- A stack of any Cisco Catalyst 9200 Fixed stack-able ethernet switches with unified identity (as a single unified switch), control and management
cevChassisNCS1004 OBJECT IDENTIFIER ::= { cevChassis 2147 } -- NCS1004 System (1RP, 3 FANs, 2 Powers, 4 LCs)
cevChassis01FT566E04 OBJECT IDENTIFIER ::= { cevChassis 2173 } -- IBM SAN192C-6 8978-E04 (4 Module) SAN Director
cevChassis01FT565E08 OBJECT IDENTIFIER ::= { cevChassis 2174 } -- IBM SAN384C-6 8978-E08 (8 Module) SAN Director
cevChassis01FT564E16 OBJECT IDENTIFIER ::= { cevChassis 2175 } -- IBM SAN768C-6 8978-E16 (16 Module) SAN Director
cevChassis01FT562R50 OBJECT IDENTIFIER ::= { cevChassis 2176 } -- IBM SAN50C-R 8977-R50 50 Port SAN Extension Switch
cevChassis01FT563T32 OBJECT IDENTIFIER ::= { cevChassis 2177 } -- IBM SAN32C-6 8977-T32 32X32G FC SAN Switch
cevChassisFPR4115 OBJECT IDENTIFIER ::= { cevChassis 2179 } -- FirePOWER 4115 chassis
cevChassisFPR4125 OBJECT IDENTIFIER ::= { cevChassis 2180 } -- FirePOWER 4125 chassis
cevChassisFPR4145 OBJECT IDENTIFIER ::= { cevChassis 2181 } -- FirePOWER 4145 chassis
cevChassisN9KC9358GYFX OBJECT IDENTIFIER ::= { cevChassis 2183 } -- 2RU TOR fixed module with 8x100/1000M + 2x10G SFP ports
cevChassisAIRCT9510CK9 OBJECT IDENTIFIER ::= { cevChassis 2185 } -- AIR-CT9510-C-K9 (Katar copper)
cevChassisN9KC9358GYFXP OBJECT IDENTIFIER ::= { cevChassis 2191 } -- 2RU TOR fixed chassis with 8x100/1000M + 2x10/25G SFP28 ports
cevChassisWSC2960LSM24TS OBJECT IDENTIFIER ::= { cevChassis 2194 } -- Catalyst 2960L-SM 24 x GE downlink, 4 x GE (4 SFP) uplinks
cevChassisWSC2960LSM24PS OBJECT IDENTIFIER ::= { cevChassis 2195 } -- Catalyst 2960L-SM 24 x GE downlink, 4 x GE (4 SFP) uplinks,with 24 port POE support
cevChassisWSC2960LSM48TS OBJECT IDENTIFIER ::= { cevChassis 2196 } -- Catalyst 2960L-SM 48 x GE downlink, 4 x GE (4 SFP) uplinks
cevChassisWSC2960LSM48PS OBJECT IDENTIFIER ::= { cevChassis 2197 } -- Catalyst 2960L-SM 48 x GE downlink, POE support, 4 x GE (4 SFP) uplinks
cevChassisWSC2960LSM16TS OBJECT IDENTIFIER ::= { cevChassis 2198 } -- Catalyst 2960L-SM 16 x GE downlink, 2 x GE (2 SFP) uplinks
cevChassisWSC2960LSM16PS OBJECT IDENTIFIER ::= { cevChassis 2199 } -- Catalyst 2960L-SM 16 x GE downlink, POE support, 2 x GE (2 SFP) uplinks
cevChassisWSC2960LSM8TS OBJECT IDENTIFIER ::= { cevChassis 2200 } -- Catalyst 2960L-SM 8 x GE downlink, 2 x GE (2 SFP) uplinks
cevChassisWSC2960LSM8PS OBJECT IDENTIFIER ::= { cevChassis 2201 } -- Catalyst 2960L-SM 8 x GE downlink, POE support, 2 x GE (2 SFP) uplinks
cevChassisWSC2960LSM24TQ OBJECT IDENTIFIER ::= { cevChassis 2202 } -- Catalyst 2960L-SM 24 x GE downlink, 4 x 10GE (4 SFP+) uplinks
cevChassisWSC2960LSM48TQ OBJECT IDENTIFIER ::= { cevChassis 2203 } -- Catalyst 2960L-SM 48 x GE downlink, 4 x 10GE (4 SFP+) uplinks
cevChassisWSC2960LSM24PQ OBJECT IDENTIFIER ::= { cevChassis 2204 } -- Catalyst 2960L-SM 24 x GE downlink, 4 x 10GE (4 SFP+) uplinks, POE support
cevChassisWSC2960LSM48PQ OBJECT IDENTIFIER ::= { cevChassis 2205 } -- Catalyst 2960L-SM 48 x GE downlink, 4 x 10GE (4 SFP+) uplinks, POE support
cevChassisN3KC3432DS OBJECT IDENTIFIER ::= { cevChassis 2207 } -- Nexus 3000 Series fixed chassis with 32x400G + 2x10G SFP+ module
cevChassisESR1115CONK9 OBJECT IDENTIFIER ::= { cevChassis 2219 } -- Next-generation Embedded Services Router with 2 Gigabit Ethernet routed ports, 4 Gigabit Ethernet switched ports, with cooling
cevChassisESR1115NCPK9 OBJECT IDENTIFIER ::= { cevChassis 2220 } -- Next-generation Embedded Services Router with 2 Gigabit Ethernet routed ports, 4 Gigabit Ethernet switched ports, no cooling
cevChassisN9KC9316DGX OBJECT IDENTIFIER ::= { cevChassis 2227 } -- 1RU TOR fixed chassis with 16x400GE DD QSFP Ports
cevChassisN9KC9358GYFXPv2 OBJECT IDENTIFIER ::= { cevChassis 2228 } -- 2RU TOR fixed module with 8x100/1000M + 2x10/25G SFP28 ports
cevChassisESR6300CONK9 OBJECT IDENTIFIER ::= { cevChassis 2229 } -- Next-generation Embedded Services Router with 2 Gigabit Ethernet routed ports, 4 Gigabit Ethernet switched ports, with cooling plate
cevChassisESR6300NCPK9 OBJECT IDENTIFIER ::= { cevChassis 2230 } -- Next-generation Embedded Services Router with 2 Gigabit Ethernet routed ports, 4 Gigabit Ethernet switched ports, no cooling plate
cevChassisNCS54016G OBJECT IDENTIFIER ::= { cevChassis 2231 } -- Cisco NCS540 series with 16G RAM
cevChassisNCS540X16G OBJECT IDENTIFIER ::= { cevChassis 2232 } -- Cisco NCS540 conformal coating series with 16G RAM
cevChassisN9KC93600CDGX OBJECT IDENTIFIER ::= { cevChassis 2236 } -- 1RU TOR fixed chassis with 28xQSFP28 (100G/40G) + 8xQSFP-DD (400G) Ports
cevChassisN9KC92348GCX OBJECT IDENTIFIER ::= { cevChassis 2239 } -- OR 48x100M/1G Base-T + 4x10/25G SPF28 + 2x40/100G QSFP28
cevChassisMS39048UXHW OBJECT IDENTIFIER ::= { cevChassis 2248 } --
cevChassisIE34008T2S OBJECT IDENTIFIER ::= { cevChassis 2249 } -- Cisco Industrial Ethernet 3400 Switch, Petra Expandable System 2 Port SFP + 8 Port GE Copper Adv
cevChassisIE34008FTMC OBJECT IDENTIFIER ::= { cevChassis 2250 } -- Cisco Industrial Ethernet 3400 Switch, IP65/67 rated, 8 port FE Copper , No PoE, FPGA available
cevChassisIE340016FTMC OBJECT IDENTIFIER ::= { cevChassis 2251 } -- Cisco Industrial Ethernet 3400 Switch, IP65/67 rated, 16 port FE Copper , No PoE, FPGA available
cevChassisIE340024FTMC OBJECT IDENTIFIER ::= { cevChassis 2252 } -- Cisco Industrial Ethernet 3400 Switch, IP65/67 rated, 24 port FE Copper , No PoE, FPGA available
cevChassisIE34008TMC OBJECT IDENTIFIER ::= { cevChassis 2253 } -- Cisco Industrial Ethernet 3400 Switch, IP65/67 rated, 8 port 1G Copper , No PoE, FPGA available
cevChassisIE340016TMC OBJECT IDENTIFIER ::= { cevChassis 2254 } -- Cisco Industrial Ethernet 3400 Switch, IP65/67 rated, 16 port 1G Copper , No PoE, FPGA available
cevChassisIE340024TMC OBJECT IDENTIFIER ::= { cevChassis 2255 } -- Cisco Industrial Ethernet 3400 Switch, IP65/67 rated, 24 port 1G Copper , No PoE, FPGA available
cevChassis02JD718T48 OBJECT IDENTIFIER ::= { cevChassis 2257 } -- IBM SAN48C 8977-T48 48X32G PSE SAN Switch
cevChassis02JD725T48 OBJECT IDENTIFIER ::= { cevChassis 2258 } -- IBM SAN48C 8977-T48 48X32G PSI SAN Switch
cevChassis02JD719T96 OBJECT IDENTIFIER ::= { cevChassis 2259 } -- IBM SAN96C 8977-T96 96X32G PSE SAN Switch
cevChassis02JD730T96 OBJECT IDENTIFIER ::= { cevChassis 2260 } -- IBM SAN96C 8977-T96 96X32G PSI SAN Switch
cevChassisIE3400H8FT OBJECT IDENTIFIER ::= { cevChassis 2261 } -- Cisco Catalyst IE3400 Heavy duty Series, 8 FE M12 interfaces
cevChassisIE3400H16FT OBJECT IDENTIFIER ::= { cevChassis 2262 } -- Cisco Catalyst IE3400 Heavy duty Series, 16 FE M12 interfaces
cevChassisIE3400H24FT OBJECT IDENTIFIER ::= { cevChassis 2263 } -- Cisco Catalyst IE3400 Heavy duty Series, 24 FE M12 interfaces
cevChassisIE3400H8T OBJECT IDENTIFIER ::= { cevChassis 2264 } -- Cisco Catalyst IE3400 Heavy duty Series, 8 GE M12 interfaces
cevChassisIE3400H16T OBJECT IDENTIFIER ::= { cevChassis 2265 } -- Cisco Catalyst IE3400 Heavy duty Series, 16 GE M12 interfaces
cevChassisIE3400H24T OBJECT IDENTIFIER ::= { cevChassis 2266 } -- Cisco Catalyst IE3400 Heavy duty Series, 24 GE M12 interfaces
cevChassisRAIE1783MMS10A OBJECT IDENTIFIER ::= { cevChassis 2269 } -- Cisco-Rockwell Stratix 5800 Industrial Ethernet Switch, Network Essentials, Expandable System : 2 Port SFP + 8 Port GE Copper Advanced
cevChassisRAIE1783MMS10AR OBJECT IDENTIFIER ::= { cevChassis 2270 } -- Cisco-Rockwell Stratix 5800 Industrial Ethernet Switch, Network Advantage, Expandable System : 2 Port SFP + 8 Port GE Copper Advanced
cevChassisN9KC9364CGX OBJECT IDENTIFIER ::= { cevChassis 2272 } -- 2RU TOR fixed chassis with 64x100GE QSFP28 Ports
cevChassisCSP5228 OBJECT IDENTIFIER ::= { cevChassis 2273 } -- Cloud Services Platform Model CSP-5228
cevChassisCSP5400 OBJECT IDENTIFIER ::= { cevChassis 2274 } -- Cloud Services Platform Model CSP-5400
cevChassisCSP5436 OBJECT IDENTIFIER ::= { cevChassis 2275 } -- Cloud Services Platform Model CSP-5436
cevChassisCSP5444 OBJECT IDENTIFIER ::= { cevChassis 2276 } -- Cloud Services Platform Model CSP-5444
cevChassisCSP5456 OBJECT IDENTIFIER ::= { cevChassis 2277 } -- Cloud Services Platform Model CSP-5456
cevChassisCSP5200 OBJECT IDENTIFIER ::= { cevChassis 2331 } -- Cloud Services Platform Model CSP-5200
cevChassisCSP5216 OBJECT IDENTIFIER ::= { cevChassis 2332 } -- Cloud Services Platform Model CSP-5216
cevBackplane OBJECT IDENTIFIER ::= { cevMIBObjects 4 }
cevBackplaneAtm OBJECT IDENTIFIER ::= { cevBackplane 4 } -- LS1010 Chassis
cevBackplaneCat5500 OBJECT IDENTIFIER ::= { cevBackplane 5 } -- Catalyst 5500 Chassis
cevBackplaneCat6400 OBJECT IDENTIFIER ::= { cevBackplane 6 } -- Catalyst 6400 Chassis
cevBackplaneCat8510 OBJECT IDENTIFIER ::= { cevBackplane 7 } -- Catalyst 8510 Layer 3 Router/Switch
cevBackplaneCat8540 OBJECT IDENTIFIER ::= { cevBackplane 8 } -- Catalyst 8540 Layer 3 Router/Switch
cevBackplaneMGX8850 OBJECT IDENTIFIER ::= { cevBackplane 9 } -- MGX8850 Chassis
cevBackplaneMGX8820 OBJECT IDENTIFIER ::= { cevBackplane 10 } -- MGX8820 Chassis
cevBackplaneBPXSes OBJECT IDENTIFIER ::= { cevBackplane 11 } -- BPXSes Chassis
cevBackplaneIGXSes OBJECT IDENTIFIER ::= { cevBackplane 12 } -- IGXSes Chassis
cevBackplaneCat6000 OBJECT IDENTIFIER ::= { cevBackplane 13 } -- Catalyst 6000 Backplane
cevBackplaneCat6500 OBJECT IDENTIFIER ::= { cevBackplane 14 } -- Catalyst 6500 Backplane
cevBackplaneMGX8950 OBJECT IDENTIFIER ::= { cevBackplane 15 } -- Backplane for MGX8950 switch
cevBackplaneONS15540Fixed OBJECT IDENTIFIER ::= { cevBackplane 16 } -- Cisco ONS 15540 ESP electrical backplane with fixed optical backplane
cevBackplaneCat4006 OBJECT IDENTIFIER ::= { cevBackplane 18 } -- Catalyst 4006 Backplane
cevBackplaneMGX8830 OBJECT IDENTIFIER ::= { cevBackplane 19 } -- MGX8830 Chassis
cevBackplaneONS15530 OBJECT IDENTIFIER ::= { cevBackplane 20 } -- Cisco ONS 15530 electrical backplane
cevBackplaneCat4507 OBJECT IDENTIFIER ::= { cevBackplane 23 } -- Catalyst 4507 Backplane
cevBackplaneCat4503 OBJECT IDENTIFIER ::= { cevBackplane 24 } -- Catalyst 4503 Backplane
cevBackplaneCat4506 OBJECT IDENTIFIER ::= { cevBackplane 25 } -- Catalyst 4506 Backplane
cevBackplaneDSC9506 OBJECT IDENTIFIER ::= { cevBackplane 26 } -- MDS 9506 Backplane
cevBackplaneDSC9509 OBJECT IDENTIFIER ::= { cevBackplane 27 } -- MDS 9509 Backplane
cevBackplaneDSC9513 OBJECT IDENTIFIER ::= { cevBackplane 28 } -- MDS 9513 Backplane
cevBackplaneONS15540ESPx OBJECT IDENTIFIER ::= { cevBackplane 29 } -- Cisco ONS 15540 ESPx backplane
cevBackplaneUnknown OBJECT IDENTIFIER ::= { cevBackplane 30 } -- Unknown Backplane
cevBackplaneCat4510 OBJECT IDENTIFIER ::= { cevBackplane 31 } -- Catalyst 4510R Backplane
cevBackplaneDSC9140K9 OBJECT IDENTIFIER ::= { cevBackplane 32 } -- DS-C9140-K9 - MDS 9140 Backplane
cevBackplaneBMGX8850 OBJECT IDENTIFIER ::= { cevBackplane 33 } -- Model B Backplane for MGX8850
cevBackplaneBMGX8950 OBJECT IDENTIFIER ::= { cevBackplane 34 } -- Model B Backplane for MGX8950
cevBackplaneCisco7600 OBJECT IDENTIFIER ::= { cevBackplane 35 } -- Cisco 7600 Backplane
cevBackplaneBMGX8830 OBJECT IDENTIFIER ::= { cevBackplane 36 } -- Model B Backplane for MGX8830 switch
cevBackplaneDSC9216AK9 OBJECT IDENTIFIER ::= { cevBackplane 37 } -- DS-C9216A-K9 - MDS 9216 Backplane
cevBackplaneMGX8880 OBJECT IDENTIFIER ::= { cevBackplane 38 } -- Backplane for Cisco MGX8880 chassis
cevBackplane6SlotsRCON8850 OBJECT IDENTIFIER ::= { cevBackplane 39 } -- A 6-slot RCON for MGX8850/8880 chassis. Redundancy CONnector (RCON) is intended to provide 1:N front card redundancy solution for MGX8xxx solution where N can be 1,2,3,4,5.
cevBackplane4SlotsRCON8850 OBJECT IDENTIFIER ::= { cevBackplane 40 } -- A 4-slot RCON for MGX8850/8880 chassis. Redundancy CONnector (RCON) is intended to provide 1:N front card redundancy solution for MGX8xxx solution where N can be 1,2,3,4,5.
cevBackplane4SlotsRCON8830 OBJECT IDENTIFIER ::= { cevBackplane 41 } -- A 4-slot RCON for MGX8830 chassis. Redundancy CONnector (RCON) is intended to provide 1:N front card redundancy solution for MGX8xxx solution where N can be 1,2,3,4,5.
cevBackplaneDSX9116K9 OBJECT IDENTIFIER ::= { cevBackplane 42 } -- mds-9116 backplane type
cevBackplaneONS15310 OBJECT IDENTIFIER ::= { cevBackplane 43 } -- Cisco ONS 15310 Backplane
cevBackplaneCat4503e OBJECT IDENTIFIER ::= { cevBackplane 48 } -- Catalyst 4503-E Backplane
cevBackplaneCat4506e OBJECT IDENTIFIER ::= { cevBackplane 49 } -- Catalyst 4506-E Backplane
cevBackplaneCat4507re OBJECT IDENTIFIER ::= { cevBackplane 50 } -- Catalyst 4507R-E Backplane
cevBackplaneCat4510re OBJECT IDENTIFIER ::= { cevBackplane 51 } -- Catalyst 4510R-E Backplane
cevBackplaneN7Kc7010 OBJECT IDENTIFIER ::= { cevBackplane 52 } -- Nexus7000 10 slot N7K backplane
cevBackplaneCatRfgw OBJECT IDENTIFIER ::= { cevBackplane 53 } -- RF gateway backplane
cevBackplaneN7Kc7018 OBJECT IDENTIFIER ::= { cevBackplane 55 } -- backplane for Nexus7000 18 slot N7K
cevBackplaneMXE5600 OBJECT IDENTIFIER ::= { cevBackplane 56 } -- Backplane for Cisco MXE 5600 platform
cevBackplaneN7Kc7009 OBJECT IDENTIFIER ::= { cevBackplane 57 } -- MosPort9 N7K-C7009 Nexus-9-slot-backplane
cevBackplaneN7Kc7004 OBJECT IDENTIFIER ::= { cevBackplane 61 } -- Nexus7000 4slot zonda n7k backplane N7K-C7004
cevBackplaneDSC9710 OBJECT IDENTIFIER ::= { cevBackplane 63 } -- DS-C9710, backplane for MDS 10-Slot Director Switch
cevBackplaneN77c7718 OBJECT IDENTIFIER ::= { cevBackplane 64 } -- Nexus7700 18-slot backplane
cevBackplaneN77c7710 OBJECT IDENTIFIER ::= { cevBackplane 65 } -- Nexus7700 10-slot backplane
cevBackplaneN77c7706 OBJECT IDENTIFIER ::= { cevBackplane 66 } -- Nexus7700 6-slot backplane
cevBackplaneCat6800 OBJECT IDENTIFIER ::= { cevBackplane 67 } -- Catalyst 6800 Backplane
cevBackplaneDSC9706 OBJECT IDENTIFIER ::= { cevBackplane 68 } -- Backplane for MDS-9706 6-slot Director Switch
cevBackplaneNCS4K OBJECT IDENTIFIER ::= { cevBackplane 69 } -- NCS4k Daughterboard Module
cevBackplaneN77c7702 OBJECT IDENTIFIER ::= { cevBackplane 70 } -- Nexus7700 2-slot backplane
cevBackplaneDSC9718 OBJECT IDENTIFIER ::= { cevBackplane 71 } -- DS-C9718, Backplane of MDS 18-Slot Director Switch
cevBackplaneNCS1002 OBJECT IDENTIFIER ::= { cevBackplane 76 } -- Cisco NCS1002 Line Card Chassis Backplane
cevBackplaneC9404R OBJECT IDENTIFIER ::= { cevBackplane 78 } -- Cisco Catalyst 9400 Series 4 slot chassis backplane
cevBackplaneC9407R OBJECT IDENTIFIER ::= { cevBackplane 79 } -- Cisco Catalyst 9400 Series 7 slot chassis backplane
cevBackplaneC9410R OBJECT IDENTIFIER ::= { cevBackplane 80 } -- Cisco Catalyst 9400 Series 10 slot chassis backplane
cevBackplaneC9606 OBJECT IDENTIFIER ::= { cevBackplane 81 } -- Cisco Catalyst 9600 Series 6 slot chassis backplane
cevBackplaneNCS1004 OBJECT IDENTIFIER ::= { cevBackplane 82 } -- Cisco NCS1004 Chassis Backplane
-- Acronyms used in the cevContainer section:
-- EARLDB EARL DaughterBoard
-- PBD Packet-Buffer DaughterBoard
--
cevContainer OBJECT IDENTIFIER ::= { cevMIBObjects 5 }
cevContainerSlot OBJECT IDENTIFIER ::= { cevContainer 1 } -- represents slots on the chassis
cevContainerDaughterCard OBJECT IDENTIFIER ::= { cevContainer 2 } -- represents slots for a daughter card
cevContainerPCMCIA OBJECT IDENTIFIER ::= { cevContainer 12 }
cevContainerDSPModuleSlot OBJECT IDENTIFIER ::= { cevContainer 16 }
cevContainerCat8500Carrier OBJECT IDENTIFIER ::= { cevContainer 17 } -- Module Carrier that can carry 2 submodules per slot
cevContainerCat8500CpuSwitchAndFeature OBJECT IDENTIFIER ::= { cevContainer 18 } -- Switch Processor with feature card FC1
cevContainerCat8500CpuSwitchAndFeaturePFQ OBJECT IDENTIFIER ::= { cevContainer 19 } -- Switch Processor with feature card FC-PFQ
cevContainerCat8500SuperCarrier OBJECT IDENTIFIER ::= { cevContainer 20 } -- Super Module Carrier that can carry 2 submodules per slot
cevContainerCat8500CpuRoute OBJECT IDENTIFIER ::= { cevContainer 21 } -- Routing Processor
cevContainerCat8500Switch10GAndFC OBJECT IDENTIFIER ::= { cevContainer 22 } -- 10 Gigabit Switch Fabric with Feature Card option
cevContainerCat8500Switch10GNoFC OBJECT IDENTIFIER ::= { cevContainer 23 } -- 10 Gigabit Switch Fabric without Feature Card option
cevContainerDslamSlot OBJECT IDENTIFIER ::= { cevContainer 24 } -- Cisco 6100, 6130, 6260 DSLAM Chassis General Purpose Slot
cevContainerC6260PsSlot OBJECT IDENTIFIER ::= { cevContainer 25 } -- Cisco 6260 Power Supply Slot
cevContainerC6260FanSlot OBJECT IDENTIFIER ::= { cevContainer 26 } -- Cisco 6260 Fan Tray Slot
cevContainerDslamControllerSlot OBJECT IDENTIFIER ::= { cevContainer 27 } -- Cisco 6100, 6130, 6260 DSLAM Chassis System Controller Slot
cevContainerDslamNi2DcSlot OBJECT IDENTIFIER ::= { cevContainer 28 } -- Cisco 6100, 6130, 6260 DSLAM Chassis NI-2 Daughter Card Slot
cevContainerPsmSlot OBJECT IDENTIFIER ::= { cevContainer 31 } -- Processor Switch Module slot for MGX8800 series
cevContainerSmSlot OBJECT IDENTIFIER ::= { cevContainer 32 } -- Service Module slot for MGX8800 series
cevContainerMGX8800FanTray OBJECT IDENTIFIER ::= { cevContainer 33 } -- Fan Tray container for MGX8800 series products, containing 9 fans; only 8 fans need to be working
cevContainerSrmSlot OBJECT IDENTIFIER ::= { cevContainer 34 } -- Slot in MGX8800 series chassis that holds the Service Redundancy Module
cevContainerMGX8800ACPSTray OBJECT IDENTIFIER ::= { cevContainer 35 } -- AC Power Supply Tray for MGX8800 Universal Chassis
cevContainerSESFanTray OBJECT IDENTIFIER ::= { cevContainer 36 } -- Fan Tray Container for SES (Service Expansion Shelf) products, containing 8 fans
cevContainer12012TopBlowerBay OBJECT IDENTIFIER ::= { cevContainer 37 } -- Top fan blower bay for Cisco 12012
cevContainer12012BottomBlowerBay OBJECT IDENTIFIER ::= { cevContainer 38 } -- Bottom fan blower bay for Cisco 12012
cevContainer12012ModuleBay OBJECT IDENTIFIER ::= { cevContainer 39 } -- Module bay for Cisco 12012
cevContainer12012SwitchFabricBay OBJECT IDENTIFIER ::= { cevContainer 40 } -- Switch Fabric bay for Cisco 12012
cevContainer12012PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 41 } -- Power Supply bay for Cisco 12012
cevContainer12008PowerBlowerBay OBJECT IDENTIFIER ::= { cevContainer 42 } -- Power supply fan blower bay for Cisco 12008
cevContainer12008MainBlowerBay OBJECT IDENTIFIER ::= { cevContainer 43 } -- Main blower bay for Cisco 12008
cevContainer12008ModuleBay OBJECT IDENTIFIER ::= { cevContainer 44 } -- Module bay for Cisco 12008
cevContainer12008SwitchFabricBay OBJECT IDENTIFIER ::= { cevContainer 45 } -- Switch Fabric bay for Cisco 12008
cevContainer12008PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 46 } -- Power supply bay for Cisco 12008
cevContainerC6160PsSlot OBJECT IDENTIFIER ::= { cevContainer 48 } -- Power Supply slot for Cisco 6160
cevContainerC6160FanSlot OBJECT IDENTIFIER ::= { cevContainer 49 } -- Blower Module slot for Cisco 6160
cevContainerMGXXm60Slot OBJECT IDENTIFIER ::= { cevContainer 52 } -- Slot in selected MGX Series chassis which can hold XM60 Cross Bar Switch Module
cevContainerCat8500CMPMCarrier OBJECT IDENTIFIER ::= { cevContainer 55 } -- CMPM Module Carrier that can carry 2 XPIF PM cards per slot
cevContainer12010TopBlowerBay OBJECT IDENTIFIER ::= { cevContainer 56 } -- Top fan blower bay for gsr 12010
cevContainer12010BottomBlowerBay OBJECT IDENTIFIER ::= { cevContainer 57 } -- Bottom fan blower bay for gsr 12010
cevContainer12010UpperModuleBay OBJECT IDENTIFIER ::= { cevContainer 58 } -- Upper Module bay for gsr
cevContainer12010LowerModuleBay OBJECT IDENTIFIER ::= { cevContainer 59 } -- Lower Module bay for gsr
cevContainer12010SwitchFabricBay OBJECT IDENTIFIER ::= { cevContainer 60 } -- Switch Fabric bay for gsr 12010
cevContainer12010PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 61 } -- Power Supply bay for gsr 12010
cevContainer12010PowerBlowerBay OBJECT IDENTIFIER ::= { cevContainer 62 } -- Power Blower bay for gsr 12010
cevContainer12010MainBlowerBay OBJECT IDENTIFIER ::= { cevContainer 63 } -- Main blower bay for gsr 12010
cevContainer12406ModuleBay OBJECT IDENTIFIER ::= { cevContainer 64 } -- Line Card/Routing Processor Bay for gsr 12406
cevContainer12406FabricAlarmBay OBJECT IDENTIFIER ::= { cevContainer 65 } -- Fabric and Alarm card bay for gsr 12406
cevContainer12406PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 66 } -- Power Supply bay for gsr 12406
cevContainer12406MainBlowerBay OBJECT IDENTIFIER ::= { cevContainer 67 } -- Main blower bay for gsr 12406
cevContainer12410TopBlowerBay OBJECT IDENTIFIER ::= { cevContainer 68 } -- Top Fan blower bay for gsr 12410
cevContainer12410BottomBlowerBay OBJECT IDENTIFIER ::= { cevContainer 69 } -- Bottom Fan blower bay for gsr 12410
cevContainer12410UpperModuleBay OBJECT IDENTIFIER ::= { cevContainer 70 } -- Upper Module Bay for gsr 12410
cevContainer12410LowerModuleBay OBJECT IDENTIFIER ::= { cevContainer 71 } -- Lower Module Bay for gsr 12410
cevContainer12410SwitchFabricBay OBJECT IDENTIFIER ::= { cevContainer 72 } -- Switch Fabric bay for gsr 12410
cevContainer12410PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 73 } -- Power Supply bay for gsr 12410
cevContainer12410PowerBlowerBay OBJECT IDENTIFIER ::= { cevContainer 74 } -- Power Blower bay for gsr 12410
cevContainer12410MainBlowerBay OBJECT IDENTIFIER ::= { cevContainer 75 } -- Main blower bay for gsr 12410
cevContainerONS15540CardSlot OBJECT IDENTIFIER ::= { cevContainer 76 } -- Cisco ONS 15540 ESP processor, mux/demux or transponder module slot
cevContainerONS15540FanTraySlot OBJECT IDENTIFIER ::= { cevContainer 77 } -- Cisco ONS 15540 ESP Fan Tray Slot
cevContainerONS15540TspSubslot OBJECT IDENTIFIER ::= { cevContainer 78 } -- Container for ONS 15540 ESP Transponder card
cevContainerONS15540MDXSubslot OBJECT IDENTIFIER ::= { cevContainer 79 } -- Container for ONS 15540 ESP Mux/Demux subcard
cevContainerONS15540SubCardSlot OBJECT IDENTIFIER ::= { cevContainer 80 } -- Container for ONS 15540 ESP or Mux/Demux subcard
cevContainer12404ModuleBay OBJECT IDENTIFIER ::= { cevContainer 81 } -- LineCard/Routing Processor Bay for GSR 12404
cevContainer12404FabricAlarmBay OBJECT IDENTIFIER ::= { cevContainer 82 } -- Fabric and Alarm card Bay for GSR 12404
cevContainer12404PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 83 } -- Power Supply bay for GSR 12404
cevContainer12404MainBlowerBay OBJECT IDENTIFIER ::= { cevContainer 84 } -- Main blower bay for GSR 12404
cevContainerC7304PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 85 } -- Cisco 7300 platform Power Supply Slot
cevContainerC10KSlot OBJECT IDENTIFIER ::= { cevContainer 86 } -- Cisco 10000 General Purpose Slot
cevContainerC10KPowerSupplySlot OBJECT IDENTIFIER ::= { cevContainer 87 } -- Cisco 10000 Power Supply Slot
cevContainerC10KFanTraySlot OBJECT IDENTIFIER ::= { cevContainer 88 } -- Cisco 10000 Fan Tray Bay
cevContainerC10KFlashCardSlot OBJECT IDENTIFIER ::= { cevContainer 89 } -- Cisco 10000 Flash Card Slot
cevContainerCat4kFanTrayBay OBJECT IDENTIFIER ::= { cevContainer 90 } -- Cisco Catalyst 4000 fan tray bay
cevContainerCat4kPowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 91 } -- Power supply bay for Cisco Catalyst 4000
cevContainerCat4kPEMBay OBJECT IDENTIFIER ::= { cevContainer 92 } -- Power Entry Module Bay for Cisco Catalyst 4000
cevContainer12016PowerBlowerBay OBJECT IDENTIFIER ::= { cevContainer 93 } -- Power Blower bay for gsr 12016
cevContainer12016LowerModuleBay OBJECT IDENTIFIER ::= { cevContainer 94 } -- Lower Module bay for gsr 12016
cevContainer12016SwitchFabricBay OBJECT IDENTIFIER ::= { cevContainer 95 } -- Switch Fabric bay for gsr 12016
cevContainer12016PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 96 } -- Power Supply bay for gsr 12016
cevContainer12016TopBlowerBay OBJECT IDENTIFIER ::= { cevContainer 97 } -- Top fan blower bay for gsr 12016
cevContainer12016BottomBlowerBay OBJECT IDENTIFIER ::= { cevContainer 98 } -- Bottom fan blower bay for gsr 12016
cevContainer12016UpperModuleBay OBJECT IDENTIFIER ::= { cevContainer 99 } -- Upper Module bay for gsr 12016
cevContainerONS15530CardSlot OBJECT IDENTIFIER ::= { cevContainer 100 } -- Cisco ONS 15530 processor or transponder or any line card module slot
cevContainerONS15530FanTraySlot OBJECT IDENTIFIER ::= { cevContainer 102 } -- Cisco ONS 15530 Fan Tray Slot
cevContainerONS15530PSSlot OBJECT IDENTIFIER ::= { cevContainer 103 } -- Cisco ONS 15530 Power Supply Slot
cevContainerONS15530SubCardSlot OBJECT IDENTIFIER ::= { cevContainer 104 } -- Cisco ONS 15530 SubSlot for Mux/Demux, OSC module
cevContainerONS15530PortSlot OBJECT IDENTIFIER ::= { cevContainer 105 } -- Cisco ONS 15530 slot for transceiver
cevContainerONS15540PortSlot OBJECT IDENTIFIER ::= { cevContainer 106 } -- Container for pluggable transceivers
cevContainerCat4kContainerPSBay OBJECT IDENTIFIER ::= { cevContainer 111 } -- Container of Power Supply Bays for Cisco Catalyst 4000
-- removed oids 112 and 113.
cevContainerSPABay OBJECT IDENTIFIER ::= { cevContainer 114 } -- Represents sub-slots in the carrier cards where Shared Port Adaptor (SPA) cards are inserted.
cevContainerSFP OBJECT IDENTIFIER ::= { cevContainer 115 } -- Represents a place-holder on the card where an SFP module is inserted.
cevContainerGsrAlarmSlot OBJECT IDENTIFIER ::= { cevContainer 116 } -- Represents alarm card slot on GSR
cevContainerGsrPowerSupplySlot OBJECT IDENTIFIER ::= { cevContainer 117 } -- Represents power supply slot on GSR
cevContainerGsrFanBlowerSlot OBJECT IDENTIFIER ::= { cevContainer 118 } -- Represents fan blower slot on GSR
cevContainerGsrSwitchFabricSlot OBJECT IDENTIFIER ::= { cevContainer 119 } -- Represents switch fabric slot on GSR
cevContainerONS15252CardSlot OBJECT IDENTIFIER ::= { cevContainer 120 } -- Cisco ONS 15252 processor module or client line interface port module slot
cevContainerONS15201CardSlot OBJECT IDENTIFIER ::= { cevContainer 121 } -- Cisco ONS 15201 client line interface port module slot
cevContainerSupFabricSlot OBJECT IDENTIFIER ::= { cevContainer 122 } -- Container for supervisor/fabric slot
cevContainerLineCardSlot OBJECT IDENTIFIER ::= { cevContainer 123 } -- Container for supervisor/fabric slot
cevContainer9506PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 124 } -- Container for 9506 Power supply bay
cevContainer9509PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 125 } -- Container for 9509 Power supply bay
cevContainer9513PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 126 } -- Container for 9513 Power supply bay
cevContainer9506FanBay OBJECT IDENTIFIER ::= { cevContainer 127 } -- Container for 9506 Fan bay
cevContainer9509FanBay OBJECT IDENTIFIER ::= { cevContainer 128 } -- Container for 9509 Fan bay
cevContainer9513FanBay OBJECT IDENTIFIER ::= { cevContainer 129 } -- Container for 9513 Fan bay
cevContainer9216FanBay OBJECT IDENTIFIER ::= { cevContainer 130 } -- Container for 9216 Fan bay
cevContainer9216PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 131 } -- Container for 9216 Power supply bay
cevContainerC7300CCPA OBJECT IDENTIFIER ::= { cevContainer 132 } -- 7300 Port Adapter Carrier Card
cevContainerPABay OBJECT IDENTIFIER ::= { cevContainer 133 } -- Represents sub-slots in the jacket type line cards where port adapters are inserted
cevChassisCr4430 OBJECT IDENTIFIER ::= { cevContainer 134 } -- Cisco Content Router Model 4430
cevMgx2uPlenumFanTray OBJECT IDENTIFIER ::= { cevContainer 135 } -- 2RU Exhaust Plenum with Integrated Fan Tray in MGX8850 and MGX8950
cevContainerMDSPowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 136 } -- Container for MDS PowerSupply Bay
cevContainerMDSFanTrayBay OBJECT IDENTIFIER ::= { cevContainer 137 } -- Container for MDS Fan tray Bay
cevContainerFlashCardSlot OBJECT IDENTIFIER ::= { cevContainer 138 } -- Generic flash card slot
cevContainerFanTraySlot OBJECT IDENTIFIER ::= { cevContainer 139 } -- Generic fan tray slot
cevContainerPowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 140 } -- Generic power supply bay
cevContainerPowerSupply OBJECT IDENTIFIER ::= { cevContainer 141 } -- Generic power supply subcontainer for bay
cevContainerGbic OBJECT IDENTIFIER ::= { cevContainer 142 } -- Generic gigabit port container
cevContainerCrs1RPSlot OBJECT IDENTIFIER ::= { cevContainer 143 } -- Cisco CRS1 route processor slot.
cevContainerCrs1LCDRPSlot OBJECT IDENTIFIER ::= { cevContainer 144 } -- Cisco CRS1 Line Card / Distributed Route Processor card slot
cevContainerCrs1FabricSlot OBJECT IDENTIFIER ::= { cevContainer 145 } -- Cisco CRS1 fabric card slot.
cevContainerCrs1AlarmSlot OBJECT IDENTIFIER ::= { cevContainer 146 } -- Cisco CRS1 alarm card slot.
cevContainerCrs1PowerSupplySlot OBJECT IDENTIFIER ::= { cevContainer 147 } -- Cisco CRS1 power supply slot.
cevContainerCrs1FanSlot OBJECT IDENTIFIER ::= { cevContainer 148 } -- Cisco CRS1 Fan controller slot.
cevContainerPowerSupplySlot OBJECT IDENTIFIER ::= { cevContainer 149 } -- Cisco Power Supply slot.
cevContainerVtt OBJECT IDENTIFIER ::= { cevContainer 150 } -- Generic VTT module container
cevContainerClock OBJECT IDENTIFIER ::= { cevContainer 151 } -- Generic clock module container
cevContainer10GigBasePort OBJECT IDENTIFIER ::= { cevContainer 152 } -- Generic 10 gigabit ethernet port container
cevContainerUmg9820ProcessorCard OBJECT IDENTIFIER ::= { cevContainer 153 } -- Container for umg9820 products processor card
cevContainerUmg9820PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 154 } -- Container for umg9820 product's power supply
cevContainerUmg9820QamModuleSlot OBJECT IDENTIFIER ::= { cevContainer 155 } -- Container for umg9820 product's Qam card
cevContainerUmg9820FanTraySlot OBJECT IDENTIFIER ::= { cevContainer 156 } -- Container for umg9820 product's Fan Tray
cevContainer9116FanBay OBJECT IDENTIFIER ::= { cevContainer 157 } -- MDS 9116 Fan Bay Container
cevContainer9116PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 158 } -- MDS 9116 Power Supply Container
cevContainerONS15310CardSlot OBJECT IDENTIFIER ::= { cevContainer 159 } -- Cisco ONS 15310 Line Card Slot
cevContainerGSR6Blwr OBJECT IDENTIFIER ::= { cevContainer 160 } -- Cisco 12000 6-slot Enhanced blower
cevContainerGSR10GSR16Blwr OBJECT IDENTIFIER ::= { cevContainer 161 } -- Cisco 12000 10-slot and 16-slot Enhanced blower
cevContainer9513RearFanBay OBJECT IDENTIFIER ::= { cevContainer 162 } -- Container for 9513 Rear Fan bay
cevContainerFabricSlot OBJECT IDENTIFIER ::= { cevContainer 163 } -- Container for Fabric cards
cevContainerCrs18RPSlot OBJECT IDENTIFIER ::= { cevContainer 164 } -- Cisco CRS-1 Series 8 Slots Route Processor Slot
cevContainerCrs18FabricSlot OBJECT IDENTIFIER ::= { cevContainer 165 } -- Cisco CRS-1 Series 8 Slots Fabric Card (Single) slot
cevContainerCrs1FabricShelfControllerSlot OBJECT IDENTIFIER ::= { cevContainer 166 } -- Cisco CRS-1 Series Fabric Card Chassis Shelf controller Slot
cevContainerCrs1FabricSwitchFabricSlot OBJECT IDENTIFIER ::= { cevContainer 167 } -- Cisco CRS-1 Series Fabric Card Chassis Switch Fabric Card (multi) Slot
cevContainerCrs1FabricFiberModuleSlot OBJECT IDENTIFIER ::= { cevContainer 168 } -- Cisco CRS-1 Series Fabric Card Chassis Fiber Module Slot
cevContainerCrs1FabricLEDModuleSlot OBJECT IDENTIFIER ::= { cevContainer 169 } -- Cisco CRS-1 Series Fabric Card Chassis LED Module Slot
cevPowerSupplyCrs1PowerSupplyShelf OBJECT IDENTIFIER ::= { cevContainer 170 } -- Cisco CRS-1 Series Chassis Power Supply Shelf
cevContainerTransceiver OBJECT IDENTIFIER ::= { cevContainer 171 } -- Represents a place-holder on the card where a transceiver module is inserted
cevContainer9124PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 173 } -- Power Supply Bay for 24-port 1/2/4 Gig Supervisor Fabric Switch
cevContainer9124FanBay OBJECT IDENTIFIER ::= { cevContainer 174 } -- Fan Bay for 24-port 1/2/4 Gig Supervisor Fabric Storage Switch
cevContainerC3KPowerSupply OBJECT IDENTIFIER ::= { cevContainer 175 } -- Catalyst 3K Power supply slot
cevContainerC3KRemotePowerSupply OBJECT IDENTIFIER ::= { cevContainer 176 } -- Catalyst 3K Remote Power Supply (RPS) slot
cevContainerC3KBlower OBJECT IDENTIFIER ::= { cevContainer 177 } -- Catalyst 3K Blower / Fan slot
cevContainer9222iFanBay OBJECT IDENTIFIER ::= { cevContainer 178 } -- Fan bay in MDS 9222i Chassis
cevContainerN7Kc7010PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 179 } -- container for Nexus7000 10 slot N7K powersupply
cevContainerN7KC7010MainFanBay OBJECT IDENTIFIER ::= { cevContainer 180 } -- container for Nexus7000 10 slot N7K main system fan
cevContainerN7KC7010FabricFanBay OBJECT IDENTIFIER ::= { cevContainer 181 } -- container for Nexus7000 10 slot N7K fabric fan
cevContainerASR1000RPSlot OBJECT IDENTIFIER ::= { cevContainer 182 } -- ASR1000 Routing Processor Module Container
cevContainerASR1000FPSlot OBJECT IDENTIFIER ::= { cevContainer 183 } -- ASR1000 Forwarding Processor Module Container
cevContainerASR1000CCSlot OBJECT IDENTIFIER ::= { cevContainer 184 } -- ASR1000 Carrier Card Module Container
cevContainerASR1000PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 185 } -- ASR1000 Power Supply / Fan Module container
cevContainerN5kC5020FanBay OBJECT IDENTIFIER ::= { cevContainer 186 } -- Container for N5kC5020 Fan bay
cevContainerN5kC5020PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 187 } -- Container for N5kC5020 Power supply bay
cevContainerASR9KFanTraySlot OBJECT IDENTIFIER ::= { cevContainer 188 } -- ASR 90xx FanTray Container
cevContainerASR9KPowerSupplySlotDC OBJECT IDENTIFIER ::= { cevContainer 189 } -- ASR 90xx DC Power Entry Module Container
cevContainerASR9KPowerSupplySlotAC OBJECT IDENTIFIER ::= { cevContainer 190 } -- ASR 90xx AC Power Entry Module Container
cevContainerASR9KRSPSlot OBJECT IDENTIFIER ::= { cevContainer 191 } -- ASR 90xx Route/Switch Processor Module Container
cevContainerASR9KLCSlot OBJECT IDENTIFIER ::= { cevContainer 192 } -- ASR 90xx Line Card Module Container
cevContainerN7Kc7018PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 193 } -- container for Nexus7000 18 slot N7K powersupply
cevContainerN7KC7018FanBay OBJECT IDENTIFIER ::= { cevContainer 194 } -- container for Nexus7000 18 slot N7K fan
cevContainerCrs1PowerShelfSlot OBJECT IDENTIFIER ::= { cevContainer 195 } -- Cisco CRS1 Power Shelf slot
cevContainerN5kC5010FanBay OBJECT IDENTIFIER ::= { cevContainer 196 } -- Container for N5kC5010 Fan bay
cevContainerN5kC5010PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 197 } -- Container for N5kC5010 Power supply bay
cevContainerXFP OBJECT IDENTIFIER ::= { cevContainer 198 } -- XFP container
cevContainerAsr14kPowerSupplySlot OBJECT IDENTIFIER ::= { cevContainer 199 } -- Cisco ASR14000 Series Power Supply Slot
cevContainerAsr14kPowerShelfSlot OBJECT IDENTIFIER ::= { cevContainer 200 } -- Cisco ASR14000 Series Power Shelf Slot
cevContainerAsr14kFanTraySlot OBJECT IDENTIFIER ::= { cevContainer 201 } -- Cisco ASR14000 Series Fan Tray Slot
cevContainerAsr14kFabricCardSlot OBJECT IDENTIFIER ::= { cevContainer 202 } -- Cisco ASR14000 Series Fabric Card Slot
cevContainerAsr14kFPSlot OBJECT IDENTIFIER ::= { cevContainer 203 } -- Cisco ASR14000 Series Forwarding Processor Slot
cevContainerAsr14kRPSlot OBJECT IDENTIFIER ::= { cevContainer 204 } -- Cisco ASR14000 Series Route Processor Slot
cevContainerHardDiskSlot OBJECT IDENTIFIER ::= { cevContainer 205 } -- Generic Hard Disk slot to hold the Hard Disk
cevContainerNexusLogicalFabric OBJECT IDENTIFIER ::= { cevContainer 206 } -- logical container for multiple Nexus 5000 or Nexus 7000 switches. An usage example is when a Nexus 2000 Series Fabric Extender connects into two Nexus 5000 or Nexus 7000 Series switches
cevContainerN2kC2148T1GEPowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 207 } -- Container for N2KC2148T-1GE Power Supply bay
cevContainerN2kC2148T1GEFanBay OBJECT IDENTIFIER ::= { cevContainer 208 } -- Container for N2KC2148T-1GE Fan bay
cevContainerUCSN10S6100FanBay OBJECT IDENTIFIER ::= { cevContainer 209 } -- 1RU Fabric Chassis Bay for Fan Module
cevContainerUCSN10S6100PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 210 } -- Power Supply Bay for 1RU Fabric Chassis
cevContainerMXE5600PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 213 } -- 6-slot Power supply Bay for Cisco MXE 5600 platform
cevContainerMXE5600FanTray OBJECT IDENTIFIER ::= { cevContainer 214 } -- Fan Tray for Cisco MXE 5600 platform
cevContainerN2kC2248TP1GEPowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 218 } -- Container for N2K-C2248TP-1GE, N3K-C3016,N3K-C3048 and N3K-C3064 Power Supply bay
cevContainerN7Kc7009PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 219 } -- container for Nexus7000 9slot boxster N7Kpowersupply
cevContainerN7KC7009FanBay OBJECT IDENTIFIER ::= { cevContainer 220 } -- container for Nexus7000 9slot boxster N7K fan
cevContainerFruLinkModuleSlot OBJECT IDENTIFIER ::= { cevContainer 221 } -- Container for FRULink Modules
cevContainerFlexStackModuleSlot OBJECT IDENTIFIER ::= { cevContainer 222 } -- Container for Cisco FlexStack Module
cevContainerMXE5600ShelfManagerBay OBJECT IDENTIFIER ::= { cevContainer 223 } -- Shelf Manager Bay for Cisco MXE 5600 platform
cevContainerMXE5600NpmSlot OBJECT IDENTIFIER ::= { cevContainer 224 } -- Chassis Slot for NPM module of Cisco MXE 5600 platform
cevContainerMXE5600MpmSlot OBJECT IDENTIFIER ::= { cevContainer 225 } -- Chassis Slot for MPM module of Cisco MXE 5600 platform
cevContainerN5KC5548FanBay OBJECT IDENTIFIER ::= { cevContainer 226 } -- Container for N5548P-Fan
cevContainerN5kC5548PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 227 } -- Container for N55-PAC-750W Power supply
cevContainerCrs18PowerShelfVirtual OBJECT IDENTIFIER ::= { cevContainer 228 } -- Cisco CRS-1 Series Virtual Power Shelf for 8 Slots LCC
cevContainer40GigBasePort OBJECT IDENTIFIER ::= { cevContainer 229 } -- Generic 40 gigabit ethernet port container
cevContainerSAMBay OBJECT IDENTIFIER ::= { cevContainer 230 } -- sub-slots in the Integrated Service Module (ISM) where Service Accelerator Module(SAM) Flash cards are inserted
cevContainerN5KC5596FanBay OBJECT IDENTIFIER ::= { cevContainer 231 } -- Container for N5596UP-Fan
cevContainerN5kC5596PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 232 } -- Container for N55-PAC-1100W Power supply
cevContainerN3KC3064FanBay OBJECT IDENTIFIER ::= { cevContainer 235 } -- Container for N3K-C3016 and N3K-C3064 Fan
cevContainerUCS6248FanBay OBJECT IDENTIFIER ::= { cevContainer 236 } -- Container for UCS-FAN-6248UP
cevContainerUCS6248PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 237 } -- Container for UCS-PSU-6248UP Power
cevContainerUCS6296FanBay OBJECT IDENTIFIER ::= { cevContainer 238 } -- Container for UCS-FAN-6296UP
cevContainerUCS6296PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 239 } -- Container for UCS-PSU-6296UP Power
cevContainerDIMM8541Slot OBJECT IDENTIFIER ::= { cevContainer 240 } -- DIMM slot for Oe8541
cevContainerDIMM7571Slot OBJECT IDENTIFIER ::= { cevContainer 241 } -- DIMM slot for Oe7571
cevContainerDIMM7541Slot OBJECT IDENTIFIER ::= { cevContainer 242 } -- DIMM slot for Oe7541
cevContainerDIMM694Slot OBJECT IDENTIFIER ::= { cevContainer 243 } -- DIMM slot for Oe694
cevContainerDIMM594Slot OBJECT IDENTIFIER ::= { cevContainer 244 } -- DIMM slot for Oe594
cevContainerDIMM294Slot OBJECT IDENTIFIER ::= { cevContainer 245 } -- DIMM slot for Oe294
cevContainerASR900RSPSlot OBJECT IDENTIFIER ::= { cevContainer 246 } -- ASR 900 Series Route Switch Processor Module Container
cevContainerASR900PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 247 } -- ASR 900 Series Power Supply Module container
cevContainerASR900FanTrayBay OBJECT IDENTIFIER ::= { cevContainer 248 } -- ASR 900 Series Fan Tray container
cevContainerIMBay OBJECT IDENTIFIER ::= { cevContainer 249 } -- Represents Interface Module bays on the ASR 900 series
cevContainerN7Kc7004FanBay OBJECT IDENTIFIER ::= { cevContainer 250 } -- container for Nexus7000 4slot zonda n7k fan
cevContainerN7Kc7004PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 251 } -- container for Nexus7000 4slot zonda n7k powersupply
cevContainerN3KC3048FanBay OBJECT IDENTIFIER ::= { cevContainer 252 } -- Container for N3K-C3048-Fan
cevContainerESGPSBay OBJECT IDENTIFIER ::= { cevContainer 253 } -- ESG 2000 Power Supply Module container
cevContainerESGPOEConvBay OBJECT IDENTIFIER ::= { cevContainer 254 } -- ESG 2000 POE converter supply bays container
cevContainerESGFanTrayBay OBJECT IDENTIFIER ::= { cevContainer 255 } -- ESG 2000 Fan Tray container
cevContainerESG2000RPSlot OBJECT IDENTIFIER ::= { cevContainer 256 } -- ESG2000 Routing Processor Module Container
cevContainerESG2000FPSlot OBJECT IDENTIFIER ::= { cevContainer 257 } -- ESG2000 Forwarding Processor Module Container
cevContainerESGNGSMSlot OBJECT IDENTIFIER ::= { cevContainer 258 } -- ESG2000 NGSM Container
cevContainerNGWICBay OBJECT IDENTIFIER ::= { cevContainer 259 } -- Represents NGWIC bays on the Cisco ESG 2000
cevContainerN6kC6004FanBay OBJECT IDENTIFIER ::= { cevContainer 262 } -- Container for N6K-C6004-96Q Fan
cevContainerN6kC6004PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 263 } -- Container for N6K-C6004-96Q Power
cevContainerASR9KSwitchFabricSlot OBJECT IDENTIFIER ::= { cevContainer 264 } -- Cisco ASR9K Switch Fabric Module Container
cevContainerCFP OBJECT IDENTIFIER ::= { cevContainer 265 } -- CFP container
cevContainerISR4400ESMSlot OBJECT IDENTIFIER ::= { cevContainer 268 } -- Cisco ISR 4400 Series Enhanced Service Module Container
cevContainerISR4400PSBay OBJECT IDENTIFIER ::= { cevContainer 269 } -- Cisco ISR 4400 Series Power Supply Module Container
cevContainerISR4400FanTrayBay OBJECT IDENTIFIER ::= { cevContainer 270 } -- Cisco ISR 4400 Series Fan Tray Container
cevContainerISR4400POEBay OBJECT IDENTIFIER ::= { cevContainer 271 } -- ISR 4400 Series Power Over Ethennet bay
cevContainerISR4400InternalPOEBay OBJECT IDENTIFIER ::= { cevContainer 272 } -- ISR 4400 Series Internal Power Over Ethennet bay
cevContainerDSC9710FanBay OBJECT IDENTIFIER ::= { cevContainer 273 } -- Fan Bay for MDS 10-Slot Director Switch, DS9710
cevContainerMDS9250iFanBay OBJECT IDENTIFIER ::= { cevContainer 274 } -- Fan Bay unit for MDS 9250i Intelligent Fabric Switch
cevContainerNCSProcessorSlot OBJECT IDENTIFIER ::= { cevContainer 275 } -- NCS Route Processor slot
cevContainerNCSLineCardSlot OBJECT IDENTIFIER ::= { cevContainer 276 } -- NCS Line Card slot
cevContainerNCSFabcardSlot OBJECT IDENTIFIER ::= { cevContainer 277 } -- NCS Fabric Card slot
cevContainerNCSPwrTraySlot OBJECT IDENTIFIER ::= { cevContainer 278 } -- NCS Power Tray slot
cevContainerNCSFanTraySlot OBJECT IDENTIFIER ::= { cevContainer 279 } -- NCS Fan Tray slot
cevContainerNCSPwrSupSlot OBJECT IDENTIFIER ::= { cevContainer 280 } -- NCS Power Supply slot
cevContainerNCSDisplaySlot OBJECT IDENTIFIER ::= { cevContainer 281 } -- NCS Panel Display slot
cevContainerN77c7718PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 282 } -- Container for Nexus7700 18-slot power supply
cevContainerN77c7710PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 283 } -- Container for Nexus7700 10-slot power supply
cevContainerN77c7706PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 284 } -- Container for Nexus7700 6-slot power supply
cevContainerN77c7718FanBay OBJECT IDENTIFIER ::= { cevContainer 285 } -- Container for Nexus7700 18-slot fan
cevContainerN77c7710FanBay OBJECT IDENTIFIER ::= { cevContainer 286 } -- Container for Nexus7700 10-slot fan
cevContainerN77c7706FanBay OBJECT IDENTIFIER ::= { cevContainer 287 } -- Container for Nexus7700 6-slot fan
cevContainerCXP OBJECT IDENTIFIER ::= { cevContainer 288 } -- CXP Pluggable Optics port slot
cevContainerCPAK OBJECT IDENTIFIER ::= { cevContainer 289 } -- CPAK Pluggable Optics port slot
cevContainerPsConverter OBJECT IDENTIFIER ::= { cevContainer 290 } -- Generic Power Supply converter module container
cevContainerQIron22Qzinc2 OBJECT IDENTIFIER ::= { cevContainer 292 } -- QuickIron2/QuickZinc2 Fan Bay
cevContainerDSC9706 OBJECT IDENTIFIER ::= { cevContainer 293 } -- Fan Bay Container for MDS-9706 6-slot Director Switch
cevContainerNCS4KRPS OBJECT IDENTIFIER ::= { cevContainer 294 } -- Cisco NCS 4000 Router Processor slot
cevContainerNCS4KLCS OBJECT IDENTIFIER ::= { cevContainer 295 } -- Cisco NCS 4000 Line Card slot
cevContainerNCS4KFCS OBJECT IDENTIFIER ::= { cevContainer 296 } -- Cisco NCS 4000 Fabric Card slot
cevContainerNCS4KPFS OBJECT IDENTIFIER ::= { cevContainer 297 } -- Cisco NCS 4000 Power FIlter Slot
cevContainerNCS4KFTS OBJECT IDENTIFIER ::= { cevContainer 298 } -- Cisco NCS 4000 Fan Tray slot
cevContainerNCS4KCIS OBJECT IDENTIFIER ::= { cevContainer 299 } -- Cisco NCS 4000 Craft Interface Slot
cevContainerNCS4KECUS OBJECT IDENTIFIER ::= { cevContainer 300 } -- Cisco NCS 4000 External Connection Unit Slot
cevContainerN9Kc9508FanBay OBJECT IDENTIFIER ::= { cevContainer 301 } -- container for Nexus9508 fan tray
cevContainerN9Kc9508PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 302 } -- container for Nexus9508 powersupply
cevContainerASR5000SPCSlot OBJECT IDENTIFIER ::= { cevContainer 303 } -- ASR5000 Service processor card slot for SPC/SMC card types
cevContainerASR5000PTACSlot OBJECT IDENTIFIER ::= { cevContainer 304 } -- ASR5000 Packet Telephony Accelerator slot for Packet Processor Cards(PPC) or (Packet Accelerator Cards(PAC) or Packet Services Cards(PSC) or Telephony Accelerator Cards(TAC) card types
cevContainerASR5000RCCSlot OBJECT IDENTIFIER ::= { cevContainer 305 } -- ASR5000 Redundancy Crossbar Card (RCC)slot for RCC card types
cevContainerASR5000SPIOSlot OBJECT IDENTIFIER ::= { cevContainer 306 } -- ASR5000 Switch Processor I/O card (SPIO) slot for SPIO card types
cevContainerASR5000LCSlot OBJECT IDENTIFIER ::= { cevContainer 307 } -- ASR5000 Line card (LC) slot for LC card types
cevContainerASR5000FanTraySlot OBJECT IDENTIFIER ::= { cevContainer 308 } -- ASR5000 Fan tray slot
cevContainerASR5000PowerSupplySlot OBJECT IDENTIFIER ::= { cevContainer 309 } -- ASR5000 Power supply slot
cevContainerASR5500MMIOSlot OBJECT IDENTIFIER ::= { cevContainer 310 } -- ASR5500 Management-mode Management and I/O (MMIO) slot
cevContainerASR5500DPCSlot OBJECT IDENTIFIER ::= { cevContainer 311 } -- ASR5500 Data Processing Card (DPC) slot
cevContainerASR5500FSCSlot OBJECT IDENTIFIER ::= { cevContainer 312 } -- ASR5500 Fabric and Storage card(FSC) slot
cevContainerASR5500SSCSlot OBJECT IDENTIFIER ::= { cevContainer 313 } -- ASR5500 System Status Card(SSC) slot
cevContainerASR5500SIOSlot OBJECT IDENTIFIER ::= { cevContainer 314 } -- ASR5500 Slow-speed I/O Card(SIO) slot
cevContainerASR5500FanTraySlot OBJECT IDENTIFIER ::= { cevContainer 315 } -- ASR5500 Fan tray slot
cevContainerASR5500PowerSupplySlot OBJECT IDENTIFIER ::= { cevContainer 316 } -- ASR5500 Power supply slot
cevContainerDSC48SFAN OBJECT IDENTIFIER ::= { cevContainer 317 } -- Fan bay unit for MDS 9148 16G Fabric Switch
cevContainerN9Kc9516FanBay OBJECT IDENTIFIER ::= { cevContainer 318 } -- container for Nexus9516 fan tray
cevContainerN9Kc9504FanBay OBJECT IDENTIFIER ::= { cevContainer 319 } -- container for Nexus9504 fan tray
cevContainerN9KC9300FanBay2 OBJECT IDENTIFIER ::= { cevContainer 320 } -- Container for 3RU Fans
cevContainerN9KC9300FanBay1 OBJECT IDENTIFIER ::= { cevContainer 321 } -- Container for 2RU Fans
cevContainerISRSSDSlot OBJECT IDENTIFIER ::= { cevContainer 322 } -- ISR Series SSD Module Container
cevContainerNIMSlot OBJECT IDENTIFIER ::= { cevContainer 323 } -- Network Interface Module Container
cevContainerISRPVDMSlot OBJECT IDENTIFIER ::= { cevContainer 324 } -- Cisco ISR Series Packet Voice DSP Module Container
cevContainerN5KC56128FanBay OBJECT IDENTIFIER ::= { cevContainer 327 } -- Container for N5K-C56128 Fan
cevContainerNXAPowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 328 } -- Container for Nexus Power Module
cevContainerN6kC6001FanBay OBJECT IDENTIFIER ::= { cevContainer 329 } -- Container for N6K-C6001 Fan
cevContainerNCS4KSFP OBJECT IDENTIFIER ::= { cevContainer 330 } -- NCS4k Pluggable Optical Module Container
cevContainerNCS4KPwrSupSlot OBJECT IDENTIFIER ::= { cevContainer 331 } -- NCS4K Power Supply slot
cevContainerNCS6KSwitchCard OBJECT IDENTIFIER ::= { cevContainer 332 } -- It is Switch Card, present in NCS6K Firin Chassis
cevContainerUSB OBJECT IDENTIFIER ::= { cevContainer 333 } -- Universal Serial Bus (USB) module container
cevContainerCCEPowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 334 } -- uBR CCE NexGen Power Supply Slot
cevContainerCCEFanTraySlot OBJECT IDENTIFIER ::= { cevContainer 335 } -- uBR CCE NexGen Fan Tray Slot
cevContainerN77c7702PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 336 } -- Container for Nexus7700 2-slot power supply
cevContainerN77c7702FanBay OBJECT IDENTIFIER ::= { cevContainer 337 } -- Container for Nexus7700 2-slot fan
cevContainerASR1000XFanTrayBay OBJECT IDENTIFIER ::= { cevContainer 338 } -- Cisco ASR1006-X/ASR1009-X Fan Tray Container
cevContainerDSCAC1200W OBJECT IDENTIFIER ::= { cevContainer 339 } -- Container for 1200W AC Power Supply for MDS-9396 16G x 96 FC ports fabric switch
cevContainerDSC96SFAN OBJECT IDENTIFIER ::= { cevContainer 340 } -- Fan Bay for MDS-9396 16G x 96 FC ports fabric switch
cevContainerASR9KPwrTraySlot OBJECT IDENTIFIER ::= { cevContainer 343 } -- ASR9K Chassis Power Tray Slot
cevContainerDSCAC973KW OBJECT IDENTIFIER ::= { cevContainer 344 } -- Container for Power Supply Unit of MDS 18-Slot Director Switch, DS-C9718
cevContainerDSC9718FAN OBJECT IDENTIFIER ::= { cevContainer 345 } -- Container for Fan module of MDS 18-Slot Director Switch, DS-C9718
cevContainerN9kc9264PQFanBay OBJECT IDENTIFIER ::= { cevContainer 346 } -- container for Nexus9264PQ fan tray
cevContainerNC55SysControllerSlot OBJECT IDENTIFIER ::= { cevContainer 347 } -- SC (System Controller) slot of NCS-5508 Chassis
cevContainerNC55FabricCardSlot OBJECT IDENTIFIER ::= { cevContainer 348 } -- FC (Fabric Card) slot of NCS-5508 Chassis
cevContainerNC55LineCardSlot OBJECT IDENTIFIER ::= { cevContainer 349 } -- LC (Line Card) slot of NCS-5508 Chassis
cevContainerNC55RouteProcessorSlot OBJECT IDENTIFIER ::= { cevContainer 350 } -- RP (Route Processor) slot of NCS-5508 Chassis
cevContainerNC55BlankPwrSup OBJECT IDENTIFIER ::= { cevContainer 351 } -- NCS 5500 Power Supply Blank Filler
cevContainerNC55DCPwrSup OBJECT IDENTIFIER ::= { cevContainer 352 } -- DC PSU (Power Supply Unit) of NCS-5508 Chassis
cevContainerNC55ACPwrSup OBJECT IDENTIFIER ::= { cevContainer 353 } -- AC PSU (Power Supply Unit) of NCS-5508 Chassis
cevContainerNC55UnivPwrSup OBJECT IDENTIFIER ::= { cevContainer 354 } -- Universal PSU (Power Supply Unit) of NCS-5508 Chassis
cevContainerNC55FanTray OBJECT IDENTIFIER ::= { cevContainer 355 } -- Fan Tray of NCS-5508 Chassis
cevContainerQSFP28SR OBJECT IDENTIFIER ::= { cevContainer 356 } -- QSFP28 SR (Short Range) optics for NCS-5508 Chassis
cevContainerQSFP28CR OBJECT IDENTIFIER ::= { cevContainer 357 } -- QSFP28 CR optics for NCS-5508 Chassis
cevContainerQSFP28LR OBJECT IDENTIFIER ::= { cevContainer 358 } -- QSFP28 LR (Long Range) optics for NCS-5508 Chassis
cevContainerFPRLogicalFabric OBJECT IDENTIFIER ::= { cevContainer 359 } -- Container for a Firepower switch
cevContainerFPRC9300PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 361 } -- FirePOWER 9300 Power Supply Bay
cevContainerFPRC9300FanBay OBJECT IDENTIFIER ::= { cevContainer 362 } -- FirePOWER 9300 Fan Bay
cevContainerFPR4KFanBay OBJECT IDENTIFIER ::= { cevContainer 363 } -- FirePOWER 4K Fan Bay
cevContainerFPR4KPowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 364 } -- FirePOWER 4K Power Supply Bay
cevContainerQSFP28AOC OBJECT IDENTIFIER ::= { cevContainer 365 } -- QSFP28 AOC optics for NCS-5508 Chassis
cevContainerCbr8PowerShelfSlot OBJECT IDENTIFIER ::= { cevContainer 366 } -- CBR8 power shelf slot
cevContainerQSFP28CWDM OBJECT IDENTIFIER ::= { cevContainer 367 } -- QSFP28 CWDM optics for NCS-5508 Chassis
cevContainerNonCiscoQSFP28SR OBJECT IDENTIFIER ::= { cevContainer 368 } -- Non Cisco QSFP28 SR optics for NCS-5508 Chassis
cevContainerNonCiscoQSFP28LR OBJECT IDENTIFIER ::= { cevContainer 369 } -- Non Cisco QSFP28 LR optics for NCS-5508 Chassis
cevContainerNonCiscoQSFP28CR OBJECT IDENTIFIER ::= { cevContainer 370 } -- Non Cisco QSFP28 CR optics for NCS-5508 Chassis
cevContainerNonCiscoQSFP28AOC OBJECT IDENTIFIER ::= { cevContainer 371 } -- Non Cisco QSFP28 AOC optics for NCS-5508 Chassis
cevContainerNonCiscoQSFP28CWDM OBJECT IDENTIFIER ::= { cevContainer 372 } -- Non Cisco QSFP28 CWDM optics for NCS-5508 Chassis
cevContainerNCS420XRSP OBJECT IDENTIFIER ::= { cevContainer 373 } -- NCS 4206/4204 Router & Switching Processor and Controller-400G
cevContainerNCS4216RSP OBJECT IDENTIFIER ::= { cevContainer 374 } -- NCS 4216 Router & Switching Processor and Controller-400G
cevContainerNCS1002LineCardVirtual OBJECT IDENTIFIER ::= { cevContainer 377 } -- Cisco NCS1K Virtual Line Card Slot
cevContainerNCS1002RP OBJECT IDENTIFIER ::= { cevContainer 378 } -- NCS1K route processor slot 0
cevContainerPowerModuleSlot OBJECT IDENTIFIER ::= { cevContainer 379 } -- Cisco NCS1K power module Slot
cevContainerFPR2KFanBay OBJECT IDENTIFIER ::= { cevContainer 384 } -- FirePOWER 2K Fan Bay
cevContainerFPR2KPowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 385 } -- FirePOWER 2K Power Supply Bay
cevContainerQSFP OBJECT IDENTIFIER ::= { cevContainer 390 } -- Represents a place-holder on the card where an QSFP module is inserted
cevContainerC9400RPSlot OBJECT IDENTIFIER ::= { cevContainer 391 } -- Cisco Catalyst 9400 Series Routing Processor Module Container
cevContainerC9400CCSlot OBJECT IDENTIFIER ::= { cevContainer 392 } -- Cisco Catalyst 9400 Series Carrier Card Module Container
cevContainerC9400PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 393 } -- Cisco Catalyst 9400 Series Power Supply Bay Module Container
cevContainerC9400FanTrayBay OBJECT IDENTIFIER ::= { cevContainer 394 } -- Cisco Catalyst 9400 Series Fan Tray Bay Module Container
cevContainerISR1100PSBay OBJECT IDENTIFIER ::= { cevContainer 395 } -- Cisco ISR 1100 Series Power Supply Module Container
cevContainerISR1100POEBay OBJECT IDENTIFIER ::= { cevContainer 396 } -- ISR 1100 Series Power Over Ethennet bay
cevContainerISR1100InternalPOEBay OBJECT IDENTIFIER ::= { cevContainer 397 } -- ISR 1100 Series Internal Power Over Ethennet bay
cevContainerDSC9148UPSU OBJECT IDENTIFIER ::= { cevContainer 398 } -- Container for Power Supply Unit of DS-9148U 32G x 32 FC
cevContainerDSC9132TK9PSU OBJECT IDENTIFIER ::= { cevContainer 399 } -- Container for Power Supply Unit of DS-C9132T-K9
cevContainerDSC9132TK9FANBay OBJECT IDENTIFIER ::= { cevContainer 400 } -- Container for Fan Bay of DS-C9132T-K9
cevContainerC9500FanTrayBay OBJECT IDENTIFIER ::= { cevContainer 401 } -- Cisco Catalyst 9500 Series Fan Tray Bay Module Container
cevContainerC9500PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 402 } -- Cisco Catalyst 9500 Series Power Supply Bay Module Container
cevContainerC9600FanTrayBay OBJECT IDENTIFIER ::= { cevContainer 403 } -- Cisco Catalyst 9600 Series Fan Tray Bay Module Container
cevContainerC9600PowerSupplyBay OBJECT IDENTIFIER ::= { cevContainer 404 } -- Cisco Catalyst 9600 Series Power Supply Bay Module Container
cevContainerC9600CCSlot OBJECT IDENTIFIER ::= { cevContainer 405 } -- Cisco Catalyst 9600 Series Carrier Card Module Container
cevContainerC9600RPSlot OBJECT IDENTIFIER ::= { cevContainer 406 } -- Cisco Catalyst 9600 Series Routing Processor Module Container
cevContainerDSC9148TK9PSU OBJECT IDENTIFIER ::= { cevContainer 408 } -- DS-C9148T-K9-PSU, Container for Power Supply Unit of DS-C9148T-K9
cevContainerDSC9396TK9PSU OBJECT IDENTIFIER ::= { cevContainer 409 } -- DS-C9396T-K9-PSU, Container for Power Supply Unit of DS-C9396T-K9
cevContainerDSC9148TK9FanBay OBJECT IDENTIFIER ::= { cevContainer 410 } -- DS-C9148T-K9-Fan-Bay, Container for Fan Bay of DS-C9148T-K9
cevContainerDSC9396TK9FanBay OBJECT IDENTIFIER ::= { cevContainer 411 } -- DS-C9396T-K9-Fan-Bay, Container for Fan Bay of DS-C9396T-K9
cevContainerFanBay OBJECT IDENTIFIER ::= { cevContainer 412 } -- Generic power supply bay
cevContainerNCS1004RP OBJECT IDENTIFIER ::= { cevContainer 413 } -- Cisco NCS1004 Route Processor Slot 0
cevContainerNCS1004LCS OBJECT IDENTIFIER ::= { cevContainer 414 } -- Cisco NCS1004 Line Card Slot
cevContainerASR907FanSlot OBJECT IDENTIFIER ::= { cevContainer 415 } -- ASR 907 Fan tray slot
cevContainerASR907PowerSupplySlot OBJECT IDENTIFIER ::= { cevContainer 416 } -- ASR 907 Power Module Slot
cevContainerASR907RPSlot OBJECT IDENTIFIER ::= { cevContainer 417 } -- ASR 907 Route Processor Slot
cevContainerASR907LineCardSlot OBJECT IDENTIFIER ::= { cevContainer 418 } -- ASR 907 IM Slot
cevContainerNC55A2FANLFW OBJECT IDENTIFIER ::= { cevContainer 419 } -- PEYTO latch type fan tray NC55-A2-FAN-L-FW NCS: Network Convergence System
cevContainerQSFPDD OBJECT IDENTIFIER ::= { cevContainer 423 } -- QSFP_DD module container
cevPowerSupply OBJECT IDENTIFIER ::= { cevMIBObjects 6 }
cevPowerSupplyAC1360W OBJECT IDENTIFIER ::= { cevPowerSupply 1 }
cevPowerSupplyDC1360W OBJECT IDENTIFIER ::= { cevPowerSupply 2 }
cevPowerSupplyAC1000W OBJECT IDENTIFIER ::= { cevPowerSupply 3 }
cevPowerSupplyDC1000W OBJECT IDENTIFIER ::= { cevPowerSupply 4 }
cevPowerSupplyPowerone OBJECT IDENTIFIER ::= { cevPowerSupply 5 }
cevPowerSupplyAstec OBJECT IDENTIFIER ::= { cevPowerSupply 6 }
cevPowerSupplyMinus48VDC OBJECT IDENTIFIER ::= { cevPowerSupply 7 }
cevPowerSupplyEmpty OBJECT IDENTIFIER ::= { cevPowerSupply 8 } -- Power Supply is Not Present
cevPowerSupplyAC1100W OBJECT IDENTIFIER ::= { cevPowerSupply 9 } -- Alternating Current, 1100 Watts
cevPowerSupplyAC1200W OBJECT IDENTIFIER ::= { cevPowerSupply 10 } -- Alternating Current, 1200 Watts
cevPowerSupplyDC1200W OBJECT IDENTIFIER ::= { cevPowerSupply 11 } -- Direct Current, 1200 Watts
cevPowerSupplyPem OBJECT IDENTIFIER ::= { cevPowerSupply 12 } -- Cisco 6400 power supply
cevPowerSupplyAC2000W OBJECT IDENTIFIER ::= { cevPowerSupply 13 } -- Cisco Catalyst 8540MSR power supply
cevPowerSupplyDC2000W OBJECT IDENTIFIER ::= { cevPowerSupply 14 } -- Cisco Catalyst 8540MSR power supply
cevPowerSupply6260DC OBJECT IDENTIFIER ::= { cevPowerSupply 15 } -- Cisco 6260 DC Power Entry Module
cevPowerSupply6260AC OBJECT IDENTIFIER ::= { cevPowerSupply 16 } -- Cisco 6260 AC Power Entry Module
cevPowerSupplyMGX8800Pem OBJECT IDENTIFIER ::= { cevPowerSupply 17 } -- Cisco MGX8800 Universal Chassis DC Power Entry Modules
cevPowerSupply12012DC OBJECT IDENTIFIER ::= { cevPowerSupply 18 } -- Cisco 12012 DC Power supply Module
cevPowerSupply12012AC OBJECT IDENTIFIER ::= { cevPowerSupply 19 } -- Cisco 12012 AC Power supply Module
cevPowerSupply12008DC OBJECT IDENTIFIER ::= { cevPowerSupply 20 } -- Cisco 12008 DC Power supply Module
cevPowerSupply12008AC OBJECT IDENTIFIER ::= { cevPowerSupply 21 } -- Cisco 12008 AC Power supply Module
cevPowerSupplyDC2500W OBJECT IDENTIFIER ::= { cevPowerSupply 22 } -- Cisco 2500 Watt DC power supply for Catalyst 6000 or 8500 series
cevPowerSupplyAC1050W OBJECT IDENTIFIER ::= { cevPowerSupply 23 } -- Cisco 1050 Watt AC power supply for assorted MGX and IGX series chassis
cevPowerSupplyAC2500W OBJECT IDENTIFIER ::= { cevPowerSupply 24 } -- Cisco 2500 Watt DC power supply for Catalyst 6000 or 8500 series
cevPowerSupply6160DC OBJECT IDENTIFIER ::= { cevPowerSupply 25 } -- Cisco 6160 DC power supply module
cevPowerSupplyAC4000W OBJECT IDENTIFIER ::= { cevPowerSupply 28 } -- Cisco 4000 Watt AC power supply for Catalyst 6000
cevPowerSupplyDC4000W OBJECT IDENTIFIER ::= { cevPowerSupply 29 } -- Cisco 4000 Watt DC power supply for Catalyst 6000
cevPowerSupply12010DC OBJECT IDENTIFIER ::= { cevPowerSupply 31 } -- Cisco 12010 DC Power supply Module
cevPowerSupply12010AC OBJECT IDENTIFIER ::= { cevPowerSupply 32 } -- Cisco 12010 AC Power supply Module
cevPowerSupply5850DC OBJECT IDENTIFIER ::= { cevPowerSupply 33 } -- Cisco DC power supply for NAS 5850
cevPowerSupply12406DC OBJECT IDENTIFIER ::= { cevPowerSupply 34 } -- Cisco 12406 DC Power supply Module
cevPowerSupply12406AC OBJECT IDENTIFIER ::= { cevPowerSupply 35 } -- Cisco 12406 AC Power supply Module
cevPowerSupply12410DC OBJECT IDENTIFIER ::= { cevPowerSupply 36 } -- Cisco 12410 DC Power supply Module
cevPowerSupply12410AC OBJECT IDENTIFIER ::= { cevPowerSupply 37 } -- Cisco 12410 AC Power supply Module
cevPowerSupplyAC1900W OBJECT IDENTIFIER ::= { cevPowerSupply 38 } -- Cisco 1900 watt AC Power Supply
cevPowerSupplyDC1900W OBJECT IDENTIFIER ::= { cevPowerSupply 39 } -- Cisco 1900 watt DC Power Supply
cevPowerSupplyDC950W OBJECT IDENTIFIER ::= { cevPowerSupply 40 } -- Cisco 950 watt DC Power Supply
cevPowerSupplyAC950W OBJECT IDENTIFIER ::= { cevPowerSupply 41 } -- Cisco 950 watt AC Power Supply
cevPowerSupply12404DC OBJECT IDENTIFIER ::= { cevPowerSupply 42 } -- Cisco 12404 DC Power supply Module
cevPowerSupply12404AC OBJECT IDENTIFIER ::= { cevPowerSupply 43 } -- Cisco 12404 AC Power supply Module
cevPowerSupplyBP7513AC1200W OBJECT IDENTIFIER ::= { cevPowerSupply 44 } -- 1200W AC power supply
cevPowerSupplyBP7513DC1200W OBJECT IDENTIFIER ::= { cevPowerSupply 45 } -- 1200W DC power supply
cevPowerSupplyBP7505AC600W OBJECT IDENTIFIER ::= { cevPowerSupply 46 } -- 600W AC power supply
cevPowerSupplyBP7505DC600W OBJECT IDENTIFIER ::= { cevPowerSupply 47 } -- 600W DC power supply
cevPowerSupplyBP7507AC700W OBJECT IDENTIFIER ::= { cevPowerSupply 48 } -- 700W AC power supply
cevPowerSupplyBP7507DC700W OBJECT IDENTIFIER ::= { cevPowerSupply 49 } -- 700W DC power supply
cevPowerSupplyAC1900W6 OBJECT IDENTIFIER ::= { cevPowerSupply 50 } -- Cisco 1900 Watt AC Power Supply (pwr1900ac/6)
cevPowerSupplyC7300AC OBJECT IDENTIFIER ::= { cevPowerSupply 51 } -- Cisco 7300 AC Power Supply
cevPowerSupplyC7300DC OBJECT IDENTIFIER ::= { cevPowerSupply 52 } -- Cisco 7300 DC Power Supply
cevPowerSupplyAC600W OBJECT IDENTIFIER ::= { cevPowerSupply 53 } -- Cisco 600 Watt AC Power Supply
cevPowerSupplyDC600W OBJECT IDENTIFIER ::= { cevPowerSupply 54 } -- Cisco 600 Watt DC Power Supply
cevPowerSupplyC10KDC OBJECT IDENTIFIER ::= { cevPowerSupply 55 } -- Cisco 10000 DC Power Supply
cevPowerSupplyC10KAC OBJECT IDENTIFIER ::= { cevPowerSupply 56 } -- Cisco 10000 AC Power Supply
cevPowerSupply15530AC OBJECT IDENTIFIER ::= { cevPowerSupply 59 } -- Cisco ONS 15530 120-240 VAC Power Supply
cevPowerSupply15530DC OBJECT IDENTIFIER ::= { cevPowerSupply 60 } -- Cisco ONS 15530 -48 VDC Power Supply
cevPowerSupplyAC3000W OBJECT IDENTIFIER ::= { cevPowerSupply 61 } -- 3000 watt supply AC
cevPowerSupply12016DC OBJECT IDENTIFIER ::= { cevPowerSupply 63 } -- Cisco 12016 DC Power supply Module
cevPowerSupply12016AC OBJECT IDENTIFIER ::= { cevPowerSupply 64 } -- Cisco 12016 AC Power supply Module
cevPowerSupplyDC3000W OBJECT IDENTIFIER ::= { cevPowerSupply 70 } -- 3000 watt supply DC
cevPowerSupplyCat3750AC50W12V OBJECT IDENTIFIER ::= { cevPowerSupply 71 } -- Cisco Catalyst 3750 AC power Supply 50 Watt, 12V DC
cevPowerSupplyCat3750AC102W12V OBJECT IDENTIFIER ::= { cevPowerSupply 72 } -- Cisco Catalyst 3750 AC power Supply 102 Watt, 12V DC
cevPowerSupplyCat3750AC204W12V OBJECT IDENTIFIER ::= { cevPowerSupply 73 } -- Cisco Catalyst 3750 AC power Supply 204 Watt, 12V DC
cevPowerSupplyCat3750AC252W12V OBJECT IDENTIFIER ::= { cevPowerSupply 74 } -- Cisco Catalyst 3750 AC power Supply 252 Watt, 12V DC
cevPowerSupplyDsCac2500W OBJECT IDENTIFIER ::= { cevPowerSupply 76 } -- DS-CAC-2500W - 2500W AC Power Supply
cevPowerSupplyRedDsCac2500W OBJECT IDENTIFIER ::= { cevPowerSupply 77 } -- DS-CAC-2500W/2 - Redundant 2500W AC Power
cevPowerSupplyDsCdc2500W OBJECT IDENTIFIER ::= { cevPowerSupply 78 } -- DS-CDC-2500W - 2500W DC Power Supply
cevPowerSupplyRedDsCdc2500W OBJECT IDENTIFIER ::= { cevPowerSupply 79 } -- DS-CDC-2500W/2 - Redundant 2500W DC Power
cevPowerSupplyDsCac4000WUs OBJECT IDENTIFIER ::= { cevPowerSupply 80 } -- DS-CAC-4000W-US - 4000Watt AC Power Supply for US (cable attached)
cevPowerSupplyRedDsCac4000WUs OBJECT IDENTIFIER ::= { cevPowerSupply 81 } -- DS-CAC-4000W-US/2 - Redundant 4000Watt AC Power Supply for US (cable attached)
cevPowerSupplyDsCac4000WInt OBJECT IDENTIFIER ::= { cevPowerSupply 82 } -- DS-CAC-4000W-INT - 4000Watt AC Power Supply International (cable attached)
cevPowerSupplyRedDsCac4000WInt OBJECT IDENTIFIER ::= { cevPowerSupply 83 } -- DS-CAC-4000W-INT/2 - Redundant 4000W AC Power Supply International (cable attached)
cevPowerSupplyDsCac1900W OBJECT IDENTIFIER ::= { cevPowerSupply 84 } -- DS-CAC-1900W - 1900W AC Power Supply
cevPowerSupplyRedDsCac1900W OBJECT IDENTIFIER ::= { cevPowerSupply 85 } -- DS-CAC-1900W/2 - Redundant 1900W AC Power Supply
cevPowerSupplyDsCdc1900W OBJECT IDENTIFIER ::= { cevPowerSupply 86 } -- DS-CDC-1900W - 1900W DC Power Supply
cevPowerSupplyRedDsCdc1900W OBJECT IDENTIFIER ::= { cevPowerSupply 87 } -- DS-CDC-1900W/2 - Redundant 1900W DC Power Supply
cevPowerSupplyRedDsCac845W OBJECT IDENTIFIER ::= { cevPowerSupply 88 } -- DS-CAC-845W/2 - redundant MDS 9216 AC Power Supply - 845W
cevPowerSupplyDsCac845W OBJECT IDENTIFIER ::= { cevPowerSupply 89 } -- DS-CAC-845W - MDS 9216 AC Power Supply - 845
cevPowerSupplyUnknown OBJECT IDENTIFIER ::= { cevPowerSupply 90 } -- Unknown Power supply type
cevPowerSupplyC2970AC156W12V OBJECT IDENTIFIER ::= { cevPowerSupply 91 } -- Cisco Catalyst 2970 AC power Supply 156 Watt, 12V DC
cevPowerSupplyAc150W OBJECT IDENTIFIER ::= { cevPowerSupply 92 } -- Cisco 150W AC power supply
cevPowerSupplyC7200AC OBJECT IDENTIFIER ::= { cevPowerSupply 93 } -- Cisco 7200 AC power supply
cevPowerSupplyC7200DC OBJECT IDENTIFIER ::= { cevPowerSupply 94 } -- Cisco 7200 DC power supply
cevPowerSupplyAc465W OBJECT IDENTIFIER ::= { cevPowerSupply 95 } -- Cisco 465W AC Power Supply
cevPowerSupplyDsCac300W OBJECT IDENTIFIER ::= { cevPowerSupply 96 } -- DS-CAC-300W - 300W AC Power Supply
cevPowerSupplyRedDsCac300W OBJECT IDENTIFIER ::= { cevPowerSupply 97 } -- DS-CAC-300W/2 - 300W AC Power Supply (Redundant)
cevPowerSupplyAc1400W OBJECT IDENTIFIER ::= { cevPowerSupply 98 } -- Cisco 1400 Watt AC Power Supply
cevPowerSupplyC2970AC204W12V OBJECT IDENTIFIER ::= { cevPowerSupply 99 } -- Cisco Catalyst 2970 AC power Supply 204 Watt, 12V DC
cevPowerSupplyCrs1PowerSupply OBJECT IDENTIFIER ::= { cevPowerSupply 100 } -- Cisco CRS1 Power Supply.
cevPowerSupplyCrs1PowerZone OBJECT IDENTIFIER ::= { cevPowerSupply 101 } -- Cisco CRS1 Power Zones.
cevPowerSupplyAC6000W OBJECT IDENTIFIER ::= { cevPowerSupply 102 } -- Cisco 6000 watt AC power supply for Catalyst 6000/6500
cevPowerSupplyDc150W OBJECT IDENTIFIER ::= { cevPowerSupply 103 } -- Cisco 150W DC Power Supply
cevPowerSupplyAC2700W OBJECT IDENTIFIER ::= { cevPowerSupply 104 } -- Cisco 2700W AC Power Supply
cevPowerSupplyDC2700W OBJECT IDENTIFIER ::= { cevPowerSupply 105 } -- Cisco 2700W DC Power Supply
cevPowerSupplyPwrC45300AC OBJECT IDENTIFIER ::= { cevPowerSupply 106 } -- Catalyst 4000 PWR-C45-300AC power supply module
cevPowerSupplyPwrC45300DC OBJECT IDENTIFIER ::= { cevPowerSupply 107 } -- Catalyst 4000 PWR-C45-300DC power supply module
cevPowerSupplyAC2900WE OBJECT IDENTIFIER ::= { cevPowerSupply 108 } -- Cisco 2900W Power supply eith floating power capability for 6503/-E
cevPowerSupplyAC6000WE OBJECT IDENTIFIER ::= { cevPowerSupply 109 } -- Cisco 6000 watt AC power supply with 52V floating output for Catalyst 6000/6500
cevPowerSupplyAC8700WE OBJECT IDENTIFIER ::= { cevPowerSupply 110 } -- Cisco 8700 watt AC power supply with 52V floating output for Catalyst 6000/6500
cevPowerSupplyPWR2700AC4 OBJECT IDENTIFIER ::= { cevPowerSupply 111 } -- 2700 watt supply AC(PWR-2700-AC/4)
cevPowerSupplyPWR2700DC4 OBJECT IDENTIFIER ::= { cevPowerSupply 112 } -- 2700 watt supply DC(PWR-2700-AC/4)
cevPowerSupplyPWRC49AC300W OBJECT IDENTIFIER ::= { cevPowerSupply 113 } -- Catalyst 4000 PWR-C49-300AC power supply module
cevPowerSupplyPWRC49DC300W OBJECT IDENTIFIER ::= { cevPowerSupply 114 } -- Catalyst 4000 PWR-C49-300DC power supply module
cevPowerSupplyGSR6PemAC OBJECT IDENTIFIER ::= { cevPowerSupply 115 } -- Cisco 12000 6-slot Enhanced AC PEM
cevPowerSupplyGSR6PemDC OBJECT IDENTIFIER ::= { cevPowerSupply 116 } -- Cisco 12000 6-slot Enhanced DC PEM
cevPowerSupplyGSR10PemAC OBJECT IDENTIFIER ::= { cevPowerSupply 117 } -- Cisco 12000 10-slot Enhanced AC PEM
cevPowerSupplyGSR10PemDC OBJECT IDENTIFIER ::= { cevPowerSupply 118 } -- Cisco 12000 10-slot Enhanced DC PEM
cevPowerSupplyGSR4PemAC OBJECT IDENTIFIER ::= { cevPowerSupply 119 } -- Cisco 12000 4-slot AC PEM
cevPowerSupplyGSR4PemDC OBJECT IDENTIFIER ::= { cevPowerSupply 120 } -- Cisco 12000 4-slot DC PEM
cevPowerSupplyGSR16PemAC OBJECT IDENTIFIER ::= { cevPowerSupply 121 } -- Cisco 12000 16-slot Enhanced AC PEM
cevPowerSupplyGSR16PemDC OBJECT IDENTIFIER ::= { cevPowerSupply 122 } -- Cisco 12000 16-slot Enhanced DC PEM
cevPowerSupplyC451400DCSP OBJECT IDENTIFIER ::= { cevPowerSupply 123 } -- Catalyst 4500 1400W DC Power Supply for Service Providers
cevPowerSupplyAc125W OBJECT IDENTIFIER ::= { cevPowerSupply 124 } -- Cisco 125W AC Power Supply
cevPowerSupplyAc60W OBJECT IDENTIFIER ::= { cevPowerSupply 125 } -- Cisco 60W AC Power Supply
cevPowerSupplyC454200ACv OBJECT IDENTIFIER ::= { cevPowerSupply 126 } -- Catalyst 4500 PWR-C45-4200ACV power supply module
cevPowerSupply400wDC OBJECT IDENTIFIER ::= { cevPowerSupply 127 } -- Catalyst 6524 PWR-400W-DC power supply
cevPowerSupplyEnh12404AC OBJECT IDENTIFIER ::= { cevPowerSupply 128 } -- Cisco 12404 Enhanced AC Power supply module
cevPowerSupplyEnh12404DC OBJECT IDENTIFIER ::= { cevPowerSupply 129 } -- Cisco 12404 Enhanced DC Power supply module
cevPowerSupplyEnh12406AC OBJECT IDENTIFIER ::= { cevPowerSupply 130 } -- Cisco 12406 Enhanced AC Power supply module
cevPowerSupplyEnh12406DC OBJECT IDENTIFIER ::= { cevPowerSupply 131 } -- Cisco 12406 Enhanced DC Power supply module
cevPowerSupplyEnh12410AC OBJECT IDENTIFIER ::= { cevPowerSupply 132 } -- Cisco 12410 Enhanced AC Power supply module
cevPowerSupplyEnh12410DC OBJECT IDENTIFIER ::= { cevPowerSupply 133 } -- Cisco 12410 Enhanced DC Power supply module
cevPowerSupplyEnh12416AC OBJECT IDENTIFIER ::= { cevPowerSupply 134 } -- Cisco 12416 Enhanced AC Power supply module
cevPowerSupplyEnh12416DC OBJECT IDENTIFIER ::= { cevPowerSupply 135 } -- Cisco 12416 Enhanced DC Power supply module
cevPowerSupply76xxDC2500W OBJECT IDENTIFIER ::= { cevPowerSupply 136 } -- Cisco 2500 watt DC power supply for CISCO 76xx
cevPowerSupply76xxAC3000W OBJECT IDENTIFIER ::= { cevPowerSupply 137 } -- Cisco 3000 watt AC power supply for CISCO 76xx
cevPowerSupply76xxAC4000US OBJECT IDENTIFIER ::= { cevPowerSupply 138 } -- Cisco 4000 watt AC North America power supply for CISCO 76xx
cevPowerSupply76xxAC4000INT OBJECT IDENTIFIER ::= { cevPowerSupply 139 } -- Cisco 4000 watt AC International power supply for CISCO 76xx
cevPowerSupply76xxAC6000W OBJECT IDENTIFIER ::= { cevPowerSupply 140 } -- Cisco 6000 watt AC power supply for CISCO 76xx
cevPowerSupplyDC100W OBJECT IDENTIFIER ::= { cevPowerSupply 141 } -- Cisco 100 Watt DC power supply
cevPowerSupplyDsCAD6000W OBJECT IDENTIFIER ::= { cevPowerSupply 144 } -- 6000W AC Power Supply
cevPowerSupplyCat2960AC60W12V OBJECT IDENTIFIER ::= { cevPowerSupply 145 } -- Cisco Catalyst 2960 AC power Supply 60 Watt, 12V DC
cevPowerSupplyCat2960AC125W12V OBJECT IDENTIFIER ::= { cevPowerSupply 146 } -- Cisco Catalyst 2960 AC power Supply 125 Watt, 12V DC
cevPowerSupplyCat2960AC210W12V OBJECT IDENTIFIER ::= { cevPowerSupply 147 } -- Cisco Catalyst 2960 AC power Supply 210 Watt, 12V DC
cevPowerSupply6340PWRDC OBJECT IDENTIFIER ::= { cevPowerSupply 148 } -- ME6340 147 watt DC Power Supply
cevPowerSupply6340PWRAC OBJECT IDENTIFIER ::= { cevPowerSupply 149 } -- ME6340 147 watt AC Power Supply
cevPowerSupplyUbr10012AC OBJECT IDENTIFIER ::= { cevPowerSupply 150 } -- UBR10012 Series AC Power Entry Module
cevPowerSupplyUbr10012DC OBJECT IDENTIFIER ::= { cevPowerSupply 151 } -- UBR10012 Series DC Power Entry Module
cevPowerSupply400wAC OBJECT IDENTIFIER ::= { cevPowerSupply 152 } -- Catalyst 6524 PWR-400W-AC power supply
cevPowerSupplyCE500AC60W12V OBJECT IDENTIFIER ::= { cevPowerSupply 153 } -- Cisco Catalyst Express 500 AC power Supply 60 Watt, 12V DC
cevPowerSupplyCE500AC375W48V OBJECT IDENTIFIER ::= { cevPowerSupply 154 } -- Cisco Catalyst Express 500 AC power Supply 375 Watt, 48V DC
cevPowerSupplyCE500AC75W48V OBJECT IDENTIFIER ::= { cevPowerSupply 155 } -- Cisco Catalyst Express 500 AC power Supply 75 Watt, 48V DC
cevPowerSupplyCE500AC168W12V OBJECT IDENTIFIER ::= { cevPowerSupply 156 } -- Cisco Catalyst Express 500 AC power Supply 168 Watt, 12V DC
cevPowerSupplyCat3750AC210W12V OBJECT IDENTIFIER ::= { cevPowerSupply 157 } -- Cisco Catalyst 3750 AC power Supply 210 Watt, 12V DC
cevPowerSupplyCat3750AC375W48V OBJECT IDENTIFIER ::= { cevPowerSupply 158 } -- Cisco Catalyst 3750 AC power Supply 375 Watt, -48V DC
cevPowerSupplyAC50W OBJECT IDENTIFIER ::= { cevPowerSupply 159 } -- Cisco 50W AC power supply
cevPowerSupplyDC50W OBJECT IDENTIFIER ::= { cevPowerSupply 160 } -- Cisco 50W DC power supply
cevPowerSupplyCrs116PowerShelfACDelta OBJECT IDENTIFIER ::= { cevPowerSupply 161 } -- Cisco CRS-1 Series AC Delta Power Shelf for 16 Slots Line Card Chassis
cevPowerSupplyCrs116PowerShelfACWye OBJECT IDENTIFIER ::= { cevPowerSupply 162 } -- Cisco CRS-1 Series AC Wye Power Shelf for 16 Slots Line Card Chassis
cevPowerSupplyCrs116PowerShelfDC OBJECT IDENTIFIER ::= { cevPowerSupply 163 } -- Cisco CRS-1 Series DC Power Shelf for 16 Slots Line Card Chassis
cevPowerSupplyCrs116ACRectifier OBJECT IDENTIFIER ::= { cevPowerSupply 164 } -- Cisco CRS-1 Series AC Power Rectifier for 16 Slot Line Card Chassis and Fabric Card Chassis
cevPowerSupplyCrs116DCPEM OBJECT IDENTIFIER ::= { cevPowerSupply 165 } -- Cisco CRS-1 Series DC Power Entry Module for 16 Slot Line Card Chassis and Fabric Card Chassis
cevPowerSupplyDsCac3000W OBJECT IDENTIFIER ::= { cevPowerSupply 167 } -- Cisco MDS 9513 Power Supply - DS-CAC-3000W
cevPowerSupplyPWR6000DC OBJECT IDENTIFIER ::= { cevPowerSupply 168 } -- 6000W DC Power Supply
cevPowerSupplyCrs18ACRectifier OBJECT IDENTIFIER ::= { cevPowerSupply 169 } -- Cisco CRS-1 Series AC Power Rectifier for 8 slot LCC
cevPowerSupplyCrs18DCPem OBJECT IDENTIFIER ::= { cevPowerSupply 170 } -- Cisco CRS-1 Series DC Power Entry Module for 8 slot LCC
cevPowerSupplyCrs18ACDelta OBJECT IDENTIFIER ::= { cevPowerSupply 171 } -- Cisco CRS-1 Series 8 Slot LCC with Redundant AC Delta Power
cevPowerSupplyCrs18ACW OBJECT IDENTIFIER ::= { cevPowerSupply 172 } -- Cisco CRS-1 Series 8 Slot LCC with Redundant AC Wye Power
cevPowerSupplyCrs18DC OBJECT IDENTIFIER ::= { cevPowerSupply 173 } -- Cisco CRS-1 Series 8 Slot LCC with Redundant DC Power
cevPowerSupplyCrs18PduACD OBJECT IDENTIFIER ::= { cevPowerSupply 174 } -- Cisco CRS-1 Series AC Delta PDU for CRS-8 LCC
cevPowerSupplyCrs18PduACW OBJECT IDENTIFIER ::= { cevPowerSupply 175 } -- Cisco CRS-1 Series AC Wye PDU for CRS-8 LCC
cevPowerSupplyCrs18PduDC OBJECT IDENTIFIER ::= { cevPowerSupply 176 } -- Cisco CRS-1 Series DC PDU for CRS-8 LCC
cevPowerSupplyCrs1FcACD OBJECT IDENTIFIER ::= { cevPowerSupply 177 } -- Cisco CRS-1 Fabric Chassis AC Delta Power Supply
cevPowerSupplyCrs1FcACW OBJECT IDENTIFIER ::= { cevPowerSupply 178 } -- Cisco CRS-1 Fabric Chassis AC Wye Option
cevPowerSupplyCrs1FcDC OBJECT IDENTIFIER ::= { cevPowerSupply 179 } -- Cisco CRS-1 Fabric Chassis DC Power Option
cevPowerSupplyCrs14PowerShelfAC OBJECT IDENTIFIER ::= { cevPowerSupply 180 } -- Cisco CRS-1 Series AC Power Shelf for 4 Slots LCC
cevPowerSupplyCrs14PowerShelfDC OBJECT IDENTIFIER ::= { cevPowerSupply 181 } -- Cisco CRS-1 Series DC Power Shelf for 4 Slots LCC
cevPowerSupplyCrs14PowerSupplyDC OBJECT IDENTIFIER ::= { cevPowerSupply 182 } -- Cisco CRS-1 Series DC Power Supply for 4 Slots LCC
cevPowerSupplyCrs14PowerSupplyAC OBJECT IDENTIFIER ::= { cevPowerSupply 183 } -- Cisco CRS-1 Series AC Power Supply for 4 Slots LCC
cevPowerSupplyC3KPWR265WAC OBJECT IDENTIFIER ::= { cevPowerSupply 184 } -- Catalyst 3K 265 Watt, 12V AC Power Supply
cevPowerSupplyC3KPWR265WDC OBJECT IDENTIFIER ::= { cevPowerSupply 185 } -- Catalyst 3K 265 Watt, 12V DC Power Supply
cevPowerSupplyC3KPWR750WAC OBJECT IDENTIFIER ::= { cevPowerSupply 186 } -- Catalyst 3K 750 Watt, 12V/-52V AC Power Supply
cevPowerSupplyCat2960AC36W12V OBJECT IDENTIFIER ::= { cevPowerSupply 188 } -- Cisco Catalyst 2960 AC power Supply 36 Watt, 12V DC
cevPowerSupplyCat3560AC173W48V OBJECT IDENTIFIER ::= { cevPowerSupply 189 } -- Cisco Catalyst 3560 AC power Supply 173 Watt, 48V DC
cevPowerSupplyAC345 OBJECT IDENTIFIER ::= { cevPowerSupply 190 } -- AC Power Supply 345 Watts
cevPowerSupplyC3KPWR1150WAC OBJECT IDENTIFIER ::= { cevPowerSupply 191 } -- Catalyst 3K 1150 Watt, 12V/-52V AC Power Supply
cevPowerSupplyPwrRPS2300 OBJECT IDENTIFIER ::= { cevPowerSupply 192 } -- Cisco Redundant Power System (RPS2300) with 2300 Watt total power
cevPowerSupplyCrs14DcPim OBJECT IDENTIFIER ::= { cevPowerSupply 193 } -- Cisco CRS-1 Series DC Power Input Module for 4 Slots LCC
cevPowerSupplyDC1500W OBJECT IDENTIFIER ::= { cevPowerSupply 194 } -- Cisco 1500W DC power supply for CISCO 7603-S
cevPowerSupplyC7201AC OBJECT IDENTIFIER ::= { cevPowerSupply 195 } -- Cisco 7201 AC power supply
cevPowerSupplyC7201DC OBJECT IDENTIFIER ::= { cevPowerSupply 196 } -- Cisco 7201 DC power supply
cevPowerSupplyCE520AC173W48V OBJECT IDENTIFIER ::= { cevPowerSupply 197 } -- Cisco Catalyst Express 520 AC power Supply 173 Watt, 48V DC
cevPowerSupplyAC100W OBJECT IDENTIFIER ::= { cevPowerSupply 198 } -- Cisco 100 watt AC power supply
cevPowerSupplyN7KAC5600W OBJECT IDENTIFIER ::= { cevPowerSupply 199 } -- AC 5.6KW powersupply for Nexus7000 N7K
cevPowerSupplyASR1002AC OBJECT IDENTIFIER ::= { cevPowerSupply 200 } -- Cisco ASR1002 AC Power Supply Module
cevPowerSupplyASR1002DC OBJECT IDENTIFIER ::= { cevPowerSupply 201 } -- Cisco ASR1002 DC Power Supply Module
cevPowerSupplyASR1004AC OBJECT IDENTIFIER ::= { cevPowerSupply 202 } -- Cisco ASR1004 AC Power Supply Module
cevPowerSupplyASR1004DC OBJECT IDENTIFIER ::= { cevPowerSupply 203 } -- Cisco ASR1004 DC Power Supply Module
cevPowerSupplyASR1006AC OBJECT IDENTIFIER ::= { cevPowerSupply 204 } -- Cisco ASR1006 AC Power Supply Module
cevPowerSupplyASR1006DC OBJECT IDENTIFIER ::= { cevPowerSupply 205 } -- Cisco ASR1006 DC Power Supply Module
cevPowerSupplyASR1000Unknown OBJECT IDENTIFIER ::= { cevPowerSupply 206 } -- Cisco ASR1000 Unknown Power Supply Module
cevPowerSupplyC49M1000AC OBJECT IDENTIFIER ::= { cevPowerSupply 207 } -- Catalyst 4900M PWR-C49M-1000AC power supply module
cevPowerSupplyC49M1000DC OBJECT IDENTIFIER ::= { cevPowerSupply 208 } -- Catalyst 4900M PWR-C49M-1000DC power supply module
cevPowerSupplyN7KAC7500W OBJECT IDENTIFIER ::= { cevPowerSupply 209 } -- N7K-AC-7.5KW, AC 7.5KW powersupply for Nexus7000 N7K
cevPowerSupplyCE520LCAC135W12V OBJECT IDENTIFIER ::= { cevPowerSupply 210 } -- Cisco Catalyst Express 520 AC power Supply 135 Watt, 12V DC
cevPowerSupplyCE520PCAC558W12V OBJECT IDENTIFIER ::= { cevPowerSupply 211 } -- Cisco Catalyst Express 520 AC power Supply 558 Watt, 12V DC
cevPowerSupplyCE520TTAC60W12V OBJECT IDENTIFIER ::= { cevPowerSupply 212 } -- Cisco Catalyst Express 520 AC power Supply 60 Watt, 12V DC
cevPowerSupplyCE520GTCAC125W12V OBJECT IDENTIFIER ::= { cevPowerSupply 213 } -- Cisco Catalyst Express 520 AC power Supply 125 Watt, 12V DC
cevPowerSupplyN7KAC6000W OBJECT IDENTIFIER ::= { cevPowerSupply 214 } -- N7K-AC-6.0KW, AC 6000W powersupply for Nexus7000 N7K
cevPowerSupplyDc4500W OBJECT IDENTIFIER ::= { cevPowerSupply 215 } -- RF gateway power supply DC 4500 Watts.
cevPowerSupplyIE3000AC OBJECT IDENTIFIER ::= { cevPowerSupply 216 } -- Cisco Industrial Ethernet Switch IE3000 Power Transformer
cevPowerSupplyN5kPac1200W OBJECT IDENTIFIER ::= { cevPowerSupply 217 } -- PSU module, A/C, 208v 1200w for N5020 2RU
cevPowerSupplyCat2918AC60W12V OBJECT IDENTIFIER ::= { cevPowerSupply 218 } -- Cisco Catalyst 2918 AC power supply 60 Watt, 12V DC
cevPowerSupplyC3KPWR300WAC OBJECT IDENTIFIER ::= { cevPowerSupply 220 } -- Catalyst 3560E-12D/3560E-12SD 300 Watt AC power supply
cevPowerSupplyC3KPWR300WDC OBJECT IDENTIFIER ::= { cevPowerSupply 221 } -- Catalyst 3560E-12D/3560E-12SD 300 Watt DC power supply
cevPowerSupplyDCPowerSupply OBJECT IDENTIFIER ::= { cevPowerSupply 222 } -- Generic DC power supply
cevPowerSupplyACPowerSupply OBJECT IDENTIFIER ::= { cevPowerSupply 223 } -- Generic AC power supply
cevPowerSupplyN7KAC7500WINT OBJECT IDENTIFIER ::= { cevPowerSupply 228 } -- N7K-AC-7.5KW-INT AC powersupply for Nexus7000 N7k
cevPowerSupplyN7KAC7500WUS OBJECT IDENTIFIER ::= { cevPowerSupply 229 } -- N7K-AC-7.5KW-US AC powersupply for Nexus7000 N7K
cevPowerSupplyN5kPac550W OBJECT IDENTIFIER ::= { cevPowerSupply 230 } -- PSU module, A/C, 208v 1200w for N5K product family
cevPowerSupplyASR9KDC2100W OBJECT IDENTIFIER ::= { cevPowerSupply 231 } -- 2kW DC Power Module
cevPowerSupplyASR9KDC1500W OBJECT IDENTIFIER ::= { cevPowerSupply 232 } -- 1.5kW DC Power Module
cevPowerSupplyASR9KAC3KW OBJECT IDENTIFIER ::= { cevPowerSupply 233 } -- 3kW AC Power Module
cevPowerSupplyCrs16dcPemB OBJECT IDENTIFIER ::= { cevPowerSupply 234 } -- Cisco CRS-1 16 Slot System Reduced-Noise DC PEM
cevPowerSupplyC3900PWRPOE OBJECT IDENTIFIER ::= { cevPowerSupply 235 } -- Cisco 3925/3945 AC Power Supply with Power Over Ethernat
cevPowerSupplyC3900PWRAC OBJECT IDENTIFIER ::= { cevPowerSupply 236 } -- Cisco 3925/3945 AC Power Supply
cevPowerSupplyC2921C2951PWRPOE OBJECT IDENTIFIER ::= { cevPowerSupply 237 } -- Cisco 2921/2951 AC Power Supply with Power Over Ethernat
cevPowerSupplyC2921C2951PWRAC OBJECT IDENTIFIER ::= { cevPowerSupply 238 } -- Cisco 2921/2951 AC Power Supply
cevPowerSupplyC2911PWRPOE OBJECT IDENTIFIER ::= { cevPowerSupply 239 } -- Cisco 2911 AC Power Supply with Power Over Ethernat
cevPowerSupplyC2911PWRAC OBJECT IDENTIFIER ::= { cevPowerSupply 240 } -- Cisco 2911 AC Power Supply
cevPowerSupplyC2901PWRPOE OBJECT IDENTIFIER ::= { cevPowerSupply 241 } -- Cisco 2901 AC Power Supply with Power Over Ethernat
cevPowerSupplyC1941C2901PWRAC OBJECT IDENTIFIER ::= { cevPowerSupply 242 } -- Cisco 2901 AC Power Supply
cevPowerSupplyC1941PWRPOE OBJECT IDENTIFIER ::= { cevPowerSupply 243 } -- Cisco 1941 AC Power Supply with Power Over Ethernat
cevPowerSupplyC3900PWRDC OBJECT IDENTIFIER ::= { cevPowerSupply 244 } -- Cisco 3925/3945 DC Power Supply
cevPowerSupplyC2921C2951PWRDC OBJECT IDENTIFIER ::= { cevPowerSupply 245 } -- Cisco 2921/2951 DC Power Supply
cevPowerSupplyC2911PWRDC OBJECT IDENTIFIER ::= { cevPowerSupply 246 } -- Cisco 2911 DC power Supply
cevPowerSupplyC2921C2951RPSADPTR OBJECT IDENTIFIER ::= { cevPowerSupply 247 } -- Cisco 2921/2951 RPS Adaptor for use with External RPS
cevPowerSupplyC2911RPSADPTR OBJECT IDENTIFIER ::= { cevPowerSupply 248 } -- Cisco 2911 RPS Adaptor for use with External RPS
cevPowerSupplyN2kPac200W OBJECT IDENTIFIER ::= { cevPowerSupply 249 } -- Nexus 2000 FEX 1GE 200W Power supply
cevPowerSupplyC456000ACV OBJECT IDENTIFIER ::= { cevPowerSupply 250 } -- 6000W AC power supply for Catalyst 4500 switches
cevPowerUCSN10PAC1550W OBJECT IDENTIFIER ::= { cevPowerSupply 251 } -- PSU module, A/C, 110/208v 550w for 20 port interconnect
cevPowerSupplyN7KDC6000W OBJECT IDENTIFIER ::= { cevPowerSupply 253 } -- N7K-DC-6.0KW, DC 6000W powersupply for Nexus7000 N7K
cevPowerSupplyCrs18PowerShelfDCModular OBJECT IDENTIFIER ::= { cevPowerSupply 254 } -- Cisco CRS-1 Series Modular DC Power Shelf for 8 Slots LCC
cevPowerSupplyCrs18PowerShelfACModular OBJECT IDENTIFIER ::= { cevPowerSupply 255 } -- Cisco CRS-1 Series Modular AC Power Shelf for 8 Slots LCC
cevPowerSupplyCrs116FCCPowerShelfDCModular OBJECT IDENTIFIER ::= { cevPowerSupply 256 } -- Cisco CRS-1 Series Modular DC Power Shelf for FCC
cevPowerSupplyCrs116FCCPowerShelfACModular OBJECT IDENTIFIER ::= { cevPowerSupply 257 } -- Cisco CRS-1 Series Modular AC Power Shelf for FCC
cevPowerSupplyCrs1DCPowerModule OBJECT IDENTIFIER ::= { cevPowerSupply 258 } -- Cisco CRS-1 Series DC Power Module 2100W
cevPowerSupplyCrs1ACPowerModule OBJECT IDENTIFIER ::= { cevPowerSupply 259 } -- Cisco CRS-1 Series AC Power Module 3000W
cevPowerSupplyCrs116LCCPowerShelfDCModular OBJECT IDENTIFIER ::= { cevPowerSupply 260 } -- Cisco CRS-1 Series Modular DC Power Shelf for 16 Slots LCC
cevPowerSupplyCrs116LCCPowerShelfACModular OBJECT IDENTIFIER ::= { cevPowerSupply 261 } -- Cisco CRS-1 Series Modular AC Power Shelf for 16 Slots LCC
cevPowerSupplyCat2960AC123W12V OBJECT IDENTIFIER ::= { cevPowerSupply 262 } -- Cisco Catalyst 2960 AC power Supply 123 Watt, 12V DC
cevPowerSupplyCat2960AC370W12V OBJECT IDENTIFIER ::= { cevPowerSupply 263 } -- Cisco Catalyst 2960 AC power Supply 370 Watt, 12V DC
cevPowerSupplyCat2960AC235W12V OBJECT IDENTIFIER ::= { cevPowerSupply 264 } -- Cisco Catalyst 2960 AC power Supply 235 Watt, 12V DC
cevPowerSupplyCat2960AC525W12V OBJECT IDENTIFIER ::= { cevPowerSupply 265 } -- Cisco Catalyst 2960 AC power Supply 525 Watt, 12V DC
cevPowerSupplyASR1001AC OBJECT IDENTIFIER ::= { cevPowerSupply 267 } -- Cisco ASR1001 AC Power Supply
cevPowerSupplyASR1001DC OBJECT IDENTIFIER ::= { cevPowerSupply 268 } -- Cisco ASR1001 DC Power Supply
cevPowerSupplyASR1013AC OBJECT IDENTIFIER ::= { cevPowerSupply 269 } -- Cisco ASR1013 AC Power Supply
cevPowerSupplyASR1013DC OBJECT IDENTIFIER ::= { cevPowerSupply 270 } -- Cisco ASR1013 DC Power Supply
cevPowerSupplyC1941PWRAC OBJECT IDENTIFIER ::= { cevPowerSupply 271 } -- C1941 AC Power Supply
cevPowerSupplyASR1002DC24V OBJECT IDENTIFIER ::= { cevPowerSupply 272 } -- Cisco ASR1002 24V DC Power Supply
cevPowerSupplyN2kC2200Pac400W OBJECT IDENTIFIER ::= { cevPowerSupply 273 } -- N2K-C2200 Series 400W AC Power Supply
cevPowerSupplyC1921C1905PWRAC OBJECT IDENTIFIER ::= { cevPowerSupply 277 } -- Cisco 1921/K9 and 1905/K9 AC Power Supply
cevPowerSupplyC3kxPwr350wAc OBJECT IDENTIFIER ::= { cevPowerSupply 278 } -- Cisco Catalyst 3750X/3560X 350 Watt AC Power Supply
cevPowerSupplyC3kxPwr715wAc OBJECT IDENTIFIER ::= { cevPowerSupply 279 } -- Cisco Catalyst 3750X/3560X 715 Watt AC Power Supply
cevPowerSupplyC3kxPwr1100wAc OBJECT IDENTIFIER ::= { cevPowerSupply 280 } -- Cisco Catalyst 3750X/3560X 1100 Watt AC Power Supply
cevPowerSupplyPWRME3KXAC OBJECT IDENTIFIER ::= { cevPowerSupply 282 } -- Metro Ethernet 3600X/3800X AC power supply
cevPowerSupplyPWRME3KXDC OBJECT IDENTIFIER ::= { cevPowerSupply 283 } -- Metro Ethernet 3600X/3800X DC power supply
cevPowerSupplyCGR20xxCGS25xxPWRACPOE OBJECT IDENTIFIER ::= { cevPowerSupply 284 } -- Cisco Connected Grid Router 20xx/Switch 25xx AC POE Power Supply
cevPowerSupplyCGR20xxCGS25xxPWRDCPOE OBJECT IDENTIFIER ::= { cevPowerSupply 285 } -- Cisco Connected Grid Router 20xx/Switch 25xx DC POE Power Supply
cevPowerSupplyMXE5600 OBJECT IDENTIFIER ::= { cevPowerSupply 286 } -- Power Supply module for Cisco MXE 5600 platform
cevPowerSupplyC7225AC OBJECT IDENTIFIER ::= { cevPowerSupply 287 } -- 12V/ 540W output PSU, since the older Marin PSU only can provide 300W power(output), cant support the uBR7225 system with 2 new Bajie boards
cevPowerSupplyPWRC49EAC300WR OBJECT IDENTIFIER ::= { cevPowerSupply 288 } -- Catalyst 4948E PWR-C49E-300AC-R Power Supply Module
cevPowerSupplyC2360Pwr135wac OBJECT IDENTIFIER ::= { cevPowerSupply 290 } -- Cisco Catalyst 2360 135 Watt AC Power Supply
cevPowerSupplyN55Pac750W OBJECT IDENTIFIER ::= { cevPowerSupply 291 } -- PSU module, A/C, 750W for Nexus 5548 product family
cevPowerSupplyCrs16PshDcB OBJECT IDENTIFIER ::= { cevPowerSupply 293 } -- CRS Modular DC Power Shelf for CRS-16/S-B
cevPowerSupplyCrs16PshAcB OBJECT IDENTIFIER ::= { cevPowerSupply 294 } -- CRS Modular AC Power Shelf for CRS-16/S-B
cevPowerSupplyPWRC49EAC300WF OBJECT IDENTIFIER ::= { cevPowerSupply 295 } -- Catalyst 4948E-F PWR-C49E-300AC-F Power Supply Front exhaust Module
cevPowerSupplyPWRC49DC300WF OBJECT IDENTIFIER ::= { cevPowerSupply 296 } -- Catalyst 4948E-F PWR-C49-300DC-F Power Supply Front exhaust Module
cevPowerSupplyN2kN2200Pdc400W OBJECT IDENTIFIER ::= { cevPowerSupply 297 } -- N2200 Series 400W DC Power Supply for 2nd Generation N2K product family
cevPowerSupplyASR1000PS OBJECT IDENTIFIER ::= { cevPowerSupply 298 } -- Cisco ASR1000 Power Supply in the Power Supply Module
cevPowerSupplyCat2928AC60W12V OBJECT IDENTIFIER ::= { cevPowerSupply 299 } -- Cisco Catalyst 2928 AC power supply 60 Watt, 12V AC
cevPowerSupplyCat2928AC100W12V OBJECT IDENTIFIER ::= { cevPowerSupply 300 } -- Cisco Catalyst 2928 AC power supply 100 Watt, 12V or 135 Watt, 50V AC
cevPowerSupplyPwrXPS2200 OBJECT IDENTIFIER ::= { cevPowerSupply 301 } -- Cisco eXpandable Power System (XPS-2200) with 9 dual StackPower and RPS power ports
cevPowerSupplyN55Pac1100W OBJECT IDENTIFIER ::= { cevPowerSupply 302 } -- PSU module, A/C, 1100W with Front-To-Back airflow for Nexus 5596 product family
cevPowerSupplyN2kN2200Pac400WB OBJECT IDENTIFIER ::= { cevPowerSupply 303 } -- N2K-C2200, N3K-C3016, N3K-C3048 and N3K-C3064 400W ACPower Supply, Back to Front Airflow
cevPowerSupplyUCS6248UpAC750W OBJECT IDENTIFIER ::= { cevPowerSupply 306 } -- UCS 6248 750W AC Power Supply
cevPowerSupplyUCS6248UpDC750W OBJECT IDENTIFIER ::= { cevPowerSupply 307 } -- UCS 6248 750W DC Power Supply
cevPowerSupplyUCS6296UpDC1100W OBJECT IDENTIFIER ::= { cevPowerSupply 308 } -- UCS 6296 1100W DC Power Supply
cevPowerSupplyUCS6296UpAC1100W OBJECT IDENTIFIER ::= { cevPowerSupply 309 } -- UCS 6296 1100W AC Power Supply
cevPowerSupplyN7KDC3KW OBJECT IDENTIFIER ::= { cevPowerSupply 310 } -- N7K-DC-3KW, DC 3000W Power Supply
cevPowerSupplyCat2960CAC167W OBJECT IDENTIFIER ::= { cevPowerSupply 311 } -- Cisco Catalyst 2960C AC power Supply, 135W for POE, 38W for System
cevPowerSupplyCat2960CAC36W12V OBJECT IDENTIFIER ::= { cevPowerSupply 312 } -- Cisco Catalyst 2960C AC power Supply, 0W for POE, 36W for System
cevPowerSupplyN7KAC3KW OBJECT IDENTIFIER ::= { cevPowerSupply 313 } -- N7K-AC-3KW, AC 3000W Power Supply
cevPowerSupplyN55Pdc750W OBJECT IDENTIFIER ::= { cevPowerSupply 314 } -- PSU module, DC, 750W with Back-To-Front airflow for Nexus 5548 product family
cevPowerSupplyOe8541 OBJECT IDENTIFIER ::= { cevPowerSupply 315 } -- Power Supply Module for Oe8541
cevPowerSupplyOe7571 OBJECT IDENTIFIER ::= { cevPowerSupply 316 } -- Power Supply Module for Oe7571
cevPowerSupplyOe7541 OBJECT IDENTIFIER ::= { cevPowerSupply 317 } -- Power Supply Module for Oe7541
cevPowerSupplyOe694 OBJECT IDENTIFIER ::= { cevPowerSupply 318 } -- Power Supply Module for Oe694
cevPowerSupplyOe594 OBJECT IDENTIFIER ::= { cevPowerSupply 319 } -- Power Supply Module for Oe594
cevPowerSupplyOe294 OBJECT IDENTIFIER ::= { cevPowerSupply 320 } -- Power Supply Module for Oe294
cevPowerSupplyASA5555PSInput OBJECT IDENTIFIER ::= { cevPowerSupply 324 } -- Power Supply unit in Adapative Security Appliance 5555
cevPowerSupplyN2kN2200Pac400W OBJECT IDENTIFIER ::= { cevPowerSupply 325 } -- N2K-C2200, N3K-C3016, N3K-C3048 and N3K-C3064 400W ACPower Supply, Front to Back Airflow
cevPowerSupplyN55Pac750WB OBJECT IDENTIFIER ::= { cevPowerSupply 326 } -- PSU module, A/C, 750W with Back-To-Front airflow for Nexus 5548 product family
cevPowerSupplyN55Pac1100WB OBJECT IDENTIFIER ::= { cevPowerSupply 327 } -- PSU module, A/C, 1100W with Front-to-Back airflow for Nexus 5596 product family
cevPowerSupplyASR900DC500W OBJECT IDENTIFIER ::= { cevPowerSupply 328 } -- ASR 900 500W DC Power Supply
cevPowerSupplyCrs8PshDcB OBJECT IDENTIFIER ::= { cevPowerSupply 330 } -- CRS Modular DC Power Shelf for CRS-8/S-B
cevPowerSupplyCrs8PshAcB OBJECT IDENTIFIER ::= { cevPowerSupply 331 } -- CRS Modular AC Power Shelf for CRS-8/S-B
cevPowerSupplyASR5KPfu OBJECT IDENTIFIER ::= { cevPowerSupply 332 } -- ASR5000 Power Filter Unit, Non-Redundant, Single 165A
cevPowerSupplyASR55PFU OBJECT IDENTIFIER ::= { cevPowerSupply 333 } -- ASR5500 Power Filter Unit (PFU)
cevPowerSupplyIE2000AC OBJECT IDENTIFIER ::= { cevPowerSupply 334 } -- Cisco Industrial Ethernet Switch IE2000 Power Transformer
cevPowerSupplyC459000ACV OBJECT IDENTIFIER ::= { cevPowerSupply 337 } -- A triple AC (120V/220V) input that provides up to 9000 Watts. This power supply is intended for use on voice enabled Catalyst 4500 series 3, 6, 7, and 10 slot platforms (including the E series models)
cevPowerSupplyN2kN2200Pdc350WB OBJECT IDENTIFIER ::= { cevPowerSupply 338 } -- N2200 Series 350W DC Power Supply with Back-To-Front airflow for N2K product family
cevPowerSupplyVG350PWRAC OBJECT IDENTIFIER ::= { cevPowerSupply 339 } -- VG350 AC Power Supply
cevPowerSupplyVG350PWRDC OBJECT IDENTIFIER ::= { cevPowerSupply 340 } -- VG350 DC Power Supply
cevPowerSupplyASR9KAC3KWV2 OBJECT IDENTIFIER ::= { cevPowerSupply 341 } -- 3kW AC Power Module
cevPowerSupplyASR9KDC2100WV2 OBJECT IDENTIFIER ::= { cevPowerSupply 342 } -- 2kW DC Power Module
cevPowerSupplyASR9KAC750W OBJECT IDENTIFIER ::= { cevPowerSupply 343 } -- ASR-9001 AC Power Supply
cevPowerSupplyASR9KDC750W OBJECT IDENTIFIER ::= { cevPowerSupply 344 } -- ASR-9001 DC Power Supply
cevPowerSupplyISR4400PWR1000 OBJECT IDENTIFIER ::= { cevPowerSupply 345 } -- Cisco ISR 4400 Series 1000W AC Power Supply
cevPowerSupplyISR4400PWR450 OBJECT IDENTIFIER ::= { cevPowerSupply 346 } -- Cisco ISR 4400 Series 450W AC Power Supply
cevPowerSupplyC4KXPWR750DCF OBJECT IDENTIFIER ::= { cevPowerSupply 347 } -- Cisco Catalyst C4500X C4KX-PWR-750DC-F 750W DC Power Supply with Back to Front Cooling
cevPowerSupplyC4KXPWR750ACF OBJECT IDENTIFIER ::= { cevPowerSupply 348 } -- Cisco Catalyst C4500X C4KX-PWR-750AC-F 750W AC Power Supply with Back to Front Cooling
cevPowerSupplyC4KXPWR750DCR OBJECT IDENTIFIER ::= { cevPowerSupply 349 } -- Cisco Catalyst C4500X C4KX-PWR-750DC-R 750W DC Power Supply with Front to Back Cooling
cevPowerSupplyC4KXPWR750ACR OBJECT IDENTIFIER ::= { cevPowerSupply 350 } -- Cisco Catalyst C4500X C4KX-PWR-750AC-R 750W AC Power Supply with Front to Back Cooling
cevPowerSupplyNXAPac200WB OBJECT IDENTIFIER ::= { cevPowerSupply 351 } -- N2K/3K 200W AC Power, Reversed airflow (port side intake)
cevPowerSupplyNXAPac200W OBJECT IDENTIFIER ::= { cevPowerSupply 352 } -- N2K/3K 200W AC Power Supply, Std airflow (port side exhaust)
cevPowerSupplyISR4400Unknown OBJECT IDENTIFIER ::= { cevPowerSupply 353 } -- Cisco ISR 4400 Series Unknown Power Supply Module
cevPowerSupplyASR9000vGenericPm OBJECT IDENTIFIER ::= { cevPowerSupply 354 } -- ASR-9000v Generic Power Module
cevPowerSupplyNXAPac1100W OBJECT IDENTIFIER ::= { cevPowerSupply 355 } -- Nexus PSU module, 100-240VAC 1100W
cevPowerSupplyNXAPac1100WB OBJECT IDENTIFIER ::= { cevPowerSupply 359 } -- Nexus PSU module, 100-240VAC 1100W, Reversed airflow
cevPowerSupplyN3kPac400WB OBJECT IDENTIFIER ::= { cevPowerSupply 360 } -- Nexus 3548 series 400W AC Power Supply, Back to Front Airflow
cevPowerSupplyN3kPac400W OBJECT IDENTIFIER ::= { cevPowerSupply 361 } -- Nexus 3548 series 400W AC Power Supply, Front to Back Airflow
cevPowerSupplyNXAPAC500W OBJECT IDENTIFIER ::= { cevPowerSupply 362 } -- N3K-C3064TQ Series 500W AC Power Supply, Front to Back Airflow
cevPowerSupplyNXAPAC500WB OBJECT IDENTIFIER ::= { cevPowerSupply 363 } -- N3K-C3064TQ Series 500W AC Power Supply, Back to Front Airflow
cevPowerSupplyISR4400PS OBJECT IDENTIFIER ::= { cevPowerSupply 364 } -- Cisco ISR 4400 Series Generic Power Supply Module
cevPowerSupplyN55PDC1100W OBJECT IDENTIFIER ::= { cevPowerSupply 365 } -- Nexus 5500 1100W DC Power Supply
cevPowerSupplyASA5545PSInputSensor OBJECT IDENTIFIER ::= { cevPowerSupply 366 } -- Power Supply unit sensor in Adaptive Security Appliance 5545
cevPowerSupplyASA5555PSInputSensor OBJECT IDENTIFIER ::= { cevPowerSupply 367 } -- Power Supply unit sensor in Adaptive Security Appliance 5555
cevPowerSupplyASA5545K7PSInputSensor OBJECT IDENTIFIER ::= { cevPowerSupply 368 } -- Power Supply unit sensor in Adaptive Security Appliance 5545 with No Payload Encryption
cevPowerSupplyASA5555K7PSInputSensor OBJECT IDENTIFIER ::= { cevPowerSupply 369 } -- Power Supply unit sensor in Adaptive Security Appliance 5555 with No Payload Encryption
cevPowerSupplyCat2960XAC173W OBJECT IDENTIFIER ::= { cevPowerSupply 370 } -- 173 W SierraCool Power Supply for WS-C2960X-24PSK-L
cevPowerSupplyC6880X3KWAC OBJECT IDENTIFIER ::= { cevPowerSupply 372 } -- Catalyst 6880 3KW AC power supply
cevPowerSupplyC6880X3KWDC OBJECT IDENTIFIER ::= { cevPowerSupply 373 } -- Catalyst 6880 3KW DC power supply
cevPowerSupplyDS9710 OBJECT IDENTIFIER ::= { cevPowerSupply 374 } -- Power Supply module for MDS 10-Slot Director Switch, DS9710
cevPowerSupplyPWR2KWDCV2 OBJECT IDENTIFIER ::= { cevPowerSupply 375 } -- 2kW DC Power Module
cevPowerSupplyPWR3KWACV2 OBJECT IDENTIFIER ::= { cevPowerSupply 376 } -- 3kW AC Power Module
cevPowerSupplyNCSDCPWRTRAY OBJECT IDENTIFIER ::= { cevPowerSupply 377 } -- NCS DC Power Tray
cevPowerSupplyNCSACPWRTRAY OBJECT IDENTIFIER ::= { cevPowerSupply 378 } -- NCS AC Power Tray
cevPowerSupplyDSC50I300AC OBJECT IDENTIFIER ::= { cevPowerSupply 380 } -- DS-C50I-300AC, Power Supply unit for MDS 9250i Intelligent Fabric Switch
cevPowerSupplyDSCAC973KW OBJECT IDENTIFIER ::= { cevPowerSupply 381 } -- DS-CAC97-3KW, AC Power Supply module for MDS 10-Slot Director Switch, DS9710
cevPowerSupplyDSCDC973KW OBJECT IDENTIFIER ::= { cevPowerSupply 382 } -- DS-CDC97-3KW, DC Power Supply module for MDS 10-Slot Director Switch, DS9710
cevPowerSupplyN77AC3KW OBJECT IDENTIFIER ::= { cevPowerSupply 383 } -- Nexus7700 AC 3000W power supply
cevPowerSupplyN77DC3KW OBJECT IDENTIFIER ::= { cevPowerSupply 384 } -- Nexus7700 DC 3000W power supply
cevPowerSupplyC6800XL3KWAC OBJECT IDENTIFIER ::= { cevPowerSupply 385 } -- Catalyst 6800 3000 watt AC power supply
cevPowerSupplyCat36xxC2Pwr640wAc OBJECT IDENTIFIER ::= { cevPowerSupply 387 } -- Cisco Catalyst 3650 640 Watt AC Power Supply
cevPowerSupplyC2960XR250W OBJECT IDENTIFIER ::= { cevPowerSupply 390 } -- Cisco Catalyst C2960XR 250 Watt AC Power Supply
cevPowerSupplyC2960XR640W OBJECT IDENTIFIER ::= { cevPowerSupply 391 } -- Cisco Catalyst C2960XR 640 Watt AC Power Supply
cevPowerSupplyC2960XR1025W OBJECT IDENTIFIER ::= { cevPowerSupply 392 } -- Cisco Catalyst C2960XR 1025 Watt AC Power Supply
cevPowerSupplyCat3kCT57xxC1Pwr715wAc OBJECT IDENTIFIER ::= { cevPowerSupply 394 } -- Cisco Catalyst 3k/CT57xx Generic 715 Watt AC Power Supply
cevPowerSupplyCat3kCT57xxC1Pwr1100wAc OBJECT IDENTIFIER ::= { cevPowerSupply 395 } -- Cisco Catalyst 3k/CT57xx Generic 1100 Watt AC Power Supply
cevPowerSupplyVG3X0PWRAC OBJECT IDENTIFIER ::= { cevPowerSupply 397 } -- This card provides AC powersupply in voice gateway VG310 and VG320
cevPowerSupplyVG3X0PWRDC OBJECT IDENTIFIER ::= { cevPowerSupply 398 } -- This card provides DC powersupply in voice gateway VG310 and VG320
cevPowerSupplyNXAPDC500W OBJECT IDENTIFIER ::= { cevPowerSupply 399 } -- Nexus Access Switches 500W DC PSU , Forward Air Flow (port-side exhaust)
cevPowerSupplyNXAPDC500WB OBJECT IDENTIFIER ::= { cevPowerSupply 400 } -- Nexus Access Switches 500W DC PSU , Reversed Air Flow (port-side intake)
cevPowerSupplyC2960XR60W OBJECT IDENTIFIER ::= { cevPowerSupply 401 } -- Cisco Catalyst C2960XR 60 Watt AC Power Supply
cevPowerSupplyC2960XR450W OBJECT IDENTIFIER ::= { cevPowerSupply 402 } -- Cisco Catalyst C2960XR 450 Watt AC Power Supply
cevPowerSupplyC2960XR835W OBJECT IDENTIFIER ::= { cevPowerSupply 403 } -- Cisco Catalyst C2960XR 835 Watt AC Power Supply
cevPowerSupplyN9KAC3000W OBJECT IDENTIFIER ::= { cevPowerSupply 404 } -- N9K-PAC-3000W AC 3KW powersupply for Nexus 9508
cevPowerSupplyN9KPac1200WB OBJECT IDENTIFIER ::= { cevPowerSupply 405 } -- TOR PSU, 1200W AC PSU, REVERSE (BACK TO FRONT) AIRFLOW
cevPowerSupplyN9KPac1200W OBJECT IDENTIFIER ::= { cevPowerSupply 406 } -- TOR PSU, 1200W AC PSU, NORMAL (FRONT TO BACK) AIRFLOW
cevPowerSupplyN9KPac650WB OBJECT IDENTIFIER ::= { cevPowerSupply 407 } -- TOR PSU, 650W AC PSU, REVERSE (BACK TO FRONT) AIRFLOW
cevPowerSupplyN9KPac650W OBJECT IDENTIFIER ::= { cevPowerSupply 408 } -- TOR PSU, 650W AC PSU, NORMAL (FRONT TO BACK) AIRFLOW
cevPowerSupplyISR4430PWR250 OBJECT IDENTIFIER ::= { cevPowerSupply 409 } -- Cisco ISR 4430 Series 250W AC Power Supply
cevPowerSupplyASR1001XAC OBJECT IDENTIFIER ::= { cevPowerSupply 414 } -- Cisco ASR1001-X AC Power Supply
cevPowerSupplyASR1001XDC OBJECT IDENTIFIER ::= { cevPowerSupply 415 } -- Cisco ASR1001-X DC Power Supply
cevPowerSupply30WAC OBJECT IDENTIFIER ::= { cevPowerSupply 416 } -- Power Supply 30 Watt AC
cevPowerSupply60WAC OBJECT IDENTIFIER ::= { cevPowerSupply 417 } -- Power Supply 60 Watt AC
cevPowerSupply60WACV2 OBJECT IDENTIFIER ::= { cevPowerSupply 418 } -- Power Supply 60 Watt AC
cevPowerSupply125WAC OBJECT IDENTIFIER ::= { cevPowerSupply 419 } -- POE power supply
cevPowerSupplyRT2241PWRAC OBJECT IDENTIFIER ::= { cevPowerSupply 420 } -- Router 2241 AC Power Supply
cevPowerSupplyRT3201PWRAC OBJECT IDENTIFIER ::= { cevPowerSupply 421 } -- Router 3201 AC Power Supply
cevPowerSupplyRT3211PWRAC OBJECT IDENTIFIER ::= { cevPowerSupply 422 } -- Router 3211 AC Power Supply
cevPowerSupplyRT3211PWRDC OBJECT IDENTIFIER ::= { cevPowerSupply 423 } -- Router 3211 DC Power Supply
cevPowerSupplyRT32PWRAC OBJECT IDENTIFIER ::= { cevPowerSupply 424 } -- Router 3200 AC Power Supply
cevPowerSupplyRT3211RPSADPTR OBJECT IDENTIFIER ::= { cevPowerSupply 425 } -- Router 3211 RPS Adapter for use with External RPS
cevPowerSupplyRT32RPSADPTR OBJECT IDENTIFIER ::= { cevPowerSupply 426 } -- Router 3200 RPS Adapter for use with External RPS
cevPowerSupplyDSC48S300AC OBJECT IDENTIFIER ::= { cevPowerSupply 439 } -- DS-C48S-300AC, Power Supply unit for MDS 9148S 16G Fabric Switch
cevPowerSupplyISR4430PWR250DC OBJECT IDENTIFIER ::= { cevPowerSupply 440 } -- Cisco ISR 4430 Series 250W DC Power Supply
cevPowerSupplyISR4430PWR500ACIP OBJECT IDENTIFIER ::= { cevPowerSupply 441 } -- Cisco ISR 4430 Series 500W AC Power Supply
cevPowerSupplyISR4330PWR250AC OBJECT IDENTIFIER ::= { cevPowerSupply 442 } -- Cisco ISR 4330 Series 250W AC Power Supply
cevPowerSupplyISR4330PWR500ACIP OBJECT IDENTIFIER ::= { cevPowerSupply 443 } -- Cisco ISR 4330 Series 500W AC Power Supply
cevPowerSupplyISR4320PWR110AC OBJECT IDENTIFIER ::= { cevPowerSupply 444 } -- Cisco ISR 4320 Series 110W AC Power Supply
cevPowerSupplyISR4320PWR230ACIP OBJECT IDENTIFIER ::= { cevPowerSupply 445 } -- Cisco ISR 4320 Series 230W AC Power Supply
cevPowerSupply540WPSU OBJECT IDENTIFIER ::= { cevPowerSupply 446 } -- 540W Power supply module for cisco MDS 9250i switch
cevPowerSupplyNXAPHV500WB OBJECT IDENTIFIER ::= { cevPowerSupply 447 } -- Nexus Access Switches HVAC/HVDC 500W PSU , Reversed Air Flow (port-side intake)
cevPowerSupplyNXAPHV500W OBJECT IDENTIFIER ::= { cevPowerSupply 448 } -- Nexus Access Switches HVAC/HVDC 500W PSU , Forward Air Flow (port-side exhaust)
cevPowerSupplyNXAPHV1100WB OBJECT IDENTIFIER ::= { cevPowerSupply 449 } -- Nexus 1100W Platinum HV-AC-DC PS, Port side Intake airflow
cevPowerSupplyNXAPHV1100W OBJECT IDENTIFIER ::= { cevPowerSupply 450 } -- Nexus 1100W Platinum HV-AC-DC PS, Port side Exhaust airflow
cevPowerSupplyUCS6248HVDC750W OBJECT IDENTIFIER ::= { cevPowerSupply 451 } -- UCS 6248 750W HVDC Power Supply
cevPowerSupplyASR1000XAC750W OBJECT IDENTIFIER ::= { cevPowerSupply 452 } -- Cisco 750 Watt AC power supply for ASR1006-X Chassis
cevPowerSupplyASR1000XAC1100W OBJECT IDENTIFIER ::= { cevPowerSupply 453 } -- Cisco 1100 Watt AC power supply for ASR1009-X Chassis
cevPowerSupplyNCS4kAC2750W OBJECT IDENTIFIER ::= { cevPowerSupply 454 } -- NCS4k PEM ,2.75kW-AC Power Module
cevPowerSupplyNCS4KDCPWRTRAY OBJECT IDENTIFIER ::= { cevPowerSupply 455 } -- NCS4K DC Power Tray
cevPowerSupplyContainerNCS4KPwrSupSlot OBJECT IDENTIFIER ::= { cevPowerSupply 456 } -- NCS4K Power Supply slot
cevPowerSupplyNCS4KACPWRTRAY OBJECT IDENTIFIER ::= { cevPowerSupply 457 } -- NCS4K AC Power Tray
cevPowerSupplyNCS4kDCPEM OBJECT IDENTIFIER ::= { cevPowerSupply 458 } -- NCS4K Chassis DC PEM
cevPowerSupplyCCEAC OBJECT IDENTIFIER ::= { cevPowerSupply 459 } -- Cisco uBR CCE NextGen Power Supply Module
cevPowerSupplyCCEDC OBJECT IDENTIFIER ::= { cevPowerSupply 460 } -- Cisco uBR CCE NextGen Power Supply Module
cevPowerSupplyASR92024SZIM OBJECT IDENTIFIER ::= { cevPowerSupply 463 } -- Cisco ASR920 Series - SKU Type - 1M , Modular PSU
cevPowerSupplyASR92024SZM OBJECT IDENTIFIER ::= { cevPowerSupply 464 } -- Cisco ASR920 Series - SKU Type - F2 SFP, Modular PSU
cevPowerSupplyASR92024TZM OBJECT IDENTIFIER ::= { cevPowerSupply 465 } -- Cisco ASR920 Series - SKU Type - F2 - CU, Modular PSU
cevPowerSupplyNCS4KPwrTrayDCDM OBJECT IDENTIFIER ::= { cevPowerSupply 466 } -- NCS4K PowerTray Dual Master(DM)
cevPowerSupplyNCS4KPwrTrayDM OBJECT IDENTIFIER ::= { cevPowerSupply 467 } -- NCS4K PowerTray Dual Master(DM)
cevPowerSupplyASR920PWRA OBJECT IDENTIFIER ::= { cevPowerSupply 471 } -- Cisco ASR920 Series AC Power Supply
cevPowerSupplyASR920PWRD OBJECT IDENTIFIER ::= { cevPowerSupply 472 } -- Cisco ASR920 Series DC Power Supply
cevPowerSupplyC2911PWRDCPOE OBJECT IDENTIFIER ::= { cevPowerSupply 473 } -- Cisco 2911 DC Power Supply with Power Over Ethernet Support
cevPowerSupplyCat300W OBJECT IDENTIFIER ::= { cevPowerSupply 474 } -- Cisco 300W power Supply
cevPowerSupplyCat42W OBJECT IDENTIFIER ::= { cevPowerSupply 475 } -- Cisco 42W power Supply
cevPowerSupplyUCS6296HVDC1100W OBJECT IDENTIFIER ::= { cevPowerSupply 476 } -- UCS 6296 1100W HVDC Power Supply
cevPowerSupplyASR1000XDC950W OBJECT IDENTIFIER ::= { cevPowerSupply 477 } -- Cisco 950 Watt DC power supply for ASR1000X Chassis
cevPowerSupplySCE10000AC1200W OBJECT IDENTIFIER ::= { cevPowerSupply 480 } -- SCE10000 PSU Alternating Current, 1200 Watts
cevPowerSupplySCE10000DC930W OBJECT IDENTIFIER ::= { cevPowerSupply 481 } -- SCE10000 PSU Direct Current, 930 Watts
cevPowerSupplyDSCAC1200WE OBJECT IDENTIFIER ::= { cevPowerSupply 482 } -- 1200W AC Power Supply (port-side exhaust) for MDS-9396 16G x 96 FC ports fabric switch
cevPowerSupplyDSCAC1200W OBJECT IDENTIFIER ::= { cevPowerSupply 483 } -- 1200W AC Power Supply (bi-directional/ VE PSU) for MDS-9396 16G x 96 FC ports fabric switch
cevPowerSupplyASR9KACV2PWRTRAY OBJECT IDENTIFIER ::= { cevPowerSupply 492 } -- ASR9K AC Power Tray Version 2
cevPowerSupplyASR9KDCV2PWRTRAY OBJECT IDENTIFIER ::= { cevPowerSupply 493 } -- ASR9K DC Power Tray Version 2
cevPowerSupplyASR9KACV3PWRTRAY OBJECT IDENTIFIER ::= { cevPowerSupply 494 } -- ASR9K AC Power Tray Version 3
cevPowerSupplyASR9KDCV3PWRTRAY OBJECT IDENTIFIER ::= { cevPowerSupply 495 } -- ASR9K DC Power Tray Version 3
cevPowerSupplyC6880X3500WHVAC OBJECT IDENTIFIER ::= { cevPowerSupply 496 } -- Catalyst 6880 3500W HVAC/HVDC power supply
cevPowerSupplyC6840X750WAC OBJECT IDENTIFIER ::= { cevPowerSupply 497 } -- Catalyst 6848 750W AC power supply
cevPowerSupplyC6840X750WDC OBJECT IDENTIFIER ::= { cevPowerSupply 498 } -- Catalyst 6848 750W DC power supply
cevPowerSupplyC6840X1100WAC OBJECT IDENTIFIER ::= { cevPowerSupply 499 } -- Catalyst 6848 1100W AC power supply
cevPowerSupplyC6840X1100WDC OBJECT IDENTIFIER ::= { cevPowerSupply 500 } -- Catalyst 6848 1100W DC power supply
cevPowerSupplyPWRC3750WACR OBJECT IDENTIFIER ::= { cevPowerSupply 501 } -- Cisco Catalyst C3KX PWR-C3-750WAC-R 750W AC Power Supply with Front to Back Cooling
cevPowerSupplyPWRC3750WDCR OBJECT IDENTIFIER ::= { cevPowerSupply 502 } -- Cisco Catalyst C3KX PWR-C3-750WDC-R 750W DC Power Supply with Front to Back Cooling
cevPowerSupplyPWRC3750WACF OBJECT IDENTIFIER ::= { cevPowerSupply 503 } -- Cisco Catalyst C3KX PWR-C3-750WAC-F 750W AC Power Supply with Back to Front Cooling
cevPowerSupplyPWRC3750WDCF OBJECT IDENTIFIER ::= { cevPowerSupply 504 } -- Cisco Catalyst C3KX PWR-C3-750WDC-F 750W DC Power Supply with Back to Front Cooling
cevPowerSupplyISR4400PWR450DC OBJECT IDENTIFIER ::= { cevPowerSupply 508 } -- Cisco ISR 4400 Series 450W DC Power Supply
cevPowerSupplyNC55UnivPSU OBJECT IDENTIFIER ::= { cevPowerSupply 509 } -- Universal Power Supply Unit (PSU) or Power Module (PEM) of NCS-5508, NCS-5516 chassis
cevPowerSupplyNC55DCPSU OBJECT IDENTIFIER ::= { cevPowerSupply 510 } -- NCS 5500 DC 3KW Power Supply
cevPowerSupplyNC55ACPSU OBJECT IDENTIFIER ::= { cevPowerSupply 511 } -- NCS 5500 AC 3KW Power Supply
cevPowerSupply1783IMXAC OBJECT IDENTIFIER ::= { cevPowerSupply 512 } -- Rockwell Automation branded AC POE Power Supply
cevPowerSupply1783IMXDC OBJECT IDENTIFIER ::= { cevPowerSupply 513 } -- Rockwell Automation branded DC POE Power Supply
cevPowerSupplyFPR9KPSAC OBJECT IDENTIFIER ::= { cevPowerSupply 514 } -- FirePOWER 9K AC Power Supply
cevPowerSupplyFPR9KPSDC OBJECT IDENTIFIER ::= { cevPowerSupply 515 } -- FirePOWER 9K DC Power Supply
cevPowerSupplyN7KHV3500W OBJECT IDENTIFIER ::= { cevPowerSupply 516 } -- N7K High voltage Power supply
cevPowerSupplyN77HV3500W OBJECT IDENTIFIER ::= { cevPowerSupply 517 } -- N77 High Voltage Power Supply
cevPowerSupplyN9KPuv1200W OBJECT IDENTIFIER ::= { cevPowerSupply 520 } -- N9K-PUV-1200W 1200W HVAC/HVDC Dual-Directional PS
cevPowerSupplyNEBS650WAC OBJECT IDENTIFIER ::= { cevPowerSupply 521 } -- This 650W AC power supply is in compliant with Network Equipment Building Systems Requirements
cevPowerSupplyNXAPAC650WPI OBJECT IDENTIFIER ::= { cevPowerSupply 522 } -- This 650W AC power supply is in compliant with Network Equipment Building Systems Requirements
cevPowerSupplyNXAPAC650WPE OBJECT IDENTIFIER ::= { cevPowerSupply 523 } -- This 650W AC power supply port-side exhaust is in compliant with Network Equipment Building Systems Requirements
cevPowerSupplyNXAPAC1200WPI OBJECT IDENTIFIER ::= { cevPowerSupply 524 } -- This 1200W AC power supply port-side intake (with red tab) is in compliant with Network Equipment Building Systems Requirements
cevPowerSupplyNXAPAC1200WPE OBJECT IDENTIFIER ::= { cevPowerSupply 525 } -- This 1200W AC power supply port-side exhaust (with blue tab) is in compliant with Network Equipment Building Systems Requirements
cevPowerSupplyUCSPSU6332DC OBJECT IDENTIFIER ::= { cevPowerSupply 526 } -- This is a 930W DC power supply port-side exhaust airflow (with grey tab)
cevPowerSupplyN9KPAC3000WB OBJECT IDENTIFIER ::= { cevPowerSupply 527 } -- N9K-PAC-3000W-B AC 3KW back flow power supply for Nexus 9508
cevPowerSupplyNCS5KPAC650WBK OBJECT IDENTIFIER ::= { cevPowerSupply 528 } -- Cisco NCS 5000 Series Router Power AC 650W Back ( Rear Side) to Front ( Port Side) Air Flow
cevPowerSupplyNCS5KPAC650WFR OBJECT IDENTIFIER ::= { cevPowerSupply 529 } -- Cisco NCS 5000 Series Router Power AC 650W Front ( Port Side) to Back ( Rear Side) Air Flow
cevPowerSupplyNCS5KPDC930WFR OBJECT IDENTIFIER ::= { cevPowerSupply 530 } -- Cisco NCS 5000 Series Router Power DC 930W Front ( Port Side) to Back ( Rear Side) Air Flow
cevPowerSupplyNCS5KPDC930WBK OBJECT IDENTIFIER ::= { cevPowerSupply 531 } -- Cisco NCS 5000 Series Router Power DC 930W Back ( Rear Side) to Front ( Port Side) Air Flow
cevPowerSupplyN9KPDC3000WB OBJECT IDENTIFIER ::= { cevPowerSupply 532 } -- This 3000W DC power supply for N9K modular chassis
cevPowerSupplyNXAPAC400WPI OBJECT IDENTIFIER ::= { cevPowerSupply 533 } -- Nexus 400W AC Power, Ingress airflow
cevPowerSupplyNXAPAC400WPE OBJECT IDENTIFIER ::= { cevPowerSupply 534 } -- Nexus 400W AC Power, Engress airflow
cevPowerSupplyNCS4K OBJECT IDENTIFIER ::= { cevPowerSupply 537 } -- NC4K Power Supply
cevPowerSupplyASR1000XHV1100W OBJECT IDENTIFIER ::= { cevPowerSupply 538 } -- Cisco 1100 Watt HV power supply for ASR1006-X, ASR1009-X, ASR1002-HX Chassis
cevPowerSupplyISA30004CPSInput OBJECT IDENTIFIER ::= { cevPowerSupply 539 } -- Power Supply for ISA30004C Copper SKU
cevPowerSupplyISA30002C2FPSInput OBJECT IDENTIFIER ::= { cevPowerSupply 540 } -- Power Supply for ISA30002C2F Fiber SKU
cevPowerSupplyRAISA1783SAD4T0SPSInput OBJECT IDENTIFIER ::= { cevPowerSupply 541 } -- Power Supply for Cisco Rockwell ISA30004C Copper SKU
cevPowerSupplyRAISA1783SAD2T2SPSInput OBJECT IDENTIFIER ::= { cevPowerSupply 542 } -- Power Supply for Cisco Rockwell ISA30002C2F Fiber SKU
cevPowerSupplyNCS4KPWR400A OBJECT IDENTIFIER ::= { cevPowerSupply 543 } -- NCS 4K Series 400W AC, Non uPoE PS
cevPowerSupplyNCS4KPWR400D OBJECT IDENTIFIER ::= { cevPowerSupply 544 } -- NCS 4K Series 400W DC, Non uPoE PS
cevPowerSupplyNCS4KPWR400DE OBJECT IDENTIFIER ::= { cevPowerSupply 545 } -- NCS 4K Series 400W DC, Non uPoE PS
cevPowerSupplyNCS4KPWR900D2 OBJECT IDENTIFIER ::= { cevPowerSupply 546 } -- NCS 4K Series 900W DC Power Supply
cevPowerSupplyA900PWR900A OBJECT IDENTIFIER ::= { cevPowerSupply 547 } -- ASR 900 1900W AC Power Supply
cevPowerSupplyA900PWR900D OBJECT IDENTIFIER ::= { cevPowerSupply 548 } -- ASR 900 1900W DC Power Supply
cevPowerSupplyNCS4KDC250W OBJECT IDENTIFIER ::= { cevPowerSupply 549 } -- NCS4201 250W DC Power Supply
cevPowerSupplyNCS4KAC250W OBJECT IDENTIFIER ::= { cevPowerSupply 550 } -- NCS4201 250W AC Power Supply
cevPowerSupplyNCS1100WACFW OBJECT IDENTIFIER ::= { cevPowerSupply 551 } -- NCS 5500 AC 1100W Power Supply Port-S Intake/Front-to-back
cevPowerSupplyNCS1100WACRV OBJECT IDENTIFIER ::= { cevPowerSupply 552 } -- NCS 5500 AC 1100W Power Supply Port-S Exhaust/Back-to-Front
cevPowerSupplyNCS950WDCFW OBJECT IDENTIFIER ::= { cevPowerSupply 553 } -- NCS 5500 DC 950W Power Supply Port-S Intake/Front-to-back
cevPowerSupplyNCS1100WDCRV OBJECT IDENTIFIER ::= { cevPowerSupply 554 } -- NCS 5500 AC 1100W Power Supply Port-S Exhaust/Back-to-Front
cevPowerSupplyNCS1002AC2KW OBJECT IDENTIFIER ::= { cevPowerSupply 561 } -- Cisco NCS1002 AC 2KW power supply
cevPowerSupplyNCS4216PWRFAN OBJECT IDENTIFIER ::= { cevPowerSupply 572 } -- NCS 4216 Power supply Fan Tray
cevPowerSupplyNXAPDC930WPI OBJECT IDENTIFIER ::= { cevPowerSupply 573 } -- Nexus Access Switches 930W DC PSU, Reversed Air Flow (port-side intake)
cevPowerSupplyNXAPDC930WPE OBJECT IDENTIFIER ::= { cevPowerSupply 574 } -- Nexus Access Switches 930W DC PSU, Forward Air Flow (port-side exhaust)
cevPowerSupplyFPR2KDC OBJECT IDENTIFIER ::= { cevPowerSupply 575 } -- FirePOWER 2K DC Power Supply
cevPowerSupplyFPR2KAC OBJECT IDENTIFIER ::= { cevPowerSupply 576 } -- FirePOWER 2K AC Power Supply
cevPowerSupplyNCS1002DC2KW OBJECT IDENTIFIER ::= { cevPowerSupply 577 } -- Cisco NCS1002 DC 2KW power suppl Cisco NCS1002 DC 2KW power supply
cevPowerSupplyDSCHV3500W OBJECT IDENTIFIER ::= { cevPowerSupply 578 } -- MDS 9700 HVAC/ HVDC High Voltage power supply
cevPowerSupplyDSCHV3dot5KW OBJECT IDENTIFIER ::= { cevPowerSupply 582 } -- DS-CHV-3.5KW, AC/ DC Power Supply module for MDS Director Switch, M9700
cevPowerSupplyPWR66ACV2 OBJECT IDENTIFIER ::= { cevPowerSupply 583 } -- Cisco ISR Series 66W AC V2 Power Supply
cevPowerSupplyPWR150AC OBJECT IDENTIFIER ::= { cevPowerSupply 584 } -- Cisco ISR Series 150W AC Power Supply
cevPowerSupplyNXAPAC1100WPI OBJECT IDENTIFIER ::= { cevPowerSupply 585 } -- N9K 1100W AC Power Supply, Port Intake
cevPowerSupplyNXAPAC1100WPE OBJECT IDENTIFIER ::= { cevPowerSupply 586 } -- N9K 1100W AC Power Supply, Port Exhaust
cevPowerSupplyNXAPAC350WPI OBJECT IDENTIFIER ::= { cevPowerSupply 587 } -- N9K 350W AC Power Supply, Port Intake
cevPowerSupplyNXAPAC350WPE OBJECT IDENTIFIER ::= { cevPowerSupply 588 } -- N9K 350W AC Power Supply, Port Exhaust
cevPowerSupplyASR9K9901AC OBJECT IDENTIFIER ::= { cevPowerSupply 593 } -- 1.6KW AC Power Module for ASR-9901 Chassis
cevPowerSupplyASR9K9901DC OBJECT IDENTIFIER ::= { cevPowerSupply 594 } -- 1.6KW DC Power Module for ASR-9901 Chassis
cevPowerSupplyNCS1K2KWAC2 OBJECT IDENTIFIER ::= { cevPowerSupply 595 } -- Cisco NCS1001 PSU 2KW AC2
cevPowerSupplyC9400PWR3200AC OBJECT IDENTIFIER ::= { cevPowerSupply 596 } -- Cisco Catalyst 9400 Series 3200W AC Power Supply
cevPowerSupplyC9400PWR3000AC OBJECT IDENTIFIER ::= { cevPowerSupply 597 } -- Cisco Catalyst 9400 Series 3000W AC Power Supply
cevPowerSupplyC9400PWR3200DC OBJECT IDENTIFIER ::= { cevPowerSupply 598 } -- Cisco Catalyst 9400 Series 3200W DC Power Supply
cevPowerSupplyC9400PS OBJECT IDENTIFIER ::= { cevPowerSupply 599 } -- Cisco Catalyst 9400 Series Power Supply
cevPowerSupplyPWR1100ACIP2 OBJECT IDENTIFIER ::= { cevPowerSupply 601 } -- Cisco ISR series 1100W AC 2 pin Power Supply POE Module
cevPowerSupplyDSCAC650WE OBJECT IDENTIFIER ::= { cevPowerSupply 602 } -- DS-CAC-650W-E, Port side exhaust, 650W AC Power Supply Unit for DS-C9132T-K9
cevPowerSupplyDSCAC650WI OBJECT IDENTIFIER ::= { cevPowerSupply 603 } -- DS-CAC-650W-I, Port side intake, 650W AC Power Supply Unit for DS-C9132T-K9
cevPowerSupplyNXAPAC1100WPI2 OBJECT IDENTIFIER ::= { cevPowerSupply 605 } -- Nexus 3000 Series 1100W Dual input AC power supply, Port Intake
cevPowerSupplyC9KPWR930DCR OBJECT IDENTIFIER ::= { cevPowerSupply 606 } -- Cisco Catalyst 9500 Series 930W DC Power Supply
cevPowerSupplyC9KPWR1600DCR OBJECT IDENTIFIER ::= { cevPowerSupply 607 } -- Cisco Catalyst 9500 Series 1600W DC Power Supply
cevPowerSupplyC9KPWR1600ACR OBJECT IDENTIFIER ::= { cevPowerSupply 608 } -- Cisco Catalyst 9500 Series 1600W AC Power Supply
cevPowerSupplyC9KPWR650ACR OBJECT IDENTIFIER ::= { cevPowerSupply 609 } -- Cisco Catalyst 9500 Series 650W AC Power Supply
cevPowerSupplyNXAPAC1100WPE2 OBJECT IDENTIFIER ::= { cevPowerSupply 610 } -- Nexus 3000 Series 1100W Dual input AC power supply, Port Exhaust air flow
cevPowerSupplyNXAPDC1100WPI OBJECT IDENTIFIER ::= { cevPowerSupply 611 } -- Nexus 3000 Series 1100W DC power supply, Port Intake air flow
cevPowerSupplyNXAPDC1100WPE OBJECT IDENTIFIER ::= { cevPowerSupply 612 } -- Nexus 3000 Series 1100W DC power supply, Port Exhaust air flow
cevPowerSupplyNXAPHV1100WPI OBJECT IDENTIFIER ::= { cevPowerSupply 613 } -- Nexus 3000 Series 1100W High voltage HVAC/HVDC Platinum power supply, Port Intake air flow
cevPowerSupplyNXAPHV1100WPE OBJECT IDENTIFIER ::= { cevPowerSupply 614 } -- Nexus 3000 Series 1100W High voltage HVAC/HVDC Platinum power supply, Port Exhaust air flow
cevPowerSupplyC9KPS OBJECT IDENTIFIER ::= { cevPowerSupply 615 } -- Cisco Catalyst 9500 Series Power Supply
cevPowerSupplyNXAPAC2KWPE OBJECT IDENTIFIER ::= { cevPowerSupply 616 } -- Nexus 3000 Series 2KW AC power supply, port exhaust air flow
cevPowerSupplyNXAPAC2KWPI OBJECT IDENTIFIER ::= { cevPowerSupply 617 } -- Nexus 3000 Series 2KW AC power supply, port intake air flow
cevPowerSupplyNXAPDC2KWPI OBJECT IDENTIFIER ::= { cevPowerSupply 618 } -- Nexus 3000 Series 2KW DC power supply, port intake air flow
cevPowerSupplyNXAPDC2KWPE OBJECT IDENTIFIER ::= { cevPowerSupply 619 } -- Nexus 3000 Series 2KW DC power supply, port exhaust air flow
cevPowerSupplyNCS520PWRA OBJECT IDENTIFIER ::= { cevPowerSupply 622 } -- Cisco NCS520 Series AC Power Supply
cevPowerSupplyNCS520PWRD OBJECT IDENTIFIER ::= { cevPowerSupply 623 } -- Cisco NCS520 Series DC Power Supply
cevPowerSupplyN540PWR400A OBJECT IDENTIFIER ::= { cevPowerSupply 624 } -- NCS 540 400W AC power supply
cevPowerSupplyN540PWR400D OBJECT IDENTIFIER ::= { cevPowerSupply 625 } -- NCS 540 400W DC power supply
cevPowerSupplyN540XPWR400A OBJECT IDENTIFIER ::= { cevPowerSupply 626 } -- NCS 540 400W AC power supply Conformal Coated
cevPowerSupplyN540XPWR400D OBJECT IDENTIFIER ::= { cevPowerSupply 627 } -- NCS 540 400W DC power supply Conformal Coated
cevPowerSupplyC9kPwr350wAc OBJECT IDENTIFIER ::= { cevPowerSupply 628 } -- Cisco Catalyst 9300 350 Watt AC Power Supply
cevPowerSupplyC9kPwr715wAc OBJECT IDENTIFIER ::= { cevPowerSupply 629 } -- Cisco Catalyst 9300 715 Watt AC Power Supply
cevPowerSupplyC9kPwr1100wAc OBJECT IDENTIFIER ::= { cevPowerSupply 630 } -- Cisco Catalyst 9300 1100 Watt AC Power Supply
cevPowerSupplyC9kPwr715wDc OBJECT IDENTIFIER ::= { cevPowerSupply 631 } -- Cisco Catalyst 9300 715 Watt DC Power Supply
cevPowerSupplyC9400PWR2100AC OBJECT IDENTIFIER ::= { cevPowerSupply 632 } -- Cisco Catalyst 9400 Series 2100W AC Power Supply
cevPowerSupplyC9600PS OBJECT IDENTIFIER ::= { cevPowerSupply 634 } -- Cisco Catalyst 9600 Series Power Supply
cevPowerSupplyC9600PWR2KWDC OBJECT IDENTIFIER ::= { cevPowerSupply 635 } -- Cisco Catalyst 9600 Series 2000W DC Power Supply
cevPowerSupplyC9600PWR2KWAC OBJECT IDENTIFIER ::= { cevPowerSupply 636 } -- Cisco Catalyst 9600 Series 2000W AC Power Supply
cevPowerSupplyN9KPUV3000WB2 OBJECT IDENTIFIER ::= { cevPowerSupply 639 } -- N9K-PUV-3000W-B2 3183W HVAC/HVDC dual input power supply for spine
cevPowerSupplyFPR1KAC OBJECT IDENTIFIER ::= { cevPowerSupply 640 } -- Cisco Firepower 1K AC Power Supply
cevPowerSupplyC9300PWR350ACP OBJECT IDENTIFIER ::= { cevPowerSupply 641 } -- Cisco Catalyst 9300 350W AC Power Supply (Packaged for inclusion with switch at the time of ordering)
cevPowerSupplyC9300PWR350ACPB OBJECT IDENTIFIER ::= { cevPowerSupply 642 } -- Cisco Catalyst 9300 350W AC Power Supply (Packaged for individual shipment)
cevPowerSupplyC9300PWR350ACP2 OBJECT IDENTIFIER ::= { cevPowerSupply 643 } -- Cisco Catalyst 9300 350W AC Power Supply (2 power supplies populated by default when ordering)
cevPowerSupplyC9300PWR715ACP OBJECT IDENTIFIER ::= { cevPowerSupply 644 } -- Cisco Catalyst 9300 715W AC Power Supply (Packaged for inclusion with switch at the time of ordering)
cevPowerSupplyC9300PWR715ACPB OBJECT IDENTIFIER ::= { cevPowerSupply 645 } -- Cisco Catalyst 9300 715W AC Power Supply (Packaged for individual shipment)
cevPowerSupplyC9300PWR715ACP2 OBJECT IDENTIFIER ::= { cevPowerSupply 646 } -- Cisco Catalyst 9300 715W AC Power Supply (2 power supplies populated by default when ordering)
cevPowerSupplyC9300PWR1100ACP OBJECT IDENTIFIER ::= { cevPowerSupply 647 } -- Cisco Catalyst 9300 1100W AC Power Supply (Packaged for inclusion with switch at the time of ordering)
cevPowerSupplyC9300PWR1100ACPB OBJECT IDENTIFIER ::= { cevPowerSupply 648 } -- Cisco Catalyst 9300 1100W AC Power Supply (Packaged for individual shipment)
cevPowerSupplyC9300PWR1100ACP2 OBJECT IDENTIFIER ::= { cevPowerSupply 649 } -- Cisco Catalyst 9300 1100W AC Power Supply (2 power supplies populated by default when ordering)
cevPowerSupplyC9300PWR715DC OBJECT IDENTIFIER ::= { cevPowerSupply 650 } -- Cisco Catalyst 9300 715W DC Power Supply (Packaged for inclusion with switch at the time of ordering)
cevPowerSupplyC9300PWR715DCB OBJECT IDENTIFIER ::= { cevPowerSupply 651 } -- Cisco Catalyst 9300 715W DC Power Supply (Packaged for individual shipment)
cevPowerSupplyC9300PWR715DC2 OBJECT IDENTIFIER ::= { cevPowerSupply 652 } -- Cisco Catalyst 9300 715W DC Power Supply (2 power supplies populated by default when ordering)
cevPowerSupplyISR1100PS OBJECT IDENTIFIER ::= { cevPowerSupply 657 } -- Cisco ISR 1100 Series Generic Power Supply Module
cevPowerSupplyISR4400PWR650WAC OBJECT IDENTIFIER ::= { cevPowerSupply 659 } -- Cisco ISR 4400 650W AC Power Supply
cevPowerSupplyPwrIR1101DC OBJECT IDENTIFIER ::= { cevPowerSupply 660 } -- Cisco IR1101 DC Power Supply
cevPowerSupplyNC55900WDCFWHD OBJECT IDENTIFIER ::= { cevPowerSupply 661 } -- 900W DC power supply port-side exhaust airflow
cevPowerSupplyC9200LPWR125ACP OBJECT IDENTIFIER ::= { cevPowerSupply 662 } -- Cisco Catalyst 9200L 125W(12V) AC Power Supply
cevPowerSupplyC9200LPWR600ACP OBJECT IDENTIFIER ::= { cevPowerSupply 663 } -- Cisco Catalyst 9200L 600W(56V) AC Power Supply
cevPowerSupplyC9200LPWR1000ACP OBJECT IDENTIFIER ::= { cevPowerSupply 664 } -- Cisco Catalyst 9200L 1000W(56V) AC Power Supply
cevPowerSupplyC9500PWR950WAC OBJECT IDENTIFIER ::= { cevPowerSupply 665 } -- Cisco Catalyst 9500 950W AC Power Supply (2 power supplies populated by default when ordering)
cevPowerSupplyC9500PWR950WDC OBJECT IDENTIFIER ::= { cevPowerSupply 666 } -- Cisco Catalyst 9500 950W DC Power Supply (2 power supplies populated by default when ordering)
cevPowerSupplyADHL2DC1500W OBJECT IDENTIFIER ::= { cevPowerSupply 667 } -- Third party 1500 DC power supply for N9K-C93240YC-FX2Z
cevPowerSupplyIE3k480WDc OBJECT IDENTIFIER ::= { cevPowerSupply 668 } -- Cisco Industrial Ethernet Switch IE3k 480 Watt DC Power Supply
cevPowerSupplyESS3300720WDc OBJECT IDENTIFIER ::= { cevPowerSupply 669 } -- Cisco ESS-3300 Embedded Service Switch 720 Watt DC Power Supply
cevPowerSupplyNC55900WACFWHD OBJECT IDENTIFIER ::= { cevPowerSupply 670 } -- 900W AC power supply port-side exhaust airflow
cevPowerSupplyNCS1004AC2KW OBJECT IDENTIFIER ::= { cevPowerSupply 671 } -- Cisco NCS1004 AC 2KW power supply
cevPowerSupplyNCS1004DC2KW OBJECT IDENTIFIER ::= { cevPowerSupply 672 } -- Cisco NCS1004 DC 2KW power supply
cevPowerSupplyN9KPuv23000WB OBJECT IDENTIFIER ::= { cevPowerSupply 673} -- Nexus 9500 platform 3150W universal high-voltage 200 to 277V AC or 240 to 380V DC power supply with port-side intake
cevPowerSupplyNCS5KPAC1200WFR OBJECT IDENTIFIER ::= { cevPowerSupply 678 } -- Cisco NCS 5000 Series Router Power AC 1200W Front flow
cevPowerSupplyNCS5KPAC1200WBK OBJECT IDENTIFIER ::= { cevPowerSupply 679 } -- Cisco NCS 5000 Series Router Power AC 1200W Back flow
cevPowerSupplyNCS5KPUV1200W OBJECT IDENTIFIER ::= { cevPowerSupply 680 } -- Cisco NCS 5000 Series Router Power UV 1200W
cevPowerSupplyNXAPAC750WPI OBJECT IDENTIFIER ::= { cevPowerSupply 685 } -- Nexus 750W AC power supply, ingress airflow
cevPowerSupplyNXAPAC750WPE OBJECT IDENTIFIER ::= { cevPowerSupply 686 } -- Nexus 750W AC power supply, egress airflow
cevPowerSupplyNXAPAC500WPOE OBJECT IDENTIFIER ::= { cevPowerSupply 689 } -- NXA-PAC-500W-POE for power supply unit
cevPowerSupplyNXAPHV2KWPI OBJECT IDENTIFIER ::= { cevPowerSupply 703} -- Nexus Series 2000W High voltage HVAC/HVDC Platinum power supply, Port Intake air flow
cevPowerSupplyNXAPHV2KWPE OBJECT IDENTIFIER ::= { cevPowerSupply 704} -- Nexus Series 2000W High voltage HVAC/HVDC Platinum power supply, Port Exhaust air flow
cevPowerSupplyN9KPuv350WB OBJECT IDENTIFIER ::= { cevPowerSupply 705} -- N9K-PUV-350W Cisco N9K Power Supply
cevPowerSupplyNC552KWACFW OBJECT IDENTIFIER ::= { cevPowerSupply 709 } -- Nexus 9000 series 2000W AC PI Red power supply
cevPowerSupplyNC552KWACRV OBJECT IDENTIFIER ::= { cevPowerSupply 710 } -- Nexus 9000 series 2000W AC PE Blue power supply
cevPowerSupplyCat3kBuiltInPwr640wAc OBJECT IDENTIFIER ::= { cevPowerSupply 717 } -- Cisco Catalyst 3650 640 Watt AC Builtin Power Supply
cevPowerSupplyCat3kBuiltInPwr975wAc OBJECT IDENTIFIER ::= { cevPowerSupply 718 } -- Cisco Catalyst 3650 975 Watt AC Builtin Power Supply
cevPowerSupplyNXAPAC1500WPI OBJECT IDENTIFIER ::= { cevPowerSupply 734 } -- This 1200W AC power supply port-side intake (with red tab) is in compliant with Network Equipment Building Systems Requirements
cevPowerSupplyNXAPAC1500WPE OBJECT IDENTIFIER ::= { cevPowerSupply 735 } -- This 1200W AC power supply port-side exhaust (with blue tab) is in compliant with Network Equipment Building Systems Requirements
cevFan OBJECT IDENTIFIER ::= { cevMIBObjects 7 }
cevFanC6260FanTray OBJECT IDENTIFIER ::= { cevFan 3 } -- Cisco 6260 Fan Tray
cevFanSinglePulse OBJECT IDENTIFIER ::= { cevFan 4 } -- Single Pulse Fan used in Cisco MGX series and other products.
cevFanDualPulse OBJECT IDENTIFIER ::= { cevFan 5 } -- Dual Pulse Fan used in Cisco MGX series and other products
cevFan12012FanTray3 OBJECT IDENTIFIER ::= { cevFan 6 } -- Cisco 12012 Fan tray with 3 fans
cevFan12008FanTray6 OBJECT IDENTIFIER ::= { cevFan 7 } -- Cisco 12008 Fan tray with 6 fans
cevFan12008FanTray4 OBJECT IDENTIFIER ::= { cevFan 8 } -- Cisco 12008 Fan tray with 4 fans
cevFanC6160FanTray OBJECT IDENTIFIER ::= { cevFan 9 } -- Cisco 6160 Blower Module
cevFanC6100FanTray OBJECT IDENTIFIER ::= { cevFan 11 } -- Cisco 6100 Blower Module
cevFan12010FanTray3 OBJECT IDENTIFIER ::= { cevFan 13 } -- Cisco 12010 Fan tray with 3 fans
cevFan12406FanTray3 OBJECT IDENTIFIER ::= { cevFan 14 } -- Cisco 12406 Fan tray with 3 fans
cevFan12410FanTray3 OBJECT IDENTIFIER ::= { cevFan 15 } -- Cisco 12410 Fan tray with 3 fans
cevFanONS15540FanTray8 OBJECT IDENTIFIER ::= { cevFan 16 } -- Cisco ONS 15540 ESP fan tray module populated with 8 fans
cevFan12404FanTray7 OBJECT IDENTIFIER ::= { cevFan 17 } -- Cisco 12404 Fan tray with 7 fans
cevFanBP7513MainFan OBJECT IDENTIFIER ::= { cevFan 18 } -- Cisco 7513 main blower
cevFanBP7513PS1Fan OBJECT IDENTIFIER ::= { cevFan 19 } -- Cisco 7513 PS1 Fan
cevFanBP7513PS2Fan OBJECT IDENTIFIER ::= { cevFan 20 } -- Cisco 7513 PS2 Fan
cevFan7505Fan OBJECT IDENTIFIER ::= { cevFan 21 } -- Cisco 7505 Fan
cevFan7507Fan OBJECT IDENTIFIER ::= { cevFan 22 } -- Cisco 7507 Fan
cevFanC7300PowerSupplyFan OBJECT IDENTIFIER ::= { cevFan 23 } -- Cisco 7300 platform Power Supply Fan
cevFanC7300FanModule OBJECT IDENTIFIER ::= { cevFan 24 } -- Cisco 7300 platform Fan
cevFanTrayC10008 OBJECT IDENTIFIER ::= { cevFan 25 } -- Cisco 10008 Fan Tray
cevFanTrayC10005 OBJECT IDENTIFIER ::= { cevFan 26 } -- Cisco 10005 Fan Tray
cevFanCat4kFanTray OBJECT IDENTIFIER ::= { cevFan 27 } -- Cisco Catalyst 4000 fan tray
cevFanCat4kPowerSupplyFan OBJECT IDENTIFIER ::= { cevFan 28 } -- Cisco Catalyst 4000 power supply fan
cevFanC6160ITempFanTray OBJECT IDENTIFIER ::= { cevFan 29 } -- Cisco 6160 ITemp Blower Module
cevFanONS15530FanTray6 OBJECT IDENTIFIER ::= { cevFan 30 } -- Cisco ONS 15530 fan tray module with 6 fans
cevFan12016FanTray3 OBJECT IDENTIFIER ::= { cevFan 31 } -- Cisco 12016 Fan tray with 3 fans
cevFanCat3750CFM26 OBJECT IDENTIFIER ::= { cevFan 34 } -- Cisco Catalyst 3750 Fan, 26 CFM cool air flow.
cevFanDs6SlotFanTray OBJECT IDENTIFIER ::= { cevFan 35 } -- MDS 9506 Fan Tray(ProductID DS-6SLOT-FAN)
cevFanDs9SlotFanTray OBJECT IDENTIFIER ::= { cevFan 36 } -- MDS 9509 Fan Tray(ProductID DS-9SLOT-FAN)
cevFanDs13SlotFanTray OBJECT IDENTIFIER ::= { cevFan 37 } -- MDS 9513 Fan Tray(ProductID DS-13SLOT-FAN)
cevFanTrayUnknown OBJECT IDENTIFIER ::= { cevFan 38 } -- Unknown Fan Tray
cevFanDs2SlotFanTray OBJECT IDENTIFIER ::= { cevFan 39 } -- MDS 9216 Fan Tray(ProductID DS-2SLOT-FAN)
cevFanCat3710CFM26 OBJECT IDENTIFIER ::= { cevFan 40 } -- Cisco Catalyst 3710 Fan, 26 CFM cool air flow
cevFanCat37xx12 OBJECT IDENTIFIER ::= { cevFan 41 } -- Cisco 37xx12 Fan
cevFanWS9SlotFanTray OBJECT IDENTIFIER ::= { cevFan 42 } -- Catalyst 65509 Fan Tray
cevFanMod9FanTray OBJECT IDENTIFIER ::= { cevFan 43 } -- Cisco 7609 and Catalyst 6509-NEB-A Fan Tray
cevFanCat2970CFM26 OBJECT IDENTIFIER ::= { cevFan 44 } -- Cisco Catalyst 2970 Fan, 26 CFM cool air flow
cevFanDs1RUFanTray OBJECT IDENTIFIER ::= { cevFan 45 } -- DS-1RU-FAN - MDS 1RU Fan Tray
cevFanFanMod3 OBJECT IDENTIFIER ::= { cevFan 46 } -- Fan Module for Catalyst 6503 / Cisco 7603 chassis
cevFanWSC6k6SlotFan OBJECT IDENTIFIER ::= { cevFan 47 } -- Catalyst 6000 Fan Tray for 6-Slot Systems
cevFanWSC6k6SlotFan2 OBJECT IDENTIFIER ::= { cevFan 48 } -- High Speed Fan Tray for Catalyst 6506
cevFanWSC6k9SlotFan OBJECT IDENTIFIER ::= { cevFan 49 } -- Catalyst 6000 Fan Tray for 9-Slot Systems
cevFanWSC6k9SlotFan2 OBJECT IDENTIFIER ::= { cevFan 50 } -- Catalyst 6509 High Speed Fan Tray
cevFanWSC6509NebFan OBJECT IDENTIFIER ::= { cevFan 51 } -- Catalyst 6509-NEB Fan Tray for 9-Vertical-Slot System
cevFanWSC6k13SlotFan OBJECT IDENTIFIER ::= { cevFan 52 } -- Fan Tray for 13-Slot C6K
cevFanWSC6k13SlotFan2 OBJECT IDENTIFIER ::= { cevFan 53 } -- High Speed Fan Tray,for Catalyst 6513 / Cisco 7613
cevFanFanMod3HS OBJECT IDENTIFIER ::= { cevFan 54 } -- High Speed Fan Module for Catalyst 6503 / Cisco 7603 chassis
cevFanWSC6509NebFan2 OBJECT IDENTIFIER ::= { cevFan 55 } -- Catalyst 6509-NEB High Speed Fan Tray for 9-Vertical-Slot System
cevFanFanMod6 OBJECT IDENTIFIER ::= { cevFan 56 } -- Fan Module for Cisco 7606 chassis
cevFanFanMod6HS OBJECT IDENTIFIER ::= { cevFan 57 } -- High Speed Fan Tray for Cisco 7606 chassis
cevFanCrs1Fan OBJECT IDENTIFIER ::= { cevFan 58 } -- Cisco CRS1 Fan Tray.
cevFanCat3560CFM26 OBJECT IDENTIFIER ::= { cevFan 59 } -- Cisco Catalyst 3560 Fan, 26 CFM cool air flow
cevFanDs1RUFanTray9116 OBJECT IDENTIFIER ::= { cevFan 60 } -- MDS 9116 Fan Tray
cevFanWSC6506eFanTray OBJECT IDENTIFIER ::= { cevFan 61 } -- Catalyst 6506 Enhanced Fan Tray
cevFanWSC6509eFanTray OBJECT IDENTIFIER ::= { cevFan 62 } -- Catalyst 6509 Enhanced Fan Tray
cevFanWSC6513eFanTray OBJECT IDENTIFIER ::= { cevFan 63 } -- Catalyst 6513 Enhanced Fan Tray
cevFanWSC6503eFanTray OBJECT IDENTIFIER ::= { cevFan 64 } -- Catalyst 6503 Enhanced Fan Tray
cevFanUmg9820FanTray OBJECT IDENTIFIER ::= { cevFan 65 } -- umg9820 product's Fan Tray
cevFanMod4HS OBJECT IDENTIFIER ::= { cevFan 66 } -- Fan module for cisco7604
cevFanC4kFCFanTray OBJECT IDENTIFIER ::= { cevFan 67 } -- Cisco Catalyst 4000 fixed chassis fan tray
cevFan12410EnhFanTray3 OBJECT IDENTIFIER ::= { cevFan 68 } -- Cisco 12410 Enhanced Fan tray with 3 fans
cevFan12406EnhFanTray3 OBJECT IDENTIFIER ::= { cevFan 69 } -- Cisco 12406 Enhanced Fan tray with 3 fans
cevFan12416EnhFanTray3 OBJECT IDENTIFIER ::= { cevFan 70 } -- Cisco 12416 Enhanced Fan tray with 3 fans
cevFan12404FanTray6 OBJECT IDENTIFIER ::= { cevFan 71 } -- Cisco 12404 Fan tray with 6 fans
cevFan12404EnhFanTray6 OBJECT IDENTIFIER ::= { cevFan 72 } -- Cisco 12404 Enhanced Fan tray with 6 fans
cevFan9513FanTrayR OBJECT IDENTIFIER ::= { cevFan 73 } -- Cisco MDS 9513 Rear Fan Tray
cevFanCat2960CFM22 OBJECT IDENTIFIER ::= { cevFan 74 } -- Cisco Catalyst 2960 Fan, 22 CFM cool air flow
cevFanCat2960CFM26 OBJECT IDENTIFIER ::= { cevFan 75 } -- Cisco Catalyst 2960 Fan, 26 CFM cool air flow
cevFanTrayUbr10012 OBJECT IDENTIFIER ::= { cevFan 76 } -- Fan Assembly Module For The UBR10012
cevFanC6524 OBJECT IDENTIFIER ::= { cevFan 77 } -- Catalyst 6524 Spare FAN Tray
cevFanCatEx500CFM22 OBJECT IDENTIFIER ::= { cevFan 78 } -- Cisco Catalyst Express 500 Fan, 22 CFM cool air flow
cevFanCatEx500CFM32 OBJECT IDENTIFIER ::= { cevFan 79 } -- Cisco Catalyst Express 500 Fan, 32 CFM cool air flow
cevFanCat3750CFM35 OBJECT IDENTIFIER ::= { cevFan 80 } -- Cisco Catalyst 3750 Fan, 35 CFM cool air flow
cevFanCFM15 OBJECT IDENTIFIER ::= { cevFan 81 } -- Cisco 15 CFM cool air flow 12v DC fan.
cevFanCrs1FabricFanTray OBJECT IDENTIFIER ::= { cevFan 82 } -- Cisco CRS-1 Series Fabric Card Chassis Fan tray
cevModuleCrs116FanTray OBJECT IDENTIFIER ::= { cevFan 83 } -- Cisco CRS-1 Series Fan Tray for 16 slots LCC
cevModuleCrs18FanTray OBJECT IDENTIFIER ::= { cevFan 84 } -- Cisco CRS-1 Series Fan Tray for 8 slots LCC
cevModuleCrs14FanTray OBJECT IDENTIFIER ::= { cevFan 85 } -- Cisco CRS-1 Series Fan Tray for 4 slots LC
cevFanC3KBLWR60CFM OBJECT IDENTIFIER ::= { cevFan 86 } -- Catalyst 3K Fan, 60 CFM
cevFanMod6ShsFanTray OBJECT IDENTIFIER ::= { cevFan 87 } -- High Speed Fan Module for CISCO7606-S Chassis
cevFanMod9ShsFanTray OBJECT IDENTIFIER ::= { cevFan 88 } -- High Speed Fan Module for CISCO7609-S Chassis
cevFanMod9StFanTray OBJECT IDENTIFIER ::= { cevFan 89 } -- Turbo Fan Module for CISCO7609-S Chassis
cevFanBlwrRPS2300 OBJECT IDENTIFIER ::= { cevFan 90 } -- Blower Assembly for RPS2300
cevFanACE4710K9CpuFan OBJECT IDENTIFIER ::= { cevFan 91 } -- Cisco ACE 4710 CPU Blower
cevFanACE4710K9DimmFan OBJECT IDENTIFIER ::= { cevFan 92 } -- Cisco ACE 4710 DIMM Blower
cevFanACE4710K9PciFan OBJECT IDENTIFIER ::= { cevFan 93 } -- Cisco ACE 4710 PCI Axial Fan
cevFanWSC6509veFan OBJECT IDENTIFIER ::= { cevFan 94 } -- FAN Tray for Catalyst 6500 enhanced 9-slot vertical chassis
cevFanMod3ShsFanTray OBJECT IDENTIFIER ::= { cevFan 95 } -- Variable High Speed Fan Module for CISCO7603-S Chassis
cevFanSce8000FanTray OBJECT IDENTIFIER ::= { cevFan 96 } -- Cisco SCE8000 Fan tray
cevFanN7Kc7010MainFanTray OBJECT IDENTIFIER ::= { cevFan 97 } -- main system fan for Nexus7000 10 slot N7K
cevFanN7KC7010FabricFanTray OBJECT IDENTIFIER ::= { cevFan 98 } -- fabric fan for Nexus7000 10 slot N7K
cevFanASR1002 OBJECT IDENTIFIER ::= { cevFan 99 } -- Cisco ASR1002 Fan Module
cevFanASR1004 OBJECT IDENTIFIER ::= { cevFan 100 } -- Cisco ASR1004 Fan Module
cevFanASR1006 OBJECT IDENTIFIER ::= { cevFan 101 } -- Cisco ASR1006 Fan Module
cevFanCe520Cfm22 OBJECT IDENTIFIER ::= { cevFan 102 } -- Cisco Catalyst Express 520 Fan, 32 CFM cool air flow
cevFanCe520Cfm32 OBJECT IDENTIFIER ::= { cevFan 103 } -- Cisco Catalyst Express 520 Fan, 32 CFM cool air flow
cevFanN5kC5020Fan OBJECT IDENTIFIER ::= { cevFan 104 } -- Fan for Nexus 5020
cevFanCat2918Cfm22 OBJECT IDENTIFIER ::= { cevFan 105 } -- Cisco Catalyst 2918 Fan, 22 CFM cool air flow
cevFanC3KFAN16CFM OBJECT IDENTIFIER ::= { cevFan 106 } -- Fan Module for Catalyst 3560E-12D and 3560E-12SD
cevFanPowerSupplyFan OBJECT IDENTIFIER ::= { cevFan 107 } -- Generic power supply fan
cevFanN7Kc7018FanTray OBJECT IDENTIFIER ::= { cevFan 109 } -- N7K-C7018-FAN fan for Nexus7000 18 slot N7K
cevFanCrs16lccFntrB OBJECT IDENTIFIER ::= { cevFan 110 } -- Cisco CRS-1 16 Slot System Reduced-Noise Fan Tray
cevFanASR14K4FanTray OBJECT IDENTIFIER ::= { cevFan 111 } -- Cisco ASR14000 Series Fan Tray for 4-Slot Chassis
cevFanASR14K8FanTray OBJECT IDENTIFIER ::= { cevFan 112 } -- Cisco ASR14000 Series Fan Tray for 8-Slot Chassis
cevFanN5kC5010Fan OBJECT IDENTIFIER ::= { cevFan 113 } -- Fan for Nexus 5010
cevFanASR9KFan OBJECT IDENTIFIER ::= { cevFan 114 } -- Cisco ASR9K Generic Fan is under Fan Tray and contains Fan Speed Sensor
cevFanASR9010 OBJECT IDENTIFIER ::= { cevFan 115 } -- Cisco ASR-9010 Fan Tray Module
cevFanASR9006 OBJECT IDENTIFIER ::= { cevFan 116 } -- Cisco ASR-9006 Fan Tray Module
cevFanASR14K4Fan OBJECT IDENTIFIER ::= { cevFan 117 } -- Cisco ASR14000 Series Fan for 4-Slot Fan Tray
cevFanASR14K8Fan OBJECT IDENTIFIER ::= { cevFan 118 } -- Cisco ASR14000 Series Fan for 8-Slot Fan Tray
cevFanCrs14Fan OBJECT IDENTIFIER ::= { cevFan 119 } -- Cisco CRS-1 Series Fan for 4-Slot Fan Tray
cevFanCrs18Fan OBJECT IDENTIFIER ::= { cevFan 120 } -- Cisco CRS-1 Series Fan for 8-Slot Fan Tray
cevFanCrs116Fan OBJECT IDENTIFIER ::= { cevFan 121 } -- Cisco CRS-1 Series Fan for 16-Slot Fan Tray
cevFanN2kC2148TFan OBJECT IDENTIFIER ::= { cevFan 122 } -- Nexus 2000 FEX 1GE Fan Module
cevContainerUCSN10S6100Fan1 OBJECT IDENTIFIER ::= { cevFan 124 } -- 1RU Fabric Chassis Fan Module
cevFanCat2960CFM32 OBJECT IDENTIFIER ::= { cevFan 125 } -- Cisco Catalyst 2960 Fan, 32 CFM cool air flow
cevFanContainerUCSN10Fan2 OBJECT IDENTIFIER ::= { cevFan 126 } -- Fan module for UCS 6140XP Fabric Interconnect
cevFanN7Kc7009FanTray OBJECT IDENTIFIER ::= { cevFan 129 } -- N7K-C7009-FAN Trinacria-fan-nexus9slot
cevFanMEFanTray OBJECT IDENTIFIER ::= { cevFan 130 } -- Metro Ethernet 3600X/3800X Fan Tray with 3 fans
cevFanMXE5600 OBJECT IDENTIFIER ::= { cevFan 131 } -- Fan module for Cisco MXE 5600 platform
cevFanC2360Fan OBJECT IDENTIFIER ::= { cevFan 132 } -- Catalyst 2360 FRU Twin Fan Tray
cevFanASR1001FanTray OBJECT IDENTIFIER ::= { cevFan 133 } -- Fan Tray for asr1001 chassis
cevFanASR1000Fan OBJECT IDENTIFIER ::= { cevFan 134 } -- Fan for asr1000 platform
cevFanN5548PFan OBJECT IDENTIFIER ::= { cevFan 135 } -- Fan for Nexus 5548
cevFanCrs16FanTrB OBJECT IDENTIFIER ::= { cevFan 139 } -- CRS Series Fan Tray for CRS-16/S-B
cevFanCat2928Cfm22 OBJECT IDENTIFIER ::= { cevFan 140 } -- Cisco Catalyst 2928 Fan, 22 CFM cool air flow
cevFanCat2928Cfm32 OBJECT IDENTIFIER ::= { cevFan 141 } -- Cisco Catalyst 2928 Fan, 32 CFM cool air flow
cevFanBlwrXPS2200 OBJECT IDENTIFIER ::= { cevFan 142 } -- Field-replaceable blower for XPS-2200
cevFanN5596UPFan OBJECT IDENTIFIER ::= { cevFan 143 } -- Fan for Nexus 5596
cevFanN2kC2248TBFan OBJECT IDENTIFIER ::= { cevFan 144 } -- N2K-C2248 Series FEX Fan Module+E125, Back to Front Airflow
cevFanN2kC2232TBFan OBJECT IDENTIFIER ::= { cevFan 145 } -- N2K-C2232 Series FEX Fan Module, Back to Front Airflow
cevFanN3kC3064Fan OBJECT IDENTIFIER ::= { cevFan 148 } -- N3K-C3016 and N3K-C3064 Fan Module, Front to Back Airflow, Spare
cevFanUCS6248UPFan OBJECT IDENTIFIER ::= { cevFan 149 } -- UCS 6248 Fan Module
cevFanUCS6296UPFan OBJECT IDENTIFIER ::= { cevFan 150 } -- UCS 6296 Fan Module
cevFanOe694 OBJECT IDENTIFIER ::= { cevFan 151 } -- Cisco Oe694 Fan
cevFanOe594 OBJECT IDENTIFIER ::= { cevFan 152 } -- Cisco Oe594 Fan
cevFanOe294 OBJECT IDENTIFIER ::= { cevFan 153 } -- Cisco Oe294 Fan
cevFanOe7571 OBJECT IDENTIFIER ::= { cevFan 154 } -- Cisco Oe7571 Fan
cevFanOe7541 OBJECT IDENTIFIER ::= { cevFan 155 } -- Cisco Oe7541 Fan
cevFanOe8541 OBJECT IDENTIFIER ::= { cevFan 156 } -- Cisco Oe8541 Fan
cevFanCrs16SBFan OBJECT IDENTIFIER ::= { cevFan 157 } -- Cisco CRS Series Fan for CRS-16/S-B Fan Tray
cevFanCrs16FabricFan OBJECT IDENTIFIER ::= { cevFan 158 } -- Cisco CRS Series Fan for Fabric Card Chassis Fan Tray
cevFanASA5555PSFan OBJECT IDENTIFIER ::= { cevFan 160 } -- Power Supply Fan in Adapative Security Appliance 5555
cevFanASA5555ChassisFan OBJECT IDENTIFIER ::= { cevFan 167 } -- Chassis Cooling Fan in Adapative Security Appliance 5555
cevFanN3kC3064FanB OBJECT IDENTIFIER ::= { cevFan 173 } -- N3K-C3016 and N3K-C3064 Fan Module, Back to Front Airflow, Spare
cevFanASR903FanTray OBJECT IDENTIFIER ::= { cevFan 174 } -- ASR 900 Chassis Series 3RU FAN Tray
cevFanASR900Fan OBJECT IDENTIFIER ::= { cevFan 175 } -- Fan for ASR 900 Series platform
cevFanASR5KFANTLW OBJECT IDENTIFIER ::= { cevFan 176 } -- ASR-5000 Fan Tray, Lower
cevFanASR5KFANTUP OBJECT IDENTIFIER ::= { cevFan 177 } -- ASR-5000 Fan Tray, Upper
cevFanASR55FANTF OBJECT IDENTIFIER ::= { cevFan 178 } -- ASR5500 Fan Tray, Front
cevFanASR55FANTR OBJECT IDENTIFIER ::= { cevFan 179 } -- ASR5500 Fan Tray, Rear
cevFanN7Kc7004FanTray OBJECT IDENTIFIER ::= { cevFan 180 } -- N7K-C7004-FAN fan for nexus 4slot-chassis
cevFanN3kC3048Fan OBJECT IDENTIFIER ::= { cevFan 181 } -- N3K-C3048 Fan Module, Front to Back Airflow, Spare
cevFanN3kC3048FanB OBJECT IDENTIFIER ::= { cevFan 182 } -- N3K-C3048 Fan Module, Back to Front Airflow, Spare
cevFanASR9001 OBJECT IDENTIFIER ::= { cevFan 183 } -- ASR-9001 Fan Tray
cevFanTrayISR4400 OBJECT IDENTIFIER ::= { cevFan 185 } -- Cisco ISR 4400 Series Fan Tray
cevFanAsr9922Fan OBJECT IDENTIFIER ::= { cevFan 187 } -- ASR 9922 Fan Tray
cevFanAirstrikeCpuBlower OBJECT IDENTIFIER ::= { cevFan 188 } -- CISCO Airstrike CPU Blower
cevFanMod13SeFanTray OBJECT IDENTIFIER ::= { cevFan 189 } -- Enhanced Fan Module for CISCO7613-s Chassis
cevFanN6kC600496PQFanB OBJECT IDENTIFIER ::= { cevFan 190 } -- Nexus 6004 Fan Module with Back to Front Airflow
cevFanN6kC600496PQFanF OBJECT IDENTIFIER ::= { cevFan 191 } -- Nexus 6004 Fan Module with Front to Back Airflow
cevFanN3kC3548PFanB OBJECT IDENTIFIER ::= { cevFan 192 } -- Nexus 3548 Fan Module, Back to Front Airflow, 3+1 Spare
cevFanN3kC3548PFan OBJECT IDENTIFIER ::= { cevFan 193 } -- Nexus 3548 Fan Module, Front to Back Airflow, 3+1 Spare
cevFanA9K9912FAN OBJECT IDENTIFIER ::= { cevFan 194 } -- ASR 9912 Fan Tray
cevFanISR4400Fan OBJECT IDENTIFIER ::= { cevFan 195 } -- Cisco ISR 4400 Series Generic Fan
cevFanAsr9010FanV2 OBJECT IDENTIFIER ::= { cevFan 196 } -- ASR-9010 Fan Tray Version 2
cevFanCat2960XCFM23 OBJECT IDENTIFIER ::= { cevFan 197 } -- Cisco Catalyst 2960X Fan, 23 CFM cool air flow for non -Pwr SKUs
cevFanCat2960XCFM38 OBJECT IDENTIFIER ::= { cevFan 198 } -- Cisco Catalyst 2960X Fan, 38 CFM cool air flow for Pwr SKUs
cevFanDSC9710 OBJECT IDENTIFIER ::= { cevFan 200 } -- DS-C9710-FAN, Fan module for MDS 10-Slot Director Switch, DS9710
cevFanAsr9904Fan OBJECT IDENTIFIER ::= { cevFan 201 } -- ASR9904 Fan Tray
cevFanNCSFANTRAY OBJECT IDENTIFIER ::= { cevFan 202 } -- NCS 6008 Chassis Fan Tray
cevFanDSC50I OBJECT IDENTIFIER ::= { cevFan 203 } -- DS-C50I-FAN, Fan module for MDS 9250i Intelligent Fabric Switch
cevFanC6880xFan OBJECT IDENTIFIER ::= { cevFan 204 } -- Catalyst 6880 chassis fan
cevFanCrs18SBFan OBJECT IDENTIFIER ::= { cevFan 205 } -- Cisco CRS Series Fan for 8-Slot/S-B Fan Tray
cevFanCrs18FanTrayB OBJECT IDENTIFIER ::= { cevFan 206 } -- CRS-8 Enhanced chassis fan tray for CRS400G
cevFanN77c7718Fan OBJECT IDENTIFIER ::= { cevFan 207 } -- Fan for Nexus7700 18-slot chassis
cevFanN77c7710Fan OBJECT IDENTIFIER ::= { cevFan 208 } -- Fan for Nexus7700 10-slot chassis
cevFanN77c7706Fan OBJECT IDENTIFIER ::= { cevFan 209 } -- Fan for Nexus7700 6-slot chassis
cevFanC6807xlFan OBJECT IDENTIFIER ::= { cevFan 210 } -- Catalyst 6807 chassis fan
cevFanNCSFan OBJECT IDENTIFIER ::= { cevFan 211 } -- NCS Fan
cevFanCat3kCT57xxFan OBJECT IDENTIFIER ::= { cevFan 212 } -- Cisco Catalyst 3k/CT57xx Fruable FAN ASSEMBLY, 40MM, 12V, 16KRPM
cevFanN3KC3172TQFAN OBJECT IDENTIFIER ::= { cevFan 213 } -- N3K QuickIron2 Fan (Front to Back Airflow)
cevFanN3KC3172TQFANB OBJECT IDENTIFIER ::= { cevFan 214 } -- N3K QuickIron2 Fan (Back to Front Airflow)
cevFanN3KC3172PQFANB OBJECT IDENTIFIER ::= { cevFan 215 } -- N3K QuickZinc2 Fan (Back to Front Airflow)
cevFanN3KC3172PQFAN OBJECT IDENTIFIER ::= { cevFan 216 } -- N3K QuickZinc2 Fan (Front to Back Airflow)
cevFanN3KC3132FAN OBJECT IDENTIFIER ::= { cevFan 217 } -- N3K Neptune Fan (Front to Back Airflow)
cevFanN3KC3132FANB OBJECT IDENTIFIER ::= { cevFan 218 } -- N3K Neptune Fan (Back to Front Airflow)
cevFanDSC9706FAN OBJECT IDENTIFIER ::= { cevFan 219 } -- Fan for MDS-9706 6-slot Director Switch
cevFanNCS4KFTA OBJECT IDENTIFIER ::= { cevFan 220 } -- NCS 4016 Chassis Fan Tray
cevFanNCS4KLCCFan OBJECT IDENTIFIER ::= { cevFan 221 } -- Cisco NCS 4000 Series LCC Chassis Fan
cevFanN9Kc9508FanTray OBJECT IDENTIFIER ::= { cevFan 222 } -- N9K-C9508-FAN fan tray for Nexus9508 chassis
cevFanTrayISR4430 OBJECT IDENTIFIER ::= { cevFan 223 } -- Cisco ISR 4430 Series Fan Tray
cevFanASR1001XFanTray OBJECT IDENTIFIER ::= { cevFan 225 } -- Cisco ASR1001-X Fan Tray
cevFanASR902FanTray OBJECT IDENTIFIER ::= { cevFan 226 } -- ASR 900 Chassis Series 2RU FAN Tray
cevFanN56128FanB OBJECT IDENTIFIER ::= { cevFan 227 } -- Nexus 56128 Fan Module with Back to Front Airflow
cevFanN56128FanF OBJECT IDENTIFIER ::= { cevFan 228 } -- Nexus 56128 Fan Module with Front to Back Airflow
cevFanDSC48SFAN OBJECT IDENTIFIER ::= { cevFan 229 } -- Fan module for MDS 9148 16G Fabric Switch
cevFanN9Kc9516FanTray OBJECT IDENTIFIER ::= { cevFan 230 } -- N9K-C9516-FAN fan tray for Nexus9516 chassis
cevFanN9Kc9504FanTray OBJECT IDENTIFIER ::= { cevFan 231 } -- N9K-C9504-FAN fan tray for Nexus9504 chassis
cevFanN9Kc9300FanTray2B OBJECT IDENTIFIER ::= { cevFan 232 } -- 3RU (Nagano) fan tray back to front air flow (dual fan)
cevFanN9Kc9300FanTray2 OBJECT IDENTIFIER ::= { cevFan 233 } -- 3RU (Nagano) fan tray front to back air flow (dual fan)
cevFanN9Kc9300FanTray1B OBJECT IDENTIFIER ::= { cevFan 234 } -- 2RU (Lake Placid) fan tray back to front air flow (single fan)
cevFanN9Kc9300FanTray1 OBJECT IDENTIFIER ::= { cevFan 235 } -- 2RU (Lake Placid) fan tray front to back air flow (single fan)
cevFanAsr9922FanV2 OBJECT IDENTIFIER ::= { cevFan 236 } -- ASR-9922 Fan Tray V2
cevFanNXAFAN30CFMB OBJECT IDENTIFIER ::= { cevFan 237 } -- Nexus 2K/3K Single Fan, reverse airflow (port side intake)
cevFanNXAFAN30CFMF OBJECT IDENTIFIER ::= { cevFan 238 } -- Nexus 2K/3K Single Fan, forward airflow (port side exhaust)
cevFanASR9001V2 OBJECT IDENTIFIER ::= { cevFan 239 } -- ASR-9001 Fan Tray Ver 2
cevFanN6kC6001FanF OBJECT IDENTIFIER ::= { cevFan 240 } -- Nexus 6001 Fan Module with Front to Back Airflow
cevFanN6kC6001FanB OBJECT IDENTIFIER ::= { cevFan 241 } -- Nexus 6001 Fan Module with Back to Front Airflow
cevFanNCSFFANTRAY OBJECT IDENTIFIER ::= { cevFan 242 } -- NCS Fabric Chassis Fan Tray
cevFanTrayISR4330 OBJECT IDENTIFIER ::= { cevFan 244 } -- Cisco ISR 4330 Series Fan Tray
cevFanTrayISR4320 OBJECT IDENTIFIER ::= { cevFan 245 } -- Cisco ISR 4320 Series Fan Tray
cevFanASR1000XFanTray OBJECT IDENTIFIER ::= { cevFan 246 } -- Cisco ASR1006-X/ASR1009-X Fan Tray
cevFanAsa5508ChassisFan OBJECT IDENTIFIER ::= { cevFan 247 } -- Chassis Cooling Fan for Adaptive Security Appliance 5508
cevFanAsa5508K7ChassisFan OBJECT IDENTIFIER ::= { cevFan 248 } -- Chassis Cooling Fan for Adaptive Security Appliance 5508 with No Payload Encryption
cevFanAsr9KvV2Fan OBJECT IDENTIFIER ::= { cevFan 250 } -- ASR-9000V-V2 Fan Tray with Filter
cevFanASR920FanTray15ru OBJECT IDENTIFIER ::= { cevFan 251 } -- Fan tray for Pegasus F2 SFP/CU box.Total 7 fans in this model
cevFanASR920FanTray1ru OBJECT IDENTIFIER ::= { cevFan 252 } -- Fan tray for Pegasus 1M box. Total 5 fans in this model
cevFanN5K5696FanB OBJECT IDENTIFIER ::= { cevFan 253 } -- Nexus 5696 Fan Module with Back to Front Airflow
cevFanN5K5696FanF OBJECT IDENTIFIER ::= { cevFan 254 } -- Nexus 5696 Fan Module with Front to Back Airflow
cevFanN77c7702Fan OBJECT IDENTIFIER ::= { cevFan 255 } -- Fan for Nexus7700 2-slot chassis
cevFanASR9006V2 OBJECT IDENTIFIER ::= { cevFan 257 } -- ASR-9006 Fan Tray V2
cevFanN9KC9300FAN3B OBJECT IDENTIFIER ::= { cevFan 258 } -- Back-to-front air-flow Fan-tray for N3k-C3164Q-40GE
cevFanSce10000Fan OBJECT IDENTIFIER ::= { cevFan 261 } -- Cisco SCE10000 Fan
cevFanDSC96SFANE OBJECT IDENTIFIER ::= { cevFan 262 } -- Fan Tray (port-side exhaust) for MDS-9396 16G x 96 FC ports fabric switch
cevFanDSC96SFANI OBJECT IDENTIFIER ::= { cevFan 263 } -- Fan Tray (port-side intake) for MDS-9396 16G x 96 FC ports fabric switch
cevFanAsa5516ChassisFan OBJECT IDENTIFIER ::= { cevFan 264 } -- Chassis Cooling Fan for Adaptive Security Appliance 5516
cevFanC6840XFAN OBJECT IDENTIFIER ::= { cevFan 265 } -- FRU type FAN support for Catalyst 68xx family
cevFanASR1002HXFanTray OBJECT IDENTIFIER ::= { cevFan 266 } -- Cisco ASR1002-HX Fan Tray
cevFanAsr9910Fan OBJECT IDENTIFIER ::= { cevFan 267 } -- ASR 9910 Fan Tray
cevFanDSC9718FAN OBJECT IDENTIFIER ::= { cevFan 269 } -- Fan module for MDS 18-Slot Director Switch, DS-C9718
cevFanT3R OBJECT IDENTIFIER ::= { cevFan 275 } -- Cisco 3850-XS FAN T3-R
cevFanT3F OBJECT IDENTIFIER ::= { cevFan 276 } -- Cisco 3850-XS FAN T3-F
cevFanNC55FanTray OBJECT IDENTIFIER ::= { cevFan 277 } -- NCS 5508 Fan Tray
cevFanNC55Fan OBJECT IDENTIFIER ::= { cevFan 278 } -- NCS 5508 Chassis Fan
cevFanNCS5001FANBK OBJECT IDENTIFIER ::= { cevFan 279 } -- Cisco NCS 5001 Router Fan Back ( Rear Side) to Front ( Port Side) Air Flow
cevFanNCS5001FANFR OBJECT IDENTIFIER ::= { cevFan 280 } -- Cisco NCS 5001 Fan Front ( Port Side) to Back ( Rear Side) Air Flow
cevFanNCS5002FANFR OBJECT IDENTIFIER ::= { cevFan 281 } -- Cisco NCS 5002 Fan Front ( Port Side) to Back ( Rear Side) Air Flow
cevFanNCS5002FANBK OBJECT IDENTIFIER ::= { cevFan 282 } -- Cisco NCS 5002 Router Fan Back (Rear Side) to Front (Port Side) AirFlow
cevFanNCS4K OBJECT IDENTIFIER ::= { cevFan 285 } -- NC4K Fan
cevFanASR1001HXFanTray OBJECT IDENTIFIER ::= { cevFan 287 } -- Cisco ASR1001-HX Fan Tray
cevFanNCS4202 OBJECT IDENTIFIER ::= { cevFan 288 } -- Fan tray for NCS 4202 box, Total 4 fans in this model
cevFanNCS4201 OBJECT IDENTIFIER ::= { cevFan 289 } -- Fan tray for NCS 4201 box, Total 5 fans in this model
cevFanASR920FanTray2ruCc OBJECT IDENTIFIER ::= { cevFan 290 } -- Fan tray for Crete box, Total 2 fans in this model
cevFanNCS1002FanTray OBJECT IDENTIFIER ::= { cevFan 291 } -- Cisco NCS1K fan tray slot
cevFanNCS5011FANFR OBJECT IDENTIFIER ::= { cevFan 298 } -- Cisco NCS 5011 Fan Front (Port Side) to Back (Rear Side) Air Flow
cevFanNCS5011FANBK OBJECT IDENTIFIER ::= { cevFan 299 } -- Cisco NCS 5011 Router Fan Back (Rear Side) to Front (Port Side) AirFlow
cevFanNCS4216F2BFAN OBJECT IDENTIFIER ::= { cevFan 301 } -- NCS 4216 Top/Bottom Fan Tray
cevFanFPR2KCoolingFan OBJECT IDENTIFIER ::= { cevFan 302 } -- FirePOWER 2K cooling Fan
cevFanNCS4216F2BFan OBJECT IDENTIFIER ::= { cevFan 307 } -- NCS 4216-F2B Top/Bottom Fan Tray
cevFanNCS4216PWRFAN OBJECT IDENTIFIER ::= { cevFan 308 } -- NCS 4216 Power Supply Fan Tray
cevFanASR914F2BFan OBJECT IDENTIFIER ::= { cevFan 311 } -- ASR 914 Top/Bottom Airflow Deflector Fan Tray Kit
cevFanASR914PWRFAN OBJECT IDENTIFIER ::= { cevFan 312 } -- ASR914 Power Supply Fan Tray
cevFanNCS4KFFanTray OBJECT IDENTIFIER ::= { cevFan 313 } -- NCS 4000 Centralised Fabric Chassis Fan Tray Assembly
cevFanAsr9906Fan OBJECT IDENTIFIER ::= { cevFan 314 } -- ASR 9906 Fan
cevFanN77C7706FAN2 OBJECT IDENTIFIER ::= { cevFan 315 } -- Gen2 Fan Module for Nexus7700 6-slot chassis
cevFanN77C7710FAN2 OBJECT IDENTIFIER ::= { cevFan 316 } -- Gen2 Fan Module for Nexus7700 10-slot chassis
cevFanN77C7718FAN2 OBJECT IDENTIFIER ::= { cevFan 317 } -- Gen2 Fan Module for Nexus7700 18-slot chassis
cevFanAsr9901Fan OBJECT IDENTIFIER ::= { cevFan 318 } -- ASR 9901 Fan Tray
cevFanNCS1001FanTray OBJECT IDENTIFIER ::= { cevFan 319 } -- Cisco NCS1001 Fan Tray
cevFanC9410FAN OBJECT IDENTIFIER ::= { cevFan 320 } -- Cisco Catalyst 9400 Series 10 slot chassis Fan Tray
cevFanC9407FAN OBJECT IDENTIFIER ::= { cevFan 321 } -- Cisco Catalyst 9400 Series 7 slot chassis Fan Tray
cevFanC9404FAN OBJECT IDENTIFIER ::= { cevFan 322 } -- Cisco Catalyst 9400 Series 4 slot chassis Fan Tray
cevFanC9400FAN OBJECT IDENTIFIER ::= { cevFan 323 } -- Cisco Catalyst 9400 Series Fan
cevFanAIRCT9880K9 OBJECT IDENTIFIER ::= { cevFan 325 } -- AIR-CT9880-K9 Fan tray
cevFanNCS4009FANFC OBJECT IDENTIFIER ::= { cevFan 326 } -- NCS4009 Glaurung2 Fan
cevFanAIRCT5540K9FanTray OBJECT IDENTIFIER ::= { cevFan 327 } -- AIR-CT5540-K9 Fan tray
cevFanNXAFAN160CFMPI OBJECT IDENTIFIER ::= { cevFan 328 } -- NXA-FAN-160CFM-PI Nexus Fan, 160CFM, port side intake airflow
cevFanNXAFAN160CFMPE OBJECT IDENTIFIER ::= { cevFan 329 } -- NXA-FAN-160CFM-PE Nexus Fan, 160CFM, port side exhaust airflow
cevFanDSC32TFANE OBJECT IDENTIFIER ::= { cevFan 330 } -- DS-C32T-FAN-E, Port Side Exhaust Fan unit for DS-C9132T-K9
cevFanDSC32TFANI OBJECT IDENTIFIER ::= { cevFan 331 } -- DS-C32T-FAN-I, Port Side Intake Fan unit for DS-C9132T-K9
cevFanC9KT1FANTRAY OBJECT IDENTIFIER ::= { cevFan 332 } -- Cisco Catalyst 9500 Series Fan Tray
cevFanC9KT4R OBJECT IDENTIFIER ::= { cevFan 333 } -- Cisco Catalyst 9500 Series Fan Tray
cevFanC9KFAN OBJECT IDENTIFIER ::= { cevFan 334 } -- Cisco Catalyst 9500 Series Fan
cevFanNXAFAN65CFMPI OBJECT IDENTIFIER ::= { cevFan 335 } -- Nexus 3000 Series Fan Module, 65 CFM cool air flow, Port Intake air flow
cevFanNXAFAN65CFMPE OBJECT IDENTIFIER ::= { cevFan 336 } -- Nexus 3000 Series Fan Module, 65 CFM cool air flow, Port Exhaust air flow
cevFanNCS520FanTray3 OBJECT IDENTIFIER ::= { cevFan 338 } -- Cisco NCS520 fan try with 3 fans
cevFanNCS520FanTray5 OBJECT IDENTIFIER ::= { cevFan 339 } -- Cisco NCS520 fan try with 5 fans
cevFanN540FAN OBJECT IDENTIFIER ::= { cevFan 340 } -- NCS 540 Fan
cevFanN540XFAN OBJECT IDENTIFIER ::= { cevFan 341 } -- Cisco NCS 540 Router Fan Conformal Coated
cevFanC9600FAN OBJECT IDENTIFIER ::= { cevFan 346 } -- Cisco Catalyst 9600 Series Fan
cevFanC9606FAN OBJECT IDENTIFIER ::= { cevFan 347 } -- Cisco Catalyst 9600 Series C9606 Chassis Fan Tray
cevFanSystemFan OBJECT IDENTIFIER ::= { cevFan 350 } -- Generic system fan
cevFanFPR1KCoolingFan OBJECT IDENTIFIER ::= { cevFan 353 } -- Cisco Firepower 1K cooling Fan
cevFanNXAFAN160CFM OBJECT IDENTIFIER ::= { cevFan 356 } -- Fans for N9K-C9364C
cevFanNXAFAN35CFMPI OBJECT IDENTIFIER ::= { cevFan 357 } -- NXA-FAN-35CFM-PI Nexus Fan, 35CFM, port side intake airflow
cevFanNXAFAN35CFMPE OBJECT IDENTIFIER ::= { cevFan 358 } -- NXA-FAN-35CFM-PE Nexus Fan, 35CFM, port side exhaust airflow
cevFanASR9922FANV3 OBJECT IDENTIFIER ::= { cevFan 359 } -- ASR 9922 Fan Tray v3
cevFanNCS5064FANFR OBJECT IDENTIFIER ::= { cevFan 361 } -- NCS 5064 Router Fan Front to Back AirFlow
cevFanNCS5064FANBK OBJECT IDENTIFIER ::= { cevFan 362 } -- NCS 5064 Router Fan Back to Front AirFlow
cevFanNCS1004FanTray OBJECT IDENTIFIER ::= { cevFan 363 } -- NCS1004 fan tray slot
cevFanN560Fan OBJECT IDENTIFIER ::= { cevFan 364 } -- NCS 560 Fan
cevFanFPR1KPSFan OBJECT IDENTIFIER ::= { cevFan 365 } -- Power Supply Fan in FPR1K
cevFanFPR2KPSFan OBJECT IDENTIFIER ::= { cevFan 366 } -- Power Supply Fan in FPR2K
cevFanN5604FANH OBJECT IDENTIFIER ::= { cevFan 370 } -- Cisco NCS 560-4 High Speed Fan Tray
cevFanN5604FANHCC OBJECT IDENTIFIER ::= { cevFan 371 } -- Cisco NCS 560-4 High Speed Fan Tray, Conformal Coated
cevFanN5604PWRFAN OBJECT IDENTIFIER ::= { cevFan 372 } -- Cisco NCS 560-4 High Speed Power Fan Tray
cevFanC9800LFanTray OBJECT IDENTIFIER ::= { cevFan 373 } -- FanTray for Katar PIDs, 2x blower. Front to rear airflow
cevFanN5604PWRFANCC OBJECT IDENTIFIER ::= { cevFan 376 } -- Cisco NCS 560-4 High Speed Power Fan Tray, Conformal Coated
cevFanNXAFAN160CFM2PI OBJECT IDENTIFIER ::= { cevFan 387 } -- NXA-FAN-160CFM2PI Nexus 9000 port side intake fan
cevFanNXAFAN160CFM2PE OBJECT IDENTIFIER ::= { cevFan 388 } -- NXA-FAN-160CFM2PE Nexus 9000 port side exhaust fan
cevFanNXAFAN300CFMPI OBJECT IDENTIFIER ::= { cevFan 392 } -- NXA-FAN-300CFM-PI Nexus Fan, 300CFM, port side intake airflow
cevFanNXAFAN300CFMPE OBJECT IDENTIFIER ::= { cevFan 393 } -- NXA-FAN-300CFM-PE Nexus Fan, 300CFM, port side exhaust airflow
cevSensor OBJECT IDENTIFIER ::= { cevMIBObjects 8 }
cevSensorMGX8800Temp OBJECT IDENTIFIER ::= { cevSensor 11 } -- Cabinet Temperature sensor device in MGX8800 Universal Chassis
cevSensorMGX8800PSVoltage OBJECT IDENTIFIER ::= { cevSensor 12 } -- Power Supply Voltage Monitoring device in MGX8800 Universal Chassis
cevSensorMGX8800FanSpeed OBJECT IDENTIFIER ::= { cevSensor 13 } -- Sensor Device for monitoring fan speed (in RPMs) in MGX8800 Universal Chassis
cevSensorONS15540Temp OBJECT IDENTIFIER ::= { cevSensor 14 } -- Cisco ONS 15540 ESP Temperature Sensor
cevSensorONS15540Power OBJECT IDENTIFIER ::= { cevSensor 15 } -- Cisco ONS 15540 ESP Power Sensor
cevSensor7500ChassisInterface OBJECT IDENTIFIER ::= { cevSensor 16 } -- Cisco 7500 Chassis Interface Sensor
cevSensorC7300InletTempVoltage OBJECT IDENTIFIER ::= { cevSensor 17 } -- Cisco 7300 platform inlet temperature/voltage sensor device
cevSensorC7300OutletTempVoltage OBJECT IDENTIFIER ::= { cevSensor 18 } -- Cisco 7300 platform outlet temperature/voltage sensor device
cevSensorC7300HotspotTempVoltage OBJECT IDENTIFIER ::= { cevSensor 19 } -- Cisco 7300 platform hot spot temperature/voltage sensor device
cevSensorC7300NseDbTempVoltage OBJECT IDENTIFIER ::= { cevSensor 20 } -- Cisco 7300 platform temperature/voltage sensor device on the NSE Daughterboard
cevSensorC7300PSFanState OBJECT IDENTIFIER ::= { cevSensor 21 } -- Cisco 7300 platform power supply and fan state sensor device
cevSensorC10KInletTemp OBJECT IDENTIFIER ::= { cevSensor 22 } -- Cisco 10000 Inlet Temp Sensor
cevSensorC10000CoreTemp OBJECT IDENTIFIER ::= { cevSensor 23 } -- Cisco 10000 Core Temp Sensor
cevSensorCat4kTemp OBJECT IDENTIFIER ::= { cevSensor 24 } -- Cisco Catalyst 4000 temperature sensor
cevSensorONS15530Temp OBJECT IDENTIFIER ::= { cevSensor 25 } -- Cisco ONS 15530 Temperature Sensor
cevSensorONS15530Power OBJECT IDENTIFIER ::= { cevSensor 26 } -- Cisco ONS 15530 Power Sensor
cevSensorVxsmVoltage OBJECT IDENTIFIER ::= { cevSensor 27 } -- Voice switch service module with voltage sensor, 4 port OC3/STM-1 compliant
cevSensorVxsmTemp OBJECT IDENTIFIER ::= { cevSensor 28 } -- Voice switch service module with temperature sensor, 4 port OC3/STM-1 compliant
cevSensor15302701Temp OBJECT IDENTIFIER ::= { cevSensor 29 } -- Cisco 15-3027-01 Temperature Sensor
cevSensorUnknown OBJECT IDENTIFIER ::= { cevSensor 30 } -- Unknown sensor
cevSensorModuleDeviceTemp OBJECT IDENTIFIER ::= { cevSensor 31 } -- Generic module device temperature sensor
cevSensorClock OBJECT IDENTIFIER ::= { cevSensor 32 } -- Generic clock sensor
cevSensorVtt OBJECT IDENTIFIER ::= { cevSensor 33 } -- Generic VTT sensor
cevSensorModulePowerOutputFail OBJECT IDENTIFIER ::= { cevSensor 34 } -- Generic module power output fail sensor
cevSensorModuleOutletTemp OBJECT IDENTIFIER ::= { cevSensor 35 } -- Generic module outlet temperature sensor
cevSensorModuleInletTemp OBJECT IDENTIFIER ::= { cevSensor 36 } -- Generic module inlet temperature sensor
cevSensorFanTrayStatus OBJECT IDENTIFIER ::= { cevSensor 37 } -- Generic fan tray status sensor
cevSensorPSFan OBJECT IDENTIFIER ::= { cevSensor 38 } -- Generic power supply fan sensor
cevSensorPSOutput OBJECT IDENTIFIER ::= { cevSensor 39 } -- Generic power supply output sensor
cevSensorPSInput OBJECT IDENTIFIER ::= { cevSensor 40 } -- Generic power supply input sensor
cevSensorCrs1Voltage OBJECT IDENTIFIER ::= { cevSensor 41 } -- Cisco CRS1 voltage sensoro
cevSensorCrs1Temp OBJECT IDENTIFIER ::= { cevSensor 42 } -- Cisco CRS1 Temperature sensor
cevSensorCrs1Current OBJECT IDENTIFIER ::= { cevSensor 43 } -- Cisco CRS1 Current sensor
cevSensorCrs1FanSpeed OBJECT IDENTIFIER ::= { cevSensor 44 } -- Cisco CRS1 Fan Speed sensor
cevSensorModuleDeviceVoltage OBJECT IDENTIFIER ::= { cevSensor 45 } -- Generic Module Device Voltage Sensor
cevSensorTransceiverRxPwr OBJECT IDENTIFIER ::= { cevSensor 46 } -- Transceiver Rx Power sensor
cevSensorTransceiverTxPwr OBJECT IDENTIFIER ::= { cevSensor 47 } -- Transceiver Tx Power sensor
cevSensorTransceiverCurrent OBJECT IDENTIFIER ::= { cevSensor 48 } -- Transceiver Current sensor
cevSensorTransceiverVoltage OBJECT IDENTIFIER ::= { cevSensor 49 } -- Transceiver Voltage sensor
cevSensorTransceiverTemp OBJECT IDENTIFIER ::= { cevSensor 50 } -- Transceiver Temperature sensor
cevSensorModuleFanUpgradeRequired OBJECT IDENTIFIER ::= { cevSensor 51 } -- Module sensor to require fan upgrading (for Cat6k)
cevSensorModuleInsufficientCooling OBJECT IDENTIFIER ::= { cevSensor 52 } -- Module sensor for insufficient cooling (for Cat6k)
cevSensorPSFanIncompatible OBJECT IDENTIFIER ::= { cevSensor 55 } -- Power Supply Fan Incompatible Sensor(for Cat6k)
cevSensorACE4710K9CPUTemp OBJECT IDENTIFIER ::= { cevSensor 56 } -- Cisco ACE 4710 CPU Temperature Sensor
cevSensorACE4710K9AmbientTemp OBJECT IDENTIFIER ::= { cevSensor 57 } -- Cisco ACE 4710 Ambient Temperature Sensor
cevSensorCpuFanSpeed OBJECT IDENTIFIER ::= { cevSensor 58 } -- Cisco Generic CPU Fan Speed Sensor
cevSensorACE4710K9DimmFanSpeed OBJECT IDENTIFIER ::= { cevSensor 59 } -- Cisco ACE 4710 DIMM Blower Fan Sensor
cevSensorACE4710K9PciFanSpeed OBJECT IDENTIFIER ::= { cevSensor 60 } -- Cisco ACE 4710 PCI Axial Fan Sensor
cevSensorModuleDeviceCurrent OBJECT IDENTIFIER ::= { cevSensor 61 } -- Generic Sensor for monitoring the electric current
cevSensorCrs16dcPemB OBJECT IDENTIFIER ::= { cevSensor 62 } -- Cisco CRS-1 16 Slot System Reduced-Noise DC PEM
cevSensorExternalContact OBJECT IDENTIFIER ::= { cevSensor 63 } -- External contact that may be connected to various inputs
cevSensorFanSpeed OBJECT IDENTIFIER ::= { cevSensor 64 } -- Cisco Generic Fan Speed Sensor
cevSensorCrs1PwrVoltage OBJECT IDENTIFIER ::= { cevSensor 65 } -- Cisco CRS1 Powersupply voltage sensor
cevSensorCrs1Led OBJECT IDENTIFIER ::= { cevSensor 66 } -- Cisco CRS1 LED sensor
cevSensorMXE5600Temp OBJECT IDENTIFIER ::= { cevSensor 67 } -- Generic MXE 5600 platform Temperature Sensor
cevSensorMXE5600FanSpeed OBJECT IDENTIFIER ::= { cevSensor 68 } -- Generic MXE 5600 platform Fan Speed Sensor
cevSensorMXE5600Voltage OBJECT IDENTIFIER ::= { cevSensor 69 } -- Generic MXE 5600 platform Voltage Sensor
cevSensorMXE5600Current OBJECT IDENTIFIER ::= { cevSensor 70 } -- Generic MXE 5600 platform Current Sensor
cevSensorModuleDevicePower OBJECT IDENTIFIER ::= { cevSensor 132 } -- Generic Sensor for monitoring the Power Sensor
cevSensorModuleDeviceFanRotation OBJECT IDENTIFIER ::= { cevSensor 133 } -- Generic Sensor for monitoring the Fan Rotation Sensor
cevSensorModuleDevicePressure OBJECT IDENTIFIER ::= { cevSensor 134 } -- Generic Sensor for monitoring the Altitude Sensor
cevSensorVoltagesensor OBJECT IDENTIFIER ::= { cevSensor 135 } -- Voltage Sensor
cevSensorCursensor OBJECT IDENTIFIER ::= { cevSensor 136 } -- Current Sensor
cevSensorTempsensor OBJECT IDENTIFIER ::= { cevSensor 137 } -- Temperature Sensor
cevSensorLEDsensor OBJECT IDENTIFIER ::= { cevSensor 138 } -- LED Sensor
cevSensorFanSpeedsensor OBJECT IDENTIFIER ::= { cevSensor 139 } -- Fan Speed Sensor
cevSensorMultiSensorModule OBJECT IDENTIFIER ::= { cevSensor 140 } -- Multiple Sensor Hosting Module l
cevSensorPowersensor OBJECT IDENTIFIER ::= { cevSensor 141 } -- Power Sensor
cevSensorModuleHotSpotTemp OBJECT IDENTIFIER ::= { cevSensor 142 } -- Generic module hotspot temperature sensor
cevSensorDiagStatus OBJECT IDENTIFIER ::= { cevSensor 143 } -- Generic diagnostics status sensor
cevSensorNCS4KVol OBJECT IDENTIFIER ::= { cevSensor 144 } -- Cisco NCS 4000 Voltage Sensor
cevSensorNCS4KCur OBJECT IDENTIFIER ::= { cevSensor 145 } -- Cisco NCS 4000 Current Sensor
cevSensorNCS4KTemp OBJECT IDENTIFIER ::= { cevSensor 146 } -- Cisco NCS 4000 Temperature Sensor
cevSensorNCS4KLED OBJECT IDENTIFIER ::= { cevSensor 147 } -- Cisco NCS 4000 LED Sensor
cevSensorNCS4KFanSpeed OBJECT IDENTIFIER ::= { cevSensor 148 } -- Cisco NCS 4000 Fan Speed Sensor
cevSensorNCS4KMultiHostingMod OBJECT IDENTIFIER ::= { cevSensor 149 } -- Cisco NCS 4000 Multiple Sensor Hosting Module
cevSensorNCS4KPressure OBJECT IDENTIFIER ::= { cevSensor 150 } -- Cisco NCS 4000 Pressure Sensor
cevSensorASR5000CardTemp OBJECT IDENTIFIER ::= { cevSensor 151 } -- Temperature sensor on supported cards in ASR5000 chassis
cevSensorASR5000CardVoltage OBJECT IDENTIFIER ::= { cevSensor 152 } -- Voltage sensor on supported cards in ASR5000 chassis
cevSensorASR5000FanTemp OBJECT IDENTIFIER ::= { cevSensor 153 } -- Temperature sensor on fan tray in ASR5000 chassis
cevSensorASR5500CardTemp OBJECT IDENTIFIER ::= { cevSensor 154 } -- Temperature sensor on supported cards in ASR5500 chassis
cevSensorASR5500CardVoltage OBJECT IDENTIFIER ::= { cevSensor 155 } -- Voltage sensor on supported cards in ASR5500 chassis
cevSensorASR5500CardPower OBJECT IDENTIFIER ::= { cevSensor 156 } -- Power sensor on supported cards in ASR5500 chassis
cevSensorASR5500CardAirFlow OBJECT IDENTIFIER ::= { cevSensor 157 } -- Air flow sensor on supported cards in ASR5500 chassis
cevSensorASR5500CardBinary OBJECT IDENTIFIER ::= { cevSensor 158 } -- Binary sensor on supported cards in ASR5500 chassis
cevSensorASR5500CardPercentage OBJECT IDENTIFIER ::= { cevSensor 159 } -- Percentage sensor on supported cards in ASR5500 chassis
cevSensorASR5500CardCurrent OBJECT IDENTIFIER ::= { cevSensor 160 } -- Current sensor on supported cards in ASR5500 chassis
cevSensorASR5500FanTemp OBJECT IDENTIFIER ::= { cevSensor 161 } -- Temperature sensor on fan tray in ASR5500 chassis
cevSensorAsa5508ChassisFanSensor OBJECT IDENTIFIER ::= { cevSensor 162 } -- Chassis Cooling Fan Sensor for Adaptive Security Appliance 5508
cevSensorAsa5508K7ChassisFanSensor OBJECT IDENTIFIER ::= { cevSensor 163 } -- Chassis Cooling Fan Sensor for Adaptive Security Appliance 5508 with No Payload Encryption
cevSensorAsa5506CpuTempSensor OBJECT IDENTIFIER ::= { cevSensor 164 } -- Central Processing Unit Temperature Sensor for 5506 Adaptive Security Appliance
cevSensorAsa5506WCpuTempSensor OBJECT IDENTIFIER ::= { cevSensor 165 } -- Central Processing Unit Temperature Sensor for 5506W Adaptive Security Appliance
cevSensorAsa5508CpuTempSensor OBJECT IDENTIFIER ::= { cevSensor 166 } -- Central Processing Unit Temperature Sensor for 5508 Adaptive Security Appliance
cevSensorAsa5506K7CpuTempSensor OBJECT IDENTIFIER ::= { cevSensor 167 } -- Central Processing Unit Temperature Sensor for 5506 with No Payload Encryption Adaptive Security Appliance
cevSensorAsa5508K7CpuTempSensor OBJECT IDENTIFIER ::= { cevSensor 168 } -- Central Processing Unit Temperature Sensor for 5506 with No Payload Encryption Adaptive Security Appliance
cevSensorAsa5506AcceleratorTempSensor OBJECT IDENTIFIER ::= { cevSensor 169 } -- Accelerator Temperature Sensor for 5506 Adaptive Security Appliance
cevSensorAsa5506WAcceleratorTempSensor OBJECT IDENTIFIER ::= { cevSensor 170 } -- Accelerator Temperature Sensor for 5506W Adaptive Security Appliance
cevSensorAsa5508AcceleratorTempSensor OBJECT IDENTIFIER ::= { cevSensor 171 } -- Accelerator Temperature Sensor for 5508 Adaptive Security Appliance
cevSensorAsa5506K7AcceleratorTempSensor OBJECT IDENTIFIER ::= { cevSensor 172 } -- Accelerator Temperature Sensor for 5506 with No Payload Encryption Adaptive Security Appliance
cevSensorAsa5508K7AcceleratorTempSensor OBJECT IDENTIFIER ::= { cevSensor 173 } -- Accelerator Temperature Sensor for 5506 with No Payload Encryption Adaptive Security Appliance
cevSensorAsa5506ChassisTempSensor OBJECT IDENTIFIER ::= { cevSensor 174 } -- Chassis Ambient Temperature Sensor for 5506 Adaptive Security Appliance
cevSensorAsa5506WChassisTempSensor OBJECT IDENTIFIER ::= { cevSensor 175 } -- Chassis Ambient Temperature Sensor for 5506W Adaptive Security Appliance
cevSensorAsa5508ChassisTempSensor OBJECT IDENTIFIER ::= { cevSensor 176 } -- Chassis Ambient Temperature Sensor for 5508 Adaptive Security Appliance
cevSensorAsa5506K7ChassisTempSensor OBJECT IDENTIFIER ::= { cevSensor 177 } -- Chassis Ambient Temperature Sensor for 5506 with No Payload Encryption Adaptive Security Appliance
cevSensorAsa5508K7ChassisTempSensor OBJECT IDENTIFIER ::= { cevSensor 178 } -- Chassis Ambient Temperature Sensor for 5508 with No Payload Encryption Adaptive Security Appliance
cevSensorNCS4kPowersensor OBJECT IDENTIFIER ::= { cevSensor 179 } -- NCS4k Power Sensor
cevSensorAsa5516ChassisFanSensor OBJECT IDENTIFIER ::= { cevSensor 180 } -- Chassis Cooling Fan Sensor for Adaptive Security Appliance 5516
cevSensorAsa5506HCpuTempSensor OBJECT IDENTIFIER ::= { cevSensor 181 } -- Central Processing Unit Temperature Sensor for 5506H Adaptive Security Appliance
cevSensorAsa5516CpuTempSensor OBJECT IDENTIFIER ::= { cevSensor 182 } -- Central Processing Unit Temperature Sensor for 5516 Adaptive Security Appliance
cevSensorAsa5506HAcceleratorTempSensor OBJECT IDENTIFIER ::= { cevSensor 183 } -- Accelerator Temperature Sensor for 5506H Adaptive Security Appliance
cevSensorAsa5516AcceleratorTempSensor OBJECT IDENTIFIER ::= { cevSensor 184 } -- Accelerator Temperature Sensor for 5516 Adaptive Security Appliance
cevSensorAsa5506HChassisTempSensor OBJECT IDENTIFIER ::= { cevSensor 185 } -- Chassis Ambient Temperature Sensor for 5506H Adaptive Security Appliance
cevSensorAsa5516ChassisTempSensor OBJECT IDENTIFIER ::= { cevSensor 186 } -- Chassis Ambient Temperature Sensor for 5516 Adaptive Security Appliance
cevSensorISA30004CCpuTempSensor OBJECT IDENTIFIER ::= { cevSensor 187 } -- Central Processing Unit Temperature Sensor for ISA30004C Copper SKU
cevSensorRAISA1783SAD2T2SCpuTempSensor OBJECT IDENTIFIER ::= { cevSensor 188 } -- Cisco Rockwell ISA 30002C2F Fiber SKU's Central Processing Unit Temperature Sensor
cevSensorISA30002C2FCpuTempSensor OBJECT IDENTIFIER ::= { cevSensor 189 } -- Central Processing Unit Temperature Sensor for ISA30002C2F Fiber SKU
cevSensorRAISA1783SAD4T0SCpuTempSensor OBJECT IDENTIFIER ::= { cevSensor 190 } -- Cisco Rockwell ISA 30004C Copper SKU's Central Processing Unit Temperature Sensor
cevSensorISA4000CpuTempSensor OBJECT IDENTIFIER ::= { cevSensor 191 } -- Central Processing Unit Temperature Sensor for ISA4000 SKU
cevSensorISA30004CPTS OBJECT IDENTIFIER ::= { cevSensor 192 } -- Processor Card Temperature Sensor for ISA30004C Copper SKU
cevSensorISA30002C2FPTS OBJECT IDENTIFIER ::= { cevSensor 193 } -- Processor Card Temperature Sensor for ISA30002C2F Fiber SKU
cevSensorRAISA4T0SProcessorcardTS OBJECT IDENTIFIER ::= { cevSensor 194 } -- Cisco Rockwell ISA 30004C Copper SKU's Processor Card Temperature Sensor
cevSensorRAISA2T2SProcessorcardTS OBJECT IDENTIFIER ::= { cevSensor 195 } -- Cisco Rockwell ISA 30002C2F Fiber SKU's Processor Card Temperature Sensor
cevSensorISA4000PTS OBJECT IDENTIFIER ::= { cevSensor 196 } -- Processor Card Temperature Sensor for ISA4000 SKU
cevSensorISA30004CPowercardTS OBJECT IDENTIFIER ::= { cevSensor 197 } -- Power Card Temperature Sensor for ISA30004C Copper SKU
cevSensorISA30002C2FPowercardTS OBJECT IDENTIFIER ::= { cevSensor 198 } -- Power Card Temperature Sensor for ISA30002C2F Fiber SKU
cevSensorISA30004CPortcardTS OBJECT IDENTIFIER ::= { cevSensor 199 } -- Port Card Temperature Sensor for ISA30004C Copper SKU
cevSensorISA30002C2FPortcardTS OBJECT IDENTIFIER ::= { cevSensor 200 } -- Port Card Temperature Sensor for ISA30002C2F Fiber SKU
cevSensorRAISA4T0SPowercardTS OBJECT IDENTIFIER ::= { cevSensor 201 } -- Cisco Rockwell ISA 30004C Copper SKU's Power Card Temperature Sensor
cevSensorRAISA2T2SPowercardTS OBJECT IDENTIFIER ::= { cevSensor 202 } -- Cisco Rockwell ISA 30002C2F Fiber SKU's Power Card Temperature Sensor
cevSensorRAISA4T0SPortcardTS OBJECT IDENTIFIER ::= { cevSensor 203 } -- Cisco Rockwell ISA 30004C Copper SKU's Port Card Temperature Sensor
cevSensorRAISA2T2SPortcardTS OBJECT IDENTIFIER ::= { cevSensor 204 } -- Cisco Rockwell ISA 30002C2F Fiber SKU's Port Card Temperature Sensor
cevSensorISA4000PowercardTS OBJECT IDENTIFIER ::= { cevSensor 205 } -- Power Card Temperature Sensor for ISA4000 SKU
cevSensorISA4000PortcardTS OBJECT IDENTIFIER ::= { cevSensor 206 } -- Port Card Temperature Sensor for ISA4000 SKU
cevSensorISA30004CPS OBJECT IDENTIFIER ::= { cevSensor 207 } -- Presence Sensor for Power Supply input for ISA30004C Copper SKU
cevSensorISA30002C2FPS OBJECT IDENTIFIER ::= { cevSensor 208 } -- Presence Sensor for Power Supply input for ISA30002C2F Fiber SKU
cevSensorRAISA1783SAD4T0SPS OBJECT IDENTIFIER ::= { cevSensor 209 } -- Presence Sensor for Power Supply input for Cisco Rockwell ISA30004C Copper SKU
cevSensorRAISA1783SAD2T2SPS OBJECT IDENTIFIER ::= { cevSensor 210 } -- Presence Sensor for Power Supply input for Cisco Rockwell ISA30002C2F Fiber SKU
cevSensorModuleDeviceSNR OBJECT IDENTIFIER ::= { cevSensor 211 } -- Generic Sensor for monitoring the SNR Sensor
cevSensorModuleDeviceISI OBJECT IDENTIFIER ::= { cevSensor 212 } -- Generic Sensor for monitoring the residual ISI Sensor
cevSensorModuleDevicePAM OBJECT IDENTIFIER ::= { cevSensor 213 } -- Generic Sensor for monitoring the rate of measured signal on the line that has an analog level near the cutoff for a PAM bit transition
cevSensorModuleDevicePreFECBER OBJECT IDENTIFIER ::= { cevSensor 214 } -- Generic Sensor for monitoring the Pre FEC BER
cevSensorModuleDeviceUncorrectedBER OBJECT IDENTIFIER ::= { cevSensor 215 } -- Generic Sensor for monitoring the Uncorrected BER
cevSensorModuleDeviceTECCurrent OBJECT IDENTIFIER ::= { cevSensor 216 } -- Generic Sensor for monitoring the TEC Current
cevSensorModuleDevDiffLaserFrequency OBJECT IDENTIFIER ::= { cevSensor 217 } -- Generic Sensor for monitoring the difference (in frequency units) between the target center frequency and the actual current center frequency
cevSensorModuleDeviceDiffLaserTemp OBJECT IDENTIFIER ::= { cevSensor 218 } -- Generic Sensor for monitoring the difference (in Celsius units) between the target laser temperature for a cooled laser and the actual current temperature
cevSensorFPR2KChassisFanSensor OBJECT IDENTIFIER ::= { cevSensor 219 } -- Chassis Cooling Fan Sensor for FPR2K
cevSensorFPR1KChassisFanSensor OBJECT IDENTIFIER ::= { cevSensor 220 } -- Chassis Cooling Fan Sensor for FPR1K
cevSensorFPR1KCpuTempSensor OBJECT IDENTIFIER ::= { cevSensor 221 } -- Central Processing Unit Temperature Sensor for FPR1K
cevSensorFPR2KCpuTempSensor OBJECT IDENTIFIER ::= { cevSensor 222 } -- Central Processing Unit Temperature Sensor for FPR2K
cevSensorFPR2KNpuTempSensor OBJECT IDENTIFIER ::= { cevSensor 223 } -- Network Processing Unit Temperature Sensor for FPR2K
cevSensorFPR1KChassisTempSensor OBJECT IDENTIFIER ::= { cevSensor 224 } -- Chassis Ambient Temperature Sensor for FPR1K
cevSensorFPR2KChassisTempSensor OBJECT IDENTIFIER ::= { cevSensor 225 } -- Chassis Ambient Temperature Sensor for FPR2K
cevFanFPR1KPSFanSensor OBJECT IDENTIFIER ::= { cevSensor 226 } -- Power Supply Fan Sensor in FPR1K
cevFanFPR2KPSFanSensor OBJECT IDENTIFIER ::= { cevSensor 227 } -- Power Supply Fan Sensor in FPR2K
cevFanFPR1KPSTempSensor OBJECT IDENTIFIER ::= { cevSensor 228 } -- Power Supply Temp Sensor in FPR1K
cevFanFPR2KPSTempSensor OBJECT IDENTIFIER ::= { cevSensor 229 } -- Power Supply Temp Sensor in FPR2K
cevModule OBJECT IDENTIFIER ::= { cevMIBObjects 9 }
-- cevModule is subdivided into sections like
-- cevModuleC36xxType and cevModuleAS5200Type. These represent
-- cards used only on the c36xx and AS5200 platforms.
-- vHwic2as contains cards that can be used interchangeably
-- across more than one platform
--
-- Acronyms used in the cevModule section:
-- Pa Port adapter
-- Pm Port module
-- Wic Wan Interface Card
-- Isa Integrated Service Adapter
-- Ism Integrated Service Module
cevModuleUnknownCard OBJECT IDENTIFIER ::= { cevModule 1 }
-- cevModuleCommonCards - cards and daughtercards common to more
-- than one platform
cevModuleCommonCards OBJECT IDENTIFIER ::= { cevModule 2 }
cevWicSerial1t OBJECT IDENTIFIER ::= { cevModuleCommonCards 1 }
cevWicST3420 OBJECT IDENTIFIER ::= { cevModuleCommonCards 5 }
cevWicST2186 OBJECT IDENTIFIER ::= { cevModuleCommonCards 6 }
cevWicU3420 OBJECT IDENTIFIER ::= { cevModuleCommonCards 7 }
cevWicU2091 OBJECT IDENTIFIER ::= { cevModuleCommonCards 8 }
cevWicU20912081 OBJECT IDENTIFIER ::= { cevModuleCommonCards 9 }
cevWicST2186Leased OBJECT IDENTIFIER ::= { cevModuleCommonCards 10 }
cevVicFxs OBJECT IDENTIFIER ::= { cevModuleCommonCards 11 }
cevVicFxo OBJECT IDENTIFIER ::= { cevModuleCommonCards 12 }
cevVicEm OBJECT IDENTIFIER ::= { cevModuleCommonCards 13 }
cevAimCompression OBJECT IDENTIFIER ::= { cevModuleCommonCards 14 } -- Compression Advanced Interface Module (AIM)
cevWvic1dsuT1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 16 } -- WAN Voice Interface Card with a single port T1 DSU for 1600, 1700, 2600, or 3600 series
cevWvic1dsuE1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 17 } -- WAN Voice Interface Card with a single port E1 DSU for 1600, 1700, 2600, or 3600 series
cevWvic2dsuT1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 18 } -- WAN Voice Interface Card with a dual port T1 DSU for 1600, 1700, 2600, or 3600 series
cevWvic2dsuE1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 19 } -- WAN Voice Interface Card with a dual port E1 DSU for 1600, 1700, 2600, or 3600 series
cevWvic2dsuT1Di OBJECT IDENTIFIER ::= { cevModuleCommonCards 20 } -- WAN Voice Interface Card with a dual port E1 DSU with Drop and Insert for 1600, 1700, 2600, or 3600 series
cevWvic2dsuE1Di OBJECT IDENTIFIER ::= { cevModuleCommonCards 21 } -- WAN Voice Interface Card with a dual port E1 DSU with Drop and Insert for 1600, 1700, 2600, or 3600 series
cevAimEncryption OBJECT IDENTIFIER ::= { cevModuleCommonCards 22 } -- Encryption Advanced Interface Module for the c2600, c3620, c3640, and c3660
cevPmNmToAim OBJECT IDENTIFIER ::= { cevModuleCommonCards 23 } -- Network Module to Advanced Interface Port Module for the 1600 and 3600 series
cevDfc8ce1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 24 } -- 8 Primary Rate Interface (PRI) Channelized E1 (ce1) Dial Feature Card used in AS5400 and AS5800 platforms
cevDfc8ct1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 25 } -- 8 Primary Rate Interface (PRI) Channelized T1 (ct1) Dial Feature Card used in AS5400 and AS5800 platforms
cevDfcCt3 OBJECT IDENTIFIER ::= { cevModuleCommonCards 26 } -- Channelized T3 (ct3) Dial Feature Card used in AS5400 and AS5800 platforms
cevDfcNp108 OBJECT IDENTIFIER ::= { cevModuleCommonCards 27 } -- Nextport (np) Modem Dial Feature Card consisting of 3 modem modules, each module has 36 modems, for a total of 108 modems per card; used in AS5400 and AS5800 platforms
cevWicSerial2as OBJECT IDENTIFIER ::= { cevModuleCommonCards 29 } -- Wan Interface Card with 2 low speed sync/async serial ports for 2600, 3600 series
cevWicCsuDsuFT1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 30 } -- Wan Interface Card with 1 Fractional T1 DSU/CSU port for 2600, 3600 series
cevIsaIpsecMppe OBJECT IDENTIFIER ::= { cevModuleCommonCards 31 } -- Integrated Service Port Adapter, used in the 7100 and 7200 series as a module, and in the 7500 series as a Port Adapter. Hardware Accelerator for IPSEC Encryption and Compression, and MPPE encryption. May not be used in slot 5 of the 7100.
cevWicDslsar20150 OBJECT IDENTIFIER ::= { cevModuleCommonCards 32 } -- DSLSAR ADSL WIC (Wan Interface Card) used in 1720, 1750, 2600 and 3600 series. DSLSAR - SAR (Segmentation & Reassembly) of ATM cells and can be used with any DSL (Digital Subscriber Line). Uses ADSL (Asymmetric Digital Subscriber Line) as the physical layer.
cevDfc2ce1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 35 } -- 2 Primary Rate Interface (PRI) Channelized E1 (ce1) Dial Feature Card used in AS5350 platform
cevDfcNp60 OBJECT IDENTIFIER ::= { cevModuleCommonCards 37 } -- Nextport (np) Dial Feature Card, supports a total of 60 universal ports per card
cevSpeNp6 OBJECT IDENTIFIER ::= { cevModuleCommonCards 43 } -- NextPort(np) SPE(DSP), supports 6 universal ports per spe
cevWvic2dsuT1DIR OBJECT IDENTIFIER ::= { cevModuleCommonCards 47 } -- WAN Voice Interface Cards with a dual port T1 DSU with drop & insert and protection switching relay for MWR1900
cevWvic2dsuE1DIR OBJECT IDENTIFIER ::= { cevModuleCommonCards 48 } -- WAN Voice Interface Cards with a dual port E1 DSU with drop & insert and protection switching relay for MWR1900
cevVic4vpFxsDid OBJECT IDENTIFIER ::= { cevModuleCommonCards 49 } -- 4 port Voice Interface Card; Each port can function as Foreign Exchange Station(FXS) or Direct Inward Dialing (DID) Voice Port
cevVic4fxoUsM1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 50 } -- Four port Foreign Exchange Office Voice Interface Card for US/North America or M1 interface
cevVic4fxoM2M3 OBJECT IDENTIFIER ::= { cevModuleCommonCards 51 } -- Four port Foreign Exchange Office Voice Interface Card for M2 or M3 interface (software selectable on a card basis)
cevVic4fxoCAMA OBJECT IDENTIFIER ::= { cevModuleCommonCards 52 } -- Four port Foreign Exchange Office Voice Interface Card for US/North America with CAMA (Centralized Automated Message Accounting) 911 signalling support (software selectable per port basis)
cevWicEthernet OBJECT IDENTIFIER ::= { cevModuleCommonCards 55 } -- WIC-1ENET card for 17xx platforms
cevCeSA6DC OBJECT IDENTIFIER ::= { cevModuleCommonCards 56 } -- 6 Slot Storage Array disk shelf for Content Engines. 6 disks. DC power
cevCeSA6AC OBJECT IDENTIFIER ::= { cevModuleCommonCards 57 } -- 6 Slot Storage Array disk shelf for Content Engines. 6 disks. AC power
cevCeSA12AC OBJECT IDENTIFIER ::= { cevModuleCommonCards 58 } -- 12 Slot Storage Array disk shelf for Content Engines. 12 disks AC power
cevC2610XM1Fe OBJECT IDENTIFIER ::= { cevModuleCommonCards 59 } -- Card with 1 integrated fast ethernet interface with SDRAM for Cisco 2610XM platform
cevC2611XM2Fe OBJECT IDENTIFIER ::= { cevModuleCommonCards 60 } -- Card with 2 integrated fast ethernet interfaces with SDRAM for Cisco 2611XM platform
cevC2620XM1Fe OBJECT IDENTIFIER ::= { cevModuleCommonCards 61 } -- Card with 1 integrated fast ethernet interface with SDRAM for Cisco 2620XM platform
cevC2621XM2Fe OBJECT IDENTIFIER ::= { cevModuleCommonCards 62 } -- Card with 2 integrated fast ethernet interfaces with SDRAM for Cisco 2621XM platform
cevC2650XM1Fe OBJECT IDENTIFIER ::= { cevModuleCommonCards 63 } -- Card with 1 integrated fast ethernet interface with SDRAM for Cisco 2650XM platform
cevC2651XM2Fe OBJECT IDENTIFIER ::= { cevModuleCommonCards 64 } -- Card with 2 integrated fast ethernet interfaces with SDRAM for Cisco 2651XM platform
cevVic8fxoUsM1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 65 } -- 8 Port FXO Voice Interface Module for US/North America or M1 interface
cevCeSA14 OBJECT IDENTIFIER ::= { cevModuleCommonCards 66 } -- 14 Slot Storage Array disk shelf for Content Engines
cevWicDslsar20174Isdn OBJECT IDENTIFIER ::= { cevModuleCommonCards 67 } -- Single port ADSL Wan Interface Card to support ADSL over ISDN and dying gasp, to be used on c1700, c2600 and c3700 routers
cevWicDslsar20174Pots OBJECT IDENTIFIER ::= { cevModuleCommonCards 68 } -- Single port ADSL Wan Interface Card to support ADSL over POTS and dying gasp, to be used on c1700, c2600 and c3700 routers
cevSpaIpSec2G OBJECT IDENTIFIER ::= { cevModuleCommonCards 69 } -- IPSec Shared Port Adapter with 2 Gbps DES/3DES/AES (SPA-IPSEC-2G)
cevNmSe OBJECT IDENTIFIER ::= { cevModuleCommonCards 70 } -- service engine network module
cevAimSe OBJECT IDENTIFIER ::= { cevModuleCommonCards 71 } -- service engine Advanced Interface Module
cevWicSe OBJECT IDENTIFIER ::= { cevModuleCommonCards 72 } -- service engine WIC
cevCeDs2100 OBJECT IDENTIFIER ::= { cevModuleCommonCards 73 } -- Disk System 2100 for Content Engine.
cevDfc16ce1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 74 } -- 16 Primary Rate Interface (PRI) Channelized E1 (ce1) Dial Feature Card used in AS5400 and AS5800 platforms
cevDfc16ct1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 75 } -- 16 Primary Rate Interface (PRI) Channelized T1 (ct1) Dial Feature Card used in AS5400 and AS5800 platforms
cevSpa2pOc3Atm OBJECT IDENTIFIER ::= { cevModuleCommonCards 76 } -- 2-port OC3c/STM1c ATM Shared Port Adapter (SPA-2XOC3-ATM)
cevSpa4pOc3Atm OBJECT IDENTIFIER ::= { cevModuleCommonCards 77 } -- 4-port OC3c/STM1c ATM Shared Port Adapter (SPA-4XOC3-ATM)
cevSpa1pOc12Atm OBJECT IDENTIFIER ::= { cevModuleCommonCards 78 } -- 1-port OC12c/STM4c ATM Shared Port Adapter (SPA-1XOC12-ATM)
cevSpa1pOc48Atm OBJECT IDENTIFIER ::= { cevModuleCommonCards 80 } -- 1-port OC48/STM16 ATM Shared Port Adapter (SPA-1XOC48-ATM)
cevSpa2pOc3Pos OBJECT IDENTIFIER ::= { cevModuleCommonCards 83 } -- 2-port OC3c/STM1c POS Shared Port Adapter (SPA-2XOC3-POS)
cevSpa4pOc3Pos OBJECT IDENTIFIER ::= { cevModuleCommonCards 84 } -- 4-port OC3c/STM1c POS Shared Port Adapter (SPA-4XOC3-POS)
cevSpa1pOc12Pos OBJECT IDENTIFIER ::= { cevModuleCommonCards 85 } -- 1-port OC12c/STM4c POS Shared Port Adapter (SPA-1XOC12-POS)
cevSpa2pOc12Pos OBJECT IDENTIFIER ::= { cevModuleCommonCards 86 } -- 2-port OC12c/STM4c Multirate POS Shared Port Adapter (SPA-2XOC12-POS)
cevSpa8pOc12Pos OBJECT IDENTIFIER ::= { cevModuleCommonCards 87 } -- 8-port OC12c/STM4c Multirate POS Shared Port Adapter (SPA-8XOC12-POS)
cevSpa4pFe7304 OBJECT IDENTIFIER ::= { cevModuleCommonCards 88 } -- 4-port 10/100 Ethernet Shared Port Adapter (SPA-4FE-7304)
cevSpa2pGe7304 OBJECT IDENTIFIER ::= { cevModuleCommonCards 89 } -- 2 port 10/100/1000 Ethernet Shared Port Adapter (SPA-2GE-7304)
cevWicEswitch4 OBJECT IDENTIFIER ::= { cevModuleCommonCards 90 } -- 4 Ports 10BaseT/100BaseTX Ethernet Switch card
cevWicBri3086u OBJECT IDENTIFIER ::= { cevModuleCommonCards 91 } -- BRI WIC U 3086
cevSpa1pOc192PosRprXfp OBJECT IDENTIFIER ::= { cevModuleCommonCards 92 } -- 1-port OC192c/STM64c POS/RPR XFP Optics Shared Port Adapter (SPA-OC192POS-XFP)
cevSpa1pOc192PosRprSmLr OBJECT IDENTIFIER ::= { cevModuleCommonCards 94 } -- 1-port OC192c/STM64c POS/RPR SMLR Optics Shared Port Adapter (SPA-OC192POS-LR)
cevSpa1pOc192PosRprVsr OBJECT IDENTIFIER ::= { cevModuleCommonCards 95 } -- 1-port OC192c/STM64c POS/RPR VSR Optics Shared Port Adapter (SPA-OC192POS-VSR)
cevSpa2pT3E3Serial OBJECT IDENTIFIER ::= { cevModuleCommonCards 96 } -- 2-port T3/E3 Serial Shared Port Adapter (SPA-2XT3/E3)
cevSpa4pT3E3Serial OBJECT IDENTIFIER ::= { cevModuleCommonCards 97 } -- 4-port T3/E3 Serial Shared Port Adapter (SPA-4XT3/E3)
cevSpa8pCT1E1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 98 } -- 8-port Channelized T1/E1 to DS0 Shared Port Adapter (SPA-8XCHT1/E1)
cevSpa2pCT3 OBJECT IDENTIFIER ::= { cevModuleCommonCards 99 } -- 2-port Channelized T3 to DS0 Shared Port Adapter (SPA-2XCT3/DS0)
cevSpa4pCT3 OBJECT IDENTIFIER ::= { cevModuleCommonCards 100 } -- 4-port Channelized T3 to DS0 Shared Port Adapter (SPA-4XCT3/DS0)
cevNmAONS OBJECT IDENTIFIER ::= { cevModuleCommonCards 101 } -- Application-Oriented Networking System (AONS) Network Module
cevHwic4fe OBJECT IDENTIFIER ::= { cevModuleCommonCards 102 } -- HWIC ESW 4 Port Fast Ethernet Cards
cevHwic9fes OBJECT IDENTIFIER ::= { cevModuleCommonCards 103 } -- HWIC 9 Port Fast Ethernet Switch Cards
cevHwic4fes OBJECT IDENTIFIER ::= { cevModuleCommonCards 104 } -- HWIC 4 Port Fast Ethernet Switch Cards
cevHwic4ilp OBJECT IDENTIFIER ::= { cevModuleCommonCards 105 } -- 4-Port HWIC-ESW Inline Power Daughter Card
cevHwic9ilp OBJECT IDENTIFIER ::= { cevModuleCommonCards 106 } -- 9-Port HWIC-ESW Inline Power Daughter Card
cevSpa10pGe OBJECT IDENTIFIER ::= { cevModuleCommonCards 107 } -- 10-port Gigabit Ethernet Shared Port Adapter (SPA-10X1GE)
cevSpa1p10GeXfp OBJECT IDENTIFIER ::= { cevModuleCommonCards 108 } -- 1-port 10 Gigabit Ethernet Shared Port Adapter XFP based (SPA-1XTENGE-XFP)
cevSpa5pGe OBJECT IDENTIFIER ::= { cevModuleCommonCards 109 } -- 5-port Gigabit Ethernet Shared Port Adapter (SPA-5X1GE)
-- Assignment Cancelled. Reuse the OID cevSpa4pOc48PosRprHH OBJECT IDENTIFIER ::= { cevModuleCommonCards 113 } 4-port OC48/STM16 POS/RPR Shared Port Adapter
-- Assignment Cancelled. Reuse the OID cevSpa8pOc3Oc12Pos OBJECT IDENTIFIER ::= { cevModuleCommonCards 114 } 8-port OC3/STM1 OC12/STM4 POS Shared Port Adapter
cevSpa2pGe OBJECT IDENTIFIER ::= { cevModuleCommonCards 115 } -- 2-port Gigabit Ethernet Shared Port Adapter (SPA-2X1GE)
cevCompactFlash64MB OBJECT IDENTIFIER ::= { cevModuleCommonCards 116 } -- 64MB compact flash disk
cevCompactFlash128MB OBJECT IDENTIFIER ::= { cevModuleCommonCards 117 } -- 128MB compact flash disk
cevCompactFlash256MB OBJECT IDENTIFIER ::= { cevModuleCommonCards 118 } -- 256MB compact flash disk
cevCompactFlash512MB OBJECT IDENTIFIER ::= { cevModuleCommonCards 119 } -- 512MB compact flash disk
cevCompactFlash OBJECT IDENTIFIER ::= { cevModuleCommonCards 120 } -- Compact Flash
cevSpa1pChOc3Stm1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 121 } -- 1-port Channelized STM1/OC3 to DS0 Shared Port Adapter (SPA-1XCHSTM1/OC3)
cevFlashCard48MB OBJECT IDENTIFIER ::= { cevModuleCommonCards 122 } -- 48MB flash disk
cevFlashCard64MB OBJECT IDENTIFIER ::= { cevModuleCommonCards 123 } -- 64MB flash disk
cevFlashCard128MB OBJECT IDENTIFIER ::= { cevModuleCommonCards 124 } -- 128MB flash disk
cevFlashCard256MB OBJECT IDENTIFIER ::= { cevModuleCommonCards 125 } -- 256MB flash disk
cevFlashCard512MB OBJECT IDENTIFIER ::= { cevModuleCommonCards 126 } -- 512MB flash disk
cevFlashCard OBJECT IDENTIFIER ::= { cevModuleCommonCards 127 } -- flash disk
cevHwicdot11abg OBJECT IDENTIFIER ::= { cevModuleCommonCards 128 } -- 802.11 a/b/g Access Point
cevHwicdot11bg OBJECT IDENTIFIER ::= { cevModuleCommonCards 129 } -- 802.11 b/g Access Point
cevAimVpnBp OBJECT IDENTIFIER ::= { cevModuleCommonCards 130 } -- VPN Encryption Advanced Interface Module - Base Performance
cevAimVpnEp OBJECT IDENTIFIER ::= { cevModuleCommonCards 131 } -- VPN Encryption Advanced Interface Module - Enhanced Performance
cevNmVpnMp OBJECT IDENTIFIER ::= { cevModuleCommonCards 132 } -- VPN Encryption Network Module - Mid Performance
cevAimVpnHp OBJECT IDENTIFIER ::= { cevModuleCommonCards 133 } -- VPN Encryption Advanced Interface Module - High
cevAimVpnBp2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 134 } -- VPN Encryption Advanced Interface Module - Base Performance (version 2)
cevAimVpnEp2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 135 } -- VPN Encryption Advanced Interface Module - Enhanced Performance (version 2)
cevAimVpnHp2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 136 } -- VPN Encryption Advanced Interface Module - High Performance (version 2)
cevAimVpnBp2Plus OBJECT IDENTIFIER ::= { cevModuleCommonCards 137 } -- VPN Encryption Advanced Interface Module - Base Performance (version 2 Plus)
cevAimVpnEp2Plus OBJECT IDENTIFIER ::= { cevModuleCommonCards 138 } -- VPN Encryption Advanced Interface Module - Enhanced Performance (version 2 Plus)
cevAimVpnHp2Plus OBJECT IDENTIFIER ::= { cevModuleCommonCards 139 } -- VPN Encryption Advanced Interface Module - High Performance (version 2 Plus)
cevHwicAdslBriPots OBJECT IDENTIFIER ::= { cevModuleCommonCards 140 } -- ADSL over POTS and BRI S/T
cevHwicAdslBriIsdn OBJECT IDENTIFIER ::= { cevModuleCommonCards 141 } -- ADSL over ISDN and BRI S/T
cevHwicAdslIsdn OBJECT IDENTIFIER ::= { cevModuleCommonCards 142 } -- ADSL over ISDN
cevHwicAdslPots OBJECT IDENTIFIER ::= { cevModuleCommonCards 143 } -- ADSL over POTS
cevSpa2pOc48PosRprHH OBJECT IDENTIFIER ::= { cevModuleCommonCards 144 } -- 2-Port OC48c/STM16c POS/RPR Shared Port Adapter (SPA-2XOC48POS/RPR)
cevNMCueEc OBJECT IDENTIFIER ::= { cevModuleCommonCards 146 } -- Service Engine Network Module with 512MB RAM
cevC180xdot11abg OBJECT IDENTIFIER ::= { cevModuleCommonCards 147 } -- 802.11 a/b/g Access Point for c180x/c181x
cevC180xdot11bg OBJECT IDENTIFIER ::= { cevModuleCommonCards 148 } -- 802.11 b/g Access Point for c180x/c181x
cevC180x8ilp OBJECT IDENTIFIER ::= { cevModuleCommonCards 149 } -- 8-Port ESW Inline Power Daughter Card for c180x/c181x
cevDfcDl108 OBJECT IDENTIFIER ::= { cevModuleCommonCards 150 } -- These cards are similar to DFC-NP108 and DFC-NP60 used on AS5400 platforms, but they are capable of only dial calls.
cevDfcDl60 OBJECT IDENTIFIER ::= { cevModuleCommonCards 151 } -- These cards are similar to DFC-NP108 and DFC-NP60 used on AS5400 platforms, but they are capable of only dial calls.
cevNmWlanController OBJECT IDENTIFIER ::= { cevModuleCommonCards 152 } -- Wireless LAN controller Network Module
cevWicCsuDsuFT1v2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 153 } -- Wan Interface Card with 1 Fractional T1 CSU/DSU port, version 2
cevSpa8xfeTx OBJECT IDENTIFIER ::= { cevModuleCommonCards 154 } -- 8-Port Fast Ethernet Shared Port Adapter (SPA-8XFE-TX)
cevNMIntegratedServiceEngine OBJECT IDENTIFIER ::= { cevModuleCommonCards 155 } -- Integrated Service Engine for Modular and Integrated Services Routers
cevNmWaEngine OBJECT IDENTIFIER ::= { cevModuleCommonCards 156 } -- A network module sittig on the 26xx/37xx/28xx/38xx platforms and running wan application services on linux. The module will be called as wan-application-engine in CLI.
cevSpa2pGeV2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 157 } -- 2-port Gigabit Ethernet Shared Port Adapter V2 (SPA-2X1GE-V2)
cevSpa5pGeV2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 158 } -- 5-port Gigabit Ethernet Shared Port Adapter V2 (SPA-5X1GE-V2)
cevSpa8pGeV2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 159 } -- 8-port Gigabit Ethernet Shared Port Adapter V2 (SPA-8X1GE-V2)
cevSpa10pGeV2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 160 } -- 10-port Gigabit Ethernet Shared Port Adapter V2 (SPA-10X1GE-V2)
cevSpa1p10GeXfpV2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 161 } -- 1-port 10 Gigabit Ethernet Shared Port Adapter V2 (SPA-1X10GE-L-V2)
cevSpa8xfeTxV2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 162 } -- 8-port Fast Ethernet Shared Port Adapter V2 (SPA-8X1FE-TX-V2)
cevModuleCrs14OC192IRPlim OBJECT IDENTIFIER ::= { cevModuleCommonCards 163 } -- Cisco CRS-1 Series 4xOC192/STM64 POS/DPT Interface Module/IR
cevSpa8xGe OBJECT IDENTIFIER ::= { cevModuleCommonCards 164 } -- 8-Port Gigabit Ethernet Shared Port Adapter (SPA-8X1GE)
cevSpa8xoc3Pos OBJECT IDENTIFIER ::= { cevModuleCommonCards 166 } -- 8-port OC3c/STM1c POS Shared Port Adapter (SPA-8XOC3-POS)
cevSpa4xoc12Pos OBJECT IDENTIFIER ::= { cevModuleCommonCards 167 } -- 4-port OC12c/STM4c Multirate POS Shared Port Adapter (SPA-4XOC12-POS)
cevWic1ShdslV3 OBJECT IDENTIFIER ::= { cevModuleCommonCards 168 } -- WAN Interface Card -ATM (With multi line G.SHDSL module)
cevUsbFlash OBJECT IDENTIFIER ::= { cevModuleCommonCards 169 } -- Universal Serial Bus (USB) Flash Disk.
cevUsbToken OBJECT IDENTIFIER ::= { cevModuleCommonCards 170 } -- Universal Serial Bus (USB) Token Disk.
cevUsbHub OBJECT IDENTIFIER ::= { cevModuleCommonCards 171 } -- Universal Serial Bus (USB) Hub
cevVEncM OBJECT IDENTIFIER ::= { cevModuleCommonCards 172 } -- Video Encoder Module for Modular and Integrated Services Routers
cevUsbDevice OBJECT IDENTIFIER ::= { cevModuleCommonCards 173 } -- Generic Universal Serial Bus (USB) device
cevSpa1pOc48PosSfp OBJECT IDENTIFIER ::= { cevModuleCommonCards 174 } -- 1-port OC48c/STM16c POS/RPR SFP Optics Shared Port Adapter (SPA-1XOC48POS/RPR)
cevSpa4pOc48PosSfp OBJECT IDENTIFIER ::= { cevModuleCommonCards 175 } -- 4-port OC48c/STM16c POS/RPR SFP Optics Shared Port Adapter (SPA-4XOC48POS/RPR)
cevIpRanOpt4P OBJECT IDENTIFIER ::= { cevModuleCommonCards 176 } -- IP-RAN Optimization with four processors
cevAimIps1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 177 } -- Intrusion Detection Module for Access Routers 18xx
cevAimIps2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 178 } -- Intrusion Detection Module for Access Routers 28xx
cevNmCips OBJECT IDENTIFIER ::= { cevModuleCommonCards 180 } -- Intrusion Detection Module for Access Routers in NM form factor for 18xx, 28xx and 38xx family branch routers
cevHwic1fe OBJECT IDENTIFIER ::= { cevModuleCommonCards 181 } -- HWIC-1FE is a 1-port FE on a HWIC interface
cevHwic2fe OBJECT IDENTIFIER ::= { cevModuleCommonCards 182 } -- HWIC-2FE is a 2-port FE on a HWIC interface
cevHwicBriU82912 OBJECT IDENTIFIER ::= { cevModuleCommonCards 183 } -- HWIC-1B-U is a BRI U interface module that provides a single Basic Rate ISDN U WAN interface
cevHwicBri4bST OBJECT IDENTIFIER ::= { cevModuleCommonCards 184 } -- HWIC-4B-S/T is a 4 port BRI S/T data only HWIC to replace the NM-4B-S/T and NM-8B-S/T modules
cevModuleCrs1RPB OBJECT IDENTIFIER ::= { cevModuleCommonCards 185 } -- Cisco CRS-1 Series 16 Slots Route Processor revision B
cevModuleCrs1FccSCGe OBJECT IDENTIFIER ::= { cevModuleCommonCards 186 } -- Cisco CRS-1 Series FCC Shelf Controller and GE Switch
cevModuleCrs1SPAInfCard OBJECT IDENTIFIER ::= { cevModuleCommonCards 187 } -- Cisco Carrier Routing System SPA Interface Processor Card
cevModule4OC192DptIr OBJECT IDENTIFIER ::= { cevModuleCommonCards 188 } -- Cisco CRS-1 4xOC-192/STM-64 DPT Interface Module/IR
cevModuleCrs116mFabricCard OBJECT IDENTIFIER ::= { cevModuleCommonCards 189 } -- Cisco CRS-1 Series 16 Slots Fabric Card / Multi
cevHwicAdslPotsAnnexM OBJECT IDENTIFIER ::= { cevModuleCommonCards 190 } -- ADSL Annex M over POTS
cevSpa4pOc3PosV2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 191 } -- 4-port OC-3c/STM1c POS Shared Port Adapter (SPA-4XOC3-POS-V2)
cevCVRX2SFP OBJECT IDENTIFIER ::= { cevModuleCommonCards 192 } -- 2-port SFP port module in X2 form factor
cevSpaIPSEC2g2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 193 } -- IPSec Shared Port Adapter with 2 Gbps DES/3DES/AES (SPA-IPSEC-2G-2)
cevSpa8pCt1e1CemAtm OBJECT IDENTIFIER ::= { cevModuleCommonCards 194 } -- 8-port Channelized T1/E1 ATM & Circuit Emulation Shared Port Adapter (SPA-8CHT1-CE-ATM)
cevSpa24pCt1e1CemAtm OBJECT IDENTIFIER ::= { cevModuleCommonCards 195 } -- 24-port Channelized T1/E1 ATM & Circuit Emulation Shared Port Adapter (SPA-24CHT1-CE-ATM)
cevSpa2pCt3e3CemAtm OBJECT IDENTIFIER ::= { cevModuleCommonCards 196 } -- 2-port Channelized T3/E3 ATM & Circuit Emulation Shared Port Adapter (SPA-2CHT3-CE-ATM)
cevSpa1pChoc3CemAtm OBJECT IDENTIFIER ::= { cevModuleCommonCards 197 } -- 1-port Channelized OC3/STM-1 ATM & Circuit Emulation Shared Port Adapter (SPA-1CHOC3-CE-ATM)
cevSpa1x10geWlV2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 198 } -- 1-port 10 Gigabit Ethernet Wanphy Shared Port Adapter V2
cevSpa1x10geDwdmV2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 199 } -- 1-port 10 Gigabit Ethernet DWDM Shared Port Adapter V2
cevSpa1pChoc48Ds3 OBJECT IDENTIFIER ::= { cevModuleCommonCards 200 } -- 1 port channelized OC48 to DS3 Shared Port Adapter (SPA-1XCHOC48/DS3)
cevSpa1pChoc12Ds0 OBJECT IDENTIFIER ::= { cevModuleCommonCards 201 } -- 1 port channelized OC12 to DS0 Shared Port Adapter (SPA-1XCHOC12/DS0)
cevAimAtm8 OBJECT IDENTIFIER ::= { cevModuleCommonCards 202 } -- Advanced integration module for the MWR-1951-DC supporting the capacity to allow 8 Inverse Mux over ATM (IMA) groups
cevSpa4xtSerial OBJECT IDENTIFIER ::= { cevModuleCommonCards 203 } -- 4-port 12in1 Serial Shared Port Adapter (SPA-4XT-SERIAL)
cevSpa1xOC3AtmV2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 204 } -- 1-port OC3c SFP Optics ATM Shared Port Adapter
cevSpa2xOC3AtmV2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 205 } -- 2-port OC3c SFP Optics ATM Shared Port Adapter
cevSpa3xOC3AtmV2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 206 } -- 3-port OC3c SFP Optics ATM Shared Port Adapter
cevSpa1xOC12AtmV2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 207 } -- 1-port OC12c SFP Optics ATM Shared Port Adapter
cevNmTransOptSrvcEng1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 208 } -- Transport Performance Optimization NM Module (1GB DDRII) for Modular and Integrated Services Routers
cevAimTransOptSrvcEng1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 209 } -- Transport Performance Optimization AIM Module(512MB DDRII) for Modular and Integrated Services Routers
cevNmTransOptSrvcEng2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 210 } -- Transport Performance Optimization NM Module for Modular and Integrated Services Routers
cevAimTransOptSrvcEng2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 211 } -- Transport Performance Optimization AIM Module(1GB DDRII) for Modular and Integrated Services Routers
cevOnboardSe OBJECT IDENTIFIER ::= { cevModuleCommonCards 212 } -- On-board Integrated Service Engine
cevAimIpsK9 OBJECT IDENTIFIER ::= { cevModuleCommonCards 213 } -- Cisco Intrusion Proctection System AIM Adapter
cevNmeApaModule OBJECT IDENTIFIER ::= { cevModuleCommonCards 214 } -- Integrated Service Engine for Application Performance Assurance.
cevHwicVdslPots OBJECT IDENTIFIER ::= { cevModuleCommonCards 215 } -- VDSL and ADSL modes over POTS(HWIC-1VDSL)
cevHwicVdslIsdn OBJECT IDENTIFIER ::= { cevModuleCommonCards 216 } -- VDSL and ADSL modes over ISDN(HWIC-1VDSLI)
cevWsIpsec3 OBJECT IDENTIFIER ::= { cevModuleCommonCards 217 } -- IPSec Shared Port Adapter with DES/3DES/AES (WS-IPSEC-3)
cevHwic2as OBJECT IDENTIFIER ::= { cevModuleCommonCards 218 } -- High speed WAN Interface Card - Serial 2A/S
cevHwic2t OBJECT IDENTIFIER ::= { cevModuleCommonCards 219 } -- High speed Wan Interface Card - Serial (2T)
cevHwic1t OBJECT IDENTIFIER ::= { cevModuleCommonCards 220 } -- High speed Wan Interface Card - Serial (1T)
cevHwic1dsuT1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 221 } -- High speed Wan Interface Card with 1 Fractional T1 CSU/DSU port
cevDsx930418fk9 OBJECT IDENTIFIER ::= { cevModuleCommonCards 222 } -- 18/4-port Multiservice FIPS Module
cevC7600SSC400 OBJECT IDENTIFIER ::= { cevModuleCommonCards 223 } -- 2-subslot Services SPA Carrier-400
cevWSSSC600 OBJECT IDENTIFIER ::= { cevModuleCommonCards 224 } -- 2-subslot Services SPA Carrier-600
cevSpa2pGeSynce OBJECT IDENTIFIER ::= { cevModuleCommonCards 225 } -- 2-port Synchronous Gigabit Ethernet Shared Port Adapter (SPA-2x1GE-SYNCE)
cevSpa2pChoc12Ds0 OBJECT IDENTIFIER ::= { cevModuleCommonCards 226 } -- 2 port channelized OC12 to DS0 Shared Port Adapter (SPA-2XCHOC12/DS0)
cevAimVpnSsl1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 227 } -- AIM-VPN/SSL-1 card for Integrated Services Router
cevAimVpnSsl2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 228 } -- AIM-VPN/SSL-2 card for Integrated Services Router
cevAimVpnSsl3 OBJECT IDENTIFIER ::= { cevModuleCommonCards 229 } -- AIM-VPN/SSL-3 card for Integrated Services Router
cevWsIpsec2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 230 } -- IPSec Shared Port Adapter with DES/3DES/AES (WS-IPSEC-2)
cevCVRX2SFP10G OBJECT IDENTIFIER ::= { cevModuleCommonCards 231 } -- 10G SFP+ port module in X2 form factor
cevHardDisk OBJECT IDENTIFIER ::= { cevModuleCommonCards 232 } -- Generic Hard Disk, can be of varied storage space (40, 60, 80 GB etc)
cevIsmSre300K9 OBJECT IDENTIFIER ::= { cevModuleCommonCards 234 } -- Internal Service Module for Modular and Integrated Services Routers(ISM-SRE-300-K9)
cevSmSre700K9 OBJECT IDENTIFIER ::= { cevModuleCommonCards 237 } -- Service Module for Modular and Integrated Services Routers(SM-SRE-700-K9)
cevSmSre900K9 OBJECT IDENTIFIER ::= { cevModuleCommonCards 239 } -- Service Module for Modular and Integrated Services Routers(SM-SRE-900-K9)
cevSpaWmaSw OBJECT IDENTIFIER ::= { cevModuleCommonCards 240 } -- WebEx Node Shared Port Adaptor (SPA-WMA-K9)
cevHwic4ShdslEfm OBJECT IDENTIFIER ::= { cevModuleCommonCards 242 } -- HWIC G.SHDSL (4port) with EFM
cevAimAxp102 OBJECT IDENTIFIER ::= { cevModuleCommonCards 243 } -- AXP Advanced Interface Module with 300MHz and 256MB RAM
cevAim2Axp104 OBJECT IDENTIFIER ::= { cevModuleCommonCards 244 } -- AXP Advanced Interface Module 2 with 600MHz and 512MB RAM
cevNmAxp302 OBJECT IDENTIFIER ::= { cevModuleCommonCards 245 } -- AXP Service Engine Network Module with 1GHz and 512MB RAM
cevNmAxp502 OBJECT IDENTIFIER ::= { cevModuleCommonCards 246 } -- AXP Service Engine Network Module with 1GHz and 1GB RAM
cevNmAxp522 OBJECT IDENTIFIER ::= { cevModuleCommonCards 247 } -- AXP Service Engine Network Module with 1.4GHz and 2GB RAM
cevWicGshdslEfm OBJECT IDENTIFIER ::= { cevModuleCommonCards 248 } -- A G.SHDSL WIC (WAN Interface Card) supporting EFM in C888 platform
cevNmeIss OBJECT IDENTIFIER ::= { cevModuleCommonCards 249 } -- Integrated Storage System 500GB HDD
cevNmeVmss216 OBJECT IDENTIFIER ::= { cevModuleCommonCards 250 } -- Video Management and Storage System 16 streams 500GB HDD
cevNmeVmssHp32 OBJECT IDENTIFIER ::= { cevModuleCommonCards 251 } -- Video Management and Storage System 32 streams 160GB HDD
cevNmeVmss2Hp32 OBJECT IDENTIFIER ::= { cevModuleCommonCards 252 } -- Video Management and Storage System 32 streams 500GB HDD
cevNmeVmssHp16 OBJECT IDENTIFIER ::= { cevModuleCommonCards 253 } -- Video Management and Storage System 16 streams 160GB HDD
cevNmeVmss16 OBJECT IDENTIFIER ::= { cevModuleCommonCards 254 } -- Video Management and Storage System 16 streams 120GB HDD
cevNamWaasVirtualBlade OBJECT IDENTIFIER ::= { cevModuleCommonCards 260 } -- Cisco Network Analysis Module (NAM) Virtual Blade on WAAS appliance
cevSpaDsp OBJECT IDENTIFIER ::= { cevModuleCommonCards 273 } -- Digital Signal Processing Shared Port Adapter (SPA-DSP)
cevModuleCrs4S140GFabricCard OBJECT IDENTIFIER ::= { cevModuleCommonCards 274 } -- Cisco CRS Series 4 Slots Fabric Card / Single (140G)
cevModuleCrs8S140GFabricCard OBJECT IDENTIFIER ::= { cevModuleCommonCards 275 } -- Cisco CRS Series 8 Slots Fabric Card / Single (140G)
cevModuleCrs16S140GFabricCard OBJECT IDENTIFIER ::= { cevModuleCommonCards 276 } -- Cisco CRS Series 16 Slots Fabric Card / Single (140G)
cevModuleCrs16S140GFabricCardMulti OBJECT IDENTIFIER ::= { cevModuleCommonCards 277 } -- Cisco CRS Series 16 Slots Fabric Card / Multi (140G)
cevModuleCrs1140GFCCSFC OBJECT IDENTIFIER ::= { cevModuleCommonCards 278 } -- Cisco CRS Series Fabric Card Chassis Switch Fabric Card (140G)
cevC3KxNm1g OBJECT IDENTIFIER ::= { cevModuleCommonCards 279 } -- 4-Port SFP FRULink Module
cevC3KxNm10g OBJECT IDENTIFIER ::= { cevModuleCommonCards 280 } -- 2-Port SFP + 2-Port SFP/SFP+ FRULink Module
cevHwic2tC OBJECT IDENTIFIER ::= { cevModuleCommonCards 282 } -- High speed Wan Interface Card - Serial (2T)
cevHwic1tC OBJECT IDENTIFIER ::= { cevModuleCommonCards 283 } -- High speed Wan Interface Card - Serial (1T)
cevHwic4fesC OBJECT IDENTIFIER ::= { cevModuleCommonCards 284 } -- HWIC 4 Port Fast Ethernet Switch Cards
cevHwic9fesC OBJECT IDENTIFIER ::= { cevModuleCommonCards 285 } -- HWIC 9 Port Fast Ethernet Switch Cards
cevVwic2Mft1G703C OBJECT IDENTIFIER ::= { cevModuleCommonCards 286 } -- VWIC2-1MFT-G703 (1 Port) RJ-48 Multi-Flex Trunk - G.703
cevVwic2Mft2G703C OBJECT IDENTIFIER ::= { cevModuleCommonCards 287 } -- VWIC2-2MFT-G703 (2 Port)) RJ-48 Multi-Flex Trunk - G.703
cevNmEswitch16C OBJECT IDENTIFIER ::= { cevModuleCommonCards 288 } -- 16 Ports 10BaseT/100BaseTX EtherSwitch Network module with optional GE and IP Phone Line Power
cevC2960sStack OBJECT IDENTIFIER ::= { cevModuleCommonCards 291 } -- Cisco FlexStack Stacking Module
cevHardiskIdc OBJECT IDENTIFIER ::= { cevModuleCommonCards 292 } -- HDD IDC drive for ASR1001
cevEhwic4esg OBJECT IDENTIFIER ::= { cevModuleCommonCards 293 } -- 4 Port GE Non-POE EHWIC Switch
cevEhwicD8esg OBJECT IDENTIFIER ::= { cevModuleCommonCards 294 } -- 8 Port GE Non-POE EHWIC Switch
cevEhwicD8esgP OBJECT IDENTIFIER ::= { cevModuleCommonCards 295 } -- 8 Port GE POE EHWIC Switch
cevEhwic4esgP OBJECT IDENTIFIER ::= { cevModuleCommonCards 296 } -- 4 Port GE POE EHWIC Switch
cevVmssSmSre700K9 OBJECT IDENTIFIER ::= { cevModuleCommonCards 297 } -- Video Management and Storage System on SRE-SM-700
cevVmssSmSre900K9 OBJECT IDENTIFIER ::= { cevModuleCommonCards 298 } -- Video Management and Storage System on SRE-SM-900
cevIssSmSre700K9 OBJECT IDENTIFIER ::= { cevModuleCommonCards 299 } -- Integrated Storage System on SRE-SM-700
cevIssSmSre900K9 OBJECT IDENTIFIER ::= { cevModuleCommonCards 300 } -- Integrated Storage System on SRE-SM-900
cevModem3gGsm504A OBJECT IDENTIFIER ::= { cevModuleCommonCards 301 } -- Sierra Wireless 504-A
cevModem3gGsm504G OBJECT IDENTIFIER ::= { cevModuleCommonCards 302 } -- Sierra Wireless 504-G
cevCvrCfp4sfp10g OBJECT IDENTIFIER ::= { cevModuleCommonCards 303 } -- 4-port SFP+ port module in CFP form factor
cevModem3gCdma5728V OBJECT IDENTIFIER ::= { cevModuleCommonCards 304 } -- Sierra Wireless MC5728V(Dual-band EVDO Rev. A/Rev 0/1xRTT)
cevModem3gGsmMC8705 OBJECT IDENTIFIER ::= { cevModuleCommonCards 305 } -- Sierra Wireless MC8705 modem(Quad-band HSPA+ and Quad-band GPRS/EDGE)
cevModem3gGsmMC8795 OBJECT IDENTIFIER ::= { cevModuleCommonCards 306 } -- Sierra Wireless MC8795V modem(Quad-band HSPA and Quad-band GPRS/EDGE)
cevModem3gGsmMc8705A OBJECT IDENTIFIER ::= { cevModuleCommonCards 313 } -- Sierra Wireless MC8705-A modem(Quad-band HSPA+ and Quad-band GPRS/EDGE)
cevHardDisk8541 OBJECT IDENTIFIER ::= { cevModuleCommonCards 314 } -- Hard disk for Cisco Oe8541
cevHardDisk7571 OBJECT IDENTIFIER ::= { cevModuleCommonCards 315 } -- Hard disk for Cisco Oe7571
cevHardDisk7541 OBJECT IDENTIFIER ::= { cevModuleCommonCards 316 } -- Hard disk for Cisco Oe7541
cevHardDisk694 OBJECT IDENTIFIER ::= { cevModuleCommonCards 317 } -- Hard disk for Cisco Oe694
cevHardDisk594 OBJECT IDENTIFIER ::= { cevModuleCommonCards 318 } -- Hard disk for Cisco Oe594
cevHardDisk294 OBJECT IDENTIFIER ::= { cevModuleCommonCards 319 } -- Hard disk for Cisco Oe294
cevModuleDIMM8541 OBJECT IDENTIFIER ::= { cevModuleCommonCards 320 } -- DIMM for Oe8541
cevModuleDIMM7541 OBJECT IDENTIFIER ::= { cevModuleCommonCards 321 } -- DIMM for Oe7541
cevModuleDIMM7571 OBJECT IDENTIFIER ::= { cevModuleCommonCards 322 } -- DIMM for Oe7571
cevModuleDIMM294 OBJECT IDENTIFIER ::= { cevModuleCommonCards 323 } -- DIMM for Oe294
cevModuleDIMM694 OBJECT IDENTIFIER ::= { cevModuleCommonCards 324 } -- DIMM for Oe694
cevModuleDIMM594 OBJECT IDENTIFIER ::= { cevModuleCommonCards 325 } -- DIMM for Oe594
cevModuleIOM294 OBJECT IDENTIFIER ::= { cevModuleCommonCards 328 } -- IOM for Oe294
cevModuleIOM594 OBJECT IDENTIFIER ::= { cevModuleCommonCards 329 } -- IOM for Oe594
cevModuleIOM694 OBJECT IDENTIFIER ::= { cevModuleCommonCards 330 } -- IOM for Oe694
cevModuleIOM7541 OBJECT IDENTIFIER ::= { cevModuleCommonCards 331 } -- IOM for Oe7541
cevModuleIOM7571 OBJECT IDENTIFIER ::= { cevModuleCommonCards 332 } -- IOM for Oe7571
cevModuleIOM8541 OBJECT IDENTIFIER ::= { cevModuleCommonCards 333 } -- IOM for Oe8541
cevIM8pGeCu OBJECT IDENTIFIER ::= { cevModuleCommonCards 334 } -- 8-port Gigabit Ethernet Copper based Interface Module
cevIM8pGeSFP OBJECT IDENTIFIER ::= { cevModuleCommonCards 335 } -- 8-port Gigabit Ethernet SFP based Interface Module
cevIM16pT1E1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 336 } -- 16-port T1/E1 Interface Module
cevIM1p10GeXfp OBJECT IDENTIFIER ::= { cevModuleCommonCards 337 } -- 1-port 10 Gigabit Ethernet XFP based Interface Module
cevIM4pOc3R1pOc12 OBJECT IDENTIFIER ::= { cevModuleCommonCards 338 } -- 4-port OC3 or 1-port OC12 Interface Module
cevEp1p40GeQsfp OBJECT IDENTIFIER ::= { cevModuleCommonCards 343 } -- ASR 9000 1-port 40GE Modular Port Adapter
cevEp2p40GeQsfp OBJECT IDENTIFIER ::= { cevModuleCommonCards 344 } -- ASR 9000 2-port 40GE Modular Port Adapter
cevMpa2X10GE OBJECT IDENTIFIER ::= { cevModuleCommonCards 350 } -- ASR 9000 2-port 10GE Modular Port Adapter
cevMpa4X10GE OBJECT IDENTIFIER ::= { cevModuleCommonCards 351 } -- ASR 9000 4-port 10GE Modular Port Adapter
cevMpa20X1GE OBJECT IDENTIFIER ::= { cevModuleCommonCards 352 } -- ASR 9000 20-port 1GE Modular Port Adapter
cevMpa1X40GE OBJECT IDENTIFIER ::= { cevModuleCommonCards 353 } -- ASR 9000 1-port 40GE Modular Port Adapter
cevMpa2X40GE OBJECT IDENTIFIER ::= { cevModuleCommonCards 354 } -- ASR 9000 2-port 40GE Modular Port Adapter
cevModuleNic2x10GeSfp OBJECT IDENTIFIER ::= { cevModuleCommonCards 359 } -- Intel Niantic NIC 2x 10GE Sfp+ "2x Ten Gigabit Ethernet Controller"
cevModuleNic4x10GeSfp OBJECT IDENTIFIER ::= { cevModuleCommonCards 360 } -- Intel Niantic NIC 4x 10GE Sfp+ "4x Ten Gigabit Ethernet Controller"
cevModuleNic4x1GeSfp OBJECT IDENTIFIER ::= { cevModuleCommonCards 361 } -- Intel 4port NIC 4x 1GE Sfp "4x Gigabit Ethernet Controller"
cevModule4portNic4x1GeCu OBJECT IDENTIFIER ::= { cevModuleCommonCards 362 } -- Intel 4port NIC 4x 1GE Cu "4x Gigabit Ethernet Controller"
cevModule1xNitrox3 OBJECT IDENTIFIER ::= { cevModuleCommonCards 363 } -- Cavium 1x Nitrox3 card 1x Security Acceleration Processor
cevModule4xNitrox3 OBJECT IDENTIFIER ::= { cevModuleCommonCards 364 } -- Cavium 4x Nitrox3 card 4x Security Acceleration Processor
cevSpaHDwbdSfp OBJECT IDENTIFIER ::= { cevModuleCommonCards 365 } -- This is a Wideband SPA card which implements the Wideband protocol for CMTS, and which is upgrade of cevSpa24xwbdSfp
cevSpa8pT3E3Serial OBJECT IDENTIFIER ::= { cevModuleCommonCards 366 } -- 8-port T3/E3 Serial Shared Port Adapter (SPA-8XT3/E3)
cevSolidStateDisk8541 OBJECT IDENTIFIER ::= { cevModuleCommonCards 367 } -- Solid State Disk for Cisco Oe8541
cevSolidStateDisk7541 OBJECT IDENTIFIER ::= { cevModuleCommonCards 368 } -- Solid State Disk for Cisco Oe7541
cevSolidStateDisk7571 OBJECT IDENTIFIER ::= { cevModuleCommonCards 369 } -- Solid State Disk for Cisco Oe7571
cevSolidStateDisk694 OBJECT IDENTIFIER ::= { cevModuleCommonCards 370 } -- Solid State Disk for Cisco Oe694
cevSolidStateDisk594 OBJECT IDENTIFIER ::= { cevModuleCommonCards 371 } -- Solid State Disk for Cisco Oe594
cevSolidStateDisk294 OBJECT IDENTIFIER ::= { cevModuleCommonCards 372 } -- Solid State Disk for Cisco Oe294
cevWaveInlnGe4T OBJECT IDENTIFIER ::= { cevModuleCommonCards 373 } -- 4 port GE copper inline card
cevWaveInlnGe8T OBJECT IDENTIFIER ::= { cevModuleCommonCards 374 } -- 8 port GE copper inline card
cevWaveInlnGe4SX OBJECT IDENTIFIER ::= { cevModuleCommonCards 375 } -- 4 port GE SX fiber inline card
cevWave10Ge2SFP OBJECT IDENTIFIER ::= { cevModuleCommonCards 376 } -- 2 port 10GE SFP+ card
cevIM32pT1E1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 377 } -- 32-port T1/E1 Interface Module
cevA9kMpa8X10GE OBJECT IDENTIFIER ::= { cevModuleCommonCards 378 } -- ASR 9000 8-port 10GE Modular Port Adapter
cevA9KMpa8X10GE OBJECT IDENTIFIER ::= { cevModuleCommonCards 379 } -- ASR 9000 8-port 10GE Modular Port Adapter
cevIom4GeInln OBJECT IDENTIFIER ::= { cevModuleCommonCards 380 } -- WAVE 4 port GE copper inline card
cevIom8GeInln OBJECT IDENTIFIER ::= { cevModuleCommonCards 381 } -- WAVE 8 port GE copper inline card
cevIom4GefInln OBJECT IDENTIFIER ::= { cevModuleCommonCards 382 } -- WAVE 4 port GE SX inline card
cevIom2X10Ge OBJECT IDENTIFIER ::= { cevModuleCommonCards 383 } -- WAVE 2 port 10GE SFP+ card
cevSfpH10GbCu5M OBJECT IDENTIFIER ::= { cevModuleCommonCards 384 } -- SFP+ DA CU Core0 Te1/0 IOM card
cevWaveScGe12T OBJECT IDENTIFIER ::= { cevModuleCommonCards 385 } -- AppNav IOM for WAVE - 12 port Gigabit Ethernet copper
cevWaveScGe12Sfp OBJECT IDENTIFIER ::= { cevModuleCommonCards 386 } -- AppNav IOM for WAVE - 12 port Gigabit Ethernet SFP
cevWaveSc10Ge4Sfp OBJECT IDENTIFIER ::= { cevModuleCommonCards 387 } -- AppNav IOM for WAVE-594 - 4 port 10 Gigabit Ethernet SFP+
cevWaveApnvGe12T OBJECT IDENTIFIER ::= { cevModuleCommonCards 388 } -- AppNav IOM for WAVE - 12 port Gigabit Ethernet copper
cevWaveApnvGe12Sfp OBJECT IDENTIFIER ::= { cevModuleCommonCards 389 } -- AppNav IOM for WAVE - 12 port Gigabit Ethernet SFP
cevWaveApnv10Ge4Sfp OBJECT IDENTIFIER ::= { cevModuleCommonCards 390 } -- AppNav IOM for WAVE-594 - 4 port 10 Gigabit Ethernet SFP+
cevModuleNCSFCS OBJECT IDENTIFIER ::= { cevModuleCommonCards 403 } -- NCS 6008 Fabric Card
cevModuleNCS10X100GMK OBJECT IDENTIFIER ::= { cevModuleCommonCards 404 } -- NCS 6000 10x100G Multi-Service CPAK
cevModuleNCS10X100GMP OBJECT IDENTIFIER ::= { cevModuleCommonCards 405 } -- NCS 6000 10x100G Multi-Service CXP
cevModuleNCSRP OBJECT IDENTIFIER ::= { cevModuleCommonCards 406 } -- NCS 6008 Route Processor
cevIM14pSerial OBJECT IDENTIFIER ::= { cevModuleCommonCards 407 } -- 14 port serial interface module with 8 async and 6 sync/async ports
cevModuleNCSCRFT OBJECT IDENTIFIER ::= { cevModuleCommonCards 413 } -- NCS Craft Panel Display Kit
cevModuleCommonCardsPSEASIC OBJECT IDENTIFIER ::= { cevModuleCommonCards 414 } -- Cisco Linecard PSE ASIC
cevModuleCommonCardsFIA OBJECT IDENTIFIER ::= { cevModuleCommonCards 415 } -- Cisco Fabric Interface Access ASIC
cevModulePowerController OBJECT IDENTIFIER ::= { cevModuleCommonCards 418 } -- NCS 6008 Power Control Module
cevModuleDIMM OBJECT IDENTIFIER ::= { cevModuleCommonCards 419 } -- DIMM for CPU
cevModuleNCS10X100GLP OBJECT IDENTIFIER ::= { cevModuleCommonCards 420 } -- NCS 6000 10x100G LSR CXP
cevModuleNCS10X100GLK OBJECT IDENTIFIER ::= { cevModuleCommonCards 421 } -- NCS 6000 10x100G LSR CPAK
cevModuleFPD OBJECT IDENTIFIER ::= { cevModuleCommonCards 422 } -- Field Programmable Device Module
cevModuleI2CMUX OBJECT IDENTIFIER ::= { cevModuleCommonCards 423 } -- Inter Integrated Circuit
cevModulePCIESwitch OBJECT IDENTIFIER ::= { cevModuleCommonCards 424 } -- Peripheral Component Interconnect Express Switch
cevModuleStorage OBJECT IDENTIFIER ::= { cevModuleCommonCards 425 } -- Data Storage Device
cevModuleControlSwitch OBJECT IDENTIFIER ::= { cevModuleCommonCards 426 } -- Control traffic Switch
cevModuleC3KxNm4x10g OBJECT IDENTIFIER ::= { cevModuleCommonCards 427 } -- 4-Port SFP/SFP+ FRULink Module
cevModuleNCS4K20TOS OBJECT IDENTIFIER ::= { cevModuleCommonCards 428 } -- NCS 4016 20x10GE OTN LC
cevModuleNC6410X100GMK OBJECT IDENTIFIER ::= { cevModuleCommonCards 429 } -- NCS 6000 4x100G Multi-Service CPAK PAYG (To 10-Port)
cevModuleNC6610X100GLK OBJECT IDENTIFIER ::= { cevModuleCommonCards 430 } -- NCS 6000 6x100G LSR CPAK PAYG (To 10-Port)
cevModuleNCS4KTSP OBJECT IDENTIFIER ::= { cevModuleCommonCards 431 } -- NCS 4016 Route Processor
cevModuleNCS4KFCM OBJECT IDENTIFIER ::= { cevModuleCommonCards 432 } -- NCS 4016 Fabric Card Multi Chassis
cevModuleNCS4KFCS OBJECT IDENTIFIER ::= { cevModuleCommonCards 433 } -- NCS 4016 Fabric Card Single Chassis
cevModuleNCS4K2HW OBJECT IDENTIFIER ::= { cevModuleCommonCards 434 } -- NCS 4016 2x100GE Multi-Sevice CPAK Optics LC
cevModuleNCS4K2HOK OBJECT IDENTIFIER ::= { cevModuleCommonCards 435 } -- NCS 4016 2x100GE OTN LC
cevModuleNCS4K24LROS OBJECT IDENTIFIER ::= { cevModuleCommonCards 436 } -- NCS 4016 24xOC48 LC
cevModuleFabIntAcessASIC OBJECT IDENTIFIER ::= { cevModuleCommonCards 437 } -- Cisco Fabric Interface Access ASIC
cevModuleNCS4KChassisLCASIC OBJECT IDENTIFIER ::= { cevModuleCommonCards 438 } -- Cisco NCS4K Series Linecard Chassis Linecard ASIC
cevModuleNCS4KFProgDEvice OBJECT IDENTIFIER ::= { cevModuleCommonCards 439 } -- NCS 4016 Field Programmable Device Module
cevModuleNCS4KInterIC OBJECT IDENTIFIER ::= { cevModuleCommonCards 440 } -- NCS 4016 Inter Integrated Circuit
cevModuleNCS4KPCIESwitch OBJECT IDENTIFIER ::= { cevModuleCommonCards 441 } -- NCS 4016 Peripheral Component Interconnect Express Switch
cevModuleNCS4KDataStorage OBJECT IDENTIFIER ::= { cevModuleCommonCards 442 } -- NCS 4016 Data Storage Device
cevModuleNCS4KCtrlTrafficSwitch OBJECT IDENTIFIER ::= { cevModuleCommonCards 443 } -- NCS 4016 Control traffic Switch
cevModuleNCS4KDIMMCPU OBJECT IDENTIFIER ::= { cevModuleCommonCards 444 } -- NCS 4016 DIMM for CPU
cevModulePseAsicPlim OBJECT IDENTIFIER ::= { cevModuleCommonCards 445 } -- Physical line interface module on the Network Processor Unit
cevModuleCisco60P10GeSFPPlusLsrLC OBJECT IDENTIFIER ::= { cevModuleCommonCards 446 } -- 4 Slice Card Supports 60x10 GBE ports with SFP+ optics LSR card
cevModuleCisco30P10GeSFPPlusLsrLC OBJECT IDENTIFIER ::= { cevModuleCommonCards 447 } -- 2 Slice Card Supports 30x10 GBE ports with SFP+ optics LSR card
cevModuleCisco15P10GeSFPPlusLsrLC OBJECT IDENTIFIER ::= { cevModuleCommonCards 448 } -- 1 Slice Card Supports 15x10 GBE ports with SFP+ optics LSR card
cevModuleCisco15P10GeSFPPlusLC OBJECT IDENTIFIER ::= { cevModuleCommonCards 449 } -- 1 Slice Card Supports 15x10 GBE ports with SFP+ optics
cevModuleCisco30P10GeSFPPlusLC OBJECT IDENTIFIER ::= { cevModuleCommonCards 450 } -- 2 Slice Card Supports 30x10 GBE ports with SFP+ optics
cevModuleCisco60P10GeSFPPlusLC OBJECT IDENTIFIER ::= { cevModuleCommonCards 451 } -- 4 Slice Card Supports 60x10 GBE ports with SFP+ optics
cevModuleVirtualBlade OBJECT IDENTIFIER ::= { cevModuleCommonCards 452 } -- Network Analysis Module Virtual Blade
cevModuleASA55125515ASAIC6GECUA OBJECT IDENTIFIER ::= { cevModuleCommonCards 453 } -- ASA 5512/15 Interface card unit with 6 Copper GE Ports
cevModuleASA5525ASAIC6GECUB OBJECT IDENTIFIER ::= { cevModuleCommonCards 454 } -- ASA 5525 Interface card unit with 6 Copper GE Ports
cevModuleASA55455555ASAIC6GECUC OBJECT IDENTIFIER ::= { cevModuleCommonCards 455 } -- ASA 5545/55 Interface card unit with 6 Copper GE Ports
cevModuleASA55125515ASAIC6GESFPA OBJECT IDENTIFIER ::= { cevModuleCommonCards 456 } -- ASA 5512/15 Interface card unit with 6 SFP GE Ports
cevModuleASA5525ASAIC6GESFPB OBJECT IDENTIFIER ::= { cevModuleCommonCards 457 } -- ASA 5525 Interface card unit with 6 SFP GE Ports
cevModuleASA55455555ASAIC6GESFPC OBJECT IDENTIFIER ::= { cevModuleCommonCards 458 } -- ASA 5545/55 Interface card unit with 6 SFP GE Ports
cevModuleNCS4KDCPWF OBJECT IDENTIFIER ::= { cevModuleCommonCards 459 } -- NCS 4016 DC Power Filter Module
cevModuleNCS4KECU OBJECT IDENTIFIER ::= { cevModuleCommonCards 460 } -- NCS 4K External Connection Unit
cevPEhwic4Esg OBJECT IDENTIFIER ::= { cevModuleCommonCards 470 } -- Four port 10/100/1000 Ethernet switch interface card
cevPEhwicD8Esg OBJECT IDENTIFIER ::= { cevModuleCommonCards 471 } -- Eight port 10/100/1000 Ethernet switch interface card
cevPWic1BStV3 OBJECT IDENTIFIER ::= { cevModuleCommonCards 472 } -- 1-Port ISDN WAN Interface Card (dial and leased line)
cevPhwic1Adsl OBJECT IDENTIFIER ::= { cevModuleCommonCards 473 } -- 1-port ADSLoPOTS HWIC
cevPhwic1Adslm OBJECT IDENTIFIER ::= { cevModuleCommonCards 474 } -- 1-port ADSL HWIC w/Annex M
cevPHwic1Dsut1 OBJECT IDENTIFIER ::= { cevModuleCommonCards 475 } -- 1-Port T1/Fractional T1 DSU/CSU WAN Interface Card
cevPHwic1t OBJECT IDENTIFIER ::= { cevModuleCommonCards 476 } -- 1-Port Serial WAN Interface Card
cevPHwic2as OBJECT IDENTIFIER ::= { cevModuleCommonCards 477 } -- 2-Port Async/Sync Serial WAN Interface Card
cevPHwic2Fe OBJECT IDENTIFIER ::= { cevModuleCommonCards 478 } -- Two 10/100 routed port HWIC
cevPHwic2t OBJECT IDENTIFIER ::= { cevModuleCommonCards 479 } -- 2-Port Serial WAN Interface Card
cevPIsmSre300K9 OBJECT IDENTIFIER ::= { cevModuleCommonCards 480 } -- Internal Services Module (ISM) with Services Ready Engine
cevSpa14pSaSerial OBJECT IDENTIFIER ::= { cevModuleCommonCards 481 } -- 14-port Sync/Async Serial Shared Port Adapter (SPA-14P-SA-SERIAL)
cevModuleCrs1FccSc22GeB OBJECT IDENTIFIER ::= { cevModuleCommonCards 483 } -- Cisco CRS Next Generation Fabric Chassis Integrated Switch Controller Card.
cevPEhwicVaMMDslA OBJECT IDENTIFIER ::= { cevModuleCommonCards 484 } -- Multi Mode Annex A DSL Card
cevPEhwicVaMMDslM OBJECT IDENTIFIER ::= { cevModuleCommonCards 485 } -- Multi Mode Annex M DSL Card
cevSPA1XOC12PS OBJECT IDENTIFIER ::= { cevModuleCommonCards 486 } -- 1-port OC12/STM-4 POS Shared Port Adapter
cevModuleNCSFSCSW OBJECT IDENTIFIER ::= { cevModuleCommonCards 487 } -- Cisco PANINI Series FC Chassis Integrated Switch Controller
cevModuleNCSFSC OBJECT IDENTIFIER ::= { cevModuleCommonCards 488 } -- Cisco PANINI Series FC Chassis Shelf Controller
cevModuleNCSFFC OBJECT IDENTIFIER ::= { cevModuleCommonCards 489 } -- Cisco PANINI Series FC Chassis S2 Fabric Card
cevModuleNC6FCMC OBJECT IDENTIFIER ::= { cevModuleCommonCards 490 } -- NCS 6008 Fabric Card / Multi-Chassis
cevModuleA900IMA8S1Z OBJECT IDENTIFIER ::= { cevModuleCommonCards 491 } -- 8-port Gigabit Ethernet & 1-port Ten Gigabit Ethernet SFP Interface Module
cevModuleA900IMA8T1Z OBJECT IDENTIFIER ::= { cevModuleCommonCards 492 } -- 8-port Gigabit Ethernet & 1-port Ten Gigabit Ethernet CU Interface Module
cevModuleA900IMA2Z OBJECT IDENTIFIER ::= { cevModuleCommonCards 493 } -- 2-port Ten Gigabit Ethernet XFP/SFP+ Interface Module
cevModuleNCS4009FCS OBJECT IDENTIFIER ::= { cevModuleCommonCards 494 } -- NCS 4009 Agnostic Cross connect - Single-chassis
cevModuleNCS4KEthContMod OBJECT IDENTIFIER ::= { cevModuleCommonCards 495 } -- NCS4k Ethernet Controller Module
cevModuleNCS4KProcContHub OBJECT IDENTIFIER ::= { cevModuleCommonCards 496 } -- NCS4k Processor Controller Hub Module
cevModuleNCS4KCPU OBJECT IDENTIFIER ::= { cevModuleCommonCards 497 } -- NCS4k CPU Module
cevModuleNCS4KDaughterboard OBJECT IDENTIFIER ::= { cevModuleCommonCards 498 } -- NCS4k Daughterboard Module
cevModuleNCS4KMotherboard OBJECT IDENTIFIER ::= { cevModuleCommonCards 499 } -- NCS4k Motherboard Module
cevModuleNCS4KASIC OBJECT IDENTIFIER ::= { cevModuleCommonCards 500 } -- NCS4k ASIC Module
cevModuleNCS4KGENNUM OBJECT IDENTIFIER ::= { cevModuleCommonCards 501 } -- NCS4k GENNUM Module
cevModuleNCS4KEAGLE OBJECT IDENTIFIER ::= { cevModuleCommonCards 502 } -- NCS4k Eagle Module
cevModuleNCS4KGEARBOX OBJECT IDENTIFIER ::= { cevModuleCommonCards 503 } -- NCS4k GEARBOX Module
cevModuleNCS4KCRFT OBJECT IDENTIFIER ::= { cevModuleCommonCards 504 } -- NCS4K Chassis craft interface
cevModuleNCSFCB2B OBJECT IDENTIFIER ::= { cevModuleCommonCards 505 } -- It is Back-to-Back Fabric Card for NCS Chassis
cevModuleNCSSfpPlusOpticsMod OBJECT IDENTIFIER ::= { cevModuleCommonCards 506 } -- Cisco NCS6K 10GE SFP+ Pluggable Optics Module
cevModuleNCS6KSRTCAM OBJECT IDENTIFIER ::= { cevModuleCommonCards 507 } -- NCS6K Pat SFP Serial TCAM
cevModuleNCS6K210X100GMK OBJECT IDENTIFIER ::= { cevModuleCommonCards 508 } -- NCS6K 2X100GE MS PAYG Card with CPAK
cevModuleNCS6K210X100GLK OBJECT IDENTIFIER ::= { cevModuleCommonCards 509 } -- NCS6K 2X100GE LSR PAYG Card with CPAK
cevModuleNCS6K230X10GMS OBJECT IDENTIFIER ::= { cevModuleCommonCards 510 } -- NCS6K 30x10GE MS PAYG Card with SFPP
cevModuleNCS6K230X10GLS OBJECT IDENTIFIER ::= { cevModuleCommonCards 511 } -- NCS6K 30x10GE LSR PAYG Card with SFPP
cevModuleSPAETHER24xGE4x10GECU OBJECT IDENTIFIER ::= { cevModuleCommonCards 512 } -- 24-port Gig & 4-port Ten Gig Cu Ethernet Interface Module
cevModuleSPAETHER24xGE4x10GESFP OBJECT IDENTIFIER ::= { cevModuleCommonCards 513 } -- 24-port Gig & 4-port Ten Gig SFP Ethernet Interface Module
cevModuleSPAETHER24xGE4x10GE OBJECT IDENTIFIER ::= { cevModuleCommonCards 514 } -- 24-port Gig & 4-port Ten Gig Ethernet Interface Module
cevModuleSPAETHER12xGE2x10GEDUAL OBJECT IDENTIFIER ::= { cevModuleCommonCards 515 } -- 12-port Gig & 2-port Ten Gig Dual Ethernet Interface Module
cevModuleSPAETHER2xGE4x10GEDUAL OBJECT IDENTIFIER ::= { cevModuleCommonCards 516 } -- 2-port Gig & 4-port Ten Gig Dual Ethernet Interface Module
cevModuleSPAETHER10xGE2x10GEDUAL OBJECT IDENTIFIER ::= { cevModuleCommonCards 517 } -- 10-port Gig & 2-port Ten Gig Dual Ethernet Interface Module
cevModuleA900IMA32D OBJECT IDENTIFIER ::= { cevModuleCommonCards 518 } -- 32-port T1/E1 Interface Module
cevModuleA900IMA8D OBJECT IDENTIFIER ::= { cevModuleCommonCards 519 } -- 8-port T1/E1 Interface Module
cevModuleC3KxNm8x10g OBJECT IDENTIFIER ::= { cevModuleCommonCards 521 } -- 8-Port SFP/SFP+ FRULink Module
cevModuleC3KxNm2x40g OBJECT IDENTIFIER ::= { cevModuleCommonCards 522 } -- 2-Port QSFP FRULink Module
cevCVRCFP2CPAK10 OBJECT IDENTIFIER ::= { cevModuleCommonCards 530 } -- CFP2 to CPAK adapter for 10x10G interface
cevCVRCFP2CPAK4 OBJECT IDENTIFIER ::= { cevModuleCommonCards 531 } -- CFP2 to CPAK adapter for 4x25G interface
cevCVR4SFP10GQSFP OBJECT IDENTIFIER ::= { cevModuleCommonCards 532 } -- 4-port SFP+ to QSFP adapter
cevModuleNC55RP OBJECT IDENTIFIER ::= { cevModuleCommonCards 533 } -- NCS-5508 chassis's RP (Supervisor) card
cevModuleNC55SC OBJECT IDENTIFIER ::= { cevModuleCommonCards 534 } -- NCS-5508 chassis's SC (System Controller) card
cevModuleNC55LC36X100G OBJECT IDENTIFIER ::= { cevModuleCommonCards 535 } -- NCS 5500 36x100G Line Card
cevModuleNC55FC OBJECT IDENTIFIER ::= { cevModuleCommonCards 536 } -- NCS 5508 Fabric Card
cevModuleNCS4K2HOPWC2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 537 } -- NCS 4000 200G WDM wPacket/OTN - 2xCFP2 based - Line Card
cevMpa20X10GE OBJECT IDENTIFIER ::= { cevModuleCommonCards 545 } -- ASR 9000 20-port 10GE Modular Port Adapter
cevModuleNC6FCU OBJECT IDENTIFIER ::= { cevModuleCommonCards 546 } -- NCS 6008 Fabric Card Universal
cevModuleNcs5000RP OBJECT IDENTIFIER ::= { cevModuleCommonCards 547 } -- NCS 5000 series Route Processor
cevModuleNcs4016FC2M OBJECT IDENTIFIER ::= { cevModuleCommonCards 548 } -- NCS 4016 Agnostic Cross Connect - Multichassis - V2
cevModuleNcs4K4HOPK OBJECT IDENTIFIER ::= { cevModuleCommonCards 549 } -- NCS 4000 4x100 CPAK OTN/Packet Line Card
cevModuleNC620x100GEMC OBJECT IDENTIFIER ::= { cevModuleCommonCards 550 } -- NCS6000 20x100GE MS Linecard Combo Optics. MS: Multi-Service NCS: Network Convergence System
cevModuleNC6FanTray2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 551 } -- NCS6208 Chassis Fan Tray (2nd Gen support) NCS: Network Convergence System
cevModuleCVRCPAKQSFP40 OBJECT IDENTIFIER ::= { cevModuleCommonCards 552 } -- CPAK to QSFP40G adapter
cevModuleNCS4009FC2S OBJECT IDENTIFIER ::= { cevModuleCommonCards 553 } -- NCS4009 FC2 S123 card
cevModuleNCS5001ACCKIT OBJECT IDENTIFIER ::= { cevModuleCommonCards 554 } -- Cisco NCS 5001 Router Accessory Kit
cevModuleNCS5002ACCKIT OBJECT IDENTIFIER ::= { cevModuleCommonCards 555 } -- Cisco NCS 5002 Router Accessory Kit
cevModuleNCS5002FLTBK OBJECT IDENTIFIER ::= { cevModuleCommonCards 556 } -- Cisco NCS 5002 Air Filter Back ( Rear Side) to Front ( Port Side) Air Flow
cevModuleNCS5002FLTFR OBJECT IDENTIFIER ::= { cevModuleCommonCards 557 } -- Cisco NCS 5002 Air Filter Front ( Port Side) to Back ( Rear Side) Air Flow
cevModuleNC55LC24X100SE OBJECT IDENTIFIER ::= { cevModuleCommonCards 558 } -- NCS 5500 24x100G Scale Line Card
cevModuleNC55LC36X100GS OBJECT IDENTIFIER ::= { cevModuleCommonCards 559 } -- NCS 5500 36X100G MACsec Base Scale Line Card
cevModuleNC55LC18H18F OBJECT IDENTIFIER ::= { cevModuleCommonCards 560 } -- NCS 5500 18x100G and 18x40G Line Card
cevModuleTCAM OBJECT IDENTIFIER ::= { cevModuleCommonCards 562 } -- TCAM for CPU
cevModuleOBFL OBJECT IDENTIFIER ::= { cevModuleCommonCards 563 } -- OBFL Memory Module Flash
cevMpa2X100GE OBJECT IDENTIFIER ::= { cevModuleCommonCards 568 } -- ASR 9000 2-port 100GE Modular Port Adapter
cevMpa1X100GE OBJECT IDENTIFIER ::= { cevModuleCommonCards 569 } -- ASR 9000 1-port 100GE Modular Port Adapter
cevModuleNCS42001HPK OBJECT IDENTIFIER ::= { cevModuleCommonCards 590 } -- NCS 4200 1x100GE Packet Line Card-CPAK
cevModuleNCS42001T8LRPS OBJECT IDENTIFIER ::= { cevModuleCommonCards 591 } -- NCS 4200 1x10GE + 8xGE/FE Line Card
cevModuleNCS42001T16GPS OBJECT IDENTIFIER ::= { cevModuleCommonCards 592 } -- NCS 4200 1x10GE + 16xGE Line Card-C-SFP
cevModuleNCS42008E1T1CE OBJECT IDENTIFIER ::= { cevModuleCommonCards 593 } -- NCS 4200 8xT1/E1 CEM Line Card
cevModuleNCS42001T8S20CS OBJECT IDENTIFIER ::= { cevModuleCommonCards 594 } -- NCS 4200 1x10G MR + 8-port Low Rate-20G HO/15G LO CEM & OTN Line Card
cevModuleNCS420048T1E1CE OBJECT IDENTIFIER ::= { cevModuleCommonCards 595 } -- NCS 4200 48xT1/E1 CEM Line Card
cevModuleNCS420048T3E3CE OBJECT IDENTIFIER ::= { cevModuleCommonCards 596 } -- NCS 4200 48xT3/E3 CEM Line Card
cevModuleNCS42001T8S10CS OBJECT IDENTIFIER ::= { cevModuleCommonCards 597 } -- NCS 4200 1x10G MR + 8-port Low Rate-10G HO/10G LO CEM Line Card
cevModuleNCS42008TPS OBJECT IDENTIFIER ::= { cevModuleCommonCards 598 } -- NCS 4200 8x10GE Line Card
cevModuleNCS42002QP OBJECT IDENTIFIER ::= { cevModuleCommonCards 599 } -- NCS 4200 2x40G Line Card
cevModuleNCS42001T8S10MS OBJECT IDENTIFIER ::= { cevModuleCommonCards 600 } -- CS 4200 1x10G MR + 8-port Low Rate-10G MultiService CEM Line Card
cevModuleA900IMA48DC OBJECT IDENTIFIER ::= { cevModuleCommonCards 601 } -- ASR 900 48xT1/E1 CEM Line Card
cevModuleA900IMA48TC OBJECT IDENTIFIER ::= { cevModuleCommonCards 602 } -- ASR 900 48xT3/E3 CEM Line Card
cevModuleNC55LC18X100GS OBJECT IDENTIFIER ::= { cevModuleCommonCards 603 } -- NCS-5508 chassis's 18X100G-S QSFP28 MACSec LC
cevModuleNCS42004T12GPS OBJECT IDENTIFIER ::= { cevModuleCommonCards 605 } -- NCS 4200 12-port Gig & 4-port Ten Gig Ethernet Interface Module
cevModuleA900IMA1Z8SC OBJECT IDENTIFIER ::= { cevModuleCommonCards 607 } -- 8-port OCx48/1xGE and 1-port OCx192/10GE Interface Module
cevModuleSPAETHER12XGE4X10GE OBJECT IDENTIFIER ::= { cevModuleCommonCards 608 } -- 12-port Gig & 4-port Ten Gig Dual Ethernet Interface Module
cevMpa20X10GECM OBJECT IDENTIFIER ::= { cevModuleCommonCards 609 } -- ASR 9000 20x10GE Consumption Model MPA
cevMpa2X100GECM OBJECT IDENTIFIER ::= { cevModuleCommonCards 610 } -- ASR 9000 2x100GE Consumption Model MPA
cevModuleFprUS23070 OBJECT IDENTIFIER ::= { cevModuleCommonCards 612 } -- 8x1GE multi-mode copper EPM with programmable fail-to-wire (FTW) functionality
cevModuleFprUS23071 OBJECT IDENTIFIER ::= { cevModuleCommonCards 613 } -- 8x1GE SX Fiber EPM with programmable fail-to-wire (FTW) functionality
cevModuleNCS4K4HOPWQC2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 614 } -- NCS 4000 400G Packet/OTN/WDM - QSFP28/CFP2 - Line Card
cevModuleNCS4K4HOPWLP OBJECT IDENTIFIER ::= { cevModuleCommonCards 615 } -- NCS 4000 400G Packet/OTN/WDM - QSFP28/CFP2 - Lic. 100G Packet
cevModuleNCS4K4HOPWL OBJECT IDENTIFIER ::= { cevModuleCommonCards 616 } -- NCS 4000 400G Packet/OTN/WDM - QSFP28/CFP2 - Lic. 100G OTN
cevModuleN9KX9636CR OBJECT IDENTIFIER ::= { cevModuleCommonCards 619 } -- Nexus 9000 series module with 36x100G ports
cevModuleN9KX9636QR OBJECT IDENTIFIER ::= { cevModuleCommonCards 620 } -- Nexus 9000 series module with 36x40G ports
cevModuleN9KC9508FMR OBJECT IDENTIFIER ::= { cevModuleCommonCards 621 } -- Nexus 9000 series fabric module for 8-slot chassis
cevModuleN9KC9504FMR OBJECT IDENTIFIER ::= { cevModuleCommonCards 622 } -- Nexus 9000 series fabric module for 4-slot chassis
cevCVRQSFPSFP10G OBJECT IDENTIFIER ::= { cevModuleCommonCards 624 } -- QSFP to SFP10G adapter
cevModuleNCS5501A1SE OBJECT IDENTIFIER ::= { cevModuleCommonCards 625 } -- NC5501-2 SE Route Processor Card for Fixed Fretta router , contact team-padbalas
cevModuleC9500NM8X10G OBJECT IDENTIFIER ::= { cevModuleCommonCards 631 } -- Catalyst 9500 8P 10G Network Module
cevModuleC9500NM2X40G OBJECT IDENTIFIER ::= { cevModuleCommonCards 632 } -- Catalyst 9500 2P 40G Network Module
cevModuleNCS42003GMS OBJECT IDENTIFIER ::= { cevModuleCommonCards 633 } -- Combo 4 port DS3 12 DS1 and 4 OCx
cevModuleNCS4KFRPMC OBJECT IDENTIFIER ::= { cevModuleCommonCards 634 } -- NCS 4000 RP w/ Ethernet Switch for Multi-chassis Connect
cevModuleNCS4KFFC2C OBJECT IDENTIFIER ::= { cevModuleCommonCards 635 } -- NCS 4000 Centralised Agnostic Xross connect 24 CXP2 - 400G
cevModuleNCS4KFCraft OBJECT IDENTIFIER ::= { cevModuleCommonCards 636 } -- NCS 4000 Centralised Fabric Chassis Craft Panel
cevModuleA900IMA3GIMSG OBJECT IDENTIFIER ::= { cevModuleCommonCards 637 } -- ASR900 Combo 4 port DS3 12 DS1 and 4 OCx
cevModuleNCS1001EDFA OBJECT IDENTIFIER ::= { cevModuleCommonCards 638 } -- Cisco NCS1001 EDFA Optical Module
cevModuleNCS1001PSM OBJECT IDENTIFIER ::= { cevModuleCommonCards 639 } -- Cisco NCS1001 PSM Optical Module
cevModuleNCS1001InterBoard OBJECT IDENTIFIER ::= { cevModuleCommonCards 640 } -- Cisco NCS1001 Interconnected Card
cevModuleNCS4KECU2 OBJECT IDENTIFIER ::= { cevModuleCommonCards 641 } -- NCS 4000 External Connection Unit
cevModuleNCS4009FC2SF OBJECT IDENTIFIER ::= { cevModuleCommonCards 642 } -- NCS4009 FC2 S123 card with Fan (Glaurung2)
cevModuleC9300NM4X1G OBJECT IDENTIFIER ::= { cevModuleCommonCards 643 } -- Catalyst 9300 4P 1G Network Module
cevModuleC9300NM4X10G OBJECT IDENTIFIER ::= { cevModuleCommonCards 644 } -- Catalyst 9300 4P 10G Network Module
cevModuleC9300NM2X10G OBJECT IDENTIFIER ::= { cevModuleCommonCards 645 } -- Catalyst 9300 2P 1G + 2P 10G Network Module
cevModuleC9300NM8X10G OBJECT IDENTIFIER ::= { cevModuleCommonCards 646 } -- Catalyst 9300 8P 10G Network Module
cevModuleC9300NM2X40G OBJECT IDENTIFIER ::= { cevModuleCommonCards 647 } -- Catalyst 9300 2P 40G Network Module
cevModuleC9300NM4M OBJECT IDENTIFIER ::= { cevModuleCommonCards 648 } -- Catalyst 9300 Network module 4 * multi gig support
cevModuleC9300NM2Y OBJECT IDENTIFIER ::= { cevModuleCommonCards 649 } -- Catalyst 9300 2 * 25GE Network module
cevModuleNC55MODABM OBJECT IDENTIFIER ::= { cevModuleCommonCards 651 } -- NCS 5500 36X10G SFP & 2x40G QSFP & 2xMPA MACsec Base Line Card
cevModuleNC55MODASM OBJECT IDENTIFIER ::= { cevModuleCommonCards 652 } -- NCS 5500 36X10G SFP & 2x40G QSFP & 2xMPA MACsec Base Scaled Line Card
cevModuleSPAETHER4xGE4x10GEDUAL OBJECT IDENTIFIER ::= { cevModuleCommonCards 653 } -- 4-port Gig & 4-port Ten Gig Dual Ethernet Interface Module
cevModuleSPAETHER20xGE4x10GEDUAL OBJECT IDENTIFIER ::= { cevModuleCommonCards 654 } -- 20-port Gig & 4-port Ten Gig Dual Ethernet Interface Module
cevModuleNC6FC2TMCRIGEL OBJECT IDENTIFIER ::= { cevModuleCommonCards 655 } -- NCS 6000 2T MC Rigel Fabric Card. NCS: Network Convergence System MC: Multi-Chassis
cevModuleN9KX96136YCR OBJECT IDENTIFIER ::= { cevModuleCommonCards 664 } -- Nexus 9000 series module with 16x10G SFP, 32x25G SFP ports and 4x100G QSFP ports
cevNCS1001OTDR OBJECT IDENTIFIER ::= { cevModuleCommonCards 673 } -- Cisco NCS1001 OTDR Optical Module
cevModuleQSFP40GCSRS OBJECT IDENTIFIER ::= { cevModuleCommonCards 676 } -- QSFP-40G-CSR-S
cevNCS10041200GLineCard OBJECT IDENTIFIER ::= { cevModuleCommonCards 679 } -- Cisco NCS1004 1200G Non-CDR Line Card
cevNCS10041200GCDRLineCard OBJECT IDENTIFIER ::= { cevModuleCommonCards 680 } -- Cisco NCS1004 1200G CDR Line Card
cevNCS10041200GLicensedCDRLineCard OBJECT IDENTIFIER ::= { cevModuleCommonCards 681 } -- Cisco NCS1004 1200G Licensed CDR Line Card
cevCat92xxStackAdaptor OBJECT IDENTIFIER ::= { cevModuleCommonCards 682 } -- Cisco Catalyst 9200 Stack Cable Adaptor
cevModuleC9200NM4X1G OBJECT IDENTIFIER ::= { cevModuleCommonCards 683 } -- Catalyst 9200 4P 1G Network Module
cevModuleC9200NM4X10G OBJECT IDENTIFIER ::= { cevModuleCommonCards 684 } -- Catalyst 9200 4P 10G Network Module
cevModuleC9200NM2X25G OBJECT IDENTIFIER ::= { cevModuleCommonCards 685 } -- Catalyst 9200 2P 25G Network Module
cevModuleC9200NM2X40G OBJECT IDENTIFIER ::= { cevModuleCommonCards 686 } -- Catalyst 9200 2P 40G Network Module
cevModuleNC55RPFIXED OBJECT IDENTIFIER ::= { cevModuleCommonCards 690 } -- NCS5500 Route Processor Card for Fixed fretta router , contact team-padbalas
cevA900IMA1Z8SCXMS OBJECT IDENTIFIER ::= { cevModuleCommonCards 692 } -- ASR 900 8-port OCx48/1xGE and 1-port OCx192/10GE IM card
cevNCS1K4OTNXPL OBJECT IDENTIFIER ::= { cevModuleCommonCards 694 } -- NCS1004 OTN Xponder Licensed - 100G Client bandwidth
cevNCS1K4OTNXP OBJECT IDENTIFIER ::= { cevModuleCommonCards 695 } -- NCS1004 4xQSFPDD ,6xQSFP28, 2xCFP DCO OTN Xponder
cevModuleA900IMA8S1ZCC OBJECT IDENTIFIER ::= { cevModuleCommonCards 696 } -- 8-port Gigabit Ethernet & 1-port Ten Gigabit Ethernet SFP Interface Module, Conformal Coated
cevModuleA900IMA8T1ZCC OBJECT IDENTIFIER ::= { cevModuleCommonCards 697 } -- 8-port Gigabit Ethernet & 1-port Ten Gigabit Ethernet CU Interface Module, Conformal Coated
cevModuleA900IMA2ZCC OBJECT IDENTIFIER ::= { cevModuleCommonCards 698 } -- 2-port Ten Gigabit Ethernet XFP/SFP+ Interface Module, Conformal Coated
cevModuleA900IMA8ZCC OBJECT IDENTIFIER ::= { cevModuleCommonCards 701 } -- ASR 900 8 port 10GE SFP+ Interface Module, Conformal Coated
cevN560IMA2CCC OBJECT IDENTIFIER ::= { cevModuleCommonCards 702 } -- Cisco NCS 560 2-port 100GE Interface Module, Conformal Coated
cevModuleASR900IMA8CS1ZMCC OBJECT IDENTIFIER ::= { cevModuleCommonCards 703 } -- ASR 900 16 port GE C-SFP + 1 port SFP+ IM with MACsec, Conformal Coated
cevModuleNCS42002HPQ OBJECT IDENTIFIER ::= { cevModuleCommonCards 710 } -- NCS4200 2 port 100 GE QSFP28 port IM
cevModuleA900IMA2C OBJECT IDENTIFIER ::= { cevModuleCommonCards 711 } -- ASR 900 2 port 100 GE QSFP28 port IM
--cevModuleC36xxType cards are slot-cards specific to the c36xx platforms
cevModuleC36xxType OBJECT IDENTIFIER ::= { cevModule 3 }
cevPmCpm1e2w OBJECT IDENTIFIER ::= { cevModuleC36xxType 1 }
cevPmCpm2e2w OBJECT IDENTIFIER ::= { cevModuleC36xxType 2 }
cevPmCpm1e1r2w OBJECT IDENTIFIER ::= { cevModuleC36xxType 3 }
cevPmCt1Csu OBJECT IDENTIFIER ::= { cevModuleC36xxType 4 }
cevPm2ct1Csu OBJECT IDENTIFIER ::= { cevModuleC36xxType 5 }
cevPmCt1Dsx1 OBJECT IDENTIFIER ::= { cevModuleC36xxType 6 }
cevPm2ct1Dsx1 OBJECT IDENTIFIER ::= { cevModuleC36xxType 7 }
cevPmCe1Balanced OBJECT IDENTIFIER ::= { cevModuleC36xxType 8 }
cevPm2ce1Balanced OBJECT IDENTIFIER ::= { cevModuleC36xxType 9 }
cevPmCe1Unbalanced OBJECT IDENTIFIER ::= { cevModuleC36xxType 10 }
cevPm2ce1Unbalanced OBJECT IDENTIFIER ::= { cevModuleC36xxType 11 }
cevPm4bU OBJECT IDENTIFIER ::= { cevModuleC36xxType 12 }
cevPm4bSt OBJECT IDENTIFIER ::= { cevModuleC36xxType 13 }
cevPm8bU OBJECT IDENTIFIER ::= { cevModuleC36xxType 14 }
cevPm8bSt OBJECT IDENTIFIER ::= { cevModuleC36xxType 15 }
cevPm4as OBJECT IDENTIFIER ::= { cevModuleC36xxType 16 }
cevPm8as OBJECT IDENTIFIER ::= { cevModuleC36xxType 17 }
cevPm4e OBJECT IDENTIFIER ::= { cevModuleC36xxType 18 }
cevPm1e OBJECT IDENTIFIER ::= { cevModuleC36xxType 19 }
cevPmM4t OBJECT IDENTIFIER ::= { cevModuleC36xxType 21 }
cevPm16a OBJECT IDENTIFIER ::= { cevModuleC36xxType 22 }
cevPm32a OBJECT IDENTIFIER ::= { cevModuleC36xxType 23 }
cevPmC36001fe OBJECT IDENTIFIER ::= { cevModuleC36xxType 24 }
cevPmC3600Compression OBJECT IDENTIFIER ::= { cevModuleC36xxType 25 }
cevPmDmodem OBJECT IDENTIFIER ::= { cevModuleC36xxType 26 }
cevPm8admodem OBJECT IDENTIFIER ::= { cevModuleC36xxType 27 }
cevPm16admodem OBJECT IDENTIFIER ::= { cevModuleC36xxType 28 }
cevVpm2v OBJECT IDENTIFIER ::= { cevModuleC36xxType 29 }
cevVpm4v OBJECT IDENTIFIER ::= { cevModuleC36xxType 30 }
cevPmC36001feTx OBJECT IDENTIFIER ::= { cevModuleC36xxType 31 }
cevPmC36001feFx OBJECT IDENTIFIER ::= { cevModuleC36xxType 32 }
cevPm1fe1t1 OBJECT IDENTIFIER ::= { cevModuleC36xxType 33 }
cevPm1fe2t1 OBJECT IDENTIFIER ::= { cevModuleC36xxType 34 }
cevPm1fe1e1 OBJECT IDENTIFIER ::= { cevModuleC36xxType 35 }
cevPm1fe2e1 OBJECT IDENTIFIER ::= { cevModuleC36xxType 36 }
cevPm1fe1t1Csu OBJECT IDENTIFIER ::= { cevModuleC36xxType 37 }
cevPm1fe2t1Csu OBJECT IDENTIFIER ::= { cevModuleC36xxType 38 }
cevC36xx2feTx OBJECT IDENTIFIER ::= { cevModuleC36xxType 39 } -- Onboard 2FE Interfaces for c3660 chassis
cevPmOc3mm OBJECT IDENTIFIER ::= { cevModuleC36xxType 40 } -- ATM OC3 multimode Port Module
cevPmOc3mmVpd OBJECT IDENTIFIER ::= { cevModuleC36xxType 41 } -- ATM OC3 multimode Port Module with Voice Processing Deck
cevPmOc3smiVpd OBJECT IDENTIFIER ::= { cevModuleC36xxType 42 } -- ATM OC3 single mode intermediate reach Port Module with Voice Processing Deck
cevPmOc3smlVpd OBJECT IDENTIFIER ::= { cevModuleC36xxType 43 } -- ATM OC3 single mode long reach Port Module with Voice Processing Deck
cevPmOc3sml OBJECT IDENTIFIER ::= { cevModuleC36xxType 44 } -- ATM OC3 single mode long reach Port Module
cevPmOc3smi OBJECT IDENTIFIER ::= { cevModuleC36xxType 45 } -- ATM OC3 single mode intermediate reach Port Module
cevVic2fxoEu OBJECT IDENTIFIER ::= { cevModuleC36xxType 46 } -- 2 port Foreign eXchange Office Voice Interface Cards for most of Europe
cevVic2fxoM3 OBJECT IDENTIFIER ::= { cevModuleC36xxType 47 } -- 2 port Foreign eXchange Office Voice Interface Cards for Australia
cevVic2fxoM4 OBJECT IDENTIFIER ::= { cevModuleC36xxType 48 } -- 2 port Foreign eXchange Office Voice Interface Cards for Germany
cevVic2fxoM5 OBJECT IDENTIFIER ::= { cevModuleC36xxType 49 } -- 2 port Foreign eXchange Office Voice Interface Cards for France
cevVic2fxoM6 OBJECT IDENTIFIER ::= { cevModuleC36xxType 50 } -- 2 port Foreign eXchange Office Voice Interface Cards for Italy
cevVic2fxoM7 OBJECT IDENTIFIER ::= { cevModuleC36xxType 51 } -- 2 port Foreign eXchange Office Voice Interface Cards for Portugal
cevVic2fxoM8 OBJECT IDENTIFIER ::= { cevModuleC36xxType 52 } -- 2 port Foreign eXchange Office Voice Interface Cards for Singapore
cevVic2ST2086 OBJECT IDENTIFIER ::= { cevModuleC36xxType 53 } -- 2 port Terminal Endpoint BRI S/T Voice interface daughter card
cevHdv OBJECT IDENTIFIER ::= { cevModuleC36xxType 54 } -- High Density Voice over IP network module
cevNm1fe2w OBJECT IDENTIFIER ::= { cevModuleC36xxType 59 } -- Network Module with 1 Fast Ethernet and 2 WIC/VIC interfaces
cevNm2fe2w OBJECT IDENTIFIER ::= { cevModuleC36xxType 60 } -- Network Module with 2 Fast Ethernet and 2 WIC/VIC interfaces
cevNm1fe1r2w OBJECT IDENTIFIER ::= { cevModuleC36xxType 61 } -- Network Module with 1 Fast Ethernet, 1 token ring, and 2 WIC/VIC interfaces
cevNm2w OBJECT IDENTIFIER ::= { cevModuleC36xxType 62 } -- Network Module with 2 WIC/VIC interfaces
cevC36xx1feTx OBJECT IDENTIFIER ::= { cevModuleC36xxType 63 } -- Onboard 1FE Interface for the c3660 chassis
cevAimLc4e1Compression OBJECT IDENTIFIER ::= { cevModuleC36xxType 64 } -- Lowcost 4 E-1 Compression AIM
cevVic2fxoM1 OBJECT IDENTIFIER ::= { cevModuleC36xxType 65 } -- 2 port Foreign eXchange Office Voice Interface cards (Module 1) for North America
cevVic2fxoM2 OBJECT IDENTIFIER ::= { cevModuleC36xxType 68 } -- 2 port Foreign eXchange Office Voice Interface Cards (Module 2) for Europe/Australia/New Zealand
cevPmDs3 OBJECT IDENTIFIER ::= { cevModuleC36xxType 69 } -- ATM DS3 Port Module for 2600, 3600 series
cevPmE3 OBJECT IDENTIFIER ::= { cevModuleC36xxType 70 } -- ATM E3 Port Module for 2600, 3600 series
cevVic2vpFxsDid OBJECT IDENTIFIER ::= { cevModuleC36xxType 74 } -- 2 Port Voice Interface Card for 26/3600 Platforms. Ports can function as Foreign Exchange Station (FXS)or Direct Inward Dialing (DID) Voice Ports (VP)
cevVic2ST2086NtTe OBJECT IDENTIFIER ::= { cevModuleC36xxType 75 } -- Two port NT or TE Endpoint BRI S/T voice interface daughtercard
cevNmAic64 OBJECT IDENTIFIER ::= { cevModuleC36xxType 76 } -- The new alarm interface card (AIC) network module with 64 monitoring points on the C26xx/C3600 platform
cevMIX366064 OBJECT IDENTIFIER ::= { cevModuleC36xxType 77 } -- TDM Module that enables TDM switching on C3660 platform
cevWicAsync1am OBJECT IDENTIFIER ::= { cevModuleC36xxType 78 } -- WAN Interface Card - 1 Port Analog Modem
cevWicAsync2am OBJECT IDENTIFIER ::= { cevModuleC36xxType 79 } -- WAN Interface Card - Dual Analog Modem
cevAim4Dsps OBJECT IDENTIFIER ::= { cevModuleC36xxType 81 } -- DSP only AIM with 4 DSPs
cevHdaNm4fxs OBJECT IDENTIFIER ::= { cevModuleC36xxType 82 } -- High Density Analog Voice Module
cevC2610M OBJECT IDENTIFIER ::= { cevModuleC36xxType 84 } -- c2600M with 1 integrated ethernet interface
cevC2611M OBJECT IDENTIFIER ::= { cevModuleC36xxType 85 } -- c2600M with 2 integrated ethernet interfaces
cevNm1t3e3 OBJECT IDENTIFIER ::= { cevModuleC36xxType 91 } -- One port Clear T3/E3 Network Module
cevNm1ct3e3 OBJECT IDENTIFIER ::= { cevModuleC36xxType 92 } -- One port Channelized T3/E3 Network Module
cevNm8ct1e1 OBJECT IDENTIFIER ::= { cevModuleC36xxType 93 } -- Eight port Channelized T1/E1 Network Module
cevHdaEm4fxo OBJECT IDENTIFIER ::= { cevModuleC36xxType 94 } -- 4-port FXO Expansion Module for High Density Analog Voice Interface Daughtercard
cevNm16AS OBJECT IDENTIFIER ::= { cevModuleC36xxType 95 } -- 16 port Async/Sync Network Module provides low speed serial interface for the MAR's family of platforms
cevNm1ct1e1Pri OBJECT IDENTIFIER ::= { cevModuleC36xxType 102 } -- One port Primary Rate Interface (PRI) Channelized T1/E1 Network Module
cevNm2ct1e1Pri OBJECT IDENTIFIER ::= { cevModuleC36xxType 103 } -- Two port Primary Rate Interface (PRI) Channelized T1/E1 Network Module
cevNmCeoip4t1e1 OBJECT IDENTIFIER ::= { cevModuleC36xxType 104 } -- Four port T1/E1 Circuit Emulation over IP network module
cevNmCeoip4Serial OBJECT IDENTIFIER ::= { cevModuleC36xxType 105 } -- Four port Serial Interface Circuit Emulation over IP network module
cevNm1aOc3mmEp OBJECT IDENTIFIER ::= { cevModuleC36xxType 106 } -- Enhanced Performance ATM OC3, multimode network module
cevNm1aOc3smiEp OBJECT IDENTIFIER ::= { cevModuleC36xxType 107 } -- Enhanced Performance ATM OC3, intermediate reach single mode network module
cevNm1aOc3smlEp OBJECT IDENTIFIER ::= { cevModuleC36xxType 108 } -- Enhanced Performance ATM OC3, long reach single mode network module
cevNmCids OBJECT IDENTIFIER ::= { cevModuleC36xxType 109 } -- Intrusion Detection Sensor Module in NM form factor for 36xx/37xx/26xx family branch routers
cevHwic1GeSfp OBJECT IDENTIFIER ::= { cevModuleC36xxType 119 } -- Single port Gigabit Ethernet high-speed WAN interface card (HWIC) with Small Formfactor Pluggable (SFP) transceiver
cevPortHdDsp OBJECT IDENTIFIER ::= { cevModuleC36xxType 120 } -- 5510 Digital Signal Processor on NM-HD-1V,NM-HD-2V and NM-HD-2VE
cevHdv2port0 OBJECT IDENTIFIER ::= { cevModuleC36xxType 121 } -- High Density Network module-2 with no onboard interface
cevHdv2port2 OBJECT IDENTIFIER ::= { cevModuleC36xxType 122 } -- High Density Network module-2 with onboard two port T1/E1 interface
cevHdv2port1 OBJECT IDENTIFIER ::= { cevModuleC36xxType 123 } -- High Density Network module-2 with onboard one port T1/E1 interface
cevNmAtm25 OBJECT IDENTIFIER ::= { cevModuleC36xxType 124 } -- 25 Mbits/sec ATM Port Module
cevNmNam OBJECT IDENTIFIER ::= { cevModuleC36xxType 125 } -- Network Analysis Module (NAM) network module for the 2600/3600/3700 router families
cevNm8amV2 OBJECT IDENTIFIER ::= { cevModuleC36xxType 126 } -- 8 Port Analog Modem Network Module Version 2
cevNm16amV2 OBJECT IDENTIFIER ::= { cevModuleC36xxType 127 } -- 16 Port Analog Modem Network Module Version 2
cevCpuC28112fe OBJECT IDENTIFIER ::= { cevModuleC36xxType 129 } -- 2811 Motherboard with two integrated fast ethernets and integrated VPN
cevCpuC28212ge OBJECT IDENTIFIER ::= { cevModuleC36xxType 130 } -- 2821 Motherboard with two integrated gigabit ethernets and integrated VPN
cevCpuC28512ge OBJECT IDENTIFIER ::= { cevModuleC36xxType 131 } -- 2851 Motherboard with two integrated gigabit ethernets and integrated VPN
cevHWicSerial4t OBJECT IDENTIFIER ::= { cevModuleC36xxType 132 } -- High Speed Wan Interface Card with 4 serial ports(HWIC-4T)
cevHWicSerial4as OBJECT IDENTIFIER ::= { cevModuleC36xxType 133 } -- High Speed Wan Interface Card with 4 low speed sync/async serial ports(HWIC-4A/S)
cevHWicSerial8as OBJECT IDENTIFIER ::= { cevModuleC36xxType 134 } -- High Speed Wan Interface Card with 8 low speed RS232 sync/async serial ports(HWIC-8A/S)
cevHWicSerial8a OBJECT IDENTIFIER ::= { cevModuleC36xxType 135 } -- High Speed Wan Interface card with 8 RS232 async port(HWIC-8A)
cevHWicSerial16a OBJECT IDENTIFIER ::= { cevModuleC36xxType 136 } -- High Speed Wan Interface card with 16 RS232 async ports(HWIC-16A)
cevNm1AOc3Pom OBJECT IDENTIFIER ::= { cevModuleC36xxType 137 } -- Single port ATM OC3 network module with POM
cevHWic1DOCSIS20CableModem OBJECT IDENTIFIER ::= { cevModuleC36xxType 146 } -- High Speed Wan Interface card with 1 DOCSIS 2.0 cable modem port(HWIC-1CM)
cevNm8ce1t1Pri OBJECT IDENTIFIER ::= { cevModuleC36xxType 148 } -- 8 port T1/E1 clear channel and channelized NM
cevHWic4t1e1 OBJECT IDENTIFIER ::= { cevModuleC36xxType 149 } -- 4 port T1/E1 clear channel HWIC
cevHWic2ce1t1Pri OBJECT IDENTIFIER ::= { cevModuleC36xxType 150 } -- 2 port T1/E1 channelized/PRI HWIC
cevHWic1ce1t1Pri OBJECT IDENTIFIER ::= { cevModuleC36xxType 151 } -- 1 port T1/E1 channelized/PRI HWIC
cevHWic1DOCSIS20CableModemEJ OBJECT IDENTIFIER ::= { cevModuleC36xxType 152 } -- High Speed Wan Interface card with 1 Euro-DOCSIS/J-DOCSIS 2.0 cable modem port(HWIC-1CM)
cevHwic1t1e1 OBJECT IDENTIFIER ::= { cevModuleC36xxType 154 } -- 1 port (2 channel) T1/E1 HWIC
cevHwic4Shdsl OBJECT IDENTIFIER ::= { cevModuleC36xxType 157 } -- HWIC G.SHDSL (4 port) with annex F&G and IMA.
cevHwic2Shdsl OBJECT IDENTIFIER ::= { cevModuleC36xxType 158 } -- HWIC G.SHDSL (2 port) with annex F&G
cevNmRvpnSterra OBJECT IDENTIFIER ::= { cevModuleC36xxType 159 } -- Russia S-Terra VPN Module
cevNmRvpn OBJECT IDENTIFIER ::= { cevModuleC36xxType 160 } -- Special Services Engine for Modular and Integrated Services Routers
cevNmSpclSrvcEng OBJECT IDENTIFIER ::= { cevModuleC36xxType 161 } -- Special Services Engine for ISR routers
cevNmIntgrtdSrvcEng2 OBJECT IDENTIFIER ::= { cevModuleC36xxType 162 } -- Integrated Service Engine2 for ISR router
cevHWIC1Ser OBJECT IDENTIFIER ::= { cevModuleC36xxType 163 } -- High Speed Wan Interface Card with 1 serial ports(HWIC-1SER)
cevHWIC2Ser OBJECT IDENTIFIER ::= { cevModuleC36xxType 164 } -- High Speed Wan Interface Card with 2 serial ports(HWIC-2SER)
cevInternalServiceModuleAIM OBJECT IDENTIFIER ::= { cevModuleC36xxType 165 } -- Internal Service Module AIM for Integrated Services Routers
cevSm1nm OBJECT IDENTIFIER ::= { cevModuleC36xxType 167 } -- Service Module to Network Module Adapter
cevSm2k15Es1GePoe OBJECT IDENTIFIER ::= { cevModuleC36xxType 168 } -- EtherSwitch Service Module Layer2 + PoE + 15 10/100 + 1 10/100/1000
cevSm3k15Es1GePoe OBJECT IDENTIFIER ::= { cevModuleC36xxType 169 } -- EtherSwitch Service Module Layer3 + PoE + 15 10/100 + 1 10/100/1000
cevSm3k16GePoe OBJECT IDENTIFIER ::= { cevModuleC36xxType 170 } -- EtherSwitch Service Module Layer3 + PoE + 16 10/100/1000
cevSm2k23Es1Ge OBJECT IDENTIFIER ::= { cevModuleC36xxType 171 } -- EtherSwitch Service Module Layer2 + no PoE + 23 10/100 + 1 10/100/1000
cevSm2k23Es1GePoe OBJECT IDENTIFIER ::= { cevModuleC36xxType 172 } -- EtherSwitch Service Module Layer2 + PoE + 23 10/100 + 1 10/100/1000
cevSm3k23Es1GePoe OBJECT IDENTIFIER ::= { cevModuleC36xxType 173 } -- EtherSwitch Service Module Layer3 + PoE + 23 10/100 + 1 10/100/1000
cevSm3k24GePoe OBJECT IDENTIFIER ::= { cevModuleC36xxType 174 } -- EtherSwitch Service Module Layer3 + PoE + 24 10/100/1000
cevSmXd2k48Es2SFP OBJECT IDENTIFIER ::= { cevModuleC36xxType 175 } -- EtherSwitch Service Module Layer2 + no PoE + 48 10/100 + 2 SFP
cevSmXd3k48Es2SFPPoe OBJECT IDENTIFIER ::= { cevModuleC36xxType 176 } -- EtherSwitch Service Module Layer3 + PoE + 48 10/100 + 2 SFP
cevSmXd3k48Ge2SFPPoe OBJECT IDENTIFIER ::= { cevModuleC36xxType 177 } -- EtherSwitch Service ModuleLayer3 + PoE + 48 10/100/1000 + 2 SFP
cevHwic4ce1t1Pri OBJECT IDENTIFIER ::= { cevModuleC36xxType 180 } -- 4 port T1/E1 channelized/PRI HWIC
cevEHwic1GeSfpCu OBJECT IDENTIFIER ::= { cevModuleC36xxType 181 } -- Single Port Gigabit Ethernet Extended High-Speed Wan Interface Card with either onboard cu port or SFP
cevEhwic3gEvdo OBJECT IDENTIFIER ::= { cevModuleC36xxType 182 } -- 3G EHWIC DuoBand EVDO Rev A/Rel 0/1xRTT and GPS
cevEhwic3gHspaU OBJECT IDENTIFIER ::= { cevModuleC36xxType 183 } -- 3G EHWIC QuadBand HSPA/UMTS QuadBand EDGE/GPRS and GPS
cevSm1pa OBJECT IDENTIFIER ::= { cevModuleC36xxType 184 } -- Service module to Port adapter
cevSm1Stm1Smi OBJECT IDENTIFIER ::= { cevModuleC36xxType 185 } -- 1 port multichannel STM-1 single mode service module
cevSm1Stm1Mm OBJECT IDENTIFIER ::= { cevModuleC36xxType 186 } -- 1 port multichannel STM-1 multimode service module
cevEhwic3gHspa7 OBJECT IDENTIFIER ::= { cevModuleC36xxType 187 } -- 3G EHWIC QuadBand HSPA+R7/HSPA/UMTS QuadBand EDGE/GPRS and GPS
cevIsmVpnSsl3 OBJECT IDENTIFIER ::= { cevModuleC36xxType 188 } -- Internal Service Module for VPN and SSL feature acceleration including Suite B Crypto support on Cisco 3900 routers
cevIsmVpnSsl2 OBJECT IDENTIFIER ::= { cevModuleC36xxType 189 } -- Internal Service Module for VPN and SSL feature acceleration including Suite B Crypto support on Cisco 2900 routers
cevIsmVpnSsl1 OBJECT IDENTIFIER ::= { cevModuleC36xxType 190 } -- Service Module for VPN and SSL feature acceleration including Suite B Crypto support on Cisco 1941 routers
cevEhwic3gHspa7A OBJECT IDENTIFIER ::= { cevModuleC36xxType 191 } -- 3G WWAN EHWIC-QuadBand HSPA+R7/HSPA/UMTS QuadBand EDGE/GPRS and GPS for AT&T
cevEhwic3gMm OBJECT IDENTIFIER ::= { cevModuleC36xxType 192 } -- 3G WWAN EHWIC - Multimode HSPA+/HSPA/UMTS/EDGE/GPRS EVDO RevA/Rev0/1xRTT
cevEhwic4gLteA OBJECT IDENTIFIER ::= { cevModuleC36xxType 193 } -- 4G WWAN EHWIC - North America Multimode LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS
cevEhwic4gLteG OBJECT IDENTIFIER ::= { cevModuleC36xxType 194 } -- 4G WWAN EHWIC - Global Multimode LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS
cevEhwic4gLteV OBJECT IDENTIFIER ::= { cevModuleC36xxType 195 } -- 4G WWAN EHWIC - Verizon Multimode LTE/eHRPD/EVDO RevA/Rev0/1xRTT
cevSm1T3E3 OBJECT IDENTIFIER ::= { cevModuleC36xxType 196 } -- 1 port clear channel T3/E3 SM
cevSM32A OBJECT IDENTIFIER ::= { cevModuleC36xxType 197 } -- 32-port Asynchronous Interface Service Module for ISR G2s (c39XX)
cevSmD48FxsE OBJECT IDENTIFIER ::= { cevModuleC36xxType 202 } -- SM-D-48FXS-E is a double-wide service module with 48 OPX Lite FXS analog ports
cevSmD72Fxs OBJECT IDENTIFIER ::= { cevModuleC36xxType 203 } -- SM-D-72FXS is a double-wide service module with 72 FXS analog ports
cevNgsmXd3k48ge2sfpPoeplus OBJECT IDENTIFIER ::= { cevModuleC36xxType 206 } -- EtherSwitch Next Generation Service Module Layer3 + PoEPlus + 48 10/100/1000 + 2 SFP
cevNgsm3k24gePoeplus OBJECT IDENTIFIER ::= { cevModuleC36xxType 207 } -- EtherSwitch Next Generation Service Module Layer3 + PoEPlus + 24 10/100/1000
cevNgsm3k16gePoeplus OBJECT IDENTIFIER ::= { cevModuleC36xxType 208 } -- EtherSwitch Next Generation Service Module Layer3 + PoEPlus + 16 10/100/1000
cevGrwicSerial4t OBJECT IDENTIFIER ::= { cevModuleC36xxType 209 } -- Connected Grid Rugged Wan Interface Card with 4 serial ports(GRWIC-4T)
cevEhwic4gLteJp OBJECT IDENTIFIER ::= { cevModuleC36xxType 210 } -- 4G WWAN EHWIC - Japan Multimode LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS
cevEhwic4gLteBe OBJECT IDENTIFIER ::= { cevModuleC36xxType 211 } -- 4G WWAN EHWIC - Canada AWS LTE Multimode LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS
cevPEhwic1GeSfpCu OBJECT IDENTIFIER ::= { cevModuleC36xxType 212 } -- EHWIC 1 port dual mode SFP(100M/1G) or GE(10M/100M/1G)
cevPEhwic3gHspa7 OBJECT IDENTIFIER ::= { cevModuleC36xxType 213 } -- (non-US) 3.7G HSPA+ Release 7 EHWIC w/ SMS/GPS (MC8705)
cevPHwicSerial16a OBJECT IDENTIFIER ::= { cevModuleC36xxType 214 } -- 16-Port Async HWIC
cevPhwic1Ce1T1Pri OBJECT IDENTIFIER ::= { cevModuleC36xxType 215 } -- 1 port channelized T1/E1 and PRI HWIC (data only)
cevPHwic2Ce1t1Pri OBJECT IDENTIFIER ::= { cevModuleC36xxType 216 } -- 2 port channelized T1/E1, and PRI HWIC (data only)
cevPHwicSerial4As OBJECT IDENTIFIER ::= { cevModuleC36xxType 217 } -- 4-Port Async/Sync Serial HWIC
cevPHwicSerial4t OBJECT IDENTIFIER ::= { cevModuleC36xxType 218 } -- 4-Port Serial HWIC
cevPHwic4T1E1 OBJECT IDENTIFIER ::= { cevModuleC36xxType 219 } -- 4 port clear channel T1/E1 HWIC
cevPHwicSerial8a OBJECT IDENTIFIER ::= { cevModuleC36xxType 220 } -- 8-Port Async HWIC
cevPHwicSerial8as OBJECT IDENTIFIER ::= { cevModuleC36xxType 221 } -- 8-Port Async/Sync Serial HWIC, EIA-232
cevPIsmVpn29 OBJECT IDENTIFIER ::= { cevModuleC36xxType 222 } -- 3DES/AES/SUITE-B VPN Encryption module
cevPVic2Fxo2 OBJECT IDENTIFIER ::= { cevModuleC36xxType 223 } -- Two-port Voice Interface Card - FXO (Universal)
cevPVic2Fxo4 OBJECT IDENTIFIER ::= { cevModuleC36xxType 224 } -- Four-port Voice Interface Card - FXO (Universal)
cevPSm2k23Es1Ge OBJECT IDENTIFIER ::= { cevModuleC36xxType 225 } -- Enhanced EtherSwitch, L2, SM, 23 FE, 1 GE
cevPSm3k16GePoe OBJECT IDENTIFIER ::= { cevModuleC36xxType 226 } -- Enhanced EtherSwitch, L2, SM, 23 FE, 1 GE
cevPSmXd2k48Es2SFP OBJECT IDENTIFIER ::= { cevModuleC36xxType 227 } -- Enhanced EtherSwitch, L2, SM, 48 FE, 2 SFP
cevPSmXd3k48Es2SFPPoe OBJECT IDENTIFIER ::= { cevModuleC36xxType 228 } -- Enhanced EtherSwitch, L2/L3, SM, 48 FE, 2 SFP, POE
cevPSmXd3k48Ge2SFPPoe OBJECT IDENTIFIER ::= { cevModuleC36xxType 229 } -- Enhanced EtherSwitch, L2/L3, SM, 48 GE, 2 SFP, POE
cevPSm2k15Es1GePoe OBJECT IDENTIFIER ::= { cevModuleC36xxType 230 } -- Enhanced EtherSwitch, L2, SM, 15 FE, 1 GE, POE
cevPSm2k23Es1GePoe OBJECT IDENTIFIER ::= { cevModuleC36xxType 231 } -- Enhanced EtherSwitch, L2, SM, 23 FE, 1 GE, POE
cevPSm3k15Es1GePoe OBJECT IDENTIFIER ::= { cevModuleC36xxType 232 } -- Enhanced EtherSwitch, L2/L3, SM, 15 FE, 1 GE, POE
cevPSm3k23Es1GePoe OBJECT IDENTIFIER ::= { cevModuleC36xxType 233 } -- Enhanced EtherSwitch, L2/L3, SM, 23 FE, 1 GE, POE
cevPSm3k24GePoe OBJECT IDENTIFIER ::= { cevModuleC36xxType 234 } -- Enhanced EtherSwitch, L2/L3, SM, 24 GE, POE
cevPSm1nm OBJECT IDENTIFIER ::= { cevModuleC36xxType 235 } -- Network Module Adapter for SM Slot on Router 2200, 3200
cevPHdv2port2 OBJECT IDENTIFIER ::= { cevModuleC36xxType 236 } -- IP Communications High-Density Digital Voice NM with 2 T1/E1
cevEhwic4gLteLA OBJECT IDENTIFIER ::= { cevModuleC36xxType 246 } -- 4G WWAN EHWIC - Latin America Multimode LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS
cevEhwic4gLteCI OBJECT IDENTIFIER ::= { cevModuleC36xxType 247 } -- 4G WWAN EHWIC - China and India Multimode LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS
cevEhwic4gLteJN OBJECT IDENTIFIER ::= { cevModuleC36xxType 248 } -- 4G WWAN EHWIC - Japan Multimode LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS
cevGrwic4gLteARf OBJECT IDENTIFIER ::= { cevModuleC36xxType 249 } -- 4G WWAN GRWIC - North America Multimode LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS, Refurbished
cevGrwic4gLteGRf OBJECT IDENTIFIER ::= { cevModuleC36xxType 250 } -- 4G WWAN GRWIC - Global Multimode LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS, Refurbished
cevGrwic4gLteVRf OBJECT IDENTIFIER ::= { cevModuleC36xxType 251 } -- 4G WWAN GRWIC - Verizon Multimode LTE/eHRPD/EVDO RevA/Rev0/1xRTT, Refurbished
cevGrwic4gLteLA OBJECT IDENTIFIER ::= { cevModuleC36xxType 252 } -- 4G WWAN GRWIC - Latin America Multimode and Asia Pacific LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS
cevGrwic4gLteEA OBJECT IDENTIFIER ::= { cevModuleC36xxType 253 } -- 4G WWAN GRWIC - Europe Multimode and North America Advanced LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS
cevModuleVipPortAdapters OBJECT IDENTIFIER ::= { cevModule 4 }
cevPa1fe OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 1 }
cevPa8e OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 2 }
cevPa4e OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 3 }
cevPa5e OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 4 }
cevPa4t OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 5 }
cevPa4r OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 6 }
cevPaFddi OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 7 }
cevSaEncryption OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 8 }
cevPaAh1t OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 9 }
cevPaAh2t OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 10 }
cevPaA8tV35 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 12 }
cevPa1feTxIsl OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 13 }
cevPa1feFxIsl OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 14 }
cevPa1feTxNisl OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 15 }
cevSaCompression OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 16 }
cevPaAtmLite1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 17 }
cevPaCt3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 18 }
cevPaOc3smMuxCbrt1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 19 }
cevPaOc3smMuxCbr120e1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 20 }
cevPaOc3smMuxCbr75e1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 21 }
cevPaOc3mmMuxCbrt1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 22 }
cevPaOc3mmMuxCbr120e1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 23 }
cevPaOc3mmMuxCbr75e1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 24 }
cevPaDs3MuxCbrt1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 25 }
cevPaE3MuxCbr120e1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 26 }
cevPaE3smMuxCbr75e1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 27 }
cevPa8bSt OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 28 }
cevPa4bU OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 29 }
cevPaFddiFd OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 30 }
cevPaJt2 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 31 }
cevPaPosdw OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 32 }
cevPa4me1Bal OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 33 }
cevPa2ce1Balanced OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 34 }
cevPa2ct1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 35 }
cevPa1vg OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 36 }
cevPaAtmdxDs3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 37 }
cevPaAtmdxE3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 38 }
cevPaAtmdxSmlOc3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 39 }
cevPaAtmdxSmiOc3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 40 }
cevPaAtmdxMmOc3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 41 }
cevPaA8tX21 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 42 }
cevPaA8tRs232 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 43 }
cevPa4me1Unbal OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 44 }
cevPa4rFdx OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 45 }
cevPa1e3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 46 }
cevPa2e3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 47 }
cevPa1t3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 48 }
cevPa2t3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 49 }
cevPa2ce1Unbalanced OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 50 }
cevPa14eSwitch OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 51 }
cevas58001fedsi OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 52 }
cevPa1feFxNisl OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 53 }
cevPaIo1fe OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 54 }
cevPaIo OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 55 }
cevPa2feTx OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 56 }
cevPa2feFx OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 57 }
cevPaGe OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 59 } -- Gigabit Ethernet Port Adapter
cevPaPosswSm OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 60 } -- Single Width POS (Packet Over Sonet) Port Adapter with Singlemode Fiber
cevPaPosswMm OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 61 } -- Single Width POS (Packet Over Sonet) Port Adapter with Multimode Fiber
cevPaPosswLr OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 62 } -- Single Width POS (Packet Over Sonet) Port Adapter with Long Range Fiber
cevPa4ct1Csu OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 63 } -- 4-port channelized T1 with CSU (Channel Service Unit)
cevPa8ct1Csu OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 64 } -- 8-port channelized T1 with CSU (Channel Service Unit)
cevPa8ct1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 65 } -- 8-port channelized T1
cevPa8ce1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 66 } -- 8-port channelized E1
cevPaVxc2t1e1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 67 } -- 2 port T1/E1 voice port adapter with 30 DSP's
cevPaVxb2t1e1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 68 } -- 2 port T1/E1 voice port adapter with 12 DSP's
cevPaAtmOc12Mm OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 69 } -- Multimode ATM OC-12 Port Adapter
cevPaAtmOc12Smi OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 70 } -- Singlemode ATM OC-12 Intermediate reach Port Adapter
cevPaMct3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 71 } -- Multichannel DS3 single port adapter
cevPaMc2t3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 72 } -- Multichannel DS3 dual port adapter
cevPa1t3Plus OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 73 } -- Improved one port serial T3 plus port adapter
cevPa2t3Plus OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 74 } -- Improved 2 port serial T3 plus port adapter
cevPaPosOc12Mm OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 75 } -- OC-12 Packet Over SONET Port Adapter, Multi-Mode fiber
cevPaPosOc12Sm OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 76 } -- OC-12 Packet Over SONET Port Adapter, Single Mode fiber
cevPaImaT1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 77 } -- Implements IMA functionality for the 7200/7500 platform for a T1
cevPaImaE1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 78 } -- Implements IMA functionality for the 7200/7500 platform for an E1
cevSrpPaOc12Mm OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 79 } -- SRP OC-12/STM-4 Multimode Port Adapter for 7000 series
cevSrpPaOc12SmIr OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 80 } -- SRP OC-12/STM-4 Single Mode Intermediate Reach Port Adapter for 7000 series
cevSrpPaOc12Lr OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 81 } -- SRP OC-12/STM-4 Single Mode Long Reach Port Adapter for 7000 series
cevPa2ct1Csu OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 82 } -- 2 port multichannel T1 port adapter with built in csu/dsu for the 7200, 7500, and rsp7000 platforms
cevPa2ce1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 83 } -- 2 port multichannel E1 port adapter for the 7200, 7500, and rsp7000 platforms
cevPaMcx2te1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 84 } -- 2 port, software configurable Multichannel T1/E1 with TDM Port Adapter
cevPaMcx4te1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 85 } -- 4 port, software configurable Multichannel T1/E1 with TDM Port Adapter
cevPaMcx8te1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 86 } -- 8 port, software configurable Multichannel T1/E1 with TDM Port Adapter
cevSrpPaOc12SmXr OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 87 } -- SRP OC-12/STM-4 Single Mode Extended Reach Port Adapter for 7000 series
cevPaMcStm1Smi OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 90 } -- channelized STM-1 PA for 7500/7200(single mode intermediate reach)
cevPaMcStm1Mm OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 91 } -- channelized STM-1 PA for 7500/7200(multimode)
cevPa2feTxI82543 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 92 } -- 2 port Fast Ethernet 100TX Intel I82543
cevPa2feFxI82543 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 93 } -- 2 port Fast Ethernet 100FX (MMF) Intel I82543
cevPaDualWideGe OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 94 } -- Dual Wide Enhanced Gigabit Ethernet Port Adapter
cevPaVxa1T1E124 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 95 } -- 1 port T1/E1 voice port adapter w/ 7 DSPs
cevPaVxa1T1E130 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 96 } -- 1 port T1/E1 voice port adapter w/ 8 DSPs
cevPaMcT1E1 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 97 } -- Multichannel T1/E1 (without TDM) Port Adapter
cevPaMcx8te1M OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 99 } -- 8 port, software configurable Multichannel T1/E1 SS7 with TDM Port Adapter
cevPa1ce3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 100 } -- 1 port, Multichannel E1 Port Adapter
cevPa2OC3PosSw OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 101 } -- Dual Port OC-3c Packet Over Sonet(POS) Single Wide Adapter
cevPa2feFxIsl OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 102 } -- PA-2feisl-fx fast ethernet 2 port adapter card
cevPa4Dtr OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 103 } -- Four port dedicated tokenring adapter
cevPaVmHda8FxsDid OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 104 } -- High density analog voice/fax voice module with 8 FXS/DID
cevPa1OC3PosSw OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 105 } -- Single port OC-3c Packet over Sonet (POS) Single Wide Port Adapter Card
cevPaA6mmOc3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 106 } -- ATM WAN OC3 MM Port Adapter.
cevPaA6SmiOc3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 107 } -- ATM WAN OC3 SMI Port Adapter.
cevPaA6SmlOc3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 108 } -- ATM WAN OC3 SML Port Adapter.
cevPaA6Ds3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 109 } -- ATM WAN OC3 DS3 Port Adapter.
cevPaA6E3 OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 110 } -- ATM WAN OC3 E3 Port Adapter.
cevPaMcx4te1Q OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 111 } -- 4 port, software configurable Multichannel T1/E1 SS7 Q.703A with TDM
cevPaMct3ec OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 112 } -- Enhanced 1 port multichannel PA
cevPaMc2t3ec OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 113 } -- Enhanced 2 port multichannel PA
cevPa1t3e3ec OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 114 } -- Enhanced 1 port T3/E3 clear channel PA
cevPa2t3e3ec OBJECT IDENTIFIER ::= { cevModuleVipPortAdapters 115 } -- Enhanced 2 port T3/E3 clear channel PA
cevModuleCpuType OBJECT IDENTIFIER ::= { cevModule 5 }
cevC7200Io1fe OBJECT IDENTIFIER ::= { cevModuleCpuType 1 }
cevC7200Io OBJECT IDENTIFIER ::= { cevModuleCpuType 2 }
cevCpuAS5300 OBJECT IDENTIFIER ::= { cevModuleCpuType 3 }
cevCpuRpm OBJECT IDENTIFIER ::= { cevModuleCpuType 7 } -- Router Processor Module
cevCpu2600 OBJECT IDENTIFIER ::= { cevModuleCpuType 8 } -- c2600 chassis CPU
cevCpu7200Npe300 OBJECT IDENTIFIER ::= { cevModuleCpuType 9 } -- Network processing engine (CPU card) for 7200 series
cevCpu1400 OBJECT IDENTIFIER ::= { cevModuleCpuType 10 } -- CPU for Cisco 1400 series products
cevCpu800 OBJECT IDENTIFIER ::= { cevModuleCpuType 11 } -- CPU for Cisco 800 series products
cevCpuPSM1Gbps OBJECT IDENTIFIER ::= { cevModuleCpuType 12 } -- Processor Switch Module with 1.2Gbps switching capacity for MGX8800 series chassis
cevCpu7200Npe175 OBJECT IDENTIFIER ::= { cevModuleCpuType 14 } -- Network processing engine (CPU card) for 7200 series
cevCpu7200Npe225 OBJECT IDENTIFIER ::= { cevModuleCpuType 15 } -- Network processing engine (CPU card) for 7200 series
cevCpu1417 OBJECT IDENTIFIER ::= { cevModuleCpuType 17 } -- CPU for Cisco 1417 only
cevCpuPsm11oc12 OBJECT IDENTIFIER ::= { cevModuleCpuType 18 } -- Cisco MGX8800 Processor Switch Module 1 with 1 622Mbps port
cevCpuOpticalRegenerator OBJECT IDENTIFIER ::= { cevModuleCpuType 19 } -- Cisco Optical Regenerator chassis CPU
cevCpuUbr924 OBJECT IDENTIFIER ::= { cevModuleCpuType 20 } -- CPU for the UBR924 Cisco Cable Modem
cevCpu7120 OBJECT IDENTIFIER ::= { cevModuleCpuType 21 } -- CPU for the 7120 series
cevCpu7140 OBJECT IDENTIFIER ::= { cevModuleCpuType 22 } -- CPU for the 7140 series
cevCpuPsm12t3e3 OBJECT IDENTIFIER ::= { cevModuleCpuType 23 } -- Cisco MGX8800 Processor Switch Module 1 with 2 T3/E3 ports
cevCpuPsm14oc3 OBJECT IDENTIFIER ::= { cevModuleCpuType 24 } -- Cisco MGX8800 Processor Switch Module 1 with 4 155Mbps ports
cevCpu7200Npe100 OBJECT IDENTIFIER ::= { cevModuleCpuType 26 } -- Network processing engine (CPU card) for 7200 series
cevCpu7200Npe150 OBJECT IDENTIFIER ::= { cevModuleCpuType 27 } -- Network processing engine (CPU card) for 7200 series
cevCpu7200Npe200 OBJECT IDENTIFIER ::= { cevModuleCpuType 28 } -- Network processing engine (CPU card) for 7200 series
cevCpuCreRp OBJECT IDENTIFIER ::= { cevModuleCpuType 29 } -- Central Routing Engine - Route Processor for Cisco 10000 series
cevCpuCreFp OBJECT IDENTIFIER ::= { cevModuleCpuType 30 } -- Central Routing Engine - Forwarding Processor for Cisco 10000 series
cevCpuAs5400 OBJECT IDENTIFIER ::= { cevModuleCpuType 31 } -- CPU card for AS5400
cevCpuAS5200 OBJECT IDENTIFIER ::= { cevModuleCpuType 34 }
cevCpuGrp OBJECT IDENTIFIER ::= { cevModuleCpuType 35 } -- GSR Route Processor for 12012 and 12008
cevCpuMc3810V3 OBJECT IDENTIFIER ::= { cevModuleCpuType 36 } -- CPU card for the MC3810-V3; higher performance than MC3810 with NEBs compliant changes.
cevCpuAs5850 OBJECT IDENTIFIER ::= { cevModuleCpuType 38 } -- High End Dial Access Platform
cevCpu7200Npe400 OBJECT IDENTIFIER ::= { cevModuleCpuType 39 } -- Network processing engine (CPU card) for 7200 series
cevCpuAs5350 OBJECT IDENTIFIER ::= { cevModuleCpuType 40 } -- CPU card for AS5350
cevCpuRsp4Plus OBJECT IDENTIFIER ::= { cevModuleCpuType 41 } -- RSP4+ is ECC capable RSP4, ie. With a Tiger5 asic
cevCpuUbr91x OBJECT IDENTIFIER ::= { cevModuleCpuType 42 } -- CPU card for the UBR91X family of Cable Modems (912-c, 912-s, 914)
cevCpu7150 OBJECT IDENTIFIER ::= { cevModuleCpuType 43 } -- CPU for the 7150 series
cevCpuPXMB45Gbps OBJECT IDENTIFIER ::= { cevModuleCpuType 44 } -- PXM45B Processor Module with R7K Processor
cevCpuONS15540 OBJECT IDENTIFIER ::= { cevModuleCpuType 47 } -- ONS 15540 ESP Processor Board without Switch Fabric
cevCpuRsp16 OBJECT IDENTIFIER ::= { cevModuleCpuType 48 } -- RSP16 board processor
cevCpuPrp1 OBJECT IDENTIFIER ::= { cevModuleCpuType 49 } -- GSR Performance Route Processor 1
cevCpuC7300Nse100 OBJECT IDENTIFIER ::= { cevModuleCpuType 50 } -- Network Service Engine 100 (CPU card) for Cisco 7300 platform
cevCpuPXM1E1Gbps OBJECT IDENTIFIER ::= { cevModuleCpuType 51 } -- Cisco MGX88XX Processor Switch Module 1 Enhancement version
cevCpuPXM1E2Oc12 OBJECT IDENTIFIER ::= { cevModuleCpuType 52 } -- Cisco MGX88XX Processor Switch Module 1, 2 OC12 ports, Enhanced version with PNNI support
cevCpuPXM1E8Oc3 OBJECT IDENTIFIER ::= { cevModuleCpuType 53 } -- Cisco MGX88XX Processor Switch Module 1 Enhancement version with PNNI support
cevCpuPXM1E8T3E3 OBJECT IDENTIFIER ::= { cevModuleCpuType 54 } -- Cisco MGX88XX Processor Switch Module 1 Enhanced version with 8 T3/E3 ports
cevCpuPXM1EComboT3E3Oc3 OBJECT IDENTIFIER ::= { cevModuleCpuType 55 } -- Cisco MGX88XX Processor Switch Module 1 Enhancement version combo card with 8 T3/E3 and 4 OC3 ports
cevCpu7200Npeg1 OBJECT IDENTIFIER ::= { cevModuleCpuType 56 } -- Network Processing Engine (CPU card) for 7200VXR series
cevCpu26912fe OBJECT IDENTIFIER ::= { cevModuleCpuType 57 } -- c2691 Motherboard with Fast Ethernet
cevCpu37452fe OBJECT IDENTIFIER ::= { cevModuleCpuType 58 } -- c3745 Motherboard with Fast Ethernet
cevCpu37252fe OBJECT IDENTIFIER ::= { cevModuleCpuType 59 } -- c3725 Motherboard with Fast Ethernet
cevCpu36311fe OBJECT IDENTIFIER ::= { cevModuleCpuType 60 } -- c3631 Motherboard with Fast Ethernet
cevCpu19002fe OBJECT IDENTIFIER ::= { cevModuleCpuType 61 } -- MWR 1900 Motherboard with Fast Ethernet
cevCpuONS15530SW OBJECT IDENTIFIER ::= { cevModuleCpuType 62 } -- Cisco ONS 15530 CPU and Switch Board
cevCpu6400Nsp OBJECT IDENTIFIER ::= { cevModuleCpuType 63 } -- Cisco 6400 Node Switch Processor
cevCpu6400Nrp OBJECT IDENTIFIER ::= { cevModuleCpuType 64 } -- Cisco 6400 Node Route Processor
cevCpu6400Nrp2 OBJECT IDENTIFIER ::= { cevModuleCpuType 65 } -- Cisco 6400 Node Route Processor 2
cevCpu6400Nrp2Sv OBJECT IDENTIFIER ::= { cevModuleCpuType 66 } -- Cisco 6400 Node Route Processor 2 with Shaped VCs
cevCpuPXM1E4Oc3 OBJECT IDENTIFIER ::= { cevModuleCpuType 67 } -- PXM1E-4-155 Cisco MGX88XX Processor Switch Module 1 Enhanced version with 4 OC3 ports
cevCpu1700 OBJECT IDENTIFIER ::= { cevModuleCpuType 68 } -- CPU for the 1700 series
cevCpu7301Npeg1 OBJECT IDENTIFIER ::= { cevModuleCpuType 71 } -- Cisco 7301 Network Processing Engine
cevCpuPXM1E16t1e1 OBJECT IDENTIFIER ::= { cevModuleCpuType 72 } -- PXM1E-16-T1E1 processor card supports 16 port T1E1 IMA(Inverse Multplexing for ATM)
cevCpu7300Nse100Plus OBJECT IDENTIFIER ::= { cevModuleCpuType 73 } -- Network Service Engine 100+ for Cisco 7300 platform
cevCpuPxm1eB8t3e34Oc3 OBJECT IDENTIFIER ::= { cevModuleCpuType 74 } -- PXM1E-T3E3-155/B Cisco MGX88XX Processor Switch Module 1 Enhancement version combo card with 8 T3/E3 and 4 OC3 ports, Model B
cevCpu4604 OBJECT IDENTIFIER ::= { cevModuleCpuType 75 } -- CPU card for catalyst 4000 Access Gateway line card
cevCpu4224 OBJECT IDENTIFIER ::= { cevModuleCpuType 76 } -- CPU card for standalone 24 port ethernet switch, router and voice gateway
cevCpuAs5400HPX OBJECT IDENTIFIER ::= { cevModuleCpuType 77 } -- CPU card for AS5400HPX
cevCpuAs5350HPX OBJECT IDENTIFIER ::= { cevModuleCpuType 78 } -- CPU card for AS5350HPX
cevCpuAs5850tb OBJECT IDENTIFIER ::= { cevModuleCpuType 80 } -- BCM1250-based CPU card for AS5850 Route Switch Controller (RSC)
cevCpuC7300Npeg100 OBJECT IDENTIFIER ::= { cevModuleCpuType 81 } -- Network Processing Engine (CPU card) for Cisco 7300 platform
cevCpuMdsCpp OBJECT IDENTIFIER ::= { cevModuleCpuType 82 } -- MDS platform Control Path processor
cevCpuMdsDpp OBJECT IDENTIFIER ::= { cevModuleCpuType 83 } -- MDS platform Data Path processor
cevCpuMdsSup OBJECT IDENTIFIER ::= { cevModuleCpuType 84 } -- MDS platform supervisor processor
cevCpu2430Iad24Fxs OBJECT IDENTIFIER ::= { cevModuleCpuType 85 } -- iad2430-24FXS Motherboard with 2FastEthernet, 24FXS ports
cevCpu2431Iad8Fxs OBJECT IDENTIFIER ::= { cevModuleCpuType 86 } -- iad2431-8FXS Motherboard with 1FastEthernet, 8FXS ports, 1T1/E1, 1 vwic slot
cevCpu2431Iad16Fxs OBJECT IDENTIFIER ::= { cevModuleCpuType 87 } -- iad2431-16FXS Motherboard with 2FastEthernet, 16FXS ports, 1T1/E1, 1 vwic slot
cevCpu2431Iad1T1E1 OBJECT IDENTIFIER ::= { cevModuleCpuType 88 } -- iad2431-2T1E1 Motherboard with 2FastEthernet, 2T1/E1, 1 vwic slot
cevCpu2432Iad24Fxs OBJECT IDENTIFIER ::= { cevModuleCpuType 89 } -- iad2432-24FXS Motherboard with 2FastEthernet, 24FXS ports, 2T1/E1, 1 vwic slot
cevCpu3220 OBJECT IDENTIFIER ::= { cevModuleCpuType 90 } -- Mobile Access Router Card(MARC) for 3220 Platform With 1 Fast Ethernet I/F
cevCpuVG224 OBJECT IDENTIFIER ::= { cevModuleCpuType 91 } -- Line Side Analog Gateway with 24FXS Analog ports
cevCpuCat6kWsSup720RP OBJECT IDENTIFIER ::= { cevModuleCpuType 92 } -- Routing processor CPU for Catalyst 6000 WsSup720 supervisor
cevCpuCat6kMsfc OBJECT IDENTIFIER ::= { cevModuleCpuType 93 } -- CPU for Catalyst 6000 Msfc module
cevCpuCat6kMsfc2 OBJECT IDENTIFIER ::= { cevModuleCpuType 94 } -- CPU for Catalyst 6000 Msfc2 module
cevCpuCat6kWsxSup12ge OBJECT IDENTIFIER ::= { cevModuleCpuType 95 } -- CPU for Catalyst 6000 WsxSup12ge supervisor
cevCpuCat6kWsxSup22ge OBJECT IDENTIFIER ::= { cevModuleCpuType 96 } -- CPU for Catalyst 6000 WsxSup22ge supervisor
cevCpuCat6kWsxSup1a2ge OBJECT IDENTIFIER ::= { cevModuleCpuType 97 } -- CPU for Catalyst 6000 WsxSup1a2ge supervisor
cevCpuCat6kWsSup720SP OBJECT IDENTIFIER ::= { cevModuleCpuType 98 } -- Switching processor CPU for Catalyst 6000 WsSup720 supervisor
cevCpu3845ge2 OBJECT IDENTIFIER ::= { cevModuleCpuType 99 } -- c3845 Motherboard with Gigabit Ethernet
cevCpu3825ge2 OBJECT IDENTIFIER ::= { cevModuleCpuType 100 } -- c3825 Motherboard with Gigabit Ethernet
cevCpuCrs1AsmpRoute OBJECT IDENTIFIER ::= { cevModuleCpuType 101 } -- CRS1 ASMP route processorr
cevCpuCrs1DsmpRoute OBJECT IDENTIFIER ::= { cevModuleCpuType 102 } -- CRS1 DSMP Distributed router processor.
cevCpuCrs1pfeAsic OBJECT IDENTIFIER ::= { cevModuleCpuType 103 } -- CRS1 Packet Forwarding Engine Asic module
cevCpuCrs1EgressqAsic OBJECT IDENTIFIER ::= { cevModuleCpuType 104 } -- CRS1 Egressq Asic module
cevCpuCrs1FabricqAsic OBJECT IDENTIFIER ::= { cevModuleCpuType 105 } -- CRS1 Fabricq Asic module
cevCpuCrs1IngressqAsic OBJECT IDENTIFIER ::= { cevModuleCpuType 106 } -- CRS1 Ingressq Asic module
cevCpuCrs1SPLC OBJECT IDENTIFIER ::= { cevModuleCpuType 107 } -- CRS1 Line card service processor.
cevCpuCrs1SPFC OBJECT IDENTIFIER ::= { cevModuleCpuType 108 } -- CRS1 Fabric card service processor
cevCpu1800Mod OBJECT IDENTIFIER ::= { cevModuleCpuType 109 } -- CPU type for 1800 series modular routers
cevCpuPrp2 OBJECT IDENTIFIER ::= { cevModuleCpuType 110 } -- GSR Performance Route Processor 2
cevCpuCat6kWsSup32ge OBJECT IDENTIFIER ::= { cevModuleCpuType 111 } -- CPU for Catalyst 6500 WsSup328ge supervisor
cevCpuCat6kWsSup3210ge OBJECT IDENTIFIER ::= { cevModuleCpuType 112 } -- CPU for Catalyst 6500 WsSup3210ge supervisor
cevCpuAs5400XM OBJECT IDENTIFIER ::= { cevModuleCpuType 113 } -- CPU card for AS5400XM
cevCpuAs5350XM OBJECT IDENTIFIER ::= { cevModuleCpuType 114 } -- CPU card for AS5350XM
cevCpu1800 OBJECT IDENTIFIER ::= { cevModuleCpuType 115 } -- CPU for the 1800 fixed-configuration series.
cevCpu7200Npeg2 OBJECT IDENTIFIER ::= { cevModuleCpuType 118 } -- Network Processing Engine 2 (CPU card) for 7200VXR series
cevCpuCat6kMsfc2a OBJECT IDENTIFIER ::= { cevModuleCpuType 119 } -- CPU for Catalyst 6000 Msfc2A module
cevCpuC28012fe OBJECT IDENTIFIER ::= { cevModuleCpuType 120 } -- 2801 Motherboard with two integrated fast ethernets
cevCpuIXP2350WestportNP OBJECT IDENTIFIER ::= { cevModuleCpuType 121 } -- Processor used for Paldron development platform
cevCpuC7300Nse150 OBJECT IDENTIFIER ::= { cevModuleCpuType 122 } -- Network Services Engine (CPU card) for the Cisco 7304 Platform
cevCpuCre1Rp OBJECT IDENTIFIER ::= { cevModuleCpuType 123 } -- Central Routing Engine 1 - Route Processor for Cisco 10000 series
cevCpuCre2Rp OBJECT IDENTIFIER ::= { cevModuleCpuType 124 } -- Central Routing Engine 2 - Route Processor for Cisco 10000 series
cevCpuCre3Rp OBJECT IDENTIFIER ::= { cevModuleCpuType 125 } -- Central Routing Engine 3 - Route Processor for Cisco 10000 series
cevCpuCre1Fp OBJECT IDENTIFIER ::= { cevModuleCpuType 126 } -- Central Routing Engine 1 - Forwarding Processor for Cisco 10000 series
cevCpuCre2Fp OBJECT IDENTIFIER ::= { cevModuleCpuType 127 } -- Central Routing Engine 2 - Forwarding Processor for Cisco 10000 series
cevCpuCre3Fp OBJECT IDENTIFIER ::= { cevModuleCpuType 128 } -- Central Routing Engine 3 - Forwarding Processor for Cisco 10000 series
cevCpu7600Sip600DC OBJECT IDENTIFIER ::= { cevModuleCpuType 130 } -- CPU for 7600 SIP 600 DC module
cevCpuCat6kVsF6kMsfc3 OBJECT IDENTIFIER ::= { cevModuleCpuType 131 } -- CPU for Catalyst 6500 Supervisor VS-F6K-MSFC3 Module
cevCpuCat6kVsS72010G OBJECT IDENTIFIER ::= { cevModuleCpuType 132 } -- CPU for Catalyst 6500 Supervisor VS-S720-10G Module
cevCpu7201Npeg2 OBJECT IDENTIFIER ::= { cevModuleCpuType 133 } -- Network Processing Engine 2 (CPU card) for 7201 series
cevCpuSamiDc8548H OBJECT IDENTIFIER ::= { cevModuleCpuType 134 } -- CPU on the daughter cards on Service and Application Module for IP
cevCpuUC500 OBJECT IDENTIFIER ::= { cevModuleCpuType 135 } -- Processor
cevCpuBroadcomSB1A OBJECT IDENTIFIER ::= { cevModuleCpuType 138 } -- Broadcom SB-1A high performance MIPS64 CPU
cevCpuCrs1SPLCB OBJECT IDENTIFIER ::= { cevModuleCpuType 139 } -- Cisco CRS-1 Modular Services Card Rev B
cevCpuUc520s OBJECT IDENTIFIER ::= { cevModuleCpuType 140 } -- CPU card for the UC520 UCSO fixed-configuration series
cevCpuUc520m OBJECT IDENTIFIER ::= { cevModuleCpuType 141 } -- CPU card for the 19 inch rack-mount model of UC520 series
cevCpu1861 OBJECT IDENTIFIER ::= { cevModuleCpuType 144 } -- Cpu card for the ISR flavour of freddo
cevCpuTraffic OBJECT IDENTIFIER ::= { cevModuleCpuType 145 } -- NME-APA SCE Entity Traffic Processor
cevCpuCat6kWsSup32Pge OBJECT IDENTIFIER ::= { cevModuleCpuType 146 } -- CPU for Catalyst 6500 WsSup32Pge supervisor
cevCpuCat6kWsSup32P10ge OBJECT IDENTIFIER ::= { cevModuleCpuType 147 } -- CPU for Catalyst 6500 WsSup32P10ge supervisor
cevCpuCat6kWsF6kPisa OBJECT IDENTIFIER ::= { cevModuleCpuType 148 } -- CPU for Catalyst 6500 PISA router daughterboard
cevCpuCrs1PlimAsic OBJECT IDENTIFIER ::= { cevModuleCpuType 152 } -- CRS1 PLIM Asic module
cevCpu2435Iad8Fxs OBJECT IDENTIFIER ::= { cevModuleCpuType 153 } -- iad2431-8FXS Motherboard with 2FastEthernet,8FXS ports and 1T1/E1
cevCpuVG204 OBJECT IDENTIFIER ::= { cevModuleCpuType 154 } -- Line Side Analog Gateway with 4FXS Analog ports
cevCpuVG202 OBJECT IDENTIFIER ::= { cevModuleCpuType 155 } -- Line Side Analog Gateway with 2FXS Analog ports
cevCpu2941 OBJECT IDENTIFIER ::= { cevModuleCpuType 157 } -- CPU for MWR-2941-DC
cevCPU8641D OBJECT IDENTIFIER ::= { cevModuleCpuType 158 } -- Cisco ASR9K RSP, LC CPU Type
cevCpuCat6kVsSup2t10g OBJECT IDENTIFIER ::= { cevModuleCpuType 159 } -- CPU for Catalyst 6500 Supervisor Module VS-SUP2T-10G
cevCpu19412ge OBJECT IDENTIFIER ::= { cevModuleCpuType 160 } -- Cisco 1941 Motherboard with 2 GE
cevCpu29012ge OBJECT IDENTIFIER ::= { cevModuleCpuType 161 } -- Cisco 2901 Motherboard with 2 GE
cevCpu29113ge OBJECT IDENTIFIER ::= { cevModuleCpuType 162 } -- Cisco 2911 Motherboard with 3 GE
cevCpu29213ge OBJECT IDENTIFIER ::= { cevModuleCpuType 163 } -- Cisco 2921 Motherboard with 3 GE
cevCpu29513ge OBJECT IDENTIFIER ::= { cevModuleCpuType 164 } -- Cisco 2951 Motherboard with 3 GE
cevCpu39253ge OBJECT IDENTIFIER ::= { cevModuleCpuType 165 } -- Cisco 3925 w/SPE100 with 3 GE
cevCpu39453ge OBJECT IDENTIFIER ::= { cevModuleCpuType 166 } -- Cisco 3945 w/SPE150 with 3 GE
cevCpuSr520T1 OBJECT IDENTIFIER ::= { cevModuleCpuType 167 } -- This is the security router with 1 port T1. Supports Voice and data
cevCpu1941w2ge OBJECT IDENTIFIER ::= { cevModuleCpuType 168 } -- Cisco 1941 Motherboard with 2 GE, 802.11n WLAN
cevCpu3825nvge2 OBJECT IDENTIFIER ::= { cevModuleCpuType 169 } -- c3825nv Motherboard with Gigabit Ethernet
cevCpu3845nvge2 OBJECT IDENTIFIER ::= { cevModuleCpuType 170 } -- c3845nv Motherboard with Gigabit Ethernet
cevCpuCrs1SPFP OBJECT IDENTIFIER ::= { cevModuleCpuType 175 } -- Cisco CRS-1 Series Forwarding Processor 40G
cevCpu3900SPE2004ge OBJECT IDENTIFIER ::= { cevModuleCpuType 179 } -- cisco 3900 Services Performance Engine 200 (SPE200) with 4 GE, 3 EHWIC, 3 DSP
cevCpu3900Spe100K9 OBJECT IDENTIFIER ::= { cevModuleCpuType 182 } -- Cisco Services Performance Engine 100 for Cisco 3900 ISR with three Gigabit Ethernet
cevCpu3900Spe150K9 OBJECT IDENTIFIER ::= { cevModuleCpuType 183 } -- Cisco Services Performance Engine 150 for Cisco 3900 ISR with three Gigabit Ethernet
cevCpu3900SPE2504ge OBJECT IDENTIFIER ::= { cevModuleCpuType 186 } -- cisco 3900 Services Performance Engine 250 (SPE250) with 4 GE, 3 EHWIC, 3 DSP
cevCpuCrs1FP140 OBJECT IDENTIFIER ::= { cevModuleCpuType 187 } -- Cisco CRS Series Forwarding Processor 140G
cevCpuCrs1MSC140G OBJECT IDENTIFIER ::= { cevModuleCpuType 188 } -- Cisco CRS Series Modular Services Card 140G
cevCpuC1841C2fek9 OBJECT IDENTIFIER ::= { cevModuleCpuType 189 } -- 1841C/K9 Motherboard with two integrated fast ethernets
cevCpuC2801C2fek9 OBJECT IDENTIFIER ::= { cevModuleCpuType 190 } -- 2801C/K9 Motherboard with two integrated fast ethernets
cevCpuC2811C2fek9 OBJECT IDENTIFIER ::= { cevModuleCpuType 191 } -- 2811C/K9 Motherboard with two integrated fast ethernets and integrated VPN
cevCpuC2821C2gek9 OBJECT IDENTIFIER ::= { cevModuleCpuType 192 } -- 2821C/K9 Motherboard with two integrated gigabit ethernets and integrated VPN
cevCpu3825C2gek9 OBJECT IDENTIFIER ::= { cevModuleCpuType 194 } -- 3825C/K9 Motherboard with Gigabit Ethernet
cevCpu3845C2gek9 OBJECT IDENTIFIER ::= { cevModuleCpuType 195 } -- 3845C/K9 Motherboard with Gigabit Ethernet
cevCpuCGR20102ge OBJECT IDENTIFIER ::= { cevModuleCpuType 198 } -- Cisco Connected Grid Router 2010 Motherboard with 2 GE
cevCpu1906Ck9 OBJECT IDENTIFIER ::= { cevModuleCpuType 199 } -- 1906C/K9 Motherboard with 2 GE, Serial 1T for china
cevCpuDsp OBJECT IDENTIFIER ::= { cevModuleCpuType 201 } -- Generic Digital Signal Processor
cevCpu5915 OBJECT IDENTIFIER ::= { cevModuleCpuType 202 } -- CPU for 5915 Embedded services router
cevCpu86xVAE OBJECT IDENTIFIER ::= { cevModuleCpuType 212 } -- CPU for Cisco 86xVAE series products
cevCpuCryptoAsic OBJECT IDENTIFIER ::= { cevModuleCpuType 213 } -- Generic Crypto Asic, which encrypt and decrypt packets
cevCpu2811ve2fe OBJECT IDENTIFIER ::= { cevModuleCpuType 214 } -- 2811ve Motherboard with two integrated fast ethernets and integrated VPN
cevCpu1841ve2fe OBJECT IDENTIFIER ::= { cevModuleCpuType 215 } -- 1841ve Motherboard with two integrated fast ethernets
cevCpu819HG OBJECT IDENTIFIER ::= { cevModuleCpuType 216 } -- C819HG Hardened Router series with 1 Gigabit Ethernet WAN, 4 Fast Ethernet LAN, 1 3G WAN, 1 Serial, 1 Console/Aux ports, 256MB flash memory, 512MB DRAM
cevCpu819G OBJECT IDENTIFIER ::= { cevModuleCpuType 217 } -- C819G Router series with 1 Gigabit Ethernet WAN, 4 Fast Ethernet LAN, 1 3G WAN, 1 Serial, 1 Console/Aux ports, 256MB flash memory and 512MB DRAM
cevCpu881W OBJECT IDENTIFIER ::= { cevModuleCpuType 218 } -- C881W Router series with 1 Fast Ethernet WAN, 4 Fast Ethernet LAN with 2 PoE, Wireless LAN, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 512MB DRAM
cevCpu886VAW OBJECT IDENTIFIER ::= { cevModuleCpuType 219 } -- C886VA-W Router series with 1 ADSL2/2+ Annex B, 1 ISDN, 4 Fast Ethernet LAN with 2 PoE, Wireless LAN, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 512MB DRAM
cevCpu887VAMW OBJECT IDENTIFIER ::= { cevModuleCpuType 220 } -- C887VAM-W Router series with 1 ADSL2/2+ Annex M, 4 Fast Ethernet LAN with 2 PoE, Wireless LAN, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 512MB DRAM
cevCpu887VAW OBJECT IDENTIFIER ::= { cevModuleCpuType 221 } -- C887VA-W Router series with 1 VDSL, 4 Fast Ethernet LAN with 2 PoE, Wireless LAN, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 512MB DRAM
cevCpuAsaSm1 OBJECT IDENTIFIER ::= { cevModuleCpuType 222 } -- Central Processing Unit for Cisco Adaptive Security Appliance for Catalyst switches
cevCpuAsaSm1K7 OBJECT IDENTIFIER ::= { cevModuleCpuType 223 } -- Central Processing Unit for Cisco Adaptive Security Appliance with No Payload Encryption for Catalyst switches
cevCpuCrsLSP140 OBJECT IDENTIFIER ::= { cevModuleCpuType 234 } -- Cisco CRS Series Label Switch Processor 140G
cevCpuCre5Fp OBJECT IDENTIFIER ::= { cevModuleCpuType 243 } -- Central Routing Engine 5 - Forwarding Processor for Cisco 10000 series
cevCpuCre5Rp OBJECT IDENTIFIER ::= { cevModuleCpuType 244 } -- Central Routing Engine 5 - Route Processor for Cisco 10000 series
cevCpuVG350 OBJECT IDENTIFIER ::= { cevModuleCpuType 245 } -- VG350 High Density Analog Gateway
cevCpu819HGW OBJECT IDENTIFIER ::= { cevModuleCpuType 250 } -- C819HGW Hardened Router series with 1 Gigabit Ethernet WAN, 4 Fast Ethernet LAN, 1 3G WAN, Wireless LAN, 1 Serial, 1 Console/Aux ports, 1GB flash memory, 1GB DRAM
cevCpu819H OBJECT IDENTIFIER ::= { cevModuleCpuType 251 } -- C819H Hardened Router series with 1 Gigabit Ethernet WAN, 4 Fast Ethernet LAN, 1 Serial, 1 Console/Aux ports, 1GB flash memory, 1GB DRAM
cevCpu819HWD OBJECT IDENTIFIER ::= { cevModuleCpuType 252 } -- C819HWD Hardened Router series with 1 Gigabit Ethernet WAN, 4 Fast Ethernet LAN, Wireless LAN, 1 Serial, 1 Console/Aux ports, 1GB flash memory, 1GB DRAM
cevCpu812G OBJECT IDENTIFIER ::= { cevModuleCpuType 253 } -- C812G Router series with 1 Gigabit Ethernet WAN, 1 3G WAN, 1 Console/Aux ports, 512MB flash memory, 512MB DRAM
cevCpu812GCIFI OBJECT IDENTIFIER ::= { cevModuleCpuType 254 } -- C812GCIFI Router series with 1 Gigabit Ethernet WAN, 1 3G WAN, Wireless LAN, 1 Console/Aux ports, 512MB flash memory, 512MB DRAM
cevCpu819HGM OBJECT IDENTIFIER ::= { cevModuleCpuType 255 } -- C819HGM Hardened Router series with 1 Gigabit Ethernet WAN, 4 Fast Ethernet LAN, 1 3G WAN, 1 Serial, 1 Console/Aux ports, 1GB flash memory, 1GB DRAM
cevCpu819GM OBJECT IDENTIFIER ::= { cevModuleCpuType 256 } -- C819GM Router series with 1Gigabit Ethernet WAN, 4 Fast Ethernet LAN, 1 3G WAN, 1 Serial, 1 Console/Aux ports, 1GB flash memory, 1GB DRAM
cevCpuCgrSup OBJECT IDENTIFIER ::= { cevModuleCpuType 266 } -- Connected Grid Router - platform supervisor processor
cevCpu86xVAEW OBJECT IDENTIFIER ::= { cevModuleCpuType 267 } -- CPU for Cisco 86xVAEW series products
cevCpuvg202xm OBJECT IDENTIFIER ::= { cevModuleCpuType 268 } -- Line side Analog Gateway VG202XM with 2FXS Analog ports
cevCpuvg204xm OBJECT IDENTIFIER ::= { cevModuleCpuType 269 } -- Line side Analog Gateway VG204XM with 4FXS Analog ports
cevCpuC6880x OBJECT IDENTIFIER ::= { cevModuleCpuType 270 } -- Catalyst 6880 CPU
cevCpu1783SR OBJECT IDENTIFIER ::= { cevModuleCpuType 280 } -- CPU for C819H-K9 Hardened Router for Rockwell Automation with 1 Gigabit Ethernet WAN, 4 Fast Ethernet LAN, 1 Serial, 1 Console/Aux port, 256MB flash memory and 256MB DRAM
cevCpuTypeCPU OBJECT IDENTIFIER ::= { cevModuleCpuType 281 } -- CPU
cevCpuC881 OBJECT IDENTIFIER ::= { cevModuleCpuType 282 } -- C881 router with 1 Fast Ethernet Primary WAN, 4 Fast Ethernet LAN, 2 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM
cevCpuC886VA OBJECT IDENTIFIER ::= { cevModuleCpuType 283 } -- C886VA router with 1 VDSL2/ADSL2+ Primary WAN, 1 ISDN BRI S/T interface, 4 Fast Ethernet LAN, 2 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM
cevCpuC887VA OBJECT IDENTIFIER ::= { cevModuleCpuType 284 } -- C887VA router with 1 VDSL2/ADSL2+ Primary WAN, 4 Fast Ethernet LAN, 2 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM
cevCpuC888 OBJECT IDENTIFIER ::= { cevModuleCpuType 285 } -- C888 router with 1 EFM/ATM over G.SHDSL Primary WAN, 1 ISDN BRI S/T interface, 4 Fast Ethernet LAN, 2 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM
cevCpuC891F OBJECT IDENTIFIER ::= { cevModuleCpuType 286 } -- C891F router with 1 Giga Ethernet Primary WAN, 1 SFP (Small Form-factor Pluggable) Giga Ethernet Primary WAN, 1 Fast Ethernet WAN, 1 V.92, 1 ISDN BRI S/T interface, 8 Giga Ethernet LAN, 4 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM
cevCpuC891FW OBJECT IDENTIFIER ::= { cevModuleCpuType 287 } -- C891FW router with 1 Giga Ethernet Primary WAN, 1 SFP (Small Form-factor Pluggable) Giga Ethernet Primary WAN, 1 Fast Ethernet WAN, 1 V.92, 1 ISDN BRI S/T interface, 1 Dual 2.4/5GHz Wireless LAN, 8 Giga Ethernet LAN, 4 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM
cevCpuVG310 OBJECT IDENTIFIER ::= { cevModuleCpuType 288 } -- VG310 Medium Density Voice Gateway
cevCpuVG320 OBJECT IDENTIFIER ::= { cevModuleCpuType 289 } -- VG320 Medium Density Voice Gateway
cevCpuCat6kSup OBJECT IDENTIFIER ::= { cevModuleCpuType 290 } -- Generic Supervisor CPU for Catalyst 6000 families
cevCPURT1081K9 OBJECT IDENTIFIER ::= { cevModuleCpuType 293 } -- Router 1081 Fast Ethernet Router
cevCPURT1091K9 OBJECT IDENTIFIER ::= { cevModuleCpuType 294 } -- Router 1091 GigaE SecRouter
cevCpuRT2241K9 OBJECT IDENTIFIER ::= { cevModuleCpuType 295 } -- Router 2241 w/2 GE,2 EHWIC slots,256MB CF,512MB DRAM,IP Base
cevCpuRT2221K9 OBJECT IDENTIFIER ::= { cevModuleCpuType 296 } -- Router 2221 Modular Router, 2 GE, 2 EHWIC slots, 512DRAM, IP Base
cevCpuRT2241WCK9 OBJECT IDENTIFIER ::= { cevModuleCpuType 297 } -- Router 2241 Router w/802.11 a/b/g/n China Compliant WLAN ISM
cevCpuRT3211K9 OBJECT IDENTIFIER ::= { cevModuleCpuType 298 } -- Router 3211 w/3 GE,4 EHWIC,2 DSP,1 SM,256MB CF,512MB DRAM,IPB
cevCpuRT3221K9 OBJECT IDENTIFIER ::= { cevModuleCpuType 299 } -- Router 3221 w/3 GE,4 EHWIC,3 DSP,1 SM,256MB CF,512MB DRAM,IPB
cevCpuRT3201K9 OBJECT IDENTIFIER ::= { cevModuleCpuType 300 } -- Router 3201 w/2 GE,4 EHWIC,2 DSP,256MB CF,512MB DRAM,IP Base
cevCpu897VAB OBJECT IDENTIFIER ::= { cevModuleCpuType 306 } -- C897VAB-K9 router with 1 VDSL2 with bonding/ADSL2+ WAN , 1 Giga Ethernet WAN, 1 SFP (Small Form-factor Pluggable) Giga Ethernet Primary WAN, 8 Giga Ethernet LAN,4 PoE Optional, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 1GB DRAM
cevCpuCrs1LSPX OBJECT IDENTIFIER ::= { cevModuleCpuType 307 } -- Cisco CRS Label Switch Processor Card 400G
cevCpuCrs1FPX OBJECT IDENTIFIER ::= { cevModuleCpuType 308 } -- Cisco CRS Forwarding Processor Card 400G
cevCpuCrs1MSCX OBJECT IDENTIFIER ::= { cevModuleCpuType 309 } -- Cisco CRS Series Modular Services Card 400G
cevCpuAsa5506 OBJECT IDENTIFIER ::= { cevModuleCpuType 312 } -- Central Processing Unit for 5506 Adaptive Security Appliance
cevCpuAsa5506W OBJECT IDENTIFIER ::= { cevModuleCpuType 313 } -- Central Processing Unit for 5506W Adaptive Security Appliance
cevCpuAsa5508 OBJECT IDENTIFIER ::= { cevModuleCpuType 314 } -- Central Processing Unit for 5508 Adaptive Security Appliance
cevCpuAsa5506K7 OBJECT IDENTIFIER ::= { cevModuleCpuType 315 } -- Central Processing Unit for 5506 with No Payload Encryption Adaptive Security Appliance
cevCpuAsa5508K7 OBJECT IDENTIFIER ::= { cevModuleCpuType 316 } -- Central Processing Unit for 5508 with No Payload Encryption Adaptive Security Appliance
cevCpu2911T OBJECT IDENTIFIER ::= { cevModuleCpuType 317 } -- CISCO2911-T/K9 with 3 GE, 4 EHWIC, 2 DSP, 1 SM , 256 MB CF, 512 MB DRAM, IPB, extended temperature range from -5 to 60 C
cevCpu891x24X OBJECT IDENTIFIER ::= { cevModuleCpuType 318 } -- C891-24X Router series with 2 Giga Ethernet WAN Xor'ed with SFP (Small Form-factor Pluggable), 24 Giga Ethernet LAN with 8 PoE, 1 USB 2.0 port, 1 Console/Aux port, 256MB flash memory and 512MB/1GB DRAM
cevCpu841Mx4X OBJECT IDENTIFIER ::= { cevModuleCpuType 321 } -- CPU for C841M-4X/K9 router
cevCpu841Mx8X OBJECT IDENTIFIER ::= { cevModuleCpuType 322 } -- CPU for C841M-8X/K9 router
cevCpuCrs1MSCXL OBJECT IDENTIFIER ::= { cevModuleCpuType 323 } -- Cisco CRS Series Modular Services Card 200G
cevCpuCrs1FPXL OBJECT IDENTIFIER ::= { cevModuleCpuType 324 } -- Cisco CRS Forwarding Processor Card 200G
cevCpuN9kCpu OBJECT IDENTIFIER ::= { cevModuleCpuType 325 } -- The CPU for N9K SUP/Linecard
cevCpuAsa5506H OBJECT IDENTIFIER ::= { cevModuleCpuType 326 } -- Central Processing Unit for 5506H Adaptive Security Appliance
cevCpuAsa5516 OBJECT IDENTIFIER ::= { cevModuleCpuType 327 } -- Central Processing Unit for 5516 Adaptive Security Appliance
cevCpuC819GWLTE OBJECT IDENTIFIER ::= { cevModuleCpuType 328 } -- C819GWLTE router with 1 4G LTE interface, 4 Fast Ethernet LAN interfaces, 1GE WAN, 1 Serial(sync/async) interface, 2 terminal lines, 1 Virtual Private Network (VPN) Module, 1 cisco Embedded AP, 1 Console/Aux port, and 1GB FLASH
cevCpuISA30004C OBJECT IDENTIFIER ::= { cevModuleCpuType 329 } -- Central Processing Unit for ISA30004C Copper SKU
cevCpuISA30002C2F OBJECT IDENTIFIER ::= { cevModuleCpuType 330 } -- Central Processing Unit for ISA30002C2F Fiber SKU
cevCpuRAISA1783SAD4T0S OBJECT IDENTIFIER ::= { cevModuleCpuType 331 } -- Cisco Rockwell ISA 30004C Copper SKU's Central Processing Unit
cevCpuRAISA1783SAD2T2S OBJECT IDENTIFIER ::= { cevModuleCpuType 332 } -- Cisco Rockwell ISA 30002C2F Fiber SKU's Central Processing Unit
cevCpuISA4000 OBJECT IDENTIFIER ::= { cevModuleCpuType 333 } -- Central Processing Unit for ISA4000 SKU
cevCpu86xVAEV2 OBJECT IDENTIFIER ::= { cevModuleCpuType 334 } -- CPU for C86xVAE series products
cevCpu2911A3ge OBJECT IDENTIFIER ::= { cevModuleCpuType 335 } -- Cisco 2911A Motherboard with 3 GE
cevCpu807 OBJECT IDENTIFIER ::= { cevModuleCpuType 336 } -- CPU for Cisco 807 series products
cevCpuAsa1000V OBJECT IDENTIFIER ::= { cevModuleCpuType 337 } -- Central Processing Unit for Adaptive Security Appliance 1000V
cevCpuVAsa OBJECT IDENTIFIER ::= { cevModuleCpuType 338 } -- Central Processing Unit for Adaptive Security Appliance
cevCpuC941J4P OBJECT IDENTIFIER ::= { cevModuleCpuType 339 } -- C941J-4P Router with 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 2GB DDR4 DRAM(x64) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash
cevCpuC9214P OBJECT IDENTIFIER ::= { cevModuleCpuType 340 } -- C921-4P Router with 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash
cevCpuC9314P OBJECT IDENTIFIER ::= { cevModuleCpuType 341 } -- C931-4P Router with Internal Power supply, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash
cevCpuC941J4PLTEJN OBJECT IDENTIFIER ::= { cevModuleCpuType 342 } -- C941J-4PLTEJN Router with 1 4G LTE interface, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 2GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash
cevCpuC9214PLTE OBJECT IDENTIFIER ::= { cevModuleCpuType 343 } -- C921-4PLTE Router with 1 4G LTE interface, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM (x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash
cevCpuC921J4P OBJECT IDENTIFIER ::= { cevModuleCpuType 344 } -- C921J-4P Router with, 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash
cevCpuC9274P OBJECT IDENTIFIER ::= { cevModuleCpuType 345 } -- C927-4P Router with, 1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash
cevCpuC9274PM OBJECT IDENTIFIER ::= { cevModuleCpuType 346 } -- C927-4PM Router with, 1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash
cevCpuC9264P OBJECT IDENTIFIER ::= { cevModuleCpuType 347 } -- C926-4P Router with, 1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash
cevCpuC9274PLTE OBJECT IDENTIFIER ::= { cevModuleCpuType 348 } -- C927-4PLTE Router with, 1 LTE interface ,1 Eth+DSL,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash
cevCpuC9274PMLTEGB OBJECT IDENTIFIER ::= { cevModuleCpuType 349 } -- C927-4PMLTEGB Router with 1 Eth+DSL with Annex M, 1 LTE interface,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash
cevCpuC9264PLTEGB OBJECT IDENTIFIER ::= { cevModuleCpuType 350 } -- C926-4PLTEGB Router with 1 Eth+DSL, 1 LTE interface,4 GE LAN interface, 1GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Bootflash
cevCPUC931J4P OBJECT IDENTIFIER ::= { cevModuleCpuType 354 } -- C931J-4P Router with External Power Supply 4 GE LAN interface, 2GE WAN interface, 1 USB 3.0, 1GB DDR4 DRAM(x32) with ECC, 2GB eMMC pSLC, Dual 16MB NOR Boot flash
cevCpuFPR2140 OBJECT IDENTIFIER ::= { cevModuleCpuType 358 } -- Central Processing Unit for Cisco Firepower 2140 Security Appliance
cevCpuFPR2120 OBJECT IDENTIFIER ::= { cevModuleCpuType 359 } -- Central Processing Unit for Cisco Firepower 2120 Security Appliance
cevCpuFPR2110 OBJECT IDENTIFIER ::= { cevModuleCpuType 360 } -- Central Processing Unit for Cisco Firepower 2110 Security Appliance
cevCpuFPR2130 OBJECT IDENTIFIER ::= { cevModuleCpuType 361 } -- Central Processing Unit for Cisco Firepower 2130 Security Appliance
cevCpuFPR2140N OBJECT IDENTIFIER ::= { cevModuleCpuType 362 } -- Network Processing Unit for Cisco Firepower 2140 Security Appliance
cevCpuFPR2120N OBJECT IDENTIFIER ::= { cevModuleCpuType 363 } -- Network Processing Unit for Cisco Firepower 2120 Security Appliance
cevCpuFPR2110N OBJECT IDENTIFIER ::= { cevModuleCpuType 364 } -- Network Processing Unit for Cisco Firepower 2110 Security Appliance
cevCpuFPR2130N OBJECT IDENTIFIER ::= { cevModuleCpuType 365 } -- Network Processing Unit for Cisco Firepower 2130 Security Appliance
cevModuleCscType OBJECT IDENTIFIER ::= { cevModule 6 }
cevModuleC7xxxType OBJECT IDENTIFIER ::= { cevModule 7 }
cevC7xxxMc14a OBJECT IDENTIFIER ::= { cevModuleC7xxxType 1 } -- cable card 1 downstream 4 upstream
cevC7xxxMc16a OBJECT IDENTIFIER ::= { cevModuleC7xxxType 2 } -- cable card 1 downstream 6 upstream
cevC7xxxMc11 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 3 } -- cable card 1 downstream 1 upstream
cevC7xxxMc12a OBJECT IDENTIFIER ::= { cevModuleC7xxxType 4 } -- cable card 1 downstream 2 upstream
cevC7xxxMc11a OBJECT IDENTIFIER ::= { cevModuleC7xxxType 5 } -- modem card 1 downstream 1 upstream (ASIC)
cevC7xxxIo1feTxIsl OBJECT IDENTIFIER ::= { cevModuleC7xxxType 6 } -- Fast Ethernet I/O Controller which provides RJ45 and MII Connectors
cevC7xxxMc28 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 8 } -- cable card 2 downstream 8 upstream
cevVip480 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 9 } -- 4th Generation Versatile Interface Processor for the c7500 router
cevVip450 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 10 } -- 4th Generation Versatile Interface Processor for the c7500 router, lower performance than cevVip480 card
cevC7xxxIoEGE OBJECT IDENTIFIER ::= { cevModuleC7xxxType 11 } -- C7200 I/O Controller with GE(1000Mbps) + E(10Mbps) interface
cevC7xxxIo2FE OBJECT IDENTIFIER ::= { cevModuleC7xxxType 12 } -- C7200 I/O Controller with 2FE (10/100Mbps) interface
cevC7xxxEIP OBJECT IDENTIFIER ::= { cevModuleC7xxxType 16 } -- Ethernet Interface Processor
cevC7xxxFIP OBJECT IDENTIFIER ::= { cevModuleC7xxxType 17 } -- FDDI Interface Processor
cevC7xxxSrsFIP OBJECT IDENTIFIER ::= { cevModuleC7xxxType 18 } -- FDDI Interface Processor
cevC7xxxTRIP OBJECT IDENTIFIER ::= { cevModuleC7xxxType 19 } -- Token Ring Interface Processor
cevC7xxxSrsTRIP OBJECT IDENTIFIER ::= { cevModuleC7xxxType 20 } -- Token Ring Interface Processor
cevC7xxxFSIP OBJECT IDENTIFIER ::= { cevModuleC7xxxType 21 } -- Fast Serial Interface Processor
cevC7xxxSSIP OBJECT IDENTIFIER ::= { cevModuleC7xxxType 22 } -- Standard Serial Interface Processor
cevC7xxxMIP OBJECT IDENTIFIER ::= { cevModuleC7xxxType 23 } -- Multichannel Interface Processor
cevC7xxxSMIP OBJECT IDENTIFIER ::= { cevModuleC7xxxType 24 } -- ISP Multichannel Interface Processor
cevC7xxxVIP2 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 25 } -- Versatile Interface Processor 2
cevC7xxxVIP250 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 26 } -- Versatile Interface Processor 2-50
cevC7xxxRSP1 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 27 } -- Route Switch Processor 1
cevC7xxxRSP2 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 28 } -- Route Switch Processor 2
cevC7xxxRSP4 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 29 } -- Route Switch Processor 4
cevC7xxxPosIP OBJECT IDENTIFIER ::= { cevModuleC7xxxType 30 } -- Packet Over Sonet Interface Processor
cevC7xxxFeIP2 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 31 } -- Fast Ethernet Interface Processor 2
cevC73004Oc3PosMm OBJECT IDENTIFIER ::= { cevModuleC7xxxType 33 } -- 4-port OC3 POS line card for Cisco 7300, Multimode
cevC73004Oc3PosSmIr OBJECT IDENTIFIER ::= { cevModuleC7xxxType 34 } -- 4-port OC3 POS line card for Cisco 7300, Singlemode, Intermediate Reach
cevC73004Oc3PosSmLr OBJECT IDENTIFIER ::= { cevModuleC7xxxType 35 } -- 4-port OC3 POS line card for Cisco 7300, Singlemode, Long Reach
cevC7300Oc48PosSmSr OBJECT IDENTIFIER ::= { cevModuleC7xxxType 36 } -- 1-port OC48 POS line card for Cisco 7300, Singlemode, Short Reach
cevC7300Oc48PosSmIr OBJECT IDENTIFIER ::= { cevModuleC7xxxType 37 } -- 1-port OC48 POS line card for Cisco 7300, Singlemode, Intermediate Reach
cevC7300Oc48PosSmLr OBJECT IDENTIFIER ::= { cevModuleC7xxxType 38 } -- 1-port OC48 POS line card for Cisco 7300, Singlemode, Long Reach
cevC7500AIP OBJECT IDENTIFIER ::= { cevModuleC7xxxType 58 } -- ATM Interface Processor for 7500 Platform
cevC7500CIP OBJECT IDENTIFIER ::= { cevModuleC7xxxType 59 } -- Channel Interface Processor for 7500 Platform
cevC7500CIP2 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 60 } -- Channel Interface Processor 2 for 7500 Platform
cevC7500GEIP OBJECT IDENTIFIER ::= { cevModuleC7xxxType 61 } -- Gigabit Ethernet Interface Processor for 7500 Platform
cevC7500FEIP OBJECT IDENTIFIER ::= { cevModuleC7xxxType 62 } -- Fast Ethernet Interface Processor for 7500 Platform
cevC7xxxSIP OBJECT IDENTIFIER ::= { cevModuleC7xxxType 63 } -- Serial Interface Processor
cevC7xxxRSP OBJECT IDENTIFIER ::= { cevModuleC7xxxType 64 } -- Route Switch Processor for 7000 Platforms
cevC7xxxHSSI OBJECT IDENTIFIER ::= { cevModuleC7xxxType 65 } -- High Speed Serial Interface
cevC7411 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 66 } -- Cisco 7400 Family, 1 Slot Router
cevC7411IoGE OBJECT IDENTIFIER ::= { cevModuleC7xxxType 67 } -- Cisco 7411 I/O Controller with three 10/100/1000Mbps GE interfaces
cevC7301 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 68 } -- Cisco 7300 Family, 1 sLOT rOUTER
cevC7301IoGE OBJECT IDENTIFIER ::= { cevModuleC7xxxType 69 } -- Cisco 7301 I/O Controller with three 10/100/1000Mbps GE interfaces
cevVip680 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 70 } --A new VIP card to be used in 7500 box. this card is same as VIP4-80 but with a higher speed CPU.
cevC7300CCPA OBJECT IDENTIFIER ::= { cevModuleC7xxxType 76 } -- Port Adaptor Carrier Card for Cisco 7304
cevC7304MSC100 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 77 } -- C7304-MSC-100 is a carrier card for 7304. it can carry up to 2 VPA (Versatile Port Adaptor) cards
cevC73006E3 OBJECT IDENTIFIER ::= { cevModuleC7xxxType 78 } -- 6-port E3 interface line card for Cisco 7300
cevC73001Oc12Atm OBJECT IDENTIFIER ::= { cevModuleC7xxxType 79 } -- 1-port OC12 ATM line card for Cisco 7300
cevC7200Vsa OBJECT IDENTIFIER ::= { cevModuleC7xxxType 81 } -- C7200 VPN Services Adapter
cevModuleC4xxxType OBJECT IDENTIFIER ::= { cevModule 8 }
cevC4xxxUnknown OBJECT IDENTIFIER ::= { cevModuleC4xxxType 1 }
cevC4xxxNp4Gb OBJECT IDENTIFIER ::= { cevModuleC4xxxType 2 } -- 4-Port Serial E1/G.703
cevC4wsx4548GbRj45VPlus OBJECT IDENTIFIER ::= { cevModuleC4xxxType 3 } -- Catalyst 4500 series 48-port 10/100/1000BaseT linecard with Power Over Ethernet, upto 30W inline power per port
cevCat4kWsx4948e10GE OBJECT IDENTIFIER ::= { cevModuleC4xxxType 4 } -- Catalyst 4000 series fixed configuration switch with 48 10/100/1000BaseT ports and four 10Gbps/1Gbps SFP+/SFP ports(WS-C4948E)
cevCat4kWsx45Sup7LE OBJECT IDENTIFIER ::= { cevModuleC4xxxType 5 } -- First Cat4K supervisor based on IFE chipset
cevCat4kWsx45Sup8e OBJECT IDENTIFIER ::= { cevModuleC4xxxType 6 } -- Catalyst 4500 Sup 8-E Wired Wireless Convergence, 928 Gbps Wired, 8x10Gbps SFP+ uplink ports
cevNIM4gLteNA7354 OBJECT IDENTIFIER ::= { cevModuleC4xxxType 7 } -- 4G WWAN NIM - North AmericaMultimode LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS
cevNIM4gLteGA7304 OBJECT IDENTIFIER ::= { cevModuleC4xxxType 8 } -- 4G WWAN NIM - Global Multimode LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS
cevNIM4gLteVZ7350 OBJECT IDENTIFIER ::= { cevModuleC4xxxType 9 } -- 4G WWAN NIM - Verizon Multimode LTE/eHRPD/EVDO RevA/Rev0/1xRTT
cevNIM4gLteST7350 OBJECT IDENTIFIER ::= { cevModuleC4xxxType 10 } -- 4G WWAN NIM - Sprint Multimode LTE/eHRPD/EVDO RevA/Rev0/1xRTT
cevCat4kWsx45Sup8LE OBJECT IDENTIFIER ::= { cevModuleC4xxxType 11 } -- Catalyst 4500 Sup 8L-E, 560 Gbps Wired, 4x10Gbps SFP+ uplink ports
cevNIM4gLteLA7430 OBJECT IDENTIFIER ::= { cevModuleC4xxxType 13 } -- 4G WWAN NIM - Latin America Multimode and Asia Pacific LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS
cevNIM4gLteALA7430 OBJECT IDENTIFIER ::= { cevModuleC4xxxType 14 } -- 4G WWAN NIM - Latin America Multimode and Asian Pacific Advanced LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS
cevNIM4gLteAEA7455 OBJECT IDENTIFIER ::= { cevModuleC4xxxType 15 } -- 4G WWAN NIM - Europe Multimode and North America Advanced LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS
cevCat4kWsx45Sup9e OBJECT IDENTIFIER ::= { cevModuleC4xxxType 19 } -- Catalyst 4500 Sup 9-E Wired Wireless Convergence, 492 Gbps Wired, 4x10G/1G SFP+ or 2x40G QSFP uplink ports
cevModuleAS5200Type OBJECT IDENTIFIER ::= { cevModule 9 }
cevAS5200Carrier OBJECT IDENTIFIER ::= { cevModuleAS5200Type 1 } -- Microcom and V.110 carrier card
cevAS5200DtdCarrier OBJECT IDENTIFIER ::= { cevModuleAS5200Type 2 } -- Mica carrier card
cevPmAS5xxx12m56k OBJECT IDENTIFIER ::= { cevModuleAS5200Type 3 } -- Microcom 12-port modem module
cevPmAS5xxx12mV110 OBJECT IDENTIFIER ::= { cevModuleAS5200Type 4 } -- V.110 terminal adapter 12-port module
cevModuleC25xxType OBJECT IDENTIFIER ::= { cevModule 10 }
cevModuleAS5300Type OBJECT IDENTIFIER ::= { cevModule 11 }
cevAS53004ct1 OBJECT IDENTIFIER ::= { cevModuleAS5300Type 1 }
cevAS53004ce1 OBJECT IDENTIFIER ::= { cevModuleAS5300Type 2 }
cevPmDtdCarrier OBJECT IDENTIFIER ::= { cevModuleAS5300Type 3 }
cevPmDtd6m OBJECT IDENTIFIER ::= { cevModuleAS5300Type 4 }
cevAS5300Carrier OBJECT IDENTIFIER ::= { cevModuleAS5300Type 5 }
cevPmAS5xxx12m OBJECT IDENTIFIER ::= { cevModuleAS5300Type 6 }
cevAS5300VoiceCarrierCard OBJECT IDENTIFIER ::= { cevModuleAS5300Type 7 }
cevAS5300Dspmc542 OBJECT IDENTIFIER ::= { cevModuleAS5300Type 8 } -- DSP (Digital Signal Processor) C542 module for the AS5300 and AS5800 series
cevAS5300Dsp OBJECT IDENTIFIER ::= { cevModuleAS5300Type 9 }
cevAS5300PmDtd12m OBJECT IDENTIFIER ::= { cevModuleAS5300Type 10 } -- Mica 12 modem module
cevAS53008ct14t OBJECT IDENTIFIER ::= { cevModuleAS5300Type 11 } -- Channelized Octal T1 and 4 serial card
cevAS53008ce14t OBJECT IDENTIFIER ::= { cevModuleAS5300Type 12 } -- Channelized Octal E1 and 4 serial card
cevAS53004ct14t OBJECT IDENTIFIER ::= { cevModuleAS5300Type 13 } -- Channelized Quad T1 and 4 serial card
cevAS53004ce14t OBJECT IDENTIFIER ::= { cevModuleAS5300Type 14 } -- Channelized Quad E1 and 4 serial card
cevAS5300Amazon2Carrier OBJECT IDENTIFIER ::= { cevModuleAS5300Type 15 } -- Amazon II mica carrier card
cevAS5300Dspm6c549 OBJECT IDENTIFIER ::= { cevModuleAS5300Type 16 } -- DSP (Digital Signal Processor) module that contains 6 C549 DSPs, used in AS5300 and AS5800
cevModuleAS5800Type OBJECT IDENTIFIER ::= { cevModule 12 }
cevMAs5800Dsc OBJECT IDENTIFIER ::= { cevModuleAS5800Type 1 }
cevMAs5800E1 OBJECT IDENTIFIER ::= { cevModuleAS5800Type 2 }
cevMAs5800T1 OBJECT IDENTIFIER ::= { cevModuleAS5800Type 3 }
cevMAs5800MicaHmm OBJECT IDENTIFIER ::= { cevModuleAS5800Type 4 }
cevMAs5800T3 OBJECT IDENTIFIER ::= { cevModuleAS5800Type 5 } -- T3 Trunk Card
cevMAs5800FeDsi OBJECT IDENTIFIER ::= { cevModuleAS5800Type 6 }
cevMAs5800MicaDmm OBJECT IDENTIFIER ::= { cevModuleAS5800Type 7 } -- Mica Double Density Modem Module
cevMAs5800Vcc OBJECT IDENTIFIER ::= { cevModuleAS5800Type 8 } -- Voice Carrier Card
cevMAs5800Dspm6c549 OBJECT IDENTIFIER ::= { cevModuleAS5800Type 9 } -- Digital Signal Processor Module with 6 C549's Voice Feature Card
cevMAs5800Dsp OBJECT IDENTIFIER ::= { cevModuleAS5800Type 10 } -- Digital Signal Processor Module Voice Feature Card
cevModuleFabricType OBJECT IDENTIFIER ::= { cevModule 14 }
cev12012Sfc OBJECT IDENTIFIER ::= { cevModuleFabricType 3 } -- 12012 Switch Fabric Card
cev12012Csc OBJECT IDENTIFIER ::= { cevModuleFabricType 4 } -- 12012 Clock Scheduler Card
cev12008Sfc8 OBJECT IDENTIFIER ::= { cevModuleFabricType 5 } -- 12008 Switch Fabric Card
cev12008Csc8 OBJECT IDENTIFIER ::= { cevModuleFabricType 6 } -- 12008 Clock Scheduler Card
cev12016Sfc16 OBJECT IDENTIFIER ::= { cevModuleFabricType 7 } -- GSR 12016 Switch Fabric Card
cev12016Csc16 OBJECT IDENTIFIER ::= { cevModuleFabricType 8 } -- GSR 12016 Clock Scheduler Card
cev12016Sfc16Oc192 OBJECT IDENTIFIER ::= { cevModuleFabricType 9 } -- GSR 12016 OC192 Switch Fabric Card
cev12016Csc16Oc192 OBJECT IDENTIFIER ::= { cevModuleFabricType 10 } -- GSR 12016 OC192 Clock Scheduler Card
cev12010Sfc10 OBJECT IDENTIFIER ::= { cevModuleFabricType 11 } -- GSR 12010 Switch Fabric Card
cev12010Csc10 OBJECT IDENTIFIER ::= { cevModuleFabricType 12 } -- GSR 12010 Clock Scheduler Card
cev12406Sfc6 OBJECT IDENTIFIER ::= { cevModuleFabricType 13 } -- GSR 12406 Switch Fabric Card
cev12406Csc6 OBJECT IDENTIFIER ::= { cevModuleFabricType 14 } -- GSR 12406 Clock Scheduler Card
cev12410Sfc10 OBJECT IDENTIFIER ::= { cevModuleFabricType 15 } -- GSR 12410 Switch Fabric Card
cev12410Csc10 OBJECT IDENTIFIER ::= { cevModuleFabricType 16 } -- GSR 12410 Clock Scheduler Card
cev12404Csc64 OBJECT IDENTIFIER ::= { cevModuleFabricType 17 } -- GSR 12404 Fabric and Alarm card
cev12816Csc16Oc768 OBJECT IDENTIFIER ::= { cevModuleFabricType 18 } -- GSR 12816 Clock Scheduler Card
cev12810Csc10Oc768 OBJECT IDENTIFIER ::= { cevModuleFabricType 19 } -- GSR 12810 Clock Scheduler Card
cev12810Sfc10Oc768 OBJECT IDENTIFIER ::= { cevModuleFabricType 20 } -- GSR 12810 Switch Fabric Card
cev12816Sfc16Oc768 OBJECT IDENTIFIER ::= { cevModuleFabricType 21 } -- GSR 12816 Switch Fabric Card
cev12006CscAdvncd OBJECT IDENTIFIER ::= { cevModuleFabricType 22 } -- GSR 12006/12406 Advanced Clock scheduler card
cev12010CscAdvncd OBJECT IDENTIFIER ::= { cevModuleFabricType 23 } -- GSR 12010/12410 Advanced Clock scheduler card
cev12016CscAdvncd OBJECT IDENTIFIER ::= { cevModuleFabricType 24 } -- GSR 12016/12416 Advanced Clock scheduler card
cev12006SfcAdvncd OBJECT IDENTIFIER ::= { cevModuleFabricType 25 } -- GSR 12006/12406 Advanced Switch Fabric Card
cev12010SfcAdvncd OBJECT IDENTIFIER ::= { cevModuleFabricType 26 } -- GSR 12010/12410 Advanced Switch Fabric Card
cev12016SfcAdvncd OBJECT IDENTIFIER ::= { cevModuleFabricType 27 } -- GSR 12016/12416 Advanced Switch Fabric Card
cev12004FabAdvncd OBJECT IDENTIFIER ::= { cevModuleFabricType 28 } -- GSR 12004/12404 Advanced Collapsed Fabric/Alarm card
cev12816Csc16Oc768B OBJECT IDENTIFIER ::= { cevModuleFabricType 29 } -- GSR 12816 Enhanced Clock Scheduler Card
cev12810Csc10Oc768B OBJECT IDENTIFIER ::= { cevModuleFabricType 30 } -- GSR 12810 Enhanced Clock Scheduler Card
cevModuleFabricTypeAsic OBJECT IDENTIFIER ::= { cevModuleFabricType 45 } -- Cisco Fabric SFE ASIC
cevModuleDaughterCard OBJECT IDENTIFIER ::= { cevModule 15 }
cevDslamNi2Controller OBJECT IDENTIFIER ::= { cevModuleDaughterCard 4 } -- Cisco 6100, 6130, 6260 DSLAM chassis NI-2 IOS controller Daughter Card
cevWvic2dsuE1DiG703 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 5 } -- Two port E1 voice interface daughtercard with Drop and Insert and G.703 for 2600 series and 3600 series routers
cevWvic1dsuE1G703 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 6 } -- One port E1 voice interface daughtercard with G.703 for 2600 series and 3600 series routers
cevDspmPvdm3 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 7 } -- Packet Voice DSP module with 3 C549 DSP's used by 17x0, 26x0, and 36x0 platforms
cevDspmPvdm1 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 12 } -- Packet Voice DSP module with 1 C549 DSP used by 17x0, 26x0, and 36x0 platforms
cevDspmPvdm2 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 13 } -- Packet Voice DSP module with 2 C549 DSPs used by 17x0, 26x0, and 36x0 platforms
cevDspmPvdm4 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 14 } -- Packet Voice DSP module with 4 C549 DSPs used by 17x0, 26x0, and 36x0 platforms
cevDspmPvdm5 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 15 } -- Packet Voice DSP module with 5 C549 DSPs used by 17x0, 26x0, and 36x0 platforms
cevHdaEm10fxs OBJECT IDENTIFIER ::= { cevModuleDaughterCard 17 } -- 10-port FXS Voice Interface Daughtercard
cevHdaEm4dsp OBJECT IDENTIFIER ::= { cevModuleDaughterCard 18 } -- 4-C5421 DSP Daughtercard
cevC7300Nse100Db OBJECT IDENTIFIER ::= { cevModuleDaughterCard 19 } -- Network Service Engine 100 Daughtercard for Cisco 7300 platform
cevCeScsi2636 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 24 } -- SCSI daughter card used by Content Engine Modules for 26xx and 36xx series platforms
cevCeIde2636 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 25 } -- IDE daughter card used by Content Engine Modules for 26xx and 36xx series platforms
cevVic4vpFxs4Did OBJECT IDENTIFIER ::= { cevModuleDaughterCard 26 } -- 4-port Direct Inward Dialing (DID) and 4-port Foreign Exchange Station (FXS) Voice Interface Daughtercard
cevC7300Nse100PlusDb OBJECT IDENTIFIER ::= { cevModuleDaughterCard 27 } -- Network Service Engine 100+ Daughtercard for Cisco 7300 platform
cevModuleCat4000DaughterCardType OBJECT IDENTIFIER ::= { cevModuleDaughterCard 28 } -- Catalyst 4000 Daughter Cards
cevCat4kDCWsf4531 OBJECT IDENTIFIER ::= { cevModuleCat4000DaughterCardType 1 } --NFFC(Netflow Feature Card) supervisor daughter card
cevCat4kDCWsu4504FxMt OBJECT IDENTIFIER ::= { cevModuleCat4000DaughterCardType 2 } -- Daughter Card with 4 100-Base FX uplink ports
cevVwic2Mft1T1E1 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 29 } -- VWIC2-1MFT-T1E1 (1 Port) RJ-48 Multi-Flex Trunk -T1/E1
cevVwic2Mft1G703 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 30 } -- VWIC2-1MFT-G703 (1 Port) RJ-48 Multi-Flex Trunk - G.703
cevVwic2Mft2T1E1 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 31 } -- VWIC2-2MFT-T1E1 (2 Port) RJ-48 Multi-Flex Trunk - T1/E1
cevVwic2Mft2G703 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 32 } -- VWIC2-2MFT-G703 (2 Port)) RJ-48 Multi-Flex Trunk - G.703
cevEcMft32 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 33 } -- EC-MFT-32 - 32-Channel Echo Canceller Module for Multiflex Trunk
cevEcMft64 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 34 } -- EC-MFT-64 - 64-Channel Echo Canceller Module for Multiflex Trunk
cevEm4Fxs4Fxo OBJECT IDENTIFIER ::= { cevModuleDaughterCard 35 } -- 8-port voice/fax expansion module - 4FXS/4FXO
cevEm6Fxo OBJECT IDENTIFIER ::= { cevModuleDaughterCard 36 } -- 6-port voice/fax expansion module - FXO
cevEm4BriNtTe OBJECT IDENTIFIER ::= { cevModuleDaughterCard 37 } -- 4-port voice/fax expansion module - BRI
cevpvdm2dsphalf OBJECT IDENTIFIER ::= { cevModuleDaughterCard 38 } -- Packet Voice C5510 DSP Module II with half channel capacity of C5510 DSP.
cevpvdm2dsp4 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 39 } -- Packet Voice C5510 DSP Module II with Four DSP in it
cevpvdm2dsp3 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 40 } -- Packet Voice C5510 DSP Module II with three DSP in it
cevpvdm2dsp2 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 41 } -- Packet Voice C5510 DSP Module II with two DSP in it
cevpvdm2dsp1 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 42 } -- Packet Voice C5510 DSP Module II with one DSP in it
cevpvdm2hwecan3 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 43 } -- Packet Voice C5510 DSP Module II Supports Hardware Echo cancel with 128 channels at 64 milli seconds tail-length
cevpvdm2hwecan2 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 44 } -- Packet Voice C5510 DSP Module II Supports Hardware Echo cancel with 64 channels at 64 milli seconds tail-length
cevpvdm2hwecan1 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 45 } -- Packet Voice C5510 DSP Module II Supports Hardware Echo cancel with 32 channels at 64 milli seconds tail-length
cevNetworkProcessor OBJECT IDENTIFIER ::= { cevModuleDaughterCard 46 } -- Network Processor card
cevVic2Mft1T1E1 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 47 } -- 1-Port RJ-48 Multiflex Voice Trunk - T1/E1
cevVic2Mft2T1E1 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 48 } -- 2-Port RJ-48 Multiflex Voice Trunk - T1/E1
cevEm2Hda4Fxo OBJECT IDENTIFIER ::= { cevModuleDaughterCard 49 } -- 4-port voice/fax expansion module - FXO
cevVic1J1 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 50 } -- VIC-1J1,Digital Voice J1 Interface with a single port DB-15 Connector for 2600, 3600 and 3700 series
cevWic1amV2 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 51 } -- WAN Interface Card - 1 Port Analog Modem
cevWic2amV2 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 52 } -- WAN Interface Card - 2 port Analog Modem
cevPvdmII12dm OBJECT IDENTIFIER ::= { cevModuleDaughterCard 53 } -- 12-port digital modem PVDM II (Packet Voice Data Module - II)
cevVwic2T1E1Ran OBJECT IDENTIFIER ::= { cevModuleDaughterCard 59 } -- 2-Port T1/E1 WAN interface card with protection relays and 3GPP RAN Optimization support
cev7300Nse150Db OBJECT IDENTIFIER ::= { cevModuleDaughterCard 60 } -- Network Services Engine 150 Daughtercard for the Cisco 7304 platform
cevVic3Em2 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 61 } -- 3rd generation two port EM voice interface daughtercard
cevVic3FxsDid2 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 62 } -- 3rd generation two port FXS DID voice interface daughtercard
cevVic3FxsDid4 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 63 } -- 3rd generation four port FXS DID voice interface daughtercard
cevHdaEm3FxsDid8 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 64 } -- 3rd generation eight port FXS DID voice interface daughtercard
cev1DOCSIS20CableModemDC OBJECT IDENTIFIER ::= { cevModuleDaughterCard 65 } -- One port DOCSIS 2.0 cable modem daughter card
cev1DOCSIS20CableModemDCEJ OBJECT IDENTIFIER ::= { cevModuleDaughterCard 66 } -- One port Euro-DOCSIS/J-DOCSIS 2.0 cable modem daughter card
cevAsmM2900Top OBJECT IDENTIFIER ::= { cevModuleDaughterCard 67 } -- Timing over Packet Accessory Serivce Module for the Cisco MWR 2900 Series Mobile Wireless Routers
cevVic3FxsEDid2 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 68 } -- 3rd generation two port FXS Extended DID voice interface daughtercard
cevModuleASR9KLCDb OBJECT IDENTIFIER ::= { cevModuleDaughterCard 69 } -- Cisco ASR9K Generic LC Daughter Board
cevModemWan3g OBJECT IDENTIFIER ::= { cevModuleDaughterCard 70 } -- 3G WAN Modem Card
cevModulePVDM3c64 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 73 } -- PVDM3-64 (packet voice DSP module) is the next-generation Digital Signal Processor(DSP) module with 64 channels supporting high-density voice and video
cevModulePVDM3c32 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 74 } -- PVDM3-32 (packet voice DSP module) is the next-generation Digital Signal Processor(DSP) module with 32 channels supporting high-density voice and video
cevModulePVDM3c128 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 75 } -- PVDM3-128 (packet voice DSP module) is the next-generation Digital Signal Processor(DSP) module with 128 channels supporting high-density voice and video
cevModulePVDM3c192 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 76 } -- PVDM3-192 (packet voice DSP module) is the next-generation Digital Signal Processor(DSP) module with 192 channels supporting high-density voice and video
cevModulePVDM3c256 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 77 } -- PVDM3-256 (packet voice DSP module) is the next-generation Digital Signal Processor(DSP) module with 256 channels supporting high-density voice and video
cevNM2838 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 78 } -- Integrated Service Engine daughter card used by Service Modules for 28xx and 38xx series platforms
cevPANO2838 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 79 } -- Video Service Engine daughter card used by Service Modules for 28xx and 38xx series platforms
cevVwic3Mft4T1E1 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 82 } -- VWIC3-4MFT-T1E1 (4 Port) RJ-48 Multi-Flex Trunk -T1/E1
cevVwic3Mft1T1E1 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 83 } -- VWIC3-1MFT-T1E1 (1 Port) RJ-48 Multi-Flex Trunk -T1/E1
cevVwic3Mft1G703 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 84 } -- VWIC3-1MFT-G703 (1 Port) RJ-48 Multi-Flex Trunk - G.703
cevVwic3Mft2T1E1 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 85 } -- VWIC3-2MFT-T1E1 (2 Port) RJ-48 Multi-Flex Trunk -T1/E1
cevVwic3Mft2G703 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 86 } -- VWIC3-2MFT-G703 (2 Port) RJ-48 Multi-Flex Trunk - G.703
cevPrp3Smdc OBJECT IDENTIFIER ::= { cevModuleDaughterCard 87 } -- New daughter card for the route processor card on c12000. Please refer to EDCS-883053 for more details
cevModemWan4g OBJECT IDENTIFIER ::= { cevModuleDaughterCard 88 } -- 4G WAN Modem Card
cevMdcC6880xPfc OBJECT IDENTIFIER ::= { cevModuleDaughterCard 89 } -- Catalyst 6880 Policy Feature Card
cevMdcC6880xlePfc OBJECT IDENTIFIER ::= { cevModuleDaughterCard 90 } -- Catalyst 6880 Policy Feature Card LE
cevMdcC6880xDfc OBJECT IDENTIFIER ::= { cevModuleDaughterCard 91 } -- Catalyst 6880 Distributed Forwarding Card
cevMdcC6880xleDfc OBJECT IDENTIFIER ::= { cevModuleDaughterCard 92 } -- Catalyst 6880 Distributed Forwarding Card LE
cevPWic1AmV2 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 93 } -- one-port Analog Modem Interface card
cevPVwic3Mft1G703 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 94 } -- 1-Port 3rd Gen Multiflex Trunk Voice/WAN Int. Card - G.703
cevPVwic3Mft1T1E1 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 95 } -- 1-Port 3rd Gen Multiflex Trunk Voice/WAN Int. Card - T1/E1
cevPVwic3Mft2G703 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 96 } -- 2-Port 3rd Gen Multiflex Trunk Voice/WAN Int. Card - G.703
cevPVwic3Mft2T1E1 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 97 } -- 2-Port 3rd Gen Multiflex Trunk Voice/WAN Int. Card - T1/E1
cevPVwic3Mft4T1E1 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 98 } -- 4-Port 3rd Gen Multiflex Trunk Voice/WAN Int. Card - T1/E1
cevModulePPVDM3c128 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 99 } -- 128-channel high-density voice and video DSP module
cevModulePPVDM3c16 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 100 } -- 16-channel high-density voice and video DSP module
cevModulePPVDM3c192 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 101 } -- 192-channel high-density voice and video DSP module
cevModulePPVDM3c256 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 102 } -- 256-channel high-density voice and video DSP module
cevModulePPVDM3c32 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 103 } -- 32-channel high-density voice and video DSP module
cevModulePPVDM3c64 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 104 } -- 64-channel high-density voice and video DSP module
cevPVic3Em2 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 105 } -- Two-port Voice Interface Card - E and M
cevPVic3Fxs2Did OBJECT IDENTIFIER ::= { cevModuleDaughterCard 106 } -- Two-Port Voice Interface Card- FXS and DID
cevPVic3Fxs4Did OBJECT IDENTIFIER ::= { cevModuleDaughterCard 107 } -- Four-Port Voice Interface Card - FXS and DID
cevCbr8Gemini1 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 112 } -- Downstream phy module for cylons-pic card on CBR8
cevCbr8Gemini2 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 113 } -- Downstream phy module for cylons-pic card on CBR8
cevCbr8Leoben1 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 114 } -- Upstream phy module for cylons-pic card on CBR8
cevCbr8Leoben3 OBJECT IDENTIFIER ::= { cevModuleDaughterCard 115 } -- Upstream phy module for cylons-pic card on CBR8
cevCbr8SupDc OBJECT IDENTIFIER ::= { cevModuleDaughterCard 116 } -- Daughter card for supervisor card on CBR8
cevCbr8SupPicDc OBJECT IDENTIFIER ::= { cevModuleDaughterCard 117 } -- Daughter card for supervisor-pic card on CBR8
cevCat4kWsuaSup9e OBJECT IDENTIFIER ::= { cevModuleDaughterCard 118 } -- Catalyst 4500 Sup 9-E Daughter Card to support Wireless Convergence on Sup 9-E
cevForwardingEngine OBJECT IDENTIFIER ::= { cevModuleDaughterCard 119 } -- Forwarding engine ASIC on Nexus linecards
cevModuleGBICs OBJECT IDENTIFIER ::= { cevModule 16 }
cevMGBIC1000BaseLX OBJECT IDENTIFIER ::= { cevModuleGBICs 1 } -- longwave fiber gigabit ethernet port adapter
cevMGBIC1000BaseSX OBJECT IDENTIFIER ::= { cevModuleGBICs 2 } -- shortwave fiber gigabit ethernet port adapter
cevMGBIC1000BaseCX OBJECT IDENTIFIER ::= { cevModuleGBICs 3 } -- copper wire gigabit ethernet port adapter
cevMGBIC1000BaseLH OBJECT IDENTIFIER ::= { cevModuleGBICs 4 } -- longhaul multimode fiber gigabit ethernet port adapter
cevMGBIC1000BaseZX OBJECT IDENTIFIER ::= { cevModuleGBICs 5 } -- extended reach singlemode fiber gigabit ethernet port adapter
cevMGBIC1000BaseCXSTACK OBJECT IDENTIFIER ::= { cevModuleGBICs 6 } -- Cisco gigaStack gigabit ethernet port adapter
cevMGBIC1000BaseT OBJECT IDENTIFIER ::= { cevModuleGBICs 7 } -- Copper Unshielded twisted pair gigabit ethernet port adapter
cevMGBICDWDM6061 OBJECT IDENTIFIER ::= { cevModuleGBICs 16 } -- DWDM wavelength 1560.61 nm gigabit ethernet port adapter
cevMGBICDWDM5979 OBJECT IDENTIFIER ::= { cevModuleGBICs 17 } -- DWDM wavelength 1559.79 nm gigabit ethernet port adapter
cevMGBICDWDM5898 OBJECT IDENTIFIER ::= { cevModuleGBICs 18 } -- DWDM wavelength 1558.98 nm gigabit ethernet port adapter
cevMGBICDWDM5817 OBJECT IDENTIFIER ::= { cevModuleGBICs 19 } -- DWDM wavelength 1558.17 nm gigabit ethernet port adapter
cevMGBICDWDM5655 OBJECT IDENTIFIER ::= { cevModuleGBICs 20 } -- DWDM wavelength 1556.55 nm gigabit ethernet port adapter
cevMGBICDWDM5575 OBJECT IDENTIFIER ::= { cevModuleGBICs 21 } -- DWDM wavelength 1555.75 nm gigabit ethernet port adapter
cevMGBICDWDM5494 OBJECT IDENTIFIER ::= { cevModuleGBICs 22 } -- DWDM wavelength 1554.94 nm gigabit ethernet port adapter
cevMGBICDWDM5413 OBJECT IDENTIFIER ::= { cevModuleGBICs 23 } -- DWDM wavelength 1554.13 nm gigabit ethernet port adapter
cevMGBICDWDM5252 OBJECT IDENTIFIER ::= { cevModuleGBICs 24 } -- DWDM wavelength 1552.52 nm gigabit ethernet port adapter
cevMGBICDWDM5172 OBJECT IDENTIFIER ::= { cevModuleGBICs 25 } -- DWDM wavelength 1551.72 nm gigabit ethernet port adapter
cevMGBICDWDM5092 OBJECT IDENTIFIER ::= { cevModuleGBICs 26 } -- DWDM wavelength 1550.92 nm gigabit ethernet port adapter
cevMGBICDWDM5012 OBJECT IDENTIFIER ::= { cevModuleGBICs 27 } -- DWDM wavelength 1550.12 nm gigabit ethernet port adapter
cevMGBICDWDM4851 OBJECT IDENTIFIER ::= { cevModuleGBICs 28 } -- DWDM wavelength 1548.51 nm gigabit ethernet port adapter
cevMGBICDWDM4772 OBJECT IDENTIFIER ::= { cevModuleGBICs 29 } -- DWDM wavelength 1547.72 nm gigabit ethernet port adapter
cevMGBICDWDM4692 OBJECT IDENTIFIER ::= { cevModuleGBICs 30 } -- DWDM wavelength 1546.92 nm gigabit ethernet port adapter
cevMGBICDWDM4612 OBJECT IDENTIFIER ::= { cevModuleGBICs 31 } -- DWDM wavelength 1546.12 nm gigabit ethernet port adapter
cevMGBICDWDM4453 OBJECT IDENTIFIER ::= { cevModuleGBICs 32 } -- DWDM wavelength 1544.53 nm gigabit ethernet port adapter
cevMGBICDWDM4373 OBJECT IDENTIFIER ::= { cevModuleGBICs 33 } -- DWDM wavelength 1543.73 nm gigabit ethernet port adapter
cevMGBICDWDM4294 OBJECT IDENTIFIER ::= { cevModuleGBICs 34 } -- DWDM wavelength 1542.94 nm gigabit ethernet port adapter
cevMGBICDWDM4214 OBJECT IDENTIFIER ::= { cevModuleGBICs 35 } -- DWDM wavelength 1542.14 nm gigabit ethernet port adapter
cevMGBICDWDM4056 OBJECT IDENTIFIER ::= { cevModuleGBICs 36 } -- DWDM wavelength 1540.56 nm gigabit ethernet port adapter
cevMGBICDWDM3977 OBJECT IDENTIFIER ::= { cevModuleGBICs 37 } -- DWDM wavelength 1539.77 nm gigabit ethernet port adapter
cevMGBICDWDM3898 OBJECT IDENTIFIER ::= { cevModuleGBICs 38 } -- DWDM wavelength 1538.98 nm gigabit ethernet port adapter
cevMGBICDWDM3819 OBJECT IDENTIFIER ::= { cevModuleGBICs 39 } -- DWDM wavelength 1538.19 nm gigabit ethernet port adapter
cevMGBICDWDM3661 OBJECT IDENTIFIER ::= { cevModuleGBICs 40 } -- DWDM wavelength 1536.61 nm gigabit ethernet port adapter
cevMGBICDWDM3582 OBJECT IDENTIFIER ::= { cevModuleGBICs 41 } -- DWDM wavelength 1535.82 nm gigabit ethernet port adapter
cevMGBICDWDM3504 OBJECT IDENTIFIER ::= { cevModuleGBICs 42 } -- DWDM wavelength 1535.04 nm gigabit ethernet port adapter
cevMGBICDWDM3425 OBJECT IDENTIFIER ::= { cevModuleGBICs 43 } -- DWDM wavelength 1534.25 nm gigabit ethernet port adapter
cevMGBICDWDM3268 OBJECT IDENTIFIER ::= { cevModuleGBICs 44 } -- DWDM wavelength 1532.68 nm gigabit ethernet port adapter
cevMGBICDWDM3190 OBJECT IDENTIFIER ::= { cevModuleGBICs 45 } -- DWDM wavelength 1531.90 nm gigabit ethernet port adapter
cevMGBICDWDM3112 OBJECT IDENTIFIER ::= { cevModuleGBICs 46 } -- DWDM wavelength 1531.12 nm gigabit ethernet port adapter
cevMGBICDWDM3033 OBJECT IDENTIFIER ::= { cevModuleGBICs 47 } -- DWDM wavelength 1530.33 nm gigabit ethernet port adapter
cevMGBICXWDMRxOnly OBJECT IDENTIFIER ::= { cevModuleGBICs 48 } -- XWDM receive-only gigabit ethernet port adapter
cevMGBIC1490BaseBX10D OBJECT IDENTIFIER ::= { cevModuleGBICs 49 } -- BX10-D 1490 nm Tx bi-directional fiber gigabit ethernet port adapter
cevMGBIC1310BaseBX10U OBJECT IDENTIFIER ::= { cevModuleGBICs 50 } -- BX10-U 1310 nm Tx bi-directional fiber gigabit ethernet port adapter
cevMGBICDWDM6141 OBJECT IDENTIFIER ::= { cevModuleGBICs 51 } -- DWDM wavelength 1561.42 nm gigabit ethernet port adapter
cevMGBICDWDM5736 OBJECT IDENTIFIER ::= { cevModuleGBICs 52 } -- DWDM wavelength 1557.36 nm gigabit ethernet port adapter
cevMGBICDWDM5332 OBJECT IDENTIFIER ::= { cevModuleGBICs 53 } -- DWDM wavelength 1553.33 nm gigabit ethernet port adapter
cevMGBICDWDM4931 OBJECT IDENTIFIER ::= { cevModuleGBICs 54 } -- DWDM wavelength 1549.32 nm gigabit ethernet port adapter
cevMGBICDWDM4532 OBJECT IDENTIFIER ::= { cevModuleGBICs 55 } -- DWDM wavelength 1545.32 nm gigabit ethernet port adapter
cevMGBICDWDM4134 OBJECT IDENTIFIER ::= { cevModuleGBICs 56 } -- DWDM wavelength 1541.35 nm gigabit ethernet port adapter
cevMGBICDWDM3739 OBJECT IDENTIFIER ::= { cevModuleGBICs 57 } -- DWDM wavelength 1537.40 nm gigabit ethernet port adapter
cevMGBICDWDM3346 OBJECT IDENTIFIER ::= { cevModuleGBICs 58 } -- DWDM wavelength 1533.47 nm gigabit ethernet port adapter
cevModuleC6xxxType OBJECT IDENTIFIER ::= { cevModule 17 }
cevC6xxxSlcCap8 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 1 } -- Subscriber line card for c6200 - Carrierless Amplitude and Phase modulation, 8 port variation
cevC6xxxNtcOc3si OBJECT IDENTIFIER ::= { cevModuleC6xxxType 2 } -- Network Trunk card for c6200 - Optical Carrier 3, single-mode, intermediate reach variation
cevC6xxxNtcOc3mm OBJECT IDENTIFIER ::= { cevModuleC6xxxType 3 } -- Network Trunk Card for c6200 - Optical Carrier 3, multi-mode variation
cevC6xxxNtcStm1si OBJECT IDENTIFIER ::= { cevModuleC6xxxType 4 } -- Network Trunk Card for c6200 - Synchronous Transport Module level 1, single-mode, intermediate reach variation
cevC6xxxNtcStm1mm OBJECT IDENTIFIER ::= { cevModuleC6xxxType 5 } -- Network Trunk Card for c6200 - Synchronous Transport Module level 1, multi-mode variation
cevC6xxxSlcDmt8 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 6 } -- Subscriber line card for c6200 - Discrete Multi-Tone, 8 port variation
cevC6xxxSlcDmt16 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 7 } -- Subscriber line card for c6200 - Discrete Multi-Tone, 16 port variation
cevC6xxxNtcDs3 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 8 } -- Network Trunk card for c6200 - DS3
cevC6xxxOsm1Oc48PosSs OBJECT IDENTIFIER ::= { cevModuleC6xxxType 10 } -- Optical Service Module, 1-Port OC48 POS SS w/ 4 GE
cevC6xxxOsm1Oc48PosSl OBJECT IDENTIFIER ::= { cevModuleC6xxxType 11 } -- Optical Service Module, 1-Port OC48 POS SL w/ 4 GE
cevC6xxxOsm1Oc48PosSi OBJECT IDENTIFIER ::= { cevModuleC6xxxType 12 } -- Optical Service Module, 1-Port OC48 POS SI w/ 4 GE
cevC6xxxOsm2Oc12PosSl OBJECT IDENTIFIER ::= { cevModuleC6xxxType 15 } -- Optical Service Module, 2-Port OC12 POS SL w/ 4 GE
cevC6xxxOsm4Oc12PosSl OBJECT IDENTIFIER ::= { cevModuleC6xxxType 16 } -- Optical Service Module, 4-Port OC12 POS SL w/ 4 GE
cevC6xxxOsm2Oc12PosMm OBJECT IDENTIFIER ::= { cevModuleC6xxxType 17 } -- Optical Service Module, 2-Port OC12 POS MM w/ 4 GE
cevC6xxxOsm4Oc12PosMm OBJECT IDENTIFIER ::= { cevModuleC6xxxType 18 } -- Optical Service Module, 4-Port OC12 POS MM w/ 4 GE
cevC6xxxOsm2Oc12PosSi OBJECT IDENTIFIER ::= { cevModuleC6xxxType 19 } -- Optical Service Module, 2-Port OC12 POS SI w/ 4 GE
cevC6xxxOsm4Oc12PosSi OBJECT IDENTIFIER ::= { cevModuleC6xxxType 20 } -- Optical Service Module, 4-Port OC12 POS SI w/ 4 GE
cevC6xxxOsm8Oc3PosSi OBJECT IDENTIFIER ::= { cevModuleC6xxxType 21 } -- Optical Service Module, 8-Port OC3 POS SI w/ 4 GE
cevC6xxxOsm16Oc3PosSi OBJECT IDENTIFIER ::= { cevModuleC6xxxType 22 } -- Optical Service Module, 16-Port OC3 POS SI w/ 4 GE
cevC6xxxOsm8Oc3PosMm OBJECT IDENTIFIER ::= { cevModuleC6xxxType 23 } -- Optical Service Module, 8-Port OC3 POS MM w/ 4 GE
cevC6xxxOsm16Oc3PosMm OBJECT IDENTIFIER ::= { cevModuleC6xxxType 24 } -- Optical Service Module, 16-Port OC3 POS MM w/ 4 GE
cevC6xxxOsm8Oc3PosSl OBJECT IDENTIFIER ::= { cevModuleC6xxxType 25 } -- Optical Service Module, 8-Port OC3 POS SL w/ 4 GE
cevC6xxxOsm16Oc3PosSl OBJECT IDENTIFIER ::= { cevModuleC6xxxType 26 } -- Optical Service Module, 16-Port OC3 POS SL w/ 4 GE
cevC6xxx4GeWanGbic OBJECT IDENTIFIER ::= { cevModuleC6xxxType 27 } -- Optical Service Module, 4-Port GE w/ WAN services
cevC6xxxOsm4ge4oc12ChDs3SmIr OBJECT IDENTIFIER ::= { cevModuleC6xxxType 31 } -- Optical Service Module, 4-Port OC12 channelized down to DS3 Singlemode Intermediate range with 4 GE
cevC6xxxOsm4ge8oc12ChDs3SmIr OBJECT IDENTIFIER ::= { cevModuleC6xxxType 32 } -- Optical Service Module, 8-Port OC12 channelized down to DS3 Singlemode Intermediate range with 4 GE
cevC6xxxOsm4geoc48ChDs3SmSr OBJECT IDENTIFIER ::= { cevModuleC6xxxType 33 } -- Optical Service Module, 1-Port OC48 channelized down to DS3 Singlemode Short range with 4 GE
ceC6xxxOsm4ge2oc48ChDs3SmSr OBJECT IDENTIFIER ::= { cevModuleC6xxxType 34 } -- Optical Service Module, 2-Port OC48 channelized down to DS3 Singlemode Short range with 4 GE
cevC6xxxOsm4geoc48ChDs3SmIr OBJECT IDENTIFIER ::= { cevModuleC6xxxType 35 } -- Optical Service Module, 1-Port OC48 channelized down to DS3 Singlemode Intermediate range with 4 GE
cevC6xxxOsm4ge2oc48ChDs3SmIr OBJECT IDENTIFIER ::= { cevModuleC6xxxType 36 } -- Optical Service Module, 2-Port OC48 channelized down to DS3 Singlemode Intermediate range with 4 GE
cevC6xxxOsm4geoc12ChDs3SmIr OBJECT IDENTIFIER ::= { cevModuleC6xxxType 37 } -- Optical Service Module, 1-Port OC12 channelized down to DS3 Single Mode Intermediate range with 4 GE
cevC6xxxOsm4ge2oc12ChDs3SmIr OBJECT IDENTIFIER ::= { cevModuleC6xxxType 38 } -- Optical Service Module, 2-Port OC12 channelized down to DS3 Single Mode Intermediate range with 4 GE
cevC6xxxOsm2Oc12AtmMmPlus OBJECT IDENTIFIER ::= { cevModuleC6xxxType 40 } -- Enhanced Optical Service Module, 2-Port OC12 ATM MM w/ 4 GE
cevC6xxxOsm2Oc12AtmSiPlus OBJECT IDENTIFIER ::= { cevModuleC6xxxType 41 } -- Enhanced Optical Service Module, 2-Port OC12 ATM SI w/ 4 GE
cevC6xxx4GeWanGbicPlus OBJECT IDENTIFIER ::= { cevModuleC6xxxType 42 } -- Enhanced Optical Service Module, 4-Port GE w/ WAN services
cevC6xxxOsm1Oc48PosSsPlus OBJECT IDENTIFIER ::= { cevModuleC6xxxType 43 } -- Enhanced Optical Service Module, 1-Port OC48 POS SS w/ 4 GE
cevC6xxxOsm1Oc48PosSiPlus OBJECT IDENTIFIER ::= { cevModuleC6xxxType 44 } -- Enhanced Optical Service Module, 1-Port OC48 POS SI w/ 4 GE
cevC6xxxOsm1Oc48PosSlPlus OBJECT IDENTIFIER ::= { cevModuleC6xxxType 45 } -- Enhanced Optical Service Module, 1-Port OC48 POS SL w/ 4 GE
cevC6xxxOsm4Oc12PosSiPlus OBJECT IDENTIFIER ::= { cevModuleC6xxxType 46 } -- Enhanced Optical Service Module, 4-Port OC12 POS SI w/ 4 GE
cevC6xxxOsm2Oc12PosMmPlus OBJECT IDENTIFIER ::= { cevModuleC6xxxType 47 } -- Enhanced Optical Service Module, 2-Port OC12 POS MM w/ 4 GE
cevC6xxxOsm4Oc3PosSiPlus OBJECT IDENTIFIER ::= { cevModuleC6xxxType 48 } -- Enhanced Optical Service Module, 4-Port OC3 POS SI w/ 4 GE
cevC6xxxOsm8Oc3PosSiPlus OBJECT IDENTIFIER ::= { cevModuleC6xxxType 49 } -- Enhanced Optical Service Module, 8-Port OC3 POS SI w/ 4 GE
cevC6xxxOsm8Oc3PosSlPlus OBJECT IDENTIFIER ::= { cevModuleC6xxxType 50 } -- Enhanced Optical Service Module, 8-Port OC3 POS SL w/ 4 GE
cevC6xxxOsm16Oc3PosSiPlus OBJECT IDENTIFIER ::= { cevModuleC6xxxType 51 } -- Enhanced Optical Service Module, 16-Port OC3 POS SI w/ 4 GE
cevC6xxxOsm12Ct3T1 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 52 } -- Optical Service Module, 12-Port DS3 Channelized T1/E1
cevC6xxxCwpa2 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 53 } -- Flexwan2 Linecard
cevC6xxxSIP200 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 54 } -- SIP1/SIP200 LC which holds the SPAs.
cevC6xxxSIP400 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 55 } -- SIP2/SIP400 LC which holds SPAs
cevC6xxxSIP600 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 56 } -- SIP2-10G/SIP600 LC which holds SPAs
cevC6xxxOsm2Oc12PosSiPlus OBJECT IDENTIFIER ::= { cevModuleC6xxxType 57 } -- Enhanced Optical Service Module, 2 port OC12 Pos SI w/4 GE
cevC6xxxOsm4Oc3PosSi OBJECT IDENTIFIER ::= { cevModuleC6xxxType 58 } -- Optical Service Module, 4 port OC3 POS SI w/ 4 GE
cevC6xxxOsm4Oc3PosSl OBJECT IDENTIFIER ::= { cevModuleC6xxxType 59 } -- Optical Service Module, 4 port OC3 POS SL w/ 4 GE
cevC6xxxOsm4Oc3PosMm OBJECT IDENTIFIER ::= { cevModuleC6xxxType 60 } -- Optical Service Module, 4 port OC3 POS MM w/ 4 GE
cevC6xxxOsm24Ct3T1 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 61 } -- Optical Service Module, 24 port DS3 Channelized T1/E1
cevCat6kWsx6600 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 62 } -- Catalyst 6000 Acess Gateway line card supporting voice and WAN (Wide Area Network)interfaces as well as conferencing and transcoding services
cevC6xxxSSC600 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 63 } -- SSC600 LC which holds the SPAs
cevC6xxxSSC400 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 64 } -- SSC400 LC which holds the SPAs
cevC6xxxRSP720Base OBJECT IDENTIFIER ::= { cevModuleC6xxxType 65 } -- C7600 Router Switch Processor Module 720 Base board
cevC6xxxRSP32GEBase OBJECT IDENTIFIER ::= { cevModuleC6xxxType 66 } -- C7600 Router Switch Processor Module 32 GE Base board
cevC6xxxRSP3210GEBase OBJECT IDENTIFIER ::= { cevModuleC6xxxType 67 } -- C7600 Router Switch Processor Module 32 - 10 GE Base board
cevC6xxxRSP720 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 68 } -- C7600 Route Switch Processor Module 720 CPU board
cevC6xxxRSP32 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 69 } -- C7600 Route Switch Processor Module 32 CPU board
cevC6xxxSIP600DC OBJECT IDENTIFIER ::= { cevModuleC6xxxType 71 } -- SIP 600 Distributed Forwarding Card
cevC6xxxRSP720MsfcNaboo OBJECT IDENTIFIER ::= { cevModuleC6xxxType 72 } -- RSP720 Multilevel Switching Feature Card
cevC6xxxRSP720PfcGanges OBJECT IDENTIFIER ::= { cevModuleC6xxxType 73 } -- RSP720 Policy Feature Card
cevC6xxxEsm20G OBJECT IDENTIFIER ::= { cevModuleC6xxxType 74 } -- 2x10G or 20x1G Ethernet Distributed Forwarding Line Card on Cisco 7600
cevC6xxxEsm20GCpuDc OBJECT IDENTIFIER ::= { cevModuleC6xxxType 75 } -- ESM20G CPU Daughter Card
cevC6xxxEsm20GPfc3CxlDc OBJECT IDENTIFIER ::= { cevModuleC6xxxType 76 } -- ESM20G Policy Forwarding 3CXL Daughter Card
cevC6xxxEsm20GPfc3CDc OBJECT IDENTIFIER ::= { cevModuleC6xxxType 77 } -- ESM20G Policy Forwarding 3C Daughter Card
cevC6xxxEsm20G2x10gDc OBJECT IDENTIFIER ::= { cevModuleC6xxxType 78 } -- ESM20G 2x10g Ethernet Link Daughter Card
cevC6xxxEsm20G20x1gDc OBJECT IDENTIFIER ::= { cevModuleC6xxxType 79 } -- ESM20G 20x1G Ethernet Link Daughter Card
cevC6xxxRSP72010GEBase OBJECT IDENTIFIER ::= { cevModuleC6xxxType 80 } -- C7600 Route Switch Processor Module 720 - 10 GE Base board
cevC6xxxEs20C3c OBJECT IDENTIFIER ::= { cevModuleC6xxxType 81 } -- 1x10GE,10x1G combo 3C
cevC6xxxEs40C3c OBJECT IDENTIFIER ::= { cevModuleC6xxxType 82 } -- 2x10GE,20x1G combo 3C
cevC6xxxEs20C3cxl OBJECT IDENTIFIER ::= { cevModuleC6xxxType 83 } -- 1x10GE,10x1G combo 3C XL
cevC6xxxEs40C3cxl OBJECT IDENTIFIER ::= { cevModuleC6xxxType 84 } -- 2x10GE,20x1G combo 3C XL
cevC6xxxEs20G3c OBJECT IDENTIFIER ::= { cevModuleC6xxxType 85 } -- Fixed 20x1GE with Pluggable Optics 3C
cevC6xxxEs2Tg3c OBJECT IDENTIFIER ::= { cevModuleC6xxxType 86 } -- Fixed 2x10GE with Pluggable Optics 3C
cevC6xxxEs40G3c OBJECT IDENTIFIER ::= { cevModuleC6xxxType 87 } -- Fixed 40x1GE with Pluggable Optics 3C
cevC6xxxEs4Tg3c OBJECT IDENTIFIER ::= { cevModuleC6xxxType 88 } -- Fixed 4x10GE with Pluggable Optics 3C
cevC6xxxEs20G3cxl OBJECT IDENTIFIER ::= { cevModuleC6xxxType 89 } -- Fixed 20x1GE with Pluggable Optics 3C XL
cevC6xxxEs2Tg3cxl OBJECT IDENTIFIER ::= { cevModuleC6xxxType 90 } -- Fixed 2x10GE with Pluggable Optics 3C XL
cevC6xxxEs40G3cxl OBJECT IDENTIFIER ::= { cevModuleC6xxxType 91 } -- Fixed 40x1GE with Pluggable Optics 3C XL
cevC6xxxEs4Tg3cxl OBJECT IDENTIFIER ::= { cevModuleC6xxxType 92 } -- Fixed 4x10GE with Pluggable Optics 3C XL
cevC6xxxMsfc4 OBJECT IDENTIFIER ::= { cevModuleC6xxxType 93 } -- RSP720 Multilevel Switching Feature Card
cevC6xxxPfc3c OBJECT IDENTIFIER ::= { cevModuleC6xxxType 94 } -- RSP720 Policy Feature Card 3C
cevC6xxxPfc3cxl OBJECT IDENTIFIER ::= { cevModuleC6xxxType 95 } -- RSP720 Policy Feature Card 3C XL
cevC6xxxEs2Tg20GDc OBJECT IDENTIFIER ::= { cevModuleC6xxxType 96 } -- C7600 ES+ 2x10GE,20x1G combo Link Daughter Card
cevC6xxxEs1Tg10GDc OBJECT IDENTIFIER ::= { cevModuleC6xxxType 97 } -- C7600 ES+ 1x10GE,10x1G combo Link Daughter Card
cevC6xxxEsBase OBJECT IDENTIFIER ::= { cevModuleC6xxxType 98 } -- C7600 ES+ baseboard
cevC6xxxEsPfc3CxlDc OBJECT IDENTIFIER ::= { cevModuleC6xxxType 99 } -- 7600 ES+ Policy Forwarding 3CXL Daughter Card
cevC6xxxEsPfc3CDc OBJECT IDENTIFIER ::= { cevModuleC6xxxType 100 } -- C7600 ES+ Policy Forwarding 3C Daughter Card
cevC6xxxEs20GDc OBJECT IDENTIFIER ::= { cevModuleC6xxxType 101 } -- C7600 ES+ 20x1G Link Daughter Card
cevC6xxxEs2TgDc OBJECT IDENTIFIER ::= { cevModuleC6xxxType 102 } -- C7600 ES+ 2x10G Link Daughter Card
cevC6xxxEs40GDc OBJECT IDENTIFIER ::= { cevModuleC6xxxType 103 } -- C7600 ES+ 40x1G Link Daughter Card
cevC6xxxEs4TgDc OBJECT IDENTIFIER ::= { cevModuleC6xxxType 104 } -- C7600 ES+ 4x10G Link Daughter Card
cevC6xxxEsItu2TgDc OBJECT IDENTIFIER ::= { cevModuleC6xxxType 105 } -- C7600 ES+ OTN/DWDM+FEC 2x10GE Link Daughter Card
cevC6xxxEsItu4TgDc OBJECT IDENTIFIER ::= { cevModuleC6xxxType 106 } -- C7600 ES+ OTN/DWDM+FEC 4x10GE Link Daughter Card
cevC6xxxEsItu2Tg3cxl OBJECT IDENTIFIER ::= { cevModuleC6xxxType 107 } -- C7600 ES+ OTN/DWDM+FEC 2x10GE 3C XL
cevC6xxxEsItu4Tg3cxl OBJECT IDENTIFIER ::= { cevModuleC6xxxType 108 } -- C7600 ES+ OTN/DWDM+FEC 4x10GE 3C XL
cevC6xxxEsT OBJECT IDENTIFIER ::= { cevModuleC6xxxType 109 } -- C7600 ES+ Low Queue Baseboard
cevC6xxxEsItu2Tg3c OBJECT IDENTIFIER ::= { cevModuleC6xxxType 110 } -- C7600 ES+ OTN/DWDM+FEC 2x10GE 3C
cevC6xxxEsItu4Tg3c OBJECT IDENTIFIER ::= { cevModuleC6xxxType 111 } -- C7600 ES+ OTN/DWDM+FEC 4x10GE 3C XL
cevC6xxxEst20gDc OBJECT IDENTIFIER ::= { cevModuleC6xxxType 112 } -- C7600 ES+T 20x1G Low Queue Transport Link Daughter Card
cevC6xxxEst40gDc OBJECT IDENTIFIER ::= { cevModuleC6xxxType 113 } -- C7600 ES+T 40x1G Low Queue Transport Link Daughter Card
cevC6xxxEstItu2tgDc OBJECT IDENTIFIER ::= { cevModuleC6xxxType 114 } -- C7600 ES+T OTN/DWDM+FEC 2x10GE 3C XL Low Queue Transport Link Daughter card
cevC6xxxEstItu4tgDc OBJECT IDENTIFIER ::= { cevModuleC6xxxType 115 } -- C7600 ES+T OTN/DWDM+FEC 2x10GE 3C XL Low Queue Transport Link Daughter card
cevC6xxxEst20G3Cxl OBJECT IDENTIFIER ::= { cevModuleC6xxxType 116 } -- C7600 ES+T Fixed 20x1G Low Queue Transport 3CXL
cevC6xxxEst40G3Cxl OBJECT IDENTIFIER ::= { cevModuleC6xxxType 117 } -- C7600 ES+T Fixed 40x1G Low Queue Transport 3CXL
cevC6xxxEstItu2TG3Cxl OBJECT IDENTIFIER ::= { cevModuleC6xxxType 118 } -- C7600 ES+T Fixed OTN/DWDM+FEC 2x10GE 3C XL Low Queue Transport 3CXL
cevC6xxxEstItu4TG3Cxl OBJECT IDENTIFIER ::= { cevModuleC6xxxType 119 } -- C7600 ES+T Fixed OTN/DWDM+FEC 4x10GE 3C XL Low Queue Transport 3CXL
cevC6xxxEsTXc20G OBJECT IDENTIFIER ::= { cevModuleC6xxxType 120 } -- 7600 ES+ 1x10G 10x1G C7600 ES+1x10GE,10x1GE Low queue Combo Link Daughter card
cevC6xxxEsTXc40G OBJECT IDENTIFIER ::= { cevModuleC6xxxType 121 } -- 7600 ES+ 2x10G 20x1G C7600 ES+2x10GE,20x1GE Low queue Combo Link Daughter card
cevC6xxxEsT8Tg OBJECT IDENTIFIER ::= { cevModuleC6xxxType 122 } -- 76-ES+T-8TG : 7600 ES+ 8x10G HD Low queue link Daughter card
cevC6xxxEsXt8TG OBJECT IDENTIFIER ::= { cevModuleC6xxxType 123 } -- 7600 ES+ 8x10G HD High-Queue link Daughter card
cevC6xxxIA48FPD OBJECT IDENTIFIER ::= { cevModuleC6xxxType 124 } -- Catalyst 6800IA 48 Gig Downlinks and 2 SFP+ uplink with support for a 2 x 10G stacking module. POE support for 740W
cevC6xxxIA48TD OBJECT IDENTIFIER ::= { cevModuleC6xxxType 125 } -- Catalyst 6800IA 48 Gig Downlinks and 2 SFP+ uplink with support for a 2 x 10G stacking module
-- cevModuleGsrType cards are slot-cards specific to the GSR platform
cevModuleGsrType OBJECT IDENTIFIER ::= { cevModule 18 }
cevGsrOc12Chsts3Mm OBJECT IDENTIFIER ::= { cevModuleGsrType 1 } -- GSR OC12 channelized to STS-3c/STM-1 multi-mode line card
cevGsrOc12Chsts3Sm OBJECT IDENTIFIER ::= { cevModuleGsrType 2 } -- GSR OC12 channelized to STS-3c/STM-1 single-mode line card
cevGsrQoc12Mm OBJECT IDENTIFIER ::= { cevModuleGsrType 3 } -- GSR Four Port OC12c/STM-4c Multi-mode ATM Card
cevGsrQoc12Sm OBJECT IDENTIFIER ::= { cevModuleGsrType 4 } -- GSR Four Port OC12c/STM-4c Single-Mode ATM Card
cevPosOc48SmLrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 5 } -- GSR 1 Port Packet Over SONET OC-48c/STM-16 Single Mode Long Reach with FC connector
cevPosQoc3SmL OBJECT IDENTIFIER ::= { cevModuleGsrType 6 } -- GSR Four Port Packet Over SONET OC-3c/STM-1 Single Mode Long Reach
cevPos8oc3Mm OBJECT IDENTIFIER ::= { cevModuleGsrType 7 } -- GSR 8 port OC3 Multimode POS
cevPos8oc3Ir OBJECT IDENTIFIER ::= { cevModuleGsrType 8 } -- GSR 8 port OC3 SM intermediate reach POS
cevPos8oc3Lr OBJECT IDENTIFIER ::= { cevModuleGsrType 9 } -- GSR 8 port OC3 SM long reach POS
cevPos16oc3Mm OBJECT IDENTIFIER ::= { cevModuleGsrType 10 } -- GSR 16 port OC3 multimode POS
cevPos16oc3Ir OBJECT IDENTIFIER ::= { cevModuleGsrType 11 } -- GSR 16 port OC3 SM intermediate reach POS
cevPos16oc3Lr OBJECT IDENTIFIER ::= { cevModuleGsrType 12 } -- GSR 16 port OC3 SM long reach POS
cevGsr8feTx OBJECT IDENTIFIER ::= { cevModuleGsrType 13 } -- GSR 8 port Fast Ethernet card with copper interface
cevGsr8feFx OBJECT IDENTIFIER ::= { cevModuleGsrType 14 } -- GSR 8 port Fast Ethernet card with fiber interface
cevSsrpOc48SmSr OBJECT IDENTIFIER ::= { cevModuleGsrType 15 } -- GSR 1 port SONET based SRP OC-48c/STM-16 Single Mode, Short Reach
cevSsrpOc48SmLr OBJECT IDENTIFIER ::= { cevModuleGsrType 16 } -- GSR 1 port SONET based SRP OC-48c/STM-16 Single Mode, Long Reach
cevPosQoc12SmLr OBJECT IDENTIFIER ::= { cevModuleGsrType 17 } -- GSR 4 port (Quad) OC-12 POS cards, single mode, long reach
cevPosQoc12MmSr OBJECT IDENTIFIER ::= { cevModuleGsrType 18 } -- GSR 4 port (Quad) OC-12 POS cards, multi mode, short reach
cevPosOc48SmSrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 19 } -- GSR 1 port Packet Over Sonet OC-48 card, single mode, short reach, with FC connector
cevPosOc48SmLrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 20 } -- GSR 1 port Packet Over Sonet OC-48 card, single mode, long reach, with SC connector
cevPosOc48SmSrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 21 } -- GSR 1 port Packet Over Sonet OC-48 card, single mode, short reach, with SC connector
cevSrpOc12SmIr OBJECT IDENTIFIER ::= { cevModuleGsrType 22 } -- GSR 1 port single mode SRP OC-12/STM-4 intermediate reach module
cevSrpOc12SmLr OBJECT IDENTIFIER ::= { cevModuleGsrType 23 } -- GSR 1 port single mode SRP OC-12/STM-4 long reach module
cevSrpOc12Mm OBJECT IDENTIFIER ::= { cevModuleGsrType 24 } -- GSR 1 port SRP OC-12/STM-4 Multimode Ring line card
cevPosEnOc48SrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 25 } -- GSR enhanced OC-48 short reach SC connector line card
cevPosEnOc48SrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 26 } -- GSR enhanced OC-48 short reach FC connector line card
cevPosEnOc48LrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 27 } -- GSR enhanced OC-48 long reach SC connector line card
cevPosEnOc48LrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 28 } -- GSR enhanced OC-48 long reach FC connector line card
cevPosEnQoc12Sr OBJECT IDENTIFIER ::= { cevModuleGsrType 29 } -- GSR enhanced 4 port OC-12 short reach line card
cevPosEnQoc12Ir OBJECT IDENTIFIER ::= { cevModuleGsrType 30 } -- GSR enhanced 4 port OC-12 intermediate reach line card
cevCopper6ds3 OBJECT IDENTIFIER ::= { cevModuleGsrType 31 } -- GSR 6 port copper DS3 interface line card
cevCopper12ds3 OBJECT IDENTIFIER ::= { cevModuleGsrType 32 } -- GSR 12 port copper DS3 interface line card
cevPosOc192SmIrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 33 } -- GSR 1 port Packet Over SONET OC-48c/STM-16 Single Mode Intermediate Reach with FC connector
cevPosOc192SmSrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 34 } -- GSR 1 port Packet Over SONET OC-48c/STM-16 Single Mode Short Reach with FC connector
cevPosOc192SmIrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 35 } -- GSR 1 port Packet Over SONET OC-48c/STM-16 Single Mode Intermediate Reach with SC connector
cevPosOc192SmSrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 36 } -- GSR 1 port Packet Over SONET OC-48c/STM-16 Single Mode Short Reach with SC connector
cevPos4Oc3Mm OBJECT IDENTIFIER ::= { cevModuleGsrType 37 } -- 4 port OC3 POS multimode linecard
cevPos4Oc3Sm OBJECT IDENTIFIER ::= { cevModuleGsrType 38 } -- 4 port OC3 POS single mode linecard
cevPosOc12Mm OBJECT IDENTIFIER ::= { cevModuleGsrType 39 } -- 1 port OC12 POS multimode linecard
cevPosOc12Sm OBJECT IDENTIFIER ::= { cevModuleGsrType 40 } -- 1 port OC12 POS single mode linecard
cevAtmOc12Mm OBJECT IDENTIFIER ::= { cevModuleGsrType 41 } -- 1 port OC12 ATM multimode linecard
cevAtmOc12Sm OBJECT IDENTIFIER ::= { cevModuleGsrType 42 } -- 1 port OC12 ATM singlmode linecard
cevPosOc48MmL OBJECT IDENTIFIER ::= { cevModuleGsrType 43 } -- 1 port OC48 POS multimode long reach
cevAtm4Oc3Sm OBJECT IDENTIFIER ::= { cevModuleGsrType 44 } -- 4 port OC3 ATM single mode linecard
cevAtm4Oc3Mm OBJECT IDENTIFIER ::= { cevModuleGsrType 45 } -- 4 port OC3 ATM multimode linecard
cevOc12ChDs3Mm OBJECT IDENTIFIER ::= { cevModuleGsrType 46 } -- OC12 Channelized DS3 multimode linecard
cevOc12ChDs3Sm OBJECT IDENTIFIER ::= { cevModuleGsrType 47 } -- OC12 Channelized DS3 single mode linecard
cevGsrGe OBJECT IDENTIFIER ::= { cevModuleGsrType 48 } -- 1 port Gigabit Ethernet line card
cevGsr3ge OBJECT IDENTIFIER ::= { cevModuleGsrType 49 } -- GSR 3 Port Gigabit Ethernet Line Card
cevGsrAlarm16 OBJECT IDENTIFIER ::= { cevModuleGsrType 50 } -- GSR Alarm Module
cevGsrBusBoard16 OBJECT IDENTIFIER ::= { cevModuleGsrType 51 } -- GSR Bus Board for power distribution
cevSrpOc12SmXr OBJECT IDENTIFIER ::= { cevModuleGsrType 52 } -- GSR 1 port single mode SRP OC-12/STM-4 extended reach module
cevPosEnQoc12Mm OBJECT IDENTIFIER ::= { cevModuleGsrType 53 } -- GSR enhanced 4 port OC-12 multimode line card
cevPosEnQoc48SmSrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 54 } -- GSR enhanced 4 Port Packet Over Sonet OC-48, Single Mode, Short Reach, FC Connector Card
cevPosEnQoc48SmSrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 55 } -- GSR enhanced 4 Port Packet Over Sonet OC-48, Single Mode, Short Reach, SC Connector Card
cevPosEnQoc48SmLrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 56 } -- GSR enhanced 4 Port Packet Over Sonet OC-48, Single Mode, Long Reach, SC Connector Card
cevPosEnQoc48SmLrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 57 } -- GSR enhanced 4 Port Packet Over Sonet OC-48, Single Mode, Long Reach, FC Connector Card
cevGsr6Ct3 OBJECT IDENTIFIER ::= { cevModuleGsrType 58 } -- GSR 6 Port Channelized T3 Line Card
cevPosEnOc192SmLrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 59 } -- GSR enhanced 1 Port Packet Over Sonet OC-192, Single Mode, Long Reach, FC Connector Card
cevPosEnOc192SmLrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 60 } -- GSR enhanced 1 Port Packet Over Sonet OC-192, Single Mode, Long Reach, SC Connector Card
cevPosEnOc192SmVsrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 61 } -- GSR enhanced 1 Port Packet Over Sonet OC-192, Single Mode, Very Short Reach, SC Connector Card
cevPosEnOc192SmVsrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 62 } -- GSR enhanced 1 Port Packet Over Sonet OC-192, Single Mode, Very Short Reach, FC Connector Card
cevGsrQoc12Chstsds3SmIrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 66 } -- GSR 4 port OC12 channelized to STS-12c/STM-4, STS-3c/STM1, or DS-3, Single Mode, Intermediate Reach and SC connector line card
cevGsrQoc12Chstsds3MmSrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 67 } -- GSR 4 port OC12 channelized to STS-12c/STM-4, STS-3c/STM1, or DS-3, Multi Mode, Short Reach and SC connector line card
cevGsrOc48Chstsds3MmSrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 68 } -- GSR 1 port OC48 channelized to STS-48c/STM16, STS-12c/STM-4, STS-3c/STM1 or DS-3, Multi Mode, Short Reach and SC connector line card
cevGsrOc48Chstsds3SmIrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 69 } -- GSR 1 port OC48 channelized to STS-48c/STM16, STS-12c/STM-4, STS-3c/STM1 or DS-3, Single Mode, Intermediate Reach and SC connector line card
cevGsrOc48Chstsds3SmLrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 70 } -- GSR 1 port OC48 channelized to STS-48c/STM16, STS-12c/STM-4, STS-3c/STM1 or DS-3, Single Mode, Long Reach and SC connector line card
cevGsr16Oc3Chstsds3MmSrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 71 } -- GSR 16 port OC3 channelized to STS-3c/STM-1 or DS-3; Multi Mode fiber, Short Reach, SC connector line card
cevGsr16Oc3Chstsds3SmIrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 72 } -- GSR 16 port OC3 channelized to STS-3c/STM-1 or DS-3; Single Mode fiber, Intermediate Reach, SC connector line card
cevGsr16Oc3Chstsds3SmLrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 73 } -- GSR 16 port OC3 channelized to STS-3c/STM-1 or DS-3; Single Mode fiber, Long Reach, SC connector line card
cevGsr2Oc3ChDs1 OBJECT IDENTIFIER ::= { cevModuleGsrType 74 } -- GSR platform card, 2 ports of OC3 (Sonet/SDH); each port is channelized to DS1 level
cevSsrpOc192SmLr OBJECT IDENTIFIER ::= { cevModuleGsrType 75 } -- GSR 1 port SONET based SRP OC-192c/STM-64 single mode long reach line card
cevSsrpOc192SmIr OBJECT IDENTIFIER ::= { cevModuleGsrType 76 } -- GSR 1 port SONET based SRP OC-192c/STM-64 single mode intermediate reach line card
cevSsrpOc192SmSr OBJECT IDENTIFIER ::= { cevModuleGsrType 77 } -- GSR 1 port SONET based SRP OC-192c/STM-64 single mode short reach line card
cevSsrpOc192SmVsr OBJECT IDENTIFIER ::= { cevModuleGsrType 78 } -- GSR 1 port SONET based SRP OC-192c/STM-64 single mode very short reach line card
cev2Oc12ChDs3Sm OBJECT IDENTIFIER ::= { cevModuleGsrType 80 } -- Two Port OC12 Channelized ds3 single mode linecard
cevGsrAlarm10 OBJECT IDENTIFIER ::= { cevModuleGsrType 81 } -- GSR Alarm module
cevGsrBusBoard10 OBJECT IDENTIFIER ::= { cevModuleGsrType 82 } -- GSR Bus Board for Power distribution
cevGsrOc48Chstsds3SmSrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 83 } -- GSR 1-port-OC48, channelized to STS-48c/STM-16, STS-12c/STM-4, STS-3c/STM-1 or DS3, single mode, short-reach, SC connector
cevGsrE48PosOc48SmSrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 84 } -- GSR, Edge Engine 48, (concatenated) 1 port OC48 POS, single mode, short-reach, SC connector
cevGsrE48PosOc48SmLrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 85 } -- GSR, Edge Engine 48, (concatenated) 1 port OC48 POS, single mode, long-reach, SC connector
cevGsrE48PosQoc12SmIrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 86 } -- GSR, Edge Engine 48, 4 port (concatenated) OC12 POS, single mode, intermediate reach, SC connector
cevGsrE48Pos16oc3SmIrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 87 } -- GSR, Edge Engine 48, 16 port (concatenated) OC3 POS, single mode, intermediate reach, SC connector
cevCopper6e3 OBJECT IDENTIFIER ::= { cevModuleGsrType 88 } -- GSR 6 port copper E3 interface line card
cevCopper12e3 OBJECT IDENTIFIER ::= { cevModuleGsrType 89 } -- GSR 12 port copper E3 interface line card
cevGsrE48Pos16oc3SmIrLc OBJECT IDENTIFIER ::= { cevModuleGsrType 93 } -- GSR, Edge Engine 48, 16 port (concatenated) OC3 POS, single mode, intermediate reach, LC connector
cevGsr16oc3Chstsds3SmIrLc OBJECT IDENTIFIER ::= { cevModuleGsrType 94 } -- GSR 16 port OC3 channelized to STS-3c/STM-1 or DS-3; single mode fiber, intermediate reach, LC connector
cevGsrOc12ChDs1SmIrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 95 } -- GSR 1 port OC12 channelized to DS1, single-mode intermediate reach line card with SC connector
cevGsrAlarm6 OBJECT IDENTIFIER ::= { cevModuleGsrType 96 } -- GSR 12406 Alarm Module
cevPosEnQoc48Vsr OBJECT IDENTIFIER ::= { cevModuleGsrType 97 } -- GSR enhanced 4 Port Packet Over Sonet OC-48, Very Short Reach Card
cevPosEnQoc48MmSrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 98 } -- GSR enhanced 4 Port Packet Over Sonet OC-48, Multi Mode, Short Reach, SC Connector Card
cevPosEnQoc48SmIrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 99 } -- GSR enhanced 4 Port Packet Over Sonet OC-48, Single Mode, Intermediate Reach, SC Connector Card
cevPosEnQoc48SmIrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 100 } -- GSR enhanced 4 Port Packet Over Sonet OC-48, Single Mode, Intermediate Reach, FC Connector Card
cevPosEnQoc48SmVlrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 101 } -- GSR enhanced 4 Port Packet Over Sonet OC-48, Single Mode, Very Long Reach, SC Connector Card
cevPosEnQoc48SmVlrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 102 } -- GSR enhanced 4 Port Packet Over Sonet OC-48, Single Mode, Very Long Reach, FC Connector Card
cevPosEnQoc48SmElrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 103 } -- GSR enhanced 4 Port Packet Over Sonet OC-48, Single Mode, Extremely Long Reach, SC Connector Card
cevPosEnQoc48SmElrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 104 } -- GSR enhanced 4 Port Packet Over Sonet OC-48, Single Mode, Extremely Long Reach, FC Connector Card
cevPosEnOc192Vsr OBJECT IDENTIFIER ::= { cevModuleGsrType 105 } -- GSR enhanced 1 Port Packet Over Sonet OC-192, Very Short Reach Card
cevPosEnOc192SmSr2Sc OBJECT IDENTIFIER ::= { cevModuleGsrType 106 } -- GSR enhanced 1 Port Packet Over Sonet OC-192, Single Mode, Short Reach 2, SC Connector Card
cevPosEnOc192SmSr2Fc OBJECT IDENTIFIER ::= { cevModuleGsrType 107 } -- GSR enhanced 1 Port Packet Over Sonet OC-192, Single Mode, Short Reach 2, FC Connector Card
cevPosEnOc192SmVlrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 108 } -- GSR enhanced 1 Port Packet Over Sonet OC-192, Single Mode, Very Long Reach, SC Connector Card
cevPosEnOc192SmVlrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 109 } -- GSR enhanced 1 Port Packet Over Sonet OC-192, Single Mode, Very Long Reach, FC Connector Card
cevPosEnOc192SmElrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 110 } -- GSR enhanced 1 Port Packet Over Sonet OC-192, Single Mode, Extremely Long Reach, SC Connector Card
cevPosEnOc192SmElrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 111 } -- GSR enhanced 1 Port Packet Over Sonet OC-192, Single Mode, Extremely Long Reach, FC Connector Card
cevGsrEn8Oc3 OBJECT IDENTIFIER ::= { cevModuleGsrType 112 } -- GSR enhanced 8 port OC3c/STM-1 ATM LC
cevGsr1p10ge OBJECT IDENTIFIER ::= { cevModuleGsrType 113 } -- One Port 10 Gigabit Ethernet Card for the 12000 series routers
cevGsrE48PosOc48SmIrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 114 } -- GSR, Edge Engine, OC48 POS, Single Mode, Intermediate Reach, SC Connector
cevGsrEOc192SmLrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 116 } -- GSR Edge 1 Port Packet over Sonet OC-192, Single Mode, Long Reach, SC Connector card
cevGsrEOc192SmVsrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 117 } -- GSR Edge 1 Port Packet over Sonet OC-192, Single Mode, Very Short Reach, SC Connector card
cevGsrEOc192SmVsrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 118 } -- GSR Edge 1 Port Packet over Sonet OC-192, Single Mode, Very Short Reach, FC Connector card
cevGsrEOc192SmSrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 119 } -- GSR Edge 1 Port Packet over Sonet OC-192, Single Mode, Short Reach, FC Connector card
cevGsrEOc192SmSrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 120 } -- GSR Edge 1 Port Packet over Sonet OC-192, Single Mode, Short Reach, SC Connector card
cevGsrEOc192SmLrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 121 } -- GSR Edge 1 Port Packet over Sonet OC-192, Single Mode, Long Reach, FC Connector card
cevGsrEQoc48SmLrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 122 } -- GSR Edge 4 Port Packet over Sonet OC-48, Single Mode, Long Reach, FC Connector card
cevGsrEQoc48SmLrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 123 } -- GSR Edge 4 Port Packet over Sonet OC-48, Single Mode, Long Reach, SC Connector card
cevGsrEQoc48SmVsrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 124 } -- GSR Edge 4 Port Packet over Sonet OC-48, Single Mode, Very Short Reach, SC Connector card
cevGsrEQoc48SmVsrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 125 } -- GSR Edge 4 Port Packet over Sonet OC-48, Single Mode, Very Short Reach, FC Connector card
cevGsrEQoc48SmSrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 126 } -- GSR Edge 4 Port Packet over Sonet OC-48, Single Mode, Short Reach, FC Connector card
cevGsrEQoc48SmSrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 127 } -- GSR Edge 4 Port Packet over Sonet OC-48, Single Mode, Short Reach, SC Connector card
cevGsrEQoc48Vsr OBJECT IDENTIFIER ::= { cevModuleGsrType 128 } -- GSR Edge 4 Port Packet over Sonet OC-48, Very Short Reach
cevGsrEQoc48SmSr2Sc OBJECT IDENTIFIER ::= { cevModuleGsrType 129 } -- GSR Edge 4 Port Packet over Sonet OC-48, Single Mode, Short Reach 2, SC Connector card
cevGsrEQoc48SmSr2Fc OBJECT IDENTIFIER ::= { cevModuleGsrType 130 } -- GSR Edge 4 Port Packet over Sonet OC-48, Single Mode, Short Reach 2, FC Connector card
cevGsrEQoc48MmSrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 131 } -- GSR Edge 4 Port Packet over Sonet OC-48, Multi Mode, Short Reach, SC Connector card
cevGsrEQoc48SmIrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 132 } -- GSR Edge 4 Port Packet over Sonet OC-48, Single Mode, Intermediate Reach, SC Connector card
cevGsrEQoc48SmIrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 133 } -- GSR Edge 4 Port Packet over Sonet OC-48, Single Mode, Intermediate Reach, FC Connector card
cevGsrEQoc48SmVlrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 134 } -- GSR Edge 4 Port Packet over Sonet OC-48, Single Mode, Very Long Reach, SC Connector card
cevGsrEQoc48SmVlrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 135 } -- GSR Edge 4 Port Packet over Sonet OC-48, Single Mode, Very Long Reach, FC Connector card
cevGsrEQoc48SmElrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 136 } -- GSR Edge 4 Port Packet over Sonet OC-48, Single Mode, Extremely Long Reach, SC Connector card
cevGsrEQoc48SmElrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 137 } -- GSR Edge 4 Port Packet over Sonet OC-48, Single Mode, Extremely Long Reach, FC Connector card
cevGsrEOc192Vsr OBJECT IDENTIFIER ::= { cevModuleGsrType 138 } -- GSR Edge 1 Port Packet over Sonet OC-192, Very Short Reach
cevGsrEOc192SmSr2Sc OBJECT IDENTIFIER ::= { cevModuleGsrType 139 } -- GSR Edge 1 Port Packet over Sonet OC-192, Single Mode, Short Reach 2, SC Connector card
cevGsrEOc192SmSr2Fc OBJECT IDENTIFIER ::= { cevModuleGsrType 140 } -- GSR Edge 1 Port Packet over Sonet OC-192, Single Mode, Short Reach 2, FC Connector card
cevGsrEOc192MmSrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 141 } -- GSR Edge 1 Port Packet over Sonet OC-192, Multi Mode, Short Reach, SC Connector card
cevGsrEOc192SmIrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 142 } -- GSR Edge 1 Port Packet over Sonet OC-192, Single Mode, Intermediate Reach, SC Connector card
cevGsrEOc192SmIrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 143 } -- GSR Edge 1 Port Packet over Sonet OC-192, Single Mode, Intermediate Reach, FC Connector card
cevGsrEOc192SmVlrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 144 } -- GSR Edge 1 Port Packet over Sonet OC-192, Single Mode, Very Long Reach, SC Connector card
cevGsrEOc192SmVlrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 145 } -- GSR Edge 1 Port Packet over Sonet OC-192, Single Mode, Very Long Reach, FC Connector card
cevGsrEOc192SmElrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 146 } -- GSR Edge 1 Port Packet over Sonet OC-192, Single Mode, Extremely Long Reach, SC Connector card
cevGsrEOc192SmElrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 147 } -- GSR Edge 1 Port Packet over Sonet OC-192, Single Mode, Extremely Long Reach, FC Connector card
cevSsrp2Oc48SrpSmSrLc OBJECT IDENTIFIER ::= { cevModuleGsrType 148 } -- GSR 2 port SONET dual SRP/POS OC-48c/STM-16, SRP Mode, Single Mode, Short Reach, LC Connector card
cevSsrp2Oc48SrpSmIrLc OBJECT IDENTIFIER ::= { cevModuleGsrType 149 } -- GSR 2 port SONET dual SRP/POS OC-48c/STM-16, SRP Mode, Single Mode, Intermediate Reach, LC Connector card
cevSsrp2Oc48SrpSmLrLc OBJECT IDENTIFIER ::= { cevModuleGsrType 150 } -- GSR 2 port SONET dual SRP/POS OC-48c/STM-16, SRP Mode, Single Mode, Long Reach, LC Connector card
cevSsrp2Oc48PosSmSrLc OBJECT IDENTIFIER ::= { cevModuleGsrType 151 } -- GSR 2 port SONET dual SRP/POS OC-48c/STM-16, POS Mode, Single Mode, Short Reach, LC Connector card
cevSsrp2Oc48PosSmIrLc OBJECT IDENTIFIER ::= { cevModuleGsrType 152 } -- GSR 2 port SONET dual SRP/POS OC-48c/STM-16, POS Mode, Single Mode, Intermediate Reach, LC Connector card
cevSsrp2Oc48PosSmLrLc OBJECT IDENTIFIER ::= { cevModuleGsrType 153 } -- GSR 2 port SONET dual SRP/POS OC-48c/STM-16, POS Mode, Single Mode, Long Reach, LC Connector card
cevGsrE48PosQoc12MmSrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 155 } -- GSR edge48 Quad OC-12 (concanenated) POS card, Multi Mode (fiber), Short Reach, SC connector
cevGsrGeFe OBJECT IDENTIFIER ::= { cevModuleGsrType 156 } -- Modular Gigabit/Fast Ethernet card for GSR
cevGsrE48Atm4oc12SmIrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 157 } -- Edge Engine 48, ATM, 4 ports OC12/STM4, Single Mode, Intermediate Reach, SC connector
cevGsrE48Atm4oc12MmSrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 158 } -- GSR, Edge Engine 48, ATM, 4 ports OC12/STM4, Multi Mode, Short Reach, SC connector
cevGsrE48Atm4oc3SmIrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 159 } -- GSR, Edge Engine 48, ATM, 4 ports OC3/STM1, Single Mode, Intermediate reach, SC connector
cevGsrE48Atm4oc3MmSrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 160 } -- GSR, Edge Engine 48, ATM, 4 ports OC3/STM1, Multi Mode, Short Reach, SC connector
cevGsrE48Pos4oc3SmIrLc OBJECT IDENTIFIER ::= { cevModuleGsrType 162 } -- GSR, Edge Engine 48, 4 port concatenated OC3 POS, Single mode, Intermediate reach, LC connector
cevGsrE48Pos8oc3SmIrLc OBJECT IDENTIFIER ::= { cevModuleGsrType 166 } -- GSR, Edge Engine 48, 8 port concatenated OC3 POS, Single mode, Intermediate reach, LC connector
cevSsrp2Oc12E48SmIr OBJECT IDENTIFIER ::= { cevModuleGsrType 167 } -- GSR 2 port SONET based SRP OC-12c/STM-4 Single mode Intermediate reach line card
cevSsrp2Oc12E48SmXr OBJECT IDENTIFIER ::= { cevModuleGsrType 168 } -- GSR 2 port SONET based SRP OC-12c/STM-4 Single mode Extented reach line card
cevSsrp1Oc12E48SmIr OBJECT IDENTIFIER ::= { cevModuleGsrType 169 } -- GSR 1 port SONET based SRP OC-12c/STM-4 Single mode Intermediate reach line card
cevSsrp1Oc12E48SmXr OBJECT IDENTIFIER ::= { cevModuleGsrType 170 } -- GSR 1 port SONET based SRP OC-12c/STM-4 Single mode Extented reach line card
cevGsrSIP600 OBJECT IDENTIFIER ::= { cevModuleGsrType 171 } -- ISE 10G SPA Interface Card
cevGsr4pge OBJECT IDENTIFIER ::= { cevModuleGsrType 173 } -- Tetra card Edge engine 3 - 4 port Gigabit Ethernet card
cevGsrAtmEn8Oc3Mm OBJECT IDENTIFIER ::= { cevModuleGsrType 174 } -- GSR enhanced 8 port OC3c/STM-1 Multimode ATM LC
cevGsr2Oc192Pos OBJECT IDENTIFIER ::= { cevModuleGsrType 175 } -- GSR 2 Port Packet Over Sonet OC-192c/STM-64 line card
cevGsr8Oc48Pos OBJECT IDENTIFIER ::= { cevModuleGsrType 176 } -- GSR 8 Port Packet Over Sonet OC-48c/STM-16 line card
cevGsrOc48Msr OBJECT IDENTIFIER ::= { cevModuleGsrType 177 } -- Cisco 12000 Series 2.5G Modular Services Card
cevPosE2Oc192Vsr OBJECT IDENTIFIER ::= { cevModuleGsrType 178 } -- GSR Edge 2 Port Packet Over Sonet OC-192, Very Short Reach Card
cevPosE2Oc192SmSr2Sc OBJECT IDENTIFIER ::= { cevModuleGsrType 179 } -- GSR Edge 2 Port Packet Over Sonet OC-192, Single Mode, Short Reach 2, SC Connector Card
cevPosE2Oc192SmSr2Fc OBJECT IDENTIFIER ::= { cevModuleGsrType 180 } -- GSR Edge 2 Port Packet Over Sonet OC-192, Single Mode, Short Reach 2, FC Connector Card
cevPosE2Oc192SmSrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 181 } -- GSR Edge 2 Port Packet Over Sonet OC-192, Single Mode, Short Reach with SC connector
cevPosE2Oc192SmSrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 182 } -- GSR Edge 2 Port Packet Over Sonet OC-192, Single Mode, Short Reach with FC connector
cevPosE2Oc192SmIrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 183 } -- GSR Edge 2 port Packet Over SONET OC-192, Single Mode, Intermediate Reach with SC connector
cevPosE2Oc192SmIrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 184 } -- GSR Edge 2 port Packet Over SONET OC-192, Single Mode, Intermediate Reach with FC connector
cevPosE2Oc192SmLrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 185 } -- GSR Edge 2 Port Packet Over Sonet OC-192, Single Mode, Long Reach, SC Connector Card
cevPosE2Oc192SmLrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 186 } -- GSR Edge 2 Port Packet Over Sonet OC-192, Single Mode, Long Reach, FC Connector Card
cevPosE2Oc192SmVlrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 187 } -- GSR Edge 2 Port Packet Over Sonet OC-192, Single Mode, Very Long Reach, SC Connector Card
cevPosE2Oc192SmVlrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 188 } -- GSR Edge 2 Port Packet Over Sonet OC-192, Single Mode, Very Long Reach, FC Connector Card
cevPosE2Oc192SmElrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 189 } -- GSR Edge 2 Port Packet Over Sonet OC-192, Single Mode, Extremely Long Reach, SC Connector Card
cevPosE2Oc192SmElrFc OBJECT IDENTIFIER ::= { cevModuleGsrType 190 } -- GSR Edge 2 Port Packet Over Sonet OC-192, Single Mode, Extremely Long Reach, FC Connector Card
cevGsr6Ds3e3Smb OBJECT IDENTIFIER ::= { cevModuleGsrType 191 } -- GSR 6 Port DS3/E3 Clear Channel, SMB Connector line card
cevGsr6Ds3e3Ct3Smb OBJECT IDENTIFIER ::= { cevModuleGsrType 192 } -- GSR 6 Port DS3/E3 Clear channel and/or Channelized to DS1/E1, SMB Connector line card
cevGsr2Oc3Chds1ds3e3SmIrSc OBJECT IDENTIFIER ::= { cevModuleGsrType 193 } -- GSR 2 Port STM-1/OC-3 Channelized to DS3/E3/DS1/E1, Single Mode, Intermediate Reach and SC Connector line card
cevGsrService OBJECT IDENTIFIER ::= { cevModuleGsrType 194 } -- GSR Service Card
cevGsrSIP601 OBJECT IDENTIFIER ::= { cevModuleGsrType 195 } -- ISE 10G SPA Interface Card
cevGsrSIP501 OBJECT IDENTIFIER ::= { cevModuleGsrType 196 } -- ISE 5G SPA Interface Card
cevGsrSIP401 OBJECT IDENTIFIER ::= { cevModuleGsrType 197 } -- ISE 2.5G SPA Interface Card
cevGsrSsrp2Oc48Lc OBJECT IDENTIFIER ::= { cevModuleGsrType 198 } -- GSR 2 port SONET based SRP OC-48c/STM-16 (SFP) LC
cevGsrE384Cec OBJECT IDENTIFIER ::= { cevModuleGsrType 200 } -- Cisco 12000 Series SPA nterface Processor-701
-- cevModuleRpmType cards are slot-cards specific to the RPM platform
cevModuleRpmType OBJECT IDENTIFIER ::= { cevModule 19 }
cevAtmdxRpm OBJECT IDENTIFIER ::= { cevModuleRpmType 1 } -- RPM Cell Bus Interface
-- cevModuleCat8500Type cards are slot cards specific to the Catalyst 85xx MSR/CSR family
cevModuleCat8500Type OBJECT IDENTIFIER ::= { cevModule 20 }
cevCat8500CpuSwitch OBJECT IDENTIFIER ::= { cevModuleCat8500Type 1 } -- Switch Processor
cevCat8500FeatureFpga OBJECT IDENTIFIER ::= { cevModuleCat8500Type 2 } -- FPGA feature card
cevCat8500FeatureAsic OBJECT IDENTIFIER ::= { cevModuleCat8500Type 3 } -- ASIC feature card
cevCat8500FeaturePVC OBJECT IDENTIFIER ::= { cevModuleCat8500Type 4 } -- PVC feature card
cevCat8500FeUTP8p16k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 5 } -- 8 port 16k memory fast ethernet UTP card
cevCat8500FeUTP8p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 6 } -- 8 port 64k memory fast ethernet UTP card
cevCat8500FeMMF8p16k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 7 } -- 8 port 16k memory fast ethernet fiber card
cevCat8500FeMMF8p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 8 } -- 8 port 64k memory fast ethernet fiber card
cevCat8500FeUTP16p16k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 9 } -- 16 port 16k memory fast ethernet UTP card
cevCat8500FeUTP16p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 10 } -- 16 port 64k memory fast ethernet UTP card
cevCat8500FeMMF16p16k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 11 } -- 16 port 16k memory fast ethernet fiber card
cevCat8500FeMMF16p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 12 } -- 16 port 64k memory fast ethernet fiber card
cevCat8500GeF1p16k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 13 } -- 1 port 16k memory gigabit ethernet fiber card
cevCat8500GeF1p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 14 } -- 1 port 64k memory gigabit ethernet fiber card
cevCat8500GeF2p16k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 15 } -- 2 port 16k memory gigabit ethernet fiber card
cevCat8500GeF2p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 16 } -- 2 port 64k memory gigabit ethernet fiber card
cevCat8500FeBridge4p OBJECT IDENTIFIER ::= { cevModuleCat8500Type 17 } -- 4 port fast ethernet bridge card
cevCat8500RouteProc OBJECT IDENTIFIER ::= { cevModuleCat8500Type 18 } -- Routing Processor
cevCat8500Switch10GProc OBJECT IDENTIFIER ::= { cevModuleCat8500Type 19 } -- 10G switching processor
cevCat8500FeatureNetClock OBJECT IDENTIFIER ::= { cevModuleCat8500Type 20 } -- Network Clock feature card
cevCat8500FeatureABR OBJECT IDENTIFIER ::= { cevModuleCat8500Type 21 } -- ABR relative rate feature card
cevCat8500FeatureLite OBJECT IDENTIFIER ::= { cevModuleCat8500Type 22 } -- Feature Card for Catalyst8540MSR
cevCat8500m16pOC3Mm OBJECT IDENTIFIER ::= { cevModuleCat8500Type 23 } -- 16-port OC3 Multimode
cevCat8500m16pOC3Sm OBJECT IDENTIFIER ::= { cevModuleCat8500Type 24 } -- 16-port OC3 SingleMode
cevCat8500m4pOC12Mm OBJECT IDENTIFIER ::= { cevModuleCat8500Type 25 } -- 4-port OC12 MultiMode
cevCat8500m4pOC12Sm OBJECT IDENTIFIER ::= { cevModuleCat8500Type 26 } -- 4-port OC12 SingleMode
cevCat8500m4pOC3Utp5 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 27 } -- 4-port OC3 UTP5
cevCat8500m4pOC3Mixed OBJECT IDENTIFIER ::= { cevModuleCat8500Type 28 } -- 4-port OC3 mixed
cevCat8500m4pOC3Sm OBJECT IDENTIFIER ::= { cevModuleCat8500Type 29 } -- 4-port OC3 Singlemode
cevCat8500m4pOC3Mm OBJECT IDENTIFIER ::= { cevModuleCat8500Type 30 } -- 4-port OC3 Multimode
cevCat8500mATM25 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 31 } -- 25Mbps ATM port adapter module
cevCat8500m4pE3 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 32 } -- Quad E3
cevCat8500m4pDs3 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 33 } -- Quad DS3
cevCat8500mCbr75E1 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 34 } -- Circuit Emulation E1 (75ohm)
cevCat8500mCbr120E1 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 35 } -- Circuit Emulation E1 (120ohm)
cevCat8500mCbrT1 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 36 } -- Circuit Emulation T1
cevCat8500mE1 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 37 } -- E1 ATM
cevCat8500mT1 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 38 } -- T1 ATM
cevCat8500mE1Bnc OBJECT IDENTIFIER ::= { cevModuleCat8500Type 39 } -- E1 ATM with BNC connector
cevCat8500mE3 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 40 } -- E3 ATM
cevCat8500mDs3 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 41 } -- DS3 ATM
cevCat8500m4pFrCE1 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 42 } -- 4-port Channelized E1, Frame-based
cevCat8500m1pFrCT3 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 43 } -- Channelized T3, Frame-based
cevCat8500GeF8p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 44 } -- 8 port 64k memory Gigabit Ethernet fiber card
cevCat8500mArm1p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 45 } -- 1 port ATM router module with 64K memory
cevCat8500mArm2p64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 46 } -- 2 port ATM router module with 64K memory
cevCat8500mOC48c1pSm OBJECT IDENTIFIER ::= { cevModuleCat8500Type 47 } -- 1 port OC48c Single Mode module
cevCat8500mIma8pT1 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 48 } -- 8 port IMA T1 module
cevCat8500mIma8pE1 OBJECT IDENTIFIER ::= { cevModuleCat8500Type 49 } -- 8 port IMA E1 module
cevCat8500mATM25m4p OBJECT IDENTIFIER ::= { cevModuleCat8500Type 50 } -- 4 port 25 Mbps ATM adapter module
cevCat8500mOC121pMm OBJECT IDENTIFIER ::= { cevModuleCat8500Type 51 } -- 1 port OC12 Multi Mode module
cevCat8500mOC121pSm OBJECT IDENTIFIER ::= { cevModuleCat8500Type 52 } -- 1 port OC12 Single Mode module
cevCat8500m1pOC12Mixed OBJECT IDENTIFIER ::= { cevModuleCat8500Type 53 } -- 1 port OC12 Mixed Mode module
cevCat8500mFimBridge OBJECT IDENTIFIER ::= { cevModuleCat8500Type 54 } -- ATM Fabric Integration Bridge module
cevCat8500mFimOC12Mm OBJECT IDENTIFIER ::= { cevModuleCat8500Type 55 } -- ATM Fabric Integration OC12 Multi Mode port module
cevCat8500Ge1pXpif16k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 56 } -- 1 port 16k memory gigabit ethernet XPIF PM card
cevCat8500Ge1pXpif64k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 57 } -- 1 port 64k memory gigabit ethernet XPIF PM card
cevCat8500Ge1pXpif256k OBJECT IDENTIFIER ::= { cevModuleCat8500Type 58 } -- 1 port 256k memory gigabit ethernet XPIF PM card
cevCat8500Atm1pXpif64kOc12SmIr OBJECT IDENTIFIER ::= { cevModuleCat8500Type 59 } -- 1 port 64k memory ATM OC12 Single Mode Intermediate Reach XPIF PM card
cevCat8500Atm1pXpif256kOc12SmIr OBJECT IDENTIFIER ::= { cevModuleCat8500Type 60 } -- 1 port 256k memory ATM OC12 Single Mode Intermediate Reach XPIF PM card
cevCat8500Atm1pXpif64kOc12Mm OBJECT IDENTIFIER ::= { cevModuleCat8500Type 61 } -- 1 port 64k memory ATM OC12 Multi Mode XPIF PM card
cevCat8500Atm1pXpif256kOc12Mm OBJECT IDENTIFIER ::= { cevModuleCat8500Type 62 } -- 1 port 256k memory ATM OC12 Multi Mode XPIF PM card
cevCat8500Atm1pXpif64kOc3SmIr OBJECT IDENTIFIER ::= { cevModuleCat8500Type 63 } -- 1 port 64k memory ATM OC3 Single Mode Intermediate Reach XPIF PM card
cevCat8500Atm1pXpif256kOc3SmIr OBJECT IDENTIFIER ::= { cevModuleCat8500Type 64 } -- 1 port 256k memory ATM OC3 Single Mode Intermediate Reach XPIF PM card
cevCat8500Atm1pXpif64kOc3Mm OBJECT IDENTIFIER ::= { cevModuleCat8500Type 65 } -- 1 port 64k memory ATM OC3 Multi Mode XPIF PM card
cevCat8500Atm1pXpif256kOc3Mm OBJECT IDENTIFIER ::= { cevModuleCat8500Type 66 } -- 1 port 256k memory ATM OC3 Multi Mode XPIF PM card
cevCat8500Pos1pXpif64kOc12SmIr OBJECT IDENTIFIER ::= { cevModuleCat8500Type 67 } -- 1 port 64k memory POS OC12 Single Mode Intermediate Reach XPIF PM card
cevCat8500Pos1pXpif256kOc12SmIr OBJECT IDENTIFIER ::= { cevModuleCat8500Type 68 } -- 1 port 256k memory POS OC12 Single Mode Intermediate Reach XPIF PM card
cevCat8500Pos1pXpif64kOc12SmLr OBJECT IDENTIFIER ::= { cevModuleCat8500Type 69 } -- 1 port 64k memory POS OC12 Single Mode Long Reach XPIF PM card
cevCat8500Pos1pXpif256kOc12SmLr OBJECT IDENTIFIER ::= { cevModuleCat8500Type 70 } -- 1 port 256k memory POS OC12 Single Mode Long Reach XPIF PM card
cevModuleWASCommonCards OBJECT IDENTIFIER ::= { cevModule 21 } -- These cards can be used in multiple MGX and IGX series Wide Area Edge Switches, but not necessarily all of them.
cevAusm8t1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 1 } -- ATM User Network Interface Service Module with 8 T1 ports
cevAusm8e1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 2 } -- ATM User Network Interface Service Module with 8 E1 ports
cevCesm8t1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 3 } -- Circuit Emulation Service Module with 8 T1 ports
cevCesm8e1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 4 } -- Circuit Emulation Service Module with 8 E1 ports
cevFrsm8t1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 5 } -- Frame Relay Service Module with 8 T1 ports
cevFrsm8e1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 6 } -- Frame Relay Service Module with 8 E1 ports
cevFrsm4x21 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 7 } -- Frame Relay Service Module supporting 4 high speed X.21 ports
cevFrsm2hssi OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 8 } -- Frame Relay Service Module supporting 2 high speed HSSI ports
cevAxsm1Oc48 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 9 } -- AXSM-1-2488 ATM Switch Service Module(AXSM),1 Port, OC48 compliant
cevAxsm4Oc12 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 10 } -- AXSM-4-622 ATM Switch Service Module, 4 Port, OC12 Compliant
cevAxsm8Oc3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 11 } -- AXSM-8-155 ATM Switch Service Module, 8 Port, OC3 Compliant
cevAxsm16Oc3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 12 } -- AXSM-16-155 ATM Switch Service Module, 16 Port OC3 Compliant
cevAxsm16T3E3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 13 } -- AXSM-16-T3E3 ATM Switch Service Module, 16 Port T3/E3 Module
cevCesm1t3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 14 } -- Circuit Emulation Service Module (CESM) with one T3 port
cevCesm1e3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 15 } -- Circuit Emulation Service Module (CESM) with one E3 port
cevVism8t1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 16 } -- Voice Interworking Service Module (VISM) with 8 T1 ports
cevVism8e1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 17 } -- Voice Interworking Service Module (VISM) with 8 E1 ports
cevMGXRpm OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 18 } -- MGX8800 Route Processor Module having the functionality of a C7200 router
cevMGXSrm3t3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 19 } -- MGX8800 Service Redundancy Module supporting 3 T3 ports on back card, used for providing 1:N redundancy for T1 modules
cevEnhAxsm1oc12 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 20 } -- AXSM-1-622-E Enhanced ATM Switch Service Module, 1 Port, OC12c/STM-4 compliant
cevEnhAxsm2oc12 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 21 } -- AXSM-2-622-E Enhanced ATM Switch Service Module, 2 Port, OC12c/STM-4 compliant
cevEnhAxsm4oc3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 22 } -- AXSM-4-155-E Enhanced ATM Switch Service Module, 4 Ports, OC3c/STM-1 compliant
cevEnhAxsm8oc3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 23 } -- AXSM-8-155-E Enhanced ATM Switch Service Module, 8 Ports, OC3c/STM-1 compliant
cevEnhAxsm4stm1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 24 } -- AXSM-4-155-E Enhanced ATM Switch Service Module, 4 Ports, STM-1 Electrical
cevEnhAxsm8stm1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 25 } -- AXSM-8-155-E Enhanced ATM Switch Service Module, 8 Ports, STM-1 Electrical
cevEnhAxsm8t3e3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 26 } -- Enhanced ATM Switch Service Module, 8 T3/E3 Ports
cevEnhAxsm16t3e3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 27 } -- Enhanced ATM Switch Service Module, 16 T3/E3 Ports
cevEnhAxsm8t1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 28 } -- Enhanced ATM Switch Service Module, 8 T1 Ports and IMA Support
cevEnhAxsm16t1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 29 } -- Enhanced ATM Switch Service Module, 16 T1 Ports and IMA Support
cevEnhAxsm8e1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 30 } -- Enhanced ATM Switch Service Module, 8 E1 Ports and IMA Support
cevEnhAxsm16e1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 31 } -- Enhanced ATM Switch Service Module, 16 E1 Ports and IMA Support
cevAxsm2oc12 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 32 } -- AXSM-2-622 ATM Switch Service Module(AXSM), 2 Port OC12 Compliant
cevMGXRpmPr OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 34 } -- Router Processor Module(RPM) Premium in selected MGX Series
cevFrsm4V35 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 38 } -- Frame Relay Service Module(FRSM-HS1/B) with 4 V.35 Ports
cevFrsm2Ct3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 39 } -- Frame Relay Service Module with 2 Channelized T3 Ports
cevFrsm2t3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 40 } -- Frame Relay Service Module with 2 ClearChannel/Subrate T3 Ports
cevFrsm2e3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 41 } -- Frame Relay Service Module with 2 ClearChannel/Subrate E3 Ports
cevAusmB8t1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 42 } -- ATM UNI Service Module(Version B) with 8 T1 Ports
cevAusmB8e1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 43 } -- ATM UNI Service Module(Version B) with 8 E1 Ports
cevVixm4oc12 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 45 } -- Voice Interworking Switching Module(VIXM) 4 port OC12 card
cevVixm16oc3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 46 } -- Voice Interworking Switching Module(VIXM) 16 port OC3 card
cevCesmB8e1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 49 } -- Circuit Emulation Service Module B (CESN/B) with 8 E1 ports
cevCesmB8t1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 50 } -- Circuit Emulation Service Module B (CESN/B) with 8 T1 ports
cevFrsmC8e1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 51 } -- Frame Relay Service Module C (FRSM/C) with 8 E1 ports
cevFrsmC8t1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 52 } -- Frame Relay Service Module C (FRSM/C) with 8 T1 ports
cevFrsmB2hssi OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 53 } -- Frame Relay Service Module B (FRSM/B) with 2 hssi ports
cevFrsmB12In1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 54 } -- Frame Relay Service Module B (FRSM/B) with 12 In1
cevHsfr12t3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 55 } -- High Speed Frame Relay Service Module with 12 T3 ports
cevHsfr12e3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 56 } -- High Speed Frame Relay Service Module with 12 E3 ports
cevFrsm12t3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 57 } -- Frame Relay Service Module, 12 T3 ports
cevFrsm12e3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 58 } -- Frame Relay Service Module, 12 E3 ports
cevFrsmB2T3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 59 } -- Frame Relay Service Module B (FRSM/B) with 2 T3 ports
cevMgxSrme1Sts3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 60 } -- MGX88xx Service Redundancy Module E(nhancement) supporting 1 STS port on back card, used for providing 1:N redundancy for STS3
cevMgxSrm3t3NoBc OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 61 } -- MGX88xx Service Redundancy Module, 3 T3 ports, no backcard
cevMgxSrmeNoBc OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 62 } -- GX88xx Service Redundancy Module E(nhancement), no backcard
cevAxsmEn16t1e1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 63 } -- Enhanced ATM Switch Service Module, 16 T1/E1 ports
cevAxsmEn32t1e1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 64 } -- Enhanced ATM Switch Service Module, 32 T1/E1 ports
cevFrsmB2e3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 66 } -- Frame Relay Service Module B (FRSM/B) with 2 E3 ports
cevVismPr8t1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 70 } -- Voice Interworking Service Module Premium Card (VISM-PR)with 8 T1 ports
cevVismPr8e1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 71 } -- Voice Interworking Service Module Premium Card (VISM-PR) with 8 E1 ports
cevMGXSrmE1Oc3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 72 } -- Cisco MGX88xx Service Redundancy Module (SRM) Enhancement
cevAxsm2Oc48 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 73 } -- ATM service Module which supports 2 OC48 ports in MGX8850 or MGX8950 chasis
cevAxsm8Oc12 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 74 } -- ATM service Module which supports 8 OC12 ports in MGX8850 or MGX8950 chasis
cevVxsm4Oc3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 81 } -- voice switch service module, 4 port OC3/STM-1 compliant
cevMGXSrm4Oc3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 82 } -- MGX88xx voice service redundancy module, used to providing 1:N redundancy for 4 OC3
cevMpsm8t1e1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 87 } -- Multi-Protocol Service Module with 8 T1/E1 Interfaces
cevMpsm8t1Atm OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 88 } -- Multi-Protocol Service Module with ATM service on 8 T1 Interfaces
cevMpsm8t1Fr OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 89 } -- Multi-Protocol Service Module with Frame Relay service on 8 T1 Interfaces
cevMpsm8t1Ces OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 90 } -- Multi-Protocol Service Module with Circuit Emulation service on 8 T1 Interfaces
cevMpsm8e1Atm OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 91 } -- Multi-Protocol Service Module with ATM service on 8 E1 Interfaces
cevMpsm8e1Fr OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 92 } -- Multi-Protocol Service Module with Frame Relay service on 8 E1
cevMpsm8e1Ces OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 93 } -- Multi-Protocol Service Module with Circuit Emulation service on 8 E1 Interfaces
cevMpsm16t1e1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 94 } -- Multi-Protocol Service Module with 16 T1/E1 Interfaces
cevMpsm16t1Atm OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 95 } -- Multi-Protocol Service Module with ATM service on 16 T1 Interfaces
cevMpsm16t1Fr OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 96 } -- Multi-Protocol Service Module with Frame Relay service on 16 T1 Interfaces
cevMpsm16t1Ces OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 97 } -- Multi-Protocol Service Module with Circuit Emulation service on 16 T1 Interfaces
cevMpsm16e1Atm OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 98 } -- Multi-Protocol Service Module with ATM service on 16 E1 Interfaces
cevMpsm16e1Fr OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 99 } -- Multi-Protocol Service Module with Frame Relay service on 16 E1 Interfaces
cevMpsm16e1Ces OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 100 } -- Multi-Protocol Service Module with Circuit Emulation service on 16 E1 Interfaces
cevMpsm155t3e3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 101 } -- ATM and FR Module Which supports OC3, T3 or E3 channelized or IMA ports.
cevMGXSm OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 102 } -- Generic type for MGX88xx Service Module[ATM, FR, VOICE, Circuit Emulation]
cevVxsm48t1e1 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 103 } -- Voice switch service module, 48 T1/E1 ports
cevVxsm3T3E3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 104 } -- Voice switch service module, 3 T3/E3 ports
cevVxsm6t3e3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 105 } -- Voice switch service module, 6 T3/E3 ports
cevVxsm6t3 OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 106 } -- Voice switch service module, 6 T3 front card type. Voice switch service module, 6 T3 front card type
cevMpsm16t1e1Ppp OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 107 } -- Multi protocol service module supporting 16 T1/E1 lines and supporting only PPP service
cevMpsm155t3e3Ppp OBJECT IDENTIFIER ::= { cevModuleWASCommonCards 108 } -- Multi protocol service module having t3/e3/oc3 interfaces and supporitng only PPP service
cevModule38xxType OBJECT IDENTIFIER ::= { cevModule 22 } -- These cards are used in the Cisco 3800 and MC3800 series.
cevMc3810Vcm3 OBJECT IDENTIFIER ::= { cevModule38xxType 1 } -- MC3810 Voice Compression Module with 3 DSPs (Digital Signal Processor)
cevMc3810Bvm OBJECT IDENTIFIER ::= { cevModule38xxType 2 } -- MC3810 Basic Voice Module
cevMc3810AvmFxoUk OBJECT IDENTIFIER ::= { cevModule38xxType 3 } -- MC3810 Analog Voice Module UK Foreign eXchange Office
cevMc3810AvmFxoGer OBJECT IDENTIFIER ::= { cevModule38xxType 4 } -- MC3810 Analog Voice Module Germany Foreign eXchange Office
cevMc3810Hcm2 OBJECT IDENTIFIER ::= { cevModule38xxType 5 } -- MC3810 High (Voice) Capacity Module with 2 DSPs (Digital Signal Processor)
cevMc3810Hcm6 OBJECT IDENTIFIER ::= { cevModule38xxType 6 } -- MC3810 High (Voice) Capacity Module with 6 DSPs (Digital Signal Processor)
cevMc3810AvmFxoPr3 OBJECT IDENTIFIER ::= { cevModule38xxType 7 } -- MC3810 Analog Voice Module Singapore or Japan Foreign eXchange Office
cevMc3810AvmFxoPr2 OBJECT IDENTIFIER ::= { cevModule38xxType 8 } -- MC3810 Analog Voice Module Australia or New Zealand Foreign eXchange Office
cevMc3810Vdm OBJECT IDENTIFIER ::= { cevModule38xxType 9 } -- MC3810 Video Dial-up Module enables MC3810 video call management via ATM signaling Subsystem through RS366 or V.35 interface
cevMc3810ApmFxsDid OBJECT IDENTIFIER ::= { cevModule38xxType 10 } -- MC3810 Foreign Exchange Station (FXS) Direct Inward Dialing (DID) Analog Personality Module
cevMc3810BvmNtTe OBJECT IDENTIFIER ::= { cevModule38xxType 11 } -- 4 ports NT or TE BRI Voice Module on MC3810
cevMc3810Hcm1 OBJECT IDENTIFIER ::= { cevModule38xxType 12 } -- High performance compression module for the MC3810 platform equipped with one TI 549 DSP
cevMc3810Hcm3 OBJECT IDENTIFIER ::= { cevModule38xxType 13 } -- High performance compression module for the MC3810 platform equipped with three TI 549 DSPs
cevMc3810Hcm4 OBJECT IDENTIFIER ::= { cevModule38xxType 14 } -- High performance compression module for the MC3810 platform equipped with four TI 549 DSPs
cevMc3810Hcm5 OBJECT IDENTIFIER ::= { cevModule38xxType 15 } -- High performance compression module for the MC3810 platform equipped with five TI 549 DSPs
cevSmSre710K9 OBJECT IDENTIFIER ::= { cevModule38xxType 17 } -- SM-SRE-710-K9: Service Module for Modular and Integrated Services Routers
cevSmSre910K9 OBJECT IDENTIFIER ::= { cevModule38xxType 18 } -- SM-SRE-910-K9: Service Module for Modular and Integrated Services Routers
cevPSmSre710K9 OBJECT IDENTIFIER ::= { cevModule38xxType 19 } -- SRE 710 (4GB MEM,500GB 7K HDD,1C CPU) for router bundle
cevPSmSre910K9 OBJECT IDENTIFIER ::= { cevModule38xxType 20 } -- SRE 910 (4-8GB MEM,2x500GB 7k HDD,2C CPU) for router bundle
cevModuleCat29xxType OBJECT IDENTIFIER ::= { cevModule 23 } -- These are modules that are used in Catalyst 2900 series switches.
cevX2914 OBJECT IDENTIFIER ::= { cevModuleCat29xxType 1 } -- 4 port 10/100BaseTX module
cevX2922 OBJECT IDENTIFIER ::= { cevModuleCat29xxType 2 } -- 2 port 100BaseFX module
cevX2914V OBJECT IDENTIFIER ::= { cevModuleCat29xxType 3 } -- 4 port 10/100BaseTX ISL module
cevX2922V OBJECT IDENTIFIER ::= { cevModuleCat29xxType 4 } -- 2 port 100BaseFX ISL module
cevX2924V OBJECT IDENTIFIER ::= { cevModuleCat29xxType 5 } -- 4 port 100BaseFX module
cevX2951 OBJECT IDENTIFIER ::= { cevModuleCat29xxType 6 } -- ATM UTP module
cevX2961 OBJECT IDENTIFIER ::= { cevModuleCat29xxType 7 } -- ATM MMF module
cevX2971 OBJECT IDENTIFIER ::= { cevModuleCat29xxType 8 } -- ATM SMF-MR module
cevX2972 OBJECT IDENTIFIER ::= { cevModuleCat29xxType 9 } -- ATM SMF-LR module
cevX2931 OBJECT IDENTIFIER ::= { cevModuleCat29xxType 10 } -- GBIC Gigabit module
cevModuleCat297024 OBJECT IDENTIFIER ::= { cevModuleCat29xxType 12 } -- Catalyst 2970 24 Ethernet 10/100/1000 port module.
cevModuleCat297024TS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 13 } -- Catalyst 2970 24 Ethernet 10/100/1000 ports + 4 Ethernet Gigabit SFP ports module.(SFP: Small Form factor Pluggable)
cevModuleCat297048TS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 14 } -- Catalyst 2970 48 Ethernet 10/100/1000 ports + 4 Ethernet Gigabit SFP ports module.(SFP: Small Form factor Pluggable)
cevModuleCat296024 OBJECT IDENTIFIER ::= { cevModuleCat29xxType 15 } -- Catalyst 2960 24 10/100 ports + 2 dual purpose Gigabit Ethernet ports module
cevModuleCat296048 OBJECT IDENTIFIER ::= { cevModuleCat29xxType 16 } -- Catalyst 2960 48 10/100 ports + 2 dual purpose Gigabit Ethernet ports module
cevModuleCat2960G24 OBJECT IDENTIFIER ::= { cevModuleCat29xxType 17 } -- Catalyst 2960 24 10/100/1000 ports + 2 dual purpose Gigabit Ethernet ports module
cevModuleCat2960G48 OBJECT IDENTIFIER ::= { cevModuleCat29xxType 18 } -- Catalyst 2960 44 10/100/1000 ports + 4 dual purpose Gigabit Ethernet ports module
cevModuleCat296024TT OBJECT IDENTIFIER ::= { cevModuleCat29xxType 19 } -- Catalyst 2960 24 10/100 ports + 2 10/100/1000 Ethernet ports module
cevModuleCat296048TT OBJECT IDENTIFIER ::= { cevModuleCat29xxType 20 } -- Catalyst 2960 48 10/100 ports + 2 10/100/1000 Ethernet ports module
cevModuleCat29608TC OBJECT IDENTIFIER ::= { cevModuleCat29xxType 21 } -- Catalyst 2960 8 10/100 Ethernet ports + 1 dual purpose Gigabit Ethernet ports
cevModuleCat2960G8TC OBJECT IDENTIFIER ::= { cevModuleCat29xxType 22 } -- Catalyst 2960 7 10/100/1000 Ethernet ports + 1 dual purpose Gigabit Ethernet ports
cevModuleCat296048TCS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 23 } -- Catalyst 2960 48 10/100 2T/SFP
cevModuleCat296024TCS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 24 } -- Catalyst 2960 24 10/100 2T/SFP
cevModuleCat296024S OBJECT IDENTIFIER ::= { cevModuleCat29xxType 25 } -- Catalyst 2960 24 10/100
cevModuleCat296024PC OBJECT IDENTIFIER ::= { cevModuleCat29xxType 26 } -- Catalyst 2960 24 10/100 PoE, 2 T/SFP
cevModuleCat296024LT OBJECT IDENTIFIER ::= { cevModuleCat29xxType 27 } -- Catalyst 2960 24 10/100, 8 PoE, 2 T
cevModuleCat2960PD8TT OBJECT IDENTIFIER ::= { cevModuleCat29xxType 28 } -- Catalyst 2960 8 10/100, 1 T PD
cevModuleCat291824TT OBJECT IDENTIFIER ::= { cevModuleCat29xxType 29 } -- Catalyst 2918 24 10/100 + 2 10/100/1000 Ethernet ports module
cevModuleCat291824TC OBJECT IDENTIFIER ::= { cevModuleCat29xxType 30 } -- Catalyst 2918 24 10/100 + 2 dual purpose Gigabit Ethernet ports module
cevModuleCat291848TT OBJECT IDENTIFIER ::= { cevModuleCat29xxType 31 } -- Catalyst 2918 48 10/100 + 2 10/100/1000 Ethernet ports module
cevModuleCat291848TC OBJECT IDENTIFIER ::= { cevModuleCat29xxType 32 } -- Catalyst 2918 48 10/100 + 2 dual purpose Gigabit Ethernet ports module
cevModuleCat296048TTS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 33 } -- Catalyst 2960 48 10/100 + 2 10/100/1000 Ethernet ports module
cevModuleCat29608TCS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 34 } -- Catalyst 2960 8 10/100 + 1 dual purpose Gigabit Ethernet port module
cevModuleCat296048PSTL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 35 } -- Catalyst 2960 48 10/100 Power over Ethernet ports + 2 10/100/1000 Ethernet Ports + 2 SFP fixed configuration Layer 2 Ethernet switch
cevModuleCat296024LCS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 36 } -- Catalyst 2960 8 10/100 Power over Ethernet ports + 16 10/100 Ethernet ports + 2 dual purpose Gigabit Ethernet ports module
cevModuleCat296024PCS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 37 } -- Catalyst 2960 24 10/100 Power over Ethernet ports + 2 dual purpose Gigabit Ethernet ports module
cevModuleCat296048PSTS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 38 } -- Catalyst 2960 48 10/100 Power over Ethernet ports + 2 10/100/1000 Ethernet ports + 2 SFP ports module
cevModuleWsC2960s48tsS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 39 } -- Catalyst 2960S 48 Gig Downlinks and 2 SFP uplink, Nonstackable module
cevModuleWsC2960s24tsS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 40 } -- Catalyst 2960S 24 Gig Downlinks and 2 SFP uplink, Nonstackable module
cevModuleWsC2960s48fpdL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 41 } -- Catalyst 2960S 48 Gig Downlinks and 4 SFP uplink with support for a 2 x 10G stacking module. POE support for 740W
cevModuleWsC2960s48lpdL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 42 } -- Catalyst 2960S 48 Gig Downlinks and 2 SFP+ uplink with support for a 2 x 10G stacking module. POE support for 370W
cevModuleWsC2960s48tdL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 43 } -- Catalyst 2960S 48 Gig Downlinks and 2 SFP+ uplink with support for a 2 x 10G stacking module
cevModuleWsC2960s24pdL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 44 } -- Catalyst 2960S 24 Gig Downlinks and 2 SFP+ uplink with support for a 2 x 10G stacking module. POE support for 370W
cevModuleWsC2960s24tdL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 45 } -- Catalyst 2960S 24 Gig Downlinks and 2 SFP+ uplink with support for a 2 x 10G stacking module
cevModuleWsC2960s48fpsL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 46 } -- Catalyst 2960S 48 Gig Downlinks and 4 SFP uplink with support for a 2 x 10G stacking module. POE support for 740W
cevModuleWsC2960s48lpsL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 47 } -- Catalyst 2960S 48 Gig Downlinks and 4 SFP uplink with support for a 2 x 10G stacking module. POE support for 370W
cevModuleWsC2960s24psL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 48 } -- Catalyst 2960S 24 Gig Downlinks and 4 SFP uplink with support for a 2 x 10G stacking module. POE support for 370W
cevModuleWsC2960s48tsL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 49 } -- Catalyst 2960S 48 Gig Downlinks and 4 SFP uplink with support for a 2 x 10G stacking module
cevModuleWsC2960S24tsL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 50 } -- Catalyst2960S 24 Gig Downlinks and 4 SFP uplink with support for a 2 x 10G stacking module
cevModuleCat2960cPD8TT OBJECT IDENTIFIER ::= { cevModuleCat29xxType 51 } -- Catalyst 2960c 8 10/100 ports + 2 Gigabit Ethernet PD ports
cevModuleCat2960cG8TC OBJECT IDENTIFIER ::= { cevModuleCat29xxType 53 } -- Catalyst 2960c 8 10/100/1000 ports + 2 dual purpose Gigabit Ethernet ports module
cevModuleCat292824TCC OBJECT IDENTIFIER ::= { cevModuleCat29xxType 54 } -- Catalyst 2928 24 10/100 + 2 10/100/1000 Ethernet ports module
cevModuleCat292824LTC OBJECT IDENTIFIER ::= { cevModuleCat29xxType 55 } -- Catalyst 24 10/100 ports with 8 POE ports + 2 10/100/1000 Ethernet ports. POE support for 123 W
cevModuleCat292848TCC OBJECT IDENTIFIER ::= { cevModuleCat29xxType 56 } -- Catalyst 2928 48 10/100 + 2 10/100/1000 Ethernet ports module
cevModuleWsC2960C8tcS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 57 } -- Catalyst 2960C 8 10/100 FE ports + 2 Gig Dual Media Uplinks fixed configuration Layer 2 Ethernet switch, lanlite only
cevModuleWsC2960C8tcL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 58 } -- Catalyst 2960C 8 10/100 FE ports + 2 Gig Dual Media Uplinks fixed configuration Layer 2 Ethernet switch
cevModuleWsC2960C8pcL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 59 } -- Catalyst 2960C 8 10/100 FE with PoE + 2 Gig Dual Media Uplinks fixed configuration Layer 2 Ethernet switch
cevModuleWsC2960C12pcL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 60 } -- Catalyst 2960C 12 10/100 FE with POE + 2 Gig Dual Media Uplinks fixed configuration Layer 2 Ethernet switch
cevModuleWsC2960x48fpdL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 68 } -- Catalyst 2960X 48 Gig Downlinks, 2 SFP+ uplink, 2 x 10G stacking module, POE+ support for 740W
cevModuleWsC2960x48lpdL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 69 } -- Catalyst 2960X 48 Gig Downlinks, 2 SFP+ uplink, 2 x 10G stacking module, POE+ support for 370W
cevModuleWsC2960x48tdL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 70 } -- Catalyst 2960X 48 Gig Downlinks, 2 SFP+ uplink, 2 x 10G stacking module
cevModuleWsC2960x24pdL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 71 } -- Catalyst 2960X 24 Gig Downlinks, 2 SFP+ uplink, 2 x 10G stacking module, POE+ support for 370W
cevModuleWsC2960x24tdL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 72 } -- Catalyst 2960X 24 Gig Downlinks, 2 SFP+ uplink, 2 x 10G stacking module
cevModuleWsC2960x48fpsL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 73 } -- Catalyst 2960X 48 Gig Downlinks, 4 SFP uplink with support for 2 x 10G stacking module, POE+ support for 740W
cevModuleWsC2960x48lpsL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 74 } -- Catalyst 2960X 48 Gig Downlinks, 4 SFP uplink with support for 2 x 10G stacking module, POE+ support for 370W
cevModuleWsC2960x24psL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 75 } -- Catalyst 2960X 24 Gig Downlinks, 4 SFP uplink with support for 2 x 10G stacking module, POE+ support for 370W
cevModuleWsC2960x48tsL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 76 } -- Catalyst 2960X 48 Gig Downlinks, 4 SFP uplink with support for 2 x 10G stacking module
cevModuleWsC2960x24tsL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 77 } -- Catalyst 2960X 24 Gig Downlinks, 4 SFP uplink with support for 2 x 10G stacking module
cevModuleWsC2960x24psqL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 78 } -- Catalyst 2960X 24 Gig Downlinks, 2 Copper, 2 SFP uplink NonStakable
cevModuleWsC2960x48lpsS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 79 } -- Catalyst 2960X 48 Gig Downlinks, 2 SFP uplink Non Stackable, POE+ support for 370W
cevModuleWsC2960x24psS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 80 } -- Catalyst 2960X 24 Gig Downlinks, 2 SFP uplink Non Stackable, POE+ support for 370W
cevModuleWsC2960x48tsLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 81 } -- Catalyst 2960X 48 Gig Downlinks, 2 SFP uplink Non Stackable
cevModuleWsC2960x24tsLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 82 } -- Catalyst 2960X 24 Gig Downlinks, 2 SFP uplink Non Stackable
cevModuleC2960XStack OBJECT IDENTIFIER ::= { cevModuleCat29xxType 83 } -- Arcadia Stacking module for 2960x
cevModuleC2960XFex OBJECT IDENTIFIER ::= { cevModuleCat29xxType 84 } -- Arcadia- FEX Stacking module for FEX
cevModuleC2960XFexStack OBJECT IDENTIFIER ::= { cevModuleCat29xxType 85 } -- Arcadia-FEX + Stack, Stacking module for FEX
cevModuleWsC2960P48PstL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 86 } -- 48-port PoE, 2+2 1G uplinks, LAN Base
cevModuleWsC2960P24PcL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 87 } -- 24-port PoE, 2/2 1G uplinks, LAN Base
cevModuleWsC2960P24LcL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 88 } -- 24-port, partial PoE 2/2 1G uplinks, LAN Base
cevModuleWsC2960P48TcL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 89 } -- 48-port, 2/2 1G uplinks, LAN Base
cevModuleWsC2960P24TcL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 90 } -- 24-port, 2/2 1G uplinks, LAN Base
cevModuleWsC2960P48PstS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 91 } -- 48-port PoE, 2+2 1G uplinks, LAN Lite
cevModuleWsC2960P24PcS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 92 } -- 24-port PoE, 2/2 1G uplinks, LAN Lite
cevModuleWsC2960P24LcS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 93 } -- 24-port, partial PoE 2/2 1G uplinks, LAN Lite
cevModuleWsC2960P48TcS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 94 } -- 48-port, 2/2 1G uplinks, LAN Lite
cevModuleWsC2960P24TcS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 95 } -- 24-port, 2/2 1G uplinks, LAN Lite
cevModuleWsC2960XR48FpdI OBJECT IDENTIFIER ::= { cevModuleCat29xxType 96 } -- Catalyst 2960XR 48 Gig Downlinks and 2 SFP+ uplinks IP Lite Stackable with POE support for 740W
cevModuleWsC2960XR48LpdI OBJECT IDENTIFIER ::= { cevModuleCat29xxType 97 } -- Catalyst 2960XR 48 Gig Downlinks and 2 SFP+ uplinks IP Lite Stackable with POE support for 370W
cevModuleWsC2960XR48TdI OBJECT IDENTIFIER ::= { cevModuleCat29xxType 98 } -- Catalyst 2960XR 48 Gig Downlinks and 2 SFP+ uplinks IP Lite Stackable
cevModuleWsC2960XR24PdI OBJECT IDENTIFIER ::= { cevModuleCat29xxType 99 } -- Catalyst 2960XR 24 Gig Downlinks and 2 SFP+ uplinks IP Lite Stackable with POE support for 370W
cevModuleWsC2960XR24TdI OBJECT IDENTIFIER ::= { cevModuleCat29xxType 100 } -- Catalyst 2960XR 24 Gig Downlinks and 2 SFP+ uplinks IP Lite Stackable
cevModuleWsC2960XR48FpsI OBJECT IDENTIFIER ::= { cevModuleCat29xxType 101 } -- Catalyst 2960XR 48 Gig Downlinks and 4 SFP uplinks IP Lite Stackable with POE support for 740W
cevModuleWsC2960XR48LpsI OBJECT IDENTIFIER ::= { cevModuleCat29xxType 102 } -- Catalyst 2960XR 48 Gig Downlinks and 4 SFP uplinks IP Lite Stackable with POE support for 370W
cevModuleWsC2960XR48TsI OBJECT IDENTIFIER ::= { cevModuleCat29xxType 103 } -- Catalyst 2960XR 48 Gig Downlinks and 4 SFP uplinks IP Lite Stackable
cevModuleWsC2960XR24PsI OBJECT IDENTIFIER ::= { cevModuleCat29xxType 104 } -- Catalyst 2960XR 24 Gig Downlinks and 4 SFP uplinks IP Lite Stackable with POE support for 370W
cevModuleWsC2960XR24TsI OBJECT IDENTIFIER ::= { cevModuleCat29xxType 105 } -- Catalyst 2960XR 24 Gig Downlinks and 4 SFP uplinks IP Lite Stackable
cevModuleWsC2960CX8TCL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 142 } -- Smirnoff catalyst 2960CX 8x GE downlink, 2 Copper, 2 SFP uplink
cevModuleC2960XHybridStack OBJECT IDENTIFIER ::= { cevModuleCat29xxType 144 } -- Arcadia Stacking module for 2960x, 1 Copper stack port, 1 Fiber/SFP stack port
cevModuleC2960XFiberStack OBJECT IDENTIFIER ::= { cevModuleCat29xxType 145 } -- Arcadia Stacking module for 2960x, 2 Fiber/SFP stack ports
cevModuleCat2960L24TSLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 146 } -- Catalyst 2960L 24 x GE downlinks, 4 x GE (4 SFP) uplinks
cevModuleCat2960L8TSLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 147 } -- Catalyst 2960L 8 x GE downlinks, 2 x GE (2 SFP) uplinks
cevModuleCat2960L16TSLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 148 } -- Catalyst 2960L 16 x GE downlinks, 2 x GE (2 SFP) uplinks
cevModuleCat2960L48TSLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 149 } -- Catalyst 2960L 48 x GE downlinks, 4 x GE (4 SFP) uplinks
cevModuleCat2960L48PSLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 150 } -- Catalyst 2960L 48 x GE downlinks, POE support, 4 x GE (4 SFP) uplinks
cevModuleCat2960L16PSLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 151 } -- Catalyst 2960L 16 x GE downlinks, POE support, 2 x GE (2 SFP) uplinks
cevModuleCat2960L8PSLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 152 } -- Catalyst 2960L 8 x GE downlinks, POE support, 2 x GE (2 SFP) uplinks
cevModuleCat2960L24PSLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 153 } -- Catalyst 2960L 24 x GE downlinks, POE support, 4 x GE (4 SFP) uplinks
cevModuleCat2960L24TQLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 154 } -- Catalyst 2960L 24 x GE downlinks, 4 x 10GE (4 SFP+) uplinks
cevModuleCat2960L24PQLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 155 } -- Catalyst 2960L 24 x GE downlinks, 4 x 10GE (4 SFP+) uplinks, POE support
cevModuleCat2960L48TQLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 156 } -- Catalyst 2960L 48 x GE downlinks, 4 x 10GE (4 SFP+) uplinks
cevModuleCat2960L48PQLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 157 } -- Catalyst 2960L 48 x GE downlinks, 4 x 10GE (4 SFP+) uplinks, POE support
cevModuleCat2960LSM24TS OBJECT IDENTIFIER ::= { cevModuleCat29xxType 158 } -- Catalyst C2960L-SM 24 x GE downlinks, 4 x GE (4 SFP) uplinks
cevModuleCat2960LSM8TSLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 159 } -- Catalyst C2960L-SM 8 x GE downlinks, 2 x GE (2 SFP) uplinks
cevModuleCat2960LSM16TSLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 160 } -- Catalyst C2960L-SM 16 x GE downlinks, 2 x GE (2 SFP) uplinks
cevModuleCat2960LSM48TSLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 161 } -- Catalyst C2960L-SM 48 x GE downlinks, 4 x GE (4 SFP) uplinks
cevModuleCat2960LSM48PSLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 162 } -- Catalyst C2960L-SM 48 x GE downlinks, POE support, 4 x GE (4 SFP) uplinks
cevModuleCat2960LSM16PSLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 163 } -- Catalyst C2960L-SM 16 x GE downlinks, POE support, 2 x GE (2 SFP) uplinks
cevModuleCat2960LSM8PSLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 164 } -- Catalyst C2960L-SM 8 x GE downlinks, POE support, 2 x GE (2 SFP) uplinks
cevModuleCat2960LSM24PSLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 165 } -- Catalyst C2960L-SM 24 x GE downlinks, POE support, 4 x GE (4 SFP) uplinks
cevModuleCat2960LSM24TQLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 166 } -- Catalyst C2960L-SM 24 x GE downlinks, 4 x 10GE (4 SFP+) uplinks
cevModuleCat2960LSM24PQLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 167 } -- Catalyst C2960L-SM 24 x GE downlinks, 4 x 10GE (4 SFP+) uplinks, POE support
cevModuleCat2960LSM48TQLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 168 } -- Catalyst C2960L-SM 48 x GE downlinks, 4 x 10GE (4 SFP+) uplinks
cevModuleCat2960LSM48PQLL OBJECT IDENTIFIER ::= { cevModuleCat29xxType 169 } -- Catalyst C2960L-SM 48 x GE downlinks, 4 x 10GE (4 SFP+) uplinks, POE support
cevModuleOscillatorType OBJECT IDENTIFIER ::= { cevModule 24 } -- Chip that sits on the CPU card, used for network timing.
cevStratum3 OBJECT IDENTIFIER ::= { cevModuleOscillatorType 1 } -- Clock quality is Stratum 3
cevStratum4 OBJECT IDENTIFIER ::= { cevModuleOscillatorType 2 } -- Clock quality is Stratum 4
cevModuleDslamType OBJECT IDENTIFIER ::= { cevModule 25 } -- Cards that go into the Cisco 6100, 6130, and 6260 DSLAM Chassis. Does not include the Cisco 6200 Chassis.
cevNi2WanOc3mmSubOc3mm OBJECT IDENTIFIER ::= { cevModuleDslamType 1 } -- Network Interface module (OC-3-MM WAN, OC-3-MM Subtend)
cevNi2WanDs3Sub2Ds3 OBJECT IDENTIFIER ::= { cevModuleDslamType 2 } -- Network Interface module (DS-3 WAN, 2 DS-3 Subtend)
cevAtuc1p2Cap OBJECT IDENTIFIER ::= { cevModuleDslamType 3 } -- ATU-C dual-line CAP module
cevAtuc1p2Dmt OBJECT IDENTIFIER ::= { cevModuleDslamType 4 } -- ATU-C dual-line DMT module
cevAtuc1p4Dmt OBJECT IDENTIFIER ::= { cevModuleDslamType 5 } -- ATU-C quad-line DMT module
cevLim OBJECT IDENTIFIER ::= { cevModuleDslamType 6 } -- Line Interface Module
cevNi2WanOc3smSubOc3sm OBJECT IDENTIFIER ::= { cevModuleDslamType 7 } -- Network Interface module (OC-3-SM WAN, OC-3-SM Subtend)
cevNi2WanE3Sub2E3 OBJECT IDENTIFIER ::= { cevModuleDslamType 8 } -- Network Interface module (E-3 WAN, 2 E-3 Subtend)
cevNi2WanDs3Sub8Ds1Ima OBJECT IDENTIFIER ::= { cevModuleDslamType 9 } -- Network Interface module (DS-3 WAN, 8 DS-1 IMA Subtend)
cevAtuc1p4Cap OBJECT IDENTIFIER ::= { cevModuleDslamType 10 } -- ATU-C quad-line CAP module
cevStuc1p4 OBJECT IDENTIFIER ::= { cevModuleDslamType 11 } -- STU-C quad-line module
cevAtuc1p4FlexiDmt OBJECT IDENTIFIER ::= { cevModuleDslamType 13 } -- Flexi DSL line card configured as DMT
cevAtuc1p4FlexiCap OBJECT IDENTIFIER ::= { cevModuleDslamType 14 } -- Flexi DSL line card configured as CAP
cevAtuc1p4Flexi OBJECT IDENTIFIER ::= { cevModuleDslamType 15 } -- Generic Flexi DSL line card
cevAtuc1p4DmtIsdn OBJECT IDENTIFIER ::= { cevModuleDslamType 16 } -- DMT over ISDN 4 port line card
cevNi2WanOc3smSub2Ds3 OBJECT IDENTIFIER ::= { cevModuleDslamType 17 } -- Network Interface module (OC-3-SM WAN, 2 DS-3 Subtend)
cevNi2WanOc3mmSub2Ds3 OBJECT IDENTIFIER ::= { cevModuleDslamType 18 } -- Network Interface module (OC-3-MM WAN, 2 DS-3 Subtend)
cevAtuc1p8DmtItemp OBJECT IDENTIFIER ::= { cevModuleDslamType 21 } -- ATU-C octal-line DMT module industrial temperature grade
cevStuc1p8Itemp OBJECT IDENTIFIER ::= { cevModuleDslamType 22 } -- STU-C octal-line shdsl module industrial temperature grade
cevNi2WanDs3Sub2Ds3Rev2 OBJECT IDENTIFIER ::= { cevModuleDslamType 35 } -- Network Interface module (DS-3 WAN, DS-3 Subtend) Revision 2
cevNi2WanOc3smSubOc3smRev2 OBJECT IDENTIFIER ::= { cevModuleDslamType 36 } -- Network Interface module (OC-3-SM WAN, OC-3-SM Subtend) Revision 2
cevNi2WanOc3mmSubOc3mmRev2 OBJECT IDENTIFIER ::= { cevModuleDslamType 37 } -- Network Interface module (OC-3-MM WAN, OC-3-MM Subtend) Revision 2
cevNi2WanOc3smSub2Ds3Rev2 OBJECT IDENTIFIER ::= { cevModuleDslamType 38 } -- Network Interface module (OC-3-SM WAN, 2 DS-3 Subtend) Revision 2
cevNi2WanOc3mmSub2Ds3Rev2 OBJECT IDENTIFIER ::= { cevModuleDslamType 39 } -- Network Interface module (OC-3-MM WAN, 2 DS-3 Subtend) Revision 2
cevNi2WanOc3smSubOc3smItemp OBJECT IDENTIFIER ::= { cevModuleDslamType 40 } -- Network Interface module (OC-3-SM WAN, OC-3-SM Subtend, Itemp)
cevIo6100DS3 OBJECT IDENTIFIER ::= { cevModuleDslamType 43 } -- 6100/6130 Network I/O module (3 DS3)
cevIo6160DS3 OBJECT IDENTIFIER ::= { cevModuleDslamType 44 } -- 6160 Network I/O module (3 DS3)
cevIo6260OC3 OBJECT IDENTIFIER ::= { cevModuleDslamType 45 } -- 6260 Network I/O module (2 OC3)
cevIo6260Ds3T1 OBJECT IDENTIFIER ::= { cevModuleDslamType 46 } -- 6260 Network I/O module (DS3, 8 T1)
-- These back cards defined under "cevModuleWASBackCards" are also called
-- Line Modules. These Line Modules can be plugged into the connectors on
-- Service Modules defined under "cevWASCommonCards". The same back card
-- can be used under multiple Service Module types.
cevModuleWASBackCards OBJECT IDENTIFIER ::= { cevModule 26 }
cevLmBnc2t3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 1 } -- Two T3 75-ohm BNC back card
cevLmBnc2e3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 2 } -- Two E3 75-ohm BNC back card
cevLmDb154x21 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 3 } -- Four X.21 DB-15 back card
cevLmScsi22hssi OBJECT IDENTIFIER ::= { cevModuleWASBackCards 4 } -- Two HSSI SCSI-2 back card
cevLmRj488t1 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 5 } -- Eight T1 RJ48 back card
cevLmRj488t1R OBJECT IDENTIFIER ::= { cevModuleWASBackCards 6 } -- Eight T1 RJ48 redundancy back card
cevLmRj488e1 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 7 } -- Eight E1 RJ48 back card
cevLmRj488e1R OBJECT IDENTIFIER ::= { cevModuleWASBackCards 8 } -- Eight E1 RJ48 redundancy back card
cevLmSmb8e1 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 9 } -- Eight E1 SMB back card
cevLmSmb8e1R OBJECT IDENTIFIER ::= { cevModuleWASBackCards 10 } -- Eight E1 SMB redundancy back card
cevLmPsmUI OBJECT IDENTIFIER ::= { cevModuleWASBackCards 11 } -- User Interface back card containing 2 RS-232 ports and one ethernet port, T1/E1 timing reference ports for Processor Switch Modules
cevLmMmf4oc3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 12 } -- 4 port 155Mbps back card, MMF, SC connectors
cevLmSmfIr4oc3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 13 } -- 4 port 155Mbps back card, SMF-IR, SC connectors
cevLmSmfLr4oc3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 14 } -- 4 port 155Mbps back card, SMF-LR, SC connectors
cevLmSmfIr1oc12 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 15 } -- 1 port 622Mbps back card, SMF-IR, FC connectors
cevLmSmfLr1oc12 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 16 } -- 1 port 622Mbps back card, SMF-LR, FC connectors
cevLmS3Ui OBJECT IDENTIFIER ::= { cevModuleWASBackCards 17 } -- Processor Switch Module (PXM) Stratum 3 User Interface back card for PXM1 or PXM2
cevLm1feTx OBJECT IDENTIFIER ::= { cevModuleWASBackCards 18 } -- 1 port Fast Ethernet RJ45 connector back card for MGX8800 RPM module
cevLm1feFx OBJECT IDENTIFIER ::= { cevModuleWASBackCards 19 } -- 1 port Fast Ethernet MMF connector back card for MGX8800 RPM module
cevLm1mmfFddi OBJECT IDENTIFIER ::= { cevModuleWASBackCards 20 } -- 1 port FDDI MMF connector back card for MGX8800 RPM module
cevLm1smfFddi OBJECT IDENTIFIER ::= { cevModuleWASBackCards 21 } -- 1 port FDDI SMF connector back card for MGX8800 RPM module
cevLmRj454e OBJECT IDENTIFIER ::= { cevModuleWASBackCards 22 } -- 4 port Ethernet (10BaseT) RJ45 connector back card for MGX8800 RPM module
cevLmMmf8oc3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 23 } -- 8 port 155Mbps back card, MMF, Small Form Factor MT-RJ connectors
cevLmSmfIr8oc3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 24 } -- 8 port 155Mbps back card, SMF-IR, Small Form Factor MT-RJ connectors
cevLmSmfLr8oc3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 25 } -- 8 port 155Mbps back card, SMF-LR, Small Form Factor MT-RJ connectors
cevLmSmfIr1oc48 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 26 } -- 1 port 2488Mbps back card, SMF-IR, FC connector
cevLmSmfLr1oc48 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 27 } -- 1 port 2488Mbps back card, SMF-LR, FC connector
cevLmPsmHD OBJECT IDENTIFIER ::= { cevModuleWASBackCards 28 } -- Hard Disk back card for Processor Service Module
cevLmSmb8t3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 29 } -- 8 port T3 back card, SMB connector
cevLmSmb8e3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 30 } -- 8 port E3 back card, SMB connector
cevLmSmb4stm1 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 31 } -- 4 port 155-mbps Electrical Back Card, SMB Connector
cevLmSmfIr2oc12 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 32 } -- 2 Port 622-Mbps Back card SMF-IR
cevLmSmfLr2oc12 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 33 } -- 2 Port 622-Mbps Back card SMF-LR
cevLmSmfSr1oc48 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 34 } -- 1 Port 2488-Mbps, Short Reach(SR), SMF-SR back card
cevLmSmfXlr1oc48 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 35 } -- 1 Port 2488-Mbps, Extended Long Reach(XLR), SMF-XLR back card
cevLmBnc3t3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 36 } -- 3 T3 Back Card , BNC Connector
cevLmSmfIr1Oc48B OBJECT IDENTIFIER ::= { cevModuleWASBackCards 37 } -- 1 Port 2488-Mbps, SMF-IR(Intermediate Reach) Back card Version B, SC Connector
cevLmSmfLr1Oc48B OBJECT IDENTIFIER ::= { cevModuleWASBackCards 38 } -- 1 Port 2488-Mbps, SMF-LR (Long reach )Back card Version B, SC Connector
cevLmSmfSr1Oc48B OBJECT IDENTIFIER ::= { cevModuleWASBackCards 39 } -- 1 Port 2488-Mbps, SMF-SR (Short Reach) Back card Version B, SC Connector
cevLmSmfIr2Oc12B OBJECT IDENTIFIER ::= { cevModuleWASBackCards 40 } -- 2 Port 622-Mbps, SMF-IR(Intermediate reach) Back card Version B, SC Connector
cevLmSmfLr2Oc12B OBJECT IDENTIFIER ::= { cevModuleWASBackCards 41 } -- 2 Port 622-Mbps, SMF-LR(Long reach) Back card Version B, SC Connector
cevLmSmfIr1Oc12C OBJECT IDENTIFIER ::= { cevModuleWASBackCards 42 } -- 1 Port 622-Mbps, SMFIR-2-622/C(Intermediate Reach) Back card, SC Connector
cevLmSmfLr1Oc12C OBJECT IDENTIFIER ::= { cevModuleWASBackCards 43 } -- 1 Port 622-Mbps, SMFLR-2-622/C (Long reach )Back card, SC Connector
cevLmMmf4Oc3C OBJECT IDENTIFIER ::= { cevModuleWASBackCards 44 } -- 4 Port 155-Mbps, MMF-4-155/C (Multi Mode Fiber) Back card, SC Connector
cevLmSmfIr4Oc3C OBJECT IDENTIFIER ::= { cevModuleWASBackCards 45 } -- 4 Port 155-Mbps, SMFIR-4-155/C (Intermediate Reach) Back card, SC Connector
cevLmSmfLr4Oc3C OBJECT IDENTIFIER ::= { cevModuleWASBackCards 46 } -- 4 Port 155-Mbps, SMFLR-4-155/C (Long reach) Back card, SC Connector
cevLmSmfXlr1Oc48B OBJECT IDENTIFIER ::= { cevModuleWASBackCards 51 } -- 1 port 2488-Mbps, Extended Long Reach(XLR) SMF-XLR back card for ATM Switch Service Module B
cevLm1feTxcp OBJECT IDENTIFIER ::= { cevModuleWASBackCards 55 } -- 1 port Fast Ethernet RJ-45 connector back card with co-processor assist for the MGX8800 RPM PR module
cevLmSmfIr8Oc3C OBJECT IDENTIFIER ::= { cevModuleWASBackCards 58 } -- 8 port, 155Mbps, SMFIR-8-155LC/C (Intermediate Reach) Back Card, LC Connector
cevLmSmfLr8Oc3C OBJECT IDENTIFIER ::= { cevModuleWASBackCards 59 } -- 8 port, 155Mbps, SMFLR-8-155LC/C (Long Reach) Back Card, LC Connector
cevLmMmf8Oc3C OBJECT IDENTIFIER ::= { cevModuleWASBackCards 60 } -- 8 port, 155Mbps, MMF-8-155C Back Card, LC Connector
cevLmSmfIr1Oc3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 61 } -- 1 port, 155Mbps, SMFIR-1-155 (Intermediate Reach) Back Card
cevLmSmfLr1Oc3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 62 } -- 1 port, 155Mbps, SMFLR-1-155 (Long Reach) Back Card
cevLmSmb1Stm1 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 63 } -- MGX SMB 1 port STM1 Back Card
cevLmScsi2B2hssi OBJECT IDENTIFIER ::= { cevModuleWASBackCards 64 } -- Two HSSI SCSI-2/B Back Card
cevLm12In18s OBJECT IDENTIFIER ::= { cevModuleWASBackCards 65 } -- 12In1-8s Back Card
cevLmSmb6e3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 66 } -- 6 E3 ports SMB Back Card
cevLmComboT3E3Oc3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 67 } -- PXM1E-COMBO-T3E3-155'S Back Card supporting 8 T3/E3 ports and 4 OC3 ports
cevLmRj488t1e1 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 68 } -- Eight T1/E1 RJ-48 Back Card
cevLmMcc16e1 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 69 } -- 16 E1 Port Miniature Coaxial Connector (MCC) Back Card
cevLmRj4816t1e1 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 70 } -- Sixteen T1/E1 RJ-48 Back Card
cevLmSmfIr2Oc12c OBJECT IDENTIFIER ::= { cevModuleWASBackCards 71 } -- 2 port, 622Mbps, SMFIR-2-622LC/C (Intermediate Reach) Back Card, LC Connector
cevLmSmfLr2Oc12c OBJECT IDENTIFIER ::= { cevModuleWASBackCards 72 } -- 2 port, 622Mbps, SMFLR-2-622LC/C (Long Reach) Back Card, LC Connector
cevLmSmb8Stm1 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 82 } -- 8 port 155-mbps Electrical Back Card, SMB Connector
cevLmSmf8Oc3Sfp OBJECT IDENTIFIER ::= { cevModuleWASBackCards 83 } -- SMF-8-155-SFP SMF(Single Mode Fiber) 8 OC3 Small Form Factor Pluggable(SFP) backcard
cevLmRbbn16t1e1 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 84 } -- RBBN-16-T1E1 A "Ribbon" type connector supporting 16 T1 or E1 ports.
cevLmSmfSr1Oc192 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 85 } -- Line Module with 1 OC192 SMF SR(short reach) port
cevLmSmfIr1Oc192 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 86 } -- Line Module with 1 OC192 SMF IR(Intermediate reach) port
cevLmSmfLr1Oc192 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 87 } -- Line Module with 1 OC192 SMF LR(Long reach) port
cevLmSmfXlr1Oc192 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 88 } -- Line Module with 1 OC192 SMF XLR(Extended long reach) port
cevLmMcc8oc3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 89 } -- 8 OC3 Port Miniature Coaxial Connector (MCC) Back Card
cevLmRbbn16t1e11N OBJECT IDENTIFIER ::= { cevModuleWASBackCards 92 } -- RBBN-16-T1E1-1N, A "Ribbon" type connector for 16 T1 or E1 interfaces with support for 1:N
cevLmMcc16e11N OBJECT IDENTIFIER ::= { cevModuleWASBackCards 93 } -- MCC-16-E1-1N, A Miniature Coaxial Connector for 16 E1 interfaces with support for 1:N
cevLmRed16t1e1 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 94 } -- RED-16-T1E1, 1:N Redundant Backcard for 16 T1 or E1 interfaces
cevLmSfp2Oc3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 95 } -- MPSM 2 port small form pluggable OC3 or STS half height Backcard
cevLmSmb2Oc3EL OBJECT IDENTIFIER ::= { cevModuleWASBackCards 96 } -- MPSM 2 port electrical OC3 or STS half height Backcard
cevLmBnc3t3e3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 97 } -- MPSM 3 port T3 or E3 half height Backcard
cevLmRed2Oc3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 98 } -- MPSM redundant half height Backcard which supports 2 redundant OC3 or STS ports
cevLmRed3t3e3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 99 } -- MPSM redundant half height Backcard which supports 3 redundant T3 or E3 ports
cevLmSmf4Oc12 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 100 } -- Four OC12 port single mode (SMF) Back Card
cevLmChamp24t1e1 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 101 } -- VXSM back card with card type:VXSM-BC-CHAMP-24T1E1
cevLmSmb3t3e3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 102 } -- VXSM back card with card type:VXSM-BC-SMB-3T3E3
cevLmVxsmSmfIr4Oc3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 103 } -- VXSM back card with card type: VXSM-SMFIR-4-155 for Cisco MGX cevChassisMGX8850 chassis
cevLmVxsmSmfLr4Oc3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 104 } -- VXSM back card with card type: VXSM-SMFLR-4-155 for Cisco MGX cevChassisMGX8850 chassis
cevLmVxsm4Oc3R OBJECT IDENTIFIER ::= { cevModuleWASBackCards 105 } -- VXSM Service Redundancy Module supporting 4 OC3 ports, used to provide 1:N redundancy
cevLmVxsmMmf4Oc3 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 106 } -- VXSM back card with card type: VXSM_BC_MMF_4_155 for Cisco MGX cevChassisMGX8850 chassis
cevLm4V35 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 107 } -- 4 V.35 type back card
cevLm4X21 OBJECT IDENTIFIER ::= { cevModuleWASBackCards 108 } -- 4 X.21 type back card
cevLmMgxXfUIB OBJECT IDENTIFIER ::= { cevModuleWASBackCards 109 } -- Management back card Model B for RPM-XF with 2 RJ-45 RS232 ports and 2 Fast Ethernet Ports
cevLm5efegeTx OBJECT IDENTIFIER ::= { cevModuleWASBackCards 110 } -- 5 port Ethernet/Fast Ethernet/Gigabit Ethernet auto sense backcard for MGX RPM-PR module.
cevLmPsmHDV OBJECT IDENTIFIER ::= { cevModuleWASBackCards 111 } -- Hard Disk V back card for Processor Service Module
cevModuleUbrType OBJECT IDENTIFIER ::= { cevModule 27 } -- Cards that go into UBR chassis
cevUbrMc16s OBJECT IDENTIFIER ::= { cevModuleUbrType 2 } -- Cable card, 1 downstream 6 upstream for Spectrum Management
cevUbrMc11 OBJECT IDENTIFIER ::= { cevModuleUbrType 3 } -- Cable linecard 1 downstream, 1 upstream, FPGA
cevUbrMc11c OBJECT IDENTIFIER ::= { cevModuleUbrType 4 } -- Cable linecard 1 downstream, 1 upstream, ASIC C
cevUbrMc12c OBJECT IDENTIFIER ::= { cevModuleUbrType 5 } -- Cable linecard 1 downstream, 2 upstream, ASIC C
cevUbrMc14c OBJECT IDENTIFIER ::= { cevModuleUbrType 6 } -- Cable linecard 1 downstream, 4 upstream, ASIC C
cevUbrMc16a OBJECT IDENTIFIER ::= { cevModuleUbrType 7 } -- Cable linecard 1 downstream, 6 upstream, ASIC A
cevUbrMc16b OBJECT IDENTIFIER ::= { cevModuleUbrType 8 } -- Cable linecard 1 downstream, 6 upstream, ASIC B
cevUbrMc16c OBJECT IDENTIFIER ::= { cevModuleUbrType 9 } -- Cable linecard 1 downstream, 6 upstream, ASIC C
cevUbrMc16e OBJECT IDENTIFIER ::= { cevModuleUbrType 10 } -- Cable linecard 1 downstream, 6 upstream, ASIC for Europe
cevUbrMc28c OBJECT IDENTIFIER ::= { cevModuleUbrType 11 } -- Cable linecard 2 downstream, 8 upstream
cevUbrMc26 OBJECT IDENTIFIER ::= { cevModuleUbrType 12 } -- Cable linecard 2 downstream, 6 upstream
cevUbr912C OBJECT IDENTIFIER ::= { cevModuleUbrType 13 } -- Cisco uBR912-C Cable Modem Card with CSU/DSU WIC
cevUbr912S OBJECT IDENTIFIER ::= { cevModuleUbrType 14 } -- Cisco uBR912-S Cable Modem Card with Serial WIC
cevUbr914R OBJECT IDENTIFIER ::= { cevModuleUbrType 15 } -- Cisco uBR914 Cable Modem Card with removable WIC
cevUbrClk OBJECT IDENTIFIER ::= { cevModuleUbrType 16 } -- Cisco Cable Clock Card that provides the national clock signal to Cisco uBR7200 VXR
cevUbr925 OBJECT IDENTIFIER ::= { cevModuleUbrType 17 } -- Cisco UBR925 Cable Modem/Router with VOIP and hardware accelerated IPSEC
cevUbrMc26c OBJECT IDENTIFIER ::= { cevModuleUbrType 18 } -- Cable linecard 2 downstream, 6 upstream
cevUbrMc28cf OBJECT IDENTIFIER ::= { cevModuleUbrType 21 } -- Cable linecard 2 downstream, 8 upstream, with F connector
cevUbrMc28cBnc OBJECT IDENTIFIER ::= { cevModuleUbrType 22 } -- Cable linecard 2 downstream, 8 upstream, with BNC connector
cevUbrMc26cf OBJECT IDENTIFIER ::= { cevModuleUbrType 23 } -- Cable linecard 2 downstream, 6 upstream, with F connector
cevUbrMc26cBnc OBJECT IDENTIFIER ::= { cevModuleUbrType 24 } -- Cable linecard 2 downstream, 6 upstream, with BNC connector
cevUbrDlc24 OBJECT IDENTIFIER ::= { cevModuleUbrType 26 } -- DLC24 is a Digital Video Broadcasting (DVB) Linecard which supports the DVB in-band (IB) and out-of-band (OOB) standards, as well as the DAVIC OOB standard. It has 2 downstream channels, 4 upstream channels, and 1 ASI interface port
cevUbrMc28j OBJECT IDENTIFIER ::= { cevModuleUbrType 33 } -- Cable modem linecard, 2 downstream, 8 upstream at 5-55MHz
cevUbrMc28u OBJECT IDENTIFIER ::= { cevModuleUbrType 34 } -- Docsis compliant intelligent coax cable line card with 2 downstream and 8 upstream ports for ubr72xx series cable routers.
cevUbrMc16u OBJECT IDENTIFIER ::= { cevModuleUbrType 35 } -- Docsis compliant intelligent coax cable line card with 1 downstream and 6 upstream ports for ubr72xx series cable routers.
cevUbrMc28x OBJECT IDENTIFIER ::= { cevModuleUbrType 36 } -- Docsis compliant intelligent coax cable line card with 2 upstream and 8 downstream ports and integrated upstream for ubr72xx routers.
cevUbrMc16x OBJECT IDENTIFIER ::= { cevModuleUbrType 37 } -- Docsis compliant intelligent coax cable line card with 1 upstream and 6 downstream ports and integrated upstream converter for ubr72xx routers.
cevUbrMc520uD OBJECT IDENTIFIER ::= { cevModuleUbrType 38 } -- uBR10K Universal Card, 5DS w/upx, 20US, Spec An
cevUbrMc520uF OBJECT IDENTIFIER ::= { cevModuleUbrType 39 } -- uBR10K Universal Card, 5DS w/upx, 20US, Spec An,F
cevUbrTccPlus OBJECT IDENTIFIER ::= { cevModuleUbrType 41 } -- uBR10K Timing, Communications and Control Plus Card
cevUbrMc16uE OBJECT IDENTIFIER ::= { cevModuleUbrType 42 } -- DOCSIS compliant intelligent coax cable line card with 1 downstream and 6 upstream ports for uBR7225VXR series cable routers
cevUbrMc28uE OBJECT IDENTIFIER ::= { cevModuleUbrType 43 } -- DOCSIS compliant intelligent coax cable line card with 2 downstream and 8 upstream ports for uBR7225VXR series cable routers
cevUbrDtcc OBJECT IDENTIFIER ::= { cevModuleUbrType 44 } -- DOCSIS Timing, Communication, and Control Plus Card for uBR10012
cevUbrMc88v OBJECT IDENTIFIER ::= { cevModuleUbrType 46 } -- DOCSIS 3.0 compliant intelligent coax cable line card with 8 downstream and 8 upstream ports
cevUbrmc2020 OBJECT IDENTIFIER ::= { cevModuleUbrType 47 } -- DOCSIS compliant intelligent coax cable line card with 20 downstream and 20 upstream ports for uBR10000 series cable router
cevUbrMc3g60Mha OBJECT IDENTIFIER ::= { cevModuleUbrType 48 } -- C-DOCSIS compliant intelligent coax cable line card with 72 downstream and 60 upstream ports for uBR10000 series cable router
cevUbrMc3g60rphy OBJECT IDENTIFIER ::= { cevModuleUbrType 49 } -- C-DOCSIS compliant intelligent coax cable line card with 72 downstream and 60 upstream ports for uBR10000 series cable router
cevUbrcBR8 OBJECT IDENTIFIER ::= { cevModuleUbrType 50 } -- Cisco cBR-8 CCAP(Converged Cable Access Platform) platform with 8 subscriber slots and 2 Supervisor slots (including WAN)
cevModuleCmccType OBJECT IDENTIFIER ::= { cevModule 28 } -- Cisco Mainframe Channel Connection Cards
cevCmccCip OBJECT IDENTIFIER ::= { cevModuleCmccType 1 } -- Channel Interface Processor for the C75xx platform
cevCmccCip2 OBJECT IDENTIFIER ::= { cevModuleCmccType 2 } -- Channel Interface Processor 2 for the C75xx platform
cevCmccPa1ec OBJECT IDENTIFIER ::= { cevModuleCmccType 3 } -- Escon Channel Port Adapter (Supports single ESCON interface)
cevCmccPa1pc OBJECT IDENTIFIER ::= { cevModuleCmccType 4 } -- Parallel (Bus & Tag) Channel Port Adapter (Supports single parallel interface)
cevCmccPa1ec4 OBJECT IDENTIFIER ::= { cevModuleCmccType 5 } -- High Performance ESCON Channel Port Adapter Version 4
cevModuleCat6000Type OBJECT IDENTIFIER ::= { cevModule 29 } -- Catalyst 6000 Cards
cevCat6kWsxSup12ge OBJECT IDENTIFIER ::= { cevModuleCat6000Type 2 } -- Supervisor with 2 Gigabit Ethernet ports
cevCat6kWsx6408Gbic OBJECT IDENTIFIER ::= { cevModuleCat6000Type 3 } -- Card with 8 Gigabit Ethernet ports
cevCat6kWsx6224Fx100Mt OBJECT IDENTIFIER ::= { cevModuleCat6000Type 4 } -- Card with 24 port 100BaseFX MM (MT-RJ) for the Catalyst 6000 series
cevCat6kWsx6248Rj45 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 5 } -- Card with 48 10/100 RJ45 Fast Ethernet ports
cevCat6kWsx6248Tel OBJECT IDENTIFIER ::= { cevModuleCat6000Type 6 } -- Card with 48 10/100 RJ21 Fast Ethernet ports
cevCat6kWsx6302Msm OBJECT IDENTIFIER ::= { cevModuleCat6000Type 7 } -- Multilayer Switch Module for the Catalyst 6000 series
cevCat6kWsx6024Mtrj OBJECT IDENTIFIER ::= { cevModuleCat6000Type 9 } -- Card with 24 10/100 MTRJ Fast Ethernet ports
cevCat6kMsfc2 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 10 } -- Multilevel Switching Feature Card Version 2 for Catalyst 6000 that is treated as a standalone system by the NMS
cevCat6kWsx6316GeTx OBJECT IDENTIFIER ::= { cevModuleCat6000Type 11 } -- 16-port RJ-45 Gigabit ethernet module
cevCat6kWsx6416Gbic OBJECT IDENTIFIER ::= { cevModuleCat6000Type 12 } -- 16-port GBIC Gigabit ethernet module
cevCat6kWsx6324100Fx OBJECT IDENTIFIER ::= { cevModuleCat6000Type 13 } -- 24-port 100FX multimode MT-RJ with 128K per-port packet buffer
cevCat6kWsx6348Rj45 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 14 } -- 48-port 10/100 ethernet module
cevCat6kWsx650210ge OBJECT IDENTIFIER ::= { cevModuleCat6000Type 15 } -- 10 Gigabit Ethernet Base Module
cevCat6kWsx6066SlbApc OBJECT IDENTIFIER ::= { cevModuleCat6000Type 16 } -- Venus: Server Load Balancing Application Processor Complex
cevCat6kWsx6548Rj45 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 18 } -- 48 port 10/100 Hydra2+/Hydra2V+
cevCat6kWsx6248aTel OBJECT IDENTIFIER ::= { cevModuleCat6000Type 19 } -- Card for C6K with 48 10/100 RJ21 ports with enhanched QoS a.k.a Indus w/ Enhanced QoS
cevCat6kWsxSup22ge OBJECT IDENTIFIER ::= { cevModuleCat6000Type 20 } -- Supervisor 2 with 2 Gigabit Ethernet ports
cevCat6kWsc6500SFM OBJECT IDENTIFIER ::= { cevModuleCat6000Type 21 } -- Catalyst 6500 Switch Fabric Module
cevCat6kWsc6500SFM2 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 22 } -- Catalyst 6500 Switch Fabric Module II
cevCat6kWsx6816GBIC OBJECT IDENTIFIER ::= { cevModuleCat6000Type 23 } -- Catalyst 6500 16 port 1000BaseX (Layer 3)
cevCat6kWsx6600Audio OBJECT IDENTIFIER ::= { cevModuleCat6000Type 27 } -- Catalyst 6000 256-Audio Services Module
cevCat6kWsx6348RJ21 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 28 } -- Catalyst 6500 48 port 10/100BaseTX (RJ-21)
cevCat6kWsx6516GBIC OBJECT IDENTIFIER ::= { cevModuleCat6000Type 29 } -- Catalyst 6500 16 port 1000BaseX (GBIC)
cevCat6kWsxSup1a2ge OBJECT IDENTIFIER ::= { cevModuleCat6000Type 30 } -- Catalyst 6500 2 port 1000BaseX Supervisor module (GBIC)
cevCat6kWsx6548RJ21 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 31 } -- Catalyst 6500 48 port 10/100BaseTX (RJ-21)
cevCat6kWsx6416GEMT OBJECT IDENTIFIER ::= { cevModuleCat6000Type 32 } -- Catalyst 6500 16 port 1000BaseSX (MT-RJ)
cevCat6kWsx6380NAM OBJECT IDENTIFIER ::= { cevModuleCat6000Type 33 } -- Catalyst 6500 Network Analysis Module
cevCat6kWsx6248aRJ45 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 34 } -- Catalyst 6500 48 port 10/100BaseTX (RJ-45)
cevCat6kWsx6408aGbic OBJECT IDENTIFIER ::= { cevModuleCat6000Type 35 } -- Catalyst 6500 8 port 1000BaseX (GBIC), Enhanced QoS module
cevCat6kWsx6381IDS OBJECT IDENTIFIER ::= { cevModuleCat6000Type 36 } -- Catalyst 6500 Intrusion Detection module
cevCat6kWsx6524MmMT OBJECT IDENTIFIER ::= { cevModuleCat6000Type 37 } -- Catalyst 6500 24 port 100BaseX MM (MT-RJ) module
cevCat6kWsx6516GeTx OBJECT IDENTIFIER ::= { cevModuleCat6000Type 38 } -- Catalyst 6500 16 port 10/100/1000BaseT (RJ-45) module
cevCat6kWsx650110Gex4 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 39 } -- Catalyst 6500 1 port 10 Gigabit Ethernet (EX4) module
cevCat6kWsx6816Oc3Mm OBJECT IDENTIFIER ::= { cevModuleCat6000Type 40 } -- Catalyst 6500 16 port OC3c Packet Over Sonet Multimode
cevCat6kWsf6kVpwr OBJECT IDENTIFIER ::= { cevModuleCat6000Type 41 } -- Catalyst 6500 inline power card
cevCat6kWsSvcNam1 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 42 } -- Catalyst 6500 Network AnalysisModule
cevCat6kWsSvcNam2 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 43 } -- Catalyst 6500 Network AnalysisModule
cevCat6kWsSvcFwm1 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 44 } -- Catalyst 6500 Firewall Module
cevCat6kWsSvcSsl1 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 45 } -- Catalyst 6500 SSL Module
cevCat6kWsx6516aGBIC OBJECT IDENTIFIER ::= { cevModuleCat6000Type 46 } -- Catalyst 6500 16 port1000BaseX (GBIC)
cevCat6kIpSecVPNSm OBJECT IDENTIFIER ::= { cevModuleCat6000Type 49 } -- Gigabit IPsec VPN Service Module for the Catalyst 6500 and 7600
cevCat6kWsSup720 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 50 } -- Catalyst 6500 Supervisor Module 720 CPU board
cevCat6kWsSup720Base OBJECT IDENTIFIER ::= { cevModuleCat6000Type 51 } -- Catalyst 6500 Supervisor Module 720 base board
cevCat6kWsx680210Ge OBJECT IDENTIFIER ::= { cevModuleCat6000Type 52 } -- Catalyst 6500 2 port 10 GE
cevCat6kWsx6832Sfp OBJECT IDENTIFIER ::= { cevModuleCat6000Type 53 } -- Catalyst 6500 32 port 1000Base FX (SFP GBIC)
cevCat6kWsx6748GeTx OBJECT IDENTIFIER ::= { cevModuleCat6000Type 54 } -- Catalyst 6500 48 port 10/100/1000 (RJ-45)
cevCat6kWsx670410Ge OBJECT IDENTIFIER ::= { cevModuleCat6000Type 55 } -- Catalyst 6500 4 port 10 GE
cevCat6kWsx6748Sfp OBJECT IDENTIFIER ::= { cevModuleCat6000Type 56 } -- Catalyst 6500 48 port 1000Base FX (SFP GBIC)
cevCat6kWsx6724Sfp OBJECT IDENTIFIER ::= { cevModuleCat6000Type 57 } -- Catalyst 6500 24 port 1000Base FX (SFP GBIC)
cevCat6kWsf6kPfc OBJECT IDENTIFIER ::= { cevModuleCat6000Type 58 } -- Catalyst 6500 L3 switching engine
cevCat6kWsf6kPfc2 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 59 } -- Catalyst 6500 L3 switching engine II
cevCat6kWsf6kDfc OBJECT IDENTIFIER ::= { cevModuleCat6000Type 60 } -- Catalyst 6500 distributed switching engine
cevCat6kWsf6kPfc3a OBJECT IDENTIFIER ::= { cevModuleCat6000Type 61 } -- Catalyst 6500 Centralized L3 switching engine IIIa
cevCat6kWsf6kDfc3a OBJECT IDENTIFIER ::= { cevModuleCat6000Type 62 } -- Catalyst 6500 Distributed L3 switching engine IIIa
cevCat6kWsx6148GeTx OBJECT IDENTIFIER ::= { cevModuleCat6000Type 63 } -- Catalyst 6000 48 port10/100/1000BaseT(RJ-45) module
cevCat6kWsx6148Rj21 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 64 } -- Catalyst 6000 48 port10/100BaseTX(RJ-21) module
cevCat6kWsx6148Rj45 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 65 } -- Catalyst 6000 48 port10/100BaseTX(RJ-45) module
cevCat6kMWAMBlade OBJECT IDENTIFIER ::= { cevModuleCat6000Type 66 } -- Mobile wireless application module for the Catalyst 6500 and Cisco 7600.
cevCat6kWsx6548GeTx OBJECT IDENTIFIER ::= { cevModuleCat6000Type 67 } -- Catalyst 6500 48 port 10/100/1000 (RJ-45)
cevCat6kWsf6700dfc3a OBJECT IDENTIFIER ::= { cevModuleCat6000Type 68 } -- Catalyst 6500 Distributed L3 switching engine IIIa
cevCat6kWsx6324100FxSm OBJECT IDENTIFIER ::= { cevModuleCat6000Type 69 } -- 24-port 100FX single mode MT-RJ with 128K per-port packet buffer
cevCat6kWsc6000cl OBJECT IDENTIFIER ::= { cevModuleCat6000Type 70 } -- Catalyst 6000 clock module
cevCat6kWsc6513cl OBJECT IDENTIFIER ::= { cevModuleCat6000Type 71 } -- Catalyst 6000 clock module for WS-C6513
cevClk7600 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 72 } -- Clock module for Cisco 7600
cevCat6kWsc6kvtt OBJECT IDENTIFIER ::= { cevModuleCat6000Type 73 } -- Catalyst 6000 VTT module
cevCat6kWsx6302aMsm OBJECT IDENTIFIER ::= { cevModuleCat6000Type 74 } -- Multilayer Switch Module (Rev. A) for the Catalyst 6000 series
cevCat6kMemC6kAta164M OBJECT IDENTIFIER ::= { cevModuleCat6000Type 75 } -- 64MB ATA-1 flash card for Catalyst 6000
cevCat6kMemC6kCptfl64M OBJECT IDENTIFIER ::= { cevModuleCat6000Type 76 } -- 64MB compact flash card for Catalyst 6000
cevCat6kMemC6kCptfl128M OBJECT IDENTIFIER ::= { cevModuleCat6000Type 77 } -- 128MB compact flash card for Catalyst 6000
cevCat6kMemC6kCptfl256M OBJECT IDENTIFIER ::= { cevModuleCat6000Type 78 } -- 256MB compact flash card for Catalyst 6000
cevCat6kMemC6kFlc16M OBJECT IDENTIFIER ::= { cevModuleCat6000Type 79 } -- 16MB PCMCIA flash card for Catalyst 6000
cevCat6kMemC6kFlc24M OBJECT IDENTIFIER ::= { cevModuleCat6000Type 80 } -- 24MB PCMCIA flash card for Catalyst 6000
cevCat6kWsSvcIdsm2 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 81 } -- Catalyst 6500 Intrusion Detection Module
cevCat6kWssvcidsupg OBJECT IDENTIFIER ::= { cevModuleCat6000Type 82 } -- Catalyst 6500 IDS 2 accelerator board
cevCat6kWsx6148x2Rj45 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 83 } -- Catalyst 6500 96-port 10/100BaseTX (RJ-45) module
cevCat6kWsf6kFe48x2Af OBJECT IDENTIFIER ::= { cevModuleCat6000Type 84 } -- Catalyst 6500 Inline voice daughter card
cevCat6kWsf6kFe48Af OBJECT IDENTIFIER ::= { cevModuleCat6000Type 85 } -- Cat6k voice daughter cards
cevCat6kWsf6kGe48Af OBJECT IDENTIFIER ::= { cevModuleCat6000Type 86 } -- Cat6k voice daughter cards
cevCat6kWsf6kVpwrGe OBJECT IDENTIFIER ::= { cevModuleCat6000Type 87 } -- Cat6k voice daughter cards
cevCat6kWsf6700cfc OBJECT IDENTIFIER ::= { cevModuleCat6000Type 88 } -- Catalyst 6500 centralized Forwarding Card
cevCat6kWsSvcWlan1K9 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 89 } -- Catalyst 6500 Wireless LAN module
cevCat6kWsx6624Fxs OBJECT IDENTIFIER ::= { cevModuleCat6000Type 90 } -- Catalyst 6000 24 port FXS Analog Station Interface Module
cevCat6kWsSvcAon1 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 91 } -- Application-Oriented Networking (AON) Service Module
cevCat6kWsSup32ge OBJECT IDENTIFIER ::= { cevModuleCat6000Type 92 } -- Catalyst 6500 Supervisor Module with 8 Gigabit Ethernet SFP uplink ports
cevCat6kWsSup3210ge OBJECT IDENTIFIER ::= { cevModuleCat6000Type 93 } -- Catalyst 6500 Supervisor Module with 2 10-GE uplinnk ports
cevCat6kPSDBlade OBJECT IDENTIFIER ::= { cevModuleCat6000Type 94 } -- Provides persistent storage facilities
cevCat6kWsc6kvtte OBJECT IDENTIFIER ::= { cevModuleCat6000Type 95 } -- Catalyst 6000 VTT-E module
cevCat6kWsx6066SlbsK9 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 98 } -- CSM-S is a content switching module with integrated SSL acceleration
cevCat6kWsf6kpfc3b OBJECT IDENTIFIER ::= { cevModuleCat6000Type 99 } -- Catalyst 6500 Policy feature card 3B
cevCat6kWsf6kdfc3b OBJECT IDENTIFIER ::= { cevModuleCat6000Type 100 } -- Catalyst 6500 Distributed forwarding card 3B
cevCat6kWsf6700dfc3b OBJECT IDENTIFIER ::= { cevModuleCat6000Type 101 } -- Catalyst 6500 Distributed forwarding card 3B
cevCat6kWsf6kpfc3bxl OBJECT IDENTIFIER ::= { cevModuleCat6000Type 102 } -- Catalyst 6500 Policy feature card 3B XL
cevCat6kWsf6kdfc3bxl OBJECT IDENTIFIER ::= { cevModuleCat6000Type 103 } -- Catalyst 6500 Distributed forwarding card 3B XL
cevCat6kWsf6700dfc3bxl OBJECT IDENTIFIER ::= { cevModuleCat6000Type 104 } -- Catalyst 6500 Distributed forwarding card 3B XL
cevCat6kCsg OBJECT IDENTIFIER ::= { cevModuleCat6000Type 105 } -- Content Services Gateway
cevCat6kMsfc2a OBJECT IDENTIFIER ::= { cevModuleCat6000Type 106 } -- Multilevel Switching Feature Card Version 2a for Catalyst 6000 that is treated as a standalone system by the NMS
cevCat6kWs6340Sup OBJECT IDENTIFIER ::= { cevModuleCat6000Type 107 } -- ME6340 Supervisor
cevCat6kWs6340LcA OBJECT IDENTIFIER ::= { cevModuleCat6000Type 108 } -- ME6340 48 port ADSL 2/2+ Annex A Module
cevCat6kWs6340LcB OBJECT IDENTIFIER ::= { cevModuleCat6000Type 109 } -- ME6340 48 port ADSL 2/2+ Annex B Module
cevCat6kMec6524gs8s OBJECT IDENTIFIER ::= { cevModuleCat6000Type 110 } -- Catalyst 6524 module with 24 port SFP and 8 SFP uplinks
cevCat6kMec6524gt8s OBJECT IDENTIFIER ::= { cevModuleCat6000Type 111 } -- Catalyst 6524 module with 24 port 10/100/1000BaseT and 8 SFP uplinks
cevCat6kMec6524Msfc2a OBJECT IDENTIFIER ::= { cevModuleCat6000Type 114 } -- Catalyst 6524 and 6724 Multilevel Switching Feature Card Version 2a
cevCat6kMec6524Pfc3c OBJECT IDENTIFIER ::= { cevModuleCat6000Type 115 } -- Catalyst 6524 and 6724 L3 switching engine
cevCat6kWsx6196Rj21 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 116 } -- Catalyst 6500 96 port 10/100BaseTX (RJ-21) module
cevCat6kWsx6148FeSfp OBJECT IDENTIFIER ::= { cevModuleCat6000Type 117 } -- Catalyst 6500 48 port 100Base-X SFP module
cevCat6kWsx6148aGeTx OBJECT IDENTIFIER ::= { cevModuleCat6000Type 118 } -- Catalyst 6500 48 port 10/100/1000BaseTX (RJ-45) module
cevCat6kWsx6148aRj45 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 119 } -- Catalyst 6500 48 port 10/100BaseTX (RJ-45) module
cevCat6kAce10K9 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 120 } -- Application Control Engine(ACE) Service Module
cevCat6kWsg6483 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 122 } -- Catalyst 6500 10GE-ER Serial 1550nm extended reach module
cevCat6kWsg6485 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 123 } -- Catalyst 6500 10GE-LX4 Campus 1310nm WWDM long haul/short reach module
cevCat6kWsg6488 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 124 } -- Catalyst 6500 10GE-LR Serial 1310nm long haul module
cevCat6kWsg6489 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 125 } -- Catalyst 6500 10GE-SX4 850nm WWDM short reach module
cevCat6kWsSvcWebVpnK9 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 126 } -- Catalyst 6500 Web VPN Module
cevCat6kSAMIBB OBJECT IDENTIFIER ::= { cevModuleCat6000Type 127 } -- Service and Application Module for IP
cevCat6kWsx6708a10ge OBJECT IDENTIFIER ::= { cevModuleCat6000Type 128 } -- Catalyst 6500 8 port 10 GE
cevCat6kWsx670810ge OBJECT IDENTIFIER ::= { cevModuleCat6000Type 129 } -- Catalyst 6500 8 port 10 GE with DFC
cevCat6kWsf6700Dfc3c OBJECT IDENTIFIER ::= { cevModuleCat6000Type 131 } -- Catalyst 6500 Distributed forwarding card 3C
cevCat6kWsf6700Dfc3cxl OBJECT IDENTIFIER ::= { cevModuleCat6000Type 132 } -- Catalyst 6500 Distributed forwarding card 3C XL
cevCat6kVsS72010G OBJECT IDENTIFIER ::= { cevModuleCat6000Type 133 } -- Catalyst 6500 Supervisor 720 with 10G Ethernet Module
cevCat6kVsf6kPfc3c OBJECT IDENTIFIER ::= { cevModuleCat6000Type 134 } -- Catalyst 6500 Policy Feature Card 3C
cevCat6kVsf6kPfc3cxl OBJECT IDENTIFIER ::= { cevModuleCat6000Type 135 } -- Catalyst 6500 Policy Feature Card 3C XL
cevCat6kVsF6kMsfc3 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 136 } -- Supervisor Module 720 10G CPU board
cevCat6kWsF6kPisa OBJECT IDENTIFIER ::= { cevModuleCat6000Type 137 } -- Catalyst 6500 Programmable IP Services Accelerator Internal Router Daughtercard
cevCat6kVsF6kPfc4xl OBJECT IDENTIFIER ::= { cevModuleCat6000Type 138 } -- Catalyst 6500 Policy Feature Card 4 XL
cevCat6kWsF6kDfc4exl OBJECT IDENTIFIER ::= { cevModuleCat6000Type 139 } -- Catalyst 6500 Distributed Forwarding Card 4E XL
cevCat6kWsx671610Ge OBJECT IDENTIFIER ::= { cevModuleCat6000Type 142 } -- Catalyst 6500 16 port 10 GE
cevCat6kVsF6kPfc4 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 143 } -- Catalyst 6500 Policy Feature Card 4
cevCat6kWsF6kDfc4e OBJECT IDENTIFIER ::= { cevModuleCat6000Type 144 } -- Catalyst 6500 Distributed Forwarding Card 4E
cevCat6kWsSup32Pge OBJECT IDENTIFIER ::= { cevModuleCat6000Type 145 } -- Catalyst 6500 Supervisor Module with PISA and 8 Gigabit Ethernet SFP uplink ports
cevCat6kWsSup32P10ge OBJECT IDENTIFIER ::= { cevModuleCat6000Type 146 } -- Catalyst 6500 Supervisor Module with PISA and 2 10-GE uplinnk ports
cevCat6kWsx690810g OBJECT IDENTIFIER ::= { cevModuleCat6000Type 148 } -- Catalyst 6500 8 port 10 GE with TrustSec
cevCat6kWsc6513Ecl OBJECT IDENTIFIER ::= { cevModuleCat6000Type 155 } -- Catalyst 6000 clock module for WS-C6513E chassis
cevCat6kWsSvcWism OBJECT IDENTIFIER ::= { cevModuleCat6000Type 156 } -- Wireless Service Module for the Catalyst 6500 and 7600
cevCat6kWsSvcNam1S250 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 157 } -- Catalyst 6500 Network Analysis Module (NAM)
cevCat6kWsSvcNam2S250 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 158 } -- Catalyst 6500 Network Analysis Module (NAM)
cevCat6kWsF6kDfc4a OBJECT IDENTIFIER ::= { cevModuleCat6000Type 159 } -- Catalyst 6500 Distributed Forwarding Card 4A
cevCat6kWsF6kDfc4axl OBJECT IDENTIFIER ::= { cevModuleCat6000Type 160 } -- Catalyst 6500 Distributed Forwarding Card 4A XL
cevCat6kVsSup2t10g OBJECT IDENTIFIER ::= { cevModuleCat6000Type 163 } -- Catalyst 6500 Supervisor Module VS-SUP2T-10G
cevCat6kVsF6kMsfc5 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 164 } -- Catalyst 6500 MPC8572 Dual-core CPU Daughter Board
cevCat6kWsf6k48At OBJECT IDENTIFIER ::= { cevModuleCat6000Type 166 } -- Catalyst 6500 IEEE 802.3at inline power voice daughter card
cevCat6kWsx6148eGe45At OBJECT IDENTIFIER ::= { cevModuleCat6000Type 167 } -- Catalyst 6500 48-port IEEE802.3at compliant Power over Ethernet Plus module with inline power voice daughter card
cevCat6kWsx671610T OBJECT IDENTIFIER ::= { cevModuleCat6000Type 168 } -- Catalyst 6500 16 port 10 GE RJ-45
cevCat6kWsSvcAsaSm1 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 169 } -- Adaptive Security Appliance (ASA) Service Module for Catalyst switches msgreene
cevCat6kWsx6148eGeTx OBJECT IDENTIFIER ::= { cevModuleCat6000Type 172 } -- Catalyst 6500 48-port IEEE802.3at compliant Power over Ethernet Plus module
cevCat6kWsx690440g OBJECT IDENTIFIER ::= { cevModuleCat6000Type 174 } -- Catalyst 6500 4-port 40GE and 16-port 10GE
cevCat6kWsSvcNam3K9 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 175 } -- Next generation Network Analysis Module msgreene
cevCat6kWsx6848Tx OBJECT IDENTIFIER ::= { cevModuleCat6000Type 176 } -- Catalyst 6500 48-port 10/100/1000 (RJ-45)
cevCat6kWsx6848sfp OBJECT IDENTIFIER ::= { cevModuleCat6000Type 178 } -- Catalyst 6500 48-port 1000Base FX(SFP)
cevCat6kWsx6824sfp OBJECT IDENTIFIER ::= { cevModuleCat6000Type 179 } -- Catalyst 6500 24-port 1000Base FX(SFP)
cevCat6kWsx681610ge OBJECT IDENTIFIER ::= { cevModuleCat6000Type 181 } -- Catalyst 6500 16-port 10 GE (X2)
cevCat6kWsx681610t OBJECT IDENTIFIER ::= { cevModuleCat6000Type 182 } -- Catalyst 6500 16-port 10 GE (RJ-45)
cevCat6kACE20K9 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 184 } -- Application Control Engine Module (Product ID:ACE04-6500-K9)
cevCat6kWsSvcWism2 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 185 } -- Wireless Service Module-2 for the Catalyst 6500
cevCat6kWsSvcAsaSm1K7 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 186 } -- Adaptive Security Appliance (ASA) with No Payload Encryption (NPE)
cevCat6kWsSvcVse1K9 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 187 } -- Virtual Services Engine
cevCat6kSvcAppProc1 OBJECT IDENTIFIER ::= { cevModuleCat6000Type 188 } -- Service Module Application Processor 1 Card
cevCat6kC6880xSup OBJECT IDENTIFIER ::= { cevModuleCat6000Type 189 } -- Catalyst 6880 Supervisor Module
cevCat6kC6880xleSup OBJECT IDENTIFIER ::= { cevModuleCat6000Type 190 } -- Catalyst 6880 Supervisor Module LE
cevCat6kC6880x16p10g OBJECT IDENTIFIER ::= { cevModuleCat6000Type 191 } -- Catalyst 6880 16 port 10G/1G SFP+ module
cevCat6kC6880xle16p10g OBJECT IDENTIFIER ::= { cevModuleCat6000Type 192 } -- Catalyst 6880 16 port 10G/1G SFP+ module LE
cevCat6kC6800xl33vCon OBJECT IDENTIFIER ::= { cevModuleCat6000Type 195 } -- Catalyst 6800 Power Supply converter module
cevCat6kC680032p10g OBJECT IDENTIFIER ::= { cevModuleCat6000Type 196 } -- Catalyst 6800 32 port 10G Module
cevCat6kC680032p10gxl OBJECT IDENTIFIER ::= { cevModuleCat6000Type 197 } -- Catalyst 6800 32 port 10G XL Module
cevCat6kC680016p10g OBJECT IDENTIFIER ::= { cevModuleCat6000Type 198 } -- Catalyst 6800 16 port 10G Module
cevCat6kC680016p10gxl OBJECT IDENTIFIER ::= { cevModuleCat6000Type 199 } -- Catalyst 6800 16 port 10G XL Module
cevCat6kC68008p10g OBJECT IDENTIFIER ::= { cevModuleCat6000Type 200 } -- Catalyst 6800 8 port 10G Module
cevCat6kC68008p10gxl OBJECT IDENTIFIER ::= { cevModuleCat6000Type 201 } -- Catalyst 6800 8 port 10G XL Module
cevCat6kIA48FPDR OBJECT IDENTIFIER ::= { cevModuleCat6000Type 210 } -- Catalyst 6800IA-FPDR 48 Gig Downlinks and 2 SFP+ uplink with support for a 2x10G stacking module, POE suports for 740W
cevCat6kPrimus OBJECT IDENTIFIER ::= { cevModuleCat6000Type 211 } -- Cisco Catalyst 68xx Series Supervisor - Primus
cevCat6kOptimus OBJECT IDENTIFIER ::= { cevModuleCat6000Type 212 } -- Cisco Catalyst 68xx Series Supervisor - Optimus
cevCat6kRodimus OBJECT IDENTIFIER ::= { cevModuleCat6000Type 213 } -- Cisco Catalyst 68xx Series Supervisor - Rodimus
cevCat6kTransformer OBJECT IDENTIFIER ::= { cevModuleCat6000Type 214 } -- Cisco Catalyst 68xx Series Supervisor - Transformer
cevCat6kC6800Sup6t OBJECT IDENTIFIER ::= { cevModuleCat6000Type 215 } -- Catalyst 6800 Supervisor Module C6800-SUP6T
cevCat6kC6800Sup6txl OBJECT IDENTIFIER ::= { cevModuleCat6000Type 216 } -- Catalyst 6800 Supervisor Module C6800-SUP6T-XL
cevModuleCat5000Type OBJECT IDENTIFIER ::= { cevModule 30 } -- Catalyst 5000 Cards
cevCat5kRsfc OBJECT IDENTIFIER ::= { cevModuleCat5000Type 1 } -- Routing Switching Feature Card
cevModule7100Type OBJECT IDENTIFIER ::= { cevModule 31 } -- Cards that go into the 7100 series (7120 and 7140)
cevIo2feTxIsl OBJECT IDENTIFIER ::= { cevModule7100Type 1 } -- I/O Card Dual 10/100 Fast Ethernet ISL
cevIsmIpsecMppe OBJECT IDENTIFIER ::= { cevModule7100Type 2 } -- Integrated Service Module, used only in slot 5 of the 7100 series, is a hardware accelerator for IPSEC Encryption and Compression, and MPPE encryption.
cev7100VPNAccelerator OBJECT IDENTIFIER ::= { cevModule7100Type 3 } -- VPN Encryption Accelerator Engine
cev7100VPNAcceleratorModule2 OBJECT IDENTIFIER ::= { cevModule7100Type 4 } -- VPN Encryption Accelerator Engine 2
cev7100VPNAcceleratorAES OBJECT IDENTIFIER ::= { cevModule7100Type 5 } -- VPN Encryption Accelerator Engine with AES Support
cev7100VPNAM2Plus OBJECT IDENTIFIER ::= { cevModule7100Type 6 } -- The VPN Acceleration Module 2+ (VAM2+) is a port adapter that installs in any single port-adapter slot on the Cisco 7204VXR or Cisco 7206VXR router with the NPE-225, NPE-400, or NPE-G1 processor, or the Cisco 7301 router.
cevModule10000Type OBJECT IDENTIFIER ::= { cevModule 32 } -- Cards that go into the 10x00 series router platform
cevPos1oc12 OBJECT IDENTIFIER ::= { cevModule10000Type 1 } -- 1 port OC12 Packet over Sonet card
cevP6Ct3 OBJECT IDENTIFIER ::= { cevModule10000Type 2 } -- 6 port channelized T3 card
cevGe OBJECT IDENTIFIER ::= { cevModule10000Type 3 } -- 1 port Gigabit Ethernet card
cevAtm1Oc12 OBJECT IDENTIFIER ::= { cevModule10000Type 4 } -- 1 Port OC12 ATM card
cevP1COc12 OBJECT IDENTIFIER ::= { cevModule10000Type 5 } -- 1 Port channelized OC12 card
cevP4Chstm1 OBJECT IDENTIFIER ::= { cevModule10000Type 6 } -- 4 port channelized STM-1 card
cev24feTx OBJECT IDENTIFIER ::= { cevModule10000Type 8 } -- c10720 24 ports fast ethernet Tx access card
cev24feFxMm OBJECT IDENTIFIER ::= { cevModule10000Type 9 } -- c10720 24 ports fast ethernet FX MM (2km) access card
cev24feFxSm OBJECT IDENTIFIER ::= { cevModule10000Type 10 } -- c10720 24 ports fast ethernet FX SM (15km) access card
cevSrpOc48SmSr OBJECT IDENTIFIER ::= { cevModule10000Type 11 } -- c10720 1 port OC-48c SRP SM short reach uplink card
cevSrpOc48SmIr OBJECT IDENTIFIER ::= { cevModule10000Type 12 } -- c10720 1 port OC-48c SRP SM intermediate reach uplink card
cevPos6oc3 OBJECT IDENTIFIER ::= { cevModule10000Type 13 } -- 6 port OC3 Pocket over Sonet Card for the 10000 ESR
cevAtm4oc3 OBJECT IDENTIFIER ::= { cevModule10000Type 14 } -- 4 port OC3 ATM line card with single mode, intermediate reach optics for the C10000 platform
cevP8E3Ds3 OBJECT IDENTIFIER ::= { cevModule10000Type 15 } -- 8 port unchannalized switchable t3/e3
cevSrpPos1oc48SmSr OBJECT IDENTIFIER ::= { cevModule10000Type 16 } -- 1 Port OC48 SRP or POS SM short reach card
cevSrpPos1oc48SmLr OBJECT IDENTIFIER ::= { cevModule10000Type 17 } -- 1 Port OC48 SRP or POS SM long reach card
cevC10K48MbFlashCard OBJECT IDENTIFIER ::= { cevModule10000Type 18 } -- Cisco 10000 48 MB Flash Card
cevC10K128MbFlashCard OBJECT IDENTIFIER ::= { cevModule10000Type 19 } -- Cisco 10000 128 MB Flash Card
cevP24ChE1T1 OBJECT IDENTIFIER ::= { cevModule10000Type 22 } -- 24 Port Channelized E1/T1 card
cev4Ge8FeTx OBJECT IDENTIFIER ::= { cevModule10000Type 23 } -- c10720 4 port gigabit ethernet + 8 port fast ethernet access card
cev4Ge8FeFxMm OBJECT IDENTIFIER ::= { cevModule10000Type 24 } -- c10720 4 port gigabit ethernet + 8 port fast ethernet FX MM (2km) access card
cev4Ge8FeFxSm OBJECT IDENTIFIER ::= { cevModule10000Type 25 } -- c10720 4 port gigabit ethernet + 8 port fast ethernet FX SM (15km) access card
cevSrpOc48SmLr1 OBJECT IDENTIFIER ::= { cevModule10000Type 26 } -- 1 port OC-48c SRP SM Long Reach (40Km) uplink card
cevSrpOc48SmLr2 OBJECT IDENTIFIER ::= { cevModule10000Type 27 } -- 1 port OC-48c SRP SM long reach (80Km) uplink card
cevP8Fe OBJECT IDENTIFIER ::= { cevModule10000Type 30 } -- 8 Port Fast Ethernet line card
cevP8Ds3E3Atm OBJECT IDENTIFIER ::= { cevModule10000Type 31 } -- 8 Port DS3/E3 ATM Line Card
cevC10720Mnt OBJECT IDENTIFIER ::= { cevModule10000Type 32 } -- C10720 Maintenance card
cevPosSrpOc48SmSr OBJECT IDENTIFIER ::= { cevModule10000Type 34 } -- c10720 OC-48c POS/SRP SM short reach uplink card
cevPosSrpOc48SmIr OBJECT IDENTIFIER ::= { cevModule10000Type 35 } -- c10720 OC-48c POS/SRP SM intermediate reach uplink card
cevPosSrpOc48SmLr1 OBJECT IDENTIFIER ::= { cevModule10000Type 36 } -- c10720 OC-48c POS/SRP SM Long Reach (40Km) uplink card
cevPosSrpOc48SmLr2 OBJECT IDENTIFIER ::= { cevModule10000Type 37 } -- c10720 OC-48c POS/SRP SM Long Reach (80Km) uplink card
cevC10KJacket OBJECT IDENTIFIER ::= { cevModule10000Type 38 } -- the Shared Port Adaptor (SPA) jacket (or host) card for the c10k. It can host up to 2 SPAs
cev24feTxB OBJECT IDENTIFIER ::= { cevModule10000Type 39 } -- c10720 24 ports fast ethernet Tx access card revB.
cev4Ge8FeTxB OBJECT IDENTIFIER ::= { cevModule10000Type 40 } -- c10720 4 port gigabit ethernet + 8 port fast ethernet access card revB.
cevRprSrpOc48 OBJECT IDENTIFIER ::= { cevModule10000Type 41 } -- c10720 1 port RPR(802.17)/SRP OC48 uplink card
cevP4Ct3 OBJECT IDENTIFIER ::= { cevModule10000Type 42 } -- c10000 4 port channelized half-height T3 card
cevAtm4oc3stm1Lr OBJECT IDENTIFIER ::= { cevModule10000Type 43 } -- c10000 4 port OC3/STM1 ATM line card with long reach optics
cevModuleAs5400Type OBJECT IDENTIFIER ::= { cevModule 33 } -- Cards that go into the AS5400 series router platform
cevAs5400DfcCarrier OBJECT IDENTIFIER ::= { cevModuleAs5400Type 1 } -- Carrier card that holds Dial Feature Cards for the AS5400 platform
cevAs5400DfcNp348 OBJECT IDENTIFIER ::= { cevModuleAs5400Type 2 } -- Nextport (np) Modem Dial Feature Card consisting of 3 modem modules, 2 of which have 120 modems and that has 108, for a total of 348 modems per card, used in AS5400 and AS5350 platforms
cevAs5400DfcNp192 OBJECT IDENTIFIER ::= { cevModuleAs5400Type 3 } -- Nextport (np) Modem Dial Feature Card consisting of 2 modem modules, 1 of which has 120 modems the other 72, for a total of 192 modems per card, used in AS5400 and AS5350 platforms
cevAs5400XMDfcCarrier OBJECT IDENTIFIER ::= { cevModuleAs5400Type 4 } -- Carrier card that holds Dial Feature Cards for the AS5400-XM platform
cevAs5400XMVFC OBJECT IDENTIFIER ::= { cevModuleAs5400Type 5 } -- Voice Feature Card containing Texas Instruments Digital Signal processor(DSP)
cevModuleCat4000Type OBJECT IDENTIFIER ::= { cevModule 35 } -- Catalyst 4000 Cards
cevCat4232L3 OBJECT IDENTIFIER ::= { cevModuleCat4000Type 1 } -- Cisco Catalyst 4232-L3 layer 3 line card that is treated as a standalone system by the NMS
cevCat4kGateway OBJECT IDENTIFIER ::= { cevModuleCat4000Type 2 } -- Catalyst 4000 Access Gateway line card supporting voice and WAN (Wide Area Network) interfaces as well as conferencing and transcoding services for operation with the Cisco Call Manager
cevCat4kWsx4014 OBJECT IDENTIFIER ::= { cevModuleCat4000Type 3 } -- Supervisor III Card
cevCat4kWsx4124FxMt OBJECT IDENTIFIER ::= { cevModuleCat4000Type 4 } -- Card with 24 100 FX ports and MTRJ connectors
cevCat4kWsx4148FxMt OBJECT IDENTIFIER ::= { cevModuleCat4000Type 5 } -- Card with 48 100 FX ports and MTRJ connectors
cevCat4kWsx4148Rj OBJECT IDENTIFIER ::= { cevModuleCat4000Type 6 } -- Card with 48 10/100 baseT ports
cevCat4kWsx4148Rj21 OBJECT IDENTIFIER ::= { cevModuleCat4000Type 7 } -- Card with 48 10/100 baseT Telco ports
cevCat4kWsx4148Rj45V OBJECT IDENTIFIER ::= { cevModuleCat4000Type 8 } -- Card with 48 10/100 baseT voice power ports
cevCat4kWsx4232GbRj OBJECT IDENTIFIER ::= { cevModuleCat4000Type 9 } -- Card with 32 10/100 baseT and 2 1000 GBIC ports
cevCat4kWsx4232RjXx OBJECT IDENTIFIER ::= { cevModuleCat4000Type 10 } -- Card with 32 10/100 baseT and 2 1000 duaghtercard ports
cevCat4kWsx4306Gb OBJECT IDENTIFIER ::= { cevModuleCat4000Type 11 } -- Card with 6 1000 GBIC ports
cevCat4kWsx4418Gb OBJECT IDENTIFIER ::= { cevModuleCat4000Type 12 } -- Card with 18 1000 GBIC ports
cevCat4kWsx44122GbTx OBJECT IDENTIFIER ::= { cevModuleCat4000Type 13 } -- Card with 12 1000 TX and 2 1000 GBIC ports
cevCat4kWsx4424GbRj45 OBJECT IDENTIFIER ::= { cevModuleCat4000Type 14 } -- Card with 48 10/100/1000 TX
cevCat4kWsx4448GbLx OBJECT IDENTIFIER ::= { cevModuleCat4000Type 15 } -- Card with 48 1000 LX
cevCat4kWsx4448GbRj45 OBJECT IDENTIFIER ::= { cevModuleCat4000Type 16 } -- Card with 48 10/100/1000 TX
cevCat4kPEM OBJECT IDENTIFIER ::= { cevModuleCat4000Type 17 } -- Power Entry Module for Catalyst 4000
cevCat4kWsx4515 OBJECT IDENTIFIER ::= { cevModuleCat4000Type 18 } -- Supervisor IV Card for Catalyst 4000
cevCat4kWsx4148LxMt OBJECT IDENTIFIER ::= { cevModuleCat4000Type 19 } -- Card with 48 100 LX ports and MTRJ connectors for Catalyst 4000
cevCat4kWsx4248Rj45V OBJECT IDENTIFIER ::= { cevModuleCat4000Type 20 } -- Card with 48 10/100 baseT voice power ports
cevCat4kWsx4516 OBJECT IDENTIFIER ::= { cevModuleCat4000Type 21 } -- Supervisor V Card for Catalyst 4000
cevCat4kWsx4013Plus OBJECT IDENTIFIER ::= { cevModuleCat4000Type 22 } -- Supervisor II-Plus Card for Catalyst 4000
cevCat4kWsx4248Rj21V OBJECT IDENTIFIER ::= { cevModuleCat4000Type 23 } -- Card with 48 10/100 baseT Telco voice power ports
cevCat4kWsx4302Gb OBJECT IDENTIFIER ::= { cevModuleCat4000Type 24 } -- Card with 2 1000 GBIC ports
cevCat4kWsx4548GbRj45V OBJECT IDENTIFIER ::= { cevModuleCat4000Type 25 } -- Card with 48 10/100/1000 baseT voice power ports
cevCat4kWsx4548GbRj45 OBJECT IDENTIFIER ::= { cevModuleCat4000Type 26 } -- 48-port 10/100/1000 line card for Catalyst4000
cevCat4kWsx4712Qam24B OBJECT IDENTIFIER ::= { cevModuleCat4000Type 27 } -- Card with 12 ports, each having 2 QAM (Quadrature Amplitude Modulation)channels, based on ITU-T J.83 Annex B.
cevCat4kWsx4148FeBdLc OBJECT IDENTIFIER ::= { cevModuleCat4000Type 28 } -- Card with 48 100 BX10-D ports and LC connectors for Catalyst 4000
cevCat4kWsx4124Rj OBJECT IDENTIFIER ::= { cevModuleCat4000Type 29 } -- Card with 24 10/100 baseT ports
cevCat4kWsx4224Rj45V OBJECT IDENTIFIER ::= { cevModuleCat4000Type 30 } -- Card with 24 10/100 baseT voice power ports
cevCat4kWsx4524GbRj45V OBJECT IDENTIFIER ::= { cevModuleCat4000Type 31 } -- Card with 24 10/100/1000 baseT voice power ports
cevCat4kWsx4506GBT OBJECT IDENTIFIER ::= { cevModuleCat4000Type 32 } -- 6 port nonblocking Gigabit RJ45 line card for Catalyst 4500 with options to use SFP instead of RJ45. RJ45 interface supports inline power
cevCat4kWsxSvcNam OBJECT IDENTIFIER ::= { cevModuleCat4000Type 33 } -- Catalyst 4000 Network Analysis Service Module
cevCat4kWsx4448GbSfp OBJECT IDENTIFIER ::= { cevModuleCat4000Type 34 } -- 48-port Gigabit SFP line card for Catalyst 4500, supporting SX, LX , and BX SFP's
cevCat4kWsX4013PlusTS OBJECT IDENTIFIER ::= { cevModuleCat4000Type 35 } -- Catalyst 4000 supervisor with 12 10/100/1000BaseT ports and 8 1000BaseX SFP ports
cevCat4kWsx4kClock OBJECT IDENTIFIER ::= { cevModuleCat4000Type 36 } -- Cat4K High Availability Clock Module containing two redundant clocks. This module is field replacable. The system has to be powered down to replace this module
cevCat4kWsx4948 OBJECT IDENTIFIER ::= { cevModuleCat4000Type 37 } -- Catalyst 4000 series fixed configuration switch with 48 10/100/1000BaseT wirespeed ports and 4 1000BaseX SFP ports
cevCat4kWsx451610GE OBJECT IDENTIFIER ::= { cevModuleCat4000Type 38 } -- Supervisor V Card for Catalyst 4000 with 4 Gigabit SFPs and 2 Ten Gigabit X2s
cevCat4kWsx4013Plus10GE OBJECT IDENTIFIER ::= { cevModuleCat4000Type 40 } -- Supervisor II-PLUS-10GE card for Catalyst 4500 with 4 Gigabit SFPs and 2 Ten Gigabit X2s.
cevCat4kWsx494810GE OBJECT IDENTIFIER ::= { cevModuleCat4000Type 42 } -- Catalyst 4000 series fixed configuration switch with 48 10/100/1000BaseT wirespeed ports and 2 10Gbps X2 ports.
cevCat4kWsx4kMux OBJECT IDENTIFIER ::= { cevModuleCat4000Type 43 } -- Mux Buffers for Redundancy Logic.
cevCat4kWsx490410ge OBJECT IDENTIFIER ::= { cevModuleCat4000Type 44 } -- Catalyst 4900M series, half height line card with 4 port wire speed 10GE interface (WS-X4904-10GE)
cevCat4kWsx4900M OBJECT IDENTIFIER ::= { cevModuleCat4000Type 45 } -- Catalyst 4900M series chassis with fixed 8 10Gig port base system with 2 additional half height line card slots(WS-C4900M )
cevCat4kWsx490810ge OBJECT IDENTIFIER ::= { cevModuleCat4000Type 46 } -- Catalyst 4900M series, half height line card with 8 port 2:1 10GE interface (WS-X4908-10GE)
cevCat4kWsx4920Gbrj45 OBJECT IDENTIFIER ::= { cevModuleCat4000Type 47 } -- Catalyst 4900M series, half height line card with 20 port 10/100/1000 RJ45 interface (WS-X4920-GB-RJ45)
cevCat4kWsx4590 OBJECT IDENTIFIER ::= { cevModuleCat4000Type 48 } -- Catalyst 4507R/4510R Fabric Redundancy Module
cevCatWsx4624SfpE OBJECT IDENTIFIER ::= { cevModuleCat4000Type 49 } -- WS-X4624-SFP-E:1000BaseX (SFP) with 24 SFP ports. Linecard with 24 SFP ports providing 1-Gigabit non-blocking traffic on each port, for Catalyst-4500E series modular switches.
cevCat4kWsx492810GE OBJECT IDENTIFIER ::= { cevModuleCat4000Type 50 } -- Catalyst 4000 series fixed configuration switch with 28 One Gigabit SFP ports and 2 Ten Gigabit X2 ports
cevCat4kWsx4548GbRj45VPlus OBJECT IDENTIFIER ::= { cevModuleCat4000Type 51 } -- Card with 48 10/100/1000 baseT voice power ports and that is what we are using in our codebase.
cevCat4kWsx490810GRj45 OBJECT IDENTIFIER ::= { cevModuleCat4000Type 52 } -- Catalyst 4900M series, half height line card with 8 port 2:1 10GE/1G RJ45 interface (WS-X4908-10GE-RJ45)
cevCat4kWsx4948ef10GE OBJECT IDENTIFIER ::= { cevModuleCat4000Type 54 } -- Catalyst 4900 series front exhaust fixed configuration switch with 48 10/100/1000BaseT ports and four 10Gbps/1Gbps SFP+/SFP ports(WS-C4948E-F)
cevCat4kC4kxNm8 OBJECT IDENTIFIER ::= { cevModuleCat4000Type 55 } -- Cisco Catalyst 4500X series uplink module with 8 10GE SFP+ ports
cevCat4kWsx4500x16 OBJECT IDENTIFIER ::= { cevModuleCat4000Type 56 } -- Cisco Catalyst 4500X series fixed 10GE aggregation switch with 16 10GE SFP+ ports
cevCat4kWsx4500x32 OBJECT IDENTIFIER ::= { cevModuleCat4000Type 57 } -- Cisco Catalyst 4500X series fixed 10GE aggregation switch with 32 10GE SFP+ ports
cevModuleCVAType OBJECT IDENTIFIER ::= { cevModule 36 } -- Cisco Voice Adaptar cards
cevCVA122 OBJECT IDENTIFIER ::= { cevModuleCVAType 1 } -- Cisco CVA122 Cable Voice Adapter (Residential Cable Modem with two Voice Ports)
cevCVA124 OBJECT IDENTIFIER ::= { cevModuleCVAType 2 } -- Cisco CVA124 Cable Voice Adapter (Residential Cable Modem with four Voice Ports)
cevCVA122E OBJECT IDENTIFIER ::= { cevModuleCVAType 3 } -- Cisco CVA122 Cable Voice Adapter (Residential Cable Modem with two voice ports) - European version
cevCVA124E OBJECT IDENTIFIER ::= { cevModuleCVAType 4 } -- Cisco CVA124 Cable Voice Adapter (Residential Cable Modem with four voice ports) - European version
cevModuleAs5850Type OBJECT IDENTIFIER ::= { cevModule 37 }
cevAs5850EPM2Ge OBJECT IDENTIFIER ::= { cevModuleAs5850Type 1 } -- Egress Port Module Card with 2 port Gigabit Ethernet for the AS5850 platform
cevAs5850Ct3Up216 OBJECT IDENTIFIER ::= { cevModuleAs5850Type 2 } -- Channelized T3 and 216 Universal Ports Dial Feature Card for the AS5850 platform
cevAs58508Ce1Up216 OBJECT IDENTIFIER ::= { cevModuleAs5850Type 3 } -- 8 port Channelized E1 and 216 Universal Ports Dial Feature Card for the AS5850 platform
cevAs58xxUp324 OBJECT IDENTIFIER ::= { cevModuleAs5850Type 4 } -- 324 Universal Ports Feature Card for the AS5850 platform
cevAs585024E1 OBJECT IDENTIFIER ::= { cevModuleAs5850Type 5 } -- 24 port Channelized E1 Feature Card for the AS5850 platform
cevAs585024T1 OBJECT IDENTIFIER ::= { cevModuleAs5850Type 6 } -- 24 port Channelized T1 Feature Card for the AS5850 platform
cevModuleAs5350Type OBJECT IDENTIFIER ::= { cevModule 38 } -- Cards that go into the AS5350 series router platform
cevAs5350XMDfcCarrier OBJECT IDENTIFIER ::= { cevModuleAs5350Type 2 } -- Carrier card that holds Dial Feature Cards for the AS5350-XM carrier
cevModule24xxType OBJECT IDENTIFIER ::= { cevModule 39 }
cevIad2420Vm8fxs OBJECT IDENTIFIER ::= { cevModule24xxType 1 } -- This card provides 8 analog Foreign eXchange Stations (FXS) in the Integrated Access Device 2420 (IAD2420) chassis
cevIad242016fxs OBJECT IDENTIFIER ::= { cevModule24xxType 2 } -- This card provides 16 analog Foreign eXchange Stations (FXS) in the Integrated Access Device 2420 (IAD2420) chassis
cevIad2420VmPwr OBJECT IDENTIFIER ::= { cevModule24xxType 3 } -- This card provides power supply to high density analog FXS voice module in the Integrated Access Device 2420 (IAD2420) chassis
cevIad2420Adsl OBJECT IDENTIFIER ::= { cevModule24xxType 4 } -- This card provides access to ADSL (Asymmetrical Digital Subscriber Line) over ATM (Asynchronous Transfer Mode) AAL2 (ATM Adaptation Layer 2), AAL5 (ATM Adaptation Layer 5) and various class of QoS (Quality of Service) for both voice and data service on the Integrated Access Device 2420 (IAD2420) chassis
cevIad2420Hcm1 OBJECT IDENTIFIER ::= { cevModule24xxType 5 } -- High performance compression module for the IAD2420 platform equipped with one TI 549 DSP
cevIad2420Hcm2 OBJECT IDENTIFIER ::= { cevModule24xxType 6 } -- High performance compression module for the IAD2420 platform equipped with two TI 549 DSPs
cevIad2420Hcm3 OBJECT IDENTIFIER ::= { cevModule24xxType 7 } -- High performance compression module for the IAD2420 platform equipped with three TI 549 DSPs
cevIad2420Hcm4 OBJECT IDENTIFIER ::= { cevModule24xxType 8 } -- High performance compression module for the IAD2420 platform equipped with four TI 549 DSPs
cevIad2420Hcm5 OBJECT IDENTIFIER ::= { cevModule24xxType 9 } -- High performance compression module for the IAD2420 platform equipped with five TI 549 DSPs
cevIad2420Hcm6 OBJECT IDENTIFIER ::= { cevModule24xxType 10 } -- High performance compression module for the IAD2420 platform equipped with six TI 549 DSPs
cevIad2420Cpu OBJECT IDENTIFIER ::= { cevModule24xxType 11 } -- CPU card for IAD2420
cevIad2420MfmE1Unbalanced OBJECT IDENTIFIER ::= { cevModule24xxType 12 } -- IAD2420 E1 75 ohms unbalanced
cevIad2420MfmE1Dsx1Csu OBJECT IDENTIFIER ::= { cevModule24xxType 13 } -- IAD2420 E1 100/120 ohms balanced
cevIad2420MfmT1Dsx1Csu OBJECT IDENTIFIER ::= { cevModule24xxType 14 } -- IAD2420 T1 100/120 ohms balanced only
cevIad24208fxo OBJECT IDENTIFIER ::= { cevModule24xxType 15 } -- High density 8 analog Foreign eXchange Office (FXO) module
cevIad242016fxsOffPremise OBJECT IDENTIFIER ::= { cevModule24xxType 18 } -- IAD2420 Sixteen FXS Off Premise Analog Voice Module
cevIad2430Ob8Fxs OBJECT IDENTIFIER ::= { cevModule24xxType 19 } -- This card provides 8 on-board analog Foreign Exchange Stations (FXS) in the Integrated Access Device 2430 (IAD2430) chassis
cevIad2430Ob16Fxs OBJECT IDENTIFIER ::= { cevModule24xxType 20 } -- This card provides 16 on-board analog Foreign Exchange Stations (FXS) in the Integrated Access Device 2430 (IAD2430) chassis
cevIad2430Ob24Fxs OBJECT IDENTIFIER ::= { cevModule24xxType 21 } -- This card provides 24 on-board analog Foreign Exchange Stations (FXS) in the Integrated Access Device 2430 (IAD2430) chassis
cevIad2430ObT1E1 OBJECT IDENTIFIER ::= { cevModule24xxType 22 } -- This card provides T1/E1 in the Integrated Access Device 2430 (IAD2430) chassis
cevIad2435ObT1E1 OBJECT IDENTIFIER ::= { cevModule24xxType 23 } -- This card provides T1/E1 in the Integrated Access Device 2435 (IAD2435)
cevIad2435Ob8Fxs OBJECT IDENTIFIER ::= { cevModule24xxType 24 } -- This card provides 8 on-board analog Foreign Exchange Stations (FXS) in the Integrated Access Device 2435 (IAD2435) chassis
cevVG204Ob4Fxs OBJECT IDENTIFIER ::= { cevModule24xxType 25 } -- This card provides 4 on-board analog Foreign Exchange Stations (FXS) in the Voice Gateway 204 (VG204) chassis
cevVG202Ob2Fxs OBJECT IDENTIFIER ::= { cevModule24xxType 26 } -- This card provides 2 on-board analog Foreign Exchange Stations (FXS) in the Voice Gateway 202 (VG202) chassis
cevVg202xmOb2fxs OBJECT IDENTIFIER ::= { cevModule24xxType 27 } -- This card provides 2 on-board analog Foreign Exchange Stations (FXS) in the Voice Gateway 202xm (VG202XM) chassis
cevVg204xmOb4fxs OBJECT IDENTIFIER ::= { cevModule24xxType 28 } -- This card provides 4 on-board analog Foreign Exchange Stations (FXS) in the Voice Gateway 204XM (VG204XM) chassis
cevVg3x0ob24fxs OBJECT IDENTIFIER ::= { cevModule24xxType 29 } -- This card provides 24 onboard analog Foreign Exchange Station (FXS) in voice gateway VG310 and VG320
cevModule10000Bases OBJECT IDENTIFIER ::= { cevModule 40 } -- Cisco 10 gigabit ethernet port adapter cards
cevM10000BaseLX4 OBJECT IDENTIFIER ::= { cevModule10000Bases 2 } -- Cisco Wide-WDM 1310nm Laser 10 gigabit ethernet port adapter
cevM10000BaseEX4 OBJECT IDENTIFIER ::= { cevModule10000Bases 3 } -- Cisco Wide-WDM 1550nm Laser 10 gigabit ethernet port adapter
cevM10000BaseLR OBJECT IDENTIFIER ::= { cevModule10000Bases 4 } -- Cisco Serial 1310nm Laser 10 gigabit ethernet port adapter
cevM10000BaseER OBJECT IDENTIFIER ::= { cevModule10000Bases 5 } -- Cisco Serial 1550nm Laser 10 gigabit ethernet port adapter
cevM10000BaseSX4 OBJECT IDENTIFIER ::= { cevModule10000Bases 6 } -- Cisco Wide-WDM 850nm Laser 10 gigabit ethernet port adapter
cevM10000BaseSR OBJECT IDENTIFIER ::= { cevModule10000Bases 7 } -- Cisco Serial 850nm Laser 10 gigabit ethernet port adapter
cevM10000BaseCX4 OBJECT IDENTIFIER ::= { cevModule10000Bases 8 } -- Cisco XAUI Copper 10 gigabit ethernet port adapter
cevM10000BaseZR OBJECT IDENTIFIER ::= { cevModule10000Bases 9 } -- Cisco ZR 1550nm Laser 10 gigabit ethernet port adapter
cev10GBaseLW OBJECT IDENTIFIER ::= { cevModule10000Bases 10 } -- 10GBASE-LW XENPAK
cev10GBaseEW OBJECT IDENTIFIER ::= { cevModule10000Bases 11 } -- 10GBASE-EW XENPAK
cev10GBaseSW OBJECT IDENTIFIER ::= { cevModule10000Bases 12 } -- 10GBASE-SW XENPAK
cev10GBaseEdc1310 OBJECT IDENTIFIER ::= { cevModule10000Bases 13 } -- 10GBase-Serial 1310 nm XENPAK
cev10GBaseDwdm3033 OBJECT IDENTIFIER ::= { cevModule10000Bases 14 } -- 10GBASE-DWDM 1530.33 nm XENPAK
cev10GBaseDwdm3112 OBJECT IDENTIFIER ::= { cevModule10000Bases 15 } -- 10GBASE-DWDM 1531.12 nm XENPAK
cev10GBaseDwdm3190 OBJECT IDENTIFIER ::= { cevModule10000Bases 16 } -- 10GBASE-DWDM 1531.90 nm XENPAK
cev10GBaseDwdm3268 OBJECT IDENTIFIER ::= { cevModule10000Bases 17 } -- 10GBASE-DWDM 1532.68 nm XENPAK
cev10GBaseDwdm3425 OBJECT IDENTIFIER ::= { cevModule10000Bases 18 } -- 10GBASE-DWDM 1534.25 nm XENPAK
cev10GBaseDwdm3504 OBJECT IDENTIFIER ::= { cevModule10000Bases 19 } -- 10GBASE-DWDM 1535.04 nm XENPAK
cev10GBaseDwdm3582 OBJECT IDENTIFIER ::= { cevModule10000Bases 20 } -- 10GBASE-DWDM 1535.82 nm XENPAK
cev10GBaseDwdm3661 OBJECT IDENTIFIER ::= { cevModule10000Bases 21 } -- 10GBASE-DWDM 1536.61 nm XENPAK
cev10GBaseDwdm3819 OBJECT IDENTIFIER ::= { cevModule10000Bases 22 } -- 10GBASE-DWDM 1538.19 nm XENPAK
cev10GBaseDwdm3898 OBJECT IDENTIFIER ::= { cevModule10000Bases 23 } -- 10GBASE-DWDM 1538.98 nm XENPAK
cev10GBaseDwdm3977 OBJECT IDENTIFIER ::= { cevModule10000Bases 24 } -- 10GBASE-DWDM 1539.77 nm XENPAK
cev10GBaseDwdm4056 OBJECT IDENTIFIER ::= { cevModule10000Bases 25 } -- 10GBASE-DWDM 1540.56 nm XENPAK
cev10GBaseDwdm4214 OBJECT IDENTIFIER ::= { cevModule10000Bases 26 } -- 10GBASE-DWDM 1542.14 nm XENPAK
cev10GBaseDwdm4294 OBJECT IDENTIFIER ::= { cevModule10000Bases 27 } -- 10GBASE-DWDM 1542.94 nm XENPAK
cev10GBaseDwdm4373 OBJECT IDENTIFIER ::= { cevModule10000Bases 28 } -- 10GBASE-DWDM 1543.73 nm XENPAK
cev10GBaseDwdm4453 OBJECT IDENTIFIER ::= { cevModule10000Bases 29 } -- 10GBASE-DWDM 1544.53 nm XENPAK
cev10GBaseDwdm4612 OBJECT IDENTIFIER ::= { cevModule10000Bases 30 } -- 10GBASE-DWDM 1546.12 nm XENPAK
cev10GBaseDwdm4692 OBJECT IDENTIFIER ::= { cevModule10000Bases 31 } -- 10GBASE-DWDM 1546.92 nm XENPAK
cev10GBaseDwdm4772 OBJECT IDENTIFIER ::= { cevModule10000Bases 32 } -- 10GBASE-DWDM 1547.72 nm XENPAK
cev10GBaseDwdm4851 OBJECT IDENTIFIER ::= { cevModule10000Bases 33 } -- 10GBASE-DWDM 1548.51 nm XENPAK
cev10GBaseDwdm5012 OBJECT IDENTIFIER ::= { cevModule10000Bases 34 } -- 10GBASE-DWDM 1550.12 nm XENPAK
cev10GBaseDwdm5092 OBJECT IDENTIFIER ::= { cevModule10000Bases 35 } -- 10GBASE-DWDM 1550.92 nm XENPAK
cev10GBaseDwdm5172 OBJECT IDENTIFIER ::= { cevModule10000Bases 36 } -- 10GBASE-DWDM 1551.72 nm XENPAK
cev10GBaseDwdm5252 OBJECT IDENTIFIER ::= { cevModule10000Bases 37 } -- 10GBASE-DWDM 1552.52 nm XENPAK
cev10GBaseDwdm5413 OBJECT IDENTIFIER ::= { cevModule10000Bases 38 } -- 10GBASE-DWDM 1554.13 nm XENPAK
cev10GBaseDwdm5494 OBJECT IDENTIFIER ::= { cevModule10000Bases 39 } -- 10GBASE-DWDM 1554.94 nm XENPAK
cev10GBaseDwdm5575 OBJECT IDENTIFIER ::= { cevModule10000Bases 40 } -- 10GBASE-DWDM 1555.75 nm XENPAK
cev10GBaseDwdm5655 OBJECT IDENTIFIER ::= { cevModule10000Bases 41 } -- 10GBASE-DWDM 1556.55 nm XENPAK
cev10GBaseDwdm5817 OBJECT IDENTIFIER ::= { cevModule10000Bases 42 } -- 10GBASE-DWDM 1558.17 nm XENPAK
cev10GBaseDwdm5898 OBJECT IDENTIFIER ::= { cevModule10000Bases 43 } -- 10GBASE-DWDM 1558.98 nm XENPAK
cev10GBaseDwdm5979 OBJECT IDENTIFIER ::= { cevModule10000Bases 44 } -- 10GBASE-DWDM 1559.79 nm XENPAK
cev10GBaseDwdm6061 OBJECT IDENTIFIER ::= { cevModule10000Bases 45 } -- 10GBASE-DWDM 1560.61 nm XENPAK
cev10GBaseRec OBJECT IDENTIFIER ::= { cevModule10000Bases 46 } -- 10GBASE-WDM receive-only XENPAK
cevModuleONS15540Type OBJECT IDENTIFIER ::= { cevModule 42 } -- Cisco ONS 15540 ESP Modules
cevONS15540LCMBTspProtect OBJECT IDENTIFIER ::= { cevModuleONS15540Type 1 } -- Cisco ONS 15540 ESP transponder motherboard for 4 Type I & II transponders with splitter protection
cevONS15540LCMBTspEast OBJECT IDENTIFIER ::= { cevModuleONS15540Type 2 } -- Cisco ONS 15540 ESP transponder motherboard for 4 Type I & II transponders without protection - East
cevONS15540LCMBTspWest OBJECT IDENTIFIER ::= { cevModuleONS15540Type 3 } -- Cisco ONS 15540 ESP transponder motherboard for 4 Type I & II transponders without protection - West
cevONS15540MDXMBOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 4 } -- Cisco ONS 15540 ESP Mux/Demux Motherboard with OSC
cevONS15540MDXMB OBJECT IDENTIFIER ::= { cevModuleONS15540Type 5 } -- Cisco ONS 15540 ESP Mux/Demux Motherboard without OSC
cevONS15540Tsp1Ch0102MmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 6 } -- Transponder Type I, channel 1 or 2, 1310-nm MM, SC connector
cevONS15540Tsp1Ch0304MmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 7 } -- Transponder Type I, channel 3 or 4, 1310-nm MM, SC connector
cevONS15540Tsp1Ch0506MmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 8 } -- Transponder Type I, channel 5 or 6, 1310-nm MM, SC connector
cevONS15540Tsp1Ch0708MmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 9 } -- Transponder Type I, channel 7 or 8, 1310-nm MM, SC connector
cevONS15540Tsp1Ch0910MmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 10 } -- Transponder Type I, channel 9 or 10, 1310-nm MM, SC connector
cevONS15540Tsp1Ch1112MmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 11 } -- Transponder Type I, channel 11 or 12, 1310-nm MM, SC connector
cevONS15540Tsp1Ch1314MmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 12 } -- Transponder Type I, channel 13 or 14, 1310-nm MM, SC connector
cevONS15540Tsp1Ch1516MmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 13 } -- Transponder Type I, channel 15 or 16, 1310-nm MM, SC connector
cevONS15540Tsp1Ch1718MmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 14 } -- Transponder Type I, channel 17 or 18, 1310-nm MM, SC connector
cevONS15540Tsp1Ch1920MmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 15 } -- Transponder Type I, channel 19 or 20, 1310-nm MM, SC connector
cevONS15540Tsp1Ch2122MmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 16 } -- Transponder Type I, channel 21 or 22, 1310-nm MM, SC connector
cevONS15540Tsp1Ch2324MmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 17 } -- Transponder Type I, channel 23 or 24, 1310-nm MM, SC connector
cevONS15540Tsp1Ch2526MmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 18 } -- Transponder Type I, channel 25 or 26, 1310-nm MM, SC connector
cevONS15540Tsp1Ch2728MmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 19 } -- Transponder Type I, channel 27 or 28, 1310-nm MM, SC connector
cevONS15540Tsp1Ch2930MmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 20 } -- Transponder Type I, channel 29 or 30, 1310-nm MM, SC connector
cevONS15540Tsp1Ch3132MmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 21 } -- Transponder Type I, channel 31 or 32, 1310-nm MM, SC connector
cevONS15540Tsp1Ch0102SmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 22 } -- Transponder Type I, channel 1 or 2, 1310-nm SM, SC connector
cevONS15540Tsp1Ch0304SmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 23 } -- Transponder Type I, channel 3 or 4, 1310-nm SM, SC connector
cevONS15540Tsp1Ch0506SmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 24 } -- Transponder Type I, channel 5 or 6, 1310-nm SM, SC connector
cevONS15540Tsp1Ch0708SmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 25 } -- Transponder Type I, channel 7 or 8, 1310-nm SM, SC connector
cevONS15540Tsp1Ch0910SmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 26 } -- Transponder Type I, channel 9 or 10, 1310-nm SM, SC connector
cevONS15540Tsp1Ch1112SmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 27 } -- Transponder Type I, channel 11 or 12, 1310-nm SM, SC connector
cevONS15540Tsp1Ch1314SmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 28 } -- Transponder Type I, channel 13 or 14, 1310-nm SM, SC connector
cevONS15540Tsp1Ch1516SmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 29 } -- Transponder Type I, channel 15 or 16, 1310-nm SM, SC connector
cevONS15540Tsp1Ch1718SmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 30 } -- Transponder Type I, channel 17 or 18, 1310-nm SM, SC connector
cevONS15540Tsp1Ch1920SmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 31 } -- Transponder Type I, channel 19 or 20, 1310-nm SM, SC connector
cevONS15540Tsp1Ch2122SmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 32 } -- Transponder Type I, channel 21 or 22, 1310-nm SM, SC connector
cevONS15540Tsp1Ch2324SmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 33 } -- Transponder Type I, channel 23 or 24, 1310-nm SM, SC connector
cevONS15540Tsp1Ch2526SmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 34 } -- Transponder Type I, channel 25 or 26, 1310-nm SM, SC connector
cevONS15540Tsp1Ch2728SmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 35 } -- Transponder Type I, channel 27 or 28, 1310-nm SM, SC connector
cevONS15540Tsp1Ch2930SmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 36 } -- Transponder Type I, channel 29 or 30, 1310-nm SM, SC connector
cevONS15540Tsp1Ch3132SmSc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 37 } -- Transponder Type I, channel 31 or 32, 1310-nm SM, SC connector
cevONS15540MDX4ChA OBJECT IDENTIFIER ::= { cevModuleONS15540Type 38 } -- 4-channel optical add/drop mux/demux, band A, without OSC
cevONS15540MDX4ChB OBJECT IDENTIFIER ::= { cevModuleONS15540Type 39 } -- 4-channel optical add/drop mux/demux, band B, without OSC
cevONS15540MDX4ChC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 40 } -- 4-channel optical add/drop mux/demux, band C, without OSC
cevONS15540MDX4ChD OBJECT IDENTIFIER ::= { cevModuleONS15540Type 41 } -- 4-channel optical add/drop mux/demux, band D, without OSC
cevONS15540MDX4ChE OBJECT IDENTIFIER ::= { cevModuleONS15540Type 42 } -- 4-channel optical add/drop mux/demux, band E, without OSC
cevONS15540MDX4ChF OBJECT IDENTIFIER ::= { cevModuleONS15540Type 43 } -- 4-channel optical add/drop mux/demux, band F, without OSC
cevONS15540MDX4ChG OBJECT IDENTIFIER ::= { cevModuleONS15540Type 44 } -- 4-channel optical add/drop mux/demux, band G, without OSC
cevONS15540MDX4ChH OBJECT IDENTIFIER ::= { cevModuleONS15540Type 45 } -- 4-channel optical add/drop mux/demux, band H, without OSC
cevONS15540MDX8ChAB OBJECT IDENTIFIER ::= { cevModuleONS15540Type 46 } -- 8-channel optical add/drop mux/demux, band AB, without OSC
cevONS15540MDX8ChCD OBJECT IDENTIFIER ::= { cevModuleONS15540Type 47 } -- 8-channel optical add/drop mux/demux, band CD, without OSC
cevONS15540MDX8ChEF OBJECT IDENTIFIER ::= { cevModuleONS15540Type 48 } -- 8-channel optical add/drop mux/demux, band EF, without OSC
cevONS15540MDX8ChGH OBJECT IDENTIFIER ::= { cevModuleONS15540Type 49 } -- 8-channel optical add/drop mux/demux, band GH, without OSC
cevONS15540MDX4ChAOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 50 } -- 4-channel optical add/drop mux/demux, band A, with OSC
cevONS15540MDX4ChBOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 51 } -- 4-channel optical add/drop mux/demux, band B, with OSC
cevONS15540MDX4ChCOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 52 } -- 4-channel optical add/drop mux/demux, band C, with OSC
cevONS15540MDX4ChDOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 53 } -- 4-channel optical add/drop mux/demux, band D, with OSC
cevONS15540MDX4ChEOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 54 } -- 4-channel optical add/drop mux/demux, band E, with OSC
cevONS15540MDX4ChFOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 55 } -- 4-channel optical add/drop mux/demux, band F, with OSC
cevONS15540MDX4ChGOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 56 } -- 4-channel optical add/drop mux/demux, band G, with OSC
cevONS15540MDX4ChHOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 57 } -- 4-channel optical add/drop mux/demux, band H, with OSC
cevONS15540MDX8ChABOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 58 } -- 8-channel optical add/drop mux/demux, band AB, with OSC
cevONS15540MDX8ChCDOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 59 } -- 8-channel optical add/drop mux/demux, band CD, with OSC
cevONS15540MDX8ChEFOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 60 } -- 8-channel optical add/drop mux/demux, band EF, with OSC
cevONS15540MDX8ChGHOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 61 } -- 8-channel optical add/drop mux/demux, band GH, with OSC
cevONS15540MDX16ChADOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 62 } -- 16-channel optical terminal mux/demux, band AD, with OSC
cevONS15540MDX16ChEH OBJECT IDENTIFIER ::= { cevModuleONS15540Type 63 } -- 16-channel optical terminal mux/demux, band EH, without OSC
cevONS15540Tsp2Ch0102 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 64 } -- Transponder Type II Ch 1/2
cevONS15540Tsp2Ch0304 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 65 } -- Transponder Type II Ch 3/4
cevONS15540Tsp2Ch0506 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 66 } -- Transponder Type II Ch 5/6
cevONS15540Tsp2Ch0708 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 67 } -- Transponder Type II Ch 7/8
cevONS15540Tsp2Ch0910 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 68 } -- Transponder Type II Ch 9/10
cevONS15540Tsp2Ch1112 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 69 } -- Transponder Type II Ch 11/12
cevONS15540Tsp2Ch1314 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 70 } -- Transponder Type II Ch 13/14
cevONS15540Tsp2Ch1516 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 71 } -- Transponder Type II Ch 15/16
cevONS15540Tsp2Ch1718 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 72 } -- Transponder Type II Ch 17/18
cevONS15540Tsp2Ch1920 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 73 } -- Transponder Type II Ch 19/20
cevONS15540Tsp2Ch2122 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 74 } -- Transponder Type II Ch 21/22
cevONS15540Tsp2Ch2324 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 75 } -- Transponder Type II Ch 23/24
cevONS15540Tsp2Ch2526 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 76 } -- Transponder Type II Ch 25/26
cevONS15540Tsp2Ch2728 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 77 } -- Transponder Type II Ch 27/28
cevONS15540Tsp2Ch2930 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 78 } -- Transponder Type II Ch 29/30
cevONS15540Tsp2Ch3132 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 79 } -- Transponder Type II Ch 31/32
cevONS15540LCMB10GOC192c OBJECT IDENTIFIER ::= { cevModuleONS15540Type 80 } -- ONS 15540 ESP LineCard motherboard - Supports 2 10GE/OC192c Modules without Splitter
cevONS15540ESPxLCMBTspSp OBJECT IDENTIFIER ::= { cevModuleONS15540Type 81 } -- ONS 15540 ESPx LineCard Motherboard with Splitter - Supports 4 Type I and II Transponders
cevONS15540ESPxLCMBTsp OBJECT IDENTIFIER ::= { cevModuleONS15540Type 82 } -- ONS 15540 ESPx LineCard Motherboard with Splitter - Supports 4 Type I and II Transponders
cevONS15540ESPxLCMB10GOC192cSp OBJECT IDENTIFIER ::= { cevModuleONS15540Type 83 } -- ONS 15540 ESPx LineCard Motherboard with Splitter - Supports 2 10GE/OC192c Transponders
cevONS15540ESPxLCMB10GOC192c OBJECT IDENTIFIER ::= { cevModuleONS15540Type 84 } -- ONS 15540 ESPx LineCard Motherboard without Splitter - Supports 2 10GE/OC192c Transponders
cevONS15540LCDC10G OBJECT IDENTIFIER ::= { cevModuleONS15540Type 85 } -- ONS 15540 ESP - 10GE/OC192 Adaptor Daughter Card
cevONS15540ESPxMDXMBOsc OBJECT IDENTIFIER ::= { cevModuleONS15540Type 86 } -- ONS 15540 ESPx Mux/Demux Motherboard with OSC
cevONS15540ESPxMDXMB OBJECT IDENTIFIER ::= { cevModuleONS15540Type 87 } -- ONS 15540 ESPx Mux/Demux Motherboard without OSC
cevONS15540ESPxMDXMBOscESP OBJECT IDENTIFIER ::= { cevModuleONS15540Type 88 } -- ONS 15540 ESPx Motherboard with OSC - Supports 15540 ESP Mux/Demux modules
cevONS15540ESPxMDXMBESP OBJECT IDENTIFIER ::= { cevModuleONS15540Type 89 } -- ONS 15540 ESPx Motherboard without OSC - Support 15540 ESP Mux/Demux modules
cevONS1554010GigITUCh01 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 90 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 1
cevONS1554010GigITUCh02 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 91 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 2
cevONS1554010GigITUCh03 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 92 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 3
cevONS1554010GigITUCh04 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 93 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 4
cevONS1554010GigITUCh05 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 94 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 5
cevONS1554010GigITUCh06 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 95 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 6
cevONS1554010GigITUCh07 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 96 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 7
cevONS1554010GigITUCh08 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 97 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 8
cevONS1554010GigITUCh09 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 98 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 9
cevONS1554010GigITUCh10 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 99 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 10
cevONS1554010GigITUCh11 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 100 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 11
cevONS1554010GigITUCh12 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 101 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 12
cevONS1554010GigITUCh13 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 102 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 13
cevONS1554010GigITUCh14 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 103 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 14
cevONS1554010GigITUCh15 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 104 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 15
cevONS1554010GigITUCh16 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 105 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 16
cevONS1554010GigITUCh17 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 106 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 17
cevONS1554010GigITUCh18 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 107 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 18
cevONS1554010GigITUCh19 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 108 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 19
cevONS1554010GigITUCh20 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 109 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 20
cevONS1554010GigITUCh21 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 110 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 21
cevONS1554010GigITUCh22 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 111 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 22
cevONS1554010GigITUCh23 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 112 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 23
cevONS1554010GigITUCh24 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 113 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 24
cevONS1554010GigITUCh25 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 114 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 25
cevONS1554010GigITUCh26 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 115 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 26
cevONS1554010GigITUCh27 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 116 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 27
cevONS1554010GigITUCh28 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 117 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 28
cevONS1554010GigITUCh29 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 118 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 29
cevONS1554010GigITUCh30 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 119 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 30
cevONS1554010GigITUCh31 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 120 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 31
cevONS1554010GigITUCh32 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 121 } -- 10GE card - 1310nm SM Client interface with SC and ITU Laser Channel 32
cevONS15540OC192cITUCh01 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 122 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 1
cevONS15540OC192cITUCh02 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 123 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 2
cevONS15540OC192cITUCh03 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 124 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 3
cevONS15540OC192cITUCh04 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 125 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 4
cevONS15540OC192cITUCh05 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 126 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 5
cevONS15540OC192cITUCh06 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 127 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 6
cevONS15540OC192cITUCh07 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 128 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 7
cevONS15540OC192cITUCh08 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 129 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 8
cevONS15540OC192cITUCh09 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 130 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 9
cevONS15540OC192cITUCh10 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 131 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 10
cevONS15540OC192cITUCh11 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 132 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 11
cevONS15540OC192cITUCh12 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 133 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 12
cevONS15540OC192cITUCh13 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 134 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 13
cevONS15540OC192cITUCh14 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 135 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 14
cevONS15540OC192cITUCh15 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 136 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 15
cevONS15540OC192cITUCh16 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 137 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 16
cevONS15540OC192cITUCh17 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 138 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 17
cevONS15540OC192cITUCh18 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 139 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 18
cevONS15540OC192cITUCh19 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 140 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 19
cevONS15540OC192cITUCh20 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 141 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 20
cevONS15540OC192cITUCh21 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 142 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 21
cevONS15540OC192cITUCh22 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 143 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 22
cevONS15540OC192cITUCh23 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 144 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 23
cevONS15540OC192cITUCh24 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 145 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 24
cevONS15540OC192cITUCh25 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 146 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 25
cevONS15540OC192cITUCh26 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 147 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 26
cevONS15540OC192cITUCh27 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 148 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 27
cevONS15540OC192cITUCh28 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 149 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 28
cevONS15540OC192cITUCh29 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 150 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 29
cevONS15540OC192cITUCh30 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 151 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 30
cevONS15540OC192cITUCh31 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 152 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 31
cevONS15540OC192cITUCh32 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 153 } -- OC 192c card - 1310nm SM Client interface with SC and ITU Laser Channel 32
cevONS15540ESPxMDX4ChA OBJECT IDENTIFIER ::= { cevModuleONS15540Type 154 } -- ONS 15540 ESPx - 4 Channel Mux/Demux, Band A without OSC
cevONS15540ESPxMDX4ChB OBJECT IDENTIFIER ::= { cevModuleONS15540Type 155 } -- ONS 15540 ESPx - 4 Channel Mux/Demux, Band B without OSC
cevONS15540ESPxMDX4ChC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 156 } -- ONS 15540 ESPx - 4 Channel Mux/Demux, Band C without OSC
cevONS15540ESPxMDX4ChD OBJECT IDENTIFIER ::= { cevModuleONS15540Type 157 } -- ONS 15540 ESPx - 4 Channel Mux/Demux, Band D without OSC
cevONS15540ESPxMDX4ChE OBJECT IDENTIFIER ::= { cevModuleONS15540Type 158 } -- ONS 15540 ESPx - 4 Channel Mux/Demux, Band E without OSC
cevONS15540ESPxMDX4ChF OBJECT IDENTIFIER ::= { cevModuleONS15540Type 159 } -- ONS 15540 ESPx - 4 Channel Mux/Demux, Band F without OSC
cevONS15540ESPxMDX4ChG OBJECT IDENTIFIER ::= { cevModuleONS15540Type 160 } -- ONS 15540 ESPx - 4 Channel Mux/Demux, Band G without OSC
cevONS15540ESPxMDX4ChH OBJECT IDENTIFIER ::= { cevModuleONS15540Type 161 } -- ONS 15540 ESPx - 4 Channel Mux/Demux, Band H without OSC
cevONS15540ESPxMDX8ChAB OBJECT IDENTIFIER ::= { cevModuleONS15540Type 162 } -- ONS 15540 ESPx - 8 Channel Mux/Demux, Band AB without OSC
cevONS15540ESPxMDX8ChCD OBJECT IDENTIFIER ::= { cevModuleONS15540Type 163 } -- ONS 15540 ESPx - 8 Channel Mux/Demux, Band CD without OSC
cevONS15540ESPxMDX8ChEF OBJECT IDENTIFIER ::= { cevModuleONS15540Type 164 } -- ONS 15540 ESPx - 8 Channel Mux/Demux, Band EF without OSC
cevONS15540ESPxMDX8ChGH OBJECT IDENTIFIER ::= { cevModuleONS15540Type 165 } -- ONS 15540 ESPx - 8 Channel Mux/Demux, Band GH without OSC
cevONS15540ESPxMDX16ChEH OBJECT IDENTIFIER ::= { cevModuleONS15540Type 166 } -- ONS 15540 ESPx - 16 Channel Mux/Demux, Band EH without OSC
cevONS15540ESPxMDX4ChAOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 167 } -- ONS 15540 ESPx - 4 Channel Mux/Demux, Band A with OSC
cevONS15540ESPxMDX4ChBOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 168 } -- ONS 15540 ESPx - 4 Channel Mux/Demux, Band B with OSC
cevONS15540ESPxMDX4ChCOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 169 } -- ONS 15540 ESPx - 4 Channel Mux/Demux, Band C with OSC
cevONS15540ESPxMDX4ChDOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 170 } -- ONS 15540 ESPx - 4 Channel Mux/Demux, Band D with OSC
cevONS15540ESPxMDX4ChEOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 171 } -- ONS 15540 ESPx - 4 Channel Mux/Demux, Band E with OSC
cevONS15540ESPxMDX4ChFOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 172 } -- ONS 15540 ESPx - 4 Channel Mux/Demux, Band F with OSC
cevONS15540ESPxMDX4ChGOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 173 } -- ONS 15540 ESPx - 4 Channel Mux/Demux, Band G with OSC
cevONS15540ESPxMDX4ChHOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 174 } -- ONS 15540 ESPx - 4 Channel Mux/Demux, Band H with OSC
cevONS15540ESPxMDX8ChABOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 175 } -- ONS 15540 ESPx - 8 Channel Mux/Demux, Band AB with OSC
cevONS15540ESPxMDX8ChCDOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 176 } -- ONS 15540 ESPx - 8 Channel Mux/Demux, Band CD with OSC
cevONS15540ESPxMDX8ChEFOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 177 } -- ONS 15540 ESPx - 8 Channel Mux/Demux, Band EF with OSC
cevONS15540ESPxMDX8ChGHOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 178 } -- ONS 15540 ESPx - 8 Channel Mux/Demux, Band GH with OSC
cevONS15540ESPxMDX16ChADOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 179 } -- ONS 15540 ESPx - 16 Channel Mux/Demux, Band AD with OSC
cevONS15540ESPxMDX32ChOSC OBJECT IDENTIFIER ::= { cevModuleONS15540Type 180 } -- ONS 15540 ESPx - 32 Channel Mux/Demux, with OSC
cevONS15540EspPxPSM OBJECT IDENTIFIER ::= { cevModuleONS15540Type 181 } -- ONS 15540 Protection Switch Module
cevONS15540ESPxVOA1ITUCh1 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 182 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 1
cevONS15540ESPxVOA1ITUCh2 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 183 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 2
cevONS15540ESPxVOA1ITUCh3 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 184 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 3
cevONS15540ESPxVOA1ITUCh4 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 185 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 4
cevONS15540ESPxVOA1ITUCh5 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 186 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 5
cevONS15540ESPxVOA1ITUCh6 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 187 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 6
cevONS15540ESPxVOA1ITUCh7 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 188 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 7
cevONS15540ESPxVOA1ITUCh8 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 189 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 8
cevONS15540ESPxVOA1ITUCh9 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 190 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 9
cevONS15540ESPxVOA1ITUCh10 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 191 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 10
cevONS15540ESPxVOA1ITUCh11 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 192 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 11
cevONS15540ESPxVOA1ITUCh12 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 193 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 12
cevONS15540ESPxVOA1ITUCh13 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 194 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 13
cevONS15540ESPxVOA1ITUCh14 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 195 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 14
cevONS15540ESPxVOA1ITUCh15 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 196 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 15
cevONS15540ESPxVOA1ITUCh16 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 197 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser 16
cevONS15540ESPxVOA1ITUCh17 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 198 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser 17
cevONS15540ESPxVOA1ITUCh18 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 199 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 18
cevONS15540ESPxVOA1ITUCh19 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 200 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 19
cevONS15540ESPxVOA1ITUCh20 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 201 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 20
cevONS15540ESPxVOA1ITUCh21 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 202 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 21
cevONS15540ESPxVOA1ITUCh22 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 203 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 22
cevONS15540ESPxVOA1ITUCh23 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 204 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 23
cevONS15540ESPxVOA1ITUCh24 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 205 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 24
cevONS15540ESPxVOA1ITUCh25 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 206 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 25
cevONS15540ESPxVOA1ITUCh26 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 207 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 26
cevONS15540ESPxVOA1ITUCh27 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 208 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 27
cevONS15540ESPxVOA1ITUCh28 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 209 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 28
cevONS15540ESPxVOA1ITUCh29 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 210 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 29
cevONS15540ESPxVOA1ITUCh30 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 211 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 30
cevONS15540ESPxVOA1ITUCh31 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 212 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 31
cevONS15540ESPxVOA1ITUCh32 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 213 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 32
cevONS15540ESPxVOA1ITUCh33 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 214 } -- ONS 15540 ESPx - 1 Channel VOADM with ITU Laser Channel 33
cevONS15540ESPxVOA2ITUCh0102 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 215 } -- ONS 15540 ESPx - 2 Channel VOADM with ITU Laser Channel 1/2
cevONS15540ESPxVOA2ITUCh0304 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 216 } -- ONS 15540 ESPx - 2 Channel VOADM with ITU Laser Channel 3/4
cevONS15540ESPxVOA2ITUCh0506 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 217 } -- ONS 15540 ESPx - 2 Channel VOADM with ITU Laser Channel 5/6
cevONS15540ESPxVOA2ITUCh0708 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 218 } -- ONS 15540 ESPx - 2 Channel VOADM with ITU Laser Channel 7/8
cevONS15540ESPxVOA2ITUCh0910 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 219 } -- ONS 15540 ESPx - 2 Channel VOADM with ITU Laser Channel 9/10
cevONS15540ESPxVOA2ITUCh1112 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 220 } -- ONS 15540 ESPx - 2 Channel VOADM with ITU Laser Channel 11/12
cevONS15540ESPxVOA2ITUCh1314 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 221 } -- ONS 15540 ESPx - 2 Channel VOADM with ITU Laser Channel 13/14
cevONS15540ESPxVOA2ITUCh1516 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 222 } -- ONS 15540 ESPx - 2 Channel VOADM with ITU Laser Channel 15/16
cevONS15540ESPxVOA2ITUCh1718 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 223 } -- ONS 15540 ESPx - 2 Channel VOADM with ITU Laser Channel 17/18
cevONS15540ESPxVOA2ITUCh1920 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 224 } -- ONS 15540 ESPx - 2 Channel VOADM with ITU Laser Channel 19/20
cevONS15540ESPxVOA2ITUCh2122 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 225 } -- ONS 15540 ESPx - 2 Channel VOADM with ITU Laser Channel 21/22
cevONS15540ESPxVOA2ITUCh2324 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 226 } -- ONS 15540 ESPx - 2 Channel VOADM with ITU Laser Channel 23/24
cevONS15540ESPxVOA2ITUCh2526 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 227 } -- ONS 15540 ESPx - 2 Channel VOADM with ITU Laser Channel 25/26
cevONS15540ESPxVOA2ITUCh2728 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 228 } -- ONS 15540 ESPx - 2 Channel VOADM with ITU Laser Channel 27/28
cevONS15540ESPxVOA2ITUCh2930 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 229 } -- ONS 15540 ESPx - 2 Channel VOADM with ITU Laser Channel 29/30
cevONS15540ESPxVOA2ITUCh3132 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 230 } -- ONS 15540 ESPx - 2 Channel VOADM with ITU Laser Channel 31/32
cevONS15540ESPxVOA4 OBJECT IDENTIFIER ::= { cevModuleONS15540Type 231 } -- ONS 15540 ESPx - 4 Channel VOA
cevModuleGsrPortAdapterType OBJECT IDENTIFIER ::= { cevModule 43 } -- Port Adapters for GSR
cevGsrPaUnknown OBJECT IDENTIFIER ::= { cevModuleGsrPortAdapterType 1 }
cevGsrPa1Ge OBJECT IDENTIFIER ::= { cevModuleGsrPortAdapterType 2 } -- 1 Port Gigabit Ethernet Port Adapter Of Modular Gigabit/Fast Ethernet card for GSR
cevGsrPa3Ge OBJECT IDENTIFIER ::= { cevModuleGsrPortAdapterType 3 } -- 3 Port Gigabit Ethernet Port Adapter Of Modular Gigabit/Fast Ethernet card for GSR
cevGsrPa24Fe OBJECT IDENTIFIER ::= { cevModuleGsrPortAdapterType 4 } -- 24 Port Fast Ethernet Port Adapter Of Modular Gigabit/Fast Ethernet card for GSR
cevModuleC4224Type OBJECT IDENTIFIER ::= { cevModule 47 } -- Cisco Access Gateway Switch platform
cevC42241FeTx OBJECT IDENTIFIER ::= { cevModuleC4224Type 1 } -- Onboard 1 FastEthernet management port for c4224 platform
cevC422424FeTx OBJECT IDENTIFIER ::= { cevModuleC4224Type 2 } -- Onboard 24 10/100 FastEthernet ports for c4224 platform
cevModuleONS15530Type OBJECT IDENTIFIER ::= { cevModule 44 } -- Cisco ONS 15530 Modules
cevONS15530LCMBOsc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 1 } -- ONS 15530 Optical Supervisor Channel Line Card Motherboard
cevONS15530Osc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 2 } -- ONS 15530 Optical Supervisor Channel Module
cevONS15530MDX4ChA OBJECT IDENTIFIER ::= { cevModuleONS15530Type 3 } -- ONS 15530 4-Channel Band A Mux/Demux Module - without OSC
cevONS15530MDX4ChB OBJECT IDENTIFIER ::= { cevModuleONS15530Type 4 } -- ONS 15530 4-Channel Band B Mux/Demux Module - without OSC
cevONS15530MDX4ChC OBJECT IDENTIFIER ::= { cevModuleONS15530Type 5 } -- ONS 15530 4-Channel Band C Mux/Demux Module - without OSC
cevONS15530MDX4ChD OBJECT IDENTIFIER ::= { cevModuleONS15530Type 6 } -- ONS 15530 4-Channel Band D Mux/Demux Module - without OSC
cevONS15530MDX4ChE OBJECT IDENTIFIER ::= { cevModuleONS15530Type 7 } -- ONS 15530 4-Channel Band E Mux/Demux Module - without OSC
cevONS15530MDX4ChF OBJECT IDENTIFIER ::= { cevModuleONS15530Type 8 } -- ONS 15530 4-Channel Band F Mux/Demux Module - without OSC
cevONS15530MDX4ChG OBJECT IDENTIFIER ::= { cevModuleONS15530Type 9 } -- ONS 15530 4-Channel Band G Mux/Demux Module - without OSC
cevONS15530MDX4ChH OBJECT IDENTIFIER ::= { cevModuleONS15530Type 10 } -- ONS 15530 4-Channel Band H Mux/Demux Module - without OSC
cevONS15530MDX4ChAOsc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 11 } -- ONS 15530 4-Channel Band A Mux/Demux Module - with OSC
cevONS15530MDX4ChBOsc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 12 } -- ONS 15530 4-Channel Band B Mux/Demux Module - with OSC
cevONS15530MDX4ChCOsc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 13 } -- ONS 15530 4-Channel Band C Mux/Demux Module - with OSC
cevONS15530MDX4ChDOsc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 14 } -- ONS 15530 4-Channel Band D Mux/Demux Module - with OSC
cevONS15530MDX4ChEOsc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 15 } -- ONS 15530 4-Channel Band E Mux/Demux Module - with OSC
cevONS15530MDX4ChFOsc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 16 } -- ONS 15530 4-Channel Band F Mux/Demux Module - with OSC
cevONS15530MDX4ChGOsc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 17 } -- ONS 15530 4-Channel Band G Mux/Demux Module - with OSC
cevONS15530MDX4ChHOsc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 18 } -- ONS 15530 4-Channel Band H Mux/Demux Module - with OSC
cevONS15530Tsp1Ch0102MmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 19 } -- Transponder Type I linecard, channel 1 or 2, 1310-nm MM, SC connector, with splitter
cevONS15530Tsp1Ch0304MmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 20 } -- Transponder Type I linecard, channel 3 or 4, 1310-nm MM, SC connector, with splitter
cevONS15530Tsp1Ch0506MmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 21 } -- Transponder Type I linecard, channel 5 or 6, 1310-nm MM, SC connector, with splitter
cevONS15530Tsp1Ch0708MmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 22 } -- Transponder Type I linecard, channel 7 or 8, 1310-nm MM, SC connector, with splitter
cevONS15530Tsp1Ch0910MmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 23 } -- Transponder Type I linecard, channel 9 or 10, 1310-nm MM, SC connector, with splitter
cevONS15530Tsp1Ch1112MmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 24 } -- Transponder Type I linecard, channel 11 or 12, 1310-nm MM, SC connector, with splitter
cevONS15530Tsp1Ch1314MmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 25 } -- Transponder Type I linecard, channel 13 or 14, 1310-nm MM, SC connector, with splitter
cevONS15530Tsp1Ch1516MmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 26 } -- Transponder Type I linecard, channel 15 or 16, 1310-nm MM, SC connector, with splitter
cevONS15530Tsp1Ch1718MmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 27 } -- Transponder Type I linecard, channel 17 or 18, 1310-nm MM, SC connector, with splitter
cevONS15530Tsp1Ch1920MmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 28 } -- Transponder Type I linecard, channel 19 or 20, 1310-nm MM, SC connector, with splitter
cevONS15530Tsp1Ch2122MmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 29 } -- Transponder Type I linecard, channel 21 or 22, 1310-nm MM, SC connector, with splitter
cevONS15530Tsp1Ch2324MmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 30 } -- Transponder Type I linecard, channel 23 or 24, 1310-nm MM, SC connector, with splitter
cevONS15530Tsp1Ch2526MmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 31 } -- Transponder Type I linecard, channel 25 or 26, 1310-nm MM, SC connector, with splitter
cevONS15530Tsp1Ch2728MmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 32 } -- Transponder Type I linecard, channel 27 or 28, 1310-nm MM, SC connector, with splitter
cevONS15530Tsp1Ch2930MmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 33 } -- Transponder Type I linecard, channel 29 or 30, 1310-nm MM, SC connector, with splitter
cevONS15530Tsp1Ch3132MmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 34 } -- Transponder Type I linecard, channel 31 or 32, 1310-nm MM, SC connector, with splitter
cevONS15530Tsp1Ch0102SmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 35 } -- Transponder Type I linecard, channel 1 or 2, 1310-nm SM, SC connector, with splitter
cevONS15530Tsp1Ch0304SmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 36 } -- Transponder Type I linecard, channel 3 or 4, 1310-nm SM, SC connector, with splitter
cevONS15530Tsp1Ch0506SmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 37 } -- Transponder Type I linecard, channel 5 or 6, 1310-nm SM, SC connector, with splitter
cevONS15530Tsp1Ch0708SmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 38 } -- Transponder Type I linecard, channel 7 or 8, 1310-nm SM, SC connector, with splitter
cevONS15530Tsp1Ch0910SmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 39 } -- Transponder Type I linecard, channel 9 or 10, 1310-nm SM, SC connector, with splitter
cevONS15530Tsp1Ch1112SmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 40 } -- Transponder Type I linecard, channel 11 or 12, 1310-nm SM, SC connector, with splitter
cevONS15530Tsp1Ch1314SmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 41 } -- Transponder Type I linecard, channel 13 or 14, 1310-nm SM, SC connector, with splitter
cevONS15530Tsp1Ch1516SmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 42 } -- Transponder Type I linecard, channel 15 or 16, 1310-nm SM, SC connector, with splitter
cevONS15530Tsp1Ch1718SmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 43 } -- Transponder Type I linecard, channel 17 or 18, 1310-nm SM, SC connector, with splitter
cevONS15530Tsp1Ch1920SmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 44 } -- Transponder Type I linecard, channel 19 or 20, 1310-nm SM, SC connector, with splitter
cevONS15530Tsp1Ch2122SmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 45 } -- Transponder Type I linecard, channel 21 or 22, 1310-nm SM, SC connector, with splitter
cevONS15530Tsp1Ch2324SmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 46 } -- Transponder Type I linecard, channel 23 or 24, 1310-nm SM, SC connector, with splitter
cevONS15530Tsp1Ch2526SmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 47 } -- Transponder Type I linecard, channel 25 or 26, 1310-nm SM, SC connector, with splitter
cevONS15530Tsp1Ch2728SmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 48 } -- Transponder Type I linecard, channel 27 or 28, 1310-nm SM, SC connector, with splitter
cevONS15530Tsp1Ch2930SmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 49 } -- Transponder Type I linecard, channel 29 or 30, 1310-nm SM, SC connector, with splitter
cevONS15530Tsp1Ch3132SmScSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 50 } -- Transponder Type I linecard, channel 31 or 32, 1310-nm SM, SC connector, with splitter
cevONS15530Tsp1Ch0102MmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 51 } -- Transponder Type I linecard, channel 1 or 2, 1310-nm MM, SC connector, without splitter
cevONS15530Tsp1Ch0304MmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 52 } -- Transponder Type I linecard, channel 3 or 4, 1310-nm MM, SC connector, without splitter
cevONS15530Tsp1Ch0506MmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 53 } -- Transponder Type I linecard, channel 5 or 6, 1310-nm MM, SC connector, without splitter
cevONS15530Tsp1Ch0708MmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 54 } -- Transponder Type I linecard, channel 7 or 8, 1310-nm MM, SC connector, without splitter
cevONS15530Tsp1Ch0910MmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 55 } -- Transponder Type I linecard, channel 9 or 10, 1310-nm MM, SC connector, without splitter
cevONS15530Tsp1Ch1112MmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 56 } -- Transponder Type I linecard, channel 11 or 12, 1310-nm MM, SC connector, without splitter
cevONS15530Tsp1Ch1314MmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 57 } -- Transponder Type I linecard, channel 13 or 14, 1310-nm MM, SC connector, without splitter
cevONS15530Tsp1Ch1516MmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 58 } -- Transponder Type I linecard, channel 15 or 16, 1310-nm MM, SC connector, without splitter
cevONS15530Tsp1Ch1718MmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 59 } -- Transponder Type I linecard, channel 17 or 18, 1310-nm MM, SC connector, without splitter
cevONS15530Tsp1Ch1920MmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 60 } -- Transponder Type I linecard, channel 19 or 20, 1310-nm MM, SC connector, without splitter
cevONS15530Tsp1Ch2122MmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 61 } -- Transponder Type I linecard, channel 21 or 22, 1310-nm MM, SC connector, without splitter
cevONS15530Tsp1Ch2324MmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 62 } -- Transponder Type I linecard, channel 23 or 24, 1310-nm MM, SC connector, without splitter
cevONS15530Tsp1Ch2526MmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 63 } -- Transponder Type I linecard, channel 25 or 26, 1310-nm MM, SC connector, without splitter
cevONS15530Tsp1Ch2728MmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 64 } -- Transponder Type I linecard, channel 27 or 28, 1310-nm MM, SC connector, without splitter
cevONS15530Tsp1Ch2930MmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 65 } -- Transponder Type I linecard, channel 29 or 30, 1310-nm MM, SC connector, without splitter
cevONS15530Tsp1Ch3132MmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 66 } -- Transponder Type I linecard, channel 31 or 32, 1310-nm MM, SC connector, without splitter
cevONS15530Tsp1Ch0102SmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 67 } -- Transponder Type I linecard, channel 1 or 2, 1310-nm SM, SC connector, without splitter
cevONS15530Tsp1Ch0304SmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 68 } -- Transponder Type I linecard, channel 3 or 4, 1310-nm SM, SC connector, without splitter
cevONS15530Tsp1Ch0506SmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 69 } -- Transponder Type I linecard, channel 5 or 6, 1310-nm SM, SC connector, without splitter
cevONS15530Tsp1Ch0708SmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 70 } -- Transponder Type I linecard, channel 7 or 8, 1310-nm SM, SC connector, without splitter
cevONS15530Tsp1Ch0910SmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 71 } -- Transponder Type I linecard, channel 9 or 10, 1310-nm SM, SC connector, without splitter
cevONS15530Tsp1Ch1112SmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 72 } -- Transponder Type I linecard, channel 11 or 12, 1310-nm SM, SC connector, without splitter
cevONS15530Tsp1Ch1314SmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 73 } -- Transponder Type I linecard, channel 13 or 14, 1310-nm SM, SC connector, without splitter
cevONS15530Tsp1Ch1516SmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 74 } -- Transponder Type I linecard, channel 15 or 16, 1310-nm SM, SC connector, without splitter
cevONS15530Tsp1Ch1718SmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 75 } -- Transponder Type I linecard, channel 17 or 18, 1310-nm SM, SC connector, without splitter
cevONS15530Tsp1Ch1920SmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 76 } -- Transponder Type I linecard, channel 19 or 20, 1310-nm SM, SC connector, without splitter
cevONS15530Tsp1Ch2122SmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 77 } -- Transponder Type I linecard, channel 21 or 22, 1310-nm SM, SC connector, without splitter
cevONS15530Tsp1Ch2324SmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 78 } -- Transponder Type I linecard, channel 23 or 24, 1310-nm SM, SC connector, without splitter
cevONS15530Tsp1Ch2526SmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 79 } -- Transponder Type I linecard, channel 25 or 26, 1310-nm SM, SC connector, without splitter
cevONS15530Tsp1Ch2728SmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 80 } -- Transponder Type I linecard, channel 27 or 28, 1310-nm SM, SC connector, without splitter
cevONS15530Tsp1Ch2930SmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 81 } -- Transponder Type I linecard, channel 29 or 30, 1310-nm SM, SC connector, without splitter
cevONS15530Tsp1Ch3132SmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 82 } -- Transponder Type I linecard, channel 31 or 32, 1310-nm SM, SC connector, without splitter
cevONS15530LCEscon10 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 83 } -- ONS 15530 10-port ESCON Multiplexing Line Card
cevONS15500XvrEscon1310MmMTRJ OBJECT IDENTIFIER ::= { cevModuleONS15530Type 84 } -- ONS 15500 Pluggable Transceiver Escon - 1310nm MM - MTRJ
cevONS15530LC10GESmSc OBJECT IDENTIFIER ::= { cevModuleONS15530Type 85 } -- ONS 15530 10Gbps Uplink, 1310nm with SC
cevONS1553010GCh01Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 86 } -- ONS 15530 Ch 01 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh02Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 87 } -- ONS 15530 Ch 02 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh03Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 88 } -- ONS 15530 Ch 03 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh04Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 89 } -- ONS 15530 Ch 04 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh05Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 90 } -- ONS 15530 Ch 05 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh06Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 91 } -- ONS 15530 Ch 06 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh07Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 92 } -- ONS 15530 Ch 07 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh08Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 93 } -- ONS 15530 Ch 08 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh09Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 94 } -- ONS 15530 Ch 09 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh10Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 95 } -- ONS 15530 Ch 10 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh11Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 96 } -- ONS 15530 Ch 11 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh12Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 97 } -- ONS 15530 Ch 12 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh13Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 98 } -- ONS 15530 Ch 13 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh14Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 99 } -- ONS 15530 Ch 14 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh15Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 100 } -- ONS 15530 Ch 15 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh16Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 101 } -- ONS 15530 Ch 16 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh17Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 102 } -- ONS 15530 Ch 17 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh18Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 103 } -- ONS 15530 Ch 18 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh19Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 104 } -- ONS 15530 Ch 19 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh20Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 105 } -- ONS 15530 Ch 20 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh21Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 106 } -- ONS 15530 Ch 21 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh22Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 107 } -- ONS 15530 Ch 22 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh23Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 108 } -- ONS 15530 Ch 23 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh24Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 109 } -- ONS 15530 Ch 24 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh25Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 110 } -- ONS 15530 Ch 25 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh26Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 111 } -- ONS 15530 Ch 26 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh27Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 112 } -- ONS 15530 Ch 27 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh28Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 113 } -- ONS 15530 Ch 28 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh29Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 114 } -- ONS 15530 Ch 29 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh30Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 115 } -- ONS 15530 Ch 30 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh31Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 116 } -- ONS 15530 Ch 31 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh32Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 117 } -- ONS 15530 Ch 32 10Gbps ITU Line Card MU with Splitter
cevONS1553010GCh01 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 118 } -- ONS 15530 Ch 01 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh02 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 119 } -- ONS 15530 Ch 02 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh03 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 120 } -- ONS 15530 Ch 03 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh04 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 121 } -- ONS 15530 Ch 04 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh05 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 122 } -- ONS 15530 Ch 05 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh06 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 123 } -- ONS 15530 Ch 06 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh07 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 124 } -- ONS 15530 Ch 07 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh08 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 125 } -- ONS 15530 Ch 08 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh09 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 126 } -- ONS 15530 Ch 09 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh10 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 127 } -- ONS 15530 Ch 10 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh11 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 128 } -- ONS 15530 Ch 11 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh12 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 129 } -- ONS 15530 Ch 12 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh13 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 130 } -- ONS 15530 Ch 13 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh14 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 131 } -- ONS 15530 Ch 14 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh15 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 132 } -- ONS 15530 Ch 15 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh16 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 133 } -- ONS 15530 Ch 16 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh17 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 134 } -- ONS 15530 Ch 17 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh18 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 135 } -- ONS 15530 Ch 18 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh19 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 136 } -- ONS 15530 Ch 19 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh20 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 137 } -- ONS 15530 Ch 20 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh21 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 138 } -- ONS 15530 Ch 21 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh22 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 139 } -- ONS 15530 Ch 22 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh23 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 140 } -- ONS 15530 Ch 23 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh24 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 141 } -- ONS 15530 Ch 24 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh25 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 142 } -- ONS 15530 Ch 25 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh26 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 143 } -- ONS 15530 Ch 26 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh27 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 144 } -- ONS 15530 Ch 27 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh28 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 145 } -- ONS 15530 Ch 28 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh29 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 146 } -- ONS 15530 Ch 29 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh30 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 147 } -- ONS 15530 Ch 30 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh31 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 148 } -- ONS 15530 Ch 31 10Gbps ITU Line Card MU without Splitter
cevONS1553010GCh32 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 149 } -- ONS 15530 Ch 32 10Gbps ITU Line Card MU without Splitter
cevONS15530FCGE8P OBJECT IDENTIFIER ::= { cevModuleONS15530Type 150 } -- ONS 15530 8-port Fibre Channel/Gigabit Ethernet Linecard
cevONS155302p5GCh0102Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 151 } -- ONS 15530 Channel 01 or 02 2.5 Gbps ITU Line Card MU with Splitter
cevONS155302p5GCh0304Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 152 } -- ONS 15530 Channel 03 or 04 2.5 Gbps ITU Line Card MU with Splitter
cevONS155302p5GCh0506Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 153 } -- ONS 15530 Channel 05 or 06 2.5 Gbps ITU Line Card MU with Splitter
cevONS155302p5GCh0708Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 154 } -- ONS 15530 Channel 07 or 08 2.5 Gbps ITU Line Card MU with Splitter
cevONS155302p5GCh0910Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 155 } -- ONS 15530 Channel 09 or 10 2.5 Gbps ITU Line Card MU with Splitter
cevONS155302p5GCh1112Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 156 } -- ONS 15530 Channel 11 or 12 2.5 Gbps ITU Line Card MU with Splitter
cevONS155302p5GCh1314Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 157 } -- ONS 15530 Channel 13 or 14 2.5 Gbps ITU Line Card MU with Splitter
cevONS155302p5GCh1516Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 158 } -- ONS 15530 Channel 15 or 16 2.5 Gbps ITU Line Card MU with Splitter
cevONS155302p5GCh1718Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 159 } -- ONS 15530 Channel 17 or 18 2.5 Gbps ITU Line Card MU with Splitter
cevONS155302p5GCh1920Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 160 } -- ONS 15530 Channel 19 or 20 2.5 Gbps ITU Line Card MU with Splitter
cevONS155302p5GCh2122Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 161 } -- ONS 15530 Channel 21 or 22 2.5 Gbps ITU Line Card MU with Splitter
cevONS155302p5GCh2324Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 162 } -- ONS 15530 Channel 23 or 24 2.5 Gbps ITU Line Card MU with Splitter
cevONS155302p5GCh2526Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 163 } -- ONS 15530 Channel 25 or 26 2.5 Gbps ITU Line Card MU with Splitter
cevONS155302p5GCh2728Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 164 } -- ONS 15530 Channel 27 or 28 2.5 Gbps ITU Line Card MU with Splitter
cevONS155302p5GCh2930Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 165 } -- ONS 15530 Channel 29 or 30 2.5 Gbps ITU Line Card MU with Splitter
cevONS155302p5GCh3132Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 166 } -- ONS 15530 Channel 31 or 32 2.5 Gbps ITU Line Card MU with Splitter
cevONS155302p5GCh0102 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 167 } -- ONS 15530 Channel 01 or 02 2.5 Gbps ITU Line Card MU without Splitter
cevONS155302p5GCh0304 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 168 } -- ONS 15530 Channel 03 or 04 2.5 Gbps ITU Line Card MU without Splitter
cevONS155302p5GCh0506 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 169 } -- ONS 15530 Channel 05 or 06 2.5 Gbps ITU Line Card MU without Splitter
cevONS155302p5GCh0708 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 170 } -- ONS 15530 Channel 07 or 08 2.5 Gbps ITU Line Card MU without Splitter
cevONS155302p5GCh0910 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 171 } -- ONS 15530 Channel 09 or 10 2.5 Gbps ITU Line Card MU without Splitter
cevONS155302p5GCh1112 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 172 } -- ONS 15530 Channel 11 or 12 2.5 Gbps ITU Line Card MU without Splitter
cevONS155302p5GCh1314 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 173 } -- ONS 15530 Channel 13 or 14 2.5 Gbps ITU Line Card MU without Splitter
cevONS155302p5GCh1516 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 174 } -- ONS 15530 Channel 15 or 16 2.5 Gbps ITU Line Card MU without Splitter
cevONS155302p5GCh1718 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 175 } -- ONS 15530 Channel 17 or 18 2.5 Gbps ITU Line Card MU without Splitter
cevONS155302p5GCh1920 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 176 } -- ONS 15530 Channel 19 or 20 2.5 Gbps ITU Line Card MU without Splitter
cevONS155302p5GCh2122 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 177 } -- ONS 15530 Channel 21 or 22 2.5 Gbps ITU Line Card MU without Splitter
cevONS155302p5GCh2324 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 178 } -- ONS 15530 Channel 23 or 24 2.5 Gbps ITU Line Card MU without Splitter
cevONS155302p5GCh2526 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 179 } -- ONS 15530 Channel 25 or 26 2.5 Gbps ITU Line Card MU without Splitter
cevONS155302p5GCh2728 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 180 } -- ONS 15530 Channel 27 or 28 2.5 Gbps ITU Line Card MU without Splitter
cevONS155302p5GCh2930 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 181 } -- ONS 15530 Channel 29 or 30 2.5 Gbps ITU Line Card MU without Splitter
cevONS155302p5GCh3132 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 182 } -- ONS 15530 Channel 31 or 32 2.5 Gbps ITU Line Card MU without Splitter
cevONS15530PSM OBJECT IDENTIFIER ::= { cevModuleONS15530Type 183 } -- ONS 15530 Protection Switch Module
cevONS15530LC2xFC4P OBJECT IDENTIFIER ::= { cevModuleONS15530Type 184 } -- ONS15530 4-port 2xFC line card
cevONS15530MRC8PCh0102Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 185 } -- ONS 15530 Channel 01 or 02 8-Port Multirate Muxponder card with OC48 trunk and with Splitter
cevONS15530MRC8PCh0304Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 186 } -- ONS 15530 Channel 03 or 04 8-Port Multirate Muxponder card with OC48 trunk and with Splitter
cevONS15530MRC8PCh0506Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 187 } -- ONS 15530 Channel 05 or 06 8-Port Multirate Muxponder card with OC48 trunk and with Splitter
cevONS15530MRC8PCh0708Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 188 } -- ONS 15530 Channel 07 or 08 8-Port Multirate Muxponder card with OC48 trunk and with Splitter
cevONS15530MRC8PCh0910Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 189 } -- ONS 15530 Channel 09 or 10 8-Port Multirate Muxponder card with OC48 trunk and with Splitter
cevONS15530MRC8PCh1112Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 190 } -- ONS 15530 Channel 11 or 12 8-Port Multirate Muxponder card with OC48 trunk and with Splitter
cevONS15530MRC8PCh1314Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 191 } -- ONS 15530 Channel 13 or 14 8-Port Multirate Muxponder card with OC48 trunk and with Splitter
cevONS15530MRC8PCh1516Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 192 } -- ONS 15530 Channel 15 or 16 8-Port Multirate Muxponder card with OC48 trunk and with Splitter
cevONS15530MRC8PCh1718Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 193 } -- ONS 15530 Channel 17 or 18 8-Port Multirate Muxponder card with OC48 trunk and with Splitter
cevONS15530MRC8PCh1920Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 194 } -- ONS 15530 Channel 19 or 20 8-Port Multirate Muxponder card with OC48 trunk and with Splitter
cevONS15530MRC8PCh2122Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 195 } -- ONS 15530 Channel 21 or 22 8-Port Multirate Muxponder card with OC48 trunk and with Splitter
cevONS15530MRC8PCh2324Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 196 } -- ONS 15530 Channel 23 or 24 8-Port Multirate Muxponder card with OC48 trunk and with Splitter
cevONS15530MRC8PCh2526Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 197 } -- ONS 15530 Channel 25 or 26 8-Port Multirate Muxponder card with OC48 trunk and with Splitter
cevONS15530MRC8PCh2728Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 198 } -- ONS 15530 Channel 27 or 28 8-Port Multirate Muxponder card with OC48 trunk and with Splitter
cevONS15530MRC8PCh2930Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 199 } -- ONS 15530 Channel 29 or 30 8-Port Multirate Muxponder card with OC48 trunk and with Splitter
cevONS15530MRC8PCh3132Sp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 200 } -- ONS 15530 Channel 31 or 32 8-Port Multirate Muxponder card with OC48 trunk and with Splitter
cevONS15530MRC8PCh0102 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 201 } -- ONS 15530 Channel 01 or 02 8-Port Multirate Muxponder card with OC48 trunk and without Splitter
cevONS15530MRC8PCh0304 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 202 } -- ONS 15530 Channel 03 or 04 8-Port Multirate Muxponder card with OC48 trunk and without Splitter
cevONS15530MRC8PCh0506 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 203 } -- ONS 15530 Channel 05 or 06 8-Port Multirate Muxponder card with OC48 trunk and without Splitter
cevONS15530MRC8PCh0708 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 204 } -- ONS 15530 Channel 07 or 08 8-Port Multirate Muxponder card with OC48 trunk and without Splitter
cevONS15530MRC8PCh0910 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 205 } -- ONS 15530 Channel 09 or 10 8-Port Multirate Muxponder card with OC48 trunk and without Splitter
cevONS15530MRC8PCh1112 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 206 } -- ONS 15530 Channel 11 or 12 8-Port Multirate Muxponder card with OC48 trunk and without Splitter
cevONS15530MRC8PCh1314 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 207 } -- ONS 15530 Channel 13 or 14 8-Port Multirate Muxponder card with OC48 trunk and without Splitter
cevONS15530MRC8PCh1516 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 208 } -- ONS 15530 Channel 15 or 16 8-Port Multirate Muxponder card with OC48 trunk and without Splitter
cevONS15530MRC8PCh1718 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 209 } -- ONS 15530 Channel 17 or 18 8-Port Multirate Muxponder card with OC48 trunk and without Splitter
cevONS15530MRC8PCh1920 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 210 } -- ONS 15530 Channel 19 or 20 8-Port Multirate Muxponder card with OC48 trunk and without Splitter
cevONS15530MRC8PCh2122 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 211 } -- ONS 15530 Channel 21 or 22 8-Port Multirate Muxponder card with OC48 trunk and without Splitter
cevONS15530MRC8PCh2324 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 212 } -- ONS 15530 Channel 23 or 24 8-Port Multirate Muxponder card with OC48 trunk and without Splitter
cevONS15530MRC8PCh2526 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 213 } -- ONS 15530 Channel 25 or 26 8-Port Multirate Muxponder card with OC48 trunk and without Splitter
cevONS15530MRC8PCh2728 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 214 } -- ONS 15530 Channel 27 or 28 8-Port Multirate Muxponder card with OC48 trunk and without Splitter
cevONS15530MRC8PCh2930 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 215 } -- ONS 15530 Channel 29 or 30 8-Port Multirate Muxponder card with OC48 trunk and without Splitter
cevONS15530MRC8PCh3132 OBJECT IDENTIFIER ::= { cevModuleONS15530Type 216 } -- ONS 15530 Channel 31 or 32 8-Port Multirate Muxponder card with OC48 trunk and without Splitter
cevONS1553010G4ChASp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 217 } -- ONS 15530 4-Channel Band A 10Gbps ITU Line Card MU with Splitter
cevONS1553010G4ChBSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 218 } -- ONS 15530 4-Channel Band B 10Gbps ITU Line Card MU with Splitter
cevONS1553010G4ChCSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 219 } -- ONS 15530 4-Channel Band C 10Gbps ITU Line Card MU with Splitter
cevONS1553010G4ChDSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 220 } -- ONS 15530 4-Channel Band D 10Gbps ITU Line Card MU with Splitter
cevONS1553010G4ChESp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 221 } -- ONS 15530 4-Channel Band E 10Gbps ITU Line Card MU with Splitter
cevONS1553010G4ChFSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 222 } -- ONS 15530 4-Channel Band F 10Gbps ITU Line Card MU with Splitter
cevONS1553010G4ChGSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 223 } -- ONS 15530 4-Channel Band G 10Gbps ITU Line Card MU with Splitter
cevONS1553010G4ChHSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 224 } -- ONS 15530 4-Channel Band H 10Gbps ITU Line Card MU with Splitter
cevONS1553010G4ChA OBJECT IDENTIFIER ::= { cevModuleONS15530Type 225 } -- ONS 15530 4-Channel Band A 10Gbps ITU Line Card MU without Splitter
cevONS1553010G4ChB OBJECT IDENTIFIER ::= { cevModuleONS15530Type 226 } -- ONS 15530 4-Channel Band B 10Gbps ITU Line Card MU without Splitter
cevONS1553010G4ChC OBJECT IDENTIFIER ::= { cevModuleONS15530Type 227 } -- ONS 15530 4-Channel Band C 10Gbps ITU Line Card MU without Splitter
cevONS1553010G4ChD OBJECT IDENTIFIER ::= { cevModuleONS15530Type 228 } -- ONS 15530 4-Channel Band D 10Gbps ITU Line Card MU without Splitter
cevONS1553010G4ChE OBJECT IDENTIFIER ::= { cevModuleONS15530Type 229 } -- ONS 15530 4-Channel Band E 10Gbps ITU Line Card MU without Splitter
cevONS1553010G4ChF OBJECT IDENTIFIER ::= { cevModuleONS15530Type 230 } -- ONS 15530 4-Channel Band F 10Gbps ITU Line Card MU without Splitter
cevONS1553010G4ChG OBJECT IDENTIFIER ::= { cevModuleONS15530Type 231 } -- ONS 15530 4-Channel Band G 10Gbps ITU Line Card MU without Splitter
cevONS1553010G4ChH OBJECT IDENTIFIER ::= { cevModuleONS15530Type 232 } -- ONS 15530 4-Channel Band H 10Gbps ITU Line Card MU without Splitter
cevONS1553010G32ChSp OBJECT IDENTIFIER ::= { cevModuleONS15530Type 233 } -- ONS 15530 32-Channel 10Gbps ITU Line Card MU with Splitter
cevONS1553010G32Ch OBJECT IDENTIFIER ::= { cevModuleONS15530Type 234 } -- ONS 15530 32-Channel 10Gbps ITU Line Card MU without Splitter
cevModuleONS15500Type OBJECT IDENTIFIER ::= { cevModule 46 } -- Cisco ONS 15500 modules
cevONS15500PEQ01A OBJECT IDENTIFIER ::= { cevModuleONS15500Type 1 } -- ONS 15500 Single-Band Power Equalizer Band A
cevONS15500PEQ01B OBJECT IDENTIFIER ::= { cevModuleONS15500Type 2 } -- ONS 15500 Single-Band Power Equalizer Band B
cevONS15500PEQ01C OBJECT IDENTIFIER ::= { cevModuleONS15500Type 3 } -- ONS 15500 Single-Band Power Equalizer Band C
cevONS15500PEQ01D OBJECT IDENTIFIER ::= { cevModuleONS15500Type 4 } -- ONS 15500 Single-Band Power Equalizer Band D
cevONS15500PEQ01E OBJECT IDENTIFIER ::= { cevModuleONS15500Type 5 } -- ONS 15500 Single-Band Power Equalizer Band E
cevONS15500PEQ01F OBJECT IDENTIFIER ::= { cevModuleONS15500Type 6 } -- ONS 15500 Single-Band Power Equalizer Band F
cevONS15500PEQ01G OBJECT IDENTIFIER ::= { cevModuleONS15500Type 7 } -- ONS 15500 Single-Band Power Equalizer Band G
cevONS15500PEQ01H OBJECT IDENTIFIER ::= { cevModuleONS15500Type 8 } -- ONS 15500 Single-Band Power Equalizer Band H
cevONS15500PEQ02AB OBJECT IDENTIFIER ::= { cevModuleONS15500Type 9 } -- ONS 15500 Dual Band Power Equalizer Band AB
cevONS15500PEQ02CD OBJECT IDENTIFIER ::= { cevModuleONS15500Type 10 } -- ONS 15500 Dual Band Power Equalizer Band CD
cevONS15500PEQ02EF OBJECT IDENTIFIER ::= { cevModuleONS15500Type 11 } -- ONS 15500 Dual Band Power Equalizer Band EF
cevONS15500PEQ02GH OBJECT IDENTIFIER ::= { cevModuleONS15500Type 12 } -- ONS 15500 Dual Band Power Equalizer Band GH
cevONS15500VOA01 OBJECT IDENTIFIER ::= { cevModuleONS15500Type 13 } -- ONS 15500 One Variable Optical Attenuator
cevONS15500VOA02 OBJECT IDENTIFIER ::= { cevModuleONS15500Type 14 } -- ONS 15500 Two Variable Optical Attenuator
cevONS15500XvrEscon1310MTRJ OBJECT IDENTIFIER ::= { cevModuleONS15500Type 15 } -- Escon transceiver - 1310nm MM - MTRJ
cevONS15500XvrEscon1310LC OBJECT IDENTIFIER ::= { cevModuleONS15500Type 16 } -- Escon transceiver - 1310nm MM - LC
cevONS15500XvrFC850LC OBJECT IDENTIFIER ::= { cevModuleONS15500Type 17 } -- Fibre Channel transceiver - 850nm MM - LC
cevONS15500XvrFC850MTRJ OBJECT IDENTIFIER ::= { cevModuleONS15500Type 18 } -- Fibre Channel transceiver - 850nm MM - MTRJ
cevONS15500XvrFC1310LC OBJECT IDENTIFIER ::= { cevModuleONS15500Type 19 } -- Fibre Channel transceiver - 1310nm SM - LC
cevONS15500XvrFC1310MTRJ OBJECT IDENTIFIER ::= { cevModuleONS15500Type 20 } -- Fibre Channel transceiver - 1310nm SM - MTRJ
cevONS15500XvrGE850LC OBJECT IDENTIFIER ::= { cevModuleONS15500Type 21 } -- Gigabit Ethernet transceiver - 850nm MM - LC
cevONS15500XvrGE850MTRJ OBJECT IDENTIFIER ::= { cevModuleONS15500Type 22 } -- Gigabit Ethernet transceiver - 850nm MM - MTRJ
cevONS15500XvrGE1310LC OBJECT IDENTIFIER ::= { cevModuleONS15500Type 23 } -- Gigabit Ethernet transceiver - 1310nm SM - LC
cevONS15500XvrGE1310MTRJ OBJECT IDENTIFIER ::= { cevModuleONS15500Type 24 } -- Gigabit Ethernet transceiver - 1310nm SM - MTRJ
cevONS15500XvrGEFC850LC OBJECT IDENTIFIER ::= { cevModuleONS15500Type 25 } -- G/E transceiver - Fibre Channel - 850nm MM - LC
cevONS15500XvrGEFC850MTRJ OBJECT IDENTIFIER ::= { cevModuleONS15500Type 26 } -- G/E transceiver - Fibre Channel - 850nm MM - MTRJ
cevONS15500XvrGEFC1310LC OBJECT IDENTIFIER ::= { cevModuleONS15500Type 27 } -- G/E transceiver - Fibre Channel - 1310nm SM - LC
cevONS15500XvrGEFC1310MTRJ OBJECT IDENTIFIER ::= { cevModuleONS15500Type 28 } -- G/E transceiver - Fibre Channel - 1310nm SM - MTRJ
cevONS15500XvrOC3Son1310MTRJ OBJECT IDENTIFIER ::= { cevModuleONS15500Type 29 } -- SONET OC3 transceiver - 1310nm SM - MTRJ
cevONS15500XvrOC3Son1310LC OBJECT IDENTIFIER ::= { cevModuleONS15500Type 30 } -- SONET OC3 transceiver - 1310nm SM - LC
cevONS15500XvrOC12Son1310MTRJ OBJECT IDENTIFIER ::= { cevModuleONS15500Type 31 } -- SONET OC12 transceiver - 1310nm SM - MTRJ
cevONS15500XvrOC12Son1310LC OBJECT IDENTIFIER ::= { cevModuleONS15500Type 32 } -- SONET OC12 transceiver - 1310nm SM - LC
cevONS15500XvrOC48Son1310MTRJ OBJECT IDENTIFIER ::= { cevModuleONS15500Type 33 } -- SONET OC48 transceiver - 1310nm SM - MTRJ
cevONS15500XvrOC48Son1310LC OBJECT IDENTIFIER ::= { cevModuleONS15500Type 34 } -- SONET OC48 transceiver - 1310nm SM - LC
cevONS15500XvrLowMM1310LC OBJECT IDENTIFIER ::= { cevModuleONS15500Type 35 } -- Low band (8-200Mbps) variable rate transceiver - 1310nm Multimode -LC
cevONS15500XvrLowSM1310LC OBJECT IDENTIFIER ::= { cevModuleONS15500Type 36 } -- Low band (8-200Mbps) variable rate transceiver - 1310nm Singlemode -LC
cevONS15500XvrMidMM1310LC OBJECT IDENTIFIER ::= { cevModuleONS15500Type 37 } -- Mid band (200-622Mbps) variable rate transceiver - 1310nm Multimode - LC
cevONS15500XvrMidSM1310LC OBJECT IDENTIFIER ::= { cevModuleONS15500Type 38 } -- Mid band (200-1250Mbps) variable rate transceiver - 1310nm Singlemode - LC
cevONS15500XvrHighSM1310LC OBJECT IDENTIFIER ::= { cevModuleONS15500Type 39 } -- High band (1.06-2.66Gbps) variable rate transceiver - 1310nm Singlemode - LC
cevONS15500XvrT1 OBJECT IDENTIFIER ::= { cevModuleONS15500Type 40 } -- T1 copper transceiver - RJ45
cevONS15500XvrE1 OBJECT IDENTIFIER ::= { cevModuleONS15500Type 41 } -- E1 copper transceiver - RJ45
cevONS15500XvrDV OBJECT IDENTIFIER ::= { cevModuleONS15500Type 42 } -- Digital Video copper transceiver - SDI or DVB-ASI - SMB
cevModuleONS15454Type OBJECT IDENTIFIER ::= { cevModule 48 } -- Cisco ONS 15454 platform
cevONS15454FeCE100 OBJECT IDENTIFIER ::= { cevModuleONS15454Type 3 } -- Cisco ONS 15454 Fast Ethernet Card with 8 Front End Ports
cevONS15454Ge10ML2 OBJECT IDENTIFIER ::= { cevModuleONS15454Type 4 } -- Cisco ONS 15454 Multi-Layer Gigabit Ethernet Card with 10 Front End Ports
cevONS15454Ge10CE2 OBJECT IDENTIFIER ::= { cevModuleONS15454Type 5 } -- Cisco ONS 15454 Gigabit Ethernet Card with 10 Front End Ports
cevONS15454cptPtf25610GX4 OBJECT IDENTIFIER ::= { cevModuleONS15454Type 9 } -- 256G Fabric Card w/ 4x10GE that can be inserted into CPT200 or CPT600 chassis
cevModuleCat37xxType OBJECT IDENTIFIER ::= { cevModule 50 } -- These are modules that are used in Catalyst 3700 series switches
cevModuleCat375024 OBJECT IDENTIFIER ::= { cevModuleCat37xxType 1 } -- Catalyst 3750 24 Ethernet 10/100 port + 2 Ethernet Gigabit SFP ports module. (SFP: Small Form factor Pluggable).
cevModuleCat375048 OBJECT IDENTIFIER ::= { cevModuleCat37xxType 2 } -- Catalyst 3750 48 Ethernet 10/100 port + 4 Ethernet Gigabit SFP ports module. (SFP: Small Form factor Pluggable).
cevModuleCat375024TS OBJECT IDENTIFIER ::= { cevModuleCat37xxType 3 } -- Catalyst 3750 24 Ethernet 10/100/1000 port + 4 Ethernet Gigabit SFP ports module. (SFP: Small Form factor Pluggable)
cevModuleCat375024T OBJECT IDENTIFIER ::= { cevModuleCat37xxType 4 } -- Catalyst 3750 24 Ethernet 10/100/1000 port module. (SFP: Small Form factor Pluggable)
cevModuleCat3750Ge12Sfp OBJECT IDENTIFIER ::= { cevModuleCat37xxType 6 } -- Catalyst 3750 12 Ethernet Gigabit SFP ports (SFP: Small Form factor Pluggable)
cevModuleCat375048PS OBJECT IDENTIFIER ::= { cevModuleCat37xxType 7 } -- 48 10/100 In-Line Power Ethernet ports + 2 Gigabit Ethernet SFP ports Layer 2/Layer 3 Module.(SFP Small Form factor Plugable)
cevModuleCat375024PS OBJECT IDENTIFIER ::= { cevModuleCat37xxType 8 } -- 24 10/100 In-Line Power Ethernet ports + 4 Gigabit Ethernet SFP ports Layer 2/Layer 3 Module.(SFP Small Form factor Plugable)
cevModuleCat375024ME OBJECT IDENTIFIER ::= { cevModuleCat37xxType 9 } -- Metro Ethernet Catalyst 3750 Module. 24-10/100 + 2 SFP (Small Formfactor Pluggable) ports for downlinks
cevModuleCat3750G16TD OBJECT IDENTIFIER ::= { cevModuleCat37xxType 10 } -- Catalyst 3750 switch with 16 Ethernet 10/100/1000 ports + one 10 gigabit ethernet port module
cevModuleCat3750G24PS OBJECT IDENTIFIER ::= { cevModuleCat37xxType 11 } -- Catalyst 3750 24 Power over Ethernet 10/100/1000 port + 4 Ethernet Gigabit SFP ports (SFP: Small Form factor Pluggable)
cevModuleCat3750G48PS OBJECT IDENTIFIER ::= { cevModuleCat37xxType 12 } -- Catalyst 3750 48 Power over Ethernet 10/100/1000 port + 4 Ethernet Gigabit SFP ports (SFP: Small Form factor Pluggable)
cevModuleCat3750G48TS OBJECT IDENTIFIER ::= { cevModuleCat37xxType 13 } -- Catalyst 3750 48 Ethernet 10/100/1000 port + 4 Ethernet Gigabit SFP ports (SFP: Small Form factor Pluggable)
cevModuleCat3750G24TS1U OBJECT IDENTIFIER ::= { cevModuleCat37xxType 14 } -- Catalyst 3750 24 Ethernet 10/100/1000 port + 4 Ethernet Gigabit SFP ports (SFP: Small Form factor Pluggable)
cevModuleCat375024FS OBJECT IDENTIFIER ::= { cevModuleCat37xxType 16 } -- Catalyst 3750 24 100BaseFX ports + 2 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet switch. (SFP:Small Formfactor Pluggable)
cevModuleCat3750Ge12SfpDc OBJECT IDENTIFIER ::= { cevModuleCat37xxType 17 } -- Catalyst 3750 12 Gigabit Ethernet SFP (small Form Factor Plugable) ports
cevModuleCat3750G24WS OBJECT IDENTIFIER ::= { cevModuleCat37xxType 18 } -- Catalyst 3750 Unified Access Switch with 24 10/100/1000 Power over Ethernet ports + 2 Gigabit Ethernet SFP ports and integrated Wireless Controller. (SFP Small Form factor Pluggable)
cevModuleCat3750E24TD OBJECT IDENTIFIER ::= { cevModuleCat37xxType 19 } -- Catalyst 3750E 24 10/100/1000 ports + 2 TenGigabit Ethernet (X2) ports
cevModuleCat3750E48TD OBJECT IDENTIFIER ::= { cevModuleCat37xxType 20 } -- Catalyst 3750E 48 10/100/1000 ports + 2 TenGigabit Ethernet (X2) ports
cevModuleCat3750E48PD OBJECT IDENTIFIER ::= { cevModuleCat37xxType 21 } -- Catalyst 3750E 48 10/100/1000 Power over Ethernet ports + 2 TenGigabit Ethernet (X2) ports
cevModuleCat3750E24PD OBJECT IDENTIFIER ::= { cevModuleCat37xxType 22 } -- Catalyst 3750E 24 10/100/1000 Power over Ethernet ports + 2 TenGigabit Ethernet (X2) ports
cevModuleCat3750v248ps OBJECT IDENTIFIER ::= { cevModuleCat37xxType 23 } -- 48 10/100 ports + 4 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable PoE switch
cevModuleCat3750v248ts OBJECT IDENTIFIER ::= { cevModuleCat37xxType 24 } -- 48 10/100 ports + 4 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable switch
cevModuleCat3750v224ps OBJECT IDENTIFIER ::= { cevModuleCat37xxType 25 } -- 24 10/100 ports + 2 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable PoE switch
cevModuleCat3750v224ts OBJECT IDENTIFIER ::= { cevModuleCat37xxType 26 } -- 24 10/100 ports + 2 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Stackable switch
cevModuleCat3750x24 OBJECT IDENTIFIER ::= { cevModuleCat37xxType 27 } -- Catalyst 3750X 24 10/100/1000 Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch
cevModuleCat3750x48 OBJECT IDENTIFIER ::= { cevModuleCat37xxType 28 } -- Catalyst 3750X 48 10/100/1000 Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch
cevModuleCat3750x24P OBJECT IDENTIFIER ::= { cevModuleCat37xxType 29 } -- Catalyst 3750X 24 10/100/1000 PoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch
cevModuleCat3750x48P OBJECT IDENTIFIER ::= { cevModuleCat37xxType 30 } -- Catalyst 3750X 48 10/100/1000 PoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch
cevModuleCat3750x48U OBJECT IDENTIFIER ::= { cevModuleCat37xxType 33 } -- Catalyst 3750X 48 10/100/1000 UPoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch
cevModuleCat3750x24U OBJECT IDENTIFIER ::= { cevModuleCat37xxType 34 } -- Catalyst 3750X 24 10/100/1000 UPoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Stackable Switch
cevModuleSFPType OBJECT IDENTIFIER ::= { cevModule 51 } -- Represents the base class for all SFP modules.
cevSFPOc3mm OBJECT IDENTIFIER ::= { cevModuleSFPType 1 } -- Oc3 Small Form Factor Pluggable Optics(SFP)
cevSFPOc12mm OBJECT IDENTIFIER ::= { cevModuleSFPType 2 } -- Oc12 Small Form Factor Pluggable Optics(SFP)
cevSFPOc48 OBJECT IDENTIFIER ::= { cevModuleSFPType 3 } -- OC48 Small Form Factor Pluggable Optics(SFP)
cevSFPOc3Oc12 OBJECT IDENTIFIER ::= { cevModuleSFPType 4 } -- Dual rate OC3/OC12 Small Form Factor Pluggable Optics(SFP)
cevSFPOc3Oc12Oc48 OBJECT IDENTIFIER ::= { cevModuleSFPType 5 } -- Multi-rate OC3/OC12/OC48 Small Form Factor Pluggable Optics(SFP)
cevSFP1000BaseSx OBJECT IDENTIFIER ::= { cevModuleSFPType 6 } -- Short wavelength gigabit ethernet SFP.
cevSFP1000BaseLx OBJECT IDENTIFIER ::= { cevModuleSFPType 7 } -- Long wavelength gigabit ethernet SFP.
cevSFP1000BaseT OBJECT IDENTIFIER ::= { cevModuleSFPType 8 } -- copper gigabit ethernet SFP.
cevSFP1000BaseZx OBJECT IDENTIFIER ::= { cevModuleSFPType 9 } -- Extended reach gigabit ethernet SFP.
cevSFPCwdm1470 OBJECT IDENTIFIER ::= { cevModuleSFPType 10 } -- 1470nm color coded CWDM SFP.
cevSFPCwdm1490 OBJECT IDENTIFIER ::= { cevModuleSFPType 11 } -- 1490nm color coded CWDM SFP.
cevSFPCwdm1510 OBJECT IDENTIFIER ::= { cevModuleSFPType 12 } -- 1510nm color coded CWDM SFP.
cevSFPCwdm1530 OBJECT IDENTIFIER ::= { cevModuleSFPType 13 } -- 1530nm color coded CWDM SFP.
cevSFPCwdm1550 OBJECT IDENTIFIER ::= { cevModuleSFPType 14 } -- 1550nm color coded CWDM SFP.
cevSFPCwdm1570 OBJECT IDENTIFIER ::= { cevModuleSFPType 15 } -- 1570nm color coded CWDM SFP.
cevSFPCwdm1590 OBJECT IDENTIFIER ::= { cevModuleSFPType 16 } -- 1590nm color coded CWDM SFP.
cevSFPCwdm1610 OBJECT IDENTIFIER ::= { cevModuleSFPType 17 } -- 1610nm color coded CWDM SFP.
cevSFP1000BaseLh OBJECT IDENTIFIER ::= { cevModuleSFPType 18 } -- long haul gigabit ethernet SFP.
cevSFP1000BaseCx OBJECT IDENTIFIER ::= { cevModuleSFPType 19 } -- copper wire gigabit ethernet SFP.
cevSFPOc3smir OBJECT IDENTIFIER ::= { cevModuleSFPType 20 } -- OC3 Single Mode Intermediate Reach SFP
cevSFPOc3smlr OBJECT IDENTIFIER ::= { cevModuleSFPType 21 } -- OC3 Single Mode Long Reach SFP
cevSFPOc12smir OBJECT IDENTIFIER ::= { cevModuleSFPType 22 } -- OC12 Single Mode Intermediate Reach SFP
cevSFPOc12smlr OBJECT IDENTIFIER ::= { cevModuleSFPType 23 } -- OC12 Single Mode Long Reach SFP
cevSFPOc48smsr OBJECT IDENTIFIER ::= { cevModuleSFPType 24 } -- OC48 Single Mode Short Reach SFP
cevSFPOc48smir OBJECT IDENTIFIER ::= { cevModuleSFPType 25 } -- OC48 Single Mode Intermediate Reach SFP
cevSFPOc48smlr OBJECT IDENTIFIER ::= { cevModuleSFPType 26 } -- OC48 Single Mode Long Reach SFP
cevXFPOc192smsr1 OBJECT IDENTIFIER ::= { cevModuleSFPType 27 } -- OC192 XFP Single Mode Short Reach 1 (2km).
cevXFPOc192smir2 OBJECT IDENTIFIER ::= { cevModuleSFPType 28 } -- OC192 XFP Single Mode Intermediate Reach 2 (40km).
cevXFPOc192smlr2 OBJECT IDENTIFIER ::= { cevModuleSFPType 29 } -- OC192 XFP Single Mode Long Reach 2 (80km).
cevSFPCable50cm OBJECT IDENTIFIER ::= { cevModuleSFPType 30 } -- SFP patch cable, 50cm (centimeters)
cevSFPOc48smlr2 OBJECT IDENTIFIER ::= { cevModuleSFPType 33 } -- 1-port OC48 Small form Factor Pluggable (SFP) Long Reach (LR-2)
cevSFPOc3smsr OBJECT IDENTIFIER ::= { cevModuleSFPType 34 } -- Oc3 Single Mode, Short Reach, Small Form Factor Pluggable Optics(SFP)
cevSFPOc12smsr OBJECT IDENTIFIER ::= { cevModuleSFPType 35 } -- OC12 Single Mode, Short Reach, Small Form Factor Pluggable Optics(SFP)
cevSFPOc48mm OBJECT IDENTIFIER ::= { cevModuleSFPType 36 } -- OC48 Multi Mode, Small Form Factor Pluggable Optics(SFP)
cevSFPDwdm3033 OBJECT IDENTIFIER ::= { cevModuleSFPType 37 } -- MOD,XCVR,2.5Gb/s,1530.33nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W59
cevSFPDwdm3112 OBJECT IDENTIFIER ::= { cevModuleSFPType 38 } -- MOD,XCVR,2.5Gb/s,1531.12nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W58
cevSFPDwdm3190 OBJECT IDENTIFIER ::= { cevModuleSFPType 39 } -- MOD,XCVR,2.5Gb/s,1531.90nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W57
cevSFPDwdm3268 OBJECT IDENTIFIER ::= { cevModuleSFPType 40 } -- MOD,XCVR,2.5Gb/s,1532.68nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W56
cevSFPDwdm3425 OBJECT IDENTIFIER ::= { cevModuleSFPType 41 } -- MOD,XCVR,2.5Gb/s,1534.25nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W54
cevSFPDwdm3504 OBJECT IDENTIFIER ::= { cevModuleSFPType 42 } -- MOD,XCVR,2.5Gb/s,1535.04nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W53
cevSFPDwdm3582 OBJECT IDENTIFIER ::= { cevModuleSFPType 43 } -- MOD,XCVR,2.5Gb/s,1535.82nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W52
cevSFPDwdm3661 OBJECT IDENTIFIER ::= { cevModuleSFPType 44 } -- MOD,XCVR,2.5Gb/s,1536.61nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W51
cevSFPDwdm3819 OBJECT IDENTIFIER ::= { cevModuleSFPType 45 } -- MOD,XCVR,2.5Gb/s,1538.19nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W49
cevSFPDwdm3898 OBJECT IDENTIFIER ::= { cevModuleSFPType 46 } -- MOD,XCVR,2.5Gb/s,1538.98nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W48
cevSFPDwdm3977 OBJECT IDENTIFIER ::= { cevModuleSFPType 47 } -- MOD,XCVR,2.5Gb/s,1539.77nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W47
cevSFPDwdm4056 OBJECT IDENTIFIER ::= { cevModuleSFPType 48 } -- MOD,XCVR,2.5Gb/s,1540.56nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W46
cevSFPDwdm4214 OBJECT IDENTIFIER ::= { cevModuleSFPType 49 } -- MOD,XCVR,2.5Gb/s,1542.14nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W44
cevSFPDwdm4294 OBJECT IDENTIFIER ::= { cevModuleSFPType 50 } -- MOD,XCVR,2.5Gb/s,1542.94nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W43
cevSFPDwdm4373 OBJECT IDENTIFIER ::= { cevModuleSFPType 51 } -- MOD,XCVR,2.5Gb/s,1543.73nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W42
cevSFPDwdm4453 OBJECT IDENTIFIER ::= { cevModuleSFPType 52 } -- MOD,XCVR,2.5Gb/s,1544.53nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W41
cevSFPDwdm4612 OBJECT IDENTIFIER ::= { cevModuleSFPType 53 } -- MOD,XCVR,2.5Gb/s,1546.12nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W39
cevSFPDwdm4692 OBJECT IDENTIFIER ::= { cevModuleSFPType 54 } -- MOD,XCVR,2.5Gb/s,1546.92nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W38
cevSFPDwdm4772 OBJECT IDENTIFIER ::= { cevModuleSFPType 55 } -- MOD,XCVR,2.5Gb/s,1547.72nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W37
cevSFPDwdm4851 OBJECT IDENTIFIER ::= { cevModuleSFPType 56 } -- MOD,XCVR,2.5Gb/s,1548.51nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W36
cevSFPDwdm5012 OBJECT IDENTIFIER ::= { cevModuleSFPType 57 } -- MOD,XCVR,2.5Gb/s,1550.12nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W34
cevSFPDwdm5092 OBJECT IDENTIFIER ::= { cevModuleSFPType 58 } -- MOD,XCVR,2.5Gb/s,1550.92nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W33
cevSFPDwdm5172 OBJECT IDENTIFIER ::= { cevModuleSFPType 59 } -- MOD,XCVR,2.5Gb/s,1551.72nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W32
cevSFPDwdm5252 OBJECT IDENTIFIER ::= { cevModuleSFPType 60 } -- MOD,XCVR,2.5Gb/s,1552.52nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W31
cevSFPDwdm5413 OBJECT IDENTIFIER ::= { cevModuleSFPType 61 } -- MOD,XCVR,2.5Gb/s,1554.13nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W29
cevSFPDwdm5494 OBJECT IDENTIFIER ::= { cevModuleSFPType 62 } -- MOD,XCVR,2.5Gb/s,1554.94nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W28
cevSFPDwdm5575 OBJECT IDENTIFIER ::= { cevModuleSFPType 63 } -- MOD,XCVR,2.5Gb/s,1555.75nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W27
cevSFPDwdm5655 OBJECT IDENTIFIER ::= { cevModuleSFPType 64 } -- MOD,XCVR,2.5Gb/s,1556.55nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W26
cevSFPDwdm5817 OBJECT IDENTIFIER ::= { cevModuleSFPType 65 } -- MOD,XCVR,2.5Gb/s,1558.17nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W24
cevSFPDwdm5898 OBJECT IDENTIFIER ::= { cevModuleSFPType 66 } -- MOD,XCVR,2.5Gb/s,1558.98nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W23
cevSFPDwdm5979 OBJECT IDENTIFIER ::= { cevModuleSFPType 67 } -- MOD,XCVR,2.5Gb/s,1559.79nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W22
cevSFPDwdm6061 OBJECT IDENTIFIER ::= { cevModuleSFPType 68 } -- MOD,XCVR,2.5Gb/s,1560.61nm,SM,LR2,3.3V,0 to 70C,LC,SFP,DIGITAL DIAGS FIM32160/201W21
cevSFP1000BaseBX10D OBJECT IDENTIFIER ::= { cevModuleSFPType 69 } -- 1000BASE-BX10-D downstream bidirectional single fiber SFP
cevSFP1000BaseBX10U OBJECT IDENTIFIER ::= { cevModuleSFPType 70 } -- 1000BASE-BX10-U upstream bidirectional single fiber SFP
cevSFP100BaseFX OBJECT IDENTIFIER ::= { cevModuleSFPType 71 } -- 100BASE-FX SFP
cevSFP100BaseLX OBJECT IDENTIFIER ::= { cevModuleSFPType 72 } -- 100BASE-LX SFP
cevSFP100BaseSX OBJECT IDENTIFIER ::= { cevModuleSFPType 73 } -- 100BASE-SX SFP
cevSFP100BaseZX OBJECT IDENTIFIER ::= { cevModuleSFPType 74 } -- 100BASE-ZX SFP
cevSFP100BaseEX OBJECT IDENTIFIER ::= { cevModuleSFPType 75 } -- 100BASE-EX SFP
cevSFP100BaseBX10D OBJECT IDENTIFIER ::= { cevModuleSFPType 76 } -- 100BASE-BX10-D downstream bidirectional single fiber SFP
cevSFP100BaseBX10U OBJECT IDENTIFIER ::= { cevModuleSFPType 77 } -- 100BASE-BX10-U upstream bidirectional single fiber SFP
cevSFPDwdmXFP6061 OBJECT IDENTIFIER ::= { cevModuleSFPType 78 } -- DWDM XFP 1560.61 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP5979 OBJECT IDENTIFIER ::= { cevModuleSFPType 79 } -- DWDM XFP 1559.79 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP5898 OBJECT IDENTIFIER ::= { cevModuleSFPType 80 } -- DWDM XFP 1558.98 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP5817 OBJECT IDENTIFIER ::= { cevModuleSFPType 81 } -- DWDM XFP 1558.17 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP5655 OBJECT IDENTIFIER ::= { cevModuleSFPType 82 } -- DWDM XFP 1556.55 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP5575 OBJECT IDENTIFIER ::= { cevModuleSFPType 83 } -- DWDM XFP 1555.75 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP5494 OBJECT IDENTIFIER ::= { cevModuleSFPType 84 } -- DWDM XFP 1554.94 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP5413 OBJECT IDENTIFIER ::= { cevModuleSFPType 85 } -- DWDM XFP 1554.13 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP5252 OBJECT IDENTIFIER ::= { cevModuleSFPType 86 } -- DWDM XFP 1552.52 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP5172 OBJECT IDENTIFIER ::= { cevModuleSFPType 87 } -- DWDM XFP 1551.72 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP5092 OBJECT IDENTIFIER ::= { cevModuleSFPType 88 } -- DWDM XFP 1550.92 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP5012 OBJECT IDENTIFIER ::= { cevModuleSFPType 89 } -- DWDM XFP 1550.12 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP4851 OBJECT IDENTIFIER ::= { cevModuleSFPType 90 } -- DWDM XFP 1548.51 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP4772 OBJECT IDENTIFIER ::= { cevModuleSFPType 91 } -- DWDM XFP 1547.72 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP4692 OBJECT IDENTIFIER ::= { cevModuleSFPType 92 } -- DWDM XFP 1546.92 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP4612 OBJECT IDENTIFIER ::= { cevModuleSFPType 93 } -- DWDM XFP 1546.12 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP4453 OBJECT IDENTIFIER ::= { cevModuleSFPType 94 } -- DWDM XFP 1544.53 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP4373 OBJECT IDENTIFIER ::= { cevModuleSFPType 95 } -- DWDM XFP 1543.73 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP4294 OBJECT IDENTIFIER ::= { cevModuleSFPType 96 } -- DWDM XFP 1542.94 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP4214 OBJECT IDENTIFIER ::= { cevModuleSFPType 97 } -- DWDM XFP 1542.14 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP4056 OBJECT IDENTIFIER ::= { cevModuleSFPType 98 } -- DWDM XFP 1540.56 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP3977 OBJECT IDENTIFIER ::= { cevModuleSFPType 99 } -- DWDM XFP 1539.77 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP3898 OBJECT IDENTIFIER ::= { cevModuleSFPType 100 }-- DWDM XFP 1538.98 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP3819 OBJECT IDENTIFIER ::= { cevModuleSFPType 101 }-- DWDM XFP 1538.19 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP3661 OBJECT IDENTIFIER ::= { cevModuleSFPType 102 }-- DWDM XFP 1536.61 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP3582 OBJECT IDENTIFIER ::= { cevModuleSFPType 103 }-- DWDM XFP 1535.82 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP3504 OBJECT IDENTIFIER ::= { cevModuleSFPType 104 }-- DWDM XFP 1535.04 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP3425 OBJECT IDENTIFIER ::= { cevModuleSFPType 105 }-- DWDM XFP 1534.25 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP3268 OBJECT IDENTIFIER ::= { cevModuleSFPType 106 }-- DWDM XFP 1532.68 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP3190 OBJECT IDENTIFIER ::= { cevModuleSFPType 107 }-- DWDM XFP 1531.90 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP3112 OBJECT IDENTIFIER ::= { cevModuleSFPType 108 }-- DWDM XFP 1531.12 nm XFP (100 GHz ITU grid)
cevSFPDwdmXFP3033 OBJECT IDENTIFIER ::= { cevModuleSFPType 109 }-- DWDM XFP 1530.33 nm XFP (100 GHz ITU grid)
cevSFPDwdm6141 OBJECT IDENTIFIER ::= { cevModuleSFPType 110 }-- Cisco 1000BASE-DWDM SFP 1561.41nm
cevSFPDwdm5736 OBJECT IDENTIFIER ::= { cevModuleSFPType 111 }-- Cisco 1000BASE-DWDM SFP 1557.36nm
cevSFPDwdm5332 OBJECT IDENTIFIER ::= { cevModuleSFPType 112 }-- Cisco 1000BASE-DWDM SFP 1553.32nm
cevSFPDwdm4931 OBJECT IDENTIFIER ::= { cevModuleSFPType 113 }-- Cisco 1000BASE-DWDM SFP 1549.31nm
cevSFPDwdm4532 OBJECT IDENTIFIER ::= { cevModuleSFPType 114 }-- Cisco 1000BASE-DWDM SFP 1545.32nm
cevSFPDwdm4134 OBJECT IDENTIFIER ::= { cevModuleSFPType 115 }-- Cisco 1000BASE-DWDM SFP 1541.34nm
cevSFPDwdm3739 OBJECT IDENTIFIER ::= { cevModuleSFPType 116 }-- Cisco 1000BASE-DWDM SFP 1537.39nm
cevSFPDwdm3346 OBJECT IDENTIFIER ::= { cevModuleSFPType 117 }-- Cisco 1000BASE-DWDM SFP 1533.46nm
cevSFPUnknown OBJECT IDENTIFIER ::= { cevModuleSFPType 118 }-- Unknown SFP
cevXFPUnknown OBJECT IDENTIFIER ::= { cevModuleSFPType 119 }-- Unknown XFP
cevSFPStm1E OBJECT IDENTIFIER ::= { cevModuleSFPType 120 }-- Small Form-factor Pluggable (SFP) STM-1 electrical transceiver
cevXFPmmsr OBJECT IDENTIFIER ::= { cevModuleSFPType 121 }-- Multirate 10GBASE-SR, SMF
cevXFR10gMMSR OBJECT IDENTIFIER ::= { cevModuleSFPType 122 }-- 10Gigabit XFP Multi Mode Short Reach
cevSFPTDwdmXfp OBJECT IDENTIFIER ::= { cevModuleSFPType 123 }-- Tunable Wavelength Dwdm Xfp, Wavelength 1529.55 to 1561.83,Channel number 1 to 82
cevXFP10GLR192SRL OBJECT IDENTIFIER ::= { cevModuleSFPType 124 }-- 10GE Long Reach / OC192 Short Reach Low Power Single Mode XFP(10KM)
cevXFP10GER192IRL OBJECT IDENTIFIER ::= { cevModuleSFPType 125 }-- 10GE Extended Reach / OC192 Intermediate Reach Low Power Single Mode XFP (40KM)
cevSFPCiscoSfpT3Ge OBJECT IDENTIFIER ::= { cevModuleSFPType 126 }-- GE to T3 SFP module
cevSFPT1E1Fe OBJECT IDENTIFIER ::= { cevModuleSFPType 127 }-- FE over T1/E1 SFP Module.
cevSFPT3E3Fe OBJECT IDENTIFIER ::= { cevModuleSFPType 128 }-- FE over T3/E3 SFP Module
cevXFPDWDMXFPC OBJECT IDENTIFIER ::= { cevModuleSFPType 129 } -- 10G MultiRate C Band Tunable DWDM XFP
cevXFP10GLROC192 OBJECT IDENTIFIER ::= { cevModuleSFPType 130 } -- Multirate XFP module for 10GBASE-LR and OC192 SR-1
cevXFP10GER192IR OBJECT IDENTIFIER ::= { cevModuleSFPType 131 } -- Cisco Multirate 10GBASE-ER and OC-192/STM-64 IR-2 XFP Module
cevXFP10GZROC192 OBJECT IDENTIFIER ::= { cevModuleSFPType 132 } -- 10GBASE-ZR and OC192 LR2 XFP Module
cevXFP10GMMSR OBJECT IDENTIFIER ::= { cevModuleSFPType 133 } -- 10GBASE-SR XFP Module
cevSFPGLC2BXD OBJECT IDENTIFIER ::= { cevModuleSFPType 134 } -- 1000BASE-BX10 SFP, 1490NM, 2-Channels
cevSFPGLC2BXU OBJECT IDENTIFIER ::= { cevModuleSFPType 135 } -- 1000BASE-BX10 SFP, 1310NM, 2-Channels
cevSFPGLCFE1002BX OBJECT IDENTIFIER ::= { cevModuleSFPType 136 } -- 100BASE-BX10 SFP, 1490NM, 2-Channels
cevSFPGLCFE1002BXU OBJECT IDENTIFIER ::= { cevModuleSFPType 137 } -- 100BASE-BX10 SFP, 1310NM, 2-Channels
cevSFPGlcSxMmd OBJECT IDENTIFIER ::= { cevModuleSFPType 138 } -- GLC-SX-MMD:Catskill optics PID
cevSFPGlcTe OBJECT IDENTIFIER ::= { cevModuleSFPType 139 } -- GLC-TE:Catskill optics PID
cevSFPGlcZxSmd OBJECT IDENTIFIER ::= { cevModuleSFPType 140 } -- GLC-ZX-SMD:Catskill optics PID
cevSFPGlcExSmd OBJECT IDENTIFIER ::= { cevModuleSFPType 141 } -- GLC-EX-SMD:Catskill optics PID
cevSFPGlcLhSmd OBJECT IDENTIFIER ::= { cevModuleSFPType 142 } -- GLC-LH-SMD:Catskill optics PID
cevSFP100BaseF OBJECT IDENTIFIER ::= { cevModuleSFPType 143 } -- 100BASE-F SFP
cevSFPDSSFPFC16GSW OBJECT IDENTIFIER ::= { cevModuleSFPType 144 } -- DS-SFP-FC16G-SW, 16G SW Optics for MDS 10-Slot Director Switch,DS9710
cevSFDSSFPFC16GLW OBJECT IDENTIFIER ::= { cevModuleSFPType 145 } -- DS-SFP-FC16G-LW, 16G LW Optics for MDS 10-Slot Director Switch,DS9710
cevSFPGLCGE100FX OBJECT IDENTIFIER ::= { cevModuleSFPType 146 } -- 100FX SFP on GE ports
cevSFPCwdmXFP1570 OBJECT IDENTIFIER ::= { cevModuleSFPType 147 } -- Cisco XFP transceiver module, 1570nm wavelength, color coded CWDM XFP
cevSFPCwdmXFP1470 OBJECT IDENTIFIER ::= { cevModuleSFPType 148 } -- Cisco XFP transceiver module, 1470nm wavelength, color coded CWDM XFP
cevSFPCwdmXFP1490 OBJECT IDENTIFIER ::= { cevModuleSFPType 149 } -- Cisco XFP transceiver module, 1490nm wavelength, color coded CWDM XFP
cevSFPCwdmXFP1510 OBJECT IDENTIFIER ::= { cevModuleSFPType 150 } -- Cisco XFP transceiver module, 1510nm wavelength, color coded CWDM XFP
cevSFPCwdmXFP1530 OBJECT IDENTIFIER ::= { cevModuleSFPType 151 } -- Cisco XFP transceiver module, 1530nm wavelength, color coded CWDM XFP
cevSFPCwdmXFP1550 OBJECT IDENTIFIER ::= { cevModuleSFPType 152 } -- Cisco XFP transceiver module, 1550nm wavelength, color coded CWDM XFP
cevSFPCwdmXFP1590 OBJECT IDENTIFIER ::= { cevModuleSFPType 153 } -- Cisco XFP transceiver module, 1590nm wavelength, color coded CWDM XFP
cevSFPCwdmXFP1610 OBJECT IDENTIFIER ::= { cevModuleSFPType 154 } -- Cisco XFP transceiver module, 1610nm wavelength, color coded CWDM XFP
cevSFP1000BaseBX40D OBJECT IDENTIFIER ::= { cevModuleSFPType 155 } -- 1000BASE-BX40-D downstream bidirectional single fiber SFP
cevSFP1000BaseBX40U OBJECT IDENTIFIER ::= { cevModuleSFPType 156 } -- 1000BASE-BX40-U upstream bidirectional single fiber SFP
cevSFP1000BaseBX80D OBJECT IDENTIFIER ::= { cevModuleSFPType 157 } -- 1000BASE-BX80-D downstream bidirectional single fiber SFP
cevSFP1000BaseBX80U OBJECT IDENTIFIER ::= { cevModuleSFPType 158 } -- 1000BASE-BX80-U upstream bidirectional single fiber SFP
cevSFP100BaseGlcExFe OBJECT IDENTIFIER ::= { cevModuleSFPType 159 } -- FE 100BASE-EX SFP, SMF, 40Km
cevSFP100BaseGlcZxFe OBJECT IDENTIFIER ::= { cevModuleSFPType 160 } -- FE 100BASE-ZX SFP, SMF, 80Km
cevSFPONSSIGESX OBJECT IDENTIFIER ::= { cevModuleSFPType 186 } -- 1000BASE-SX Gigabit Ethernet, 850 nm, MM, ITEMP supports cabling SMF, Wavelength-850nm, Rates-1GE, Part No. : 10-2295-0, Applicable Standard : 1000BASE SX , IEEE-802.3, Temp : -40 to +85
cevSFPONSSIGELX OBJECT IDENTIFIER ::= { cevModuleSFPType 187 } -- 1000BASE-LX Gigabit Ethernet, 1310 nm, SM, ITEMP supports Cabling-SMF, Wavelength-1310nm, Rates-1GE, Part No. : 10-2300-01, Applicable Standard : 1000BASE SX , IEEE-802.3, Temp : -40 to +85
cevSFPONSSIGEZX OBJECT IDENTIFIER ::= { cevModuleSFPType 188 } -- 1000BASE-ZX Gigabit Ethernet, 1550 nm, SM, ITEMP supports Cabling-SMF, Wavelength-1550nm, Rates-1GE, Part No. : 10-2296-01, Applicable Standard : 1000BASE ZX , IEEE-802.3, Temp : -40 to +85
cevSFPONSSEZEEL OBJECT IDENTIFIER ::= { cevModuleSFPType 189 } -- 10/100/1000 Ethernet BASE-T Multirate Copper RJ-45, Part No. : 10-2351-01, Applicable Standard : IEEE-802.3, Temp : -10 to +85
cevSFPONSSI2GS1 OBJECT IDENTIFIER ::= { cevModuleSFPType 190 } -- OC48/STM16, SR, 1310 nm, ITEMP, LC supports Cabling-SMF, Rates-1GE/100Mbps/10Mbps, Part No. : 10-1992-02, Applicable Standard : GR253 OC48 SR G.957 I-16, Temp: -40 to +85
cevSFPONSSI2GL1 OBJECT IDENTIFIER ::= { cevModuleSFPType 191 } -- OC48/STM16, LR1, 1310 nm, ITEMP, LC supports Cabling-SMF, Wavelength-1550nm, P/N-10-2102-02, Rates/Reach-OC48/STM16, SR1, S16.1, Part No. : 10-2102-02, Applicable Standard : GR253 OC48 LR1 G.957 L-16.1, Temp: -40 to +85
cevSFPONSSI2GL2 OBJECT IDENTIFIER ::= { cevModuleSFPType 192 } -- OC48/STM16, LR2, 1550 nm, ITEMP, LC supports Cabling-SMF, Wavelength-1550nm, P/N-10-1990-02, Rates/Reach-OC48/STM16/OTU1 , LR2, L-16.2,Part No. : 10-1990-02, Applicable Standard : GR253 OC48 LR2 G.957 L-16.2, Temp: -40 to +85
cevSFPONSSEZ1 OBJECT IDENTIFIER ::= { cevModuleSFPType 193 } -- OC-48IR1,12/3SR1, GE LX STM S-16.1, I-4,I-1, 1310nm EXT-TEMP, Supports Cabling-SMF, Wavelength-1310nm, /N-10-1971-02, Rates/Reach-1GE/OC48/STM16/OTU1 , IR1,S-16.1,SR,I-4,SR,| 1-1,LX, Part No. : 10-1971-02, Applicable Standard : 1000BASE-LX IEEE-802.3, GR253 OC-48 IR1 OC-12 SR, OC-3 SR G.957 S-16.1, I-4.1, I-1.1, Temp : -10 to +85
cevSFP1000BaseBx40DI OBJECT IDENTIFIER ::= { cevModuleSFPType 194 } -- 1000BASE-BX40 SFP, 1550NM
cevSFP1000BaseBx40DAI OBJECT IDENTIFIER ::= { cevModuleSFPType 195 } -- 1000BASE-BX40 SFP, 1490NM
cevSFP1000BaseBx40UI OBJECT IDENTIFIER ::= { cevModuleSFPType 196 } -- 1000BASE-BX40 SFP, 1310NM
cevSFP1000BaseBx80DI OBJECT IDENTIFIER ::= { cevModuleSFPType 197 } -- 1000BASE-BX80 SFP, 1570NM
cevSFP1000BaseBx80UI OBJECT IDENTIFIER ::= { cevModuleSFPType 198 } -- 1000BASE-BX80 SFP, 1490NM
cevSFPGlcT OBJECT IDENTIFIER ::= { cevModuleSFPType 199 } -- 1000BASE-T SFP module for Category 5 copper wire
cevSSFPOAM1000BaseZX OBJECT IDENTIFIER ::= { cevModuleSFPType 200 } -- Cisco OAM Smart SFP Long Reach
cevSSFPOAM1000BaseLX OBJECT IDENTIFIER ::= { cevModuleSFPType 201 } -- Cisco OAM Smart SFP Short Reach
cevSFPGLCBX40UI OBJECT IDENTIFIER ::= { cevModuleSFPType 202 } -- 1GE-Bidi-U-40km
cevSFPGLCBX40DI OBJECT IDENTIFIER ::= { cevModuleSFPType 203 } -- 1GE-Bidi-D-40km
cevSFPGLCBX40DAI OBJECT IDENTIFIER ::= { cevModuleSFPType 204 } -- 1GE-Bidi-DA-40km
cevSFPGLCBX80UI OBJECT IDENTIFIER ::= { cevModuleSFPType 205 } -- 1GE-Bidi-U-80km
cevSFPGLCBX80DI OBJECT IDENTIFIER ::= { cevModuleSFPType 206 } -- 1GE-Bidi-D-80km
cevSFP100BaseGlcFeBxU OBJECT IDENTIFIER ::= { cevModuleSFPType 249 } -- FE 100 BASE-BX SFP 1310 nm TX/1550 nm RX 10 km over single-strand SMF
cevSFP100BaseGlcFeBxD OBJECT IDENTIFIER ::= { cevModuleSFPType 250 } -- FE 100 BASE-BX SFP 1550 nm TX/1310 nm RX 10 km over single-strand SMF
cevSFPGLCFETI OBJECT IDENTIFIER ::= { cevModuleSFPType 251 } -- 100BASE-T SFP, Industrial Temp
cevSFPGLC2BXDI OBJECT IDENTIFIER ::= { cevModuleSFPType 252 } -- 1000BASE-BX10 SFP, 1490NM, 2-Channels, Industrial Temp
cevSFPASR9KvGlcFe100ex OBJECT IDENTIFIER ::= { cevModuleSFPType 254 } -- GLC-FE-100EX modules operate in Fast Ethernet or dual-rate Fast/Gigabit Ethernet ports of Cisco switches and routers
cevSFPASR9KvGlcFe100zx OBJECT IDENTIFIER ::= { cevModuleSFPType 255 } -- GLC-FE-100ZX modules operate in Fast Ethernet or dual-rate Fast/Gigabit Ethernet ports of Cisco switches and routers
cevSFPONGSC2GEBXD OBJECT IDENTIFIER ::= { cevModuleSFPType 258 } -- 1000BASE-BX10 SFP, 1490NM, 2-Channels
cevSFPONSSC2GEBXDI OBJECT IDENTIFIER ::= { cevModuleSFPType 259 } -- 1000BASE-BX10 SFP, 1490NM, 2-Channels, Industrial Temp rebranded one
cevSFP100BaseGlcLxFe OBJECT IDENTIFIER ::= { cevModuleSFPType 260 } -- 100BASE-LX SFP operates on ordinary SMF link spans up to 10 km long
cevModuleONS15200Type OBJECT IDENTIFIER ::= { cevModule 52 } -- Represents the base class for all the modules used in ONS15200.
cevONS15252Clip OBJECT IDENTIFIER ::= { cevModuleONS15200Type 1 } -- ONS15252 Client Line Interface Port
cevONS15201Clip OBJECT IDENTIFIER ::= { cevModuleONS15200Type 2 } -- ONS15201 Client Line Interface Port
cevONS15252Ncb OBJECT IDENTIFIER ::= { cevModuleONS15200Type 3 } -- ONS15252 Network Controller Board
cevModuleMDSType OBJECT IDENTIFIER ::= { cevModule 53 } -- Represents the base class for all the modules used in MDS.
cevMDSDsX9530Sf1K9 OBJECT IDENTIFIER ::= { cevModuleMDSType 1 } -- DS-X9530-SF1-K9 - MDS 9500 Supervisor/Fabric 1
cevMDSRedDsX9530Sf1K9 OBJECT IDENTIFIER ::= { cevModuleMDSType 2 } -- DS-X9530-SF1-K9 - MDS 9500 Supervisor/Fabric 1, Redundant
cevMDSDsX9016 OBJECT IDENTIFIER ::= { cevModuleMDSType 3 } -- DS-X9016 - MDS 9500 16-port 1/2Gbps FC Module
cevMDSDsX9032 OBJECT IDENTIFIER ::= { cevModuleMDSType 4 } -- DS-X9032 - MDS 9500 32-port 1/2Gbps FC Module
cevMDSDsX9032Smv OBJECT IDENTIFIER ::= { cevModuleMDSType 5 } -- DS-X9032-SMV - MDS 9500 32-port Advanced Services Module (ASM)
cevMDSDsX9308Smip OBJECT IDENTIFIER ::= { cevModuleMDSType 6 } -- DS-X9308-SMIP - MDS 9500 8-port 1GE IP Storage Services Module
cevMDSDsX9560Smc OBJECT IDENTIFIER ::= { cevModuleMDSType 7 } -- DS-X9560-SMC - MDS Caching Services Module (CSM)
cevMDSDsSfpFc2Gsw OBJECT IDENTIFIER ::= { cevModuleMDSType 8 } -- DS-SFP-FC-2G-SW - 1/2 Gbps Fibre Channel-SW Small Form-Factor Pluggable, LC
cevMDSDsSfpFc2Glw OBJECT IDENTIFIER ::= { cevModuleMDSType 9 } -- DS-SFP-FC-2G-LW - 1/2 Gbps Fibre Channel-LW Small Form-Factor Pluggable, LC
cevMDSDsSfpGeSw OBJECT IDENTIFIER ::= { cevModuleMDSType 10 } -- DS-SFP-GE-SW - 1 Gbps Ethernet-SW Small Form-Factor Pluggable, LC
cevMDSDsSfpGeLw OBJECT IDENTIFIER ::= { cevModuleMDSType 11 } -- DS-SFP-GE-LW - 1 Gbps Ethernet-LW Small Form-Factor Pluggable, LC
cevMDSDsC9500Cl OBJECT IDENTIFIER ::= { cevModuleMDSType 12 } -- DS-C9500-CL - MDS 9500 Backplane Clock Module
cevMDSDsX9216K9Sup OBJECT IDENTIFIER ::= { cevModuleMDSType 13 } -- DS-X9216-K9-SUP - MDS 9216 16-port 1/2Gbps FC Module
cevMDSMemFld512M OBJECT IDENTIFIER ::= { cevModuleMDSType 14 } -- MEM-MDS-FLD512M - MDS 9500 Sup Compact Flash Disk, 512MB
cevMDSMemMd1G OBJECT IDENTIFIER ::= { cevModuleMDSType 15 } -- MEM-MDS-MD1G - MDS 9500 Sup Microdrive 1GB
cevMDSDsC9509Cl OBJECT IDENTIFIER ::= { cevModuleMDSType 16 } -- DS-C9509-CL - MDS 9509 Clock Module
cevMDSDsC9506Cl OBJECT IDENTIFIER ::= { cevModuleMDSType 17 } -- DS-C9506-CL - MDS 9506 Clock Module
cevMDSDsX9140K9Sup OBJECT IDENTIFIER ::= { cevModuleMDSType 18 } -- DS-X9140-K9-SUP - MDS 9140 40-port 1/2 Gbps FC Module
cevMDSDsX9120K9Sup OBJECT IDENTIFIER ::= { cevModuleMDSType 19 } -- DS-X9120-K9-SUP - MDS 9120 20-port 1/2 Gbps FC Module
cevMDSDsX9032Sma OBJECT IDENTIFIER ::= { cevModuleMDSType 20 } -- DS-X9032-SMA - MDS Storage Services Module (SSM)
cevMDSDsX9216Mgt OBJECT IDENTIFIER ::= { cevModuleMDSType 21 } -- DS-X9216-MGT - MDS 9216 SAM Module
cevMDSDsX930214K9 OBJECT IDENTIFIER ::= { cevModuleMDSType 22 } -- DS-X9302-14K9 - 14FC+2GE Multiprotocol Services Module
cevMDSDsX9202 OBJECT IDENTIFIER ::= { cevModuleMDSType 23 } -- DS-X9202 - 2x10G FC 10G FC Module
cevMDSDsX9304Smip OBJECT IDENTIFIER ::= { cevModuleMDSType 24 } -- DS-X9304-SMIP - MDS 4-port GE iSCSI/FCIP Services Module
cevMDSDsX9132K9Sup OBJECT IDENTIFIER ::= { cevModuleMDSType 25 } -- 32 FC-port hybrid supervisor module
cevMDSDsX9116K9Sup OBJECT IDENTIFIER ::= { cevModuleMDSType 26 } -- 16 FC-port hybrid supervisor module
cevMDSDsX9216IK9Sup OBJECT IDENTIFIER ::= { cevModuleMDSType 27 } -- DS-X9216I-K9-SUP 16 port hybrid (14FC +2 IP)supervisor
cevMDSDsX9530Sf2K9 OBJECT IDENTIFIER ::= { cevModuleMDSType 28 } -- DS-X9530-SF2-K9 - Sup-2, Supervisor/Fabric module
cevMDSDsX9112 OBJECT IDENTIFIER ::= { cevModuleMDSType 29 } -- DS-X9112- 12-port Fibre Channel switching module
cevMDSDsX9124 OBJECT IDENTIFIER ::= { cevModuleMDSType 30 } -- DS-X9124- 24-port Fibre Channel switching module
cevMDSDsX9148 OBJECT IDENTIFIER ::= { cevModuleMDSType 31 } -- DS-X9148- 48-port Fibre Channel switching module
cevMDSDsX9704 OBJECT IDENTIFIER ::= { cevModuleMDSType 32 } -- DS-X9704- 4-port Fibre Channel switching module
cevMDSDs13SltFab1 OBJECT IDENTIFIER ::= { cevModuleMDSType 33 } -- Cisco MDS 9513 Fabric 1 module
cevMDSDsC9513Cl OBJECT IDENTIFIER ::= { cevModuleMDSType 34 } -- Cisco MDS 9513 clock module - DS-C9513-CL
cevMDSDsX9124S2K9 OBJECT IDENTIFIER ::= { cevModuleMDSType 35 } -- 24-port 1/2/4 Gig Supervisor Fabric Switch
cevMDSDsIBMFC OBJECT IDENTIFIER ::= { cevModuleMDSType 36 } -- Cisco 4Gb Fibre Channel Switch Module for IBM BladeCenter
cevMDSDsHPFC OBJECT IDENTIFIER ::= { cevModuleMDSType 37 } -- Fibre Channel Switch Module for HP BladeSystem
cevMDSDsX9222iK9Sup OBJECT IDENTIFIER ::= { cevModuleMDSType 38 } -- DS-X9222i-K9 coco supervisor
cevMDSDxX930418K9 OBJECT IDENTIFIER ::= { cevModuleMDSType 39 } -- DS-X9304-18K9 coco Linecard
cevMDSDsX9134S2K9 OBJECT IDENTIFIER ::= { cevModuleMDSType 40 } -- 32-port 1/2/4 with 10 Gig Supervisor Fabric Switch
cevMdsDSC9222iK9Sup OBJECT IDENTIFIER ::= { cevModuleMDSType 41 } -- Supervisor module in slot 1 of MDS 9222i chassis
cevMDSDsX9248FC48Gbps OBJECT IDENTIFIER ::= { cevModuleMDSType 42 } -- 48 port 1/2/4/8G 48Gbps FibreChannel linecard A-Oahu PID:DS-X9248-48
cevMDSDsX9248FC96Gbps OBJECT IDENTIFIER ::= { cevModuleMDSType 43 } -- 48 port 1/2/4/8G 96Gbps FibreChannel linecard TwinPeaks PID:DS-X9248-96
cevMDSDsX9316SSM OBJECT IDENTIFIER ::= { cevModuleMDSType 44 } -- Lanai PID=DS-X9316-SSM, 16 GE port Storage Service Module
cevMDSDs13SltFab2 OBJECT IDENTIFIER ::= { cevModuleMDSType 45 } -- Cisco MDS 9513 Fabric2 (evia2)DS-13SLT-FAB2
cevMDSDsX922496k9 OBJECT IDENTIFIER ::= { cevModuleMDSType 46 } -- 24 port singlepeak PID:DS-X9224-96K9
cevMDSDsX9716K9 OBJECT IDENTIFIER ::= { cevModuleMDSType 52 } -- Midas DS-X9716-K9 10-Gbps 16-Port ethernet-port FCoE Module
cevMDSDsX9248x256K9 OBJECT IDENTIFIER ::= { cevModuleMDSType 53 } -- Zelda DS-X9248-256K9 48-Port 1/2/4/8/10Gbps FC Switching Module
cevMDSDsX9232x256K9 OBJECT IDENTIFIER ::= { cevModuleMDSType 54 } -- Link DS-X9232-256K9 32-Port 1/2/4/8/10Gbps FC Switching Module
cevMDSDs13SlotFabricEvia3 OBJECT IDENTIFIER ::= { cevModuleMDSType 55 } -- Evia3 DS-13SLT-FAB3 MDS9513 xbar 256Gbps Fabric Module3
cevMDSDsX9530Sf2AK9 OBJECT IDENTIFIER ::= { cevModuleMDSType 56 } -- 2nd gen sup2a DS-X9530-SF2A-K9 for MDS
cevMDSDs9708HPK9 OBJECT IDENTIFIER ::= { cevModuleMDSType 57 } -- DS-9708-HPK9 HP-Mira-midas
cevMDSDs9708K9 OBJECT IDENTIFIER ::= { cevModuleMDSType 58 } -- DS-9708-K9 Mira-midas
cevMDSDSX9448n768K9 OBJECT IDENTIFIER ::= { cevModuleMDSType 61 } -- DS-X9448-768K9, 48 Port 16 GBit/s Fiber Channel Linecard for MDS 10-Slot Director Switch, DS9710
cevMDSDSX9848n480K9SM OBJECT IDENTIFIER ::= { cevModuleMDSType 62 } -- DS-X9848-480-K9, 10G FCoE Storage Module for MDS 10-Slot Director Switch, DS9710
cevMDSDSX97SF1K9SUP OBJECT IDENTIFIER ::= { cevModuleMDSType 63 } -- DS-X97-SF1-K9, Supervisor Module for NextGen MDS Director Switch
cevMDSDSX9710FAB1 OBJECT IDENTIFIER ::= { cevModuleMDSType 64 } -- DS-X9710-FAB1, Fabric Module for MDS 10-Slot Director Switch, DS9710
cevMDS9710FCS OBJECT IDENTIFIER ::= { cevModuleMDSType 65 } -- MDS 9710 10 Slot Director switch chassis
cevMDS9250iIFSPS OBJECT IDENTIFIER ::= { cevModuleMDSType 66 } -- MDS 9250 Multiprotocol Fabric Switch, with support for FC, FCoE and FC-IP Protocols
cevMDS9250iIFSDC OBJECT IDENTIFIER ::= { cevModuleMDSType 67 } -- Daughter card for MDS 9250i Intelligent Fabric Switch
cevMDSDSC9250i22PK9SUPFS OBJECT IDENTIFIER ::= { cevModuleMDSType 68 } -- DS-C9250i-22PK9-SUP, Supervisor module for MDS 9250i Intelligent Fabric Switch
cevMDSDSX9848480K9 OBJECT IDENTIFIER ::= { cevModuleMDSType 69 } -- DS-X9848-480K9, 48 port 1/10 Gbps FCoE module for M9700 platform
cevMDSDSX9706FAB1 OBJECT IDENTIFIER ::= { cevModuleMDSType 70 } -- DS-X9706-FAB1, Fabric Module for MDS 6-Slot Director Switch
cevMDSDSC9148SK9SUP OBJECT IDENTIFIER ::= { cevModuleMDSType 71 } -- Supervisor module for MDS 9148 16G Fabric Switch
cevMDSDSC9396SK9SUP OBJECT IDENTIFIER ::= { cevModuleMDSType 72 } -- Supervisor module for MDS-9396 16G x 96 FC ports fabric switch
cevMDSDSX97SF1EK9 OBJECT IDENTIFIER ::= { cevModuleMDSType 73 } -- DS-X97-SF1E-K9, Supervisor module for MDS 18-Slot Director Switch DS-C9718
cevMDSDSX9718FAB1 OBJECT IDENTIFIER ::= { cevModuleMDSType 74 } -- Fabric Module for MDS 18-Slot Director Switch, DS-C9718
cevMDSDSX9334K9 OBJECT IDENTIFIER ::= { cevModuleMDSType 75 } -- DS-X9334-K9, 8x10GE/2x40GE IPS + 24x2/4/8/16Gbps
cevMDSDSX9824960K9 OBJECT IDENTIFIER ::= { cevModuleMDSType 76 } -- DS-X9824-960K9, 40 Gbps FCoE Module for MDS-9700 Director Switch
cevMDSDSX96481536K9 OBJECT IDENTIFIER ::= { cevModuleMDSType 77 } -- DS-X9648-1536K9, 4/8/16/32 Gbps Advanced FC Module for MDS Director Switch M9700
cevMDSDSC9132TK9SUP OBJECT IDENTIFIER ::= { cevModuleMDSType 78 } -- DS-C9132T-K9-SUP, Supervisor module for DS-C9132T-K9
cevMDSDSC9232U OBJECT IDENTIFIER ::= { cevModuleMDSType 79 } -- Supervisor module for MDS 9232U 32G Universal 2 RU FC switch
cevMDSM9132TFC32 OBJECT IDENTIFIER ::= { cevModuleMDSType 80 } -- DS-C9132T-K9 with 32X32G FC ports; 16 ports from supervisor + 16 ports from Expansion module
cevDSC9148TK9SUP OBJECT IDENTIFIER ::= { cevModuleMDSType 81 } -- DS-C9148T-K9-SUP, Supervisor module for DS-C9148T-K9
cevDSC9396TK9SUP OBJECT IDENTIFIER ::= { cevModuleMDSType 82 } -- DS-C9396T-K9-SUP, 48X32G FC Supervisor module for DS-C9396T-K9
cevDSC9396T64SUP OBJECT IDENTIFIER ::= { cevModuleMDSType 83 } -- DS-C9396T-K9-SUP, 64X32G FC Supervisor module for DS-C9396T-K9
cevDSC9396T80SUP OBJECT IDENTIFIER ::= { cevModuleMDSType 84 } -- DS-C9396T-K9-SUP, 80X32G FC Supervisor module for DS-C9396T-K9
cevDSC9396T96SUP OBJECT IDENTIFIER ::= { cevModuleMDSType 85 } -- DS-C9396T-K9-SUP, 96X32G FC Supervisor module for DS-C9396T-K9
cevDSX9706FAB3 OBJECT IDENTIFIER ::= { cevModuleMDSType 86 } -- DS-X9706-FAB3, Fabric Module for MDS 6-Slot Director Switch DS9706
cevDSX9710FAB3 OBJECT IDENTIFIER ::= { cevModuleMDSType 87 } -- DS-X9710-FAB3, Fabric Module for MDS 10-Slot Director Switch DS9710
cevDSX9718FAB3 OBJECT IDENTIFIER ::= { cevModuleMDSType 88 } -- DS-X9718-FAB3, Fabric Module for MDS 18-Slot Director Switch DS9718
cevDSX97SF4K9 OBJECT IDENTIFIER ::= { cevModuleMDSType 89 } -- DS-X97-SF4-K9, Supervisor Module 4 for NextGen MDS Director switch
cevModuleC3220Type OBJECT IDENTIFIER ::= { cevModule 54 } -- Represents the base class for all the modules used in c3220.
cevC3220Smic OBJECT IDENTIFIER ::= { cevModuleC3220Type 1 } -- Serial Mobile Interface Card(SMIC) for the C3220 Mobile Access Router with 2 Serial Interfaces.
cevC3220Fesmic OBJECT IDENTIFIER ::= { cevModuleC3220Type 2 } -- Fast Ethernet Switch Mobile Interface Card(FESMIC) for the C3220 Mobile Access Router with 2 Fast Ethernet Interfaces.
cevModuleCrs1Type OBJECT IDENTIFIER ::= { cevModule 55 } -- Represents the base class for all the modules used in Crs1.
cevModuleCrs1RP OBJECT IDENTIFIER ::= { cevModuleCrs1Type 1 } -- Cisco CRS1 RP card.
cevModuleCrs1DRP OBJECT IDENTIFIER ::= { cevModuleCrs1Type 2 } -- Cisco CRS1 DRP Card.
cevModuleCrs18sS123Fabric OBJECT IDENTIFIER ::= { cevModuleCrs1Type 3 } -- S123 Fabric Card with 2 S1, 2 S2 & 2S3 ASICs, for CRS1 8 slots single chassis router
cevModuleCrs116sS123Fabric OBJECT IDENTIFIER ::= { cevModuleCrs1Type 4 } -- Cisco CRS1 S123 Fabric Card, for CRS1 16 slots single chassis router
cevModuleCrs116dS123TFabric OBJECT IDENTIFIER ::= { cevModuleCrs1Type 5 } -- Cisco CRS1 S123T Fabric Card, for CRS1 16 slots dual chassis router
cevModuleCrs116mS13Fabric OBJECT IDENTIFIER ::= { cevModuleCrs1Type 6 } -- Cisco CRS1 S13 Fabric Card, for CRS1 16 slots multi chassis router
cevModuleCrs116mS2CCFabric OBJECT IDENTIFIER ::= { cevModuleCrs1Type 7 } -- Cisco CRS1 S2CC Fabric Card, for CRS1 16 slots multi chassis router
cevModuleCrs116mS2Fabric OBJECT IDENTIFIER ::= { cevModuleCrs1Type 8 } -- Cisco CRS1 S2 Fabric Card, for CRS1 16 slots multi chassis router
cevModuleCrs1FanCtrllrLC OBJECT IDENTIFIER ::= { cevModuleCrs1Type 9 } -- Cisco CRS1 Line Card rack Fan Controller.
cevModuleCrs116mS2FanCtrllrFabric OBJECT IDENTIFIER ::= { cevModuleCrs1Type 10 } -- Cisco CRS1 Fabric rack Fan Controller, for CRS1 16 slots multi chassis router
cevModuleCrs1Alarm OBJECT IDENTIFIER ::= { cevModuleCrs1Type 11 } -- Cisco Crs1 Alarm Card.
cevModuleCrs116mFabricLED OBJECT IDENTIFIER ::= { cevModuleCrs1Type 12 } -- Cisco CRS1 S2 Fabric LED card, for CRS1 16 slots multi chassis router
cevModuleCrs1DRPPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 13 } -- Cisco CRS1 DRP PLIM card.
cevModuleCrs116OC48Plim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 14 } -- Cisco CRS1 16 port SONET OC-48 PLIM card.
cevModuleCrs14OC192VSRPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 15 } -- Cisco CRS1 4 port SONET OC-192 VSR PLIM card
cevModuleCrs14OC192SRPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 16 } -- Cisco CRS1 4 port SONET OC-192 SR PLIM card.
cevModulecrs14OC192LRPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 17 } -- Cisco CRS1 4 port SONET OC-192 LR PLIM card.
cevModuleCrs1OC768VSRPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 18 } -- Cisco CRS1 single port SONET OC-768 VSR PLIM card.
cevModuleCrs1OC768SRPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 19 } -- Cisco CRS1 single port SONET OC-768 SR PLIM card.
cevModuleCrs16x10GePlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 20 } -- Cisco CRS1 6 port 10 Gigabit Ethernet PLIM card.
cevModuleCrs18x10GePlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 21 } -- Cisco CRS1 8 port 10 Gigabit Ethernet PLIM card.
cevModuleCrs18RP OBJECT IDENTIFIER ::= { cevModuleCrs1Type 22 } -- Cisco CRS-1 Series 8 Slots Route Processor
cevModuleCrs18Fabric OBJECT IDENTIFIER ::= { cevModuleCrs1Type 23 } -- Cisco CRS-1 Series 8 Slots Fabric Card (single)
cevModuleCrs1FabricShelfController OBJECT IDENTIFIER ::= { cevModuleCrs1Type 24 } -- Cisco CRS-1 Series Fabric Card Chassis Shelf Controller
cevModuleCrs1FabricSwitchFabric OBJECT IDENTIFIER ::= { cevModuleCrs1Type 25 } -- Cisco CRS-1 Series Fabric Card Chassis Switch Fabric card (s2)
cevModuleCrs1FabricLEDModule OBJECT IDENTIFIER ::= { cevModuleCrs1Type 26 } -- Cisco CRS-1 Series Fabric Card Chassis LED Module card
cevModuleCrs1FabricOIMSingleSlot OBJECT IDENTIFIER ::= { cevModuleCrs1Type 27 } -- Cisco CRS-1 Series Fabric Card Chassis Single Slot Optical Interface Module
cevModuleCrs1FabricOIMDualSlot OBJECT IDENTIFIER ::= { cevModuleCrs1Type 28 } -- Cisco CRS-1 Series Fabric Card Chassis Dual Slot Optical Interface Module
cevModuleCrs18dS123Fabric OBJECT IDENTIFIER ::= { cevModuleCrs1Type 29 } -- Cisco CRS-1 Series 8 Slots Fabric Card/Dual
cevModuleCrs18mS123Fabric OBJECT IDENTIFIER ::= { cevModuleCrs1Type 30 } -- Cisco CRS-1 Series 8 Slots Fabric Card/Multi
cevModuleCrs116dS123Fabric OBJECT IDENTIFIER ::= { cevModuleCrs1Type 31 } -- Cisco CRS-1 Series 16 Slots Fabric Card/Dual
cevModuleCrs1FccSc22Ge OBJECT IDENTIFIER ::= { cevModuleCrs1Type 32 } -- CRS-1 Fabric Chassis Integrated Switch Controller Card
cevModuleCrs1FccSFEc OBJECT IDENTIFIER ::= { cevModuleCrs1Type 33 } -- Cisco CRS-1 Series FC Chassis Shelf/Fan/Enet Controller
cevModuleCrs14x10GeCDwdmPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 34 } -- Cisco CRS-1 4 port 10GE (C-band) DWDM PLIM
cevModuleCrs14OC192CDwdmPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 35 } -- Cisco CRS-1 4 port OC192 (C-band) DWDM PLIM
cevModuleCrs1OC768CDwdmPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 36 } -- Cisco CRS-1 OC768 (C-band) DWDM PLIM
cevModuleCrs1DRPBPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 37 } -- Cisco CRS-1 Series Distributed Route Processor PLIM revision B
cevModuleCrs1DRPB OBJECT IDENTIFIER ::= { cevModuleCrs1Type 38 } -- Cisco CRS-1 Series Distributed Route Processor CPU board revision B
cevModuleCrs1OC768CDwdmDpskC OBJECT IDENTIFIER ::= { cevModuleCrs1Type 39 } -- Cisco CRS-1 OC768 DPSK C-BAND STD CHAN PLIM
cevModuleCrs14FabricCard OBJECT IDENTIFIER ::= { cevModuleCrs1Type 42 } -- Cisco CRS-1 Series 4 Slots Fabric Card
cevModuleCrsASPLIM OBJECT IDENTIFIER ::= { cevModuleCrs1Type 43 } -- Cisco CRS-1 Carrier Grade Service Engine PLIM
cevModuleCrs4OC192DptLr OBJECT IDENTIFIER ::= { cevModuleCrs1Type 44 } -- Cisco CRS-1 4xOC-192/STM-64 DPT Interface Module/LR
cevModuleCrs4OC192DptSr OBJECT IDENTIFIER ::= { cevModuleCrs1Type 45 } -- Cisco CRS-1 4xOC-192/STM-64 DPT Interface Module/SR
cevModuleCrs4OC192DptVs OBJECT IDENTIFIER ::= { cevModuleCrs1Type 46 } -- Cisco CRS-1 4xOC-192/STM-64 DPT Interface Module/VSR
cevModuleCrs14x10GE OBJECT IDENTIFIER ::= { cevModuleCrs1Type 47 } -- Cisco CRS-1 Series 4x10GE Interface Module
cevModuleCrs142x1GE OBJECT IDENTIFIER ::= { cevModuleCrs1Type 48 } -- Cisco CRS-1 Series 42x1GE Interface Module
cevModuleCrs120x1GeFl OBJECT IDENTIFIER ::= { cevModuleCrs1Type 49 } -- Cisco CRS-1 Series 20x1GE Flexible Interface Module
cevModuleCrs12x10GeFl OBJECT IDENTIFIER ::= { cevModuleCrs1Type 50 } -- Cisco CRS-1 Series 2x10GE WAN/LAN Flexible Interface Module
cevModuleCrs116Alarm OBJECT IDENTIFIER ::= { cevModuleCrs1Type 51 } -- Cisco CRS-1 Series 16 Slots Modular Power System Alarm Board
cevModuleCrs14x10GbeWLXfpPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 52 } -- Cisco CRS-1 Series 4xGbE WAN/LAN XFP Interface Module
cevModuleCrs18x10GbeWLXfpPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 53 } -- Cisco CRS-1 Series 8xGbE WAN/LAN XFP Interface Module
cevModuleCrs1LcB40G OBJECT IDENTIFIER ::= { cevModuleCrs1Type 54 } -- Cisco CRS-1 Series Modular Services Card revision B
cevModuleCrs1Lc40G OBJECT IDENTIFIER ::= { cevModuleCrs1Type 55 } -- Cisco CRS-1 Series Modular Services Card
cevModuleCrs114X10GBEWLXFPPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 56 } -- Cisco CRS Series 14x10GbE LAN/WAN-PHY Interface Module
cevModuleCrs120X10GBEWLXFPPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 57 } -- Cisco CRS Series 20x10GbE LAN/WAN-PHY Interface Module
cevModuleCrs11X100GBEPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 58 } -- Cisco CRS Series 1x100GbE Interface Module
cevModuleCrs8Prp12g OBJECT IDENTIFIER ::= { cevModuleCrs1Type 59 } -- Cisco CRS-1 Series 8 Slots 12 GB Performance Route Processor
cevModuleCrs8Prp6g OBJECT IDENTIFIER ::= { cevModuleCrs1Type 60 } -- Cisco CRS-1 Series 8 Slots 6 GB Performance Route Processor
cevModuleCrs16Prp12g OBJECT IDENTIFIER ::= { cevModuleCrs1Type 61 } -- Cisco CRS-1 Series 16 Slots 12 GB Performance Route Processor
cevModuleCrs16Prp6g OBJECT IDENTIFIER ::= { cevModuleCrs1Type 62 } -- Cisco CRS-1 Series 16 Slots 6 GB Performance Route Processor
cevModuleCrs16FanCtB OBJECT IDENTIFIER ::= { cevModuleCrs1Type 63 } -- CRS-16-FAN-CT-B
cevModuleCrs16AlarmMB OBJECT IDENTIFIER ::= { cevModuleCrs1Type 64 } -- CRS Modular Power Alarm for CRS-16/S-B
cevModuleCrs16LccFCtB OBJECT IDENTIFIER ::= { cevModuleCrs1Type 65 } -- Cisco CRS-1 Fan Controller for 16 Slots LC Chassis Ver B
cevModuleCrs114X10GBEDwdmXfpPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 66 } -- Cisco CRS-1 Series 14x10GbE DWDM Interface Module
cevModuleCrs120X10GBEDwdmXfpPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 67 } -- Cisco CRS-1 Series 20x10GbE DWDM Interface Module
cevModuleCrs14X40GBEOtu3Plim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 68 } -- Cisco CRS-1 Series 4x40GbE OTU3 Interface Module
cevModuleCrs11X100GBEDwdmPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 69 } -- Cisco CRS-1 Series 1x100GbE DWDM Interface Module
cevModuleCrsCgsePlusPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 72 } -- Cisco CRS-3 80 Gbps next generation Services PLIM
cevModuleCrs140X10GEWLOPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 73 } -- Cisco CRS-10 Series 40x10GbE LAN/WAN-PHY/OTU2e Interface Module
cevModuleCrs14x100GELOPlim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 74 } -- Cisco CRS-10 Series 4x100GbE LAN/OTU4 Interface Module
cevModuleCrs12X100GELOFlex40Plim OBJECT IDENTIFIER ::= { cevModuleCrs1Type 75 } -- Cisco CRS-10 Series 2x100GbE LAN/OTU4 and 5x40GbE LAN/OTU3 combined Interface Module. Will also support breakout port modes
cevModuleCrs400GEDWDMFLEX OBJECT IDENTIFIER ::= { cevModuleCrs1Type 76 } -- Cisco CRS-10 Series 400GE_DWDM_FLEX Interface Module
cevModuleCat35xxType OBJECT IDENTIFIER ::= { cevModule 56 } -- These are modules that are used in Catalyst 3500 switches
cevModuleCat356024PS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 1 } -- 24 10/100 In-Line Power Ethernet ports + 2 Gigabit Ethernet SFP ports Layer 2/Layer 3 Module.(SFP Small Form factor Pluggable)
cevModuleCat356048PS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 2 } -- 48 10/100 In-Line Power Ethernet ports + 4 Gigabit Ethernet SFP ports Layer 2/Layer 3 Module.(SFP Small Form factor Pluggable)
cevModuleCat3560G24PS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 3 } -- Catalyst 3560 24 Power over Ethernet 10/100/1000 port + 4 Ethernet Gigabit SFP ports (SFP: Small Form factor Pluggable)
cevModuleCat3560G24TS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 4 } -- Catalyst 3560 24 Ethernet 10/100/1000 port + 4 Ethernet Gigabit SFP ports (SFP: Small Form factor Pluggable)
cevModuleCat3560G48PS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 5 } -- Catalyst 3560 48 Power over Ethernet 10/100/1000 port + 4 Ethernet Gigabit SFP ports (SFP: Small Form factor Pluggable)
cevModuleCat3560G48TS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 6 } -- Catalyst 3560 48 Ethernet 10/100/1000 port + 4 Ethernet Gigabit SFP ports (SFP: Small Form factor Pluggable)
cevModuleCat356024TS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 7 } -- Catalyst 3560 24 Ethernet 10/100 port + 2 Ethernet Gigabit SFP ports module. (SFP: Small Form factor Pluggable)
cevModuleCat356048TS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 8 } -- Catalyst 3560 48 Ethernet 10/100 port + 4 Ethernet Gigabit SFP ports module. (SFP: Small Form factor Pluggable)
cevModuleCat3560E24TD OBJECT IDENTIFIER ::= { cevModuleCat35xxType 9 } -- Catalyst 3560E 24 10/100/1000 ports + 2 TenGigabit Ethernet (X2) ports
cevModuleCat3560E48TD OBJECT IDENTIFIER ::= { cevModuleCat35xxType 10 } -- Catalyst 3560E 48 10/100/1000 ports + 2 TenGigabit Ethernet (X2) ports
cevModuleCat3560E24PD OBJECT IDENTIFIER ::= { cevModuleCat35xxType 11 } -- Catalyst 3560E 24 10/100/1000 Power over Ethernet ports + 2 TenGigabit Ethernet (X2) ports
cevModuleCat3560E48PD OBJECT IDENTIFIER ::= { cevModuleCat35xxType 12 } -- Catalyst 3560E 48 10/100/1000 Power over Ethernet ports + 2 TenGigabit Ethernet (X2) ports
cevModuleCat35608PC OBJECT IDENTIFIER ::= { cevModuleCat35xxType 13 } -- Catalyst 3560 8 10/100 Power over Ethernet ports + 1 dual purpose Gigabit Ethernet ports
cevModuleCat3560e12d OBJECT IDENTIFIER ::= { cevModuleCat35xxType 14 } -- Catalyst 3560E 12 Ten GE (X2) ports
cevModuleCat3560E12SD OBJECT IDENTIFIER ::= { cevModuleCat35xxType 15 } -- Catalyst 3560E, 12 SFP Gigabit Ethernet ports + 2 TenGigabit Ethernet (X2) ports
cevModuleCat356012PCS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 16 } -- Catalyst 3560 12 10/100 Power over Ethernet ports + 1 dual purpose Gigabit Ethernet port fixed configuration Layer 2 Ethernet switch
cevModuleCat3560v248ps OBJECT IDENTIFIER ::= { cevModuleCat35xxType 17 } -- 48 10/100 ports + 4 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Non-stackable PoE
cevModuleCat3560v248ts OBJECT IDENTIFIER ::= { cevModuleCat35xxType 18 } -- 48 10/100 ports + 4 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Non-stackable switch
cevModuleCat3560v224ps OBJECT IDENTIFIER ::= { cevModuleCat35xxType 19 } -- 24 10/100 ports + 2 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Non-stackable PoE switch
cevModuleCat3560v224ts OBJECT IDENTIFIER ::= { cevModuleCat35xxType 20 } -- 24 10/100 ports + 2 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Non-stackable switch
cevModuleCat3560v224tsD OBJECT IDENTIFIER ::= { cevModuleCat35xxType 21 } -- 24 10/100 ports + 2 Ethernet Gigabit SFP ports fixed configuration Layer 2/Layer 3 Ethernet Non-stackable switch, DC power
cevModuleCat3560x24 OBJECT IDENTIFIER ::= { cevModuleCat35xxType 22 } -- Catalyst 3560X 24 10/100/1000 Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Switch
cevModuleCat3560x48 OBJECT IDENTIFIER ::= { cevModuleCat35xxType 23 } -- Catalyst 3560X 48 10/100/1000 Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Switch
cevModuleWsC3560CPD8ptS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 28 } -- Catalyst 3560C 8 10/100/1000 with PoE and 2 Gig Copper PoE+ Uplinks fixed configuration Layer 2/Layer 3 Ethernet switch
cevModuleWsC3560C12pcS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 29 } -- Catalyst 3560C 12 10/100 with PoE + 2 Gig Dual Media Uplinks fixed configuration Layer 2/Layer 3 Ethernet switch
cevModuleWsC3560C8pcS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 30 } -- Catalyst 3560C 8 10/100 with PoE + 2 Gig Dual Media Uplinks fixed configuration Layer 2/Layer 3 Ethernet switch
cevModuleCat3560x48U OBJECT IDENTIFIER ::= { cevModuleCat35xxType 31 } -- Catalyst 3560X 48 10/100/1000 UPoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Switch
cevModuleCat3557x24U OBJECT IDENTIFIER ::= { cevModuleCat35xxType 32 } -- Catalyst 3560X 24 10/100/1000 UPoE Ports + 4 SFP Ports + 2 SFP+ Ports Layer 2/Layer 3 Ethernet Switch
cevModuleWsC3560CX8PTS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 43 } -- Smirnoff catalyst 3560CX 8x GE downlink ,PoE+, 2x 1G copper UPOE uplinks.
cevModuleWsC3560CX8XPDS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 44 } -- Smirnoff catalyst 3560CX 2x mGig + 6x GE downlink ,PoE+, 2x SFP+ uplinks.
cevModuleWsC3560CX12PDS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 45 } -- Smirnoff catalyst 3560CX 12x GE downlink, PoE+ , 2x CU + 2x 10G SFP+ uplinks
cevModuleWsC3560CX12TCS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 46 } -- Smirnoff catalyst 3560CX 12x GE downlink, 2x Copper + 2x SFP uplinks
cevModuleWsC3560CX12PCS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 47 } -- Smirnoff catalyst 3560CX 12x GE downlink, PoE+, 2x copper + 2x SFP uplink
cevModuleWsC3560CX8TCS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 48 } -- Smirnoff Catalyst 3560CX 8x GE downlink, 2x Copper + 2x SFP uplink
cevModuleWsC3560CX8PCS OBJECT IDENTIFIER ::= { cevModuleCat35xxType 49 } -- Smirnoff Catalyst 3560CX 8x GE downlink, PoE+, 2x Copper + 2x SFP uplink
cevModuleASA5523Type OBJECT IDENTIFIER ::= { cevModule 57 }
cevMASA5523IsmSsmIds20K9 OBJECT IDENTIFIER ::= { cevModuleASA5523Type 1 } -- Model 20 IDS Security Services Module for the ASA 5520 and 5530
cevMASA5523PmSsmIO4ge OBJECT IDENTIFIER ::= { cevModuleASA5523Type 2 } -- 4-port Gigabit Ethernet I/O Security Services Module for the ASA 5520 and 5530 (dual 1000BaseT/SFP GBIC ports, SFP GBICs not included)
cevMASA5523IsmSsmIds10K9 OBJECT IDENTIFIER ::= { cevModuleASA5523Type 3 } -- Model 10 IDS Security Services Module for the ASA 5520 and 5530
cevPmSsmIO4geInc OBJECT IDENTIFIER ::= { cevModuleASA5523Type 4 } -- 4-port Gigabit Ethernet I/O Security Services Module for the ASA 5550 (dual 1000BaseT/SFP GBIC ports, SFP GBICs not included
cevMASA5523IsmSsmCsc10 OBJECT IDENTIFIER ::= { cevModuleASA5523Type 5 } -- Model 10 CSC Security Services Module for the ASA 5500 Series Security Appliance
cevMASA5523IsmSsmCsc20 OBJECT IDENTIFIER ::= { cevModuleASA5523Type 6 } -- Model 20 CSC Security Services Module for the ASA 5500 Series Security Appliance
cevMASA5523IsmSsmIds40K9 OBJECT IDENTIFIER ::= { cevModuleASA5523Type 7 } -- Model 40 IDS Security Services Module for the ASA 5500 Series Security Appliance
cevModuleUmg9820Type OBJECT IDENTIFIER ::= { cevModule 58 } -- Umg9820 Gigabit Ethernet (processor Card) module
cevModuleUmg9820GigEProc OBJECT IDENTIFIER ::= { cevModuleUmg9820Type 1 } -- Umg9820 Gigabit Ethernet (processor Card) module
cevModuleUmg9820QamCard OBJECT IDENTIFIER ::= { cevModuleUmg9820Type 2 } -- Umg9820 Qam module
cevModuleONS15310Type OBJECT IDENTIFIER ::= { cevModule 59 } -- Cisco ONS 15310 platform
cevONS15310FeML100 OBJECT IDENTIFIER ::= { cevModuleONS15310Type 1 } -- Cisco ONS 15310 Multi-Layer Fast Ethernet Card with 8 Front End Ports
cevONS15310FeCE100 OBJECT IDENTIFIER ::= { cevModuleONS15310Type 2 } -- Cisco ONS 15310 Fast Ethernet Card with 8 Front End Ports
cevONS15310Ge8CE2 OBJECT IDENTIFIER ::= { cevModuleONS15310Type 3 } -- Cisco ONS 15310 Gigabit Ethernet Card with 8 Front End Ports
cevModuleX2s OBJECT IDENTIFIER ::= { cevModule 60 } -- 10 Gigabit Pluggable X2 Modules
cevMX210GBaseSR OBJECT IDENTIFIER ::= { cevModuleX2s 1 } -- 10 Gigabit Ethernet X2 with Short Wave Multi Mode Fiber
cevMX210GBaseLR OBJECT IDENTIFIER ::= { cevModuleX2s 2 } -- 10 Gigabit Ethernet X2 with Long Wave Single Mode Fiber
cevMX210GBaseER OBJECT IDENTIFIER ::= { cevModuleX2s 3 } -- 10 Gigabit Ethernet X2 with Extra Long Wave Single Mode Fiber
cevMX210GBaseLX4 OBJECT IDENTIFIER ::= { cevModuleX2s 4 } -- 10 Gigabit Ethernet X2 with Long Wave Multi Mode Fiber - 4 channels
cevMX210GBaseCX4 OBJECT IDENTIFIER ::= { cevModuleX2s 5 } -- 10 Gigabit Ethernet X2 with Copper Wire
cevMX210GBaseZR OBJECT IDENTIFIER ::= { cevModuleX2s 6 } -- 10G Ethernet X2, 80km over Single Modle Fiber
cevMX210GBaseLW OBJECT IDENTIFIER ::= { cevModuleX2s 7 } -- 10G Ethernet X2, 1310nm WAN Serial Single Modle Fiber
cevMX210GBaseLRM OBJECT IDENTIFIER ::= { cevModuleX2s 8 } -- 10G Ethernet X2, 300m over 50um Muti Mode Fiber and 220m over FDDI grade Muti Mode Fiber
cevMX210GBaseT OBJECT IDENTIFIER ::= { cevModuleX2s 9 } -- 10G Ethernet X2, over twisted pair(Cat5E or Cat6) copper cabling
cevMX2s10GBaseWdmRxOnly OBJECT IDENTIFIER ::= { cevModuleX2s 10 } -- 10G Ethernet WDM Rx ONLY X2 Module
cevMX2s10GBaseDwdm3033 OBJECT IDENTIFIER ::= { cevModuleX2s 11 } -- 10G Ethernet 3033 Laser X2 Module
cevMX2s10GBaseDwdm3112 OBJECT IDENTIFIER ::= { cevModuleX2s 13 } -- 10G Ethernet 3112 Laser X2 Module
cevMX2s10GBaseDwdm3190 OBJECT IDENTIFIER ::= { cevModuleX2s 14 } -- 10G Ethernet 3190 Laser X2 Module
cevMX2s10GBaseDwdm3268 OBJECT IDENTIFIER ::= { cevModuleX2s 15 } -- 10G Ethernet 3268 Laser X2 Module
cevMX2s10GBaseDwdm3425 OBJECT IDENTIFIER ::= { cevModuleX2s 16 } -- 10G Ethernet 3425 Laser X2 Module
cevMX2s10GBaseDwdm3504 OBJECT IDENTIFIER ::= { cevModuleX2s 17 } -- 10G Ethernet 3504 Laser X2 Module
cevMX2s10GBaseDwdm3582 OBJECT IDENTIFIER ::= { cevModuleX2s 18 } -- 10G Ethernet 3582 Laser X2 Module
cevMX2s10GBaseDwdm3661 OBJECT IDENTIFIER ::= { cevModuleX2s 19 } -- 10G Ethernet 3661 Laser X2 Module
cevMX2s10GBaseDwdm3819 OBJECT IDENTIFIER ::= { cevModuleX2s 20 } -- 10G Ethernet 3819 Laser X2 Module
cevMX2s10GBaseDwdm3898 OBJECT IDENTIFIER ::= { cevModuleX2s 21 } -- 10G Ethernet 3898 Laser X2 Module
cevMX2s10GBaseDwdm3977 OBJECT IDENTIFIER ::= { cevModuleX2s 22 } -- 10G Ethernet 3977 Laser X2 Module
cevMX2s10GBaseDwdm4056 OBJECT IDENTIFIER ::= { cevModuleX2s 23 } -- 10G Ethernet 4056 Laser X2 Module
cevMX2s10GBaseDwdm4214 OBJECT IDENTIFIER ::= { cevModuleX2s 24 } -- 10G Ethernet 4214 Laser X2 Module
cevMX2s10GBaseDwdm4294 OBJECT IDENTIFIER ::= { cevModuleX2s 25 } -- 10G Ethernet 4294 Laser X2 Module
cevMX2s10GBaseDwdm4373 OBJECT IDENTIFIER ::= { cevModuleX2s 26 } -- 10G Ethernet 4373 Laser X2 Module
cevMX2s10GBaseDwdm4453 OBJECT IDENTIFIER ::= { cevModuleX2s 27 } -- 10G Ethernet 4453 Laser X2 Module
cevMX2s10GBaseDwdm4612 OBJECT IDENTIFIER ::= { cevModuleX2s 28 } -- 10G Ethernet 4612 Laser X2 Module
cevMX2s10GBaseDwdm4692 OBJECT IDENTIFIER ::= { cevModuleX2s 29 } -- 10G Ethernet 4692 Laser X2 Module
cevMX2s10GBaseDwdm4772 OBJECT IDENTIFIER ::= { cevModuleX2s 30 } -- 10G Ethernet 4772 Laser X2 Module
cevMX2s10GBaseDwdm4851 OBJECT IDENTIFIER ::= { cevModuleX2s 31 } -- 10G Ethernet 4851 Laser X2 Module
cevMX2s10GBaseDwdm5012 OBJECT IDENTIFIER ::= { cevModuleX2s 32 } -- 10G Ethernet 5012 Laser X2 Module
cevMX2s10GBaseDwdm5092 OBJECT IDENTIFIER ::= { cevModuleX2s 33 } -- 10G Ethernet 5092 Laser X2 Module
cevMX2s10GBaseDwdm5172 OBJECT IDENTIFIER ::= { cevModuleX2s 34 } -- 10G Ethernet 5172 Laser X2 Module
cevMX2s10GBaseDwdm5252 OBJECT IDENTIFIER ::= { cevModuleX2s 35 } -- 10G Ethernet 5252 Laser X2 Module
cevMX2s10GBaseDwdm5413 OBJECT IDENTIFIER ::= { cevModuleX2s 36 } -- 10G Ethernet 5413 Laser X2 Module
cevMX2s10GBaseDwdm5494 OBJECT IDENTIFIER ::= { cevModuleX2s 37 } -- 10G Ethernet 5494 Laser X2 Module
cevMX2s10GBaseDwdm5575 OBJECT IDENTIFIER ::= { cevModuleX2s 38 } -- 10G Ethernet 5575 Laser X2 Module
cevMX2s10GBaseDwdm5655 OBJECT IDENTIFIER ::= { cevModuleX2s 39 } -- 10G Ethernet 5655 Laser X2 Module
cevMX2s10GBaseDwdm5817 OBJECT IDENTIFIER ::= { cevModuleX2s 40 } -- 10G Ethernet 5817 Laser X2 Module
cevMX2s10GBaseDwdm5898 OBJECT IDENTIFIER ::= { cevModuleX2s 41 } -- 10G Ethernet 5898 Laser X2 Module
cevMX2s10GBaseDwdm5979 OBJECT IDENTIFIER ::= { cevModuleX2s 42 } -- 10G Ethernet 5979 Laser X2 Module
cevMX2s10GBaseDwdm6061 OBJECT IDENTIFIER ::= { cevModuleX2s 43 } -- 10G Ethernet 6061 Laser X2 Module
cevMX210GEBaseT OBJECT IDENTIFIER ::= { cevModuleX2s 44 } -- 10 Gigabit Ethernet X2 with four pairs of Class E or Class F balanced copper cabling
cevModuleCE5xxType OBJECT IDENTIFIER ::= { cevModule 63 } -- Represents the base class for all the modules used in cevModuleCE5xx
cevModuleCE50024TT OBJECT IDENTIFIER ::= { cevModuleCE5xxType 1 } -- Catalyst Express 500 24 10/100 ports + 2 Gigabit Ethernet ports module
cevModuleCE50024LC OBJECT IDENTIFIER ::= { cevModuleCE5xxType 2 } -- Catalyst Express 500 24 10/100 ports (4 Power Over Ethernet Ports) + 2 dual purpose Gigabit Ethernet ports module
cevModuleCE50024PC OBJECT IDENTIFIER ::= { cevModuleCE5xxType 3 } -- Catalyst Express 500 24 10/100 Power Over Ethernet Ports + 2 dual purpose Gigabit Ethernet ports module
cevModuleCE500G12TC OBJECT IDENTIFIER ::= { cevModuleCE5xxType 4 } -- Catalyst Express 500 8 Gigabit Ethernet Ports + 4 dual purpose Gigabit Ethernet ports module
cevModuleCE5208PC OBJECT IDENTIFIER ::= { cevModuleCE5xxType 5 } -- Catalyst Express 520 8 10/100 Power over Ethernet ports + 1 dual purpose Gigabit Ethernet port fixed configuration Layer 2 Ethernet switch
cevModuleCE52024PC OBJECT IDENTIFIER ::= { cevModuleCE5xxType 6 } -- Catalyst Express 520 24 Power Over Ethernet Ports + 2 dual purpose Gigabit Ethernet ports fixed configuration Layer 2 Ethernet switch
cevModuleCE52024TT OBJECT IDENTIFIER ::= { cevModuleCE5xxType 7 } -- Catalyst Express 520 24 10/100 ports + 2 Gigabit Ethernet ports fixed configuration Layer 2 Ethernet switch
cevModuleCE52024LC OBJECT IDENTIFIER ::= { cevModuleCE5xxType 8 } -- Catalyst Express 520 24 10/100 ports (4 Power Over Ethernet Ports) + 2 dual purpose Gigabit Ethernet ports fixed configuration Layer 2 Ethernet switch
cevModule520G24TC OBJECT IDENTIFIER ::= { cevModuleCE5xxType 9 } -- Catalyst Express 520 24 Gigabit Ethernet Ports + 2 dual purpose Gigabit Ethernet ports fixed configuration Layer 2 Ethernet switch
cevModuleMEType OBJECT IDENTIFIER ::= { cevModule 64 } -- Modules that are used in Cisco Metro Ethernet Switches
cevModuleME240024TS OBJECT IDENTIFIER ::= { cevModuleMEType 1 } -- Metro Ethernet 2400 24 10/100 fast ethernet + 2 SFP ports module
cevModuleME340024TS OBJECT IDENTIFIER ::= { cevModuleMEType 2 } -- Metro Ethernet 3400 24 10/100 fast ethernet + 2 SFP ports module
cevModuleME3400G12CS OBJECT IDENTIFIER ::= { cevModuleMEType 3 } -- Metro Ethernet 3400, 12 GE/SFP ports + 4 SFP ports module
cevModuleME3400G2CS OBJECT IDENTIFIER ::= { cevModuleMEType 4 } -- Metro Ethernet 3400, 2 GE/SFP ports + 2 SFP ports module
cevModuleME492410GE OBJECT IDENTIFIER ::= { cevModuleMEType 5 } -- Metro Ethernet 492410GE, 24+4 GE/SFP ports + 2 X2 ports module.
cevModuleME340024FS OBJECT IDENTIFIER ::= { cevModuleMEType 6 } -- Metro Ethernet 3400 24 100BaseFX fast ethernet + 2 SFP ports module
cevModuleME3400E24TS OBJECT IDENTIFIER ::= { cevModuleMEType 7 } -- Metro Ethernet 3400E, 24 10/100 Fast Ethernet + 2 SFP ports module
cevModuleME3400EG12CS OBJECT IDENTIFIER ::= { cevModuleMEType 8 } -- Metro Ethernet 3400 , 12 GE/SFP ports + 4 SFP ports module
cevModuleME3400EG2CS OBJECT IDENTIFIER ::= { cevModuleMEType 9 } -- Metro Ethernet 3400E, 2 GE/SFP ports + 2 SFP ports module
cevModuleME3600X24FS OBJECT IDENTIFIER ::= { cevModuleMEType 10 } -- Cisco ME 3600X Ethernet Access Switch, 24 GE SFP ports + 2 10Gbps/1Gbps SFP+/SFP ports module
cevModuleME3600X24TS OBJECT IDENTIFIER ::= { cevModuleMEType 11 } -- Cisco ME 3600X Ethernet Access Switch, 24 10/100/1000 ports + 2 10Gbps/1Gbps SFP+/SFP ports module
cevModuleME3800X24FS OBJECT IDENTIFIER ::= { cevModuleMEType 12 } -- Cisco ME 3800X Carrier Ethernet Switch Router, 24 GE SFP ports + 2 10Gbps/1Gbps SFP+/SFP ports module
cevModuleCat4000EType OBJECT IDENTIFIER ::= { cevModule 65 } -- Group for the E-series product line (internally known as the K5 series)
cevCat4kWsx45Sup6e OBJECT IDENTIFIER ::= { cevModuleCat4000EType 1 } -- Catalyst 4500 E-Series Sup 6-E, 2x10GE(X2) w/TwinGig
cevCat4kWsx4648Rj45e OBJECT IDENTIFIER ::= { cevModuleCat4000EType 2 } -- Catalyst 4500 E-Series 48-Port 10/100/1000 (RJ45)
cevCat4kWsx4648Rj45ve OBJECT IDENTIFIER ::= { cevModuleCat4000EType 3 } -- Catalyst 4500 E-Series 48-Port PoE 802.3af 10/100/1000(RJ45)
cevCat4kWsx4606X2e OBJECT IDENTIFIER ::= { cevModuleCat4000EType 4 } -- Catalyst 4500 E-Series 6-Port 10GbE (X2)
cevCat4kWsx4624Sfpe OBJECT IDENTIFIER ::= { cevModuleCat4000EType 5 } -- Catalyst 4500 E-Series 24-Port GE (SFP)
cevCat4kWsx4590E OBJECT IDENTIFIER ::= { cevModuleCat4000EType 7 } -- Catalyst 4507R-E/4510R-E Fabric Redundancy Module
cevCat4kWsx4648Rj45je OBJECT IDENTIFIER ::= { cevModuleCat4000EType 9 } -- 48 Port 10/100/1000 Line Card with Jumbo Packet Support
cevCat4kWsx4648Rj45vPlusE OBJECT IDENTIFIER ::= { cevModuleCat4000EType 10 } -- 48 Port 10/100/1000 Preminum POE Line Card with Jumbo Frame Support
cevCat4kWsx45Sup6LE OBJECT IDENTIFIER ::= { cevModuleCat4000EType 13 } -- Catalyst 4500 E-Series Sup 6L-E, 2x10GE(X2)
cevCat4kWsx45Sup7e OBJECT IDENTIFIER ::= { cevModuleCat4000EType 14 } -- Catalyst 4500 EX-Series Sup 7-E, 4x10G SFP+
cevCat4kWsx4748Rj45VPlusE OBJECT IDENTIFIER ::= { cevModuleCat4000EType 15 } -- Catalyst 4500 EX-Series 48-Port PoE 802.3af 10/100/100(RJ45)
cevCat4kWsx4712SfpPlusE OBJECT IDENTIFIER ::= { cevModuleCat4000EType 16 } -- Catalyst 4500 EX-Series 12-Port 10G SFP+
cevCat4kWsx4612SfpE OBJECT IDENTIFIER ::= { cevModuleCat4000EType 17 } -- Catalyst 4500 E-Series 12-Port GE (SFP)
cevCat4kWsx4640CSfpE OBJECT IDENTIFIER ::= { cevModuleCat4000EType 18 } -- Catalyst 4500 EX-Series 40-Port SFP/80-Port C-SFP
cevCatWsX4748Rj45E OBJECT IDENTIFIER ::= { cevModuleCat4000EType 19 } -- 10/100/1000BaseT (RJ45) with 48 10/100/1000BaseT Energy Efficient Ethernet (EEE) ports
cevCat4kWsX4748NgpoeE OBJECT IDENTIFIER ::= { cevModuleCat4000EType 20 } -- WS-X4748-UPOE+E is a RJ45-based 48 port linecard. The card supports UPOE, the Cisco-proprietary method of providing upto 60W of inline power per port
cevCat4kWsx4712SfpE OBJECT IDENTIFIER ::= { cevModuleCat4000EType 21 } -- Catalyst 4500 Ex-Series 12-Port SFP
cevCat4kWsx4724SfpE OBJECT IDENTIFIER ::= { cevModuleCat4000EType 22 } -- Catalyst 4500 Ex-Series 24-Port SFP
cevCat4kWsx4748SfpE OBJECT IDENTIFIER ::= { cevModuleCat4000EType 23 } -- Catalyst 4500 Ex-Series 48-Port SFP
cevCat4kWsX474812X48uE OBJECT IDENTIFIER ::= { cevModuleCat4000EType 33 } -- Switch 4500E 100/1000/2500/5000/10GBaseT (RJ45)+V E Series with 48 10GbaseT
cevModuleN7KType OBJECT IDENTIFIER ::= { cevModule 66 } -- Group for the Nexus7000 N7K type of cards
cevN7KSup1 OBJECT IDENTIFIER ::= { cevModuleN7KType 1 } -- supervisor1 module for Nexus7000 N7K
cevN7KM148GT04 OBJECT IDENTIFIER ::= { cevModuleN7KType 2 } -- Nurburgring 48 port 10/100/1000 RJ-45 40G
cevN7KM132XP08 OBJECT IDENTIFIER ::= { cevModuleN7KType 3 } -- AlbertPark 32 port 10GbE 80G
cevN7Kc7010Fab40 OBJECT IDENTIFIER ::= { cevModuleN7KType 4 } -- Estoril10 40Gbps Fabric for Nexus7000 10 slot N7K
cevN7KM148GS11 OBJECT IDENTIFIER ::= { cevModuleN7KType 5 } -- Jarama N7K-M148GS-11
cevN7Kc7018Fab1 OBJECT IDENTIFIER ::= { cevModuleN7KType 6 } -- Estoril Fabric for Nexus7000 18 slot N7K-C7018-FAB-1
cevN7KF132Xp15 OBJECT IDENTIFIER ::= { cevModuleN7KType 7 } -- Aida DCE N7K-F132XP-15 32 port 10G/1G SFP
cevN7KM108X212 OBJECT IDENTIFIER ::= { cevModuleN7KType 8 } -- N7K-M108X2-12 Adelaide
cevN7KM108X212L OBJECT IDENTIFIER ::= { cevModuleN7KType 9 } -- N7K-M108X2-12L Adeliade-XL
cevN7KM148GS11L OBJECT IDENTIFIER ::= { cevModuleN7KType 10 } -- Jarama-XL N7K-M148GS-11L
cevN7KM116XP22L OBJECT IDENTIFIER ::= { cevModuleN7KType 11 } -- N7K-M116XP-22L MotoGiro-16 16-Port 10Gb Ethernet Module with 160Gbps Fabric (requires SFP+ optic module)
cevN7KM108XP22L OBJECT IDENTIFIER ::= { cevModuleN7KType 12 } -- N7K-M108XP-22L MotoGiro-8 8-Port 10Gb Ethernet Module with 80Gbps Fabric (requires SFP+ optic module)
cevN7KM132XP12L OBJECT IDENTIFIER ::= { cevModuleN7KType 13 } -- 10 Gbps Ethernet XL Module AlbertPark-XL N7K-M132XP-12L
cevN7Kc7009Fab2 OBJECT IDENTIFIER ::= { cevModuleN7KType 14 } -- dijon9 N7K-C7009-FAB2 Fabric for Nexus7000 9slot boxster
cevN7Kc7010Fab2 OBJECT IDENTIFIER ::= { cevModuleN7KType 16 } -- dijon10 N7K-C7010-FAB-2 Fabric for Nexus7000 10slot
cevN7Kc7018Fab2 OBJECT IDENTIFIER ::= { cevModuleN7KType 17 } -- dijon18 N7K-C7018-FAB-2 Fabric for Nexus7000 18slot
cevN7KF248XP24 OBJECT IDENTIFIER ::= { cevModuleN7KType 18 } -- 1/10 Gbps Ethernet Module N7K-F248XP-24
cevN7KF248XT24 OBJECT IDENTIFIER ::= { cevModuleN7KType 19 } -- 1/10 Gbps BASE-T Ethernet Module N7K-F248XT-24
cevN7KSUP2 OBJECT IDENTIFIER ::= { cevModuleN7KType 20 } -- Nexus 7000 Supervisor Module N7K-SUP2
cevN7KM202CF22L OBJECT IDENTIFIER ::= { cevModuleN7KType 21 } -- 10/40/100 Gbps Ethernet Module N7K-M202CF-22L
cevN7KM206FQ23L OBJECT IDENTIFIER ::= { cevModuleN7KType 22 } -- 10/40 Gbps Ethernet Module N7K-M206FQ-23L
cevN7KM148GT11L OBJECT IDENTIFIER ::= { cevModuleN7KType 23 } -- nurburing-XL N7K-M148GT-11L
cevN7KSMNAMK9 OBJECT IDENTIFIER ::= { cevModuleN7KType 27 } -- N7K-SM-NAM-K9 Network Analysis Module for Nexus 7000
cevN7KFabricExtenderConnectionCable OBJECT IDENTIFIER ::= { cevModuleN7KType 31 } -- FEX Fabric Extender cabling
cevN7KM224XP23L OBJECT IDENTIFIER ::= { cevModuleN7KType 32 } -- autodromo10 24 port 10G ethernet nexus7000 N7K-M224XP-23L
cevN7KSUP2E OBJECT IDENTIFIER ::= { cevModuleN7KType 33 } -- silverstoneHeavy sup2e N7K-SUP2E
cevN7KForwardingEngine OBJECT IDENTIFIER ::= { cevModuleN7KType 34 } -- Forwarding engine asic on nexus n7k linecards
cevN7KF306CK25 OBJECT IDENTIFIER ::= { cevModuleN7KType 35 } -- Nexus 7000 F3-series 6-port 100 Gigabit Ethernet Module
cevN7KF312FQ25 OBJECT IDENTIFIER ::= { cevModuleN7KType 36 } -- Pescara-40-12 n7k 12 Port 10/40G QSFP Line Card N7K-F312FQ-25
cevN7KF248XT25E OBJECT IDENTIFIER ::= { cevModuleN7KType 45 } -- N7K-F248XT-25E Enhanced 1/10 Gbps BASE-T Ethernet Module
cevN7KF248XP25E OBJECT IDENTIFIER ::= { cevModuleN7KType 46 } -- N7K-F248XP-25E Enhanced 1/10 Gbps Ethernet Module
cevN7KM324FQ25L OBJECT IDENTIFIER ::= { cevModuleN7KType 48 } -- 24-port 10/40Gbps QSFP M3 Linecard for Nexus 7000 platform
cevN7KM348XP25L OBJECT IDENTIFIER ::= { cevModuleN7KType 51 } -- 48-port 1/10Gbps SFP+ M3 Linecard for Nexus 7000 platform
cevModuleASA5580Type OBJECT IDENTIFIER ::= { cevModule 67 } -- Group for the ASA5580 Type of cards
cevModuleASA5580Pm4x1geCu OBJECT IDENTIFIER ::= { cevModuleASA5580Type 1 } -- ASA 5580 4 port GE Copper Interface Card
cevModuleASA5580Pm4x1geFi OBJECT IDENTIFIER ::= { cevModuleASA5580Type 2 } -- ASA 5580 4 port GE Fiber Interface Card
cevModuleASA5580Pm2x10geFi OBJECT IDENTIFIER ::= { cevModuleASA5580Type 3 } -- ASA 5580 2 port 10GE Fiber Interface Card
cevModuleASR1000Type OBJECT IDENTIFIER ::= { cevModule 68 } -- These are modules that are used in Cisco Aggregation Services Router 1000 Series
cevModuleASR1000RP1 OBJECT IDENTIFIER ::= { cevModuleASR1000Type 1 } -- Cisco ASR1000 Routing Processor 1 Module
cevModuleASR1000ESP10 OBJECT IDENTIFIER ::= { cevModuleASR1000Type 2 } -- Cisco ASR1000 Embedded Services Processor 10Gbps Module
cevModuleASR1000SIP10 OBJECT IDENTIFIER ::= { cevModuleASR1000Type 3 } -- Cisco ASR1000 SPA Interface Processor 10 Module
cevModuleASR1000UnknownRP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 4 } -- Cisco ASR1000 Unknown Routing Processor
cevModuleASR1000UnknownESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 5 } -- Cisco ASR1000 Unknown Embedded Services Processor
cevModuleASR1000UnknownSIP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 6 } -- Cisco ASR1000 Unknown SPA Interface Processor
cevModuleASR1002RP1 OBJECT IDENTIFIER ::= { cevModuleASR1000Type 7 } -- Cisco ASR1002 Routing Processor 1 Module
cevModuleASR1000ESP5 OBJECT IDENTIFIER ::= { cevModuleASR1000Type 8 } -- Cisco ASR1000 Embedded Services Processor 5Gbps Module
cevModuleASR1000ESP20 OBJECT IDENTIFIER ::= { cevModuleASR1000Type 9 } -- Cisco ASR1000 Embedded Services Processor 20Gbps Module
cevModuleASR1002Spa4pGe OBJECT IDENTIFIER ::= { cevModuleASR1000Type 10 } -- 4 port Ge SPA Build-In Module for Cisco ASR1002
cevModuleASR1002SIP10 OBJECT IDENTIFIER ::= { cevModuleASR1000Type 11 } -- Cisco ASR1002 SPA Interface Processor 10 Module
cevModuleASR1000SIP40 OBJECT IDENTIFIER ::= { cevModuleASR1000Type 12 } -- Cisco ASR1000 SPA Interface Processor 40 Module
cevModuleASR1000RP2 OBJECT IDENTIFIER ::= { cevModuleASR1000Type 13 } -- Cisco ASR1000 Routing Processor 2 Module
cevModuleASR1000ESP10N OBJECT IDENTIFIER ::= { cevModuleASR1000Type 14 } -- Cisco ASR1000 Embedded Services Processor 10Gbps Module without security feature
cevModuleASR1002FESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 15 } -- Cisco ASR1002F Embedded Services Processor 2.5Gbps Module
cevModuleASR1002FSIP10 OBJECT IDENTIFIER ::= { cevModuleASR1000Type 16 } -- Cisco ASR1002F SPA Interface Processor 10 Module
cevModuleASR1000ESP40 OBJECT IDENTIFIER ::= { cevModuleASR1000Type 17 } -- Cisco ASR1000 Embedded Services Processor 40Gbps Module
cevModuleASR1001RP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 18 } -- Cisco ASR1001 Route Process
cevModuleASR1001ESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 19 } -- Cisco ASR1001 Embedded Services Processor
cevModuleASR1001SIP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 20 } -- Cisco ASR1001 SPA Interface Processor
cevModuleASR1001Spa4pGe OBJECT IDENTIFIER ::= { cevModuleASR1000Type 21 } -- Built-in 4 port Ge SPA Module for Cisco
cevModuleASR1001IDC2xOc3Pos OBJECT IDENTIFIER ::= { cevModuleASR1000Type 22 } -- Cisco ASR1001 2xOc3Pos Integrated Daughter Card
cevModuleASR1001IDC4xT3 OBJECT IDENTIFIER ::= { cevModuleASR1000Type 23 } -- Cisco ASR1001 2xOc3Pos Integrated Daughter Card
cevModuleASR1001IDC8xChT1E1 OBJECT IDENTIFIER ::= { cevModuleASR1000Type 24 } -- Cisco ASR1002 8xChT1/E1 Integrated Daughter Card
cevModuleASR1001IDC4xGe OBJECT IDENTIFIER ::= { cevModuleASR1000Type 25 } -- Cisco ASR1001 4xGe Integrated Daughter Card
cevModuleASR1001IDCHDD OBJECT IDENTIFIER ::= { cevModuleASR1000Type 26 } -- ASR1001 harddisk Integrated Daughter Card
cevModuleASR1002XRP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 27 } -- Cisco ASR1002-X Routing Processor Module
cevModuleASR1002XESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 28 } -- Cisco ASR1002-X Embedded Services Processor 2.5Gbps Module
cevModuleASR1002XSIP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 29 } -- Cisco ASR1002-X SPA Interface Processor Module
cevModuleASR1002X6xGeBuiltIn OBJECT IDENTIFIER ::= { cevModuleASR1000Type 30 } -- Built-in 6 port Ge Module for Cisco ASR1002-X
cevModuleASR1000ESP100 OBJECT IDENTIFIER ::= { cevModuleASR1000Type 31 } -- Cisco ASR1000 Embedded Services Processor 100Gbps Module
cevModuleASR1000ESP200 OBJECT IDENTIFIER ::= { cevModuleASR1000Type 32 } -- Cisco ASR1000 Embedded Services Processor 200Gbps Module
cevModuleASR1000ELC2xT20xGe OBJECT IDENTIFIER ::= { cevModuleASR1000Type 33} -- Integrated Daughter Card 2xT+20xGE for Cisco ASR1000 Ethernet Line 40G Card. It contains 20-port GigabitEtherent ports and 2-port TenGigabitEtherent ports
cevModuleASR1000ELC40GModule OBJECT IDENTIFIER ::= { cevModuleASR1000Type 34 } -- This is a Cisco ASR1000 Ethernet Line Card of 40G capacity
cevModuleASR1002XCRP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 35 } -- Cisco ASR1002-XC Routing Processor Module
cevModuleASR1002XCESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 36 } -- Cisco ASR1002-XC Embedded Services Processor Module
cevModuleASR1002XCSIP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 37 } -- Cisco ASR1002-XC SPA Interface Processor Module
cevModuleASR1002XC2xGeBuiltIn OBJECT IDENTIFIER ::= { cevModuleASR1000Type 38 } -- Built-in 2 port Ge Module for Cisco ASR1002-X
cevModuleASR1001XRP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 39 } -- Cisco ASR1001-X Routing Processor Module
cevModuleASR1001XESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 40 } -- Cisco ASR1001-X Embedded Services Processor 2.5Gbps Module
cevModuleASR1001XSIP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 41 } -- Cisco ASR1001-X SPA Interface Processor Module
cevModuleASR1002HXRP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 51 } -- Cisco ASR1002-HX Routing Processor Module
cevModuleASR1002HXESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 52 } -- Cisco ASR1002-HX Embedded Services Processor Module
cevModuleASR1002HXMIP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 53 } -- Cisco ASR1002-HX Modular Interface Processor Module
cevModuleASR1001HXRP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 56 } -- Cisco ASR1001-HX Routing Processor Module
cevModuleASR1001HXESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 57 } -- Cisco ASR1001-HX Embedded Services Processor Module
cevModuleASR1001HXMIP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 58 } -- Cisco ASR1001-HX Modular Interface Processor Module
cevModuleASR1000BUILTIN4X10G1G OBJECT IDENTIFIER ::= { cevModuleASR1000Type 63 } -- BUILT-IN-4X10G/1G EPA will act as 10G or 1G depending on the SFP type plugged in the interface
cevModuleASR1000AIRCT5540K9RP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 64 } -- AIRCT5540-K9 Routing Processor Module
cevModuleASR1000AIRCT5540K9ESP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 65 } -- AIRCT5540-K9 Embedded Services Processor Module
cevModuleASR1000AIRCT5540K9MIP OBJECT IDENTIFIER ::= { cevModuleASR1000Type 66 } -- AIRCT5540-K9 Modular Interface Processor Module
cevModuleCatRfgwType OBJECT IDENTIFIER ::= { cevModule 69 } -- Cards that go into Rfgw chassis
cevRfgwDtcc OBJECT IDENTIFIER ::= { cevModuleCatRfgwType 1 } -- DOCSIS Timing, Communication, and Control Plus Card for RF gateway
cevRfgwQam48ABC OBJECT IDENTIFIER ::= { cevModuleCatRfgwType 2 } -- Card with 12 ports, each having 4 QAM (Quadrature Amplitude Modulation)channels, based on ITU-T J.83 Annex A, B & C
cevRfgwPort4Qam OBJECT IDENTIFIER ::= { cevModuleCatRfgwType 3 } -- QAM (Quadrature Amplitude Modulation) port with 4 channels each
cevRfgwRfswitch OBJECT IDENTIFIER ::= { cevModuleCatRfgwType 4 } -- RF switch card
cevRfgwQam384ABC OBJECT IDENTIFIER ::= { cevModuleCatRfgwType 5 } -- Card with 8 ports, each having 128 QAM channels, based on ITU-T J.83 Annex A, B & C
cevModuleVgdType OBJECT IDENTIFIER ::= { cevModule 70 } -- Group for VGD cards
cevVgdDfcCT3 OBJECT IDENTIFIER ::= { cevModuleVgdType 1 } -- VGD Series Channelized T3 Interface Card
cevVgdDfcVFC OBJECT IDENTIFIER ::= { cevModuleVgdType 2 } -- VGD Series Voice Feature Card with Six Packet Voice Data Modules (PVDM2) module slots
cevVgdDfcCarrier OBJECT IDENTIFIER ::= { cevModuleVgdType 3 } -- Carrier Card that holds VGD Series Feature/Interface Cards
cevModuleIEType OBJECT IDENTIFIER ::= { cevModule 71 } -- new switch product line for IE
cevModuleIE30004TC OBJECT IDENTIFIER ::= { cevModuleIEType 1 } -- Cisco Industrial Ethernet Switch IE 3000 with 4 10/100 + 2 T/SFP Ethernet Interfaces
cevModuleIE30008TC OBJECT IDENTIFIER ::= { cevModuleIEType 2 } -- Cisco Industrial Ethernet Switch IE3000 with 8 10/100 + 2 T/SFP Ethernet Interfaces
cevModuleIE30008TM OBJECT IDENTIFIER ::= { cevModuleIEType 3 } -- Cisco Industrial Ethernet Switch Expansion Module IE3000, 8 10/100
cevModuleIE30008FM OBJECT IDENTIFIER ::= { cevModuleIEType 4 } -- Cisco Industrial Ethernet Switch Expansion Module IE3000, 8 100FX interfaces
cevModuleRAIE1783MS06T OBJECT IDENTIFIER ::= { cevModuleIEType 5 } -- Cisco-Rockwell Industrial Ethernet Switch 1783 with 4 10/100 + 2 T/SFP Ethernet Interfaces
cevModuleRAIE1783MS10T OBJECT IDENTIFIER ::= { cevModuleIEType 6 } -- Cisco Rockwell Industrial Ethernet Switch IE1783 with 8 10/100 + 2 T/SFP Ethernet Interfaces
cevModuleRAIE1783MX08T OBJECT IDENTIFIER ::= { cevModuleIEType 7 } -- Cisco-Rockwell Industrial Ethernet Switch Expansion Module IE1783 with 8 10/100 interface
cevModuleRAIE1783MX08F OBJECT IDENTIFIER ::= { cevModuleIEType 8 } -- Cisco-Rockwell Industrial Ethernet Switch Expansion Module IE1783 with 8 100FX interfaces
cevModuleIE301016S8PC OBJECT IDENTIFIER ::= { cevModuleIEType 9 } -- Cisco Industrial Ethernet 3010 Switch with 16 100 SFP + 8 10/100 + 2 T/SFP Ethernet Interfaces
cevModuleRAIE1783RMS06T OBJECT IDENTIFIER ::= { cevModuleIEType 13 } -- Cisco-Rockwell Industrial Ethernet Switch IE1783 with 4 10/100 + 2 T/SFP Ethernet Interfaces
cevModuleRAIE1783RMS10T OBJECT IDENTIFIER ::= { cevModuleIEType 14 } -- Cisco Rockwell Industrial Ethernet Switch IE1783 with 8 10/100 + 2 T/SFP Ethernet Interfaces
cevModuleIE20004TS OBJECT IDENTIFIER ::= { cevModuleIEType 15 } -- Cisco IA Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 SFP
cevModuleIE20004T OBJECT IDENTIFIER ::= { cevModuleIEType 16 } -- Cisco IA Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 T
cevModuleIE20004TSG OBJECT IDENTIFIER ::= { cevModuleIEType 17 } -- Cisco IA Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 SFP
cevModuleIE20004TG OBJECT IDENTIFIER ::= { cevModuleIEType 18 } -- Cisco IA Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 T
cevModuleIE20008TC OBJECT IDENTIFIER ::= { cevModuleIEType 19 } -- Cisco IA Industrial Ethernet 2000 Switch, 8 10/100 T + 2 100 T/SFP
cevModuleIE20008TCG OBJECT IDENTIFIER ::= { cevModuleIEType 20 } -- Cisco IA Industrial Ethernet 2000 Switch, 8 10/100 T + 2 1000 T/SFP
cevModuleIE200016TC OBJECT IDENTIFIER ::= { cevModuleIEType 21 } -- Cisco IA Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 100 T/SFP
cevModuleIE200016TCG OBJECT IDENTIFIER ::= { cevModuleIEType 22 } -- Cisco IA Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP
cevModuleIE200016TCGX OBJECT IDENTIFIER ::= { cevModuleIEType 23 } -- Cisco IA Base + 1588 + Conformal coating Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP
cevModuleRAIE1783BMS06SL OBJECT IDENTIFIER ::= { cevModuleIEType 24 } -- Cisco Rockwell IA Lite Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 SFP
cevModuleRAIE1783BMS06SA OBJECT IDENTIFIER ::= { cevModuleIEType 25 } -- Cisco Rockwell IA Base Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 SFP
cevModuleRAIE1783BMS06TL OBJECT IDENTIFIER ::= { cevModuleIEType 26 } -- Cisco Rockwell IA Lite Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 T
cevModuleRAIE1783BMS06TA OBJECT IDENTIFIER ::= { cevModuleIEType 27 } -- Cisco Rockwell IA Base Industrial Ethernet 2000 Switch, 4 10/100 T + 2 100 T
cevModuleRAIE1783BMS06SGL OBJECT IDENTIFIER ::= { cevModuleIEType 28 } -- Cisco Rockwell IA Lite Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 SFP
cevModuleRAIE1783BMS06SGA OBJECT IDENTIFIER ::= { cevModuleIEType 29 } -- Cisco Rockwell IA Base Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 SFP
cevModuleRAIE1783BMS06TGL OBJECT IDENTIFIER ::= { cevModuleIEType 30 } -- Cisco Rockwell IA Lite Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 T
cevModuleRAIE1783BMS06TGA OBJECT IDENTIFIER ::= { cevModuleIEType 31 } -- Cisco Rockwell IA Base Industrial Ethernet 2000 Switch, 4 10/100 T + 2 1000 T
cevModuleRAIE1783BMS10CL OBJECT IDENTIFIER ::= { cevModuleIEType 32 } -- Cisco Rockwell IA Lite Industrial Ethernet 2000 Switch, 8 10/100 T + 2 100 T/SFP
cevModuleRAIE1783BMS10CA OBJECT IDENTIFIER ::= { cevModuleIEType 33 } -- Cisco Rockwell IA Base Industrial Ethernet 2000 Switch, 8 10/100 T + 2 100 T/SFP
cevModuleRAIE1783BMS10CGL OBJECT IDENTIFIER ::= { cevModuleIEType 34 } -- Cisco Rockwell IA Lite Industrial Ethernet 2000 Switch, 8 10/100 T + 2 1000 T/SFP
cevModuleRAIE1783BMS10CGA OBJECT IDENTIFIER ::= { cevModuleIEType 35 } -- Cisco Rockwell IA Base Industrial Ethernet 2000 Switch, 8 10/100 T + 2 1000 T/SFP
cevModuleRAIE1783BMS10CGP OBJECT IDENTIFIER ::= { cevModuleIEType 36 } -- Cisco Rockwell IA Base + 1588 Industrial Ethernet 2000 Switch, 8 10/100 T + 2 1000 T/SFP
cevModuleRAIE1783BMS10CGN OBJECT IDENTIFIER ::= { cevModuleIEType 37 } -- Cisco Rockwell IA Base + 1588 + NAT Industrial Ethernet 2000 Switch, 8 10/100 T + 2 1000 T/SFP
cevModuleRAIE1783BMS20CL OBJECT IDENTIFIER ::= { cevModuleIEType 38 } -- Cisco Rockwell IA Lite Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 100 T/SFP
cevModuleRAIE1783BMS20CA OBJECT IDENTIFIER ::= { cevModuleIEType 39 } -- Cisco Rockwell IA Base Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 100 T/SFP
cevModuleRAIE1783BMS20CGL OBJECT IDENTIFIER ::= { cevModuleIEType 40 } -- Cisco Rockwell IA Lite Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP
cevModuleRAIE1783BMS20CGP OBJECT IDENTIFIER ::= { cevModuleIEType 41 } -- Cisco Rockwell IA Base + 1588 Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP
cevModuleRAIE1783BMS20CGPK OBJECT IDENTIFIER ::= { cevModuleIEType 42 } -- Cisco Rockwell IA Base + 1588 + Conformal coating Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP
cevModuleIE200016TCGP OBJECT IDENTIFIER ::= { cevModuleIEType 52 } -- Cisco IA Base + Lite Industrial Ethernet 2000 Switch, 12 10/100 T + 2 1000 T/SFP + 4 POE
cevModuleIE200016TCGEP OBJECT IDENTIFIER ::= { cevModuleIEType 53 } -- Cisco IA Base + 1588 Industrial Ethernet 2000 Switch, 12 10/100 T + 2 1000 T/SFP + 4 POE
cevModuleIE200016TCGNXP OBJECT IDENTIFIER ::= { cevModuleIEType 54 } -- Cisco IA Base + 1588 + Conformal coating Industrial Ethernet 2000 Switch, 12 10/100 T + 2 1000 T/SFP + 4 POE
cevModuleIE30004SM OBJECT IDENTIFIER ::= { cevModuleIEType 55 } -- Cisco Industrial Ethernet Switch Expansion Module IE3000, 4 100FX interfaces
cevModuleIE30008SM OBJECT IDENTIFIER ::= { cevModuleIEType 56 } -- Cisco Industrial Ethernet Switch Expansion Module IE3000, 8 100FX interfaces
cevModuleRAIE1783MX04S OBJECT IDENTIFIER ::= { cevModuleIEType 57 } -- Cisco-Rockwell Industrial Ethernet Switch Expansion Module 1783, 4 100FX interfaces
cevModuleRAIE1783MX08S OBJECT IDENTIFIER ::= { cevModuleIEType 58 } -- Cisco-Rockwell Industrial Ethernet Switch Expansion Module 1783, 8 100FX interfaces
cevModuleIE30004PC OBJECT IDENTIFIER ::= { cevModuleIEType 59 } -- Cisco Industrial Ethernet Switch Expansion Module IE3000, 4 POE 10/100 interfaces
cevModuleIE30004PC4TC OBJECT IDENTIFIER ::= { cevModuleIEType 60 } -- Cisco Industrial Ethernet Switch Expansion Module IE3000, 4 POE and 4 nPOE 10/100 interfaces
cevModuleRAIE1783MX04E OBJECT IDENTIFIER ::= { cevModuleIEType 61 } -- Cisco-Rockwell Industrial Ethernet Switch Expansion Module 1783, 4 POE 10/100 interfaces
cevModuleRAIE1783MX04T04E OBJECT IDENTIFIER ::= { cevModuleIEType 62 } -- Cisco-Rockwell Industrial Ethernet Switch Expansion Module 1783, 4 POE and 4 nPOE 10/100 interfaces
cevModuleIE20008TCGN OBJECT IDENTIFIER ::= { cevModuleIEType 63 } -- Cisco IA Base + 1588 + NAT Industrial Ethernet 2000 Switch, 8 10/100 T + 2 1000 T/SFP
cevModuleIE200016TCGN OBJECT IDENTIFIER ::= { cevModuleIEType 64 } -- Cisco IA Base + 1588 + NAT Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP
cevModuleRAIE1783BMS20CGN OBJECT IDENTIFIER ::= { cevModuleIEType 65 } -- Cisco Rockwell IA Base + 1588+NAT Industrial Ethernet 2000 Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP
cevModuleRAIE1783BMS12T4E2CGL OBJECT IDENTIFIER ::= { cevModuleIEType 66 } -- Rockwell IA Base + Lite Industrial Ethernet 2000 Switch, 12 10/100 T + 2 1000 T/SFP + 4 POE
cevModuleRAIE1783BMS12T4E2CGP OBJECT IDENTIFIER ::= { cevModuleIEType 67 } -- Rockwell IA Base + 1588 Industrial Ethernet 2000 Switch, 12 10/100 T + 2 1000 T/SFP + 4 POE
cevModuleRAIE1783BMS12T4E2CGNK OBJECT IDENTIFIER ::= { cevModuleIEType 68 } -- Rockwell IA Base + NAT + 1588 + Conformal Coating Industrial Ethernet 2000 Switch, 12 10/100 T + 2 1000 T/SFP + 4 POE
cevModuleIem30004Pc OBJECT IDENTIFIER ::= { cevModuleIEType 69 } -- 4 POE port expansion module
cevModuleIem30004Pc4TC OBJECT IDENTIFIER ::= { cevModuleIEType 70 } -- 4 POE port 4 n-POE port expansion module
cevModule1783MX04E OBJECT IDENTIFIER ::= { cevModuleIEType 71 } -- 4 port POE expansion module
cevModule1783MX04T04E OBJECT IDENTIFIER ::= { cevModuleIEType 72 } -- 4 POE port 4 n-POE expansion module
cevModuleIE20008T67B OBJECT IDENTIFIER ::= { cevModuleIEType 79 } -- Cisco IE2000 IP67 Variant Switch with 8 port 10/100 downlink, LAN Base Image
cevModuleIE200016T67B OBJECT IDENTIFIER ::= { cevModuleIEType 80 } -- Cisco IE2000 IP67 Variant Switch with 16 port 10/100 downlink, LAN Base Image
cevModuleIE200024T67B OBJECT IDENTIFIER ::= { cevModuleIEType 81 } -- Cisco IE2000 IP67 Variant Switch with 24 port 10/100 downlink, LAN Base Image
cevModuleIE20008T67PGE OBJECT IDENTIFIER ::= { cevModuleIEType 82 } -- Cisco IE2000 IP67 Variant Switch with 4 port 10/100 downlink, 4-port POE /POE+, 2 10/100/1000 uplink, LAN Base Image, can support PTP, NAT
cevModuleIE200016T67PGE OBJECT IDENTIFIER ::= { cevModuleIEType 83 } -- Cisco IE2000 IP67 Variant Switch with 8 port 10/100 downlink, 8-port POE / 4-port POE+, 2 10/100/1000 uplink, LAN Base Image, can support PTP, NAT
cevModuleRAIE1783ZMS8TA OBJECT IDENTIFIER ::= { cevModuleIEType 84 } -- Rockwell IE2000 IP67 Variant Switch with 8 port 10/100 downlink, LAN Base Image
cevModuleRAIE1783ZMS16TA OBJECT IDENTIFIER ::= { cevModuleIEType 85 } -- Rockwell IE2000 IP67 Variant Switch with 16 port 10/100 downlink, LAN Base Image
cevModuleRAIE1783ZMS24TA OBJECT IDENTIFIER ::= { cevModuleIEType 86 } -- Rockwell IE2000 IP67 Variant Switch with 24 port 10/100 downlink, LAN Base Image
cevModuleRAIE1783ZMS4T4E2TGP OBJECT IDENTIFIER ::= { cevModuleIEType 87 } -- Rockwell IE2000 IP67 Variant Switch with 4 port 10/100 downlink, 4-port POE /POE+, 2 10/100/1000 uplink, LAN Base Image, can support PTP, NAT
cevModuleRAIE1783ZMS8T8E2TGP OBJECT IDENTIFIER ::= { cevModuleIEType 88 } -- Rockwell IE2000 IP67 Variant Switch with 8 port 10/100 downlink, 8-port POE / 4-port POE+, 2 10/100/1000 uplink, LAN Base Image, can support PTP, NAT
cevModuleIE2000U4STSG OBJECT IDENTIFIER ::= { cevModuleIEType 89 } -- Cisco Industrial Ethernet 2000U Switch, 4 10/100 SFP + 2 1000 SFP
cevModuleIE2000U16TCGP OBJECT IDENTIFIER ::= { cevModuleIEType 90 } -- Cisco Industrial Ethernet 2000U Switch, 12 10/100 T + 2 1000 T/SFP + 4 POE + 1588
cevModuleIE2000U4TG OBJECT IDENTIFIER ::= { cevModuleIEType 91 } -- Cisco Industrial Ethernet 2000U Switch, 4 10/100 T + 2 1000 T
cevModuleIE2000U4TSG OBJECT IDENTIFIER ::= { cevModuleIEType 92 } -- Cisco Industrial Ethernet 2000U Switch, 4 10/100 T + 2 1000 SFP
cevModuleIE2000U8TCG OBJECT IDENTIFIER ::= { cevModuleIEType 93 } -- Cisco Industrial Ethernet 2000U Switch, 8 10/100 T + 2 1000 T/SFP
cevModuleIE2000U16TCG OBJECT IDENTIFIER ::= { cevModuleIEType 94 } -- Cisco Industrial Ethernet 2000U Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP
cevModuleIE2000U16TCGX OBJECT IDENTIFIER ::= { cevModuleIEType 95 } -- Cisco Industrial Ethernet 2000U Switch, 16 10/100 T + 2 100 T + 2 1000 T/SFP
cevModuleIE40004TC4GE OBJECT IDENTIFIER ::= { cevModuleIEType 96 } -- Cisco IE4000 with 4 FE Combo DL ports, 4 GE combo UL ports, w/FPGA,
cevModuleIE40008T4GE OBJECT IDENTIFIER ::= { cevModuleIEType 97 } -- CISCO IE4000 with 8 FE Copper DL ports, 4 GE combo UL ports, w/FPGA,
cevModuleIE40008S4GE OBJECT IDENTIFIER ::= { cevModuleIEType 98 } -- CISCO IE4000 with 8 FE Fiber DL ports, 4 GE combo UL ports, w/FPGA,
cevModuleIE40004T4P4GE OBJECT IDENTIFIER ::= { cevModuleIEType 99 } -- CISCO IE4000 with 4 FE Copper DL ports + 4 FE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA,
cevModuleIE400016T4GE OBJECT IDENTIFIER ::= { cevModuleIEType 100 } -- CISCO IE4000 with 16 FE Copper DL ports, 4 GE combo UL ports, w/FPGA,
cevModuleIE40004S8P4GE OBJECT IDENTIFIER ::= { cevModuleIEType 101 } -- CISCO IE4000 with 4 FE Fiber DL ports + 8 FE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA,
cevModuleIE40008GT4GE OBJECT IDENTIFIER ::= { cevModuleIEType 102 } -- CISCO IE4000 with 8 GE Copper DL ports, 4 GE combo UL ports, w/FPGA,
cevModuleIE40008GS4GE OBJECT IDENTIFIER ::= { cevModuleIEType 103 } -- CISCO IE4000 with 8 GE Fiber DL ports, 4 GE combo UL ports, w/FPGA,
cevModuleIE40004GC4GP4GE OBJECT IDENTIFIER ::= { cevModuleIEType 104 } -- CISCO IE4000 with 4 GE Combo DL ports + 4 GE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA,
cevModuleIE400016GT4GE OBJECT IDENTIFIER ::= { cevModuleIEType 105 } -- CISCO IE4000 with 16 GE Copper DL ports, 4 GE combo UL ports, w/FPGA,
cevModuleIE40008GT8GP4GE OBJECT IDENTIFIER ::= { cevModuleIEType 106 } -- CISCO IE4000 with 8 GE Copper DL ports + 8 GE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA,
cevModuleIE40004GS8GP4GE OBJECT IDENTIFIER ::= { cevModuleIEType 107 } -- CISCO IE4000 with 4 GE Fiber DL ports + 8 GE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA,
cevModuleRAIE1783HMS4C4CGN OBJECT IDENTIFIER ::= { cevModuleIEType 108 } -- Cisco IE4000 with 4 FE Combo DL ports, 4 GE combo UL ports, w/FPGA,
cevModuleRAIE1783HMS8T4CGN OBJECT IDENTIFIER ::= { cevModuleIEType 109 } -- CISCO IE4000 with 8 FE Copper DL ports, 4 GE combo UL ports, w/FPGA,
cevModuleRAIE1783HMS8S4CGN OBJECT IDENTIFIER ::= { cevModuleIEType 110 } -- CISCO IE4000 with 8 FE Fiber DL ports, 4 GE combo UL ports, w/FPGA,
cevModuleRAIE1783HMS4T4E4CGN OBJECT IDENTIFIER ::= { cevModuleIEType 111 } -- CISCO IE4000 with 4 FE Copper DL ports + 4 FE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA,
cevModuleRAIE1783HMS16T4CGN OBJECT IDENTIFIER ::= { cevModuleIEType 112 } -- CISCO IE4000 with 16 FE Copper DL ports, 4 GE combo UL ports, w/FPGA,
cevModuleRAIE1783HMS4S8E4CGN OBJECT IDENTIFIER ::= { cevModuleIEType 113 } -- CISCO IE4000 with 4 FE Fiber DL ports + 8 FE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA,
cevModuleRAIE1783HMS8TG4CGN OBJECT IDENTIFIER ::= { cevModuleIEType 114 } -- CISCO IE4000 with 8 GE Copper DL ports, 4 GE combo UL ports, w/FPGA,
cevModuleRAIE1783HMS8SG4CGN OBJECT IDENTIFIER ::= { cevModuleIEType 115 } -- CISCO IE4000 with 8 GE Fiber DL ports, 4 GE combo UL ports, w/FPGA,
cevModuleRAIE1783HMS4EG8CGN OBJECT IDENTIFIER ::= { cevModuleIEType 116 } -- CISCO IE4000 with 4 GE Combo DL ports + 4 GE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA,
cevModuleRAIE1783HMS16TG4CGN OBJECT IDENTIFIER ::= { cevModuleIEType 117 } -- CISCO IE4000 with 16 GE Copper DL ports, 4 GE combo UL ports, w/FPGA,
cevModuleRAIE1783HMS8TG8EG4CGN OBJECT IDENTIFIER ::= { cevModuleIEType 118 } -- CISCO IE4000 with 8 GE Copper DL ports + 8 GE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA,
cevModuleRAIE1783HMS4SG8EG4CGN OBJECT IDENTIFIER ::= { cevModuleIEType 119 } -- CISCO IE4000 with 4 GE Fiber DL ports + 8 GE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA,
cevModuleRAIE1783HMS8TG4CGR OBJECT IDENTIFIER ::= { cevModuleIEType 120 } -- CISCO IE4000 with 8 GE Copper DL ports, 4 GE combo UL ports, w/FPGA,
cevModuleRAIE1783HMS8SG4CGR OBJECT IDENTIFIER ::= { cevModuleIEType 121 } -- CISCO IE4000 with 8 GE Fiber DL ports, 4 GE combo UL ports, w/FPGA,
cevModuleRAIE1783HMS4EG8CGR OBJECT IDENTIFIER ::= { cevModuleIEType 122 } -- CISCO IE4000 with 4 GE Combo DL ports + 4 GE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA,
cevModuleRAIE1783HMS16TG4CGR OBJECT IDENTIFIER ::= { cevModuleIEType 123 } -- CISCO IE4000 with 16 GE Copper DL ports, 4 GE combo UL ports, w/FPGA,
cevModuleRAIE1783HMS8TG8EG4CGR OBJECT IDENTIFIER ::= { cevModuleIEType 124 } -- CISCO IE4000 with 8 GE Copper DL ports + 8 GE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA,
cevModuleRAIE1783HMS4SG8EG4CGR OBJECT IDENTIFIER ::= { cevModuleIEType 125 } -- CISCO IE4000 with 4 GE Fiber DL ports + 8 GE Copper DL ports with POE, 4 GE combo UL ports, w/FPGA,
cevModuleIE500012S12P10G OBJECT IDENTIFIER ::= { cevModuleIEType 126 } -- CISCO IE5000 with 4 10GE Fiber UL ports + 8 GE Copper DL ports with POE, 8 GE Fiber DL ports, w/FPGA, Timing Module
cevModuleRAIE1783IMS28NAC OBJECT IDENTIFIER ::= { cevModuleIEType 127 } -- CISCO IE5000 for RockWell Automation Lanbase license AC power supply with 4 10GE Fiber UL ports + 8 GE Copper DL ports with POE, 8 GE Fiber DL ports, w/FPGA, Timing Module
cevModuleRAIE1783IMS28NDC OBJECT IDENTIFIER ::= { cevModuleIEType 128 } -- CISCO IE5000 for RockWell Automation Lanbase license DC power supply with 4 10GE Fiber UL ports + 8 GE Copper DL ports with POE, 8 GE Fiber DL ports, w/FPGA, Timing Module
cevModuleRAIE1783IMS28RAC OBJECT IDENTIFIER ::= { cevModuleIEType 129 } -- CISCO IE5000 for RockWell Automation IP Services license AC power supply with 4 10GE Fiber UL ports + 8 GE Copper DL ports with POE, 8 GE Fiber DL ports, w/FPGA, Timing Module
cevModuleRAIE1783IMS28RDC OBJECT IDENTIFIER ::= { cevModuleIEType 130 } -- CISCO IE5000 for RockWell Automation IP Services license DC power supply with 4 10GE Fiber UL ports + 8 GE Copper DL ports with POE, 8 GE Fiber DL ports, w/FPGA, Timing Module
cevModuleIE500016S12P OBJECT IDENTIFIER ::= { cevModuleIEType 131 } -- CISCO IE5000 with 4 1GE Fiber UL ports + 12 GE Copper DL ports with POE, 12 GE Fiber DL ports, w/FPGA, Timing Module
cevModuleIE10004TLM OBJECT IDENTIFIER ::= { cevModuleIEType 132 } -- Cisco IE1000 ruggedized Industrial Ethernet switch with 5x 10/100 BaseT Copper ports
cevModuleIE10006TLM OBJECT IDENTIFIER ::= { cevModuleIEType 133 } -- Cisco IE1000 ruggedized Industrial Ethernet switch with 8x 10/100 BaseT Copper ports
cevModuleIE10004PTSLM OBJECT IDENTIFIER ::= { cevModuleIEType 134 } -- Cisco IE1000 ruggedized Industrial Ethernet switch with 4x 10/100 BaseT downlink ports and 2X GE SFP uplink ports
cevModuleIE10008PTSLM OBJECT IDENTIFIER ::= { cevModuleIEType 135 } -- Cisco IE1000 ruggedized Industrial Ethernet switch with 8x 10/100 BaseT downlink ports and 2X GE SFP uplink ports
cevModuleRAIE1783IMS28GNAC OBJECT IDENTIFIER ::= { cevModuleIEType 136 } -- CISCO IE5000 for RockWell Automation Lanbase license AC power supply with 4 1GE Fiber UL ports + 12 GE Copper DL ports with POE, 12 GE Fiber DL ports, w/FPGA, Timing Module
cevModuleRAIE1783IMS28GNDC OBJECT IDENTIFIER ::= { cevModuleIEType 137 } -- CISCO IE5000 for RockWell Automation Lanbase license DC power supply with 4 1GE Fiber UL ports + 12 GE Copper DL ports with POE, 12 GE Fiber DL ports, w/FPGA, Timing Module
cevModuleRAIE1783IMS28GRAC OBJECT IDENTIFIER ::= { cevModuleIEType 138 } -- CISCO IE5000 for RockWell Automation IP Services license AC power supply with 4 1GE Fiber UL ports + 12 GE Copper DL ports with POE, 12 GE Fiber DL ports, w/FPGA, Timing Module
cevModuleRAIE1783IMS28GRDC OBJECT IDENTIFIER ::= { cevModuleIEType 139 } -- CISCO IE5000 for RockWell Automation IP Services license DC power supply with 4 1GE Fiber UL ports + 12 GE Copper DL ports with POE, 12 GE Fiber DL ports, w/FPGA, Timing Module
cevModuleRAIE1783ZMS4T4E2TGN OBJECT IDENTIFIER ::= { cevModuleIEType 140 } -- Rockwell IE2000 IP67 Variant Switch with 4 port 10/100 downlink, 4-port POE /POE+, 2 10/100/1000 uplink, LAN Base Image, can support PTP, NAT
cevModuleRAIE1783ZMS8T8E2TGN OBJECT IDENTIFIER ::= { cevModuleIEType 141 } -- Rockwell IE2000 IP67 Variant Switch with 8 port 10/100 downlink, 8-port POE / 4-port POE+, 2 10/100/1000 uplink, LAN Base Image, can support PTP, NAT
cevModuleIE40104S24P OBJECT IDENTIFIER ::= { cevModuleIEType 142 } -- CISCO IE4010 with 4 1GE Fiber UL ports + 24 GE Copper DL ports with POE, w/FPGA
cevModuleIE401016S12P OBJECT IDENTIFIER ::= { cevModuleIEType 143 } -- CISCO IE4010 with 4 1GE Fiber UL ports + 12 GE Copper DL ports with POE + 12 GE Fiber DL ports, w/FPGA
cevModuleRAIE1783LMS5 OBJECT IDENTIFIER ::= { cevModuleIEType 144 } -- Cisco Rockwell brand Industrial Ethernet 1000 switch with 5x 10/100 BaseT Copper ports
cevModuleRAIE1783LMS8 OBJECT IDENTIFIER ::= { cevModuleIEType 145 } -- Cisco Rockwell brand Industrial Ethernet 1000 switch with 8x 10/100 BaseT Copper ports
cevModuleESS3300NCP OBJECT IDENTIFIER ::= { cevModuleIEType 146 } -- Cisco ESS-3300 Embedded Service Switch with 8 Gig Downlinks and 2x10G SFP+ Switch, Main Board, No cooling plate
cevModuleESS3300CON OBJECT IDENTIFIER ::= { cevModuleIEType 147 } -- Cisco ESS-3300 Embedded Service Switch with 8 Gig Downlinks and 2x10G SFP+ Switch, Main Board, Conduction cooled
cevModuleESS330016TNCP OBJECT IDENTIFIER ::= { cevModuleIEType 148 } -- Cisco ESS-3300 Embedded Service Switch with 16 Gig Downlinks Switch, Expansion board, No Cooling plate
cevModuleESS330016TCON OBJECT IDENTIFIER ::= { cevModuleIEType 149 } -- Cisco ESS-3300 Embedded Service Switch with 16 Gig Downlinks Switch, Expansion board, Conduction cooled
cevModuleIE32008T2S OBJECT IDENTIFIER ::= { cevModuleIEType 150 } -- Cisco Industrial Ethernet 3200 Switch, Petra Fixed System 2 Port SFP + 8 Port GE Copper Basic
cevModuleIE32008P2S OBJECT IDENTIFIER ::= { cevModuleIEType 151 } -- Cisco Industrial Ethernet 3200 Switch, Petra Fixed System 2 Port SFP + 8 Port GE PoE+ Basic
cevModuleIE33008T2S OBJECT IDENTIFIER ::= { cevModuleIEType 152 } -- Cisco Industrial Ethernet 3300 Switch, Petra Expandable System 2 Port SFP + 8 Port GE Copper Basic
cevModuleIE33008P2S OBJECT IDENTIFIER ::= { cevModuleIEType 153 } -- Cisco Industrial Ethernet 3300 Switch, Petra Expandable System 2 Port SFP + 8 Port GE PoE+ Basic
cevModuleIE34008P2S OBJECT IDENTIFIER ::= { cevModuleIEType 154 } -- Cisco Industrial Ethernet 3400 Switch, Petra Expandable System 2 Port SFP + 8 Port GE PoE+ Adv
cevModuleIEM33008T OBJECT IDENTIFIER ::= { cevModuleIEType 155 } -- Cisco Industrial Ethernet 3300 Switch - 8 Port GE Copper Exp Module Basic
cevModuleIEM33008P OBJECT IDENTIFIER ::= { cevModuleIEType 156 } -- Cisco Industrial Ethernet 3300 Switch - 8 Port GE PoE+ Exp Module Basic PoE+
cevModuleIEM34008P OBJECT IDENTIFIER ::= { cevModuleIEType 157 } -- Cisco Industrial Ethernet 3400 Switch - 8 Port GE PoE+ Exp Module Adv PoE+
cevModuleIEM33006T2S OBJECT IDENTIFIER ::= { cevModuleIEType 158 } -- Cisco Industrial Ethernet 3300 Switch - 6 Port GE Copper + 2 Port SFP Mixed Exp Module Basic
cevModuleIEM33008S OBJECT IDENTIFIER ::= { cevModuleIEType 159 } -- Cisco Industrial Ethernet 3300 Switch - 8 Port SFP Fiber Exp Module Basic
cevModuleIEM34008S OBJECT IDENTIFIER ::= { cevModuleIEType 160 } -- Cisco Industrial Ethernet 3400 Switch - 8 Port SFP Fiber Exp Module Advanced
cevModuleIEM330016T OBJECT IDENTIFIER ::= { cevModuleIEType 161 } -- Cisco Industrial Ethernet 3300 Switch - 16 Port GE Copper Exp Module Basic
cevModuleIEM330016P OBJECT IDENTIFIER ::= { cevModuleIEType 162 } -- Cisco Industrial Ethernet 3300 Switch - 16 Port GE PoE+ Exp Module Basic
cevModuleIEM330014T2S OBJECT IDENTIFIER ::= { cevModuleIEType 163 } -- Cisco Industrial Ethernet 3300 Switch -14 Port GE Copper + 2 Port SFP Fiber Mixed Exp Module Basic
cevModuleRAIE1783MMS10B OBJECT IDENTIFIER ::= { cevModuleIEType 164 } -- Cisco-Rockwell Stratix 5800 Supervisor Card , Network Essentials, Fixed System 2 Port SFP + 8 Port GE Copper Basic
cevModuleRAIE1783MMS10BE OBJECT IDENTIFIER ::= { cevModuleIEType 165 } -- Cisco-Rockwell Stratix 5800 Supervisor Card, Network Essentials, Fixed System 2 Port SFP + 8 Port GE PoE+ Basic
cevModuleRAIE1783MMS10 OBJECT IDENTIFIER ::= { cevModuleIEType 166 } -- Cisco-Rockwell Stratix 5800 Supervisor Card Network Essentials, Expandable System 2 Port SFP + 8 Port GE Copper Basic
cevModuleRAIE1783MMS10R OBJECT IDENTIFIER ::= { cevModuleIEType 167 } -- Cisco-Rockwell Stratix 5800 Supervisor Card, Network Advantage, Expandable System 2 Port SFP + 8 Port GE Copper Basic
cevModuleRAIE1783MMS10E OBJECT IDENTIFIER ::= { cevModuleIEType 168 } -- Cisco-Rockwell Stratix 5800 Supervisor Card, Network Essentials, Expandable System 2 Port SFP + 8 Port GE PoE+ Basic
cevModuleRAIE1783MMS10ER OBJECT IDENTIFIER ::= { cevModuleIEType 169 } -- Cisco-Rockwell Stratix 5800 Supervisor Card, Network Advantage, Expandable System 2 Port SFP + 8 Port GE PoE+ Basic
cevModuleRAIE1783MMS10EA OBJECT IDENTIFIER ::= { cevModuleIEType 170 } -- Cisco-Rockwell Stratix 5800 Supervisor Card, Network Essentials, Expandable System 2 Port SFP + 8 Port GE PoE+ Advanced
cevModuleRAIE1783MMS10EAR OBJECT IDENTIFIER ::= { cevModuleIEType 171 } -- Cisco-Rockwell Stratix 5800 Supervisor Card, Network Advantage, Expandable System 2 Port SFP + 8 Port GE PoE+ Advanced
cevModuleRAIE1783MMX8T OBJECT IDENTIFIER ::= { cevModuleIEType 172 } -- Cisco-Rockwell Stratix 5800 8 Port GE Copper Expansion Module Basic
cevModuleRAIE1783MMX8E OBJECT IDENTIFIER ::= { cevModuleIEType 173 } -- Cisco-Rockwell Stratix 5800 8 Port GE PoE+ Expansion Module Basic PoE+
cevModuleRAIE1783MMX8EA OBJECT IDENTIFIER ::= { cevModuleIEType 174 } -- Cisco-Rockwell Stratix 5800 8 Port GE PoE+ Expansion Module Advanced PoE+
cevModuleRAIE1783MMX6T2S OBJECT IDENTIFIER ::= { cevModuleIEType 175 } -- Cisco-Rockwell Stratix 5800 6 Port GE Copper + 2 Port SFP Mixed Expansion Module Basic
cevModuleRAIE1783MMX8S OBJECT IDENTIFIER ::= { cevModuleIEType 176 } -- Cisco-Rockwell Stratix 5800 8 Port SFP Fiber Expansion Module Basic
cevModuleRAIE1783MMX8SA OBJECT IDENTIFIER ::= { cevModuleIEType 177 } -- Cisco-Rockwell Stratix 5800 8 Port SFP Fiber Expansion Module Advanced
cevModuleRAIE1783MMX16T OBJECT IDENTIFIER ::= { cevModuleIEType 178 } -- Cisco-Rockwell Stratix 5800 16 Port GE Copper Expansion Module Basic
cevModuleRAIE1783MMX16E OBJECT IDENTIFIER ::= { cevModuleIEType 179 } -- Cisco-Rockwell Stratix 5800 16 Port GE PoE+ Expansion Module Basic
cevModuleRAIE1783MMX14T2S OBJECT IDENTIFIER ::= { cevModuleIEType 180 } -- Cisco-Rockwell Stratix 5800 14 Port GE Copper + 2 Port SFP Fiber Mixed Expansion Module Basic
cevModuleIE34008T2S OBJECT IDENTIFIER ::= { cevModuleIEType 181 } -- Cisco Industrial Ethernet 3400 Switch, Petra Expandable System 2 Port SFP + 8 Port GE Copper Adv
cevModuleIEM34008T OBJECT IDENTIFIER ::= { cevModuleIEType 182 } -- Cisco Industrial Ethernet 3400 Switch, 8 Port GE Copper Exp Module Adv
cevModuleIE34008FTMC OBJECT IDENTIFIER ::= { cevModuleIEType 183 } -- Cisco Industrial Ethernet 3400 Switch, IP65/67 rated, 8 port FE Copper , No PoE, FPGA available
cevModuleIE340016FTMC OBJECT IDENTIFIER ::= { cevModuleIEType 184 } -- Cisco Industrial Ethernet 3400 Switch, IP65/67 rated, 16 port FE Copper , No PoE, FPGA available
cevModuleIE340024FTMC OBJECT IDENTIFIER ::= { cevModuleIEType 185 } -- Cisco Industrial Ethernet 3400 Switch, IP65/67 rated, 24 port FE Copper , No PoE, FPGA available
cevModuleIE34008TMC OBJECT IDENTIFIER ::= { cevModuleIEType 186 } -- Cisco Industrial Ethernet 3400 Switch, IP65/67 rated, 8 port 1G Copper , No PoE, FPGA available
cevModuleIE340016TMC OBJECT IDENTIFIER ::= { cevModuleIEType 187 } -- Cisco Industrial Ethernet 3400 Switch, IP65/67 rated, 16 port 1G Copper , No PoE, FPGA available
cevModuleIE340024TMC OBJECT IDENTIFIER ::= { cevModuleIEType 188 } -- Cisco Industrial Ethernet 3400 Switch, IP65/67 rated, 24 port 1G Copper , No PoE, FPGA available
cevModuleIE3400H8FT OBJECT IDENTIFIER ::= { cevModuleIEType 189 } -- Cisco Catalyst IE3400 Heavy duty Series, 8 FE M12 interfaces
cevModuleIE3400H16FT OBJECT IDENTIFIER ::= { cevModuleIEType 190 } -- Cisco Catalyst IE3400 Heavy duty Series, 16 FE M12 interfaces
cevModuleIE3400H24FT OBJECT IDENTIFIER ::= { cevModuleIEType 191 } -- Cisco Catalyst IE3400 Heavy duty Series, 24 FE M12 interfaces
cevModuleIE3400H8T OBJECT IDENTIFIER ::= { cevModuleIEType 192 } -- Cisco Catalyst IE3400 Heavy duty Series, 8 GE M12 interfaces
cevModuleIE3400H16T OBJECT IDENTIFIER ::= { cevModuleIEType 193 } -- Cisco Catalyst IE3400 Heavy duty Series, 16 GE M12 interfaces
cevModuleIE3400H24T OBJECT IDENTIFIER ::= { cevModuleIEType 194 } -- Cisco Catalyst IE3400 Heavy duty Series, 24 GE M12 interfaces
cevModuleRAIE1783MMS10A OBJECT IDENTIFIER ::= { cevModuleIEType 195 } -- Cisco-Rockwell Stratix 5800 Supervisor Card Network Essentials, Expandable System : 2 Port SFP + 8 Port GE Copper Advanced
cevModuleRAIE1783MMS10AR OBJECT IDENTIFIER ::= { cevModuleIEType 196 } -- Cisco-Rockwell Stratix 5800 Supervisor Card Network Advantage, Expandable System : 2 Port SFP + 8 Port GE Copper Advanced
cevModuleRAIE1783MMX8TA OBJECT IDENTIFIER ::= { cevModuleIEType 197 } -- Cisco-Rockwell Stratix 5800 8 Port GE Copper Expansion Module Advanced
cevModuleN5KType OBJECT IDENTIFIER ::= { cevModule 72 } -- Group for the Nexus 5000 N5K Type of cards
cevN5kM1008 OBJECT IDENTIFIER ::= { cevModuleN5KType 1 } -- Expansion Module, 8 port FC 1/2/4G (requires SFP)
cevN5KM1404 OBJECT IDENTIFIER ::= { cevModuleN5KType 2 } -- Expansion Module, 4x10GE 4xFC 1/2/4G (requires SFP+/SFP)
cevN5kM1Blnk OBJECT IDENTIFIER ::= { cevModuleN5KType 3 } -- Expansion Module Blank
cevN5KM1600 OBJECT IDENTIFIER ::= { cevModuleN5KType 4 } -- Expansion Module, 6 port 10GE (req SFP+)
cevN5kC5020FixedModule OBJECT IDENTIFIER ::= { cevModuleN5KType 5 } -- The fixed module that has 40 XE ports + supervisor
cevN5kC5010FixedModule OBJECT IDENTIFIER ::= { cevModuleN5KType 6 } -- The fixed module that has 20 XE ports + supervisor in Nexus 5010
cevN5kFabricExtenderConnection OBJECT IDENTIFIER ::= { cevModuleN5KType 7 } -- Fabric Extender cabling to N5K representation
cevN5kC5548pFixedModule OBJECT IDENTIFIER ::= { cevModuleN5KType 10 } -- The fixed module that has 32 XE ports + supervisor in Nexus
cevN5KN55M16P OBJECT IDENTIFIER ::= { cevModuleN5KType 11 } -- Expansion Module, 16x10GE (requires SFP)
cevN5KN55M8P8FP OBJECT IDENTIFIER ::= { cevModuleN5KType 12 } -- Expansion Module, 8x10GE + 8xFC 8G (requires SFP)
cevN5KN55M16UP OBJECT IDENTIFIER ::= { cevModuleN5KType 13 } -- Expansion Module, 16- Port Unified Port Module
cevN5KN55DL2 OBJECT IDENTIFIER ::= { cevModuleN5KType 14 } -- Nexus 5548 Layer 2 IO Module
cevN5KN55D160L3 OBJECT IDENTIFIER ::= { cevModuleN5KType 15 } -- Nexus 5548 Daughter Card with 160G Layer 3 connectivity
cevN5KN55M160L3 OBJECT IDENTIFIER ::= { cevModuleN5KType 16 } -- Nexus 5596 Expansion module with 160G Layer 3 connectivity
cevN5KC5596UpFixedModule OBJECT IDENTIFIER ::= { cevModuleN5KType 17 } -- The fixed module that has 48 XE ports + supervisor in Nexus 5596
cevN5KN55M16FP OBJECT IDENTIFIER ::= { cevModuleN5KType 18 } -- Expansion Module, 16xFC 8G (requires SFP)
cevN5kC5548UPFixedModule OBJECT IDENTIFIER ::= { cevModuleN5KType 19 } -- The fixed module that has 32 Unified ports + supervisor in Nexus 5548
cevN5KN55M160L3V2 OBJECT IDENTIFIER ::= { cevModuleN5KType 20 } -- Nexus 5596 Layer 3 Expansion Module, Version 2
cevN5KN55D160L3V2 OBJECT IDENTIFIER ::= { cevModuleN5KType 21 } -- Nexus 5548 Layer 3 Daughter Card, Version 2
cevN5kC5596TFAFixedModule OBJECT IDENTIFIER ::= { cevModuleN5KType 22 } -- The fixed module that has 48 10G BaseT ports + supervisor in Nexus 5596
cevN5KN55M12T OBJECT IDENTIFIER ::= { cevModuleN5KType 23 } -- Expansion Module, 12x10GE
cevN5KN55M4Q OBJECT IDENTIFIER ::= { cevModuleN5KType 24 } -- Expansion Module, 4x40GE (requires QSFP)
cevN5KN56M24UP2Q OBJECT IDENTIFIER ::= { cevModuleN5KType 25 } -- Nexus 5600 Module, 24x10G SFP+ UP, 2xQSFP+ fixed ports
cevN5KC56128PFixedModule OBJECT IDENTIFIER ::= { cevModuleN5KType 26 } -- The fixed module that has 48x 10G (SFP+), 4x 40G (QSFP+) and supervisor in Nexus 56128P
cevN5KC5672UPM6Q OBJECT IDENTIFIER ::= { cevModuleN5KType 27 } -- Nexus 5672UP 6x 40G QSFP+ Module
cevN5KC5672UPFixedModule OBJECT IDENTIFIER ::= { cevModuleN5KType 28 } -- The fixed module that has 32x10G SFP+, 16x UP SFP+ and supervisor in Nexus 5672UP
cevN5KC5672UP16GFixedModule OBJECT IDENTIFIER ::= { cevModuleN5KType 29 } -- The fixed module that has 24x10G Eth/FCoE or 16G FC Ports
cevN5KN5648M12QFIX OBJECT IDENTIFIER ::= { cevModuleN5KType 30 } -- Nexus 5648 Fixed Module with 12Q 40GE Ethernet/FCoE
cevN5KN5624M12QFIX OBJECT IDENTIFIER ::= { cevModuleN5KType 31 } -- Nexus 5624 Fixed Module with 12Q 40GE Ethernet/FCoE
cevN5KN5600M12Q OBJECT IDENTIFIER ::= { cevModuleN5KType 32 } -- Nexus 5600 Module 12Q 40GE Ethernet/FCoE
cevN5KC5648QFixedModule OBJECT IDENTIFIER ::= { cevModuleN5KType 33 } -- The fixed module that has 12Q 40GE ports + Supervisor in Nexus 5648Q
cevN5KC5624QFixedModule OBJECT IDENTIFIER ::= { cevModuleN5KType 34 } -- The fixed module that has 12Q 40GE ports + Supervisor in Nexus 5624Q
cevN5KN5696M12Q OBJECT IDENTIFIER ::= { cevModuleN5KType 35 } -- Nexus 5696 Module 12Q 40GE Ethernet/FCoE
cevN5KN5696M4C OBJECT IDENTIFIER ::= { cevModuleN5KType 36 } -- Nexus 5696 4Q 100GE Ethernet
cevN5KN5696M20UP OBJECT IDENTIFIER ::= { cevModuleN5KType 37 } -- Nexus 5696 Unified Module 20 Ports 10GE Eth/FCoE OR 8/4/2G FC
cevN5KC5696QFixedModule OBJECT IDENTIFIER ::= { cevModuleN5KType 38 } -- Supervisor in Nexus N5696Q
cevN5KN5600M16UP6Q OBJECT IDENTIFIER ::= { cevModuleN5KType 39 } -- Nexus 5648Q and 5624Q, 6x40G QSFP + 16 x 10G-Eth/16G-FC UP Module
cevN5KN560072UP16GFC OBJECT IDENTIFIER ::= { cevModuleN5KType 40 } -- The fixed module that has 24x10G Eth/FCoE Ports
cevN5KN560072UP16GFCM6Q OBJECT IDENTIFIER ::= { cevModuleN5KType 41 } -- The fixed module that has 6x40G Eth/FCoE ports
cevN5KN560072UP16GFCFC OBJECT IDENTIFIER ::= { cevModuleN5KType 42 } -- The fixed module that has 24x10G Eth/FCoE or 16G-FC ports
cevModuleASA5505Type OBJECT IDENTIFIER ::= { cevModule 73 } -- Group for the ASA5505 Type of cards
cevMASA5505IsmSscIps5K9 OBJECT IDENTIFIER ::= { cevModuleASA5505Type 1} -- Model 5 IPS Security Services Card for the ASA 5505
cevModuleASR9KType OBJECT IDENTIFIER ::= { cevModule 74 } -- Cisco Aggregation Services Router 90xx Module
cevModuleA9K8x10GEB OBJECT IDENTIFIER ::= { cevModuleASR9KType 1 } -- 8-Port 10GE DX Line Card, Requires XFPs
cevModuleA9K8x10GEE OBJECT IDENTIFIER ::= { cevModuleASR9KType 2 } -- 8-Port 10GE DX Extended Line Card, Requires XFPs
cevModuleA9K4x10GEB OBJECT IDENTIFIER ::= { cevModuleASR9KType 3 } -- 4-Port 10GE Line Card, Requires XFPs
cevModuleA9K4x10GEE OBJECT IDENTIFIER ::= { cevModuleASR9KType 4 } -- 4-Port 10GE Extended Line Card, Requires XFPs
cevModuleA9K40x1GEB OBJECT IDENTIFIER ::= { cevModuleASR9KType 5 } -- 40-Port GE Line Card, Requires SFPs
cevModuleA9K40x1GEE OBJECT IDENTIFIER ::= { cevModuleASR9KType 6 } -- 40-Port GE Extended Line Card, Requires SFPs
cevModuleA9KRSP OBJECT IDENTIFIER ::= { cevModuleASR9KType 7 } -- ASR9K Fabric, Controller, 2G memory
cevModuleA9KRSP4G OBJECT IDENTIFIER ::= { cevModuleASR9KType 8 } -- ASR9K Fabric, Controller, 4G memory
cevModuleASR9KHost OBJECT IDENTIFIER ::= { cevModuleASR9KType 9 } -- Cisco ASR9K RSP/LC Host module
cevModuleA9K2x10GE20x1GEB OBJECT IDENTIFIER ::= { cevModuleASR9KType 10 } -- 2-Port 10GE, 20-Port GE Line Card, Requires XFPs and SFPs
cevModuleA9K8x10GELRB OBJECT IDENTIFIER ::= { cevModuleASR9KType 11 } -- 8-Port 10GE Line Card, Requires XFPs
cevModuleA9K8x10GELRE OBJECT IDENTIFIER ::= { cevModuleASR9KType 12 } -- 8-Port 10GE Extended Line Card, Requires XFPs
cevModuleA9K40x1GEL OBJECT IDENTIFIER ::= { cevModuleASR9KType 13 } -- 40-Port GE Low Queue Line Card, Requires SFPs
cevModuleA9K4x10GEL OBJECT IDENTIFIER ::= { cevModuleASR9KType 14 } -- 4-Port 10GE Low Queue Line Card, Requires XFPs
cevModuleA9K8x10GEL OBJECT IDENTIFIER ::= { cevModuleASR9KType 15 } -- 8-Port 10GE DX Low Queue Line Card, Requires XFPs
cevModuleA9K2x10GE20x1GEE OBJECT IDENTIFIER ::= { cevModuleASR9KType 16 } -- 2-Port 10GE, 20-Port GE Extended LC, Req. XFPs and SFPs
cevModuleA9KISM100 OBJECT IDENTIFIER ::= { cevModuleASR9KType 17 } -- ASR9000 Integrated Service Module (ISM) for the support of Advanced Virtual Services including video and other cloud based services
cevModuleA9KQFPSIP OBJECT IDENTIFIER ::= { cevModuleASR9KType 18 } -- QFP SIP 20G Line Card
cevModuleA9KRSP8G OBJECT IDENTIFIER ::= { cevModuleASR9KType 19 } -- ASR9K Fabric, Route Switch Processor with 8GB memory
cevModuleA9K2x10GE20x1GEL OBJECT IDENTIFIER ::= { cevModuleASR9KType 20 } -- 2-Port 10GE, 20-Port GE Low Queue LC, Req. XFPs and SFPs
cevModuleA9K8x10GELRL OBJECT IDENTIFIER ::= { cevModuleASR9KType 21 } -- 8-Port 10GE Low Queue Line Card, Requires XFPs
cevModuleA9K16x10GEOVB OBJECT IDENTIFIER ::= { cevModuleASR9KType 22 } -- 16-Port 10GE Line Card, Requires SFP+s
cevModuleA9KQFPSIP500 OBJECT IDENTIFIER ::= { cevModuleASR9KType 23 } -- QFP SIP 5G Line Card
cevModuleA9KServiceAcceleratorModule OBJECT IDENTIFIER ::= { cevModuleASR9KType 24 } -- SAM: ServiceAcceleratorModule Flash cards
cevModuleA9KRsp440Se OBJECT IDENTIFIER ::= { cevModuleASR9KType 25 } -- ASR 9000 RSP-440 Service Edge Optimized
cevModuleA9KRsp440Tr OBJECT IDENTIFIER ::= { cevModuleASR9KType 26 } -- ASR 9000 RSP-440 Packet Transport Optimized
cevModuleA9K1X100GeSe OBJECT IDENTIFIER ::= { cevModuleASR9KType 27 } -- ASR 9000 1-port 100GE, Service Edge Optimized LC
cevModuleA9K1X100GeTr OBJECT IDENTIFIER ::= { cevModuleASR9KType 28 } -- ASR 9000 1-port 100GE, Packet Transport Optimized LC
cevModuleA9K36X10GeSe OBJECT IDENTIFIER ::= { cevModuleASR9KType 29 } -- ASR 9000 36-port 10GE, Service Edge Optimized LC
cevModuleA9K36X10GeTr OBJECT IDENTIFIER ::= { cevModuleASR9KType 30 } -- ASR 9000 36-port 10GE, Packet Transport Optimized LC
cevModuleA9K2X100GeSe OBJECT IDENTIFIER ::= { cevModuleASR9KType 31 } -- ASR 9000 2-port 100GE, Service Edge Optimized LC
cevModuleA9K2X100GeTr OBJECT IDENTIFIER ::= { cevModuleASR9KType 32 } -- ASR 9000 2-port 100GE, Packet Transport Optimized LC
cevModuleA9K24X10GeSe OBJECT IDENTIFIER ::= { cevModuleASR9KType 33 } -- ASR 9000 24-port 10GE, Service Edge Optimized LC
cevModuleA9K24X10GeTr OBJECT IDENTIFIER ::= { cevModuleASR9KType 34 } -- ASR 9000 24-port 10GE, Packet Transport Optimized LC
cevModuleA9KMOD80SE OBJECT IDENTIFIER ::= { cevModuleASR9KType 35 } -- ASR 9000 MOD80 Modular Linecard, Service Edge Optimized
cevModuleA9KMOD80TR OBJECT IDENTIFIER ::= { cevModuleASR9KType 36 } -- ASR 9000 MOD80 Modular Linecard, Packet Transport Optimized
cevModuleA9KMOD160SE OBJECT IDENTIFIER ::= { cevModuleASR9KType 37 } -- ASR 9000 MOD160 Modular Linecard, Service Edge Optimized
cevModuleA9KMOD160TR OBJECT IDENTIFIER ::= { cevModuleASR9KType 38 } -- ASR 9000 MOD160 Modular Linecard, Packet Transport Optimized
cevModuleA9K9922RpSe OBJECT IDENTIFIER ::= { cevModuleASR9KType 39 } -- ASR 9922 Route Processor for Service Edge
cevModuleA9K9922RpTr OBJECT IDENTIFIER ::= { cevModuleASR9KType 40 } -- ASR 9922 Route Processor for Packet Transport
cevModuleA9K9922Sfc110 OBJECT IDENTIFIER ::= { cevModuleASR9KType 41 } -- ASR 9922 Switch Fabric Card/110G
cevModuleA9KVGenericLc OBJECT IDENTIFIER ::= { cevModuleASR9KType 42 } -- ASR-9000v Generic Line Card
cevModuleA9K9912SFC110 OBJECT IDENTIFIER ::= { cevModuleASR9KType 43 } -- ASR 9912 Switch Fabric Card/110G
cevModuleA9K9912RpTr OBJECT IDENTIFIER ::= { cevModuleASR9KType 44 } -- ASR 9912 Route Processor for Packet Transport
cevModuleA9K9912RpSe OBJECT IDENTIFIER ::= { cevModuleASR9KType 45 } -- ASR 9912 Route Processor Service Edge
cevModuleA9KMODULEv OBJECT IDENTIFIER ::= { cevModuleASR9KType 46 } -- ASR 9000 Virtual Module
cevModuleA9K9001Lc OBJECT IDENTIFIER ::= { cevModuleASR9KType 47 } -- ASR 9001, Modular Line Card
cevModuleA9K9001Rp OBJECT IDENTIFIER ::= { cevModuleASR9KType 48 } -- ASR 9001, Route Switch Processor with 8GB memory
cevModuleA9KSip7008G OBJECT IDENTIFIER ::= { cevModuleASR9KType 49 } -- Cisco ASR9000 Series SPA Interface Processor 700 with 8G memory
cevModuleA9K9001LcS OBJECT IDENTIFIER ::= { cevModuleASR9KType 53 } -- ASR 9001 Modular Line Card low speed
cevModuleA9KVSM500 OBJECT IDENTIFIER ::= { cevModuleASR9KType 54 } -- ASR9K Virtualized Services Module
cevModuleA9K40x1GeSe OBJECT IDENTIFIER ::= { cevModuleASR9KType 55 } -- ASR 9000 40-port 1GE, Service Edge Optimized LC
cevModuleA9K40x1GeTr OBJECT IDENTIFIER ::= { cevModuleASR9KType 56 } -- ASR 9000 40-port 1GE, Packet Transport Optimized LC
cevModuleA9K16x1G4x10GeTr OBJECT IDENTIFIER ::= { cevModuleASR9KType 57 } -- ASR 9000 16-port 1GE + 4-port 10GE, Packet Transport Optimized LC
cevModuleA9K16x1G4x10GeSe OBJECT IDENTIFIER ::= { cevModuleASR9KType 58 } -- ASR 9000 16-port 1GE + 4-port 10GE, Service Edge Optimized LC
cevModuleA9K8X100GeLSe OBJECT IDENTIFIER ::= { cevModuleASR9KType 60 } -- ASR9K 8 port 100GE LC SE LAN Module
cevModuleA9KRsp880Se OBJECT IDENTIFIER ::= { cevModuleASR9KType 61 } -- ASR 9K RSP880 -SE
cevModuleA9KRsp880Tr OBJECT IDENTIFIER ::= { cevModuleASR9KType 62 } -- ASR 9K RSP880 -TR
cevModuleA9K9900Sfc2 OBJECT IDENTIFIER ::= { cevModuleASR9KType 63 } -- ASR 9900 SFC2
cevModuleA99RpV2Se OBJECT IDENTIFIER ::= { cevModuleASR9KType 64 } -- ASR 9900-RP V2 SE
cevModuleA99RpV2Tr OBJECT IDENTIFIER ::= { cevModuleASR9KType 65 } -- ASR 9900 RP V2 TR
cevModuleA9K8X100GeCm OBJECT IDENTIFIER ::= { cevModuleASR9KType 66 } -- 8 port 100GE, Consumption Model Line Card
cevModuleA998X100GeCm OBJECT IDENTIFIER ::= { cevModuleASR9KType 67 } -- 8 port 100GE, Consumption Model Line Card
cevModuleA9K8X100GESE OBJECT IDENTIFIER ::= { cevModuleASR9KType 68 } -- ASR 9000 8-port 100GE service edge optimized line card
cevModuleA9K8x100GETR OBJECT IDENTIFIER ::= { cevModuleASR9KType 69 } -- ASR 9000 8-port 100GE packet transport optimized line card
cevModuleA9K4X100GESE OBJECT IDENTIFIER ::= { cevModuleASR9KType 70 } -- ASR 9000 4-port 100GE service edge optimized line card
cevModuleA9K4X100GETR OBJECT IDENTIFIER ::= { cevModuleASR9KType 71 } -- ASR 9000 4-port 100GE packet transport optimized line card
cevModuleA9912X100GE OBJECT IDENTIFIER ::= { cevModuleASR9KType 72 } -- ASR 9900 12-port 100GE line card
cevModuleA9912X100GECM OBJECT IDENTIFIER ::= { cevModuleASR9KType 73 } -- ASR 9000 12-port 100GE Consumption Model Line Card
cevModuleA9K400GDWDMTR OBJECT IDENTIFIER ::= { cevModuleASR9KType 74 } -- A9K-400G-DWDM-TR is ASR9K line card with IPoDWDM support
cevModuleA99Rsp16G OBJECT IDENTIFIER ::= { cevModuleASR9KType 75 } -- ASR 9910 Route Processor for Transport
cevModuleA99Rsp32G OBJECT IDENTIFIER ::= { cevModuleASR9KType 76 } -- ASR 9910 Route Processor for Service Edge
cevModuleA9K9910SfcS OBJECT IDENTIFIER ::= { cevModuleASR9KType 77 } -- ASR 9910 Switch Fabric Card
cevModuleA9KMOD400TR OBJECT IDENTIFIER ::= { cevModuleASR9KType 78 } -- 400G Modular Linecard, Packet Transport Optimized
cevModuleA9KMOD400SE OBJECT IDENTIFIER ::= { cevModuleASR9KType 79 } -- 400G Modular Linecard, Service Edge Optimized
cevModuleA9KMOD200SE OBJECT IDENTIFIER ::= { cevModuleASR9KType 80 } -- ASR 9000 Modular 200GE Line Card, Service Edge Optimized
cevModuleA9KMOD200TR OBJECT IDENTIFIER ::= { cevModuleASR9KType 81 } -- ASR 9000 Modular 200GE Line Card, Packet Transport Optimized
cevModuleA998X100GESE OBJECT IDENTIFIER ::= { cevModuleASR9KType 82 } -- 8x100GE, Service Edge Optimized LC
cevModuleA998X100GETR OBJECT IDENTIFIER ::= { cevModuleASR9KType 83 } -- 8x100GE, Packet Transport Optimized LC
cevModuleA994X100GESE OBJECT IDENTIFIER ::= { cevModuleASR9KType 84 } -- ASR 9900 4-port 100GE service edge optimized line card
cevModuleA994X100GETR OBJECT IDENTIFIER ::= { cevModuleASR9KType 85 } -- ASR 9900 4-port 100GE packet transport optimized line card
cevModuleA99400GDWDMTR OBJECT IDENTIFIER ::= { cevModuleASR9KType 86 } -- A99-400G-DWDM-TR is ASR 9900 line card with IPoDWDM support
cevModuleA99MOD400TR OBJECT IDENTIFIER ::= { cevModuleASR9KType 87 } -- ASR 9900 400G Modular Linecard, Packet Transport Optimized
cevModuleA99MOD400SE OBJECT IDENTIFIER ::= { cevModuleASR9KType 88 } -- ASR 9900 400G Modular Linecard, Service Edge Optimized
cevModuleA99MOD200TR OBJECT IDENTIFIER ::= { cevModuleASR9KType 89 } -- ASR 9900 Modular 200GE Line Card, Packet Transport Optimized
cevModuleA99MOD200SE OBJECT IDENTIFIER ::= { cevModuleASR9KType 90 } -- ASR 9900 Modular 200GE Line Card, Service Edge Optimized
cevModuleA998X100GELSE OBJECT IDENTIFIER ::= { cevModuleASR9KType 91 } -- ASR 9900 8 port 100GE LAN service edge optimized line card
cevModuleA9K24X10GE1GESE OBJECT IDENTIFIER ::= { cevModuleASR9KType 92 } -- ASR 9000 24-port 10GE & 1GE dual rate Service Edge optimized LC
cevModuleA9K24X10GE1GETR OBJECT IDENTIFIER ::= { cevModuleASR9KType 93 } -- ASR 9000 24-port 10GE & 1GE dual rate Packet Transport optimized LC
cevModuleA9K24X10GE1GECM OBJECT IDENTIFIER ::= { cevModuleASR9KType 94 } -- ASR 9000 24-port 10GE & 1GE dual rate Consumption model LC
cevModuleA9K48X10GE1GESE OBJECT IDENTIFIER ::= { cevModuleASR9KType 95 } -- ASR 9000 48-port 10GE & 1GE dual rate Service Edge optimized LC
cevModuleA9K48X10GE1GETR OBJECT IDENTIFIER ::= { cevModuleASR9KType 96 } -- ASR 9000 48-port 10GE & 1GE dual rate Packet Transport optimized LC
cevModuleA9K48X10GE1GECM OBJECT IDENTIFIER ::= { cevModuleASR9KType 97 } -- ASR 9000 48-port 10GE & 1GE dual rate Consumption model LC
cevModuleA9KMOD400CM OBJECT IDENTIFIER ::= { cevModuleASR9KType 98 } -- 400G Modular Linecard, Consumption Model
cevModuleA9KMOD200CM OBJECT IDENTIFIER ::= { cevModuleASR9KType 99 } -- 200G Modular Linecard, Consumption Model
cevModuleA9KRsp880LTr OBJECT IDENTIFIER ::= { cevModuleASR9KType 100 } -- ASR 9000 Route Switch Processor 880-Lite for Packet Trans
cevModuleA9KRsp880LSe OBJECT IDENTIFIER ::= { cevModuleASR9KType 101 } -- ASR 9000 Route Switch Processor 880-Lite for Service Edge
cevModuleA9K9906SfcT OBJECT IDENTIFIER ::= { cevModuleASR9KType 102 } -- ASR 9906 Switch Fabric Card
cevModuleA9901RP OBJECT IDENTIFIER ::= { cevModuleASR9KType 103 } -- ASR 9901 Route Switch Processor with 32GB memory
cevModuleA9901LC OBJECT IDENTIFIER ::= { cevModuleASR9KType 104 } -- ASR 9901 Modular Line Card
cevModuleA9K400G OBJECT IDENTIFIER ::= { cevModuleASR9KType 105 } -- ASR 9000 4-port 100GE Line card
cevModuleA9KRSP5TR OBJECT IDENTIFIER ::= { cevModuleASR9KType 106 } -- ASR 9000 Route Switch Processor 5 for Packet Transport 16G
cevModuleA9KRSP5SE OBJECT IDENTIFIER ::= { cevModuleASR9KType 107 } -- ASR 9000 Route Switch Processor 5 for Service Edge 32G
cevModuleA99RP3TR OBJECT IDENTIFIER ::= { cevModuleASR9KType 108 } -- ASR 9900 Route Processor 3 for Packet Transport 16G
cevModuleA99RP3SE OBJECT IDENTIFIER ::= { cevModuleASR9KType 109 } -- ASR 9900 Route Processor 3 for Service Edge 32G
cevModuleA99SFC3 OBJECT IDENTIFIER ::= { cevModuleASR9KType 110 } -- ASR 9900 Series Switch Fabric Card 3
cevModuleA99SFC3S OBJECT IDENTIFIER ::= { cevModuleASR9KType 111 } -- ASR 9910 Switch Fabric Card 3
cevModuleA99SFC3T OBJECT IDENTIFIER ::= { cevModuleASR9KType 112 } -- ASR 9906 Switch Fabric Card 3
cevModuleA9K8X100GEXTR OBJECT IDENTIFIER ::= { cevModuleASR9KType 113 } -- ASR 9000 8-port 100GE TR card
cevModuleA9K16X100GETR OBJECT IDENTIFIER ::= { cevModuleASR9KType 114 } -- ASR 9000 16-port 100GE TR card
cevModuleA9932X100GETR OBJECT IDENTIFIER ::= { cevModuleASR9KType 115 } -- ASR 9900 32-port 100GE TR card
cevModuleA9K8X100GEXSE OBJECT IDENTIFIER ::= { cevModuleASR9KType 116 } -- ASR 9000 8-port 100GE SE card
cevModuleA9932X100GESE OBJECT IDENTIFIER ::= { cevModuleASR9KType 117 } -- ASR 9900 32-port 100GE SE card
cevModuleA9K16X100GESE OBJECT IDENTIFIER ::= { cevModuleASR9KType 118 } -- ASR 9000 16-port 100GE SE card
cevModuleA9K16X100GECM OBJECT IDENTIFIER ::= { cevModuleASR9KType 119 } -- ASR 9000 16-port 100GE CM card
cevModuleA9932X100GECM OBJECT IDENTIFIER ::= { cevModuleASR9KType 120 } -- ASR 9900 32-port 100GE CM card
cevModuleA9K8X100GEXCM OBJECT IDENTIFIER ::= { cevModuleASR9KType 121 } -- ASR 9000 8-port 100GE CM card
cevModuleA9948X10GE1GSE OBJECT IDENTIFIER ::= { cevModuleASR9KType 125 } -- ASR 9900 48-port 10GE & 1GE dual rate Service Edge optimized LC
cevModuleA9948X10GE1GTR OBJECT IDENTIFIER ::= { cevModuleASR9KType 126 } -- ASR 9900 48-port 10GE & 1GE dual rate Packet Transport optimized LC
cevModuleA9932X100GEXSE OBJECT IDENTIFIER ::= { cevModuleASR9KType 129 } -- ASR9900 3.2T 7 Fabric Service Edge Combo Card
cevModuleA9932X100GEXTR OBJECT IDENTIFIER ::= { cevModuleASR9KType 130 } -- ASR9900 3.2T 7 Fabric Transport Combo Card
cevModuleA9932X100GEXCM OBJECT IDENTIFIER ::= { cevModuleASR9KType 131 } -- ASR9900 3.2T 7 Fabric Combo CM Card
cevModuleA9K20X100GESE OBJECT IDENTIFIER ::= { cevModuleASR9KType 132 } -- ASR9000 2T 5 Fabric Service Edge Combo Card
cevModuleA9K20X100GETR OBJECT IDENTIFIER ::= { cevModuleASR9KType 133 } -- ASR9000 2T 5 Fabric Transport Combo Card
cevModuleA9K20X100GECM OBJECT IDENTIFIER ::= { cevModuleASR9KType 134 } -- ASR9000 2T 5 Fabric Combo CM Card
cevModuleA9K12X100GESE OBJECT IDENTIFIER ::= { cevModuleASR9KType 135 } -- ASR9000 1.2T 5 Fabric Service Edge Combo Card
cevModuleA9K12X100GETR OBJECT IDENTIFIER ::= { cevModuleASR9KType 136 } -- ASR9000 1.2T 5 Fabric Transport Combo Card
cevModuleA9K12X100GECM OBJECT IDENTIFIER ::= { cevModuleASR9KType 137 } -- ASR9000 1.2T 5 Fabric Combo CM Card
cevModuleA9K8X100GEX2SE OBJECT IDENTIFIER ::= { cevModuleASR9KType 138 } -- ASR9000 0.8T 5 Fabric Service Edge Combo Card
cevModuleA9K8X100GEX2TR OBJECT IDENTIFIER ::= { cevModuleASR9KType 139 } -- ASR9000 0.8T 5 Fabric Transport Combo Card
cevModuleA9K8X100GEX2CM OBJECT IDENTIFIER ::= { cevModuleASR9KType 140 } -- ASR9000 0.8T 5 Fabric Combo CM Card
cevModuleA9924X100GESE OBJECT IDENTIFIER ::= { cevModuleASR9KType 141 } -- ASR9900 2.4T 7 Fabric Service Edge Combo Card
cevModuleA9924X100GETR OBJECT IDENTIFIER ::= { cevModuleASR9KType 142 } -- ASR9900 2.4T 7 Fabric Transport Combo Card
cevModuleA9924X100GECM OBJECT IDENTIFIER ::= { cevModuleASR9KType 143 } -- ASR9900 2.4T 7 Fabric Combo CM Card
cevModuleA9910X400GESE OBJECT IDENTIFIER ::= { cevModuleASR9KType 144 } -- ASR9900 4T 7 Fabric Service Edge Combo Card
cevModuleA9910X400GETR OBJECT IDENTIFIER ::= { cevModuleASR9KType 145 } -- ASR9900 4T 7 Fabric Transport Combo Card
cevModuleA9910X400GECM OBJECT IDENTIFIER ::= { cevModuleASR9KType 146 } -- ASR9900 4T 7 Fabric Combo CM Card
cevModuleASR14KType OBJECT IDENTIFIER ::= { cevModule 75 } -- Represents the base class for all modules used in ASR14000 Series
cevModuleASR14K20x1GeFl OBJECT IDENTIFIER ::= { cevModuleASR14KType 1 } -- Cisco ASR14000 Series 20x1GE Flexible Interface Module
cevModuleASR14K42x1GE OBJECT IDENTIFIER ::= { cevModuleASR14KType 2 } -- Cisco ASR14000 Series 42x1GE Interface Module
cevModuleASR14K4x10GE OBJECT IDENTIFIER ::= { cevModuleASR14KType 3 } -- ASR14000 Series 4x10GE Interface Module
cevModuleASR14K4FabricCard OBJECT IDENTIFIER ::= { cevModuleASR14KType 4 } -- Cisco ASR14000 Series 4-Slot chassis Fabric Card
cevModuleASR14K8FabricCard OBJECT IDENTIFIER ::= { cevModuleASR14KType 5 } -- Cisco ASR14000 Series 8-Slot chassis Fabric Card
cevModuleASR14KRP OBJECT IDENTIFIER ::= { cevModuleASR14KType 6 } -- Cisco ASR14000 Series Route Processor
cevModuleASR14KFP40 OBJECT IDENTIFIER ::= { cevModuleASR14KType 7 } -- Cisco ASR14000 Series Forwarding Processor 40G
cevModuleASR14KFPE OBJECT IDENTIFIER ::= { cevModuleASR14KType 8 } -- Cisco ASR14000 Series Enhanced Forwarding Processor 40G
cevModuleASR14K2x10WLFL OBJECT IDENTIFIER ::= { cevModuleASR14KType 9 } -- Cisco ASR14000 Series 2X10GE WAN/LAN Flexible Interface Module
cevModuleSFPPlusS OBJECT IDENTIFIER ::= { cevModule 76 } -- Group for SFP+S Type of Cards
cevSFP10GLR OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 1 } -- 10GBASE-LR SFP+ Module for SMF
cevSFP10GLRM OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 2 } -- 10GBASE-LRM SFP+ Module for MMF
cevSFP10GSR OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 3 } -- 10GBASE-SR SFP+ Module for MMF
cevSFP10GUSR OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 4 } -- 10GBASE-USR SFP+ Module for MMF
cevSFP10GER OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 5 } -- 10GBASE-ER SFP+ Module for SMF
cevSFP10GLRMSM OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 7 } -- 10GBASE-LRM-SM SFP+ Module for SMF
cevSFP10GZR OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 8 } -- 10GBASE-ZR SFP+ Module for SMF
cevSFP10GCU1M OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 9 } -- 10GBASE-CU SFP+ Cable 1 Meter, passive
cevSFP10GCU3M OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 10 } -- 10GBASE-CU SFP+ Cable 3 Meter, passive
cevSFP10GCU5M OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 11 } -- 10GBASE-CU SFP+ Cable 5 Meter, passive
cevSFP10GACU7M OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 12 } -- 10GBASE-CU SFP+ Cable 7 Meter, active
cevSFPH10GbAcu10m OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 13 } -- 10GBASE-CU SFP+ Cable 7 Meter, active
cevSFPOe8541 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 14 } -- SFP for Oe8541
cevSFPOe7571 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 15 } -- SFP for Oe7571
cevSFPOe7541 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 16 } -- SFP for Oe7541
cevSFPOe694 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 17 } -- SFP for Oe694
cevSFPOe594 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 18 } -- SFP for Oe594
cevSFPOe294 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 19 } -- SFP for Oe294
cevSFPDwdmSfp10g3190 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 20 } -- 10GBASE-DWDM 1531.90 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g3112 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 21 } -- 10GBASE-DWDM 1531.12 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g3033 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 22 } -- 10GBASE-DWDM 1530.33 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g3582 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 23 } -- 10GBASE-DWDM 1535.82 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g3504 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 24 } -- 10GBASE-DWDM 1535.04 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g3425 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 25 } -- 10GBASE-DWDM 1534.25 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g3347 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 26 } -- 10GBASE-DWDM 1533.47 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g3268 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 27 } -- 10GBASE-DWDM 1532.68 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g3977 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 28 } -- 10GBASE-DWDM 1539.77 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g3898 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 29 } -- 10GBASE-DWDM 1538.98 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g3819 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 30 } -- 10GBASE-DWDM 1538.19 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g3740 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 31 } -- 10GBASE-DWDM 1537.40 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g3661 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 32 } -- 10GBASE-DWDM 1536.61 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g4373 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 33 } -- 10GBASE-DWDM 1543.73 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g4294 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 34 } -- 10GBASE-DWDM 1542.94 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g4214 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 35 } -- 10GBASE-DWDM 1542.14 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g4135 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 36 } -- 10GBASE-DWDM 1541.35 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g4056 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 37 } -- 10GBASE-DWDM 1540.56 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g4772 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 38 } -- 10GBASE-DWDM 1547.72 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g4692 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 39 } -- 10GBASE-DWDM 1546.92 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g4612 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 40 } -- 10GBASE-DWDM 1546.12 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g4532 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 41 } -- 10GBASE-DWDM 1545.32 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g5172 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 42 } -- 10GBASE-DWDM 1551.72 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g5092 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 43 } -- 10GBASE-DWDM 1550.92 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g5012 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 44 } -- 10GBASE-DWDM 1550.12 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g4932 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 45 } -- 10GBASE-DWDM 1549.32 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g4851 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 46 } -- 10GBASE-DWDM 1548.51 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g5575 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 47 } -- 10GBASE-DWDM 1555.75 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g5494 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 48 } -- 10GBASE-DWDM 1554.94 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g5413 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 49 } -- 10GBASE-DWDM 1554.13 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g5333 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 50 } -- 10GBASE-DWDM 1553.33 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g5252 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 51 } -- 10GBASE-DWDM 1552.52 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g5979 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 52 } -- 10GBASE-DWDM 1559.79 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g5898 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 53 } -- 10GBASE-DWDM 1558.98 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g5817 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 54 } -- 10GBASE-DWDM 1558.17 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g5736 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 55 } -- 10GBASE-DWDM 1557.36 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g5655 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 56 } -- 10GBASE-DWDM 1556.55 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g6061 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 57 } -- 10GBASE-DWDM 1560.61 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g6141 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 58 } -- 10GBASE-DWDM 1561.41 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmSfp10g4453 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 59 } -- 10GBASE-DWDM 1544.53 nm SFP+ (100-GHz ITU grid)
cevSFPFET10G OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 60 } -- 10G Line Extender for FEX
cevSFPSC10GTDwdmC OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 61 } -- 10G MR, Full C Band Tuneable DWDM SFP+, 50 Ghz, LC
cevSFPSC10GSR OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 62 } -- 10GBASE-SR SFP+ Module for MMF-Commercial Temp
cevSFPSC10GER OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 63 } -- 10GBASE-ER SFP+ Module for SMF-Commercial Temp
cevSFPSC10GLR OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 64 } -- 10GBASE-LR SFP+ Module for SMF-Commercial Temp
cevSFPSC10GZR OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 65 } -- 10GBASE-ZR SFP+ Module for SMF-Commercial Temp
cevSFPSE10GLR OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 66 } -- 10GBASE-LR SE SFP+ Module for MMF-Commercial Temp
cevSFPSC10G303 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 67 } -- 10G MR, SFP+ 1530.33, 100 GHz, LC
cevSFPSC10G311 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 68 } -- 10G MR, SFP+ 1531.12, 100 GHz, LC
cevSFPSC10G319 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 69 } -- 10G MR, SFP+ 1531.90, 100 GHz, LC
cevSFPSC10G326 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 70 } -- 10G MR, SFP+ 1532.68, 100 GHz, LC
cevSFPSC10G334 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 71 } -- 10G MR, SFP+ 1533.47, 100 GHz, LC
cevSFPSC10G342 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 72 } -- 10G MR, SFP+ 1534.25, 100 GHz, LC
cevSFPSC10G350 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 73 } -- 10G MR, SFP+ 1535.04, 100 GHz, LC
cevSFPSC10G358 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 74 } -- 10G MR, SFP+ 1535.82, 100 GHz, LC
cevSFPSC10G366 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 75 } -- 10G MR, SFP+ 1536.61, 100 GHz, LC
cevSFPSC10G374 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 76 } -- 10G MR, SFP+ 1537.40, 100 GHz, LC
cevSFPSC10G381 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 77 } -- 10G MR, SFP+ 1538.19, 100 GHz, LC
cevSFPSC10G389 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 78 } -- 10G MR, SFP+ 1538.98, 100 GHz, LC
cevSFPSC10G397 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 79 } -- 10G MR, SFP+ 1539.77, 100 GHz, LC
cevSFPSC10G405 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 80 } -- 10G MR, SFP+ 1540.56, 100 GHz, LC
cevSFPSC10G415 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 81 } -- 10G MR, SFP+ 1541.35, 100 GHz, LC
cevSFPSC10G421 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 82 } -- 10G MR, SFP+ 1542.14, 100 GHz, LC
cevSFPSC10G429 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 83 } -- 10G MR, SFP+ 1542.94, 100 GHz, LC
cevSFPSC10G437 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 84 } -- 10G MR, SFP+ 1543.73, 100 GHz, LC
cevSFPSC10G445 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 85 } -- 10G MR, SFP+ 1544.53, 100 GHz, LC
cevSFPSC10G453 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 86 } -- 10G MR, SFP+ 1545.32, 100 GHz, LC
cevSFPSC10G461 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 87 } -- 10G MR, SFP+ 1546.12, 100 GHz, LC
cevSFPSC10G469 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 88 } -- 10G MR, SFP+ 1546.92, 100 GHz, LC
cevSFPSC10G477 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 89 } -- 10G MR, SFP+ 1547.72, 100 GHz, LC
cevSFPSC10G485 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 90 } -- 10G MR, SFP+ 1548.51, 100 GHz, LC
cevSFPSC10G493 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 91 } -- 10G MR, SFP+ 1549.32, 100 GHz, LC
cevSFPSC10G501 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 92 } -- 10G MR, SFP+ 1550.12, 100 GHz, LC
cevSFPSC10G509 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 93 } -- 10G MR, SFP+ 1550.92, 100 GHz, LC
cevSFPSC10G517 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 94 } -- 10G MR, SFP+ 1551.72, 100 GHz, LC
cevSFPSC10G525 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 95 } -- 10G MR, SFP+ 1552.52, 100 GHz, LC
cevSFPSC10G533 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 96 } -- 10G MR, SFP+ 1553.33, 100 GHz, LC
cevSFPSC10G541 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 97 } -- 10G MR, SFP+ 1554.13, 100 GHz, LC
cevSFPSC10G549 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 98 } -- 10G MR, SFP+ 1554.94, 100 GHz, LC
cevSFPSC10G557 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 99 } -- 10G MR, SFP+ 1555.75, 100 GHz, LC
cevSFPSC10G565 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 100 } -- 10G MR, SFP+ 1556.55, 100 GHz, LC
cevSFPSC10G573 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 101 } -- 10G MR, SFP+ 1557.36, 100 GHz, LC
cevSFPSC10G581 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 102 } -- 10G MR, SFP+ 1558.17, 100 GHz, LC
cevSFPSC10G589 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 103 } -- 10G MR, SFP+ 1558.98, 100 GHz, LC
cevSFPSC10G597 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 104 } -- 10G MR, SFP+ 1559.79, 100 GHz, LC
cevSFPSC10G606 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 105 } -- 10G MR, SFP+ 1560.61, 100 GHz, LC
cevSFPSC10G614 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 106 } -- 10G MR, SFP+ 1561.43, 100 GHz, LC
cevSFPPONSSI2GI1 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 114 } -- SFP - OC48/STM16, IR, 1310 nm, ITEMP, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP618 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 115 } -- 10G MR, Edge Performance SFP+ 1561.83, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP614 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 116 } -- 10G MR, Edge Performance SFP+ 1561.42, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP610 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 117 } -- 10G MR, Edge Performance SFP+ 1561.01, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP606 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 118 } -- 10G MR, Edge Performance SFP+ 1560.61, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP602 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 119 } -- 10G MR, Edge Performance SFP+ 1560.20, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP597 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 120 } -- 10G MR, Edge Performance SFP+ 1559.79, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP593 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 121 } -- 10G MR, Edge Performance SFP+ 1559.39, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP589 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 122 } -- 10G MR, Edge Performance SFP+ 1558.98, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP585 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 123 } -- 10G MR, Edge Performance SFP+ 1558.58, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP581 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 124 } -- 10G MR, Edge Performance SFP+ 1558.17, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP577 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 125 } -- 10G MR, Edge Performance SFP+ 1557.77, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP573 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 126 } -- 10G MR, Edge Performance SFP+ 1557.36, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP569 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 127 } -- 10G MR, Edge Performance SFP+ 1556.96, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP565 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 128 } -- 10G MR, Edge Performance SFP+ 1556.55, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP561 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 129 } -- 10G MR, Edge Performance SFP+ 1556.15, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP557 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 130 } -- 10G MR, Edge Performance SFP+ 1555.75, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP553 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 131 } -- 10G MR, Edge Performance SFP+ 1555.34, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP549 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 132 } -- 10G MR, Edge Performance SFP+ 1554.94, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP545 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 133 } -- 10G MR, Edge Performance SFP+ 1554.54, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP541 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 134 } -- 10G MR, Edge Performance SFP+ 1554.13, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP537 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 135 } -- 10G MR, Edge Performance SFP+ 1553.73, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP533 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 136 } -- 10G MR, Edge Performance SFP+ 1553.33, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP529 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 137 } -- 10G MR, Edge Performance SFP+ 1552.93, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP525 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 138 } -- 10G MR, Edge Performance SFP+ 1552.52, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP521 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 139 } -- 10G MR, Edge Performance SFP+ 1552.12, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP517 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 140 } -- 10G MR, Edge Performance SFP+ 1551.72, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP513 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 141 } -- 10G MR, Edge Performance SFP+ 1551.32, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP509 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 142 } -- 10G MR, Edge Performance SFP+ 1550.92, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP505 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 143 } -- 10G MR, Edge Performance SFP+ 1550.52, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP501 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 144 } -- 10G MR, Edge Performance SFP+ 1550.12, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP497 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 145 } -- 10G MR, Edge Performance SFP+ 1549.72, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP493 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 146 } -- 10G MR, Edge Performance SFP+ 1549.32, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP489 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 147 } -- 10G MR, Edge Performance SFP+ 1548.91, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP485 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 148 } -- 10G MR, Edge Performance SFP+ 1548.51, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP481 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 149 } -- 10G MR, Edge Performance SFP+ 1548.11, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP477 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 150 } -- 10G MR, Edge Performance SFP+ 1547.72, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP473 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 151 } -- 10G MR, Edge Performance SFP+ 1547.32, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP469 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 152 } -- 10G MR, Edge Performance SFP+ 1546.92, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP465 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 153 } -- 10G MR, Edge Performance SFP+ 1546.52, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP461 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 154 } -- 10G MR, Edge Performance SFP+ 1546.12, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP457 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 155 } -- 10G MR, Edge Performance SFP+ 1545.72, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP453 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 156 } -- 10G MR, Edge Performance SFP+ 1545.32, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP449 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 157 } -- 10G MR, Edge Performance SFP+ 1544.92, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP445 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 158 } -- 10G MR, Edge Performance SFP+ 1544.53, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP441 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 159 } -- 10G MR, Edge Performance SFP+ 1544.13, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP437 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 160 } -- 10G MR, Edge Performance SFP+ 1543.73, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP433 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 161 } -- 10G MR, Edge Performance SFP+ 1543.33, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP429 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 162 } -- 10G MR, Edge Performance SFP+ 1542.94, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP425 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 163 } -- 10G MR, Edge Performance SFP+ 1542.54, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP421 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 164 } -- 10G MR, Edge Performance SFP+ 1542.14, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP417 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 165 } -- 10G MR, Edge Performance SFP+ 1541.75, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP413 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 166 } -- 10G MR, Edge Performance SFP+ 1541.35, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP409 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 167 } -- 10G MR, Edge Performance SFP+ 1540.95, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP405 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 168 } -- 10G MR, Edge Performance SFP+ 1540.56, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP401 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 169 } -- 10G MR, Edge Performance SFP+ 1540.16, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP397 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 170 } -- 10G MR, Edge Performance SFP+ 1539.77, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP393 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 171 } -- 10G MR, Edge Performance SFP+ 1539.37, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP389 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 172 } -- 10G MR, Edge Performance SFP+ 1538.98, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP385 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 173 } -- 10G MR, Edge Performance SFP+ 1538.58, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP381 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 174 } -- 10G MR, Edge Performance SFP+ 1538.19, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP377 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 175 } -- 10G MR, Edge Performance SFP+ 1537.79, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP374 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 176 } -- 10G MR, Edge Performance SFP+ 1537.40, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP370 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 177 } -- 10G MR, Edge Performance SFP+ 1537.00, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP366 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 178 } -- 10G MR, Edge Performance SFP+ 1536.61, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP362 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 179 } -- 10G MR, Edge Performance SFP+ 1536.22, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP358 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 180 } -- 10G MR, Edge Performance SFP+ 1535.82, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP354 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 181 } -- 10G MR, Edge Performance SFP+ 1535.43, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP350 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 182 } -- 10G MR, Edge Performance SFP+ 1535.04, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP346 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 183 } -- 10G MR, Edge Performance SFP+ 1534.64, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP342 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 184 } -- 10G MR, Edge Performance SFP+ 1534.25, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP338 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 185 } -- 10G MR, Edge Performance SFP+ 1533.86, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP334 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 186 } -- 10G MR, Edge Performance SFP+ 1533.47, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP330 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 187 } -- 10G MR, Edge Performance SFP+ 1533.07, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP326 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 188 } -- 10G MR, Edge Performance SFP+ 1532.68, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP322 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 189 } -- 10G MR, Edge Performance SFP+ 1532.29, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP319 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 190 } -- 10G MR, Edge Performance SFP+ 1531.90, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP315 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 191 } -- 10G MR, Edge Performance SFP+ 1531.51, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP311 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 192 } -- 10G MR, Edge Performance SFP+ 1531.12, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP307 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 193 } -- 10G MR, Edge Performance SFP+ 1530.72, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GEP303 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 194 } -- 10G MR, Edge Performance SFP+ 1530.33, 100 GHz, LC Part No Applicable Standard Temp
cevSFPPONSSC10GC OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 195 } -- SFP+ -10G MR, Full C Band Tuneable DWDM SFP+, 50 Ghz, LC Part No Applicable Standard Temp
cevSFPCwdmSfp10g1610 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 196 } -- 10GB CWDM SFP+ 1610 40km Single Fiber Mode(SMF) LC duplex connector
cevSFPCwdmSfp10g1590 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 197 } -- 10GB CWDM SFP+ 1590 40km Single Fiber Mode(SMF) LC duplex connector
cevSFPCwdmSfp10g1570 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 198 } -- 10GB CWDM SFP+ 1570nm 40km Single Fiber Mode(SMF) LC duplex connector
cevSFPCwdmSfp10g1550 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 199 } -- 10GB CWDM SFP+ 1550nm 40km Single Fiber Mode(SMF) LC duplex connector
cevSFPCwdmSfp10g1530 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 200 } -- 10GB CWDM SFP+ 1530nm 40km Single Fiber Mode(SMF) LC duplex connector
cevSFPCwdmSfp10g1510 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 201 } -- 10GB CWDM SFP+ 1510nm 40km Single Fiber Mode(SMF) LC duplex connector
cevSFPCwdmSfp10g1490 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 202 } -- 10GB CWDM SFP+ 1490nm 40km Single Fiber Mode(SMF) LC duplex connector
cevSFPCwdmSfp10g1470 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 203 } -- 10GB CWDM SFP+ 1550nm 40km optical transceiver
cevSFP10GBXDI OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 204 } -- 10GBASE-BXDI SFP+ Module for SMF
cevSFP10GBXUI OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 205 } -- 10GBASE-BXUI SFP+ Module for SMF
cevSFP10GBX40DI OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 206 } -- 10GBASE-BX40DI SFP+ Module for SMF
cevSFP10GBX40UI OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 207 } -- 10GBASE-BX40UI SFP+ Module for SMF
cevSFPQsfpPlusLROpticsMod OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 208 } -- Cisco 40GE QSFP LR Pluggable Optics Module
cevSFPQsfpPlusSROpticsMod OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 209 } -- Cisco 40GE QSFP SR Pluggable Optics Module
cevSFPPDWDMSFP10GC OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 213 } -- DWDM Tunable SFP+ 10 Gigabit Ethernet Transceiver Module
cevDWDMSFP10GCS OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 214 } -- DWDM Tunable SFP+ Module, Enterprise-Class
cevSFP10GZRS OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 215 } -- 10GBASE-ZR SFP Module, Enterprise-Class
cevSFP10GERS OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 216 } -- 10GBASE-ER SFP Module, Enterprise-Class
cevSFP10GLRS OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 217 } -- 10GBASE-LR SFP Module, Enterprise-Class
cevSFP10GSRS OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 218 } -- 10GBASE-SR SFP Module, Enterprise-Class
cevSFPONSSIOCVCOP OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 219 } -- Transparent SONET(STS-1/STS-3c/STS-12c) over Packet, Small Form Factor Pluggable Optics(SFP)
cevSFPONSSIPDHVCOP OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 220 } -- Transparent SONET STS-1 over Packet, DS3 VCoP, Small Form Factor Pluggable Optics(SFP)
cevSFPDwdmLimitSrSfp10g3347 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 221 } -- 10GBASE-DWDM Limiting Short reach 1533.47 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g3033 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 222 } -- 10GBASE-DWDM Limiting Short reach 1530.33 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g3112 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 223 } -- 10GBASE-DWDM Limiting Short reach 1531.12 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g3190 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 224 } -- 10GBASE-DWDM Limiting Short reach 1531.90 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g3268 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 225 } -- 10GBASE-DWDM Limiting Short reach 1532.68 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g3819 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 226 } -- 10GBASE-DWDM Limiting Short reach 1538.19 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g3661 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 227 } -- 10GBASE-DWDM Limiting Short reach 1536.61 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g3425 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 228 } -- 10GBASE-DWDM Limiting Short reach 1534.25 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g3504 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 229 } -- 10GBASE-DWDM Limiting Short reach 1535.04 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g3582 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 230 } -- 10GBASE-DWDM Limiting Short reach 1535.82 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g3740 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 231 } -- 10GBASE-DWDM Limiting Short reach 1537.40 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g3898 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 232 } -- 10GBASE-DWDM Limiting Short reach 1538.98 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g3977 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 233 } -- 10GBASE-DWDM Limiting Short reach 1539.77 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g4056 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 234 } -- 10GBASE-DWDM Limiting Short reach 1540.56 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g4135 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 235 } -- 10GBASE-DWDM Limiting Short reach 1541.35 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g4214 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 236 } -- 10GBASE-DWDM Limiting Short reach 1542.14 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g4294 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 237 } -- 10GBASE-DWDM Limiting Short reach 1542.94 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g4373 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 238 } -- 10GBASE-DWDM Limiting Short reach 1543.73 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g4453 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 239 } -- 10GBASE-DWDM Limiting Short reach 1544.53 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g4692 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 240 } -- 10GBASE-DWDM Limiting Short reach 1546.92 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g4772 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 241 } -- 10GBASE-DWDM Limiting Short reach 1547.72 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g4851 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 242 } -- 10GBASE-DWDM Limiting Short reach 1548.51 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g4932 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 243 } -- 10GBASE-DWDM Limiting Short reach 1549.32 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g5012 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 244 } -- 10GBASE-DWDM Limiting Short reach 1550.12 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g5092 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 245 } -- 10GBASE-DWDM Limiting Short reach 1550.92 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g5172 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 246 } -- 10GBASE-DWDM Limiting Short reach 1551.72 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g5252 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 247 } -- 10GBASE-DWDM Limiting Short reach 1552.52 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g5333 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 248 } -- 10GBASE-DWDM Limiting Short reach 1553.33 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g5413 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 249 } -- 10GBASE-DWDM Limiting Short reach 1554.13 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g5494 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 250 } -- 10GBASE-DWDM Limiting Short reach 1554.94 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g5575 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 251 } -- 10GBASE-DWDM Limiting Short reach 1555.75 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g5655 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 252 } -- 10GBASE-DWDM Limiting Short reach 1556.55 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g5736 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 253 } -- 10GBASE-DWDM Limiting Short reach 1557.36 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g5817 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 254 } -- 10GBASE-DWDM Limiting Short reach 1558.17 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g5898 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 255 } -- 10GBASE-DWDM Limiting Short reach 1558.98 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g5979 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 256 } -- 10GBASE-DWDM Limiting Short reach 1559.79 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g6061 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 257 } -- 10GBASE-DWDM Limiting Short reach 1560.61 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g6142 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 258 } -- 10GBASE-DWDM Limiting Short reach 1561.42 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g3033 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 259 } -- 10GBASE-DWDM Limiting Long reach 1530.33 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g3112 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 260 } -- 10GBASE-DWDM Limiting Long reach 1531.12 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g3190 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 261 } -- 10GBASE-DWDM Limiting Long reach 1531.90 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g3268 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 262 } -- 10GBASE-DWDM Limiting Long reach 1532.68 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g3347 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 263 } -- 10GBASE-DWDM Limiting Long reach 1533.47 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g3425 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 264 } -- 10GBASE-DWDM Limiting Long reach 1534.25 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g3504 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 265 } -- 10GBASE-DWDM Limiting Long reach 1535.04 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g3582 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 266 } -- 10GBASE-DWDM Limiting Long reach 1535.82 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g3661 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 267 } -- 10GBASE-DWDM Limiting Long reach 1536.61 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g3740 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 268 } -- 10GBASE-DWDM Limiting Long reach 1537.40 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g3819 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 269 } -- 10GBASE-DWDM Limiting Long reach 1538.19 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g3898 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 270 } -- 10GBASE-DWDM Limiting Long reach 1538.98 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g3977 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 271 } -- 10GBASE-DWDM Limiting Long reach 1539.77 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g4056 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 272 } -- 10GBASE-DWDM Limiting Long reach 1540.56 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g4135 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 273 } -- 10GBASE-DWDM Limiting Long reach 1541.35 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g4214 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 274 } -- 10GBASE-DWDM Limiting Long reach 1542.14 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g4294 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 275 } -- 10GBASE-DWDM Limiting Long reach 1542.94 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g4373 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 276 } -- 10GBASE-DWDM Limiting Long reach 1543.73 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g4453 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 277 } -- 10GBASE-DWDM Limiting Long reach 1544.53 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g4532 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 278 } -- 10GBASE-DWDM Limiting Long reach 1545.32 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g4612 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 279 } -- 10GBASE-DWDM Limiting Long reach 1546.12 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g4692 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 280 } -- 10GBASE-DWDM Limiting Long reach 1546.92 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g4772 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 281 } -- 10GBASE-DWDM Limiting Long reach 1547.72 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g4851 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 282 } -- 10GBASE-DWDM Limiting Long reach 1548.51 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g4932 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 283 } -- 10GBASE-DWDM Limiting Long reach 1549.32 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g5012 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 284 } -- 10GBASE-DWDM Limiting Long reach 1550.12 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g5092 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 285 } -- 10GBASE-DWDM Limiting Long reach 1550.92 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g5172 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 286 } -- 10GBASE-DWDM Limiting Long reach 1551.72 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g5252 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 287 } -- 10GBASE-DWDM Limiting Long reach 1552.52 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g5333 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 288 } -- 10GBASE-DWDM Limiting Long reach 1553.33 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g5413 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 289 } -- 10GBASE-DWDM Limiting Long reach 1554.13 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g5494 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 290 } -- 10GBASE-DWDM Limiting Long reach 1554.94 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g5575 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 291 } -- 10GBASE-DWDM Limiting Long reach 1555.75 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g5655 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 292 } -- 10GBASE-DWDM Limiting Long reach 1556.55 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g5736 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 293 } -- 10GBASE-DWDM Limiting Long reach 1557.36 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g5817 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 294 } -- 10GBASE-DWDM Limiting Long reach 1558.17 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g5898 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 295 } -- 10GBASE-DWDM Limiting Long reach 1558.98 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g5979 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 296 } -- 10GBASE-DWDM Limiting Long reach 1559.79 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g6061 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 297 } -- 10GBASE-DWDM Limiting Long reach 1560.61 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitLrSfp10g6142 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 298 } -- 10GBASE-DWDM Limiting Long reach 1561.42 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g3033 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 299 } -- 10GBASE-DWDM Limiting Medium reach 1530.33 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g3112 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 300 } -- 10GBASE-DWDM Limiting Medium reach 1531.12 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g3190 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 301 } -- 10GBASE-DWDM Limiting Medium reach 1531.90 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g3268 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 302 } -- 10GBASE-DWDM Limiting Medium reach 1532.68 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g3347 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 303 } -- 10GBASE-DWDM Limiting Medium reach 1533.47 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g3425 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 304 } -- 10GBASE-DWDM Limiting Medium reach 1534.25 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g3504 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 305 } -- 10GBASE-DWDM Limiting Medium reach 1535.04 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g3582 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 306 } -- 10GBASE-DWDM Limiting Medium reach 1535.82 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g4294 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 307 } -- 10GBASE-DWDM Limiting Medium reach 1542.94 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g3661 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 308 } -- 10GBASE-DWDM Limiting Medium reach 1536.61 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g3740 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 309 } -- 10GBASE-DWDM Limiting Medium reach 1537.40 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g3819 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 310 } -- 10GBASE-DWDM Limiting Medium reach 1538.19 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g3898 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 311 } -- 10GBASE-DWDM Limiting Medium reach 1538.98 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g3977 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 312 } -- 10GBASE-DWDM Limiting Medium reach 1539.77 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g4056 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 313 } -- 10GBASE-DWDM Limiting Medium reach 1540.56 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g4135 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 314 } -- 10GBASE-DWDM Limiting Medium reach 1541.35 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g4214 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 315 } -- 10GBASE-DWDM Limiting Medium reach 1542.14 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g4373 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 316 } -- 10GBASE-DWDM Limiting Medium reach 1543.73 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g4453 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 317 } -- 10GBASE-DWDM Limiting Medium reach 1544.53 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g4532 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 318 } -- 10GBASE-DWDM Limiting Medium reach 1545.32 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g4612 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 319 } -- 10GBASE-DWDM Limiting Medium reach 1546.12 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g4692 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 320 } -- 10GBASE-DWDM Limiting Medium reach 1546.92 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g4772 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 321 } -- 10GBASE-DWDM Limiting Medium reach 1547.72 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g4851 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 322 } -- 10GBASE-DWDM Limiting Medium reach 1548.51 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g4932 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 323 } -- 10GBASE-DWDM Limiting Medium reach 1549.32 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g5012 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 324 } -- 10GBASE-DWDM Limiting Medium reach 1550.12 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g5092 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 325 } -- 10GBASE-DWDM Limiting Medium reach 1550.92 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g5172 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 326 } -- 10GBASE-DWDM Limiting Medium reach 1551.72 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g5252 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 327 } -- 10GBASE-DWDM Limiting Medium reach 1552.52 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g5333 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 328 } -- 10GBASE-DWDM Limiting Medium reach 1553.33 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g5413 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 329 } -- 10GBASE-DWDM Limiting Medium reach 1554.13 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g5494 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 330 } -- 10GBASE-DWDM Limiting Medium reach 1554.94 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g5575 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 331 } -- 10GBASE-DWDM Limiting Medium reach 1555.75 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g5655 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 332 } -- 10GBASE-DWDM Limiting Medium reach 1556.55 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g5736 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 333 } -- 10GBASE-DWDM Limiting Medium reach 1557.36 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g5817 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 334 } -- 10GBASE-DWDM Limiting Medium reach 1558.17 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g5898 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 335 } -- 10GBASE-DWDM Limiting Medium reach 1558.98 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g5979 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 336 } -- 10GBASE-DWDM Limiting Medium reach 1559.79 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g6061 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 337 } -- 10GBASE-DWDM Limiting Medium reach 1560.61 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitMrSfp10g6142 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 338 } -- 10GBASE-DWDM Limiting Medium reach 1561.42 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g4532 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 339 } -- 10GBASE-DWDM Limiting Short reach 1545.32 nm SFP+ (100-GHz ITU grid)
cevSFPDwdmLimitSrSfp10g4612 OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 340 } -- 10GBASE-DWDM Limiting Short reach 1546.12 nm SFP+ (100-GHz ITU grid)
cevSFP10GTX OBJECT IDENTIFIER ::= { cevModuleSFPPlusS 341 } -- 10GBASE-T SFP+ Module, PID = SFP-10G-T-X
cevDirectAttachCable10Gs OBJECT IDENTIFIER ::= { cevModule 77 } -- Group for DirectAttachCable10Gs Type of Cards
cevSFPH10GBCU1M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 1 } -- 10GBASE-CU SFP+ Cable 1 Meter
cevSFPH10GBCU5M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 2 } -- 10GBASE-CU SFP+ Cable 5 Meter
cevSFPH10GBCU3M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 3 } -- 10GBASE-CU SFP+ Cable 3 Meter
cevSFPH10GBCU7M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 4 } -- 10GBASE-CU SFP+ Cable 7 Meter
cevSFPH10GBACU1M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 9 } -- 10GBASE-Active CU SFP+ Cable 1 Meter
cevSFPH10GBACU3M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 10 } -- 10GBASE-Active CU SFP+ Cable 3 Meter
cevSFPH10GBACU5M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 11 } -- 10GBASE-Active CU SFP+ Cable 5 Meter
cevSFPH10GBACU15M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 12 } -- 10GBASE-Active CU SFP+ Cable 15 Meter
cevSFPH10GBACU10M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 13 } -- 10GBASE-Active CU SFP+ Cable 10 Meter
cevSFPH10GBACU7M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 14 } -- 10GBASE-Active CU SFP+ Cable 7 Meter
cevSFPH10GBCU150CM OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 15 } -- 10GBASE-CU SFP+ Cable 1.5 Meter
cevSFPH10GBCU250CM OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 16 } -- 10GBASE-CU SFP+ Cable 2.5 Meter
cevSFP10GAOC1M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 17 } -- 10GBASE Active Optical SFP+ Cable, 1M
cevSFP10GAOC2M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 18 } -- 10GBASE Active Optical SFP+ Cable, 2M
cevSFP10GAOC3M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 19 } -- 10GBASE Active Optical SFP+ Cable, 3M
cevSFP10GAOC5M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 20 } -- 10GBASE Active Optical SFP+ Cable, 5M
cevSFP10GAOC7M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 21 } -- 10GBASE Active Optical SFP+ Cable, 7M
cevSFP10GAOC10M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 22 } -- 10GBASE Active Optical SFP+ Cable, 10M
cevSFPH10GBCU200CM OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 23 } -- 10GBASE-CU SFP+ Cable 2 Meter
cevSFPH10GBAOC1M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 24 } -- 10GBASE-Active Optical SFP+ Cable 1 Meter
cevSFPH10GBAOC2M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 25 } -- 10GBASE-Active Optical SFP+ Cable 2 Meter
cevSFPH10GBAOC3M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 26 } -- 10GBASE-Active Optical SFP+ Cable 3 Meter
cevSFPH10GBAOC5M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 27 } -- 10GBASE-Active Optical SFP+ Cable 5 Meter
cevSFPH10GBAOC7M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 28 } -- 10GBASE-Active Optical SFP+ Cable 7 Meter
cevSFPH10GBAOC10M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 29 } -- 10GBASE-Active Optical SFP+ Cable 10 Meter
cevSFPH10GBCU10M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 30 } -- 10GBASE-CU SFP+ Cable 10 Meter
cevQSFP4x10GAC7M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 31 } -- Direct Attach Copper QSFP 4x10G 7M
cevQSFP4x10GAC10M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 32 } -- Direct Attach Copper QSFP 4x10G 10M
cevSFPH10GBCUDOT5M OBJECT IDENTIFIER ::= { cevDirectAttachCable10Gs 33 } -- 10GBASE-CU SFP+ Cable 0.5 Meter
cevModuleN2KType OBJECT IDENTIFIER ::= { cevModule 78 } -- Group for the Nexus N2K Type of cards
cevN2kC2148T1GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 1 } -- The fixed module in N2K-C2148T-1GE
cevN2kC2232PP10GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 2 } -- The fixed module in N2K-C2232PP-10GE
cevN2kC2248TP1GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 3 } -- The fixed module in N2K-C2248TP-1GE
cevN2kC2224TP1GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 4 } -- The fixed module in N2K-C2224TP-1GE
cevN2kC2232TT10GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 5 } -- The fixed module in N2K-C2232TT-10GE
cevN2kC2232TP10GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 6 } -- The fixed module in N2K-C2232TP-10GE
cevN2kC2248TT1GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 7 } -- The fixed module in N2K-C2248TT-1GE
cevN2kC2248TPE1GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 8 } -- The fixed module in N2K-C2248TP-E-1GE
cevN2kB22HPPFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 9 } -- The fixed module in N2K-B22HP-P
cevN2kM2800P OBJECT IDENTIFIER ::= { cevModuleN2KType 10 } -- N2K-C2232TM-10GE Modular uplink, 8 ports SFP+
cevN2kC2232TM10GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 11 } -- The fixed module in N2K-C2232TM-10GE
cevN2kC2232TME10GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 12 } -- The fixed module in N2K-C2232TM-E-10GE
cevN2kC2248PQ10GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 13 } -- The fixed module in N2K-C2248PQ-10GE
cevN2kB22DELLPFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 14 } -- The fixed module in N2K-B22DELL-P
cevN2kB22FTSPFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 15 } -- The fixed module in N2K-B22FTS-P
cevN2kB22IBMPFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 16 } -- The fixed module in N2K-B22IBM-P
cevN2KC2348UPQFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 17 } -- The fixed module in N2K-C2348UPQ
cevN2KC2348TQFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 18 } -- The fixed module in N2K-C2348TQ
cevN2KC2232TQFixedModule OBJECT IDENTIFIER ::= { cevModuleN2KType 19 } -- The fixed module in N2K-C2232TQ
cevN2KC2348TQ10GE OBJECT IDENTIFIER ::= { cevModuleN2KType 20 } -- This product belongs to nexus 2k family of Fex's. This Fex is Currently in bringup stage. This FEX has 48 HIF ports (copper) and 6 NIF (uplink) ports.
cevModuleN1KVType OBJECT IDENTIFIER ::= { cevModule 79 } -- Group for the Nexus1000V type of modules
cevN1KVVSM OBJECT IDENTIFIER ::= { cevModuleN1KVType 1 } -- Virtual Supervisor Module for Nexus1000V
cevN1KVVEM OBJECT IDENTIFIER ::= { cevModuleN1KVType 2 } -- Virtual Ethernet Module for Nexus1000V
cevN1KVVXLANGateway OBJECT IDENTIFIER ::= { cevModuleN1KVType 3 } -- VXLAN (Virtual eXtensible LAN) Gateway Service Module
cevN1KVInterCloudExtender OBJECT IDENTIFIER ::= { cevModuleN1KVType 4 } -- Intercloud Extender Service Module
cevN1KVInterCloudSwitch OBJECT IDENTIFIER ::= { cevModuleN1KVType 5 } -- Intercloud Switch Service Module
cevModuleUCSType OBJECT IDENTIFIER ::= { cevModule 80 } -- UCS type Module
cevUCSN10S6100FixedModule OBJECT IDENTIFIER ::= { cevModuleUCSType 1 } -- Fixed Module within Cisco UCS Fabric InterConnect
cevUCSN10E0080 OBJECT IDENTIFIER ::= { cevModuleUCSType 2 } -- 8-port 4Gb Fibre Channel Expansion Module for Fabric chassis ( requires SFP+)
cevUCSN10E0440 OBJECT IDENTIFIER ::= { cevModuleUCSType 3 } -- Expansion Module for Fabric Chassis with 4-port 10 Gigabit Ethernet and 4-port FC (requires SFP+) (includes port 10GigE license)
cevUCSN10E0600 OBJECT IDENTIFIER ::= { cevModuleUCSType 4 } -- 6-port 10 Gigabit Ethernet Expansion Module for Fabric Chassis (requires SFP+) (includes 10GigE port license)
cevUCSFIE16UP OBJECT IDENTIFIER ::= { cevModuleUCSType 7 } -- 16-port 10GE Unified Port Module for UCS 6200 Series
cevUCSFI6248UPFixedModule OBJECT IDENTIFIER ::= { cevModuleUCSType 8 } -- Fixed Module within Cisco UCS 6248 Fabric InterConnect
cevUCSFI6296UPFixedModule OBJECT IDENTIFIER ::= { cevModuleUCSType 9 } -- Fixed Module within Cisco UCS 6296 Fabric InterConnect
cevUCSFIDL2 OBJECT IDENTIFIER ::= { cevModuleUCSType 10 } -- UCS 6248 Layer 2 Daughter Card
cevUCSFIM6324FixedModule OBJECT IDENTIFIER ::= { cevModuleUCSType 171 } -- Fixed Module within Cisco UCS 6324 Fabric InterConnect
cevUCSFI6332FixedModule OBJECT IDENTIFIER ::= { cevModuleUCSType 172 } -- Fixed Module within Cisco UCS 6332 Fabric InterConnect
cevUCSIOM2304Q OBJECT IDENTIFIER ::= { cevModuleUCSType 176 } -- 4 ports 40G Network Facing and 8 ports 40G Host Facing
cevUCSE180DM3K9 OBJECT IDENTIFIER ::= { cevModuleUCSType 183 } -- Cisco Integrated Management Controller (CIMC) UCS-E180D-M3/K9
cevUCSE1120DM3K9 OBJECT IDENTIFIER ::= { cevModuleUCSType 184 } -- Cisco Integrated Management Controller (CIMC) UCS-E1120D-M3/K9
cevModuleNexus1010Type OBJECT IDENTIFIER ::= { cevModule 81 } -- This is the module type to represent a Virtual Supervisor Card for the Nexus1010 product
cevNexus1010VSM OBJECT IDENTIFIER ::= { cevModuleNexus1010Type 1 } -- Virtual Supervisor Module for Nexus1010
cevNexusN1KVSANam OBJECT IDENTIFIER ::= { cevModuleNexus1010Type 2 } -- Virtual Switch NAM for Nexus1010
cevModuleMxeType OBJECT IDENTIFIER ::= { cevModule 82 } -- This is the module for Mxe type of cards
cevMxeNpm OBJECT IDENTIFIER ::= { cevModuleMxeType 1 } -- Network Processing Module for MXE 56xx series platform
cevMxeMpm OBJECT IDENTIFIER ::= { cevModuleMxeType 2 } -- Media Processing Module for MXE 56xx series platform
cevMxe5600ShelfManager OBJECT IDENTIFIER ::= { cevModuleMxeType 3 } -- Shelf Manager Module for Cisco MXE 5600 platform
cevModuleASA5585Type OBJECT IDENTIFIER ::= { cevModule 83 } -- cevModuleASA5585Type chassis
cevASA5585Ssp10 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 1 } -- Cisco Adaptive Security Appliance 5585-X Security Services Processor-10. This card includes firewall, VPN, remote access functionality
cevASA5585Ssp20 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 2 } -- Cisco Adaptive Security Appliance 5585-X Security Services Processor-20. This card includes firewall, VPN, remote access functionality
cevASA5585Ssp40 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 3 } -- Cisco Adaptive Security Appliance 5585-X Security Services Processor-40. This card includes firewall, VPN, remote access functionality
cevASA5585Ssp60 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 4 } -- Cisco Adaptive Security Appliance 5585-X Security Services Processor-60. This card includes firewall, VPN, remote access functionality
cevASA5585IsmSspIps10 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 5 } -- Cisco Adpative Security Appliance 5585-X IPS Security Services Processor-10
cevASA5585IsmSspIps20 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 6 } -- Cisco Adpative Security Appliance 5585-X IPS Security Services Processor-20
cevASA5585IsmSspIps40 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 7 } -- Cisco Adpative Security Appliance 5585-X IPS Security Services Processor-40
cevASA5585IsmSspIps60 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 8 } -- Cisco Adpative Security Appliance 5585-X IPS Security Services Processor-60
cevMASA5585Ssp10K7 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 9 } -- Cisco Adaptive Security Appliance 5585-X Security Services Processor-10. This card provides firewall with No Payload Encryption
cevMASA5585Ssp20K7 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 10 } -- Cisco Adaptive Security Appliance 5585-X Security Services Processor-20. This card provides firewall with No Payload Encryption
cevMASA5585Ssp40K7 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 11 } -- Cisco Adaptive Security Appliance 5585-X Security Services Processor-40. This card provides firewall with No Payload Encryption
cevMASA5585Ssp60K7 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 12 } -- Cisco Adaptive Security Appliance 5585-X Security Services Processor-60. This card provides firewall with No Payload Encryption
cevMASA5585IsmSspIps10K7 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 13 } -- Cisco Adaptive Security Appliance 5585-X IPS Security Services Processor-10
cevMASA5585IsmSspIps20K7 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 14 } -- Cisco Adaptive Security Appliance 5585-X IPS Security Services Processor-20
cevMASA5585IsmSspIps40K7 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 15 } -- Cisco Adaptive Security Appliance 5585-X IPS Security Services Processor-40
cevMASA5585IsmSspIps60K7 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 16 } -- Cisco Adaptive Security Appliance 5585-X IPS Security Services Processor-60
cevMASA5585Nm8x10GE OBJECT IDENTIFIER ::= { cevModuleASA5585Type 17 } -- Cisco Adaptive Security Appliance 5585-XHalf Width 8 TenGigabit Ethernet Network Module This card includes 8 TenGigabit Ethernet I/O ports
cevMASA5585Nm4x10GE OBJECT IDENTIFIER ::= { cevModuleASA5585Type 18 } -- Cisco Adaptive Security Appliance 5585-XHalf Width 4 TenGigabit Ethernet Network Module This card includes 4 TenGigabit Ethernet I/O ports
cevMASA5585Nm20x1GE OBJECT IDENTIFIER ::= { cevModuleASA5585Type 19 } -- Cisco Adaptive Security Appliance 5585-X Half Width 20 Gigabit Ethernet Network Module. This card includes 20 Gigabit Ethernet I/O ports
cevMASA5585CxSsp40 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 20 } -- Cisco Adaptive Security Appliance 5585-X Context Security Service Processor-40
cevMASA5585CxSsp60 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 21 } -- Cisco Adaptive Security Appliance 5585-X Context Security Service Processor-60
cevMASA5585CxSsp10 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 22 } -- Cisco Adaptive Security Appliance 5585-X Context Security Service Processor-10
cevMASA5585CxSsp20 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 23 } -- Cisco Adaptive Security Appliance 5585-X Context Security Service Processor-20
cevMASA5585SFRSsp10 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 24 } -- Cisco Adaptive Security Appliance 5585-X FirePOWER SSP10
cevMASA5585SFRSsp20 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 25 } -- Cisco Adaptive Security Appliance 5585-X FirePOWER SSP20
cevMASA5585SFRSsp40 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 26 } -- Cisco Adaptive Security Appliance 5585-X FirePOWER SSP40
cevMASA5585SFRSsp60 OBJECT IDENTIFIER ::= { cevModuleASA5585Type 27 } -- Cisco Adaptive Security Appliance 5585-X FirePOWER SSP60
cevModuleCFPs OBJECT IDENTIFIER ::= { cevModule 84 } -- group for CFP Module
cevCFP100GLR4 OBJECT IDENTIFIER ::= { cevModuleCFPs 1 } -- 100GBASE-LR4 CFP Module for SMF
cevCFP40GLR4 OBJECT IDENTIFIER ::= { cevModuleCFPs 2 } -- 40GBASE-LR4 CFP Module for SMF
cevCFP40GSR4 OBJECT IDENTIFIER ::= { cevModuleCFPs 3 } -- 40GBASE-SR4 CFP Module for MMF - 4 channels
cevCFP40GFR OBJECT IDENTIFIER ::= { cevModuleCFPs 4 } -- 40GBASE-FR CFP Module for SMF
cevCFP100GSR10 OBJECT IDENTIFIER ::= { cevModuleCFPs 5 } -- 100GBASE-SR10 CFP, 100m OM3 MMF
cevCFP100GER4 OBJECT IDENTIFIER ::= { cevModuleCFPs 6 } -- 100GBASE-ER4 CFP Module for SMF
cevCFPUnknown OBJECT IDENTIFIER ::= { cevModuleCFPs 7 } -- Unknown CFP Module
cevModuleN3KType OBJECT IDENTIFIER ::= { cevModule 85 } -- Group for the Nexus 3000 Type of cards
cevN3kC3064PQfixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 1 } -- Nexus 3000 Series 1 RU fixed module with 48 SFP+ and and 4 QSFP ports
cevN3kC3064PQ10GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 2 } -- Nexus 3000 Series 1 RU fixed module with 48 SFP+ and 4 QSFP ports
cevN3kC3048TP1GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 3 } -- Nexus 3000 Series 1 RU fixed module with 48x1G-BaseT and 4x10GE SFP+ ports
cevN3kC3016Q40GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 4 } -- Nexus 3000 Series 1 RU fixed module with 16x40GE QSFP ports
cevN3kC3064Pq10GXFixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 5 } -- Nexus 3000 Series 1 RU fixed module with 48 SFP+ and 4 QSFP ports
cevN3kC3548P10GFixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 6 } -- Nexus 3500 Series 1 RU fixed module with 48 SFP ports
cevN3kC3064TQ10GTFixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 7 } -- Nexus 3000 Series 1 RU fixed module with 48 SFP+ and 4 QSFP ports
cevN3KC3172 OBJECT IDENTIFIER ::= { cevModuleN3KType 8 } -- N3K / QuickIron2 Supervisor module
cevN3KC3172TQ OBJECT IDENTIFIER ::= { cevModuleN3KType 9 } -- N3K / QuickZinc2 Supervisor module
cevN3KC3132TQ OBJECT IDENTIFIER ::= { cevModuleN3KType 10 } -- N3K / Neptune Supervisor module
cevN3KC3132CR OBJECT IDENTIFIER ::= { cevModuleN3KType 11 } -- N3K Neptune-CR Module Supervisor
cevN3kC3164Q40GEFixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 12 } -- Nexus 3000 series 2 RU fixed module with 64 QSFP ports
cevN3kC3548P10GXFixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 13 } -- Nexus 3500 Series 1 RU fixed module with 48 SFP ports
cevN3KC3132QXOE OBJECT IDENTIFIER ::= { cevModuleN3KType 14 } -- Neptune-CR chassis Nexus 3000 Series 1 RU fixed chassis with Nexus 3132Q 32 x QSFP+ ports, 2 Power Supplies and 4 FANs, configured as open environment hardware
cevN3KC3172PQOE OBJECT IDENTIFIER ::= { cevModuleN3KType 15 } -- Cisco chassis for N3K / QuickIron2, configured as open environment hardware
cevN3KC3172TQOE OBJECT IDENTIFIER ::= { cevModuleN3KType 16 } -- Cisco chassis for N3K / QuickIron2, configured as open environment hardware
cevN3KC3064XOE OBJECT IDENTIFIER ::= { cevModuleN3KType 17 } -- Nexus 3000 Series 1 RU fixed chassis with 48 SFP+ and 4 QSFP ports, 2 Power Supplies and 1 Fan tray, configured as open environment hardware
cevN3KC3048OE OBJECT IDENTIFIER ::= { cevModuleN3KType 18 } -- Nexus 3000 Series 1 RU fixed chassis with 48x1G-BaseT and 4x10GE SFP+ ports, no Power Supply, no fan, configured as open environment hardware
cevN3kC3232CFixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 19 } -- Nexus 3000 Series 1 RU fixed module with 32x40/100G QSFP + 2x10G SFP+
cevN3kC31128PQfixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 20 } -- 2RU TOR fixed module with 96x10GT 8x40G QSFP
cevN3KC3132QXL OBJECT IDENTIFIER ::= { cevModuleN3KType 21 } -- Nexus 3000 Series 1 RU fixed chassis with Nexus 3132Q 32xQSFP+ports, 2 Power Supplies and 4 FANs
cevN3KC3172PQXL OBJECT IDENTIFIER ::= { cevModuleN3KType 22 } -- Nexus 3000 Series 1 RU fixed chassis with 48 x SFP+ and 6 QSFP+ports, 2 Power Supplies and 1 Fan tray
cevN3KC3172TQXL OBJECT IDENTIFIER ::= { cevModuleN3KType 23 } -- Nexus 3000 Series 1 RU fixed chassis with Nexus 3172P 48xSFP+and 6 QSFP+ports, 2 Power Supplies and 1 Fan tray
cevN3KC3172PQZ8 OBJECT IDENTIFIER ::= { cevModuleN3KType 24 } -- Nexus 3172P 48 x SFP+ and 6 QSFP+ ports + 8GB DIMM
cevN3KC3264QFixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 25 } -- Nexus 3000 Series fixed module with 64x40G QSFP
cevN3KC31108TCV OBJECT IDENTIFIER ::= { cevModuleN3KType 26 } -- Nexus 3000 Series 1 RU fixed chassis with 48x10G Base-T ports + 6x100G ports (QSFP28), 2 Power Supplies and 4 FANs
cevN3KC31108PCV OBJECT IDENTIFIER ::= { cevModuleN3KType 27 } -- Nexus 3000 Series 1 RU fixed chassis with Nexus 48x10G sfp+ 6x100G ports (QSFP28), 2 Power Supplies and 4 FANs
cevN3KC3132QV OBJECT IDENTIFIER ::= { cevModuleN3KType 28 } -- Nexus 3000 Series 1 RU fixed chassis with Nexus 3132Q-V 32xQSFP+
cevN3KC3232COEFixedModule OBJECT IDENTIFIER ::= { cevModuleN3KType 29 } -- Nexus 3232COE fixed module with 32 ports of QSFP28 Open Env
cevN3KC3264CE OBJECT IDENTIFIER ::= { cevModuleN3KType 30 } -- Nexus 3000 Series fixed module with 64x100G QSFP
cevN3KC3132CZ OBJECT IDENTIFIER ::= { cevModuleN3KType 33 } -- Nexus 3000 series 1 RU fixed chassis with 32x40/100G QSFP and 2x10G SFP+
cevN3KC3432DS OBJECT IDENTIFIER ::= { cevModuleN3KType 38 } -- Nexus 3000 Series fixed module with 32x400G + 2x10G SFP+ Ethernet
cevModuleCGSType OBJECT IDENTIFIER ::= { cevModule 86 } -- cevModuleCGSType Modules
cevModuleCGS252016S8PC OBJECT IDENTIFIER ::= { cevModuleCGSType 1 } -- Cisco Connected Grid 2520 Switch, 16 100 SFP + 8 10/100 POE + 2 T/SFP Ethernet Interfaces
cevModuleCGS252024TC OBJECT IDENTIFIER ::= { cevModuleCGSType 2 } -- Cisco Connected Grid 2520 Switch, 24 10/100 + 2 T/SFP Ethernet Interfaces
cevModuleASR900Type OBJECT IDENTIFIER ::= { cevModule 87 } -- These are modules that are used in Cisco Aggregation Services Router 900 Series
cevModuleASR903RSP1A OBJECT IDENTIFIER ::= { cevModuleASR900Type 1 } -- ASR 903 Route Switch Processor 1, Base Scale, 55Gbps
cevModuleASR900ESP OBJECT IDENTIFIER ::= { cevModuleASR900Type 2 } -- Cisco ASR 900 Embedded Services Processor Module
cevModuleASR903RSP1B OBJECT IDENTIFIER ::= { cevModuleASR900Type 3 } -- ASR 903 Route Switch Processor 1, Large Scale, 55Gbps
cevModuleASR903RSP2A64G OBJECT IDENTIFIER ::= { cevModuleASR900Type 4 } -- ASR 903 Route Switch Processor 2, Base Scale, 64Gbps
cevModuleASR903RSP2A128G OBJECT IDENTIFIER ::= { cevModuleASR900Type 5 } -- ASR 903 Route Switch Processor 2, Base Scale, 128Gbps
cevModuleASR92024SZIM OBJECT IDENTIFIER ::= { cevModuleASR900Type 6 } -- ASR 920 Route Switch Processor , Base Scale, 64Gbps
cevModuleASR92024SZM OBJECT IDENTIFIER ::= { cevModuleASR900Type 7 } -- ASR 920 Route Switch Processor, Base Scale, 64Gbps
cevModuleASR92024TZM OBJECT IDENTIFIER ::= { cevModuleASR900Type 8 } -- ASR 920 Route Switch Processor, Base Scale, 64Gbps
cevModuleASR92012CZA OBJECT IDENTIFIER ::= { cevModuleASR900Type 9 } -- ASR 920 Route Switch Processor , Base Scale, 64Gbps
cevModuleASR92012CZD OBJECT IDENTIFIER ::= { cevModuleASR900Type 10 } -- ASR 920 Route Switch Processor, Base Scale, 64Gbps
cevModuleASR9204SZA OBJECT IDENTIFIER ::= { cevModuleASR900Type 11 } -- ASR 920 Route Switch Processor, Base Scale, 64Gbps
cevModuleASR9204SZD OBJECT IDENTIFIER ::= { cevModuleASR900Type 12 } -- ASR 920 Route Switch Processor, Base Scale, 64Gbps
cevModuleASR92010SZPA OBJECT IDENTIFIER ::= { cevModuleASR900Type 13 } -- ASR 920 Route Switch Processor, Base Scale, 64Gbps
cevModuleASR92010SZPD OBJECT IDENTIFIER ::= { cevModuleASR900Type 14 } -- ASR 920 Route Switch Processor, Base Scale, 64Gbps
cevModuleASR92012SZIMCC OBJECT IDENTIFIER ::= { cevModuleASR900Type 19 } -- ASR 920 Route Switch Processor, Base Scale, 64Gbps conformal coated Crete
cevModuleASR900RSP3C200CC OBJECT IDENTIFIER ::= { cevModuleASR900Type 20 } -- ASR 900 Route Switch Processor 3 FOR CONFORMAL COATING, 200G, XL Scale
cevModuleASR920U16SZIM OBJECT IDENTIFIER ::= { cevModuleASR900Type 21 } -- ASR 920 Route Switch Processor, BaseScale, 64Gbps
cevModuleASR900URSP2A64G OBJECT IDENTIFIER ::= { cevModuleASR900Type 22 } -- ASR 900U Route Switch Processor 2, Base Scale, 64Gbps
cevModuleASR900URSP2A128G OBJECT IDENTIFIER ::= { cevModuleASR900Type 23 } -- ASR 900U Route Switch Processor 2, Base Scale, 128Gbps
cevModuleASR900IMA8CS1ZM OBJECT IDENTIFIER ::= { cevModuleASR900Type 24 } -- ASR 900 16 port GE C-SFP + 1 port SFP+ IM with MACsec
cevModuleASR900IMA8CT1ZM OBJECT IDENTIFIER ::= { cevModuleASR900Type 25 } -- ASR 900 8 port GE RJ45 + 1 port SFP+ IM with MACsec
cevModuleASR92012SZA OBJECT IDENTIFIER ::= { cevModuleASR900Type 26 } -- ASR 920 Route Switch Processor, Base Scale, 64Gbps Hotspring AC Module
cevModuleASR92012SZD OBJECT IDENTIFIER ::= { cevModuleASR900Type 27 } -- ASR 920 Route Switch Processor, Base Scale, 64Gbps Hotspring DC Module
cevModuleASR92020SZM OBJECT IDENTIFIER ::= { cevModuleASR900Type 28 } -- ASR 920 Route Switch Processor, Base Scale, 64Gbps
cevModuleASR5000Type OBJECT IDENTIFIER ::= { cevModule 88 } -- cevModuleASR5000Type cards
cevModuleASR5K01100eK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 1 } -- FELC Ethernet 10/100 Line Card
cevModuleASR5K0110gMmK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 2 } -- XGLC 1-Port 10 Gigabit Ethernet Line Card w/MM SFP+
cevModuleASR5K0110gSmK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 3 } -- XGLC 1-Port 10 Gigabit Ethernet Line Card w/SM SFP+
cevModuleASR5K011G2LxK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 4 } -- GLC2 1-Port 1xGbE Line Card - 2nd Gen w/LX SM SFP
cevModuleASR5K011G2SxK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 5 } -- GLC2 1-Port 1xGbE Line Card - 2nd Gen w/SX MM SFP
cevModuleASR5K011G2TK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 6 } -- GLC2 1-Port 1xGbE Line Card - 2nd Gen w/Copper SFP
cevModuleASR5K011GELxK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 7 } -- GELC Ethernet 1000 Line Card w/LX Single-Mode SFP
cevModuleASR5K011GESxK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 8 } -- GELC Ethernet 1000 Line Card w/SX Multi-Mode Short Haul SFP
cevModuleASR5K011GETK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 9 } -- GELC Ethernet 1000 Line Card w/Copper SFP
cevModuleASR5K01OC3MmK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 10 } -- ATM/POS OC-3 with Multi-Mode Fiber SFP
cevModuleASR5K01OC3SmK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 11 } -- ATM/POS OC-3 with Single-Mode Fiber SFP
cevModuleASR5K041GeLxK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 12 } -- QGLC 4-Port Ethernet 1000 Line Card w/LX SM Long Haul SFP
cevModuleASR5K041GeSxK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 13 } -- QGLC 4-Port Ethernet 1000 Line Card w/SX MM Short Haul SFP
cevModuleASR5K041GeTK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 14 } -- QGLC 4-Port Ethernet 1000 Line Card w/Copper SFP
cevModuleASR5K042GeLxK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 15 } -- QGLC Rev2 4-Port Ethernet 1000 LC w/LX SM Long Haul SFP
cevModuleASR5K042GeSxK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 16 } -- QGLC Rev2 4-Port Ethernet 1000 LC w/SX MM Short Haul SFP
cevModuleASR5K042GeTK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 17 } -- QGLC Rev2 4-Port Ethernet 1000 Line Card w/Copper SFP
cevModuleASR5K08100eK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 18 } -- FLC2 8-Port Ethernet 10/100, 2nd Generation
cevModuleASR5K4OC3CMmK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 19 } -- OLC2 4 Port ATM STM-1c/OC-3c w/Multi-Mode SFP
cevModuleASR5K4OC3CSmK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 20 } -- OLC2 4 Port ATM STM-1c/OC-3c w/Single Mode SFP
cevModuleASR5KC1OC3MnK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 21 } -- Channelized 1-Port STM-1/OC-3 MM SFP Line Card
cevModuleASR5KC1OC3SmK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 22 } -- Channelized 1-Port STM-1/OC-3 SM SFP Line Card
cevModuleASR5KC4OC3MmK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 23 } -- CLC2 Channelized 4-Port STM-1/OC-3 Line Card w/MM SFP
cevModuleASR5KC4OC3SmK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 24 } -- CLC2 Channelized 4-Port STM-1/OC-3 Line Card w/SM SFP
cevModuleASR5KppcK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 25 } -- Packet Processing Card (PPC) 16GB
cevModuleASR5Kpsc16gK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 26 } -- Packet Services Card (PSC-A) 16GBppf
cevModuleASR5Kpsc32gK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 27 } -- Packet Services Card (PSC2) 32GB
cevModuleASR5Kpsc64gK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 28 } -- Packet Services Card (PSC3) 64GB
cevModuleASR5KpscK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 29 } -- Packet Services Card (PSC) 16GB
cevModuleASR5KsmcK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 30 } -- System Management Card 4GB
cevModuleASR5KSps3BncK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 31 } -- Switch Processor I/O, BNC BITS with Stratum 3
cevModuleASR5KSps33pnK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 32 } -- Switch Processor I/O, 3-Pin BITS with Stratum 3
cevModuleASR5KSpioBncK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 33 } -- Switch Processor I/O, BNC BITS
cevModuleASR5KSpio3pnK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 34 } -- Switch Processor I/O, 3-Pin BITS
cevModuleASR5KRccK9 OBJECT IDENTIFIER ::= { cevModuleASR5000Type 35 } -- Redundancy Crossbar Card
cevModuleASR5500Type OBJECT IDENTIFIER ::= { cevModule 89 } -- cevModuleASR5500Type cards
cevModuleASR55DPC OBJECT IDENTIFIER ::= { cevModuleASR5500Type 1 } -- ASR5500 Data Processing Card (DPC)
cevModuleASR55FSC OBJECT IDENTIFIER ::= { cevModuleASR5500Type 2 } -- ASR5500 Fabric and Storage Card (FSC)
cevModuleASR55MIO10GL10 OBJECT IDENTIFIER ::= { cevModuleASR5500Type 3 } -- ASR5500 Management and I/O (MIO) Card, 10 x 10GBASE-LR
cevModuleASR55MIO10GL20 OBJECT IDENTIFIER ::= { cevModuleASR5500Type 4 } -- ASR5500 Management and I/O (MIO) Card, 20 x 10GBASE-LR
cevModuleASR55MIO10GS10 OBJECT IDENTIFIER ::= { cevModuleASR5500Type 5 } -- ASR5500 Management and I/O (MIO) Card, 10 x 10GBASE-SR
cevModuleASR55MIO10GS20 OBJECT IDENTIFIER ::= { cevModuleASR5500Type 6 } -- ASR5500 Management and I/O (MIO) Card, 20 x 10GBASE-SR
cevModuleASR55MIOBASE OBJECT IDENTIFIER ::= { cevModuleASR5500Type 7 } -- ASR5500 Management and I/O (MIO) Base Card, 20 Port, No SFPs
cevModuleASR55SSC OBJECT IDENTIFIER ::= { cevModuleASR5500Type 8 } -- ASR5500 System Status Card (SSC)
cevModuleASR55DPC2 OBJECT IDENTIFIER ::= { cevModuleASR5500Type 9 } -- ASR5500 Data Processing Card 2. This is a high capacity card surpassing the performance of DPC card
cevModuleASR55UDPC2 OBJECT IDENTIFIER ::= { cevModuleASR5500Type 10 } -- ASR5500 Universal Data Processing Card 2. This is a high capacity card surpassing the performance of UDPC card
cevModuleASR55MIO2 OBJECT IDENTIFIER ::= { cevModuleASR5500Type 11 } -- ASR5500 MMIO Card 2 (Second Generation)
cevModuleCSR1000vType OBJECT IDENTIFIER ::= { cevModule 90 } -- These are modules that are used in Cisco Cloud Services Router 1000
cevModuleCSR1000vRP OBJECT IDENTIFIER ::= { cevModuleCSR1000vType 1 } -- Cisco CSR 1000v Routing Processor Module
cevModuleCSR1000vESP OBJECT IDENTIFIER ::= { cevModuleCSR1000vType 2 } -- Cisco CSR 1000v Embedded Services Processor Module
cevModuleCgrType OBJECT IDENTIFIER ::= { cevModule 91 } -- cevModuleCgrType Modules
cevModuleCGMPlc OBJECT IDENTIFIER ::= { cevModuleCgrType 18 } -- Connected Grid Module - PLC Module
cevModuleCGMGe OBJECT IDENTIFIER ::= { cevModuleCgrType 19 } -- Connected Grid Module - Gigabit Ethernet
cevModuleCGM3gEVDOSE OBJECT IDENTIFIER ::= { cevModuleCgrType 21 } -- Connected Grid Module - 3G Sprint EV-DO Rev A/0/1xRTT Extended Temperature Range
cevModuleCGM3gEVDOVE OBJECT IDENTIFIER ::= { cevModuleCgrType 22 } -- Connected Grid Module - 3G Verizon EV-DO Rev A/0/1xRTT Extended Temperature Range
cevModuleCGM3gHSPAAE OBJECT IDENTIFIER ::= { cevModuleCgrType 23 } -- Connected Grid Module - 3G AT&T HSPA+/UMTS/GSM/GPRS/EDGE Extended Temperature Range
cevModuleCGM3gHSPAGE OBJECT IDENTIFIER ::= { cevModuleCgrType 24 } -- Connected Grid Module - 3G (Global) HSPA+/UMTS/GSM/GPRS/EDGE Extended Temperature Range
cevModuleCGM3gHspaAbGE OBJECT IDENTIFIER ::= { cevModuleCgrType 25 } -- Connected Grid Module - 3G (All Bands) HSPA+/UMTS/GSM/EDGE Extended Temperature Range
cevModuleCGM4gLteGA7304 OBJECT IDENTIFIER ::= { cevModuleCgrType 26 } -- Connected Grid Module - 4G Global Multimode LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS
cevModuleCGM4gLteNA7354 OBJECT IDENTIFIER ::= { cevModuleCgrType 27 } -- Connected Grid Module - 4G Multi carrier North America Multimode LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS
cevModuleCGMServerX86C4F800 OBJECT IDENTIFIER ::= { cevModuleCgrType 28 } -- A server module for CG1000 routers, x86 processor, 4 cores @800MHz
cevModuleCGM4gLteNA7354MNAAB OBJECT IDENTIFIER ::= { cevModuleCgrType 29 } -- Connected Grid Module All Bands-4G Multi carrier North America Multimode LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS
cevModuleCGMServerX86C4F800D128 OBJECT IDENTIFIER ::= { cevModuleCgrType 30 } -- A server module for CGR1000 routers, x86 processor, 4 cores @ 800MHz, 128GB disk
cevModuleCGM4gLteLA7430 OBJECT IDENTIFIER ::= { cevModuleCgrType 31 } -- Connected Grid Module - 4G Latin America and Asia Pacific Multimode LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS
cevModuleCGM4gLteEA7455 OBJECT IDENTIFIER ::= { cevModuleCgrType 32 } -- Connected Grid Module - 4G Europe and North America Multimode LTE/DC-HSPA+/HSPA+/HSPA/UMTS/EDGE/GPRS
cevModuleCGMWPANOFDMFCC OBJECT IDENTIFIER ::= { cevModuleCgrType 36 } -- Connected Grid Module - IEEE 802.15.4 g/e, 902-928 MHz OFDM
cevModuleGRWicDEs2S8PC OBJECT IDENTIFIER ::= { cevModuleCgrType 37 } -- Connected Grid 2010 Router, Ethernet Switch Module with 2 SFP + 8 10/100 POE Interfaces Functional group: cevModuleCgrType
cevModuleGRWicDEs6S OBJECT IDENTIFIER ::= { cevModuleCgrType 38 } -- Connected Grid 2010 Router, Ethernet Switch Module with 6 SFP Interfaces Functional group: cevModuleCgrType
cevModuleCgrTypeSDIT OBJECT IDENTIFIER ::= { cevModuleCgrType 39 } -- Removable SD Card for Cisco Connected Grid Routers 1120,2 GB
cevModuleISR4400Type OBJECT IDENTIFIER ::= { cevModule 92 } -- These are modules that are used in Cisco ISR 4400 Series Router
cevModuleISR4441RP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 1 } -- Cisco ISR 4441 Routing Processor Module
cevModuleISR4442RP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 2 } -- Cisco ISR 4442 Routing Processor Module
cevModuleISR4451RP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 3 } -- Cisco ISR 4451 Routing Processor Module
cevModuleISR4452RP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 4 } -- Cisco ISR 4452 Routing Processor Module
cevModuleISR4400RP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 5 } -- Cisco ISR 4400 Series Routing Processor Module
cevModuleISR4441FP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 6 } -- Cisco ISR 4441 Forwarding Processor Module
cevModuleISR4442FP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 7 } -- Cisco ISR 4442 Forwarding Processor Module
cevModuleISR4451FP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 8 } -- Cisco ISR 4451 Forwarding Processor Module
cevModuleISR4452FP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 9 } -- Cisco ISR 4452 Forwarding Processor Module
cevModuleISR4400FP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 10 } -- Cisco ISR 4400 Series Forwarding Processor Module
cevModuleISR4400NIM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 11 } -- Cisco ISR 4400 Series Built-In Network Interface Module controller
cevModuleISR4441NIM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 12 } -- Cisco ISR 4441 Built-In Network Interface Module controller
cevModuleISR4442NIM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 13 } -- Cisco ISR 4442 Built-In Network Interface Module controller
cevModuleISR4451NIM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 14 } -- Cisco ISR 4451 Built-In Network Interface Module controller
cevModuleISR4452NIM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 15 } -- Cisco ISR 4452 Built-In Network Interface Module controller
cevModuleISR4400ESM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 16 } -- Cisco ISR 4400 Series Built-In Enhanced Service Module controller Module
cevModuleISR4441ESM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 17 } -- Cisco ISR 4441 Built-In Enhanced Service Module controller Module
cevModuleISR4442ESM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 18 } -- Cisco ISR 4442 Built-In Enhanced Service Module controller Module
cevModuleISR4451ESM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 19 } -- Cisco ISR 4451 Built-In Enhanced Service Module controller Module
cevModuleISR4452ESM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 20 } -- Cisco ISR 4452 Built-In Enhanced Service Module controller Module
cevModuleISR44000FP4xGE OBJECT IDENTIFIER ::= { cevModuleISR4400Type 21 } -- Cisco ISR 4400 Series Built-in Front Panel 4xGE Module
cevModuleISR4400InternalPOE OBJECT IDENTIFIER ::= { cevModuleISR4400Type 22 } -- Cisco ISR 4400 Series Internal Power Over Ethernet Card for Onboard GE
cevModuleISR4400ExternalPOE OBJECT IDENTIFIER ::= { cevModuleISR4400Type 42 } -- Cisco ISR 4400 Series External Power Over Ethernet Module
cevModuleNGWICSerial1T OBJECT IDENTIFIER ::= { cevModuleISR4400Type 43 } -- 1-Port 12in1 serial network interface module
cevModuleNGWICSerial2T OBJECT IDENTIFIER ::= { cevModuleISR4400Type 44 } -- 2-Port 12in1 serial network interface module
cevModuleNGWICSerial4T OBJECT IDENTIFIER ::= { cevModuleISR4400Type 45 } -- 4-Port 12in1 serial network interface module
cevModuleISR4431RP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 46 } -- Cisco ISR 4431 Routing Processor Module
cevModuleISR4431FP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 47 } -- Cisco ISR 4431 Forwarding Processor Module
cevModuleISR4431NIM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 48 } -- Cisco ISR 4431 Built-In Network Interface Module controller
cevModuleISR4451BRP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 49 } -- Cisco ISR 4451 Boost Routing Processor Module
cevModuleISR4431BRP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 50 } -- Cisco ISR 4431 Boost Routing Processor Module
cevModuleISR4451BFP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 51 } -- Cisco ISR 4451 Boost Forwarding Processor Module
cevModuleISR4431BFP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 52 } -- Cisco ISR 4431 Boost Forwarding Processor Module
cevModuleISR4451BNIM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 53 } -- Cisco ISR 4451 Boost Built-In Network Interface Module controller
cevModuleISR4431BNIM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 54 } -- Cisco ISR 4431 Boost Built-In Network Interface Module controller
cevModuleISR4451BESM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 55 } -- Cisco ISR 4451 Boost Built-In Enhanced Service Module controller Module
cevModuleISR44000FP4X1G2XTG OBJECT IDENTIFIER ::= { cevModuleISR4400Type 56 } -- Cisco ISR 4400 Series Front Panel 6 ports Ten/Gigabitethernet Module
cevModuleISR4461RP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 57 } -- Cisco ISR 4461 Routing Processor Module
cevModuleISR4461FP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 58 } -- Cisco ISR 4461 Forwarding Processor Module
cevModuleISR4461NIM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 59 } -- Cisco ISR 4461 Built-In Network Interface Module controller
cevModuleISRVG450RP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 60 } -- Cisco VG450 Routing Processor Module
cevModuleISRVG450FP OBJECT IDENTIFIER ::= { cevModuleISR4400Type 61 } -- Cisco VG450 Forwarding Processor Module
cevModuleISRVG450NIM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 62 } -- Cisco VG450 Built-In Network Interface M
cevModuleISR4461ESM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 63 } -- Cisco ISR 4461 Built-In Enhanced Service Module controller Module
cevModuleVG450ESM OBJECT IDENTIFIER ::= { cevModuleISR4400Type 64 } -- Cisco VG450 Built-In Enhanced Service Module controller Module
cevModuleQSFPPlusS OBJECT IDENTIFIER ::= { cevModule 93 } -- group for QSFP+ Modules
cevQSFP40GLR4 OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 1 } -- 40G-LR4 QSFP+ Module for SMF
cevQSFP40GSR4 OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 2 } -- 40G-SR4 QSFP+ Module for MMF
cevQSFP40GSMSR4 OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 3 } -- 40G-SMSR4 QSFP+ Module for SMF ans MMF
cevQSFP40GCR4Active OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 4 } -- 40G-CR4Active QSFP+ Module for Copper Active
cevQSFP40GCR4Passive OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 5 } -- 40G-CR4Passive QSFP+ Module for Copper Passive
cevSFPQSFP40GECSR4 OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 6 } -- 40GE-CSR4 QSFP+ Module for MMF LAN mode only
cevSFPQSFP40GELR4 OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 7 } -- 40GE-LR4 QSFP+ Module for SMF LAN mode only
cevQSFP40GSRBD OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 8 } -- 40G-SRBD QSFP+ Module for SMF
cevQSFP40GER4 OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 9 } -- 40G QSFP+ module for Extended Range (ER). Supports Single Mode Fiber (SMF)
cevQSFP40GSR4S OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 10 } -- 40GBASE-SR4 QSFP Trnscvr Module, MPO Conn, Enterprise-Class
cevQSFP40GLR4LS OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 11 } -- QSFP 40G Ethernet - LR4 Lite, LC, 2KM, Enterprise-Class
cevQSFP40GLR4S OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 12 } -- QSFP 40GBASE-LR4 Trnscvr Mod, LC, 10km, Enterprise-Class
cevQSFP4X10GLRS OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 13 } -- QSFP 4x10G Transceiver Module, LC, 10KM, Enterprise-Class
cevQSFPH40GAOC1M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 14 } -- 40GBASE Active Optical Cable, 1m
cevQSFPH40GAOC2M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 15 } -- 40GBASE Active Optical Cable, 2m
cevQSFPH40GAOC3M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 16 } -- 40GBASE Active Optical Cable, 3m
cevQSFPH40GAOC5M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 17 } -- 40GBASE Active Optical Cable, 5m
cevQSFPH40GAOC7M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 18 } -- 40GBASE Active Optical Cable, 7m
cevQSFPH40GAOC10M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 19 } -- 40GBASE Active Optical Cable, 10m
cevQSFPH40GAOC15M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 20 } -- 40GBASE Active Optical Cable, 15m
cevQSFPH40GAOC20M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 21 } -- 40GBASE Active Optical Cable, 20m
cevQSFPH40GAOC25M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 22 } -- 40GBASE Active Optical Cable, 25m
cevQSFPH40GAOC30M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 23 } -- 40GBASE Active Optical Cable, 30m
cevQSFP40GCSR4 OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 24 } -- 40G-CSR4 QSFP+ Module for MMF, MPO, 300M
cevQSFPWSPQ40GLR4L OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 25 } -- QSFP 40G Ethernet - LR4 Lite, LC, 2KM
cevQSFP4X10GAOC1M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 26 } -- 40GBASE Active Optical QSFP to 4SFP breakout Cable, 1m
cevQSFP4X10GAOC2M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 27 } -- 40GBASE Active Optical QSFP to 4SFP breakout Cable, 2m
cevQSFP4X10GAOC3M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 28 } -- 40GBASE Active Optical QSFP to 4SFP breakout Cable, 3m
cevQSFP4X10GAOC5M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 29 } -- 40GBASE Active Optical QSFP to 4SFP breakout Cable, 5m
cevQSFP4X10GAOC7M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 30 } -- 40GBASE Active Optical QSFP to 4SFP breakout Cable, 7m
cevQSFP4X10GAOC10M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 31 } -- 40GBASE Active Optical QSFP to 4SFP breakout Cable, 10m
cevQSFPH40GCU05M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 32 } -- 40GBASE-CR4 Passive Copper Cable, 0.5m
cevQSFPH40GCU1M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 33 } -- 40GBASE-CR4 Passive Copper Cable, 1m
cevQSFPH40GCU2M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 34 } -- 40GBASE-CR4 Passive Copper Cable, 2m
cevQSFPH40GCU3M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 35 } -- 40GBASE-CR4 Passive Copper Cable, 3m
cevQSFPH40GCU4M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 36 } -- 40GBASE-CR4 Passive Copper Cable, 4m
cevQSFPH40GCU5M OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 37 } -- 40GBASE-CR4 Passive Copper Cable, 5m
cevQSFP40GBDRX OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 39 } -- QSFP-40G-BD-RX Bi-Directional QSFP+ Module for MMF, but this transceiver is RX only, no signal is transmitted
cevQSFP100GLR4 OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 40 } -- 100G-LR4 QSFP+ Module for SMF
cevQSFP100GSR4 OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 41 } -- 100G-SR4 QSFP+ Module for MMF
cevQSFP40GCSRS OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 42 } -- 40G-CSR4 QSFP+ Module for MMF, MPO
cevONSQSFP4X10MER OBJECT IDENTIFIER ::= { cevModuleQSFPPlusS 43 } -- QSFP 4x10G Transceiver Module
cevModuleN6KType OBJECT IDENTIFIER ::= { cevModule 95 } -- Module for Nexus 6004
cevN6KN6004XM20UP OBJECT IDENTIFIER ::= { cevModuleN6KType 1 } -- Nexus 6004 Unified Module 20 Ports 10GE Eth/FCoE OR 16/8/4/2G FC
cevN6KC6004M12Q OBJECT IDENTIFIER ::= { cevModuleN6KType 2 } -- Nexus 6004 Module 12Q 40GE Ethernet/FCoE
cevN6KC600496QFixedModule OBJECT IDENTIFIER ::= { cevModuleN6KType 3 } -- The fixed module that has 48Q 40GE ports + supervisor in Nexus 6004
cevN6KC6001M4Q OBJECT IDENTIFIER ::= { cevModuleN6KType 4 } -- Nexus 6001 4xQSFP Module
cevN6KC600164PFixedModule OBJECT IDENTIFIER ::= { cevModuleN6KType 5 } -- The fixed module that has 48 10GE Ethernet/FCoE ports + supervisor in Nexus 6001
cevN6K48P10G OBJECT IDENTIFIER ::= { cevModuleN6KType 6 } -- N6K 48 port 10G LineCard permanent
cevN6K32Q40G OBJECT IDENTIFIER ::= { cevModuleN6KType 7 } -- N6K 32xQSFP 40G LineCard permanent
cevN6K24Q40G OBJECT IDENTIFIER ::= { cevModuleN6KType 8 } -- N6K 24xQSFP 40G LineCard permanent
cevN6KC600164TFixedModule OBJECT IDENTIFIER ::= { cevModuleN6KType 11 } -- The fixed module that has 48x10G-BaseT ports + supervisor in Nexus 6001
cevN6KN6002M24UP2Q OBJECT IDENTIFIER ::= { cevModuleN6KType 12 } -- N6K Module 24 ports 10G (SFP+) Unified Ports, 2 ports 40G (QSFP+)
cevN6KN6002M24UP2Q16G OBJECT IDENTIFIER ::= { cevModuleN6KType 13 } -- N6K Module 24 ports 10G (SFP+) Unified Ports with 16G FC, 2 ports 40G (QSFP+)
cevN6KC6002128PFixedModule OBJECT IDENTIFIER ::= { cevModuleN6KType 15 } -- The fixed module that has 48 ports fixed 10G (SFP+), 4 ports fixed 40G (QSFP+) + supervisor in Nexus 6002-128P
cevN6KC600172UPFixedModule OBJECT IDENTIFIER ::= { cevModuleN6KType 16 } -- The fixed module that has 48 ports fixed 10G(SFP+) Unified Ports, 6 ports fixed 40G (QSFP+) + supervisor in Nexus 6001-72UP
cevN6KN6004M12Q OBJECT IDENTIFIER ::= { cevModuleN6KType 18 } -- Nexus 6004 Module 12Q 40GE Ethernet/FCoE
cevN6KC6001M6Q OBJECT IDENTIFIER ::= { cevModuleN6KType 19 } -- N6001 6xQSFP Module
cevModuleISRType OBJECT IDENTIFIER ::= { cevModule 96 } -- These are modules that are used in Cisco ISR Series Router
cevModuleISRSM1T3E3 OBJECT IDENTIFIER ::= { cevModuleISRType 1 } -- Cisco ISR SM-1 T3/E3 Module
cevModuleISRSM6XGE OBJECT IDENTIFIER ::= { cevModuleISRType 2 } -- 6 Port Gige Service Module for ISR
cevModuleISRSM1X10GE4XGE OBJECT IDENTIFIER ::= { cevModuleISRType 3 } -- 1 Port TenGig and 4 Port Gige Service Module for ISR
cevModuleISRSmEs3x16P OBJECT IDENTIFIER ::= { cevModuleISRType 4 } -- EtherSwitch Next Generation Service Module Layer3 + MACSec + PoEPlus + 16 10/100/1000
cevModuleISRSmEs3x24P OBJECT IDENTIFIER ::= { cevModuleISRType 5 } -- EtherSwitch Next Generation Service Module Layer3 + MACSec + PoEPlus + 24 10/100/1000
cevModuleISRSmDEs3x48P OBJECT IDENTIFIER ::= { cevModuleISRType 6 } -- EtherSwitch Double Wide Next Generation Service Module Layer3 + MACSec + PoEPlus + 48 10/100/1000
cevModuleISRSSD OBJECT IDENTIFIER ::= { cevModuleISRType 7 } -- ISR SSD Module
cevModuleISRMSM50 OBJECT IDENTIFIER ::= { cevModuleISRType 8 } -- Media Service Module 50 for Transcoding and Conferencing services
cevModuleISRMSM100 OBJECT IDENTIFIER ::= { cevModuleISRType 9 } -- Media Service Module 100 for Transcoding and Conferencing services
cevModuleISRMSM200 OBJECT IDENTIFIER ::= { cevModuleISRType 10 } -- Media Service Module 200 for Transcoding and Conferencing services
cevModuleISRMSM300 OBJECT IDENTIFIER ::= { cevModuleISRType 11 } -- Media Service Module 300 for Transcoding and Conferencing services
cevModuleISRMSM400 OBJECT IDENTIFIER ::= { cevModuleISRType 12 } -- Media Service Module 400 for Transcoding and Conferencing services
cevModuleISRExtNIM OBJECT IDENTIFIER ::= { cevModuleISRType 13 } -- SM-X Adapter for one NIM module for Cisco 4000 Series ISR
cevModuleISRNIM1XGE OBJECT IDENTIFIER ::= { cevModuleISRType 14 } -- NIM card used in ISR which provides one GE ether port
cevModuleISRNIM2XGE OBJECT IDENTIFIER ::= { cevModuleISRType 15 } -- NIM card used in ISR which provides two GEether ports
cevModuleISRSMPVDM500 OBJECT IDENTIFIER ::= { cevModuleISRType 16 } -- SM DSP 500 Media Service Module
cevModuleISRSMPVDM1000 OBJECT IDENTIFIER ::= { cevModuleISRType 17 } -- SM DSP 1000 Media Service Module
cevModuleISRSMPVDM2000 OBJECT IDENTIFIER ::= { cevModuleISRType 18 } -- SM DSP 2000 Media Service Module
cevModuleISRSMPVDM3000 OBJECT IDENTIFIER ::= { cevModuleISRType 19 } -- SM DSP 3000 Media Service Module
cevModuleISRFP2x1GE OBJECT IDENTIFIER ::= { cevModuleISRType 20 } -- Cisco ISR Series Built-in Front Panel 2x1GE Module with 1 RJ45 port and 1 RJ45/SFP combo port
cevModuleISR8ES OBJECT IDENTIFIER ::= { cevModuleISRType 21 } -- Cisco ISR Series Ethernet Switch Module with 4 POE ports and 4 non-POE ports
cevModuleC11118PLteEA OBJECT IDENTIFIER ::= { cevModuleISRType 22 } -- Cisco C1111-8P Series LTE module with Multimode Europe and North America Advanced LTE
cevModuleC11118PLteLA OBJECT IDENTIFIER ::= { cevModuleISRType 23 } -- Cisco C1111-8P Series LTE module with Latin America Multimode and Asia Pacific Advanced LTE
cevModuleISRAP1100E OBJECT IDENTIFIER ::= { cevModuleISRType 24 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac in E domain
cevModuleISRAP1100B OBJECT IDENTIFIER ::= { cevModuleISRType 25 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac in B domain
cevModuleISRAP1100A OBJECT IDENTIFIER ::= { cevModuleISRType 26 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac in A domain
cevModuleISRAP1100Z OBJECT IDENTIFIER ::= { cevModuleISRType 27 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac in Z domain
cevModuleISRAP1100N OBJECT IDENTIFIER ::= { cevModuleISRType 28 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac in N domain
cevModuleISRAP1100Q OBJECT IDENTIFIER ::= { cevModuleISRType 29 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac in Q domain
cevModuleISRAP1100C OBJECT IDENTIFIER ::= { cevModuleISRType 30 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac in C domain
cevModuleISRAP1100R OBJECT IDENTIFIER ::= { cevModuleISRType 31 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac in R domain
cevModuleISRAP1100K OBJECT IDENTIFIER ::= { cevModuleISRType 32 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac in K domain
cevModuleISRAP1100D OBJECT IDENTIFIER ::= { cevModuleISRType 33 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac in D domain
cevModuleC11118PRP OBJECT IDENTIFIER ::= { cevModuleISRType 34 } -- Cisco C1111-8P Series Routing Processor Module
cevModuleC11118PFP OBJECT IDENTIFIER ::= { cevModuleISRType 35 } -- Cisco C1111-8P Series Forwarding Processor Module
cevModuleC11118PNIM OBJECT IDENTIFIER ::= { cevModuleISRType 36 } -- Cisco C1111-8P Series Built-In Network Interface Module controller
cevModuleISRFP1x1GE OBJECT IDENTIFIER ::= { cevModuleISRType 37 } -- Cisco ISR Series Built-in Front Panel 1x1GE Module with 1 RJ45/SFP combo port
cevModuleISRVADSLAnnexA OBJECT IDENTIFIER ::= { cevModuleISRType 38 } -- Cisco ISR Series DSL module that supports VDSL/ADSL Annex A
cevModuleISRVADSLAnnexM OBJECT IDENTIFIER ::= { cevModuleISRType 39 } -- Cisco ISR Series DSL module that supports VDSL/ADSL Annex M
cevModuleISRVADSLAnnexB OBJECT IDENTIFIER ::= { cevModuleISRType 40 } -- Cisco ISR Series DSL module that supports VDSL/ADSL Annex B/J
cevModuleC11128PRP OBJECT IDENTIFIER ::= { cevModuleISRType 41 } -- Cisco C1112-8P Series Routing Processor Module
cevModuleC11128PFP OBJECT IDENTIFIER ::= { cevModuleISRType 42 } -- Cisco C1112-8P Series Forwarding Processor Module
cevModuleC11128PNIM OBJECT IDENTIFIER ::= { cevModuleISRType 43 } -- Cisco C1112-8P Series Built-In Network Interface Module controller
cevModuleC11138PRP OBJECT IDENTIFIER ::= { cevModuleISRType 44 } -- Cisco C1113-8P Series Routing Processor Module
cevModuleC11138PFP OBJECT IDENTIFIER ::= { cevModuleISRType 45 } -- Cisco C1113-8P Series Forwarding Processor Module
cevModuleC11138PNIM OBJECT IDENTIFIER ::= { cevModuleISRType 46 } -- Cisco C1113-8P Series Built-In Network Interface Module controller
cevModuleISRSMX64A OBJECT IDENTIFIER ::= { cevModuleISRType 47 } -- 64-Port asynchronous network interface module
cevModuleC1100RP OBJECT IDENTIFIER ::= { cevModuleISRType 50 } -- Cisco C1100 Series Routing Processor Module
cevModuleC1100FP OBJECT IDENTIFIER ::= { cevModuleISRType 51 } -- Cisco C1100 Series Forwarding Processor Module
cevModuleC1100NIM OBJECT IDENTIFIER ::= { cevModuleISRType 52 } -- Cisco C1100 Series Built-In Network Interface Module controller
cevModuleC11114PRP OBJECT IDENTIFIER ::= { cevModuleISRType 53 } -- Cisco C11114P Series Routing Processor Module
cevModuleC11114PFP OBJECT IDENTIFIER ::= { cevModuleISRType 54 } -- Cisco C11114P Series Forwarding Processor Module
cevModuleC11114PNIM OBJECT IDENTIFIER ::= { cevModuleISRType 55 } -- Cisco C11114P Series Built-In Network Interface Module controller
cevModuleISR4ES OBJECT IDENTIFIER ::= { cevModuleISRType 56 } -- Cisco ISR Series Ethernet Switch Module with 2 POE ports and 2 non-POE ports
cevModuleC11114PLteEA OBJECT IDENTIFIER ::= { cevModuleISRType 57 } -- Cisco C1111-4P Series LTE module with Multimode Europe and North America Advanced LTE
cevModuleC11114PLteLA OBJECT IDENTIFIER ::= { cevModuleISRType 58 } -- Cisco C1111-4P Series LTE module with Latin America Multimode and Asia Pacific Advanced LTE
cevModuleC11164PRP OBJECT IDENTIFIER ::= { cevModuleISRType 59 } -- Cisco C1116-4P Series Routing Processor Module
cevModuleC11164PFP OBJECT IDENTIFIER ::= { cevModuleISRType 60 } -- Cisco C1116-4P Series Forwarding Processor Module
cevModuleC11164PNIM OBJECT IDENTIFIER ::= { cevModuleISRType 61 } -- Cisco C1116-4P Series Built-In Network Interface Module controller
cevModuleC11164PLteEA OBJECT IDENTIFIER ::= { cevModuleISRType 62 } -- Cisco C1116-4P Series LTE module with Multimode Europe and North America Advanced LTE
cevModuleC11174PRP OBJECT IDENTIFIER ::= { cevModuleISRType 63 } -- Cisco C1117-4P Series Routing Processor Module
cevModuleC11174PFP OBJECT IDENTIFIER ::= { cevModuleISRType 64 } -- Cisco C1117-4P Series Forwarding Processor Module
cevModuleC11174PNIM OBJECT IDENTIFIER ::= { cevModuleISRType 65 } -- Cisco C1117-4P Series Built-In Network Interface Module controller
cevModuleC11174PLteEA OBJECT IDENTIFIER ::= { cevModuleISRType 66 } -- Cisco C1117-4P Series LTE module with Multimode Europe and North America Advanced LTE
cevModuleC11174PLteLA OBJECT IDENTIFIER ::= { cevModuleISRType 67 } -- Cisco C1117-4P Series LTE module with Latin America Multimode and Asia Pacific Advanced LTE
cevModuleISR1100InternalPOE OBJECT IDENTIFIER ::= { cevModuleISRType 68 } -- Cisco ISR 1100 Series Internal Power Over Ethernet Card for Onboard GE
cevModuleC11188PRP OBJECT IDENTIFIER ::= { cevModuleISRType 75 } -- Cisco C1118-8P Series Routing Processor Module
cevModuleC11188PFP OBJECT IDENTIFIER ::= { cevModuleISRType 76 } -- Cisco C1118-8P Series Forwarding Processor Module
cevModuleC11188PNIM OBJECT IDENTIFIER ::= { cevModuleISRType 77 } -- Cisco C1118-8P Series Built-In Network Interface Module controller
cevModuleISRGFastAnnexA OBJECT IDENTIFIER ::= { cevModuleISRType 78 } -- Cisco ISR Series DSL module with GFAST 35b VDSL and ADSL2/2+ Annex A
cevModuleISRGFastAnnexB OBJECT IDENTIFIER ::= { cevModuleISRType 79 } -- Cisco ISR Series DSL module with GFAST 35b VDSL and ADSL2/2+ Annex B/J
cevModuleISRGFastAnnexM OBJECT IDENTIFIER ::= { cevModuleISRType 80 } -- Cisco ISR Series DSL module with GFAST 35b VDSL and ADSL2/2+ Annex M
cevModuleISR35bAnnexA OBJECT IDENTIFIER ::= { cevModuleISRType 81 } -- Cisco ISR Series DSL module with 35b VDSL and ADSL2/2+ Annex A
cevModuleISR35bAnnexB OBJECT IDENTIFIER ::= { cevModuleISRType 82 } -- Cisco ISR Series DSL module with 35b VDSL and ADSL2/2+ Annex B/J
cevModuleISR35bAnnexM OBJECT IDENTIFIER ::= { cevModuleISRType 83 } -- Cisco ISR Series DSL module with 35b VDSL and ADSL2/2+ Annex M
cevModuleC11174PMLteEA OBJECT IDENTIFIER ::= { cevModuleISRType 84 } -- Cisco C1117-4PM Series LTE module with Multimode Europe and North America Advanced LTE
cevModuleC11128PLteEA OBJECT IDENTIFIER ::= { cevModuleISRType 85 } -- Cisco C1112-8P Series LTE module with Multimode Europe and North America Advanced LTE
cevModuleC11138PLteEA OBJECT IDENTIFIER ::= { cevModuleISRType 86 } -- Cisco C1113-8P Series LTE module with Multimode Europe and North America Advanced LTE
cevModuleC11138PLteLA OBJECT IDENTIFIER ::= { cevModuleISRType 87 } -- Cisco C1113-8P Series LTE module with Latin America Multimode and Asia Pacific Advanced LTE
cevModuleC11138PMLteEA OBJECT IDENTIFIER ::= { cevModuleISRType 88 } -- Cisco C1113-8PM Series LTE module with Multimode Europe and North America Advanced LTE
cevModuleC11188PLteEA OBJECT IDENTIFIER ::= { cevModuleISRType 92 } -- Cisco C1118-8P Series LTE module with Multimode Europe and North America Advanced LTE
cevModuleC11092PRP OBJECT IDENTIFIER ::= { cevModuleISRType 93 } -- Cisco C1109-2P Series Routing Processor Module
cevModuleC11092PFP OBJECT IDENTIFIER ::= { cevModuleISRType 94 } -- Cisco C1109-2P Series Forwarding Processor Module
cevModuleC11092PPIM OBJECT IDENTIFIER ::= { cevModuleISRType 95 } -- Cisco C1109-2P Series Pluggable Interface Module controller
cevModuleC11014PRP OBJECT IDENTIFIER ::= { cevModuleISRType 96 } -- Cisco C1101-4P Series Routing Processor Module
cevModuleC11014PFP OBJECT IDENTIFIER ::= { cevModuleISRType 97 } -- Cisco C1101-4P Series Forwarding Processor Module
cevModuleC11014PPIM OBJECT IDENTIFIER ::= { cevModuleISRType 98 } -- Cisco C1101-4P Series Pluggable Interface Module controller
cevModuleC11094P2PRP OBJECT IDENTIFIER ::= { cevModuleISRType 99 } -- Cisco C1109-4P2P Series Routing Processor Module
cevModuleC11094P2PFP OBJECT IDENTIFIER ::= { cevModuleISRType 100 } -- Cisco C1109-4P2P Series Forwarding Processor Module
cevModuleC11094P2PPIM OBJECT IDENTIFIER ::= { cevModuleISRType 101 } -- Cisco C1109-4P2P Series Pluggable Interface Module controller
cevModule1100LteGB OBJECT IDENTIFIER ::= { cevModuleISRType 102 } -- Cisco ISR 1100 series LTE-GB module with Multimode LTE WWAN Global (non-US)
cevModule1100LteUS OBJECT IDENTIFIER ::= { cevModuleISRType 103 } -- Cisco ISR 1100 series LTE-US module with Multimode LTE WWAN United States
cevModule1100LteVZ OBJECT IDENTIFIER ::= { cevModuleISRType 104 } -- Cisco ISR 1100 series LTE-VZ module with Multimode LTE WWAN Verizon
cevModule1100LteJN OBJECT IDENTIFIER ::= { cevModuleISRType 105 } -- Cisco ISR 1100 series LTE-JN module with Multimode LTE WWAN Japan
cevModule1100LteAU OBJECT IDENTIFIER ::= { cevModuleISRType 106 } -- Cisco ISR 1100 series LTE-AU module with Multimode LTE WWAN Australia and New Zealand
cevModule1100LteIN OBJECT IDENTIFIER ::= { cevModuleISRType 107 } -- Cisco ISR 1100 series LTE-IN module with Multimode LTE WWAN India
cevModuleISRPLteVZ OBJECT IDENTIFIER ::= { cevModuleISRType 108 } -- Cisco ISR series P-LTE-VZ Pluggable WWAN module with Verizon LTE
cevModuleISRPLteUS OBJECT IDENTIFIER ::= { cevModuleISRType 109 } -- Cisco ISR series P-LTE-US Pluggable WWAN module with United States LTE
cevModuleISRPLteJN OBJECT IDENTIFIER ::= { cevModuleISRType 110 } -- Cisco ISR series P-LTE-JN Pluggable WWAN module with Japan LTE
cevModuleISRPLteGB OBJECT IDENTIFIER ::= { cevModuleISRType 111 } -- Cisco ISR series P-LTE-GB Pluggable WWAN module with Global LTE (non-US)
cevModuleISRPLteIN OBJECT IDENTIFIER ::= { cevModuleISRType 112 } -- Cisco ISR series P-LTE-IN Pluggable WWAN module with India LTE
cevModuleISRPLteAU OBJECT IDENTIFIER ::= { cevModuleISRType 113 } -- Cisco ISR series P-LTE-AU Pluggable WWAN module with Australia and New Zealand LTE
cevModuleISRPLteEA OBJECT IDENTIFIER ::= { cevModuleISRType 114 } -- Cisco ISR series P-LTEA-EA Multimode Pluggable WWAN LTE Advanced for Europe or North America
cevModuleISRPLteLA OBJECT IDENTIFIER ::= { cevModuleISRType 115 } -- Cisco ISR series P-LTEA-LA Multimode Pluggable WWAN LTE Advanced for Asia, Latin America, Australia or New Zealand
cevModuleISRP1T OBJECT IDENTIFIER ::= { cevModuleISRType 116 } -- Cisco ISR series P-1T module with Pluggable High Speed Serial WAN
cevModuleISRAP1101E OBJECT IDENTIFIER ::= { cevModuleISRType 117 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac and Mobility Express in E domain
cevModuleISRAP1101B OBJECT IDENTIFIER ::= { cevModuleISRType 118 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac and Mobility Express in B domain
cevModuleISRAP1101D OBJECT IDENTIFIER ::= { cevModuleISRType 119 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac and Mobility Express in D domain
cevModuleISRAP1101Z OBJECT IDENTIFIER ::= { cevModuleISRType 120 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac and Mobility Express in Z domain
cevModuleISRAP1101A OBJECT IDENTIFIER ::= { cevModuleISRType 121 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac and Mobility Express in A domain
cevModuleISRAP1101H OBJECT IDENTIFIER ::= { cevModuleISRType 122 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac and Mobility Express in H domain
cevModuleISRAP1101Q OBJECT IDENTIFIER ::= { cevModuleISRType 123 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac and Mobility Express in Q domain
cevModuleISRAP1101R OBJECT IDENTIFIER ::= { cevModuleISRType 124 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac and Mobility Express in R domain
cevModuleISRAP1101N OBJECT IDENTIFIER ::= { cevModuleISRType 125 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac and Mobility Express in N domain
cevModuleISRAP1101F OBJECT IDENTIFIER ::= { cevModuleISRType 126 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac and Mobility Express in F domain
cevModuleC11164PLteLA OBJECT IDENTIFIER ::= { cevModuleISRType 130 } -- Cisco C1116-4P Series LTE module with Latin America Multimode and Asia Pacific Advanced LTE
cevModuleISR4ESM OBJECT IDENTIFIER ::= { cevModuleISRType 131 } -- Cisco ISR Series Ethernet Switch Module with 4 non-PoE ports
cevModuleISR2ESM OBJECT IDENTIFIER ::= { cevModuleISRType 132 } -- Cisco ISR Series Ethernet Switch Module with 2 non-PoE ports
cevModuleC1111X8PRP OBJECT IDENTIFIER ::= { cevModuleISRType 133 } -- Cisco C1111X-8P Series Routing Processor Module
cevModuleC1111X8PFP OBJECT IDENTIFIER ::= { cevModuleISRType 134 } -- Cisco C1111X-8P Series Forwarding Processor Module
cevModuleC1111X8PNIM OBJECT IDENTIFIER ::= { cevModuleISRType 135 } -- Cisco C1111X-8P Series Built-In Network Interface Module controller
cevModuleC1118SHDSL OBJECT IDENTIFIER ::= { cevModuleISRType 139 } -- Cisco C1118 Series Built-In Multi-Mode Multi-Group SHDSL
cevModuleIR1101K9MB OBJECT IDENTIFIER ::= { cevModuleISRType 140 } -- Cisco IR1101 Motherboard with 4 Copper Ports + 1 Combo Port
cevModuleIR11015ES OBJECT IDENTIFIER ::= { cevModuleISRType 141 } -- Cisco IR1101 Built-In Ethernet Switch Module
cevModuleISRAP1100S OBJECT IDENTIFIER ::= { cevModuleISRType 145 } -- Cisco ISR Series WLAN Access Point Module that supports 802.11ac in S domain
cevModuleIRM1100SPMI OBJECT IDENTIFIER ::= { cevModuleISRType 176 } -- IR1100 expansion module with Pluggable slot, SFP, mSATA SSD slot and Digital GPIO
cevModuleIRM1100SP OBJECT IDENTIFIER ::= { cevModuleISRType 177 } -- IR1100 expansion module with Pluggable slot and SFP
cevModuleCNIM1X OBJECT IDENTIFIER ::= { cevModuleISRType 184 } -- Network interface module with one ten gigabit ethernet port
cevModuleESR63004ES OBJECT IDENTIFIER ::= { cevModuleISRType 195 } -- Cisco ESR6300 Built-In Ethernet Switch Module with 4 Gigabit Ethernet ports
cevModuleESR6300FP2x1GE OBJECT IDENTIFIER ::= { cevModuleISRType 196 } -- Cisco ESR6300 Built-In Front Panel 2x1GE Module with 2 RJ45/SFP combo ports
cevModuleN77Type OBJECT IDENTIFIER ::= { cevModule 97 } -- Group for the Nexus7700 type of cards
cevN77c7718Fab2 OBJECT IDENTIFIER ::= { cevModuleN77Type 1 } -- Fabric for Nexus7700 18-slot chassis
cevN77c7710Fab2 OBJECT IDENTIFIER ::= { cevModuleN77Type 2 } -- Fabric for Nexus7700 10-slot chassis
cevN77c7706Fab2 OBJECT IDENTIFIER ::= { cevModuleN77Type 3 } -- Fabric for Nexus7700 6-slot chassis
cevN77F248XP23E OBJECT IDENTIFIER ::= { cevModuleN77Type 4 } -- N77-F248XP-23E Enhanced 1/10 Gbps Ethernet Module
cevN77SUP2E OBJECT IDENTIFIER ::= { cevModuleN77Type 5 } -- N77-SUP2E Nexus 7700 Supervisor
cevN77F324FQ25 OBJECT IDENTIFIER ::= { cevModuleN77Type 6 } -- 24 Port 10/40G QSFP Line Card for Nexus 7700 family
cevN77F348XP23 OBJECT IDENTIFIER ::= { cevModuleN77Type 7 } -- Nexus 7700 F3-Series 48-Port Fiber 1 and 10 Gigabit Ethernet Module
cevN77F312CK26 OBJECT IDENTIFIER ::= { cevModuleN77Type 8 } -- Nexus 7700 F3-Series 12-Port 100 Gigabit Ethernet Module
cevN77M312CQ26L OBJECT IDENTIFIER ::= { cevModuleN77Type 9 } -- 12-port 100Gbps QSFP28 M3 Linecard for Nexus 7700 platform
cevN77M324FQ25L OBJECT IDENTIFIER ::= { cevModuleN77Type 10 } -- 24-port 10/40Gbps QSFP M3 Linecard for Nexus 7700 platform
cevN77M348XP23L OBJECT IDENTIFIER ::= { cevModuleN77Type 11 } -- 48-port 1/10Gbps SFP+ M3 Linecard for Nexus 7700 platform
cevN77SUP3E OBJECT IDENTIFIER ::= { cevModuleN77Type 12 } -- Nexus 7700 - Supervisor 3 Module Enhanced
cevN77c7718Fab3 OBJECT IDENTIFIER ::= { cevModuleN77Type 14 } -- Nexus 7700 - 18 Slot Chassis Fabric 3 Module
cevN77c7710Fab3 OBJECT IDENTIFIER ::= { cevModuleN77Type 15 } -- Nexus 7700 - 10 Slot Chassis Fabric 3 Module
cevN77c7706Fab3 OBJECT IDENTIFIER ::= { cevModuleN77Type 16 } -- Nexus 7700 - 6 Slot Chassis Fabric 3 Module
cevN77F430CQ36 OBJECT IDENTIFIER ::= { cevModuleN77Type 18 } -- Nexus 7700 F4-Series 30 oversubscribed port 100G QSFP28 module
cevModuleCat3KCAxType OBJECT IDENTIFIER ::= { cevModule 98 } -- These cards are used in the Cisco catalyst converged access switches
cevModuleCat365048PQ OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 1 } -- Cisco Catalyst 3650 48 Port POE 4x10G Uplink
cevModuleCat365048TQ OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 2 } -- Cisco Catalyst 3650 48 Port Data 4x10G Uplink
cevModuleCat385024u OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 3 } -- Catalyst 3850 24 10/100/1000 UPoE Ports Layer 2/Layer 3 Ethernet Stackable Switch
cevModuleCat385048u OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 4 } -- Catalyst 3850 48 10/100/1000 UPoE Ports Layer 2/Layer 3 Ethernet Stackable Switch
cevModuleCat365024TD OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 5 } -- Cisco Catalyst 3650 24 Port Data 2x10G Uplink
cevModuleCat365048TD OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 6 } -- Cisco Catalyst 3650 48 Port Data 2x10G Uplink
cevModuleCat365024PD OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 7 } -- Cisco Catalyst 3650 24 Port POE 2x10G Uplink
cevModuleCat365048PD OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 8 } -- Cisco Catalyst 3650 48 Port POE 2x10G Uplink
cevModuleCat365024TS OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 9 } -- Cisco Catalyst 3650 24 Port Data 4x1G Uplink
cevModuleCat365048TS OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 10 } -- Cisco Catalyst 3650 48 Port Data 4x1G Uplink
cevModuleCat365024PS OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 11 } -- Cisco Catalyst 3650 24 Port POE 4x1G Uplink
cevModuleCat365048PS OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 12 } -- Cisco Catalyst 3650 48 Port POE 4x1G Uplink
cevModuleCat385024T OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 13 } -- Catalyst 3850 24 10/100/1000 Ports Layer 2/Layer 3 Ethernet Stackable Switch
cevModuleCat385048T OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 14 } -- Catalyst 3850 48 10/100/1000 Ports Layer 2/Layer 3 Ethernet Stackable Switch
cevModuleCat385024P OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 15 } -- Catalyst 3850 24 10/100/1000 PoE+Ports Layer 2/Layer 3 Ethernet Stackable Switch
cevModuleCat385048P OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 16 } -- Catalyst 3850 48 10/100/1000 PoE+Ports Layer 2/Layer 3 Ethernet Stackable Switch
cevModuleCat385012S OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 17 } -- WS-C3850-12S Catalyst 3850 Series Switch with 12 1GE SFP Interfaces
cevModuleCat385024S OBJECT IDENTIFIER ::= { cevModuleCat3KCAxType 18 } -- WS-C3850-24S Catalyst 3850 Series Switch with 24 1GE SFP Interfaces
cevModule57xxwlc OBJECT IDENTIFIER ::= { cevModule 99 } -- These cards are used in Cisco next gen Wireless Controller
cevModuleCat5760wlc OBJECT IDENTIFIER ::= { cevModule57xxwlc 2 } -- Catalyst 5760 Series Switch with 12 TenGE Interfaces
cevModuleCat5700wlc OBJECT IDENTIFIER ::= { cevModule57xxwlc 3 } -- AIR-CT5760-6 5700 Series Wireless Controller with 6 TenGE Interfaces
cevModuleN95KType OBJECT IDENTIFIER ::= { cevModule 100 } -- These cards are used for Nexus 9500 series
cevN9KSUPA OBJECT IDENTIFIER ::= { cevModuleN95KType 1 } -- N9K-SUP-A Supervisor Module for Nexus 9500 series
cevN9Kc9508FM OBJECT IDENTIFIER ::= { cevModuleN95KType 2 } -- N9K-C9508-FM Fabric Module for Nexus 9508 chassis
cevN9kScA OBJECT IDENTIFIER ::= { cevModuleN95KType 3 } -- N9K-SC-A System Controller Module for Nexus 9500 series chassis
cevN9kX9564PX OBJECT IDENTIFIER ::= { cevModuleN95KType 4 } -- N9K-X9564PX 48 port 1/10G SFP+ plus 4 port QSFP Ethernet Module for Nexus 9500 series chassis
cevN9kX9564TX OBJECT IDENTIFIER ::= { cevModuleN95KType 5 } -- N9K-X9564TX 48 port 1/10G-BaseT plus 4 port QSFP Ethernet Module for Nexus 9500 series chassis
cevN9kX9636PQ OBJECT IDENTIFIER ::= { cevModuleN95KType 6 } -- N9K-X9636PQ 36p 40G QSFP Ethernet Module for Nexus 9500 series chassis
cevN9KX9536PQ OBJECT IDENTIFIER ::= { cevModuleN95KType 13 } -- N9K-X9536PQ 36p 40G QSFP Ethernet Module for Nexus 9500 series chassis
cevN9Kc9516FM OBJECT IDENTIFIER ::= { cevModuleN95KType 14 } -- N9K-C9516-FM Fabric Module for Nexus 9516 chassis
cevN9Kc9504FM OBJECT IDENTIFIER ::= { cevModuleN95KType 15 } -- N9K-C9504-FM Fabric Module for Nexus 9504 chassis
cevN9KX9464PX OBJECT IDENTIFIER ::= { cevModuleN95KType 18 } -- N9K-X9464PX 48x1/10G SFP+ and 4x40G QSFP Ethernet Module for Nexus 9500 series chassis
cevN9KX9464TX OBJECT IDENTIFIER ::= { cevModuleN95KType 19 } -- N9K-X9464TX 48x1/10G-BaseT and 4x40G QSFP Ethernet Module for Nexus 9500 series chassis
cevN9KX9432PQ OBJECT IDENTIFIER ::= { cevModuleN95KType 20 } -- N9K-X9432PQ 32p 40G QSFP Ethernet Module for Nexus 9500 series chassis
cevN9KSUPB OBJECT IDENTIFIER ::= { cevModuleN95KType 21 } -- N9K-SUP-B Supervisor Module for Nexus 9500 series
cevN9KX9632PC OBJECT IDENTIFIER ::= { cevModuleN95KType 22 } -- N9K-X9632PC 32 port 100G QSFP Ethernet Module for Nexus 9500 series chassis
cevN9KX9464TX2 OBJECT IDENTIFIER ::= { cevModuleN95KType 23 } -- N9K-X9464TX2 48x1/10G-BaseT and 4x40G QSFP Ethernet Module for Nexus 9500 series chassis
cevN9kC9508FM2 OBJECT IDENTIFIER ::= { cevModuleN95KType 24 } -- N9K-C9508-FM2 Fabric Module for Nexus 9508 chassis
cevN9kC9504FM2 OBJECT IDENTIFIER ::= { cevModuleN95KType 25 } -- N9K-C9504-FM2 Fabric Module for Nexus 9504 chassis
cevN9KX9408PC OBJECT IDENTIFIER ::= { cevModuleN95KType 26 } -- N9K-X9408PC-CFP2 8p 100G CFP2 Ethernet Module for Nexus 9500 series chassis
cevN9KX9736Ce OBJECT IDENTIFIER ::= { cevModuleN95KType 27 } -- N9K-X9736PC 36 ports 100G QSFP EthernetModule for Nexus 9500 series chassis
cevN9KC9504FMe OBJECT IDENTIFIER ::= { cevModuleN95KType 28 } -- N9K-C9504-FM3 Fabric Module for Nexus 9504 chassis
cevN9KC9508FMe OBJECT IDENTIFIER ::= { cevModuleN95KType 29 } -- N9K-C9508-FM3 Fabric Module for Nexus 9508 chassis
cevN9KX9432CS OBJECT IDENTIFIER ::= { cevModuleN95KType 30 } -- N9K-X9432C-S 32 ports 100G QSFP Ethernet Module for Nexus 9500 series chassis
cevN9KC9508FMS OBJECT IDENTIFIER ::= { cevModuleN95KType 31 } -- N9K-C9508-FM-S Fabric Module for Nexus 9508 chassis
cevN9KX9736CEX OBJECT IDENTIFIER ::= { cevModuleN95KType 32 } -- N9K-X9736C-EX 36p 40/100G Ethernet Module for for Nexus 9500 series chassis
cevN9KX9732CEX OBJECT IDENTIFIER ::= { cevModuleN95KType 35 } -- N9K-X9732C-EX 32p 100G Ethernet Module for Nexus 9500 series chassis
cevN9KSUPAPlus OBJECT IDENTIFIER ::= { cevModuleN95KType 39 } -- N9K-SUP-A+ Broadwell CPU based Supervisor Module for Nexus 9500 series
cevN9KSUPBPlus OBJECT IDENTIFIER ::= { cevModuleN95KType 40 } -- N9K-SUP-B+ Broadwell CPU based Supervisor Module for Nexus 9500 series
cevN9KX9736CFX OBJECT IDENTIFIER ::= { cevModuleN95KType 41 } -- N9K-X9736C-FX 36 port 40/100G Ethernet Module with MAC-Sec for Nexus 9500 series chassis
cevN9KC9516FME2 OBJECT IDENTIFIER ::= { cevModuleN95KType 42 } -- N9K-C9516-FM-E2 Fabric Module for Nexus 9516 chassis
cevN9KC9508FME2 OBJECT IDENTIFIER ::= { cevModuleN95KType 43 } -- N9K-C9508-FM-E2 Fabric Module for Nexus 9508 chassis
cevN9KX9736QFX OBJECT IDENTIFIER ::= { cevModuleN95KType 46 } -- N9K-X9736Q-FX 36 port 40GEthernet Module with MAC-Sec for Nexus 9500 series chassis
cevModuleCPAKType OBJECT IDENTIFIER ::= { cevModule 101 } -- Group for 100G CPAK modules
cevCPAK100GLR4 OBJECT IDENTIFIER ::= { cevModuleCPAKType 1 } -- 100G LR4 CPAK modules
cevCPAK100GSR10 OBJECT IDENTIFIER ::= { cevModuleCPAKType 2 } -- 100G SR10 CPAK modules
cevCPAK100GLR10 OBJECT IDENTIFIER ::= { cevModuleCPAKType 3 } -- 100G LR10 CPAK module
cevCPAK100GER4L OBJECT IDENTIFIER ::= { cevModuleCPAKType 4 } -- CPAK 100G ER4L Optics
cevCPAKUnknown OBJECT IDENTIFIER ::= { cevModuleCPAKType 5 } -- Unknown or Unsupported CPAK Module
cevCPAK10X10GLR OBJECT IDENTIFIER ::= { cevModuleCPAKType 6 } -- CPAK 10X10G LR
cevCPAK100GSR4 OBJECT IDENTIFIER ::= { cevModuleCPAKType 7 } -- CPAK 100G SR4 optics module
cevCPAK100GELR4 OBJECT IDENTIFIER ::= { cevModuleCPAKType 8 } -- 100GBASE-LR4 Cisco CPAK Module for SMF
cevCPAK10X10GERL OBJECT IDENTIFIER ::= { cevModuleCPAKType 9 } -- 10X10G-ERL Cisco CPAK Module, 25km SMF
cevCPAK100GCWDM4 OBJECT IDENTIFIER ::= { cevModuleCPAKType 10 } -- CPAK 100G CWDM4 optics module
cevCPAK100GPSM4 OBJECT IDENTIFIER ::= { cevModuleCPAKType 11 } -- CPAK 100G PSM4 optics module
cevCPAK100GLR4LANPHY OBJECT IDENTIFIER ::= { cevModuleCPAKType 12 } -- CPAK 100G LR4 LANPHY optics module
cevDirectAttachCable40Gs OBJECT IDENTIFIER ::= { cevModule 102 } -- Group for DirectAttachCable40Gs Type of Cards
cevQSFP4SFP10GCU1M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 1 } -- QSFP to 4xSFP10G Passive Copper Splitter Cable, 1m
cevQSFP4SFP10GCU3M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 2 } -- QSFP to 4xSFP10G Passive Copper Splitter Cable, 3m
cevQSFP4SFP10GCU5M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 3 } -- QSFP to 4xSFP10G Passive Copper Splitter Cable, 5m
cevQSFPH40GBCU1M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 4 } -- 40GBASE-CU QSFP Cable 1 Meter
cevQSFPH40GBCU3M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 5 } -- 40GBASE-CU QSFP Cable 3 Meter
cevQSFPH40GBCU5M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 6 } -- 40GBASE-CU QSFP Cable 5 Meter
cevQSFPH40GBACU7M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 7 } -- 40GBASE-Active CU QSFP Cable 7 Meter
cevQSFPH40GBACU10M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 8 } -- 40GBASE-Active CU QSFP Cable 10 Meter
cevQSFP4SFP10GACU7M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 9 } -- QSFP to 4xSFP10G Active Copper Splitter Cable, 7m
cevQSFP4SFP10GACU10M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 10 } -- QSFP to 4xSFP10G Active Copper Splitter Cable, 10m
cevQSFPH40GBCUDOT5M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 11 } -- 40GBASE-CU QSFP Cable 0.5 Meter
cevQSFPH40GBCU2M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 12 } -- 40GBASE-CU QSFP Cable 2 Meter
cevQSFPH40GBCU4M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 13 } -- 40GBASE-CU QSFP Cable 4 Meter
cevQSFP4SFP10GAC7M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 14 } -- QSFP to 4xSFP10G Active Copper Splitter Cable, 7m
cevQSFP4SFP10GAC10M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 15 } -- QSFP to 4xSFP10G Active Copper Splitter Cable, 10m
cevQSFP4SFP10GAOC1M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 16 } -- QSFP to 4xSFP10G Active Optical breakout Cable, 1m
cevQSFP4SFP10GAOC2M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 17 } -- QSFP to 4xSFP10G Active Optical breakout Cable, 2m
cevQSFP4SFP10GAOC3M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 18 } -- QSFP to 4xSFP10G Active Optical breakout Cable, 3m
cevQSFP4SFP10GAOC5M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 19 } -- QSFP to 4xSFP10G Active Optical breakout Cable, 5m
cevQSFP4SFP10GAOC7M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 20 } -- QSFP to 4xSFP10G Active Optical breakout Cable, 7m
cevQSFP4SFP10GAOC10M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 21 } -- QSFP to 4xSFP10G Active Optical breakout Cable, 10m
cevQSFP4SFP10GCU4M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 22 } -- QSFP to 4xSFP10G Passive Copper Splitter Cable, 4m
cevQSFP4SFP10GCU2M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 23 } -- QSFP to 4xSFP10G Passive Copper Splitter Cable, 2m
cevQSFP4SFP10GCUDOT5M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 24 } -- QSFP to 4xSFP10G Passive Copper Splitter Cable, 0.5m
cevQSFP4SFP10GAOC15M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 25 } -- QSFP to 4xSFP10G Active Optical breakout Cable, 15m
cevQSFPH40GBACU1M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 26 } -- 40GBASE-Active CU QSFP Cable 1 Meter
cevQSFPH40GBACU3M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 27 } -- 40GBASE-Active CU QSFP Cable 3 Meter
cevQSFPH40GBACU5M OBJECT IDENTIFIER ::= { cevDirectAttachCable40Gs 28 } -- 40GBASE-Active CU QSFP Cable 5 Meter
cevModuleN93KType OBJECT IDENTIFIER ::= { cevModule 103 } -- These cards are used for Nexus 9300 series
cevN9KM6PQ OBJECT IDENTIFIER ::= { cevModuleN93KType 1 } -- 6x40G QSFP GEM Card for Nexus 9300 TOR platform
cevN9KM12PQ OBJECT IDENTIFIER ::= { cevModuleN93KType 2 } -- 12x40G QSFP GEM Card for Nexus 9300 TOR platform
cevN9KC93128TXfixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 3 } -- 3RU TOR fixed module with 96x10GT and 8x40G QSFP
cevN9KC9396TXfixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 4 } -- 2RU TOR fixed module with 48x10GT and 12x40G QSFP
cevN9KC9396PXfixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 5 } -- 2RU TOR fixed module with 48x10GF and 12x40G QSFP
cevN9KC9372PXfixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 7 } -- 1RU TOR fixed module with 48x10GF and 6x40G QSFP
cevN9KC9372TXfixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 8 } -- 1RU TOR fixed module with 48x10GT and 6x40G QSFP
cevN9KC9332PQfixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 9 } -- 1RU TOR fixed module with 32x40G QSFP
cevN9KM4PC OBJECT IDENTIFIER ::= { cevModuleN93KType 10 } -- 4x100G CFP2 GEM CArd for Nexus 9300 TOR platform
cevN9KM6PQE OBJECT IDENTIFIER ::= { cevModuleN93KType 11 } -- 6x40G QSFP GEM Card (N9K-M6PQ-E) for Nexus 9300 TOR platform
cevN9KC9372TXFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 12 } -- Fixed Module for Nexus 9300 series chassis with 48x10G TX and 6x40G QSFP
cevN9KC9372PXFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 13 } -- Fixed Module for Nexus 9300 series chassis with 48x10G SFP+ and 6x40G QSFP
cevN9KC9372TXEFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 14 } -- Nexus 9300 Series fixed module with 48x10G TX + and 6x40G QSFP
cevN9KC9372PXEFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 15 } -- Nexus 9300 Series fixed module with 48x10G SFP + and 6x40G QSFP
cevN9KC93120TXfixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 16 } -- Nexus 9300 Series fixed module with 96x10GT and 8x40G QSFP
cevN9KC93180YCEXFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 17 } -- Nexus 9300 Series fixed module with 48x10G/25G SFP and 6x40G/100G QSFP
cevN9KC93108TCEXFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 18 } -- Cisco 1RU N9K-C93108TC-EX TOR chassis with 6x40G/100G uplink (6 QSFP/4 QSFP28) and 48x10G base T downlink
cevN9KC93180LCEXFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 19 } -- 1RU TOR fixed module with 32p QSFP28
cevN9KC93180YCFXFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 20 } -- Nexus 9300 series card type 48x10/25G (SFP28) and 6x40/100G (QSFP28)
cevN9KC93108TCFXFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 22 } -- Nexus 9300 series fixed module with 6x40G/100G uplink (QSFP28) and 48x10G BASE-T
cevN9KC9348GCFXPFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 23 } -- Nexus 9300 1RU TOR fixed module with 48x100/1000Mbps (PoE) + 4x25G SFP28 + 2x100G QSFP28
cevN9KC9364CFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 24 } -- TOR fixed module with with 64x100G QSFP28+ 2x10G SFP Ethernet
cevN9KC9336CFX2FixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 25 } -- TOR fixed module with 1RU 36 x 100G QSFP28 Ports Ethernet
cevN9KC93240YCFX2FixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 26 } -- Nexus 9300 series fixed module with 48x10/25G + 12x40/100G
cevN9KC9332CFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 27 } -- Single chip spine fixed module with 32x100G QSFP28 + 2x10G SFP+ Ethernet
cevN9KC93360YCFX3FixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 28 } -- 2RU TOR fixed module with 96x10/25G SFP28 + 12x40/100G QSFP28 ports
cevN9KC93240YCFX2ZFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 29 } -- Nexus 9300 series fixed module with 48x10/25G SFP+ & 12x40/100G
cevN9KC9358GYFXPFixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 30 } -- 2RU TOR fixed module with 8x100/1000M + 2x10/25G SFP28 ports
cevN9KC9316DGX OBJECT IDENTIFIER ::= { cevModuleN93KType 32 } -- 1RU TOR fixed module with 16x400GE DD QSFP Ports
cevN9KC9358GYFXPv2FixedModule OBJECT IDENTIFIER ::= { cevModuleN93KType 33 } -- 2RU TOR fixed module with 8x100/1000M + 2x10/25G SFP28 ports
cevN9KC93600CDGX OBJECT IDENTIFIER ::= { cevModuleN93KType 34 } -- 1RU TOR fixed module with 28xQSFP28 (100G/40G) + 8xQSFP-DD(400G) Ports
cevN9KC93360YCFX2 OBJECT IDENTIFIER ::= { cevModuleN93KType 35 } -- 2RU TOR fixed module with 96x10/25G SFP28 + 12x40/100G QSFP28 ports
cevN9KC93216TCFX2 OBJECT IDENTIFIER ::= { cevModuleN93KType 36 } -- 2RU TOR fixed module with 96x10GBase-T (copper) + 12x40/100G QSFP28 ports
cevN9KC9364CGX OBJECT IDENTIFIER ::= { cevModuleN93KType 40 } -- 2RU TOR fixed module with 64x100GE QSFP28 Ports
cevModuleISR4300Type OBJECT IDENTIFIER ::= { cevModule 104 } -- These are modules that are used in Cisco ISR 4300 Series Router
cevModuleISR4351RP OBJECT IDENTIFIER ::= { cevModuleISR4300Type 1 } -- Cisco ISR 4351 Routing Processor Module
cevModuleISR4351FP OBJECT IDENTIFIER ::= { cevModuleISR4300Type 2 } -- Cisco ISR 4351 Forwarding Processor Module
cevModuleISR4351NIM OBJECT IDENTIFIER ::= { cevModuleISR4300Type 3 } -- Cisco ISR 4351 Built-In Network Interface Module controller
cevModuleISR4351ESM OBJECT IDENTIFIER ::= { cevModuleISR4300Type 4 } -- Cisco ISR 4351 Built-In Enhanced Service Module controller Module
cevModuleISR4300FP3xGE OBJECT IDENTIFIER ::= { cevModuleISR4300Type 5 } -- Cisco ISR 4300 Series Built-in Front Panel 3xGE Module
cevModuleISR4331RP OBJECT IDENTIFIER ::= { cevModuleISR4300Type 6 } -- Cisco ISR 4331 Routing Processor Module
cevModuleISR4331FP OBJECT IDENTIFIER ::= { cevModuleISR4300Type 7 } -- Cisco ISR 4331 Forwarding Processor Module
cevModuleISR4331NIM OBJECT IDENTIFIER ::= { cevModuleISR4300Type 8 } -- Cisco ISR 4331 Built-In Network Interface Module controller
cevModuleISR4331ESM OBJECT IDENTIFIER ::= { cevModuleISR4300Type 9 } -- Cisco ISR 4331 Built-In Enhanced Service Module controller Module
cevModuleISR4321RP OBJECT IDENTIFIER ::= { cevModuleISR4300Type 10 } -- Cisco ISR 4331 Routing Processor Module
cevModuleISR4321FP OBJECT IDENTIFIER ::= { cevModuleISR4300Type 11 } -- Cisco ISR 4321 Forwarding Processor Module
cevModuleISR4321NIM OBJECT IDENTIFIER ::= { cevModuleISR4300Type 12 } -- Cisco ISR 4321 Built-In Network Interface Module controller
cevModuleISR4300FP2xGE OBJECT IDENTIFIER ::= { cevModuleISR4300Type 13 } -- Cisco ISR 4300 Series Built-in Front Panel 2xGE Module
cevModuleISR4351BRP OBJECT IDENTIFIER ::= { cevModuleISR4300Type 14 } -- Cisco ISR 4351 Boost Routing Processor Module
cevModuleISR4331BRP OBJECT IDENTIFIER ::= { cevModuleISR4300Type 15 } -- Cisco ISR 4331 Boost Routing Processor Module
cevModuleISR4321BRP OBJECT IDENTIFIER ::= { cevModuleISR4300Type 16 } -- Cisco ISR 4331 Boost Routing Processor Module
cevModuleISR4351BFP OBJECT IDENTIFIER ::= { cevModuleISR4300Type 17 } -- Cisco ISR 4351 Boost Forwarding Processor Module
cevModuleISR4331BFP OBJECT IDENTIFIER ::= { cevModuleISR4300Type 18 } -- Cisco ISR 4331 Boost Forwarding Processor Module
cevModuleISR4321BFP OBJECT IDENTIFIER ::= { cevModuleISR4300Type 19 } -- Cisco ISR 4321 Boost Forwarding Processor Module
cevModuleISR4351BNIM OBJECT IDENTIFIER ::= { cevModuleISR4300Type 20 } -- Cisco ISR 4351 Boost Built-In NetworkInterface Module controller
cevModuleISR4331BNIM OBJECT IDENTIFIER ::= { cevModuleISR4300Type 21 } -- Cisco ISR 4331 Boost Built-In Network Interface Module controller
cevModuleISR4321BNIM OBJECT IDENTIFIER ::= { cevModuleISR4300Type 22 } -- Cisco ISR 4321 Boost Built-In Network Interface Module controller
cevModuleISR4351BESM OBJECT IDENTIFIER ::= { cevModuleISR4300Type 23 } -- Cisco ISR 4351 Boost Built-In Enhanced Service Module controller Module
cevModuleISR4331BESM OBJECT IDENTIFIER ::= { cevModuleISR4300Type 24 } -- Cisco ISR 4331 Boost Built-In Enhanced Service Module controller Module
cevModuleNIMType OBJECT IDENTIFIER ::= { cevModule 105 } -- These are NIM modules that are used in Cisco Series of Routers
cevModuleNIM1MftT1E1 OBJECT IDENTIFIER ::= { cevModuleNIMType 1 } -- 1-Port RJ-48 Multi-Flex Trunk -T1/E1 Network Interface Module
cevModuleNIM2MftT1E1 OBJECT IDENTIFIER ::= { cevModuleNIMType 2 } -- 2-Port RJ-48 Multi-Flex Trunk -T1/E1 Network Interface Module
cevModuleNIM4MftT1E1 OBJECT IDENTIFIER ::= { cevModuleNIMType 3 } -- 4-Port RJ-48 Multi-Flex Trunk -T1/E1 Network Interface Module
cevModuleNIM8MftT1E1 OBJECT IDENTIFIER ::= { cevModuleNIMType 4 } -- 8-Port RJ-48 Multi-Flex Trunk -T1/E1 Network Interface Module
cevModuleNIM1CE1T1PRI OBJECT IDENTIFIER ::= { cevModuleNIMType 5 } -- 1-Port RJ-48 channelized -T1/E1 Network Interface Module
cevModuleNIM2CE1T1PRI OBJECT IDENTIFIER ::= { cevModuleNIMType 6 } -- 2-Port RJ-48 channelized -T1/E1 Network Interface Module
cevModuleNIM8CE1T1PRI OBJECT IDENTIFIER ::= { cevModuleNIMType 7 } -- 8-Port RJ-48 channelized -T1/E1 Network Interface Module
cevModuleNIMPVDM4c32 OBJECT IDENTIFIER ::= { cevModuleNIMType 8 } -- PVDM4 DSP Module with 32 G.711 Channels
cevModuleNIMPVDM4c64 OBJECT IDENTIFIER ::= { cevModuleNIMType 9 } -- PVDM4 DSP Module with 64 G.711 Channels
cevModuleNIMPVDM4c128 OBJECT IDENTIFIER ::= { cevModuleNIMType 10 } -- PVDM4 DSP Module with 128 G.711 Channels
cevModuleNIMPVDM4c192 OBJECT IDENTIFIER ::= { cevModuleNIMType 11 } -- PVDM4 DSP Module with 192 G.711 Channels
cevModuleNIMPVDM4c256 OBJECT IDENTIFIER ::= { cevModuleNIMType 12 } -- PVDM4 DSP Module with 256 G.711 Channels
cevModuleNIMSSD OBJECT IDENTIFIER ::= { cevModuleNIMType 13 } -- solid-state disk Network Interface Module
cevModuleNIMHDD OBJECT IDENTIFIER ::= { cevModuleNIMType 14 } -- Hard Disk Drive Network Interface Module
cevModuleNIM2FXS OBJECT IDENTIFIER ::= { cevModuleNIMType 15 } -- 2-port RJ-11 FXS Network Interface Module
cevModuleNIM4FXS OBJECT IDENTIFIER ::= { cevModuleNIMType 16 } -- 4-port RJ-11 FXS Network Interface Module
cevModuleNIM2FXO OBJECT IDENTIFIER ::= { cevModuleNIMType 17 } -- 2-port RJ-11 FXO Network Interface Module
cevModuleNIM4FXO OBJECT IDENTIFIER ::= { cevModuleNIMType 18 } -- 4-port RJ-11 FXO Network Interface Module
cevModuleNIM2FXS4FXO OBJECT IDENTIFIER ::= { cevModuleNIMType 19 } -- 6-port RJ-11 FXSFXO Network Interface Module
cevModuleNIM2EM OBJECT IDENTIFIER ::= { cevModuleNIMType 20 } -- 2-port RJ-11 E&M Network Interface Module
cevModuleNIM4EM OBJECT IDENTIFIER ::= { cevModuleNIMType 21 } -- 4-port RJ-11 E&M Network Interface Module
cevModuleNIM2BRI OBJECT IDENTIFIER ::= { cevModuleNIMType 22 } -- 2-port RJ-45 BRI-NT/TE Network Interface Module
cevModuleNIM4BRI OBJECT IDENTIFIER ::= { cevModuleNIMType 23 } -- 4-port RJ-45 BRI-NT/TE Network Interface Module
cevModuleNIMVABAnnexA OBJECT IDENTIFIER ::= { cevModuleNIMType 25 } -- Multi-mode xDSL with VDSL bondingand ADSL1/2/2+ Annex A over POTS
cevModuleNIMVAAnnexB OBJECT IDENTIFIER ::= { cevModuleNIMType 26 } -- Multi-mode xDSL with VDSL bondingand ADSL2/2+ Annex B/J
cevModuleNIMVABAnnexM OBJECT IDENTIFIER ::= { cevModuleNIMType 27 } -- Multi-mode xDSL with VDSL bondingand ADSL2/2+ Annex M
cevModuleNIM4ES2 OBJECT IDENTIFIER ::= { cevModuleNIMType 28 } -- 4-port non-POE Layer 2 Gigabit Ethernet Switch Network Interface Module
cevModuleNIM8ES2 OBJECT IDENTIFIER ::= { cevModuleNIMType 29 } -- 8-port non-POE Layer 2 Gigabit Ethernet Switch Network Interface Module
cevModuleNIM8ES2POE OBJECT IDENTIFIER ::= { cevModuleNIMType 30 } -- 8-port POE Layer 2 Gigabit Ethernet Switch Network Interface Module
cevModuleNIM16A OBJECT IDENTIFIER ::= { cevModuleNIMType 31 } -- 16-Port asynchronous network interface module
cevModuleNIM24A OBJECT IDENTIFIER ::= { cevModuleNIMType 32 } -- 24-Port asynchronous network interface module
cevModuleNIM2BRIST OBJECT IDENTIFIER ::= { cevModuleNIMType 33 } -- 2-port RJ-45 BRI-S/T Network Interface Module
cevModuleNIM4BRIST OBJECT IDENTIFIER ::= { cevModuleNIMType 34 } -- 4-port RJ-45 BRI-S/T Network Interface Module
cevModuleCXPType OBJECT IDENTIFIER ::= { cevModule 106 } -- Group of 100G CXP modules
cevModuleCXP100GSR10 OBJECT IDENTIFIER ::= { cevModuleCXPType 1 } -- 100G SR10 CXP modules
cevModuleCXP100GSR12 OBJECT IDENTIFIER ::= { cevModuleCXPType 2 } -- 100G SR12 CXP modules
cevModuleONSCXP2SR25 OBJECT IDENTIFIER ::= { cevModuleCXPType 3 } -- 12-Channel, 23Gbps per channel, duplex, pluggable CXP2 transceive
cevModuleASA5506Type OBJECT IDENTIFIER ::= { cevModule 107 } -- cevModuleASA5506 Type chassis
cevModuleAsa5506SSD OBJECT IDENTIFIER ::= { cevModuleASA5506Type 1 } -- 5506 Adaptive Security Appliance Field-Replaceable Solid State Drive
cevModuleAsa5506WSSD OBJECT IDENTIFIER ::= { cevModuleASA5506Type 2 } -- 5506W Adaptive Security Appliance Field-Replaceable Solid State Drive
cevModuleAsa5506K7SSD OBJECT IDENTIFIER ::= { cevModuleASA5506Type 3 } -- 5506 with No Payload Encryption Adaptive Security Appliance Field-Replaceable Solid State Drive
cevModuleAsa5506HSSD OBJECT IDENTIFIER ::= { cevModuleASA5506Type 4 } -- 5506H Adaptive Security Appliance Field-Replaceable Solid State Drive
cevModuleASA5508Type OBJECT IDENTIFIER ::= { cevModule 108 } -- cevModuleASA5508 Type chassis
cevModuleAsa5508SSD OBJECT IDENTIFIER ::= { cevModuleASA5508Type 1 } -- 5508 Adaptive Security Appliance Field-Replaceable Solid State Drive
cevModuleAsa5508K7SSD OBJECT IDENTIFIER ::= { cevModuleASA5508Type 2 } -- 5508 with No Payload Encryption Adaptive Security Appliance Field-Replaceable Solid State Drive
cevModuleCCEType OBJECT IDENTIFIER ::= { cevModule 109 } -- These are modules that are used in Cisco cBR CCE NextGen
cevModuleCCESup OBJECT IDENTIFIER ::= { cevModuleCCEType 1 } -- Cisco cBR CCE Supervisor Card
cevModuleCCESupPic OBJECT IDENTIFIER ::= { cevModuleCCEType 2 } -- Cisco cBR CCE Supervisor PIC Card
cevModuleCCESsi OBJECT IDENTIFIER ::= { cevModuleCCEType 3 } -- Cisco cBR CCE RF Line Card
cevModuleCCESsiPic OBJECT IDENTIFIER ::= { cevModuleCCEType 4 } -- Cisco cBR CCE RF Line Card PIC
cevModuleCCECbrRS422BaseRJ45 OBJECT IDENTIFIER ::= { cevModuleCCEType 5 } -- Cisco cBR CCE RS422 basing onRJ45
cevModuleCCECbrBNC OBJECT IDENTIFIER ::= { cevModuleCCEType 6 } -- Cisco cBR CCE BNC connector
cevModuleCCERphySsi OBJECT IDENTIFIER ::= { cevModuleCCEType 7 } -- Cisco cBR CCE Remote-Phy Line Card
cevModuleCCERphySsiPic OBJECT IDENTIFIER ::= { cevModuleCCEType 8 } -- Cisco cBR CCE Remote-Phy Line Card PIC
cevModuleWIMType OBJECT IDENTIFIER ::= { cevModule 110 } -- These are non OIR modules that are used in Cisco 400r series of routers
cevModuleWIM1T OBJECT IDENTIFIER ::= { cevModuleWIMType 3 } -- WIM-1T, Single Port 12-in-1 Serial WAN Interface Module
cevModuleWIM3G OBJECT IDENTIFIER ::= { cevModuleWIMType 4 } -- WIM-3G, Dual SIM, Multimode HSPA+/CDMA WAN Interface Module
cevModuleISA3000Type OBJECT IDENTIFIER ::= { cevModule 111 } -- Modules ISA30004C , ISA30002C2F , ISA30004CRA and ISA30002C2FRA
cevModuleISA30004CSSD64 OBJECT IDENTIFIER ::= { cevModuleISA3000Type 1 } -- 30004C Industrial Security Appliance Solid State Drive
cevModuleISA30002C2FSSD64 OBJECT IDENTIFIER ::= { cevModuleISA3000Type 2 } -- 30002C2F Industrial Security Appliance Solid State Drive
cevModuleRAISA1783SAD4T0SSSD64 OBJECT IDENTIFIER ::= { cevModuleISA3000Type 3 } -- Cisco Rockwell ISA 30004C Copper SKU's Solid State Drive
cevModuleRAISA1783SAD2T2SSSD64 OBJECT IDENTIFIER ::= { cevModuleISA3000Type 4 } -- Cisco Rockwell ISA 30002C2F Fiber SKU's Solid State Drive
cevModuleISA3000HardwareBypass OBJECT IDENTIFIER ::= { cevModuleISA3000Type 5 } -- Cisco Hyperlite ISA30004C/ISA30002C2F Hardware Bypass
cevModuleRAISA1783HardwareBypass OBJECT IDENTIFIER ::= { cevModuleISA3000Type 6 } -- Cisco Rockwell ISA30004C/ISA30002C2F SKU's Hardware Bypass
cevModuleISA4000Type OBJECT IDENTIFIER ::= { cevModule 112 } -- Modules in Trimorphodon ISA4000 SKU
cevModuleISA4000SSD64 OBJECT IDENTIFIER ::= { cevModuleISA4000Type 1 } -- 64 Gb Solid State Drive in Trimorphodon version ISA4000
cevModuleISA4000SSD128 OBJECT IDENTIFIER ::= { cevModuleISA4000Type 2 } -- 128 Gb Solid State Drive in Trimorphodon version ISA4000
cevModuleCFP2Type OBJECT IDENTIFIER ::= { cevModule 113 } -- Modules in CFP2 which is used in Aragorn Line card.
cevModuleCFP2ONSCFP2WDM OBJECT IDENTIFIER ::= { cevModuleCFP2Type 1 } -- Cisco 100GE CFP2 WDM Pluggable Optics Module
cevModuleCFP2100GER4 OBJECT IDENTIFIER ::= { cevModuleCFP2Type 2 } -- Cisco 100GBASE-ER4 CFP2 Module for SMF (<40 km)
cevModuleCFP2ONSC2WDMDE1HL OBJECT IDENTIFIER ::= { cevModuleCFP2Type 3 } -- 200G, 100G, WDM Digital CFP2 pluggable Licensed 100G only
cevModuleCFP2ONSCFP2WDMD OBJECT IDENTIFIER ::= { cevModuleCFP2Type 4 } -- 100G, Staircase & SD FEC, WDM Digital CFP2 pluggable
cevModuleCFP2CFP2WDMD1HL OBJECT IDENTIFIER ::= { cevModuleCFP2Type 5 } -- 200G, 100G, WDM Digital CFP2 pluggable, Licensed 100G
cevModuleCFP2CFP2WDMDS1HL OBJECT IDENTIFIER ::= { cevModuleCFP2Type 6 } -- 200G, 100G, WDM Digital CFP2 pluggable
cevModuleN92KType OBJECT IDENTIFIER ::= { cevModule 114 } -- These cards are used for Nexus 9200 series
cevN9KC9264PQ OBJECT IDENTIFIER ::= { cevModuleN92KType 1 } -- 64x40G QSFP GEM Card for Nexus 9200 TOR platform
cevN9KC9264PQfixedModule OBJECT IDENTIFIER ::= { cevModuleN92KType 2 } -- Fixed Module for Nexus 9200 series chassis with 64x40GbE QSFPs
cevN9KC92160YCFixedModule OBJECT IDENTIFIER ::= { cevModuleN92KType 3 } -- Nexus 9000 Series fixed module with 48x10G SFP+, 2x40G QSFP10, 4x40/100G QSFP28 Ethernet
cevN9KC9272QFixedModule OBJECT IDENTIFIER ::= { cevModuleN92KType 4 } -- Nexus 9000 Series fixed module with 72x40G QSFP+ Ethernet
cevN9KC9236CFixedModule OBJECT IDENTIFIER ::= { cevModuleN92KType 5 } -- Nexus 9000 Series fixed module with 36x100G QSFP25 Ethernet
cevN9KC92304QCFixedModule OBJECT IDENTIFIER ::= { cevModuleN92KType 6 } -- Nexus 9000 Series fixed module with 56x40G+8x100G QSFP Ethernet
cevN9KC9232CFixedModule OBJECT IDENTIFIER ::= { cevModuleN92KType 7 } -- Nexus N9K-C9232C Series fixed module with 32x40G/100G QSFP28 Ethernet
cevN9KC92348GCXFixedModule OBJECT IDENTIFIER ::= { cevModuleN92KType 8 } -- TOR 48x100M/1G Base-T + 4x10/25G SPF28 + 2x40/100G QSFP28
cevModuleN9KType OBJECT IDENTIFIER ::= { cevModule 115 } -- Group for the Nexus9000 Module
cevN9KFabricExtenderConnectionCable OBJECT IDENTIFIER ::= { cevModuleN9KType 1 } -- N9K FEX Fabric Extender cabling
cevModuleFPRType OBJECT IDENTIFIER ::= { cevModule 116 } -- These are modules that are used in Cisco FirePOWER series
cevFPR9KSUPFixedModule OBJECT IDENTIFIER ::= { cevModuleFPRType 1 } -- FirePOWER 9K Supervisor Module
cevFPRNetworkModule4X40G OBJECT IDENTIFIER ::= { cevModuleFPRType 2 } -- FirePOWER Network Module 4x40G
cevFPRNetworkModule8X10G OBJECT IDENTIFIER ::= { cevModuleFPRType 3 } -- FirePOWER Network Module 8x10G
cevFPR4120SUPFixedModule OBJECT IDENTIFIER ::= { cevModuleFPRType 4 } -- FirePOWER 4120 Supervisor Module
cevFPR4140SUPFixedModule OBJECT IDENTIFIER ::= { cevModuleFPRType 5 } -- FirePOWER 4140 Supervisor Module
cevFPR4110SUPFixedModule OBJECT IDENTIFIER ::= { cevModuleFPRType 7 } -- FirePOWER 4110 Supervisor Module
cevFPRDNM2X100GF OBJECT IDENTIFIER ::= { cevModuleFPRType 8 } -- Firepower Series - 2 port 100G FTW Module, Double Width
cevFPRDNM2X100G OBJECT IDENTIFIER ::= { cevModuleFPRType 9 } -- Firepower Series - 2 port 100G Network Module, Double Width
cevFPRNM6X10LRF OBJECT IDENTIFIER ::= { cevModuleFPRType 11 } -- Cisco FirePower 6 port 10G LR FTW (Fail to Wire) Network Module
cevFPRNM6X10SRF OBJECT IDENTIFIER ::= { cevModuleFPRType 12 } -- Cisco FirePower 6 port 10G SR FTW (Fail to Wire) Network Module
cevFPRNM6X1SXF OBJECT IDENTIFIER ::= { cevModuleFPRType 13 } -- Cisco FirePower 6 port 1G SX FTW (Fail to Wire) Network Module
cevFprUS23070 OBJECT IDENTIFIER ::= { cevModuleFPRType 14 } -- 8x1GE multi-mode copper EPM with programmable fail-to-wire (FTW) functionality
cevFprUS23071 OBJECT IDENTIFIER ::= { cevModuleFPRType 15 } -- 8x1GE SX Fiber EPM with programmable fail-to-wire (FTW) functionality
cevFprUS23072 OBJECT IDENTIFIER ::= { cevModuleFPRType 16 } -- 8x1/10GE SFP/SFP+ EPM (Regents Park)
cevFprUS23073 OBJECT IDENTIFIER ::= { cevModuleFPRType 17 } -- 8x10GE LR Fiber EPM with programmable fail-to-wire (FTW) functionality
cevFprUS23074 OBJECT IDENTIFIER ::= { cevModuleFPRType 18 } -- 8x10GE SR Fiber EPM with programmable fail-to-wire (FTW) functionality
cevFPRNM8X1F OBJECT IDENTIFIER ::= { cevModuleFPRType 19 } -- 8x1GE multi-mode copper EPM with programmable fail-to-wire (FTW) functionality
cevFPRNM2X40GF OBJECT IDENTIFIER ::= { cevModuleFPRType 20 } -- Cisco FirePower 2 port 40G FTW (Fail to Wire) Network Module
cevFPRNetworkModule8X1G OBJECT IDENTIFIER ::= { cevModuleFPRType 21 } -- FirePOWER Network Module 8x1G
cevFPR9KNM2X100G OBJECT IDENTIFIER ::= { cevModuleFPRType 22 } -- Cisco FirePower 2 port 100G Network Module
cevFPR9KNM4X100G OBJECT IDENTIFIER ::= { cevModuleFPRType 23 } -- Cisco FirePower 4 port 100G Network Module
cevFPR4125SUPFixedModule OBJECT IDENTIFIER ::= { cevModuleFPRType 24 } -- FirePOWER 4125 Supervisor Module
cevFPR4145SUPFixedModule OBJECT IDENTIFIER ::= { cevModuleFPRType 25 } -- FirePOWER 4145 Supervisor Module
cevFPR4115SUPFixedModule OBJECT IDENTIFIER ::= { cevModuleFPRType 26 } -- FirePOWER 4115 Supervisor Module
cevModuleQSFP28 OBJECT IDENTIFIER ::= { cevModule 117 } -- QSFP28 group of Optics
cevQSFP100GELR4 OBJECT IDENTIFIER ::= { cevModuleQSFP28 1 } -- 100GE-LR4 QSFP Module
cevQSFP100GESR4 OBJECT IDENTIFIER ::= { cevModuleQSFP28 2 } -- 100GE-SR4 QSFP Module
cevQSFP100GESR4S OBJECT IDENTIFIER ::= { cevModuleQSFP28 3 } -- 100GE-SR4-S QSFP Module
cevQSFP100GELR4S OBJECT IDENTIFIER ::= { cevModuleQSFP28 4 } -- 100GE-LR4-S QSFP Module
cevQSFP100GEAOC10M OBJECT IDENTIFIER ::= { cevModuleQSFP28 5 } -- 100GE-AOC10M QSFP Module
cevQSFP28Unknown OBJECT IDENTIFIER ::= { cevModuleQSFP28 6 } -- Unknown or Unsupported QSFP28 Module
cevQSFP100GEDWDM2 OBJECT IDENTIFIER ::= { cevModuleQSFP28 7 } -- QSFP28 DWDM transceiver using 2 wavelengths on a 1550nm DWDM grid with a reach up to 80km
cevModuleQSFP28S OBJECT IDENTIFIER ::= { cevModule 118 } -- QSFP28S group
cevQSFP100GSR4S OBJECT IDENTIFIER ::= { cevModuleQSFP28S 1 } -- 100GBASE SR4 QSFP Transceiver, MPO, 100m, Enterprise Class
cevQSFP100GCWDM4S OBJECT IDENTIFIER ::= { cevModuleQSFP28S 2 } -- 100GBASE CWDM4 QSFP Transceiver, LC, 2km, Enterprise Class
cevQSFP100GPSM4S OBJECT IDENTIFIER ::= { cevModuleQSFP28S 3 } -- 100GBASE PSM4 QSFP Transceiver, MPO, 500m, Enterprise Class
cevQSFP100GLR4S OBJECT IDENTIFIER ::= { cevModuleQSFP28S 4 } -- 100GBASE LR4 QSFP Transceiver, LC, 10km, Enterprise Class
cevQSFP100GAOC1M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 5 } -- 100GBASE QSFP Active Optical Cable, 1m
cevQSFP100GAOC2M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 6 } -- 100GBASE QSFP Active Optical Cable, 2m
cevQSFP100GAOC3M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 7 } -- 100GBASE QSFP Active Optical Cable, 3m
cevQSFP100GAOC5M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 8 } -- 100GBASE QSFP Active Optical Cable, 5m
cevQSFP100GAOC7M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 9 } -- 100GBASE QSFP Active Optical Cable, 7m
cevQSFP100GAOC10M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 10 } -- 100GBASE QSFP Active Optical Cable, 10m
cevQSFP100GAOC15M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 11 } -- 100GBASE QSFP Active Optical Cable, 15m
cevQSFP100GAOC20M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 12 } -- 100GBASE QSFP Active Optical Cable, 20m
cevQSFP100GAOC25M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 13 } -- 100GBASE QSFP Active Optical Cable, 25m
cevQSFP100GAOC30M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 14 } -- 100GBASE QSFP Active Optical Cable, 30m
cevQSFP100GCU1M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 15 } -- 100GBASE-CR4 Passive Copper Cable, 1m
cevQSFP100GCU2M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 16 } -- 100GBASE-CR4 Passive Copper Cable, 2m
cevQSFP100GCU3M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 17 } -- 100GBASE-CR4 Passive Copper Cable, 3m
cevQSFP100GCU4M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 18 } -- 100GBASE-CR4 Passive Copper Cable, 4m
cevQSFP100GCU5M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 19 } -- 100GBASE-CR4 Passive Copper Cable, 5m
cevQSFP4SFP25GCU1M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 20 } -- 100GBase QSFP to 4xSFP25G Passive Copper Splitter Cable, 1m
cevQSFP4SFP25GCU2M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 21 } -- 100GBase QSFP to 4xSFP25G Passive Copper Splitter Cable, 2m
cevQSFP4SFP25GCU3M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 22 } -- 100GBase QSFP to 4xSFP25G Passive Copper Splitter Cable, 3m
cevQSFP4SFP25GCU4M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 23 } -- 100GBase QSFP to 4xSFP25G Passive Copper Splitter Cable, 4m
cevQSFP4SFP25GCU5M OBJECT IDENTIFIER ::= { cevModuleQSFP28S 24 } -- 100GBase QSFP to 4xSFP25G Passive Copper Splitter Cable, 5m
cevNonCiscoQSFP100GSR4 OBJECT IDENTIFIER ::= { cevModuleQSFP28S 25 } -- Non Cisco QSFP100G SR optics for NCS-5508 Chassis
cevNonCiscoQSFP100GLR4 OBJECT IDENTIFIER ::= { cevModuleQSFP28S 26 } -- Non Cisco QSFP100G LR optics for NCS-5508 Chassis
cevNonCiscoQSFP100GCWDM4 OBJECT IDENTIFIER ::= { cevModuleQSFP28S 27 } -- Non Cisco QSFP100G CWDW optics for NCS-5508 Chassis
cevNonCiscoQSFP100GCAOC OBJECT IDENTIFIER ::= { cevModuleQSFP28S 28 } -- Non Cisco QSFP100G AOC optics for NCS-5508 Chassis
cevNonCiscoQSFP100GAOC OBJECT IDENTIFIER ::= { cevModuleQSFP28S 29 } -- Non Cisco QSFP100G AOC optics for NCS-5508 Chassis
cevNonCiscoQSFP100GCR4 OBJECT IDENTIFIER ::= { cevModuleQSFP28S 30 } -- Non Cisco QSFP100G CR optics for NCS-5508 Chassis
cevQSFP100GSMSR OBJECT IDENTIFIER ::= { cevModuleQSFP28S 31 } -- 100GBASE CWDM4 QSFP Transceiver, 2km over SMF, 0-60C
cevQSFPUnknown OBJECT IDENTIFIER ::= { cevModuleQSFP28S 32 } -- Unknown QSFP
cevGF100GCWDM4 OBJECT IDENTIFIER ::= { cevModuleQSFP28S 33 } -- Special QSFP100 CWDM4 PID for Google deal
cevQSFP100GER4LS OBJECT IDENTIFIER ::= { cevModuleQSFP28S 34 } -- 100GBASE QSFP Transceiver, 25-40KM reach over SMF, Duplex LC
cevQSFP100GFRS OBJECT IDENTIFIER ::= { cevModuleQSFP28S 35 } -- QSFP28 100GBase-FR module, 2km SMF
cevQSFP40100SRBD OBJECT IDENTIFIER ::= { cevModuleQSFP28S 36 } -- QSFP28 dual rate 40/100G SRBD module, PID = QSFP-40/100-SRBD
cevQSFP40100GSR4 OBJECT IDENTIFIER ::= { cevModuleQSFP28S 37 } -- QSFP28 dual rate 40/100G SR4 module, PID = QSFP-40/100G-SR4
cevModuleNCS4K OBJECT IDENTIFIER ::= { cevModule 119 } -- cevModuleNCS4K Series
cevModuleNCS4216RSP OBJECT IDENTIFIER ::= { cevModuleNCS4K 1 } -- NCS 4216 Router & Switching Processor and Controller - 400G
cevModuleNCS420XRSP OBJECT IDENTIFIER ::= { cevModuleNCS4K 2 } -- NCS 4206/4204 Router & Switching Processor and Controller - 400G
cevModuleNCS4K4T12GPS OBJECT IDENTIFIER ::= { cevModuleNCS4K 3 } -- NCS 4202 Switch Processor, Base Scale, 64Gbps
cevModuleNCS4201RSP OBJECT IDENTIFIER ::= { cevModuleNCS4K 4 } -- NCS 4201 Route Switch Processor, BaseScale, 64Gbps,FIXED 24GE Fiber and 4-10GE - Modular PSU and FAN
cevModuleNCS4206RSP2A64G OBJECT IDENTIFIER ::= { cevModuleNCS4K 5 } -- NCS4206 Route Switch Processor 2, Base Scale, 64Gbps
cevModuleNCS4206RSP2A128G OBJECT IDENTIFIER ::= { cevModuleNCS4K 6 } -- NCS4206 Route Switch Processor 2, Base Scale, 128Gbps
cevModuleASA5516Type OBJECT IDENTIFIER ::= { cevModule 120 } -- cevModule5516 Type Chassis
cevModuleAsa5516SSD OBJECT IDENTIFIER ::= { cevModuleASA5516Type 1 } -- 5516 Adaptive Security Appliance Field-Replaceable Solid State Drive
cevModuleNCS1002 OBJECT IDENTIFIER ::= { cevModule 121 } -- Module for NCS1002 series
cevModuleNCS1002RP0 OBJECT IDENTIFIER ::= { cevModuleNCS1002 1 } -- Cisco NCS1002 Route processor 0
cevModuleSFP25S OBJECT IDENTIFIER ::= { cevModule 122 } -- Module for SFP running at 25 Gbps
cevSFPH25GCU1M OBJECT IDENTIFIER ::= { cevModuleSFP25S 1 } -- 25GBASE-CU SFP28 Cable 1 Meter
cevSFPH25GCU2M OBJECT IDENTIFIER ::= { cevModuleSFP25S 2 } -- 25GBASE-CU SFP28 Cable 2 Meter
cevSFPH25GCU3M OBJECT IDENTIFIER ::= { cevModuleSFP25S 3 } -- 25GBASE-CU SFP28 Cable 3 Meter
cevSFPH25GCU5M OBJECT IDENTIFIER ::= { cevModuleSFP25S 4 } -- 25GBASE-CU SFP28 Cable 5 Meter
cevSFP25GAOC1M OBJECT IDENTIFIER ::= { cevModuleSFP25S 5 } -- Ethernet Direct Attach Active Optical 1m SFP28
cevSFP25GAOC2M OBJECT IDENTIFIER ::= { cevModuleSFP25S 6 } -- Ethernet Direct Attach Active Optical 2m SFP28
cevSFP25GAOC3M OBJECT IDENTIFIER ::= { cevModuleSFP25S 7 } -- Ethernet Direct Attach Active Optical 3m SFP28
cevSFP25GAOC5M OBJECT IDENTIFIER ::= { cevModuleSFP25S 8 } -- Ethernet Direct Attach Active Optical 5m SFP28
cevSFP25GAOC7M OBJECT IDENTIFIER ::= { cevModuleSFP25S 9 } -- Ethernet Direct Attach Active Optical 7m SFP28
cevSFP25GAOC10M OBJECT IDENTIFIER ::= { cevModuleSFP25S 10 } -- Ethernet Direct Attach Active Optical 10m SFP28
cevSFP25GSRS OBJECT IDENTIFIER ::= { cevModuleSFP25S 11 } -- Ethernet Multi Mode Short Reach Enterprise Class SFP28
cevSFP1025GLRS OBJECT IDENTIFIER ::= { cevModuleSFP25S 12 } -- Ethernet Single Mode Multi Speed Long Reach Enterprise Class SPF28
cevSFP1025GCSRS OBJECT IDENTIFIER ::= { cevModuleSFP25S 13 } -- Ethernet Dual Rate Short Reach Enterprise Class SFP28
cevSFPH25GCU1DOT5M OBJECT IDENTIFIER ::= { cevModuleSFP25S 14 } -- 25GBASE-CU SFP28 Cable 1.5 Meter
cevSFPH25GCU2DOT5M OBJECT IDENTIFIER ::= { cevModuleSFP25S 15 } -- 25GBASE-CU SFP28 Cable 2.5 Meter
cevSFPH25GCU4M OBJECT IDENTIFIER ::= { cevModuleSFP25S 16 } -- 25GBASE-CU SFP28 Cable 4 Meter
cevSFP25GAOC4M OBJECT IDENTIFIER ::= { cevModuleSFP25S 17 } -- Ethernet Direct Attach Active Optical 4m SFP28
cevModuleISR4200Type OBJECT IDENTIFIER ::= { cevModule 123 } -- These are modules that are used in Cisco ISR 4200 Series Router
cevModuleISR4221XRP OBJECT IDENTIFIER ::= { cevModuleISR4200Type 7 } -- Cisco ISR 4221X Routing Processor Module
cevModuleISR4221XFP OBJECT IDENTIFIER ::= { cevModuleISR4200Type 8 } -- Cisco ISR 4221X Forwarding Processor Module
cevModuleISR4221XNIM OBJECT IDENTIFIER ::= { cevModuleISR4200Type 9 } -- Cisco ISR 4221x Built-In Network Interface Module controller
cevModuleCDBType OBJECT IDENTIFIER ::= { cevModule 124 } -- Module for Cisco Digital building switches
cevModuleCDB8P OBJECT IDENTIFIER ::= { cevModuleCDBType 1 } -- Cisco Digital Building 8 x FE, PoE+ Support, 2 x 1G
cevModuleCDB8U OBJECT IDENTIFIER ::= { cevModuleCDBType 2 } -- Cisco Digital Building 8 x FE, UPoE Support, 2 x 1G
cevModuleSMType OBJECT IDENTIFIER ::= { cevModule 125 } -- Module for SM Types
cevModuleSM8FXS12FXO OBJECT IDENTIFIER ::= { cevModuleSMType 1 } -- 8 port Analog FXS and 12 port Analog FXO RJ21 Single Wide Service Module
cevModuleSM16FXS2FXO OBJECT IDENTIFIER ::= { cevModuleSMType 2 } -- 16 port Analog FXS and 2 port Analog FXO RJ21 Single Wide Service Module
cevModuleSM24FXS4FXO OBJECT IDENTIFIER ::= { cevModuleSMType 3 } -- 24 port Analog FXS and 4 port Analog FXO RJ21 Single Wide Service Module
cevModuleSM72FXS OBJECT IDENTIFIER ::= { cevModuleSMType 4 } -- 72 port Analog FXS RJ21 Double Wide Service Module
cevModule95xxType OBJECT IDENTIFIER ::= { cevModule 126 } -- Module for 95xx Types
cevModuleC950024Q OBJECT IDENTIFIER ::= { cevModule95xxType 1 } -- Catalyst 9500 24-port 40g data only switch
cevModuleC950012Q OBJECT IDENTIFIER ::= { cevModule95xxType 2 } -- Catalyst 9500 12-port 40g data only switch
cevModuleC950040X OBJECT IDENTIFIER ::= { cevModule95xxType 3 } -- Catalyst 9500 40-port 10g data only switch
cevModuleC950032C OBJECT IDENTIFIER ::= { cevModule95xxType 4 } -- Cisco Catalyst 9500 series with 32 Ports of 100G / 32 Ports of 40G
cevModuleC950032QC OBJECT IDENTIFIER ::= { cevModule95xxType 5 } -- Cisco Catalyst 9500 series with 32 Ports of 40G / 16 Ports of 100G
cevModuleC950048Y4C OBJECT IDENTIFIER ::= { cevModule95xxType 6 } -- Cisco Catalyst 9500 series with 48 Ports of 1G/10G/25G + 4 Ports of 40G/100G
cevModuleC950024Y4C OBJECT IDENTIFIER ::= { cevModule95xxType 7 } -- Cisco Catalyst 9500 with 24 Ports of 1G/10G/25G + 4 Ports of 40G/100G
cevModuleC950016X OBJECT IDENTIFIER ::= { cevModule95xxType 8 } -- Catalyst 9500 16-port 10g data only switch
cevModule93xxType OBJECT IDENTIFIER ::= { cevModule 127 } -- Module for 93xx Types
cevModuleC930024T OBJECT IDENTIFIER ::= { cevModule93xxType 1 } -- Catalyst 9300 24-port data only switch
cevModuleC930024P OBJECT IDENTIFIER ::= { cevModule93xxType 2 } -- Catalyst 9300 24-port PoE+ switch
cevModuleC930024U OBJECT IDENTIFIER ::= { cevModule93xxType 3 } -- Catalyst 9300 24-port UPOE switch
cevModuleC930024UX OBJECT IDENTIFIER ::= { cevModule93xxType 4 } -- Catalyst 9300 24-port mGig and UPOE switch
cevModuleC930048T OBJECT IDENTIFIER ::= { cevModule93xxType 5 } -- Catalyst 9300 48-port data only switch
cevModuleC930048P OBJECT IDENTIFIER ::= { cevModule93xxType 6 } -- Catalyst 9300 48-port PoE+ switch
cevModuleC930048U OBJECT IDENTIFIER ::= { cevModule93xxType 7 } -- Catalyst 9300 48-port UPOE switch
cevModuleC930048UXM OBJECT IDENTIFIER ::= { cevModule93xxType 8 } -- Catalyst 9300 48-port switch, with 12 ports of mGig and 36 ports of UPOE
cevModuleC930024S OBJECT IDENTIFIER ::= { cevModule93xxType 10 } -- Catalyst 9300 24-port 1G SFP switch
cevModuleC930048S OBJECT IDENTIFIER ::= { cevModule93xxType 11 } -- Catalyst 9300 48-port 1G SFP switch
cevModule94xxType OBJECT IDENTIFIER ::= { cevModule 128 } -- Module for 94xx Types
cevModuleC9400SUP1 OBJECT IDENTIFIER ::= { cevModule94xxType 1 } -- Cisco Catalyst 9400 Series Supervisor 1 Module
cevModuleC9400SUP1XL OBJECT IDENTIFIER ::= { cevModule94xxType 2 } -- Cisco Catalyst 9400 Series Supervisor 1 XL Module
cevModuleC9400LC48U OBJECT IDENTIFIER ::= { cevModule94xxType 3 } -- Cisco Catalyst 9400 Series 48-Port UPOE 10/100/1000 (RJ-45) Line Card
cevModuleC9400LC48UX OBJECT IDENTIFIER ::= { cevModule94xxType 4 } -- Cisco Catalyst 9400 Series 48-Port UPOE w/ 24p mGig 24p RJ-45
cevModuleC9400LC48T OBJECT IDENTIFIER ::= { cevModule94xxType 5 } -- Cisco Catalyst 9400 Series 48-Port 10/100/1000 (RJ-45) Line Card
cevModuleC9400LC48P OBJECT IDENTIFIER ::= { cevModule94xxType 6 } -- Cisco Catalyst 9400 Series 48-Port PoE+ 10/100/1000 (RJ-45) Line Card
cevModuleC9400LC24XS OBJECT IDENTIFIER ::= { cevModule94xxType 7 } -- Cisco Catalyst 9400 Series 24-Port 10 Gigabit Ethernet (SFP+) Line Card
cevModuleC9400LC48S OBJECT IDENTIFIER ::= { cevModule94xxType 8 } -- Cisco Catalyst 9400 Series 48-Port GE (SFP) Line Card
cevModuleC9400LC24S OBJECT IDENTIFIER ::= { cevModule94xxType 9 } -- Cisco Catalyst 9400 Series 24-Port GE (SFP) Line Card
cevModuleC9400SUP1XLY OBJECT IDENTIFIER ::= { cevModule94xxType 10 } -- Cisco Catalyst 9400 Series Supervisor 1XL Module with 25G
cevModuleNCS1000Type OBJECT IDENTIFIER ::= { cevModule 129 } -- Modules for NCS1K Platforms
cevModuleNCS1000RP0 OBJECT IDENTIFIER ::= { cevModuleNCS1000Type 1 } -- Route Processor 0 for NCS1K Platforms (NCS1001/NCS1002)
cevModuleNCS520Type OBJECT IDENTIFIER ::= { cevModule 130 } -- NCS520 Series
cevModuleN5204GAZA OBJECT IDENTIFIER ::= { cevModuleNCS520Type 1 } -- NCS520 Route Switch Processor , Base Scale, 44Gbps
cevModuleN52020G4ZA OBJECT IDENTIFIER ::= { cevModuleNCS520Type 2 } -- NCS520 Route Switch Processor , Base Scale, 60Gbps
cevModuleN52020G4ZD OBJECT IDENTIFIER ::= { cevModuleNCS520Type 3 } -- NCS520 Route Switch Processor , Base Scale, 60Gbps
cevModuleN520X4G4ZA OBJECT IDENTIFIER ::= { cevModuleNCS520Type 4 } -- NCS520 Route Switch Processor , Base Scale, 44Gbps
cevModuleN520X4G4ZD OBJECT IDENTIFIER ::= { cevModuleNCS520Type 5 } -- NCS520 Route Switch Processor , Base Scale, 44Gbps
cevModuleN520X20G4ZA OBJECT IDENTIFIER ::= { cevModuleNCS520Type 6 } -- NCS520 Route Switch Processor , Base Scale, 60Gbps
cevModuleN520X20G4ZD OBJECT IDENTIFIER ::= { cevModuleNCS520Type 7 } -- NCS520 Route Switch Processor , Base Scale, 60Gbps
cevModuleCat92xxType OBJECT IDENTIFIER ::= { cevModule 131 }
cevModuleC9200L48T4G OBJECT IDENTIFIER ::= { cevModuleCat92xxType 1 } -- Catalyst 9200L 48 Gig Downlinks, 4 Gig uplinks
cevModuleC9200L24T4G OBJECT IDENTIFIER ::= { cevModuleCat92xxType 2 } -- Catalyst 9200L 24 Gig Downlinks, 4 Gig uplinks
cevModuleC9200L24T4X OBJECT IDENTIFIER ::= { cevModuleCat92xxType 3 } -- Catalyst 9200L 24 Gig Downlinks, 4 SFP+ uplinks
cevModuleC9200L48T4X OBJECT IDENTIFIER ::= { cevModuleCat92xxType 4 } -- Catalyst 9200L 48 Gig Downlinks, 4 SFP+ uplinks
cevModuleC9200L24P4G OBJECT IDENTIFIER ::= { cevModuleCat92xxType 5 } -- Catalyst 9200L 24 Gig Downlinks, 4 Gig uplinks. PoE support for 720W
cevModuleC9200L48P4G OBJECT IDENTIFIER ::= { cevModuleCat92xxType 6 } -- Catalyst 9200L 48 Gig Downlinks, 4 Gig uplinks. PoE support for 720W
cevModuleC9200L24P4X OBJECT IDENTIFIER ::= { cevModuleCat92xxType 7 } -- Catalyst 9200L 24 Gig Downlinks, 4 SFP+ uplinks. PoE support for 720W
cevModuleC9200L48P4X OBJECT IDENTIFIER ::= { cevModuleCat92xxType 8 } -- Catalyst 9200L 48 Gig Downlinks, 4 SFP+ uplinks. PoE support for 1440W
cevModuleC9200L24PXG4X OBJECT IDENTIFIER ::= { cevModuleCat92xxType 9 } -- Catalyst 9200L 16 Gig + 8 mGig Downlinks, 4 SFP+ uplinks. PoE support for 720W
cevModuleC9200L24PXG2Y OBJECT IDENTIFIER ::= { cevModuleCat92xxType 10 } -- Catalyst 9200L 16 Gig + 8 mGig Downlinks, 2 x 25 Gig uplinks. PoE support for 720W
cevModuleC9200L48PXG4X OBJECT IDENTIFIER ::= { cevModuleCat92xxType 11 } -- Catalyst 9200L 36 Gig + 12 mGig Downlinks, 4 SFP+ uplinks. PoE support for 1440W
cevModuleC9200L48PXG2Y OBJECT IDENTIFIER ::= { cevModuleCat92xxType 12 } -- Catalyst 9200L 40 Gig + 8 mGig Downlinks, 2 x 25 Gig uplinks. PoE support for 1440W
cevModuleC920024T OBJECT IDENTIFIER ::= { cevModuleCat92xxType 13 } -- Catalyst 9200 24 Gig downlinks
cevModuleC920048T OBJECT IDENTIFIER ::= { cevModuleCat92xxType 14 } -- Catalyst 9200 48 Gig downlinks
cevModuleC920024P OBJECT IDENTIFIER ::= { cevModuleCat92xxType 15 } -- Catalyst 9200 24 Gig downlinks. PoE support for 720W
cevModuleC920048P OBJECT IDENTIFIER ::= { cevModuleCat92xxType 16 } -- Catalyst 9200 48 Gig downlinks. PoE support for 1440W
cevModuleThirdPartyType OBJECT IDENTIFIER ::= { cevModule 132 } -- Group for the third party Type of cards
cevModule96xxType OBJECT IDENTIFIER ::= { cevModule 133 } -- Module for 96xx Types
cevModuleC9600LC24C OBJECT IDENTIFIER ::= { cevModule96xxType 1 } -- Cisco Catalyst 9600 Series 24-Port 40GE/12-Port 100GE
cevModuleC9600LC48YL OBJECT IDENTIFIER ::= { cevModule96xxType 2 } -- Cisco Catalyst 9600 Series 48-Port 25GE/10GE/1GE
cevModuleC9600SUP1 OBJECT IDENTIFIER ::= { cevModule96xxType 3 } -- Cisco Catalyst 9600 Series Supervisor 1 Module
cevModuleCXP270GType OBJECT IDENTIFIER ::= { cevModule 134 } -- Group of 270G CXP modules
cevModuleCXP270GSR12 OBJECT IDENTIFIER ::= { cevModuleCXP270GType 1 } -- 270G SR12 CXP modules
cevModuleNCS1004 OBJECT IDENTIFIER ::= { cevModule 135 } -- Module for NCS1004 series
cevModuleNCS1004RP0 OBJECT IDENTIFIER ::= { cevModuleNCS1004 1 } -- Cisco NCS1004 Route processor 0
cevModuleCat9xxxType OBJECT IDENTIFIER ::= { cevModule 136 } -- Module for CAT9xxx series
cevModuleC9k50CMStack OBJECT IDENTIFIER ::= { cevModuleCat9xxxType 1 } -- Stacking module for cat9xxx, 50cm stack port
cevModuleC9k100CMStack OBJECT IDENTIFIER ::= { cevModuleCat9xxxType 2 } -- Stacking module for cat9xxx, 100cm stack port
cevModuleC9k300CMStack OBJECT IDENTIFIER ::= { cevModuleCat9xxxType 3 } -- Stacking module for cat9xxx, 300cm stack port
cevModuleNCS4200Type OBJECT IDENTIFIER ::= { cevModule 137 } -- InterfaceModule NCS4200 Type Pre-Aggregation series
cevModule9300LType OBJECT IDENTIFIER ::= { cevModule 138 } -- Module for 9300L Types
cevModule9300L24T4G OBJECT IDENTIFIER ::= { cevModule9300LType 1 } -- Catalyst 9300L 24 x 10/100/1000M, non-PoE, 4 x 1G SFP Uplink, Stackable Data, 1RU
cevModule9300L48T4G OBJECT IDENTIFIER ::= { cevModule9300LType 2 } -- Catalyst 9300L 48 x 10/100/1000M, non-PoE, 4 x 1G SFP Uplink, Stackable Data, 1RU
cevModule9300L24T4X OBJECT IDENTIFIER ::= { cevModule9300LType 3 } -- Catalyst 9300L 24 x 10/100/1000M, non-PoE, 4 x 10G SFP+ Uplink, Stackable Data, 1RU
cevModule9300L48T4X OBJECT IDENTIFIER ::= { cevModule9300LType 4 } -- Catalyst 9300L 48 x 10/100/1000M, non-PoE, 4 x 10G SFP+ Uplink, Stackable Data, 1RU
cevModule9300L24P4G OBJECT IDENTIFIER ::= { cevModule9300LType 5 } -- Catalyst 9300L 24 x 10/100/1000M, PoE+, 4 x 1G SFP Uplink, Stackable Data, 1RU
cevModule9300L48P4G OBJECT IDENTIFIER ::= { cevModule9300LType 6 } -- Catalyst 9300L 48 x 10/100/1000M, PoE+, 4 x 1G SFP Uplink, Stackable Data, 1RU
cevModule9300L24P4X OBJECT IDENTIFIER ::= { cevModule9300LType 7 } -- Catalyst 9300L 24 x 10/100/1000M, PoE+, 4 x 10G SFP+ Uplink, Stackable Data, 1RU.
cevModule9300L48P4X OBJECT IDENTIFIER ::= { cevModule9300LType 8 } -- Catalyst 9300L 48 x 10/100/1000M, PoE+, 4 x 10G SFP+ Uplink, Stackable Data, 1RU.
cevModule9300L24UXG4X OBJECT IDENTIFIER ::= { cevModule9300LType 9 } -- Catalyst 9300L 16 x 10/100/1000M + 8 x 100M/1000M/2.5G/5G/10G, 4 x 10G SFP+ Uplink, UPOE, Stackable Data, 1RU
cevModule9300L48UXG4X OBJECT IDENTIFIER ::= { cevModule9300LType 10 } -- Catalyst 9300L 36 x 10/100/1000M + 12 x 100M/1000M/2.5G/5G/10G, 4 x 10G SFP+ Uplink, UPOE, Stackable Data, 1RU
cevModule9300L24UXG2Q OBJECT IDENTIFIER ::= { cevModule9300LType 11 } -- Catalyst 9300L 16 x 10/100/1000M + 8 x 100M/1000M/2.5G/5G/10G, 2 x 40G QSFP+ Uplink, UPOE, Stackable Data, 1RU
cevModule9300L48UXG2Q OBJECT IDENTIFIER ::= { cevModule9300LType 12 } -- Catalyst 9300L 36 x 10/100/1000M + 12 x 100M/1000M/2.5G/5G/10G, 2 x 40G QSFP+ Uplink, UPOE, Stackable Data, 1RU
cevModuleQSFPDD OBJECT IDENTIFIER ::= { cevModule 139 } -- QSFPDD group of Optics
cevQSFP400GCU1M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 1 } -- 400GBASE-CR4 Passive Copper Cable, 1m
cevQSFP400GCU2M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 2 } -- 400GBASE-CR4 Passive Copper Cable, 2m
cevQSFP400GCU3M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 3 } -- 400GBASE-CR4 Passive Copper Cable, 3m
cevQSFP400GAOC1M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 4 } -- 400GBASE QSFP Active Optical Cable, 1m
cevQSFP400GAOC2M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 5 } -- 400GBASE QSFP Active Optical Cable, 2m
cevQSFP400GAOC3M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 6 } -- 400GBASE QSFP Active Optical Cable, 3m
cevQSFP400GAOC5M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 7 } -- 400GBASE QSFP Active Optical Cable, 5m
cevQSFP400GAOC7M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 8 } -- 400GBASE QSFP Active Optical Cable, 7m
cevQSFP400GAOC10M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 9 } -- 400GBASE QSFP Active Optical Cable, 10m
cevQSFP400GAOC15M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 10 } -- 400GBASE QSFP Active Optical Cable, 15m
cevQSFP400GAOC20M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 11 } -- 400GBASE QSFP Active Optical Cable, 20m
cevQSFP400GAOC25M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 12 } -- 400GBASE QSFP Active Optical Cable, 25m
cevQSFP400GAOC30M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 13 } -- 400GBASE QSFP Active Optical Cable, 30m
cevQSFP400GLR8 OBJECT IDENTIFIER ::= { cevModuleQSFPDD 14 } -- 400GE-LR8 QSFP Module
cevQSFP400GFR4 OBJECT IDENTIFIER ::= { cevModuleQSFPDD 15 } -- 400GE-FR4 QSFP Module
cevQSFP400GDR4 OBJECT IDENTIFIER ::= { cevModuleQSFPDD 16 } -- 400GE-DR4 QSFP Module
cevQSFP2x100GCWDM4 OBJECT IDENTIFIER ::= { cevModuleQSFPDD 17 } -- 2x100GE-CWDM4 QSFP Module
cevQSFP2x100GSR4 OBJECT IDENTIFIER ::= { cevModuleQSFPDD 18 } -- 2x100GE-SR4 QSFP Module
cevQSFPDDUnknown OBJECT IDENTIFIER ::= { cevModuleQSFPDD 19 } -- Unknown or Unsupported QSFPDD Module
cevQDD400GFR4S OBJECT IDENTIFIER ::= { cevModuleQSFPDD 20 } -- 400G-FR4-S QDD Module
cevQDD200SR4S OBJECT IDENTIFIER ::= { cevModuleQSFPDD 21 } -- 200-SR4-S QDD Module
cevQDD200PSM4S OBJECT IDENTIFIER ::= { cevModuleQSFPDD 22 } -- 200-PSM4-S QDD Module
cevQDD200CWDM4S OBJECT IDENTIFIER ::= { cevModuleQSFPDD 23 } -- 200-CWDM4-S QDD Module
cevQDD200LR4S OBJECT IDENTIFIER ::= { cevModuleQSFPDD 24 } -- 200-LR4-S QDD Module
cevQDD400CU1M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 25 } -- QDD 400 Passive Copper 1M
cevQDD400CU2M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 26 } -- QDD 400 Passive Copper 2M
cevQDD400CU2DOT5M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 27 } -- QDD 400 Passive Copper 2.5M
cevQDD400CU3M OBJECT IDENTIFIER ::= { cevModuleQSFPDD 28 } -- QDD 400 Passive Copper 3M
cevQDD400GDR4S OBJECT IDENTIFIER ::= { cevModuleQSFPDD 29 } -- 400G-DR4-S QDD Module
cevQDD400GLR8S OBJECT IDENTIFIER ::= { cevModuleQSFPDD 30 } -- 400G-LR8-S QDD Module
cevQDD400GSR4BD OBJECT IDENTIFIER ::= { cevModuleQSFPDD 31 } -- 400G-SR4-BD QDD Module
cevQDD2x100SR4S OBJECT IDENTIFIER ::= { cevModuleQSFPDD 32 } -- 2x100G-SR4-S QDD Module
cevQDD2x100PSM4S OBJECT IDENTIFIER ::= { cevModuleQSFPDD 33 } -- 2x100G-PSM4-S QDD Module
cevQDD2x100CWDM4-S OBJECT IDENTIFIER ::= { cevModuleQSFPDD 34 } -- 2x100G-CWDM4-S QDD Module
cevQDD2x100LR4-S OBJECT IDENTIFIER ::= { cevModuleQSFPDD 35 } -- 2x100G-LR4-S QDD Module
cevModule9300DType OBJECT IDENTIFIER ::= { cevModule 141 } -- A stack of any Cisco Catalyst 9300D Fixed stack-able ethernet switches with unified identity (as a single unified switch),control and management
cevModuleCat1000Type OBJECT IDENTIFIER ::= { cevModule 142 } -- These are modules that are used in Catalyst 1000 series switches
cevPort OBJECT IDENTIFIER ::= { cevMIBObjects 10 }
cevPortUnknown OBJECT IDENTIFIER ::= { cevPort 1 }
cevPortMCIEther OBJECT IDENTIFIER ::= { cevPort 2 } -- MCI Ethernet
cevPortMCISerial OBJECT IDENTIFIER ::= { cevPort 3 } -- MCI HDLC
cevPortCBusSerial OBJECT IDENTIFIER ::= { cevPort 4 }
cevPortFddi OBJECT IDENTIFIER ::= { cevPort 5 } -- CBus FCI (v1)
cevPortFddit OBJECT IDENTIFIER ::= { cevPort 6 } -- CBus FCI-T
cevPortCBusTR OBJECT IDENTIFIER ::= { cevPort 7 } -- CBus Token Ring
cevPortAsync OBJECT IDENTIFIER ::= { cevPort 8 } -- random async line
cevPortHSSI OBJECT IDENTIFIER ::= { cevPort 9 } -- High Speed Serial (T3)
cevPortT1 OBJECT IDENTIFIER ::= { cevPort 10 } -- card with T1 interface
cevPortE1 OBJECT IDENTIFIER ::= { cevPort 11 } -- E1 interface
cevPortBRI OBJECT IDENTIFIER ::= { cevPort 12 } -- BRI interface
cevPortAIP OBJECT IDENTIFIER ::= { cevPort 13 } -- h/w is ATM Interface Processor
cevPortCIP OBJECT IDENTIFIER ::= { cevPort 14 } -- h/w is Channel Interface Processor Deprecated
cevPortVtyAsync OBJECT IDENTIFIER ::= { cevPort 15 } -- random virtual async line
cevPortFEIP OBJECT IDENTIFIER ::= { cevPort 16 } -- Fast Ethernet Interface Processor
cevPortAsyncGroup OBJECT IDENTIFIER ::= { cevPort 17 } -- master async line
cevPortVTemplate OBJECT IDENTIFIER ::= { cevPort 18 } -- virtual template interface
cevPortVAccess OBJECT IDENTIFIER ::= { cevPort 19 } -- virtual access interface
cevPortT3 OBJECT IDENTIFIER ::= { cevPort 20 } -- T3 interface
cevPortVGAnyLAN OBJECT IDENTIFIER ::= { cevPort 21 } -- 1000VG-AnyLAN
cevPortLance OBJECT IDENTIFIER ::= { cevPort 22 } -- h/w is AMD Lance Ethernet
cevPortATMS2000 OBJECT IDENTIFIER ::= { cevPort 23 } -- ATMS2000 ATM switch chip set
cevPortSALI25 OBJECT IDENTIFIER ::= { cevPort 24 } -- Transwitch SALI 25Mbps ATM
cevPortSonicT OBJECT IDENTIFIER ::= { cevPort 25 } -- Nat'l SonicT
cevPortOC3SUNI OBJECT IDENTIFIER ::= { cevPort 26 } -- PMC Sierra PM5346
cevPortOC12SUNI OBJECT IDENTIFIER ::= { cevPort 27 } -- PMC Sierra PM5355
cevPortDS3SUNI OBJECT IDENTIFIER ::= { cevPort 28 } -- PMC Sierra PM7345 - DS3 mode
cevPortE3SUNI OBJECT IDENTIFIER ::= { cevPort 29 } -- PMC Sierra PM7345 - E3 mode
cevPortDS3SUNIQUAD OBJECT IDENTIFIER ::= { cevPort 30 } -- PMC Sierra PM7345 - DS3 mode
cevPortE3SUNIQUAD OBJECT IDENTIFIER ::= { cevPort 31 } -- PMC Sierra PM7345 - E3 mode
cevPortMK5025 OBJECT IDENTIFIER ::= { cevPort 32 } -- MK5025 Serial
cevPortTMS380 OBJECT IDENTIFIER ::= { cevPort 33 } -- TMS380 Tokenring
cevPortBSI OBJECT IDENTIFIER ::= { cevPort 34 } -- Nat'l BSI DP83200 fddi
cevPortATMZR OBJECT IDENTIFIER ::= { cevPort 35 } -- LSI Logic ATMizer
cevPortHD64570 OBJECT IDENTIFIER ::= { cevPort 36 } -- HD 64570 Serial
cevPortPCBus OBJECT IDENTIFIER ::= { cevPort 37 } -- PC (ISA) Bus
cevPortQuiccEther OBJECT IDENTIFIER ::= { cevPort 38 }
cevPortQuiccSerial OBJECT IDENTIFIER ::= { cevPort 39 }
cevPortAMDP2 OBJECT IDENTIFIER ::= { cevPort 40 } -- AMD Presidio2 Ethernet
cevPortMIF68840 OBJECT IDENTIFIER ::= { cevPort 41 } -- Motorola MIF68840 Fddi
cevPortCYLEPA OBJECT IDENTIFIER ::= { cevPort 42 } -- Cylink Encryption Card
cevPortS4T68360 OBJECT IDENTIFIER ::= { cevPort 43 } -- 68360 Serial
cevPortIBM2692 OBJECT IDENTIFIER ::= { cevPort 44 } -- ibm 2692 token ring
cevPortMueslix OBJECT IDENTIFIER ::= { cevPort 45 } -- Mueslix link Serial
cevPortCD2430 OBJECT IDENTIFIER ::= { cevPort 46 } -- CD2430 Serial
cevPortILACC OBJECT IDENTIFIER ::= { cevPort 47 } -- AMD 79900 Ethernet
cevPortNIC100 OBJECT IDENTIFIER ::= { cevPort 48 } -- GrandJunction FastNIC100 Ethernet
cevPortDCUATM OBJECT IDENTIFIER ::= { cevPort 49 } -- Cisco DCU, PMC Framer
cevPortDCUATMPort OBJECT IDENTIFIER ::= { cevPort 50 } -- Cisco DCU, PMC Framer
cevPortTI1570 OBJECT IDENTIFIER ::= { cevPort 51 } -- Texas Instruments 1570 ATM
cevPortPOS OBJECT IDENTIFIER ::= { cevPort 52 } -- Packet Over Sonet
cevPortLoopBack OBJECT IDENTIFIER ::= { cevPort 53 } -- hardware is loopback
cevPortLex OBJECT IDENTIFIER ::= { cevPort 54 } -- Lan Extension interface
cevPortDialer OBJECT IDENTIFIER ::= { cevPort 55 } -- Dialer interface
cevPortCIPLANAdapter OBJECT IDENTIFIER ::= { cevPort 56 } -- CIP internal LAN adapter
cevPortBVI OBJECT IDENTIFIER ::= { cevPort 57 } -- Bridge-group Virtual Interface
cevPortOSPFVL OBJECT IDENTIFIER ::= { cevPort 58 } -- OSPF Virtual Link interface
cevPortRinconSwitch OBJECT IDENTIFIER ::= { cevPort 59 } -- RINCON Frame Relay switch virtual interface
cevPortSynALCATM OBJECT IDENTIFIER ::= { cevPort 60 } -- Synergy ATM Line Card ATM interface
cevPortSynALCBIGA OBJECT IDENTIFIER ::= { cevPort 61 } -- Synergy ATM Line Card in-band IPC interface
cevPortSwitchTrunk OBJECT IDENTIFIER ::= { cevPort 62 } -- Rincon switch trunk (e.g. FTC)
cevPortC2KATM OBJECT IDENTIFIER ::= { cevPort 63 } -- SIBU ATM line card for 2800 switch
cevPortDec21140A OBJECT IDENTIFIER ::= { cevPort 64 } -- Dec 21140A Fast Ethernet Interface
cevPortC5Ether OBJECT IDENTIFIER ::= { cevPort 65 } -- Yosemite, pseudo ethernet
cevPortC5TR OBJECT IDENTIFIER ::= { cevPort 66 } -- Yosemite, pseudo token ring
cevPortEswitch OBJECT IDENTIFIER ::= { cevPort 69 } -- c7200 Ethernet Switch Port Adapter
cevPortBITS OBJECT IDENTIFIER ::= { cevPort 70 } -- BITS (Building Integrated Timing Supply) port for telco network clock & alarm handling card for Cat8540
cevPortAdslCap OBJECT IDENTIFIER ::= { cevPort 71 } -- ADSL CAP Line
cevPortAdslDmt OBJECT IDENTIFIER ::= { cevPort 72 } -- ADSL DMT Line
cevPortSdsl2b1q OBJECT IDENTIFIER ::= { cevPort 73 } -- SDSL 2B1Q line
cevPortEscon OBJECT IDENTIFIER ::= { cevPort 74 } -- IBM ESCON interface type for CIP or CIP2 cards/port adapters
cevPortParallel OBJECT IDENTIFIER ::= { cevPort 75 } -- IBM Parallel (Bus & Tag) interface type for CIP or CIP2 cards/port adapters
cevPortCipVirtual OBJECT IDENTIFIER ::= { cevPort 76 } -- Virtual port on a CIP or CIP2 card
cevPortDs3 OBJECT IDENTIFIER ::= { cevPort 78 } -- DS-3 interface
cevPortE3 OBJECT IDENTIFIER ::= { cevPort 79 } -- E-3 interface
cevPortOc3 OBJECT IDENTIFIER ::= { cevPort 80 } -- OC-3 interface
cevPortHdvDsp OBJECT IDENTIFIER ::= { cevPort 82 } -- DSP processor port on the cevDspmPvdm3 daughtercard
cevPortAdslFlexiDmt OBJECT IDENTIFIER ::= { cevPort 83 } -- Flexi DMT port
cevPortAdslFlexiCap OBJECT IDENTIFIER ::= { cevPort 84 } -- Flexi CAP port
cevPortAdslDmtIsdn OBJECT IDENTIFIER ::= { cevPort 85 } -- DMT over ISDN port
cevPortRfMac OBJECT IDENTIFIER ::= { cevPort 86 } -- Line card RF Mac layer for UBR7200
cevPortRfUs OBJECT IDENTIFIER ::= { cevPort 87 } -- Line card upstream interface for UBR7200
cevPortRfDs OBJECT IDENTIFIER ::= { cevPort 88 } -- Line card downstream interface for UBR7200
cevPortUbrClk OBJECT IDENTIFIER ::= { cevPort 89 } -- Cable national clock card DB-15 interface
cevPortShdslTcpam OBJECT IDENTIFIER ::= { cevPort 90 } -- Single-Pair High-bit-rate DSL Trellis-Coded PAM Line
cevPortShdslTcpamOptis OBJECT IDENTIFIER ::= { cevPort 91 } -- Single-Pair High-bit-rate DSL Trellis-Coded PAM Overlapped PAM Transmission with Interlocking Spectra (OPTIS) Line
cevPortGEIP OBJECT IDENTIFIER ::= { cevPort 100 } -- Gigabit Ethernet interface processor
cevPortWDM OBJECT IDENTIFIER ::= { cevPort 101 } -- Passive optical trunk port that sends and receives multiple wavelengths on the ITU grid
cevPortThru OBJECT IDENTIFIER ::= { cevPort 102 } -- Optical port carrying passed-through wavelengths
cevPortFilter OBJECT IDENTIFIER ::= { cevPort 103 } -- Passive optical port on a mux/demux module carrying one ITU DWDM grid wavelength to or from the multiplexed signal
cevPortWave OBJECT IDENTIFIER ::= { cevPort 104 } -- Optical port transmitting and receiving one ITU DWDM grid wavelength
cevPortWavePatch OBJECT IDENTIFIER ::= { cevPort 105 } -- Passive optical port connecting the port that transmits and receives ITU DWDM grid wavelength with the mux/demux port that carries it
cevPortTransparent OBJECT IDENTIFIER ::= { cevPort 106 } -- Optical port that handles multiple protocols (ESCON, FICON, etc.)
cevPortDPT OBJECT IDENTIFIER ::= { cevPort 107 } -- Dynamic Packet Transport (DPT) Interface
cevPortOc12 OBJECT IDENTIFIER ::= { cevPort 108 } -- OC-12 interface
cevPortGe OBJECT IDENTIFIER ::= { cevPort 109 } -- Gigabit Ethernet Port
cevPortChOc12 OBJECT IDENTIFIER ::= { cevPort 110 } -- Channelized OC12 Port
cevPortChOc3Stm1 OBJECT IDENTIFIER ::= { cevPort 111 } -- Channelized OC3/STM-1 Port
cevPortFilterGroup OBJECT IDENTIFIER ::= { cevPort 112 } -- Passive optical port that sends and receives multiple wavelengths on the ITU grid
cevPortFilterBand OBJECT IDENTIFIER ::= { cevPort 113 } -- Optical port carrying passed-through wavelengths
cevPortChE1T1 OBJECT IDENTIFIER ::= { cevPort 114 } -- Channelized E1/T1 port
cevPortASIMod OBJECT IDENTIFIER ::= { cevPort 115 } -- Asynchronous Serial Interface Media Line Card Mac Layer for Cable Modem Termination System
cevPortASIIn OBJECT IDENTIFIER ::= { cevPort 116 } -- Media Line Card Asynchronous Serial Interface Input interface
cevPortASIOut OBJECT IDENTIFIER ::= { cevPort 117 } -- Media Line Card Asynchronous Serial Interface Output interface
cevPortAimDsp OBJECT IDENTIFIER ::= { cevPort 118 } -- DSP processor on AIM DSP modules
cevPortAtm OBJECT IDENTIFIER ::= { cevPort 119 } -- ATM interfaces
cevPortChSonet OBJECT IDENTIFIER ::= { cevPort 120 } -- channelized sonet interfaces
cevPortChOcX OBJECT IDENTIFIER ::= { cevPort 121 } -- channelized OC X card interfaces
cevPortFe OBJECT IDENTIFIER ::= { cevPort 123 } -- Fast ethernet interfaces
cevPortDs3E3Atm OBJECT IDENTIFIER ::= { cevPort 125 } -- DS3/E3 ATM interface
cevPortFxs OBJECT IDENTIFIER ::= { cevPort 126 } -- Foreign Exchange Station port
cevPortFxo OBJECT IDENTIFIER ::= { cevPort 127 } -- Foreign Exchange Office port
cevPortEM OBJECT IDENTIFIER ::= { cevPort 128 } -- Ear and Mouth interface port
cevPortOc48 OBJECT IDENTIFIER ::= { cevPort 129 } -- OC-48 interface
cevPortOc192 OBJECT IDENTIFIER ::= { cevPort 130 } -- OC-192 interface
cevPortFibreChannel OBJECT IDENTIFIER ::= { cevPort 131 } -- Fibre Channel interface
cevPortGigEthernet OBJECT IDENTIFIER ::= { cevPort 132 } -- Gigabit Ethernet interface
cevPortFibreChGigEth OBJECT IDENTIFIER ::= { cevPort 133 } -- Interface capable of handling Gigabit Ethernet or Fibre Channel Protocol
cevPortCatEthernet OBJECT IDENTIFIER ::= { cevPort 134 } -- Ethernet port for Catalyst 29xx/35xx series switch
cevPortWaveOsc OBJECT IDENTIFIER ::= { cevPort 135 } -- Optical port transmitting and receiving one ITU DWDM grid wavelength, used as the optical supervisory channel
cevPortWaveEthPhy OBJECT IDENTIFIER ::= { cevPort 136 } -- Optical port that transports ethernet packets in the ITU DWDM grid wavelength
cevPort10GigEthPhy OBJECT IDENTIFIER ::= { cevPort 137 } -- Optical port that transports 10 Gigabit Ethernet packets in the uncolored wavelength
cevPortEsconPhy OBJECT IDENTIFIER ::= { cevPort 138 } -- Optical port that is capable of transporting ESCON traffic
cevPortGEFCPhy OBJECT IDENTIFIER ::= { cevPort 139 } -- Optical port that is capable of transporting Gigabit Ethernet and Fibre Channel traffic
cevPortVOAIn OBJECT IDENTIFIER ::= { cevPort 140 } -- Input port on a Variable Optical Attenuator module
cevPortVOAOut OBJECT IDENTIFIER ::= { cevPort 141 } -- Output port on a Variable Optical Attenuator module
cevPortVOAFilterIn OBJECT IDENTIFIER ::= { cevPort 142 } -- Input port on an Optical Power Equaliser module that filters and attenuates a selective band of wavelengths
cevPortVOAFilterOut OBJECT IDENTIFIER ::= { cevPort 143 } -- Output port on an Optical Power Equaliser module that filters and attenuates a selective band of wavelengths
cevPortVOAByPassIn OBJECT IDENTIFIER ::= { cevPort 144 } -- Port on an Optical Power Equaliser module that accepts DWDM wavelengths that are not attenuated but are multiplexed with the attenuated wavelengths to form the output signal
cevPortVOAByPassOut OBJECT IDENTIFIER ::= { cevPort 145 } -- Port on an Optical Power Equaliser module that outputs those DWDM wavelengths in the input signal that are not being attenuated
cevPortGT96K OBJECT IDENTIFIER ::= { cevPort 146 } -- GT96K on board serial communication controller
cevPortDSCC4 OBJECT IDENTIFIER ::= { cevPort 147 } -- DSCC4 serial communication controller present on the mowgli-board
cevPortBaseTEther OBJECT IDENTIFIER ::= { cevPort 150 } -- Ethernet 10/100/1000 BaseT port.
cevPortGESFP OBJECT IDENTIFIER ::= { cevPort 151 } -- Gigabit Ethernet Port Small Form factor Pluggable port.
cevPortWdmSplit OBJECT IDENTIFIER ::= { cevPort 152 } -- Passive optical trunk port that sends and receives multiple wavelengths in the ITU grid and is internally connected to an optical splitter
cevPortWavePassThru OBJECT IDENTIFIER ::= { cevPort 153 } -- Passive port transmitting and receiving optical signals, used to provide optical connectivity within the box and is incapable of monitoring or doing anything else with the signal
cevPortDspPVDM OBJECT IDENTIFIER ::= { cevPort 154 } -- DSP on a Packet Voice Data Module (PVDM) daughter card in 1700
cevPortiScsi OBJECT IDENTIFIER ::= { cevPort 155 } -- iSCSI port
cevPortVic2Did OBJECT IDENTIFIER ::= { cevPort 156 } -- Two port Direct Inward Dial trunk Voice Interface Card
cevPortWic1Adsl OBJECT IDENTIFIER ::= { cevPort 157 } -- 1-port ADSL WAN Interface Card
cevPortWic1Shdsl OBJECT IDENTIFIER ::= { cevPort 158 } -- 1-Port G.SHDSL WIC
cevPortWic1Ethernet OBJECT IDENTIFIER ::= { cevPort 159 } -- 1-port Ethernet WIC
cevPort10GigBaseEX4 OBJECT IDENTIFIER ::= { cevPort 160 } -- 10 Gigabit Ethernet Wide-WDM 1550 Laser Xenpak Module
cevPort10GigBaseLR OBJECT IDENTIFIER ::= { cevPort 161 } -- 10 Gigabit Ethernet Serial 1310nm Laser Xenpak Module
cevPort10GigBaseSX4 OBJECT IDENTIFIER ::= { cevPort 162 } -- 10 Gigabit Ethernet Wide-WDM 850nm Laser Xenpak Module
cevPort10GigBaseER OBJECT IDENTIFIER ::= { cevPort 163 } -- 10 Gigabit Ethernet Serial 1550nm Laser Xenpak Module
cevPortGigUnsupported OBJECT IDENTIFIER ::= { cevPort 164 } -- Unsupported Gbic Gigabit Ethernet
cevPortGigBaseZX OBJECT IDENTIFIER ::= { cevPort 165 } -- Extended Reach Gigabit Ethernet
cevPort10GigBaseCPX OBJECT IDENTIFIER ::= { cevPort 166 } -- 10 Gigabit Ethernet Parallel 860nm Laser Xenpak Module
cevPort10GigBaseLX4 OBJECT IDENTIFIER ::= { cevPort 167 } -- 10 Gigabit Ethernet Wide-WDM 1310nm Laser Xenpak Module
cevPortGigBaseLX OBJECT IDENTIFIER ::= { cevPort 168 } -- Long Wave fiber Gigabit Ethernet
cevPortGigBaseSX OBJECT IDENTIFIER ::= { cevPort 169 } -- Short Wave fiber Gigabit Ethernet
cevPortGigBaseCX OBJECT IDENTIFIER ::= { cevPort 170 } -- Copper Gigabit Ethernet
cevPortGigBaseLH OBJECT IDENTIFIER ::= { cevPort 171 } -- Long Haul fiber Gigabit Ethernet
cevPortGigBaseT OBJECT IDENTIFIER ::= { cevPort 172 } -- Twisted Pair Gigabit Ethernet
cevPortDslsar OBJECT IDENTIFIER ::= { cevPort 173 } -- DSLSAR Controller used within xDSL cards in 1700,2600 and 3600 series router.
cevPortAtm25 OBJECT IDENTIFIER ::= { cevPort 174 } -- 25Mbps ATM Interface.
cevPortAnalogFxs OBJECT IDENTIFIER ::= { cevPort 175 } -- Analog FXS Voice ports
cevPortE3Atm OBJECT IDENTIFIER ::= { cevPort 176 } -- E3 ATM interface
cevPortDs3Atm OBJECT IDENTIFIER ::= { cevPort 177 } -- DS3 ATM interface
cevPortNetworkAnalysis OBJECT IDENTIFIER ::= { cevPort 178 } -- Network Anaylsis interface
cevPortIntrusionDetect OBJECT IDENTIFIER ::= { cevPort 180 } -- Intrusion Detection interface
cevPort10GigBaseLW OBJECT IDENTIFIER ::= { cevPort 181 } -- 10 Gigabit Ethernet Serial 1310nm Laser Xenpak Module
cevPort10GigBaseEW OBJECT IDENTIFIER ::= { cevPort 182 } -- 10 Gigabit Ethernet Serial 1510nm Laser Xenpak Module
cevPortGigBaseUnknown OBJECT IDENTIFIER ::= { cevPort 183 } -- Unknown Giga Ethernet
cevPort10GigBaseUnknown OBJECT IDENTIFIER ::= { cevPort 184 } -- Unknown 10 Gigabit Ethernet
cevPort10GigBaseUnapproved OBJECT IDENTIFIER ::= { cevPort 185 } -- Unapproved 10 Gigabit Ethernet
cevPortGigBaseWdmRxOnly OBJECT IDENTIFIER ::= { cevPort 186 } -- WDM Rx ONLY Giga Ethernet
cevPortGigBaseDwdm3033 OBJECT IDENTIFIER ::= { cevPort 187 } -- DWDM 3033 Giga Ethernet
cevPortGigBaseDwdm3112 OBJECT IDENTIFIER ::= { cevPort 188 } -- DWDM 3112 Giga Ethernet
cevPortGigBaseDwdm3190 OBJECT IDENTIFIER ::= { cevPort 189 } -- DWDM 3190 Giga Ethernet
cevPortGigBaseDwdm3268 OBJECT IDENTIFIER ::= { cevPort 190 } -- DWDM 3268 Giga Ethernet
cevPortGigBaseDwdm3425 OBJECT IDENTIFIER ::= { cevPort 191 } -- DWDM 3425 Giga Ethernet
cevPortGigBaseDwdm3504 OBJECT IDENTIFIER ::= { cevPort 192 } -- DWDM 3504 Giga Ethernet
cevPortGigBaseDwdm3582 OBJECT IDENTIFIER ::= { cevPort 193 } -- DWDM 3582 Giga Ethernet
cevPortGigBaseDwdm3661 OBJECT IDENTIFIER ::= { cevPort 194 } -- DWDM 3661 Giga Ethernet
cevPortGigBaseDwdm3819 OBJECT IDENTIFIER ::= { cevPort 195 } -- DWDM 3819 Giga Ethernet
cevPortGigBaseDwdm3898 OBJECT IDENTIFIER ::= { cevPort 196 } -- DWDM 3898 Giga Ethernet
cevPortGigBaseDwdm3977 OBJECT IDENTIFIER ::= { cevPort 197 } -- DWDM 3977 Giga Ethernet
cevPortGigBaseDwdm4056 OBJECT IDENTIFIER ::= { cevPort 198 } -- DWDM 4056 Giga Ethernet
cevPortGigBaseDwdm4214 OBJECT IDENTIFIER ::= { cevPort 199 } -- DWDM 4214 Giga Ethernet
cevPortGigBaseDwdm4294 OBJECT IDENTIFIER ::= { cevPort 200 } -- DWDM 4294 Giga Ethernet
cevPortGigBaseDwdm4373 OBJECT IDENTIFIER ::= { cevPort 201 } -- DWDM 4373 Giga Ethernet
cevPortGigBaseDwdm4453 OBJECT IDENTIFIER ::= { cevPort 202 } -- DWDM 4453 Giga Ethernet
cevPortGigBaseDwdm4612 OBJECT IDENTIFIER ::= { cevPort 203 } -- DWDM 4612 Giga Ethernet
cevPortGigBaseDwdm4692 OBJECT IDENTIFIER ::= { cevPort 204 } -- DWDM 4692 Giga Ethernet
cevPortGigBaseDwdm4772 OBJECT IDENTIFIER ::= { cevPort 205 } -- DWDM 4772 Giga Ethernet
cevPortGigBaseDwdm4851 OBJECT IDENTIFIER ::= { cevPort 206 } -- DWDM 4851 Giga Ethernet
cevPortGigBaseDwdm5012 OBJECT IDENTIFIER ::= { cevPort 207 } -- DWDM 5012 Giga Ethernet
cevPortGigBaseDwdm5092 OBJECT IDENTIFIER ::= { cevPort 208 } -- DWDM 5092 Giga Ethernet
cevPortGigBaseDwdm5172 OBJECT IDENTIFIER ::= { cevPort 209 } -- DWDM 5172 Giga Ethernet
cevPortGigBaseDwdm5252 OBJECT IDENTIFIER ::= { cevPort 210 } -- DWDM 5252 Giga Ethernet
cevPortGigBaseDwdm5413 OBJECT IDENTIFIER ::= { cevPort 211 } -- DWDM 5413 Giga Ethernet
cevPortGigBaseDwdm5494 OBJECT IDENTIFIER ::= { cevPort 212 } -- DWDM 5494 Giga Ethernet
cevPortGigBaseDwdm5575 OBJECT IDENTIFIER ::= { cevPort 213 } -- DWDM 5575 Giga Ethernet
cevPortGigBaseDwdm5655 OBJECT IDENTIFIER ::= { cevPort 214 } -- DWDM 5655 Giga Ethernet
cevPortGigBaseDwdm5817 OBJECT IDENTIFIER ::= { cevPort 215 } -- DWDM 5817 Giga Ethernet
cevPortGigBaseDwdm5898 OBJECT IDENTIFIER ::= { cevPort 216 } -- DWDM 5898 Giga Ethernet
cevPortGigBaseDwdm5979 OBJECT IDENTIFIER ::= { cevPort 217 } -- DWDM 5979 Giga Ethernet
cevPortGigBaseDwdm6061 OBJECT IDENTIFIER ::= { cevPort 218 } -- DWDM 6061 Giga Ethernet
cevPort10GigBaseWdmRxOnly OBJECT IDENTIFIER ::= { cevPort 219 } -- 10 Gigabit Ethernet WDM Rx ONLY Xenpak Module
cevPort10GigBaseDwdm3033 OBJECT IDENTIFIER ::= { cevPort 220 } -- 10 Gigabit Ethernet 3033 Laser Xenpak Module
cevPort10GigBaseDwdm3112 OBJECT IDENTIFIER ::= { cevPort 221 } -- 10 Gigabit Ethernet 3112 Laser Xenpak Module
cevPort10GigBaseDwdm3190 OBJECT IDENTIFIER ::= { cevPort 222 } -- 10 Gigabit Ethernet 3190 Laser Xenpak Module
cevPort10GigBaseDwdm3268 OBJECT IDENTIFIER ::= { cevPort 223 } -- 10 Gigabit Ethernet 3268 Laser Xenpak Module
cevPort10GigBaseDwdm3425 OBJECT IDENTIFIER ::= { cevPort 224 } -- 10 Gigabit Ethernet 3425 Laser Xenpak Module
cevPort10GigBaseDwdm3504 OBJECT IDENTIFIER ::= { cevPort 225 } -- 10 Gigabit Ethernet 3504 Laser Xenpak Module
cevPort10GigBaseDwdm3582 OBJECT IDENTIFIER ::= { cevPort 226 } -- 10 Gigabit Ethernet 3582 Laser Xenpak Module
cevPort10GigBaseDwdm3661 OBJECT IDENTIFIER ::= { cevPort 227 } -- 10 Gigabit Ethernet 3661 Laser Xenpak Module
cevPort10GigBaseDwdm3819 OBJECT IDENTIFIER ::= { cevPort 228 } -- 10 Gigabit Ethernet 3819 Laser Xenpak Module
cevPort10GigBaseDwdm3898 OBJECT IDENTIFIER ::= { cevPort 229 } -- 10 Gigabit Ethernet 3898 Laser Xenpak Module
cevPort10GigBaseDwdm3977 OBJECT IDENTIFIER ::= { cevPort 230 } -- 10 Gigabit Ethernet 3977 Laser Xenpak Module
cevPort10GigBaseDwdm4056 OBJECT IDENTIFIER ::= { cevPort 231 } -- 10 Gigabit Ethernet 4056 Laser Xenpak Module
cevPort10GigBaseDwdm4214 OBJECT IDENTIFIER ::= { cevPort 232 } -- 10 Gigabit Ethernet 4214 Laser Xenpak Module
cevPort10GigBaseDwdm4294 OBJECT IDENTIFIER ::= { cevPort 233 } -- 10 Gigabit Ethernet 4294 Laser Xenpak Module
cevPort10GigBaseDwdm4373 OBJECT IDENTIFIER ::= { cevPort 234 } -- 10 Gigabit Ethernet 4373 Laser Xenpak Module
cevPort10GigBaseDwdm4453 OBJECT IDENTIFIER ::= { cevPort 235 } -- 10 Gigabit Ethernet 4453 Laser Xenpak Module
cevPort10GigBaseDwdm4612 OBJECT IDENTIFIER ::= { cevPort 236 } -- 10 Gigabit Ethernet 4612 Laser Xenpak Module
cevPort10GigBaseDwdm4692 OBJECT IDENTIFIER ::= { cevPort 237 } -- 10 Gigabit Ethernet 4692 Laser Xenpak Module
cevPort10GigBaseDwdm4772 OBJECT IDENTIFIER ::= { cevPort 238 } -- 10 Gigabit Ethernet 4772 Laser Xenpak Module
cevPort10GigBaseDwdm4851 OBJECT IDENTIFIER ::= { cevPort 239 } -- 10 Gigabit Ethernet 4851 Laser Xenpak Module
cevPort10GigBaseDwdm5012 OBJECT IDENTIFIER ::= { cevPort 240 } -- 10 Gigabit Ethernet 5012 Laser Xenpak Module
cevPort10GigBaseDwdm5092 OBJECT IDENTIFIER ::= { cevPort 241 } -- 10 Gigabit Ethernet 5092 Laser Xenpak Module
cevPort10GigBaseDwdm5172 OBJECT IDENTIFIER ::= { cevPort 242 } -- 10 Gigabit Ethernet 5172 Laser Xenpak Module
cevPort10GigBaseDwdm5252 OBJECT IDENTIFIER ::= { cevPort 243 } -- 10 Gigabit Ethernet 5252 Laser Xenpak Module
cevPort10GigBaseDwdm5413 OBJECT IDENTIFIER ::= { cevPort 244 } -- 10 Gigabit Ethernet 5413 Laser Xenpak Module
cevPort10GigBaseDwdm5494 OBJECT IDENTIFIER ::= { cevPort 245 } -- 10 Gigabit Ethernet 5494 Laser Xenpak Module
cevPort10GigBaseDwdm5575 OBJECT IDENTIFIER ::= { cevPort 246 } -- 10 Gigabit Ethernet 5575 Laser Xenpak Module
cevPort10GigBaseDwdm5655 OBJECT IDENTIFIER ::= { cevPort 247 } -- 10 Gigabit Ethernet 5655 Laser Xenpak Module
cevPort10GigBaseDwdm5817 OBJECT IDENTIFIER ::= { cevPort 248 } -- 10 Gigabit Ethernet 5817 Laser Xenpak Module
cevPort10GigBaseDwdm5898 OBJECT IDENTIFIER ::= { cevPort 249 } -- 10 Gigabit Ethernet 5898 Laser Xenpak Module
cevPort10GigBaseDwdm5979 OBJECT IDENTIFIER ::= { cevPort 250 } -- 10 Gigabit Ethernet 5979 Laser Xenpak Module
cevPort10GigBaseDwdm6061 OBJECT IDENTIFIER ::= { cevPort 251 } -- 10 Gigabit Ethernet 6061 Laser Xenpak Module
cevPortGigBaseBX10D OBJECT IDENTIFIER ::= { cevPort 252 } -- Giga Ethernet bidirectional 10km Downlink over SMF
cevPortGigBaseBX10U OBJECT IDENTIFIER ::= { cevPort 253 } -- Giga Ethernet bidirectional 10km uplink over SMF
cevPortT1E1 OBJECT IDENTIFIER ::= { cevPort 254 } -- 8 port T1/E1 Shared Port Adapter
cevPort2GFCPhy OBJECT IDENTIFIER ::= { cevPort 255 } -- Optical port that is capable of transporting 2x Fibre Channel traffic
cevPortLanWirelessApplication OBJECT IDENTIFIER ::= { cevPort 256 } -- LAN wireless application interface
cevPortSEInternalFE OBJECT IDENTIFIER ::= { cevPort 257 } -- Internal FastEthernet interface in NM-SE - Service Engine Port adapter
cevPortCEInternalFE OBJECT IDENTIFIER ::= { cevPort 258 } -- Internal FastEthernet interface in NMD-CE-HP - Content Engine Port adapter
cevPortIpsecVpn OBJECT IDENTIFIER ::= { cevPort 259 } -- IPsec VPN Service interface
cevPortSsl OBJECT IDENTIFIER ::= { cevPort 260 } -- Ssl interface
cevPortFirewall OBJECT IDENTIFIER ::= { cevPort 261 } -- Firewall interface
cevPortDsp5441 OBJECT IDENTIFIER ::= { cevPort 263 } -- DSP Processor for CMM T1/E1/FXS cards
cevPortDsp6415 OBJECT IDENTIFIER ::= { cevPort 264 } -- DSP Processor for CMM ACT cards.(Communication Media Module)
cevPortHwicSerial OBJECT IDENTIFIER ::= { cevPort 265 } -- HWIC Serial Communication Controller
cevPortAsi OBJECT IDENTIFIER ::= { cevPort 266 } -- DVB ASI port
cevPortQam OBJECT IDENTIFIER ::= { cevPort 267 } -- QAM (Quadrature Amplitude Modulation) port with 2 channels each
cevPortGigBaseBT OBJECT IDENTIFIER ::= { cevPort 268 } -- 1000Base-T GBIC with less power requirement
cevPort100BaseUnknown OBJECT IDENTIFIER ::= { cevPort 269 } -- Unknown Fiber Fast Ethernet
cevPort100BaseUnapproved OBJECT IDENTIFIER ::= { cevPort 270 } -- Unapproved Fiber Fast Ethernet
cevPort100BaseBX10D OBJECT IDENTIFIER ::= { cevPort 271 } -- Fiber Fast Ethernet bi-directional 10km Downlink over SMF
cevPort100BaseBX10U OBJECT IDENTIFIER ::= { cevPort 272 } -- Fiber Fast Ethernet bi-directional 10km Uplink over SMF
cevPort100BaseFX OBJECT IDENTIFIER ::= { cevPort 273 } -- Fiber Fast Ethernet
cevPort100BaseLX10 OBJECT IDENTIFIER ::= { cevPort 274 } -- Long Wave Fiber Fast Ethernet 10km over SMF
cevPort100BaseSX OBJECT IDENTIFIER ::= { cevPort 275 } -- Short Wave Fiber Fast Ethernet
cevPortSM OBJECT IDENTIFIER ::= { cevPort 276 } -- All the Service Modules (such as NM-CE-BP, NM-CIDS etc) that have IDBTYPE_SERVICE_MODULE hwidb type
cevPortT3E3 OBJECT IDENTIFIER ::= { cevPort 277 } -- T3/E3 Shared Port Adapter interface.
cevPortMultiRate OBJECT IDENTIFIER ::= { cevPort 278 } -- Optical port that is capable of transporting Multirate traffic
cevPortWaveSonetPhy OBJECT IDENTIFIER ::= { cevPort 279 } -- Optical port that is capable of transporting OC-48 traffic in the ITU DWDM grid wavelength
cevPortSDCC OBJECT IDENTIFIER ::= { cevPort 280 } -- SDCC port that is an IP capable interface
cevPortAdslAnnexA OBJECT IDENTIFIER ::= { cevPort 281 } -- ADSL Annex A
cevPortAdslAnnexB OBJECT IDENTIFIER ::= { cevPort 282 } -- ADSL Annex B
cevPort10GigBaseZR OBJECT IDENTIFIER ::= { cevPort 285 } -- 1530-1565nm TDM 10G Module
cevPort10GigBaseCX4 OBJECT IDENTIFIER ::= { cevPort 286 } -- Copper (15m) 10G Module
cevPort10GigBaseSR OBJECT IDENTIFIER ::= { cevPort 287 } -- 850nm MMF 10G Module
cevPortGigBaseCwdm1610 OBJECT IDENTIFIER ::= { cevPort 288 } -- 1610nm color coded CWDM SFP
cevPortGigBaseCwdm1590 OBJECT IDENTIFIER ::= { cevPort 289 } -- 1590nm color coded CWDM SFP
cevPortGigBaseCwdm1550 OBJECT IDENTIFIER ::= { cevPort 290 } -- 1550nm color coded CWDM SFP
cevPortGigBaseCwdm1530 OBJECT IDENTIFIER ::= { cevPort 291 } -- 1530nm color coded CWDM SFP
cevPortGigBaseCwdm1510 OBJECT IDENTIFIER ::= { cevPort 292 } -- 1510nm color coded CWDM SFP
cevPortGigBaseCwdm1490 OBJECT IDENTIFIER ::= { cevPort 293 } -- 1490nm color coded CWDM SFP
cevPortGigBaseCwdm1470 OBJECT IDENTIFIER ::= { cevPort 294 } -- 1470nm color coded CWDM SFP
cevPortGigBaseCwdm1570 OBJECT IDENTIFIER ::= { cevPort 295 } -- 1570nm color coded CWDM SFP
cevPortUSB OBJECT IDENTIFIER ::= { cevPort 296 } -- Universal Serial Bus (USB) interface
cevPortSslVpn OBJECT IDENTIFIER ::= { cevPort 297 } -- Web/VPN interface
cevPortCableModem OBJECT IDENTIFIER ::= { cevPort 298 } -- Cable modem port
cevNmeApaPort OBJECT IDENTIFIER ::= { cevPort 299 } -- Service Classification Element Port for NME-APA.
cevPort10GigBase OBJECT IDENTIFIER ::= { cevPort 300 } -- 300m over 50um MMF and 220m over FDDI grade MMF 10G Module
cevPort10GigBaseLRM OBJECT IDENTIFIER ::= { cevPort 301 } -- 300m over 50um MMF and 220m over FDDI grade MMF 10G Module
cevPortdot11abg OBJECT IDENTIFIER ::= { cevPort 302 } -- 802.11G Radio
cevPortDti OBJECT IDENTIFIER ::= { cevPort 303 } -- DOCSIS Timing, Communication, and Control Plus port for DTI module
cevPort10GigSFPPlus OBJECT IDENTIFIER ::= { cevPort 304 } -- a type of 10GE port that can take a variety of tranceivers fitting the SFP+ Multi Source Agreement form factor
cevPortCscPort OBJECT IDENTIFIER ::= { cevPort 305 } -- Virtual ports on either end of the link that connects the user side with network side on a service control entity
cevPortGEXFP OBJECT IDENTIFIER ::= { cevPort 306 } -- Ten GigabitEthernet Port
cevPortGigBaseDwdm6141 OBJECT IDENTIFIER ::= { cevPort 307 } -- DWDM 6141 Giga Ethernet SFP
cevPortGigBaseDwdm5736 OBJECT IDENTIFIER ::= { cevPort 308 } -- DWDM 5736 Giga Ethernet SFP
cevPortGigBaseDwdm5332 OBJECT IDENTIFIER ::= { cevPort 309 } -- DWDM 5332 Giga Ethernet SFP
cevPortGigBaseDwdm4931 OBJECT IDENTIFIER ::= { cevPort 310 } -- DWDM 4931 Giga Ethernet SFP
cevPortGigBaseDwdm4532 OBJECT IDENTIFIER ::= { cevPort 311 } -- DWDM 4532 Giga Ethernet SFP
cevPortGigBaseDwdm4134 OBJECT IDENTIFIER ::= { cevPort 312 } -- DWDM 4134 Giga Ethernet SFP
cevPortGigBaseDwdm3739 OBJECT IDENTIFIER ::= { cevPort 313 } -- DWDM 3739 Giga Ethernet SFP
cevPortGigBaseDwdm3346 OBJECT IDENTIFIER ::= { cevPort 314 } -- DWDM 3346 Giga Ethernet SFP
cevPort10GigEthernet OBJECT IDENTIFIER ::= { cevPort 315 } -- 10 Gigabit Ethernet interface
cevPortSEInternal OBJECT IDENTIFIER ::= { cevPort 316 } -- Virtual port of a Service Engine connecting the RP and the SE
cevPortGigBaseEX OBJECT IDENTIFIER ::= { cevPort 317 } -- 1000 Base EX Fiber Gigabit Ethernet
cevPort40GigEthernet OBJECT IDENTIFIER ::= { cevPort 318 } -- 40 Gigabit Ethernet interface
cevPortAces OBJECT IDENTIFIER ::= { cevPort 319 } -- Application Control Engine Service interface
cevPort100GigEthernet OBJECT IDENTIFIER ::= { cevPort 320 } -- 100 Gig Ethernet port
cevPort40GigQSFPPlus OBJECT IDENTIFIER ::= { cevPort 321 } -- A type of 40GE port that can take a variety of transceivers fitting the QSFP + Multi Source Agreement form factor
cevPort100GECFP OBJECT IDENTIFIER ::= { cevPort 322 } -- a type of 100GE port that can take a variety of transceivers fitting the CFP Multi Source Agreement form factor
cevPortPlcG OBJECT IDENTIFIER ::= { cevPort 323 } -- PLC Generic Port
cevPortWimaxG OBJECT IDENTIFIER ::= { cevPort 324 } -- Wimax Generic Port
cevPort3gCdmaG OBJECT IDENTIFIER ::= { cevPort 325 } -- 3G CDMA Generic Port
cevPort3gGsmG OBJECT IDENTIFIER ::= { cevPort 326 } -- 3G GSM Generic Port
cevPortWpanG OBJECT IDENTIFIER ::= { cevPort 327 } -- WPAN Generic Port
cevPortDsp OBJECT IDENTIFIER ::= { cevPort 328 } -- Generic port for the Digital Signal Processor
cevPortCXP OBJECT IDENTIFIER ::= { cevPort 331 } -- CXP-100G-SR10 transceiver Module
cevPortCPAK OBJECT IDENTIFIER ::= { cevPort 332 } -- 100G LR4 CPAK, 10km SMF
cevPortConsole OBJECT IDENTIFIER ::= { cevPort 333 } -- Cisco Console Port
cevPortAlarmDSUB15 OBJECT IDENTIFIER ::= { cevPort 334 } -- Cisco Alarm Port DSUB15
cevPortSseBreakout100GePort OBJECT IDENTIFIER ::= { cevPort 337 } -- 100GE port available on the next generation of Cisco Network Processors used in Panini family or products
cevPortSseBreakout10GePort OBJECT IDENTIFIER ::= { cevPort 338 } -- 10GE port available on the next generation of Cisco Network Processors used in Panini family of products
cevPortCisco10GeSFPPlusPOZR OBJECT IDENTIFIER ::= { cevPort 339 } -- Cisco SFP-10G-ZR Cable: 9 micron singlemode Wavelength: 1550nm
cevPortCisco10GeSFPPlusPOER OBJECT IDENTIFIER ::= { cevPort 340 } -- Cisco SFP-10G-ER Cable: 9 micron singlemode Wavelength: 1550nm
cevPortCisco10GeSFPPlusPOSRX OBJECT IDENTIFIER ::= { cevPort 341 } -- Cisco SFP-10G-SR-X Cable: 50 micron multimode Wavelength: 850nm
cevPortCisco10GeSFPPlusPOLRX OBJECT IDENTIFIER ::= { cevPort 342 } -- Cisco SFP-10G-LR-X Cable: 9 micron singlemode Wavelength: 1310nm
cevPortCisco10GeSFPPlusPOLR OBJECT IDENTIFIER ::= { cevPort 343 } -- Cisco SFP-10G-LR Cable: 9 micron singlemode Wavelength: 1310nm
cevPortCisco10GeSFPPlusPOSR OBJECT IDENTIFIER ::= { cevPort 344 } -- Cisco SFP-10G-SR Cable: 50 micron multimode Wavelength: 850nm
cevPortPHwicSerial OBJECT IDENTIFIER ::= { cevPort 346 } -- 16-Port Async HWIC
cevPortPT1E1 OBJECT IDENTIFIER ::= { cevPort 347 } -- 2 port channelized T1/E1, and PRI HWIC (data only)
cevPortPHdvDsp OBJECT IDENTIFIER ::= { cevPort 348 } -- 128-channel high-density voice and video DSP module
cevPortSerial OBJECT IDENTIFIER ::= { cevPort 350 } -- Serial Shared Port Adapter
cevPortCPAKLR10 OBJECT IDENTIFIER ::= { cevPort 351 } -- Cisco LR-10 Transceiver Pluggable CPAK
cevPortAdslAnnexM OBJECT IDENTIFIER ::= { cevPort 352 } -- ADSL Annex M
cevPortNCS4KUSB OBJECT IDENTIFIER ::= { cevPort 354 } -- NCS4k USB Module
cevPortNCS4KGigEthernet OBJECT IDENTIFIER ::= { cevPort 355 } -- NCS4k Control Ethernet Port
cevPortNCS4KDWDMOptical OBJECT IDENTIFIER ::= { cevPort 356 } -- NCS4k DWDM Optical Port
cevPortC3794 OBJECT IDENTIFIER ::= { cevPort 358 } -- C37.94 Port
cevPort25GigEthernet OBJECT IDENTIFIER ::= { cevPort 359 } -- 25 Gig Ethernet port
cevPort100GigQSFPPlus OBJECT IDENTIFIER ::= { cevPort 369 } -- A type of 100GE port that can take a variety of transceivers fitting the QSFP + Multi Source Agreement form factor
cevPortOts OBJECT IDENTIFIER ::= { cevPort 370 } -- Optical Transport Section interface for Optical Systems. It may be amplified and may carry full or partial DWDM spectrum
cevPort400GigEthernet OBJECT IDENTIFIER ::= { cevPort 374 } -- 400 Gig Ethernet port
cevStack OBJECT IDENTIFIER ::= { cevMIBObjects 11 }
cevStackUnknown OBJECT IDENTIFIER ::= { cevStack 1 }
cevStackCat37xx OBJECT IDENTIFIER ::= { cevStack 2 } -- The type of stacking used for Catalyst 37xx stack-able switch product
cevCat65xxVirtualSwitch OBJECT IDENTIFIER ::= { cevStack 3 } -- Catalyst 65xx Virtual Switch product
cevCbs3120Stack OBJECT IDENTIFIER ::= { cevStack 5 } -- CBS3120-stack: A stack of CBS3120 switch modules
cevC29xxStack OBJECT IDENTIFIER ::= { cevStack 11 } -- A stack of C29XX switch modules
cevStackIosXrMultichassis OBJECT IDENTIFIER ::= { cevStack 12 } -- IOS-XR Multichassis virtual stack entity provides containment relationship of 2 or more IOS-XR chassis connected in a multi-chasiss setup
cevStackCat4xxxVirtualSwitchStack OBJECT IDENTIFIER ::= { cevStack 13 } -- catalyst 4xxx based virtual switching system stack
cevStackFex OBJECT IDENTIFIER ::= { cevStack 14 } -- Generic Fabric Extender Stack
cevStackC68xxVirSwitch OBJECT IDENTIFIER ::= { cevStack 20 } -- Catalyst 68xx Virtual Switch product
cevC35xxStack OBJECT IDENTIFIER ::= { cevStack 21 } -- A stack of C35XX switch modules
cevC9300FixedSwitchStack OBJECT IDENTIFIER ::= { cevStack 22 } -- A stack of Cisco Catalyst 9300 Fixed switch modules
cevC9500FixedSwitchStack OBJECT IDENTIFIER ::= { cevStack 23 } -- A stack of Cisco Catalyst 9500 Fixed switch modules
cevC9400VirtualStack OBJECT IDENTIFIER ::= { cevStack 24 } -- Cisco Catalyst 9400 Virtual Stack
cevC9500VirtualStack OBJECT IDENTIFIER ::= { cevStack 25 } -- Cisco Catalyst 9500 Virtual Stack
cevC9200LFixedSwitchStack OBJECT IDENTIFIER ::= { cevStack 26 } -- A stack of Cisco Catalyst 9200L Fixed switch modules
cevC9200FixedSwitchStack OBJECT IDENTIFIER ::= { cevStack 27 } -- A stack of Cisco Catalyst 9200 Fixed switch modules
cevMidplane OBJECT IDENTIFIER ::= { cevMIBObjects 12 } -- Midplane of the chassis
cevMidplaneUmg9820 OBJECT IDENTIFIER ::= { cevMidplane 1 } -- Midplane of umg9820
cevTCAMType OBJECT IDENTIFIER ::= { cevMIBObjects 13 } -- TCAM type used on the router card
END