All MIBs › COMTROL-ES8510-MIB › ipConfigurationDHCPStatus
ipConfigurationDHCPStatus
Module: COMTROL-ES8510-MIB
OID (symbolic): COMTROL-ES8510-MIB::ipConfigurationDHCPStatus
OID (numeric): 1.3.6.1.4.1.2882.2.1.1.2.3.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Parameter configuring DHCP client functionality of the device. When enabled, device will be a DHCP client and request for the IP configuration from DHCP server.
The Dynamic Host Configuration Protocol (DHCP) automates the assignment of IP addresses, subnet masks, default routers, and other IP parameters. The assignment usually occurs when the DHCP-configured machine boots up or regains connectivity to the network. The DHCP client sends out a query requesting a response from a DHCP server on the locally attached network. The query is typically initiated immediately after booting up and before the client initiates any IP based communication with other hosts. The DHCP server then replies to the client with its assigned IP address, subnet mask, DNS server and default gateway information.
Note: Other items in this table will not be modified, when ipConfigurationDHCPStatus is enabled.
What is ipConfigurationDHCPStatus?
This read-write setting turns DHCP client mode on or off for the switch's own management IP configuration. Enabling it lets the switch automatically obtain its IP address, mask, and gateway from a DHCP server instead of requiring manual static configuration, simplifying large deployments. For example, an admin deploying dozens of ES8510 switches into a pre-provisioned DHCP-enabled management VLAN would set this to enabled so each unit gets its address automatically at boot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.2.3.1.1.2 snmpwalk -v2c -c public <target> COMTROL-ES8510-MIB::ipConfigurationDHCPStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.2.3.1.1.2.1 snmpget -v2c -c public <target> COMTROL-ES8510-MIB::ipConfigurationDHCPStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2882.2.1.1.2.3.1.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipConfigurationDHCPStatus.1
Start monitoring Comtrol ES8510 industrial managed Ethernet switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMTROL-ES8510-MIB::ipConfigurationDHCPStatus OID value, configure state conditions and alerts, and monitor any Comtrol ES8510 industrial managed Ethernet switch 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.2882 | comtrol | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2 | products | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1 | managedSwitch | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1 | es8510 | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.2 | basicSetting | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.2.3 | ipConfiguration | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.2.3.1 | ipConfigurationTable | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.2.3.1.1 | ipConfigurationEntry | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.2.3.1.1.2 | ipConfigurationDHCPStatus | COMTROL-ES8510-MIB |