CISCO-DS3-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-DS3-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
 ciscoDs3MIB 1.3.6.1.4.1.9.9.132
The MIB module to describe DS3 line objects. This is an extension to the standard DS3 MIB(RFC 2496).
         ciscoDs3MIBObjects 1.3.6.1.4.1.9.9.132.1
             cds3Config 1.3.6.1.4.1.9.9.132.1.1
                 cds3ConfigTable 1.3.6.1.4.1.9.9.132.1.1.1 no-access
The DS3 Configuration table. The table has objects for configuring a T3/E3 line.
                     cds3ConfigEntry 1.3.6.1.4.1.9.9.132.1.1.1.1 no-access
An entry in the table. There is an entry for each available T3/E3 line, with an ifType value of 'ds3'(30). By default, lines are disabled. 'ifAdmin' from ifTable must be used to up the line. The objects in this table can be modified only when the line is up.
                         cds3LineType 1.3.6.1.4.1.9.9.132.1.1.1.1.1 integer read-write
This variable indicates the variety of DS3 C-bit or E3 application implementing this interface. The type of interface affects the interpretation of the usage and error statistics. The rate of DS3 is 44.736 Mbps and E3 is 34.368 Mbps. The values, in sequence, describe: Following values are applicable to DS3 interfaces only. ds3cbitadm : Indicates C-BIT ADM mode ds3cbitplcp : Indicates C-BIT PLCP mode ds3m23adm : Indicates M23 ADM mode ds3m23plcp : Indicates M23 PLCP mode dsx3M23 : Refer ANSI T1.107-1988 [9] dsx3SYNTRAN : Refer ANSI T1.107-1988 [9] dsx3CbitParity : Refer ANSI T1.107-1988 [9] dsx3ClearChannel : Refer ANSI T1.107-1988 [9] ds3cbitfrmronly : Indicates C-BIT FRAMER-ONLY mode ds3m23frmronly : Indicates M23 FRAMER-ONLY mode Following values are applicable to E3 interfaces only. e3g832adm : Indicates G.832 ADM mode e3g751adm : Indicates G.751 ADM mode e3g751plcp : Indicates G.751 PLCP mode e3Framed : Refer CCITT G.751 [12] e3Plcp : Refer ETSI T/NA(91)19 [14] e3g832frmronly : Indicates G.832 FRAMER-ONLY mode e3g751frmronly : Indicates G.751 FRAMER-ONLY mode. Enumeration: 'dsx3ClearChannel': 12, 'e3g832frmronly': 17, 'e3g751plcp': 5, 'ds3cbitadm': 1, 'e3g751adm': 4, 'e3g751frmronly': 18, 'dsx3CbitParity': 11, 'dsx3SYNTRAN': 10, 'ds3m23plcp': 7, 'ds3cbitfrmronly': 15, 'e3Framed': 13, 'ds3cbitplcp': 2, 'ds3m23adm': 6, 'ds3m23frmronly': 16, 'e3g832adm': 3, 'e3Plcp': 14, 'other': 8, 'dsx3M23': 9.
                         cds3LineAIScBitsCheck 1.3.6.1.4.1.9.9.132.1.1.1.1.2 integer read-write
When check(1) is set, then Alarm Indication Signal (AIS) is declared when '1010...'b is found and C-Bits are all zero. When ignore(2) is set, an AIS condition is declared when the '1010...'b is detected irrespective of the state of the C-Bits. Does not apply to the E3 interface. The value notApplicable(3) is used in case of the interfaces where this object is not applicable. The notApplicable(3) is not allowed in write operation. Enumeration: 'ignore': 2, 'notApplicable': 3, 'check': 1.
                         cds3LineRcvFEACValidation 1.3.6.1.4.1.9.9.132.1.1.1.1.3 integer read-write
This entry specifies the FEAC (Far End Alarm and Control) code validation criteria. If 'fEACCodes4Of5' is specified, then a valid FEAC code is declared if 4 of 5 codes match. When 'fEACCodes8Of10' is specified, then a valid FEAC code is declared when 8 of 10 codes match. If disable(3) is specified, then FEAC code generation and detection is disabled. Does not apply to the E3 interface. Enumeration: 'disable': 3, 'fEACCodes4Of5': 1, 'fEACCodes8Of10': 2.
                         cds3LineOOFCriteria 1.3.6.1.4.1.9.9.132.1.1.1.1.4 integer read-write
This entry specifies the out of frame(OOF) decision criteria. If 'bits3Of8' is specified then an OOF condition is declared if at least 3 of 8 framing bits are in error. When 'bits3Of16' is specified then OOF is declared if 3 of 16 framing bits are found to be in error. OOF is declared when errors are detected in the framing octets for four consecutive frames. This object does not apply to E3 interface. The value notApplicable(3) is used in case of the interfaces where this object is not applicable. The notApplicable(3) is not allowed in write operation. Enumeration: 'bits3Of16': 2, 'notApplicable': 3, 'bits3Of8': 1.
                         cds3TraceToTransmit 1.3.6.1.4.1.9.9.132.1.1.1.1.5 displaystring read-write
Transmitted G.832 Trail Trace string.
                         cds3TraceToExpect 1.3.6.1.4.1.9.9.132.1.1.1.1.6 displaystring read-write
G.832 Trail Trace string that is expected to be received from the other end.
                         cds3TraceAlarm 1.3.6.1.4.1.9.9.132.1.1.1.1.7 integer read-only
The value of this object is set to traceFailure(2) when DS3 line receives a trace does not match the 'cds3TraceToExpect'. Enumeration: 'noAlarm': 1, 'traceFailure': 2.
                         cds3InternalEqualizer 1.3.6.1.4.1.9.9.132.1.1.1.1.8 integer read-write
This variable indicates whether the internal equalizer is being used or bypassed. Set this value depending on the line equipment to which the receiver is attached. Possible values are : use(1) : Use the internal equalizer byPass(2) : bypass internal equalizer(use external equalizer). This option allows easy interfacing of the device into systems already utilizing the external equalizers. Enumeration: 'use': 1, 'byPass': 2.
                         cds3NearEndLineLoopbackStatus 1.3.6.1.4.1.9.9.132.1.1.1.1.9 unsigned32 read-only
Indicates the loopback status of the near end DS1 on this DS3 when loopback request is indicated. Following table lists the mapping of Bit position to DS1 or DS3 lines and the value. Bit Position Line number value ---------------------------------------- 0 DS3 Line 0 = no loop(loop down) 1 = loop(loop up) 1 DS1 line 1 0 = loop down 1 = loop up 2 DS1 line 2 0 = loop down 1 = loop up 3 DS1 line 3 0 = loop down 1 = loop up ... ... 28 DS1 line 28 0 = loop down 1 = loop up 29 all DS1 lines 0 = loop up 1 = loop down
                         cds3FarEndLineLoopbackStatus 1.3.6.1.4.1.9.9.132.1.1.1.1.10 unsigned32 read-only
Indicates the loopback status of the far end DS3,DS1 when remote DS1 loopback request is initiated. The remote DS1 loopback is initiated by setting dsx3SendCode object to dsx3SendDS1LoopCode(5). For unchannelized DS3 applications DS1s are unassigned. Following table lists the mapping of Bit position to DS1 or DS3 lines and the value. Bit Position Line number value ---------------------------------------- 0 DS3 Line 0 = line loopback activate 1 = line loopback deactivate 1 DS1 line 1 0 = loop down 1 = loop up 2 DS1 line 2 0 = loop down 1 = loop up 3 DS1 line 3 0 = loop down 1 = loop up ... ... 28 DS1 line 29 0 = loop down 1 = loop up 29 all DS1 lines 0 = loop down 1 = loop up
             cds3Alarm 1.3.6.1.4.1.9.9.132.1.2
                 cds3AlarmConfig 1.3.6.1.4.1.9.9.132.1.2.1
                     cds3AlarmConfigTable 1.3.6.1.4.1.9.9.132.1.2.1.1 no-access
The DS3 interface alarm configuration table. This table contains the parameters associated with detecting and declaring alarms for the interface. The parameters include severity of alarm, alarm integration parameters and 15 minute and 24 hour thresholds.
                         cds3AlarmConfigEntry 1.3.6.1.4.1.9.9.132.1.2.1.1.1 no-access
An entry in the T3/E3 Alarm Configuration Table. The entries are automatically created for an ifType value of 'ds3'(30), with default values for objects. Thresholds may be configured for: Line Code Violations(LCV), LineErrored Seconds(LES), Line Severely Errored Seconds(LSES), P-bit Coding Violations(PCV), P-bit Errored Seconds(PES), P-bit Severely Errored Seconds(PSES), Severely Errored Seconds(SES), Severely Errored Framing Seconds(SEFS), Unavailable Seconds(UAS), C-bit coding violations(CCV), C-bit errored seconds(CES), C-bit errored seconds(CSES). Once these thresholds are exceeded, minor or major alarms are raised. Please refer to RFC2496 for descriptions of these errors.
                             cds3NEAlarmUpCount 1.3.6.1.4.1.9.9.132.1.2.1.1.1.1 unsigned32 read-write
This parameter specifies the increment to the Near End alarm integration counters. The local alarms are LOS and LOF. The Default value is 6 and the integration counter is incremented by this value every 10 ms while the alarm persists. The counter is decremented by the value of 'cds3NEAlarmDownCount' while there is no alarm (the counter does not decrement below zero). When the integration counter exceeds 'cds3NEAlarmThreshold' an Alarm of the severity specified for the particular Near End alarm is declared.
                             cds3NEAlarmDownCount 1.3.6.1.4.1.9.9.132.1.2.1.1.1.2 unsigned32 read-write
This parameter specifies the decrement to the Near End alarm integration counters. The alarms are LOS and LOF. The Default value is 1 and the integration counter is decremented by this value every 10 ms while no alarm persists. The counter is incremented by the value of cds3NEAlarmUpCount while there is no alarm (the counter does not decrement below zero). When the integration counter reaches zero any Alarm previously declared is removed.
                             cds3NEAlarmThreshold 1.3.6.1.4.1.9.9.132.1.2.1.1.1.3 unsigned32 read-write
The value set in this object determines the value that the alarm integration counter must reach for an near end alarm to be declared. If the up count is 6, and the threshold 150, an Alarm is integrated in 2.5 seconds. If the down count is 1, then alarm will be cleared in 15 seconds.
                             cds3FEAlarmUpCount 1.3.6.1.4.1.9.9.132.1.2.1.1.1.4 unsigned32 read-write
This parameter specifies the increment to the Far End alarm integration counters. The alarms are Remote Alarm Indication (RAI) and Alarm Indication Signal(AIS). The integration counter is incremented by this value every 10 ms while the alarm persists. The counter is decremented by this value while there is no alarm (the counter does not decrement below zero). When the integration counter exceeds cds3FEAlarmThreshold an Alarm of the severity specified for the particular far end alarm is declared.
                             cds3FEAlarmDownCount 1.3.6.1.4.1.9.9.132.1.2.1.1.1.5 unsigned32 read-write
This parameter specifies the decrement to the Far End alarm integration counters. The alarms are Alarm Indication Signal (AIS) and Remote Alarm Indication (RAI). The integration counter is decremented by this value every 10 ms (till zero), while no alarm persists. The counter is incremented by this value while there is no alarm. When the integration counter decrements to zero any previously declared Alarm is removed.
                             cds3FEAlarmThreshold 1.3.6.1.4.1.9.9.132.1.2.1.1.1.6 unsigned32 read-write
The value set in this object determines the value that the alarm integration counter must reach for an far end Alarm to be declared. If the up count is 6, the down count is 1 and the threshold 150, an Alarm is integrated in 2.5 sec and removed in 15 seconds.
                             cds3StatisticalAlarmSeverity 1.3.6.1.4.1.9.9.132.1.2.1.1.1.7 integer read-write
This variable is used to setup the severity of any of the Statistical alarms. So when a Statistical Counter exceeds its specified threshold the system will send the alarm with appropriate severity. A value of none(3) indicates that no alarm will be raised. Enumeration: 'major': 2, 'none': 3, 'minor': 1.
                             cds3LCV15MinThreshold 1.3.6.1.4.1.9.9.132.1.2.1.1.1.8 unsigned32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
                             cds3LCV24HrThreshold 1.3.6.1.4.1.9.9.132.1.2.1.1.1.9 unsigned32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval.
                             cds3LES15MinThreshold 1.3.6.1.4.1.9.9.132.1.2.1.1.1.10 unsigned32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes which when exceeded in a 15 minute window causes a statistical alarm to be declared.
                             cds3LES24HrThreshold 1.3.6.1.4.1.9.9.132.1.2.1.1.1.11 unsigned32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval.
                             cds3PCV15MinThreshold 1.3.6.1.4.1.9.9.132.1.2.1.1.1.12 unsigned32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared. Not for E3.
                             cds3PCV24HrThreshold 1.3.6.1.4.1.9.9.132.1.2.1.1.1.13 unsigned32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval. Not for E3.
                             cds3PES15MinThreshold 1.3.6.1.4.1.9.9.132.1.2.1.1.1.14 unsigned32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared. Not for E3.
                             cds3PES24HrThreshold 1.3.6.1.4.1.9.9.132.1.2.1.1.1.15 unsigned32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval. Not for E3.
                             cds3PSES15MinThreshold 1.3.6.1.4.1.9.9.132.1.2.1.1.1.16 unsigned32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared. Not for E3.
                             cds3PSES24HrThreshold 1.3.6.1.4.1.9.9.132.1.2.1.1.1.17 unsigned32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval. Not for E3.
                             cds3SEFS15MinThreshold 1.3.6.1.4.1.9.9.132.1.2.1.1.1.18 unsigned32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
                             cds3SEFS24HrThreshold 1.3.6.1.4.1.9.9.132.1.2.1.1.1.19 unsigned32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval
                             cds3UAS15MinThreshold 1.3.6.1.4.1.9.9.132.1.2.1.1.1.20 unsigned32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
                             cds3UAS24HrThreshold 1.3.6.1.4.1.9.9.132.1.2.1.1.1.21 unsigned32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval
                             cds3CCV15MinThreshold 1.3.6.1.4.1.9.9.132.1.2.1.1.1.22 unsigned32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared. Not for E3.
                             cds3CCV24HrThreshold 1.3.6.1.4.1.9.9.132.1.2.1.1.1.23 unsigned32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval. Not for E3.
                             cds3CES15MinThreshold 1.3.6.1.4.1.9.9.132.1.2.1.1.1.24 unsigned32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared. Not for E3.
                             cds3CES24HrThreshold 1.3.6.1.4.1.9.9.132.1.2.1.1.1.25 unsigned32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. Not for E3.
                             cds3CSES15MinThreshold 1.3.6.1.4.1.9.9.132.1.2.1.1.1.26 unsigned32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared. Not for E3.
                             cds3CSES24HrThreshold 1.3.6.1.4.1.9.9.132.1.2.1.1.1.27 unsigned32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. Not for E3.
                             cds3LSES15MinThreshold 1.3.6.1.4.1.9.9.132.1.2.1.1.1.28 unsigned32 read-write
Used to set the 15 minute threshold for LSES(Line Severely Errored Seconds). The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
                             cds3LSES24HrThreshold 1.3.6.1.4.1.9.9.132.1.2.1.1.1.29 unsigned32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared.
                             cds3LineStatisticalAlarmState 1.3.6.1.4.1.9.9.132.1.2.1.1.1.30 unsigned32 read-only
This is a bitmap of the DS3 Line Statistical alarms. It is represented as a sum where value 2^(N-1) is added to the sum if threshold corresponding to bit N is exceeded. Zero indicates no alarms. Itemized below are the individual alarm bits: BitPosition Alarm ----------- ----- 1 PES current 15 minute threshold exceeded 2 PES 24 hour threshold exceeded 3 PSES current 15 minute threshold exceeded 4 PSES 24 hour threshold exceeded 5 SEFS current 15 minute threshold exceeded 6 SEFS 24 hour threshold exceeded 7 UAS current 15 minute threshold exceeded 8 UAS 24 hour threshold exceeded 9 LCV current 15 minute threshold exceeded 10 LCV 24 hour threshold exceeded 11 PCV current 15 minute threshold exceeded 12 PCV 24 hour threshold exceeded 13 LES current 15 minute threshold exceeded 14 LES 24 hour threshold exceeded 15 CCV current 15 minute threshold exceeded 16 CCV 24 hour threshold exceeded 17 CES current 15 minute threshold exceeded 18 CES 24 hour threshold exceeded 19 CSES current 15 minute threshold exceeded 20 CSES 24 hour threshold exceeded 21 LSES current 15 minute threshold exceeded 22 LSES 24 hour threshold exceeded
                     cds3AlarmConfigPlcpTable 1.3.6.1.4.1.9.9.132.1.2.1.2 no-access
The ATM interface PLCP alarm configuration table. PLCP is a sublayer over the DS3 interface, that carries ATM cells.
                         cds3AlarmConfigPlcpEntry 1.3.6.1.4.1.9.9.132.1.2.1.2.1 no-access
An entry in the DS3 PLCP Alarm Configuration table. The entries contain parameters to configure DS3 PLCP error statistics thresholds, so that an alarm is raised whenever any threshold is exceeded. The entries are automatically created for active DS3 interfaces with Plcp framing enabled, with default values for objects.
                             cds3PlcpStatisticalAlarmSeverity 1.3.6.1.4.1.9.9.132.1.2.1.2.1.1 integer read-write
This variable sets up the severity of PLCP Statistical alarm. So when PLCP Statistical alarm is detected the module will send the alarm with appropriate severity. A value of none(3) indicates that no alarm will be raised. Enumeration: 'major': 2, 'none': 3, 'minor': 1.
                             cds3PlcpBip8CV15MinThreshold 1.3.6.1.4.1.9.9.132.1.2.1.2.1.2 unsigned32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
                             cds3PlcpBip8CV24HrThreshold 1.3.6.1.4.1.9.9.132.1.2.1.2.1.3 unsigned32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval.
                             cds3PlcpBip8ES15MinThreshold 1.3.6.1.4.1.9.9.132.1.2.1.2.1.4 unsigned32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
                             cds3PlcpBip8ES24HrThreshold 1.3.6.1.4.1.9.9.132.1.2.1.2.1.5 unsigned32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval.
                             cds3PlcpBip8SES15MinThreshold 1.3.6.1.4.1.9.9.132.1.2.1.2.1.6 unsigned32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
                             cds3PlcpBip8SES24HrThreshold 1.3.6.1.4.1.9.9.132.1.2.1.2.1.7 unsigned32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval.
                             cds3PlcpSEFS15MinThreshold 1.3.6.1.4.1.9.9.132.1.2.1.2.1.8 unsigned32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
                             cds3PlcpSEFS24HrThreshold 1.3.6.1.4.1.9.9.132.1.2.1.2.1.9 unsigned32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval.
                             cds3PlcpUAS15MinThreshold 1.3.6.1.4.1.9.9.132.1.2.1.2.1.10 unsigned32 read-write
The value set in this object determines the value which when exceeded in a 15 minute window causes a statistical alarm to be declared.
                             cds3PlcpUAS24HrThreshold 1.3.6.1.4.1.9.9.132.1.2.1.2.1.11 unsigned32 read-write
The value set in this object determines the value which when exceeded in a sliding 24 hour window causes a statistical alarm to be declared. The threshold is checked every 15 minutes for the preceding 24 hour interval.
                 cds3AlarmPlcpTable 1.3.6.1.4.1.9.9.132.1.2.2 no-access
The Plcp interface alarm table. This table maintains the CV,ES,SES, SEFS and UAS for DS3 line with Plcp framing selected. Please refer to RFC2496 for description of these various error statistics.
                     cds3AlarmPlcpEntry 1.3.6.1.4.1.9.9.132.1.2.2.1 no-access
An entry in the DS3 Plcp Alarm table. Bucket statistics(15 minute and 24 hour interval statistics) are gathered for each existing DS3 line with PLCP frame format selected. An entry is created automatically and is indexed by the DS3 line number.
                         cds3PlcpLineAlarmState 1.3.6.1.4.1.9.9.132.1.2.2.1.1 unsigned32 read-only
This variable is a bitmap of the DS3 Line ALarms. It is represented as sum where value 2^(N-1) is added to the sum if alarm corresponding to bit N is exceeded. A value of zero for this object indicates no alarms. Itemized below are the individual bits: BitPosition Alarm ----------- ----- 1 Receiving RAI 2 Transmitting RAI 3 Receiving OOF 4 Near End Local Loopback in effect 5 Near End Remote Loopback in effect
                         cds3PlcpLineStatisticalAlarmState 1.3.6.1.4.1.9.9.132.1.2.2.1.2 unsigned32 read-only
This variable is a bitmap of the DS3 Plcp Line Statictical Alarms. It is represented as a sum, where value 2^(N-1) is added to the sum if threshold corresponding to bit N is exceeded. A value of zero for this object indicates no alarms. Itemized below are the individual alarm bits: BitPosition Alarm ----------- ----- 1 Bip8CV 15 minute threshold exceeded 2 Bip8CV 24 hour threshold exceeded 3 Bip8ES 15 minute threshold exceeded 4 Bip8ES 24 hour threshold exceeded 5 Bip8SES 15 minute threshold exceeded 6 Bip8SES 24 hour threshold exceeded 7 Plcp SEFS 15 minute threshold exceeded 8 Plcp SEFS 24 hour threshold exceeded 9 Plcp UAS 15 minute threshold exceeded 10 Plcp UAS 24 hour threshold exceeded
                         cds3PlcpBip8CVCurrent 1.3.6.1.4.1.9.9.132.1.2.2.1.3 counter32 read-only
The number of BIP-8 code violations (CV) encountered by the line in the current 15 minute period.
                         cds3PlcpBip8CV24HrBucket 1.3.6.1.4.1.9.9.132.1.2.2.1.4 counter32 read-only
The number of BIP-8 CVs encountered by the line in the last 24 hours.
                         cds3PlcpBip8ESCurrent 1.3.6.1.4.1.9.9.132.1.2.2.1.5 counter32 read-only
The number of BIP-8 Errored Seconds(ES) encountered by the line in the current 15 minute period.
                         cds3PlcpBip8ES24HrBucket 1.3.6.1.4.1.9.9.132.1.2.2.1.6 counter32 read-only
The number of BIP-8 ES encountered by the line in the last 24 hour.
                         cds3PlcpBip8SESCurrent 1.3.6.1.4.1.9.9.132.1.2.2.1.7 counter32 read-only
The number of BIP-8 Severely Errored Seconds(ES) encountered by the line in the current 15 minute period.
                         cds3PlcpBip8SES24HrBucket 1.3.6.1.4.1.9.9.132.1.2.2.1.8 counter32 read-only
The number of BIP-8 SES encountered by the line in the last 24 hour.
                         cds3PlcpSEFSCurrent 1.3.6.1.4.1.9.9.132.1.2.2.1.9 counter32 read-only
The number of BIP-8 Severely Errored Framing Seconds(SEFS) encountered by the line in the current 15-minute period.
                         cds3PlcpSEFS24HrBucket 1.3.6.1.4.1.9.9.132.1.2.2.1.10 counter32 read-only
The number of BIP-8 SEFS encountered by the line in the last 24 hour.
                         cds3PlcpUASCurrent 1.3.6.1.4.1.9.9.132.1.2.2.1.11 counter32 read-only
The number of Unavailable Seconds(UAS) encountered by the line in the current 15-minute period.
                         cds3PlcpUAS24HrBucket 1.3.6.1.4.1.9.9.132.1.2.2.1.12 counter32 read-only
The number of BIP-8 UAS encountered by the line in the last 24 hour.
             cds3Stats 1.3.6.1.4.1.9.9.132.1.3
                 cds3StatsTable 1.3.6.1.4.1.9.9.132.1.3.1 no-access
T3/E3 Statistics table. This table maintains the number of times the line encountered Loss of Signal(LOS), out of frame(LOF), Alarm Indication signals(AIS), Remote alarm indications(RAI), C-bit coding violations(CCV), Framing Errors(FE), from the time it is up. Line fails and goes down as a result of failures. When the line is brought back up again by the user the error statistics are cleared.
                     cds3StatsEntry 1.3.6.1.4.1.9.9.132.1.3.1.1 no-access
An entry in the T3/E3 Statistics table. Statistics are gathered for each existing T3/E3 line. An entry is created automatically for each T3/E3 line that is activated.
                         cds3RcvLOSCount 1.3.6.1.4.1.9.9.132.1.3.1.1.1 counter32 read-only
The number of times Loss of Signal was detected with or without integrating to LOS alarm.
                         cds3RcvOOFCount 1.3.6.1.4.1.9.9.132.1.3.1.1.2 counter32 read-only
The number of times Out of Frame was detected with or without integrating to OOF alarm.
                         cds3RAICount 1.3.6.1.4.1.9.9.132.1.3.1.1.3 counter32 read-only
The number of timesRemote Alarm Indication was detected with or without integrating to RAI alarm.
                         cds3CCVCount 1.3.6.1.4.1.9.9.132.1.3.1.1.4 counter32 read-only
The counter associated with the number of C-Bit Coding Violations encountered by a T3/E3 interface.
                         cds3FECount 1.3.6.1.4.1.9.9.132.1.3.1.1.5 counter32 read-only
The number of Framing Errors encountered by a T3/E3 interface.
                         cds3EXZSCount 1.3.6.1.4.1.9.9.132.1.3.1.1.6 counter32 read-only
The number of Excessive Zeros(EXZ) by a T3/E3 interface. An EXZ is the occurrence of any string of zeros having length equal to or greater than 3 for B3ZS, or any string of zeros having length greater than 4 for HDB3.
                         cds3LCVCount 1.3.6.1.4.1.9.9.132.1.3.1.1.7 counter32 read-only
The count of both BPVs(Bipolar Violations) and EXZs(Excessive Zeros) encountered by a T3/E3 interface.An EXZ increments the LCV by one regardless of the length of the zero string.
                         cds3PCVCount 1.3.6.1.4.1.9.9.132.1.3.1.1.8 counter32 read-only
This is the count of P-bit Coding Violation(PCV) error event encountered by DS3 interface. For all DS3 applications, a coding violation error event is a P-bit Parity Error(PERR) event. The parity errors occur when the calculated parity in the information bits of the DS3 frame does not match up with an expected parity value.
                         cds3CPECount 1.3.6.1.4.1.9.9.132.1.3.1.1.9 counter32 read-only
The number of C-bit parity errors(CPERR) on a DS3 interface. This value is calculated over noninformation bits in the DS3 frame.
                         cds3FEBECount 1.3.6.1.4.1.9.9.132.1.3.1.1.10 counter32 read-only
The number of Far End Block Errors(FEBE) encountered by a T3/E3 interface.These include frame alignment errors, multiframe alignment errors, and C-bit parity errors. These errors are generated by the transmitter at the far end, and indicate that the transmitter,cabling or the upstream node is faulty.
                         cds3RcvAISCount 1.3.6.1.4.1.9.9.132.1.3.1.1.11 counter32 read-only
The number of times Alarm Indication Signals(AIS) were detected. The AIS indicates that an upstream failure has been detected by the far end.
                 cds3PlcpStatsTable 1.3.6.1.4.1.9.9.132.1.3.2 no-access
T3 Plcp Statistics table. This table maintains the errors encountered by the T3 line with Plcp frame format selected, from the time the line is up.Line fails and goes down as a result of failures. When the line is brought back up again by the user after eliminating the error conditions, the statistics are cleared.
                     cds3PlcpStatsEntry 1.3.6.1.4.1.9.9.132.1.3.2.1 no-access
An entry in the T3 Plcp Stats table. Statistics are gathered for each existing T3 line with PLCP frame format selected. An entry is created automatically and is indexed by the T3 line number.
                         cds3PlcpRcvBip8Count 1.3.6.1.4.1.9.9.132.1.3.2.1.1 counter32 read-only
The number of of BIP-8 errors encountered by the line.
                         cds3PlcpRcvOOFCount 1.3.6.1.4.1.9.9.132.1.3.2.1.2 counter32 read-only
The number of times Out of Frame(OOF) was detected with or without integrating to OOF alarm.
                         cds3PlcpRcvRAICount 1.3.6.1.4.1.9.9.132.1.3.2.1.3 counter32 read-only
The number of times Remote Alarm Indication(RAI) was detected with or without integrating to RAI alarm.
                         cds3PlcpFECount 1.3.6.1.4.1.9.9.132.1.3.2.1.4 counter32 read-only
The number of Framing Errors detected.
                         cds3PlcpFESecCount 1.3.6.1.4.1.9.9.132.1.3.2.1.5 counter32 read-only
The number of Framing Error errored seconds.
                         cds3PlcpSEFSecCount 1.3.6.1.4.1.9.9.132.1.3.2.1.6 counter32 read-only
The number of Severely errored Framing error seconds.
                         cds3PlcpFEBECount 1.3.6.1.4.1.9.9.132.1.3.2.1.7 counter32 read-only
The count of Far End Block Errors (FEBE) detected.
                         cds3PlcpFEBESecCount 1.3.6.1.4.1.9.9.132.1.3.2.1.8 counter32 read-only
The number of FEBE errored seconds.
                         cds3PlcpSEFEBESecCount 1.3.6.1.4.1.9.9.132.1.3.2.1.9 counter32 read-only
The number of Severely errored FEBE seconds.
                 cds3IntervalTable 1.3.6.1.4.1.9.9.132.1.3.4 no-access
The DS3 interface interval table.
                     cds3IntervalEntry 1.3.6.1.4.1.9.9.132.1.3.4.1 no-access
An entry in the T3/E3 current interval table.
                         cds3IntervalNumber 1.3.6.1.4.1.9.9.132.1.3.4.1.1 integer read-only
A number between 0 and 96, where 1 is the most recently completed 15 minute interval and 96 is the 15 minute interval completed 23 hours and 45 minutes prior to interval number 1. Interval number 0 refers to the current 15 minute data.
                         cds3IntervalLSESs 1.3.6.1.4.1.9.9.132.1.3.4.1.2 counter32 read-only
The number of LSESs encountered by the line in 15 minute interval.
                 cds3Current24HrTable 1.3.6.1.4.1.9.9.132.1.3.5 no-access
The DS3 interface current 24 hour table. This table contains counters for current 24 hour interval. Threshold on this counters are configured through cds3AlarmConfigTable table. 24 hour interval is aligned to wall clock.
                     cds3Current24HrEntry 1.3.6.1.4.1.9.9.132.1.3.5.1 no-access
An entry in the T3/E3 current 24 hour counter table. The entries are automatically created for an ifType value of 'ds3'(30), when interface is made active.
                         cds3LCVCurrent24Hr 1.3.6.1.4.1.9.9.132.1.3.5.1.1 counter32 read-only
The number of LCVs encountered by the line since the start of current 24 hour period.
                         cds3LESCurrent24Hr 1.3.6.1.4.1.9.9.132.1.3.5.1.2 counter32 read-only
The number LESs encountered by the line since the start of current 24 hour period.
                         cds3PCVCurrent24Hr 1.3.6.1.4.1.9.9.132.1.3.5.1.3 counter32 read-only
The number PCVs encountered by the line since the start of current 24 hour period.
                         cds3PESCurrent24Hr 1.3.6.1.4.1.9.9.132.1.3.5.1.4 counter32 read-only
The number of PESs encountered by the line since the start of current 24 hour period.
                         cds3PSESCurrent24Hr 1.3.6.1.4.1.9.9.132.1.3.5.1.5 counter32 read-only
The number of PSESs encountered by the line since the start of current 24 hour period.
                         cds3SEFSCurrent24Hr 1.3.6.1.4.1.9.9.132.1.3.5.1.6 counter32 read-only
The number of SEFSs encountered by the line since the start of the current 24 hour period.
                         cds3UASCurrent24Hr 1.3.6.1.4.1.9.9.132.1.3.5.1.7 counter32 read-only
The number of UASs encountered by the line since the start of current 24 hour period.
                         cds3CCVCurrent24Hr 1.3.6.1.4.1.9.9.132.1.3.5.1.8 counter32 read-only
The number CCVs encounterd by the line since the start of current 24 hour period.
                         cds3CESCurrent24Hr 1.3.6.1.4.1.9.9.132.1.3.5.1.9 counter32 read-only
The number of CESs encountered by the line since the start of current 24 hour period.
                         cds3CSESCurrent24Hr 1.3.6.1.4.1.9.9.132.1.3.5.1.10 counter32 read-only
The number of CSESs encountered by the line since th start of current 24 hour period.
                         cds3LSESCurrent24Hr 1.3.6.1.4.1.9.9.132.1.3.5.1.11 counter32 read-only
The number of LSESs (Line severedly errored seconds) encountered by the line since the start of current 24 hour period.
                 cds3Previous24HrTable 1.3.6.1.4.1.9.9.132.1.3.6 no-access
The DS3 interface previous 24 hour table. This table contains counters for previous 24 hour interval. Implementation of this table is optional.
                     cds3Previous24HrEntry 1.3.6.1.4.1.9.9.132.1.3.6.1 no-access
An entry in the T3/E3 current 24 hour counter table. The entries are automatically created for an ifType value of ds3(30), when interface is made active.
                         cds3LCVPrevious24Hr 1.3.6.1.4.1.9.9.132.1.3.6.1.1 counter32 read-only
The number of LCVs encountered by the line in the previous 24 hour period.
                         cds3LESPrevious24Hr 1.3.6.1.4.1.9.9.132.1.3.6.1.2 counter32 read-only
The number LESs encountered by the line in the previous 24 hour period.
                         cds3PCVPrevious24Hr 1.3.6.1.4.1.9.9.132.1.3.6.1.3 counter32 read-only
The number PCVs encountered by the line in the previous 24 hour period.
                         cds3PESPrevious24Hr 1.3.6.1.4.1.9.9.132.1.3.6.1.4 counter32 read-only
The number of PESs encountered by the line in the previous 24 hour period.
                         cds3PSESPrevious24Hr 1.3.6.1.4.1.9.9.132.1.3.6.1.5 counter32 read-only
The number of PSESs encountered by the line in the previous 24 hour period.
                         cds3SEFSPrevious24Hr 1.3.6.1.4.1.9.9.132.1.3.6.1.6 counter32 read-only
The number of SEFSs encountered by the line in the start of the current 24 hour period.
                         cds3UASPrevious24Hr 1.3.6.1.4.1.9.9.132.1.3.6.1.7 counter32 read-only
The number of UASs encountered by the line in the previous 24 hour period.
                         cds3CCVPrevious24Hr 1.3.6.1.4.1.9.9.132.1.3.6.1.8 counter32 read-only
The number CCVs encounterd by the line in the previous 24 hour period.
                         cds3CESPrevious24Hr 1.3.6.1.4.1.9.9.132.1.3.6.1.9 counter32 read-only
The number of CESs encountered by the line in the previous 24 hour period.
                         cds3CSESPrevious24Hr 1.3.6.1.4.1.9.9.132.1.3.6.1.10 counter32 read-only
The number of CSESs encountered by the line in the previous 24 hour period.
                         cds3LSESPrevious24Hr 1.3.6.1.4.1.9.9.132.1.3.6.1.11 counter32 read-only
The number of LSESs encountered by the line in the previous 24 hour period.
         ciscoDs3MIBConformance 1.3.6.1.4.1.9.9.132.8
             ciscoDs3MIBCompliances 1.3.6.1.4.1.9.9.132.8.1
                 ciscoDs3MIBCompliance 1.3.6.1.4.1.9.9.132.8.1.1
The Compliance statement for ciscoDs3 management group.
             ciscoDs3MIBGroups 1.3.6.1.4.1.9.9.132.8.2
                 ciscoDs3ConfMIBGroup 1.3.6.1.4.1.9.9.132.8.2.1
Collection of DS3/E3 line related configuration parameters.
                 cds3StatsMIBGroup 1.3.6.1.4.1.9.9.132.8.2.2
Collection of DS3/E3 line related real time counters.
                 ciscoDs3AlarmMIBGroup 1.3.6.1.4.1.9.9.132.8.2.3
Collection of DS3/E3 related interval counters and threshold parameters.
                 ciscoPlcpCounterMIBGroup 1.3.6.1.4.1.9.9.132.8.2.4
Collection of PLCP related real time counters.
                 ciscoPlcpAlarmMIBGroup 1.3.6.1.4.1.9.9.132.8.2.5
Collection of PLCP related interval counters and threshold parameters.
                 ciscoDs3Previous24HrGroup 1.3.6.1.4.1.9.9.132.8.2.6
A collection DS3/E3 related previous 24 hour counters.