USAGE-MIB

File: USAGE-MIB.mib (4326 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
BLUECOAT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
TEXTUAL-CONVENTION TimeStamp TruthValue
DisplayString MODULE-COMPLIANCE OBJECT-GROUP
blueCoatMgmt

Defined Types

Percent  
Percent value.
TEXTUAL-CONVENTION    
  INTEGER 0..100  

UsageStatus  
Current status of the deviceUsagePercent. ok : value within limit. high : value surpassed high limit.
TEXTUAL-CONVENTION    
  INTEGER ok(1), high(2)  

DeviceUsageEntry  
SEQUENCE    
  deviceUsageIndex INTEGER
  deviceUsageTrapEnabled TruthValue
  deviceUsageName DisplayString
  deviceUsagePercent Percent
  deviceUsageHigh Percent
  deviceUsageStatus UsageStatus
  deviceUsageTime TimeStamp

Defined Values

deviceUsageMIB 1.3.6.1.4.1.3417.2.4
The USAGE-MIB is used to monitor resource usage of the device.
MODULE-IDENTITY    

deviceUsageMIBObjects 1.3.6.1.4.1.3417.2.4.1
OBJECT IDENTIFIER    

deviceUsageMIBNotifications 1.3.6.1.4.1.3417.2.4.2
OBJECT IDENTIFIER    

deviceUsageMIBNotificationsPrefix 1.3.6.1.4.1.3417.2.4.2.0
OBJECT IDENTIFIER    

deviceUsageTable 1.3.6.1.4.1.3417.2.4.1.1
This table lists the various attacks that are detected.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DeviceUsageEntry

deviceUsageEntry 1.3.6.1.4.1.3417.2.4.1.1.1
A deviceUsage entry describes the present usage of a resource.
Status: current Access: not-accessible
OBJECT-TYPE    
  DeviceUsageEntry  

deviceUsageIndex 1.3.6.1.4.1.3417.2.4.1.1.1.1
An arbitrary value which uniquely identifies a resource.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

deviceUsageTrapEnabled 1.3.6.1.4.1.3417.2.4.1.1.1.2
This variable controls generation of deviceUsageTrap for this resource. When this variable is true(1), generation of deviceUsageTrap is enabled. When this variable is false(2), generation of deviceUsageTrap is disabled. The default start-up value is true(1).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

deviceUsageName 1.3.6.1.4.1.3417.2.4.1.1.1.3
The textual name of the resource i.e. Disk.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

deviceUsagePercent 1.3.6.1.4.1.3417.2.4.1.1.1.4
Percent of resource in use. When the resource is Disk, it is the amount of disk used by the cache subsytem
Status: current Access: read-only
OBJECT-TYPE    
  Percent  

deviceUsageHigh 1.3.6.1.4.1.3417.2.4.1.1.1.5
Percent usage which a notification will be sent when the value is reached. For example if deviceUsageHigh is set to 79 then notification will be send when the value changes from less than 79 to 79. The default is defined by the device for a particular resource. When the resource is Disk, it is the amount of disk used by the cache subsytem
Status: current Access: read-write
OBJECT-TYPE    
  Percent  

deviceUsageStatus 1.3.6.1.4.1.3417.2.4.1.1.1.6
Comparison of deviceUsagePercent with deviceUsageHigh.
Status: current Access: read-only
OBJECT-TYPE    
  UsageStatus  

deviceUsageTime 1.3.6.1.4.1.3417.2.4.1.1.1.7
value of 'sysUpTime.0' at last resource reading.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

deviceUsageTrap 1.3.6.1.4.1.3417.2.4.2.0.1
At notification is sent when the deviceUsagePercent exceeds a threshold.
Status: current Access: read-only
NOTIFICATION-TYPE