ASCEND-MIBTHRESHHDSL2SHDSL-MIB

File: ASCEND-MIBTHRESHHDSL2SHDSL-MIB.mib (6054 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibthreshHdsl2ShdslProfileEntry  
SEQUENCE    
  threshHdsl2ShdslProfile-Name DisplayString
  threshHdsl2ShdslProfile-LoopAttenuationThresh INTEGER
  threshHdsl2ShdslProfile-SnrMgnThresh INTEGER
  threshHdsl2ShdslProfile-ErroredSecondsThresh INTEGER
  threshHdsl2ShdslProfile-SeverelyErroredSecondsThresh INTEGER
  threshHdsl2ShdslProfile-CrcThresh INTEGER
  threshHdsl2ShdslProfile-LoswsThresh INTEGER
  threshHdsl2ShdslProfile-UasThresh INTEGER
  threshHdsl2ShdslProfile-Action-o INTEGER

Defined Values

mibthreshHdsl2ShdslProfile 1.3.6.1.4.1.529.23.160
OBJECT IDENTIFIER    

mibthreshHdsl2ShdslProfileTable 1.3.6.1.4.1.529.23.160.1
A list of mibthreshHdsl2ShdslProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibthreshHdsl2ShdslProfileEntry

mibthreshHdsl2ShdslProfileEntry 1.3.6.1.4.1.529.23.160.1.1
A mibthreshHdsl2ShdslProfile entry containing objects that maps to the parameters of mibthreshHdsl2ShdslProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibthreshHdsl2ShdslProfileEntry  

threshHdsl2ShdslProfile-Name 1.3.6.1.4.1.529.23.160.1.1.1
The name consists of a null terminated ascii string supplied by the user.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

threshHdsl2ShdslProfile-LoopAttenuationThresh 1.3.6.1.4.1.529.23.160.1.1.2
This object configures the loop attentuation alarm threshold. When the current value reaches or drops below this threshold, a hdsl2ShdslLoopAttenCrossing trap will be generated.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

threshHdsl2ShdslProfile-SnrMgnThresh 1.3.6.1.4.1.529.23.160.1.1.3
This object configures the SNR margin alarm threshold. When the current value reaches or drops below this threshold, a hdsl2ShdslSNRMarginCrossing trap will be generated.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

threshHdsl2ShdslProfile-ErroredSecondsThresh 1.3.6.1.4.1.529.23.160.1.1.4
This object configures the threshold for the number of errored seconds (ES) within any given 15-minute performance data collection interval. If the value of errored seconds in a particular 15-minute collection interval reaches/ exceeds this value, a hdsl2ShdslPerfESThresh trap will be generated. One notification will be sent per interval per endpoint.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

threshHdsl2ShdslProfile-SeverelyErroredSecondsThresh 1.3.6.1.4.1.529.23.160.1.1.5
This object configures the threshold for the number of severely errored seconds (SES) within any given 15-minute performance data collection interval. If the value of severely errored seconds in a particular 15-minute collection interval reaches/exceeds this value, a hdsl2ShdslPerfSESThresh trap will be generated. One notification will be sent per interval per endpoint.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

threshHdsl2ShdslProfile-CrcThresh 1.3.6.1.4.1.529.23.160.1.1.6
This object configures the threshold for the number of CRC anomalies within any given 15-minute performance data collection interval. If the value of CRC anomalies in a particular 15-minute collection interval reaches/exceeds this value, a hdsl2ShdslPerfCRCanomaliesThresh trap will be generated. One notification will be sent per interval per endpoint.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

threshHdsl2ShdslProfile-LoswsThresh 1.3.6.1.4.1.529.23.160.1.1.7
This object configures the threshold for the number of Loss of Sync Word (LOSW) Seconds within any given 15-minute performance data collection interval. If the value of LOSW in a particular 15-minute collection interval reaches/exceeds this value, a hdsl2ShdslPerfLOSWSThresh trap will be generated. One notification will be sent per interval per endpoint.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

threshHdsl2ShdslProfile-UasThresh 1.3.6.1.4.1.529.23.160.1.1.8
This object configures the threshold for the number of unavailable seconds (UAS) within any given 15-minute performance data collection interval. If the value of UAS in a particular 15-minute collection interval reaches/exceeds this value, a hdsl2ShdslPerfUASThresh trap will be generated. One notification will be sent per interval per endpoint.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

threshHdsl2ShdslProfile-Action-o 1.3.6.1.4.1.529.23.160.1.1.9
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)