AT-DHCP-MIB
26 objects
This MIB file contains definitions of managed objects for the DHCP module.
Imported Objects
| AT-SMI-MIB | DisplayStringUnsized modules |
| IF-MIB | ifIndex |
| SNMPv2-SMI | MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | DisplayString TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.207.8.4.4.4.70 | Identitydhcp | This MIB file contains definitions of managed objects for the DHCP module. | ||
| 1.3.6.1.4.1.207.8.4.4.4.70.0 | NodedhcpTraps | |||
| 1.3.6.1.4.1.207.8.4.4.4.70.0.1 | NotificationdhcpRangeExhaustedTrap | current | This 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.2 | NotificationdhcpRangeExceededThresholdTrap | current | This 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.3 | NotificationdhcpRangeExceededThresholdClearTrap | current | This 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.1 | TabledhcpRangeTable | not-accessible | current | The table of DHCP ranges. |
| 1.3.6.1.4.1.207.8.4.4.4.70.1.1 | RowdhcpRangeEntry | not-accessible | current | A 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.1 | ColumndhcpRangeIndex | read-only | current | The 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.2 | ColumndhcpRangeName | read-only | current | The 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.3 | ColumndhcpRangeBaseAddress | read-only | current | The 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.4 | ColumndhcpRangeNumberOfAddresses | read-only | current | The 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.5 | ColumndhcpRangeGateway | read-only | current | The 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.2 | NodedhcpTrapVariable | |||
| 1.3.6.1.4.1.207.8.4.4.4.70.2.1 | ScalardhcpRangeExhaustedGateway | read-only | current | Whenever 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.2 | ScalardhcpRangeExhaustedInterface | read-only | current | Whenever 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.3 | ScalardhcpRangeExceededRange | read-only | current | Whenever 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.4 | ScalardhcpRangeExceededClients | read-only | current | The 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.5 | ScalardhcpRangeExceededRemaining | read-only | current | The 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.6 | ScalardhcpRangeExceededPercentage | read-only | current | The percentage of IP addresses in a range that are currently in use. |
| 1.3.6.1.4.1.207.8.4.4.4.70.3 | TabledhcpClientTable | not-accessible | current | The table of defined DHCP range client addresses. |
| 1.3.6.1.4.1.207.8.4.4.4.70.3.1 | RowdhcpClientEntry | not-accessible | current | A 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.1 | ColumndhcpClientIpAddress | read-only | current | An IP address from the range of available addresses. |
| 1.3.6.1.4.1.207.8.4.4.4.70.3.1.2 | ColumndhcpClientID | read-only | current | The 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.3 | ColumndhcpClientState | read-only | current | The 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.4 | ColumndhcpClientType | read-only | current | The 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.5 | ColumndhcpClientExpiry | read-only | current | The expiry date for dynamically allocated IP address. |