asamAlarmReportId
ASAM-ALARM-MIB ·
.1.3.6.1.4.1.637.61.1.3.77.1
Object
scalar
mandatory
Integer32
This is the unique id for the alarm that was last raised or cleared.
It is a combination of 2 distinct parts of information : the alarm
type and the alarm number.
The first half represents the type and the second (most right) part
the alarm number. This alarm number represents the bit position of
an alarm in a bitmap of an active alarm entry. Thus the value of
asamAlarmId can be found using a simple formula: (AlarmType x 2^16)
+ AlarmNumber. E.g. an alarm with alarm type 5 and alarm number 3
is represented as 0x00050003.
A value of zero means no alarm was raised or cleared yet.
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
Context
- MIB
- ASAM-ALARM-MIB
- OID
.1.3.6.1.4.1.637.61.1.3.77.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- asamAlarmReport
- Siblings
- 6
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| asamAlarmReportAlarmState mandatory This reflects the alarm state of the last raised or cleared alarm.
When an alarm becomes active, the state will be active.
If it dissappears, it will be nonActive.
ALCA… | scalar | AsamAlarmStateType | .1.3.6.1.4.1.637.61.1.3.77.2 |
| asamAlarmReportSeverity mandatory This reflects the severity level of the last raised or cleared alarm.
This severity may be indeterminate, warning, minor, major and critical.
ALCATEL NOTE:
SUPPORT: … | scalar | AsamAlarmSeverityType | .1.3.6.1.4.1.637.61.1.3.77.3 |
| asamAlarmReportIndex1 mandatory This object is used in conjunction with Index2. Together they
identify where the last raised or cleared alarm occurred.
For more information regarding the index definition,
refer … | scalar | Integer32 | .1.3.6.1.4.1.637.61.1.3.77.4 |
| asamAlarmReportIndex2 mandatory This object is used in conjunction with Index1. Together they
identify where the last raised or cleared alarm occurred.
For more information regarding the index definition,
refer … | scalar | Integer32 | .1.3.6.1.4.1.637.61.1.3.77.5 |
| asamAlarmReportTime mandatory This object gives the time in seconds when the last alarm has
changed state (either raised or cleared).
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
… | scalar | ASAM-TC-MIBNetworkTimeInSeconds | .1.3.6.1.4.1.637.61.1.3.77.6 |
| asamAlarmReportAddInfo mandatory This object is used to keep some additional information about
the last raised or cleared alarm.
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSI… | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.637.61.1.3.77.7 |