ipConfigurationDHCPStatus
Jetnet5010G ·
.1.3.6.1.4.1.24062.2.2.1.2.3.1.1.2
Object
column
mandatory
r/w
Enumeration
Parameter configuring DHCP client functionality of the
device. When enabled, device will be a DHCP client and
request for the IP configuration from DHCP server.
The Dynamic Host Configuration Protocol (DHCP) automates
the assignment of IP addresses, subnet masks, default
routers, and other IP parameters. The assignment usually
occurs when the DHCP-configured machine boots up or regains
connectivity to the network. The DHCP client sends out a
query requesting a response from a DHCP server on the
locally attached network. The query is typically initiated
immediately after booting up and before the client initiates
any IP based communication with other hosts. The DHCP server
then replies to the client with its assigned IP address,
subnet mask, DNS server and default gateway information.
Note: Other items in this table will not be modified, when
ipConfigurationDHCPStatus is enabled.
Context
- MIB
- Jetnet5010G
- OID
.1.3.6.1.4.1.24062.2.2.1.2.3.1.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ipConfigurationEntry
- Table
- ipConfigurationTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipConfigurationIndex mandatory This object identifies IP configuration entries. | column | Integer32 | .1.3.6.1.4.1.24062.2.2.1.2.3.1.1.1 |
| ipConfigurationAddress mandatory The IP address of switch.
An IP address (Internet Protocol address) is a unique address
that devices use in order to identify and communicate with
each other on a computer netwo… | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.24062.2.2.1.2.3.1.1.3 |
| ipConfigurationSubMask mandatory The subnet mask is a 32-bit number in the same format and
representation as IP addresses. The subnet mask determines
which bits in the IP address are interpreted as the network … | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.24062.2.2.1.2.3.1.1.4 |
| ipConfigurationGateway mandatory The default gateway IP address identifies the gateway (for
example, a router) that receives and forwards those packets
whose addresses are unknown to the local network. The agen… | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.24062.2.2.1.2.3.1.1.5 |
| ipConfigurationDNS1 mandatory Parameter configuring the first DNS server of the device.
The domain name system (DNS) stores and associates many
types of information with domain names. Most imp… | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.24062.2.2.1.2.3.1.1.6 |
| ipConfigurationDNS2 mandatory Parameter configuring the second DNS server of the device. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.24062.2.2.1.2.3.1.1.7 |
| ipConfigurationStatus mandatory The status of the IP configuration entry. Only one
configuration entry is supported on the device. Set active(1)
to activate the parameters of the entry on the device. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.24062.2.2.1.2.3.1.1.8 |