sleDhcpClClientId

SLE-NETWORK-MIB · .1.3.6.1.4.1.6296.101.11.5.1.1.7

Object

column OctetString
DHCP Client-identifier value.
This is used by DHCP clients to specify their unique identifier.
DHCP servers use this value to index their database of address bindings.
This value is expected to be unique for all clients in an administrative domain.

Context

MIB
SLE-NETWORK-MIB
OID
.1.3.6.1.4.1.6296.101.11.5.1.1.7
Type
column
Access
readonly
Status
current
Parent
sleDhcpClEntry
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 'SLE-NETWORK-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-NETWORK-MIB::sleDhcpClClientId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLE-NETWORK-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-NETWORK-MIB::sleDhcpClClientId.<sleNetIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLE-NETWORK-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLE-NETWORK-MIB::sleDhcpClClientId'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255

Conformance