CROSSSTREAM-MIB :: deviceReset

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCROSSSTREAM-MIBdeviceReset

deviceReset

Module: CROSSSTREAM-MIB

OID (symbolic): CROSSSTREAM-MIB::deviceReset

OID (numeric): 1.3.6.1.4.1.4962.1.1.12

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Always returns '0' when read and resets the device when set with a nonzero value

What is deviceReset?

This read-write integer always reads back as 0 but reboots the device the moment it's set to any nonzero value. An admin uses this as a remote soft-reset switch when a CrossStream unit becomes unresponsive or needs to reload configuration without physically power-cycling it. For example, after loading a new configuration from NVRAM via vsarReset, an admin might still need to set this object to 1 to fully restart the device and apply the change.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4962.1.1.12
snmpwalk -v2c -c public <target> CROSSSTREAM-MIB::deviceReset

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.4962.1.1.12.1
snmpget -v2c -c public <target> CROSSSTREAM-MIB::deviceReset.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.4962.1.1.12.1 i <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::deviceReset 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.12deviceResetCROSSSTREAM-MIB