Microsoft.SystemCenter.NetworkDeviceStarsze urządzenia sieciowe SNMP

Microsoft.SystemCenter.NetworkDevice (ClassType)

Urządzenie sieciowe zawierające urządzenia odnalezione za pomocą protokołu SNMP.

Element properties:

Base ClassSystem.NetworkDevice
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc4961fac-a684-d6c3-c952-689ba393cf1a

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stan obiektu Stan obiektu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stan zasobu Stan zasobu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Uwagi Uwagi false 4000       
Microsoft.SystemCenter.NetworkDevice:
IPAddress  string  Adres IP true 256  False     
Name  string  Nazwa urządzenia false 256  False     
SystemDescription  string  Opis urządzenia false 256  False     
SystemContact  string  Kontakt urządzenia false 256  False     
SystemLocation  string  Lokalizacja urządzenia false 256  False     
SystemOID  string  Identyfikator OID urządzenia false 256  False     
CommunityString  string  Ciąg Community false 256  False     
Version  string  Wersja SNMP 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>