Microsoft.SystemCenter.NetworkDeviceСетевые устройства SNMP

Microsoft.SystemCenter.NetworkDevice (ClassType)

Компонент "Сетевые устройства", содержащий устройства, обнаруженные по протоколу 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 (RUS) Description (RUS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Отображаемое имя Краткое имя объекта мониторинга. false 256  False 
Microsoft.SystemCenter.NetworkDevice:
IPAddress  string  IP-адрес true 256  False 
Name  string  Имя устройства false 256  False 
SystemDescription  string  Описание устройства false 256  False 
SystemContact  string  Контакт устройства false 256  False 
SystemLocation  string  Местоположение устройства false 256  False 
SystemOID  string  ИД объекта устройства false 256  False 
CommunityString  string  Строка сообщества false 256  False 
Version  string  Версия 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>