PAIRGAIN-DSLAM-ALARM-SEVERITY-MIB

File: PAIRGAIN-DSLAM-ALARM-SEVERITY-MIB.mib (21954 bytes)

Imported modules

SNMPv2-SMI RFC1213-MIB SNMPv2-TC
PAIRGAIN-COMMON-HD-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE ifIndex
RowStatus pgDSLAMAlarmSeverity pgDSLAMAlarm

Defined Types

PgDSLAMAlarmSeverity  
INTEGER disable(1), minor(2), major(3), critical(4)    

PgDSLAMAlarmStatus  
INTEGER noalarm(1), minor(2), major(3), critical(4), alarm(5)    

PgDSLAMHDSLSpanAlarmThresholdConfProfileEntry  
SEQUENCE    
  pgDSLAMHDSLSpanAlarmThresholdConfProfileIndex INTEGER 0..255
  pgDSLAMHDSLSpanMarginThreshold INTEGER 0..255
  pgDSLAMHDSLSpanESThreshold INTEGER 0..255
  pgDSLAMHDSLSpanUASThreshold INTEGER 0..255
  pgDSLAMHDSLSpanAlarmThresholdConfProfileRowStatus RowStatus

PgDSLAMHDSLSpanAlarmSeverityConfProfileEntry  
SEQUENCE    
  pgDSLAMHDSLSpanAlarmSeverityConfProfileIndex INTEGER 0..255
  pgDSLAMHDSLSpanLOSWAlarmSetting PgDSLAMAlarmSeverity
  pgDSLAMHDSLSpanMarginAlarmSetting PgDSLAMAlarmSeverity
  pgDSLAMHDSLSpanESAlarmSetting PgDSLAMAlarmSeverity
  pgDSLAMHDSLSpanUASAlarmSetting PgDSLAMAlarmSeverity
  pgDSLAMHDSLSpanAlarmSeverityConfProfileRowStatus RowStatus

PgDSLAMADSLAtucAlarmEntry  
SEQUENCE    
  pgDSLAMADSLAtucLofAlarm PgDSLAMAlarmStatus
  pgDSLAMADSLAtucLosAlarm PgDSLAMAlarmStatus
  pgDSLAMADSLAtucLprAlarm PgDSLAMAlarmStatus
  pgDSLAMADSLAtucESAlarm PgDSLAMAlarmStatus
  pgDSLAMADSLAtucRateChangeAlarm PgDSLAMAlarmStatus
  pgDSLAMADSLAtucInitFailureAlarm PgDSLAMAlarmStatus

PgDSLAMADSLAturAlarmEntry  
SEQUENCE    
  pgDSLAMADSLAturLofAlarm PgDSLAMAlarmStatus
  pgDSLAMADSLAturLosAlarm PgDSLAMAlarmStatus
  pgDSLAMADSLAturLprAlarm PgDSLAMAlarmStatus
  pgDSLAMADSLAturESAlarm PgDSLAMAlarmStatus
  pgDSLAMADSLAturRateChangeAlarm PgDSLAMAlarmStatus
  pgDSLAMADSLAturInitFailureAlarm PgDSLAMAlarmStatus

PgDSLAMChassisAlarmEntry  
SEQUENCE    
  pgDSLAMPSFailureAlarm PgDSLAMAlarmStatus
  pgDSLAMFanFailureAlarm PgDSLAMAlarmStatus
  pgDSLAMConfigChangeAlarm PgDSLAMAlarmStatus
  pgDSLAMTempExceedThreshAlarm PgDSLAMAlarmStatus
  pgDSLAMLineCardDownAlarm PgDSLAMAlarmStatus
  pgDSLAMCellBusDownAlarm PgDSLAMAlarmStatus

Defined Values

pgdsalsvMIB 1.3.6.1.4.1.927.1.9.3.1
The MIB module defining objects for the alarm severity configuration and status management of a central DSLAM (Digital Subscriber Line Access Multiplexer), including from chassis power supply, fan status, to each channel/port related alarms in each HDSL/ADSL card inside the chassis. For HDSL alarm management: Please refer to Spec#157-1759-01 by Ken Huang for detail architecture model. For ADSL alarm management: Please refer to AdslLineMib(TR006) from adslForum for details architecture model. Naming Conventions: Atuc -- (ATU-C) ADSL modem at near (Central) end of line Atur -- (ATU-R) ADSL modem at Remote end of line ES -- Errored Second. Lof -- Loss of Frame Los -- Loss of Signal Lpr -- Loss of Power LOSW -- Loss of Sync Word UAS -- Unavailable Second
MODULE-IDENTITY    

pgDSLAMChassisAlarmSeverity 1.3.6.1.4.1.927.1.9.3.2
OBJECT IDENTIFIER    

pgDSLAMChassisPsAlarmSeverity 1.3.6.1.4.1.927.1.9.3.2.1
The Chassis Power failure Alarm Severity Setting.
Status: current Access: read-create
OBJECT-TYPE    
  PgDSLAMAlarmSeverity  

pgDSLAMChassisFanAlarmSeverity 1.3.6.1.4.1.927.1.9.3.2.2
The Chassis Fan failure Alarm Severity Setting.
Status: current Access: read-create
OBJECT-TYPE    
  PgDSLAMAlarmSeverity  

pgDSLAMChassisConfigChangeAlarmSeverity 1.3.6.1.4.1.927.1.9.3.2.3
The Chassis Config change Alarm Severity Setting.
Status: current Access: read-create
OBJECT-TYPE    
  PgDSLAMAlarmSeverity  

pgDSLAMChassisTempAlarmSeverity 1.3.6.1.4.1.927.1.9.3.2.4
The Chassis Temperature exceed threshold Alarm Severity Setting.
Status: current Access: read-create
OBJECT-TYPE    
  PgDSLAMAlarmSeverity  

pgDSLAMHDSLSpanAlarmThresholdConfProfileIndexNext 1.3.6.1.4.1.927.1.9.3.1.7
This object contains an appropriate value to be used for pgDSLAMHDSLSpanAlarmThresholdConfProfileIndex when creating entries in the alarmThresholdConfTable. The value '0' indicates that no unassigned entries are available. To obtain the pgDSLAMHDSLSpanAlarmThresholdConfProfileIndexNext value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

pgDSLAMHDSLSpanAlarmThresholdConfProfileTable 1.3.6.1.4.1.927.1.9.3.1.8
The DSLAM HDSL Span Alarm Threshold Configuration Profile table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgDSLAMHDSLSpanAlarmThresholdConfProfileEntry

pgDSLAMHDSLSpanAlarmThresholdConfProfileEntry 1.3.6.1.4.1.927.1.9.3.1.8.1
Entry in the DSLAM HDSL Span Alarm Threshold Configuration Profile table.
Status: current Access: not-accessible
OBJECT-TYPE    
  PgDSLAMHDSLSpanAlarmThresholdConfProfileEntry  

pgDSLAMHDSLSpanAlarmThresholdConfProfileIndex 1.3.6.1.4.1.927.1.9.3.1.8.1.1
This object is used by the line alarm Threshold configuration table in order to identify a row of this table
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..255  

pgDSLAMHDSLSpanMarginThreshold 1.3.6.1.4.1.927.1.9.3.1.8.1.2
Sets the HDSL Margin threshold value.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

pgDSLAMHDSLSpanESThreshold 1.3.6.1.4.1.927.1.9.3.1.8.1.3
Sets the HDSL Errored Seconds threshold value.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

pgDSLAMHDSLSpanUASThreshold 1.3.6.1.4.1.927.1.9.3.1.8.1.4
Sets the HDSL Unavailable Seconds threshold value.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

pgDSLAMHDSLSpanAlarmThresholdConfProfileRowStatus 1.3.6.1.4.1.927.1.9.3.1.8.1.5
This object is used to create a new row or modify or delete an existing row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

pgDSLAMHDSLSpanAlarmSeverityConfProfileIndexNext 1.3.6.1.4.1.927.1.9.3.1.9
This object contains an appropriate value to be used for pgDSLAMHDSLSpanAlarmSeverityConfProfileIndex when creating entries in the alarmSeverityConfTable. The value '0' indicates that no unassigned entries are available. To obtain the pgDSLAMHDSLSpanAlarmSeverityConfProfileIndexNext value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

pgDSLAMHDSLSpanAlarmSeverityConfProfileTable 1.3.6.1.4.1.927.1.9.3.1.10
The DSLAM HDSL Span Alarm Severity Configuration Profile table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgDSLAMHDSLSpanAlarmSeverityConfProfileEntry

pgDSLAMHDSLSpanAlarmSeverityConfProfileEntry 1.3.6.1.4.1.927.1.9.3.1.10.1
Entry in the DSLAM HDSL Span Alarm Severity Configuration Profile table.
Status: current Access: not-accessible
OBJECT-TYPE    
  PgDSLAMHDSLSpanAlarmSeverityConfProfileEntry  

pgDSLAMHDSLSpanAlarmSeverityConfProfileIndex 1.3.6.1.4.1.927.1.9.3.1.10.1.1
This object is used by the line alarm severity configuration table in order to identify a row of this table
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..255  

pgDSLAMHDSLSpanLOSWAlarmSetting 1.3.6.1.4.1.927.1.9.3.1.10.1.2
Sets the severity for Loss of Sync Word alarm.
Status: current Access: read-create
OBJECT-TYPE    
  PgDSLAMAlarmSeverity  

pgDSLAMHDSLSpanMarginAlarmSetting 1.3.6.1.4.1.927.1.9.3.1.10.1.3
Sets the severity for Margin threshold exceeded alarm.
Status: current Access: read-create
OBJECT-TYPE    
  PgDSLAMAlarmSeverity  

pgDSLAMHDSLSpanESAlarmSetting 1.3.6.1.4.1.927.1.9.3.1.10.1.4
Sets the severity for Errored Seconds threshold exceeded alarm.
Status: current Access: read-create
OBJECT-TYPE    
  PgDSLAMAlarmSeverity  

pgDSLAMHDSLSpanUASAlarmSetting 1.3.6.1.4.1.927.1.9.3.1.10.1.5
Sets the severity for UAS threshold exceeded alarm.
Status: current Access: read-create
OBJECT-TYPE    
  PgDSLAMAlarmSeverity  

pgDSLAMHDSLSpanAlarmSeverityConfProfileRowStatus 1.3.6.1.4.1.927.1.9.3.1.10.1.6
This object is used to create a new row or modify or delete an existing row in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

pgDSLAMADSLAtucAlarmTable 1.3.6.1.4.1.927.1.9.4.1
The DSLAM ADSL ATU-C Alarm indication table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgDSLAMADSLAtucAlarmEntry

pgDSLAMADSLAtucAlarmEntry 1.3.6.1.4.1.927.1.9.4.1.1
Entry in the DSLAM ADSL ATU-C Alarm indication table.
Status: current Access: not-accessible
OBJECT-TYPE    
  PgDSLAMADSLAtucAlarmEntry  

pgDSLAMADSLAtucLofAlarm 1.3.6.1.4.1.927.1.9.4.1.1.1
ADSL loss of framing alarm on ATU-C
Status: current Access: read-only
OBJECT-TYPE    
  PgDSLAMAlarmStatus  

pgDSLAMADSLAtucLosAlarm 1.3.6.1.4.1.927.1.9.4.1.1.2
ADSL loss of signal alarm on ATU-C
Status: current Access: read-only
OBJECT-TYPE    
  PgDSLAMAlarmStatus  

pgDSLAMADSLAtucLprAlarm 1.3.6.1.4.1.927.1.9.4.1.1.3
ADSL loss of power alarm on ATU-C
Status: current Access: read-only
OBJECT-TYPE    
  PgDSLAMAlarmStatus  

pgDSLAMADSLAtucESAlarm 1.3.6.1.4.1.927.1.9.4.1.1.4
ADSL Errored Second threshold exceeded alarm on ATU-C
Status: current Access: read-only
OBJECT-TYPE    
  PgDSLAMAlarmStatus  

pgDSLAMADSLAtucRateChangeAlarm 1.3.6.1.4.1.927.1.9.4.1.1.5
ADSL Rate Changed alarm on ATU-C
Status: current Access: read-only
OBJECT-TYPE    
  PgDSLAMAlarmStatus  

pgDSLAMADSLAtucInitFailureAlarm 1.3.6.1.4.1.927.1.9.4.1.1.6
ADSL initialization failed alarm on ATU-C
Status: current Access: read-only
OBJECT-TYPE    
  PgDSLAMAlarmStatus  

pgDSLAMADSLAturAlarmTable 1.3.6.1.4.1.927.1.9.4.2
The DSLAM ADSL ATU-R Alarm indication table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgDSLAMADSLAturAlarmEntry

pgDSLAMADSLAturAlarmEntry 1.3.6.1.4.1.927.1.9.4.2.1
Entry in the DSLAM ADSL ATU-R Alarm indication table.
Status: current Access: not-accessible
OBJECT-TYPE    
  PgDSLAMADSLAturAlarmEntry  

pgDSLAMADSLAturLofAlarm 1.3.6.1.4.1.927.1.9.4.2.1.1
ADSL loss of framing alarm on ATU-R
Status: current Access: read-only
OBJECT-TYPE    
  PgDSLAMAlarmStatus  

pgDSLAMADSLAturLosAlarm 1.3.6.1.4.1.927.1.9.4.2.1.2
ADSL loss of signal alarm on ATU-R
Status: current Access: read-only
OBJECT-TYPE    
  PgDSLAMAlarmStatus  

pgDSLAMADSLAturLprAlarm 1.3.6.1.4.1.927.1.9.4.2.1.3
ADSL loss of power alarm on ATU-R
Status: current Access: read-only
OBJECT-TYPE    
  PgDSLAMAlarmStatus  

pgDSLAMADSLAturESAlarm 1.3.6.1.4.1.927.1.9.4.2.1.4
ADSL Errored Second threshold exceeded alarm on ATU-R
Status: current Access: read-only
OBJECT-TYPE    
  PgDSLAMAlarmStatus  

pgDSLAMADSLAturRateChangeAlarm 1.3.6.1.4.1.927.1.9.4.2.1.5
ADSL Rate Changed alarm on ATU-R
Status: current Access: read-only
OBJECT-TYPE    
  PgDSLAMAlarmStatus  

pgDSLAMADSLAturInitFailureAlarm 1.3.6.1.4.1.927.1.9.4.2.1.6
ADSL initialization failed alarm on ATU-R
Status: current Access: read-only
OBJECT-TYPE    
  PgDSLAMAlarmStatus  

pgDSLAMChassisAlarmTable 1.3.6.1.4.1.927.1.9.4.3
The DSLAM Chassis Alarm indication table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PgDSLAMChassisAlarmEntry

pgDSLAMChassisAlarmEntry 1.3.6.1.4.1.927.1.9.4.3.1
Entry in the DSLAM Chassis Alarm indication table.
Status: current Access: not-accessible
OBJECT-TYPE    
  PgDSLAMChassisAlarmEntry  

pgDSLAMPSFailureAlarm 1.3.6.1.4.1.927.1.9.4.3.1.1
chassis power supply failure alarm
Status: current Access: read-only
OBJECT-TYPE    
  PgDSLAMAlarmStatus  

pgDSLAMFanFailureAlarm 1.3.6.1.4.1.927.1.9.4.3.1.2
chassis fan failure alarm
Status: current Access: read-only
OBJECT-TYPE    
  PgDSLAMAlarmStatus  

pgDSLAMConfigChangeAlarm 1.3.6.1.4.1.927.1.9.4.3.1.3
chassis config changed alarm
Status: current Access: read-only
OBJECT-TYPE    
  PgDSLAMAlarmStatus  

pgDSLAMTempExceedThreshAlarm 1.3.6.1.4.1.927.1.9.4.3.1.4
chassis temperature exceeded threshold
Status: current Access: read-only
OBJECT-TYPE    
  PgDSLAMAlarmStatus  

pgDSLAMLineCardDownAlarm 1.3.6.1.4.1.927.1.9.4.3.1.5
the line card in the chassis is down
Status: current Access: read-only
OBJECT-TYPE    
  PgDSLAMAlarmStatus  

pgDSLAMCellBusDownAlarm 1.3.6.1.4.1.927.1.9.4.3.1.6
the cell bus in the chassis is down
Status: current Access: read-only
OBJECT-TYPE    
  PgDSLAMAlarmStatus