All MIBs › FLARION-MIB › dhcpServerIpAddr
dhcpServerIpAddr
Module: FLARION-MIB
OID (symbolic): FLARION-MIB::dhcpServerIpAddr
OID (numeric): 1.3.6.1.4.1.8603.1.2.1.1.8.1.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: This represents the DHCP Server IP Address which is returned in any DHCP protocol packet in the siaddr field
What is dhcpServerIpAddr?
This OID stores the IP address of the DHCP server that devices on this network will contact for automatic IP assignment. It identifies where the wireless base station points new devices for network configuration. A network operator sets this value when deploying wireless service to direct client devices to the correct configuration server.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8603.1.2.1.1.8.1.3 snmpwalk -v2c -c public <target> FLARION-MIB::dhcpServerIpAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8603.1.2.1.1.8.1.3.1 snmpget -v2c -c public <target> FLARION-MIB::dhcpServerIpAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.8603.1.2.1.1.8.1.3.1 a <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dhcpServerIpAddr.1
Start monitoring Flarion (Qualcomm) Flash-OFDM base station (root enterprise MIB/alarm framework) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FLARION-MIB::dhcpServerIpAddr OID value, configure state conditions and alerts, and monitor any Flarion (Qualcomm) Flash-OFDM base station (root enterprise MIB/alarm framework) 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.8603 | flarion | FLARION-MIB |
| 1.3.6.1.4.1.8603.1 | mibs | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2 | rrMib | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.1 | rrManagedObjs | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.1.1 | rrBaseStation | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.1.1.8 | rrDhcp | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.1.1.8.1 | dhcpProv | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.1.1.8.1.3 | dhcpServerIpAddr | FLARION-MIB |