All MIBs › INFORMANT-PERF-CITRIX
Organization: Informant Systems, Inc.
Last Updated: 2008-06-13
Category: Domain: Server/Host Monitoring, Vendor: Citrix, Vendor: Informant Systems
Description:
Informant Systems MIB for monitoring Citrix server performance counters including session and application metrics via SNMP.
Imported Objects
From SNMPv2-SMI
| Gauge32 | |
| MODULE-IDENTITY | |
| OBJECT-IDENTITY | |
| OBJECT-TYPE |
From WTCS
| InstanceName | |
| informant | OBJECT-IDENTITY |
What Is INFORMANT-PERF-CITRIX?
INFORMANT-PERF-CITRIX is a MIB module from SNMP Informant exposing Citrix XenApp/Presentation Server performance counters via SNMP, covering per-user CPU utilization/entitlement, data layer (database) commit rates, licensing, and session recording (SmartAuditor) components. It surfaces performance data such as per-management-user CPU entitlement, reservation, shares, current and long-term CPU usage, data layer commits per second, and status of licensing and SmartAuditor agent/storage manager services. It is a software performance and service health monitoring MIB, with administrators using it to track per-user CPU contention on a Citrix server and the health of Citrix Licensing and SmartAuditor recording services, revealing resource starvation or session-recording failures before they affect end users. It depends on the underlying Citrix WMI/PerfMon counter infrastructure and the SNMP Informant agent framework. It is typically deployed on Citrix XenApp/Presentation Server hosts in enterprise application virtualization environments. Engineers can download the INFORMANT-PERF-CITRIX file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in INFORMANT-PERF-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
- per-user CPU usage vs entitlement/reservation
- long-term CPU usage trend
- data layer commit rate
- Citrix licensing status
- SmartAuditor recording service status
Supported Devices
- Citrix XenApp/Presentation Server hosts
Monitoring Examples
An admin polling ctxCPUUtilizationMgmtUserTable/ctxCPUUtilizationMgmtUserEntry by ctxcumuInstance can compare ctxcumuCPUUsage against ctxcumuCPUEntitlement/ctxcumuCPUReservation to spot a user session consuming more CPU than its fair-share allocation. Monitoring ctxDataLayerTable's ctxdlCommitsPerSec reveals database load trends that could signal a slow data store impacting session logons. citrixLicensing and ctxSmartAuditorAgent/ctxSmartAuditorStorageManager status objects flag whether license checkout or session recording services are functioning.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| citrixPerformance | 1.3.6.1.4.1.9600.1.41 | The MIB module for informant Citrix performance entities. | ||
| ctxCPUUtilizationMgmtUserTable | 1.3.6.1.4.1.9600.1.41.1 | not-accessible | A table containing performance information for instances of 'Citrix CPU Utilization Mgmt User' objects. | |
| ctxCPUUtilizationMgmtUserEntry | 1.3.6.1.4.1.9600.1.41.1.1 | not-accessible | Performance information for one particular instance of 'Citrix CPU Utilization Mgmt User' object. | |
| INS ctxcumuInstance | 1.3.6.1.4.1.9600.1.41.1.1.1 | InstanceName | read-only | Instance name. |
| G32 ctxcumuCPUEntitlement | 1.3.6.1.4.1.9600.1.41.1.1.2 | Gauge32 | read-only | CPU Entitlement is the percentage CPU resource Citrix CPU Utilization Mgmt makes available to a user at a given time. When the CPU resource is fully utilized, Citrix CPU Utilization Mgmt uses the share/reservation assignment and recent CPU consumption of each contending user to determine the CPU entitlement of that user. On multi-processor machines the maximum value of the counter is 100% times the number of logical processors. |
| G32 ctxcumuCPUReservation | 1.3.6.1.4.1.9600.1.41.1.1.3 | Gauge32 | read-only | CPU Reservation is a percentage of the total machine CPU resource reserved for a user, should that user require it. A value in the range 1-99 indicates that a CPU reservation is applied. Zero indicates that no CPU reservation is being used. When the CPU resource is fully utilized, Citrix CPU Utilization Mgmt uses the reservation when calculating the CPU entitlement of a user. |
| G32 ctxcumuCPUShares | 1.3.6.1.4.1.9600.1.41.1.1.4 | Gauge32 | read-only | CPU Shares represents the proportion of CPU resource assigned to a user. The value is an integer in the range 1-64. Zero indicates that no CPU shares value is being used. When the CPU resource is fully utilized, Citrix CPU Utilization Mgmt uses the shares value when calculating the CPU entitlement of a user. |
| G32 ctxcumuCPUUsage | 1.3.6.1.4.1.9600.1.41.1.1.5 | Gauge32 | read-only | CPU Usage is the percentage of CPU resource consumed by a user at a given time, averaged over a few seconds. Used to identify significant consumers of CPU resource and to provide CPU usage accounting data. On multi-processor machines the maximum value of the counter is 100% times the number of logical processors. |
| G32 ctxcumuLongTermCPUUsage | 1.3.6.1.4.1.9600.1.41.1.1.6 | Gauge32 | read-only | Long-term CPU Usage is the percentage of CPU resource consumed by a user, averaged over a longer period than the CPU Usage counter. On multi-processor machines the maximum value of the counter is 100% times the number of logical processors. |
| ctxDataLayerTable | 1.3.6.1.4.1.9600.1.41.2 | not-accessible | A table containing performance information for instances of 'Citrix Data Layer V0.1' objects. | |
| ctxDataLayerEntry | 1.3.6.1.4.1.9600.1.41.2.1 | not-accessible | Performance information for one particular instance of 'Citrix Data Layer V0.1' object. | |
| INS ctxdlInstance | 1.3.6.1.4.1.9600.1.41.2.1.1 | InstanceName | read-only | Instance name. |
| G32 ctxdlCommitsPerSec | 1.3.6.1.4.1.9600.1.41.2.1.2 | Gauge32 | read-only | Commits/sec |
| G32 ctxdlContextsPerSec | 1.3.6.1.4.1.9600.1.41.2.1.3 | Gauge32 | read-only | Contexts/sec |
| G32 ctxdlDeletesPerSec | 1.3.6.1.4.1.9600.1.41.2.1.4 | Gauge32 | read-only | Deletes/sec |
| G32 ctxdlInsertsPerSec | 1.3.6.1.4.1.9600.1.41.2.1.5 | Gauge32 | read-only | Inserts/sec |
| G32 ctxdlNumberOfContextsInThePool | 1.3.6.1.4.1.9600.1.41.2.1.6 | Gauge32 | read-only | Number of Contexts in the pool |
| G32 ctxdlNumOfCntxtRequestsWaiting | 1.3.6.1.4.1.9600.1.41.2.1.7 | Gauge32 | read-only | Number of context requests waiting |
| G32 ctxdlReadStreamsCreatedPerSec | 1.3.6.1.4.1.9600.1.41.2.1.8 | Gauge32 | read-only | Read streams created/sec |
| G32 ctxdlStreamBytesReadPerSec | 1.3.6.1.4.1.9600.1.41.2.1.9 | Gauge32 | read-only | Stream bytes read/sec |
| G32 ctxdlStreamBytesWrittenPerSec | 1.3.6.1.4.1.9600.1.41.2.1.10 | Gauge32 | read-only | Stream bytes written/sec |
| G32 ctxdlStreamsCreatedPerSec | 1.3.6.1.4.1.9600.1.41.2.1.11 | Gauge32 | read-only | Streams created/sec |
| G32 ctxdlUpdatesPerSec | 1.3.6.1.4.1.9600.1.41.2.1.12 | Gauge32 | read-only | Updates/sec |
| G32 ctxdlWriteStreamsCreatedPerSec | 1.3.6.1.4.1.9600.1.41.2.1.13 | Gauge32 | read-only | Write streams created/sec |
| ctxIMANetworkingTable | 1.3.6.1.4.1.9600.1.41.3 | not-accessible | A table containing performance information for instances of 'Citrix IMA Networking' objects. | |
| ctxIMANetworkingEntry | 1.3.6.1.4.1.9600.1.41.3.1 | not-accessible | Performance information for one particular instance of 'Citrix IMA Networking' object. | |
| INS ctximanInstance | 1.3.6.1.4.1.9600.1.41.3.1.1 | InstanceName | read-only | Instance name. |
| G32 ctximanBytesReceivedPerSec | 1.3.6.1.4.1.9600.1.41.3.1.2 | Gauge32 | read-only | This Counter is for Inbound bytes/sec |
| G32 ctximanBytesSentPerSec | 1.3.6.1.4.1.9600.1.41.3.1.3 | Gauge32 | read-only | This Counter is for Outbound bytes/sec |
| G32 ctximanNetworkConnections | 1.3.6.1.4.1.9600.1.41.3.1.4 | Gauge32 | read-only | Number of Active IMA network connections other IMA Servers |
| citrixLicensing | 1.3.6.1.4.1.9600.1.41.4 | |||
| G32 ctxlAverageCheckInRspTimeMs | 1.3.6.1.4.1.9600.1.41.4.1 | Gauge32 | read-only | This Counter displays the average license check-in response time in milliseconds. |
| G32 ctxlAverageCheckOutRspTimeMs | 1.3.6.1.4.1.9600.1.41.4.2 | Gauge32 | read-only | This Counter displays the average license check-out response time in milliseconds. |
| G32 ctxlLastRecordCheckInRspTimeMs | 1.3.6.1.4.1.9600.1.41.4.3 | Gauge32 | read-only | Ce compteur affiche le dernier temps de rponse enregistr de libration de licence en millisecondes. |
| G32 ctxlLastRecordCheckOutRspTimeMs | 1.3.6.1.4.1.9600.1.41.4.4 | Gauge32 | read-only | This Counter displays the last recorded license check-out response time in milliseconds. |
| G32 ctxlServerConnectionFailure | 1.3.6.1.4.1.9600.1.41.4.5 | Gauge32 | read-only | This Counter displays the number of minutes that the Citrix MetaFrame Presentation Server has been disconnected from the License Server. |
| G32 ctxlMaximumCheckInRspTimeMs | 1.3.6.1.4.1.9600.1.41.4.6 | Gauge32 | read-only | This Counter displays the maximum license check-in response time in milliseconds. |
| G32 ctxlMaximumCheckOutRspTimeMs | 1.3.6.1.4.1.9600.1.41.4.7 | Gauge32 | read-only | This Counter displays the maximum license check-out response time in milliseconds. |
| citrixMetaFramePresentationSvr | 1.3.6.1.4.1.9600.1.41.5 | This object monitors various MetaFrame XP functions | ||
| G32 ctxmpsApplEnumerationsPerSec | 1.3.6.1.4.1.9600.1.41.5.1 | Gauge32 | read-only | This Counter is for Application Enumeration/sec |
| G32 ctxmpsApplResolutionTimeMs | 1.3.6.1.4.1.9600.1.41.5.2 | Gauge32 | read-only | Shows the time in milliseconds that a resolution took to complete |
| G32 ctxmpsApplResolutionFailedPerSec | 1.3.6.1.4.1.9600.1.41.5.3 | Gauge32 | read-only | This counter is for Application Resolutions Failed/sec |
| G32 ctxmpsApplResolutionsPerSec | 1.3.6.1.4.1.9600.1.41.5.4 | Gauge32 | read-only | This Counter is for Application Resolutions/sec |
| G32 ctxmpsDataStoreConnectionFailure | 1.3.6.1.4.1.9600.1.41.5.5 | Gauge32 | read-only | This Counter displays the number of minutes that the Citrix MetaFrame Presentation Server has been disconnected from the Data Store. |
| G32 ctxmpsDataStoreBytesRead | 1.3.6.1.4.1.9600.1.41.5.6 | Gauge32 | read-only | This Counter displays Number of Bytes read from the IMA DataStore. |
| G32 ctxmpsDataStoreBytesReadPerSec | 1.3.6.1.4.1.9600.1.41.5.7 | Gauge32 | read-only | This Counter displays Number of Bytes of IMA Data Store data read/sec |
| G32 ctxmpsDataStoreBytesWritePerSec | 1.3.6.1.4.1.9600.1.41.5.8 | Gauge32 | read-only | This Counter displays Number of Bytes of IMA Data Store data written/sec |
| G32 ctxmpsDataStoreReads | 1.3.6.1.4.1.9600.1.41.5.9 | Gauge32 | read-only | This Counter displays number of times data was read from the IMA DataStore. |
| G32 ctxmpsDataStoreReadsPerSec | 1.3.6.1.4.1.9600.1.41.5.10 | Gauge32 | read-only | This Counter displays number of times data was read from the IMA DataStore |
| G32 ctxmpsDataStoreWritesPerSec | 1.3.6.1.4.1.9600.1.41.5.11 | Gauge32 | read-only | This Counter displays number of times data was written to the IMA Data Store |
| G32 ctxmpsDSGatewayUpdateCount | 1.3.6.1.4.1.9600.1.41.5.12 | Gauge32 | read-only | This Counter displays the number of dynamic store update packets sent to remote data collectors. |
| G32 ctxmpsDSGatewayUpdateBytesSent | 1.3.6.1.4.1.9600.1.41.5.13 | Gauge32 | read-only | This Counter displays the number of bytes of data sent across gateways to remote data collectors. |
| G32 ctxmpsDSQueryCount | 1.3.6.1.4.1.9600.1.41.5.14 | Gauge32 | read-only | This Counter displays the number of dynamic store queries that have been performed. |
| G32 ctxmpsDSQueryRequestBytesReceive | 1.3.6.1.4.1.9600.1.41.5.15 | Gauge32 | read-only | This Counter displays the number of bytes of data received in dynamic store query request packets. |
| G32 ctxmpsDSQueryResponseBytesSent | 1.3.6.1.4.1.9600.1.41.5.16 | Gauge32 | read-only | This Counter displays the number of bytes of data sent in response to dynamic store queries. |
| G32 ctxmpsDSUpdateBytesReceived | 1.3.6.1.4.1.9600.1.41.5.17 | Gauge32 | read-only | This Counter displays the number of bytes of data received in dynamic store update packets. |
| G32 ctxmpsDSUpdatePacketsReceived | 1.3.6.1.4.1.9600.1.41.5.18 | Gauge32 | read-only | This Counter displays the number of update packets received by the dynamic store. |
| G32 ctxmpsDSUpdateResponseBytesSent | 1.3.6.1.4.1.9600.1.41.5.19 | Gauge32 | read-only | This Counter displays the number of bytes of data sent in response to dynamic store update packets. |
| G32 ctxmpsDSBytesReadPerSec | 1.3.6.1.4.1.9600.1.41.5.20 | Gauge32 | read-only | This Counter displays Number of Bytes of IMA Dynamic Store data read/sec |
| G32 ctxmpsDSBytesWrittenPerSec | 1.3.6.1.4.1.9600.1.41.5.21 | Gauge32 | read-only | This Counter displays Number of Bytes of IMA Dynamic Store data written/sec |
| G32 ctxmpsDSReadsPerSec | 1.3.6.1.4.1.9600.1.41.5.22 | Gauge32 | read-only | This Counter displays number of times data was read from the IMA Dynamic Store |
| G32 ctxmpsDSWritesPerSec | 1.3.6.1.4.1.9600.1.41.5.23 | Gauge32 | read-only | This Counter displays number of times data was written to the IMA Dynamic Store |
| G32 ctxmpsFilteredApplEnumsPerSec | 1.3.6.1.4.1.9600.1.41.5.24 | Gauge32 | read-only | This Counter is for Filtered Application Enumeration/sec |
| G32 ctxmpsLCCacheBytesReadPerSec | 1.3.6.1.4.1.9600.1.41.5.25 | Gauge32 | read-only | This Counter displays Number of Bytes of IMA Local Host Cache data read/sec |
| G32 ctxmpsLCCacheBytesWrittenPerSec | 1.3.6.1.4.1.9600.1.41.5.26 | Gauge32 | read-only | This Counter displays Number of Bytes of IMA Local Host Cache data written/sec |
| G32 ctxmpsLCCacheReadsPerSec | 1.3.6.1.4.1.9600.1.41.5.27 | Gauge32 | read-only | This Counter displays number of times data was read from the IMA Local Host Cache |
| G32 ctxmpsLCCacheWritesPerSec | 1.3.6.1.4.1.9600.1.41.5.28 | Gauge32 | read-only | This Counter displays number of times data was written to the IMA Local Host Cache |
| G32 ctxmpsMaximumNumberOfXMLThreads | 1.3.6.1.4.1.9600.1.41.5.29 | Gauge32 | read-only | This Counter displays the maximum number of XML threads. |
| G32 ctxmpsNumberOfXMLThreads | 1.3.6.1.4.1.9600.1.41.5.30 | Gauge32 | read-only | This Counter displays the number of XML threads. |
| G32 ctxmpsNumberOfBusyXMLThreads | 1.3.6.1.4.1.9600.1.41.5.31 | Gauge32 | read-only | This Counter displays the number of busy XML threads. |
| G32 ctxmpsResWorkItemQueueExecuteCnt | 1.3.6.1.4.1.9600.1.41.5.32 | Gauge32 | read-only | This Counter displays the number of work items that are currently being executed. |
| G32 ctxmpsResWorkItemQueueReadyCount | 1.3.6.1.4.1.9600.1.41.5.33 | Gauge32 | read-only | This Counter displays the number of work items that are ready to be executed. |
| G32 ctxmpsWorkItemQueueExecuteCount | 1.3.6.1.4.1.9600.1.41.5.34 | Gauge32 | read-only | This Counter displays the number of work items that are currently being executed. |
| G32 ctxmpsWorkItemQueuePendingCount | 1.3.6.1.4.1.9600.1.41.5.35 | Gauge32 | read-only | This Counter displays the number of work items that are not yet ready to be executed. |
| G32 ctxmpsWorkItemQueueReadyCount | 1.3.6.1.4.1.9600.1.41.5.36 | Gauge32 | read-only | This Counter displays the number of work items that are ready to be executed. |
| G32 ctxmpsZoneElections | 1.3.6.1.4.1.9600.1.41.5.37 | Gauge32 | read-only | This Counter displays number of zone elections that have occurred. |
| G32 ctxmpsZoneElectionsWon | 1.3.6.1.4.1.9600.1.41.5.38 | Gauge32 | read-only | This Counter displays number of times this server has won a zone election. |
| ctxSmartAuditorAgent | 1.3.6.1.4.1.9600.1.41.6 | |||
| G32 ctxsaaActiveRecordingCount | 1.3.6.1.4.1.9600.1.41.6.1 | Gauge32 | read-only | The number of sessions presently being recorded. |
| G32 ctxsaaReadSmartAuditorDriverSec | 1.3.6.1.4.1.9600.1.41.6.2 | Gauge32 | read-only | The average bytes/sec read from the SmartAuditor Driver. |
| ctxSmartAuditorStorageManager | 1.3.6.1.4.1.9600.1.41.7 | |||
| G32 ctxsasmActiveRecordingCount | 1.3.6.1.4.1.9600.1.41.7.1 | Gauge32 | read-only | Number of currently active session recordings. |
| G32 ctxsasmMessageBytesPerSec | 1.3.6.1.4.1.9600.1.41.7.2 | Gauge32 | read-only | The SmartAuditor Storage Manager throughput rate expressed as number of message bytes received per second. |
| G32 ctxsasmMessagesPerSec | 1.3.6.1.4.1.9600.1.41.7.3 | Gauge32 | read-only | The SmartAuditor Storage Manager throughput rate expressed as number of messages received per second. |
| ctxDesktopBrokerDatabaseService | 1.3.6.1.4.1.9600.1.41.8 | |||
| G32 ctxdbdsHostedDesktopReleasesSec | 1.3.6.1.4.1.9600.1.41.8.1 | Gauge32 | read-only | The rate at which virtual machines are being released from execution by clients shutting down Presentation Server sessions. |
| G32 ctxdbdsHostedDesktopRequestsSec | 1.3.6.1.4.1.9600.1.41.8.2 | Gauge32 | read-only | The rate at which virtual machines are being requested for execution by clients running Presentation Server sessions. |
| G32 ctxdbdsHostedDesktopStateUpdSec | 1.3.6.1.4.1.9600.1.41.8.3 | Gauge32 | read-only | The rate at which state updates for virtual machines running in Presentation Server sessions are being received. |
| ctxICASessionTable | 1.3.6.1.4.1.9600.1.41.9 | not-accessible | This object has several counters that can be used to monitor the performance in ICA sessions | |
| ctxICASessionEntry | 1.3.6.1.4.1.9600.1.41.9.1 | not-accessible | Performance information for one particular instance of 'ICA Session' object. | |
| INS ctxisInstance | 1.3.6.1.4.1.9600.1.41.9.1.1 | InstanceName | read-only | Instance name. |
| G32 ctxisInputAudioBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.2 | Gauge32 | read-only | This value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps |
| G32 ctxisInputCOM1Bandwidth | 1.3.6.1.4.1.9600.1.41.9.1.3 | Gauge32 | read-only | This value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps |
| G32 ctxisInputCOM2Bandwidth | 1.3.6.1.4.1.9600.1.41.9.1.4 | Gauge32 | read-only | This value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps |
| G32 ctxisInputCOMBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.5 | Gauge32 | read-only | This value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps |
| G32 ctxisInputClipboardBandwidt | 1.3.6.1.4.1.9600.1.41.9.1.6 | Gauge32 | read-only | This value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps |
| G32 ctxisInputControlChanBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.7 | Gauge32 | read-only | This value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps |
| G32 ctxisInputDriveBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.8 | Gauge32 | read-only | This value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps |
| G32 ctxisInputFontDataBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.9 | Gauge32 | read-only | This value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps |
| G32 ctxisInputLPT1Bandwidth | 1.3.6.1.4.1.9600.1.41.9.1.10 | Gauge32 | read-only | This value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps |
| G32 ctxisInputLPT2Bandwidth | 1.3.6.1.4.1.9600.1.41.9.1.11 | Gauge32 | read-only | This value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps |
| G32 ctxisInputLicensingBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.12 | Gauge32 | read-only | This value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps |
| G32 ctxisInputManagementBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.13 | Gauge32 | read-only | This value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps |
| G32 ctxisInputPNBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.14 | Gauge32 | read-only | This value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps |
| G32 ctxisInputPrinterBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.15 | Gauge32 | read-only | This value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps |
| G32 ctxisInputSeamlessBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.16 | Gauge32 | read-only | This value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps |
| G32 ctxisInputSessionBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.17 | Gauge32 | read-only | This value represents the bandwidth from client to server traffic for a session in bps |
| G32 ctxisInputSessionCompression | 1.3.6.1.4.1.9600.1.41.9.1.18 | Gauge32 | read-only | This value represents the compression ratio for client to server traffic for a session |
| G32 ctxisInputSessionLineSpeed | 1.3.6.1.4.1.9600.1.41.9.1.19 | Gauge32 | read-only | This value represents the line speed from client to server for a session in bps |
| G32 ctxisInputSpeedScreenDataChanBW | 1.3.6.1.4.1.9600.1.41.9.1.20 | Gauge32 | read-only | This value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps |
| G32 ctxisInputTextEchoBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.21 | Gauge32 | read-only | This value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps |
| G32 ctxisInputThinWireBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.22 | Gauge32 | read-only | This value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps |
| G32 ctxisInputVideoFrameBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.23 | Gauge32 | read-only | This value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps |
| G32 ctxisLatencyLastRecorded | 1.3.6.1.4.1.9600.1.41.9.1.24 | Gauge32 | read-only | This value represents the last recorded latency measurement for this session. |
| G32 ctxisLatencySessionAverage | 1.3.6.1.4.1.9600.1.41.9.1.25 | Gauge32 | read-only | This value represents the average client latency over the life of a session. |
| G32 ctxisLatencySessionDeviation | 1.3.6.1.4.1.9600.1.41.9.1.26 | Gauge32 | read-only | This value represents the difference between the minimum and maximum measured latency values for a session. |
| G32 ctxisOutputAudioBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.27 | Gauge32 | read-only | This value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps |
| G32 ctxisOutputCOM1Bandwidth | 1.3.6.1.4.1.9600.1.41.9.1.28 | Gauge32 | read-only | This value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps |
| G32 ctxisOutputCOM2Bandwidth | 1.3.6.1.4.1.9600.1.41.9.1.29 | Gauge32 | read-only | This value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps |
| G32 ctxisOutputCOMBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.30 | Gauge32 | read-only | This value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps |
| G32 ctxisOutputClipboardBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.31 | Gauge32 | read-only | This value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps |
| G32 ctxisOutputControlChannBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.32 | Gauge32 | read-only | This value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps |
| G32 ctxisOutputDriveBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.33 | Gauge32 | read-only | This value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps |
| G32 ctxisOutputFontDataBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.34 | Gauge32 | read-only | This value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps |
| G32 ctxisOutputLPT1Bandwidth | 1.3.6.1.4.1.9600.1.41.9.1.35 | Gauge32 | read-only | This value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps |
| G32 ctxisOutputLPT2Bandwidth | 1.3.6.1.4.1.9600.1.41.9.1.36 | Gauge32 | read-only | This value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps |
| G32 ctxisOutputLicensingBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.37 | Gauge32 | read-only | This value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps |
| G32 ctxisOutputManagementBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.38 | Gauge32 | read-only | This value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps |
| G32 ctxisOutputPNBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.39 | Gauge32 | read-only | This value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps |
| G32 ctxisOutputPrinterBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.40 | Gauge32 | read-only | This value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps |
| G32 ctxisOutputSeamlessBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.41 | Gauge32 | read-only | This value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps |
| G32 ctxisOutputSessionBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.42 | Gauge32 | read-only | This value represents the bandwidth from server to client traffic for a session in bps |
| G32 ctxisOutputSessionCompression | 1.3.6.1.4.1.9600.1.41.9.1.43 | Gauge32 | read-only | This value represents the compression ratio for server to client traffic for a session |
| G32 ctxisOutputSessionLineSpeed | 1.3.6.1.4.1.9600.1.41.9.1.44 | Gauge32 | read-only | This value represents the line speed from server to client for a session in bps |
| G32 ctxisOutputSpeedScreenDataChanBW | 1.3.6.1.4.1.9600.1.41.9.1.45 | Gauge32 | read-only | This value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps |
| G32 ctxisOutputTextEchoBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.46 | Gauge32 | read-only | This value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps |
| G32 ctxisOutputThinWireBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.47 | Gauge32 | read-only | This value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps |
| G32 ctxisOutputVideoFrameBandwidth | 1.3.6.1.4.1.9600.1.41.9.1.48 | Gauge32 | read-only | This value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps |
| ctxSecureTicketAuthority | 1.3.6.1.4.1.9600.1.41.10 | The Secure Ticket Authority Service object includes those counters that apply to the Secure Ticket Authority service. | ||
| G32 ctxstaSTABadDataRequestCount | 1.3.6.1.4.1.9600.1.41.10.1 | Gauge32 | read-only | The total number of unsuccessful ticket validation and data retrieval requests during the lifetime of the STA. |
| G32 ctxstaSTABadRefreshRequestCount | 1.3.6.1.4.1.9600.1.41.10.2 | Gauge32 | read-only | The total number of unsuccessful ticket refresh requests received during the lifetime of the STA. |
| G32 ctxstaSTABadTicketRequestCount | 1.3.6.1.4.1.9600.1.41.10.3 | Gauge32 | read-only | The total number of unsuccessful ticket generation requests received during the lifetime of the STA. |
| G32 ctxstaSTACountOfActiveTickets | 1.3.6.1.4.1.9600.1.41.10.4 | Gauge32 | read-only | Total count of active tickets currently held in the STA. |
| G32 ctxstaSTAGoodDataRequestCount | 1.3.6.1.4.1.9600.1.41.10.5 | Gauge32 | read-only | The total number of successful ticket validation and data retrieval requests received during the lifetime of the STA. |
| G32 ctxstaSTAGoodRefreshRequestCount | 1.3.6.1.4.1.9600.1.41.10.6 | Gauge32 | read-only | The total number of successful ticket refresh requests received during the lifetime of the STA. |
| G32 ctxstaSTAGoodTicketRequestCount | 1.3.6.1.4.1.9600.1.41.10.7 | Gauge32 | read-only | The total number of successful ticket generation requests received during the lifetime of the STA. |
| G32 ctxstaSTAPeakAllRequestRate | 1.3.6.1.4.1.9600.1.41.10.8 | Gauge32 | read-only | The maximum rate of all monitored activities per second. |
| G32 ctxstaSTAPeakDataRequestRate | 1.3.6.1.4.1.9600.1.41.10.9 | Gauge32 | read-only | The maximum rate of data requests per second during the lifetime of the STA. |
| G32 ctxstaSTAPeakTicketRefreshRate | 1.3.6.1.4.1.9600.1.41.10.10 | Gauge32 | read-only | The maximum rate of refresh requests per second during the lifetime of the STA. |
| G32 ctxstaSTAPeakTicketRequestRate | 1.3.6.1.4.1.9600.1.41.10.11 | Gauge32 | read-only | The maximum rate of ticket generation requests per second during the lifetime of the STA. |
| G32 ctxstaSTATicketTimeoutCount | 1.3.6.1.4.1.9600.1.41.10.12 | Gauge32 | read-only | The total number of ticket timeouts that occurred during the lifetime of the STA. |
RFC description
Citrix vendor-private MIB for performance monitoring of Informant agent on Citrix server infrastructure.
Start monitoring Citrix XenApp/Presentation Server host (SNMP Informant) 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.