Description:
|
tmnxOamLspPingCtlTable OBJECT-TYPE
SYNTAX SEQUENCE OF TmnxOamLspPingCtlEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Each row in tmnxOamLspPingCtlTable contains the LSP-specific
configuration information needed to launch an LSP (Label Switched Path)
ping test. The rest of the configuration information needed to launch
the test resides in the corresponding row of tmnxOamPingCtlTable.
Results of LSP ping tests are stored in tmnxOamPingResultsTable and
tmnxOamPingHistoryTable.
Seven types of LSP ping tests are supported. An abbreviated name for
each test type is defined in the following table (for use in a
subsequent table). The test type's tmnxOamLspPingCtlTestSubMode code
point is shown as well.
Test Sub Mode Abbreviated Test Type Name(s)
--------------------- -------------------------------
'unspecified (1)' LDP, RSVP
'static (2)' TPST (Transport Profile Static)
'bgpLabeledPrefix(3)' BGP
'srIsis (4)' ISIS
'srOspf (5)' OSPF
'srTe (6)' SRTE
'srPolicy (7)' SRPL
'srOspf3 (8)' OSP3
The following table has a row for each LSP ping test type, showing the
mandatory and optional objects applicable to the test type.
Test
Type Mandatory Objects Optional Objects
---- -------------------------------- ---------------------------------
BGP tmnxOamLspPingCtlLdpPrefixType *tmnxOamLspPingCtlNhAddressType
tmnxOamLspPingCtlLdpPrefix *tmnxOamLspPingCtlNhAddress
tmnxOamLspPingCtlLdpPrefixLen tmnxOamLspPingCtlNhIntfName
tmnxOamLspPingCtlTestSubMode #tmnxOamLspPingCtlPathDestType
#tmnxOamLspPingCtlPathDest
ISIS tmnxOamLspPingCtlLdpPrefixType tmnxOamLspPingCtlIgpInstance
tmnxOamLspPingCtlLdpPrefix *tmnxOamLspPingCtlNhAddressType
tmnxOamLspPingCtlLdpPrefixLen *tmnxOamLspPingCtlNhAddress
tmnxOamLspPingCtlTestSubMode tmnxOamLspPingCtlNhIntfName
#tmnxOamLspPingCtlPathDestType
#tmnxOamLspPingCtlPathDest
LDP tmnxOamLspPingCtlLdpPrefixType *tmnxOamLspPingCtlNhAddressType
tmnxOamLspPingCtlLdpPrefix *tmnxOamLspPingCtlNhAddress
tmnxOamLspPingCtlLdpPrefixLen tmnxOamLspPingCtlNhIntfName
#tmnxOamLspPingCtlPathDestType
#tmnxOamLspPingCtlPathDest
OSPF tmnxOamLspPingCtlLdpPrefixType tmnxOamLspPingCtlIgpInstance
tmnxOamLspPingCtlLdpPrefix *tmnxOamLspPingCtlNhAddressType
tmnxOamLspPingCtlLdpPrefixLen *tmnxOamLspPingCtlNhAddress
tmnxOamLspPingCtlTestSubMode tmnxOamLspPingCtlNhIntfName
#tmnxOamLspPingCtlPathDestType
#tmnxOamLspPingCtlPathDest
OSP3 tmnxOamLspPingCtlLdpPrefixType tmnxOamLspPingCtlIgpInstance
tmnxOamLspPingCtlLdpPrefix *tmnxOamLspPingCtlNhAddressType
tmnxOamLspPingCtlLdpPrefixLen *tmnxOamLspPingCtlNhAddress
tmnxOamLspPingCtlTestSubMode tmnxOamLspPingCtlNhIntfName
#tmnxOamLspPingCtlPathDestType
#tmnxOamLspPingCtlPathDest
RSVP tmnxOamLspPingCtlLspName tmnxOamLspPingCtlPathName
SRPL tmnxOamLspPingCtlSrPlcyColor tmnxOamLspPingCtlSrPlcySegList
tmnxOamLspPingCtlSrPlcyEndPtAddr
tmnxOamLspPingCtlSrPlcyEndPtAddT
tmnxOamLspPingCtlTestSubMode
SRTE tmnxOamLspPingCtlLspName *tmnxOamLspPingCtlNhAddressType
tmnxOamLspPingCtlTestSubMode *tmnxOamLspPingCtlNhAddress
tmnxOamLspPingCtlNhIntfName
#tmnxOamLspPingCtlPathDestType
#tmnxOamLspPingCtlPathDest
tmnxOamLspPingCtlPathName
TPST tmnxOamLspPingCtlLspName tmnxOamLspPingCtlAssocChannel
tmnxOamLspPingCtlTestSubMode tmnxOamLspPingCtlForce
*tmnxOamLspPingCtlMplsTpGlobalId
*tmnxOamLspPingCtlMplsTpNodeId
tmnxOamLspPingCtlMplsTpPathType
ALL none tmnxOamLspPingCtlTtl
tmnxOamPingCtlFcName
tmnxOamPingCtlInterval
tmnxOamPingCtlProbeCount
tmnxOamPingCtlProfile
tmnxOamPingCtlSize
*tmnxOamPingCtlSrcAddrType
*tmnxOamPingCtlSrcAddress
tmnxOamPingCtlTimeOut
---- -------------------------------- ---------------------------------
In the table above,
1. The optional objects in the ALL row apply to all LSP ping test
types.
2. Asterisks (*) mark a set of optional objects which must all be
specified, or must all be unspecified.
3. Octothorpes (#) mark a separate set of optional objects which must
all be specified, or must all be unspecified.
4. There are four supported combinations of
tmnxOamLspPingCtlNhAddressType, tmnxOamLspPingCtlNhAddress,
tmnxOamLspPingCtlNhIntfName, tmnxOamLspPingCtlPathDestType, and
tmnxOamLspPingCtlPathDest, as follows:
a) all unspecified
b) tmnxOamLspPingCtlPathDestType and tmnxOamLspPingCtlPathDest
c) tmnxOamLspPingCtlPathDestType, tmnxOamLspPingCtlPathDest, and
tmnxOamLspPingCtlNhIntfName
d) tmnxOamLspPingCtlPathDestType, tmnxOamLspPingCtlPathDest,
tmnxOamLspPingCtlNhAddressType, and tmnxOamLspPingCtlNhAddress
When an object combination other than a combination listed above is
specified, values will be rejected or ignored, or the test will fail."
REFERENCE
"IETF draft-ietf-mpls-spring-lsp-ping-00, 'Label Switched Path (LSP)
Ping/Trace for Segment Routing Networks Using MPLS Dataplane'.
RFC 4379, 'Detecting Multi-Protocol Label Switched (MPLS) Data Plane
Failures'.
RFC 6426, 'MPLS On-Demand Connectivity Verification and Route Tracing'.
IETF draft-ietf-spring-segment-routing-policy-03, 'Segment Routing
Policy Architecture', Section 2.1, 'Identification of an SR Policy'."
|
|