All MIBs › VIVOE-MIB › channelDefaultVideoFormatIndex
channelDefaultVideoFormatIndex
Module: VIVOE-MIB
OID (symbolic): VIVOE-MIB::channelDefaultVideoFormatIndex
OID (numeric): 1.3.6.1.4.1.35990.3.1.3.3.1.24
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This object cross-references the videoFormatIndex object in the videoFormatTable and may be set (when in the maintenance mode) to define the default video format that a service provider shall transmit if the deviceMode object is set to defaultStartUp. At start-up the device shall update all the objects listed in the setChannelGroup to the corresponding values in the default video format. If no default mode is specified or the device is a service user the value shall be 0.
What is channelDefaultVideoFormatIndex?
Cross-references videoFormatTable to define which preset format a service-provider channel should automatically use at start-up when deviceMode is set to defaultStartUp; 0 if no default is set or the device is a service user. Admins configure this so a device comes back up already streaming the correct format after a power cycle, without needing manual reconfiguration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.35990.3.1.3.3.1.24 snmpwalk -v2c -c public <target> VIVOE-MIB::channelDefaultVideoFormatIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.35990.3.1.3.3.1.24.1 snmpget -v2c -c public <target> VIVOE-MIB::channelDefaultVideoFormatIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.35990.3.1.3.3.1.24.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> channelDefaultVideoFormatIndex.1
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::channelDefaultVideoFormatIndex 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.3 | channelTable | VIVOE-MIB |
| 1.3.6.1.4.1.35990.3.1.3.3.1 | channelEntry | VIVOE-MIB |
| 1.3.6.1.4.1.35990.3.1.3.3.1.24 | channelDefaultVideoFormatIndex | VIVOE-MIB |