SHE-ALARMING-MIB

File: SHE-ALARMING-MIB.mib (23325 bytes)

Imported modules

AN-MIB SHE-TC-MIB SNMPv2-CONF
SNMPv2-SMI SNMPv2-TC

Imported symbols

she SheControlStatusType OBJECT-GROUP
MODULE-COMPLIANCE NOTIFICATION-GROUP TimeTicks
Unsigned32 OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE TruthValue TEXTUAL-CONVENTION

Defined Types

SheReportingSourceType  
The type to identify the type of failed component reporting the alarm.
TEXTUAL-CONVENTION    
  INTEGER physicalEntity(1), interface(2), vccTp(3), vlan(4), bridgePort(5), erpDomain(6), voip(7), vccTpShdsl(8), vccTpVdsl(9), l2cp(10), syncSource(11), unknown(20)  

SheAlarmSeverityType  
The type for alarm severities.
TEXTUAL-CONVENTION    
  INTEGER critical(1), major(2), minor(3), warning(4), cleared(5)  

SheAlarmSevProfileIndex  
The type for the alarm severity profile index. Currently 10 profiles are supported.
TEXTUAL-CONVENTION    
  INTEGER 1..10  

SheAlarmControlRequestType  
The type for alarm control commands.
TEXTUAL-CONVENTION    
  INTEGER modifyAlarmSeverity(1), updateAlarmList(2), setAlarmHistoryEnabled(5), setAlarmHistoryBase(6), clearAlarmHistory(7)  

SheAlarmControlRequestResultType  
The result type for alarm control commands.
TEXTUAL-CONVENTION    
  INTEGER commExecStarted(30), paramFaulty(31), requestBusy(32), setDataFailed(34), aswTimeout(35), commandFailed(36), commandSucceeded(37)  

SheAlarmSeverityProfileEntry  
SEQUENCE    
  sheAlarmSevProfileIndex SheAlarmSevProfileIndex
  sheAlarmSevProfileAlarmID OBJECT IDENTIFIER
  sheAlarmSevProfileSeverity SheAlarmSeverityType

SheAlarmListEntry  
SEQUENCE    
  sheAlarmListIndex Unsigned32
  sheAlarmListTimeAndDate TimeTicks
  sheAlarmListAlarmID OBJECT IDENTIFIER
  sheAlarmListReportingSource Unsigned32
  sheAlarmListReportingSourceType SheReportingSourceType
  sheAlarmListSeverity SheAlarmSeverityType

SheAlarmHistoryEntry  
SEQUENCE    
  sheAlarmHistoryIndex Unsigned32
  sheAlarmHistoryArisalTimeAndDate TimeTicks
  sheAlarmHistoryClearingTimeAndDate TimeTicks
  sheAlarmHistoryAlarmID OBJECT IDENTIFIER
  sheAlarmHistoryReportingSource Unsigned32
  sheAlarmHistoryReportingSourceType SheReportingSourceType
  sheAlarmHistorySeverity SheAlarmSeverityType

Defined Values

sheAlarming 1.3.6.1.4.1.231.7.1.2.1.3
The MIB module representing multiple logical entities for the SHE alarm management.
MODULE-IDENTITY    

sheAlarmNotificationObjects 1.3.6.1.4.1.231.7.1.2.1.3.1
OBJECT IDENTIFIER    

sheAlarmTimeAndDate 1.3.6.1.4.1.231.7.1.2.1.3.1.1
Indicates the time stamp when the alarm notification was sent.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

sheAlarmReportingSource 1.3.6.1.4.1.231.7.1.2.1.3.1.2
Indicates the failed component which reports the alarm. It is the entPhysicalIndex in case of a card is reporting.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheAlarmReportingSourceType 1.3.6.1.4.1.231.7.1.2.1.3.1.3
Indicates the type of failed component. It allows to interprete the sheAlarmReportingSource, e.g. in case of type is - physicalEntity then the sheAlarmReportingSource is entPhysicalIndex, - interface the sheAlarmReportingSource is a ifIndex, - vccTp the sheAlarmReportingSource is a VccTp index.
Status: current Access: read-only
OBJECT-TYPE    
  SheReportingSourceType  

sheAlarmSeverity 1.3.6.1.4.1.231.7.1.2.1.3.1.4
The alarm severity. cleared indicates the clearing of alarm. Other values indicate that the alarm is present.
Status: current Access: read-only
OBJECT-TYPE    
  SheAlarmSeverityType  

sheAlarmConfigurationObjects 1.3.6.1.4.1.231.7.1.2.1.3.2
OBJECT IDENTIFIER    

sheAlarmSeverityProfileTable 1.3.6.1.4.1.231.7.1.2.1.3.2.1
The table of alarm severity profiles. SHE supports 10 profiles. Profiles cannot be created or deleted dynamically. Profile 1 is the default profile. Each entry associates a profile index and AlarmID pairs with severities to be used within alarm traps. Alarm severities can be modified by command.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SheAlarmSeverityProfileEntry

sheAlarmSeverityProfileEntry 1.3.6.1.4.1.231.7.1.2.1.3.2.1.1
Entry of the alarm severity profile table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SheAlarmSeverityProfileEntry  

sheAlarmSevProfileIndex 1.3.6.1.4.1.231.7.1.2.1.3.2.1.1.1
A number identifying this alarm severity profile.
Status: current Access: read-only
OBJECT-TYPE    
  SheAlarmSevProfileIndex  

sheAlarmSevProfileAlarmID 1.3.6.1.4.1.231.7.1.2.1.3.2.1.1.2
The OID of alarm.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

sheAlarmSevProfileSeverity 1.3.6.1.4.1.231.7.1.2.1.3.2.1.1.3
The severity of alarm.
Status: current Access: read-only
OBJECT-TYPE    
  SheAlarmSeverityType  

sheAlarmControl 1.3.6.1.4.1.231.7.1.2.1.3.2.4
OBJECT IDENTIFIER    

sheAlarmControlRequest 1.3.6.1.4.1.231.7.1.2.1.3.2.4.1
This attribute identifies the control commands. modifyAlarmSeverity: modifies the severity of an alarm in specific profile. Profile 1 is the default profile and its severities cannot be modified. updateAlarmList: the NE updates entries of alarms in the sheAlarmTable after having changed alarm severities of alarms (due to change profile pointers in managed entities or after modification of alarm severities in profiles). This command should be applied once after having finished modifications of severties. Notifications : none
Status: current Access: read-write
OBJECT-TYPE    
  SheAlarmControlRequestType  

sheAlarmControlStatus 1.3.6.1.4.1.231.7.1.2.1.3.2.4.2
The status of a control request.
Status: current Access: read-only
OBJECT-TYPE    
  SheControlStatusType  

sheAlarmControlSevProfileIndex 1.3.6.1.4.1.231.7.1.2.1.3.2.4.3
A number identifying this alarm severity profile.
Status: current Access: read-write
OBJECT-TYPE    
  SheAlarmSevProfileIndex  

sheAlarmControlAlarmID 1.3.6.1.4.1.231.7.1.2.1.3.2.4.4
The OID of alarm.
Status: current Access: read-write
OBJECT-TYPE    
  OBJECT IDENTIFIER  

sheAlarmControlSeverity 1.3.6.1.4.1.231.7.1.2.1.3.2.4.5
The severity of alarm.
Status: current Access: read-write
OBJECT-TYPE    
  SheAlarmSeverityType  

sheAlarmControlTimer 1.3.6.1.4.1.231.7.1.2.1.3.2.4.6
The maximum wait time for the manager for command ending. For long running commands. The manager reads this value from the DSLAM.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheAlarmControlReqResult 1.3.6.1.4.1.231.7.1.2.1.3.2.4.7
The result of the last user command.
Status: current Access: read-only
OBJECT-TYPE    
  SheAlarmControlRequestResultType  

sheAlarmControlTimeStamp 1.3.6.1.4.1.231.7.1.2.1.3.2.4.8
The time stamp of the last command (end of command).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheAlarmListTable 1.3.6.1.4.1.231.7.1.2.1.3.2.5
The alarm list table is used to store all reported alarms.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SheAlarmListEntry

sheAlarmListEntry 1.3.6.1.4.1.231.7.1.2.1.3.2.5.1
Entry of the alarm lis table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SheAlarmListEntry  

sheAlarmListIndex 1.3.6.1.4.1.231.7.1.2.1.3.2.5.1.1
The index of table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

sheAlarmListTimeAndDate 1.3.6.1.4.1.231.7.1.2.1.3.2.5.1.2
The time and date when the alarm notification was sent.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

sheAlarmListAlarmID 1.3.6.1.4.1.231.7.1.2.1.3.2.5.1.3
The OID of alarm.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

sheAlarmListReportingSource 1.3.6.1.4.1.231.7.1.2.1.3.2.5.1.4
The failed component which reports the alarm, e.g. the entPhysicalIndex in case of a card is reporting the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheAlarmListReportingSourceType 1.3.6.1.4.1.231.7.1.2.1.3.2.5.1.5
The type of failed component.
Status: current Access: read-only
OBJECT-TYPE    
  SheReportingSourceType  

sheAlarmListSeverity 1.3.6.1.4.1.231.7.1.2.1.3.2.5.1.6
The alarm severity of alarm.
Status: current Access: read-only
OBJECT-TYPE    
  SheAlarmSeverityType  

sheAlarmHistory 1.3.6.1.4.1.231.7.1.2.1.3.2.6
OBJECT IDENTIFIER    

sheAlarmHistoryBase 1.3.6.1.4.1.231.7.1.2.1.3.2.6.1
OBJECT IDENTIFIER    

sheAlarmHistoryEnabled 1.3.6.1.4.1.231.7.1.2.1.3.2.6.1.1
Enable/ disable alarm history in NE. Default: false
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

sheAlarmHistoryEntryNumber 1.3.6.1.4.1.231.7.1.2.1.3.2.6.1.2
The maximum number of the alarm history entries to keep. Default: 100
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..1000  

sheAlarmHistorySeverityLevel 1.3.6.1.4.1.231.7.1.2.1.3.2.6.1.3
This attribute defines the minimum level of alarms which should be stored in alarm history. All alarms of higher priority will also be stored in that case. If set to critical(1) only critical alarms will be stored. If set to warning(4) all alarms will be stored. The level cleared(5) is not a valid configuration! Default: critical(1)
Status: current Access: read-only
OBJECT-TYPE    
  SheAlarmSeverityType  

sheAlarmHistoryLatestOverwriteTimeAndDate 1.3.6.1.4.1.231.7.1.2.1.3.2.6.1.4
If the sheAlarmHistoryTable wrap around, because the configured maximum level was reached, the latest timestamp of the overwritten entrys are stored here for management system recovery. 1.If the overwritten alarm was cleared, the clearing time will be compared with the currently stored value. 2.If the overwritten alarm was not cleared, the arising time will be compared with the currently stored value. 3.The latest timestamp will be stored or maybe the currently stored value will be keeped.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

sheAlarmHistoryControl 1.3.6.1.4.1.231.7.1.2.1.3.2.6.2
OBJECT IDENTIFIER    

sheAlarmHistoryControlRequest 1.3.6.1.4.1.231.7.1.2.1.3.2.6.2.1
Alarm history global user commands. setAlarmHistoryEnabled(5): sheAlarmHistoryControlEnabled setAlarmHistoryBase(6): sheAlarmHistoryControlEntryNumber sheAlarmHistoryControlSeverityLevel clearAlarmHistory(7):
Status: current Access: read-write
OBJECT-TYPE    
  SheAlarmControlRequestType  

sheAlarmHistoryControlStatus 1.3.6.1.4.1.231.7.1.2.1.3.2.6.2.2
The status of a control request.
Status: current Access: read-only
OBJECT-TYPE    
  SheAlarmControlRequestResultType  

sheAlarmHistoryControlTimer 1.3.6.1.4.1.231.7.1.2.1.3.2.6.2.3
The maximum wait time for the manager for command ending. For long running commands. The manager reads this value from the DSLAM.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheAlarmHistoryControlTimeStamp 1.3.6.1.4.1.231.7.1.2.1.3.2.6.2.4
The time stamp of the last command (end of command).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheAlarmHistoryControlReqResult 1.3.6.1.4.1.231.7.1.2.1.3.2.6.2.5
The result of the last user command.
Status: current Access: read-only
OBJECT-TYPE    
  SheAlarmControlRequestResultType  

sheAlarmHistoryControlEnabled 1.3.6.1.4.1.231.7.1.2.1.3.2.6.2.6
Enable/ disable alarm history in NE.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

sheAlarmHistoryControlEntryNumber 1.3.6.1.4.1.231.7.1.2.1.3.2.6.2.7
The maximum number of the alarm history entries to keep.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..1000  

sheAlarmHistoryControlSeverityLevel 1.3.6.1.4.1.231.7.1.2.1.3.2.6.2.8
This attribute defines the minimum level of alarms which should be stored in alarm history. All alarms of higher priority will also be stored in that case. If set to critical(1) only critical alarms will be stored. If set to warning(4) all alarms will be stored. The level cleared(5) is not a valid configuration!
Status: current Access: read-write
OBJECT-TYPE    
  SheAlarmSeverityType  

sheAlarmHistoryNotifications 1.3.6.1.4.1.231.7.1.2.1.3.2.6.3
OBJECT IDENTIFIER    

sheAlarmHistoryEnabledChanged 1.3.6.1.4.1.231.7.1.2.1.3.2.6.3.1
Alarm history enabled changed.
Status: current Access: read-write
NOTIFICATION-TYPE    

sheAlarmHistoryBaseChanged 1.3.6.1.4.1.231.7.1.2.1.3.2.6.3.2
Alarm history base parameter changed.
Status: current Access: read-write
NOTIFICATION-TYPE    

sheAlarmHistoryCleared 1.3.6.1.4.1.231.7.1.2.1.3.2.6.3.3
Alarm hsitory table cleared.
Status: current Access: read-write
NOTIFICATION-TYPE    

sheAlarmHistoryTable 1.3.6.1.4.1.231.7.1.2.1.3.2.6.4
The alarm history table is used to store all reported alarms.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SheAlarmHistoryEntry

sheAlarmHistoryEntry 1.3.6.1.4.1.231.7.1.2.1.3.2.6.4.1
Entry of the alarm history table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SheAlarmHistoryEntry  

sheAlarmHistoryIndex 1.3.6.1.4.1.231.7.1.2.1.3.2.6.4.1.1
The index of table. The range depends on setting of sheAlarmHistoryEntryNumber.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..1000  

sheAlarmHistoryArisalTimeAndDate 1.3.6.1.4.1.231.7.1.2.1.3.2.6.4.1.2
The time and date when the alarm notification was sent.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

sheAlarmHistoryClearingTimeAndDate 1.3.6.1.4.1.231.7.1.2.1.3.2.6.4.1.3
The time and date when the alarm clearing notification was sent.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

sheAlarmHistoryAlarmID 1.3.6.1.4.1.231.7.1.2.1.3.2.6.4.1.4
The OID of alarm.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

sheAlarmHistoryReportingSource 1.3.6.1.4.1.231.7.1.2.1.3.2.6.4.1.5
The failed component which reports the alarm, e.g. the entPhysicalIndex in case of a card is reporting the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheAlarmHistoryReportingSourceType 1.3.6.1.4.1.231.7.1.2.1.3.2.6.4.1.6
The type of failed component.
Status: current Access: read-only
OBJECT-TYPE    
  SheReportingSourceType  

sheAlarmHistorySeverity 1.3.6.1.4.1.231.7.1.2.1.3.2.6.4.1.7
The alarm severity of alarm.
Status: current Access: read-only
OBJECT-TYPE    
  SheAlarmSeverityType  

sheAlarmingConformance 1.3.6.1.4.1.231.7.1.2.1.3.100
OBJECT IDENTIFIER    

sheAlarmingCompliances 1.3.6.1.4.1.231.7.1.2.1.3.100.1
OBJECT IDENTIFIER    

sheAlarmingCompliance 1.3.6.1.4.1.231.7.1.2.1.3.100.1.1
Description.
Status: current Access: read-only
MODULE-COMPLIANCE    

sheAlarmingGroups 1.3.6.1.4.1.231.7.1.2.1.3.100.2
OBJECT IDENTIFIER    

sheAlarmingNotificationGroup 1.3.6.1.4.1.231.7.1.2.1.3.100.2.1
Description.
Status: current Access: read-only
OBJECT-GROUP    

sheAlarmingConfigurationGroup 1.3.6.1.4.1.231.7.1.2.1.3.100.2.2
Description.
Status: current Access: read-only
OBJECT-GROUP    

sheAlarmHistoryGroup 1.3.6.1.4.1.231.7.1.2.1.3.100.2.3
Description.
Status: current Access: read-only
OBJECT-GROUP    

sheAlarmHistoryNotificationGroup 1.3.6.1.4.1.231.7.1.2.1.3.100.2.4
Description.
Status: current Access: read-only
NOTIFICATION-GROUP