MIBs Depot

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

FromSymbols
HP-ICF-FTRCOVidList
HP-ICF-OIDhpSwitch
IF-MIBifName
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDateAndTime, 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

NameOIDSyntaxAccessStatus
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

NameOIDSyntaxAccessStatus
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.1InetAddressIPv4accessible-for-notifycurrent
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.2MacAddressaccessible-for-notifycurrent
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.3INTEGER {client(1), server(2)}accessible-for-notifycurrent
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.4MacAddressaccessible-for-notifycurrent
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.1SnmpAdminString (SIZE(0..255))read-writecurrent
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.2Unsigned32 (15..86400)read-writecurrent
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.3Unsigned32 (0..86400)read-writecurrent
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.4Counter32read-onlycurrent
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.5Counter32read-onlycurrent
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.6INTEGER {notConfigured(1), inProgress(2), succeeded(3), failed(4)}read-onlycurrent
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.7INTEGER {notConfigured(1), delaying(2), inProgress(3), succeeded(4), failed(5)}read-onlycurrent
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.8DateAndTimeread-onlycurrent
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.9Unsigned32 (0..65535)read-writecurrent
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.10SnmpAdminString (SIZE(0..255))read-writecurrent
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.11SnmpAdminString (SIZE(0..255))read-writecurrent
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.12INTEGER {enabled(1), disabled(2)}read-writecurrent
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.1Counter32read-onlycurrent
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.2Counter32read-onlycurrent
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.1Counter32read-onlycurrent
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.2Counter32read-onlycurrent
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.3Counter32read-onlycurrent
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.4Counter32read-onlycurrent
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.5Counter32read-onlycurrent
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.6Counter32read-onlycurrent
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.7Counter32read-onlycurrent
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.8Counter32read-onlycurrent
hpicfDhcpv4CountBadMsgs
OBJECT-TYPE
The number of malformed messages.
1.3.6.1.4.1.11.2.14.11.5.1.99.1.3.9Counter32read-onlycurrent
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.10Counter32read-onlycurrent
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.11Counter32read-onlycurrent
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.12Counter32read-onlycurrent
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.13Counter32read-onlycurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1DisplayString (SIZE(0..32))not-accessiblecurrent
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.2InetAddressIPv4read-createcurrent
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.3InetAddressIPv4read-createcurrent
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.4DisplayString (SIZE(0..255))read-createcurrent
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.5INTEGER {none(0), broadcast(1), peerTopeer(2), mixed(3), hybrid(4)}read-createcurrent
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.6Unsigned32read-createcurrent
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.7DisplayString (SIZE(0..64))read-createcurrent
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.8Unsigned32read-onlycurrent
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.9Unsigned32read-onlycurrent
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.10Unsigned32read-onlycurrent
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.11DisplayString (SIZE(0..128))read-createcurrent
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.12DisplayString (SIZE(0..128))read-writecurrent
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.13DisplayString (SIZE(0..128))read-createcurrent
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.14DisplayString (SIZE(0..255))read-createcurrent
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.15InetAddressIPv4read-createcurrent
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.16InetAddressIPv4read-createcurrent
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.17InetAddressIPv4read-createcurrent
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.18MacAddressread-createcurrent
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.19TruthValueread-createcurrent
hpicfDhcpv4ServerPoolStatus
OBJECT-TYPE
RowStatus for this table.
1.3.6.1.4.1.11.2.14.11.5.1.99.1.4.1.1.20RowStatusread-createcurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1InetAddressIPv4not-accessiblecurrent
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.2InetAddressIPv4read-createcurrent
hpicfDhcpv4ServerRangeStatus
OBJECT-TYPE
RowStatus for this table.
1.3.6.1.4.1.11.2.14.11.5.1.99.1.5.1.1.3RowStatusread-createcurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1Unsigned32 (2..254)not-accessiblecurrent
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.2INTEGER {none(0), hexString(1), asciiString(2), ipAddresses(3)}read-writecurrent
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.3DisplayString (SIZE(0..255))read-writecurrent
hpicfDhcpv4ServerPoolOptionStatus
OBJECT-TYPE
RowStatus for this table.
1.3.6.1.4.1.11.2.14.11.5.1.99.1.6.1.1.4RowStatusread-createcurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1InetAddressIPv4not-accessiblecurrent
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.2MacAddressread-onlycurrent
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.3INTEGER {manual(1), automatic(2), dynamic(3)}read-onlycurrent
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.4Unsigned32read-onlycurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1InetAddressIPv4not-accessiblecurrent
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.2INTEGER {ping(1), gratuitousArp(2)}read-onlycurrent
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.3DateAndTimeread-onlycurrent
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.10INTEGER {enable(1), disable(2), disableWithClearConfig(3)}read-writecurrent
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.11Integer32 (0..10)read-writecurrent
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.12Integer32 (1..10)read-writecurrent
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.13TruthValueread-writecurrent
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.14InetAddressIPv4read-writecurrent
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.15InetAddressIPv4read-writecurrent
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.16TruthValueread-writecurrent
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.17TruthValueread-writecurrent
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.18VidListread-writecurrent
hpicfDhcpv4ServerOperStatus
OBJECT-TYPE
Specifies operational status of DHCPv4 protocol.
1.3.6.1.4.1.11.2.14.11.5.1.99.1.19INTEGER {disabled(0), enabled(1), paused(2), inprogress(3), shuttingdown(4)}read-onlycurrent
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

NameOIDStatus
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.5current
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.6current
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.7current
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.8current

Conformance

NameOIDStatus
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.1deprecated
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.2deprecated
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.3current
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.1deprecated
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.2deprecated
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.3current
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.4current
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.5current
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.6current
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.7current
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.8current
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.9current
hpicfDhcpv4ServerNotifyObjectsGroup
OBJECT-GROUP
Group of objects required for notifications.
1.3.6.1.4.1.11.2.14.11.5.1.99.2.2.10current
hpicfDhcpv4ServerNotificationsGroup
NOTIFICATION-GROUP
Group of notifications.
1.3.6.1.4.1.11.2.14.11.5.1.99.2.2.11current
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.12current
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.13current