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