PT-FM-MIB

File: PT-FM-MIB.mib (31191 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF PT-MIB
SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
MODULE-COMPLIANCE OBJECT-GROUP pt
TEXTUAL-CONVENTION DateAndTime

Defined Types

NotificationIdTC  
Notification ID which is NONE now.
TEXTUAL-CONVENTION    
  INTEGER eNONE(0)  

MoClassTC  
Textual Convention for MoClass
TEXTUAL-CONVENTION    
  INTEGER eNONE(0)  

SeverityTC  
An integer indicates the severity level, take the value of INDETERMINATE, CRITICAL, MAJOR, MINOR, WARNING and CLEARED.
TEXTUAL-CONVENTION    
  INTEGER eINDETERMINATE(1), eCRITICAL(2), eMAJOR(3), eMINOR(4), eWARNING(5), eCLEARED(6)  

ProbableCauseTC  
Probable Cause
TEXTUAL-CONVENTION    
  INTEGER eNONE(0)  

CategoryTC  
An integer indicates the category.
TEXTUAL-CONVENTION    
  INTEGER eHIGHORDERLEVEL(1), eUNFILTERED(2), eLOWORDERLEVEL(3), eNONE(4)  

ClearableTC  
An integer indicates whether a notification is clearable or not.
TEXTUAL-CONVENTION    
  INTEGER eTRUE(1), eFALSE(2)  

EnableStatusTypeTC  
An integer indicates the enable status type: ENABLED or DISABLED.
TEXTUAL-CONVENTION    
  INTEGER eENABLED(1), eDISABLED(2)  

LayerRateTC  
An emulation for layer rate.
TEXTUAL-CONVENTION    
  INTEGER eLRNOTAPPLICABLE(1), eLRT3ANDDS345M(4), eLRE12M(5), eLRE334M(7), eLRVT2ANDTU12VC12(11), eLRLOWORDERTU3VC3(13), eLRSTS3CANDAU4VC4(15), eLRSTS12CVC44C(16), eLRSECTIONOC3STS3ANDRSSTM1(20), eLRSECTIONOC12STS12ANDRSSTM4(21), eLRSECTIONOC48STS48ANDRSSTM16(22), eLRLINEOC3STS3ANDMSSTM1(25), eLRLINEOC12STS12ANDMSSTM4(26), eLRLINEOC48STS48ANDMSSTM16(27), eLRDSROC3STM1(73), eLRDSROC12STM4(74), eLRDSROC48STM16(76), eLRDSRGIGABITETHERNET(87), eLRENCAPSULATION(98), eLRFRAGMENT(99)  

EventTypeTC  
An integer indicates the event type: INFORMATION or WARNING.
TEXTUAL-CONVENTION    
  INTEGER eINFORMATION(1), eWARNING(2)  

EventCauseTC  
An integer indicates the event cause (only NONE is supported).
TEXTUAL-CONVENTION    
  INTEGER eNONE(0)  

SwitchTypeTC  
An integer indicates the switch type.
TEXTUAL-CONVENTION    
  INTEGER eSDHMSP(1), eSDHSNCP(2), eEQUIPEMEMTPROTECTION(3), eSYNCHRONISATION(4), eSCSWITCHOVER(5)  

SwitchReasonTC  
An integer indicates the switch reason.
TEXTUAL-CONVENTION    
  INTEGER eNA(1), eRESTORED(2), eSIGNALFAIL(3), eSIGNALMISMATCH(4), eSIGNALDEGRADE(5), eAUTOMATICSWITCH(6), eMANUAL(7), eREMOTEREQUEST(8), ePROTECTIONDISABLED(9), eMODULEFAIL(10)  

AlarmConfigEntry  
SEQUENCE    
  notificationId NotificationIdTC
  moClass MoClassTC
  severity SeverityTC
  probableCauseQualifier OCTET STRING
  probableCause ProbableCauseTC
  category CategoryTC
  clearable ClearableTC

AlarmPersistencyConfigEntry  
SEQUENCE    
  persistencyConfigcategory CategoryTC
  onFilter Integer32
  offFilter Integer32

CurrentAlarmsEntry  
SEQUENCE    
  sequenceNumber Integer32
  currentAlarmTimeStamp DateAndTime
  currentAlarmNotificationId NotificationIdTC
  currentAlarmManagedObjectId OCTET STRING
  currentAlarmReferenceObjectId OCTET STRING
  currentAlarmSeverity SeverityTC
  currentAlarmProbableCause ProbableCauseTC
  currentAlarmProbableCauseQualifier OCTET STRING
  currentAlarmAdditionalText OCTET STRING
  currentAlarmLayerRate LayerRateTC

AlarmLogEntry  
SEQUENCE    
  alarmLogSequenceNumber Integer32
  alarmLogTimeStamp DateAndTime
  alarmLogNotificationId NotificationIdTC
  alarmLogSeverity SeverityTC
  alarmLogProbableCause ProbableCauseTC
  alarmLogProbableCauseQualifier OCTET STRING
  alarmLogAdditionalText OCTET STRING
  alarmLogLayerRate LayerRateTC

TmnNotificationLogEntry  
SEQUENCE    
  tmnSequenceNumber Integer32
  tmnTimeStamp DateAndTime
  tmnNotificationId NotificationIdTC
  tmnAdditionalText OCTET STRING

EventLogEntry  
SEQUENCE    
  eventLogSequenceNumber Integer32
  eventLogTimeStamp DateAndTime
  eventLogNotificationId NotificationIdTC
  eventType EventTypeTC
  eventLogAdditionalText OCTET STRING
  eventCause EventCauseTC

ProtectionSwitchLogEntry  
SEQUENCE    
  switchLogSequenceNumber Integer32
  switchLogTimeStamp DateAndTime
  switchLogNotificationId NotificationIdTC
  switchType SwitchTypeTC
  switchLogAdditionalText OCTET STRING
  switchReason SwitchReasonTC

Defined Values

ptFM 1.3.6.1.4.1.18086.3
This is the MIB of PT specifics
MODULE-IDENTITY    

config 1.3.6.1.4.1.18086.3.1
OBJECT IDENTIFIER    

alarm 1.3.6.1.4.1.18086.3.2
OBJECT IDENTIFIER    

log 1.3.6.1.4.1.18086.3.3
OBJECT IDENTIFIER    

ptFMConformance 1.3.6.1.4.1.18086.3.4
OBJECT IDENTIFIER    

alarmConfigTable 1.3.6.1.4.1.18086.3.1.1
This configuration defines the default severity of an alarm notification.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlarmConfigEntry

alarmConfigEntry 1.3.6.1.4.1.18086.3.1.1.1
An entry containing management information applicable to a particular interface indexed by NotificationId and moClass.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlarmConfigEntry  

notificationId 1.3.6.1.4.1.18086.3.1.1.1.1
Notification Id
Status: current Access: not-accessible
OBJECT-TYPE    
  NotificationIdTC  

moClass 1.3.6.1.4.1.18086.3.1.1.1.2
MO Class
Status: current Access: not-accessible
OBJECT-TYPE    
  MoClassTC  

severity 1.3.6.1.4.1.18086.3.1.1.1.3
SeverityTC
Status: current Access: read-only
OBJECT-TYPE    
  SeverityTC  

probableCauseQualifier 1.3.6.1.4.1.18086.3.1.1.1.4
Probable Cause Qualifier
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

probableCause 1.3.6.1.4.1.18086.3.1.1.1.5
Probable Cause
Status: current Access: read-only
OBJECT-TYPE    
  ProbableCauseTC  

category 1.3.6.1.4.1.18086.3.1.1.1.6
For non-clearable alarms, filtering category is NONE.
Status: current Access: read-only
OBJECT-TYPE    
  CategoryTC  

clearable 1.3.6.1.4.1.18086.3.1.1.1.7
This attribute indicates whether this is a clearable or non-clearable alarm notification.
Status: current Access: read-only
OBJECT-TYPE    
  ClearableTC  

alarmPersistencyConfigTable 1.3.6.1.4.1.18086.3.1.2
Alarm Persistency Configuration Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlarmPersistencyConfigEntry

alarmPersistencyConfigEntry 1.3.6.1.4.1.18086.3.1.2.1
An entry containing management information applicable to a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlarmPersistencyConfigEntry  

persistencyConfigcategory 1.3.6.1.4.1.18086.3.1.2.1.1
Persistency Configuration category
Status: current Access: not-accessible
OBJECT-TYPE    
  CategoryTC  

onFilter 1.3.6.1.4.1.18086.3.1.2.1.2
An integer with max value of 30. Default is 0 sec for highOrderLevel and Unfiltered, and 3 sec for lowOrderLevel
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

offFilter 1.3.6.1.4.1.18086.3.1.2.1.3
Off Filter
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

notificationConfig 1.3.6.1.4.1.18086.3.1.3
OBJECT IDENTIFIER    

notificationReporting 1.3.6.1.4.1.18086.3.1.3.1
This attribute is used to enable or disable reporting of notifications from the AXXMETRO device. When disabled, no notifications will be sent.
Status: current Access: read-only
OBJECT-TYPE    
  EnableStatusTypeTC  

lCASExtendedAlarms 1.3.6.1.4.1.18086.3.1.3.2
This attribute is used to enable or disable reporting of extended LCAS notifications.
Status: current Access: read-only
OBJECT-TYPE    
  EnableStatusTypeTC  

nIMAlarms 1.3.6.1.4.1.18086.3.1.3.3
This attribute is used to enable or disable reporting of notifications from the NIM objects.
Status: current Access: read-only
OBJECT-TYPE    
  EnableStatusTypeTC  

pJEAlarms 1.3.6.1.4.1.18086.3.1.3.4
When the operator changes the value from enabled to disabled, all active PJE alarms shall be cleared. When the operator changes the value from disabled to enabled, event counting shall be restarted (counters reset to 0). This attribute has node scope, ie. it impacts all PJE alarms on all SDH ports on the node.
Status: current Access: read-only
OBJECT-TYPE    
  EnableStatusTypeTC  

currentAlarmsTable 1.3.6.1.4.1.18086.3.2.1
Current Alarms Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CurrentAlarmsEntry

currentAlarmsEntry 1.3.6.1.4.1.18086.3.2.1.1
An entry containing management information applicable to a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  CurrentAlarmsEntry  

sequenceNumber 1.3.6.1.4.1.18086.3.2.1.1.1
Sequence Number
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

currentAlarmTimeStamp 1.3.6.1.4.1.18086.3.2.1.1.2
Time Stamp
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

currentAlarmNotificationId 1.3.6.1.4.1.18086.3.2.1.1.3
Current Alarm Notification Id
Status: current Access: read-only
OBJECT-TYPE    
  NotificationIdTC  

currentAlarmManagedObjectId 1.3.6.1.4.1.18086.3.2.1.1.4
This object represents the managed object id of an active alarm. The managed object id uniquely identifies the source of the notification and consists of class and instance information for the source. It is represented by a formated text string which first contains the class and depending on the class a list of attribute name and value pairs: ':=;=;...' : class name. : attribute name. : attribute value.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

currentAlarmReferenceObjectId 1.3.6.1.4.1.18086.3.2.1.1.5
This object represents the referenced object id for the managed object id in cases where the managed object id is a virtual object id. It has the same format as 'currentAlarmManagedObjectId' and is represented by a formated text string which first contains the class and depending on the class a list of attribute name and value pairs: ':=;=;...' : class name. : attribute name. : attribute value.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

currentAlarmSeverity 1.3.6.1.4.1.18086.3.2.1.1.6
Current Alarm Severity
Status: current Access: read-only
OBJECT-TYPE    
  SeverityTC  

currentAlarmProbableCause 1.3.6.1.4.1.18086.3.2.1.1.7
Current Alarm Probable Cause
Status: current Access: read-only
OBJECT-TYPE    
  ProbableCauseTC  

currentAlarmProbableCauseQualifier 1.3.6.1.4.1.18086.3.2.1.1.8
Current Alarm Probable Cause Qualifier
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

currentAlarmAdditionalText 1.3.6.1.4.1.18086.3.2.1.1.9
Additional Text
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

currentAlarmLayerRate 1.3.6.1.4.1.18086.3.2.1.1.10
Layer Rate
Status: current Access: read-only
OBJECT-TYPE    
  LayerRateTC  

alarmLog 1.3.6.1.4.1.18086.3.3.1
OBJECT IDENTIFIER    

maxNumOfEntriesForAlarm 1.3.6.1.4.1.18086.3.3.1.1
Max Number Of Entries For Alarm
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lastSeqNumForAlarm 1.3.6.1.4.1.18086.3.3.1.2
Last Sequence Number For Alarm
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

alarmLogTable 1.3.6.1.4.1.18086.3.3.1.3
Alarm Log Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlarmLogEntry

alarmLogEntry 1.3.6.1.4.1.18086.3.3.1.3.1
An entry containing management information applicable to a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlarmLogEntry  

alarmLogSequenceNumber 1.3.6.1.4.1.18086.3.3.1.3.1.1
AlarmLog Sequence Number
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

alarmLogTimeStamp 1.3.6.1.4.1.18086.3.3.1.3.1.2
Alarm Log TimeStamp
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

alarmLogNotificationId 1.3.6.1.4.1.18086.3.3.1.3.1.3
Alarm Log Notification Id
Status: current Access: read-only
OBJECT-TYPE    
  NotificationIdTC  

alarmLogSeverity 1.3.6.1.4.1.18086.3.3.1.3.1.4
Alarm Log Severity
Status: current Access: read-only
OBJECT-TYPE    
  SeverityTC  

alarmLogProbableCause 1.3.6.1.4.1.18086.3.3.1.3.1.5
Alarm Log Probable Cause
Status: current Access: read-only
OBJECT-TYPE    
  ProbableCauseTC  

alarmLogProbableCauseQualifier 1.3.6.1.4.1.18086.3.3.1.3.1.6
Alarm Log Probable Cause Qualifier
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

alarmLogAdditionalText 1.3.6.1.4.1.18086.3.3.1.3.1.7
Alarm Log Additional Text
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

alarmLogLayerRate 1.3.6.1.4.1.18086.3.3.1.3.1.8
Alarm Log Layer Rate
Status: current Access: read-only
OBJECT-TYPE    
  LayerRateTC  

tmnNotificationLog 1.3.6.1.4.1.18086.3.3.2
OBJECT IDENTIFIER    

maxNumOfEntriesForTMN 1.3.6.1.4.1.18086.3.3.2.1
Maximum Number Of Entries For TMN
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lastSeqNumForTMN 1.3.6.1.4.1.18086.3.3.2.2
Last Sequence Number For TMN
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnNotificationLogTable 1.3.6.1.4.1.18086.3.3.2.3
TMN Notification Log Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnNotificationLogEntry

tmnNotificationLogEntry 1.3.6.1.4.1.18086.3.3.2.3.1
An entry containing management information applicable to a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnNotificationLogEntry  

tmnSequenceNumber 1.3.6.1.4.1.18086.3.3.2.3.1.1
TMN Sequence Number
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

tmnTimeStamp 1.3.6.1.4.1.18086.3.3.2.3.1.2
TMN TimeStamp
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tmnNotificationId 1.3.6.1.4.1.18086.3.3.2.3.1.3
TMN Notification Id
Status: current Access: read-only
OBJECT-TYPE    
  NotificationIdTC  

tmnAdditionalText 1.3.6.1.4.1.18086.3.3.2.3.1.4
TMN Additional Text
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

eventLog 1.3.6.1.4.1.18086.3.3.3
OBJECT IDENTIFIER    

maxNumOfEntriesForEvent 1.3.6.1.4.1.18086.3.3.3.1
Maximum Number Of Entries For Event
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lastSeqNumForEvent 1.3.6.1.4.1.18086.3.3.3.2
Last Sequence Number For Event
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

eventLogTable 1.3.6.1.4.1.18086.3.3.3.3
Event Log Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EventLogEntry

eventLogEntry 1.3.6.1.4.1.18086.3.3.3.3.1
An entry containing management information applicable to a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  EventLogEntry  

eventLogSequenceNumber 1.3.6.1.4.1.18086.3.3.3.3.1.1
Event Log Sequence Number
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

eventLogTimeStamp 1.3.6.1.4.1.18086.3.3.3.3.1.2
Event Log TimeStamp
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

eventLogNotificationId 1.3.6.1.4.1.18086.3.3.3.3.1.3
Event Log Notification Id
Status: current Access: read-only
OBJECT-TYPE    
  NotificationIdTC  

eventType 1.3.6.1.4.1.18086.3.3.3.3.1.4
Event Type
Status: current Access: read-only
OBJECT-TYPE    
  EventTypeTC  

eventLogAdditionalText 1.3.6.1.4.1.18086.3.3.3.3.1.5
Event Log Additional Text
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

eventCause 1.3.6.1.4.1.18086.3.3.3.3.1.6
Event Cause
Status: current Access: read-only
OBJECT-TYPE    
  EventCauseTC  

protectionSwitchLog 1.3.6.1.4.1.18086.3.3.4
OBJECT IDENTIFIER    

maxNumOfEntriesForSwitch 1.3.6.1.4.1.18086.3.3.4.1
Maximum Number Of Entries For Switch
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lastSeqNumForSwitch 1.3.6.1.4.1.18086.3.3.4.2
Last Sequence Number For Switch
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

protectionSwitchLogTable 1.3.6.1.4.1.18086.3.3.4.3
Protection Switch Log Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ProtectionSwitchLogEntry

protectionSwitchLogEntry 1.3.6.1.4.1.18086.3.3.4.3.1
An entry containing management information applicable to a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  ProtectionSwitchLogEntry  

switchLogSequenceNumber 1.3.6.1.4.1.18086.3.3.4.3.1.1
Switch Log Sequence Number
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

switchLogTimeStamp 1.3.6.1.4.1.18086.3.3.4.3.1.2
Switch Log TimeStamp
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

switchLogNotificationId 1.3.6.1.4.1.18086.3.3.4.3.1.3
Switch Log Notification Id
Status: current Access: read-only
OBJECT-TYPE    
  NotificationIdTC  

switchType 1.3.6.1.4.1.18086.3.3.4.3.1.4
Represents the type of the protection for which the switch has occurred.
Status: current Access: read-only
OBJECT-TYPE    
  SwitchTypeTC  

switchLogAdditionalText 1.3.6.1.4.1.18086.3.3.4.3.1.5
Switch Log Additional Text
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

switchReason 1.3.6.1.4.1.18086.3.3.4.3.1.6
This attribute represents the reason for the switch.
Status: current Access: read-only
OBJECT-TYPE    
  SwitchReasonTC  

ptFMCompliances 1.3.6.1.4.1.18086.3.4.1
OBJECT IDENTIFIER    

ptFMGroups 1.3.6.1.4.1.18086.3.4.2
OBJECT IDENTIFIER    

ptFMFullCompliance 1.3.6.1.4.1.18086.3.4.1.1
The compliance statement for SNMP entities which implement everything.
Status: current Access: read-only
MODULE-COMPLIANCE    

ptFMCompleteGroup 1.3.6.1.4.1.18086.3.4.2.1
A collection of all current objects in this MIB module.
Status: current Access: read-only
OBJECT-GROUP