snMspsDhcpClient6IfDuid

SN-MSPS-SCX-MIB · .1.3.6.1.4.1.4329.20.1.1.1.1.17.4.0.1.1.6

Object

This Object contains the value of DUID used as client ID. Depending upon
the snMspsDhcpClient6ClientIdType this will return the current value of the
DUID.

Context

MIB
SN-MSPS-SCX-MIB
OID
.1.3.6.1.4.1.4329.20.1.1.1.1.17.4.0.1.1.6
Type
column
Access
readonly
Status
current
Parent
snMspsDhcpClient6IfEntry

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 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsDhcpClient6IfDuid'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsDhcpClient6IfDuid.<snMspsDhcpClient6IfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsDhcpClient6IfDuid'

Syntax

Source
SnMspsDhcpClient6DuidValue
Base type
OctetString
Type Description
Each DHCP client has a unique DUID. DHCP servers use DUIDs to identify 
clients for the selection of configuration parameters and in the 
association of IAs with clients.  DHCP clients use DUIDs to Identify 
a client in messages where a client needs to be identified.
Clients MUST treat DUIDs as opaque values and MUST only compare DUIDs 
for equality Clients and servers MUST NOT in any Other way interpret 
DUIDs. The DUID is carried in an option because it may be variable length 
and because it is not required in all DHCP messages.  The DUID is 
designed to be unique across all DHCP clients and servers, and stable
for any specific client or server - that is, the DUID used by a client 
or server SHOULD NOT change over time if at all possible; for example, 
a device's DUID should not change as a result of a change in
the device's network hardware.
The motivation for having more than one type of DUID is that the DUID 
must be globally unique, and must also be easy to generate. The sort of 
globally-unique identifier that is easy to generate for any given device 
can differ quite widely. Also, some devices may not contain any 
persistent storage. Retaining a generated DUID in such a device is not 
possible, so the DUID scheme must accommodate such devices. A DUID can be
no more than 130(including the type code) octets long.

Values & Constraints

Type Constraints
range: 1..130