IBM.FlexSystem.ChassisLenovo Flex System Chassis

IBM.FlexSystem.Chassis (ClassType)

Element properties:

Base ClassSystem.NetworkManagement.Node
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7c7babc0-95a7-1021-2bd4-4b6e303fa0c7

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
System.NetworkManagement.Node:
AccessMode  string  Access Mode The mode to access a system; can have one of the following values: ICMPONLY, SNMPONLY, or ICMPSNMP false 256  True 
Certification  string  Certification Defines the level of certification that this device has in the discovery process: UNSUPPORTED, GENERIC, TEMPLATE, CERTIFIED, VALIDATED, UNDISCOVERED false 256  True 
Description  string  Description A textual description of the object false 256  True 
DeviceKey  string  Device Key The key of the device true 256  False 
Location  string  Location A description of where this system is located false 256  True 
Model  string  Model The name by which the system is generally known false 256  True 
PortNumber  int  Port Number The UDP port number at which the SNMP agent is listening false 38   
PrimaryOwnerContact  string  Primary Owner Contact A string that provides information on how the primary system owner can be reached (such as phone number or e-mail address) false 256  True 
PrimaryOwnerName  string  Primary Owner Name The name of the primary owner of the system false 256  True 
VirtualCommunitySuffix  string  Virtual Community Suffix The suffix of virtual community string false 256  True 
SNMPAddress  string  SNMP Agent Address The primary address used to contact the SNMP agent running on this system false 256  True 
SNMPVersion  int  SNMP Version The SNMP protocol version used to communicate with the SNMP agent false 256   
SupportsSNMP  bool  Supports SNMP TRUE if this system is manageable via SNMP false 256   
sysName  string  MIB2 System Name The MIB2 sysName of this Node object false 256  True 
SystemObjectID  string  System Object ID The System Object Identifier associated with the vendor of this system false 256  True 
Vendor  string  Vendor The name of the system's supplier false 256  True 
IBM.FlexSystem.Chassis:
Description  string  Lenovo Flex System Chassis Description false 1024  False 
MachineTypeModel  string  Lenovo Flex System Chassis Machine Type and Model Number false 256  False 
SerialNumber  string  Lenovo Flex System Chassis Serial Number false 256  False 
PartNumber  string  Lenovo Flex System Chassis PartNumber false 256  False 
FRUNumber  string  Lenovo Flex System Chassis FRU Number false 256  False 
FRUSerialNumber  string  Lenovo Flex System Chassis FRU Serial Number false 256  False 
ManufacturingID  string  Lenovo Flex System Chassis Manufacturing ID false 256  False 
HardwareRevision  string  Lenovo Flex System Chassis Hardware Revision false 256  False 
ChassisUUID  string  Lenovo Flex System Chassis UUID false 256  False 
ProductID  string  Lenovo Flex System Chassis Product ID false 256  False 
PrimaryMMIPAddress  string  Lenovo Flex System Chassis Primary MM IP Address false 256  False 
ProductName  string  Lenovo Flex System Chassis Product Name 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="1024" 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>