IBM.FlexSystem.ChassisLenovo Flex System Chassis

IBM.FlexSystem.Chassis (ClassType)

Element properties:

Base ClassSystem.NetworkManagement.Node
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4f1fbd44-ba6c-459c-ce90-5cd57662a104

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
System.NetworkManagement.Node:
AccessMode  string  Modo de Acesso O modo para acessar um sistema; pode ter um dos seguintes valores: ICMPONLY, SNMPONLY ou ICMPSNMP false 256  True 
Certification  string  Certificação Define o nível de certificação que esse dispositivo possui no processo de descoberta: UNSUPPORTED, GENERIC, TEMPLATE, CERTIFIED, VALIDATED, UNDISCOVERED false 256  True 
Description  string  Descrição Uma descrição textual do objeto false 256  True 
DeviceKey  string  Chave do Dispositivo A chave do dispositivo true 256  False 
Location  string  Local Uma descrição de onde esse sistema está localizado false 256  True 
Model  string  Modelo O nome pelo qual o sistema é geralmente conhecido false 256  True 
PortNumber  int  Número da Porta O número da porta UDP na qual o agente SNMP está escutando false 38   
PrimaryOwnerContact  string  Contato do Proprietário Principal Uma cadeia que fornece informações sobre como contatar o proprietário principal do sistema (como número de telefone ou endereço de email) false 256  True 
PrimaryOwnerName  string  Nome do Proprietário Principal O nome do proprietário principal do sistema false 256  True 
VirtualCommunitySuffix  string  Sufixo da Comunidade Virtual O sufixo da cadeia da comunidade virtual false 256  True 
SNMPAddress  string  Endereço do Agente SNMP O endereço principal usado para contatar o agente SNMP em execução nesse sistema false 256  True 
SNMPVersion  int  Versão SNMP A versão do protocolo SNMP usada para comunicação com o agente SNMP false 256   
SupportsSNMP  bool  Oferece Suporte para SNMP TRUE quando esse sistema pode ser gerenciado via SNMP false 256   
sysName  string  Nome do Sistema MIB2 A variável sysName MIB2 desse objeto de Nó false 256  True 
SystemObjectID  string  ID do Objeto do Sistema O Identificador de Objeto de Sistema associado ao fornecedor desse sistema false 256  True 
Vendor  string  Fornecedor O nome do fornecedor do sistema false 256  True 
IBM.FlexSystem.Chassis:
Description  string  Lenovo Flex System Chassis Descrição false 256  False 
MachineTypeModel  string  Lenovo Flex System Chassis Tipo de Máquina e Número do Modelo false 256  False 
SerialNumber  string  Lenovo Flex System Chassis Número de Série false 256  False 
PartNumber  string  Lenovo Flex System Chassis Número de Peça false 256  False 
FRUNumber  string  Lenovo Flex System Chassis Número da FRU false 256  False 
FRUSerialNumber  string  Lenovo Flex System Chassis Número de Série da FRU false 256  False 
ManufacturingID  string  Lenovo Flex System Chassis ID de Fabricação false 256  False 
HardwareRevision  string  Lenovo Flex System Chassis Revisão de Hardware false 256  False 
ChassisUUID  string  Lenovo Flex System Chassis UUID false 256  False 
ProductID  string  Lenovo Flex System Chassis ID do Produto false 256  False 
PrimaryMMIPAddress  string  Lenovo Flex System Chassis Endereço IP MM Primário false 256  False 
ProductName  string  Lenovo Flex System Chassis Nome do Produto false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.FlexSystem.Chassis" Accessibility="Public" Abstract="false" Base="NetworkLibrary!System.NetworkManagement.Node" Hosted="false" Singleton="false">
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MachineTypeModel" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SerialNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PartNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FRUNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FRUSerialNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ManufacturingID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HardwareRevision" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ChassisUUID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ProductID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PrimaryMMIPAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ProductName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>