SL-SONET-ALARM-MIB
13 objects
This MIB module describes the SONET ALARMS.
Imported Objects
| IF-MIB | InterfaceIndex |
| PerfHist-TC-MIB | PerfCurrentCount PerfIntervalCount PerfTotalCount |
| SL-SONET-MIB | slSonetMib |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.4515.1.6.4 | IdentityslSonetAlarmMib | This MIB module describes the SONET ALARMS. | ||
| 1.3.6.1.4.1.4515.1.6.4.1 | NodeslSonetAlarmConfig | |||
| 1.3.6.1.4.1.4515.1.6.4.1.1 | TableslSonetAlarmConfigTable | not-accessible | current | This table contains objects to configure the SONET Alarms. |
| 1.3.6.1.4.1.4515.1.6.4.1.1.1 | RowslSonetAlarmConfigEntry | not-accessible | current | An entry exist for each type of alarm. The entry describes the alarm properties. |
| 1.3.6.1.4.1.4515.1.6.4.1.1.1.1 | ColumnslSonetAlarmIfIndex | read-only | current | The corresponding SONET interface index. The interface type may be of sonet(39), sonetPath(50) or sonetVT(51). |
| 1.3.6.1.4.1.4515.1.6.4.1.1.1.2 | ColumnslSonetAlarmType | read-only | current | The alarm type. |
| 1.3.6.1.4.1.4515.1.6.4.1.1.1.3 | ColumnslSonetAlarmMask | read-write | current | The alarm mask. If True - enable alarm, otherwise - disable alarm. |
| 1.3.6.1.4.1.4515.1.6.4.1.1.1.4 | ColumnslSonetAlarmStatus | read-only | current | The Alarm status. If True the alarm state is ON. Otherwise the alarm state is OFF. The states shown here are the stabilized state. |
| 1.3.6.1.4.1.4515.1.6.4.2 | NodeslSonetAlarmTraps | |||
| 1.3.6.1.4.1.4515.1.6.4.2.1 | ScalarslSonetAlarmSeverity | read-only | current | The alarm severity. |
| 1.3.6.1.4.1.4515.1.6.4.2.2 | ScalarslSonetAlarmServiceAffect | read-only | current | The alarm service affecting Yes/No. |
| 1.3.6.1.4.1.4515.1.6.4.2.3 | NotificationslSonetAlarmTrap | current | An slSonetAlarmTrap notification is sent when an alarm occures. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| SonetAlarmType | INTEGER { losSonetAlarm(1), lofSonetAlarm(2), lopSonetAlarm(3), aisSonetAlarm(4), rfiSonetAlarm(5), uneqSonetAlarm(6), tim(7), slm(8), sd(9), sf(10), hwfail(11) } | current | The SONET Alarms Types. |