|
|
Description:
|
ubHmMonitorPortLastRcvdFrmErr OBJECT-TYPE
-- The type of error in the frame whose source address is in ubHmMonitorPortLastErrorSARcvd. The leftmost bit in the octet string is numbered 1, and successive bits are numbered successively. The meaning of each bit is as follows:
-- frameTooLong(1), 'Frame Too Long'
-- excessiveJitter(2), 'Carrier Error'
-- badBitRates(3), 'Bad Bit Rates':elasticity buffer error (FIFO)
-- carrierTooLong(4), 'Carrier Too Long'
-- alignment(5), 'Alignment Error'
-- fcs(6), 'FCS Error'
-- notApplicable(7) 'N/A'
SYNTAX OCTET STRING (SIZE(1))
ACCESS read-only
STATUS mandatory
|
|
|
|