All MIBs › Dell-Vendor-MIB › productIdentificationVendor
productIdentificationVendor
Module: Dell-Vendor-MIB
OID (symbolic): Dell-Vendor-MIB::productIdentificationVendor
OID (numeric): 1.3.6.1.4.1.674.10895.3000.1.2.100.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The name of the product manufacturer, such as: Dell Inc.
What is productIdentificationVendor?
This read-only object contains the manufacturer name of the Dell networking device being managed. It is a static identifier displayed as a text string (such as 'Dell Inc.') that helps operators quickly confirm the device origin. This is useful in multi-vendor network environments to distinguish Dell devices from other manufacturers during inventory or compliance audits.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.674.10895.3000.1.2.100.3 snmpwalk -v2c -c public <target> Dell-Vendor-MIB::productIdentificationVendor
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.674.10895.3000.1.2.100.3.1 snmpget -v2c -c public <target> Dell-Vendor-MIB::productIdentificationVendor.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.674 | dell | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895 | dellLan | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000 | powerConnectVendorMIB | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1 | dellVendorMIBObjects | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2 | hardware | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2.100 | productIdentification | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2.100.3 | productIdentificationVendor | Dell-Vendor-MIB |