rlDhcpClInformationHostName
Dell-DHCPCL-MIB ·
.1.3.6.1.4.1.89.76.27.1.7
Object
column OctetString
Specifies the name of the client.
Context
- MIB
- Dell-DHCPCL-MIB
- OID
.1.3.6.1.4.1.89.76.27.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlDhcpClInformationEntry
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 'Dell-DHCPCL-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Dell-DHCPCL-MIB::rlDhcpClInformationHostName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Dell-DHCPCL-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Dell-DHCPCL-MIB::rlDhcpClInformationHostName.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Dell-DHCPCL-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Dell-DHCPCL-MIB::rlDhcpClInformationHostName'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.