All MIBs › A3COM-HUAWEI-SYS-MAN-MIB › h3cSysLocalClock
h3cSysLocalClock
Module: A3COM-HUAWEI-SYS-MAN-MIB
OID (symbolic): A3COM-HUAWEI-SYS-MAN-MIB::h3cSysLocalClock
OID (numeric): 1.3.6.1.4.1.43.45.1.10.2.3.1.1.1
Node type: OBJECT-TYPE
Type: DateAndTime
Access: read-write
Description: This node gives the current local time of the system. The unit of it is DateAndTime.
What is h3cSysLocalClock?
Reports the current system time in DateAndTime format, which includes year, month, day, hour, minute, second, and timezone information. Engineers monitor this to verify clock synchronization across devices and troubleshoot time-dependent services like logging, certificates, and NTP. A typical value of 2025-02-15 14:30:00+00:00 shows the device is synchronized to a reference time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.45.1.10.2.3.1.1.1 snmpwalk -v2c -c public <target> A3COM-HUAWEI-SYS-MAN-MIB::h3cSysLocalClock
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.45.1.10.2.3.1.1.1.1 snmpget -v2c -c public <target> A3COM-HUAWEI-SYS-MAN-MIB::h3cSysLocalClock.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.45.1.10.2.3.1.1.1.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> h3cSysLocalClock.1
Start monitoring H3C/3Com switches and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-HUAWEI-SYS-MAN-MIB::h3cSysLocalClock OID value, configure state conditions and alerts, and monitor any H3C/3Com switches and routers 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.45 | jv_mib | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1 | huawei | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.10 | h3c | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.10.2 | h3cCommon | A3COM-HUAWEI-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.45.1.10.2.3 | h3cSystemMan | A3COM-HUAWEI-SYS-MAN-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.3.1 | h3cSystemManMIBObjects | A3COM-HUAWEI-SYS-MAN-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.3.1.1 | h3cSysClock | A3COM-HUAWEI-SYS-MAN-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.3.1.1.1 | h3cSysLocalClock | A3COM-HUAWEI-SYS-MAN-MIB |