All MIBs › DMTF-SERVICE-LAYER-MIB › product
product
Module: DMTF-SERVICE-LAYER-MIB
OID (symbolic): DMTF-SERVICE-LAYER-MIB::product
OID (numeric): 1.3.6.1.4.1.412.2.1.1.1.2
Node type: OBJECT-TYPE
Type: DmiString
Access: read-only
Description: Product name for this system.
What is product?
This string reports the product name for the system as recorded in the ComponentID group. Admins use it alongside manufacturer to identify exactly which model is being managed without needing local console access. A query returning "ProLiant DL380" tells an admin the specific server model behind that DMI-managed component.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.412.2.1.1.1.2 snmpwalk -v2c -c public <target> DMTF-SERVICE-LAYER-MIB::product
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.412.2.1.1.1.2.1 snmpget -v2c -c public <target> DMTF-SERVICE-LAYER-MIB::product.1
Start monitoring Desktop/server DMI service-layer agent (vendor-neutral, DMTF standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DMTF-SERVICE-LAYER-MIB::product OID value, configure state conditions and alerts, and monitor any Desktop/server DMI service-layer agent (vendor-neutral, DMTF standard) from a single console.
OID Breakdown
Upper-level ancestors (11 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 |
| 1.3.6.1.4.1.412.2.1 | dmtfServiceLayerMIF | BASEBRDD-MIB |
| 1.3.6.1.4.1.412.2.1.1 | dMTFComponentIDTable | BASEBRDD-MIB |
| 1.3.6.1.4.1.412.2.1.1.1 | dMTFComponentIDEntry | BASEBRDD-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.412.2.1.1.1.2 | product | DMTF-SERVICE-LAYER-MIB |