All MIBs › DPS-MIB-V38-V2 › dpsRTUv2DateTime
dpsRTUv2DateTime
Module: DPS-MIB-V38-V2
OID (symbolic): DPS-MIB-V38-V2::dpsRTUv2DateTime
OID (numeric): 1.3.6.1.4.1.2682.1.4.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
The RTU system date and time.
What is dpsRTUv2DateTime?
This object represents the current system date and time on a DPS Remote Terminal Unit (RTU), expressed as a text string. Network operators can read and modify this value to synchronize the RTU's clock with the network time source. Accurate time is critical for logging alarms and events in time-sensitive network monitoring and control systems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2682.1.4.1.4 snmpwalk -v2c -c public <target> DPS-MIB-V38-V2::dpsRTUv2DateTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2682.1.4.1.4.1 snmpget -v2c -c public <target> DPS-MIB-V38-V2::dpsRTUv2DateTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2682.1.4.1.4.1 s <value>
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.2682 | dpsInc | DPS-MIB-V38 |
| 1.3.6.1.4.1.2682.1 | dpsAlarmControl | DPS-MIB-V38 |
| 1.3.6.1.4.1.2682.1.4 | dpsRTUv2 | DPS-MIB-V38-V2 |
| 1.3.6.1.4.1.2682.1.4.1 | dpsRTUv2Ident | DPS-MIB-V38-V2 |
| 1.3.6.1.4.1.2682.1.4.1.4 | dpsRTUv2DateTime | DPS-MIB-V38-V2 |