System.NetworkManagement.NodeDüğüm

System.NetworkManagement.Node (ClassType)

Bu sınıf, ağ aygıtını temsil eder

Element properties:

Base ClassSystem.NetworkDevice
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde1465592-bf5e-0824-0d72-36f5d3dde99f

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       
System.NetworkManagement.Node:
AccessMode  string  Erişim Modu Bir sisteme ulaşma modu; aşağıdaki değerlerden birine sahip olabilir: ICMPONLY, SNMPONLY veya ICMPSNMP false 256  True     
Certification  string  Sertifika Bu aygıtın bulma işleminde sahip olduğu sertifika düzeyini tanımlar: UNSUPPORTED, GENERIC, TEMPLATE, CERTIFIED, VALIDATED, UNDISCOVERED false 256  True     
Description  string  Açıklama Nesnenin yazılı açıklaması false 256  True     
DeviceKey  string  Aygıt Anahtarı Aygıtın anahtarı true 256  False     
Location  string  Konum Bu sistemin bulunduğu konumun açıklaması false 256  True     
Model  string  Model Sistemin genel olarak bilindiği ad false 256  True     
PortNumber  int  Bağlantı Noktası Numarası SNMP aracısının dinlediği UDP bağlantı noktası sayısı false 38       
PrimaryOwnerContact  string  Birincil Sahip İletişim Bilgisi Birinci sistem sahibine nasıl ulaşılabileceği hakkında bilgi sağlayan bir dize (telefon numarası veya e-posta adresi gibi) false 256  True     
PrimaryOwnerName  string  Birincil Sahip Adı Sistemin birincil sahibinin adı false 256  True     
VirtualCommunitySuffix  string  Sanal Topluluk Soneki Sanal topluluk dizesinin soneki false 256  True     
SNMPAddress  string  SNMP Aracısı Adresi Bu sistemde çalışan SNMP aracısı ile iletişim kurmada kullanılan birincil adres false 256  True     
SNMPVersion  int  SNMP Sürümü SNMP aracısı ile iletişim kurmada kullanılan SNMP protokolü sürümü false 256       
SupportsSNMP  bool  SNMP'yi destekler Sistem SNMP aracılığıyla yönetilebilirse TRUE false 256       
sysName  string  MIB2 Sistemi Adı Bu Düğüm nesnesinin MIB2 sistem Adı false 256  True     
SystemObjectID  string  Sistem Nesnesi Kimliği Bu sistemin satıcısı ile ilişkilendirilen Sistem Nesnesi Tanımlayıcısı false 256  True     
Vendor  string  Satıcı Sistemin sağlayıcısının adı false 256  True     

Health Model:

Source Code:

<ClassType ID="System.NetworkManagement.Node" Accessibility="Public" Abstract="false" Base="System!System.NetworkDevice" Hosted="false" Singleton="false">
<Property ID="AccessMode" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="Certification" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="DeviceKey" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Location" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="Model" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="PortNumber" Type="int" Key="false" CaseSensitive="false" Length="38" MinLength="0"/>
<Property ID="PrimaryOwnerContact" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="PrimaryOwnerName" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="VirtualCommunitySuffix" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="SNMPAddress" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="SNMPVersion" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SupportsSNMP" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="sysName" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="SystemObjectID" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
<Property ID="Vendor" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
</ClassType>