MIB Viewer

ipDhcpOptionContentType

OBJECT-TYPE
1.3.6.1.4.1.272.4.5.52.6.1.48
Access
read-write
Status
current
Sub-identifiers
0
Content type for this DHCP option. - if set to 'string', the variable part of the DHCP option is filled with the string specified in ipDhcpOptionContentString. - if set to 'hex', the variable part of the DHCP option is filled with the hex content specified in ipDhcpOptionContentHex. - if set to 'group', the variable part of the DHCP option is filled with the collection of DHCP suboptions which share the ipDhcpOptionGroupID value specified in ipDhcpOptionContentGroupID.
INTEGER { string(1), hex(2), group(3) }