All MIBs › AC-SYSTEM-MIB › acSysIPDHCPLeaseRenewalEnable
acSysIPDHCPLeaseRenewalEnable
Module: AC-SYSTEM-MIB
OID (symbolic): AC-SYSTEM-MIB::acSysIPDHCPLeaseRenewalEnable
OID (numeric): 1.3.6.1.4.1.5003.9.10.10.1.3.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enables/disables DHCP renewal support. This paramater will only take effect if DHCPEnable = 0.
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 disabled, the gateway will boot from flash. It will then attempt to communicate with the DHCP server to renew the lease. 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.
For cases where the booting the board via DHCP is not desirable, but renewing DHCP leasing is. if DHCPEnable = 1, this paramater will not have any effect. Access: Online. AC INI-Param: EnableDHCPLeaseRenewal
What is acSysIPDHCPLeaseRenewalEnable?
This OID controls whether the gateway attempts to renew its IP address lease from a DHCP server after bootup (integer 0=disabled, 1=enabled). A network engineer needs to enable this on devices in remote locations that rely on DHCP for IP autoconfiguration rather than static addresses, especially when BootP servers are unavailable. For example, setting this to 1 means a branch office gateway will try to contact the DHCP server on startup to get a fresh IP lease instead of falling back to a stored configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.10.1.3.1.10 snmpwalk -v2c -c public <target> AC-SYSTEM-MIB::acSysIPDHCPLeaseRenewalEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.10.1.3.1.10.1 snmpget -v2c -c public <target> AC-SYSTEM-MIB::acSysIPDHCPLeaseRenewalEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5003.9.10.10.1.3.1.10.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::acSysIPDHCPLeaseRenewalEnable 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.10 | acSysIPDHCPLeaseRenewalEnable | AC-SYSTEM-MIB |