All MIBs › CPQPOWER-MIB › upsConfigDateAndTime
upsConfigDateAndTime
Module: CPQPOWER-MIB
OID (symbolic): CPQPOWER-MIB::upsConfigDateAndTime
OID (numeric): 1.3.6.1.4.1.232.165.3.9.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Date and time information for the UPS. Setting this variable will initiate a set UPS date and time to this value. Reading this variable will return the UPS time and date. This value is not referenced to sysUpTime. It is simply the clock value from the UPS real time clock. Format is as follows: MM/DD/YYYY:HH:MM:SS.
What is upsConfigDateAndTime?
This is a read-write string, formatted as MM/DD/YYYY:HH:MM:SS, holding the UPS's own real-time clock; reading it returns the current UPS time and writing to it sets the clock, independent of sysUpTime. It lets an admin keep the UPS's internal clock synchronized so its logged alarm and event timestamps are accurate. For example, after replacing a UPS's battery (which can reset its clock), an admin would write the current date and time to upsConfigDateAndTime to correct it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.165.3.9.5 snmpwalk -v2c -c public <target> CPQPOWER-MIB::upsConfigDateAndTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.165.3.9.5.1 snmpget -v2c -c public <target> CPQPOWER-MIB::upsConfigDateAndTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.165.3.9.5.1 s <value>
Start monitoring Compaq/HP-managed UPS/PDU power infrastructure with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQPOWER-MIB::upsConfigDateAndTime OID value, configure state conditions and alerts, and monitor any Compaq/HP-managed UPS/PDU power infrastructure from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.165 | cpqPower | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.3 | ups | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.3.9 | upsConfig | CPQPOWER-MIB |
| 1.3.6.1.4.1.232.165.3.9.5 | upsConfigDateAndTime | CPQPOWER-MIB |