MIB Viewer

hwDhcpServerSelectMode

OBJECT-TYPE
1.3.6.1.4.1.2011.5.18.1.18
Access
read-write
Status
current
Sub-identifiers
0
Describes the global DHCP server selection mode. Currently, there are three modes in DHCP L3 relay mode: standard mode, option 60 mode, and MAC-range mode. the value invalid(-1) indicates the mode is not configured in the DHCP L2 relay mode. Options: 1. standard(1) -indicates the standard mode 2. option60(2) -indicates the domain mode 3. macRange(3) -indicates the MAC-range mode 4. invalid(-1) -indicates the mode is not configured
INTEGER{ standard(1), option60(2), macRange(3), invalid(-1) }