sleV2Dhcp4ClientIfClassId

SLEV2-DHCP-MIB · .1.3.6.1.4.1.6296.102.6.2.8.1.1.1.11

Object

column OctetString
DHCP Class identifier value.
This is used by DHCP clients to optionally identify the vendor 
type and configuration of a DHCP client.
The information is a string of n octets, interpreted by servers.
Vendors may choose to define specific vendor class identifiers 
to convey particular configuration or other identification 
information about a client.
For example, the identifier may encode the client's hardware configuration.

Context

MIB
SLEV2-DHCP-MIB
OID
.1.3.6.1.4.1.6296.102.6.2.8.1.1.1.11
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::sleV2Dhcp4ClientIfClassId'
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::sleV2Dhcp4ClientIfClassId.<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::sleV2Dhcp4ClientIfClassId'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-64

Conformance