MIBs Depot

HH3C-DHCPS-MIB

Registered at
1.3.6.1.4.1.25506.8.2
Last updated
2006-02-20 00:00
Organization
New H3C Tech. Co., Ltd.
Namespace
comware
Source file
HH3C-DHCPS-MIB
Digest
sha256:73e7628472e7926122c7d45fd8bdd059fbeb26a53f3c6b1f3930a4fe089f5d33

Description

This MIB describes objects used for managing DHCP server.

Contact

Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085

Imports

FromSymbols
HH3C-OID-MIBhh3cRhw
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HH3C-DHCPS-MIB
HH3C-OID-MIB
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
Hh3cDhcpSEnabledStatus
TEXTUAL-CONVENTION
To descript the status of some function is Enabled or Disabled.
current

Objects

NameOIDSyntaxAccessStatus
hh3cDHCPServerMibObject
OBJECT-IDENTITY
1.3.6.1.4.1.25506.8.2.1
hh3cDHCPSGlobalPoolTable
OBJECT-TYPE
A table for creating DHCP server global pools.
1.3.6.1.4.1.25506.8.2.1.1not-accessiblecurrent
hh3cDHCPSGlobalPoolEntry
OBJECT-TYPE
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.1not-accessiblecurrent
hh3cDHCPSGlobalPoolName
OBJECT-TYPE
DHCP server global pool name.
1.3.6.1.4.1.25506.8.2.1.1.1.1OCTET STRING (SIZE(0..255))read-onlycurrent
hh3cDHCPSGlobalPoolRowStatus
OBJECT-TYPE
RowStatus. Three actions are used: active, createAndGo, destroy.
1.3.6.1.4.1.25506.8.2.1.1.1.2RowStatusread-createcurrent
hh3cDHCPSGlobalPoolConfigTable
OBJECT-TYPE
A table containing the configurations of dhcp server global pools.
1.3.6.1.4.1.25506.8.2.1.2not-accessiblecurrent
hh3cDHCPSGlobalPoolConfigEntry
OBJECT-TYPE
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.1not-accessiblecurrent
hh3cDHCPSGlobalPoolType
OBJECT-TYPE
Type 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.
1.3.6.1.4.1.25506.8.2.1.2.1.1INTEGER {null(0), host(1), network(2)}read-writecurrent
hh3cDHCPSGlobalPoolNetwork
OBJECT-TYPE
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.2IpAddressread-writecurrent
hh3cDHCPSGlobalPoolNetworkMask
OBJECT-TYPE
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 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.
1.3.6.1.4.1.25506.8.2.1.2.1.3IpAddressread-writecurrent
hh3cDHCPSGlobalPoolHostIPAddr
OBJECT-TYPE
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.4IpAddressread-writecurrent
hh3cDHCPSGlobalPoolHostMask
OBJECT-TYPE
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 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.
1.3.6.1.4.1.25506.8.2.1.2.1.5IpAddressread-writecurrent
hh3cDHCPSGlobalPoolHostHAddr
OBJECT-TYPE
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.6MacAddressread-writecurrent
hh3cDHCPSGlobalPoolConfigUndoFlag
OBJECT-TYPE
Flag of undo operation for hh3cDHCPSGlobalPoolConfigTable.
1.3.6.1.4.1.25506.8.2.1.2.1.7INTEGER {undonetworkip(1), undohostip(2), undohosthaddr(3)}read-writecurrent
hh3cDHCPSGlobalPoolParaTable
OBJECT-TYPE
A table for configuring parameters to DHCP global pools.
1.3.6.1.4.1.25506.8.2.1.3not-accessiblecurrent
hh3cDHCPSGlobalPoolParaEntry
OBJECT-TYPE
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.1not-accessiblecurrent
hh3cDHCPSGlobalPoolLeaseDay
OBJECT-TYPE
Number of days of the lease.
1.3.6.1.4.1.25506.8.2.1.3.1.1INTEGER (0..365)read-writecurrent
hh3cDHCPSGlobalPoolLeaseHour
OBJECT-TYPE
Number of hours of the lease.
1.3.6.1.4.1.25506.8.2.1.3.1.2INTEGER (0..23)read-writecurrent
hh3cDHCPSGlobalPoolLeaseMinute
OBJECT-TYPE
Number of minutes of the lease.
1.3.6.1.4.1.25506.8.2.1.3.1.3INTEGER (0..59)read-writecurrent
hh3cDHCPSGlobalPoolLeaseUnlimited
OBJECT-TYPE
A flag denoting if the lease of a pool is unlimited.
1.3.6.1.4.1.25506.8.2.1.3.1.4INTEGER {invalid(0), unlimited(1)}read-writecurrent
hh3cDHCPSGlobalPoolDomainName
OBJECT-TYPE
Domain name for DHCP clients.
1.3.6.1.4.1.25506.8.2.1.3.1.5OCTET STRING (SIZE(0..255))read-writecurrent
hh3cDHCPSGlobalPoolClientGatewayIPString
OBJECT-TYPE
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 time.
1.3.6.1.4.1.25506.8.2.1.3.1.6OCTET STRING (SIZE(0..129))read-writecurrent
hh3cDHCPSGlobalPoolClientGatewayIPUndo
OBJECT-TYPE
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.7IpAddressread-writecurrent
hh3cDHCPSGlobalPoolClientDNSIPString
OBJECT-TYPE
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 time.
1.3.6.1.4.1.25506.8.2.1.3.1.8OCTET STRING (SIZE(0..129))read-writecurrent
hh3cDHCPSGlobalPoolClientDNSIPUndo
OBJECT-TYPE
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.9IpAddressread-writecurrent
hh3cDHCPSGlobalPoolClientNetbiosType
OBJECT-TYPE
NetBios node type for DHCP clients.
1.3.6.1.4.1.25506.8.2.1.3.1.10INTEGER {null(0), bnode(1), pnode(2), mnode(4), hnode(8)}read-writecurrent
hh3cDHCPSGlobalPoolClientNbnsIPString
OBJECT-TYPE
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 at a time.
1.3.6.1.4.1.25506.8.2.1.3.1.11OCTET STRING (SIZE(0..129))read-writecurrent
hh3cDHCPSGlobalPoolClientNbnsIPUndo
OBJECT-TYPE
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.12IpAddressread-writecurrent
hh3cDHCPSGlobalPoolParaUndoFlag
OBJECT-TYPE
Flag of undo-operation for hh3cDHCPSGlobalPoolParaTable.
1.3.6.1.4.1.25506.8.2.1.3.1.13INTEGER {undoDomain(1), undoLease(2), undoGateway(3), undoDns(4), undoNbns(5), undoNbType(6)}read-writecurrent
hh3cDHCPSGlobalPoolIPInUseReset
OBJECT-TYPE
Reset the auto binding ip of the given global pool for DHCP server.
1.3.6.1.4.1.25506.8.2.1.3.1.14INTEGER {reset(1)}read-writecurrent
hh3cDHCPSGlobalPoolOptionTable
OBJECT-TYPE
A table for configuring options to DHCP global pools.
1.3.6.1.4.1.25506.8.2.1.4not-accessiblecurrent
hh3cDHCPSGlobalPoolOptionEntry
OBJECT-TYPE
An entry containing the objects for configuring options to DHCP global pools.
1.3.6.1.4.1.25506.8.2.1.4.1not-accessiblecurrent
hh3cDHCPSGlobalPoolOptionCode
OBJECT-TYPE
Option code.
1.3.6.1.4.1.25506.8.2.1.4.1.1INTEGER (1..254)read-onlycurrent
hh3cDHCPSGlobalPoolOptionType
OBJECT-TYPE
Option type.
1.3.6.1.4.1.25506.8.2.1.4.1.2INTEGER {ascii(1), hex(2), ip(3)}read-createcurrent
hh3cDHCPSGlobalPoolOptionAscii
OBJECT-TYPE
Ascii string of an option.
1.3.6.1.4.1.25506.8.2.1.4.1.3OCTET STRING (SIZE(0..63))read-createcurrent
hh3cDHCPSGlobalPoolOptionHexString
OBJECT-TYPE
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 format of each string must be '12', '1234', '123456' or '12345678'.
1.3.6.1.4.1.25506.8.2.1.4.1.4OCTET STRING (SIZE(0..143))read-createcurrent
hh3cDHCPSGlobalPoolOptionIPString
OBJECT-TYPE
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.5OCTET STRING (SIZE(0..129))read-createcurrent
hh3cDHCPSGlobalPoolOptionRowStatus
OBJECT-TYPE
RowStatus. Three actions are used: active, createAndGo, destroy.
1.3.6.1.4.1.25506.8.2.1.4.1.6RowStatusread-createcurrent
hh3cDHCPSGlobalTreeTable
OBJECT-TYPE
A table containing the information of the tree of DHCP global pools.
1.3.6.1.4.1.25506.8.2.1.5not-accessiblecurrent
hh3cDHCPSGlobalTreeEntry
OBJECT-TYPE
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.1not-accessiblecurrent
hh3cDHCPSGlobalTreeParentNodeName
OBJECT-TYPE
Pool name of the parent node.
1.3.6.1.4.1.25506.8.2.1.5.1.1OCTET STRING (SIZE(0..255))read-onlycurrent
hh3cDHCPSGlobalTreeChildNodeName
OBJECT-TYPE
Pool name of the child node.
1.3.6.1.4.1.25506.8.2.1.5.1.2OCTET STRING (SIZE(0..255))read-onlycurrent
hh3cDHCPSGlobalTreePreSiblingNodeName
OBJECT-TYPE
Pool name of the presibling node.
1.3.6.1.4.1.25506.8.2.1.5.1.3OCTET STRING (SIZE(0..255))read-onlycurrent
hh3cDHCPSGlobalTreeSiblingNodeName
OBJECT-TYPE
Pool name of the sibling node.
1.3.6.1.4.1.25506.8.2.1.5.1.4OCTET STRING (SIZE(0..255))read-onlycurrent
hh3cDHCPSInterfacePoolParaTable
OBJECT-TYPE
A table for configuring parameters to DHCP interface pools.
1.3.6.1.4.1.25506.8.2.1.6not-accessiblecurrent
hh3cDHCPSInterfacePoolParaEntry
OBJECT-TYPE
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.1not-accessiblecurrent
hh3cDHCPSInterfacePoolLeaseDay
OBJECT-TYPE
Number of days of the lease.
1.3.6.1.4.1.25506.8.2.1.6.1.1INTEGER (0..365)read-writecurrent
hh3cDHCPSInterfacePoolLeaseHour
OBJECT-TYPE
Number of hours of the lease.
1.3.6.1.4.1.25506.8.2.1.6.1.2INTEGER (0..23)read-writecurrent
hh3cDHCPSInterfacePoolLeaseMinute
OBJECT-TYPE
Number of minutes of the lease.
1.3.6.1.4.1.25506.8.2.1.6.1.3INTEGER (0..59)read-writecurrent
hh3cDHCPSInterfacePoolLeaseUnlimited
OBJECT-TYPE
A flag denoting if the lease of a pool is unlimited.
1.3.6.1.4.1.25506.8.2.1.6.1.4INTEGER {invalid(0), unlimited(1)}read-writecurrent
hh3cDHCPSInterfacePoolDomainName
OBJECT-TYPE
Domain name for DHCP clients.
1.3.6.1.4.1.25506.8.2.1.6.1.5OCTET STRING (SIZE(0..255))read-writecurrent
hh3cDHCPSInterfacePoolClientDNSIPString
OBJECT-TYPE
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 time.
1.3.6.1.4.1.25506.8.2.1.6.1.6OCTET STRING (SIZE(0..129))read-writecurrent
hh3cDHCPSInterfacePoolClientDNSIPUndo
OBJECT-TYPE
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.7IpAddressread-writecurrent
hh3cDHCPSInterfacePoolClientNetbiosType
OBJECT-TYPE
NetBios node type for DHCP clients.
1.3.6.1.4.1.25506.8.2.1.6.1.8INTEGER {null(0), bnode(1), pnode(2), mnode(4), hnode(8)}read-writecurrent
hh3cDHCPSInterfacePoolClientNbnsIPString
OBJECT-TYPE
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 at a time.
1.3.6.1.4.1.25506.8.2.1.6.1.9OCTET STRING (SIZE(0..129))read-writecurrent
hh3cDHCPSInterfacePoolClientNbnsIPUndo
OBJECT-TYPE
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.10IpAddressread-writecurrent
hh3cDHCPSInterfacePoolParaUndoFlag
OBJECT-TYPE
Flag of undo-operation for hh3cDHCPSInterfacePoolParaTable.
1.3.6.1.4.1.25506.8.2.1.6.1.11INTEGER {undoDomain(1), undoLease(2), undoDns(4), undoNbns(5), undoNbType(6)}read-writecurrent
hh3cDHCPSInterfacePoolIPInUseReset
OBJECT-TYPE
Reset the auto binding ip of the given interface pool for DHCP server.
1.3.6.1.4.1.25506.8.2.1.6.1.12INTEGER {reset(1)}read-writecurrent
hh3cDHCPSInterfacePoolOptionTable
OBJECT-TYPE
A table for configuring options to DHCP interface pools.
1.3.6.1.4.1.25506.8.2.1.7not-accessiblecurrent
hh3cDHCPSInterfacePoolOptionEntry
OBJECT-TYPE
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.1not-accessiblecurrent
hh3cDHCPSInterfacePoolOptionCode
OBJECT-TYPE
Option Code.
1.3.6.1.4.1.25506.8.2.1.7.1.1INTEGER (1..254)read-onlycurrent
hh3cDHCPSInterfacePoolOptionType
OBJECT-TYPE
Option type.
1.3.6.1.4.1.25506.8.2.1.7.1.2INTEGER {ascii(1), hex(2), ip(3)}read-createcurrent
hh3cDHCPSInterfacePoolOptionAscii
OBJECT-TYPE
Ascii string of an option.
1.3.6.1.4.1.25506.8.2.1.7.1.3OCTET STRING (SIZE(0..63))read-createcurrent
hh3cDHCPSInterfacePoolOptionHexString
OBJECT-TYPE
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 format of each string must be '12', '1234', '123456' or '12345678'.
1.3.6.1.4.1.25506.8.2.1.7.1.4OCTET STRING (SIZE(0..143))read-createcurrent
hh3cDHCPSInterfacePoolOptionIPString
OBJECT-TYPE
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.5OCTET STRING (SIZE(0..129))read-createcurrent
hh3cDHCPSInterfacePoolOptionRowStatus
OBJECT-TYPE
RowStatus. Three actions are used: active, createAndGo, destroy.
1.3.6.1.4.1.25506.8.2.1.7.1.6RowStatusread-createcurrent
hh3cDHCPSInterfacePoolStaticBindTable
OBJECT-TYPE
A table for configuring static binding to DHCP interface pools.
1.3.6.1.4.1.25506.8.2.1.8not-accessiblecurrent
hh3cDHCPSInterfacePoolStaticBindEntry
OBJECT-TYPE
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.1not-accessiblecurrent
hh3cDHCPSInterfacePoolStaticBindIP
OBJECT-TYPE
Ip address in static binding for DHCP interface pools.
1.3.6.1.4.1.25506.8.2.1.8.1.1IpAddressread-onlycurrent
hh3cDHCPSInterfacePoolStaticBindMac
OBJECT-TYPE
Hardware address in static binding for DHCP interface pools.
1.3.6.1.4.1.25506.8.2.1.8.1.2MacAddressread-createcurrent
hh3cDHCPSInterfacePoolStaticBindRowStatus
OBJECT-TYPE
RowStatus. Three actions are used: active, createAndGo, destroy.
1.3.6.1.4.1.25506.8.2.1.8.1.3RowStatusread-createcurrent
hh3cDHCPSIPInUseTable
OBJECT-TYPE
A table for displaying the information of ip in use for DHCP server pools.
1.3.6.1.4.1.25506.8.2.1.9not-accessibledeprecated
hh3cDHCPSIPInUseEntry
OBJECT-TYPE
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.1not-accessibledeprecated
hh3cDHCPSIPInUseHAddr
OBJECT-TYPE
Hardware address.
1.3.6.1.4.1.25506.8.2.1.9.1.1MacAddressread-onlydeprecated
hh3cDHCPSIPInUseIP
OBJECT-TYPE
Ip address in use.
1.3.6.1.4.1.25506.8.2.1.9.1.2IpAddressread-onlydeprecated
hh3cDHCPSIPInUseEndLease
OBJECT-TYPE
End time of lease. The structure of the OCTET STRING is month/day/year hour:munite:second -- MM/DD/YYYY hh:mm:ss.
1.3.6.1.4.1.25506.8.2.1.9.1.3OCTET STRING (SIZE(1..20))read-onlydeprecated
hh3cDHCPSIPInUseType
OBJECT-TYPE
Type of binding.
1.3.6.1.4.1.25506.8.2.1.9.1.4INTEGER {manual(1), auto(2), release(3)}read-onlydeprecated
hh3cDHCPSIPInUsePoolName
OBJECT-TYPE
Name of the DHCP server pool the ip belongs to.
1.3.6.1.4.1.25506.8.2.1.9.1.5OCTET STRING (SIZE(1..255))read-onlydeprecated
hh3cDHCPSIPInUseInterface
OBJECT-TYPE
Interface index information.
1.3.6.1.4.1.25506.8.2.1.9.1.6INTEGERread-onlydeprecated
hh3cDHCPSIPInUseVlan
OBJECT-TYPE
Vlan information.
1.3.6.1.4.1.25506.8.2.1.9.1.7INTEGER (1..4094)read-onlydeprecated
hh3cDHCPSIPInUseAtmpvc
OBJECT-TYPE
Pvc information.
1.3.6.1.4.1.25506.8.2.1.9.1.8INTEGERread-onlydeprecated
hh3cDHCPSForbiddenIPTable
OBJECT-TYPE
A table for configuring forbidden ip to DHCP server.
1.3.6.1.4.1.25506.8.2.1.10not-accessiblecurrent
hh3cDHCPSForbiddenIPEntry
OBJECT-TYPE
An entry for configuring forbidden ip to DHCP server.
1.3.6.1.4.1.25506.8.2.1.10.1not-accessiblecurrent
hh3cDHCPSForbiddenIPStart
OBJECT-TYPE
Start ip of forbidden ip.
1.3.6.1.4.1.25506.8.2.1.10.1.1IpAddressread-onlycurrent
hh3cDHCPSForbiddenIPEnd
OBJECT-TYPE
End ip of forbidden ip.
1.3.6.1.4.1.25506.8.2.1.10.1.2IpAddressread-onlycurrent
hh3cDHCPSForbiddenIPRowStatus
OBJECT-TYPE
RowStatus. Three actions are used: active, createAndGo, destroy.
1.3.6.1.4.1.25506.8.2.1.10.1.3RowStatusread-createcurrent
hh3cDHCPSConflictIPTable
OBJECT-TYPE
A table for displaying the information of conflict ip for DHCP server.
1.3.6.1.4.1.25506.8.2.1.11not-accessiblecurrent
hh3cDHCPSConflictIPEntry
OBJECT-TYPE
An entry for displaying the information of conflict ip for DHCP server.
1.3.6.1.4.1.25506.8.2.1.11.1not-accessiblecurrent
hh3cDHCPSConflictIP
OBJECT-TYPE
Conflict ip.
1.3.6.1.4.1.25506.8.2.1.11.1.1IpAddressread-onlycurrent
hh3cDHCPSConflictIPType
OBJECT-TYPE
Type of the detection of conflict ip.
1.3.6.1.4.1.25506.8.2.1.11.1.2INTEGER {ping(1), arp(2)}read-onlycurrent
hh3cDHCPSConflictIPDetectTime
OBJECT-TYPE
Time when the conflict is detected. The structure of the OCTET STRING is month/day/year hour:munite:second -- MM/DD/YYYY hh:mm:ss.
1.3.6.1.4.1.25506.8.2.1.11.1.3OCTET STRING (SIZE(1..20))read-onlycurrent
hh3cDHCPSServiceStatus
OBJECT-TYPE
The status of DHCP service.
1.3.6.1.4.1.25506.8.2.1.12Hh3cDhcpSEnabledStatusread-writecurrent
hh3cDHCPSDetectingServerStatus
OBJECT-TYPE
The status of DHCP servers detecting function.
1.3.6.1.4.1.25506.8.2.1.13Hh3cDhcpSEnabledStatusread-writecurrent
hh3cDHCPSPingNum
OBJECT-TYPE
The number of ping packets sent out.
1.3.6.1.4.1.25506.8.2.1.14INTEGER (0..10)read-writecurrent
hh3cDHCPSPingTimeout
OBJECT-TYPE
The delay for the reply of a ping packet. Unit: millisecond.
1.3.6.1.4.1.25506.8.2.1.15INTEGER (0..10000)read-writecurrent
hh3cDHCPSWriteDataStatus
OBJECT-TYPE
The status of the function writing data to the harddisk.
1.3.6.1.4.1.25506.8.2.1.16Hh3cDhcpSEnabledStatusread-writecurrent
hh3cDHCPSWriteDataDirection
OBJECT-TYPE
The direction of writing data to a harddisk.
1.3.6.1.4.1.25506.8.2.1.17OCTET STRING (SIZE(1..255))read-onlycurrent
hh3cDHCPSWriteDataDelay
OBJECT-TYPE
The allowable delay of writing data to the harddisk. Unit: second.
1.3.6.1.4.1.25506.8.2.1.18INTEGER (300..86400)read-writecurrent
hh3cDHCPSWriteDataRecover
OBJECT-TYPE
The flag used to recover DHCP data with the data on the harddisk.
1.3.6.1.4.1.25506.8.2.1.19Hh3cDhcpSEnabledStatusread-writecurrent
hh3cDHCPSIPInUseResetIP
OBJECT-TYPE
An ip in use that will be cleared. 0 returned for SET operation.
1.3.6.1.4.1.25506.8.2.1.20IpAddressread-writecurrent
hh3cDHCPSConflictIPResetIP
OBJECT-TYPE
A conflict ip that will be cleared. 0 returned for SET operation.
1.3.6.1.4.1.25506.8.2.1.21IpAddressread-writecurrent
hh3cDHCPSIPResetFlag
OBJECT-TYPE
A flag that descript the reset operation.
1.3.6.1.4.1.25506.8.2.1.22INTEGER {invalid(0), ipInUse(1), conflictIp(2)}read-writecurrent
hh3cDHCPSGlobalPoolNumber
OBJECT-TYPE
The total number of DHCP server global-pools.
1.3.6.1.4.1.25506.8.2.1.23Integer32read-onlycurrent
hh3cDHCPSGlobalPoolAutoBindingNum
OBJECT-TYPE
The total number of auto binding ip in DHCP server global-pools.
1.3.6.1.4.1.25506.8.2.1.24Integer32read-onlycurrent
hh3cDHCPSGlobalPoolManualBindingNum
OBJECT-TYPE
The total number of manual binding ip in DHCP server global-pools.
1.3.6.1.4.1.25506.8.2.1.25Integer32read-onlycurrent
hh3cDHCPSGlobalPoolExpiredBindingNum
OBJECT-TYPE
The total number of expired binding ip in DHCP server global-pools.
1.3.6.1.4.1.25506.8.2.1.26Integer32read-onlycurrent
hh3cDHCPSInterfacePoolNumber
OBJECT-TYPE
The total number of DHCP server interface-pools.
1.3.6.1.4.1.25506.8.2.1.27Integer32read-onlycurrent
hh3cDHCPSInterfacePoolAutoBindingNum
OBJECT-TYPE
The total number of auto binding ip in DHCP server interface-pools.
1.3.6.1.4.1.25506.8.2.1.28Integer32read-onlycurrent
hh3cDHCPSInterfacePoolManualBindingNum
OBJECT-TYPE
The total number of manual binding ip in DHCP server interface-pools.
1.3.6.1.4.1.25506.8.2.1.29Integer32read-onlycurrent
hh3cDHCPSInterfacePoolExpiredBindingNum
OBJECT-TYPE
The total number of expired binding ip in DHCP server interface-pools.
1.3.6.1.4.1.25506.8.2.1.30Integer32read-onlycurrent
hh3cDHCPSBadPktNum
OBJECT-TYPE
The total number of the bad packets received.
1.3.6.1.4.1.25506.8.2.1.31Integer32read-onlycurrent
hh3cDHCPSBootRequestPktNum
OBJECT-TYPE
The total number of the packets received by DHCP Server from DHCP clients.
1.3.6.1.4.1.25506.8.2.1.32Integer32read-onlycurrent
hh3cDHCPSDiscoverPktNum
OBJECT-TYPE
The total number of the DHCP Discover packets received from the DHCP clients.
1.3.6.1.4.1.25506.8.2.1.33Integer32read-onlycurrent
hh3cDHCPSRequestPktNum
OBJECT-TYPE
The total number of the DHCP Request packets received from the DHCP clients.
1.3.6.1.4.1.25506.8.2.1.34Integer32read-onlycurrent
hh3cDHCPSDeclinePktNum
OBJECT-TYPE
The total number of the DHCP Decline packets received from the DHCP clients.
1.3.6.1.4.1.25506.8.2.1.35Integer32read-onlycurrent
hh3cDHCPSReleasePktNum
OBJECT-TYPE
The total number of the DHCP Release packets received from the DHCP clients.
1.3.6.1.4.1.25506.8.2.1.36Integer32read-onlycurrent
hh3cDHCPSInformPktNum
OBJECT-TYPE
The total number of the DHCP Inform packets received from the DHCP clients.
1.3.6.1.4.1.25506.8.2.1.37Integer32read-onlycurrent
hh3cDHCPSBootReplyPktNum
OBJECT-TYPE
The total number of the packets sent by DHCP server to DHCP clients.
1.3.6.1.4.1.25506.8.2.1.38Integer32read-onlycurrent
hh3cDHCPSOfferPktNum
OBJECT-TYPE
The total number of the DHCP Offer packets sent by the DHCP server.
1.3.6.1.4.1.25506.8.2.1.39Integer32read-onlycurrent
hh3cDHCPSAckPktNum
OBJECT-TYPE
The total number of the DHCP Ack packets sent by the DHCP server.
1.3.6.1.4.1.25506.8.2.1.40Integer32read-onlycurrent
hh3cDHCPSNakPktNum
OBJECT-TYPE
The total number of the DHCP Nak packets sent by the DHCP server.
1.3.6.1.4.1.25506.8.2.1.41Integer32read-onlycurrent
hh3cDHCPSStatisticsReset
OBJECT-TYPE
Reset the above statistic information of packets received and sent by the DHCP server.
1.3.6.1.4.1.25506.8.2.1.42INTEGER {reset(1)}read-writecurrent
hh3cDHCPSIPInUseExTable
OBJECT-TYPE
A table for displaying the information of ip in use for DHCP Server pools.
1.3.6.1.4.1.25506.8.2.1.43not-accessiblecurrent
hh3cDHCPSIPInUseExEntry
OBJECT-TYPE
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.1not-accessiblecurrent
hh3cDHCPSIPInUseHAddrEx
OBJECT-TYPE
Hardware address.
1.3.6.1.4.1.25506.8.2.1.43.1.1MacAddressaccessible-for-notifycurrent
hh3cDHCPSIPInUseVlanIdEx
OBJECT-TYPE
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.2INTEGER (1..4094 | 60000)accessible-for-notifycurrent
hh3cDHCPSIPInUseIPEx
OBJECT-TYPE
Ip address in use.
1.3.6.1.4.1.25506.8.2.1.43.1.3IpAddressread-onlycurrent
hh3cDHCPSIPInUseEndLeaseEx
OBJECT-TYPE
End time of lease. The structure of the OCTET STRING is month/day/year hour:munite:second -- MM/DD/YYYY hh:mm:ss.
1.3.6.1.4.1.25506.8.2.1.43.1.4OCTET STRING (SIZE(1..20))read-onlycurrent
hh3cDHCPSIPInUseTypeEx
OBJECT-TYPE
Type of binding.
1.3.6.1.4.1.25506.8.2.1.43.1.5INTEGER {manual(1), auto(2), release(3)}read-onlycurrent
hh3cDHCPSIPInUsePoolNameEx
OBJECT-TYPE
Name of the DHCP server pool the ip belongs to.
1.3.6.1.4.1.25506.8.2.1.43.1.6OCTET STRING (SIZE(1..255))read-onlycurrent
hh3cDHCPSIPInUseIfIndexEx
OBJECT-TYPE
Interface index information.
1.3.6.1.4.1.25506.8.2.1.43.1.7INTEGERread-onlycurrent
hh3cDHCPSIPInUseServerPortVlanIdEx
OBJECT-TYPE
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.8INTEGER (1..4094)read-onlycurrent
hh3cDHCPSIPInUseAtmpvcEx
OBJECT-TYPE
Pvc information.
1.3.6.1.4.1.25506.8.2.1.43.1.9INTEGERread-onlycurrent
hh3cDHCPServerMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.25506.8.2.2
hh3cDHCPServerMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.25506.8.2.2.1
hh3cDHCPServerMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.25506.8.2.2.2

Conformance

NameOIDStatus
hh3cDHCPServerMIBGroup
OBJECT-GROUP
The basic collection of objects providing management of DHCP server.
1.3.6.1.4.1.25506.8.2.2.2.1current