All MIBs › AC-SYSTEM-MIB › acSysIPDHCPEnable
acSysIPDHCPEnable
Module: AC-SYSTEM-MIB
OID (symbolic): AC-SYSTEM-MIB::acSysIPDHCPEnable
OID (numeric): 1.3.6.1.4.1.5003.9.10.10.1.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enables/disables DHCP support.
0 = Disable 1 = Enable
After the gateway is powered up, it attempts to communicate with a BootP server. If a BootP server does not respond and if DHCP is enabled, the gateway attempts to obtain its IP address and other network parameters from the DHCP server. Note that throughout the DHCP procedure, the BootP/TFTP application must be deactivated. If it isn�t deactivated, the gateway receives a response from the BootP server instead of the DHCP server. For additional information on DHCP, refer to the product documentation.
Note: DHCPEnable is a special �Hidden� parameter. Once defined and saved in flash memory, its assigned value doesn�t revert to its default even if the parameter doesn't appear in the INI file. Access: Online. AC INI-Param: DHCPEnable
What is acSysIPDHCPEnable?
This OID enables or disables automatic IP address assignment via DHCP protocol, so the board can pull its network configuration from a DHCP server instead of manual setup. Network administrators use this in dynamic environments where assigning static IPs is impractical or when the board must support plug-and-play installation. Setting this to 1 means the board will attempt to obtain an IP address from a DHCP server on startup.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.10.1.3.1.4 snmpwalk -v2c -c public <target> AC-SYSTEM-MIB::acSysIPDHCPEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.10.1.3.1.4.1 snmpget -v2c -c public <target> AC-SYSTEM-MIB::acSysIPDHCPEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5003.9.10.10.1.3.1.4.1 i <value>
Start monitoring AudioCodes Mediant-series gateways/media servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AC-SYSTEM-MIB::acSysIPDHCPEnable OID value, configure state conditions and alerts, and monitor any AudioCodes Mediant-series gateways/media servers from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.5003 | audioCodes | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9 | acProducts | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10 | acBoardMibs | AC-ATM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5003.9.10.10 | acSystem | AC-SYSTEM-MIB |
| 1.3.6.1.4.1.5003.9.10.10.1 | acSystemConfiguration | AC-SYSTEM-MIB |
| 1.3.6.1.4.1.5003.9.10.10.1.3 | acSysNetworkConfig | AC-SYSTEM-MIB |
| 1.3.6.1.4.1.5003.9.10.10.1.3.1 | acSysIP | AC-SYSTEM-MIB |
| 1.3.6.1.4.1.5003.9.10.10.1.3.1.4 | acSysIPDHCPEnable | AC-SYSTEM-MIB |