All MIBs › CAMBIUM-MIB › internetWanMacAddress
internetWanMacAddress
Module: CAMBIUM-MIB
OID (symbolic): CAMBIUM-MIB::internetWanMacAddress
OID (numeric): 1.3.6.1.4.1.41010.1.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
What is internetWanMacAddress?
Reports the hardware (MAC) address of the device's WAN port, the Ethernet interface that faces the internet. It's read-only, so use it to identify the unit on the ISP's network or to match against a DHCP lease, not to change addressing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.41010.1.1.2 snmpwalk -v2c -c public <target> CAMBIUM-MIB::internetWanMacAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.41010.1.1.2.1 snmpget -v2c -c public <target> CAMBIUM-MIB::internetWanMacAddress.1
Start monitoring Cambium Networks wireless broadband radios (PMP/PTP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAMBIUM-MIB::internetWanMacAddress OID value, configure state conditions and alerts, and monitor any Cambium Networks wireless broadband radios (PMP/PTP) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.41010 | cambiumnetwork | CAMBIUM-MIB |
| 1.3.6.1.4.1.41010.1 | ata | CAMBIUM-MIB |
| 1.3.6.1.4.1.41010.1.1 | status | CAMBIUM-MIB |
| 1.3.6.1.4.1.41010.1.1.2 | internetWanMacAddress | CAMBIUM-MIB |