avCmStatusTrunkRange

Last Updated : Jul 15, 2021 |
Prolog information
MIB group name
OID
Type
avCmStatusTrunkRange
enterprises.6889.2.73.8.1.27
Scalar/Table

Description

TheavCmStatusTrunkRange MIB Group displays the output of the STATUS TRUNK xxxx command.

Releases Supported

6.3.100 and later

Polling Type

Performance/Utilization

Polling Interval

The more TRUNK GROUPS and TRUNK GROUP MEMBERS, the less frequently this MIB Group should be queried.

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

Red/High: The data collected by this MIB Group increases as the number of boards in the system increase. Consequently, this data could be very large and therefore may take a very long time to collect and could impact system performance.

Associated Communication Manager Commands:

MIB group name
Bash/SAT
Associated command
Form/Report name
avCmStatusTrunkRange
SAT
list trunk
TRUNK GROUPS
SAT
STATUS TRUNK xxxx
TRUNK GROUP STATUS

Reference Document

  1. A detailed description of the command and form can be found in the Administering Avaya Aura® Communication Manager 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 Administering Avaya Aura® Communication Manager 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
avCmStatusTrunkRangeGrp
.1
R/W
Integer32 (0..2000)
n/a
An object that contains the trunk group (Scalar).
avCmStatusTrunkRangeCount
.2
R/W
Integer32 (0..255)
n/a
An object containing the number of trunks to perform STATUS TRUNK on (Scalar).
avCmStatusTrunkRangeTable
.3
n/a
SEQUENCE OF avCmStatusTrunkEntry
n/a
An object that contains the trunk member entry.
avCmStatusTrunkRangeEntry
.4
n/a
SEQUENCE OF avCmStatusTrunkEntry
n/a
A avCmStatusTrunkRange entry containing objects of the avCmStatusTrunkRange information sent by the switch.
avCmStatusTrunkRangeIdx
.3.1.1
n/a
Integer32 (0..2000)
n/a
An object that contains an index into the Trunk Group.
avCmStatusTrunkRangeMemberIdx
.3.1.2
n/a
Integer32 (0..255)
n/a
An index that contains the Member No. for the Trunk Group.
avCmStatusTrunkRangeMemMember
.3.1.3
R
Integer32 (0..255)
n/a
An index that contains the Member No. for the Trunk Group.
TRUNK GROUP STATUS
avCmStatusTrunkRangePort
.3.1.4
R
SnmpAdminString (SIZE (0..12))
Port
An object containing the trunk member Port.
TRUNK GROUP STATUS
avCmStatusTrunkRangeServiceState
.3.1.5
R
SnmpAdminString (SIZE (0..19))
Service State
An object containing the trunk member service state.
TRUNK GROUP STATUS
avCmStatusTrunkRangeMtceBusy
.3.1.6
R
SnmpAdminString (SIZE (0..5))
Maintenance Busy
An object containing whether the member is maintenance busy
TRUNK GROUP STATUS
avCmStatusTrunkRangeConnPorts1
.3.1.7
R
SnmpAdminString (SIZE (0..12))
Connected Ports
An object containing ports connected to the member.
TRUNK GROUP STATUS
avCmStatusTrunkRangeConnPorts2
.3.1.8
R
SnmpAdminString (SIZE (0..12))
Connected Ports
An object containing ports connected to the member.
TRUNK GROUP STATUS
avCmStatusTrunkRangeConnPorts3
.3.1.9
R
SnmpAdminString (SIZE (0..12))
Connected Ports
An object containing ports connected to the member.
TRUNK GROUP STATUS
avCmStatusTrunkRangeConnPorts4
.3.1.10
R
SnmpAdminString (SIZE (0..12))
Connected Ports
An object containing ports connected to the member.
TRUNK GROUP STATUS
avCmStatusTrunkRangeConnPorts5
.3.1.11
R
SnmpAdminString (SIZE (0..12))
Connected Ports
An object containing ports connected to the member.
TRUNK GROUP STATUS
avCmStatusTrunkRangeConnPorts6
.3.1.12
R
SnmpAdminString (SIZE (0..12))
Connected Ports
An object containing ports connected to the member.
TRUNK GROUP STATUS
avCmStatusTrunkRangeConnPorts7
.3.1.13
R
SnmpAdminString (SIZE (0..12))
Connected Ports
An object containing ports connected to the member.
TRUNK GROUP STATUS
avCmStatusTrunkRangeConnPorts8
.3.1.14
R
SnmpAdminString (SIZE (0..12))
Connected Ports
An object containing ports connected to the member.
TRUNK GROUP STATUS
avCmStatusTrunkRangeConnPorts9
.3.1.15
R
SnmpAdminString (SIZE (0..12))
Connected Ports
An object containing ports connected to the member.
TRUNK GROUP STATUS

Sample output of forms

avCmStatusTrunkRange - Trunk GroupsavCmStatusTrunkRange - Trunk Group Status

Sample Output of SNMP Walk command:

Before you begin:
  • The trunk group must be set to avCmStatusTrunkRangeGrp.
    dadmin1@r640-high1-cm> snmpset -Os -v2c -c public 192.0.2.0 1.3.6.1.4.1.6889.2.73.8.1.27.1.0 i 101enterprises.6889.2.73.8.1.27.1.0 = INTEGER: 101 
  • Set the number of members to view up to 255 with avCmStatusTrunkRangeCount.dadmin1@r640-high1-cm> snmpset -Os -v2c -c public 192.0.2.0 1.3.6.1.4.1.6889.2.73.8.1.27.2.0 i 25enterprises.6889.2.73.8.1.27.2.0 = INTEGER: 25 
  • Do the snmpwalk on the avCmStatusTrunkRangeServiceState.dadmin1@r640-high1-cm> snmpwalk -Os -v2c -c public 192.0.2.0 1.3.6.1.4.1.6889.2.73.8.1.27.3.1.5.101enterprises.6889.2.73.8.1.27.3.1.5.101.1 = STRING: "out-of-service-NE"
    enterprises.6889.2.73.8.1.27.3.1.5.101.2 = STRING: "out-of-service-NE"
    enterprises.6889.2.73.8.1.27.3.1.5.101.3 = STRING: "out-of-service-NE"
    enterprises.6889.2.73.8.1.27.3.1.5.101.4 = STRING: "out-of-service-NE"
    enterprises.6889.2.73.8.1.27.3.1.5.101.5 = STRING: "out-of-service-NE"
    enterprises.6889.2.73.8.1.27.3.1.5.101.6 = STRING: "out-of-service-NE"
    enterprises.6889.2.73.8.1.27.3.1.5.101.7 = STRING: "out-of-service-NE"
    enterprises.6889.2.73.8.1.27.3.1.5.101.8 = STRING: "out-of-service-NE"
    enterprises.6889.2.73.8.1.27.3.1.5.101.9 = STRING: "out-of-service-NE"
    enterprises.6889.2.73.8.1.27.3.1.5.101.10 = STRING: "out-of-service-NE"
    enterprises.6889.2.73.8.1.27.3.1.5.101.11 = STRING: "out-of-service-NE"
    enterprises.6889.2.73.8.1.27.3.1.5.101.12 = STRING: "out-of-service-NE"
    enterprises.6889.2.73.8.1.27.3.1.5.101.13 = STRING: "out-of-service-NE"
    enterprises.6889.2.73.8.1.27.3.1.5.101.14 = STRING: "out-of-service-NE"
    enterprises.6889.2.73.8.1.27.3.1.5.101.15 = STRING: "out-of-service-NE"
    enterprises.6889.2.73.8.1.27.3.1.5.101.16 = STRING: "out-of-service-NE"
    enterprises.6889.2.73.8.1.27.3.1.5.101.17 = STRING: "out-of-service-NE"
    enterprises.6889.2.73.8.1.27.3.1.5.101.18 = STRING: "out-of-service-NE"
    enterprises.6889.2.73.8.1.27.3.1.5.101.19 = STRING: "out-of-service-NE"
    enterprises.6889.2.73.8.1.27.3.1.5.101.20 = STRING: "out-of-service-NE"
    enterprises.6889.2.73.8.1.27.3.1.5.101.21 = STRING: "out-of-service-NE"
    enterprises.6889.2.73.8.1.27.3.1.5.101.22 = STRING: "out-of-service-NE"
    enterprises.6889.2.73.8.1.27.3.1.5.101.23 = STRING: "out-of-service-NE"
    enterprises.6889.2.73.8.1.27.3.1.5.101.24 = STRING: "out-of-service-NE"
    enterprises.6889.2.73.8.1.27.3.1.5.101.25 = STRING: "out-of-service-NE"