ipDynAddrClientId
BINTEC-DYNIP-MIB ·
.0.52.5.1.7
Object
column obsolete
r/w
OctetString
Specifies the client identifier of the DHCP client. For dynamic entries it comes with the request message. For manual entries it is the client identifier the DHCP request must contain to match this entry. Only applicable for DHCP.
Context
- MIB
- BINTEC-DYNIP-MIB
- OID
.0.52.5.1.7- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- ipDynAddrEntry
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 'BINTEC-DYNIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-DYNIP-MIB::ipDynAddrClientId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-DYNIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-DYNIP-MIB::ipDynAddrClientId.<ipDynAddrAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-DYNIP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-DYNIP-MIB::ipDynAddrClientId'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.