CNTSVCEXT-MIB

File: CNTSVCEXT-MIB.mib (6596 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC APENT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
DisplayString RowStatus cntsvcExt

Defined Types

APCntsvcEntry  
SEQUENCE    
  apCntsvcOwnName DisplayString
  apCntsvcCntName DisplayString
  apCntsvcSvcName DisplayString
  apCntsvcHits Integer32
  apCntsvcBytes Integer32
  apCntsvcFrames Integer32
  apCntsvcBucket Integer32
  apCntsvcStatus RowStatus
  apCntsvcWeight Integer32
  apCntsvcDnsHits Integer32
  apCntsvcDnsProximityHits Integer32
  apCntsvcState INTEGER

Defined Values

apCntsvcExtMib 1.3.6.1.4.1.2467.1.18.1
The MIB module used to describe the ArrowPoint Communications content rule table
MODULE-IDENTITY    

apCntsvcTable 1.3.6.1.4.1.2467.1.18.2
A list of content rule entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    APCntsvcEntry

apCntsvcEntry 1.3.6.1.4.1.2467.1.18.2.1
A group of information to uniquely identify a content providing service.
Status: current Access: not-accessible
OBJECT-TYPE    
  APCntsvcEntry  

apCntsvcOwnName 1.3.6.1.4.1.2467.1.18.2.1.1
The name of the Owner.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..31)  

apCntsvcCntName 1.3.6.1.4.1.2467.1.18.2.1.2
The name of the content rule.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..31)  

apCntsvcSvcName 1.3.6.1.4.1.2467.1.18.2.1.3
The name of the service.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..31)  

apCntsvcHits 1.3.6.1.4.1.2467.1.18.2.1.4
Total number of flows placed onto this service for this content rule.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apCntsvcBytes 1.3.6.1.4.1.2467.1.18.2.1.5
Total number of flows moved by this service for this content rule.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apCntsvcFrames 1.3.6.1.4.1.2467.1.18.2.1.6
Total number of frames moved by this service for this content rule.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apCntsvcBucket 1.3.6.1.4.1.2467.1.18.2.1.7
The service bucket used for cache divisions.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..12  

apCntsvcStatus 1.3.6.1.4.1.2467.1.18.2.1.8
Status entry for this row
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

apCntsvcWeight 1.3.6.1.4.1.2467.1.18.2.1.9
The service weighting used for weighted round robin.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..10  

apCntsvcDnsHits 1.3.6.1.4.1.2467.1.18.2.1.10
Total number DNS resolutions to this service on this content rule.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apCntsvcDnsProximityHits 1.3.6.1.4.1.2467.1.18.2.1.11
Total number DNS proximity resolutions to this service on this content rule.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apCntsvcState 1.3.6.1.4.1.2467.1.18.2.1.12
The current service state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER suspended(1), down(2), alive(4)