CT-FASTPATH-DHCPSERVER-MIB

File: CT-FASTPATH-DHCPSERVER-MIB.mib (45150 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC CTRON-MIB-NAMES

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
IpAddress Integer32 Unsigned32
TimeTicks Counter32 TEXTUAL-CONVENTION
RowStatus RowPointer MacAddress
StorageType TruthValue DisplayString
PhysAddress ctDhcpServerExpMib

Defined Types

AgentDhcpServerPoolConfigEntry  
SEQUENCE    
  ctAgentDhcpServerPoolIndex Unsigned32
  ctAgentDhcpServerPoolName DisplayString
  ctAgentDhcpServerPoolDefRouter DisplayString
  ctAgentDhcpServerPoolDNSServer DisplayString
  ctAgentDhcpServerPoolLeaseTime Integer32
  ctAgentDhcpServerPoolType INTEGER
  ctAgentDhcpServerPoolNetbiosNameServer DisplayString
  ctAgentDhcpServerPoolNetbiosNodeType INTEGER
  ctAgentDhcpServerPoolNextServer IpAddress
  ctAgentDhcpServerPoolDomainName DisplayString
  ctAgentDhcpServerPoolBootfile DisplayString
  ctAgentDhcpServerPoolRowStatus RowStatus

AgentDhcpServerPoolAllocationEntry  
SEQUENCE    
  ctAgentDhcpServerPoolAllocationName DisplayString
  ctAgentDhcpServerDynamicPoolIpAddress IpAddress
  ctAgentDhcpServerDynamicPoolIpMask IpAddress
  ctAgentDhcpServerDynamicPoolIpPrefixLength Unsigned32
  ctAgentDhcpServerPoolAllocationType INTEGER
  ctAgentDhcpServerManualPoolClientIdentifier DisplayString
  ctAgentDhcpServerManualPoolClientName DisplayString
  ctAgentDhcpServerManualPoolClientHWAddr DisplayString
  ctAgentDhcpServerManualPoolClientHWType INTEGER
  ctAgentDhcpServerManualPoolIpAddress IpAddress
  ctAgentDhcpServerManualPoolIpMask IpAddress
  ctAgentDhcpServerManualPoolIpPrefixLength Unsigned32

AgentDhcpServerExcludedAddressRangeEntry  
SEQUENCE    
  ctAgentDhcpServerExcludedRangeIndex Unsigned32
  ctAgentDhcpServerExcludedStartIpAddress IpAddress
  ctAgentDhcpServerExcludedEndIpAddress IpAddress
  ctAgentDhcpServerExcludedAddressRangeStatus RowStatus

AgentDhcpServerPoolOptionEntry  
SEQUENCE    
  ctAgentDhcpServerPoolOptionIndex Unsigned32
  ctAgentDhcpServerPoolOptionCode Unsigned32
  ctAgentDhcpServerOptionPoolName DisplayString
  ctAgentDhcpServerPoolOptionAsciiData DisplayString
  ctAgentDhcpServerPoolOptionHexData DisplayString
  ctAgentDhcpServerPoolOptionIpAddressData DisplayString
  ctAgentDhcpServerPoolOptionStatus RowStatus

AgentDhcpServerLeaseEntry  
SEQUENCE    
  ctAgentDhcpServerLeaseIPAddress IpAddress
  ctAgentDhcpServerLeaseIPMask IpAddress
  ctAgentDhcpServerLeaseHWAddress MacAddress
  ctAgentDhcpServerLeaseRemainingTime TimeTicks
  ctAgentDhcpServerLeaseType INTEGER
  ctAgentDhcpServerLeaseStatus RowStatus

AgentDhcpServerAddressConflictEntry  
SEQUENCE    
  ctAgentDhcpServerAddressConflictIP IpAddress
  ctAgentDhcpServerAddressConflictDetectionType INTEGER
  ctAgentDhcpServerAddressConflictDetectionTime TimeTicks
  ctAgentDhcpServerAddressConflictStatus RowStatus

Defined Values

ctFastPathDHCPServerMIB 1.3.6.1.4.1.52.4.2.32.1
The Enterasys MIB for FASTPATH DHCP Server
MODULE-IDENTITY    

ctAgentDhcpServerGroup 1.3.6.1.4.1.52.4.2.32.1.1
OBJECT IDENTIFIER    

ctAgentDhcpServerAdminMode 1.3.6.1.4.1.52.4.2.32.1.1.1
Admin-mode of the DHCP Server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ctAgentDhcpServerPingPktNos 1.3.6.1.4.1.52.4.2.32.1.1.2
The no. of packets a DHCP Server sends to a pool address as part of a ping operation.Setting the value of ping-packets to zero turns off DHCP Server ping operation .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0 | 2..10  

ctAgentDhcpServerAutomaticBindingsNos 1.3.6.1.4.1.52.4.2.32.1.1.3
The no. of IP addresses that have been assigned automatically.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ctAgentDhcpServerExpiredBindingsNos 1.3.6.1.4.1.52.4.2.32.1.1.4
The no. of expired leases.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ctAgentDhcpServerMalformedMessagesReceived 1.3.6.1.4.1.52.4.2.32.1.1.5
The no. of malformed(truncated or corrupt) messages that have been received by the DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ctAgentDhcpServerDISCOVERMessagesReceived 1.3.6.1.4.1.52.4.2.32.1.1.6
The no. of DHCP messages of type DHCPDISCOVER that have been received by the DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ctAgentDhcpServerREQUESTMessagesReceived 1.3.6.1.4.1.52.4.2.32.1.1.7
The no. of DHCP messages of type DHCPREQUEST that have been received by the DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ctAgentDhcpServerDECLINEMessagesReceived 1.3.6.1.4.1.52.4.2.32.1.1.8
The no. of DHCP messages of type DHCPDECLINE that have been received by the DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ctAgentDhcpServerRELEASEMessagesReceived 1.3.6.1.4.1.52.4.2.32.1.1.9
The no. of DHCP messages of type DHCPRELEASE that have been received by the DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ctAgentDhcpServerINFORMMessagesReceived 1.3.6.1.4.1.52.4.2.32.1.1.10
The no. of DHCP messages of type DHCPINFORM that have been received by the DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ctAgentDhcpServerOFFERMessagesSent 1.3.6.1.4.1.52.4.2.32.1.1.11
The no. of DHCP messages of type DHCPOFFER that have been sent by the DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ctAgentDhcpServerACKMessagesSent 1.3.6.1.4.1.52.4.2.32.1.1.12
The no. of DHCP messages of type DHCPACK that have been sent by the DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ctAgentDhcpServerNAKMessagesSent 1.3.6.1.4.1.52.4.2.32.1.1.13
The no. of DHCP messages of type DHCPNAK that have been sent by the DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ctAgentDhcpServerClearStatistics 1.3.6.1.4.1.52.4.2.32.1.1.14
Clears the DHCP server statistics.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ctAgentDhcpServerBootpAutomatic 1.3.6.1.4.1.52.4.2.32.1.1.15
Used to enable or disable autmatic address allocation to bootp clients from dynamic address pools.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ctAgentDhcpServerPoolConfigGroup 1.3.6.1.4.1.52.4.2.32.1.2
OBJECT IDENTIFIER    

ctAgentDhcpServerPoolNameCreate 1.3.6.1.4.1.52.4.2.32.1.2.1
A pool is created by applying write operation on this MIB object and providing a new pool-name. Get operation on this MIB object returns a null-value, as for the purpose of viewing the pool name, the user should perform the traversal of ctAgentDhcpServerPoolConfigTable. For this reason the get operation on object ctAgentDhcpServerPoolNameCreate becomes insignificant.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0|1..31)  

ctAgentDhcpServerPoolConfigTable 1.3.6.1.4.1.52.4.2.32.1.2.2
A table of the DHCP Server Pool configuration entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDhcpServerPoolConfigEntry

ctAgentDhcpServerPoolConfigEntry 1.3.6.1.4.1.52.4.2.32.1.2.2.1
Represents entry for a Dhcp server pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDhcpServerPoolConfigEntry  

ctAgentDhcpServerPoolIndex 1.3.6.1.4.1.52.4.2.32.1.2.2.1.1
The Pool Index, which 'll be used as index for the PoolConfig Table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..512  

ctAgentDhcpServerPoolName 1.3.6.1.4.1.52.4.2.32.1.2.2.1.2
The name of the DHCP Address pool. This value cannot be modified
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

ctAgentDhcpServerPoolDefRouter 1.3.6.1.4.1.52.4.2.32.1.2.2.1.3
This specifies the default-router list(each default-router is separated by comma and the list is terminated by semi-colon) for a DHCP client, an example would be 10.10.1.1,192.168.36.1,157.227.44.1;(no spaces in between).User should enter a 'null' or 'NULL' string to remove current default-router list.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ctAgentDhcpServerPoolDNSServer 1.3.6.1.4.1.52.4.2.32.1.2.2.1.4
This specifies the DNS IP servers(each DNS IP server is separated by comma and the list is terminated by semi-colon) for a DHCP client, an example would be 10.10.1.1,192.168.36.1,157.227.44.1;(no spaces in between).User should enter a 'null' or 'NULL' string to remove current default-router list.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ctAgentDhcpServerPoolLeaseTime 1.3.6.1.4.1.52.4.2.32.1.2.2.1.5
This specifies the duration of the lease(in minutes) for an IP address that is assigened from a DHCP server to a DHCP client. For infinite leases, lease-time value will be set to 86400.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..86400  

ctAgentDhcpServerPoolType 1.3.6.1.4.1.52.4.2.32.1.2.2.1.6
This specifies the type of the binding that is associated with this pool.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER un-allocated(0), dynamic(1), manual(2)  

ctAgentDhcpServerPoolNetbiosNameServer 1.3.6.1.4.1.52.4.2.32.1.2.2.1.7
This specifies the IP address-list of Net BIOS name-servers that are available to DHCP clients (each IP address in this list is separated by comma and the list is terminated by semi-colon), an example would be 10.10.1.1,192.168.36.1,157.227.44.1;(no spaces in between).User should enter a 'null' or 'NULL' string to remove current Net BIOS name-server list.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ctAgentDhcpServerPoolNetbiosNodeType 1.3.6.1.4.1.52.4.2.32.1.2.2.1.8
This specifies the NetBIOS node-type for DHCP clients. 'none' is shown if node-type is not set to any of the four values.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), b-node(1), p-node(2), m-node(4), h-node(8)  

ctAgentDhcpServerPoolNextServer 1.3.6.1.4.1.52.4.2.32.1.2.2.1.9
This configures the next server in the boot-process of a DHCP clients.User should enter zero(0.0.0.0) to remove the current Next-server address
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ctAgentDhcpServerPoolDomainName 1.3.6.1.4.1.52.4.2.32.1.2.2.1.10
This specifies the domain-name for a DHCP client. User should enter a 'null' or 'NULL' string to remove specified domain-name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..255)  

ctAgentDhcpServerPoolBootfile 1.3.6.1.4.1.52.4.2.32.1.2.2.1.11
This specifies the name of the default boot image for a DHCP client.User should enter a 'null' or 'NULL' string to remove specified bootfile name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..128)  

ctAgentDhcpServerPoolRowStatus 1.3.6.1.4.1.52.4.2.32.1.2.2.1.12
The row status variable is used according to installation and removal conventions for conceptual rows. When a pool is created by applying write operation on 'ctAgentDhcpServerPoolCreateName',row-status becomes 'active'. If row-status for a poolEntry is set to 'destroy', the corresponding pool gets deleted.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

ctAgentDhcpServerPoolAllocationTable 1.3.6.1.4.1.52.4.2.32.1.2.3
A table of the DHCP Server's pool entries, showing the binding(dynamic/manual) specific parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDhcpServerPoolAllocationEntry

ctAgentDhcpServerPoolAllocationEntry 1.3.6.1.4.1.52.4.2.32.1.2.3.1
Represents entry for a Dhcp server's allocation pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDhcpServerPoolAllocationEntry  

ctAgentDhcpServerPoolAllocationName 1.3.6.1.4.1.52.4.2.32.1.2.3.1.1
This specifies name of the DHCP Address pool having dynamic binding. This value is same as ctAgentDhcpServerPoolName of the ctAgentDhcpServerPoolConfigTable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..30)  

ctAgentDhcpServerDynamicPoolIpAddress 1.3.6.1.4.1.52.4.2.32.1.2.3.1.2
The IP address of the DHCP Address pool. The IP address must be set before setting the IP Mask or IP Prefix Length. After setting IP address, network -mask, or IP Prefix length must be set in order to change the pool type to dynamic. This value shows 0.0.0.0, if the binding type is 'un-allocated',or,'manual'.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ctAgentDhcpServerDynamicPoolIpMask 1.3.6.1.4.1.52.4.2.32.1.2.3.1.3
The bit-combination that renders which portion of the address of the DHCP address pool refers to the network or subnet and which part refers to the host.The IP address must have been set before. This value shows 0.0.0.0, if the binding type is 'un-allocated',or,'manual'.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ctAgentDhcpServerDynamicPoolIpPrefixLength 1.3.6.1.4.1.52.4.2.32.1.2.3.1.4
This specifies the no. of bits that comprise the address-prefix. The prefix is an alternative way of specifying the network-mask of the client.The IP address must have been set before. This value shows 0, if the binding type is 'un-allocated',or,'mnaual'.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ctAgentDhcpServerPoolAllocationType 1.3.6.1.4.1.52.4.2.32.1.2.3.1.5
This specifies the type of the binding that is associated with this pool.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER un-allocated(0), dynamic(1), manual(2)  

ctAgentDhcpServerManualPoolClientIdentifier 1.3.6.1.4.1.52.4.2.32.1.2.3.1.6
It specifies the unique identifier (in colon separated hexadecimal format) of a DHCP client. It is valid for manual bindings only. It displays 'unconfigured',if the binding type is 'un-allocated',or,'dynamic'. To set this object, input should be 7 octets long with the hardware type in the first octet.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ctAgentDhcpServerManualPoolClientName 1.3.6.1.4.1.52.4.2.32.1.2.3.1.7
It specifies the name of a DHCP client. Client name should't include domain-name. It displays 'unconfigured',if the binding type is 'un-allocated',or,'dynamic'.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..30)  

ctAgentDhcpServerManualPoolClientHWAddr 1.3.6.1.4.1.52.4.2.32.1.2.3.1.8
It specifies the hardware-address of a DHCP client. It is valid for manual bindings only. It displays 'unconfigured',if the binding type is 'un-allocated',or,'dynamic'. After hardware-address, hardware-type will be configured.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ctAgentDhcpServerManualPoolClientHWType 1.3.6.1.4.1.52.4.2.32.1.2.3.1.9
It specifies the hardware-type of a DHCP client. It is valid for manual bindings only. It displays 'unconfigured',if the binding type is 'un-allocated',or,'dynamic'. Before this, hardware-address must be configured.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ethernet(1), ieee802(6)  

ctAgentDhcpServerManualPoolIpAddress 1.3.6.1.4.1.52.4.2.32.1.2.3.1.10
The IP address of the DHCP Address pool for manual binding. The IP address must be set before setting the IP Mask or IP Prefix Length.After setting IP address, network -mask, or IP Prefix length must be set in order to change the pool type to dynamic. This value shows 0.0.0.0, if the binding type is 'un-allocated',or,'dynamic'.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ctAgentDhcpServerManualPoolIpMask 1.3.6.1.4.1.52.4.2.32.1.2.3.1.11
The bit-combination that renders which portion of the address of the DHCP address pool for a manual binding refers to the network or subnet and which part refers to the host. The IP address must have been set before. This value shows 0.0.0.0, if the binding type is 'un-allocated',or,'dynamic'.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ctAgentDhcpServerManualPoolIpPrefixLength 1.3.6.1.4.1.52.4.2.32.1.2.3.1.12
This specifies the no. of bits that comprise the address-prefix. The prefix is an alternative way of specifying the network-mask of the client.The IP address must have been set before. This value shows 0, if the binding type is 'un-allocated',or,'dynamic'.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ctAgentDhcpServerExcludedAddressRangeCreate 1.3.6.1.4.1.52.4.2.32.1.2.4
It sets the IP address-ranges(from low to high) that a DHCP server should not assign to DHCP clients. Each time this MIB object is set successfully, one excluded range of IP address will be set. It is given in format - start and end IP address separated by '-' and terminated by ';'. One example would be - 192.168.36.1-200.1.1.1; . This sets one excluded range of IP address,which starts at 192.168.36.1 and ends at 200.1.1.1. If only start IP address is given, end IP address is assumed to be equal to the start IP address. Get operation on this MIB object returns a null-value, as for the purpose of viewing the exclude-address ranges, the user should perform the traversal of ctAgentDhcpServerExcludedAddressRangeTable. For this reason the get operation on object ctAgentDhcpServerExcludedAddressRangeCreate becomes insignificant.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ctAgentDhcpServerExcludedAddressRangeTable 1.3.6.1.4.1.52.4.2.32.1.2.5
A table of the DHCP Server Pool configuration entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDhcpServerExcludedAddressRangeEntry

ctAgentDhcpServerExcludedAddressRangeEntry 1.3.6.1.4.1.52.4.2.32.1.2.5.1
Represents entry for a Dhcp server excluded address range table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDhcpServerExcludedAddressRangeEntry  

ctAgentDhcpServerExcludedRangeIndex 1.3.6.1.4.1.52.4.2.32.1.2.5.1.1
This specifies the index of the excluded IP address-range table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..256  

ctAgentDhcpServerExcludedStartIpAddress 1.3.6.1.4.1.52.4.2.32.1.2.5.1.2
This specifies the starting IP address of the excluded address-range.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ctAgentDhcpServerExcludedEndIpAddress 1.3.6.1.4.1.52.4.2.32.1.2.5.1.3
This specifies the ending IP address of the excluded address-range.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ctAgentDhcpServerExcludedAddressRangeStatus 1.3.6.1.4.1.52.4.2.32.1.2.5.1.4
This specifies the row-status of the excluded address-range. Implemented values are - active(1) and destroy(6). For a valid range, the row-satus will return active(1). When it is set to destroy(6), the corresponding address-range is deleted.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

ctAgentDhcpServerPoolOptionCreate 1.3.6.1.4.1.52.4.2.32.1.2.6
This sets the option for an existing DHCP Server pool. Here, it is required to enter the pool-index, for which option is to be set and the value of the DHCP option code in string-format : pool-index and option code separated by '-' and terminated by ';', one example would be -> 1-19; , 1 is the pool-index and 19 is the option code.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ctAgentDhcpServerPoolOptionTable 1.3.6.1.4.1.52.4.2.32.1.2.7
A table for configuring DHCP Server options.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDhcpServerPoolOptionEntry

ctAgentDhcpServerPoolOptionEntry 1.3.6.1.4.1.52.4.2.32.1.2.7.1
Represents entry for a Dhcp server option table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDhcpServerPoolOptionEntry  

ctAgentDhcpServerPoolOptionIndex 1.3.6.1.4.1.52.4.2.32.1.2.7.1.1
The Pool Index alongwith option-code, acts as index for the DHCP Server Option table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..512  

ctAgentDhcpServerPoolOptionCode 1.3.6.1.4.1.52.4.2.32.1.2.7.1.2
This specifies the DHCP option code. This alongwith pool-index acts as the index of the DHCP Server Option table.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..254  

ctAgentDhcpServerOptionPoolName 1.3.6.1.4.1.52.4.2.32.1.2.7.1.3
The name of the DHCP Address pool. This value cannot be modified
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

ctAgentDhcpServerPoolOptionAsciiData 1.3.6.1.4.1.52.4.2.32.1.2.7.1.4
This specifies an NVT ASCII character string. ASCII character strings that contain white space must be delimited by quotation marks. If an ascii optiondata is entered again, it gets concatenated with the previous ascii data.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..441)  

ctAgentDhcpServerPoolOptionHexData 1.3.6.1.4.1.52.4.2.32.1.2.7.1.5
This specifies semi-colon separated hexadecimal data. Two hexadecimal digits in hexadecimal character string represents one byte . Hexadecimal strings can be entered in the following formats : 1) continuous hexadecimal digits like -- 0123456789abcdef 2) hexadecimal digits separated by space ' ' -- 01 23 45 67 de 0f 3) Two hexadecimal digits separated by delimeter ':' -- 01:02:a0 de:0f 78:5e 4) Four hexadecimal digits separated by delimeter '.' -- 01ab.c0de.7865 If a Hex optiondata is entered again, it gets concatenated with the previous Hex data.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..1324)  

ctAgentDhcpServerPoolOptionIpAddressData 1.3.6.1.4.1.52.4.2.32.1.2.7.1.6
This specifies the IP-address list(each IP-address is separated by comma and the list is terminated by semi-colon) for a DHCP client, an example would be 10.10.1.1,192.168.36.1,157.227.44.1;(no spaces in between). If a IP option is entered again, it gets concatenated with the previous IP data. Maximum no. of IP addresses that can be entered at one time is 8.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

ctAgentDhcpServerPoolOptionStatus 1.3.6.1.4.1.52.4.2.32.1.2.7.1.7
This specifies the row-status of the DHCP Server Pool option.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

ctAgentDhcpServerLeaseGroup 1.3.6.1.4.1.52.4.2.32.1.3
OBJECT IDENTIFIER    

ctAgentDhcpServerLeaseClearAllBindings 1.3.6.1.4.1.52.4.2.32.1.3.1
Clears All the DHCP server bindings.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ctAgentDhcpServerLeaseTable 1.3.6.1.4.1.52.4.2.32.1.3.2
A table of the DHCP Server's Lease entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDhcpServerLeaseEntry

ctAgentDhcpServerLeaseEntry 1.3.6.1.4.1.52.4.2.32.1.3.2.1
Represents entry for a Dhcp server's leases.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDhcpServerLeaseEntry  

ctAgentDhcpServerLeaseIPAddress 1.3.6.1.4.1.52.4.2.32.1.3.2.1.1
This specifies the IP address leased to the client.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ctAgentDhcpServerLeaseIPMask 1.3.6.1.4.1.52.4.2.32.1.3.2.1.2
This specifies the IP mask of the address leased to the client.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ctAgentDhcpServerLeaseHWAddress 1.3.6.1.4.1.52.4.2.32.1.3.2.1.3
This specifies the hardware address of the client.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

ctAgentDhcpServerLeaseRemainingTime 1.3.6.1.4.1.52.4.2.32.1.3.2.1.4
This specifies the period for which the lease is valid. It is displayed in days, hours, minutes, and seconds.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

ctAgentDhcpServerLeaseType 1.3.6.1.4.1.52.4.2.32.1.3.2.1.5
This specifies the type of address lease as Automatic or Manual.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER automatic(1), manual(2)  

ctAgentDhcpServerLeaseStatus 1.3.6.1.4.1.52.4.2.32.1.3.2.1.6
This specifies the row-status of the address-lease. Implemented values are - active(1) and destroy(6). For a valid range, the row-satus will return active(1). When it is set to destroy(6), the corresponding address-lease is cleared.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

ctAgentDhcpServerAddressConflictGroup 1.3.6.1.4.1.52.4.2.32.1.4
OBJECT IDENTIFIER    

ctAgentDhcpServerClearAllAddressConflicts 1.3.6.1.4.1.52.4.2.32.1.4.1
Clears all the address-conflicts found by DHCP server,when set to enable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ctAgentDhcpServerAddressConflictLogging 1.3.6.1.4.1.52.4.2.32.1.4.2
It is used to enable, or disables the logging of address-conflicts on a DHCP Server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ctAgentDhcpServerAddressConflictTable 1.3.6.1.4.1.52.4.2.32.1.4.3
A table of the conflicting-address entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDhcpServerAddressConflictEntry

ctAgentDhcpServerAddressConflictEntry 1.3.6.1.4.1.52.4.2.32.1.4.3.1
Represents a conflicting-address entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDhcpServerAddressConflictEntry  

ctAgentDhcpServerAddressConflictIP 1.3.6.1.4.1.52.4.2.32.1.4.3.1.1
This specifies the conflicting IP address assigned to the client by DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ctAgentDhcpServerAddressConflictDetectionType 1.3.6.1.4.1.52.4.2.32.1.4.3.1.2
This specifies the address-conflict detection-method.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ping(1), gratuitousArp(2)  

ctAgentDhcpServerAddressConflictDetectionTime 1.3.6.1.4.1.52.4.2.32.1.4.3.1.3
This specifies the sysUpTime at which the address-conflict was detected.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

ctAgentDhcpServerAddressConflictStatus 1.3.6.1.4.1.52.4.2.32.1.4.3.1.4
This specifies the row-status of the conflicting-address entry. Implemented values are - active(1) and destroy(6). For a valid range, the row-satus will return active(1). When it is set to destroy(6), the corresponding conflicting-address entry is cleared.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus