IBM SG24-4817-00 User Manual
Page 247

This soft copy for use by IBM employees only.
DESCRIPTION
″
Number of status retries as defined in the ATM UNI
Specification.
″
::= { atmQ2931ConfEntry 16 }
-- This table defines the Q2931 statistics.
atmQ2931StatsTable
OBJECT-TYPE
SYNTAX
SEQUENCE OF AtmQ2931StatsEntry
ACCESS
not-accessible
STATUS
mandatory
DESCRIPTION
″
This table contains statistics for the Q2931 protocol.
″
::= { atmQ2931 2 }
atmQ2931StatsEntry OBJECT-TYPE
SYNTAX
AtmQ2931StatsEntry
ACCESS
not-accessible
STATUS
mandatory
DESCRIPTION
″
Entries of atmQ2931ConfTable. Each entry corresponds to a pair
of ATM interface, signalling channel.
A signalling channel is uniquely defined on each interface
by the VPI and VCI values allocated to it.
″
INDEX { atmQ2931StatsIndex,
atmQ2931StatsVpi,
atmQ2931StatsVci }
::= { atmQ2931StatsTable 1 }
AtmQ2931StatsEntry ::= SEQUENCE {
atmQ2931StatsIndex
INTEGER,
atmQ2931StatsVpi
INTEGER,
atmQ2931StatsVci
INTEGER,
atmQ2931OutCallAttempts
Counter,
atmQ2931OutCallInProgress
Gauge,
atmQ2931OutCallFailures
Counter,
atmQ2931InCallAttempts
Counter,
atmQ2931InCallInProgress
Gauge,
atmQ2931InCallFailures
Counter }
atmQ2931StatsIndex OBJECT-TYPE
SYNTAX
INTEGER
ACCESS
read-only
STATUS
mandatory
DESCRIPTION
″
The ifIndex value of the ATM interface which, with the
signalling channel defined by its Vpi/Vci values,
uniquely identifies this entry.
″
::= { atmQ2931StatsEntry 1 }
Appendix E.
IBM ATM Campus Switch Private MIBs
231