DNSHOTEXT-MIB

File: DNSHOTEXT-MIB.mib (3168 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC APENT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 DisplayString dnshotExt

Defined Types

APDnshotEntry  
SEQUENCE    
  apDnshotIndex Integer32
  apDnshotName DisplayString
  apDnshotHits Counter32

Defined Values

apDnshotExtMib 1.3.6.1.4.1.2467.1.48.1
The MIB module used to describe the ArrowPoint Domain Hotlist table
MODULE-IDENTITY    

apDnshotExtEnable 1.3.6.1.4.1.2467.1.48.2
Enable or Disable the Domain Name hotlist
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(0)  

apDnshotExtSize 1.3.6.1.4.1.2467.1.48.3
Total number of domain hotlist entries which will be maintained.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..100  

apDnshotExtInterval 1.3.6.1.4.1.2467.1.48.4
The interval in units of minutes used to refreshing the domain hotlist.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..60  

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

apDnshotExtTable 1.3.6.1.4.1.2467.1.48.6
A list of ACLs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    APDnshotEntry

apDnshotEntry 1.3.6.1.4.1.2467.1.48.6.1
A set of parameters which describe a hot domain name.
Status: current Access: not-accessible
OBJECT-TYPE    
  APDnshotEntry  

apDnshotIndex 1.3.6.1.4.1.2467.1.48.6.1.1
The Dns Hotlist Table Record Index
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

apDnshotName 1.3.6.1.4.1.2467.1.48.6.1.2
The hot domain name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

apDnshotHits 1.3.6.1.4.1.2467.1.48.6.1.3
Total number of frames moved by this service for this content rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32