CDM-570 :: cdm570MacAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570MacAddress

cdm570MacAddress

Module: CDM-570

OID (symbolic): CDM-570::cdm570MacAddress

OID (numeric): 1.3.6.1.4.1.6247.24.1.2.1.4

Node type: OBJECT-TYPE

Type: MacAddress

Access: read-only

Description: The MAC address of the Ethernet interface.

What is cdm570MacAddress?

This read-only object reports the MAC address of the Ethernet management interface. This hardware address is what an admin would use to set up a DHCP reservation or a switch port security/ACL entry restricting which physical device can occupy a given management network port, and it's also useful for confirming, via an ARP table lookup elsewhere on the network, that a suspicious device claiming a particular IP is actually this specific modem. An admin configuring a DHCP server to always assign the same management IP to this specific modem would create a reservation keyed to the MAC address reported here.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.1.4
snmpwalk -v2c -c public <target> CDM-570::cdm570MacAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.1.4.1
snmpget -v2c -c public <target> CDM-570::cdm570MacAddress.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::cdm570MacAddress 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.6247comtechEFDataComtechEFData
Numeric OIDNameModule
1.3.6.1.4.1.6247.24cdm570CDM-570
1.3.6.1.4.1.6247.24.1cdm570ObjectsCDM-570
1.3.6.1.4.1.6247.24.1.2cdm570ConfigCDM-570
1.3.6.1.4.1.6247.24.1.2.1cdm570EthernetRemoteControlCDM-570
1.3.6.1.4.1.6247.24.1.2.1.4cdm570MacAddressCDM-570