All MIBs › VIVOE-MIB › deviceMode
deviceMode
Module: VIVOE-MIB
OID (symbolic): VIVOE-MIB::deviceMode
OID (numeric): 1.3.6.1.4.1.35990.3.1.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object shall be used to set the mode of the device. 1 - In the normal mode the device shall boot into a 'stopped' state and . The device shall require the channelStatus object to be set to 'start' to initiate transmission or reception of a video stream. 2 - In the default configuration start-up mode the device shall boot into a pre-defined state e.g. a service provider may automatically start transmitting a pre- defined video format or a service user may be set-up to receive a pre-defined video stream. 3 - In the maintenance mode the objects listed in the maintenanceModeGroup may be set to perform maintenance and configuration tasks on the device.
What is deviceMode?
Controls the device's overall operating mode: normal (boots stopped, waits for a channel start command), defaultStartUp (boots straight into a pre-configured streaming state), or maintenanceMode (unlocks configuration objects for changes). Admins switch a device into maintenanceMode specifically to reconfigure things like the IP address or user description before returning it to normal operation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.35990.3.1.1.14 snmpwalk -v2c -c public <target> VIVOE-MIB::deviceMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.35990.3.1.1.14.1 snmpget -v2c -c public <target> VIVOE-MIB::deviceMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.35990.3.1.1.14.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::deviceMode 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.1 | deviceInfo | VIVOE-MIB |
| 1.3.6.1.4.1.35990.3.1.1.14 | deviceMode | VIVOE-MIB |