A3COM-HUAWEI-DHCPS-MIB

File: A3COM-HUAWEI-DHCPS-MIB.mib (59610 bytes)

Imported modules

A3COM-HUAWEI-OID-MIB RFC1213-MIB SNMPv2-CONF
SNMPv2-SMI SNMPv2-TC

Imported symbols

huaweiMgmt hwDhcp ifIndex
OBJECT-GROUP IpAddress Integer32
OBJECT-TYPE MODULE-IDENTITY RowStatus
MacAddress TEXTUAL-CONVENTION

Defined Types

EnabledStatus  
To descript the status of some function is Enabled or Disabled.
TEXTUAL-CONVENTION    
  INTEGER enabled(1), disabled(0)  

HwDHCPSGlobalPoolEntry  
SEQUENCE    
  hwDHCPSGlobalPoolName OCTET STRING
  hwDHCPSGlobalPoolRowStatus RowStatus

HwDHCPSGlobalPoolConfigEntry  
SEQUENCE    
  hwDHCPSGlobalPoolType INTEGER
  hwDHCPSGlobalPoolNetwork IpAddress
  hwDHCPSGlobalPoolNetworkMask IpAddress
  hwDHCPSGlobalPoolHostIPAddr IpAddress
  hwDHCPSGlobalPoolHostMask IpAddress
  hwDHCPSGlobalPoolHostHAddr MacAddress
  hwDHCPSGlobalPoolConfigUndoFlag INTEGER

HwDHCPSGlobalPoolParaEntry  
SEQUENCE    
  hwDHCPSGlobalPoolLeaseDay INTEGER
  hwDHCPSGlobalPoolLeaseHour INTEGER
  hwDHCPSGlobalPoolLeaseMinute INTEGER
  hwDHCPSGlobalPoolLeaseUnlimited INTEGER
  hwDHCPSGlobalPoolDomainName OCTET STRING
  hwDHCPSGlobalPoolClientGatewayIPString OCTET STRING
  hwDHCPSGlobalPoolClientGatewayIPUndo IpAddress
  hwDHCPSGlobalPoolClientDNSIPString OCTET STRING
  hwDHCPSGlobalPoolClientDNSIPUndo IpAddress
  hwDHCPSGlobalPoolClientNetbiosType INTEGER
  hwDHCPSGlobalPoolClientNbnsIPString OCTET STRING
  hwDHCPSGlobalPoolClientNbnsIPUndo IpAddress
  hwDHCPSGlobalPoolParaUndoFlag INTEGER
  hwDHCPSGlobalPoolIPInUseReset INTEGER

HwDHCPSGlobalPoolOptionEntry  
SEQUENCE    
  hwDHCPSGlobalPoolOptionCode INTEGER
  hwDHCPSGlobalPoolOptionType INTEGER
  hwDHCPSGlobalPoolOptionAscii OCTET STRING
  hwDHCPSGlobalPoolOptionHexString OCTET STRING
  hwDHCPSGlobalPoolOptionIPString OCTET STRING
  hwDHCPSGlobalPoolOptionRowStatus RowStatus

HwDHCPSGlobalTreeEntry  
SEQUENCE    
  hwDHCPSGlobalTreeParentNodeName OCTET STRING
  hwDHCPSGlobalTreeChildNodeName OCTET STRING
  hwDHCPSGlobalTreePreSiblingNodeName OCTET STRING
  hwDHCPSGlobalTreeSiblingNodeName OCTET STRING

HwDHCPSInterfacePoolParaEntry  
SEQUENCE    
  hwDHCPSInterfacePoolLeaseDay INTEGER
  hwDHCPSInterfacePoolLeaseHour INTEGER
  hwDHCPSInterfacePoolLeaseMinute INTEGER
  hwDHCPSInterfacePoolLeaseUnlimited INTEGER
  hwDHCPSInterfacePoolDomainName OCTET STRING
  hwDHCPSInterfacePoolClientDNSIPString OCTET STRING
  hwDHCPSInterfacePoolClientDNSIPUndo IpAddress
  hwDHCPSInterfacePoolClientNetbiosType INTEGER
  hwDHCPSInterfacePoolClientNbnsIPString OCTET STRING
  hwDHCPSInterfacePoolClientNbnsIPUndo IpAddress
  hwDHCPSInterfacePoolParaUndoFlag INTEGER
  hwDHCPSInterfacePoolIPInUseReset INTEGER

HwDHCPSInterfacePoolOptionEntry  
SEQUENCE    
  hwDHCPSInterfacePoolOptionCode INTEGER
  hwDHCPSInterfacePoolOptionType INTEGER
  hwDHCPSInterfacePoolOptionAscii OCTET STRING
  hwDHCPSInterfacePoolOptionHexString OCTET STRING
  hwDHCPSInterfacePoolOptionIPString OCTET STRING
  hwDHCPSInterfacePoolOptionRowStatus RowStatus

HwDHCPSInterfacePoolStaticBindEntry  
SEQUENCE    
  hwDHCPSInterfacePoolStaticBindIP IpAddress
  hwDHCPSInterfacePoolStaticBindMac MacAddress
  hwDHCPSInterfacePoolStaticBindRowStatus RowStatus

HwDHCPSIPInUseEntry  
SEQUENCE    
  hwDHCPSIPInUseHAddr MacAddress
  hwDHCPSIPInUseIP IpAddress
  hwDHCPSIPInUseEndLease OCTET STRING
  hwDHCPSIPInUseType INTEGER
  hwDHCPSIPInUsePoolName OCTET STRING
  hwDHCPSIPInUseInterface INTEGER
  hwDHCPSIPInUseVlan INTEGER
  hwDHCPSIPInUseAtmpvc INTEGER

HwDHCPSForbiddenIPEntry  
SEQUENCE    
  hwDHCPSForbiddenIPStart IpAddress
  hwDHCPSForbiddenIPEnd IpAddress
  hwDHCPSForbiddenIPRowStatus RowStatus

HwDHCPSConflictIPEntry  
SEQUENCE    
  hwDHCPSConflictIP IpAddress
  hwDHCPSConflictIPType INTEGER
  hwDHCPSConflictIPDetectTime OCTET STRING

HwDHCPSIPInUseExEntry  
SEQUENCE    
  hwDHCPSIPInUseHAddrEx MacAddress
  hwDHCPSIPInUseVlanIdEx INTEGER
  hwDHCPSIPInUseIPEx IpAddress
  hwDHCPSIPInUseEndLeaseEx OCTET STRING
  hwDHCPSIPInUseTypeEx INTEGER
  hwDHCPSIPInUsePoolNameEx OCTET STRING
  hwDHCPSIPInUseIfIndexEx INTEGER
  hwDHCPSIPInUseServerPortVlanIdEx INTEGER
  hwDHCPSIPInUseAtmpvcEx INTEGER

Defined Values

hwDHCPServerMib 1.3.6.1.4.1.43.45.1.5.7.2
This MIB describes objects used for managing DHCP server.
MODULE-IDENTITY    

hwDHCPServerMibObject 1.3.6.1.4.1.43.45.1.5.7.2.1
OBJECT IDENTIFIER    

hwDHCPSGlobalPoolTable 1.3.6.1.4.1.43.45.1.5.7.2.1.1
A table for creating DHCP server global pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDHCPSGlobalPoolEntry

hwDHCPSGlobalPoolEntry 1.3.6.1.4.1.43.45.1.5.7.2.1.1.1
An entry containing objects for creating or deleting a global pool for the DHCP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDHCPSGlobalPoolEntry  

hwDHCPSGlobalPoolName 1.3.6.1.4.1.43.45.1.5.7.2.1.1.1.1
DHCP server global pool name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hwDHCPSGlobalPoolRowStatus 1.3.6.1.4.1.43.45.1.5.7.2.1.1.1.2
RowStatus. Three actions are used: active, createAndGo, destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwDHCPSGlobalPoolConfigTable 1.3.6.1.4.1.43.45.1.5.7.2.1.2
A table containing the configurations of dhcp server global pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDHCPSGlobalPoolConfigEntry

hwDHCPSGlobalPoolConfigEntry 1.3.6.1.4.1.43.45.1.5.7.2.1.2.1
An entry containing the objects for configuring the network ip or host ip etc. to global pools for DHCP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDHCPSGlobalPoolConfigEntry  

hwDHCPSGlobalPoolType 1.3.6.1.4.1.43.45.1.5.7.2.1.2.1.1
Type of a DHCP global pool. Any operations of this object will be bound with the operations of hwDHCPSGlobalPoolNetwork, hwDHCPSGlobalPoolHostIPAddr, or hwDHCPSGlobalPoolHostHAddr. That means any operation of this object alone will be regarded as invalid operation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER null(0), host(1), network(2)  

hwDHCPSGlobalPoolNetwork 1.3.6.1.4.1.43.45.1.5.7.2.1.2.1.2
Network ip of a DHCP global pool. To delete a configured network ip, please set hwDHCPSGlobalPoolConfigUndoFlag to 1.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwDHCPSGlobalPoolNetworkMask 1.3.6.1.4.1.43.45.1.5.7.2.1.2.1.3
Net mask of a DHCP global pool(network). The SET operation to this object ought to be with the SET of hwDHCPSGlobalPoolNetwork 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.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwDHCPSGlobalPoolHostIPAddr 1.3.6.1.4.1.43.45.1.5.7.2.1.2.1.4
Host ip of a DHCP global pool. To delete a configured network ip, please set hwDHCPSGlobalPoolConfigUndoFlag to 2.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwDHCPSGlobalPoolHostMask 1.3.6.1.4.1.43.45.1.5.7.2.1.2.1.5
Net mask of a DHCP global pool(host) The SET operation to this object ought to be with the SET of hwDHCPSGlobalPoolHostIPAddr 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.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwDHCPSGlobalPoolHostHAddr 1.3.6.1.4.1.43.45.1.5.7.2.1.2.1.6
Hardware address of a DHCP global pool(host). To delete a configured hardware address, please set hwDHCPSGlobalPoolConfigUndoFlag to 3.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

hwDHCPSGlobalPoolConfigUndoFlag 1.3.6.1.4.1.43.45.1.5.7.2.1.2.1.7
Flag of undo operation for hwDHCPSGlobalPoolConfigTable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undonetworkip(1), undohostip(2), undohosthaddr(3)  

hwDHCPSGlobalPoolParaTable 1.3.6.1.4.1.43.45.1.5.7.2.1.3
A table for configuring parameters to DHCP global pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDHCPSGlobalPoolParaEntry

hwDHCPSGlobalPoolParaEntry 1.3.6.1.4.1.43.45.1.5.7.2.1.3.1
An entry containing the objects for the configurations of parameters of DHCP global pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDHCPSGlobalPoolParaEntry  

hwDHCPSGlobalPoolLeaseDay 1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.1
Number of days of the lease.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..365  

hwDHCPSGlobalPoolLeaseHour 1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.2
Number of hours of the lease.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..23  

hwDHCPSGlobalPoolLeaseMinute 1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.3
Number of minutes of the lease.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..59  

hwDHCPSGlobalPoolLeaseUnlimited 1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.4
A flag denoting if the lease of a pool is unlimited.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER invalid(0), unlimited(1)  

hwDHCPSGlobalPoolDomainName 1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.5
Domain name for DHCP clients.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hwDHCPSGlobalPoolClientGatewayIPString 1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..129)  

hwDHCPSGlobalPoolClientGatewayIPUndo 1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.7
A gateway ip address to delete. This object is only for deleting a given ip of gateway router.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwDHCPSGlobalPoolClientDNSIPString 1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.8
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..129)  

hwDHCPSGlobalPoolClientDNSIPUndo 1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.9
A DNS server ip address to delete. This object is only for deleting a given ip of DNS server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwDHCPSGlobalPoolClientNetbiosType 1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.10
NetBios node type for DHCP clients.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER null(0), bnode(1), pnode(2), mnode(4), hnode(8)  

hwDHCPSGlobalPoolClientNbnsIPString 1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.11
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..129)  

hwDHCPSGlobalPoolClientNbnsIPUndo 1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.12
A NetBios server ip address to delete. This object is only for deleting a given ip of NetBios server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwDHCPSGlobalPoolParaUndoFlag 1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.13
Flag of undo-operation for hwDHCPSGlobalPoolParaTable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undoDomain(1), undoLease(2), undoGateway(3), undoDns(4), undoNbns(5), undoNbType(6)  

hwDHCPSGlobalPoolIPInUseReset 1.3.6.1.4.1.43.45.1.5.7.2.1.3.1.14
Reset the auto binding ip of the given global pool for DHCP server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER reset(1)  

hwDHCPSGlobalPoolOptionTable 1.3.6.1.4.1.43.45.1.5.7.2.1.4
A table for configuring options to DHCP global pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDHCPSGlobalPoolOptionEntry

hwDHCPSGlobalPoolOptionEntry 1.3.6.1.4.1.43.45.1.5.7.2.1.4.1
An entry containing the objects for configuring options to DHCP global pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDHCPSGlobalPoolOptionEntry  

hwDHCPSGlobalPoolOptionCode 1.3.6.1.4.1.43.45.1.5.7.2.1.4.1.1
Option code.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..254  

hwDHCPSGlobalPoolOptionType 1.3.6.1.4.1.43.45.1.5.7.2.1.4.1.2
Option type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ascii(1), hex(2), ip(3)  

hwDHCPSGlobalPoolOptionAscii 1.3.6.1.4.1.43.45.1.5.7.2.1.4.1.3
Ascii string of an option.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..63)  

hwDHCPSGlobalPoolOptionHexString 1.3.6.1.4.1.43.45.1.5.7.2.1.4.1.4
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'.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..143)  

hwDHCPSGlobalPoolOptionIPString 1.3.6.1.4.1.43.45.1.5.7.2.1.4.1.5
Ip string of an option. 1 to 8 ip addresses can be configured at most simultaneously.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..129)  

hwDHCPSGlobalPoolOptionRowStatus 1.3.6.1.4.1.43.45.1.5.7.2.1.4.1.6
RowStatus. Three actions are used: active, createAndGo, destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwDHCPSGlobalTreeTable 1.3.6.1.4.1.43.45.1.5.7.2.1.5
A table containing the information of the tree of DHCP global pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDHCPSGlobalTreeEntry

hwDHCPSGlobalTreeEntry 1.3.6.1.4.1.43.45.1.5.7.2.1.5.1
An entry of objects containing the information for displaying the tree of DHCP global pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDHCPSGlobalTreeEntry  

hwDHCPSGlobalTreeParentNodeName 1.3.6.1.4.1.43.45.1.5.7.2.1.5.1.1
Pool name of the parent node.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hwDHCPSGlobalTreeChildNodeName 1.3.6.1.4.1.43.45.1.5.7.2.1.5.1.2
Pool name of the child node.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hwDHCPSGlobalTreePreSiblingNodeName 1.3.6.1.4.1.43.45.1.5.7.2.1.5.1.3
Pool name of the presibling node.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hwDHCPSGlobalTreeSiblingNodeName 1.3.6.1.4.1.43.45.1.5.7.2.1.5.1.4
Pool name of the sibling node.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hwDHCPSInterfacePoolParaTable 1.3.6.1.4.1.43.45.1.5.7.2.1.6
A table for configuring parameters to DHCP interface pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDHCPSInterfacePoolParaEntry

hwDHCPSInterfacePoolParaEntry 1.3.6.1.4.1.43.45.1.5.7.2.1.6.1
An entry of objects for configuring parameters to DHCP interface pools. The index of this entry is the ifIndex of ethernet.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDHCPSInterfacePoolParaEntry  

hwDHCPSInterfacePoolLeaseDay 1.3.6.1.4.1.43.45.1.5.7.2.1.6.1.1
Number of days of the lease.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..365  

hwDHCPSInterfacePoolLeaseHour 1.3.6.1.4.1.43.45.1.5.7.2.1.6.1.2
Number of hours of the lease.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..23  

hwDHCPSInterfacePoolLeaseMinute 1.3.6.1.4.1.43.45.1.5.7.2.1.6.1.3
Number of minutes of the lease.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..59  

hwDHCPSInterfacePoolLeaseUnlimited 1.3.6.1.4.1.43.45.1.5.7.2.1.6.1.4
A flag denoting if the lease of a pool is unlimited.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER invalid(0), unlimited(1)  

hwDHCPSInterfacePoolDomainName 1.3.6.1.4.1.43.45.1.5.7.2.1.6.1.5
Domain name for DHCP clients.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hwDHCPSInterfacePoolClientDNSIPString 1.3.6.1.4.1.43.45.1.5.7.2.1.6.1.6
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..129)  

hwDHCPSInterfacePoolClientDNSIPUndo 1.3.6.1.4.1.43.45.1.5.7.2.1.6.1.7
A DNS server ip address to delete. This object is only for deleting a given ip of DNS server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwDHCPSInterfacePoolClientNetbiosType 1.3.6.1.4.1.43.45.1.5.7.2.1.6.1.8
NetBios node type for DHCP clients.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER null(0), bnode(1), pnode(2), mnode(4), hnode(8)  

hwDHCPSInterfacePoolClientNbnsIPString 1.3.6.1.4.1.43.45.1.5.7.2.1.6.1.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..129)  

hwDHCPSInterfacePoolClientNbnsIPUndo 1.3.6.1.4.1.43.45.1.5.7.2.1.6.1.10
A NetBios server ip address to delete. This object is only for deleting a given ip of NetBios server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwDHCPSInterfacePoolParaUndoFlag 1.3.6.1.4.1.43.45.1.5.7.2.1.6.1.11
Flag of undo-operation for hwDHCPSInterfacePoolParaTable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undoDomain(1), undoLease(2), undoDns(4), undoNbns(5), undoNbType(6)  

hwDHCPSInterfacePoolIPInUseReset 1.3.6.1.4.1.43.45.1.5.7.2.1.6.1.12
Reset the auto binding ip of the given interface pool for DHCP server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER reset(1)  

hwDHCPSInterfacePoolOptionTable 1.3.6.1.4.1.43.45.1.5.7.2.1.7
A table for configuring options to DHCP interface pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDHCPSInterfacePoolOptionEntry

hwDHCPSInterfacePoolOptionEntry 1.3.6.1.4.1.43.45.1.5.7.2.1.7.1
An entry of objects for configuring options to DHCP interface pools. The index of this entry is the ifIndex of ethernet.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDHCPSInterfacePoolOptionEntry  

hwDHCPSInterfacePoolOptionCode 1.3.6.1.4.1.43.45.1.5.7.2.1.7.1.1
Option Code.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..254  

hwDHCPSInterfacePoolOptionType 1.3.6.1.4.1.43.45.1.5.7.2.1.7.1.2
Option type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ascii(1), hex(2), ip(3)  

hwDHCPSInterfacePoolOptionAscii 1.3.6.1.4.1.43.45.1.5.7.2.1.7.1.3
Ascii string of an option.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..63)  

hwDHCPSInterfacePoolOptionHexString 1.3.6.1.4.1.43.45.1.5.7.2.1.7.1.4
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'.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..143)  

hwDHCPSInterfacePoolOptionIPString 1.3.6.1.4.1.43.45.1.5.7.2.1.7.1.5
Ip string of an option. 1 to 8 ip addresses can be configured at most simultaneously.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..129)  

hwDHCPSInterfacePoolOptionRowStatus 1.3.6.1.4.1.43.45.1.5.7.2.1.7.1.6
RowStatus. Three actions are used: active, createAndGo, destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwDHCPSInterfacePoolStaticBindTable 1.3.6.1.4.1.43.45.1.5.7.2.1.8
A table for configuring static binding to DHCP interface pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDHCPSInterfacePoolStaticBindEntry

hwDHCPSInterfacePoolStaticBindEntry 1.3.6.1.4.1.43.45.1.5.7.2.1.8.1
An entry of objects for configuring static binding to DHCP interface pools. The index of this entry is the ifIndex of ethernet.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDHCPSInterfacePoolStaticBindEntry  

hwDHCPSInterfacePoolStaticBindIP 1.3.6.1.4.1.43.45.1.5.7.2.1.8.1.1
Ip address in static binding for DHCP interface pools.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwDHCPSInterfacePoolStaticBindMac 1.3.6.1.4.1.43.45.1.5.7.2.1.8.1.2
Hardware address in static binding for DHCP interface pools.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

hwDHCPSInterfacePoolStaticBindRowStatus 1.3.6.1.4.1.43.45.1.5.7.2.1.8.1.3
RowStatus. Three actions are used: active, createAndGo, destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwDHCPSIPInUseTable 1.3.6.1.4.1.43.45.1.5.7.2.1.9
A table for displaying the information of ip in use for DHCP server pools.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDHCPSIPInUseEntry

hwDHCPSIPInUseEntry 1.3.6.1.4.1.43.45.1.5.7.2.1.9.1
An entry of objects for displaying information of ip in use for DHCP server pools.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  HwDHCPSIPInUseEntry  

hwDHCPSIPInUseHAddr 1.3.6.1.4.1.43.45.1.5.7.2.1.9.1.1
Hardware address.
Status: deprecated Access: read-only
OBJECT-TYPE    
  MacAddress  

hwDHCPSIPInUseIP 1.3.6.1.4.1.43.45.1.5.7.2.1.9.1.2
Ip address in use.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

hwDHCPSIPInUseEndLease 1.3.6.1.4.1.43.45.1.5.7.2.1.9.1.3
End time of lease. The structure of the OCTET STRING is month/day/year hour:munite:second -- MM/DD/YYYY hh:mm:ss.
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

hwDHCPSIPInUseType 1.3.6.1.4.1.43.45.1.5.7.2.1.9.1.4
Type of binding.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER manual(1), auto(2), release(3)  

hwDHCPSIPInUsePoolName 1.3.6.1.4.1.43.45.1.5.7.2.1.9.1.5
Name of the DHCP server pool the ip belongs to.
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

hwDHCPSIPInUseInterface 1.3.6.1.4.1.43.45.1.5.7.2.1.9.1.6
Interface index information.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

hwDHCPSIPInUseVlan 1.3.6.1.4.1.43.45.1.5.7.2.1.9.1.7
Vlan information.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

hwDHCPSIPInUseAtmpvc 1.3.6.1.4.1.43.45.1.5.7.2.1.9.1.8
Pvc information.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

hwDHCPSForbiddenIPTable 1.3.6.1.4.1.43.45.1.5.7.2.1.10
A table for configuring forbidden ip to DHCP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDHCPSForbiddenIPEntry

hwDHCPSForbiddenIPEntry 1.3.6.1.4.1.43.45.1.5.7.2.1.10.1
An entry for configuring forbidden ip to DHCP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDHCPSForbiddenIPEntry  

hwDHCPSForbiddenIPStart 1.3.6.1.4.1.43.45.1.5.7.2.1.10.1.1
Start ip of forbidden ip.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwDHCPSForbiddenIPEnd 1.3.6.1.4.1.43.45.1.5.7.2.1.10.1.2
End ip of forbidden ip.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwDHCPSForbiddenIPRowStatus 1.3.6.1.4.1.43.45.1.5.7.2.1.10.1.3
RowStatus. Three actions are used: active, createAndGo, destroy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwDHCPSConflictIPTable 1.3.6.1.4.1.43.45.1.5.7.2.1.11
A table for displaying the information of conflict ip for DHCP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDHCPSConflictIPEntry

hwDHCPSConflictIPEntry 1.3.6.1.4.1.43.45.1.5.7.2.1.11.1
An entry for displaying the information of conflict ip for DHCP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDHCPSConflictIPEntry  

hwDHCPSConflictIP 1.3.6.1.4.1.43.45.1.5.7.2.1.11.1.1
Conflict ip.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwDHCPSConflictIPType 1.3.6.1.4.1.43.45.1.5.7.2.1.11.1.2
Type of the detection of conflict ip.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ping(1), arp(2)  

hwDHCPSConflictIPDetectTime 1.3.6.1.4.1.43.45.1.5.7.2.1.11.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

hwDHCPSServiceStatus 1.3.6.1.4.1.43.45.1.5.7.2.1.12
The status of DHCP service.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwDHCPSDetectingServerStatus 1.3.6.1.4.1.43.45.1.5.7.2.1.13
The status of DHCP servers detecting function.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwDHCPSPingNum 1.3.6.1.4.1.43.45.1.5.7.2.1.14
The number of ping packets sent out.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..10  

hwDHCPSPingTimeout 1.3.6.1.4.1.43.45.1.5.7.2.1.15
The delay for the reply of a ping packet. Unit: millisecond.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..10000  

hwDHCPSWriteDataStatus 1.3.6.1.4.1.43.45.1.5.7.2.1.16
The status of the function writing data to the harddisk.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwDHCPSWriteDataDirection 1.3.6.1.4.1.43.45.1.5.7.2.1.17
The direction of writing data to a harddisk.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

hwDHCPSWriteDataDelay 1.3.6.1.4.1.43.45.1.5.7.2.1.18
The allowable delay of writing data to the harddisk. Unit: second.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 300..86400  

hwDHCPSWriteDataRecover 1.3.6.1.4.1.43.45.1.5.7.2.1.19
The flag used to recover DHCP data with the data on the harddisk.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwDHCPSIPInUseResetIP 1.3.6.1.4.1.43.45.1.5.7.2.1.20
An ip in use that will be cleared. 0 returned for SET operation.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwDHCPSConflictIPResetIP 1.3.6.1.4.1.43.45.1.5.7.2.1.21
A conflict ip that will be cleared. 0 returned for SET operation.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwDHCPSIPResetFlag 1.3.6.1.4.1.43.45.1.5.7.2.1.22
A flag that descript the reset operation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER invalid(0), ipInUse(1), conflictIp(2)  

hwDHCPSGlobalPoolNumber 1.3.6.1.4.1.43.45.1.5.7.2.1.23
The total number of DHCP server global-pools.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPSGlobalPoolAutoBindingNum 1.3.6.1.4.1.43.45.1.5.7.2.1.24
The total number of auto binding ip in DHCP server global-pools.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPSGlobalPoolManualBindingNum 1.3.6.1.4.1.43.45.1.5.7.2.1.25
The total number of manual binding ip in DHCP server global-pools.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPSGlobalPoolExpiredBindingNum 1.3.6.1.4.1.43.45.1.5.7.2.1.26
The total number of expired binding ip in DHCP server global-pools.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPSInterfacePoolNumber 1.3.6.1.4.1.43.45.1.5.7.2.1.27
The total number of DHCP server interface-pools.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPSInterfacePoolAutoBindingNum 1.3.6.1.4.1.43.45.1.5.7.2.1.28
The total number of auto binding ip in DHCP server interface-pools.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPSInterfacePoolManualBindingNum 1.3.6.1.4.1.43.45.1.5.7.2.1.29
The total number of manual binding ip in DHCP server interface-pools.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPSInterfacePoolExpiredBindingNum 1.3.6.1.4.1.43.45.1.5.7.2.1.30
The total number of expired binding ip in DHCP server interface-pools.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPSBadPktNum 1.3.6.1.4.1.43.45.1.5.7.2.1.31
The total number of the bad packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPSBootRequestPktNum 1.3.6.1.4.1.43.45.1.5.7.2.1.32
The total number of the packets received by DHCP Server from DHCP clients.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPSDiscoverPktNum 1.3.6.1.4.1.43.45.1.5.7.2.1.33
The total number of the DHCP Discover packets received from the DHCP clients.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPSRequestPktNum 1.3.6.1.4.1.43.45.1.5.7.2.1.34
The total number of the DHCP Request packets received from the DHCP clients.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPSDeclinePktNum 1.3.6.1.4.1.43.45.1.5.7.2.1.35
The total number of the DHCP Decline packets received from the DHCP clients.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPSReleasePktNum 1.3.6.1.4.1.43.45.1.5.7.2.1.36
The total number of the DHCP Release packets received from the DHCP clients.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPSInformPktNum 1.3.6.1.4.1.43.45.1.5.7.2.1.37
The total number of the DHCP Inform packets received from the DHCP clients.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPSBootReplyPktNum 1.3.6.1.4.1.43.45.1.5.7.2.1.38
The total number of the packets sent by DHCP server to DHCP clients.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPSOfferPktNum 1.3.6.1.4.1.43.45.1.5.7.2.1.39
The total number of the DHCP Offer packets sent by the DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPSAckPktNum 1.3.6.1.4.1.43.45.1.5.7.2.1.40
The total number of the DHCP Ack packets sent by the DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPSNakPktNum 1.3.6.1.4.1.43.45.1.5.7.2.1.41
The total number of the DHCP Nak packets sent by the DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hwDHCPSStatisticsReset 1.3.6.1.4.1.43.45.1.5.7.2.1.42
Reset the above statistic information of packets received and sent by the DHCP server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER reset(1)  

hwDHCPSIPInUseExTable 1.3.6.1.4.1.43.45.1.5.7.2.1.43
A table for displaying the information of ip in use for DHCP Server pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDHCPSIPInUseExEntry

hwDHCPSIPInUseExEntry 1.3.6.1.4.1.43.45.1.5.7.2.1.43.1
An entry of objects for displaying information of ip in use for DHCP server pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDHCPSIPInUseExEntry  

hwDHCPSIPInUseHAddrEx 1.3.6.1.4.1.43.45.1.5.7.2.1.43.1.1
Hardware address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

hwDHCPSIPInUseVlanIdEx 1.3.6.1.4.1.43.45.1.5.7.2.1.43.1.2
User's vlanID. 60000 means that a client doesn't have vlanID or have an invalid vlanID.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 1..4094 | 60000  

hwDHCPSIPInUseIPEx 1.3.6.1.4.1.43.45.1.5.7.2.1.43.1.3
Ip address in use.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwDHCPSIPInUseEndLeaseEx 1.3.6.1.4.1.43.45.1.5.7.2.1.43.1.4
End time of lease. The structure of the OCTET STRING is month/day/year hour:munite:second -- MM/DD/YYYY hh:mm:ss.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

hwDHCPSIPInUseTypeEx 1.3.6.1.4.1.43.45.1.5.7.2.1.43.1.5
Type of binding.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER manual(1), auto(2), release(3)  

hwDHCPSIPInUsePoolNameEx 1.3.6.1.4.1.43.45.1.5.7.2.1.43.1.6
Name of the DHCP server pool the ip belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

hwDHCPSIPInUseIfIndexEx 1.3.6.1.4.1.43.45.1.5.7.2.1.43.1.7
Interface index information.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwDHCPSIPInUseServerPortVlanIdEx 1.3.6.1.4.1.43.45.1.5.7.2.1.43.1.8
Vlan information of port on server through which the client user accesses server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

hwDHCPSIPInUseAtmpvcEx 1.3.6.1.4.1.43.45.1.5.7.2.1.43.1.9
Pvc information.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hwDHCPServerMIBConformance 1.3.6.1.4.1.43.45.1.5.7.2.2
OBJECT IDENTIFIER    

hwDHCPServerMIBCompliances 1.3.6.1.4.1.43.45.1.5.7.2.2.1
OBJECT IDENTIFIER    

hwDHCPServerMIBGroups 1.3.6.1.4.1.43.45.1.5.7.2.2.2
OBJECT IDENTIFIER    

hwDHCPServerMIBGroup 1.3.6.1.4.1.43.45.1.5.7.2.2.2.1
The basic collection of objects providing management of DHCP server.
Status: current Access: read-only
OBJECT-GROUP