All MIBs › ATM-TRACE-MIB
Organization: The ATM Forum.
Last Updated: 2004-02-06
Category: ATM
Description: Provides ATM connection trace and diagnostic objects for fault isolation on ATM virtual circuits.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is ATM-TRACE-MIB?
ATM-TRACE-MIB is a standards-track module published by the ATM Forum that models path and connection tracing for fault isolation on ATM networks, built on textual conventions such as CallReference and AtmEndPointReference and importing PNNI, ATM-TC, IF-MIB, and MPLS-TC identifiers to describe signalling-layer entities. It defines six tables under atmTraceMIBObjects — a Trace Connection table to trigger a connection trace, a Trace Path Test table to trigger a test connection or party, a Trace Path Filter table to trigger path trace by filtering calls, a Trace Filter Record table correlating records with filters, a Trace Record table with overall connection/party trace info, and a Trace Interface table designating PNNI interfaces as trace destinations — plus scalars like atmTraceFilterControl, atmTraceMaxConcurrentRequests, and atmTraceAvailableRequests. It gives operators visibility into how a specific ATM call or path was actually routed hop-by-hop through a PNNI network, which is essential for diagnosing misrouted virtual circuits, unexpected call rejections, or PNNI routing anomalies that plain interface counters cannot explain. It depends on the ATM Forum's PNNI-MIB and ATM-TC-MIB for the addressing and node-identification types it reuses, and it is deployed on ATM switches participating in a PNNI routing domain. For engineers standing up trace-based ATM diagnostics, the ATM-TRACE-MIB reference documents exactly which objects to poll to reconstruct a connection's path.
IPNetwork Monitor allows you to monitor SNMP objects defined in ATM-TRACE-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- vendor-neutral, standards-based MIB (ATM Forum specification), not tied to a specific manufacturer — applies to PNNI-capable ATM switches
Monitoring Examples
An operator sets atmTraceFilterControl to enable and populates the Trace Path Filter table to capture the next call matching a given source/destination pair, then reads the resulting Trace Record and Trace Info table entries; an empty or truncated trace transit list where a live connection is expected would indicate a PNNI routing or signalling fault along the path.
What Can Be Monitored
- active/available connection trace request counts
- trace path filter match criteria
- per-connection trace record entries
- call/endpoint reference identifiers in trace records
- PNNI trace destination interface list
This MIB depends on
Related MIBs
Imported Objects
From ATM-POLICY-CONSTRAINT-MIB
| NetworkEntityNetworkServiceCategory | |
| PolicyConstraintIndex | |
| ResourcePartitionNetworkServiceCategory |
From ATM-TC-MIB
| AtmAddr | |
| AtmConnCastType | |
| AtmConnKind | |
| AtmServiceCategory | |
| AtmTrafficDescrParamIndex | |
| AtmVcIdentifier | |
| AtmVpIdentifier |
From IF-MIB
| InterfaceIndex | |
| InterfaceIndexOrZero |
From MPLS-TC-STD-MIB
| MplsLabel |
From PNNI-MIB
| PnniNodeId | |
| PnniPortId | |
| pnniIfEntry | OBJECT-TYPE |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| enterprises |
From SNMPv2-TC
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TimeStamp | |
| TruthValue |
How to Use in IPNetwork Monitor
Example using atmTraceFilterNumMatches OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| 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 | |||
| I32 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. |
| atmTraceBaseGroup | 1.3.6.1.4.1.353.5.9.2.1.1.1 | |||
| I32 atmTraceConnAgeTimeout | 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.15 | Integer32 | read-create | 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. |
| 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. | ||
| 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. | ||
| 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. | ||
| CAL atmTraceConnCallRef | 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.8 | CallReference | read-create | 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. |
| NTF 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). | ||
| NUM atmTraceConnEndPtRef | 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.7 | AtmEndPointReference | read-create | 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. |
| atmTraceConnEntry | 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1 | not-accessible | 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. | |
| I32 atmTraceConnFailTimeout | 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.14 | Integer32 | read-create | 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. |
| atmTraceConnGroup | 1.3.6.1.4.1.353.5.9.2.1.1.2 | |||
| I32 atmTraceConnIndex | 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.1 | Integer32 | not-accessible | An arbitrary integer uniquely identifying a connection trace request. |
| 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. | ||
| 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. | ||
| atmTraceConnOptionalGroup | 1.3.6.1.4.1.353.5.9.2.1.3.2.6 | A collection of optional objects used for connection trace. | ||
| INT atmTraceConnOrigConnType | 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.4 | INTEGER | read-create | The type of connection at the trace source interface. |
| INT atmTraceConnOrigDirection | 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.10 | INTEGER | read-create | 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. |
| I32 atmTraceConnOrigDlci | 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.9 | Integer32 | read-create | 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. |
| OID atmTraceConnOrigVci | 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.6 | AtmVcIdentifier | read-create | 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. |
| OID atmTraceConnOrigVpi | 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.5 | AtmVpIdentifier | read-create | 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. |
| STR atmTraceConnOwner | 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.2 | AtmTraceOwnerString | read-create | The entity that configured this entry. |
| T/F atmTraceConnPassAlongRequest | 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.13 | TruthValue | read-create | 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. |
| 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. | ||
| ATM 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. |
| INT atmTraceConnRestart | 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.16 | INTEGER | read-create | 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. |
| ROW atmTraceConnRowStatus | 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.19 | RowStatus | read-create | Used to create and delete entries in this table. When a row is activated, a connection trace is initiated. |
| atmTraceConnTable | 1.3.6.1.4.1.353.5.9.2.1.1.2.1 | not-accessible | The table whose entries describe existing connections and parties to be traced or in the process of being traced. | |
| T/F atmTraceConnTraceCallRef | 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.12 | TruthValue | read-create | Indicates whether the connection trace shall include call reference information, and endpoint reference information for point-to-multipoint connections. |
| T/F atmTraceConnTraceConnId | 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.11 | TruthValue | read-create | Indicates whether the connection trace shall include connection identifier (e.g. VPI/VCI, DLCI) information. |
| T/F atmTraceConnTraceIncoming | 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.22 | TruthValue | read-create | 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. |
| T/F atmTraceConnTraceLabels | 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.23 | TruthValue | read-create | Indicates whether the connection trace shall include interworking LSP labels, if applicable. |
| T/F atmTraceConnTraceNeNsc | 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.20 | TruthValue | read-create | Indicates whether the connection trace shall include Ne-NSCs supporting the connection . |
| T/F atmTraceConnTraceRpNsc | 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.21 | TruthValue | read-create | Indicates whether the connection trace shall include Rp-NSCs supporting the connection. |
| NUM atmTraceConnTraceSourceIf | 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.3 | InterfaceIndex | read-create | The interface at which the connection trace is originated. This object must be specified. |
| T/F atmTraceConnTrapOnCompletion | 1.3.6.1.4.1.353.5.9.2.1.1.2.1.1.17 | TruthValue | read-create | 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. |
| I32 atmTraceFilterAgeTimeout | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.20 | Integer32 | read-create | 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. |
| I32 atmTraceFilterCalledPartyLength | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.11 | Integer32 | read-create | This object specifies the number of bits in atmTraceFilterCalledParty that shall be used when matching against the called party of a new call setup. |
| ATM atmTraceFilterCalledPartyPrefix | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.10 | AtmAddr | read-create | 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). |
| I32 atmTraceFilterCallingPartyLength | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.9 | Integer32 | read-create | This object specifies the number of bits in atmTraceFilterCallingParty that shall be used when matching against the calling party of a new call setup. |
| ATM atmTraceFilterCallingPartyPrefix | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.8 | AtmAddr | read-create | 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). |
| T/F atmTraceFilterClearCallAtTDest | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.12 | TruthValue | read-create | Indicates whether the connection or party shall be cleared when the trace destination node is reached. |
| BIT atmTraceFilterConnCastType | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.4 | Bits | read-create | This object restricts the scope of the filter based on the type of topology of connections (point-to-point or point-to-multipoint). |
| BIT atmTraceFilterConnKind | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.3 | Bits | read-create | 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. |
| INT 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. |
| atmTraceFilterEntry | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1 | not-accessible | 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. | |
| atmTraceFilterGroup | 1.3.6.1.4.1.353.5.9.2.1.1.4 | |||
| I32 atmTraceFilterIndex | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.1 | Integer32 | not-accessible | An arbitrary integer uniquely identifying a filtering criteria. |
| NUM atmTraceFilterInIf | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.6 | InterfaceIndexOrZero | read-create | 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. |
| I32 atmTraceFilterMaxRecords | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.17 | Integer32 | read-create | 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. |
| C32 atmTraceFilterNumMatchesEx | 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. |
| NUM atmTraceFilterOutIf | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.7 | InterfaceIndexOrZero | read-create | 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. |
| STR atmTraceFilterOwner | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.2 | AtmTraceOwnerString | read-create | The entity that configured this entry. |
| T/F atmTraceFilterPassAlongRequest | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.16 | TruthValue | read-create | 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. |
| T/F atmTraceFilterPolicy | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.25 | TruthValue | read-create | This object restricts the scope of the filter to connection setups that include a Policy constraint information element. |
| INT atmTraceFilterPurge | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.21 | INTEGER | read-create | 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. |
| ATM 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. |
| ATM 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. |
| ATM 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. |
| ATM 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. |
| I32 atmTraceFilterRecordCountDown | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.18 | Integer32 | read-create | 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. |
| atmTraceFilterRecordEntry | 1.3.6.1.4.1.353.5.9.2.1.1.4.2.1 | not-accessible | An entry containing the index of a record associated with a given trace filter. This table also lists some of the connection characteristics. | |
| ATM atmTraceFilterRecordIndex | 1.3.6.1.4.1.353.5.9.2.1.1.4.2.1.1 | AtmTraceRecordIndex | not-accessible | The value of this object identifies a row in the atmTraceRecordTable that was generated by the trace filter identified by atmTraceFilterIndex. |
| NUM 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. |
| NUM 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. |
| ATM 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. |
| atmTraceFilterRecordTable | 1.3.6.1.4.1.353.5.9.2.1.1.4.2 | not-accessible | 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. | |
| ROW atmTraceFilterRowStatus | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.24 | RowStatus | read-create | 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. |
| BIT atmTraceFilterServiceCategory | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.5 | Bits | read-create | This object restricts the scope of the filter to calls belonging to service categories represented by this object. |
| I32 atmTraceFilterStopTimeout | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.19 | Integer32 | read-create | 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. |
| atmTraceFilterTable | 1.3.6.1.4.1.353.5.9.2.1.1.4.1 | not-accessible | The table whose entries describe the filtering criteria for recording of path trace information. | |
| T/F atmTraceFilterTraceCallRef | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.15 | TruthValue | read-create | Indicates whether the path trace shall include call reference information, and endpoint reference information for point-to-multipoint connections. |
| T/F atmTraceFilterTraceConnId | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.14 | TruthValue | read-create | Indicates whether the path trace shall include connection identifier (e.g. VPI/VCI, DLCI) information. |
| T/F atmTraceFilterTraceCrankback | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.13 | TruthValue | read-create | 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. |
| T/F atmTraceFilterTraceIncoming | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.28 | TruthValue | read-create | 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. |
| T/F atmTraceFilterTraceLabels | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.29 | TruthValue | read-create | Indicates whether the path trace shall include interworking LSP labels, if applicable. |
| T/F atmTraceFilterTraceNeNsc | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.26 | TruthValue | read-create | Indicates whether the path trace shall include Ne-NSCs supporting the connection. |
| T/F atmTraceFilterTraceRpNsc | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.27 | TruthValue | read-create | Indicates whether the path trace shall include Rp-NSCs supporting the connection. |
| T/F atmTraceFilterTrapEnable | 1.3.6.1.4.1.353.5.9.2.1.1.4.1.1.22 | TruthValue | read-create | 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. |
| atmTraceIfEntry | 1.3.6.1.4.1.353.5.9.2.1.1.6.1.1 | not-accessible | An entry representing the trace-related properties of a PNNI interface. | |
| atmTraceIfGroup | 1.3.6.1.4.1.353.5.9.2.1.1.6 | |||
| 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. | ||
| atmTraceIfTable | 1.3.6.1.4.1.353.5.9.2.1.1.6.1 | not-accessible | This table is used to specify trace-related properties of a PNNI interface (e.g. whether a PNNI interface allows tracing over that interface). | |
| T/F 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. |
| OCT 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. |
| INT 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'. |
| I32 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'. |
| T/F 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. |
| T/F 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. |
| T/F 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. |
| atmTraceInfoEntry | 1.3.6.1.4.1.353.5.9.2.1.1.5.2.1 | not-accessible | 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. | |
| CAL 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. |
| NUM 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. |
| OID 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. |
| OID 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. |
| NET 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. |
| atmTraceInfoNeNscEntry | 1.3.6.1.4.1.353.5.9.2.1.1.5.3.1 | not-accessible | One of the Ne-NSCs which tag the network entity over which the connection was established on the interface of the node. | |
| I32 atmTraceInfoNeNscIndex | 1.3.6.1.4.1.353.5.9.2.1.1.5.3.1.2 | Integer32 | not-accessible | 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 |
| INT atmTraceInfoNeNscInterface | 1.3.6.1.4.1.353.5.9.2.1.1.5.3.1.1 | INTEGER | not-accessible | An index into the list of NSCs, used to identify the NSCs tagging resources on the incoming or outgoing interface |
| atmTraceInfoNeNscTable | 1.3.6.1.4.1.353.5.9.2.1.1.5.3 | not-accessible | 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. | |
| PNN 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. |
| PNN 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. |
| MPL 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. |
| T/F 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. |
| RES 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. |
| atmTraceInfoRpNscEntry | 1.3.6.1.4.1.353.5.9.2.1.1.5.4.1 | not-accessible | One of the Rp-NSCs which tag the resource in which the connection was established on the interfaces of the node. | |
| INT atmTraceInfoRpNscInterface | 1.3.6.1.4.1.353.5.9.2.1.1.5.4.1.1 | INTEGER | not-accessible | An index into the list of NSCs, used to identify the NSCs tagging resources on the incoming or outgoing interface |
| I32 atmTraceInfoRpNscSequenceIndex | 1.3.6.1.4.1.353.5.9.2.1.1.5.4.1.2 | Integer32 | not-accessible | 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 |
| atmTraceInfoRpNscTable | 1.3.6.1.4.1.353.5.9.2.1.1.5.4 | not-accessible | The table in which records the Rp-NSCs which tag the resource in which the connection was established on the interfaces of the node. | |
| I32 atmTraceInfoSequenceIndex | 1.3.6.1.4.1.353.5.9.2.1.1.5.2.1.1 | Integer32 | not-accessible | 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. |
| atmTraceInfoTable | 1.3.6.1.4.1.353.5.9.2.1.1.5.2 | not-accessible | 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. | |
| MPL 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. |
| I32 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. |
| atmTraceMIB | 1.3.6.1.4.1.353.5.9.2.1 | The MIB module for ATM path and connection trace. | ||
| 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. | ||
| atmTraceMIBCompliances | 1.3.6.1.4.1.353.5.9.2.1.3.1 | |||
| atmTraceMIBConformance | 1.3.6.1.4.1.353.5.9.2.1.3 | |||
| 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. | ||
| atmTraceMIBObjects | 1.3.6.1.4.1.353.5.9.2.1.1 | |||
| 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. | ||
| atmTraceMIBTraps | 1.3.6.1.4.1.353.5.9.2.1.2.0 | |||
| atmTraceMIBTrapsPrefix | 1.3.6.1.4.1.353.5.9.2.1.2 | |||
| 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. | ||
| 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. | ||
| 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. | ||
| 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. | ||
| 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. | ||
| NTF 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. | ||
| atmTracePathMandatoryGroup | 1.3.6.1.4.1.353.5.9.2.1.3.2.4 | A collection of objects required when supporting path trace. | ||
| I32 atmTracePathTestAgeTimeout | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.18 | Integer32 | read-create | 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. |
| ATM atmTracePathTestCalledParty | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.9 | AtmAddr | read-create | The called party number towards which the test connection or test party is to be initiated. |
| ATM atmTracePathTestCallingParty | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.10 | AtmAddr | read-create | The calling party number used for the test connection or test party. |
| T/F atmTracePathTestClearCallAtTDest | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.13 | TruthValue | read-create | 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. |
| NTF 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. | ||
| ATM atmTracePathTestConnCastType | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.4 | AtmConnCastType | read-create | The connection topology type (e.g. point-to-point or point-to-multipoint) of the test connection or party. |
| INT atmTracePathTestConnType | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.3 | INTEGER | read-create | Indicates whether the test connection is a virtual channel connection, a virtual path connection, or a connection- oriented bearer-independent signalling connection. |
| atmTracePathTestEntry | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1 | not-accessible | 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. | |
| atmTracePathTestGroup | 1.3.6.1.4.1.353.5.9.2.1.1.3 | |||
| I32 atmTracePathTestIndex | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.1 | Integer32 | not-accessible | An arbitrary integer uniquely identifying a test connection or test party. |
| 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. | ||
| 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. | ||
| 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. | ||
| OID atmTracePathTestOrigVci | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.8 | AtmVcIdentifier | read-create | 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. |
| OID atmTracePathTestOrigVpi | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.7 | AtmVpIdentifier | read-create | 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. |
| STR atmTracePathTestOwner | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.2 | AtmTraceOwnerString | read-create | The entity that configured this entry. |
| T/F atmTracePathTestP2MpNewConn | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.6 | TruthValue | read-create | 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'. |
| T/F atmTracePathTestPassAlongRequest | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.17 | TruthValue | read-create | 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. |
| NUM atmTracePathTestPolicyConstraint | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.26 | PolicyConstraintIndex | read-create | Defines the row of the policyConstraintTable that specifies the policy constraint to be used for the establishment of the test connection. |
| 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. | ||
| ATM 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. |
| INT atmTracePathTestRestart | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.19 | INTEGER | read-create | 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. |
| ROW atmTracePathTestRowStatus | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.22 | RowStatus | read-create | 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. |
| ATM atmTracePathTestRxTrafDescrIndex | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.11 | AtmTrafficDescrParamIndex | read-create | 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'. |
| atmTracePathTestTable | 1.3.6.1.4.1.353.5.9.2.1.1.3.1 | not-accessible | 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. | |
| T/F atmTracePathTestTraceCallRef | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.16 | TruthValue | read-create | Indicates whether the path trace shall include call reference information, and endpoint reference information for point-to-multipoint connections. |
| T/F atmTracePathTestTraceConnId | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.15 | TruthValue | read-create | Indicates whether the path trace shall include connection identifier (e.g. VPI/VCI, DLCI) information. |
| T/F atmTracePathTestTraceCrankback | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.14 | TruthValue | read-create | 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. |
| T/F atmTracePathTestTraceIncoming | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.25 | TruthValue | read-create | 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. |
| T/F atmTracePathTestTraceLabels | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.27 | TruthValue | read-create | Indicates whether the path trace shall include interworking LSP labels, if applicable. |
| T/F atmTracePathTestTraceNeNsc | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.23 | TruthValue | read-create | Indicates whether the path trace shall include Ne-NSCs supporting the connection. |
| T/F atmTracePathTestTraceRpNsc | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.24 | TruthValue | read-create | Indicates whether the path trace shall include Rp-NSCs supporting the connection. |
| NUM atmTracePathTestTraceSourceIf | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.5 | InterfaceIndex | read-create | The interface at which the test connection or test party is originated. |
| T/F atmTracePathTestTrapOnCompletion | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.20 | TruthValue | read-create | 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. |
| ATM atmTracePathTestTxTrafDescrIndex | 1.3.6.1.4.1.353.5.9.2.1.1.3.1.1.12 | AtmTrafficDescrParamIndex | read-create | 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'. |
| I32 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. |
| OCT 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. |
| atmTraceRecordEntry | 1.3.6.1.4.1.353.5.9.2.1.1.5.1.1 | not-accessible | An entry representing a trace record for one new or existing connection or party. | |
| atmTraceRecordGroup | 1.3.6.1.4.1.353.5.9.2.1.1.5 | |||
| ATM atmTraceRecordIndex | 1.3.6.1.4.1.353.5.9.2.1.1.5.1.1.1 | AtmTraceRecordIndex | not-accessible | An arbitrary integer used to distinguish between multiple trace records. |
| INT 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. |
| atmTraceRecordTable | 1.3.6.1.4.1.353.5.9.2.1.1.5.1 | not-accessible | 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. | |
| TIM 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. |
| CAL 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. |
| I32 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. |
| NUM 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. |
| MPL 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. |
| MPL 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. |
| OID 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. |
| OID 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. |
| I32 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. |
| PNN 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. |
| I32 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. |
RFC description
Provides ATM path and connection tracing for policy routing and MPLS network interworking diagnostics.
Start monitoring PNNI-capable ATM switches (ATM Forum path/connection trace) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.