All MIBs › PACKETLOGIC-MIB › systemUptimeVal
systemUptimeVal
Module: PACKETLOGIC-MIB
OID (symbolic): PACKETLOGIC-MIB::systemUptimeVal
OID (numeric): 1.3.6.1.4.1.15397.2.1.133.6.1
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
Uptime
What is systemUptimeVal?
This OID holds a timer counter that tracks how long the device has been running since its last restart, measured in hundredths of a second. When you check this value, you learn whether the device has been stable or has recently rebooted, which is important for understanding if problems are due to instability. A network manager would check this when troubleshooting to see if a reboot happened overnight, or to verify that a device remained online during a critical service window.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.15397.2.1.133.6.1 snmpwalk -v2c -c public <target> PACKETLOGIC-MIB::systemUptimeVal
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.15397.2.1.133.6.1.1 snmpget -v2c -c public <target> PACKETLOGIC-MIB::systemUptimeVal.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.15397 | procera | PACKETLOGIC-MIB |
| 1.3.6.1.4.1.15397.2 | packetlogic2 | PACKETLOGIC-MIB |
| 1.3.6.1.4.1.15397.2.1 | sysdiag | PACKETLOGIC-MIB |
| 1.3.6.1.4.1.15397.2.1.133 | system | PACKETLOGIC-MIB |
| 1.3.6.1.4.1.15397.2.1.133.6 | systemUptime | PACKETLOGIC-MIB |
| 1.3.6.1.4.1.15397.2.1.133.6.1 | systemUptimeVal | PACKETLOGIC-MIB |