CISCO-XDSL-LINE-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-XDSL-LINE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoXdslLineMIB 1.3.6.1.4.1.9.9.204
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.
         ciscoXdslLineMIBObjects 1.3.6.1.4.1.9.9.204.1
             cXdslLineTable 1.3.6.1.4.1.9.9.204.1.1 no-access
This table contains enterprise-specific line parameters for XTU-C class xDSL devices supported by the system.
                 cXdslLineEntry 1.3.6.1.4.1.9.9.204.1.1.1 no-access
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.
                     cXdslLineTimeSinceLastChange 1.3.6.1.4.1.9.9.204.1.1.1.1 timeticks read-only
Represents the time elapsed since the status of this interface was last changed.
                     cXdslLineNoOfChanges 1.3.6.1.4.1.9.9.204.1.1.1.2 counter32 read-only
Represents the number of changes of the interface status since last reset of the agent or since a XTU-C modem was installed.
             cXdslTestTable 1.3.6.1.4.1.9.9.204.1.2 no-access
This table contains enterprise-specific test parameters initiated by the XTU-C class devices supported by the system.
                 cXdslTestEntry 1.3.6.1.4.1.9.9.204.1.2.1 no-access
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.
                     cXdslTestStatus 1.3.6.1.4.1.9.9.204.1.2.1.1 integer read-only
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 Enumeration: 'active': 2, 'failed': 4, 'inactive': 1, 'aborted': 5, 'passed': 3.
                     cXdslTestType 1.3.6.1.4.1.9.9.204.1.2.1.2 integer read-write
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. Enumeration: 'bertDigitalRemote': 4, 'none': 1, 'bertAnalogRemote': 5, 'bertAnalogLocal': 3, 'other': 6, 'bertDigitalLocal': 2.
                     cXdslTestTrigger 1.3.6.1.4.1.9.9.204.1.2.1.3 integer read-write
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 Enumeration: 'ready': 4, 'start': 2, 'clear': 3, 'stop': 1.
                     cXdslTestTime 1.3.6.1.4.1.9.9.204.1.2.1.4 integer32 read-write
Test duration. Time interval between 1 - 30 minutes.
                     cXdslTestBertErrors 1.3.6.1.4.1.9.9.204.1.2.1.5 bits read-only
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 Bits: 'cpeBertAborted': 1, 'lostCoSync': 6, 'coBertAborted': 5, 'lostCpeSync': 2, 'noCoSync': 7, 'noCpeSync': 3, 'noError': 0, 'noCpeResults': 4.
                     cXdslTestBertBitErrors 1.3.6.1.4.1.9.9.204.1.2.1.6 unsigned32 read-only
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.
                     cXdslTestBertRunTime 1.3.6.1.4.1.9.9.204.1.2.1.7 integer32 read-only
This value represents the BERT run time in seconds, the value may not be available until completion of the test.
                     cXdslTestBertBitRate 1.3.6.1.4.1.9.9.204.1.2.1.8 integer32 read-only
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.
             cXdslModeTable 1.3.6.1.4.1.9.9.204.1.3 no-access
This table contains enterprise-specific mode parameters initiated by the XTU-C class devices supported by the system.
                 cXdslModeEntry 1.3.6.1.4.1.9.9.204.1.3.1 no-access
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.
                     cXdslModeLoopback 1.3.6.1.4.1.9.9.204.1.3.1.1 integer read-write
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. Enumeration: 'loopbackAnalogRemote': 4, 'loopbackDigitalRemote': 5, 'disabled': 1, 'loopbackDigitalLocal': 3, 'other': 6, 'loopbackAnalogLocal': 2.
                     cXdslModeSpectrum 1.3.6.1.4.1.9.9.204.1.3.1.2 integer read-write
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 Enumeration: 'spectrum6': 7, 'disabled': 1, 'spectrum4': 5, 'spectrum5': 6, 'spectrum2': 3, 'spectrum3': 4, 'spectrum1': 2.
             cXdslLineConfProfileTable 1.3.6.1.4.1.9.9.204.1.4 no-access
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
                 cXdslLineConfProfileEntry 1.3.6.1.4.1.9.9.204.1.4.1 no-access
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.
                     cXdslLineConfPayloadScrambled 1.3.6.1.4.1.9.9.204.1.4.1.1 truthvalue read-only
This object specifies whether ATM Payload Scrambling is enabled for this profile.
                     cXdslLineConfAlarmsEnabled 1.3.6.1.4.1.9.9.204.1.4.1.2 truthvalue read-only
This object specifies whether Alarms are enabled for this profile.
                     cXdslLineConfLinkUpDownTrap 1.3.6.1.4.1.9.9.204.1.4.1.3 truthvalue read-only
This object specifies whether Link Up/Down traps are enabled for this profile.
         ciscoXdslLineMIBConformance 1.3.6.1.4.1.9.9.204.3
             ciscoXdslLineMIBCompliances 1.3.6.1.4.1.9.9.204.3.1
                 ciscoXdslLineMIBCompliance 1.3.6.1.4.1.9.9.204.3.1.1
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.
             ciscoXdslLineMIBGroups 1.3.6.1.4.1.9.9.204.3.2
                 cXdslLineGroup 1.3.6.1.4.1.9.9.204.3.2.1
A collection of managed objects defining the enterprise- specific attributes of a xDSL line.
                 cXdslLineConfProfileGroup 1.3.6.1.4.1.9.9.204.3.2.2
A collection of managed objects defining the enterprise-specific line configuration information associated with one or more xDSL XTU-C class devices.
                 cXdslTestGroup 1.3.6.1.4.1.9.9.204.3.2.3
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.
                 cXdslModeGroup 1.3.6.1.4.1.9.9.204.3.2.4
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.