All,
Can somebody let me know if there is a mib being specified for the draft-ietf-ccamp-lmp-test-sonet-sdh-04.txt.
Currently, the draft-ietf-ccamp-lmp-mib-10.txt still have the definitions for SONET/SDH in it.
lmpLinkVerifyTransportMechanism OBJECT-TYPE
SYNTAX BITS {
-- All encoding types:
payload(0),
-- SONET/SDH encoding type:
dccSectionOverheadBytes(1),
dccLineOverheadBytes(2),
j0Trace(3),
j1Trace(4),
j2Trace(5)
}
While, the bit definition in draft-ietf-ccamp-lmp-test-sonet-sdh-04.txt don't match for J1 and J2.
See below:
0x0001 : Reserved
0x0002 DCCS: Test Message over the Section/RS DCC
0x0004 DCCL: Test Message over the Line/MS DCC
0x0008 J0-trace: J0 Section Trace Correlation
--> 0x0010: Reserved
--> 0x0020: Reserved
--> 0x0040 J1-trace: J1 Path Trace Correlation
--> 0x0080 J2-trace: J2 Section Trace Correlation
Are both documents correct and if so, how the Verify Transport Mechanism should
be interpreted for J1 and J2?
Thanks,
Sidney Shiba