All MIBs › INFORMANT-WMI-CITRIX
Organization: Informant Systems, Inc.
Last Updated: 2008-06-02
Category: Domain: Server/Host Monitoring, Vendor: Citrix, Vendor: Informant Systems
Description:
Informant Systems WMI-based Citrix MIB exposing Citrix server and session metrics gathered via Windows Management Instrumentation.
Imported Objects
From SNMPv2-SMI
| Counter64 | |
| Gauge32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| OBJECT-IDENTITY | |
| OBJECT-TYPE |
From SNMPv2-TC
| DateAndTime | |
| TruthValue |
From WTCS
| WtcsDisplayString | |
| informant | OBJECT-IDENTITY |
What Is INFORMANT-WMI-CITRIX?
INFORMANT-WMI-CITRIX is a MIB module from SNMP Informant that exposes Citrix farm configuration and directory-style objects gathered via Windows Management Instrumentation (WMI), complementing the performance-counter-focused INFORMANT-PERF-CITRIX module. It surfaces configuration data such as account authorities (domains/trust relationships), application folder structure and distinguished names, and Citrix user/administrator groups within a Citrix farm. As a monitoring tool it is used mainly to verify software/configuration state, confirming the Citrix farm's directory integration, application publishing folder hierarchy, and group memberships are correctly configured, which is important for diagnosing published-application visibility or authentication issues rather than raw hardware metrics. It depends on Citrix's WMI provider and Active Directory-style naming conventions alongside the SNMP Informant agent. It is typically deployed on Citrix XenApp/Presentation Server farm management servers in enterprise application virtualization environments. Engineers can download the INFORMANT-WMI-CITRIX file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in INFORMANT-WMI-CITRIX. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- account authority (domain trust) configuration
- application folder hierarchy/naming
- Citrix farm group membership
- farm directory integration status
Supported Devices
- Citrix XenApp/Presentation Server farm servers
Monitoring Examples
An admin polling citrixAccountAuthorityTable/citrixAccountAuthorityEntry by ctxAccountAuthorityIndex can confirm ctxAccountAuthorityName and ctxAccountAuthorityType correctly reflect the expected Active Directory domain trust used for user authentication. Checking citrixApplicationFolderTable's ctxApplicationFolderFolderDN/ctxApplicationFolderFolderName reveals whether a published application folder has been moved or renamed unexpectedly, which would break application shortcuts for users. citrixGroupTable/citrixGroupEntry exposes the farm's administrative or user groups for auditing access configuration.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| citrixWmi | 1.3.6.1.4.1.9600.1.42 | The MIB module for informant Citrix WMI entities. | ||
| citrixWmiCitrix | 1.3.6.1.4.1.9600.1.42.1 | Provides WMI information on the Citrix Application Services | ||
| citrixAccountAuthorityTable | 1.3.6.1.4.1.9600.1.42.1.1 | not-accessible | The user authentication entities, typically NT Domains.Enumerate this class to get all Acc Authorities in current farm | |
| citrixAccountAuthorityEntry | 1.3.6.1.4.1.9600.1.42.1.1.1 | not-accessible | None | |
| I32 ctxAccountAuthorityIndex | 1.3.6.1.4.1.9600.1.42.1.1.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| STR ctxAccountAuthorityName | 1.3.6.1.4.1.9600.1.42.1.1.1.2 | WtcsDisplayString | read-only | The account authority name. For Windows NT domain and ADS users, the account authority name is the domain name. For NDS, this is the NDS tree name. |
| INT ctxAccountAuthorityType | 1.3.6.1.4.1.9600.1.42.1.1.1.3 | INTEGER | read-only | The account authority type. |
| citrixApplicationFolderTable | 1.3.6.1.4.1.9600.1.42.1.2 | not-accessible | Applications can be organised by folder for Administrative convenience | |
| citrixApplicationFolderEntry | 1.3.6.1.4.1.9600.1.42.1.2.1 | not-accessible | None | |
| I32 ctxApplicationFolderIndex | 1.3.6.1.4.1.9600.1.42.1.2.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| STR ctxApplicationFolderFolderDN | 1.3.6.1.4.1.9600.1.42.1.2.1.2 | WtcsDisplayString | read-only | Get the folder?s distinguished name. |
| STR ctxApplicationFolderFolderName | 1.3.6.1.4.1.9600.1.42.1.2.1.3 | WtcsDisplayString | read-only | Get the name of the folder object. |
| citrixGroupTable | 1.3.6.1.4.1.9600.1.42.1.3 | not-accessible | Equivalent data but deliberately kept separate from CIMv2 alternatives for simplicity & to avoid cross namespace searches. See CIMv2:Win32_Group for full OS settings | |
| citrixGroupEntry | 1.3.6.1.4.1.9600.1.42.1.3.1 | not-accessible | None | |
| I32 ctxGroupIndex | 1.3.6.1.4.1.9600.1.42.1.3.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| STR ctxGroupAccAuthority | 1.3.6.1.4.1.9600.1.42.1.3.1.2 | WtcsDisplayString | read-only | Authority in which this group exists |
| INT ctxGroupAccountType | 1.3.6.1.4.1.9600.1.42.1.3.1.3 | INTEGER | read-only | The account authority type. |
| STR ctxGroupGroupName | 1.3.6.1.4.1.9600.1.42.1.3.1.4 | WtcsDisplayString | read-only | Get the group name. |
| citrixServerFolderTable | 1.3.6.1.4.1.9600.1.42.1.4 | not-accessible | Servers can be grouped by Folder for administrative convenience | |
| citrixServerFolderEntry | 1.3.6.1.4.1.9600.1.42.1.4.1 | not-accessible | None | |
| I32 ctxServerFolderIndex | 1.3.6.1.4.1.9600.1.42.1.4.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| STR ctxServerFolderFolderDN | 1.3.6.1.4.1.9600.1.42.1.4.1.2 | WtcsDisplayString | read-only | Get the folder?s distinguished name. |
| STR ctxServerFolderFolderName | 1.3.6.1.4.1.9600.1.42.1.4.1.3 | WtcsDisplayString | read-only | Get the name of the folder object. |
| citrixServersInFolderTable | 1.3.6.1.4.1.9600.1.42.1.5 | not-accessible | Enumeration gives all Servers currently organised into a particular folder | |
| citrixServersInFolderEntry | 1.3.6.1.4.1.9600.1.42.1.5.1 | not-accessible | None | |
| I32 ctxServersInFolderIndex | 1.3.6.1.4.1.9600.1.42.1.5.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| STR ctxServersInFolderAntecedent | 1.3.6.1.4.1.9600.1.42.1.5.1.2 | WtcsDisplayString | read-only | Get the folder?s distinguished name. |
| STR ctxServersInFolderDependent | 1.3.6.1.4.1.9600.1.42.1.5.1.3 | WtcsDisplayString | read-only | The name of the server |
| citrixServersInZoneTable | 1.3.6.1.4.1.9600.1.42.1.6 | not-accessible | Servers collected in a Zone | |
| citrixServersInZoneEntry | 1.3.6.1.4.1.9600.1.42.1.6.1 | not-accessible | None | |
| I32 ctxServersInZoneIndex | 1.3.6.1.4.1.9600.1.42.1.6.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| STR ctxServersInZoneServer | 1.3.6.1.4.1.9600.1.42.1.6.1.2 | WtcsDisplayString | read-only | The name of the server |
| STR ctxServersInZoneZone | 1.3.6.1.4.1.9600.1.42.1.6.1.3 | WtcsDisplayString | read-only | Zone in which this server operates |
| citrixUserTable | 1.3.6.1.4.1.9600.1.42.1.7 | not-accessible | Equivalent data but deliberately kept separate from CIMv2 alternatives for simplicity & to avoid cross namespace searches. See CIMv2:Win32_Account for full OS settings | |
| citrixUserEntry | 1.3.6.1.4.1.9600.1.42.1.7.1 | not-accessible | None | |
| I32 ctxUserIndex | 1.3.6.1.4.1.9600.1.42.1.7.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| STR ctxUserAccAuthority | 1.3.6.1.4.1.9600.1.42.1.7.1.2 | WtcsDisplayString | read-only | Authority in which this user exists |
| INT ctxUserAccountType | 1.3.6.1.4.1.9600.1.42.1.7.1.3 | INTEGER | read-only | The account type |
| STR ctxUserUserName | 1.3.6.1.4.1.9600.1.42.1.7.1.4 | WtcsDisplayString | read-only | The user name |
| citrixUsersInGroupTable | 1.3.6.1.4.1.9600.1.42.1.8 | not-accessible | No GroupsForUser at the moment unless performance reasons require it | |
| citrixUsersInGroupEntry | 1.3.6.1.4.1.9600.1.42.1.8.1 | not-accessible | None | |
| I32 ctxUsersInGroupIndex | 1.3.6.1.4.1.9600.1.42.1.8.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| STR ctxUsersInGroupAntecedent | 1.3.6.1.4.1.9600.1.42.1.8.1.2 | WtcsDisplayString | read-only | Get the group name. |
| STR ctxUsersInGroupDependent | 1.3.6.1.4.1.9600.1.42.1.8.1.3 | WtcsDisplayString | read-only | Get the user name |
| citrixZoneTable | 1.3.6.1.4.1.9600.1.42.1.9 | not-accessible | Subset of servers in a Farm used for data collection efficiency. An enumeration of these instances gives all the Zones in a Farm | |
| citrixZoneEntry | 1.3.6.1.4.1.9600.1.42.1.9.1 | not-accessible | None | |
| I32 ctxZoneIndex | 1.3.6.1.4.1.9600.1.42.1.9.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| STR ctxZoneDataCollector | 1.3.6.1.4.1.9600.1.42.1.9.1.2 | WtcsDisplayString | read-only | One Server in a Zone is elected as the data collector for the other servers |
| G32 ctxZoneNumServersInZone | 1.3.6.1.4.1.9600.1.42.1.9.1.3 | Gauge32 | read-only | Too many servers in a Zone can deteriorate data collection performance |
| STR ctxZoneZoneName | 1.3.6.1.4.1.9600.1.42.1.9.1.4 | WtcsDisplayString | read-only | Get the name of the zone |
| metaframeApplLoadLevelTable | 1.3.6.1.4.1.9600.1.42.1.10 | not-accessible | Load Manager load value for Published Applications. Enumeration just gives application load for the local server | |
| metaframeApplLoadLevelEntry | 1.3.6.1.4.1.9600.1.42.1.10.1 | not-accessible | None | |
| I32 mfApplicationLoadLevelIndex | 1.3.6.1.4.1.9600.1.42.1.10.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| STR mfApplicationLoadLevelAppName | 1.3.6.1.4.1.9600.1.42.1.10.1.2 | WtcsDisplayString | read-only | Get the application name |
| G32 mfApplicationLoadLevelLoadLevel | 1.3.6.1.4.1.9600.1.42.1.10.1.3 | Gauge32 | read-only | Get the load level |
| STR mfApplicationLoadLevelServerName | 1.3.6.1.4.1.9600.1.42.1.10.1.4 | WtcsDisplayString | read-only | Get the server name |
| metaframeApplPublishOnSvrTable | 1.3.6.1.4.1.9600.1.42.1.11 | not-accessible | The set of applications that can be run from this server. Enumeration gives applications published across the farm | |
| metaframeApplPublishOnSvrEntry | 1.3.6.1.4.1.9600.1.42.1.11.1 | not-accessible | None | |
| I32 mfaposIndex | 1.3.6.1.4.1.9600.1.42.1.11.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| STR mfaposCtxServer | 1.3.6.1.4.1.9600.1.42.1.11.1.2 | WtcsDisplayString | read-only | Return the server name |
| STR mfaposWinApp | 1.3.6.1.4.1.9600.1.42.1.11.1.3 | WtcsDisplayString | read-only | Return the application name. |
| metaframeApplRunOnServerTable | 1.3.6.1.4.1.9600.1.42.1.12 | not-accessible | The set of applications that are currently executing on this server | |
| metaframeApplRunOnServerEntry | 1.3.6.1.4.1.9600.1.42.1.12.1 | not-accessible | None | |
| I32 mfarosIndex | 1.3.6.1.4.1.9600.1.42.1.12.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| STR mfarosApplication | 1.3.6.1.4.1.9600.1.42.1.12.1.2 | WtcsDisplayString | read-only | Return the appliation name |
| INT mfarosProcessId | 1.3.6.1.4.1.9600.1.42.1.12.1.3 | INTEGER | read-only | Return the process ID |
| STR mfarosServer | 1.3.6.1.4.1.9600.1.42.1.12.1.4 | WtcsDisplayString | read-only | Get the name of the server. |
| metaframeAppsForGroupTable | 1.3.6.1.4.1.9600.1.42.1.13 | not-accessible | The Applications that are published for a particular group | |
| metaframeAppsForGroupEntry | 1.3.6.1.4.1.9600.1.42.1.13.1 | not-accessible | None | |
| I32 mfAppsForGroupIndex | 1.3.6.1.4.1.9600.1.42.1.13.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| STR mfAppsForGroupAntecedent | 1.3.6.1.4.1.9600.1.42.1.13.1.2 | WtcsDisplayString | read-only | Get the group name. |
| STR mfAppsForGroupDependent | 1.3.6.1.4.1.9600.1.42.1.13.1.3 | WtcsDisplayString | read-only | Get the application name |
| metaframeAppsInFolderTable | 1.3.6.1.4.1.9600.1.42.1.14 | not-accessible | No Description | |
| metaframeAppsInFolderEntry | 1.3.6.1.4.1.9600.1.42.1.14.1 | not-accessible | None | |
| I32 mfAppsInFolderIndex | 1.3.6.1.4.1.9600.1.42.1.14.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| STR mfAppsInFolderAntecedent | 1.3.6.1.4.1.9600.1.42.1.14.1.2 | WtcsDisplayString | read-only | Get the name of the folder object. |
| STR mfAppsInFolderDependent | 1.3.6.1.4.1.9600.1.42.1.14.1.3 | WtcsDisplayString | read-only | Get the application name |
| metaframeAppsInSessionTable | 1.3.6.1.4.1.9600.1.42.1.15 | not-accessible | Sessions have a primary app but can also enumerate all apps within a session | |
| metaframeAppsInSessionEntry | 1.3.6.1.4.1.9600.1.42.1.15.1 | not-accessible | None | |
| I32 mfAppsInSessionIndex | 1.3.6.1.4.1.9600.1.42.1.15.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| STR mfAppsInSessionAntecedent | 1.3.6.1.4.1.9600.1.42.1.15.1.2 | WtcsDisplayString | read-only | Get the session name. |
| STR mfAppsInSessionDependent | 1.3.6.1.4.1.9600.1.42.1.15.1.3 | WtcsDisplayString | read-only | Get the application name. |
| metaframeDisconnectSessionTable | 1.3.6.1.4.1.9600.1.42.1.16 | not-accessible | Record of Disconnected Session occurences. Note that timestamps are serverspecific and cannot be guaranteed to match across different machines.Generated when a session disconnect occurs while subscribing to MetaFrameEvent. | |
| metaframeDisconnectSessionEntry | 1.3.6.1.4.1.9600.1.42.1.16.1 | not-accessible | None | |
| I32 mfdshIndex | 1.3.6.1.4.1.9600.1.42.1.16.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| INT mfdshHowMany | 1.3.6.1.4.1.9600.1.42.1.16.1.2 | INTEGER | read-only | How Many events occurred since the last Happening was recordedFor those events where not all instances can be captured |
| DAT mfdshWhen | 1.3.6.1.4.1.9600.1.42.1.16.1.3 | DateAndTime | read-only | Get the time of the last Happening event |
| metaframeICAClientTable | 1.3.6.1.4.1.9600.1.42.1.17 | not-accessible | Attributes of the client used to connect to a session | |
| metaframeICAClientEntry | 1.3.6.1.4.1.9600.1.42.1.17.1 | not-accessible | None | |
| I32 mfICAClientIndex | 1.3.6.1.4.1.9600.1.42.1.17.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| STR mfICAClientClientAddress | 1.3.6.1.4.1.9600.1.42.1.17.1.2 | WtcsDisplayString | read-only | Get the client?s address. The returned client address is a string; this is the network address of the client. The address type is returned by the get_ClientAddrFamily call. If the address is an IP address, the returned string is in dotted-decimal format. |
| INT mfICAClientClientAddrFamily | 1.3.6.1.4.1.9600.1.42.1.17.1.3 | INTEGER | read-only | Get the client?s address family. This property indicates the network protocol used by the client to connect to the MetaFrame XP server. Use the ClientAddress property to get the client address. |
| INT mfICAClientClientBuild | 1.3.6.1.4.1.9600.1.42.1.17.1.4 | INTEGER | read-only | Get the client?s build number. |
| INT mfICAClientClientCacheDisk | 1.3.6.1.4.1.9600.1.42.1.17.1.5 | INTEGER | read-only | Get the client?s disk cache size. |
| INT mfICAClientClientCacheLowMem | 1.3.6.1.4.1.9600.1.42.1.17.1.6 | INTEGER | read-only | Return the client cache size for low/virtual memory. |
| INT mfICAClientClientCacheTiny | 1.3.6.1.4.1.9600.1.42.1.17.1.7 | INTEGER | read-only | Get the client?s cache size for small objects. |
| INT mfICAClientClientCacheXms | 1.3.6.1.4.1.9600.1.42.1.17.1.8 | INTEGER | read-only | Return the client cache size for XMS memory. |
| INT mfICAClientClientColorDepth | 1.3.6.1.4.1.9600.1.42.1.17.1.9 | INTEGER | read-only | Get the client display?s color depth. This returns the client display?s color depth, not the session?s color depth. |
| INT mfICAClientClientDimBitmapMin | 1.3.6.1.4.1.9600.1.42.1.17.1.10 | INTEGER | read-only | Return the client persistent cache minimum bitmap size. |
| INT mfICAClientClientDimCacheSize | 1.3.6.1.4.1.9600.1.42.1.17.1.11 | INTEGER | read-only | Return the client persistent cache size. |
| INT mfICAClientClientDimVersion | 1.3.6.1.4.1.9600.1.42.1.17.1.12 | INTEGER | read-only | Get the client?s persistent cache version. |
| STR mfICAClientClientDirectory | 1.3.6.1.4.1.9600.1.42.1.17.1.13 | WtcsDisplayString | read-only | Get the client?s directory. This directory is the full path name on the client device where the client software is installed. |
| STR mfICAClientClientEncryption | 1.3.6.1.4.1.9600.1.42.1.17.1.14 | WtcsDisplayString | read-only | Get the client?s encryption level. This returns the encryption level at which the connection was made. |
| G32 mfICAClientClientHardwareID | 1.3.6.1.4.1.9600.1.42.1.17.1.15 | Gauge32 | read-only | Get the client?s hardware ID. The ID returned is a serial number generated by the client. Do not use this as a unique client identifier. Instead, use the client?s IP address or client name to identify a client. |
| INT mfICAClientClientHRes | 1.3.6.1.4.1.9600.1.42.1.17.1.16 | INTEGER | read-only | Get the client display?s horizontal resolution. This is the client system?s display resolution, not the session?s horizontal resolution. |
| STR mfICAClientClientLicense | 1.3.6.1.4.1.9600.1.42.1.17.1.17 | WtcsDisplayString | read-only | Get the client?s license. This applies only to clients that have and use client connection licenses. This call should be ignored for MetaFrame XP. |
| STR mfICAClientClientModemName | 1.3.6.1.4.1.9600.1.42.1.17.1.18 | WtcsDisplayString | read-only | Get the client?s modem name. This property is valid only if the session is connected using a dial-up line. This name is empty if the session is connected using a LAN. |
| STR mfICAClientClientName | 1.3.6.1.4.1.9600.1.42.1.17.1.19 | WtcsDisplayString | read-only | Return the session client name. The session client name is usually the client device name. The client user can change the client device name to a string that is a valid client name. |
| INT mfICAClientClientProductID | 1.3.6.1.4.1.9600.1.42.1.17.1.20 | INTEGER | read-only | Get the client product ID. |
| INT mfICAClientClientProductIDValue | 1.3.6.1.4.1.9600.1.42.1.17.1.21 | INTEGER | read-only | Returns the client's product ID value. Use this property to obtain the value of the client product ID. The value returned by the ClientProductID property is the client product type. This property returns the actual client product ID as shown in the Management Console for MetaFrame XP. |
| INT mfICAClientClientVRes | 1.3.6.1.4.1.9600.1.42.1.17.1.22 | INTEGER | read-only | Get the client display?s vertical resolution. This is the client machine?s display vertical resolution, not the session?s vertical resolution. |
| INT mfICAClientICABufLen | 1.3.6.1.4.1.9600.1.42.1.17.1.23 | INTEGER | read-only | Return the ICA buffer length of the session. |
| metaframeInstalledSoftwareTable | 1.3.6.1.4.1.9600.1.42.1.18 | not-accessible | Association class used to determine the details of the MF software on all servers in the Farm | |
| metaframeInstalledSoftwareEntry | 1.3.6.1.4.1.9600.1.42.1.18.1 | not-accessible | None | |
| I32 mfInstalledSoftwareIndex | 1.3.6.1.4.1.9600.1.42.1.18.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| STR mfInstalledSoftwareServer | 1.3.6.1.4.1.9600.1.42.1.18.1.2 | WtcsDisplayString | read-only | Return the server name |
| STR mfInstalledSoftwareSoftware | 1.3.6.1.4.1.9600.1.42.1.18.1.3 | WtcsDisplayString | read-only | Return the product name |
| metaframeProcessTable | 1.3.6.1.4.1.9600.1.42.1.19 | not-accessible | An OS process running within a Session. Enum gives all process on current serverUse the processID with the CIMv2:Win32_Process class for more OS details | |
| metaframeProcessEntry | 1.3.6.1.4.1.9600.1.42.1.19.1 | not-accessible | None | |
| I32 mfProcessIndex | 1.3.6.1.4.1.9600.1.42.1.19.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| G32 mfProcessProcessID | 1.3.6.1.4.1.9600.1.42.1.19.1.2 | Gauge32 | read-only | Get process ID. |
| STR mfProcessProcessName | 1.3.6.1.4.1.9600.1.42.1.19.1.3 | WtcsDisplayString | read-only | Return the process name. |
| INT mfProcessProcessState | 1.3.6.1.4.1.9600.1.42.1.19.1.4 | INTEGER | read-only | Get the state of the process. |
| STR mfProcessServerName | 1.3.6.1.4.1.9600.1.42.1.19.1.5 | WtcsDisplayString | read-only | Get server name. This returns the name of the server on which this process is running. |
| G32 mfProcessSessionID | 1.3.6.1.4.1.9600.1.42.1.19.1.6 | Gauge32 | read-only | Return the session ID. This returns the ID of the session in which the process is running. |
| STR mfProcessUserName | 1.3.6.1.4.1.9600.1.42.1.19.1.7 | WtcsDisplayString | read-only | Get the user name. This is the name of the user who owns the current process. Some system processes may not have a user name. |
| metaframeProcessesInSessionTable | 1.3.6.1.4.1.9600.1.42.1.20 | not-accessible | No Description | |
| metaframeProcessesInSessionEntry | 1.3.6.1.4.1.9600.1.42.1.20.1 | not-accessible | None | |
| I32 mfProcessesInSessionIndex | 1.3.6.1.4.1.9600.1.42.1.20.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| STR mfProcessesInSessionAntecedent | 1.3.6.1.4.1.9600.1.42.1.20.1.2 | WtcsDisplayString | read-only | Get the session name. |
| STR mfProcessesInSessionDependent | 1.3.6.1.4.1.9600.1.42.1.20.1.3 | WtcsDisplayString | read-only | Return the process name. |
| metaframeSchemaVersionTable | 1.3.6.1.4.1.9600.1.42.1.21 | not-accessible | Schema Version. Used to verify that MOF & Dynamic provider are in step | |
| metaframeSchemaVersionEntry | 1.3.6.1.4.1.9600.1.42.1.21.1 | not-accessible | None | |
| I32 mfSchemaVersionIndex | 1.3.6.1.4.1.9600.1.42.1.21.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| STR mfSchemaVersionVersion | 1.3.6.1.4.1.9600.1.42.1.21.1.2 | WtcsDisplayString | read-only | Get the schema version |
| metaframeServerTable | 1.3.6.1.4.1.9600.1.42.1.22 | not-accessible | Where the Citrix Server has MetaFrame installed this class applies. Enumeration just gives information on the local server. | |
| metaframeServerEntry | 1.3.6.1.4.1.9600.1.42.1.22.1 | not-accessible | None | |
| I32 mfServerIndex | 1.3.6.1.4.1.9600.1.42.1.22.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| STR mfServerDomain | 1.3.6.1.4.1.9600.1.42.1.22.1.2 | WtcsDisplayString | read-only | Primary domain of this server |
| STR mfServerFarmName | 1.3.6.1.4.1.9600.1.42.1.22.1.3 | WtcsDisplayString | read-only | Farm in which this server operates |
| STR mfServerIPAddress | 1.3.6.1.4.1.9600.1.42.1.22.1.4 | WtcsDisplayString | read-only | The principal IP address of the server. Some servers mayhave several network addresses. See CIMv2:Win32_NetworkAdapterConfiguration |
| T/F mfServerLoginsEnabled | 1.3.6.1.4.1.9600.1.42.1.22.1.5 | TruthValue | read-only | Are logins enabled on this server |
| INT mfServerNumberOfActiveSessions | 1.3.6.1.4.1.9600.1.42.1.22.1.6 | INTEGER | read-only | Return the number of active sessions |
| INT mfServerNumOfDisconnectSessions | 1.3.6.1.4.1.9600.1.42.1.22.1.7 | INTEGER | read-only | Return the number of disconnected sessions |
| INT mfServerNumberOfSessions | 1.3.6.1.4.1.9600.1.42.1.22.1.8 | INTEGER | read-only | Return the total number of sessions |
| STR mfServerServerName | 1.3.6.1.4.1.9600.1.42.1.22.1.9 | WtcsDisplayString | read-only | Get the name of the server. |
| INT mfServerServerType | 1.3.6.1.4.1.9600.1.42.1.22.1.10 | INTEGER | read-only | Get the type of server object. The only value returned is MetaFrameWinSrvObject. The type of object is used to identify the type of server. Only MetaFrame XP Server for Windows is supported. |
| STR mfServerZoneName | 1.3.6.1.4.1.9600.1.42.1.22.1.11 | WtcsDisplayString | read-only | Zone in which this server operates |
| INT mfServerZoneRanking | 1.3.6.1.4.1.9600.1.42.1.22.1.12 | INTEGER | read-only | Servers role in Zone |
| metaframeServerLoadLevelTable | 1.3.6.1.4.1.9600.1.42.1.23 | not-accessible | Load Manager load value for MetaFrame Servers. Enumeration gives just the load level for the local server | |
| metaframeServerLoadLevelEntry | 1.3.6.1.4.1.9600.1.42.1.23.1 | not-accessible | None | |
| I32 mfServerLoadLevelIndex | 1.3.6.1.4.1.9600.1.42.1.23.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| G32 mfServerLoadLevelLoadLevel | 1.3.6.1.4.1.9600.1.42.1.23.1.2 | Gauge32 | read-only | Return the load level |
| STR mfServerLoadLevelServerName | 1.3.6.1.4.1.9600.1.42.1.23.1.3 | WtcsDisplayString | read-only | Return the server name |
| metaframeSessionTable | 1.3.6.1.4.1.9600.1.42.1.24 | not-accessible | Attributes of a MetaFrame ICA session on a server. Enumeration gives all sessions on the server | |
| metaframeSessionEntry | 1.3.6.1.4.1.9600.1.42.1.24.1 | not-accessible | None | |
| I32 mfSessionIndex | 1.3.6.1.4.1.9600.1.42.1.24.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| STR mfSessionClient | 1.3.6.1.4.1.9600.1.42.1.24.1.2 | WtcsDisplayString | read-only | Return the session client name. The session client name is usually the client device name. The client user can change the client device name to a string that is a valid client name. |
| DAT mfSessionConnectTime | 1.3.6.1.4.1.9600.1.42.1.24.1.3 | DateAndTime | read-only | Return the connect time of the session. |
| DAT mfSessionCurrentTime | 1.3.6.1.4.1.9600.1.42.1.24.1.4 | DateAndTime | read-only | Return the current time. The returned time is not the exact time at which this call is made. Its value reflects the time when one of the session?s get_XxxTime functions was called |
| DAT mfSessionDisconnectTime | 1.3.6.1.4.1.9600.1.42.1.24.1.5 | DateAndTime | read-only | Return the last session disconnect time. If the session is connected, the time is 0 for all the values returned by the IMetaFrameTime interface. If the session is disconnected, it contains the disconnect time. |
| DAT mfSessionLastInputTime | 1.3.6.1.4.1.9600.1.42.1.24.1.6 | DateAndTime | read-only | Get the session?s last input time. To get an updated session last input time, a new session object should be created to read the updated time. The value returned by this property is the time when this property is read the first time. Subsequent calls to this property return the same value. |
| DAT mfSessionLogonTime | 1.3.6.1.4.1.9600.1.42.1.24.1.7 | DateAndTime | read-only | Return the session logon time. See the description for the MetaFrameTime object for more information about accessing the returned time. |
| INT mfSessionNumberOfApps | 1.3.6.1.4.1.9600.1.42.1.24.1.8 | INTEGER | read-only | Return the number of applications |
| STR mfSessionServerName | 1.3.6.1.4.1.9600.1.42.1.24.1.9 | WtcsDisplayString | read-only | Included as a convenience for session summaries |
| INT mfSessionSessionID | 1.3.6.1.4.1.9600.1.42.1.24.1.10 | INTEGER | read-only | Get session ID. |
| STR mfSessionSessionName | 1.3.6.1.4.1.9600.1.42.1.24.1.11 | WtcsDisplayString | read-only | Get the session name. |
| INT mfSessionSessionState | 1.3.6.1.4.1.9600.1.42.1.24.1.12 | INTEGER | read-only | Return the current state of the session. If the returned session state is MFSessionStateStale, no further attempt to read other session properties should be made. This state indicates that the session may not exist anymore. |
| STR mfSessionSessionUser | 1.3.6.1.4.1.9600.1.42.1.24.1.13 | WtcsDisplayString | read-only | Return the name of the user who is running the session. |
| metaframeSoftwareTable | 1.3.6.1.4.1.9600.1.42.1.25 | not-accessible | Additional attributes of the MetaFrame product | |
| metaframeSoftwareEntry | 1.3.6.1.4.1.9600.1.42.1.25.1 | not-accessible | None | |
| I32 mfSoftwareIndex | 1.3.6.1.4.1.9600.1.42.1.25.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| G32 mfSoftwareFeatureReleaseLevel | 1.3.6.1.4.1.9600.1.42.1.25.1.2 | Gauge32 | read-only | Query the MetaFrame XP Feature Release level. |
| DAT mfSoftwareInstallDate | 1.3.6.1.4.1.9600.1.42.1.25.1.3 | DateAndTime | read-only | Query the MetaFrame XP installation date. |
| STR mfSoftwareMFWinProductCode | 1.3.6.1.4.1.9600.1.42.1.25.1.4 | WtcsDisplayString | read-only | Return the server product code. A server must have the proper product code installed for it to accept connections from ICA Clients. |
| STR mfSoftwareProductName | 1.3.6.1.4.1.9600.1.42.1.25.1.5 | WtcsDisplayString | read-only | Return the product name |
| STR mfSoftwareReleaseLevel | 1.3.6.1.4.1.9600.1.42.1.25.1.6 | WtcsDisplayString | read-only | Return the release level |
| STR mfSoftwareVersion | 1.3.6.1.4.1.9600.1.42.1.25.1.7 | WtcsDisplayString | read-only | Return the product version |
| metaframeWinApplicationTable | 1.3.6.1.4.1.9600.1.42.1.26 | not-accessible | Additional Attributes of a published app on a Windows server | |
| metaframeWinApplicationEntry | 1.3.6.1.4.1.9600.1.42.1.26.1 | not-accessible | None | |
| I32 mfWinApplIndex | 1.3.6.1.4.1.9600.1.42.1.26.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| STR mfWinApplApplicationID | 1.3.6.1.4.1.9600.1.42.1.26.1.2 | WtcsDisplayString | read-only | Get the 64 bit application ID. The ID is a 64-bit number that uniquely identifies the application even if the application name changed. You can access the ID data by reading the properties of the IMetaFrameID interface. |
| INT mfWinApplAppVersion | 1.3.6.1.4.1.9600.1.42.1.26.1.3 | INTEGER | read-only | Return the application version. Read-only. The version of an application is the version number of the IMA application subsystem on which this application was originally published. Currently this value is always 1. When an application is created, an internal version number is assigned to the application. This version number is used to make sure that the application data will be handled properly when a version of the IMA application subsystem needs to read an application data published by a newer version of the IMA application publishing subsystem. |
| STR mfWinApplBrowserName | 1.3.6.1.4.1.9600.1.42.1.26.1.4 | WtcsDisplayString | read-only | Get the application?s browser name. The browser name is another name used by the ICA browser. |
| INT mfWinApplDefaultEncryption | 1.3.6.1.4.1.9600.1.42.1.26.1.5 | INTEGER | read-only | Return the value of the default encryption level to specify the encryption requirements for ICA Clients connecting to the application. This specifies the encryption requirements for ICA Clients connecting to the application. |
| STR mfWinApplDefaultInitProg | 1.3.6.1.4.1.9600.1.42.1.26.1.6 | WtcsDisplayString | read-only | Return the value of the default initial program (command line). You can include the %* token in the command line to act as a placeholder for clientsupplied application parameters. When a client makes a connection request, the server replaces the %* token in the command line with application parameters provided by the client. This default initial command line is used only when a server doesn?t have its own command line specified. |
| INT mfWinApplDefaultSoundType | 1.3.6.1.4.1.9600.1.42.1.26.1.7 | INTEGER | read-only | Return the value of the default sound type, specifying the sound requirements for ICA Clients connecting to the application. This specifies the sound requirements for ICA Clients connecting to the application. MFWinSoundNone disables audio support for the application. However, ICA Client users can change these settings for their connection. MFWinSoundBasic enables audio support for the application. |
| INT mfWinApplDefaultWindowColor | 1.3.6.1.4.1.9600.1.42.1.26.1.8 | INTEGER | read-only | Return the value of the default window color to specify how the application appears to the ICA Client user. Window color is the color depth for the application. |
| INT mfWinApplDefaultWindowHeight | 1.3.6.1.4.1.9600.1.42.1.26.1.9 | INTEGER | read-only | Return the value of the default window height to specify how the application appears to the ICA Client user. You must set the default window type to be custom resolution before applying a custom width or height. |
| INT mfWinApplDefaultWindowScale | 1.3.6.1.4.1.9600.1.42.1.26.1.10 | INTEGER | read-only | Return the value of the default window scale to specify how the application appears to the ICA Client user. You must set the default window type to be a percentage of the client desktop resolution before applying this scale amount. This specifies the size of the application window (scaled as a percentage of the client screen) as it appears to the ICA Client user. |
| INT mfWinApplDefaultWindowType | 1.3.6.1.4.1.9600.1.42.1.26.1.11 | INTEGER | read-only | Get the default window type. This specifies how the application appears to the ICA Client user. The window type is the default window size for ICA connections. You can specify window type as a standard resolution, custom resolution, percentage of the client desktop, or full screen. |
| INT mfWinApplDefaultWindowWidth | 1.3.6.1.4.1.9600.1.42.1.26.1.12 | INTEGER | read-only | Return the value of the default window width to specify how the application appears to the ICA Client user. You must set the default window type to be custom resolution before applying a custom width or height. |
| STR mfWinApplDefaultWorkDir | 1.3.6.1.4.1.9600.1.42.1.26.1.13 | WtcsDisplayString | read-only | Return the value of the default working directory. The default working directory is used if a server doesn?t have its own working directory specified. |
| STR mfWinApplDescription | 1.3.6.1.4.1.9600.1.42.1.26.1.14 | WtcsDisplayString | read-only | Return the application?s description. |
| INT mfWinApplDesktopIntegrate | 1.3.6.1.4.1.9600.1.42.1.26.1.15 | INTEGER | read-only | Return the value of the desktop integrate flags to specify how ICA Client users can access the application. These flags specify how ICA Client users can access the application. Desktop integrate flags are a combination of the following flags: MFWinAppIntegrateNone: A shortcut to this application is not created for the user?s local Start Menu or desktop. MFWinAppIntegrateStartMenu: A shortcut to this application is created in the user's local Start menu (ICA Win32 Clients only). MFWinAppIntegrateDesktop: A shortcut to this application is created on the user's local desktop (ICA Win32 Clients only). |
| STR mfWinApplDistinguishedName | 1.3.6.1.4.1.9600.1.42.1.26.1.16 | WtcsDisplayString | read-only | Return the application?s distinguished name. The application?s distinguished name is the unique identifier of the application in the farm. The maximum length of the distinguished name is 256 characters. |
| T/F mfWinApplEnableApp | 1.3.6.1.4.1.9600.1.42.1.26.1.17 | TruthValue | read-only | Get the value of the 'Enable application' flag. When you publish an application, it is enabled by default. Enabled applications are then available to the users specified when the application was published. Disabled applications are not available to users. The application can become disabled internally if its server list becomes empty, or if its user list becomes empty and the application is not configured to accept anonymous connections. A disabled application is not available to ICA Clients. Another way to enable and disable an application is to set one of the application?s Program Neighborhood attributes. See the references for the IMetaFrameWinApp interface?s get/put_PNAttribute function. An application can also be internally enabled and disabled if its server and/or user list becomes empty or is no longer empty. |
| STR mfWinApplFarmName | 1.3.6.1.4.1.9600.1.42.1.26.1.18 | WtcsDisplayString | read-only | Get the name of the farm. This property is useful if the server object is created using the GetServer() function of a farm object. It is also useful when servers from different farms are connected to one MFCOM client using DCOM. The farm name can also be obtained from many other objects. If a multi-farm environment is used, this method is useful in identifying a server. |
| INT mfWinApplMFAttributes | 1.3.6.1.4.1.9600.1.42.1.26.1.19 | INTEGER | read-only | Return the value of the MetaFrame XP attributes to specify how the application appears to the ICA Client user. Value of the MetaFrame attributes. These values can be: MFWinAppMFAttrNone: No application start up setting is defined. MFWinAppMaximizeOnStartup: The application window is maximized to fill the ICA session window. MFWinAppHideTitleBar: The application?s title bar is not displayed at the top of the ICA session window. |
| STR mfWinApplName | 1.3.6.1.4.1.9600.1.42.1.26.1.20 | WtcsDisplayString | read-only | Return the application name. |
| STR mfWinApplParentFolderDN | 1.3.6.1.4.1.9600.1.42.1.26.1.21 | WtcsDisplayString | read-only | Return the parent folder?s distinguished name. |
| INT mfWinApplPNAttributes | 1.3.6.1.4.1.9600.1.42.1.26.1.22 | INTEGER | read-only | Get the Program Neighborhood attributes. This specifies how Program Neighborhood users access the application. Program Neighborhood attributes are a combination of the following flags: MFWinAppPNAttrNone: The Program Neighborhood attributes settings are off. MFWinAppDisabled: Makes the application unavailable to users. Published applications are enabled by default and are available to the users specified when the application was published. An alternative way to enable or disable the application is to use the IMetaFrameApplication interface?s EnableApp property. MFWinAppMinimumSound: Allows only ICA Clients with required audio support to connect to the application. MFWinAppMinimumEncrypt: Allows only ICA Clients that support the required level of encryption to connect to the application. MFWinAppDesktop: Publishes the server?s entire Windows desktop. The user sees a desktop interface from which any application installed on that server can be launched. MFWinAppAnonymous: Allows all ICA Client users to start the application without specifying a user name, domain name, or password. Users connecting through Program Neighborhood and the Web Interface for MetaFrame XP must first authenticate to the server. After authenticating to the server, they do not need to authenticate again to access the application. |
| STR mfWinApplPNFolder | 1.3.6.1.4.1.9600.1.42.1.26.1.23 | WtcsDisplayString | read-only | Query the client's Program Neighborhood folder. |
| INT mfWinApplPublishingFlags | 1.3.6.1.4.1.9600.1.42.1.26.1.24 | INTEGER | read-only | Return the value of the application publishing flags. |
| T/F mfWinApplReadOnly | 1.3.6.1.4.1.9600.1.42.1.26.1.25 | TruthValue | read-only | Return the value of the application ReadOnly flag. |
| metaframeWinFarmTable | 1.3.6.1.4.1.9600.1.42.1.27 | not-accessible | Where the MetaFrame farm contains NT servers, these extra attributes apply | |
| metaframeWinFarmEntry | 1.3.6.1.4.1.9600.1.42.1.27.1 | not-accessible | None | |
| I32 mfWinFarmIndex | 1.3.6.1.4.1.9600.1.42.1.27.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| T/F mfWinFarmAlternateCachingMethod | 1.3.6.1.4.1.9600.1.42.1.27.1.2 | TruthValue | read-only | Return the value of the 'Alternate caching method' flag. If the 'Use farm settings for ICA display' flag is set to TRUE, this flag is ignored. The alternate caching method uses the updated caching method supported by MetaFrame 1.8 servers. |
| T/F mfWinFarmDCRespondToClientBdcst | 1.3.6.1.4.1.9600.1.42.1.27.1.3 | TruthValue | read-only | Return the value of the 'Data collectors respond to ICA client broadcast messages' flag. Data collectors for the farm do not respond to ICA Client broadcast messages. This sets up the data collector for the farm to respond to broadcasts from ICA Clients. By default, this option is unavailable if MetaFrame 1.8 servers are in the farm or other servers in the farm are responding to broadcast messages. |
| INT mfWinFarmDegradationBias | 1.3.6.1.4.1.9600.1.42.1.27.1.4 | INTEGER | read-only | Return the value of the ICA display degradation bias. |
| T/F mfWinFarmDisableClientLocalTmEst | 1.3.6.1.4.1.9600.1.42.1.27.1.5 | TruthValue | read-only | Return the value of the 'Disable client local time estimation' flag. Disable local time estimation is available after 'Per client time zone support' mode is selected. To prevent estimation of local time for ICA Clients other than the ICA Win32 and WinCE Clients, set 'Disable local time estimation' mode in the Management Console. |
| T/F mfWinFarmDiscardRedundantGraphic | 1.3.6.1.4.1.9600.1.42.1.27.1.6 | TruthValue | read-only | Return the value of the 'discard redundant graphic operations' flag. Set this flag to TRUE to discard intermediate graphic rendering; this improves bandwidth usage. For example, if an area of the display generates an intermediate image that is immediately replaced by another image, the intermediate image is discarded and never displayed. |
| T/F mfWinFarmEnableAutoClientReconn | 1.3.6.1.4.1.9600.1.42.1.27.1.7 | TruthValue | read-only | Query the flag to enable auto client reconnect. If this flag is TRUE, auto client reconnect to this server is enabled. This flag is ignored if the value of UseFarmACRSetting is TRUE. |
| T/F mfWinFarmEnableDNSAddrResolution | 1.3.6.1.4.1.9600.1.42.1.27.1.8 | TruthValue | read-only | Query the enable DNS address resolution flag. If this flag is set to TRUE, the DNS address resolution flag is enabled. If it is FALSE, it is disabled. This flag is a farm default value. Individual servers may overwrite this setting. |
| T/F mfWinFarmEnableSNMPAgent | 1.3.6.1.4.1.9600.1.42.1.27.1.9 | TruthValue | read-only | Get the value of the 'Enable SNMP agent on all servers' flag. Enabling the SNMP agent subscribes each server to notifications of the selected events, such as Session Logon, Session Logoff, Session Disconnect, and Session Threshold Exceeded. The SNMP service must be running on the servers with this flag set to TRUE. |
| STR mfWinFarmFarmName | 1.3.6.1.4.1.9600.1.42.1.27.1.10 | WtcsDisplayString | read-only | Get the name of the farm. This property is useful if the server object is created using the GetServer() function of a farm object. It is also useful when servers from different farms are connected to one MFCOM client using DCOM. The farm name can also be obtained from many other objects. If a multi-farm environment is used, this method is useful in identifying a server. |
| INT mfWinFarmICAVideoBufferSize | 1.3.6.1.4.1.9600.1.42.1.27.1.11 | INTEGER | read-only | Get the value of the ICA session video buffer size. If the 'Use farm settings for ICA display' flag is set to TRUE, this flag is ignored. The ICA session video buffer size is the maximum memory allowed for use as a buffer by each client connection. The range is between 150KB and 7500KB, in multiples of 1K (1024 bytes). |
| T/F mfWinFarmLegacyDisplayCompatMode | 1.3.6.1.4.1.9600.1.42.1.27.1.12 | TruthValue | read-only | Get the value of the 'Use legacy ICA display protocol' flag. |
| T/F mfWinFarmLegacyServerCompatMode | 1.3.6.1.4.1.9600.1.42.1.27.1.13 | TruthValue | read-only | Return the value of the 'Work with MetaFrame 1.8 servers in the farm' flag. Selecting this mode allows MetaFrame 1.8 servers to belong to the same farm as MetaFrame XP servers. |
| T/F mfWinFarmLogAutoReconnectAttempt | 1.3.6.1.4.1.9600.1.42.1.27.1.14 | TruthValue | read-only | Query the auto client reconnect attempt logging flag. If this flag is set to TRUE, the logging of auto client reconnect attempt is enabled. If it is FALSE, it is disabled. This flag is a farm default value. Individual servers may overwrite this setting. |
| T/F mfWinFarmLogOverLimitDenials | 1.3.6.1.4.1.9600.1.42.1.27.1.15 | TruthValue | read-only | Query the logging over the connection limit denial count flag. Set this flag to TRUE or FALSE to turn on or off the logging of over the connection limit denial count. The count indicates how many times a user's logon attempt have been denied once the connection limit for that user has reached. |
| INT mfWinFarmMaxConnectionsPerUser | 1.3.6.1.4.1.9600.1.42.1.27.1.16 | INTEGER | read-only | Query the value of maximum connections per user setting. The maximum connections per user setting limits the number of connections a user may make. This setting is a farm default value. Individual users may overwrite this value. |
| T/F mfWinFarmNotifyDegradation | 1.3.6.1.4.1.9600.1.42.1.27.1.17 | TruthValue | read-only | Return the value of the 'Notify user of session degradation' flag. If the 'Use farm settings for ICA display' flag is set to TRUE, this flag is ignored. Notifies the user of session degradation. A brief explanation is displayed when a session is degraded. Session degradation can be caused by the session exceeding its memory limit, the use of inappropriate licenses, or an attempt to connect with an ICA Client that is unable to support the requested parameters. |
| T/F mfWinFarmRASRespondToClientBdcst | 1.3.6.1.4.1.9600.1.42.1.27.1.18 | TruthValue | read-only | Return the value of the 'RAS servers respond to ICA client broadcast message' flag. |
| T/F mfWinFarmSNMPDisconnectTrap | 1.3.6.1.4.1.9600.1.42.1.27.1.19 | TruthValue | read-only | Return the value of the 'Enable SNMP session disconnect trap' flag. If the 'Use farm?s SNMP settings' flag is set to TRUE, this flag is ignored. The SNMP session logon trap notifies the server each time a user logs on. This is available only if the 'Enable SNMP agent' flag is set to TRUE. |
| T/F mfWinFarmSNMPLogoffTrap | 1.3.6.1.4.1.9600.1.42.1.27.1.20 | TruthValue | read-only | Return the value of the 'Enable SNMP session logoff trap' flag. The SNMP session logoff trap notifies the server each time a user logs off. This mode is available after 'Enable SNMP agent on all servers' mode is selected. |
| T/F mfWinFarmSNMPLogonTrap | 1.3.6.1.4.1.9600.1.42.1.27.1.21 | TruthValue | read-only | Return the value of the 'Enable SNMP session logon trap' flag. The SNMP session logon trap notifies the server each time a user logs on. This mode is available after 'Enable SNMP agent on all servers' mode is selected. |
| T/F mfWinFarmSNMPThresholdExceedTrap | 1.3.6.1.4.1.9600.1.42.1.27.1.22 | TruthValue | read-only | Return the value of the 'Enable SNMP session threshold exceeded trap' flag. If the 'Use farm?s SNMP settings' flag is set to TRUE, this flag is ignored. The SNMP session threshold exceeded trap notifies the server each time the number of sessions on a server exceeds the specified number of sessions. This is available only if the 'Enable SNMP agent' flag is set to TRUE. |
| INT mfWinFarmSNMPThresholdValue | 1.3.6.1.4.1.9600.1.42.1.27.1.23 | INTEGER | read-only | Return an SNMP session threshold value (session limit per server). If the 'Use farm?s SNMP settings' flag is set to TRUE, this flag is ignored. The SNMP session threshold value (session limit per server) is the upper limit of sessions allowed to connect to each server in the farm. This is available only if the 'Enable SNMP agent' and 'Enable SNMP session threshold exceeded trap' flags are set to TRUE. |
| T/F mfWinFarmUseClientLocalTime | 1.3.6.1.4.1.9600.1.42.1.27.1.24 | TruthValue | read-only | Return the value of the 'Use local time of ICA Clients' flag. The flag allows the use of the local time of ICA Clients. All timestamps for all applications are based on the client?s time instead of the server?s time. |
| ciitrixWmiCitrixLicensing | 1.3.6.1.4.1.9600.1.42.2 | Provides WMI information on the Citrix Licensing Services | ||
| citrixGTLicenseTable | 1.3.6.1.4.1.9600.1.42.2.1 | not-accessible | Licensing base class describing the data associated with a Citrix License Serial Number | |
| citrixGTLicenseEntry | 1.3.6.1.4.1.9600.1.42.2.1.1 | not-accessible | None | |
| I32 ctxGTLicenseIndex | 1.3.6.1.4.1.9600.1.42.2.1.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| G32 ctxGTLicenseCount | 1.3.6.1.4.1.9600.1.42.2.1.1.2 | Gauge32 | read-only | The number of licenses installed |
| DAT ctxGTLicenseExpirationDate | 1.3.6.1.4.1.9600.1.42.2.1.1.3 | DateAndTime | read-only | Expiration date in the format of dd-mmm-yyyy |
| STR ctxGTLicenseLicenseType | 1.3.6.1.4.1.9600.1.42.2.1.1.4 | WtcsDisplayString | read-only | License type - NFR(Not For Resale), Retail, Eval(Evaluation), and TP(Technology Preview) |
| G32 ctxGTLicenseOverdraft | 1.3.6.1.4.1.9600.1.42.2.1.1.5 | Gauge32 | read-only | The number of Overdraft for a feature/increment line |
| STR ctxGTLicensePLD | 1.3.6.1.4.1.9600.1.42.2.1.1.6 | WtcsDisplayString | read-only | Product License Descriptor (The Globetrotter Feature Name). Every PLD consists of the three fields, Product Name, Product Feature and the License Model, e.g., MPS_ENT_CCU |
| STR ctxGTLicensePLDFullName | 1.3.6.1.4.1.9600.1.42.2.1.1.7 | WtcsDisplayString | read-only | The full name of the PLD - | |
| STR ctxGTLicenseSerialNumber | 1.3.6.1.4.1.9600.1.42.2.1.1.8 | WtcsDisplayString | read-only | No description |
| DAT ctxGTLicenseSubscriptionDate | 1.3.6.1.4.1.9600.1.42.2.1.1.9 | DateAndTime | read-only | Used as Citrix Subscription Advantage Date in the format of yyyy.mmdd |
| citrixGTLicensePoolTable | 1.3.6.1.4.1.9600.1.42.2.2 | not-accessible | License Pools | |
| citrixGTLicensePoolEntry | 1.3.6.1.4.1.9600.1.42.2.2.1 | not-accessible | None | |
| I32 ctxGTLicensePoolIndex | 1.3.6.1.4.1.9600.1.42.2.2.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| G32 ctxGTLicensePoolCount | 1.3.6.1.4.1.9600.1.42.2.2.1.2 | Gauge32 | read-only | Overall number of licenses in license pool |
| G32 ctxGTLicensePoolDUPGROUP | 1.3.6.1.4.1.9600.1.42.2.2.1.3 | Gauge32 | read-only | FLEXlm duplicate grouping |
| T/F ctxGTLicensePoolFLOATOK | 1.3.6.1.4.1.9600.1.42.2.2.1.4 | TruthValue | read-only | FLEXlm mobile licensing |
| G32 ctxGTLicensePoolHOSTBASED | 1.3.6.1.4.1.9600.1.42.2.2.1.5 | Gauge32 | read-only | FLEXlm host based license |
| STR ctxGTLicensePoolHOSTID | 1.3.6.1.4.1.9600.1.42.2.2.1.6 | WtcsDisplayString | read-only | License server host ID |
| G32 ctxGTLicensePoolInUseCount | 1.3.6.1.4.1.9600.1.42.2.2.1.7 | Gauge32 | read-only | The number of licenses pooled in use |
| STR ctxGTLicensePoolLicenseType | 1.3.6.1.4.1.9600.1.42.2.2.1.8 | WtcsDisplayString | read-only | License type - NFR(Not For Resale), Retail, Eval(Evaluation), and TP(Technology Preview) |
| G32 ctxGTLicensePoolOverdraft | 1.3.6.1.4.1.9600.1.42.2.2.1.9 | Gauge32 | read-only | The number of Overdraft for a a license pool |
| STR ctxGTLicensePoolPLATFORMS | 1.3.6.1.4.1.9600.1.42.2.2.1.10 | WtcsDisplayString | read-only | Platforms a license is restricted to be used on |
| STR ctxGTLicensePoolPLD | 1.3.6.1.4.1.9600.1.42.2.2.1.11 | WtcsDisplayString | read-only | Product License Descriptor (The Globetrotter Feature Name). Every PLD consists of the three fields, Product Name, Product Feature and the License Model, e.g., MPS_ENT_CCU |
| STR ctxGTLicensePoolPLDFullName | 1.3.6.1.4.1.9600.1.42.2.2.1.12 | WtcsDisplayString | read-only | The full name of the PLD - | |
| G32 ctxGTLicensePoolPooledAvailable | 1.3.6.1.4.1.9600.1.42.2.2.1.13 | Gauge32 | read-only | The number of licenses pooled available |
| DAT ctxGTLicensePoolSubscriptionDate | 1.3.6.1.4.1.9600.1.42.2.2.1.14 | DateAndTime | read-only | Used as Citrix Subscription Advantage Date in the format of yyyy.mmdd |
| G32 ctxGTLicensePoolUSERBASED | 1.3.6.1.4.1.9600.1.42.2.2.1.15 | Gauge32 | read-only | FLEXlm user based license |
| STR ctxGTLicensePoolVendorString | 1.3.6.1.4.1.9600.1.42.2.2.1.16 | WtcsDisplayString | read-only | Vendor string |
| citrixGTLicensesInLicensePlTable | 1.3.6.1.4.1.9600.1.42.2.3 | not-accessible | The set of licenses that make up a license pool | |
| citrixGTLicensesInLicensePlEntry | 1.3.6.1.4.1.9600.1.42.2.3.1 | not-accessible | None | |
| I32 ctxgtllpIndex | 1.3.6.1.4.1.9600.1.42.2.3.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| STR ctxgtllpLicense | 1.3.6.1.4.1.9600.1.42.2.3.1.2 | WtcsDisplayString | read-only | Return the license number |
| STR ctxgtllpPool | 1.3.6.1.4.1.9600.1.42.2.3.1.3 | WtcsDisplayString | read-only | Return the vendor string |
| citrixLicenseSchemaVersionTable | 1.3.6.1.4.1.9600.1.42.2.4 | not-accessible | Schema Version. Used to verify that MOF & Dynamic provider are in step | |
| citrixLicenseSchemaVersionEntry | 1.3.6.1.4.1.9600.1.42.2.4.1 | not-accessible | None | |
| I32 ctxLicensingSchemaVersionIndex | 1.3.6.1.4.1.9600.1.42.2.4.1.1 | Integer32 | read-only | The value of this object uniquely identifies the instance entry for this class. |
| STR ctxLicensingSchemaVersionVersion | 1.3.6.1.4.1.9600.1.42.2.4.1.2 | WtcsDisplayString | read-only | Return the license schema version |
RFC description
Informant Citrix WMI MIB providing SNMP monitoring of Citrix application services and user authentication.
Start monitoring Citrix XenApp/Presentation Server farm server (SNMP Informant, WMI) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.