asamAlarmId
ASAM-ALARM-MIB ·
.1.3.6.1.4.1.637.61.1.3.1.1.1
Object
column
mandatory
Integer32
This is the unique id for an alarm. 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.
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.1.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- asamAlarmEntry
- Table
- asamAlarmTable
- Siblings
- 10
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| asamAlarmLogMode mandatory This object is to manage the logging of the alarm. If this object
is disabled, the alarm is not logged. If it is enabled, an alarm is
logged in the AlarmLoggingTable if it has a h… | column | AsamAlarmModeType | .1.3.6.1.4.1.637.61.1.3.1.1.10 |
| asamAlarmEntryConfigState mandatory This object represents the status of configured values of the entry.
It indicates whether a system created row contains all system init
values (staticAllInitialValues(1)) or
whe… | column | RowConfigState | .1.3.6.1.4.1.637.61.1.3.1.1.11 |
| asamAlarmCategory mandatory This object defines the category of an alarm. Alarm categories
are defined in X.733 as Communications, QualityOfService,
Processing Error, Equipment and Environmental.
… | column | AsamAlarmCategoryType | .1.3.6.1.4.1.637.61.1.3.1.1.2 |
| asamAlarmSeverity mandatory This object is defined to assign a severity level to an alarm.
This object may be indeterminate, warning, minor, major, critical
and ignore. In case of severity ignore, the alarm… | column | AsamAlarmSeverityType | .1.3.6.1.4.1.637.61.1.3.1.1.3 |
| asamAlarmServAffect mandatory This object defines whether an alarm is service affecting or not.
ALCATEL NOTE:
SUPPORT: YES INSRVMOD: YES RANGE: See above
PERSIST: YES DEFVALUE: NA … | column | AsamAlarmServAffType | .1.3.6.1.4.1.637.61.1.3.1.1.4 |
| asamAlarmOnThreshold obsolete This object defines the threshold value for an alarm to be ON. | column | Integer32 | .1.3.6.1.4.1.637.61.1.3.1.1.5 |
| asamAlarmOffThreshold obsolete This object defines the threshold value for an alarm to be OFF. | column | Integer32 | .1.3.6.1.4.1.637.61.1.3.1.1.6 |
| asamAlarmOnTimebase obsolete This object defines the number of miliseconds that the alarm
should be persistant ON before it is reported ON. | column | RFC1155-SMITimeTicks | .1.3.6.1.4.1.637.61.1.3.1.1.7 |
| asamAlarmOffTimebase obsolete This object defines the number of miliseconds that the alarm
should be persistant OFF before it is reported OFF. | column | RFC1155-SMITimeTicks | .1.3.6.1.4.1.637.61.1.3.1.1.8 |
| asamAlarmRepMode mandatory This object is defined to manage the reporting of the alarm.
If it is disabled, the alarm is not reported to the SNMP Manager.
If it is enabled, reporting to the manager is possib… | column | AsamAlarmModeType | .1.3.6.1.4.1.637.61.1.3.1.1.9 |