APPACCELERATION-STATUS-MIB: View SNMP OID List / Download MIB

VENDOR: CITRIX SYSTEMS INC.


 Home MIB: APPACCELERATION-STATUS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 appAccelerationStatusMIB 1.3.6.1.4.1.3845.30.4.1
This module defines the status variables that can be retrieved from a Citrix Application Acceleration unit.
     wsStatusMIBObjects 1.3.6.1.4.1.3845.30.4.1.1
         wsStatusMIBScalars 1.3.6.1.4.1.3845.30.4.1.1.1
             wsOperStatus 1.3.6.1.4.1.3845.30.4.1.1.1.1 integer read-only
The current operational state of the unit. Enumeration: 'active': 1, 'down': 101, 'busy': 100, 'bypassTraffic': 103, 'licenseExpired': 102.
             wsLoad1Min 1.3.6.1.4.1.3845.30.4.1.1.1.2 integer read-only
The 1 minute load average that is also available in the Unix TOP or UPTIME commands. It reports the average number of processes ready to be run. The value is computed by taking the load average value and multiplying it by 100, then converting the value to an integer.
             wsLoad5Min 1.3.6.1.4.1.3845.30.4.1.1.1.3 integer read-only
The 5 minute load average that is also available in the Unix TOP or UPTIME commands. It reports the average number of processes ready to be run. The value is computed by taking the load average value and multiplying it by 100, then converting the value to an integer.
             wsLoad15Min 1.3.6.1.4.1.3845.30.4.1.1.1.4 integer read-only
The 15 minute load average that is also available in the Unix TOP or UPTIME commands. It reports the average number of processes ready to be run. The value is computed by taking the load average value and multiplying it by 100, then converting the value to an integer.
             wsBypass 1.3.6.1.4.1.3845.30.4.1.1.1.5 integer read-only
Traffic processing status. This is also available in the GUI Features page. Enumeration: 'bypass': 2, 'normal': 1.
             wsLastAlarmSeqNum 1.3.6.1.4.1.3845.30.4.1.1.1.6 appaccelerationseqnum read-only
The value of the alarm sequence number for the last alarm generated as a trap.
             wsBoostStatus 1.3.6.1.4.1.3845.30.4.1.1.1.7 integer read-only
The selected boost mode. This is also available in the GUI Bandwidth Management page. Enumeration: 'softboost': 2, 'hardboost': 1.
             wsBandwidthMode 1.3.6.1.4.1.3845.30.4.1.1.1.8 integer read-only
The selected bandwidth usage. This is also available in the GUI Bandwidth Management page. Enumeration: 'full': 1, 'partial': 2.
             wsBandwidthLimit 1.3.6.1.4.1.3845.30.4.1.1.1.9 integer read-only
Send bandwidth limit. This is also available in the GUI Bandwidth Management page.
             wsWanOutOctets 1.3.6.1.4.1.3845.30.4.1.1.1.10 counter64 read-only
Number of accelerated octets transmitted on the WAN side. This is also available in the GUI Usage Graph page.
             wsWanInOctets 1.3.6.1.4.1.3845.30.4.1.1.1.11 counter64 read-only
Number of accelerated octets received on the WAN side. This is also available in the GUI Usage Graph page.
             wsLanOutOctets 1.3.6.1.4.1.3845.30.4.1.1.1.12 counter64 read-only
Number of accelerated octets transmitted on the LAN side. This is also available in the GUI Usage Graph page.
             wsLanInOctets 1.3.6.1.4.1.3845.30.4.1.1.1.13 counter64 read-only
Number of accelerated octets received on the LAN side. This is also available in the GUI Usage Graph page.
             wsCompressionEffectiveBandwidth 1.3.6.1.4.1.3845.30.4.1.1.1.14 integer read-only
The equivalent throughput before compression. This is also available in the GUI Compression Status page. This variable may be reset from the above web page.
             wsSendCompressionRatio 1.3.6.1.4.1.3845.30.4.1.1.1.15 integer read-only
Average send compression rate per 1000 octets, e.g. 3500 means 3.5 to 1 compression. This is also available in the GUI Compression Status page. This variable may be reset from the above web page.
             wsReceiveCompressionRatio 1.3.6.1.4.1.3845.30.4.1.1.1.16 integer read-only
Average receive compression rate per 1000 octets, e.g. 3500 means 3.5 to 1 compression. This is also available in the GUI Compression Status page. This variable may be reset from the above web page.
             wsCompressionStatsCollectionTime 1.3.6.1.4.1.3845.30.4.1.1.1.17 timeticks read-only
The number of centiseconds (0.01 seconds) since the start of the compression statistics collection. This is also available in the GUI Compression Status page. This variable may be reset from the above web page.
             wsAcceleratedConnections 1.3.6.1.4.1.3845.30.4.1.1.1.18 integer read-only
Number of current accelerated (active + inactive) connections. This is also available in the GUI System Status page.
             wsNonAcceleratedConnections 1.3.6.1.4.1.3845.30.4.1.1.1.19 integer read-only
Number of current non-accelerated connections. This is also available in the GUI System Status page.
             wsHaState 1.3.6.1.4.1.3845.30.4.1.1.1.20 integer read-only
High availability state of the unit. This is also available in the GUI High Availability page. Enumeration: 'standalone': 0, 'primary': 1, 'invalid': 5, 'restarting': 3, 'starting': 4, 'secondary': 2.
             wsHaVmIp 1.3.6.1.4.1.3845.30.4.1.1.1.21 ipaddress read-only
Virtual Management IP Address used in HA setup. This is also available in the GUI High Availability page.
             wsHaSecondaryIp 1.3.6.1.4.1.3845.30.4.1.1.1.22 ipaddress read-only
When retrieved from the primary unit (in HA configuration), this is the IP Address of the secondary unit. When retrieved from a secondary or standalone unit, this is 0.0.0.0. This is also available in the GUI High Availability page.
             wsPrimaryIp 1.3.6.1.4.1.3845.30.4.1.1.1.23 ipaddress read-only
IP Address of the Primary Port, which is for management data.
             wsCpuUsage 1.3.6.1.4.1.3845.30.4.1.1.1.24 integer read-only
Averaged percent CPU used by the traffic accelerator in the last minute.
             wsConnectedPlugIns 1.3.6.1.4.1.3845.30.4.1.1.1.25 counter read-only
Current number of Plug-ins connected to this unit. This is also available in the GUI System Status page.
             wsMaxPlugIns 1.3.6.1.4.1.3845.30.4.1.1.1.26 integer read-only
The Maximum number of Plug-ins that are allowed to connect to this unit. This is also available in the GUI System Status page.
             wsQosStatsCollectionTime 1.3.6.1.4.1.3845.30.4.1.1.1.27 timeticks read-only
The number of centiseconds (0.01 seconds) since the start of the QoS and ICA statistics collection. This is also available in the GUI QoS Statistics page. This variable may be reset from the above web page.
             wsUpTime 1.3.6.1.4.1.3845.30.4.1.1.1.28 timeticks read-only
The time (in hundredths of a second) since the unit was last re-initialized.
             wsSerialNumber 1.3.6.1.4.1.3845.30.4.1.1.1.29 displaystring read-only
Appliance serial number.
             wsNonAcceleratedVolume 1.3.6.1.4.1.3845.30.4.1.1.1.30 counter64 read-only
Total non-accelerated k-bytes received by the unit, on all interfaces.
             wsActiveConnections 1.3.6.1.4.1.3845.30.4.1.1.1.31 integer read-only
Number of active accelerated connections. This is also available in the GUI System Status page.
             wsAccelerationStatus 1.3.6.1.4.1.3845.30.4.1.1.1.32 integer read-only
Traffic acceleration (flow control and compression) status. This is also available in the GUI Features page. Enumeration: 'disabled': 2, 'enabled': 1.
             wsTrafficShapingStatus 1.3.6.1.4.1.3845.30.4.1.1.1.33 integer read-only
Traffic shaping (QoS) status. This is also available in the GUI Features page. Enumeration: 'disabled': 2, 'enabled': 1.
             wsSystemLoad 1.3.6.1.4.1.3845.30.4.1.1.1.34 integer read-only
Load indicator, 100 meant overload.
             wsWanSendRate 1.3.6.1.4.1.3845.30.4.1.1.1.35 integer read-only
The average WAN side send rate in the last minute.
             wsWanReceiveRate 1.3.6.1.4.1.3845.30.4.1.1.1.36 integer read-only
The average WAN side receive rate in the last minute.
             wsLanSendRate 1.3.6.1.4.1.3845.30.4.1.1.1.37 integer read-only
The average LAN side send rate in the last minute.
             wsLanReceiveRate 1.3.6.1.4.1.3845.30.4.1.1.1.38 integer read-only
The average LAN side receive rate in the last minute.
             wsNonAcceleratedRate 1.3.6.1.4.1.3845.30.4.1.1.1.39 integer read-only
The average non-accelerated traffic rate in the last minute.
             wsModelNumber 1.3.6.1.4.1.3845.30.4.1.1.1.40 displaystring read-only
Appliance model number.
             wsWccpStatus 1.3.6.1.4.1.3845.30.4.1.1.1.41 integer read-only
WCCP status. This is also available in the GUI Features page. Enumeration: 'disabled': 2, 'enabled': 1.
         wsStatusMIBTables 1.3.6.1.4.1.3845.30.4.1.1.2
             wsActiveAlarmTable 1.3.6.1.4.1.3845.30.4.1.1.2.1 no-access
A list of the active alarm entries. This represents the fault conditions that are still active in the unit.
                 activeAlarmEntry 1.3.6.1.4.1.3845.30.4.1.1.2.1.1 no-access
The active alarm entries that are still valid system faults. RFC2578 (SMIv2) requires this to be not-accessible.
                     wsActiveAlarmIndex 1.3.6.1.4.1.3845.30.4.1.1.2.1.1.1 integer32 read-only
An index that uniquely identifies an entry in the active alarm table.
                     wsActiveAlarmSeqNum 1.3.6.1.4.1.3845.30.4.1.1.2.1.1.2 appaccelerationseqnum read-only
The active alarm's sequence number at the time it was generated.
                     wsActiveAlarmID 1.3.6.1.4.1.3845.30.4.1.1.2.1.1.3 object identifier read-only
The OID identifying the actual trap that was generated.
                     wsActiveAlarmSeverity 1.3.6.1.4.1.3845.30.4.1.1.2.1.1.4 appaccelerationalarmseverity read-only
The alarm severity for the active alarm.
                     wsActiveAlarmLogTime 1.3.6.1.4.1.3845.30.4.1.1.2.1.1.5 timeticks read-only
The value of sysUpTime when the alarm was generated.
                     wsActiveAlarmDesc 1.3.6.1.4.1.3845.30.4.1.1.2.1.1.6 appaccelerationdescription read-only
A description for the active alarm.
                     wsActiveAlarmAcked 1.3.6.1.4.1.3845.30.4.1.1.2.1.1.7 appaccelerationyesno read-write
Identifies if the user has acknowledged the alarm.
                     wsActiveAlarmServiceAffect 1.3.6.1.4.1.3845.30.4.1.1.2.1.1.8 appaccelerationyesno read-only
Identifies if the alarm is service affecting.
             wsServiceClassStatsTable 1.3.6.1.4.1.3845.30.4.1.1.2.2 no-access
A list of service class statistics entries. This contains the performance statistics separated by service classes.
                 wsServiceClassStatsEntry 1.3.6.1.4.1.3845.30.4.1.1.2.2.1 no-access
Each service class entry contains the performance statistics for one service class.
                     wsServiceClassIndex 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.1 integer read-only
This is used as an index that uniquely identifies a service class in the service class statistics table.
                     wsServiceClassName 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.2 displaystring read-only
Name of the service class, e.g. HTTP, FTP, SMTP, CIFS, etc. The list of service classes monitored is defined in the GUI Configure Settings: Service Class page.
                     wsScsCurrentAcceleratedConnections 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.3 integer read-only
Current number of accelerated connections for the service class. This is also available in the GUI Service Class Statistics Detail page. This counter is reset only on system restart.
                     wsScsTotalAcceleratedConnections 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.4 counter64 read-only
Total number of accelerated connections for the service class. This is also available in the GUI Service Class Statistics Detail page. This counter is reset only on system restart.
                     wsScsTotalAcceleratedOctets 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.5 counter64 read-only
Total number of accelerated octets for the service class. This is also available in the GUI Service Class Statistics Detail page. This counter is reset only on system restart.
                     wsScsTotalNonAcceleratedConnections 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.6 counter64 read-only
Total number of non-accelerated connections for the service class. This is also available in the GUI Service Class Statistics Detail page. This counter is reset only on system restart.
                     wsScsTotalNonAcceleratedOctets 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.7 counter64 read-only
Total number of non-accelerated octets for the service class. This is also available in the GUI Service Class Statistics Detail page. This counter is reset only on system restart.
                     wsScsTotalPreCompressionOctets 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.8 counter64 read-only
Total number of accelerated octets for the service class before compression.
                     wsScsCompressSentOctets 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.9 counter64 read-only
Number of accelerated octets sent for the service class after compression.
                     wsScsCompressReceivedOctets 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.10 counter64 read-only
Number of accelerated octets received for the service class after compression.
                     wsScsPreCompressSentOctets 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.11 counter64 read-only
Number of accelerated octets sent for the service class before compression.
                     wsScsPreCompressReceivedOctets 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.12 counter64 read-only
Number of accelerated octets received for the service class before compression.
                     wsScsSendBWSavings 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.13 integer read-only
WAN-side send bandwidth savings. 100% meant very high (above 99.5:1) compression. 0% meant no compression savings. The formula is (Pre-compress-send-bytes - Compressed-send-bytes) / Pre-compress-send-bytes * 100%
                     wsScsRecvBWSavings 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.14 integer read-only
WAN-side receive bandwidth savings. 100% meant very high (above 99.5:1) compression. 0% meant no compression savings. The formula is (Pre-compress-received-bytes - Compressed-received-bytes) / Pre-compress-received-bytes * 100%
                     wsScsSendRecvBWSavings 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.15 integer read-only
Combined send and receive bandwidth savings. The formula is (Pre-compress-bytes - Compressed-bytes) / Pre-compress-bytes * 100%
                     wsScsSendCompressionRatio 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.16 integer read-only
WAN-side send compression ratio per 1000 octets, e.g. 3500 means 3.5 to 1 compression.
                     wsScsRecvCompressionRatio 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.17 integer read-only
WAN-side receive compression ratio per 1000 octets, e.g. 3500 means 3.5 to 1 compression.
                     wsScsSendRecvCompressionRatio 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.18 integer read-only
Combined send and receive compression ratio per 1000 octets, e.g. 3500 means 3.5 to 1 compression.
             wsQosTrafficClassStatsTable 1.3.6.1.4.1.3845.30.4.1.1.2.3 no-access
A list of QoS traffic class statistics.
                 wsQosTcStatsEntry 1.3.6.1.4.1.3845.30.4.1.1.2.3.1 no-access
Each entry contains performance statistics for one QoS traffic class.
                     wsQosIndex 1.3.6.1.4.1.3845.30.4.1.1.2.3.1.1 integer read-only
This index uniquely identifies a QoS traffic class in the QoS traffic class statistics table.
                     wsQosName 1.3.6.1.4.1.3845.30.4.1.1.2.3.1.2 displaystring read-only
Name of the QoS traffic class, which is defined in the GUI Configure Settings: QoS page.
                     wsQosConfiguredSendRatio 1.3.6.1.4.1.3845.30.4.1.1.2.3.1.3 integer read-only
The minimum share of the bandwidth configured for this traffic class. This is also available in the GUI QoS Statistics page.
                     wsQosSentVolume 1.3.6.1.4.1.3845.30.4.1.1.2.3.1.4 counter64 read-only
The total volume of QoS traffic sent for this queue, measured in 1000-octets. This counter may be reset from the GUI QoS Statistics page. The wsQosStatsCollectionTime variable indicates when the counter was reset.
                     wsQosActualSendRatio 1.3.6.1.4.1.3845.30.4.1.1.2.3.1.5 integer read-only
The bandwidth used by this traffic class. This is calculated using the wsQosSentVolume for the traffic class divided by the sum of wsQosSentVolume of all traffic classes.
             wsIcaStatsTable 1.3.6.1.4.1.3845.30.4.1.1.2.4 no-access
A list of ICA Traffic Presentation Layer statistics.
                 wsIcaStatsEntry 1.3.6.1.4.1.3845.30.4.1.1.2.4.1 no-access
Each entry contains the performance statistics for one ICA priority.
                     wsIcaIndex 1.3.6.1.4.1.3845.30.4.1.1.2.4.1.1 integer read-only
This is used as an index that uniquely identifies an ICA service in the ICA Traffic Presentation Layer statistics table.
                     wsIcaServiceName 1.3.6.1.4.1.3845.30.4.1.1.2.4.1.2 displaystring read-only
Name of the ICA service, which is also in the GUI QoS Statistics page, Citrix ICA Traffic Presentation Layer Statistics section.
                     wsIcaPriority 1.3.6.1.4.1.3845.30.4.1.1.2.4.1.3 integer read-only
The ICA Priorities: high is for realtime traffic, medium is for interactive traffic, low is for bulk transfer traffic, background is for the lowest priority traffic. This is no longer applicable starting from release 6.0. Enumeration: 'high': 0, 'notApplicable': 9999, 'medium': 1, 'low': 2, 'background': 3.
                     wsIcaSentVolume 1.3.6.1.4.1.3845.30.4.1.1.2.4.1.4 counter64 read-only
The total volume of traffic sent for this ICA applications measured in 1000-octets. This counter may be reset from the GUI QoS Statistics page.
                     wsIcaSentRatio 1.3.6.1.4.1.3845.30.4.1.1.2.4.1.5 integer read-only
The sent volume as a percent share of the different ICA applications.
                     wsIcaReceivedVolume 1.3.6.1.4.1.3845.30.4.1.1.2.4.1.6 counter64 read-only
The total volume of traffic received for this ICA application, measured in 1000-octets. This counter may be reset from the GUI QoS Statistics page.
                     wsIcaReceivedRatio 1.3.6.1.4.1.3845.30.4.1.1.2.4.1.7 integer read-only
The received volume as a percent share of the different priority of the service. This counter may be reset from the GUI QoS Statistics page.
                     wsIcaSendRate 1.3.6.1.4.1.3845.30.4.1.1.2.4.1.8 integer read-only
The last minute send rate of this ICA application.
                     wsIcaReceiveRate 1.3.6.1.4.1.3845.30.4.1.1.2.4.1.9 integer read-only
The last minute receive rate of this ICA application.
             wsAdapterTable 1.3.6.1.4.1.3845.30.4.1.1.2.5 no-access
A list of adapters configured for the unit. It is also in the GUI IP Address page.
                 wsAdapterEntry 1.3.6.1.4.1.3845.30.4.1.1.2.5.1 no-access
Each entry contains performance statistics for one ADAPTER.
                     wsAdapterIndex 1.3.6.1.4.1.3845.30.4.1.1.2.5.1.1 integer read-only
This is used as an index that uniquely identifies an adapter.
                     wsAdapterName 1.3.6.1.4.1.3845.30.4.1.1.2.5.1.2 displaystring read-only
Adapter name.
                     wsAdapterEnabled 1.3.6.1.4.1.3845.30.4.1.1.2.5.1.3 integer read-only
Adapter state. Enumeration: 'disabled': 2, 'enabled': 1.
                     wsAdapterIp 1.3.6.1.4.1.3845.30.4.1.1.2.5.1.4 ipaddress read-only
Adapter IP address.
                     wsAdapterNetmask 1.3.6.1.4.1.3845.30.4.1.1.2.5.1.5 ipaddress read-only
Adapter network mask.
                     wsAdapterGateway 1.3.6.1.4.1.3845.30.4.1.1.2.5.1.6 ipaddress read-only
Adapter gateway.
                     wsAdapterVirtualIp 1.3.6.1.4.1.3845.30.4.1.1.2.5.1.7 ipaddress read-only
HA virtual IP address.
                     wsAdapterVLanEnabled 1.3.6.1.4.1.3845.30.4.1.1.2.5.1.8 integer read-only
VLAN state. Enumeration: 'disabled': 2, 'enabled': 1.
                     wsAdapterVLanGroup 1.3.6.1.4.1.3845.30.4.1.1.2.5.1.9 integer read-only
VLAN group ID.
             wsLinkStatsTable 1.3.6.1.4.1.3845.30.4.1.1.2.6 no-access
A list of link statistics.
                 linkStatsEntry 1.3.6.1.4.1.3845.30.4.1.1.2.6.1 no-access
Each entry contains the performance statistics for one link.
                     linkIndex 1.3.6.1.4.1.3845.30.4.1.1.2.6.1.1 integer read-only
This index uniquely identifies a link in the link statistics table.
                     linkName 1.3.6.1.4.1.3845.30.4.1.1.2.6.1.2 displaystring read-only
Name of the link.
                     linkSentVolume 1.3.6.1.4.1.3845.30.4.1.1.2.6.1.3 counter64 read-only
The total volume of traffic sent on the link, measured in 1000-octets.
                     linkReceivedVolume 1.3.6.1.4.1.3845.30.4.1.1.2.6.1.4 counter64 read-only
The total volume of traffic received on the link, measured in 1000-octets.
                     linkSentPackets 1.3.6.1.4.1.3845.30.4.1.1.2.6.1.5 counter64 read-only
The total number of packets sent on the link.
                     linkReceivedPackets 1.3.6.1.4.1.3845.30.4.1.1.2.6.1.6 counter64 read-only
The total number of packets received on the link. in 1000-octets.
                     linkDroppedSentVolume 1.3.6.1.4.1.3845.30.4.1.1.2.6.1.7 counter64 read-only
The total traffic not sent on the link due to QoS threshold, measured in 1000-octets.
                     linkDroppedReceivedVolume 1.3.6.1.4.1.3845.30.4.1.1.2.6.1.8 counter64 read-only
The total received traffic dropped from the link due to QoS threshold, measured in 1000-octets.
                     linkDroppedSentPackets 1.3.6.1.4.1.3845.30.4.1.1.2.6.1.9 counter64 read-only
The total number of packets not sent on the link due to QoS threshold.
                     linkDroppedReceivedPackets 1.3.6.1.4.1.3845.30.4.1.1.2.6.1.10 counter64 read-only
The total number of received packets dropped from the link due to QoS threshold.
             wsAppStatsTable 1.3.6.1.4.1.3845.30.4.1.1.2.7 no-access
A list of link statistics.
                 appStatsEntry 1.3.6.1.4.1.3845.30.4.1.1.2.7.1 no-access
Each entry contains the performance statistics for one application on one link.
                     appIndex 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.1 integer read-only
This index uniquely identifies one application on a link.
                     appName 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.2 displaystring read-only
Name of the link.
                     appId 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.3 integer read-only
Unique ID for application.
                     appParentId 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.4 integer read-only
Parent application ID.
                     appGroupId 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.5 integer read-only
Bit mask, indicating the group which this application belong to.
                     appSentVolume 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.6 counter64 read-only
The total volume of traffic sent on the link, measured in 1000-octets.
                     appReceivedVolume 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.7 counter64 read-only
The total volume of traffic sent on the link, measured in 1000-octets.
                     appSentPackets 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.8 counter64 read-only
The total volume of traffic sent on the link, measured in 1000-octets.
                     appReceivedPackets 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.9 counter64 read-only
The total volume of traffic sent on the link, in 1000-octets.
                     appDroppedSentVolume 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.10 counter64 read-only
The total traffic not sent on the link due to QoS threshold, in 1000-octets.
                     appDroppedReceiveVolume 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.11 counter64 read-only
The total received traffic dropped from the link due to QoS threshold, in 1000-octets.
                     appDroppedSentPackets 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.12 counter64 read-only
The total number of packets not sent on the link due to QoS threshold.
                     appDroppedReceivedPackets 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.13 counter64 read-only
The total number of received packets dropped from the link due to QoS threshold.
                     appSendRate 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.14 integer read-only
The last minute send rate of this application.
                     appReceiveRate 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.15 integer read-only
The last minute receive rate of this application.
             wsQosStatsTable 1.3.6.1.4.1.3845.30.4.1.1.2.8 no-access
A list of QoS traffic class statistics.
                 qosStatsEntry 1.3.6.1.4.1.3845.30.4.1.1.2.8.1 no-access
Each entry contains the performance statistics for one QoS traffic class.
                     qosIndex 1.3.6.1.4.1.3845.30.4.1.1.2.8.1.1 integer read-only
This index uniquely identifies a QoS traffic class in the QoS traffic class statistics table.
                     qosPolicyName 1.3.6.1.4.1.3845.30.4.1.1.2.8.1.2 displaystring read-only
Name of the QoS Policy.
                     qosLink 1.3.6.1.4.1.3845.30.4.1.1.2.8.1.3 displaystring read-only
Name of the link.
                     qosSentVolume 1.3.6.1.4.1.3845.30.4.1.1.2.8.1.4 counter64 read-only
The total volume of traffic sent on the link, measured in 1000-octets.
                     qosReceiveVolume 1.3.6.1.4.1.3845.30.4.1.1.2.8.1.5 counter64 read-only
The total volume of traffic sent on the link, measured in 1000-octets.
                     qosSentPackets 1.3.6.1.4.1.3845.30.4.1.1.2.8.1.6 counter64 read-only
The total volume of traffic sent on the link, measured in 1000-octets.
                     qosReceivedPackets 1.3.6.1.4.1.3845.30.4.1.1.2.8.1.7 counter64 read-only
The total volume of traffic sent on the link, in 1000-octets.
                     qosDroppedSentVolume 1.3.6.1.4.1.3845.30.4.1.1.2.8.1.8 counter64 read-only
The total traffic not sent on the link due to QoS threshold, in 1000-octets.
                     qosDroppedReceiveVolume 1.3.6.1.4.1.3845.30.4.1.1.2.8.1.9 counter64 read-only
The total received traffic dropped from the link due to QoS threshold, in 1000-octets.
                     qosDroppedSentPackets 1.3.6.1.4.1.3845.30.4.1.1.2.8.1.10 counter64 read-only
The total number of packets not sent on the link due to QoS threshold.
                     qosDroppedReceivedPackets 1.3.6.1.4.1.3845.30.4.1.1.2.8.1.11 counter64 read-only
The total number of received packets dropped from the link due to QoS threshold.
             wsLscStatsTable 1.3.6.1.4.1.3845.30.4.1.1.2.9 no-access
A list of link level service class statistics.
                 lscStatsEntry 1.3.6.1.4.1.3845.30.4.1.1.2.9.1 no-access
Each entry contains the performance statistics for one link level service class.
                     lscIndex 1.3.6.1.4.1.3845.30.4.1.1.2.9.1.1 integer read-only
This index is used to identify the link statistics within a service class.
                     lscServiceClassName 1.3.6.1.4.1.3845.30.4.1.1.2.9.1.2 displaystring read-only
Name of the service class, e.g. HTTP, FTP, SMTP, CIFS, etc. The list of service classes monitored is defined in the GUI Configure Settings: Service Class page.
                     lscLink 1.3.6.1.4.1.3845.30.4.1.1.2.9.1.3 displaystring read-only
Name of the link.
                     lscSentVolume 1.3.6.1.4.1.3845.30.4.1.1.2.9.1.4 counter64 read-only
The total volume of traffic sent on the link, measured in 1000-octets.
                     lscReceivedVolume 1.3.6.1.4.1.3845.30.4.1.1.2.9.1.5 counter64 read-only
The total volume of traffic sent on the link, measured in 1000-octets.
                     lscSentPackets 1.3.6.1.4.1.3845.30.4.1.1.2.9.1.6 counter64 read-only
The total volume of traffic sent on the link, measured in 1000-octets.
                     lscReceivedPackets 1.3.6.1.4.1.3845.30.4.1.1.2.9.1.7 counter64 read-only
The total volume of traffic sent on the link, in 1000-octets.
                     lscDroppedSentVolume 1.3.6.1.4.1.3845.30.4.1.1.2.9.1.8 counter64 read-only
The total traffic not sent on the link due to QoS threshold, in 1000-octets.
                     lscDroppedReceiveVolume 1.3.6.1.4.1.3845.30.4.1.1.2.9.1.9 counter64 read-only
The total received traffic dropped from the link due to QoS threshold, in 1000-octets.
                     lscDroppedSentPackets 1.3.6.1.4.1.3845.30.4.1.1.2.9.1.10 counter64 read-only
The total number of packets not sent on the link due to QoS threshold.
                     lscDroppedReceivedPackets 1.3.6.1.4.1.3845.30.4.1.1.2.9.1.11 counter64 read-only
The total number of received packets dropped from the link due to QoS threshold.
             wsPartnerTable 1.3.6.1.4.1.3845.30.4.1.1.2.10 no-access
A list of CloudBridge partners
                   partnerEntry 1.3.6.1.4.1.3845.30.4.1.1.2.10.1 no-access
Each row contains information on one partner unit.
                       partnerAddrType 1.3.6.1.4.1.3845.30.4.1.1.2.10.1.1 inetaddresstype read-only
Format of partnerAddr, IPv4 or IPv6. See RFC4001 for InetAddressType and InetAddress usage.
                       partnerAddr 1.3.6.1.4.1.3845.30.4.1.1.2.10.1.2 inetaddress read-only
Partner IP address.
                       partnerConnections 1.3.6.1.4.1.3845.30.4.1.1.2.10.1.3 integer read-only
Number of accelerated connections to partner.
                       partnerSendRate 1.3.6.1.4.1.3845.30.4.1.1.2.10.1.4 integer read-only
The last minute send rate to partner.
                       partnerReceiveRate 1.3.6.1.4.1.3845.30.4.1.1.2.10.1.5 integer read-only
The last minute receive rate from partner.
                       partnerIdleTime 1.3.6.1.4.1.3845.30.4.1.1.2.10.1.6 timeticks read-only
Time where no traffic flows between this partner.
         wsHAMasterIpAddr 1.3.6.1.4.1.3845.30.4.1.1.3 ipaddress no-access
The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisement last received by this virtual router.
         wsStatusMIBAlertTables 1.3.6.1.4.1.3845.30.4.1.1.4
             wsAlertAction 1.3.6.1.4.1.3845.30.4.1.1.4.1 integer read-only
Action of the alert. Enumeration: 'reset': 2, 'expired': 3, 'oneShot': 0, 'set': 1.
             wsAlertClass 1.3.6.1.4.1.3845.30.4.1.1.4.2 integer read-only
Class of the alert. Enumeration: 'haNotCapable': 19, 'sslProxyMajor': 59, 'mapiNtlmError': 71, 'compressionError': 21, 'numBootoutsExceeded': 27, 'nicBypassEvent': 33, 'badHardware': 75, 'lowOnVm': 24, 'vlanNotSupported': 55, 'cpuPegged': 23, 'sslProxyWarning': 61, 'userAccountLocked': 66, 'excessiveIpFragments': 65, 'haNoSecondary': 17, 'groupModeError': 32, 'wccpMajor': 45, 'slowLossRate': 0, 'diskDriveDegraded': 30, 'diskDriveFailed': 31, 'haVIPNotSet': 54, 'internalCritical': 41, 'haPeerKeyStoreLocked': 58, 'invalidGateway': 57, 'fastLossRate': 1, 'sslTunnelMinor': 63, 'asymmetric': 9, 'internal': 13, 'sslProxyMinor': 60, 'redirectorModeFailure': 39, 'maxUnacceleratedConnectionsExceeded': 74, 'unreachable': 37, 'diskFragmented': 35, 'qosEngineError': 70, 'restartRequired': 14, 'diskDriveFailing': 29, 'connectionInvalid': 4, 'numFastRtosExceeded': 26, 'ethernetCrcError': 72, 'badPackets': 10, 'lowOnMemory': 12, 'connectionStalled': 2, 'driverHung': 48, 'haPairCommError': 18, 'vridNotSet': 15, 'internalWarning': 44, 'numSlowRtosExceeded': 25, 'redirectorModeSyn': 36, 'plugInNearLimit': 51, 'haConfigurationChanged': 16, 'smb2AccelerationFailure': 67, 'sslError': 52, 'sslTunnelWarning': 64, 'internalMajor': 42, 'applianceInTheMiddle': 40, 'wccpMinor': 46, 'wccpWarning': 47, 'scpsError': 50, 'tooManyBadTcpChecksum': 56, 'signalingChannelError': 49, 'dnsLookup': 38, 'invalidBridgeConfig': 68, 'badLicense': 7, 'qosLinkConfigError': 73, 'haDispositionError': 53, 'limitExceeded': 8, 'numRewindsExceeded': 28, 'internalMinor': 43, 'lowOnCp': 11, 'arpTimeout': 6, 'sslTunnelMajor': 62, 'connectionTimeout': 3, 'haPeerVersion': 20, 'bwTypeMismatch': 22, 'invalidHttpCachingConfigFile': 69, 'nicHalfDuplex': 5, 'haMisMatchVmip': 34.
             wsAlertMsg 1.3.6.1.4.1.3845.30.4.1.1.4.3 appaccelerationdescription read-only
Message of the alert.
         wsSourceIpAddr 1.3.6.1.4.1.3845.30.4.1.1.5 ipaddress no-access
The IP address of the source of Alert.
     wsStatusMIBConformance 1.3.6.1.4.1.3845.30.4.1.2
         wsStatusMIBCompliances 1.3.6.1.4.1.3845.30.4.1.2.1
             wsStatusCompliance 1.3.6.1.4.1.3845.30.4.1.2.1.1
The compliance statement for agents which implement appAccelerationStatusMIB.
         wsStatusMIBGroups 1.3.6.1.4.1.3845.30.4.1.2.2
             wsStatusGroup 1.3.6.1.4.1.3845.30.4.1.2.2.1
A collection of objects used to retrieve status information
             wsStatusTrapGroup 1.3.6.1.4.1.3845.30.4.1.2.2.2
Conformance group for objects contained in VRRP notifications.
             wsStatusNotifyGroup 1.3.6.1.4.1.3845.30.4.1.2.2.3
A collection of the Notifications supported in the status MIB.
 wsStatusMIBNotifications 1.3.6.1.4.1.3845.30.5.1
     wsNotifyStart 1.3.6.1.4.1.3845.30.5.1.1
An indication that the agent has started running.
     wsNotifyShutdown 1.3.6.1.4.1.3845.30.5.1.2
An indication that the agent is in the process of being shutdown.
     wsNotifyRestart 1.3.6.1.4.1.3845.30.5.1.3
An indication that the agent has been restarted.
     wsHANotifyNewMaster 1.3.6.1.4.1.3845.30.5.1.4
The newMaster trap indicates that the sending agent has transitioned to 'Master' state.
     wsNotifyAvailBWChange 1.3.6.1.4.1.3845.30.5.1.5
And indication that available BW Has Changed
     wsNotifyUnexpectedRestart 1.3.6.1.4.1.3845.30.5.1.6
An indication that the agent has been unexpectedly restarted.
     wsNotifyPersistentError 1.3.6.1.4.1.3845.30.5.1.7
The unit is experiencing a persistent internal error.
     wsNotifyAlert 1.3.6.1.4.1.3845.30.5.1.8
An alert is generated from the unit.
     wsNotifyConfigurationChanged 1.3.6.1.4.1.3845.30.5.1.9
An indication that the configuration has changed.