CISCO-XDSL-LINE-MIB
- Registered at
- 1.3.6.1.4.1.9.9.204
- Last updated
- 2001-02-10 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2001-02-10 00:00
- Namespace
- cisco
- Source file
CISCO-XDSL-LINE-MIB- Digest
sha256:fe4b95aeac39e8b6c1badf70130a1b2ae55409ef5e76cf96b51774e383cdccbd
Description
The tables defined by this MIB module contain a collection of managed objects that are general in nature and apply to different types of modems. The structure of this module resembles the ADSL-LINE-MIB, CISCO-SDSL-LINE-MIB, ADSL-DMT-LINE-MIB, CISCO-ADSL-DMT-LINE-MIB, etc. Observe that the tables in this module do not necessarily extend the tables defined by the these mibs. Currently, only the table that contains the configuration information extends the profile tables defined by the above modules. Mib objects must fulfill the following criteria to be contained in this mib module: 1) The ADSL-LINE-MIB or the modem specific mibs such as CISCO-SDSL-LINE-MIB, CISCO-ADSL-DMT-LINE-MIB, etc. does not already contain a managed object representing the same information. 2) The mibs object must NOT be technology dependent, they must apply to various types of DSL modems, e.g. IDSL, SDSL, ADSL, etc. *** ABBREVIATIONS, ACRONYMS, AND SYMBOLS *** ADSL - Asymmetric Digital Subscriber Line. ATM - Asynchronous Transfer Mode. XTU-C - xDSL Transceiver Unit, Central Office end. XTU-R - xDSL Transceiver Unit, Remote terminal end. BER - Bit Error Ratio. BERT - Bit Error Ratio Test. DSP - Digital Signal Processor. DSL - Digital Subscriber Line. IDSL - IDSN Digital Subscriber Line. SDSL - Symetric Digital Subscriber Line. xDSL - Group term used to refer to ADSL, HDSL, SDSL, VDSL, IDSL, etc. All are digital technologies using existing copper lines provided by the thelephone companies.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 Tel: +1 800 553-NETS E-mail: cs-dslam@cisco.com
Imports
| From | Symbols |
|---|---|
| ADSL-LINE-MIB | adslLineConfProfileEntry |
| CISCO-SMI | ciscoMgmt |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ADSL-LINE-MIB ADSL-TC-MIB CISCO-SMI CISCO-XDSL-LINE-MIB IANAifType-MIB IF-MIB PerfHist-TC-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoXdslLineMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.204.1 | |||
| cXdslLineTable OBJECT-TYPE This table contains enterprise-specific line parameters for XTU-C class xDSL devices supported by the system. | 1.3.6.1.4.1.9.9.204.1.1 | not-accessible | current | |
| cXdslLineEntry OBJECT-TYPE A set of enterprise-specific xDSL line parameters for an XTU-C class device. There exists an entry for each ifEntry with an ifType of xDSL such as adsl, sdsl, idsl, etc. that are supported by the system. | 1.3.6.1.4.1.9.9.204.1.1.1 | not-accessible | current | |
| cXdslLineTimeSinceLastChange OBJECT-TYPE Represents the time elapsed since the status of this interface was last changed. | 1.3.6.1.4.1.9.9.204.1.1.1.1 | TimeTicks | read-only | current |
| cXdslLineNoOfChanges OBJECT-TYPE Represents the number of changes of the interface status since last reset of the agent or since a XTU-C modem was installed. | 1.3.6.1.4.1.9.9.204.1.1.1.2 | Counter32 | read-only | current |
| cXdslTestTable OBJECT-TYPE This table contains enterprise-specific test parameters initiated by the XTU-C class devices supported by the system. | 1.3.6.1.4.1.9.9.204.1.2 | not-accessible | current | |
| cXdslTestEntry OBJECT-TYPE A set of enterprise-specific test parameters for an XTU-C class xDSL device. There exists an entry for each ifEntry with an ifType of xDSL such as adsl, sdsl, idsl, etc. that are supported by the system. | 1.3.6.1.4.1.9.9.204.1.2.1 | not-accessible | current | |
| cXdslTestStatus OBJECT-TYPE Represents status of the test per port. Once a test is completed or aborted, the status remains at passed, failed, or aborted until user clears it by setting cXdslTestTrigger to clear or starts a new test. This object will return 'passed' if there are no cXdslTestBertErrors and no cXdslTestBertBitErrors | 1.3.6.1.4.1.9.9.204.1.2.1.1 | INTEGER {inactive(1), active(2), passed(3), failed(4), aborted(5)} | read-only | current |
| cXdslTestType OBJECT-TYPE The type of test to be performed. The test duration is determined by cXdslTestTime. All the test types inhibit the service on that line. The agent will only change cXdslTestType, if no test is active on the targeted port. The XTU-C may support other test types that are not defined in this mib, if such test is running this object will have a value of 'other'. cXdslTestTrigger will start the test when set to start. | 1.3.6.1.4.1.9.9.204.1.2.1.2 | INTEGER {none(1), bertDigitalLocal(2), bertAnalogLocal(3), bertDigitalRemote(4), bertAnalogRemote(5), other(6)} | read-write | current |
| cXdslTestTrigger OBJECT-TYPE Starts, stops (aborts) a test in progress or clears the test results. The agent will only start a new test, if no test is active on the targeted port. The value of this object returns 'ready' when read, the value cannot be set to 'ready'. The cXdslTestTrigger value affects cXdslTestStatus as following: value current TestStatus --> new TestStatus ----- ------------------ -------------- start inactive/pass/fail/ active aborted stop active aborted clear pass/fail/aborted inactive All other combinations will result in error, for instance, starting a test may fail due to a test already in progress. Likewise, stopping a test NOT in progress will result in an error. The value of cXdslTestType, cXdslTestStatus and cXdslTestTime will remain in the system until cleared or until the the agent is reset. When this object is set to 'clear' the test results are cleared, cXdslTestType is set to none and cXdslTestStatus is set to inactive. The 'old' test results will remain until completion of a 'new' test if test results are not cleared | 1.3.6.1.4.1.9.9.204.1.2.1.3 | INTEGER {stop(1), start(2), clear(3), ready(4)} | read-write | current |
| cXdslTestTime OBJECT-TYPE Test duration. Time interval between 1 - 30 minutes. | 1.3.6.1.4.1.9.9.204.1.2.1.4 | Integer32 (1..30) | read-write | current |
| cXdslTestBertErrors OBJECT-TYPE Errors during BERT test. The test will abort if any BERT errors occur. Note: that even if there are no BERT errors the test can still fail due to BertBitErrors. Bit Description --- ----------- 0 No BERT errors 1 XTU-R BERT aborted 2 XTU-R lost sync during BERT 3 XTU-R never got in sync 4 No XTU-R BERT results 5 XTU-C BERT aborted 6 XTU-C lost sync during BERT 7 XTU-C never got in sync | 1.3.6.1.4.1.9.9.204.1.2.1.5 | Bits {noError(0), cpeBertAborted(1), lostCpeSync(2), noCpeSync(3), noCpeResults(4), coBertAborted(5), lostCoSync(6), noCoSync(7)} | read-only | current |
| cXdslTestBertBitErrors OBJECT-TYPE This value represents the number of BERT bit errors accumulated during the test duration, the value may not be available until completion of the test. The test will fail if this value is greater than 0. | 1.3.6.1.4.1.9.9.204.1.2.1.6 | Unsigned32 (0..2147483647) | read-only | current |
| cXdslTestBertRunTime OBJECT-TYPE This value represents the BERT run time in seconds, the value may not be available until completion of the test. | 1.3.6.1.4.1.9.9.204.1.2.1.7 | Integer32 (0..1800) | read-only | current |
| cXdslTestBertBitRate OBJECT-TYPE This value represents the BERT bitrate in bps that was detected during the BERT test, the value may not be available until completion of the test. | 1.3.6.1.4.1.9.9.204.1.2.1.8 | Integer32 (0..20000000) | read-only | current |
| cXdslModeTable OBJECT-TYPE This table contains enterprise-specific mode parameters initiated by the XTU-C class devices supported by the system. | 1.3.6.1.4.1.9.9.204.1.3 | not-accessible | current | |
| cXdslModeEntry OBJECT-TYPE A set of enterprise-specific mode parameters for an XTU-C class xDSL device. There exists an entry for each ifEntry with an ifType of xDSL such as adsl, sdsl, idsl, etc. that are supported by the system. | 1.3.6.1.4.1.9.9.204.1.3.1 | not-accessible | current | |
| cXdslModeLoopback OBJECT-TYPE The value of this object specifies the loopback mode of this interface. The interface will stay in loopback mode until this object is set to disabled. The XTU-C may support other mode types that are not defined in this mib, if such mode is running, this object will have a value of 'other'. The loopback modes will inhibit the service on that line. | 1.3.6.1.4.1.9.9.204.1.3.1.1 | INTEGER {disabled(1), loopbackAnalogLocal(2), loopbackDigitalLocal(3), loopbackAnalogRemote(4), loopbackDigitalRemote(5), other(6)} | read-write | current |
| cXdslModeSpectrum OBJECT-TYPE The value of this object specifies the spectrum mode of this interface. The interface will stay in spectrum mode until this object is set to disabled. The modes will inhibit the service on that line. Not all spectrum modes are avaiable for all types of modems. The modes translate as follows: sdsl & shdsl ------------ spectrum1 = tx-1 spectrum2 = tx-3 spectrum3 = tx+1 spectrum4 = tx+3 spectrum5 = spec2PT spectrum6 = spec4PT dmt --- spectrum1 = reverb spectrum2 = medley spectrum3 = pilot spectrum4 = not supported spectrum5 = not supported spectrum6 = not supported cap --- spectrum1 = 136k spectrum2 = 340k spectrum3 = 680k spectrum4 = 952k spectrum5 = not supported spectrum6 = not supported | 1.3.6.1.4.1.9.9.204.1.3.1.2 | INTEGER {disabled(1), spectrum1(2), spectrum2(3), spectrum3(4), spectrum4(5), spectrum5(6), spectrum6(7)} | read-write | current |
| cXdslLineConfProfileTable OBJECT-TYPE This table extends the adslLineConfProfileTable and contains enterprise-specific xDSL configuration information. Entries in this table apply to more than one type of DSL modems | 1.3.6.1.4.1.9.9.204.1.4 | not-accessible | current | |
| cXdslLineConfProfileEntry OBJECT-TYPE A configuration profile containing enterprise-specific xDSL line configuration information. An entry exist in this table for every profile created by adslLineConfProfileRowStatus which will also modify or delete an existing row in this table. | 1.3.6.1.4.1.9.9.204.1.4.1 | not-accessible | current | |
| cXdslLineConfPayloadScrambled OBJECT-TYPE This object specifies whether ATM Payload Scrambling is enabled for this profile. | 1.3.6.1.4.1.9.9.204.1.4.1.1 | TruthValue | read-create | current |
| cXdslLineConfAlarmsEnabled OBJECT-TYPE This object specifies whether Alarms are enabled for this profile. | 1.3.6.1.4.1.9.9.204.1.4.1.2 | TruthValue | read-create | current |
| cXdslLineConfLinkUpDownTrap OBJECT-TYPE This object specifies whether Link Up/Down traps are enabled for this profile. | 1.3.6.1.4.1.9.9.204.1.4.1.3 | TruthValue | read-create | current |
| ciscoXdslLineMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.204.3 | |||
| ciscoXdslLineMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.204.3.1 | |||
| ciscoXdslLineMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.204.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoXdslLineMIBCompliance MODULE-COMPLIANCE The compliance statement for entities that implement the CISCO-XDSL-LINE-MIB. Implementation of this MIB is mandatory for any platform that supports one or more xDSL type interfaces. | 1.3.6.1.4.1.9.9.204.3.1.1 | current |
| cXdslLineGroup OBJECT-GROUP A collection of managed objects defining the enterprise- specific attributes of a xDSL line. | 1.3.6.1.4.1.9.9.204.3.2.1 | current |
| cXdslLineConfProfileGroup OBJECT-GROUP A collection of managed objects defining the enterprise-specific line configuration information associated with one or more xDSL XTU-C class devices. | 1.3.6.1.4.1.9.9.204.3.2.2 | current |
| cXdslTestGroup OBJECT-GROUP A collection of managed objects defining the enterprise-specific test options associated with one or more xDSL XTU-C class devices. Implemention of this group is optional. | 1.3.6.1.4.1.9.9.204.3.2.3 | current |
| cXdslModeGroup OBJECT-GROUP A collection of managed objects defining the enterprise-specific line mode options associated with one or more xDSL XTU-C class devices. Implemention of this group is optional. | 1.3.6.1.4.1.9.9.204.3.2.4 | current |