All MIBs › DATAPROTECTOR-MIB
Category: Network Management, Storage
Description:
Monitors HP Data Protector backup job status, media management, and error notifications.
What Is DATAPROTECTOR-MIB?
DATAPROTECTOR-MIB is HP's vendor-specific SNMP module (under the hp enterprises branch) for HP Data Protector, an enterprise backup and recovery software product. It exposes objects that carry information about backup job events, source data, and error/status messages generated during backup or restore operations, primarily delivered via SNMP trap notifications rather than a large set of pollable tables. Rather than hardware, this MIB is squarely a software-status MIB: it is used to monitor backup job health, detect failures or warnings during a backup run, and identify which application, source object, or media element triggered an event, letting administrators catch a failed nightly backup or a media error before it becomes a data-protection gap. It relies on HP's enterprise SMI structure (org/dod/internet/private/enterprises/hp) but is otherwise self-contained around Data Protector's own trap format. It is typically deployed within HP Data Protector backup server environments in data centers that need SNMP-based alerting integrated into a broader network monitoring system. Engineers can download the DATAPROTECTOR-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in DATAPROTECTOR-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
- backup job status/severity
- backup source and application identity
- error/status message text
- media/tape error events
Supported Devices
- HP Data Protector backup servers
Monitoring Examples
A monitoring system would primarily consume Data Protector's SNMP traps carrying dpSourceId, dpSourceName, and dpObjectName to identify which backup source generated an event, alongside dpApplicationName, dpSeverity, and dpMessageText to determine whether it represents an error, warning, or informational notice. For example, a trap with a high dpSeverity value and dpMessageText referencing a failed tape write would immediately flag a backup job failure tied to a specific dpApplicationName. The dpDataList object would carry any additional structured detail attached to the event for deeper diagnosis.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| org | 1.3 | |||
| dod | 1.3.6 | |||
| internet | 1.3.6.1 | |||
| private | 1.3.6.1.4 | |||
| enterprises | 1.3.6.1.4.1 | |||
| hp | 1.3.6.1.4.1.11 | |||
| nm | 1.3.6.1.4.1.11.2 | |||
| OpenView | 1.3.6.1.4.1.11.2.17 | |||
| NTF dpTrap | 1.3.6.1.4.1.11.2.17.1.0.59047936 | A trap with this value identifies Data Protector. | ||
| OpenViewTrapVars | 1.3.6.1.4.1.11.2.17.2 | |||
| INT dpSourceId | 1.3.6.1.4.1.11.2.17.2.1 | INTEGER | not-accessible | The identifier of the software generating the trap/event. This number is used by HP OpenView software when it sends an event to the OpenView event system. It identifies which software component sent the event. |
| OCT dpSourceName | 1.3.6.1.4.1.11.2.17.2.2 | OCTET STRING | not-accessible | The machine upon which the event was generated. It identifies for which node the event is generated. |
| OCT dpObjectName | 1.3.6.1.4.1.11.2.17.2.3 | OCTET STRING | not-accessible | The Object identifier associated with the source of the trap/event. |
| OCT dpApplicationName | 1.3.6.1.4.1.11.2.17.2.4 | OCTET STRING | not-accessible | The Application identifier associated with the source of the trap/event. |
| OCT dpSeverity | 1.3.6.1.4.1.11.2.17.2.5 | OCTET STRING | not-accessible | The OpenView event severity associated with the trap/event. |
| OCT dpMessageText | 1.3.6.1.4.1.11.2.17.2.6 | OCTET STRING | not-accessible | The message text associated with the trap/event. |
| OCT dpDataList | 1.3.6.1.4.1.11.2.17.2.7 | OCTET STRING | not-accessible | A comma separated list of keyword and value pairs. |
RFC description
HP Data Protector backup software trap and event integration with OpenView monitoring platform.
Start monitoring HP Data Protector backup server 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.