IBM.BladeCenterLenovo BladeCenter

IBM.BladeCenter (ClassType)

Element properties:

Base ClassSystem.NetworkManagement.Node
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0fe3357d-65e0-ea31-4a48-a551d54c1d6d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
System.NetworkManagement.Node:
AccessMode  string  Modalità di accesso La modalità per accedere a un sistema; può avere uno dei valori seguenti: ICMPONLY, SNMPONLY o ICMPSNMP false 256  True 
Certification  string  Certificazione Definisce il livello di certificazione che questo dispositivo presenta nel processo di individuazione: SUPPORTATO, GENERICO, MODELLO, CERTIFICATO, VALIDATO, NON INDIVIDUATO false 256  True 
Description  string  Descrizione Una descrizione testuale dell'oggetto false 256  True 
DeviceKey  string  Chiave del dispositivo La chiave del dispositivo true 256  False 
Location  string  Percorso Descrizione di dove si trova tale sistema false 256  True 
Model  string  Modello Il nome con cui il sistema è generalmente noto false 256  True 
PortNumber  int  Numero porta Il numero della porta UDP su cui l'agente SNMP è in ascolto false 38   
PrimaryOwnerContact  string  Contatto proprietario principale Stringa che fornisce le informazioni su come può essere raggiunto il proprietario del sistema principale (ad esempio il numero di telefono o l'indirizzo di posta elettronica) false 256  True 
PrimaryOwnerName  string  Nome proprietario principale Il nome del proprietario principale del sistema false 256  True 
VirtualCommunitySuffix  string  Suffisso comunità virtuale Il suffisso della stringa della comunità virtuale false 256  True 
SNMPAddress  string  Indirizzo dell'agente SNMP L'indirizzo principale utilizzato per contattare l'agente SNMP in esecuzione sul sistema false 256  True 
SNMPVersion  int  Versione SNMP La versione del protocollo SNMP utilizzata per comunicare con l'agente SNMP false 256   
SupportsSNMP  bool  Supporta SNMP TRUE se questo sistema può essere gestito tramite SNMP false 256   
sysName  string  Nome del sistema MIB2 Il nome del sistema MIB2 di tale oggetto del nodo false 256  True 
SystemObjectID  string  ID dell'oggetto di sistema L'identificatore dell'oggetto di sistema associato al fornitore di tale sistema false 256  True 
Vendor  string  Fornitore Il nome del fornitore del sistema false 256  True 
IBM.BladeCenter:
MachineType  string  Lenovo B.C. - Tipo di macchina false 256  False 
SerialNumber  string  Lenovo B.C. - Numero di serie false 256  False 
ModelNumber  string  Lenovo B.C. - Numero modello false 256  False 
PrimaryMMIPAddress  string  Lenovo B.C. - Indirizzo IP MM primario false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.BladeCenter" Accessibility="Public" Abstract="false" Base="NetworkLibrary!System.NetworkManagement.Node" Hosted="false" Singleton="false">
<Property ID="MachineType" 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="ModelNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PrimaryMMIPAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>