HP-ICF-DHCPCLIENT-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.5.1.57
- Last updated
- 2013-06-01 00:00
- Organization
- HP Networking.
- Revisions
- 2013-06-01 00:00, 2012-05-31 00:00, 2010-08-09 00:00, 2009-03-18 00:00, 2008-10-30 00:00, 2008-08-27 00:38
- Namespace
- hp
- Source file
HP-ICF-DHCPCLIENT-MIB- Digest
sha256:ad1a9c8464a4b0befb6563b04c8483f65d149ab3f6ea4aaf23e39e876fcb4041
Description
This MIB module contains HP proprietary objects for managing the DHCP Client.
Contact
Hewlett-Packard Company 8000 Foothills Blvd. Roseville, CA 95747
Imports
| From | Symbols |
|---|---|
| HP-ICF-OID | hpSwitch |
| IF-MIB | ifIndex |
| INET-ADDRESS-MIB | InetVersion |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HP-ICF-DHCPCLIENT-MIB HP-ICF-OID IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpicfDhcpClientOptions OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.57.1 | |||
| hpicfDhcpClientVendorSpecOptionStatus OBJECT-TYPE This flag indicates whether DHCP vendor specific configurations are enabled for this interface or not. Setting this flag to 'enabled' (the default) results in sending 'Vendor Class Identifier'(VCI) to DHCP server and requesting vendor specific configurations from DHCP servers for this interface. Refer to RFC 2132 for more details. Setting this flag to 'disabled' results in not sending VCI to DHCP server and not requesting vendor specific configurations from DHCP servers. | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| hpicfDhcpClientHostNameOption OBJECT-TYPE This object enables/disables DHCP option 12 that allows for sending the system's hostname in DHCP packets. By default this object is set to be disabled. Setting this flag to 'enabled' results in the inclusion of system hostname in DHCP packets. | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.2 | INTEGER {enable(1), disable(2)} | read-write | current |
| hpicfDhcpClientImageFileUpdate OBJECT-TYPE This object facilitates enabling or disabling of the image file update feature through DHCP. Setting this object to 1 enables this feature and setting it to 2 disables this feature. This MIB object can be set to 1 only if hpicfDhcpClientVendorSpecOptionStatus has already been set to 1. By default, hpicfDhcpClientImageFileUpdate is set to 1. When this feature is enabled, the Auto-TFTP settings will be disabled. | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.3 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hpicfDhcpClientintfTable OBJECT-TYPE DHCP client's interface level configuration table. Common to both v4 and v6 DHCP clients. | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.4 | not-accessible | current | |
| hpicfDhcpClientintfEntry OBJECT-TYPE A row in hpicfDhcpClientintfTable. | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.4.1 | not-accessible | current | |
| hpicfDhcpClientAuthType OBJECT-TYPE The authentication type specified for an interface. | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.4.1.1 | INTEGER {none(0), md5(1)} | read-write | current |
| hpicfDhcpClientKeyChain OBJECT-TYPE KMS chain name specified for an interface. | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.4.1.2 | DisplayString (SIZE(0..1024)) | read-write | current |
| hpicfDhcpClientStatisticsTable OBJECT-TYPE DHCP client's interface level statistics. | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.5 | not-accessible | current | |
| hpicfDhcpClientStatisticsEntry OBJECT-TYPE A row in hpicfDhcpClientStatisticsTable | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.5.1 | not-accessible | current | |
| hpicfIPVersion OBJECT-TYPE IP version of this row. | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.5.1.1 | InetVersion | not-accessible | current |
| hpicfDhcpClientPktTx OBJECT-TYPE Number of DHCP packets transmitted. | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.5.1.2 | Counter32 | read-only | current |
| hpicfDhcpClientPktRx OBJECT-TYPE Number of DHCP packets received. | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.5.1.3 | Counter32 | read-only | current |
| hpicfDhcpClientPktAuthFailed OBJECT-TYPE Number of DHCP packets dropped due to authentication failure. | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.5.1.4 | Counter32 | read-only | current |
| hpicfDhcpv6ClientDuid OBJECT-TYPE The DUID (Dhcp Unique IDentifier) of the local device. The value is a DUID-LL as defined in RFC 3351, represented in hexadecimal. | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.6 | OCTET STRING (SIZE(25..128)) | read-only | current |
| hpicfDhcpClientTR069AcsUrlOptionStatus OBJECT-TYPE This flag indicates whether the DHCP client will process the TR-069 CWMP ACS URL option. This object can only be enabled when hpicfDhcpClientVendorSpecOptionStatus is also enabled. | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.7 | INTEGER {enabled(1), disabled(2)} | read-write | current |
| hpicfDhcpClientOptionsConf OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.57.2 | |||
| hpicfDhcpClientGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.57.2.1 | |||
| hpicfDhcpClientCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.57.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| hpicfDhcpClientOptionsGroup OBJECT-GROUP A mandatory group with a set of DHCP client's option object(s). | 1.3.6.1.4.1.11.2.14.11.5.1.57.2.1.1 | current |
| hpicfDhcpClientVendorSpecOptionsGroup OBJECT-GROUP A mandatory group with a set of DHCP vendor specific option object(s). | 1.3.6.1.4.1.11.2.14.11.5.1.57.2.1.2 | current |
| hpicfDhcpClientAuthGroup OBJECT-GROUP A mandatory group with a set of DHCP Client Authentication object(s). | 1.3.6.1.4.1.11.2.14.11.5.1.57.2.1.3 | current |
| hpicfDhcpv6ClientGroup OBJECT-GROUP A mandatory group with a set of DHCPv6 client related object(s). | 1.3.6.1.4.1.11.2.14.11.5.1.57.2.1.4 | current |
| hpicfDhcpClientTR069OptionsGroup OBJECT-GROUP A mandatory group with a set of DHCP vendor specific options for TR-069 related object(s). | 1.3.6.1.4.1.11.2.14.11.5.1.57.2.1.5 | current |
| hpicfDhcpClientCompliance MODULE-COMPLIANCE The compliance statement for DHCP Client implementation. | 1.3.6.1.4.1.11.2.14.11.5.1.57.2.2.1 | current |
| hpicfDhcpClientVendorSpecOptionsCompliance MODULE-COMPLIANCE The compliance statement for DHCP client implementation. | 1.3.6.1.4.1.11.2.14.11.5.1.57.2.2.2 | current |
| hpicfDhcpClientAuthCompliance MODULE-COMPLIANCE The compliance statement for DHCP Authentication implementation. | 1.3.6.1.4.1.11.2.14.11.5.1.57.2.2.3 | current |
| hpicfDhcpv6ClientCompliance MODULE-COMPLIANCE The compliance statement for DHCPv6 client implementation. | 1.3.6.1.4.1.11.2.14.11.5.1.57.2.2.4 | current |
| hpicfDhcpClientTR069OptionsCompliance MODULE-COMPLIANCE The compliance statement for DHCP client TR-069 options implementation. | 1.3.6.1.4.1.11.2.14.11.5.1.57.2.2.5 | current |