CABLETRON-TRAPS-IRM DEFINITIONS ::= BEGIN
IMPORTS
TRAP-TYPE
FROM RFC-1215
enterprises
FROM RFC1155-SMI
deviceTimeBase, devTrafficThreshold,
devCollsThreshold, devErrorThreshold,
devErrorSource, deviceSrcAddrLocked,
devBroadThreshold
FROM REPEATER-MIB-2
ifIndex
FROM RFC1213-MIB
boardIndex, boardSrcAddrLocked
FROM IRM3-MIB;
cabletron OBJECT IDENTIFIER ::= { enterprises 52 }
srcAddressPortGrpLockStatusChange TRAP-TYPE
ENTERPRISE cabletron
VARIABLES { boardIndex,
boardSrcAddrLocked }
DESCRIPTION
"This trap is generated when a change to the
source address locking is detected at the port
group level."
::= 308 deviceTrafficThresholdExceeded TRAP-TYPE
ENTERPRISE cabletron
VARIABLES { devTrafficThreshold,
deviceTimeBase }
DESCRIPTION
"This trap will be generated when the traffic (good
packets per time interval) has been exceed for the entire
MMAC."
::= 268 deviceErrorThresholdExceeded TRAP-TYPE
ENTERPRISE cabletron
VARIABLES { devErrorThreshold,
devErrorSource,
deviceTimeBase }
DESCRIPTION
"This trap will be generated when packets of
the selected error type exceeds a threshold
percentage of the good packets for a particular
interval for the entire MMAC."
::= 269 deviceCollsionThresholdExceeded TRAP-TYPE
ENTERPRISE cabletron
VARIABLES { devCollsThreshold,
deviceTimeBase }
DESCRIPTION
"This trap will be generated when collsions exceed
a threshold percentage of the good packets for a
particular interval for the entire MMAC."
::= 270 deviceBroadcastThresholdExceeded TRAP-TYPE
ENTERPRISE cabletron
VARIABLES { devBroadThreshold,
deviceTimeBase }
DESCRIPTION
"This trap is generated when the broadcast packets
(per time interval) have exceeded the threshold for
the entire MMAC."
::= 288 lockStatusChanged TRAP-TYPE
ENTERPRISE cabletron
VARIABLES { deviceSrcAddrLocked }
DESCRIPTION
"This trap is generated when the status of the address
lock changes."
::= 278 END