TIMETRA-OAM-TEST-MIB

File: TIMETRA-OAM-TEST-MIB.mib (663189 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
SNMP-FRAMEWORK-MIB INET-ADDRESS-MIB IF-MIB
OSPF-MIB ATM-TC-MIB MPLS-LDP-MIB
TIMETRA-TC-MIB TIMETRA-GLOBAL-MIB TIMETRA-SERV-MIB
TIMETRA-VRTR-MIB IEEE8021-CFM-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
IpAddress Integer32 Unsigned32
Gauge32 Counter32 Counter64
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
TEXTUAL-CONVENTION RowStatus StorageType
TruthValue DateAndTime MacAddress
TimeStamp DisplayString SnmpAdminString
InetAddressType InetAddress InetAddressPrefixLength
InetPortNumber InterfaceIndex InterfaceIndexOrZero
RouterID AtmVpIdentifier AtmVcIdentifier
MplsLabel IpAddressPrefixLength SdpBindId
TFCName TItemDescription TLNamedItemOrEmpty
TNamedItem TNamedItemOrEmpty TPolicyStatementNameOrEmpty
TProfile TmnxAdminState TmnxBgpRouteTarget
TmnxEncapVal TmnxMplsTpGlobalID TmnxMplsTpNodeID
TmnxPortID TmnxPwGlobalIdOrZero TmnxServId
TmnxSpokeSdpIdOrZero TmnxStrSapId TmnxTunnelID
TmnxTunnelType TmnxVPNRouteDistinguisher TmnxVRtrID
TmnxVcId TmnxVcIdOrNone TmnxVcType
TmnxMobGwId timetraSRMIBModules tmnxSRObjs
tmnxSRNotifyPrefix tmnxSRConfs SdpId
SdpBindVcType vRtrID Dot1agCfmMepIdOrZero
Dot1agCfmRelayActionFieldValue

Defined Types

TmnxOamLspAssocChannel  
A value of type TmnxOamLspAssocChannel specifies the launched echo request's usage of the Associated Channel (ACH) mechanism, when testing an MPLS-TP LSP. Values: notApplicable(1) Used when the test is not testing an MPLS-TP LSP. nonIp(2) Use the Associated Channel mechanism described in RFC 6426, Section 3.3. none(3) Do not use an Associated Channel, as described in RFC 6426, Section 3.1. ipv4(4) Use the Associated Channel mechanism described in RFC 6426, Section 3.2.
TEXTUAL-CONVENTION    
  INTEGER notApplicable(1), nonIp(2), none(3), ipv4(4)  

TmnxOamLspTestSubMode  
A value of type TmnxOamLspTestSubMode specifies the type of LSP ping or LSP trace route test to perform. LSP test types: static(2) Perform an LSP ping or LSP trace route test using the RFC 6426 'Target FEC Stack' code point 'Static LSP'. unspecified(1) Perform any other supported type of LSP ping or trace route test. Examples: an LSP ping or trace route test using the RFC 4379 'Target FEC Stack' code point 'LDP IPv4 prefix'; an LSP ping or trace route test using the RFC 4379 'Target FEC Stack' code point 'RSVP IPv4 LSP'. bgpLabeledPrefix(3) Perform an LSP ping or LSP trace route test using the RFC 4379 'Target FEC Stack' code point 'BGP labeled IPv4 prefix'. In future, 'bgpLabeledPrefix(3)' will also be used for the RFC 4379 'Target FEC Stack' code point 'BGP labeled IPv6 prefix'.
TEXTUAL-CONVENTION    
  INTEGER unspecified(1), static(2), bgpLabeledPrefix(3)  

TmnxOamMplsEchoDownMapTlv  
An object of type TmnxOamMplsEchoDownMapTlv specifies the type of downstream mapping TLV in an MPLS echo request PDU. 'dsmap(1)' specifies the Downstream Mapping TLV, as described in RFC 4379, Section 3.3. 'ddmap(2)' specifies the Downstream Detailed Mapping TLV, as described in RFC 6424, Section 3.3.
TEXTUAL-CONVENTION    
  INTEGER dsmap(1), ddmap(2)  

TmnxOamMplsEchoDownMapTlvOrNone  
An object of type TmnxOamMplsEchoDownMapTlvOrNone specifies the type of downstream mapping TLV in an MPLS echo request PDU (or no downstream mapping TLV). 'dsmap(1)' specifies the Downstream Mapping TLV, as described in RFC 4379, Section 3.3. 'ddmap(2)' specifies the Downstream Detailed Mapping TLV, as described in RFC 6424, Section 3.3. 'none(3)' specifies none of the above TLVs.
TEXTUAL-CONVENTION    
  INTEGER dsmap(1), ddmap(2), none(3)  

TmnxOamMplsTpPathType  
A value of type TmnxOamMplsTpPathType specifies the type of an MPLS-TP path to be tested. Path types: working(1) - test the primary path of the MPLS-TP LSP protect(2) - test the secondary path of the MPLS-TP LSP active(3) - test the currently-active path of the MPLS-TP LSP
TEXTUAL-CONVENTION    
  INTEGER working(1), protect(2), active(3)  

TmnxOamTestMode  
The value of TmnxOamTestMode is an enumerated integer that indicates the type of OAM test.
TEXTUAL-CONVENTION    
  INTEGER notConfigured(0), ping(1), traceroute(2)  

TmnxOamPingRtnCode  
The value of TmnxOamPingRtnCode is an enumerated integer that indicates the return code received in the OAM ping response common header. notApplicable The return code has no significance in the context of the test being conducted. fecEgress Replying router is an egress for the FEC. fecNoMap Replying router has no mapping for the FEC. notDownstream Replying router is not one of the downstream routers. downstream Replying router is one of the downstream routers and its mapping for this FEC on the received interface is the given label. downstreamNotLabel Replying router is one of the downstream routers but its mapping for this FEC is not the given label. downstreamNotMac Replying router is one of the downstream routers but it does not have the given MAC address downstreamNotMacFlood Replying router is one of the downstream routers but it does not have the given MAC address and is unable to flood the request. malformedEchoRequest A malformed echo request was received. tlvNotUnderstood One or more of the TLVs was not understood. downstreamNotInMfib Replying router is one of the downstream routers but it does not have an MFIB entry for the given source-group combination. downstreamMismatched Downstream mapping mismatched. upstreamIfIdUnkn Upstream interface index unknown. noMplsFwd Label switched but no MPLS forwarding at stack-depth. noLabelAtStackDepth No label entry at stack-depth. protoIntfMismatched Protocol not associated with interface at FEC stack-depth. terminatedByOneLabel Premature termination of ping due to label stack shrinking to a single label. seeDDMapForRetCodeSubCode See DDMap TLV for rc and sub-rc. fecStackChange Label Switched with FEC Stack Change.
TEXTUAL-CONVENTION    
  INTEGER notApplicable(0), fecEgress(1), fecNoMap(2), notDownstream(3), downstream(4), downstreamNotLabel(5), downstreamNotMac(6), downstreamNotMacFlood(7), malformedEchoRequest(8), tlvNotUnderstood(9), downstreamNotInMfib(10), downstreamMismatched(11), upstreamIfIdUnkn(12), noMplsFwd(13), noLabelAtStackDepth(14), protoIntfMismatched(15), terminatedByOneLabel(16), seeDDMapForRetCodeSubCode(17), fecStackChange(18)  

TmnxOamAddressType  
The value of TmnxOamAddressType is an enumerated integer that indicates the type of address used in OAM test requests and responses.
TEXTUAL-CONVENTION    
  INTEGER unknown(0), ipv4Address(1), ipv6Address(2), macAddress(3), sapId(4), sdpId(5), localCpu(6), ipv4Unnumbered(7), ipv6Unnumbered(8), sdpBindId(9)  

TmnxOamResponseStatus  
Used to report the result of an OAM Echo probe operation: responseReceived(1) - Operation completes successfully. unknown(2) - Operation failed due to unknown error. internalError(3) - An implementation detected an error in its own processing that caused an operation to fail. maxConcurrentLimitReached(4) - The maximum number of concurrent active operations would have been exceeded if the corresponding operation was allowed. requestTimedOut(5) - Operation failed to receive a valid reply within the time limit imposed on it. unknownOrigSdpId(6) - Invalid or non-existent originating SDP-ID. downOrigSdpId(7) - The originating SDP-ID is operationally down. requestTerminated(8) - The OAM ping test was terminated by the manager before reply or timeout. invalidOriginatorId(9) - The far-end replied with an invalid originator-ID error. invalidResponderId(10) - The far-end replied with an invalid responder-ID error. unknownRespSdpId(11) - The far-end replied with an invalid response SDP-ID error. downRespSdpId(12) - The far-end replied with down (admin or oper) response SDP-ID. invalidServiceId(13) - Invalid or non-existent originator Service-ID (svc-ping). invalidSdp(14) - Invalid or non-existent SDP for Service (svc-ping). downServiceSdp(15) - SDP for the Service is down. (svc-ping). noServiceEgressLabel(16) - Non-existent Service egress label. (svc-ping). invalidHostAddress(17) - The IP address for a host has been determined to be invalid. Examples of this are broadcast or multicast addresses. (svc-ping). invalidMacAddress(18) - The MAC address specified has been determined to be invalid. (macPing). invalidLspName(19) - The LSP name specified has been determined to be invalid. (lspPing). macIsLocal(20) - MAC Ping or Trace route not sent because the mac address is on a local SAP or CPU. (MAC-Ping/MAC-TR). farEndUnreachable(21) - no route to the far end of the GRE SDP tunnel. downOriginatorId(22) - The ping originator is operationally down. downResponderId(23) - The ping responder is operationally down. changedResponderId(24) - The ping responder-ID is changed. downOrigSvcId(25) - Service on the originator side is operationally down. (svc-ping). downRespSvcId(26) - Service on the responder side is operationally down. (svc-ping). noServiceIngressLabel(27) - Non-existent Service ingress label. (svc-ping). mismatchCustId(28) - Service customer ID mismatch between originator and responder. (svc-ping). mismatchSvcType(29) - Service type mismatch between originator and responder. (svc-ping). mismatchSvcMtu(30) - Service MTU mismatch between originator and responder. (svc-ping). mismatchSvcLabel(31) - Service label mismatch between originator and responder. (svc-ping). noSdpBoundToSvc(32) - No SDP bound to the Service. (svc-ping). downOrigSdpBinding(33) - SDP binding is down on the Originator side. (sdp-ping). invalidLspPathName(34) - The LSP path name specified is invalid. (lsp-ping). noLspEndpointAddr(35) - No LSP Endpoint address. (lsp-ping). invalidLspId(36) - No active LSP path found. (lsp-ping). downLspPath(37) - LSP path is operationally down. (lsp-ping). invalidLspProtocol(38) - LSP Protocol is not supported or is invalid. (lsp-ping). invalidLspLabel(39) - LSP label is invalid. (lsp-ping). routeIsLocal(40) - The route is a local route. (vprn-ping). noRouteToDest(41) - There is no route to the destination. (vprn-ping). localExtranetRoute(42) - The route is a local extranet route. (vprn-ping). srcIpInBgpVpnRoute(43) - The source IP belongs to a BGP-VPN route. (vprn-ping). srcIpInvalid(44) - The source IP is invalid or there is no route to the source. (vprn-ping) bgpDaemonBusy(45) - The BGP routing daemon is busy; vprn route target information is not retrievable. (vprn-trace) mcastNotEnabled(46) - Multicast is not enabled. Multicast trace cannot be initiated. (mtrace) mTraceNoSGFlow(47) - No (*,G)/(S,G) flow on the router. Multicast trace cannot be initiated. (mtrace) mTraceSysIpNotCfg(48) - System ip address not configured. It is used as the response address in the multicast trace query. (mtrace) noFwdEntryInMfib(49) - No forwarding entry could be found for the specified source and destination address in the MFIB. (mfib-ping) dnsNameNotFound(50) - the domain name specified in the dns query does not exist. noSocket(51) - unable to get socket. (icmp-ping). socketOptVprnIdFail(52) - unable to set SO_VPRNID for socket. (icmp-ping). socketOptIfInexFail(53) - unable to set IP_IFINDEX for socket. (icmp-ping). socketOptNextHopFail(54) - unable to set IP_NEXT_HOP for socket. (icmp-ping). socketOptMtuDiscFail(55) - unable to set IP_MTU_DISC for socket. (icmp-ping). socketOptSndbufFail(56) - unable to set SO_SNDBUF for socket. (icmp-ping). socketOptHdrincFail(57) - unable to set IP_HDRINCL for socket. (icmp-ping). socketOptTosFail(58) - unable to set IP_TOS for socket. (icmp-ping). socketOptTtlFail(59) - unable to set IP_TTL for socket. (icmp-ping). bindSocketFail(60) - unable to bind socket. (icmp-ping). noRouteByIntf(61) - no route to destination via the specified interface. (icmp-ping). noIntf(62) - no interface specified. (icmp-ping). noLocalIp(63) - unable to find local ip address. (icmp-ping). sendtoFail(64) - sendto function failed. (icmp-ping). rcvdWrongType(65) - received packet of wrong icmp type. (icmp-ping). noDirectInterface(66) - no direct interface to reach destination. (icmp-ping). nexthopUnreachable (67) - unable to reach the next-hop. (icmp-ping). socketOptHwTimeStampFail (68) - unable to set IP_TIM_TIME for socket. (icmp-ping). noSpokeSdpInVll (69) - unable to find spoke-sdp given SdpId:vc-id (vccv-ping). farEndVccvNotSupported (70) - far end does not support the VCCV options (vccv-ping). noVcEgressLabel (71) - no Vc egress label to send vccv-ping. socketOptIpSessionFail (72) - unable to set IP_SESSION for socket. (icmp-ping). rcvdWrongSize(73) - received packet of wrong size. (icmp-ping). dnsLookupFail (74) - dns lookup failed. (icmp-ping). noIpv6SrcAddrOnIntf (75) - no ipv6 source on the interface (icmp-ping). multipathNotSupported (76) - downstream node does not support multipath (lsp-trace). nhIntfNameNotFound (77) - Given next-hop interface name not found (lsp-ping/trace). msPwInvalidReplyMode (78) - MS-PW switching node supports ip-routed reply mode only (vccv-ping). ancpNoAncpString (79) - ANCP string unknown to the system ancpNoSubscriber (80) - subscriber unknown to the system ancpNoAncpStringForSubscriber (81) - subscriber has no associated ANCP string. ancpNoAccessNodeforAncpString (82) - no access node is found for the given ANCP string ancpNoAncpCapabilityNegotiated (83) - ANCP capability not negotiated with the involved DSLAM. ancpOtherTestInProgress (84) - another ANCP test is running for this ANCP string. ancpMaxNbrAncpTestsInProgress (85) - max number of concurrent ANCP tests reached. spokeSdpOperDown (86) - Spoke-sdp is operationally down (vccv-ping). noMsPwVccvInReplyDir (87) - Switching node in MS-PW with no vccv support in echo reply direction. p2mpLspNameOrInstInvalid (88) - P2MP LSP name or instance provided is not valid. p2mpLspS2LPathDown (89) - LSP path to S2L is down. p2mpLspS2LAddressInvalid (90) - One or more S2L address is not valid. p2mpLspNotOperational (91) - P2MP LSP is operationally down. p2mpLspTrMultipleReplies (92) - Probe returned multiple responses. Result may be inconsistent. invalidMepId (93) - The user-configured MEP identifier is not valid. multipleReplies (94) - more than one reply received, when one was expected. packetSizeTooBig (95) - Packet size too big. gtpPingError (96) - General GTP Ping Error. gtpPingRsrcUnavailable (97) - GTP Path management resource unavailable. gtpPingDupRequest (98) - Duplicate request for the same peer. gtpPingCleanUpInProg (99) - GTP Path management clean up in progress. invalidInterface (100) - The egress interface specified does not exist. p2mpLspNotFound (101) - The P2MP-LSP not found given LDP-ID or sender-address. ethCfmSlmInLoss(102) - Synthetic Loss Measurement (SLM) probe lost in transit from far-end node to local agent. ethCfmSlmOutLoss(103) - SLM probe lost on transmit from local agent to far-end node. ethCfmSlmUnacknowledged(104) - SLM probe lost but unable to identify loss reason. spokeSdpFecNoBndFound(105) - Spoke-sdp-fec is invalid or has no associated SDP binding yet. mtraceNotSupportedP2mp(106) - mtrace not supported in base routing context when incoming interface is p2mp useFec129Parameters(107) - specify FEC129 parameters for FEC129 PW instead of sdp-id:vc-id dnsServerUnexpectedResponse(108) - nameserver unexpected response. dnsServerResponseFormErr(109) - nameserver responded with FORMERR. dnsServerResponseServFail(110) - nameserver responded with SERVFAIL. dnsServerResponseNotImp(111) - nameserver responded with NOTIMP. dnsServerResponseRefused(112) - nameserver responded with REFUSED. sendFailUndefinedServiceId(113) - The OAM test cannot be performed because the associated service does not exist. sendFailWrongServiceType(114) - The OAM test cannot be performed because the associated service is of the wrong type. sendFailSubnettedService(115) - The OAM test cannot be performed on a service with a specified mac subnet length. invalidRespServiceId(116) - Invalid or non-existent responder Service-ID. adminDownOrigSdpBind(117) - SDP binding is administratively down on the originator side. operDownRespSdpBind(118) - SDP binding is operationally down on the responder side. adminDownRespSdpBind(119) - SDP binding is administratively down on the responder side. sdpBindVcidMismatch(120) - SDP binding VC ID mismatch between originator and responder. sdpBindTypeMismatch(121) - SDP binding type mismatch between originator and responder. sdpBindVcTypeMismatch(122) - SDP binding VC type mismatch between originator and responder. sdpBindVlanVcTagMismatch(123) - SDP binding VLAN VC tag mismatch between originator and responder. adminDownOrigSvc(124) - Service on the originator side is administratively down. adminDownRespSvc(125) - Service on the responder side is administratively down. adminDownOrigSdpId(126) - The originating SDP-ID is administratively down. adminDownRespSdpId(127) - The responding SDP-ID is administratively down. mTraceSourceIsNotRemote(128) - The multicast trace route test cannot be performed because the source address is not remote. invalidVirtualRouterId(129) - The OAM test cannot be performed because the associated virtual router ID is invalid. ldpPrefixIsLocal(130) - The OAM test cannot be performed because the associated LDP prefix is local to the system. sourceIpIsNotLocal(131) - The OAM test cannot be performed because the associated source address is not local to the system. nextHopIpIsLocal(132) - The OAM test cannot be performed because the associated next hop address is local to the system. targetIpIsLocal(133) - The OAM test cannot be performed because the associated target address is local to the system. invalidControlPlaneOption(134) - The OAM test cannot be performed because the control plane send or receive option is not allowed with the specified service. iomRevisionNotSupported(135) - The OAM test cannot be performed due to a mismatch in supported revision with the provisioned IOMs. invalidSourceMacOption(136) - The OAM test cannot be performed because the source MAC option is not allowed with the specified service. sendFailSpbMgdService(137) - The OAM test cannot be performed on a service which is managed by SPB. useStaticPwParameters(138) - The spoke SDP is configured for static PW. type1Fec129PwNotSupported(139) - The OAM test is not supported on type 1 FEC129 pseudowires. mplsTpLspPathNotOperational(140) - The OAM test cannot be performed because the MPLS-TP LSP path is not operational. invalidStaticMplsTpLsp(141)- The OAM test only supports static MPLS-TP LSPs controlWordNotValid(142) - The control-word for the spoke-sdp is not valid for this OAM test pwPathIdNotConfigured(143) - The pw-path-id provisioning is not complete. notSupportedOnVcSwitchService(144) - The OAM test is not supported on a vc-switching service. sdpFarEndNotSupported(145) - The OAM test does not support sdp far end value. mplsTpLspPathShutdown(146) - The MPLS-TP path is currently shutdown forceOptionIsBlocked(147) - The force option is currently blocked because of the configuration of a related entity intfForLspPathIsNotOperational(148) - The interface for the LSP path is not operational ttlExpired(149) - The destination could not be reached because the time-to-live (IPv4) or hop limit (IPv6) was too small. This results from an ICMPv4 type 11 code 0 or ICMPv6 type 3 code 0 message. networkUnreachable(150) - The network specified by the destination address is unreachable. This results from an ICMPv4 type 3 code 0 or ICMPv6 type 1 code 0 message. hostUnreachable(151) - The host specified by the destination address is unreachable. This results from an ICMPv4 type 3 code 1 or ICMPv6 type 1 code 3 message. bgpLabelPrefixIsLocal(152) - The OAM test cannot be performed because the associated BGP Label Route prefix is local to the system. bgpLabelPrefixUnknown(153) - The OAM test cannot be performed because the BGP Target Fec prefix entry is not found in the Routing Table. ldpPrefixUnknown(154) - The OAM test cannot be performed because the LDP Target Fec prefix entry is not found in the Routing Table. l2tpv3DeliveryTypeUnsupported(155) - The OAM test cannot be performed because the the l2TPv3 delivery type is unsupported.
TEXTUAL-CONVENTION    
  INTEGER responseReceived(1), unknown(2), internalError(3), maxConcurrentLimitReached(4), requestTimedOut(5), unknownOrigSdpId(6), downOrigSdpId(7), requestTerminated(8), invalidOriginatorId(9), invalidResponderId(10), unknownRespSdpId(11), downRespSdpId(12), invalidServiceId(13), invalidSdp(14), downServiceSdp(15), noServiceEgressLabel(16), invalidHostAddress(17), invalidMacAddress(18), invalidLspName(19), macIsLocal(20), farEndUnreachable(21), downOriginatorId(22), downResponderId(23), changedResponderId(24), downOrigSvcId(25), downRespSvcId(26), noServiceIngressLabel(27), mismatchCustId(28), mismatchSvcType(29), mismatchSvcMtu(30), mismatchSvcLabel(31), noSdpBoundToSvc(32), downOrigSdpBinding(33), invalidLspPathName(34), noLspEndpointAddr(35), invalidLspId(36), downLspPath(37), invalidLspProtocol(38), invalidLspLabel(39), routeIsLocal(40), noRouteToDest(41), localExtranetRoute(42), srcIpInBgpVpnRoute(43), srcIpInvalid(44), bgpDaemonBusy(45), mcastNotEnabled(46), mTraceNoSGFlow(47), mTraceSysIpNotCfg(48), noFwdEntryInMfib(49), dnsNameNotFound(50), noSocket(51), socketOptVprnIdFail(52), socketOptIfInexFail(53), socketOptNextHopFail(54), socketOptMtuDiscFail(55), socketOptSndbufFail(56), socketOptHdrincFail(57), socketOptTosFail(58), socketOptTtlFail(59), bindSocketFail(60), noRouteByIntf(61), noIntf(62), noLocalIp(63), sendtoFail(64), rcvdWrongType(65), noDirectInterface(66), nexthopUnreachable(67), socketOptHwTimeStampFail(68), noSpokeSdpInVll(69), farEndVccvNotSupported(70), noVcEgressLabel(71), socketOptIpSessionFail(72), rcvdWrongSize(73), dnsLookupFail(74), noIpv6SrcAddrOnIntf(75), multipathNotSupported(76), nhIntfNameNotFound(77), msPwInvalidReplyMode(78), ancpNoAncpString(79), ancpNoSubscriber(80), ancpNoAncpStringForSubscriber(81), ancpNoAccessNodeforAncpString(82), ancpNoAncpCapabilityNegotiated(83), ancpOtherTestInProgress(84), ancpMaxNbrAncpTestsInProgress(85), spokeSdpOperDown(86), noMsPwVccvInReplyDir(87), p2mpLspNameOrInstInvalid(88), p2mpLspS2LPathDown(89), p2mpLspS2LAddressInvalid(90), p2mpLspNotOperational(91), p2mpLspTrMultipleReplies(92), invalidMepId(93), multipleReplies(94), packetSizeTooBig(95), gtpPingError(96), gtpPingRsrcUnavailable(97), gtpPingDupRequest(98), gtpPingCleanUpInProg(99), invalidInterface(100), p2mpLspNotFound(101), ethCfmSlmInLoss(102), ethCfmSlmOutLoss(103), ethCfmSlmUnacknowledged(104), spokeSdpFecNoBndFound(105), mtraceNotSupportedP2mp(106), useFec129Parameters(107), dnsServerUnexpectedResponse(108), dnsServerResponseFormErr(109), dnsServerResponseServFail(110), dnsServerResponseNotImp(111), dnsServerResponseRefused(112), sendFailUndefinedServiceId(113), sendFailWrongServiceType(114), sendFailSubnettedService(115), invalidRespServiceId(116), adminDownOrigSdpBind(117), operDownRespSdpBind(118), adminDownRespSdpBind(119), sdpBindVcidMismatch(120), sdpBindTypeMismatch(121), sdpBindVcTypeMismatch(122), sdpBindVlanVcTagMismatch(123), adminDownOrigSvc(124), adminDownRespSvc(125), adminDownOrigSdpId(126), adminDownRespSdpId(127), mTraceSourceIsNotRemote(128), invalidVirtualRouterId(129), ldpPrefixIsLocal(130), sourceIpIsNotLocal(131), nextHopIpIsLocal(132), targetIpIsLocal(133), invalidControlPlaneOption(134), iomRevisionNotSupported(135), invalidSourceMacOption(136), sendFailSpbMgdService(137), useStaticPwParameters(138), type1Fec129PwNotSupported(139), mplsTpLspPathNotOperational(140), invalidStaticMplsTpLsp(141), controlWordNotValid(142), pwPathIdNotConfigured(143), notSupportedOnVcSwitchService(144), sdpFarEndNotSupported(145), mplsTpLspPathShutdown(146), forceOptionIsBlocked(147), intfForLspPathIsNotOperational(148), ttlExpired(149), networkUnreachable(150), hostUnreachable(151), bgpLabelPrefixIsLocal(152), bgpLabelPrefixUnknown(153), ldpPrefixUnknown(154), l2tpv3DeliveryTypeUnsupported(155)  

TmnxOamSignalProtocol  
The value of TmnxOamSignalProtocol is an enumerated integer that indicates the type of label signaling protocol used by a router in a specific L2 mapping entry.
TEXTUAL-CONVENTION    
  INTEGER unknown(0), static(1), bgp(2), ldp(3), rsvpTe(4), crLdp(5)  

TmnxOamTestResponsePlane  
The value of TmnxOamTestResponsePlane is an enumerated integer that indicates the respone plane from which the OAM ping or traceroute response was received.
TEXTUAL-CONVENTION    
  INTEGER controlPlane(1), dataPlane(2), none(3)  

TmnxOamSaaThreshold  
The value of TmnxOamSaaThreshold is a enumerated integer that indicates which type of thresholds should be monitored upon completion of an OAM ping test run. When the corresponding threshold is crossed, a tmnxOamSaaThreshold notification will be generated. noThreshold(0) No threshold type is configured. inJitter (1) Monitor the value of jitter calculated for the inbound, one-way, OAM ping responses received for an OAM ping test run. outJitter (2) Monitor the value of jitter calculated for the outbound, one-way, OAM ping requests sent for an OAM ping test run. rtJitter (3) Monitor the value of jitter calculated for the round trip, two-way, OAM ping requests and replies for an OAM ping test run. inLoss (4) Monitor the number of inbound OAM ping responses not received for an OAM ping test run. outLoss (5) Monitor the number of outbound OAM ping requests that could not be sent for an OAM ping test run. rtLoss (6) Monitor the amount of packet loss for a round-trip OAM ping test run. inLatency (7) Monitor the average amount of latency of inbound OAM ping responses for an OAM ping test run. outLatency (8) Monitor the average amount of latency of outbound OAM ping requests for an OAM ping test run. rtLatency (9) Monitor the average amount of round-trip latency for an OAM ping test run.
TEXTUAL-CONVENTION    
  INTEGER noThreshold(0), inJitter(1), outJitter(2), rtJitter(3), inLoss(4), outLoss(5), rtLoss(6), inLatency(7), outLatency(8), rtLatency(9)  

TmnxOamVccvAssocChannel  
A value of type TmnxOamVccvAssocChannel specifies the launched echo request's usage of the Associated Channel (ACH) mechanism, when performing an MPLS-TP VCCV test. Values: notApplicable(1) Used when the test is not an MPLS-TP VCCV test. nonIp(2) Use the Associated Channel mechanism described in RFC 6426, Section 3.3. ipv4(3) Use the Associated Channel mechanism described in RFC 6426, Section 3.2.
TEXTUAL-CONVENTION    
  INTEGER notApplicable(1), nonIp(2), ipv4(3)  

TmnxOamVccvTestSubMode  
A value of type TmnxOamVccvTestSubMode specifies the type of VCCV ping or VCCV trace route test to perform. VCCV test types: static(2) Perform a VCCV ping or VCCV trace route test using the RFC 6426 'Target FEC Stack' code point 'Static Pseudowire'. unspecified(1) Perform any other supported type of VCCV ping or trace route test. Examples: a VCCV ping or VCCV trace route test using the RFC 4379 'Target FEC Stack' code point 'FEC 128 Pseudowire'; a VCCV ping or VCCV trace route test using the RFC 4379 'Target FEC Stack' code point 'FEC 129 Pseudowire'.
TEXTUAL-CONVENTION    
  INTEGER unspecified(1), static(2)  

TmnxOamVcType  
The value of TmnxOamVcType is an enumerated integer that indicates the type of SDP binding, mesh or spoke, associated with a VC ID. NOTE: In releases of this mib prior to R4.0, the textual convention TmnxVcType was used to indicate either a mesh, 'ethernet (5)', or spoke, 'vpls (11)', type of SDP binding for a VC ID. In release 4.0, the TmnxVcType enumeration 'vpls (11)' is changed to 'ipipe (11)' and can no longer can be used to represent a spoke SDP binding. This new enumerated textual convention, TmnxOamVcType, has been created for use in this mib. The same enumerated values used in previous releases are still used to indicate a mesh or spoke VC ID.
TEXTUAL-CONVENTION    
  INTEGER meshSdp(5), spokeSdp(11)  

TmnxOamLTtraceDisStatusBits  
The value of TmnxOamLTtraceDisStatusBits is an enumerated integer that describes the LDP tree trace discovery status in BITS. This indicates different reason values when the tree discovery of an IP Address FEC is not completely successful. timeout (0) One or more trace requests for an IP Address FEC were timedout. maxPath (1) reached the maximum allowed path limit for an IP Address FEC. maxHop (2) reached the maximum allowed hop limit. unexploredPath (3) could not discover all possible paths. noResource (4) no more internal resource to complete the discovery.
TEXTUAL-CONVENTION    
  BITS timeout(0), maxPath(1), maxHop(2), unexploredPath(3), noResource(4)  

TmnxOamTestResult  
The value of TmnxOamTestResult is an enumerated integer that describes the result of a ping or trace test run. undetermined (0) The result is, as yet, unknown. success (1) The test was successful. failed (2) The test failed. aborted (3) The test was terminated before completion. txResourcesUnavail(4) The test did not start because transmit resources are unavailable.
TEXTUAL-CONVENTION    
  INTEGER undetermined(0), success(1), failed(2), aborted(3), txResourcesUnavail(4)  

TmnxOamPingCtlEntry  
SEQUENCE    
  tmnxOamPingCtlOwnerIndex SnmpAdminString
  tmnxOamPingCtlTestIndex SnmpAdminString
  tmnxOamPingCtlRowStatus RowStatus
  tmnxOamPingCtlStorageType StorageType
  tmnxOamPingCtlDescr SnmpAdminString
  tmnxOamPingCtlTestMode INTEGER
  tmnxOamPingCtlAdminStatus INTEGER
  tmnxOamPingCtlOrigSdpId SdpId
  tmnxOamPingCtlRespSdpId SdpId
  tmnxOamPingCtlFcName TFCName
  tmnxOamPingCtlProfile TProfile
  tmnxOamPingCtlMtuStartSize Unsigned32
  tmnxOamPingCtlMtuEndSize Unsigned32
  tmnxOamPingCtlMtuStepSize Unsigned32
  tmnxOamPingCtlTargetIpAddress IpAddress
  tmnxOamPingCtlServiceId TmnxServId
  tmnxOamPingCtlLocalSdp TruthValue
  tmnxOamPingCtlRemoteSdp TruthValue
  tmnxOamPingCtlSize Unsigned32
  tmnxOamPingCtlTimeOut Unsigned32
  tmnxOamPingCtlProbeCount Unsigned32
  tmnxOamPingCtlInterval Unsigned32
  tmnxOamPingCtlMaxRows Unsigned32
  tmnxOamPingCtlTrapGeneration BITS
  tmnxOamPingCtlTrapProbeFailureFilter Unsigned32
  tmnxOamPingCtlTrapTestFailureFilter Unsigned32
  tmnxOamPingCtlSAA TruthValue
  tmnxOamPingCtlRuns Counter32
  tmnxOamPingCtlFailures Counter32
  tmnxOamPingCtlLastRunResult TmnxOamTestResult
  tmnxOamPingCtlLastChanged TimeStamp
  tmnxOamPingCtlVRtrID TmnxVRtrID
  tmnxOamPingCtlTgtAddrType InetAddressType
  tmnxOamPingCtlTgtAddress InetAddress
  tmnxOamPingCtlSrcAddrType InetAddressType
  tmnxOamPingCtlSrcAddress InetAddress
  tmnxOamPingCtlDnsName OCTET STRING
  tmnxOamPingCtlDNSRecord INTEGER
  tmnxOamPingCtlIntervalUnits INTEGER

TmnxOamPingResultsEntry  
SEQUENCE    
  tmnxOamPingResultsOperStatus INTEGER
  tmnxOamPingResultsMinRtt Unsigned32
  tmnxOamPingResultsMaxRtt Unsigned32
  tmnxOamPingResultsAverageRtt Unsigned32
  tmnxOamPingResultsRttSumOfSquares Unsigned32
  tmnxOamPingResultsMtuResponseSize Unsigned32
  tmnxOamPingResultsSvcPing INTEGER
  tmnxOamPingResultsProbeResponses Unsigned32
  tmnxOamPingResultsSentProbes Unsigned32
  tmnxOamPingResultsLastGoodProbe DateAndTime
  tmnxOamPingResultsLastRespHeader OCTET STRING
  tmnxOamPingResultsMinTt Integer32
  tmnxOamPingResultsMaxTt Integer32
  tmnxOamPingResultsAverageTt Integer32
  tmnxOamPingResultsTtSumOfSquares Unsigned32
  tmnxOamPingResultsMinInTt Integer32
  tmnxOamPingResultsMaxInTt Integer32
  tmnxOamPingResultsAverageInTt Integer32
  tmnxOamPingResultsInTtSumOfSqrs Unsigned32
  tmnxOamPingResultsOutJitter Integer32
  tmnxOamPingResultsInJitter Integer32
  tmnxOamPingResultsRtJitter Integer32
  tmnxOamPingResultsProbeTimeouts Unsigned32
  tmnxOamPingResultsProbeFailures Unsigned32
  tmnxOamPingResultsTestRunIndex Unsigned32
  tmnxOamPingResultsRttOFSumSquares Counter32
  tmnxOamPingResultsRttHCSumSquares Counter64
  tmnxOamPingResultsTtOFSumSquares Counter32
  tmnxOamPingResultsTtHCSumSquares Counter64
  tmnxOamPingResultsInTtOFSumSqrs Counter32
  tmnxOamPingResultsInTtHCSumSqrs Counter64
  tmnxOamPingResultsTestRunResult TmnxOamTestResult

TmnxOamPingHistoryEntry  
SEQUENCE    
  tmnxOamPingHistoryIndex Unsigned32
  tmnxOamPingHistoryResponse Unsigned32
  tmnxOamPingHistoryOneWayTime Integer32
  tmnxOamPingHistorySize Unsigned32
  tmnxOamPingHistoryStatus TmnxOamResponseStatus
  tmnxOamPingHistoryTime DateAndTime
  tmnxOamPingHistoryReturnCode TmnxOamPingRtnCode
  tmnxOamPingHistorySrcIpAddress IpAddress
  tmnxOamPingHistAddressType TmnxOamAddressType
  tmnxOamPingHistSapId TmnxStrSapId
  tmnxOamPingHistoryVersion Unsigned32
  tmnxOamPingHistoryCpeMacAddr MacAddress
  tmnxOamPingHistoryRespSvcId TmnxServId
  tmnxOamPingHistorySequence Unsigned32
  tmnxOamPingHistoryIfIndex InterfaceIndexOrZero
  tmnxOamPingHistoryDataLen Unsigned32
  tmnxOamPingHistoryRespPlane TmnxOamTestResponsePlane
  tmnxOamPingHistoryReqHdr OCTET STRING
  tmnxOamPingHistoryRespHdr OCTET STRING
  tmnxOamPingHistoryDnsAddrType InetAddressType
  tmnxOamPingHistoryDnsAddress InetAddress
  tmnxOamPingHistorySrcAddrType InetAddressType
  tmnxOamPingHistorySrcAddress InetAddress
  tmnxOamPingHistoryInOneWayTime Integer32
  tmnxOamPingHistoryLspName TLNamedItemOrEmpty
  tmnxOamPingHistNextHopAddrType InetAddressType
  tmnxOamPingHistNextHopAddress InetAddress
  tmnxOamPingHistorySrcGlobalId TmnxMplsTpGlobalID
  tmnxOamPingHistorySrcNodeId TmnxMplsTpNodeID
  tmnxOamPingHistorySdpBindId TNamedItemOrEmpty
  tmnxOamPingHistoryRtrnSubcode Unsigned32

TmnxOamMacPingCtlEntry  
SEQUENCE    
  tmnxOamMacPingCtlTargetMacAddr MacAddress
  tmnxOamMacPingCtlSourceMacAddr MacAddress
  tmnxOamMacPingCtlSendControl TruthValue
  tmnxOamMacPingCtlReplyControl TruthValue
  tmnxOamMacPingCtlTtl Unsigned32
  tmnxOamMacPingCtlRegister TruthValue
  tmnxOamMacPingCtlFlood TruthValue
  tmnxOamMacPingCtlForce TruthValue
  tmnxOamMacPingCtlAge Unsigned32
  tmnxOamMacPingCtlSapPortId TmnxPortID
  tmnxOamMacPingCtlSapEncapValue TmnxEncapVal
  tmnxOamMacPingCtlFibEntryName TNamedItemOrEmpty

TmnxOamMacPingHistoryEntry  
SEQUENCE    
  tmnxOamMacPingHistoryIndex Unsigned32
  tmnxOamMacPingReplyIndex Unsigned32
  tmnxOamMacPingHistoryResponse Unsigned32
  tmnxOamMacPingHistoryOneWayTime Integer32
  tmnxOamMacPingHistoryStatus TmnxOamResponseStatus
  tmnxOamMacPingHistoryTime DateAndTime
  tmnxOamMacPingHistoryReturnCode TmnxOamPingRtnCode
  tmnxOamMacPingHistorySrcIpAddress IpAddress
  tmnxOamMacPingHistoryAddressType TmnxOamAddressType
  tmnxOamMacPingHistorySapId TmnxStrSapId
  tmnxOamMacPingHistorySdpId SdpId
  tmnxOamMacPingHistoryAdminStatus TruthValue
  tmnxOamMacPingHistoryOperStatus TruthValue
  tmnxOamMacPingHistoryResponsePlane TmnxOamTestResponsePlane
  tmnxOamMacPingHistorySize Unsigned32
  tmnxOamMacPingHistoryInOneWayTime Integer32
  tmnxOamMacPingHistorySrcAddrType InetAddressType
  tmnxOamMacPingHistorySrcAddress InetAddress

TmnxOamMacPingL2MapEntry  
SEQUENCE    
  tmnxOamMacPingL2MapIndex Unsigned32
  tmnxOamMacPingL2MapRouterID IpAddress
  tmnxOamMacPingL2MapLabel MplsLabel
  tmnxOamMacPingL2MapProtocol TmnxOamSignalProtocol
  tmnxOamMacPingL2MapVCType TmnxOamVcType
  tmnxOamMacPingL2MapVCID TmnxVcId
  tmnxOamMacPingL2MapDirection INTEGER

TmnxOamLspPingCtlEntry  
SEQUENCE    
  tmnxOamLspPingCtlVRtrID TmnxVRtrID
  tmnxOamLspPingCtlLspName TNamedItemOrEmpty
  tmnxOamLspPingCtlReturnLsp TNamedItemOrEmpty
  tmnxOamLspPingCtlTtl Unsigned32
  tmnxOamLspPingCtlPathName TNamedItemOrEmpty
  tmnxOamLspPingCtlLdpIpPrefix IpAddress
  tmnxOamLspPingCtlLdpIpPrefixLen IpAddressPrefixLength
  tmnxOamLspPingCtlLdpPrefixType InetAddressType
  tmnxOamLspPingCtlLdpPrefix InetAddress
  tmnxOamLspPingCtlLdpPrefixLen InetAddressPrefixLength
  tmnxOamLspPingCtlPathDestType InetAddressType
  tmnxOamLspPingCtlPathDest InetAddress
  tmnxOamLspPingCtlNhIntfName TNamedItemOrEmpty
  tmnxOamLspPingCtlNhAddressType InetAddressType
  tmnxOamLspPingCtlNhAddress InetAddress
  tmnxOamLspPingCtlTestSubMode TmnxOamLspTestSubMode
  tmnxOamLspPingCtlMplsTpPathType TmnxOamMplsTpPathType
  tmnxOamLspPingCtlMplsTpGlobalId TmnxMplsTpGlobalID
  tmnxOamLspPingCtlMplsTpNodeId TmnxMplsTpNodeID
  tmnxOamLspPingCtlAssocChannel TmnxOamLspAssocChannel
  tmnxOamLspPingCtlForce TruthValue

TmnxOamVprnPingCtlEntry  
SEQUENCE    
  tmnxOamVprnPingCtlSourceIpAddr IpAddress
  tmnxOamVprnPingCtlReplyControl TruthValue
  tmnxOamVprnPingCtlTtl Unsigned32
  tmnxOamVprnPingCtlSrcAddrType InetAddressType
  tmnxOamVprnPingCtlSrcAddress InetAddress

TmnxOamAtmPingCtlEntry  
SEQUENCE    
  tmnxOamAtmPingCtlPortId TmnxPortID
  tmnxOamAtmPingCtlVpi AtmVpIdentifier
  tmnxOamAtmPingCtlVci AtmVcIdentifier
  tmnxOamAtmPingCtlLpbkLocation OCTET STRING
  tmnxOamAtmPingCtlSegment INTEGER

TmnxOamMfibPingCtlEntry  
SEQUENCE    
  tmnxOamMfibPingCtlSourceIpAddr IpAddress
  tmnxOamMfibPingCtlDestIpAddr IpAddress
  tmnxOamMfibPingCtlReplyControl TruthValue
  tmnxOamMfibPingCtlTtl Unsigned32
  tmnxOamMfibPingCtlSrcAddrType InetAddressType
  tmnxOamMfibPingCtlSrcAddress InetAddress
  tmnxOamMfibPingCtlDestAddrType InetAddressType
  tmnxOamMfibPingCtlDestAddress InetAddress
  tmnxOamMfibPingCtlDestMacAddr MacAddress

TmnxOamCpePingCtlEntry  
SEQUENCE    
  tmnxOamCpePingCtlSourceIpAddr IpAddress
  tmnxOamCpePingCtlSendControl TruthValue
  tmnxOamCpePingCtlReplyControl TruthValue
  tmnxOamCpePingCtlTtl Unsigned32
  tmnxOamCpePingCtlSrceMacAddr MacAddress
  tmnxOamCpePingCtlSrcAddrType InetAddressType
  tmnxOamCpePingCtlSrcAddress InetAddress

TmnxOamMRInfoRespEntry  
SEQUENCE    
  tmnxOamMRInfoRespCapabilities BITS
  tmnxOamMRInfoRespMinorVersion Unsigned32
  tmnxOamMRInfoRespMajorVersion Unsigned32
  tmnxOamMRInfoRespNumInterfaces Unsigned32

TmnxOamMRInfoRespIfEntry  
SEQUENCE    
  tmnxOamMRInfoRespIfIndex Unsigned32
  tmnxOamMRInfoRespIfAddress IpAddress
  tmnxOamMRInfoRespIfMetric Unsigned32
  tmnxOamMRInfoRespIfThreshold Unsigned32
  tmnxOamMRInfoRespIfFlags BITS
  tmnxOamMRInfoRespIfNbrCount Unsigned32
  tmnxOamMRInfoRespIfAddrType InetAddressType
  tmnxOamMRInfoRespIfAddr InetAddress

TmnxOamMRInfoRespIfNbrEntry  
SEQUENCE    
  tmnxOamMRInfoRespIfNbrIndex Unsigned32
  tmnxOamMRInfoRespIfNbrAddress IpAddress
  tmnxOamMRInfoRespIfNbrAddrType InetAddressType
  tmnxOamMRInfoRespIfNbrAddr InetAddress

TmnxOamVccvPingCtlEntry  
SEQUENCE    
  tmnxOamVccvPingCtlSdpIdVcId SdpBindId
  tmnxOamVccvPingCtlReplyMode INTEGER
  tmnxOamVccvPingCtlPwId TmnxVcIdOrNone
  tmnxOamVccvPingCtlTtl Unsigned32
  tmnxOamVccvPingCtlSpokeSdpId TmnxSpokeSdpIdOrZero
  tmnxOamVccvPingCtlSaiiGlobalId TmnxPwGlobalIdOrZero
  tmnxOamVccvPingCtlSaiiPrefix Unsigned32
  tmnxOamVccvPingCtlSaiiAcId Unsigned32
  tmnxOamVccvPingCtlTaiiGlobalId TmnxPwGlobalIdOrZero
  tmnxOamVccvPingCtlTaiiPrefix Unsigned32
  tmnxOamVccvPingCtlTaiiAcId Unsigned32
  tmnxOamVccvPingCtlMplsTpGlobalId TmnxMplsTpGlobalID
  tmnxOamVccvPingCtlMplsTpNodeId TmnxMplsTpNodeID
  tmnxOamVccvPingCtlTestSubMode TmnxOamVccvTestSubMode
  tmnxOamVccvPingCtlAssocChannel TmnxOamVccvAssocChannel

TmnxOamIcmpPingCtlEntry  
SEQUENCE    
  tmnxOamIcmpPingCtlRapid TruthValue
  tmnxOamIcmpPingCtlTtl Unsigned32
  tmnxOamIcmpPingCtlDSField Unsigned32
  tmnxOamIcmpPingCtlPattern Integer32
  tmnxOamIcmpPingCtlNhAddrType InetAddressType
  tmnxOamIcmpPingCtlNhAddress InetAddress
  tmnxOamIcmpPingCtlEgrIfIndex InterfaceIndexOrZero
  tmnxOamIcmpPingCtlBypassRouting TruthValue
  tmnxOamIcmpPingCtlDoNotFragment TruthValue
  tmnxOamIcmpPingCtlEgrIfName TNamedItemOrEmpty

TmnxOamAncpTestCtlEntry  
SEQUENCE    
  tmnxOamAncpTestTarget INTEGER
  tmnxOamAncpTestTargetId DisplayString
  tmnxOamAncpTestcount INTEGER
  tmnxOamAncpTestTimeout INTEGER

TmnxOamAncpTestHistoryEntry  
SEQUENCE    
  tmnxOamAncpHistoryIndex Unsigned32
  tmnxOamAncpHistoryAncpString DisplayString
  tmnxOamAncpHistoryAccNodeCode Unsigned32
  tmnxOamAncpHistoryAccNodeResult Unsigned32
  tmnxOamAncpHistoryAccNodeRspStr DisplayString

TmnxOamP2mpLspPingCtlEntry  
SEQUENCE    
  tmnxOamP2mpLspPingCtlLspName TLNamedItemOrEmpty
  tmnxOamP2mpLspPingCtlInstName TNamedItemOrEmpty
  tmnxOamP2mpLspPingCtlTtl Unsigned32
  tmnxOamP2mpLspPingCtlP2MPId Unsigned32
  tmnxOamP2mpLspPingCtlSrcAddrType InetAddressType
  tmnxOamP2mpLspPingCtlSrcAddr InetAddress
  tmnxOamP2mpLspPingCtlGrpAddrType InetAddressType
  tmnxOamP2mpLspPingCtlGrpAddr InetAddress

TmnxOamP2mpLspPingIPAddressEntry  
SEQUENCE    
  tmnxOamP2mpLspPingCtlIpAddrIndex Unsigned32
  tmnxOamP2mpLspPingCtlIpRowStatus RowStatus
  tmnxOamP2mpLspPingCtlIpAddrType InetAddressType
  tmnxOamP2mpLspPingCtlIpAddr InetAddress

TmnxOamEthCfmPingCtlEntry  
SEQUENCE    
  tmnxOamEthCfmPingCtlTgtMacAddr MacAddress
  tmnxOamEthCfmPingCtlSrcMdIndex Unsigned32
  tmnxOamEthCfmPingCtlSrcMaIndex Unsigned32
  tmnxOamEthCfmPingCtlSrcMepId Dot1agCfmMepIdOrZero

TmnxOamTrCtlEntry  
SEQUENCE    
  tmnxOamTrCtlOwnerIndex SnmpAdminString
  tmnxOamTrCtlTestIndex SnmpAdminString
  tmnxOamTrCtlRowStatus RowStatus
  tmnxOamTrCtlStorageType StorageType
  tmnxOamTrCtlDescr SnmpAdminString
  tmnxOamTrCtlTestMode INTEGER
  tmnxOamTrCtlAdminStatus INTEGER
  tmnxOamTrCtlFcName TFCName
  tmnxOamTrCtlProfile TProfile
  tmnxOamTrCtlTargetIpAddress IpAddress
  tmnxOamTrCtlServiceId TmnxServId
  tmnxOamTrCtlDataSize Unsigned32
  tmnxOamTrCtlTimeOut Unsigned32
  tmnxOamTrCtlProbesPerHop Unsigned32
  tmnxOamTrCtlMaxTtl Unsigned32
  tmnxOamTrCtlInitialTtl Unsigned32
  tmnxOamTrCtlDSField Unsigned32
  tmnxOamTrCtlMaxFailures Unsigned32
  tmnxOamTrCtlInterval Unsigned32
  tmnxOamTrCtlMaxRows Unsigned32
  tmnxOamTrCtlTrapGeneration BITS
  tmnxOamTrCtlCreateHopsEntries TruthValue
  tmnxOamTrCtlSAA TruthValue
  tmnxOamTrCtlRuns Counter32
  tmnxOamTrCtlFailures Counter32
  tmnxOamTrCtlLastRunResult TmnxOamTestResult
  tmnxOamTrCtlLastChanged TimeStamp
  tmnxOamTrCtlVRtrID TmnxVRtrID
  tmnxOamTrCtlTgtAddrType InetAddressType
  tmnxOamTrCtlTgtAddress InetAddress
  tmnxOamTrCtlSrcAddrType InetAddressType
  tmnxOamTrCtlSrcAddress InetAddress
  tmnxOamTrCtlWaitMilliSec Unsigned32

TmnxOamTrResultsEntry  
SEQUENCE    
  tmnxOamTrResultsOperStatus INTEGER
  tmnxOamTrResultsCurHopCount Gauge32
  tmnxOamTrResultsCurProbeCount Gauge32
  tmnxOamTrResultsIpTgtAddr IpAddress
  tmnxOamTrResultsTestAttempts Unsigned32
  tmnxOamTrResultsTestSuccesses Unsigned32
  tmnxOamTrResultsLastGoodPath DateAndTime
  tmnxOamTrResultsTestRunIndex Unsigned32
  tmnxOamTrResultsTgtAddrType InetAddressType
  tmnxOamTrResultsTgtAddress InetAddress
  tmnxOamTrResultsTestRunResult TmnxOamTestResult

TmnxOamTrProbeHistoryEntry  
SEQUENCE    
  tmnxOamTrProbeHistoryIndex Unsigned32
  tmnxOamTrProbeHistoryHopIndex Unsigned32
  tmnxOamTrProbeHistoryProbeIndex Unsigned32
  tmnxOamTrProbeHistoryIpAddr IpAddress
  tmnxOamTrProbeHistoryResponse Unsigned32
  tmnxOamTrProbeHistoryOneWayTime Integer32
  tmnxOamTrProbeHistoryStatus TmnxOamResponseStatus
  tmnxOamTrProbeHistoryLastRC Integer32
  tmnxOamTrProbeHistoryTime DateAndTime
  tmnxOamTrProbeHistoryResponsePlane TmnxOamTestResponsePlane
  tmnxOamTrProbeHistoryAddressType TmnxOamAddressType
  tmnxOamTrProbeHistorySapId TmnxStrSapId
  tmnxOamTrProbeHistoryVersion Unsigned32
  tmnxOamTrProbeHistoryRouterID RouterID
  tmnxOamTrProbeHistoryIfIndex InterfaceIndexOrZero
  tmnxOamTrProbeHistoryDataLen Unsigned32
  tmnxOamTrProbeHistorySize Unsigned32
  tmnxOamTrProbeHistoryInOneWayTime Integer32
  tmnxOamTrProbeHistoryAddrType InetAddressType
  tmnxOamTrProbeHistoryAddress InetAddress
  tmnxOamTrProbeHistorySrcGlobalId TmnxMplsTpGlobalID
  tmnxOamTrProbeHistorySrcNodeId TmnxMplsTpNodeID

TmnxOamTrHopsEntry  
SEQUENCE    
  tmnxOamTrHopsHopIndex Unsigned32
  tmnxOamTrHopsIpTgtAddress IpAddress
  tmnxOamTrHopsMinRtt Unsigned32
  tmnxOamTrHopsMaxRtt Unsigned32
  tmnxOamTrHopsAverageRtt Unsigned32
  tmnxOamTrHopsRttSumOfSquares Unsigned32
  tmnxOamTrHopsMinTt Integer32
  tmnxOamTrHopsMaxTt Integer32
  tmnxOamTrHopsAverageTt Integer32
  tmnxOamTrHopsTtSumOfSquares Unsigned32
  tmnxOamTrHopsSentProbes Unsigned32
  tmnxOamTrHopsProbeResponses Unsigned32
  tmnxOamTrHopsLastGoodProbe DateAndTime
  tmnxOamTrHopsMinInTt Integer32
  tmnxOamTrHopsMaxInTt Integer32
  tmnxOamTrHopsAverageInTt Integer32
  tmnxOamTrHopsInTtSumOfSqrs Unsigned32
  tmnxOamTrHopsOutJitter Integer32
  tmnxOamTrHopsInJitter Integer32
  tmnxOamTrHopsRtJitter Integer32
  tmnxOamTrHopsProbeTimeouts Unsigned32
  tmnxOamTrHopsProbeFailures Unsigned32
  tmnxOamTrHopsTgtAddrType InetAddressType
  tmnxOamTrHopsTgtAddress InetAddress
  tmnxOamTrHopsRttOFSumSquares Counter32
  tmnxOamTrHopsRttHCSumSquares Counter64
  tmnxOamTrHopsTtOFSumSquares Counter32
  tmnxOamTrHopsTtHCSumSquares Counter64
  tmnxOamTrHopsInTtOFSumSqrs Counter32
  tmnxOamTrHopsInTtHCSumSqrs Counter64

TmnxOamMacTrCtlEntry  
SEQUENCE    
  tmnxOamMacTrCtlTargetMacAddr MacAddress
  tmnxOamMacTrCtlSourceMacAddr MacAddress
  tmnxOamMacTrCtlSendControl TruthValue
  tmnxOamMacTrCtlReplyControl TruthValue

TmnxOamMacTrL2MapEntry  
SEQUENCE    
  tmnxOamMacTrL2MapIndex Unsigned32
  tmnxOamMacTrL2MapRouterID IpAddress
  tmnxOamMacTrL2MapLabel MplsLabel
  tmnxOamMacTrL2MapProtocol TmnxOamSignalProtocol
  tmnxOamMacTrL2MapVCType TmnxOamVcType
  tmnxOamMacTrL2MapVCID TmnxVcId
  tmnxOamMacTrL2MapDirection INTEGER
  tmnxOamMacTrL2MapSdpId SdpId
  tmnxOamMacTrL2MapSapName TNamedItemOrEmpty

TmnxOamLspTrCtlEntry  
SEQUENCE    
  tmnxOamLspTrCtlVRtrID TmnxVRtrID
  tmnxOamLspTrCtlLspName TNamedItemOrEmpty
  tmnxOamLspTrCtlPathName TNamedItemOrEmpty
  tmnxOamLspTrCtlLdpIpPrefix IpAddress
  tmnxOamLspTrCtlLdpIpPrefixLen IpAddressPrefixLength
  tmnxOamLspTrCtlLdpPrefixType InetAddressType
  tmnxOamLspTrCtlLdpPrefix InetAddress
  tmnxOamLspTrCtlLdpPrefixLen InetAddressPrefixLength
  tmnxOamLspTrCtlPathDestType InetAddressType
  tmnxOamLspTrCtlPathDest InetAddress
  tmnxOamLspTrCtlNhIntfName TNamedItemOrEmpty
  tmnxOamLspTrCtlNhAddressType InetAddressType
  tmnxOamLspTrCtlNhAddress InetAddress
  tmnxOamLspTrCtlDownstreamMapTlv TmnxOamMplsEchoDownMapTlvOrNone
  tmnxOamLspTrCtlTestSubMode TmnxOamLspTestSubMode
  tmnxOamLspTrCtlMplsTpPathType TmnxOamMplsTpPathType
  tmnxOamLspTrCtlAssocChannel TmnxOamLspAssocChannel
  tmnxOamLspTrCtlForce TruthValue

TmnxOamLspTrMapEntry  
SEQUENCE    
  tmnxOamLspTrMapIndex Unsigned32
  tmnxOamLspTrMapDSIPv4Addr IpAddress
  tmnxOamLspTrMapAddrType TmnxOamAddressType
  tmnxOamLspTrMapDSIfAddr Unsigned32
  tmnxOamLspTrMapMTU Unsigned32
  tmnxOamLspTrMapDSIndex Unsigned32

TmnxOamVprnTrCtlEntry  
SEQUENCE    
  tmnxOamVprnTrCtlSourceIpAddr IpAddress
  tmnxOamVprnTrCtlReplyControl TruthValue
  tmnxOamVprnTrCtlSrcAddrType InetAddressType
  tmnxOamVprnTrCtlSrcAddress InetAddress

TmnxOamVprnTrL3MapEntry  
SEQUENCE    
  tmnxOamVprnTrL3MapReporter INTEGER
  tmnxOamVprnTrL3MapRouterID RouterID
  tmnxOamVprnTrL3MapRteDestAddr IpAddress
  tmnxOamVprnTrL3MapRteDestMask Unsigned32
  tmnxOamVprnTrL3MapRteVprnLabel MplsLabel
  tmnxOamVprnTrL3MapRteMetrics Unsigned32
  tmnxOamVprnTrL3MapRteLastUp DateAndTime
  tmnxOamVprnTrL3MapRteOwner INTEGER
  tmnxOamVprnTrL3MapRtePref Unsigned32
  tmnxOamVprnTrL3MapRteDist TmnxVPNRouteDistinguisher
  tmnxOamVprnTrL3MapNumNextHops Unsigned32
  tmnxOamVprnTrL3MapNumRteTargets Unsigned32
  tmnxOamVprnTrL3MapDestAddrType InetAddressType
  tmnxOamVprnTrL3MapDestAddress InetAddress
  tmnxOamVprnTrL3MapDestMaskLen InetAddressPrefixLength

TmnxOamVprnTrNextHopEntry  
SEQUENCE    
  tmnxOamVprnTrNextHopIndex Unsigned32
  tmnxOamVprnTrNextHopRtrID RouterID
  tmnxOamVprnTrNextHopType INTEGER
  tmnxOamVprnTrNextHopTunnelID TmnxTunnelID
  tmnxOamVprnTrNextHopTunnelType TmnxTunnelType
  tmnxOamVprnTrNextHopIfIndex InterfaceIndex
  tmnxOamVprnTrNextHopAddrType InetAddressType
  tmnxOamVprnTrNextHopAddress InetAddress

TmnxOamVprnTrRTEntry  
SEQUENCE    
  tmnxOamVprnTrRTIndex Unsigned32
  tmnxOamVprnTrRouteTarget TmnxBgpRouteTarget

TmnxOamLspTrDSLabelEntry  
SEQUENCE    
  tmnxOamLspTrDSLabelIndex Unsigned32
  tmnxOamLspTrDSLabelLabel MplsLabel
  tmnxOamLspTrDSLabelProtocol TmnxOamSignalProtocol

TmnxOamMcastTrCtlEntry  
SEQUENCE    
  tmnxOamMcastTrCtlVRtrID TmnxVRtrID
  tmnxOamMcastTrCtlSrcIpAddr IpAddress
  tmnxOamMcastTrCtlDestIpAddr IpAddress
  tmnxOamMcastTrCtlRespIpAddr IpAddress
  tmnxOamMcastTrCtlGrpIpAddr IpAddress
  tmnxOamMcastTrCtlHops Unsigned32
  tmnxOamMcastTrQueryId Unsigned32
  tmnxOamMcastTrCtlSrcAddrType InetAddressType
  tmnxOamMcastTrCtlSrcAddress InetAddress
  tmnxOamMcastTrCtlDestAddrType InetAddressType
  tmnxOamMcastTrCtlDestAddress InetAddress
  tmnxOamMcastTrCtlRespAddrType InetAddressType
  tmnxOamMcastTrCtlRespAddress InetAddress
  tmnxOamMcastTrCtlGrpAddrType InetAddressType
  tmnxOamMcastTrCtlGrpAddress InetAddress

TmnxOamMcastTrRespEntry  
SEQUENCE    
  tmnxOamMcastTrRespQueryArrivalTime Unsigned32
  tmnxOamMcastTrRespInIfAddr IpAddress
  tmnxOamMcastTrRespOutIfAddr IpAddress
  tmnxOamMcastTrRespPrevHopRtrAddr IpAddress
  tmnxOamMcastTrRespInPktCount Counter32
  tmnxOamMcastTrRespOutPktCount Counter32
  tmnxOamMcastTrRespSGPktCount Counter32
  tmnxOamMcastTrRespRtgProtocol INTEGER
  tmnxOamMcastTrRespFwdTtl Unsigned32
  tmnxOamMcastTrRespMBZBit Unsigned32
  tmnxOamMcastTrRespSrcBit Unsigned32
  tmnxOamMcastTrRespSrcMask Unsigned32
  tmnxOamMcastTrRespFwdCode INTEGER
  tmnxOamMcastTrRespInIfAddrType InetAddressType
  tmnxOamMcastTrRespInIfAddress InetAddress
  tmnxOamMcastTrRespOutIfAddrType InetAddressType
  tmnxOamMcastTrRespOutIfAddress InetAddress
  tmnxOamMcastTrRespPhRtrAddrType InetAddressType
  tmnxOamMcastTrRespPhRtrAddress InetAddress

TmnxOamSaaCtlEntry  
SEQUENCE    
  tmnxOamSaaCtlOwnerIndex SnmpAdminString
  tmnxOamSaaCtlTestIndex SnmpAdminString
  tmnxOamSaaCtlRowStatus RowStatus
  tmnxOamSaaCtlStorageType StorageType
  tmnxOamSaaCtlLastChanged TimeStamp
  tmnxOamSaaCtlAdminStatus TmnxAdminState
  tmnxOamSaaCtlDescr TItemDescription
  tmnxOamSaaCtlTestMode TmnxOamTestMode
  tmnxOamSaaCtlRuns Counter32
  tmnxOamSaaCtlFailures Counter32
  tmnxOamSaaCtlLastRunResult TmnxOamTestResult
  tmnxOamSaaCtlAcctPolicyId Integer32
  tmnxOamSaaCtlSuppressAccounting TruthValue
  tmnxOamSaaCtlContinuous TruthValue
  tmnxOamSaaCtlKeepProbeHistoryAdm INTEGER
  tmnxOamSaaCtlKeepProbeHistoryOpr INTEGER

TmnxOamSaaThresholdEntry  
SEQUENCE    
  tmnxOamSaaTType TmnxOamSaaThreshold
  tmnxOamSaaTDirection INTEGER
  tmnxOamSaaTRowStatus RowStatus
  tmnxOamSaaTLastChanged TimeStamp
  tmnxOamSaaTThreshold Unsigned32
  tmnxOamSaaTValue Integer32
  tmnxOamSaaTLastSent TimeStamp
  tmnxOamSaaTTestMode TmnxOamTestMode
  tmnxOamSaaTTestRunIndex Unsigned32

TmnxOamLTtraceCtlEntry  
SEQUENCE    
  tmnxOamLTtraceCtlLdpPrefixType InetAddressType
  tmnxOamLTtraceCtlLdpPrefix InetAddress
  tmnxOamLTtraceCtlLdpPrefixLen InetAddressPrefixLength
  tmnxOamLTtraceCtlMaxPath Unsigned32
  tmnxOamLTtraceCtlDownstreamMpTlv TmnxOamMplsEchoDownMapTlv

TmnxOamLTtraceResultsEntry  
SEQUENCE    
  tmnxOamLTtraceResultsDisPaths Unsigned32
  tmnxOamLTtraceResultsFailedHops Unsigned32
  tmnxOamLTtraceResultsDisState INTEGER
  tmnxOamLTtraceResultsDisStatus TmnxOamLTtraceDisStatusBits

TmnxOamLTtraceHopInfoEntry  
SEQUENCE    
  tmnxOamLTtraceHopIndex Unsigned32
  tmnxOamLTtraceUpStreamHopIndex Unsigned32
  tmnxOamLTtraceHopAddrType InetAddressType
  tmnxOamLTtraceHopAddr InetAddress
  tmnxOamLTtraceHopDstAddrType InetAddressType
  tmnxOamLTtraceHopDstAddr InetAddress
  tmnxOamLTtraceHopEgrNhAddrType InetAddressType
  tmnxOamLTtraceHopEgrNhAddr InetAddress
  tmnxOamLTtraceHopDisTtl Unsigned32
  tmnxOamLTtraceHopLastRc TmnxOamPingRtnCode
  tmnxOamLTtraceHopDiscoveryState INTEGER
  tmnxOamLTtraceHopDiscoveryTime TimeStamp
  tmnxOamLTtraceHopLabel1 MplsLabel
  tmnxOamLTtraceHopLabel2 MplsLabel
  tmnxOamLTtraceHopLabel3 MplsLabel
  tmnxOamLTtraceHopLabel4 MplsLabel
  tmnxOamLTtraceHopLabel5 MplsLabel
  tmnxOamLTtraceHopLabel6 MplsLabel
  tmnxOamLTtraceHopIfAddrType InetAddressType
  tmnxOamLTtraceHopIfAddress InetAddress
  tmnxOamLTtraceHopRouterIdType InetAddressType
  tmnxOamLTtraceHopRouterId InetAddress

TmnxOamLTtraceAutoConfigEntry  
SEQUENCE    
  tmnxOamLTtraceAutoRowStatus RowStatus
  tmnxOamLTtraceAutoLastChanged TimeStamp
  tmnxOamLTtraceAutoStorageType StorageType
  tmnxOamLTtraceAutoAdminState TmnxAdminState
  tmnxOamLTtraceAutoFcName TFCName
  tmnxOamLTtraceAutoProfile TProfile
  tmnxOamLTtraceAutoDiscIntvl Unsigned32
  tmnxOamLTtraceAutoMaxPath Unsigned32
  tmnxOamLTtraceAutoTrMaxTtl Unsigned32
  tmnxOamLTtraceAutoTrTimeOut Unsigned32
  tmnxOamLTtraceAutoTrMaxFailures Unsigned32
  tmnxOamLTtraceAutoPolicy1 TPolicyStatementNameOrEmpty
  tmnxOamLTtraceAutoPolicy2 TPolicyStatementNameOrEmpty
  tmnxOamLTtraceAutoPolicy3 TPolicyStatementNameOrEmpty
  tmnxOamLTtraceAutoPolicy4 TPolicyStatementNameOrEmpty
  tmnxOamLTtraceAutoPolicy5 TPolicyStatementNameOrEmpty
  tmnxOamLTtraceAutoProbeIntvl Unsigned32
  tmnxOamLTtraceAutoPrTimeOut Unsigned32
  tmnxOamLTtraceAutoPrMaxFailures Unsigned32

TmnxOamLTtraceAutoStatusEntry  
SEQUENCE    
  tmnxOamLTtraceAutoDiscoveryState INTEGER
  tmnxOamLTtraceAutoTotalFecs Unsigned32
  tmnxOamLTtraceAutoDisFecs Unsigned32
  tmnxOamLTtraceAutoLastDisStart TimeStamp
  tmnxOamLTtraceAutoLastDisEnd TimeStamp
  tmnxOamLTtraceAutoLastDisDur Unsigned32

TmnxOamLTtraceFecInfoEntry  
SEQUENCE    
  tmnxOamLTtraceFecPrefixType InetAddressType
  tmnxOamLTtraceFecPrefix InetAddress
  tmnxOamLTtraceFecPrefLen InetAddressPrefixLength
  tmnxOamLTtraceFecDiscoveryState INTEGER
  tmnxOamLTtraceFecDisStatusBits TmnxOamLTtraceDisStatusBits
  tmnxOamLTtraceFecDisPaths Unsigned32
  tmnxOamLTtraceFecFailedHops Unsigned32
  tmnxOamLTtraceFecLastDisEnd TimeStamp
  tmnxOamLTtraceFecFailedProbes Unsigned32
  tmnxOamLTtraceFecProbeState INTEGER
  tmnxOamLTtraceFecSendErrProbes Unsigned32

TmnxOamLTtracePathInfoEntry  
SEQUENCE    
  tmnxOamLTtracePathDstAddrType InetAddressType
  tmnxOamLTtracePathDstAddr InetAddress
  tmnxOamLTtracePathRemAddrType InetAddressType
  tmnxOamLTtracePathRemoteAddr InetAddress
  tmnxOamLTtracePathEgrNhAddrType InetAddressType
  tmnxOamLTtracePathEgrNhAddr InetAddress
  tmnxOamLTtracePathDisTtl Unsigned32
  tmnxOamLTtracePathLastDisTime TimeStamp
  tmnxOamLTtracePathLastRc TmnxOamPingRtnCode
  tmnxOamLTtracePathProbeState INTEGER
  tmnxOamLTtracePathProbeTmOutCnt Unsigned32
  tmnxOamLTtracePathProbeSendErr INTEGER

TmnxOamVccvTrCtlEntry  
SEQUENCE    
  tmnxOamVccvTrCtlSdpIdVcId SdpBindId
  tmnxOamVccvTrCtlReplyMode INTEGER
  tmnxOamVccvTrCtlSpokeSdpId TmnxSpokeSdpIdOrZero
  tmnxOamVccvTrCtlSaiiGlobalId TmnxPwGlobalIdOrZero
  tmnxOamVccvTrCtlSaiiPrefix Unsigned32
  tmnxOamVccvTrCtlSaiiAcId Unsigned32
  tmnxOamVccvTrCtlTaiiGlobalId TmnxPwGlobalIdOrZero
  tmnxOamVccvTrCtlTaiiPrefix Unsigned32
  tmnxOamVccvTrCtlTaiiAcId Unsigned32
  tmnxOamVccvTrCtlTestSubMode TmnxOamVccvTestSubMode
  tmnxOamVccvTrCtlAssocChannel TmnxOamVccvAssocChannel

TmnxOamVccvTrNextPwSegmentEntry  
SEQUENCE    
  tmnxOamVccvTrNextPwID TmnxVcIdOrNone
  tmnxOamVccvTrNextPwType SdpBindVcType
  tmnxOamVccvTrNextSenderAddrType InetAddressType
  tmnxOamVccvTrNextSenderAddr InetAddress
  tmnxOamVccvTrNextRemoteAddrType InetAddressType
  tmnxOamVccvTrNextRemoteAddr InetAddress
  tmnxOamVccvTrNextSaiiGlobalId TmnxPwGlobalIdOrZero
  tmnxOamVccvTrNextSaiiPrefix Unsigned32
  tmnxOamVccvTrNextSaiiAcId Unsigned32
  tmnxOamVccvTrNextTaiiGlobalId TmnxPwGlobalIdOrZero
  tmnxOamVccvTrNextTaiiPrefix Unsigned32
  tmnxOamVccvTrNextTaiiAcId Unsigned32
  tmnxOamVccvTrNextTpAgi OCTET STRING
  tmnxOamVccvTrNextTpSaiiGlobalId TmnxMplsTpGlobalID
  tmnxOamVccvTrNextTpSaiiNodeId TmnxMplsTpNodeID
  tmnxOamVccvTrNextTpSaiiAcId Unsigned32
  tmnxOamVccvTrNextTpTaiiGlobalId TmnxMplsTpGlobalID
  tmnxOamVccvTrNextTpTaiiNodeId TmnxMplsTpNodeID
  tmnxOamVccvTrNextTpTaiiAcId Unsigned32

TmnxOamP2mpLspTrCtlEntry  
SEQUENCE    
  tmnxOamP2mpLspTrCtlLspName TLNamedItemOrEmpty
  tmnxOamP2mpLspTrCtlInstName TNamedItemOrEmpty
  tmnxOamP2mpLspTrCtlLeafIpAddr InetAddress
  tmnxOamP2mpLspTrCtlLeafIpAddrType InetAddressType

TmnxOamP2mpLspTrMapEntry  
SEQUENCE    
  tmnxOamP2mpLspTrMapIndex Unsigned32
  tmnxOamP2mpLspTrMapDSIPv4Addr IpAddress
  tmnxOamP2mpLspTrMapAddrType TmnxOamAddressType
  tmnxOamP2mpLspTrMapDSIfAddr Unsigned32
  tmnxOamP2mpLspTrMapMTU Unsigned32
  tmnxOamP2mpLspTrMapP2mpBranch TruthValue
  tmnxOamP2mpLspTrMapP2mpBud TruthValue

TmnxOamP2mpLspTrDSLabelEntry  
SEQUENCE    
  tmnxOamP2mpLspTrDSLabelIndex Unsigned32
  tmnxOamP2mpLspTrDSLabelLabel MplsLabel
  tmnxOamP2mpLspTrDSLabelProtocol TmnxOamSignalProtocol

TmnxOamMobGtpPingCtlEntry  
SEQUENCE    
  tmnxOamMobGtpPingRefPointType INTEGER
  tmnxOamMobGtpPingVRtrId TmnxVRtrID
  tmnxOamMobGtpPingPort InetPortNumber
  tmnxOamMobGtpPingGateway TmnxMobGwId

TmnxOamEthCfmTrCtlEntry  
SEQUENCE    
  tmnxOamEthCfmTrCtlTgtMacAddr MacAddress
  tmnxOamEthCfmTrCtlSrcMdIndex Unsigned32
  tmnxOamEthCfmTrCtlSrcMaIndex Unsigned32
  tmnxOamEthCfmTrCtlSrcMepId Dot1agCfmMepIdOrZero

TmnxOamEthCfmTrPrHistEntry  
SEQUENCE    
  tmnxOamEthCfmTrPrHistIngressMac MacAddress
  tmnxOamEthCfmTrPrHistEgressMac MacAddress
  tmnxOamEthCfmTrPrHistRelayAction INTEGER
  tmnxOamEthCfmTrPrHistForwarded TruthValue
  tmnxOamEthCfmTrPrHistTerminalMep TruthValue

TmnxOamSysPerfReqTypeEntry  
SEQUENCE    
  tmnxOamSysPerfReqTypeName TNamedItem
  tmnxOamSysPerfReqTypeLocalTestTx Counter32
  tmnxOamSysPerfReqTypeRemoteTstRx Counter32

Defined Values

timetraOamTestMIBModule 1.3.6.1.4.1.6527.1.1.3.11
This document is the SNMP MIB module to manage and provision the Alcatel-Lucent SROS OAM tests. Copyright 2003-2013 Alcatel-Lucent. 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 Alcatel-Lucent's proprietary intellectual property. Alcatel-Lucent retains all title and ownership in the Specification, including any revisions. Alcatel-Lucent grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel-Lucent products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Alcatel-Lucent makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY    

tmnxOamTestObjs 1.3.6.1.4.1.6527.3.1.2.11
OBJECT IDENTIFIER    

tmnxOamPingObjs 1.3.6.1.4.1.6527.3.1.2.11.1
OBJECT IDENTIFIER    

tmnxOamPingNotificationObjects 1.3.6.1.4.1.6527.3.1.2.11.1.1
OBJECT IDENTIFIER    

tmnxOamTraceRouteObjs 1.3.6.1.4.1.6527.3.1.2.11.2
OBJECT IDENTIFIER    

tmnxOamTraceRouteNotifyObjects 1.3.6.1.4.1.6527.3.1.2.11.2.1
OBJECT IDENTIFIER    

tmnxOamSaaObjs 1.3.6.1.4.1.6527.3.1.2.11.3
OBJECT IDENTIFIER    

tmnxOamSaaNotifyObjects 1.3.6.1.4.1.6527.3.1.2.11.3.1
OBJECT IDENTIFIER    

tmnxOamMobGatewayObjs 1.3.6.1.4.1.6527.3.1.2.11.4
OBJECT IDENTIFIER    

tmnxOamGeneralObjs 1.3.6.1.4.1.6527.3.1.2.11.5
OBJECT IDENTIFIER    

tmnxOamGeneralStats 1.3.6.1.4.1.6527.3.1.2.11.5.2
OBJECT IDENTIFIER    

tmnxOamTestNotifications 1.3.6.1.4.1.6527.3.1.3.11
OBJECT IDENTIFIER    

tmnxOamPingNotifyPrefix 1.3.6.1.4.1.6527.3.1.3.11.1
OBJECT IDENTIFIER    

tmnxOamPingNotifications 1.3.6.1.4.1.6527.3.1.3.11.1.0
OBJECT IDENTIFIER    

tmnxOamTraceRouteNotifyPrefix 1.3.6.1.4.1.6527.3.1.3.11.2
OBJECT IDENTIFIER    

tmnxOamTraceRouteNotifications 1.3.6.1.4.1.6527.3.1.3.11.2.0
OBJECT IDENTIFIER    

tmnxOamSaaNotifyPrefix 1.3.6.1.4.1.6527.3.1.3.11.3
OBJECT IDENTIFIER    

tmnxOamSaaNotifications 1.3.6.1.4.1.6527.3.1.3.11.3.0
OBJECT IDENTIFIER    

tmnxOamTestConformance 1.3.6.1.4.1.6527.3.1.1.11
OBJECT IDENTIFIER    

tmnxOamPingConformance 1.3.6.1.4.1.6527.3.1.1.11.1
OBJECT IDENTIFIER    

tmnxOamTraceRouteConformance 1.3.6.1.4.1.6527.3.1.1.11.2
OBJECT IDENTIFIER    

tmnxOamSaaConformance 1.3.6.1.4.1.6527.3.1.1.11.3
OBJECT IDENTIFIER    

tmnxOamMobGatewayConformance 1.3.6.1.4.1.6527.3.1.1.11.4
OBJECT IDENTIFIER    

tmnxOamGeneralConformance 1.3.6.1.4.1.6527.3.1.1.11.5
OBJECT IDENTIFIER    

tmnxOamPingMaxConcurrentTests 1.3.6.1.4.1.6527.3.1.2.11.1.2
The maximum number of concurrent active OAM ping tests that are allowed within an agent implementation. A value of zero (0) for this object implies that there is no limit for the number of concurrent active tests in effect.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tmnxOamPingCtlTable 1.3.6.1.4.1.6527.3.1.2.11.1.3
Defines the Alcatel-Lucent SROS OAM ping Control Table for providing, via SNMP, the capability of performing Alcatel-Lucent SROS OAM ping test operations. The results of these tests are stored in the tmnxOamPingResultsTable and the tmnxOamPingHistoryTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamPingCtlEntry

tmnxOamPingCtlEntry 1.3.6.1.4.1.6527.3.1.2.11.1.3.1
Defines an entry in the tmnxOamPingCtlTable. The first index element, tmnxOamPingCtlOwnerIndex, 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, tmnxOamPingCtlTestIndex, enables the same management application to have multiple outstanding requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamPingCtlEntry  

tmnxOamPingCtlOwnerIndex 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.1
To facilitate the provisioning of access control by a security administrator using the View-Based Access Control Model (RFC 2575, VACM) for tables in which multiple users may need to independently create or modify entries, the initial index is used as an 'owner index'. Such an initial index has a syntax of SnmpAdminString, and can thus be trivially mapped to a security name or group name as defined in VACM, in accordance with a security policy. When used in conjunction with such a security policy all entries in the table belonging to a particular user (or group) will have the same value for this initial index. For a given user's entries in a particular table, the object identifiers for the information in these entries will have the same sub identifiers (except for the 'column' sub identifier) up to the end of the encoded owner index. To configure VACM to permit access to this portion of the table, one would create vacmViewTreeFamilyTable entries with the value of vacmViewTreeFamilySubtree including the owner index portion, and vacmViewTreeFamilyMask 'wildcarding' the column sub identifier. More elaborate configurations are possible.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

tmnxOamPingCtlTestIndex 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.2
The test name index of the Alcatel-Lucent SROS OAM ping test. This is locally unique, within the scope of an tmnxOamPingCtlOwnerIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

tmnxOamPingCtlRowStatus 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.3
This object allows entries to be created and deleted in the tmnxOamPingCtlTable. Deletion of an entry in this table results in all corresponding (same tmnxOamPingCtlOwnerIndex and tmnxOamPingCtlTestIndex index values) tmnxOamPingResultsTable and tmnxOamPingHistoryTable entries being deleted. Activation of a Alcatel-Lucent SROS OAM ping operation is controlled via tmnxOamPingCtlAdminStatus and not by changing this object's value to active(1). The values for configuration objects required for the type of test specified in tmnxOamPingCtlTestMode 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 tmnxOamPingResultsOperStatus 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 Alcatel-Lucent SROS OAM ping operation. The operational state of an Alcatel-Lucent SROS OAM ping operation can be determined by examination of its tmnxOamPingResultsOperStatus object.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxOamPingCtlStorageType 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

tmnxOamPingCtlDescr 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.5
The purpose of this object is to provide a descriptive name of the OAM ping test.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

tmnxOamPingCtlTestMode 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.6
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 tmnxOamMacPingCtlTable for additional parameters. NOTE: This is a one-shot test. macPing - determines address mappings for the service ID. See tmnxOamMacPingCtlTable for additional parameters. macPopulate - populates an OAM MAC address into the FIBs. See tmnxOamMacPingCtlTable for additional parameters. NOTE: This is a one-shot test. macPurge - deletes an OAM MAC address from the FIBs. See tmnxOamMacPingCtlTable for additional parameters. NOTE: This is a one-shot test. lspPing - tests LSP path connectivity and round trip time. See tmnxOamLspPingCtlTable for additional parameters. vprnPing - tests IP path connectivity and round trip time within a specified VPRN service. See tmnxOamVprnPingCtlTable for additional parameters. atmPing - tests ATM path connectivity and round trip time on an ATM VCC. See tmnxOamAtmPingCtlTable for additional parameters. mfibPing - tests IP multicast connectivity and round trip time within a specified VPLS service. See tmnxOamMfibPingCtlTable for additional parameters. cpePing - determines IP connectivity to a CPE within a specified VPLS service. See tmnxOamCpePingCtlTable 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 tmnxOamVccvPingCtlTable for additional parameters. icmpPing - tests IP connectivity and round trip time. See tmnxOamIcmpPingCtlTable 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 tmnxOamAncpTestCtlTable for additional parameters. p2mpLspPing - tests P2MP LSP path connectivity and round trip time. Test mode cannot be p2mpLspPing if SAA is enabled. See tmnxOamP2mpLspPingCtlTable 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 tmnxOamEthCfmPingCtlTable. 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 tmnxOamEthCfmPingCtlTable. 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 TIMETRA-IEEE8021-CFM-MIB). Additional parameters for the SAA ethCfmTwoWaySlm test are in tmnxOamEthCfmPingCtlTable.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), sdpPing(1), mtuPing(2), svcPing(3), macPing(5), macPopulate(6), macPurge(7), lspPing(8), vprnPing(9), atmPing(10), mfibPing(11), cpePing(12), mrInfo(13), vccvPing(14), icmpPing(15), dnsPing(16), ancpLoopback(17), p2mpLspPing(18), ethCfmLoopback(19), ethCfmTwoWayDelay(20), mobGtpPing(21), ethCfmTwoWaySlm(22)  

tmnxOamPingCtlAdminStatus 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.7
Reflects the desired state that a tmnxOamPingCtlEntry should be in: enabled(1) - Attempt to activate the test as defined by this tmnxOamPingCtlEntry. disabled(2) - Deactivate the test as defined by this tmnxOamPingCtlEntry. An attempt to set tmnxOamPingCtlAdminStatus 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 tmnxOamPingCtlTestMode equals either 'sdpPing' or 'mtuPing', tmnxOamPingCtlOrigSdpId must have already been set. If tmnxOamPingCtlTestMode equals 'mtuPing', tmnxOamPingCtlMtuStartSize and tmnxOamPingCtlMtuEndSize must also have already been set. If tmnxOamPingCtlTestMode equals 'svcPing', tmnxOamPingCtlTgtAddress and tmnxOamPingCtlServiceId must have already been set. If tmnxOamPingCtlTestMode equals 'cpePing', tmnxOamPingCtlTgtAddress, and tmnxOamCpePingCtlSourceIpAddr are required. If tmnxOamPingCtlTestMode equals 'icmpPing', tmnxOamPingCtlTgtAddress must have already been set. If tmnxOamPingCtlTestMode equals 'dnsPing', tmnxOamPingCtlTgtAddress must have already been set. If tmnxOamPingCtlSAA has the value 'true' and tmnxOamSaaCtlAdminStatus has a value 'outOfService', an attempt to set this object to 'enabled' will fail with an inconsistentValue error. Refer to the corresponding tmnxOamPingResultsOperStatus to determine the operational state of the test defined by this entry.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

tmnxOamPingCtlOrigSdpId 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.8
Specifies the originating SDP-ID to be used for performing a sdp-ping or mtu-ping operation. This parameter is required only if tmnxOamPingCtlTestMode 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 tmnxOamPingCtlFcName is used to define the outgoing forwarding class used for the SDP encapsulation. If the value of tmnxOamPingCtlOrigSdpId 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 tmnxOamPingHistoryStatus for that probe entry. Once the interval timer expires, the next probe attempt will be made if required.
Status: current Access: read-create
OBJECT-TYPE    
  SdpId  

tmnxOamPingCtlRespSdpId 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.9
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 tmnxOamPingCtlTestMode 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.
Status: current Access: read-create
OBJECT-TYPE    
  SdpId  

tmnxOamPingCtlFcName 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.10
The value of tmnxOamPingCtlFcName 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. tmnxOamPingCtlTestMode 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.
Status: current Access: read-create
OBJECT-TYPE    
  TFCName  

tmnxOamPingCtlProfile 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.11
The value of tmnxOamPingCtlProfile specifies the profile to be used with the forwarding class specified in tmnxOamPingCtlFcName. 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. tmnxOamPingCtlTestMode 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
Status: current Access: read-create
OBJECT-TYPE    
  TProfile  

tmnxOamPingCtlMtuStartSize 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.12
The value of tmnxOamPingCtlMtuStartSize 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 tmnxOamPingCtlMtuEndSize. 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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 40..9198  

tmnxOamPingCtlMtuEndSize 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.13
The value of tmnxOamPingCtlMtuEndSize 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 tmnxOamPingCtlMtuStartSize. An attempt to set this object from a non-zero value to zero will fail with a wrongValue error.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 40..9198  

tmnxOamPingCtlMtuStepSize 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.14
Specifies the number of octets by which to increment the OAM Echo message request size for each message request sent when tmnxOamPingCtlTestMode is set equal to 'mtuPing'. If the next incremented message size is greater than tmnxOamPingCtlMtuEndSize, 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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..512  

tmnxOamPingCtlTargetIpAddress 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.16
Specifies the Ipv4 address to be used as the destination for performing an OAM ping operation when tmnxOamPingCtlTestMode 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 tmnxOamPingCtlTgtAddrType and tmnxOamPingCtlTgtAddress.
Status: obsolete Access: read-create
OBJECT-TYPE    
  IpAddress  

tmnxOamPingCtlServiceId 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.17
The value of tmnxOamPingCtlServiceId specifies the service ID of the service being tested. The applicability of tmnxOamPingCtlServiceId varies with the test type, as shown in the following table. tmnxOamPingCtlTestMode Applicability Related Virtual Router Object ---------------------- ------------- ----------------------------- 'cpePing' mandatory none 'icmpPing' optional tmnxOamPingCtlVRtrID 'macPing' mandatory none 'macPopulate' mandatory none 'macPurge' mandatory none 'mfibPing' mandatory none 'mrInfo' optional tmnxOamPingCtlVRtrID 'svcPing' mandatory none 'vprnPing' mandatory none otherwise not applicable none When tmnxOamPingCtlServiceId is mandatory, a non-zero value must be provided. When tmnxOamPingCtlServiceId 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.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxServId 0..2147483647  

tmnxOamPingCtlLocalSdp 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.18
When the value of tmnxOamPingCtlLocalSdp 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 tmnxOamPingCtlTgtAddress 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 tmnxOamPingCtlTestMode is equal to 'svcPing'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOamPingCtlRemoteSdp 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.19
The value of tmnxOamPingCtlRemoteSdp specifies the encapsulation of the ping reply to be sent by the far end node. When tmnxOamPingCtlRemoteSdp is 'false', the far-end node sends the reply using the generic IP/GRE OAM encapsulation. When tmnxOamPingCtlRemoteSdp 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 tmnxOamPingCtlTestMode is equal to 'svcPing'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOamPingCtlSize 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.20
The value of tmnxOamPingCtlSize specifies the size of the OAM Echo message. This parameter is optional and is valid only if tmnxOamPingCtlTestMode has a value of 'sdpPing', 'macPing', 'lspPing', 'vprnPing', 'mfibPing', 'vccvPing', 'icmpPing', 'p2mpLspPing', 'ethCfmLoopback' or 'ethCfmTwoWaySlm'. The minimum, maximum, and default values for the tmnxOamPingCtlTestMode cases are: 'ethCfmLoopback' : 0, 1500, 0 'ethCfmTwoWaySlm': 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 tmnxOamPingCtlSize 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 tmnxOamPingCtlTestMode 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 tmnxOamPingCtlTestMode has a value of 'icmpPing', the value of this object specifies the payload size following the ICMP header. 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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..16384  

tmnxOamPingCtlTimeOut 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.21
The value of tmnxOamPingCtlTimeOut specifies the time-out value, in seconds, to be used during a test run. Timers (with duration configured using the tmnxOamPingCtlTimeOut 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. SROS chooses 'Per Probe' or 'Per Test' based on the tmnxOamPingCtlTestMode value. The choice is not configurable. The accepted minimum, maximum, and default values for tmnxOamPingCtlTimeOut depend on tmnxOamPingCtlTestMode, as shown in the following table. The table also shows the timer usage for the test mode. tmnxOamPingCtlTestMode 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 tmnxOamPingCtlTimeOut is irrelevant
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..120  

tmnxOamPingCtlProbeCount 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.22
The value of tmnxOamPingCtlProbeCount specifies the number of probes to send during the test. The maximum probe count depends on the value of tmnxOamPingCtlTestMode, as follows: 'macPopulate', 'macPurge','p2mpLspPing', 'svcPing' : 1 'ethCfmTwoWayDelay', 'ethCfmTwoWaySlm' : 1000 'icmpPing' : 100000 otherwise : 100 For the following tmnxOamPingCtlTestMode values, the value of tmnxOamPingCtlProbeCount does not affect the behavior of the test: 'mrInfo', 'mtuPing'. If tmnxOamPingCtlTestMode is 'icmpPing', the default probe count value is 5. Otherwise, the DEFVAL applies.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..100000  

tmnxOamPingCtlInterval 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.23
The value of tmnxOamPingCtlInterval specifies the time to wait between the transmission of one OAM Echo request and the next. The UNITS are specified by tmnxOamPingCtlIntervalUnits. For example, if tmnxOamPingCtlInterval has the value 1, and tmnxOamPingCtlIntervalUnits has the value 'centiseconds(2)', the interval between OAM Echo requests is 0.01 seconds. The applicability, range, and default value of the interval specified using the tmnxOamPingCtlInterval and tmnxOamPingCtlIntervalUnits pair vary with tmnxOamPingCtlTestMode and tmnxOamIcmpPingCtlRapid, as shown in the following table. tmnxOamPingCtlTestMode 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
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..10000  

tmnxOamPingCtlMaxRows 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.24
The maximum number of entries allowed in the tmnxOamPingHistoryTable for this OAM ping test. The agent will remove the oldest entry in the tmnxOamPingHistoryTable to allow the addition of an new entry once the number of rows in the tmnxOamPingHistoryTable reaches this value. Old entries are not removed when a new test is started. Entries are added to the tmnxOamPingHistoryTable until tmnxOamPingCtlMaxRows 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 tmnxOamPingHistoryTable entries. This object was obsoleted in release 6.0R17.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxOamPingCtlTrapGeneration 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.25
The value of tmnxOamPingCtlTrapGeneration specifies the notification(s) to send for a test run. Each bit enables the transmission of one notification, as follows. 'probeFailure(0)': send one tmnxOamPingProbeFailedV3 notification if at least M successive probes failed during the test run. M is configured using tmnxOamPingCtlTrapProbeFailureFilter. 'testFailure(1)': send one tmnxOamPingTestFailedV3 notification if at least N probes failed during the test run. N is configured using tmnxOamPingCtlTrapTestFailureFilter. 'testCompletion(2)': send one tmnxOamPingTestCompletedV3 notification when the test run is complete.
Status: current Access: read-create
OBJECT-TYPE    
  BITS probeFailure(0), testFailure(1), testCompletion(2)  

tmnxOamPingCtlTrapProbeFailureFilter 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.26
The value of this object is used to determine when to generate a tmnxOamPingProbeFailed NOTIFICATION. Setting tmnxOamPingCtlTrapGeneration to 'probeFailure (0)' implies that a tmnxOamPingProbeFailed NOTIFICATION is generated only when the number of successive probe failures, as indicated by the value of tmnxOamPingCtlTrapProbeFailureFilter, fail within a given ping test.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..15  

tmnxOamPingCtlTrapTestFailureFilter 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.27
The value of this object is used to determine when to generate a tmnxOamPingTestFailed NOTIFICATION. Setting tmnxOamPingCtlTrapGeneration to 'testFailure (1)' implies that a tmnxOamPingTestFailed NOTIFICATION is generated only when the number of ping failures within a test exceed the value of tmnxOamPingCtlTrapTestFailureFilter.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..15  

tmnxOamPingCtlSAA 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.28
The value of tmnxOamPingCtlSAA specifies if this test is an SAA test (Service Assurance Agent; 'true'), or an OAM test ('false'). If there is a tmnxOamSaaCtlTable row with the specified index values, 'true' is returned. Otherwise, 'false' is returned.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOamPingCtlRuns 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.29
The value of tmnxOamPingCtlRuns indicates the number of times this OAM ping test has been executed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOamPingCtlFailures 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.30
The value of tmnxOamPingCtlFailures indicates the number of times this OAM ping test has failed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOamPingCtlLastRunResult 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.31
The value of tmnxOamPingCtlLastRunResult 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.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamTestResult  

tmnxOamPingCtlLastChanged 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.32
The value of tmnxOamPingCtlLastChanged indicates the time the value of a settable object in this row was last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOamPingCtlVRtrID 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.33
The value of tmnxOamPingCtlVRtrID 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 tmnxOamPingCtlTestMode 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 tmnxOamPingCtlVRtrID (with the VPRN's virtual router number) or tmnxOamPingCtlServiceId (with the VPRN's service number). tmnxOamPingCtlServiceId 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 tmnxOamPingCtlVRtrID and tmnxOamPingCtlServiceId, tmnxOamPingCtlServiceId is used. Setting this object is optional.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxVRtrID  

tmnxOamPingCtlTgtAddrType 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.34
The value of tmnxOamPingCtlTgtAddrType specifies the address type of tmnxOamPingCtlTgtAddress. Values supported depend on tmnxOamPingCtlTestMode, 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)'
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxOamPingCtlTgtAddress 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.35
The value of tmnxOamPingCtlTgtAddress specifies the destination IP host address to be used when performing an OAM ping operation. The corresponding address type is configured using tmnxOamPingCtlTgtAddrType. For 'dnsPing' this is the address of the DNS server host that will be asked to resolve a dns name specified by tmnxOamPingCtlDnsName.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

tmnxOamPingCtlSrcAddrType 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.36
The value of tmnxOamPingCtlSrcAddrType specifies the address type of tmnxOamPingCtlSrcAddress. Only 'ipv4' and 'ipv6' address types are supported.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxOamPingCtlSrcAddress 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.37
The value of tmnxOamPingCtlSrcAddress specifies the source IP host address to be used when performing an OAM ping operation. The corresponding address type is configured using tmnxOamPingCtlSrcAddrType. This is an optional parameter. It is used when tmnxOamPingCtlTestMode is 'icmpPing', 'dnsPing', 'lspPing', 'p2mpLspPing' (LDP), or 'vccvPing'.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamPingCtlDnsName 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.38
The value of tmnxOamPingCtlDnsName specifies the DNS name to be resolved to an IP address. This object is required for 'dnsPing'.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tmnxOamPingCtlDNSRecord 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.39
The value of tmnxOamPingCtlDNSRecord specifies which DNS record is to be retrieved in this test.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ipv4Arecord(1), ipv6AAAArecord(2)  

tmnxOamPingCtlIntervalUnits 1.3.6.1.4.1.6527.3.1.2.11.1.3.1.40
The value of tmnxOamPingCtlIntervalUnits specifies the units for tmnxOamPingCtlInterval. For example, if tmnxOamPingCtlIntervalUnits has the value 'centiseconds(2)', and tmnxOamPingCtlInterval has the value 10, the test's interval is 0.1 seconds. The supported combinations of tmnxOamPingCtlIntervalUnits, tmnxOamPingCtlInterval, tmnxOamPingCtlTestMode, and tmnxOamIcmpPingCtlRapid are specified in the tmnxOamPingCtlInterval DESCRIPTION clause. The interaction between this object and tmnxOamIcmpPingCtlRapid is specified in the tmnxOamIcmpPingCtlRapid DESCRIPTION clause.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER seconds(1), centiseconds(2)  

tmnxOamPingResultsTable 1.3.6.1.4.1.6527.3.1.2.11.1.4
Defines the OAM Ping Results Table for providing the capability of performing OAM ping operations. The results of these operations are stored in the tmnxOamPingResultsTable and the tmnxOamPingHistoryTable. An entry is added to the tmnxOamPingResultsTable when an tmnxOamPingCtlEntry is started by successful transition of its tmnxOamPingCtlAdminStatus object to enabled(1). An entry is removed from the tmnxOamPingResultsTable when its corresponding tmnxOamPingCtlEntry is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamPingResultsEntry

tmnxOamPingResultsEntry 1.3.6.1.4.1.6527.3.1.2.11.1.4.1
Defines an entry in the tmnxOamPingResultsTable. The tmnxOamPingResultsTable has the same indexing as the tmnxOamPingCtlTable in order for a tmnxOamPingResultsEntry to correspond to the tmnxOamPingCtlEntry 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 tmnxOamPingCtlTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamPingResultsEntry  

tmnxOamPingResultsOperStatus 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.1
Reflects the operational state of a tmnxOamPingCtlEntry: enabled(1) - Test is active. disabled(2) - Test has stopped.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

tmnxOamPingResultsMinRtt 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.4
The minimum OAM ping round-trip-time (RTT) received. This value is relevant when tmnxOamPingCtlTestMode has a value of 'sdpPing', 'ethCfmLoopback', 'ethCfmTwoWayDelay', or 'ethCfmTwoWaySlm'. Otherwise, this object contains a value of 0.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamPingResultsMaxRtt 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.5
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 tmnxOamPingCtlTestMode has a value of 'sdpPing', 'ethCfmLoopback', 'ethCfmTwoWayDelay', or 'ethCfmTwoWaySlm'. Otherwise, this object contains a value of 0.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamPingResultsAverageRtt 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.6
The current average OAM ping round-trip-time (RTT). This value is relevant when tmnxOamPingCtlTestMode has a value of 'sdpPing', 'ethCfmLoopback', 'ethCfmTwoWayDelay', or 'ethCfmTwoWaySlm'. Otherwise, this object contains a value of 0.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamPingResultsRttSumOfSquares 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.7
The value of tmnxOamPingResultsRttSumOfSquares indicates the least significant 32 bits of tmnxOamPingResultsRttHCSumSquares.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamPingResultsMtuResponseSize 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.8
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 tmnxOamPingCtlTestMode does not have a value of 'mtuPing', this object is not relevant and should contain a value of 0.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamPingResultsSvcPing 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.9
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 tmnxOamPingCtlTestMode does not have a value of 'svcPing', this object is not relevant and should contain a value of 0.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER undetermined(0), failed(1), success(2)  

tmnxOamPingResultsProbeResponses 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.10
Number of responses received for the corresponding tmnxOamPingCtlEntry and tmnxOamPingResultsEntry. The value of this object MUST be reported as 0 when no probe responses have been received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamPingResultsSentProbes 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.11
The value of this object reflects the number of probes sent for the corresponding tmnxOamPingCtlEntry and tmnxOamPingResultsEntry. The value of this object MUST be reported as 0 when no probes have been sent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamPingResultsLastGoodProbe 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tmnxOamPingResultsLastRespHeader 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.13
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 tmnxOamPingHistoryRespHdr in tmnxOamPingHistoryTable.
Status: obsolete Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(100)  

tmnxOamPingResultsMinTt 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamPingResultsMaxTt 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.15
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamPingResultsAverageTt 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.16
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamPingResultsTtSumOfSquares 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.17
The value of tmnxOamPingResultsTtSumOfSquares indicates the least significant 32 bits of tmnxOamPingResultsTtHCSumSquares.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamPingResultsMinInTt 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.18
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamPingResultsMaxInTt 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.19
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamPingResultsAverageInTt 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.20
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamPingResultsInTtSumOfSqrs 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.21
The value of tmnxOamPingResultsInTtSumOfSqrs indicates the least significant 32 bits of tmnxOamPingResultsInTtHCSumSqrs.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamPingResultsOutJitter 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.22
The value of tmnxOamPingResultsOutJitter 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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamPingResultsInJitter 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.23
The value of tmnxOamPingResultsInJitter 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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamPingResultsRtJitter 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.24
The value of tmnxOamPingResultsRtJitter 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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamPingResultsProbeTimeouts 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.25
The value of tmnxOamPingResultsProbeTimeouts indicates the number of probes timed out without receiving a response.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamPingResultsProbeFailures 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.26
The value of tmnxOamPingResultsProbeFailures indicates the total number of probes that failed to be transmitted plus the number of probes that timed out without receiving a response.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamPingResultsTestRunIndex 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.27
The value of tmnxOamPingResultsTestRunIndex identifies the row entry that reports results for a single OAM test run. The agent starts assigning tmnxOamPingResultsTestRunIndex values at 1 and wraps after exceeding the maximum possible value as defined by the limit of this object.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

tmnxOamPingResultsRttOFSumSquares 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.28
The value of tmnxOamPingResultsRttOFSumSquares indicates the number of times tmnxOamPingResultsRttSumOfSquares overflowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOamPingResultsRttHCSumSquares 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.29
The value of tmnxOamPingResultsRttHCSumSquares 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. tmnxOamPingCtlTestMode) is one of the following: 'ancpLoopback', 'atmPing', 'macPopulate', 'macPurge', 'mfibPing', 'mrInfo', 'mtuPing', 'p2mpLspPing', 'svcPing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxOamPingResultsTtOFSumSquares 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.30
The value of tmnxOamPingResultsTtOFSumSquares indicates the number of times tmnxOamPingResultsTtSumOfSquares overflowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOamPingResultsTtHCSumSquares 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.31
The value of tmnxOamPingResultsTtHCSumSquares 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. tmnxOamPingCtlTestMode) 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxOamPingResultsInTtOFSumSqrs 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.32
The value of tmnxOamPingResultsInTtOFSumSqrs indicates the number of times tmnxOamPingResultsInTtSumOfSqrs overflowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOamPingResultsInTtHCSumSqrs 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.33
The value of tmnxOamPingResultsInTtHCSumSqrs 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. tmnxOamPingCtlTestMode) 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxOamPingResultsTestRunResult 1.3.6.1.4.1.6527.3.1.2.11.1.4.1.34
The object contains the overall state of the ping test.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamTestResult  

tmnxOamPingHistoryTable 1.3.6.1.4.1.6527.3.1.2.11.1.5
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 tmnxOamMacPingHistoryTable. 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 tmnxOamPingCtlEntry is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamPingHistoryEntry

tmnxOamPingHistoryEntry 1.3.6.1.4.1.6527.3.1.2.11.1.5.1
Defines an entry in the tmnxOamPingHistoryTable. The first two index elements identify the tmnxOamPingCtlEntry that a tmnxOamPingHistoryEntry belongs to. The third index identifies a specific OAM test run. The fourth index element selects a single OAM probe result.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamPingHistoryEntry  

tmnxOamPingHistoryIndex 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.1
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 tmnxOamPingCtlEntry that a OAM probe result (tmnxOamPingHistoryEntry) belongs to. The tmnxOamPingHistoryIndex element selects a single OAM probe result. The agent starts assigning tmnxOamPingHistoryIndex values at 1 and wraps after exceeding the maximum possible value as defined by the limit of this object.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

tmnxOamPingHistoryResponse 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamPingHistoryOneWayTime 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamPingHistorySize 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.4
The value of tmnxOamPingHistorySize indicates the size of the OAM echo request transmitted for this OAM probe. Zero is returned if no probe has been transmitted. When tmnxOamPingCtlTestMode is 'ethCfmLoopback', 'ethCfmTwoWayDelay', or 'ethCfmTwoWaySlm' the size of the trasmitted layer 2 frame (including the layer 2 header) is returned. For other tmnxOamPingCtlTestMode values, the size returned is the tmnxOamPingCtlSize value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamPingHistoryStatus 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.5
The result of a particular OAM test probe.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamResponseStatus  

tmnxOamPingHistoryTime 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.6
Time stamp for when this OAM probe result was determined.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tmnxOamPingHistoryReturnCode 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.7
The value of tmnxOamPingHistoryReturnCode is an enumerated integer that indicates the OAM return code received in the OAM ping response.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamPingRtnCode  

tmnxOamPingHistorySrcIpAddress 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.8
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 tmnxOamPingHistorySrcAddrType and tmnxOamPingHistorySrcAddress.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

tmnxOamPingHistAddressType 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.9
The value of tmnxOamPingHistAddressType specifies the type of binding address information returned in response to a 'vprnPing' 'mfibPing', or 'cpePing' test.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamAddressType  

tmnxOamPingHistSapId 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.10
The value of tmnxOamPingHistSapId 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 tmnxOamPingHistAddressType is not 'sapId', this object is not relevant and MUST have a null string ''.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxStrSapId  

tmnxOamPingHistoryVersion 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.12
The value of tmnxOamPingHistoryVersion indicates the protocol version for this OAM ping probe reply.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamPingHistoryCpeMacAddr 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.13
tmnxOamPingHistoryCpeMacAddr 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.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

tmnxOamPingHistoryRespSvcId 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.14
The value tmnxOamPingHistoryRespSvcId 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.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxServId  

tmnxOamPingHistorySequence 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.15
The value tmnxOamPingHistorySequence indicates this probe's sequence number. If a probe response was received, this object indicates the sequence number of the response.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamPingHistoryIfIndex 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.16
The value of tmnxOamPingHistoryIfIndex 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.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

tmnxOamPingHistoryDataLen 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.17
The value of tmnxOamPingHistoryDataLen 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamPingHistoryRespPlane 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.18
The value of tmnxOamPingHistoryRespPlane indicates the response plane from which this ping response was received.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamTestResponsePlane  

tmnxOamPingHistoryReqHdr 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.19
The value of tmnxOamPingHistoryReqHdr 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 tmnxOamPingCtlTestMode 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.
Status: obsolete Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0|1..150)  

tmnxOamPingHistoryRespHdr 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.20
The value of tmnxOamPingHistoryRespHdr 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 tmnxOamPingCtlTestMode 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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0|1..150)  

tmnxOamPingHistoryDnsAddrType 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.21
The value of tmnxOamPingHistoryDnsAddrType indicates the Internet address type stored in tmnxOamPingHistoryDnsAddress. If this was not a 'dnsPing' test or the dns name specified in tmnxOamPingCtlDnsName could not be resolved, the value of this object will be reported as 'unknown'.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOamPingHistoryDnsAddress 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.22
The value of tmnxOamPingHistoryDnsAddress indicates the Internet address that was resolved from the name specified in tmnxOamPingCtlDnsName by a 'dnsPing' test. If this was not a 'dnsPing' test or the dns name specified in tmnxOamPingCtlDnsName could not be resolved, the value of this object will be reported as ''H (empty string).
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamPingHistorySrcAddrType 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.23
The value of tmnxOamPingHistorySrcAddrType indicates the Internet address type of the address stored in tmnxOamPingHistorySrcAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOamPingHistorySrcAddress 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.24
The value of tmnxOamPingHistorySrcAddress indicates the Internet address of the remote node that generated this reply to a OAM probe.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16|20)  

tmnxOamPingHistoryInOneWayTime 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.25
The value of tmnxOamPingHistoryInOneWayTime 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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamPingHistoryLspName 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.26
The value of tmnxOamPingHistoryLspName 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.
Status: current Access: read-only
OBJECT-TYPE    
  TLNamedItemOrEmpty  

tmnxOamPingHistNextHopAddrType 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.27
The value of tmnxOamPingHistNextHopAddrType indicates the Internet address type of the address stored in tmnxOamPingHistNextHopAddress. The value 'unknown(0)' is returned when the test mode is not 'vccvPing'.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOamPingHistNextHopAddress 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.28
The value of tmnxOamPingHistNextHopAddress indicates the next hop Internet address that this probe was transmitted to. The empty string is returned when the test mode is not 'vccvPing'.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16|20)  

tmnxOamPingHistorySrcGlobalId 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.29
The value of tmnxOamPingHistorySrcGlobalId 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 tmnxOamPingCtlTestMode is 'lspPing' or 'vccvPing'. Otherwise, zero is returned.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxMplsTpGlobalID  

tmnxOamPingHistorySrcNodeId 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.30
The value of tmnxOamPingHistorySrcNodeId 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 tmnxOamPingCtlTestMode is 'lspPing' or 'vccvPing'. Otherwise, zero is returned.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxMplsTpNodeID  

tmnxOamPingHistorySdpBindId 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.31
The value of tmnxOamPingHistorySdpBindId indicates the SDP binding provided by the remote system. The value of tmnxOamPingHistorySdpBindId is relevant when tmnxOamPingHistAddressType is 'sdpBindId(9)'.
Status: current Access: read-only
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOamPingHistoryRtrnSubcode 1.3.6.1.4.1.6527.3.1.2.11.1.5.1.32
The value of tmnxOamPingHistoryRtrnSubcode 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 tmnxOamPingCtlTestMode value of 'lspPing'. Otherwise, zero is returned.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamMacPingCtlTable 1.3.6.1.4.1.6527.3.1.2.11.1.6
Defines the Alcatel-Lucent SROS OAM MAC Ping Control Table for providing, via SNMP, the capability of performing Alcatel-Lucent SROS OAM 'macPing', 'macPopulate', or 'macPurge' test operations. The results of these tests are stored in the tmnxOamPingResultsTable and the tmnxOamMacPingHistoryTable. There will be no entries for these test in the tmnxOamPingHistoryTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamMacPingCtlEntry

tmnxOamMacPingCtlEntry 1.3.6.1.4.1.6527.3.1.2.11.1.6.1
Defines an entry in the tmnxOamMacPingCtlTable. The first index element, tmnxOamPingCtlOwnerIndex, 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, tmnxOamPingCtlTestIndex, enables the same management application to have multiple outstanding requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamMacPingCtlEntry  

tmnxOamMacPingCtlTargetMacAddr 1.3.6.1.4.1.6527.3.1.2.11.1.6.1.1
The value of tmnxOamMacPingCtlTargetMacAddr is a 6-octet value that specifies the target MAC address to be used in the query request for performing an OAM ping operation. This parameter is required.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

tmnxOamMacPingCtlSourceMacAddr 1.3.6.1.4.1.6527.3.1.2.11.1.6.1.2
The value of tmnxOamMacPingCtlSourceMacAddr is a 6-octet value that specifies the MAC address to be used as the source in the query request for performing an OAM ping operation. This object is optional and is not relevant when tmnxOamPingCtlTestMode has a value other than 'macPing'.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

tmnxOamMacPingCtlSendControl 1.3.6.1.4.1.6527.3.1.2.11.1.6.1.3
When the value of tmnxOamMacPingCtlSendControl is 'true', the OAM ping packet is sent directly to the destination IP address via the control plane. If its value is 'false', the packet is sent via the data plane. This object is optional and is not relevant when tmnxOamPingCtlTestMode has a value other than 'macPopulate', 'macPurge' or 'macPing'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOamMacPingCtlReplyControl 1.3.6.1.4.1.6527.3.1.2.11.1.6.1.4
When the value of tmnxOamMacPingCtlReplyControl is 'true', the OAM ping response is returned using the control plane. If its value is 'false', the packet is sent via the data plane. This object is optional and is not relevant when tmnxOamPingCtlTestMode has a value other than 'macPing'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOamMacPingCtlTtl 1.3.6.1.4.1.6527.3.1.2.11.1.6.1.5
Specifies the vc-label time-to-live value. This object is optional and is not relevant when tmnxOamPingCtlTestMode has a value other than 'macPing'. While performing the test with a ttl of 1 no responses should ever be expected.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..255  

tmnxOamMacPingCtlRegister 1.3.6.1.4.1.6527.3.1.2.11.1.6.1.6
When the value of tmnxOamMacPingCtlRegister is 'true', the OAM ping request is transmitted that causes each upstream node to delete the MAC address only from its forwarding plane but keep it in its control plane in order to inhibit dynamic learning. If its value is 'false', the MAC address is deleted from both the forwarding and control planes. This object is optional and is not relevant when tmnxOamPingCtlTestMode has a value other than 'macPurge'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOamMacPingCtlFlood 1.3.6.1.4.1.6527.3.1.2.11.1.6.1.7
When the value of tmnxOamMacPingCtlFlood is 'true', the OAM ping request is transmitted that causes each upstream node to add or delete the MAC address. If its value is 'false', the operation is performed locally. This object is optional and is not relevant when tmnxOamPingCtlTestMode has a value other than 'macPopulate' or 'macPurge'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOamMacPingCtlForce 1.3.6.1.4.1.6527.3.1.2.11.1.6.1.8
When the value of tmnxOamMacPingCtlForce is 'true', the MAC type in the FIB is forced to be labeled OAM type if it already existed as dynamic or static. This object is optional and is not relevant when tmnxOamPingCtlTestMode has a value other than 'macPopulate'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOamMacPingCtlAge 1.3.6.1.4.1.6527.3.1.2.11.1.6.1.9
The value of tmnxOamMacPingCtlAge specifies the number of seconds to age this OAM MAC address in the FIB. This object is optional and is not relevant when tmnxOamPingCtlTestMode has a value other than 'macPopulate'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

tmnxOamMacPingCtlSapPortId 1.3.6.1.4.1.6527.3.1.2.11.1.6.1.10
The value of tmnxOamMacPingCtlSapPortId is the ID of the access port of the target SAP. This object is optional and is not relevant when tmnxOamPingCtlTestMode has a value other than 'macPopulate'.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxPortID  

tmnxOamMacPingCtlSapEncapValue 1.3.6.1.4.1.6527.3.1.2.11.1.6.1.11
The value of tmnxOamMacPingCtlSapEncapValue is the label used to identify the target SAP on the port specified in tmnxOamMacPingCtlSapPortId. This object is optional and is not relevant when tmnxOamPingCtlTestMode has a value other than 'macPopulate'.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxEncapVal  

tmnxOamMacPingCtlFibEntryName 1.3.6.1.4.1.6527.3.1.2.11.1.6.1.12
The value of tmnxOamMacPingCtlFibEntryName is the fib entry name to associate with the target MAC address. This object is optional and is not relevant when tmnxOamPingCtlTestMode has a value other than 'macPopulate'.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOamMacPingHistoryTable 1.3.6.1.4.1.6527.3.1.2.11.1.7
Defines a table for storing the results of an OAM 'macPing' probe operation. The number of entries in this table for a test is limited to the results of 3 runs. An entry in this table is created when the result of an OAM 'macPing' probe is determined. An entry is removed from this table when its corresponding tmnxOamPingCtlEntry is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamMacPingHistoryEntry

tmnxOamMacPingHistoryEntry 1.3.6.1.4.1.6527.3.1.2.11.1.7.1
Defines an entry in the tmnxOamPingHistoryTable. The first two index elements identify the tmnxOamPingCtlEntry that a tmnxOamMacPingHistoryEntry belongs to. The third index identifies a specific run of the OAM test. The fourth index element selects the group of responses associated with a specific probe attempt. The fifth index selects a single OAM 'macPing' reply.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamMacPingHistoryEntry  

tmnxOamMacPingHistoryIndex 1.3.6.1.4.1.6527.3.1.2.11.1.7.1.1
An entry in this table is created when the result of a OAM 'macPing' probe is determined. The initial 2 instance identifier index values identify the tmnxOamPingCtlEntry that a OAM probe result (tmnxOamMacPingHistoryEntry) belongs to. The tmnxOamMacPingHistoryIndex has the value of the sequence number of the request probe and identifies a group of replies received in response to a specific probe transmission. The agent starts assigning tmnxOamMacPingHistoryIndex values at 1 and wraps after exceeding the maximum possible value as defined by the limit of this object.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

tmnxOamMacPingReplyIndex 1.3.6.1.4.1.6527.3.1.2.11.1.7.1.2
The tmnxOamMacPingReplyIndex is unique within a group of responses received as the result of a OAM 'macPing' probe as specified by having the same value for tmnxOamMacPingHistoryIndex. The agent starts assigning tmnxOamMacPingReplyIndex values at 1 and wraps after exceeding the maximum possible value as defined by the limit of this object.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

tmnxOamMacPingHistoryResponse 1.3.6.1.4.1.6527.3.1.2.11.1.7.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamMacPingHistoryOneWayTime 1.3.6.1.4.1.6527.3.1.2.11.1.7.1.4
The amount of time measured in microseconds from when an 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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamMacPingHistoryStatus 1.3.6.1.4.1.6527.3.1.2.11.1.7.1.5
The value of tmnxOamMacPingHistoryStatus is an enumerated integer that indicates the result of a particular OAM probe.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamResponseStatus  

tmnxOamMacPingHistoryTime 1.3.6.1.4.1.6527.3.1.2.11.1.7.1.6
Timestamp for when this OAM probe result was determined.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tmnxOamMacPingHistoryReturnCode 1.3.6.1.4.1.6527.3.1.2.11.1.7.1.7
The value of tmnxOamMacPingHistoryReturnCode is an enumerated integer that indicates the return code received in the OAM ping response.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamPingRtnCode  

tmnxOamMacPingHistorySrcIpAddress 1.3.6.1.4.1.6527.3.1.2.11.1.7.1.8
The value of tmnxOamMacPingHistorySrcIpAddress 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 tmnxOamMacPingHistorySrcAddrType and tmnxOamMacPingHistorySrcAddress.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

tmnxOamMacPingHistoryAddressType 1.3.6.1.4.1.6527.3.1.2.11.1.7.1.9
The value of tmnxOamMacPingHistoryAddressType specifies the type of binding address information returned in response to a 'macPing' test.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamAddressType  

tmnxOamMacPingHistorySapId 1.3.6.1.4.1.6527.3.1.2.11.1.7.1.10
The value of tmnxOamMacPingHistorySapId is the name of the access port of the SAP supporting the requested MAC address returned in response to a 'macPing' probe. If the value of tmnxOamMacPingHistoryAddressType is not 'sapId', this object is not relevant and MUST have a null string ''.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxStrSapId  

tmnxOamMacPingHistorySdpId 1.3.6.1.4.1.6527.3.1.2.11.1.7.1.12
The value of tmnxOamMacPingHistorySdpId is the ID of the SDP supporting the requested MAC address returned in response to a 'macPing' probe. If the value of tmnxOamMacPingHistoryAddressType is not 'sdpId', this object is not relevant and MUST return a value of '0'.
Status: current Access: read-only
OBJECT-TYPE    
  SdpId  

tmnxOamMacPingHistoryAdminStatus 1.3.6.1.4.1.6527.3.1.2.11.1.7.1.13
The value of tmnxOamMacPingHistoryAdminStatus indicates the current administrative state of the SAP or SDP ID returned in response to a 'macPing' test. A value of 'true' indicates the SAP or SDP is administratively 'up'. The value of this object MUST be reported as 'false' when no ping responses have been received or an active test has not yet timed out.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxOamMacPingHistoryOperStatus 1.3.6.1.4.1.6527.3.1.2.11.1.7.1.14
The value of tmnxOamMacPingHistoryOperStatus indicates the current operational state of the SAP or SDP ID returned in response to a 'macPing' test. A value of 'true' indicates the SAP or SDP is operationally 'up'. The value of this object MUST be reported as 'false' when no ping responses have been received or an active test has not yet timed out.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxOamMacPingHistoryResponsePlane 1.3.6.1.4.1.6527.3.1.2.11.1.7.1.15
The value of tmnxOamMacPingHistoryResponsePlane indicates the response plane from which this ping response was received.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamTestResponsePlane  

tmnxOamMacPingHistorySize 1.3.6.1.4.1.6527.3.1.2.11.1.7.1.16
The value of tmnxOamMacPingHistorySize indicates the size in octets of the user payload in a ping request packet. It does not include the service encapsulation.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamMacPingHistoryInOneWayTime 1.3.6.1.4.1.6527.3.1.2.11.1.7.1.17
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamMacPingHistorySrcAddrType 1.3.6.1.4.1.6527.3.1.2.11.1.7.1.18
The value of tmnxOamMacPingHistorySrcAddrType indicates the Internet address type stored in tmnxOamMacPingHistorySrcAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOamMacPingHistorySrcAddress 1.3.6.1.4.1.6527.3.1.2.11.1.7.1.19
The value of tmnxOamMacPingHistorySrcAddress indicates the Internet address of the remote node that generated this reply to a OAM probe.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamMacPingL2MapTable 1.3.6.1.4.1.6527.3.1.2.11.1.8
Defines a table for storing the results of an OAM 'macQuery' probe operation where a L2 mapping TLV is returned. Only one downstream and one upstream L2 mapping entry is returned if the 'macQuery' replier has no egress mapping for the requested MAC address but it does have an SDP binding. Multiple downstream L2 mappings that specify the replier's flooding domain may be returned if the replier has no bindings for the MAC address. An entry in this table is created when the result of an OAM 'macQuery'probe is determined. An entry is removed from this table when its corresponding tmnxOamPingCtlEntry is deleted.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamMacPingL2MapEntry

tmnxOamMacPingL2MapEntry 1.3.6.1.4.1.6527.3.1.2.11.1.8.1
Defines an entry in the tmnxOamMacPingL2MapTable. The first two index elements identify the tmnxOamPingCtlEntry that a tmnxOamMacPingL2MapEntry belongs to. The third index element identifies a specific OAM test run. The fourth index element selects the group of responses associated with a specific probe attempt. The fifth index selects a single OAM 'macQuery' reply. Note that in the case of a successful 'macQuery' reply there will be only two row entries created per test run. However there may also be one or more error replies. The sixth index selects a single L2 mapping entry within a specific probe reply.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  TmnxOamMacPingL2MapEntry  

tmnxOamMacPingL2MapIndex 1.3.6.1.4.1.6527.3.1.2.11.1.8.1.1
An entry in this table is created when the result of a OAM 'macQuery' probe is determined. The initial 2 instance identifier index values identify the tmnxOamPingCtlEntry that a OAM probe result (tmnxOamMacPingHistoryEntry) belongs to. The tmnxOamMacPingHistoryIndex identifies a group of replies received in response to a specific probe transmission. The tmnxOamMacPingReplyIndex selects a single OAM 'macQuery' reply. The tmnxOamMacPingL2MapIndex selects a single L2 mapping entry within a specific 'macQuery' probe reply. The agent starts assigning tmnxOamMacPingL2MapIndex values at 1.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

tmnxOamMacPingL2MapRouterID 1.3.6.1.4.1.6527.3.1.2.11.1.8.1.2
The value of tmnxOamMacPingL2MapRouterID is the router ID for this L2 mapping entry.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

tmnxOamMacPingL2MapLabel 1.3.6.1.4.1.6527.3.1.2.11.1.8.1.3
The value of tmnxOamMacPingL2MapLabel is the label used by the router for the L2FEC or VC ID specified by this L2 mapping entry.
Status: obsolete Access: read-only
OBJECT-TYPE    
  MplsLabel  

tmnxOamMacPingL2MapProtocol 1.3.6.1.4.1.6527.3.1.2.11.1.8.1.4
The value of tmnxOamMacPingL2MapProtocol is the signaling protocol used by the router for the L2FEC or VC ID specified by this L2 mapping entry.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TmnxOamSignalProtocol  

tmnxOamMacPingL2MapVCType 1.3.6.1.4.1.6527.3.1.2.11.1.8.1.5
The value of tmnxOamMacPingL2MapVCType specifies the class of VC ID given in tmnxOamMacPingL2MapVCID.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TmnxOamVcType  

tmnxOamMacPingL2MapVCID 1.3.6.1.4.1.6527.3.1.2.11.1.8.1.6
The value of tmnxOamMacPingL2MapVCID is the VC ID associated with the label used by the L2FEC specified by this L2 mapping entry.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TmnxVcId  

tmnxOamMacPingL2MapDirection 1.3.6.1.4.1.6527.3.1.2.11.1.8.1.7
The value of tmnxOamMacPingL2MapDirection specifies the direction that this L2 mapping entry is in relation to the node that returned the 'macQuery' reply.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER upstream(1), downstream(2)  

tmnxOamLspPingCtlTable 1.3.6.1.4.1.6527.3.1.2.11.1.9
Defines the Alcatel-Lucent SROS OAM LSP Ping Control Table for providing, via SNMP, the capability of performing Alcatel-Lucent SROS OAM 'lspPing' test operations. The results of these tests are stored in the tmnxOamPingResultsTable and the tmnxOamPingHistoryTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamLspPingCtlEntry

tmnxOamLspPingCtlEntry 1.3.6.1.4.1.6527.3.1.2.11.1.9.1
Defines an entry in the tmnxOamLspPingCtlTable. The first index element, tmnxOamPingCtlOwnerIndex, 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, tmnxOamPingCtlTestIndex, enables the same management application to have multiple outstanding requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamLspPingCtlEntry  

tmnxOamLspPingCtlVRtrID 1.3.6.1.4.1.6527.3.1.2.11.1.9.1.1
The unique value which identifies this virtual router in the Alcatel-Lucent 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 tmnxOamPingCtlVRtrID in tmnxOamPingCtlTable.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TmnxVRtrID  

tmnxOamLspPingCtlLspName 1.3.6.1.4.1.6527.3.1.2.11.1.9.1.2
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 tmnxOamLspPingCtlVRtrID. This parameter is mutually exclusive with the IP prefix parameter associated with an LDP based LSP (tmnxOamLspPingCtlLdpIpPrefix). Either the LSP name or the LDP IP Prefix must be specified but not both.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOamLspPingCtlReturnLsp 1.3.6.1.4.1.6527.3.1.2.11.1.9.1.3
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 tmnxOamLspPingCtlVRtrID. This is an optional parameter.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOamLspPingCtlTtl 1.3.6.1.4.1.6527.3.1.2.11.1.9.1.4
Specifies the outermost label time-to-live value. This is an optional parameter.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..255  

tmnxOamLspPingCtlPathName 1.3.6.1.4.1.6527.3.1.2.11.1.9.1.5
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 tmnxOamLspPingCtlVRtrID. This is an optional parameter which can be specified only if the LSP Name parameter is specified.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOamLspPingCtlLdpIpPrefix 1.3.6.1.4.1.6527.3.1.2.11.1.9.1.6
The IP prefix for the LDP based LSP for this OAM LSP Ping test. This parameter is mutually exclusive with the LSP name parameter (tmnxOamLspPingCtlLspName). 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 tmnxOamLspPingCtlLdpPrefixType and tmnxOamLspPingCtlLdpPrefix.
Status: obsolete Access: read-create
OBJECT-TYPE    
  IpAddress  

tmnxOamLspPingCtlLdpIpPrefixLen 1.3.6.1.4.1.6527.3.1.2.11.1.9.1.7
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 tmnxOamLspPingCtlLdpPrefixLen.
Status: obsolete Access: read-create
OBJECT-TYPE    
  IpAddressPrefixLength  

tmnxOamLspPingCtlLdpPrefixType 1.3.6.1.4.1.6527.3.1.2.11.1.9.1.8
The value of tmnxOamLspPingCtlLdpPrefixType specifies the type of Internet address stored in tmnxOamLspPingCtlLdpPrefix.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxOamLspPingCtlLdpPrefix 1.3.6.1.4.1.6527.3.1.2.11.1.9.1.9
The value of tmnxOamLspPingCtlLdpPrefix 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 (tmnxOamLspPingCtlLspName). Either the LDP IP Prefix or the LSP name must be specified but not both.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamLspPingCtlLdpPrefixLen 1.3.6.1.4.1.6527.3.1.2.11.1.9.1.10
The value of tmnxOamLspPingCtlLdpPrefixLen 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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength  

tmnxOamLspPingCtlPathDestType 1.3.6.1.4.1.6527.3.1.2.11.1.9.1.11
The value of tmnxOamLspPingCtlPathDestType specifies the type of Internet address stored in tmnxOamLspPingCtlPathDest.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxOamLspPingCtlPathDest 1.3.6.1.4.1.6527.3.1.2.11.1.9.1.12
The value of tmnxOamLspPingCtlPathDest 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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamLspPingCtlNhIntfName 1.3.6.1.4.1.6527.3.1.2.11.1.9.1.13
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 tmnxOamLspPingCtlVRtrID. This is an optional parameter which can be specified only if the tmnxOamLspPingCtlPathDest parameter is specified. This parameter is mutually exclusive with the tmnxOamLspPingCtlNhAddress 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 tmnxOamLspPingCtlNhAddress has a non-default value will result in an 'inconsistentValue' error.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOamLspPingCtlNhAddressType 1.3.6.1.4.1.6527.3.1.2.11.1.9.1.14
The value of tmnxOamLspPingCtlNhAddressType specifies the type of Internet address stored in tmnxOamLspPingCtlNhAddress.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxOamLspPingCtlNhAddress 1.3.6.1.4.1.6527.3.1.2.11.1.9.1.15
The value of tmnxOamLspPingCtlNhAddress 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 tmnxOamLspPingCtlPathDest parameter is specified. This parameter is mutually exclusive with tmnxOamLspPingCtlNhIntfName 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 tmnxOamLspPingCtlNhIntfName has a non-default value will result in an 'inconsistentValue' error.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamLspPingCtlTestSubMode 1.3.6.1.4.1.6527.3.1.2.11.1.9.1.16
The value of tmnxOamLspPingCtlTestSubMode 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 tmnxOamLspPingCtlTable objects configured with non-default values. If there is a mismatch between tmnxOamLspPingCtlTestSubMode and the type of the LSP to be tested, the test will fail. For example, if tmnxOamLspPingCtlTestSubMode is 'static(2)', and tmnxOamLspPingCtlLspName 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 tmnxOamLspPingCtlTable DESCRIPTION clause.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOamLspTestSubMode  

tmnxOamLspPingCtlMplsTpPathType 1.3.6.1.4.1.6527.3.1.2.11.1.9.1.17
The value of tmnxOamLspPingCtlMplsTpPathType specifies the type of the MPLS-TP path to be tested. The supported object combinations for LSP ping tests are listed in the tmnxOamLspPingCtlTable DESCRIPTION clause.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOamMplsTpPathType  

tmnxOamLspPingCtlMplsTpGlobalId 1.3.6.1.4.1.6527.3.1.2.11.1.9.1.18
The value of tmnxOamLspPingCtlMplsTpGlobalId 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 tmnxOamLspPingCtlTable DESCRIPTION clause.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxMplsTpGlobalID  

tmnxOamLspPingCtlMplsTpNodeId 1.3.6.1.4.1.6527.3.1.2.11.1.9.1.19
The value of tmnxOamLspPingCtlMplsTpNodeId 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 tmnxOamLspPingCtlTable DESCRIPTION clause.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxMplsTpNodeID  

tmnxOamLspPingCtlAssocChannel 1.3.6.1.4.1.6527.3.1.2.11.1.9.1.20
The value of tmnxOamLspPingCtlAssocChannel specifies the launched echo request's usage of the Associated Channel (ACH) mechanism, when testing an MPLS-TP LSP. When tmnxOamLspPingCtlTestSubMode is 'static(2)', the default value for tmnxOamLspPingCtlAssocChannel is 'nonIp(2)'. The supported object combinations for LSP ping tests are listed in the tmnxOamLspPingCtlTable DESCRIPTION clause.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOamLspAssocChannel  

tmnxOamLspPingCtlForce 1.3.6.1.4.1.6527.3.1.2.11.1.9.1.21
The value of tmnxOamLspPingCtlForce specifies whether or not to force the transmission of the 'lspPing' request PDU(s). If tmnxOamLspPingCtlForce 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 tmnxOamLspPingCtlForce 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 tmnxOamLspPingCtlTable DESCRIPTION clause.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOamVprnPingCtlTable 1.3.6.1.4.1.6527.3.1.2.11.1.10
Defines the Alcatel-Lucent SROS OAM VPRN Ping Control Table for providing, via SNMP, the capability of performing Alcatel-Lucent SROS OAM 'vprnPing' test operations. The results of these tests are stored in the tmnxOamPingResultsTable and the tmnxOamTrProbeHistoryTable. There will be no entries for these test in the tmnxOamPingHistoryTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamVprnPingCtlEntry

tmnxOamVprnPingCtlEntry 1.3.6.1.4.1.6527.3.1.2.11.1.10.1
Defines an entry in the tmnxOamVprnPingCtlTable. The first index element, tmnxOamPingCtlOwnerIndex, 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, tmnxOamPingCtlTestIndex, enables the same management application to have multiple outstanding requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamVprnPingCtlEntry  

tmnxOamVprnPingCtlSourceIpAddr 1.3.6.1.4.1.6527.3.1.2.11.1.10.1.1
Specifies the Ipv4 address to be used as the source for performing an OAM ping operation when tmnxOamPingCtlTestMode has a value of 'vprnPing'. This parameter is required. This object was obsoleted in release 4.0 and replaced with InetAddress objects tmnxOamVprnPingCtlSrcAddrType and tmnxOamVprnPingCtlSrcAddress.
Status: obsolete Access: read-create
OBJECT-TYPE    
  IpAddress  

tmnxOamVprnPingCtlReplyControl 1.3.6.1.4.1.6527.3.1.2.11.1.10.1.2
When the value of tmnxOamVprnPingCtlReplyControl is 'true', the OAM ping response is returned using the control plane. If its value is 'false', the packet is sent via the data plane. This object is optional and is not relevant when tmnxOamPingCtlTestMode has a value other than 'vprnPing'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOamVprnPingCtlTtl 1.3.6.1.4.1.6527.3.1.2.11.1.10.1.3
Specifies the vc-label time-to-live value. This object is optional and is not relevant when tmnxOamPingCtlTestMode has a value other than 'vprnPing'. While performing the test with a ttl of 1 no responses should ever be expected.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..255  

tmnxOamVprnPingCtlSrcAddrType 1.3.6.1.4.1.6527.3.1.2.11.1.10.1.4
The value of tmnxOamVprnPingCtlSrcAddrType specifies the Internet address type stored in tmnxOamVprnPingCtlSrcAddress.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxOamVprnPingCtlSrcAddress 1.3.6.1.4.1.6527.3.1.2.11.1.10.1.5
The value of tmnxOamVprnPingCtlSrcAddress specifies the Internet address to be used as the source for performing an OAM ping operation when tmnxOamPingCtlTestMode has a value of 'vprnPing'. This parameter is required.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamAtmPingCtlTable 1.3.6.1.4.1.6527.3.1.2.11.1.11
Defines the Alcatel-Lucent SROS OAM ATM Ping Control Table for providing, via SNMP, the capability of performing Alcatel-Lucent SROS OAM 'atmPing' test operations. The results of these tests are stored in the tmnxOamPingResultsTable and the tmnxOamPingHistoryTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamAtmPingCtlEntry

tmnxOamAtmPingCtlEntry 1.3.6.1.4.1.6527.3.1.2.11.1.11.1
Defines an entry in the tmnxOamAtmPingCtlTable. The first index element, tmnxOamPingCtlOwnerIndex, 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, tmnxOamPingCtlTestIndex, enables the same management application to have multiple outstanding requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamAtmPingCtlEntry  

tmnxOamAtmPingCtlPortId 1.3.6.1.4.1.6527.3.1.2.11.1.11.1.1
The value of tmnxOamAtmPingCtlPortId is the ID of the access port of the target VC. This parameter is required.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxPortID  

tmnxOamAtmPingCtlVpi 1.3.6.1.4.1.6527.3.1.2.11.1.11.1.2
The value of tmnxOamAtmPingCtlVpi is the VPI of the VC used to send the OAM ATM ping. This is a required parameter.
Status: current Access: read-create
OBJECT-TYPE    
  AtmVpIdentifier  

tmnxOamAtmPingCtlVci 1.3.6.1.4.1.6527.3.1.2.11.1.11.1.3
The value of tmnxOamAtmPingCtlVci is the VCI of the VC used to send the OAM ATM ping. This is a required parameter.
Status: current Access: read-create
OBJECT-TYPE    
  AtmVcIdentifier  

tmnxOamAtmPingCtlLpbkLocation 1.3.6.1.4.1.6527.3.1.2.11.1.11.1.4
The value of tmnxOamAtmPingCtlLpbkLocation specifies the Loopback Location ID used in the ATM OAM loopback cell. If all bits in the Loopback Location ID are '1', the destination of the OAM ATM ping is the far-end destination of the VC. Otherwise the cell is destined to a specific ATM node in the ATM network. This is an optional parameter.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(16)  

tmnxOamAtmPingCtlSegment 1.3.6.1.4.1.6527.3.1.2.11.1.11.1.5
The value of tmnxOamAtmPingCtlSegment determines if the ATM OAM loopback cell is destined to the first segment going in the line direction or the PVCC's connection endpoint.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER endToEnd(1), segment(2)  

tmnxOamMfibPingCtlTable 1.3.6.1.4.1.6527.3.1.2.11.1.12
Defines the Alcatel-Lucent SROS OAM MFIB Ping Control Table for providing, via SNMP, the capability of performing Alcatel-Lucent SROS OAM 'mfibPing' test operations. The results of these tests are stored in the tmnxOamPingResultsTable and the tmnxOamPingHistoryTable. Rows are created in the tmnxOamMfibPingCtlTable only for those entries in the tmnxOamPingCtlTable where tmnxOamPingCtlTestMode has a value of 'mfibPing'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamMfibPingCtlEntry

tmnxOamMfibPingCtlEntry 1.3.6.1.4.1.6527.3.1.2.11.1.12.1
Defines an entry in the tmnxOamMfibPingCtlTable. The first index element, tmnxOamPingCtlOwnerIndex, 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, tmnxOamPingCtlTestIndex, enables the same management application to have multiple outstanding requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamMfibPingCtlEntry  

tmnxOamMfibPingCtlSourceIpAddr 1.3.6.1.4.1.6527.3.1.2.11.1.12.1.1
Specifies the Ipv4 address to be used as the source for performing an OAM ping operation when tmnxOamPingCtlTestMode has a value of 'mfibPing' in which case this parameter is required. If tmnxOamPingCtlTestMode is different from 'mfibPing' this field is ignored. This object was obsoleted in release 4.0 and replaced with InetAddress objects tmnxOamMfibPingCtlSrcAddrType and tmnxOamMfibPingCtlSrcAddress.
Status: obsolete Access: read-write
OBJECT-TYPE    
  IpAddress  

tmnxOamMfibPingCtlDestIpAddr 1.3.6.1.4.1.6527.3.1.2.11.1.12.1.2
Specifies the Ipv4 multicast address to be used as the destination for performing an OAM ping operation when tmnxOamPingCtlTestMode has a value of 'mfibPing' in which case this parameter is required. If tmnxOamPingCtlTestMode is different from 'mfibPing' this field is ignored. This object was obsoleted in release 4.0 and replaced with InetAddress objects tmnxOamMfibPingCtlDestAddrType and tmnxOamMfibPingCtlDestAddress.
Status: obsolete Access: read-write
OBJECT-TYPE    
  IpAddress  

tmnxOamMfibPingCtlReplyControl 1.3.6.1.4.1.6527.3.1.2.11.1.12.1.3
When the value of tmnxOamMfibPingCtlReplyControl is 'true', the OAM ping response is returned using the control plane. If its value is 'false', the packet is sent via the data plane. This object is optional and is not relevant when tmnxOamPingCtlTestMode has a value other than 'mfibPing'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tmnxOamMfibPingCtlTtl 1.3.6.1.4.1.6527.3.1.2.11.1.12.1.4
Specifies the vc-label time-to-live value. This object is optional and is not relevant when tmnxOamPingCtlTestMode has a value other than 'mfibPing'. While performing the test with a ttl of 1 no responses should ever be expected.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..255  

tmnxOamMfibPingCtlSrcAddrType 1.3.6.1.4.1.6527.3.1.2.11.1.12.1.5
The value of tmnxOamMfibPingCtlSrcAddrType specifies the Internet address type stored in tmnxOamMfibPingCtlSrcAddress.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

tmnxOamMfibPingCtlSrcAddress 1.3.6.1.4.1.6527.3.1.2.11.1.12.1.6
The value of tmnxOamMfibPingCtlSrcAddress specifies the Internet address to be used as the source for performing an OAM ping operation when tmnxOamPingCtlTestMode has a value of 'mfibPing' and the value of tmnxOamMfibPingCtlDestMacAddr is all zeros, in which case this parameter is required. If tmnxOamPingCtlTestMode is different from 'mfibPing' this field is ignored.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamMfibPingCtlDestAddrType 1.3.6.1.4.1.6527.3.1.2.11.1.12.1.7
The value of tmnxOamMfibPingCtlDestAddrType specifies the Internet multicast address type stored in tmnxOamMfibPingCtlDestAddress.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

tmnxOamMfibPingCtlDestAddress 1.3.6.1.4.1.6527.3.1.2.11.1.12.1.8
The value of tmnxOamMfibPingCtlDestAddress specifies the Internet multicast address to be used as the destination for performing an OAM ping operation when tmnxOamPingCtlTestMode has a value of 'mfibPing' and the value of tmnxOamMfibPingCtlDestMacAddr is all zeros, in which case this parameter is required. If tmnxOamPingCtlTestMode is different from 'mfibPing' this field is ignored.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamMfibPingCtlDestMacAddr 1.3.6.1.4.1.6527.3.1.2.11.1.12.1.9
The value of tmnxOamMfibPingCtlDestMacAddr specifies the IPv6 multicast MAC address to be used as the destination for performing an OAM ping operation when tmnxOamPingCtlTestMode has a value of 'mfibPing' and objects tmnxOamMfibPingCtlSrcAddrType and tmnxOamMfibPingCtlDestAddrType have a value of 'unknown (0)', in which case this parameter is required. If tmnxOamPingCtlTestMode is different from 'mfibPing' this field is ignored.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

tmnxOamCpePingCtlTable 1.3.6.1.4.1.6527.3.1.2.11.1.13
Defines the Alcatel-Lucent SROS OAM CPE Ping Control Table for providing, via SNMP, the capability of performing Alcatel-Lucent SROS OAM 'cpePing' test operations. The results of these tests are stored in the tmnxOamPingResultsTable and the tmnxOamPingHistoryTable. Rows are created in the tmnxOamCpePingCtlTable only for those entries in the tmnxOamPingCtlTable where tmnxOamPingCtlTestMode has a value of 'cpePing'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamCpePingCtlEntry

tmnxOamCpePingCtlEntry 1.3.6.1.4.1.6527.3.1.2.11.1.13.1
Defines an entry in the tmnxOamCpePingCtlTable. The first index element, tmnxOamPingCtlOwnerIndex, 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, tmnxOamPingCtlTestIndex, enables the same management application to have multiple outstanding requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamCpePingCtlEntry  

tmnxOamCpePingCtlSourceIpAddr 1.3.6.1.4.1.6527.3.1.2.11.1.13.1.1
Specifies the Ipv4 address to be used as the source for performing an CPE ping operation when tmnxOamPingCtlTestMode has a value of 'cpePing'. This parameter is required for 'cpePing' and ignored in all other cases. This object was obsoleted in release 4.0 and replaced with InetAddress objects tmnxOamCpePingCtlSrcAddrType and tmnxOamCpePingCtlSrcAddress.
Status: obsolete Access: read-write
OBJECT-TYPE    
  IpAddress  

tmnxOamCpePingCtlSendControl 1.3.6.1.4.1.6527.3.1.2.11.1.13.1.2
When the value of tmnxOamCpePingCtlSendControl is 'true', the OAM ping packet is sent via the control plane. If its value is 'false', the packet is sent via the data plane. This object is optional and is not relevant when tmnxOamPingCtlTestMode has a value other than 'cpePing'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tmnxOamCpePingCtlReplyControl 1.3.6.1.4.1.6527.3.1.2.11.1.13.1.3
When the value of tmnxOamCpePingCtlReplyControl is 'true', the OAM ping response is returned using the control plane. If its value is 'false', the packet is sent via the data plane. This object is optional and is not relevant when tmnxOamPingCtlTestMode has a value other than 'cpePing'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

tmnxOamCpePingCtlTtl 1.3.6.1.4.1.6527.3.1.2.11.1.13.1.4
Specifies the vc-label time-to-live value. This object is optional and is not relevant when tmnxOamPingCtlTestMode has a value other than 'cpePing'. When performing the test with a ttl=1, the cpe-ping is only done to the local SAP(s).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..255  

tmnxOamCpePingCtlSrceMacAddr 1.3.6.1.4.1.6527.3.1.2.11.1.13.1.5
When set to a non zero value, the system will use the value as source mac address in the ARP request that will be sent to the CPE. If set to 0, the MAC address configured for the CPM is used. This object is optional and is not relevant when tmnxOamPingCtlTestMode has a value other than 'cpePing'.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

tmnxOamCpePingCtlSrcAddrType 1.3.6.1.4.1.6527.3.1.2.11.1.13.1.6
The value of tmnxOamCpePingCtlSrcAddrType specifies the Internet address type stored in tmnxOamCpePingCtlSrcAddress.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

tmnxOamCpePingCtlSrcAddress 1.3.6.1.4.1.6527.3.1.2.11.1.13.1.7
The value of tmnxOamCpePingCtlSrcAddress specifies the Internet address to be used as the source for performing a CPE ping operation when tmnxOamPingCtlTestMode has a value of 'cpePing'. This parameter is required for 'cpePing' and ignored in all other cases.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamMRInfoRespTable 1.3.6.1.4.1.6527.3.1.2.11.1.14
Defines the Alcatel-Lucent SROS OAM Multicast Router Information Response Table for providing, via SNMP, the capability of performing Alcatel-Lucent SROS OAM 'mrinfo' test operations. The results of these tests are stored in the tmnxOamPingResultsTable, the tmnxOamPingHistoryTable and the tmnxOamMRInfoRespTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamMRInfoRespEntry

tmnxOamMRInfoRespEntry 1.3.6.1.4.1.6527.3.1.2.11.1.14.1
Defines an entry in the tmnxOamMRInfoRespTable. The first index element, tmnxOamPingCtlOwnerIndex, 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, tmnxOamPingCtlTestIndex, enables the same management application to have multiple outstanding requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamMRInfoRespEntry  

tmnxOamMRInfoRespCapabilities 1.3.6.1.4.1.6527.3.1.2.11.1.14.1.1
tmnxOamMRInfoRespCapabilities indicates the capabilities of the router responding to the mrinfo request: leaf(0) This is a leaf router prune(1) This router understands pruning genid(2) This router sends Generation Id's mtrace(3) This router handles Mtrace requests snmp(4) This router supports the DVMRP MIB
Status: current Access: read-only
OBJECT-TYPE    
  BITS leaf(0), prune(1), genid(2), mtrace(3), snmp(4)  

tmnxOamMRInfoRespMinorVersion 1.3.6.1.4.1.6527.3.1.2.11.1.14.1.2
tmnxOamMRInfoRespMinorVersion indicates the minor software version on the router responding to the mrinfo request.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamMRInfoRespMajorVersion 1.3.6.1.4.1.6527.3.1.2.11.1.14.1.3
tmnxOamMRInfoRespMajorVersion indicates the major software version on the router responding to the mrinfo request.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamMRInfoRespNumInterfaces 1.3.6.1.4.1.6527.3.1.2.11.1.14.1.4
tmnxOamMRInfoRespNumInterfaces indicates the number of interfaces in the mrinfo response packet. These interfaces are listed in the tmnxOamMRInfoRespIfTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamMRInfoRespIfTable 1.3.6.1.4.1.6527.3.1.2.11.1.15
Defines the Alcatel-Lucent SROS OAM Multicast Router Information Interface Table for providing, via SNMP, the capability of performing Alcatel-Lucent SROS OAM 'mrinfo' test operation. The results of these tests are stored in the tmnxOamPingResultsTable, the tmnxOamPingHistoryTable and the tmnxOamMRInfoRespIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamMRInfoRespIfEntry

tmnxOamMRInfoRespIfEntry 1.3.6.1.4.1.6527.3.1.2.11.1.15.1
Defines an entry in the tmnxOamMRInfoRespIfTable. The first index element, tmnxOamPingCtlOwnerIndex, 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, tmnxOamPingCtlTestIndex, enables the same management application to have multiple outstanding requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamMRInfoRespIfEntry  

tmnxOamMRInfoRespIfIndex 1.3.6.1.4.1.6527.3.1.2.11.1.15.1.1
tmnxOamMRInfoRespIfIndex is the index into the tmnxOamMRInfoRespIfTable. The mrinfo response packet has the router's interfaces on which multicast is enabled. tmnxOamMRInfoRespIfIndex is used to identify those interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

tmnxOamMRInfoRespIfAddress 1.3.6.1.4.1.6527.3.1.2.11.1.15.1.2
tmnxOamMRInfoRespIfAddress indicates the interface address on the router responding to the mrinfo request. This object was obsoleted in release 4.0 and replaced with InetAddress objects tmnxOamMRInfoRespIfAddrType and tmnxOamMRInfoRespIfAddr.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

tmnxOamMRInfoRespIfMetric 1.3.6.1.4.1.6527.3.1.2.11.1.15.1.3
tmnxOamMRInfoRespIfMetric indicates the metric on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamMRInfoRespIfThreshold 1.3.6.1.4.1.6527.3.1.2.11.1.15.1.4
tmnxOamMRInfoRespIfThreshold indicates the threshold on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamMRInfoRespIfFlags 1.3.6.1.4.1.6527.3.1.2.11.1.15.1.5
tmnxOamMRInfoRespIfFlags indicates the flags associated with an interface: tunnel(0) Neighbor reached via tunnel srcrt(1) Tunnel uses IP source routing reserved1(2) No longer used reserved2(3) No longer used down(4) Operational status down disabled(5) Administrative status down querier(6) Querier for interface leaf(7) No downstream neighbors on interface
Status: current Access: read-only
OBJECT-TYPE    
  BITS tunnel(0), srcrt(1), reserved1(2), reserved2(3), down(4), disabled(5), querier(6), leaf(7)  

tmnxOamMRInfoRespIfNbrCount 1.3.6.1.4.1.6527.3.1.2.11.1.15.1.6
tmnxOamMRInfoRespIfNbrCount indicates the number of multicast neighbors on the interface. The neighbors are listed in the tmnxOamMRInfoRespIfNbrTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamMRInfoRespIfAddrType 1.3.6.1.4.1.6527.3.1.2.11.1.15.1.7
tmnxOamMRInfoRespIfAddrType indicates the Internet address type stored in tmnxOamMRInfoRespIfAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOamMRInfoRespIfAddr 1.3.6.1.4.1.6527.3.1.2.11.1.15.1.8
tmnxOamMRInfoRespIfAddr indicates the Internet address of the interface on the router responding to the mrinfo request.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamMRInfoRespIfNbrTable 1.3.6.1.4.1.6527.3.1.2.11.1.16
Defines the Alcatel-Lucent SROS OAM Multicast Router Information Interface Neighbor Table for providing, via SNMP, the capability of performing Alcatel-Lucent SROS OAM 'mrInfo' test operation. This table contains entries for neighbors on an interface. The results of the mrinfo test are stored in the tmnxOamPingResultsTable, the tmnxOamPingHistoryTable, the tmnxOamMRInfoRespTable, the tmnxOamMRInfoRespIfTable and the tmnxOamMRInfoRespIfNbrTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamMRInfoRespIfNbrEntry

tmnxOamMRInfoRespIfNbrEntry 1.3.6.1.4.1.6527.3.1.2.11.1.16.1
Defines an entry in the tmnxOamMRInfoRespIfNbrTable. The first index element, tmnxOamPingCtlOwnerIndex, 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, tmnxOamPingCtlTestIndex, enables the same management application to have multiple outstanding requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamMRInfoRespIfNbrEntry  

tmnxOamMRInfoRespIfNbrIndex 1.3.6.1.4.1.6527.3.1.2.11.1.16.1.1
tmnxOamMRInfoRespIfNbrIndex is used to identify the multicast neighbor on the interface tmnxOamMRInfoRespIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

tmnxOamMRInfoRespIfNbrAddress 1.3.6.1.4.1.6527.3.1.2.11.1.16.1.2
tmnxOamMRInfoRespIfNbrAddress indicates the address of the neighbor on the interface. This object was obsoleted in release 4.0 and replaced with InetAddress objects tmnxOamMRInfoRespIfNbrAddrType and tmnxOamMRInfoRespIfNbrAddr.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

tmnxOamMRInfoRespIfNbrAddrType 1.3.6.1.4.1.6527.3.1.2.11.1.16.1.3
tmnxOamMRInfoRespIfNbrAddrType indicates the Internet address type stored in tmnxOamMRInfoRespIfNbrAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOamMRInfoRespIfNbrAddr 1.3.6.1.4.1.6527.3.1.2.11.1.16.1.4
tmnxOamMRInfoRespIfNbrAddr indicates the Internet address of the neighbor on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamVccvPingCtlTable 1.3.6.1.4.1.6527.3.1.2.11.1.17
Defines the Alcatel-Lucent SROS OAM VCCV Ping Control Table for providing, via SNMP, the capability of performing Alcatel-Lucent SROS OAM 'vccvPing' test operations. The results of these tests are stored in the tmnxOamPingResultsTable and the tmnxOamPingHistoryTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamVccvPingCtlEntry

tmnxOamVccvPingCtlEntry 1.3.6.1.4.1.6527.3.1.2.11.1.17.1
Defines an entry in the tmnxOamVccvPingCtlTable. The first index element, tmnxOamPingCtlOwnerIndex, 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, tmnxOamPingCtlTestIndex, enables the same management application to have multiple outstanding requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamVccvPingCtlEntry  

tmnxOamVccvPingCtlSdpIdVcId 1.3.6.1.4.1.6527.3.1.2.11.1.17.1.1
The value of tmnxOamVccvPingCtlSdpIdVcId 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 tmnxOamVccvPingCtlSdpIdVcId is set to a non-default value, the following objects must be default: tmnxOamVccvPingCtlSpokeSdpId, tmnxOamVccvPingCtlSaiiGlobalId, tmnxOamVccvPingCtlSaiiPrefix, tmnxOamVccvPingCtlSaiiAcId, tmnxOamVccvPingCtlTaiiGlobalId, tmnxOamVccvPingCtlTaiiPrefix, and tmnxOamVccvPingCtlTaiiAcId. If the value of tmnxOamVccvPingCtlSdpIdVcId 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 tmnxOamPingHistoryStatus for that probe entry. Once the interval timer expires, the next probe attempt will be made if required.
Status: current Access: read-create
OBJECT-TYPE    
  SdpBindId  

tmnxOamVccvPingCtlReplyMode 1.3.6.1.4.1.6527.3.1.2.11.1.17.1.2
The value of tmnxOamVccvPingCtlReplyMode 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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ip(2), controlChannel(4)  

tmnxOamVccvPingCtlPwId 1.3.6.1.4.1.6527.3.1.2.11.1.17.1.3
The value of tmnxOamVccvPingCtlPwId 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 tmnxOamPingCtlTgtAddress and tmnxOamPingCtlSrcAddress. A value of zero indicates that no pseudowire Id has been configured.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxVcIdOrNone  

tmnxOamVccvPingCtlTtl 1.3.6.1.4.1.6527.3.1.2.11.1.17.1.4
The value of tmnxOamVccvPingCtlTtl 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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..255  

tmnxOamVccvPingCtlSpokeSdpId 1.3.6.1.4.1.6527.3.1.2.11.1.17.1.5
The value of tmnxOamVccvPingCtlSpokeSdpId 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 tmnxOamVccvPingCtlSdpIdVcId and tmnxOamVccvPingCtlSpokeSdpId 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.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxSpokeSdpIdOrZero  

tmnxOamVccvPingCtlSaiiGlobalId 1.3.6.1.4.1.6527.3.1.2.11.1.17.1.6
The value of tmnxOamVccvPingCtlSaiiGlobalId specifies the global identifier of the Source Attachment Individual Identifier (SAII) to be used when testing a FEC 129 AII Type 2 pseudowire. tmnxOamVccvPingCtlSaiiGlobalId, tmnxOamVccvPingCtlSaiiPrefix, tmnxOamVccvPingCtlSaiiAcId, tmnxOamVccvPingCtlTaiiGlobalId, tmnxOamVccvPingCtlTaiiPrefix, and tmnxOamVccvPingCtlTaiiAcId can be used (together) to identify a FEC 129 AII Type 2 pseudowire. At most one of tmnxOamVccvPingCtlSdpIdVcId and tmnxOamVccvPingCtlSaiiGlobalId can be set to a non-default value on a particular row. A value of zero indicates that no global identifier has been configured.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxPwGlobalIdOrZero  

tmnxOamVccvPingCtlSaiiPrefix 1.3.6.1.4.1.6527.3.1.2.11.1.17.1.7
The value of tmnxOamVccvPingCtlSaiiPrefix 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 tmnxOamVccvPingCtlSdpIdVcId and tmnxOamVccvPingCtlSaiiPrefix can be set to a non-default value on a particular row. A value of zero indicates that no prefix has been configured.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxOamVccvPingCtlSaiiAcId 1.3.6.1.4.1.6527.3.1.2.11.1.17.1.8
The value of tmnxOamVccvPingCtlSaiiAcId 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 tmnxOamVccvPingCtlSdpIdVcId and tmnxOamVccvPingCtlSaiiAcId 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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxOamVccvPingCtlTaiiGlobalId 1.3.6.1.4.1.6527.3.1.2.11.1.17.1.9
The value of tmnxOamVccvPingCtlTaiiGlobalId 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 tmnxOamVccvPingCtlSdpIdVcId and tmnxOamVccvPingCtlTaiiGlobalId can be set to a non-default value on a particular row. A value of zero indicates that no global identifier has been configured.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxPwGlobalIdOrZero  

tmnxOamVccvPingCtlTaiiPrefix 1.3.6.1.4.1.6527.3.1.2.11.1.17.1.10
The value of tmnxOamVccvPingCtlTaiiPrefix 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 tmnxOamVccvPingCtlSdpIdVcId and tmnxOamVccvPingCtlTaiiPrefix can be set to a non-default value on a particular row. A value of zero indicates that no prefix has been configured.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxOamVccvPingCtlTaiiAcId 1.3.6.1.4.1.6527.3.1.2.11.1.17.1.11
The value of tmnxOamVccvPingCtlTaiiAcId 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 tmnxOamVccvPingCtlSdpIdVcId and tmnxOamVccvPingCtlTaiiAcId 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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxOamVccvPingCtlMplsTpGlobalId 1.3.6.1.4.1.6527.3.1.2.11.1.17.1.12
The value of tmnxOamVccvPingCtlMplsTpGlobalId 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 tmnxOamVccvPingCtlTable DESCRIPTION clause.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxMplsTpGlobalID  

tmnxOamVccvPingCtlMplsTpNodeId 1.3.6.1.4.1.6527.3.1.2.11.1.17.1.13
The value of tmnxOamVccvPingCtlMplsTpNodeId 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 tmnxOamVccvPingCtlTable DESCRIPTION clause.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxMplsTpNodeID  

tmnxOamVccvPingCtlTestSubMode 1.3.6.1.4.1.6527.3.1.2.11.1.17.1.14
The value of tmnxOamVccvPingCtlTestSubMode 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 tmnxOamVccvPingCtlTable objects configured with non-default values. If there is a mismatch between tmnxOamVccvPingCtlTestSubMode and the type of the pseudowire to be tested, the test will fail. For example, if tmnxOamVccvPingCtlTestSubMode is 'static(2)', and tmnxOamVccvPingCtlSdpIdVcId 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 tmnxOamVccvPingCtlTable DESCRIPTION clause.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOamVccvTestSubMode  

tmnxOamVccvPingCtlAssocChannel 1.3.6.1.4.1.6527.3.1.2.11.1.17.1.15
The value of tmnxOamVccvPingCtlAssocChannel specifies the launched echo request's usage of the Associated Channel (ACH) mechanism, when performing an MPLS-TP VCCV ping test. When tmnxOamVccvPingCtlTestSubMode is 'static(2)', the default value for tmnxOamVccvPingCtlAssocChannel is 'nonIp(2)'. The supported object combinations for VCCV ping tests are listed in the tmnxOamVccvPingCtlTable DESCRIPTION clause.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOamVccvAssocChannel  

tmnxOamIcmpPingCtlTable 1.3.6.1.4.1.6527.3.1.2.11.1.18
Defines the Alcatel-Lucent SROS OAM ICMP Ping Control Table for providing, via SNMP, the capability of performing Alcatel-Lucent SROS OAM 'icmpPing' test operations. The results of these tests are stored in the tmnxOamPingResultsTable and the tmnxOamPingHistoryTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamIcmpPingCtlEntry

tmnxOamIcmpPingCtlEntry 1.3.6.1.4.1.6527.3.1.2.11.1.18.1
Defines an entry in the tmnxOamIcmpPingCtlTable. The first index element, tmnxOamPingCtlOwnerIndex, 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, tmnxOamPingCtlTestIndex, enables the same management application to have multiple outstanding requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamIcmpPingCtlEntry  

tmnxOamIcmpPingCtlRapid 1.3.6.1.4.1.6527.3.1.2.11.1.18.1.1
The value of tmnxOamIcmpPingCtlRapid specifies whether or not to send ICMP ping probes in rapid sequence. Changing tmnxOamIcmpPingCtlRapid from 'false' to 'true' implicitly sets tmnxOamPingCtlIntervalUnits to 'centiseconds(2)'. For example, if tmnxOamPingCtlInterval is 1, that makes the interval for the test 0.01 seconds. Changing tmnxOamIcmpPingCtlRapid from 'true' to 'false' implicitly sets tmnxOamPingCtlIntervalUnits to 'seconds(1)'. For example, if tmnxOamPingCtlInterval is 1, that makes the interval for the test 1 second.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOamIcmpPingCtlTtl 1.3.6.1.4.1.6527.3.1.2.11.1.18.1.2
The value of tmnxOamIcmpPingCtlTtl specifies the initial time-to-live value for the ICMP ping packets.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..128  

tmnxOamIcmpPingCtlDSField 1.3.6.1.4.1.6527.3.1.2.11.1.18.1.3
The value of tmnxOamIcmpPingCtlDSField 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 optional.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

tmnxOamIcmpPingCtlPattern 1.3.6.1.4.1.6527.3.1.2.11.1.18.1.4
The value of tmnxOamIcmpPingCtlPattern specifies a pattern to be repeated to fill the data field of the ICMP ping packet. When the value -1 is specified, the data field will be filled with positional values.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1 | 0..65535  

tmnxOamIcmpPingCtlNhAddrType 1.3.6.1.4.1.6527.3.1.2.11.1.18.1.5
The value of tmnxOamIcmpPingCtlNhAddrType specifies the address type of the tmnxOamIcmpPingCtlNhAddress Internet address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxOamIcmpPingCtlNhAddress 1.3.6.1.4.1.6527.3.1.2.11.1.18.1.6
The value of tmnxOamIcmpPingCtlNhAddress specifies the Internet address of the next-hop. Only one of tmnxOamIcmpPingCtlNhAddress, tmnxOamIcmpPingCtlEgrIfIndex, tmnxOamIcmpPingCtlEgrIfName, or tmnxOamIcmpPingCtlBypassRouting may be set to a non-default value. Otherwise, 'inconsistentValue' is returned.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamIcmpPingCtlEgrIfIndex 1.3.6.1.4.1.6527.3.1.2.11.1.18.1.7
The value of tmnxOamIcmpPingCtlEgrIfIndex specifies the ifIndex of the interface to use to transmit the ICMP ping packets. If a non-zero value is Set, it must be a known ifIndex. The value stored is the corresponding interface name string. When tmnxOamIcmpPingCtlEgrIfIndex is read, the stored interface name string is converted to an ifIndex (zero, if the interface no longer exists), and the ifIndex is returned. When tmnxOamIcmpPingCtlEgrIfName is read, the stored interface name string is returned. If zero is Set, the empty string is stored in the interface name string. When tmnxOamIcmpPingCtlEgrIfIndex is read, zero is returned. When tmnxOamIcmpPingCtlEgrIfName is read, the empty string is returned. Only one of tmnxOamIcmpPingCtlNhAddress, tmnxOamIcmpPingCtlEgrIfIndex, tmnxOamIcmpPingCtlEgrIfName, or tmnxOamIcmpPingCtlBypassRouting may be set to a non-default value. Otherwise, 'inconsistentValue' is returned. Managers are encouraged to use tmnxOamIcmpPingCtlEgrIfName (instead of tmnxOamIcmpPingCtlEgrIfIndex) because tmnxOamIcmpPingCtlEgrIfIndex will be deleted in a future release.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

tmnxOamIcmpPingCtlBypassRouting 1.3.6.1.4.1.6527.3.1.2.11.1.18.1.8
The value of tmnxOamIcmpPingCtlBypassRouting specifies whether to send the ping request to a host on a directly attached network, bypassing the routing table. Only one of tmnxOamIcmpPingCtlNhAddress, tmnxOamIcmpPingCtlEgrIfIndex, tmnxOamIcmpPingCtlEgrIfName, or tmnxOamIcmpPingCtlBypassRouting may be set to a non-default value. Otherwise, 'inconsistentValue' is returned.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOamIcmpPingCtlDoNotFragment 1.3.6.1.4.1.6527.3.1.2.11.1.18.1.9
The value of tmnxOamIcmpPingCtlDoNotFragment specifies whether or not the 'DF' (Don't Fragment) bit is set in the ICMP ping packet. When tmnxOamIcmpPingCtlDoNotFragment has the value 'false', the 'DF' bit is not set.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOamIcmpPingCtlEgrIfName 1.3.6.1.4.1.6527.3.1.2.11.1.18.1.10
The value of tmnxOamIcmpPingCtlEgrIfName specifies the name of the interface to use to transmit the ICMP ping packets. The value provided is accepted whether or not it is a known interface name (validation is done as part of executing the test). When tmnxOamIcmpPingCtlEgrIfName is Set, the given interface name string is stored. When tmnxOamIcmpPingCtlEgrIfName is read, the interface name string is returned. When tmnxOamIcmpPingCtlEgrIfIndex is read, the interface name string is converted to an ifIndex (zero if the interface name string is the empty string, or cannot be converted to an ifIndex), and the ifIndex is returned. Only one of tmnxOamIcmpPingCtlNhAddress, tmnxOamIcmpPingCtlEgrIfIndex, tmnxOamIcmpPingCtlEgrIfName, or tmnxOamIcmpPingCtlBypassRouting may be set to a non-default value. Otherwise, 'inconsistentValue' is returned.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOamAncpTestCtlTable 1.3.6.1.4.1.6527.3.1.2.11.1.19
Defines the Alcatel-Lucent SROS OAM ANCP Control Table for providing, via SNMP, the capability of performing Alcatel-Lucent SROS OAM 'ANCP loopback' test operations. The results of these tests are stored in the tmnxOamPingResultsTable and the tmnxOamAncpTestHistoryTable. There will be no entries for these tests in the tmnxOamPingHistoryTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamAncpTestCtlEntry

tmnxOamAncpTestCtlEntry 1.3.6.1.4.1.6527.3.1.2.11.1.19.1
Defines an entry in the tmnxOamAncpTestCtlTable. The first index element, tmnxOamPingCtlOwnerIndex, 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, tmnxOamPingCtlTestIndex, enables the same management application to have multiple outstanding requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamAncpTestCtlEntry  

tmnxOamAncpTestTarget 1.3.6.1.4.1.6527.3.1.2.11.1.19.1.1
The object tmnxOamAncpTestTarget specifies how to interpret the value of the object tmnxOamAncpTestTargetId. If set to 'subscriberId', the object tmnxOamAncpTestTargetId is a printable character string which contains the subscriber-id. If set to 'ancpString', the object tmnxOamAncpTestTargetId is a printable character string which contains the ancp-string. If set to 'none', no value is specified, the object tmnxOamAncpTestTargetId is an empty string, and no ancp-loopback test can be performed.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), subscriberId(1), ancpString(2)  

tmnxOamAncpTestTargetId 1.3.6.1.4.1.6527.3.1.2.11.1.19.1.2
The object tmnxOamAncpTestTargetId contains the ID of the subscriber for which the ANCP loopback test must be performed. The content of the field is interpreted as being a subscriber-id of max 32 chars (in case the object tmnxOamAncpTestTarget is set to 'subscriberId'), or as being an acnp-string of max 63 chars (in case the object tmnxOamAncpTestTarget is set to 'ancpString').
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..63)  

tmnxOamAncpTestcount 1.3.6.1.4.1.6527.3.1.2.11.1.19.1.3
The value of tmnxOamAncpTestcount specifies the number of messages the access node will use to test the circuit. If set to 0, the number of messages will be determined by the access node. Following settings are allowed: tmnxOamAncpTestcount tmnxOamAncpTestTimeout 0 0 1..32 0 1..32 1..255
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..32  

tmnxOamAncpTestTimeout 1.3.6.1.4.1.6527.3.1.2.11.1.19.1.4
The value of tmnxOamAncpTestTimeout specifies the number of seconds the controlling node will wait for a reply. This timeout value is also sent to the access node. If set to 0, the access node will pick a default value, while the control node will assume a value of 255 seconds. Following settings are allowed: tmnxOamAncpTestcount tmnxOamAncpTestTimeout 0 0 1..32 0 1..32 1..255
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

tmnxOamAncpTestHistoryTable 1.3.6.1.4.1.6527.3.1.2.11.1.20
Defines a table for storing the results of an OAM ANCP test. The number of entries in this table for a test is limited to the results of 3 runs. An entry in this table is created when the result of an OAM ANCP test is determined. An entry is removed from this table when its corresponding tmnxOamPingCtlEntry is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamAncpTestHistoryEntry

tmnxOamAncpTestHistoryEntry 1.3.6.1.4.1.6527.3.1.2.11.1.20.1
Defines an entry in the tmnxOamAncpTestHistoryTable. The first two index elements identify the tmnxOamPingCtlEntry that a tmnxOamAncpTestHistoryTable belongs to. The third index identifies a specific run of the OAM test. The fourth index element selects a single OAM ANCP test result.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamAncpTestHistoryEntry  

tmnxOamAncpHistoryIndex 1.3.6.1.4.1.6527.3.1.2.11.1.20.1.1
An entry in this table is created when the result of a OAM ANCP test is determined. The initial 2 instance identifier index values identify the tmnxOamPingCtlEntry that This ANCP test result belongs to. The tmnxOamAncpHistoryIndex element selects a single OAM probe result. The agent starts assigning tmnxOamAncpHistoryIndex values at 1 and wraps after exceeding the maximum possible value as defined by the limit of this object.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

tmnxOamAncpHistoryAncpString 1.3.6.1.4.1.6527.3.1.2.11.1.20.1.2
The object tmnxOamAncpHistoryAncpString indicates the value of the ancp-string used while running this ANCP test.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..63)  

tmnxOamAncpHistoryAccNodeCode 1.3.6.1.4.1.6527.3.1.2.11.1.20.1.3
The object tmnxOamAncpHistoryAccNodeCode indicates, if different from 0, the return code received from the ANCP access node. The value of this field corresponds to the errorcodes defined in the draft-wadhwa-gsmp-l2control-configuration-01: - 0x500 Specified access line does not exist - 0x501 Loopback test timed out - 0x502 Reserved - 0x503 DSL line status showtime - 0x504 DSL line status idle - 0x505 DSL line status silent - 0x506 DSL line status training - 0x507 DSL line integrity error - 0x508 DSLAM resource not available - 0x509 Invalid test parameter
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamAncpHistoryAccNodeResult 1.3.6.1.4.1.6527.3.1.2.11.1.20.1.4
The object tmnxOamAncpHistoryAccNodeResult indicates, if different from 0, the return result received from the ANCP access node. The value of this field corresponds to the result codes defined in the draft-wadhwa-gsmp-l2control-configuration-01: { - 1: NoSuccessAck - 2: AckAll - 3: Success - 4: Failure - 5: More - 6: ReturnReceipt }
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamAncpHistoryAccNodeRspStr 1.3.6.1.4.1.6527.3.1.2.11.1.20.1.5
The object tmnxOamAncpHistoryAccNodeRspStr indicates, if different from the empty string, the OAM-loopback-Test-Response-String received from the access node, as reply to the requested test.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

tmnxOamP2mpLspPingCtlTable 1.3.6.1.4.1.6527.3.1.2.11.1.21
Defines the Alcatel-Lucent SROS OAM P2MP LSP ping Control Table for providing, via SNMP, the capability of performing Alcatel-Lucent SROS OAM 'p2mpLspPing' test operations. The results of these tests are stored in the tmnxOamPingResultsTable and the tmnxOamPingHistoryTable. OAM 'p2mpLspPing' test operation is based on IETF draft-ietf-mpls-p2mp-lsp-ping-06
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamP2mpLspPingCtlEntry

tmnxOamP2mpLspPingCtlEntry 1.3.6.1.4.1.6527.3.1.2.11.1.21.1
Defines an entry in the tmnxOamP2mpLspPingCtlTable. The first index element, tmnxOamPingCtlOwnerIndex, 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, tmnxOamPingCtlTestIndex, enables the same management application to have multiple outstanding requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamP2mpLspPingCtlEntry  

tmnxOamP2mpLspPingCtlLspName 1.3.6.1.4.1.6527.3.1.2.11.1.21.1.1
The value of tmnxOamP2mpLspPingCtlLspName specifies the administrative name of the target RSVP P2MP Labeled Switch Path (LSP) for this OAM P2MP LSP Ping test. The LSP name must be unique within the base router instance. The objects tmnxOamP2mpLspPingCtlLspName and tmnxOamP2mpLspPingCtlP2MPId are mutually exclusive. An 'inconsistentValue' error is returned when attempting to set the value of the tmnxOamP2mpLspPingCtlLspName object to a non default value while the value of the tmnxOamP2mpLspPingCtlP2MPId object is already set to non default value. An 'inconsistentValue' error is returned when the value of tmnxOamPingCtlAdminStatus is set to 'enabled' if both the value of tmnxOamP2mpLspPingCtlLspName and the value of tmnxOamP2mpLspPingCtlP2MPId objects are set to default values.
Status: current Access: read-write
OBJECT-TYPE    
  TLNamedItemOrEmpty  

tmnxOamP2mpLspPingCtlInstName 1.3.6.1.4.1.6527.3.1.2.11.1.21.1.2
This parameter identifies an instance of a P2MP LSP, either a primary or secondary instance of a RSVP P2MP LSP Tree.
Status: current Access: read-write
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOamP2mpLspPingCtlTtl 1.3.6.1.4.1.6527.3.1.2.11.1.21.1.3
Specifies the outermost label time-to-live value. This is an optional parameter for RSVP P2MP LSP. This parameter is not applicable for LDP P2MP LSP
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..255  

tmnxOamP2mpLspPingCtlP2MPId 1.3.6.1.4.1.6527.3.1.2.11.1.21.1.4
The value of tmnxOamP2mpLspPingCtlP2MPId specifies the identifier of a Point to Multipoint (LDP P2MP) Label Switch Path (LSP) for this OAM P2MP LSP ping test. The objects tmnxOamP2mpLspPingCtlP2MPId and tmnxOamP2mpLspPingCtlLspName are mutually exclusive. An 'inconsistentValue' error is returned when attempting to set the value of the tmnxOamP2mpLspPingCtlP2MPId object to a non default value while the value of the tmnxOamP2mpLspPingCtlLspName object is already set to non default value. An 'inconsistentValue' error is returned when the value of tmnxOamPingCtlAdminStatus is set to 'enabled' if both the value of tmnxOamP2mpLspPingCtlP2MPId and the value of tmnxOamP2mpLspPingCtlLspName objects are set to default values.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 1..4294967295  

tmnxOamP2mpLspPingCtlSrcAddrType 1.3.6.1.4.1.6527.3.1.2.11.1.21.1.5
The value of tmnxOamP2mpLspPingCtlSrcAddrType specifies the address type of tmnxOamP2mpLspPingCtlSrcAddr. When tmnxOamPingCtlAdminStatus is to set to 'enable', objects tmnxOamP2mpLspPingCtlSrcAddrType, tmnxOamP2mpLspPingCtlSrcAddr, tmnxOamP2mpLspPingCtlGrpAddrType, and tmnxOamP2mpLspPingCtlGrpAddr should all have default values or should all have non-default values.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

tmnxOamP2mpLspPingCtlSrcAddr 1.3.6.1.4.1.6527.3.1.2.11.1.21.1.6
The value of tmnxOamP2mpLspPingCtlSrcAddr specifies the source address of a Point to Multipoint (LDP P2MP) Label Switch Path (LSP) for this OAM P2MP LSP ping test. This IP address must be valid unicast address. The objects tmnxOamP2mpLspPingCtlSrcAddr and tmnxOamP2mpLspPingCtlP2MPId are mutually exclusive. When tmnxOamPingCtlAdminStatus is to set to 'enable', objects tmnxOamP2mpLspPingCtlSrcAddrType, tmnxOamP2mpLspPingCtlSrcAddr, tmnxOamP2mpLspPingCtlGrpAddrType, and tmnxOamP2mpLspPingCtlGrpAddr should all have default values or should all have non-default values.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamP2mpLspPingCtlGrpAddrType 1.3.6.1.4.1.6527.3.1.2.11.1.21.1.7
The value of tmnxOamP2mpLspPingCtlGrpAddrType specifies the address type of tmnxOamP2mpLspPingCtlGrpAddr. When tmnxOamPingCtlAdminStatus is to set to 'enable', objects tmnxOamP2mpLspPingCtlSrcAddrType, tmnxOamP2mpLspPingCtlSrcAddr, tmnxOamP2mpLspPingCtlGrpAddrType, and tmnxOamP2mpLspPingCtlGrpAddr should all have default values or should all have non-default values.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

tmnxOamP2mpLspPingCtlGrpAddr 1.3.6.1.4.1.6527.3.1.2.11.1.21.1.8
The value of tmnxOamP2mpLspPingCtlGrpAddr specifies the group address of a Point to Multipoint (LDP P2MP) Label Switch Path (LSP) for this OAM P2MP LSP ping test. This IP address must be valid multicast address. The objects tmnxOamP2mpLspPingCtlGrpAddr and tmnxOamP2mpLspPingCtlP2MPId are mutually exclusive. When tmnxOamPingCtlAdminStatus is to set to 'enable', objects tmnxOamP2mpLspPingCtlSrcAddrType, tmnxOamP2mpLspPingCtlSrcAddr, tmnxOamP2mpLspPingCtlGrpAddrType, and tmnxOamP2mpLspPingCtlGrpAddr should all have default values or should all have non-default values.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamP2mpLspPingIPAddressTable 1.3.6.1.4.1.6527.3.1.2.11.1.22
Defines the Alcatel-Lucent SROS OAM P2MP LSP ping IP Address Table for providing, via SNMP, the capability of performing Alcatel-Lucent SROS OAM 'p2mpLspPing' test operations. This table provides the ability to add multiple IP Address destinations for the 'p2mpLspPing' test. The results of these tests are stored in the tmnxOamPingResultsTable and the tmnxOamPingHistoryTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamP2mpLspPingIPAddressEntry

tmnxOamP2mpLspPingIPAddressEntry 1.3.6.1.4.1.6527.3.1.2.11.1.22.1
Defines an entry in the tmnxOamP2mpLspPingIPAddressTable. The first index element, tmnxOamPingCtlOwnerIndex, 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, tmnxOamPingCtlTestIndex, enables the same management application to have multiple outstanding requests. The third and fourth index, tmnxOamP2mpLspPingCtlIpAddrType and tmnxOamP2mpLspPingCtlIpAddr enables the same management application to have multiple IP address destinations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamP2mpLspPingIPAddressEntry  

tmnxOamP2mpLspPingCtlIpAddrIndex 1.3.6.1.4.1.6527.3.1.2.11.1.22.1.1
The object tmnxOamP2mpLspPingCtlIpAddrIndex specifies the numerical row-order in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..5  

tmnxOamP2mpLspPingCtlIpRowStatus 1.3.6.1.4.1.6527.3.1.2.11.1.22.1.2
The object tmnxOamP2mpLspPingCtlIpRowStatus allows for the creation and deletion of rows in the tmnxOamP2mpLspPingIPAddressTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxOamP2mpLspPingCtlIpAddrType 1.3.6.1.4.1.6527.3.1.2.11.1.22.1.3
The value of tmnxOamP2mpLspPingCtlIpAddrType specifies the type of Internet address stored in tmnxOamP2mpLspPingCtlIpAddr.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxOamP2mpLspPingCtlIpAddr 1.3.6.1.4.1.6527.3.1.2.11.1.22.1.4
The value of tmnxOamP2mpLspPingCtlIpAddr specifies a remote Internet address to send P2MP LSP Ping packets for a particular test.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamEthCfmPingCtlTable 1.3.6.1.4.1.6527.3.1.2.11.1.23
tmnxOamEthCfmPingCtlTable contains Ethernet CFM-specific configuration information for 'ethCfmLoopback', 'ethCfmTwoWayDelay', and 'ethCfmTwoWaySlm' tests. This table extends the tmnxOamPingCtlTable. A row is automatically created in this table when a row is created in tmnxOamPingCtlTable with tmnxOamPingCtlTestMode set to 'ethCfmLoopback', 'ethCfmTwoWayDelay', or 'ethCfmTwoWaySlm'. Deleting a row in tmnxOamPingCtlTable automatically deletes the row (if any) with the same index values in tmnxOamEthCfmPingCtlTable. Test results are stored in tmnxOamPingResultsTable and tmnxOamPingHistoryTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamEthCfmPingCtlEntry

tmnxOamEthCfmPingCtlEntry 1.3.6.1.4.1.6527.3.1.2.11.1.23.1
tmnxOamEthCfmPingCtlEntry defines an entry in the tmnxOamEthCfmPingCtlTable. Each index is an object in tmnxOamPingCtlTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamEthCfmPingCtlEntry  

tmnxOamEthCfmPingCtlTgtMacAddr 1.3.6.1.4.1.6527.3.1.2.11.1.23.1.1
The value of tmnxOamEthCfmPingCtlTgtMacAddr specifies the target MAC address for the test.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

tmnxOamEthCfmPingCtlSrcMdIndex 1.3.6.1.4.1.6527.3.1.2.11.1.23.1.2
The value of tmnxOamEthCfmPingCtlSrcMdIndex specifies the source CFM maintenance domain index for the test. Zero is the null CFM maintenance domain index.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxOamEthCfmPingCtlSrcMaIndex 1.3.6.1.4.1.6527.3.1.2.11.1.23.1.3
The value of tmnxOamEthCfmPingCtlSrcMaIndex specifies the source CFM maintenance association index for the test. Zero is the null CFM maintenance association index.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxOamEthCfmPingCtlSrcMepId 1.3.6.1.4.1.6527.3.1.2.11.1.23.1.4
The value of tmnxOamEthCfmPingCtlSrcMepId specifies the source Maintenance association End Point Identifier (MEP ID) for the test. Zero is the null MEP ID.
Status: current Access: read-create
OBJECT-TYPE    
  Dot1agCfmMepIdOrZero  

tmnxOamPingProbeFailed 1.3.6.1.4.1.6527.3.1.3.11.1.0.1
Generated when a probe failure is detected when the corresponding tmnxOamPingCtlTrapGeneration object is set to probeFailure(0) subject to the value of tmnxOamPingCtlTrapProbeFailureFilter. The object tmnxOamPingCtlTrapProbeFailureFilter can be used to specify the number of successive probe failures that are required before this notification can be generated.
Status: obsolete Access: read-create
NOTIFICATION-TYPE    

tmnxOamPingTestFailed 1.3.6.1.4.1.6527.3.1.3.11.1.0.2
Generated when a ping test is determined to have failed when the corresponding tmnxOamPingCtlTrapGeneration object is set to testFailure(1). In this instance tmnxOamPingCtlTrapTestFailureFilter should specify the number of probes in a test required to have failed in order to consider the test as failed.
Status: obsolete Access: read-create
NOTIFICATION-TYPE    

tmnxOamPingTestCompleted 1.3.6.1.4.1.6527.3.1.3.11.1.0.3
Generated at the completion of a ping test when the corresponding tmnxOamPingCtlTrapGeneration object is set to testCompletion(2).
Status: obsolete Access: read-create
NOTIFICATION-TYPE    

tmnxOamPingProbeFailedV2 1.3.6.1.4.1.6527.3.1.3.11.1.0.4
Generated when a probe failure is detected when the corresponding tmnxOamPingCtlTrapGeneration object is set to probeFailure(0) subject to the value of tmnxOamPingCtlTrapProbeFailureFilter. The object tmnxOamPingCtlTrapProbeFailureFilter can be used to specify the number of successive probe failures that are required before this notification can be generated.
Status: obsolete Access: read-create
NOTIFICATION-TYPE    

tmnxOamPingTestFailedV2 1.3.6.1.4.1.6527.3.1.3.11.1.0.5
Generated when a ping test is determined to have failed when the corresponding tmnxOamPingCtlTrapGeneration object is set to testFailure(1). In this instance tmnxOamPingCtlTrapTestFailureFilter should specify the number of probes in a test required to have failed in order to consider the test as failed.
Status: obsolete Access: read-create
NOTIFICATION-TYPE    

tmnxOamPingTestCompletedV2 1.3.6.1.4.1.6527.3.1.3.11.1.0.6
Generated at the completion of a ping test when the corresponding tmnxOamPingCtlTrapGeneration object is set to testCompletion(2).
Status: obsolete Access: read-create
NOTIFICATION-TYPE    

tmnxAncpLoopbackTestCompleted 1.3.6.1.4.1.6527.3.1.3.11.1.0.7
This Notification is sent whenever a ANCP loopback is finished for which a notification was explictly requested.
Status: current Access: read-create
NOTIFICATION-TYPE    

tmnxOamPingProbeFailedV3 1.3.6.1.4.1.6527.3.1.3.11.1.0.8
[CAUSE] The tmnxOamPingProbeFailedV3 notification is sent at the end of an OAM or SAA test run, when a sufficient number of successive probes failed. The notification is sent if both of the following conditions are met: 1. The 'probeFailure(0)' bit of the tmnxOamPingCtlTrapGeneration BITS object is enabled, AND 2. The test run includes at least one occurrence of N successive probe failures, where N is configured using tmnxOamPingCtlTrapProbeFailureFilter. This notification is sent at most once per test run. [EFFECT] Informational. The probe failures may indicate a problem with live traffic flow. [RECOVERY] Investigate the cause of the probe failures.
Status: current Access: read-create
NOTIFICATION-TYPE    

tmnxOamPingTestFailedV3 1.3.6.1.4.1.6527.3.1.3.11.1.0.9
Generated when a ping test is determined to have failed when the corresponding tmnxOamPingCtlTrapGeneration object is set to testFailure(1). In this instance tmnxOamPingCtlTrapTestFailureFilter should specify the number of probes in a test required to have failed in order to consider the test as failed.
Status: current Access: read-create
NOTIFICATION-TYPE    

tmnxOamPingTestCompletedV3 1.3.6.1.4.1.6527.3.1.3.11.1.0.10
Generated at the completion of a ping test when the corresponding tmnxOamPingCtlTrapGeneration object is set to testCompletion(2).
Status: current Access: read-create
NOTIFICATION-TYPE    

tmnxOamTrMaxConcurrentRequests 1.3.6.1.4.1.6527.3.1.2.11.2.2
The maximum number of concurrent active trace route requests that are allowed within an agent implementation. A value of 0 for this object implies that there is no limit for the number of concurrent active requests in effect.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tmnxOamTrCtlTable 1.3.6.1.4.1.6527.3.1.2.11.2.3
Defines the Alcatel-Lucent 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 tmnxOamTrResultsTable, tmnxOamTrProbeHistoryTable, and the tmnxOamTrHopsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamTrCtlEntry

tmnxOamTrCtlEntry 1.3.6.1.4.1.6527.3.1.2.11.2.3.1
Defines an entry in the tmnxOamTrCtlTable. The first index element, tmnxOamTrCtlOwnerIndex, 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, tmnxOamTrCtlTestIndex (also an SnmpAdminString), enables the same management application to have multiple requests outstanding.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamTrCtlEntry  

tmnxOamTrCtlOwnerIndex 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.1
To facilitate the provisioning of access control by a security administrator using the View-Based Access Control Model (RFC 2575, VACM) for tables in which multiple users may need to independently create or modify entries, the initial index is used as an 'owner index'. Such an initial index has a syntax of SnmpAdminString, and can thus be trivially mapped to a security name or group name as defined in VACM, in accordance with a security policy. When used in conjunction with such a security policy all entries in the table belonging to a particular user (or group) will have the same value for this initial index. For a given user's entries in a particular table, the object identifiers for the information in these entries will have the same subidentifiers (except for the 'column' subidentifier) up to the end of the encoded owner index. To configure VACM to permit access to this portion of the table, one would create vacmViewTreeFamilyTable entries with the value of vacmViewTreeFamilySubtree including the owner index portion, and vacmViewTreeFamilyMask 'wildcarding' the column subidentifier. More elaborate configurations are possible.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

tmnxOamTrCtlTestIndex 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.2
The test name index of a Alcatel-Lucent SROS OAM Trace Route test. This is locally unique, within the scope of a tmnxOamTrCtlOwnerIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

tmnxOamTrCtlRowStatus 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.3
This object allows entries to be created and deleted in the tmnxOamTrCtlTable. Deletion of an entry in this table results in all corresponding (same tmnxOamTrCtlOwnerIndex and tmnxOamTrCtlTestIndex index values) tmnxOamTrResultsTable, tmnxOamTrProbeHistoryTable, and tmnxOamTrHopsTable entries being deleted. The values for configuration objects required for the type of test specified in tmnxOamTrCtlTestMode MUST be specified prior to a transition to active(1) state being accepted. Activation of an Alcatel-Lucent SROS OAM Trace Route operation is controlled via tmnxOamTrCtlAdminStatus 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 tmnxOamTrResultsOperStatus 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 Alcatel-Lucent SROS OAM Trace Route operation. The operational state of an Alcatel-Lucent SROS OAM Trace Route operation can be determined by examination of the corresponding tmnxOamTrResultsOperStatus object.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxOamTrCtlStorageType 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

tmnxOamTrCtlDescr 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.5
The purpose of this object is to provide a descriptive name of the Alcatel-Lucent SROS OAM Trace Route test.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

tmnxOamTrCtlTestMode 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.6
Specifies the type of Alcatel-Lucent 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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), macTraceRoute(1), lspTraceRoute(2), vprnTraceRoute(3), mcastTraceRoute(4), icmpTraceRoute(5), ldpTreeTrace(6), vccvTraceRoute(7), p2mpLspTrace(8), ethCfmLinkTrace(9)  

tmnxOamTrCtlAdminStatus 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.7
Reflects the desired state that a tmnxOamTrCtlEntry should be in: enabled(1) - Attempt to activate the test as defined by this tmnxOamTrCtlEntry. disabled(2) - Deactivate the test as defined by this tmnxOamTrCtlEntry. If tmnxOamTrCtlSAA has the value 'true' and tmnxOamSaaCtlAdminStatus has the value 'outOfService', an attempt to set this object to 'enabled' will fail with an inconsistentValue error. Refer to the corresponding tmnxOamTrResultsOperStatus to determine the operational state of the test defined by this entry.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

tmnxOamTrCtlFcName 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.8
The value of tmnxOamTrCtlFcName 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. tmnxOamTrCtlTestMode 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.
Status: current Access: read-create
OBJECT-TYPE    
  TFCName  

tmnxOamTrCtlProfile 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.9
The value of tmnxOamTrCtlProfile specifies the profile to be used with the forwarding class specified in tmnxOamTrCtlFcName. 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. tmnxOamTrCtlTestMode 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
Status: current Access: read-create
OBJECT-TYPE    
  TProfile  

tmnxOamTrCtlTargetIpAddress 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.10
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 tmnxOamTrCtlTgtAddrType and tmnxOamTrCtlTgtAddress.
Status: obsolete Access: read-create
OBJECT-TYPE    
  IpAddress  

tmnxOamTrCtlServiceId 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.11
The value of tmnxOamTrCtlServiceId specifies the service ID of the service being tested. The applicability of tmnxOamTrCtlServiceId varies with the test type, as shown in the following table. tmnxOamTrCtlTestMode Applicability Related Virtual Router Object -------------------- ------------- ----------------------------- 'icmpTraceRoute' optional tmnxOamTrCtlVRtrID 'macTraceRoute' mandatory none 'mcastTraceRoute' optional tmnxOamMcastTrCtlVRtrID 'vprnTraceRoute' mandatory none otherwise not applicable none When tmnxOamTrCtlServiceId is mandatory, a non-zero value must be provided. When tmnxOamTrCtlServiceId 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.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxServId 0..2147483647  

tmnxOamTrCtlDataSize 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.12
The value of tmnxOamTrCtlDataSize 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 tmnxOamTrCtlTestMode, 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'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..9198  

tmnxOamTrCtlTimeOut 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.13
Specifies the time-out value, in seconds, for an Alcatel-Lucent 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 tmnxOamTrCtlTestMode, as follows: 'icmpTraceRoute' : N/A N/A N/A 'ethCfmLinkTrace': 1 10 5 otherwise : 1 60 3 If tmnxOamTrCtlTestMode is 'ethCfmLinkTrace', the value of tmnxOamTrCtlTimeOut must be less than or equal to the value of tmnxOamTrCtlInterval.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..60  

tmnxOamTrCtlProbesPerHop 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.14
Specifies the number of times to reissue an Alcatel-Lucent 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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..10  

tmnxOamTrCtlMaxTtl 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.15
The value of tmnxOamTrCtlMaxTtl specifies the maximum time-to-live value. This parameter is optional. When tmnxOamTrCtlMaxTtl is not explicitly specified, the agent defaults the value based on the 'tmnxOamTrCtlTestMode'. 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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..255  

tmnxOamTrCtlInitialTtl 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.16
The value of tmnxOamTrCtlInitialTtl 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'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..255  

tmnxOamTrCtlDSField 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.17
The value of tmnxOamTrCtlDSField 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 tmnxOamTrCtlTestMode is 'icmpTraceRoute'. Otherwise, it is ignored. This object is optional.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

tmnxOamTrCtlMaxFailures 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.18
The value of tmnxOamTrCtlMaxFailures 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. tmnxOamTrCtlTestMode 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 tmnxOamTrCtlMaxFailures value away from the default is not supported.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..255  

tmnxOamTrCtlInterval 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.19
The value of tmnxOamTrCtlInterval specifies the number of seconds to wait before repeating an Alcatel-Lucent 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 Alcatel-Lucent SROS OAM Trace Route test is determined by the value of the corresponding tmnxOamTrCtlProbesPerHop object. After a single test completes, the number of seconds as defined by the value of tmnxOamTrCtlInterval MUST elapse before the next Alcatel-Lucent SROS OAM Trace Route test is started. The applicability, range, and default value of this object vary with tmnxOamTrCtlTestMode, as shown in the following table. tmnxOamTrCtlTestMode Min Max Default 'ethCfmLinkTrace' 1 10 5 'icmpTraceRoute' not applicable 'vccvTraceRoute' 1 255 1 otherwise 1 10 1
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxOamTrCtlMaxRows 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.20
The value of tmnxOamTrCtlMaxRows specifies the maximum number of entries allowed in the tmnxOamTrProbeHistoryTable. The oldest entry in the tmnxOamTrProbeHistoryTable is removed to allow the addition of an new entry once the number of rows in the tmnxOamTrProbeHistoryTable reaches this value. Old entries are not removed when a new test is started. Entries are added to the tmnxOamTrProbeHistoryTable until tmnxOamTrCtlMaxRows is reached before entries begin to be removed. A value of 0 for this object disables creation of tmnxOamTrProbeHistoryTable entries. This object was obsoleted in release 6.0R17.
Status: obsolete Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxOamTrCtlTrapGeneration 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.21
The value of tmnxOamTrCtlTrapGeneration specifies when and if to generate a notification for this entry: pathChange(0) - Generate a tmnxOamTrPathChange notification when the current path varies from a previously determined path. testFailure(1) - Generate a tmnxOamTrTestFailed notification when the full path to a target can't be determined. testCompletion(2) - Generate a tmnxOamTrTestCompleted notification when the test is completed.
Status: current Access: read-create
OBJECT-TYPE    
  BITS pathChange(0), testFailure(1), testCompletion(2)  

tmnxOamTrCtlCreateHopsEntries 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.22
The value of tmnxOamTrCtlCreateHopsEntries specifies whether or not the current path for an Alcatel-Lucent SROS OAM Trace Route test is kept in the tmnxOamTrHopsTable on a per hop basis. tmnxOamTrHopsTable provides a current path topology based on the results of the OAM Trace Route tests. If this feature is not supported tmnxOamTrCtlCreateHopsEntries will always be set to false(2) and any attempt to change its value to true(1) will be denied.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOamTrCtlSAA 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.23
The value of tmnxOamTrCtlSAA specifies if this test is an SAA test (Service Assurance Agent; 'true'), or an OAM test ('false'). If there is a tmnxOamSaaCtlTable row with the specified index values, 'true' is returned. Otherwise, 'false' is returned.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOamTrCtlRuns 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.24
The value of tmnxOamTrCtlRuns indicates the number of times this OAM trace route test has been executed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOamTrCtlFailures 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.25
The value of tmnxOamTrCtlFailures indicates the number of times this OAM trace route test has failed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOamTrCtlLastRunResult 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.26
The value of tmnxOamTrCtlLastRunResult 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.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamTestResult  

tmnxOamTrCtlLastChanged 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.27
The value of tmnxOamTrCtlLastChanged indicates the time the value of a settable object in this row was last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOamTrCtlVRtrID 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.28
The value of tmnxOamTrCtlVRtrID 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 tmnxOamTrCtlTestMode is 'icmpTraceRoute'. When directing an 'icmpTraceRoute' test to use a virtual router associated with a VPRN service, the virtual router can be specified using tmnxOamTrCtlVRtrID (with the VPRN's virtual router number) or tmnxOamTrCtlServiceId (with the VPRN's service number). tmnxOamTrCtlServiceId 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 tmnxOamTrCtlVRtrID and tmnxOamTrCtlServiceId, tmnxOamTrCtlServiceId is used. Setting this object is optional.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxVRtrID  

tmnxOamTrCtlTgtAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.29
The value of tmnxOamTrCtlTgtAddrType 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 tmnxOamTrCtlTgtAddress object. The 'dns' address type is valid only for 'icmpTraceRoute'.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxOamTrCtlTgtAddress 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.30
The value of tmnxOamTrCtlTgtAddress 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 tmnxOamTrCtlTgtAddrType object. This parameter is required by 'vprnTraceRoute' and 'icmpTraceRoute'. This parameter is not used by 'macTraceRoute', 'lspTraceRoute', 'mcastTraceRoute', 'vccvTraceRoute', 'p2mpLspPing', or 'ethCfmLinkTrace'.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

tmnxOamTrCtlSrcAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.31
The value of tmnxOamTrCtlSrcAddrType 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 tmnxOamTrCtlSrcAddress object. Only 'ipv4' and 'ipv6' address types are supported. This object is valid only when the tmnxOamTrCtlTestMode has a value of 'icmpTraceRoute' or 'lspTraceRoute'.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxOamTrCtlSrcAddress 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.32
The value of tmnxOamTrCtlSrcAddress 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 tmnxOamTrCtlSrcAddrType object. This is an optional parameter. This object is valid only when the tmnxOamTrCtlTestMode has a value of 'icmpTraceRoute' or 'lspTraceRoute'.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamTrCtlWaitMilliSec 1.3.6.1.4.1.6527.3.1.2.11.2.3.1.33
The value of tmnxOamTrCtlWaitMilliSec specifies the time in milliseconds to wait for a response before sending the next probe. This object is valid only for 'icmpTraceRoute' tests.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 10..60000  

tmnxOamTrResultsTable 1.3.6.1.4.1.6527.3.1.2.11.2.4
Defines the Alcatel-Lucent SROS OAM Trace Route Test Results Table for keeping track of the status of a tmnxOamTrCtlEntry. An entry is added to the tmnxOamTrResultsTable when an tmnxOamTrCtlEntry is started by successful transition of its tmnxOamTrCtlAdminStatus object to enabled(1). An entry is removed from the tmnxOamTrResultsTable when its corresponding tmnxOamTrCtlEntry is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamTrResultsEntry

tmnxOamTrResultsEntry 1.3.6.1.4.1.6527.3.1.2.11.2.4.1
Defines an entry in the tmnxOamTrResultsTable. The first two indexes of the tmnxOamTrResultsTable are the same as the tmnxOamTrCtlTable in order for a tmnxOamTrResultsEntry to correspond to the tmnxOamTrCtlEntry that caused it to be created. The third index allows a history of test runs to be stored.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamTrResultsEntry  

tmnxOamTrResultsOperStatus 1.3.6.1.4.1.6527.3.1.2.11.2.4.1.1
Reflects the operational state of a tmnxOamTrCtlEntry: enabled(1) - Test is active. disabled(2) - Test has stopped.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

tmnxOamTrResultsCurHopCount 1.3.6.1.4.1.6527.3.1.2.11.2.4.1.2
Reflects the current TTL value (range from 0 to 255) for an Alcatel-Lucent SROS OAM Trace Route operation. Maximum TTL value is determined by tmnxOamTrCtlMaxTtl. Zero is returned only in the case of an aborted 'ethCfmLinkTrace' test.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOamTrResultsCurProbeCount 1.3.6.1.4.1.6527.3.1.2.11.2.4.1.3
Reflects the current probe count (1..10) for an Alcatel-Lucent SROS OAM Trace Route operation. The maximum probe count is determined by tmnxOamTrCtlProbesPerHop.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOamTrResultsIpTgtAddr 1.3.6.1.4.1.6527.3.1.2.11.2.4.1.4
This objects reports the IP address associated with a tmnxOamTrCtlTargetIpAddress 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 tmnxOamTrResultsTgtAddrType and tmnxOamTrResultsTgtAddress.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

tmnxOamTrResultsTestAttempts 1.3.6.1.4.1.6527.3.1.2.11.2.4.1.5
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, tmnxOamTrResultsTestRunIndex, 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 tmnxOamTrCtlRuns in the tmnxOamTrCtlTable indicates the number of times this traceroute test has been run.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamTrResultsTestSuccesses 1.3.6.1.4.1.6527.3.1.2.11.2.4.1.6
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, tmnxOamTrResultsTestRunIndex, 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 tmnxOamTrCtlFailures in the tmnxOamTrCtlTable indicates the number of times an attempt to run this traceroute test has failed. The number of successful runs can be calclated as (tmnxOamTrCtlRuns - tmnxOamTrCtlFailures).
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamTrResultsLastGoodPath 1.3.6.1.4.1.6527.3.1.2.11.2.4.1.7
The date and time when the last complete path was determined.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tmnxOamTrResultsTestRunIndex 1.3.6.1.4.1.6527.3.1.2.11.2.4.1.8
The value of tmnxOamTrResultsTestRunIndex identifies the row entry that reports results for a single OAM trace route test run. The agent starts assigning tmnxOamTrResultsTestRunIndex values at 1 and wraps after exceeding the maximum possible value as defined by the limit of this object.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

tmnxOamTrResultsTgtAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.4.1.9
The value of tmnxOamTrResultsTgtAddrType indicates the Internet address type stored in tmnxOamTrResultsTgtAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOamTrResultsTgtAddress 1.3.6.1.4.1.6527.3.1.2.11.2.4.1.10
The value of tmnxOamTrResultsTgtAddress indicates the Internet address associated with a tmnxOamTrCtlTgtAddress 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.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamTrResultsTestRunResult 1.3.6.1.4.1.6527.3.1.2.11.2.4.1.11
The object contains the overall state of the trace test.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamTestResult  

tmnxOamTrProbeHistoryTable 1.3.6.1.4.1.6527.3.1.2.11.2.5
tmnxOamTrProbeHistoryTable 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 tmnxOamTrCtlTestMode set to 'ldpTreeTrace'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamTrProbeHistoryEntry

tmnxOamTrProbeHistoryEntry 1.3.6.1.4.1.6527.3.1.2.11.2.5.1
A tmnxOamTrProbeHistoryEntry is created by the system when the result of a trace route probe launch is determined. A tmnxOamTrProbeHistoryEntry is destroyed when the corresponding tmnxOamTrCtlEntry is destroyed. The first two indices identify the parent tmnxOamTrCtlEntry. The third index identifies a trace route test run. Each subsequent index is described in its DESCRIPTION clause, below.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamTrProbeHistoryEntry  

tmnxOamTrProbeHistoryIndex 1.3.6.1.4.1.6527.3.1.2.11.2.5.1.1
The value of tmnxOamTrProbeHistoryIndex specifies the entries belonging to a single OAM Trace Route test instance. The tmnxOamTrProbeHistoryIndex values are assigned starting at 1 and wrap on exceeding the upper bound.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

tmnxOamTrProbeHistoryHopIndex 1.3.6.1.4.1.6527.3.1.2.11.2.5.1.2
Indicates which hop in an Alcatel-Lucent SROS OAM Trace Route path that the probe's results are for. The value of this object is initially determined by the value of tmnxOamTrCtlInitialTtl.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..255  

tmnxOamTrProbeHistoryProbeIndex 1.3.6.1.4.1.6527.3.1.2.11.2.5.1.3
Indicates the index of a probe for a particular hop in an Alcatel-Lucent SROS OAM Trace Route path. The number of probes per hop is determined by the value of the corresponding tmnxOamTrCtlProbesPerHop object.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..10  

tmnxOamTrProbeHistoryIpAddr 1.3.6.1.4.1.6527.3.1.2.11.2.5.1.4
The IP address of a hop in an Alcatel-Lucent SROS OAM Trace Route path. The value of tmnxOamTrProbeHistoryIpAddr 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 tmnxOamTrProbeHistoryAddrType and tmnxOamTrProbeHistoryAddress.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

tmnxOamTrProbeHistoryResponse 1.3.6.1.4.1.6527.3.1.2.11.2.5.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamTrProbeHistoryOneWayTime 1.3.6.1.4.1.6527.3.1.2.11.2.5.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamTrProbeHistoryStatus 1.3.6.1.4.1.6527.3.1.2.11.2.5.1.7
The result of an Alcatel-Lucent SROS OAM Trace Route operation made by a remote node to a particular probe.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamResponseStatus  

tmnxOamTrProbeHistoryLastRC 1.3.6.1.4.1.6527.3.1.2.11.2.5.1.8
The last implementation method specific reply code received. The Alcatel-Lucent 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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamTrProbeHistoryTime 1.3.6.1.4.1.6527.3.1.2.11.2.5.1.9
Timestamp for when this probe results were determined.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tmnxOamTrProbeHistoryResponsePlane 1.3.6.1.4.1.6527.3.1.2.11.2.5.1.10
The value of tmnxOamTrProbeHistoryResponsePlane indicates the type of response plane this trace route response was received on.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamTestResponsePlane  

tmnxOamTrProbeHistoryAddressType 1.3.6.1.4.1.6527.3.1.2.11.2.5.1.11
The value of tmnxOamTrProbeHistoryAddressType indicates the type of binding address information returned in response to a test. When the test has the tmnxOamTrCtlTestMode 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).
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamAddressType  

tmnxOamTrProbeHistorySapId 1.3.6.1.4.1.6527.3.1.2.11.2.5.1.12
The value of tmnxOamTrProbeHistorySapId 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 tmnxOamTrProbeHistoryAddressType is not 'sapId', this object is not relevant and MUST have a null string ''.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxStrSapId  

tmnxOamTrProbeHistoryVersion 1.3.6.1.4.1.6527.3.1.2.11.2.5.1.14
The value of tmnxOamTrProbeHistoryVersion indicates the protocol version for this OAM ping reply.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamTrProbeHistoryRouterID 1.3.6.1.4.1.6527.3.1.2.11.2.5.1.15
The value tmnxOamTrProbeHistoryRouterID indicates the downstream router ID of the node that provided this ping reply. This object is valid only when tmnxOamTrCtlTestMode has a value of 'lspTraceRoute'.
Status: current Access: read-only
OBJECT-TYPE    
  RouterID  

tmnxOamTrProbeHistoryIfIndex 1.3.6.1.4.1.6527.3.1.2.11.2.5.1.16
The value of tmnxOamTrProbeHistoryIfIndex 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.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

tmnxOamTrProbeHistoryDataLen 1.3.6.1.4.1.6527.3.1.2.11.2.5.1.17
The value of tmnxOamTrProbeHistoryDataLen indicates the UDP data length of the echo reply. A valid value is returned when the test has a tmnxOamTrCtlTestMode value of 'icmpTraceRoute', 'lspTraceRoute', 'p2mpLspTrace', or 'vccvTraceRoute'. Otherwise, this value is not significant and zero is returned.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamTrProbeHistorySize 1.3.6.1.4.1.6527.3.1.2.11.2.5.1.18
The value of tmnxOamTrProbeHistorySize indicates the size in octets of the user payload in the probe request packet. It does not include the service encapsulation.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamTrProbeHistoryInOneWayTime 1.3.6.1.4.1.6527.3.1.2.11.2.5.1.19
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamTrProbeHistoryAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.5.1.20
The value of tmnxOamTrProbeHistoryAddrType indicates the Internet address type stored in tmnxOamTrProbeHistoryAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOamTrProbeHistoryAddress 1.3.6.1.4.1.6527.3.1.2.11.2.5.1.21
The value of tmnxOamTrProbeHistoryAddress indicates the Internet address of a hop in an Alcatel-Lucent SROS OAM Trace Route path.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamTrProbeHistorySrcGlobalId 1.3.6.1.4.1.6527.3.1.2.11.2.5.1.22
The value of tmnxOamTrProbeHistorySrcGlobalId 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 tmnxOamTrCtlTestMode is 'lspTraceRoute' or 'vccvTraceRoute'. Otherwise, zero is returned.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxMplsTpGlobalID  

tmnxOamTrProbeHistorySrcNodeId 1.3.6.1.4.1.6527.3.1.2.11.2.5.1.23
The value of tmnxOamTrProbeHistorySrcNodeId 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 tmnxOamTrCtlTestMode is 'lspTraceRoute' or 'vccvTraceRoute'. Otherwise, zero is returned.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxMplsTpNodeID  

tmnxOamTrHopsTable 1.3.6.1.4.1.6527.3.1.2.11.2.6
Defines the Alcatel-Lucent SROS OAM Trace Route Hop Table for keeping track of the results of an Alcatel-Lucent SROS OAM Trace Route test on a per hop basis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamTrHopsEntry

tmnxOamTrHopsEntry 1.3.6.1.4.1.6527.3.1.2.11.2.6.1
Defines an entry in the tmnxOamTrHopsTable. The first two index elements identify the tmnxOamTrCtlEntry that a tmnxOamTrHopsEntry belongs to. The third index element identifies a OAM trace route test run. The fourth index element, tmnxOamTrHopsHopIndex, selects a hop in an Alcatel-Lucent SROS OAM Trace Route path.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamTrHopsEntry  

tmnxOamTrHopsHopIndex 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.1
Specifies the hop index for an Alcatel-Lucent SROS OAM Trace Route hop. Values for this object with respect to the same tmnxOamTrCtlOwnerIndex and tmnxOamTrCtlTestIndex MUST start at 1 and increase monotonically. The tmnxOamTrHopsTable keeps the current Alcatel-Lucent SROS OAM Trace Route path per tmnxOamTrCtlEntry. All hops (tmnxOamTrHopsTable entries) in an Alcatel-Lucent SROS OAM Trace Route path MUST be updated at the same time when an Alcatel-Lucent SROS OAM Trace Route operation completes. Care needs to be applied when either a path changes or can't be determined. The initial portion of the path, up to the first hop change, MUST retain the same tmnxOamTrHopsHopIndex values. The remaining portion of the path SHOULD be assigned new tmnxOamTrHopsHopIndex values.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

tmnxOamTrHopsIpTgtAddress 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.2
This object reports the IP address associated with the hop. A value for this object should be reported as a numeric IP address and not as a DNS name. This value of this object is not significant when tmnxOamTrCtlTestMode has a value of 'macTraceRoute'. This object was obsoleted in release 4.0 and replaced with InetAddress objects tmnxOamTrHopsTgtAddrType and tmnxOamTrHopsTgtAddrType.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

tmnxOamTrHopsMinRtt 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.3
The minimum Alcatel-Lucent SROS OAM Trace Route round-trip-time (RTT) received for this hop. A value of 0 for this object implies that no RTT has been received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamTrHopsMaxRtt 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.4
The maximum Alcatel-Lucent SROS OAM Trace Route round-trip-time (RTT) received for this hop. A value of 0 for this object implies that no RTT has been received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamTrHopsAverageRtt 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.5
The current average Alcatel-Lucent SROS OAM Trace Route round-trip-time (RTT) for this hop.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamTrHopsRttSumOfSquares 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.6
The value of tmnxOamTrHopsRttSumOfSquares indicates the least significant 32 bits of tmnxOamTrHopsRttHCSumSquares.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamTrHopsMinTt 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.7
The minimum Alcatel-Lucent SROS OAM Trace Route outbound one-way trip time received for this hop. A value of 0 for this object implies that no one-way trip time has been received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamTrHopsMaxTt 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.8
The maximum Alcatel-Lucent SROS OAM Trace Route outbound one-way trip time received for this hop. A value of 0 for this object implies that no one-way trip time has been received.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamTrHopsAverageTt 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.9
The current average Alcatel-Lucent SROS OAM Trace Route outbound one-way trip time for this hop.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamTrHopsTtSumOfSquares 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.10
The value of tmnxOamTrHopsTtSumOfSquares indicates the least significant 32 bits of tmnxOamTrHopsTtHCSumSquares.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamTrHopsSentProbes 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.11
The value of this object reflects the number of probes sent for this hop during this Alcatel-Lucent SROS OAM Trace Route test. The value of this object should start at 0.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamTrHopsProbeResponses 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.12
Number of responses received for this hop during this Alcatel-Lucent SROS OAM Trace Route test. This value of this object should start at 0.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamTrHopsLastGoodProbe 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.13
Date and time when the last response was received for a probe for this hop during this Alcatel-Lucent SROS OAM Trace Route test.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tmnxOamTrHopsMinInTt 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.18
The minimum OAM trace route inbound one-way trip time received. A value of 0 for this object implies that no one-way trip time measurement is available.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamTrHopsMaxInTt 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.19
The maximum OAM trace route inbound one-way trip time received. A value of 0 for this object implies that no one-way trip time measurement is available.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamTrHopsAverageInTt 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.20
The current average OAM inbound inbound one-way trip time. A value of 0 for this object implies that no one-way trip time measurement is available.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamTrHopsInTtSumOfSqrs 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.21
The value of tmnxOamTrHopsInTtSumOfSqrs indicates the least significant 32 bits of tmnxOamTrHopsInTtHCSumSqrs.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamTrHopsOutJitter 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.22
The value of tmnxOamTrHopsOutJitter indicates the amount of outbound one-way trip jitter, expressed in microseconds, for a trace route 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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamTrHopsInJitter 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.23
The value of tmnxOamTrHopsInJitter indicates the amount of inbound one-way trip jitter, expressed in microseconds, for a trace route 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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamTrHopsRtJitter 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.24
The value of tmnxOamTrHopsRtJitter indicates the amount of two-way trip jitter, expressed in microseconds, for a trace route probe sent for this OAM test. A value of 0 for this object implies that no two-way-trip jitter measurement is available.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamTrHopsProbeTimeouts 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.25
The value of tmnxOamTrHopsProbeTimeouts indicates the number of probes that timed out without receiving a response.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamTrHopsProbeFailures 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.26
The value of tmnxOamTrHopsProbeFailures indicates the total number of probes that failed to be transmitted plus the number of probes that timed out without receiving a response.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamTrHopsTgtAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.27
The value of tmnxOamTrHopsTgtAddrType indicates the Internet address type stored in tmnxOamTrHopsTgtAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOamTrHopsTgtAddress 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.28
The value of tmnxOamTrHopsTgtAddress indicates the Internet address associated with the hop. A value for this object should be reported as a numeric IP address and not as a DNS name. This value of this object is not significant when tmnxOamTrCtlTestMode has a value of 'macTraceRoute' or 'ethCfmLinkTrace'.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamTrHopsRttOFSumSquares 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.29
The value of tmnxOamTrHopsRttOFSumSquares indicates the number of times tmnxOamTrHopsRttSumOfSquares overflowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOamTrHopsRttHCSumSquares 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.30
The value of tmnxOamTrHopsRttHCSumSquares indicates the sum of squares of the round trip times of the trace route test for this hop. 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. tmnxOamTrCtlTestMode) is one of the following: 'ldpTreeTrace', 'mcastTraceRoute', 'p2mpLspTrace'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxOamTrHopsTtOFSumSquares 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.31
The value of tmnxOamTrHopsTtOFSumSquares indicates the number of times tmnxOamTrHopsTtSumOfSquares overflowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOamTrHopsTtHCSumSquares 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.32
The value of tmnxOamTrHopsTtHCSumSquares indicates the sum of squares of the outbound one-way trip times of the trace route test for this hop. 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. tmnxOamTrCtlTestMode) is one of the following: 'ldpTreeTrace', 'mcastTraceRoute', 'p2mpLspTrace'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxOamTrHopsInTtOFSumSqrs 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.33
The value of tmnxOamTrHopsInTtOFSumSqrs indicates the number of times tmnxOamTrHopsInTtSumOfSqrs overflowed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOamTrHopsInTtHCSumSqrs 1.3.6.1.4.1.6527.3.1.2.11.2.6.1.34
The value of tmnxOamTrHopsInTtHCSumSqrs indicates the sum of squares of the inbound one-way trip times of the trace route test for this hop. 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. tmnxOamTrCtlTestMode) is one of the following: 'ldpTreeTrace', 'mcastTraceRoute', 'p2mpLspTrace'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxOamMacTrCtlTable 1.3.6.1.4.1.6527.3.1.2.11.2.7
Defines the Alcatel-Lucent SROS OAM MAC Trace Route Control Table for providing, via SNMP, the capability of performing Alcatel-Lucent SROS OAM 'macTraceRoute' test operations. The results of these tests are stored in the tmnxOamTrResultsTable, tmnxOamTrProbeHistoryTable and the tmnxOamMacTrL2MapTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamMacTrCtlEntry

tmnxOamMacTrCtlEntry 1.3.6.1.4.1.6527.3.1.2.11.2.7.1
Defines an entry in the tmnxOamMacTrCtlTable. The first index element, tmnxOamTrCtlOwnerIndex, 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, tmnxOamTrCtlTestIndex, enables the same management application to have multiple outstanding requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamMacTrCtlEntry  

tmnxOamMacTrCtlTargetMacAddr 1.3.6.1.4.1.6527.3.1.2.11.2.7.1.1
The value of tmnxOamMacTrCtlTargetMacAddr is a 6-octet value that specifies the target MAC address to be used in the query request for performing an OAM Mac Trace Route operation when tmnxOamTrCtlTestMode has a value of 'macTraceRoute'.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

tmnxOamMacTrCtlSourceMacAddr 1.3.6.1.4.1.6527.3.1.2.11.2.7.1.2
The value of tmnxOamMacTrCtlSourceMacAddr is a 6-octet value that specifies the MAC address to be used as the source in the query request for performing an OAM MAC Trace Route operation when tmnxOamTrCtlTestMode has a value of 'macTraceRoute'.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

tmnxOamMacTrCtlSendControl 1.3.6.1.4.1.6527.3.1.2.11.2.7.1.3
When the value of tmnxOamMacTrCtlSendControl is 'true', the OAM MAC Trace Route packet is sent directly to the destination IP address via the control plane. If its value is 'false', the packet is sent via the data plane.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOamMacTrCtlReplyControl 1.3.6.1.4.1.6527.3.1.2.11.2.7.1.4
When the value of tmnxOamMacTrCtlReplyControl is 'true', the OAM Mac Trace Route response is returned using the control plane. If its value is 'false', the packet is sent via the data plane.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOamMacTrL2MapTable 1.3.6.1.4.1.6527.3.1.2.11.2.8
Defines a table for storing the results of an OAM 'macTraceRoute' probe operation when a L2 Mapping TLV was returned. Each row represents a single L2FEC TLV within the L2 Mapping TLV. A single L2 mapping entry is returned if the 'macTraceRoute' replier knows the requested VPN ID and has a binding for the requested MAC address. Multiple downstream L2 mappings that specify the replier's flooding domain may be returned if the replier has no bindings for the MAC address. An entry in this table is created when the result of an OAM 'macTraceRoute' probe is determined. An entry is removed from this table when its corresponding tmnxOamTrCtlEntry is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamMacTrL2MapEntry

tmnxOamMacTrL2MapEntry 1.3.6.1.4.1.6527.3.1.2.11.2.8.1
Defines an entry in the tmnxOamMacTrL2MapTable. The first two index elements identify the tmnxOamTrCtlEntry that a tmnxOamMacTrL2MapEntry belongs to. The third index element identifies a particular 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 Alcatel-Lucent SROS OAM Trace Route operation. Note that in the case of a successful 'macTraceRoute' reply there will be only one row entry created. However there may also be one or more error replies. The seventh index selects a single L2 mapping entry within a specific probe reply.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamMacTrL2MapEntry  

tmnxOamMacTrL2MapIndex 1.3.6.1.4.1.6527.3.1.2.11.2.8.1.1
The tmnxOamMacTrL2MapIndex selects a single L2 mapping entry within a specific 'macTraceRoute' probe reply. The agent starts assigning tmnxOamMacTrL2MapIndex values at 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

tmnxOamMacTrL2MapRouterID 1.3.6.1.4.1.6527.3.1.2.11.2.8.1.2
The value of tmnxOamMacTrL2MapRouterID is the router ID for this L2 mapping entry.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

tmnxOamMacTrL2MapLabel 1.3.6.1.4.1.6527.3.1.2.11.2.8.1.3
The value of tmnxOamMacTrL2MapLabel is the label used by the router for the L2FEC or VC ID specified by this L2 mapping entry.
Status: current Access: read-only
OBJECT-TYPE    
  MplsLabel  

tmnxOamMacTrL2MapProtocol 1.3.6.1.4.1.6527.3.1.2.11.2.8.1.4
The value of tmnxOamMacTrL2MapProtocol is the signaling protocol used by the router for the L2FEC or VC ID specified by this L2 mapping entry.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamSignalProtocol  

tmnxOamMacTrL2MapVCType 1.3.6.1.4.1.6527.3.1.2.11.2.8.1.5
The value of tmnxOamMacTrL2MapVCType specifies the class of VC ID given in tmnxOamMacTrL2MapVCID.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamVcType  

tmnxOamMacTrL2MapVCID 1.3.6.1.4.1.6527.3.1.2.11.2.8.1.6
The value of tmnxOamMacTrL2MapVCID is the VC ID associated with the label used by the L2FEC specified by this L2 mapping entry.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxVcId  

tmnxOamMacTrL2MapDirection 1.3.6.1.4.1.6527.3.1.2.11.2.8.1.7
The value of tmnxOamMacTrL2MapDirection specifies the direction that this L2 mapping entry is in relation to the node that returned the 'macTraceRoute' reply.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER upstream(1), downstream(2)  

tmnxOamMacTrL2MapSdpId 1.3.6.1.4.1.6527.3.1.2.11.2.8.1.8
The value of tmnxOamMacTrL2MapSdpId specifies the ID of the SDP supporting the L2 mapping entry that returned the reply. If this mapping is not a SDP, this object is not relevant and MUST return a value of '0'.
Status: current Access: read-only
OBJECT-TYPE    
  SdpId  

tmnxOamMacTrL2MapSapName 1.3.6.1.4.1.6527.3.1.2.11.2.8.1.9
The value of tmnxOamMacTrL2MapSapName specifies the SAP name when the downstream of the responder is a SAP. If the downstream responder is not a SAP, this object is not relevant and MUST return a zero length empty string.
Status: current Access: read-only
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOamLspTrCtlTable 1.3.6.1.4.1.6527.3.1.2.11.2.9
Defines the Alcatel-Lucent SROS OAM LSP Trace Route Control Table for providing, via SNMP, the capability of performing Alcatel-Lucent SROS OAM 'lspTraceRoute' test operations. The results of these tests are stored in the tmnxOamTrResultsTable and the tmnxOamTrProbeHistoryTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamLspTrCtlEntry

tmnxOamLspTrCtlEntry 1.3.6.1.4.1.6527.3.1.2.11.2.9.1
Defines an entry in the tmnxOamLspTrCtlTable. The first index element, tmnxOamTrCtlOwnerIndex, 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, tmnxOamTrCtlTestIndex, enables the same management application to have multiple outstanding requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamLspTrCtlEntry  

tmnxOamLspTrCtlVRtrID 1.3.6.1.4.1.6527.3.1.2.11.2.9.1.1
The unique value which identifies this virtual router in the Alcatel-Lucent 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 tmnxOamTrCtlVRtrID in tmnxOamTrCtlTable.
Status: obsolete Access: read-create
OBJECT-TYPE    
  TmnxVRtrID  

tmnxOamLspTrCtlLspName 1.3.6.1.4.1.6527.3.1.2.11.2.9.1.2
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 tmnxOamLspTrCtlVRtrID. This parameter is mutually exclusive with the IP prefix parameter associated with an LDP based LSP (tmnxOamLspTrCtlLdpIpPrefix). Either the LSP name or the LDP IP Prefix must be specified but not both.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOamLspTrCtlPathName 1.3.6.1.4.1.6527.3.1.2.11.2.9.1.3
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 tmnxOamLspTrCtlVRtrID. This is an optional parameter which can be specified only if the LSP Name parameter is specified.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOamLspTrCtlLdpIpPrefix 1.3.6.1.4.1.6527.3.1.2.11.2.9.1.4
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 (tmnxOamLspTrCtlLspName). 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 tmnxOamLspTrCtlLdpPrefixType and tmnxOamLspTrCtlLdpPrefix.
Status: obsolete Access: read-create
OBJECT-TYPE    
  IpAddress  

tmnxOamLspTrCtlLdpIpPrefixLen 1.3.6.1.4.1.6527.3.1.2.11.2.9.1.5
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 tmnxOamLspTrCtlLdpPrefixLen.
Status: obsolete Access: read-create
OBJECT-TYPE    
  IpAddressPrefixLength  

tmnxOamLspTrCtlLdpPrefixType 1.3.6.1.4.1.6527.3.1.2.11.2.9.1.6
The value of tmnxOamLspTrCtlLdpPrefixType specifies the type of Internet address stored in tmnxOamLspTrCtlLdpPrefix.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxOamLspTrCtlLdpPrefix 1.3.6.1.4.1.6527.3.1.2.11.2.9.1.7
The value of tmnxOamLspTrCtlLdpPrefix 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 (tmnxOamLspTrCtlLspName). Either the LDP IP Prefix or the LSP name must be specified but not both.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamLspTrCtlLdpPrefixLen 1.3.6.1.4.1.6527.3.1.2.11.2.9.1.8
The value of tmnxOamLspTrCtlLdpPrefixLen 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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength  

tmnxOamLspTrCtlPathDestType 1.3.6.1.4.1.6527.3.1.2.11.2.9.1.9
The value of tmnxOamLspTrCtlPathDestType specifies the type of Internet address stored in tmnxOamLspTrCtlPathDest.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxOamLspTrCtlPathDest 1.3.6.1.4.1.6527.3.1.2.11.2.9.1.10
The value of tmnxOamLspTrCtlPathDest 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.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamLspTrCtlNhIntfName 1.3.6.1.4.1.6527.3.1.2.11.2.9.1.11
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 tmnxOamLspTrCtlVRtrID. This is an optional parameter which can be specified only if the tmnxOamLspTrCtlPathDest parameter is specified. This parameter is mutually exclusive with the tmnxOamLspTrCtlNhAddress 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 tmnxOamLspTrCtlNhAddress has a non-default value will result in an 'inconsistentValue' error.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOamLspTrCtlNhAddressType 1.3.6.1.4.1.6527.3.1.2.11.2.9.1.12
The value of tmnxOamLspTrCtlNhAddressType specifies the type of Internet address stored in tmnxOamLspTrCtlNhAddress.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxOamLspTrCtlNhAddress 1.3.6.1.4.1.6527.3.1.2.11.2.9.1.13
The value of tmnxOamLspTrCtlNhAddress 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 tmnxOamLspTrCtlPathDest parameter is specified. This parameter is mutually exclusive with tmnxOamLspTrCtlNhIntfName 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 tmnxOamLspTrCtlNhIntfName has a non-default value will result in an 'inconsistentValue' error.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamLspTrCtlDownstreamMapTlv 1.3.6.1.4.1.6527.3.1.2.11.2.9.1.14
The value of tmnxOamLspTrCtlDownstreamMapTlv 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 tmnxOamMplsEchoDownstreamMapTlv. The supported object combinations for LSP trace route tests are listed in the tmnxOamLspTrCtlTable DESCRIPTION clause.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOamMplsEchoDownMapTlvOrNone  

tmnxOamLspTrCtlTestSubMode 1.3.6.1.4.1.6527.3.1.2.11.2.9.1.15
The value of tmnxOamLspTrCtlTestSubMode 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 tmnxOamLspTrCtlTable objects configured with non-default values. If there is a mismatch between tmnxOamLspTrCtlTestSubMode and the type of the LSP to be tested, the test will fail. For example, if tmnxOamLspTrCtlTestSubMode is 'static(2)', and tmnxOamLspTrCtlLspName 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 tmnxOamLspTrCtlTable DESCRIPTION clause.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOamLspTestSubMode  

tmnxOamLspTrCtlMplsTpPathType 1.3.6.1.4.1.6527.3.1.2.11.2.9.1.16
The value of tmnxOamLspTrCtlMplsTpPathType specifies the type of the MPLS-TP path to be tested. The supported object combinations for LSP trace route tests are listed in the tmnxOamLspTrCtlTable DESCRIPTION clause.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOamMplsTpPathType  

tmnxOamLspTrCtlAssocChannel 1.3.6.1.4.1.6527.3.1.2.11.2.9.1.17
The value of tmnxOamLspTrCtlAssocChannel specifies the launched echo request's usage of the Associated Channel (ACH) mechanism, when testing an MPLS-TP LSP. When tmnxOamLspTrCtlTestSubMode is 'static(2)', the default value for tmnxOamLspTrCtlAssocChannel is 'nonIp(2)'. The supported object combinations for LSP trace route tests are listed in the tmnxOamLspTrCtlTable DESCRIPTION clause.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOamLspAssocChannel  

tmnxOamLspTrCtlForce 1.3.6.1.4.1.6527.3.1.2.11.2.9.1.18
The value of tmnxOamLspTrCtlForce specifies whether or not to force the transmission of the 'lspTraceRoute' request PDU(s). If tmnxOamLspTrCtlForce 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 tmnxOamLspTrCtlForce 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 tmnxOamLspTrCtlTable DESCRIPTION clause.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOamLspTrMapTable 1.3.6.1.4.1.6527.3.1.2.11.2.10
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 tmnxOamTrCtlEntry is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamLspTrMapEntry

tmnxOamLspTrMapEntry 1.3.6.1.4.1.6527.3.1.2.11.2.10.1
Defines an entry in the tmnxOamLspTrMapTable. The first two index elements identify the tmnxOamTrCtlEntry that a tmnxOamLspTrMapEntry 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 Alcatel-Lucent SROS OAM Trace Route operation. The seventh index selects a single downstream L2 map entry within the specific probe reply.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamLspTrMapEntry  

tmnxOamLspTrMapIndex 1.3.6.1.4.1.6527.3.1.2.11.2.10.1.1
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 tmnxOamTrCtlEntry that a OAM probe result (tmnxOamTrProbeHistoryEntry) belongs to. The tmnxOamTrProbeHistoryIndex 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 Alcatel-Lucent SROS OAM Trace Route operation. The tmnxOamLspTrMapIndex selects a single L2 mapping entry within a specific 'lspTraceRoute' probe reply. The agent starts assigning tmnxOamLspTrMapIndex values at 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

tmnxOamLspTrMapDSIPv4Addr 1.3.6.1.4.1.6527.3.1.2.11.2.10.1.2
The value of tmnxOamLspTrMapDSIPv4Addr indicates the IPv4 address of the downstream LSR that this entry in the tmnxOamLspTrMapTable describes. If the interface to the downstream LSR is numbered, then the tmnxOamLspTrMapDSIPv4Addr 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 tmnxOamLspTrMapDSIPv4Addr indicates the downstream LSR's Router ID.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

tmnxOamLspTrMapAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.10.1.3
The value of tmnxOamLspTrMapAddrType indicates the type of downstream interface address specified by tmnxOamLspTrMapDSIfAddr. The only valid values for tmnxOamLspTrMapAddrType are 'ipv4Address', 'ipv4Unnumbered', 'ipv6Address' and 'ipv6Unnumbered'.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamAddressType  

tmnxOamLspTrMapDSIfAddr 1.3.6.1.4.1.6527.3.1.2.11.2.10.1.4
When tmnxOamLspTrMapAddrType has a value of 'ipv4Address' tmnxOamLspTrMapDSIfAddr indicates the downstream LSR's interface address. When tmnxOamLspTrMapAddrType has a value of 'unnumbered', tmnxOamLspTrMapDSIfAddr indicates the index assigned by the upstream LSR to the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamLspTrMapMTU 1.3.6.1.4.1.6527.3.1.2.11.2.10.1.5
The value of tmnxOamLspTrMapMTU indicates the largest MPLS frame (including the label stack) that fits on the interface to the downstream LSR.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

tmnxOamLspTrMapDSIndex 1.3.6.1.4.1.6527.3.1.2.11.2.10.1.6
The value of tmnxOamLspTrMapDSIndex indicates the unique index assigned to the pair of downstream router and interface addresses represented by this row in the tmnxOamLspTrMapTable. tmnxOamLspTrMapDSIndex object was obsolete in release 5.0
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

tmnxOamVprnTrCtlTable 1.3.6.1.4.1.6527.3.1.2.11.2.11
Defines the Alcatel-Lucent SROS OAM VPRN Trace Route Control Table for providing, via SNMP, the capability of performing Alcatel-Lucent SROS OAM 'vprnTraceRoute' test operations. The results of these tests are stored in the tmnxOamTrResultsTable, the tmnxOamTrProbeHistoryTable, the tmnxOamVprnTrRTTable and the tmnxOamVprnTrNextHopTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamVprnTrCtlEntry

tmnxOamVprnTrCtlEntry 1.3.6.1.4.1.6527.3.1.2.11.2.11.1
Defines an entry in the tmnxOamVprnTrCtlTable. The first index element, tmnxOamTrCtlOwnerIndex, 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, tmnxOamTrCtlTestIndex, enables the same management application to have multiple outstanding requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamVprnTrCtlEntry  

tmnxOamVprnTrCtlSourceIpAddr 1.3.6.1.4.1.6527.3.1.2.11.2.11.1.1
Specifies the Ipv4 address to be used as the source for performing an OAM 'vprnTraceRoute' operation when tmnxOamTrCtlTestMode has a value of 'vprnTraceRoute'. This parameter is required. This object was obsoleted in release 4.0 and replaced with InetAddress objects tmnxOamVprnTrCtlSrcAddrType and tmnxOamVprnTrCtlSrcAddress.
Status: obsolete Access: read-create
OBJECT-TYPE    
  IpAddress  

tmnxOamVprnTrCtlReplyControl 1.3.6.1.4.1.6527.3.1.2.11.2.11.1.2
When the value of tmnxOamVprnTrCtlReplyControl is 'true', the OAM 'vprnTraceRoute' response is returned using the control plane. If its value is 'false', the packet is sent via the data plane. This object is optional and is not relevant when tmnxOamTrCtlTestMode has a value other than 'vprnTraceRoute'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOamVprnTrCtlSrcAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.11.1.3
The value of tmnxOamVprnTrCtlSrcAddrType specifies the type of Internet address stored in tmnxOamVprnTrCtlSrcAddress.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxOamVprnTrCtlSrcAddress 1.3.6.1.4.1.6527.3.1.2.11.2.11.1.4
The value of tmnxOamVprnTrCtlSrcAddress specifies the Internet address to be used as the source for performing an OAM 'vprnTraceRoute' operation when tmnxOamTrCtlTestMode has a value of 'vprnTraceRoute'. This parameter is required.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamVprnTrL3MapTable 1.3.6.1.4.1.6527.3.1.2.11.2.12
Defines a table for storing the results of an OAM 'vprnTraceRoute' probe operation. The number of entries for a test in this table is limited to the results of 3 runs. An entry in this table is created when the result of an OAM 'vprnTraceRoute' probe is determined. An entry is removed from this table when its corresponding tmnxOamTrCtlEntry is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamVprnTrL3MapEntry

tmnxOamVprnTrL3MapEntry 1.3.6.1.4.1.6527.3.1.2.11.2.12.1
Defines an entry in the tmnxOamVprnTrL3MapTable. The first two index elements identify the tmnxOamTrCtlEntry that a tmnxOamVprnTrL3MapEntry belongs to. The third index element identifies an OAM trace route test run. The fourth index element selects a single Alcatel-Lucent SROS OAM 'vprnTraceRoute' operation result. The fifth and sixth indexes select the hop and the probe at that hop for a particular Alcatel-Lucent SROS OAM 'vprnTraceRoute' operation. The seventh index selects either the requestor's or responder's L3 route information.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamVprnTrL3MapEntry  

tmnxOamVprnTrL3MapReporter 1.3.6.1.4.1.6527.3.1.2.11.2.12.1.1
The value of tmnxOamVprnTrL3MapReporter specifies who reported the route information in this row entry. It may have come from the 'vprnTraceRoute' requestor's local information or it may be from the remote 'vprnTraceRoute' responder.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER requestor(1), responder(2)  

tmnxOamVprnTrL3MapRouterID 1.3.6.1.4.1.6527.3.1.2.11.2.12.1.2
The value of tmnxOamVprnTrL3MapRouterID indicates the router ID of the node, requestor or responder, that provided this route information.
Status: current Access: read-only
OBJECT-TYPE    
  RouterID  

tmnxOamVprnTrL3MapRteDestAddr 1.3.6.1.4.1.6527.3.1.2.11.2.12.1.3
The value of tmnxOamVprnTrL3MapRteDestAddr indicates the IP address to be advertised for the route information returned by this 'vprnTraceRoute' reply. When used together with the values in tmnxOamVprnTrL3MapRteDestMask and tmnxOamVprnTrL3MapRteVprnLabel a customer route can be identified. This object was obsoleted in release 4.0 and replaced with InetAddress objects tmnxOamVprnTrL3MapDestAddrType and tmnxOamVprnTrL3MapDestAddrType.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

tmnxOamVprnTrL3MapRteDestMask 1.3.6.1.4.1.6527.3.1.2.11.2.12.1.4
The value of tmnxOamVprnTrL3MapRteDestMask indicates the number of prefix bits (prefix width) to be &-ed with IP address in tmnxOamVprnTrL3MapRteDestAddr. This object was obsoleted in release 4.0 and replaced with InetAddress object tmnxOamVprnTrL3MapDestMaskLen.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamVprnTrL3MapRteVprnLabel 1.3.6.1.4.1.6527.3.1.2.11.2.12.1.5
The value of tmnxOamVprnTrL3MapRteVprnLabel indicates the VPRN label associated with the route information returned in this 'vprnTraceRoute' reply.
Status: current Access: read-only
OBJECT-TYPE    
  MplsLabel  

tmnxOamVprnTrL3MapRteMetrics 1.3.6.1.4.1.6527.3.1.2.11.2.12.1.6
The value of tmnxOamVprnTrL3MapRteMetrics indicates the metrics to be used with this vprnTraceRoute route.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamVprnTrL3MapRteLastUp 1.3.6.1.4.1.6527.3.1.2.11.2.12.1.7
The value of tmnxOamVprnTrL3MapRteLastUp indicates the time this route was last added or modified by the protocol.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tmnxOamVprnTrL3MapRteOwner 1.3.6.1.4.1.6527.3.1.2.11.2.12.1.8
The value of tmnxOamVprnTrL3MapRteOwner indicates the protocol that owns this route. It may be a local or remote route.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER invalid(0), local(1), static(2), rip(3), ospf(4), isis(5), bgp(6), bgpVpn(7), ldp(8), aggregate(9), any(10)  

tmnxOamVprnTrL3MapRtePref 1.3.6.1.4.1.6527.3.1.2.11.2.12.1.9
The value of tmnxOamVprnTrL3MapRtePref indicates the route preference value for this route.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamVprnTrL3MapRteDist 1.3.6.1.4.1.6527.3.1.2.11.2.12.1.10
The value of tmnxOamVprnTrL3MapRteDist is the route distinguisher associated with the route information returned in this 'vprnTraceRoute' reply.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxVPNRouteDistinguisher  

tmnxOamVprnTrL3MapNumNextHops 1.3.6.1.4.1.6527.3.1.2.11.2.12.1.11
The value of tmnxOamVprnTrL3MapNumNextHops indicates the number of entries in the tmnxOamVprnTrNextHopTable for this route.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamVprnTrL3MapNumRteTargets 1.3.6.1.4.1.6527.3.1.2.11.2.12.1.12
The value of tmnxOamVprnTrL3MapNumRteTargets indicates the number of entries in the tmnxOamVprnTrRTTable for this route.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamVprnTrL3MapDestAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.12.1.13
The value of tmnxOamVprnTrL3MapDestAddrType indicates the type of internet address stored in tmnxOamVprnTrL3MapDestAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOamVprnTrL3MapDestAddress 1.3.6.1.4.1.6527.3.1.2.11.2.12.1.14
The value of tmnxOamVprnTrL3MapDestAddress indicates the Internet address to be advertised for the route information returned by this 'vprnTraceRoute' reply. When used together with the values in tmnxOamVprnTrL3MapRteDestMask and tmnxOamVprnTrL3MapRteVprnLabel a customer route can be identified.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamVprnTrL3MapDestMaskLen 1.3.6.1.4.1.6527.3.1.2.11.2.12.1.15
The value of tmnxOamVprnTrL3MapDestMaskLen indicates the number of prefix bits (prefix width) to be &-ed with the IP address in tmnxOamVprnTrL3MapDestAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressPrefixLength  

tmnxOamVprnTrNextHopTable 1.3.6.1.4.1.6527.3.1.2.11.2.13
Defines a table for storing the results of an OAM 'vprnTraceRoute' probe operation where a L3 route next hop list is returned. An entry in this table is created when the result of an OAM 'vprnTraceRoute' probe is determined. An entry is removed from this table when its corresponding tmnxOamTrCtlEntry is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamVprnTrNextHopEntry

tmnxOamVprnTrNextHopEntry 1.3.6.1.4.1.6527.3.1.2.11.2.13.1
Defines an entry in the tmnxOamVprnTrNextHopTable. The first two index elements identify the tmnxOamTrCtlEntry that a tmnxOamVprnTrNextHopEntry belongs to. The third index element identifies an OAM trace route test run. The fourth, fifth and sixth index elements select a single OAM 'vprnTraceRoute' reply. The seventh index selects either the requestor's or responder's route information. The eighth index selects a single L3 next hop entry within a specific 'vprnTraceRoute' probe reply route information.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamVprnTrNextHopEntry  

tmnxOamVprnTrNextHopIndex 1.3.6.1.4.1.6527.3.1.2.11.2.13.1.1
The tmnxOamVprnTrNextHopIndex selects a single L3 next hop entry associated with the router information returned within a specific 'vprnTraceRoute' probe reply. The agent starts assigning tmnxOamVprnTrNextHopIndex values at 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

tmnxOamVprnTrNextHopRtrID 1.3.6.1.4.1.6527.3.1.2.11.2.13.1.2
The value of tmnxOamVprnTrNextHopRtrID is the router ID for this L3 next hop entry. This object was obsoleted in release 6.0 and replaced with InetAddress objects tmnxOamVprnTrNextHopAddrType and tmnxOamVprnTrNextHopAddress.
Status: obsolete Access: read-only
OBJECT-TYPE    
  RouterID  

tmnxOamVprnTrNextHopType 1.3.6.1.4.1.6527.3.1.2.11.2.13.1.3
The value of tmnxOamVprnTrNextHopType indicates whether the route owner is a local route or a remote, BGP-VPRN, route.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local(1), remote(2)  

tmnxOamVprnTrNextHopTunnelID 1.3.6.1.4.1.6527.3.1.2.11.2.13.1.4
When the value of tmnxOamVprnTrNextHopType is 'remote' the value of tmnxOamVprnTrNextHopTunnelID indicates the tunnel ID used to reach this BGP next hop.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxTunnelID  

tmnxOamVprnTrNextHopTunnelType 1.3.6.1.4.1.6527.3.1.2.11.2.13.1.5
When the value of tmnxOamVprnTrNextHopType is 'remote' the value of tmnxOamVprnTrNextHopTunnelType indicates the type of tunnel used to reach this BGP next hop.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxTunnelType  

tmnxOamVprnTrNextHopIfIndex 1.3.6.1.4.1.6527.3.1.2.11.2.13.1.6
When the value of tmnxOamVprnTrNextHopType is 'local' the value of tmnxOamVprnTrNextHopIfIndex indicates the interface used to reach this ECMP next hop.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

tmnxOamVprnTrNextHopAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.13.1.7
tmnxOamVprnTrNextHopAddrType indicates the type of Internet address stored in tmnxOamVprnTrNextHopAddress. Address types 'unknown(0)', 'ipv4(1)', 'ipv6(2)', and 'ipv6z(4)' are supported.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOamVprnTrNextHopAddress 1.3.6.1.4.1.6527.3.1.2.11.2.13.1.8
The value of tmnxOamVprnTrNextHopAddress is the Internet address for this L3 next hop entry.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16|20)  

tmnxOamVprnTrRTTable 1.3.6.1.4.1.6527.3.1.2.11.2.14
Defines a table for storing the results of an OAM 'vprnTraceRoute' probe operation where a L3 route target list is returned. An entry in this table is created when the result of an OAM 'vprnTraceRoute' probe is determined. An entry is removed from this table when its corresponding tmnxOamTrCtlEntry is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamVprnTrRTEntry

tmnxOamVprnTrRTEntry 1.3.6.1.4.1.6527.3.1.2.11.2.14.1
Defines an entry in the tmnxOamVprnTrRTTable. The first two index elements identify the tmnxOamTrCtlEntry that a tmnxOamVprnTrRTEntry belongs to. The third index element identifies an OAM trace route test run. The fouth, fifth and sixth index elements select a single OAM 'vprnTraceRoute' reply. The seventh index selects either the probe requestor's or probe replier's route information. The eighth index selects successive L3 route target entries contained in a specific 'vprnTraceRoute' requestor or probe reply route information.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamVprnTrRTEntry  

tmnxOamVprnTrRTIndex 1.3.6.1.4.1.6527.3.1.2.11.2.14.1.1
The tmnxOamVprnTrRTIndex selects a single L3 route target entry associated with the router information returned within a specific 'vprnTraceRoute' probe reply. The agent starts assigning tmnxOamVprnTrRTIndex values at 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

tmnxOamVprnTrRouteTarget 1.3.6.1.4.1.6527.3.1.2.11.2.14.1.2
The value of tmnxOamVprnTrRouteTarget is the route target ID for this L3 route target entry.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxBgpRouteTarget  

tmnxOamLspTrDSLabelTable 1.3.6.1.4.1.6527.3.1.2.11.2.15
Defines a table for storing the results of an OAM 'lspTraceRoute' or 'p2mpLspTrace' probe operation when a Downstream Mapping TLV was returned. Each row represents a single downstream label within a returned downstream L2 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 tmnxOamTrCtlEntry is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamLspTrDSLabelEntry

tmnxOamLspTrDSLabelEntry 1.3.6.1.4.1.6527.3.1.2.11.2.15.1
Defines an entry in the tmnxOamLspTrDSLabelTable. The first two index elements identify the tmnxOamTrCtlEntry that a tmnxOamLspTrMapEntry belongs to. The third index element identifies a 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 Alcatel-Lucent SROS OAM Trace Route operation. The seventh index selects a single downstream L2 map entry within the specific probe reply. The eigth index selects seccessive downstream L2 label entries contained in a specific probe reply.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamLspTrDSLabelEntry  

tmnxOamLspTrDSLabelIndex 1.3.6.1.4.1.6527.3.1.2.11.2.15.1.1
The tmnxOamLspTrDSLabelIndex selects a single downstream L2 label entry within a specific L2 mapping entry reply. The agent starts assigning tmnxOamLspTrDSLabelIndex values at 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

tmnxOamLspTrDSLabelLabel 1.3.6.1.4.1.6527.3.1.2.11.2.15.1.2
The value of tmnxOamLspTrDSLabelLabel is the label used by the downstream router specified by this downstream L2 label entry.
Status: current Access: read-only
OBJECT-TYPE    
  MplsLabel  

tmnxOamLspTrDSLabelProtocol 1.3.6.1.4.1.6527.3.1.2.11.2.15.1.3
The value of tmnxOamLspTrDSLabelProtocol is the signaling protocol used by the router for the label specified by this downstream L2 label entry.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamSignalProtocol  

tmnxOamMcastTrCtlTable 1.3.6.1.4.1.6527.3.1.2.11.2.16
Each row in tmnxOamMcastTrCtlTable contains the multicast-trace-route- specific configuration information needed to launch a multicast trace route test. The rest of the configuration information needed to launch the test resides in the corresponding row of tmnxOamTrCtlTable. Results of multicast trace route tests are stored in tmnxOamTrResultsTable, tmnxOamTrProbeHistoryTable, and tmnxOamMcastTrRespTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamMcastTrCtlEntry

tmnxOamMcastTrCtlEntry 1.3.6.1.4.1.6527.3.1.2.11.2.16.1
The system creates a row in tmnxOamMcastTrCtlTable when a row is created in tmnxOamTrCtlTable with tmnxOamTrCtlTestMode set to 'mcastTraceRoute'. The system deletes a row in tmnxOamMcastTrCtlTable when the corresponding row in tmnxOamTrCtlTable is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamMcastTrCtlEntry  

tmnxOamMcastTrCtlVRtrID 1.3.6.1.4.1.6527.3.1.2.11.2.16.1.1
The value of tmnxOamMcastTrCtlVRtrID 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. tmnxOamTrCtlVRtrID (i.e. the equivalent object in the parent table) is irrelevant when the test type is 'mcastTraceRoute'. When directing an 'mcastTraceRoute' test to use a virtual router associated with a VPRN service, the virtual router can be specified using tmnxOamMcastTrCtlVRtrID (with the VPRN's virtual router number) or tmnxOamTrCtlServiceId (with the VPRN's service number). tmnxOamTrCtlServiceId 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 tmnxOamMcastTrCtlVRtrID and tmnxOamTrCtlServiceId, tmnxOamTrCtlServiceId is used.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxVRtrID  

tmnxOamMcastTrCtlSrcIpAddr 1.3.6.1.4.1.6527.3.1.2.11.2.16.1.2
tmnxOamMcastTrCtlSrcIpAddr was obsoleted in release 4.0 and replaced with InetAddress objects tmnxOamMcastTrCtlSrcAddrType and tmnxOamMcastTrCtlSrcAddress.
Status: obsolete Access: read-create
OBJECT-TYPE    
  IpAddress  

tmnxOamMcastTrCtlDestIpAddr 1.3.6.1.4.1.6527.3.1.2.11.2.16.1.3
tmnxOamMcastTrCtlDestIpAddr was obsoleted in release 4.0 and replaced with InetAddress objects tmnxOamMcastTrCtlDestAddrType and tmnxOamMcastTrCtlDestAddress.
Status: obsolete Access: read-create
OBJECT-TYPE    
  IpAddress  

tmnxOamMcastTrCtlRespIpAddr 1.3.6.1.4.1.6527.3.1.2.11.2.16.1.4
tmnxOamMcastTrCtlRespIpAddr was obsoleted in release 4.0 and replaced with InetAddress objects tmnxOamMcastTrCtlRespAddrType and tmnxOamMcastTrCtlRespAddress.
Status: obsolete Access: read-create
OBJECT-TYPE    
  IpAddress  

tmnxOamMcastTrCtlGrpIpAddr 1.3.6.1.4.1.6527.3.1.2.11.2.16.1.5
tmnxOamMcastTrCtlGrpIpAddr was obsoleted in release 4.0 and replaced with InetAddress objects tmnxOamMcastTrCtlGrpAddrType and tmnxOamMcastTrCtlGrpAddress.
Status: obsolete Access: read-create
OBJECT-TYPE    
  IpAddress  

tmnxOamMcastTrCtlHops 1.3.6.1.4.1.6527.3.1.2.11.2.16.1.6
The value of tmnxOamMcastTrCtlHops specifies the maximum number of hops that will be traced along the path to the source. This object is optional.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..255  

tmnxOamMcastTrQueryId 1.3.6.1.4.1.6527.3.1.2.11.2.16.1.7
The value of tmnxOamMcastTrQueryId indicates the 24 bit random number that uniquely identifies the multicast trace query. When the router receives the response back from the first hop router, it maps the response to the query by looking at the query id in the packet.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamMcastTrCtlSrcAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.16.1.8
The value of tmnxOamMcastTrCtlSrcAddrType specifies the type of Internet address stored in tmnxOamMcastTrCtlSrcAddress.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxOamMcastTrCtlSrcAddress 1.3.6.1.4.1.6527.3.1.2.11.2.16.1.9
The value of tmnxOamMcastTrCtlSrcAddress specifies the Internet address to be used as the source address for the 'mcastTraceRoute' test. A non-empty address must be specified before the test is enabled.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamMcastTrCtlDestAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.16.1.10
The value of tmnxOamMcastTrCtlDestAddrType specifies the type of Internet address stored in tmnxOamMcastTrCtlDestAddress.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxOamMcastTrCtlDestAddress 1.3.6.1.4.1.6527.3.1.2.11.2.16.1.11
The value of tmnxOamMcastTrCtlDestAddress specifies the Internet address to be used as the destination address for the 'mcastTraceRoute' test. The multicast trace query is sent to this destination address. If this object is not set, the multicast trace starts from this router.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamMcastTrCtlRespAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.16.1.12
The value of tmnxOamMcastTrCtlRespAddrType specifies the type of Internet address stored in tmnxOamMcastTrCtlRespAddress.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxOamMcastTrCtlRespAddress 1.3.6.1.4.1.6527.3.1.2.11.2.16.1.13
The value of tmnxOamMcastTrCtlRespAddress specifies the Internet address to be used as the response address for the 'mcastTraceRoute' test. If this object is not set, the system IP address is used as the response address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamMcastTrCtlGrpAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.16.1.14
The value of tmnxOamMcastTrCtlGrpAddrType specifies the type of Internet address stored in tmnxOamMcastTrCtlGrpAddress.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxOamMcastTrCtlGrpAddress 1.3.6.1.4.1.6527.3.1.2.11.2.16.1.15
The value of tmnxOamMcastTrCtlGrpAddress specifies the Internet multicast group address for the 'mcastTraceRoute' test. A non-empty address must be specified before the test is enabled.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamMcastTrRespTable 1.3.6.1.4.1.6527.3.1.2.11.2.17
Defines the Alcatel-Lucent SROS OAM Multicast Trace Route Response Table for providing, via SNMP, the result of OAM 'mcastTraceRoute' test operation. The results of these tests are stored in the tmnxOamTrResultsTable, the tmnxOamTrProbeHistoryTable and the tmnxOamMcastTrRespTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamMcastTrRespEntry

tmnxOamMcastTrRespEntry 1.3.6.1.4.1.6527.3.1.2.11.2.17.1
Defines an entry in the tmnxOamMcastTrRespTable. The first two index elements identify the tmnxOamTrCtlEntry that a tmnxOamMcastTrRespEntry belongs to. The third index element selects an OAM trace route test run. The fourth index element selects a single Alcatel-Lucent SROS OAM Trace Route operation result. The fifth and sixth indexes select the hop and the probe at that hop for a particular Alcatel-Lucent SROS OAM Trace Route operation.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamMcastTrRespEntry  

tmnxOamMcastTrRespQueryArrivalTime 1.3.6.1.4.1.6527.3.1.2.11.2.17.1.1
tmnxOamMcastTrRespQueryArrivalTime specifies the 32 bit NTP timestamp. It is the time at which a particular hop received the Multicast Trace query/request.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamMcastTrRespInIfAddr 1.3.6.1.4.1.6527.3.1.2.11.2.17.1.2
tmnxOamMcastTrRespInIfAddr specifies the address of the interface on which packets from this source and group are expected to arrive. This object was obsoleted in release 4.0 and replaced with InetAddress objects tmnxOamMcastTrRespInIfAddrType and tmnxOamMcastTrRespInIfAddress.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

tmnxOamMcastTrRespOutIfAddr 1.3.6.1.4.1.6527.3.1.2.11.2.17.1.3
tmnxOamMcastTrRespOutIfAddr specifies the address of the interface on which packets from this source and group flow to the specified destination. This object was obsoleted in release 4.0 and replaced with InetAddress objects tmnxOamMcastTrRespOutIfAddrType and tmnxOamMcastTrRespOutIfAddress.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

tmnxOamMcastTrRespPrevHopRtrAddr 1.3.6.1.4.1.6527.3.1.2.11.2.17.1.4
tmnxOamMcastTrRespPrevHopRtrAddr specifies the router from which this router expects packets from this source. This may be a multicast group (e.g. ALL-[protocol]-ROUTERS.MCAST.NET) if the previous hop is not known because of the workings of the multicast routing protocol. This object was obsoleted in release 4.0 and replaced with InetAddress objects tmnxOamMcastTrRespPhRtrAddrType and tmnxOamMcastTrRespPhRtrAddress.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

tmnxOamMcastTrRespInPktCount 1.3.6.1.4.1.6527.3.1.2.11.2.17.1.5
tmnxOamMcastTrRespInPktCount contains the number of multicast packets received for all groups and sources on the incoming interface, or 0xffffffff if no count can be reported. This counter should have the same value as ifInMulticastPkts from the IF-MIB for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOamMcastTrRespOutPktCount 1.3.6.1.4.1.6527.3.1.2.11.2.17.1.6
tmnxOamMcastTrRespOutPktCount contains the number of multicast packets that have been transmitted or queued for transmission for all groups and sources on the outgoing interface, or 0xffffffff if no count can be reported. This counter should have the same value as ifOutMulticastPkts from the IF-MIB for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOamMcastTrRespSGPktCount 1.3.6.1.4.1.6527.3.1.2.11.2.17.1.7
tmnxOamMcastTrRespSGPktCount counts the number of packets from the specified source forwarded by this router to the specified group, or 0xffffffff if no count can be reported. If the value of tmnxOamMcastTrRespSrcBit is set to one, the count is for the source network, as specified by tmnxOamMcastTrRespSrcMask. If the S bit is set and the Src Mask field is 63, indicating no source-specific state, the count is for all sources sending to this group.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOamMcastTrRespRtgProtocol 1.3.6.1.4.1.6527.3.1.2.11.2.17.1.8
tmnxOamMcastTrRespRtgProtocol describes the routing protocol in use between this router and the previous-hop router.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), dvmrp(1), mospf(2), pim(3), cbt(4), pimSpecial(5), pimStatic(6), dvmrpStatic(7), bgp4Plus(8), cbtSpecial(9), cbtStatic(10), pimAssert(11)  

tmnxOamMcastTrRespFwdTtl 1.3.6.1.4.1.6527.3.1.2.11.2.17.1.9
tmnxOamMcastTrRespFwdTtl contains the TTL that a packet is required to have before it will be forwarded over the outgoing interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamMcastTrRespMBZBit 1.3.6.1.4.1.6527.3.1.2.11.2.17.1.10
tmnxOamMcastTrRespMBZBit is zeroed on transmission and ignored on reception.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamMcastTrRespSrcBit 1.3.6.1.4.1.6527.3.1.2.11.2.17.1.11
If the value of tmnxOamMcastTrRespSrcBit is 1, it indicates that the packet count for the source-group pair is for the source network, as determined by masking the source address with the tmnxOamMcastTrRespSrcMask field.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamMcastTrRespSrcMask 1.3.6.1.4.1.6527.3.1.2.11.2.17.1.12
tmnxOamMcastTrRespSrcMask contains the number of 1's in the netmask this router has for the source (i.e. a value of 24 means the netmask is 0xffffff00). If the router is forwarding solely on group state, this field is set to 63 (0x3f).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamMcastTrRespFwdCode 1.3.6.1.4.1.6527.3.1.2.11.2.17.1.13
tmnxOamMcastTrRespFwdCode contains a forwarding information/error code: noError(0) - No error wrongIf(1) - Traceroute request arrived on an interface to which this router would not forward for this source,group,destination. pruneSent(2) - This router has sent a prune upstream which applies to the source and group in the traceroute request. pruneRecvd(3) - This router has stopped forwarding for this source and group in response to a request from the next hop router. scoped(4) - The group is subject to administrative scoping at this hop. noRoute(5) - This router has no route for the source or group and no way to determine a potential route. wrongLastHop(6) - This router is not the proper last-hop router. notForwarding(7) - This router is not forwarding this source,group out the outgoing interface for an unspecified reason. reachedRP(8) - Reached Rendez-vous Point or Core rpfIf(9) - Traceroute request arrived on the expected RPF interface for this source,group. noMulticast(10) - Traceroute request arrived on an interface which is not enabled for multicast. infoHidden(11) - One or more hops have been hidden from this trace. fatalError(12) - Router may know the previous hop but cannot forward the message to it. noSpace(129) - There was not enough room to insert another response data block in the packet. oldRouter(130) - The previous hop router does not understand traceroute requests adminProhib(131) - Traceroute is administratively prohibited. unknown(132) - Unknown forwarding code received.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noError(0), wrongIf(1), pruneSent(2), pruneRecvd(3), scoped(4), noRoute(5), wrongLastHop(6), notForwarding(7), reachedRP(8), rpfIf(9), noMulticast(10), infoHidden(11), fatalError(128), noSpace(129), oldRouter(130), adminProhib(131), unknown(132)  

tmnxOamMcastTrRespInIfAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.17.1.14
tmnxOamMcastTrRespInIfAddrType specifies the type of Internet address stored at tmnxOamMcastTrRespInIfAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOamMcastTrRespInIfAddress 1.3.6.1.4.1.6527.3.1.2.11.2.17.1.15
tmnxOamMcastTrRespInIfAddress specifies the Internet address of the interface on which packets from this source and group are expected to arrive.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamMcastTrRespOutIfAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.17.1.16
tmnxOamMcastTrRespOutIfAddrType specifies the type of Internet address stored in tmnxOamMcastTrRespOutIfAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOamMcastTrRespOutIfAddress 1.3.6.1.4.1.6527.3.1.2.11.2.17.1.17
tmnxOamMcastTrRespOutIfAddress specifies the Internet address of the interface on which packets from this source and group flow to the specified destination.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamMcastTrRespPhRtrAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.17.1.18
tmnxOamMcastTrRespPhRtrAddrType specifies the type of internet address stored in tmnxOamMcastTrRespPhRtrAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOamMcastTrRespPhRtrAddress 1.3.6.1.4.1.6527.3.1.2.11.2.17.1.19
tmnxOamMcastTrRespPhRtrAddress specifies the Internet address of the router from which this router expects packets for this source. This may be a multicast group (e.g. ALL-[protocol]-ROUTERS.MCAST.NET) if the previous hop is not known because of the workings of the multicast routing protocol.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamTrPathChange 1.3.6.1.4.1.6527.3.1.3.11.2.0.1
The path to a target has changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOamTrTestFailed 1.3.6.1.4.1.6527.3.1.3.11.2.0.2
The OAM trace route test failed to complete successfully.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOamTrTestCompleted 1.3.6.1.4.1.6527.3.1.3.11.2.0.3
The OAM trace route test has just been completed.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOamSaaCtlTable 1.3.6.1.4.1.6527.3.1.2.11.3.2
Defines the Alcatel-Lucent SROS OAM SAA Control Table for providing, via SNMP, the capability of performing Alcatel-Lucent SROS OAM SAA test operations. The results of these tests are stored in the ping or trace route results tables.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamSaaCtlEntry

tmnxOamSaaCtlEntry 1.3.6.1.4.1.6527.3.1.2.11.3.2.1
Defines an entry in the tmnxOamSaaCtlTable. The first index element, tmnxOamSaaCtlOwnerIndex, 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, tmnxOamSaaCtlTestIndex, enables the same management application to have multiple outstanding requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamSaaCtlEntry  

tmnxOamSaaCtlOwnerIndex 1.3.6.1.4.1.6527.3.1.2.11.3.2.1.1
To facilitate the provisioning of access control by a security administrator using the View-Based Access Control Model (RFC 2575, VACM) for tables in which multiple users may need to independently create or modify entries, the initial index is used as an 'owner index'. Such an initial index has a syntax of SnmpAdminString, and can thus be trivially mapped to a security name or group name as defined in VACM, in accordance with a security policy. When used in conjunction with such a security policy all entries in the table belonging to a particular user (or group) will have the same value for this initial index. For a given user's entries in a particular table, the object identifiers for the information in these entries will have the same subidentifiers (except for the 'column' subidentifier) up to the end of the encoded owner index. To configure VACM to permit access to this portion of the table, one would create vacmViewTreeFamilyTable entries with the value of vacmViewTreeFamilySubtree including the owner index portion, and vacmViewTreeFamilyMask 'wildcarding' the column subidentifier. More elaborate configurations are possible.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

tmnxOamSaaCtlTestIndex 1.3.6.1.4.1.6527.3.1.2.11.3.2.1.2
The test name index of the Alcatel-Lucent SROS OAM Service Assurance Agent, SAA, test. This is locally unique, within the scope of an tmnxOamSaaCtlOwnerIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

tmnxOamSaaCtlRowStatus 1.3.6.1.4.1.6527.3.1.2.11.3.2.1.3
This object allows entries to be created and deleted in the tmnxOamSaaCtlTable. 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 Alcatel-Lucent SROS OAM ping or trace route operation is controlled via tmnxOamPingCtlAdminStatus or tmnxOamTrCtlAdminStatus 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 tmnxOamSaaCtlAdminStatus is not 'outOfService'. The operational state of an Alcatel-Lucent SROS OAM SAA test operation can be determined by examination of its associated tmnxOamPingResultsOperStatus or tmnxOamTrResultsOperStatus object.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxOamSaaCtlStorageType 1.3.6.1.4.1.6527.3.1.2.11.3.2.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

tmnxOamSaaCtlLastChanged 1.3.6.1.4.1.6527.3.1.2.11.3.2.1.5
The value of tmnxOamSaaCtlLastChanged indicates the time the value of a settable object in this row was last changed.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOamSaaCtlAdminStatus 1.3.6.1.4.1.6527.3.1.2.11.3.2.1.6
The value of tmnxOamSaaCtlAdminStatus indicates the desired administrative state of the Service Assurance Agent, SAA, test. When the value of tmnxOamSaaCtlAdminStatus is 'outOfService', an attempt to start this SAA test by setting its associated tmnxOamPingCtlAdminStatus or tmnxOamTrCtlAdminStatus to 'enabled (1)' will fail with an inconsistentValue error. When the value of tmnxOamSaaCtlAdminStatus is 'inService' attempts to modify any other object in the associated tmnxOamPingCtlTable, tmnxOamTrCtlTable or the control table for the specific OAM test type will fail with an inconsistentValue error.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxAdminState  

tmnxOamSaaCtlDescr 1.3.6.1.4.1.6527.3.1.2.11.3.2.1.7
The value of tmnxOamSaaCtlDescr 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.
Status: current Access: read-create
OBJECT-TYPE    
  TItemDescription  

tmnxOamSaaCtlTestMode 1.3.6.1.4.1.6527.3.1.2.11.3.2.1.8
The value of tmnxOamSaaCtlTestMode indicates the type of Service Assurance Agent (SAA) test to be performed. When the value of this object is 'notConfigured(0)', no associated row exists in either the tmnxOamPingCtlTable or tmnxOamTrCtlTable. When the value of this object is 'ping(1)', an associated row exists in the tmnxOamPingCtlTable. When the value of this object is 'traceroute(2)', an associated row exists in the tmnxOamTrCtlTable.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamTestMode  

tmnxOamSaaCtlRuns 1.3.6.1.4.1.6527.3.1.2.11.3.2.1.9
The value of tmnxOamSaaCtlRuns indicates the number of times this OAM SAA test has been executed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOamSaaCtlFailures 1.3.6.1.4.1.6527.3.1.2.11.3.2.1.10
The value of tmnxOamSaaCtlFailures indicates the number of times this OAM SAA test has failed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOamSaaCtlLastRunResult 1.3.6.1.4.1.6527.3.1.2.11.3.2.1.11
The value of tmnxOamSaaCtlLastRunResult 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.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamTestResult  

tmnxOamSaaCtlAcctPolicyId 1.3.6.1.4.1.6527.3.1.2.11.3.2.1.12
The value of tmnxOamSaaCtlAcctPolicyId specifies the accounting policy used to record the information obtained from the results tables. A value of zero (0) specifies no accounting policy.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 1..99  

tmnxOamSaaCtlSuppressAccounting 1.3.6.1.4.1.6527.3.1.2.11.3.2.1.13
The value of tmnxOamSaaCtlSuppressAccounting 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 tmnxOamSaaCtlAcctPolicyId. Upon completion of a test, this object is reset to its default value.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOamSaaCtlContinuous 1.3.6.1.4.1.6527.3.1.2.11.3.2.1.14
The value of tmnxOamSaaCtlContinuous specifies whether or not the OAM SAA test is to be executed indefinitely.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxOamSaaCtlKeepProbeHistoryAdm 1.3.6.1.4.1.6527.3.1.2.11.3.2.1.15
The value of tmnxOamSaaCtlKeepProbeHistoryAdm 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. tmnxOamSaaCtlKeepProbeHistoryOpr is a read-only operational value derived from tmnxOamSaaCtlKeepProbeHistoryAdm. The bulk of the tmnxOamSaaCtlKeepProbeHistoryAdm semantics are described in the tmnxOamSaaCtlKeepProbeHistoryOpr DESCRIPTION clause. An attempt to set tmnxOamSaaCtlKeepProbeHistoryAdm to 'drop(2)' when tmnxOamSaaCtlTestMode is not 'ping(1)' returns an 'inconsistentValue' error to the manager. When the SAA test's test mode is deconfigured (i.e. tmnxOamSaaCtlTestMode becomes 'notConfigured(0)'), tmnxOamSaaCtlKeepProbeHistoryAdm returns to its default value.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER keep(1), drop(2), auto(3)  

tmnxOamSaaCtlKeepProbeHistoryOpr 1.3.6.1.4.1.6527.3.1.2.11.3.2.1.16
The value of tmnxOamSaaCtlKeepProbeHistoryOpr 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 tmnxOamSaaCtlKeepProbeHistoryOpr is derived from the value of`tmnxOamSaaCtlKeepProbeHistoryAdm, as shown in the following table. tmnxOamSaaCtlKeepProbeHistoryAdm tmnxOamSaaCtlKeepProbeHistoryOpr -------------------------------- -------------------------------------- '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 tmnxOamSaaCtlKeepProbeHistoryOpr and tmnxOamSaaCtlTestMode values are shown in the following table. Configuration Options History Table Rows Created -------------------------- -------------------------- 'keep(1)', 'ping(1)' tmnxOamPingHistoryTable or tmnxOamMacPingHistoryTable 'keep(1)', 'traceroute(2)' tmnxOamTrProbeHistoryTable 'drop(2)', 'ping(1)' none 'drop(2)', 'traceroute(2)' unsupported combination. If tmnxOamSaaCtlTestMode is 'notConfigured(0)', the value of tmnxOamSaaCtlKeepProbeHistoryOpr is insignificant, since a test without a test mode cannot be started. When a Get is performed on tmnxOamSaaCtlKeepProbeHistoryOpr in this case, 'keep(1)' is returned. If tmnxOamSaaCtlKeepProbeHistoryAdm is 'auto(3)': 1. tmnxOamSaaCtlKeepProbeHistoryOpr 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) tmnxOamSaaCtlTestMode is 'ping(1)' AND the test is continuous (i.e. tmnxOamSaaCtlContinuous is 'true') AND an accounting policy is specified (i.e. tmnxOamSaaCtlAcctPolicyId is non- zero). 2. Otherwise, tmnxOamSaaCtlKeepProbeHistoryOpr is 'keep(1)'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER keep(1), drop(2)  

tmnxOamSaaThresholdTable 1.3.6.1.4.1.6527.3.1.2.11.3.3
tmnxOamSaaThresholdTable contains notification threshold information for SAA tests.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamSaaThresholdEntry

tmnxOamSaaThresholdEntry 1.3.6.1.4.1.6527.3.1.2.11.3.3.1
Defines an entry in the tmnxOamSaaThresholdTable. The first index element, tmnxOamSaaCtlOwnerIndex, 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, tmnxOamSaaCtlTestIndex, enables the same management application to have multiple outstanding requests. The third index element identifies the type of statistic to be monitored for threshold crossing. The fourth index element identifies which direction, rising or falling, to monitor.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamSaaThresholdEntry  

tmnxOamSaaTType 1.3.6.1.4.1.6527.3.1.2.11.3.3.1.1
The value of tmnxOamSaaTType specifies the type of monitored statistic used to determine if a tmnxOamSaaThreshold notification is generated at the completion of an SAA test run.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamSaaThreshold  

tmnxOamSaaTDirection 1.3.6.1.4.1.6527.3.1.2.11.3.3.1.2
The value of tmnxOamSaaTDirection specifies whether to monitor this threshold for crossing in the rising or falling direction.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER rising(1), falling(2)  

tmnxOamSaaTRowStatus 1.3.6.1.4.1.6527.3.1.2.11.3.3.1.3
The value of tmnxOamSaaTRowStatus controls creation and deletion of row entries in the tmnxOamSaaThresholdTable. When a row in this table is created, tmnxOamSaaTThreshold must also be set or the row creation will fail with an inconsistentValue error.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxOamSaaTLastChanged 1.3.6.1.4.1.6527.3.1.2.11.3.3.1.4
The value of tmnxOamSaaTLastChanged indicates the last time the value of tmnxOamSaaTThreshold was modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOamSaaTThreshold 1.3.6.1.4.1.6527.3.1.2.11.3.3.1.5
The value of tmnxOamSaaTThreshold specifies the threshold value to monitor to determine when to generate a tmnxOamSaaThreshold notification. A threshold value must be set when the row entry is created.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..2147483647  

tmnxOamSaaTValue 1.3.6.1.4.1.6527.3.1.2.11.3.3.1.6
The value of tmnxOamSaaTValue indicates the value of the statistic that last caused a tmnxOamSaaThreshold notification to be generated.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxOamSaaTLastSent 1.3.6.1.4.1.6527.3.1.2.11.3.3.1.7
The value of tmnxOamSaaTLastSent indicates the last time a tmnxOamSaaThreshold notification was generated as a result of crossing the threshold specified by the value of tmnxOamSaaTThreshold.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOamSaaTTestMode 1.3.6.1.4.1.6527.3.1.2.11.3.3.1.8
The value of tmnxOamSaaTTestMode indicates the type of Service Assurance Agent, SAA, test for which a tmnxOamSaaThreshold notification was generated as a result of crossing the threshold specified by the value of tmnxOamSaaTThreshold. When the value of this object is 'notConfigured', no associated entry exists in either the tmnxOamPingCtlTable or tmnxOamTrCtlTable. When the value of this object is 'ping', an associated test entry is configured in the tmnxOamPingCtlTable. When the value of this object is 'traceroute', an associated test entry is configured in the tmnxOamTrCtlTable.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamTestMode  

tmnxOamSaaTTestRunIndex 1.3.6.1.4.1.6527.3.1.2.11.3.3.1.9
The value of tmnxOamSaaTTestRunIndex indicates the test run index of the Service Assurance Agent, SAA, test for which the last tmnxOamSaaThreshold notification was generated as a result of crossing the threshold specified by the value of tmnxOamSaaTThreshold. When the value of tmnxOamSaaTTestMode is 'ping', the value of this object is the value of the tmnxOamPingResultsTestRunIndex that identifies entries for the ping test results of the test run that generated the last tmnxOamSaaThreshold notification. When the value of tmnxOamSaaTTestMode is 'traceroute', the value of this object is the value of the tmnxOamTrResultsTestRunIndex that identifies entries for the traceroute test results of the test run that generated the last tmnxOamSaaThreshold notification. When the value of tmnxOamSaaTTestMode is 'notConfigured', the value of this object is zero.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamSaaThreshold 1.3.6.1.4.1.6527.3.1.3.11.3.0.1
Generated at the completion of an SAA OAM trace route test when a threshold has been crossed for a results statistic.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOamLTtraceCtlTable 1.3.6.1.4.1.6527.3.1.2.11.2.18
tmnxOamLTtraceCtlTable defines the Alcatel-Lucent SROS OAM LDP Tree Trace Control Table for providing, via SNMP, the capability of performing Alcatel-Lucent SROS OAM 'ldpTreeTrace' manual test operations. The results of these tests are stored in the tmnxOamLTtraceResultsTable and the tmnxOamLTtraceHopInfoTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamLTtraceCtlEntry

tmnxOamLTtraceCtlEntry 1.3.6.1.4.1.6527.3.1.2.11.2.18.1
tmnxOamLTtraceCtlEntry represents a row in the tmnxOamLTtraceCtlTable. The first index element, tmnxOamTrCtlOwnerIndex, 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, tmnxOamTrCtlTestIndex, enables the same management application to have multiple outstanding requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamLTtraceCtlEntry  

tmnxOamLTtraceCtlLdpPrefixType 1.3.6.1.4.1.6527.3.1.2.11.2.18.1.2
The value of tmnxOamLTtraceCtlLdpPrefixType specifies the type of Internet address stored in tmnxOamLTtraceCtlLdpPrefix.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

tmnxOamLTtraceCtlLdpPrefix 1.3.6.1.4.1.6527.3.1.2.11.2.18.1.3
The value of tmnxOamLTtraceCtlLdpPrefix specifies the Internet address prefix for the LDP based LSP for this OAM LDP Tree discovery test.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamLTtraceCtlLdpPrefixLen 1.3.6.1.4.1.6527.3.1.2.11.2.18.1.4
The value of tmnxOamLTtraceCtlLdpPrefixLen specifies the Internet address prefix length for the LDP based LSP for this OAM LDP Tree discovery test. The value of this parameter is valid only when LDP IP Prefix has been specified.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength  

tmnxOamLTtraceCtlMaxPath 1.3.6.1.4.1.6527.3.1.2.11.2.18.1.5
The value of tmnxOamLTtraceCtlMaxPath specifies the maximum number of paths that can be discovered for the given LDP Prefix (tmnxOamLTtraceCtlLdpPrefix).
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..255  

tmnxOamLTtraceCtlDownstreamMpTlv 1.3.6.1.4.1.6527.3.1.2.11.2.18.1.6
The value of tmnxOamLTtraceCtlDownstreamMpTlv specifies the type of downstream mapping TLV to insert in the MPLS echo request PDUs when launching the test. When an LDP tree trace test is created, the value of this object defaults to the value of the global configuration object tmnxOamMplsEchoDownstreamMapTlv.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOamMplsEchoDownMapTlv  

tmnxOamLTtraceMaxConRequests 1.3.6.1.4.1.6527.3.1.2.11.2.19
The value of tmnxOamLTtraceMaxConRequests indicates the maximum number of concurrent LDP Tree Trace manual discovery sessions that are allowed within an agent implementation.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamLTtraceResultsTable 1.3.6.1.4.1.6527.3.1.2.11.2.20
tmnxOamLTtraceResultsTable defines the Alcatel-Lucent SROS OAM Trace Route Test Results Table for keeping track of the status of a tmnxOamTrCtlEntry having tmnxOamTrCtlTestMode as ldpTreeTrace. An entry is added to the tmnxOamLTtraceResultsTable when an tmnxOamTrCtlEntry is created with tmnxOamTrCtlTestMode having value 'ldpTreeTrace'. An entry is removed from the tmnxOamTrResultsTable when such a corresponding entry, tmnxOamTrCtlEntry, is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamLTtraceResultsEntry

tmnxOamLTtraceResultsEntry 1.3.6.1.4.1.6527.3.1.2.11.2.20.1
tmnxOamLTtraceResultsEntry represents a row in the tmnxOamLTtraceResultsTable. The two indices of the tmnxOamLTtraceResultsTable are the same as that in the tmnxOamTrCtlTable in order for a tmnxOamLTtraceResultsEntry to correspond to the tmnxOamTrCtlEntry that caused it to be created.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamLTtraceResultsEntry  

tmnxOamLTtraceResultsDisPaths 1.3.6.1.4.1.6527.3.1.2.11.2.20.1.2
The value of tmnxOamLTtraceResultsDisPaths indicates the number of discovered ECMP paths in this OAM LDP Tree discovery test.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamLTtraceResultsFailedHops 1.3.6.1.4.1.6527.3.1.2.11.2.20.1.3
The value of tmnxOamLTtraceResultsFailedHops indicates the number of hops from which no successful response was received during this OAM LDP Tree discovery test.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamLTtraceResultsDisState 1.3.6.1.4.1.6527.3.1.2.11.2.20.1.4
The value of tmnxOamLTtraceResultsDisState indicates the current state of the discovery process for the LDP IP prefix (tmnxOamLTtraceCtlLdpPrefix) in this OAM LDP Tree discovery test.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER initial(0), inProgress(1), done(2)  

tmnxOamLTtraceResultsDisStatus 1.3.6.1.4.1.6527.3.1.2.11.2.20.1.5
The value of tmnxOamLTtraceResultsDisStatus indicates the current discovery status bits for the LDP IP prefix (tmnxOamLTtraceCtlLdpPrefix) in this OAM LDP Tree discovery test.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamLTtraceDisStatusBits  

tmnxOamLTtraceHopInfoTable 1.3.6.1.4.1.6527.3.1.2.11.2.21
tmnxOamLTtraceHopInfoTable defines the Alcatel-Lucent SROS OAM LDP Trace Hops table for keeping track of the results of an LDP Tree Trace test on a per hop basis. An entry is added to the tmnxOamLTtraceHopInfoTable when a hop is discovered after setting the tmnxOamTrCtlAdminStatus object of the tmnxOamTrCtlEntry (having tmnxOamTrCtlTestMode as ldpTreeTrace) to 'enabled(1)'. An entry is removed from the tmnxOamLTtraceHopInfoTable when its corresponding tmnxOamTrCtlEntry is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamLTtraceHopInfoEntry

tmnxOamLTtraceHopInfoEntry 1.3.6.1.4.1.6527.3.1.2.11.2.21.1
tmnxOamLTtraceHopInfoEntry represents a row in the tmnxOamLTtraceHopInfoTable. The first two indices of the tmnxOamLTtraceHopInfoTable are the same as the tmnxOamTrCtlTable in order for a tmnxOamLTtraceHopInfoEntry to correspond to the tmnxOamTrCtlEntry that caused it to be created. The third index element, tmnxOamLTtraceHopIndex, selects a hop in an Alcatel-Lucent SROS LDP Tree Trace discovered path.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamLTtraceHopInfoEntry  

tmnxOamLTtraceHopIndex 1.3.6.1.4.1.6527.3.1.2.11.2.21.1.1
The value of tmnxOamLTtraceHopIndex indicates the hop index for an Alcatel-Lucent SROS OAM Trace hop for an LDP Tree Trace test. The hop index values are assigned starting at 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

tmnxOamLTtraceUpStreamHopIndex 1.3.6.1.4.1.6527.3.1.2.11.2.21.1.2
The value of tmnxOamLTtraceUpStreamHopIndex indicates the hop index (tmnxOamLTtraceHopIndex) of its upstream hop discovered during the LDP Tree Trace test. The value of tmnxOamLTtraceUpStreamHopIndex is 0 for the hops which are the root of the different discovered paths for the LDP Tree Trace test.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamLTtraceHopAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.21.1.3
The value of tmnxOamLTtraceHopAddrType indicates the type of Internet address stored in tmnxOamLTtraceHopAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOamLTtraceHopAddr 1.3.6.1.4.1.6527.3.1.2.11.2.21.1.4
The value of tmnxOamLTtraceHopAddr indicates the IP address of a hop for a given LDP based LSP associated with the OAM LDP Tree trace test.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamLTtraceHopDstAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.21.1.5
The value of tmnxOamLTtraceHopDstAddrType indicates the type of Internet address stored in tmnxOamLTtraceHopDstAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOamLTtraceHopDstAddr 1.3.6.1.4.1.6527.3.1.2.11.2.21.1.6
The value of tmnxOamLTtraceHopDstAddr indicates the destination IP address (127 Address) of a path associated with the hop.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamLTtraceHopEgrNhAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.21.1.7
The value of tmnxOamLTtraceHopEgrNhAddrType indicates the type of Internet address stored in tmnxOamLTtraceHopEgrNhAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOamLTtraceHopEgrNhAddr 1.3.6.1.4.1.6527.3.1.2.11.2.21.1.8
The value of tmnxOamLTtraceHopEgrNhAddr indicates the next hop IP address (wrt the ingress router), which is used to reach this Hop (tmnxOamLTtraceHopAddr).
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamLTtraceHopDisTtl 1.3.6.1.4.1.6527.3.1.2.11.2.21.1.9
The value of tmnxOamLTtraceHopDisTtl indicates the label time-to-live value used to discover this hop.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamLTtraceHopLastRc 1.3.6.1.4.1.6527.3.1.2.11.2.21.1.10
The value of tmnxOamLTtraceHopLastRc indicates the OAM return code received in the OAM trace response.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamPingRtnCode  

tmnxOamLTtraceHopDiscoveryState 1.3.6.1.4.1.6527.3.1.2.11.2.21.1.11
The value of tmnxOamLTtraceHopDiscoveryState indicates the current discovery state of this hop.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inProgress(0), doneOk(1), doneTimeout(2), doneLoopDetected(3), doneExpiredTtl(4)  

tmnxOamLTtraceHopDiscoveryTime 1.3.6.1.4.1.6527.3.1.2.11.2.21.1.12
The value of tmnxOamLTtraceHopDiscoveryTime indicates the sysUpTime when the hop was discovered.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOamLTtraceHopLabel1 1.3.6.1.4.1.6527.3.1.2.11.2.21.1.13
The value of tmnxOamLTtraceHopLabel1 indicates the first (top of the label stack) label for this hop.
Status: current Access: read-only
OBJECT-TYPE    
  MplsLabel  

tmnxOamLTtraceHopLabel2 1.3.6.1.4.1.6527.3.1.2.11.2.21.1.14
The value of tmnxOamLTtraceHopLabel2 indicates the second label for this hop.
Status: current Access: read-only
OBJECT-TYPE    
  MplsLabel  

tmnxOamLTtraceHopLabel3 1.3.6.1.4.1.6527.3.1.2.11.2.21.1.15
The value of tmnxOamLTtraceHopLabel3 indicates the third label for this hop.
Status: current Access: read-only
OBJECT-TYPE    
  MplsLabel  

tmnxOamLTtraceHopLabel4 1.3.6.1.4.1.6527.3.1.2.11.2.21.1.16
The value of tmnxOamLTtraceHopLabel4 indicates the fourth label for this hop.
Status: current Access: read-only
OBJECT-TYPE    
  MplsLabel  

tmnxOamLTtraceHopLabel5 1.3.6.1.4.1.6527.3.1.2.11.2.21.1.17
The value of tmnxOamLTtraceHopLabel5 indicates the fifth label for this hop.
Status: current Access: read-only
OBJECT-TYPE    
  MplsLabel  

tmnxOamLTtraceHopLabel6 1.3.6.1.4.1.6527.3.1.2.11.2.21.1.18
The value of tmnxOamLTtraceHopLabel6 indicates the sixth label for this hop.
Status: current Access: read-only
OBJECT-TYPE    
  MplsLabel  

tmnxOamLTtraceHopIfAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.21.1.19
The value of tmnxOamLTtraceHopIfAddrType indicates the IP address type for the interface IP address for this hop.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOamLTtraceHopIfAddress 1.3.6.1.4.1.6527.3.1.2.11.2.21.1.20
The value of tmnxOamLTtraceHopIfAddress indicates the IP Address for the interface for this hop.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamLTtraceHopRouterIdType 1.3.6.1.4.1.6527.3.1.2.11.2.21.1.21
The value of tmnxOamLTtraceHopRouterIdType indicates the IP address type for the Router ID for this hop.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOamLTtraceHopRouterId 1.3.6.1.4.1.6527.3.1.2.11.2.21.1.22
The value of tmnxOamLTtraceHopRouterId indicates the IP Address for the Router ID for this hop.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamLTtraceAutoConfigTable 1.3.6.1.4.1.6527.3.1.2.11.2.22
tmnxOamLTtraceAutoConfigTable contains an entry for configuration information about each instance of Automatic (background) LDP Tree Trace.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamLTtraceAutoConfigEntry

tmnxOamLTtraceAutoConfigEntry 1.3.6.1.4.1.6527.3.1.2.11.2.22.1
tmnxOamLTtraceAutoConfigEntry represents a row in the tmnxOamLTtraceAutoConfigTable. Each entry represents the Automatic LDP Tree Trace instance running on a virtual router. A row entry can be created and deleted through the tmnxOamLTtraceAutoRowStatus object.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamLTtraceAutoConfigEntry  

tmnxOamLTtraceAutoRowStatus 1.3.6.1.4.1.6527.3.1.2.11.2.22.1.1
The value of tmnxOamLTtraceAutoRowStatus specifies the row status of the Auto LDP Tree Trace instance for the virtual router. A row with default attribute values is created by setting tmnxOamLTtraceAutoRowStatus to 'createAndGo'. A row entry can be destroyed by setting tmnxOamLTtraceAutoRowStatus to 'destroy'. An attempt to destroy a row will fail if tmnxOamLTtraceAutoAdminState is not set to 'outOfService'. Deletion of an entry in this table results in deletion of all the corresponding tables: tmnxOamLTtraceAutoStatusTable, tmnxOamLTtraceFecInfoTable, and tmnxOamLTtracePathInfoTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxOamLTtraceAutoLastChanged 1.3.6.1.4.1.6527.3.1.2.11.2.22.1.2
The value of tmnxOamLTtraceAutoLastChanged indicates the last time the value of a writable object in this row was modified.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOamLTtraceAutoStorageType 1.3.6.1.4.1.6527.3.1.2.11.2.22.1.3
The value of tmnxOamLTtraceAutoStorageType specifies 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.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

tmnxOamLTtraceAutoAdminState 1.3.6.1.4.1.6527.3.1.2.11.2.22.1.4
The value of tmnxOamLTtraceAutoAdminState specifies the state based on which the Auto LDP Tree Discovery process starts or stops. When the tmnxOamLTtraceAutoAdminState becomes 'inService', the Auto LDP Tree Discovery process starts, and periodic path-probing on the previously discovered paths, if any, continues. When the tmnxOamLTtraceAutoAdminState becomes 'outOfService', the Auto LDP Tree Discovery process and periodic path-probing on the discovered paths stop. At the start of the Auto discovery process, it selects the address FECs imported from LDP peers (TIMETRA-LDP-MIB:: vRtrLdpAddrFecTable) provided the FECs pass the configured policies (tmnxOamLTtraceAutoPolicy1..tmnxOamLTtraceAutoPolicy5). For all the FECs (tmnxOamLTtraceAutoTotalFecs), it automatically creates entries from the tmnxOamLTtraceFecInfoTable. As a part of the auto discovery process, it creates entries from the tmnxOamLTtracePathInfoTable for each discovered path.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxAdminState  

tmnxOamLTtraceAutoFcName 1.3.6.1.4.1.6527.3.1.2.11.2.22.1.5
The value of tmnxOamLTtraceAutoFcName specifies the forwarding class of the MPLS Echo request packets. The forwarding class name must be one of those defined in the tFCNameTable in TIMETRA-QOS-MIB. The agent creates predefined entries in the tFCNameTable for 'premium', 'assured', and 'be' (for best-effort) forwarding classes. The actual forwarding class encoding is controlled by the network egress LSP-EXP mappings.
Status: current Access: read-create
OBJECT-TYPE    
  TFCName  

tmnxOamLTtraceAutoProfile 1.3.6.1.4.1.6527.3.1.2.11.2.22.1.6
The value of tmnxOamLTtraceAutoProfile specifies the profile value to be used with the forwarding class specified in tmnxOamLTtraceAutoFcName. The profile value must be consistent with the specified forwarding class: 'assured' = 'in' or 'out' 'premium' = 'in' 'be' = 'out'
Status: current Access: read-create
OBJECT-TYPE    
  TProfile  

tmnxOamLTtraceAutoDiscIntvl 1.3.6.1.4.1.6527.3.1.2.11.2.22.1.7
The value of tmnxOamLTtraceAutoDiscIntvl specifies number of minutes to wait before repeating LDP Tree Auto Discovery process.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 60..1440  

tmnxOamLTtraceAutoMaxPath 1.3.6.1.4.1.6527.3.1.2.11.2.22.1.8
The value of tmnxOamLTtraceAutoMaxPath specifies the maximum number of paths that can be discovered for a selected IP Address FEC (tmnxOamLTtraceAutoTotalFecs).
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..128  

tmnxOamLTtraceAutoTrMaxTtl 1.3.6.1.4.1.6527.3.1.2.11.2.22.1.9
The value of tmnxOamLTtraceAutoTrMaxTtl specifies the maximum label time-to-live value for an LSP trace request during the tree discovery.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..255  

tmnxOamLTtraceAutoTrTimeOut 1.3.6.1.4.1.6527.3.1.2.11.2.22.1.10
The value of tmnxOamLTtraceAutoTrTimeOut specifies the time-out value, in seconds, for an lsp trace request during the tree discovery.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..60  

tmnxOamLTtraceAutoTrMaxFailures 1.3.6.1.4.1.6527.3.1.2.11.2.22.1.11
The value of tmnxOamLTtraceAutoTrMaxFailures specifies the maximum number of consecutive timeouts allowed before terminating an lsp trace request to a hop.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..10  

tmnxOamLTtraceAutoPolicy1 1.3.6.1.4.1.6527.3.1.2.11.2.22.1.12
The value of tmnxOamLTtraceAutoPolicy1 specifies the first policy used to filter LDP imported Address FECs.
Status: current Access: read-create
OBJECT-TYPE    
  TPolicyStatementNameOrEmpty  

tmnxOamLTtraceAutoPolicy2 1.3.6.1.4.1.6527.3.1.2.11.2.22.1.13
The value of tmnxOamLTtraceAutoPolicy2 specifies the second policy used to filter LDP imported Address FECs.
Status: current Access: read-create
OBJECT-TYPE    
  TPolicyStatementNameOrEmpty  

tmnxOamLTtraceAutoPolicy3 1.3.6.1.4.1.6527.3.1.2.11.2.22.1.14
The value of tmnxOamLTtraceAutoPolicy3 specifies the third policy used to filter LDP imported Address FECs.
Status: current Access: read-create
OBJECT-TYPE    
  TPolicyStatementNameOrEmpty  

tmnxOamLTtraceAutoPolicy4 1.3.6.1.4.1.6527.3.1.2.11.2.22.1.15
The value of tmnxOamLTtraceAutoPolicy4 specifies the fourth policy used to filter LDP imported Address FECs.
Status: current Access: read-create
OBJECT-TYPE    
  TPolicyStatementNameOrEmpty  

tmnxOamLTtraceAutoPolicy5 1.3.6.1.4.1.6527.3.1.2.11.2.22.1.16
The value of tmnxOamLTtraceAutoPolicy5 specifies the fifth policy used to filter LDP imported Address FECs.
Status: current Access: read-create
OBJECT-TYPE    
  TPolicyStatementNameOrEmpty  

tmnxOamLTtraceAutoProbeIntvl 1.3.6.1.4.1.6527.3.1.2.11.2.22.1.17
The value of tmnxOamLTtraceAutoProbeIntvl specifies the number of minutes to wait before repeating probing (pinging) a discovered path.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..60  

tmnxOamLTtraceAutoPrTimeOut 1.3.6.1.4.1.6527.3.1.2.11.2.22.1.18
The value of tmnxOamLTtraceAutoPrTimeOut specifies the time-out value, in minutes, for a ping request during probing. tmnxOamLTtraceAutoPrTimeOut cannot be greater than tmnxOamLTtraceAutoProbeIntvl.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..3  

tmnxOamLTtraceAutoPrMaxFailures 1.3.6.1.4.1.6527.3.1.2.11.2.22.1.19
The value of tmnxOamLTtraceAutoPrMaxFailures specifies the maximum number of consecutive timeouts allowed before failing a path probe (ping).
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..10  

tmnxOamLTtraceAutoStatusTable 1.3.6.1.4.1.6527.3.1.2.11.2.23
tmnxOamLTtraceAutoStatusTable contains an entry for operational information about each instance of Automatic (background) LDP Tree Trace.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamLTtraceAutoStatusEntry

tmnxOamLTtraceAutoStatusEntry 1.3.6.1.4.1.6527.3.1.2.11.2.23.1
tmnxOamLTtraceAutoStatusEntry represents a row in the tmnxOamLTtraceAutoStatusTable. Entries cannot be created or deleted via snmp SET operations. An entry is created whenever a row is created in tmnxOamLTtraceAutoConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamLTtraceAutoStatusEntry  

tmnxOamLTtraceAutoDiscoveryState 1.3.6.1.4.1.6527.3.1.2.11.2.23.1.1
The value of tmnxOamLTtraceAutoDiscoveryState indicates the current state of the discovery process.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER initial(0), inProgress(1), done(2), halt(3)  

tmnxOamLTtraceAutoTotalFecs 1.3.6.1.4.1.6527.3.1.2.11.2.23.1.2
The value of tmnxOamLTtraceAutoTotalFecs indicates the number of Address FECs that have been selected for discovery during the current discovery process. An Address FEC imported from an LDP peer (TIMETRA-LDP-MIB:: vRtrLdpAddrFecTable)is selected if it passes the associated policies (tmnxOamLTtraceAutoPolicy1.. tmnxOamLTtraceAutoPolicy5).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamLTtraceAutoDisFecs 1.3.6.1.4.1.6527.3.1.2.11.2.23.1.3
The value of tmnxOamLTtraceAutoDisFecs indicates the number of selected Address FECs that have been discovered successfully during the current discovery process.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamLTtraceAutoLastDisStart 1.3.6.1.4.1.6527.3.1.2.11.2.23.1.4
The value of tmnxOamLTtraceAutoLastDisStart indicates the sysUpTime when the last Auto discovery process started. If no discovery process has started, the value will be 0.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOamLTtraceAutoLastDisEnd 1.3.6.1.4.1.6527.3.1.2.11.2.23.1.5
The value of tmnxOamLTtraceAutoLastDisEnd indicates the sysUpTime when the last Auto discovery process ended. Before the first discovery process ends, it would be 0. At the end of a discovery this value is set. This value is not reset during starting/restarting.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOamLTtraceAutoLastDisDur 1.3.6.1.4.1.6527.3.1.2.11.2.23.1.6
The value of tmnxOamLTtraceAutoLastDisDur indicates the time (in seconds) it took to finish the last discovery process.If no test has been finished, the value is 0. This value is updated only when a discovery ends.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamLTtraceFecInfoTable 1.3.6.1.4.1.6527.3.1.2.11.2.24
tmnxOamLTtraceFecInfoTable contains entries for the operational information about the automatically selected FECs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamLTtraceFecInfoEntry

tmnxOamLTtraceFecInfoEntry 1.3.6.1.4.1.6527.3.1.2.11.2.24.1
tmnxOamLTtraceFecInfoEntry represents a row in the tmnxOamLTtraceFecInfoTable. Entries cannot be created and deleted via SNMP SET operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamLTtraceFecInfoEntry  

tmnxOamLTtraceFecPrefixType 1.3.6.1.4.1.6527.3.1.2.11.2.24.1.1
The value of tmnxOamLTtraceFecPrefixType specifies the type of remote IP address stored in tmnxOamLTtraceFecPrefix. Currently only ipv4 type is supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxOamLTtraceFecPrefix 1.3.6.1.4.1.6527.3.1.2.11.2.24.1.2
The value of tmnxOamLTtraceFecPrefix indicates the Internet address prefix for an LDP based LSP associated with the OAM LDP Tree trace test.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamLTtraceFecPrefLen 1.3.6.1.4.1.6527.3.1.2.11.2.24.1.3
The value of tmnxOamLTtraceFecPrefLen indicates the Internet address prefix length for the LDP based LSP associated with the OAM LDP Tree trace test.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength  

tmnxOamLTtraceFecDiscoveryState 1.3.6.1.4.1.6527.3.1.2.11.2.24.1.4
The value of tmnxOamLTtraceFecDiscoveryState indicates the current state of the discovery process for the Address FEC.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER initial(0), inProgress(1), done(2)  

tmnxOamLTtraceFecDisStatusBits 1.3.6.1.4.1.6527.3.1.2.11.2.24.1.5
The value of tmnxOamLTtraceFecDisStatusBits indicates the current discovery status bits for the Address FEC.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamLTtraceDisStatusBits  

tmnxOamLTtraceFecDisPaths 1.3.6.1.4.1.6527.3.1.2.11.2.24.1.6
The value of tmnxOamLTtraceFecDisPaths indicates the number of discovered ECMP paths for the Address FEC.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamLTtraceFecFailedHops 1.3.6.1.4.1.6527.3.1.2.11.2.24.1.7
The value of tmnxOamLTtraceFecFailedHops indicates the number of hops from which no successful response was received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamLTtraceFecLastDisEnd 1.3.6.1.4.1.6527.3.1.2.11.2.24.1.8
The value of tmnxOamLTtraceFecLastDisEnd indicates the sysUpTime when the FEC was last discovered.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOamLTtraceFecFailedProbes 1.3.6.1.4.1.6527.3.1.2.11.2.24.1.9
The value of tmnxOamLTtraceFecFailedProbes indicates the number of discovered paths which are in failed probing state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamLTtraceFecProbeState 1.3.6.1.4.1.6527.3.1.2.11.2.24.1.10
The value of tmnxOamLTtraceFecProbeState indicates the current overall probing state for the discovered paths of the Address FEC. The tmnxOamLTtraceFecProbeState is considered as 'oK' when probing on all the associated discovered paths is OK. It is considered as 'failed' when probing on all the associated discovered paths failed. It is considered as partially failed when probing on one or more, but not all, discovered paths failed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER oK(0), partiallyFailed(1), failed(2)  

tmnxOamLTtraceFecSendErrProbes 1.3.6.1.4.1.6527.3.1.2.11.2.24.1.11
The value of tmnxOamLTtraceFecSendErrProbes indicates the number of discovered paths which are experiencing problems in sending probe (ping) requests.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamLTtracePathInfoTable 1.3.6.1.4.1.6527.3.1.2.11.2.25
tmnxOamLTtracePathInfoTable contains entries with operational information about the automatically discovered ECMP paths.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamLTtracePathInfoEntry

tmnxOamLTtracePathInfoEntry 1.3.6.1.4.1.6527.3.1.2.11.2.25.1
tmnxOamLTtracePathInfoEntry represents a row in the tmnxOamLTtracePathInfoTable. Entries cannot be created and deleted via SNMP SET operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamLTtracePathInfoEntry  

tmnxOamLTtracePathDstAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.25.1.1
The value of tmnxOamLTtracePathDstAddrType indicates the type of Internet address stored in tmnxOamLTtracePathDstAddr.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxOamLTtracePathDstAddr 1.3.6.1.4.1.6527.3.1.2.11.2.25.1.2
The value of tmnxOamLTtracePathDstAddr indicates the destination IP address (127 Address) of a path for a given LDP based LSP associated with the OAM LDP Tree trace test.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamLTtracePathRemAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.25.1.3
The value of tmnxOamLTtracePathRemAddrType indicates the type of Internet address stored in tmnxOamLTtracePathRemoteAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOamLTtracePathRemoteAddr 1.3.6.1.4.1.6527.3.1.2.11.2.25.1.4
The value of tmnxOamLTtracePathRemoteAddr indicates the associated interface IP address or the router ID of the egress router.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamLTtracePathEgrNhAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.25.1.5
The value of tmnxOamLTtracePathEgrNhAddrType indicates the type of Internet address stored in tmnxOamLTtracePathEgrNhAddr.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOamLTtracePathEgrNhAddr 1.3.6.1.4.1.6527.3.1.2.11.2.25.1.6
The value of tmnxOamLTtracePathEgrNhAddr indicates the next hop IP address (wrt the ingress router) used to reach the associated ECMP path endpoint.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamLTtracePathDisTtl 1.3.6.1.4.1.6527.3.1.2.11.2.25.1.7
The value of tmnxOamLTtracePathDisTtl indicates the label time-to-live value used to discover the egress router for the path.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamLTtracePathLastDisTime 1.3.6.1.4.1.6527.3.1.2.11.2.25.1.8
The value of tmnxOamLTtracePathLastDisTime indicates the sysUpTime when the path was last discovered.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOamLTtracePathLastRc 1.3.6.1.4.1.6527.3.1.2.11.2.25.1.9
The value of tmnxOamLTtracePathLastRc indicates the OAM return code received in the OAM ping response.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamPingRtnCode  

tmnxOamLTtracePathProbeState 1.3.6.1.4.1.6527.3.1.2.11.2.25.1.10
The value of tmnxOamLTtracePathProbeState indicates the current probing (ping) state for the discovered ECMP path. The tmnxOamLTtracePathProbeState is considered as 'failed' when number of consecutive timeouts for the ping request reached its maximum allowed limit (tmnxOamLTtraceAutoPrMaxFailures). The tmnxOamLTtracePathProbeState is considered as 'oK' after receiving a successful ping response for the associated path.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER oK(0), failed(1)  

tmnxOamLTtracePathProbeTmOutCnt 1.3.6.1.4.1.6527.3.1.2.11.2.25.1.11
The value of tmnxOamLTtracePathProbeTmOutCnt indicates the number of consecutive timeouts for the associated ping request. This tmnxOamLTtracePathProbeTmOutCnt is reset to 0 after receiving a successful ping response from the path destination.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamLTtracePathProbeSendErr 1.3.6.1.4.1.6527.3.1.2.11.2.25.1.12
The value of tmnxOamLTtracePathProbeSendErr indicates the state of the last path probe (ping) request. The tmnxOamLTtracePathProbeSendErr is considered as 'failed' if the last probe (ping) request could not be sent due to some local failure else it is 'oK'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER oK(0), failed(1)  

tmnxOamLdpTtraceAutoDiscState 1.3.6.1.4.1.6527.3.1.3.11.2.0.4
The tmnxOamLdpTtraceAutoDiscState notification is generated when the discovery state of the 'Auto LDP Tree Trace entity' represented by tmnxOamLTtraceAutoDiscoveryState has been changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOamLdpTtraceFecProbeState 1.3.6.1.4.1.6527.3.1.3.11.2.0.5
The tmnxOamLdpTtraceFecProbeState notification is generated when the probe state of the 'auto discovered FEC' has been changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOamLdpTtraceFecDisStatus 1.3.6.1.4.1.6527.3.1.3.11.2.0.6
The tmnxOamLdpTtraceFecDisStatus notification is generated when the discovery status BITS or the number of discovered paths of the 'auto discovered FEC' has been changed. Note that the changes are evaluated at the end of a FEC discovery.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOamLdpTtraceFecPFailUpdate 1.3.6.1.4.1.6527.3.1.3.11.2.0.7
The tmnxOamLdpTtraceFecPFailUpdate notification is generated when there is a probe state change in any of the relevant discovered paths while the overall FEC probe state, tmnxOamLTtraceFecProbeState is in 'partially failed' state.
Status: current Access: read-only
NOTIFICATION-TYPE    

tmnxOamVccvTrCtlTable 1.3.6.1.4.1.6527.3.1.2.11.2.26
Defines the Alcatel-Lucent SROS OAM VCCV Trace Control Table for providing, via SNMP, the capability of performing Alcatel-Lucent SROS OAM 'vccvTraceRoute' test operations. The results of these tests are stored in the tmnxOamTrResultsTable, the tmnxOamTrProbeHistoryTable and the tmnxOamVccvTrNextPwSegmentTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamVccvTrCtlEntry

tmnxOamVccvTrCtlEntry 1.3.6.1.4.1.6527.3.1.2.11.2.26.1
Defines an entry in the tmnxOamVccvTrCtlTable. The first index element, tmnxOamTrCtlOwnerIndex, 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, tmnxOamTrCtlTestIndex, enables the same management application to have multiple outstanding requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamVccvTrCtlEntry  

tmnxOamVccvTrCtlSdpIdVcId 1.3.6.1.4.1.6527.3.1.2.11.2.26.1.1
The value of tmnxOamVccvTrCtlSdpIdVcId 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 tmnxOamVccvTrCtlSdpIdVcId is set to a non-default value, then the following objects must be default: tmnxOamVccvTrCtlSpokeSdpId, tmnxOamVccvTrCtlSaiiGlobalId, tmnxOamVccvTrCtlSaiiPrefix, tmnxOamVccvTrCtlSaiiAcId, tmnxOamVccvTrCtlTaiiGlobalId, tmnxOamVccvTrCtlTaiiPrefix, and tmnxOamVccvTrCtlTaiiAcId. If the value of tmnxOamVccvTrCtlSdpIdVcId 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 tmnxOamTrProbeHistoryStatus for that probe entry. Once the interval timer expires, the next probe attempt will be made if required.
Status: current Access: read-create
OBJECT-TYPE    
  SdpBindId  

tmnxOamVccvTrCtlReplyMode 1.3.6.1.4.1.6527.3.1.2.11.2.26.1.2
The value of tmnxOamVccvTrCtlReplyMode 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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ip(2), controlChannel(4)  

tmnxOamVccvTrCtlSpokeSdpId 1.3.6.1.4.1.6527.3.1.2.11.2.26.1.3
The value of tmnxOamVccvTrCtlSpokeSdpId 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 tmnxOamVccvTrCtlSdpIdVcId and tmnxOamVccvTrCtlSpokeSdpId 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.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxSpokeSdpIdOrZero  

tmnxOamVccvTrCtlSaiiGlobalId 1.3.6.1.4.1.6527.3.1.2.11.2.26.1.4
The value of tmnxOamVccvTrCtlSaiiGlobalId specifies the global identifier of the Source Attachment Individual Identifier (SAII) to be used when testing a FEC 129 AII Type 2 pseudowire. tmnxOamVccvTrCtlSaiiGlobalId, tmnxOamVccvTrCtlSaiiPrefix, tmnxOamVccvTrCtlSaiiAcId, tmnxOamVccvTrCtlTaiiGlobalId, tmnxOamVccvTrCtlTaiiPrefix, and tmnxOamVccvTrCtlTaiiAcId can be used (together) to identify a FEC 129 AII Type 2 pseudowire. At most one of tmnxOamVccvTrCtlSdpIdVcId and tmnxOamVccvTrCtlSaiiGlobalId can be set to a non-default value on a particular row. A value of zero indicates that no global identifier has been configured.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxPwGlobalIdOrZero  

tmnxOamVccvTrCtlSaiiPrefix 1.3.6.1.4.1.6527.3.1.2.11.2.26.1.5
The value of tmnxOamVccvTrCtlSaiiPrefix 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 tmnxOamVccvTrCtlSdpIdVcId and tmnxOamVccvTrCtlSaiiPrefix can be set to a non-default value on a particular row. A value of zero indicates that no prefix has been configured.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxOamVccvTrCtlSaiiAcId 1.3.6.1.4.1.6527.3.1.2.11.2.26.1.6
The value of tmnxOamVccvTrCtlSaiiAcId 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 tmnxOamVccvTrCtlSdpIdVcId and tmnxOamVccvTrCtlSaiiAcId 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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxOamVccvTrCtlTaiiGlobalId 1.3.6.1.4.1.6527.3.1.2.11.2.26.1.7
The value of tmnxOamVccvTrCtlTaiiGlobalId 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 tmnxOamVccvTrCtlSdpIdVcId and tmnxOamVccvTrCtlTaiiGlobalId can be set to a non-default value on a particular row. A value of zero indicates that no global identifier has been configured.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxPwGlobalIdOrZero  

tmnxOamVccvTrCtlTaiiPrefix 1.3.6.1.4.1.6527.3.1.2.11.2.26.1.8
The value of tmnxOamVccvTrCtlTaiiPrefix 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 tmnxOamVccvTrCtlSdpIdVcId and tmnxOamVccvTrCtlTaiiPrefix can be set to a non-default value on a particular row. A value of zero indicates that no prefix has been configured.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxOamVccvTrCtlTaiiAcId 1.3.6.1.4.1.6527.3.1.2.11.2.26.1.9
The value of tmnxOamVccvTrCtlTaiiAcId 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 tmnxOamVccvTrCtlSdpIdVcId and tmnxOamVccvTrCtlTaiiAcId 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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxOamVccvTrCtlTestSubMode 1.3.6.1.4.1.6527.3.1.2.11.2.26.1.10
The value of tmnxOamVccvTrCtlTestSubMode 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 tmnxOamVccvTrCtlTable objects configured with non-default values. If there is a mismatch between tmnxOamVccvTrCtlTestSubMode and the type of the pseudowire to be tested, the test will fail. For example, if tmnxOamVccvTrCtlTestSubMode is 'static(2)', and tmnxOamVccvTrCtlSdpIdVcId 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 tmnxOamVccvTrCtlTable DESCRIPTION clause.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOamVccvTestSubMode  

tmnxOamVccvTrCtlAssocChannel 1.3.6.1.4.1.6527.3.1.2.11.2.26.1.11
The value of tmnxOamVccvTrCtlAssocChannel specifies the launched echo request's usage of the Associated Channel (ACH) mechanism, when performing an MPLS-TP VCCV trace route test. When tmnxOamVccvTrCtlTestSubMode is 'static(2)', the default value for tmnxOamVccvTrCtlAssocChannel is 'nonIp(2)'. The supported object combinations for VCCV trace route tests are listed in the tmnxOamVccvTrCtlTable DESCRIPTION clause.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxOamVccvAssocChannel  

tmnxOamVccvTrNextPwSegmentTable 1.3.6.1.4.1.6527.3.1.2.11.2.27
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 tmnxOamTrCtlEntry is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamVccvTrNextPwSegmentEntry

tmnxOamVccvTrNextPwSegmentEntry 1.3.6.1.4.1.6527.3.1.2.11.2.27.1
Defines an entry in the tmnxOamVccvTrNextPwSegmentTable. The first two index elements identify the tmnxOamTrCtlEntry that a tmnxOamVccvTrNextPwSegmentEntry 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamVccvTrNextPwSegmentEntry  

tmnxOamVccvTrNextPwID 1.3.6.1.4.1.6527.3.1.2.11.2.27.1.1
The value of tmnxOamVccvTrNextPwID 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.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxVcIdOrNone  

tmnxOamVccvTrNextPwType 1.3.6.1.4.1.6527.3.1.2.11.2.27.1.2
The value of tmnxOamVccvTrNextPwType indicates the next-hop pseudo-wire type in the trace route operation for a specific 'vccvTraceRoute' probe reply.
Status: current Access: read-only
OBJECT-TYPE    
  SdpBindVcType  

tmnxOamVccvTrNextSenderAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.27.1.3
The value of tmnxOamVccvTrNextSenderAddrType indicates the next-hop sender IP address type in the trace route operation for a specific 'vccvTraceRoute' probe reply.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOamVccvTrNextSenderAddr 1.3.6.1.4.1.6527.3.1.2.11.2.27.1.4
The value of tmnxOamVccvTrNextSenderAddr indicates the next-hop sender IP address in the trace route oepration for a specific 'vccvTraceRoute' probe reply.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamVccvTrNextRemoteAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.27.1.5
The value of tmnxOamVccvTrNextRemoteAddrType indicates the next-hop remote IP address type in the trace route operation for a specific 'vccvTraceRoute' probe reply.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxOamVccvTrNextRemoteAddr 1.3.6.1.4.1.6527.3.1.2.11.2.27.1.6
The value of tmnxOamVccvTrNextRemoteAddr indicates the next-hop remote IP address in the trace route operation for a specific 'vccvTraceRoute' probe reply.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamVccvTrNextSaiiGlobalId 1.3.6.1.4.1.6527.3.1.2.11.2.27.1.7
The value of tmnxOamVccvTrNextSaiiGlobalId 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.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxPwGlobalIdOrZero  

tmnxOamVccvTrNextSaiiPrefix 1.3.6.1.4.1.6527.3.1.2.11.2.27.1.8
The value of tmnxOamVccvTrNextSaiiPrefix 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamVccvTrNextSaiiAcId 1.3.6.1.4.1.6527.3.1.2.11.2.27.1.9
The value of tmnxOamVccvTrNextSaiiAcId 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamVccvTrNextTaiiGlobalId 1.3.6.1.4.1.6527.3.1.2.11.2.27.1.10
The value of tmnxOamVccvTrNextTaiiGlobalId 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.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxPwGlobalIdOrZero  

tmnxOamVccvTrNextTaiiPrefix 1.3.6.1.4.1.6527.3.1.2.11.2.27.1.11
The value of tmnxOamVccvTrNextTaiiPrefix 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamVccvTrNextTaiiAcId 1.3.6.1.4.1.6527.3.1.2.11.2.27.1.12
The value of tmnxOamVccvTrNextTaiiAcId 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamVccvTrNextTpAgi 1.3.6.1.4.1.6527.3.1.2.11.2.27.1.13
The value of tmnxOamVccvTrNextTpAgi 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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

tmnxOamVccvTrNextTpSaiiGlobalId 1.3.6.1.4.1.6527.3.1.2.11.2.27.1.14
The value of tmnxOamVccvTrNextTpSaiiGlobalId 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.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxMplsTpGlobalID  

tmnxOamVccvTrNextTpSaiiNodeId 1.3.6.1.4.1.6527.3.1.2.11.2.27.1.15
The value of tmnxOamVccvTrNextTpSaiiNodeId 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.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxMplsTpNodeID  

tmnxOamVccvTrNextTpSaiiAcId 1.3.6.1.4.1.6527.3.1.2.11.2.27.1.16
The value of tmnxOamVccvTrNextTpSaiiAcId 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamVccvTrNextTpTaiiGlobalId 1.3.6.1.4.1.6527.3.1.2.11.2.27.1.17
The value of tmnxOamVccvTrNextTpTaiiGlobalId 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.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxMplsTpGlobalID  

tmnxOamVccvTrNextTpTaiiNodeId 1.3.6.1.4.1.6527.3.1.2.11.2.27.1.18
The value of tmnxOamVccvTrNextTpTaiiNodeId 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.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxMplsTpNodeID  

tmnxOamVccvTrNextTpTaiiAcId 1.3.6.1.4.1.6527.3.1.2.11.2.27.1.19
The value of tmnxOamVccvTrNextTpTaiiAcId 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamP2mpLspTrCtlTable 1.3.6.1.4.1.6527.3.1.2.11.2.28
Defines the Alcatel-Lucent SROS OAM P2MP LSP Trace Control Table for providing, via SNMP, the capability of performing Alcatel-Lucent SROS OAM 'p2mpLspTrace' test operations for a single leaf egress node of an P2MP LSP. The results of these tests are stored in the tmnxOamTrResultsTable and the tmnxOamTrProbeHistoryTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamP2mpLspTrCtlEntry

tmnxOamP2mpLspTrCtlEntry 1.3.6.1.4.1.6527.3.1.2.11.2.28.1
Defines an entry in the tmnxOamP2mpLspTrCtlTable. The first index element, tmnxOamTrCtlOwnerIndex, 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, tmnxOamTrCtlTestIndex, enables the same management application to have multiple outstanding requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamP2mpLspTrCtlEntry  

tmnxOamP2mpLspTrCtlLspName 1.3.6.1.4.1.6527.3.1.2.11.2.28.1.1
Administrative name of the target P2MP Labeled Switch Path (LSP) for this OAM P2MP LSP Trace test. This parameter is mandatory.
Status: current Access: read-write
OBJECT-TYPE    
  TLNamedItemOrEmpty  

tmnxOamP2mpLspTrCtlInstName 1.3.6.1.4.1.6527.3.1.2.11.2.28.1.2
This parameter identifies an instance of a P2MP LSP, either a primary or secondary instance of a P2MP LSP Tree.
Status: current Access: read-write
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxOamP2mpLspTrCtlLeafIpAddr 1.3.6.1.4.1.6527.3.1.2.11.2.28.1.3
The value of tmnxOamP2mpLspTrCtlLeafIpAddr specifies the Internet address of the egress leaf node of a P2MP LSP Tree. This parameter is mandatory.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxOamP2mpLspTrCtlLeafIpAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.28.1.4
The value of tmnxOamP2mpLspTrCtlLeafIpAddrType specifies the type of Internet address stored in tmnxOamP2mpLspTrCtlLeafIpAddr.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

tmnxOamP2mpLspTrMapTable 1.3.6.1.4.1.6527.3.1.2.11.2.29
Defines a table for storing the results of an OAM 'p2mpLspTrace' 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 'p2mpLspTrace' probe is determined. An entry is removed from this table when its corresponding tmnxOamTrCtlEntry is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamP2mpLspTrMapEntry

tmnxOamP2mpLspTrMapEntry 1.3.6.1.4.1.6527.3.1.2.11.2.29.1
Defines an entry in the tmnxOamP2mpLspTrMapTable. The first two index elements identify the tmnxOamTrCtlEntry that a tmnxOamP2mpLspTrMapEntry 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 Alcatel-Lucent SROS OAM Trace Route operation. The seventh index selects a single downstream L2 map entry within the specific probe reply.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamP2mpLspTrMapEntry  

tmnxOamP2mpLspTrMapIndex 1.3.6.1.4.1.6527.3.1.2.11.2.29.1.1
The value of tmnxOamP2mpLspTrMapIndex specifies a single L2 mapping entry within a specific 'p2mpLspTrace' probe reply. The agent starts assigning tmnxOamP2mpLspTrMapIndex values at 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

tmnxOamP2mpLspTrMapDSIPv4Addr 1.3.6.1.4.1.6527.3.1.2.11.2.29.1.2
The value of tmnxOamP2mpLspTrMapDSIPv4Addr indicates the IPv4 address of the downstream LSR that this entry in the tmnxOamP2mpLspTrMapTable describes. If the interface to the downstream LSR is numbered, then the tmnxOamP2mpLspTrMapDSIPv4Addr 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 tmnxOamP2mpLspTrMapDSIPv4Addr indicates the downstream LSR's Router ID.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

tmnxOamP2mpLspTrMapAddrType 1.3.6.1.4.1.6527.3.1.2.11.2.29.1.3
The value of tmnxOamP2mpLspTrMapAddrType indicates the type of downstream interface address specified by tmnxOamP2mpLspTrMapDSIfAddr. The only valid values for tmnxOamP2mpLspTrMapAddrType are 'ipv4Address', 'ipv4Unnumbered', 'ipv6Address' and 'ipv6Unnumbered'.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamAddressType  

tmnxOamP2mpLspTrMapDSIfAddr 1.3.6.1.4.1.6527.3.1.2.11.2.29.1.4
When tmnxOamP2mpLspTrMapAddrType has a value of 'ipv4Address' tmnxOamP2mpLspTrMapDSIfAddr indicates the downstream LSR's interface address. When tmnxOamP2mpLspTrMapAddrType has a value of 'unnumbered', tmnxOamP2mpLspTrMapDSIfAddr indicates the index assigned by the upstream LSR to the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxOamP2mpLspTrMapMTU 1.3.6.1.4.1.6527.3.1.2.11.2.29.1.5
The value of tmnxOamP2mpLspTrMapMTU indicates the largest MPLS frame (including the label stack) that fits on the interface to the downstream LSR.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

tmnxOamP2mpLspTrMapP2mpBranch 1.3.6.1.4.1.6527.3.1.2.11.2.29.1.6
When the value of tmnxOamP2mpLspTrMapP2mpBranch is 'true', the 'p2mpLspTrace' response indicates that the responding router is a branch node of the P2MP LSP tree.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxOamP2mpLspTrMapP2mpBud 1.3.6.1.4.1.6527.3.1.2.11.2.29.1.7
When the value of tmnxOamP2mpLspTrMapP2mpBud is 'true', the 'p2mpLspTrace' response indicates that the responding router is a bud node of the P2MP LSP tree.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxOamP2mpLspTrDSLabelTable 1.3.6.1.4.1.6527.3.1.2.11.2.30
Defines a table for storing the results of an OAM 'p2mpLspTrace' probe operation when a Downstream Mapping TLV was returned. Each row represents a single downstream label within a returned downstream L2 mapping TLV. An entry in this table is created when the result of an OAM 'p2mpLspTrace' probe is determined. An entry is removed from this table when its corresponding tmnxOamTrCtlEntry is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamP2mpLspTrDSLabelEntry

tmnxOamP2mpLspTrDSLabelEntry 1.3.6.1.4.1.6527.3.1.2.11.2.30.1
Defines an entry in the tmnxOamP2mpLspTrDSLabelTable. The first two index elements identify the tmnxOamTrCtlEntry that a tmnxOamLspTrMapEntry belongs to. The third index element identifies a 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 Alcatel-Lucent SROS OAM Trace Route operation. The seventh index selects a single downstream L2 map entry within the specific probe reply. The eigth index selects seccessive downstream L2 label entries contained in a specific probe reply.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamP2mpLspTrDSLabelEntry  

tmnxOamP2mpLspTrDSLabelIndex 1.3.6.1.4.1.6527.3.1.2.11.2.30.1.1
The tmnxOamP2mpLspTrDSLabelIndex selects a single downstream L2 label entry within a specific L2 mapping entry reply. The agent starts assigning tmnxOamP2mpLspTrDSLabelIndex values at 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

tmnxOamP2mpLspTrDSLabelLabel 1.3.6.1.4.1.6527.3.1.2.11.2.30.1.2
The value of tmnxOamP2mpLspTrDSLabelLabel is the label used by the downstream router specified by this downstream L2 label entry.
Status: current Access: read-only
OBJECT-TYPE    
  MplsLabel  

tmnxOamP2mpLspTrDSLabelProtocol 1.3.6.1.4.1.6527.3.1.2.11.2.30.1.3
The value of tmnxOamP2mpLspTrDSLabelProtocol is the signaling protocol used by the router for the label specified by this downstream L2 label entry.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxOamSignalProtocol  

tmnxOamMobGtpPingCtlTable 1.3.6.1.4.1.6527.3.1.2.11.4.1
Defines the Alcatel 7x50 SR OAM VPRN Ping Control Table for providing, via SNMP, the capability of performing Alcatel 7x50 SR OAM 'mobGtpPing' test operations. The results of these tests are stored in the tmnxOamPingResultsTable and the tmnxOamTrProbeHistoryTable. There will be no entries for these test in the tmnxOamPingHistoryTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamMobGtpPingCtlEntry

tmnxOamMobGtpPingCtlEntry 1.3.6.1.4.1.6527.3.1.2.11.4.1.1
Defines an entry in the tmnxOamMobGtpPingCtlTable. The first index element, tmnxOamPingCtlOwnerIndex, 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, tmnxOamPingCtlTestIndex, enables the same management application to have multiple outstanding requests.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamMobGtpPingCtlEntry  

tmnxOamMobGtpPingRefPointType 1.3.6.1.4.1.6527.3.1.2.11.4.1.1.1
The value of tmnxOamMobGtpPingRefPointType specifies the reference point type. This object is required.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER s11(1), s5c(2), s1u(3), s5u(4), gnc(5), s8c(6), s8u(7), gpc(8)  

tmnxOamMobGtpPingVRtrId 1.3.6.1.4.1.6527.3.1.2.11.4.1.1.2
The value of tmnxOamMobGtpPingVRtrId specifies the virtual router. This object is required.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxVRtrID  

tmnxOamMobGtpPingPort 1.3.6.1.4.1.6527.3.1.2.11.4.1.1.3
The value of tmnxOamMobGtpPingPort specifies the port number of the destination. This object is required.
Status: current Access: read-create
OBJECT-TYPE    
  InetPortNumber  

tmnxOamMobGtpPingGateway 1.3.6.1.4.1.6527.3.1.2.11.4.1.1.4
The value of tmnxOamMobGtpPingGateway specifies the mobile gateway id. This object is required.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxMobGwId  

tmnxOamEthCfmTrCtlTable 1.3.6.1.4.1.6527.3.1.2.11.2.31
tmnxOamEthCfmTrCtlTable contains Ethernet CFM-specific configuration information for 'ethCfmLinkTrace' tests. This table extends the tmnxOamTrCtlTable. A row is automatically created in this table when a row in tmnxOamTrCtlTable has tmnxOamTrCtlTestMode set to 'ethCfmLinkTrace'. Deleting a row in tmnxOamTrCtlTable automatically deletes the row (if any) with the same index values in tmnxOamEthCfmTrCtlTable. Test results are stored in tmnxOamTrResultsTable, tmnxOamTrProbeHistoryTable, tmnxOamTrHopsTable, and tmnxOamEthCfmTrPrHistTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamEthCfmTrCtlEntry

tmnxOamEthCfmTrCtlEntry 1.3.6.1.4.1.6527.3.1.2.11.2.31.1
tmnxOamEthCfmTrCtlEntry defines an entry in the tmnxOamEthCfmTrCtlTable. Each index is an object in tmnxOamTrCtlTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamEthCfmTrCtlEntry  

tmnxOamEthCfmTrCtlTgtMacAddr 1.3.6.1.4.1.6527.3.1.2.11.2.31.1.1
The value of tmnxOamEthCfmTrCtlTgtMacAddr specifies the target MAC address for the test.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

tmnxOamEthCfmTrCtlSrcMdIndex 1.3.6.1.4.1.6527.3.1.2.11.2.31.1.2
The value of tmnxOamEthCfmTrCtlSrcMdIndex specifies the source CFM maintenance domain index for the test. Zero is the null CFM maintenance domain index.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxOamEthCfmTrCtlSrcMaIndex 1.3.6.1.4.1.6527.3.1.2.11.2.31.1.3
The value of tmnxOamEthCfmTrCtlSrcMaIndex specifies the source CFM maintenance association index for the test. Zero is the null CFM maintenance association index.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tmnxOamEthCfmTrCtlSrcMepId 1.3.6.1.4.1.6527.3.1.2.11.2.31.1.4
The value of tmnxOamEthCfmTrCtlSrcMepId specifies the source Maintenance association End Point Identifier (MEP ID) for the test. Zero is the null MEP ID.
Status: current Access: read-create
OBJECT-TYPE    
  Dot1agCfmMepIdOrZero  

tmnxOamEthCfmTrPrHistTable 1.3.6.1.4.1.6527.3.1.2.11.2.32
tmnxOamEthCfmTrPrHistTable contains Ethernet CFM-specific probe history for 'ethCfmLinkTrace' tests. This table extends the tmnxOamTrProbeHistoryTable. A row is automatically created in this table when a row is created in tmnxOamTrProbeHistoryTable for a test with tmnxOamTrCtlTestMode set to 'ethCfmLinkTrace'. Deleting a row in tmnxOamTrProbeHistoryTable automatically deletes the row (if any) with the same index values in tmnxOamEthCfmTrPrHistTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamEthCfmTrPrHistEntry

tmnxOamEthCfmTrPrHistEntry 1.3.6.1.4.1.6527.3.1.2.11.2.32.1
Defines an entry in the tmnxOamEthCfmTrPrHistTable. The indices are the same as the tmnxOamTrProbeHistoryTable indices.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamEthCfmTrPrHistEntry  

tmnxOamEthCfmTrPrHistIngressMac 1.3.6.1.4.1.6527.3.1.2.11.2.32.1.1
The value of tmnxOamEthCfmTrPrHistIngressMac indicates the ingress MAC address of the probe.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

tmnxOamEthCfmTrPrHistEgressMac 1.3.6.1.4.1.6527.3.1.2.11.2.32.1.2
The value of tmnxOamEthCfmTrPrHistEgressMac indicates the egress MAC address of the probe.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

tmnxOamEthCfmTrPrHistRelayAction 1.3.6.1.4.1.6527.3.1.2.11.2.32.1.3
The value of tmnxOamEthCfmTrPrHistRelayAction indicates the value of the Relay Action field in the Link Trace Reply. 'unknown(0)' is returned when a Link Trace Reply has not arrived, or the Relay Action field in the Link Trace Reply is outside the expected range.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), rlyHit(1), rlyFdb(2), rlyMpdb(3)  

tmnxOamEthCfmTrPrHistForwarded 1.3.6.1.4.1.6527.3.1.2.11.2.32.1.4
The value of tmnxOamEthCfmTrPrHistForwarded indicates if a Link Trace Message was forwarded by the responding Maintenance Point (MP), as returned in the 'FwdYes' flag of the Flags field of the Link Trace Reply.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxOamEthCfmTrPrHistTerminalMep 1.3.6.1.4.1.6527.3.1.2.11.2.32.1.5
The value of tmnxOamEthCfmTrPrHistTerminalMep indicates whether the forwarded Link Trace Message reached a MEP enclosing its MA, as returned in the Terminal MEP flag of the Flags field of the Link Trace Reply.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxOamMplsPduTimeStampFormat 1.3.6.1.4.1.6527.3.1.2.11.5.1
The value of tmnxOamMplsPduTimeStampFormat specifies, on a system-wide basis: a) the format of the time stamp to be written into an RFC 4379 MPLS Echo Request PDU, when initiating a ping or trace route test, and b) the format of the time stamp to be written into an RFC 4379 MPLS Echo Reply PDU, when replying to an incoming MPLS Echo Request PDU, and c) the format to use when decoding the time stamps in an incoming MPLS Echo Request or MPLS Echo Reply PDU. 'rfc4379(0)' specifies the RFC 4379 time stamp format. The time stamp's 'seconds' field holds the integral number of seconds since 1-Jan-1900 00:00:00 UTC. The time stamp's 'microseconds' field contains a microseconds value in the range 0..999999. This setting is used to interoperate with network elements which are fully compliant with RFC 4379 (e.g. an SROS system with the same setting, or any other RFC 4379 compliant router). 'unix(1)' specifies the Unix time stamp format. The time stamp's 'seconds' field holds a 'Unix time', i.e. the integral number of seconds since 1-Jan-1970 00:00:00 UTC. The time stamp's 'microseconds' field contains a microseconds value in the range 0..999999. This setting is used to interoperate with network elements which send and expect a 1970-based timestamp in MPLS Echo Request/Reply PDUs (e.g. an SROS system with the same setting, or an SROS system running software earlier than R8.0 R4). Prior to SROS Release 8.0 R4, this object was not supported. The Unix time stamp format was always used. This object is applicable for the ldpTreeTrace, lspPing, lspTraceRoute, p2mpLspPing, p2mpLspTrace, vccvPing, and vccvTraceRoute test modes only.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER rfc4379(0), unix(1)  

tmnxOamSysPerfOprLimitTx 1.3.6.1.4.1.6527.3.1.2.11.5.2.1
The value of tmnxOamSysPerfOprLimitTx indicates this node's upper bound on the total echo request packet transmission rate. Echo reply packets are not affected by this limit. The upper bound applies to echo request packets sent by the following test types: 1. SDP keep-alive. 2. Static route CPE check. 3. Filter redirect policy ping test. 4. VRRP policy host unreachable ping test. 5. Any OAM or SAA test configured using TIMETRA-OAM-TEST-MIB.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOamSysPerfCfgLimitTx 1.3.6.1.4.1.6527.3.1.2.11.5.2.2
The value of tmnxOamSysPerfCfgLimitTx indicates this node's upper bound on the total configured echo request packet transmission rate for a set of test types. The upper bound is enforced to avoid echo request packet transmit overload, i.e. to ensure each enabled test can transmit echo request packets at the test's configured rate. Echo reply packets are not affected by this limit. The upper bound applies to echo request packets sent by the following 'always on' test types: 1. SDP keep-alive. 2. Static route CPE check. 3. Filter redirect policy ping test. 4. VRRP policy host unreachable ping test. 5. SAA continuous test (see tmnxOamSaaCtlContinuous). For example, suppose: a) tmnxOamSysPerfCfgLimitTx has the value 4000 echo request packets per second, and b) several SDP keep-alive sessions are enabled, totalling 1000 echo request packets per second, and c) several SAA continuous tests are enabled, totalling 3000 echo request packets per second. Then, an attempt to enable an additional SAA continuous test would be rejected with a 'resourceUnavailable(13)' error.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOamSysPerfCfgTotalTx 1.3.6.1.4.1.6527.3.1.2.11.5.2.3
The value of tmnxOamSysPerfCfgTotalTx indicates this node's current total configured echo request packet transmission rate, for the set of tests listed in the tmnxOamSysPerfCfgLimitTx DESCRIPTION clause. For example, suppose: a) several SDP keep-alive sessions are enabled, totalling 1000 echo request packets per second, and b) several SAA continuous tests are enabled, totalling 2000 echo request packets per second, and c) no other relevant tests are enabled. Then, tmnxOamSysPerfCfgTotalTx will have the value 3000. The value of tmnxOamSysPerfCfgTotalTx will not exceed the value of tmnxOamSysPerfCfgLimitTx.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOamSysPerfLastClearedTime 1.3.6.1.4.1.6527.3.1.2.11.5.2.4
The value of tmnxOamSysPerfLastClearedTime indicates the sysUpTime when the following statistics were cleared: tmnxOamSysPerfLocalTestTx, tmnxOamSysPerfRemoteTestRx, and tmnxOamSysPerfReqTypeTable. If the statistics have not been cleared since the last CPM restart, zero is returned. A packet count which is time stamped by this object can be converted to an average packets per second value using, for example, pps = tmnxOamSysPerfLocalTestTx / [(sysUpTime - tmnxOamSysPerfLastClearedTime)/100].
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxOamSysPerfLocalTestTx 1.3.6.1.4.1.6527.3.1.2.11.5.2.5
The value of tmnxOamSysPerfLocalTestTx indicates this node's total number of echo request packets transmitted by locally initiated tests (since the last clear). The test types are listed in the tmnxOamSysPerfOprLimitTx DESCRIPTION clause.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOamSysPerfRemoteTestRx 1.3.6.1.4.1.6527.3.1.2.11.5.2.6
The value of tmnxOamSysPerfRemoteTestRx indicates this node's total number of echo request packets received from remotely initiated tests (since the last clear).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOamSysPerfReqTypeTable 1.3.6.1.4.1.6527.3.1.2.11.5.2.7
tmnxOamSysPerfReqTypeTable has a row for each relevant OAM echo request packet type. Each row contains packet counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxOamSysPerfReqTypeEntry

tmnxOamSysPerfReqTypeEntry 1.3.6.1.4.1.6527.3.1.2.11.5.2.7.1
Rows in tmnxOamSysPerfReqTypeTable are system-generated at CPM restart. Rows cannot be created or destroyed using SNMP.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxOamSysPerfReqTypeEntry  

tmnxOamSysPerfReqTypeName 1.3.6.1.4.1.6527.3.1.2.11.5.2.7.1.1
The value of tmnxOamSysPerfReqTypeName specifies the name of an echo request packet type (e.g. 'ICMP'). The name is the index for the row.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

tmnxOamSysPerfReqTypeLocalTestTx 1.3.6.1.4.1.6527.3.1.2.11.5.2.7.1.2
The value of tmnxOamSysPerfReqTypeLocalTestTx indicates the number of echo request packets transmitted by locally initiated tests (since the last clear) for the echo request packet type specified by tmnxOamSysPerfReqTypeName.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOamSysPerfReqTypeRemoteTstRx 1.3.6.1.4.1.6527.3.1.2.11.5.2.7.1.3
The value of tmnxOamSysPerfReqTypeRemoteTstRx indicates the number of echo request packets received from remotely initiated tests (since the last clear) for the echo request packet type specified by tmnxOamSysPerfReqTypeName.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxOamSysSessionLimit 1.3.6.1.4.1.6527.3.1.2.11.5.2.8
The value of tmnxOamSysSessionLimit indicates the maximum number of OAM sessions available on this node. OAM sessions are allocated and freed as described in the tmnxOamSysSessionCount DESCRIPTION clause.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOamSysSessionCount 1.3.6.1.4.1.6527.3.1.2.11.5.2.9
The value of tmnxOamSysSessionCount indicates the number of OAM sessions currently allocated on this node. One OAM session is allocated when a test is configured (in the case of some test types) or activated (in the remaining cases). Tests with the following test types allocate OAM sessions: 1. SDP keep-alive. 2. Static route CPE check. 3. Filter redirect policy ping test. 4. VRRP policy host unreachable ping test. 5. Any OAM or SAA test configured using TIMETRA-OAM-TEST-MIB. The session is freed when the test is deactivated or deleted. tmnxOamSysSessionCount will not exceed tmnxOamSysSessionLimit. Configuration or activation of a test will fail when tmnxOamSysSessionCount equals tmnxOamSysSessionLimit.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxOamMplsEchoDownstreamMapTlv 1.3.6.1.4.1.6527.3.1.2.11.5.3
The value of tmnxOamMplsEchoDownstreamMapTlv specifies the system value for the type of downstream map TLV to be inserted when launching MPLS echo requests. The value of tmnxOamMplsEchoDownstreamMapTlv is used on three occasions: 1. When a background LDP tree trace test is started (using tmnxOamLTtraceAutoAdminState), the value of tmnxOamMplsEchoDownstreamMapTlv specifies the type of downstream map TLV used during the test. 2. When a test of type 'lspTraceRoute' is created, with no value specified for the test's tmnxOamLspTrCtlDownstreamMapTlv object, tmnxOamLspTrCtlDownstreamMapTlv is set to the value of tmnxOamMplsEchoDownstreamMapTlv. 3. When a test of type 'ldpTreeTrace' is created, with no value specified for the test's tmnxOamLTtraceCtlDownstreamMpTlv object, tmnxOamLTtraceCtlDownstreamMpTlv is set to the value of tmnxOamMplsEchoDownstreamMapTlv. Example usage, for the second and third cases: suppose every node in this node's network supports the MPLS Echo Request/Reply DDMAP TLV, and the network operator wishes to use the enhanced functionality offered by the DDMAP TLV. Then, setting tmnxOamMplsEchoDownstreamMapTlv to 'ddmap(2)' simplifies configuration. The simplification: the tmnxOamLspTrCtlDownstreamMapTlv and tmnxOamLTtraceCtlDownstreamMpTlv objects need not be set when creating tests.
Status: current Access: read-write
OBJECT-TYPE    
  TmnxOamMplsEchoDownMapTlv  

tmnxOamPingCompliances 1.3.6.1.4.1.6527.3.1.1.11.1.1
OBJECT IDENTIFIER    

tmnxOamPingGroups 1.3.6.1.4.1.6527.3.1.1.11.1.2
OBJECT IDENTIFIER    

tmnxOamTrCompliances 1.3.6.1.4.1.6527.3.1.1.11.2.1
OBJECT IDENTIFIER    

tmnxOamTrGroups 1.3.6.1.4.1.6527.3.1.1.11.2.2
OBJECT IDENTIFIER    

tmnxOamSaaCompliances 1.3.6.1.4.1.6527.3.1.1.11.3.1
OBJECT IDENTIFIER    

tmnxOamSaaGroups 1.3.6.1.4.1.6527.3.1.1.11.3.2
OBJECT IDENTIFIER    

tmnxOamGeneralCompliances 1.3.6.1.4.1.6527.3.1.1.11.5.1
OBJECT IDENTIFIER    

tmnxOamGeneralGroups 1.3.6.1.4.1.6527.3.1.1.11.5.2
OBJECT IDENTIFIER    

tmnxOamPing7450V4v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.1.1.4
The compliance statement for management of OAM ping tests on Alcatel-Lucent 7450 ESS series systems release 4.0.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxOamPing7750V4v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.1.1.5
The compliance statement for management of OAM ping tests on Alcatel-Lucent SROS series systems release 4.0.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxOamPing7450V5v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.1.1.6
The compliance statement for management of OAM ping tests on Alcatel-Lucent 7450 ESS series systems release 5.0.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxOamPing7750V5v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.1.1.7
The compliance statement for management of OAM ping tests on Alcatel-Lucent SROS series systems release 5.0.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxOamPing7450V6v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.1.1.8
The compliance statement for management of OAM ping tests on Alcatel-Lucent 7450 ESS series systems release 6.0.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxOamPing7750V6v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.1.1.9
The compliance statement for management of OAM ping tests on Alcatel-Lucent SROS series systems release 6.0.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxOamPing7450V7v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.1.1.10
The compliance statement for management of OAM ping tests on Alcatel-Lucent 7450 ESS series systems release 7.0.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxOamPing7750V7v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.1.1.11
The compliance statement for management of OAM ping tests on Alcatel-Lucent 7750 and 7710 SR series systems release 7.0.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxOamPing7450V8v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.1.1.12
The compliance statement for management of OAM ping tests on Alcatel-Lucent 7450 ESS series systems release 8.0.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxOamPing77x0V8v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.1.1.13
The compliance statement for management of OAM ping tests on Alcatel-Lucent 7750 and 7710 SR series systems release 8.0.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxOamPing7xx0V9v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.1.1.14
The compliance statement for management of OAM ping tests on Alcatel-Lucent SROS series systems, release 9.0.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxOamPing7xx0V10v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.1.1.15
The compliance statement for management of OAM ping tests on Alcatel-Lucent SROS series systems, release 10.0.
Status: current Access: read-write
MODULE-COMPLIANCE    

tmnxOamTr7450V4v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.2.1.3
The compliance statement for management of OAM Trace Route tests on Alcatel-Lucent 7450 ESS series systems.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxOamTr7750V4v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.2.1.4
The compliance statement for management of OAM Trace Route tests on Alcatel-Lucent SROS series systems.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxOamTr7450V5v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.2.1.5
The compliance statement for management of OAM Trace Route tests on Alcatel-Lucent 7450 ESS series systems.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxOamTr7750V5v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.2.1.6
The compliance statement for management of OAM Trace Route tests on Alcatel-Lucent SROS series systems.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxOamTr7450V6v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.2.1.7
The compliance statement for management of OAM Trace Route tests on Alcatel-Lucent 7450 ESS series systems.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxOamTr77x0V6v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.2.1.8
The compliance statement for management of OAM Trace Route tests on Alcatel-Lucent 7710/7750 SR series systems.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxOamTr7450V7v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.2.1.9
The compliance statement for management of OAM Trace Route tests on Alcatel-Lucent 7450 ESS series systems.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxOamTr77x0V7v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.2.1.10
The compliance statement for management of OAM Trace Route tests on Alcatel-Lucent 7710/7750 SR series systems.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxOamTr7xx0V8v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.2.1.11
The compliance statement for management of OAM Trace Route tests on Alcatel-Lucent 7450/7710/7750 series systems.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxOamTr7xx0V9v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.2.1.12
The compliance statement for management of OAM Trace Route tests on Alcatel-Lucent SROS series systems, release 9.0.
Status: current Access: read-write
MODULE-COMPLIANCE    

tmnxOamSaaV3v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.3.1.1
The compliance statement for management of OAM SAA tests on Alcatel-Lucent SROS series systems.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxOamSaaV7v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.3.1.2
The compliance statement for management of OAM SAA tests on Alcatel-Lucent SROS series systems.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxOamSaaV8v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.3.1.3
The compliance statement for management of OAM SAA tests on Alcatel-Lucent SROS series systems.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxOamSaaV10v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.3.1.4
The compliance statement for management of OAM SAA tests on Alcatel-Lucent SROS series systems.
Status: current Access: read-write
MODULE-COMPLIANCE    

tmnxOamGeneralV8v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.5.1.1
The compliance statement for management of OAM general capabilities on Alcatel-Lucent SROS series systems for Release 8.0.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

tmnxOamGeneralV10v0Compliance 1.3.6.1.4.1.6527.3.1.1.11.5.1.2
The compliance statement for management of OAM general capabilities on Alcatel-Lucent SROS series systems for Release 10.0.
Status: current Access: read-write
MODULE-COMPLIANCE    

tmnxOamMacPingL2MapGroup 1.3.6.1.4.1.6527.3.1.1.11.1.2.3
The group of optional objects to report OAM Mac Ping layer-2 mapping information returned in response to OAM Mac Ping tests on Alcatel-Lucent SROS series systems.
Status: obsolete Access: read-write
OBJECT-GROUP    

tmnxOamAtmPingR2r1Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.8
The group of objects supporting management of OAM ATM Ping tests on Alcatel-Lucent SROS series systems.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamMacPingV4v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.14
The group of objects supporting management of OAM Mac Ping tests on Alcatel-Lucent SROS series systems release 4.0.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamVccvPingGroup 1.3.6.1.4.1.6527.3.1.1.11.1.2.15
The group of objects supporting management of OAM VCCV Ping tests on Alcatel-Lucent SROS series systems.
Status: obsolete Access: read-write
OBJECT-GROUP    

tmnxOamPingGeneralV4v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.16
The group of objects supporting management of OAM ping tests general capabilities on Alcatel-Lucent SROS series systems 4.0 release
Status: obsolete Access: read-write
OBJECT-GROUP    

tmnxOamLspPingV4v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.17
The group of objects supporting management of OAM LSP Ping tests on Alcatel-Lucent SROS series systems 4.0 release.
Status: obsolete Access: read-write
OBJECT-GROUP    

tmnxOamVprnPingV4v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.19
The group of objects supporting management of OAM VPRN Ping tests on Alcatel-Lucent SROS series systems 4.0 release.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamMfibPingV4v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.20
The group of objects supporting management of OAM MFIB Ping tests on Alcatel-Lucent SROS series systems release 4.0.
Status: obsolete Access: read-write
OBJECT-GROUP    

tmnxOamCpePingV4v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.21
The group of objects supporting management of OAM CPE Ping tests on Alcatel-Lucent SROS series systems release 4.0.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamMRInfoV4v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.22
The group of objects supporting management of OAM Multicast Router Information(mrinfo) tests on Alcatel-Lucent SROS series systems release 4.0.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamIcmpPingGroup 1.3.6.1.4.1.6527.3.1.1.11.1.2.23
The group of objects supporting management of OAM ICMP Ping tests on Alcatel-Lucent SROS series systems.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamPingObsoleteV4v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.24
The group of objects supporting management of OAM ICMP Ping tests on Alcatel-Lucent SROS series systems that were made obsolete in release 4.0.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamPingNotificationV4v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.25
The group of notifications supporting the OAM ping feature on Alcatel-Lucent SROS series systems release 4.0.
Status: obsolete Access: read-write
NOTIFICATION-GROUP    

tmnxOamPingNotificationObsoleteV4v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.26
The group of notifications supporting the OAM ping feature on Alcatel-Lucent SROS series systems release 4.0.
Status: current Access: read-write
NOTIFICATION-GROUP    

tmnxOamLspPingV5v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.27
The group of objects supporting management of OAM LSP Ping tests on Alcatel-Lucent SROS series systems 5.0 release.
Status: obsolete Access: read-write
OBJECT-GROUP    

tmnxOamVccvPingV5v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.28
The group of objects supporting management of OAM VCCV Ping tests on Alcatel-Lucent SROS series systems 5.0 release.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamAncpTestV5v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.29
The group of objects supporting management of OAM ANCP tests on Alcatel-Lucent SROS series systems 5.0 release.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamPingNotificationV5v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.30
The group of notifications supporting the OAM ping feature on Alcatel-Lucent SROS series systems release 5.0.
Status: obsolete Access: read-write
NOTIFICATION-GROUP    

tmnxOamMfibPingV6v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.31
The group of objects supporting management of OAM MFIB Ping tests on Alcatel-Lucent SROS series systems release 6.0.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamPingGeneralV6v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.32
The group of objects supporting management of OAM ping tests general capabilities on Alcatel-Lucent SROS series systems 6.0 release
Status: obsolete Access: read-write
OBJECT-GROUP    

tmnxOamP2mpLspPingGroup 1.3.6.1.4.1.6527.3.1.1.11.1.2.33
The group of objects supporting management of P2MP LSP Ping and Traceroute tests on Alcatel-Lucent SROS series systems 7.0 release.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamLspPingV6v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.34
The group of objects supporting management of OAM LSP Ping tests on Alcatel-Lucent SROS series systems 6.0 release.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamPingGeneralV7v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.35
The group of objects supporting management of OAM ping tests general capabilities on Alcatel-Lucent SROS series systems 7.0 release
Status: obsolete Access: read-write
OBJECT-GROUP    

tmnxOamPingNotificationV7v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.36
The group of notifications supporting the OAM ping feature on Alcatel-Lucent SROS series systems release 7.0.
Status: current Access: read-write
NOTIFICATION-GROUP    

tmnxOamPingObsoleteV6v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.37
The group of objects supporting management of OAM ping operations on Alcatel SR series systems that were made obsolete in release 6.0.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamPingObsoleteV6v1Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.38
The group of objects supporting management of OAM ping operations on Alcatel SR series systems that were made obsolete in release 6.1.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamEthCfmPingV8v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.39
The group of objects supporting management of OAM Ethernet CFM Ping tests on Alcatel-Lucent SROS series systems 8.0 release.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamP2mpLspPingV8v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.40
The group of objects supporting management of OAM LSP Ping tests on Alcatel-Lucent SROS series systems 8.0 release.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamPingGeneralV8v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.41
The group of objects supporting management of OAM ping tests general capabilities on Alcatel-Lucent SROS series systems 8.0 release
Status: obsolete Access: read-write
OBJECT-GROUP    

tmnxOamPingObsoleteV8v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.42
The group of objects supporting management of OAM ping operations on Alcatel SR series systems that were made obsolete in release 8.0.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamVccvPingV9v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.43
The group of additional objects supporting management of OAM VCCV Ping tests on Alcatel-Lucent SROS series systems 9.0 release.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamPingCtlV10v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.44
The group of additional objects supporting management of OAM ping tests on Alcatel-Lucent SROS series systems, release 10.0.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamMobilePingGroup 1.3.6.1.4.1.6527.3.1.1.11.1.2.45
The group of objects supporting management of OAM mobile gateway ping tests on Alcatel 7x50 SR series systems.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamPingObsoleteV10v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.46
The group of objects supporting management of OAM ping operations made obsolete in SROS Release 10.0 R1.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamPingGeneralV10v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.47
The group of objects supporting management of OAM ping tests general capabilities on SROS release 10.0.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamP2mpLspPingV10v0Group 1.3.6.1.4.1.6527.3.1.1.11.1.2.48
The group of objects supporting management of OAM LSP Ping tests on Alcatel-Lucent SROS series systems 10.0 release.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamMacTrV3v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.10
The group of objects supporting management of OAM MAC Trace Route tests on Alcatel-Lucent SROS series systems.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamTrObsoleteV3v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.11
The group of objects supporting management of OAM Trace Route tests that became obsolete in the 3.0 release.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamTrGeneralV4v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.12
The group of objects supporting management of OAM Trace Route test general capabilities on Alcatel-Lucent SROS series systems 4.0R1 release.
Status: obsolete Access: read-write
OBJECT-GROUP    

tmnxOamTrHopsV4v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.13
The group of optional objects to report OAM Trace Route Hops returned in response to OAM Trace Route tests on Alcatel 7x50 SR series systems 4.0R1.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamLspTrV4v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.14
The group of objects supporting management of OAM LSP Trace Route tests on Alcatel-Lucent SROS series systems 4.0 release.
Status: obsolete Access: read-write
OBJECT-GROUP    

tmnxOamVprnTrV4v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.15
The group of objects supporting management of OAM VPRN Trace Route tests on Alcatel-Lucent SROS series systems release 4.0.
Status: obsolete Access: read-write
OBJECT-GROUP    

tmnxOamMcastTrV4v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.16
The group of objects supporting management of OAM Multicast Trace Route tests on Alcatel-Lucent SROS series systems release 4.0.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamTrObsoleteV4v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.17
The group of objects supporting management of OAM ICMP Ping tests on Alcatel-Lucent SROS series systems that were made obsolete in release 4.0.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamTrNotificationV4v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.18
The group of notifications supporting the OAM Trace Route test feature on Alcatel-Lucent SROS series systems release 4.0.
Status: obsolete Access: read-write
NOTIFICATION-GROUP    

tmnxOamLspTrV5v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.19
The group of objects supporting management of OAM LSP Trace Route tests on Alcatel-Lucent SROS series systems 5.0 release.
Status: obsolete Access: read-write
OBJECT-GROUP    

tmnxOamTrObsoleteV5v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.20
The group of objects supporting management of OAM Trace tests on Alcatel-Lucent SROS series systems that were made obsolete in release 5.0.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamTrGeneralV5v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.21
The group of objects supporting management of OAM Trace Route test general capabilities on Alcatel-Lucent SROS series systems 5.0 release.
Status: obsolete Access: read-write
OBJECT-GROUP    

tmnxOamTrNotificationV5v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.22
The group of notifications supporting the OAM Trace Route test feature on Alcatel-Lucent SROS series systems release 5.0.
Status: current Access: read-write
NOTIFICATION-GROUP    

tmnxOamVccvTrV6v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.23
The group of objects supporting management of OAM VCCV Trace Route test general capabilities on Alcatel-Lucent SROS series systems 6.0 release.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamVprnTrObsoleteV6v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.24
The group of objects supporting management of OAM VPRN Trace Route tests on Alcatel-Lucent SROS series systems that were made obsolete in release 6.0.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamVprnTrV6v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.25
The group of objects supporting management of OAM VPRN Trace Route tests on Alcatel-Lucent SROS series systems release 6.0.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamP2mpLspTraceGroup 1.3.6.1.4.1.6527.3.1.1.11.2.2.26
The group of objects supporting management of OAM P2MP LSP Trace Route tests on Alcatel-Lucent SROS series systems release 7.0.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamTrGeneralV6v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.27
The group of objects supporting management of OAM Trace Route test general capabilities on Alcatel-Lucent SROS series systems 6.0 release.
Status: obsolete Access: read-write
OBJECT-GROUP    

tmnxOamTrObsoleteV6v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.28
The group of objects supporting management of OAM trace route operations on Alcatel-Lucent SR series systems that were made obsolete in release 6.0. Please see tmnxOamVprnTrObsoleteV6v0Group for additional obsoleted objects.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamTrGeneralV7v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.29
The group of objects supporting management of OAM Trace Route test general capabilities on Alcatel-Lucent SROS series systems 7.0 release.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamEthCfmTrV8v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.30
The group of objects supporting management of OAM Ethernet CFM trace route tests on Alcatel-Lucent SROS series systems 8.0 release.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamLspTrV6v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.31
The group of objects supporting management of OAM LSP Trace Route tests on Alcatel-Lucent SROS series systems 6.0 release.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamTrGeneralV8v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.32
The group of objects supporting management of OAM Trace Route test general capabilities on Alcatel-Lucent SROS series systems 8.0 release.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamTrNotificationV8v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.33
The group of notifications supporting the OAM Trace Route test feature on Alcatel-Lucent SROS series systems release 8.0.
Status: current Access: read-write
NOTIFICATION-GROUP    

tmnxOamVccvTrV9v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.34
The group of addtional objects supporting management of OAM VCCV Trace Route test general capabilities on Alcatel-Lucent SROS series 9.0 release.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamLTtraceV9v0Group 1.3.6.1.4.1.6527.3.1.1.11.2.2.35
The group of additional objects supporting management of OAM LDP Tree Discovery capabilities on Alcatel-Lucent SROS series 9.0 release.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamSaaGeneralV3v0Group 1.3.6.1.4.1.6527.3.1.1.11.3.2.1
The group of objects supporting management of OAM SAA test general capabilities on Alcatel-Lucent SROS series systems.
Status: obsolete Access: read-write
OBJECT-GROUP    

tmnxOamSaaThresholdV3v0Group 1.3.6.1.4.1.6527.3.1.1.11.3.2.2
The group of objects supporting management of OAM Trace Route SAA tests thresholds on Alcatel-Lucent SROS series systems 3.0R1.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamSaaNotificationV3v0Group 1.3.6.1.4.1.6527.3.1.1.11.3.2.3
The group of notifications supporting the OAM Trace Route test feature on Alcatel-Lucent SROS series systems.
Status: current Access: read-write
NOTIFICATION-GROUP    

tmnxOamSaaGeneralV7v0Group 1.3.6.1.4.1.6527.3.1.1.11.3.2.4
The group of objects supporting management of OAM SAA test general capabilities on Alcatel-Lucent SROS series systems 7.0 release.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamSaaGeneralV8v0Group 1.3.6.1.4.1.6527.3.1.1.11.3.2.5
The group of additional objects supporting management of OAM SAA test general capabilities on Alcatel-Lucent SROS series systems 8.0 release.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamSaaGeneralV10v0Group 1.3.6.1.4.1.6527.3.1.1.11.3.2.6
The group of additional objects supporting management of OAM SAA test general capabilities on Alcatel-Lucent SROS Release 10.0 systems.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamGeneralV8v0Group 1.3.6.1.4.1.6527.3.1.1.11.5.2.1
The group of objects supporting management of OAM test general capabilities on Alcatel-Lucent SROS systems, release 8.0 R4.
Status: current Access: read-write
OBJECT-GROUP    

tmnxOamGeneralV10v0Group 1.3.6.1.4.1.6527.3.1.1.11.5.2.2
The group of objects supporting management of OAM test general capabilities on Alcatel-Lucent SROS systems, release 10.0.
Status: current Access: read-write
OBJECT-GROUP