|
|
Description:
|
dcxSubIntCableHelperType OBJECT-TYPE
SYNTAX INTEGER {
default (0),
cm (1),
cpe (2)
}
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"category of cable helper address.
cm(1) these helper addresses are only used when relaying
DHCP packets originating from a CM.
cpe(2) these helper addresses are only used when relaying
DHCP packets originating from a CPE.
default(0) these helper addresses are used when:
- relaying DHCP packets originating from a CM when no
helper address of type cm(1) is configured
or
- relaying DHCP packets originating from a CPE when no
helper address of type cpe(2) is configured"
|
|
|
|