CISCO-6200-MIB

File: CISCO-6200-MIB.mib (63348 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Gauge32 Integer32 MODULE-COMPLIANCE
OBJECT-GROUP TEXTUAL-CONVENTION DisplayString
DateAndTime ciscoExperiment

Defined Types

C6200CardType  
Represents card types contained in the C6200 product lines. oc3si - one port, single mode, intermediate reach OC3 - based interface card ctl - controller card cap8 - eight port CAP RADSL interface card cap16 - sixteen port CAP RADSL interface card oc3ss - one port, single mode, short reach OC3 based - interface card oc3mm - one port, multi mode OC3 based interface card stm1si - one port, single mode, intermediate reach STM1 based interface card stm1mm - one port, multi mode STM1 based interface card dmt8 - eight port DMT RADSL interface card none - marks slot as vacant
TEXTUAL-CONVENTION    
  INTEGER oc3si(1), ctl(2), cap8(3), cap16(4), oc3ss(5), oc3mm(6), stm1si(7), stm1mm(8), dmt8(9), none(-1)  

CommandValue  
This parameter controls execution of a command. The intended command can be triggered by setting its value to execute. Its value goes back to ready when intended command execution is complete.
TEXTUAL-CONVENTION    
  INTEGER ready(1), execute(2)  

AlarmLevel  
Represents error status.
TEXTUAL-CONVENTION    
  INTEGER none(1), minor(2), major(3), critical(4), unknown(5)  

InterfaceStatus  
Represents interface status.
TEXTUAL-CONVENTION    
  INTEGER enabled(1), disabled(2)  

TestStatus  
Represents status of the test per subscriber line. Please refer to lineTestTable for details on how to start a test. Once test completes or aborted, status stays as pass, fail, or aborted respectively until user clears it by setting it to inactive or starts new test and that operation changes this to active.
TEXTUAL-CONVENTION    
  INTEGER inactive(1), active(2), pass(3), fail(4), aborted(5), waiting(6)  

TestType  
Represents Types of tests support per line.
TEXTUAL-CONVENTION    
  INTEGER none(0), lineQuality(1), capHardware(2), dmtLocalTest(3)  

SlotEntry  
SEQUENCE    
  slotID INTEGER
  slotType C6200CardType
  slotStatus INTEGER
  slotSwVersion Integer32
  slotAlarmLevelChngCounter Counter32
  slotCnfType C6200CardType
  slotSubscriberChngCounter Counter32
  slotAlarmLevel AlarmLevel

OCInterfaceEntry  
SEQUENCE    
  oCIAlarmLevel AlarmLevel
  oCIEQF AlarmLevel
  oCILOS AlarmLevel
  oCILOF AlarmLevel
  oCILAIS AlarmLevel
  oCILOP AlarmLevel
  oCIPAIS AlarmLevel
  oCISLM AlarmLevel
  oCILRFI AlarmLevel
  oCIPRFI AlarmLevel
  oCILOST AlarmLevel
  oCILOCD AlarmLevel
  oCILoopMode INTEGER

OCPerfEntry  
SEQUENCE    
  oCPTxCellCount Counter32
  oCPRxCellCount Counter32
  oCPHecErrCount Counter32

LineInterfaceEntry  
SEQUENCE    
  lineAlarmLevel AlarmLevel
  lineDwnSNRMargin Integer32
  lineDwnLOCD AlarmLevel
  lineDwnErrSecs Counter32
  lineDwnLineRate Gauge32
  lineUpSNRMargin Integer32
  lineUpLOCD AlarmLevel
  lineUpErrSecs Counter32
  lineUpLineRate Gauge32
  lineRateAlarm INTEGER
  lineMode INTEGER
  lineDMTDwnAttenuation Gauge32
  lineDMTUpAttenuation Gauge32
  lineDMTDwnLPR AlarmLevel
  lineDMTUpLOS AlarmLevel
  lineDMTUpLOF AlarmLevel
  lineDMTLoopback INTEGER

LinePerfEntry  
SEQUENCE    
  lineTxCellCount Counter32
  lineRxCellCount Counter32
  lineHecErrCount Counter32
  lineDMTDwnFECCount Counter32
  lineDMTUpFECCount Counter32
  lineDMTDwnCRCCount Counter32
  lineDMTUpCRCCount Counter32
  lineDMTDwnLOSCount Counter32
  lineDMTUpLOSCount Counter32
  lineDMTDwnSEFCount Counter32
  lineDMTUpRDICount Counter32

LineTestEntry  
SEQUENCE    
  lineTestTrigger INTEGER
  lineTestType TestType
  lineTestTimeIntvl INTEGER
  lineTestStatus TestStatus
  lineTestDwnBitErrRate Integer32
  lineTestUpBitErrRate Integer32
  lineTestStartTime DateAndTime
  lineTestCmplTime DateAndTime
  lineTestBitErrRateLimit Integer32

SubscriberEntry  
SEQUENCE    
  subscriberName DisplayString
  subscriberUpLineRate Integer32
  subscriberDwnLineRate Integer32
  subscriberLineState InterfaceStatus
  subscriberDMTLOSConfig InterfaceStatus

Defined Values

cisco6200MIB 1.3.6.1.4.1.9.10.26
This MIB provides CISCO 6200 product information It is structured as following groups: system - not part of indices, defines system, slot and port level scalars.
MODULE-IDENTITY    

cisco6200MibObjects 1.3.6.1.4.1.9.10.26.1
OBJECT IDENTIFIER    

c62System 1.3.6.1.4.1.9.10.26.1.1
OBJECT IDENTIFIER    

c62Slot 1.3.6.1.4.1.9.10.26.1.2
OBJECT IDENTIFIER    

c62OCInterface 1.3.6.1.4.1.9.10.26.1.3
OBJECT IDENTIFIER    

c62LineInterface 1.3.6.1.4.1.9.10.26.1.4
OBJECT IDENTIFIER    

c62Subscriber 1.3.6.1.4.1.9.10.26.1.5
OBJECT IDENTIFIER    

systemType 1.3.6.1.4.1.9.10.26.1.1.1
This type provides specific details about C6200 system type and what kind of network interface it uses.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER c62OC3(1)  

systemAlarmLevel 1.3.6.1.4.1.9.10.26.1.1.2
This reflects the alarm level of the C6200 system. It is the aggregation of the slot/port level alarms. Alarm levels supported at the system level are none, minor, major and critical. Unknown has no meaning.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmLevel  

systemAlarmLevelChngCounter 1.3.6.1.4.1.9.10.26.1.1.3
Counter indicating a change in the system alarm level due to change either at the slot or port alarm level. This will be incremented by the system whenever any new alarm is raised or cleared at slot or port level. This is needed as rising or clearing of an alarm at port or slot level may not cause systemAlarmLevel to change. This counter, in such case helps manager application to recognize that alarm levels below system level has changed without causing change in the systemAlarmLevel. e.g. Say: System has two subscriber lines experiencing a minor alarm condition. systemAlarmLevel will be a minor alarm in such case. Now if one of the port level minor alarms clear, a port alarm level would become OK but the system and slot alarm levels may stay as a minor alarm.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

systemReset 1.3.6.1.4.1.9.10.26.1.1.4
This parameter allows user to reboot the system with system configuration from NVRAM (non-volatile memory). It can be used for following purposes: (1) Undo changes made to the system and not yet saved in the NVRAM. (2) Force the system to reboot from NVRAM configuration. This command disrupts service to all the subscribers associated with the system, so it should be use sparingly.
Status: current Access: read-write
OBJECT-TYPE    
  CommandValue  

systemSaveCnfg 1.3.6.1.4.1.9.10.26.1.1.5
This parameter allows user/operator to make system changes permanent. It causes system to write the system configuration on a non-volatile memory (NVRAM). There is no need to restart the system to make these changes effective.
Status: current Access: read-write
OBJECT-TYPE    
  CommandValue  

systemProvChngCounter 1.3.6.1.4.1.9.10.26.1.1.6
Counter indicating a card or subscriber provisioning change. This will be incremented by the system whenever any change is made. This is used to avoid unneccessary polling.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

systemHClockAlarmLevel 1.3.6.1.4.1.9.10.26.1.1.7
This reflects the alarm level of the H-bus backplane clock. H-bus clock error results in critical alarm at the at system level (systemAlarmLevel = critical).
Status: current Access: read-only
OBJECT-TYPE    
  AlarmLevel  

systemFanAlarmLevel 1.3.6.1.4.1.9.10.26.1.1.8
This reflects the alarm level of the fans. Error for this parameter indicates failure of one or more fans. This error results in minor alarm at the system level (systemAlarmLevel = minor).
Status: current Access: read-only
OBJECT-TYPE    
  AlarmLevel  

systemTemperatureAlarmLevel 1.3.6.1.4.1.9.10.26.1.1.9
This reflects the alarm level of the system temperature. When temperature exceeds system preconfigured system allowable limit this parameter indicates an error. This error results in minor alarm at the system level (systemAlarmLevel = minor).
Status: current Access: read-only
OBJECT-TYPE    
  AlarmLevel  

systemACO 1.3.6.1.4.1.9.10.26.1.1.10
This parameter deactivates the audible alarm at the system. Audible alarm is generated by the system to announce detection of new alarm(s). Once deactivated, system may activate it again if it detects new additional alarm(s).
Status: current Access: read-write
OBJECT-TYPE    
  CommandValue  

slotTable 1.3.6.1.4.1.9.10.26.1.2.1
Table contains slot level information such as status, status change time, card type and software version. It is indexed using slot identifier. Empty entries are indicated using status empty and card type none. Operator can provision a new card in the system by setting slotCnfType parameter in this table. Changes to the slot configuration are temporary until user actually requests save operation through systemSaveCnfg. Only at that point system writes information in the NVRAM storage and information becomes permanent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SlotEntry

slotEntry 1.3.6.1.4.1.9.10.26.1.2.1.1
Entry in the slot table
Status: current Access: not-accessible
OBJECT-TYPE    
  SlotEntry  

slotID 1.3.6.1.4.1.9.10.26.1.2.1.1.1
Slot Identifier for the selected slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..14  

slotType 1.3.6.1.4.1.9.10.26.1.2.1.1.2
The current type of card in the physical cage, as reported by the system.
Status: current Access: read-only
OBJECT-TYPE    
  C6200CardType  

slotStatus 1.3.6.1.4.1.9.10.26.1.2.1.1.3
The current status of the slot.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER empty(1), notProvisioned(2), missing(3), mismatch(4), match(5)  

slotSwVersion 1.3.6.1.4.1.9.10.26.1.2.1.1.4
The currently active firmware version number as a positive whole number, e.g. 100.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

slotAlarmLevelChngCounter 1.3.6.1.4.1.9.10.26.1.2.1.1.5
Counter indicating change in the port alarm level. This is needed as rising or clearing of an port level alarm may not cause slotAlarmLevel to change. This counter, in such case helps a manager application to recognize that the alarm levels below slot level have changed without change in the slotAlarmLevel (e.g. Say: a line card has two subscriber lines experiencing Minor alarm condition. The slot alarm level will be minor alarm in such case. Now if one of the port level minor alarms clear, the port alarm level would become OK but slot alarm level will stay as a minor alarm. Alarm level change includes rising or clearing of a new alarm at slot/port level).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

slotCnfType 1.3.6.1.4.1.9.10.26.1.2.1.1.6
Card type, as provisioned by the operator used to compare against card type reported by the system for monitoring purposes. If slotType and slotCnfType do not match and slotCnfType is not set to none, slotStatus is set to mismatch. This condition only clears when operator corrects the configuration to make them match. The valid card type for each slot is as follows: slot 1: oc3si, oc3mm, stm1si and stm1mm slot 2: ctl slot 3 & 4: none slot 5 - 14: cap8 and dmt8
Status: current Access: read-write
OBJECT-TYPE    
  C6200CardType  

slotSubscriberChngCounter 1.3.6.1.4.1.9.10.26.1.2.1.1.7
Counter indicating change in the subscriber table. This will be incremented by the slot whenever any change is made at the port level. This is used to avoid unneccessary polling at the subscriber table level.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

slotAlarmLevel 1.3.6.1.4.1.9.10.26.1.2.1.1.8
This reflects the alarm level of the slot. It is the aggregation of the port level alarms. Alarm levels supported at the slot level are none, minor, major, critical and unknown.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmLevel  

portID 1.3.6.1.4.1.9.10.26.1.2.2
Port Identifier on the targeted slot. PortID value depends on the slot type.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..64  

oCInterfaceTable 1.3.6.1.4.1.9.10.26.1.3.1
This table contains SONET alarm information. It is indexed using slot and port identifier. Each object represents the alarm level of individual SONET alarm condition.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OCInterfaceEntry

oCInterfaceEntry 1.3.6.1.4.1.9.10.26.1.3.1.1
Each entry represents a SONET alarm condition. Following are the definition of SONET level alarms: EQF - Equipment Failure (Local) (causes slotStatus to be critical) Near End Alarms (causes slotStatus to be critical): LOS - Loss of Signal LOF - Loss of Frame LAIS - Line Alarm Indication Signal LOP - Loss of Pointer PAIS - Path Alarm Indication Signal SLM - Signal Label Mismatch Far End Alarms: (causes slotStatus to be critical) LRFI - Line Remote Failure Indication PRFI - Path Remote Failure Indication Miscellaneous. Alarms: LOST - Loss Of Synchronization (causes slotStatus to be major) LOCD - Loss 0f Cell Delineation. (causes slotStatus to be critical) Individual alarm description describes any interdependencies between alarm types. It also contains port status and interface mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCInterfaceEntry  

oCIAlarmLevel 1.3.6.1.4.1.9.10.26.1.3.1.1.2
The current alarm level on the optical interface, may be none, major, critical or unknown. When the port is experiencing equipment failure or any of the near end alarm condition, the alarm level is marked critical. When the port is experiencing a far end alarm condition, the alarm level is marked major. When the port is in loopback mode, the alarm level is marked as unknown.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmLevel  

oCIEQF 1.3.6.1.4.1.9.10.26.1.3.1.1.3
Local equipment failure indication. Possible values are none or critical. When this attribute is critical, all other alarm conditions are unknown.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmLevel  

oCILOS 1.3.6.1.4.1.9.10.26.1.3.1.1.4
Loss of signal indication. Possible values are none or critical. When this attribute is critical, oCILOF, oCILOP, oCILAIS, oCIPAIS, oCISLM, oCILRFI, oCIPRFI and oCILOCD are unknown.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmLevel  

oCILOF 1.3.6.1.4.1.9.10.26.1.3.1.1.5
Loss of frame indication. Possible values are none, critical or unknown. When this attribute is critical, oCILAIS, oCILOP, oCIPAIS, oCISLM, oCILRFI, oCIPRFI and oCILOCD are unknown.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmLevel  

oCILAIS 1.3.6.1.4.1.9.10.26.1.3.1.1.6
Line alarm indication signal. Possible values are none, critical or unknown. When this attribute is critical, oCILOP and oCISLM are unknown.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmLevel  

oCILOP 1.3.6.1.4.1.9.10.26.1.3.1.1.7
Loss of pointer indication. Possible values are none, critical or unknown. When this attribute is critical, oCIPAIS, oCISLM and oCILOCD are unknown.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmLevel  

oCIPAIS 1.3.6.1.4.1.9.10.26.1.3.1.1.8
Path alarm indication signal. Possible values are none, critical or unknown. When this attribute is critical, oCISLM is unknown.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmLevel  

oCISLM 1.3.6.1.4.1.9.10.26.1.3.1.1.9
Signal label mismatch indication. Possible values are none, critical or unknown.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmLevel  

oCILRFI 1.3.6.1.4.1.9.10.26.1.3.1.1.10
Line remote failure indication. Possible values are none, critical or unknown.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmLevel  

oCIPRFI 1.3.6.1.4.1.9.10.26.1.3.1.1.11
Path remote failure indication. Possible values are none, critical or unknown.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmLevel  

oCILOST 1.3.6.1.4.1.9.10.26.1.3.1.1.12
Loss of synchronization indication. Possible values are none, major or unknown.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmLevel  

oCILOCD 1.3.6.1.4.1.9.10.26.1.3.1.1.13
Loss of cell delineation. Possible values are none, critical or unknown.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmLevel  

oCILoopMode 1.3.6.1.4.1.9.10.26.1.3.1.1.14
This parameter puts the optical interface of C6200 system in facility (far end) loopback mode. It causes the node to loop all the traffic received on the optical interface back to the network. It does not generate any traffic or perform any kind of testing locally. This mode affects services to all the users connected through the node, so this facility must be used with care. User must set it back to disable mode once the testing completes. System will stay in loopback mode, if enabled, until the user disables the loop mode through NMS Manager or the system terminates - in which case loop mode is disabled automatically. It is only meaningful when the out of band management channel is used for management. It may not be useful when the in-band management channel is used for management traffic, as it causes breakdown in the management communications channel. The alarm level of the port is set to unknown while loopback mode is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

oCPerfTable 1.3.6.1.4.1.9.10.26.1.3.2
This table contains SONET Performance parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OCPerfEntry

oCPerfEntry 1.3.6.1.4.1.9.10.26.1.3.2.1
Each entry represents a SONET performance parameters for the targeted port.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCPerfEntry  

oCPTxCellCount 1.3.6.1.4.1.9.10.26.1.3.2.1.1
Count of number of non-idle ATM cells inserted into the transmit SONET payload since system start time. This is free running counter and rolls back to zero when the value exceeds 2^32.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oCPRxCellCount 1.3.6.1.4.1.9.10.26.1.3.2.1.2
Count of number of ATM cells received at SONET interface since system start time. Idle cells and cells with uncorrectable header errors are not included in the count. This is a free running counter which rolls back to zero when the value exceeds 2^32.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oCPHecErrCount 1.3.6.1.4.1.9.10.26.1.3.2.1.3
A count of uncorrectable header errors since system start time. This is a free running counter which rolls back to zero when the value exceeds 2^32.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

lineInterfaceTable 1.3.6.1.4.1.9.10.26.1.4.1
The line table describes basic identification and runtime fault information on the individual subscriber line. A subscriber line consists of a port on the line card, Customer Premises Equipment (CPE) and a physical line connecting both. Fault monitoring is supported for both ends of the line. Subscriber line information consists of upstream (local port) information as well as downstream (Remote CPE) information. Downstream (ATU-C->ATU-R) information is reported by the individual port of the line card locally. Upstream (ATU-R->ATU-C) information is remote end (CPE) information which can be obtained via heartbeat messages generated by the CPE, other proprietary or standards based mechanisms. This information is proxied by the line card on the C6200 system. Entries in the table with non-assigned port have their mode disabled, so no service is available unless the port is configured and assigned to a subscriber.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LineInterfaceEntry

lineInterfaceEntry 1.3.6.1.4.1.9.10.26.1.4.1.1
The entry describes the fields being supported by the line table.
Status: current Access: not-accessible
OBJECT-TYPE    
  LineInterfaceEntry  

lineAlarmLevel 1.3.6.1.4.1.9.10.26.1.4.1.1.1
The current alarm level of the port. Refer to TEXTUAL-CONVENTION section for details on AlarmLevel. Only following values for the AlarmLevel are possible for this attribute: none - Everything is fine minor - Local end or remote end is experiencing problems, e.g. (1) loss of Cell Delineation is observed on the downstream direction. (2) subscriberDwnLineRate and lineDwnLineRate do not match. (3) subscriberUpLineRate and lineUpLineRate do not match. (4) Both Up/down line rates do not match with the subscriber requested rates. (5) loss of signal is observed in the downstream direction for DMT cards and the object subscriberDMTLOSConfig is configured to alarm this condition. (6) loss of frame is observed in the downstream direction for DMT cards. unknown - Remote end is non-reachable. This could be either due to power down at the CPE or due to break in the connection between C6200 system and the CPE. This is exhibited by the lineDMTUpLOS alarm.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmLevel  

lineDwnSNRMargin 1.3.6.1.4.1.9.10.26.1.4.1.1.2
In db, the difference between the current downstream signal to noise ratio and the SNR required for the selected line rate. as seen by the cpe. This object must be divided by 10 to obtain the real value for CAP only. Following are the possible values: Negative number - bad SNR margin for the desired line rate. 0 - adequate SNR (no margin) for the desired line rate. Positive number - Good SNR margin for the desired line rate. Higher number means better SNR margin and better line quality.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lineDwnLOCD 1.3.6.1.4.1.9.10.26.1.4.1.1.3
Downstream loss of cell delineation. It indicates that the cpe received cells on the line do not contain a valid header error check (HEC). This object is no longer supported.
Status: deprecated Access: read-only
OBJECT-TYPE    
  AlarmLevel  

lineDwnErrSecs 1.3.6.1.4.1.9.10.26.1.4.1.1.4
Downstream count of errored seconds received by the cpe. An error second is a second with line quality problems due to a HEC error in CAP cards or CRC, LOS or SEF events in DMT cards.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

lineDwnLineRate 1.3.6.1.4.1.9.10.26.1.4.1.1.5
Current downstream line rate in kbps. It is adapted by the line card using rate adaptation logic.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

lineUpSNRMargin 1.3.6.1.4.1.9.10.26.1.4.1.1.6
In db, the difference between the current upstream signal to noise ratio and the SNR required for the selected line rate as seen by the co. This object must be divided by 10 to obtain the real value for CAP only. Following are the possible values: Negative number - bad SNR margin for the desired line rate. 0 - adequate SNR (no margin) for the desired line rate. Positive number - Good SNR margin for the desired line rate. Higher number means better SNR margin and better line quality.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lineUpLOCD 1.3.6.1.4.1.9.10.26.1.4.1.1.7
Upstream loss of cell delineation. It indicates that the co received cells on the line do not contain a valid header error check (HEC). This alarm will be marked unknown if lineDMTDwnLPR, lineDMTUpLOS or lineDMTUpLOF on a DMT card are minor.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmLevel  

lineUpErrSecs 1.3.6.1.4.1.9.10.26.1.4.1.1.8
Upstream count of errored seconds recieved by the co. An error second is a second with line quality problems due to a HEC error. or CRC, LOS or SEF events in DMT cards.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

lineUpLineRate 1.3.6.1.4.1.9.10.26.1.4.1.1.9
Current upstream line rate in kbps. This is adapted by the line card using rate adaptation logic.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

lineRateAlarm 1.3.6.1.4.1.9.10.26.1.4.1.1.10
This parameter is the comparison between actual (lineDwnLineRate/ lineUpLineRate) and the user requested line rates (subscriberDwnLineRate/subscriberUpLineRate). User requested rates are part of the subscriber section of the MIB. Following is the list of possible values: 1 - both the line rates match user requested rates. 2 - Downstream line rate does not match user requested rate. 3 - Upstream line rate does not match user requested rate. 4 - Both rates do not match user requested rates.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), down(2), up(3), downAndUp(4)  

lineMode 1.3.6.1.4.1.9.10.26.1.4.1.1.11
This parameter shows current mode of the line. The possible modes are as shown above. Normally line stays in active mode, if everything is fine. If the line test fails, it goes into training mode and tries to acquire next possible lower rate. The line can also go into the training mode when the line card is unable to communicate to the remote end. It does not come out of the training mode until it is able to acquire a user requested rate or a lower rate, if that is unattainable. This mode is changed by the system to down, when the subscriber line is administratively disabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER testing(1), training(2), active(3), down(4)  

lineDMTDwnAttenuation 1.3.6.1.4.1.9.10.26.1.4.1.1.12
Measures downstream attenuation of the line reported by the CPE for the DMT card only. The units for this value are in decibels (dB). This object is instantiated for the CAP card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

lineDMTUpAttenuation 1.3.6.1.4.1.9.10.26.1.4.1.1.13
Measures upstream attenuation of the line reported by the CO for the DMT card only. The units for this value are in decibels (dB). This object is instantiated for the CAP card.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

lineDMTDwnLPR 1.3.6.1.4.1.9.10.26.1.4.1.1.14
Downstream loss of power indicator reported by the CPE for the DMT card only. Valid values are minor, unknown, or none. When this alarm is minor, lineUpLOS, lineUpLOF and lineUpLOCD are unknown. This object is instantiated for the CAP card.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmLevel  

lineDMTUpLOS 1.3.6.1.4.1.9.10.26.1.4.1.1.15
Upstream loss of signal alarm indicator reported by the CO for the DMT card only. Valid values are minor or none. When this alarm is minor, lineDMTUpLOF and lineUpLOCD are unknown. This object is instantiated for the CAP card.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmLevel  

lineDMTUpLOF 1.3.6.1.4.1.9.10.26.1.4.1.1.16
Upstream loss of frame alarm indicator reported by the CO for the DMT card only. Valid values are minor or none. When this alarm is minor, lineUpLOCD is unknown. This alarm value is unknown when lineDMTDwnLPR or lineDMTUpLOS is minor. This object is instantiated for the CAP card.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmLevel  

lineDMTLoopback 1.3.6.1.4.1.9.10.26.1.4.1.1.17
DMT supported ATM layer loopback. dslline loops all ATM cells toward the CO modem back to the CPE. Local loops all ATM cells sent by the ATM trunk card toward the ATM trunk card. When this object is not set to none, lineMode will be set to testing. This object is instantiated for the CAP card.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), dslline(2), local(3)  

linePerfTable 1.3.6.1.4.1.9.10.26.1.4.2
This table contains line performance parameters. It contains one entry per subscriber line. Only the ATU-C (local) performance parameters are reported in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LinePerfEntry

linePerfEntry 1.3.6.1.4.1.9.10.26.1.4.2.1
Each entry represents a performance parameter for the targeted subscriber line.
Status: current Access: not-accessible
OBJECT-TYPE    
  LinePerfEntry  

lineTxCellCount 1.3.6.1.4.1.9.10.26.1.4.2.1.1
Total cell count in the downstream direction (ATU-C->ATU-R) reported by the CPE. The counter value does not include cells with uncorrectable HEC errors. This is a free running counter which rolls back to zero when the value exceeds 2^32.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

lineRxCellCount 1.3.6.1.4.1.9.10.26.1.4.2.1.2
Total cell count in the upstream direction (ATU-R->ATU-C) reported by the CO. The counter value does not include cells with uncorrectable HEC errors. This is a free running counter which rolls back to zero when the value exceeds 2^32.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

lineHecErrCount 1.3.6.1.4.1.9.10.26.1.4.2.1.3
Total HEC error count in the upstream (ATU-R->ATU-C) direction reported by the CO. This is a free running counter which rolls back to zero when the value exceeds 2^32.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

lineDMTDwnFECCount 1.3.6.1.4.1.9.10.26.1.4.2.1.4
Downstream count of forward error correction (FEC) events reported by the CPE for the DMT card only.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

lineDMTUpFECCount 1.3.6.1.4.1.9.10.26.1.4.2.1.5
Upstream count of forward error correction (FEC) events reported by the CO for the DMT card only. This object is instantiated for the CAP card.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

lineDMTDwnCRCCount 1.3.6.1.4.1.9.10.26.1.4.2.1.6
Downstream count of cyclical error correction (CRC) events reported by the CPE for the DMT card only. This object is instantiated for the CAP card.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

lineDMTUpCRCCount 1.3.6.1.4.1.9.10.26.1.4.2.1.7
Upstream count of cyclical error correction (CRC) events reported by the CO for the DMT card only. This object is instantiated for the CAP card.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

lineDMTDwnLOSCount 1.3.6.1.4.1.9.10.26.1.4.2.1.8
Downstream count of loss of signal (LOS) events reported by the CPE for the DMT card only. This object is instantiated for the CAP card.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

lineDMTUpLOSCount 1.3.6.1.4.1.9.10.26.1.4.2.1.9
Upstream count of loss of signal (LOS) events reported by the CO for the DMT card only. This object is instantiated for the CAP card.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

lineDMTDwnSEFCount 1.3.6.1.4.1.9.10.26.1.4.2.1.10
Downstream count of severly errored frame (SEF) events reported by the CPE for the DMT card only. This object is instantiated for the CAP card.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

lineDMTUpRDICount 1.3.6.1.4.1.9.10.26.1.4.2.1.11
Upstream count of remote defect indication (RDI) events reported by the CO for the DMT card only. This object is instantiated for the CAP card.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

lineTestTable 1.3.6.1.4.1.9.10.26.1.4.3
The Line test table contains the line test parameters per subscriber line. It controls access to the testing capabilities at the subscriber line level. This table contains an entry per subscriber line.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LineTestEntry

lineTestEntry 1.3.6.1.4.1.9.10.26.1.4.3.1
The entry describes the fields supported by the line test table.
Status: current Access: not-accessible
OBJECT-TYPE    
  LineTestEntry  

lineTestTrigger 1.3.6.1.4.1.9.10.26.1.4.3.1.1
Starts or stops (aborts) a test in progress. The agent will only start a new test, if no test is active on the targeted port. The user must set lineTestTimeIntvl to an appropriate value before starting test by setting this parameter to start. The System resets the value back to stop when the test completes. This parameter value affects lineTestStatus as following: value current lineTestStatus new lineTestStatus ----- ---------------------- ------------------ start inactive/pass/fail/ active aborted stop active aborted clear pass/fail/aborted inactive The rest of the combinations will result in error. Starting of the test may fail due to a line test already in progress on the selected subscriber line. Agent updates lineTestStartTime, when it accepts the line test. Agent updates lineTestCmplTime, when the test completes or when user aborts the test. Stopping a test resets lineTestUpBitErrRate and lineTestDwnBitErrRate. Clearing a test resets lineTestStartTime, lineTestCmplTime, lineTestUpBitErrRate, and lineTestDwnBitErrRate to zero. lineTestTimeIntvl and lineTestBitErrRateLimit get set back to their defaults. Finally, lineTestStatus is set to inactive. Line test information only resets when the user sets this parameter to clear, otherwise parameters from the previous run of the test are preserved until system is rebooted. All of the parameters are initialized on reboot.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER stop(1), start(2), clear(3)  

lineTestType 1.3.6.1.4.1.9.10.26.1.4.3.1.2
The type of the test to be performed. If capHardware test is selected, time interval is determined by the system. Both the test types are destructive: affects the service on that line. The agent will only change lineTestType, if no test is active on the targeted port. For DMT cards, the DMTLocalTest is available. It is a destructive test that affects service on that line.
Status: current Access: read-write
OBJECT-TYPE    
  TestType  

lineTestTimeIntvl 1.3.6.1.4.1.9.10.26.1.4.3.1.3
Time interval in minutes between 0 - 60 minutes. This parameter is only meaningful, if test type is the line quality test. Default value is 30 minutes. The agent will only change lineTestTimeIntvl, if no test is active on the targeted port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..60  

lineTestStatus 1.3.6.1.4.1.9.10.26.1.4.3.1.4
System changes values for this variable based on trigger value as well as based on system reported result. When test completes, system compares lineTestDwnBitErrRate and lineTestUpBitErrRate to lineTestBitErrRateLimit in order to determine whether the line test failed or passed. Agent sets this variable based on this comparison.
Status: current Access: read-only
OBJECT-TYPE    
  TestStatus  

lineTestDwnBitErrRate 1.3.6.1.4.1.9.10.26.1.4.3.1.5
This is positive integer value representing a negative exponent of 10 for the error rate in the downstream direction. It is only meaningful when the line quality test is done on the affected subscriber line. It is compared against lineTestBitErrRateLimit to determine lineTestStatus value when the line quality test completes. This value is interpreted as following: < 10-7 - Bad line quality 10-7 - Acceptable line quality > 10-7 - Better line quality
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lineTestUpBitErrRate 1.3.6.1.4.1.9.10.26.1.4.3.1.6
This is positive integer value representing a negative exponent of 10 for the error rate in the upstream direction. It is only meaningful when the line quality test is done on the affected subscriber line. It is compared against lineTestBitErrRateLimit to determine lineTestStatus value when the line quality test completes. This value is interpreted as following: < 10-7 - Bad line quality 10-7 - Acceptable line quality > 10-7 - Better line quality
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lineTestStartTime 1.3.6.1.4.1.9.10.26.1.4.3.1.7
Time stamp in displayable format. This is the time when the system starts the requested test.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

lineTestCmplTime 1.3.6.1.4.1.9.10.26.1.4.3.1.8
Time stamp in displayable format. This is the time when the system completes the requested test or when the user aborts the test.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

lineTestBitErrRateLimit 1.3.6.1.4.1.9.10.26.1.4.3.1.9
This is a positive integer representing a negative exponent of 10. It represents bit error rate limit allowed for the subscriber line quality test. The system compares the bit error rates reported at the end of line quality test to this limit to determine line quality. Allowable error rates are between 10-3 and 10-10. The agent will only change lineTestBitErrRateLimit, if no test is active on the targeted port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 3..10  

subscriberTable 1.3.6.1.4.1.9.10.26.1.5.1
The subscriber table contains configuration information per subscriber line. Non-assigned entries are identified by NULL string for the subscriber name. It contains provisionable information such as subscriber name, line rate and subscriber line state.. The subscriber provisioning request may fail, if the targeted subscriber line is under test. Changes to the subscriber information are temporary until user actually requests save operation through systemSaveCnfg. Only at that point system writes information in the NVRAM storage and information becomes permanent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SubscriberEntry

subscriberEntry 1.3.6.1.4.1.9.10.26.1.5.1.1
The entry describes the fields being supported by the subscriber table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SubscriberEntry  

subscriberName 1.3.6.1.4.1.9.10.26.1.5.1.1.1
The subscriber Id, free format string field. First character can not be a space. Set this field to NULL string to delete a subscriber entry from the database. The delete operation will also disable the affected subscriber line. The system resets all the subscriber information such as subscriberUpLineRate, subscriberDwnLineRate, and subscriberLineState to default values on the delete or for non assigned entries.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..24)  

subscriberUpLineRate 1.3.6.1.4.1.9.10.26.1.5.1.1.2
Desired maximum line rate. Actual rate may be lower following training sequence to acquire that rate. Refer to system features document for valid range. When this value is set to -1, system automatically adapts to maximum available rate. Following are the possible rates in kbps the CAP card: 1088, 952, 816, 680, 544, 408, 272 and 91. For the DMT card, the rates range from 64 Kbps to 1024 Kbps in increments of 32 Kbps.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

subscriberDwnLineRate 1.3.6.1.4.1.9.10.26.1.5.1.1.3
Desired maximum line rate. Actual rate may be lower following training sequence to acquire that rate. Refer to system features document for valid range. When this value is set to -1, system automatically adapts to maximum possible rate. Following are the possible rates in kbps for the CAP card: 7168, 6272, 4480, 2688, 2560, 2240, 1920, 1600, 1280, 960 and 640. For the DMT card, the rates range from 64 Kbps to 8168 Kbps in increments of 32 Kbps.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

subscriberLineState 1.3.6.1.4.1.9.10.26.1.5.1.1.4
This parameter reflects current state of the subscriber line. It allows targeted subscriber line to be enabled or disabled. Disabling the line cuts off services to the affected subscriber. All the empty lines are disabled by the system. User deletion, by setting subscriberName to NULL, also results in disabling of the line.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceStatus  

subscriberDMTLOSConfig 1.3.6.1.4.1.9.10.26.1.5.1.1.5
This value determines whether or not the LOS condition on the subscriber line generates a minor alarm. By default, this value is set to disabled which means that an alarm is not generated when LOS is detected on the subscriber line.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceStatus  

ciscoC6200MIBConformance 1.3.6.1.4.1.9.10.26.2
OBJECT IDENTIFIER    

ciscoC6200MIBCompliances 1.3.6.1.4.1.9.10.26.2.1
OBJECT IDENTIFIER    

ciscoC6200MIBGroups 1.3.6.1.4.1.9.10.26.2.2
OBJECT IDENTIFIER    

ciscoC6200MIBCompliance 1.3.6.1.4.1.9.10.26.2.1.1
The compliance statement for entities which implement the Cisco C6200 MIB. This device-specific MIB will be implemented only by members of the C6200 product line.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

ciscoC6200MIBCompliance2 1.3.6.1.4.1.9.10.26.2.1.2
The compliance statement for entities which implement the Cisco C6200 MIB. This device-specific MIB will be implemented only by members of the C6200 product line. This compliance takes effect from IOS Release 11.3(1)DA3.
Status: current Access: read-write
MODULE-COMPLIANCE    

ciscoC6200SystemGroup 1.3.6.1.4.1.9.10.26.2.2.1
System-level information for a C6200 device.
Status: obsolete Access: read-write
OBJECT-GROUP    

ciscoC6200SlotGroup 1.3.6.1.4.1.9.10.26.2.2.2
Slot-level information for a C6200 device.
Status: obsolete Access: read-write
OBJECT-GROUP    

ciscoC6200oCIGroup 1.3.6.1.4.1.9.10.26.2.2.3
NTC information for a C6200 device.
Status: obsolete Access: read-write
OBJECT-GROUP    

ciscoC6200oCIPerfGroup 1.3.6.1.4.1.9.10.26.2.2.4
NTC performance information for a C6200 device.
Status: obsolete Access: read-write
OBJECT-GROUP    

ciscoC6200lineGroup 1.3.6.1.4.1.9.10.26.2.2.5
Line-level information for a C6200 device.
Status: obsolete Access: read-write
OBJECT-GROUP    

ciscoC6200linePerfGroup 1.3.6.1.4.1.9.10.26.2.2.6
Line-level performance information for a C6200 device.
Status: obsolete Access: read-write
OBJECT-GROUP    

ciscoC6200lineTestGroup 1.3.6.1.4.1.9.10.26.2.2.7
Line-level test information for a C6200 device.
Status: obsolete Access: read-write
OBJECT-GROUP    

ciscoC6200subscriberGroup 1.3.6.1.4.1.9.10.26.2.2.8
Subscriber-level information for a C6200 device.
Status: obsolete Access: read-write
OBJECT-GROUP    

ciscoC6200SystemGroup2 1.3.6.1.4.1.9.10.26.2.2.9
System-level information for a C6200 device.
Status: current Access: read-write
OBJECT-GROUP    

ciscoC6200SlotGroup2 1.3.6.1.4.1.9.10.26.2.2.10
Slot-level information for a C6200 device.
Status: current Access: read-write
OBJECT-GROUP    

ciscoC6200oCIGroup2 1.3.6.1.4.1.9.10.26.2.2.11
NTC information for a C6200 device.
Status: current Access: read-write
OBJECT-GROUP    

ciscoC6200oCIPerfGroup2 1.3.6.1.4.1.9.10.26.2.2.12
NTC performance information for a C6200 device.
Status: current Access: read-write
OBJECT-GROUP    

ciscoC6200lineGroup2 1.3.6.1.4.1.9.10.26.2.2.13
Line-level information for a C6200 device.
Status: current Access: read-write
OBJECT-GROUP    

ciscoC6200linePerfGroup2 1.3.6.1.4.1.9.10.26.2.2.14
Line-level performance information for a C6200 device.
Status: current Access: read-write
OBJECT-GROUP    

ciscoC6200lineTestGroup2 1.3.6.1.4.1.9.10.26.2.2.15
Line-level test information for a C6200 device.
Status: current Access: read-write
OBJECT-GROUP    

ciscoC6200subscriberGroup2 1.3.6.1.4.1.9.10.26.2.2.16
Subscriber-level information for a C6200 device.
Status: current Access: read-write
OBJECT-GROUP