acSysIPDHCPEnable

AC-SYSTEM-MIB · .1.3.6.1.4.1.5003.9.10.10.1.3.1.4

Object

scalar r/w Enumeration
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

Context

MIB
AC-SYSTEM-MIB
OID
.1.3.6.1.4.1.5003.9.10.10.1.3.1.4
Type
scalar
Access
readwrite
Status
current
Parent
acSysIP

Scalars 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::acSysIPDHCPEnable.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::acSysIPDHCPEnable'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disable
1enable