BLUECOAT-SG-DISK-MIB

File: BLUECOAT-SG-DISK-MIB.mib (6983 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC BLUECOAT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Integer32 TEXTUAL-CONVENTION
TimeStamp TruthValue DisplayString
blueCoatMgmt

Defined Types

DiskStatus  
Indicates the operational status of the disk. present(1) - the agent disk is operational. initializing(2) - the disk is being formatted by the device for use. inserted(3) - the disk has been inserted into the device. offline(4) - the disk has been taken offline by the system. removed(5) - the disk is being removed from the drive slot. notpresent(6) - no disk is present in drive slot. empty(7) - the drive slot is not in use. ioerror(8) - the drive had disk io error unusable(9) - the drive is unusable unknown(10) - cannot determine disk status.
TEXTUAL-CONVENTION    
  INTEGER present(1), initializing(2), inserted(3), offline(4), removed(5), notpresent(6), empty(7), ioerror(8), unusable(9), unknown(10)  

DeviceDiskValueEntry  
SEQUENCE    
  deviceDiskIndex INTEGER
  deviceDiskTrapEnabled TruthValue
  deviceDiskStatus DiskStatus
  deviceDiskTimeStamp TimeStamp
  deviceDiskVendor DisplayString
  deviceDiskProduct DisplayString
  deviceDiskRevision DisplayString
  deviceDiskSerialN DisplayString
  deviceDiskBlockSize Counter32
  deviceDiskBlockCount Counter32

Defined Values

deviceDiskMIB 1.3.6.1.4.1.3417.2.2
The deviceDiskMIB is used to monitor the status of the device disks.
MODULE-IDENTITY    

deviceDiskMIBObjects 1.3.6.1.4.1.3417.2.2.1
OBJECT IDENTIFIER    

deviceDiskMIBNotifications 1.3.6.1.4.1.3417.2.2.2
OBJECT IDENTIFIER    

deviceDiskMIBNotificationsPrefix 1.3.6.1.4.1.3417.2.2.2.0
OBJECT IDENTIFIER    

deviceDiskValues 1.3.6.1.4.1.3417.2.2.1.1
OBJECT IDENTIFIER    

deviceDiskValueTable 1.3.6.1.4.1.3417.2.2.1.1.1
Table of disks.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DeviceDiskValueEntry

deviceDiskValueEntry 1.3.6.1.4.1.3417.2.2.1.1.1.1
An deviceDiskValueTable entry describes the characteristics and operational status of a disk.
Status: current Access: not-accessible
OBJECT-TYPE    
  DeviceDiskValueEntry  

deviceDiskIndex 1.3.6.1.4.1.3417.2.2.1.1.1.1.1
An arbitrary value which uniquely identifies the disk.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

deviceDiskTrapEnabled 1.3.6.1.4.1.3417.2.2.1.1.1.1.2
This variable controls generation of deviceDiskTrap for this disk. When this variable is true(1), generation of deviceDiskTrap is enabled. When this variable is false(2), generation of deviceDiskTrap is disabled. The default start-up value is true(1).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

deviceDiskStatus 1.3.6.1.4.1.3417.2.2.1.1.1.1.3
This variable indicates the present operational status of the disk.
Status: current Access: read-only
OBJECT-TYPE    
  DiskStatus  

deviceDiskTimeStamp 1.3.6.1.4.1.3417.2.2.1.1.1.1.4
This variable indicates when the value of deviceDiskStatus was last reported.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

deviceDiskVendor 1.3.6.1.4.1.3417.2.2.1.1.1.1.5
The vendor name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

deviceDiskProduct 1.3.6.1.4.1.3417.2.2.1.1.1.1.6
The product name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

deviceDiskRevision 1.3.6.1.4.1.3417.2.2.1.1.1.1.7
Revision code.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

deviceDiskSerialN 1.3.6.1.4.1.3417.2.2.1.1.1.1.8
Serial number of the disk.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

deviceDiskBlockSize 1.3.6.1.4.1.3417.2.2.1.1.1.1.9
Block size drive has been formatted to in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

deviceDiskBlockCount 1.3.6.1.4.1.3417.2.2.1.1.1.1.10
The number of blocks on the drive.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

deviceDiskTrap 1.3.6.1.4.1.3417.2.2.2.0.1
The disk status warrants a notification.
Status: current Access: read-only
NOTIFICATION-TYPE