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

VENDOR: CERENT CORPORATION


 Home MIB: CERENT-GENERIC-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
       cerentGenericMibModule 1.3.6.1.4.1.3607.1.10.40
This module provides the definitions for generic objects and notifications of Cisco ONS network device, ONS 15327, 15310.
 cerentGenericObjects 1.3.6.1.4.1.3607.2.10
All the generic objects definitions are grouped under this
       cerentGenericCommonObjectsGroup 1.3.6.1.4.1.3607.2.10.10
The group to combine all the Cisco OTBU common objects
             cerentGenericEnableNotification 1.3.6.1.4.1.3607.2.10.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.
             cerentGenericNodeTime 1.3.6.1.4.1.3607.2.10.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
             cerentGenericSentNotifications 1.3.6.1.4.1.3607.2.10.10.30 counter32 read-only
A count of v1+v2 notifications sent out by the agent. Resets to zero after cold/warm start.
             cerentGenericLastChangeTime 1.3.6.1.4.1.3607.2.10.10.40 timestamp read-only
The value of sysUpTime at the time a conceptual row is created or deleted in cerentGenericAlarmTable
             cerentGenericMultishelfEnabled 1.3.6.1.4.1.3607.2.10.10.50 truthvalue read-only
This variable indicates whether the system is configured in multi-shelf mode or single-shelf mode.
       cerentGenericGeneralGroup 1.3.6.1.4.1.3607.2.10.20
Another class of objects found in Cisco ONS 15327, 15310
             cerentGenericSoftwareVersion 1.3.6.1.4.1.3607.2.10.20.10 displaystring read-only
Indicates the version of software that is used in Cisco ONS Network element, ONS 15327, 15310. E.g., 2.2.03
       cerentGenericAlarmGroup 1.3.6.1.4.1.3607.2.10.30
The group that will represent all the alarm info in the Cisco ONS network element, ONS 15327, 15310
             cerentGenericAlarmCount 1.3.6.1.4.1.3607.2.10.30.10 unsigned32 read-only
Total number of active alarms in the Cisco ONS network element, ONS 15327, 15310. This equals the total number of rows in cerentGenericAlarmTable at any time.
             cerentGenericAlarmTable 1.3.6.1.4.1.3607.2.10.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.
                   cerentGenericAlarmEntry 1.3.6.1.4.1.3607.2.10.30.20.1 no-access
Row definition for cerentGenericAlarmTable
                       cerentGenericAlarmIndex 1.3.6.1.4.1.3607.2.10.30.20.1.10 integer32 no-access
Uniquely identifies each entry in alarm table. May not start with one and there may be some missing numbers.
                       cerentGenericAlarmObjectType 1.3.6.1.4.1.3607.2.10.30.20.1.20 cerentgenericentityclass 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
                       cerentGenericAlarmSlotNumber 1.3.6.1.4.1.3607.2.10.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.
                       cerentGenericAlarmPortNumber 1.3.6.1.4.1.3607.2.10.30.20.1.40 cerentportnumber read-only
This will indicate what is the port of the object which raised this alarm.
                       cerentGenericAlarmLineNumber 1.3.6.1.4.1.3607.2.10.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.
                       cerentGenericAlarmObjectIndex 1.3.6.1.4.1.3607.2.10.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.
                       cerentGenericAlarmType 1.3.6.1.4.1.3607.2.10.30.20.1.70 cerentgenericalarmtype read-only
Indicates what the exact nature of the alarm. See the CerentGenericAlarmType TC for mapping details
                       cerentGenericAlarmState 1.3.6.1.4.1.3607.2.10.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.
                       cerentGenericAlarmTimeStamp 1.3.6.1.4.1.3607.2.10.30.20.1.90 timestamp read-only
The value of sysUpTime when this entry was created. This is accurate only upto a second.
                       cerentGenericAlarmObjectName 1.3.6.1.4.1.3607.2.10.30.20.1.100 displaystring read-only
TL1-style user-visible name which uniquely identifies an object in the system
                       cerentGenericAlarmAdditionalInfo 1.3.6.1.4.1.3607.2.10.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.
                       cerentGenericAlarmSeverity 1.3.6.1.4.1.3607.2.10.30.20.1.120 cerentalarmseverity read-only
Specifies severity of the alarm being sent out.
                       cerentGenericAlarmStatus 1.3.6.1.4.1.3607.2.10.30.20.1.130 cerentalarmstatus read-only
Represents if an alarm is currently raised or cleared.
                       cerentGenericAlarmServiceAffecting 1.3.6.1.4.1.3607.2.10.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).
             cerentGenericReportedAlarmCount 1.3.6.1.4.1.3607.2.10.30.30 unsigned32 read-only
Number of alarms currently reported against Cisco ONS platform. This equals the number of rows in cerentGenericReportedAlarmTable.
             cerentGenericReportedAlarmTable 1.3.6.1.4.1.3607.2.10.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.
                   cerentGenericReportedAlarmEntry 1.3.6.1.4.1.3607.2.10.30.40.1 no-access
Row definition for cerentGenericReportedAlarmTable
                       cerentGenericReportedAlarmIndex 1.3.6.1.4.1.3607.2.10.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.
                       cerentGenericReportedAlarmObjectType 1.3.6.1.4.1.3607.2.10.30.40.1.20 cerentgenericentityclass 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
                       cerentGenericReportedAlarmSlotNumber 1.3.6.1.4.1.3607.2.10.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.
                       cerentGenericReportedAlarmPortNumber 1.3.6.1.4.1.3607.2.10.30.40.1.40 cerentportnumber read-only
This will indicate what is the port of the object which raised this alarm.
                       cerentGenericReportedAlarmObjectIndex 1.3.6.1.4.1.3607.2.10.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.
                       cerentGenericReportedAlarmType 1.3.6.1.4.1.3607.2.10.30.40.1.60 cerentgenericalarmtype read-only
Indicates the exact nature of the alarm.
                       cerentGenericReportedAlarmTimeStamp 1.3.6.1.4.1.3607.2.10.30.40.1.70 timestamp read-only
The value of sysUpTime when this entry was created. This is accurate only upto a second.
                       cerentGenericReportedAlarmObjectName 1.3.6.1.4.1.3607.2.10.30.40.1.80 displaystring read-only
TL1-style user-visible name which uniquely identifies an object in the system
                       cerentGenericReportedAlarmAdditionalInfo 1.3.6.1.4.1.3607.2.10.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.
                       cerentGenericReportedAlarmSeverity 1.3.6.1.4.1.3607.2.10.30.40.1.100 cerentalarmseverity read-only
Specifies severity of the alarm.
                       cerentGenericReportedAlarmStatus 1.3.6.1.4.1.3607.2.10.30.40.1.110 cerentalarmstatus read-only
Represents if the alarm is currently raised or cleared.
                       cerentGenericReportedAlarmServiceAffecting 1.3.6.1.4.1.3607.2.10.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).
       cerentGenericThresholdGroup 1.3.6.1.4.1.3607.2.10.40
The group that will represent all the threshold info in the Cisco ONS network element, ONS 15327, 15310
             cerentGenericThresholdTable 1.3.6.1.4.1.3607.2.10.40.10 no-access
This table holds all the provisioned Thresholds. This table is currently unimplemented.
                   cerentGenericThresholdEntry 1.3.6.1.4.1.3607.2.10.40.10.1 no-access
Row definition for cerentGenericThresholdTable
                       cerentGenericThresholdIndex 1.3.6.1.4.1.3607.2.10.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.
                       cerentGenericThresholdMonitorType 1.3.6.1.4.1.3607.2.10.40.10.1.20 cerentmonitortype read-only
This object indicates the type of metric monitored.
                       cerentGenericThresholdLocation 1.3.6.1.4.1.3607.2.10.40.10.1.30 cerentlocation read-only
This indicates if it near or far end
                       cerentGenericThresholdPeriod 1.3.6.1.4.1.3607.2.10.40.10.1.40 cerentperiod read-only
The sampling interval period is indicated here
                       cerentGenericThresholdSetValue 1.3.6.1.4.1.3607.2.10.40.10.1.50 integer32 read-only
The value of this object will be threshold that was provisioned by the NMS
                       cerentGenericThresholdCurrentValue 1.3.6.1.4.1.3607.2.10.40.10.1.60 integer32 read-only
The current value of the counter which measures the metric. This column will never be implemented as these values are already accessible through IETF MIB objects.
                       cerentGenericThresholdDetectType 1.3.6.1.4.1.3607.2.10.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.
 cerentGenericEvents 1.3.6.1.4.1.3607.2.20
Place holder for all notifications of Cisco ONS network device, ONS 15327, 15310
       cerentGenericV2Events 1.3.6.1.4.1.3607.2.20.0
The sub-identifier has to be zero, as part of the interoperability agreement between SNMPv1 and SNMPv2 worlds.
           galarmUnknown 1.3.6.1.4.1.3607.2.20.0.1
alarm unknown
           galarmCutoffIsInManualMode 1.3.6.1.4.1.3607.2.20.0.10
alarm cutoff is in manual mode
           gfailureDetectedExternalToTheNE 1.3.6.1.4.1.3607.2.20.0.20
failure detected External to the NE
           gexternalError 1.3.6.1.4.1.3607.2.20.0.30
external error
           gexcessiveSwitching 1.3.6.1.4.1.3607.2.20.0.40
excessive switching
           gsdccTerminationFailure 1.3.6.1.4.1.3607.2.20.0.50
SDCC Termination failure
           gincomingFailureCondition 1.3.6.1.4.1.3607.2.20.0.60
incoming failure condition
           galarmIndicationSignal 1.3.6.1.4.1.3607.2.20.0.70
alarm indication signal
           galarmIndicationSignalLine 1.3.6.1.4.1.3607.2.20.0.80
alarm indication signal LINE
           galarmIndicationSignalPath 1.3.6.1.4.1.3607.2.20.0.90
alarm indication signal Path
           galarmIndicationSignalVT 1.3.6.1.4.1.3607.2.20.0.100
alarm indication signal VT
           gapsChannelFailure 1.3.6.1.4.1.3607.2.20.0.110
channel failure APS
           gchannelByteFailureAPS 1.3.6.1.4.1.3607.2.20.0.120
channel Byte failure APS
           gchannelProtectionSwitchingChannelMatchFailureAPS 1.3.6.1.4.1.3607.2.20.0.130
channel Protection Switching Channel Match failure APS
           gchannelAutomaticProtectionSwitchModeMismatchAPS 1.3.6.1.4.1.3607.2.20.0.140
channel Automatic Protection Switch Mode Mismatch APS
           gfarEndProtectionLineFailure 1.3.6.1.4.1.3607.2.20.0.150
channel far end protection line failure APS
           ginconsistentAPSCode 1.3.6.1.4.1.3607.2.20.0.160
Inconsistent APS code
           gimproperAPSCode 1.3.6.1.4.1.3607.2.20.0.170
Improper APS code APS
           gnodeIdMismatch 1.3.6.1.4.1.3607.2.20.0.180
Node Id Mismatch APS
           gchannelDefaultKAPS 1.3.6.1.4.1.3607.2.20.0.190
Default K APS
           gconnectionLoss 1.3.6.1.4.1.3607.2.20.0.200
Connection loss APS
           gbipolarViolation 1.3.6.1.4.1.3607.2.20.0.210
bipolar Violation
           gcarrierLossOnTheLAN 1.3.6.1.4.1.3607.2.20.0.220
carrier Loss on the LAN
           gconcatenationErrorSTS 1.3.6.1.4.1.3607.2.20.0.230
concatenation error STS
           gexcessCollisionsOnTheLAN 1.3.6.1.4.1.3607.2.20.0.240
excess collisions on the LAN
           gfacilityFailure 1.3.6.1.4.1.3607.2.20.0.250
facility critical alarm caused by DS3 facility failure
           gfarEndAIS 1.3.6.1.4.1.3607.2.20.0.260
far end AIS
           gfarEndMultipleDS1LOSDetectedOnDS3 1.3.6.1.4.1.3607.2.20.0.270
far end Multiple DS1 LOS detected on DS3
           gfarEndDS1EqptFailNonServiceAffecting 1.3.6.1.4.1.3607.2.20.0.280
far end DS1 eqpt fail non service affecting
           gfarEndDS1EqptFailServiceAffecting 1.3.6.1.4.1.3607.2.20.0.290
far end DS1 Eqpt fail service affecting
           gfarEndSingleDS1LOS 1.3.6.1.4.1.3607.2.20.0.300
far end Single DS1 LOS
           gfarEndDS3EqptFailNonServiceAffecting 1.3.6.1.4.1.3607.2.20.0.310
far end DS3 Eqpt failure non service affecting
           gfarEndDS3EqptFailServiceAffecting 1.3.6.1.4.1.3607.2.20.0.320
far end DS3 Eqpt failure service affecting
           gfarEndCommonEquipmentFailureNonServiceAffecting 1.3.6.1.4.1.3607.2.20.0.330
far end common Eqpt failure non service affecting
           gfarEndIDLE 1.3.6.1.4.1.3607.2.20.0.340
far end IDLE
           gfarEndLOS 1.3.6.1.4.1.3607.2.20.0.350
far end LOS
           gfarEndLOF 1.3.6.1.4.1.3607.2.20.0.360
far end LOF
           gfarEndBlockError 1.3.6.1.4.1.3607.2.20.0.370
far End Block Error
           gds3IdleCondition 1.3.6.1.4.1.3607.2.20.0.380
idle Condition DS3
           glossOfFrame 1.3.6.1.4.1.3607.2.20.0.390
loss of Frame
           glossOfPointer 1.3.6.1.4.1.3607.2.20.0.400
loss of Pointer
           glossOfPointerPath 1.3.6.1.4.1.3607.2.20.0.410
loss of Pointer Path
           glossOfPointerVT 1.3.6.1.4.1.3607.2.20.0.420
loss of Pointer VT
           glossOfSignal 1.3.6.1.4.1.3607.2.20.0.430
loss of Signal
           goutOfFrame 1.3.6.1.4.1.3607.2.20.0.440
out of Frame
           gpathSelectorFailure 1.3.6.1.4.1.3607.2.20.0.450
path Selector inability to swtich to a valid signal
           gremoteAlarmIndication 1.3.6.1.4.1.3607.2.20.0.460
remote Alarm Indication
           gremoteFailureIndication 1.3.6.1.4.1.3607.2.20.0.470
remote Failure Indication
           gremoteFailureIndicationLine 1.3.6.1.4.1.3607.2.20.0.480
remote Failure Indication LINE
           gremoteFailureIndicationPath 1.3.6.1.4.1.3607.2.20.0.490
remote Failure Indication Path
           gremoteFailureIndicationVT 1.3.6.1.4.1.3607.2.20.0.500
remote Failure Indication VT
           gsignalDegrade 1.3.6.1.4.1.3607.2.20.0.510
Signal Degrade
           gseverelyErroredFrame 1.3.6.1.4.1.3607.2.20.0.520
severely Errored Frame
           gsignalFailure 1.3.6.1.4.1.3607.2.20.0.530
Signal Failure
           gsignalLabelMismatchFailure 1.3.6.1.4.1.3607.2.20.0.540
signal Label Mismatch Failures
           gpayloadDefectIndication 1.3.6.1.4.1.3607.2.20.0.550
Payload Defect Indication
           gpayloadDefectIndicationPath 1.3.6.1.4.1.3607.2.20.0.560
Payload Defect Indication - Path
           gpayloadLabelMismatchPath 1.3.6.1.4.1.3607.2.20.0.570
Payload Label Mismatch - Path
           gsignalLabelMismatchFailurePayloadLabelMismatchVT 1.3.6.1.4.1.3607.2.20.0.580
signal Label Mismatch Failure Payload Label Mismatch VT
           gunequippedPath 1.3.6.1.4.1.3607.2.20.0.590
Unequipped - Path
           gsignalLabelMismatchFailureUnequippedVT 1.3.6.1.4.1.3607.2.20.0.600
signal Label Mismatch Failure Unequipped VT
           glossOfSynchronization 1.3.6.1.4.1.3607.2.20.0.610
Loss of Synchronization
           goutOfSynchronization 1.3.6.1.4.1.3607.2.20.0.620
Out of Synchronization
           gprimarySynchronizationReferenceFailure 1.3.6.1.4.1.3607.2.20.0.630
Primary Synchronization Reference Failure
           gsecondarySynchronizationReferenceFailure 1.3.6.1.4.1.3607.2.20.0.640
Secondary Synchronization Reference Failure
           gthirdSynchronizationReferenceFailure 1.3.6.1.4.1.3607.2.20.0.650
Third Synchronization Reference Failure
           gfourthSynchronizationReferenceFailure 1.3.6.1.4.1.3607.2.20.0.660
Fourth Synchronization Reference Failure
           gfifthSynchronizationReferenceFailure 1.3.6.1.4.1.3607.2.20.0.670
Fifth Synchronization Reference Failure
           gsixthSynchronizationReferenceFailure 1.3.6.1.4.1.3607.2.20.0.680
Sixth Synchronization Reference Failure
           gfailedToReceiveSynchronizationStatusMessage 1.3.6.1.4.1.3607.2.20.0.690
failed to receive Synchronization Status Message
           gsynchronizationStatusMessagesAreDisabledOnThisInterface 1.3.6.1.4.1.3607.2.20.0.700
synchronization Status Messages are disabled on this interface
           gstratum1PrimaryReferenceSourceTraceable 1.3.6.1.4.1.3607.2.20.0.710
Stratum1 Primary Reference Source Traceable
           gsynchronizedTraceabilityUnknown 1.3.6.1.4.1.3607.2.20.0.720
synchronized Traceability Unknown
           gstratum2Traceable 1.3.6.1.4.1.3607.2.20.0.730
stratum 2 Traceable
           gtransitNodeClockTraceable 1.3.6.1.4.1.3607.2.20.0.740
transit Node clock Traceable
           gstratum3ETraceable 1.3.6.1.4.1.3607.2.20.0.750
stratum 3E Traceable
           gstratum3Traceable 1.3.6.1.4.1.3607.2.20.0.760
stratum 3 Traceable
           gsonetMinimumClockTraceable 1.3.6.1.4.1.3607.2.20.0.770
Minimum clock Traceable - SONET
           gstratum4Traceable 1.3.6.1.4.1.3607.2.20.0.780
stratum 4 Traceable
           gdoNotUseForSynchronization 1.3.6.1.4.1.3607.2.20.0.790
do not Use for Synchronization
           greservedForNetworkSynchronizationUse 1.3.6.1.4.1.3607.2.20.0.800
reserved for Network Synchronization Use
           goutgoingFailureCondition 1.3.6.1.4.1.3607.2.20.0.810
outgoing failure condition
           gremoteDefectIndicationLine 1.3.6.1.4.1.3607.2.20.0.820
remote Defect Indication LINE
           gremoteDefectIndicationPath 1.3.6.1.4.1.3607.2.20.0.830
remote Defect Indication Path
           gfreeRunningSynchronizationMode 1.3.6.1.4.1.3607.2.20.0.840
free Running Synchronization mode
           gholdoverSynchronizationMode 1.3.6.1.4.1.3607.2.20.0.850
holdover synchronization mode
           gfastStartSynchronizationMode 1.3.6.1.4.1.3607.2.20.0.860
fast Start synchronization mode
           ginternalFault 1.3.6.1.4.1.3607.2.20.0.870
internal hardware fault or failure
           ginternalError 1.3.6.1.4.1.3607.2.20.0.880
error Internal to the NE Detected
           ginternalMessageError 1.3.6.1.4.1.3607.2.20.0.890
internal Message Error
           gmismatchOfEquipmentAndAttributes 1.3.6.1.4.1.3607.2.20.0.900
mismatch of Equipment and Attributes
           gwatchdogTimerTimeout 1.3.6.1.4.1.3607.2.20.0.910
watchdog Timer Timeout
           gsoftwareFaultOrFailure 1.3.6.1.4.1.3607.2.20.0.920
software Fault or failure
           gsoftwareFaultDataIntegrityFault 1.3.6.1.4.1.3607.2.20.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.
           gprogramFailure 1.3.6.1.4.1.3607.2.20.0.940
program failure
           gcontrolEquipmentFailure 1.3.6.1.4.1.3607.2.20.0.950
control Equipment failure
           gprimaryNonVolatileBackupMemoryFailure 1.3.6.1.4.1.3607.2.20.0.960
control Equipment Primary non volatile Backup Memory failure
           gsecondaryNonVolatileBackupMemoryFailure 1.3.6.1.4.1.3607.2.20.0.970
control Equipment Secondary non volatile Backup Memory failure
           gcontrolBusFailure 1.3.6.1.4.1.3607.2.20.0.980
control Equipment Control Bus failure
           gcontrolBus1Failure 1.3.6.1.4.1.3607.2.20.0.990
control Equipment Control Bus 1 failure
           gcontrolBus2Failure 1.3.6.1.4.1.3607.2.20.0.1000
control Equipment Control Bus 2 failure
           gtccAToShelfSlot1DROP1CommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1010
communication failure Controller A to Shelf SLOT 1
           gtccAToShelfSlot2DROP2CommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1020
communication failure Controller A to Shelf SLOT 2
           gtccAToShelfSlot3DROP3CommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1030
communication failure Controller A to Shelf SLOT 3
           gtccAToShelfSlot4DROP4CommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1040
communication failure Controller A to Shelf SLOT 4
           gtccAToShelfSlot5TRUNK1CommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1050
communication failure Controller A to Shelf SLOT 5
           gtccAToShelfSlot6TRUNK2CommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1060
communication failure Controller A to Shelf SLOT 6
           gtccAToShelfSlot7TCCACommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1070
communication failure Controller A to Shelf SLOT 7
           gtccAToShelfSlot8XCONACommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1080
communication failure Controller A to Shelf SLOT 8
           gtccAToShelfSlot9AICCommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1090
communication failure Controller A to Shelf SLOT 9
           gtccAToShelfSlot10XCONBCommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1100
communication failure Controller A to Shelf SLOT 10
           gtccAToShelfSlot11TCCBCommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1110
communication failure Controller A to Shelf SLOT 11
           gtccAToShelfSlot12TRUNK3CommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1120
communication failure Controller A to Shelf SLOT 12
           gtccAToShelfSlot13TRUNK4CommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1130
communication failure Controller A to Shelf SLOT 13
           gtccAToShelfSlot14DROP5CommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1140
communication failure Controller A to Shelf SLOT 14
           gtccAToShelfSlot15DROP6CommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1150
communication failure Controller A to Shelf SLOT 15
           gtccAToShelfSlot16DROP7CommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1160
communication failure Controller A to Shelf SLOT 16
           gtccAToShelfSlot17DROP8CommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1170
communication failure Controller A to Shelf SLOT 17
           gtccAToDCCAProcessorCommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1180
communication failure ControllerP A to ControllerJ A processor
           gtccBToShelfSlot1DROP1CommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1190
communication failure Controller B to Shelf SLOT 1
           gtccBToShelfSlot2DROP2CommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1200
communication failure Controller B to Shelf SLOT 2
           gtccBToShelfSlot3DROP3CommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1210
communication failure Controller B to Shelf SLOT 3
           gtccBToShelfSlot4DROP4CommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1220
communication failure Controller B to Shelf SLOT 4
           gtccBToShelfSlot5TRUNK1CommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1230
communication failure Controller B to Shelf SLOT 5
           gtccBToShelfSlot6TRUNK2CommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1240
communication failure Controller B to Shelf SLOT 6
           gtccBToShelfSlot7TCCACommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1250
communication failure Controller B to Shelf SLOT 7
           gtccBToShelfSlot8XCONACommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1260
communication failure Controller B to Shelf SLOT 8
           gtccBToShelfSlot9AICCommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1270
communication failure Controller B to Shelf SLOT 9
           gtccBToShelfSlot10XCONBCommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1280
communication failure Controller B to Shelf SLOT 10
           gtccBToShelfSlot11TCCBCommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1290
communication failure Controller B to Shelf SLOT 11
           gtccBToShelfSlot12TRUNK3CommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1300
communication failure Controller B to Shelf SLOT 12
           gtccBToShelfSlot13TRUNK4CommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1310
communication failure Controller B to Shelf SLOT 13
           gtccBToShelfSlot14DROP5CommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1320
communication failure Controller B to Shelf SLOT 14
           gtccBToShelfSlot15DROP6CommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1330
communication failure Controller B to Shelf SLOT 15
           gtccBToShelfSlot16DROP7CommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1340
communication failure Controller B to Shelf SLOT 16
           gtccBToShelfSlot17DROP8CommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1350
communication failure Controller B to Shelf SLOT 17
           gtccBToDCCBProcessorCommunicationFailure 1.3.6.1.4.1.3607.2.20.0.1360
communication failure ControllerP B to ControllerJ A processor
           gcontrolEquipmentControlCommunicationsEquipmentFailure 1.3.6.1.4.1.3607.2.20.0.1370
control Equipment Control Communications equipment failure
           gcontrolProcessorFailure 1.3.6.1.4.1.3607.2.20.0.1380
control Equipment Control processor failure
           gworkingMemoryFailure 1.3.6.1.4.1.3607.2.20.0.1390
control Equipment Working memory failure
           ginterconnectionEquipmentFailure 1.3.6.1.4.1.3607.2.20.0.1400
interconnection Equipment failure
           gpayloadBusFailureToIOSlot1XCONSlot8 1.3.6.1.4.1.3607.2.20.0.1410
interconnection Equipment failure Payload Bus 1 Working
           gpayloadBusFailureToIOSlot2XCONSlot8 1.3.6.1.4.1.3607.2.20.0.1420
interconnection Equipment failure Payload Bus 2 Working
           gpayloadBusFailureToIOSlot3XCONSlot8 1.3.6.1.4.1.3607.2.20.0.1430
interconnection Equipment failure Payload Bus 3 Working
           gpayloadBusFailureToIOSlot4XCONSlot8 1.3.6.1.4.1.3607.2.20.0.1440
interconnection Equipment failure Payload Bus 4 Working
           gpayloadBusFailureToIOSlot5XCONSlot8 1.3.6.1.4.1.3607.2.20.0.1450
interconnection Equipment failure Payload Bus 5 Working
           gpayloadBusFailureToIOSlot6XCONSlot8 1.3.6.1.4.1.3607.2.20.0.1460
interconnection Equipment failure Payload Bus 6 Working
           gpayloadBusFailureToIOSlot12XCONSlot8 1.3.6.1.4.1.3607.2.20.0.1470
interconnection Equipment failure Payload Bus 7 Working
           gpayloadBusFailureToIOSlot13XCONSlot8 1.3.6.1.4.1.3607.2.20.0.1480
interconnection Equipment failure Payload Bus 8 Working
           gpayloadBusFailureToIOSlot14XCONSlot8 1.3.6.1.4.1.3607.2.20.0.1490
interconnection Equipment failure Payload Bus 9 Working
           gpayloadBusFailureToIOSlot15XCONSlot8 1.3.6.1.4.1.3607.2.20.0.1500
interconnection Equipment failure Payload Bus 10 Working
           gpayloadBusFailureToIOSlot16XCONSlot8 1.3.6.1.4.1.3607.2.20.0.1510
interconnection Equipment failure Payload Bus 11 Working
           gpayloadBusFailureToIOSlot17XCONSlot8 1.3.6.1.4.1.3607.2.20.0.1520
interconnection Equipment failure Payload Bus 12 Working
           gpayloadBusFailureToIOSlot1XCONSlot10 1.3.6.1.4.1.3607.2.20.0.1530
interconnection Equipment failure Payload Bus 1 Protect
           gpayloadBusFailureToIOSlot2XCONSlot10 1.3.6.1.4.1.3607.2.20.0.1540
interconnection Equipment failure Payload Bus 2 Protect
           gpayloadBusFailureToIOSlot3XCONSlot10 1.3.6.1.4.1.3607.2.20.0.1550
interconnection Equipment failure Payload Bus 3 Protect
           gpayloadBusFailureToIOSlot4XCONSlot10 1.3.6.1.4.1.3607.2.20.0.1560
interconnection Equipment failure Payload Bus 4 Protect
           gpayloadBusFailureToIOSlot5XCONSlot10 1.3.6.1.4.1.3607.2.20.0.1570
interconnection Equipment failure Payload Bus 5 Protect
           gpayloadBusFailureToIOSlot6XCONSlot10 1.3.6.1.4.1.3607.2.20.0.1580
interconnection Equipment failure Payload Bus 6 Protect
           gpayloadBusFailureToIOSlot12XCONSlot10 1.3.6.1.4.1.3607.2.20.0.1590
interconnection Equipment failure Payload Bus 7 Protect
           gpayloadBusFailureToIOSlot13XCONSlot10 1.3.6.1.4.1.3607.2.20.0.1600
interconnection Equipment failure Payload Bus 8 Protect
           gpayloadBusFailureToIOSlot14XCONSlot10 1.3.6.1.4.1.3607.2.20.0.1610
interconnection Equipment failure Payload Bus 9 Protect
           gpayloadBusFailureToIOSlot15XCONSlot10 1.3.6.1.4.1.3607.2.20.0.1620
interconnection Equipment failure Payload Bus 10 Protect
           gpayloadBusFailureToIOSlot16XCONSlot10 1.3.6.1.4.1.3607.2.20.0.1630
interconnection Equipment failure Payload Bus 11 Protect
           gpayloadBusFailureToIOSlot17XCONSlot10 1.3.6.1.4.1.3607.2.20.0.1640
interconnection Equipment failure Payload Bus 12 Protect
           gtimeSlotInterchangeEquipmentFailure 1.3.6.1.4.1.3607.2.20.0.1650
interconnection Eqpt Time slot interchange eqpt failure
           gequipmentFailure 1.3.6.1.4.1.3607.2.20.0.1660
equipment failure
           ghighTemperature 1.3.6.1.4.1.3607.2.20.0.1670
High Temperature
           ginvalidMACAddress 1.3.6.1.4.1.3607.2.20.0.1680
equipment failure Invalid MAC Address
           gboardFailure 1.3.6.1.4.1.3607.2.20.0.1690
equipment failure Board Failure
           gdiagnosticFailure 1.3.6.1.4.1.3607.2.20.0.1700
equipment failure Diagnostics Failure
           gmediumAccessControlFailure 1.3.6.1.4.1.3607.2.20.0.1710
equipment failure Medium Access Control
           gfacilityTerminationEquipmentFailure 1.3.6.1.4.1.3607.2.20.0.1720
facility Termination equipment failure
           gautomaticLaserShutoffDueToHighTemperature 1.3.6.1.4.1.3607.2.20.0.1730
Automatic Laser Shutoff Due To High Temperature
           gfailureToReleaseFromProtection 1.3.6.1.4.1.3607.2.20.0.1740
failure To Release from protection
           greceiverFailure 1.3.6.1.4.1.3607.2.20.0.1750
facility Termination equipment Receiver failure
           gtransmitFailure 1.3.6.1.4.1.3607.2.20.0.1760
facility Termination equipment Transmit failure
           gfacilityTerminationEquipmentReceiverMissing 1.3.6.1.4.1.3607.2.20.0.1770
facility Termination equipment Receiver missing
           gfacilityTerminationEquipmentTransmitterMissing 1.3.6.1.4.1.3607.2.20.0.1780
facility Termination equipment Transmitter missing
           gfailureToSwitchToProtection 1.3.6.1.4.1.3607.2.20.0.1790
failure To Switch to protection
           gfailureToSwitchToProtectionRing 1.3.6.1.4.1.3607.2.20.0.1800
failure To Switch to protection Ring
           gfailureToSwitchToProtectionSpan 1.3.6.1.4.1.3607.2.20.0.1810
failure To Switch to protection Span
           gfailureToSwitchToProtectionPath 1.3.6.1.4.1.3607.2.20.0.1820
failure to Switch to protection Path
           gfanFailure 1.3.6.1.4.1.3607.2.20.0.1830
failure of cooling fan tray
           gequipmentUnitPlugIn 1.3.6.1.4.1.3607.2.20.0.1840
equipment unit plug in
           gnePowerFailureAtConnector 1.3.6.1.4.1.3607.2.20.0.1850
NE Power Failure At Connector
           gfuseAlarm 1.3.6.1.4.1.3607.2.20.0.1860
power failure Fuse Alarm
           gsynchronizationUnitFailure 1.3.6.1.4.1.3607.2.20.0.1870
synchronization unit failure
           gsynchronizationSwitchingEquipmentFailure 1.3.6.1.4.1.3607.2.20.0.1880
synchronization switching Equipment failure
           gequipmentUnitUnplugged 1.3.6.1.4.1.3607.2.20.0.1890
equipment unit un plug
           gloopback 1.3.6.1.4.1.3607.2.20.0.1900
loop back
           gds1LoopbackDueToFEACCommand 1.3.6.1.4.1.3607.2.20.0.1910
loopback due to FEAC command DS1
           gloopbackCommandSentToFarEndDS1 1.3.6.1.4.1.3607.2.20.0.1920
loopback Command sent to Far End DS1
           gds3LoopbackDueToFEACCommand 1.3.6.1.4.1.3607.2.20.0.1930
loopback due to FEAC command DS3
           gds3LoopbackCommandSentToFarEnd 1.3.6.1.4.1.3607.2.20.0.1940
loopback Command sent to Far End DS3
           gds2LoopbackDueToFarEndCommand 1.3.6.1.4.1.3607.2.20.0.1950
loopback due to Far End Command DS2
           gds2LoopbackCommandSentToFarEnd 1.3.6.1.4.1.3607.2.20.0.1960
loopback Command sent to Far End DS2
           gfacilityLoopback 1.3.6.1.4.1.3607.2.20.0.1970
loop back facility
           gnetworkLoopback 1.3.6.1.4.1.3607.2.20.0.1980
loop back Network
           gterminalLoopback 1.3.6.1.4.1.3607.2.20.0.1990
loop back Terminal
           gmanuallyCausedAbnormalCondition 1.3.6.1.4.1.3607.2.20.0.2000
manually caused abnormal condition
           gethernetBridgeIsNewRootOfSpanningTree 1.3.6.1.4.1.3607.2.20.0.2010
new Root discovered in bridged network
           gethernetBridgeTopologyChange 1.3.6.1.4.1.3607.2.20.0.2020
topology change discovered in bridged network
           gnormalCondition 1.3.6.1.4.1.3607.2.20.0.2030
normal condition
           gembeddedOperationsChannelFailureLinkDown 1.3.6.1.4.1.3607.2.20.0.2040
embedded Operations Channel failure link down
           gpeerStateMismatch 1.3.6.1.4.1.3607.2.20.0.2050
peer state mismatch
           gproceduralError 1.3.6.1.4.1.3607.2.20.0.2060
procedural Error
           gimproperRemoval 1.3.6.1.4.1.3607.2.20.0.2070
Improper Removal
           gduplicateNodeID 1.3.6.1.4.1.3607.2.20.0.2080
Duplicate Node ID
           gblsrOutOfSync 1.3.6.1.4.1.3607.2.20.0.2090
BLSR out of sync
           gblsrMultiNodeTableUpdateCompleted 1.3.6.1.4.1.3607.2.20.0.2100
BLSR tables resynchronized
           gprotectionUnitNotAvailable 1.3.6.1.4.1.3607.2.20.0.2110
protection unit not available
           gperformanceMonitorThresholdCrossingAlert 1.3.6.1.4.1.3607.2.20.0.2120
performance Monitor Threshold Crossing Alert
           gprotectionSwitch 1.3.6.1.4.1.3607.2.20.0.2130
occurrence of a protection switching event
           grecoveryOrServiceProtectionActionHasBeenInitiated 1.3.6.1.4.1.3607.2.20.0.2140
recovery or service protection action has been initiated
           gautomaticSystemReset 1.3.6.1.4.1.3607.2.20.0.2150
automatic system Reset
           gautomaticUPSRSwitchCausedByAIS 1.3.6.1.4.1.3607.2.20.0.2160
automatic UPSR switch caused by AIS
           gautomaticUPSRSwitchCausedByLOP 1.3.6.1.4.1.3607.2.20.0.2170
automatic UPSR switch caused by Lop
           gautomaticUPSRSwitchCausedByUNEQ 1.3.6.1.4.1.3607.2.20.0.2180
automatic UPSR switch caused by Uneq
           gautomaticUPSRSwitchCausedByPDI 1.3.6.1.4.1.3607.2.20.0.2190
automatic UPSR switch caused by PDI
           gautomaticUPSRSwitchCausedBySFBER 1.3.6.1.4.1.3607.2.20.0.2200
automatic UPSR switch caused by Sfber
           gautomaticUPSRSwitchCausedBySDBER 1.3.6.1.4.1.3607.2.20.0.2210
automatic UPSR switch caused by Sdber
           gcoldRestart 1.3.6.1.4.1.3607.2.20.0.2220
cold Restart
           gforcedSwitchBackToWorking 1.3.6.1.4.1.3607.2.20.0.2230
working facility or eqpt forced switched to working
           gforcedSwitchBackToWorkingRing 1.3.6.1.4.1.3607.2.20.0.2240
working facility or eqpt forced switched to working Ring
           gforcedSwitchBackToWorkingSpan 1.3.6.1.4.1.3607.2.20.0.2250
working facility or eqpt forced switched to working Span
           gforcedSwitchToProtection 1.3.6.1.4.1.3607.2.20.0.2260
working facility or eqpt forced switched protection unit
           gforcedSwitchToProtectionRing 1.3.6.1.4.1.3607.2.20.0.2270
working facility or eqpt forced switched protection unit Ring
           gforcedSwitchToProtectionSpan 1.3.6.1.4.1.3607.2.20.0.2280
working facility or eqpt forced switched protection unit Span
           gworkingFacilityOrEquipmentForcedToSwitchToProtectionPath 1.3.6.1.4.1.3607.2.20.0.2290
working facility or eqpt forced switched protection unit Path
           ginitializationInitiated 1.3.6.1.4.1.3607.2.20.0.2300
initialization initiated
           glockoutOfProtection 1.3.6.1.4.1.3607.2.20.0.2310
lockout of Protection
           glockoutOfProtectionRing 1.3.6.1.4.1.3607.2.20.0.2320
lockout of Protection Ring
           glockoutOfProtectionSpan 1.3.6.1.4.1.3607.2.20.0.2330
lockout of Protection Span
           glockoutOfProtectionPath 1.3.6.1.4.1.3607.2.20.0.2340
lockout of Protection Path
           glockoutOfWorking 1.3.6.1.4.1.3607.2.20.0.2350
lockout of working
           glockoutOfWorkingRing 1.3.6.1.4.1.3607.2.20.0.2360
lockout of working Ring
           glockoutOfWorkingSpan 1.3.6.1.4.1.3607.2.20.0.2370
lockout of working Span
           gmanualSystemReset 1.3.6.1.4.1.3607.2.20.0.2380
manual system Reset
           gmanualSwitchToInternalClock 1.3.6.1.4.1.3607.2.20.0.2390
manual switch to internal clock
           gmanualSwitchToPrimaryReference 1.3.6.1.4.1.3607.2.20.0.2400
manual Switch To Primary refernce
           gmanualSwitchToSecondReference 1.3.6.1.4.1.3607.2.20.0.2410
manual Switch To Second reference
           gmanualSwitchToThirdReference 1.3.6.1.4.1.3607.2.20.0.2420
manual Switch To Third refernce
           gmanualSwitchToFourthReference 1.3.6.1.4.1.3607.2.20.0.2430
manual Switch To Fourth refernce
           gmanualSwitchToFifthReference 1.3.6.1.4.1.3607.2.20.0.2440
manual Switch To Fifth refernce
           gmanualSwitchToSixthReference 1.3.6.1.4.1.3607.2.20.0.2450
manual Switch To Sixth refernce
           gmanualSwitchBackToWorking 1.3.6.1.4.1.3607.2.20.0.2460
manualSwitch of working facility or eqpt to protection Ring
           gmanualSwitchBackToWorkingRing 1.3.6.1.4.1.3607.2.20.0.2470
manualSwitch of working facility or eqpt to protection Span
           gmanualSwitchBackToWorkingSpan 1.3.6.1.4.1.3607.2.20.0.2480
manualSwitch of working facility or eqpt to protection
           gmanualSwitchToProtection 1.3.6.1.4.1.3607.2.20.0.2490
manualSwitch of Working facility or eqpt to Protection unit
           gmanualSwitchToProtectionRing 1.3.6.1.4.1.3607.2.20.0.2500
working facility or eqpt manualSwitch to Protection unit Ring
           gmanualSwitchToProtectionSpan 1.3.6.1.4.1.3607.2.20.0.2510
working facility or eqpt manualSwitch to Protection unit Span
           gmanualSwitchOfWorkingFacilityOrEquipmentToProtectionPath 1.3.6.1.4.1.3607.2.20.0.2520
manualSwitch of working facility or eqpt to Protection Path
           gpowerfailRestart 1.3.6.1.4.1.3607.2.20.0.2530
Powerfail Restart
           gringIsSquelchingTraffic 1.3.6.1.4.1.3607.2.20.0.2540
ring is squelching traffic
           gsoftwareDownloadInProgress 1.3.6.1.4.1.3607.2.20.0.2550
software download in progress
           gswitchToInternalClock 1.3.6.1.4.1.3607.2.20.0.2560
Switch To Internal clock
           gswitchToPrimaryReference 1.3.6.1.4.1.3607.2.20.0.2570
Switch To Primary refernce
           gswitchToSecondReference 1.3.6.1.4.1.3607.2.20.0.2580
Switch To Second refernce
           gswitchToThirdReference 1.3.6.1.4.1.3607.2.20.0.2590
Switch To Third refernce
           gswitchToFourthReference 1.3.6.1.4.1.3607.2.20.0.2600
Switch To Fourth refernce
           gswitchToFifthReference 1.3.6.1.4.1.3607.2.20.0.2610
Switch To Fifth refernce
           gswitchToSixthReference 1.3.6.1.4.1.3607.2.20.0.2620
Switch To Sixth refernce
           gsystemReboot 1.3.6.1.4.1.3607.2.20.0.2630
system reboot
           gswitchedBackToWorking 1.3.6.1.4.1.3607.2.20.0.2640
Switched Back To Working
           gswitchedToProtection 1.3.6.1.4.1.3607.2.20.0.2650
Switched To Protection
           gwarmRestart 1.3.6.1.4.1.3607.2.20.0.2660
warm Restart
           gringIsInWaitToRestoreState 1.3.6.1.4.1.3607.2.20.0.2670
Ring is in Wait To Restore state
           gmanualSwitchRequest 1.3.6.1.4.1.3607.2.20.0.2680
Manual Switch Request
           gforcedSwitchRequest 1.3.6.1.4.1.3607.2.20.0.2690
Forced Switch Request
           glockoutSwitchRequest 1.3.6.1.4.1.3607.2.20.0.2700
Lockout Switch Request
           grmonHistoriesAndAlarmsResetReboot 1.3.6.1.4.1.3607.2.20.0.2710
RMON histories and alarms have been reset due to chipset reboot
           grmonThresholdCrossingAlarm 1.3.6.1.4.1.3607.2.20.0.2720
Crossing of Falling/Rising Threshold detected
           galarmsSuppressedByUserCommand 1.3.6.1.4.1.3607.2.20.0.2730
Alarms Suppressed By User Command
           galarmsSuppressedForMaintenance 1.3.6.1.4.1.3607.2.20.0.2740
Alarms Suppressed For Maintenance
           gswitchingMatrixModuleFailure 1.3.6.1.4.1.3607.2.20.0.2750
Switching Matrix Module Failure
           glanConnectionPolarityReversed 1.3.6.1.4.1.3607.2.20.0.2760
Lan Connection Polarity Reversed
           gautonomousPMReportMessageInhibited 1.3.6.1.4.1.3607.2.20.0.2780
Autonomous Performance Monitoring Report Message Inhibited
           gioSlotToXCONCommunicationFailure 1.3.6.1.4.1.3607.2.20.0.2790
IO Slot To XCON Communication Failure
           gstsPathTraceIdentifierMismatch 1.3.6.1.4.1.3607.2.20.0.2800
STS path trace identifier mismatch
           gnePowerFailureAtConnectorA 1.3.6.1.4.1.3607.2.20.0.2810
NE power failure at connector A
           gnePowerFailureAtConnectorB 1.3.6.1.4.1.3607.2.20.0.2820
NE power failure at connector B
           gfreeMemoryOnCardVeryLow 1.3.6.1.4.1.3607.2.20.0.2830
Free memory on the card is very low
           gfreeMemoryOnCardNearZero 1.3.6.1.4.1.3607.2.20.0.2840
Free memory on the card is near zero
           gexerciseRequestOnRing 1.3.6.1.4.1.3607.2.20.0.2850
Exercise Ring.
           gexerciseRequestOnSpan 1.3.6.1.4.1.3607.2.20.0.2860
Exercise Span.
           gsquelchingPath 1.3.6.1.4.1.3607.2.20.0.2870
Squelching Path:
           gextraTrafficPreempted 1.3.6.1.4.1.3607.2.20.0.2880
Extra Traffic Preempted.
           gfarEndLockoutOfWorkingRing 1.3.6.1.4.1.3607.2.20.0.2890
Far End Lockout of working - Ring.
           gfarEndLockoutOfWorkingSpan 1.3.6.1.4.1.3607.2.20.0.2900
Far End Lockout of working - Span.
           gfarEndLockoutOfProtectionRing 1.3.6.1.4.1.3607.2.20.0.2910
Far End Lockout of Protection - Ring.
           gfarEndLockoutOfProtectionAllSpans 1.3.6.1.4.1.3607.2.20.0.2920
Far End Lockout of Protection - All Spans.
           gfarEndWorkingFacilityForcedToSwitchToProtectionRing 1.3.6.1.4.1.3607.2.20.0.2930
Far End Working facility forced to switch to protection unit - Ring.
           gfarEndWorkingFacilityForcedToSwitchToProtectionSpan 1.3.6.1.4.1.3607.2.20.0.2940
Far End Working facility forced to switch to protection unit - Span.
           gfarEndManualSwitchOfWorkingFacilityToProtectionRing 1.3.6.1.4.1.3607.2.20.0.2950
Far End Manual Switch of Working facility to Protection unit - Ring.
           gfarEndManualSwitchOfWorkingFacilityToProtectionSpan 1.3.6.1.4.1.3607.2.20.0.2960
Far End Manual Switch of Working facility to Protection unit - Span.
           gfarEndExercisingRing 1.3.6.1.4.1.3607.2.20.0.2970
Far End Exercise Ring.
           gfarEndExercisingSpan 1.3.6.1.4.1.3607.2.20.0.2980
Far End Exercise Span.
           gfarEndBERThresholdPassedForSignalFailureRing 1.3.6.1.4.1.3607.2.20.0.2990
Far End BER threshold passed for Signal Failure - Ring.
           gfarEndBERThresholdPassedForSignalFailureSpan 1.3.6.1.4.1.3607.2.20.0.3000
Far End BER threshold passed for Signal Failure - Span.
           gfarEndBERThresholdPassedForSignalDegradeRing 1.3.6.1.4.1.3607.2.20.0.3010
Far End BER threshold passed for Signal Degrade - Ring.
           gfarEndBERThresholdPassedForSignalDegradeSpan 1.3.6.1.4.1.3607.2.20.0.3020
Far End BER threshold passed for Signal Degrade - Span.
           gapsChannelFarEndProtectionLineSignalDegrade 1.3.6.1.4.1.3607.2.20.0.3030
APS Channel - Far End Protection Line Signal Degrade.
           gringSwitchIsActiveOnTheEastSide 1.3.6.1.4.1.3607.2.20.0.3040
Ring Switch is active on the East Side.
           gringSwitchIsActiveOnTheWestSide 1.3.6.1.4.1.3607.2.20.0.3050
Ring Switch is active on the West Side.
           gspanSwitchIsActiveOnTheEastSide 1.3.6.1.4.1.3607.2.20.0.3060
Span Switch is active on the East Side.
           gspanSwitchIsActiveOnTheWestSide 1.3.6.1.4.1.3607.2.20.0.3070
Span Switch is active on the West Side.
           guniDirectionalFullPassThroughIsActive 1.3.6.1.4.1.3607.2.20.0.3080
Uni-directional Full Pass Through is active.
           gbiDirectionalFullPassThroughIsActive 1.3.6.1.4.1.3607.2.20.0.3090
Bi-directional Full Pass Through is active.
           gkBytesPassThroughIsActive 1.3.6.1.4.1.3607.2.20.0.3100
K Bytes Pass Through is active.
           gringIsSegmented 1.3.6.1.4.1.3607.2.20.0.3110
Ring is Segmented.
           gringTopologyIsUnderConstruction 1.3.6.1.4.1.3607.2.20.0.3120
Ring Topology is under construction.
           glockoutOfProtectionAllSpans 1.3.6.1.4.1.3607.2.20.0.3130
Lockout of Protection - All Spans.
           gfarEndOfFiberIsProvisionedWithDifferentRingID 1.3.6.1.4.1.3607.2.20.0.3140
Far end of fiber is provisioned with different ring ID
           gbothEndsOfFiberProvisionedAsEastOrBothAsWest 1.3.6.1.4.1.3607.2.20.0.3150
Both ends of fiber provisioned as East, or both as West
           gsecurityInvalidLoginUsernameSeeAuditTrail 1.3.6.1.4.1.3607.2.20.0.3160
Security: Invalid Login Username - See Audit Trail
           gautonomousMessagesInhibited 1.3.6.1.4.1.3607.2.20.0.3170
Autonomous messages inhibited
           gtrafficStormOnLANLANTemporarilyDisabled 1.3.6.1.4.1.3607.2.20.0.3180
Traffic storm on LAN. LAN temporarily disabled.
           greptdbchgMessagesInhibited 1.3.6.1.4.1.3607.2.20.0.3190
REPT^DBCHG messages of TL1 inhibited
           gsecurityUserIDHasExpired 1.3.6.1.4.1.3607.2.20.0.3200
Security: user ID has expired
           gpartialFanFailure 1.3.6.1.4.1.3607.2.20.0.3210
Partial Fan Failure
           gforcedSwitchRequestOnRing 1.3.6.1.4.1.3607.2.20.0.3220
Force switch request on Ring
           gforcedSwitchRequestOnSpan 1.3.6.1.4.1.3607.2.20.0.3230
Force switch request on Span
           glockoutSwitchRequestOnRing 1.3.6.1.4.1.3607.2.20.0.3240
Lockout switch request on Ring
           glockoutSwitchRequestOnSpan 1.3.6.1.4.1.3607.2.20.0.3250
Lockout switch request on Span
           gmanualSwitchRequestOnRing 1.3.6.1.4.1.3607.2.20.0.3260
Manual switch request on Ring
           gmanualSwitchRequestOnSpan 1.3.6.1.4.1.3607.2.20.0.3270
Manual switch request on Span
           gcommunicationFailurePeerToPeerSlotControlBusA 1.3.6.1.4.1.3607.2.20.0.3280
Peer to Peer Slot communication failure - Control Bus A
           gcommunicationFailurePeerToPeerSlotControlBusB 1.3.6.1.4.1.3607.2.20.0.3290
Peer to Peer Slot communication failure - Control Bus B
           gcontrollerAToShelfSlotCommunicationFailure 1.3.6.1.4.1.3607.2.20.0.3300
Controller A to shelf slot communication failure
           gcontrollerBToShelfSlotCommunicationFailure 1.3.6.1.4.1.3607.2.20.0.3310
Controller B to shelf slot communication failure
           ginterconnectionEquipmentFailureWorkingPayloadBus 1.3.6.1.4.1.3607.2.20.0.3320
Interconnection Equipment Failure - Working Payload Bus
           ginterconnectionEquipmentFailureProtectPayloadBus 1.3.6.1.4.1.3607.2.20.0.3330
Interconnection Equipment Failure - Protect Payload Bus
           ginhibitSwitchToProtectRequestOnEquipment 1.3.6.1.4.1.3607.2.20.0.3340
Inhibit Switch to Protect Request on equipment
           ginhibitSwitchToWorkingRequestOnEquipment 1.3.6.1.4.1.3607.2.20.0.3350
Inhibit Switch to Working Request on equipment
           gberThresholdExceededForSignalDegradeLine 1.3.6.1.4.1.3607.2.20.0.3360
BER Threshold exceeded for Signal Degrade - Line
           gberThresholdExceededForSignalDegradePath 1.3.6.1.4.1.3607.2.20.0.3370
BER Threshold exceeded for Signal Degrade - Path
           gberThresholdExceededForSignalFailureLine 1.3.6.1.4.1.3607.2.20.0.3380
BER Threshold Exceeded For Signal Failure - Line
           gberThresholdExceededForSignalFailurePath 1.3.6.1.4.1.3607.2.20.0.3390
BER Threshold Exceeded For Signal Failure - Path
           gexercisingRingSuccessfully 1.3.6.1.4.1.3607.2.20.0.3400
Exercising Ring Successfully
           gexercisingSpanSuccessfully 1.3.6.1.4.1.3607.2.20.0.3410
Exercising Span Successfully
           gspanIsInWaitToRestoreState 1.3.6.1.4.1.3607.2.20.0.3420
Span is in Wait To Restore state
           gexerciseRequestOnRingFailed 1.3.6.1.4.1.3607.2.20.0.3430
Exercise Ring Failed
           gexerciseRequestOnSpanFailed 1.3.6.1.4.1.3607.2.20.0.3440
Exercise Span Failed
           gfarEndLockoutOfProtectionSpan 1.3.6.1.4.1.3607.2.20.0.3450
Far end Lockout of Protection Channel - Span
           gmanufacturingDataMemoryEEPROMFailure 1.3.6.1.4.1.3607.2.20.0.3460
Manufacturing EEPROM Failure
           greplaceableEquipmentOrUnitIsMissing 1.3.6.1.4.1.3607.2.20.0.3470
Replaceable Equipment/Unit Is Missing
           gsoftwareDownloadFailed 1.3.6.1.4.1.3607.2.20.0.3480
Software Download Failed
           gextraTrafficPCADropped 1.3.6.1.4.1.3607.2.20.0.3490
Extra Traffic Dropped
           getherTxOversubscribed 1.3.6.1.4.1.3607.2.20.0.3500
pkt loss due to oversubscribed xmit
           getherRxOverSubscribed 1.3.6.1.4.1.3607.2.20.0.3510
pkt loss due to oversubscribed rcv
           getherTxExcessFlowCtrl 1.3.6.1.4.1.3607.2.20.0.3520
excessive ethernet flow ctl xmited
           getherRxExcessFlowCtrl 1.3.6.1.4.1.3607.2.20.0.3530
excessive ethernet flow ctl recvd
           gtransportLayerFailure 1.3.6.1.4.1.3607.2.20.0.3540
transport layer failure
           getherTxUnderrun 1.3.6.1.4.1.3607.2.20.0.3550
Ether hdge internal fifo underrun
           gsynchronizationReferenceFrequencyOutOfBounds 1.3.6.1.4.1.3607.2.20.0.3560
Synchronization reference frequency out of bounds.
           gntpOrSntpHostFailure 1.3.6.1.4.1.3607.2.20.0.3570
NTP/SNTP Host Failure.
           gpeerCardNotResponding 1.3.6.1.4.1.3607.2.20.0.3580
Peer Card Not Responding
           galarmsAndEventsSuppressedForThisObject 1.3.6.1.4.1.3607.2.20.0.3590
Alarms and events suppressed for this object
           gds3FrameFormatMismatch 1.3.6.1.4.1.3607.2.20.0.3600
DS3 Frame Format Mismatch
           gwaitToRestore 1.3.6.1.4.1.3607.2.20.0.3610
Wait To Restore
           gextremeHighVoltBatteryA 1.3.6.1.4.1.3607.2.20.0.3620
Extreme High Volt Battery A
           gextremeLowVoltBatteryA 1.3.6.1.4.1.3607.2.20.0.3630
Extreme Low Volt Battery A
           gextremeHighVoltBatteryB 1.3.6.1.4.1.3607.2.20.0.3640
Extreme High Volt Battery B
           gextremeLowVoltBatteryB 1.3.6.1.4.1.3607.2.20.0.3650
Extreme Low Volt Battery B
           giosConfigCopyFailed 1.3.6.1.4.1.3607.2.20.0.3660
IOS config copy failed
           giosConfigCopyInProgress 1.3.6.1.4.1.3607.2.20.0.3670
IOS config copy in progress
           giosConfigCopySuccess 1.3.6.1.4.1.3607.2.20.0.3680
IOS Config Copy Success
           gsignalingUnableToSetupCircuit 1.3.6.1.4.1.3607.2.20.0.3710
Signaling Unable to setup circuit
           gerrorInStartupConfig 1.3.6.1.4.1.3607.2.20.0.3712
Error in Startup Config
           gnoStartupConfig 1.3.6.1.4.1.3607.2.20.0.3714
No Startup Config
           gneedToSaveRunningConfig 1.3.6.1.4.1.3607.2.20.0.3716
Need to Save Running Config
           ginvalidAlarm 1.3.6.1.4.1.3607.2.20.0.3718
Invalid Alarm
           grsvpHelloFSMToNeighborDown 1.3.6.1.4.1.3607.2.20.0.3720
RSVP Hello FSM to Neighbor down
           gsecurityInvalidLoginUsername 1.3.6.1.4.1.3607.2.20.0.3722
Security: Invalid Login - Username - See Audit Log
           gdatabaseBackupFailed 1.3.6.1.4.1.3607.2.20.0.3724
Database Backup Failed
           gdatabaseRestoreFailed 1.3.6.1.4.1.3607.2.20.0.3726
Database Restore Failed
           glmpHelloFSMToControlChannelDown 1.3.6.1.4.1.3607.2.20.0.3730
LMP Hello FSM to Control Channel down
           glmpNeighborDiscoveryHasFailed 1.3.6.1.4.1.3607.2.20.0.3740
LMP Neighbor Discovery has failed
           gunauthorizedIncomingSignalingRequest 1.3.6.1.4.1.3607.2.20.0.3750
Unauthorized incoming signaling request
           gauditLog80PercentFull 1.3.6.1.4.1.3607.2.20.0.3760
Audit Log 80 Percent Full
           gmoduleCommunicationFailure 1.3.6.1.4.1.3607.2.20.0.3762
Module Communication Failure
           gauditLog100PercentFullOldestRecordsWillBeLost 1.3.6.1.4.1.3607.2.20.0.3764
Audit Log 100 Percent Full - Oldest records will be lost
           gstandbyDatabaseOutOfSync 1.3.6.1.4.1.3607.2.20.0.3766
Standby Database Out of Sync
           gredundantPowerCapabilityLost 1.3.6.1.4.1.3607.2.20.0.3768
Redundant Power Capability Lost
           gforcedSwitchToPrimaryReference 1.3.6.1.4.1.3607.2.20.0.3770
Forced Switch To Primary Reference
           gforcedSwitchToSecondReference 1.3.6.1.4.1.3607.2.20.0.3780
Forced Switch To Second Reference
           gforcedSwitchToThirdReference 1.3.6.1.4.1.3607.2.20.0.3790
Forced Switch To Third Reference
           gforcedSwitchToInternalClock 1.3.6.1.4.1.3607.2.20.0.3800
Forced Switch To Internal Clock
           gindustrialHighTemperature 1.3.6.1.4.1.3607.2.20.0.3805
Industrial High Temperature
           gimproperMatrixEquipmentInserted 1.3.6.1.4.1.3607.2.20.0.3810
Improper matrix equipment inserted
           geqptProblemOnCarrierOrPIM 1.3.6.1.4.1.3607.2.20.0.3820
EQPT problem on Carrier or PIM
           geqptProblemOnPIMOrPPM 1.3.6.1.4.1.3607.2.20.0.3830
EQPT problem on PIM or PPM
           gtimSectionTraceIdentifierMismatchFailure 1.3.6.1.4.1.3607.2.20.0.4000
TIM Section - Trace Identifier Mismatch Failure.
           gaisMultiplexSectionAlarmIndicationSignal 1.3.6.1.4.1.3607.2.20.0.4010
SDH Multiplex Section - Alarm Indication Signal.
           grdiMultiplexSectionRemoteDefectOrAlarmIndication 1.3.6.1.4.1.3607.2.20.0.4020
SDH Multiplex Section - Remote Defect Indication.
           gtimHighOrderTraceIdentifierMismatchFailure 1.3.6.1.4.1.3607.2.20.0.4030
SDH High Order - Trace Identifier Mismatch.
           gaisAdministrationUnitAlarmIndicationSignal 1.3.6.1.4.1.3607.2.20.0.4040
SDH Administration Unit - Alarm Indication Signal.
           glopAdministrationUnitLossOfPointer 1.3.6.1.4.1.3607.2.20.0.4050
SDH Administration Unit - Loss of Pointer.
           gslmfUnequippedHighOrderPathUnequipped 1.3.6.1.4.1.3607.2.20.0.4060
SDH SLMF High Order - Unequipped Path.
           gslmfPLMHighOrderPathLabelMismatch 1.3.6.1.4.1.3607.2.20.0.4070
SDH SLMF High Order - Path Label Mismatch.
           grdiHighOrderRemoteDefectOrAlarmIndication 1.3.6.1.4.1.3607.2.20.0.4080
SDH High Order - Remote Defect Indication.
           glopTributaryUnitLossOfPointer 1.3.6.1.4.1.3607.2.20.0.4090
SDH Tributary Unit - Loss of Pointer.
           gaisTributaryUnitAlarmIndicationSignal 1.3.6.1.4.1.3607.2.20.0.4100
SDH Tributary Unit - Alarm Indication Signal.
           gslmfUnequippedLowOrderPathUnequipped 1.3.6.1.4.1.3607.2.20.0.4110
SDH Low Order - SLMF Unequipped Path.
           gslmfPLMLowOrderPathLabelMismatch 1.3.6.1.4.1.3607.2.20.0.4120
SDH Low Order - SLMF Path Label Mismatch.
           gtimLowOrderTraceIdentifierMismatchFailure 1.3.6.1.4.1.3607.2.20.0.4130
SDH Low Order - Trace Identifier Mismatch.
           grfiLowOrderRemoteFailureOrAlarmIndication 1.3.6.1.4.1.3607.2.20.0.4140
SDH Low Order - Remote Failure Indication.
           gg811PrimaryReferenceClockTraceable 1.3.6.1.4.1.3607.2.20.0.4150
G811 - Primary Reference Clock traceable.
           gg812TransitNodeClockTraceable 1.3.6.1.4.1.3607.2.20.0.4160
G812 - Transit Node Clock traceable.
           gg812LocalNodeClockTraceable 1.3.6.1.4.1.3607.2.20.0.4170
G812 - Local Node Clock traceable.
           gg813SynchronousEquipmentTimingSourceTraceable 1.3.6.1.4.1.3607.2.20.0.4180
G813 - Synchronous Equipment Timing Source traceable.
           ge1LoopbackDueToFEACCommand 1.3.6.1.4.1.3607.2.20.0.4190
loopback due to FEAC Command E1
           ge1LoopbackCommandSentToFarEnd 1.3.6.1.4.1.3607.2.20.0.4200
loopback Command sent to Far End E1
           ge3LoopbackDueToFEACCommand 1.3.6.1.4.1.3607.2.20.0.4210
loopback due to FEAC Command E3
           gfarEndMultipleE1LOSDetectedOnE3 1.3.6.1.4.1.3607.2.20.0.4220
far end Multiple E1 LOS detected on E3
           gfarEndE1EqptFailNonServiceAffecting 1.3.6.1.4.1.3607.2.20.0.4230
far end E1 eqpt fail non service affecting
           gfarEndE1EqptFailServiceAffecting 1.3.6.1.4.1.3607.2.20.0.4240
far end E1 eqpt fail service affecting
           gfarEndSingleE1LOS 1.3.6.1.4.1.3607.2.20.0.4250
far end Single E1 LOS
           gfarEndE3EqptFailServiceAffecting 1.3.6.1.4.1.3607.2.20.0.4260
far end E3 eqpt fail service affecting
           ge3LoopbackCommandSentToFarEnd 1.3.6.1.4.1.3607.2.20.0.4270
loopback Command sent to Far End E3
           gfarEndE3EqptFailNonServiceAffecting 1.3.6.1.4.1.3607.2.20.0.4280
far end E3 eqpt fail non service affecting
           glowVoltBatteryA 1.3.6.1.4.1.3607.2.20.0.4290
Low Volt - Battery A
           ghighVoltBatteryA 1.3.6.1.4.1.3607.2.20.0.4300
High Volt - Battery A
           glowVoltBatteryB 1.3.6.1.4.1.3607.2.20.0.4310
Low Volt - Battery B
           ghighVoltBatteryB 1.3.6.1.4.1.3607.2.20.0.4320
High Volt - Battery B
           gmsspRingOutOfSync 1.3.6.1.4.1.3607.2.20.0.4330
MS-SP ring out of sync
           gmsspMultiNodeTableUpdateCompleted 1.3.6.1.4.1.3607.2.20.0.4340
MS-SP ring tables resynchronized
           gautomaticSNCPSwitchCausedByAIS 1.3.6.1.4.1.3607.2.20.0.4350
automatic SNCP switch caused by AIS
           gautomaticSNCPSwitchCausedByLOP 1.3.6.1.4.1.3607.2.20.0.4360
automatic SNCP switch caused by Lop
           gautomaticSNCPSwitchCausedByUNEQ 1.3.6.1.4.1.3607.2.20.0.4370
automatic SNCP switch caused by Uneq
           gautomaticSNCPSwitchCausedByPDI 1.3.6.1.4.1.3607.2.20.0.4380
automatic SNCP switch caused by PDI
           gautomaticSNCPSwitchCausedBySFBER 1.3.6.1.4.1.3607.2.20.0.4390
automatic SNCP switch caused by Sfber
           gautomaticSNCPSwitchCausedBySDBER 1.3.6.1.4.1.3607.2.20.0.4400
automatic SNCP switch caused by Sdber
           gstmConcatenationError 1.3.6.1.4.1.3607.2.20.0.4410
concatenation error STM
           ge3IdleCondition 1.3.6.1.4.1.3607.2.20.0.4420
idle Condition E3
           gchannelMSSPInconsistentAPSCode 1.3.6.1.4.1.3607.2.20.0.4430
channel MSSP inconsistent APS code
           gchannelMSSPImproperAPSCodeAPS 1.3.6.1.4.1.3607.2.20.0.4440
channel MSSP Improper APS code APS
           gchannelMSSPNodeIdMismatchAPS 1.3.6.1.4.1.3607.2.20.0.4450
channel MSSP Node Id Mismatch APS
           gchannelMSSPDefaultKAPS 1.3.6.1.4.1.3607.2.20.0.4460
channel MSSP Default K APS
           gchannelMSSPConnectionLossAPS 1.3.6.1.4.1.3607.2.20.0.4470
channel MSSP Connection loss APS
           gminimumClockTraceableSDH 1.3.6.1.4.1.3607.2.20.0.4480
SDH Minimum clock Traceable
           glineIsInWaitToRestoreStateSDH 1.3.6.1.4.1.3607.2.20.0.4490
SDH line is in Wait To Restore state
           gberThresholdExceededForSignalDegradeHighOrder 1.3.6.1.4.1.3607.2.20.0.4500
BER Threshold exceeded for Signal Degrade - High Order
           gberThresholdExceededForSignalFailureHighOrder 1.3.6.1.4.1.3607.2.20.0.4510
BER Threshold exceeded for Signal Failure - High Order
           gberThresholdExceededForSignalDegradeLowOrder 1.3.6.1.4.1.3607.2.20.0.4520
BER Threshold exceeded for Signal Degrade - Low Order
           gberThresholdExceededForSignalFailureLowOrder 1.3.6.1.4.1.3607.2.20.0.4530
BER Threshold exceeded for Signal Failure - Low Order
           gfailureToSwitchToProtectionHighOrderPath 1.3.6.1.4.1.3607.2.20.0.4540
Failure To Switch To Protection - High Order Path
           gfailureToSwitchToProtectionLowOrderPath 1.3.6.1.4.1.3607.2.20.0.4550
Failure To Switch To Protection - Low Order Path
           glofAdministrationUnitLossOfMultiFrame 1.3.6.1.4.1.3607.2.20.0.4560
SDH Administration Unit Loss of Multiframe.
           gsdhSpanIsInWaitToRestoreState 1.3.6.1.4.1.3607.2.20.0.4570
SDH span is in Wait To Restore state
           ga8b10bOutOfSync 1.3.6.1.4.1.3607.2.20.0.4755
8B10B Out of Sync
           godukPMAlarmIndicationSignal 1.3.6.1.4.1.3607.2.20.0.4760
ODUk: Alarm Indication Signal
           gotukAlarmIndicationSignal 1.3.6.1.4.1.3607.2.20.0.4765
OTUk: Alarm Indication Signal
           gotukSMBackwardDefectIndication 1.3.6.1.4.1.3607.2.20.0.4770
OTUk: Backward Defect Indication
           gfecUncorrectedWord 1.3.6.1.4.1.3607.2.20.0.4780
FEC Uncorrected Word
           ggccTerminationFailure 1.3.6.1.4.1.3607.2.20.0.4785
GCC Termination Failure
           gotukIncomingAlignmentError 1.3.6.1.4.1.3607.2.20.0.4790
OTUk: Incoming Alignment Error
           godukLockedDefectPM 1.3.6.1.4.1.3607.2.20.0.4795
ODUk: Locked Defect PM
           glossOfMultiFrame 1.3.6.1.4.1.3607.2.20.0.4800
Loss of Multi-Frame
           godukOpenConnectionIndication 1.3.6.1.4.1.3607.2.20.0.4805
ODUk: Open Connection Indication
           gpayloadTypeIdentifierMismatch 1.3.6.1.4.1.3607.2.20.0.4810
Payload Type Identifier Mismatch
           godukTrailTraceIdentifierMismatch 1.3.6.1.4.1.3607.2.20.0.4815
ODUk: Trail Trace Identifier Mismatch
           gotukTrailTraceIdentifierMismatch 1.3.6.1.4.1.3607.2.20.0.4820
OTUk: Trail Trace Identifier Mismatch
           gequipmentHighLaserBias 1.3.6.1.4.1.3607.2.20.0.4825
Equipment High Laser Bias
           gequipmentHighLaserTemp 1.3.6.1.4.1.3607.2.20.0.4830
Equipment High Laser Temp
           gequipmentHighLaserPeltier 1.3.6.1.4.1.3607.2.20.0.4835
Equipment High Laser Peltier
           gfacilityHighRxPower 1.3.6.1.4.1.3607.2.20.0.4840
Facility High Rx power
           gequipmentHighTxPower 1.3.6.1.4.1.3607.2.20.0.4845
Equipment High Tx power
           gequipmentHighTransceiverVoltage 1.3.6.1.4.1.3607.2.20.0.4850
Equipment High Transceiver voltage
           gequipmentLowLaserBias 1.3.6.1.4.1.3607.2.20.0.4855
Equipment Low Laser Bias
           gequipmentLowLaserTemp 1.3.6.1.4.1.3607.2.20.0.4860
Equipment Low Laser Temp
           gequipmentLowLaserPeltier 1.3.6.1.4.1.3607.2.20.0.4865
Equipment Low Laser Peltier
           gfacilityLowRxPower 1.3.6.1.4.1.3607.2.20.0.4870
Facility Low Rx power
           gequipmentLowTxPower 1.3.6.1.4.1.3607.2.20.0.4875
Equipment Low Tx power
           gequipmentLowTransceiverVoltage 1.3.6.1.4.1.3607.2.20.0.4880
Equipment Low Transceiver voltage
           gequipmentRxLocked 1.3.6.1.4.1.3607.2.20.0.4885
Equipment Rx Locked
           gequipmentSquelched 1.3.6.1.4.1.3607.2.20.0.4890
Equipment Squelched
           gequipmentTxLocked 1.3.6.1.4.1.3607.2.20.0.4895
Equipment Tx Locked
           gotukSignalFailure 1.3.6.1.4.1.3607.2.20.0.4900
OTUK Signal Failure
           godukSignalFailure 1.3.6.1.4.1.3607.2.20.0.4905
ODUK Signal Failure
           gotukSignalDegrade 1.3.6.1.4.1.3607.2.20.0.4910
OTUK Signal Degrade
           godukSignalDegrade 1.3.6.1.4.1.3607.2.20.0.4915
ODUK Signal Degrade
           gpluggablePortMissing 1.3.6.1.4.1.3607.2.20.0.4920
Pluggable Port missing
           gpluggablePortRateMismatch 1.3.6.1.4.1.3607.2.20.0.4925
Pluggable Port rate mismatch
           gpluggablePortSecurityCodeMismatch 1.3.6.1.4.1.3607.2.20.0.4930
Pluggable Port security code mismatch
           gtciNotSelected 1.3.6.1.4.1.3607.2.20.0.4935
Tci not selected
           gtci1ClockFailure 1.3.6.1.4.1.3607.2.20.0.4940
Tci 1 Clock Failure
           godukPMBackwardDefectIndication 1.3.6.1.4.1.3607.2.20.0.4945
ODUk: PM Backward Defect Indication
           godukTCM1BackwardDefectIndication 1.3.6.1.4.1.3607.2.20.0.4950
ODUk: TCM1 Backward Defect Indication
           godukTCM2BackwardDefectIndication 1.3.6.1.4.1.3607.2.20.0.4955
ODUk: TCM2 Backward Defect Indication
           gequipmentHighRxTemperature 1.3.6.1.4.1.3607.2.20.0.4960
Equipment High Rx temperature
           gequipmentLowRxTemperature 1.3.6.1.4.1.3607.2.20.0.4965
Equipment Low Rx temperature
           gtci2ClockFailure 1.3.6.1.4.1.3607.2.20.0.4970
Tci 2 Clock Failure
           gequipmentWavelengthMismatch 1.3.6.1.4.1.3607.2.20.0.4975
Equipment Wavelength Mismatch
           gdspCommunicationFailure 1.3.6.1.4.1.3607.2.20.0.4980
DSP Communication Failure
           gdspFailure 1.3.6.1.4.1.3607.2.20.0.4985
DSP Failure
           glaserApproachingEndOfLife 1.3.6.1.4.1.3607.2.20.0.5000
Laser Approaching End of Life
           gcrossconnectLoopback 1.3.6.1.4.1.3607.2.20.0.5010
Cross-connect Loopback
           gadminLogoutOfUser 1.3.6.1.4.1.3607.2.20.0.5020
Admin Logout of User
           guserLockedOut 1.3.6.1.4.1.3607.2.20.0.5030
User Locked Out
           gadminLockoutOfUser 1.3.6.1.4.1.3607.2.20.0.5040
Admin Lockout of User
           gadminLockoutClear 1.3.6.1.4.1.3607.2.20.0.5050
Admin Lockout Clear
           ginvalidLoginUsername 1.3.6.1.4.1.3607.2.20.0.5060
Invalid Login: Username
           gsecurityInvalidLoginPassword 1.3.6.1.4.1.3607.2.20.0.5070
Invalid Login: Password
           gsecurityInvalidLoginLockedOut 1.3.6.1.4.1.3607.2.20.0.5080
Invalid Login: Locked Out
           gsecurityInvalidLoginAlreadyLoggedOn 1.3.6.1.4.1.3607.2.20.0.5090
Invalid Login: Already Logged On
           gloginOfUser 1.3.6.1.4.1.3607.2.20.0.5100
Login of User
           gautomaticLogoutOfIdleUser 1.3.6.1.4.1.3607.2.20.0.5110
Automatic Logout of IdleUser
           glogoutOfUser 1.3.6.1.4.1.3607.2.20.0.5120
Logout of User
           genhancedRemoteFailureIndicationPathServer 1.3.6.1.4.1.3607.2.20.0.5200
Enhanced Remote Failure Indication - Path - Server
           genhancedRemoteFailureIndicationPathConnectivity 1.3.6.1.4.1.3607.2.20.0.5210
Enhanced Remote Failure Indication - Path - Connectivity
           genhancedRemoteFailureIndicationPathPayload 1.3.6.1.4.1.3607.2.20.0.5220
Enhanced Remote Failure Indication - Path - Payload
           gfirewallHasBeenDisabled 1.3.6.1.4.1.3607.2.20.0.5230
Firewall Has Been Disabled
           gsecurityIntrusionDetPwd 1.3.6.1.4.1.3607.2.20.0.5240
Security Intrusion - Incorrect Password
           gsecurityIntrusionDetUser 1.3.6.1.4.1.3607.2.20.0.5250
Security Intrusion - Incorrect Username
           gconnectionEquipmentMismatch 1.3.6.1.4.1.3607.2.20.0.5260
Connection Equipment Mismatch
           gdisableInactiveUser 1.3.6.1.4.1.3607.2.20.0.5270
Disable Inactive User
           gdisableInactiveClear 1.3.6.1.4.1.3607.2.20.0.5280
Disable Inactive Clear
           gbatteryFailure 1.3.6.1.4.1.3607.2.20.0.5290
Battery Failure
           gextremeHighVolt 1.3.6.1.4.1.3607.2.20.0.5300
Extreme High Volt
           gextremeLowVolt 1.3.6.1.4.1.3607.2.20.0.5310
Extreme Low Volt
           ghighVolt 1.3.6.1.4.1.3607.2.20.0.5320
High Volt
           glowVolt 1.3.6.1.4.1.3607.2.20.0.5330
Low Volt
           gsuspendUser 1.3.6.1.4.1.3607.2.20.0.5340
Suspend User
           gsuspendUserClear 1.3.6.1.4.1.3607.2.20.0.5350
Suspend User Clear
           glineDccTerminationFailure 1.3.6.1.4.1.3607.2.20.0.5360
Line DCC Termination Failure
           gmultiplexSectionDccTerminationFailure 1.3.6.1.4.1.3607.2.20.0.5370
Multiplex Section DCC Termination Failure
           ggigaBitEthernetOutOfSync 1.3.6.1.4.1.3607.2.20.0.5380
GigaBit Ethernet Out of Sync
           gsequenceMismatch 1.3.6.1.4.1.3607.2.20.0.5390
Sequence Mismatch
           glossOfAlignment 1.3.6.1.4.1.3607.2.20.0.5400
Loss of Alignment
           goutOfUseByAdministrativeCommand 1.3.6.1.4.1.3607.2.20.0.5410
Out of Use - Administrative Command
           goutOfUseTransportFailure 1.3.6.1.4.1.3607.2.20.0.5420
Out of Use - Transport Failure
           gvcatGroupDown 1.3.6.1.4.1.3607.2.20.0.5430
VCAT Group Down
           gvcatGroupDegraded 1.3.6.1.4.1.3607.2.20.0.5440
VCAT Group Degraded
           gvcatGroupIncomplete 1.3.6.1.4.1.3607.2.20.0.5450
VCAT Group Incomplete
           galarmIndicationSignalInTX 1.3.6.1.4.1.3607.2.20.0.5460
Alarm Indication Signal in TX
           gremoteAlarmIndicationInTX 1.3.6.1.4.1.3607.2.20.0.5470
Remote Alarm Indication in TX
           gkByteAPSChannelFailure 1.3.6.1.4.1.3607.2.20.0.5480
Kbyte Channel Failure
           gapsInvalidMode 1.3.6.1.4.1.3607.2.20.0.5490
APS Invalid Mode
           gipAddressAlreadyInUseWithinTheSameDccArea 1.3.6.1.4.1.3607.2.20.0.5500
IP address already in use within the same DCC Area
           gnodeNameInUseWithinTheSameDccArea 1.3.6.1.4.1.3607.2.20.0.5510
Node name already in use within the same DCC Area
           grearPanelEthernetLinkRemoved 1.3.6.1.4.1.3607.2.20.0.5520
Rear Panel Ethernet Link Removed
           gmanualSwitchToProtectResultedInNoTrafficSwitch 1.3.6.1.4.1.3607.2.20.0.5530
Manual Switch To Protect Resulted in No Traffic Switch
           gmanualSwitchBackToWorkingResultedInNoTrafficSwitch 1.3.6.1.4.1.3607.2.20.0.5540
Manual Switch Back To Working Resulted in No Traffic Switch
           gforcedSwitchToProtectResultedInNoTrafficSwitch 1.3.6.1.4.1.3607.2.20.0.5550
Forced Switch To Protection Resulted in No Traffic Switch
           gforcedSwitchBackToWorkingResultedInNoTrafficSwitch 1.3.6.1.4.1.3607.2.20.0.5560
Forced Switch Back To Working Resulted in No Traffic Switch
           gduplicateSerialNumberDetectedOnAPluggableEntity 1.3.6.1.4.1.3607.2.20.0.5570
Duplicate Serial number detected on a pluggable entity
           glossOfSignalForOpticalChannel 1.3.6.1.4.1.3607.2.20.0.5600
Incoming Payload Signal Absent
           gencapsulationMismatchPath 1.3.6.1.4.1.3607.2.20.0.5610
Encapsulation Type Mismatch
           gencapsulationMismatchVT 1.3.6.1.4.1.3607.2.20.0.5620
Encapsulation Mismatch - VT
           gencapsulationMismatchHighOrderPath 1.3.6.1.4.1.3607.2.20.0.5630
Encapsulation Mismatch High Order - Path
           gencapsulationMismatchLowOrderPath 1.3.6.1.4.1.3607.2.20.0.5640
Encapsulation Mismatch Low Order - Path
           ggfpUserPayloadMismatch 1.3.6.1.4.1.3607.2.20.0.5650
GFP User Payload Mismatch
           ggfpFibreChannelDistanceExtensionMismatch 1.3.6.1.4.1.3607.2.20.0.5660
GFP Fibre Channel Distance Extension Mismatch
           ggfpFibreChannelDistanceExtensionBufferStarvation 1.3.6.1.4.1.3607.2.20.0.5670
GFP Fibre Channel Distance Extension Buffer Starvation
           ggfpFibreChannelDistanceExtensionCreditStarvation 1.3.6.1.4.1.3607.2.20.0.5680
Fibre Channel Distance Extension Credit Starvation
           gautomaticWdmAnsFinished 1.3.6.1.4.1.3607.2.20.0.5690
Automatic WDM ANS Finished
           ggfpClientSignalFailDetected 1.3.6.1.4.1.3607.2.20.0.5700
GFP Client Signal Fail Detected
           ggfpLossOfFrameDelineation 1.3.6.1.4.1.3607.2.20.0.5710
GFP Loss of Frame Delineation
           ggfpExtensionHeaderMismatch 1.3.6.1.4.1.3607.2.20.0.5730
GFP Extension Header Mismatch
           gincomingOverheadSignalAbsent 1.3.6.1.4.1.3607.2.20.0.5740
Loss of Signal for Overhead
           gopticalSafetyRemoteInterlockOn 1.3.6.1.4.1.3607.2.20.0.5750
Optical Safety Remote Interlock On
           gautomaticPowerControlCorrectionSkipped 1.3.6.1.4.1.3607.2.20.0.5770
Automatic Power Control Correction Skipped
           gapcCannotSetValueDueToRangeLimits 1.3.6.1.4.1.3607.2.20.0.5780
APC cannot set value due to range limits
           glcasVcgMemberTxSideInAddState 1.3.6.1.4.1.3607.2.20.0.5790
LCAS VCG Member Tx Side In ADD State
           gfarEndManualSwitchBackToWorkingSpan 1.3.6.1.4.1.3607.2.20.0.5800
Far End Manual Switch Back to Working - Span
           gfarEndForcedSwitchBackToWorkingSpan 1.3.6.1.4.1.3607.2.20.0.5810
Far End Forced Switch Back to Working - Span
           guniversalTransponderModuleHardwareFailure 1.3.6.1.4.1.3607.2.20.0.5820
Universal Transponder Module Hardware Failure
           guniversalTransponderModuleCommunicationFailure 1.3.6.1.4.1.3607.2.20.0.5830
Universal Transponder Module Communication Failure
           gpluginModuleRangeSettingsMismatch 1.3.6.1.4.1.3607.2.20.0.5840
Plug-in Module Range Settings Mismatch
           glcasVcgMemberTxSideInDnuState 1.3.6.1.4.1.3607.2.20.0.5850
LCAS VCG Member Tx Side In DNU State
           glcasControlWordCrcCheckFailure 1.3.6.1.4.1.3607.2.20.0.5860
LCAS Control Word CRC Check Failure
           glcasVcgMemberRxSideInFailState 1.3.6.1.4.1.3607.2.20.0.5870
LCAS VCG Member Rx Side In FAIL State
           gsignalLossOnDataInterface 1.3.6.1.4.1.3607.2.20.0.5880
Signal Loss on Data Interface
           gsynchronizationLossOnDataInterface 1.3.6.1.4.1.3607.2.20.0.5890
Synchronization Loss on Data Interface
           gportFAIL 1.3.6.1.4.1.3607.2.20.0.5900
PORT FAIL
           gunreachablePortTargetPower 1.3.6.1.4.1.3607.2.20.0.5910
Unreachable port target power
           gportAddPowerDegradeLow 1.3.6.1.4.1.3607.2.20.0.5920
Port Add Power Degrade Low
           gportAddPowerDegradeHigh 1.3.6.1.4.1.3607.2.20.0.5930
Port Add Power Degrade High
           gportAddPowerFailLow 1.3.6.1.4.1.3607.2.20.0.5940
Port Add Power Fail Low
           gportAddPowerFailHigh 1.3.6.1.4.1.3607.2.20.0.5950
Port Add Power Fail High
           gautomaticPowerControlTerminatedOnManualRequest 1.3.6.1.4.1.3607.2.20.0.6000
Automatic Power Control Terminated on Manual request
           goduk1AlarmIndicationSignal 1.3.6.1.4.1.3607.2.20.0.6010
ODUk-1: Alarm Indication Signal
           goduk2AlarmIndicationSignal 1.3.6.1.4.1.3607.2.20.0.6020
ODUk-2: Alarm Indication Signal
           goduk3AlarmIndicationSignal 1.3.6.1.4.1.3607.2.20.0.6030
ODUk-3: Alarm Indication Signal
           goduk4AlarmIndicationSignal 1.3.6.1.4.1.3607.2.20.0.6040
ODUk-4: Alarm Indication Signal
           gtemperatureReadingMismatchBetweenSCCards 1.3.6.1.4.1.3607.2.20.0.6050
Temperature Reading Mismatch Between SC Cards
           gvoltageReadingMismatchBetweenSCCards 1.3.6.1.4.1.3607.2.20.0.6060
Voltage Reading Mismatch Between SC Cards
           galarmsSuppressedonOutOfGroupVcatMember 1.3.6.1.4.1.3607.2.20.0.6070
Alarms Suppressed on Out-Of-Group VCAT Member
           gblsrSoftwareVersionMismatch 1.3.6.1.4.1.3607.2.20.0.6080
BLSR Software Version Mismatch
           goptimized1Plus1ApsPrimaryFacility 1.3.6.1.4.1.3607.2.20.0.6090
Optimized 1+1 APS Primary Facility
           goptimized1Plus1ApsPrimarySectionMismatch 1.3.6.1.4.1.3607.2.20.0.6100
Optimized 1+1 APS Primary Section Mismatch
           goptimized1Plus1ApsInvalidPrimarySection 1.3.6.1.4.1.3607.2.20.0.6110
Optimized 1+1 APS Invalid Primary Section
           gcompositeClockHighLineVoltage 1.3.6.1.4.1.3607.2.20.0.6120
Composite Clock High Line Voltage
           gberThresholdExceededForSignalDegradeVt 1.3.6.1.4.1.3607.2.20.0.6130
BER Threshold Exceeded For Signal Degrade - VT
           gberThresholdExceededForSignalFailureVt 1.3.6.1.4.1.3607.2.20.0.6140
BER Threshold Exceeded For Signal Failure - VT
           gspanLengthOutOfRange 1.3.6.1.4.1.3607.2.20.0.6150
Span Length Out of Range
           gidleSignalCondition 1.3.6.1.4.1.3607.2.20.0.6170
Idle Signal Condition
           gidleSignalConditionInTx 1.3.6.1.4.1.3607.2.20.0.6180
Idle Signal Condition in TX
           gvtPathTraceIdentifierMismatch 1.3.6.1.4.1.3607.2.20.0.6190
VT Path Trace Identifier Mismatch
           glossOfFrameInTX 1.3.6.1.4.1.3607.2.20.0.6200
Loss of Frame in TX
           gprovisioningMismatch 1.3.6.1.4.1.3607.2.20.0.6210
Provisioning Mismatch
           gsectionTraceIdentifierMismatch 1.3.6.1.4.1.3607.2.20.0.6220
Section Trace Identifier Mismatch
           gregeneratorSectionTraceIdentifierMismatch 1.3.6.1.4.1.3607.2.20.0.6230
Regenerator Section Trace Identifier Mismatch
           gswitchingMatrixModuleFailureWorking 1.3.6.1.4.1.3607.2.20.0.6240
Switching Matrix Module Failure - Working
           gswitchingMatrixModuleFailureProtect 1.3.6.1.4.1.3607.2.20.0.6250
Switching Matrix Module Failure - Protect
           gslotCommunicationDisabled 1.3.6.1.4.1.3607.2.20.0.6260
Slot Communication Disabled
           gsessionTimeLimitExpired 1.3.6.1.4.1.3607.2.20.0.6270
Session Time Limit Expired
           guserPasswordChangeRequired 1.3.6.1.4.1.3607.2.20.0.6280
User Password Change Required
           gisisAdjacencyFailure 1.3.6.1.4.1.3607.2.20.0.6290
ISIS Adjacency Failure
           gmsspSoftwareVersionMismatch 1.3.6.1.4.1.3607.2.20.0.6300
MSSP Software Version Mismatch
           gremoteAuthenticationFailSeeAuditLog 1.3.6.1.4.1.3607.2.20.0.6310
Remote Authentication Fail - See Audit Log
           gillegalRouteAdditionToNetwork 1.3.6.1.4.1.3607.2.20.0.6320
Illegal route addition to the Network
           gringIsSquelchingStsTraffic 1.3.6.1.4.1.3607.2.20.0.6330
Ring Is Squelching STS Traffic
           gringIsSquelchingVtTraffic 1.3.6.1.4.1.3607.2.20.0.6340
Ring Is Squelching VT Traffic
           garchiveOfAuditLogFailed 1.3.6.1.4.1.3607.2.20.0.6350
Archival of Audit Log Failed
           grprWrapped 1.3.6.1.4.1.3607.2.20.0.6360
RPR Wrapped
           gshelfCommunicationFailure 1.3.6.1.4.1.3607.2.20.0.6370
Shelf Communication Failure
           gduplicatedShelfIdentifier 1.3.6.1.4.1.3607.2.20.0.6380
Duplicated Shelf Identifier
           gsoftwareMismatch 1.3.6.1.4.1.3607.2.20.0.6390
Software Mismatch
           glmpFailure 1.3.6.1.4.1.3607.2.20.0.6400
LMP Failure
           gopticalTerminationIncomplete 1.3.6.1.4.1.3607.2.20.0.6410
Optical Termination Incomplete
           gforwardDefectIndication 1.3.6.1.4.1.3607.2.20.0.6420
Forward Defect Indication
           gpayloadMissingIndication 1.3.6.1.4.1.3607.2.20.0.6430
Payload Missing Indication
           gspanMeasurementCannotBePerformed 1.3.6.1.4.1.3607.2.20.0.6440
Span loss not checked
           gringIsSquelchingHighOrderTraffic 1.3.6.1.4.1.3607.2.20.0.6450
Ring Is Squelching Higher Order Traffic
           gringIsSquelchingLowOrderTraffic 1.3.6.1.4.1.3607.2.20.0.6460
Ring Is Squelching Lower Order Traffic
           gbadPacketCountExceedsThreshold 1.3.6.1.4.1.3607.2.20.0.6470
Bad Packet Count Exceeds Threshold
           glinkLayerKeepAliveFailure 1.3.6.1.4.1.3607.2.20.0.6480
Link Layer Keep-Alive Failure
           gautonegotiationRemoteFailureIndication 1.3.6.1.4.1.3607.2.20.0.6490
Auto-Negotiation Remote Failure Indication
           gtrailSignalFail 1.3.6.1.4.1.3607.2.20.0.6500
Trail Signal Fail
           gds1LoopbackCommandSentToFarEnd 1.3.6.1.4.1.3607.2.20.0.6510
DS1 Loopback Command Sent To Far End
           gmultiplexSectionSignalDegraded 1.3.6.1.4.1.3607.2.20.0.6520
Multiplex Section - Signal Degraded
           gmultiplexSectionExcessiveErrors 1.3.6.1.4.1.3607.2.20.0.6530
Multiplex Section - Excessive Errors
           ghighOrderPathSignalDegraded 1.3.6.1.4.1.3607.2.20.0.6540
High Order Path - Signal Degraded
           ghighOrderPathExcessiveErrors 1.3.6.1.4.1.3607.2.20.0.6550
High Order Path - Excessive Errors
           glowOrderPathSignalDegraded 1.3.6.1.4.1.3607.2.20.0.6560
Low Order Path - Signal Degraded
           glowOrderPathExcessiveErrors 1.3.6.1.4.1.3607.2.20.0.6570
Low Order Path - Excessive Errors
           gregeneratorSectionDccTerminationFailure 1.3.6.1.4.1.3607.2.20.0.6580
Regenerator Section - DCC Termination Failure
           gnetworkMemoryPoolLow 1.3.6.1.4.1.3607.2.20.0.6590
Network Memory Pool Low
           gospfRoutingTableOverflow 1.3.6.1.4.1.3607.2.20.0.6600
OSPF Routing Table Overflow
           gautoLaserShutdownDisabled 1.3.6.1.4.1.3607.2.20.0.6610
Auto Laser Shutdown Disabled
           gwavelengthOutOfLock 1.3.6.1.4.1.3607.2.20.0.6620
Wavelength Out of Lock
           grprProtectionIsActive 1.3.6.1.4.1.3607.2.20.0.6630
RPR Protection Is Active
           gmaxRPRStationNumberExceeded 1.3.6.1.4.1.3607.2.20.0.6640
Max RPR Station Number Exceeded
           grprProtectionConfigurationMismatched 1.3.6.1.4.1.3607.2.20.0.6650
RPR Protection Configuration Mismatched
           greservedBandwidthLinkRateExceededOnRinglet0 1.3.6.1.4.1.3607.2.20.0.6660
Reserved Bandwidth Link Rate Exceeded On Ringlet0
           greservedBandwidthLinkRateExceededOnRinglet1 1.3.6.1.4.1.3607.2.20.0.6670
Reserved Bandwidth Link Rate Exceeded On Ringlet1
           grprInterfaceInPassThroughMode 1.3.6.1.4.1.3607.2.20.0.6680
RPR Interface In Pass Through Mode
           grprPeerNodeIsMissing 1.3.6.1.4.1.3607.2.20.0.6690
RPR Peer Node is Missing
           grprRiFailure 1.3.6.1.4.1.3607.2.20.0.6700
RPR RI Failure
           grprSignalFailure 1.3.6.1.4.1.3607.2.20.0.6710
RPR Signal Failure
           grprSignalDegrade 1.3.6.1.4.1.3607.2.20.0.6720
RPR Signal Degrade
           ginterlinkFailure 1.3.6.1.4.1.3607.2.20.0.6730
ADM Peer Cards Interlink Failure
           gapcWrongGain 1.3.6.1.4.1.3607.2.20.0.6740
APC Wrong Gain Set Point
           grprSpanMismatch 1.3.6.1.4.1.3607.2.20.0.6750
RPR Span Mismatch
           gefmRemoteFaultIndicationCriticalEvent 1.3.6.1.4.1.3607.2.20.0.6760
EFM Remote Fault Indication- Critical Event
           gefmRemoteFaultIndicationDyingGasp 1.3.6.1.4.1.3607.2.20.0.6770
EFM Remote Fault Indication- Dying Gasp
           gefmRemoteFaultIndicationLinkFault 1.3.6.1.4.1.3607.2.20.0.6780
EFM Remote Fault Indication- Link Fault
           gefmLinkMonitoringErroredSymbolPeriodEvent 1.3.6.1.4.1.3607.2.20.0.6790
EFM Link Monitoring- Errored Symbol Period Event
           gefmLinkMonitoringErroredFrameEvent 1.3.6.1.4.1.3607.2.20.0.6800
EFM Link Monitoring- Errored Frame Event
           gefmLinkMonitoringErroredFramePeriodEvent 1.3.6.1.4.1.3607.2.20.0.6810
EFM Link Monitoring- Errored Frame Period Event
           gefmLinkMonitoringErroredFrameSecondsSummary 1.3.6.1.4.1.3607.2.20.0.6820
EFM Link Monitoring- Errored Frame Seconds Summary
           gefmRemoteLoopbackRequestFailed 1.3.6.1.4.1.3607.2.20.0.6830
EFM Remote Loopback Request Failed
           gfastAutomaticProtectionSwitching 1.3.6.1.4.1.3607.2.20.0.6840
Fast Automatic Protection Switching
           gfastAutomaticProtectionSwitchingConfigMismatch 1.3.6.1.4.1.3607.2.20.0.6850
Fast Automatic Protection Switching Config Mismatch
           glcasSinkGroupError 1.3.6.1.4.1.3607.2.20.0.6860
LCAS Sink Group Error
           glcasVcgMemberRxSideInDnuState 1.3.6.1.4.1.3607.2.20.0.6870
LCAS VCG Member Rx Side In DNU State
           gfcDistanceExtFuncNotEstablished 1.3.6.1.4.1.3607.2.20.0.6880
Fibre Channel Distance Extension Function Not Established
           gnonCiscoPPMInserted 1.3.6.1.4.1.3607.2.20.0.6890
Non Cisco PPM Inserted
           gunqualifiedPPMInserted 1.3.6.1.4.1.3607.2.20.0.6900
Unqualified PPM Inserted
           gftaMismatch 1.3.6.1.4.1.3607.2.20.0.6910
FanTray Mismatch
           gcardPortsUnableToProvideProtection 1.3.6.1.4.1.3607.2.20.0.6920
Card/Ports Unable To Provide Protection
           glmpSignalDegrade 1.3.6.1.4.1.3607.2.20.0.6930
LMP Signal Degrade
           glmpSignalFailure 1.3.6.1.4.1.3607.2.20.0.6940
LMP Signal Failure
           glmpUnallocatedDataLink 1.3.6.1.4.1.3607.2.20.0.6950
LMP Unallocated Data Link
           gfrontPortLinkLoss 1.3.6.1.4.1.3607.2.20.0.6960
TCC Front Port Link Loss
           gbertEnbl 1.3.6.1.4.1.3607.2.20.0.6970
BERT Enabled
           gbertSyncFail 1.3.6.1.4.1.3607.2.20.0.6975
BERT Synchronization Status Failed
           gworkQueueFull 1.3.6.1.4.1.3607.2.20.0.6980
Work Queue Full
           gequipmentPowerFailureAtConnectorA 1.3.6.1.4.1.3607.2.20.0.7000
Equipment Power Failure At Connector A
           gequipmentPowerFailureAtConnectorB 1.3.6.1.4.1.3607.2.20.0.7005
Equipment Power Failure At Connector B
           gequipmentPowerFailureAtReturnConnectorA 1.3.6.1.4.1.3607.2.20.0.7010
Equipment Power Failure At Return Connector A
           gequipmentPowerFailureAtReturnConnectorB 1.3.6.1.4.1.3607.2.20.0.7015
Equipment Power Failure At Return Connector B
           gloginFailThresholdExceeded 1.3.6.1.4.1.3607.2.20.0.7020
Invalid login attempt threshold exceeded
           gconnectionIdMismatchOnMatrixA 1.3.6.1.4.1.3607.2.20.0.7025
Connection ID mismatch on Matrix A
           gconnectionIdMismatchOnMatrixB 1.3.6.1.4.1.3607.2.20.0.7030
Connection ID mismatch on Matrix B
           gmanufacturingEepromFailure 1.3.6.1.4.1.3607.2.20.0.7035
Manufacturing data memory (EEPROM) failure
           gequipmentFailureHighTemperature 1.3.6.1.4.1.3607.2.20.0.7040
Equipment failure high temperature
           glaserBiasCurrentHigh 1.3.6.1.4.1.3607.2.20.0.7045
Laser bias current high
           ghighLaserTemperature 1.3.6.1.4.1.3607.2.20.0.7050
High laser temperature
           gbridgeAndRollHasOccurred 1.3.6.1.4.1.3607.2.20.0.7055
Bridge and Roll Has Occurred
           gbridgeAndRollIsPendingAValidSignal 1.3.6.1.4.1.3607.2.20.0.7060
Bridge and Roll is Pending a Valid Signal
           gairFlow 1.3.6.1.4.1.3607.2.20.0.7065
Air Flow
           gpartialFanFailurePartsFailure 1.3.6.1.4.1.3607.2.20.0.7070
Partial Fan Failure - Parts Failure
           gunprotectedSyncronizationEquipment 1.3.6.1.4.1.3607.2.20.0.7075
Unprotected Synchronization Equipment
           gunprotectedMatrixEquipment 1.3.6.1.4.1.3607.2.20.0.7080
Unprotected Matrix Equipment
           gmatrixEquipmentUnavailable 1.3.6.1.4.1.3607.2.20.0.7085
Matrix Equipment Unavailable
           gcontrolBusFailureTscA 1.3.6.1.4.1.3607.2.20.0.7090
Control Bus Failure - TSC A
           gcontrolBusFailureTscB 1.3.6.1.4.1.3607.2.20.0.7095
Control Bus Failure - TSC B
           gpayloadBusFailureMatrixA 1.3.6.1.4.1.3607.2.20.0.7100
Payload Bus Failure - Matrix A
           gpayloadBusFailureMatrixB 1.3.6.1.4.1.3607.2.20.0.7105
Payload Bus Failure - Matrix B
           gmatrixOperationSuspended 1.3.6.1.4.1.3607.2.20.0.7110
Matrix Operation Suspended
           gclockFailureTsc 1.3.6.1.4.1.3607.2.20.0.7115
Clock Module Failure
           gpayloadLoopback 1.3.6.1.4.1.3607.2.20.0.7120
Loopback - Payload
           gdccChannelLoss 1.3.6.1.4.1.3607.2.20.0.7125
DCC Channel Loss
           greptPmMsgInhibited 1.3.6.1.4.1.3607.2.20.0.7130
Autonomous PM Report Message Inhibited
           gloopbackCrs 1.3.6.1.4.1.3607.2.20.0.7135
Loopback - Cross Connect
           gsyncRefFreqOutOfBound 1.3.6.1.4.1.3607.2.20.0.7140
Synchronization Reference Frequency Out Of Bounds
           gsystemUpgradeInProgress 1.3.6.1.4.1.3607.2.20.0.7145
System Upgrade In Progress
           geqptFailToBoot 1.3.6.1.4.1.3607.2.20.0.7150
Equipment Fails To Boot
           geqptPowerFailure 1.3.6.1.4.1.3607.2.20.0.7155
Equipment Power Failure
           gclockBusFailureTscA 1.3.6.1.4.1.3607.2.20.0.7160
Clock Bus Failure - Shelf Controller A
           gclockBusFailureTscB 1.3.6.1.4.1.3607.2.20.0.7165
Clock Bus Failure - Shelf Controller B
           gpowerFuseFailure 1.3.6.1.4.1.3607.2.20.0.7170
Power Fuse Failure
           gcontrolCommunicationsEquipmentFailure 1.3.6.1.4.1.3607.2.20.0.7175
Control Communication Equipment Failure
           gdifferentSoftwareVersion 1.3.6.1.4.1.3607.2.20.0.7180
Different Software Version
           gospfHelloFail 1.3.6.1.4.1.3607.2.20.0.7185
OSPF Hello Fail
           gclockModuleFrequencyMismatch 1.3.6.1.4.1.3607.2.20.0.7190
Clock Module Frequency Mismatch
           getherPortSwitch 1.3.6.1.4.1.3607.2.20.0.7195
TSC switched to alternate ethernet port
           gopenIOSlots 1.3.6.1.4.1.3607.2.20.0.7200
Open IO Slot(s)
           gequipmentBootInProgress 1.3.6.1.4.1.3607.2.20.0.7205
Equipment boot in-progress.
           glossOfClockFromMateShelfController 1.3.6.1.4.1.3607.2.20.0.7210
Loss of Clock from mate Shelf Controller
           gvirtualLanAlarmIndicationSignal 1.3.6.1.4.1.3607.2.20.0.7225
Virtual Lan AIS
           gdcuLossFailure 1.3.6.1.4.1.3607.2.20.0.7230
DCU Loss Failure
           gochncMaintenance 1.3.6.1.4.1.3607.2.20.0.7235
OCHNC Maintenance
           gramanLaserShutdown 1.3.6.1.4.1.3607.2.20.0.7240
Raman Laser Shutdown
           glosOfRamanSignal 1.3.6.1.4.1.3607.2.20.0.7245
Loss Of Raman Signal
           gmcastMacTableFull 1.3.6.1.4.1.3607.2.20.0.7250
Multicast Mac Address Table Full
           gmulticastMacAddressAliasing 1.3.6.1.4.1.3607.2.20.0.7255
Multicast Mac Address Aliasing
           gramanPwrProtOn 1.3.6.1.4.1.3607.2.20.0.7260
Raman Power Protection On
           gcppPeerNotResponding 1.3.6.1.4.1.3607.2.20.0.7265
CPP Peer Not Responding
           gvoaControlLoopDisableDueToExcessiveCounterPropagationLight 1.3.6.1.4.1.3607.2.20.0.7275
VOA Control Loop Disable Due To Excessive Counter-Propagation Light
           gwizardIsRunning 1.3.6.1.4.1.3607.2.20.0.7280
Wizard Is Running
           gramanGainNotReached 1.3.6.1.4.1.3607.2.20.0.7285
Raman Span Not Tuned
           gpprForwardDefectIndication 1.3.6.1.4.1.3607.2.20.0.7295
pprForwardDefectIndication
           gpprBackwardDefectIndication 1.3.6.1.4.1.3607.2.20.0.7300
pprBackwardDefectIndication
           gpprCoordinatedMaintenance 1.3.6.1.4.1.3607.2.20.0.7305
pprCoordinatedMaintenance
           gpprTriggerThresholdBERExceeded 1.3.6.1.4.1.3607.2.20.0.7310
pprTriggerThresholdBERExceeded
           glocalFault 1.3.6.1.4.1.3607.2.20.0.7315
Local Fault
           gremoteFault 1.3.6.1.4.1.3607.2.20.0.7320
Remote Fault
           gefmRemoteLoopbackConfigured 1.3.6.1.4.1.3607.2.20.0.7325
EFM Port In Remote Loopback
           gefmPeerMissing 1.3.6.1.4.1.3607.2.20.0.7330
EFM Link To Peer Missing
           geqptDegrade 1.3.6.1.4.1.3607.2.20.0.7335
Equipment Degrade
           gexcessiveBackPropagation 1.3.6.1.4.1.3607.2.20.0.7340
Excessive Back Propagation
           gremoteMaintenanceEndPointIsDown 1.3.6.1.4.1.3607.2.20.0.7345
CFM Remote Maintenance End Point Is Down
           gcrossConnectedCFMService 1.3.6.1.4.1.3607.2.20.0.7350
Cross Connected CFM Service
           gcfmLoop 1.3.6.1.4.1.3607.2.20.0.7355
CFM Loop
           gcfmConfigurationError 1.3.6.1.4.1.3607.2.20.0.7360
CFM Configuration Error
           goutOfChannelGroupBundle 1.3.6.1.4.1.3607.2.20.0.7365
Out Of Channel Group Bundle
           grepNeighborAdjacencyFailure 1.3.6.1.4.1.3607.2.20.0.7370
REP Neighbor Adjacency Failure
           grepLinkFlapping 1.3.6.1.4.1.3607.2.20.0.7375
REP Link Flapping
           gfaultInREPSegment 1.3.6.1.4.1.3607.2.20.0.7380
Fault In REP Segment
           gprimaryREPEdgePortElected 1.3.6.1.4.1.3607.2.20.0.7385
Primary REP Edge Port Elected
           gsecondaryREPEdgePortElected 1.3.6.1.4.1.3607.2.20.0.7390
Secondary REP Edge Port Elected
           gstcnREPGenerated 1.3.6.1.4.1.3607.2.20.0.7395
STCN REP Generated
           gvlbREPActivated 1.3.6.1.4.1.3607.2.20.0.7400
VLB REP Activated
           gvlbREPTriggerSoakingDelayActive 1.3.6.1.4.1.3607.2.20.0.7405
VLB REP Trigger Soaking Delay Active
           gwanSyncloss 1.3.6.1.4.1.3607.2.20.0.7410
Ethernet Syncloss On WAN Port
           glaserShutdownDueToWavelengthDrift 1.3.6.1.4.1.3607.2.20.0.7415
laser Shutdown Due To Wavelength Drift
           gmanualLaserRestart 1.3.6.1.4.1.3607.2.20.0.7420
manual Laser Restart
           glaserShutdownDueToNonCiscoPPMInserted 1.3.6.1.4.1.3607.2.20.0.7425
laserShutdownDueToNonCiscoPPMInserted
           gethernetOSCTerminationFailure 1.3.6.1.4.1.3607.2.20.0.7430
Ethernet OSC Termination Failure
           gsoftwareSignatureVerificationFailed 1.3.6.1.4.1.3607.2.20.0.7445
software Signature Verification Failed
           gprotectVolumeSoftwareSignatureVerificationFailed 1.3.6.1.4.1.3607.2.20.0.7450
Protect Volume Software Signature Verification
           gactiveVolumeSoftwareSignatureVerificationFailed 1.3.6.1.4.1.3607.2.20.0.7455
Active Software Signature Verification Failed
           gpeerPortClientSignalFailDetected 1.3.6.1.4.1.3607.2.20.0.7460
Peer Port Client Signal Fail Detected
           gchannelShutdownDuetoWavelengthDrift 1.3.6.1.4.1.3607.2.20.0.7465
Channel Shutdown Due to Wavelength Drift
           gusbWriteFailure 1.3.6.1.4.1.3607.2.20.0.7475
USB Write Failure
           gusbSyncInProgress 1.3.6.1.4.1.3607.2.20.0.7480
USB Sync in Progress
           gautoSensingUnableToDetectValidPayload 1.3.6.1.4.1.3607.2.20.0.7485
Auto-Sensing Unable To Detect Valid Payload
           gpayloadAutoSensingInProgress 1.3.6.1.4.1.3607.2.20.0.7490
Payload Auto-Sensing In Progress
           ggfpClientSignalFailDetectedDueToSigloss 1.3.6.1.4.1.3607.2.20.0.7495
GFP Client Signal Fail Detected Due To Sigloss
           ggfpClientSignalFailDetectedDueToSyncloss 1.3.6.1.4.1.3607.2.20.0.7500
GFP Client Signal Fail Detected Due To Syncloss
           gpmdDegrade 1.3.6.1.4.1.3607.2.20.0.7510
PMD Degrade
           gstandbyTccNEClockIsInternalClock 1.3.6.1.4.1.3607.2.20.0.7515
Standby Tcc NE Clock Is Internal Clock
           gchromaticDispersionValue 1.3.6.1.4.1.3607.2.20.0.7520
chromatic Dispersion Value
           gpacketTransportServiceFailed 1.3.6.1.4.1.3607.2.20.0.7525
packetTransportServiceFailed
           gsatellitePanelDiscoveryFailure 1.3.6.1.4.1.3607.2.20.0.7530
Satellite Panel Discovery Failure
           gsatellitePanelActiveLinkFailure 1.3.6.1.4.1.3607.2.20.0.7535
Satellite Panel Active Link Failure
           gsatellitePanelCommunicationFailure 1.3.6.1.4.1.3607.2.20.0.7540
Satellite Panel Communication Failure
           gsatellitePanelImproperConfiguration 1.3.6.1.4.1.3607.2.20.0.7545
Satellite Panel Improper Configuration
           gsatellitePanelFanMismatchOfEquipmentAndAttributes 1.3.6.1.4.1.3607.2.20.0.7550
Satellite Panel Fan Mismatch Of Equipment And Attributes
           gsatellitePanelFanFailure 1.3.6.1.4.1.3607.2.20.0.7555
Satellite Panel Fan Failure
           gsatellitePanelPartialFanFailure 1.3.6.1.4.1.3607.2.20.0.7560
Satellite Panel Partial Fan Failure
           gsatellitePanelFANManufacturingDataMemoryEEPROMFailure 1.3.6.1.4.1.3607.2.20.0.7565
Satellite Panel FAN Manufacturing Data Memory (EEPROM) Failure
           gsatellitePanelFANUnitIsMissing 1.3.6.1.4.1.3607.2.20.0.7570
Satellite Panel FAN Unit Is Missing
           gsatellitePanelIndustrialHighTemperature 1.3.6.1.4.1.3607.2.20.0.7575
Satellite Panel Industrial High Temperature
           gsatellitePanelHighTemperature 1.3.6.1.4.1.3607.2.20.0.7580
Satellite Panel High Temperature
           gsatellitePanelBatteryFailureA 1.3.6.1.4.1.3607.2.20.0.7585
Satellite Panel Battery Failure A
           gplannedSwitchOver 1.3.6.1.4.1.3607.2.20.0.7590
Planned Switch Over
           gprotectionCardConfigurationMismatch 1.3.6.1.4.1.3607.2.20.0.7595
protection Card Configuration Mismatch
           grouterProcessorSwitchOver 1.3.6.1.4.1.3607.2.20.0.7600
Router Processor Switch Over
           grunningLowOnResources 1.3.6.1.4.1.3607.2.20.0.7605
Running Low On Resources
           gnoMoreResourcesAreAvailable 1.3.6.1.4.1.3607.2.20.0.7610
No More Resources Are Available
           gesmcFailure 1.3.6.1.4.1.3607.2.20.0.7615
ESMC Failure
           glicenseWillExpireWithin24Hours 1.3.6.1.4.1.3607.2.20.0.7620
license Will Expire Within 24 Hours
           glicenseWillExpireAnytimeAfter1DayButBefore14Days 1.3.6.1.4.1.3607.2.20.0.7625
license Will Expire Anytime After 1Day But Before 14 Days
           glicenseIsExpired 1.3.6.1.4.1.3607.2.20.0.7630
license Is Expired
           glicenseCountViolation 1.3.6.1.4.1.3607.2.20.0.7635
license Count Violation
           gtemporaryLicenseIsInUse 1.3.6.1.4.1.3607.2.20.0.7640
Temporary License Is In Use
           gevaluationLicenseIsInUse 1.3.6.1.4.1.3607.2.20.0.7645
Evaluation License Is In Use
           glicenseIsMissing 1.3.6.1.4.1.3607.2.20.0.7650
License Is Missing
           gpseudowireDown 1.3.6.1.4.1.3607.2.20.0.7655
Pseudowire Down
           gworkingPseudowireControlPlaneDown 1.3.6.1.4.1.3607.2.20.0.7660
Working Pseudowire Control Plane Down
           gprotectPseudowireControlPlaneDown 1.3.6.1.4.1.3607.2.20.0.7665
Protect Pseudowire Control Plane Down
           gworkingPseudowireConnectivityCheckDown 1.3.6.1.4.1.3607.2.20.0.7670
Working Pseudowire Connectivity Check Down
           gprotectPseudowireConnectivityCheckDown 1.3.6.1.4.1.3607.2.20.0.7675
Protect Pseudowire Connectivity Check Down
           gpseudowireTrafficSwitchedToPretection 1.3.6.1.4.1.3607.2.20.0.7680
Pseudowire Traffic Switched To Pretection
           gworkingPseudowireLocalAcTxPortFault 1.3.6.1.4.1.3607.2.20.0.7685
Working Pseudowire Local AcTx Port Fault
           gprotectPseudowireLocalAcTxPortFault 1.3.6.1.4.1.3607.2.20.0.7690
Protect Pseudowire Local AcTx Port Fault
           gworkingPseudowireLocalAcRxPortFault 1.3.6.1.4.1.3607.2.20.0.7695
Working Pseudowire Local AcRx Port Fault
           gprotectPseudowireLocalAcRxPortFault 1.3.6.1.4.1.3607.2.20.0.7700
Protect Pseudowire Local AcRx Port Fault
           gworkingPseudowireRemoteAcTxPortFault 1.3.6.1.4.1.3607.2.20.0.7705
Working Pseudowire Remote AcTx Port Fault
           gprotectPseudowireRemoteAcTxPortFault 1.3.6.1.4.1.3607.2.20.0.7710
Protect Pseudowire Remote AcTx Port Fault
           gworkingPseudowireRemoteAcRxPortFault 1.3.6.1.4.1.3607.2.20.0.7715
working Pseudowire Remote AcRx Port Fault
           gprotectPseudowireRemoteAcRxPortFault 1.3.6.1.4.1.3607.2.20.0.7720
Protect Pseudowire Remote AcRx Port Fault
           gslaThresholdCrossAlert 1.3.6.1.4.1.3607.2.20.0.7725
SLA Threshold Cross Alert
           gprotectLocalPseudowireNotForwarding 1.3.6.1.4.1.3607.2.20.0.7730
Protect Local Pseudowire Not Forwarding
           gworkingRemotePseudowireNotForwarding 1.3.6.1.4.1.3607.2.20.0.7735
Working Remote Pseudowire Not Forwarding
           gprotectRemotePseudowireNotForwarding 1.3.6.1.4.1.3607.2.20.0.7740
Protect Remote Pseudowire Not Forwarding
           gtpTunnelDown 1.3.6.1.4.1.3607.2.20.0.7745
Tp Tunnel Down
           gworkingLabelSwitchedPathDown 1.3.6.1.4.1.3607.2.20.0.7750
Working Label Switched Path Down
           gprotectLabelSwitchedPathDown 1.3.6.1.4.1.3607.2.20.0.7755
Protect Label Switched Path Down
           gworkingLabelSwitchedPathAlarmIndicationSignal 1.3.6.1.4.1.3607.2.20.0.7760
Working Label Switched Path Alarm Indication Signal
           gprotectLabelSwitchedPathAlarmIndicationSignal 1.3.6.1.4.1.3607.2.20.0.7765
Protect Label Switched Path Alarm Indication Signal
           gworkingLabelSwitchedPathRemoteDefectIndication 1.3.6.1.4.1.3607.2.20.0.7770
Working Label Switched Path Remote Defect Indication
           gprotectLabelSwitchedPathRemoteDefectIndication 1.3.6.1.4.1.3607.2.20.0.7775
Protect Label Switched Path Remote Defect Indication
           gbidirectionalForwardDetectionDown 1.3.6.1.4.1.3607.2.20.0.7780
Bidirectional Forward Detection Down
           gtpTrafficSwitchedFromWorkingToProtection 1.3.6.1.4.1.3607.2.20.0.7785
Tp Traffic Switched From Working To Protection
           gworkingTpLockout 1.3.6.1.4.1.3607.2.20.0.7790
working Tp Lockout
           gprotectTpLockout 1.3.6.1.4.1.3607.2.20.0.7795
protect Tp Lockout
           gethernetFlowPointFailed 1.3.6.1.4.1.3607.2.20.0.7800
Ethernet Flow Point Failed
           gteTunnelDown 1.3.6.1.4.1.3607.2.20.0.7805
TE Tunnel Down
           gmacSystemLimitReached 1.3.6.1.4.1.3607.2.20.0.7810
MAC System Limit Reached
           gmacBridgeDomainLimitReached 1.3.6.1.4.1.3607.2.20.0.7815
MAC Bridge Domain Limit Reached
           gautoSensingDisabled 1.3.6.1.4.1.3607.2.20.0.7820
Auto Sense Disabled
           gsmBackwardIncomingAlignmentError 1.3.6.1.4.1.3607.2.20.0.7825
SM Backward Incoming Alignment Error
           gresourceAllocationFailed 1.3.6.1.4.1.3607.2.20.0.7830
Resource Allocation Failed
           glossOfDFBSignal 1.3.6.1.4.1.3607.2.20.0.7835
loss Of DFB Signal
           gworkingLabelSwitchedPathLinkDownIndication 1.3.6.1.4.1.3607.2.20.0.7840
Working Label Switched Path Link Down Indication
           gprotectLabelSwitchedPathLinkDownIndication 1.3.6.1.4.1.3607.2.20.0.7845
Protect Label Switched Path Link Down Indication
           gworkingLabelSwitchedPathLockReport 1.3.6.1.4.1.3607.2.20.0.7850
Working Label Switched Path Lock Report
           gprotectLabelSwitchedPathLockReport 1.3.6.1.4.1.3607.2.20.0.7855
Protect Label Switched Path Lock Report
           gsatellitePanelBatteryFailureB 1.3.6.1.4.1.3607.2.20.0.7860
satellite Panel Battery FailureB
           ghighBitErrorRate 1.3.6.1.4.1.3607.2.20.0.7865
High Bit Error Rate
           gbackPanelFacilityLoopback 1.3.6.1.4.1.3607.2.20.0.7870
Back Panel Facility Loopback
           gbackPanelTerminalLoopback 1.3.6.1.4.1.3607.2.20.0.7875
Back Panel Terminal Loopback
           gtrunkPayloadTypeMismatch 1.3.6.1.4.1.3607.2.20.0.7880
Payload Mismatch
           ginvalidMuxponderConfiguration 1.3.6.1.4.1.3607.2.20.0.7885
Invalid Muxponder Configuration
           gcoolingProfileMismatch 1.3.6.1.4.1.3607.2.20.0.7890
Cooling Profile Mismatch
           gtrunkOduAlarmIndicationSignal 1.3.6.1.4.1.3607.2.20.0.7895
Trunk ODU: Alarm Indication Signal
           gcompanionCardMissing 1.3.6.1.4.1.3607.2.20.0.7900
Companion Card Missing
           gcontrolPlaneUnverifiedClearedAlarmsPresent 1.3.6.1.4.1.3607.2.20.0.7905
Control Plane Unverified Cleared Alarms Present
           gpowerConsumptionLimitHasCrossed 1.3.6.1.4.1.3607.2.20.0.7910
Power Consumption Limit Has Crossed
           gmasterKeyExchangeFailed 1.3.6.1.4.1.3607.2.20.0.7915
Master Key Exchange Failed
           gunitHighTemperature 1.3.6.1.4.1.3607.2.20.0.7930
Unit High Temperature
           goverTemperatureUnitProtected 1.3.6.1.4.1.3607.2.20.0.7935
Over Temperature Unit Protected
           gseqMismatchCount 1.3.6.1.4.1.3607.2.20.0.7945
Sequence Mismatch Count
           gkeyProgramOnAlteraFpgaFailed 1.3.6.1.4.1.3607.2.20.0.7960
Key Program On Altera FPGA Failed
           gduplicateNodeControllerDetected 1.3.6.1.4.1.3607.2.20.0.7970
Duplicate Node Controller Detected
           grestorationInProg 1.3.6.1.4.1.3607.2.20.0.7975
Restoration in Progress
           gramanPumpsCalibrationProcedureIsRunning 1.3.6.1.4.1.3607.2.20.0.7980
Raman Calibration Running
           gramanPumpsCalibrationIsScheduledToRunInTheNextMinutes 1.3.6.1.4.1.3607.2.20.0.7985
Raman Calibration Pending
           godukTCM1AlarmIndicationSignal 1.3.6.1.4.1.3607.2.20.0.13100
ODUk Alarm Indication Signal TCM1
           godukTCM2AlarmIndicationSignal 1.3.6.1.4.1.3607.2.20.0.13105
ODUk Alarm Indication Signal TCM2
           godukLockedDefectTCM1 1.3.6.1.4.1.3607.2.20.0.13110
ODUk Locked Defect - TCM1
           godukLockedDefectTCM2 1.3.6.1.4.1.3607.2.20.0.13115
ODUk Locked Defect - TCM2
           gotukLossOfFrame 1.3.6.1.4.1.3607.2.20.0.13120
OTUk: Loss Of Frame
           godukOpenConnectionIndicationTCM1 1.3.6.1.4.1.3607.2.20.0.13125
ODUk Open Connection Indication TCM1
           godukOpenConnectionIndicationTCM2 1.3.6.1.4.1.3607.2.20.0.13130
ODUk Open Connection Indication TCM2
           godukTrailTraceIdentifierMismatchTCM1 1.3.6.1.4.1.3607.2.20.0.13135
ODUk Trail Trace Identifier Mismatch TCM1
           godukTrailTraceIdentifierMismatchTCM2 1.3.6.1.4.1.3607.2.20.0.13140
ODUk Trail Trace Identifier Mismatch TCM2
           godukSignalFailureTCM1 1.3.6.1.4.1.3607.2.20.0.13145
ODUk Signal Failure - TCM1
           godukSignalFailureTCM2 1.3.6.1.4.1.3607.2.20.0.13150
ODUk Signal Failure - TCM2
           godukSignalDegradeTCM1 1.3.6.1.4.1.3607.2.20.0.13155
ODUk Signal Degrade - TCM1
           godukSignalDegradeTCM2 1.3.6.1.4.1.3607.2.20.0.13160
ODUk Signal Degrade - TCM2
           glossOfChannel 1.3.6.1.4.1.3607.2.20.0.13165
Loss of Channel
           gfecMismatch 1.3.6.1.4.1.3607.2.20.0.13170
FEC Mismatch
           gtimSectionMonitorTraceIdentifierMismatchFailure 1.3.6.1.4.1.3607.2.20.0.13175
TIM Section Monitor - Trace Identifier Mismatch Failure
           gautomaticLaserShutdown 1.3.6.1.4.1.3607.2.20.0.13180
Automatic Laser Shutdown
           gshutterInsertionLossVariationDegradeLow 1.3.6.1.4.1.3607.2.20.0.13200
Shutter Insertion Loss Variation Degrade Low
           gopticalChannelDeactivationFailure 1.3.6.1.4.1.3607.2.20.0.13205
Optical Channel de-activation failure
           gshutterInsertionLossVariationDegradeHigh 1.3.6.1.4.1.3607.2.20.0.13210
Shutter Insertion Loss Variation Degrade High
           gnetworkTopologyIncomplete 1.3.6.1.4.1.3607.2.20.0.13215
Network Topology Incomplete
           gpluginModuleCommunicationFailure 1.3.6.1.4.1.3607.2.20.0.13220
Plug-in Module Communication Failure
           gopticalNetworkTypeMismatch 1.3.6.1.4.1.3607.2.20.0.13225
Optical Network Type Mismatch
           gopticalPowerDegradeLow 1.3.6.1.4.1.3607.2.20.0.13230
Laser Power Degrade Low
           gautomaticPowerControlFailure 1.3.6.1.4.1.3607.2.20.0.13235
Automatic Power Control Failure
           gopticalPowerDegradeHigh 1.3.6.1.4.1.3607.2.20.0.13240
Optical Power Degrade High
           gautomaticPowerControlDisabled 1.3.6.1.4.1.3607.2.20.0.13245
Automatic Power Control Disabled
           gopticalPowerFailureLow 1.3.6.1.4.1.3607.2.20.0.13250
Optical Power Failure Low
           gringIdMismatch 1.3.6.1.4.1.3607.2.20.0.13255
Ring Id Mismatch
           gopticalPowerFailureHigh 1.3.6.1.4.1.3607.2.20.0.13260
Optical Power Failure High
           glossOfContinuity 1.3.6.1.4.1.3607.2.20.0.13270
Loss Of Continuity
           gvariableOpticalAttenuatorDegradeLow 1.3.6.1.4.1.3607.2.20.0.13280
Variable Optical Attenuator Degrade Low
           gvariableOpticalAttenuatorDegradeHigh 1.3.6.1.4.1.3607.2.20.0.13290
Variable Optical Attenuator Degrade High
           gvariableOpticalAttenuatorFailureLow 1.3.6.1.4.1.3607.2.20.0.13300
Variable Optical Attenuator Failure Low
           gvariableOpticalAttenuatorFailureHigh 1.3.6.1.4.1.3607.2.20.0.13310
Variable Optical Attenuator Failure High
           glaserBiasDegrade 1.3.6.1.4.1.3607.2.20.0.13320
Laser Bias Degrade
           glaserBiasFailure 1.3.6.1.4.1.3607.2.20.0.13330
aser Bias Failure
           glaserTemperatureDegrade 1.3.6.1.4.1.3607.2.20.0.13340
Laser Temperature Degrade
           gopticalAmplifierGainDegradeLow 1.3.6.1.4.1.3607.2.20.0.13350
Optical Amplifier Gain Degrade Low
           gopticalAmplifierGainDegradeHigh 1.3.6.1.4.1.3607.2.20.0.13360
Optical Amplifier Gain Degrade High
           gopticalAmplifierGainFailureLow 1.3.6.1.4.1.3607.2.20.0.13370
Optical Amplifier Gain Failure Low
           gopticalAmplifierGainFailureHigh 1.3.6.1.4.1.3607.2.20.0.13380
Optical Amplifier Gain Failure High
           gopticalChannelConnectionFailure 1.3.6.1.4.1.3607.2.20.0.13390
Optical Channel connection failure
           gopticalChannelIncomplete 1.3.6.1.4.1.3607.2.20.0.13395
Optical Channel Incomplete
           gopticalChannelActivationFailure 1.3.6.1.4.1.3607.2.20.0.13400
Optical Channel activation failure
           glaserAutoPowerReduction 1.3.6.1.4.1.3607.2.20.0.13410
Laser Auto Power Reduction
           gcaseTemperatureDegrade 1.3.6.1.4.1.3607.2.20.0.13420
Case Temperature Degrade
           gfiberTemperatureDegrade 1.3.6.1.4.1.3607.2.20.0.13430
Fiber Temperature Degrade
           gshutterOpen 1.3.6.1.4.1.3607.2.20.0.13440
Shutter Failure
           gawgTemperatureDegrade 1.3.6.1.4.1.3607.2.20.0.13450
AWG Temperature Degrade
           gawgTemperatureFailure 1.3.6.1.4.1.3607.2.20.0.13460
AWG Temperature Failure
           gawgOverTemperature 1.3.6.1.4.1.3607.2.20.0.13470
AWG Over-Temperature
           gopticalAmplifierInitialization 1.3.6.1.4.1.3607.2.20.0.13480
Optical Amplifier Initialization
           gawgWarmUp 1.3.6.1.4.1.3607.2.20.0.13490
AWG Warm Up
           gincSigloss 1.3.6.1.4.1.3607.2.20.0.13510
Incoming Signal Loss on Fibre Channel Interface
           gincSyncloss 1.3.6.1.4.1.3607.2.20.0.13515
Incoming Synchronization Loss on Fibre Channel Interface
           gincGfpOutOfFrame 1.3.6.1.4.1.3607.2.20.0.13520
Out Of Frame Detected by GFP Receiver
           gincGfpSigLoss 1.3.6.1.4.1.3607.2.20.0.13525
Client Signal Loss Frames Detected by GFP Receiver
           gincGfpSyncLoss 1.3.6.1.4.1.3607.2.20.0.13530
Client Sychronization Loss Frames Detected by GFP Receiver
 cerentConformance 1.3.6.1.4.1.3607.5.10
This node is created for compliance. Has objects as required by the RFCs
       cerentGenericGroups 1.3.6.1.4.1.3607.5.10.10
All the objects and events are grouped under this for conformance
             nodeGenericGroup 1.3.6.1.4.1.3607.5.10.10.10
The group for node related objects
             alarmGenericGroup 1.3.6.1.4.1.3607.5.10.10.20
The group for node related objects
             eventGenericGroup 1.3.6.1.4.1.3607.5.10.10.30
The generic notifications for Cisco ONS network device, ONS 15327, 15310
             cerentGenericCommonGroup 1.3.6.1.4.1.3607.5.10.10.40
The objects related to traps dispatch
             cerentThresholdGroup 1.3.6.1.4.1.3607.5.10.10.50
The objects for storing all the current alarms
             eventGenericDeprecatedGroup 1.3.6.1.4.1.3607.5.10.10.60
The deprecated notifications for Cisco ONS network devices
             reportedAlarmGenericGroup 1.3.6.1.4.1.3607.5.10.10.70
The group for reported alarm objects
       cerentCompliance 1.3.6.1.4.1.3607.5.10.20
The compliance statements for Cisco ONS 15327, 15310.
             cerentGenericBasicCompliance 1.3.6.1.4.1.3607.5.10.20.10
The basic implementation requirements for Cisco ONS network device, ONS 15327, 15310