Home/Catalog/CISCO-6200-MIB

CISCO-6200-MIB

AI MIB Summary

The CISCO-6200-MIB enables SNMP monitoring of Cisco 6200 series hardware by exposing system-level scalars and slot/port-level metrics for device status and interface state tracking.

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.
Main OID:
cisco6200MIB.1.3.6.1.4.1.9.10.26
101
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

101 total
Object Name
cisco6200MIBThis 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
.1.3.6.1.4.1.9.10.26
cisco6200MibObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.26.1
c62System
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.26.1.1
systemTypeThis type provides specific details about C6200 system type and what kind of network interface it uses.ro
Enumeration
.1.3.6.1.4.1.9.10.26.1.1.1
systemAlarmLevelThis 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.ro
AlarmLevel
.1.3.6.1.4.1.9.10.26.1.1.2
systemAlarmLevelChngCounterCounter 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.ro
Counter32
.1.3.6.1.4.1.9.10.26.1.1.3
systemResetThis 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.rw
CommandValue
.1.3.6.1.4.1.9.10.26.1.1.4
systemSaveCnfgThis 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.rw
CommandValue
.1.3.6.1.4.1.9.10.26.1.1.5
systemProvChngCounterCounter 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.ro
Counter32
.1.3.6.1.4.1.9.10.26.1.1.6
systemHClockAlarmLevelThis 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).ro
AlarmLevel
.1.3.6.1.4.1.9.10.26.1.1.7
systemFanAlarmLevelThis 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).ro
AlarmLevel
.1.3.6.1.4.1.9.10.26.1.1.8
systemTemperatureAlarmLevelThis 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).ro
AlarmLevel
.1.3.6.1.4.1.9.10.26.1.1.9
systemACOThis 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).rw
CommandValue
.1.3.6.1.4.1.9.10.26.1.1.10
c62Slot
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.26.1.2
slotTableTable 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.
SEQUENCE OF SlotEntry
.1.3.6.1.4.1.9.10.26.1.2.1
slotEntryEntry in the slot table
SlotEntry
.1.3.6.1.4.1.9.10.26.1.2.1.1
slotIDSlot Identifier for the selected slot.
INTEGER
.1.3.6.1.4.1.9.10.26.1.2.1.1.1
slotTypeThe current type of card in the physical cage, as reported by the system.ro
C6200CardType
.1.3.6.1.4.1.9.10.26.1.2.1.1.2
slotStatusThe current status of the slot.ro
Enumeration
.1.3.6.1.4.1.9.10.26.1.2.1.1.3
slotSwVersionThe currently active firmware version number as a positive whole number, e.g. 100.ro
Integer32
.1.3.6.1.4.1.9.10.26.1.2.1.1.4
slotAlarmLevelChngCounterCounter 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).ro
Counter32
.1.3.6.1.4.1.9.10.26.1.2.1.1.5
slotCnfTypeCard 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 dmt8rw
C6200CardType
.1.3.6.1.4.1.9.10.26.1.2.1.1.6
slotSubscriberChngCounterCounter 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.ro
Counter32
.1.3.6.1.4.1.9.10.26.1.2.1.1.7
slotAlarmLevelThis 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.ro
AlarmLevel
.1.3.6.1.4.1.9.10.26.1.2.1.1.8
portIDPort Identifier on the targeted slot. PortID value depends on the slot type.
Integer32
.1.3.6.1.4.1.9.10.26.1.2.2
c62OCInterface
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.26.1.3
oCInterfaceTableThis table contains SONET alarm information. It is indexed using slot and port identifier. Each object represents the alarm level of individual SONET alarm condition.
SEQUENCE OF OCInterfaceEntry
.1.3.6.1.4.1.9.10.26.1.3.1
oCInterfaceEntryEach 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.
OCInterfaceEntry
.1.3.6.1.4.1.9.10.26.1.3.1.1
oCIAlarmLevelThe 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.ro
AlarmLevel
.1.3.6.1.4.1.9.10.26.1.3.1.1.2
oCIEQFLocal equipment failure indication. Possible values are none or critical. When this attribute is critical, all other alarm conditions are unknown.ro
AlarmLevel
.1.3.6.1.4.1.9.10.26.1.3.1.1.3
oCILOSLoss 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.ro
AlarmLevel
.1.3.6.1.4.1.9.10.26.1.3.1.1.4
oCILOFLoss 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.ro
AlarmLevel
.1.3.6.1.4.1.9.10.26.1.3.1.1.5
oCILAISLine alarm indication signal. Possible values are none, critical or unknown. When this attribute is critical, oCILOP and oCISLM are unknown.ro
AlarmLevel
.1.3.6.1.4.1.9.10.26.1.3.1.1.6
oCILOPLoss of pointer indication. Possible values are none, critical or unknown. When this attribute is critical, oCIPAIS, oCISLM and oCILOCD are unknown.ro
AlarmLevel
.1.3.6.1.4.1.9.10.26.1.3.1.1.7
oCIPAISPath alarm indication signal. Possible values are none, critical or unknown. When this attribute is critical, oCISLM is unknown.ro
AlarmLevel
.1.3.6.1.4.1.9.10.26.1.3.1.1.8
oCISLMSignal label mismatch indication. Possible values are none, critical or unknown.ro
AlarmLevel
.1.3.6.1.4.1.9.10.26.1.3.1.1.9
oCILRFILine remote failure indication. Possible values are none, critical or unknown.ro
AlarmLevel
.1.3.6.1.4.1.9.10.26.1.3.1.1.10
oCIPRFIPath remote failure indication. Possible values are none, critical or unknown.ro
AlarmLevel
.1.3.6.1.4.1.9.10.26.1.3.1.1.11
oCILOSTLoss of synchronization indication. Possible values are none, major or unknown.ro
AlarmLevel
.1.3.6.1.4.1.9.10.26.1.3.1.1.12
oCILOCDLoss of cell delineation. Possible values are none, critical or unknown.ro
AlarmLevel
.1.3.6.1.4.1.9.10.26.1.3.1.1.13
oCILoopModeThis 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.rw
Enumeration
.1.3.6.1.4.1.9.10.26.1.3.1.1.14
oCPerfTableThis table contains SONET Performance parameters.
SEQUENCE OF OCPerfEntry
.1.3.6.1.4.1.9.10.26.1.3.2
oCPerfEntryEach entry represents a SONET performance parameters for the targeted port.
OCPerfEntry
.1.3.6.1.4.1.9.10.26.1.3.2.1
oCPTxCellCountCount 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.ro
Counter32
.1.3.6.1.4.1.9.10.26.1.3.2.1.1
oCPRxCellCountCount 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.ro
Counter32
.1.3.6.1.4.1.9.10.26.1.3.2.1.2
oCPHecErrCountA 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.ro
Counter32
.1.3.6.1.4.1.9.10.26.1.3.2.1.3
c62LineInterface
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.26.1.4
lineInterfaceTableThe 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.
SEQUENCE OF LineInterfaceEntry
.1.3.6.1.4.1.9.10.26.1.4.1
lineInterfaceEntryThe entry describes the fields being supported by the line table.
LineInterfaceEntry
.1.3.6.1.4.1.9.10.26.1.4.1.1
lineAlarmLevelThe 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.ro
AlarmLevel
.1.3.6.1.4.1.9.10.26.1.4.1.1.1
lineDwnSNRMarginIn 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.ro
Integer32 UNITS "dB"
.1.3.6.1.4.1.9.10.26.1.4.1.1.2
lineDwnLOCDDownstream 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.rodeprecated
AlarmLevel
.1.3.6.1.4.1.9.10.26.1.4.1.1.3
lineDwnErrSecsDownstream 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.ro
Counter32
.1.3.6.1.4.1.9.10.26.1.4.1.1.4
lineDwnLineRateCurrent downstream line rate in kbps. It is adapted by the line card using rate adaptation logic.ro
Gauge32 UNITS "kbps"
.1.3.6.1.4.1.9.10.26.1.4.1.1.5
lineUpSNRMarginIn 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.ro
Integer32 UNITS "dB"
.1.3.6.1.4.1.9.10.26.1.4.1.1.6
lineUpLOCDUpstream 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.ro
AlarmLevel
.1.3.6.1.4.1.9.10.26.1.4.1.1.7
lineUpErrSecsUpstream 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.ro
Counter32
.1.3.6.1.4.1.9.10.26.1.4.1.1.8
lineUpLineRateCurrent upstream line rate in kbps. This is adapted by the line card using rate adaptation logic.ro
Gauge32 UNITS "kbps"
.1.3.6.1.4.1.9.10.26.1.4.1.1.9
lineRateAlarmThis 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.ro
Enumeration
.1.3.6.1.4.1.9.10.26.1.4.1.1.10
lineModeThis 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.ro
Enumeration
.1.3.6.1.4.1.9.10.26.1.4.1.1.11
lineDMTDwnAttenuationMeasures 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.ro
Gauge32 UNITS "dB"
.1.3.6.1.4.1.9.10.26.1.4.1.1.12
lineDMTUpAttenuationMeasures 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.ro
Gauge32 UNITS "dB"
.1.3.6.1.4.1.9.10.26.1.4.1.1.13
lineDMTDwnLPRDownstream 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.ro
AlarmLevel
.1.3.6.1.4.1.9.10.26.1.4.1.1.14
lineDMTUpLOSUpstream 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.ro
AlarmLevel
.1.3.6.1.4.1.9.10.26.1.4.1.1.15
lineDMTUpLOFUpstream 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.ro
AlarmLevel
.1.3.6.1.4.1.9.10.26.1.4.1.1.16
lineDMTLoopbackDMT 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.rw
Enumeration
.1.3.6.1.4.1.9.10.26.1.4.1.1.17
linePerfTableThis table contains line performance parameters. It contains one entry per subscriber line. Only the ATU-C (local) performance parameters are reported in this table.
SEQUENCE OF LinePerfEntry
.1.3.6.1.4.1.9.10.26.1.4.2
linePerfEntryEach entry represents a performance parameter for the targeted subscriber line.
LinePerfEntry
.1.3.6.1.4.1.9.10.26.1.4.2.1
lineTxCellCountTotal 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.ro
Counter32
.1.3.6.1.4.1.9.10.26.1.4.2.1.1
lineRxCellCountTotal 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.ro
Counter32
.1.3.6.1.4.1.9.10.26.1.4.2.1.2
lineHecErrCountTotal 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.ro
Counter32
.1.3.6.1.4.1.9.10.26.1.4.2.1.3
lineDMTDwnFECCountDownstream count of forward error correction (FEC) events reported by the CPE for the DMT card only.ro
Counter32
.1.3.6.1.4.1.9.10.26.1.4.2.1.4
lineDMTUpFECCountUpstream count of forward error correction (FEC) events reported by the CO for the DMT card only. This object is instantiated for the CAP card.ro
Counter32
.1.3.6.1.4.1.9.10.26.1.4.2.1.5
lineDMTDwnCRCCountDownstream count of cyclical error correction (CRC) events reported by the CPE for the DMT card only. This object is instantiated for the CAP card.ro
Counter32
.1.3.6.1.4.1.9.10.26.1.4.2.1.6
lineDMTUpCRCCountUpstream count of cyclical error correction (CRC) events reported by the CO for the DMT card only. This object is instantiated for the CAP card.ro
Counter32
.1.3.6.1.4.1.9.10.26.1.4.2.1.7
lineDMTDwnLOSCountDownstream count of loss of signal (LOS) events reported by the CPE for the DMT card only. This object is instantiated for the CAP card.ro
Counter32
.1.3.6.1.4.1.9.10.26.1.4.2.1.8
lineDMTUpLOSCountUpstream count of loss of signal (LOS) events reported by the CO for the DMT card only. This object is instantiated for the CAP card.ro
Counter32
.1.3.6.1.4.1.9.10.26.1.4.2.1.9
lineDMTDwnSEFCountDownstream count of severly errored frame (SEF) events reported by the CPE for the DMT card only. This object is instantiated for the CAP card.ro
Counter32
.1.3.6.1.4.1.9.10.26.1.4.2.1.10
lineDMTUpRDICountUpstream count of remote defect indication (RDI) events reported by the CO for the DMT card only. This object is instantiated for the CAP card.ro
Counter32
.1.3.6.1.4.1.9.10.26.1.4.2.1.11
lineTestTableThe 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.
SEQUENCE OF LineTestEntry
.1.3.6.1.4.1.9.10.26.1.4.3
lineTestEntryThe entry describes the fields supported by the line test table.
LineTestEntry
.1.3.6.1.4.1.9.10.26.1.4.3.1
lineTestTriggerStarts 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.rw
Enumeration
.1.3.6.1.4.1.9.10.26.1.4.3.1.1
lineTestTypeThe 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.rw
TestType
.1.3.6.1.4.1.9.10.26.1.4.3.1.2
lineTestTimeIntvlTime 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.rw
INTEGER
.1.3.6.1.4.1.9.10.26.1.4.3.1.3
lineTestStatusSystem 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.ro
TestStatus
.1.3.6.1.4.1.9.10.26.1.4.3.1.4
lineTestDwnBitErrRateThis 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 qualityro
Integer32
.1.3.6.1.4.1.9.10.26.1.4.3.1.5
lineTestUpBitErrRateThis 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 qualityro
Integer32
.1.3.6.1.4.1.9.10.26.1.4.3.1.6
lineTestStartTimeTime stamp in displayable format. This is the time when the system starts the requested test.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.9.10.26.1.4.3.1.7
lineTestCmplTimeTime stamp in displayable format. This is the time when the system completes the requested test or when the user aborts the test.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.9.10.26.1.4.3.1.8
lineTestBitErrRateLimitThis 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.rw
Integer32
.1.3.6.1.4.1.9.10.26.1.4.3.1.9
c62Subscriber
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.26.1.5
subscriberTableThe 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.
SEQUENCE OF SubscriberEntry
.1.3.6.1.4.1.9.10.26.1.5.1
subscriberEntryThe entry describes the fields being supported by the subscriber table.
SubscriberEntry
.1.3.6.1.4.1.9.10.26.1.5.1.1
subscriberNameThe 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.rw
DisplayString
.1.3.6.1.4.1.9.10.26.1.5.1.1.1
subscriberUpLineRateDesired 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.rw
Integer32 UNITS "kbps"
.1.3.6.1.4.1.9.10.26.1.5.1.1.2
subscriberDwnLineRateDesired 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.rw
Integer32 UNITS "kbps"
.1.3.6.1.4.1.9.10.26.1.5.1.1.3
subscriberLineStateThis 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.rw
InterfaceStatus
.1.3.6.1.4.1.9.10.26.1.5.1.1.4
subscriberDMTLOSConfigThis 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.rw
InterfaceStatus
.1.3.6.1.4.1.9.10.26.1.5.1.1.5
ciscoC6200MIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.26.2
ciscoC6200MIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.26.2.1
ciscoC6200MIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.26.2.2
CISCO-6200-MIB - SNMP MIB Reference | MIBs Explorer