avCmCapacityDialPlan

Last Updated : Jul 12, 2021 |
Prolog information
MIB group name
OID
Type
avCmCapacityDialPlan
enterprises.688.,2..73..8.1.13
Scalar

Description

The avCmCapacityDialPlan MIB Group uses the display capacity command to retrieve the DIAL PLAN capacity information under the DIAL PLAN 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
avCmCapacityDialPlan
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
avCmCapacityDialPlanExtUsed
.1
R
Integer32 (0..99999)
Extensions
An object that contains the number of used extensions.
SYSTEM CAPACITY
avCmCapacityDialPlanExtAvail
.2
R
Integer32 (0..99999)
Extensions
An object that contains the number of available extensions.
SYSTEM CAPACITY
avCmCapacityDialPlanExtSysLim
.3
R
Integer32 (0..99999)
Extensions
An object that contains the system limit of extensions.
SYSTEM CAPACITY
avCmCapacityDialPlanMiscExtUsed
.4
R
Integer32 (0..99999)
Miscellaneous Extensions
An object that contains the number of used miscellaneous extensions.
SYSTEM CAPACITY
avCmCapacityDialPlanMiscExtAvail
.5
R
Integer32 (0..99999)
Miscellaneous Extensions
An object that contains the number of available miscellaneous extensions.
SYSTEM CAPACITY
avCmCapacityDialPlanMiscExtSysLim
.6
R
Integer32 (0..99999)
Miscellaneous Extensions
An object that contains the system limit of miscellaneous extensions.
SYSTEM CAPACITY

Sample output of forms

avCmCapacityDialPlan

Sample Output of SNMP Walk command:

server1> snmpwalk -v 2c -c public 192.0.2.0 -m /usr/share/snmp/mibs/AVAYA-AURA-CM-MIB.txt avCmCapacityDialPlan
AVAYA-AURA-CM-MIB::avCmCapacityDialPlanExtUsed.0 = INTEGER: 52
AVAYA-AURA-CM-MIB::avCmCapacityDialPlanExtAvail.0 = INTEGER: 63948
AVAYA-AURA-CM-MIB::avCmCapacityDialPlanExtSysLim.0 = INTEGER: 64000
AVAYA-AURA-CM-MIB::avCmCapacityDialPlanMiscExtUsed.0 = INTEGER: 23
AVAYA-AURA-CM-MIB::avCmCapacityDialPlanMiscExtAvail.0 = INTEGER: 32485
AVAYA-AURA-CM-MIB::avCmCapacityDialPlanMiscExtSysLim.0 = INTEGER: 32508