All MIBs › CDM-570 › cdm570EDMACAddress
cdm570EDMACAddress
Module: CDM-570
OID (symbolic): CDM-570::cdm570EDMACAddress
OID (numeric): 1.3.6.1.4.1.6247.24.1.2.4.2.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: For a Master, the EDMA Address is the range of addresses of distant-end units (modems or transceivers) which this unit, as the Master, will forward messages for. Only values which are integer multiples of ten are permitted. (10, 20, 30, 40, etc....)
For a Slave, the EDMAC address is the address of the slave and is query only.
What is cdm570EDMACAddress?
This read-write object sets, for a Master, the range of addresses (in multiples of ten) of distant-end units the master will forward EDMAC messages for; for a Slave, it reports that slave's own fixed, query-only address. This address is what an EDMAC-based management system uses to route management traffic to the correct specific remote unit among potentially many sharing the same outbound carrier, so a master configured with an incorrect address range would fail to relay management traffic for remotes actually assigned addresses outside that configured range. A slave unit reporting an address of 30 tells the network operator that its master must be configured to include address 30 within its forwarding range, or that specific remote's EDMAC management traffic won't be relayed by the hub.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.4.2.2 snmpwalk -v2c -c public <target> CDM-570::cdm570EDMACAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.4.2.2.1 snmpget -v2c -c public <target> CDM-570::cdm570EDMACAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.4.2.2.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::cdm570EDMACAddress 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.2 | cdm570EDMACAddress | CDM-570 |