SNMP540-ALARM-MIB

File: SNMP540-ALARM-MIB.mib (10204 bytes)

Imported modules

RFC-1212 RFC1213-MIB RFC-1215
SNMP540-MGMT-MIB

Imported symbols

OBJECT-TYPE DisplayString TRAP-TYPE
snmp540

Defined Types

Snmp540AlarmEntry  
SEQUENCE    
  alarmNumber INTEGER
  description DisplayString
  severityLevel INTEGER
  class INTEGER
  mask INTEGER
  threshold INTEGER
  status INTEGER

Defined Values

snmp540Alarm 1.3.6.1.4.1.498.8.4.10
OBJECT IDENTIFIER    

snmp540AlarmMIBversion 1.3.6.1.4.1.498.8.4.10.1
Identifies the version of the MIB. The format of the version is x.yzT, where 'x' identifies the major revision number, 'y'identifies the minor revision number, 'z' identifies the typographical revision, and T identifies the test revision. Acceptable values for the individual revision components are as follows x: 1 - 9 y: 0 - 9 z: 0 - 9 T: A - Z Upon formal release, no designation for the test revision will be present.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(5)  

snmp540AlarmStructure 1.3.6.1.4.1.498.8.4.10.2
The Alarm Structure configuration object. The default value GDCProprietarySCMStandard(1) uses the alarm reporting structure as compliant to the SCM and the GDC proprietary manager applications. The value GeneralAlarmStructure(2) uses a very general alarm structure suited for any Network manager applications .
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER gdcProprietarySCMStandard(1), generalAlarmStructure(2)  

snmp540AlarmNumber 1.3.6.1.4.1.498.8.4.10.3
The number of Alarms Currently being reported by SNMP540 Unit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snmp540GeneralIntegrationTime 1.3.6.1.4.1.498.8.4.10.4
This is the DDS Alarm Threshold Interval. It specifies the amount of time, 1 to 15 minutes, in which the threshold setting is to be exceeded for the alarm to occur.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..15  

snmp540AlarmTable 1.3.6.1.4.1.498.8.4.10.5
The GDC snmp540 Alarm Configuration Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Snmp540AlarmEntry

snmp540AlarmEntry 1.3.6.1.4.1.498.8.4.10.5.1
An entry in the snmp540 alarm table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Snmp540AlarmEntry  

alarmNumber 1.3.6.1.4.1.498.8.4.10.5.1.1
The index number associated with the entry in the Alarm table. The range cannot be specified on the SYNTAX line since it will vary from agent to agent. The range will be 1 to the number specified by snmp540AlarmNumber.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

description 1.3.6.1.4.1.498.8.4.10.5.1.2
The Description of the alarm generated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

severityLevel 1.3.6.1.4.1.498.8.4.10.5.1.3
The severity level associated with the alarm in the Alarm table. The value critical(1) is critical for the enterprise functioning. The value major(1), minor(2), warniing(3) indicates otherwise as specified by enterprise.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER critical(1), major(2), minor(3), warning(4)  

class 1.3.6.1.4.1.498.8.4.10.5.1.4
The class of the associated alarm in the Alarm table. The value general(1) indicates without the threshold or interval. The value threshold (2) indicates the alarm has threshold value only. The value countWindow (3) indicates the alarm has Count Window value only. The value thresholdInterval (4) indicates the alarm has both the interval and the Count Window also.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER general(1), threshold(2), countWindow(3), thresholdInterval(4)  

mask 1.3.6.1.4.1.498.8.4.10.5.1.5
The alarm masking control. When the value is mask(1), then the alarm is masked and will not be reported. When the value is unmask(2), then the alarm will be reported depending on the threshold configuration.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER mask(1), unmask(2)  

threshold 1.3.6.1.4.1.498.8.4.10.5.1.6
This function sets/reads the alarm threshold settings criteria. This threshold is used along with the alarm window to determine the number of instances in a given time frame for an alarm to occur before the alarm is considered active. Alarm Table Entry Range Default ------- ---------------- --------- -------- Jitter snmp540JitterAlm 0 to 99% 10% BPV's snmp540BpvAlm 0 to 99Count 10 Frm Loss snmp540FrameLossAlm 0 to 99Count 10 SNRatio snmp540SignalToNoiseAlm 0 to 50 0 Rx Low snmp540RxSignalLowAlm -50 to 6db -30dB
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER -50..99  

status 1.3.6.1.4.1.498.8.4.10.5.1.7
The current status of the alarm. The value inactive(1) indicates that this alarm is currently inactive. The value active(2) indicates that this alarm is currently active.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

snmp540AlarmTrap 1
The Enterprise specific Trap is sent whenever the alarm conditions are set in the network element. Each trap reported has a description of the alarm, the associated severity level with an active/clear status.
TRAP-TYPE