All MIBs › CDMIPController › cdmipEthernetMacAddress
cdmipEthernetMacAddress
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipEthernetMacAddress
OID (numeric): 1.3.6.1.4.1.6247.4.3.1.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The MAC address for the Ethernet interface.
What is cdmipEthernetMacAddress?
This reports the hardware MAC address of the modem's Ethernet interface. Because this is a fixed hardware identifier rather than a configurable value, it is most useful for an admin cross-referencing DHCP lease tables or switch MAC-address tables to positively identify which physical modem is plugged into which switch port. Seeing '0004A3112233' here lets an admin search a switch's MAC address table for that exact string to find which physical port this specific modem is connected to.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.3.1.1 snmpwalk -v2c -c public <target> CDMIPController::cdmipEthernetMacAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.3.1.1.1 snmpget -v2c -c public <target> CDMIPController::cdmipEthernetMacAddress.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipEthernetMacAddress 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.4 | cdmipController | CDMIPController |
| 1.3.6.1.4.1.6247.4.3 | cdmipInterfaces | CDMIPController |
| 1.3.6.1.4.1.6247.4.3.1 | cdmipEthernetInterface | CDMIPController |
| 1.3.6.1.4.1.6247.4.3.1.1 | cdmipEthernetMacAddress | CDMIPController |