ASCEND-MIBREDUNDANCY-MIB

File: ASCEND-MIBREDUNDANCY-MIB.mib (4605 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibredundancyProfileEntry  
SEQUENCE    
  redundancyProfile-Index-o INTEGER
  redundancyProfile-PrimaryPreference INTEGER
  redundancyProfile-SyncEnabled INTEGER
  redundancyProfile-Action-o INTEGER

MibredundancyProfile-ContextEntry  
SEQUENCE    
  redundancyProfile-Context-Index-o INTEGER
  redundancyProfile-Context-Index1-o INTEGER
  redundancyProfile-Context-MustAgree INTEGER

Defined Values

mibredundancyProfile 1.3.6.1.4.1.529.23.16
OBJECT IDENTIFIER    

mibredundancyProfileTable 1.3.6.1.4.1.529.23.16.1
A list of mibredundancyProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibredundancyProfileEntry

mibredundancyProfileEntry 1.3.6.1.4.1.529.23.16.1.1
A mibredundancyProfile entry containing objects that maps to the parameters of mibredundancyProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibredundancyProfileEntry  

redundancyProfile-Index-o 1.3.6.1.4.1.529.23.16.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyProfile-PrimaryPreference 1.3.6.1.4.1.529.23.16.1.1.2
Indicates which controller is to be given preference to become primary.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noPreference(1), leftControllerPreferred(2), rightControllerPreferred(3), firstControllerPreferred(4), secondControllerPreferred(5)  

redundancyProfile-SyncEnabled 1.3.6.1.4.1.529.23.16.1.1.4
Indicates whether run time sync of data from primary to secondary is enabled. CAUTION: The SECONDARY will be reset for changes to take effect!!!
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

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

mibredundancyProfile-ContextTable 1.3.6.1.4.1.529.23.16.2
A list of mibredundancyProfile__context profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibredundancyProfile-ContextEntry

mibredundancyProfile-ContextEntry 1.3.6.1.4.1.529.23.16.2.1
A mibredundancyProfile__context entry containing objects that maps to the parameters of mibredundancyProfile__context profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibredundancyProfile-ContextEntry  

redundancyProfile-Context-Index-o 1.3.6.1.4.1.529.23.16.2.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyProfile-Context-Index1-o 1.3.6.1.4.1.529.23.16.2.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyProfile-Context-MustAgree 1.3.6.1.4.1.529.23.16.2.1.3
Indicates whether the controllers must agree on the choice of a primary controller
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)