All MIBs › CDM-570 › cdm570EDMACMode
cdm570EDMACMode
Module: CDM-570
OID (symbolic): CDM-570::cdm570EDMACMode
OID (numeric): 1.3.6.1.4.1.6247.24.1.2.4.2.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: EDMAC mode, where: 0 = EDMAC Idle 1 = EDMAC Master 2 = EDMAC Slave
What is cdm570EDMACMode?
This read-write object sets the EDMAC role: idle(0), master(1), or slave(2). This defines the modem's role within the embedded management channel hierarchy established by cdm570FramingMode -- a master unit, typically at a hub, can forward management messages for a defined range of distant-end addresses, while a slave unit simply responds using its own fixed address, so a network's EDMAC topology requires exactly the right role assigned to each unit's position in that hierarchy. At a hub site managing several remote CDM-570 units over a single outbound carrier, the hub's unit would be set to master(1) so it can relay EDMAC management traffic to and from the remotes, each of which would be set to slave(2).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.4.2.1 snmpwalk -v2c -c public <target> CDM-570::cdm570EDMACMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.4.2.1.1 snmpget -v2c -c public <target> CDM-570::cdm570EDMACMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.4.2.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::cdm570EDMACMode 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.2 | cdm570EDMAC | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2.4.2.1 | cdm570EDMACMode | CDM-570 |