NMS-PTN-ALARM
AI MIB Summary
Standard SNMP MIB module defining data structures for NMS-PTN-ALARM.
44
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
44 total| Object Name |
|---|
nmsPtnAlarm OBJECT IDENTIFIER .1.3.6.1.4.1.3320.102.1 |
ptnNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.3320.102.1.1 |
ptnAlarmNotificationAlarm TRAP definition NOTIFICATION-TYPE .1.3.6.1.4.1.3320.102.1.1.1 |
ptnEventNotificationEvent TRAP definition NOTIFICATION-TYPE .1.3.6.1.4.1.3320.102.1.1.2 |
ptnTrapObjects OBJECT IDENTIFIER .1.3.6.1.4.1.3320.102.1.2 |
ptnTrapCodero Unsigned32 .1.3.6.1.4.1.3320.102.1.2.1 |
ptnTrapTypero Unsigned32 .1.3.6.1.4.1.3320.102.1.2.2 |
ptnTrapInstanceAlarm instance, indicates the detailed managed object, which
detects faults.ro Unsigned32 .1.3.6.1.4.1.3320.102.1.2.3 |
ptnTrapSeverityro Unsigned32 { critical(1), major(2), minor(3), warning(4), info(5), clear(6) } .1.3.6.1.4.1.3320.102.1.2.4 |
ptnTrapAdditionalTextAdditional info to the alarm, for further desciption of the
alarm. The format of it shall be related to each kind alarm
defined in alarm reference tablero OCTET STRING ( SIZE .1.3.6.1.4.1.3320.102.1.2.5 |
ptnTrapOccurTimero DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.3320.102.1.2.6 |
ptnTrapSequenceNumberro Unsigned32 .1.3.6.1.4.1.3320.102.1.2.7 |
activeAlarmTableActive alarm table SEQUENCE OF ActiveAlarmEntry .1.3.6.1.4.1.3320.102.1.3 |
activeAlarmEntry ActiveAlarmEntry .1.3.6.1.4.1.3320.102.1.3.1 |
activeAlarmSeqNumAlarm sequence number
The definition refered to the description of activeAlarmTable Unsigned32 .1.3.6.1.4.1.3320.102.1.3.1.1 |
activeAlarmCodero Unsigned32 .1.3.6.1.4.1.3320.102.1.3.1.2 |
activeAlarmInstanceAlarm instance, indicates the detailed managed objectro Unsigned32 .1.3.6.1.4.1.3320.102.1.3.1.3 |
activeAlarmSeverityro Unsigned32 .1.3.6.1.4.1.3320.102.1.3.1.4 |
activeAlarmRaisingNumberAlarm raising number.
The definition refered to the description of activeAlarmTable Unsigned32 .1.3.6.1.4.1.3320.102.1.3.1.5 |
activeAlarmFirstOccurTimeThe time stamp when alarm occurs, which triggered to create the
active alarm entry.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.3320.102.1.3.1.6 |
activeAlarmLastOccurTimeThe time stamp when alarm occurs, where the alarm is duplicated
with existed active alarm entry, and it was the latest one.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.3320.102.1.3.1.7 |
activeAlarmRepeatsNumber of repeated alarms for this active alarm entryro Counter32 .1.3.6.1.4.1.3320.102.1.3.1.8 |
activeAlarmConfirmNode shall not clear an active alarm, upon the confirmation
of the active alarm, but just mark an acknowledged status.
An alarm will only be cleared once the clear condition hits.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.3320.102.1.3.1.9 |
activeAlarmAdditionalTextAdditional info to the alarm, for further desciption of the
alarm. The format of it shall be related to each kind alarm
defined in alarm reference tablero OCTET STRING .1.3.6.1.4.1.3320.102.1.3.1.10 |
historyAlarmTable SEQUENCE OF HistoryAlarmEntry .1.3.6.1.4.1.3320.102.1.4 |
historyAlarmEntry HistoryAlarmEntry .1.3.6.1.4.1.3320.102.1.4.1 |
historyAlarmSeqNumAlarm sequence number
The definition refered to the description of historyAlarmTable Unsigned32 .1.3.6.1.4.1.3320.102.1.4.1.1 |
historyAlarmCodero Unsigned32 .1.3.6.1.4.1.3320.102.1.4.1.2 |
historyAlarmInstanceAlarm instance, indicates the detailed managed objectro Unsigned32 .1.3.6.1.4.1.3320.102.1.4.1.3 |
historyAlarmSeverityro Unsigned32 .1.3.6.1.4.1.3320.102.1.4.1.4 |
historyAlarmRaisingNumberAlarm raising number.
The definition refered to the description of historyAlarmTable Unsigned32 .1.3.6.1.4.1.3320.102.1.4.1.5 |
historyAlarmFirstOccurTimeThe time stamp when alarm occurs, which triggered to create the
history alarm entry.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.3320.102.1.4.1.6 |
historyAlarmLastOccurTimeThe time stamp when alarm occurs, where the alarm is duplicated
with existed history alarm entry, and it was the latest one.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.3320.102.1.4.1.7 |
historyAlarmRepeatsNumber of repeated alarms for this history alarm entryro Counter32 .1.3.6.1.4.1.3320.102.1.4.1.8 |
historyAlarmCorrelationIdIt is the corresponding sequence ID of the alarm that to
be cleared.ro Unsigned32 .1.3.6.1.4.1.3320.102.1.4.1.9 |
historyAlarmAdditionalTextAdditional info to the alarm, for further desciption of the
alarm. The format of it shall be related to each kind alarm
defined in alarm reference tablero OCTET STRING .1.3.6.1.4.1.3320.102.1.4.1.10 |
historyAlarmClearTimeDefine when the alarm was clearedro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.3320.102.1.4.1.11 |
eventLogTable SEQUENCE OF EventLogEntry .1.3.6.1.4.1.3320.102.1.5 |
eventLogEntry EventLogEntry .1.3.6.1.4.1.3320.102.1.5.1 |
eventSeqNumEvent sequence number
The definition refered to the description of eponTrapSequenceNumber Unsigned32 .1.3.6.1.4.1.3320.102.1.5.1.1 |
eventCodero Unsigned32 .1.3.6.1.4.1.3320.102.1.5.1.2 |
eventInstanceEvent instance, indicates the detailed managed objectro Unsigned32 .1.3.6.1.4.1.3320.102.1.5.1.3 |
eventOccurTimeThe time stamp when event occursro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.3320.102.1.5.1.4 |
eventAdditionalTextAdditional info to the event, for further desciption of the
event. The format of it shall be related to each kind event
defined in event reference tablero OCTET STRING .1.3.6.1.4.1.3320.102.1.5.1.5 |