All MIBs › SENAO-WLAN-AP-MIB › dhcpEnabled
dhcpEnabled
Module: SENAO-WLAN-AP-MIB
OID (symbolic): SENAO-WLAN-AP-MIB::dhcpEnabled
OID (numeric): 1.3.6.1.4.1.14125.7.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: When this attribute is enable, it shall indicate that the DHCP mechanism is used. The default value of this attribute shall be disable. @GET-FUNC=get_dhcp_group @SET-FUNC=set_dhcp_group
What is dhcpEnabled?
Turns the device's built-in DHCP server on or off; it defaults to disabled, so DHCP-based address assignment for LAN clients must be explicitly enabled here.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.14125.7.1 snmpwalk -v2c -c public <target> SENAO-WLAN-AP-MIB::dhcpEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.14125.7.1.1 snmpget -v2c -c public <target> SENAO-WLAN-AP-MIB::dhcpEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.14125.7.1.1 i <value>
Start monitoring Senao WLAN access point (radio/SSID configuration plus standard IP-stack counters) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SENAO-WLAN-AP-MIB::dhcpEnabled OID value, configure state conditions and alerts, and monitor any Senao WLAN access point (radio/SSID configuration plus standard IP-stack counters) 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.14125 | senao | SENAO-ENTERPRISE-INDOOR-AP-CB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.14125.7 | dhcpSettingsGroup | SENAO-WLAN-AP-MIB |
| 1.3.6.1.4.1.14125.7.1 | dhcpEnabled | SENAO-WLAN-AP-MIB |