APPACCELERATION-STATUS-MIB

File: APPACCELERATION-STATUS-MIB.mib (69539 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
INET-ADDRESS-MIB APPACCELERATION-TC APPACCELERATION-SMI

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE Counter64 TimeTicks
IpAddress Counter Integer32
DisplayString InetAddress InetAddressType
InetAddressPrefixLength AppAccelerationAlarmSeverity AppAccelerationSeqNum
AppAccelerationYesNo AppAccelerationDescription appAccelerationMgmt
appAccelerationNotifications

Defined Types

ActiveAlarmEntry  
SEQUENCE    
  wsActiveAlarmIndex Integer32
  wsActiveAlarmSeqNum AppAccelerationSeqNum
  wsActiveAlarmID OBJECT IDENTIFIER
  wsActiveAlarmSeverity AppAccelerationAlarmSeverity
  wsActiveAlarmLogTime TimeTicks
  wsActiveAlarmDesc AppAccelerationDescription
  wsActiveAlarmAcked AppAccelerationYesNo
  wsActiveAlarmServiceAffect AppAccelerationYesNo

WsServiceClassStatsEntry  
SEQUENCE    
  wsServiceClassIndex INTEGER
  wsServiceClassName DisplayString
  wsScsCurrentAcceleratedConnections INTEGER
  wsScsTotalAcceleratedConnections Counter64
  wsScsTotalAcceleratedOctets Counter64
  wsScsTotalNonAcceleratedConnections Counter64
  wsScsTotalNonAcceleratedOctets Counter64
  wsScsTotalPreCompressionOctets Counter64
  wsScsCompressSentOctets Counter64
  wsScsCompressReceivedOctets Counter64
  wsScsPreCompressSentOctets Counter64
  wsScsPreCompressReceivedOctets Counter64
  wsScsSendBWSavings INTEGER
  wsScsRecvBWSavings INTEGER
  wsScsSendRecvBWSavings INTEGER
  wsScsSendCompressionRatio INTEGER
  wsScsRecvCompressionRatio INTEGER
  wsScsSendRecvCompressionRatio INTEGER

WsQosTcStatsEntry  
SEQUENCE    
  wsQosIndex INTEGER
  wsQosName DisplayString
  wsQosConfiguredSendRatio INTEGER
  wsQosSentVolume Counter64
  wsQosActualSendRatio INTEGER

WsIcaStatsEntry  
SEQUENCE    
  wsIcaIndex INTEGER
  wsIcaServiceName DisplayString
  wsIcaPriority INTEGER
  wsIcaSentVolume Counter64
  wsIcaSentRatio INTEGER
  wsIcaReceivedVolume Counter64
  wsIcaReceivedRatio INTEGER
  wsIcaSendRate INTEGER
  wsIcaReceiveRate INTEGER

WsAdapterEntry  
SEQUENCE    
  wsAdapterIndex INTEGER
  wsAdapterName DisplayString
  wsAdapterEnabled INTEGER
  wsAdapterIp IpAddress
  wsAdapterNetmask IpAddress
  wsAdapterGateway IpAddress
  wsAdapterVirtualIp IpAddress
  wsAdapterVLanEnabled INTEGER
  wsAdapterVLanGroup INTEGER

LinkStatsEntry  
SEQUENCE    
  linkIndex INTEGER
  linkName DisplayString
  linkSentVolume Counter64
  linkReceivedVolume Counter64
  linkSentPackets Counter64
  linkReceivedPackets Counter64
  linkDroppedSentVolume Counter64
  linkDroppedReceivedVolume Counter64
  linkDroppedSentPackets Counter64
  linkDroppedReceivedPackets Counter64

AppStatsEntry  
SEQUENCE    
  appIndex INTEGER
  appName DisplayString
  appId INTEGER
  appParentId INTEGER
  appGroupId INTEGER
  appSentVolume Counter64
  appReceivedVolume Counter64
  appSentPackets Counter64
  appReceivedPackets Counter64
  appDroppedSentVolume Counter64
  appDroppedReceiveVolume Counter64
  appDroppedSentPackets Counter64
  appDroppedReceivedPackets Counter64
  appSendRate INTEGER
  appReceiveRate INTEGER

QosStatsEntry  
SEQUENCE    
  qosIndex INTEGER
  qosPolicyName DisplayString
  qosLink DisplayString
  qosSentVolume Counter64
  qosReceiveVolume Counter64
  qosSentPackets Counter64
  qosReceivedPackets Counter64
  qosDroppedSentVolume Counter64
  qosDroppedReceiveVolume Counter64
  qosDroppedSentPackets Counter64
  qosDroppedReceivedPackets Counter64

LscStatsEntry  
SEQUENCE    
  lscIndex INTEGER
  lscServiceClassName DisplayString
  lscLink DisplayString
  lscSentVolume Counter64
  lscReceivedVolume Counter64
  lscSentPackets Counter64
  lscReceivedPackets Counter64
  lscDroppedSentVolume Counter64
  lscDroppedReceiveVolume Counter64
  lscDroppedSentPackets Counter64
  lscDroppedReceivedPackets Counter64

PartnerEntry  
SEQUENCE    
  partnerAddrType InetAddressType
  partnerAddr InetAddress
  partnerConnections INTEGER
  partnerSendRate INTEGER
  partnerReceiveRate INTEGER
  partnerIdleTime TimeTicks

Defined Values

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.
MODULE-IDENTITY    

wsStatusMIBObjects 1.3.6.1.4.1.3845.30.4.1.1
OBJECT IDENTIFIER    

wsStatusMIBNotifications 1.3.6.1.4.1.3845.30.5.1
OBJECT IDENTIFIER    

wsStatusMIBConformance 1.3.6.1.4.1.3845.30.4.1.2
OBJECT IDENTIFIER    

wsStatusMIBScalars 1.3.6.1.4.1.3845.30.4.1.1.1
OBJECT IDENTIFIER    

wsOperStatus 1.3.6.1.4.1.3845.30.4.1.1.1.1
The current operational state of the unit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), busy(100), down(101), licenseExpired(102), bypassTraffic(103)  

wsLoad1Min 1.3.6.1.4.1.3845.30.4.1.1.1.2
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

wsLoad5Min 1.3.6.1.4.1.3845.30.4.1.1.1.3
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

wsLoad15Min 1.3.6.1.4.1.3845.30.4.1.1.1.4
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

wsBypass 1.3.6.1.4.1.3845.30.4.1.1.1.5
Traffic processing status. This is also available in the GUI Features page.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), bypass(2)  

wsLastAlarmSeqNum 1.3.6.1.4.1.3845.30.4.1.1.1.6
The value of the alarm sequence number for the last alarm generated as a trap.
Status: current Access: read-only
OBJECT-TYPE    
  AppAccelerationSeqNum  

wsBoostStatus 1.3.6.1.4.1.3845.30.4.1.1.1.7
The selected boost mode. This is also available in the GUI Bandwidth Management page.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER hardboost(1), softboost(2)  

wsBandwidthMode 1.3.6.1.4.1.3845.30.4.1.1.1.8
The selected bandwidth usage. This is also available in the GUI Bandwidth Management page.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER full(1), partial(2)  

wsBandwidthLimit 1.3.6.1.4.1.3845.30.4.1.1.1.9
Send bandwidth limit. This is also available in the GUI Bandwidth Management page.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsWanOutOctets 1.3.6.1.4.1.3845.30.4.1.1.1.10
Number of accelerated octets transmitted on the WAN side. This is also available in the GUI Usage Graph page.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wsWanInOctets 1.3.6.1.4.1.3845.30.4.1.1.1.11
Number of accelerated octets received on the WAN side. This is also available in the GUI Usage Graph page.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wsLanOutOctets 1.3.6.1.4.1.3845.30.4.1.1.1.12
Number of accelerated octets transmitted on the LAN side. This is also available in the GUI Usage Graph page.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wsLanInOctets 1.3.6.1.4.1.3845.30.4.1.1.1.13
Number of accelerated octets received on the LAN side. This is also available in the GUI Usage Graph page.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wsCompressionEffectiveBandwidth 1.3.6.1.4.1.3845.30.4.1.1.1.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsSendCompressionRatio 1.3.6.1.4.1.3845.30.4.1.1.1.15
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsReceiveCompressionRatio 1.3.6.1.4.1.3845.30.4.1.1.1.16
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsCompressionStatsCollectionTime 1.3.6.1.4.1.3845.30.4.1.1.1.17
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

wsAcceleratedConnections 1.3.6.1.4.1.3845.30.4.1.1.1.18
Number of current accelerated (active + inactive) connections. This is also available in the GUI System Status page.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsNonAcceleratedConnections 1.3.6.1.4.1.3845.30.4.1.1.1.19
Number of current non-accelerated connections. This is also available in the GUI System Status page.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsHaState 1.3.6.1.4.1.3845.30.4.1.1.1.20
High availability state of the unit. This is also available in the GUI High Availability page.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER standalone(0), primary(1), secondary(2), restarting(3), starting(4), invalid(5)  

wsHaVmIp 1.3.6.1.4.1.3845.30.4.1.1.1.21
Virtual Management IP Address used in HA setup. This is also available in the GUI High Availability page.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wsHaSecondaryIp 1.3.6.1.4.1.3845.30.4.1.1.1.22
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wsPrimaryIp 1.3.6.1.4.1.3845.30.4.1.1.1.23
IP Address of the Primary Port, which is for management data.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wsCpuUsage 1.3.6.1.4.1.3845.30.4.1.1.1.24
Averaged percent CPU used by the traffic accelerator in the last minute.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsConnectedPlugIns 1.3.6.1.4.1.3845.30.4.1.1.1.25
Current number of Plug-ins connected to this unit. This is also available in the GUI System Status page.
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

wsMaxPlugIns 1.3.6.1.4.1.3845.30.4.1.1.1.26
The Maximum number of Plug-ins that are allowed to connect to this unit. This is also available in the GUI System Status page.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsQosStatsCollectionTime 1.3.6.1.4.1.3845.30.4.1.1.1.27
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

wsUpTime 1.3.6.1.4.1.3845.30.4.1.1.1.28
The time (in hundredths of a second) since the unit was last re-initialized.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

wsSerialNumber 1.3.6.1.4.1.3845.30.4.1.1.1.29
Appliance serial number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wsNonAcceleratedVolume 1.3.6.1.4.1.3845.30.4.1.1.1.30
Total non-accelerated k-bytes received by the unit, on all interfaces.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wsActiveConnections 1.3.6.1.4.1.3845.30.4.1.1.1.31
Number of active accelerated connections. This is also available in the GUI System Status page.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsAccelerationStatus 1.3.6.1.4.1.3845.30.4.1.1.1.32
Traffic acceleration (flow control and compression) status. This is also available in the GUI Features page.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wsTrafficShapingStatus 1.3.6.1.4.1.3845.30.4.1.1.1.33
Traffic shaping (QoS) status. This is also available in the GUI Features page.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wsSystemLoad 1.3.6.1.4.1.3845.30.4.1.1.1.34
Load indicator, 100 meant overload.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsWanSendRate 1.3.6.1.4.1.3845.30.4.1.1.1.35
The average WAN side send rate in the last minute.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsWanReceiveRate 1.3.6.1.4.1.3845.30.4.1.1.1.36
The average WAN side receive rate in the last minute.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsLanSendRate 1.3.6.1.4.1.3845.30.4.1.1.1.37
The average LAN side send rate in the last minute.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsLanReceiveRate 1.3.6.1.4.1.3845.30.4.1.1.1.38
The average LAN side receive rate in the last minute.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsNonAcceleratedRate 1.3.6.1.4.1.3845.30.4.1.1.1.39
The average non-accelerated traffic rate in the last minute.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsModelNumber 1.3.6.1.4.1.3845.30.4.1.1.1.40
Appliance model number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wsWccpStatus 1.3.6.1.4.1.3845.30.4.1.1.1.41
WCCP status. This is also available in the GUI Features page.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wsStatusMIBTables 1.3.6.1.4.1.3845.30.4.1.1.2
OBJECT IDENTIFIER    

wsActiveAlarmTable 1.3.6.1.4.1.3845.30.4.1.1.2.1
A list of the active alarm entries. This represents the fault conditions that are still active in the unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ActiveAlarmEntry

activeAlarmEntry 1.3.6.1.4.1.3845.30.4.1.1.2.1.1
The active alarm entries that are still valid system faults. RFC2578 (SMIv2) requires this to be not-accessible.
Status: current Access: not-accessible
OBJECT-TYPE    
  ActiveAlarmEntry  

wsActiveAlarmIndex 1.3.6.1.4.1.3845.30.4.1.1.2.1.1.1
An index that uniquely identifies an entry in the active alarm table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

wsActiveAlarmSeqNum 1.3.6.1.4.1.3845.30.4.1.1.2.1.1.2
The active alarm's sequence number at the time it was generated.
Status: current Access: read-only
OBJECT-TYPE    
  AppAccelerationSeqNum  

wsActiveAlarmID 1.3.6.1.4.1.3845.30.4.1.1.2.1.1.3
The OID identifying the actual trap that was generated.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

wsActiveAlarmSeverity 1.3.6.1.4.1.3845.30.4.1.1.2.1.1.4
The alarm severity for the active alarm.
Status: current Access: read-only
OBJECT-TYPE    
  AppAccelerationAlarmSeverity  

wsActiveAlarmLogTime 1.3.6.1.4.1.3845.30.4.1.1.2.1.1.5
The value of sysUpTime when the alarm was generated.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

wsActiveAlarmDesc 1.3.6.1.4.1.3845.30.4.1.1.2.1.1.6
A description for the active alarm.
Status: current Access: read-only
OBJECT-TYPE    
  AppAccelerationDescription  

wsActiveAlarmAcked 1.3.6.1.4.1.3845.30.4.1.1.2.1.1.7
Identifies if the user has acknowledged the alarm.
Status: current Access: read-write
OBJECT-TYPE    
  AppAccelerationYesNo  

wsActiveAlarmServiceAffect 1.3.6.1.4.1.3845.30.4.1.1.2.1.1.8
Identifies if the alarm is service affecting.
Status: current Access: read-only
OBJECT-TYPE    
  AppAccelerationYesNo  

wsServiceClassStatsTable 1.3.6.1.4.1.3845.30.4.1.1.2.2
A list of service class statistics entries. This contains the performance statistics separated by service classes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WsServiceClassStatsEntry

wsServiceClassStatsEntry 1.3.6.1.4.1.3845.30.4.1.1.2.2.1
Each service class entry contains the performance statistics for one service class.
Status: current Access: not-accessible
OBJECT-TYPE    
  WsServiceClassStatsEntry  

wsServiceClassIndex 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.1
This is used as an index that uniquely identifies a service class in the service class statistics table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

wsServiceClassName 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wsScsCurrentAcceleratedConnections 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsScsTotalAcceleratedConnections 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wsScsTotalAcceleratedOctets 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wsScsTotalNonAcceleratedConnections 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wsScsTotalNonAcceleratedOctets 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wsScsTotalPreCompressionOctets 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.8
Total number of accelerated octets for the service class before compression.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wsScsCompressSentOctets 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.9
Number of accelerated octets sent for the service class after compression.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wsScsCompressReceivedOctets 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.10
Number of accelerated octets received for the service class after compression.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wsScsPreCompressSentOctets 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.11
Number of accelerated octets sent for the service class before compression.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wsScsPreCompressReceivedOctets 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.12
Number of accelerated octets received for the service class before compression.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wsScsSendBWSavings 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.13
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%
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsScsRecvBWSavings 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.14
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%
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsScsSendRecvBWSavings 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.15
Combined send and receive bandwidth savings. The formula is (Pre-compress-bytes - Compressed-bytes) / Pre-compress-bytes * 100%
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsScsSendCompressionRatio 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.16
WAN-side send compression ratio per 1000 octets, e.g. 3500 means 3.5 to 1 compression.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsScsRecvCompressionRatio 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.17
WAN-side receive compression ratio per 1000 octets, e.g. 3500 means 3.5 to 1 compression.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsScsSendRecvCompressionRatio 1.3.6.1.4.1.3845.30.4.1.1.2.2.1.18
Combined send and receive compression ratio per 1000 octets, e.g. 3500 means 3.5 to 1 compression.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsQosTrafficClassStatsTable 1.3.6.1.4.1.3845.30.4.1.1.2.3
A list of QoS traffic class statistics.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WsQosTcStatsEntry

wsQosTcStatsEntry 1.3.6.1.4.1.3845.30.4.1.1.2.3.1
Each entry contains performance statistics for one QoS traffic class.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  WsQosTcStatsEntry  

wsQosIndex 1.3.6.1.4.1.3845.30.4.1.1.2.3.1.1
This index uniquely identifies a QoS traffic class in the QoS traffic class statistics table.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

wsQosName 1.3.6.1.4.1.3845.30.4.1.1.2.3.1.2
Name of the QoS traffic class, which is defined in the GUI Configure Settings: QoS page.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

wsQosConfiguredSendRatio 1.3.6.1.4.1.3845.30.4.1.1.2.3.1.3
The minimum share of the bandwidth configured for this traffic class. This is also available in the GUI QoS Statistics page.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

wsQosSentVolume 1.3.6.1.4.1.3845.30.4.1.1.2.3.1.4
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

wsQosActualSendRatio 1.3.6.1.4.1.3845.30.4.1.1.2.3.1.5
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

wsIcaStatsTable 1.3.6.1.4.1.3845.30.4.1.1.2.4
A list of ICA Traffic Presentation Layer statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WsIcaStatsEntry

wsIcaStatsEntry 1.3.6.1.4.1.3845.30.4.1.1.2.4.1
Each entry contains the performance statistics for one ICA priority.
Status: current Access: not-accessible
OBJECT-TYPE    
  WsIcaStatsEntry  

wsIcaIndex 1.3.6.1.4.1.3845.30.4.1.1.2.4.1.1
This is used as an index that uniquely identifies an ICA service in the ICA Traffic Presentation Layer statistics table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

wsIcaServiceName 1.3.6.1.4.1.3845.30.4.1.1.2.4.1.2
Name of the ICA service, which is also in the GUI QoS Statistics page, Citrix ICA Traffic Presentation Layer Statistics section.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wsIcaPriority 1.3.6.1.4.1.3845.30.4.1.1.2.4.1.3
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER high(0), medium(1), low(2), background(3), notApplicable(9999)  

wsIcaSentVolume 1.3.6.1.4.1.3845.30.4.1.1.2.4.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wsIcaSentRatio 1.3.6.1.4.1.3845.30.4.1.1.2.4.1.5
The sent volume as a percent share of the different ICA applications.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsIcaReceivedVolume 1.3.6.1.4.1.3845.30.4.1.1.2.4.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wsIcaReceivedRatio 1.3.6.1.4.1.3845.30.4.1.1.2.4.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsIcaSendRate 1.3.6.1.4.1.3845.30.4.1.1.2.4.1.8
The last minute send rate of this ICA application.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsIcaReceiveRate 1.3.6.1.4.1.3845.30.4.1.1.2.4.1.9
The last minute receive rate of this ICA application.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsAdapterTable 1.3.6.1.4.1.3845.30.4.1.1.2.5
A list of adapters configured for the unit. It is also in the GUI IP Address page.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WsAdapterEntry

wsAdapterEntry 1.3.6.1.4.1.3845.30.4.1.1.2.5.1
Each entry contains performance statistics for one ADAPTER.
Status: current Access: not-accessible
OBJECT-TYPE    
  WsAdapterEntry  

wsAdapterIndex 1.3.6.1.4.1.3845.30.4.1.1.2.5.1.1
This is used as an index that uniquely identifies an adapter.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

wsAdapterName 1.3.6.1.4.1.3845.30.4.1.1.2.5.1.2
Adapter name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

wsAdapterEnabled 1.3.6.1.4.1.3845.30.4.1.1.2.5.1.3
Adapter state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wsAdapterIp 1.3.6.1.4.1.3845.30.4.1.1.2.5.1.4
Adapter IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wsAdapterNetmask 1.3.6.1.4.1.3845.30.4.1.1.2.5.1.5
Adapter network mask.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wsAdapterGateway 1.3.6.1.4.1.3845.30.4.1.1.2.5.1.6
Adapter gateway.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wsAdapterVirtualIp 1.3.6.1.4.1.3845.30.4.1.1.2.5.1.7
HA virtual IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wsAdapterVLanEnabled 1.3.6.1.4.1.3845.30.4.1.1.2.5.1.8
VLAN state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wsAdapterVLanGroup 1.3.6.1.4.1.3845.30.4.1.1.2.5.1.9
VLAN group ID.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsLinkStatsTable 1.3.6.1.4.1.3845.30.4.1.1.2.6
A list of link statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LinkStatsEntry

linkStatsEntry 1.3.6.1.4.1.3845.30.4.1.1.2.6.1
Each entry contains the performance statistics for one link.
Status: current Access: not-accessible
OBJECT-TYPE    
  LinkStatsEntry  

linkIndex 1.3.6.1.4.1.3845.30.4.1.1.2.6.1.1
This index uniquely identifies a link in the link statistics table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

linkName 1.3.6.1.4.1.3845.30.4.1.1.2.6.1.2
Name of the link.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

linkSentVolume 1.3.6.1.4.1.3845.30.4.1.1.2.6.1.3
The total volume of traffic sent on the link, measured in 1000-octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

linkReceivedVolume 1.3.6.1.4.1.3845.30.4.1.1.2.6.1.4
The total volume of traffic received on the link, measured in 1000-octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

linkSentPackets 1.3.6.1.4.1.3845.30.4.1.1.2.6.1.5
The total number of packets sent on the link.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

linkReceivedPackets 1.3.6.1.4.1.3845.30.4.1.1.2.6.1.6
The total number of packets received on the link. in 1000-octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

linkDroppedSentVolume 1.3.6.1.4.1.3845.30.4.1.1.2.6.1.7
The total traffic not sent on the link due to QoS threshold, measured in 1000-octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

linkDroppedReceivedVolume 1.3.6.1.4.1.3845.30.4.1.1.2.6.1.8
The total received traffic dropped from the link due to QoS threshold, measured in 1000-octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

linkDroppedSentPackets 1.3.6.1.4.1.3845.30.4.1.1.2.6.1.9
The total number of packets not sent on the link due to QoS threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

linkDroppedReceivedPackets 1.3.6.1.4.1.3845.30.4.1.1.2.6.1.10
The total number of received packets dropped from the link due to QoS threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wsAppStatsTable 1.3.6.1.4.1.3845.30.4.1.1.2.7
A list of link statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AppStatsEntry

appStatsEntry 1.3.6.1.4.1.3845.30.4.1.1.2.7.1
Each entry contains the performance statistics for one application on one link.
Status: current Access: not-accessible
OBJECT-TYPE    
  AppStatsEntry  

appIndex 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.1
This index uniquely identifies one application on a link.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

appName 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.2
Name of the link.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

appId 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.3
Unique ID for application.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

appParentId 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.4
Parent application ID.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

appGroupId 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.5
Bit mask, indicating the group which this application belong to.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

appSentVolume 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.6
The total volume of traffic sent on the link, measured in 1000-octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

appReceivedVolume 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.7
The total volume of traffic sent on the link, measured in 1000-octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

appSentPackets 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.8
The total volume of traffic sent on the link, measured in 1000-octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

appReceivedPackets 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.9
The total volume of traffic sent on the link, in 1000-octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

appDroppedSentVolume 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.10
The total traffic not sent on the link due to QoS threshold, in 1000-octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

appDroppedReceiveVolume 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.11
The total received traffic dropped from the link due to QoS threshold, in 1000-octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

appDroppedSentPackets 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.12
The total number of packets not sent on the link due to QoS threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

appDroppedReceivedPackets 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.13
The total number of received packets dropped from the link due to QoS threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

appSendRate 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.14
The last minute send rate of this application.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

appReceiveRate 1.3.6.1.4.1.3845.30.4.1.1.2.7.1.15
The last minute receive rate of this application.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wsQosStatsTable 1.3.6.1.4.1.3845.30.4.1.1.2.8
A list of QoS traffic class statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosStatsEntry

qosStatsEntry 1.3.6.1.4.1.3845.30.4.1.1.2.8.1
Each entry contains the performance statistics for one QoS traffic class.
Status: current Access: not-accessible
OBJECT-TYPE    
  QosStatsEntry  

qosIndex 1.3.6.1.4.1.3845.30.4.1.1.2.8.1.1
This index uniquely identifies a QoS traffic class in the QoS traffic class statistics table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

qosPolicyName 1.3.6.1.4.1.3845.30.4.1.1.2.8.1.2
Name of the QoS Policy.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  


qosSentVolume 1.3.6.1.4.1.3845.30.4.1.1.2.8.1.4
The total volume of traffic sent on the link, measured in 1000-octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosReceiveVolume 1.3.6.1.4.1.3845.30.4.1.1.2.8.1.5
The total volume of traffic sent on the link, measured in 1000-octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosSentPackets 1.3.6.1.4.1.3845.30.4.1.1.2.8.1.6
The total volume of traffic sent on the link, measured in 1000-octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosReceivedPackets 1.3.6.1.4.1.3845.30.4.1.1.2.8.1.7
The total volume of traffic sent on the link, in 1000-octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosDroppedSentVolume 1.3.6.1.4.1.3845.30.4.1.1.2.8.1.8
The total traffic not sent on the link due to QoS threshold, in 1000-octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosDroppedReceiveVolume 1.3.6.1.4.1.3845.30.4.1.1.2.8.1.9
The total received traffic dropped from the link due to QoS threshold, in 1000-octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosDroppedSentPackets 1.3.6.1.4.1.3845.30.4.1.1.2.8.1.10
The total number of packets not sent on the link due to QoS threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

qosDroppedReceivedPackets 1.3.6.1.4.1.3845.30.4.1.1.2.8.1.11
The total number of received packets dropped from the link due to QoS threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wsLscStatsTable 1.3.6.1.4.1.3845.30.4.1.1.2.9
A list of link level service class statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LscStatsEntry

lscStatsEntry 1.3.6.1.4.1.3845.30.4.1.1.2.9.1
Each entry contains the performance statistics for one link level service class.
Status: current Access: not-accessible
OBJECT-TYPE    
  LscStatsEntry  

lscIndex 1.3.6.1.4.1.3845.30.4.1.1.2.9.1.1
This index is used to identify the link statistics within a service class.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

lscServiceClassName 1.3.6.1.4.1.3845.30.4.1.1.2.9.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  


lscSentVolume 1.3.6.1.4.1.3845.30.4.1.1.2.9.1.4
The total volume of traffic sent on the link, measured in 1000-octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

lscReceivedVolume 1.3.6.1.4.1.3845.30.4.1.1.2.9.1.5
The total volume of traffic sent on the link, measured in 1000-octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

lscSentPackets 1.3.6.1.4.1.3845.30.4.1.1.2.9.1.6
The total volume of traffic sent on the link, measured in 1000-octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

lscReceivedPackets 1.3.6.1.4.1.3845.30.4.1.1.2.9.1.7
The total volume of traffic sent on the link, in 1000-octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

lscDroppedSentVolume 1.3.6.1.4.1.3845.30.4.1.1.2.9.1.8
The total traffic not sent on the link due to QoS threshold, in 1000-octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

lscDroppedReceiveVolume 1.3.6.1.4.1.3845.30.4.1.1.2.9.1.9
The total received traffic dropped from the link due to QoS threshold, in 1000-octets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

lscDroppedSentPackets 1.3.6.1.4.1.3845.30.4.1.1.2.9.1.10
The total number of packets not sent on the link due to QoS threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

lscDroppedReceivedPackets 1.3.6.1.4.1.3845.30.4.1.1.2.9.1.11
The total number of received packets dropped from the link due to QoS threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wsPartnerTable 1.3.6.1.4.1.3845.30.4.1.1.2.10
A list of CloudBridge partners
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PartnerEntry

partnerEntry 1.3.6.1.4.1.3845.30.4.1.1.2.10.1
Each row contains information on one partner unit.
Status: current Access: not-accessible
OBJECT-TYPE    
  PartnerEntry  

partnerAddrType 1.3.6.1.4.1.3845.30.4.1.1.2.10.1.1
Format of partnerAddr, IPv4 or IPv6. See RFC4001 for InetAddressType and InetAddress usage.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

partnerAddr 1.3.6.1.4.1.3845.30.4.1.1.2.10.1.2
Partner IP address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

partnerConnections 1.3.6.1.4.1.3845.30.4.1.1.2.10.1.3
Number of accelerated connections to partner.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

partnerSendRate 1.3.6.1.4.1.3845.30.4.1.1.2.10.1.4
The last minute send rate to partner.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

partnerReceiveRate 1.3.6.1.4.1.3845.30.4.1.1.2.10.1.5
The last minute receive rate from partner.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

partnerIdleTime 1.3.6.1.4.1.3845.30.4.1.1.2.10.1.6
Time where no traffic flows between this partner.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

wsHAMasterIpAddr 1.3.6.1.4.1.3845.30.4.1.1.3
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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

wsSourceIpAddr 1.3.6.1.4.1.3845.30.4.1.1.5
The IP address of the source of Alert.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

wsStatusMIBAlertTables 1.3.6.1.4.1.3845.30.4.1.1.4
OBJECT IDENTIFIER    

wsAlertAction 1.3.6.1.4.1.3845.30.4.1.1.4.1
Action of the alert.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER oneShot(0), set(1), reset(2), expired(3)  

wsAlertClass 1.3.6.1.4.1.3845.30.4.1.1.4.2
Class of the alert.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER slowLossRate(0), fastLossRate(1), connectionStalled(2), connectionTimeout(3), connectionInvalid(4), nicHalfDuplex(5), arpTimeout(6), badLicense(7), limitExceeded(8), asymmetric(9), badPackets(10), lowOnCpu(11), lowOnMemory(12), internal(13), restartRequired(14), vridNotSet(15), haConfigurationChanged(16), haNoSecondary(17), haPairCommError(18), haNotCapable(19), haPeerVersion(20), compressionError(21), bwTypeMismatch(22), cpuPegged(23), lowOnVm(24), numSlowRtosExceeded(25), numFastRtosExceeded(26), numBootoutsExceeded(27), numRewindsExceeded(28), diskDriveFailing(29), diskDriveDegraded(30), diskDriveFailed(31), groupModeError(32), nicBypassEvent(33), haMisMatchVmip(34), diskFragmented(35), redirectorModeSyn(36), unreachable(37), dnsLookup(38), redirectorModeFailure(39), applianceInTheMiddle(40), internalCritical(41), internalMajor(42), internalMinor(43), internalWarning(44), wccpMajor(45), wccpMinor(46), wccpWarning(47), driverHung(48), signalingChannelError(49), scpsError(50), plugInNearLimit(51), sslError(52), haDispositionError(53), haVIPNotSet(54), vlanNotSupported(55), tooManyBadTcpChecksum(56), invalidGateway(57), haPeerKeyStoreLocked(58), sslProxyMajor(59), sslProxyMinor(60), sslProxyWarning(61), sslTunnelMajor(62), sslTunnelMinor(63), sslTunnelWarning(64), excessiveIpFragments(65), userAccountLocked(66), smb2AccelerationFailure(67), invalidBridgeConfig(68), invalidHttpCachingConfigFile(69), qosEngineError(70), mapiNtlmError(71), ethernetCrcError(72), qosLinkConfigError(73), maxUnacceleratedConnectionsExceeded(74), badHardware(75)  

wsAlertMsg 1.3.6.1.4.1.3845.30.4.1.1.4.3
Message of the alert.
Status: current Access: read-only
OBJECT-TYPE    
  AppAccelerationDescription  

wsNotifyStart 1.3.6.1.4.1.3845.30.5.1.1
An indication that the agent has started running.
Status: current Access: read-only
NOTIFICATION-TYPE    

wsNotifyShutdown 1.3.6.1.4.1.3845.30.5.1.2
An indication that the agent is in the process of being shutdown.
Status: current Access: read-only
NOTIFICATION-TYPE    

wsNotifyRestart 1.3.6.1.4.1.3845.30.5.1.3
An indication that the agent has been restarted.
Status: deprecated Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

wsNotifyAvailBWChange 1.3.6.1.4.1.3845.30.5.1.5
And indication that available BW Has Changed
Status: deprecated Access: read-only
NOTIFICATION-TYPE    

wsNotifyUnexpectedRestart 1.3.6.1.4.1.3845.30.5.1.6
An indication that the agent has been unexpectedly restarted.
Status: current Access: read-only
NOTIFICATION-TYPE    

wsNotifyPersistentError 1.3.6.1.4.1.3845.30.5.1.7
The unit is experiencing a persistent internal error.
Status: current Access: read-only
NOTIFICATION-TYPE    

wsNotifyAlert 1.3.6.1.4.1.3845.30.5.1.8
An alert is generated from the unit.
Status: current Access: read-only
NOTIFICATION-TYPE    

wsNotifyConfigurationChanged 1.3.6.1.4.1.3845.30.5.1.9
An indication that the configuration has changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

wsStatusMIBCompliances 1.3.6.1.4.1.3845.30.4.1.2.1
OBJECT IDENTIFIER    

wsStatusMIBGroups 1.3.6.1.4.1.3845.30.4.1.2.2
OBJECT IDENTIFIER    

wsStatusCompliance 1.3.6.1.4.1.3845.30.4.1.2.1.1
The compliance statement for agents which implement appAccelerationStatusMIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

wsStatusGroup 1.3.6.1.4.1.3845.30.4.1.2.2.1
A collection of objects used to retrieve status information
Status: current Access: read-only
OBJECT-GROUP    

wsStatusTrapGroup 1.3.6.1.4.1.3845.30.4.1.2.2.2
Conformance group for objects contained in VRRP notifications.
Status: current Access: read-only
OBJECT-GROUP    

wsStatusNotifyGroup 1.3.6.1.4.1.3845.30.4.1.2.2.3
A collection of the Notifications supported in the status MIB.
Status: current Access: read-only
OBJECT-GROUP