PDN-ADSL-SELT-MIB
AI MIB Summary
The PDN-ADSL-SELT-MIB facilitates the configuration and retrieval of Single Ended Line Test (SELT) diagnostic results on Paradyne ADSL interfaces, specifically monitoring physical layer parameters such as line attenuation, signal-to-noise ratio, and loop length to assess copper wire quality without remote termination. This module serves as a vendor-specific implementation for ADSL line characterization when standardized IETF MIBs for G.SELT testing were unavailable.
This MIB module defines a portion of the management information base (MIB) for managing configuration and monitoring results of SELT (Single Ended Line Test) tests over ADSL interfaces. At the time this MIB was defined, the IETF ADSL MIB Working does not have any work on the 'standard' MIBs planned and/or has not produced a schedule to address G.SELT needs. As a result, these objects may be a `temporary' solution until MIBs/Objects are defined meet the needs of ADSL SELT testing. ===================================================================== == == == Copyright (C) 2005 Paradyne Corporation. == == == =====================================================================
Main OID:
pdnAdslSeltMIB.1.3.6.1.4.1.1795.2.24.2.6.31
34
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
34 total| Object Name |
|---|
pdnAdslSeltMIBThis MIB module defines a portion of the management information base (MIB) for managing configuration and monitoring results of SELT (Single Ended Line Test) tests over ADSL interfaces. At the time this MIB was defined, the IETF ADSL MIB Working does not have any work on the 'standard' MIBs planned and/or has not produced a schedule to address G.SELT needs. As a result, these objects may be a `temporary' solution until MIBs/Objects are defined meet the needs of ADSL SELT testing. ===================================================================== == == == Copyright (C) 2005 Paradyne Corporation. == == == ===================================================================== MODULE-IDENTITY .1.3.6.1.4.1.1795.2.24.2.6.31 |
pdnAdslSeltNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.1795.2.24.2.6.31.0 |
pdnAdslSeltObjects OBJECT IDENTIFIER .1.3.6.1.4.1.1795.2.24.2.6.31.1 |
pdnAdslSeltWireSizeThis object permits the selection of the metric unit to be used when reporting SELT test results. (i.e for AWG results are in feet and for metric/metricJapan results are in meters). This configuration parameter applies to all the SELT tests run in the device.rw Enumeration .1.3.6.1.4.1.1795.2.24.2.6.31.1.1 |
pdnAdslSeltTableThis table allows initiation/termination of SELT Tests. SEQUENCE OF PdnAdslSeltEntry .1.3.6.1.4.1.1795.2.24.2.6.31.1.2 |
pdnAdslSeltEntryEach entry represents an instance of a SELT test currently running or ever run (since last system reset) on an ADSL interface. There should be entries in this table for every active running tests and test that are in the process of being stopped or have terminated already. There should be no entries for ADSL interfaces that have not run a test since last since reset; thus, the agent should return NO_SUCH_NAME for those cases. PdnAdslSeltEntry .1.3.6.1.4.1.1795.2.24.2.6.31.1.2.1 |
pdnAdslSeltTypeThis object is used to specify the SELT test type that will be initiated. If a SELT Test is already running on the ADSL interface, writing to this object is prohibited by the agent until the previous test is completed or terminated. PdnSeltTypes .1.3.6.1.4.1.1795.2.24.2.6.31.1.2.1.1 |
pdnAdslSeltCmdThis object corresponds to the list of test operations that can be performed. The possible values are noOp(1), start(2), stop(3), or clearResults(4). Reading this object will always return the value 'noOp (1)'. If SELT test is already running on an ADSL interface, the only possible test command is 'stop (1)'. The clearResults(4) command clears test results by removing and entry in the pdnAdslSeltLcTable or the pdnAdslSeltLnfTable. After the execution of this command, the appropriate value for pdnAdslSeltStatus would be resultsCleared(5).rw Enumeration .1.3.6.1.4.1.1795.2.24.2.6.31.1.2.1.2 |
pdnAdslSeltStatusThis object provides status about any 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; that is: inProgress (1) - if the test is currently running. stoppedInProgress (2) - if a request to stop the test is still in progress. complete (3) - if the test has been run at least once since system reset and has completed. notStarted (4) - if the test has not been run on this interface since last system reset. resultsCleared (5) - if the entry in the test results table, Lc or Lnf, was removed as the result of the execution of the clearResults(4) pdnAdslSeltCmd.ro Enumeration .1.3.6.1.4.1.1795.2.24.2.6.31.1.2.1.3 |
pdnAdslSeltDurationThis object provides the approximate time in Seconds that the SELT test measurement will take. This object should return 0 if no test is actively running on the ADSL interface specified.rw Unsigned32 UNITS "seconds" .1.3.6.1.4.1.1795.2.24.2.6.31.1.2.1.4 |
pdnAdslSeltTimeLeftThis object provides the approximate time left in Seconds for the test running on this ADSL interface. This object should return 0 if no test is actively running on the ADSL interface specified.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.1795.2.24.2.6.31.1.2.1.5 |
pdnAdslSeltLcTableThis table post results for loop characterization tests completed. SEQUENCE OF PdnAdslSeltLcEntry .1.3.6.1.4.1.1795.2.24.2.6.31.1.3 |
pdnAdslSeltLcEntryEach entry represents the results of a loop characterization test performed over an ADSL interface. PdnAdslSeltLcEntry .1.3.6.1.4.1.1795.2.24.2.6.31.1.3.1 |
pdnAdslSeltLcSegmentIndexThis object indicates the index of the segment being reported. From no segments to a possible of 10 segments could be identified in the loop topology. Integer32 .1.3.6.1.4.1.1795.2.24.2.6.31.1.3.1.1 |
pdnAdslSeltLcSegmentLengthThis object indicates an estimate of the segment Length being reportedro Integer32 .1.3.6.1.4.1.1795.2.24.2.6.31.1.3.1.2 |
pdnAdslSeltLcSegmentGaugeThis object indicates the estimated Gauge of the segment being reported. The gauge reported back is based on the pdnAdslSeltWireSizeWireSize configuration parameter passed when the test is started.ro Enumeration .1.3.6.1.4.1.1795.2.24.2.6.31.1.3.1.3 |
pdnAdslSeltLcSegmentTypeThis object indicates the segment type being reported.ro Enumeration .1.3.6.1.4.1.1795.2.24.2.6.31.1.3.1.4 |
pdnAdslSeltLnfTableThis table post results for loop noise floor tests completed. SEQUENCE OF PdnAdslSeltLnfEntry .1.3.6.1.4.1.1795.2.24.2.6.31.1.4 |
pdnAdslSeltLnfEntryEach entry represents the results of a Loop Noise Floor test performed over an ADSL interface. PdnAdslSeltLnfEntry .1.3.6.1.4.1.1795.2.24.2.6.31.1.4.1 |
pdnAdslSeltLnfSubCarrierIndexIdentifies a row in the table based on a subcarrier. The subcarrier index ranges from 0 to NSCus-1 (NSC is Number of Subcarriers) as specified in G.997.1 where NSCus is the higher subcarrier that can be transmitted in the upstream direction. Please refer to the corresponding ITU recommendation for specific values of NSCus. The `ADSL Values for NSC' comment above lists those recommendations. Integer32 .1.3.6.1.4.1.1795.2.24.2.6.31.1.4.1.1 |
pdnAdslSeltLnfPeakPsdThis object indicates the peak Psd of the tone indicated by the sub-carrier index. The value returned by the agent for this object is expressed in units of 1/256 dBm.ro Integer32 .1.3.6.1.4.1.1795.2.24.2.6.31.1.4.1.2 |
pdnAdslSeltLnfTotalPsdThis object indicates the total Psd of the tone indicated by the sub-carrier index. The value returned by the agent for this object is expressed in units of 1/256 dBm.ro Integer32 .1.3.6.1.4.1.1795.2.24.2.6.31.1.4.1.3 |
pdnAdslSeltLnfSignalPsdThis object indicates the signal Psd of the tone indicated by the sub-carrier index. The value returned by the agent for this object is expressed in units of 1/256 dBm.ro Integer32 .1.3.6.1.4.1.1795.2.24.2.6.31.1.4.1.4 |
pdnAdslSeltAFNs OBJECT IDENTIFIER .1.3.6.1.4.1.1795.2.24.2.6.31.2 |
pdnAdslSeltConformance OBJECT IDENTIFIER .1.3.6.1.4.1.1795.2.24.2.6.31.3 |
pdnAdslSeltCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.1795.2.24.2.6.31.3.1 |
pdnAdslSeltMIBComplianceThe compliance statement for the entities which implement the pdnAdslSeltMIB. Unknown .1.3.6.1.4.1.1795.2.24.2.6.31.3.1.1 |
pdnAdslSeltGroups OBJECT IDENTIFIER .1.3.6.1.4.1.1795.2.24.2.6.31.3.2 |
pdnAdslSeltObjGroups OBJECT IDENTIFIER .1.3.6.1.4.1.1795.2.24.2.6.31.3.2.1 |
pdnAdslSeltGroupGeneral configuration of SELT tests. Unknown .1.3.6.1.4.1.1795.2.24.2.6.31.3.2.1.1 |
pdnAdslSeltLcGroupObjects related to results posted for Loop Characterization Test. Unknown .1.3.6.1.4.1.1795.2.24.2.6.31.3.2.1.2 |
pdnAdslSeltLnfGroupObjects related to results posted for Loop Signal Floor Test. Unknown .1.3.6.1.4.1.1795.2.24.2.6.31.3.2.1.3 |
pdnAdslSeltAfnGroups OBJECT IDENTIFIER .1.3.6.1.4.1.1795.2.24.2.6.31.3.2.2 |
pdnAdslSeltNtfyGroups OBJECT IDENTIFIER .1.3.6.1.4.1.1795.2.24.2.6.31.3.2.3 |