COMMON-TRAP-MIB

File: COMMON-TRAP-MIB.mib (14133 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC-1215
RFC1213-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY enterprises
DateAndTime TRAP-TYPE DisplayString

Defined Types

AlarmSeverity  
INTEGER critical(1), major(2), minor(3), warning(4), info(5), indeterminate(6), cleared(7)    

AlarmType  
INTEGER communications(1), qualityOfService(2), processing(3), equipment(4), security(5), operator(6), debug(7), unknown(8)    

Defined Values

commontrapmib 1.3.6.1.4.1.562.3.10.50
The common SNMP trap MIB for CS 1000 system.
MODULE-IDENTITY    

nortel 1.3.6.1.4.1.562
OBJECT IDENTIFIER    

meridian 1.3.6.1.4.1.562.3
OBJECT IDENTIFIER    

management 1.3.6.1.4.1.562.3.10
OBJECT IDENTIFIER    

fm-info 1.3.6.1.4.1.562.3.10.10
OBJECT IDENTIFIER    

mgmt-traps 1.3.6.1.4.1.562.3.10.10.1
OBJECT IDENTIFIER    

mgmt-info 1.3.6.1.4.1.562.3.10.10.2
OBJECT IDENTIFIER    

itg 1.3.6.1.4.1.562.3.11
OBJECT IDENTIFIER    

iplmib 1.3.6.1.4.1.562.3.11.5
OBJECT IDENTIFIER    

mgc 1.3.6.1.4.1.562.3.7
OBJECT IDENTIFIER    

nrs 1.3.6.1.4.1.562.3.12
OBJECT IDENTIFIER    

ucm 1.3.6.1.4.1.562.3.13
OBJECT IDENTIFIER    

linuxplatform 1.3.6.1.4.1.562.3.14
OBJECT IDENTIFIER    

commonMIBAlarmCritical 1
This trap is used to provide a real time indication of a critical alarm condition. The variables listed in VARIABLES clause are defined in `mgmt-info' group and are present in all critical alarms.
TRAP-TYPE    

commonMIBAlarmMajor 2
This trap is used to provide a real time indication of a Major alarm condition. The variables listed in VARIABLES clause are defined in `mgmt-info' group and are present in all major alarms.
TRAP-TYPE    

commonMIBAlarmMinor 3
This trap is used to provide a real time indication of a Minor alarm condition. The variables listed in VARIABLES clause are defined in `mgmt-info' group and are present in all minor alarms.
TRAP-TYPE    

commonMIBAlarmWarning 4
This trap is used to provide a real time indication of a Warning alarm condition. The variables listed in VARIABLES clause are defined in `mgmt-info' group and are present in all warning alarms.
TRAP-TYPE    

commonMIBAlarmInfo 5
This trap is used to provide a real time indication of an infomational alarm condition. The variables listed in VARIABLES clause are defined in `mgmt-info' group and are present in all info alarms.
TRAP-TYPE    

commonMIBAlarmIndeterminate 6
This trap is used to provide a real time indication of an indeterminate alarm condition. The variables listed in VARIABLES clause are defined in `mgmt-info' group and are present in all indeterminate alarms.
TRAP-TYPE    

commonMIBAlarmClear 7
This trap is used to provide a real time indication of a clear alarm condition. The variables listed in VARIABLES clause are defined in `mgmt-info' group and are present in all clear alarms.
TRAP-TYPE    

commonMIBSeqNumber 1.3.6.1.4.1.562.3.10.10.2.1
Sequence number of the alarm; starts at 1 and increments by 1; must be unique for all alarms emited from commonMIB.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 9999  

commonMIBDateAndTime 1.3.6.1.4.1.562.3.10.10.2.2
Time at which the alarm occurred.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

commonMIBSeverity 1.3.6.1.4.1.562.3.10.10.2.3
The severity of the alarm which should indicate the priority of the event
Status: current Access: read-only
OBJECT-TYPE    
  AlarmSeverity  

commonMIBComponentID 1.3.6.1.4.1.562.3.10.10.2.4
This variable binding contains colon (:) separated string uniquely representing the system component that raised this trap. This varbind is in '::'format. This is generated dynamically from traps received from system elements and for each element it would be unique within system
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(264)  

commonMIBNotificationID 1.3.6.1.4.1.562.3.10.10.2.5
This variable binding is intended to support clears from system elements that are capable of providing unique Id for generated traps and their corresponding clears. If system element does not provide unique notification id, this value would be set to 0 indicating that system do not support clears.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

commonMIBSourceIPAddress 1.3.6.1.4.1.562.3.10.10.2.6
The IP address of the element that originated the trap.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(7..23)  

commonMIBErrCode 1.3.6.1.4.1.562.3.10.10.2.7
Represents specific error code generated by any system element.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(8)  

commonMIBAlarmType 1.3.6.1.4.1.562.3.10.10.2.8
The alarm type field as defined by OSI which is used to indicate a broad category of what is wrong. The first 6 values are OSI-defined; refer to CCITT X.733/ISO 10164-4 (for the first 5) and CCITT X.736/ISO 10164-4 (for the last) for a more complete description. The value 'operator' is used when an alarm is issued due to an operator command. The values 'debug' and 'unknown' are for compatibility with older switches and are used for debugging alarms and for those which do not fit any of the above, respectively.
Status: current Access: read-only
OBJECT-TYPE    
  AlarmType  

commonMIBProbableCause 1.3.6.1.4.1.562.3.10.10.2.9
The probable cause for the alarm which usually qualifies the Alarm Type field. Most values are OSI-defined; refer to CCITT X.733 and X.736 (ISO 10164-4 and 10164-7) for a more complete description.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER lossOfSignal(0), lossOfFrame(1), framingError(2), localTransmissionError(3), remoteTransmissionError(4), callEstablishmentError(5), degradedSignal(6), commSubsystemFailure(7), commProtocolError(8), lanError(9), dteDceInterfaceError(10), responseTimeExcessive(20), queueSizeExceeded(21), bandwidthReduced(22), retransmissionRateReduced(23), thresholdCrossed(24), performanceDegraded(25), congestion(26), atOrNearCapacity(27), storageCapacityProblem(40), versionMismatch(41), corruptData(42), cpuCyclesLimitExceeded(43), softwareError(44), softwareProgramError(45), softwareProgramTermination(46), fileError(47), outOfMemory(48), underlyingResourceUnavail(49), applicationSubsystemFailure(50), configurationError(51), powerProblem(60), timingProblem(61), processorProblem(62), datasetModemError(63), multiplexorProblem(64), receiverFailure(65), transmitterFailure(66), outputDeviceError(67), inputDeviceError(68), ioDeviceError(69), equipmentFailure(70), adapterError(71), duplicateInfo(80), infoMissing(81), infoModification(82), infoOutOfSequence(83), unexpectedInfo(84), denialOfService(90), outOfService(91), proceduralError(92), otherOperational(93), cableTamper(100), intrusionDetection(101), otherPhysical(102), authenticationFailure(110), breachOfConfidence(111), nonRepudiationFailure(112), unauthorizedMAX-ACCESS(113), otherSecurityService(114), delayedInfo(120), keyExpired(121), outOfHoursActivity(122), operationalCondition(200), debugging(201), unknown(202), inactiveVirtualCircuit(203), networkServerIntervention(204)  

commonMIBAlarmData 1.3.6.1.4.1.562.3.10.10.2.10
This variable binding represents textual description of trap.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..750)