This soft copy for use by IBM employees only.
atmSvcVci
SYNTAX INTEGER (0..65535) ACCESS
STATUS mandatory
DESCRIPTION
″The VCI value used by this SVC for this interface.″ ::= { atmSvcEntry 11}
--This table keeps track of all SVCs that have been cleared.
--It allows to build traffic mattrix and provide more
--statistics level on the use of the network.
--It is optional.
atmSvcLogSize
DESCRIPTION
″The maximum number of entries supported by this local
SNMP agent.
When this value is exceeded, the entries are wrapped.″ ::= { atmQ2931 4 }
atmSvcLogLevel
DESCRIPTION
″The maximum number of entries that can be written in the atmSvcLogTable before a trap is generated.
When this number is reached, an svcLogOverflow trap is generated.
When set to 0, no trap is generated.″ ::= { atmQ2931 5 }
atmSvcLogTable | |
SYNTAX | SEQUENCE OF AtmSvcLogEntry |
ACCESS | |
STATUS | mandatory |
DESCRIPTION
″This table contains a list of the latest Switched Virtual Connection (SVC) that were completed on this ATM node.
An SVC is completed when it has been torn down at the originator′ s request (normal completion) or by the network operator (forced tear down), or when it has
been rejected or cleared by the network (exceptional condition).″
::= { atmQ2931 6 }
atmSvcLogEntry
DESCRIPTION
″Entries of atmSvcLogTable.″ INDEX { atmSvcLogIndex }
::= { atmSvcLogTable 1 }