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