cDhcpv4ServerSubnetFreeAddrHighThreshold
CISCO-IETF-DHCP-SERVER-MIB ·
.1.3.6.1.4.1.9.10.102.1.4.2.1.5
Object
The high threshold for available free addresses in this subnet. If a cDhcpv4ServerSubnetFreeAddrLowThreshold event has been generated for this subnet, and the value for available free addresses has exceeded the value of cDhcpv4ServerSubnetFreeAddrHighThreshold, then a cDhcpv4ServerFreeAddressHigh event will be generated. No more cDhcpv4ServerFreeAddressHigh events will be generated for this subnet during this execution of the DHCP server until the value for available free addresses becomes equal to or less than the value of cDhcpv4ServerSubnetFreeAddrLowThreshold.
Context
- MIB
- CISCO-IETF-DHCP-SERVER-MIB
- OID
.1.3.6.1.4.1.9.10.102.1.4.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cDhcpv4ServerSubnetEntry
- Table
- cDhcpv4ServerSubnetTable
- Siblings
- 5
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cDhcpv4ServerSubnetAddress The IPv4 address of the subnet entry in the
cDhcpv4ServerSubnetTable. | column | INET-ADDRESS-MIBInetAddressIPv4 | .1.3.6.1.4.1.9.10.102.1.4.2.1.1 |
| cDhcpv4ServerSubnetMask The subnet mask of the subnet. This MUST be the same as the
value of DHCP option 1 offered to clients on this subnet. | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.9.10.102.1.4.2.1.2 |
| cDhcpv4ServerSubnetSharedNetworkName The shared subnet name (used as an index into the server
shared subnet table) to which this subnet belongs. This value
will be null for servers that do not organize or describe … | column | OctetString | .1.3.6.1.4.1.9.10.102.1.4.2.1.3 |
| cDhcpv4ServerSubnetFreeAddrLowThreshold The low threshold for available free addresses in this
subnet. If the value for available free addresses in this
subnet becomes equal to or less than this value, a
cDhcpv4Serve… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.10.102.1.4.2.1.4 |
| cDhcpv4ServerSubnetFreeAddresses The number of free IPv4 addresses which are available in this
subnet. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.10.102.1.4.2.1.6 |