System.NetworkManagement.SNMPCommunitySNMP Community

System.NetworkManagement.SNMPCommunity (ClassType)

Container for SNMP devices

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId07f810d9-8e66-f9b6-0583-c04514e02452

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
System.NetworkManagement.SNMPCommunity:
CommunityId  string  SNMP Community Id Id of the SNMP community true 256  False     
RunAsProfile  string  Runasprofile The RunAs profile for the SNMP community 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>