All MIBs › VIVOE-MIB › channelReset
channelReset
Module: VIVOE-MIB
OID (symbolic): VIVOE-MIB::channelReset
OID (numeric): 1.3.6.1.4.1.35990.3.1.3.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: In the maintenance mode this object may be used to initiate a reboot or reset on a particular channel. This will set the channel to its default state. 0 - Normal denotes that the device is in the normal running mode. 1..254 - Setting the object to these values will initiate a reboot or reset on the specified channel When the device has rebooted or reset the channel, this object shall be reset to 0 by the device. 255 - Setting the object to 255 will initiate a reboot or reset all the channels. When the device has rebooted or reset the channels, this object shall be reset to 0 by the device.
What is channelReset?
A maintenance-mode control to reboot or reset one channel (values 1-254), all channels at once (255), or leave things normal (0); the device clears it back to 0 once the reset completes. Admins use this to recover a single stuck channel without having to reset the whole device via deviceReset.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.35990.3.1.3.1 snmpwalk -v2c -c public <target> VIVOE-MIB::channelReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.35990.3.1.3.1.1 snmpget -v2c -c public <target> VIVOE-MIB::channelReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.35990.3.1.3.1.1 i <value>
Start monitoring military vehicle video-over-Ethernet endpoint, vetronics architecture (video-endpoint link/stream config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the VIVOE-MIB::channelReset OID value, configure state conditions and alerts, and monitor any military vehicle video-over-Ethernet endpoint, vetronics architecture (video-endpoint link/stream config status) 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.35990 | desle | VIVOE-MIB |
| 1.3.6.1.4.1.35990.3 | desleProducts | VIVOE-MIB |
| 1.3.6.1.4.1.35990.3.1 | vivoeMIB | VIVOE-MIB |
| 1.3.6.1.4.1.35990.3.1.3 | channelControl | VIVOE-MIB |
| 1.3.6.1.4.1.35990.3.1.3.1 | channelReset | VIVOE-MIB |