CIENA-WS-ALARM-MIB

File: CIENA-WS-ALARM-MIB.mib (14637 bytes)

Imported modules

CIENA-WS-MIB CIENA-WS-TYPEDEFS-MIB SNMPv2-CONF
SNMPv2-SMI SNMPv2-TC

Imported symbols

cienaWsConfig StringMaxl16 StringMaxl32
StringMaxl44 MODULE-COMPLIANCE OBJECT-GROUP
Integer32 MODULE-IDENTITY OBJECT-TYPE
Unsigned32 TEXTUAL-CONVENTION TruthValue

Defined Types

AlarmReason  
None
TEXTUAL-CONVENTION    
  INTEGER reset(1), set(2), acknowledge(5), clear(6), delete(7), config(9)  

AlarmSeverity  
None
TEXTUAL-CONVENTION    
  INTEGER cleared(1), critical(3), major(4), minor(5), warning(6), info(8)  

CwsAlarmActiveEntry  
SEQUENCE    
  cwsAlarmActiveAlarmInstanceId Integer32
  cwsAlarmActiveAcknowledged TruthValue
  cwsAlarmActiveAlarmTableId Unsigned32
  cwsAlarmActiveSeverity AlarmSeverity
  cwsAlarmActiveLocalDateTime StringMaxl32
  cwsAlarmActiveInstance StringMaxl32
  cwsAlarmActiveDescription StringMaxl44
  cwsAlarmActiveSiteIdentifier Unsigned32
  cwsAlarmActiveGroupIdentifier Unsigned32
  cwsAlarmActiveMemberIdentifier Unsigned32

CwsAlarmHistoryEntry  
SEQUENCE    
  cwsAlarmHistoryHistoryId Integer32
  cwsAlarmHistoryReason AlarmReason
  cwsAlarmHistoryAlarmInstanceId Unsigned32
  cwsAlarmHistoryAlarmTableId Unsigned32
  cwsAlarmHistorySeverity AlarmSeverity
  cwsAlarmHistoryLocalDateTime StringMaxl32
  cwsAlarmHistoryInstance StringMaxl32
  cwsAlarmHistoryDescription StringMaxl44
  cwsAlarmHistorySiteIdentifier Unsigned32
  cwsAlarmHistoryGroupIdentifier Unsigned32
  cwsAlarmHistoryMemberIdentifier Unsigned32

CwsAlarmDefinedEntry  
SEQUENCE    
  cwsAlarmDefinedAlarmTableId Integer32
  cwsAlarmDefinedEnabled TruthValue
  cwsAlarmDefinedActive TruthValue
  cwsAlarmDefinedThreshold Unsigned32
  cwsAlarmDefinedCap Unsigned32
  cwsAlarmDefinedSeverity AlarmSeverity
  cwsAlarmDefinedInstance StringMaxl16
  cwsAlarmDefinedDescription StringMaxl44

CwsAlarmStatisticsEntry  
SEQUENCE    
  cwsAlarmStatisticsIndex Integer32
  cwsAlarmStatisticsActive TruthValue
  cwsAlarmStatisticsDisabled TruthValue
  cwsAlarmStatisticsCount Unsigned32
  cwsAlarmStatisticsCumulative Unsigned32
  cwsAlarmStatisticsType StringMaxl32

Defined Values

cienaWsAlarmMIB 1.3.6.1.4.1.1271.3.4.4
This module defines alarm data for the Waveserver.
MODULE-IDENTITY    

cwsAlarmActiveTable 1.3.6.1.4.1.1271.3.4.4.3
Active alarms
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsAlarmActiveEntry

cwsAlarmActiveEntry 1.3.6.1.4.1.1271.3.4.4.3.1
Entry for cwsAlarmActiveTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsAlarmActiveEntry  

cwsAlarmActiveAlarmInstanceId 1.3.6.1.4.1.1271.3.4.4.3.1.1
The alarm Instance ID
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

cwsAlarmActiveAcknowledged 1.3.6.1.4.1.1271.3.4.4.3.1.2
Alarm has been acknowledged.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cwsAlarmActiveAlarmTableId 1.3.6.1.4.1.1271.3.4.4.3.1.3
The alarm table ID.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwsAlarmActiveSeverity 1.3.6.1.4.1.1271.3.4.4.3.1.4
The alarm severity.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmSeverity  

cwsAlarmActiveLocalDateTime 1.3.6.1.4.1.1271.3.4.4.3.1.5
The local date and time when alarm was raised.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsAlarmActiveInstance 1.3.6.1.4.1.1271.3.4.4.3.1.6
The object instance the alarm is raised against.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsAlarmActiveDescription 1.3.6.1.4.1.1271.3.4.4.3.1.7
The alarm description.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl44  

cwsAlarmActiveSiteIdentifier 1.3.6.1.4.1.1271.3.4.4.3.1.8
An integer to uniquely identify the site where this Waveserver is located.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwsAlarmActiveGroupIdentifier 1.3.6.1.4.1.1271.3.4.4.3.1.9
An integer to uniquely identify a group of Waveservers within a site.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwsAlarmActiveMemberIdentifier 1.3.6.1.4.1.1271.3.4.4.3.1.10
An integer to uniquely identify a Waveserver chassis within a group of Waveservers. Initial configuration of this identifier automatically assigns 2 specific wavelengths for the Ciena wavelength grid to the Wavelogic 3 Extreme ports 1 and 12. Wavelengths can also be manually assigned independently.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwsAlarmHistoryTable 1.3.6.1.4.1.1271.3.4.4.4
Alarm history
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsAlarmHistoryEntry

cwsAlarmHistoryEntry 1.3.6.1.4.1.1271.3.4.4.4.1
Entry for cwsAlarmHistoryTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsAlarmHistoryEntry  

cwsAlarmHistoryHistoryId 1.3.6.1.4.1.1271.3.4.4.4.1.1
The alarm history ID
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

cwsAlarmHistoryReason 1.3.6.1.4.1.1271.3.4.4.4.1.2
The reason for the alarm condition.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmReason  

cwsAlarmHistoryAlarmInstanceId 1.3.6.1.4.1.1271.3.4.4.4.1.3
The alarm instance ID.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwsAlarmHistoryAlarmTableId 1.3.6.1.4.1.1271.3.4.4.4.1.4
The alarm table ID.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwsAlarmHistorySeverity 1.3.6.1.4.1.1271.3.4.4.4.1.5
The alarm severity.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmSeverity  

cwsAlarmHistoryLocalDateTime 1.3.6.1.4.1.1271.3.4.4.4.1.6
The local date and time when alarm was raised.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsAlarmHistoryInstance 1.3.6.1.4.1.1271.3.4.4.4.1.7
The object instance the alarm is raised against.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cwsAlarmHistoryDescription 1.3.6.1.4.1.1271.3.4.4.4.1.8
The alarm description.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl44  

cwsAlarmHistorySiteIdentifier 1.3.6.1.4.1.1271.3.4.4.4.1.9
An integer to uniquely identify the site where this Waveserver is located.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwsAlarmHistoryGroupIdentifier 1.3.6.1.4.1.1271.3.4.4.4.1.10
An integer to uniquely identify a group of Waveservers within a site.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwsAlarmHistoryMemberIdentifier 1.3.6.1.4.1.1271.3.4.4.4.1.11
An integer to uniquely identify a Waveserver chassis within a group of Waveservers. Initial configuration of this identifier automatically assigns 2 specific wavelengths for the Ciena wavelength grid to the Wavelogic 3 Extreme ports 1 and 12. Wavelengths can also be manually assigned independently.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwsAlarmDefinedTable 1.3.6.1.4.1.1271.3.4.4.5
Defined Alarm Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsAlarmDefinedEntry

cwsAlarmDefinedEntry 1.3.6.1.4.1.1271.3.4.4.5.1
Entry for cwsAlarmDefinedTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsAlarmDefinedEntry  

cwsAlarmDefinedAlarmTableId 1.3.6.1.4.1.1271.3.4.4.5.1.1
The alarm table ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

cwsAlarmDefinedEnabled 1.3.6.1.4.1.1271.3.4.4.5.1.2
Alarm is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cwsAlarmDefinedActive 1.3.6.1.4.1.1271.3.4.4.5.1.3
Alarm is active.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cwsAlarmDefinedThreshold 1.3.6.1.4.1.1271.3.4.4.5.1.4
The alarm threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwsAlarmDefinedCap 1.3.6.1.4.1.1271.3.4.4.5.1.5
The alarm cap.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwsAlarmDefinedSeverity 1.3.6.1.4.1.1271.3.4.4.5.1.6
The alarm severity.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmSeverity  

cwsAlarmDefinedInstance 1.3.6.1.4.1.1271.3.4.4.5.1.7
The object instance the alarm is raised against.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl16  

cwsAlarmDefinedDescription 1.3.6.1.4.1.1271.3.4.4.5.1.8
The alarm description.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl44  

cwsAlarmStatisticsTable 1.3.6.1.4.1.1271.3.4.4.6
Waveserver Alarm Statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CwsAlarmStatisticsEntry

cwsAlarmStatisticsEntry 1.3.6.1.4.1.1271.3.4.4.6.1
Entry for cwsAlarmStatisticsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CwsAlarmStatisticsEntry  

cwsAlarmStatisticsIndex 1.3.6.1.4.1.1271.3.4.4.6.1.1
The alarm statistics table index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

cwsAlarmStatisticsActive 1.3.6.1.4.1.1271.3.4.4.6.1.2
There is alarm active for the alarm type
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cwsAlarmStatisticsDisabled 1.3.6.1.4.1.1271.3.4.4.6.1.3
There is alarm disabled for the alarm type
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cwsAlarmStatisticsCount 1.3.6.1.4.1.1271.3.4.4.6.1.4
The count of active alarms for the alarm type
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwsAlarmStatisticsCumulative 1.3.6.1.4.1.1271.3.4.4.6.1.5
The cumulative count of active alarms for the alarm type
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cwsAlarmStatisticsType 1.3.6.1.4.1.1271.3.4.4.6.1.6
The alarm type.
Status: current Access: read-only
OBJECT-TYPE    
  StringMaxl32  

cienaWsAlarmObjects 1.3.6.1.4.1.1271.3.4.4.1
OBJECT IDENTIFIER    

cienaWsAlarmConformance 1.3.6.1.4.1.1271.3.4.4.2
OBJECT IDENTIFIER    

cienaWsAlarmGroups 1.3.6.1.4.1.1271.3.4.4.2.1
OBJECT IDENTIFIER    

cienaWsAlarmGroup 1.3.6.1.4.1.1271.3.4.4.2.1.1
Conformance Group
Status: current Access: read-only
OBJECT-GROUP    

cienaWsAlarmCompliances 1.3.6.1.4.1.1271.3.4.4.2.2
OBJECT IDENTIFIER    

cienaWsAlarmCompliance 1.3.6.1.4.1.1271.3.4.4.2.2.1
Compliance
Status: current Access: read-only
MODULE-COMPLIANCE