dhcpSrvDebugLevel
ARICENT-DHCP-SERVER-MIB ·
.1.3.6.1.4.1.2076.84.1.2
Object
scalar
r/w
Integer32
The mask which is used to enable selective debug levels in
DHCP server module.Each allowed BIT in the integer, represents
a particular level of Trace.The maping between the bit
positions & the level of trace is as follows:
0 - Event Traces
2 - Management 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 2 are set, then the
Trace statements related to events and management will
be printed. The user has to enter the corresponding INTEGER VALUE
for the bits set. For example if bits 0 and 2 are set then user
has to give the value 5.
Context
- MIB
- ARICENT-DHCP-SERVER-MIB
- OID
.1.3.6.1.4.1.2076.84.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dhcpSrvConfig
- Siblings
- 13
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dhcpSrvEnable This object is used for enabling or disabling DHCP server in
the router. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2076.84.1.1 |
| dhcpSrvExcludeIpAddressTable This table contains IpAddresses,which should not
be allocated to any dhcp clients. | table | - | .1.3.6.1.4.1.2076.84.1.10 |
| dhcpSrvGblOptTable This table contains the global options that are
to be used by the server on response to a DHCP
DISCOVER message in a DHCP OFFER message. This
Table would contain entries index… | table | - | .1.3.6.1.4.1.2076.84.1.11 |
| dhcpSrvSubnetOptTable This table contains the subnet specific options
that are to be used by the server on response to
a DHCP DISCOVER message in a DHCP OFFER message. | table | - | .1.3.6.1.4.1.2076.84.1.12 |
| dhcpSrvHostOptTable This table contains the host specific options that
are to be used by the server on response to a DHCP
DISCOVER message in a DHCP OFFER message. | table | - | .1.3.6.1.4.1.2076.84.1.13 |
| dhcpSrvHostConfigTable This table contains the IpAddress for specific hosts. | table | - | .1.3.6.1.4.1.2076.84.1.14 |
| dhcpSrvOfferReuseTimeOut Offer Reuse Timer Value (in seconds). This timer value
represents the amount of time the DHCP server entity would
wait for the DHCP REQUEST from the client, before reusing
the of… | scalar | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.2076.84.1.3 |
| dhcpSrvIcmpEchoEnable Indicates whether ICMP echo is enabled for the DHCP server
entity. This object controls the server to probe for the IP
address before allocating the IP address to a client through… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2076.84.1.4 |
| dhcpSrvBootServerAddress This object specifies the IP address of next server to use in bootstrap. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2076.84.1.5 |
| dhcpSrvDefBootFilename This object specifies the default Boot file name, null terminated string. | scalar | OctetString | .1.3.6.1.4.1.2076.84.1.6 |
| dhcpSrvBootpClientsSupported This object specifies whether bootp clients are suppored by the
dhcp server. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2076.84.1.7 |
| dhcpSrvAutomaticBootpEnabled This object specifies whether automatic address allocation to bootp
clients is supported. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2076.84.1.8 |
| dhcpSrvSubnetPoolConfigTable This table contains the subnet specific IpAddress Range that
are to be used by the server on response to a DHCP DISCOVER
message in a DHCP OFFER message. | table | - | .1.3.6.1.4.1.2076.84.1.9 |