ADTRAN-ADUNIT-MIB :: adUnitDateTime

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADTRAN-ADUNIT-MIBadUnitDateTime

adUnitDateTime

Module: ADTRAN-ADUNIT-MIB

OID (symbolic): ADTRAN-ADUNIT-MIB::adUnitDateTime

OID (numeric): 1.3.6.1.4.1.664.5.30.2.1.1

Node type: OBJECT-TYPE

Type: DateAndTime

Access: read-write

Description: The current unit date and time.

What is adUnitDateTime?

This field stores and allows you to set the unit's current date and time. Network engineers synchronize this with NTP or manually set it to ensure syslog timestamps, scheduled tasks, and certificate validation work correctly. Example: setting this to '2026-07-03 14:30:00' syncs the unit to the current time across the network.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.5.30.2.1.1
snmpwalk -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitDateTime

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.664.5.30.2.1.1.1
snmpget -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitDateTime.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

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

Start monitoring ADTRAN access routers/IADs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADTRAN-ADUNIT-MIB::adUnitDateTime OID value, configure state conditions and alerts, and monitor any ADTRAN access routers/IADs from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.664adtranADTRAN-ACTDAXL3-MIB
1.3.6.1.4.1.664.5adSharedADTRAN-MIB
Numeric OIDNameModule
1.3.6.1.4.1.664.5.30adtranUnitMibADTRAN-ADUNIT-MIB
1.3.6.1.4.1.664.5.30.2adUnitConfigADTRAN-ADUNIT-MIB
1.3.6.1.4.1.664.5.30.2.1adUnitGenCfgADTRAN-ADUNIT-MIB
1.3.6.1.4.1.664.5.30.2.1.1adUnitDateTimeADTRAN-ADUNIT-MIB