fsDhcp6SrvPoolDuidType

ARICENT-DHCPv6-SERVER-MIB · .1.3.6.1.4.1.29601.2.42.2.1.1.4

Object

column r/w FsDhcp6SrvDuidType
This Object contains the type of DUID. 
Server always sends the Server Identifier TLV in the reply message. 
The value dtLlt(1) indicates that DHCP server will use the Link layer address
of the interface and current system time value for the Server Identifier
option TLV value.
The value dtEn (2) indicates that DHCP server will use the Vendor-assigned
unique ID based on Enterprise Number for the Server Identifier
option TLV value.
The value dtLl (3) indicates that DHCP server will use the link layer address 
for the Server Identifier option TLV value.

Context

MIB
ARICENT-DHCPv6-SERVER-MIB
OID
.1.3.6.1.4.1.29601.2.42.2.1.1.4
Type
column
Access
readwrite
Status
current
Parent
fsDhcp6SrvPoolEntry

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 'ARICENT-DHCPv6-SERVER-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-DHCPv6-SERVER-MIB::fsDhcp6SrvPoolDuidType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-DHCPv6-SERVER-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-DHCPv6-SERVER-MIB::fsDhcp6SrvPoolDuidType.<fsDhcp6SrvPoolIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-DHCPv6-SERVER-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-DHCPv6-SERVER-MIB::fsDhcp6SrvPoolDuidType'

Syntax

Source
FsDhcp6SrvDuidType
Base type
Enumeration

Values & Constraints

Type Values
1dtLlt
2dtEn
3dtLl