All MIBs › Dell-Vendor-MIB › productIdentificationSerialNumber
productIdentificationSerialNumber
Module: Dell-Vendor-MIB
OID (symbolic): Dell-Vendor-MIB::productIdentificationSerialNumber
OID (numeric): 1.3.6.1.4.1.674.10895.3000.1.2.100.8.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
Serial number of the product.
What is productIdentificationSerialNumber?
This object contains the serial number assigned by Dell to a specific hardware product, enabling unique identification and inventory tracking. System administrators use this value for asset management, warranty verification, and RMA (Return Merchandise Authorization) processes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.674.10895.3000.1.2.100.8.1.2 snmpwalk -v2c -c public <target> Dell-Vendor-MIB::productIdentificationSerialNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.674.10895.3000.1.2.100.8.1.2.1 snmpget -v2c -c public <target> Dell-Vendor-MIB::productIdentificationSerialNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> productIdentificationSerialNumber.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.8 | productIdentificationPerUnitTable | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2.100.8.1 | productIdentificationPerUnitEntry | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2.100.8.1.2 | productIdentificationSerialNumber | Dell-Vendor-MIB |