A3COM-HUAWEI-DEVICE-MIB :: hwLswSysTime

MIB Reference — IPNetwork Monitor

All MIBsA3COM-HUAWEI-DEVICE-MIBhwLswSysTime

hwLswSysTime

Module: A3COM-HUAWEI-DEVICE-MIB

OID (symbolic): A3COM-HUAWEI-DEVICE-MIB::hwLswSysTime

OID (numeric): 1.3.6.1.4.1.43.45.1.2.23.1.18.1.5

Node type: OBJECT-TYPE

Type: DateAndTime

Access: read-write

Description:

System time.

What is hwLswSysTime?

This OID stores the device's current date and time in a structured DateAndTime format and can be set remotely. Engineers use it to synchronize the switch's clock with NTP or to troubleshoot timestamp mismatches in logs. Setting it to "2026-07-01 14:30:00" ensures accurate event correlation across the network.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.45.1.2.23.1.18.1.5
snmpwalk -v2c -c public <target> A3COM-HUAWEI-DEVICE-MIB::hwLswSysTime

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.43.45.1.2.23.1.18.1.5.1
snmpget -v2c -c public <target> A3COM-HUAWEI-DEVICE-MIB::hwLswSysTime.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwLswSysTime.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.43a3ComA3COM-HUAWEI-OID-MIB
1.3.6.1.4.1.43.45jv_mibA3COM-HUAWEI-OID-MIB
1.3.6.1.4.1.43.45.1huaweiA3COM-HUAWEI-OID-MIB
1.3.6.1.4.1.43.45.1.2hwproductsA3COM-HUAWEI-OID-MIB
1.3.6.1.4.1.43.45.1.2.23lanSwA3COM-HUAWEI-OID-MIB
1.3.6.1.4.1.43.45.1.2.23.1lswCommonA3COM-HUAWEI-OID-MIB
1.3.6.1.4.1.43.45.1.2.23.1.18hwLswDeviceAdminA3COM-HUAWEI-DEVICE-MIB
1.3.6.1.4.1.43.45.1.2.23.1.18.1hwLswSystemParaA3COM-HUAWEI-DEVICE-MIB
1.3.6.1.4.1.43.45.1.2.23.1.18.1.5hwLswSysTimeA3COM-HUAWEI-DEVICE-MIB