MIB Viewer

AT-DHCP-MIB

26 objects
This MIB file contains definitions of managed objects for the DHCP module.
Imported Objects
OIDNameAccessStatusDescription
1.3.6.1.4.1.207.8.4.4.4.70IdentitydhcpThis MIB file contains definitions of managed objects for the DHCP module.
1.3.6.1.4.1.207.8.4.4.4.70.0NodedhcpTraps
1.3.6.1.4.1.207.8.4.4.4.70.0.1NotificationdhcpRangeExhaustedTrapcurrentThis trap is generated when a DHCP client makes a request for an IP address and the request cannot be satisfied because all addresses in the range are already …
1.3.6.1.4.1.207.8.4.4.4.70.0.2NotificationdhcpRangeExceededThresholdTrapcurrentThis trap is generated when a DHCP client makes a request for an IP address and a pre-defined usage threshold has been exceeded. The IP addresses will continue…
1.3.6.1.4.1.207.8.4.4.4.70.0.3NotificationdhcpRangeExceededThresholdClearTrapcurrentThis trap is generated when the number of allocated clients in a designated range falls below a pre-defined usage threshold.
1.3.6.1.4.1.207.8.4.4.4.70.1TabledhcpRangeTablenot-accessiblecurrentThe table of DHCP ranges.
1.3.6.1.4.1.207.8.4.4.4.70.1.1RowdhcpRangeEntrynot-accessiblecurrentA single entry of the DHCP range table. This contains information about a single DHCP range configured on this device.
1.3.6.1.4.1.207.8.4.4.4.70.1.1.1ColumndhcpRangeIndexread-onlycurrentThe index of this DHCP range. DHCP ranges are stored in a list which is ordered by range name. The index gives the place in the list. Note that if ranges are a…
1.3.6.1.4.1.207.8.4.4.4.70.1.1.2ColumndhcpRangeNameread-onlycurrentThe name given to identify this DHCP range. This is the ultimate method for uniquely identifying this range. Names are compared without regard to case, for exa…
1.3.6.1.4.1.207.8.4.4.4.70.1.1.3ColumndhcpRangeBaseAddressread-onlycurrentThe base address of this range. This address defines the lower bound of the range of IP addresses which can be allocated to devices requesting an IP address vi…
1.3.6.1.4.1.207.8.4.4.4.70.1.1.4ColumndhcpRangeNumberOfAddressesread-onlycurrentThe number of IP address in this range. This number defines the upper bound of the range of IP addresses which can be allocated to devices requesting an IP add…
1.3.6.1.4.1.207.8.4.4.4.70.1.1.5ColumndhcpRangeGatewayread-onlycurrentThe IP address of the BOOTP relay agent which will be relaying DHCP requests for this range. If this address is 0.0.0.0, then there will be no BOOTP relay agen…
1.3.6.1.4.1.207.8.4.4.4.70.2NodedhcpTrapVariable
1.3.6.1.4.1.207.8.4.4.4.70.2.1ScalardhcpRangeExhaustedGatewayread-onlycurrentWhenever a DHCP client attempts to lease an IP address and the DHCP server cannot provide an address, this variable is set to the gateway address of the DHCP r…
1.3.6.1.4.1.207.8.4.4.4.70.2.2ScalardhcpRangeExhaustedInterfaceread-onlycurrentWhenever a DHCP client attempts to lease an IP address and the DHCP server cannot provide an address, this variable is set to the IP address of the interface w…
1.3.6.1.4.1.207.8.4.4.4.70.2.3ScalardhcpRangeExceededRangeread-onlycurrentWhenever a DHCP client attempts to lease an IP address and the DHCP server has exceeded a pre-defined threshold this variable is set to the name of the range w…
1.3.6.1.4.1.207.8.4.4.4.70.2.4ScalardhcpRangeExceededClientsread-onlycurrentThe number of IP addresses statically defined for a range upon creation. Based on the starting IP address for a range, this number determines the upper bound o…
1.3.6.1.4.1.207.8.4.4.4.70.2.5ScalardhcpRangeExceededRemainingread-onlycurrentThe number of IP addresses still available to be allocated in this range.
1.3.6.1.4.1.207.8.4.4.4.70.2.6ScalardhcpRangeExceededPercentageread-onlycurrentThe percentage of IP addresses in a range that are currently in use.
1.3.6.1.4.1.207.8.4.4.4.70.3TabledhcpClientTablenot-accessiblecurrentThe table of defined DHCP range client addresses.
1.3.6.1.4.1.207.8.4.4.4.70.3.1RowdhcpClientEntrynot-accessiblecurrentA single entry of the DHCP range client table. This contains information about a single DHCP range client address.
1.3.6.1.4.1.207.8.4.4.4.70.3.1.1ColumndhcpClientIpAddressread-onlycurrentAn IP address from the range of available addresses.
1.3.6.1.4.1.207.8.4.4.4.70.3.1.2ColumndhcpClientIDread-onlycurrentThe hardware address of the client, if any, that has been assigned the IP address.
1.3.6.1.4.1.207.8.4.4.4.70.3.1.3ColumndhcpClientStateread-onlycurrentThe state of the IP address; one of unused, inuse or reclaim.
1.3.6.1.4.1.207.8.4.4.4.70.3.1.4ColumndhcpClientTyperead-onlycurrentThe type of allocation mechanism applied to the IP address; one of static, auto or dyn.
1.3.6.1.4.1.207.8.4.4.4.70.3.1.5ColumndhcpClientExpiryread-onlycurrentThe expiry date for dynamically allocated IP address.