Juniper-DHCP-MIB :: juniDhcpLocalServerPoolHighUtilThreshold

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsJuniper-DHCP-MIBjuniDhcpLocalServerPoolHighUtilThreshold

juniDhcpLocalServerPoolHighUtilThreshold

Module: Juniper-DHCP-MIB

OID (symbolic): Juniper-DHCP-MIB::juniDhcpLocalServerPoolHighUtilThreshold

OID (numeric): 1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.15

Node type: OBJECT-TYPE

Type: Integer32

Access: read-create

Description: The value of address pool utilization, where if reached for the first time, will generate a high address pool utilization event to the management entity on this system.

The value of this object must be greater than the value of juniDhcpLocalServerPoolAbatedUtilThreshold.

The following pseudo-code states when high address pool utilization notification will be generated comparing this object value to the value of juniDhcpLocalServerPoolUtilPct object. Address pool utilization state will be set to 'ok' when the pool was created first time and after that it will only be set in the context of and while triggering high and abated threshold notifications.

if ( percentageOfAddressPoolUtil >= percentageOfAddressPoolHighUtilThreshold ) { if ( addressPoolUtilState == addressPoolUtilStateOk ) { addressPoolUtilState = addressPoolUtilStateWarning; if ( addressPoolUtilTrapsEnabled ) triggerAddressPoolHighUtilTrap(); } }

OID Breakdown

Upper-level ancestors (9 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
1.3.6.1.4.1.4874juniperUniJuniper-UNI-SMI
1.3.6.1.4.1.4874.2juniperUniMibsJuniper-UNI-SMI
1.3.6.1.4.1.4874.2.2juniMibsJuniper-MIBs
Numeric OIDNameModule
1.3.6.1.4.1.4874.2.2.22juniDhcpMIBJuniper-DHCP-MIB
1.3.6.1.4.1.4874.2.2.22.1juniDhcpObjectsJuniper-DHCP-MIB
1.3.6.1.4.1.4874.2.2.22.1.3juniDhcpLocalServerObjectsJuniper-DHCP-MIB
1.3.6.1.4.1.4874.2.2.22.1.3.3juniDhcpLocalServerPoolJuniper-DHCP-MIB
1.3.6.1.4.1.4874.2.2.22.1.3.3.1juniDhcpLocalServerPoolTableJuniper-DHCP-MIB
1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1juniDhcpLocalServerPoolEntryJuniper-DHCP-MIB
1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.15juniDhcpLocalServerPoolHighUtilThresholdJuniper-DHCP-MIB