All MIBs › HP-ICF-DHCPV4-SERVER-MIB › hpicfDhcpv4ServerPoolLowThreshold
hpicfDhcpv4ServerPoolLowThreshold
Module: HP-ICF-DHCPV4-SERVER-MIB
OID (symbolic): HP-ICF-DHCPV4-SERVER-MIB::hpicfDhcpv4ServerPoolLowThreshold
OID (numeric): 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.8
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The low threshold for available free addresses in this pool. If the value for available free addresses in this pool becomes equal to or less than this value, a dhcpv4ServerFreeAddressLow event is generated for this pool. No more dhcpv4ServerFreeAddressLow events will be generated for this subnet during this execution of the DHCP server until the value for available free addresses has exceeded the value of hpicfDhcpv4ServerPoolHighThreshold.
What is hpicfDhcpv4ServerPoolLowThreshold?
This OID sets the free-address count at or below which the server fires a hpicfDhcpv4ServerFreeAddressLow notification for this pool, and won't re-fire it until the count rises back above the high threshold. An admin uses this to get an early warning before a pool actually runs out of addresses.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.8 snmpwalk -v2c -c public <target> HP-ICF-DHCPV4-SERVER-MIB::hpicfDhcpv4ServerPoolLowThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.8.1 snmpget -v2c -c public <target> HP-ICF-DHCPV4-SERVER-MIB::hpicfDhcpv4ServerPoolLowThreshold.1
Start monitoring HP ProCurve/Aruba switch (built-in DHCPv4/BOOTP server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HP-ICF-DHCPV4-SERVER-MIB::hpicfDhcpv4ServerPoolLowThreshold OID value, configure state conditions and alerts, and monitor any HP ProCurve/Aruba switch (built-in DHCPv4/BOOTP server) from a single console.
OID Breakdown
Upper-level ancestors (12 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.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5 | hpicfSwitch | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1 | hpSwitch | CONFIG-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.5.1.99 | hpicfDhcpv4ServerMIB | HP-ICF-DHCPV4-SERVER-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.99.1 | hpicfDhcpv4ServerObjects | HP-ICF-DHCPV4-SERVER-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4 | hpicfDhcpv4IpPool | HP-ICF-DHCPV4-SERVER-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1 | hpicfDhcpv4ServerPoolTable | HP-ICF-DHCPV4-SERVER-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1 | hpicfDhcpv4ServerPoolEntry | HP-ICF-DHCPV4-SERVER-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.8 | hpicfDhcpv4ServerPoolLowThreshold | HP-ICF-DHCPV4-SERVER-MIB |