CROSSSTREAM-MIB :: deviceTime

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCROSSSTREAM-MIBdeviceTime

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 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
Numeric OIDNameModule
1.3.6.1.4.1.4962artelCROSSSTREAM-MIB
1.3.6.1.4.1.4962.1commonCROSSSTREAM-MIB
1.3.6.1.4.1.4962.1.1deviceCROSSSTREAM-MIB
1.3.6.1.4.1.4962.1.1.6deviceTimeCROSSSTREAM-MIB