BWDTHEXT-MIB

File: BWDTHEXT-MIB.mib (4357 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC APENT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
DisplayString RowStatus bwdthExt

Defined Types

APBwdthEntry  
SEQUENCE    
  apBwdthOwnerName DisplayString
  apBwdthIndex Integer32
  apBwdthQOSClass Integer32
  apBwdthOwnerId Integer32
  apBwdthMaxBwdth Integer32
  apBwdthAvgBwdth Integer32
  apBwdthAllocStat Integer32
  apBwdthStatus RowStatus

Defined Values

apBwdthExtMib 1.3.6.1.4.1.2467.1.26.1
The MIB module used to describe the ArrowPoint Communications Web Host Bwdther information
MODULE-IDENTITY    

apBwdthTable 1.3.6.1.4.1.2467.1.26.2
A list of Bandwidth records for the specified owners.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    APBwdthEntry

apBwdthEntry 1.3.6.1.4.1.2467.1.26.2.1
A group of information to identify a bandwidth requirements for the specified owner providing web hosting service.
Status: current Access: not-accessible
OBJECT-TYPE    
  APBwdthEntry  

apBwdthOwnerName 1.3.6.1.4.1.2467.1.26.2.1.1
The name of the web host owner providing service.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..16)  

apBwdthIndex 1.3.6.1.4.1.2467.1.26.2.1.2
The unique index for each bandwidth record assigned to the specified owner.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apBwdthQOSClass 1.3.6.1.4.1.2467.1.26.2.1.3
The QOS class for this bandwidth, the default is best effort.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

apBwdthOwnerId 1.3.6.1.4.1.2467.1.26.2.1.4
The unique index for each web host owner configured in this content-aware network..
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apBwdthMaxBwdth 1.3.6.1.4.1.2467.1.26.2.1.5
The Max Bandwidth allowed for this owner in specified QoS class.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..100000  

apBwdthAvgBwdth 1.3.6.1.4.1.2467.1.26.2.1.6
The Average Bandwidth allowed for this owner in specified Qos class.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..100000  

apBwdthAllocStat 1.3.6.1.4.1.2467.1.26.2.1.7
The Bandwidth allocated to this owner in specified QoS class.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100000  

apBwdthStatus 1.3.6.1.4.1.2467.1.26.2.1.8
Status entry for this row
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus