Microsoft.SystemCenter.NetworkDeviceEski SNMP Ağ Aygıtı

Microsoft.SystemCenter.NetworkDevice (ClassType)

SNMP protokolü aracılığıyla bulunan aygıtları içeren Ay Aygıtı.

Element properties:

Base ClassSystem.NetworkDevice
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId65ac01f1-f20e-ce0d-42ca-b24d1de49e5f

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
Microsoft.SystemCenter.NetworkDevice:
IPAddress  string  IP Adresi true 256  False     
Name  string  Cihaz Adı false 256  False     
SystemDescription  string  Aygıt Açıklaması false 256  False     
SystemContact  string  Aygıtla İlgili Kişi false 256  False     
SystemLocation  string  Aygıt Konumu false 256  False     
SystemOID  string  Aygıt OID false 256  False     
CommunityString  string  Topluluk Dizesi false 256  False     
Version  string  SNMP Sürümü false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.NetworkDevice" Base="System!System.NetworkDevice" Accessibility="Public" Hosted="false" Abstract="false">
<Property ID="IPAddress" Type="string" CaseSensitive="false" Key="true"/>
<Property ID="Name" Type="string"/>
<Property ID="SystemDescription" Type="string"/>
<Property ID="SystemContact" Type="string"/>
<Property ID="SystemLocation" Type="string"/>
<Property ID="SystemOID" Type="string"/>
<Property ID="CommunityString" Type="string"/>
<Property ID="Version" Type="string"/>
</ClassType>