Citrix.NetScaler.NetscalerDevice.FeatureCitrix NetScaler Device Feature

Citrix.NetScaler.NetscalerDevice.Feature (ClassType)

Element properties:

Base ClassCitrix.NetScaler.NetscalerDevice
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4fb2128c-1ba7-6c9c-a625-9ba2d538f4b4

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
System.NetworkManagement.Node:
AccessMode  string  Access Mode The mode to access a system; can have one of the following values: ICMPONLY, SNMPONLY, or ICMPSNMP false 256  True 
Certification  string  Certification Defines the level of certification that this device has in the discovery process: UNSUPPORTED, GENERIC, TEMPLATE, CERTIFIED, VALIDATED, UNDISCOVERED false 256  True 
Description  string  Description A textual description of the object false 256  True 
DeviceKey  string  Device Key The key of the device true 256  False 
Location  string  Location A description of where this system is located false 256  True 
Model  string  Model The name by which the system is generally known false 256  True 
PortNumber  int  Port Number The UDP port number at which the SNMP agent is listening false 38   
PrimaryOwnerContact  string  Primary Owner Contact A string that provides information on how the primary system owner can be reached (such as phone number or e-mail address) false 256  True 
PrimaryOwnerName  string  Primary Owner Name The name of the primary owner of the system false 256  True 
VirtualCommunitySuffix  string  Virtual Community Suffix The suffix of virtual community string false 256  True 
SNMPAddress  string  SNMP Agent Address The primary address used to contact the SNMP agent running on this system false 256  True 
SNMPVersion  int  SNMP Version The SNMP protocol version used to communicate with the SNMP agent false 256   
SupportsSNMP  bool  Supports SNMP TRUE if this system is manageable via SNMP false 256   
sysName  string  MIB2 System Name The MIB2 sysName of this Node object false 256  True 
SystemObjectID  string  System Object ID The System Object Identifier associated with the vendor of this system false 256  True 
Vendor  string  Vendor The name of the system's supplier false 256  True 
Citrix.NetScaler.NetscalerDevice:
haState  string  Node false 256  False 
hostName  string  Host Name false 256  False 
haPeerIP  string  HA Peer IP false 256  False 
sysHardwareVersionId  string  Hardware version false 256  False 
Citrix.NetScaler.NetscalerDevice.Feature:
featureDynamicRouting  string  Dynamic Routing false 256  False 
featureSureConnect  string  Sure Connect false 256  False 
featurePriorityQueuing  string  Priority Queuing false 256  False 
featureGslb  string  Global Server Load Balancing false 256  False 
featureHttpDosProtection  string  HTTP DoS Protection false 256  False 
featureOSPF  string  OSPF false 256  False 
featureContentFiltering  string  Content Filtering false 256  False 
featureCompression  string  Compression Control false 256  False 
featureCacheRedirection  string  Cache Redirection false 256  False 
featureSslOffloading  string  SSL Offloading false 256  False 
featureSurgeProtection  string  Surge Protection false 256  False 
featureRIP  string  RIP false 256  False 
featureInternalCaching  string  Internal Caching false 256  False 
featureWebLogging  string  Web Logging false 256  False 
featureSSLVPN  string  SSL VPN false 256  False 
featureLoadBalancing  string  Load Balancing false 256  False 
featureContentSwitching  string  Content Switching false 256  False 

Health Model:

Source Code:

<ClassType ID="Citrix.NetScaler.NetscalerDevice.Feature" Accessibility="Public" Abstract="false" Base="Citrix.NetScaler.NetscalerDevice" Hosted="false" Singleton="false">
<Property ID="featureDynamicRouting" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="featureSureConnect" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="featurePriorityQueuing" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="featureGslb" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="featureHttpDosProtection" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="featureOSPF" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="featureContentFiltering" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="featureCompression" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="featureCacheRedirection" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="featureSslOffloading" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="featureSurgeProtection" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="featureRIP" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="featureInternalCaching" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="featureWebLogging" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="featureSSLVPN" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="featureLoadBalancing" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="featureContentSwitching" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>