ipDhcpUseDefaultHostname

BINTEC-DYNIP-MIB · .0.8.1.11

Object

column Enumeration
This object enables/disables the use of the DHCP client 
IP address in the hostname field of the reply. If enabled, 
when a hostname is required by the client, the router 
builds a hostname equal to the string representation of 
the IP address of the client. If disabled, the router 
does not include any hostname information in the DHCP 
reply.

Context

MIB
BINTEC-DYNIP-MIB
OID
.0.8.1.11
Type
column
Access
readonly
Status
current
Parent
ipDhcpEntry

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 'BINTEC-DYNIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-DYNIP-MIB::ipDhcpUseDefaultHostname'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-DYNIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-DYNIP-MIB::ipDhcpUseDefaultHostname.<ipDhcpIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-DYNIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-DYNIP-MIB::ipDhcpUseDefaultHostname'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2enabled