System.NetworkManagement.SNMPCommunityComunidade SNMP

System.NetworkManagement.SNMPCommunity (ClassType)

Contêiner para dispositivos 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 (PTB) Description (PTB) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome para exibição Nome para exibição do objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Status do Objeto Status do objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Status do Ativo Status do ativo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
System.NetworkManagement.SNMPCommunity:
CommunityId  string  Id da Comunidade SNMP A Id da comunidade SNMP true 256  False     
RunAsProfile  string  Runasprofile O perfil Executar como para a comunidade 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>