All MIBs › CDM-570 › cdm570TurboOption
cdm570TurboOption
Module: CDM-570
OID (symbolic): CDM-570::cdm570TurboOption
OID (numeric): 1.3.6.1.4.1.6247.24.1.1.2.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Turbo option, where: 0 = None 1 = Turbo 2 = TPC/LDPC
What is cdm570TurboOption?
This read-only object reports which advanced FEC hardware option is installed: none(0), turbo(1), or tpcLdpc(2). Unlike the CDD-564's read-write FEC type selector, this is a read-only capability flag reporting which optional hardware is physically installed in this specific unit, so an admin cannot enable Turbo coding on a unit that reports none(0) here -- attempting to select a turbo FEC type in the Tx or Rx FEC objects on such a unit would simply fail or be rejected. Before planning to deploy TPC/LDPC coding on a remote site to improve link margin, an admin should first poll this object on that specific unit to confirm it reports tpcLdpc(2) rather than assuming the feature is universally available across the fleet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.1.2.1 snmpwalk -v2c -c public <target> CDM-570::cdm570TurboOption
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.1.2.1.1 snmpget -v2c -c public <target> CDM-570::cdm570TurboOption.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::cdm570TurboOption 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.1 | cdm570TurboOption | CDM-570 |