COMTROL-ES8510-MIB :: ipConfigurationSubMask

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCOMTROL-ES8510-MIBipConfigurationSubMask

ipConfigurationSubMask

Module: COMTROL-ES8510-MIB

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

OID (numeric): 1.3.6.1.4.1.2882.2.1.1.2.3.1.1.4

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description: The subnet mask is a 32-bit number in the same format and representation as IP addresses. The subnet mask determines which bits in the IP address are interpreted as the network number, which as the subnetwork number, and which as the host number. Each IP address bit that corresponds to a 1 in the subnet mask is in the network/subnetwork part of the address. This group of numbers is also called the Network ID. Each IP address bit that corresponds to a 0 is in the host part of the IP address.

What is ipConfigurationSubMask?

This read-write value sets the subnet mask applied to the switch's management IP address, defining the boundary between the network and host portions of that address. Getting this value correct is essential for the switch to determine which traffic is on its local subnet versus traffic that needs to go through the gateway. For example, if an admin assigns the switch an address in a /24 network, they would set this mask to 255.255.255.0 to match.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.2.3.1.1.4
snmpwalk -v2c -c public <target> COMTROL-ES8510-MIB::ipConfigurationSubMask

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.4.1
snmpget -v2c -c public <target> COMTROL-ES8510-MIB::ipConfigurationSubMask.1

Set instance 1 (SNMPv2c):

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

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::ipConfigurationSubMask 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.3ipConfigurationCOMTROL-ES8510-MIB
1.3.6.1.4.1.2882.2.1.1.2.3.1ipConfigurationTableCOMTROL-ES8510-MIB
1.3.6.1.4.1.2882.2.1.1.2.3.1.1ipConfigurationEntryCOMTROL-ES8510-MIB
1.3.6.1.4.1.2882.2.1.1.2.3.1.1.4ipConfigurationSubMaskCOMTROL-ES8510-MIB