All MIBs › CAMBIUM-PTP650-MIB › iPv4Address
iPv4Address
Module: CAMBIUM-PTP650-MIB
OID (symbolic): CAMBIUM-PTP650-MIB::iPv4Address
OID (numeric): 1.3.6.1.4.1.17713.7.5.1
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: Internet protocol (IPv4) address. This address is used by the family of Internet protocols to uniquely identify the unit on a network.
What is iPv4Address?
This is the unit's IPv4 address, the address other devices use to reach it on the network. It is writable, so an admin can change it directly by SNMP, and it works alongside subnetMask and gatewayIPAddress to define the unit's IP connectivity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.17713.7.5.1 snmpwalk -v2c -c public <target> CAMBIUM-PTP650-MIB::iPv4Address
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.17713.7.5.1.1 snmpget -v2c -c public <target> CAMBIUM-PTP650-MIB::iPv4Address.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.17713.7.5.1.1 a <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> iPv4Address.1
Start monitoring Cambium Networks wireless bridges with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAMBIUM-PTP650-MIB::iPv4Address OID value, configure state conditions and alerts, and monitor any Cambium Networks wireless bridges 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.17713 | cambium | CAMBIUM-PMP80211-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.17713.7 | ptp650 | CAMBIUM-PTP650-MIB |
| 1.3.6.1.4.1.17713.7.5 | configuration | CAMBIUM-PTP650-MIB |
| 1.3.6.1.4.1.17713.7.5.1 | iPv4Address | CAMBIUM-PTP650-MIB |