F5-BIGIP-WAM-MIB

File: F5-BIGIP-WAM-MIB.mib (17899 bytes)

Imported modules

SNMPv2-SMI RFC1155-SMI SNMPv2-TC
HCNUM-TC SNMPv2-CONF INET-ADDRESS-MIB
F5-BIGIP-COMMON-MIB

Imported symbols

OBJECT-TYPE NOTIFICATION-TYPE MODULE-IDENTITY
Integer32 Opaque enterprises
Counter32 Counter64 TimeTicks
Gauge TEXTUAL-CONVENTION MacAddress
CounterBasedGauge64 OBJECT-GROUP MODULE-COMPLIANCE
InetAddress InetAddressType InetPortNumber
bigipTrafficMgmt bigipCompliances bigipGroups
LongDisplayString

Defined Types

WamAppStatEntry  
SEQUENCE    
  wamAppStatName LongDisplayString
  wamAppStatVsName LongDisplayString
  wamAppStatRqstTotal Counter64
  wamAppStatProxied Counter64
  wamAppStatProxiedBytes Counter64
  wamAppStatProxied1500 Counter64
  wamAppStatProxied10k Counter64
  wamAppStatProxied50k Counter64
  wamAppStatProxied100k Counter64
  wamAppStatProxied500k Counter64
  wamAppStatProxied1m Counter64
  wamAppStatProxied5m Counter64
  wamAppStatProxiedLarge Counter64
  wamAppStatProxiedNew Counter64
  wamAppStatProxiedExpired Counter64
  wamAppStatProxiedPerPolicy Counter64
  wamAppStatProxiedPerIrule Counter64
  wamAppStatProxiedPerInvalidation Counter64
  wamAppStatProxiedPerClientRequest Counter64
  wamAppStatProxiedBypass Counter64
  wamAppStatFromCache Counter64
  wamAppStatFromCacheBytes Counter64
  wamAppStatFromCache1500 Counter64
  wamAppStatFromCache10k Counter64
  wamAppStatFromCache50k Counter64
  wamAppStatFromCache100k Counter64
  wamAppStatFromCache500k Counter64
  wamAppStatFromCache1m Counter64
  wamAppStatFromCache5m Counter64
  wamAppStatFromCacheLarge Counter64
  wamAppStatOws2xx Counter64
  wamAppStatOws3xx Counter64
  wamAppStatOws4xx Counter64
  wamAppStatOws5xx Counter64
  wamAppStatOwsDropped Counter64
  wamAppStatOwsRejected Counter64
  wamAppStatWam2xx Counter64
  wamAppStatWam3xx Counter64
  wamAppStatWam4xx Counter64
  wamAppStatWam5xx Counter64
  wamAppStatWam503 Counter64
  wamAppStatWamDropped Counter64

Defined Values

bigipWAM 1.3.6.1.4.1.3375.2.7
Top-level infrastructure of the F5 enterprise MIB tree.
MODULE-IDENTITY    

wamAppStat 1.3.6.1.4.1.3375.2.7.1
OBJECT IDENTIFIER    

wamAppStatResetStats 1.3.6.1.4.1.3375.2.7.1.1
The action to reset resetable statistics data in wamAppStat. Setting this value to 1 will reset statistics data. Note, some statistics data may not be reset including data that are incremental counters.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

wamAppStatNumber 1.3.6.1.4.1.3375.2.7.1.2
The number of wamAppStat entries in the table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

wamAppStatTable 1.3.6.1.4.1.3375.2.7.1.3
A table containing per application statistics for the web accelerator module
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WamAppStatEntry

wamAppStatEntry 1.3.6.1.4.1.3375.2.7.1.3.1
Columns in the wamAppStat Table
Status: current Access: not-accessible
OBJECT-TYPE    
  WamAppStatEntry  

wamAppStatName 1.3.6.1.4.1.3375.2.7.1.3.1.1
The name of the web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  LongDisplayString  

wamAppStatVsName 1.3.6.1.4.1.3375.2.7.1.3.1.2
The name of the virtual server.
Status: current Access: read-only
OBJECT-TYPE    
  LongDisplayString  

wamAppStatRqstTotal 1.3.6.1.4.1.3375.2.7.1.3.1.3
The total number of requests made to this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatProxied 1.3.6.1.4.1.3375.2.7.1.3.1.4
The total number of requests proxied by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatProxiedBytes 1.3.6.1.4.1.3375.2.7.1.3.1.5
The total number of requests proxied by this web accelerator application measured in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatProxied1500 1.3.6.1.4.1.3375.2.7.1.3.1.6
The total number of requests between 0 and 1500 bytes proxied by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatProxied10k 1.3.6.1.4.1.3375.2.7.1.3.1.7
The total number of requests between 1500 and 10K bytes proxied by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatProxied50k 1.3.6.1.4.1.3375.2.7.1.3.1.8
The total number of requests between 10K and 50K bytes proxied by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatProxied100k 1.3.6.1.4.1.3375.2.7.1.3.1.9
The total number of requests between 50K and 100K bytes proxied by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatProxied500k 1.3.6.1.4.1.3375.2.7.1.3.1.10
The total number of requests between 100K and 500K bytes proxied by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatProxied1m 1.3.6.1.4.1.3375.2.7.1.3.1.11
The total number of requests between 500k and 1M bytes proxied by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatProxied5m 1.3.6.1.4.1.3375.2.7.1.3.1.12
The total number of requests between 1M and 5M bytes proxied by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatProxiedLarge 1.3.6.1.4.1.3375.2.7.1.3.1.13
The total number of requests larger than 5M bytes proxied by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatProxiedNew 1.3.6.1.4.1.3375.2.7.1.3.1.14
The total number of new requests proxied by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatProxiedExpired 1.3.6.1.4.1.3375.2.7.1.3.1.15
The total number of expired requests proxied by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatProxiedPerPolicy 1.3.6.1.4.1.3375.2.7.1.3.1.16
The total number of requests proxied per policy by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatProxiedPerIrule 1.3.6.1.4.1.3375.2.7.1.3.1.17
The total number of requests proxied per iRule by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatProxiedPerInvalidation 1.3.6.1.4.1.3375.2.7.1.3.1.18
The total number of requests proxied by invalidation rules by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatProxiedPerClientRequest 1.3.6.1.4.1.3375.2.7.1.3.1.19
The total number of requests proxied by client request headers by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatProxiedBypass 1.3.6.1.4.1.3375.2.7.1.3.1.20
The total number of proxy requests bypassed by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatFromCache 1.3.6.1.4.1.3375.2.7.1.3.1.21
The total number of requests served from cache by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatFromCacheBytes 1.3.6.1.4.1.3375.2.7.1.3.1.22
The total number of request bytes served from cache by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatFromCache1500 1.3.6.1.4.1.3375.2.7.1.3.1.23
The total number of requests between 0 and 1500 bytes served from cache by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatFromCache10k 1.3.6.1.4.1.3375.2.7.1.3.1.24
The total number of requests between 1500 and 10K bytes served from cache by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatFromCache50k 1.3.6.1.4.1.3375.2.7.1.3.1.25
The total number of requests between 10K and 50K bytes served from cache by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatFromCache100k 1.3.6.1.4.1.3375.2.7.1.3.1.26
The total number of requests between 50K and 100K bytes served from cache by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatFromCache500k 1.3.6.1.4.1.3375.2.7.1.3.1.27
The total number of requests between 100K and 500K bytes served from cache by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatFromCache1m 1.3.6.1.4.1.3375.2.7.1.3.1.28
The total number of requests between 500k and 1M bytes served from cache by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatFromCache5m 1.3.6.1.4.1.3375.2.7.1.3.1.29
The total number of requests between 1M and 5M bytes served from cache by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatFromCacheLarge 1.3.6.1.4.1.3375.2.7.1.3.1.30
The total number of requests larger than 5M bytes served from cache by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatOws2xx 1.3.6.1.4.1.3375.2.7.1.3.1.31
The number of origin web server responses in the range of 200 to 206 (successful responses).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatOws3xx 1.3.6.1.4.1.3375.2.7.1.3.1.32
The number of origin web server responses in the range of 300 to 307 (redirection responses).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatOws4xx 1.3.6.1.4.1.3375.2.7.1.3.1.33
The number of origin web server responses in the range of 400 to 417 (client errors).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatOws5xx 1.3.6.1.4.1.3375.2.7.1.3.1.34
The number of origin web server responses in the range of 500 to 505 (server errors).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatOwsDropped 1.3.6.1.4.1.3375.2.7.1.3.1.35
The number of requests dropped by origin web server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatOwsRejected 1.3.6.1.4.1.3375.2.7.1.3.1.36
The number of requests rejected by origin web server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatWam2xx 1.3.6.1.4.1.3375.2.7.1.3.1.37
The number of responses in the range of 200 to 206 (successful responses) served by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatWam3xx 1.3.6.1.4.1.3375.2.7.1.3.1.38
The number of responses in the range of 300 to 307 (redirection responses) served by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatWam4xx 1.3.6.1.4.1.3375.2.7.1.3.1.39
The number of responses in the range of 400 to 417 (client errors) served by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatWam5xx 1.3.6.1.4.1.3375.2.7.1.3.1.40
The number of responses in the range of 500 to 505 (server errors) served by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatWam503 1.3.6.1.4.1.3375.2.7.1.3.1.41
The number of 503 response served by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

wamAppStatWamDropped 1.3.6.1.4.1.3375.2.7.1.3.1.42
The number of requests dropped by this web accelerator application.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

bigipWAMCompliance 1.3.6.1.4.1.3375.2.5.1.7
This specifies the objects that are required to claim compliance to F5 Traffic Management System.
Status: current Access: read-only
MODULE-COMPLIANCE    

bigipWAMGroups 1.3.6.1.4.1.3375.2.5.2.7
OBJECT IDENTIFIER    

wamAppStatGroup 1.3.6.1.4.1.3375.2.5.2.7.1
A collection of objects of wamAppStat MIB.
Status: current Access: read-only
OBJECT-GROUP