INFORMANT-PERF-CITRIX

MIB Reference — IPNetwork Monitor

All MIBsINFORMANT-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
informantOBJECT-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 symbolicOID numericTypeAccessDescription
citrixPerformance1.3.6.1.4.1.9600.1.41The MIB module for informant Citrix performance entities.
ctxCPUUtilizationMgmtUserTable1.3.6.1.4.1.9600.1.41.1not-accessibleA table containing performance information for instances of 'Citrix CPU Utilization Mgmt User' objects.
ctxCPUUtilizationMgmtUserEntry1.3.6.1.4.1.9600.1.41.1.1not-accessiblePerformance information for one particular instance of 'Citrix CPU Utilization Mgmt User' object.
INS ctxcumuInstance1.3.6.1.4.1.9600.1.41.1.1.1InstanceNameread-onlyInstance name.
G32 ctxcumuCPUEntitlement1.3.6.1.4.1.9600.1.41.1.1.2Gauge32read-onlyCPU 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 ctxcumuCPUReservation1.3.6.1.4.1.9600.1.41.1.1.3Gauge32read-onlyCPU 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 ctxcumuCPUShares1.3.6.1.4.1.9600.1.41.1.1.4Gauge32read-onlyCPU 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 ctxcumuCPUUsage1.3.6.1.4.1.9600.1.41.1.1.5Gauge32read-onlyCPU 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 ctxcumuLongTermCPUUsage1.3.6.1.4.1.9600.1.41.1.1.6Gauge32read-onlyLong-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.
ctxDataLayerTable1.3.6.1.4.1.9600.1.41.2not-accessibleA table containing performance information for instances of 'Citrix Data Layer V0.1' objects.
ctxDataLayerEntry1.3.6.1.4.1.9600.1.41.2.1not-accessiblePerformance information for one particular instance of 'Citrix Data Layer V0.1' object.
INS ctxdlInstance1.3.6.1.4.1.9600.1.41.2.1.1InstanceNameread-onlyInstance name.
G32 ctxdlCommitsPerSec1.3.6.1.4.1.9600.1.41.2.1.2Gauge32read-onlyCommits/sec
G32 ctxdlContextsPerSec1.3.6.1.4.1.9600.1.41.2.1.3Gauge32read-onlyContexts/sec
G32 ctxdlDeletesPerSec1.3.6.1.4.1.9600.1.41.2.1.4Gauge32read-onlyDeletes/sec
G32 ctxdlInsertsPerSec1.3.6.1.4.1.9600.1.41.2.1.5Gauge32read-onlyInserts/sec
G32 ctxdlNumberOfContextsInThePool1.3.6.1.4.1.9600.1.41.2.1.6Gauge32read-onlyNumber of Contexts in the pool
G32 ctxdlNumOfCntxtRequestsWaiting1.3.6.1.4.1.9600.1.41.2.1.7Gauge32read-onlyNumber of context requests waiting
G32 ctxdlReadStreamsCreatedPerSec1.3.6.1.4.1.9600.1.41.2.1.8Gauge32read-onlyRead streams created/sec
G32 ctxdlStreamBytesReadPerSec1.3.6.1.4.1.9600.1.41.2.1.9Gauge32read-onlyStream bytes read/sec
G32 ctxdlStreamBytesWrittenPerSec1.3.6.1.4.1.9600.1.41.2.1.10Gauge32read-onlyStream bytes written/sec
G32 ctxdlStreamsCreatedPerSec1.3.6.1.4.1.9600.1.41.2.1.11Gauge32read-onlyStreams created/sec
G32 ctxdlUpdatesPerSec1.3.6.1.4.1.9600.1.41.2.1.12Gauge32read-onlyUpdates/sec
G32 ctxdlWriteStreamsCreatedPerSec1.3.6.1.4.1.9600.1.41.2.1.13Gauge32read-onlyWrite streams created/sec
ctxIMANetworkingTable1.3.6.1.4.1.9600.1.41.3not-accessibleA table containing performance information for instances of 'Citrix IMA Networking' objects.
ctxIMANetworkingEntry1.3.6.1.4.1.9600.1.41.3.1not-accessiblePerformance information for one particular instance of 'Citrix IMA Networking' object.
INS ctximanInstance1.3.6.1.4.1.9600.1.41.3.1.1InstanceNameread-onlyInstance name.
G32 ctximanBytesReceivedPerSec1.3.6.1.4.1.9600.1.41.3.1.2Gauge32read-onlyThis Counter is for Inbound bytes/sec
G32 ctximanBytesSentPerSec1.3.6.1.4.1.9600.1.41.3.1.3Gauge32read-onlyThis Counter is for Outbound bytes/sec
G32 ctximanNetworkConnections1.3.6.1.4.1.9600.1.41.3.1.4Gauge32read-onlyNumber of Active IMA network connections other IMA Servers
citrixLicensing1.3.6.1.4.1.9600.1.41.4
G32 ctxlAverageCheckInRspTimeMs1.3.6.1.4.1.9600.1.41.4.1Gauge32read-onlyThis Counter displays the average license check-in response time in milliseconds.
G32 ctxlAverageCheckOutRspTimeMs1.3.6.1.4.1.9600.1.41.4.2Gauge32read-onlyThis Counter displays the average license check-out response time in milliseconds.
G32 ctxlLastRecordCheckInRspTimeMs1.3.6.1.4.1.9600.1.41.4.3Gauge32read-onlyCe compteur affiche le dernier temps de rponse enregistr de libration de licence en millisecondes.
G32 ctxlLastRecordCheckOutRspTimeMs1.3.6.1.4.1.9600.1.41.4.4Gauge32read-onlyThis Counter displays the last recorded license check-out response time in milliseconds.
G32 ctxlServerConnectionFailure1.3.6.1.4.1.9600.1.41.4.5Gauge32read-onlyThis Counter displays the number of minutes that the Citrix MetaFrame Presentation Server has been disconnected from the License Server.
G32 ctxlMaximumCheckInRspTimeMs1.3.6.1.4.1.9600.1.41.4.6Gauge32read-onlyThis Counter displays the maximum license check-in response time in milliseconds.
G32 ctxlMaximumCheckOutRspTimeMs1.3.6.1.4.1.9600.1.41.4.7Gauge32read-onlyThis Counter displays the maximum license check-out response time in milliseconds.
citrixMetaFramePresentationSvr1.3.6.1.4.1.9600.1.41.5This object monitors various MetaFrame XP functions
G32 ctxmpsApplEnumerationsPerSec1.3.6.1.4.1.9600.1.41.5.1Gauge32read-onlyThis Counter is for Application Enumeration/sec
G32 ctxmpsApplResolutionTimeMs1.3.6.1.4.1.9600.1.41.5.2Gauge32read-onlyShows the time in milliseconds that a resolution took to complete
G32 ctxmpsApplResolutionFailedPerSec1.3.6.1.4.1.9600.1.41.5.3Gauge32read-onlyThis counter is for Application Resolutions Failed/sec
G32 ctxmpsApplResolutionsPerSec1.3.6.1.4.1.9600.1.41.5.4Gauge32read-onlyThis Counter is for Application Resolutions/sec
G32 ctxmpsDataStoreConnectionFailure1.3.6.1.4.1.9600.1.41.5.5Gauge32read-onlyThis Counter displays the number of minutes that the Citrix MetaFrame Presentation Server has been disconnected from the Data Store.
G32 ctxmpsDataStoreBytesRead1.3.6.1.4.1.9600.1.41.5.6Gauge32read-onlyThis Counter displays Number of Bytes read from the IMA DataStore.
G32 ctxmpsDataStoreBytesReadPerSec1.3.6.1.4.1.9600.1.41.5.7Gauge32read-onlyThis Counter displays Number of Bytes of IMA Data Store data read/sec
G32 ctxmpsDataStoreBytesWritePerSec1.3.6.1.4.1.9600.1.41.5.8Gauge32read-onlyThis Counter displays Number of Bytes of IMA Data Store data written/sec
G32 ctxmpsDataStoreReads1.3.6.1.4.1.9600.1.41.5.9Gauge32read-onlyThis Counter displays number of times data was read from the IMA DataStore.
G32 ctxmpsDataStoreReadsPerSec1.3.6.1.4.1.9600.1.41.5.10Gauge32read-onlyThis Counter displays number of times data was read from the IMA DataStore
G32 ctxmpsDataStoreWritesPerSec1.3.6.1.4.1.9600.1.41.5.11Gauge32read-onlyThis Counter displays number of times data was written to the IMA Data Store
G32 ctxmpsDSGatewayUpdateCount1.3.6.1.4.1.9600.1.41.5.12Gauge32read-onlyThis Counter displays the number of dynamic store update packets sent to remote data collectors.
G32 ctxmpsDSGatewayUpdateBytesSent1.3.6.1.4.1.9600.1.41.5.13Gauge32read-onlyThis Counter displays the number of bytes of data sent across gateways to remote data collectors.
G32 ctxmpsDSQueryCount1.3.6.1.4.1.9600.1.41.5.14Gauge32read-onlyThis Counter displays the number of dynamic store queries that have been performed.
G32 ctxmpsDSQueryRequestBytesReceive1.3.6.1.4.1.9600.1.41.5.15Gauge32read-onlyThis Counter displays the number of bytes of data received in dynamic store query request packets.
G32 ctxmpsDSQueryResponseBytesSent1.3.6.1.4.1.9600.1.41.5.16Gauge32read-onlyThis Counter displays the number of bytes of data sent in response to dynamic store queries.
G32 ctxmpsDSUpdateBytesReceived1.3.6.1.4.1.9600.1.41.5.17Gauge32read-onlyThis Counter displays the number of bytes of data received in dynamic store update packets.
G32 ctxmpsDSUpdatePacketsReceived1.3.6.1.4.1.9600.1.41.5.18Gauge32read-onlyThis Counter displays the number of update packets received by the dynamic store.
G32 ctxmpsDSUpdateResponseBytesSent1.3.6.1.4.1.9600.1.41.5.19Gauge32read-onlyThis Counter displays the number of bytes of data sent in response to dynamic store update packets.
G32 ctxmpsDSBytesReadPerSec1.3.6.1.4.1.9600.1.41.5.20Gauge32read-onlyThis Counter displays Number of Bytes of IMA Dynamic Store data read/sec
G32 ctxmpsDSBytesWrittenPerSec1.3.6.1.4.1.9600.1.41.5.21Gauge32read-onlyThis Counter displays Number of Bytes of IMA Dynamic Store data written/sec
G32 ctxmpsDSReadsPerSec1.3.6.1.4.1.9600.1.41.5.22Gauge32read-onlyThis Counter displays number of times data was read from the IMA Dynamic Store
G32 ctxmpsDSWritesPerSec1.3.6.1.4.1.9600.1.41.5.23Gauge32read-onlyThis Counter displays number of times data was written to the IMA Dynamic Store
G32 ctxmpsFilteredApplEnumsPerSec1.3.6.1.4.1.9600.1.41.5.24Gauge32read-onlyThis Counter is for Filtered Application Enumeration/sec
G32 ctxmpsLCCacheBytesReadPerSec1.3.6.1.4.1.9600.1.41.5.25Gauge32read-onlyThis Counter displays Number of Bytes of IMA Local Host Cache data read/sec
G32 ctxmpsLCCacheBytesWrittenPerSec1.3.6.1.4.1.9600.1.41.5.26Gauge32read-onlyThis Counter displays Number of Bytes of IMA Local Host Cache data written/sec
G32 ctxmpsLCCacheReadsPerSec1.3.6.1.4.1.9600.1.41.5.27Gauge32read-onlyThis Counter displays number of times data was read from the IMA Local Host Cache
G32 ctxmpsLCCacheWritesPerSec1.3.6.1.4.1.9600.1.41.5.28Gauge32read-onlyThis Counter displays number of times data was written to the IMA Local Host Cache
G32 ctxmpsMaximumNumberOfXMLThreads1.3.6.1.4.1.9600.1.41.5.29Gauge32read-onlyThis Counter displays the maximum number of XML threads.
G32 ctxmpsNumberOfXMLThreads1.3.6.1.4.1.9600.1.41.5.30Gauge32read-onlyThis Counter displays the number of XML threads.
G32 ctxmpsNumberOfBusyXMLThreads1.3.6.1.4.1.9600.1.41.5.31Gauge32read-onlyThis Counter displays the number of busy XML threads.
G32 ctxmpsResWorkItemQueueExecuteCnt1.3.6.1.4.1.9600.1.41.5.32Gauge32read-onlyThis Counter displays the number of work items that are currently being executed.
G32 ctxmpsResWorkItemQueueReadyCount1.3.6.1.4.1.9600.1.41.5.33Gauge32read-onlyThis Counter displays the number of work items that are ready to be executed.
G32 ctxmpsWorkItemQueueExecuteCount1.3.6.1.4.1.9600.1.41.5.34Gauge32read-onlyThis Counter displays the number of work items that are currently being executed.
G32 ctxmpsWorkItemQueuePendingCount1.3.6.1.4.1.9600.1.41.5.35Gauge32read-onlyThis Counter displays the number of work items that are not yet ready to be executed.
G32 ctxmpsWorkItemQueueReadyCount1.3.6.1.4.1.9600.1.41.5.36Gauge32read-onlyThis Counter displays the number of work items that are ready to be executed.
G32 ctxmpsZoneElections1.3.6.1.4.1.9600.1.41.5.37Gauge32read-onlyThis Counter displays number of zone elections that have occurred.
G32 ctxmpsZoneElectionsWon1.3.6.1.4.1.9600.1.41.5.38Gauge32read-onlyThis Counter displays number of times this server has won a zone election.
ctxSmartAuditorAgent1.3.6.1.4.1.9600.1.41.6
G32 ctxsaaActiveRecordingCount1.3.6.1.4.1.9600.1.41.6.1Gauge32read-onlyThe number of sessions presently being recorded.
G32 ctxsaaReadSmartAuditorDriverSec1.3.6.1.4.1.9600.1.41.6.2Gauge32read-onlyThe average bytes/sec read from the SmartAuditor Driver.
ctxSmartAuditorStorageManager1.3.6.1.4.1.9600.1.41.7
G32 ctxsasmActiveRecordingCount1.3.6.1.4.1.9600.1.41.7.1Gauge32read-onlyNumber of currently active session recordings.
G32 ctxsasmMessageBytesPerSec1.3.6.1.4.1.9600.1.41.7.2Gauge32read-onlyThe SmartAuditor Storage Manager throughput rate expressed as number of message bytes received per second.
G32 ctxsasmMessagesPerSec1.3.6.1.4.1.9600.1.41.7.3Gauge32read-onlyThe SmartAuditor Storage Manager throughput rate expressed as number of messages received per second.
ctxDesktopBrokerDatabaseService1.3.6.1.4.1.9600.1.41.8
G32 ctxdbdsHostedDesktopReleasesSec1.3.6.1.4.1.9600.1.41.8.1Gauge32read-onlyThe rate at which virtual machines are being released from execution by clients shutting down Presentation Server sessions.
G32 ctxdbdsHostedDesktopRequestsSec1.3.6.1.4.1.9600.1.41.8.2Gauge32read-onlyThe rate at which virtual machines are being requested for execution by clients running Presentation Server sessions.
G32 ctxdbdsHostedDesktopStateUpdSec1.3.6.1.4.1.9600.1.41.8.3Gauge32read-onlyThe rate at which state updates for virtual machines running in Presentation Server sessions are being received.
ctxICASessionTable1.3.6.1.4.1.9600.1.41.9not-accessibleThis object has several counters that can be used to monitor the performance in ICA sessions
ctxICASessionEntry1.3.6.1.4.1.9600.1.41.9.1not-accessiblePerformance information for one particular instance of 'ICA Session' object.
INS ctxisInstance1.3.6.1.4.1.9600.1.41.9.1.1InstanceNameread-onlyInstance name.
G32 ctxisInputAudioBandwidth1.3.6.1.4.1.9600.1.41.9.1.2Gauge32read-onlyThis value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps
G32 ctxisInputCOM1Bandwidth1.3.6.1.4.1.9600.1.41.9.1.3Gauge32read-onlyThis value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps
G32 ctxisInputCOM2Bandwidth1.3.6.1.4.1.9600.1.41.9.1.4Gauge32read-onlyThis value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps
G32 ctxisInputCOMBandwidth1.3.6.1.4.1.9600.1.41.9.1.5Gauge32read-onlyThis value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps
G32 ctxisInputClipboardBandwidt1.3.6.1.4.1.9600.1.41.9.1.6Gauge32read-onlyThis value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps
G32 ctxisInputControlChanBandwidth1.3.6.1.4.1.9600.1.41.9.1.7Gauge32read-onlyThis value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps
G32 ctxisInputDriveBandwidth1.3.6.1.4.1.9600.1.41.9.1.8Gauge32read-onlyThis value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps
G32 ctxisInputFontDataBandwidth1.3.6.1.4.1.9600.1.41.9.1.9Gauge32read-onlyThis value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps
G32 ctxisInputLPT1Bandwidth1.3.6.1.4.1.9600.1.41.9.1.10Gauge32read-onlyThis value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps
G32 ctxisInputLPT2Bandwidth1.3.6.1.4.1.9600.1.41.9.1.11Gauge32read-onlyThis value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps
G32 ctxisInputLicensingBandwidth1.3.6.1.4.1.9600.1.41.9.1.12Gauge32read-onlyThis value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps
G32 ctxisInputManagementBandwidth1.3.6.1.4.1.9600.1.41.9.1.13Gauge32read-onlyThis value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps
G32 ctxisInputPNBandwidth1.3.6.1.4.1.9600.1.41.9.1.14Gauge32read-onlyThis value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps
G32 ctxisInputPrinterBandwidth1.3.6.1.4.1.9600.1.41.9.1.15Gauge32read-onlyThis value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps
G32 ctxisInputSeamlessBandwidth1.3.6.1.4.1.9600.1.41.9.1.16Gauge32read-onlyThis value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps
G32 ctxisInputSessionBandwidth1.3.6.1.4.1.9600.1.41.9.1.17Gauge32read-onlyThis value represents the bandwidth from client to server traffic for a session in bps
G32 ctxisInputSessionCompression1.3.6.1.4.1.9600.1.41.9.1.18Gauge32read-onlyThis value represents the compression ratio for client to server traffic for a session
G32 ctxisInputSessionLineSpeed1.3.6.1.4.1.9600.1.41.9.1.19Gauge32read-onlyThis value represents the line speed from client to server for a session in bps
G32 ctxisInputSpeedScreenDataChanBW1.3.6.1.4.1.9600.1.41.9.1.20Gauge32read-onlyThis value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps
G32 ctxisInputTextEchoBandwidth1.3.6.1.4.1.9600.1.41.9.1.21Gauge32read-onlyThis value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps
G32 ctxisInputThinWireBandwidth1.3.6.1.4.1.9600.1.41.9.1.22Gauge32read-onlyThis value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps
G32 ctxisInputVideoFrameBandwidth1.3.6.1.4.1.9600.1.41.9.1.23Gauge32read-onlyThis value represents the bandwidth from client to server traffic on this virtual channel. This is measured in bps
G32 ctxisLatencyLastRecorded1.3.6.1.4.1.9600.1.41.9.1.24Gauge32read-onlyThis value represents the last recorded latency measurement for this session.
G32 ctxisLatencySessionAverage1.3.6.1.4.1.9600.1.41.9.1.25Gauge32read-onlyThis value represents the average client latency over the life of a session.
G32 ctxisLatencySessionDeviation1.3.6.1.4.1.9600.1.41.9.1.26Gauge32read-onlyThis value represents the difference between the minimum and maximum measured latency values for a session.
G32 ctxisOutputAudioBandwidth1.3.6.1.4.1.9600.1.41.9.1.27Gauge32read-onlyThis value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps
G32 ctxisOutputCOM1Bandwidth1.3.6.1.4.1.9600.1.41.9.1.28Gauge32read-onlyThis value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps
G32 ctxisOutputCOM2Bandwidth1.3.6.1.4.1.9600.1.41.9.1.29Gauge32read-onlyThis value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps
G32 ctxisOutputCOMBandwidth1.3.6.1.4.1.9600.1.41.9.1.30Gauge32read-onlyThis value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps
G32 ctxisOutputClipboardBandwidth1.3.6.1.4.1.9600.1.41.9.1.31Gauge32read-onlyThis value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps
G32 ctxisOutputControlChannBandwidth1.3.6.1.4.1.9600.1.41.9.1.32Gauge32read-onlyThis value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps
G32 ctxisOutputDriveBandwidth1.3.6.1.4.1.9600.1.41.9.1.33Gauge32read-onlyThis value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps
G32 ctxisOutputFontDataBandwidth1.3.6.1.4.1.9600.1.41.9.1.34Gauge32read-onlyThis value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps
G32 ctxisOutputLPT1Bandwidth1.3.6.1.4.1.9600.1.41.9.1.35Gauge32read-onlyThis value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps
G32 ctxisOutputLPT2Bandwidth1.3.6.1.4.1.9600.1.41.9.1.36Gauge32read-onlyThis value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps
G32 ctxisOutputLicensingBandwidth1.3.6.1.4.1.9600.1.41.9.1.37Gauge32read-onlyThis value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps
G32 ctxisOutputManagementBandwidth1.3.6.1.4.1.9600.1.41.9.1.38Gauge32read-onlyThis value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps
G32 ctxisOutputPNBandwidth1.3.6.1.4.1.9600.1.41.9.1.39Gauge32read-onlyThis value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps
G32 ctxisOutputPrinterBandwidth1.3.6.1.4.1.9600.1.41.9.1.40Gauge32read-onlyThis value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps
G32 ctxisOutputSeamlessBandwidth1.3.6.1.4.1.9600.1.41.9.1.41Gauge32read-onlyThis value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps
G32 ctxisOutputSessionBandwidth1.3.6.1.4.1.9600.1.41.9.1.42Gauge32read-onlyThis value represents the bandwidth from server to client traffic for a session in bps
G32 ctxisOutputSessionCompression1.3.6.1.4.1.9600.1.41.9.1.43Gauge32read-onlyThis value represents the compression ratio for server to client traffic for a session
G32 ctxisOutputSessionLineSpeed1.3.6.1.4.1.9600.1.41.9.1.44Gauge32read-onlyThis value represents the line speed from server to client for a session in bps
G32 ctxisOutputSpeedScreenDataChanBW1.3.6.1.4.1.9600.1.41.9.1.45Gauge32read-onlyThis value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps
G32 ctxisOutputTextEchoBandwidth1.3.6.1.4.1.9600.1.41.9.1.46Gauge32read-onlyThis value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps
G32 ctxisOutputThinWireBandwidth1.3.6.1.4.1.9600.1.41.9.1.47Gauge32read-onlyThis value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps
G32 ctxisOutputVideoFrameBandwidth1.3.6.1.4.1.9600.1.41.9.1.48Gauge32read-onlyThis value represents the bandwidth from server to client traffic on this virtual channel. This is measured in bps
ctxSecureTicketAuthority1.3.6.1.4.1.9600.1.41.10The Secure Ticket Authority Service object includes those counters that apply to the Secure Ticket Authority service.
G32 ctxstaSTABadDataRequestCount1.3.6.1.4.1.9600.1.41.10.1Gauge32read-onlyThe total number of unsuccessful ticket validation and data retrieval requests during the lifetime of the STA.
G32 ctxstaSTABadRefreshRequestCount1.3.6.1.4.1.9600.1.41.10.2Gauge32read-onlyThe total number of unsuccessful ticket refresh requests received during the lifetime of the STA.
G32 ctxstaSTABadTicketRequestCount1.3.6.1.4.1.9600.1.41.10.3Gauge32read-onlyThe total number of unsuccessful ticket generation requests received during the lifetime of the STA.
G32 ctxstaSTACountOfActiveTickets1.3.6.1.4.1.9600.1.41.10.4Gauge32read-onlyTotal count of active tickets currently held in the STA.
G32 ctxstaSTAGoodDataRequestCount1.3.6.1.4.1.9600.1.41.10.5Gauge32read-onlyThe total number of successful ticket validation and data retrieval requests received during the lifetime of the STA.
G32 ctxstaSTAGoodRefreshRequestCount1.3.6.1.4.1.9600.1.41.10.6Gauge32read-onlyThe total number of successful ticket refresh requests received during the lifetime of the STA.
G32 ctxstaSTAGoodTicketRequestCount1.3.6.1.4.1.9600.1.41.10.7Gauge32read-onlyThe total number of successful ticket generation requests received during the lifetime of the STA.
G32 ctxstaSTAPeakAllRequestRate1.3.6.1.4.1.9600.1.41.10.8Gauge32read-onlyThe maximum rate of all monitored activities per second.
G32 ctxstaSTAPeakDataRequestRate1.3.6.1.4.1.9600.1.41.10.9Gauge32read-onlyThe maximum rate of data requests per second during the lifetime of the STA.
G32 ctxstaSTAPeakTicketRefreshRate1.3.6.1.4.1.9600.1.41.10.10Gauge32read-onlyThe maximum rate of refresh requests per second during the lifetime of the STA.
G32 ctxstaSTAPeakTicketRequestRate1.3.6.1.4.1.9600.1.41.10.11Gauge32read-onlyThe maximum rate of ticket generation requests per second during the lifetime of the STA.
G32 ctxstaSTATicketTimeoutCount1.3.6.1.4.1.9600.1.41.10.12Gauge32read-onlyThe 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.

Download INFORMANT-PERF-CITRIX