HP-ICF-DHCPV4-SERVER-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.5.1.99
- Last updated
- 2015-10-15 00:00
- Organization
- HP Networking
- Revisions
- 2015-10-15 00:00, 2015-01-28 00:00, 2014-03-07 00:00, 2013-04-05 00:00
- Namespace
- hp
- Source file
HP-ICF-DHCPV4-SERVER-MIB- Digest
sha256:fd851ed80d128b5535a9dbeb07d266d39283d7ae76a0e3373194ec19fad2804d
Description
This MIB module is for entities implementing the server side of the Bootstrap Protocol (BOOTP) and the Dynamic Host Configuration protocol (DHCP) for Internet Protocol version 4(IPv4).
Contact
Hewlett-Packard Company 8000 Foothills Blvd. Roseville, CA 95747
Imports
| From | Symbols |
|---|---|
| HP-ICF-FTRCO | VidList |
| HP-ICF-OID | hpSwitch |
| IF-MIB | ifName |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB HP-ICF-DHCPV4-SERVER-MIB HP-ICF-FTRCO HP-ICF-OID IANAifType-MIB IF-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| InetAddressIPv4 TEXTUAL-CONVENTION Represents an IPv4 network address: octets contents encoding 1-4 IPv4 address network-byte order The corresponding InetAddressType value is ipv4(1). This textual convention SHOULD NOT be used directly in object definitions since it restricts addresses to a specific format. However, if it is used, it MAY be used either on its own or in conjunction with InetAddressType as a pair. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpicfDhcpv4ServerNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.99.0 | |||
| hpicfDhcpv4ServerNotifyDuplicateIpAddr OBJECT-TYPE The IPv4 address found to be a duplicate. Duplicates are detected by servers, which issue an ICMP ECHOREQUEST prior to offering an IPv4 address lease, or by a client issuing a gratuitous ARP message and reported through a DHCPDECLINE message. | 1.3.6.1.4.1.11.2.14.11.5.1.99.0.1 | InetAddressIPv4 | accessible-for-notify | current |
| hpicfDhcpv4ServerNotifyDuplicateMac OBJECT-TYPE The offending MAC address which caused a duplicate IPv4 address to be detected, if captured by the server, else 00-00-00-00-00-00. | 1.3.6.1.4.1.11.2.14.11.5.1.99.0.2 | MacAddress | accessible-for-notify | current |
| hpicfDhcpv4ServerNotifyClientOrServerDetected OBJECT-TYPE Duplicate IPv4 addresses can be detected either by a server, using an ICMP ECHO message, or by a client using ARP. This object is set by the server to (1) if the client used DHCPDECLINE to mark the offered address as in use, or to (2) if the server discovered the address in use by some client before offering it. | 1.3.6.1.4.1.11.2.14.11.5.1.99.0.3 | INTEGER {client(1), server(2)} | accessible-for-notify | current |
| hpicfDhcpv4ServerClientPhysicalAddress OBJECT-TYPE The hardware address of the client that requested the IP lease. | 1.3.6.1.4.1.11.2.14.11.5.1.99.0.4 | MacAddress | accessible-for-notify | current |
| hpicfDhcpv4ServerObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.99.1 | |||
| hpicfDhcpv4LeaseDataBase OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.1 | |||
| hpicfDhcpv4ServerDBFile OBJECT-TYPE A location to store the lease database, to retrieve it after a reboot. The location must be given in the form of a URL as defined in RFC 2396. The allowed character sets and the encoding rules defined in RFC 2396 section 2 apply. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.1 | SnmpAdminString (SIZE(0..255)) | read-write | current |
| hpicfDhcpv4ServerDBWriteDelay OBJECT-TYPE The number of seconds to delay writing the DHCP lease database file after a database change. This potentially allows grouping multiple database changes into a single write. The default is 300 seconds. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.2 | Unsigned32 (15..86400) | read-write | current |
| hpicfDhcpv4ServerDBWriteTimeout OBJECT-TYPE The number of seconds to wait for the database file transfer to finish before giving up and declaring a failure. A value of 0 means continue retrying indefinitely. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.3 | Unsigned32 (0..86400) | read-write | current |
| hpicfDhcpServerDBFileWriteAttempts OBJECT-TYPE Number of attempts that have been made to write the DHCP lease database to a configured file location. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.4 | Counter32 | read-only | current |
| hpicfDhcpServerDBFileWriteFailures OBJECT-TYPE Number of times that an attempt to write the DHCP lease database to a configured file location has failed. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.5 | Counter32 | read-only | current |
| hpicfDhcpServerDBFileReadStatus OBJECT-TYPE This object indicates whether we were able to successfully load the DHCP lease database from the configured location after the last reboot. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.6 | INTEGER {notConfigured(1), inProgress(2), succeeded(3), failed(4)} | read-only | current |
| hpicfDhcpServerDBFileWriteStatus OBJECT-TYPE This object indicates whether the DHCP lease database is currently synchronized with the configured file server. 'notConfigured' means that we have not been configured with a server location. 'delaying' means that we are waiting for the write delay to expire before writing the current database. 'inProgress' means that a lease database transfer is active. 'succeeded' means that all leases in our database have been written to the server. 'failed' means that the last attempt to write our lease database failed. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.7 | INTEGER {notConfigured(1), delaying(2), inProgress(3), succeeded(4), failed(5)} | read-only | current |
| hpicfDhcpServerDBFileLastWriteTime OBJECT-TYPE The time that we last successfully wrote our lease database to the server. This object will contain a value of all zeroes if we have not written our lease database since the last reboot. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.8 | DateAndTime | read-only | current |
| hpicfDhcpv4ServerDBFTPort OBJECT-TYPE A location to store the port value of the FT Server. The default port value will be 69 for TFTP and 22 for SFTP | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.9 | Unsigned32 (0..65535) | read-write | current |
| hpicfDhcpv4ServerDBSFTPUsername OBJECT-TYPE A location to store the Username of the SFTP Server. The default value of username is root. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.10 | SnmpAdminString (SIZE(0..255)) | read-write | current |
| hpicfDhcpv4ServerDBSFTPPassword OBJECT-TYPE A location to store the Password of the SFTP Server. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.11 | SnmpAdminString (SIZE(0..255)) | read-write | current |
| hpicfDhcpv4ServerDBValidateSFTPServer OBJECT-TYPE This object sets the validate-sftp-server flag. When enabled, the user must login to the SFTP server to verify and accept the public key of the server. When disabled, the public key is accepted automatically. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.1.12 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hpicfDhcpv4BootpCounters OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.2 | |||
| hpicfBootpCountRequests OBJECT-TYPE The number of packets received that contain a message type of 1 (BOOTREQUEST) in the first octet and do not contain option number 53 (DHCP Message Type) in the options. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.2.1 | Counter32 | read-only | current |
| hpicfBootpCountReplies OBJECT-TYPE The number of packets sent that contain a message type of 2 (BOOTREPLY) in the first octet and do not contain option number 53 (DHCP Message Type) in the options. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.2.2 | Counter32 | read-only | current |
| hpicfDhcpv4Counters OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.3 | |||
| hpicfDhcpv4CountDiscovers OBJECT-TYPE The number of DHCPDISCOVER (option 53 with value 1) packets received. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.3.1 | Counter32 | read-only | current |
| hpicfDhcpv4CountOffers OBJECT-TYPE The number of DHCPOFFER (option 53 with value 2) packets sent. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.3.2 | Counter32 | read-only | current |
| hpicfDhcpv4CountRequests OBJECT-TYPE The number of DHCPREQUEST (option 53 with value 3) packets received. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.3.3 | Counter32 | read-only | current |
| hpicfDhcpv4CountDeclines OBJECT-TYPE The number of DHCPDECLINE (option 53 with value 4) packets received. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.3.4 | Counter32 | read-only | current |
| hpicfDhcpv4CountAcks OBJECT-TYPE The number of DHCPACK (option 53 with value 5) packets sent. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.3.5 | Counter32 | read-only | current |
| hpicfDhcpv4CountNaks OBJECT-TYPE The number of DHCPNACK (option 53 with value 6) packets sent. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.3.6 | Counter32 | read-only | current |
| hpicfDhcpv4CountReleases OBJECT-TYPE The number of DHCPRELEASE (option 53 with value 7) packets received. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.3.7 | Counter32 | read-only | current |
| hpicfDhcpv4CountInforms OBJECT-TYPE The number of DHCPINFORM (option 53 with value 8) packets received. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.3.8 | Counter32 | read-only | current |
| hpicfDhcpv4CountBadMsgs OBJECT-TYPE The number of malformed messages. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.3.9 | Counter32 | read-only | current |
| hpicfDhcpv4CountPools OBJECT-TYPE The number of DHCP server IP pools. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.3.10 | Counter32 | read-only | current |
| hpicfDhcpv4CountAutoBindings OBJECT-TYPE The number of DHCP server dynamic bindings. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.3.11 | Counter32 | read-only | current |
| hpicfDhcpv4CountStaticBindings OBJECT-TYPE The number of DHCP server manual bindings. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.3.12 | Counter32 | read-only | current |
| hpicfDhcpv4CountExpiredOrFreeBindings OBJECT-TYPE The number of DHCP server lease bindings that have expired or free. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.3.13 | Counter32 | read-only | current |
| hpicfDhcpv4IpPool OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4 | |||
| hpicfDhcpv4ServerPoolTable OBJECT-TYPE Table that contains objects for DHCPv4 server pool information. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1 | not-accessible | current | |
| hpicfDhcpv4ServerPoolEntry OBJECT-TYPE A set of objects that are used to support DHCPv4 server pool information. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1 | not-accessible | current | |
| hpicfDhcpv4ServerPoolName OBJECT-TYPE The name of this pool entry. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.1 | DisplayString (SIZE(0..32)) | not-accessible | current |
| hpicfDhcpv4ServerPoolNetworkAddress OBJECT-TYPE The network address of this DHCP pool entry. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.2 | InetAddressIPv4 | read-create | current |
| hpicfDhcpv4ServerPoolNetworkAddressMask OBJECT-TYPE The network address mask of this DHCP pool entry. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.3 | InetAddressIPv4 | read-create | current |
| hpicfDhcpv4ServerPoolDomainName OBJECT-TYPE The domain name for the client if the server allocates the address for the client from this pool. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.4 | DisplayString (SIZE(0..255)) | read-create | current |
| hpicfDhcpv4ServerPoolNetBIOSNodeType OBJECT-TYPE The NetBIOS node type for a Microsoft DHCP client. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.5 | INTEGER {none(0), broadcast(1), peerTopeer(2), mixed(3), hybrid(4)} | read-create | current |
| hpicfDhcpv4ServerPoolLeaseTime OBJECT-TYPE The number of seconds remaining until this DHCP lease times out. A value of 0xffffffff indicates an infinite lease. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.6 | Unsigned32 | read-create | current |
| hpicfDhcpv4ServerPoolBootFile OBJECT-TYPE The name of the file that is used as a boot image. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.7 | DisplayString (SIZE(0..64)) | read-create | current |
| hpicfDhcpv4ServerPoolLowThreshold OBJECT-TYPE The low threshold for available free addresses in this pool. If the value for available free addresses in this pool becomes equal to or less than this value, a dhcpv4ServerFreeAddressLow event is generated for this pool. No more dhcpv4ServerFreeAddressLow events will be generated for this subnet during this execution of the DHCP server until the value for available free addresses has exceeded the value of hpicfDhcpv4ServerPoolHighThreshold. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.8 | Unsigned32 | read-only | current |
| hpicfDhcpv4ServerPoolHighThreshold OBJECT-TYPE The high threshold for available free addresses in this pool. If a dhcpv4ServerFreeAddressLow event was generated for this pool, and the value for available free addresses has exceeded the value of hpicfDhcpv4ServerPoolHighThreshold, then a hpicfDhcpv4ServerFreeAddressHigh event will be generated. No more hpicfDhcpv4ServerFreeAddressHigh events will be generated for this pool during this execution of the DHCP server until the value for available free addresses becomes equal to or less than the value of hpicfDhcpv4ServerPoolLowThreshold. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.9 | Unsigned32 | read-only | current |
| hpicfDhcpv4ServerPoolFreeAddresses OBJECT-TYPE The number of IPv4 addresses which are available within this pool. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.10 | Unsigned32 | read-only | current |
| hpicfDhcpv4ServerDNSServerAddress OBJECT-TYPE The IP address of DNS IP servers that are available to a DHCP client. One IP address is required and supports up to eight IP addresses. Each IP address is separated by a comma and the list is terminated by a semicolon. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.11 | DisplayString (SIZE(0..128)) | read-create | current |
| hpicfDhcpv4ServerNetBIOSNameServer OBJECT-TYPE The NetBIOS WINS servers that are available to a DHCP client. One IP address is required and supports up to eight IP addresses. Each IP address is separated by a comma and the list is terminated by a semicolon. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.12 | DisplayString (SIZE(0..128)) | read-write | current |
| hpicfDhcpv4ServerDefaultRouter OBJECT-TYPE The default routers that are available to a DHCP client. One IP address is required and supports up to eight IP addresses. Each IP address is separated by a comma and the list is terminated by a semicolon. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.13 | DisplayString (SIZE(0..128)) | read-create | current |
| hpicfDhcpv4ServerTFTPServerName OBJECT-TYPE The TFTP server name of this DHCP pool entry. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.14 | DisplayString (SIZE(0..255)) | read-create | current |
| hpicfDhcpv4ServerTFTPServerIpAddress OBJECT-TYPE The TFTP server IP address of this DHCP pool entry. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.15 | InetAddressIPv4 | read-create | current |
| hpicfDhcpv4ServerStaticIpAddress OBJECT-TYPE The manual IP address of this DHCP pool entry. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.16 | InetAddressIPv4 | read-create | current |
| hpicfDhcpv4ServerStaticIpAddressMask OBJECT-TYPE The manual IP address mask of this DHCP pool entry. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.17 | InetAddressIPv4 | read-create | current |
| hpicfDhcpv4ServerStaticHardwareAddress OBJECT-TYPE The ethernet MAC address of a client. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.18 | MacAddress | read-create | current |
| hpicfDhcpv4ServerPoolIsAuthoritative OBJECT-TYPE This object indicates whether this DHCP server is the sole authority for the IP subnet configured in this pool. When configured as authoriative, the server will actively respond with DHCP ACK or NACK appropriately for all the received DHCP REQUEST and INFORM packets from the clients belonging to this subnet. DHCP INFORM packets received from the clients on a non-authoritative pool will always be ignored. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.19 | TruthValue | read-create | current |
| hpicfDhcpv4ServerPoolStatus OBJECT-TYPE RowStatus for this table. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.20 | RowStatus | read-create | current |
| hpicfDhcpv4PoolIpRange OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.5 | |||
| hpicfDhcpv4ServerRangeTable OBJECT-TYPE Table that contains objects for the range of IP addresses in the pool. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.5.1 | not-accessible | current | |
| hpicfDhcpv4ServerRangeEntry OBJECT-TYPE A set of objects that are used to support pool IP range. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.5.1.1 | not-accessible | current | |
| hpicfDhcpv4ServerRangeStartAddress OBJECT-TYPE The start address of the range. The value of hpicfDhcpv4ServerRangeStartAddress must be less than or equal to the value of hpicfDhcpv4ServerRangeEndAddress and should be within the pool subnet. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.5.1.1.1 | InetAddressIPv4 | not-accessible | current |
| hpicfDhcpv4ServerRangeEndAddress OBJECT-TYPE The last address in the range. The value of hpicfDhcpv4ServerRangeEndAddress must be greater than or equal to the value of hpicfDhcpv4ServerRangeStartAddress and should be within the pool subnet. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.5.1.1.2 | InetAddressIPv4 | read-create | current |
| hpicfDhcpv4ServerRangeStatus OBJECT-TYPE RowStatus for this table. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.5.1.1.3 | RowStatus | read-create | current |
| hpicfDhcpv4PoolOption OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.6 | |||
| hpicfDhcpv4ServerPoolOptionTable OBJECT-TYPE Table that contains objects for DHCPv4 Server options. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.6.1 | not-accessible | current | |
| hpicfDhcpv4ServerPoolOptionEntry OBJECT-TYPE A set of objects that are used to support DHCPv4 server options. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.6.1.1 | not-accessible | current | |
| hpicfDhcpv4ServerPoolOptionCode OBJECT-TYPE The DHCP option code as per RFC 2132. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.6.1.1.1 | Unsigned32 (2..254) | not-accessible | current |
| hpicfDhcpv4ServerPoolOptionType OBJECT-TYPE This specifies the type of pool option data. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.6.1.1.2 | INTEGER {none(0), hexString(1), asciiString(2), ipAddresses(3)} | read-write | current |
| hpicfDhcpv4ServerPoolOptionData OBJECT-TYPE This specifies data in dotted hexadecimal or ASCII character string or IP addresses format based on hpicfDhcpv4ServerPoolOptionType value. Each byte in hexadecimal character strings is two hexadecimal digits. Each byte can be separated by a period, colon, or white space. ASCII strings that contain white spaces must be enclosed within quotation marks. One IP address is required and supports up to eight IP addresses. Each IP address is separated by a comma and the list is terminated by a semicolon. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.6.1.1.3 | DisplayString (SIZE(0..255)) | read-write | current |
| hpicfDhcpv4ServerPoolOptionStatus OBJECT-TYPE RowStatus for this table. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.6.1.1.4 | RowStatus | read-create | current |
| hpicfDhcpv4PoolDynamicBind OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.7 | |||
| hpicfDhcpv4BindingTable OBJECT-TYPE Table that contains objects for DHCPv4 server dynamic lease bindings. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.7.1 | not-accessible | current | |
| hpicfDhcpv4BindingEntry OBJECT-TYPE A set of objects that are used to support DHCPv4 server dynamic lease bindings. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.7.1.1 | not-accessible | current | |
| hpicfDhcpv4BindingIpAddress OBJECT-TYPE The IP address assigned to a specific client. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.7.1.1.1 | InetAddressIPv4 | not-accessible | current |
| hpicfDhcpv4BindingHardwareAddress OBJECT-TYPE The ethernet MAC address of a client. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.7.1.1.2 | MacAddress | read-only | current |
| hpicfDhcpv4BindingType OBJECT-TYPE The type of this binding. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.7.1.1.3 | INTEGER {manual(1), automatic(2), dynamic(3)} | read-only | current |
| hpicfDhcpv4BindingLifeTime OBJECT-TYPE The life time of the binding entry in seconds. A value of 0xffffffff indicates an infinite life time. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.7.1.1.4 | Unsigned32 | read-only | current |
| hpicfDhcpv4ServerConflicts OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.8 | |||
| hpicfDhcpv4ConflictIPTable OBJECT-TYPE Table that contains objects for DHCPv4 server address conflicts. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.8.1 | not-accessible | current | |
| hpicfDhcpv4ConflictIPEntry OBJECT-TYPE A set of objects that are used to support DHCPv4 server conflicting address (use of the same IP address by two hosts) entry. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.8.1.1 | not-accessible | current | |
| hpicfDhcpv4ConflictIPAddress OBJECT-TYPE IP address which is duplicated and used by two hosts. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.8.1.1.1 | InetAddressIPv4 | not-accessible | current |
| hpicfDhcpv4ConflictIPDetectionMethod OBJECT-TYPE The server detects conflicts using ping. The client detects conflicts using gratuitous Address Resolution Protocol (ARP). | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.8.1.1.2 | INTEGER {ping(1), gratuitousArp(2)} | read-only | current |
| hpicfDhcpv4ConflictIPDetectionTime OBJECT-TYPE The system time at which a DHCP address conflict happens. If there has been no change since the last re-initialization of the local system, this object contains the date and time of local system initialization. If there has been no change since the entity was added to the local system, this object contains the date and time of the insertion. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.8.1.1.3 | DateAndTime | read-only | current |
| hpicfDhcpv4ServerEnable OBJECT-TYPE Global configuration to enable or disable DHCPv4 server on the device. The 'disableWithClearConfig' enum disables DHCPv4 Server along with removing all the DHCPv4 Server related configuration. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.10 | INTEGER {enable(1), disable(2), disableWithClearConfig(3)} | read-write | current |
| hpicfDhcpv4PingPktNumber OBJECT-TYPE This object specifies the number of ping packets sent by DHCP server to an IP address before assigning this address to a requesting client. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.11 | Integer32 (0..10) | read-write | current |
| hpicfDhcpv4PingTimeOut OBJECT-TYPE This object specifies the amount of time the DHCPv4 server must wait before timing out a ping packet. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.12 | Integer32 (1..10) | read-write | current |
| hpicfDhcpv4ClearStatistics OBJECT-TYPE All the DHCPv4 server and BOOTP statistics will be cleared when this object is set to 'true'. An SNMP 'get' on this object will always return 'false'. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.13 | TruthValue | read-write | current |
| hpicfDhcpv4ClearBindings OBJECT-TYPE When the IP address of this object is set to 0.0.0.0, all IP bindings will be cleared. Specific IP binding will be cleared when IP address is provided. An SNMP 'get' on this object will always return 0.0.0.0 . | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.14 | InetAddressIPv4 | read-write | current |
| hpicfDhcpv4ClearConflictIP OBJECT-TYPE When the value of this object is set to 0.0.0.0, all conflicts will be cleared. Specific IP conflict will be cleared when IP address is provided. An SNMP 'get' on this object will always return 0.0.0.0 . | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.15 | InetAddressIPv4 | read-write | current |
| hpicfDhcpv4ConflictsLog OBJECT-TYPE Global configuration to enable or disable DHCPv4 server conflicting address logging. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.16 | TruthValue | read-write | current |
| hpicfDhcpv4TrapEnable OBJECT-TYPE This object will enables or disables the DHCPv4 server traps. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.17 | TruthValue | read-write | current |
| hpicfDhcpv4ServerVlanEnable OBJECT-TYPE Specifies the VLANs on which DHCPv4 server is enabled. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.18 | VidList | read-write | current |
| hpicfDhcpv4ServerOperStatus OBJECT-TYPE Specifies operational status of DHCPv4 protocol. | 1.3.6.1.4.1.11.2.14.11.5.1.99.1.19 | INTEGER {disabled(0), enabled(1), paused(2), inprogress(3), shuttingdown(4)} | read-only | current |
| hpicfDhcpv4ServerConform OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.99.2 | |||
| hpicfDhcpv4ServerCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.99.2.1 | |||
| hpicfDhcpv4ServerGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.99.2.2 | |||
| hpicfDhcpv4ServerCompliances1 OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.99.2.3 |
Notifications
| Name | OID | Status |
|---|---|---|
| hpicfDhcpv4ServerFreeAddressLow NOTIFICATION-TYPE This notification signifies that the number of available IPv4 addresses for a particular shared network has fallen below the value of hpicfDhcpv4ServerPoolLowThreshold for that shared network. | 1.3.6.1.4.1.11.2.14.11.5.1.99.0.5 | current |
| hpicfDhcpv4ServerFreeAddressHigh NOTIFICATION-TYPE This notification signifies that the number of available IPv4 addresses for a particular shared network has risen above the value of hpicfDhcpv4ServerPoolHighThreshold for that shared network. | 1.3.6.1.4.1.11.2.14.11.5.1.99.0.6 | current |
| hpicfDhcpv4ServerDuplicateAddress NOTIFICATION-TYPE This notification signifies that a duplicate IPv4 address has been detected. The DHCP server can detect this condition through the ping-before-offer mechanism. Alternatively, the client may have sent a DHCPDECLINE back to the server; this is assumed to be the result of the client detecting that the address was in use. In either case, the DHCP server marks the IPv4 address as unavailable for leasing to clients. The hpicfDhcpv4ServerNotifyClientOrServerDetected object indicates whether the client or server detected this condition. | 1.3.6.1.4.1.11.2.14.11.5.1.99.0.7 | current |
| hpicfDhcpv4ServerIfLeaseLimitExceeded NOTIFICATION-TYPE This notification indicates that there are no more IP leases available to offer on the receiving interface. | 1.3.6.1.4.1.11.2.14.11.5.1.99.0.8 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hpicfDhcpv4ServerCompliance MODULE-COMPLIANCE The compliance statement for HP routing switches that support DHCP server. | 1.3.6.1.4.1.11.2.14.11.5.1.99.2.1.1 | deprecated |
| hpicfDhcpv4ServerCompliance1 MODULE-COMPLIANCE The compliance statement for HP routing switches that support DHCP server. | 1.3.6.1.4.1.11.2.14.11.5.1.99.2.1.2 | deprecated |
| hpicfDhcpv4ServerCompliance2 MODULE-COMPLIANCE The compliance statement for HP routing switches that support DHCP server. | 1.3.6.1.4.1.11.2.14.11.5.1.99.2.1.3 | current |
| hpicfDhcpv4ServerBaseGroup OBJECT-GROUP Controls the global configuration of the DHCPv4 server. | 1.3.6.1.4.1.11.2.14.11.5.1.99.2.2.1 | deprecated |
| hpicfDhcpv4ServerLeaseDataBaseGroup OBJECT-GROUP Group of objects to support lease database parameters. | 1.3.6.1.4.1.11.2.14.11.5.1.99.2.2.2 | deprecated |
| hpicfDhcpv4ServerBootpCountersGroup OBJECT-GROUP Group of objects that count various BOOTP events. | 1.3.6.1.4.1.11.2.14.11.5.1.99.2.2.3 | current |
| hpicfDhcpv4ServerCounterGroup OBJECT-GROUP Group of objects that count various DHCPv4 events. | 1.3.6.1.4.1.11.2.14.11.5.1.99.2.2.4 | current |
| hpicfDhcpv4ServerPoolGroup OBJECT-GROUP Group of objects to support DHCPv4 server pool parameters. | 1.3.6.1.4.1.11.2.14.11.5.1.99.2.2.5 | current |
| hpicfDhcpv4ServerRangeGroup OBJECT-GROUP Group of objects to support DHCPv4 server IP range parameters. | 1.3.6.1.4.1.11.2.14.11.5.1.99.2.2.6 | current |
| hpicfDhcpv4ServerOptionGroup OBJECT-GROUP Group of objects to support DHCPv4 server raw option parameters. | 1.3.6.1.4.1.11.2.14.11.5.1.99.2.2.7 | current |
| hpicfDhcpv4ServerBindingGroup OBJECT-GROUP Group of objects to support DHCPv4 server dynamic binding parameters. | 1.3.6.1.4.1.11.2.14.11.5.1.99.2.2.8 | current |
| hpicfDhcpv4ServerConflictGroup OBJECT-GROUP Group of objects to support DHCPv4 server conflict parameters. | 1.3.6.1.4.1.11.2.14.11.5.1.99.2.2.9 | current |
| hpicfDhcpv4ServerNotifyObjectsGroup OBJECT-GROUP Group of objects required for notifications. | 1.3.6.1.4.1.11.2.14.11.5.1.99.2.2.10 | current |
| hpicfDhcpv4ServerNotificationsGroup NOTIFICATION-GROUP Group of notifications. | 1.3.6.1.4.1.11.2.14.11.5.1.99.2.2.11 | current |
| hpicfDhcpv4ServerLeaseDataBaseGroup1 OBJECT-GROUP Group of objects to support lease database parameters. | 1.3.6.1.4.1.11.2.14.11.5.1.99.2.2.12 | current |
| hpicfDhcpv4ServerBaseGroup1 OBJECT-GROUP Controls the global configuration of the DHCPv4 server. | 1.3.6.1.4.1.11.2.14.11.5.1.99.2.2.13 | current |