All MIBs › CDM-570 › cdm570MacAddress
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 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.1 | cdm570EthernetRemoteControl | CDM-570 |
| 1.3.6.1.4.1.6247.24.1.2.1.4 | cdm570MacAddress | CDM-570 |