Base Class | System.LogicalEntity |
Abstract | False |
Hosted | True |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | 4e2f2379-5ac4-358a-e8a6-b98d27d5c536 |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive | Default Value | EnumType |
---|---|---|---|---|---|---|---|---|---|
System.Entity: | |||||||||
![]() |
string | Display Name | Display name of the object. | false | 4000 | 0 | False | ||
System.ConfigItem: | |||||||||
![]() |
enum | Object Status | Object status | false | 256 | 0 | System.ConfigItem.ObjectStatusEnum.Active | System.ConfigItem.ObjectStatusEnum | |
![]() |
enum | Asset Status | Asset status | false | 256 | 0 | System.ConfigItem.AssetStatusEnum | ||
![]() |
richtext | Notes | Notes | false | 4000 | 0 | |||
A10.ServerPort: | |||||||||
![]() |
string | OID | true | 256 | 0 | False | |||
![]() |
string | Index | false | 256 | 0 | False | |||
![]() |
string | Port Num | false | 256 | 0 | False | |||
![]() |
string | Protocol(TCP:2 UDP:3 HTTP:15 HTTPS:15 ...) | firewall(1), tcp(2), udp(3), rtsp(8), ftp(9), mms(10), fastHTTP(12), http(14), https(15), sslProxy(16), smtp(17), sip(11), sips(19), sip-tcp(18), others(5), tcpProxy(20), diameter(21), dns(22), tftp(23) | false | 256 | 0 | False |
<ClassType ID="A10.ServerPort" Base="System!System.LogicalEntity" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<!-- Inside this section, you can add and remove properties as needed.
More information can be found in the Management Pack Development Kit:
http://msdn.microsoft.com/en-us/library/ee533714.aspx -->
<!--
<Property ID="Property1" Key="false" Type="string" />
-->
<Property ID="OID" Key="true" Type="string"/>
<Property ID="Index" Key="false" Type="string"/>
<Property ID="PortNum" Key="false" Type="string"/>
<Property ID="Protocol" Key="false" Type="string"/>
</ClassType>