HP-ICF-DHCPCLIENT-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HP-ICF-DHCPCLIENT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hpicfDhcpClient | 1.3.6.1.4.1.11.2.14.11.5.1.57 |
This MIB module contains HP proprietary objects for managing the DHCP Client. |
||
hpicfDhcpClientOptions | 1.3.6.1.4.1.11.2.14.11.5.1.57.1 | |||
hpicfDhcpClientVendorSpecOptionStatus | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.1 | integer | read-write |
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. Enumeration: 'enable': 1, 'disable': 2. |
hpicfDhcpClientHostNameOption | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.2 | integer | read-write |
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. Enumeration: 'enable': 1, 'disable': 2. |
hpicfDhcpClientImageFileUpdate | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.3 | integer | read-write |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
hpicfDhcpClientintfTable | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.4 | no-access |
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.1 | no-access |
A row in hpicfDhcpClientintfTable. |
||
hpicfDhcpClientAuthType | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.4.1.1 | integer | read-write |
The authentication type specified for an interface. Enumeration: 'none': 0, 'md5': 1. |
hpicfDhcpClientKeyChain | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.4.1.2 | displaystring | read-write |
KMS chain name specified for an interface. |
hpicfDhcpClientStatisticsTable | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.5 | no-access |
DHCP client's interface level statistics. |
|
1.3.6.1.4.1.11.2.14.11.5.1.57.1.5.1 | no-access |
A row in hpicfDhcpClientStatisticsTable |
||
hpicfIPVersion | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.5.1.1 | inetversion | no-access |
IP version of this row. |
hpicfDhcpClientPktTx | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.5.1.2 | counter32 | read-only |
Number of DHCP packets transmitted. |
hpicfDhcpClientPktRx | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.5.1.3 | counter32 | read-only |
Number of DHCP packets received. |
hpicfDhcpClientPktAuthFailed | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.5.1.4 | counter32 | read-only |
Number of DHCP packets dropped due to authentication failure. |
hpicfDhcpv6ClientDuid | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.6 | octet string | read-only |
The DUID (Dhcp Unique IDentifier) of the local device. The value is a DUID-LL as defined in RFC 3351, represented in hexadecimal. |
hpicfDhcpClientTR069AcsUrlOptionStatus | 1.3.6.1.4.1.11.2.14.11.5.1.57.1.7 | integer | read-write |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
hpicfDhcpClientOptionsConf | 1.3.6.1.4.1.11.2.14.11.5.1.57.2 | |||
hpicfDhcpClientGroups | 1.3.6.1.4.1.11.2.14.11.5.1.57.2.1 | |||
hpicfDhcpClientOptionsGroup | 1.3.6.1.4.1.11.2.14.11.5.1.57.2.1.1 |
A mandatory group with a set of DHCP client's option object(s). |
||
hpicfDhcpClientVendorSpecOptionsGroup | 1.3.6.1.4.1.11.2.14.11.5.1.57.2.1.2 |
A mandatory group with a set of DHCP vendor specific option object(s). |
||
hpicfDhcpClientAuthGroup | 1.3.6.1.4.1.11.2.14.11.5.1.57.2.1.3 |
A mandatory group with a set of DHCP Client Authentication object(s). |
||
hpicfDhcpv6ClientGroup | 1.3.6.1.4.1.11.2.14.11.5.1.57.2.1.4 |
A mandatory group with a set of DHCPv6 client related object(s). |
||
hpicfDhcpClientTR069OptionsGroup | 1.3.6.1.4.1.11.2.14.11.5.1.57.2.1.5 |
A mandatory group with a set of DHCP vendor specific options for TR-069 related object(s). |
||
hpicfDhcpClientCompliances | 1.3.6.1.4.1.11.2.14.11.5.1.57.2.2 | |||
hpicfDhcpClientCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.57.2.2.1 |
The compliance statement for DHCP Client implementation. |
||
hpicfDhcpClientVendorSpecOptionsCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.57.2.2.2 |
The compliance statement for DHCP client implementation. |
||
hpicfDhcpClientAuthCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.57.2.2.3 |
The compliance statement for DHCP Authentication implementation. |
||
hpicfDhcpv6ClientCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.57.2.2.4 |
The compliance statement for DHCPv6 client implementation. |
||
hpicfDhcpClientTR069OptionsCompliance | 1.3.6.1.4.1.11.2.14.11.5.1.57.2.2.5 |
The compliance statement for DHCP client TR-069 options implementation. |