All MIBs › CAMBIUM-MIB › wifiIPaddr
wifiIPaddr
Module: CAMBIUM-MIB
OID (symbolic): CAMBIUM-MIB::wifiIPaddr
OID (numeric): 1.3.6.1.4.1.41010.1.10.3.1.1.1.12
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: IP address
What is wifiIPaddr?
Reports the IP address the device has obtained on the upstream WiFi network while operating as a repeater/client. This is read-only, reflecting the address actually assigned.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.41010.1.10.3.1.1.1.12 snmpwalk -v2c -c public <target> CAMBIUM-MIB::wifiIPaddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.41010.1.10.3.1.1.1.12.1 snmpget -v2c -c public <target> CAMBIUM-MIB::wifiIPaddr.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> wifiIPaddr.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::wifiIPaddr 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.10 | wlan | CAMBIUM-MIB |
| 1.3.6.1.4.1.41010.1.10.3 | repeater | CAMBIUM-MIB |
| 1.3.6.1.4.1.41010.1.10.3.1 | wifi_2g | CAMBIUM-MIB |
| 1.3.6.1.4.1.41010.1.10.3.1.1 | wifi_2gTable | CAMBIUM-MIB |
| 1.3.6.1.4.1.41010.1.10.3.1.1.1 | wifi_2gEntry | CAMBIUM-MIB |
| 1.3.6.1.4.1.41010.1.10.3.1.1.1.12 | wifiIPaddr | CAMBIUM-MIB |