All MIBs › COMTROL-ES8510-MIB › dhcpServerPoolSubMask
dhcpServerPoolSubMask
Module: COMTROL-ES8510-MIB
OID (symbolic): COMTROL-ES8510-MIB::dhcpServerPoolSubMask
OID (numeric): 1.3.6.1.4.1.2882.2.1.1.2.5.2.1.4
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The subnet mask of the IP Address Pool.
What is dhcpServerPoolSubMask?
This read-write value sets the subnet mask that will be handed out to clients along with their leased address from this DHCP pool. An incorrect mask here would cause client devices to miscalculate their local network boundary, leading to connectivity problems even with a valid leased address. For example, a pool serving a /24 network would have this OID set to 255.255.255.0 to match the pool's configured network address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.2.5.2.1.4 snmpwalk -v2c -c public <target> COMTROL-ES8510-MIB::dhcpServerPoolSubMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.2.5.2.1.4.1 snmpget -v2c -c public <target> COMTROL-ES8510-MIB::dhcpServerPoolSubMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2882.2.1.1.2.5.2.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::dhcpServerPoolSubMask 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.5 | dhcpServer | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.2.5.2 | dhcpServerPoolTable | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.2.5.2.1 | dhcpServerPoolEntry | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.2.5.2.1.4 | dhcpServerPoolSubMask | COMTROL-ES8510-MIB |