All MIBs › DMTF-MOBILE-MIB › deviceCurrentlyAttached
deviceCurrentlyAttached
Module: DMTF-MOBILE-MIB
OID (symbolic): DMTF-MOBILE-MIB::deviceCurrentlyAttached
OID (numeric): 1.3.6.1.4.1.412.2.8.9.1.5
Node type: OBJECT-TYPE
Type: DmiString
Access: read-only
Description: Defines the name of the device currently attached to this bay
What is deviceCurrentlyAttached?
This reports the name of whatever device is currently plugged into this device bay, or is blank/empty if the bay is unoccupied. An admin polls this to remotely audit which swappable module (e.g. a second battery or an optical drive) is installed in a notebook without physically inspecting it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.412.2.8.9.1.5 snmpwalk -v2c -c public <target> DMTF-MOBILE-MIB::deviceCurrentlyAttached
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.412.2.8.9.1.5.1 snmpget -v2c -c public <target> DMTF-MOBILE-MIB::deviceCurrentlyAttached.1
Start monitoring DMI-instrumented mobile computer/laptop (vendor-neutral, DMTF standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DMTF-MOBILE-MIB::deviceCurrentlyAttached OID value, configure state conditions and alerts, and monitor any DMI-instrumented mobile computer/laptop (vendor-neutral, DMTF standard) 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.412 | dmtf | BASEBRDD-MIB |
| 1.3.6.1.4.1.412.2 | dmtfStdMifs | BASEBRDD-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.412.2.8 | dmtfMobileComputerMIF | DMTF-MOBILE-MIB |
| 1.3.6.1.4.1.412.2.8.9 | dmtfDeviceBayTable | DMTF-MOBILE-MIB |
| 1.3.6.1.4.1.412.2.8.9.1 | dmtfDeviceBayEntry | DMTF-MOBILE-MIB |
| 1.3.6.1.4.1.412.2.8.9.1.5 | deviceCurrentlyAttached | DMTF-MOBILE-MIB |