COMMON-TRAP-MIB: View SNMP OID List / Download MIB
VENDOR: NORTHERN TELECOM
Home | MIB: COMMON-TRAP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
nortel | 1.3.6.1.4.1.562 | |||
meridian | 1.3.6.1.4.1.562.3 | |||
mgc | 1.3.6.1.4.1.562.3.7 | |||
management | 1.3.6.1.4.1.562.3.10 | |||
fm_info | 1.3.6.1.4.1.562.3.10.10 | |||
mgmt_traps | 1.3.6.1.4.1.562.3.10.10.1 | |||
mgmt_info | 1.3.6.1.4.1.562.3.10.10.2 | |||
commonMIBSeqNumber | 1.3.6.1.4.1.562.3.10.10.2.1 | integer | read-only |
Sequence number of the alarm; starts at 1 and increments by 1; must be unique for all alarms emited from commonMIB. |
commonMIBDateAndTime | 1.3.6.1.4.1.562.3.10.10.2.2 | dateandtime | read-only |
Time at which the alarm occurred. |
commonMIBSeverity | 1.3.6.1.4.1.562.3.10.10.2.3 | alarmseverity | read-only |
The severity of the alarm which should indicate the priority of the event |
commonMIBComponentID | 1.3.6.1.4.1.562.3.10.10.2.4 | displaystring | read-only |
This variable binding contains colon (:) separated string uniquely representing the system component that raised this trap. This varbind is in ' |
commonMIBNotificationID | 1.3.6.1.4.1.562.3.10.10.2.5 | integer | read-only |
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. |
commonMIBSourceIPAddress | 1.3.6.1.4.1.562.3.10.10.2.6 | displaystring | read-only |
The IP address of the element that originated the trap. |
commonMIBErrCode | 1.3.6.1.4.1.562.3.10.10.2.7 | displaystring | read-only |
Represents specific error code generated by any system element. |
commonMIBAlarmType | 1.3.6.1.4.1.562.3.10.10.2.8 | alarmtype | read-only |
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. |
commonMIBProbableCause | 1.3.6.1.4.1.562.3.10.10.2.9 | integer | read-only |
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. Enumeration: 'applicationSubsystemFailure': 50, 'debugging': 201, 'bandwidthReduced': 22, 'softwareProgramTermination': 46, 'lossOfSignal': 0, 'commProtocolError': 8, 'commSubsystemFailure': 7, 'equipmentFailure': 70, 'delayedInfo': 120, 'softwareProgramError': 45, 'softwareError': 44, 'fileError': 47, 'nonRepudiationFailure': 112, 'timingProblem': 61, 'outputDeviceError': 67, 'callEstablishmentError': 5, 'remoteTransmissionError': 4, 'unknown': 202, 'breachOfConfidence': 111, 'unexpectedInfo': 84, 'ioDeviceError': 69, 'authenticationFailure': 110, 'lanError': 9, 'degradedSignal': 6, 'atOrNearCapacity': 27, 'keyExpired': 121, 'underlyingResourceUnavail': 49, 'retransmissionRateReduced': 23, 'networkServerIntervention': 204, 'multiplexorProblem': 64, 'receiverFailure': 65, 'lossOfFrame': 1, 'versionMismatch': 41, 'infoModification': 82, 'infoOutOfSequence': 83, 'inactiveVirtualCircuit': 203, 'outOfMemory': 48, 'inputDeviceError': 68, 'proceduralError': 92, 'cpuCyclesLimitExceeded': 43, 'responseTimeExcessive': 20, 'cableTamper': 100, 'unauthorizedMAX-ACCESS': 113, 'performanceDegraded': 25, 'configurationError': 51, 'congestion': 26, 'storageCapacityProblem': 40, 'transmitterFailure': 66, 'framingError': 2, 'queueSizeExceeded': 21, 'intrusionDetection': 101, 'outOfService': 91, 'outOfHoursActivity': 122, 'powerProblem': 60, 'adapterError': 71, 'otherSecurityService': 114, 'otherPhysical': 102, 'dteDceInterfaceError': 10, 'localTransmissionError': 3, 'denialOfService': 90, 'otherOperational': 93, 'datasetModemError': 63, 'corruptData': 42, 'operationalCondition': 200, 'processorProblem': 62, 'infoMissing': 81, 'duplicateInfo': 80, 'thresholdCrossed': 24. |
commonMIBAlarmData | 1.3.6.1.4.1.562.3.10.10.2.10 | displaystring | read-only |
This variable binding represents textual description of trap. |
commonMIBAlarmCritical | 1.3.6.1.4.1.562.3.10.10.10.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. |
||
commonMIBAlarmMajor | 1.3.6.1.4.1.562.3.10.10.10.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. |
||
commonMIBAlarmMinor | 1.3.6.1.4.1.562.3.10.10.10.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. |
||
commonMIBAlarmWarning | 1.3.6.1.4.1.562.3.10.10.10.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. |
||
commonMIBAlarmInfo | 1.3.6.1.4.1.562.3.10.10.10.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. |
||
commonMIBAlarmIndeterminate | 1.3.6.1.4.1.562.3.10.10.10.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. |
||
commonMIBAlarmClear | 1.3.6.1.4.1.562.3.10.10.10.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. |
||
commontrapmib | 1.3.6.1.4.1.562.3.10.50 |
The common SNMP trap MIB for CS 1000 system. |
||
itg | 1.3.6.1.4.1.562.3.11 | |||
iplmib | 1.3.6.1.4.1.562.3.11.5 | |||
nrs | 1.3.6.1.4.1.562.3.12 | |||
ucm | 1.3.6.1.4.1.562.3.13 | |||
linuxplatform | 1.3.6.1.4.1.562.3.14 |