cDhcpv4ServerClientClientId

CISCO-IETF-DHCP-SERVER-MIB · .1.3.6.1.4.1.9.10.102.1.4.4.1.9

Object

column OctetString
The client-id of the client that has been assigned this
lease.  The client-id is the value specified in option 61 
(client-id option) when the lease was assigned.  This object 
MAY be empty if the lease has not been previously assigned or 
if the client-id option was not specified when the address was 
assigned.

Context

MIB
CISCO-IETF-DHCP-SERVER-MIB
OID
.1.3.6.1.4.1.9.10.102.1.4.4.1.9
Type
column
Access
readonly
Status
current
Parent
cDhcpv4ServerClientEntry
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 'CISCO-IETF-DHCP-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-DHCP-SERVER-MIB::cDhcpv4ServerClientClientId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-DHCP-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-DHCP-SERVER-MIB::cDhcpv4ServerClientClientId.<cDhcpv4ServerClient>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-DHCP-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-DHCP-SERVER-MIB::cDhcpv4ServerClientClientId'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255

Conformance