All MIBs › CROSSSTREAM-MIB › deviceTime
deviceTime
Module: CROSSSTREAM-MIB
OID (symbolic): CROSSSTREAM-MIB::deviceTime
OID (numeric): 1.3.6.1.4.1.4962.1.1.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The current time as measured by the device. 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 deviceTime?
This read-write DisplayString holds the device's current time as a 12-character YYYYMMDDHHMM string, and setting it updates the device's clock. An admin sets this to keep the CrossStream unit's internal clock synchronized with the rest of the network, which matters for correlating its logs and traps with events on other equipment. For example, an admin might set this object to 202608211430 to align the device's clock after a power outage caused it to reset.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4962.1.1.6 snmpwalk -v2c -c public <target> CROSSSTREAM-MIB::deviceTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4962.1.1.6.1 snmpget -v2c -c public <target> CROSSSTREAM-MIB::deviceTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4962.1.1.6.1 s <value>
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::deviceTime 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.6 | deviceTime | CROSSSTREAM-MIB |