HH3C-DHCPS-MIB
This MIB describes objects used for managing DHCP server.
Main OID:
hh3cDHCPServerMib.1.3.6.1.4.1.25506.8.2
137
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
137 total| Object Name |
|---|
hh3cDHCPServerMibThis MIB describes objects used for managing DHCP server. MODULE-IDENTITY .1.3.6.1.4.1.25506.8.2 |
hh3cDHCPServerMibObject OBJECT IDENTIFIER .1.3.6.1.4.1.25506.8.2.1 |
hh3cDHCPSGlobalPoolTableA table for creating DHCP server global pools. SEQUENCE OF Hh3cDHCPSGlobalPoolEntry .1.3.6.1.4.1.25506.8.2.1.1 |
hh3cDHCPSGlobalPoolEntryAn entry containing objects for creating or
deleting a global pool for the DHCP server. Hh3cDHCPSGlobalPoolEntry .1.3.6.1.4.1.25506.8.2.1.1.1 |
hh3cDHCPSGlobalPoolNameDHCP server global pool name.ro OCTET STRING .1.3.6.1.4.1.25506.8.2.1.1.1.1 |
hh3cDHCPSGlobalPoolRowStatusRowStatus. Three actions are used: active,
createAndGo, destroy.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.8.2.1.1.1.2 |
hh3cDHCPSGlobalPoolConfigTableA table containing the configurations of dhcp
server global pools. SEQUENCE OF Hh3cDHCPSGlobalPoolConfigEntry .1.3.6.1.4.1.25506.8.2.1.2 |
hh3cDHCPSGlobalPoolConfigEntryAn entry containing the objects for configuring
the network ip or host ip etc. to global pools for
DHCP server. Hh3cDHCPSGlobalPoolConfigEntry .1.3.6.1.4.1.25506.8.2.1.2.1 |
hh3cDHCPSGlobalPoolTypeType of a DHCP global pool. Any operations of
this object will be bound with the operations
of hh3cDHCPSGlobalPoolNetwork, hh3cDHCPSGlobalPoolHostIPAddr,
or hh3cDHCPSGlobalPoolHostHAddr.
That means any operation of this object alone will
be regarded as invalid operation.rw Enumeration .1.3.6.1.4.1.25506.8.2.1.2.1.1 |
hh3cDHCPSGlobalPoolNetworkNetwork ip of a DHCP global pool.
To delete a configured network ip, please set
hh3cDHCPSGlobalPoolConfigUndoFlag to 1.rw IpAddress .1.3.6.1.4.1.25506.8.2.1.2.1.2 |
hh3cDHCPSGlobalPoolNetworkMaskNet 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 operation alone to this object will be
regarded as an invalid operation.
When a network ip of a DHCP global pool was
deleted, the net mask would also be deleted
automatically, and no further operation needed.rw IpAddress .1.3.6.1.4.1.25506.8.2.1.2.1.3 |
hh3cDHCPSGlobalPoolHostIPAddrHost ip of a DHCP global pool.
To delete a configured network ip, please set
hh3cDHCPSGlobalPoolConfigUndoFlag to 2.rw IpAddress .1.3.6.1.4.1.25506.8.2.1.2.1.4 |
hh3cDHCPSGlobalPoolHostMaskNet 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 alone to this object will be
regarded as an invalid operation.
When a host ip of a DHCP global pool was
deleted, the net mask would also be deleted
automatically, and no further operation needed.rw IpAddress .1.3.6.1.4.1.25506.8.2.1.2.1.5 |
hh3cDHCPSGlobalPoolHostHAddrHardware address of a DHCP global pool(host).
To delete a configured hardware address, please
set hh3cDHCPSGlobalPoolConfigUndoFlag to 3.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.25506.8.2.1.2.1.6 |
hh3cDHCPSGlobalPoolConfigUndoFlagFlag of undo operation for hh3cDHCPSGlobalPoolConfigTable.rw Enumeration .1.3.6.1.4.1.25506.8.2.1.2.1.7 |
hh3cDHCPSGlobalPoolParaTableA table for configuring parameters to DHCP global
pools. SEQUENCE OF Hh3cDHCPSGlobalPoolParaEntry .1.3.6.1.4.1.25506.8.2.1.3 |
hh3cDHCPSGlobalPoolParaEntryAn entry containing the objects for the
configurations of parameters of DHCP global pools. Hh3cDHCPSGlobalPoolParaEntry .1.3.6.1.4.1.25506.8.2.1.3.1 |
hh3cDHCPSGlobalPoolLeaseDayNumber of days of the lease.rw INTEGER .1.3.6.1.4.1.25506.8.2.1.3.1.1 |
hh3cDHCPSGlobalPoolLeaseHourNumber of hours of the lease.rw INTEGER .1.3.6.1.4.1.25506.8.2.1.3.1.2 |
hh3cDHCPSGlobalPoolLeaseMinuteNumber of minutes of the lease.rw INTEGER .1.3.6.1.4.1.25506.8.2.1.3.1.3 |
hh3cDHCPSGlobalPoolLeaseUnlimitedA flag denoting if the lease of a pool is
unlimited.rw Enumeration .1.3.6.1.4.1.25506.8.2.1.3.1.4 |
hh3cDHCPSGlobalPoolDomainNameDomain name for DHCP clients.rw OCTET STRING .1.3.6.1.4.1.25506.8.2.1.3.1.5 |
hh3cDHCPSGlobalPoolClientGatewayIPStringString 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 time.rw OCTET STRING .1.3.6.1.4.1.25506.8.2.1.3.1.6 |
hh3cDHCPSGlobalPoolClientGatewayIPUndoA gateway ip address to delete. This object is
only for deleting a given ip of gateway router.rw IpAddress .1.3.6.1.4.1.25506.8.2.1.3.1.7 |
hh3cDHCPSGlobalPoolClientDNSIPStringString 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 time.rw OCTET STRING .1.3.6.1.4.1.25506.8.2.1.3.1.8 |
hh3cDHCPSGlobalPoolClientDNSIPUndoA DNS server ip address to delete. This object
is only for deleting a given ip of DNS server.rw IpAddress .1.3.6.1.4.1.25506.8.2.1.3.1.9 |
hh3cDHCPSGlobalPoolClientNetbiosTypeNetBios node type for DHCP clients.rw Enumeration .1.3.6.1.4.1.25506.8.2.1.3.1.10 |
hh3cDHCPSGlobalPoolClientNbnsIPStringString 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 at a time.rw OCTET STRING .1.3.6.1.4.1.25506.8.2.1.3.1.11 |
hh3cDHCPSGlobalPoolClientNbnsIPUndoA NetBios server ip address to delete. This
object is only for deleting a given ip of NetBios
server.rw IpAddress .1.3.6.1.4.1.25506.8.2.1.3.1.12 |
hh3cDHCPSGlobalPoolParaUndoFlagFlag of undo-operation for hh3cDHCPSGlobalPoolParaTable.rw Enumeration .1.3.6.1.4.1.25506.8.2.1.3.1.13 |
hh3cDHCPSGlobalPoolIPInUseResetReset the auto binding ip of the given global
pool for DHCP server.rw Enumeration .1.3.6.1.4.1.25506.8.2.1.3.1.14 |
hh3cDHCPSGlobalPoolOptionTableA table for configuring options to DHCP global pools. SEQUENCE OF Hh3cDHCPSGlobalPoolOptionEntry .1.3.6.1.4.1.25506.8.2.1.4 |
hh3cDHCPSGlobalPoolOptionEntryAn entry containing the objects for configuring
options to DHCP global pools. Hh3cDHCPSGlobalPoolOptionEntry .1.3.6.1.4.1.25506.8.2.1.4.1 |
hh3cDHCPSGlobalPoolOptionCodeOption code.ro INTEGER .1.3.6.1.4.1.25506.8.2.1.4.1.1 |
hh3cDHCPSGlobalPoolOptionTypeOption type.rw Enumeration .1.3.6.1.4.1.25506.8.2.1.4.1.2 |
hh3cDHCPSGlobalPoolOptionAsciiAscii string of an option.rw OCTET STRING .1.3.6.1.4.1.25506.8.2.1.4.1.3 |
hh3cDHCPSGlobalPoolOptionHexStringHex 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 format of each string
must be '12', '1234', '123456' or '12345678'.rw OCTET STRING .1.3.6.1.4.1.25506.8.2.1.4.1.4 |
hh3cDHCPSGlobalPoolOptionIPStringIp string of an option. 1 to 8 ip addresses can
be configured at most simultaneously.rw OCTET STRING .1.3.6.1.4.1.25506.8.2.1.4.1.5 |
hh3cDHCPSGlobalPoolOptionRowStatusRowStatus. Three actions are used: active,
createAndGo, destroy.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.8.2.1.4.1.6 |
hh3cDHCPSGlobalTreeTableA table containing the information of the tree of
DHCP global pools. SEQUENCE OF Hh3cDHCPSGlobalTreeEntry .1.3.6.1.4.1.25506.8.2.1.5 |
hh3cDHCPSGlobalTreeEntryAn entry of objects containing the information
for displaying the tree of DHCP global pools. Hh3cDHCPSGlobalTreeEntry .1.3.6.1.4.1.25506.8.2.1.5.1 |
hh3cDHCPSGlobalTreeParentNodeNamePool name of the parent node.ro OCTET STRING .1.3.6.1.4.1.25506.8.2.1.5.1.1 |
hh3cDHCPSGlobalTreeChildNodeNamePool name of the child node.ro OCTET STRING .1.3.6.1.4.1.25506.8.2.1.5.1.2 |
hh3cDHCPSGlobalTreePreSiblingNodeNamePool name of the presibling node.ro OCTET STRING .1.3.6.1.4.1.25506.8.2.1.5.1.3 |
hh3cDHCPSGlobalTreeSiblingNodeNamePool name of the sibling node.ro OCTET STRING .1.3.6.1.4.1.25506.8.2.1.5.1.4 |
hh3cDHCPSInterfacePoolParaTableA table for configuring parameters to DHCP interface
pools. SEQUENCE OF Hh3cDHCPSInterfacePoolParaEntry .1.3.6.1.4.1.25506.8.2.1.6 |
hh3cDHCPSInterfacePoolParaEntryAn entry of objects for configuring parameters
to DHCP interface pools.
The index of this entry is the ifIndex of ethernet. Hh3cDHCPSInterfacePoolParaEntry .1.3.6.1.4.1.25506.8.2.1.6.1 |
hh3cDHCPSInterfacePoolLeaseDayNumber of days of the lease.rw INTEGER .1.3.6.1.4.1.25506.8.2.1.6.1.1 |
hh3cDHCPSInterfacePoolLeaseHourNumber of hours of the lease.rw INTEGER .1.3.6.1.4.1.25506.8.2.1.6.1.2 |
hh3cDHCPSInterfacePoolLeaseMinuteNumber of minutes of the lease.rw INTEGER .1.3.6.1.4.1.25506.8.2.1.6.1.3 |
hh3cDHCPSInterfacePoolLeaseUnlimitedA flag denoting if the lease of a pool is
unlimited.rw Enumeration .1.3.6.1.4.1.25506.8.2.1.6.1.4 |
hh3cDHCPSInterfacePoolDomainNameDomain name for DHCP clients.rw OCTET STRING .1.3.6.1.4.1.25506.8.2.1.6.1.5 |
hh3cDHCPSInterfacePoolClientDNSIPStringString 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 time.rw OCTET STRING .1.3.6.1.4.1.25506.8.2.1.6.1.6 |
hh3cDHCPSInterfacePoolClientDNSIPUndoA DNS server ip address to delete. This object
is only for deleting a given ip of DNS server.rw IpAddress .1.3.6.1.4.1.25506.8.2.1.6.1.7 |
hh3cDHCPSInterfacePoolClientNetbiosTypeNetBios node type for DHCP clients.rw Enumeration .1.3.6.1.4.1.25506.8.2.1.6.1.8 |
hh3cDHCPSInterfacePoolClientNbnsIPStringString 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 at a time.rw OCTET STRING .1.3.6.1.4.1.25506.8.2.1.6.1.9 |
hh3cDHCPSInterfacePoolClientNbnsIPUndoA NetBios server ip address to delete. This
object is only for deleting a given ip of NetBios
server.rw IpAddress .1.3.6.1.4.1.25506.8.2.1.6.1.10 |
hh3cDHCPSInterfacePoolParaUndoFlagFlag of undo-operation for
hh3cDHCPSInterfacePoolParaTable.rw Enumeration .1.3.6.1.4.1.25506.8.2.1.6.1.11 |
hh3cDHCPSInterfacePoolIPInUseResetReset the auto binding ip of the given interface
pool for DHCP server.rw Enumeration .1.3.6.1.4.1.25506.8.2.1.6.1.12 |
hh3cDHCPSInterfacePoolOptionTableA table for configuring options to DHCP interface pools. SEQUENCE OF Hh3cDHCPSInterfacePoolOptionEntry .1.3.6.1.4.1.25506.8.2.1.7 |
hh3cDHCPSInterfacePoolOptionEntryAn entry of objects for configuring options
to DHCP interface pools.
The index of this entry is the ifIndex of ethernet. Hh3cDHCPSInterfacePoolOptionEntry .1.3.6.1.4.1.25506.8.2.1.7.1 |
hh3cDHCPSInterfacePoolOptionCodeOption Code.ro INTEGER .1.3.6.1.4.1.25506.8.2.1.7.1.1 |
hh3cDHCPSInterfacePoolOptionTypeOption type.rw Enumeration .1.3.6.1.4.1.25506.8.2.1.7.1.2 |
hh3cDHCPSInterfacePoolOptionAsciiAscii string of an option.rw OCTET STRING .1.3.6.1.4.1.25506.8.2.1.7.1.3 |
hh3cDHCPSInterfacePoolOptionHexStringHex 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 format of each string
must be '12', '1234', '123456' or '12345678'.rw OCTET STRING .1.3.6.1.4.1.25506.8.2.1.7.1.4 |
hh3cDHCPSInterfacePoolOptionIPStringIp string of an option. 1 to 8 ip addresses can
be configured at most simultaneously.rw OCTET STRING .1.3.6.1.4.1.25506.8.2.1.7.1.5 |
hh3cDHCPSInterfacePoolOptionRowStatusRowStatus. Three actions are used: active,
createAndGo, destroy.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.8.2.1.7.1.6 |
hh3cDHCPSInterfacePoolStaticBindTableA table for configuring static binding to DHCP
interface pools. SEQUENCE OF Hh3cDHCPSInterfacePoolStaticBindEntry .1.3.6.1.4.1.25506.8.2.1.8 |
hh3cDHCPSInterfacePoolStaticBindEntryAn entry of objects for configuring static
binding to DHCP interface pools.
The index of this entry is the ifIndex of ethernet. Hh3cDHCPSInterfacePoolStaticBindEntry .1.3.6.1.4.1.25506.8.2.1.8.1 |
hh3cDHCPSInterfacePoolStaticBindIPIp address in static binding for DHCP
interface pools.ro IpAddress .1.3.6.1.4.1.25506.8.2.1.8.1.1 |
hh3cDHCPSInterfacePoolStaticBindMacHardware address in static binding for DHCP
interface pools.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.25506.8.2.1.8.1.2 |
hh3cDHCPSInterfacePoolStaticBindRowStatusRowStatus. Three actions are used: active,
createAndGo, destroy.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.8.2.1.8.1.3 |
hh3cDHCPSIPInUseTableA table for displaying the information of ip in use
for DHCP server pools.deprecated SEQUENCE OF Hh3cDHCPSIPInUseEntry .1.3.6.1.4.1.25506.8.2.1.9 |
hh3cDHCPSIPInUseEntryAn entry of objects for displaying information
of ip in use for DHCP server pools.deprecated Hh3cDHCPSIPInUseEntry .1.3.6.1.4.1.25506.8.2.1.9.1 |
hh3cDHCPSIPInUseHAddrHardware address.rodeprecated MacAddress (SNMPv2-TC) .1.3.6.1.4.1.25506.8.2.1.9.1.1 |
hh3cDHCPSIPInUseIPIp address in use.rodeprecated IpAddress .1.3.6.1.4.1.25506.8.2.1.9.1.2 |
hh3cDHCPSIPInUseEndLeaseEnd time of lease.
The structure of the OCTET STRING is
month/day/year hour:munite:second
MM/DD/YYYY hh:mm:ss.rodeprecated OCTET STRING .1.3.6.1.4.1.25506.8.2.1.9.1.3 |
hh3cDHCPSIPInUseTypeType of binding.rodeprecated Enumeration .1.3.6.1.4.1.25506.8.2.1.9.1.4 |
hh3cDHCPSIPInUsePoolNameName of the DHCP server pool the ip belongs to.rodeprecated OCTET STRING .1.3.6.1.4.1.25506.8.2.1.9.1.5 |
hh3cDHCPSIPInUseInterfaceInterface index information.rodeprecated INTEGER .1.3.6.1.4.1.25506.8.2.1.9.1.6 |
hh3cDHCPSIPInUseVlanVlan information.rodeprecated INTEGER .1.3.6.1.4.1.25506.8.2.1.9.1.7 |
hh3cDHCPSIPInUseAtmpvcPvc information.rodeprecated INTEGER .1.3.6.1.4.1.25506.8.2.1.9.1.8 |
hh3cDHCPSForbiddenIPTableA table for configuring forbidden ip to DHCP server. SEQUENCE OF Hh3cDHCPSForbiddenIPEntry .1.3.6.1.4.1.25506.8.2.1.10 |
hh3cDHCPSForbiddenIPEntryAn entry for configuring forbidden ip to DHCP
server. Hh3cDHCPSForbiddenIPEntry .1.3.6.1.4.1.25506.8.2.1.10.1 |
hh3cDHCPSForbiddenIPStartStart ip of forbidden ip.ro IpAddress .1.3.6.1.4.1.25506.8.2.1.10.1.1 |
hh3cDHCPSForbiddenIPEndEnd ip of forbidden ip.ro IpAddress .1.3.6.1.4.1.25506.8.2.1.10.1.2 |
hh3cDHCPSForbiddenIPRowStatusRowStatus. Three actions are used: active,
createAndGo, destroy.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.8.2.1.10.1.3 |
hh3cDHCPSConflictIPTableA table for displaying the information of conflict
ip for DHCP server. SEQUENCE OF Hh3cDHCPSConflictIPEntry .1.3.6.1.4.1.25506.8.2.1.11 |
hh3cDHCPSConflictIPEntryAn entry for displaying the information of
conflict ip for DHCP server. Hh3cDHCPSConflictIPEntry .1.3.6.1.4.1.25506.8.2.1.11.1 |
hh3cDHCPSConflictIPConflict ip.ro IpAddress .1.3.6.1.4.1.25506.8.2.1.11.1.1 |
hh3cDHCPSConflictIPTypeType of the detection of conflict ip.ro Enumeration .1.3.6.1.4.1.25506.8.2.1.11.1.2 |
hh3cDHCPSConflictIPDetectTimeTime when the conflict is detected.
The structure of the OCTET STRING is
month/day/year hour:munite:second
MM/DD/YYYY hh:mm:ss.ro OCTET STRING .1.3.6.1.4.1.25506.8.2.1.11.1.3 |
hh3cDHCPSServiceStatusThe status of DHCP service.rw Hh3cDhcpSEnabledStatus .1.3.6.1.4.1.25506.8.2.1.12 |
hh3cDHCPSDetectingServerStatusThe status of DHCP servers detecting function.rw Hh3cDhcpSEnabledStatus .1.3.6.1.4.1.25506.8.2.1.13 |
hh3cDHCPSPingNumThe number of ping packets sent out.rw INTEGER .1.3.6.1.4.1.25506.8.2.1.14 |
hh3cDHCPSPingTimeoutThe delay for the reply of a ping packet.
Unit: millisecond.rw INTEGER .1.3.6.1.4.1.25506.8.2.1.15 |
hh3cDHCPSWriteDataStatusThe status of the function writing data to the
harddisk.rw Hh3cDhcpSEnabledStatus .1.3.6.1.4.1.25506.8.2.1.16 |
hh3cDHCPSWriteDataDirectionThe direction of writing data to a harddisk.ro OCTET STRING .1.3.6.1.4.1.25506.8.2.1.17 |
hh3cDHCPSWriteDataDelayThe allowable delay of writing data to the
harddisk. Unit: second.rw INTEGER .1.3.6.1.4.1.25506.8.2.1.18 |
hh3cDHCPSWriteDataRecoverThe flag used to recover DHCP data with the data on
the harddisk.rw Hh3cDhcpSEnabledStatus .1.3.6.1.4.1.25506.8.2.1.19 |
hh3cDHCPSIPInUseResetIPAn ip in use that will be cleared. 0 returned for SET
operation.rw IpAddress .1.3.6.1.4.1.25506.8.2.1.20 |
hh3cDHCPSConflictIPResetIPA conflict ip that will be cleared. 0 returned for
SET operation.rw IpAddress .1.3.6.1.4.1.25506.8.2.1.21 |
hh3cDHCPSIPResetFlagA flag that descript the reset operation.rw Enumeration .1.3.6.1.4.1.25506.8.2.1.22 |
hh3cDHCPSGlobalPoolNumberThe total number of DHCP server global-pools.ro Integer32 .1.3.6.1.4.1.25506.8.2.1.23 |
hh3cDHCPSGlobalPoolAutoBindingNumThe total number of auto binding ip in DHCP server global-pools.ro Integer32 .1.3.6.1.4.1.25506.8.2.1.24 |
hh3cDHCPSGlobalPoolManualBindingNumThe total number of manual binding ip in DHCP
server global-pools.ro Integer32 .1.3.6.1.4.1.25506.8.2.1.25 |
hh3cDHCPSGlobalPoolExpiredBindingNumThe total number of expired binding ip in DHCP
server global-pools.ro Integer32 .1.3.6.1.4.1.25506.8.2.1.26 |
hh3cDHCPSInterfacePoolNumberThe total number of DHCP server interface-pools.ro Integer32 .1.3.6.1.4.1.25506.8.2.1.27 |
hh3cDHCPSInterfacePoolAutoBindingNumThe total number of auto binding ip in DHCP server
interface-pools.ro Integer32 .1.3.6.1.4.1.25506.8.2.1.28 |
hh3cDHCPSInterfacePoolManualBindingNumThe total number of manual binding ip in DHCP server
interface-pools.ro Integer32 .1.3.6.1.4.1.25506.8.2.1.29 |
hh3cDHCPSInterfacePoolExpiredBindingNumThe total number of expired binding ip in DHCP server
interface-pools.ro Integer32 .1.3.6.1.4.1.25506.8.2.1.30 |
hh3cDHCPSBadPktNumThe total number of the bad packets received.ro Integer32 .1.3.6.1.4.1.25506.8.2.1.31 |
hh3cDHCPSBootRequestPktNumThe total number of the packets received by DHCP
Server from DHCP clients.ro Integer32 .1.3.6.1.4.1.25506.8.2.1.32 |
hh3cDHCPSDiscoverPktNumThe total number of the DHCP Discover packets
received from the DHCP clients.ro Integer32 .1.3.6.1.4.1.25506.8.2.1.33 |
hh3cDHCPSRequestPktNumThe total number of the DHCP Request packets
received from the DHCP clients.ro Integer32 .1.3.6.1.4.1.25506.8.2.1.34 |
hh3cDHCPSDeclinePktNumThe total number of the DHCP Decline packets
received from the DHCP clients.ro Integer32 .1.3.6.1.4.1.25506.8.2.1.35 |
hh3cDHCPSReleasePktNumThe total number of the DHCP Release packets
received from the DHCP clients.ro Integer32 .1.3.6.1.4.1.25506.8.2.1.36 |
hh3cDHCPSInformPktNumThe total number of the DHCP Inform packets
received from the DHCP clients.ro Integer32 .1.3.6.1.4.1.25506.8.2.1.37 |
hh3cDHCPSBootReplyPktNumThe total number of the packets sent by DHCP server
to DHCP clients.ro Integer32 .1.3.6.1.4.1.25506.8.2.1.38 |
hh3cDHCPSOfferPktNumThe total number of the DHCP Offer packets
sent by the DHCP server.ro Integer32 .1.3.6.1.4.1.25506.8.2.1.39 |
hh3cDHCPSAckPktNumThe total number of the DHCP Ack packets
sent by the DHCP server.ro Integer32 .1.3.6.1.4.1.25506.8.2.1.40 |
hh3cDHCPSNakPktNumThe total number of the DHCP Nak packets
sent by the DHCP server.ro Integer32 .1.3.6.1.4.1.25506.8.2.1.41 |
hh3cDHCPSStatisticsResetReset the above statistic information of packets
received and sent by the DHCP server.rw Enumeration .1.3.6.1.4.1.25506.8.2.1.42 |
hh3cDHCPSIPInUseExTableA table for displaying the information of ip in use
for DHCP Server pools. SEQUENCE OF Hh3cDHCPSIPInUseExEntry .1.3.6.1.4.1.25506.8.2.1.43 |
hh3cDHCPSIPInUseExEntryAn entry of objects for displaying information
of ip in use for DHCP server pools. Hh3cDHCPSIPInUseExEntry .1.3.6.1.4.1.25506.8.2.1.43.1 |
hh3cDHCPSIPInUseHAddrExHardware address.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.25506.8.2.1.43.1.1 |
hh3cDHCPSIPInUseVlanIdExUser's vlanID.
60000 means that a client doesn't have vlanID or have an
invalid vlanID.ro INTEGER(1..4094|60000) .1.3.6.1.4.1.25506.8.2.1.43.1.2 |
hh3cDHCPSIPInUseIPExIp address in use.ro IpAddress .1.3.6.1.4.1.25506.8.2.1.43.1.3 |
hh3cDHCPSIPInUseEndLeaseExEnd time of lease.
The structure of the OCTET STRING is
month/day/year hour:munite:second
MM/DD/YYYY hh:mm:ss.ro OCTET STRING .1.3.6.1.4.1.25506.8.2.1.43.1.4 |
hh3cDHCPSIPInUseTypeExType of binding.ro Enumeration .1.3.6.1.4.1.25506.8.2.1.43.1.5 |
hh3cDHCPSIPInUsePoolNameExName of the DHCP server pool the ip belongs to.ro OCTET STRING .1.3.6.1.4.1.25506.8.2.1.43.1.6 |
hh3cDHCPSIPInUseIfIndexExInterface index information.ro INTEGER .1.3.6.1.4.1.25506.8.2.1.43.1.7 |
hh3cDHCPSIPInUseServerPortVlanIdExVlan information of port on server through
which the client user accesses server.ro INTEGER .1.3.6.1.4.1.25506.8.2.1.43.1.8 |
hh3cDHCPSIPInUseAtmpvcExPvc information.ro INTEGER .1.3.6.1.4.1.25506.8.2.1.43.1.9 |
hh3cDHCPServerMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.25506.8.2.2 |
hh3cDHCPServerMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.25506.8.2.2.1 |
hh3cDHCPServerMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.25506.8.2.2.2 |