|
|
Description:
|
hwGponDeviceOntCfgCapIPSupport OBJECT-TYPE
SYNTAX INTEGER {dhcp(1), static(2), unconfiguration(3), pppoe(4), invalid(-1)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This object indicates the IP address configuration mode.
Options:
1. dhcp(1) - DHCP
2. static(2) - Indicates that the IP address configuration mode is static
3. unconfiguration(3) - Indicates that the IP address is not configuration
4. pppoe(4) - Indicates that the IP address configuration mode is pppoe
5. invalid(-1) - Indicates that the query fails or no information is detected"
|
|