CNTEXT-MIB

File: CNTEXT-MIB.mib (36472 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC APENT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress Counter32 DisplayString
RowStatus cntExt

Defined Types

APCntEntry  
SEQUENCE    
  apCntOwner DisplayString
  apCntName DisplayString
  apCntIndex Integer32
  apCntIPAddress IpAddress
  apCntIPProtocol INTEGER
  apCntPort Integer32
  apCntUrl DisplayString
  apCntSticky INTEGER
  apCntBalance INTEGER
  apCntQOSTag Integer32
  apCntEnable INTEGER
  apCntRedirect DisplayString
  apCntDrop DisplayString
  apCntSize Integer32
  apCntPersistence INTEGER
  apCntAuthor DisplayString
  apCntSpider INTEGER
  apCntHits Counter32
  apCntRedirects Counter32
  apCntDrops Counter32
  apCntRejNoServices Counter32
  apCntRejServOverload Counter32
  apCntSpoofs Counter32
  apCntNats Counter32
  apCntByteCount Counter32
  apCntFrameCount Counter32
  apCntZeroButton Integer32
  apCntHotListEnabled INTEGER
  apCntHotListSize Integer32
  apCntHotListThreshold Integer32
  apCntHotListType INTEGER
  apCntHotListInterval Integer32
  apCntFlowTrack INTEGER
  apCntWeightMask DisplayString
  apCntStickyMask IpAddress
  apCntCookieStartPos INTEGER
  apCntHeuristicCookieFence INTEGER
  apCntEqlName DisplayString
  apCntCacheFalloverType INTEGER
  apCntLocalLoadThreshold INTEGER
  apCntStatus RowStatus
  apCntRedirectLoadThreshold INTEGER
  apCntContentType INTEGER
  apCntStickyInactivity Integer32
  apCntDNSBalance INTEGER
  apCntStickyGroup Integer32
  apCntAppTypeBypasses Counter32
  apCntNoSvcBypasses Counter32
  apCntSvcLoadBypasses Counter32
  apCntConnCtBypasses Counter32
  apCntUrqlTblName DisplayString
  apCntStickyStrPre DisplayString
  apCntStickyStrEos DisplayString
  apCntStickyStrSkipLen Integer32
  apCntStickyStrProcLen Integer32
  apCntStickyStrAction INTEGER
  apCntStickyStrAsciiConv INTEGER
  apCntPrimarySorryServer DisplayString
  apCntSecondSorryServer DisplayString
  apCntPrimarySorryHits Counter32
  apCntSecondSorryHits Counter32
  apCntStickySrvrDownFailover INTEGER
  apCntStickyStrType INTEGER
  apCntParamBypass INTEGER
  apCntAvgLocalLoad Integer32
  apCntAvgRemoteLoad Integer32
  apCntDqlName DisplayString
  apCntIPAddressRange INTEGER
  apCntTagListName DisplayString
  apCntStickyNoCookieAction INTEGER
  apCntStickyNoCookieString DisplayString
  apCntStickyCookiePath DisplayString
  apCntStickyCookieExp DisplayString
  apCntStickyCacheExp INTEGER
  apCntTagWeight INTEGER

Defined Values

apCntExtMib 1.3.6.1.4.1.2467.1.16.1
The MIB module used to describe the ArrowPoint Communications content rule table
MODULE-IDENTITY    

apCntRuleOrder 1.3.6.1.4.1.2467.1.16.2
Affects which ruleset is consulted first when categorizing flows
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER hierarchicalFirst(0), cacheRuleFirst(1)  

apCntTable 1.3.6.1.4.1.2467.1.16.4
A list of content rule entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    APCntEntry

apCntEntry 1.3.6.1.4.1.2467.1.16.4.1
A group of information to uniquely identify a content providing service.
Status: current Access: not-accessible
OBJECT-TYPE    
  APCntEntry  

apCntOwner 1.3.6.1.4.1.2467.1.16.4.1.1
The name of the contents administrative owner.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..31)  

apCntName 1.3.6.1.4.1.2467.1.16.4.1.2
The name of the content providing service.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..31)  

apCntIndex 1.3.6.1.4.1.2467.1.16.4.1.3
The unique service index assigned to the name by the SCM.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apCntIPAddress 1.3.6.1.4.1.2467.1.16.4.1.4
The IP Address the of the content providing service.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

apCntIPProtocol 1.3.6.1.4.1.2467.1.16.4.1.5
The IP Protocol the of the content providing service.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER any(0), tcp(6), udp(17)  

apCntPort 1.3.6.1.4.1.2467.1.16.4.1.6
The UDP or TCP port of the content providing service.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

apCntUrl 1.3.6.1.4.1.2467.1.16.4.1.7
The name of the content providing service.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..255)  

apCntSticky 1.3.6.1.4.1.2467.1.16.4.1.8
The sticky attribute controls whether source addresses stick to a server once they go to it initially based on load balancing.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), ssl(2), cookieurl(3), url(4), cookies(5), sticky-srcip-dstport(6), sticky-srcip(7), arrowpoint-cookie(8)  

apCntBalance 1.3.6.1.4.1.2467.1.16.4.1.9
The load distribution algorithm to use for this content.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER roundrobin(1), aca(2), destip(3), srcip(4), domain(5), url(6), leastconn(7), weightedrr(8), domainhash(9), urlhash(10)  

apCntQOSTag 1.3.6.1.4.1.2467.1.16.4.1.10
The QOS tag to associate with this content definition.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

apCntEnable 1.3.6.1.4.1.2467.1.16.4.1.11
The state of the service, either enable or disabled
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

apCntRedirect 1.3.6.1.4.1.2467.1.16.4.1.12
Where to 302 redirect any requests for this content
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

apCntDrop 1.3.6.1.4.1.2467.1.16.4.1.13
Specify that requests for this content receive a 404 message and the txt to include
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

apCntSize 1.3.6.1.4.1.2467.1.16.4.1.14
This object is obsolete.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

apCntPersistence 1.3.6.1.4.1.2467.1.16.4.1.15
Controls whether each GET is inspected individuallly or else GETs may be pipelined on a single persistent TCP connection
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

apCntAuthor 1.3.6.1.4.1.2467.1.16.4.1.16
The name of the author of this content rule.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..16)  

apCntSpider 1.3.6.1.4.1.2467.1.16.4.1.17
Controls whether the content will be spidered at rule activation time.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

apCntHits 1.3.6.1.4.1.2467.1.16.4.1.18
Number of times user request was detected which invoked this content rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apCntRedirects 1.3.6.1.4.1.2467.1.16.4.1.19
Number of times this content rule caused a redirect request.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apCntDrops 1.3.6.1.4.1.2467.1.16.4.1.20
Number of times this content rule was unable to establish a connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apCntRejNoServices 1.3.6.1.4.1.2467.1.16.4.1.21
Number of times this content rule rejected a connection for want of a service.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apCntRejServOverload 1.3.6.1.4.1.2467.1.16.4.1.22
Number of times this content rule rejected a connection because of overload on the designated service(s).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apCntSpoofs 1.3.6.1.4.1.2467.1.16.4.1.23
Number of times a connection was created using this content rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apCntNats 1.3.6.1.4.1.2467.1.16.4.1.24
Number of times network address translation was performed using this content rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apCntByteCount 1.3.6.1.4.1.2467.1.16.4.1.25
Total number of bytes passed using this content rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apCntFrameCount 1.3.6.1.4.1.2467.1.16.4.1.26
Total number of frames passed using this content rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apCntZeroButton 1.3.6.1.4.1.2467.1.16.4.1.27
Number of time counters for this content rule have been zeroed.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

apCntHotListEnabled 1.3.6.1.4.1.2467.1.16.4.1.28
Controls whether a hotlist will be maintained for this content rule.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

apCntHotListSize 1.3.6.1.4.1.2467.1.16.4.1.29
Total number of hotlist entries which will be maintainted for this rule.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..100  

apCntHotListThreshold 1.3.6.1.4.1.2467.1.16.4.1.30
The threshold under which an item is not considered hot.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

apCntHotListType 1.3.6.1.4.1.2467.1.16.4.1.31
Configures how a determination of hotness will be done.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER hitCount(0)  

apCntHotListInterval 1.3.6.1.4.1.2467.1.16.4.1.32
The interval in units of minutes used to refreshing the hot list.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..60  

apCntFlowTrack 1.3.6.1.4.1.2467.1.16.4.1.33
Controls whether arrowflow reporting will be done for this content rule.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

apCntWeightMask 1.3.6.1.4.1.2467.1.16.4.1.34
This object specifies a bitmask used to determine the type of metric to be used for load balancing.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..8)  

apCntStickyMask 1.3.6.1.4.1.2467.1.16.4.1.35
This object specifies the sticky mask used to determine the portion of the IP Address which denotes stickness between the server and client.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

apCntCookieStartPos 1.3.6.1.4.1.2467.1.16.4.1.36
This object specifies the start of a cookie.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..600  

apCntHeuristicCookieFence 1.3.6.1.4.1.2467.1.16.4.1.37
This object specifies the end of a Heuristic Cookie Fence.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..1000  

apCntEqlName 1.3.6.1.4.1.2467.1.16.4.1.38
The name of the EQL associated with this content rule
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

apCntCacheFalloverType 1.3.6.1.4.1.2467.1.16.4.1.39
The type of fallover to use with division balancing
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER linear(1), next(2), bypass(3)  

apCntLocalLoadThreshold 1.3.6.1.4.1.2467.1.16.4.1.40
Redirect services are preferred when all local services exceed this thrreshold.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 2..254  

apCntStatus 1.3.6.1.4.1.2467.1.16.4.1.41
Status entry for this row
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

apCntRedirectLoadThreshold 1.3.6.1.4.1.2467.1.16.4.1.42
Redirect services are eligible when their load is below this thrreshold.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

apCntContentType 1.3.6.1.4.1.2467.1.16.4.1.43
The type of flow associated with this rule
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER http(1), ftp-control(2), realaudio-control(3), ssl(4), bypass(5), ftp-publish(6)  

apCntStickyInactivity 1.3.6.1.4.1.2467.1.16.4.1.44
The maximun inactivity on a sticky connection (in minutes)
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

apCntDNSBalance 1.3.6.1.4.1.2467.1.16.4.1.45
The DNS distribution algorithm to use for this content rule.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER preferlocal(1), roundrobin(2), useownerdnsbalance(3), leastloaded(4)  

apCntStickyGroup 1.3.6.1.4.1.2467.1.16.4.1.46
The sticky group number of a rule, 0 means not being used
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

apCntAppTypeBypasses 1.3.6.1.4.1.2467.1.16.4.1.47
Total number of frames bypassed directly by matching this content rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apCntNoSvcBypasses 1.3.6.1.4.1.2467.1.16.4.1.48
Total number of frames bypassed due to no services available on this content rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apCntSvcLoadBypasses 1.3.6.1.4.1.2467.1.16.4.1.49
Total number of frames bypassed due to overloaded services on this content rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apCntConnCtBypasses 1.3.6.1.4.1.2467.1.16.4.1.50
Total number of frames bypassed due to connection count on this content rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apCntUrqlTblName 1.3.6.1.4.1.2467.1.16.4.1.51
The name of the URQL table associated with this content rule
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..31)  

apCntStickyStrPre 1.3.6.1.4.1.2467.1.16.4.1.52
The string prefix for sticky string operation
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

apCntStickyStrEos 1.3.6.1.4.1.2467.1.16.4.1.53
The End-Of-String characters
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..5)  

apCntStickyStrSkipLen 1.3.6.1.4.1.2467.1.16.4.1.54
The number of bytes to be skipped before sticky operation
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..64  

apCntStickyStrProcLen 1.3.6.1.4.1.2467.1.16.4.1.55
The number of bytes to be processed by the string action
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..64  

apCntStickyStrAction 1.3.6.1.4.1.2467.1.16.4.1.56
The sticky operation to be applied on the sticky cookie/string
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER hash-a(1), hash-xor(2), hash-crc32(3), match-service-cookie(4)  

apCntStickyStrAsciiConv 1.3.6.1.4.1.2467.1.16.4.1.57
To convert the escaped ASCII code to its char in sticky string
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

apCntPrimarySorryServer 1.3.6.1.4.1.2467.1.16.4.1.58
The last chance server which will be chosen if all other servers fail
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..31)  

apCntSecondSorryServer 1.3.6.1.4.1.2467.1.16.4.1.59
The backup for the primary sorry server
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..31)  

apCntPrimarySorryHits 1.3.6.1.4.1.2467.1.16.4.1.60
Total number of hits to the primary sorry server
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apCntSecondSorryHits 1.3.6.1.4.1.2467.1.16.4.1.61
Total number of hits to the secondary sorry server
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apCntStickySrvrDownFailover 1.3.6.1.4.1.2467.1.16.4.1.62
The failover mechanism used when sticky server is not active
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER reject(1), redirect(2), balance(3), sticky-srcip(4), sticky-srcip-dstport(5)  

apCntStickyStrType 1.3.6.1.4.1.2467.1.16.4.1.63
The type of string that strig criteria applies to
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER cookieurl(1), url(2), cookies(3)  

apCntParamBypass 1.3.6.1.4.1.2467.1.16.4.1.64
Specifies that content requests which contain the special terminators '?' or '#' indicating arguments in the request are to bypass transparent caches and are to be sent directly to the origin server.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

apCntAvgLocalLoad 1.3.6.1.4.1.2467.1.16.4.1.65
The currently sensed average load for all local services under this rule
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

apCntAvgRemoteLoad 1.3.6.1.4.1.2467.1.16.4.1.66
The currently sensed average load for all remote services under this rule
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

apCntDqlName 1.3.6.1.4.1.2467.1.16.4.1.67
The name of the DQL table associated with this content rule
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..31)  

apCntIPAddressRange 1.3.6.1.4.1.2467.1.16.4.1.68
The range of IP Addresses of the content providing service.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..65535  

apCntTagListName 1.3.6.1.4.1.2467.1.16.4.1.69
The name of the tag list to be used with this content rule
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..31)  

apCntStickyNoCookieAction 1.3.6.1.4.1.2467.1.16.4.1.70
The action to be taken when no cookie found with sticky cookie config.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER loadbalance(1), reject(2), redirect(3), service(4)  

apCntStickyNoCookieString 1.3.6.1.4.1.2467.1.16.4.1.71
The String used by sticky no cookie redirect action
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

apCntStickyCookiePath 1.3.6.1.4.1.2467.1.16.4.1.72
The value to be used as the Cookie Path Attribute.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..99)  

apCntStickyCookieExp 1.3.6.1.4.1.2467.1.16.4.1.73
The value to be used as the Cookie Experation Attribute. Format - dd:hh:mm:ss
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(11..11)  

apCntStickyCacheExp 1.3.6.1.4.1.2467.1.16.4.1.74
The value used to time out entries in the Cookie Cache.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..60  

apCntTagWeight 1.3.6.1.4.1.2467.1.16.4.1.75
The weight assigned to the rule using header-field-group.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..1024  

apCntAclBypassCt 1.3.6.1.4.1.2467.1.16.5
Total number of frames bypassed due to ACL restrictions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apCntNoRuleBypassCt 1.3.6.1.4.1.2467.1.16.6
Total number of frames bypassed due to no rule matches.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apCntCacheMissBypassCt 1.3.6.1.4.1.2467.1.16.7
Total number of frames bypassed due to returning from a transparent cache.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apCntGarbageBypassCt 1.3.6.1.4.1.2467.1.16.8
Total number of frames bypassed due to unknown info found in the URL.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apCntUrlParamsBypassCt 1.3.6.1.4.1.2467.1.16.9
Total number of frames bypassed due to paramters found in the URL.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

apCntBypassConnectionPersistence 1.3.6.1.4.1.2467.1.16.10
Affects which ruleset is consulted first when categorizing flows
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

apCntPersistenceResetMethod 1.3.6.1.4.1.2467.1.16.11
Affects which ruleset is consulted first when categorizing flows
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER redirect(0), remap(1)