SUB10SYSTEMS-MIB :: sub10UnitMgmtDateTime

MIB Reference — IPNetwork Monitor · Updated September 12, 2026

All MIBsSUB10SYSTEMS-MIBsub10UnitMgmtDateTime

sub10UnitMgmtDateTime

Module: SUB10SYSTEMS-MIB

OID (symbolic): SUB10SYSTEMS-MIB::sub10UnitMgmtDateTime

OID (numeric): 1.3.6.1.4.1.39003.3.2.5.7

Node type: OBJECT-TYPE

Type: DateAndTime

Access: read-write

Description: The administratively assigned system defined
as a standard date-time specification.

field  octets  contents                  range
-----  ------  --------                  -----
1      1-2   year*                     0..65536
2       3    month                     1..12
3       4    day                       1..31
4       5    hour                      0..23
5       6    minutes                   0..59
6       7    seconds                   0..60
(use 60 for leap-second)
7       8    deci-seconds              0..9
8       9    direction from UTC        '+' / '-'
9      10    hours from UTC*           0..13
10      11    minutes from UTC          0..59

* Notes:
- the value of year is in network-byte order
- daylight saving time in New Zealand is +13

For example, Tuesday May 26, 1992 at 1:30:15 PM EDT would be
displayed as:

1992-5-26,13:30:15.0,-4:0

Note that if only local time is known, then timezone
information (fields 8-10) is not present.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.39003.3.2.5.7
snmpwalk -v2c -c public <target> SUB10SYSTEMS-MIB::sub10UnitMgmtDateTime

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.39003.3.2.5.7.1
snmpget -v2c -c public <target> SUB10SYSTEMS-MIB::sub10UnitMgmtDateTime.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

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

Start monitoring Sub10 Systems point-to-point microwave radio link terminal (firmware/identity status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SUB10SYSTEMS-MIB::sub10UnitMgmtDateTime OID value, configure state conditions and alerts, and monitor any Sub10 Systems point-to-point microwave radio link terminal (firmware/identity status) 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.39003sub10SystemsSUB10SYSTEMS-MIB
1.3.6.1.4.1.39003.3sub10UnitSUB10SYSTEMS-MIB
1.3.6.1.4.1.39003.3.2sub10UnitMgmtSUB10SYSTEMS-MIB
1.3.6.1.4.1.39003.3.2.5sub10UnitMgmtTimeSUB10SYSTEMS-MIB
1.3.6.1.4.1.39003.3.2.5.7sub10UnitMgmtDateTimeSUB10SYSTEMS-MIB