ASAM-ALARM-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
11
Rows
11
Columns
100

asamAlarmTable

table mandatory
.1.3.6.1.4.1.637.61.1.3.1 · 1 row entry · 11 columns
This table defines all the possible alarms at the agent.
For each alarm, there is an entry. Each entry consists of an index
for the table, alarm id, alarm category, alarm On/Off thresholds
and timebases and an alarm logging mode. The severity, reporting
and logging are manageable objects for the SNMP Manager.
          
ALCATEL NOTE:
   SUPPORT: YES   TABLESIZE: DEP as described above
asamAlarmEntry entry .1.3.6.1.4.1.637.61.1.3.1.1
Entry for alarm table.

ALCATEL NOTE:
SUPPORT: YES
Indexes
asamAlarmId
Column Syntax OID
asamAlarmId mandatory
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. Thi…
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.1.1.1
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.

ALCATEL NOTE:
SUPPORT: YES INSR…
AsamAlarmCategoryType
Textual Convention: AsamAlarmCategoryType Enumeration
Type Values:
1communications
2qualityofService
3processingError
4equipment
5environmental
.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 is ignored by
the system and all intern…
AsamAlarmSeverityTyper/w
Textual Convention: AsamAlarmSeverityType Enumeration
Type Values:
0alllevel
1indeterminate
2warning
3minor
4major
5critical
6ignore
.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 UNITS: -
AsamAlarmServAffTyper/w
Textual Convention: AsamAlarmServAffType Enumeration
Type Values:
0allAffecting
1serviceAffecting
2notServiceAffecting
.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.
Integer32
Constraints:
range: 0-4294967295
.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.
Integer32
Constraints:
range: 0-4294967295
.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.
RFC1155-SMITimeTicks
Textual Convention: RFC1155-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.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.
RFC1155-SMITimeTicks
Textual Convention: RFC1155-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.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 possible (provided
it has a high enough severi…
AsamAlarmModeTyper/w
Textual Convention: AsamAlarmModeType Enumeration
Type Values:
1enabled
2disabled
.1.3.6.1.4.1.637.61.1.3.1.1.9
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 high enough severity.

ALCA…
AsamAlarmModeTyper/w
Textual Convention: AsamAlarmModeType Enumeration
Type Values:
1enabled
2disabled
.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
whether the values are already modified by …
RowConfigState
Textual Convention: RowConfigState Enumeration
Type Values:
1staticAllInitialValues
2staticOperatorModified
3operatorCreated
.1.3.6.1.4.1.637.61.1.3.1.1.11

asamCurrentAlarmTable

table mandatory
.1.3.6.1.4.1.637.61.1.3.7 · 1 row entry · 8 columns
This table contains the currently active alarms, ordered by severity
(highest first). Each entry contains information on the alarm type,
alarm status, two indexes and the last time that the entry was
changed. Only alarms with a reporting mode set to ON and a severity
equal or higher than the configured current table severity are
entered in this table.
          
ALCATEL NOTE:
   SUPPORT: YES   TABLESIZE: DEP as described above
asamCurrentAlarmEntry entry .1.3.6.1.4.1.637.61.1.3.7.1
Entry for CurrentAlarmTable.

ALCATEL NOTE:
SUPPORT: YES
Indexes
asamCurrentAlarmIndex
Column Syntax OID
asamCurrentAlarmIndex mandatory
Index for a Current Alarm Entry.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.7.1.1
asamCurrentAlarmType mandatory
This object defines the type of the alarms that are active
in this entry.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
AsamAlarmType
Textual Convention: AsamAlarmType Integer32
Type Constraints:
range: 1..65535
.1.3.6.1.4.1.637.61.1.3.7.1.2
asamCurrentAlarmStatus mandatory
This object defines the current status of all alarms within one
alarm type and one index1-index2 combination at that time. The
alarms are represented in a bitmap with the following bitpositions:
1 NoDefect
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.7.1.3
asamCurrentAlarmIndex1 mandatory
This object is used in conjunction with Index2. Together they
identify where the alarm occurred. For more information regarding
the index definition, refer to the Alarm Definition document.

ALCATEL NOTE:
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.7.1.4
asamCurrentAlarmIndex2 mandatory
This object is used in conjunction with Index1. See description of
Index1 for further info.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.7.1.5
asamCurrentAlarmPtr obsolete
This object is currently not used. In future releases this
object will be used to point to additional information.
ObjectIdentifier .1.3.6.1.4.1.637.61.1.3.7.1.6
asamCurrentAlarmTime mandatory
This object gives the time in seconds when the entry was updated,
respectively added.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: seconds
ASAM-TC-MIBNetworkTimeInSeconds
Textual Convention: ASAM-TC-MIBNetworkTimeInSeconds Integer32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.637.61.1.3.7.1.7
asamCurrentAlarmAddInfo mandatory
This object is used to keep some additional information about
the considered table entry.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.637.61.1.3.7.1.8

asamAlarmLogTable

table mandatory
.1.3.6.1.4.1.637.61.1.3.15 · 1 row entry · 10 columns
This table is used to log all alarm changes of alarms with a log
status set to active and a severity level equal or higher than the
configured logging severity. The entries are ordered by time. The
latest alarm change is logged as the last entry of this table.
          
ALCATEL NOTE:
   SUPPORT: YES   TABLESIZE: DEP as described above
asamAlarmLogEntry entry .1.3.6.1.4.1.637.61.1.3.15.1
Entry for Alarm Log Table.

ALCATEL NOTE:
SUPPORT: YES
Indexes
asamAlarmLogIndex
Column Syntax OID
asamAlarmLogIndex mandatory
Index for the entry.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.15.1.1
asamAlarmLogAlarmType mandatory
This object defines the type of the alarms in this entry.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
AsamAlarmType
Textual Convention: AsamAlarmType Integer32
Type Constraints:
range: 1..65535
.1.3.6.1.4.1.637.61.1.3.15.1.2
asamAlarmLogAlarmStatus mandatory
This object defines the status of all alarms within one alarm type
and one index1-index2 combination for this logged entry. The alarms
are represented in a bitmap with the following bitpositions :
1 NoDefect…
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.15.1.3
asamAlarmLogStatusChange mandatory
This object defines the difference in the status bitmap with its
previous logged value. The bitpositions are conforming to the ones
in the asamAlarmLogAlarmStatus object.

ALCATEL NOTE:
SUPPORT: YES I…
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.15.1.4
asamAlarmLogIndex1 mandatory
This object is used in conjunction with Index2. Together they
identify where the alarm occurred. For more information regarding
the index definition refer to the Alarm Definition document.

ALCATEL NOTE:
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.15.1.5
asamAlarmLogIndex2 mandatory
This object is used in conjunction with Index1. See description of
Index1 for further info.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.15.1.6
asamAlarmLogPtr obsolete
This object is currently not used. In future releases this object
will be used to point to additional information.
ObjectIdentifier .1.3.6.1.4.1.637.61.1.3.15.1.7
asamAlarmLogTime mandatory
This object gives the time in seconds when the alarm was logged.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: seconds
ASAM-TC-MIBNetworkTimeInSeconds
Textual Convention: ASAM-TC-MIBNetworkTimeInSeconds Integer32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.637.61.1.3.15.1.8
asamAlarmLogAddInfo mandatory
This object is used to keep some additional information about the
considered table entry.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.637.61.1.3.15.1.9
asamAlarmLogBasicAlarmId mandatory
The meaning of this object depends on the value of asamAlarmLogAlarmType.
The following situations are possible:

1. The value of the asamAlarmLogAlarmType object corresponds to
'temp…
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.15.1.10

asamAlarmSnapshotTable

table mandatory
.1.3.6.1.4.1.637.61.1.3.22 · 1 row entry · 8 columns
This table is empty when the snapshot table status is set to
notInUse. When a snapshot is taken (see the description of the
snapshot table status object for a complete scenario), this table
will contain all active alarms, at the time the snapshot was taken,
ordered by severity.  The lowest viewable severity is set with the
snapshot severity object.
          
ALCATEL NOTE:
   SUPPORT: YES   TABLESIZE: DEP as described above
asamAlarmSnapshotEntry entry .1.3.6.1.4.1.637.61.1.3.22.1
Entry for asamAlarmSnapshotTable.

ALCATEL NOTE:
SUPPORT: YES
Indexes
asamAlarmSnapshotIndex
Column Syntax OID
asamAlarmSnapshotIndex mandatory
Index for an Alarm Snapshot Entry.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.22.1.1
asamAlarmSnapshotType mandatory
This object defines the type of the alarms in this entry.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
AsamAlarmType
Textual Convention: AsamAlarmType Integer32
Type Constraints:
range: 1..65535
.1.3.6.1.4.1.637.61.1.3.22.1.2
asamAlarmSnapshotStatus mandatory
This object defines the status of alarms in an alarm type at the
time the snapshot was taken. The alarms are represented in a bitmap
with the following bitpositions :
1 NoDefect
2 AlarmNumber 1
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.22.1.3
asamAlarmSnapshotIndex1 mandatory
This object is used in conjunction with Index2. Together they
identify where the alarm occurred. For more information regarding
the index definition refer to the Alarm Definition document.

ALCATEL NOTE:
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.22.1.4
asamAlarmSnapshotIndex2 mandatory
This object is used in conjunction with Index1. See description of
Index1 for further info.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.22.1.5
asamAlarmSnapshotPtr obsolete
This object is currently not used. In future releases this
object will be used to point to additional information.
ObjectIdentifier .1.3.6.1.4.1.637.61.1.3.22.1.6
asamAlarmSnapshotTime mandatory
This object gives the time information in seconds when the entry was
updated, respectively added.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: se…
ASAM-TC-MIBNetworkTimeInSeconds
Textual Convention: ASAM-TC-MIBNetworkTimeInSeconds Integer32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.637.61.1.3.22.1.7
asamAlarmSnapshotAddInfo mandatory
This object is used to keep some additional information about
the considered table entry.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.637.61.1.3.22.1.8
.1.3.6.1.4.1.637.61.1.3.46 · 1 row entry · 9 columns
This table is to log all reported alarms with a severity equal to
Indeterminate. The Logged records are ordered by time.
The latest Indeterminate reported alarm change is logged as the last
entry of this table.
          
ALCATEL NOTE:
   SUPPORT: YES   TABLESIZE: DEP as described above
asamAlarmIndeterminateDeltaLogEntry entry .1.3.6.1.4.1.637.61.1.3.46.1
Entry for the Indeterminate Delta Log Table.

ALCATEL NOTE:
SUPPORT: YES
Indexes
asamAlarmIndeterminateDeltaLogIndex
Column Syntax OID
asamAlarmIndeterminateDeltaLogIndex mandatory
Index for an Indeterminate Delta Log Table Entry.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.46.1.1
asamAlarmIndeterminateDeltaLogAlarmId mandatory
This is the unique id for an alarm. It is a combination of two
distinct parts of information: the alarm type and the alarm number.
The first half represents the type and the second (rightmost) part
the alarm number. Th…
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.46.1.2
asamAlarmIndeterminateDeltaLogAlarmState mandatory
This reflects the alarm state. When an alarm becomes active, the
state will be active. If it dissappears, it will be nonActive.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: …
AsamAlarmStateType
Textual Convention: AsamAlarmStateType Enumeration
Type Values:
1active
2nonActive
.1.3.6.1.4.1.637.61.1.3.46.1.3
asamAlarmIndeterminateDeltaLogIndex1 mandatory
This object is used in conjunction with Index2. Together they
identify where the alarm occurred. For more information regarding
the index definition refer to the Alarm Definition document.

ALCATEL NOTE:
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.46.1.4
asamAlarmIndeterminateDeltaLogIndex2 mandatory
This object is used in conjunction with Index1. See the description
of Index1 for further info.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.46.1.5
asamAlarmIndeterminateDeltaLogPtr obsolete
This object is currently not used.
ObjectIdentifier .1.3.6.1.4.1.637.61.1.3.46.1.6
asamAlarmIndeterminateDeltaLogTime mandatory
This object gives the network time in seconds when the alarm
was logged.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: seconds
ASAM-TC-MIBNetworkTimeInSeconds
Textual Convention: ASAM-TC-MIBNetworkTimeInSeconds Integer32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.637.61.1.3.46.1.7
asamAlarmIndeterminateDeltaLogAddInfo mandatory
This object is used to keep some additional information about
the considered table entry.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.637.61.1.3.46.1.8
asamAlarmIndeterminateDeltaLogBasicAlarmId mandatory
The meaning and use of this object depends on the value of the asamAlarmIndeterminateDeltaLogAlarmId.
The following situations are possible:

1. asamAlarmIndeterminateDeltaLogAlarmId points to a …
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.46.1.9
.1.3.6.1.4.1.637.61.1.3.53 · 1 row entry · 9 columns
This table is to log all reported alarms with a severity equal to
Warning. The Logged records are ordered by time.
The latest Warning reported alarm change is logged as the last
entry of this table.
          
ALCATEL NOTE:
   SUPPORT: YES   TABLESIZE: DEP as described above
asamAlarmWarningDeltaLogEntry entry .1.3.6.1.4.1.637.61.1.3.53.1
Entry for the Warning Delta Log Table.

ALCATEL NOTE:
SUPPORT: YES
Indexes
asamAlarmWarningDeltaLogIndex
Column Syntax OID
asamAlarmWarningDeltaLogIndex mandatory
Index for a Warning Delta Log Table Entry.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.53.1.1
asamAlarmWarningDeltaLogAlarmId mandatory
This is the unique id for an alarm. It is a combination of two
distinct parts of information: the alarm type and the alarm number.
The first half represents the type and the second (rightmost) part
the alarm number. Thi…
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.53.1.2
asamAlarmWarningDeltaLogAlarmState mandatory
This reflects the alarm state. When an alarm becomes active,
the state will be active. If it dissappears, it will be nonActive.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: …
AsamAlarmStateType
Textual Convention: AsamAlarmStateType Enumeration
Type Values:
1active
2nonActive
.1.3.6.1.4.1.637.61.1.3.53.1.3
asamAlarmWarningDeltaLogIndex1 mandatory
This object is used in conjunction with Index2. Together they
identify where the alarm occurred. For more information regarding
the index definition refer to the Alarm Definition document.

ALCATEL NOTE:
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.53.1.4
asamAlarmWarningDeltaLogIndex2 mandatory
This object is used in conjunction with Index1. See the description
of Index1 for further info.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.53.1.5
asamAlarmWarningDeltaLogPtr obsolete
This object is currently not used.
ObjectIdentifier .1.3.6.1.4.1.637.61.1.3.53.1.6
asamAlarmWarningDeltaLogTime mandatory
This object gives the network time in seconds when the alarm
was logged.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: seconds
ASAM-TC-MIBNetworkTimeInSeconds
Textual Convention: ASAM-TC-MIBNetworkTimeInSeconds Integer32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.637.61.1.3.53.1.7
asamAlarmWarningDeltaLogAddInfo mandatory
This object is used to keep some additional information about
the considered table entry.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.637.61.1.3.53.1.8
asamAlarmWarningDeltaLogBasicAlarmId mandatory
The meaning and use of this object depends on the value of the asamAlarmWarningDeltaLogAlarmId.
The following situations are possible:

1. asamAlarmWarningDeltaLogAlarmId points to a basic
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.53.1.9
.1.3.6.1.4.1.637.61.1.3.60 · 1 row entry · 9 columns
This table is to log all reported alarms with a severity equal to
Minor. The Logged records are ordered by time.
The latest Minor reported alarm change is logged as the last
entry of this table.
          
ALCATEL NOTE:
   SUPPORT: YES   TABLESIZE: DEP as described above
asamAlarmMinorDeltaLogEntry entry .1.3.6.1.4.1.637.61.1.3.60.1
Entry for the Minor Delta Log Table.

ALCATEL NOTE:
SUPPORT: YES
Indexes
asamAlarmMinorDeltaLogIndex
Column Syntax OID
asamAlarmMinorDeltaLogIndex mandatory
Index for a Minor Delta Log Table Entry.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.60.1.1
asamAlarmMinorDeltaLogAlarmId mandatory
This is the unique id for an alarm. It is a combination of two
distinct parts of information: the alarm type and the alarm number.
The first half represents the type and the second (rightmost) part
the alarm number. Thi…
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.60.1.2
asamAlarmMinorDeltaLogAlarmState mandatory
This reflects the alarm state. When an alarm becomes active,
the state will be active. If it dissappears, it will be nonActive.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: …
AsamAlarmStateType
Textual Convention: AsamAlarmStateType Enumeration
Type Values:
1active
2nonActive
.1.3.6.1.4.1.637.61.1.3.60.1.3
asamAlarmMinorDeltaLogIndex1 mandatory
This object is used in conjunction with Index2. Together they
identify where the alarm occurred. For more information regarding
the index definition refer to the Alarm Definition document.

ALCATEL NOTE:
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.60.1.4
asamAlarmMinorDeltaLogIndex2 mandatory
This object is used in conjunction with Index1. See the description
of Index1 for further info.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.60.1.5
asamAlarmMinorDeltaLogPtr obsolete
This object is currently not used.
ObjectIdentifier .1.3.6.1.4.1.637.61.1.3.60.1.6
asamAlarmMinorDeltaLogTime mandatory
This object gives the network time in seconds when the alarm
was logged.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: seconds
ASAM-TC-MIBNetworkTimeInSeconds
Textual Convention: ASAM-TC-MIBNetworkTimeInSeconds Integer32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.637.61.1.3.60.1.7
asamAlarmMinorDeltaLogAddInfo mandatory
This object is used to keep some additional information about
the considered table entry.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.637.61.1.3.60.1.8
asamAlarmMinorDeltaLogBasicAlarmId mandatory
The meaning and use of this object depends on the value of the asamAlarmMinorDeltaLogAlarmId.
The following situations are possible:

1. asamAlarmMinorDeltaLogAlarmId points to a basic al…
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.60.1.9
.1.3.6.1.4.1.637.61.1.3.67 · 1 row entry · 9 columns
This table is to log all reported alarms with a severity equal to
Major. The Logged records are ordered by time.
The latest Major reported alarm change is logged as the last
entry of this table.
          
ALCATEL NOTE:
   SUPPORT: YES   TABLESIZE: DEP as described above
asamAlarmMajorDeltaLogEntry entry .1.3.6.1.4.1.637.61.1.3.67.1
Entry for the Major Delta Log Table.

ALCATEL NOTE:
SUPPORT: YES
Indexes
asamAlarmMajorDeltaLogIndex
Column Syntax OID
asamAlarmMajorDeltaLogIndex mandatory
Index for a Major Delta Log Table Entry.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.67.1.1
asamAlarmMajorDeltaLogAlarmId mandatory
This is the unique id for an alarm. It is a combination of two
distinct parts of information: the alarm type and the alarm number.
The first half represents the type and the second (rightmost) part
the alarm number. Thi…
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.67.1.2
asamAlarmMajorDeltaLogAlarmState mandatory
This reflects the alarm state. When an alarm becomes active,
the state will be active. If it dissappears, it will be nonActive.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: …
AsamAlarmStateType
Textual Convention: AsamAlarmStateType Enumeration
Type Values:
1active
2nonActive
.1.3.6.1.4.1.637.61.1.3.67.1.3
asamAlarmMajorDeltaLogIndex1 mandatory
This object is used in conjunction with Index2. Together they
identify where the alarm occurred. For more information regarding
the index definition refer to the Alarm Definition document.

ALCATEL NOTE:
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.67.1.4
asamAlarmMajorDeltaLogIndex2 mandatory
This object is used in conjunction with Index1. See the description
of Index1 for further info.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.67.1.5
asamAlarmMajorDeltaLogPtr obsolete
This object is currently not used.
ObjectIdentifier .1.3.6.1.4.1.637.61.1.3.67.1.6
asamAlarmMajorDeltaLogTime mandatory
This object gives the network time in seconds when the alarm
was logged.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: seconds
ASAM-TC-MIBNetworkTimeInSeconds
Textual Convention: ASAM-TC-MIBNetworkTimeInSeconds Integer32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.637.61.1.3.67.1.7
asamAlarmMajorDeltaLogAddInfo mandatory
This object is used to keep some additional information about
the considered table entry.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.637.61.1.3.67.1.8
asamAlarmMajorDeltaLogBasicAlarmId mandatory
The meaning and use of this object depends on the value of the asamAlarmMajorDeltaLogAlarmId.
The following situations are possible:

1. asamAlarmMajorDeltaLogAlarmId points to a basic alarm.
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.67.1.9
.1.3.6.1.4.1.637.61.1.3.74 · 1 row entry · 9 columns
This table is to log all reported alarms with a severity equal to
Critical. The Logged records are ordered by time.
The latest Critical reported alarm change is logged as the last
entry of this table.
          
ALCATEL NOTE:
   SUPPORT: YES   TABLESIZE: DEP as described above
asamAlarmCriticalDeltaLogEntry entry .1.3.6.1.4.1.637.61.1.3.74.1
Entry for the Critical Delta Log Table.

ALCATEL NOTE:
SUPPORT: YES
Indexes
asamAlarmCriticalDeltaLogIndex
Column Syntax OID
asamAlarmCriticalDeltaLogIndex mandatory
Index for a Critical Delta Log Table Entry.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.74.1.1
asamAlarmCriticalDeltaLogAlarmId mandatory
This is the unique id for an alarm. It is a combination of two
distinct parts of information: the alarm type and the alarm number.
The first half represents the type and the second (rightmost) part
the alarm number. Thi…
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.74.1.2
asamAlarmCriticalDeltaLogAlarmState mandatory
This reflects the alarm state. When an alarm becomes active,
the state will be active. If it dissappears, it will be nonActive.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: …
AsamAlarmStateType
Textual Convention: AsamAlarmStateType Enumeration
Type Values:
1active
2nonActive
.1.3.6.1.4.1.637.61.1.3.74.1.3
asamAlarmCriticalDeltaLogIndex1 mandatory
This object is used in conjunction with Index2. Together they
identify where the alarm occurred. For more information regarding
the index definition refer to the Alarm Definition document.

ALCATEL NOTE:
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.74.1.4
asamAlarmCriticalDeltaLogIndex2 mandatory
This object is used in conjunction with Index1. See the description
of Index1 for further info.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.74.1.5
asamAlarmCriticalDeltaLogPtr obsolete
This object is currently not used.
ObjectIdentifier .1.3.6.1.4.1.637.61.1.3.74.1.6
asamAlarmCriticalDeltaLogTime mandatory
This object gives the network time in seconds when the alarm
was logged.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: seconds
ASAM-TC-MIBNetworkTimeInSeconds
Textual Convention: ASAM-TC-MIBNetworkTimeInSeconds Integer32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.637.61.1.3.74.1.7
asamAlarmCriticalDeltaLogAddInfo mandatory
This object is used to keep some additional information about
the considered table entry.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.637.61.1.3.74.1.8
asamAlarmCriticalDeltaLogBasicAlarmId mandatory
The meaning and use of this object depends on the value of the asamAlarmCriticalDeltaLogAlarmId.
The following situations are possible:

1. asamAlarmCriticalDeltaLogAlarmId points to a basic alar…
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.74.1.9

asamAlarmFilterTable

table mandatory
.1.3.6.1.4.1.637.61.1.3.76 · 1 row entry · 6 columns
Static table, representing the alarm filters inside the ASAM.
          
ALCATEL NOTE:
SUPPORT: YES   TABLESIZE: DEP as described above
asamAlarmFilterEntry entry .1.3.6.1.4.1.637.61.1.3.76.1
Entry of the asamAlarmFilterTable.
Each row in the table contains management infornation applicable
to a specific alarm filter inside the ASAM.
ALCATEL NOTE:
SUPPORT: YES
Indexes
asamAlarmFilterType asamAlarmFilterNumber
Column Syntax OID
asamAlarmFilterType mandatory
Index in the asamAlarmFilterTable. This object is used to define
the type of the considered alarm filter.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: YES DEFVALUE: NA UNITS: -
Enumerationr/w
Enumerated Values:
1temporal
2spatial
.1.3.6.1.4.1.637.61.1.3.76.1.1
asamAlarmFilterNumber mandatory
Index in the asamAlarmFilterTable. This index, together with
asamAlarmFilterType, uniquely identifies the considered alarm
filter within the asamAlarmFilterTable.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA…
Integer32
Constraints:
range: 1-31
.1.3.6.1.4.1.637.61.1.3.76.1.2
asamAlarmFilterBasicAlarmId mandatory
The value of this object corresponds to the unique identifica-
tion of the basic alarm related to the considered alarm filter.
Each alarm filter in the ASAM is related to exact one basic alarm.
The interpretation of thi…
Integer32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.76.1.3
asamAlarmFilterStatus mandatory
This object is used by the operator to activate/deactivate a
configured alarm filter.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: YES DEFVALUE: NA UNITS: -
Enumerationr/w
Enumerated Values:
1notInUse
2inUse
.1.3.6.1.4.1.637.61.1.3.76.1.4
asamAlarmFilterThreshold mandatory
This object is used by the operator to specify the threshold
value of the considered alarm filter. This value must be greater
than 1 in order to make sense.

The meaning of this object depends on the alarm…
Integer32r/w
Constraints:
range: 2-65535
.1.3.6.1.4.1.637.61.1.3.76.1.5
asamAlarmFilterWindow mandatory
This object is used by the operator to specify the duration
(number of seconds) of the filtering window. This object only
makes sense when the considered alarm filter is a temporal filter
(not relevant in case of a spa…
Integer32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.637.61.1.3.76.1.6

asamAlarmQueryTable

table mandatory
.1.3.6.1.4.1.637.61.1.3.78 · 1 row entry · 12 columns
This table is used to retrieve all the reported alarms by filters.
For each alarm, there is an entry. Each entry includes the detailed informations for this alarm.
          
ALCATEL NOTE:
   SUPPORT: YES   TABLESIZE: DEP as described above
asamAlarmQueryEntry entry .1.3.6.1.4.1.637.61.1.3.78.1
Entry for the alarm query table. Each row in the table contains the detailed
information and status for each alarm.

ALCATEL NOTE:
SUPPORT: YES
Indexes
asamAlarmQueryAlarmId asamAlarmQuerySeverity asamAlarmQueryServAff asamAlarmQueryAid
Column Syntax OID
asamAlarmQueryAlarmId mandatory
This is the alarm identification. It's a 32bit integer and the scheme is described as following:
====================================
| bit31 ~ bit16 | | bit15 ~ bit0 |
| alarm type | + | alarm number |
==========…
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.78.1.1
asamAlarmQueryAid mandatory
This reflects the alarm index. If the operator wants to show the specific alarm,
it stands for the alarm index1 defined in alarm table.
If the operator wants to show all the alarms, it is 0.

ALCATEL NOTE…
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.78.1.2
asamAlarmQuerySeverity mandatory
This reflects the severity level of the last raised or cleared alarm.
This severity may be indeterminate, warning, minor, major critical and all.
0-all level, 1-indeterminate, 2-warning,
3-minor, 4-major, 5-criti…
AsamAlarmSeverityType
Textual Convention: AsamAlarmSeverityType Enumeration
Type Values:
0alllevel
1indeterminate
2warning
3minor
4major
5critical
6ignore
.1.3.6.1.4.1.637.61.1.3.78.1.3
asamAlarmQueryServAff mandatory
This reflects the sevice affecting or not in query alarm filter.
0-all affecting, 1-service-affecting, 2-not service affecting

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: 0-2
PERSIST: NO DEF…
AsamAlarmServAffType
Textual Convention: AsamAlarmServAffType Enumeration
Type Values:
0allAffecting
1serviceAffecting
2notServiceAffecting
.1.3.6.1.4.1.637.61.1.3.78.1.4
asamAlarmQueryType mandatory
This defined the alarm type.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
AsamAlarmType
Textual Convention: AsamAlarmType Integer32
Type Constraints:
range: 1..65535
.1.3.6.1.4.1.637.61.1.3.78.1.5
asamAlarmQueryLocation mandatory
This object is used in alarm location. It is only suitable for various DSL alarms
1-near-end, 2-far-end, 3-middle-end, 4-line, 5-null

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSI…
AsamAlarmLocation
Textual Convention: AsamAlarmLocation Enumeration
Type Values:
0nearend
1farend
2middleend
3line
4nullend
.1.3.6.1.4.1.637.61.1.3.78.1.6
asamAlarmQueryDirection mandatory
This object is used in alarm direction. It is only suitable for various DSL alarms.
1-received, 2-transmit, 3-null

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALU…
AsamAlarmDirection
Textual Convention: AsamAlarmDirection Enumeration
Type Values:
0received
1transmit
2null
.1.3.6.1.4.1.637.61.1.3.78.1.7
asamAlarmQueryTime 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
PERSIST: NO DEFVALUE: NA UNI…
ASAM-TC-MIBNetworkTimeInSeconds
Textual Convention: ASAM-TC-MIBNetworkTimeInSeconds Integer32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.637.61.1.3.78.1.8
asamAlarmQueryAidInfo mandatory
This object is used to show AID parameter in string

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.637.61.1.3.78.1.9
asamAlarmQueryInfo mandatory
This object is used to keep some additional information about
the queried alarm.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.637.61.1.3.78.1.10
asamAlarmQueryIndex1 mandatory
This object is used in conjunction with Index2. Together they
identify where the alarm occurred. For more information regarding
the index definition, refer to the Alarm Definition document.

ALCATEL NOTE:
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.78.1.11
asamAlarmQueryIndex2 mandatory
This object is used in conjunction with Index1. See description of
Index1 for further info.

ALCATEL NOTE:
SUPPORT: YES INSRVMOD: NA RANGE: See above
PERSIST: NO DEFVALUE: NA UNITS: -
Integer32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.637.61.1.3.78.1.12