All MIBs › COMTROL-ES8510-MIB › dhcpServerPoolNetwork
dhcpServerPoolNetwork
Module: COMTROL-ES8510-MIB
OID (symbolic): COMTROL-ES8510-MIB::dhcpServerPoolNetwork
OID (numeric): 1.3.6.1.4.1.2882.2.1.1.2.5.2.1.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The Subnet of the IP Address Pool.
What is dhcpServerPoolNetwork?
This read-write value defines the network address of the subnet that a DHCP address pool will hand out addresses from. Getting this right ensures the switch's DHCP server offers addresses that actually belong to the intended subnet reachable by the connected clients. For example, an admin creating a pool for a 192.168.10.0/24 segment would set this OID to 192.168.10.0 so the server knows which range to draw addresses from.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.2.5.2.1.3 snmpwalk -v2c -c public <target> COMTROL-ES8510-MIB::dhcpServerPoolNetwork
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.3.1 snmpget -v2c -c public <target> COMTROL-ES8510-MIB::dhcpServerPoolNetwork.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2882.2.1.1.2.5.2.1.3.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::dhcpServerPoolNetwork 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.3 | dhcpServerPoolNetwork | COMTROL-ES8510-MIB |