avCmCapacityAsai

Last Updated : Jul 12, 2021 |

MIB group name

OID

Type

avCmCapacityAsai

enterprises 6889.2.73.8.1.12

Scalar

Description

The avCmCapacityAsai MIB Group uses the display capacitycommand to retrieve the ASAI capacity information under the ADJUNCT SWITCH APPLICATION INTERFACE (ASAI) section of the SYSTEM CAPACITY form.

Releases Supported

6.3.100 and later

Polling Type

Configuration, Inventory, and Performance/Utilization

Polling Interval

No more than once every 20 minutes.

Default Caching Interval

600 seconds

Timeout Interval

Initial Timeout should be set to 15 seconds.

Retry Interval

Initial Retry should be set to 3.

Limitations

Yellow/Medium: The data collected by this MIB Group might have some impact on the system.

Associated Communication Manager Commands:

MIB group name

Bash/SAT

Associated command

Form/Report name

avCmCapacityAsai

SAT

display capacity

SYSTEM CAPACITY

Reference Document

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/.

Command permissions or user profile

No special permissions needed.

Objects

Object Name

OID

R/W

Type

Field Name

Description

Form/Report name

avCmCapacityAsaiActCtrlAsscUse

.1

R

Integer32 (0..99999)

Active Controlling Associations

An object that contains the number of Used Controlling Associations.

SYSTEM CAPACITY

avCmCapacityAsaiActCtrlAsscAvail

.2

R

Integer32 (0..99999)

Active Controlling Associations

An object that contains the number of available active Associations.

SYSTEM CAPACITY

avCmCapacityAsaiActCtrlAsscSysLim

.3

R

Integer32 (0..99999)

Active Controlling Associations

An object that contains the System Limit of Active Controlling Associations.

SYSTEM CAPACITY

avCmCapacityAsaiNotifiReqUsed

.4

n/a

Integer32 (0..99999)

Notification Requests

Used

An object that contains the number of Used Notification Requests.

SYSTEM CAPACITY

avCmCapcityAsaiNotifReqAvail

.5

R

Integer32 (0..99999)

Notification Requests

An object that contains the number of Available Notification Requests.

SYSTEM CAPACITY

avCmCapacityAsaiNotifReqSysLim

.6

R

Integer32 (0..99999)

Notification Requests

An object that contains the system limit of Notification Requests.

SYSTEM CAPACITY

avCmCapcityAsaiSimActAdjCtrlCallUsed

.7

R

Integer32 (0..99999)

Simultaneous Active Adjunct Controlled Calls

An object that contains the number of Used Simultaneous Active Adjunct Controlled Calls.

SYSTEM CAPACITY

avCmCapcityAsaiSimActAdjCtrlCalAvail

.8

R

Integer32 (0..99999)

Simultaneous Active Adjunct Controlled Calls

An object that contains the number of available Simultaneous Active Adjunct Controlled Calls.

SYSTEM CAPACITY

avCmCapacityAsaiSimActAdjCtrlCallSysLim

.9

R

Integer32 (0..99999)

Notification Requests

An object that contains the System Limit of Simultaneous Active Adjunct Controlled Calls.

Sample output of forms



avCmCapacityAsai - System Capacity

Sample Output of SNMP Walk command:

xerver1> snmpwalk -v 2c -c public 192.0.2.0 -m /usr/share/snmp/mibs/AVAYA-AURA-CM-MIB.txt avCmCapacityAsai
AVAYA-AURA-CM-MIB::avCmCapacityAsaiActCtrlAsscUsed.0 = INTEGER: 0
AVAYA-AURA-CM-MIB::avCmCapacityAsaiActCtrlAsscAvail.0 = INTEGER: 32000
AVAYA-AURA-CM-MIB::avCmCapacityAsaiActCtrlAsscSysLim.0 = INTEGER: 32000
AVAYA-AURA-CM-MIB::avCmCapacityAsaiNotifReqUsed.0 = INTEGER: 0
AVAYA-AURA-CM-MIB::avCmCapacityAsaiNotifReqAvail.0 = INTEGER: 30000
AVAYA-AURA-CM-MIB::avCmCapacityAsaiNotifReqSysLim.0 = INTEGER: 30000
AVAYA-AURA-CM-MIB::avCmCapacityAsaiSimActAdjCtrlCallUsed.0 = INTEGER: 0
AVAYA-AURA-CM-MIB::avCmCapacityAsaiSimActAdjCtrlCallAvail.0 = INTEGER: 16000
AVAYA-AURA-CM-MIB::avCmCapacityAsaiSimActAdjCtrlCallSysLim.0 = INTEGER: 16000