All MIBs › UBIQUOSS-SYSINFO-MIB › ubiSysUpTime
ubiSysUpTime
Module: UBIQUOSS-SYSINFO-MIB
OID (symbolic): UBIQUOSS-SYSINFO-MIB::ubiSysUpTime
OID (numeric): 1.3.6.1.4.1.7800.2.100.1.1.1.4
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
What is ubiSysUpTime?
This TimeTicks value represents how long the chassis has been running since its last restart, consistent with its name and placement in the ubiSysInfoTable, though the DESCRIPTION clause in the source is blank. Admins read it to gauge device stability and to detect unexpected reboots between polling intervals. For example, a returned value of 360000 ticks corresponds to roughly one hour of uptime.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7800.2.100.1.1.1.4 snmpwalk -v2c -c public <target> UBIQUOSS-SYSINFO-MIB::ubiSysUpTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7800.2.100.1.1.1.4.1 snmpget -v2c -c public <target> UBIQUOSS-SYSINFO-MIB::ubiSysUpTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ubiSysUpTime.1
Start monitoring Ubiquoss switching/access product line, entire range (system identity/uptime/firmware-version status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UBIQUOSS-SYSINFO-MIB::ubiSysUpTime OID value, configure state conditions and alerts, and monitor any Ubiquoss switching/access product line, entire range (system identity/uptime/firmware-version status) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.7800 | ubiquoss | UBIQUOSS-SMI |
| 1.3.6.1.4.1.7800.2 | ubiMgmt | UBIQUOSS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.7800.2.100 | ubiSysInfoMIB | UBIQUOSS-SYSINFO-MIB |
| 1.3.6.1.4.1.7800.2.100.1 | ubiSysInfoMIBObjects | UBIQUOSS-SYSINFO-MIB |
| 1.3.6.1.4.1.7800.2.100.1.1 | ubiSysInfoTable | UBIQUOSS-SYSINFO-MIB |
| 1.3.6.1.4.1.7800.2.100.1.1.1 | ubiSysInfoEntry | UBIQUOSS-SYSINFO-MIB |
| 1.3.6.1.4.1.7800.2.100.1.1.1.4 | ubiSysUpTime | UBIQUOSS-SYSINFO-MIB |