BLUECOAT-SG-DISK-MIB

        The deviceDiskMIB is used to monitor
the status of the device disks.
    
Source file
BLUECOAT-SG-DISK-MIB
Last revised
Identity
deviceDiskMIB
Base OID
1.3.6.1.4.1.3417.2.2
Imported Objects
BLUECOAT-MIB blueCoatMgmt
SNMPv2-SMI Counter32 Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC DisplayString TEXTUAL-CONVENTION (no object page) TimeStamp TruthValue
Net-SNMP examples using the bluecoat MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLUECOAT-SG-DISK-MIB' -M '/opt/observium/mibs/bluecoat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLUECOAT-SG-DISK-MIB::deviceDiskMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BLUECOAT-SG-DISK-MIB' -M '/opt/observium/mibs/bluecoat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLUECOAT-SG-DISK-MIB::deviceDiskMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (17)
.1.3.6.1.4.1.3417.2.2
.1.3.6.1.4.1.3417.2.2.1
.1.3.6.1.4.1.3417.2.2.1.1
.1.3.6.1.4.1.3417.2.2.1.1.1
.1.3.6.1.4.1.3417.2.2.1.1.1.1
Integer32
.1.3.6.1.4.1.3417.2.2.1.1.1.1.1
.1.3.6.1.4.1.3417.2.2.1.1.1.1.10
.1.3.6.1.4.1.3417.2.2.1.1.1.1.2
.1.3.6.1.4.1.3417.2.2.1.1.1.1.3
Hundredths of secondsSNMPv2-TCTimeStamp
.1.3.6.1.4.1.3417.2.2.1.1.1.1.4
.1.3.6.1.4.1.3417.2.2.1.1.1.1.5
.1.3.6.1.4.1.3417.2.2.1.1.1.1.6
.1.3.6.1.4.1.3417.2.2.1.1.1.1.7
.1.3.6.1.4.1.3417.2.2.1.1.1.1.8
.1.3.6.1.4.1.3417.2.2.1.1.1.1.9
.1.3.6.1.4.1.3417.2.2.2
.1.3.6.1.4.1.3417.2.2.2.0
Dependencies (3) 3 direct Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. BLUECOAT-MIBbluecoat
  3. SNMPv2-TCrfc
  4. BLUECOAT-SG-DISK-MIBbluecoatselected
Type Definitions (1)
Enumeration
present(1)
initializing(2)
inserted(3)
offline(4)
removed(5)
notpresent(6)
empty(7)
ioerror(8)
unusable(9)
unknown(10)
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.3417.2.2.2.0.1
The disk status warrants a notification.