BLUECOAT-SG-DISK-MIB
19 objects
The deviceDiskMIB is used to monitor the status of the device disks.
Imported Objects
| BLUECOAT-MIB | blueCoatMgmt |
| SNMPv2-SMI | Counter32 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION TimeStamp TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.3417.2.2 | IdentitydeviceDiskMIB | The deviceDiskMIB is used to monitor the status of the device disks. | ||
| 1.3.6.1.4.1.3417.2.2.1 | NodedeviceDiskMIBObjects | |||
| 1.3.6.1.4.1.3417.2.2.1.1 | NodedeviceDiskValues | |||
| 1.3.6.1.4.1.3417.2.2.1.1.1 | TabledeviceDiskValueTable | not-accessible | current | Table of disks. |
| 1.3.6.1.4.1.3417.2.2.1.1.1.1 | RowdeviceDiskValueEntry | not-accessible | current | An deviceDiskValueTable entry describes the characteristics and operational status of a disk. |
| 1.3.6.1.4.1.3417.2.2.1.1.1.1.1 | ColumndeviceDiskIndex | not-accessible | current | An arbitrary value which uniquely identifies the disk. |
| 1.3.6.1.4.1.3417.2.2.1.1.1.1.2 | ColumndeviceDiskTrapEnabled | read-only | current | This variable controls generation of deviceDiskTrap for this disk. When this variable is true(1), generation of deviceDiskTrap is enabled. When this variable i… |
| 1.3.6.1.4.1.3417.2.2.1.1.1.1.3 | ColumndeviceDiskStatus | read-only | current | This variable indicates the present operational status of the disk. |
| 1.3.6.1.4.1.3417.2.2.1.1.1.1.4 | ColumndeviceDiskTimeStamp | read-only | current | This variable indicates when the value of deviceDiskStatus was last reported. |
| 1.3.6.1.4.1.3417.2.2.1.1.1.1.5 | ColumndeviceDiskVendor | read-only | current | The vendor name. |
| 1.3.6.1.4.1.3417.2.2.1.1.1.1.6 | ColumndeviceDiskProduct | read-only | current | The product name. |
| 1.3.6.1.4.1.3417.2.2.1.1.1.1.7 | ColumndeviceDiskRevision | read-only | current | Revision code. |
| 1.3.6.1.4.1.3417.2.2.1.1.1.1.8 | ColumndeviceDiskSerialN | read-only | current | Serial number of the disk. |
| 1.3.6.1.4.1.3417.2.2.1.1.1.1.9 | ColumndeviceDiskBlockSize | read-only | current | Block size drive has been formatted to in bytes. |
| 1.3.6.1.4.1.3417.2.2.1.1.1.1.10 | ColumndeviceDiskBlockCount | read-only | current | The number of blocks on the drive. |
| 1.3.6.1.4.1.3417.2.2.2 | NodedeviceDiskMIBNotifications | |||
| 1.3.6.1.4.1.3417.2.2.2.0 | NodedeviceDiskMIBNotificationsPrefix | |||
| 1.3.6.1.4.1.3417.2.2.2.0.1 | NotificationdeviceDiskTrap | current | The disk status warrants a notification. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| DiskStatus | INTEGER { present(1), initializing(2), inserted(3), offline(4), removed(5), notpresent(6), empty(7), ioerror(8), unusable(9), unknown(10) } | current | 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. of… |