Find answers to your technical questions and learn how to use our products
Search suggestions:
Find answers to your technical questions and learn how to use our products
Search suggestions:
MIB group name |
OID |
Type |
|---|---|---|
avCmMessagingAlarm |
enterprises.6889.2.73.8.1.57 |
Table |
The avCmMessagingAlarm MIB Group displays the output of the almdisplay -chia -w command. The almdisplay -chia -w displays all messaging alarms.
6.3.100 and later
Fault
No more than once every 20 minutes.
90 seconds
Initial Timeout should be set to 15 seconds.
Initial Retry should be set to 3.
Yellow/Medium: The data collected by this MIB Group might have some impact on the system.
MIB group name |
Bash/SAT |
Associated command |
Form/Report name |
|---|---|---|---|
avCmMessagingAlarm |
Bash |
almdisplay -chia -w |
Messaging Alarms |
A detailed description of the command and form can be found in the Maintenance Commands for Avaya Aura® Communication Manager, Branch Gateways and Servers document. This document can be downloaded from http://support.avaya.com/document/.
No special permissions needed.
Object Name |
OID |
R/W |
Type |
Field Name |
Description |
|---|---|---|---|---|---|
Form/Report name |
|||||
avCmMessagingAlarmTable |
.1 |
n/a |
SEQUENCE OF AvCmInitCausesEnt ry |
n/a |
A list of the avCmMessagingAlarms entries. |
avCmMessagingAlarmEntry |
.1.1 |
n/a |
AvCmInitCausesEnt ry |
n/a |
A avCmMessagingAlarm entry containing objects of the avCmMessagingAlarm information sent by the switch. |
avCmMessagingAlarmIdx |
.1.1.1 |
n/a |
Integer32 (0..400) |
n/a |
An object that uniquely identifies each Messaging Alarm. |
avCmMessagingAlarmID |
.1.1.2 |
R |
Integer32 (0..400) |
ID |
An object that uniquely identifies each Messaging Alarm. |
Messaging Alarms |
|||||
avCmMessagingAlarmApp |
.1.1.3 |
R |
SnmpAdminString (SIZE (0..13)) |
APP |
An object that displays the application name associated with the alarm. |
Messaging Alarms |
|||||
avCmMessagingAlarmSource |
.1.1.4 |
R |
SnmpAdminString (SIZE (0..25)) |
Source |
An object that displays the abbreviated name of the Source which generated the alarm. |
Messaging Alarms |
|||||
avCmMessagingAlarmEventID |
.1.1.5 |
R |
Integer32 (0..400) |
EvtID |
An object that displays the Event ID of the alarm. The Event ID is a unique number that identifies an alarmable event on a per Source basis. |
Messaging Alarms |
|||||
avCmMessagingAlarmLevel |
.1.1.6 |
R |
SnmpAdminString (SIZE (0..6)) |
Lvl |
An object that contains the severity level the alarm: Warning (WRN), Minor (MIN), or Major (MAJ). |
Messaging Alarms |
|||||
avCmMessagingAlarmAck |
.1.1.7 |
R |
SnmpAdminString (SIZE (0..9)) |
Ack |
An object that displays Y or N, indicating whether or not the alarm has been acknowledged by INADS. |
Messaging Alarms |
|||||
avCmMessagingAlarmLoc |
.1.1.8 |
R |
Integer32 (0..400) |
Location |
An object that displays the location of the alarm origination. |
Messaging Alarms |
|||||
avCmMessagingAlarmDate |
.1.1.9 |
R |
SnmpAdminString (SIZE (0..6)) |
Date |
An object that contains the date the Messaging Alarm was generated. |
Messaging Alarms |
|||||
avCmMessagingAlarmDescription |
.1.1.10 |
R |
SnmpAdminString (SIZE (0..9)) |
Description |
An object that contains a description of the Messaging Alarm. |
Messaging Alarms |
inads@dellsnmp3-cm> almdisplay -chia -v
ID APP Source EvtID Lvl Ack Location Date Description
1 SERVER VM 900 MIN N Wed Jul 01 17:48:15 MDT 2015 2000000000:ela- de 3 :
2 SERVER VM 900 MIN N Wed Jul 01 17:48:15 MDT 2015 2000000000:ela- de 3 :
3 SERVER VM 900 MIN N Wed Jul 01 17:48:05 MDT 2015 #0122000000000:ela- de 3 :
4 VOICE_PORT VP 1 MAJ N Wed Jul 01 17:47:43 MDT 2015 2000000000:2000000000:"
sever1> snmpwalk -t 15 -r 3 -v 2c -c public 192.0.2.0 -m /usr/share/snmp/mibs/AVAYA-AURA-CM-MIB.txt avCmMessagingAlarm
AVAYA-AURA-CM-MIB::avCmMessagingAlarmID.1 = INTEGER: 1
AVAYA-AURA-CM-MIB::avCmMessagingAlarmID.2 = INTEGER: 2
AVAYA-AURA-CM-MIB::avCmMessagingAlarmID.3 = INTEGER: 3
AVAYA-AURA-CM-MIB::avCmMessagingAlarmID.4 = INTEGER: 4
AVAYA-AURA-CM-MIB::avCmMessagingAlarmApp.1 = STRING: SERVER
AVAYA-AURA-CM-MIB::avCmMessagingAlarmApp.2 = STRING: SERVER
AVAYA-AURA-CM-MIB::avCmMessagingAlarmApp.3 = STRING: SERVER
AVAYA-AURA-CM-MIB::avCmMessagingAlarmApp.4 = STRING: VOICE_PORT
AVAYA-AURA-CM-MIB::avCmMessagingAlarmSource.1 = STRING: VM
AVAYA-AURA-CM-MIB::avCmMessagingAlarmSource.2 = STRING: VM
AVAYA-AURA-CM-MIB::avCmMessagingAlarmSource.3 = STRING: VM
AVAYA-AURA-CM-MIB::avCmMessagingAlarmSource.4 = STRING: VP
AVAYA-AURA-CM-MIB::avCmMessagingAlarmEventID.1 = STRING: 900
AVAYA-AURA-CM-MIB::avCmMessagingAlarmEventID.2 = STRING: 900
AVAYA-AURA-CM-MIB::avCmMessagingAlarmEventID.3 = STRING: 900
AVAYA-AURA-CM-MIB::avCmMessagingAlarmEventID.4 = STRING: 1
AVAYA-AURA-CM-MIB::avCmMessagingAlarmLevel.1 = STRING: MIN
AVAYA-AURA-CM-MIB::avCmMessagingAlarmLevel.2 = STRING: MIN
AVAYA-AURA-CM-MIB::avCmMessagingAlarmLevel.3 = STRING: MIN
AVAYA-AURA-CM-MIB::avCmMessagingAlarmLevel.4 = STRING: MAJ
AVAYA-AURA-CM-MIB::avCmMessagingAlarmAck.1 = STRING: N
AVAYA-AURA-CM-MIB::avCmMessagingAlarmAck.2 = STRING: N
AVAYA-AURA-CM-MIB::avCmMessagingAlarmAck.3 = STRING: N
AVAYA-AURA-CM-MIB::avCmMessagingAlarmAck.4 = STRING: N
AVAYA-AURA-CM-MIB::avCmMessagingAlarmLoc.1 = STRING:
AVAYA-AURA-CM-MIB::avCmMessagingAlarmLoc.2 = STRING:
AVAYA-AURA-CM-MIB::avCmMessagingAlarmLoc.3 = STRING:
AVAYA-AURA-CM-MIB::avCmMessagingAlarmLoc.4 = STRING:
AVAYA-AURA-CM-MIB::avCmMessagingAlarmDate.1 = STRING: Wed Jul 01 17:48:15 MDT 2015
AVAYA-AURA-CM-MIB::avCmMessagingAlarmDate.2 = STRING: Wed Jul 01 17:48:15 MDT 2015
AVAYA-AURA-CM-MIB::avCmMessagingAlarmDate.3 = STRING: Wed Jul 01 17:48:05 MDT 2015
AVAYA-AURA-CM-MIB::avCmMessagingAlarmDate.4 = STRING: Wed Jul 01 17:47:43 MDT 2015
AVAYA-AURA-CM-MIB::avCmMessagingAlarmDescription.1 = STRING:
AVAYA-AURA-CM-MIB::avCmMessagingAlarmDescription.2 = STRING:
AVAYA-AURA-CM-MIB::avCmMessagingAlarmDescription.3 = STRING:
AVAYA-AURA-CM-MIB::avCmMessagingAlarmDescription.4 = STRING: