CISCO-APPLICATION-ACCELERATION-MIB

        This is a MIB for managing Application Acceleration System(s).
This MIB includes instrumentation for providing the
performance statistics and status of the condenser which is
the core of the Application Acceleration System.
A condenser is a software accelerator that applies several
optimization techniques to accelerate Web application access.
The condenser application accelerates and optimizes any HTML or
XML-based application over HTTP resulting in response
time improvements and decrease in bandwidth requirements.
This application shall reside in a content switching module or
appliance.
        
Acronyms and terminology:
        
HTTP 
        
In this MIB it refers to both secure ('HTTPS') as
well as non-secure ('HTTP') web traffic.
        
IMS 
        
If-Modified-Since is an HTTP request type.
The If-Modified-Since request-header field
is used with a method to make it 
conditional: if the requested variant has not
been modified since the time specified in this field,
an entity will not be returned from the server; instead,
a '304' ('not modified') response will be returned without
any message-body.
        
Delta 
        
It is the ability of condenser to dynamically
update client browser caches directly
with content differences, or deltas,
resulting in faster page downloads.
        
FlashForward 
        
FlashForward is a object acceleration technology that
eliminates network delays associated with embedded cacheable
web objects such as images, style sheets, JavaScript files, etc.
FlashForward object acceleration places the responsibility for
validating object freshness on the condenser, rather than on
the client, making it more efficient. With FlashForward, the
client never needs to validate the freshness of browser-cached
objects with the origin server, thus significantly accelerating
page downloads, and reducing both upstream and downstream
traffic associated with object validation requests. 
        
Transformation 
        
It is the change applied on the incoming 
web traffic, as part of specific 
optimization method like delta or
flashforward, to achieve web traffic
acceleration.
        
Objects 
        
All the non-textual embedded components of a web 
page are referred to as Objects in this MIB.
        
Condensable 
        
It refers to all objects that can be subjected 
to optimization by condenser.
        
Non-Condensable 
        
It refers to all objects that cannot be
subjected to optimization by condenser.
        
REFERENCE
        
[1] Hypertext Transfer Protocol -- HTTP/1.1, RFC 2616
    Section 14.25 If-Modified-Since.
    

Imported Objects

ciscoMgmtCISCO-SMI
InetPortNumberINET-ADDRESS-MIB
MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUPSNMPv2-CONF
MODULE-IDENTITY, OBJECT-TYPE, Counter32, NOTIFICATION-TYPESNMPv2-SMI
DateAndTime, TruthValue, TEXTUAL-CONVENTIONSNMPv2-TC

Type Definitions (1)

Name Base Type Values/Constraints
CaaStateactive(1), impaired(2), down(3)

Objects

ciscoApplicationAccelerationMIB .1.3.6.1.4.1.9.9.594
caaMIBNotifications .1.3.6.1.4.1.9.9.594.0
caaMIBObjects .1.3.6.1.4.1.9.9.594.1
caaStats .1.3.6.1.4.1.9.9.594.1.1
caaStatTable .1.3.6.1.4.1.9.9.594.1.1.1
caaStatEntry .1.3.6.1.4.1.9.9.594.1.1.1.1
caaPort .1.3.6.1.4.1.9.9.594.1.1.1.1.1
caaTransformedObjectRequests
.1.3.6.1.4.1.9.9.594.1.1.1.1.10
caaTransformedObjectIMSRequests
.1.3.6.1.4.1.9.9.594.1.1.1.1.11
caaStaticObjectHits
.1.3.6.1.4.1.9.9.594.1.1.1.1.12
caaStaticObjectHitSize
.1.3.6.1.4.1.9.9.594.1.1.1.1.13
caaStaticObjectMisses
.1.3.6.1.4.1.9.9.594.1.1.1.1.14
caaStaticObjectMissSize
.1.3.6.1.4.1.9.9.594.1.1.1.1.15
caaRefreshHits
.1.3.6.1.4.1.9.9.594.1.1.1.1.16
caaIMSHits
.1.3.6.1.4.1.9.9.594.1.1.1.1.17
caaIMSMisses
.1.3.6.1.4.1.9.9.594.1.1.1.1.18
caaDirectRequests
.1.3.6.1.4.1.9.9.594.1.1.1.1.19
caaState .1.3.6.1.4.1.9.9.594.1.1.1.1.2
caaRequestSize
.1.3.6.1.4.1.9.9.594.1.1.1.1.20
caaDeltaAbandons
.1.3.6.1.4.1.9.9.594.1.1.1.1.21
caaRequests
.1.3.6.1.4.1.9.9.594.1.1.1.1.3
caaNoncondensableRequests
.1.3.6.1.4.1.9.9.594.1.1.1.1.4
caaRequestedObjectSize
.1.3.6.1.4.1.9.9.594.1.1.1.1.5
caaFinalResponseSize
.1.3.6.1.4.1.9.9.594.1.1.1.1.6
caaLastRestartedTime
.1.3.6.1.4.1.9.9.594.1.1.1.1.7
caaTransformed
.1.3.6.1.4.1.9.9.594.1.1.1.1.8
caaUntransformed
.1.3.6.1.4.1.9.9.594.1.1.1.1.9
caaNotificationObjects .1.3.6.1.4.1.9.9.594.1.2
caaStateChangeNotifEnabled
.1.3.6.1.4.1.9.9.594.1.2.1
caaMIBConformance .1.3.6.1.4.1.9.9.594.2
caaMIBCompliances .1.3.6.1.4.1.9.9.594.2.1
caaMIBGroups .1.3.6.1.4.1.9.9.594.2.2

Notifications/Traps

NameOIDDescription
caaStateChange

.1.3.6.1.4.1.9.9.594.0.1
This object represents the notification to be generated
when a condenser undergoes a state change. caaState represents
the new state of the condenser.