CNTEXT-MIB: View SNMP OID List / Download MIB

VENDOR: ARROWPOINT COMMUNICATIONS INC.


 Home MIB: CNTEXT-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
 apCntExtMib 1.3.6.1.4.1.2467.1.16.1
The MIB module used to describe the ArrowPoint Communications content rule table
 apCntRuleOrder 1.3.6.1.4.1.2467.1.16.2 integer read-write
Affects which ruleset is consulted first when categorizing flows Enumeration: 'cacheRuleFirst': 1, 'hierarchicalFirst': 0.
 apCntTable 1.3.6.1.4.1.2467.1.16.4 no-access
A list of content rule entries.
     apCntEntry 1.3.6.1.4.1.2467.1.16.4.1 no-access
A group of information to uniquely identify a content providing service.
         apCntOwner 1.3.6.1.4.1.2467.1.16.4.1.1 displaystring read-only
The name of the contents administrative owner.
         apCntName 1.3.6.1.4.1.2467.1.16.4.1.2 displaystring read-only
The name of the content providing service.
         apCntIndex 1.3.6.1.4.1.2467.1.16.4.1.3 integer32 read-only
The unique service index assigned to the name by the SCM.
         apCntIPAddress 1.3.6.1.4.1.2467.1.16.4.1.4 ipaddress read-only
The IP Address the of the content providing service.
         apCntIPProtocol 1.3.6.1.4.1.2467.1.16.4.1.5 integer read-only
The IP Protocol the of the content providing service. Enumeration: 'udp': 17, 'any': 0, 'tcp': 6.
         apCntPort 1.3.6.1.4.1.2467.1.16.4.1.6 integer32 read-only
The UDP or TCP port of the content providing service.
         apCntUrl 1.3.6.1.4.1.2467.1.16.4.1.7 displaystring read-only
The name of the content providing service.
         apCntSticky 1.3.6.1.4.1.2467.1.16.4.1.8 integer read-only
The sticky attribute controls whether source addresses stick to a server once they go to it initially based on load balancing. Enumeration: 'none': 1, 'sticky-srcip-dstport': 6, 'sticky-srcip': 7, 'url': 4, 'cookies': 5, 'ssl': 2, 'cookieurl': 3, 'arrowpoint-cookie': 8.
         apCntBalance 1.3.6.1.4.1.2467.1.16.4.1.9 integer read-only
The load distribution algorithm to use for this content. Enumeration: 'weightedrr': 8, 'aca': 2, 'leastconn': 7, 'url': 6, 'domain': 5, 'destip': 3, 'urlhash': 10, 'srcip': 4, 'roundrobin': 1, 'domainhash': 9.
         apCntQOSTag 1.3.6.1.4.1.2467.1.16.4.1.10 integer32 read-only
The QOS tag to associate with this content definition.
         apCntEnable 1.3.6.1.4.1.2467.1.16.4.1.11 integer read-only
The state of the service, either enable or disabled Enumeration: 'enable': 1, 'disable': 0.
         apCntRedirect 1.3.6.1.4.1.2467.1.16.4.1.12 displaystring read-only
Where to 302 redirect any requests for this content
         apCntDrop 1.3.6.1.4.1.2467.1.16.4.1.13 displaystring read-only
Specify that requests for this content receive a 404 message and the txt to include
         apCntSize 1.3.6.1.4.1.2467.1.16.4.1.14 integer32 read-only
This object is obsolete.
         apCntPersistence 1.3.6.1.4.1.2467.1.16.4.1.15 integer read-only
Controls whether each GET is inspected individuallly or else GETs may be pipelined on a single persistent TCP connection Enumeration: 'enable': 1, 'disable': 0.
         apCntAuthor 1.3.6.1.4.1.2467.1.16.4.1.16 displaystring read-only
The name of the author of this content rule.
         apCntSpider 1.3.6.1.4.1.2467.1.16.4.1.17 integer read-only
Controls whether the content will be spidered at rule activation time. Enumeration: 'enable': 1, 'disable': 0.
         apCntHits 1.3.6.1.4.1.2467.1.16.4.1.18 counter32 read-only
Number of times user request was detected which invoked this content rule.
         apCntRedirects 1.3.6.1.4.1.2467.1.16.4.1.19 counter32 read-only
Number of times this content rule caused a redirect request.
         apCntDrops 1.3.6.1.4.1.2467.1.16.4.1.20 counter32 read-only
Number of times this content rule was unable to establish a connection.
         apCntRejNoServices 1.3.6.1.4.1.2467.1.16.4.1.21 counter32 read-only
Number of times this content rule rejected a connection for want of a service.
         apCntRejServOverload 1.3.6.1.4.1.2467.1.16.4.1.22 counter32 read-only
Number of times this content rule rejected a connection because of overload on the designated service(s).
         apCntSpoofs 1.3.6.1.4.1.2467.1.16.4.1.23 counter32 read-only
Number of times a connection was created using this content rule.
         apCntNats 1.3.6.1.4.1.2467.1.16.4.1.24 counter32 read-only
Number of times network address translation was performed using this content rule.
         apCntByteCount 1.3.6.1.4.1.2467.1.16.4.1.25 counter32 read-only
Total number of bytes passed using this content rule.
         apCntFrameCount 1.3.6.1.4.1.2467.1.16.4.1.26 counter32 read-only
Total number of frames passed using this content rule.
         apCntZeroButton 1.3.6.1.4.1.2467.1.16.4.1.27 integer32 read-only
Number of time counters for this content rule have been zeroed.
         apCntHotListEnabled 1.3.6.1.4.1.2467.1.16.4.1.28 integer read-only
Controls whether a hotlist will be maintained for this content rule. Enumeration: 'enable': 1, 'disable': 0.
         apCntHotListSize 1.3.6.1.4.1.2467.1.16.4.1.29 integer32 read-only
Total number of hotlist entries which will be maintainted for this rule.
         apCntHotListThreshold 1.3.6.1.4.1.2467.1.16.4.1.30 integer32 read-only
The threshold under which an item is not considered hot.
         apCntHotListType 1.3.6.1.4.1.2467.1.16.4.1.31 integer read-only
Configures how a determination of hotness will be done. Enumeration: 'hitCount': 0.
         apCntHotListInterval 1.3.6.1.4.1.2467.1.16.4.1.32 integer32 read-only
The interval in units of minutes used to refreshing the hot list.
         apCntFlowTrack 1.3.6.1.4.1.2467.1.16.4.1.33 integer read-only
Controls whether arrowflow reporting will be done for this content rule. Enumeration: 'enable': 1, 'disable': 0.
         apCntWeightMask 1.3.6.1.4.1.2467.1.16.4.1.34 displaystring read-only
This object specifies a bitmask used to determine the type of metric to be used for load balancing.
         apCntStickyMask 1.3.6.1.4.1.2467.1.16.4.1.35 ipaddress read-only
This object specifies the sticky mask used to determine the portion of the IP Address which denotes stickness between the server and client.
         apCntCookieStartPos 1.3.6.1.4.1.2467.1.16.4.1.36 integer read-only
This object specifies the start of a cookie.
         apCntHeuristicCookieFence 1.3.6.1.4.1.2467.1.16.4.1.37 integer read-only
This object specifies the end of a Heuristic Cookie Fence.
         apCntEqlName 1.3.6.1.4.1.2467.1.16.4.1.38 displaystring read-only
The name of the EQL associated with this content rule
         apCntCacheFalloverType 1.3.6.1.4.1.2467.1.16.4.1.39 integer read-only
The type of fallover to use with division balancing Enumeration: 'linear': 1, 'bypass': 3, 'next': 2.
         apCntLocalLoadThreshold 1.3.6.1.4.1.2467.1.16.4.1.40 integer read-only
Redirect services are preferred when all local services exceed this thrreshold.
         apCntStatus 1.3.6.1.4.1.2467.1.16.4.1.41 rowstatus read-only
Status entry for this row
         apCntRedirectLoadThreshold 1.3.6.1.4.1.2467.1.16.4.1.42 integer read-only
Redirect services are eligible when their load is below this thrreshold.
         apCntContentType 1.3.6.1.4.1.2467.1.16.4.1.43 integer read-only
The type of flow associated with this rule Enumeration: 'http': 1, 'ftp-control': 2, 'ftp-publish': 6, 'ssl': 4, 'bypass': 5, 'realaudio-control': 3.
         apCntStickyInactivity 1.3.6.1.4.1.2467.1.16.4.1.44 integer32 read-only
The maximun inactivity on a sticky connection (in minutes)
         apCntDNSBalance 1.3.6.1.4.1.2467.1.16.4.1.45 integer read-only
The DNS distribution algorithm to use for this content rule. Enumeration: 'roundrobin': 2, 'leastloaded': 4, 'preferlocal': 1, 'useownerdnsbalance': 3.
         apCntStickyGroup 1.3.6.1.4.1.2467.1.16.4.1.46 integer32 read-only
The sticky group number of a rule, 0 means not being used
         apCntAppTypeBypasses 1.3.6.1.4.1.2467.1.16.4.1.47 counter32 read-only
Total number of frames bypassed directly by matching this content rule.
         apCntNoSvcBypasses 1.3.6.1.4.1.2467.1.16.4.1.48 counter32 read-only
Total number of frames bypassed due to no services available on this content rule.
         apCntSvcLoadBypasses 1.3.6.1.4.1.2467.1.16.4.1.49 counter32 read-only
Total number of frames bypassed due to overloaded services on this content rule.
         apCntConnCtBypasses 1.3.6.1.4.1.2467.1.16.4.1.50 counter32 read-only
Total number of frames bypassed due to connection count on this content rule.
         apCntUrqlTblName 1.3.6.1.4.1.2467.1.16.4.1.51 displaystring read-only
The name of the URQL table associated with this content rule
         apCntStickyStrPre 1.3.6.1.4.1.2467.1.16.4.1.52 displaystring read-only
The string prefix for sticky string operation
         apCntStickyStrEos 1.3.6.1.4.1.2467.1.16.4.1.53 displaystring read-only
The End-Of-String characters
         apCntStickyStrSkipLen 1.3.6.1.4.1.2467.1.16.4.1.54 integer32 read-only
The number of bytes to be skipped before sticky operation
         apCntStickyStrProcLen 1.3.6.1.4.1.2467.1.16.4.1.55 integer32 read-only
The number of bytes to be processed by the string action
         apCntStickyStrAction 1.3.6.1.4.1.2467.1.16.4.1.56 integer read-only
The sticky operation to be applied on the sticky cookie/string Enumeration: 'hash-a': 1, 'hash-crc32': 3, 'match-service-cookie': 4, 'hash-xor': 2.
         apCntStickyStrAsciiConv 1.3.6.1.4.1.2467.1.16.4.1.57 integer read-only
To convert the escaped ASCII code to its char in sticky string Enumeration: 'enable': 1, 'disable': 2.
         apCntPrimarySorryServer 1.3.6.1.4.1.2467.1.16.4.1.58 displaystring read-only
The last chance server which will be chosen if all other servers fail
         apCntSecondSorryServer 1.3.6.1.4.1.2467.1.16.4.1.59 displaystring read-only
The backup for the primary sorry server
         apCntPrimarySorryHits 1.3.6.1.4.1.2467.1.16.4.1.60 counter32 read-only
Total number of hits to the primary sorry server
         apCntSecondSorryHits 1.3.6.1.4.1.2467.1.16.4.1.61 counter32 read-only
Total number of hits to the secondary sorry server
         apCntStickySrvrDownFailover 1.3.6.1.4.1.2467.1.16.4.1.62 integer read-only
The failover mechanism used when sticky server is not active Enumeration: 'redirect': 2, 'sticky-srcip': 4, 'balance': 3, 'sticky-srcip-dstport': 5, 'reject': 1.
         apCntStickyStrType 1.3.6.1.4.1.2467.1.16.4.1.63 integer read-only
The type of string that strig criteria applies to Enumeration: 'url': 2, 'cookies': 3, 'cookieurl': 1.
         apCntParamBypass 1.3.6.1.4.1.2467.1.16.4.1.64 integer read-only
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. Enumeration: 'enable': 1, 'disable': 2.
         apCntAvgLocalLoad 1.3.6.1.4.1.2467.1.16.4.1.65 integer32 read-only
The currently sensed average load for all local services under this rule
         apCntAvgRemoteLoad 1.3.6.1.4.1.2467.1.16.4.1.66 integer32 read-only
The currently sensed average load for all remote services under this rule
         apCntDqlName 1.3.6.1.4.1.2467.1.16.4.1.67 displaystring read-only
The name of the DQL table associated with this content rule
         apCntIPAddressRange 1.3.6.1.4.1.2467.1.16.4.1.68 integer read-only
The range of IP Addresses of the content providing service.
         apCntTagListName 1.3.6.1.4.1.2467.1.16.4.1.69 displaystring read-only
The name of the tag list to be used with this content rule
         apCntStickyNoCookieAction 1.3.6.1.4.1.2467.1.16.4.1.70 integer read-only
The action to be taken when no cookie found with sticky cookie config. Enumeration: 'redirect': 3, 'loadbalance': 1, 'service': 4, 'reject': 2.
         apCntStickyNoCookieString 1.3.6.1.4.1.2467.1.16.4.1.71 displaystring read-only
The String used by sticky no cookie redirect action
         apCntStickyCookiePath 1.3.6.1.4.1.2467.1.16.4.1.72 displaystring read-only
The value to be used as the Cookie Path Attribute.
         apCntStickyCookieExp 1.3.6.1.4.1.2467.1.16.4.1.73 displaystring read-only
The value to be used as the Cookie Experation Attribute. Format - dd:hh:mm:ss
         apCntStickyCacheExp 1.3.6.1.4.1.2467.1.16.4.1.74 integer read-only
The value used to time out entries in the Cookie Cache.
         apCntTagWeight 1.3.6.1.4.1.2467.1.16.4.1.75 integer read-only
The weight assigned to the rule using header-field-group.
 apCntAclBypassCt 1.3.6.1.4.1.2467.1.16.5 counter32 read-only
Total number of frames bypassed due to ACL restrictions.
 apCntNoRuleBypassCt 1.3.6.1.4.1.2467.1.16.6 counter32 read-only
Total number of frames bypassed due to no rule matches.
 apCntCacheMissBypassCt 1.3.6.1.4.1.2467.1.16.7 counter32 read-only
Total number of frames bypassed due to returning from a transparent cache.
 apCntGarbageBypassCt 1.3.6.1.4.1.2467.1.16.8 counter32 read-only
Total number of frames bypassed due to unknown info found in the URL.
 apCntUrlParamsBypassCt 1.3.6.1.4.1.2467.1.16.9 counter32 read-only
Total number of frames bypassed due to paramters found in the URL.
 apCntBypassConnectionPersistence 1.3.6.1.4.1.2467.1.16.10 integer read-write
Affects which ruleset is consulted first when categorizing flows Enumeration: 'enable': 1, 'disable': 0.
 apCntPersistenceResetMethod 1.3.6.1.4.1.2467.1.16.11 integer read-write
Affects which ruleset is consulted first when categorizing flows Enumeration: 'redirect': 0, 'remap': 1.