NMS-PTN-ALARM

File: NMS-PTN-ALARM.mib (10941 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF NMS-SMI
SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Unsigned32 Counter32
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
nmsPTNGroup DateAndTime TruthValue

Defined Types

ActiveAlarmEntry  
SEQUENCE    
  activeAlarmSeqNum Unsigned32
  activeAlarmCode Unsigned32
  activeAlarmInstance Unsigned32
  activeAlarmSeverity Unsigned32
  activeAlarmRaisingNumber Unsigned32
  activeAlarmFirstOccurTime DateAndTime
  activeAlarmLastOccurTime DateAndTime
  activeAlarmRepeats Counter32
  activeAlarmConfirm TruthValue
  activeAlarmAdditionalText OCTET STRING

HistoryAlarmEntry  
SEQUENCE    
  historyAlarmSeqNum Unsigned32
  historyAlarmCode Unsigned32
  historyAlarmInstance Unsigned32
  historyAlarmSeverity Unsigned32
  historyAlarmRaisingNumber Unsigned32
  historyAlarmFirstOccurTime DateAndTime
  historyAlarmLastOccurTime DateAndTime
  historyAlarmRepeats Counter32
  historyAlarmCorrelationId Unsigned32
  historyAlarmAdditionalText OCTET STRING
  historyAlarmClearTime DateAndTime

EventLogEntry  
SEQUENCE    
  eventSeqNum Unsigned32
  eventCode Unsigned32
  eventInstance Unsigned32
  eventOccurTime DateAndTime
  eventAdditionalText OCTET STRING

Defined Values

nmsPtnAlarm 1.3.6.1.4.1.3320.102.1
OBJECT IDENTIFIER    

ptnNotifications 1.3.6.1.4.1.3320.102.1.1
OBJECT IDENTIFIER    

ptnAlarmNotification 1.3.6.1.4.1.3320.102.1.1.1
Alarm TRAP definition
Status: current Access: read-only
NOTIFICATION-TYPE    

ptnEventNotification 1.3.6.1.4.1.3320.102.1.1.2
Event TRAP definition
Status: current Access: read-only
NOTIFICATION-TYPE    

ptnTrapObjects 1.3.6.1.4.1.3320.102.1.2
OBJECT IDENTIFIER    

ptnTrapCode 1.3.6.1.4.1.3320.102.1.2.1
Tok_String
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

ptnTrapType 1.3.6.1.4.1.3320.102.1.2.2
Tok_String
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

ptnTrapInstance 1.3.6.1.4.1.3320.102.1.2.3
Alarm instance, indicates the detailed managed object, which detects faults.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

ptnTrapSeverity 1.3.6.1.4.1.3320.102.1.2.4
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32 critical(1), major(2), minor(3), warning(4), info(5), clear(6)  

ptnTrapAdditionalText 1.3.6.1.4.1.3320.102.1.2.5
Additional 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 table
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

ptnTrapOccurTime 1.3.6.1.4.1.3320.102.1.2.6
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DateAndTime  

ptnTrapSequenceNumber 1.3.6.1.4.1.3320.102.1.2.7
Tok_String
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

activeAlarmTable 1.3.6.1.4.1.3320.102.1.3
Active alarm table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ActiveAlarmEntry

activeAlarmEntry 1.3.6.1.4.1.3320.102.1.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ActiveAlarmEntry  

activeAlarmSeqNum 1.3.6.1.4.1.3320.102.1.3.1.1
Alarm sequence number The definition refered to the description of activeAlarmTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

activeAlarmCode 1.3.6.1.4.1.3320.102.1.3.1.2
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

activeAlarmInstance 1.3.6.1.4.1.3320.102.1.3.1.3
Alarm instance, indicates the detailed managed object
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

activeAlarmSeverity 1.3.6.1.4.1.3320.102.1.3.1.4
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

activeAlarmRaisingNumber 1.3.6.1.4.1.3320.102.1.3.1.5
Alarm raising number. The definition refered to the description of activeAlarmTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

activeAlarmFirstOccurTime 1.3.6.1.4.1.3320.102.1.3.1.6
The time stamp when alarm occurs, which triggered to create the active alarm entry.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

activeAlarmLastOccurTime 1.3.6.1.4.1.3320.102.1.3.1.7
The time stamp when alarm occurs, where the alarm is duplicated with existed active alarm entry, and it was the latest one.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

activeAlarmRepeats 1.3.6.1.4.1.3320.102.1.3.1.8
Number of repeated alarms for this active alarm entry
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

activeAlarmConfirm 1.3.6.1.4.1.3320.102.1.3.1.9
Node 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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

activeAlarmAdditionalText 1.3.6.1.4.1.3320.102.1.3.1.10
Additional 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 table
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

historyAlarmTable 1.3.6.1.4.1.3320.102.1.4
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HistoryAlarmEntry

historyAlarmEntry 1.3.6.1.4.1.3320.102.1.4.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  HistoryAlarmEntry  

historyAlarmSeqNum 1.3.6.1.4.1.3320.102.1.4.1.1
Alarm sequence number The definition refered to the description of historyAlarmTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

historyAlarmCode 1.3.6.1.4.1.3320.102.1.4.1.2
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

historyAlarmInstance 1.3.6.1.4.1.3320.102.1.4.1.3
Alarm instance, indicates the detailed managed object
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

historyAlarmSeverity 1.3.6.1.4.1.3320.102.1.4.1.4
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

historyAlarmRaisingNumber 1.3.6.1.4.1.3320.102.1.4.1.5
Alarm raising number. The definition refered to the description of historyAlarmTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

historyAlarmFirstOccurTime 1.3.6.1.4.1.3320.102.1.4.1.6
The time stamp when alarm occurs, which triggered to create the history alarm entry.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

historyAlarmLastOccurTime 1.3.6.1.4.1.3320.102.1.4.1.7
The time stamp when alarm occurs, where the alarm is duplicated with existed history alarm entry, and it was the latest one.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

historyAlarmRepeats 1.3.6.1.4.1.3320.102.1.4.1.8
Number of repeated alarms for this history alarm entry
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

historyAlarmCorrelationId 1.3.6.1.4.1.3320.102.1.4.1.9
It is the corresponding sequence ID of the alarm that to be cleared.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

historyAlarmAdditionalText 1.3.6.1.4.1.3320.102.1.4.1.10
Additional 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 table
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)  

historyAlarmClearTime 1.3.6.1.4.1.3320.102.1.4.1.11
Define when the alarm was cleared
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

eventLogTable 1.3.6.1.4.1.3320.102.1.5
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EventLogEntry

eventLogEntry 1.3.6.1.4.1.3320.102.1.5.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  EventLogEntry  

eventSeqNum 1.3.6.1.4.1.3320.102.1.5.1.1
Event sequence number The definition refered to the description of eponTrapSequenceNumber
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

eventCode 1.3.6.1.4.1.3320.102.1.5.1.2
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eventInstance 1.3.6.1.4.1.3320.102.1.5.1.3
Event instance, indicates the detailed managed object
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

eventOccurTime 1.3.6.1.4.1.3320.102.1.5.1.4
The time stamp when event occurs
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

eventAdditionalText 1.3.6.1.4.1.3320.102.1.5.1.5
Additional 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 table
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..256)