All MIBs › CROSSSTREAM-MIB › deviceReset
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 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.12 | deviceReset | CROSSSTREAM-MIB |