ACMIB :: siteDateAndTime

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsACMIBsiteDateAndTime

siteDateAndTime

Module: ACMIB

OID (symbolic): ACMIB::siteDateAndTime

OID (numeric): 1.3.6.1.4.1.1751.2.18.1.19

Node type: OBJECT-TYPE

Type: DateAndTime

Access: read-write

Description: Current date and time: 11 octets
octet#  contents            range
------  --------            -----
  1-2   year                0..65536
   3    month               1..12
   4    day                 1..31
   5    hour                0..23
   6    minutes             0..59
   7    seconds      0..60(60=leap second)
   8    deci-seconds         0..9
   9    direction from UTC  '+'/'-'
  10    hours from UTC      0..11
  11    minutes from UTC    0..59

What is siteDateAndTime?

This OID stores the device's current date and time in an 11-octet structure (year, month, day, hour, minute, and precision details). Network engineers synchronize this across all network devices to ensure trap timestamps and log entries are accurate for root-cause analysis and incident correlation. Setting this to 2026/07/03 14:30:45 UTC aligns the device's clock with NTP time so all records match across your network.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.1.19
snmpwalk -v2c -c public <target> ACMIB::siteDateAndTime

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.1.19.1
snmpget -v2c -c public <target> ACMIB::siteDateAndTime.1

Set instance 1 (SNMPv2c):

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

Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::siteDateAndTime OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) from a single console.

OID Breakdown

Upper-level ancestors (6 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
Numeric OIDNameModule
1.3.6.1.4.1.1751lucentACMIB
1.3.6.1.4.1.1751.2mibsACMIB
1.3.6.1.4.1.1751.2.18acMIBACMIB
1.3.6.1.4.1.1751.2.18.1sysConfigACMIB
1.3.6.1.4.1.1751.2.18.1.19siteDateAndTimeACMIB