ethernetoam
CfmLoopbackDefinition

Test definition. Defines the 802.1ag loopback. Each loopback test is sent from a MEP to a destination MAC address of another node in the system. This test can be used to verify MEP-MEP connectivity in the network.



public class CfmLoopbackDefinition

Properties
lbmInterval The value of tmnxDot1agCfmMepTxLbmInterval specifies the duration, in deciseconds, between loopback PDU transmissions. A value of zero is only valid if there are 5 or fewer loopbacks in the test (as defined by dot1agCfmMepTransmitLbmMessages).

type=int
default=0
minimum=0
maximum=600
units=deciseconds
Displayed(tab/group)=LBM Interval (/MEP Transmit LBM Information)

lbmPadding The value of tmnxDot1agCfmMepLbmPaddingSize specifies the number of additional octets inserted into the LBM PDU for the Data TLV padding. If tmnxDot1agCfmMepLbmPaddingSize is set to zero (0), no Data TLV will be added to the LBM PDUs. Note that setting this value is mutually exclusive with setting dot1agCfmMepTransmitLbmDataTlv.

type=int
default=0
minimum=0
maximum=9778
units=bytes
Displayed(tab/group)=LBM Padding Size (/MEP Transmit LBM Information)

lbmTimeout The value of tmnxDot1agCfmMepTxLbmTimeout specifies the duration, in seconds, a loopback PDU sent by the node is considered to be timed out.

type=int
default=5
minimum=1
maximum=10
units=seconds
Displayed(tab/group)=LBM Timeout (/MEP Transmit LBM Information)

mepLbrBadMsdu Specifies number incorrect LB messages received.

type=int
access=read-only
default=0

mepLbrIn Specifies the number of received loopback.

type=int
access=read-only
default=0

mepLbrInOutOfOrder Specifies the number of valid, out of order LB.

type=int
access=read-only
default=0

mepLbrOut Specifies the number of loopback replies transmitted.

type=int
access=read-only
default=0

mepTransmitLbmDataTlv Specifies the size of the loopback message.

DEPRECATED: 8.0 R1 - OBSOLETE: Never Supported
type=int
default=0
minimum=0
maximum=1500
units=bytes
Displayed(tab/group)=Data Size (/MEP Transmit LBM Information)

mepTransmitLbmMessages Specifies the number of loopback messages to be transmitted.

DEPRECATED: 8.0 R1 - OBSOLETE: Never Supported
type=int
default=1
minimum=1
maximum=5
Displayed(tab/group)=Number of Test Packets (/MEP Transmit LBM Information)

mepTransmitLbmResultOK Specifies LBM result

type=boolean
access=read-only
default=false

mepTransmitLbmStatus Specifies whether the loopback is currently transmitting.

type=boolean
default=false

mepTransmitLbmVlanDropEnable Drop Enable bit value to be used in the VLAN tag, if present in the transmitted frame

type=boolean
default=true
Displayed(tab/group)=VLAN Drop Enable (/MEP Transmit LBM Information)

mepTransmitLbmVlanPriority Specifies the priority of the loopback message.

DEPRECATED: 8.0 R1 - OBSOLETE: Never Supported
type=int
default=0
minimum=0
maximum=7
Displayed(tab/group)=VLAN Priority (/MEP Transmit LBM Information)

packetSize 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

type=int
default=0
minimum=0
maximum=1500
units=octets
Displayed(tab/group)=Size (Test Parameters/Execution Details)

trapGenerationPolicy Specifies when the node sends traps while executing the test.

type=sas.PingTrapGenerationPolicy
default=testCompletion
Displayed(tab/group)=Trap Generation (Results Configuration)

  
Properties inherited from sas.PseudoTestDefinition
assurance, fcQueue, forwardingClass, maxHistoryRows, packetFailureThreshold, packetInterval, packetTimeout, packetsToSend, profile, testFailureThreshold
 
Properties inherited from sas.TestDefinition
executionOrder, nePersistent, neSchedulable, probeHistory, publishTopic, sas.ThresholdEventDefinition-Set, testDefinitionmodified
 
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