All MIBs › Dell-Vendor-MIB › productIdentificationPPIDRevision
productIdentificationPPIDRevision
Module: Dell-Vendor-MIB
OID (symbolic): Dell-Vendor-MIB::productIdentificationPPIDRevision
OID (numeric): 1.3.6.1.4.1.674.10895.3000.1.2.100.8.1.8
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The PPID revision of the product.
What is productIdentificationPPIDRevision?
This read-only object returns the Product Part ID (PPID) revision number of the Dell device, identifying the specific version of the part installed. The PPID includes manufacturing and version information embedded in the hardware. System administrators use this to verify hardware revision levels when troubleshooting compatibility issues or managing hardware warranties.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.674.10895.3000.1.2.100.8.1.8 snmpwalk -v2c -c public <target> Dell-Vendor-MIB::productIdentificationPPIDRevision
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.8.1 snmpget -v2c -c public <target> Dell-Vendor-MIB::productIdentificationPPIDRevision.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> productIdentificationPPIDRevision.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.8 | productIdentificationPPIDRevision | Dell-Vendor-MIB |