All MIBs › CDM-570 › cdm570FramingMode
cdm570FramingMode
Module: CDM-570
OID (symbolic): CDM-570::cdm570FramingMode
OID (numeric): 1.3.6.1.4.1.6247.24.1.2.4.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Unit operating mode, where: 0 = Unframed 1 = EDMAC Framing 2 = EDMAC-2 Framing
What is cdm570FramingMode?
This read-write object sets the unit's operating mode: unframed(0), EDMAC Framing(1), or EDMAC-2 Framing(2). EDMAC framing overlays an embedded management channel onto the data stream, letting the modem carry auxiliary management/monitoring data, like remote alarm status, alongside the payload traffic without a separate physical channel, so this must be enabled, and matched at both ends of the link, before features depending on it, like cdm570EDMACMode or cdm570AUPCEnable, which explicitly requires framing to be enabled first, can function. An admin wanting to use AUPC on a previously unframed link must first change this from unframed(0) to one of the EDMAC framing modes before AUPC can be successfully enabled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.4.1 snmpwalk -v2c -c public <target> CDM-570::cdm570FramingMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.4.1.1 snmpget -v2c -c public <target> CDM-570::cdm570FramingMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.4.1.1 i <value>
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDM-570::cdm570FramingMode 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.2 | cdm570Config | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2.4 | cdm570Frame | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2.4.1 | cdm570FramingMode | CDM-570 |