├
|
|
eqpt:Item The abstraction for any equipment component/container in the system. |
|
├
|
|
eqpt:Comp An equipment component such as a card, port, transceiver, or ASIC. |
|
|
├
|
|
eqpt:ACore The equipment processing core information. |
|
|
├
|
|
eqpt:Fru An abstraction of a field-replaceable unit, such as cards, receivers, fans, and PSUs. |
|
|
|
├
|
|
eqpt:Card A container for different cards such as line cards and fabric cards. |
|
|
|
|
├
|
|
eqpt:ExtChCard The module on an extension chassis. The extended chassis is an extension of the fabric. |
|
|
|
|
├
|
|
eqpt:FC The fabric card, which connects different IO cards and stores all fabric related information. |
|
|
|
|
├
|
|
eqpt:LC A line card (IO card) contains IO ports and stores various line card related state mac addresses assigned to this card, such as whether the card went online. |
|
|
|
|
├
|
|
eqpt:SupC The supervisor card, which contains the CPU running control plane. |
|
|
|
├
|
|
eqpt:Ft The inventoried fan tray. |
|
|
├
|
|
eqpt:Led The abstraction of an LED. This is a superclass for LED types, such as an indicator LED. |
|
|
|
├
|
|
eqpt:IndLed The locator LED for monitoring the component state. |
|
|
├
|
|
eqpt:Mem A memory unit inside the system. |
|
|
├
|
|
eqpt:Obfl The onboard failure log information. |
|
|
|
├
|
|
eqpt:ACPU The central processing unit information (CPU). |
|
|
|
├
|
|
eqpt:Fpga A field-programmable gate array container. |
|
|
|
├
|
|
eqpt:Sensor A temperature sensor monitors the on-board temperature on the chassis. The temperatures are an input into the fan control algorithm. The chassis software adjusts fan speed to keep all sensors within normal operating conditions. |
|
|
├
|
|
eqpt:Ch A hardware chassis container contains chassis properties such as its role in the fabric (spine/tor) and a description of switch. |
|
|
├
|
|
eqpt:Port The abstraction of a standard port. This is a standard physical network interface. |
|
|
|
├
|
|
eqpt:ExtP An external facing port abstraction. This is similar to IO or management ports. |
|
|
|
|
├
|
|
eqpt:ExtAP An external extension port for a controller. |
|
|
|
|
├
|
|
eqpt:IoP The abstraction of an external IO port. |
|
|
|
|
|
├
|
|
eqpt:ExtChFP An extension chassis port, which is connected to a leaf. |
|
|
|
|
|
├
|
|
eqpt:ExtChHP The extension chassis port connected to hosts. |
|
|
|
|
|
├
|
|
eqpt:FabP A fabric port is the fabric facing external IO port. |
|
|
|
|
|
├
|
|
eqpt:LeafP A leaf port is an external IO port on a leaf. |
|
|
|
├
|
|
eqpt:IntP The abstraction of an internal port. Internal ports are internal constructs that are invisible from outside. |
|
|
|
|
├
|
|
eqpt:EobcP An internal Ethernet out-of-band channel port. Note that all card component management is done via this port. |
|
|
|
|
├
|
|
eqpt:EpcP An internal EPC port (internal hi-gig links connecting the external IO ports). |
|
|
├
|
|
eqpt:Slot The container multiple slot types. For example: LC slot, FC slot, etc. |
|