avCmServerInfo

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

Description

The avCmServerInfo MIB group displays the general information about the system such as Server Names, Server IP Address, Server State.

Releases Supported

6.3.100 and later

Polling Type

Configuration

Polling Interval

No more than every 15 minutes.

Default Caching Interval

30 seconds

Timeout Interval

Initial Timeout should be set to 15 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
Associate command
Form/Report name
avCmServerInfo
Bash
productid
Product ID
Bash
server
SERVER STATUS

Reference Document

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

  1. No special permissions needed.
  2. No special permissions needed.

Objects

Object Name
OID
R/W
Type
Field Name
Description
Form/Report name
avCmServerInfoProductID
.1
R
SnmpAdminString (SIZE (0..11))
Product ID:
An object that contains Product ID of the server
SERVER STATUS
avCmServerInfoActiveName
.2
R
SnmpAdminString (SIZE (0..30))
n/a
An object containing the name of aliased active server.
SERVER STATUS
avCmServerInfoActiveIPAddr
.3
R
SnmpAdminString (SIZE (0..50))
n/a
An object containing the name of aliased active server.
SERVER STATUS
avCmServerInfoServer1Namer
.4
R
SnmpAdminString (SIZE (0..50))
n/a
An object containing name of Server 1.
SERVER STATUS
avCmServerInfoServer1IPAddr
.5
R
SnmpAdminString (SIZE (0..30))
n/a
An object containing the IP address of Server 1.
SERVER STATUS
avCmServerInfoServer1State
.6
R
SnmpAdminString (SIZE (0..20))
Mode
An object containing the current state of Server 1. Valid responses are ‘active’, ‘standby’, ‘dormant’, and ‘busyout’.
SERVER STATUS
avCmServerInfoServer2Name
.7
R
SnmpAdminString (SIZE (0..30))
n/a
An object containing the IP address of Server 2.
SERVER STATUS
avCmServerInfoServer2IPAddr
.8
R
SnmpAdminString (SIZE (0..50))
n/a
An object containing the IP address of Server 2.
SERVER STATUS
avCmServerInfoServer2State
.9
R
SnmpAdminString (SIZE (0..20))
Mode
An object containing the current state of Server 2. Valid responses are ‘active’.‘standby’, ‘dormant’ and ‘busyout’.
SERVER STATUS
avCmServerInfoServerType
.10
R
SnmpAdminString (SIZE (0..20))
Server Type
An object containing the hardware server type.
SERVER STATUS
avCmServerInfoSurvRemoteConfig
.11
R
SnmpAdminString (SIZE (0..20))
Ipconfig
An object indicating whether the switch is configured as a survivable remote server/LSP. Possible values are 'icc', 'lsp' and 'unset'.
SERVER STATUS
avCmServerInfoSurvCoreConfig
.12
R
SnmpAdminString (SIZE (0..20))
essconfig
An object indicating whether the switch is configured as a survivable remote server/LSP. Possible values are 'icc', 'lsp' and 'unset'.
SERVER STATUS
avCmServerInfoStdbyRefresh
.13
R
SnmpAdminString (SIZE (0..10))
Mode
An object displaying whether the Standby Server is refreshed or not and is it ready to go for an interchange. Possible values are ‘yes’ and ‘no’.
SERVER STATUS

Sample output of forms

Dupserver1> productid
Product ID: "1000000000"
dupserver1> server
SERVER STATUS
Cluster ID: 001
Duplication: sw
Standby Busied? yes
Standby Refreshed? no
Standby Shadowing: off
Duplication Link: up
Elapsed Time since Init/Interchange: 8d 00:53:54 (curbs in)
18
dupserver1 dupsever2
ID: 001 (1) ID: 002 (2)
Mode: Active Mode: BUSY OUT
Major Alarms: no Major Alarms: no
Minor Alarms: yes Minor Alarms: no
Control Network: 3 / 3 / 3 Control Network: 3 / 3 / 3
Processor Ethernet: up Processor Ethernet: up
PE Priority: high PE Priority: high
Server Hardware: okay Server Hardware: okay
Processes: okay Processes: okay

Sample Output of SNMP Walk command:

dupserver1> snmpwalk -v 2c -c public 192.0.2.0 -m /usr/share/snmp/mibs/AVAYA-AURA-CM-MIB.txt avCmServerInfo
AVAYA-AURA-CM-MIB::avCmServerInfoProductID.0 = STRING: 1000000000
AVAYA-AURA-CM-MIB::avCmServerInfoActiveName.0 = STRING: kenny
AVAYA-AURA-CM-MIB::avCmServerInfoActiveIPAddr.0 = STRING: 10.129.178.77
AVAYA-AURA-CM-MIB::avCmServerInfoServer1Name.0 = STRING: kenny1
AVAYA-AURA-CM-MIB::avCmServerInfoServer1IPAddr.0 = STRING: 10.129.178.75
AVAYA-AURA-CM-MIB::avCmServerInfoServer1State.0 = STRING: active
AVAYA-AURA-CM-MIB::avCmServerInfoServer2Name.0 = STRING: kenny2
AVAYA-AURA-CM-MIB::avCmServerInfoServer2IPAddr.0 = STRING: 10.129.178.76
AVAYA-AURA-CM-MIB::avCmServerInfoServer2State.0 = STRING: standby
AVAYA-AURA-CM-MIB::avCmServerInfoServerType.0 = STRING: vmware
AVAYA-AURA-CM-MIB::avCmServerInfoSurvRemoteConfig.0 = STRING: unset
AVAYA-AURA-CM-MIB::avCmServerInfoSurvCoreConfig.0 = STRING: unset
AVAYA-AURA-CM-MIB::avCmServerInfoStdbyRefresh.0 = STRING: no