TAGEXT-MIB

File: TAGEXT-MIB.mib (9450 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC APENT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
DisplayString RowStatus tagExt

Defined Types

APTagListEntry  
SEQUENCE    
  apTagListName DisplayString
  apTagListDescription DisplayString
  apTagListStatus RowStatus

APTagInfoEntry  
SEQUENCE    
  apTagIndex Integer32
  apTagType INTEGER
  apTagName DisplayString
  apTagDescription DisplayString
  apTagOperator INTEGER
  apTagKeyword DisplayString
  apTagKeywordLen Integer32
  apTagKqlName DisplayString
  apTagSearchLen Integer32
  apTagStatus RowStatus

APKqlEntry  
SEQUENCE    
  apKqlName DisplayString
  apKqlDescription DisplayString
  apKqlStatus RowStatus

APKeywordEntry  
SEQUENCE    
  apKeywordStr DisplayString
  apKeywordStatus RowStatus

Defined Values

apTagExtMib 1.3.6.1.4.1.2467.1.53.1
The MIB module used to describe the ArrowPoint Communications Content Tag Lists
MODULE-IDENTITY    

apTagListTable 1.3.6.1.4.1.2467.1.53.2
A list of content tag lists
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    APTagListEntry

apTagListEntry 1.3.6.1.4.1.2467.1.53.2.1
A group of information uniquely identifying a tag list
Status: current Access: not-accessible
OBJECT-TYPE    
  APTagListEntry  

apTagListName 1.3.6.1.4.1.2467.1.53.2.1.1
The name of the Tag List
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..31)  

apTagListDescription 1.3.6.1.4.1.2467.1.53.2.1.2
An Tag List description
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

apTagListStatus 1.3.6.1.4.1.2467.1.53.2.1.3
Status entry for this row
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

apTagInfoTable 1.3.6.1.4.1.2467.1.53.3
A list of tag info blocks associated with a tag list
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    APTagInfoEntry

apTagInfoEntry 1.3.6.1.4.1.2467.1.53.3.1
Information uniquely identifying a tag within a tag list
Status: current Access: not-accessible
OBJECT-TYPE    
  APTagInfoEntry  

apTagIndex 1.3.6.1.4.1.2467.1.53.3.1.1
The tag's index
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

apTagType 1.3.6.1.4.1.2467.1.53.3.1.2
The type of the content tag to be processed
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER request-line(0), user-agent(1), language(2), host(3), pragma(4), cache-control(5), cookies(6), connection(7), charset(8), encoding(9), accept(10), referer(11)  

apTagName 1.3.6.1.4.1.2467.1.53.3.1.3
A unique name to identify the tag info entry.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..31)  

apTagDescription 1.3.6.1.4.1.2467.1.53.3.1.4
A description of this tag entry
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..64)  

apTagOperator 1.3.6.1.4.1.2467.1.53.3.1.5
The operation used by the tag
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER contain(1), not-contain(2), equal(3), not-equal(4), exist(5), not-exist(6)  

apTagKeyword 1.3.6.1.4.1.2467.1.53.3.1.6
The keyword used for the tag operation
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..31)  

apTagKeywordLen 1.3.6.1.4.1.2467.1.53.3.1.7
The length of the keyword being used
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..32  

apTagKqlName 1.3.6.1.4.1.2467.1.53.3.1.8
The name of the associated keyword list
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..31)  

apTagSearchLen 1.3.6.1.4.1.2467.1.53.3.1.9
The optional length used to search the tag
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1024  

apTagStatus 1.3.6.1.4.1.2467.1.53.3.1.10
Status entry for this row
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

apKqlTable 1.3.6.1.4.1.2467.1.53.4
A list of keyword qualifier lists
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    APKqlEntry

apKqlEntry 1.3.6.1.4.1.2467.1.53.4.1
A group of information uniquely identifying an KQL. One entry exists for each KQL
Status: current Access: not-accessible
OBJECT-TYPE    
  APKqlEntry  

apKqlName 1.3.6.1.4.1.2467.1.53.4.1.1
The name of the KQL
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..31)  

apKqlDescription 1.3.6.1.4.1.2467.1.53.4.1.2
An KQL description
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

apKqlStatus 1.3.6.1.4.1.2467.1.53.4.1.3
Status entry for this row
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

apKeywordTable 1.3.6.1.4.1.2467.1.53.5
A list of keywords associated with an KQL
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    APKeywordEntry

apKeywordEntry 1.3.6.1.4.1.2467.1.53.5.1
Information uniquely identifying an extension within a KQL
Status: current Access: not-accessible
OBJECT-TYPE    
  APKeywordEntry  

apKeywordStr 1.3.6.1.4.1.2467.1.53.5.1.1
The keyword character string
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..31)  

apKeywordStatus 1.3.6.1.4.1.2467.1.53.5.1.2
Status entry for this row
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus