All MIBs › SML-MIB › mediaAccessDeviceObjectType
mediaAccessDeviceObjectType
Module: SML-MIB
OID (symbolic): SML-MIB::mediaAccessDeviceObjectType
OID (numeric): 1.3.6.1.4.1.2.6.182.3.6.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: In the 2.7 CIM Schema a Type property is no longer associated with MediaAccessDevice. However, it can be used here to specify the type of drive that is present.
What is mediaAccessDeviceObjectType?
This read-only INTEGER classifies a media access device's drive type: unknown(0), wormDrive(1), magnetoOpticalDrive(2), tapeDrive(3), dvdDrive(4), or cdromDrive(5). An admin reads this to confirm the drive technology installed in a given slot, most commonly tapeDrive(3) in a tape library.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.6.182.3.6.2.1.2 snmpwalk -v2c -c public <target> SML-MIB::mediaAccessDeviceObjectType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.6.182.3.6.2.1.2.1 snmpget -v2c -c public <target> SML-MIB::mediaAccessDeviceObjectType.1
Start monitoring IBM TotalStorage/System Storage 3584 tape library, CIM-modeled storage subsystem chassis (chassis lock/security-breach status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SML-MIB::mediaAccessDeviceObjectType OID value, configure state conditions and alerts, and monitor any IBM TotalStorage/System Storage 3584 tape library, CIM-modeled storage subsystem chassis (chassis lock/security-breach status) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.6 | ibmProd | IBM-6611-APPN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.6.182 | ibm3584 | SML-MIB |
| 1.3.6.1.4.1.2.6.182.3 | smlRoot | SML-MIB |
| 1.3.6.1.4.1.2.6.182.3.6 | mediaAccessDeviceGroup | SML-MIB |
| 1.3.6.1.4.1.2.6.182.3.6.2 | mediaAccessDeviceTable | SML-MIB |
| 1.3.6.1.4.1.2.6.182.3.6.2.1 | mediaAccessDeviceEntry | SML-MIB |
| 1.3.6.1.4.1.2.6.182.3.6.2.1.2 | mediaAccessDeviceObjectType | SML-MIB |