fsFmLBTestCommand
FM-MIB ·
.1.3.6.1.4.1.2076.122.3.1.1.6
Object
column
r/w
Enumeration
This attribute initiates remote loopback test with
an EOAM peer. Writing startLoopbackTest(2) to this attribute
cause the fault management send loopback test packets with
defined test pattern, size and count.
Writing noLoopbackTest to this attribute has no effect.
Writes to this attribute are ignored unless the fsFmLoopbackStatus
of this interface is 'remoteLoopback'.
The attribute always returns noLoopbackTest on a read.
Context
- MIB
- FM-MIB
- OID
.1.3.6.1.4.1.2076.122.3.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsFmLoopbackEntry
- Table
- fsFmLoopbackTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noLoopbackTest |
2 | startLoopbackTest |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsFmLoopbackStatus The loopback status of the local interface. This status is
obtained from the local EOAM Client. When operating in
normal mode with no loopback in progress, the status reads
noLoo… | column | Enumeration | .1.3.6.1.4.1.10876.101.1.122.3.1.1.1 |
| fsFmLBTestTxCount Statistics of number of Test packets transmitted during
current loopback test. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.10876.101.1.122.3.1.1.10 |
| fsFmLBTestRxCount Statistics of number of Test packets received during
current loopback test. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.10876.101.1.122.3.1.1.11 |
| fsFmLBTestMatchCount Statistics of number of Test packets that matched with the
test pattern sent during current loopback test. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.10876.101.1.122.3.1.1.12 |
| fsFmLBTestPattern Test Pattern for the remote loopback test. The default pattern
of the test data will be 'F0F0F0F0'H | column | OctetString | .1.3.6.1.4.1.10876.101.1.122.3.1.1.2 |
| fsFmLBTestPktSize Test packet size for the remote loopback test | column | Unsigned32 | .1.3.6.1.4.1.10876.101.1.122.3.1.1.3 |
| fsFmLBTestCount Number of Test packets to be sent for the remote
loopback test | column | Unsigned32 | .1.3.6.1.4.1.10876.101.1.122.3.1.1.4 |
| fsFmLBTestWaitTime This timer is started after sending the last test packet.
The Fault management module will wait until this timer
expires or the packet reception counter is equal to the
transmiss… | column | Integer32 | .1.3.6.1.4.1.10876.101.1.122.3.1.1.5 |
| fsFmLBTestStatus This attribute indicates the status of the remote loopback
test.
'notInitiated' indicates that the loopback has not been
initiated yet.
'loopbackbTestInprogress' indicates that … | column | Enumeration | .1.3.6.1.4.1.10876.101.1.122.3.1.1.7 |
| fsFmLBTestStartTimestamp Start timestamp of the current loopback test. | column | OctetString | .1.3.6.1.4.1.10876.101.1.122.3.1.1.8 |
| fsFmLBTestEndTimestamp End timestamp of the current loopback test. | column | OctetString | .1.3.6.1.4.1.10876.101.1.122.3.1.1.9 |