SONUS-ALARM-MGR
34 objects
The MIB Module for Alarm Management.
Imported Objects
| SNMPv2-SMI | Counter32 Counter64 Gauge32 Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DateAndTime RowStatus TEXTUAL-CONVENTION TruthValue |
| SONUS-SMI MISSING | sonusCommonSoftwarePlatformServicesMIBs |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2879.2.8.15 | IdentitysonusAlarmMgrMIB | The MIB Module for Alarm Management. | ||
| 1.3.6.1.4.1.2879.2.8.15.1 | NodesonusAlarms | |||
| 1.3.6.1.4.1.2879.2.8.15.1.1 | NodesonusAlarmsClear | |||
| 1.3.6.1.4.1.2879.2.8.15.1.2 | TablesonusAlarmsCurrentStatusTable | not-accessible | current | Status table for Current Outstanding Alarms. |
| 1.3.6.1.4.1.2879.2.8.15.1.2.1 | RowsonusAlarmsCurrentStatusEntry | not-accessible | current | |
| 1.3.6.1.4.1.2879.2.8.15.1.2.1.1 | ColumnsonusAlarmsCurrentStatusAlarmId | not-accessible | current | Alarm-Identifier. This serves as key to status table. |
| 1.3.6.1.4.1.2879.2.8.15.1.2.1.2 | ColumnsonusAlarmsCurrentStatusTimestamp | read-only | current | Last time when the alarm was raised. |
| 1.3.6.1.4.1.2879.2.8.15.1.2.1.3 | ColumnsonusAlarmsCurrentStatusDesc | read-only | current | Description of the alarm. |
| 1.3.6.1.4.1.2879.2.8.15.1.2.1.4 | ColumnsonusAlarmsCurrentStatusReporter | read-only | current | Name of the task reporting this Alarm. |
| 1.3.6.1.4.1.2879.2.8.15.1.2.1.5 | ColumnsonusAlarmsCurrentStatusSeverity | read-only | current | Severity of the Alarm. |
| 1.3.6.1.4.1.2879.2.8.15.1.2.1.6 | ColumnsonusAlarmsCurrentStatusClearType | read-only | current | Type of clear - AUTOMATIC or MANUAL. |
| 1.3.6.1.4.1.2879.2.8.15.1.2.1.7 | ColumnsonusAlarmsCurrentStatusInitialTimestamp | read-only | current | First time the alarm was raised. |
| 1.3.6.1.4.1.2879.2.8.15.1.2.1.8 | ColumnsonusAlarmsCurrentStatusCount | read-only | current | Number of times this alarm has been raised. |
| 1.3.6.1.4.1.2879.2.8.15.1.2.1.9 | ColumnsonusAlarmsCurrentStatusAcknowledgeState | read-only | current | Current operator state of the Alarm. |
| 1.3.6.1.4.1.2879.2.8.15.1.2.1.10 | ColumnsonusAlarmsCurrentStatusComment | read-only | current | Current annotation of the Alarm. |
| 1.3.6.1.4.1.2879.2.8.15.1.3 | TablesonusAlarmsHistoryStatusTable | not-accessible | current | Status table for History-Alarms. |
| 1.3.6.1.4.1.2879.2.8.15.1.3.1 | RowsonusAlarmsHistoryStatusEntry | not-accessible | current | |
| 1.3.6.1.4.1.2879.2.8.15.1.3.1.1 | ColumnsonusAlarmsHistoryStatusAlarmId | not-accessible | current | Alarm-Identifier. This serves as key to status table. |
| 1.3.6.1.4.1.2879.2.8.15.1.3.1.2 | ColumnsonusAlarmsHistoryStatusTimestamp | read-only | current | Last time when the alarm was raised. |
| 1.3.6.1.4.1.2879.2.8.15.1.3.1.3 | ColumnsonusAlarmsHistoryStatusState | read-only | current | State of the alarm - SET, CLEAR or MAN CLR. |
| 1.3.6.1.4.1.2879.2.8.15.1.3.1.4 | ColumnsonusAlarmsHistoryStatusDesc | read-only | current | Description of the alarm. |
| 1.3.6.1.4.1.2879.2.8.15.1.3.1.5 | ColumnsonusAlarmsHistoryStatusReporter | read-only | current | Name of the task reporting this Alarm. |
| 1.3.6.1.4.1.2879.2.8.15.1.3.1.6 | ColumnsonusAlarmsHistoryStatusSeverity | read-only | current | Severity of the Alarm. |
| 1.3.6.1.4.1.2879.2.8.15.1.3.1.7 | ColumnsonusAlarmsHistoryStatusInitialTimestamp | read-only | current | First time the alarm was raised. |
| 1.3.6.1.4.1.2879.2.8.15.1.3.1.8 | ColumnsonusAlarmsHistoryStatusCount | read-only | current | Number of times this alarm has been raised. |
| 1.3.6.1.4.1.2879.2.8.15.1.3.1.9 | ColumnsonusAlarmsHistoryStatusAcknowledgeState | read-only | current | Current operator state of the Alarm. |
| 1.3.6.1.4.1.2879.2.8.15.1.3.1.10 | ColumnsonusAlarmsHistoryStatusComment | read-only | current | Current annotation of the Alarm. |
| 1.3.6.1.4.1.2879.2.8.15.1.4 | NodesonusAlarmsCurrent |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| SonusAlarmCommentType | OCTET STRING (SIZE (0 .. 1024)) | current | operator comment string. |
| SonusAlarmDesc | OCTET STRING (SIZE (0 .. 510)) | current | This data type is used to model textual information taken from the NVT ASCII character set. This type is similar to SonusLongName, but can be null. It is a replacement for xs:string and xsd:string, since all strings mus… |
| SonusAlarmListType | OCTET STRING (SIZE (0 .. 18000)) | current | |
| SonusAlarmStateType | INTEGER {acknowledge(1),unAcknowledge(2)} | current | Operator acknowledge states |
| SonusDeleteAllMatchType | INTEGER {yes(1),no(2)} | current | |
| String | OCTET STRING | current | xs:string |