COMTROL-ES8510-MIB :: dhcpExcludedIp

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCOMTROL-ES8510-MIBdhcpExcludedIp

dhcpExcludedIp

Module: COMTROL-ES8510-MIB

OID (symbolic): COMTROL-ES8510-MIB::dhcpExcludedIp

OID (numeric): 1.3.6.1.4.1.2882.2.1.1.2.5.3.1.2

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description: The IP address .

What is dhcpExcludedIp?

This read-write value specifies a single IP address that the switch's DHCP server should never hand out to clients. Excluding specific addresses lets an admin reserve them for statically-configured devices like printers or servers, preventing DHCP lease conflicts. For example, an admin who has manually assigned 192.168.10.5 to a network printer would add that address here so the DHCP server skips it when leasing to other devices.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.2.5.3.1.2
snmpwalk -v2c -c public <target> COMTROL-ES8510-MIB::dhcpExcludedIp

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.2.5.3.1.2.1
snmpget -v2c -c public <target> COMTROL-ES8510-MIB::dhcpExcludedIp.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2882.2.1.1.2.5.3.1.2.1 a <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dhcpExcludedIp.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::dhcpExcludedIp 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2882comtrolCOMTROL-ES8510-MIB
1.3.6.1.4.1.2882.2productsCOMTROL-ES8510-MIB
1.3.6.1.4.1.2882.2.1managedSwitchCOMTROL-ES8510-MIB
1.3.6.1.4.1.2882.2.1.1es8510COMTROL-ES8510-MIB
1.3.6.1.4.1.2882.2.1.1.2basicSettingCOMTROL-ES8510-MIB
1.3.6.1.4.1.2882.2.1.1.2.5dhcpServerCOMTROL-ES8510-MIB
1.3.6.1.4.1.2882.2.1.1.2.5.3dhcpExcludedTableCOMTROL-ES8510-MIB
1.3.6.1.4.1.2882.2.1.1.2.5.3.1dhcpExcludedEntryCOMTROL-ES8510-MIB
1.3.6.1.4.1.2882.2.1.1.2.5.3.1.2dhcpExcludedIpCOMTROL-ES8510-MIB