System.NetworkManagement.SNMPCommunitySNMP 共同体

System.NetworkManagement.SNMPCommunity (ClassType)

SNMP 设备的容器

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde86f75ff-97f8-231a-6482-84eb83427cb8

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  显示名称 对象的显示名称。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  对象状态 对象状态 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  资产状态 资产状态 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  说明 说明 false 4000       
System.NetworkManagement.SNMPCommunity:
CommunityId  string  SNMP 共同体 ID SNMP 共同体的 ID true 256  False     
RunAsProfile  string  Runasprofile SNMP 共同体的运行方式配置文件 false 256  False     

Health Model:

Source Code:

<ClassType ID="System.NetworkManagement.SNMPCommunity" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="false" Singleton="false">
<Property ID="CommunityId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RunAsProfile" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>