IANA-STORAGE-MEDIA-TYPE-MIB

        This MIB module defines Textual Conventions
representing the media type of a storage device.
        
Copyright (c) 2015 IETF Trust and the persons identified
as authors of the code.  All rights reserved.
        
Redistribution and use in source and binary forms, with
or without modification, is permitted pursuant to, and
subject to the license terms contained in, the
Simplified BSD License set forth in Section 4.c of the
IETF Trust's Legal Provisions Relating to IETF Documents
(http://trustee.ietf.org/license-info).
    
Source file
IANA-STORAGE-MEDIA-TYPE-MIB
Last revised
Identity
ianaStorageMediaTypeMIB
Base OID
1.3.6.1.2.1.237
Imported Objects
SNMPv2-SMI mib-2 MODULE-IDENTITY (no object page)
SNMPv2-TC TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the rfc 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 'IANA-STORAGE-MEDIA-TYPE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IANA-STORAGE-MEDIA-TYPE-MIB::ianaStorageMediaTypeMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IANA-STORAGE-MEDIA-TYPE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IANA-STORAGE-MEDIA-TYPE-MIB::ianaStorageMediaTypeMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (1)
.1.3.6.1.2.1.237
Dependencies (2) 2 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. SNMPv2-TCrfc
  3. IANA-STORAGE-MEDIA-TYPE-MIBrfcselected
Type Definitions (1)
Enumeration
other(1)
unknown(2)
hardDisk(3)
opticalDisk(4)
floppyDisk(5)