Juniper-DHCP-MIB :: juniDhcpLocalServerPoolAbatedUtilThreshold

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsJuniper-DHCP-MIBjuniDhcpLocalServerPoolAbatedUtilThreshold

juniDhcpLocalServerPoolAbatedUtilThreshold

Module: Juniper-DHCP-MIB

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

OID (numeric): 1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.16

Node type: OBJECT-TYPE

Type: Integer32

Access: read-create

Description: The value of address pool utilization that is used to determine when to generate an abated address pool utilization event notification to the management entity on this system.

The value of this object must be less than the value of the juniDhcpLocalServerPoolHighUtilThreshold.

The abated address pool utilization event is sent once if the high address pool utilization threshold is reached and utilization falls to the value of this object.

The following pseudo-code states when abated 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 >= percentageOfAddressPoolAbatedUtilThreshold ) { if ( addressPoolUtilState == addressPoolUtilStateWarning ) { addressPoolUtilState = addressPoolUtilStateOk; if ( addressPoolUtilTrapsEnabled ) triggerAddressPoolAbatedUtilTrap(); } }

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.16juniDhcpLocalServerPoolAbatedUtilThresholdJuniper-DHCP-MIB