TN-OAM-TEST-MIB: View SNMP OID List / Download MIB

VENDOR: NOKIA


 Home MIB: TN-OAM-TEST-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
 tnOamTestMIBModule 1.3.6.1.4.1.7483.5.1.3.11
This document is the SNMP MIB module to manage and provision the Nokia SROS OAM tests. Copyright 2003-2012 Nokia. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Nokia's proprietary intellectual property. Nokia retains all title and ownership in the Specification, including any revisions. Nokia grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Nokia products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Nokia makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
 tnOamTestObjs 1.3.6.1.4.1.7483.6.1.2.11
       tnOamPingObjs 1.3.6.1.4.1.7483.6.1.2.11.1
           tnOamPingCtlAttributeTotal 1.3.6.1.4.1.7483.6.1.2.11.1.3 integer32 read-only
           tnOamPingCtlTable 1.3.6.1.4.1.7483.6.1.2.11.1.4 no-access
Defines the SROS OAM ping Control Table for providing, via SNMP, the capability of performing SROS OAM ping test operations. The results of these tests are stored in the tnOamPingResultsTable and the tnOamPingHistoryTable.
               tnOamPingCtlEntry 1.3.6.1.4.1.7483.6.1.2.11.1.4.1 no-access
Defines an entry in the tnOamPingCtlTable. The first index element, tnOamPingCtlOwnerIndex, is of type SnmpAdminString, a textual convention that allows for use of the SNMPv3 View-Based Access Control Model (RFC 2575 [11], VACM) and allows a management application to identify its entries. The second index, tnOamPingCtlTestIndex, enables the same management application to have multiple outstanding requests.
                   tnOamPingCtlTestIndex 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.1 snmpadminstring no-access
The test name index of the Nokia SROS OAM ping test. This is locally unique, within the scope of an tnOamPingCtlOwnerIndex.
                   tnOamPingCtlRowStatus 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.2 rowstatus read-only
This object allows entries to be created and deleted in the tnOamPingCtlTable. Deletion of an entry in this table results in all corresponding (same tnOamPingCtlOwnerIndex and tnOamPingCtlTestIndex index values) tnOamPingResultsTable and tnOamPingHistoryTable entries being deleted. Activation of a Nokia SROS OAM ping operation is controlled via tnOamPingCtlAdminStatus and not by changing this object's value to active(1). The values for configuration objects required for the type of test specified in tnOamPingCtlTestMode MUST be specified prior to a transition to active(1) state being accepted. Transitions in and out of active(1) state are not allowed while an entry's tnOamPingResultsOperStatus is active(1) with the exception that deletion of an entry in this table by setting its RowStatus object to destroy(6) will stop an active Nokia SROS OAM ping operation. The operational state of an Nokia SROS OAM ping operation can be determined by examination of its tnOamPingResultsOperStatus object.
                   tnOamPingCtlStorageType 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.3 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
                   tnOamPingCtlDescr 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.4 snmpadminstring read-only
The purpose of this object is to provide a descriptive name of the OAM ping test.
                   tnOamPingCtlTestMode 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.5 integer read-only
Specifies the type of OAM ping test defined by this entry. The configuration parameters unique to a specific test type are to be found in an sparsely dependent table extension for that test type. none - the test type is unspecified. sdpPing - tests SDP connectivity and round trip time. mtuPing - tests MTU path size. svcPing - determines the existence and operative state of the service ID on the far end ESR. NOTE: This is a one-shot test. macQuery - obsolete. Originally specified functionality is as follows. - determines a specific address mapping for the service ID. See tnOamMacPingCtlTable for additional parameters. NOTE: This is a one-shot test. macPing - determines address mappings for the service ID. See tnOamMacPingCtlTable for additional parameters. macPopulate - populates an OAM MAC address into the FIBs. See tnOamMacPingCtlTable for additional parameters. NOTE: This is a one-shot test. macPurge - deletes an OAM MAC address from the FIBs. See tnOamMacPingCtlTable for additional parameters. NOTE: This is a one-shot test. lspPing - tests LSP path connectivity and round trip time. See tnOamLspPingCtlTable for additional parameters. vprnPing - tests IP path connectivity and round trip time within a specified VPRN service. See tnOamVprnPingCtlTable for additional parameters. atmPing - tests ATM path connectivity and round trip time on an ATM VCC. See tnOamAtmPingCtlTable for additional parameters. mfibPing - tests IP multicast connectivity and round trip time within a specified VPLS service. See tnOamMfibPingCtlTable for additional parameters. cpePing - determines IP connectivity to a CPE within a specified VPLS service. See tnOamCpePingCtlTable for additional parameters. mrInfo - Get multicast router's capabilities and the list of interfaces with neighbors. vccvPing - tests pseudowire connectivity and round trip time. See tnOamVccvPingCtlTable for additional parameters. icmpPing - tests IP connectivity and round trip time. See tnOamIcmpPingCtlTable for additional parameters. dnsPing - tests DNS name resolution connectivity and round trip time. ancpLoopback - send an OAM loopback test request to the access node. See tnOamAncpTestCtlTable for additional parameters. p2mpLspPing - tests P2MP LSP path connectivity and round trip time. Test mode cannot be p2mpLspPing if SAA is enabled. See tnOamP2mpLspPingCtlTable for additional parameters. ethCfmLoopback - performs Ethernet Connectivity Fault Management (CFM) loopback tests. This MIB supports the SAA form of this test only (the OAM form uses a separate set of objects - see IEEE8021-CFM-MIB). Additional parameters for the SAA ethCfmLoopback test are in tnOamEthCfmPingCtlTable. ethCfmTwoWayDelay - performs Ethernet Connectivity Fault Management (CFM) two way delay tests. This MIB supports the SAA form of this test only (the OAM form uses a separate set of objects - see IEEE8021-CFM-MIB). Additional parameters for the SAA ethCfmTwoWayDelay test are in tnOamEthCfmPingCtlTable. mobGtpPing - Tests GTP (GPRS Tunnelling Protocol) path connectivity. ethCfmTwoWaySlm - performs Ethernet Connectivity Fault Management (CFM) two way Synthetic Loss Measurement (SLM) tests. This MIB supports the SAA form of this test only (the OAM form uses a separate set of objects - see TN-IEEE8021-CFM-MIB). Additional parameters for the SAA ethCfmTwoWaySlm test are in tnOamEthCfmPingCtlTable. Enumeration: 'ethCfmTwoWaySlm': 22, 'p2mpLspPing': 18, 'mrInfo': 13, 'macPurge': 7, 'icmpPing': 15, 'macPopulate': 6, 'svcPing': 3, 'macPing': 5, 'cpePing': 12, 'vccvPing': 14, 'atmPing': 10, 'ethCfmTwoWayDelay': 20, 'vprnPing': 9, 'mobGtpPing': 21, 'dnsPing': 16, 'mfibPing': 11, 'mtuPing': 2, 'ancpLoopback': 17, 'ethCfmTwoWayLm': 23, 'none': 0, 'lspPing': 8, 'ethCfmLoopback': 19, 'sdpPing': 1.
                   tnOamPingCtlAdminStatus 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.6 integer read-only
Reflects the desired state that a tnOamPingCtlEntry should be in: enabled(1) - Attempt to activate the test as defined by this tnOamPingCtlEntry. disabled(2) - Deactivate the test as defined by this tnOamPingCtlEntry. An attempt to set tnOamPingCtlAdminStatus to 'enabled' will fail if the parameters required by a particular OAM ping test mode have not been previously set. Upon completion of an OAM ping test, the agent will reset the value of this object to 'disabled'. When this object has the value 'enabled' an attempt to modify any of the test parameters will fail with an inconsistentValue error. If tnOamPingCtlTestMode equals either 'sdpPing' or 'mtuPing', tnOamPingCtlOrigSdpId must have already been set. If tnOamPingCtlTestMode equals 'mtuPing', tnOamPingCtlMtuStartSize and tnOamPingCtlMtuEndSize must also have already been set. If tnOamPingCtlTestMode equals 'svcPing', tnOamPingCtlTgtAddress and tnOamPingCtlServiceId must have already been set. If tnOamPingCtlTestMode equals 'cpePing', tnOamPingCtlTgtAddress, and tnOamCpePingCtlSourceIpAddr are required. If tnOamPingCtlTestMode equals 'icmpPing', tnOamPingCtlTgtAddress must have already been set. If tnOamPingCtlTestMode equals 'dnsPing', tnOamPingCtlTgtAddress must have already been set. If tnOamPingCtlSAA has the value 'true' and tnOamSaaCtlAdminStatus has a value 'outOfService', an attempt to set this object to 'enabled' will fail with an inconsistentValue error. Refer to the corresponding tnOamPingResultsOperStatus to determine the operational state of the test defined by this entry. Enumeration: 'disabled': 2, 'enabled': 1.
                   tnOamPingCtlOrigSdpId 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.7 sdpid read-only
Specifies the originating SDP-ID to be used for performing a sdp-ping or mtu-ping operation. This parameter is required only if tnOamPingCtlTestMode has a value of either 'sdpPing' or 'mtuPing'. The far-end address of the specified SDP-ID is the expected responder-id within each OAM reply message received. The specified SDP-ID defines the encapsulation of the SDP tunnel encapsulation used to reach the far-end. This can be IP/GRE or MPLS. The value of tnOamPingCtlFcName is used to define the outgoing forwarding class used for the SDP encapsulation. If the value of tnOamPingCtlOrigSdpId is invalid, or the SDP is administratively down, or unavailable, the OAM Echo request message probe is not sent and an appropriate error value is written to tnOamPingHistoryStatus for that probe entry. Once the interval timer expires, the next probe attempt will be made if required.
                   tnOamPingCtlRespSdpId 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.8 sdpid read-only
Specifies the return SDP-ID to be used by the far-end node for its message reply. This parameter is optional and is valid only if tnOamPingCtlTestMode has a value of 'sdpPing'. If this SDP-ID does not exist on the far-end, terminates on another node different than the originating node, or some other issue prevents the far-end from using the specified SDP-ID, the OAM Echo message reply is sent using generic IP/GRE OAM encapsulation. The received forwarding class (as mapped on the ingress network interface for the far-end) defines the forwarding class encapsulation for the reply message.
                   tnOamPingCtlFcName 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.9 tfcname read-only
The value of tnOamPingCtlFcName specifies the forwarding class to be used when launching the probe(s). The forwarding class name must be present in the index column of TIMETRA-QOS-MIB::tFCNameTable. This object is optional. As shown in the following table a) this object is applicable to a subset of the test types, and b) the default forwarding class depends on the test type. tnOamPingCtlTestMode Applicable? Default ---------------------- ----------- ------- 'cpePing' yes 'be' 'ethCfmLoopback' yes 'nc' 'ethCfmTwoWayDelay' yes 'nc' ethCfmTwoWaySlm' yes 'nc' 'icmpPing' yes 'nc' 'lspPing' yes 'be' 'macPing' yes 'be' 'p2mpLspPing' yes 'be' 'sdpPing' yes 'be' 'vccvPing' yes 'be' 'vprnPing' yes 'be' otherwise no N/A For 'ethCfmLoopback','ethCfmTwoWayDelay', and 'ethCfmTwoWaySlm', the forwarding class depends on whether the request is configured to egress on a network port or an access port. In the network port case, the forwarding class is the forwarding class of the pseudowire. In the access port case, the forwarding class is that of the SAP's egress encapsulation policy. For 'lspPing' this is the forwarding class of the LSP tunnel. For 'macPing' or 'sdpPing' this is the forwarding class of the SDP encapsulation. For 'p2mpLspPing' this is the forwarding class of the P2MP LSP tree. For 'vccvPing' this is the forwarding class of the pseudowire. If forwarding classes are mapped by the applicable QoS policy, the probe(s) may be launched using a different forwarding class than the forwarding class specified by this object.
                   tnOamPingCtlProfile 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.10 tprofile read-only
The value of tnOamPingCtlProfile specifies the profile to be used with the forwarding class specified in tnOamPingCtlFcName. This object is optional. As shown in the following table a) this object is applicable to a subset of the test types, and b) the default profile value depends on the test type. tnOamPingCtlTestMode Applicable? Default ---------------------- ----------- ------- 'cpePing' yes 'out(2)' 'ethCfmLoopback' yes 'in(1)' 'ethCfmTwoWayDelay' yes 'in(1)' 'ethCfmTwoWaySlm' yes 'in(1)' 'icmpPing' no N/A 'lspPing' yes 'out(2)' 'macPing' yes 'out(2)' 'p2mpLspPing' yes 'out(2)' 'sdpPing' yes 'out(2)' 'vccvPing' yes 'out(2)' 'vprnPing' yes 'out(2)' otherwise no N/A
                   tnOamPingCtlMtuStartSize 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.11 unsigned32 read-only
The value of tnOamPingCtlMtuStartSize specifies the size of the first OAM Echo message sent as part of an 'mtuPing' test. Setting this object to a non-zero value is a prerequisite for starting an 'mtuPing' test. Its value must be less than or equal to the value of tnOamPingCtlMtuEndSize. An attempt to set this object from a non-zero value to zero will fail with a wrongValue error. Changing the message size is a method of checking the ability of an SDP to support a particular path-mtu value. The size of the message does not include the SDP encapsulation, VC-Label (if applied) or any DLC headers or trailers.
                   tnOamPingCtlMtuEndSize 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.12 unsigned32 read-only
The value of tnOamPingCtlMtuEndSize specifies the size of the last OAM Echo message sent as part of an 'mtuPing' test. Setting this object to a non-zero value is a prerequisite for starting an 'mtuPing' test. Its value must be greater than or equal to the value of tnOamPingCtlMtuStartSize. An attempt to set this object from a non-zero value to zero will fail with a wrongValue error.
                   tnOamPingCtlMtuStepSize 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.13 unsigned32 read-only
Specifies the number of octets by which to increment the OAM Echo message request size for each message request sent when tnOamPingCtlTestMode is set equal to 'mtuPing'. If the next incremented message size is greater than tnOamPingCtlMtuEndSize, the last message has already been sent. The next size message is not sent until a reply is received or three messages have timed out at the current size. This parameter is optional.
                   tnOamPingCtlTargetIpAddress 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.14 ipaddress read-only
Specifies the Ipv4 address to be used as the destination for performing an OAM ping operation when tnOamPingCtlTestMode has a value of 'svcPing' or 'vprnPing'. This parameter is required for 'svcPing', 'vprnPing', 'cpePing' and 'mrinfo'. This object was obsoleted in release 4.0 and replaced with InetAddress objects tnOamPingCtlTgtAddrType and tnOamPingCtlTgtAddress.
                   tnOamPingCtlServiceId 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.15 tmnxservid read-only
The value of tnOamPingCtlServiceId specifies the service ID of the service being tested. The applicability of tnOamPingCtlServiceId varies with the test type, as shown in the following table. tnOamPingCtlTestMode Applicability Related Virtual Router Object ---------------------- ------------- ----------------------------- 'cpePing' mandatory none 'icmpPing' optional tnOamPingCtlVRtrID 'macPing' mandatory none 'macPopulate' mandatory none 'macPurge' mandatory none 'mfibPing' mandatory none 'mrInfo' optional tnOamPingCtlVRtrID 'svcPing' mandatory none 'vprnPing' mandatory none otherwise not applicable none When tnOamPingCtlServiceId is mandatory, a non-zero value must be provided. When tnOamPingCtlServiceId is optional, it is used to specify a VPRN service. The test must use the VPRN service's virtual router. When a related virtual router object is shown, the interaction is described in the DESCRIPTION clause of the listed object. Service IDs larger than 2147483647 are internal, so they are excluded from the range. The default value is the null service ID.
                   tnOamPingCtlLocalSdp 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.16 truthvalue read-only
When the value of tnOamPingCtlLocalSdp is 'true', the 'svcPing' test determines an egress SDP-ID that is bound to the service that has the far-end IP address specified in tnOamPingCtlTgtAddress assigned to it. The far-end address of the specified SDP-ID is the expected responder-id within the OAM Echo reply message. The SDP-ID defines the encapsulation of the SDP tunnel encapsulation used to reach the far-end. This can be IP/GRE or MPLS. On the originator egress, the Service-ID must have an associated VC-Label to reach the far-end address of the SDP-ID and the SDP-ID must be operational for the message to be sent. This object is optional and valid only when tnOamPingCtlTestMode is equal to 'svcPing'.
                   tnOamPingCtlRemoteSdp 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.17 truthvalue read-only
The value of tnOamPingCtlRemoteSdp specifies the encapsulation of the ping reply to be sent by the far end node. When tnOamPingCtlRemoteSdp is 'false', the far-end node sends the reply using the generic IP/GRE OAM encapsulation. When tnOamPingCtlRemoteSdp is 'true', the far-end node sends the reply using the same service tunnel encapsulation labeling used for the associated service traffic. If that labeling cannot be found, the generic IP/GRE OAM encapsulation is used. This object is optional and is applicable only when tnOamPingCtlTestMode is equal to 'svcPing'.
                   tnOamPingCtlSize 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.18 unsigned32 read-only
The value of tnOamPingCtlSize specifies the size of the OAM Echo message. This parameter is optional and is valid only if tnOamPingCtlTestMode has a value of 'sdpPing', 'macPing', 'lspPing', 'vprnPing', 'mfibPing', 'vccvPing', 'icmpPing', 'p2mpLspPing', 'ethCfmLoopback' or 'ethCfmTwoWaySlm'. The minimum, maximum, and default values for the tnOamPingCtlTestMode cases are: 'ethCfmLoopback' : 0, 1500, 0 'ethCfmTwoWaySlm': 0, 1500, 0 'ethCfmTwoWayDelay': 0, 1500, 0 'icmpPing' : 0, 16384, 56 'lspPing' : 80, 9198, 80 - LSP prefix specified : 92, 9198, 92 - LSP name specified 'macPing' : 1, 9198, 72 'mfibPing' : 1, 9198, 72 'p2mpLspPing' : 92|97, 9198, 92 - LSP name, 0 S2L specified : 104|109, 9198, 104 - LSP name, 1 S2L specified : 112|117, 9198, 112 - LSP name, 2 S2L specified : 120|125, 9198, 120 - LSP name, 3 S2L specified : 128|133, 9198, 128 - LSP name, 4 S2L specified : 136|141, 9198, 136 - LSP name, 5 S2L specified : 88|93, 9198, 88 - LDP id, 0 leaf-addr specified : 100|105, 9198, 100 - LDP id, 1 leaf-addr specified : 108|113, 9198, 108 - LDP id, 2 leaf-addr specified : 116|121, 9198, 116 - LDP id, 3 leaf-addr specified : 124|129, 9198, 124 - LDP id, 4 leaf-addr specified : 132|137, 9198, 132 - LDP id, 5 leaf-addr specified : 92|97, 9198, 92 - LDP SSM, 0 leaf-addr specified : 104|109, 9198, 104 - LDP SSM, 1 leaf-addr specified : 112|117, 9198, 112 - LDP SSM, 2 leaf-addr specified : 120|125, 9198, 120 - LDP SSM, 3 leaf-addr specified : 128|133, 9198, 128 - LDP SSM, 4 leaf-addr specified : 136|141, 9198, 136 - LDP SSM, 5 leaf-addr specified 'sdpPing' : 72, 9198, 72 'vccvPing' : 88, 9198, 88 - FEC 128 pseudowire : 120, 9198, 120 - FEC 129 pseudowire 'vprnPing' : 1, 9198, 72 An RSVP-TE P2MP LSP consists of source-to-leaf (S2L) sub-LSPs. For P2MP LSP ping, a gap in the supported range of tnOamPingCtlSize arises from the inclusion of the Pad TLV (see RFC 4379 section 3.4). For example, when no S2L sub-LSP is specified for a RSVP P2MP LSP, the minimum ping size is 92. But the next valid minimum ping size is 97 due to the inclusion of the Pad TLV. When the OAM message is encapsulated in an IP/GRE SDP, the IP 'DF' (Don't Fragment) bit is set. If any segment of the path between the sender and receiver cannot handle the message size, the message is discarded. MPLS LSPs are not expected to fragment the message either, as the message contained in the LSP is not an IP packet. When tnOamPingCtlTestMode has a value of 'ethCfmLoopback' or 'ethCfmTwoWaySlm', the value of this object specifies the number of octets in the Value field of the Data TLV of the Ethernet CFM packet. If zero is specified, the packet has no Data TLV. When tnOamPingCtlTestMode has a value of 'icmpPing', the value of this object specifies the payload size following the ICMP header. When tnOamPingCtlTestMode has a value of 'mtuPing', changing the message size is a method of checking the ability of an SDP to support a particular path-mtu value. The size of the message does not include the SDP encapsulation, VC-Label (if applied) or any DLC headers or trailers. Before 6.0 release, the minimum size in 'sdpPing' is 40 octets. Such shorter packet has no timestamp information but should still be accepted for interoperability purpose. However, new 'sdpPing' should include the timestamp information.
                   tnOamPingCtlTimeOut 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.19 unsigned32 read-only
The value of tnOamPingCtlTimeOut specifies the time-out value, in milliseconds, to be used during a test run. Timers (with duration configured using the tnOamPingCtlTimeOut value) are used in one of two ways during a test run. 1. Per Probe: a timer is started each time a probe is sent. If the timer expires before the probe response arrives, the probe is declared failed. This is the traditional time-out method for a sequence of probes. OR 2. Per Test: a timer is started once per test run, when the last probe of the test run is sent. ANY probe which does not have a response when the timer expires is declared failed. 'Per Probe' or 'Per Test' is chosen based on the tnOamPingCtlTestMode value. The choice is not configurable. The accepted minimum, maximum, and default values for tnOamPingCtlTimeOut depend on tnOamPingCtlTestMode, as shown in the following table in seconds. The table also shows the timer usage for the test mode. tnOamPingCtlTestMode Min Max Def Timer Usage ---------------------- --- --- --- ----------- 'atmPing' 1 10 5 Per Probe 'dnsPing' 1 120 5 Per Probe 'ethCfmLoopback' 1 10 5 Per Probe 'ethCfmTwoWayDelay' 1 10 5 Per Test 'ethCfmTwoWaySlm' 1 10 5 Per Test 'icmpPing' 1 10 5 Per Test 'lspPing' 1 10 5 Per Probe 'macPing' 1 10 5 Per Probe 'mfibPing' 1 100 5 Per Probe 'mtuPing' 1 10 5 Per Probe 'p2mpLspPing' 1 120 10 Per Probe 'sdpPing' 1 10 5 Per Probe 'vccvPing' 1 10 5 Per Probe 'vprnPing' 1 100 5 Per Probe otherwise ......... the value of tnOamPingCtlTimeOut is irrelevant
                   tnOamPingCtlProbeCount 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.20 unsigned32 read-only
The value of tnOamPingCtlProbeCount specifies the number of probes to send during the test. The maximum probe count depends on the value of tnOamPingCtlTestMode, as follows: 'macPopulate', 'macPurge','p2mpLspPing', 'svcPing' : 1 'ethCfmTwoWayDelay', 'ethCfmTwoWaySlm' : 1000 'icmpPing' : 100000 otherwise : 100 For the following tnOamPingCtlTestMode values, the value of tnOamPingCtlProbeCount does not affect the behavior of the test: 'mrInfo', 'mtuPing'. If tnOamPingCtlTestMode is 'icmpPing', the default probe count value is 5. Otherwise, the DEFVAL applies.
                   tnOamPingCtlInterval 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.21 unsigned32 read-only
The value of tnOamPingCtlInterval specifies the time to wait between the transmission of one OAM Echo request and the next. The applicability, range, and default value of the interval specified using the tnOamPingCtlInterval vary with tnOamPingCtlTestMode and tnOamIcmpPingCtlRapid, as shown in the following table in seconds. tnOamPingCtlTestMode Supported Values (sec) Default (sec) 'ethCfmLoopback' 1, 2, .. 10 5 'ethCfmTwoWayDelay' 0.1, 0.2, .. 0.9; 1, 2, .. 10 5 'ethCfmTwoWaySlm' 0.1, 0.2, .. 0.9; 1, 2, .. 10 5 'icmpPing' with RAPID 0.01, 0.02, .. 100.00 0.01 'icmpPing' without RAPID 1, 2, .. 10000 1 'p2mpLspPing' not applicable otherwise 1, 2, .. 10 1
                   tnOamPingCtlMaxRows 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.22 unsigned32 read-only
The maximum number of entries allowed in the tnOamPingHistoryTable for this OAM ping test. The agent will remove the oldest entry in the tnOamPingHistoryTable to allow the addition of an new entry once the number of rows in the tnOamPingHistoryTable reaches this value. Old entries are not removed when a new test is started. Entries are added to the tnOamPingHistoryTable until tnOamPingCtlMaxRows is reached before entries begin to be removed. 'p2mpLspPing' uses a default value of 400, which is the maximum number of leaves per P2MP LSP tree. A value of 0 for this object disables creation of tnOamPingHistoryTable entries. This object was obsoleted in release 6.0R17.
                   tnOamPingCtlTrapGeneration 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.23 bits read-only
The value of tnOamPingCtlTrapGeneration specifies the notification(s) to send for a test run. Each bit enables the transmission of one notification, as follows. 'probeFailure(0)': send one tnOamPingProbeFailedV3 notification if at least M successive probes failed during the test run. M is configured using tnOamPingCtlTrapProbeFailureFilter. 'testFailure(1)': send one tnOamPingTestFailedV3 notification if at least N probes failed during the test run. N is configured using tnOamPingCtlTrapTestFailureFilter. 'testCompletion(2)': send one tnOamPingTestCompletedV3 notification when the test run is complete. Bits: 'testCompletion': 2, 'testFailure': 1, 'probeFailure': 0.
                   tnOamPingCtlTrapProbeFailureFilter 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.24 unsigned32 read-only
The value of this object is used to determine when to generate a tnOamPingProbeFailed NOTIFICATION. Setting tnOamPingCtlTrapGeneration to 'probeFailure (0)' implies that a tnOamPingProbeFailed NOTIFICATION is generated only when the number of successive probe failures, as indicated by the value of tnOamPingCtlTrapProbeFailureFilter, fail within a given ping test.
                   tnOamPingCtlTrapTestFailureFilter 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.25 unsigned32 read-only
The value of this object is used to determine when to generate a tnOamPingTestFailed NOTIFICATION. Setting tnOamPingCtlTrapGeneration to 'testFailure (1)' implies that a tnOamPingTestFailed NOTIFICATION is generated only when the number of ping failures within a test exceed the value of tnOamPingCtlTrapTestFailureFilter.
                   tnOamPingCtlSAA 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.26 truthvalue read-only
The value of tnOamPingCtlSAA specifies if this test is an SAA test (Service Assurance Agent; 'true'), or an OAM test ('false'). If there is a tnOamSaaCtlTable row with the specified index values, 'true' is returned. Otherwise, 'false' is returned.
                   tnOamPingCtlRuns 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.27 counter32 read-only
The value of tnOamPingCtlRuns indicates the number of times this OAM ping test has been executed.
                   tnOamPingCtlFailures 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.28 counter32 read-only
The value of tnOamPingCtlFailures indicates the number of times this OAM ping test has failed.
                   tnOamPingCtlLastRunResult 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.29 tmnxoamtestresult read-only
The value of tnOamPingCtlLastRunResult indicates the completion status the last time this test was executed. If this OAM test is currently in progress, this object indicates the result of the previous test run, if any.
                   tnOamPingCtlLastChanged 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.30 timestamp read-only
The value of tnOamPingCtlLastChanged indicates the time the value of a settable object in this row was last changed.
                   tnOamPingCtlVRtrID 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.31 tmnxvrtrid read-only
The value of tnOamPingCtlVRtrID specifies the virtual router to be used for the test. The value specified must be the index of an active row in TIMETRA-VRTR-MIB::vRtrConfTable. This object is applicable if tnOamPingCtlTestMode is 'icmpPing' or 'mrInfo'. When directing an 'icmpPing' or 'mrInfo' test to use a virtual router associated with a VPRN service, the virtual router can be specified using tnOamPingCtlVRtrID (with the VPRN's virtual router number) or tnOamPingCtlServiceId (with the VPRN's service number). tnOamPingCtlServiceId is preferred, because service numbers are constant across an SROS reboot (while virtual routers may be renumbered). If non-default values are specified for both tnOamPingCtlVRtrID and tnOamPingCtlServiceId, tnOamPingCtlServiceId is used. Setting this object is optional.
                   tnOamPingCtlTgtAddrType 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.32 inetaddresstype read-only
The value of tnOamPingCtlTgtAddrType specifies the address type of tnOamPingCtlTgtAddress. Values supported depend on tnOamPingCtlTestMode, as follows. 'cpePing ': 'ipv4(1)' 'dnsPing' : 'ipv4(1)' 'ipv6(2)' 'icmpPing': 'ipv4(1)' 'ipv6(2)' 'ipv6z(4)' 'dns(16)' 'mfibPing': 'ipv4(1)' 'ipv6(2)' 'mrInfo ': 'ipv4(1)' 'dns(16)' 'svcPing' : 'ipv4(1)' 'vccvPing': 'unknown(0)' 'ipv4(1)' 'vprnPing': 'ipv4(1)' 'ipv6(2)' otherwise : 'unknown(0)'
                   tnOamPingCtlTgtAddress 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.33 inetaddress read-only
The value of tnOamPingCtlTgtAddress specifies the destination IP host address to be used when performing an OAM ping operation. The corresponding address type is configured using tnOamPingCtlTgtAddrType. For 'dnsPing' this is the address of the DNS server host that will be asked to resolve a dns name specified by tnOamPingCtlDnsName.
                   tnOamPingCtlSrcAddrType 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.34 inetaddresstype read-only
The value of tnOamPingCtlSrcAddrType specifies the address type of tnOamPingCtlSrcAddress. Only 'ipv4' and 'ipv6' address types are supported.
                   tnOamPingCtlSrcAddress 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.35 inetaddress read-only
The value of tnOamPingCtlSrcAddress specifies the source IP host address to be used when performing an OAM ping operation. The corresponding address type is configured using tnOamPingCtlSrcAddrType. This is an optional parameter. It is used when tnOamPingCtlTestMode is 'icmpPing', 'dnsPing', 'lspPing', 'p2mpLspPing' (LDP), or 'vccvPing'.
                   tnOamPingCtlDnsName 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.36 octet string read-only
The value of tnOamPingCtlDnsName specifies the DNS name to be resolved to an IP address. This object is required for 'dnsPing'.
                   tnOamPingCtlDNSRecord 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.37 integer read-only
The value of tnOamPingCtlDNSRecord specifies which DNS record is to be retrieved in this test. Enumeration: 'ipv4Arecord': 1, 'ipv6AAAArecord': 2.
                   tnOamPingCtlIntervalUnits 1.3.6.1.4.1.7483.6.1.2.11.1.4.1.38 integer read-only
The value of tnOamPingCtlIntervalUnits specifies the units for tnOamPingCtlInterval. For example, if tnOamPingCtlIntervalUnits has the value 'centiseconds(2)', and tnOamPingCtlInterval has the value 10, the test's interval is 0.1 seconds. The supported combinations of tnOamPingCtlIntervalUnits, tnOamPingCtlInterval, tnOamPingCtlTestMode, and tnOamIcmpPingCtlRapid are specified in the tnOamPingCtlInterval DESCRIPTION clause. The interaction between this object and tnOamIcmpPingCtlRapid is specified in the tnOamIcmpPingCtlRapid DESCRIPTION clause. Enumeration: 'seconds': 1, 'centiseconds': 2.
           tnOamPingResultsTable 1.3.6.1.4.1.7483.6.1.2.11.1.6 no-access
Defines the OAM Ping Results Table for providing the capability of performing OAM ping operations. The results of these operations are stored in the tnOamPingResultsTable and the tnOamPingHistoryTable. An entry is added to the tnOamPingResultsTable when an tnOamPingCtlEntry is started by successful transition of its tnOamPingCtlAdminStatus object to enabled(1). An entry is removed from the tnOamPingResultsTable when its corresponding tnOamPingCtlEntry is deleted.
               tnOamPingResultsEntry 1.3.6.1.4.1.7483.6.1.2.11.1.6.1 no-access
Defines an entry in the tnOamPingResultsTable. The tnOamPingResultsTable has the same indexing as the tnOamPingCtlTable in order for a tnOamPingResultsEntry to correspond to the tnOamPingCtlEntry that caused it to be created. An entry in this table summarizes results from multiple invocations of the test configured by the corresponding entry in tnOamPingCtlTable.
                   tnOamPingResultsOperStatus 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.1 integer read-only
Reflects the operational state of a tnOamPingCtlEntry: enabled(1) - Test is active. disabled(2) - Test has stopped. Enumeration: 'disabled': 2, 'enabled': 1.
                   tnOamPingResultsMinRtt 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.4 unsigned32 read-only
The minimum OAM ping round-trip-time (RTT) received. This value is relevant when tnOamPingCtlTestMode has a value of 'sdpPing', 'ethCfmLoopback', 'ethCfmTwoWayDelay', or 'ethCfmTwoWaySlm'. Otherwise, this object contains a value of 0.
                   tnOamPingResultsMaxRtt 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.5 unsigned32 read-only
The maximum OAM ping round-trip-time (RTT) received. A value of 0 for this object implies that no RTT has been received. This value is relevant when tnOamPingCtlTestMode has a value of 'sdpPing', 'ethCfmLoopback', 'ethCfmTwoWayDelay', or 'ethCfmTwoWaySlm'. Otherwise, this object contains a value of 0.
                   tnOamPingResultsAverageRtt 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.6 unsigned32 read-only
The current average OAM ping round-trip-time (RTT). This value is relevant when tnOamPingCtlTestMode has a value of 'sdpPing', 'ethCfmLoopback', 'ethCfmTwoWayDelay', or 'ethCfmTwoWaySlm'. Otherwise, this object contains a value of 0.
                   tnOamPingResultsRttSumOfSquares 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.7 unsigned32 read-only
The value of tnOamPingResultsRttSumOfSquares indicates the least significant 32 bits of tnOamPingResultsRttHCSumSquares.
                   tnOamPingResultsMtuResponseSize 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.8 unsigned32 read-only
This object contains the largest size OAM Echo request message that received a valid reply. The value of this object MUST be reported as 0 when no ping responses have been received or an active test has not yet timed out. When tnOamPingCtlTestMode does not have a value of 'mtuPing', this object is not relevant and should contain a value of 0.
                   tnOamPingResultsSvcPing 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.9 integer read-only
The object contains the final results of an OAM 'svcPing' test. The value of this object MUST be reported as 0 when no ping responses have been received or an active test has not yet timed out. When tnOamPingCtlTestMode does not have a value of 'svcPing', this object is not relevant and should contain a value of 0. Enumeration: 'undetermined': 0, 'failed': 1, 'success': 2.
                   tnOamPingResultsProbeResponses 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.10 unsigned32 read-only
Number of responses received for the corresponding tnOamPingCtlEntry and tnOamPingResultsEntry. The value of this object MUST be reported as 0 when no probe responses have been received.
                   tnOamPingResultsSentProbes 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.11 unsigned32 read-only
The value of this object reflects the number of probes sent for the corresponding tnOamPingCtlEntry and tnOamPingResultsEntry. The value of this object MUST be reported as 0 when no probes have been sent.
                   tnOamPingResultsLastGoodProbe 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.12 dateandtime read-only
Date and time when the last response was received for an OAM probe. If a response has not been received, '1970-1-1,0:0:0.0,+0:0' is returned.
                   tnOamPingResultsLastRespHeader 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.13 octet string read-only
A copy of the OAM header of the last response packet received for this OAM ping test. The value of this object MUST be reported as 0 when no probes have been sent. This object was obsoleted in release 8.0R1 and replaced with tnOamPingHistoryRespHdr in tnOamPingHistoryTable.
                   tnOamPingResultsMinTt 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.14 integer32 read-only
The minimum OAM ping outbound one-way trip time received. A value of 0 for this object implies that no one-way trip time measurement is available.
                   tnOamPingResultsMaxTt 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.15 integer32 read-only
The maximum OAM ping outbound one-way trip time received. A value of 0 for this object implies that no one-way trip time measurement is available.
                   tnOamPingResultsAverageTt 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.16 integer32 read-only
The current average OAM ping outbound one-way trip time. A value of 0 for this object implies that no one-way trip time measurement is available.
                   tnOamPingResultsTtSumOfSquares 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.17 unsigned32 read-only
The value of tnOamPingResultsTtSumOfSquares indicates the least significant 32 bits of tnOamPingResultsTtHCSumSquares.
                   tnOamPingResultsMinInTt 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.18 integer32 read-only
The minimum OAM ping inbound one-way trip time received. A value of 0 for this object implies that no one-way trip time measurement is available.
                   tnOamPingResultsMaxInTt 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.19 integer32 read-only
The maximum OAM ping inbound one-way trip time received. A value of 0 for this object implies that no one-way trip time measurement is available.
                   tnOamPingResultsAverageInTt 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.20 integer32 read-only
The current average OAM ping inbound one-way trip time. A value of 0 for this object implies that no one-way trip time measurement is available.
                   tnOamPingResultsInTtSumOfSqrs 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.21 unsigned32 read-only
The value of tnOamPingResultsInTtSumOfSqrs indicates the least significant 32 bits of tnOamPingResultsInTtHCSumSqrs.
                   tnOamPingResultsOutJitter 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.22 integer32 read-only
The value of tnOamPingResultsOutJitter indicates the amount of one-way trip jitter, expressed in microseconds, for a ping probe request packet sent for this OAM test. A value of 0 for this object implies that no one-way trip jitter measurement is available.
                   tnOamPingResultsInJitter 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.23 integer32 read-only
The value of tnOamPingResultsInJitter indicates the amount of one-way trip jitter, expressed in microseconds, for a ping probe response packet received for this OAM test. A value of 0 for this object implies that no one-way trip jitter measurement is available.
                   tnOamPingResultsRtJitter 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.24 integer32 read-only
The value of tnOamPingResultsRtJitter indicates the amount of two-way trip jitter, expressed in microseconds, for a ping probe sent for this OAM test. A value of 0 for this object implies that no two-way-trip jitter measurement is available.
                   tnOamPingResultsProbeTimeouts 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.25 unsigned32 read-only
The value of tnOamPingResultsProbeTimeouts indicates the number of probes timed out without receiving a response.
                   tnOamPingResultsProbeFailures 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.26 unsigned32 read-only
The value of tnOamPingResultsProbeFailures indicates the total number of probes that failed to be transmitted plus the number of probes that timed out without receiving a response.
                   tnOamPingResultsTestRunIndex 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.27 unsigned32 no-access
The value of tnOamPingResultsTestRunIndex identifies the row entry that reports results for a single OAM test run. The agent starts assigning tnOamPingResultsTestRunIndex values at 1 and wraps after exceeding the maximum possible value as defined by the limit of this object.
                   tnOamPingResultsRttOFSumSquares 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.28 counter32 read-only
The value of tnOamPingResultsRttOFSumSquares indicates the number of times tnOamPingResultsRttSumOfSquares overflowed.
                   tnOamPingResultsRttHCSumSquares 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.29 counter64 read-only
The value of tnOamPingResultsRttHCSumSquares indicates the sum of squares of the round trip times of the ping test. Its purpose is to enable the standard deviation calculation. The value of this object will be reported as 0 when one or more of the following conditions apply: 1. No round trip time measurement is available. 2. The test stopped before completion. 3. The test type (i.e. tnOamPingCtlTestMode) is one of the following: 'ancpLoopback', 'atmPing', 'macPopulate', 'macPurge', 'mfibPing', 'mrInfo', 'mtuPing', 'p2mpLspPing', 'svcPing.
                   tnOamPingResultsTtOFSumSquares 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.30 counter32 read-only
The value of tnOamPingResultsTtOFSumSquares indicates the number of times tnOamPingResultsTtSumOfSquares overflowed.
                   tnOamPingResultsTtHCSumSquares 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.31 counter64 read-only
The value of tnOamPingResultsTtHCSumSquares indicates the sum of squares of the outbound one-way trip times of the ping test. Its purpose is to enable the standard deviation calculation. The value of this object will be reported as 0 when one or more of the following conditions apply: 1. No outbound one-way trip time measurement is available. 2. The test stopped before completion. 3. The test type (i.e. tnOamPingCtlTestMode) is one of the following: 'ancpLoopback', 'atmPing', 'cpePing' (sum of squares supported for round trip, not outbound), 'dnsPing' (sum of squares supported for round trip, not outbound), 'macPopulate', 'macPurge', 'mfibPing', 'mrInfo', 'mtuPing', 'p2mpLspPing', 'svcPing.
                   tnOamPingResultsInTtOFSumSqrs 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.32 counter32 read-only
The value of tnOamPingResultsInTtOFSumSqrs indicates the number of times tnOamPingResultsInTtSumOfSqrs overflowed.
                   tnOamPingResultsInTtHCSumSqrs 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.33 counter64 read-only
The value of tnOamPingResultsInTtHCSumSqrs indicates the sum of squares of the inbound one-way trip times of the ping test. Its purpose is to enable the standard deviation calculation. The value of this object will be reported as 0 when one or more of the following conditions apply: 1. No inbound one-way trip time measurement is available. 2. The test stopped before completion. 3. The test type (i.e. tnOamPingCtlTestMode) is one of the following: 'ancpLoopback', 'atmPing', 'cpePing' (sum of squares supported for round trip, not inbound), 'dnsPing' (sum of squares supported for round trip, not inbound), 'macPopulate', 'macPurge', 'mfibPing', 'mrInfo', 'mtuPing', 'p2mpLspPing', 'svcPing.
                   tnOamPingResultsTestRunResult 1.3.6.1.4.1.7483.6.1.2.11.1.6.1.34 tmnxoamtestresult read-only
The object contains the overall state of the ping test.
           tnOamPingHistoryTable 1.3.6.1.4.1.7483.6.1.2.11.1.8 no-access
Defines a table for storing the results of an OAM ping probe operation. The probe results for all OAM ping test types are saved in this table except for 'macPing'. The 'macPing' results are saved in the tnOamMacPingHistoryTable. For a configured test, this table will hold the results for up to 3 runs. An entry in this table is created when the result of an OAM ping probe is determined. An entry is removed from this table when its corresponding tnOamPingCtlEntry is deleted.
               tnOamPingHistoryEntry 1.3.6.1.4.1.7483.6.1.2.11.1.8.1 no-access
Defines an entry in the tnOamPingHistoryTable. The first two index elements identify the tnOamPingCtlEntry that a tnOamPingHistoryEntry belongs to. The third index identifies a specific OAM test run. The fourth index element selects a single OAM probe result.
                   tnOamPingHistoryIndex 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.1 unsigned32 no-access
An entry in this table is created when the result of a OAM ping probe is determined. The initial 2 instance identifier index values identify the tnOamPingCtlEntry that a OAM probe result (tnOamPingHistoryEntry) belongs to. The tnOamPingHistoryIndex element selects a single OAM probe result. The agent starts assigning tnOamPingHistoryIndex values at 1 and wraps after exceeding the maximum possible value as defined by the limit of this object ('ffffffff'h).
                   tnOamPingHistoryResponse 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.2 unsigned32 read-only
The amount of time measured in microseconds from when a OAM probe was sent to when its response was received or when it timed out. The value of this object is reported as 0 when it is not possible to transmit an OAM probe.
                   tnOamPingHistoryOneWayTime 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.3 integer32 read-only
The amount of time measured in microseconds from when a OAM probe was sent to when it was received by the replier. The value of this object is reported as 0 when it is not possible to transmit an OAM probe or the information is not available.
                   tnOamPingHistorySize 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.4 unsigned32 read-only
The value of tnOamPingHistorySize indicates the size of the OAM echo request transmitted for this OAM probe. Zero is returned if no probe has been transmitted. When tnOamPingCtlTestMode is 'ethCfmLoopback', 'ethCfmTwoWayDelay', or 'ethCfmTwoWaySlm' the size of the trasmitted layer 2 frame (including the layer 2 header) is returned. For other tnOamPingCtlTestMode values, the size returned is the tnOamPingCtlSize value.
                   tnOamPingHistoryStatus 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.5 tmnxoamresponsestatus read-only
The result of a particular OAM test probe.
                   tnOamPingHistoryTime 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.6 dateandtime read-only
Time stamp for when this OAM probe result was determined.
                   tnOamPingHistoryReturnCode 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.7 integer32 read-only
The value of tnOamPingHistoryReturnCode is an integer that indicates the OAM return code received in the OAM ping response. The return codes are test specific and can vary for different types of pings. LSP-PING and VCCV-PING use return codes values from RFC4379 with the following meanings and suggested text descriptions. Value Meaning ----- ------- 0 No return code (NoRtnCode) 1 Malformed echo request received (MalformedReq) 2 One or more of the TLVs was not understood (UnknownTlv) 3 Replying router is an egress for the FEC at stack-depth (EgressRtr) 4 Replying router has no mapping for the FEC at stack-depth (NoFECMapping) 5 Downstream Mapping Mismatch (DSMappingMismatched) 6 Upstream Interface Index Unknown (USIntfIdxUnkn) 7 Reserved (Reserved) 8 Label switched at stack-depth (DSRtrMatchLabel) 9 Label switched but no MPLS forwarding at stack-depth (DSNoMplsFwding) 10 Mapping for this FEC is not the given label at stack-depth (DSRtrUnmatchLabel) 11 No label entry at stack-depth (DSNoLabelEntry) 12 Protocol not associated with interface at FEC stack-depth (DSProtoMismatched) 13 Premature termination of ping due to label stack shrinking to a single label (DSPreTermination) 14 See DDMap TLV for rc and sub-rc (seeDDMapForRetCodeSubCode) 15 Label Switched with FEC Stack Change (LabelSwitchedWithFecChange)
                   tnOamPingHistorySrcIpAddress 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.8 ipaddress read-only
Specifies the Ipv4 address of the remote node that generated this reply to a OAM probe. This object was obsoleted in release 4.0 and replaced with InetAddress objects tnOamPingHistorySrcAddrType and tnOamPingHistorySrcAddress.
                   tnOamPingHistAddressType 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.9 tmnxoamaddresstype read-only
The value of tnOamPingHistAddressType specifies the type of binding address information returned in response to a 'vprnPing' 'mfibPing', or 'cpePing' test.
                   tnOamPingHistSapId 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.10 tmnxstrsapid read-only
The value of tnOamPingHistSapId is the name of the access port of the SAP supporting the requests returned in response to a 'vprnPing', 'mfibPing' or 'cpePing' probe. If the value of tnOamPingHistAddressType is not 'sapId', this object is not relevant and MUST have a null string ''.
                   tnOamPingHistoryVersion 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.12 unsigned32 read-only
The value of tnOamPingHistoryVersion indicates the protocol version for this OAM ping probe reply.
                   tnOamPingHistoryCpeMacAddr 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.13 macaddress read-only
tnOamPingHistoryCpeMacAddr is set to 0 except in case of a 'cpePing', where it contains the mac address of the replying CPE for this OAM ping probe reply.
                   tnOamPingHistoryRespSvcId 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.14 tmnxservid read-only
The value tnOamPingHistoryRespSvcId indicates for an 'mfibPing' the service id to which the SAP responding to the 'mfibPing' probe belongs. If the indicated SAP is part of the same service originating the probe, this value is set to 0. For other types of probes, this value is insignificant and is also set to 0.
                   tnOamPingHistorySequence 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.15 unsigned32 read-only
The value tnOamPingHistorySequence indicates this probe's sequence number. If a probe response was received, this object indicates the sequence number of the response.
                   tnOamPingHistoryIfIndex 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.16 interfaceindexorzero read-only
The value of tnOamPingHistoryIfIndex indicates the ifIndex of the interface that this probe was transmitted from. This object applies to 'lspPing' and 'vccvPing' tests. For other test modes, this value is not significant and is set to 0.
                   tnOamPingHistoryDataLen 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.17 unsigned32 read-only
The value of tnOamPingHistoryDataLen indicates for an 'lspPing' the UDP data length of the echo reply, and for 'icmpPing' normally the length starting after the IP header of the echo reply. For 'ethCfmLoopback' and 'ethCfmTwoWaySlm' the value is the number of octets in the Value field of the Data TLV of the Ethernet CFM loopback packet (zero if the packet has no Data TLV). For other types of probes, this value is not significant and is set to 0.
                   tnOamPingHistoryRespPlane 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.18 tmnxoamtestresponseplane read-only
The value of tnOamPingHistoryRespPlane indicates the response plane from which this ping response was received.
                   tnOamPingHistoryReqHdr 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.19 octet string read-only
The value of tnOamPingHistoryReqHdr is a copy of the OAM header of the request packet sent for this OAM ping test probe. The request header is reported only when tnOamPingCtlTestMode has a value of 'svcPing', 'sdpPing' 'mtuPing', 'ethCfmLoopback', 'ethCfmTwoWayDelay', or 'ethCfmTwoWaySlm'. Otherwise, a zero length OCTET STRING is returned. This object was marked obsolete in SROS release 10.0 R1.
                   tnOamPingHistoryRespHdr 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.20 octet string read-only
The value of tnOamPingHistoryRespHdr is a copy of the OAM header of the response packet received for this OAM ping test probe. The response header is reported only when tnOamPingCtlTestMode has a value of 'svcPing', 'sdpPing', 'mtuPing', 'icmpPing', 'ethCfmLoopback', 'ethCfmTwoWayDelay', or 'ethCfmTwoWaySlm'. Otherwise, a zero length OCTET STRING is returned. For 'icmpPing' the value reported is the received ICMP message starting from the IP header. The value of this object MUST be reported as a zero length OCTET STRING when no probe response has been received.
                   tnOamPingHistoryDnsAddrType 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.21 inetaddresstype read-only
The value of tnOamPingHistoryDnsAddrType indicates the Internet address type stored in tnOamPingHistoryDnsAddress. If this was not a 'dnsPing' test or the dns name specified in tnOamPingCtlDnsName could not be resolved, the value of this object will be reported as 'unknown'.
                   tnOamPingHistoryDnsAddress 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.22 inetaddress read-only
The value of tnOamPingHistoryDnsAddress indicates the Internet address that was resolved from the name specified in tnOamPingCtlDnsName by a 'dnsPing' test. If this was not a 'dnsPing' test or the dns name specified in tnOamPingCtlDnsName could not be resolved, the value of this object will be reported as ''H (empty string).
                   tnOamPingHistorySrcAddrType 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.23 inetaddresstype read-only
The value of tnOamPingHistorySrcAddrType indicates the Internet address type of the address stored in tnOamPingHistorySrcAddress.
                   tnOamPingHistorySrcAddress 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.24 inetaddress read-only
The value of tnOamPingHistorySrcAddress indicates the Internet address of the remote node that generated this reply to a OAM probe.
                   tnOamPingHistoryInOneWayTime 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.25 integer32 read-only
The value of tnOamPingHistoryInOneWayTime indicates the amount of time measured in microseconds from when an OAM probe reply was sent to when it was received by this host (in-bound one-way time). The value of this object is reported as 0 when the information is not available.
                   tnOamPingHistoryLspName 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.26 tlnameditemorempty read-only
The value of tnOamPingHistoryLspName indicates the name of the LSP that this probe was transmitted on. The empty string is returned when the test mode is not 'vccvPing'. The empty string is returned when the transport tunnel is not RSVP.
                   tnOamPingHistNextHopAddrType 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.27 inetaddresstype read-only
The value of tnOamPingHistNextHopAddrType indicates the Internet address type of the address stored in tnOamPingHistNextHopAddress. The value 'unknown(0)' is returned when the test mode is not 'vccvPing'.
                   tnOamPingHistNextHopAddress 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.28 inetaddress read-only
The value of tnOamPingHistNextHopAddress indicates the next hop Internet address that this probe was transmitted to. The empty string is returned when the test mode is not 'vccvPing'.
                   tnOamPingHistorySrcGlobalId 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.29 tmnxmplstpglobalid read-only
The value of tnOamPingHistorySrcGlobalId indicates the source MPLS-TP global identifier of the replying node. The value is copied from the reply's RFC 6426 Source Identifier TLV. If the TLV is absent, zero is returned. This value is relevant when tnOamPingCtlTestMode is 'lspPing' or 'vccvPing'. Otherwise, zero is returned.
                   tnOamPingHistorySrcNodeId 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.30 tmnxmplstpnodeid read-only
The value of tnOamPingHistorySrcNodeId indicates the source MPLS-TP node identifier of the replying node. The value is copied from the reply's RFC 6426 Source Identifier TLV. If the TLV is absent, zero is returned. This value is relevant when tnOamPingCtlTestMode is 'lspPing' or 'vccvPing'. Otherwise, zero is returned.
                   tnOamPingHistorySdpBindId 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.31 tnameditemorempty read-only
The value of tnOamPingHistorySdpBindId indicates the SDP binding provided by the remote system. The value of tnOamPingHistorySdpBindId is relevant when tnOamPingHistAddressType is 'sdpBindId(9)'.
                   tnOamPingHistoryRtrnSubcode 1.3.6.1.4.1.7483.6.1.2.11.1.8.1.32 unsigned32 read-only
The value of tnOamPingHistoryRtrnSubcode indicates the value present in an MPLS echo reply's RFC 4379 Return Subcode (RSC) field. A valid value is returned when the test has a tnOamPingCtlTestMode value of 'lspPing'. Otherwise, zero is returned.
           tnOamLspPingCtlTable 1.3.6.1.4.1.7483.6.1.2.11.1.16 no-access
Defines the Nokis SROS OAM LSP Ping Control Table for providing, via SNMP, the capability of performing Nokia SROS OAM 'lspPing' test operations. The results of these tests are stored in the tnOamPingResultsTable and the tnOamPingHistoryTable.
                 tnOamLspPingCtlEntry 1.3.6.1.4.1.7483.6.1.2.11.1.16.1 no-access
Defines an entry in the tnOamLspPingCtlTable. The first index element, tnOamPingCtlOwnerIndex, is of type SnmpAdminString, a textual convention that allows for use of the SNMPv3 View-Based Access Control Model (RFC 2575 [11], VACM) and allows a management application to identify its entries. The second index, tnOamPingCtlTestIndex, enables the same management application to have multiple outstanding requests.
                     tnOamLspPingCtlVRtrID 1.3.6.1.4.1.7483.6.1.2.11.1.16.1.1 tmnxvrtrid read-only
The unique value which identifies this virtual router in the Nokia SROS system. The vRtrID value for each virtual router must remain constant at least from one re-initialization of the system management processor (CPM) to the next. There will always be at least one router entry defined by the agent with vRtrID=1 which represents the transport router. This object was obsoleted in release 6.0R15 and replaced with tnOamPingCtlVRtrID in tnOamPingCtlTable.
                     tnOamLspPingCtlLspName 1.3.6.1.4.1.7483.6.1.2.11.1.16.1.2 tnameditemorempty read-only
Administrative name of the target Labeled Switch Path (LSP) for this OAM LSP Ping test. The LSP name must be unique within the virtual router instance specified by tnOamLspPingCtlVRtrID. This parameter is mutually exclusive with the IP prefix parameter associated with an LDP based LSP (tnOamLspPingCtlLdpIpPrefix). Either the LSP name or the LDP IP Prefix must be specified but not both.
                     tnOamLspPingCtlReturnLsp 1.3.6.1.4.1.7483.6.1.2.11.1.16.1.3 tnameditemorempty read-only
Administrative name of the Labeled Switch Path (LSP) to use to return the response to this OAM LSP Ping test. The LSP name must be unique within the virtual router instance specified by tnOamLspPingCtlVRtrID. This is an optional parameter.
                     tnOamLspPingCtlTtl 1.3.6.1.4.1.7483.6.1.2.11.1.16.1.4 unsigned32 read-only
Specifies the outermost label time-to-live value. This is an optional parameter.
                     tnOamLspPingCtlPathName 1.3.6.1.4.1.7483.6.1.2.11.1.16.1.5 tnameditemorempty read-only
Administrative name of the Path (LSP) for this OAM LSP Ping test. The Path name must be unique within the virtual router instance specified by tnOamLspPingCtlVRtrID. This is an optional parameter which can be specified only if the LSP Name parameter is specified.
                     tnOamLspPingCtlLdpIpPrefix 1.3.6.1.4.1.7483.6.1.2.11.1.16.1.6 ipaddress read-only
The IP prefix for the LDP based LSP for this OAM LSP Ping test. This parameter is mutually exclusive with the LSP name parameter (tnOamLspPingCtlLspName). Either the LDP IP Prefix or the LSP name must be specified but not both. This object was obsoleted in release 4.0 and replaced with InetAddress objects tnOamLspPingCtlLdpPrefixType and tnOamLspPingCtlLdpPrefix.
                     tnOamLspPingCtlLdpIpPrefixLen 1.3.6.1.4.1.7483.6.1.2.11.1.16.1.7 ipaddressprefixlength read-only
The IP prefix length for the LDP based LSP for this OAM LSP Ping test. The value of this parameter is valid only when LDP IP Prefix has been specified. This object was obsoleted in release 4.0 and replaced with InetAddress object tnOamLspPingCtlLdpPrefixLen.
                     tnOamLspPingCtlLdpPrefixType 1.3.6.1.4.1.7483.6.1.2.11.1.16.1.8 inetaddresstype read-only
The value of tnOamLspPingCtlLdpPrefixType specifies the type of Internet address stored in tnOamLspPingCtlLdpPrefix.
                     tnOamLspPingCtlLdpPrefix 1.3.6.1.4.1.7483.6.1.2.11.1.16.1.9 inetaddress read-only
The value of tnOamLspPingCtlLdpPrefix specifies the Internet prefix for the LDP based LSP for this OAM LSP Ping test. This parameter is mutually exclusive with the LSP name parameter (tnOamLspPingCtlLspName). Either the LDP IP Prefix or the LSP name must be specified but not both.
                     tnOamLspPingCtlLdpPrefixLen 1.3.6.1.4.1.7483.6.1.2.11.1.16.1.10 inetaddressprefixlength read-only
The value of tnOamLspPingCtlLdpPrefixLen specifies the Internet address prefix length for the LDP based LSP for this OAM LSP Ping test. The value of this parameter is valid only when LDP IP Prefix has been specified.
                     tnOamLspPingCtlPathDestType 1.3.6.1.4.1.7483.6.1.2.11.1.16.1.11 inetaddresstype read-only
The value of tnOamLspPingCtlPathDestType specifies the type of Internet address stored in tnOamLspPingCtlPathDest.
                     tnOamLspPingCtlPathDest 1.3.6.1.4.1.7483.6.1.2.11.1.16.1.12 inetaddress read-only
The value of tnOamLspPingCtlPathDest specifies a unique path for this OAM LSP Ping to traverse. This address is used as part of a hash key to select the appropriate ECMP path to the destination of an OAM LSP Ping test. This is an optional parameter.
                     tnOamLspPingCtlNhIntfName 1.3.6.1.4.1.7483.6.1.2.11.1.16.1.13 tnameditemorempty read-only
Administrative name of the next hop interface for this OAM LSP Ping test to be sent. The interface name must be unique within the virtual router instance specified by tnOamLspPingCtlVRtrID. This is an optional parameter which can be specified only if the tnOamLspPingCtlPathDest parameter is specified. This parameter is mutually exclusive with the tnOamLspPingCtlNhAddress parameter. Either the next-hop interface name or next-hop address can be specified but not both. An attempt to set this object to a non-default value when tnOamLspPingCtlNhAddress has a non-default value will result in an 'inconsistentValue' error.
                     tnOamLspPingCtlNhAddressType 1.3.6.1.4.1.7483.6.1.2.11.1.16.1.14 inetaddresstype read-only
The value of tnOamLspPingCtlNhAddressType specifies the type of Internet address stored in tnOamLspPingCtlNhAddress.
                     tnOamLspPingCtlNhAddress 1.3.6.1.4.1.7483.6.1.2.11.1.16.1.15 inetaddress read-only
The value of tnOamLspPingCtlNhAddress specifies the Interface address to the next hop in which this OAM LSP ping test will be transmitted. This is an optional parameter which can be specified only if the tnOamLspPingCtlPathDest parameter is specified. This parameter is mutually exclusive with tnOamLspPingCtlNhIntfName parameter. Either the next-hop interface name or next-hop address can be specified but not both. An attempt to set this object to a non-default value when tnOamLspPingCtlNhIntfName has a non-default value will result in an 'inconsistentValue' error.
                     tnOamLspPingCtlTestSubMode 1.3.6.1.4.1.7483.6.1.2.11.1.16.1.16 tmnxoamlsptestsubmode read-only
The value of tnOamLspPingCtlTestSubMode specifies the type of LSP ping test to perform. When this object is 'unspecified(1)', the type of LSP ping test to be performed is determined when the test is started, from the set of tnOamLspPingCtlTable objects configured with non-default values. If there is a mismatch between tnOamLspPingCtlTestSubMode and the type of the LSP to be tested, the test will fail. For example, if tnOamLspPingCtlTestSubMode is 'static(2)', and tnOamLspPingCtlLspName refers to an LSP with TIMETRA-MPLS-MIB::vRtrMplsLspType not equal to 'mplsTp(7)', the test will fail. The supported object combinations for LSP ping tests are listed in the tnOamLspPingCtlTable DESCRIPTION clause.
                     tnOamLspPingCtlMplsTpPathType 1.3.6.1.4.1.7483.6.1.2.11.1.16.1.17 tmnxoammplstppathtype read-only
The value of tnOamLspPingCtlMplsTpPathType specifies the type of the MPLS-TP path to be tested. The supported object combinations for LSP ping tests are listed in the tnOamLspPingCtlTable DESCRIPTION clause.
                     tnOamLspPingCtlMplsTpGlobalId 1.3.6.1.4.1.7483.6.1.2.11.1.16.1.18 tmnxmplstpglobalid read-only
The value of tnOamLspPingCtlMplsTpGlobalId specifies the target MPLS-TP Global Identifier to be used for the test. The supported object combinations for LSP ping tests are listed in the tnOamLspPingCtlTable DESCRIPTION clause.
                     tnOamLspPingCtlMplsTpNodeId 1.3.6.1.4.1.7483.6.1.2.11.1.16.1.19 tmnxmplstpnodeid read-only
The value of tnOamLspPingCtlMplsTpNodeId specifies the target MPLS-TP Node Identifier to be used for the test. A value of zero indicates that no Node Identifier has been configured. The supported object combinations for LSP ping tests are listed in the tnOamLspPingCtlTable DESCRIPTION clause.
                     tnOamLspPingCtlAssocChannel 1.3.6.1.4.1.7483.6.1.2.11.1.16.1.20 tmnxoamlspassocchannel read-only
The value of tnOamLspPingCtlAssocChannel specifies the launched echo request's usage of the Associated Channel (ACH) mechanism, when testing an MPLS-TP LSP. When tnOamLspPingCtlTestSubMode is 'static(2)', the default value for tnOamLspPingCtlAssocChannel is 'nonIp(2)'. The supported object combinations for LSP ping tests are listed in the tnOamLspPingCtlTable DESCRIPTION clause.
                     tnOamLspPingCtlForce 1.3.6.1.4.1.7483.6.1.2.11.1.16.1.21 truthvalue read-only
The value of tnOamLspPingCtlForce specifies whether or not to force the transmission of the 'lspPing' request PDU(s). If tnOamLspPingCtlForce is 'true(1)', the test will proceed and request PDU(s) will be sent regardless of the local operational status of the tested LSP path. If tnOamLspPingCtlForce is 'false(2)', the test will fail immediately when the local operational status of the tested LSP path is down. The supported object combinations for LSP ping tests are listed in the tnOamLspPingCtlTable DESCRIPTION clause.
           tnOamVccvPingCtlTable 1.3.6.1.4.1.7483.6.1.2.11.1.32 no-access
Defines the Nokia SROS OAM VCCV Ping Control Table for providing, via SNMP, the capability of performing Nokia SROS OAM 'vccvPing' test operations. The results of these tests are stored in the tnOamPingResultsTable and the tnOamPingHistoryTable.
                 tnOamVccvPingCtlEntry 1.3.6.1.4.1.7483.6.1.2.11.1.32.1 no-access
Defines an entry in the tnOamVccvPingCtlTable. The first index element, tnOamPingCtlOwnerIndex, is of type SnmpAdminString, a textual convention that allows for use of the SNMPv3 View-Based Access Control Model (RFC 2575 [11], VACM) and allows a management application to identify its entries. The second index, tnOamPingCtlTestIndex, enables the same management application to have multiple outstanding requests.
                     tnOamVccvPingCtlSdpIdVcId 1.3.6.1.4.1.7483.6.1.2.11.1.32.1.1 sdpbindid read-only
The value of tnOamVccvPingCtlSdpIdVcId specifies the SDP binding of the FEC 128 pseudowire to be used when performing a vccv-ping operation. A non-zero value is mandatory when testing a FEC 128 pseudowire. The all-zeros value indicates an unused SDP binding. If tnOamVccvPingCtlSdpIdVcId is set to a non-default value, the following objects must be default: tnOamVccvPingCtlSpokeSdpId, tnOamVccvPingCtlSaiiGlobalId, tnOamVccvPingCtlSaiiPrefix, tnOamVccvPingCtlSaiiAcId, tnOamVccvPingCtlTaiiGlobalId, tnOamVccvPingCtlTaiiPrefix, and tnOamVccvPingCtlTaiiAcId. If the value of tnOamVccvPingCtlSdpIdVcId is non-zero and invalid, or the pseudowire is administratively down, or unavailable, the OAM Echo request message probe is not sent and an appropriate error value is written to tnOamPingHistoryStatus for that probe entry. Once the interval timer expires, the next probe attempt will be made if required.
                     tnOamVccvPingCtlReplyMode 1.3.6.1.4.1.7483.6.1.2.11.1.32.1.2 integer read-only
The value of tnOamVccvPingCtlReplyMode as specified in draft-ietf-mpls-lsp-ping-10.txt sets the method of reply due to the vccv-ping request message. ip(2) out-of-band reply controlChannel(4) inband reply This parameter is optional for vccv-ping. Enumeration: 'ip': 2, 'controlChannel': 4.
                     tnOamVccvPingCtlPwId 1.3.6.1.4.1.7483.6.1.2.11.1.32.1.3 tmnxvcidornone read-only
The value of tnOamVccvPingCtlPwId specifies the pseudowire identifier to be used when performing a vccv-ping operation on a FEC 128 pseudowire. The pseudowire Id is a non-zero 32-bit connection ID required by FEC 128, as defined in RFC 4379. This object is only valid when used in conjunction with valid tnOamPingCtlTgtAddress and tnOamPingCtlSrcAddress. A value of zero indicates that no pseudowire Id has been configured.
                     tnOamVccvPingCtlTtl 1.3.6.1.4.1.7483.6.1.2.11.1.32.1.4 unsigned32 read-only
The value of tnOamVccvPingCtlTtl specifies the time-to-live value for the vc-label of the echo request message. The outer label TTL is still set to the default of 255 regardless of this value.
                     tnOamVccvPingCtlSpokeSdpId 1.3.6.1.4.1.7483.6.1.2.11.1.32.1.5 tmnxspokesdpidorzero read-only
The value of tnOamVccvPingCtlSpokeSdpId specifies the spoke SDP identifier to be used when performing a vccv-ping test on a FEC 129 pseudowire. This object is optional. At most one of tnOamVccvPingCtlSdpIdVcId and tnOamVccvPingCtlSpokeSdpId can be set to a non-default value on a particular row. A value of zero indicates that no spoke SDP identifier has been configured.
                     tnOamVccvPingCtlSaiiGlobalId 1.3.6.1.4.1.7483.6.1.2.11.1.32.1.6 tmnxpwglobalidorzero read-only
The value of tnOamVccvPingCtlSaiiGlobalId specifies the global identifier of the Source Attachment Individual Identifier (SAII) to be used when testing a FEC 129 AII Type 2 pseudowire. tnOamVccvPingCtlSaiiGlobalId, tnOamVccvPingCtlSaiiPrefix, tnOamVccvPingCtlSaiiAcId, tnOamVccvPingCtlTaiiGlobalId, tnOamVccvPingCtlTaiiPrefix, and tnOamVccvPingCtlTaiiAcId can be used (together) to identify a FEC 129 AII Type 2 pseudowire. At most one of tnOamVccvPingCtlSdpIdVcId and tnOamVccvPingCtlSaiiGlobalId can be set to a non-default value on a particular row. A value of zero indicates that no global identifier has been configured.
                     tnOamVccvPingCtlSaiiPrefix 1.3.6.1.4.1.7483.6.1.2.11.1.32.1.7 unsigned32 read-only
The value of tnOamVccvPingCtlSaiiPrefix specifies the prefix of the Source Attachment Individual Identifier (SAII) to be used when testing a FEC 129 AII Type 2 pseudowire. At most one of tnOamVccvPingCtlSdpIdVcId and tnOamVccvPingCtlSaiiPrefix can be set to a non-default value on a particular row. A value of zero indicates that no prefix has been configured.
                     tnOamVccvPingCtlSaiiAcId 1.3.6.1.4.1.7483.6.1.2.11.1.32.1.8 unsigned32 read-only
The value of tnOamVccvPingCtlSaiiAcId specifies the attachment circuit identifier of the Source Attachment Individual Identifier (SAII) to be used when testing a FEC 129 AII Type 2 pseudowire. At most one of tnOamVccvPingCtlSdpIdVcId and tnOamVccvPingCtlSaiiAcId can be set to a non-default value on a particular row. A value of zero indicates that no attachment circuit identifier has been configured.
                     tnOamVccvPingCtlTaiiGlobalId 1.3.6.1.4.1.7483.6.1.2.11.1.32.1.9 tmnxpwglobalidorzero read-only
The value of tnOamVccvPingCtlTaiiGlobalId specifies the global identifier of the Target Attachment Individual Identifier (TAII) to be used when testing a FEC 129 AII Type 2 pseudowire. At most one of tnOamVccvPingCtlSdpIdVcId and tnOamVccvPingCtlTaiiGlobalId can be set to a non-default value on a particular row. A value of zero indicates that no global identifier has been configured.
                     tnOamVccvPingCtlTaiiPrefix 1.3.6.1.4.1.7483.6.1.2.11.1.32.1.10 unsigned32 read-only
The value of tnOamVccvPingCtlTaiiPrefix specifies the prefix of the Target Attachment Individual Identifier (TAII) to be used when testing a FEC 129 AII Type 2 pseudowire. At most one of tnOamVccvPingCtlSdpIdVcId and tnOamVccvPingCtlTaiiPrefix can be set to a non-default value on a particular row. A value of zero indicates that no prefix has been configured.
                     tnOamVccvPingCtlTaiiAcId 1.3.6.1.4.1.7483.6.1.2.11.1.32.1.11 unsigned32 read-only
The value of tnOamVccvPingCtlTaiiAcId specifies the attachment circuit identifier of the Target Attachment Individual Identifier (TAII) to be used when testing a FEC 129 AII Type 2 pseudowire. At most one of tnOamVccvPingCtlSdpIdVcId and tnOamVccvPingCtlTaiiAcId can be set to a non-default value on a particular row. A value of zero indicates that no attachment circuit identifier has been configured.
                     tnOamVccvPingCtlMplsTpGlobalId 1.3.6.1.4.1.7483.6.1.2.11.1.32.1.12 tmnxmplstpglobalid read-only
The value of tnOamVccvPingCtlMplsTpGlobalId specifies the target MPLS-TP Global Identifier to be used for the test. The supported object combinations for VCCV ping tests are listed in the tnOamVccvPingCtlTable DESCRIPTION clause.
                     tnOamVccvPingCtlMplsTpNodeId 1.3.6.1.4.1.7483.6.1.2.11.1.32.1.13 tmnxmplstpnodeid read-only
The value of tnOamVccvPingCtlMplsTpNodeId specifies the target MPLS-TP Node Identifier to be used for the test. A value of zero indicates that no Node Identifier has been configured. The supported object combinations for VCCV ping tests are listed in the tnOamVccvPingCtlTable DESCRIPTION clause.
                     tnOamVccvPingCtlTestSubMode 1.3.6.1.4.1.7483.6.1.2.11.1.32.1.14 tmnxoamvccvtestsubmode read-only
The value of tnOamVccvPingCtlTestSubMode specifies the type of VCCV ping test to perform. When this object is 'unspecified(1)', the type of VCCV ping test to be performed is determined when the test is started, from the set of tnOamVccvPingCtlTable objects configured with non-default values. If there is a mismatch between tnOamVccvPingCtlTestSubMode and the type of the pseudowire to be tested, the test will fail. For example, if tnOamVccvPingCtlTestSubMode is 'static(2)', and tnOamVccvPingCtlSdpIdVcId refers to an SDP binding with TIMETRA-SDP-MIB::sdpDelivery not equal to 'mplsTp(3)', the test will fail. The supported object combinations for VCCV ping tests are listed in the tnOamVccvPingCtlTable DESCRIPTION clause.
                     tnOamVccvPingCtlAssocChannel 1.3.6.1.4.1.7483.6.1.2.11.1.32.1.15 tmnxoamvccvassocchannel read-only
The value of tnOamVccvPingCtlAssocChannel specifies the launched echo request's usage of the Associated Channel (ACH) mechanism, when performing an MPLS-TP VCCV ping test. When tnOamVccvPingCtlTestSubMode is 'static(2)', the default value for tnOamVccvPingCtlAssocChannel is 'nonIp(2)'. The supported object combinations for VCCV ping tests are listed in the tnOamVccvPingCtlTable DESCRIPTION clause.
           tnOamEthCfmPingCtlTable 1.3.6.1.4.1.7483.6.1.2.11.1.44 no-access
tnOamEthCfmPingCtlTable contains Ethernet CFM-specific configuration information for 'ethCfmLoopback', 'ethCfmTwoWayDelay', and 'ethCfmTwoWaySlm' tests. This table extends the tnOamPingCtlTable. A row is automatically created in this table when a row is created in tnOamPingCtlTable with tnOamPingCtlTestMode set to 'ethCfmLoopback', 'ethCfmTwoWayDelay', or 'ethCfmTwoWaySlm'. Deleting a row in tnOamPingCtlTable automatically deletes the row (if any) with the same index values in tnOamEthCfmPingCtlTable. Test results are stored in tnOamPingResultsTable and tnOamPingHistoryTable.
                 tnOamEthCfmPingCtlEntry 1.3.6.1.4.1.7483.6.1.2.11.1.44.1 no-access
tnOamEthCfmPingCtlEntry defines an entry in the tnOamEthCfmPingCtlTable. Each index is an object in tnOamPingCtlTable.
                     tnOamEthCfmPingCtlTgtMacAddr 1.3.6.1.4.1.7483.6.1.2.11.1.44.1.1 macaddress read-only
The value of tnOamEthCfmPingCtlTgtMacAddr specifies the target MAC address for the test.
                     tnOamEthCfmPingCtlSrcMdIndex 1.3.6.1.4.1.7483.6.1.2.11.1.44.1.2 unsigned32 read-only
The value of tnOamEthCfmPingCtlSrcMdIndex specifies the source CFM maintenance domain index for the test. Zero is the null CFM maintenance domain index.
                     tnOamEthCfmPingCtlSrcMaIndex 1.3.6.1.4.1.7483.6.1.2.11.1.44.1.3 unsigned32 read-only
The value of tnOamEthCfmPingCtlSrcMaIndex specifies the source CFM maintenance association index for the test. Zero is the null CFM maintenance association index.
                     tnOamEthCfmPingCtlSrcMepId 1.3.6.1.4.1.7483.6.1.2.11.1.44.1.4 dot1agcfmmepidorzero read-only
The value of tnOamEthCfmPingCtlSrcMepId specifies the source Maintenance association End Point Identifier (MEP ID) for the test. Zero is the null MEP ID.
       tnOamTraceRouteObjs 1.3.6.1.4.1.7483.6.1.2.11.2
           tnOamTrCtlTable 1.3.6.1.4.1.7483.6.1.2.11.2.3 no-access
Defines the Nokia SROS OAM Trace Route Control Table for providing the capability of invoking OAM trace route tests from SNMP. The results of trace route operations can be stored in the tnOamTrResultsTable, tnOamTrProbeHistoryTable, and the tnOamTrHopsTable.
               tnOamTrCtlEntry 1.3.6.1.4.1.7483.6.1.2.11.2.3.1 no-access
Defines an entry in the tnOamTrCtlTable. The first index element, tnOamTrCtlOwnerIndex, is of type SnmpAdminString, a textual convention that allows for use of the SNMPv3 View-Based Access Control Model (RFC 2575 [11], VACM) and allows an management application to identify its entries. The second index, tnOamTrCtlTestIndex (also an SnmpAdminString), enables the same management application to have multiple requests outstanding.
                   tnOamTrCtlTestIndex 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.2 snmpadminstring no-access
The test name index of a Nokia SROS OAM Trace Route test. This is locally unique, within the scope of a tnOamTrCtlOwnerIndex.
                   tnOamTrCtlRowStatus 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.3 rowstatus read-only
This object allows entries to be created and deleted in the tnOamTrCtlTable. Deletion of an entry in this table results in all corresponding (same tnOamTrCtlOwnerIndex and tnOamTrCtlTestIndex index values) tnOamTrResultsTable, tnOamTrProbeHistoryTable, and tnOamTrHopsTable entries being deleted. The values for configuration objects required for the type of test specified in tnOamTrCtlTestMode MUST be specified prior to a transition to active(1) state being accepted. Activation of an Nokia SROS OAM Trace Route operation is controlled via tnOamTrCtlAdminStatus and not by transitioning of this object's value to active(1). Transitions in and out of active(1) state are not allowed while an entry's tnOamTrResultsOperStatus is active(1) with the exception that deletion of an entry in this table by setting its RowStatus object to destroy(6) will stop an active Nokia SROS OAM Trace Route operation. The operational state of an Nokia SROS OAM Trace Route operation can be determined by examination of the corresponding tnOamTrResultsOperStatus object.
                   tnOamTrCtlStorageType 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.4 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
                   tnOamTrCtlDescr 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.5 snmpadminstring read-only
The purpose of this object is to provide a descriptive name of the Nokia SROS OAM Trace Route test.
                   tnOamTrCtlTestMode 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.6 integer read-only
Specifies the type of Nokia SROS OAM Trace Route test defined by this entry. The configuration parameters unique to a specific test type are to be found in a sparsely dependent extension table for that test type. p2mpLspTrace is supported for non-SAA tests only. ethCfmLinkTrace is supported for SAA tests only. This is a required parameter. Enumeration: 'none': 0, 'vprnTraceRoute': 3, 'ldpTreeTrace': 6, 'mcastTraceRoute': 4, 'macTraceRoute': 1, 'ethCfmLinkTrace': 9, 'vccvTraceRoute': 7, 'lspTraceRoute': 2, 'icmpTraceRoute': 5, 'p2mpLspTrace': 8.
                   tnOamTrCtlAdminStatus 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.7 integer read-only
Reflects the desired state that a tnOamTrCtlEntry should be in: enabled(1) - Attempt to activate the test as defined by this tnOamTrCtlEntry. disabled(2) - Deactivate the test as defined by this tnOamTrCtlEntry. If tnOamTrCtlSAA has the value 'true' and tnOamSaaCtlAdminStatus has the value 'outOfService', an attempt to set this object to 'enabled' will fail with an inconsistentValue error. Refer to the corresponding tnOamTrResultsOperStatus to determine the operational state of the test defined by this entry. Enumeration: 'disabled': 2, 'enabled': 1.
                   tnOamTrCtlFcName 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.8 tfcname read-only
The value of tnOamTrCtlFcName specifies the forwarding class to be used when launching the probe(s). The forwarding class name must be present in the index column of TIMETRA-QOS-MIB::tFCNameTable. This object is optional. As shown in the following table a) this object is applicable to a subset of the test types, and b) the default forwarding class depends on the test type. tnOamTrCtlTestMode Applicable? Default -------------------- ----------- ------- ethCfmLinkTrace yes 'nc' ldpTreeTrace yes 'be' lspTraceRoute yes 'be' macTraceRoute yes 'be' p2mpLspTrace yes 'be' vccvTraceRoute yes 'be' vprnTraceRoute yes 'be' otherwise no N/A For 'ethCfmLinkTrace', the forwarding class depends on whether the request is configured to egress on a network port or an access port. In the network port case, the forwarding class is the forwarding class of the pseudowire. In the access port case, the forwarding class is that of the SAP's egress encapsulation policy. For 'lspTraceRoute' this is the forwarding class of the LSP tunnel. For 'macTraceRoute' this is the forwarding class of the SDP encapsulation. For 'p2mpLspTrace' this is the forwarding class of the P2MP LSP tree. If forwarding classes are mapped by the applicable QoS policy, the probe(s) may be launched using a different forwarding class than the forwarding class specified by this object.
                   tnOamTrCtlProfile 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.9 tprofile read-only
The value of tnOamTrCtlProfile specifies the profile to be used with the forwarding class specified in tnOamTrCtlFcName. This object is optional. As shown in the following table a) this object is applicable to a subset of the test types, and b) the default profile value depends on the test type. tnOamTrCtlTestMode Applicable? Default -------------------- ----------- ------- ethCfmLinkTrace yes 'in(1)' ldpTreeTrace yes 'out(2)' lspTraceRoute yes 'out(2)' macTraceRoute yes 'out(2)' p2mpLspTrace yes 'out(2)' vccvTraceRoute yes 'out(2)' vprnTraceRoute yes 'out(2)' otherwise no N/A
                   tnOamTrCtlTargetIpAddress 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.10 ipaddress read-only
Specifies the Ipv4 address to be used as the destination for performing an OAM Trace Route operation. This parameter is not used by 'macTraceRoute' or 'lspTraceRoute' or 'mcastTraceRoute'. This parameter is required by 'vprnTraceRoute'. This object was obsoleted in release 4.0 and replaced with InetAddress objects tnOamTrCtlTgtAddrType and tnOamTrCtlTgtAddress.
                   tnOamTrCtlServiceId 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.11 tmnxservid read-only
The value of tnOamTrCtlServiceId specifies the service ID of the service being tested. The applicability of tnOamTrCtlServiceId varies with the test type, as shown in the following table. tnOamTrCtlTestMode Applicability Related Virtual Router Object -------------------- ------------- ----------------------------- 'icmpTraceRoute' optional tnOamTrCtlVRtrID 'macTraceRoute' mandatory none 'mcastTraceRoute' optional tnOamMcastTrCtlVRtrID 'vprnTraceRoute' mandatory none otherwise not applicable none When tnOamTrCtlServiceId is mandatory, a non-zero value must be provided. When tnOamTrCtlServiceId is optional, it is used to specify a VPRN service. The test must use the VPRN service's virtual router. When a related virtual router object is shown, the interaction is described in the DESCRIPTION clause of the listed object. Service IDs larger than 2147483647 are internal, so they are excluded from the range. The default value is the null service ID.
                   tnOamTrCtlDataSize 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.12 unsigned32 read-only
The value of tnOamTrCtlDataSize specifies the size of the data portion of the Trace Route request, in octets. The size of the message does not include the SDP encapsulation, VC-Label (if applied) or any DLC headers or trailers. This parameter is optional. When the OAM message is encapsulated in an IP/GRE SDP, the IP 'DF' (Don't Fragment) bit is set. If any segment of the path between the sender and receiver cannot handle the message size, the message is discarded. MPLS LSPs are not expected to fragment the message either, as the message contained in the LSP is not an IP packet. When the data size is specified as 1, it is interpreted as the minumum valid data size for the trace type. The minimum data size (in octets) varies with tnOamTrCtlTestMode, as follows: 'lspTraceRoute' with multipath DSMap 140 'lspTraceRoute' otherwise 104 'macTraceRoute' 1 'p2mpLspTrace' 132 'vccvTraceRoute', FEC 128 pseudowire 88 'vccvTraceRoute', FEC 129 pseudowire 120 'vprnTraceRoute' 1 This parameter is not used by 'ethCfmLinkTrace', 'icmpTraceRoute', 'ldpTreeTrace', or 'mcastTraceRoute'.
                   tnOamTrCtlTimeOut 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.13 unsigned32 read-only
Specifies the time-out value, in seconds, for an Nokia SROS OAM Trace Route request. This parameter is optional. For 'ethCfmLinkTrace', this is the time out for the whole test. The minimum, maximum, and default values of this object vary with tnOamTrCtlTestMode, as follows: 'icmpTraceRoute' : N/A N/A N/A 'ethCfmLinkTrace': 1 10 5 otherwise : 1 60 3 If tnOamTrCtlTestMode is 'ethCfmLinkTrace', the value of tnOamTrCtlTimeOut must be less than or equal to the value of tnOamTrCtlInterval.
                   tnOamTrCtlProbesPerHop 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.14 unsigned32 read-only
Specifies the number of times to reissue an Nokia SROS OAM Trace Route request with the same time-to-live (TTL) value. This parameter is optional. This parameter is not configurable for 'icmpTraceRoute'; a default value of 3 is used.
                   tnOamTrCtlMaxTtl 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.15 unsigned32 read-only
The value of tnOamTrCtlMaxTtl specifies the maximum time-to-live value. This parameter is optional. When tnOamTrCtlMaxTtl is not explicitly specified, the agent defaults the value based on the 'tnOamTrCtlTestMode'. In the case of 'lspTraceRoute' the default is set to 30. In the case of 'icmpTraceRoute' the default is set to 30. In the case of 'ldpTreeTrace' the default is set to 30. In the case of 'vccvTraceRoute' the default is set to 8. In the case of 'p2mplspTrace' the default is set to 30. In the case of 'ethCfmLinkTrace' the default is set to 64. Otherwise the default is set to 4.
                   tnOamTrCtlInitialTtl 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.16 unsigned32 read-only
The value of tnOamTrCtlInitialTtl specifies the initial TTL value to use. This enables bypassing the initial (often well known) portion of a path. This parameter is optional. This parameter is not configurable for 'icmpTraceRoute'; the default value 1 is used. This parameter is not used with 'ethCfmLinkTrace'.
                   tnOamTrCtlDSField 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.17 unsigned32 read-only
The value of tnOamTrCtlDSField specifies the value to load in the Type of Service (TOS) octet or the Traffic Class (TC) octet of the launched ICMP echo request(s). The TOS octet is a field in the IPv4 packet header. The TC octet is a field in the IPv6 packet header. The value in the TOS or TC octet may influence the route, latency, and/or probability of loss for the echo request (and, by inference, for the associated data flow). This object is supported when tnOamTrCtlTestMode is 'icmpTraceRoute'. Otherwise, it is ignored. This object is optional.
                   tnOamTrCtlMaxFailures 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.18 unsigned32 read-only
The value of tnOamTrCtlMaxFailures specifies the maximum number of consecutive timeouts allowed before terminating a trace route test. This object is optional. As shown in the following table a) this object is applicable to a subset of the test types, and b) the default value and upper bound depend on the test type. tnOamTrCtlTestMode Applicable? Default Upper Bound -------------------- ----------- ------- ----------- 'icmpTraceRoute' yes 90 90 'lspTraceRoute' yes 5 255 'p2mpLspTrace' yes 5 10 'vccvTraceRoute' yes 5 255 otherwise no N/A N/A In the 'icmpTraceRoute' case, changing the tnOamTrCtlMaxFailures value away from the default is not supported.
                   tnOamTrCtlInterval 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.19 unsigned32 read-only
The value of tnOamTrCtlInterval specifies the number of seconds to wait before repeating an Nokia SROS OAM Trace Route test as defined by the value of the various objects in the corresponding row. This parameter is optional. The number of hops in a single Nokia SROS OAM Trace Route test is determined by the value of the corresponding tnOamTrCtlProbesPerHop object. After a single test completes, the number of seconds as defined by the value of tnOamTrCtlInterval MUST elapse before the next Nokia SROS OAM Trace Route test is started. The applicability, range, and default value of this object vary with tnOamTrCtlTestMode, as shown in the following table. tnOamTrCtlTestMode Min Max Default 'ethCfmLinkTrace' 1 10 5 'icmpTraceRoute' not applicable 'vccvTraceRoute' 1 255 1 otherwise 1 10 1
                   tnOamTrCtlMaxRows 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.20 unsigned32 read-only
The value of tnOamTrCtlMaxRows specifies the maximum number of entries allowed in the tnOamTrProbeHistoryTable. The oldest entry in the tnOamTrProbeHistoryTable is removed to allow the addition of an new entry once the number of rows in the tnOamTrProbeHistoryTable reaches this value. Old entries are not removed when a new test is started. Entries are added to the tnOamTrProbeHistoryTable until tnOamTrCtlMaxRows is reached before entries begin to be removed. A value of 0 for this object disables creation of tnOamTrProbeHistoryTable entries. This object was obsoleted in release 6.0R17.
                   tnOamTrCtlTrapGeneration 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.21 bits read-only
The value of tnOamTrCtlTrapGeneration specifies when and if to generate a notification for this entry: pathChange(0) - Generate a tnOamTrPathChange notification when the current path varies from a previously determined path. testFailure(1) - Generate a tnOamTrTestFailed notification when the full path to a target can't be determined. testCompletion(2) - Generate a tnOamTrTestCompleted notification when the test is completed. Bits: 'testCompletion': 2, 'testFailure': 1, 'pathChange': 0.
                   tnOamTrCtlCreateHopsEntries 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.22 truthvalue read-only
The value of tnOamTrCtlCreateHopsEntries specifies whether or not the current path for an Nokia SROS OAM Trace Route test is kept in the tnOamTrHopsTable on a per hop basis. tnOamTrHopsTable provides a current path topology based on the results of the OAM Trace Route tests. If this feature is not supported tnOamTrCtlCreateHopsEntries will always be set to false(2) and any attempt to change its value to true(1) will be denied.
                   tnOamTrCtlSAA 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.23 truthvalue read-only
The value of tnOamTrCtlSAA specifies if this test is an SAA test (Service Assurance Agent; 'true'), or an OAM test ('false'). If there is a tnOamSaaCtlTable row with the specified index values, 'true' is returned. Otherwise, 'false' is returned.
                   tnOamTrCtlRuns 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.24 counter32 read-only
The value of tnOamTrCtlRuns indicates the number of times this OAM trace route test has been executed.
                   tnOamTrCtlFailures 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.25 counter32 read-only
The value of tnOamTrCtlFailures indicates the number of times this OAM trace route test has failed.
                   tnOamTrCtlLastRunResult 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.26 tmnxoamtestresult read-only
The value of tnOamTrCtlLastRunResult indicates the completion status the last time this test was executed. If this OAM test is currently in progress, this object indicates the result of the previous test run, if any.
                   tnOamTrCtlLastChanged 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.27 timestamp read-only
The value of tnOamTrCtlLastChanged indicates the time the value of a settable object in this row was last changed.
                   tnOamTrCtlVRtrID 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.28 tmnxvrtrid read-only
The value of tnOamTrCtlVRtrID specifies the virtual router to be used for the test. The value specified must be the index of an active row in TIMETRA-VRTR-MIB::vRtrConfTable. This object is applicable if tnOamTrCtlTestMode is 'icmpTraceRoute'. When directing an 'icmpTraceRoute' test to use a virtual router associated with a VPRN service, the virtual router can be specified using tnOamTrCtlVRtrID (with the VPRN's virtual router number) or tnOamTrCtlServiceId (with the VPRN's service number). tnOamTrCtlServiceId is preferred, because service numbers are constant across an SROS reboot (while virtual routers may be renumbered). If non-default values are specified for both tnOamTrCtlVRtrID and tnOamTrCtlServiceId, tnOamTrCtlServiceId is used. Setting this object is optional.
                   tnOamTrCtlTgtAddrType 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.29 inetaddresstype read-only
The value of tnOamTrCtlTgtAddrType specifies the type of host address to be used as the destination for performing a OAM Trace Route operation. Only 'ipv4', 'ipv6' and 'dns' address types are supported. This object indicates the type of address stored in the corresponding tnOamTrCtlTgtAddress object. The 'dns' address type is valid only for 'icmpTraceRoute'.
                   tnOamTrCtlTgtAddress 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.30 inetaddress read-only
The value of tnOamTrCtlTgtAddress specifies the IP host address to be used as the destination for performing an OAM Trace Route operation. The host address type is determined by the value of the corresponding tnOamTrCtlTgtAddrType object. This parameter is required by 'vprnTraceRoute' and 'icmpTraceRoute'. This parameter is not used by 'macTraceRoute', 'lspTraceRoute', 'mcastTraceRoute', 'vccvTraceRoute', 'p2mpLspPing', or 'ethCfmLinkTrace'.
                   tnOamTrCtlSrcAddrType 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.31 inetaddresstype read-only
The value of tnOamTrCtlSrcAddrType specifies the type of host address to be used as the source for performing an OAM traceroute operation. This object indicates the type of address stored in the corresponding tnOamTrCtlSrcAddress object. Only 'ipv4' and 'ipv6' address types are supported. This object is valid only when the tnOamTrCtlTestMode has a value of 'icmpTraceRoute' or 'lspTraceRoute'.
                   tnOamTrCtlSrcAddress 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.32 inetaddress read-only
The value of tnOamTrCtlSrcAddress specifies the IP host address to be used as the source for performing an OAM Trace Route operation. The host address type is determined by the value of the corresponding tnOamTrCtlSrcAddrType object. This is an optional parameter. This object is valid only when the tnOamTrCtlTestMode has a value of 'icmpTraceRoute' or 'lspTraceRoute'.
                   tnOamTrCtlWaitMilliSec 1.3.6.1.4.1.7483.6.1.2.11.2.3.1.33 unsigned32 read-only
The value of tnOamTrCtlWaitMilliSec specifies the time in milliseconds to wait for a response before sending the next probe. This object is valid only for 'icmpTraceRoute' tests.
           tnOamTrResultsTable 1.3.6.1.4.1.7483.6.1.2.11.2.4 no-access
Defines the Nokia SROS OAM Trace Route Test Results Table for keeping track of the status of a tnOamTrCtlEntry. An entry is added to the tnOamTrResultsTable when an tnOamTrCtlEntry is started by successful transition of its tnOamTrCtlAdminStatus object to enabled(1). An entry is removed from the tnOamTrResultsTable when its corresponding tnOamTrCtlEntry is deleted.
               tnOamTrResultsEntry 1.3.6.1.4.1.7483.6.1.2.11.2.4.1 no-access
Defines an entry in the tnOamTrResultsTable. The first two indexes of the tnOamTrResultsTable are the same as the tnOamTrCtlTable in order for a tnOamTrResultsEntry to correspond to the tnOamTrCtlEntry that caused it to be created. The third index allows a history of test runs to be stored.
                   tnOamTrResultsOperStatus 1.3.6.1.4.1.7483.6.1.2.11.2.4.1.1 integer read-only
Reflects the operational state of a tnOamTrCtlEntry: enabled(1) - Test is active. disabled(2) - Test has stopped. Enumeration: 'disabled': 2, 'enabled': 1.
                   tnOamTrResultsCurHopCount 1.3.6.1.4.1.7483.6.1.2.11.2.4.1.2 gauge32 read-only
Reflects the current TTL value (range from 0 to 255) for an Nokia SROS OAM Trace Route operation. Maximum TTL value is determined by tnOamTrCtlMaxTtl. Zero is returned only in the case of an aborted 'ethCfmLinkTrace' test.
                   tnOamTrResultsCurProbeCount 1.3.6.1.4.1.7483.6.1.2.11.2.4.1.3 gauge32 read-only
Reflects the current probe count (1..10) for an Nokia SROS OAM Trace Route operation. The maximum probe count is determined by tnOamTrCtlProbesPerHop.
                   tnOamTrResultsIpTgtAddr 1.3.6.1.4.1.7483.6.1.2.11.2.4.1.4 ipaddress read-only
This objects reports the IP address associated with a tnOamTrCtlTargetIpAddress value when the destination address is specified as a DNS name. The value of this object should be a zero length octet string when a DNS name is not specified or when a specified DNS name fails to resolve. This object was obsoleted in release 4.0 and replaced with InetAddress objects tnOamTrResultsTgtAddrType and tnOamTrResultsTgtAddress.
                   tnOamTrResultsTestAttempts 1.3.6.1.4.1.7483.6.1.2.11.2.4.1.5 unsigned32 read-only
The current number of attempts to determine a path to a target. The value of this object MUST be started at 0. This object was made obsolete in the 3.0 release. Originally this table was used to report a summary of the results of all traceroute test for the configured test. An additional index, tnOamTrResultsTestRunIndex, has been added to this table and a row in this table now represents the results of a single traceroute test run. The new object tnOamTrCtlRuns in the tnOamTrCtlTable indicates the number of times this traceroute test has been run.
                   tnOamTrResultsTestSuccesses 1.3.6.1.4.1.7483.6.1.2.11.2.4.1.6 unsigned32 read-only
The current number of attempts to determine a path to a target that have succeeded. The value of this object MUST be reported as 0 when no attempts have succeeded. This object was made obsolete in the 3.0 release. Originally this table was used to report a summary of the results of all traceroute test for the configured test. An additional index, tnOamTrResultsTestRunIndex, has been added to this table and a row in this table now represents the results of a single traceroute test run. The new object tnOamTrCtlFailures in the tnOamTrCtlTable indicates the number of times an attempt to run this traceroute test has failed. The number of successful runs can be calclated as (tnOamTrCtlRuns - tnOamTrCtlFailures).
                   tnOamTrResultsLastGoodPath 1.3.6.1.4.1.7483.6.1.2.11.2.4.1.7 dateandtime read-only
The date and time when the last complete path was determined.
                   tnOamTrResultsTestRunIndex 1.3.6.1.4.1.7483.6.1.2.11.2.4.1.8 unsigned32 no-access
The value of tnOamTrResultsTestRunIndex identifies the row entry that reports results for a single OAM trace route test run. The agent starts assigning tnOamTrResultsTestRunIndex values at 1 and wraps after exceeding the maximum possible value as defined by the limit of this object.
                   tnOamTrResultsTgtAddrType 1.3.6.1.4.1.7483.6.1.2.11.2.4.1.9 inetaddresstype read-only
The value of tnOamTrResultsTgtAddrType indicates the Internet address type stored in tnOamTrResultsTgtAddress.
                   tnOamTrResultsTgtAddress 1.3.6.1.4.1.7483.6.1.2.11.2.4.1.10 inetaddress read-only
The value of tnOamTrResultsTgtAddress indicates the Internet address associated with a tnOamTrCtlTgtAddress value when the destination address is specified as a DNS name. The value of this object should be a zero length octet string when a DNS name is not specified or when a specified DNS name fails to resolve.
                   tnOamTrResultsTestRunResult 1.3.6.1.4.1.7483.6.1.2.11.2.4.1.11 tmnxoamtestresult read-only
The object contains the overall state of the trace test.
           tnOamTrProbeHistoryTable 1.3.6.1.4.1.7483.6.1.2.11.2.5 no-access
tnOamTrProbeHistoryTable contains per-probe results for trace route tests. The number of rows in this table for a test is limited to the results of 3 runs. This table is not used for tests which have tnOamTrCtlTestMode set to 'ldpTreeTrace'.
               tnOamTrProbeHistoryEntry 1.3.6.1.4.1.7483.6.1.2.11.2.5.1 no-access
A tnOamTrProbeHistoryEntry is created by the system when the result of a trace route probe launch is determined. A tnOamTrProbeHistoryEntry is destroyed when the corresponding tnOamTrCtlEntry is destroyed. The first two indices identify the parent tnOamTrCtlEntry. The third index identifies a trace route test run. Each subsequent index is described in its DESCRIPTION clause, below.
                   tnOamTrProbeHistoryIndex 1.3.6.1.4.1.7483.6.1.2.11.2.5.1.1 unsigned32 no-access
The value of tnOamTrProbeHistoryIndex specifies the entries belonging to a single OAM Trace Route test instance. The tnOamTrProbeHistoryIndex values are assigned starting at 1 and wrap on exceeding the upper bound.
                   tnOamTrProbeHistoryHopIndex 1.3.6.1.4.1.7483.6.1.2.11.2.5.1.2 unsigned32 no-access
Indicates which hop in an Nokia SROS OAM Trace Route path that the probe's results are for. The value of this object is initially determined by the value of tnOamTrCtlInitialTtl.
                   tnOamTrProbeHistoryProbeIndex 1.3.6.1.4.1.7483.6.1.2.11.2.5.1.3 unsigned32 no-access
Indicates the index of a probe for a particular hop in an Nokia SROS OAM Trace Route path. The number of probes per hop is determined by the value of the corresponding tnOamTrCtlProbesPerHop object.
                   tnOamTrProbeHistoryIpAddr 1.3.6.1.4.1.7483.6.1.2.11.2.5.1.4 ipaddress read-only
The IP address of a hop in an Nokia SROS OAM Trace Route path. The value of tnOamTrProbeHistoryIpAddr specifies the Ipv4 address of the remote node that generated this reply to a OAM Trace Route probe. This object was obsoleted in release 4.0 and replaced with InetAddress objects tnOamTrProbeHistoryAddrType and tnOamTrProbeHistoryAddress.
                   tnOamTrProbeHistoryResponse 1.3.6.1.4.1.7483.6.1.2.11.2.5.1.5 unsigned32 read-only
The amount of time measured in microseconds from when a probe was sent to when its response was received, two-way time, or when it timed out. The value of this object is reported as 0 when it is not possible to transmit a probe.
                   tnOamTrProbeHistoryOneWayTime 1.3.6.1.4.1.7483.6.1.2.11.2.5.1.6 integer32 read-only
The amount of time measured in microseconds from when a OAM probe was sent to when it was received by the replier, out-bound one-way time. The value of this object is reported as 0 when it is not possible to transmit an OAM probe or the information is not available.
                   tnOamTrProbeHistoryStatus 1.3.6.1.4.1.7483.6.1.2.11.2.5.1.7 tmnxoamresponsestatus read-only
The result of an Nokia SROS OAM Trace Route operation made by a remote node to a particular probe.
                   tnOamTrProbeHistoryLastRC 1.3.6.1.4.1.7483.6.1.2.11.2.5.1.8 integer32 read-only
The last implementation method specific reply code received. The Nokia SROS OAM Trace Route is usually implemented by transmitting a series of probe packets with increasing time-to-live values. A probe packet is a UDP datagram encapsulated into an IP packet. Each hop in a path to the target (destination) host rejects the probe packets (probe's TTL too small, ICMP reply) until either the maximum TTL is exceeded or the target host is received. For icmpTraceRoute, both icmp packet type and code are included.
                   tnOamTrProbeHistoryTime 1.3.6.1.4.1.7483.6.1.2.11.2.5.1.9 dateandtime read-only
Timestamp for when this probe results were determined.
                   tnOamTrProbeHistoryResponsePlane 1.3.6.1.4.1.7483.6.1.2.11.2.5.1.10 tmnxoamtestresponseplane read-only
The value of tnOamTrProbeHistoryResponsePlane indicates the type of response plane this trace route response was received on.
                   tnOamTrProbeHistoryAddressType 1.3.6.1.4.1.7483.6.1.2.11.2.5.1.11 tmnxoamaddresstype read-only
The value of tnOamTrProbeHistoryAddressType indicates the type of binding address information returned in response to a test. When the test has the tnOamTrCtlTestMode value 'ethCfmLinkTrace', 'unknown' is returned. For 'macTraceRoute', three types of address are applicable - 'sapId', 'localCpu', and 'sdpId'. Address type of 'sdpId' is a special case used specifically to indicate that the probe was traversing a b-vpls node in a PBB network (but where destination MAC is not necessarily known to the b-vpls node).
                   tnOamTrProbeHistorySapId 1.3.6.1.4.1.7483.6.1.2.11.2.5.1.12 tmnxstrsapid read-only
The value of tnOamTrProbeHistorySapId is the name of the access port of the SAP supporting the requested IP address returned in response to a 'vprnTraceRoute' probe. If the value of tnOamTrProbeHistoryAddressType is not 'sapId', this object is not relevant and MUST have a null string ''.
                   tnOamTrProbeHistoryVersion 1.3.6.1.4.1.7483.6.1.2.11.2.5.1.14 unsigned32 read-only
The value of tnOamTrProbeHistoryVersion indicates the protocol version for this OAM ping reply.
                   tnOamTrProbeHistoryRouterID 1.3.6.1.4.1.7483.6.1.2.11.2.5.1.15 routerid read-only
The value tnOamTrProbeHistoryRouterID indicates the downstream router ID of the node that provided this ping reply. This object is valid only when tnOamTrCtlTestMode has a value of 'lspTraceRoute'.
                   tnOamTrProbeHistoryIfIndex 1.3.6.1.4.1.7483.6.1.2.11.2.5.1.16 interfaceindexorzero read-only
The value of tnOamTrProbeHistoryIfIndex indicates for a 'lspTraceRoute' or 'vccvTraceRoute' probe the ifIndex value of the interface that this probe was transmitted from. For other types of probes, this value is not significant and zero is returned.
                   tnOamTrProbeHistoryDataLen 1.3.6.1.4.1.7483.6.1.2.11.2.5.1.17 unsigned32 read-only
The value of tnOamTrProbeHistoryDataLen indicates the UDP data length of the echo reply. A valid value is returned when the test has a tnOamTrCtlTestMode value of 'icmpTraceRoute', 'lspTraceRoute', 'p2mpLspTrace', or 'vccvTraceRoute'. Otherwise, this value is not significant and zero is returned.
                   tnOamTrProbeHistorySize 1.3.6.1.4.1.7483.6.1.2.11.2.5.1.18 unsigned32 read-only
The value of tnOamTrProbeHistorySize indicates the size in octets of the user payload in the probe request packet. It does not include the service encapsulation.
                   tnOamTrProbeHistoryInOneWayTime 1.3.6.1.4.1.7483.6.1.2.11.2.5.1.19 integer32 read-only
The amount of time measured in microseconds from when a OAM probe reply was sent to when it was received, in-bound one-way time. The value of this object is reported as 0 when the information is not available.
                   tnOamTrProbeHistoryAddrType 1.3.6.1.4.1.7483.6.1.2.11.2.5.1.20 inetaddresstype read-only
The value of tnOamTrProbeHistoryAddrType indicates the Internet address type stored in tnOamTrProbeHistoryAddress.
                   tnOamTrProbeHistoryAddress 1.3.6.1.4.1.7483.6.1.2.11.2.5.1.21 inetaddress read-only
The value of tnOamTrProbeHistoryAddress indicates the Internet address of a hop in an Nokia SROS OAM Trace Route path.
                   tnOamTrProbeHistorySrcGlobalId 1.3.6.1.4.1.7483.6.1.2.11.2.5.1.22 tmnxmplstpglobalid read-only
The value of tnOamTrProbeHistorySrcGlobalId indicates the source MPLS-TP global identifier of the replying node. The value is copied from the reply's RFC 6426 Source Identifier TLV. If the TLV is absent, zero is returned. This value is relevant when tnOamTrCtlTestMode is 'lspTraceRoute' or 'vccvTraceRoute'. Otherwise, zero is returned.
                   tnOamTrProbeHistorySrcNodeId 1.3.6.1.4.1.7483.6.1.2.11.2.5.1.23 tmnxmplstpnodeid read-only
The value of tnOamTrProbeHistorySrcNodeId indicates the source MPLS-TP node identifier of the replying node. The value is copied from the reply's RFC 6426 Source Identifier TLV. If the TLV is absent, zero is returned. This value is relevant when tnOamTrCtlTestMode is 'lspTraceRoute' or 'vccvTraceRoute'. Otherwise, zero is returned.
           tnOamLspTrCtlTable 1.3.6.1.4.1.7483.6.1.2.11.2.9 no-access
Defines the Nokia SROS OAM LSP Trace Route Control Table for providing, via SNMP, the capability of performing Nokia SROS OAM 'lspTraceRoute' test operations. The results of these tests are stored in the tnOamTrResultsTable and the tnOamTrProbeHistoryTable.
               tnOamLspTrCtlEntry 1.3.6.1.4.1.7483.6.1.2.11.2.9.1 no-access
Defines an entry in the tnOamLspTrCtlTable. The first index element, tnOamTrCtlOwnerIndex, is of type SnmpAdminString, a textual convention that allows for use of the SNMPv3 View-Based Access Control Model (RFC 2575 [11], VACM) and allows a management application to identify its entries. The second index, tnOamTrCtlTestIndex, enables the same management application to have multiple outstanding requests.
                   tnOamLspTrCtlVRtrID 1.3.6.1.4.1.7483.6.1.2.11.2.9.1.1 tmnxvrtrid read-only
The unique value which identifies this virtual router in the Nokia SROS system. The vRtrID value for each virtual router must remain constant at least from one re-initialization of the system management processor (CPM) to the next. There will always be at least one router entry defined by the agent with vRtrID=1 which represents the base transport router. This object was obsoleted in release 6.0R15 and replaced with tnOamTrCtlVRtrID in tnOamTrCtlTable.
                   tnOamLspTrCtlLspName 1.3.6.1.4.1.7483.6.1.2.11.2.9.1.2 tnameditemorempty read-only
Administrative name of the target Labeled Switch Path (LSP) for this OAM LSP Trace Route test. The LSP name must be unique within the virtual router instance specified by tnOamLspTrCtlVRtrID. This parameter is mutually exclusive with the IP prefix parameter associated with an LDP based LSP (tnOamLspTrCtlLdpIpPrefix). Either the LSP name or the LDP IP Prefix must be specified but not both.
                   tnOamLspTrCtlPathName 1.3.6.1.4.1.7483.6.1.2.11.2.9.1.3 tnameditemorempty read-only
Administrative name of the Path (LSP) for this OAM LSP Trace Route test. The Path name must be unique within the virtual router instance specified by tnOamLspTrCtlVRtrID. This is an optional parameter which can be specified only if the LSP Name parameter is specified.
                   tnOamLspTrCtlLdpIpPrefix 1.3.6.1.4.1.7483.6.1.2.11.2.9.1.4 ipaddress read-only
The IP prefix for the LDP based LSP for this OAM LSP Trace Route test. This parameter is mutually exclusive with the LSP name parameter (tnOamLspTrCtlLspName). Either the LDP IP Prefix or the LSP name must be specified but not both. This object was obsoleted in release 4.0 and replaced with InetAddress objects tnOamLspTrCtlLdpPrefixType and tnOamLspTrCtlLdpPrefix.
                   tnOamLspTrCtlLdpIpPrefixLen 1.3.6.1.4.1.7483.6.1.2.11.2.9.1.5 ipaddressprefixlength read-only
The IP prefix length for the LDP based LSP for this OAM LSP Trace Route test. The value of this parameter is valid only when LDP IP Prefix has been specified. This object was obsoleted in release 4.0 and replaced with InetAddress object tnOamLspTrCtlLdpPrefixLen.
                   tnOamLspTrCtlLdpPrefixType 1.3.6.1.4.1.7483.6.1.2.11.2.9.1.6 inetaddresstype read-only
The value of tnOamLspTrCtlLdpPrefixType specifies the type of Internet address stored in tnOamLspTrCtlLdpPrefix.
                   tnOamLspTrCtlLdpPrefix 1.3.6.1.4.1.7483.6.1.2.11.2.9.1.7 inetaddress read-only
The value of tnOamLspTrCtlLdpPrefix specifies the Internet address prefix for the LDP based LSP for this OAM LSP Trace Route test. This parameter is mutually exclusive with the LSP name parameter (tnOamLspTrCtlLspName). Either the LDP IP Prefix or the LSP name must be specified but not both.
                   tnOamLspTrCtlLdpPrefixLen 1.3.6.1.4.1.7483.6.1.2.11.2.9.1.8 inetaddressprefixlength read-only
The value of tnOamLspTrCtlLdpPrefixLen specifies the Internet address prefix length for the LDP based LSP for this OAM LSP Trace Route test. The value of this parameter is valid only when LDP IP Prefix has been specified.
                   tnOamLspTrCtlPathDestType 1.3.6.1.4.1.7483.6.1.2.11.2.9.1.9 inetaddresstype read-only
The value of tnOamLspTrCtlPathDestType specifies the type of Internet address stored in tnOamLspTrCtlPathDest.
                   tnOamLspTrCtlPathDest 1.3.6.1.4.1.7483.6.1.2.11.2.9.1.10 inetaddress read-only
The value of tnOamLspTrCtlPathDest specifies a unique path in a multipath setup for this OAM LSP Trace Route to traverse. This address is used as part of a hash key to select the appropriate ECMP to the destination of an OAM LSP Trace test. This is an optional parameter.
                   tnOamLspTrCtlNhIntfName 1.3.6.1.4.1.7483.6.1.2.11.2.9.1.11 tnameditemorempty read-only
Administrative name of the next hop interface for this OAM LSP Trace Route test to be sent. The interface name must be unique within the virtual router instance specified by tnOamLspTrCtlVRtrID. This is an optional parameter which can be specified only if the tnOamLspTrCtlPathDest parameter is specified. This parameter is mutually exclusive with the tnOamLspTrCtlNhAddress parameter. Either the next-hop interface name or next-hop address can be specified but not both. An attempt to set this object to a non-default value when tnOamLspTrCtlNhAddress has a non-default value will result in an 'inconsistentValue' error.
                   tnOamLspTrCtlNhAddressType 1.3.6.1.4.1.7483.6.1.2.11.2.9.1.12 inetaddresstype read-only
The value of tnOamLspTrCtlNhAddressType specifies the type of Internet address stored in tnOamLspTrCtlNhAddress.
                   tnOamLspTrCtlNhAddress 1.3.6.1.4.1.7483.6.1.2.11.2.9.1.13 inetaddress read-only
The value of tnOamLspTrCtlNhAddress specifies the Interface address to the next hop through which this OAM LSP Trace Route test is to be transmitted. This is an optional parameter which can be specified only if the tnOamLspTrCtlPathDest parameter is specified. This parameter is mutually exclusive with tnOamLspTrCtlNhIntfName parameter. Either the next-hop interface name or next-hop address can be specified but not both. An attempt to set this object to a non-default value when tnOamLspTrCtlNhIntfName has a non-default value will result in an 'inconsistentValue' error.
                   tnOamLspTrCtlDownstreamMapTlv 1.3.6.1.4.1.7483.6.1.2.11.2.9.1.14 tmnxoammplsechodownmaptlvornone read-only
The value of tnOamLspTrCtlDownstreamMapTlv specifies the type of downstream mapping TLV to insert in the MPLS echo request PDU when launching the test. When an LSP trace route test is created, the value of this object defaults to the value of the global configuration object tnOamMplsEchoDownstreamMapTlv. The supported object combinations for LSP trace route tests are listed in the tnOamLspTrCtlTable DESCRIPTION clause.
                   tnOamLspTrCtlTestSubMode 1.3.6.1.4.1.7483.6.1.2.11.2.9.1.15 tmnxoamlsptestsubmode read-only
The value of tnOamLspTrCtlTestSubMode specifies the type of LSP trace route test to perform. When this object is 'unspecified(1)', the type of LSP trace route test to be performed is determined when the test is started, from the set of tnOamLspTrCtlTable objects configured with non-default values. If there is a mismatch between tnOamLspTrCtlTestSubMode and the type of the LSP to be tested, the test will fail. For example, if tnOamLspTrCtlTestSubMode is 'static(2)', and tnOamLspTrCtlLspName refers to an LSP with TIMETRA-MPLS-MIB::vRtrMplsLspType not equal to 'mplsTp(7)', the test will fail. The supported object combinations for LSP trace route tests are listed in the tnOamLspTrCtlTable DESCRIPTION clause.
                   tnOamLspTrCtlMplsTpPathType 1.3.6.1.4.1.7483.6.1.2.11.2.9.1.16 tmnxoammplstppathtype read-only
The value of tnOamLspTrCtlMplsTpPathType specifies the type of the MPLS-TP path to be tested. The supported object combinations for LSP trace route tests are listed in the tnOamLspTrCtlTable DESCRIPTION clause.
                   tnOamLspTrCtlAssocChannel 1.3.6.1.4.1.7483.6.1.2.11.2.9.1.17 tmnxoamlspassocchannel read-only
The value of tnOamLspTrCtlAssocChannel specifies the launched echo request's usage of the Associated Channel (ACH) mechanism, when testing an MPLS-TP LSP. When tnOamLspTrCtlTestSubMode is 'static(2)', the default value for tnOamLspTrCtlAssocChannel is 'nonIp(2)'. The supported object combinations for LSP trace route tests are listed in the tnOamLspTrCtlTable DESCRIPTION clause.
                   tnOamLspTrCtlForce 1.3.6.1.4.1.7483.6.1.2.11.2.9.1.18 truthvalue read-only
The value of tnOamLspTrCtlForce specifies whether or not to force the transmission of the 'lspTraceRoute' request PDU(s). If tnOamLspTrCtlForce is 'true(1)', the test will proceed and request PDU(s) will be sent regardless of the local operational status of the tested LSP path. If tnOamLspTrCtlForce is 'false(2)', the test will fail immediately when the local operational status of the tested LSP path is down. The supported object combinations for LSP trace route tests are listed in the tnOamLspTrCtlTable DESCRIPTION clause.
           tnOamLspTrMapTable 1.3.6.1.4.1.7483.6.1.2.11.2.10 no-access
Defines a table for storing the results of an OAM 'lspTraceRoute' probe operation when a Downstream Mapping TLV was returned. Each row represents a single label map within the returned downstream mapping TLV. An entry in this table is created when the result of an OAM 'lspTraceRoute' or 'p2mpLspTrace' probe is determined. An entry is removed from this table when its corresponding tnOamTrCtlEntry is deleted.
                 tnOamLspTrMapEntry 1.3.6.1.4.1.7483.6.1.2.11.2.10.1 no-access
Defines an entry in the tnOamLspTrMapTable. The first two index elements identify the tnOamTrCtlEntry that a tnOamLspTrMapEntry belongs to. The third index element identifies an OAM trace route test run. The fourth index element selects the group of responses associated with a specific probe attempt. The fifth and sixth indexes select the hop and the probe at that hop for a particular Nokia SROS OAM Trace Route operation. The seventh index selects a single downstream L2 map entry within the specific probe reply.
                     tnOamLspTrMapIndex 1.3.6.1.4.1.7483.6.1.2.11.2.10.1.1 unsigned32 no-access
An entry in this table is created when the result of a OAM 'lspTraceRoute' probe is determined. The initial 2 instance identifier index values identify the tnOamTrCtlEntry that a OAM probe result (tnOamTrProbeHistoryEntry) belongs to. The tnOamTrProbeHistoryIndex identifies a group of replies received in response to a specific probe transmission. The fourth and fifth indexes select the hop and the probe at that hop for a particular Nokia SROS OAM Trace Route operation. The tnOamLspTrMapIndex selects a single L2 mapping entry within a specific 'lspTraceRoute' probe reply. The agent starts assigning tnOamLspTrMapIndex values at 1.
                     tnOamLspTrMapDSIPv4Addr 1.3.6.1.4.1.7483.6.1.2.11.2.10.1.2 ipaddress read-only
The value of tnOamLspTrMapDSIPv4Addr indicates the IPv4 address of the downstream LSR that this entry in the tnOamLspTrMapTable describes. If the interface to the downstream LSR is numbered, then the tnOamLspTrMapDSIPv4Addr can either be the downstream LSR's Router ID or the interface address of the downstream LSR. If the interface to the downstream LSR is unnumbered, the value of tnOamLspTrMapDSIPv4Addr indicates the downstream LSR's Router ID.
                     tnOamLspTrMapAddrType 1.3.6.1.4.1.7483.6.1.2.11.2.10.1.3 tmnxoamaddresstype read-only
The value of tnOamLspTrMapAddrType indicates the type of downstream interface address specified by tnOamLspTrMapDSIfAddr. The only valid values for tnOamLspTrMapAddrType are 'ipv4Address', 'ipv4Unnumbered', 'ipv6Address' and 'ipv6Unnumbered'.
                     tnOamLspTrMapDSIfAddr 1.3.6.1.4.1.7483.6.1.2.11.2.10.1.4 unsigned32 read-only
When tnOamLspTrMapAddrType has a value of 'ipv4Address' tnOamLspTrMapDSIfAddr indicates the downstream LSR's interface address. When tnOamLspTrMapAddrType has a value of 'unnumbered', tnOamLspTrMapDSIfAddr indicates the index assigned by the upstream LSR to the interface.
                     tnOamLspTrMapMTU 1.3.6.1.4.1.7483.6.1.2.11.2.10.1.5 unsigned32 read-only
The value of tnOamLspTrMapMTU indicates the largest MPLS frame (including the label stack) that fits on the interface to the downstream LSR.
                     tnOamLspTrMapDSIndex 1.3.6.1.4.1.7483.6.1.2.11.2.10.1.6 unsigned32 read-only
The value of tnOamLspTrMapDSIndex indicates the unique index assigned to the pair of downstream router and interface addresses represented by this row in the tnOamLspTrMapTable. tnOamLspTrMapDSIndex object was obsolete in release 5.0
           tnOamVccvTrCtlTable 1.3.6.1.4.1.7483.6.1.2.11.2.26 no-access
Defines the Nokia SROS OAM VCCV Trace Control Table for providing, via SNMP, the capability of performing Nokia SROS OAM 'vccvTraceRoute' test operations. The results of these tests are stored in the tnOamTrResultsTable, the tnOamTrProbeHistoryTable and the tnOamVccvTrNextPwSegmentTable.
                 tnOamVccvTrCtlEntry 1.3.6.1.4.1.7483.6.1.2.11.2.26.1 no-access
Defines an entry in the tnOamVccvTrCtlTable. The first index element, tnOamTrCtlOwnerIndex, is of type SnmpAdminString, a textual convention that allows for use of the SNMPv3 View-Based Access Control Model (RFC 2575 [11], VACM) and allows a management application to identify its entries. The second index, tnOamTrCtlTestIndex, enables the same management application to have multiple outstanding requests.
                     tnOamVccvTrCtlSdpIdVcId 1.3.6.1.4.1.7483.6.1.2.11.2.26.1.1 sdpbindid read-only
The value of tnOamVccvTrCtlSdpIdVcId specifies the SDP binding of the FEC 128 pseudowire to be used when performing a vccv-trace operation. A non-zero value is mandatory when testing a FEC 128 pseudowire. The all-zeros value indicates an unused SDP binding. If tnOamVccvTrCtlSdpIdVcId is set to a non-default value, then the following objects must be default: tnOamVccvTrCtlSpokeSdpId, tnOamVccvTrCtlSaiiGlobalId, tnOamVccvTrCtlSaiiPrefix, tnOamVccvTrCtlSaiiAcId, tnOamVccvTrCtlTaiiGlobalId, tnOamVccvTrCtlTaiiPrefix, and tnOamVccvTrCtlTaiiAcId. If the value of tnOamVccvTrCtlSdpIdVcId is non-zero and invalid, or the pseudowire is administratively down, or unavailable, the OAM Trace request message probe is not sent and an appropriate error value is written to tnOamTrProbeHistoryStatus for that probe entry. Once the interval timer expires, the next probe attempt will be made if required.
                     tnOamVccvTrCtlReplyMode 1.3.6.1.4.1.7483.6.1.2.11.2.26.1.2 integer read-only
The value of tnOamVccvTrCtlReplyMode specifies the method of reply due to the vccv-traceRoute request message. ip (2) out-of-band reply controlChannel (4) inband reply This parameter is optional for vccv-traceRoute. Enumeration: 'ip': 2, 'controlChannel': 4.
                     tnOamVccvTrCtlSpokeSdpId 1.3.6.1.4.1.7483.6.1.2.11.2.26.1.3 tmnxspokesdpidorzero read-only
The value of tnOamVccvTrCtlSpokeSdpId specifies the spoke SDP identifier to be used when performing a vccv-trace test on a FEC 129 pseudowire. This object is optional. At most one of tnOamVccvTrCtlSdpIdVcId and tnOamVccvTrCtlSpokeSdpId can be set to a non-default value on a particular row. A value of zero indicates that no spoke SDP identifier has been configured.
                     tnOamVccvTrCtlSaiiGlobalId 1.3.6.1.4.1.7483.6.1.2.11.2.26.1.4 tmnxpwglobalidorzero read-only
The value of tnOamVccvTrCtlSaiiGlobalId specifies the global identifier of the Source Attachment Individual Identifier (SAII) to be used when testing a FEC 129 AII Type 2 pseudowire. tnOamVccvTrCtlSaiiGlobalId, tnOamVccvTrCtlSaiiPrefix, tnOamVccvTrCtlSaiiAcId, tnOamVccvTrCtlTaiiGlobalId, tnOamVccvTrCtlTaiiPrefix, and tnOamVccvTrCtlTaiiAcId can be used (together) to identify a FEC 129 AII Type 2 pseudowire. At most one of tnOamVccvTrCtlSdpIdVcId and tnOamVccvTrCtlSaiiGlobalId can be set to a non-default value on a particular row. A value of zero indicates that no global identifier has been configured.
                     tnOamVccvTrCtlSaiiPrefix 1.3.6.1.4.1.7483.6.1.2.11.2.26.1.5 unsigned32 read-only
The value of tnOamVccvTrCtlSaiiPrefix specifies the prefix of the Source Attachment Individual Identifier (SAII) to be used when testing a FEC 129 AII Type 2 pseudowire. At most one of tnOamVccvTrCtlSdpIdVcId and tnOamVccvTrCtlSaiiPrefix can be set to a non-default value on a particular row. A value of zero indicates that no prefix has been configured.
                     tnOamVccvTrCtlSaiiAcId 1.3.6.1.4.1.7483.6.1.2.11.2.26.1.6 unsigned32 read-only
The value of tnOamVccvTrCtlSaiiAcId specifies the attachment circuit identifier of the Source Attachment Individual Identifier (SAII) to be used when testing a FEC 129 AII Type 2 pseudowire. At most one of tnOamVccvTrCtlSdpIdVcId and tnOamVccvTrCtlSaiiAcId can be set to a non-default value on a particular row. A value of zero indicates that no attachment circuit identifier has been configured.
                     tnOamVccvTrCtlTaiiGlobalId 1.3.6.1.4.1.7483.6.1.2.11.2.26.1.7 tmnxpwglobalidorzero read-only
The value of tnOamVccvTrCtlTaiiGlobalId specifies the global identifier of the Target Attachment Individual Identifier (TAII) to be used when testing a FEC 129 AII Type 2 pseudowire. At most one of tnOamVccvTrCtlSdpIdVcId and tnOamVccvTrCtlTaiiGlobalId can be set to a non-default value on a particular row. A value of zero indicates that no global identifier has been configured.
                     tnOamVccvTrCtlTaiiPrefix 1.3.6.1.4.1.7483.6.1.2.11.2.26.1.8 unsigned32 read-only
The value of tnOamVccvTrCtlTaiiPrefix specifies the prefix of the Target Attachment Individual Identifier (TAII) to be used when testing a FEC 129 AII Type 2 pseudowire. At most one of tnOamVccvTrCtlSdpIdVcId and tnOamVccvTrCtlTaiiPrefix can be set to a non-default value on a particular row. A value of zero indicates that no prefix has been configured.
                     tnOamVccvTrCtlTaiiAcId 1.3.6.1.4.1.7483.6.1.2.11.2.26.1.9 unsigned32 read-only
The value of tnOamVccvTrCtlTaiiAcId specifies the attachment circuit identifier of the Target Attachment Individual Identifier (TAII) to be used when testing a FEC 129 AII Type 2 pseudowire. At most one of tnOamVccvTrCtlSdpIdVcId and tnOamVccvTrCtlTaiiAcId can be set to a non-default value on a particular row. A value of zero indicates that no attachment circuit identifier has been configured.
                     tnOamVccvTrCtlTestSubMode 1.3.6.1.4.1.7483.6.1.2.11.2.26.1.10 tmnxoamvccvtestsubmode read-only
The value of tnOamVccvTrCtlTestSubMode specifies the type of VCCV trace route test to perform. When this object is 'unspecified(1)', the type of VCCV trace route test to be performed is determined when the test is started, from the set of tnOamVccvTrCtlTable objects configured with non-default values. If there is a mismatch between tnOamVccvTrCtlTestSubMode and the type of the pseudowire to be tested, the test will fail. For example, if tnOamVccvTrCtlTestSubMode is 'static(2)', and tnOamVccvTrCtlSdpIdVcId refers to an SDP binding with TIMETRA-SDP-MIB::sdpDelivery not equal to 'mplsTp(3)', the test will fail. The supported object combinations for VCCV trace route tests are listed in the tnOamVccvTrCtlTable DESCRIPTION clause.
                     tnOamVccvTrCtlAssocChannel 1.3.6.1.4.1.7483.6.1.2.11.2.26.1.11 tmnxoamvccvassocchannel read-only
The value of tnOamVccvTrCtlAssocChannel specifies the launched echo request's usage of the Associated Channel (ACH) mechanism, when performing an MPLS-TP VCCV trace route test. When tnOamVccvTrCtlTestSubMode is 'static(2)', the default value for tnOamVccvTrCtlAssocChannel is 'nonIp(2)'. The supported object combinations for VCCV trace route tests are listed in the tnOamVccvTrCtlTable DESCRIPTION clause.
           tnOamVccvTrNextPwSegmentTable 1.3.6.1.4.1.7483.6.1.2.11.2.27 no-access
Defines a table for storing the results of an OAM 'vccvTraceRoute' probe operation where a Vccv next hop list is returned. An entry in this table is created when the result of an OAM 'vccvTraceRoute' probe is determined. An entry is removed from this table when its corresponding tnOamTrCtlEntry is deleted.
                 tnOamVccvTrNextPwSegmentEntry 1.3.6.1.4.1.7483.6.1.2.11.2.27.1 no-access
Defines an entry in the tnOamVccvTrNextPwSegmentTable. The first two index elements identify the tnOamTrCtlEntry that a tnOamVccvTrNextPwSegmentEntry belongs to. The third index element identifies an OAM trace route test run. The fourth, fifth and sixth index elements select a single OAM 'vccvTraceRoute' reply.
                     tnOamVccvTrNextPwID 1.3.6.1.4.1.7483.6.1.2.11.2.27.1.1 tmnxvcidornone read-only
The value of tnOamVccvTrNextPwID indicates the next-hop pseudo-wire in the trace route operation for a specific 'vccvTraceRoute' probe reply. A value of '0' indicates that there are no further next-hops for a specific trace route operation.
                     tnOamVccvTrNextPwType 1.3.6.1.4.1.7483.6.1.2.11.2.27.1.2 sdpbindvctype read-only
The value of tnOamVccvTrNextPwType indicates the next-hop pseudo-wire type in the trace route operation for a specific 'vccvTraceRoute' probe reply.
                     tnOamVccvTrNextSenderAddrType 1.3.6.1.4.1.7483.6.1.2.11.2.27.1.3 inetaddresstype read-only
The value of tnOamVccvTrNextSenderAddrType indicates the next-hop sender IP address type in the trace route operation for a specific 'vccvTraceRoute' probe reply.
                     tnOamVccvTrNextSenderAddr 1.3.6.1.4.1.7483.6.1.2.11.2.27.1.4 inetaddress read-only
The value of tnOamVccvTrNextSenderAddr indicates the next-hop sender IP address in the trace route oepration for a specific 'vccvTraceRoute' probe reply.
                     tnOamVccvTrNextRemoteAddrType 1.3.6.1.4.1.7483.6.1.2.11.2.27.1.5 inetaddresstype read-only
The value of tnOamVccvTrNextRemoteAddrType indicates the next-hop remote IP address type in the trace route operation for a specific 'vccvTraceRoute' probe reply.
                     tnOamVccvTrNextRemoteAddr 1.3.6.1.4.1.7483.6.1.2.11.2.27.1.6 inetaddress read-only
The value of tnOamVccvTrNextRemoteAddr indicates the next-hop remote IP address in the trace route operation for a specific 'vccvTraceRoute' probe reply.
                     tnOamVccvTrNextSaiiGlobalId 1.3.6.1.4.1.7483.6.1.2.11.2.27.1.7 tmnxpwglobalidorzero read-only
The value of tnOamVccvTrNextSaiiGlobalId indicates the global identifier of the Source Attachment Individual Identifier (SAII) of a specific 'vccvTraceRoute' probe reply. A non-zero value is returned if a FEC 129 AII Type 2 pseudowire was probed. Otherwise, zero is returned.
                     tnOamVccvTrNextSaiiPrefix 1.3.6.1.4.1.7483.6.1.2.11.2.27.1.8 unsigned32 read-only
The value of tnOamVccvTrNextSaiiPrefix indicates the prefix of the Source Attachment Individual Identifier (SAII) of a specific 'vccvTraceRoute' probe reply. A non-zero value is returned if a FEC 129 AII Type 2 pseudowire was probed. Otherwise, zero is returned.
                     tnOamVccvTrNextSaiiAcId 1.3.6.1.4.1.7483.6.1.2.11.2.27.1.9 unsigned32 read-only
The value of tnOamVccvTrNextSaiiAcId indicates the attachment circuit identifier of the Source Attachment Individual Identifier (SAII) of a specific 'vccvTraceRoute' probe reply. A non-zero value is returned if a FEC 129 AII Type 2 pseudowire was probed. Otherwise, zero is returned.
                     tnOamVccvTrNextTaiiGlobalId 1.3.6.1.4.1.7483.6.1.2.11.2.27.1.10 tmnxpwglobalidorzero read-only
The value of tnOamVccvTrNextTaiiGlobalId indicates the global identifier of the Target Attachment Individual Identifier (TAII) of a specific 'vccvTraceRoute' probe reply. A non-zero value is returned if a FEC 129 AII Type 2 pseudowire was probed. Otherwise, zero is returned.
                     tnOamVccvTrNextTaiiPrefix 1.3.6.1.4.1.7483.6.1.2.11.2.27.1.11 unsigned32 read-only
The value of tnOamVccvTrNextTaiiPrefix indicates the prefix of the Target Attachment Individual Identifier (TAII) of a specific 'vccvTraceRoute' probe reply. A non-zero value is returned if a FEC 129 AII Type 2 pseudowire was probed. Otherwise, zero is returned.
                     tnOamVccvTrNextTaiiAcId 1.3.6.1.4.1.7483.6.1.2.11.2.27.1.12 unsigned32 read-only
The value of tnOamVccvTrNextTaiiAcId indicates the attachment circuit identifier of the Target Attachment Individual Identifier (TAII) of a specific 'vccvTraceRoute' probe reply. A non-zero value is returned if a FEC 129 AII Type 2 pseudowire was probed. Otherwise, zero is returned.
                     tnOamVccvTrNextTpAgi 1.3.6.1.4.1.7483.6.1.2.11.2.27.1.13 octet string read-only
The value of tnOamVccvTrNextTpAgi indicates the Service Identifier field of the RFC 6426 Static Pseudowire Sub-TLV of the reply PDU. If a pseudowire other than an MPLS-TP pseudowire was probed, the all-zeros value is returned.
                     tnOamVccvTrNextTpSaiiGlobalId 1.3.6.1.4.1.7483.6.1.2.11.2.27.1.14 tmnxmplstpglobalid read-only
The value of tnOamVccvTrNextTpSaiiGlobalId indicates the Source Global ID field of the RFC 6426 Static Pseudowire Sub-TLV of the reply PDU. If a pseudowire other than an MPLS-TP pseudowire was probed, zero is returned.
                     tnOamVccvTrNextTpSaiiNodeId 1.3.6.1.4.1.7483.6.1.2.11.2.27.1.15 tmnxmplstpnodeid read-only
The value of tnOamVccvTrNextTpSaiiNodeId indicates the Source Node ID field of the RFC 6426 Static Pseudowire Sub-TLV of the reply PDU. If a pseudowire other than an MPLS-TP pseudowire was probed, zero is returned.
                     tnOamVccvTrNextTpSaiiAcId 1.3.6.1.4.1.7483.6.1.2.11.2.27.1.16 unsigned32 read-only
The value of tnOamVccvTrNextTpSaiiAcId indicates the Source Attachment Circuit ID field of the RFC 6426 Static Pseudowire Sub-TLV of the reply PDU. If a pseudowire other than an MPLS-TP pseudowire was probed, zero is returned.
                     tnOamVccvTrNextTpTaiiGlobalId 1.3.6.1.4.1.7483.6.1.2.11.2.27.1.17 tmnxmplstpglobalid read-only
The value of tnOamVccvTrNextTpTaiiGlobalId indicates the Destination Global ID field of the RFC 6426 Static Pseudowire Sub-TLV of the reply PDU. If a pseudowire other than an MPLS-TP pseudowire was probed, zero is returned.
                     tnOamVccvTrNextTpTaiiNodeId 1.3.6.1.4.1.7483.6.1.2.11.2.27.1.18 tmnxmplstpnodeid read-only
The value of tnOamVccvTrNextTpTaiiNodeId indicates the Destination Node ID field of the RFC 6426 Static Pseudowire Sub-TLV of the reply PDU. If a pseudowire other than an MPLS-TP pseudowire was probed, zero is returned.
                     tnOamVccvTrNextTpTaiiAcId 1.3.6.1.4.1.7483.6.1.2.11.2.27.1.19 unsigned32 read-only
The value of tnOamVccvTrNextTpTaiiAcId indicates the Destination Attachment Circuit ID field of the RFC 6426 Static Pseudowire Sub-TLV of the reply PDU. If a pseudowire other than an MPLS-TP pseudowire was probed, zero is returned.
       tnOamSaaObjs 1.3.6.1.4.1.7483.6.1.2.11.3
           tnOamSaaCtlAttributeTotal 1.3.6.1.4.1.7483.6.1.2.11.3.3 integer32 read-only
           tnOamSaaCtlTable 1.3.6.1.4.1.7483.6.1.2.11.3.4 no-access
Defines the Nokia SROS OAM SAA Control Table for providing, via SNMP, the capability of performing Nokia SROS OAM SAA test operations. The results of these tests are stored in the ping or trace route results tables.
               tnOamSaaCtlEntry 1.3.6.1.4.1.7483.6.1.2.11.3.4.1 no-access
Defines an entry in the tnOamSaaCtlTable. The first index element, tnOamSaaCtlOwnerIndex, is of type SnmpAdminString, a textual convention that allows for use of the SNMPv3 View-Based Access Control Model (RFC 2575 [11], VACM) and allows a management application to identify its entries. The second index, tnOamSaaCtlTestIndex, enables the same management application to have multiple outstanding requests.
                   tnOamSaaCtlTestIndex 1.3.6.1.4.1.7483.6.1.2.11.3.4.1.1 snmpadminstring no-access
The test name index of the Nokia SROS OAM Service Assurance Agent, SAA, test. This is locally unique, within the scope of an tnOamSaaCtlOwnerIndex.
                   tnOamSaaCtlRowStatus 1.3.6.1.4.1.7483.6.1.2.11.3.4.1.2 rowstatus read-only
This object allows entries to be created and deleted in the tnOamSaaCtlTable. Deletion of an entry in this table results in all corresponding control and results entries in either the ping or traceroute tables. Activation of a Nokia SROS OAM ping or trace route operation is controlled via tnOamPingCtlAdminStatus or tnOamTrCtlAdminStatus and not by changing this object's value to 'active (1)'. An attempt to delete an entry in this table by setting this object's value to 'destroy (6)' will fail with an inconsistentValue error if the associated ping or traceroute test is in progress. An attempt to delete an entry in this table by setting this object's value to 'destroy (6)' will fail with an inconsistentValue error if the value of tnOamSaaCtlAdminStatus is not 'outOfService'. The operational state of an Nokia SROS OAM SAA test operation can be determined by examination of its associated tnOamPingResultsOperStatus or tnOamTrResultsOperStatus object.
                   tnOamSaaCtlStorageType 1.3.6.1.4.1.7483.6.1.2.11.3.4.1.3 storagetype read-only
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
                   tnOamSaaCtlLastChanged 1.3.6.1.4.1.7483.6.1.2.11.3.4.1.4 timestamp read-only
The value of tnOamSaaCtlLastChanged indicates the time the value of a settable object in this row was last changed.
                   tnOamSaaCtlAdminStatus 1.3.6.1.4.1.7483.6.1.2.11.3.4.1.5 tmnxadminstate read-only
The value of tnOamSaaCtlAdminStatus indicates the desired administrative state of the Service Assurance Agent, SAA, test. When the value of tnOamSaaCtlAdminStatus is 'outOfService', an attempt to start this SAA test by setting its associated tnOamPingCtlAdminStatus or tnOamTrCtlAdminStatus to 'enabled (1)' will fail with an inconsistentValue error. When the value of tnOamSaaCtlAdminStatus is 'inService' attempts to modify any other object in the associated tnOamPingCtlTable, tnOamTrCtlTable or the control table for the specific OAM test type will fail with an inconsistentValue error.
                   tnOamSaaCtlDescr 1.3.6.1.4.1.7483.6.1.2.11.3.4.1.6 titemdescription read-only
The value of tnOamSaaCtlDescr specifies a user provided description string for this SAA test. It can consist of any printable, seven-bit ASCII characters up to 80 characters in length.
                   tnOamSaaCtlTestMode 1.3.6.1.4.1.7483.6.1.2.11.3.4.1.7 tmnxoamtestmode read-only
The value of tnOamSaaCtlTestMode indicates the type of Service Assurance Agent, SAA, test to be performed. When the value of this object is 'notConfigured', no associated entry exists in either the tnOamPingCtlTable or tnOamTrCtlTable. When the value of this object is 'ping', an associated test entry is configured in the tnOamPingCtlTable. When the value of this object is 'traceroute', an associated test entry is configured in the tnOamTrCtlTable.
                   tnOamSaaCtlRuns 1.3.6.1.4.1.7483.6.1.2.11.3.4.1.8 counter32 read-only
The value of tnOamSaaCtlRuns indicates the number of times this OAM SAA test has been executed.
                   tnOamSaaCtlFailures 1.3.6.1.4.1.7483.6.1.2.11.3.4.1.9 counter32 read-only
The value of tnOamSaaCtlFailures indicates the number of times this OAM SAA test has failed.
                   tnOamSaaCtlLastRunResult 1.3.6.1.4.1.7483.6.1.2.11.3.4.1.10 tmnxoamtestresult read-only
The value of tnOamSaaCtlLastRunResult indicates the completion status the last time this test was executed. If this OAM test is currently in progress, this object indicates the result of the previous test run, if any.
                   tnOamSaaCtlAcctPolicyId 1.3.6.1.4.1.7483.6.1.2.11.3.4.1.11 integer32 read-only
The value of tnOamSaaCtlAcctPolicyId specifies the accounting policy used to record the information obtained from the results tables. A value of zero (0) specifies no accounting policy.
                   tnOamSaaCtlSuppressAccounting 1.3.6.1.4.1.7483.6.1.2.11.3.4.1.12 truthvalue read-only
The value of tnOamSaaCtlSuppressAccounting specifies whether or not the updating of accounting files is suppressed. The value of 'true (1)' is applicable only when an accounting policy has been specified by tnOamSaaCtlAcctPolicyId. Upon completion of a test, this object is reset to its default value.
                   tnOamSaaCtlContinuous 1.3.6.1.4.1.7483.6.1.2.11.3.4.1.13 truthvalue read-only
The value of tnOamSaaCtlContinuous specifies whether or not the OAM SAA test is to be executed indefinitely.
                   tnOamSaaCtlKeepProbeHistoryAdm 1.3.6.1.4.1.7483.6.1.2.11.3.4.1.15 integer read-only
The value of tnOamSaaCtlKeepProbeHistoryAdm specifies whether or not per-probe history table rows will be created for this test. A test without per-probe history table rows consumes less CPM RAM. tnOamSaaCtlKeepProbeHistoryOpr is a read-only operational value derived from tnOamSaaCtlKeepProbeHistoryAdm. The bulk of the tnOamSaaCtlKeepProbeHistoryAdm semantics are described in the tnOamSaaCtlKeepProbeHistoryOpr DESCRIPTION clause. An attempt to set tnOamSaaCtlKeepProbeHistoryAdm to 'drop(2)' when tnOamSaaCtlTestMode is not 'ping(1)' returns an 'inconsistentValue' error to the manager. When the SAA test's test mode is deconfigured (i.e. tnOamSaaCtlTestMode becomes 'notConfigured(0)'), tnOamSaaCtlKeepProbeHistoryAdm returns to its default value. Enumeration: 'auto': 3, 'drop': 2, 'keep': 1.
                   tnOamSaaCtlKeepProbeHistoryOpr 1.3.6.1.4.1.7483.6.1.2.11.3.4.1.16 integer read-only
The value of tnOamSaaCtlKeepProbeHistoryOpr indicates whether or not per-probe history table rows will be created for this test. A test without per-probe history table rows consumes less CPM RAM. The value of tnOamSaaCtlKeepProbeHistoryOpr is derived from the value of`tnOamSaaCtlKeepProbeHistoryAdm, as shown in the following table. tnOamSaaCtlKeepProbeHistoryAdm tnOamSaaCtlKeepProbeHistoryOpr -------------------------------- -------------------------------------- 'keep(1)' 'keep(1)' 'drop(2)' 'drop(2)' 'auto(3)' 'keep(1)' or 'drop(2)', chosen by SROS The history table rows created for the combinations of tnOamSaaCtlKeepProbeHistoryOpr and tnOamSaaCtlTestMode values are shown in the following table. Configuration Options History Table Rows Created -------------------------- -------------------------- 'keep(1)', 'ping(1)' tnOamPingHistoryTable or tnOamMacPingHistoryTable 'keep(1)', 'traceroute(2)' tnOamTrProbeHistoryTable 'drop(2)', 'ping(1)' none 'drop(2)', 'traceroute(2)' unsupported combination. If tnOamSaaCtlTestMode is 'notConfigured(0)', the value of tnOamSaaCtlKeepProbeHistoryOpr is insignificant, since a test without a test mode cannot be started. When a Get is performed on tnOamSaaCtlKeepProbeHistoryOpr in this case, 'keep(1)' is returned. If tnOamSaaCtlKeepProbeHistoryAdm is 'auto(3)': 1. tnOamSaaCtlKeepProbeHistoryOpr is 'drop(2)' if a) the test's probe count is greater than 100, OR b) the test's interval is less than one second, OR c) tnOamSaaCtlTestMode is 'ping(1)' AND the test is continuous (i.e. tnOamSaaCtlContinuous is 'true') AND an accounting policy is specified (i.e. tnOamSaaCtlAcctPolicyId is non- zero). 2. Otherwise, tnOamSaaCtlKeepProbeHistoryOpr is 'keep(1)'. Enumeration: 'drop': 2, 'keep': 1.
       tnOamTestScalar1 1.3.6.1.4.1.7483.6.1.2.11.101 unsigned32 read-only
A dummy scalar that satisfies a SNMP get request quickly.Otherwise, it has to traverse the remaining MIB to get to the next applicable item.
       tnOamTestScalar2 1.3.6.1.4.1.7483.6.1.2.11.102 unsigned32 read-only
 tnOamTestNotifications 1.3.6.1.4.1.7483.6.1.3.11
       tnOamPingNotifyPrefix 1.3.6.1.4.1.7483.6.1.3.11.1
           tnOamPingNotifications 1.3.6.1.4.1.7483.6.1.3.11.1.0
       tnOamTraceRouteNotifyPrefix 1.3.6.1.4.1.7483.6.1.3.11.2
           tnOamTraceRouteNotifications 1.3.6.1.4.1.7483.6.1.3.11.2.0
       tnOamSaaNotifyPrefix 1.3.6.1.4.1.7483.6.1.3.11.3
           tnOamSaaNotifications 1.3.6.1.4.1.7483.6.1.3.11.3.0