All MIBs › Dell-Vendor-MIB
Organization: Dell Inc.
Last Updated: 2012-05-07
Category: Vendor: Dell
Description:
Defines Dell vendor identification and branding objects within the Dell enterprise MIB tree.
Imported Objects
From RFC1155-SMI
| TimeTicks | |
| enterprises |
From SNMPv2-SMI
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DateAndTime | |
| DisplayString | |
| RowStatus | |
| TEXTUAL-CONVENTION |
What Is Dell-Vendor-MIB?
Dell-Vendor-MIB is a Dell enterprise MIB that defines vendor identification and product branding objects, exposing details like the product's display name, description, vendor, version, build number, and device network name. It also defines a per-unit table carrying serial number and asset tag information, useful in multi-unit chassis or stacked systems. Rather than performance counters, its monitoring value is asset and software-version tracking: it lets a management system confirm exactly which Dell product, firmware/software build, and physical unit (via serial number, asset tag, and Dell PPID/Express Service Code) it is talking to, which is foundational for inventory audits and support-case correlation. It underlies other Dell hardware/LAN MIBs (referenced via the dellLan branch) and typically depends on the standard Dell enterprise OID registration. It is deployed across Dell networking and server products where Dell-Vendor-MIB SNMP monitoring is used for asset inventory or firmware-version compliance checks.
IPNetwork Monitor allows you to monitor SNMP objects defined in Dell-Vendor-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- product display name and description
- software version and build number
- per-unit serial number
- per-unit asset tag
- device network name
Supported Devices
- Dell PowerSwitch SN5600 (2023) — Nvidia Spectrum-X Ethernet data center switch
- Dell PowerSwitch E3200-ON Series (2023) — campus L3 switch running SmartFabric OS10/Enterprise SONiC
Monitoring Examples
An admin would poll productIdentificationDisplayName and productIdentificationVersion/productIdentificationBuildNumber to confirm the exact software build running on a Dell device before or after a firmware upgrade. The productIdentificationPerUnitTable/productIdentificationPerUnitEntry, indexed by productIdentificationPerBoxIndex, exposes productIdentificationSerialNumber and productIdentificationAssetTag per physical unit in a stack or chassis, letting an inventory system reconcile discovered units against asset records. Unexpected mismatches between expected and actual productIdentificationVendor or version values would flag a misconfigured or substituted unit.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| dell | 1.3.6.1.4.1.674 | |||
| dellLan | 1.3.6.1.4.1.674.10895 | |||
| powerConnectVendorMIB | 1.3.6.1.4.1.674.10895.3000 | Adding new objects - Dell PPID, Revision, Express Service Code. | ||
| dellVendorMIBObjects | 1.3.6.1.4.1.674.10895.3000.1 | |||
| hardware | 1.3.6.1.4.1.674.10895.3000.1.2 | |||
| productIdentification | 1.3.6.1.4.1.674.10895.3000.1.2.100 | |||
| STR productIdentificationDisplayName | 1.3.6.1.4.1.674.10895.3000.1.2.100.1 | DisplayString | read-only | Name of this product for display purposes. |
| STR productIdentificationDescription | 1.3.6.1.4.1.674.10895.3000.1.2.100.2 | DisplayString | read-only | A short description of this product such as: Ethernet Router Switch. |
| STR productIdentificationVendor | 1.3.6.1.4.1.674.10895.3000.1.2.100.3 | DisplayString | read-only | The name of the product manufacturer, such as: Dell Inc. |
| STR productIdentificationVersion | 1.3.6.1.4.1.674.10895.3000.1.2.100.4 | DisplayString | read-only | The version of this product. |
| STR productIdentificationBuildNumber | 1.3.6.1.4.1.674.10895.3000.1.2.100.5 | DisplayString | read-only | The software build number of the product. |
| STR productIdentificationURL | 1.3.6.1.4.1.674.10895.3000.1.2.100.6 | DisplayString | read-only | The URL of the web-based application to manage this device, should the device provide one. The format of the value held by this object is: http://. |
| STR productIdentificationDeviceNetworkName | 1.3.6.1.4.1.674.10895.3000.1.2.100.7 | DisplayString | read-only | Device Name. |
| productIdentificationPerUnitTable | 1.3.6.1.4.1.674.10895.3000.1.2.100.8 | not-accessible | Identification specific to product instance and, in case of stackable products, per unit. If the product is not stackable, it will be considered a stack of one unit and therefore this table will contain one conceptual row only. | |
| productIdentificationPerUnitEntry | 1.3.6.1.4.1.674.10895.3000.1.2.100.8.1 | not-accessible | This row applies to a unit in a stackable product. | |
| INT productIdentificationPerBoxIndex | 1.3.6.1.4.1.674.10895.3000.1.2.100.8.1.1 | INTEGER | read-only | The index of the stack unit to which this conceptual row corresponds. Note that the index will be the same index as the index of a 'chassis' physical entity in the entity MIB of the product. |
| STR productIdentificationSerialNumber | 1.3.6.1.4.1.674.10895.3000.1.2.100.8.1.2 | DisplayString | read-only | Serial number of the product. |
| STR productIdentificationAssetTag | 1.3.6.1.4.1.674.10895.3000.1.2.100.8.1.3 | DisplayString | read-only | Asset tag of the product. |
| STR productIdentificationServiceTag | 1.3.6.1.4.1.674.10895.3000.1.2.100.8.1.4 | DisplayString | read-only | Service tag of the product. |
| STR productIdentificationChassisServiceTag | 1.3.6.1.4.1.674.10895.3000.1.2.100.8.1.5 | DisplayString | read-only | Chassis Service tag of the product. |
| STR productIdentificationBootromVersion | 1.3.6.1.4.1.674.10895.3000.1.2.100.8.1.6 | DisplayString | read-only | The boot image version of the product. |
| STR productIdentificationPiecePartID | 1.3.6.1.4.1.674.10895.3000.1.2.100.8.1.7 | DisplayString | read-only | The piece part id of the product. |
| STR productIdentificationPPIDRevision | 1.3.6.1.4.1.674.10895.3000.1.2.100.8.1.8 | DisplayString | read-only | The PPID revision of the product. |
| STR productIdentificationExpressServiceCode | 1.3.6.1.4.1.674.10895.3000.1.2.100.8.1.9 | DisplayString | read-only | The express cervice code of the product. |
| INT productIdentificationBannerMotdAckMode | 1.3.6.1.4.1.674.10895.3000.1.2.100.9 | INTEGER | read-write | If enable is selected, user will be required to acknowledge the banner displayed on the console. The user would have to type 'y' or 'n' to continue to the login prompt. If n is typed, the session is terminated and no future communication is allowed on that session. However, serial connection will not get terminated if user does not enter 'y'. Use disable option to disable banner acknowledge. |
| productStatus | 1.3.6.1.4.1.674.10895.3000.1.2.110 | |||
| INT productStatusGlobalStatus | 1.3.6.1.4.1.674.10895.3000.1.2.110.1 | INTEGER | read-only | Current status of the product.This is a rollup for the entire product. The status is intended to give initiative to a snmp monitor to get further data when this status is abnormal. This variable can take the following values: 3: OK If fans and power supplies are functioning and the system did not reboot because of a HW watchdog failure or a SW fatal error condition. 4: Non-critical If at least one power supply is not functional or the system rebooted at least once because of a HW watchdog failure or a SW fatal error condition. 5: Critical If at least one fan is not functional, possibly causing a dangerous warming up of the device. |
| INT productStatusLastGlobalStatus | 1.3.6.1.4.1.674.10895.3000.1.2.110.2 | INTEGER | read-only | The status before the current status which induced an initiative to issue a global status change trap. |
| TIK productStatusTimeStamp | 1.3.6.1.4.1.674.10895.3000.1.2.110.3 | TimeTicks | read-only | The last time that the product global status has been updated. The time will be given in TimeTicks |
| INT productStatusGetTimeOut | 1.3.6.1.4.1.674.10895.3000.1.2.110.4 | INTEGER | read-only | Suggested time out value in milliseconds for how long the SNMP getter should wait while attempting to poll the product SNMP service. |
| INT productStatusRefreshRate | 1.3.6.1.4.1.674.10895.3000.1.2.110.5 | INTEGER | read-only | Rate in seconds at which the SNMP service cached data is being updated. |
| INT productStatusGeneratingTrapsFlag | 1.3.6.1.4.1.674.10895.3000.1.2.110.6 | INTEGER | read-only | Indicates if this SNMP service is generating SNMP Traps. This variable can take the following values: 1: true - The device is capable and currently configured to generate traps if necessary. 2: false - The device is not capable of generating traps. 3: disabled - The device is capable but not configured to generate traps. |
| productStatusEnvironment | 1.3.6.1.4.1.674.10895.3000.1.2.110.7 | |||
| envMonFanStatusTable | 1.3.6.1.4.1.674.10895.3000.1.2.110.7.1 | not-accessible | The table of fan status maintained by the environmental monitor. Not Supported by Dell Modular Blade Server switches. | |
| envMonFanStatusEntry | 1.3.6.1.4.1.674.10895.3000.1.2.110.7.1.1 | not-accessible | An entry in the fan status table, representing the status of the associated fan maintained by the environmental monitor. Not Supported by Dell Modular Blade Server switches. | |
| INT envMonFanStatusIndex | 1.3.6.1.4.1.674.10895.3000.1.2.110.7.1.1.1 | INTEGER | read-only | Unique index for the fan being instrumented. This index is for SNMP purposes only, and has no intrinsic meaning. Not Supported by Dell Modular Blade Server switches. |
| STR envMonFanStatusDescr | 1.3.6.1.4.1.674.10895.3000.1.2.110.7.1.1.2 | DisplayString | read-only | Textual description of the fan being instrumented. This description is a short textual label, suitable as a human-sensible identification for the rest of the information in the entry. Not Supported by Dell Modular Blade Server switches. |
| ENV envMonFanState | 1.3.6.1.4.1.674.10895.3000.1.2.110.7.1.1.3 | EnvMonState | read-only | The mandatory state of the fan being instrumented. Not Supported by Dell Modular Blade Server switches. |
| INT envMonFanSpeed | 1.3.6.1.4.1.674.10895.3000.1.2.110.7.1.1.4 | INTEGER | read-only | Speed of the fan being instrumented. Not Supported by Dell Modular Blade Server switches. |
| envMonSupplyStatusTable | 1.3.6.1.4.1.674.10895.3000.1.2.110.7.2 | not-accessible | The table of power supply status maintained by the environmental monitor card. | |
| envMonSupplyStatusEntry | 1.3.6.1.4.1.674.10895.3000.1.2.110.7.2.1 | not-accessible | An entry in the power supply status table, representing the status of the associated power supply maintained by the environmental monitor card. | |
| INT envMonSupplyStatusIndex | 1.3.6.1.4.1.674.10895.3000.1.2.110.7.2.1.1 | INTEGER | read-only | Unique index for the power supply being instrumented. This index is for SNMP purposes only, and has no intrinsic meaning. |
| STR envMonSupplyStatusDescr | 1.3.6.1.4.1.674.10895.3000.1.2.110.7.2.1.2 | DisplayString | read-only | Textual description of the power supply being instrumented. This description is a short textual label, suitable as a human-sensible identification for the rest of the information in the entry. |
| ENV envMonSupplyState | 1.3.6.1.4.1.674.10895.3000.1.2.110.7.2.1.3 | EnvMonState | read-only | The mandatory state of the power supply being instrumented. |
| INT envMonSupplySource | 1.3.6.1.4.1.674.10895.3000.1.2.110.7.2.1.4 | INTEGER | read-only | The power supply source. unknown - Power supply source unknown ac - AC power supply dc - DC power supply externalPowerSupply - External power supply internalRedundant - Internal redundant power supply |
| INT envMonSupplyCurrentPower | 1.3.6.1.4.1.674.10895.3000.1.2.110.7.2.1.5 | INTEGER | read-only | Current power consumption of the power supply being instrumented. 0 - indicates that Current power is not available for related supply. |
| INT envMonSupplyAveragePower | 1.3.6.1.4.1.674.10895.3000.1.2.110.7.2.1.6 | INTEGER | read-only | Average power consumption of the power supply being instrumented. 0 - indicates that Average power is not available for related supply. |
| DAT envMonSupplyAvgStartTime | 1.3.6.1.4.1.674.10895.3000.1.2.110.7.2.1.7 | DateAndTime | read-only | The power supply data start. 0 - indicates that power and related start time is not available for supply. |
| dellVendorNotifications | 1.3.6.1.4.1.674.10895.3000.2 | |||
| dellVendorTraps | 1.3.6.1.4.1.674.10895.3000.2.1 | |||
| dellVendorTrapsPrefix | 1.3.6.1.4.1.674.10895.3000.2.1.0 | |||
| NTF productStatusGlobalStatusChange | 1.3.6.1.4.1.674.10895.3000.2.1.0.1 | This trap is sent when the product global status changes. | ||
| dellLanStandard | 1.3.6.1.4.1.674.10895.5000 | |||
| dellLanCommon | 1.3.6.1.4.1.674.10895.5000.1 | |||
| dellLanExtension | 1.3.6.1.4.1.674.10895.5000.2 |
RFC description
Dell enterprise root SMI definition; defines the base OID structure (.1.3.6.1.4.1.674) and textual conventions for Dell systems.
Start monitoring Dell networking/server product (vendor identification/asset inventory) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.