This soft copy for use by IBM employees only.
atmQ2931InCallInProgress OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION
″This is the current number of incoming calls in progress
on this interface.″
::= { atmQ2931StatsEntry 8 }
atmQ2931InCallFailures OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTION
″This is the number of calls that were rejected by the
receiver.″
::= { atmQ2931StatsEntry 9 }
-- This table contains basic information about calls in progress.
-- It allows the network operater to force clear an SVC.
-- Its implementation is optional.
atmSvcTable OBJECT-TYPE
SYNTAX SEQUENCE OF AtmSvcEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
″This table contains basic information for each active
Switched Virtual Connection (SVC).″
::= { atmQ2931 3 }
atmSvcEntry OBJECT-TYPE
SYNTAX AtmSvcEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
″Entries of atmSvcTable. Each entry uniquely
defines two end-points of an SVC. In the case of a
multicast SVC, each entry is defined by the
association of the root and one party.″
INDEX { atmSvcInterfaceIndex,
atmSvcSiVpi,
atmSvcSiVci,
atmSvcCallReference,
atmSvcEndPointReference }
::= { atmSvcTable 1 }
AtmSvcEntry ::= SEQUENCE {
atmSvcInterfaceIndex
INTEGER,
atmSvcSiVpi
INTEGER,
atmSvcSiVci
INTEGER,
atmSvcCallReference
INTEGER,
atmSvcEndPointReference
INTEGER,
Appendix E. IBM ATM Campus Switch Private MIBs 233