HH3C-DHCP4-MIB: View SNMP OID List / Download MIB

VENDOR: H3C


 Home MIB: HH3C-DHCP4-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hh3cDhcp4 1.3.6.1.4.1.25506.2.122
DHCPv4 MIB
         hh3cDhcpServer2ScalarObjects 1.3.6.1.4.1.25506.2.122.1
             hh3cDhcpServer2ConfigGroup 1.3.6.1.4.1.25506.2.122.1.1
                 hh3cDhcpServer2Enabled 1.3.6.1.4.1.25506.2.122.1.1.1 truthvalue read-write
If the value of this object is 'true', the DHCP service is enabled.
                 hh3cDhcpServer2AlwaysBroadcast 1.3.6.1.4.1.25506.2.122.1.1.2 truthvalue read-write
When the value of this object is set to 'true', the DHCP server always uses broadcast to reply the client.
                 hh3cDhcpServer2IgnoreBootp 1.3.6.1.4.1.25506.2.122.1.1.3 truthvalue read-write
When the value of this object is set to 'true', the DHCP server ignores BOOTP requests.
                 hh3cDhcpServer2BootpReplyRfc1048 1.3.6.1.4.1.25506.2.122.1.1.4 truthvalue read-write
When the value of this object is set to 'true', the DHCP server use RFC 1048 format to reply to BOOTP requests.
                 hh3cDhcpServer2Opt82Enabled 1.3.6.1.4.1.25506.2.122.1.1.5 truthvalue read-write
When the value of this object is set to 'true', the DHCP server handles DHCP option 82.
                 hh3cDhcpServer2PingNumber 1.3.6.1.4.1.25506.2.122.1.1.6 unsigned32 read-write
The number of ping packets sent out.
                 hh3cDhcpServer2PingTimeout 1.3.6.1.4.1.25506.2.122.1.1.7 unsigned32 read-write
The delay for the reply of a ping packet in milliseconds.
             hh3cDhcpServer2StatGroup 1.3.6.1.4.1.25506.2.122.1.2
                 hh3cDhcpServer2BadNum 1.3.6.1.4.1.25506.2.122.1.2.1 counter64 read-only
The total number of the bad packets received.
                 hh3cDhcpServer2BootpRequestNum 1.3.6.1.4.1.25506.2.122.1.2.2 counter64 read-only
The total number of the BOOTREQUEST packets received.
                 hh3cDhcpServer2DiscoverNum 1.3.6.1.4.1.25506.2.122.1.2.3 counter64 read-only
The total number of the DHCPDISCOVER packets received from the DHCP clients.
                 hh3cDhcpServer2RequestNum 1.3.6.1.4.1.25506.2.122.1.2.4 counter64 read-only
The total number of the DHCPREQUEST packets received from the DHCP clients.
                 hh3cDhcpServer2DeclineNum 1.3.6.1.4.1.25506.2.122.1.2.5 counter64 read-only
The total number of the DHCPDECLINE packets received from the DHCP clients.
                 hh3cDhcpServer2ReleaseNum 1.3.6.1.4.1.25506.2.122.1.2.6 counter64 read-only
The total number of the DHCPRELEASE packets received from the DHCP clients.
                 hh3cDhcpServer2InformNum 1.3.6.1.4.1.25506.2.122.1.2.7 counter64 read-only
The total number of the DHCPINFORM packets received from the DHCP clients.
                 hh3cDhcpServer2BootpReplyNum 1.3.6.1.4.1.25506.2.122.1.2.8 counter64 read-only
The total number of the BOOTREPLY packets sent by the DHCP server.
                 hh3cDhcpServer2OfferNum 1.3.6.1.4.1.25506.2.122.1.2.9 counter64 read-only
The total number of the DHCPOFFER packets sent by the DHCP server.
                 hh3cDhcpServer2AckNum 1.3.6.1.4.1.25506.2.122.1.2.10 counter64 read-only
The total number of the DHCPACK packets sent by the DHCP server.
                 hh3cDhcpServer2NakNum 1.3.6.1.4.1.25506.2.122.1.2.11 counter64 read-only
The total number of the DHCPNAK packets sent by the DHCP server.
                 hh3cDhcpServer2TotalPoolUsage 1.3.6.1.4.1.25506.2.122.1.2.12 unsigned32 read-only
The percentage of IP addresses in use of all DHCP server pools.
                 hh3cDhcpServer2PoolNumber 1.3.6.1.4.1.25506.2.122.1.2.13 unsigned32 read-only
The total number of DHCP server pools.
                 hh3cDhcpServer2ConflictNum 1.3.6.1.4.1.25506.2.122.1.2.14 unsigned32 read-only
The total number of conflict IP in all DHCP server pools.
                 hh3cDhcpServer2AutoBindNum 1.3.6.1.4.1.25506.2.122.1.2.15 unsigned32 read-only
The total number of auto binding IP in DHCP server pools.
                 hh3cDhcpServer2ManualBindNum 1.3.6.1.4.1.25506.2.122.1.2.16 unsigned32 read-only
The total number of manual binding IP in DHCP server pools.
                 hh3cDhcpServer2ExpiredBindNum 1.3.6.1.4.1.25506.2.122.1.2.17 unsigned32 read-only
The total number of expired binding IP in DHCP server pools.
         hh3cDhcpServer2Tables 1.3.6.1.4.1.25506.2.122.2
             hh3cDhcpServer2PoolTable 1.3.6.1.4.1.25506.2.122.2.1 no-access
A table containing DHCP server pool configurations.
                 hh3cDhcpServer2PoolEntry 1.3.6.1.4.1.25506.2.122.2.1.1 no-access
An entry containing DHCP server pool configurations.
                     hh3cDhcpServer2PoolIndex 1.3.6.1.4.1.25506.2.122.2.1.1.1 unsigned32 no-access
DHCP server pool index.
                     hh3cDhcpServer2PoolName 1.3.6.1.4.1.25506.2.122.2.1.1.2 octet string read-only
DHCP server pool name. Once this object is created, the value of this object cannot be modified.
                     hh3cDhcpServer2PoolVpnName 1.3.6.1.4.1.25506.2.122.2.1.1.3 octet string read-only
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.
                     hh3cDhcpServer2PoolNetwork 1.3.6.1.4.1.25506.2.122.2.1.1.4 inetaddressipv4 read-only
Network address of the primary subnet in a DHCP pool. If the value of this object is set to 0.0.0.0, hh3cDhcpServer2PoolNetworkMask is set with 0.0.0.0 automatically.
                     hh3cDhcpServer2PoolNetworkMask 1.3.6.1.4.1.25506.2.122.2.1.1.5 inetaddressipv4 read-only
Network mask of the primary subnet in a DHCP pool. The SET operation to this object ought to be with the SET of hh3cDhcpServer2PoolNetwork together, and any SET operation alone to this object will be regarded as an invalid operation.
                     hh3cDhcpServer2PoolStartAddr 1.3.6.1.4.1.25506.2.122.2.1.1.6 inetaddressipv4 read-only
Start IP of an address range of the DHCP pool. If the value of this object is set to 0.0.0.0, hh3cDhcpServer2PoolEndAddr is set with 0.0.0.0 automatically. Otherwise hh3cDhcpServer2PoolEndAddr must be set with an IP address NOT smaller than the value of this object.
                     hh3cDhcpServer2PoolEndAddr 1.3.6.1.4.1.25506.2.122.2.1.1.7 inetaddressipv4 read-only
End IP of an address range of the DHCP pool, The SET operation to this object ought to be with the SET of hh3cDhcpServer2PoolStartAddr together, and any SET operation alone to this object will be regarded as an invalid operation.
                     hh3cDhcpServer2PoolLeaseDay 1.3.6.1.4.1.25506.2.122.2.1.1.8 integer32 read-only
Number of days of the lease. The SET operation to this object ought to be with the SET of hh3cDhcpServer2PoolLeaseHour, hh3cDhcpServer2PoolLeaseMinute, hh3cDhcpServer2PoolLeaseSecond 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.
                     hh3cDhcpServer2PoolLeaseHour 1.3.6.1.4.1.25506.2.122.2.1.1.9 integer32 read-only
Number of hours of the lease.
                     hh3cDhcpServer2PoolLeaseMinute 1.3.6.1.4.1.25506.2.122.2.1.1.10 integer32 read-only
Number of minutes of the lease.
                     hh3cDhcpServer2PoolLeaseSecond 1.3.6.1.4.1.25506.2.122.2.1.1.11 integer32 read-only
Number of seconds of the lease.
                     hh3cDhcpServer2PoolLeaseUnlimit 1.3.6.1.4.1.25506.2.122.2.1.1.12 truthvalue read-only
A flag denoting whether the lease time of a DHCP pool is unlimited.
                     hh3cDhcpServer2PoolLeaseTime 1.3.6.1.4.1.25506.2.122.2.1.1.13 timeticks read-only
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.
                     hh3cDhcpServer2PoolDomainName 1.3.6.1.4.1.25506.2.122.2.1.1.14 octet string read-only
Domain name for DHCP clients. If the object is set with a zero-length string, the configuration of the domain name is removed.
                     hh3cDhcpServer2PoolGatewayIP 1.3.6.1.4.1.25506.2.122.2.1.1.15 octet string read-only
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.
                     hh3cDhcpServer2PoolDNSIP 1.3.6.1.4.1.25506.2.122.2.1.1.16 octet string read-only
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.
                     hh3cDhcpServer2PoolPrimaryDNSIP 1.3.6.1.4.1.25506.2.122.2.1.1.17 inetaddressipv4 read-only
The primary DNS server IP address to be assigned to the client.
                     hh3cDhcpServer2PoolSecondDNSIP 1.3.6.1.4.1.25506.2.122.2.1.1.18 inetaddressipv4 read-only
The secondary DNS server IP address to be assigned to the client.
                     hh3cDhcpServer2PoolNetbiosType 1.3.6.1.4.1.25506.2.122.2.1.1.19 integer read-only
NetBios node type for DHCP clients. Enumeration: 'mnode': 4, 'bnode': 1, 'null': 0, 'hnode': 8, 'pnode': 2.
                     hh3cDhcpServer2PoolNbnsIP 1.3.6.1.4.1.25506.2.122.2.1.1.20 octet string read-only
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.
                     hh3cDhcpServer2PoolBootFileName 1.3.6.1.4.1.25506.2.122.2.1.1.21 octet string read-only
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.
                     hh3cDhcpServer2PoolBimsIP 1.3.6.1.4.1.25506.2.122.2.1.1.22 inetaddressipv4 read-only
BIMS server IP address. If the object is set with 0.0.0.0, hh3cDhcpServer2PoolBimsPort is set with 0 and hh3cDhcpServer2PoolBimsKeyStr is set with a zero-length string automatically. Otherwise hh3cDhcpServer2PoolBimsPort and hh3cDhcpServer2PoolBimsKeyStr must be set at the same time while hh3cDhcpServer2PoolBimsKeyStr must be set with a non-zero length string.
                     hh3cDhcpServer2PoolBimsPort 1.3.6.1.4.1.25506.2.122.2.1.1.23 unsigned32 read-only
BIMS server port number. The SET operation to this object ought to be with the SET operation of hh3cDhcpServer2PoolBimsIP and hh3cDhcpServer2PoolBimsKeyStr together, and any SET operation alone to this object will be regarded as an invalid operation.
                     hh3cDhcpServer2PoolBimsKeyStr 1.3.6.1.4.1.25506.2.122.2.1.1.24 octet string read-only
BIMS server key string. The SET operation to this object ought to be with the SET of hh3cDhcpServer2PoolBimsIP and hh3cDhcpServer2PoolBimsPort together, and any SET operation alone to this object will be regarded as an invalid operation.
                     hh3cDhcpServer2PoolNextServer 1.3.6.1.4.1.25506.2.122.2.1.1.25 inetaddressipv4 read-only
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.
                     hh3cDhcpServer2PoolTftpDomName 1.3.6.1.4.1.25506.2.122.2.1.1.26 octet string read-only
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.
                     hh3cDhcpServer2PoolTftpIP 1.3.6.1.4.1.25506.2.122.2.1.1.27 inetaddressipv4 read-only
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.
                     hh3cDhcpServer2PoolVoiceAsIP 1.3.6.1.4.1.25506.2.122.2.1.1.28 inetaddressipv4 read-only
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.
                     hh3cDhcpServer2PoolVoiceFailIP 1.3.6.1.4.1.25506.2.122.2.1.1.29 inetaddressipv4 read-only
Voice failover IP address for DHCP clients. If the object is set with 0.0.0.0, hh3cDhcpServer2PoolVoiceFailStr is set with a zero-length string automatically. Otherwise hh3cDhcpServer2PoolVoiceFailStr must be set with a non-zero length string at the same time.
                     hh3cDhcpServer2PoolVoiceFailStr 1.3.6.1.4.1.25506.2.122.2.1.1.30 octet string read-only
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 hh3cDhcpServer2PoolVoiceFailIP together, and any SET operation alone to this object will be regarded as an invalid operation.
                     hh3cDhcpServer2PoolVoiceNCPIP 1.3.6.1.4.1.25506.2.122.2.1.1.31 inetaddressipv4 read-only
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.
                     hh3cDhcpServer2PoolVoiceVlanId 1.3.6.1.4.1.25506.2.122.2.1.1.32 unsigned32 read-only
Voice VLAN ID for DHCP clients. If the value of this object is set to 65535, hh3cDhcpServer2PoolVoiceVlanEnbl is set with 'false' automatically. Otherwise hh3cDhcpServer2PoolVoiceVlanEnbl must also be set.
                     hh3cDhcpServer2PoolVoiceVlanEnbl 1.3.6.1.4.1.25506.2.122.2.1.1.33 truthvalue read-only
Enable status of the specified voice VLAN for DHCP clients. The SET operation to this object ought to be with the SET operation of hh3cDhcpServer2PoolVoiceVlanId together, and any SET operation alone to this object will be regarded as an invalid operation.
                     hh3cDhcpServer2PoolRowStatus 1.3.6.1.4.1.25506.2.122.2.1.1.34 rowstatus read-only
RowStatus. Three actions are used: active, createAndGo, destroy.
                     hh3cDhcpServer2PoolVerifyClass 1.3.6.1.4.1.25506.2.122.2.1.1.35 truthvalue read-only
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.
             hh3cDhcpServer2IfApplyPoolTable 1.3.6.1.4.1.25506.2.122.2.2 no-access
A table for applying a DHCP pool on interfaces.
                 hh3cDhcpServer2IfApplyPoolEntry 1.3.6.1.4.1.25506.2.122.2.2.1 no-access
An entry for applying a DHCP pool on the interface.
                     hh3cDhcpServer2IfApplyPoolName 1.3.6.1.4.1.25506.2.122.2.2.1.1 octet string read-write
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.
             hh3cDhcpServer2PoolSecNwTable 1.3.6.1.4.1.25506.2.122.2.3 no-access
A table containing the secondary network configuration of DHCP pools.
                 hh3cDhcpServer2PoolSecNwEntry 1.3.6.1.4.1.25506.2.122.2.3.1 no-access
An entry containing the objects for configuring the secondary network for DHCP pools.
                     hh3cDhcpServer2PoolSecNw 1.3.6.1.4.1.25506.2.122.2.3.1.1 inetaddressipv4 no-access
Network address of the secondary subnets in a DHCP pool.
                     hh3cDhcpServer2PoolSecNwMask 1.3.6.1.4.1.25506.2.122.2.3.1.2 inetaddressipv4 no-access
Network mask of the secondary subnets in a DHCP pool.
                     hh3cDhcpServer2PoolSecNwGwIP 1.3.6.1.4.1.25506.2.122.2.3.1.3 octet string read-only
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.
                     hh3cDhcpServer2PoolSecNwStatus 1.3.6.1.4.1.25506.2.122.2.3.1.4 rowstatus read-only
RowStatus. Three actions are used: active, createAndGo, destroy.
             hh3cDhcpServer2PoolClassTable 1.3.6.1.4.1.25506.2.122.2.4 no-access
A table containing address range of the DHCP server pool for user classes.
                 hh3cDhcpServer2PoolClassEntry 1.3.6.1.4.1.25506.2.122.2.4.1 no-access
An entry containing address range of DHCP pools for user classes.
                     hh3cDhcpServer2PoolClassName 1.3.6.1.4.1.25506.2.122.2.4.1.1 octet string no-access
User class name.
                     hh3cDhcpServer2PoolClassStart 1.3.6.1.4.1.25506.2.122.2.4.1.2 inetaddressipv4 read-only
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 hh3cDhcpServer2PoolClassEnd together, and any SET operation alone to this object will be regarded as an invalid operation.
                     hh3cDhcpServer2PoolClassEnd 1.3.6.1.4.1.25506.2.122.2.4.1.3 inetaddressipv4 read-only
End address of an address range for a DHCP user class. The SET operation to this object ought to be with the SET of hh3cDhcpServer2PoolClassStart 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 hh3cDhcpServer2PoolClassStart.
                     hh3cDhcpServer2PoolClassStatus 1.3.6.1.4.1.25506.2.122.2.4.1.4 rowstatus read-only
RowStatus. Three actions are used: active, createAndGo, destroy. If the value of this object is set to 'createAndGo', hh3cDhcpServer2PoolClassStart and hh3cDhcpServer2PoolClassEnd must also be set.
             hh3cDhcpServer2PoolStaticTable 1.3.6.1.4.1.25506.2.122.2.5 no-access
A table containing the static binding configurations in DHCP pools.
                 hh3cDhcpServer2PoolStaticEntry 1.3.6.1.4.1.25506.2.122.2.5.1 no-access
An entry containing the objects for configuring the static binding in DHCP pools.
                     hh3cDhcpServer2PoolStaticIP 1.3.6.1.4.1.25506.2.122.2.5.1.1 inetaddressipv4 no-access
Ip address of a static binding in a DHCP pool.
                     hh3cDhcpServer2PoolStaticMask 1.3.6.1.4.1.25506.2.122.2.5.1.2 inetaddressipv4 read-only
Network mask of a static binding in a DHCP pool.
                     hh3cDhcpServer2PoolStaticCID 1.3.6.1.4.1.25506.2.122.2.5.1.3 octet string read-only
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.
                     hh3cDhcpServer2PoolStaticHAddr 1.3.6.1.4.1.25506.2.122.2.5.1.4 octet string read-only
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.
                     hh3cDhcpServer2PoolStaticHType 1.3.6.1.4.1.25506.2.122.2.5.1.5 integer read-only
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 hh3cDhcpServer2PoolStaticHAddr, 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 hh3cDhcpServer2PoolStaticCID 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 hh3cDhcpServer2PoolStaticHAddr 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. Enumeration: 'default': 1, 'ethernet': 2, 'tokenRing': 3.
                     hh3cDhcpServer2PoolStaticStatus 1.3.6.1.4.1.25506.2.122.2.5.1.6 rowstatus read-only
RowStatus. Three actions are used: active, createAndGo, destroy. If the value of this object is set to 'createAndGo', hh3cDhcpServer2PoolStaticCID or (hh3cDhcpServer2PoolStaticHardAddr and hh3cDhcpServer2PoolStaticHardType) must also be set.
             hh3cDhcpServer2PoolOptionTable 1.3.6.1.4.1.25506.2.122.2.6 no-access
A table for configuring user-defined options for DHCP pools.
                 hh3cDhcpServer2PoolOptionEntry 1.3.6.1.4.1.25506.2.122.2.6.1 no-access
An entry containing the objects for configuring user-defined options for DHCP pools.
                     hh3cDhcpServer2PoolOptCode 1.3.6.1.4.1.25506.2.122.2.6.1.1 integer32 no-access
Option code.
                     hh3cDhcpServer2PoolOptType 1.3.6.1.4.1.25506.2.122.2.6.1.2 integer read-only
Option type. 'ascii' means using the ascii string that is defined by hh3cDhcpServer2PoolOptAscii to fill in the option. 'hex' means using the hex string that is defined by hh3cDhcpServer2PoolOptHexStr to fill in the option. 'ip' means using the IP string that is defined by hh3cDhcpServer2PoolOptIPStr to fill in the option. Enumeration: 'hex': 2, 'ascii': 1, 'ip': 3.
                     hh3cDhcpServer2PoolOptAscii 1.3.6.1.4.1.25506.2.122.2.6.1.3 octet string read-only
Ascii string of an option. If hh3cDhcpServer2PoolOptType is set with 'ascii', this object must be set with a non-zero length string.
                     hh3cDhcpServer2PoolOptHexStr 1.3.6.1.4.1.25506.2.122.2.6.1.4 octet string read-only
Hex string of an option. The length of the string must be even. If hh3cDhcpServer2PoolOptType is set with 'hex', this object must be set with a non-zero length string.
                     hh3cDhcpServer2PoolOptIPStr 1.3.6.1.4.1.25506.2.122.2.6.1.5 octet string read-only
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 hh3cDhcpServer2PoolOptType is set with 'ip', this object must be set with a non-zero length string that must contain at least one IP address.
                     hh3cDhcpServer2PoolOptRowStatus 1.3.6.1.4.1.25506.2.122.2.6.1.6 rowstatus read-only
RowStatus. Three actions are used: active, createAndGo, destroy. If the value of this object is set to 'createAndGo', hh3cDhcpServer2PoolOptType must also be set.
             hh3cDhcpServer2PoolForbidTable 1.3.6.1.4.1.25506.2.122.2.7 no-access
A table for configuring forbidden IP for a DHCP server pool.
                 hh3cDhcpServer2PoolForbidEntry 1.3.6.1.4.1.25506.2.122.2.7.1 no-access
An entry for configuring forbidden IP for a DHCP server pool.
                     hh3cDhcpServer2PoolForbidIP 1.3.6.1.4.1.25506.2.122.2.7.1.1 inetaddressipv4 no-access
Forbidden IP of the DHCP pool.
                     hh3cDhcpServer2PoolForbidStatus 1.3.6.1.4.1.25506.2.122.2.7.1.2 rowstatus read-only
RowStatus. Three actions are used: active, createAndGo, destroy.
             hh3cDhcpServer2ClassTable 1.3.6.1.4.1.25506.2.122.2.8 no-access
A table for configuring user class to DHCP server.
                 hh3cDhcpServer2ClassEntry 1.3.6.1.4.1.25506.2.122.2.8.1 no-access
An entry for configuring user class to DHCP server.
                     hh3cDhcpServer2ClassName 1.3.6.1.4.1.25506.2.122.2.8.1.1 octet string no-access
DHCP user class name.
                     hh3cDhcpServer2ClassRowStatus 1.3.6.1.4.1.25506.2.122.2.8.1.2 rowstatus read-only
RowStatus. Three actions are used: active, createAndGo, destroy.
             hh3cDhcpServer2RuleTable 1.3.6.1.4.1.25506.2.122.2.9 no-access
A table for configuring option rules used to match DHCP users.
                 hh3cDhcpServer2RuleEntry 1.3.6.1.4.1.25506.2.122.2.9.1 no-access
An entry for configuring option rules used to match DHCP users.
                     hh3cDhcpServer2RuleNumber 1.3.6.1.4.1.25506.2.122.2.9.1.1 integer32 no-access
Rule number.
                     hh3cDhcpServer2RuleOptCode 1.3.6.1.4.1.25506.2.122.2.9.1.2 integer32 read-only
Option code.
                     hh3cDhcpServer2RuleOptHexStr 1.3.6.1.4.1.25506.2.122.2.9.1.3 octet string read-only
Hex string of an option. The length of the string must be even.
                     hh3cDhcpServer2RuleOptMask 1.3.6.1.4.1.25506.2.122.2.9.1.4 octet string read-only
The mask used to match options. The length of this object must be same with that of hh3cDhcpServer2RuleOptHexStr. The SET operation of this object must be with the SET operation of hh3cDhcpServer2RuleOptHexStr.
                     hh3cDhcpServer2RuleOptOffset 1.3.6.1.4.1.25506.2.122.2.9.1.5 integer32 read-only
The option offset used to match users. The SET operation of this object must be with the SET operation of hh3cDhcpServer2RuleOptHexStr, hh3cDhcpServer2RuleOptLength.
                     hh3cDhcpServer2RuleOptLength 1.3.6.1.4.1.25506.2.122.2.9.1.6 integer32 read-only
The option length used to match user options. The SET operation of this object must be with the SET operation of hh3cDhcpServer2RuleOptOffset.
                     hh3cDhcpServer2RuleRowStatus 1.3.6.1.4.1.25506.2.122.2.9.1.7 rowstatus read-only
RowStatus. Three actions are used: active, createAndGo, destroy. If the value of this object is set to 'createAndGo', hh3cDhcpServer2RuleOptCode must also be set.
             hh3cDhcpServer2ForbidTable 1.3.6.1.4.1.25506.2.122.2.10 no-access
A table for configuring forbidden IP range to DHCP server.
                   hh3cDhcpServer2ForbidEntry 1.3.6.1.4.1.25506.2.122.2.10.1 no-access
An entry for configuring forbidden IP range to DHCP server.
                       hh3cDhcpServer2ForbidVpnName 1.3.6.1.4.1.25506.2.122.2.10.1.1 octet string no-access
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.
                       hh3cDhcpServer2ForbidStart 1.3.6.1.4.1.25506.2.122.2.10.1.2 inetaddressipv4 no-access
Start IP of forbidden IP range.
                       hh3cDhcpServer2ForbidEnd 1.3.6.1.4.1.25506.2.122.2.10.1.3 inetaddressipv4 no-access
End IP of forbidden IP range.
                       hh3cDhcpServer2ForbidRowStatus 1.3.6.1.4.1.25506.2.122.2.10.1.4 rowstatus read-only
RowStatus. Three actions are used: active, createAndGo, destroy.
             hh3cDhcpServer2FreeTable 1.3.6.1.4.1.25506.2.122.2.11 no-access
A table for displaying free IP range for DHCP server.
                   hh3cDhcpServer2FreeEntry 1.3.6.1.4.1.25506.2.122.2.11.1 no-access
An entry for displaying free IP range for DHCP server.
                       hh3cDhcpServer2FreeStart 1.3.6.1.4.1.25506.2.122.2.11.1.1 inetaddressipv4 no-access
Start IP of free IP range.
                       hh3cDhcpServer2FreeEnd 1.3.6.1.4.1.25506.2.122.2.11.1.2 inetaddressipv4 read-only
End IP of free IP range.
             hh3cDhcpServer2ConflictTable 1.3.6.1.4.1.25506.2.122.2.12 no-access
A table for displaying the information of conflict IP for DHCP server.
                   hh3cDhcpServer2ConflictEntry 1.3.6.1.4.1.25506.2.122.2.12.1 no-access
An entry for displaying the information of conflict IP for DHCP server.
                       hh3cDhcpServer2ConflictIP 1.3.6.1.4.1.25506.2.122.2.12.1.1 inetaddressipv4 no-access
Conflict IP.
                       hh3cDhcpServer2ConflictType 1.3.6.1.4.1.25506.2.122.2.12.1.2 integer read-only
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. Enumeration: 'detectByServer': 1, 'detectByClient': 2.
                       hh3cDhcpServer2ConflictTime 1.3.6.1.4.1.25506.2.122.2.12.1.3 octet string read-only
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).
                       hh3cDhcpServer2ConflictRowStatus 1.3.6.1.4.1.25506.2.122.2.12.1.4 rowstatus read-only
RowStatus. Only destroy action is allow to use.
             hh3cDhcpServer2ExpiredTable 1.3.6.1.4.1.25506.2.122.2.13 no-access
A table for displaying the information of expired IP for DHCP Server pools.
                   hh3cDhcpServer2ExpiredEntry 1.3.6.1.4.1.25506.2.122.2.13.1 no-access
An entry of objects for displaying information of expired IP for DHCP server pools.
                       hh3cDhcpServer2ExpiredIP 1.3.6.1.4.1.25506.2.122.2.13.1.1 inetaddressipv4 no-access
Expired IP address.
                       hh3cDhcpServer2ExpiredClientId 1.3.6.1.4.1.25506.2.122.2.13.1.2 octet string read-only
Client identifier or hardware address.
                       hh3cDhcpServer2ExpiredTime 1.3.6.1.4.1.25506.2.122.2.13.1.3 octet string read-only
Expired time. The structure of the OCTET STRING is month/day/year hour:munite:second (MM/DD/YYYY hh:mm:ss).
                       hh3cDhcpServer2ExpiredRowStatus 1.3.6.1.4.1.25506.2.122.2.13.1.4 rowstatus read-only
RowStatus. Only destroy action is allow to use.
             hh3cDhcpServer2IPInUseTable 1.3.6.1.4.1.25506.2.122.2.14 no-access
A table for displaying the information of IP in use for DHCP Server pools.
                   hh3cDhcpServer2IPInUseEntry 1.3.6.1.4.1.25506.2.122.2.14.1 no-access
An entry of objects for displaying information of IP in use for DHCP server pools.
                       hh3cDhcpServer2IPInUseIP 1.3.6.1.4.1.25506.2.122.2.14.1.1 inetaddressipv4 no-access
Ip address in use.
                       hh3cDhcpServer2IPInUseClientId 1.3.6.1.4.1.25506.2.122.2.14.1.2 octet string read-only
Client identifier.
                       hh3cDhcpServer2IPInUseHardAddr 1.3.6.1.4.1.25506.2.122.2.14.1.3 octet string read-only
Hardware address.
                       hh3cDhcpServer2IPInUseHardType 1.3.6.1.4.1.25506.2.122.2.14.1.4 integer read-only
Hardware address type. Enumeration: 'default': 1, 'ethernet': 2, 'tokenRing': 3.
                       hh3cDhcpServer2IPInUseVlanId 1.3.6.1.4.1.25506.2.122.2.14.1.5 unsigned32 read-only
User's VLAN ID. 65535 means that a client doesn't have VLAN ID or have an invalid VLAN ID.
                       hh3cDhcpServer2IPInUseEndLease 1.3.6.1.4.1.25506.2.122.2.14.1.6 octet string read-only
End time of lease. The structure of the OCTET STRING is month/day/year hour:munite:second (MM/DD/YYYY hh:mm:ss).
                       hh3cDhcpServer2IPInUseType 1.3.6.1.4.1.25506.2.122.2.14.1.7 integer read-only
Type of binding. Enumeration: 'autoCommitted': 5, 'staticCommitted': 3, 'autoOffered': 4, 'staticOffered': 2, 'staticUnallocated': 1.
                       hh3cDhcpServer2IPInUseIfIndex 1.3.6.1.4.1.25506.2.122.2.14.1.8 interfaceindexorzero read-only
Interface index information. If the value of this object is zero, the interface is unknown.
                       hh3cDhcpServer2IPInUseRowStatus 1.3.6.1.4.1.25506.2.122.2.14.1.9 rowstatus read-only
RowStatus. Only destroy action is allow to use.
             hh3cDhcpServer2DefOptGrpTable 1.3.6.1.4.1.25506.2.122.2.15 no-access
A table containing option group of the DHCP server pool for user classes.
                   hh3cDhcpServer2DefOptGrpEntry 1.3.6.1.4.1.25506.2.122.2.15.1 no-access
An entry containing option group of DHCP pools for user classes.
                       hh3cDhcpServer2DefOptGrpClass 1.3.6.1.4.1.25506.2.122.2.15.1.1 octet string no-access
User class name.
                       hh3cDhcpServer2DefOptGrpId 1.3.6.1.4.1.25506.2.122.2.15.1.2 integer32 read-only
The option group ID.
                       hh3cDhcpServer2DefOptGrpStatus 1.3.6.1.4.1.25506.2.122.2.15.1.3 rowstatus read-only
RowStatus. Three actions are used: active, createAndGo, destroy. If the value of this object is set to 'createAndGo', hh3cDhcpServer2DefOptGrpId must also be set.
             hh3cDhcpServer2ValidClassTable 1.3.6.1.4.1.25506.2.122.2.16 no-access
A table containing valid user classes for DHCP server pool.
                   hh3cDhcpServer2ValidClassEntry 1.3.6.1.4.1.25506.2.122.2.16.1 no-access
An entry containing valid user classes for DHCP server pool.
                       hh3cDhcpServer2ValidClassName 1.3.6.1.4.1.25506.2.122.2.16.1.1 octet string no-access
User class name.
                       hh3cDhcpServer2ValidClassStatus 1.3.6.1.4.1.25506.2.122.2.16.1.2 rowstatus read-only
RowStatus. Three actions are used: active, createAndGo, destroy.
             hh3cDhcpServer2RuleHwAddrTable 1.3.6.1.4.1.25506.2.122.2.17 no-access
A table for configuring hardware address rules used to match DHCP users.
                   hh3cDhcpServer2RuleHwAddrEntry 1.3.6.1.4.1.25506.2.122.2.17.1 no-access
An entry for configuring hardware address rules used to match DHCP users.
                       hh3cDhcpServer2RuleHwAddrNumber 1.3.6.1.4.1.25506.2.122.2.17.1.1 integer32 no-access
Rule number.
                       hh3cDhcpServer2RuleHwAddress 1.3.6.1.4.1.25506.2.122.2.17.1.2 octet string read-only
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 hh3cDhcpServer2RuleHwAddrMask together, and any SET operation alone to this object will be regarded as an invalid operation.
                       hh3cDhcpServer2RuleHwAddrMask 1.3.6.1.4.1.25506.2.122.2.17.1.3 octet string read-only
Mask of hardware address for a rule. The structure of the OCTET STRING is the same with hh3cDhcpServer2RuleHwAddress. The SET operation to this object ought to be with the SET operation of hh3cDhcpServer2RuleHwAddress together, and any SET operation alone to this object will be regarded as an invalid operation.
                       hh3cDhcpServer2RuleHwAddrType 1.3.6.1.4.1.25506.2.122.2.17.1.4 integer32 read-only
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.
                       hh3cDhcpServer2RuleHwAddrStatus 1.3.6.1.4.1.25506.2.122.2.17.1.5 rowstatus read-only
RowStatus. Three actions are used: active, createAndGo, destroy. If the value of this object is set to 'createAndGo', hh3cDhcpServer2RuleHwAddrAddress and hh3cDhcpServer2RuleHwAddrMask must also be set.
             hh3cDhcpServer2OptionGroupTable 1.3.6.1.4.1.25506.2.122.2.18 no-access
A table for creating DHCP server option groups.
                   hh3cDhcpServer2OptionGroupEntry 1.3.6.1.4.1.25506.2.122.2.18.1 no-access
An entry containing objects for creating or deleting an option group.
                       hh3cDhcpServer2OptionGroupId 1.3.6.1.4.1.25506.2.122.2.18.1.1 integer32 no-access
The option group ID.
                       hh3cDhcpServer2OptionGroupStatus 1.3.6.1.4.1.25506.2.122.2.18.1.2 rowstatus read-only
RowStatus. Three actions are used: active, createAndGo, destroy.
             hh3cDhcpServer2OptionTable 1.3.6.1.4.1.25506.2.122.2.19 no-access
A table for configuring options in an option group.
                   hh3cDhcpServer2OptionEntry 1.3.6.1.4.1.25506.2.122.2.19.1 no-access
An entry containing objects for configuring an option in an option group.
                       hh3cDhcpServer2OptionCode 1.3.6.1.4.1.25506.2.122.2.19.1.1 integer32 no-access
Option code.
                       hh3cDhcpServer2OptionType 1.3.6.1.4.1.25506.2.122.2.19.1.2 integer read-only
Option type. 'ascii' means using the ascii string that is defined by hh3cDhcpServer2OptionAscii to fill in the option. 'hex' means using the hex string that is defined by hh3cDhcpServer2OptionHexStr to fill in the option. 'ip' means using the IP string that is defined by hh3cDhcpServer2OptionIPStr to fill in the option. Enumeration: 'hex': 2, 'ascii': 1, 'ip': 3.
                       hh3cDhcpServer2OptionAscii 1.3.6.1.4.1.25506.2.122.2.19.1.3 octet string read-only
Ascii string of an option. If hh3cDhcpServer2OptionType is set with 'ascii', this object must be set with a non-zero length string.
                       hh3cDhcpServer2OptionHexStr 1.3.6.1.4.1.25506.2.122.2.19.1.4 octet string read-only
Hex string of an option. The length of the string must be even. If hh3cDhcpServer2OptionType is set with 'hex', this object must be set with a non-zero length string.
                       hh3cDhcpServer2OptionIPStr 1.3.6.1.4.1.25506.2.122.2.19.1.5 octet string read-only
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 hh3cDhcpServer2OptionType is set with 'ip', this object must be set with a non-zero length string that must contain at least one IP address.
                       hh3cDhcpServer2OptionRowStatus 1.3.6.1.4.1.25506.2.122.2.19.1.6 rowstatus read-only
RowStatus. Three actions are used: active, createAndGo, destroy. If the value of this object is set to 'createAndGo', hh3cDhcpServer2OptionType must also be set.
         hh3cDhcpRelay2ScalarObjects 1.3.6.1.4.1.25506.2.122.3
             hh3cDhcpRelay2ConfigGroup 1.3.6.1.4.1.25506.2.122.3.1
                 hh3cDhcpRelay2UserInfoRecord 1.3.6.1.4.1.25506.2.122.3.1.1 truthvalue read-write
If the value is 'true', user information will be recorded.
                 hh3cDhcpRelay2UserInfoRefresh 1.3.6.1.4.1.25506.2.122.3.1.2 truthvalue read-write
If the value is 'true', user information will be refreshed on timer.
                 hh3cDhcpRelay2UserInfoFlushTime 1.3.6.1.4.1.25506.2.122.3.1.3 unsigned32 read-write
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.
                 hh3cDhcpRelay2ReleaseAddr 1.3.6.1.4.1.25506.2.122.3.1.4 octet string read-write
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.
             hh3cDhcpRelay2StatisticsGroup 1.3.6.1.4.1.25506.2.122.3.2
                 hh3cDhcpRelay2RxClientNum 1.3.6.1.4.1.25506.2.122.3.2.1 counter64 read-only
The total number of the packets received from DHCP clients by DHCP relay.
                 hh3cDhcpRelay2TxClientNum 1.3.6.1.4.1.25506.2.122.3.2.2 counter64 read-only
The total number of the packets transmitted to DHCP clients by DHCP relay.
                 hh3cDhcpRelay2RxServerNum 1.3.6.1.4.1.25506.2.122.3.2.3 counter64 read-only
The total number of the packets received from DHCP Servers by DHCP relay.
                 hh3cDhcpRelay2TxServerNum 1.3.6.1.4.1.25506.2.122.3.2.4 counter64 read-only
The total number of the packets transmitted to DHCP Servers by DHCP relay.
                 hh3cDhcpRelay2BadNum 1.3.6.1.4.1.25506.2.122.3.2.5 counter64 read-only
The total number of the bad packets received.
                 hh3cDhcpRelay2BootpRequestNum 1.3.6.1.4.1.25506.2.122.3.2.6 counter64 read-only
The total number of the BOOTREQUEST packets handled by DHCP relay.
                 hh3cDhcpRelay2DiscoverNum 1.3.6.1.4.1.25506.2.122.3.2.7 counter64 read-only
The total number of the DHCPDISCOVER packets handled by DHCP relay.
                 hh3cDhcpRelay2RequestNum 1.3.6.1.4.1.25506.2.122.3.2.8 counter64 read-only
The total number of the DHCPREQUEST packets handled by DHCP relay.
                 hh3cDhcpRelay2DeclineNum 1.3.6.1.4.1.25506.2.122.3.2.9 counter64 read-only
The total number of the DHCPDECLINE packets handled by DHCP relay.
                 hh3cDhcpRelay2ReleaseNum 1.3.6.1.4.1.25506.2.122.3.2.10 counter64 read-only
The total number of the DHCPRELEASE packets handled by DHCP relay.
                 hh3cDhcpRelay2InformNum 1.3.6.1.4.1.25506.2.122.3.2.11 counter64 read-only
The total number of the DHCPINFORM packets handled by DHCP relay.
                 hh3cDhcpRelay2BootpReplyNum 1.3.6.1.4.1.25506.2.122.3.2.12 counter64 read-only
The total number of the BOOTREPLY packets handled by DHCP relay.
                 hh3cDhcpRelay2OfferNum 1.3.6.1.4.1.25506.2.122.3.2.13 counter64 read-only
The total number of the DHCPOFFER packets handled by DHCP relay.
                 hh3cDhcpRelay2AckNum 1.3.6.1.4.1.25506.2.122.3.2.14 counter64 read-only
The total number of the DHCPACK packets handled by DHCP relay.
                 hh3cDhcpRelay2NakNum 1.3.6.1.4.1.25506.2.122.3.2.15 counter64 read-only
The total number of the DHCPNAK packets handled by DHCP relay.
         hh3cDhcpRelay2Tables 1.3.6.1.4.1.25506.2.122.4
             hh3cDhcpRelay2IfConfigTable 1.3.6.1.4.1.25506.2.122.4.1 no-access
A table for configuring relay functions for interfaces.
                 hh3cDhcpRelay2IfConfigEntry 1.3.6.1.4.1.25506.2.122.4.1.1 no-access
An entry for configuring relay functions for an interface.
                     hh3cDhcpRelay2IfSelectRelay 1.3.6.1.4.1.25506.2.122.4.1.1.1 truthvalue read-write
If the value is 'true', the DHCP relay function would be enabled on this interface.
                     hh3cDhcpRelay2IfCheckMac 1.3.6.1.4.1.25506.2.122.4.1.1.2 truthvalue read-write
If the value is 'true', the function of checking MAC address of packets received from the interface would be enabled.
                     hh3cDhcpRelay2IfOpt82Enable 1.3.6.1.4.1.25506.2.122.4.1.1.3 truthvalue read-write
If DHCP relay supports option 82 functions, the value is 'true'. If DHCP relay does NOT support option 82 functions, the value is 'false'.
                     hh3cDhcpRelay2IfOpt82Strategy 1.3.6.1.4.1.25506.2.122.4.1.1.4 integer read-write
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. Enumeration: 'replace': 3, 'drop': 1, 'keep': 2.
                     hh3cDhcpRelay2IfOpt82CIDMode 1.3.6.1.4.1.25506.2.122.4.1.1.5 integer read-write
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', hh3cDhcpRelay2IfOpt82CIDStr must also be set. Enumeration: 'userDefine': 3, 'verbose': 2, 'normal': 1.
                     hh3cDhcpRelay2IfOpt82CIDNodeType 1.3.6.1.4.1.25506.2.122.4.1.1.6 integer read-write
Type of access node identifier that is used to fill in the circuit ID suboption of option 82 when the value of hh3cDhcpRelay2IfOpt82CIDMode is set to 'verbose'. The SET operation of this object must be with the SET operation of hh3cDhcpRelay2IfOpt82CIDMode. 'invalid' indicates that the node identifier is NOT used to fill in the circuit ID suboption of option 82. If the value of hh3cDhcpRelay2IfOpt82CIDMode 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 hh3cDhcpRelay2IfOpt82CIDMode 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 hh3cDhcpRelay2IfOpt82CIDNodeStr. If the value is set to 'userDefine', the value of hh3cDhcpRelay2IfOpt82CIDNodeStr must be set to a non-zero length string simultaneously. Enumeration: 'sysname': 3, 'mac': 2, 'userDefine': 4, 'invalid': 1.
                     hh3cDhcpRelay2IfOpt82CIDNodeStr 1.3.6.1.4.1.25506.2.122.4.1.1.7 octet string read-write
The string defined by user to fill in the node identifier in the verbose mode. If the value of hh3cDhcpRelay2IfOpt82CIDMode is NOT 'verbose', or the value of hh3cDhcpRelay2IfOpt82CIDNodeType 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 hh3cDhcpRelay2IfOpt82CIDMode and hh3cDhcpRelay2IfOpt82CIDNodeType.
                     hh3cDhcpRelay2IfOpt82CIDStr 1.3.6.1.4.1.25506.2.122.4.1.1.8 octet string read-write
The string defined by user to fill in the circuit ID suboption of option 82 in the user-define mode. If the value of hh3cDhcpRelay2IfOpt82CIDMode 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 hh3cDhcpRelay2IfOpt82CIDMode.
                     hh3cDhcpRelay2IfOpt82CIDFormat 1.3.6.1.4.1.25506.2.122.4.1.1.9 integer read-write
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 hh3cDhcpRelay2IfOpt82CIDMode is 'normal', the value of this object is set to 'hex' automatically and cannot be set to 'undefine'. If the value of hh3cDhcpRelay2IfOpt82CIDMode is 'verbose', the default value of this object is 'undefine'. If the value of hh3cDhcpRelay2IfOpt82CIDMode 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 hh3cDhcpRelay2IfOpt82CIDMode. Enumeration: 'undefine': 3, 'ascii': 2, 'hex': 1.
                     hh3cDhcpRelay2IfOpt82RIDMode 1.3.6.1.4.1.25506.2.122.4.1.1.10 integer read-write
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', hh3cDhcpRelay2IfOpt82RIDStr must also be set. Enumeration: 'sysname': 2, 'userDefine': 3, 'normal': 1.
                     hh3cDhcpRelay2IfOpt82RIDStr 1.3.6.1.4.1.25506.2.122.4.1.1.11 octet string read-write
The string defined by user to fill in the remote ID in the user-defined mode. If the value of hh3cDhcpRelay2IfOpt82RIDMode 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 hh3cDhcpRelay2IfOpt82RIDMode.
                     hh3cDhcpRelay2IfOpt82RIDFormat 1.3.6.1.4.1.25506.2.122.4.1.1.12 integer read-write
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 hh3cDhcpRelay2IfOpt82RIDMode is 'sysname' or 'userDefine', this object is set with 'ascii' automatically and cannot be set with other value. If the value of hh3cDhcpRelay2IfOpt82RIDMode is 'normal', the default value of this object is 'hex'. The SET operation of this object must be with the SET operation of hh3cDhcpRelay2IfOpt82RIDMode. Enumeration: 'ascii': 2, 'hex': 1.
             hh3cDhcpRelay2SrvAddrTable 1.3.6.1.4.1.25506.2.122.4.2 no-access
A table for configuring a DHCP server address on the interface.
                 hh3cDhcpRelay2SrvAddrEntry 1.3.6.1.4.1.25506.2.122.4.2.1 no-access
An entry for configuring a DHCP server address on the interface.
                     hh3cDhcpRelay2SrvAddrIP 1.3.6.1.4.1.25506.2.122.4.2.1.1 inetaddressipv4 no-access
Ip address of DHCP server.
                     hh3cDhcpRelay2SrvAddrRowStatus 1.3.6.1.4.1.25506.2.122.4.2.1.2 rowstatus read-only
Operation status of this table entry. Three actions are used: active, createAndGo, destroy.
             hh3cDhcpRelay2UserInfoTable 1.3.6.1.4.1.25506.2.122.4.3 no-access
A table containing the user information of DHCP client.
                 hh3cDhcpRelay2UserInfoEntry 1.3.6.1.4.1.25506.2.122.4.3.1 no-access
An entry containing the user information of DHCP client.
                     hh3cDhcpRelay2UserInfoVpnIndex 1.3.6.1.4.1.25506.2.122.4.3.1.1 unsigned32 no-access
VPN index of the DHCP client.
                     hh3cDhcpRelay2UserInfoIpAddr 1.3.6.1.4.1.25506.2.122.4.3.1.2 inetaddressipv4 no-access
DHCP client's IP address.
                     hh3cDhcpRelay2UserInfoMacAddr 1.3.6.1.4.1.25506.2.122.4.3.1.3 macaddress read-only
DHCP client's MAC address.
                     hh3cDhcpRelay2UserInfoIfIndex 1.3.6.1.4.1.25506.2.122.4.3.1.4 interfaceindexorzero read-only
The index of the interface that DHCP client adhered to. 0 means that no interface information is recorded in the user information entry.
                     hh3cDhcpRelay2UserInfoRowStatus 1.3.6.1.4.1.25506.2.122.4.3.1.5 rowstatus read-only
Operation status of this table entry. Only destroy action is allow to use.