Names
Port |
A unique value for each interface. |
Command |
This object corresponds to the list of test operations that can be performed. The possible values are noOp -- used when reading the object start -- start test stop -- stop an initiated test clearResults -- clears the results of that test Reading this object will always return the value noOp. If SELT test is already running on an ADSL interface, the only possible test command is stop. The clearResults command clears test results. Default: noOp |
SELT Status |
Status of the SELT test running or ever run (since last reset) on an ADSL interface. This object can be read by NMS managers to determine the status of a test. Status: inProgress - the test is currently running. portActive - port must be OUT-OF-SERVICE to run SELT. stoppedInProgress - a request to stop the test is still in progress. complete - the test has been run at least once since system reset and has completed. notStarted - the test has not been run on this interface since last system reset. resultsCleared - the entries in the test results table, Lc and Lnf, were cleared. aborted - the test was aborted by the user before it could complete. In this case, the Lc and Lnf tables will have been removed. timedOut - the test was aborted automatically because it did not complete before the timeout specified by SELT Duration setting. In this case, the Lc and Lnf tables will have been removed. unsupported - the device does not support SELT. measurementsInvalid - SELT returns invalid measurements. |
Gauge Expected |
This object configures the expected wire gauge of the loop. The values supported depend on which chip is being used to perform the selt measurement. For example, the Conexant G24 must be configured as either awg24 or awg26 (or the metric equivalents .50mm or .40mm respectively). The values are: unknown AWG-- awg26 awg24 awg22 awg19 Metric-- metric32, -- (0.32mm) metric40, -- (0.40mm) metric50, -- (0.50mm) metric63, -- (0.63mm) metric90, -- (0.90mm) Metric/Japan-- metricJapan32, -- (0.32mm) metricJapan40, -- (0.40mm) metricJapan50, -- (0.50mm) metricJapan65, -- (0.65mm) metricJapan90, -- (0.90mm) Default: awg26 |
SELT Duration (sec) |
The maximum time in seconds that the SELT test measurement can take. If the test runs longer than this, it will be aborted, and the results (if any) will be removed. Default: 600 |
Time Left (sec) |
The approximate time left in seconds for the test running on this interface. This object will return 0 if no test is actively running on the interface specified. |
SELT Cable |
Configured expected cable type, real or simulated. Default value is real. |
SELT Device |
Chip set used to perform the SELT test. |
March 24, 2012