ctDhcpClientID
CTRON-DHCP-MIB ·
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.3.1.1.4
Object
column mandatory
OctetString
This is the ID of the client as listed by the client in a DHCP request packet. It is normally the client's Ethernet MAC address.
Context
- MIB
- CTRON-DHCP-MIB
- OID
.1.3.6.1.4.1.52.4.2.2.2.3.1.2.12.2.3.1.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ctDhcpClientStatsEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'CTRON-DHCP-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-DHCP-MIB::ctDhcpClientID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-DHCP-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-DHCP-MIB::ctDhcpClientID.<ctDhcpClientStatsID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-DHCP-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-DHCP-MIB::ctDhcpClientID'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.