List of application classes
BMC PATROL for Cisco Nexus switch contains the following application classes.
Name | Description |
---|---|
PCZ_Control_Container | PCZ_Control_Container contains all the instances of PCZ_Interface of type control. (Control interfaces). |
PCZ_Cpu_Container | An instance of PCZ_Cpu_Container is created under each PCZ_Switch_Health instance. It represents the CPU on the switch. |
PCZ_Ethernet_Container | PCZ_Ethernet_Container contains all the instances of PCZ_Interface of type ethernet. (Ethernet interfaces). |
PCZ_Fan | An instance of PCZ_Fan is created for each discovered fan on the switch. |
PCZ_Fan_Container | PCZ_Fan_Container contains all the PCZ_Fan instances of the switch. |
PCZ_Interface | An instance of PCZ_Interface represents each discovered interface of type management, ethernet, port channel, and control. |
PCZ_Management_Container | PCZ_Management_Container contains all the instances of PCZ_Interface of type management. (Management interfaces). |
PCZ_Mem_Container | An instance of PCZ_Mem_Container is created under each PCZ_Switch_Health instance. It repesents the memory installed on the switch. |
PCZ_Port_Channel_Container | PCZ_Port_Channel_Container contains all the instances of PCZ_Interface of type Port Channel. |
PCZ_Port_Profile_Container | PCZ_Port_Profile_Container contains all instances of PCZ_Port_Profile type |
PCZ_Power_Supply_Container | PCZ_PowerSupply container contains all the instances of PCZ_PowerSupply modules of the switch. |
PCZ_Power_Supply_Module | An instance of PCZ_PowerSupply_Module represents each discovered power supply module.of the switch |
PCZ_Profile | An instance of PCZ_Profile is created for each port discovered. |
PCZ_Proc_Container | An instance of PCZ_Proc_Container is created under each PCZ_Switch_Health instance. It repesents the processes running on the switch. |
PCZ_Port_Profile_Type | An instance of PCZ_Port_Profile_Type is created for each discovered port profile. Each PCZ_Port_Profile_Type is a container for all PCZ_Profiles of that type. |
PCZ_Root | PCZ_Root is the main application class for the Cisco Nexus KM. |
| An instance of PCZ_Sensor_Temperature represents each discovered sensor of the switch |
PCZ_Sensor Temperature_Container | PCZ_Sensor_Temperature_Container is the main application class for all temperature sensors. It contains PCZ_Sensor_Temperature instances representing each discovered sensor. |
PCZ_Switch | PCZ_Switch application class is the main application class for each configured switch. An instance is created for each switch. |
PCZ_Switch_Health | An instance of PCZ_Switch Health application class is contained in each root instance. The PCZ_Switch Health application class is a container for the Fan, Power Supply, Sensor temperature, memory, processes, and CPU application classes. |