CERENT-454-MIB: View SNMP OID List / Download MIB

VENDOR: CERENT CORPORATION


 Home MIB: CERENT-454-MIB
Download as:   

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


Object Name OID Type Access Info
       cerent454MibModule 1.3.6.1.4.1.3607.1.10.20
This module provides the definitions for objects for managing Cisco OTBU ONS 15454.
 cerent454Mib 1.3.6.1.4.1.3607.6.10
The is the node under which all Cisco ONS 15454 specific mib object are located.
       cerent454Conformance 1.3.6.1.4.1.3607.6.10.10
This node is created compliance. Has objects as required by the RFCs
             cerent454Groups 1.3.6.1.4.1.3607.6.10.10.10
                   node454Group 1.3.6.1.4.1.3607.6.10.10.10.10
The group for node related objects
                   alarm454Group 1.3.6.1.4.1.3607.6.10.10.10.20
The group for node related objects
                   event454Group 1.3.6.1.4.1.3607.6.10.10.10.30
The notifications for Cisco ONS 15454
                   cerent454CommonGroup 1.3.6.1.4.1.3607.6.10.10.10.40
The objects for storing all the current alarms
                   cerentThresholdGroup 1.3.6.1.4.1.3607.6.10.10.10.50
The objects for storing all the current alarms
                   event454DeprecatedGroup 1.3.6.1.4.1.3607.6.10.10.10.60
The notifications for Cisco ONS 15454 that have been deprecated
                   reportedAlarm454Group 1.3.6.1.4.1.3607.6.10.10.10.80
The group for reported alarm objects
             cerent454Compliance 1.3.6.1.4.1.3607.6.10.10.20
                   cerent454BasicCompliance 1.3.6.1.4.1.3607.6.10.10.20.10
The basic implementation requirements for Cisco ONS 15454 MIB
       cerent454Objects 1.3.6.1.4.1.3607.6.10.20
The cerent454 specific objects themselves
             cerent454GeneralGroup 1.3.6.1.4.1.3607.6.10.20.20
                   cerent454SoftwareVersion 1.3.6.1.4.1.3607.6.10.20.20.10 displaystring read-only
Indicates the version of software that is used in Cisco ONS 15454. E.g., 2.2.03
             cerent454AlarmGroup 1.3.6.1.4.1.3607.6.10.20.30
The group that will represent all the alarm info in the Cisco ONS 15454 node
                   cerent454AlarmCount 1.3.6.1.4.1.3607.6.10.20.30.10 unsigned32 read-only
Total number of active alarms in Cisco ONS 15454. This equals the total number of rows in cerent454AlarmTable at any time.
                   cerent454AlarmTable 1.3.6.1.4.1.3607.6.10.20.30.20 no-access
This table has all currently raised conditions for the network node. A Condition is a fault or status detected by hardware or software.
                         cerent454AlarmEntry 1.3.6.1.4.1.3607.6.10.20.30.20.1 no-access
Row definition for cerent454AlarmTable
                             cerent454AlarmIndex 1.3.6.1.4.1.3607.6.10.20.30.20.1.10 integer32 no-access
Identifies each entry in alarm table. May not start with one and there may be some missing numbers.
                             cerent454AlarmObjectType 1.3.6.1.4.1.3607.6.10.20.30.20.1.20 cerent454entityclass read-only
This will indicate what is the type of the entity which raised this alarm. ( E.g., DS3, etherBridge, VT-TERM, etc ) The NMS is expected to use this value to decide which table to poll for further info about the alarm
                             cerent454AlarmSlotNumber 1.3.6.1.4.1.3607.6.10.20.30.20.1.30 integer32 read-only
This will indicate what is the slot of the object which raised this alarm. If not relevant to the alarm, will be zero.
                             cerent454AlarmPortNumber 1.3.6.1.4.1.3607.6.10.20.30.20.1.40 cerentportnumber read-only
This will indicate what is the port of the object which raised this alarm.
                             cerent454AlarmLineNumber 1.3.6.1.4.1.3607.6.10.20.30.20.1.50 integer32 read-only
This will indicate what is the port of the object which raised this alarm. If not relevant to the alarm, will be zero.
                             cerent454AlarmObjectIndex 1.3.6.1.4.1.3607.6.10.20.30.20.1.60 integer32 read-only
Every alarm is raised by an object and this object is an entry in a specific table. This is the index of the object in that table E.g., if the alarm is interface related, this index is the index of the interface in the interface table.
                             cerent454AlarmType 1.3.6.1.4.1.3607.6.10.20.30.20.1.70 cerent454alarmtype read-only
Indicates what the exact nature of the alarm. See the Cerent454AlarmType TC for mapping details
                             cerent454AlarmState 1.3.6.1.4.1.3607.6.10.20.30.20.1.80 cerentnotificationclass read-only
Specifies alarm severity and service affecting status ( SA/NSA ). Only {minor|major|critical}+{NA|NSA} alarms and standing conditions will be represented here. However, this mib object is included in each trap dispatched and in the trap this object can contain all the possible values of CerentNotificationClass type.
                             cerent454AlarmTimeStamp 1.3.6.1.4.1.3607.6.10.20.30.20.1.90 timestamp read-only
The value of sysUpTime when this entry was created. This is accurate only upto a second.
                             cerent454AlarmObjectName 1.3.6.1.4.1.3607.6.10.20.30.20.1.100 displaystring read-only
TL1-style user-visible name which uniquely identifies an object in the system
                             cerent454AlarmAdditionalInfo 1.3.6.1.4.1.3607.6.10.20.30.20.1.110 displaystring read-only
Additional information for the alarm object. In the current version of the MIB, this object contains the following information :- a) Provisioned description for alarms of type 'failureDetectedExternalToTheNE'. This object would be a null string if no additional information is specified.
                             cerent454AlarmSeverity 1.3.6.1.4.1.3607.6.10.20.30.20.1.120 cerentalarmseverity read-only
Specifies severity of the alarm being sent out.
                             cerent454AlarmStatus 1.3.6.1.4.1.3607.6.10.20.30.20.1.130 cerentalarmstatus read-only
Represents if the alarm is currently raised or cleared.
                             cerent454AlarmServiceAffecting 1.3.6.1.4.1.3607.6.10.20.30.20.1.140 cerentalarmserviceaffecting read-only
Specifies whether the alarm that is being sent out is Service Affecting (SA) or Non- Service Affecting (NSA).
                   cerent454ReportedAlarmCount 1.3.6.1.4.1.3607.6.10.20.30.30 unsigned32 read-only
Number of alarms currently reported against Cisco ONS 15454. This equals the number of rows in cerent454ReportedAlarmTable.
                   cerent454ReportedAlarmTable 1.3.6.1.4.1.3607.6.10.20.30.40 no-access
This table has the list of alarms currently reported for the Cisco ONS node. It does not include any cleared alarms. The alarms in this table are in compliance with Telcordia GR-253. This means that if a network problem causes two alarms, such a as loss of frame(LOF) and loss of signal(LOS), only LOS alarm will be in this table because it supersedes and replaces the LOF.
                         cerent454ReportedAlarmEntry 1.3.6.1.4.1.3607.6.10.20.30.40.1 no-access
Row definition for cerent454ReportedAlarmTable
                             cerent454ReportedAlarmIndex 1.3.6.1.4.1.3607.6.10.20.30.40.1.10 integer32 no-access
Identifies each entry in ReportedAlarm table. May not start with one and there may be some missing numbers.
                             cerent454ReportedAlarmObjectType 1.3.6.1.4.1.3607.6.10.20.30.40.1.20 cerent454entityclass read-only
This will indicate the type of the entity which raised this alarm. ( E.g., DS3, etherBridge, VT-TERM, etc ) The NMS is expected to use this value to decide which table to poll for further info about the alarm
                             cerent454ReportedAlarmSlotNumber 1.3.6.1.4.1.3607.6.10.20.30.40.1.30 integer32 read-only
This will indicate what is the slot of the object which raised this alarm. If not relevant to the alarm, will be zero.
                             cerent454ReportedAlarmPortNumber 1.3.6.1.4.1.3607.6.10.20.30.40.1.40 cerentportnumber read-only
This will indicate what is the port of the object which raised this alarm.
                             cerent454ReportedAlarmObjectIndex 1.3.6.1.4.1.3607.6.10.20.30.40.1.50 integer32 read-only
Every alarm is raised by an object and this object is an entry in a specific table. This is the index of the object in that table E.g., if the alarm is interface related, this is the index of the interface in the interface table.
                             cerent454ReportedAlarmType 1.3.6.1.4.1.3607.6.10.20.30.40.1.60 cerent454alarmtype read-only
Indicates the exact nature of the alarm.
                             cerent454ReportedAlarmTimeStamp 1.3.6.1.4.1.3607.6.10.20.30.40.1.70 timestamp read-only
The value of sysUpTime when this entry was created. This is accurate only upto a second.
                             cerent454ReportedAlarmObjectName 1.3.6.1.4.1.3607.6.10.20.30.40.1.80 displaystring read-only
TL1-style user-visible name which uniquely identifies an object in the system
                             cerent454ReportedAlarmAdditionalInfo 1.3.6.1.4.1.3607.6.10.20.30.40.1.90 displaystring read-only
Additional information for the alarm object. In the current version of the MIB, this object contains the following information :- a) Provisioned description for alarms of type 'failureDetectedExternalToTheNE'. This object would be a null string if no additional information is specified.
                             cerent454ReportedAlarmSeverity 1.3.6.1.4.1.3607.6.10.20.30.40.1.100 cerentalarmseverity read-only
Specifies severity of the alarm.
                             cerent454ReportedAlarmStatus 1.3.6.1.4.1.3607.6.10.20.30.40.1.110 cerentalarmstatus read-only
Represents if the alarm is currently raised or cleared.
                             cerent454ReportedAlarmServiceAffecting 1.3.6.1.4.1.3607.6.10.20.30.40.1.120 cerentalarmserviceaffecting read-only
Specifies whether the alarm that is being sent out is Service Affecting (SA) or Non- Service Affecting (NSA).
             cerent454ThresholdGroup 1.3.6.1.4.1.3607.6.10.20.40
The group that will represent all the threshold info in the Cisco ONS 15454 node
                   cerent454ThresholdTable 1.3.6.1.4.1.3607.6.10.20.40.10 no-access
This table holds all the defined Thresholds. This table is currently unimplemented.
                         cerent454ThresholdEntry 1.3.6.1.4.1.3607.6.10.20.40.10.1 no-access
Row definition for cerent454ThresholdTable
                             cerent454ThresholdIndex 1.3.6.1.4.1.3607.6.10.20.40.10.1.10 integer32 no-access
Uniquely identifies each entry in Threshold table. May not start with one and there will be some missing numbers.
                             cerent454ThresholdMonitorType 1.3.6.1.4.1.3607.6.10.20.40.10.1.20 cerentmonitortype read-only
This object indicates the type of metric monitored.
                             cerent454ThresholdLocation 1.3.6.1.4.1.3607.6.10.20.40.10.1.30 cerentlocation read-only
This indicates if it near or far end
                             cerent454ThresholdPeriod 1.3.6.1.4.1.3607.6.10.20.40.10.1.40 cerentperiod read-only
The sampling interval period is indicated here
                             cerent454ThresholdSetValue 1.3.6.1.4.1.3607.6.10.20.40.10.1.50 integer32 read-only
The value of this object will be threshold that was provisioned by the NMS
                             cerent454ThresholdCurrentValue 1.3.6.1.4.1.3607.6.10.20.40.10.1.60 integer32 read-only
The current value of the counter which measures the metric. This column will never be implemented as the value of this object is already accessible through IETF MIBs.
                             cerent454ThresholdDetectType 1.3.6.1.4.1.3607.6.10.20.40.10.1.70 integer read-only
The value of this object will be the detect type for the threshold. Enumeration: 'unknown': 1, 'none': 10, 'term': 30, 'mon': 20.
       cerent454Events 1.3.6.1.4.1.3607.6.10.30
Place holder for all notifications of Cisco ONS 15454
             cerent454V2Events 1.3.6.1.4.1.3607.6.10.30.0
The sub-identifier has to be zero, as part of the interoperability agreement between SNMPv1 and SNMPv2 worlds.
                 alarmUnknown 1.3.6.1.4.1.3607.6.10.30.0.1
alarm unknown
                 alarmCutoffIsInManualMode 1.3.6.1.4.1.3607.6.10.30.0.10
alarm cutoff is in manual mode
                 failureDetectedExternalToTheNE 1.3.6.1.4.1.3607.6.10.30.0.20
failure detected External to the NE
                 externalError 1.3.6.1.4.1.3607.6.10.30.0.30
external error
                 excessiveSwitching 1.3.6.1.4.1.3607.6.10.30.0.40
excessive switching
                 sdccTerminationFailure 1.3.6.1.4.1.3607.6.10.30.0.50
SDCC Termination failure
                 incomingFailureCondition 1.3.6.1.4.1.3607.6.10.30.0.60
incoming failure condition
                 alarmIndicationSignal 1.3.6.1.4.1.3607.6.10.30.0.70
alarm indication signal
                 alarmIndicationSignalLine 1.3.6.1.4.1.3607.6.10.30.0.80
alarm indication signal LINE
                 alarmIndicationSignalPath 1.3.6.1.4.1.3607.6.10.30.0.90
alarm indication signal Path
                 alarmIndicationSignalVT 1.3.6.1.4.1.3607.6.10.30.0.100
alarm indication signal VT
                 apsChannelFailure 1.3.6.1.4.1.3607.6.10.30.0.110
APS Channel Failure
                 channelByteFailureAPS 1.3.6.1.4.1.3607.6.10.30.0.120
channel Byte failure APS
                 channelProtectionSwitchingChannelMatchFailureAPS 1.3.6.1.4.1.3607.6.10.30.0.130
channel Protection Switching Channel Match failure APS
                 channelAutomaticProtectionSwitchModeMismatchAPS 1.3.6.1.4.1.3607.6.10.30.0.140
channel Automatic Protection Switch Mode Mismatch APS
                 farEndProtectionLineFailure 1.3.6.1.4.1.3607.6.10.30.0.150
Far End Protection Line Failure
                 inconsistentAPSCode 1.3.6.1.4.1.3607.6.10.30.0.160
Inconsistent APS code
                 improperAPSCode 1.3.6.1.4.1.3607.6.10.30.0.170
Improper APS code
                 nodeIdMismatch 1.3.6.1.4.1.3607.6.10.30.0.180
Node Id Mismatch APS
                 channelDefaultKAPS 1.3.6.1.4.1.3607.6.10.30.0.190
channel Default K APS
                 connectionLoss 1.3.6.1.4.1.3607.6.10.30.0.200
Connection loss APS
                 bipolarViolation 1.3.6.1.4.1.3607.6.10.30.0.210
bipolar Violation
                 carrierLossOnTheLAN 1.3.6.1.4.1.3607.6.10.30.0.220
carrier Loss on the LAN
                 concatenationErrorSTS 1.3.6.1.4.1.3607.6.10.30.0.230
concatenation error STS
                 excessCollisionsOnTheLAN 1.3.6.1.4.1.3607.6.10.30.0.240
excess collisions on the LAN
                 facilityFailure 1.3.6.1.4.1.3607.6.10.30.0.250
Facility Failure
                 farEndAIS 1.3.6.1.4.1.3607.6.10.30.0.260
far end AIS
                 farEndMultipleDS1LOSDetectedOnDS3 1.3.6.1.4.1.3607.6.10.30.0.270
far end Multiple DS1 LOS detected on DS3
                 farEndDS1EqptFailNonServiceAffecting 1.3.6.1.4.1.3607.6.10.30.0.280
far end DS1 eqpt fail non service affecting
                 farEndDS1EqptFailServiceAffecting 1.3.6.1.4.1.3607.6.10.30.0.290
far end DS1 Eqpt fail service affecting
                 farEndSingleDS1LOS 1.3.6.1.4.1.3607.6.10.30.0.300
far end Single DS1 LOS
                 farEndDS3EqptFailNonServiceAffecting 1.3.6.1.4.1.3607.6.10.30.0.310
far end DS3 Eqpt failure non service affecting
                 farEndDS3EqptFailServiceAffecting 1.3.6.1.4.1.3607.6.10.30.0.320
far end DS3 Eqpt failure service affecting
                 farEndCommonEquipmentFailureNonServiceAffecting 1.3.6.1.4.1.3607.6.10.30.0.330
far end common Eqpt failure non service affecting
                 farEndIDLE 1.3.6.1.4.1.3607.6.10.30.0.340
far end IDLE
                 farEndLOS 1.3.6.1.4.1.3607.6.10.30.0.350
far end LOS
                 farEndLOF 1.3.6.1.4.1.3607.6.10.30.0.360
far end LOF
                 farEndBlockError 1.3.6.1.4.1.3607.6.10.30.0.370
far End Block Error
                 ds3IdleCondition 1.3.6.1.4.1.3607.6.10.30.0.380
idle Condition DS3
                 lossOfFrame 1.3.6.1.4.1.3607.6.10.30.0.390
loss of Frame
                 lossOfPointer 1.3.6.1.4.1.3607.6.10.30.0.400
loss of Pointer
                 lossOfPointerPath 1.3.6.1.4.1.3607.6.10.30.0.410
loss of Pointer Path
                 lossOfPointerVT 1.3.6.1.4.1.3607.6.10.30.0.420
loss of Pointer VT
                 lossOfSignal 1.3.6.1.4.1.3607.6.10.30.0.430
loss of Signal
                 outOfFrame 1.3.6.1.4.1.3607.6.10.30.0.440
out of Frame
                 pathSelectorFailure 1.3.6.1.4.1.3607.6.10.30.0.450
Path Selector Failure
                 remoteAlarmIndication 1.3.6.1.4.1.3607.6.10.30.0.460
remote Alarm Indication
                 remoteFailureIndication 1.3.6.1.4.1.3607.6.10.30.0.470
remote Failure Indication
                 remoteFailureIndicationLine 1.3.6.1.4.1.3607.6.10.30.0.480
remote Failure Indication LINE
                 remoteFailureIndicationPath 1.3.6.1.4.1.3607.6.10.30.0.490
remote Failure Indication Path
                 remoteFailureIndicationVT 1.3.6.1.4.1.3607.6.10.30.0.500
remote Failure Indication VT
                 signalDegrade 1.3.6.1.4.1.3607.6.10.30.0.510
facility has passed BER Threshold for Signal Degrade
                 severelyErroredFrame 1.3.6.1.4.1.3607.6.10.30.0.520
severely Errored Frame
                 signalFailure 1.3.6.1.4.1.3607.6.10.30.0.530
facility has passed BER threshold for Signal Failure
                 signalLabelMismatchFailure 1.3.6.1.4.1.3607.6.10.30.0.540
signal Label Mismatch Failure
                 payloadDefectIndication 1.3.6.1.4.1.3607.6.10.30.0.550
Payload Defect Indication
                 payloadDefectIndicationPath 1.3.6.1.4.1.3607.6.10.30.0.560
Payload Defect Indication - Path
                 payloadLabelMismatchPath 1.3.6.1.4.1.3607.6.10.30.0.570
Payload Label Mismatch - Path
                 signalLabelMismatchFailurePayloadLabelMismatchVT 1.3.6.1.4.1.3607.6.10.30.0.580
signal Label Mismatch Failure Payload Label Mismatch VT
                 unequippedPath 1.3.6.1.4.1.3607.6.10.30.0.590
Unequipped - Path
                 signalLabelMismatchFailureUnequippedVT 1.3.6.1.4.1.3607.6.10.30.0.600
signal Label Mismatch Failure Unequipped VT
                 lossOfSynchronization 1.3.6.1.4.1.3607.6.10.30.0.610
Loss of Synchronization
                 outOfSynchronization 1.3.6.1.4.1.3607.6.10.30.0.620
Out of Synchronization
                 primarySynchronizationReferenceFailure 1.3.6.1.4.1.3607.6.10.30.0.630
Primary Synchronization Reference Failure
                 secondarySynchronizationReferenceFailure 1.3.6.1.4.1.3607.6.10.30.0.640
Secondary Synchronization Reference Failure
                 thirdSynchronizationReferenceFailure 1.3.6.1.4.1.3607.6.10.30.0.650
Third Synchronization Reference Failure
                 fourthSynchronizationReferenceFailure 1.3.6.1.4.1.3607.6.10.30.0.660
Fourth Synchronization Reference Failure
                 fifthSynchronizationReferenceFailure 1.3.6.1.4.1.3607.6.10.30.0.670
Fifth Synchronization Reference Failure
                 sixthSynchronizationReferenceFailure 1.3.6.1.4.1.3607.6.10.30.0.680
Sixth Synchronization Reference Failure
                 failedToReceiveSynchronizationStatusMessage 1.3.6.1.4.1.3607.6.10.30.0.690
failed to receive Synchronization Status Message
                 synchronizationStatusMessagesAreDisabledOnThisInterface 1.3.6.1.4.1.3607.6.10.30.0.700
synchronization Status Messages are disabled on this interface
                 stratum1PrimaryReferenceSourceTraceable 1.3.6.1.4.1.3607.6.10.30.0.710
Stratum1 Primary Reference Source Traceable
                 synchronizedTraceabilityUnknown 1.3.6.1.4.1.3607.6.10.30.0.720
synchronized Traceability Unknown
                 stratum2Traceable 1.3.6.1.4.1.3607.6.10.30.0.730
stratum 2 Traceable
                 transitNodeClockTraceable 1.3.6.1.4.1.3607.6.10.30.0.740
transit Node clock Traceable
                 stratum3ETraceable 1.3.6.1.4.1.3607.6.10.30.0.750
stratum 3E Traceable
                 stratum3Traceable 1.3.6.1.4.1.3607.6.10.30.0.760
stratum 3 Traceable
                 sonetMinimumClockTraceable 1.3.6.1.4.1.3607.6.10.30.0.770
SONET Minimum Clock Traceable
                 stratum4Traceable 1.3.6.1.4.1.3607.6.10.30.0.780
stratum 4 Traceable
                 doNotUseForSynchronization 1.3.6.1.4.1.3607.6.10.30.0.790
do not Use for Synchronization
                 reservedForNetworkSynchronizationUse 1.3.6.1.4.1.3607.6.10.30.0.800
reserved for Network Synchronization Use
                 outgoingFailureCondition 1.3.6.1.4.1.3607.6.10.30.0.810
outgoing failure condition
                 remoteDefectIndicationLine 1.3.6.1.4.1.3607.6.10.30.0.820
remote Defect Indication LINE
                 remoteDefectIndicationPath 1.3.6.1.4.1.3607.6.10.30.0.830
remote Defect Indication Path
                 freeRunningSynchronizationMode 1.3.6.1.4.1.3607.6.10.30.0.840
free Running Synchronization mode
                 holdoverSynchronizationMode 1.3.6.1.4.1.3607.6.10.30.0.850
holdover synchronization mode
                 fastStartSynchronizationMode 1.3.6.1.4.1.3607.6.10.30.0.860
fast Start synchronization mode
                 internalFault 1.3.6.1.4.1.3607.6.10.30.0.870
Internal Fault
                 internalError 1.3.6.1.4.1.3607.6.10.30.0.880
Internal Error
                 internalMessageError 1.3.6.1.4.1.3607.6.10.30.0.890
internal Message Error
                 mismatchOfEquipmentAndAttributes 1.3.6.1.4.1.3607.6.10.30.0.900
mismatch of Equipment and Attributes
                 watchdogTimerTimeout 1.3.6.1.4.1.3607.6.10.30.0.910
watchdog Timer Timeout
                 softwareFaultOrFailure 1.3.6.1.4.1.3607.6.10.30.0.920
software Fault or failure
                 softwareFaultDataIntegrityFault 1.3.6.1.4.1.3607.6.10.30.0.930
software Fault - Data integrity fault : The newly added provisioning or hardware has caused the database to grow beyond its limit. That is, the newly added object(s) in the system has(have) enough memory to exist onboard but too large to be saved in the database.
                 programFailure 1.3.6.1.4.1.3607.6.10.30.0.940
program failure
                 controlEquipmentFailure 1.3.6.1.4.1.3607.6.10.30.0.950
control Equipment failure
                 primaryNonVolatileBackupMemoryFailure 1.3.6.1.4.1.3607.6.10.30.0.960
Primary Non-Volatile Backup Memory Failure
                 secondaryNonVolatileBackupMemoryFailure 1.3.6.1.4.1.3607.6.10.30.0.970
Secondary Non-Volatile Backup Memory Failure
                 controlBusFailure 1.3.6.1.4.1.3607.6.10.30.0.980
Control Bus Failure
                 controlBus1Failure 1.3.6.1.4.1.3607.6.10.30.0.990
Control Bus 1 Failure
                 controlBus2Failure 1.3.6.1.4.1.3607.6.10.30.0.1000
Control Bus 2 Failure
                 tccAToShelfSlot1DROP1CommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1010
TCC A To Shelf Slot 1 (DROP 1) Communication Failure
                 tccAToShelfSlot2DROP2CommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1020
TCC A To Shelf Slot 2 (DROP 2) Communication Failure
                 tccAToShelfSlot3DROP3CommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1030
TCC A To Shelf Slot 3 (DROP 3) Communication Failure
                 tccAToShelfSlot4DROP4CommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1040
TCC A To Shelf Slot 4 (DROP 4) Communication Failure
                 tccAToShelfSlot5TRUNK1CommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1050
TCC A To Shelf Slot 5 (TRUNK 1) Communication Failure
                 tccAToShelfSlot6TRUNK2CommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1060
TCC A To Shelf Slot 6 (TRUNK 2) Communication Failure
                 tccAToShelfSlot7TCCACommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1070
TCC A To Shelf Slot 7 (TCC A) Communication Failure
                 tccAToShelfSlot8XCONACommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1080
TCC A To Shelf Slot 8 (XCON A) Communication Failure
                 tccAToShelfSlot9AICCommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1090
TCC A To Shelf Slot 9 (AIC) Communication Failure
                 tccAToShelfSlot10XCONBCommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1100
TCC A To Shelf Slot 10 (XCON B) Communication Failure
                 tccAToShelfSlot11TCCBCommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1110
TCC A To Shelf Slot 11 (TCC B) Communication Failure
                 tccAToShelfSlot12TRUNK3CommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1120
TCC A To Shelf Slot 12 (TRUNK 3) Communication Failure
                 tccAToShelfSlot13TRUNK4CommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1130
TCC A To Shelf Slot 13 (TRUNK 4) Communication Failure
                 tccAToShelfSlot14DROP5CommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1140
TCC A To Shelf Slot 14 (DROP 5) Communication Failure
                 tccAToShelfSlot15DROP6CommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1150
TCC A To Shelf Slot 15 (DROP 6) Communication Failure
                 tccAToShelfSlot16DROP7CommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1160
TCC A To Shelf Slot 16 (DROP 7) Communication Failure
                 tccAToShelfSlot17DROP8CommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1170
TCC A To Shelf Slot 17 (DROP 8) Communication Failure
                 tccAToDCCAProcessorCommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1180
communication failure TCC A to DCC A processor
                 tccBToShelfSlot1DROP1CommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1190
TCC B To Shelf Slot 1 (DROP 1) Communication Failure
                 tccBToShelfSlot2DROP2CommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1200
TCC B To Shelf Slot 2 (DROP 2) Communication Failure
                 tccBToShelfSlot3DROP3CommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1210
TCC B To Shelf Slot 3 (DROP 3) Communication Failure
                 tccBToShelfSlot4DROP4CommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1220
TCC B To Shelf Slot 4 (DROP 4) Communication Failure
                 tccBToShelfSlot5TRUNK1CommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1230
TCC B To Shelf Slot 5 (TRUNK 1) Communication Failure
                 tccBToShelfSlot6TRUNK2CommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1240
TCC B To Shelf Slot 6 (TRUNK 2) Communication Failure
                 tccBToShelfSlot7TCCACommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1250
TCC B To Shelf Slot 7 (TCC A) Communication Failure
                 tccBToShelfSlot8XCONACommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1260
TCC B To Shelf Slot 8 (XCON A) Communication Failure
                 tccBToShelfSlot9AICCommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1270
TCC B To Shelf Slot 9 (AIC) Communication Failure
                 tccBToShelfSlot10XCONBCommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1280
TCC B To Shelf Slot 10 (XCON B) Communication Failure
                 tccBToShelfSlot11TCCBCommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1290
TCC B To Shelf Slot 11 (TCC B) Communication Failure
                 tccBToShelfSlot12TRUNK3CommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1300
TCC B To Shelf Slot 12 (TRUNK 3) Communication Failure
                 tccBToShelfSlot13TRUNK4CommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1310
TCC B To Shelf Slot 13 (TRUNK 4) Communication Failure
                 tccBToShelfSlot14DROP5CommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1320
TCC B To Shelf Slot 14 (DROP 5) Communication Failure
                 tccBToShelfSlot15DROP6CommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1330
TCC B To Shelf Slot 15 (DROP 6) Communication Failure
                 tccBToShelfSlot16DROP7CommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1340
TCC B To Shelf Slot 16 (DROP 7) Communication Failure
                 tccBToShelfSlot17DROP8CommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1350
TCC B To Shelf Slot 17 (DROP 8) Communication Failure
                 tccBToDCCBProcessorCommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.1360
TCC B To DCC B Processor Communication Failure
                 controlEquipmentControlCommunicationsEquipmentFailure 1.3.6.1.4.1.3607.6.10.30.0.1370
control Equipment Control Communications equipment failure
                 controlProcessorFailure 1.3.6.1.4.1.3607.6.10.30.0.1380
Control Processor Failure
                 workingMemoryFailure 1.3.6.1.4.1.3607.6.10.30.0.1390
Working Memory Failure
                 interconnectionEquipmentFailure 1.3.6.1.4.1.3607.6.10.30.0.1400
interconnection Equipment failure
                 payloadBusFailureToIOSlot1XCONSlot8 1.3.6.1.4.1.3607.6.10.30.0.1410
Payload Bus Failure To IO Slot 1 (XCON Slot 8)
                 payloadBusFailureToIOSlot2XCONSlot8 1.3.6.1.4.1.3607.6.10.30.0.1420
Payload Bus Failure To IO Slot 2 (XCON Slot 8)
                 payloadBusFailureToIOSlot3XCONSlot8 1.3.6.1.4.1.3607.6.10.30.0.1430
Payload Bus Failure To IO Slot 3 (XCON Slot 8)
                 payloadBusFailureToIOSlot4XCONSlot8 1.3.6.1.4.1.3607.6.10.30.0.1440
Payload Bus Failure To IO Slot 4 (XCON Slot 8)
                 payloadBusFailureToIOSlot5XCONSlot8 1.3.6.1.4.1.3607.6.10.30.0.1450
Payload Bus Failure To IO Slot 5 (XCON Slot 8)
                 payloadBusFailureToIOSlot6XCONSlot8 1.3.6.1.4.1.3607.6.10.30.0.1460
Payload Bus Failure To IO Slot 6 (XCON Slot 8)
                 payloadBusFailureToIOSlot12XCONSlot8 1.3.6.1.4.1.3607.6.10.30.0.1470
Payload Bus Failure To IO Slot 12 (XCON Slot 8)
                 payloadBusFailureToIOSlot13XCONSlot8 1.3.6.1.4.1.3607.6.10.30.0.1480
Payload Bus Failure To IO Slot 13 (XCON Slot 8)
                 payloadBusFailureToIOSlot14XCONSlot8 1.3.6.1.4.1.3607.6.10.30.0.1490
Payload Bus Failure To IO Slot 14 (XCON Slot 8)
                 payloadBusFailureToIOSlot15XCONSlot8 1.3.6.1.4.1.3607.6.10.30.0.1500
Payload Bus Failure To IO Slot 15 (XCON Slot 8)
                 payloadBusFailureToIOSlot16XCONSlot8 1.3.6.1.4.1.3607.6.10.30.0.1510
Payload Bus Failure To IO Slot 16 (XCON Slot 8)
                 payloadBusFailureToIOSlot17XCONSlot8 1.3.6.1.4.1.3607.6.10.30.0.1520
Payload Bus Failure To IO Slot 17 (XCON Slot 8)
                 payloadBusFailureToIOSlot1XCONSlot10 1.3.6.1.4.1.3607.6.10.30.0.1530
Payload Bus Failure To IO Slot 1 (XCON Slot 10)
                 payloadBusFailureToIOSlot2XCONSlot10 1.3.6.1.4.1.3607.6.10.30.0.1540
Payload Bus Failure To IO Slot 2 (XCON Slot 10)
                 payloadBusFailureToIOSlot3XCONSlot10 1.3.6.1.4.1.3607.6.10.30.0.1550
Payload Bus Failure To IO Slot 3 (XCON Slot 10)
                 payloadBusFailureToIOSlot4XCONSlot10 1.3.6.1.4.1.3607.6.10.30.0.1560
Payload Bus Failure To IO Slot 4 (XCON Slot 10)
                 payloadBusFailureToIOSlot5XCONSlot10 1.3.6.1.4.1.3607.6.10.30.0.1570
Payload Bus Failure To IO Slot 5 (XCON Slot 10)
                 payloadBusFailureToIOSlot6XCONSlot10 1.3.6.1.4.1.3607.6.10.30.0.1580
Payload Bus Failure To IO Slot 6 (XCON Slot 10)
                 payloadBusFailureToIOSlot12XCONSlot10 1.3.6.1.4.1.3607.6.10.30.0.1590
Payload Bus Failure To IO Slot 12 (XCON Slot 10)
                 payloadBusFailureToIOSlot13XCONSlot10 1.3.6.1.4.1.3607.6.10.30.0.1600
Payload Bus Failure To IO Slot 13 (XCON Slot 10)
                 payloadBusFailureToIOSlot14XCONSlot10 1.3.6.1.4.1.3607.6.10.30.0.1610
Payload Bus Failure To IO Slot 14 (XCON Slot 10)
                 payloadBusFailureToIOSlot15XCONSlot10 1.3.6.1.4.1.3607.6.10.30.0.1620
Payload Bus Failure To IO Slot 15 (XCON Slot 10)
                 payloadBusFailureToIOSlot16XCONSlot10 1.3.6.1.4.1.3607.6.10.30.0.1630
Payload Bus Failure To IO Slot 16 (XCON Slot 10)
                 payloadBusFailureToIOSlot17XCONSlot10 1.3.6.1.4.1.3607.6.10.30.0.1640
Payload Bus Failure To IO Slot 17 (XCON Slot 10)
                 timeSlotInterchangeEquipmentFailure 1.3.6.1.4.1.3607.6.10.30.0.1650
Time Slot Interchange Equipment Failure
                 equipmentFailure 1.3.6.1.4.1.3607.6.10.30.0.1660
equipment failure
                 highTemperature 1.3.6.1.4.1.3607.6.10.30.0.1670
High Temperature
                 invalidMACAddress 1.3.6.1.4.1.3607.6.10.30.0.1680
Invalid MAC Address
                 boardFailure 1.3.6.1.4.1.3607.6.10.30.0.1690
Board Failure
                 diagnosticFailure 1.3.6.1.4.1.3607.6.10.30.0.1700
equipment failure Diagnostics Failure
                 mediumAccessControlFailure 1.3.6.1.4.1.3607.6.10.30.0.1710
Medium Access Control Failure
                 facilityTerminationEquipmentFailure 1.3.6.1.4.1.3607.6.10.30.0.1720
facility Termination equipment failure
                 automaticLaserShutoffDueToHighTemperature 1.3.6.1.4.1.3607.6.10.30.0.1730
Automatic Laser Shutoff Due To High Temperature
                 failureToReleaseFromProtection 1.3.6.1.4.1.3607.6.10.30.0.1740
failure To Release from protection
                 receiverFailure 1.3.6.1.4.1.3607.6.10.30.0.1750
Receiver Failure
                 transmitFailure 1.3.6.1.4.1.3607.6.10.30.0.1760
Transmit Failure
                 facilityTerminationEquipmentReceiverMissing 1.3.6.1.4.1.3607.6.10.30.0.1770
facility Termination equipment Receiver missing
                 facilityTerminationEquipmentTransmitterMissing 1.3.6.1.4.1.3607.6.10.30.0.1780
facility Termination equipment Transmitter missing
                 failureToSwitchToProtection 1.3.6.1.4.1.3607.6.10.30.0.1790
failure To Switch to protection
                 failureToSwitchToProtectionRing 1.3.6.1.4.1.3607.6.10.30.0.1800
failure To Switch to protection Ring
                 failureToSwitchToProtectionSpan 1.3.6.1.4.1.3607.6.10.30.0.1810
failure To Switch to protection Span
                 failureToSwitchToProtectionPath 1.3.6.1.4.1.3607.6.10.30.0.1820
failure to Switch to protection Path
                 fanFailure 1.3.6.1.4.1.3607.6.10.30.0.1830
Fan Failure
                 equipmentUnitPlugIn 1.3.6.1.4.1.3607.6.10.30.0.1840
equipment unit plug in
                 nePowerFailureAtConnector 1.3.6.1.4.1.3607.6.10.30.0.1850
NE Power Failure At Connector
                 fuseAlarm 1.3.6.1.4.1.3607.6.10.30.0.1860
Fuse Alarm
                 synchronizationUnitFailure 1.3.6.1.4.1.3607.6.10.30.0.1870
synchronization unit failure
                 synchronizationSwitchingEquipmentFailure 1.3.6.1.4.1.3607.6.10.30.0.1880
synchronization switching Equipment failure
                 equipmentUnitUnplugged 1.3.6.1.4.1.3607.6.10.30.0.1890
Equipment Unit Un-plugged
                 loopback 1.3.6.1.4.1.3607.6.10.30.0.1900
loop back
                 ds1LoopbackDueToFEACCommand 1.3.6.1.4.1.3607.6.10.30.0.1910
DS1 Loopback Due To FEAC Command
                 loopbackCommandSentToFarEndDS1 1.3.6.1.4.1.3607.6.10.30.0.1920
loopback Command sent to Far End DS1
                 ds3LoopbackDueToFEACCommand 1.3.6.1.4.1.3607.6.10.30.0.1930
loopback due to FEAC command DS3
                 ds3LoopbackCommandSentToFarEnd 1.3.6.1.4.1.3607.6.10.30.0.1940
DS3 Loopback Command Sent To Far End
                 ds2LoopbackDueToFarEndCommand 1.3.6.1.4.1.3607.6.10.30.0.1950
DS2 Loopback Due To Far End Command
                 ds2LoopbackCommandSentToFarEnd 1.3.6.1.4.1.3607.6.10.30.0.1960
DS2 Loopback Command Sent To Far End
                 facilityLoopback 1.3.6.1.4.1.3607.6.10.30.0.1970
Facility Loopback
                 networkLoopback 1.3.6.1.4.1.3607.6.10.30.0.1980
Network Loopback
                 terminalLoopback 1.3.6.1.4.1.3607.6.10.30.0.1990
Terminal Loopback
                 manuallyCausedAbnormalCondition 1.3.6.1.4.1.3607.6.10.30.0.2000
manually caused abnormal condition
                 ethernetBridgeIsNewRootOfSpanningTree 1.3.6.1.4.1.3607.6.10.30.0.2010
Ethernet Bridge Is New Root Of Spanning Tree
                 ethernetBridgeTopologyChange 1.3.6.1.4.1.3607.6.10.30.0.2020
Ethernet Bridge Topology Change
                 normalCondition 1.3.6.1.4.1.3607.6.10.30.0.2030
normal condition
                 embeddedOperationsChannelFailureLinkDown 1.3.6.1.4.1.3607.6.10.30.0.2040
embedded Operations Channel failure link down
                 peerStateMismatch 1.3.6.1.4.1.3607.6.10.30.0.2050
peer state mismatch
                 proceduralError 1.3.6.1.4.1.3607.6.10.30.0.2060
procedural Error
                 improperRemoval 1.3.6.1.4.1.3607.6.10.30.0.2070
Improper Removal
                 duplicateNodeID 1.3.6.1.4.1.3607.6.10.30.0.2080
Duplicate Node ID
                 blsrOutOfSync 1.3.6.1.4.1.3607.6.10.30.0.2090
BLSR out of sync
                 blsrMultiNodeTableUpdateCompleted 1.3.6.1.4.1.3607.6.10.30.0.2100
BLSR Multi-Node Table Update Completed
                 protectionUnitNotAvailable 1.3.6.1.4.1.3607.6.10.30.0.2110
protection unit not available
                 performanceMonitorThresholdCrossingAlert 1.3.6.1.4.1.3607.6.10.30.0.2120
performance Monitor Threshold Crossing Alert
                 protectionSwitch 1.3.6.1.4.1.3607.6.10.30.0.2130
Protection Switch
                 recoveryOrServiceProtectionActionHasBeenInitiated 1.3.6.1.4.1.3607.6.10.30.0.2140
recovery or service protection action has been initiated
                 automaticSystemReset 1.3.6.1.4.1.3607.6.10.30.0.2150
automatic system Reset
                 automaticUPSRSwitchCausedByAIS 1.3.6.1.4.1.3607.6.10.30.0.2160
automatic UPSR switch caused by AIS
                 automaticUPSRSwitchCausedByLOP 1.3.6.1.4.1.3607.6.10.30.0.2170
automatic UPSR switch caused by Lop
                 automaticUPSRSwitchCausedByUNEQ 1.3.6.1.4.1.3607.6.10.30.0.2180
Automatic UPSR Switch Caused By UNEQ
                 automaticUPSRSwitchCausedByPDI 1.3.6.1.4.1.3607.6.10.30.0.2190
automatic UPSR switch caused by PDI
                 automaticUPSRSwitchCausedBySFBER 1.3.6.1.4.1.3607.6.10.30.0.2200
Automatic UPSR Switch Caused By SFBER
                 automaticUPSRSwitchCausedBySDBER 1.3.6.1.4.1.3607.6.10.30.0.2210
Automatic UPSR Switch Caused By SDBER
                 coldRestart 1.3.6.1.4.1.3607.6.10.30.0.2220
cold Restart
                 forcedSwitchBackToWorking 1.3.6.1.4.1.3607.6.10.30.0.2230
Forced Switch Back To Working
                 forcedSwitchBackToWorkingRing 1.3.6.1.4.1.3607.6.10.30.0.2240
Forced Switch Back To Working - Ring
                 forcedSwitchBackToWorkingSpan 1.3.6.1.4.1.3607.6.10.30.0.2250
Forced Switch Back To Working - Span
                 forcedSwitchToProtection 1.3.6.1.4.1.3607.6.10.30.0.2260
Forced Switch To Protection
                 forcedSwitchToProtectionRing 1.3.6.1.4.1.3607.6.10.30.0.2270
Forced Switch To Protection - Ring
                 forcedSwitchToProtectionSpan 1.3.6.1.4.1.3607.6.10.30.0.2280
Forced Switch To Protection - Span
                 workingFacilityOrEquipmentForcedToSwitchToProtectionPath 1.3.6.1.4.1.3607.6.10.30.0.2290
Working Facility or Equipment Forced To Switch To Protection - Path
                 initializationInitiated 1.3.6.1.4.1.3607.6.10.30.0.2300
initialization initiated
                 lockoutOfProtection 1.3.6.1.4.1.3607.6.10.30.0.2310
lockout of Protection
                 lockoutOfProtectionRing 1.3.6.1.4.1.3607.6.10.30.0.2320
lockout of Protection Ring
                 lockoutOfProtectionSpan 1.3.6.1.4.1.3607.6.10.30.0.2330
lockout of Protection Span
                 lockoutOfProtectionPath 1.3.6.1.4.1.3607.6.10.30.0.2340
lockout of Protection Path
                 lockoutOfWorking 1.3.6.1.4.1.3607.6.10.30.0.2350
lockout of working
                 lockoutOfWorkingRing 1.3.6.1.4.1.3607.6.10.30.0.2360
lockout of working Ring
                 lockoutOfWorkingSpan 1.3.6.1.4.1.3607.6.10.30.0.2370
lockout of working Span
                 manualSystemReset 1.3.6.1.4.1.3607.6.10.30.0.2380
manual system Reset
                 manualSwitchToInternalClock 1.3.6.1.4.1.3607.6.10.30.0.2390
Manual Switch to Internal Clock
                 manualSwitchToPrimaryReference 1.3.6.1.4.1.3607.6.10.30.0.2400
Manual Switch To Primary Reference
                 manualSwitchToSecondReference 1.3.6.1.4.1.3607.6.10.30.0.2410
Manual Switch To Second Reference
                 manualSwitchToThirdReference 1.3.6.1.4.1.3607.6.10.30.0.2420
Manual Switch To Third reference
                 manualSwitchToFourthReference 1.3.6.1.4.1.3607.6.10.30.0.2430
Manual Switch To Fourth reference
                 manualSwitchToFifthReference 1.3.6.1.4.1.3607.6.10.30.0.2440
Manual Switch To Fifth reference
                 manualSwitchToSixthReference 1.3.6.1.4.1.3607.6.10.30.0.2450
Manual Switch To Sixth reference
                 manualSwitchBackToWorking 1.3.6.1.4.1.3607.6.10.30.0.2460
Manual Switch Back To Working
                 manualSwitchBackToWorkingRing 1.3.6.1.4.1.3607.6.10.30.0.2470
Manual Switch Back To Working - Ring
                 manualSwitchBackToWorkingSpan 1.3.6.1.4.1.3607.6.10.30.0.2480
Manual Switch Back To Working - Span
                 manualSwitchToProtection 1.3.6.1.4.1.3607.6.10.30.0.2490
Manual Switch To Protection
                 manualSwitchToProtectionRing 1.3.6.1.4.1.3607.6.10.30.0.2500
Manual Switch To Protection - Ring
                 manualSwitchToProtectionSpan 1.3.6.1.4.1.3607.6.10.30.0.2510
Manual Switch To Protection - Span
                 manualSwitchOfWorkingFacilityOrEquipmentToProtectionPath 1.3.6.1.4.1.3607.6.10.30.0.2520
Manual Switch Of Working Facility or Equipment To Protection - Path
                 powerfailRestart 1.3.6.1.4.1.3607.6.10.30.0.2530
Powerfail Restart
                 ringIsSquelchingTraffic 1.3.6.1.4.1.3607.6.10.30.0.2540
ring is squelching traffic
                 softwareDownloadInProgress 1.3.6.1.4.1.3607.6.10.30.0.2550
software download in progress
                 switchToInternalClock 1.3.6.1.4.1.3607.6.10.30.0.2560
Switch To Internal clock
                 switchToPrimaryReference 1.3.6.1.4.1.3607.6.10.30.0.2570
Switch To Primary refernce
                 switchToSecondReference 1.3.6.1.4.1.3607.6.10.30.0.2580
Switch To Second Reference
                 switchToThirdReference 1.3.6.1.4.1.3607.6.10.30.0.2590
Switch To Third refernce
                 switchToFourthReference 1.3.6.1.4.1.3607.6.10.30.0.2600
Switch To Fourth refernce
                 switchToFifthReference 1.3.6.1.4.1.3607.6.10.30.0.2610
Switch To Fifth refernce
                 switchToSixthReference 1.3.6.1.4.1.3607.6.10.30.0.2620
Switch To Sixth refernce
                 systemReboot 1.3.6.1.4.1.3607.6.10.30.0.2630
system reboot
                 switchedBackToWorking 1.3.6.1.4.1.3607.6.10.30.0.2640
Switched Back To Working
                 switchedToProtection 1.3.6.1.4.1.3607.6.10.30.0.2650
Switched To Protection
                 warmRestart 1.3.6.1.4.1.3607.6.10.30.0.2660
warm Restart
                 ringIsInWaitToRestoreState 1.3.6.1.4.1.3607.6.10.30.0.2670
Ring is in Wait To Restore state
                 manualSwitchRequest 1.3.6.1.4.1.3607.6.10.30.0.2680
Manual Switch Request
                 forcedSwitchRequest 1.3.6.1.4.1.3607.6.10.30.0.2690
Forced Switch Request
                 lockoutSwitchRequest 1.3.6.1.4.1.3607.6.10.30.0.2700
Lockout Switch Request
                 rmonHistoriesAndAlarmsResetReboot 1.3.6.1.4.1.3607.6.10.30.0.2710
RMON Histories And Alarms Reset Reboot
                 rmonThresholdCrossingAlarm 1.3.6.1.4.1.3607.6.10.30.0.2720
Crossing of Falling/Rising Threshold detected
                 alarmsSuppressedByUserCommand 1.3.6.1.4.1.3607.6.10.30.0.2730
Alarms Suppressed By User Command
                 alarmsSuppressedForMaintenance 1.3.6.1.4.1.3607.6.10.30.0.2740
Alarms Suppressed For Maintenance
                 switchingMatrixModuleFailure 1.3.6.1.4.1.3607.6.10.30.0.2750
Switching Matrix Module Failure
                 lanConnectionPolarityReversed 1.3.6.1.4.1.3607.6.10.30.0.2760
Lan Connection Polarity Reversed
                 autonomousPMReportMessageInhibited 1.3.6.1.4.1.3607.6.10.30.0.2780
Autonomous PM Report Message Inhibited
                 ioSlotToXCONCommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.2790
IO Slot To XCON Communication Failure
                 stsPathTraceIdentifierMismatch 1.3.6.1.4.1.3607.6.10.30.0.2800
STS Path Trace Identifier Mismatch
                 nePowerFailureAtConnectorA 1.3.6.1.4.1.3607.6.10.30.0.2810
NE Power Failure At Connector A
                 nePowerFailureAtConnectorB 1.3.6.1.4.1.3607.6.10.30.0.2820
NE Power Failure At Connector B
                 freeMemoryOnCardVeryLow 1.3.6.1.4.1.3607.6.10.30.0.2830
Free memory on the card is very low
                 freeMemoryOnCardNearZero 1.3.6.1.4.1.3607.6.10.30.0.2840
Free memory on the card is near zero
                 exerciseRequestOnRing 1.3.6.1.4.1.3607.6.10.30.0.2850
Exercise Request on Ring
                 exerciseRequestOnSpan 1.3.6.1.4.1.3607.6.10.30.0.2860
Exercise Request on Span
                 squelchingPath 1.3.6.1.4.1.3607.6.10.30.0.2870
Squelching Path
                 extraTrafficPreempted 1.3.6.1.4.1.3607.6.10.30.0.2880
Extra Traffic Preempted.
                 farEndLockoutOfWorkingRing 1.3.6.1.4.1.3607.6.10.30.0.2890
Far End Lockout of working - Ring.
                 farEndLockoutOfWorkingSpan 1.3.6.1.4.1.3607.6.10.30.0.2900
Far End Lockout of working - Span.
                 farEndLockoutOfProtectionRing 1.3.6.1.4.1.3607.6.10.30.0.2910
Far End Lockout of Protection - Ring.
                 farEndLockoutOfProtectionAllSpans 1.3.6.1.4.1.3607.6.10.30.0.2920
Far End Lockout of Protection - All Spans.
                 farEndWorkingFacilityForcedToSwitchToProtectionRing 1.3.6.1.4.1.3607.6.10.30.0.2930
Far End Working Facility Forced To Switch To Protection - Ring
                 farEndWorkingFacilityForcedToSwitchToProtectionSpan 1.3.6.1.4.1.3607.6.10.30.0.2940
Far End Working Facility Forced To Switch To Protection - Span
                 farEndManualSwitchOfWorkingFacilityToProtectionRing 1.3.6.1.4.1.3607.6.10.30.0.2950
Far End Manual Switch Of Working Facility To Protection - Ring
                 farEndManualSwitchOfWorkingFacilityToProtectionSpan 1.3.6.1.4.1.3607.6.10.30.0.2960
Far End Manual Switch Of Working Facility To Protection - Span
                 farEndExercisingRing 1.3.6.1.4.1.3607.6.10.30.0.2970
Far End Exercising Ring
                 farEndExercisingSpan 1.3.6.1.4.1.3607.6.10.30.0.2980
Far End Exercising Span
                 farEndBERThresholdPassedForSignalFailureRing 1.3.6.1.4.1.3607.6.10.30.0.2990
Far End BER threshold passed for Signal Failure - Ring.
                 farEndBERThresholdPassedForSignalFailureSpan 1.3.6.1.4.1.3607.6.10.30.0.3000
Far End BER threshold passed for Signal Failure - Span.
                 farEndBERThresholdPassedForSignalDegradeRing 1.3.6.1.4.1.3607.6.10.30.0.3010
Far End BER threshold passed for Signal Degrade - Ring.
                 farEndBERThresholdPassedForSignalDegradeSpan 1.3.6.1.4.1.3607.6.10.30.0.3020
Far End BER threshold passed for Signal Degrade - Span.
                 apsChannelFarEndProtectionLineSignalDegrade 1.3.6.1.4.1.3607.6.10.30.0.3030
APS Channel - Far End Protection Line Signal Degrade
                 ringSwitchIsActiveOnTheEastSide 1.3.6.1.4.1.3607.6.10.30.0.3040
Ring Switch is active on the East Side.
                 ringSwitchIsActiveOnTheWestSide 1.3.6.1.4.1.3607.6.10.30.0.3050
Ring Switch is active on the West Side.
                 spanSwitchIsActiveOnTheEastSide 1.3.6.1.4.1.3607.6.10.30.0.3060
Span Switch is active on the East Side.
                 spanSwitchIsActiveOnTheWestSide 1.3.6.1.4.1.3607.6.10.30.0.3070
Span Switch is active on the West Side.
                 uniDirectionalFullPassThroughIsActive 1.3.6.1.4.1.3607.6.10.30.0.3080
Uni-directional Full Pass Through is active.
                 biDirectionalFullPassThroughIsActive 1.3.6.1.4.1.3607.6.10.30.0.3090
Bi-directional Full Pass Through is active.
                 kBytesPassThroughIsActive 1.3.6.1.4.1.3607.6.10.30.0.3100
K Bytes Pass Through Is Active
                 ringIsSegmented 1.3.6.1.4.1.3607.6.10.30.0.3110
Ring is Segmented.
                 ringTopologyIsUnderConstruction 1.3.6.1.4.1.3607.6.10.30.0.3120
Ring Topology is under construction.
                 lockoutOfProtectionAllSpans 1.3.6.1.4.1.3607.6.10.30.0.3130
Lockout of Protection - All Spans.
                 farEndOfFiberIsProvisionedWithDifferentRingID 1.3.6.1.4.1.3607.6.10.30.0.3140
Far end of fiber is provisioned with different ring ID
                 bothEndsOfFiberProvisionedAsEastOrBothAsWest 1.3.6.1.4.1.3607.6.10.30.0.3150
Both ends of fiber provisioned as East, or both as West
                 securityInvalidLoginUsernameSeeAuditTrail 1.3.6.1.4.1.3607.6.10.30.0.3160
Security: invalid login (see Audit Trail)
                 autonomousMessagesInhibited 1.3.6.1.4.1.3607.6.10.30.0.3170
Autonomous messages inhibited
                 trafficStormOnLANLANTemporarilyDisabled 1.3.6.1.4.1.3607.6.10.30.0.3180
Traffic Storm On LAN. LAN Temporarily Disabled
                 reptdbchgMessagesInhibited 1.3.6.1.4.1.3607.6.10.30.0.3190
REPT^DBCHG Messages Inhibited
                 securityUserIDHasExpired 1.3.6.1.4.1.3607.6.10.30.0.3200
Security: User ID Has Expired
                 partialFanFailure 1.3.6.1.4.1.3607.6.10.30.0.3210
Partial Fan Failure
                 forcedSwitchRequestOnRing 1.3.6.1.4.1.3607.6.10.30.0.3220
Forced Switch Request On Ring
                 forcedSwitchRequestOnSpan 1.3.6.1.4.1.3607.6.10.30.0.3230
Forced Switch Request On Span
                 lockoutSwitchRequestOnRing 1.3.6.1.4.1.3607.6.10.30.0.3240
Lockout switch request on Ring
                 lockoutSwitchRequestOnSpan 1.3.6.1.4.1.3607.6.10.30.0.3250
Lockout switch request on Span
                 manualSwitchRequestOnRing 1.3.6.1.4.1.3607.6.10.30.0.3260
Manual switch request on Ring
                 manualSwitchRequestOnSpan 1.3.6.1.4.1.3607.6.10.30.0.3270
Manual switch request on Span
                 communicationFailurePeerToPeerSlotControlBusA 1.3.6.1.4.1.3607.6.10.30.0.3280
Peer to Peer Slot communication failure - Control Bus A
                 communicationFailurePeerToPeerSlotControlBusB 1.3.6.1.4.1.3607.6.10.30.0.3290
Peer to Peer Slot communication failure - Control Bus B
                 controllerAToShelfSlotCommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.3300
Controller A to shelf slot communication failure
                 controllerBToShelfSlotCommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.3310
Controller B to shelf slot communication failure
                 interconnectionEquipmentFailureWorkingPayloadBus 1.3.6.1.4.1.3607.6.10.30.0.3320
Interconnection Equipment Failure - Working Payload Bus
                 interconnectionEquipmentFailureProtectPayloadBus 1.3.6.1.4.1.3607.6.10.30.0.3330
Interconnection Equipment Failure - Protect Payload Bus
                 inhibitSwitchToProtectRequestOnEquipment 1.3.6.1.4.1.3607.6.10.30.0.3340
Inhibit Switch to Protect Request on equipment
                 inhibitSwitchToWorkingRequestOnEquipment 1.3.6.1.4.1.3607.6.10.30.0.3350
Inhibit Switch to Working Request on equipment
                 berThresholdExceededForSignalDegradeLine 1.3.6.1.4.1.3607.6.10.30.0.3360
BER Threshold exceeded for Signal Degrade - Line
                 berThresholdExceededForSignalDegradePath 1.3.6.1.4.1.3607.6.10.30.0.3370
BER Threshold exceeded for Signal Degrade - Path
                 berThresholdExceededForSignalFailureLine 1.3.6.1.4.1.3607.6.10.30.0.3380
BER Threshold Exceeded For Signal Failure - Line
                 berThresholdExceededForSignalFailurePath 1.3.6.1.4.1.3607.6.10.30.0.3390
BER Threshold Exceeded For Signal Failure - Path
                 exercisingRingSuccessfully 1.3.6.1.4.1.3607.6.10.30.0.3400
Exercising Ring Successfully
                 exercisingSpanSuccessfully 1.3.6.1.4.1.3607.6.10.30.0.3410
Exercising Span Successfully
                 spanIsInWaitToRestoreState 1.3.6.1.4.1.3607.6.10.30.0.3420
Span is in Wait To Restore state
                 exerciseRequestOnRingFailed 1.3.6.1.4.1.3607.6.10.30.0.3430
Exercise Request on Ring Failed
                 exerciseRequestOnSpanFailed 1.3.6.1.4.1.3607.6.10.30.0.3440
Exercise Request on Span Failed
                 farEndLockoutOfProtectionSpan 1.3.6.1.4.1.3607.6.10.30.0.3450
Far End Lockout Of Protection - Span
                 manufacturingDataMemoryEEPROMFailure 1.3.6.1.4.1.3607.6.10.30.0.3460
Manufacturing Data Memory (EEPROM) Failure
                 replaceableEquipmentOrUnitIsMissing 1.3.6.1.4.1.3607.6.10.30.0.3470
Replaceable Equipment/Unit is Missing
                 softwareDownloadFailed 1.3.6.1.4.1.3607.6.10.30.0.3480
Software Download Failed
                 extraTrafficPCADropped 1.3.6.1.4.1.3607.6.10.30.0.3490
Extra Traffic (PCA) Dropped
                 etherTxOversubscribed 1.3.6.1.4.1.3607.6.10.30.0.3500
Ether tx oversubscribed
                 etherRxOverSubscribed 1.3.6.1.4.1.3607.6.10.30.0.3510
Ether rx over subscribed
                 etherTxExcessFlowCtrl 1.3.6.1.4.1.3607.6.10.30.0.3520
Ether tx excess flow ctrl
                 etherRxExcessFlowCtrl 1.3.6.1.4.1.3607.6.10.30.0.3530
Ether rx excess flow ctrl
                 transportLayerFailure 1.3.6.1.4.1.3607.6.10.30.0.3540
transport layer failure
                 etherTxUnderrun 1.3.6.1.4.1.3607.6.10.30.0.3550
Ether tx underrun
                 synchronizationReferenceFrequencyOutOfBounds 1.3.6.1.4.1.3607.6.10.30.0.3560
Synchronization reference frequency out of bounds.
                 ntpOrSntpHostFailure 1.3.6.1.4.1.3607.6.10.30.0.3570
NTP/SNTP Host Failure.
                 peerCardNotResponding 1.3.6.1.4.1.3607.6.10.30.0.3580
Peer Card Not Responding
                 alarmsAndEventsSuppressedForThisObject 1.3.6.1.4.1.3607.6.10.30.0.3590
Alarms and events suppressed for this object
                 ds3FrameFormatMismatch 1.3.6.1.4.1.3607.6.10.30.0.3600
DS3 Frame Format Mismatch
                 waitToRestore 1.3.6.1.4.1.3607.6.10.30.0.3610
Wait To Restore
                 extremeHighVoltBatteryA 1.3.6.1.4.1.3607.6.10.30.0.3620
Extreme High Volt Battery A
                 extremeLowVoltBatteryA 1.3.6.1.4.1.3607.6.10.30.0.3630
Extreme Low Volt Battery A
                 extremeHighVoltBatteryB 1.3.6.1.4.1.3607.6.10.30.0.3640
Extreme High Volt Battery B
                 extremeLowVoltBatteryB 1.3.6.1.4.1.3607.6.10.30.0.3650
Extreme Low Volt Battery B
                 iosConfigCopyFailed 1.3.6.1.4.1.3607.6.10.30.0.3660
IOS config copy failed
                 iosConfigCopyInProgress 1.3.6.1.4.1.3607.6.10.30.0.3670
IOS config copy in progress
                 iosConfigCopySuccess 1.3.6.1.4.1.3607.6.10.30.0.3680
IOS Config Copy Success
                 signalingUnableToSetupCircuit 1.3.6.1.4.1.3607.6.10.30.0.3710
Signaling Unable to setup circuit
                 errorInStartupConfig 1.3.6.1.4.1.3607.6.10.30.0.3712
Error in Startup Config
                 noStartupConfig 1.3.6.1.4.1.3607.6.10.30.0.3714
No Startup Config
                 needToSaveRunningConfig 1.3.6.1.4.1.3607.6.10.30.0.3716
Need to Save Running Config
                 invalidAlarm 1.3.6.1.4.1.3607.6.10.30.0.3718
Invalid Alarm
                 rsvpHelloFSMToNeighborDown 1.3.6.1.4.1.3607.6.10.30.0.3720
RSVP Hello FSM to Neighbor down
                 securityInvalidLoginUsername 1.3.6.1.4.1.3607.6.10.30.0.3722
Security: Invalid Login - Username - See Audit Log
                 databaseBackupFailed 1.3.6.1.4.1.3607.6.10.30.0.3724
Database Backup Failed
                 databaseRestoreFailed 1.3.6.1.4.1.3607.6.10.30.0.3726
Database Restore Failed
                 lmpHelloFSMToControlChannelDown 1.3.6.1.4.1.3607.6.10.30.0.3730
LMP Hello FSM to Control Channel down
                 lmpNeighborDiscoveryHasFailed 1.3.6.1.4.1.3607.6.10.30.0.3740
LMP Neighbor Discovery has failed
                 unauthorizedIncomingSignalingRequest 1.3.6.1.4.1.3607.6.10.30.0.3750
Unauthorized incoming signaling request
                 auditLog80PercentFull 1.3.6.1.4.1.3607.6.10.30.0.3760
Audit Log 80 Percent Full
                 moduleCommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.3762
Module Communication Failure
                 auditLog100PercentFullOldestRecordsWillBeLost 1.3.6.1.4.1.3607.6.10.30.0.3764
Audit Log 100 Percent Full - Oldest records will be lost
                 standbyDatabaseOutOfSync 1.3.6.1.4.1.3607.6.10.30.0.3766
Standby Database Out of Sync
                 redundantPowerCapabilityLost 1.3.6.1.4.1.3607.6.10.30.0.3768
Redundant Power Capability Lost
                 forcedSwitchToPrimaryReference 1.3.6.1.4.1.3607.6.10.30.0.3770
Forced Switch To Primary Reference
                 forcedSwitchToSecondReference 1.3.6.1.4.1.3607.6.10.30.0.3780
Forced Switch To Second Reference
                 forcedSwitchToThirdReference 1.3.6.1.4.1.3607.6.10.30.0.3790
Forced Switch To Third Reference
                 forcedSwitchToInternalClock 1.3.6.1.4.1.3607.6.10.30.0.3800
Forced Switch To Internal Clock
                 industrialHighTemperature 1.3.6.1.4.1.3607.6.10.30.0.3805
Industrial High Temperature
                 timSectionTraceIdentifierMismatchFailure 1.3.6.1.4.1.3607.6.10.30.0.4000
TIM Section - Trace Identifier Mismatch Failure.
                 aisMultiplexSectionAlarmIndicationSignal 1.3.6.1.4.1.3607.6.10.30.0.4010
AIS - Multiplex Section - Alarm Indication Signal
                 rdiMultiplexSectionRemoteDefectOrAlarmIndication 1.3.6.1.4.1.3607.6.10.30.0.4020
RDI - Multiplex Section - Remote Defect/Alarm Indication
                 timHighOrderTraceIdentifierMismatchFailure 1.3.6.1.4.1.3607.6.10.30.0.4030
TIM High Order - Trace Identifier Mismatch Failure
                 aisAdministrationUnitAlarmIndicationSignal 1.3.6.1.4.1.3607.6.10.30.0.4040
AIS - Administration Unit - Alarm Indication Signal
                 lopAdministrationUnitLossOfPointer 1.3.6.1.4.1.3607.6.10.30.0.4050
LOP - Administration Unit - Loss of Pointer
                 slmfUnequippedHighOrderPathUnequipped 1.3.6.1.4.1.3607.6.10.30.0.4060
SLMF - Unequipped High Order - Path Unequipped
                 slmfPLMHighOrderPathLabelMismatch 1.3.6.1.4.1.3607.6.10.30.0.4070
SLMF - PLM High Order - Path Label Mismatch
                 rdiHighOrderRemoteDefectOrAlarmIndication 1.3.6.1.4.1.3607.6.10.30.0.4080
RDI - High Order - Remote Defect/Alarm Indication
                 lopTributaryUnitLossOfPointer 1.3.6.1.4.1.3607.6.10.30.0.4090
LOP - Tributary Unit - Loss of Pointer
                 aisTributaryUnitAlarmIndicationSignal 1.3.6.1.4.1.3607.6.10.30.0.4100
AIS - Tributary Unit - Alarm Indication Signal
                 slmfUnequippedLowOrderPathUnequipped 1.3.6.1.4.1.3607.6.10.30.0.4110
SLMF - Unequipped Low Order - Path Unequipped
                 slmfPLMLowOrderPathLabelMismatch 1.3.6.1.4.1.3607.6.10.30.0.4120
SLMF - PLM Low Order - Path Label Mismatch
                 timLowOrderTraceIdentifierMismatchFailure 1.3.6.1.4.1.3607.6.10.30.0.4130
TIM Low Order - Trace Identifier Mismatch Failure
                 rfiLowOrderRemoteFailureOrAlarmIndication 1.3.6.1.4.1.3607.6.10.30.0.4140
RFI - Low Order - Remote Failure/Alarm Indication
                 g811PrimaryReferenceClockTraceable 1.3.6.1.4.1.3607.6.10.30.0.4150
G811 - Primary Reference Clock traceable.
                 g812TransitNodeClockTraceable 1.3.6.1.4.1.3607.6.10.30.0.4160
G812 - Transit Node Clock traceable.
                 g812LocalNodeClockTraceable 1.3.6.1.4.1.3607.6.10.30.0.4170
G812 - Local Node Clock traceable.
                 g813SynchronousEquipmentTimingSourceTraceable 1.3.6.1.4.1.3607.6.10.30.0.4180
G813 - Synchronous Equipment Timing Source traceable
                 e1LoopbackDueToFEACCommand 1.3.6.1.4.1.3607.6.10.30.0.4190
E1 loopback due to FEAC command
                 e1LoopbackCommandSentToFarEnd 1.3.6.1.4.1.3607.6.10.30.0.4200
E1 loopback command sent to Far End
                 e3LoopbackDueToFEACCommand 1.3.6.1.4.1.3607.6.10.30.0.4210
E3 loopback due to FEAC command
                 farEndMultipleE1LOSDetectedOnE3 1.3.6.1.4.1.3607.6.10.30.0.4220
far end Multiple E1 LOS detected on E3
                 farEndE1EqptFailNonServiceAffecting 1.3.6.1.4.1.3607.6.10.30.0.4230
far end E1 eqpt fail non service affecting
                 farEndE1EqptFailServiceAffecting 1.3.6.1.4.1.3607.6.10.30.0.4240
far end E1 eqpt fail service affecting
                 farEndSingleE1LOS 1.3.6.1.4.1.3607.6.10.30.0.4250
far end Single E1 LOS
                 farEndE3EqptFailServiceAffecting 1.3.6.1.4.1.3607.6.10.30.0.4260
far end E3 eqpt fail service affecting
                 e3LoopbackCommandSentToFarEnd 1.3.6.1.4.1.3607.6.10.30.0.4270
E3 loopback command sent to far end
                 farEndE3EqptFailNonServiceAffecting 1.3.6.1.4.1.3607.6.10.30.0.4280
far end E3 eqpt fail non service affecting
                 lowVoltBatteryA 1.3.6.1.4.1.3607.6.10.30.0.4290
Low Volt - Battery A
                 highVoltBatteryA 1.3.6.1.4.1.3607.6.10.30.0.4300
High Volt - Battery A
                 lowVoltBatteryB 1.3.6.1.4.1.3607.6.10.30.0.4310
Low Volt - Battery B
                 highVoltBatteryB 1.3.6.1.4.1.3607.6.10.30.0.4320
High Volt - Battery B
                 msspRingOutOfSync 1.3.6.1.4.1.3607.6.10.30.0.4330
MS-SP ring out of sync
                 msspMultiNodeTableUpdateCompleted 1.3.6.1.4.1.3607.6.10.30.0.4340
MSSP Multi-Node Table Update Completed
                 automaticSNCPSwitchCausedByAIS 1.3.6.1.4.1.3607.6.10.30.0.4350
automatic SNCP switch caused by AIS
                 automaticSNCPSwitchCausedByLOP 1.3.6.1.4.1.3607.6.10.30.0.4360
automatic SNCP switch caused by Lop
                 automaticSNCPSwitchCausedByUNEQ 1.3.6.1.4.1.3607.6.10.30.0.4370
Automatic SNCP Switch caused by UNEQ
                 automaticSNCPSwitchCausedByPDI 1.3.6.1.4.1.3607.6.10.30.0.4380
automatic SNCP switch caused by PDI
                 automaticSNCPSwitchCausedBySFBER 1.3.6.1.4.1.3607.6.10.30.0.4390
Automatic SNCP Switch caused by SFBER
                 automaticSNCPSwitchCausedBySDBER 1.3.6.1.4.1.3607.6.10.30.0.4400
Automatic SNCP Switch caused by SDBER
                 stmConcatenationError 1.3.6.1.4.1.3607.6.10.30.0.4410
STM Concatenation error
                 e3IdleCondition 1.3.6.1.4.1.3607.6.10.30.0.4420
E3 Idle Condition
                 channelMSSPInconsistentAPSCode 1.3.6.1.4.1.3607.6.10.30.0.4430
channel MSSP inconsistent APS code
                 channelMSSPImproperAPSCodeAPS 1.3.6.1.4.1.3607.6.10.30.0.4440
channel MSSP Improper APS code APS
                 channelMSSPNodeIdMismatchAPS 1.3.6.1.4.1.3607.6.10.30.0.4450
channel MSSP Node Id Mismatch APS
                 channelMSSPDefaultKAPS 1.3.6.1.4.1.3607.6.10.30.0.4460
channel MSSP Default K APS
                 channelMSSPConnectionLossAPS 1.3.6.1.4.1.3607.6.10.30.0.4470
channel MSSP Connection loss APS
                 minimumClockTraceableSDH 1.3.6.1.4.1.3607.6.10.30.0.4480
SDH Minimum clock Traceable
                 lineIsInWaitToRestoreStateSDH 1.3.6.1.4.1.3607.6.10.30.0.4490
SDH line is in Wait To Restore state
                 berThresholdExceededForSignalDegradeHighOrder 1.3.6.1.4.1.3607.6.10.30.0.4500
BER Threshold Exceeded For Signal Degrade - High Order
                 berThresholdExceededForSignalFailureHighOrder 1.3.6.1.4.1.3607.6.10.30.0.4510
BER Threshold Exceeded For Signal Failure - High Order
                 berThresholdExceededForSignalDegradeLowOrder 1.3.6.1.4.1.3607.6.10.30.0.4520
BER Threshold Exceeded For Signal Degrade - Low Order
                 berThresholdExceededForSignalFailureLowOrder 1.3.6.1.4.1.3607.6.10.30.0.4530
BER Threshold Exceeded For Signal Failure - Low Order
                 failureToSwitchToProtectionHighOrderPath 1.3.6.1.4.1.3607.6.10.30.0.4540
Failure To Switch To Protection - High Order Path
                 failureToSwitchToProtectionLowOrderPath 1.3.6.1.4.1.3607.6.10.30.0.4550
Failure To Switch To Protection - Low Order Path
                 lofAdministrationUnitLossOfMultiFrame 1.3.6.1.4.1.3607.6.10.30.0.4560
LOF - Administration Unit - Loss of Multi Frame
                 sdhSpanIsInWaitToRestoreState 1.3.6.1.4.1.3607.6.10.30.0.4570
SDH span is in Wait To Restore state
                 a8b10bOutOfSync 1.3.6.1.4.1.3607.6.10.30.0.4755
8B10B Out of Sync
                 odukPMAlarmIndicationSignal 1.3.6.1.4.1.3607.6.10.30.0.4760
ODUk: PM Alarm Indication Signal
                 otukAlarmIndicationSignal 1.3.6.1.4.1.3607.6.10.30.0.4765
OTUk: Alarm Indication Signal
                 otukSMBackwardDefectIndication 1.3.6.1.4.1.3607.6.10.30.0.4770
OTUk: Backward Defect Indication
                 odukBackwardDefectIndication 1.3.6.1.4.1.3607.6.10.30.0.4775
ODUk: Backward Defect Indication
                 fecUncorrectedWord 1.3.6.1.4.1.3607.6.10.30.0.4780
FEC Uncorrected Word
                 gccTerminationFailure 1.3.6.1.4.1.3607.6.10.30.0.4785
GCC Termination Failure
                 otukIncomingAlignmentError 1.3.6.1.4.1.3607.6.10.30.0.4790
OTUk: Incoming Alignment Error
                 odukLockedDefectPM 1.3.6.1.4.1.3607.6.10.30.0.4795
ODUk: Locked Defect - PM
                 lossOfMultiFrame 1.3.6.1.4.1.3607.6.10.30.0.4800
Loss of Multi-Frame
                 odukOpenConnectionIndication 1.3.6.1.4.1.3607.6.10.30.0.4805
ODUk: Open Connection Indication
                 payloadTypeIdentifierMismatch 1.3.6.1.4.1.3607.6.10.30.0.4810
Payload Type Identifier Mismatch
                 odukTrailTraceIdentifierMismatch 1.3.6.1.4.1.3607.6.10.30.0.4815
ODUk: Trail Trace Identifier Mismatch
                 otukTrailTraceIdentifierMismatch 1.3.6.1.4.1.3607.6.10.30.0.4820
OTUk: Trail Trace Identifier Mismatch
                 equipmentHighLaserBias 1.3.6.1.4.1.3607.6.10.30.0.4825
Equipment High Laser Bias
                 equipmentHighLaserTemp 1.3.6.1.4.1.3607.6.10.30.0.4830
Equipment High Laser Temp
                 equipmentHighLaserPeltier 1.3.6.1.4.1.3607.6.10.30.0.4835
Equipment High Laser Peltier
                 facilityHighRxPower 1.3.6.1.4.1.3607.6.10.30.0.4840
Facility High Rx power
                 equipmentHighTxPower 1.3.6.1.4.1.3607.6.10.30.0.4845
Equipment High Tx power
                 equipmentHighTransceiverVoltage 1.3.6.1.4.1.3607.6.10.30.0.4850
Equipment High Transceiver voltage
                 equipmentLowLaserBias 1.3.6.1.4.1.3607.6.10.30.0.4855
Equipment Low Laser Bias
                 equipmentLowLaserTemp 1.3.6.1.4.1.3607.6.10.30.0.4860
Equipment Low Laser Temp
                 equipmentLowLaserPeltier 1.3.6.1.4.1.3607.6.10.30.0.4865
Equipment Low Laser Peltier
                 facilityLowRxPower 1.3.6.1.4.1.3607.6.10.30.0.4870
Facility Low Rx power
                 equipmentLowTxPower 1.3.6.1.4.1.3607.6.10.30.0.4875
Equipment Low Tx power
                 equipmentLowTransceiverVoltage 1.3.6.1.4.1.3607.6.10.30.0.4880
Equipment Low Transceiver voltage
                 equipmentRxLocked 1.3.6.1.4.1.3607.6.10.30.0.4885
Equipment Rx Locked
                 equipmentSquelched 1.3.6.1.4.1.3607.6.10.30.0.4890
Equipment Squelched
                 equipmentTxLocked 1.3.6.1.4.1.3607.6.10.30.0.4895
Equipment Tx Locked
                 otukSignalFailure 1.3.6.1.4.1.3607.6.10.30.0.4900
OTUK Signal Failure
                 odukSignalFailure 1.3.6.1.4.1.3607.6.10.30.0.4905
ODUK Signal Failure
                 otukSignalDegrade 1.3.6.1.4.1.3607.6.10.30.0.4910
OTUK Signal Degrade
                 odukSignalDegrade 1.3.6.1.4.1.3607.6.10.30.0.4915
ODUK Signal Degrade
                 pluggablePortMissing 1.3.6.1.4.1.3607.6.10.30.0.4920
Pluggable Port missing
                 pluggablePortRateMismatch 1.3.6.1.4.1.3607.6.10.30.0.4925
Pluggable Port rate mismatch
                 pluggablePortSecurityCodeMismatch 1.3.6.1.4.1.3607.6.10.30.0.4930
Pluggable Port security code mismatch
                 tciNotSelected 1.3.6.1.4.1.3607.6.10.30.0.4935
Tci not selected
                 tci1ClockFailure 1.3.6.1.4.1.3607.6.10.30.0.4940
Tci 1 Clock Failure
                 odukPMBackwardDefectIndication 1.3.6.1.4.1.3607.6.10.30.0.4945
ODUk: PM Backward Defect Indication
                 odukTCM1BackwardDefectIndication 1.3.6.1.4.1.3607.6.10.30.0.4950
ODUk: TCM1 Backward Defect Indication
                 odukTCM2BackwardDefectIndication 1.3.6.1.4.1.3607.6.10.30.0.4955
ODUk: TCM2 Backward Defect Indication
                 equipmentHighRxTemperature 1.3.6.1.4.1.3607.6.10.30.0.4960
Equipment High Rx temperature
                 equipmentLowRxTemperature 1.3.6.1.4.1.3607.6.10.30.0.4965
Equipment Low Rx temperature
                 tci2ClockFailure 1.3.6.1.4.1.3607.6.10.30.0.4970
Tci 2 Clock Failure
                 equipmentWavelengthMismatch 1.3.6.1.4.1.3607.6.10.30.0.4975
Equipment Wavelength Mismatch
                 dspCommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.4980
DSP Communication Failure
                 dspFailure 1.3.6.1.4.1.3607.6.10.30.0.4985
DSP Failure
                 laserApproachingEndOfLife 1.3.6.1.4.1.3607.6.10.30.0.5000
Laser Approaching End of Life
                 crossconnectLoopback 1.3.6.1.4.1.3607.6.10.30.0.5010
Cross-connect Loopback
                 adminLogoutOfUser 1.3.6.1.4.1.3607.6.10.30.0.5020
Admin Logout of User
                 userLockedOut 1.3.6.1.4.1.3607.6.10.30.0.5030
User Locked Out
                 adminLockoutOfUser 1.3.6.1.4.1.3607.6.10.30.0.5040
Admin Lockout of User
                 adminLockoutClear 1.3.6.1.4.1.3607.6.10.30.0.5050
Admin Lockout Clear
                 invalidLoginUsername 1.3.6.1.4.1.3607.6.10.30.0.5060
Invalid Login: Username
                 securityInvalidLoginPassword 1.3.6.1.4.1.3607.6.10.30.0.5070
Security: Invalid Login - Password - See Audit Log
                 securityInvalidLoginLockedOut 1.3.6.1.4.1.3607.6.10.30.0.5080
Security: Invalid Login - Locked Out - See Audit Log
                 securityInvalidLoginAlreadyLoggedOn 1.3.6.1.4.1.3607.6.10.30.0.5090
Security: Invalid Login - Already Logged On - See Audit Log
                 loginOfUser 1.3.6.1.4.1.3607.6.10.30.0.5100
Login of User
                 automaticLogoutOfIdleUser 1.3.6.1.4.1.3607.6.10.30.0.5110
Automatic Logout of IdleUser
                 logoutOfUser 1.3.6.1.4.1.3607.6.10.30.0.5120
Logout of User
                 enhancedRemoteFailureIndicationPathServer 1.3.6.1.4.1.3607.6.10.30.0.5200
Enhanced Remote Failure Indication - Path - Server
                 enhancedRemoteFailureIndicationPathConnectivity 1.3.6.1.4.1.3607.6.10.30.0.5210
Enhanced Remote Failure Indication - Path - Connectivity
                 enhancedRemoteFailureIndicationPathPayload 1.3.6.1.4.1.3607.6.10.30.0.5220
Enhanced Remote Failure Indication - Path - Payload
                 firewallHasBeenDisabled 1.3.6.1.4.1.3607.6.10.30.0.5230
Firewall Has Been Disabled
                 securityIntrusionDetPwd 1.3.6.1.4.1.3607.6.10.30.0.5240
Security Intrusion Attempt Detected - See Audit Log
                 securityIntrusionDetUser 1.3.6.1.4.1.3607.6.10.30.0.5250
Security Intrusion Attempt Detected - See Audit Log
                 connectionEquipmentMismatch 1.3.6.1.4.1.3607.6.10.30.0.5260
Connection Equipment Mismatch
                 disableInactiveUser 1.3.6.1.4.1.3607.6.10.30.0.5270
Disable Inactive User
                 disableInactiveClear 1.3.6.1.4.1.3607.6.10.30.0.5280
Disable Inactive Clear
                 batteryFailure 1.3.6.1.4.1.3607.6.10.30.0.5290
Battery Failure
                 extremeHighVolt 1.3.6.1.4.1.3607.6.10.30.0.5300
Extreme High Volt
                 extremeLowVolt 1.3.6.1.4.1.3607.6.10.30.0.5310
Extreme Low Volt
                 highVolt 1.3.6.1.4.1.3607.6.10.30.0.5320
High Volt
                 lowVolt 1.3.6.1.4.1.3607.6.10.30.0.5330
Low Volt
                 suspendUser 1.3.6.1.4.1.3607.6.10.30.0.5340
Suspend User
                 suspendUserClear 1.3.6.1.4.1.3607.6.10.30.0.5350
Suspend User Clear
                 lineDccTerminationFailure 1.3.6.1.4.1.3607.6.10.30.0.5360
Line DCC Termination Failure
                 multiplexSectionDccTerminationFailure 1.3.6.1.4.1.3607.6.10.30.0.5370
Multiplex Section DCC Termination Failure
                 gigaBitEthernetOutOfSync 1.3.6.1.4.1.3607.6.10.30.0.5380
GigaBit Ethernet Out of Sync
                 sequenceMismatch 1.3.6.1.4.1.3607.6.10.30.0.5390
Sequence Mismatch
                 lossOfAlignment 1.3.6.1.4.1.3607.6.10.30.0.5400
Loss of Alignment
                 outOfUseByAdministrativeCommand 1.3.6.1.4.1.3607.6.10.30.0.5410
Out of Use - Administrative Command
                 outOfUseTransportFailure 1.3.6.1.4.1.3607.6.10.30.0.5420
Out of Use - Transport Failure
                 vcatGroupDown 1.3.6.1.4.1.3607.6.10.30.0.5430
VCAT Group Down
                 vcatGroupDegraded 1.3.6.1.4.1.3607.6.10.30.0.5440
VCAT Group Degraded
                 vcatGroupIncomplete 1.3.6.1.4.1.3607.6.10.30.0.5450
VCAT Group Incomplete
                 alarmIndicationSignalInTX 1.3.6.1.4.1.3607.6.10.30.0.5460
Alarm Indication Signal in TX
                 remoteAlarmIndicationInTX 1.3.6.1.4.1.3607.6.10.30.0.5470
Remote Alarm Indication in TX
                 kByteAPSChannelFailure 1.3.6.1.4.1.3607.6.10.30.0.5480
Kbyte Channel Failure
                 apsInvalidMode 1.3.6.1.4.1.3607.6.10.30.0.5490
APS Invalid Mode
                 ipAddressAlreadyInUseWithinTheSameDccArea 1.3.6.1.4.1.3607.6.10.30.0.5500
IP Address A1ready In Use Within The Same DCC Area
                 nodeNameInUseWithinTheSameDccArea 1.3.6.1.4.1.3607.6.10.30.0.5510
Node name already in use within the same DCC Area
                 rearPanelEthernetLinkRemoved 1.3.6.1.4.1.3607.6.10.30.0.5520
Rear Panel Ethernet Link Removed
                 manualSwitchToProtectResultedInNoTrafficSwitch 1.3.6.1.4.1.3607.6.10.30.0.5530
Manual Switch To Protect Resulted in No Traffic Switch
                 manualSwitchBackToWorkingResultedInNoTrafficSwitch 1.3.6.1.4.1.3607.6.10.30.0.5540
Manual Switch Back To Working Resulted in No Traffic Switch
                 forcedSwitchToProtectResultedInNoTrafficSwitch 1.3.6.1.4.1.3607.6.10.30.0.5550
Forced Switch To Protection Resulted in No Traffic Switch
                 forcedSwitchBackToWorkingResultedInNoTrafficSwitch 1.3.6.1.4.1.3607.6.10.30.0.5560
Forced Switch Back To Working Resulted in No Traffic Switch
                 duplicateSerialNumberDetectedOnAPluggableEntity 1.3.6.1.4.1.3607.6.10.30.0.5570
Duplicate Serial number detected on a pluggable entity
                 lossOfSignalForOpticalChannel 1.3.6.1.4.1.3607.6.10.30.0.5600
Incoming Payload Signal Absent
                 encapsulationMismatchPath 1.3.6.1.4.1.3607.6.10.30.0.5610
Encapsulation Mismatch Path
                 encapsulationMismatchVT 1.3.6.1.4.1.3607.6.10.30.0.5620
Encapsulation Mismatch - VT
                 encapsulationMismatchHighOrderPath 1.3.6.1.4.1.3607.6.10.30.0.5630
Encapsulation Mismatch High Order - Path
                 encapsulationMismatchLowOrderPath 1.3.6.1.4.1.3607.6.10.30.0.5640
Encapsulation Mismatch Low Order - Path
                 gfpUserPayloadMismatch 1.3.6.1.4.1.3607.6.10.30.0.5650
GFP User Payload Mismatch
                 gfpFibreChannelDistanceExtensionMismatch 1.3.6.1.4.1.3607.6.10.30.0.5660
GFP Fibre Channel Distance Extension Mismatch
                 gfpFibreChannelDistanceExtensionBufferStarvation 1.3.6.1.4.1.3607.6.10.30.0.5670
GFP Fibre Channel Distance Extension Buffer Starvation
                 gfpFibreChannelDistanceExtensionCreditStarvation 1.3.6.1.4.1.3607.6.10.30.0.5680
Fibre Channel Distance Extension Credit Starvation
                 automaticWdmAnsFinished 1.3.6.1.4.1.3607.6.10.30.0.5690
Automatic WDM ANS Finished
                 gfpClientSignalFailDetected 1.3.6.1.4.1.3607.6.10.30.0.5700
GFP Client Signal Fail Detected
                 gfpLossOfFrameDelineation 1.3.6.1.4.1.3607.6.10.30.0.5710
GFP Loss of Frame Delineation
                 gfpExtensionHeaderMismatch 1.3.6.1.4.1.3607.6.10.30.0.5730
GFP Extension Header Mismatch
                 incomingOverheadSignalAbsent 1.3.6.1.4.1.3607.6.10.30.0.5740
Incoming Overhead Signal Absent
                 opticalSafetyRemoteInterlockOn 1.3.6.1.4.1.3607.6.10.30.0.5750
Optical Safety Remote Interlock On
                 automaticPowerControlCorrectionSkipped 1.3.6.1.4.1.3607.6.10.30.0.5770
Automatic Power Control Correction Skipped
                 apcCannotSetValueDueToRangeLimits 1.3.6.1.4.1.3607.6.10.30.0.5780
APC cannot set value due to range limits
                 lcasVcgMemberTxSideInAddState 1.3.6.1.4.1.3607.6.10.30.0.5790
LCAS VCG Member Tx Side In ADD State
                 farEndManualSwitchBackToWorkingSpan 1.3.6.1.4.1.3607.6.10.30.0.5800
Far End Manual Switch Back to Working - Span
                 farEndForcedSwitchBackToWorkingSpan 1.3.6.1.4.1.3607.6.10.30.0.5810
Far End Forced Switch Back to Working - Span
                 universalTransponderModuleHardwareFailure 1.3.6.1.4.1.3607.6.10.30.0.5820
Universal Transponder Module Hardware Failure
                 universalTransponderModuleCommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.5830
Universal Transponder Module Communication Failure
                 pluginModuleRangeSettingsMismatch 1.3.6.1.4.1.3607.6.10.30.0.5840
Plug-in Module Range Settings Mismatch
                 lcasVcgMemberTxSideInDnuState 1.3.6.1.4.1.3607.6.10.30.0.5850
LCAS VCG Member Tx Side In DNU State
                 lcasControlWordCrcCheckFailure 1.3.6.1.4.1.3607.6.10.30.0.5860
LCAS Control Word CRC Check Failure
                 lcasVcgMemberRxSideInFailState 1.3.6.1.4.1.3607.6.10.30.0.5870
LCAS VCG Member Rx Side In FAIL State
                 signalLossOnDataInterface 1.3.6.1.4.1.3607.6.10.30.0.5880
Signal Loss on Data Interface
                 synchronizationLossOnDataInterface 1.3.6.1.4.1.3607.6.10.30.0.5890
Synchronization Loss on Data Interface
                 portFAIL 1.3.6.1.4.1.3607.6.10.30.0.5900
PORT FAIL
                 unreachablePortTargetPower 1.3.6.1.4.1.3607.6.10.30.0.5910
Unreachable port target power
                 portAddPowerDegradeLow 1.3.6.1.4.1.3607.6.10.30.0.5920
Port Add Power Degrade Low
                 portAddPowerDegradeHigh 1.3.6.1.4.1.3607.6.10.30.0.5930
Port Add Power Degrade High
                 portAddPowerFailLow 1.3.6.1.4.1.3607.6.10.30.0.5940
Port Add Power Fail Low
                 portAddPowerFailHigh 1.3.6.1.4.1.3607.6.10.30.0.5950
Port Add Power Fail High
                 automaticPowerControlTerminatedOnManualRequest 1.3.6.1.4.1.3607.6.10.30.0.6000
Automatic Power Control Terminated on Manual request
                 oduk1AlarmIndicationSignal 1.3.6.1.4.1.3607.6.10.30.0.6010
ODUk-1: Alarm Indication Signal
                 oduk2AlarmIndicationSignal 1.3.6.1.4.1.3607.6.10.30.0.6020
ODUk-2: Alarm Indication Signal
                 oduk3AlarmIndicationSignal 1.3.6.1.4.1.3607.6.10.30.0.6030
ODUk-3: Alarm Indication Signal
                 oduk4AlarmIndicationSignal 1.3.6.1.4.1.3607.6.10.30.0.6040
ODUk-4: Alarm Indication Signal
                 temperatureReadingMismatchBetweenSCCards 1.3.6.1.4.1.3607.6.10.30.0.6050
Temperature Reading Mismatch Between SC Cards
                 voltageReadingMismatchBetweenSCCards 1.3.6.1.4.1.3607.6.10.30.0.6060
Voltage Reading Mismatch Between SC Cards
                 alarmsSuppressedonOutOfGroupVcatMember 1.3.6.1.4.1.3607.6.10.30.0.6070
Alarms Suppressed on Out-Of-Group VCAT Member
                 blsrSoftwareVersionMismatch 1.3.6.1.4.1.3607.6.10.30.0.6080
BLSR Software Version Mismatch
                 optimized1Plus1ApsPrimaryFacility 1.3.6.1.4.1.3607.6.10.30.0.6090
Optimized 1+1 APS Primary Facility
                 optimized1Plus1ApsPrimarySectionMismatch 1.3.6.1.4.1.3607.6.10.30.0.6100
Optimized 1+1 APS Primary Section Mismatch
                 optimized1Plus1ApsInvalidPrimarySection 1.3.6.1.4.1.3607.6.10.30.0.6110
Optimized 1+1 APS Invalid Primary Section
                 compositeClockHighLineVoltage 1.3.6.1.4.1.3607.6.10.30.0.6120
Composite Clock High Line Voltage
                 berThresholdExceededForSignalDegradeVt 1.3.6.1.4.1.3607.6.10.30.0.6130
BER Threshold Exceeded For Signal Degrade - VT
                 berThresholdExceededForSignalFailureVt 1.3.6.1.4.1.3607.6.10.30.0.6140
BER Threshold Exceeded For Signal Failure - VT
                 spanLengthOutOfRange 1.3.6.1.4.1.3607.6.10.30.0.6150
Span Length Out of Range
                 idleSignalCondition 1.3.6.1.4.1.3607.6.10.30.0.6170
Idle Signal Condition
                 idleSignalConditionInTx 1.3.6.1.4.1.3607.6.10.30.0.6180
Idle Signal Condition in TX
                 vtPathTraceIdentifierMismatch 1.3.6.1.4.1.3607.6.10.30.0.6190
VT Path Trace Identifier Mismatch
                 lossOfFrameInTX 1.3.6.1.4.1.3607.6.10.30.0.6200
Loss of Frame in TX
                 provisioningMismatch 1.3.6.1.4.1.3607.6.10.30.0.6210
Provisioning Mismatch
                 sectionTraceIdentifierMismatch 1.3.6.1.4.1.3607.6.10.30.0.6220
Section Trace Identifier Mismatch
                 regeneratorSectionTraceIdentifierMismatch 1.3.6.1.4.1.3607.6.10.30.0.6230
Regenerator Section Trace Identifier Mismatch
                 switchingMatrixModuleFailureWorking 1.3.6.1.4.1.3607.6.10.30.0.6240
Switching Matrix Module Failure - Working
                 switchingMatrixModuleFailureProtect 1.3.6.1.4.1.3607.6.10.30.0.6250
Switching Matrix Module Failure - Protect
                 slotCommunicationDisabled 1.3.6.1.4.1.3607.6.10.30.0.6260
Slot Communication Disabled
                 sessionTimeLimitExpired 1.3.6.1.4.1.3607.6.10.30.0.6270
Session Time Limit Expired
                 userPasswordChangeRequired 1.3.6.1.4.1.3607.6.10.30.0.6280
User Password Change Required
                 isisAdjacencyFailure 1.3.6.1.4.1.3607.6.10.30.0.6290
ISIS Adjacency Failure
                 msspSoftwareVersionMismatch 1.3.6.1.4.1.3607.6.10.30.0.6300
MSSP Software Version Mismatch
                 remoteAuthenticationFailSeeAuditLog 1.3.6.1.4.1.3607.6.10.30.0.6310
Remote Authentication Fail - See Audit Log
                 ringIsSquelchingStsTraffic 1.3.6.1.4.1.3607.6.10.30.0.6330
Ring Is Squelching STS Traffic
                 ringIsSquelchingVtTraffic 1.3.6.1.4.1.3607.6.10.30.0.6340
Ring Is Squelching VT Traffic
                 archiveOfAuditLogFailed 1.3.6.1.4.1.3607.6.10.30.0.6350
Archival of Audit Log Failed
                 rprWrapped 1.3.6.1.4.1.3607.6.10.30.0.6360
RPR Wrapped
                 shelfCommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.6370
Shelf Communication Failure
                 duplicatedShelfIdentifier 1.3.6.1.4.1.3607.6.10.30.0.6380
Duplicated Shelf Identifier
                 softwareMismatch 1.3.6.1.4.1.3607.6.10.30.0.6390
Software Mismatch
                 lmpFailure 1.3.6.1.4.1.3607.6.10.30.0.6400
LMP Failure
                 opticalTerminationIncomplete 1.3.6.1.4.1.3607.6.10.30.0.6410
Optical Termination Incomplete
                 forwardDefectIndication 1.3.6.1.4.1.3607.6.10.30.0.6420
Forward Defect Indication
                 payloadMissingIndication 1.3.6.1.4.1.3607.6.10.30.0.6430
Payload Missing Indication
                 spanMeasurementCannotBePerformed 1.3.6.1.4.1.3607.6.10.30.0.6440
Span loss not checked
                 ringIsSquelchingHighOrderTraffic 1.3.6.1.4.1.3607.6.10.30.0.6450
Ring Is Squelching High Order Traffic
                 ringIsSquelchingLowOrderTraffic 1.3.6.1.4.1.3607.6.10.30.0.6460
Ring Is Squelching Low Order Traffic
                 badPacketCountExceedsThreshold 1.3.6.1.4.1.3607.6.10.30.0.6470
Bad Packet Count Exceeds Threshold
                 linkLayerKeepAliveFailure 1.3.6.1.4.1.3607.6.10.30.0.6480
Link Layer Keep-Alive Failure
                 autonegotiationRemoteFailureIndication 1.3.6.1.4.1.3607.6.10.30.0.6490
Auto-Negotiation Remote Failure Indication
                 trailSignalFail 1.3.6.1.4.1.3607.6.10.30.0.6500
Trail Signal Fail
                 ds1LoopbackCommandSentToFarEnd 1.3.6.1.4.1.3607.6.10.30.0.6510
DS1 Loopback Command Sent To Far End
                 multiplexSectionSignalDegraded 1.3.6.1.4.1.3607.6.10.30.0.6520
Multiplex Section - Signal Degraded
                 multiplexSectionExcessiveErrors 1.3.6.1.4.1.3607.6.10.30.0.6530
Multiplex Section - Excessive Errors
                 highOrderPathSignalDegraded 1.3.6.1.4.1.3607.6.10.30.0.6540
High Order Path - Signal Degraded
                 highOrderPathExcessiveErrors 1.3.6.1.4.1.3607.6.10.30.0.6550
High Order Path - Excessive Errors
                 lowOrderPathSignalDegraded 1.3.6.1.4.1.3607.6.10.30.0.6560
Low Order Path - Signal Degraded
                 lowOrderPathExcessiveErrors 1.3.6.1.4.1.3607.6.10.30.0.6570
Low Order Path - Excessive Errors
                 regeneratorSectionDccTerminationFailure 1.3.6.1.4.1.3607.6.10.30.0.6580
Regenerator Section - DCC Termination Failure
                 networkMemoryPoolLow 1.3.6.1.4.1.3607.6.10.30.0.6590
Network Memory Pool Low
                 ospfRoutingTableOverflow 1.3.6.1.4.1.3607.6.10.30.0.6600
OSPF Routing Table Overflow
                 autoLaserShutdownDisabled 1.3.6.1.4.1.3607.6.10.30.0.6610
Auto Laser Shutdown Disabled
                 rprProtectionIsActive 1.3.6.1.4.1.3607.6.10.30.0.6630
RPR Protection Is Active
                 maxRPRStationNumberExceeded 1.3.6.1.4.1.3607.6.10.30.0.6640
Max RPR Station Number Exceeded
                 rprProtectionConfigurationMismatched 1.3.6.1.4.1.3607.6.10.30.0.6650
RPR Protection Configuration Mismatched
                 reservedBandwidthLinkRateExceededOnRinglet0 1.3.6.1.4.1.3607.6.10.30.0.6660
Reserved Bandwidth Link Rate Exceeded On Ringlet0
                 reservedBandwidthLinkRateExceededOnRinglet1 1.3.6.1.4.1.3607.6.10.30.0.6670
Reserved Bandwidth Link Rate Exceeded On Ringlet1
                 rprInterfaceInPassThroughMode 1.3.6.1.4.1.3607.6.10.30.0.6680
RPR Interface In Pass Through Mode
                 rprPeerNodeIsMissing 1.3.6.1.4.1.3607.6.10.30.0.6690
RPR Peer Node is Missing
                 rprRiFailure 1.3.6.1.4.1.3607.6.10.30.0.6700
RPR RI Failure
                 rprSignalFailure 1.3.6.1.4.1.3607.6.10.30.0.6710
RPR Signal Failure
                 rprSignalDegrade 1.3.6.1.4.1.3607.6.10.30.0.6720
RPR Signal Degrade
                 interlinkFailure 1.3.6.1.4.1.3607.6.10.30.0.6730
ADM Peer Cards Interlink Failure
                 apcWrongGain 1.3.6.1.4.1.3607.6.10.30.0.6740
APC Wrong Gain Set Point
                 rprSpanMismatch 1.3.6.1.4.1.3607.6.10.30.0.6750
RPR Span Mismatch
                 efmRemoteFaultIndicationCriticalEvent 1.3.6.1.4.1.3607.6.10.30.0.6760
EFM Remote Fault Inidication- Critical Event
                 efmRemoteFaultIndicationDyingGasp 1.3.6.1.4.1.3607.6.10.30.0.6770
EFM Remote Fault Inidication- Dying Gasp
                 efmRemoteFaultIndicationLinkFault 1.3.6.1.4.1.3607.6.10.30.0.6780
EFM Remote Fault Inidication- Link Fault
                 efmLinkMonitoringErroredSymbolPeriodEvent 1.3.6.1.4.1.3607.6.10.30.0.6790
EFM Link Monitoring- Errored Symbol Period Event
                 efmLinkMonitoringErroredFrameEvent 1.3.6.1.4.1.3607.6.10.30.0.6800
EFM Link Monitoring- Errored Frame Event
                 efmLinkMonitoringErroredFramePeriodEvent 1.3.6.1.4.1.3607.6.10.30.0.6810
EFM Link Monitoring- Errored Frame Period Event
                 efmLinkMonitoringErroredFrameSecondsSummary 1.3.6.1.4.1.3607.6.10.30.0.6820
EFM Link Monitoring- Errored Frame Seconds Summary
                 efmRemoteLoopbackRequestFailed 1.3.6.1.4.1.3607.6.10.30.0.6830
EFM Remote Loopback Request Failed
                 fastAutomaticProtectionSwitching 1.3.6.1.4.1.3607.6.10.30.0.6840
Fast Automatic Protection Switching
                 fastAutomaticProtectionSwitchingConfigMismatch 1.3.6.1.4.1.3607.6.10.30.0.6850
Fast Automatic Protection Switching Config Mismatch
                 lcasSinkGroupError 1.3.6.1.4.1.3607.6.10.30.0.6860
LCAS Sink Group Error
                 lcasVcgMemberRxSideInDnuState 1.3.6.1.4.1.3607.6.10.30.0.6870
LCAS VCG Member Rx Side In DNU State
                 fcDistanceExtFuncNotEstablished 1.3.6.1.4.1.3607.6.10.30.0.6880
Fibre Channel Distance Extension Function Not Established
                 nonCiscoPPMInserted 1.3.6.1.4.1.3607.6.10.30.0.6890
Non Cisco PPM Inserted
                 unqualifiedPPMInserted 1.3.6.1.4.1.3607.6.10.30.0.6900
Unqualified PPM Inserted
                 ftaMismatch 1.3.6.1.4.1.3607.6.10.30.0.6910
FanTray Mismatch
                 cardPortsUnableToProvideProtection 1.3.6.1.4.1.3607.6.10.30.0.6920
Card/Ports Unable To Provide Protection
                 lmpSignalDegrade 1.3.6.1.4.1.3607.6.10.30.0.6930
LMP Signal Degrade
                 lmpSignalFailure 1.3.6.1.4.1.3607.6.10.30.0.6940
LMP Signal Failure
                 lmpUnallocatedDataLink 1.3.6.1.4.1.3607.6.10.30.0.6950
LMP Unallocated Data Link
                 frontPortLinkLoss 1.3.6.1.4.1.3607.6.10.30.0.6960
TCC Front Port Link Loss
                 bertEnbl 1.3.6.1.4.1.3607.6.10.30.0.6970
BERT Enabled
                 bertSyncFail 1.3.6.1.4.1.3607.6.10.30.0.6975
BERT Synchronization Status Failed
                 workQueueFull 1.3.6.1.4.1.3607.6.10.30.0.6980
Work Queue Full
                 equipmentPowerFailureAtConnectorA 1.3.6.1.4.1.3607.6.10.30.0.7000
Equipment power failure at connector A
                 equipmentPowerFailureAtConnectorB 1.3.6.1.4.1.3607.6.10.30.0.7005
Equipment power failure at connector B
                 equipmentPowerFailureAtReturnConnectorA 1.3.6.1.4.1.3607.6.10.30.0.7010
Equipment power failure at return connector A
                 equipmentPowerFailureAtReturnConnectorB 1.3.6.1.4.1.3607.6.10.30.0.7015
Equipment power failure at return connector B
                 bridgeAndRollHasOccurred 1.3.6.1.4.1.3607.6.10.30.0.7055
Bridge and Roll Has Occurred
                 bridgeAndRollIsPendingAValidSignal 1.3.6.1.4.1.3607.6.10.30.0.7060
Bridge and Roll is Pending a Valid Signal
                 clockBusFailureTscA 1.3.6.1.4.1.3607.6.10.30.0.7160
Clock Bus Failure - Shelf Controller A
                 clockBusFailureTscB 1.3.6.1.4.1.3607.6.10.30.0.7165
Clock Bus Failure - Shelf Controller B
                 ospfHelloFail 1.3.6.1.4.1.3607.6.10.30.0.7185
OSPF Hello Fail
                 openIOSlots 1.3.6.1.4.1.3607.6.10.30.0.7200
Open IO Slots
                 lossOfClockFromMateShelfController 1.3.6.1.4.1.3607.6.10.30.0.7210
Loss of Clock from Mate Shelf Controller
                 virtualLanAlarmIndicationSignal 1.3.6.1.4.1.3607.6.10.30.0.7225
Virtual Lan AIS
                 dcuLossFailure 1.3.6.1.4.1.3607.6.10.30.0.7230
DCU Loss Failure
                 ochncMaintenance 1.3.6.1.4.1.3607.6.10.30.0.7235
OCHNC Maintenance
                 ramanLaserShutdown 1.3.6.1.4.1.3607.6.10.30.0.7240
Raman Laser Shutdown
                 losOfRamanSignal 1.3.6.1.4.1.3607.6.10.30.0.7245
Loss Of Raman Signal
                 mcastMacTableFull 1.3.6.1.4.1.3607.6.10.30.0.7250
Multicast Mac Address Table Full
                 multicastMacAddressAliasing 1.3.6.1.4.1.3607.6.10.30.0.7255
Multicast Mac Address Aliasing
                 ramanPwrProtOn 1.3.6.1.4.1.3607.6.10.30.0.7260
Raman Power Protection On
                 cppPeerNotResponding 1.3.6.1.4.1.3607.6.10.30.0.7265
CPP Peer Not Responding
                 voaControlLoopDisableDueToExcessiveCounterPropagationLight 1.3.6.1.4.1.3607.6.10.30.0.7275
VOA Control Loop Disable Due To Excessive Counter-Propagation Light
                 wizardIsRunning 1.3.6.1.4.1.3607.6.10.30.0.7280
Wizard Is Running
                 ramanGainNotReached 1.3.6.1.4.1.3607.6.10.30.0.7285
Raman Span Not Tuned
                 pprForwardDefectIndication 1.3.6.1.4.1.3607.6.10.30.0.7295
pprForwardDefectIndication
                 pprBackwardDefectIndication 1.3.6.1.4.1.3607.6.10.30.0.7300
pprBackwardDefectIndication
                 pprCoordinatedMaintenance 1.3.6.1.4.1.3607.6.10.30.0.7305
pprCoordinatedMaintenance
                 pprTriggerThresholdBERExceeded 1.3.6.1.4.1.3607.6.10.30.0.7310
pprTriggerThresholdBERExceeded
                 localFault 1.3.6.1.4.1.3607.6.10.30.0.7315
Local Fault
                 remoteFault 1.3.6.1.4.1.3607.6.10.30.0.7320
Remote Fault
                 efmRemoteLoopbackConfigured 1.3.6.1.4.1.3607.6.10.30.0.7325
EFM Port In Remote Loopback
                 efmPeerMissing 1.3.6.1.4.1.3607.6.10.30.0.7330
EFM Link To Peer Missing
                 eqptDegrade 1.3.6.1.4.1.3607.6.10.30.0.7335
Equipment Degrade
                 excessiveBackPropagation 1.3.6.1.4.1.3607.6.10.30.0.7340
Excessive Back Propagation
                 remoteMaintenanceEndPointIsDown 1.3.6.1.4.1.3607.6.10.30.0.7345
CFM Remote Maintenance End Point Is Down
                 crossConnectedCFMService 1.3.6.1.4.1.3607.6.10.30.0.7350
Cross Connected CFM Service
                 cfmLoop 1.3.6.1.4.1.3607.6.10.30.0.7355
CFM Loop
                 cfmConfigurationError 1.3.6.1.4.1.3607.6.10.30.0.7360
CFM Configuration Error
                 outOfChannelGroupBundle 1.3.6.1.4.1.3607.6.10.30.0.7365
Out Of Channel Group Bundle
                 repNeighborAdjacencyFailure 1.3.6.1.4.1.3607.6.10.30.0.7370
REP Neighbor Adjacency Failure
                 repLinkFlapping 1.3.6.1.4.1.3607.6.10.30.0.7375
REP Link Flapping
                 faultInREPSegment 1.3.6.1.4.1.3607.6.10.30.0.7380
Fault In REP Segment
                 primaryREPEdgePortElected 1.3.6.1.4.1.3607.6.10.30.0.7385
Primary REP Edge Port Elected
                 secondaryREPEdgePortElected 1.3.6.1.4.1.3607.6.10.30.0.7390
Secondary REP Edge Port Elected
                 stcnREPGenerated 1.3.6.1.4.1.3607.6.10.30.0.7395
STCN REP Generated
                 vlbREPActivated 1.3.6.1.4.1.3607.6.10.30.0.7400
VLB REP Activated
                 vlbREPTriggerSoakingDelayActive 1.3.6.1.4.1.3607.6.10.30.0.7405
VLB REP Trigger Soaking Delay Active
                 wanSyncloss 1.3.6.1.4.1.3607.6.10.30.0.7410
Ethernet Syncloss On WAN Port
                 laserShutdownDueToWavelengthDrift 1.3.6.1.4.1.3607.6.10.30.0.7415
laser Shutdown Due To Wavelength Drift
                 manualLaserRestart 1.3.6.1.4.1.3607.6.10.30.0.7420
manual Laser Restart
                 laserShutdownDueToNonCiscoPPMInserted 1.3.6.1.4.1.3607.6.10.30.0.7425
laserShutdownDueToNonCiscoPPMInserted
                 ethernetOSCTerminationFailure 1.3.6.1.4.1.3607.6.10.30.0.7430
Ethernet OSC Termination Failure
                 softwareSignatureVerificationFailed 1.3.6.1.4.1.3607.6.10.30.0.7445
software Signature Verification Failed
                 protectVolumeSoftwareSignatureVerificationFailed 1.3.6.1.4.1.3607.6.10.30.0.7450
Protect Volume Software Signature Verification
                 activeVolumeSoftwareSignatureVerificationFailed 1.3.6.1.4.1.3607.6.10.30.0.7455
Active Software Signature Verification Failed
                 peerPortClientSignalFailDetected 1.3.6.1.4.1.3607.6.10.30.0.7460
Peer Port Client Signal Fail Detected
                 channelShutdownDueToWavelengthDrift 1.3.6.1.4.1.3607.6.10.30.0.7465
Channel Shutdown Due to Wavelength Drift
                 usbWriteFailure 1.3.6.1.4.1.3607.6.10.30.0.7475
USB Write Failure
                 usbSyncInProgress 1.3.6.1.4.1.3607.6.10.30.0.7480
USB Sync in Progress
                 autoSensingUnableToDetectValidPayload 1.3.6.1.4.1.3607.6.10.30.0.7485
Auto-Sensing Unable To Detect Valid Payload
                 payloadAutoSensingInProgress 1.3.6.1.4.1.3607.6.10.30.0.7490
Payload Auto-Sensing In Progress
                 gfpClientSignalFailDetectedDueToSigloss 1.3.6.1.4.1.3607.6.10.30.0.7495
GFP Client Signal Fail Detected Due To Sigloss
                 gfpClientSignalFailDetectedDueToSyncloss 1.3.6.1.4.1.3607.6.10.30.0.7500
GFP Client Signal Fail Detected Due To Syncloss
                 pmdDegrade 1.3.6.1.4.1.3607.6.10.30.0.7510
PMD Degrade
                 standbyTccNEClockIsInternalClock 1.3.6.1.4.1.3607.6.10.30.0.7515
Standby Tcc NE Clock Is Internal Clock
                 chromaticDispersionValue 1.3.6.1.4.1.3607.6.10.30.0.7520
chromatic Dispersion Value
                 packetTransportServiceFailed 1.3.6.1.4.1.3607.6.10.30.0.7525
Packet Transport Service Failed
                 satellitePanelDiscoveryFailure 1.3.6.1.4.1.3607.6.10.30.0.7530
Satellite Panel Discovery Failure
                 satellitePanelActiveLinkFailure 1.3.6.1.4.1.3607.6.10.30.0.7535
Satellite Panel Active Link Failure
                 satellitePanelCommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.7540
Satellite Panel Communication Failure
                 satellitePanelImproperConfiguration 1.3.6.1.4.1.3607.6.10.30.0.7545
Satellite Panel Improper Configuration
                 satellitePanelFanMismatchOfEquipmentAndAttributes 1.3.6.1.4.1.3607.6.10.30.0.7550
Satellite Panel Fan Mismatch Of Equipment And Attributes
                 satellitePanelFanFailure 1.3.6.1.4.1.3607.6.10.30.0.7555
Satellite Panel Fan Failure
                 satellitePanelPartialFanFailure 1.3.6.1.4.1.3607.6.10.30.0.7560
Satellite Panel Partial Fan Failure
                 satellitePanelFANManufacturingDataMemoryEEPROMFailure 1.3.6.1.4.1.3607.6.10.30.0.7565
Satellite Panel FAN Manufacturing Data Memory (EEPROM) Failure
                 satellitePanelFANUnitIsMissing 1.3.6.1.4.1.3607.6.10.30.0.7570
Satellite Panel FAN Unit Is Missing
                 satellitePanelIndustrialHighTemperature 1.3.6.1.4.1.3607.6.10.30.0.7575
Satellite Panel Industrial High Temperature
                 satellitePanelHighTemperature 1.3.6.1.4.1.3607.6.10.30.0.7580
Satellite Panel High Temperature
                 satellitePanelBatteryFailureA 1.3.6.1.4.1.3607.6.10.30.0.7585
Satellite Panel Battery Failure A
                 plannedSwitchOver 1.3.6.1.4.1.3607.6.10.30.0.7590
Planned Switch Over
                 protectionCardConfigurationMismatch 1.3.6.1.4.1.3607.6.10.30.0.7595
protection CardConfiguration Mismatch
                 routerProcessorSwitchOver 1.3.6.1.4.1.3607.6.10.30.0.7600
Router Processor Switch Over
                 runningLowOnResources 1.3.6.1.4.1.3607.6.10.30.0.7605
Running Low On Resources
                 noMoreResourcesAreAvailable 1.3.6.1.4.1.3607.6.10.30.0.7610
No More Resources Are Available
                 esmcFailure 1.3.6.1.4.1.3607.6.10.30.0.7615
ESMC Failure
                 licenseWillExpireWithin24Hours 1.3.6.1.4.1.3607.6.10.30.0.7620
License Will Expire Within 24 Hours
                 licenseWillExpireAnytimeAfter1DayButBefore14Days 1.3.6.1.4.1.3607.6.10.30.0.7625
license Will Expire Anytime After 1Day But Before 14Days
                 licenseIsExpired 1.3.6.1.4.1.3607.6.10.30.0.7630
license Is Expired
                 licenseCountViolation 1.3.6.1.4.1.3607.6.10.30.0.7635
license Count Violation
                 temporaryLicenseIsInUse 1.3.6.1.4.1.3607.6.10.30.0.7640
Temporary License Is In Use
                 evaluationLicenseIsInUse 1.3.6.1.4.1.3607.6.10.30.0.7645
Evaluation License Is In Use
                 licenseIsMissing 1.3.6.1.4.1.3607.6.10.30.0.7650
License Is Missing
                 pseudowireDown 1.3.6.1.4.1.3607.6.10.30.0.7655
Pseudowire Down
                 workingPseudowireControlPlaneDown 1.3.6.1.4.1.3607.6.10.30.0.7660
Working Pseudowire Control Plane Down
                 protectPseudowireControlPlaneDown 1.3.6.1.4.1.3607.6.10.30.0.7665
Protect Pseudowire Control Plane Down
                 workingPseudowireConnectivityCheckDown 1.3.6.1.4.1.3607.6.10.30.0.7670
Working Pseudowire Connectivity Check Down
                 protectPseudowireConnectivityCheckDown 1.3.6.1.4.1.3607.6.10.30.0.7675
Protect Pseudowire Connectivity Check Down
                 pseudowireTrafficSwitchedToProtection 1.3.6.1.4.1.3607.6.10.30.0.7680
Pseudowire Traffic Switched To Pretection
                 workingPseudowireLocalAcTxPortFault 1.3.6.1.4.1.3607.6.10.30.0.7685
Working Pseudowire Local AcTx Port Fault
                 protectPseudowireLocalAcTxPortFault 1.3.6.1.4.1.3607.6.10.30.0.7690
Protect Pseudowire Local AcTx Port Fault
                 workingPseudowireLocalAcRxPortFault 1.3.6.1.4.1.3607.6.10.30.0.7695
Working Pseudowire Local AcRx Port Fault
                 protectPseudowireLocalAcRxPortFault 1.3.6.1.4.1.3607.6.10.30.0.7700
Protect Pseudowire Local AcRx Port Fault
                 workingPseudowireRemoteAcTxPortFault 1.3.6.1.4.1.3607.6.10.30.0.7705
Working Pseudowire Remote AcTx Port Fault
                 protectPseudowireRemoteAcTxPortFault 1.3.6.1.4.1.3607.6.10.30.0.7710
Protect Pseudowire Remote AcTx Port Fault
                 workingPseudowireRemoteAcRxPortFault 1.3.6.1.4.1.3607.6.10.30.0.7715
working Pseudowire Remote AcRx Port Fault
                 protectPseudowireRemoteAcRxPortFault 1.3.6.1.4.1.3607.6.10.30.0.7720
Protect Pseudowire Remote AcRx Port Fault
                 slaThresholdCrossAlert 1.3.6.1.4.1.3607.6.10.30.0.7725
SLA Threshold Cross Alert
                 protectLocalPseudowireNotForwarding 1.3.6.1.4.1.3607.6.10.30.0.7730
Protect Local Pseudowire Not Forwarding
                 workingPseudowireNotForwarding 1.3.6.1.4.1.3607.6.10.30.0.7735
Working Remote Pseudowire Not Forwarding
                 protectPseudowireNotForwarding 1.3.6.1.4.1.3607.6.10.30.0.7740
Protect Remote Pseudowire Not Forwarding
                 tpTunnelDown 1.3.6.1.4.1.3607.6.10.30.0.7745
Tp Tunnel Down
                 workingLabelSwitchedPathDown 1.3.6.1.4.1.3607.6.10.30.0.7750
Working Label Switched Path Down
                 protectLabelSwitchedPathDown 1.3.6.1.4.1.3607.6.10.30.0.7755
Protect Label Switched Path Down
                 workingLabelSwitchedPathAlarmIndicationSignal 1.3.6.1.4.1.3607.6.10.30.0.7760
Working Label Switched Path Alarm Indication Signal
                 protectLabelSwitchedPathAlarmIndicationSignal 1.3.6.1.4.1.3607.6.10.30.0.7765
Protect Label Switched Path Alarm Indication Signal
                 workingLabelSwitchedPathRemoteDefectIndication 1.3.6.1.4.1.3607.6.10.30.0.7770
Working Label Switched Path Remote Defect Indication
                 protectLabelSwitchedPathRemoteDefectIndication 1.3.6.1.4.1.3607.6.10.30.0.7775
Protect Label Switched Path Remote Defect Indication
                 bidirectionalForwardDetectionDown 1.3.6.1.4.1.3607.6.10.30.0.7780
Bidirectional Forward Detection Down
                 tpTrafficSwitchedFromWorkingToProtection 1.3.6.1.4.1.3607.6.10.30.0.7785
Tp Traffic Switched From Working To Protection
                 workingTpLockout 1.3.6.1.4.1.3607.6.10.30.0.7790
working Tp Lockout
                 protectTpLockout 1.3.6.1.4.1.3607.6.10.30.0.7795
protect Tp Lockout
                 ethernetFlowPointFailed 1.3.6.1.4.1.3607.6.10.30.0.7800
Ethernet Flow Point Failed
                 teTunnelDown 1.3.6.1.4.1.3607.6.10.30.0.7805
TE Tunnel Down
                 macSystemLimitReached 1.3.6.1.4.1.3607.6.10.30.0.7810
MAC System Limit Reached
                 macBridgeDomainLimitReached 1.3.6.1.4.1.3607.6.10.30.0.7815
MAC Bridge Domain Limit Reached
                 autoSensingDisabled 1.3.6.1.4.1.3607.6.10.30.0.7820
Auto Sense Disabled
                 smBackwardIncomingAlignmentError 1.3.6.1.4.1.3607.6.10.30.0.7825
SM Backward Incoming Alignment Error
                 resourceAllocationFailed 1.3.6.1.4.1.3607.6.10.30.0.7830
Resource Allocation Failed
                 lossOfDFBSignal 1.3.6.1.4.1.3607.6.10.30.0.7835
loss Of DFB Signal
                 workingLabelSwitchedPathLinkDownIndication 1.3.6.1.4.1.3607.6.10.30.0.7840
Working Label Switched Path Link Down Indication
                 protectLabelSwitchedPathLinkDownIndication 1.3.6.1.4.1.3607.6.10.30.0.7845
Protect Label Switched Path Link Down Indication
                 workingLabelSwitchedPathLockReport 1.3.6.1.4.1.3607.6.10.30.0.7850
Working Label Switched Path Lock Report
                 protectLabelSwitchedPathLockReport 1.3.6.1.4.1.3607.6.10.30.0.7855
Protect Label Switched Path Lock Report
                 satellitePanelBatteryFailureB 1.3.6.1.4.1.3607.6.10.30.0.7860
satellite Panel Battery FailureB
                 highBitErrorRate 1.3.6.1.4.1.3607.6.10.30.0.7865
High Bit Error Rate
                 backPanelFacilityLoopback 1.3.6.1.4.1.3607.6.10.30.0.7870
Back Panel Facility Loopback
                 backPanelTerminalLoopback 1.3.6.1.4.1.3607.6.10.30.0.7875
Back Panel Terminal Loopback
                 trunkPayloadTypeMismatch 1.3.6.1.4.1.3607.6.10.30.0.7880
Payload Mismatch
                 invalidMuxponderConfiguration 1.3.6.1.4.1.3607.6.10.30.0.7885
Invalid Muxponder Configuration
                 coolingProfileMismatch 1.3.6.1.4.1.3607.6.10.30.0.7890
Cooling Profile Mismatch
                 trunkOduAlarmIndicationSignal 1.3.6.1.4.1.3607.6.10.30.0.7895
Trunk ODU: Alarm Indication Signal
                 companionCardMissing 1.3.6.1.4.1.3607.6.10.30.0.7900
Companion Card Missing
                 controlPlaneUnverifiedClearedAlarmsPresent 1.3.6.1.4.1.3607.6.10.30.0.7905
Control Plane Unverified Cleared Alarms Present
                 powerConsumptionLimitHasCrossed 1.3.6.1.4.1.3607.6.10.30.0.7910
Power Consumption Limit Has Crossed
                 masterKeyExchangeFailed 1.3.6.1.4.1.3607.6.10.30.0.7915
Master Key Exchange Failed
                 unitHighTemperature 1.3.6.1.4.1.3607.6.10.30.0.7930
Unit High Temperature
                 overTemperatureUnitProtected 1.3.6.1.4.1.3607.6.10.30.0.7935
Over Temperature Unit Protected
                 seqMismatchCount 1.3.6.1.4.1.3607.6.10.30.0.7945
Sequence Mismatch Count
                 keyProgramOnAlteraFpgaFailed 1.3.6.1.4.1.3607.6.10.30.0.7960
Key Program On Altera FPGA Failed
                 duplicateNodeControllerDetected 1.3.6.1.4.1.3607.6.10.30.0.7970
Duplicate Node Controller Detected
                 restorationInProg 1.3.6.1.4.1.3607.6.10.30.0.7975
Restoration in Progress
                 ramanPumpsCalibrationProcedureIsRunning 1.3.6.1.4.1.3607.6.10.30.0.7980
Raman Calibration Running
                 ramanPumpsCalibrationIsScheduledToRunInTheNextMinutes 1.3.6.1.4.1.3607.6.10.30.0.7985
Raman Calibration Pending
                 odukTCM1AlarmIndicationSignal 1.3.6.1.4.1.3607.6.10.30.0.13100
ODUk: TCM1 Alarm Indication Signal
                 odukTCM2AlarmIndicationSignal 1.3.6.1.4.1.3607.6.10.30.0.13105
ODUk: TCM2 Alarm Indication Signal
                 odukLockedDefectTCM1 1.3.6.1.4.1.3607.6.10.30.0.13110
ODUk Locked Defect - TCM1
                 odukLockedDefectTCM2 1.3.6.1.4.1.3607.6.10.30.0.13115
ODUk Locked Defect - TCM2
                 otukLossOfFrame 1.3.6.1.4.1.3607.6.10.30.0.13120
OTUk: Loss Of Frame
                 odukOpenConnectionIndicationTCM1 1.3.6.1.4.1.3607.6.10.30.0.13125
ODUk Open Connection Indication TCM1
                 odukOpenConnectionIndicationTCM2 1.3.6.1.4.1.3607.6.10.30.0.13130
ODUk Open Connection Indication TCM2
                 odukTrailTraceIdentifierMismatchTCM1 1.3.6.1.4.1.3607.6.10.30.0.13135
ODUk Trail Trace Identifier Mismatch TCM1
                 odukTrailTraceIdentifierMismatchTCM2 1.3.6.1.4.1.3607.6.10.30.0.13140
ODUk Trail Trace Identifier Mismatch TCM2
                 odukSignalFailureTCM1 1.3.6.1.4.1.3607.6.10.30.0.13145
ODUk Signal Failure - TCM1
                 odukSignalFailureTCM2 1.3.6.1.4.1.3607.6.10.30.0.13150
ODUk Signal Failure - TCM2
                 odukSignalDegradeTCM1 1.3.6.1.4.1.3607.6.10.30.0.13155
ODUk Signal Degrade - TCM1
                 odukSignalDegradeTCM2 1.3.6.1.4.1.3607.6.10.30.0.13160
ODUk Signal Degrade - TCM2
                 lossOfChannel 1.3.6.1.4.1.3607.6.10.30.0.13165
Loss of Channel
                 fecMismatch 1.3.6.1.4.1.3607.6.10.30.0.13170
FEC Mismatch
                 timSectionMonitorTraceIdentifierMismatchFailure 1.3.6.1.4.1.3607.6.10.30.0.13175
TIM Section Monitor - Trace Identifier Mismatch Failure
                 automaticLaserShutdown 1.3.6.1.4.1.3607.6.10.30.0.13180
Automatic Laser Shutdown
                 shutterInsertionLossVariationDegradeLow 1.3.6.1.4.1.3607.6.10.30.0.13200
Shutter Insertion Loss Variation Degrade Low
                 opticalChannelDeactivationFailure 1.3.6.1.4.1.3607.6.10.30.0.13205
Optical Channel de-activation failure
                 shutterInsertionLossVariationDegradeHigh 1.3.6.1.4.1.3607.6.10.30.0.13210
Shutter Insertion Loss Variation Degrade High
                 networkTopologyIncomplete 1.3.6.1.4.1.3607.6.10.30.0.13215
Network Topology Incomplete
                 pluginModuleCommunicationFailure 1.3.6.1.4.1.3607.6.10.30.0.13220
Plug-in Module Communication Failure
                 opticalNetworkTypeMismatch 1.3.6.1.4.1.3607.6.10.30.0.13225
Optical Network Type Mismatch
                 opticalPowerDegradeLow 1.3.6.1.4.1.3607.6.10.30.0.13230
Optical Power Degrade Low
                 automaticPowerControlFailure 1.3.6.1.4.1.3607.6.10.30.0.13235
Automatic Power Control Failure
                 opticalPowerDegradeHigh 1.3.6.1.4.1.3607.6.10.30.0.13240
Optical Power Degrade High
                 automaticPowerControlDisabled 1.3.6.1.4.1.3607.6.10.30.0.13245
Automatic Power Control Disabled
                 opticalPowerFailureLow 1.3.6.1.4.1.3607.6.10.30.0.13250
Optical Power Failure Low
                 ringIdMismatch 1.3.6.1.4.1.3607.6.10.30.0.13255
Ring Id Mismatch
                 opticalPowerFailureHigh 1.3.6.1.4.1.3607.6.10.30.0.13260
Optical Power Failure High
                 lossOfContinuity 1.3.6.1.4.1.3607.6.10.30.0.13270
Loss Of Continuity
                 variableOpticalAttenuatorDegradeLow 1.3.6.1.4.1.3607.6.10.30.0.13280
Variable Optical Attenuator Degrade Low
                 variableOpticalAttenuatorDegradeHigh 1.3.6.1.4.1.3607.6.10.30.0.13290
Variable Optical Attenuator Degrade High
                 variableOpticalAttenuatorFailureLow 1.3.6.1.4.1.3607.6.10.30.0.13300
Variable Optical Attenuator Failure Low
                 variableOpticalAttenuatorFailureHigh 1.3.6.1.4.1.3607.6.10.30.0.13310
Variable Optical Attenuator Failure High
                 laserBiasDegrade 1.3.6.1.4.1.3607.6.10.30.0.13320
Laser Bias Degrade
                 laserBiasFailure 1.3.6.1.4.1.3607.6.10.30.0.13330
aser Bias Failure
                 laserTemperatureDegrade 1.3.6.1.4.1.3607.6.10.30.0.13340
Laser Temperature Degrade
                 opticalAmplifierGainDegradeLow 1.3.6.1.4.1.3607.6.10.30.0.13350
Optical Amplifier Gain Degrade Low
                 opticalAmplifierGainDegradeHigh 1.3.6.1.4.1.3607.6.10.30.0.13360
Optical Amplifier Gain Degrade High
                 opticalAmplifierGainFailureLow 1.3.6.1.4.1.3607.6.10.30.0.13370
Optical Amplifier Gain Failure Low
                 opticalAmplifierGainFailureHigh 1.3.6.1.4.1.3607.6.10.30.0.13380
Optical Amplifier Gain Failure High
                 opticalChannelConnectionFailure 1.3.6.1.4.1.3607.6.10.30.0.13390
Optical Channel connection failure
                 opticalChannelIncomplete 1.3.6.1.4.1.3607.6.10.30.0.13395
Optical Channel Incomplete
                 opticalChannelActivationFailure 1.3.6.1.4.1.3607.6.10.30.0.13400
Optical Channel activation failure
                 laserAutoPowerReduction 1.3.6.1.4.1.3607.6.10.30.0.13410
Laser Auto Power Reduction
                 caseTemperatureDegrade 1.3.6.1.4.1.3607.6.10.30.0.13420
Case Temperature Degrade
                 fiberTemperatureDegrade 1.3.6.1.4.1.3607.6.10.30.0.13430
Fiber Temperature Degrade
                 shutterOpen 1.3.6.1.4.1.3607.6.10.30.0.13440
Shutter Open
                 awgTemperatureDegrade 1.3.6.1.4.1.3607.6.10.30.0.13450
AWG Temperature Degrade
                 awgTemperatureFailure 1.3.6.1.4.1.3607.6.10.30.0.13460
AWG Temperature Failure
                 awgOverTemperature 1.3.6.1.4.1.3607.6.10.30.0.13470
AWG Over-Temperature
                 opticalAmplifierInitialization 1.3.6.1.4.1.3607.6.10.30.0.13480
Optical Amplifier Initialization
                 awgWarmUp 1.3.6.1.4.1.3607.6.10.30.0.13490
AWG Warm Up
                 incSigloss 1.3.6.1.4.1.3607.6.10.30.0.13510
Incoming Signal Loss on Fibre Channel Interface
                 incSyncloss 1.3.6.1.4.1.3607.6.10.30.0.13515
Incoming Synchronization Loss on Fibre Channel Interface
                 incGfpOutOfFrame 1.3.6.1.4.1.3607.6.10.30.0.13520
Out Of Frame Detected by GFP Receiver
                 incGfpSigLoss 1.3.6.1.4.1.3607.6.10.30.0.13525
Client Signal Loss Frames Detected by GFP Receiver
                 incGfpSyncLoss 1.3.6.1.4.1.3607.6.10.30.0.13530
Client Sychronization Loss Frames Detected by GFP Receiver
       cerentCommonObjects 1.3.6.1.4.1.3607.6.10.100
The objects here are expected to be used by all Cisco OTBU Products. These will be mixed with specific objects of the product-specific branch.
               cerent454CommonObjectsGroup 1.3.6.1.4.1.3607.6.10.100.10
The group to combine all the Cisco OTBU common objects
                     cerent454EnableNotification 1.3.6.1.4.1.3607.6.10.100.10.10 truthvalue read-write
This variable indicates whether the system produces notifications. A value=FALSE will prevent notifications from being sent by this system.
                     cerent454NodeTime 1.3.6.1.4.1.3607.6.10.100.10.20 displaystring read-only
Indicates current local time as reflected by the Cisco OTBU equipment. The format this scalar is YYYYMMDDhhmmss{S/D}. E.g., 20011103133453D means 1:34:53 PM PDT on 03/Nov/2001 19990614095436S means 9:54:36 AM PST on 14/Jun/1999. If the last octet is S then the time is standard time. Otherwise it is D to indicate it is daylight saving time, if applicable
                     cerent454SentNotifications 1.3.6.1.4.1.3607.6.10.100.10.30 counter32 read-only
A count of v1+v2 notifications sent out by the agent. Resets to zero after cold/warm start.
                     cerent454LastChangeTime 1.3.6.1.4.1.3607.6.10.100.10.40 timestamp read-only
The value of sysUpTime at the time a conceptual row is created or deleted in cerent454AlarmTable
                     cerent454MultishelfEnabled 1.3.6.1.4.1.3607.6.10.100.10.50 truthvalue read-only
This variable indicates whether the system is configured in multi-shelf mode or single-shelf mode.
       cerentCommonEvents 1.3.6.1.4.1.3607.6.10.200
This branch is similar to cerentCommonObjects, except that this will have only events