All MIBs › DESCH-PSC3-BASE-MIB › dcSystemDateTime
dcSystemDateTime
Module: DESCH-PSC3-BASE-MIB
OID (symbolic): DESCH-PSC3-BASE-MIB::dcSystemDateTime
OID (numeric): 1.3.6.1.4.1.20246.2.3.1.1.1.2.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: ISO 8601 representation of controller's local date/time. The value is in the format YYYY-MM-DDThh:mm:ss. An example of a valid string is: '2004-10-04T13:45:00'.
What is dcSystemDateTime?
This is the controller's own local date and time, read and settable as an ISO 8601 string in the exact format YYYY-MM-DDThh:mm:ss, for example '2004-10-04T13:45:00'. Admins read it to confirm the controller's clock is correct (important since it timestamps alarms and event history) and can write it to correct drift when no NTP source is configured.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.20246.2.3.1.1.1.2.1.3 snmpwalk -v2c -c public <target> DESCH-PSC3-BASE-MIB::dcSystemDateTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.20246.2.3.1.1.1.2.1.3.1 snmpget -v2c -c public <target> DESCH-PSC3-BASE-MIB::dcSystemDateTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.20246.2.3.1.1.1.2.1.3.1 s <value>
Start monitoring Delta Energy Systems (Switzerland) AG DC power system (PSC 3) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DESCH-PSC3-BASE-MIB::dcSystemDateTime OID value, configure state conditions and alerts, and monitor any Delta Energy Systems (Switzerland) AG DC power system (PSC 3) from a single console.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.20246 | delta | DESCH-GLOBAL-REG |
| 1.3.6.1.4.1.20246.2 | deschRoot | DESCH-GLOBAL-REG |
| 1.3.6.1.4.1.20246.2.3 | deschProducts | DESCH-GLOBAL-REG |
| 1.3.6.1.4.1.20246.2.3.1 | deschController | DESCH-GLOBAL-REG |
| 1.3.6.1.4.1.20246.2.3.1.1 | deschPsc3 | DESCH-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.20246.2.3.1.1.1 | deschPsc3BaseMib | DESCH-PSC3-BASE-MIB |
| 1.3.6.1.4.1.20246.2.3.1.1.1.2 | deschControllerObjects | DESCH-PSC3-BASE-MIB |
| 1.3.6.1.4.1.20246.2.3.1.1.1.2.1 | dcSystemInfo | DESCH-PSC3-BASE-MIB |
| 1.3.6.1.4.1.20246.2.3.1.1.1.2.1.3 | dcSystemDateTime | DESCH-PSC3-BASE-MIB |