MIB Viewer

cigDhcpServersOptionType

OBJECT-TYPE
1.3.6.1.4.1.6889.2.1.16.2.2.2.1.4
Access
read-write
Status
current
Sub-identifiers
0
The type of the DHCP option: ascii(1) is ASCII String as 'Avaya' hex(2) is HEX String as 'aa:bb:cc:dd:12:34:56' ipAddresses(3) can be array of up to 8 IP addresses with the structure as: '121.23.1.12 135.64.13.190 192.123.242.230' integer(4) - unsigned 32 bits integer word(5) - unsigned 16 bits integer The defaults of cigDhcpServersOptionValue shall be changed according setting the type. If setting Type == ascii(1) then the default is '' If setting Type == hex(2) then the default is '' If setting Type == ipAddresses(3) then the default is '0.0.0.0' If setting Type == integer(4) then the default is '00000000' If setting Type == word(5) then the default is '0000'
INTEGER { ascii (1), hex(2), ipAddresses(3), integer(4), word(5) }