HH3C-DHCPS-MIB
139 objects
This MIB describes objects used for managing DHCP server.
Imported Objects
| HH3C-OID-MIB | hh3cRhw |
| RFC1213-MIB | ifIndex |
| SNMPv2-CONF | OBJECT-GROUP |
| SNMPv2-SMI | Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | MacAddress RowStatus TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.25506.8.2 | Identityhh3cDHCPServerMib | This MIB describes objects used for managing DHCP server. | ||
| 1.3.6.1.4.1.25506.8.2.1 | Nodehh3cDHCPServerMibObject | |||
| 1.3.6.1.4.1.25506.8.2.1.1 | Tablehh3cDHCPSGlobalPoolTable | not-accessible | current | A table for creating DHCP server global pools. |
| 1.3.6.1.4.1.25506.8.2.1.1.1 | Rowhh3cDHCPSGlobalPoolEntry | not-accessible | current | An entry containing objects for creating or deleting a global pool for the DHCP server. |
| 1.3.6.1.4.1.25506.8.2.1.1.1.1 | Columnhh3cDHCPSGlobalPoolName | read-only | current | DHCP server global pool name. |
| 1.3.6.1.4.1.25506.8.2.1.1.1.2 | Columnhh3cDHCPSGlobalPoolRowStatus | read-create | current | RowStatus. Three actions are used: active, createAndGo, destroy. |
| 1.3.6.1.4.1.25506.8.2.1.2 | Tablehh3cDHCPSGlobalPoolConfigTable | not-accessible | current | A table containing the configurations of dhcp server global pools. |
| 1.3.6.1.4.1.25506.8.2.1.2.1 | Rowhh3cDHCPSGlobalPoolConfigEntry | not-accessible | current | An entry containing the objects for configuring the network ip or host ip etc. to global pools for DHCP server. |
| 1.3.6.1.4.1.25506.8.2.1.2.1.1 | Columnhh3cDHCPSGlobalPoolType | read-write | current | Type of a DHCP global pool. Any operations of this object will be bound with the operations of hh3cDHCPSGlobalPoolNetwork, hh3cDHCPSGlobalPoolHostIPAddr, or hh… |
| 1.3.6.1.4.1.25506.8.2.1.2.1.2 | Columnhh3cDHCPSGlobalPoolNetwork | read-write | current | Network ip of a DHCP global pool. To delete a configured network ip, please set hh3cDHCPSGlobalPoolConfigUndoFlag to 1. |
| 1.3.6.1.4.1.25506.8.2.1.2.1.3 | Columnhh3cDHCPSGlobalPoolNetworkMask | read-write | current | Net mask of a DHCP global pool(network). The SET operation to this object ought to be with the SET of hh3cDHCPSGlobalPoolNetwork together, and any SET operatio… |
| 1.3.6.1.4.1.25506.8.2.1.2.1.4 | Columnhh3cDHCPSGlobalPoolHostIPAddr | read-write | current | Host ip of a DHCP global pool. To delete a configured network ip, please set hh3cDHCPSGlobalPoolConfigUndoFlag to 2. |
| 1.3.6.1.4.1.25506.8.2.1.2.1.5 | Columnhh3cDHCPSGlobalPoolHostMask | read-write | current | Net mask of a DHCP global pool(host) The SET operation to this object ought to be with the SET of hh3cDHCPSGlobalPoolHostIPAddr together, and any SET operation… |
| 1.3.6.1.4.1.25506.8.2.1.2.1.6 | Columnhh3cDHCPSGlobalPoolHostHAddr | read-write | current | Hardware address of a DHCP global pool(host). To delete a configured hardware address, please set hh3cDHCPSGlobalPoolConfigUndoFlag to 3. |
| 1.3.6.1.4.1.25506.8.2.1.2.1.7 | Columnhh3cDHCPSGlobalPoolConfigUndoFlag | read-write | current | Flag of undo operation for hh3cDHCPSGlobalPoolConfigTable. |
| 1.3.6.1.4.1.25506.8.2.1.3 | Tablehh3cDHCPSGlobalPoolParaTable | not-accessible | current | A table for configuring parameters to DHCP global pools. |
| 1.3.6.1.4.1.25506.8.2.1.3.1 | Rowhh3cDHCPSGlobalPoolParaEntry | not-accessible | current | An entry containing the objects for the configurations of parameters of DHCP global pools. |
| 1.3.6.1.4.1.25506.8.2.1.3.1.1 | Columnhh3cDHCPSGlobalPoolLeaseDay | read-write | current | Number of days of the lease. |
| 1.3.6.1.4.1.25506.8.2.1.3.1.2 | Columnhh3cDHCPSGlobalPoolLeaseHour | read-write | current | Number of hours of the lease. |
| 1.3.6.1.4.1.25506.8.2.1.3.1.3 | Columnhh3cDHCPSGlobalPoolLeaseMinute | read-write | current | Number of minutes of the lease. |
| 1.3.6.1.4.1.25506.8.2.1.3.1.4 | Columnhh3cDHCPSGlobalPoolLeaseUnlimited | read-write | current | A flag denoting if the lease of a pool is unlimited. |
| 1.3.6.1.4.1.25506.8.2.1.3.1.5 | Columnhh3cDHCPSGlobalPoolDomainName | read-write | current | Domain name for DHCP clients. |
| 1.3.6.1.4.1.25506.8.2.1.3.1.6 | Columnhh3cDHCPSGlobalPoolClientGatewayIPString | read-write | current | String of gateway ip addresses for DHCP clients. Since mostly 8 ip can be configured for a pool totally, a string is defined to get or configure 8 ip ip at a t… |
| 1.3.6.1.4.1.25506.8.2.1.3.1.7 | Columnhh3cDHCPSGlobalPoolClientGatewayIPUndo | read-write | current | A gateway ip address to delete. This object is only for deleting a given ip of gateway router. |
| 1.3.6.1.4.1.25506.8.2.1.3.1.8 | Columnhh3cDHCPSGlobalPoolClientDNSIPString | read-write | current | String of DNS server ip addresses for DHCP clients. Since mostly 8 ip can be configured for a pool totally, a string is defined to get or configure 8 ip at a t… |
| 1.3.6.1.4.1.25506.8.2.1.3.1.9 | Columnhh3cDHCPSGlobalPoolClientDNSIPUndo | read-write | current | A DNS server ip address to delete. This object is only for deleting a given ip of DNS server. |
| 1.3.6.1.4.1.25506.8.2.1.3.1.10 | Columnhh3cDHCPSGlobalPoolClientNetbiosType | read-write | current | NetBios node type for DHCP clients. |
| 1.3.6.1.4.1.25506.8.2.1.3.1.11 | Columnhh3cDHCPSGlobalPoolClientNbnsIPString | read-write | current | String of NetBios server ip addresses for DHCP clients. Since mostly 8 ip can be configured for a pool totally, so a string is defined to get or configure 8 ip… |
| 1.3.6.1.4.1.25506.8.2.1.3.1.12 | Columnhh3cDHCPSGlobalPoolClientNbnsIPUndo | read-write | current | A NetBios server ip address to delete. This object is only for deleting a given ip of NetBios server. |
| 1.3.6.1.4.1.25506.8.2.1.3.1.13 | Columnhh3cDHCPSGlobalPoolParaUndoFlag | read-write | current | Flag of undo-operation for hh3cDHCPSGlobalPoolParaTable. |
| 1.3.6.1.4.1.25506.8.2.1.3.1.14 | Columnhh3cDHCPSGlobalPoolIPInUseReset | read-write | current | Reset the auto binding ip of the given global pool for DHCP server. |
| 1.3.6.1.4.1.25506.8.2.1.4 | Tablehh3cDHCPSGlobalPoolOptionTable | not-accessible | current | A table for configuring options to DHCP global pools. |
| 1.3.6.1.4.1.25506.8.2.1.4.1 | Rowhh3cDHCPSGlobalPoolOptionEntry | not-accessible | current | An entry containing the objects for configuring options to DHCP global pools. |
| 1.3.6.1.4.1.25506.8.2.1.4.1.1 | Columnhh3cDHCPSGlobalPoolOptionCode | read-only | current | Option code. |
| 1.3.6.1.4.1.25506.8.2.1.4.1.2 | Columnhh3cDHCPSGlobalPoolOptionType | read-create | current | Option type. |
| 1.3.6.1.4.1.25506.8.2.1.4.1.3 | Columnhh3cDHCPSGlobalPoolOptionAscii | read-create | current | Ascii string of an option. |
| 1.3.6.1.4.1.25506.8.2.1.4.1.4 | Columnhh3cDHCPSGlobalPoolOptionHexString | read-create | current | Hex string of an option. 1st to 16th hex strings, which are 2 bytes, 4 bytes, 6 bytes or 8 bytes, can be configured at most simultaneously. That means the form… |
| 1.3.6.1.4.1.25506.8.2.1.4.1.5 | Columnhh3cDHCPSGlobalPoolOptionIPString | read-create | current | Ip string of an option. 1 to 8 ip addresses can be configured at most simultaneously. |
| 1.3.6.1.4.1.25506.8.2.1.4.1.6 | Columnhh3cDHCPSGlobalPoolOptionRowStatus | read-create | current | RowStatus. Three actions are used: active, createAndGo, destroy. |
| 1.3.6.1.4.1.25506.8.2.1.5 | Tablehh3cDHCPSGlobalTreeTable | not-accessible | current | A table containing the information of the tree of DHCP global pools. |
| 1.3.6.1.4.1.25506.8.2.1.5.1 | Rowhh3cDHCPSGlobalTreeEntry | not-accessible | current | An entry of objects containing the information for displaying the tree of DHCP global pools. |
| 1.3.6.1.4.1.25506.8.2.1.5.1.1 | Columnhh3cDHCPSGlobalTreeParentNodeName | read-only | current | Pool name of the parent node. |
| 1.3.6.1.4.1.25506.8.2.1.5.1.2 | Columnhh3cDHCPSGlobalTreeChildNodeName | read-only | current | Pool name of the child node. |
| 1.3.6.1.4.1.25506.8.2.1.5.1.3 | Columnhh3cDHCPSGlobalTreePreSiblingNodeName | read-only | current | Pool name of the presibling node. |
| 1.3.6.1.4.1.25506.8.2.1.5.1.4 | Columnhh3cDHCPSGlobalTreeSiblingNodeName | read-only | current | Pool name of the sibling node. |
| 1.3.6.1.4.1.25506.8.2.1.6 | Tablehh3cDHCPSInterfacePoolParaTable | not-accessible | current | A table for configuring parameters to DHCP interface pools. |
| 1.3.6.1.4.1.25506.8.2.1.6.1 | Rowhh3cDHCPSInterfacePoolParaEntry | not-accessible | current | An entry of objects for configuring parameters to DHCP interface pools. The index of this entry is the ifIndex of ethernet. |
| 1.3.6.1.4.1.25506.8.2.1.6.1.1 | Columnhh3cDHCPSInterfacePoolLeaseDay | read-write | current | Number of days of the lease. |
| 1.3.6.1.4.1.25506.8.2.1.6.1.2 | Columnhh3cDHCPSInterfacePoolLeaseHour | read-write | current | Number of hours of the lease. |
| 1.3.6.1.4.1.25506.8.2.1.6.1.3 | Columnhh3cDHCPSInterfacePoolLeaseMinute | read-write | current | Number of minutes of the lease. |
| 1.3.6.1.4.1.25506.8.2.1.6.1.4 | Columnhh3cDHCPSInterfacePoolLeaseUnlimited | read-write | current | A flag denoting if the lease of a pool is unlimited. |
| 1.3.6.1.4.1.25506.8.2.1.6.1.5 | Columnhh3cDHCPSInterfacePoolDomainName | read-write | current | Domain name for DHCP clients. |
| 1.3.6.1.4.1.25506.8.2.1.6.1.6 | Columnhh3cDHCPSInterfacePoolClientDNSIPString | read-write | current | String of DNS server ip addresses for DHCP clients. Since mostly 8 ip can be configured for a pool totally, a string is defined to get or configure 8 ip at a t… |
| 1.3.6.1.4.1.25506.8.2.1.6.1.7 | Columnhh3cDHCPSInterfacePoolClientDNSIPUndo | read-write | current | A DNS server ip address to delete. This object is only for deleting a given ip of DNS server. |
| 1.3.6.1.4.1.25506.8.2.1.6.1.8 | Columnhh3cDHCPSInterfacePoolClientNetbiosType | read-write | current | NetBios node type for DHCP clients. |
| 1.3.6.1.4.1.25506.8.2.1.6.1.9 | Columnhh3cDHCPSInterfacePoolClientNbnsIPString | read-write | current | String of NetBios server ip addresses for DHCP clients. Since mostly 8 ip can be configured for a pool totally, so a string is defined to get or configure 8 ip… |
| 1.3.6.1.4.1.25506.8.2.1.6.1.10 | Columnhh3cDHCPSInterfacePoolClientNbnsIPUndo | read-write | current | A NetBios server ip address to delete. This object is only for deleting a given ip of NetBios server. |
| 1.3.6.1.4.1.25506.8.2.1.6.1.11 | Columnhh3cDHCPSInterfacePoolParaUndoFlag | read-write | current | Flag of undo-operation for hh3cDHCPSInterfacePoolParaTable. |
| 1.3.6.1.4.1.25506.8.2.1.6.1.12 | Columnhh3cDHCPSInterfacePoolIPInUseReset | read-write | current | Reset the auto binding ip of the given interface pool for DHCP server. |
| 1.3.6.1.4.1.25506.8.2.1.7 | Tablehh3cDHCPSInterfacePoolOptionTable | not-accessible | current | A table for configuring options to DHCP interface pools. |
| 1.3.6.1.4.1.25506.8.2.1.7.1 | Rowhh3cDHCPSInterfacePoolOptionEntry | not-accessible | current | An entry of objects for configuring options to DHCP interface pools. The index of this entry is the ifIndex of ethernet. |
| 1.3.6.1.4.1.25506.8.2.1.7.1.1 | Columnhh3cDHCPSInterfacePoolOptionCode | read-only | current | Option Code. |
| 1.3.6.1.4.1.25506.8.2.1.7.1.2 | Columnhh3cDHCPSInterfacePoolOptionType | read-create | current | Option type. |
| 1.3.6.1.4.1.25506.8.2.1.7.1.3 | Columnhh3cDHCPSInterfacePoolOptionAscii | read-create | current | Ascii string of an option. |
| 1.3.6.1.4.1.25506.8.2.1.7.1.4 | Columnhh3cDHCPSInterfacePoolOptionHexString | read-create | current | Hex string of an option. 1st to 16th hex strings, which are 2 bytes, 4 bytes, 6 bytes or 8 bytes, can be configured at most simultaneously. That means the form… |
| 1.3.6.1.4.1.25506.8.2.1.7.1.5 | Columnhh3cDHCPSInterfacePoolOptionIPString | read-create | current | Ip string of an option. 1 to 8 ip addresses can be configured at most simultaneously. |
| 1.3.6.1.4.1.25506.8.2.1.7.1.6 | Columnhh3cDHCPSInterfacePoolOptionRowStatus | read-create | current | RowStatus. Three actions are used: active, createAndGo, destroy. |
| 1.3.6.1.4.1.25506.8.2.1.8 | Tablehh3cDHCPSInterfacePoolStaticBindTable | not-accessible | current | A table for configuring static binding to DHCP interface pools. |
| 1.3.6.1.4.1.25506.8.2.1.8.1 | Rowhh3cDHCPSInterfacePoolStaticBindEntry | not-accessible | current | An entry of objects for configuring static binding to DHCP interface pools. The index of this entry is the ifIndex of ethernet. |
| 1.3.6.1.4.1.25506.8.2.1.8.1.1 | Columnhh3cDHCPSInterfacePoolStaticBindIP | read-only | current | Ip address in static binding for DHCP interface pools. |
| 1.3.6.1.4.1.25506.8.2.1.8.1.2 | Columnhh3cDHCPSInterfacePoolStaticBindMac | read-create | current | Hardware address in static binding for DHCP interface pools. |
| 1.3.6.1.4.1.25506.8.2.1.8.1.3 | Columnhh3cDHCPSInterfacePoolStaticBindRowStatus | read-create | current | RowStatus. Three actions are used: active, createAndGo, destroy. |
| 1.3.6.1.4.1.25506.8.2.1.9 | Tablehh3cDHCPSIPInUseTable | not-accessible | deprecated | A table for displaying the information of ip in use for DHCP server pools. |
| 1.3.6.1.4.1.25506.8.2.1.9.1 | Rowhh3cDHCPSIPInUseEntry | not-accessible | deprecated | An entry of objects for displaying information of ip in use for DHCP server pools. |
| 1.3.6.1.4.1.25506.8.2.1.9.1.1 | Columnhh3cDHCPSIPInUseHAddr | read-only | deprecated | Hardware address. |
| 1.3.6.1.4.1.25506.8.2.1.9.1.2 | Columnhh3cDHCPSIPInUseIP | read-only | deprecated | Ip address in use. |
| 1.3.6.1.4.1.25506.8.2.1.9.1.3 | Columnhh3cDHCPSIPInUseEndLease | read-only | deprecated | 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.25506.8.2.1.9.1.4 | Columnhh3cDHCPSIPInUseType | read-only | deprecated | Type of binding. |
| 1.3.6.1.4.1.25506.8.2.1.9.1.5 | Columnhh3cDHCPSIPInUsePoolName | read-only | deprecated | Name of the DHCP server pool the ip belongs to. |
| 1.3.6.1.4.1.25506.8.2.1.9.1.6 | Columnhh3cDHCPSIPInUseInterface | read-only | deprecated | Interface index information. |
| 1.3.6.1.4.1.25506.8.2.1.9.1.7 | Columnhh3cDHCPSIPInUseVlan | read-only | deprecated | Vlan information. |
| 1.3.6.1.4.1.25506.8.2.1.9.1.8 | Columnhh3cDHCPSIPInUseAtmpvc | read-only | deprecated | Pvc information. |
| 1.3.6.1.4.1.25506.8.2.1.10 | Tablehh3cDHCPSForbiddenIPTable | not-accessible | current | A table for configuring forbidden ip to DHCP server. |
| 1.3.6.1.4.1.25506.8.2.1.10.1 | Rowhh3cDHCPSForbiddenIPEntry | not-accessible | current | An entry for configuring forbidden ip to DHCP server. |
| 1.3.6.1.4.1.25506.8.2.1.10.1.1 | Columnhh3cDHCPSForbiddenIPStart | read-only | current | Start ip of forbidden ip. |
| 1.3.6.1.4.1.25506.8.2.1.10.1.2 | Columnhh3cDHCPSForbiddenIPEnd | read-only | current | End ip of forbidden ip. |
| 1.3.6.1.4.1.25506.8.2.1.10.1.3 | Columnhh3cDHCPSForbiddenIPRowStatus | read-create | current | RowStatus. Three actions are used: active, createAndGo, destroy. |
| 1.3.6.1.4.1.25506.8.2.1.11 | Tablehh3cDHCPSConflictIPTable | not-accessible | current | A table for displaying the information of conflict ip for DHCP server. |
| 1.3.6.1.4.1.25506.8.2.1.11.1 | Rowhh3cDHCPSConflictIPEntry | not-accessible | current | An entry for displaying the information of conflict ip for DHCP server. |
| 1.3.6.1.4.1.25506.8.2.1.11.1.1 | Columnhh3cDHCPSConflictIP | read-only | current | Conflict ip. |
| 1.3.6.1.4.1.25506.8.2.1.11.1.2 | Columnhh3cDHCPSConflictIPType | read-only | current | Type of the detection of conflict ip. |
| 1.3.6.1.4.1.25506.8.2.1.11.1.3 | Columnhh3cDHCPSConflictIPDetectTime | read-only | current | 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.25506.8.2.1.12 | Scalarhh3cDHCPSServiceStatus | read-write | current | The status of DHCP service. |
| 1.3.6.1.4.1.25506.8.2.1.13 | Scalarhh3cDHCPSDetectingServerStatus | read-write | current | The status of DHCP servers detecting function. |
| 1.3.6.1.4.1.25506.8.2.1.14 | Scalarhh3cDHCPSPingNum | read-write | current | The number of ping packets sent out. |
| 1.3.6.1.4.1.25506.8.2.1.15 | Scalarhh3cDHCPSPingTimeout | read-write | current | The delay for the reply of a ping packet. Unit: millisecond. |
| 1.3.6.1.4.1.25506.8.2.1.16 | Scalarhh3cDHCPSWriteDataStatus | read-write | current | The status of the function writing data to the harddisk. |
| 1.3.6.1.4.1.25506.8.2.1.17 | Scalarhh3cDHCPSWriteDataDirection | read-only | current | The direction of writing data to a harddisk. |
| 1.3.6.1.4.1.25506.8.2.1.18 | Scalarhh3cDHCPSWriteDataDelay | read-write | current | The allowable delay of writing data to the harddisk. Unit: second. |
| 1.3.6.1.4.1.25506.8.2.1.19 | Scalarhh3cDHCPSWriteDataRecover | read-write | current | The flag used to recover DHCP data with the data on the harddisk. |
| 1.3.6.1.4.1.25506.8.2.1.20 | Scalarhh3cDHCPSIPInUseResetIP | read-write | current | An ip in use that will be cleared. 0 returned for SET operation. |
| 1.3.6.1.4.1.25506.8.2.1.21 | Scalarhh3cDHCPSConflictIPResetIP | read-write | current | A conflict ip that will be cleared. 0 returned for SET operation. |
| 1.3.6.1.4.1.25506.8.2.1.22 | Scalarhh3cDHCPSIPResetFlag | read-write | current | A flag that descript the reset operation. |
| 1.3.6.1.4.1.25506.8.2.1.23 | Scalarhh3cDHCPSGlobalPoolNumber | read-only | current | The total number of DHCP server global-pools. |
| 1.3.6.1.4.1.25506.8.2.1.24 | Scalarhh3cDHCPSGlobalPoolAutoBindingNum | read-only | current | The total number of auto binding ip in DHCP server global-pools. |
| 1.3.6.1.4.1.25506.8.2.1.25 | Scalarhh3cDHCPSGlobalPoolManualBindingNum | read-only | current | The total number of manual binding ip in DHCP server global-pools. |
| 1.3.6.1.4.1.25506.8.2.1.26 | Scalarhh3cDHCPSGlobalPoolExpiredBindingNum | read-only | current | The total number of expired binding ip in DHCP server global-pools. |
| 1.3.6.1.4.1.25506.8.2.1.27 | Scalarhh3cDHCPSInterfacePoolNumber | read-only | current | The total number of DHCP server interface-pools. |
| 1.3.6.1.4.1.25506.8.2.1.28 | Scalarhh3cDHCPSInterfacePoolAutoBindingNum | read-only | current | The total number of auto binding ip in DHCP server interface-pools. |
| 1.3.6.1.4.1.25506.8.2.1.29 | Scalarhh3cDHCPSInterfacePoolManualBindingNum | read-only | current | The total number of manual binding ip in DHCP server interface-pools. |
| 1.3.6.1.4.1.25506.8.2.1.30 | Scalarhh3cDHCPSInterfacePoolExpiredBindingNum | read-only | current | The total number of expired binding ip in DHCP server interface-pools. |
| 1.3.6.1.4.1.25506.8.2.1.31 | Scalarhh3cDHCPSBadPktNum | read-only | current | The total number of the bad packets received. |
| 1.3.6.1.4.1.25506.8.2.1.32 | Scalarhh3cDHCPSBootRequestPktNum | read-only | current | The total number of the packets received by DHCP Server from DHCP clients. |
| 1.3.6.1.4.1.25506.8.2.1.33 | Scalarhh3cDHCPSDiscoverPktNum | read-only | current | The total number of the DHCP Discover packets received from the DHCP clients. |
| 1.3.6.1.4.1.25506.8.2.1.34 | Scalarhh3cDHCPSRequestPktNum | read-only | current | The total number of the DHCP Request packets received from the DHCP clients. |
| 1.3.6.1.4.1.25506.8.2.1.35 | Scalarhh3cDHCPSDeclinePktNum | read-only | current | The total number of the DHCP Decline packets received from the DHCP clients. |
| 1.3.6.1.4.1.25506.8.2.1.36 | Scalarhh3cDHCPSReleasePktNum | read-only | current | The total number of the DHCP Release packets received from the DHCP clients. |
| 1.3.6.1.4.1.25506.8.2.1.37 | Scalarhh3cDHCPSInformPktNum | read-only | current | The total number of the DHCP Inform packets received from the DHCP clients. |
| 1.3.6.1.4.1.25506.8.2.1.38 | Scalarhh3cDHCPSBootReplyPktNum | read-only | current | The total number of the packets sent by DHCP server to DHCP clients. |
| 1.3.6.1.4.1.25506.8.2.1.39 | Scalarhh3cDHCPSOfferPktNum | read-only | current | The total number of the DHCP Offer packets sent by the DHCP server. |
| 1.3.6.1.4.1.25506.8.2.1.40 | Scalarhh3cDHCPSAckPktNum | read-only | current | The total number of the DHCP Ack packets sent by the DHCP server. |
| 1.3.6.1.4.1.25506.8.2.1.41 | Scalarhh3cDHCPSNakPktNum | read-only | current | The total number of the DHCP Nak packets sent by the DHCP server. |
| 1.3.6.1.4.1.25506.8.2.1.42 | Scalarhh3cDHCPSStatisticsReset | read-write | current | Reset the above statistic information of packets received and sent by the DHCP server. |
| 1.3.6.1.4.1.25506.8.2.1.43 | Tablehh3cDHCPSIPInUseExTable | not-accessible | current | A table for displaying the information of ip in use for DHCP Server pools. |
| 1.3.6.1.4.1.25506.8.2.1.43.1 | Rowhh3cDHCPSIPInUseExEntry | not-accessible | current | An entry of objects for displaying information of ip in use for DHCP server pools. |
| 1.3.6.1.4.1.25506.8.2.1.43.1.1 | Columnhh3cDHCPSIPInUseHAddrEx | accessible-for-notify | current | Hardware address. |
| 1.3.6.1.4.1.25506.8.2.1.43.1.2 | Columnhh3cDHCPSIPInUseVlanIdEx | accessible-for-notify | current | User's vlanID. 60000 means that a client doesn't have vlanID or have an invalid vlanID. |
| 1.3.6.1.4.1.25506.8.2.1.43.1.3 | Columnhh3cDHCPSIPInUseIPEx | read-only | current | Ip address in use. |
| 1.3.6.1.4.1.25506.8.2.1.43.1.4 | Columnhh3cDHCPSIPInUseEndLeaseEx | read-only | current | 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.25506.8.2.1.43.1.5 | Columnhh3cDHCPSIPInUseTypeEx | read-only | current | Type of binding. |
| 1.3.6.1.4.1.25506.8.2.1.43.1.6 | Columnhh3cDHCPSIPInUsePoolNameEx | read-only | current | Name of the DHCP server pool the ip belongs to. |
| 1.3.6.1.4.1.25506.8.2.1.43.1.7 | Columnhh3cDHCPSIPInUseIfIndexEx | read-only | current | Interface index information. |
| 1.3.6.1.4.1.25506.8.2.1.43.1.8 | Columnhh3cDHCPSIPInUseServerPortVlanIdEx | read-only | current | Vlan information of port on server through which the client user accesses server. |
| 1.3.6.1.4.1.25506.8.2.1.43.1.9 | Columnhh3cDHCPSIPInUseAtmpvcEx | read-only | current | Pvc information. |
| 1.3.6.1.4.1.25506.8.2.2 | Nodehh3cDHCPServerMIBConformance | |||
| 1.3.6.1.4.1.25506.8.2.2.1 | Nodehh3cDHCPServerMIBCompliances | |||
| 1.3.6.1.4.1.25506.8.2.2.2 | Nodehh3cDHCPServerMIBGroups | |||
| 1.3.6.1.4.1.25506.8.2.2.2.1 | Grouphh3cDHCPServerMIBGroup | current | The basic collection of objects providing management of DHCP server. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| Hh3cDhcpSEnabledStatus | INTEGER { enabled(1), disabled(0) } | current | To descript the status of some function is Enabled or Disabled. |