| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| assurance |
type=sas.TestAdminState access=read-only |
| fcQueue |
The value of aluExtOamPingCtlUseDataQueue being 'true' indicates to send
test frames using egress data queue indicated by tmnxOamPingCtlFcName,
otherwise use control queue.
For now aluExtOamPingCtlUseDataQueue can be true only when
tmnxOamPingCtlTestMode is 'icmpPing'.
Default of aluExtOamPingCtlUseDataQueue is 'false', except for when
tmnxOamPingCtlTestMode is 'icmpIng' and tmnxOamPingCtlSAA is 'true', in which case,
aluExtOamPingCtlUseDataQueue is defaulted to 'true' and cannot be changed.
type=boolean access=read-only |
| forwardingClass |
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.
type=qos.FcEnum access=read-only |
| maxHistoryRows |
The maximum number of rows allowed in the node's
probe result table. The node will remove the oldest entry
in the table to allow the addition of a new history
row.
A value of 0 for this object disables creation of
tmnxOamPingHistoryTable entries.
type=long access=read-only |
| packetFailureThreshold |
type=int access=read-only |
| packetInterval |
Specifies the number of seconds to wait before sending
the next probe.
type=int access=read-only |
| packetTimeout |
Specifies the time-out-value, in seconds, to wait for an OAM Echo message reply.
Upon expiration of the timeout period, the agent assumes that the message
response will not be received. An appropriate error value is written to
Probe Result Status for the timed out probe entry.
Any response received after the timeout period has expired is silently discarded.
type=int access=read-only |
| packetsToSend |
The number of probes to send.
type=int access=read-only |
| profile |
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
type=qos.Profile access=read-only |
| testFailureThreshold |
type=int access=read-only |
| Overridden Properties | |
|---|---|
| id | The identifier for the STM test. |
| Properties inherited from sas.AbstractTest |
|---|
| administrativeState, description, displayedName, failures, globalId, id, lastRunResult, runs, weight |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |
| Methods inherited from sas.AbstractTest |
|---|
| execute, stop |