avCmCapacityIPUsage

Last Updated : Jul 12, 2021 |
Prolog information
MIB group name
OID
Type
avCmCapacityIPUsage
enterprises.6889.2.73.8.1.22
Scalar

Description

The avCmCapacityIPUsage MIB Group uses the display capacity command to retrieve the IP PORT USAGE capacity information under the IP PORT USAGE COUNTS 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
avCmCapacityIPUsage
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
avCmCapacityIPUsageTotalIpStatPtsUsed
.1
R
Integer32 (0..99999)
Total IP Station Ports
An object that contains the number of used total IP station ports.
SYSTEM CAPACITY
avCmCapacityIPUsageTotalIpStatPtsAvail
.2
R
Integer32 (0..99999)
Total IP Station Ports
An object that contains the number of available total IP station ports.
SYSTEM CAPACITY
avCmCapacityIPUsageTotalIpStatPtsSysLim
.3
R
Integer32 (0..99999)
Total IP Station Ports
An object that contains the system limit of total IP station ports.
SYSTEM CAPACITY

Sample output of forms

avCmCapacityIPUsage - System Capacity

Sample Output of SNMP Walk command:

server1> snmpwalk -t 30 -v2c -Os -c public 192.0.2.0 -m /usr/share/snmp/mibs/AVAYA-AURA-CM-MIB.txt avCmCapacityIPUsage
avCmCapacityIPUsageTotalIpStatPtsUsed.0 = INTEGER: 25
avCmCapacityIPUsageTotalIpStatPtsAvail.0 = INTEGER: 95389
avCmCapacityIPUsageTotalIpStatPtsSysLim.0 = INTEGER: 95414