dhcpClientDebugTrace
ARICENT-DHCP-CLIENT-MIB ·
.1.3.6.1.4.1.2076.87.1.2
Object
scalar
r/w
Integer32
The mask which is used to enable selective debug levels in
DHCP client module.Each allowed BIT in the integer, represents
a particular level of Trace.The mapping between the bit
positions & the level of trace is as follows:
0 - Event Trace
3 - packet Trace
4 - Bind Trace
6 - All Failure Traces
The remaining bits are unused. Combination of levels are also
allowed. For example if the bits 0 and 3 are set, then the
Trace statements related to events and packets will
be printed. The user has to enter the corresponding INTEGER VALUE
for the bits set. For example if bits 0 and 3 are set then user
has to give the value 9.
Context
- MIB
- ARICENT-DHCP-CLIENT-MIB
- OID
.1.3.6.1.4.1.2076.87.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dhcpClientConfig
- Siblings
- 6
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dhcpClientConfigTable This table contains the Configuration information for
DHCP client on each interface. | table | - | .1.3.6.1.4.1.2076.87.1.1 |
| dhcpClientOptTable The dhcp options which are to be requested to server
will be added as entries in this table.
While sending out discover message, the options entries
which are avilab… | table | - | .1.3.6.1.4.1.2076.87.1.3 |
| dhcpClientFastAccess Enables or disables fast DHCP fast access Mode. If fast access mode is
enabled, time to wait between discovery messages ie. discovery timeout
and time to wait after four unsuccess… | scalar | Enumeration | .1.3.6.1.4.1.2076.87.1.4 |
| dhcpClientFastAccessDiscoverTimeOut This object specifies the time to wait between discovery messages which is sent by DHCP client in seconds. | scalar | Integer32 | .1.3.6.1.4.1.2076.87.1.5 |
| dhcpClientFastAccessNullStateTimeOut This object specifies the time to wait to go idle/null state after four unsuccessful DHCP client
discovery messages in seconds. | scalar | Integer32 | .1.3.6.1.4.1.2076.87.1.6 |
| dhcpClientFastAccessArpCheckTimeOut This object specifies the retransmission time out between ARP messages which is sent by DHCP client in seconds. | scalar | Integer32 | .1.3.6.1.4.1.2076.87.1.7 |