Specifications
144 Appendix B: Code Values HighWire MTP-2 - 1.2, September 4, 2002
9-14. CBI_XMIT_RATE
Transmission rate. Note that CBI_XMIT_RATE_MBITS1_5 is used to denote
1.5 Mbit/s for ITU and 1.536 Mbit/s for ANSI.
9-15. CBI_IN_SERVICE_MONITOR_TYPES
9-16. CBI_M2_LINK_STATUS
Constants for the link status reported on the M2_QUERY_STATUS response
and the M2_EV_SL_STATUS indication.
CBI_XMIT_RATE Value
CBI_XMIT_RATE_KBITS4P8 1
CBI_XMIT_RATE_KBITS56 2
CBI_XMIT_RATE_KBITS64 3
CBI_XMIT_RATE_MBITS1_5 4
CBI_XMIT_RATE_MBITS2_0 5
CBI_IN_SERVICE_MONITOR_TYPES Value
CBI_IN_SERVICE_SUERM 1
CBI_IN_SERVICE_EIM 2
CBI_M2_LINK_STATUS Value
CBI_M2_LINK_OUT_OF_SERVICE 0x00
CBI_M2_LINK_ALIGNING 0x01
CBI_M2_LINK_PROVING 0x02
CBI_M2_LINK_ALIGNED 0x03
CBI_M2_LINK_IN_SERVICE 0x04