|
|
Description:
|
bbPerfThresholdAlertCounterId OBJECT-TYPE
SYNTAX INTEGER {none(1),
-- counter 2-49 are from FCMGMT connUnitPortStatTable.
-- the associate oid is 'connUnitPortStat' + the counter id enum label.
-- for instance, thd oid of 'countError' is 'connUnitPortStatCountError.
countError(2), countTxObjects(3), countRxObjects(4), countTxElements(5), countRxElements(6), countBBCreditZero(7), countInputBuffersFull(8), countFBSYFrames(9), countPBSYFrames(10), countFRJTFrames(11), countPRJTFrames(12), countClass1RxFrames(13), countClass1TxFrames(14), countClass1FBSYFrames(15), countClass1PBSYFrames(16), countClass1FRJTFrames(17), countClass1PRJTFrames(18), countClass2RxFrames(19), countClass2TxFrames(20), countClass2FBSYFrames(21), countClass2PBSYFrames(22), countClass2FRJTFrames(23), countClass2PRJTFrames(24), countClass3RxFrames(25), countClass3TxFrames(26), countClass3Discards(27), countRxMulticastObjects(28), countTxMulticastObjects(29), countRxBroadcastObjects(30), countTxBroadcastObjects(31), countRxLinkResets(32), countTxLinkResets(33), countNumberLinkResets(34), countRxOfflineSequences(35), countTxOfflineSequences(36), countNumberOfflineSequences(37), countLinkFailures(38), countInvalidCRC(39), countInvalidTxWords(40), countPrimitiveSequenceProtocolErrors(41), countLossofSignal(42), countLossofSynchronization(43), countInvalidOrderedSets(44), countFramesTooLong(45), countFramesTruncated(46), countAddressErrors(47), countDelimiterErrors(48), countEncodingDisparityErrors(49),
-- counter 50-53 are from EOSN-MIB bbFcPortStatsTable.
-- the oid of the associate counter is 'bbFcPortStats' + the enum label.
-- for instance, the oid of 'txC2Octets' is 'bbFcPortStatsTx2Octets'.
txC2Octets(50), rxC2Octets(51), txC3Octets(52), rxC3Octets(53),
-- following IDs apply to pre-defined counter sets
physicalLinkErrorsSummedSet(100),
-- physicalLinkErrorsSummedSet includes
-- Link Failures
-- Sync Losses
-- Signal Losses
-- Primitive Sequence Errors/Protocol Errors
-- Invalid Tx Words
-- CRC Errors
-- Frames Too Short
-- Delimiter Errors
linkSequenceCountsSummedSet(101),
-- linkSequenceCountsSummedSet includes
-- Link Resets Received
-- Link Resets Sent
-- OLS Received
-- OLS Sent
-- LIPS Generated
-- LIPS Detected (Teton)
logicalLinkErrorsSummedSet(102)
-- logicalLinkErrorsSummedSet includes:
-- Discarded Frames
-- Address ID Errors
-- Class 2 Busied Frames
-- Class 2 Rejected Frames
-- Class 3 Discarded Frames}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"This only applies when the alert type is counter. It specifies
statistical counter to be monitored. If the value
bbPerfThresholdAlertType is 'counter', this object must be
set otherwise the creation of the threshold alert will fail."
DEFVAL {1}
|
|
|
|