All MIBs › DPS-MIB-V38
Category: Domain: Telco/Transport, Vendor: DPS Telecom
Description:
Manages DPS Telecom V38 series network element controllers for remote alarm and status monitoring.
Imported Objects
What Is DPS-MIB-V38?
DPS-MIB-V38 is a vendor MIB from DPS Telecom for its T/Mon V38-series remote telemetry/alarm monitoring units used in telecom and utility network operations. It exposes device identification and inventory data plus extensive alarm-monitoring tables covering the state, severity, and description of external contact-closure or discrete alarm points wired into the unit. Its central purpose is monitoring hardware status indirectly through alarms — it reports manufacturer, model, and software version identification, then a live table of alarm conditions (with severity level, site identification, and last-change timestamp) representing hardware faults such as door-open, power loss, HVAC failure, or generator status at a remote site. A DPS-MIB-V38 MIB Browser session is often the fastest way for an operator to confirm object names before writing automated alarm-polling scripts, since as a proprietary DPS product MIB it has no strong dependency on other standard MIBs beyond basic SNMP conventions. It is typically deployed in remote telecom huts, cell sites, and utility substations where a T/Mon device aggregates dry-contact alarms for central NOC monitoring.
IPNetwork Monitor allows you to monitor SNMP objects defined in DPS-MIB-V38. 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
- alarm point state
- alarm severity level
- alarm description/site
- time of last alarm change
- device manufacturer/model/software version
Supported Devices
- DPS Telecom NetGuardian 832A G5 — current-gen advanced remote telemetry unit (RTU)
- DPS Telecom T/Mon LNX — current alarm master station monitoring legacy and SNMP RTUs
Monitoring Examples
An operator would poll tmonAlarmTable/tmonAlarmEntry indexed by tmonAIndex to retrieve tmonADesc, tmonAState, and tmonASeverity for each configured alarm point, flagging any point in an active alarm state with high severity. tmonAChgDate and tmonAChgTime show when an alarm last transitioned, useful for correlating an outage window. tmonIdentManufacturer, tmonIdentModel, and tmonIdentSoftwareVersion let an inventory system confirm the exact unit and firmware version deployed at a site.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| dpsInc | 1.3.6.1.4.1.2682 | |||
| dpsAlarmControl | 1.3.6.1.4.1.2682.1 | |||
| tmonXM | 1.3.6.1.4.1.2682.1.1 | |||
| NTF tmonCRalarmSet | 1.3.6.1.4.1.2682.1.1.0.10 | Generated when a critical alarm is set. | ||
| NTF tmonCRalarmClr | 1.3.6.1.4.1.2682.1.1.0.11 | Generated when a critical alarm clears. | ||
| NTF tmonMJalarmSet | 1.3.6.1.4.1.2682.1.1.0.12 | Generated when a major alarm is set. | ||
| NTF tmonMJalarmClr | 1.3.6.1.4.1.2682.1.1.0.13 | Generated when a major alarm clears. | ||
| NTF tmonMNalarmSet | 1.3.6.1.4.1.2682.1.1.0.14 | Generated when a minor alarm is set. | ||
| NTF tmonMNalarmClr | 1.3.6.1.4.1.2682.1.1.0.15 | Generated when a minor alarm clears. | ||
| NTF tmonSTalarmSet | 1.3.6.1.4.1.2682.1.1.0.16 | Generated when a status alarm is set. | ||
| NTF tmonSTalarmClr | 1.3.6.1.4.1.2682.1.1.0.17 | Generated when a status alarm clears. | ||
| tmonIdent | 1.3.6.1.4.1.2682.1.1.1 | |||
| STR tmonIdentManufacturer | 1.3.6.1.4.1.2682.1.1.1.1 | DisplayString | read-only | The TMON/XM Unit manufacturer. |
| STR tmonIdentModel | 1.3.6.1.4.1.2682.1.1.1.2 | DisplayString | read-only | The TMON/XM model designation. |
| STR tmonIdentSoftwareVersion | 1.3.6.1.4.1.2682.1.1.1.3 | DisplayString | read-only | The TMON/XM SNMP Agent software version. |
| tmonAlarmTable | 1.3.6.1.4.1.2682.1.1.2 | not-accessible | A table of TMon Alarm-specific information. | |
| tmonAlarmEntry | 1.3.6.1.4.1.2682.1.1.2.1 | not-accessible | Information about a particular TMon alarm. | |
| INT tmonAIndex | 1.3.6.1.4.1.2682.1.1.2.1.1 | INTEGER | read-only | Tmon alarm table index (1..NumberOfAlarms). |
| STR tmonASite | 1.3.6.1.4.1.2682.1.1.2.1.2 | DisplayString | read-only | The site of the alarm (i.e. Atlanta Hub, Sub-Station H32). |
| STR tmonADesc | 1.3.6.1.4.1.2682.1.1.2.1.3 | DisplayString | read-only | A user-defined text string associated with the alarm (i.e. South Door, Generator, Power Grid 1). |
| STR tmonAState | 1.3.6.1.4.1.2682.1.1.2.1.4 | DisplayString | read-only | The current alarm state. |
| STR tmonASeverity | 1.3.6.1.4.1.2682.1.1.2.1.5 | DisplayString | read-only | The severity of the last alarm event. |
| STR tmonAChgDate | 1.3.6.1.4.1.2682.1.1.2.1.6 | DisplayString | read-only | The date (mm/dd/yy) of the last alarm event. |
| STR tmonAChgTime | 1.3.6.1.4.1.2682.1.1.2.1.7 | DisplayString | read-only | The time (hh:mm:ss) of the last alarm event. |
| STR tmonAAuxDesc | 1.3.6.1.4.1.2682.1.1.2.1.8 | DisplayString | read-only | An auxiliary user-defined text string associated with the alarm (i.e. This remote needs servicing). |
| STR tmonADispDesc | 1.3.6.1.4.1.2682.1.1.2.1.9 | DisplayString | read-only | A description of the display on which this point appears. |
| INT tmonAPntType | 1.3.6.1.4.1.2682.1.1.2.1.10 | INTEGER | read-only | Type of this point. |
| INT tmonAPort | 1.3.6.1.4.1.2682.1.1.2.1.11 | INTEGER | read-only | Port on which this point is reported. |
| INT tmonAAddress | 1.3.6.1.4.1.2682.1.1.2.1.12 | INTEGER | read-only | Address of unit reporting this point. |
| INT tmonADisplay | 1.3.6.1.4.1.2682.1.1.2.1.13 | INTEGER | read-only | Display on which this point appears. |
| INT tmonAPoint | 1.3.6.1.4.1.2682.1.1.2.1.14 | INTEGER | read-only | Index into display of this point. |
| tmonCommandGrid | 1.3.6.1.4.1.2682.1.1.3 | |||
| INT tmonCPType | 1.3.6.1.4.1.2682.1.1.3.1 | INTEGER | read-write | Tmon point type. |
| INT tmonCPort | 1.3.6.1.4.1.2682.1.1.3.2 | INTEGER | read-write | Tmon port number. |
| INT tmonCAddress | 1.3.6.1.4.1.2682.1.1.3.3 | INTEGER | read-write | Tmon_port address number. |
| INT tmonCDisplay | 1.3.6.1.4.1.2682.1.1.3.4 | INTEGER | read-write | Tmon_port_address display number. |
| INT tmonCPoint | 1.3.6.1.4.1.2682.1.1.3.5 | INTEGER | read-write | Tmon_port_display point number (1-64). |
| INT tmonCEvent | 1.3.6.1.4.1.2682.1.1.3.6 | INTEGER | read-write | Tmon event ID. |
| INT tmonCAction | 1.3.6.1.4.1.2682.1.1.3.7 | INTEGER | read-write | Requested command action (tmonXM will ignore if invalid). |
| STR tmonCAuxText | 1.3.6.1.4.1.2682.1.1.3.8 | DisplayString | read-write | An auxiliary user-defined text string associated with the command (i.e. User_initials). |
| INT tmonCResult | 1.3.6.1.4.1.2682.1.1.3.9 | INTEGER | read-only | Command result. |
| dpsRTU | 1.3.6.1.4.1.2682.1.2 | |||
| NTF dpsRTUPointSet | 1.3.6.1.4.1.2682.1.2.0.20 | Generated when a point is set. | ||
| NTF dpsRTUPointClr | 1.3.6.1.4.1.2682.1.2.0.21 | Generated when a point clears. | ||
| NTF dpsRTUsumPSet | 1.3.6.1.4.1.2682.1.2.0.101 | Generated when any point is set. | ||
| NTF dpsRTUsumPClr | 1.3.6.1.4.1.2682.1.2.0.102 | Generated when all points clear. | ||
| NTF dpsRTUcomFailed | 1.3.6.1.4.1.2682.1.2.0.103 | Generated when polled unit fails to respond. | ||
| NTF dpsRTUcomRestored | 1.3.6.1.4.1.2682.1.2.0.104 | Generated when failed unit resumes responding. | ||
| dpsRTUIdent | 1.3.6.1.4.1.2682.1.2.1 | |||
| STR dpsRTUManufacturer | 1.3.6.1.4.1.2682.1.2.1.1 | DisplayString | read-only | The Remote Telemetry Unit manufacturer. |
| STR dpsRTUModel | 1.3.6.1.4.1.2682.1.2.1.2 | DisplayString | read-only | The RTU model designation. |
| STR dpsRTUFirmwareVersion | 1.3.6.1.4.1.2682.1.2.1.3 | DisplayString | read-only | The RTU firmware version. |
| STR dpsRTUDateTime | 1.3.6.1.4.1.2682.1.2.1.4 | DisplayString | read-write | The RTU system date and time. |
| INT dpsRTUSyncReq | 1.3.6.1.4.1.2682.1.2.1.5 | INTEGER | read-write | Caution: SETting this object initiates traps for all standing alarms. |
| dpsRTUDisplayGrid | 1.3.6.1.4.1.2682.1.2.2 | not-accessible | Holds information on displays managed by the RTU. | |
| dpsRTUDisplayEntry | 1.3.6.1.4.1.2682.1.2.2.1 | not-accessible | Information about a particular RTU display. | |
| INT dpsRTUPort | 1.3.6.1.4.1.2682.1.2.2.1.1 | INTEGER | read-only | RTU port number. |
| INT dpsRTUAddress | 1.3.6.1.4.1.2682.1.2.2.1.2 | INTEGER | read-only | RTU_port address number. |
| INT dpsRTUDisplay | 1.3.6.1.4.1.2682.1.2.2.1.3 | INTEGER | read-only | RTU_port_address display number. |
| STR dpsRTUDispDesc | 1.3.6.1.4.1.2682.1.2.2.1.4 | DisplayString | read-only | A description of the associated display. |
| STR dpsRTUPntMap | 1.3.6.1.4.1.2682.1.2.2.1.5 | DisplayString | read-only | A map of the points appearing in this display. |
| dpsRTUControlGrid | 1.3.6.1.4.1.2682.1.2.3 | |||
| INT dpsRTUCPort | 1.3.6.1.4.1.2682.1.2.3.1 | INTEGER | read-write | RTU port number. |
| INT dpsRTUCAddress | 1.3.6.1.4.1.2682.1.2.3.2 | INTEGER | read-write | RTU_port address number. |
| INT dpsRTUCDisplay | 1.3.6.1.4.1.2682.1.2.3.3 | INTEGER | read-write | RTU_port_address display number. |
| INT dpsRTUCPoint | 1.3.6.1.4.1.2682.1.2.3.4 | INTEGER | read-write | RTU_port_display point number (1-64). |
| INT dpsRTUCAction | 1.3.6.1.4.1.2682.1.2.3.5 | INTEGER | read-write | Requested action on point (RTU will ignore if invalid). |
| dpsRTUAlarmGrid | 1.3.6.1.4.1.2682.1.2.5 | not-accessible | Holds individual alarm point information. | |
| dpsRTUAlarmEntry | 1.3.6.1.4.1.2682.1.2.5.1 | not-accessible | Detailed information about a particular RTU display. | |
| INT dpsRTUAPort | 1.3.6.1.4.1.2682.1.2.5.1.1 | INTEGER | read-only | RTU port number. |
| INT dpsRTUAAddress | 1.3.6.1.4.1.2682.1.2.5.1.2 | INTEGER | read-only | RTU_port address number. |
| INT dpsRTUADisplay | 1.3.6.1.4.1.2682.1.2.5.1.3 | INTEGER | read-only | RTU_port_address display number. |
| INT dpsRTUAPoint | 1.3.6.1.4.1.2682.1.2.5.1.4 | INTEGER | read-only | RTU_port_address_display point number. |
| STR dpsRTUAPntDesc | 1.3.6.1.4.1.2682.1.2.5.1.5 | DisplayString | read-only | A description of this point. |
| STR dpsRTUAState | 1.3.6.1.4.1.2682.1.2.5.1.6 | DisplayString | read-only | The current state of this point. |
RFC description
DPS Telecom alarm control hierarchy MIB defining SNMP management objects for TMON/XM monitoring and alarm devices.
Start monitoring DPS Telecom T/Mon V38-series remote telemetry/alarm unit 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.