All MIBs › VIVOE-MIB › videoFormatCompressionRate
videoFormatCompressionRate
Module: VIVOE-MIB
OID (symbolic): VIVOE-MIB::videoFormatCompressionRate
OID (numeric): 1.3.6.1.4.1.35990.3.1.2.2.1.11
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: When the videoFormatCompressionFactor object is set to targetRate, this object shall specify the maximum target rate in Mbps. When the videoFormatCompressionFactor object is set to targetQuality, this object shall specify a subjective quality factor with 1 being the lowest quality and 16 being the highest (virtually lossless) quality. The object may be set (when in the maintenance mode) to configure a default start-up rate for the format. If the format is uncompressed the value shall be 0.
What is videoFormatCompressionRate?
Depending on videoFormatCompressionFactor, this is either the target bitrate in Mbps or a subjective quality score from 1 (lowest) to 16 (near-lossless); it's 0 for uncompressed formats. Admins tune this to balance network bandwidth usage against image quality for a given preset format.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.35990.3.1.2.2.1.11 snmpwalk -v2c -c public <target> VIVOE-MIB::videoFormatCompressionRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.35990.3.1.2.2.1.11.1 snmpget -v2c -c public <target> VIVOE-MIB::videoFormatCompressionRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.35990.3.1.2.2.1.11.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::videoFormatCompressionRate 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.2 | videoFormatInfo | VIVOE-MIB |
| 1.3.6.1.4.1.35990.3.1.2.2 | videoFormatTable | VIVOE-MIB |
| 1.3.6.1.4.1.35990.3.1.2.2.1 | videoFormatEntry | VIVOE-MIB |
| 1.3.6.1.4.1.35990.3.1.2.2.1.11 | videoFormatCompressionRate | VIVOE-MIB |