DPS-MIB-V38 :: dpsRTUDateTime

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDPS-MIB-V38dpsRTUDateTime

dpsRTUDateTime

Module: DPS-MIB-V38

OID (symbolic): DPS-MIB-V38::dpsRTUDateTime

OID (numeric): 1.3.6.1.4.1.2682.1.2.1.4

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

Description: The RTU system date and time.

What is dpsRTUDateTime?

The RTU's current system date and time, writable so an admin can synchronize the RTU's clock, which matters because alarm timestamps (tmonAChgDate/tmonAChgTime) depend on this clock being accurate.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2682.1.2.1.4
snmpwalk -v2c -c public <target> DPS-MIB-V38::dpsRTUDateTime

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2682.1.2.1.4.1
snmpget -v2c -c public <target> DPS-MIB-V38::dpsRTUDateTime.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2682.1.2.1.4.1 s <value>

Start monitoring DPS Telecom T/Mon V38-series remote telemetry/alarm unit with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DPS-MIB-V38::dpsRTUDateTime OID value, configure state conditions and alerts, and monitor any DPS Telecom T/Mon V38-series remote telemetry/alarm unit from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2682dpsIncDPS-MIB-V38
1.3.6.1.4.1.2682.1dpsAlarmControlDPS-MIB-V38
1.3.6.1.4.1.2682.1.2dpsRTUDPS-MIB-V38
1.3.6.1.4.1.2682.1.2.1dpsRTUIdentDPS-MIB-V38
1.3.6.1.4.1.2682.1.2.1.4dpsRTUDateTimeDPS-MIB-V38