ASCEND-MIBDS1CLKERR-MIB

File: ASCEND-MIBDS1CLKERR-MIB.mib (4567 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

Mibds1ClockErrorProfileEntry  
SEQUENCE    
  ds1ClockErrorProfile-Index-o INTEGER
  ds1ClockErrorProfile-Enabled INTEGER
  ds1ClockErrorProfile-CrcThreshold INTEGER
  ds1ClockErrorProfile-FrameSlipsThreshold INTEGER
  ds1ClockErrorProfile-FerThreshold INTEGER
  ds1ClockErrorProfile-OofThreshold INTEGER
  ds1ClockErrorProfile-FebeThreshold INTEGER
  ds1ClockErrorProfile-LcvThreshold INTEGER
  ds1ClockErrorProfile-Action-o INTEGER

Defined Values

mibds1ClockErrorProfile 1.3.6.1.4.1.529.23.164
OBJECT IDENTIFIER    

mibds1ClockErrorProfileTable 1.3.6.1.4.1.529.23.164.1
A list of mibds1ClockErrorProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Mibds1ClockErrorProfileEntry

mibds1ClockErrorProfileEntry 1.3.6.1.4.1.529.23.164.1.1
A mibds1ClockErrorProfile entry containing objects that maps to the parameters of mibds1ClockErrorProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Mibds1ClockErrorProfileEntry  

ds1ClockErrorProfile-Index-o 1.3.6.1.4.1.529.23.164.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ds1ClockErrorProfile-Enabled 1.3.6.1.4.1.529.23.164.1.1.2
Enables or disables the feature of swapping the master clock source with the next priority source, if it is experiencing errors. The default value is 'no'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

ds1ClockErrorProfile-CrcThreshold 1.3.6.1.4.1.529.23.164.1.1.3
Threshold value of Cyclic Redundancy Check ( CRC ) Error per second. If set to 0, will not be considered in switching the Clock.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ds1ClockErrorProfile-FrameSlipsThreshold 1.3.6.1.4.1.529.23.164.1.1.4
Threshold value of Frame Slips Error per second. If set to 0, will not be considered in switching the Clock.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ds1ClockErrorProfile-FerThreshold 1.3.6.1.4.1.529.23.164.1.1.5
Threshold value of Framing Error ( FER ) per second. If set to 0, will not be considered in switching the Clock.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ds1ClockErrorProfile-OofThreshold 1.3.6.1.4.1.529.23.164.1.1.6
Threshold value of Out Of Frame (OOF) Error per second. If set to 0, will not be considered in switching the Clock.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ds1ClockErrorProfile-FebeThreshold 1.3.6.1.4.1.529.23.164.1.1.7
Threshold value of Far end block ( FEBE ) Error per second. If set to 0, will not be considered in switching the Clock.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ds1ClockErrorProfile-LcvThreshold 1.3.6.1.4.1.529.23.164.1.1.8
Threshold value of Line code violations ( LCV ) Error per second. If set to 0, will not be considered in switching the Clock.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

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