CISCO-IDSL-LINE-MIB
AI MIB Summary
The CISCO-IDSL-LINE-MIB enables monitoring and configuration of Cisco IDSL (ISDN Digital Subscriber Line) physical interfaces by exposing line rate, coding violations, error seconds, and loss of signal/frame status. It extends xDSL profile management tables to allow centralized configuration of IDSL-specific parameters, such as upstream/downstream data flow and transceiver states, independent of other xDSL technologies.
This MIB module describes IDSL (ISDN Digital Line Subscriber) line interfaces. The structure of this module resembles that of the ADSL-LINE-MIB (RFC-2662). Observe that the tables in this module do not necessarily extend the tables defined by the ADSL-LINE-MIB. Currently, only those tables that contain configuration information extend the profile tables defined by the ADSL-LINE-MIB. This allows the management client to define xDSL configuration profiles that apply across all xDSL modems, independent of the technology being utilized by the modem.
*** ABBREVIATIONS, ACRONYMS, AND SYMBOLS ***
ADSL - Asymmetric Digital Subscriber Line.
ATM - Asynchronous Transfer Mode.
BRITE - Basic Rate Interface Terminal Extender.
CV - Coding Violation.
DLC - Data Link Connection.
DSL - Digital Subscriber Line.
ES - Error Second.
IDSL - IDSN Digital Subscriber Loop.
ITU-C - IDSL Transceiver Unit, Central Office end.
ITU-R - IDSL Transceiver Unit, Remote terminal end.
LMI - Link Management Interface.
LOF - Loss Of Frame.
LOS - Loss Of Signal.
NT - Network Terminator.
PPP - Point-to-Point Protocol.
PPPoA - PPP over ATM.
SES - Severely Errored Second.
*** DEFINITIONS ***
CODING VIOLATION A coding violation occurs when the incoming signal exhibits a CRC anomaly.
DOWNSTREAM The flow of data in the direction from the ITU-C to ITU-R.
ERRORED SECOND A second with one or more coding violations.
LINE RATE The total data rate supported by a line. Observe that the payload rate is equal the line rate for the earliest implementations of IDSL. However, the payload rate maybe less than the line rate for future implementations.
SEVERELY ERRORED SECOND A second with 3 or more coding violations.
UPSTREAM The flow of data in the direction from the ATU-R to ATU-C.
Main OID:
ciscoIdslLineMIB.1.3.6.1.4.1.9.9.154
146
Objects
Active
Status
8
Dependencies
Imported Objects
Objects
146 total| Object Name |
|---|
ciscoIdslLineMIBThis MIB module describes IDSL (ISDN Digital Line Subscriber)
line interfaces. The structure of this module resembles that
of the ADSL-LINE-MIB (RFC-2662). Observe that the tables in
this module do not necessarily extend the tables defined by the
ADSL-LINE-MIB. Currently, only those tables that contain
configuration information extend the profile tables defined by
the ADSL-LINE-MIB. This allows the management client to define
xDSL configuration profiles that apply across all xDSL modems,
independent of the technology being utilized by the modem.
*** ABBREVIATIONS, ACRONYMS, AND SYMBOLS ***
ADSL - Asymmetric Digital Subscriber Line.
ATM - Asynchronous Transfer Mode.
BRITE - Basic Rate Interface Terminal Extender.
CV - Coding Violation.
DLC - Data Link Connection.
DSL - Digital Subscriber Line.
ES - Error Second.
IDSL - IDSN Digital Subscriber Loop.
ITU-C - IDSL Transceiver Unit, Central Office end.
ITU-R - IDSL Transceiver Unit, Remote terminal end.
LMI - Link Management Interface.
LOF - Loss Of Frame.
LOS - Loss Of Signal.
NT - Network Terminator.
PPP - Point-to-Point Protocol.
PPPoA - PPP over ATM.
SES - Severely Errored Second.
*** DEFINITIONS ***
CODING VIOLATION
A coding violation occurs when the incoming signal exhibits
a CRC anomaly.
DOWNSTREAM
The flow of data in the direction from the ITU-C to ITU-R.
ERRORED SECOND
A second with one or more coding violations.
LINE RATE
The total data rate supported by a line. Observe that the
payload rate is equal the line rate for the earliest
implementations of IDSL. However, the payload rate maybe
less than the line rate for future implementations.
SEVERELY ERRORED SECOND
A second with 3 or more coding violations.
UPSTREAM
The flow of data in the direction from the ATU-R to ATU-C. MODULE-IDENTITY .1.3.6.1.4.1.9.9.154 |
ciscoIdslLineMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.154.1 |
cIdslLineTableThis table contains the common attributes describing both ends
of IDSL lines supported by the system. SEQUENCE OF CIdslLineEntry .1.3.6.1.4.1.9.9.154.1.1 |
cIdslLineEntryA set of common attributes describing both ends of an IDSL line
supported by the system. There exists an entry for each ifEntry
with an ifType of idsl(154). CIdslLineEntry .1.3.6.1.4.1.9.9.154.1.1.1 |
cIdslLineSpecificThis object specifies an object identifier of an instance of
an object in the MIB. The implementation determines the
application of this object. For example, an implementation
may use this object to provide a reference to the port-class
physical entity (see the ENTITY-MIB for further details)
corresponding to the IDSL line.ro VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.9.9.154.1.1.1.1 |
cIdslLineConfProfileThis object specifies the row in the adslLineConfProfileTable
(see the ADSL-LINE-MIB for further details), which applies for
this IDSL line interface.
In the case the implementation utilizes 'dynamic mode' (see
the ADSL-LINE-MIB for further details), then the value of this
object defaults to the name of a configuration profile
designated by the implementation as the default configuration
profile.
In the case the implementation utilizes 'static mode', then the
the value of this object is read-only.rw AdslLineProfileName .1.3.6.1.4.1.9.9.154.1.1.1.2 |
cIdslLineAlarmConfProfileThis object specifies the row in the
adslLineAlarmConfProfileTable (see the ADSL-LINE-MIB for further
details), which applies for this IDSL line interface.
In the case the implementation utilizes 'dynamic mode' (see
the ADSL-LINE-MIB for further details), then the value of this
object defaults to the name of an alarm configuration profile
designated by the implementation as the default alarm
configuration profile.
In the case the implementation utilizes 'static mode', then the
the value of this object is read-only.rw AdslLineProfileName .1.3.6.1.4.1.9.9.154.1.1.1.3 |
cIdslItucPhysTableThis table contains physical-layer parameters for ITU-C class
devices supported by the system. SEQUENCE OF CIdslItucPhysEntry .1.3.6.1.4.1.9.9.154.1.2 |
cIdslItucPhysEntryA set of physical-layer parameters for an ITU-C class device
supported by the system. There exists an entry for each ifEntry
with an ifType of idsl(154). CIdslItucPhysEntry .1.3.6.1.4.1.9.9.154.1.2.1 |
cIdslItucInvSerialNumberThis object specifies the vendor specific string that
identifies the vendor ITU-C.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.154.1.2.1.1 |
cIdslItucInvVendorIdThis object specifies the vendor identifier assigned according
to ANSI T1.220.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.154.1.2.1.2 |
cIdslItucInvVersionNumberThis object specifies the vendor specific version number of
the ITU-C.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.154.1.2.1.3 |
cIdslItucStatusThis object specifies the state of the ITU-C transceiver:
- loopDown
The IDSL link is down, as a result of a near-end has
detected a LOS, a LOF, has not exchanged an ACT bit
with the downstream BRITE/NT1, or similar fault/condition.
- dslSync
The IDSL link has achieved physical layer activation with
the first downstream entity (iether a BRITE or the NT1).
- loopUp
The IDSL link has exchanged the ACT bit with the NT1, but
LMI signalling is not yet active. This is the normal
operating state for PPP operation.
- loopUpLmiActive
The IDSL link has exchnaged the ACT bit with the NT1
and the LMI signalling is active. This is the normal
operating state for frame relay operation.ro Enumeration .1.3.6.1.4.1.9.9.154.1.2.1.4 |
cIdslItucPerfDataTableThis table contains physical-layer statistics for ITU-C class
devices supported by the system. SEQUENCE OF CIdslItucPerfDataEntry .1.3.6.1.4.1.9.9.154.1.6 |
cIdslItucPerfDataEntryA set of physical-layer statistics for an ITU-C class device
supported by the system. There exists an entry for each ifEntry
with an ifType of idsl(154). CIdslItucPerfDataEntry .1.3.6.1.4.1.9.9.154.1.6.1 |
cIdslItucPerfCVsThis object specifies the number of coding violations
experienced by the ITU-C since agent reset.ro Counter32 .1.3.6.1.4.1.9.9.154.1.6.1.1 |
cIdslItucPerfESsThis object specifies the number of errored seconds
experienced by the ITU-C since agent reset.ro Counter32 .1.3.6.1.4.1.9.9.154.1.6.1.2 |
cIdslItucPerfSESsThis object specifies the number of severely errored
seconds experienced by the ITU-C since agent reset.ro Counter32 .1.3.6.1.4.1.9.9.154.1.6.1.3 |
cIdslItucPerfHdlcCVsThis object specifies the number of HDLC coding violations
experienced by the ITU-C since agent reset.ro Counter32 .1.3.6.1.4.1.9.9.154.1.6.1.4 |
cIdslItucPerfHdlcAbortsThis object specifies the number of HDLC aborts experienced
by the ITU-C since agent reset.ro Counter32 .1.3.6.1.4.1.9.9.154.1.6.1.5 |
cIdslItucPerfHdlcAlignsThis object specifies the number of HDLC frames received by the
ITU-C with a non-integral number of octets since agent reset.ro Counter32 .1.3.6.1.4.1.9.9.154.1.6.1.6 |
cIdslItucPerfHdlcShortsThis object specifies the number of short HDLC frames received
by the ITU-C since agent reset. A short HDLC frame contains
less than 5 octets.ro Counter32 .1.3.6.1.4.1.9.9.154.1.6.1.7 |
cIdslItucPerfHdlcLongsThis object specifies the number of long HDLC frames received
by the ITU-C since agent reset. A long HDLC frame contains
more than 1500 octets.ro Counter32 .1.3.6.1.4.1.9.9.154.1.6.1.8 |
cIdslItucPerfValidIntervalsThe number of previous near-end performance data 15-minute
intervals for which data was collected. The value will be <n>
unless the measurement was (re-)started within the last (<n>*15)
minutes, in which case the value will be the number of complete
15-minute intervals for which the agent has at least some data.
In certain cases (e.g., in the case where the agent is a proxy)
it is possible that some intervals are unavailable. In this
case, this interval is the maximum interval number for which
data is available.ro INTEGER .1.3.6.1.4.1.9.9.154.1.6.1.9 |
cIdslItucPerfInvalidIntervalsThe number of near-end performance data 15-minute intervals in
the range from 0 to cSdslStucPerfValidIntervals for which no
data is available. This object will typically be zero except in
cases where the data for some intervals are not available (e.g.,
in proxy situations).ro INTEGER .1.3.6.1.4.1.9.9.154.1.6.1.10 |
cIdslItucPerfCurr15MinElapsedThe number of seconds that have elapsed since the beginning of
the current measurement period. If, for some reason, such as an
adjustment in the system's time-of-day clock, the current
interval exceeds the maximum value, the agent will return
the maximum value.ro IdslPerfTimeElapsed .1.3.6.1.4.1.9.9.154.1.6.1.11 |
cIdslItucPerfCurr15MinCVsThis object specifies the number of coding violations
experienced by the ITU-C in the current 15-minute interval.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.6.1.12 |
cIdslItucPerfCurr15MinESsThis object specifies the number of errored seconds
experienced by the ITU-C in the current 15-minute interval.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.6.1.13 |
cIdslItucPerfCurr15MinSESsThis object specifies the number of severely errored seconds
experienced by the ITU-C in the current 15-minute interval.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.6.1.14 |
cIdslItucPerfCurr15MinHdlcCVsThis object specifies the number of HDLC coding violations
experienced by the ITU-C in the current 15-minute interval.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.6.1.15 |
cIdslItucPerfCurr15MinHdlcAbortsThis object specifies the number of HDLC aborts experienced
by the ITU-C in the current 15-minute interval.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.6.1.16 |
cIdslItucPerfCurr15MinHdlcAlignsThis object specifies the number of HDLC frames received by
the ITU-C with a non-integral number of octets in the current
15-minute interval.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.6.1.17 |
cIdslItucPerfCurr15MinHdlcShortsThis object specifies the number of short HDLC frames received
by the ITU-C since agent in the current 15-minute interval. A
short HDLC frame contains less than 5 octets.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.6.1.18 |
cIdslItucPerfCurr15MinHdlcLongsThis object specifies the number of long HDLC frames received
by the ITU-C since agent in the current 15-minute interval. A
long HDLC frame contains more than 1500 octets.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.6.1.19 |
cIdslItucPerfCurr1DayElapsedThe number of seconds that have elapsed since the beginning of
the current measurement period. If, for some reason, such as an
adjustment in the system's time-of-day clock, the current
interval exceeds the maximum value, the agent will return
the maximum value.ro IdslPerfTimeElapsed .1.3.6.1.4.1.9.9.154.1.6.1.20 |
cIdslItucPerfCurr1DayCVsThis object specifies the number of coding violations
experienced by the ITU-C in the current 1-day interval.ro IdslPerfCurrDayCount .1.3.6.1.4.1.9.9.154.1.6.1.21 |
cIdslItucPerfCurr1DayESsThis object specifies the number of errored seconds
experienced by the ITU-C in the current 1-day interval.ro IdslPerfCurrDayCount .1.3.6.1.4.1.9.9.154.1.6.1.22 |
cIdslItucPerfCurr1DaySESsThis object specifies the number of severely errored seconds
experienced by the ITU-C in the current 1-day interval.ro IdslPerfCurrDayCount .1.3.6.1.4.1.9.9.154.1.6.1.23 |
cIdslItucPerfCurr1DayHdlcCVsThis object specifies the number of HDLC coding violations
experienced by the ITU-C in the current 1-day interval.ro IdslPerfCurrDayCount .1.3.6.1.4.1.9.9.154.1.6.1.24 |
cIdslItucPerfCurr1DayHdlcAbortsThis object specifies the number of HDLC aborts experienced
by the ITU-C in the current 1-day interval.ro IdslPerfCurrDayCount .1.3.6.1.4.1.9.9.154.1.6.1.25 |
cIdslItucPerfCurr1DayHdlcAlignsThis object specifies the number of HDLC frames received by
the ITU-C with a non-integral number of octets in the current
1-day interval.ro IdslPerfCurrDayCount .1.3.6.1.4.1.9.9.154.1.6.1.26 |
cIdslItucPerfCurr1DayHdlcShortsThis object specifies the number of short HDLC frames received
by the ITU-C since agent in the current 1-day interval. A
short HDLC frame contains less than 5 octets.ro IdslPerfCurrDayCount .1.3.6.1.4.1.9.9.154.1.6.1.27 |
cIdslItucPerfCurr1DayHdlcLongsThis object specifies the number of long HDLC frames received
by the ITU-C since agent in the current 1-day interval. A
long HDLC frame contains more than 1500 octets.ro IdslPerfCurrDayCount .1.3.6.1.4.1.9.9.154.1.6.1.28 |
cIdslItucPerfPrev1DayMoniSecsThe amount of time in the previous 1-day interval over which
the performance monitoring information is actually counted.
This value will be the same as the interval duration except
in a situation where performance monitoring data could not be
collected for any reason.ro INTEGER .1.3.6.1.4.1.9.9.154.1.6.1.29 |
cIdslItucPerfPrev1DayCVsThis object specifies the number of coding violations
experienced by the ITU-C in the previous 1-day interval.ro IdslPerfPrevDayCount .1.3.6.1.4.1.9.9.154.1.6.1.30 |
cIdslItucPerfPrev1DayESsThis object specifies the number of errored seconds
experienced by the ITU-C in the previous 1-day interval.ro IdslPerfPrevDayCount .1.3.6.1.4.1.9.9.154.1.6.1.31 |
cIdslItucPerfPrev1DaySESsThis object specifies the number of severely errored seconds
experienced by the ITU-C in the previous 1-day interval.ro IdslPerfPrevDayCount .1.3.6.1.4.1.9.9.154.1.6.1.32 |
cIdslItucPerfPrev1DayHdlcCVsThis object specifies the number of HDLC coding violations
experienced by the ITU-C in the previous 1-day interval.ro IdslPerfPrevDayCount .1.3.6.1.4.1.9.9.154.1.6.1.33 |
cIdslItucPerfPrev1DayHdlcAbortsThis object specifies the number of HDLC aborts experienced
by the ITU-C in the previous 1-day interval.ro IdslPerfPrevDayCount .1.3.6.1.4.1.9.9.154.1.6.1.34 |
cIdslItucPerfPrev1DayHdlcAlignsThis object specifies the number of HDLC frames received by
the ITU-C with a non-integral number of octets in the previous
1-day interval.ro IdslPerfPrevDayCount .1.3.6.1.4.1.9.9.154.1.6.1.35 |
cIdslItucPerfPrev1DayHdlcShortsThis object specifies the number of long HDLC frames received
by the ITU-C since agent in the previous 1-day interval. A
long HDLC frame contains more than 1500 octets.ro IdslPerfPrevDayCount .1.3.6.1.4.1.9.9.154.1.6.1.36 |
cIdslItucPerfPrev1DayHdlcLongsThis object specifies the number of long HDLC frames received
by the ITU-C since agent in the previous 1-day interval. A
long HDLC frame contains more than 1500 octets.ro IdslPerfPrevDayCount .1.3.6.1.4.1.9.9.154.1.6.1.37 |
cIdslIturPerfDataTableThis table contains physical-layer statistics for ITU-R class
devices supported by the system. SEQUENCE OF CIdslIturPerfDataEntry .1.3.6.1.4.1.9.9.154.1.7 |
cIdslIturPerfDataEntryA set of physical-layer statistics for an ITU-R class device
supported by the system. There exists an entry for each ifEntry
with an ifType of idsl(154). CIdslIturPerfDataEntry .1.3.6.1.4.1.9.9.154.1.7.1 |
cIdslIturPerfCVsThis object specifies the number of coding violations
experienced by the ITU-R since agent reset.ro Counter32 .1.3.6.1.4.1.9.9.154.1.7.1.1 |
cIdslIturPerfESsThis object specifies the number of errored seconds
experienced by the ITU-R since agent reset.ro Counter32 .1.3.6.1.4.1.9.9.154.1.7.1.2 |
cIdslIturPerfSESsThis object specifies the number of severely errored
seconds experienced by the ITU-R since agent reset.ro Counter32 .1.3.6.1.4.1.9.9.154.1.7.1.3 |
cIdslIturPerfValidIntervalsThe number of previous near-end performance data 15-minute
intervals for which data was collected. The value will be <n>
unless the measurement was (re-)started within the last (<n>*15)
minutes, in which case the value will be the number of complete
15-minute intervals for which the agent has at least some data.
In certain cases (e.g., in the case where the agent is a proxy)
it is possible that some intervals are unavailable. In this
case, this interval is the maximum interval number for which
data is available.ro INTEGER .1.3.6.1.4.1.9.9.154.1.7.1.4 |
cIdslIturPerfInvalidIntervalsThe number of near-end performance data 15-minute intervals in
the range from 0 to cSdslStucPerfValidIntervals for which no
data is available. This object will typically be zero except in
cases where the data for some intervals are not available (e.g.,
in proxy situations).ro INTEGER .1.3.6.1.4.1.9.9.154.1.7.1.5 |
cIdslIturPerfCurr15MinElapsedThe number of seconds that have elapsed since the beginning of
the current measurement period. If, for some reason, such as an
adjustment in the system's time-of-day clock, the current
interval exceeds the maximum value, the agent will return
the maximum value.ro IdslPerfTimeElapsed .1.3.6.1.4.1.9.9.154.1.7.1.6 |
cIdslIturPerfCurr15MinCVsThis object specifies the number of coding violations
experienced by the ITU-R in the current 15-minute interval.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.7.1.7 |
cIdslIturPerfCurr15MinESsThis object specifies the number of errored seconds
experienced by the ITU-R in the current 15-minute interval.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.7.1.8 |
cIdslIturPerfCurr15MinSESsThis object specifies the number of severely errored seconds
experienced by the ITU-R in the current 15-minute interval.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.7.1.9 |
cIdslIturPerfCurr1DayElapsedThe number of seconds that have elapsed since the beginning of
the current measurement period. If, for some reason, such as an
adjustment in the system's time-of-day clock, the current
interval exceeds the maximum value, the agent will return
the maximum value.ro IdslPerfTimeElapsed .1.3.6.1.4.1.9.9.154.1.7.1.10 |
cIdslIturPerfCurr1DayCVsThis object specifies the number of coding violations
experienced by the ITU-R in the current 1-day interval.ro IdslPerfCurrDayCount .1.3.6.1.4.1.9.9.154.1.7.1.11 |
cIdslIturPerfCurr1DayESsThis object specifies the number of errored seconds
experienced by the ITU-R in the current 1-day interval.ro IdslPerfCurrDayCount .1.3.6.1.4.1.9.9.154.1.7.1.12 |
cIdslIturPerfCurr1DaySESsThis object specifies the number of severely errored seconds
experienced by the ITU-R in the current 1-day interval.ro IdslPerfCurrDayCount .1.3.6.1.4.1.9.9.154.1.7.1.13 |
cIdslIturPerfPrev1DayMoniSecsThe amount of time in the previous 1-day interval over which
the performance monitoring information is actually counted.
This value will be the same as the interval duration except
in a situation where performance monitoring data could not be
collected for any reason.ro INTEGER .1.3.6.1.4.1.9.9.154.1.7.1.14 |
cIdslIturPerfPrev1DayCVsThis object specifies the number of coding violations
experienced by the ITU-R in the previous 1-day interval.ro IdslPerfPrevDayCount .1.3.6.1.4.1.9.9.154.1.7.1.15 |
cIdslIturPerfPrev1DayESsThis object specifies the number of errored seconds
experienced by the ITU-R in the previous 1-day interval.ro IdslPerfPrevDayCount .1.3.6.1.4.1.9.9.154.1.7.1.16 |
cIdslIturPerfPrev1DaySESsThis object specifies the number of severely errored seconds
experienced by the ITU-R in the previous 1-day interval.ro IdslPerfPrevDayCount .1.3.6.1.4.1.9.9.154.1.7.1.17 |
cIdslItucIntervalTableThis table contains physical-layer statistics intervals for
ITU-C class devices supported by the system. SEQUENCE OF CIdslItucIntervalEntry .1.3.6.1.4.1.9.9.154.1.8 |
cIdslItucIntervalEntryA 15-miute interval of physical-layer statistics for a ITU-C
class device supported by the system. There exists up to 96
entries for each ifEntry with an ifType of idsl(154). CIdslItucIntervalEntry .1.3.6.1.4.1.9.9.154.1.8.1 |
cIdslItucIntervalNumberThe interval in which the statistics were collected, where the
value of 1 represents the most recent interval, and the value of
96 represents the interval collected 24 hours ago. Intervals
2..96 are optional.ro INTEGER .1.3.6.1.4.1.9.9.154.1.8.1.1 |
cIdslItucIntervalValidDataThis object specifies whether the data for this interval
is valid.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.154.1.8.1.2 |
cIdslItucIntervalCVsThis object specifies the number of coding violations
experienced by the ITU-C in the interval.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.8.1.3 |
cIdslItucIntervalESsThis object specifies the number of errored seconds
experienced by the ITU-C in the interval.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.8.1.4 |
cIdslItucIntervalSESsThis object specifies the number of severely errored seconds
experienced by the ITU-C in the interval.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.8.1.5 |
cIdslItucIntervalHdlcCVsThis object specifies the number of HDLC coding violations
experienced by the ITU-C in the interval.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.8.1.6 |
cIdslItucIntervalHdlcAbortsThis object specifies the number of HDLC aborts experienced
by the ITU-C in the interval.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.8.1.7 |
cIdslItucIntervalHdlcAlignsThis object specifies the number of HDLC frames received by
the ITU-C with a non-integral number of octets in the interval.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.8.1.8 |
cIdslItucIntervalHdlcShortsThis object specifies the number of short HDLC frames received
by the ITU-C since agent in the interval. A short HDLC frame
contains less than 5 octets.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.8.1.9 |
cIdslItucIntervalHdlcLongsThis object specifies the number of long HDLC frames received
by the ITU-C since agent in the interval. A long HDLC frame
contains more than 1500 octets.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.8.1.10 |
cIdslIturIntervalTableThis table contains physical-layer statistics intervals for
ITU-R class devices supported by the system. SEQUENCE OF CIdslIturIntervalEntry .1.3.6.1.4.1.9.9.154.1.9 |
cIdslIturIntervalEntryA 15-miute interval of physical-layer statistics for a ITU-R
class device supported by the system. There exists up to 96
entries for each ifEntry with an ifType of idsl(154). CIdslIturIntervalEntry .1.3.6.1.4.1.9.9.154.1.9.1 |
cIdslIturIntervalNumberThe interval in which the statistics were collected, where the
value of 1 represents the most recent interval, and the value of
96 represents the interval collected 24 hours ago. Intervals
2..96 are optional.ro INTEGER .1.3.6.1.4.1.9.9.154.1.9.1.1 |
cIdslIturIntervalValidDataThis object specifies whether the data for this interval
is valid.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.154.1.9.1.2 |
cIdslIturIntervalCVsThis object specifies the number of coding violations
experienced by the ITU-R in the interval.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.9.1.3 |
cIdslIturIntervalESsThis object specifies the number of errored seconds
experienced by the ITU-R in the interval.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.9.1.4 |
cIdslIturIntervalSESsThis object specifies the number of severely errored seconds
experienced by the ITU-R in the interval.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.9.1.5 |
cIdslLineConfProfileTableThis table extends the adslLineConfProfileTable and contains
IDSL line configuration information. SEQUENCE OF CIdslLineConfProfileEntry .1.3.6.1.4.1.9.9.154.1.14 |
cIdslLineConfProfileEntryA configuration profile containing enterprise-specific IDSL
line configuration information. CIdslLineConfProfileEntry .1.3.6.1.4.1.9.9.154.1.14.1 |
cIdslLineConfRateThis object specifies the desired line rate.rw Enumeration .1.3.6.1.4.1.9.9.154.1.14.1.1 |
cIdslLineConfProtocolThis object specifies the layer 2 protocol to be employed
by the line, and more specifically the encapsulation type:
- frf
Specifies the frame relay layer 2 protocol defined by
FRF.8. Observe that the encapsulation can be selected
per virtual circuit.
- pppMuxCisco
Specifies the PPP using Cisco proprietary virtual circuit
multiplexed encapsulation.
- pppMuxIetf
Specifies the PPP using virtual circuit multiplexed
encapsulation defined by RFC-2364.
- pppLlcIetf
Specifies the PPP using the LLC (Link Layer Control)
encapsulation defined by RFC-2364.rw Enumeration .1.3.6.1.4.1.9.9.154.1.14.1.2 |
cIdslLineConfLmiProtocolThis object identifies the local inband signaling protocol.rw Enumeration .1.3.6.1.4.1.9.9.154.1.14.1.3 |
cIdslLineConfLmiNetN392This object specifies the interval between successive status
enquiry messages.rw INTEGER .1.3.6.1.4.1.9.9.154.1.14.1.4 |
cIdslLineConfLmiNetN393This object specifies the value of the network-side error
threshold.rw INTEGER .1.3.6.1.4.1.9.9.154.1.14.1.5 |
cIdslLineConfLmiNetT392This object specifies the value of the network-side polling
verification timer.rw INTEGER .1.3.6.1.4.1.9.9.154.1.14.1.6 |
cIdslLineConfUpcIntentThis object specifies the default UPC (Usage Parameter Control)
action for connections that do not explicitly specify a UPC
action.rw Enumeration .1.3.6.1.4.1.9.9.154.1.14.1.7 |
cIdslLineConfBcDefaultThis object specifies the default BC (Committed Burst Size)
for connections that do not explicitly specify a BC.rw Integer32 .1.3.6.1.4.1.9.9.154.1.14.1.8 |
cIdslPppoaPerfDataTableThis table contains PPPoA statistics for those ITU-C class
devices configured for PPP operation. SEQUENCE OF CIdslPppoaPerfDataEntry .1.3.6.1.4.1.9.9.154.1.16 |
cIdslPppoaPerfDataEntryA set of PPPoA statistics for an ITU-C class device configured
for PPP operation. There exists an entry for each ifEntry that
meet the following criteria:
1) The ifEntry has an ifType of idsl(154);
2) The profile associated with the ITU-C class device specifies
a value of 'ppp' for the cIdslLineProtocol object. CIdslPppoaPerfDataEntry .1.3.6.1.4.1.9.9.154.1.16.1 |
cIdslPppoaPerfRTOsThis object specifies the number of frames that could not be
completely reassembled due to a reassembly timeout before being
transmitted over this PPP session since agent reset.ro Counter32 .1.3.6.1.4.1.9.9.154.1.16.1.1 |
cIdslPppoaPerfCVsThis object specifies the number of reassembled frames intended
for transmission over this PPP session exhibiting a coding
violation since agent reset.ro Counter32 .1.3.6.1.4.1.9.9.154.1.16.1.2 |
cIdslPppoaPerfShortsThis object specifies the number of reassembled frames intended
for transmission over this PPP session containing less than
5 octets since agent reset.ro Counter32 .1.3.6.1.4.1.9.9.154.1.16.1.3 |
cIdslPppoaPerfLongsThis object specifies the number of reassembled frames intended
for transmission over this PPP session containing more than
1500 octets since agent reset.ro Counter32 .1.3.6.1.4.1.9.9.154.1.16.1.4 |
cIdslPppoaPerfDiscardsThis object specifies the total number of frames intended for
transmission over this PPP session that were discarded for any
reason since agent reset.ro Counter32 .1.3.6.1.4.1.9.9.154.1.16.1.5 |
cIdslPppoaPerfValidIntervalsThe number of previous near-end performance data 15-minute
intervals for which data was collected. The value will be <n>
unless the measurement was (re-)started within the last (<n>*15)
minutes, in which case the value will be the number of complete
15-minute intervals for which the agent has at least some data.
In certain cases (e.g., in the case where the agent is a proxy)
it is possible that some intervals are unavailable. In this
case, this interval is the maximum interval number for which
data is available.ro INTEGER .1.3.6.1.4.1.9.9.154.1.16.1.6 |
cIdslPppoaPerfInvalidIntervalsThe number of near-end performance data 15-minute intervals in
the range from 0 to cSdslStucPerfValidIntervals for which no
data is available. This object will typically be zero except in
cases where the data for some intervals are not available (e.g.,
in proxy situations).ro INTEGER .1.3.6.1.4.1.9.9.154.1.16.1.7 |
cIdslPppoaPerfCurr15MinElapsedThe number of seconds that have elapsed since the beginning of
the current measurement period. If, for some reason, such as an
adjustment in the system's time-of-day clock, the current
interval exceeds the maximum value, the agent will return
the maximum value.ro IdslPerfTimeElapsed .1.3.6.1.4.1.9.9.154.1.16.1.8 |
cIdslPppoaPerfCurr15MinRTOsThis object specifies the number of frames that could not be
completely reassembled due to a reassembly timeout before being
transmitted over this PPP session in the current 15-minute
interval.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.16.1.9 |
cIdslPppoaPerfCurr15MinCVsThis object specifies the number of reassembled frames intended
for transmission over this PPP session exhibiting a coding
violation in the current 15-minute interval.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.16.1.10 |
cIdslPppoaPerfCurr15MinShortsThis object specifies the number of reassembled frames intended
for transmission over this PPP session containing less than
5 octets in the current 15-minute interval.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.16.1.11 |
cIdslPppoaPerfCurr15MinLongsThis object specifies the number of reassembled frames intended
for transmission over this PPP session containing more than
1500 octets in the current 15-minute interval.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.16.1.12 |
cIdslPppoaPerfCurr15MinDiscardsThis object specifies the total number of frames intended for
transmission over this PPP session that were discarded for any
reason in the current 15-minute interval.ro PerfCurrentCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.16.1.13 |
cIdslPppoaPerfCurr1DayElapsedThe number of seconds that have elapsed since the beginning of
the current measurement period. If, for some reason, such as an
adjustment in the system's time-of-day clock, the current
interval exceeds the maximum value, the agent will return
the maximum value.ro IdslPerfTimeElapsed .1.3.6.1.4.1.9.9.154.1.16.1.14 |
cIdslPppoaPerfCurr1DayRTOsThis object specifies the number of frames that could not be
completely reassembled due to a reassembly timeout before being
transmitted over this PPP session in the current 1-day
interval.ro IdslPerfCurrDayCount .1.3.6.1.4.1.9.9.154.1.16.1.15 |
cIdslPppoaPerfCurr1DayCVsThis object specifies the number of reassembled frames intended
for transmission over this PPP session exhibiting a coding
violation in the current 1-day interval.ro IdslPerfCurrDayCount .1.3.6.1.4.1.9.9.154.1.16.1.16 |
cIdslPppoaPerfCurr1DayShortsThis object specifies the number of reassembled frames intended
for transmission over this PPP session containing less than
5 octets in the current 1-day interval.ro IdslPerfCurrDayCount .1.3.6.1.4.1.9.9.154.1.16.1.17 |
cIdslPppoaPerfCurr1DayLongsThis object specifies the number of reassembled frames intended
for transmission over this PPP session containing more than
1500 octets in the current 1-day interval.ro IdslPerfCurrDayCount .1.3.6.1.4.1.9.9.154.1.16.1.18 |
cIdslPppoaPerfCurr1DayDiscardsThis object specifies the total number of frames intended for
transmission over this PPP session that were discarded for any
reason in the current 1-day interval.ro IdslPerfCurrDayCount .1.3.6.1.4.1.9.9.154.1.16.1.19 |
cIdslPppoaPerfPrev1DayMoniSecsThe amount of time in the previous 1-day interval over which
the performance monitoring information is actually counted.
This value will be the same as the interval duration except
in a situation where performance monitoring data could not be
collected for any reason.ro INTEGER .1.3.6.1.4.1.9.9.154.1.16.1.20 |
cIdslPppoaPerfPrev1DayRTOsThis object specifies the number of frames that could not be
completely reassembled due to a reassembly timeout before being
transmitted over this PPP session in the previous 1-day
interval.ro IdslPerfPrevDayCount .1.3.6.1.4.1.9.9.154.1.16.1.21 |
cIdslPppoaPerfPrev1DayCVsThis object specifies the number of reassembled frames intended
for transmission over this PPP session exhibiting a coding
violation in the previous 1-day interval.ro IdslPerfPrevDayCount .1.3.6.1.4.1.9.9.154.1.16.1.22 |
cIdslPppoaPerfPrev1DayShortsThis object specifies the number of reassembled frames intended
for transmission over this PPP session containing less than
5 octets in the previous 1-day interval.ro IdslPerfPrevDayCount .1.3.6.1.4.1.9.9.154.1.16.1.23 |
cIdslPppoaPerfPrev1DayLongsThis object specifies the number of reassembled frames intended
for transmission over this PPP session containing more than
1500 octets in the previous 1-day interval.ro IdslPerfPrevDayCount .1.3.6.1.4.1.9.9.154.1.16.1.24 |
cIdslPppoaPerfPrev1DayDiscardsThis object specifies the total number of frames intended for
transmission over this PPP session that were discarded for any
reason in the previous 1-day interval.ro IdslPerfPrevDayCount .1.3.6.1.4.1.9.9.154.1.16.1.25 |
cIdslPppoaIntervalTableThis table contains PPPoA statistics intervals for those ITU-C
class devices configured for PPP operation. SEQUENCE OF CIdslPppoaIntervalEntry .1.3.6.1.4.1.9.9.154.1.17 |
cIdslPppoaIntervalEntryA 15-minute interval of PPPoA statistics intervals for a ITU-C
class device configured for PPP operation. There exists up to
96 entries for each ifEntry that meets the following criteria:
1) The ifEntry has an ifType of idsl(154);
2) The profile associated with the ITU-C class device specifies
a value of 'ppp' for the cIdslLineProtocol object. CIdslPppoaIntervalEntry .1.3.6.1.4.1.9.9.154.1.17.1 |
cIdslPppoaIntervalNumberThe interval in which the statistics were collected, where the
value of 1 represents the most recent interval, and the value of
96 represents the interval collected 24 hours ago. Intervals
2..96 are optional.ro INTEGER .1.3.6.1.4.1.9.9.154.1.17.1.1 |
cIdslPppoaIntervalValidDataThis object specifies whether the data for this interval
is valid.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.154.1.17.1.2 |
cIdslPppoaIntervalRTOsThis object specifies the number of frames that could not be
completely reassembled due to a reassembly timeout before being
transmitted over this PPP session in the interval.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.17.1.3 |
cIdslPppoaIntervalCVsThis object specifies the number of reassembled frames intended
for transmission over this PPP session exhibiting a coding
violation in the interval.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.17.1.4 |
cIdslPppoaIntervalShortsThis object specifies the number of reassembled frames intended
for transmission over this PPP session containing less than
5 octets in the interval.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.17.1.5 |
cIdslPppoaIntervalLongsThis object specifies the number of reassembled frames intended
for transmission over this PPP session containing more than
1500 octets in the interval.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.17.1.6 |
cIdslPppoaIntervalDiscardsThis object specifies the total number of frames intended for
transmission over this PPP session that were discarded for any
reason in the interval.ro PerfIntervalCount (PerfHist-TC-MIB) .1.3.6.1.4.1.9.9.154.1.17.1.7 |
cIdslPppoaMapTableThis table defines the mapping between PPP sessions and
ATM VC. SEQUENCE OF CIdslPppoaMapEntry .1.3.6.1.4.1.9.9.154.1.18 |
cIdslPppoaMapEntryA mapping between a PPP session and an ATM VC. There exists an
entry for each ifEntry that meet the following criteria:
1) The ifEntry has an ifType of idsl(154);
2) The profile associated with the ITU-C class device specifies
a value of 'ppp' for the cIdslLineProtocol object. CIdslPppoaMapEntry .1.3.6.1.4.1.9.9.154.1.18.1 |
cIdslPppoaMapIfIndexThe ifIndex associated with the pseudo-ATM interface
onto which the IDSL interface is being mapped.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.9.9.154.1.18.1.1 |
cIdslPppoaMapVpiThe VPI (Virtual Path Identifier) associated with the ATM
VCL onto which the PPP session is being mapped.rw INTEGER .1.3.6.1.4.1.9.9.154.1.18.1.2 |
cIdslPppoaMapVciThe VCI (Virtual Circuit Identifier) associated with the
ATM VCL onto which the PPP session is being mapped.rw INTEGER .1.3.6.1.4.1.9.9.154.1.18.1.3 |
ciscoIdslLineMIBNotificationsPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.154.2 |
ciscoIdslLineMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.154.2.0 |
ciscoIdslLineMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.154.3 |
ciscoIdslLineMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.154.3.1 |
ciscoIdslLineMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.154.3.2 |