All MIBs › HMDHCPS-SNMP-MIB › hmDHCPServerPoolStartIpAddress
hmDHCPServerPoolStartIpAddress
Module: HMDHCPS-SNMP-MIB
OID (symbolic): HMDHCPS-SNMP-MIB::hmDHCPServerPoolStartIpAddress
OID (numeric): 1.3.6.1.4.1.248.14.16.1.1.5.1.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The IPv4 address of the first address in the range. The value of hmDHCPServerPoolStartIpAddress MUST be less than or equal to the value of hmDHCPServerPoolEndIpAddress.
What is hmDHCPServerPoolStartIpAddress?
This read-write value sets the first IPv4 address of this pool's address range, and must be numerically less than or equal to the pool's configured end address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.16.1.1.5.1.2 snmpwalk -v2c -c public <target> HMDHCPS-SNMP-MIB::hmDHCPServerPoolStartIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.16.1.1.5.1.2.1 snmpget -v2c -c public <target> HMDHCPS-SNMP-MIB::hmDHCPServerPoolStartIpAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.248.14.16.1.1.5.1.2.1 a <value>
Start monitoring Hirschmann industrial switch/router (built-in DHCP server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HMDHCPS-SNMP-MIB::hmDHCPServerPoolStartIpAddress OID value, configure state conditions and alerts, and monitor any Hirschmann industrial switch/router (built-in DHCP server) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.248.14.16 | hmDhcps | HMDHCPS-SNMP-MIB |
| 1.3.6.1.4.1.248.14.16.1 | hmDHCPServerGroup | HMDHCPS-SNMP-MIB |
| 1.3.6.1.4.1.248.14.16.1.1 | hmDHCPServerConfigGroup | HMDHCPS-SNMP-MIB |
| 1.3.6.1.4.1.248.14.16.1.1.5 | hmDHCPServerPoolTable | HMDHCPS-SNMP-MIB |
| 1.3.6.1.4.1.248.14.16.1.1.5.1 | hmDHCPServerPoolEntry | HMDHCPS-SNMP-MIB |
| 1.3.6.1.4.1.248.14.16.1.1.5.1.2 | hmDHCPServerPoolStartIpAddress | HMDHCPS-SNMP-MIB |