APTIS-MONITOR-MIB :: systemTimeUpTime

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAPTIS-MONITOR-MIBsystemTimeUpTime

systemTimeUpTime

Module: APTIS-MONITOR-MIB

OID (symbolic): APTIS-MONITOR-MIB::systemTimeUpTime

OID (numeric): 1.3.6.1.4.1.2637.2.2.15.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The number of seconds since the last system reboot. Similar to SysUpTime but is in seconds resolution instead of TimeTicks.

What is systemTimeUpTime?

This counts the number of seconds elapsed since the last system reboot. It's the same data as sysUpTime but in seconds instead of TimeTicks. 86400 seconds = 1 day of uptime.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2637.2.2.15.1.3
snmpwalk -v2c -c public <target> APTIS-MONITOR-MIB::systemTimeUpTime

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2637.2.2.15.1.3.1
snmpget -v2c -c public <target> APTIS-MONITOR-MIB::systemTimeUpTime.1

SNMPv3 example:

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

Start monitoring Nortel Networks Aptis DSL concentrator/access multiplexer (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APTIS-MONITOR-MIB::systemTimeUpTime OID value, configure state conditions and alerts, and monitor any Nortel Networks Aptis DSL concentrator/access multiplexer (legacy) from a single console.

OID Breakdown

Upper-level ancestors (9 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.2637aptisAPTIS-MIB
1.3.6.1.4.1.2637.2aptis_genericAPTIS-MIB
1.3.6.1.4.1.2637.2.2aptis_monitoringAPTIS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2637.2.2.15systemTimeTableAPTIS-MONITOR-MIB
1.3.6.1.4.1.2637.2.2.15.1systemTimeEntryAPTIS-MONITOR-MIB
1.3.6.1.4.1.2637.2.2.15.1.3systemTimeUpTimeAPTIS-MONITOR-MIB