avCmListNodeNamesV4

Last Updated : Dec 03, 2021 |
Prolog information
MIB group name
OID
Type
avCmListNodeNamesV4 Group
enterprises.6889.2.73.8.1.52
Table

Description

The avCmListNodeNamesV4 Group MIB Group uses the "list node-names v4" command to retrieve IPV4 address node name data.

Releases Supported

6.3.100 and later

Polling Type

Inventory

Polling Interval

No more than every 20 minutes.

Default Caching Interval

600 seconds

Timeout Interval

Initial Time-out should be set to 20 seconds.

Retry Interval

Initial Retry should be set to 3.

Limitations

Green/Low: The data collected by this MIB Group is minimal and therefore has a low impact on the system.

Associated Communication Manager Commands:

MIB group name
Bash/SAT
Associated command
Form/Report name
avCmListNodeNamesV4 Group
SAT
list node-names v4
NODE NAMES

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
avCmListNodeNamesV4Table
.1
R
SEQUENCE OF AvCmListNodeNamesV4Entry
n/a
A list of the avCmListNodeNamesV4 entries.
SYSTEM CAPACITY
avCmListNodeNamesV4Entry
.1.1
R
AvCmListNodeNamesV4Entry
n/a
A avCmListNodeNamesV4 entry containing objects of the avCmListNodeNamesV4 information sent by the switch..
SYSTEM CAPACITY
avCmCapacityCallVecMeetMeVdnUsed
.1.1.1
R
SnmpAdminString (SIZE (0..16))
n/a
An object that identifies each increment of data..
avCmCapacityHuntGrpsSpSkSysLim
.1.1.2
R
SnmpAdminString (SIZE (0..16))
Name
An object containing the Name of the node.
NODE NAMES
avCmCapacityHuntGrpsAdmLogAgtUsed
.1.1.3
R
SnmpAdminString (SIZE (0..6))
Type
An object containing the type of node name.
NODE NAMES
avCmListNodeNamesV4IPAddress
.1.1.4
R
SnmpAdminString (SIZE (0..41))
IP Address
An object containing either an IPV4 or IPV6 IP Address.
NODE NAMES

Sample output of forms

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 avCmListNodeNamesV4
avCmListNodeNamesV4Name."dr36" = STRING: dr36
avCmListNodeNamesV4Name."hardy" = STRING: hardy
:
:
avCmListNodeNamesV4Name."clearchan-procr" = STRING: clearchan-procr
avCmListNodeNamesV4Type."dr36" = STRING: IP
avCmListNodeNamesV4Type."hardy" = STRING: IP
:
:
avCmListNodeNamesV4Type."clearchan-procr" = STRING: IP
avCmListNodeNamesV4IPAddress."dr36" = STRING: 135.9.77.196
avCmListNodeNamesV4IPAddress."hardy" = STRING: 135.9.78.202
:
:
avCmListNodeNamesV4IPAddress."clearchan-procr" = STRING: 135.9.78.236