MIBs Depot

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

FromSymbols
ADSL-LINE-MIBadslLineConfProfileEntry
CISCO-SMIciscoMgmt
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1TimeTicksread-onlycurrent
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.2Counter32read-onlycurrent
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.2not-accessiblecurrent
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.1not-accessiblecurrent
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.1INTEGER {inactive(1), active(2), passed(3), failed(4), aborted(5)}read-onlycurrent
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.2INTEGER {none(1), bertDigitalLocal(2), bertAnalogLocal(3), bertDigitalRemote(4), bertAnalogRemote(5), other(6)}read-writecurrent
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.3INTEGER {stop(1), start(2), clear(3), ready(4)}read-writecurrent
cXdslTestTime
OBJECT-TYPE
Test duration. Time interval between 1 - 30 minutes.
1.3.6.1.4.1.9.9.204.1.2.1.4Integer32 (1..30)read-writecurrent
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.5Bits {noError(0), cpeBertAborted(1), lostCpeSync(2), noCpeSync(3), noCpeResults(4), coBertAborted(5), lostCoSync(6), noCoSync(7)}read-onlycurrent
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.6Unsigned32 (0..2147483647)read-onlycurrent
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.7Integer32 (0..1800)read-onlycurrent
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.8Integer32 (0..20000000)read-onlycurrent
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.3not-accessiblecurrent
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.1not-accessiblecurrent
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.1INTEGER {disabled(1), loopbackAnalogLocal(2), loopbackDigitalLocal(3), loopbackAnalogRemote(4), loopbackDigitalRemote(5), other(6)}read-writecurrent
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.2INTEGER {disabled(1), spectrum1(2), spectrum2(3), spectrum3(4), spectrum4(5), spectrum5(6), spectrum6(7)}read-writecurrent
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.4not-accessiblecurrent
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.1not-accessiblecurrent
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.1TruthValueread-createcurrent
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.2TruthValueread-createcurrent
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.3TruthValueread-createcurrent
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

NameOIDStatus
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.1current
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.1current
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.2current
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.3current
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.4current