acSysIPDHCPLeaseRenewalEnable
AC-SYSTEM-MIB ·
.1.3.6.1.4.1.5003.9.10.10.1.3.1.10
Object
scalar deprecated
r/w
Enumeration
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
Context
- MIB
- AC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5003.9.10.10.1.3.1.10- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- acSysIP
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SYSTEM-MIB::acSysIPDHCPLeaseRenewalEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-SYSTEM-MIB::acSysIPDHCPLeaseRenewalEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |