All MIBs › CIMWIN32-MIB › win32CDROMDriveMediaLoaded
win32CDROMDriveMediaLoaded
Module: CIMWIN32-MIB
OID (symbolic): CIMWIN32-MIB::win32CDROMDriveMediaLoaded
OID (numeric): 1.3.6.1.4.1.2.6.159.1.2.10.40.1.14
Node type: OBJECT-TYPE
Type: Boolean
Access: read-write
Description: The MediaLoaded property indicates whether a CD ROM is loaded.
Values: TRUE or FALSE. If TRUE, the media is loaded.
What is win32CDROMDriveMediaLoaded?
Indicates whether a disc (media) is currently loaded in the CD-ROM drive (TRUE if loaded).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.6.159.1.2.10.40.1.14 snmpwalk -v2c -c public <target> CIMWIN32-MIB::win32CDROMDriveMediaLoaded
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.6.159.1.2.10.40.1.14.1 snmpget -v2c -c public <target> CIMWIN32-MIB::win32CDROMDriveMediaLoaded.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.6.159.1.2.10.40.1.14.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> win32CDROMDriveMediaLoaded.1
Start monitoring Windows hosts running an IBM Director / UM Services SNMP subagent with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIMWIN32-MIB::win32CDROMDriveMediaLoaded OID value, configure state conditions and alerts, and monitor any Windows hosts running an IBM Director / UM Services SNMP subagent from a single console.
OID Breakdown
Upper-level ancestors (12 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 |
| 1.3.6.1.4.1.2.6.159 | ibmServer | IBM-SYSTEM-MIB |
| 1.3.6.1.4.1.2.6.159.1 | ibmSystem | IBM-SYSTEM-MIB |
| 1.3.6.1.4.1.2.6.159.1.2 | win32 | UMS-MIB |
| 1.3.6.1.4.1.2.6.159.1.2.10 | win32WMI | UMS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.6.159.1.2.10.40 | win32CDROMDriveTable | CIMWIN32-MIB |
| 1.3.6.1.4.1.2.6.159.1.2.10.40.1 | win32CDROMDriveEntry | CIMWIN32-MIB |
| 1.3.6.1.4.1.2.6.159.1.2.10.40.1.14 | win32CDROMDriveMediaLoaded | CIMWIN32-MIB |