ipConfigurationDHCPStatus OBJECT-TYPE
SYNTAX INTEGER {
enabled(1),
disabled(2)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "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."
View at oid-info.com
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.24062.2.2.17.2.3.1.1.1 | ipConfigurationIndex | 0 | 0 | ipConfigurationIndex OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS not-accessible STATUS current DESCRIPTION "This object identifies IP… |
1.3.6.1.4.1.24062.2.2.17.2.3.1.1.3 | ipConfigurationAddress | 0 | 0 | ipConfigurationAddress OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "The IP address of switch.… |
1.3.6.1.4.1.24062.2.2.17.2.3.1.1.4 | ipConfigurationSubMask | 0 | 0 | ipConfigurationSubMask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "The subnet mask is a 32-b… |
1.3.6.1.4.1.24062.2.2.17.2.3.1.1.5 | ipConfigurationGateway | 0 | 0 | ipConfigurationGateway OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "The default gateway IP ad… |
1.3.6.1.4.1.24062.2.2.17.2.3.1.1.6 | ipConfigurationDNS1 | 0 | 0 | ipConfigurationDNS1 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Parameter configuring the fi… |
1.3.6.1.4.1.24062.2.2.17.2.3.1.1.7 | ipConfigurationDNS2 | 0 | 0 | ipConfigurationDNS2 OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-write STATUS current DESCRIPTION "Parameter configuring the se… |
1.3.6.1.4.1.24062.2.2.17.2.3.1.1.8 | ipConfigurationStatus | 0 | 0 | ipConfigurationStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "The status of the IP conf… |