MIB Viewer

BLUECOAT-SG-DISK-MIB

19 objects
The deviceDiskMIB is used to monitor the status of the device disks.
Imported Objects
BLUECOAT-MIBblueCoatMgmt
SNMPv2-SMICounter32 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
SNMPv2-TCDisplayString TEXTUAL-CONVENTION TimeStamp TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.3417.2.2IdentitydeviceDiskMIBThe deviceDiskMIB is used to monitor the status of the device disks.
1.3.6.1.4.1.3417.2.2.1NodedeviceDiskMIBObjects
1.3.6.1.4.1.3417.2.2.1.1NodedeviceDiskValues
1.3.6.1.4.1.3417.2.2.1.1.1TabledeviceDiskValueTablenot-accessiblecurrentTable of disks.
1.3.6.1.4.1.3417.2.2.1.1.1.1RowdeviceDiskValueEntrynot-accessiblecurrentAn deviceDiskValueTable entry describes the characteristics and operational status of a disk.
1.3.6.1.4.1.3417.2.2.1.1.1.1.1ColumndeviceDiskIndexnot-accessiblecurrentAn arbitrary value which uniquely identifies the disk.
1.3.6.1.4.1.3417.2.2.1.1.1.1.2ColumndeviceDiskTrapEnabledread-onlycurrentThis 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.3ColumndeviceDiskStatusread-onlycurrentThis variable indicates the present operational status of the disk.
1.3.6.1.4.1.3417.2.2.1.1.1.1.4ColumndeviceDiskTimeStampread-onlycurrentThis variable indicates when the value of deviceDiskStatus was last reported.
1.3.6.1.4.1.3417.2.2.1.1.1.1.5ColumndeviceDiskVendorread-onlycurrentThe vendor name.
1.3.6.1.4.1.3417.2.2.1.1.1.1.6ColumndeviceDiskProductread-onlycurrentThe product name.
1.3.6.1.4.1.3417.2.2.1.1.1.1.7ColumndeviceDiskRevisionread-onlycurrentRevision code.
1.3.6.1.4.1.3417.2.2.1.1.1.1.8ColumndeviceDiskSerialNread-onlycurrentSerial number of the disk.
1.3.6.1.4.1.3417.2.2.1.1.1.1.9ColumndeviceDiskBlockSizeread-onlycurrentBlock size drive has been formatted to in bytes.
1.3.6.1.4.1.3417.2.2.1.1.1.1.10ColumndeviceDiskBlockCountread-onlycurrentThe number of blocks on the drive.
1.3.6.1.4.1.3417.2.2.2NodedeviceDiskMIBNotifications
1.3.6.1.4.1.3417.2.2.2.0NodedeviceDiskMIBNotificationsPrefix
1.3.6.1.4.1.3417.2.2.2.0.1NotificationdeviceDiskTrapcurrentThe disk status warrants a notification.
Type Definitions
NameSyntaxStatusDescription
DiskStatusINTEGER { present(1), initializing(2), inserted(3), offline(4), removed(5), notpresent(6), empty(7), ioerror(8), unusable(9), unknown(10) }currentIndicates 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…