All MIBs › CDM-570 › cdm570RSCodecOption
cdm570RSCodecOption
Module: CDM-570
OID (symbolic): CDM-570::cdm570RSCodecOption
OID (numeric): 1.3.6.1.4.1.6247.24.1.1.2.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: RS Codec Option, where: 0 = None 1 = Installed
What is cdm570RSCodecOption?
This read-only object reports whether the Reed-Solomon codec option is installed: none(0) or installed(1). Reed-Solomon coding is layered on top of an inner code like Viterbi to further reduce residual bit errors, and its availability as a hardware option gates whether Tx or Rx FEC type values that reference Reed-Solomon can actually be selected on this specific unit. An admin trying to configure Viterbi+Reed-Solomon coding for extra error correction margin on a marginal link would first need to confirm this object reports installed(1), since attempting to set that FEC type on a unit lacking the codec option would not be a valid configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.1.2.6 snmpwalk -v2c -c public <target> CDM-570::cdm570RSCodecOption
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.1.2.6.1 snmpget -v2c -c public <target> CDM-570::cdm570RSCodecOption.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDM-570::cdm570RSCodecOption OID value, configure state conditions and alerts, and monitor any Comtech EF Data satellite modems from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.6247 | comtechEFData | ComtechEFData |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6247.24 | cdm570 | CDM-570 |
| 1.3.6.1.4.1.6247.24.1 | cdm570Objects | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.1 | cdm570System | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.1.2 | cdm570SystemEquipmentID | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.1.2.6 | cdm570RSCodecOption | CDM-570 |