AC-SYSTEM-MIB :: acSysIPDHCPEnable

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAC-SYSTEM-MIBacSysIPDHCPEnable

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.5003audioCodesAC-ATM-MIB
1.3.6.1.4.1.5003.9acProductsAC-ATM-MIB
1.3.6.1.4.1.5003.9.10acBoardMibsAC-ATM-MIB
Numeric OIDNameModule
1.3.6.1.4.1.5003.9.10.10acSystemAC-SYSTEM-MIB
1.3.6.1.4.1.5003.9.10.10.1acSystemConfigurationAC-SYSTEM-MIB
1.3.6.1.4.1.5003.9.10.10.1.3acSysNetworkConfigAC-SYSTEM-MIB
1.3.6.1.4.1.5003.9.10.10.1.3.1acSysIPAC-SYSTEM-MIB
1.3.6.1.4.1.5003.9.10.10.1.3.1.4acSysIPDHCPEnableAC-SYSTEM-MIB