sleV2Dhcp4ClientIfClientId

SLEV2-DHCP-MIB · .1.3.6.1.4.1.6296.102.6.2.8.1.1.1.9

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

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-64

Conformance