System.NetworkManagement.ICMP_IPIP ICMP

System.NetworkManagement.ICMP_IP (ClassType)

IP che usa ICMP

Element properties:

Base ClassSystem.NetworkManagement.IP
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3cbb5775-43db-1b43-2e5a-e5739060eb92

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stato oggetto Stato dell'oggetto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stato risorsa Stato della risorsa false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Note Note false 4000       
System.NetworkManagement.ServiceAccessPoint:
Description  string  Descrizione Una descrizione testuale dell'oggetto false 256  True     
Key  string  Chiave del punto di accesso al servizio La chiave del punto di accesso al servizio true 256  True     
System.NetworkManagement.IP:
Address  string  Indirizzo L'indirizzo IP false 256  True     
Netmask  string  Netmask La maschera di rete false 256  True     
RouteDistinguisher  string  Identificatore route L'identificatore route dell'IP VPN, se tale IP è configurato come un IP VPN false 256  True     
Tag  string  Tag Il tag configurato dall'utente per tale oggetto IP false 256  True     
System.NetworkManagement.ICMP_IP:
Index  string  Indice Indice d'istanza utilizzato per il monitoraggio false 256  True     

Health Model:

Source Code:

<ClassType ID="System.NetworkManagement.ICMP_IP" Accessibility="Public" Abstract="false" Base="System.NetworkManagement.IP" Hosted="false" Singleton="false">
<Property ID="Index" Type="string" Key="false" CaseSensitive="true" Length="256" MinLength="0"/>
</ClassType>