SL-SONET-ALARM-MIB

File: SL-SONET-ALARM-MIB.mib (4987 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB PerfHist-TC-MIB SL-SONET-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
TEXTUAL-CONVENTION DisplayString TruthValue
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
InterfaceIndex PerfCurrentCount PerfIntervalCount
PerfTotalCount slSonetMib

Defined Types

SonetAlarmType  
The SONET Alarms Types.
TEXTUAL-CONVENTION    
  INTEGER losSonetAlarm(1), lofSonetAlarm(2), lopSonetAlarm(3), aisSonetAlarm(4), rfiSonetAlarm(5), uneqSonetAlarm(6), tim(7), slm(8), sd(9), sf(10), hwfail(11)  

SlSonetAlarmConfigEntry  
SEQUENCE    
  slSonetAlarmIfIndex InterfaceIndex
  slSonetAlarmType SonetAlarmType
  slSonetAlarmMask TruthValue
  slSonetAlarmStatus TruthValue

Defined Values

slSonetAlarmMib 1.3.6.1.4.1.4515.1.6.4
This MIB module describes the SONET ALARMS.
MODULE-IDENTITY    

slSonetAlarmConfig 1.3.6.1.4.1.4515.1.6.4.1
OBJECT IDENTIFIER    

slSonetAlarmTraps 1.3.6.1.4.1.4515.1.6.4.2
OBJECT IDENTIFIER    

slSonetAlarmConfigTable 1.3.6.1.4.1.4515.1.6.4.1.1
This table contains objects to configure the SONET Alarms.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SlSonetAlarmConfigEntry

slSonetAlarmConfigEntry 1.3.6.1.4.1.4515.1.6.4.1.1.1
An entry exist for each type of alarm. The entry describes the alarm properties.
Status: current Access: not-accessible
OBJECT-TYPE    
  SlSonetAlarmConfigEntry  

slSonetAlarmIfIndex 1.3.6.1.4.1.4515.1.6.4.1.1.1.1
The corresponding SONET interface index. The interface type may be of sonet(39), sonetPath(50) or sonetVT(51).
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

slSonetAlarmType 1.3.6.1.4.1.4515.1.6.4.1.1.1.2
The alarm type.
Status: current Access: read-only
OBJECT-TYPE    
  SonetAlarmType  

slSonetAlarmMask 1.3.6.1.4.1.4515.1.6.4.1.1.1.3
The alarm mask. If True - enable alarm, otherwise - disable alarm.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

slSonetAlarmStatus 1.3.6.1.4.1.4515.1.6.4.1.1.1.4
The Alarm status. If True the alarm state is ON. Otherwise the alarm state is OFF. The states shown here are the stabilized state.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

slSonetAlarmSeverity 1.3.6.1.4.1.4515.1.6.4.2.1
The alarm severity.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noAlarm(0), critical(1), major(2), minor(3)  

slSonetAlarmServiceAffect 1.3.6.1.4.1.4515.1.6.4.2.2
The alarm service affecting Yes/No.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

slSonetAlarmTrap 1.3.6.1.4.1.4515.1.6.4.2.3
An slSonetAlarmTrap notification is sent when an alarm occures.
Status: current Access: read-only
NOTIFICATION-TYPE