ipStatAddrClientId
BINTEC-DYNIP-MIB ·
.0.52.7.1.7
Object
column r/w
OctetString
Specifies the client identifier of the DHCP client. If not empty it is used to compare with the client identifier in DHCP request message.
Context
- MIB
- BINTEC-DYNIP-MIB
- OID
.0.52.7.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipStatAddrEntry
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::ipStatAddrClientId'
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::ipStatAddrClientId.<ipStatAddrAddress>'
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::ipStatAddrClientId'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.