dhcpClientDuplicateIpAddressDetectionEnable

MX-BNI-MIB · .0.200.1.200.200

Object

scalar r/w MX-TCMxEnableState
DHCPv4 Client Duplicate IP Address Detection Enable
          
Defines if duplicate address detection must be performed
before using a received DHCPv4 IP address.
          
  * Enable: Verifies that the received DHCPv4 IP address is
    not already used on the network. If it is already used on
    the network, a DHCPv4 DECLINE is sent to the DHCPv4 server
    and the DHCPv4 process is restarted after 10 to 20
    seconds.
  * Disable: The received DHCPv4 IP address is used without
    verification.

Context

MIB
MX-BNI-MIB
OID
.0.200.1.200.200
Type
scalar
Access
readwrite
Status
current
Parent
dhcpClientGroup

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-BNI-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-BNI-MIB::dhcpClientDuplicateIpAddressDetectionEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-BNI-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-BNI-MIB::dhcpClientDuplicateIpAddressDetectionEnable'

Syntax

Source
MX-TCMxEnableState
Base type
Enumeration

Values & Constraints

Type Values
0disable
1enable