All MIBs › CROSSSTREAM-MIB › deviceUpTime
deviceUpTime
Module: CROSSSTREAM-MIB
OID (symbolic): CROSSSTREAM-MIB::deviceUpTime
OID (numeric): 1.3.6.1.4.1.4962.1.1.7
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The time when the device is intialized. The time is specified as YYYYMMDDHHMM, where YYYY - four digits of the year MM - month (01 through 12) DD - day of month(01 through 31) HH - hours(00 through 23) MM - minutes(00 through 59).
What is deviceUpTime?
This read-only DisplayString records the timestamp, in YYYYMMDDHHMM form, of when the device was last initialized. An admin reads this to determine how long ago the unit last rebooted, which helps when correlating an unexpected outage with a possible restart. For example, if a customer reports a service blip at 09:15 and this object shows the device initialized at 202608210914, that strongly suggests the device rebooted right at the time of the reported issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4962.1.1.7 snmpwalk -v2c -c public <target> CROSSSTREAM-MIB::deviceUpTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4962.1.1.7.1 snmpget -v2c -c public <target> CROSSSTREAM-MIB::deviceUpTime.1
Start monitoring Artel Video Systems CrossStream video-transport device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CROSSSTREAM-MIB::deviceUpTime OID value, configure state conditions and alerts, and monitor any Artel Video Systems CrossStream video-transport device from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4962 | artel | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.1 | common | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.1.1 | device | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.1.1.7 | deviceUpTime | CROSSSTREAM-MIB |