ATM-TRACE-MIB: View SNMP OID List / Download MIB

VENDOR: ATM FORUM


 Home MIB: ATM-TRACE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 atmForum 1.3.6.1.4.1.353
         atmForumNetworkManagement 1.3.6.1.4.1.353.5
             atmfSignalling 1.3.6.1.4.1.353.5.9
                 atmfTrace 1.3.6.1.4.1.353.5.9.2
                     atmTraceMIB 1.3.6.1.4.1.353.5.9.2.1
The MIB module for ATM path and connection trace.
                         atmTraceMIBObjects 1.3.6.1.4.1.353.5.9.2.1.1
                             atmTraceBaseGroup 1.3.6.1.4.1.353.5.9.2.1.1.1
                                 atmTraceFilterControl 1.3.6.1.4.1.353.5.9.2.1.1.1.1 integer read-write
This object enables or disables the path trace filtering feature in the ATM device. When this object is modified from 'enable' to 'disable' the records in the atmTraceRecordTable are not removed but filtering is stopped in the device. Enumeration: 'enable': 1, 'disable': 2.
                                 atmTraceMaxConcurrentRequests 1.3.6.1.4.1.353.5.9.2.1.1.1.2 integer32 read-write
The maximum number of concurrent active path or connection trace requests (i.e., connections or parties for which trace information gathering has been initiated, but for which no reply has been received yet) that are allowed by the agent. A value of 0 for this object implies that there is no limit on the number of concurrent active requests.
                                 atmTraceAvailableRequests 1.3.6.1.4.1.353.5.9.2.1.1.1.3 integer32 read-only
The number of new path or connection trace requests that can be initiated on the agent at this moment in time. This is equal to the maximum number of concurrent active path or connection trace requests that are allowed by the agent (i.e., atmTraceMaxConcurrentRequests), minus the current number of active path or connection trace requests.
                                 atmTraceTransitListMaximumSize 1.3.6.1.4.1.353.5.9.2.1.1.1.4 integer32 read-write
The maximum size in octets of the Trace transit list information element generated in any signalling message.
                             atmTraceConnGroup 1.3.6.1.4.1.353.5.9.2.1.1.2
                                 atmTraceConnTable 1.3.6.1.4.1.353.5.9.2.1.1.2.1 no-access
The table whose entries describe existing connections and parties to be traced or in the process of being traced.
                                     atmTraceConnEntry 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1 no-access
Each entry in this table specifies an existing connection or party to be traced, in the process of being traced, or that has recently been traced. The results of the connection trace are returned in the atmTraceRecordTable and the atmTraceInfoTable. A management station wishing to create an entry should first create the associated instance of the row status and row owner objects, using a value of atmTraceConnIndex that is not currently in use. It must also, either in the same or in successive PDUs, create the associated instance of the objects that identify the connection to be traced. It should also modify the default values for the other configuration objects if the defaults are not appropriate. Once the appropriate instances of all the configuration objects have been created, either by an explicit SNMP set request or by default, the row status should be set to active to initiate the request. Note that this entire procedure may be initiated via a single set request which specifies a row status of createAndGo as well as specifies valid values for the non-defaulted configuration objects. After the connection trace completes, the management station should retrieve the values of the status objects of interest from the atmTraceRecordTable, and should then delete the entry. In order to prevent old entries from clogging the table, entries will be aged out, but an entry will not be deleted within 5 minutes of the last activity.
                                         atmTraceConnIndex 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.1 integer32 no-access
An arbitrary integer uniquely identifying a connection trace request.
                                         atmTraceConnOwner 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.2 atmtraceownerstring read-only
The entity that configured this entry.
                                         atmTraceConnTraceSourceIf 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.3 interfaceindex read-only
The interface at which the connection trace is originated. This object must be specified.
                                         atmTraceConnOrigConnType 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.4 integer read-only
The type of connection at the trace source interface. Enumeration: 'atmCOBISigConn': 4, 'atmVpc': 3, 'other': 1, 'frameRelayVc': 5, 'atmVcc': 2.
                                         atmTraceConnOrigVpi 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.5 atmvpidentifier read-only
Indicates the VPI value of the existing connection on the trace source interface. This object only applies when atmTraceConnOrigConnType is set to 'atmVcc' or 'atmVpc'. When this is the case, either this object or atmTraceConnCallRef must be specified. When the atmTraceConnCallRef object is specified, this object may not be set.
                                         atmTraceConnOrigVci 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.6 atmvcidentifier read-only
Indicates the VCI value of the existing connection on the trace source interface. This object only applies when atmTraceConnOrigConnType is set to 'atmVcc'. When this is the case, either this object or atmTraceConnCallRef must be specified. When the atmTraceConnCallRef object is specified, this object may not be set.
                                         atmTraceConnEndPtRef 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.7 atmendpointreference read-only
The Endpoint Reference value identifying a leaf of an existing point-to-multipoint connection. This object does not apply when the connection is not a point- to-multipoint connection.
                                         atmTraceConnCallRef 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.8 callreference read-only
Indicates the call reference value of the existing connection on the trace source interface. For CO-BI connections, the value of this object must be specified. For other types of connections, either this object or the connection identifier objects (atmTraceConnOrigVpi, atmTraceConnOrigVpi and atmTraceConnOrigVci, or atmTraceConnOrigDlci, as appropriate for the connection type) must be specified. When any of atmTraceConnOrigVpi, atmTraceConnOrigVci, or atmTraceConnOrigDlci are specified, this object may not be set.
                                         atmTraceConnOrigDlci 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.9 integer32 read-only
Indicates the DLCI value of the existing connection on the trace source interface. This object only applies when atmTraceConnOrigConnType is set to 'frameRelayVc'. When this is the case, either this object or atmTraceConnCallRef must be specified. When the atmTraceConnCallRef object is specified, this object may not be set.
                                         atmTraceConnOrigDirection 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.10 integer read-only
Indicates whether the connection trace is to proceed in the incoming direction from the trace source interface, or in the outgoing direction from the trace source interface. Enumeration: 'outgoing': 2, 'incoming': 1.
                                         atmTraceConnTraceConnId 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.11 truthvalue read-only
Indicates whether the connection trace shall include connection identifier (e.g. VPI/VCI, DLCI) information.
                                         atmTraceConnTraceCallRef 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.12 truthvalue read-only
Indicates whether the connection trace shall include call reference information, and endpoint reference information for point-to-multipoint connections.
                                         atmTraceConnPassAlongRequest 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.13 truthvalue read-only
Indicates whether the 'pass along request' bit shall be set in the Trace transit list information element. When this object is set to 'true' and systems that do not support connection trace are present in the network, gaps may occur between successive entries in the atmTraceInfoTable identifying logical nodes and logical ports traversed by this connection or party.
                                         atmTraceConnFailTimeout 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.14 integer32 read-only
The number of seconds left before the connection trace is declared to have failed. After this timer expires the value of this object will be zero and the atmTraceConnRecordIndex will also remain at zero. If the timer expires and atmTraceConnTrapOnCompletion is set to 'true', an atmTraceConnCompletion trap will be generated.
                                         atmTraceConnAgeTimeout 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.15 integer32 read-only
The number of seconds left for this entry to age out. On expiry of this timer the display records in the atmTraceRecordTable and atmTraceInfoTable corresponding to this entry are deleted, as well as the atmTraceConnEntry. When the management station modifies this object, the currently running timer, if any, is aborted and a timer is started with the new value of this object. The value '-1' will indicate an infinite timeout value.
                                         atmTraceConnRestart 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.16 integer read-only
When the value is set to 'restart', the record for this connection trace is cleared and the connection trace is initiated. When the value is set to 'noop' no operation is performed. When read, the value 'noop' is returned. Enumeration: 'noop': 2, 'restart': 1.
                                         atmTraceConnTrapOnCompletion 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.17 truthvalue read-only
Specifies whether an atmTraceConnCompletion trap shall be issued on completion of the connection trace. If such a trap is desired, it is the responsibility of the management entity to ensure that the SNMP administrative model is configured in such a way as to allow the trap to be delivered.
                                         atmTraceConnRecordIndex 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.18 atmtracerecordindex read-only
The value of this object identifies the row in the atmTraceRecordTable that was generated by this connection trace. The distinguished value zero indicates that no reply has been received yet or that no reply was received before expiry of atmTraceConnFailTimeout, so no record has been generated.
                                         atmTraceConnRowStatus 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.19 rowstatus read-only
Used to create and delete entries in this table. When a row is activated, a connection trace is initiated.
                                         atmTraceConnTraceNeNsc 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.20 truthvalue read-only
Indicates whether the connection trace shall include Ne-NSCs supporting the connection .
                                         atmTraceConnTraceRpNsc 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.21 truthvalue read-only
Indicates whether the connection trace shall include Rp-NSCs supporting the connection.
                                         atmTraceConnTraceIncoming 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.22 truthvalue read-only
Indicates whether the connection trace shall record the NSCs supporting the connection at the incoming interface of the nodes. If this value is set to true and the atmTraceConnTraceNeNsc object is also true, then the trace shall include the list of Ne-NSCs supporting the connection at the incoming interface of the nodes. If this value is set to true and the atmTraceConnTraceRpNsc object is also true, then the trace shall include the list of Rp-NSCs supporting the connection at the incoming interface of the nodes. If this value is set to false, then the trace shall not record the NSCs supporting the connection at the incoming interface of the nodes.
                                         atmTraceConnTraceLabels 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.23 truthvalue read-only
Indicates whether the connection trace shall include interworking LSP labels, if applicable.
                             atmTracePathTestGroup 1.3.6.1.4.1.353.5.9.2.1.1.3
                                 atmTracePathTestTable 1.3.6.1.4.1.353.5.9.2.1.1.3.1 no-access
The table whose entries describe test connections and parties initiated to determine paths across the network. Typically these connections and parties are cleared when the trace destination node is reached, but the entry may be configured to leave the connections up using the atmTracePathTestClearCallAtTDest object.
                                     atmTracePathTestEntry 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1 no-access
Each entry in this table specifies a test connection or test party that is initiated in order to determine a path across the network. Typically the connection or party is cleared when the trace destination node is reached, but the entry may be configured to leave the connections up using the atmTracePathTestClearCallAtTDest object. The results of the path trace are returned in the atmTraceFilterRecordTable, the atmTraceRecordTable, and the atmTraceInfoTable. A management station wishing to create an entry should first create the associated instance of the row status and row owner objects, using a value of atmTracePathTestIndex that is not currently in use. It must also, either in the same or in successive PDUs, create the associated instance of the address objects. It should also modify the default values for the other configuration objects if the defaults are not appropriate. Once the appropriate instance of all the configuration objects have been created, either by an explicit SNMP set request or by default, the row status should be set to active to initiate the request. Note that this entire procedure may be initiated via a single set request which specifies a row status of createAndGo as well as specifies valid values for the non-defaulted configuration objects. After the test connection or party completes, the management station should retrieve the values of the status objects of interest from the atmTraceRecordTable, and should then delete the entry. In order to prevent old entries from clogging the table, entries will be aged out, but an entry will not be deleted within 5 minutes of completing.
                                         atmTracePathTestIndex 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.1 integer32 no-access
An arbitrary integer uniquely identifying a test connection or test party.
                                         atmTracePathTestOwner 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.2 atmtraceownerstring read-only
The entity that configured this entry.
                                         atmTracePathTestConnType 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.3 integer read-only
Indicates whether the test connection is a virtual channel connection, a virtual path connection, or a connection- oriented bearer-independent signalling connection. Enumeration: 'atmCOBISigConn': 4, 'atmVpc': 3, 'other': 1, 'atmVcc': 2.
                                         atmTracePathTestConnCastType 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.4 atmconncasttype read-only
The connection topology type (e.g. point-to-point or point-to-multipoint) of the test connection or party.
                                         atmTracePathTestTraceSourceIf 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.5 interfaceindex read-only
The interface at which the test connection or test party is originated.
                                         atmTracePathTestP2MpNewConn 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.6 truthvalue read-only
Indicates whether the test party for a point-to-multipoint connection is initiated on an existing branch (indicated by setting this object to 'false') or whether it is the first party of a new connection (indicated by setting this object to 'true'). This object does not apply when atmTracePathTestConnCastType is set to 'p2p'.
                                         atmTracePathTestOrigVpi 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.7 atmvpidentifier read-only
When atmTracePathTestConnCastType is set to 'p2mpRoot' and atmTracePathTestP2MpNewConn is set to 'false' (i.e. path trace of a new party on an existing connection is requested), this object indicates the VPI value of the existing connection on the trace source interface. When atmTracePathTestClearCallAtTDest is set to 'true' and either - atmTracePathTestConnCastType is 'p2p', or - atmTracePathTestConnCastType is 'p2mpRoot' and atmTracePathTestP2MpNewConn is set to 'true', this object is not applicable. When atmTracePathTestClearCallAtTDest is set to 'false', this object indicates the VPI value to be used for the active connection. Note that if the VPI/VCI can be assigned at the other side of the interface, there may be some possibility of VPI/VCI collision for SETUP messages received on this interface, when the other side of the interface does not know that this VPI/VCI value is being used.
                                         atmTracePathTestOrigVci 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.8 atmvcidentifier read-only
When atmTracePathTestConnCastType is set to 'p2mpRoot' and atmTracePathTestP2MpNewConn is set to 'false' (i.e. path trace of a new party on an existing connection is requested), this object indicates the VCI value of the existing connection on the trace source interface. When atmTracePathTestClearCallAtTDest is set to 'true' and either - atmTracePathTestConnCastType is 'p2p', or - atmTracePathTestConnCastType is 'p2mpRoot' and atmTracePathTestP2MpNewConn is set to 'true', this object is not applicable. When atmTracePathTestClearCallAtTDest is set to 'false', this object indicates the VCI value to be used for the active connection. Note that if the VPI/VCI can be assigned at the other side of the interface, there may be some possibility of VPI/VCI collision for SETUP messages received on this interface, when the other side of the interface does not know that this VPI/VCI value is being used. If atmTracePathTestConnType is set to a value other than 'atmVcc', this value is set to zero.
                                         atmTracePathTestCalledParty 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.9 atmaddr read-only
The called party number towards which the test connection or test party is to be initiated.
                                         atmTracePathTestCallingParty 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.10 atmaddr read-only
The calling party number used for the test connection or test party.
                                         atmTracePathTestRxTrafDescrIndex 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.11 atmtrafficdescrparamindex read-only
The value of this object identifies the row of the ATM Traffic Descriptor Table which applies to the receive direction of this test connection (from the point of view of the trace source interface). This object does not apply when the value of atmTracePathTestP2MpNewConn is 'false'.
                                         atmTracePathTestTxTrafDescrIndex 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.12 atmtrafficdescrparamindex read-only
The value of this object identifies the row of the ATM Traffic Descriptor Table which applies to the transmit direction of this test connection (from the point of view of the trace source interface). This object does not apply when the value of atmTracePathTestP2MpNewConn is 'false'.
                                         atmTracePathTestClearCallAtTDest 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.13 truthvalue read-only
Indicates whether the test connection or party shall be cleared when the trace destination node is reached. When this is set to 'false', the test connection/party shall be cleared when the entry is deleted using the atmTracePathTestRowStatus object.
                                         atmTracePathTestTraceCrankback 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.14 truthvalue read-only
Indicates whether the path trace shall include crankback information. When this is set to false, as a consequence of the signalling procedures for path trace, trace information will only be returned if the connection or party succeeds.
                                         atmTracePathTestTraceConnId 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.15 truthvalue read-only
Indicates whether the path trace shall include connection identifier (e.g. VPI/VCI, DLCI) information.
                                         atmTracePathTestTraceCallRef 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.16 truthvalue read-only
Indicates whether the path trace shall include call reference information, and endpoint reference information for point-to-multipoint connections.
                                         atmTracePathTestPassAlongRequest 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.17 truthvalue read-only
Indicates whether the 'pass along request' bit shall be set in the Trace transit list information element. When this object is set to 'true' and systems that do not support path trace are present in the network, gaps may occur between successive entries in the atmTraceInfoTable identifying logical nodes and logical ports traversed by this connection or party. When this object is set to 'false', trace information might not be returned unless all systems along the path support the path trace functionality.
                                         atmTracePathTestAgeTimeout 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.18 integer32 read-only
The number of seconds left for this entry to age out. On expiry of this timer the display records in the atmTraceRecordTable and the atmTraceInfoTable corresponding to this entry are deleted, as well as the atmTracePathTestEntry. When the management station modifies this object, the currently running timer, if any, is aborted and a timer is started with the new value of this object. The value '-1' will indicate an infinite timeout value.
                                         atmTracePathTestRestart 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.19 integer read-only
When the value is set to 'restart', the test record for this connection is cleared and the test connection or party is initiated. When the value is set to 'noop' no operation is performed. When read, the value 'noop' is returned. Enumeration: 'noop': 2, 'restart': 1.
                                         atmTracePathTestTrapOnCompletion 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.20 truthvalue read-only
Specifies whether an atmTracePathTestCompletion trap shall be issued on completion of the path trace. If such a trap is desired, it is the responsibility of the management entity to ensure that the SNMP administrative model is configured in such a way as to allow the trap to be delivered.
                                         atmTracePathTestRecordIndex 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.21 atmtracerecordindex read-only
The value of this object identifies the row in the atmTraceRecordTable that was generated by this test connection or party. The distinguished value zero indicates that no reply has been received yet, so no record has been generated.
                                         atmTracePathTestRowStatus 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.22 rowstatus read-only
Used to create and delete entries in this table. When a row is activated, a test connection or test party is initiated. When the row is deleted, the test connection or test party is cleared (if it has not already been cleared) and the corresponding entry in the atmTraceRecordTable is deleted.
                                         atmTracePathTestTraceNeNsc 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.23 truthvalue read-only
Indicates whether the path trace shall include Ne-NSCs supporting the connection.
                                         atmTracePathTestTraceRpNsc 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.24 truthvalue read-only
Indicates whether the path trace shall include Rp-NSCs supporting the connection.
                                         atmTracePathTestTraceIncoming 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.25 truthvalue read-only
Indicates whether the path trace shall include the NSCs supporting the connection at the incoming interface of the nodes. If this value is set to true and the atmTracePathtestTraceNeNsc object is also true, then the trace shall include the list of Ne-NSCs supporting the connection at the incoming interface of the nodes. If this value is set to true and the atmTracePathTestTraceRpNsc object is also true, then the trace shall include the list of Rp-NSCs supporting the connection at the incoming interface of the nodes. If this value is set to false, then the trace shall not record the NSCs supporting the connection at the incoming interface of the nodes.
                                         atmTracePathTestPolicyConstraint 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.26 policyconstraintindex read-only
Defines the row of the policyConstraintTable that specifies the policy constraint to be used for the establishment of the test connection.
                                         atmTracePathTestTraceLabels 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.27 truthvalue read-only
Indicates whether the path trace shall include interworking LSP labels, if applicable.
                             atmTraceFilterGroup 1.3.6.1.4.1.353.5.9.2.1.1.4
                                 atmTraceFilterTable 1.3.6.1.4.1.353.5.9.2.1.1.4.1 no-access
The table whose entries describe the filtering criteria for recording of path trace information.
                                     atmTraceFilterEntry 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1 no-access
Each entry in this table corresponds to a filtering criteria based on which path trace is initiated for connections and parties in the process of being established. This selection criteria is applied against all connections and parties generated or detectedat this ATM device. Only connections and parties being established which match against all of the entry's criteria are recorded in the atmTraceRecordTable. A new entry can be created by specifying a atmTraceFilterIndex value that is currently not being used and also using an appropriate value (createAndGo or createAndWait) for the atmTraceFilterRowStatus object. If a particular connection or party matches multiple entries in the atmTraceFilterTable then multiple entries will be created in the atmTraceRecordTable for each of the matched entries in the atmTraceFilterTable.
                                         atmTraceFilterIndex 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.1 integer32 no-access
An arbitrary integer uniquely identifying a filtering criteria.
                                         atmTraceFilterOwner 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.2 atmtraceownerstring read-only
The entity that configured this entry.
                                         atmTraceFilterConnKind 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.3 bits read-only
This object enables the user to track the paths of switched virtual channel/path connections, soft permanent virtual channel/path connections initiated by this node, and soft permanent virtual channel/path connections initiated by other nodes. Bits: 'atmCOBISigConn': 5, 'spvcInitiator': 2, 'svcAndSpvcNotInitiator': 1, 'other': 0, 'svpAndSpvpNotInitiator': 3, 'spvpInitiator': 4.
                                         atmTraceFilterConnCastType 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.4 bits read-only
This object restricts the scope of the filter based on the type of topology of connections (point-to-point or point-to-multipoint). Bits: 'p2p': 0, 'p2mp': 1.
                                         atmTraceFilterServiceCategory 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.5 bits read-only
This object restricts the scope of the filter to calls belonging to service categories represented by this object. Bits: 'rtVbr': 1, 'ubr': 4, 'gfr': 5, 'cbr': 0, 'abr': 3, 'other': 6, 'nrtVbr': 2.
                                         atmTraceFilterInIf 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.6 interfaceindexorzero read-only
This object restricts the scope of the filter to calls which enter the ATM device through the port represented by this object, or are initiated at this port (e.g. Soft PVCs). It has the value 0, or the ifIndex value of an ATM Interface. The value zero indicates that the scope of the filter is not restricted by the incoming port.
                                         atmTraceFilterOutIf 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.7 interfaceindexorzero read-only
This object restricts the scope of the filter to calls which exit the ATM device through the port represented by this object. It has the value 0, or the ifIndex value of an ATM interface. The value zero indicates that the scope of the filter is not restricted by the outgoing port.
                                         atmTraceFilterCallingPartyPrefix 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.8 atmaddr read-only
The combination of this object and the corresponding instance of atmTraceFilterCallingPartyLength is one selection criteria for this record. To match this selection criteria, a connection setup must have a Calling Party Address which has an initial part (of length atmTraceFilterCalledPartyLength bits) equal in value to atmTraceFilterCallingParty. When the default value for the object is retained then the call will match this filtering criteria for any calling address in the call, or if the calling party number is not present in the call. The value must be padded with zeros from atmTraceFilterCallingPartyLength to the full length of the address (8 octets for E.164 numbers and 20 octets for AESAs).
                                         atmTraceFilterCallingPartyLength 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.9 integer32 read-only
This object specifies the number of bits in atmTraceFilterCallingParty that shall be used when matching against the calling party of a new call setup.
                                         atmTraceFilterCalledPartyPrefix 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.10 atmaddr read-only
The combination of this object and the corresponding instance of atmTraceFilterCalledPartyLength is one selection criteria for this record. To match this selection criteria, a connection setup must have a called party address which has an initial part (of length atmTraceFilterCalledPartyLength bits) equal in value to atmTraceFilterCalledParty. When the default value for the object is retained then the call will match this filtering criteria for any called address in the call. The value must be padded with zeros from atmTraceFilterCalledPartyLength to the full length of the address (8 octets for E.164 numbers and 20 octets for AESAs).
                                         atmTraceFilterCalledPartyLength 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.11 integer32 read-only
This object specifies the number of bits in atmTraceFilterCalledParty that shall be used when matching against the called party of a new call setup.
                                         atmTraceFilterClearCallAtTDest 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.12 truthvalue read-only
Indicates whether the connection or party shall be cleared when the trace destination node is reached.
                                         atmTraceFilterTraceCrankback 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.13 truthvalue read-only
Indicates whether the path trace shall include crankback information. When this is set to false, as a consequence of the signalling procedures for path trace, trace information will only be returned if the connection or party succeeds.
                                         atmTraceFilterTraceConnId 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.14 truthvalue read-only
Indicates whether the path trace shall include connection identifier (e.g. VPI/VCI, DLCI) information.
                                         atmTraceFilterTraceCallRef 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.15 truthvalue read-only
Indicates whether the path trace shall include call reference information, and endpoint reference information for point-to-multipoint connections.
                                         atmTraceFilterPassAlongRequest 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.16 truthvalue read-only
Indicates whether the 'pass along request' bit shall be set in the Trace transit list information element. When this object is set to 'true' and systems that do not support path trace are present in the network, gaps may occur between successive entries in the atmTraceInfoTable identifying logical nodes and logical ports traversed by this connection or party. When this object is set to 'false', trace information might not be returned unless all systems along the path support the path trace functionality.
                                         atmTraceFilterMaxRecords 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.17 integer32 read-only
The maximum number of entries that are desired in the atmTraceRecordTable on behalf of this filter. The agent will not create more than this number of entries in the table, but may choose to further limit the number of entries for this filter in the atmTraceRecordTable for any reason including the lack of resources. The agent will however dedicate resources for a minimum number of entries in the atmTraceRecordTable, to take care of temporary memory allocation failures in the system. In case of memory allocation failures the agent will utilize these dedicated resources for the creation of the new entries. If memory resource failures continue and the dedicated resources are exhausted then the records in the atmTraceRecordTable are pruned such that the oldest entries are removed to make way for the new entries. A value '-1' will indicate no upper limit for the number of records stored. The manager can set this object to -1 if overwriting of records is not desired. The new value for this object will take effect immediately. If this object is set to a value less than the number of entries that is currently present in the atmTraceRecordTable corresponding to this entry, then the oldest entries in the atmTraceRecordTable will be deleted so that their number equals the new value of this object. If the value of this object is changed from -1 to any other positive value then the entries will be pruned such that only the first n records collected for this entry are retained in the atmTraceRecordTable, n being the new value of this object.
                                         atmTraceFilterRecordCountDown 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.18 integer32 read-only
The number of entries left to be collected in the atmTraceRecordTable before filtering is disabled for this entry. The display records in the atmTraceRecordTable corresponding to this entry are retained. The management station can restart filtering for this entry by setting this object to a positive value (subject to atmTraceFilterRowStatus being 'active' and atmTraceFilterStopTimeout having a positive value or being set to '-1'). When the object is set to zero, filtering is stopped for this entry. When the management station modifies this object, the current value is replaced and the agent counts down from the new value of this object. The value '-1' indicates that filtering will not be automatically disabled based on the number of entries collected in the atmTraceRecordTable.
                                         atmTraceFilterStopTimeout 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.19 integer32 read-only
The number of seconds left for this entry to collect records. On expiry of this timer filtering is disabled for this entry. The display records in the atmTraceRecordTable corresponding to this entry are retained. When the timer expires the object will have a value zero. The management station can restart filtering for this entry by setting this object to a positive value (subject to atmTraceFilterRowStatus being 'active' and atmTraceFilterRecordCountDown having a positive value or being set to '-1'). When the object is set to zero, filtering is stopped for this entry. When the management station modifies this object, the currently running timer, if any, is aborted and a timer is started with the new value of this object. The value '-1' will indicate an infinite timeout value.
                                         atmTraceFilterAgeTimeout 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.20 integer32 read-only
The number of seconds left for this entry to age out. On expiry of this timer the display records in the atmTraceFilterRecordTable, atmTraceRecordTable and the atmTraceInfoTable corresponding to this entry are deleted, as well as the atmTraceFilterEntry. When the management station modifies this object, the currently running timer, if any, is aborted and a timer is started with the new value of this object. The value '-1' will indicate an infinite timeout value.
                                         atmTraceFilterPurge 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.21 integer read-only
The object provides a facility for the user to purge the records in the atmTraceRecordTable corresponding to this entry. When the value is set to 'purge', the records in the atmTraceRecordTable corresponding to this entry are purged. When the value is set to 'noop' no operation is performed. When read, the value 'noop' is returned. Enumeration: 'purge': 1, 'noop': 2.
                                         atmTraceFilterTrapEnable 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.22 truthvalue read-only
Specifies whether an atmTraceFilterTrap shall be issued the next time a record is added to the atmTraceRecordTable and the atmTraceFilterRecordTable corresponding to this filter. This object automatically resets itself to 'false' each time a trap is generated for this filter. This object must be reset to 'true' before another atmTracePathFilter trap can be generated for this filter entry. If such a trap is desired, it is the responsibility of the management entity to ensure that the SNMP administrative model is configured in such a way as to allow the trap to be delivered.
                                         atmTraceFilterNumMatches 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.23 counter32 read-only
A monotonically increasing counter to keep track of the number of calls or parties that matched this entry for the entire lifetime of this entry.
                                         atmTraceFilterRowStatus 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.24 rowstatus read-only
Indicates the status of this row. Used according to the row installation and removal conventions. This object can be used to temporarily inactivate an entry in the table. When this object is set to a value 'notInService' filtering is stopped for the corresponding row. Any records that have been stored in the atmTraceRecordTable and the atmTraceFilterRecordTable corresponding to this entry will not be released. Any writeable objects in the row can be modified when the row is active. All values will take effect immediately. When this object is set to 'destroy', all corresponding records in the atmTraceFilterRecordTable and the atmTraceRecordTable are deleted.
                                         atmTraceFilterPolicy 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.25 truthvalue read-only
This object restricts the scope of the filter to connection setups that include a Policy constraint information element.
                                         atmTraceFilterTraceNeNsc 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.26 truthvalue read-only
Indicates whether the path trace shall include Ne-NSCs supporting the connection.
                                         atmTraceFilterTraceRpNsc 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.27 truthvalue read-only
Indicates whether the path trace shall include Rp-NSCs supporting the connection.
                                         atmTraceFilterTraceIncoming 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.28 truthvalue read-only
Indicates whether the path trace shall include the NSCs supporting the connection at the incoming interface of the nodes. If this value is set to true and the atmTraceFilterTraceNeNsc object is also true, then the trace shall include the list of Ne-NSCs supporting the connection at the incoming interface of the nodes. If this value is set to true and the atmTraceFilterTraceRpNsc object is also true, then the trace shall include the list of Rp-NSCs supporting the connection at the incoming interface of the nodes. If this value is set to false, then the trace shall not record the NSCs supporting the connection at the incoming interface of the nodes.
                                         atmTraceFilterTraceLabels 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.29 truthvalue read-only
Indicates whether the path trace shall include interworking LSP labels, if applicable.
                                 atmTraceFilterRecordTable 1.3.6.1.4.1.353.5.9.2.1.1.4.2 no-access
The table that lists which trace records have been returned for which trace filters. This table also lists the connection characteristics for each connection record, other than those values returned in the Trace transit list information element.
                                     atmTraceFilterRecordEntry 1.3.6.1.4.1.353.5.9.2.1.1.4.2.1 no-access
An entry containing the index of a record associated with a given trace filter. This table also lists some of the connection characteristics.
                                         atmTraceFilterRecordIndex 1.3.6.1.4.1.353.5.9.2.1.1.4.2.1.1 atmtracerecordindex no-access
The value of this object identifies a row in the atmTraceRecordTable that was generated by the trace filter identified by atmTraceFilterIndex.
                                         atmTraceFilterRecordConnKind 1.3.6.1.4.1.353.5.9.2.1.1.4.2.1.2 atmconnkind read-only
This object represents the use of call control (e.g. switched virtual connection or soft permanent virtual connection) of the connection or party on the incoming interface.
                                         atmTraceFilterRecordConnCastType 1.3.6.1.4.1.353.5.9.2.1.1.4.2.1.3 atmconncasttype read-only
This object represents the type of topology of the connection (point-to-point or point-to-multipoint) on the incoming interface.
                                         atmTraceFilterRecordServiceCategory 1.3.6.1.4.1.353.5.9.2.1.1.4.2.1.4 atmservicecategory read-only
This object represents the service category used by the call.
                                         atmTraceFilterRecordInIf 1.3.6.1.4.1.353.5.9.2.1.1.4.2.1.5 interfaceindex read-only
The IfIndex of the incoming port on which this call was received by the ATM device.
                                         atmTraceFilterRecordOutIf 1.3.6.1.4.1.353.5.9.2.1.1.4.2.1.6 interfaceindexorzero read-only
The IfIndex of the outgoing port, if available, through which this call was routed to the network. The distinguished value zero indicates that the call was rejected before any outgoing interface was chosen.
                                         atmTraceFilterRecordCallingParty 1.3.6.1.4.1.353.5.9.2.1.1.4.2.1.7 atmaddr read-only
Indicates the ATM adddress of the calling party in the connection or party.
                                         atmTraceFilterRecordCalledParty 1.3.6.1.4.1.353.5.9.2.1.1.4.2.1.8 atmaddr read-only
Indicates the ATM address of the called party in the connection or party.
                             atmTraceRecordGroup 1.3.6.1.4.1.353.5.9.2.1.1.5
                                 atmTraceRecordTable 1.3.6.1.4.1.353.5.9.2.1.1.5.1 no-access
This table and the atmTraceInfoTable are used to display the path or connection trace results. Trace information that is not repeated at each hop is shown in this table.
                                     atmTraceRecordEntry 1.3.6.1.4.1.353.5.9.2.1.1.5.1.1 no-access
An entry representing a trace record for one new or existing connection or party.
                                         atmTraceRecordIndex 1.3.6.1.4.1.353.5.9.2.1.1.5.1.1.1 atmtracerecordindex no-access
An arbitrary integer used to distinguish between multiple trace records.
                                         atmTraceRecordStatus 1.3.6.1.4.1.353.5.9.2.1.1.5.1.1.2 integer read-only
The returned trace status for this connection or party. Enumeration: 'traceCompletedNormally': 2, 'traceExceededMessageLengthLimitations': 5, 'traceLackResource': 6, 'traceExceededIELengthLimitations': 4, 'traceIncomplete': 3, 'traceInProgress': 1.
                                         atmTraceRecordCause 1.3.6.1.4.1.353.5.9.2.1.1.5.1.1.3 integer32 read-only
This object identifies the reason for the call failure. When the call succeeds, the distinguished value zero is returned. When a PNNI Crankback information element is included in the last call clearing message, this object contains the crankback cause. In all other cases, the values are the same as the cause code values defined for the Cause information element.
                                         atmTraceRecordDiags 1.3.6.1.4.1.353.5.9.2.1.1.5.1.1.4 octet string read-only
This object contains the contents of the diagnostics fields from the Cause information element. When the value of atmTraceRecordCause is 49, 'Quality of Service unavailable', the diagnostics are taken from the PNNI Crankback information element instead of the Cause information element.
                                         atmTraceRecordTraceSourcePortId 1.3.6.1.4.1.353.5.9.2.1.1.5.1.1.5 pnniportid read-only
The PNNI logical port ID identifying the trace source interface. The distinguished value zero indicates that no trace source port ID was returned in the Trace transit list.
                                         atmTraceRecordTraceSourceDlci 1.3.6.1.4.1.353.5.9.2.1.1.5.1.1.6 integer32 read-only
The DLCI used on the trace source interface. The distinguished value zero indicates that no DLCI was included in the Trace transit list for the trace source interface.
                                         atmTraceRecordTraceDestVpi 1.3.6.1.4.1.353.5.9.2.1.1.5.1.1.7 atmvpidentifier read-only
The VPI used on the preceding side of the trace destination interface. The value zero is returned if no VPI was included in the Trace transit list for the trace destination interface.
                                         atmTraceRecordTraceDestVci 1.3.6.1.4.1.353.5.9.2.1.1.5.1.1.8 atmvcidentifier read-only
The VCI used on the trace destination interface. The distinguished value zero indicates that no VCI was included in the Trace transit list for the trace destination interface.
                                         atmTraceRecordTraceDestCallRef 1.3.6.1.4.1.353.5.9.2.1.1.5.1.1.9 callreference read-only
The call reference used on the trace destination interface.
                                         atmTraceRecordTraceDestEndPtRef 1.3.6.1.4.1.353.5.9.2.1.1.5.1.1.10 atmendpointreference read-only
The endpoint reference used on the trace destination interface.
                                         atmTraceRecordTraceDestDlci 1.3.6.1.4.1.353.5.9.2.1.1.5.1.1.11 integer32 read-only
The DLCI used on the trace destination interface. The distinguished value zero indicates that no DLCI was included in the Trace transit list for the trace destination interface.
                                         atmTraceRecordTimeStamp 1.3.6.1.4.1.353.5.9.2.1.1.5.1.1.12 timestamp read-only
The time at which this record entry was created.
                                         atmTraceRecordTraceDestReceiveLabel 1.3.6.1.4.1.353.5.9.2.1.1.5.1.1.13 mplslabel read-only
The label for the interworking LSP used for packets transmitted in the direction of the tracing message (either SETUP, ADD PARTY, or TRACE CONNECTION) on the trace destination interface. The value zero is returned if no labels were included in the Trace transit list for the trace destination interface.
                                         atmTraceRecordTraceDestTransmitLabel 1.3.6.1.4.1.353.5.9.2.1.1.5.1.1.14 mplslabel read-only
The label for the interworking LSP used for packets transmitted in the opposite direction to that of the tracing message (either SETUP, ADD PARTY, or TRACE CONNECTION) on the trace destination interface. The value zero is returned if no labels were included in the Trace transit list for the trace destination interface.
                                 atmTraceInfoTable 1.3.6.1.4.1.353.5.9.2.1.1.5.2 no-access
The table in which the detailed trace information (i.e., logical nodes, logical ports, VPI/VCIs, and Call/Endpoint References) of traced connections or parties are recorded.
                                     atmTraceInfoEntry 1.3.6.1.4.1.353.5.9.2.1.1.5.2.1 no-access
Trace information for one hop of an existing or new connection or party. This lists the nodes and ports traversed by the connection or party. VPI/VCIs and Call/Endpoint References may also be included in this entry. Each entry contains trace information added by one node. If there are gaps in the Trace transit list due to the use of the Pass along request flag and the presence of nodes that do not support trace, the gaps will be between successive entries in this table. Since the entries in this table are linked to the entries of the atmTraceRecordTable, the entries are added and removed from the table as and when the corresponding entries in the atmTraceRecordTable are added and removed.
                                         atmTraceInfoSequenceIndex 1.3.6.1.4.1.353.5.9.2.1.1.5.2.1.1 integer32 no-access
An index into the list of logical nodes / logical ports traversed by the connection or party. The logical nodes and logical ports are given in order, as specified by this index.
                                         atmTraceInfoNodeId 1.3.6.1.4.1.353.5.9.2.1.1.5.2.1.2 pnninodeid read-only
The node ID of a logical node traversed by the connection or party.
                                         atmTraceInfoOutgoingPortId 1.3.6.1.4.1.353.5.9.2.1.1.5.2.1.3 pnniportid read-only
The port ID of the logical node identified in atmTraceInfoNodeId that identifies the logical port used to progress this connection or party towards the called party.
                                         atmTraceInfoIncomingVpi 1.3.6.1.4.1.353.5.9.2.1.1.5.2.1.4 atmvpidentifier read-only
The VPI used on the succeeding side of the incoming interface of the node identified by atmTraceInfoNodeId. The value zero is returned if no VPI was included in the Trace transit list. If there are no gaps in the Trace transit list, this is the VPI used on the other side of the interface identified by the atmTraceInfoNodeId and atmTraceInfoPortId under the previous atmTraceInfoSequenceIndex.
                                         atmTraceInfoIncomingVci 1.3.6.1.4.1.353.5.9.2.1.1.5.2.1.5 atmvcidentifier read-only
The VCI used on the incoming interface of the node identified by atmTraceInfoNodeId. The distinguished value zero indicates that no VCI was included in the Trace transit list. If there are no gaps in the Trace transit list, this is the VCI used on the interface identified by the atmTraceInfoNodeId and atmTraceInfoPortId under the previous atmTraceInfoSequenceIndex.
                                         atmTraceInfoIncomingCallRef 1.3.6.1.4.1.353.5.9.2.1.1.5.2.1.6 callreference read-only
The Call Reference used on the incoming interface of the node identified by atmTraceInfoNodeId. If there are no gaps in the Trace transit list, this is the call reference used on the interface identified by the atmTraceInfoNodeId and atmTraceInfoPortId under the previous atmTraceInfoSequenceIndex.
                                         atmTraceInfoIncomingEndPtRef 1.3.6.1.4.1.353.5.9.2.1.1.5.2.1.7 atmendpointreference read-only
The Endpoint Reference used on the incoming interface of the node identified by atmTraceInfoNodeId. If there are no gaps in the Trace transit list, this is the endpoint reference used on the interface identified by the atmTraceInfoNodeId and atmTraceInfoPortId under the previous atmTraceInfoSequenceIndex.
                                         atmTraceInfoRefusalIndicator 1.3.6.1.4.1.353.5.9.2.1.1.5.2.1.8 truthvalue read-only
Indicates whether the node identified by the atmTraceInfoNodeId refused to participate in this trace.
                                         atmTraceInfoCrankBackRcvdAtDest 1.3.6.1.4.1.353.5.9.2.1.1.5.2.1.9 truthvalue read-only
Indicates whether a crankback was received at the node identified by the atmTraceInfoNodeId, when that node is the trace destination node and the trace destination interface is not a PNNI interface.
                                         atmTraceInfoCrankBackGap 1.3.6.1.4.1.353.5.9.2.1.1.5.2.1.10 truthvalue read-only
Indicates that the trace was propagated beyond the node identified by the atmTraceInfoNodeId, but was cranked back, and no trace information was returned by the node initiating crankback.
                                         atmTraceInfoCrankBackIndicator 1.3.6.1.4.1.353.5.9.2.1.1.5.2.1.11 truthvalue read-only
Indicates whether crankback information (octet group 16 of the Trace transit list information element) is present after the node identified by the atmTraceInfoNodeId, but before the next node identified in the Trace transit list information element.
                                         atmTraceInfoCrankBackBlockedTransitType 1.3.6.1.4.1.353.5.9.2.1.1.5.2.1.12 integer read-only
This object identifies the type of blockage in case of a blocked call at the node identified by the atmTraceInfoNodeId. This object does not apply if the value of atmTraceInfoCrankBackIndicator is 'false'. Enumeration: 'blockedOutgoingLink': 3, 'blockedNode': 2, 'blockedIncomingLink': 1.
                                         atmTraceInfoCrankBackBlockedTransitInfo 1.3.6.1.4.1.353.5.9.2.1.1.5.2.1.13 octet string read-only
This object does not apply if the value of atmTraceInfoCrankBackIndicator is 'false'. When the value of atmTraceInfoCrankBackIndicator is 'true', this object includes the contents of the Blocked Transit Trace Information field from the Trace transit list Information element.
                                         atmTraceInfoCrankBackCause 1.3.6.1.4.1.353.5.9.2.1.1.5.2.1.14 integer32 read-only
This object returns the PNNI crankback cause. This object does not apply if atmTraceInfoCrankBackIndicator is set to 'false'.
                                         atmTraceInfoReceiveLabel 1.3.6.1.4.1.353.5.9.2.1.1.5.2.1.15 mplslabel read-only
The label for the interworking LSP used for packets transmitted in the direction of the tracing message (either SETUP, ADD PARTY, or TRACE CONNECTION). If there are no gaps in the Trace transit list, this is from the atmTraceInfoNodeId under the previous atmTraceInfoSequenceIndex towards the atmTraceInfoNodeId under the current atmTraceInfoSequenceIndex.
                                         atmTraceInfoTransmitLabel 1.3.6.1.4.1.353.5.9.2.1.1.5.2.1.16 mplslabel read-only
The label for the interworking LSP used for packets transmitted in the opposite direction to that of the the tracing message (either SETUP, ADD PARTY, or TRACE CONNECTION). If there are no gaps in the Trace transit list, this is from the atmTraceInfoNodeId under the current atmTraceInfoSequenceIndex towards the atmTraceInfoNodeId under the previous atmTraceInfoSequenceIndex.
                                 atmTraceInfoNeNscTable 1.3.6.1.4.1.353.5.9.2.1.1.5.3 no-access
The table in which records the Ne-NSCs which tag the network entity over which the connection was established on the interfaces of the node.
                                     atmTraceInfoNeNscEntry 1.3.6.1.4.1.353.5.9.2.1.1.5.3.1 no-access
One of the Ne-NSCs which tag the network entity over which the connection was established on the interface of the node.
                                         atmTraceInfoNeNscInterface 1.3.6.1.4.1.353.5.9.2.1.1.5.3.1.1 integer no-access
An index into the list of NSCs, used to identify the NSCs tagging resources on the incoming or outgoing interface Enumeration: 'outgoing': 2, 'incoming': 1.
                                         atmTraceInfoNeNscIndex 1.3.6.1.4.1.353.5.9.2.1.1.5.3.1.2 integer32 no-access
An index into the list of Ne-NSCs which tag the network entity over which the connection was established on the interface of the node. The order of the Ne-NSCs is not important
                                         atmTraceInfoNeNsc 1.3.6.1.4.1.353.5.9.2.1.1.5.3.1.3 networkentitynetworkservicecategory read-only
One of the Ne-NSCs which tag the network entity over which the connection was established on the incoming interface of the node.
                                 atmTraceInfoRpNscTable 1.3.6.1.4.1.353.5.9.2.1.1.5.4 no-access
The table in which records the Rp-NSCs which tag the resource in which the connection was established on the interfaces of the node.
                                     atmTraceInfoRpNscEntry 1.3.6.1.4.1.353.5.9.2.1.1.5.4.1 no-access
One of the Rp-NSCs which tag the resource in which the connection was established on the interfaces of the node.
                                         atmTraceInfoRpNscInterface 1.3.6.1.4.1.353.5.9.2.1.1.5.4.1.1 integer no-access
An index into the list of NSCs, used to identify the NSCs tagging resources on the incoming or outgoing interface Enumeration: 'outgoing': 2, 'incoming': 1.
                                         atmTraceInfoRpNscSequenceIndex 1.3.6.1.4.1.353.5.9.2.1.1.5.4.1.2 integer32 no-access
An index into the list of Rp-NSCs which tag the resource in which the connection was established on the interface of the node. The order of the Rp-NSCs is not important
                                         atmTraceInfoRpNsc 1.3.6.1.4.1.353.5.9.2.1.1.5.4.1.3 resourcepartitionnetworkservicecategory read-only
One of the Rp-NSCs which tag the resource in which the connection was established on the interface of the node.
                             atmTraceIfGroup 1.3.6.1.4.1.353.5.9.2.1.1.6
                                 atmTraceIfTable 1.3.6.1.4.1.353.5.9.2.1.1.6.1 no-access
This table is used to specify trace-related properties of a PNNI interface (e.g. whether a PNNI interface allows tracing over that interface).
                                     atmTraceIfEntry 1.3.6.1.4.1.353.5.9.2.1.1.6.1.1 no-access
An entry representing the trace-related properties of a PNNI interface.
                                         atmTraceIfTraceBoundary 1.3.6.1.4.1.353.5.9.2.1.1.6.1.1.1 truthvalue read-write
When this is a PNNI interface, indicates whether path and connection trace will be terminated or refused for outgoing or incoming, respectively, connections or parties on this interface. This object has no effect when this is not a PNNI interface.
                         atmTraceMIBTrapsPrefix 1.3.6.1.4.1.353.5.9.2.1.2
                             atmTraceMIBTraps 1.3.6.1.4.1.353.5.9.2.1.2.0
                                 atmTraceConnCompletion 1.3.6.1.4.1.353.5.9.2.1.2.0.1
An atmTraceConnCompletion trap is sent when enabled and either a TRACE CONNECTION ACKNOWLEDGE message is received at the trace source node, or after atmTraceConnFailTimeout has passed without any response (i.e., the connection trace fails).
                                 atmTracePathTestCompletion 1.3.6.1.4.1.353.5.9.2.1.2.0.2
An atmTracePathTestCompletion trap is sent when enabled and the test connection or test party becomes active on the trace source interface, or is cleared across the trace source interface.
                                 atmTracePathFilterTrap 1.3.6.1.4.1.353.5.9.2.1.2.0.3
An atmTracePathFilter trap is sent when the trap is enabled and a record is added to the atmTraceRecordTable and the atmTraceFilterRecordTable corresponding to this filter. The atmTraceFilterTrapEnable object must be reset to 'true' before another atmTracePathFilter trap can be generated by the agent for this filter entry.
                         atmTraceMIBConformance 1.3.6.1.4.1.353.5.9.2.1.3
                             atmTraceMIBCompliances 1.3.6.1.4.1.353.5.9.2.1.3.1
                                 atmTraceMIBCompliance 1.3.6.1.4.1.353.5.9.2.1.3.1.1
The compliance statement for entities which implement the PNNI Addendum for Path and Connection Trace Version 1.0. Groups of objects required to support certain functionality are identified by the suffix MandatoryGroup. Groups of optional objects are identified by the suffix OptionalGroup.
                                 atmTraceMIBCompliance2 1.3.6.1.4.1.353.5.9.2.1.3.1.2
The compliance statement for entities which implement the PNNI Addendum for Path and Connection Trace Version 1.1. Groups of objects required to support certain functionality are identified by the suffix MandatoryGroup. Groups of optional objects are identified by the suffix OptionalGroup.
                             atmTraceMIBGroups 1.3.6.1.4.1.353.5.9.2.1.3.2
                                 atmTraceMIBMandatoryGroup 1.3.6.1.4.1.353.5.9.2.1.3.2.1
A collection of objects required when path or connection trace is supported.
                                 atmTraceMIBOptionalGroup 1.3.6.1.4.1.353.5.9.2.1.3.2.2
A collection of optional objects used for path and connection trace.
                                 atmTraceConnAndPathFilterMandatoryGroup 1.3.6.1.4.1.353.5.9.2.1.3.2.3
A collection of objects required when supporting connection trace or path trace using filtering of new connection and party establishment messages.
                                 atmTracePathMandatoryGroup 1.3.6.1.4.1.353.5.9.2.1.3.2.4
A collection of objects required when supporting path trace.
                                 atmTraceConnMandatoryGroup 1.3.6.1.4.1.353.5.9.2.1.3.2.5
A collection of objects required when connection trace is supported.
                                 atmTraceConnOptionalGroup 1.3.6.1.4.1.353.5.9.2.1.3.2.6
A collection of optional objects used for connection trace.
                                 atmTracePathTestMandatoryGroup 1.3.6.1.4.1.353.5.9.2.1.3.2.7
A collection of objects required when path trace using test connections and test parties is supported.
                                 atmTracePathTestOptionalGroup 1.3.6.1.4.1.353.5.9.2.1.3.2.8
A collection of optional objects used for path trace using test connections and test parties.
                                 atmTracePathFilterMandatoryGroup 1.3.6.1.4.1.353.5.9.2.1.3.2.9
A collection of objects required when path trace is supported using filtering of new connection and party establishment messages.
                                 atmTracePathFilterOptionalGroup 1.3.6.1.4.1.353.5.9.2.1.3.2.10
A collection of optional objects used for path trace using filtering of new connection and party establishment messages.
                                 atmTraceIfOptionalGroup 1.3.6.1.4.1.353.5.9.2.1.3.2.11
A collection of optional objects used to configure PNNI interfaces to refuse incoming and terminate outgoing path and connection traces.
                                 atmTraceNotificationOptionalGroup 1.3.6.1.4.1.353.5.9.2.1.3.2.12
A collection of optional notifications used for path and connection trace.
                                 atmTraceConnAndPathFilterPolicyMandatoryGroup 1.3.6.1.4.1.353.5.9.2.1.3.2.13
A collection of objects required when supporting connection trace or path trace using filtering of new connection and party establishment messages and policy tracing.
                                 atmTraceConnPolicyMandatoryGroup 1.3.6.1.4.1.353.5.9.2.1.3.2.14
A collection of objects required when connection trace and policy tracing is supported.
                                 atmTracePathTestPolicyMandatoryGroup 1.3.6.1.4.1.353.5.9.2.1.3.2.15
A collection of objects required when path trace using test connections and test parties and policy tracing are supported.
                                 atmTracePathFilterPolicyMandatoryGroup 1.3.6.1.4.1.353.5.9.2.1.3.2.16
A collection of objects required when path trace using filtering of new connection and party establishment messages and policy tracing is supported.
                                 atmTraceConnAndPathFilterMplsMandatoryGroup 1.3.6.1.4.1.353.5.9.2.1.3.2.17
A collection of objects required when supporting connection trace or path trace using filtering of new connection and party establishment messages and interworking LSP label tracing.
                                 atmTraceConnMplsMandatoryGroup 1.3.6.1.4.1.353.5.9.2.1.3.2.18
A collection of objects required when connection trace and interworking LSP label tracing is supported.
                                 atmTracePathTestMplsMandatoryGroup 1.3.6.1.4.1.353.5.9.2.1.3.2.19
A collection of objects required when path trace using test connections and test parties and interworking LSP label tracing are supported.
                                 atmTracePathFilterMplsMandatoryGroup 1.3.6.1.4.1.353.5.9.2.1.3.2.20
A collection of objects required when path trace using filtering of new connection and party establishment messages and interworking LSP label tracing is supported.