This soft copy for use by IBM employees only.
DESCRIPTION
″Number of status retries as defined in the ATM UNI Specification.″
::= { atmQ2931ConfEntry 16 }
atmQ2931StatsTable
SYNTAX SEQUENCE OF AtmQ2931StatsEntry ACCESS
STATUS mandatory
DESCRIPTION
″This table contains statistics for the Q2931 protocol.″ ::= { atmQ2931 2 }
atmQ2931StatsEntry
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
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