dhcpServerConfigurable

ZHNLANDEVICE · .1.3.6.1.4.1.5504.2.5.41.1.3.1.1.1

Object

column r/w SNMPv2-TCTruthValue
Enables the configuration of the DHCP server on the LAN interface
If this variable is set to false, the CPE should restore its default
DHCP server settings.

Context

MIB
ZHNLANDEVICE
OID
.1.3.6.1.4.1.5504.2.5.41.1.3.1.1.1
Type
column
Access
readwrite
Status
current
Parent
lanHostConfigManagementEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHNLANDEVICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNLANDEVICE::dhcpServerConfigurable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNLANDEVICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNLANDEVICE::dhcpServerConfigurable.<lanDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNLANDEVICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNLANDEVICE::dhcpServerConfigurable'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance