HPN-ICF-DHCP4-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.122
- Last updated
- 2013-04-24 00:00
- Revisions
- 2013-04-24 00:00
- Namespace
- hp
- Source file
HPN-ICF-DHCP4-MIB- Digest
sha256:49b91d0b7c64b91a7fc191c158ee00a6b34255142eee2d32e3a2ac1f0e1d555d
Description
DHCPv4 MIB
Imports
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| IF-MIB | InterfaceIndexOrZero, ifIndex |
| INET-ADDRESS-MIB | InetAddressIPv4 |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | 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.
HPN-ICF-DHCP4-MIB HPN-ICF-OID-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfDhcpServer2ScalarObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.122.1 | |||
| hpnicfDhcpServer2ConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.1 | |||
| hpnicfDhcpServer2Enabled OBJECT-TYPE If the value of this object is 'true', the DHCP service is enabled. | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.1.1 | TruthValue | read-write | current |
| hpnicfDhcpServer2AlwaysBroadcast OBJECT-TYPE When the value of this object is set to 'true', the DHCP server always uses broadcast to reply the client. | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.1.2 | TruthValue | read-write | current |
| hpnicfDhcpServer2IgnoreBootp OBJECT-TYPE When the value of this object is set to 'true', the DHCP server ignores BOOTP requests. | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.1.3 | TruthValue | read-write | current |
| hpnicfDhcpServer2BootpReplyRfc1048 OBJECT-TYPE When the value of this object is set to 'true', the DHCP server use RFC 1048 format to reply to BOOTP requests. | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.1.4 | TruthValue | read-write | current |
| hpnicfDhcpServer2Opt82Enabled OBJECT-TYPE When the value of this object is set to 'true', the DHCP server handles DHCP option 82. | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.1.5 | TruthValue | read-write | current |
| hpnicfDhcpServer2PingNumber OBJECT-TYPE The number of ping packets sent out. | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.1.6 | Unsigned32 (0..10) | read-write | current |
| hpnicfDhcpServer2PingTimeout OBJECT-TYPE The delay for the reply of a ping packet in milliseconds. | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.1.7 | Unsigned32 (0..10000) | read-write | current |
| hpnicfDhcpServer2StatGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.2 | |||
| hpnicfDhcpServer2BadNum OBJECT-TYPE The total number of the bad packets received. | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.2.1 | Counter64 | read-only | current |
| hpnicfDhcpServer2BootpRequestNum OBJECT-TYPE The total number of the BOOTREQUEST packets received. | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.2.2 | Counter64 | read-only | current |
| hpnicfDhcpServer2DiscoverNum OBJECT-TYPE The total number of the DHCPDISCOVER packets received from the DHCP clients. | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.2.3 | Counter64 | read-only | current |
| hpnicfDhcpServer2RequestNum OBJECT-TYPE The total number of the DHCPREQUEST packets received from the DHCP clients. | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.2.4 | Counter64 | read-only | current |
| hpnicfDhcpServer2DeclineNum OBJECT-TYPE The total number of the DHCPDECLINE packets received from the DHCP clients. | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.2.5 | Counter64 | read-only | current |
| hpnicfDhcpServer2ReleaseNum OBJECT-TYPE The total number of the DHCPRELEASE packets received from the DHCP clients. | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.2.6 | Counter64 | read-only | current |
| hpnicfDhcpServer2InformNum OBJECT-TYPE The total number of the DHCPINFORM packets received from the DHCP clients. | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.2.7 | Counter64 | read-only | current |
| hpnicfDhcpServer2BootpReplyNum OBJECT-TYPE The total number of the BOOTREPLY packets sent by the DHCP server. | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.2.8 | Counter64 | read-only | current |
| hpnicfDhcpServer2OfferNum OBJECT-TYPE The total number of the DHCPOFFER packets sent by the DHCP server. | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.2.9 | Counter64 | read-only | current |
| hpnicfDhcpServer2AckNum OBJECT-TYPE The total number of the DHCPACK packets sent by the DHCP server. | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.2.10 | Counter64 | read-only | current |
| hpnicfDhcpServer2NakNum OBJECT-TYPE The total number of the DHCPNAK packets sent by the DHCP server. | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.2.11 | Counter64 | read-only | current |
| hpnicfDhcpServer2TotalPoolUsage OBJECT-TYPE The percentage of IP addresses in use of all DHCP server pools. | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.2.12 | Unsigned32 (0..100) | read-only | current |
| hpnicfDhcpServer2PoolNumber OBJECT-TYPE The total number of DHCP server pools. | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.2.13 | Unsigned32 | read-only | current |
| hpnicfDhcpServer2ConflictNum OBJECT-TYPE The total number of conflict IP in all DHCP server pools. | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.2.14 | Unsigned32 | read-only | current |
| hpnicfDhcpServer2AutoBindNum OBJECT-TYPE The total number of auto binding IP in DHCP server pools. | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.2.15 | Unsigned32 | read-only | current |
| hpnicfDhcpServer2ManualBindNum OBJECT-TYPE The total number of manual binding IP in DHCP server pools. | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.2.16 | Unsigned32 | read-only | current |
| hpnicfDhcpServer2ExpiredBindNum OBJECT-TYPE The total number of expired binding IP in DHCP server pools. | 1.3.6.1.4.1.11.2.14.11.15.2.122.1.2.17 | Unsigned32 | read-only | current |
| hpnicfDhcpServer2Tables OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.122.2 | |||
| hpnicfDhcpServer2PoolTable OBJECT-TYPE A table containing DHCP server pool configurations. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1 | not-accessible | current | |
| hpnicfDhcpServer2PoolEntry OBJECT-TYPE An entry containing DHCP server pool configurations. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1 | not-accessible | current | |
| hpnicfDhcpServer2PoolIndex OBJECT-TYPE DHCP server pool index. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| hpnicfDhcpServer2PoolName OBJECT-TYPE DHCP server pool name. Once this object is created, the value of this object cannot be modified. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.2 | OCTET STRING (SIZE(1..63)) | read-create | current |
| hpnicfDhcpServer2PoolVpnName OBJECT-TYPE Name of the VPN instance that the DHCP pool binds to. The value of a zero-length string means the public network. Once this object is created, the value of this object cannot be modified. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.3 | OCTET STRING (SIZE(0..31)) | read-create | current |
| hpnicfDhcpServer2PoolNetwork OBJECT-TYPE Network address of the primary subnet in a DHCP pool. If the value of this object is set to 0.0.0.0, hpnicfDhcpServer2PoolNetworkMask is set with 0.0.0.0 automatically. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.4 | InetAddressIPv4 | read-create | current |
| hpnicfDhcpServer2PoolNetworkMask OBJECT-TYPE Network mask of the primary subnet in a DHCP pool. The SET operation to this object ought to be with the SET of hpnicfDhcpServer2PoolNetwork together, and any SET operation alone to this object will be regarded as an invalid operation. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.5 | InetAddressIPv4 | read-create | current |
| hpnicfDhcpServer2PoolStartAddr OBJECT-TYPE Start IP of an address range of the DHCP pool. If the value of this object is set to 0.0.0.0, hpnicfDhcpServer2PoolEndAddr is set with 0.0.0.0 automatically. Otherwise hpnicfDhcpServer2PoolEndAddr must be set with an IP address NOT smaller than the value of this object. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.6 | InetAddressIPv4 | read-create | current |
| hpnicfDhcpServer2PoolEndAddr OBJECT-TYPE End IP of an address range of the DHCP pool, The SET operation to this object ought to be with the SET of hpnicfDhcpServer2PoolStartAddr together, and any SET operation alone to this object will be regarded as an invalid operation. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.7 | InetAddressIPv4 | read-create | current |
| hpnicfDhcpServer2PoolLeaseDay OBJECT-TYPE Number of days of the lease. The SET operation to this object ought to be with the SET of hpnicfDhcpServer2PoolLeaseHour, hpnicfDhcpServer2PoolLeaseMinute, hpnicfDhcpServer2PoolLeaseSecond together, and any SET operation alone to any of these objects will be regarded as an invalid operation. These objects cannot be set with 0 simultaneously. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.8 | Integer32 (0..365) | read-create | current |
| hpnicfDhcpServer2PoolLeaseHour OBJECT-TYPE Number of hours of the lease. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.9 | Integer32 (0..23) | read-create | current |
| hpnicfDhcpServer2PoolLeaseMinute OBJECT-TYPE Number of minutes of the lease. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.10 | Integer32 (0..59) | read-create | current |
| hpnicfDhcpServer2PoolLeaseSecond OBJECT-TYPE Number of seconds of the lease. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.11 | Integer32 (0..59) | read-create | current |
| hpnicfDhcpServer2PoolLeaseUnlimit OBJECT-TYPE A flag denoting whether the lease time of a DHCP pool is unlimited. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.12 | TruthValue | read-create | current |
| hpnicfDhcpServer2PoolLeaseTime OBJECT-TYPE The lease time of a DHCP pool in number of timeticks. The value of this object cannot be set to 0 and must be set to 4294967295 or a multiple of 100. If the object is set with 4294967295, the lease time of a DHCP pool is unlimited. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.13 | TimeTicks | read-create | current |
| hpnicfDhcpServer2PoolDomainName OBJECT-TYPE Domain name for DHCP clients. If the object is set with a zero-length string, the configuration of the domain name is removed. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.14 | OCTET STRING (SIZE(0..50)) | read-create | current |
| hpnicfDhcpServer2PoolGatewayIP OBJECT-TYPE Gateway IP addresses for DHCP clients. IP addresses are space separated and the leading or trailing space will be trimmed. Since at most 8 gateway addresses can be configured for a pool, a string is defined to get or configure 8 IP at a time. If the object is set with a zero-length string, the configuration of the gateway address is removed. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.15 | OCTET STRING (SIZE(0..127)) | read-create | current |
| hpnicfDhcpServer2PoolDNSIP OBJECT-TYPE DNS server IP addresses for DHCP clients. IP addresses are space separated and the leading or trailing space will be trimmed. Since at most 8 DNS server addresses can be configured for a pool, a string is defined to get or configure 8 IP at a time. If the object is set with a zero-length string, the configuration of the DNS address is removed. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.16 | OCTET STRING (SIZE(0..127)) | read-create | current |
| hpnicfDhcpServer2PoolPrimaryDNSIP OBJECT-TYPE The primary DNS server IP address to be assigned to the client. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.17 | InetAddressIPv4 | read-create | current |
| hpnicfDhcpServer2PoolSecondDNSIP OBJECT-TYPE The secondary DNS server IP address to be assigned to the client. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.18 | InetAddressIPv4 | read-create | current |
| hpnicfDhcpServer2PoolNetbiosType OBJECT-TYPE NetBios node type for DHCP clients. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.19 | INTEGER {null(0), bnode(1), pnode(2), mnode(4), hnode(8)} | read-create | current |
| hpnicfDhcpServer2PoolNbnsIP OBJECT-TYPE NetBios server IP addresses for DHCP clients. IP addresses are space separated and the leading or trailing space will be trimmed. Since at most 8 NetBios server addresses can be configured for a pool, a string is defined to get or configure 8 IP at a time. If the object is set with a zero-length string, the configuration of the NBNS address is removed. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.20 | OCTET STRING (SIZE(0..127)) | read-create | current |
| hpnicfDhcpServer2PoolBootFileName OBJECT-TYPE Boot file name for DHCP clients. If the object is set with a zero-length string, the configuration of the boot file name is removed. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.21 | OCTET STRING (SIZE(0..63)) | read-create | current |
| hpnicfDhcpServer2PoolBimsIP OBJECT-TYPE BIMS server IP address. If the object is set with 0.0.0.0, hpnicfDhcpServer2PoolBimsPort is set with 0 and hpnicfDhcpServer2PoolBimsKeyStr is set with a zero-length string automatically. Otherwise hpnicfDhcpServer2PoolBimsPort and hpnicfDhcpServer2PoolBimsKeyStr must be set at the same time while hpnicfDhcpServer2PoolBimsKeyStr must be set with a non-zero length string. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.22 | InetAddressIPv4 | read-create | current |
| hpnicfDhcpServer2PoolBimsPort OBJECT-TYPE BIMS server port number. The SET operation to this object ought to be with the SET operation of hpnicfDhcpServer2PoolBimsIP and hpnicfDhcpServer2PoolBimsKeyStr together, and any SET operation alone to this object will be regarded as an invalid operation. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.23 | Unsigned32 (0..65534) | read-create | current |
| hpnicfDhcpServer2PoolBimsKeyStr OBJECT-TYPE BIMS server key string. The SET operation to this object ought to be with the SET of hpnicfDhcpServer2PoolBimsIP and hpnicfDhcpServer2PoolBimsPort together, and any SET operation alone to this object will be regarded as an invalid operation. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.24 | OCTET STRING (SIZE(0..16)) | read-create | current |
| hpnicfDhcpServer2PoolNextServer OBJECT-TYPE Next DHCP server IP address for DHCP clients. If the object is set with 0.0.0.0, the configuration of the next server address is removed. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.25 | InetAddressIPv4 | read-create | current |
| hpnicfDhcpServer2PoolTftpDomName OBJECT-TYPE TFTP server domain name for DHCP clients. If the object is set with a zero-length string, the configuration of the TFTP domain name is removed. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.26 | OCTET STRING (SIZE(0..63)) | read-create | current |
| hpnicfDhcpServer2PoolTftpIP OBJECT-TYPE TFTP server IP address for DHCP clients. If the object is set with 0.0.0.0, the configuration of the TFTP server address is removed. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.27 | InetAddressIPv4 | read-create | current |
| hpnicfDhcpServer2PoolVoiceAsIP OBJECT-TYPE Voice backup server IP address for DHCP clients. If the object is set with 0.0.0.0, the configuration of voice backup server IP address is removed. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.28 | InetAddressIPv4 | read-create | current |
| hpnicfDhcpServer2PoolVoiceFailIP OBJECT-TYPE Voice failover IP address for DHCP clients. If the object is set with 0.0.0.0, hpnicfDhcpServer2PoolVoiceFailStr is set with a zero-length string automatically. Otherwise hpnicfDhcpServer2PoolVoiceFailStr must be set with a non-zero length string at the same time. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.29 | InetAddressIPv4 | read-create | current |
| hpnicfDhcpServer2PoolVoiceFailStr OBJECT-TYPE Voice failover dialer string for DHCP clients. The characters in the string must be '0' ~ '9',or '*'. The SET operation to this object ought to be with the SET operation of hpnicfDhcpServer2PoolVoiceFailIP together, and any SET operation alone to this object will be regarded as an invalid operation. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.30 | OCTET STRING (SIZE(0..39)) | read-create | current |
| hpnicfDhcpServer2PoolVoiceNCPIP OBJECT-TYPE Voice network calling processing IP address for DHCP clients. If the object is set with 0.0.0.0, the configuration of voice network calling processing IP address is removed. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.31 | InetAddressIPv4 | read-create | current |
| hpnicfDhcpServer2PoolVoiceVlanId OBJECT-TYPE Voice VLAN ID for DHCP clients. If the value of this object is set to 65535, hpnicfDhcpServer2PoolVoiceVlanEnbl is set with 'false' automatically. Otherwise hpnicfDhcpServer2PoolVoiceVlanEnbl must also be set. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.32 | Unsigned32 (2..4094 | 65535) | read-create | current |
| hpnicfDhcpServer2PoolVoiceVlanEnbl OBJECT-TYPE Enable status of the specified voice VLAN for DHCP clients. The SET operation to this object ought to be with the SET operation of hpnicfDhcpServer2PoolVoiceVlanId together, and any SET operation alone to this object will be regarded as an invalid operation. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.33 | TruthValue | read-create | current |
| hpnicfDhcpServer2PoolRowStatus OBJECT-TYPE RowStatus. Three actions are used: active, createAndGo, destroy. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.34 | RowStatus | read-create | current |
| hpnicfDhcpServer2PoolVerifyClass OBJECT-TYPE Enable the user class verification. When the value of this object is set to 'true', the DHCP server processes packets from DHCP clients in the defined user classes. The user class verification does not apply to packets from DHCP clients with static bindings. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.1.1.35 | TruthValue | read-create | current |
| hpnicfDhcpServer2IfApplyPoolTable OBJECT-TYPE A table for applying a DHCP pool on interfaces. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.2 | not-accessible | current | |
| hpnicfDhcpServer2IfApplyPoolEntry OBJECT-TYPE An entry for applying a DHCP pool on the interface. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.2.1 | not-accessible | current | |
| hpnicfDhcpServer2IfApplyPoolName OBJECT-TYPE The name of the DHCP pool that apply to the interface. If the object is set with a zero-length string, the configuration will be deleted. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.2.1.1 | OCTET STRING (SIZE(0..63)) | read-write | current |
| hpnicfDhcpServer2PoolSecNwTable OBJECT-TYPE A table containing the secondary network configuration of DHCP pools. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.3 | not-accessible | current | |
| hpnicfDhcpServer2PoolSecNwEntry OBJECT-TYPE An entry containing the objects for configuring the secondary network for DHCP pools. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.3.1 | not-accessible | current | |
| hpnicfDhcpServer2PoolSecNw OBJECT-TYPE Network address of the secondary subnets in a DHCP pool. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.3.1.1 | InetAddressIPv4 | not-accessible | current |
| hpnicfDhcpServer2PoolSecNwMask OBJECT-TYPE Network mask of the secondary subnets in a DHCP pool. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.3.1.2 | InetAddressIPv4 | not-accessible | current |
| hpnicfDhcpServer2PoolSecNwGwIP OBJECT-TYPE Gateway IP addresses of the secondary subnets in a DHCP pool. IP addresses are space separated and the leading or trailing space will be trimmed. Since at most 8 gateway addresses can be configured for a secondary network, a string is defined to get or configure 8 IP at a time. If the object is set with a zero-length string, the configuration of the gateway address is removed. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.3.1.3 | OCTET STRING (SIZE(0..127)) | read-create | current |
| hpnicfDhcpServer2PoolSecNwStatus OBJECT-TYPE RowStatus. Three actions are used: active, createAndGo, destroy. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.3.1.4 | RowStatus | read-create | current |
| hpnicfDhcpServer2PoolClassTable OBJECT-TYPE A table containing address range of the DHCP server pool for user classes. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.4 | not-accessible | current | |
| hpnicfDhcpServer2PoolClassEntry OBJECT-TYPE An entry containing address range of DHCP pools for user classes. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.4.1 | not-accessible | current | |
| hpnicfDhcpServer2PoolClassName OBJECT-TYPE User class name. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.4.1.1 | OCTET STRING (SIZE(1..63)) | not-accessible | current |
| hpnicfDhcpServer2PoolClassStart OBJECT-TYPE Start address of an address range for a DHCP user class. The SET operation to this object ought to be with the SET operation of hpnicfDhcpServer2PoolClassEnd together, and any SET operation alone to this object will be regarded as an invalid operation. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.4.1.2 | InetAddressIPv4 | read-create | current |
| hpnicfDhcpServer2PoolClassEnd OBJECT-TYPE End address of an address range for a DHCP user class. The SET operation to this object ought to be with the SET of hpnicfDhcpServer2PoolClassStart together, and any SET operation alone to this object will be regarded as an invalid operation. This object must be set with an IP address NOT smaller than the value of hpnicfDhcpServer2PoolClassStart. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.4.1.3 | InetAddressIPv4 | read-create | current |
| hpnicfDhcpServer2PoolClassStatus OBJECT-TYPE RowStatus. Three actions are used: active, createAndGo, destroy. If the value of this object is set to 'createAndGo', hpnicfDhcpServer2PoolClassStart and hpnicfDhcpServer2PoolClassEnd must also be set. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.4.1.4 | RowStatus | read-create | current |
| hpnicfDhcpServer2PoolStaticTable OBJECT-TYPE A table containing the static binding configurations in DHCP pools. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.5 | not-accessible | current | |
| hpnicfDhcpServer2PoolStaticEntry OBJECT-TYPE An entry containing the objects for configuring the static binding in DHCP pools. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.5.1 | not-accessible | current | |
| hpnicfDhcpServer2PoolStaticIP OBJECT-TYPE Ip address of a static binding in a DHCP pool. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.5.1.1 | InetAddressIPv4 | not-accessible | current |
| hpnicfDhcpServer2PoolStaticMask OBJECT-TYPE Network mask of a static binding in a DHCP pool. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.5.1.2 | InetAddressIPv4 | read-create | current |
| hpnicfDhcpServer2PoolStaticCID OBJECT-TYPE Client identifier of a DHCP client that the IP address binds to. The structure of the OCTET STRING is H-H-H... while H indicates 4 hexadecimal characters except that the last H indicates 2 or 4 hexadecimal characters. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.5.1.3 | OCTET STRING (SIZE(0 | 4..254)) | read-create | current |
| hpnicfDhcpServer2PoolStaticHAddr OBJECT-TYPE Hardware address of a DHCP client that the IP address binds to. The structure of the OCTET STRING is H-H-H... while H indicates 4 hexadecimal characters except that the last H indicates 2 or 4 hexadecimal characters. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.5.1.4 | OCTET STRING (SIZE(0 | 4..39)) | read-create | current |
| hpnicfDhcpServer2PoolStaticHType OBJECT-TYPE Hardware type of a DHCP client that the IP address binds to. The SET operation to this object ought to be with the SET operation of hpnicfDhcpServer2PoolStaticHAddr, and any SET operation alone to this object will be regarded as an invalid operation. 'default' indicates that the hardware type is unknown. If the value of hpnicfDhcpServer2PoolStaticCID is set to a non-zero length string, the object is set with 'default' automatically. Otherwise it cannot be set with 'default'. 'ethernet' indicates that the hardware type is ethernet. If the value of hpnicfDhcpServer2PoolStaticHAddr is set with a non-zero length string, the default value of this object is 'ethernet'. 'tokenRing' indicates that the hardware type is token-ring. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.5.1.5 | INTEGER {default(1), ethernet(2), tokenRing(3)} | read-create | current |
| hpnicfDhcpServer2PoolStaticStatus OBJECT-TYPE RowStatus. Three actions are used: active, createAndGo, destroy. If the value of this object is set to 'createAndGo', hpnicfDhcpServer2PoolStaticCID or (hpnicfDhcpServer2PoolStaticHardAddr and hpnicfDhcpServer2PoolStaticHardType) must also be set. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.5.1.6 | RowStatus | read-create | current |
| hpnicfDhcpServer2PoolOptionTable OBJECT-TYPE A table for configuring user-defined options for DHCP pools. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.6 | not-accessible | current | |
| hpnicfDhcpServer2PoolOptionEntry OBJECT-TYPE An entry containing the objects for configuring user-defined options for DHCP pools. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.6.1 | not-accessible | current | |
| hpnicfDhcpServer2PoolOptCode OBJECT-TYPE Option code. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.6.1.1 | Integer32 (2..254) | not-accessible | current |
| hpnicfDhcpServer2PoolOptType OBJECT-TYPE Option type. 'ascii' means using the ascii string that is defined by hpnicfDhcpServer2PoolOptAscii to fill in the option. 'hex' means using the hex string that is defined by hpnicfDhcpServer2PoolOptHexStr to fill in the option. 'ip' means using the IP string that is defined by hpnicfDhcpServer2PoolOptIPStr to fill in the option. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.6.1.2 | INTEGER {ascii(1), hex(2), ip(3)} | read-create | current |
| hpnicfDhcpServer2PoolOptAscii OBJECT-TYPE Ascii string of an option. If hpnicfDhcpServer2PoolOptType is set with 'ascii', this object must be set with a non-zero length string. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.6.1.3 | OCTET STRING (SIZE(0..255)) | read-create | current |
| hpnicfDhcpServer2PoolOptHexStr OBJECT-TYPE Hex string of an option. The length of the string must be even. If hpnicfDhcpServer2PoolOptType is set with 'hex', this object must be set with a non-zero length string. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.6.1.4 | OCTET STRING (SIZE(0..510)) | read-create | current |
| hpnicfDhcpServer2PoolOptIPStr OBJECT-TYPE IP string of an option. IP addresses are space separated and the leading or trailing space will be trimmed. 1 to 8 IP addresses can be configured simultaneously. If hpnicfDhcpServer2PoolOptType is set with 'ip', this object must be set with a non-zero length string that must contain at least one IP address. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.6.1.5 | OCTET STRING (SIZE(0..127)) | read-create | current |
| hpnicfDhcpServer2PoolOptRowStatus OBJECT-TYPE RowStatus. Three actions are used: active, createAndGo, destroy. If the value of this object is set to 'createAndGo', hpnicfDhcpServer2PoolOptType must also be set. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.6.1.6 | RowStatus | read-create | current |
| hpnicfDhcpServer2PoolForbidTable OBJECT-TYPE A table for configuring forbidden IP for a DHCP server pool. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.7 | not-accessible | current | |
| hpnicfDhcpServer2PoolForbidEntry OBJECT-TYPE An entry for configuring forbidden IP for a DHCP server pool. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.7.1 | not-accessible | current | |
| hpnicfDhcpServer2PoolForbidIP OBJECT-TYPE Forbidden IP of the DHCP pool. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.7.1.1 | InetAddressIPv4 | not-accessible | current |
| hpnicfDhcpServer2PoolForbidStatus OBJECT-TYPE RowStatus. Three actions are used: active, createAndGo, destroy. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.7.1.2 | RowStatus | read-create | current |
| hpnicfDhcpServer2ClassTable OBJECT-TYPE A table for configuring user class to DHCP server. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.8 | not-accessible | current | |
| hpnicfDhcpServer2ClassEntry OBJECT-TYPE An entry for configuring user class to DHCP server. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.8.1 | not-accessible | current | |
| hpnicfDhcpServer2ClassName OBJECT-TYPE DHCP user class name. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.8.1.1 | OCTET STRING (SIZE(1..63)) | not-accessible | current |
| hpnicfDhcpServer2ClassRowStatus OBJECT-TYPE RowStatus. Three actions are used: active, createAndGo, destroy. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.8.1.2 | RowStatus | read-create | current |
| hpnicfDhcpServer2RuleTable OBJECT-TYPE A table for configuring option rules used to match DHCP users. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.9 | not-accessible | current | |
| hpnicfDhcpServer2RuleEntry OBJECT-TYPE An entry for configuring option rules used to match DHCP users. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.9.1 | not-accessible | current | |
| hpnicfDhcpServer2RuleNumber OBJECT-TYPE Rule number. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.9.1.1 | Integer32 (1..16) | not-accessible | current |
| hpnicfDhcpServer2RuleOptCode OBJECT-TYPE Option code. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.9.1.2 | Integer32 (1..254) | read-create | current |
| hpnicfDhcpServer2RuleOptHexStr OBJECT-TYPE Hex string of an option. The length of the string must be even. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.9.1.3 | OCTET STRING (SIZE(0..510)) | read-create | current |
| hpnicfDhcpServer2RuleOptMask OBJECT-TYPE The mask used to match options. The length of this object must be same with that of hpnicfDhcpServer2RuleOptHexStr. The SET operation of this object must be with the SET operation of hpnicfDhcpServer2RuleOptHexStr. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.9.1.4 | OCTET STRING (SIZE(0..510)) | read-create | current |
| hpnicfDhcpServer2RuleOptOffset OBJECT-TYPE The option offset used to match users. The SET operation of this object must be with the SET operation of hpnicfDhcpServer2RuleOptHexStr, hpnicfDhcpServer2RuleOptLength. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.9.1.5 | Integer32 (0..254) | read-create | current |
| hpnicfDhcpServer2RuleOptLength OBJECT-TYPE The option length used to match user options. The SET operation of this object must be with the SET operation of hpnicfDhcpServer2RuleOptOffset. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.9.1.6 | Integer32 (0..255) | read-create | current |
| hpnicfDhcpServer2RuleRowStatus OBJECT-TYPE RowStatus. Three actions are used: active, createAndGo, destroy. If the value of this object is set to 'createAndGo', hpnicfDhcpServer2RuleOptCode must also be set. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.9.1.7 | RowStatus | read-create | current |
| hpnicfDhcpServer2ForbidTable OBJECT-TYPE A table for configuring forbidden IP range to DHCP server. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.10 | not-accessible | current | |
| hpnicfDhcpServer2ForbidEntry OBJECT-TYPE An entry for configuring forbidden IP range to DHCP server. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.10.1 | not-accessible | current | |
| hpnicfDhcpServer2ForbidVpnName OBJECT-TYPE Name of the VPN instance that the forbidden IP range binds to. If the value of this object is 0x1, the network that the forbidden IP range belongs to is the public network. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.10.1.1 | OCTET STRING (SIZE(1..31)) | not-accessible | current |
| hpnicfDhcpServer2ForbidStart OBJECT-TYPE Start IP of forbidden IP range. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.10.1.2 | InetAddressIPv4 | not-accessible | current |
| hpnicfDhcpServer2ForbidEnd OBJECT-TYPE End IP of forbidden IP range. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.10.1.3 | InetAddressIPv4 | not-accessible | current |
| hpnicfDhcpServer2ForbidRowStatus OBJECT-TYPE RowStatus. Three actions are used: active, createAndGo, destroy. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.10.1.4 | RowStatus | read-create | current |
| hpnicfDhcpServer2FreeTable OBJECT-TYPE A table for displaying free IP range for DHCP server. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.11 | not-accessible | current | |
| hpnicfDhcpServer2FreeEntry OBJECT-TYPE An entry for displaying free IP range for DHCP server. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.11.1 | not-accessible | current | |
| hpnicfDhcpServer2FreeStart OBJECT-TYPE Start IP of free IP range. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.11.1.1 | InetAddressIPv4 | not-accessible | current |
| hpnicfDhcpServer2FreeEnd OBJECT-TYPE End IP of free IP range. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.11.1.2 | InetAddressIPv4 | read-only | current |
| hpnicfDhcpServer2ConflictTable OBJECT-TYPE A table for displaying the information of conflict IP for DHCP server. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.12 | not-accessible | current | |
| hpnicfDhcpServer2ConflictEntry OBJECT-TYPE An entry for displaying the information of conflict IP for DHCP server. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.12.1 | not-accessible | current | |
| hpnicfDhcpServer2ConflictIP OBJECT-TYPE Conflict IP. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.12.1.1 | InetAddressIPv4 | not-accessible | current |
| hpnicfDhcpServer2ConflictType OBJECT-TYPE Type of the detection of conflict IP. 'detectByServer' denotes that the conflict is detected by DHCP server. 'detectByClient' denotes that the conflict is detected by DHCP client. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.12.1.2 | INTEGER {detectByServer(1), detectByClient(2)} | read-only | current |
| hpnicfDhcpServer2ConflictTime OBJECT-TYPE Time when the conflict is detected. The structure of the OCTET STRING is month/day/year hour:munite:second (MM/DD/YYYY hh:mm:ss). | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.12.1.3 | OCTET STRING (SIZE(1..19)) | read-only | current |
| hpnicfDhcpServer2ConflictRowStatus OBJECT-TYPE RowStatus. Only destroy action is allow to use. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.12.1.4 | RowStatus | read-create | current |
| hpnicfDhcpServer2ExpiredTable OBJECT-TYPE A table for displaying the information of expired IP for DHCP Server pools. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.13 | not-accessible | current | |
| hpnicfDhcpServer2ExpiredEntry OBJECT-TYPE An entry of objects for displaying information of expired IP for DHCP server pools. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.13.1 | not-accessible | current | |
| hpnicfDhcpServer2ExpiredIP OBJECT-TYPE Expired IP address. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.13.1.1 | InetAddressIPv4 | not-accessible | current |
| hpnicfDhcpServer2ExpiredClientId OBJECT-TYPE Client identifier or hardware address. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.13.1.2 | OCTET STRING (SIZE(4..254)) | read-only | current |
| hpnicfDhcpServer2ExpiredTime OBJECT-TYPE Expired time. The structure of the OCTET STRING is month/day/year hour:munite:second (MM/DD/YYYY hh:mm:ss). | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.13.1.3 | OCTET STRING (SIZE(1..19)) | read-only | current |
| hpnicfDhcpServer2ExpiredRowStatus OBJECT-TYPE RowStatus. Only destroy action is allow to use. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.13.1.4 | RowStatus | read-create | current |
| hpnicfDhcpServer2IPInUseTable OBJECT-TYPE A table for displaying the information of IP in use for DHCP Server pools. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.14 | not-accessible | current | |
| hpnicfDhcpServer2IPInUseEntry OBJECT-TYPE An entry of objects for displaying information of IP in use for DHCP server pools. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.14.1 | not-accessible | current | |
| hpnicfDhcpServer2IPInUseIP OBJECT-TYPE Ip address in use. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.14.1.1 | InetAddressIPv4 | not-accessible | current |
| hpnicfDhcpServer2IPInUseClientId OBJECT-TYPE Client identifier. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.14.1.2 | OCTET STRING (SIZE(0 | 4..254)) | read-only | current |
| hpnicfDhcpServer2IPInUseHardAddr OBJECT-TYPE Hardware address. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.14.1.3 | OCTET STRING (SIZE(0 | 4..39)) | read-only | current |
| hpnicfDhcpServer2IPInUseHardType OBJECT-TYPE Hardware address type. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.14.1.4 | INTEGER {default(1), ethernet(2), tokenRing(3)} | read-only | current |
| hpnicfDhcpServer2IPInUseVlanId OBJECT-TYPE User's VLAN ID. 65535 means that a client doesn't have VLAN ID or have an invalid VLAN ID. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.14.1.5 | Unsigned32 (1..4094 | 65535) | read-only | current |
| hpnicfDhcpServer2IPInUseEndLease OBJECT-TYPE End time of lease. The structure of the OCTET STRING is month/day/year hour:munite:second (MM/DD/YYYY hh:mm:ss). | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.14.1.6 | OCTET STRING (SIZE(1..19)) | read-only | current |
| hpnicfDhcpServer2IPInUseType OBJECT-TYPE Type of binding. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.14.1.7 | INTEGER {staticUnallocated(1), staticOffered(2), staticCommitted(3), autoOffered(4), autoCommitted(5)} | read-only | current |
| hpnicfDhcpServer2IPInUseIfIndex OBJECT-TYPE Interface index information. If the value of this object is zero, the interface is unknown. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.14.1.8 | InterfaceIndexOrZero | read-only | current |
| hpnicfDhcpServer2IPInUseRowStatus OBJECT-TYPE RowStatus. Only destroy action is allow to use. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.14.1.9 | RowStatus | read-create | current |
| hpnicfDhcpServer2DefOptGrpTable OBJECT-TYPE A table containing option group of the DHCP server pool for user classes. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.15 | not-accessible | current | |
| hpnicfDhcpServer2DefOptGrpEntry OBJECT-TYPE An entry containing option group of DHCP pools for user classes. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.15.1 | not-accessible | current | |
| hpnicfDhcpServer2DefOptGrpClass OBJECT-TYPE User class name. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.15.1.1 | OCTET STRING (SIZE(1..63)) | not-accessible | current |
| hpnicfDhcpServer2DefOptGrpId OBJECT-TYPE The option group ID. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.15.1.2 | Integer32 (1..32768) | read-create | current |
| hpnicfDhcpServer2DefOptGrpStatus OBJECT-TYPE RowStatus. Three actions are used: active, createAndGo, destroy. If the value of this object is set to 'createAndGo', hpnicfDhcpServer2DefOptGrpId must also be set. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.15.1.3 | RowStatus | read-create | current |
| hpnicfDhcpServer2ValidClassTable OBJECT-TYPE A table containing valid user classes for DHCP server pool. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.16 | not-accessible | current | |
| hpnicfDhcpServer2ValidClassEntry OBJECT-TYPE An entry containing valid user classes for DHCP server pool. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.16.1 | not-accessible | current | |
| hpnicfDhcpServer2ValidClassName OBJECT-TYPE User class name. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.16.1.1 | OCTET STRING (SIZE(1..63)) | not-accessible | current |
| hpnicfDhcpServer2ValidClassStatus OBJECT-TYPE RowStatus. Three actions are used: active, createAndGo, destroy. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.16.1.2 | RowStatus | read-create | current |
| hpnicfDhcpServer2RuleHwAddrTable OBJECT-TYPE A table for configuring hardware address rules used to match DHCP users. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.17 | not-accessible | current | |
| hpnicfDhcpServer2RuleHwAddrEntry OBJECT-TYPE An entry for configuring hardware address rules used to match DHCP users. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.17.1 | not-accessible | current | |
| hpnicfDhcpServer2RuleHwAddrNumber OBJECT-TYPE Rule number. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.17.1.1 | Integer32 (1..16) | not-accessible | current |
| hpnicfDhcpServer2RuleHwAddress OBJECT-TYPE Hardware address for a rule. The structure of the OCTET STRING is H-H-H... while H indicates 4 hexadecimal characters except that the last H indicates 2 or 4 hexadecimal characters. The SET operation to this object ought to be with the SET operation of hpnicfDhcpServer2RuleHwAddrMask together, and any SET operation alone to this object will be regarded as an invalid operation. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.17.1.2 | OCTET STRING (SIZE(4..39)) | read-create | current |
| hpnicfDhcpServer2RuleHwAddrMask OBJECT-TYPE Mask of hardware address for a rule. The structure of the OCTET STRING is the same with hpnicfDhcpServer2RuleHwAddress. The SET operation to this object ought to be with the SET operation of hpnicfDhcpServer2RuleHwAddress together, and any SET operation alone to this object will be regarded as an invalid operation. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.17.1.3 | OCTET STRING (SIZE(4..39)) | read-create | current |
| hpnicfDhcpServer2RuleHwAddrType OBJECT-TYPE Hardware type for a rule. The codes of all hardware types see ARP section in RFC 1700. The SET operation alone to this object will be regarded as an invalid operation. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.17.1.4 | Integer32 (1..255) | read-create | current |
| hpnicfDhcpServer2RuleHwAddrStatus OBJECT-TYPE RowStatus. Three actions are used: active, createAndGo, destroy. If the value of this object is set to 'createAndGo', hpnicfDhcpServer2RuleHwAddrAddress and hpnicfDhcpServer2RuleHwAddrMask must also be set. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.17.1.5 | RowStatus | read-create | current |
| hpnicfDhcpServer2OptionGroupTable OBJECT-TYPE A table for creating DHCP server option groups. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.18 | not-accessible | current | |
| hpnicfDhcpServer2OptionGroupEntry OBJECT-TYPE An entry containing objects for creating or deleting an option group. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.18.1 | not-accessible | current | |
| hpnicfDhcpServer2OptionGroupId OBJECT-TYPE The option group ID. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.18.1.1 | Integer32 (1..32768) | not-accessible | current |
| hpnicfDhcpServer2OptionGroupStatus OBJECT-TYPE RowStatus. Three actions are used: active, createAndGo, destroy. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.18.1.2 | RowStatus | read-create | current |
| hpnicfDhcpServer2OptionTable OBJECT-TYPE A table for configuring options in an option group. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.19 | not-accessible | current | |
| hpnicfDhcpServer2OptionEntry OBJECT-TYPE An entry containing objects for configuring an option in an option group. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.19.1 | not-accessible | current | |
| hpnicfDhcpServer2OptionCode OBJECT-TYPE Option code. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.19.1.1 | Integer32 (2..254) | not-accessible | current |
| hpnicfDhcpServer2OptionType OBJECT-TYPE Option type. 'ascii' means using the ascii string that is defined by hpnicfDhcpServer2OptionAscii to fill in the option. 'hex' means using the hex string that is defined by hpnicfDhcpServer2OptionHexStr to fill in the option. 'ip' means using the IP string that is defined by hpnicfDhcpServer2OptionIPStr to fill in the option. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.19.1.2 | INTEGER {ascii(1), hex(2), ip(3)} | read-create | current |
| hpnicfDhcpServer2OptionAscii OBJECT-TYPE Ascii string of an option. If hpnicfDhcpServer2OptionType is set with 'ascii', this object must be set with a non-zero length string. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.19.1.3 | OCTET STRING (SIZE(0..255)) | read-create | current |
| hpnicfDhcpServer2OptionHexStr OBJECT-TYPE Hex string of an option. The length of the string must be even. If hpnicfDhcpServer2OptionType is set with 'hex', this object must be set with a non-zero length string. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.19.1.4 | OCTET STRING (SIZE(0..510)) | read-create | current |
| hpnicfDhcpServer2OptionIPStr OBJECT-TYPE IP string of an option. IP addresses are space separated and the leading or trailing space will be trimmed. 1 to 8 IP addresses can be configured simultaneously. If hpnicfDhcpServer2OptionType is set with 'ip', this object must be set with a non-zero length string that must contain at least one IP address. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.19.1.5 | OCTET STRING (SIZE(0..127)) | read-create | current |
| hpnicfDhcpServer2OptionRowStatus OBJECT-TYPE RowStatus. Three actions are used: active, createAndGo, destroy. If the value of this object is set to 'createAndGo', hpnicfDhcpServer2OptionType must also be set. | 1.3.6.1.4.1.11.2.14.11.15.2.122.2.19.1.6 | RowStatus | read-create | current |
| hpnicfDhcpRelay2ScalarObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.122.3 | |||
| hpnicfDhcpRelay2ConfigGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.122.3.1 | |||
| hpnicfDhcpRelay2UserInfoRecord OBJECT-TYPE If the value is 'true', user information will be recorded. | 1.3.6.1.4.1.11.2.14.11.15.2.122.3.1.1 | TruthValue | read-write | current |
| hpnicfDhcpRelay2UserInfoRefresh OBJECT-TYPE If the value is 'true', user information will be refreshed on timer. | 1.3.6.1.4.1.11.2.14.11.15.2.122.3.1.2 | TruthValue | read-write | current |
| hpnicfDhcpRelay2UserInfoFlushTime OBJECT-TYPE User information refresh interval in seconds. If the value of the object is set to 0, the interval is calculated automatically by the number of user information entries. | 1.3.6.1.4.1.11.2.14.11.15.2.122.3.1.3 | Unsigned32 (0..120) | read-write | current |
| hpnicfDhcpRelay2ReleaseAddr OBJECT-TYPE User address to be released. The structure of the OCTET STRING is IP address:VPN name. If the VPN instance name is NOT specified, the IP address is in public network. | 1.3.6.1.4.1.11.2.14.11.15.2.122.3.1.4 | OCTET STRING (SIZE(0..47)) | read-write | current |
| hpnicfDhcpRelay2StatisticsGroup OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.122.3.2 | |||
| hpnicfDhcpRelay2RxClientNum OBJECT-TYPE The total number of the packets received from DHCP clients by DHCP relay. | 1.3.6.1.4.1.11.2.14.11.15.2.122.3.2.1 | Counter64 | read-only | current |
| hpnicfDhcpRelay2TxClientNum OBJECT-TYPE The total number of the packets transmitted to DHCP clients by DHCP relay. | 1.3.6.1.4.1.11.2.14.11.15.2.122.3.2.2 | Counter64 | read-only | current |
| hpnicfDhcpRelay2RxServerNum OBJECT-TYPE The total number of the packets received from DHCP Servers by DHCP relay. | 1.3.6.1.4.1.11.2.14.11.15.2.122.3.2.3 | Counter64 | read-only | current |
| hpnicfDhcpRelay2TxServerNum OBJECT-TYPE The total number of the packets transmitted to DHCP Servers by DHCP relay. | 1.3.6.1.4.1.11.2.14.11.15.2.122.3.2.4 | Counter64 | read-only | current |
| hpnicfDhcpRelay2BadNum OBJECT-TYPE The total number of the bad packets received. | 1.3.6.1.4.1.11.2.14.11.15.2.122.3.2.5 | Counter64 | read-only | current |
| hpnicfDhcpRelay2BootpRequestNum OBJECT-TYPE The total number of the BOOTREQUEST packets handled by DHCP relay. | 1.3.6.1.4.1.11.2.14.11.15.2.122.3.2.6 | Counter64 | read-only | current |
| hpnicfDhcpRelay2DiscoverNum OBJECT-TYPE The total number of the DHCPDISCOVER packets handled by DHCP relay. | 1.3.6.1.4.1.11.2.14.11.15.2.122.3.2.7 | Counter64 | read-only | current |
| hpnicfDhcpRelay2RequestNum OBJECT-TYPE The total number of the DHCPREQUEST packets handled by DHCP relay. | 1.3.6.1.4.1.11.2.14.11.15.2.122.3.2.8 | Counter64 | read-only | current |
| hpnicfDhcpRelay2DeclineNum OBJECT-TYPE The total number of the DHCPDECLINE packets handled by DHCP relay. | 1.3.6.1.4.1.11.2.14.11.15.2.122.3.2.9 | Counter64 | read-only | current |
| hpnicfDhcpRelay2ReleaseNum OBJECT-TYPE The total number of the DHCPRELEASE packets handled by DHCP relay. | 1.3.6.1.4.1.11.2.14.11.15.2.122.3.2.10 | Counter64 | read-only | current |
| hpnicfDhcpRelay2InformNum OBJECT-TYPE The total number of the DHCPINFORM packets handled by DHCP relay. | 1.3.6.1.4.1.11.2.14.11.15.2.122.3.2.11 | Counter64 | read-only | current |
| hpnicfDhcpRelay2BootpReplyNum OBJECT-TYPE The total number of the BOOTREPLY packets handled by DHCP relay. | 1.3.6.1.4.1.11.2.14.11.15.2.122.3.2.12 | Counter64 | read-only | current |
| hpnicfDhcpRelay2OfferNum OBJECT-TYPE The total number of the DHCPOFFER packets handled by DHCP relay. | 1.3.6.1.4.1.11.2.14.11.15.2.122.3.2.13 | Counter64 | read-only | current |
| hpnicfDhcpRelay2AckNum OBJECT-TYPE The total number of the DHCPACK packets handled by DHCP relay. | 1.3.6.1.4.1.11.2.14.11.15.2.122.3.2.14 | Counter64 | read-only | current |
| hpnicfDhcpRelay2NakNum OBJECT-TYPE The total number of the DHCPNAK packets handled by DHCP relay. | 1.3.6.1.4.1.11.2.14.11.15.2.122.3.2.15 | Counter64 | read-only | current |
| hpnicfDhcpRelay2Tables OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.122.4 | |||
| hpnicfDhcpRelay2IfConfigTable OBJECT-TYPE A table for configuring relay functions for interfaces. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.1 | not-accessible | current | |
| hpnicfDhcpRelay2IfConfigEntry OBJECT-TYPE An entry for configuring relay functions for an interface. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.1.1 | not-accessible | current | |
| hpnicfDhcpRelay2IfSelectRelay OBJECT-TYPE If the value is 'true', the DHCP relay function would be enabled on this interface. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.1.1.1 | TruthValue | read-write | current |
| hpnicfDhcpRelay2IfCheckMac OBJECT-TYPE If the value is 'true', the function of checking MAC address of packets received from the interface would be enabled. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.1.1.2 | TruthValue | read-write | current |
| hpnicfDhcpRelay2IfOpt82Enable OBJECT-TYPE If DHCP relay supports option 82 functions, the value is 'true'. If DHCP relay does NOT support option 82 functions, the value is 'false'. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.1.1.3 | TruthValue | read-write | current |
| hpnicfDhcpRelay2IfOpt82Strategy OBJECT-TYPE The strategies of DHCP relay handling option 82. 'drop' indicates DHCP relay discarding the request packet including option 82. 'keep' indicates DHCP relay accepting the request packet without any change of the option 82. 'replace' indicates DHCP relay accepting the request packet on condition that it generates a new option 82 to replace the original one. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.1.1.4 | INTEGER {drop(1), keep(2), replace(3)} | read-write | current |
| hpnicfDhcpRelay2IfOpt82CIDMode OBJECT-TYPE The mode of the circuit ID suboption of DHCP option 82. 'normal' is the standard mode. 'verbose' is the detailed mode. 'userDefine' is the user-defined mode. If the value of this object is set to 'userDefine', hpnicfDhcpRelay2IfOpt82CIDStr must also be set. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.1.1.5 | INTEGER {normal(1), verbose(2), userDefine(3)} | read-write | current |
| hpnicfDhcpRelay2IfOpt82CIDNodeType OBJECT-TYPE Type of access node identifier that is used to fill in the circuit ID suboption of option 82 when the value of hpnicfDhcpRelay2IfOpt82CIDMode is set to 'verbose'. The SET operation of this object must be with the SET operation of hpnicfDhcpRelay2IfOpt82CIDMode. 'invalid' indicates that the node identifier is NOT used to fill in the circuit ID suboption of option 82. If the value of hpnicfDhcpRelay2IfOpt82CIDMode is NOT 'verbose', the value of this object is set to 'invalid' automatically. Otherwise the value of this object cannot be set to 'invalid'. 'mac' indicates that the node identifier is filled in with the MAC of DHCP relay input interface. If the value of hpnicfDhcpRelay2IfOpt82CIDMode is set to 'verbose', the default value of this object is 'mac'. 'sysname' indicates that the node identifier is filled in with the sysname of the DHCP relay device. 'userDefine' indicates that the node identifier is filled in with the string defined by the object of hpnicfDhcpRelay2IfOpt82CIDNodeStr. If the value is set to 'userDefine', the value of hpnicfDhcpRelay2IfOpt82CIDNodeStr must be set to a non-zero length string simultaneously. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.1.1.6 | INTEGER {invalid(1), mac(2), sysname(3), userDefine(4)} | read-write | current |
| hpnicfDhcpRelay2IfOpt82CIDNodeStr OBJECT-TYPE The string defined by user to fill in the node identifier in the verbose mode. If the value of hpnicfDhcpRelay2IfOpt82CIDMode is NOT 'verbose', or the value of hpnicfDhcpRelay2IfOpt82CIDNodeType is NOT 'userDefine', it is set with a zero-length string automatically. Otherwise it must be set with a non-zero length string. The SET operation of this object must be with the SET operation of hpnicfDhcpRelay2IfOpt82CIDMode and hpnicfDhcpRelay2IfOpt82CIDNodeType. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.1.1.7 | OCTET STRING (SIZE(0..50)) | read-write | current |
| hpnicfDhcpRelay2IfOpt82CIDStr OBJECT-TYPE The string defined by user to fill in the circuit ID suboption of option 82 in the user-define mode. If the value of hpnicfDhcpRelay2IfOpt82CIDMode is NOT 'userDefine', it is set to a zero-length string automatically. Otherwise it must be set with a non-zero length string. The SET operation of this object must be with the SET operation of hpnicfDhcpRelay2IfOpt82CIDMode. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.1.1.8 | OCTET STRING (SIZE(0 | 3..63)) | read-write | current |
| hpnicfDhcpRelay2IfOpt82CIDFormat OBJECT-TYPE The format of the circuit ID suboption of DHCP option 82. 'hex' is the hex format. 'ascii' is the ascii format. 'undefine' is the undefine format. If the value of hpnicfDhcpRelay2IfOpt82CIDMode is 'normal', the value of this object is set to 'hex' automatically and cannot be set to 'undefine'. If the value of hpnicfDhcpRelay2IfOpt82CIDMode is 'verbose', the default value of this object is 'undefine'. If the value of hpnicfDhcpRelay2IfOpt82CIDMode is 'userDefine', the value of this object is set to 'ascii' automatically and cannot be set to other value. The SET operation of this object must be with the SET operation of hpnicfDhcpRelay2IfOpt82CIDMode. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.1.1.9 | INTEGER {hex(1), ascii(2), undefine(3)} | read-write | current |
| hpnicfDhcpRelay2IfOpt82RIDMode OBJECT-TYPE The mode of the remote ID suboption of DHCP option 82. 'normal' is the standard mode. 'sysname' is the sysname mode. 'userDefine' is the user-defined mode. If the value of this object is set to 'userDefine', hpnicfDhcpRelay2IfOpt82RIDStr must also be set. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.1.1.10 | INTEGER {normal(1), sysname(2), userDefine(3)} | read-write | current |
| hpnicfDhcpRelay2IfOpt82RIDStr OBJECT-TYPE The string defined by user to fill in the remote ID in the user-defined mode. If the value of hpnicfDhcpRelay2IfOpt82RIDMode is NOT 'userDefine', it is set to a zero-length string automatically. Otherwise it must be set with a non-zero length string. The SET operation of this object must be with the SET operation of hpnicfDhcpRelay2IfOpt82RIDMode. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.1.1.11 | OCTET STRING (SIZE(0..63)) | read-write | current |
| hpnicfDhcpRelay2IfOpt82RIDFormat OBJECT-TYPE The format of the remote ID suboption of DHCP option 82. 'hex' is the hex format. 'ascii' is the ascii format. If the value of hpnicfDhcpRelay2IfOpt82RIDMode is 'sysname' or 'userDefine', this object is set with 'ascii' automatically and cannot be set with other value. If the value of hpnicfDhcpRelay2IfOpt82RIDMode is 'normal', the default value of this object is 'hex'. The SET operation of this object must be with the SET operation of hpnicfDhcpRelay2IfOpt82RIDMode. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.1.1.12 | INTEGER {hex(1), ascii(2)} | read-write | current |
| hpnicfDhcpRelay2SrvAddrTable OBJECT-TYPE A table for configuring a DHCP server address on the interface. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.2 | not-accessible | current | |
| hpnicfDhcpRelay2SrvAddrEntry OBJECT-TYPE An entry for configuring a DHCP server address on the interface. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.2.1 | not-accessible | current | |
| hpnicfDhcpRelay2SrvAddrIP OBJECT-TYPE Ip address of DHCP server. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.2.1.1 | InetAddressIPv4 | not-accessible | current |
| hpnicfDhcpRelay2SrvAddrRowStatus OBJECT-TYPE Operation status of this table entry. Three actions are used: active, createAndGo, destroy. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.2.1.2 | RowStatus | read-create | current |
| hpnicfDhcpRelay2UserInfoTable OBJECT-TYPE A table containing the user information of DHCP client. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.3 | not-accessible | current | |
| hpnicfDhcpRelay2UserInfoEntry OBJECT-TYPE An entry containing the user information of DHCP client. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.3.1 | not-accessible | current | |
| hpnicfDhcpRelay2UserInfoVpnIndex OBJECT-TYPE VPN index of the DHCP client. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.3.1.1 | Unsigned32 (0..65534) | not-accessible | current |
| hpnicfDhcpRelay2UserInfoIpAddr OBJECT-TYPE DHCP client's IP address. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.3.1.2 | InetAddressIPv4 | not-accessible | current |
| hpnicfDhcpRelay2UserInfoMacAddr OBJECT-TYPE DHCP client's MAC address. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.3.1.3 | MacAddress | read-only | current |
| hpnicfDhcpRelay2UserInfoIfIndex OBJECT-TYPE The index of the interface that DHCP client adhered to. 0 means that no interface information is recorded in the user information entry. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.3.1.4 | InterfaceIndexOrZero | read-only | current |
| hpnicfDhcpRelay2UserInfoRowStatus OBJECT-TYPE Operation status of this table entry. Only destroy action is allow to use. | 1.3.6.1.4.1.11.2.14.11.15.2.122.4.3.1.5 | RowStatus | read-create | current |