iso/org/dod/internet/private/enterprises/.2011/.6/hwXponCommonMIB/.1/.1/.1/hwGponDeviceOntVoipCfgFileInfoTable/hwGponDeviceOntVoipCfgFileInfoEntry/hwGponDeviceOntVoipFtpCfgResult
hwGponDeviceOntVoipFtpCfgResult
OBJECT-TYPE
1.3.6.1.4.1.2011.6.145.1.1.1.1.1.4
Description
Query the failed alarm information of config XML file. Options: 1. success(0) - The ONT configuration is successful 2. resolvefail(1) - Failed to resolve the configuration server name 3. notreach(2) - Cannot reach configuration server(The port cannot be reached, ICMP errors) 4. notconnect(3) - Cannot connect to configuration server (due to bad credentials or other fault after the port responded) 5. notvalidate(4) - Cannot validate configuration server 6. notauthenticate(5) - Cannot authenticate configuration session (e.g. missing credentials) 7. responsetimeout(6) - Timeout waiting for response from configuration server 8. responsefail(7) - Failure response received from configuration server 9. configfileerror(8) - Configuration file received has an error 10. invalid(-1) - Other errors
Syntax
INTEGER { success(0), resolvefail(1), notreach(2), notconnect(3), notvalidate(4), notauthenticate(5), responsetimeout(6), responsefail(7), configfileerror(8), invalid(-1) }