ASCEND-MIBREDUNDANCYSTATS-MIB

File: ASCEND-MIBREDUNDANCYSTATS-MIB.mib (14362 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibredundancyStatisticsEntry  
SEQUENCE    
  redundancyStatistics-Index-o INTEGER
  redundancyStatistics-SerialNumber INTEGER
  redundancyStatistics-Action-o INTEGER

MibredundancyStatsProfileEntry  
SEQUENCE    
  redundancyStatsProfile-Index-o INTEGER
  redundancyStatsProfile-Action-o INTEGER

MibredundancyStatsProfile-ContextStatsEntry  
SEQUENCE    
  redundancyStatsProfile-ContextStats-Index-o INTEGER
  redundancyStatsProfile-ContextStats-Index1-o INTEGER
  redundancyStatsProfile-ContextStats-State INTEGER
  redundancyStatsProfile-ContextStats-Function INTEGER
  redundancyStatsProfile-ContextStats-SelectReason INTEGER
  redundancyStatsProfile-ContextStats-PriorFunction INTEGER
  redundancyStatsProfile-ContextStats-LastReboot INTEGER
  redundancyStatsProfile-ContextStats-Local-SerialNumber INTEGER
  redundancyStatsProfile-ContextStats-Pair-SerialNumber INTEGER
  redundancyStatsProfile-ContextStats-ChassisSerialNumber INTEGER
  redundancyStatsProfile-ContextStats-InitializationTime INTEGER
  redundancyStatsProfile-ContextStats-PostStart INTEGER
  redundancyStatsProfile-ContextStats-PostEnd INTEGER
  redundancyStatsProfile-ContextStats-SelectionStart INTEGER
  redundancyStatsProfile-ContextStats-SelectionEnd INTEGER
  redundancyStatsProfile-ContextStats-LoadStart INTEGER
  redundancyStatsProfile-ContextStats-LoadEnd INTEGER
  redundancyStatsProfile-ContextStats-InaugurationTime INTEGER
  redundancyStatsProfile-ContextStats-LastSent INTEGER
  redundancyStatsProfile-ContextStats-LastReceived INTEGER
  redundancyStatsProfile-ContextStats-LastProfileSync INTEGER
  redundancyStatsProfile-ContextStats-LastCodeSync INTEGER
  redundancyStatsProfile-ContextStats-LastLogRecv INTEGER
  redundancyStatsProfile-ContextStats-UpdateTime INTEGER

Defined Values

mibredundancyStatistics 1.3.6.1.4.1.529.23.104
OBJECT IDENTIFIER    

mibredundancyStatsProfile 1.3.6.1.4.1.529.23.17
OBJECT IDENTIFIER    

mibredundancyStatisticsTable 1.3.6.1.4.1.529.23.104.1
A list of mibredundancyStatistics profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibredundancyStatisticsEntry

mibredundancyStatisticsEntry 1.3.6.1.4.1.529.23.104.1.1
A mibredundancyStatistics entry containing objects that maps to the parameters of mibredundancyStatistics profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibredundancyStatisticsEntry  

redundancyStatistics-Index-o 1.3.6.1.4.1.529.23.104.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyStatistics-SerialNumber 1.3.6.1.4.1.529.23.104.1.1.2
Identity of the card
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

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

mibredundancyStatsProfileTable 1.3.6.1.4.1.529.23.17.1
A list of mibredundancyStatsProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibredundancyStatsProfileEntry

mibredundancyStatsProfileEntry 1.3.6.1.4.1.529.23.17.1.1
A mibredundancyStatsProfile entry containing objects that maps to the parameters of mibredundancyStatsProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibredundancyStatsProfileEntry  

redundancyStatsProfile-Index-o 1.3.6.1.4.1.529.23.17.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

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

mibredundancyStatsProfile-ContextStatsTable 1.3.6.1.4.1.529.23.17.2
A list of mibredundancyStatsProfile__context_stats profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibredundancyStatsProfile-ContextStatsEntry

mibredundancyStatsProfile-ContextStatsEntry 1.3.6.1.4.1.529.23.17.2.1
A mibredundancyStatsProfile__context_stats entry containing objects that maps to the parameters of mibredundancyStatsProfile__context_stats profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibredundancyStatsProfile-ContextStatsEntry  

redundancyStatsProfile-ContextStats-Index-o 1.3.6.1.4.1.529.23.17.2.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyStatsProfile-ContextStats-Index1-o 1.3.6.1.4.1.529.23.17.2.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyStatsProfile-ContextStats-State 1.3.6.1.4.1.529.23.17.2.1.3
Current state of the redundancy state machine
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER initial(1), loadContext(2), startPost(3), localPost(4), remotePost(5), selecting(6), selectionComplete(7), inauguration(8), primaryToOperational(9), loading(10), secondaryToOperational(11), monitoring(12), dead(13), restrictRedundancy(14)  

redundancyStatsProfile-ContextStats-Function 1.3.6.1.4.1.529.23.17.2.1.4
Current function of this controller
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noFunction(1), primary(2), secondary(3)  

redundancyStatsProfile-ContextStats-SelectReason 1.3.6.1.4.1.529.23.17.2.1.5
Basis on which this controller was assigned the current function
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noReason(1), deferToRunningPrimary(2), noRunningPrimary(3), singleControllerOperation(4), localPrimaryPreference(5), remotePrimaryPreference(6), localCrash(7), remoteCrash(8), localLocalLocalError(9), remoteLocalLocalError(10), localRemoteLocalError(11), remoteRemoteLocalError(12), localMatchesChassis(13), remoteMatchesChassis(14), priorPairFunction(15), localPrimaryResources(16), remotePrimaryResources(17), localSecondaryResources(18), remoteSecondaryResources(19), priorLocalPrimary(20), priorRemotePrimary(21), localCrashHistory(22), remoteCrashHistory(23), localLocalLocalErrorHistory(24), remoteLocalLocalErrorHistory(25), localRemoteLocalErrorHistory(26), remoteRemoteLocalErrorHistory(27), localSlotNumber(28), remoteSlotNumber(29), contentionResolution(30), unableToAcquireBuses(31), communicationLoss(32)  

redundancyStatsProfile-ContextStats-PriorFunction 1.3.6.1.4.1.529.23.17.2.1.6
Prior function of this controller
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER noFunction(1), primary(2), secondary(3)  

redundancyStatsProfile-ContextStats-LastReboot 1.3.6.1.4.1.529.23.17.2.1.7
Reason the controller was last rebooted
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER crash(1), localReportLocalError(2), remoteReportLocalError(3), localReportRemoteError(4), remoteReportRemoteError(5), localManualReboot(6), remoteManualReboot(7), redundantControllerSwitchCmd(8), numberOfRebootTypes(9), primaryOperationalReboot(10), secondaryOperationalReboot(11)  

redundancyStatsProfile-ContextStats-Local-SerialNumber 1.3.6.1.4.1.529.23.17.2.1.8
Identity of the card
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyStatsProfile-ContextStats-Pair-SerialNumber 1.3.6.1.4.1.529.23.17.2.1.9
Identity of the card
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyStatsProfile-ContextStats-ChassisSerialNumber 1.3.6.1.4.1.529.23.17.2.1.11
Identity of the chassis
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyStatsProfile-ContextStats-InitializationTime 1.3.6.1.4.1.529.23.17.2.1.12
Time at which this controller was initialized
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyStatsProfile-ContextStats-PostStart 1.3.6.1.4.1.529.23.17.2.1.13
Time at which this controller started local POST
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyStatsProfile-ContextStats-PostEnd 1.3.6.1.4.1.529.23.17.2.1.14
Time at which this controller detected the end of remote POST
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyStatsProfile-ContextStats-SelectionStart 1.3.6.1.4.1.529.23.17.2.1.15
Time at which this controller selected a function
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyStatsProfile-ContextStats-SelectionEnd 1.3.6.1.4.1.529.23.17.2.1.16
Time at which this controller detected the end of remote selection
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyStatsProfile-ContextStats-LoadStart 1.3.6.1.4.1.529.23.17.2.1.17
Time at which this controller started waiting for the other controller to load the operational code
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyStatsProfile-ContextStats-LoadEnd 1.3.6.1.4.1.529.23.17.2.1.18
Time at which this controller detected that the other controller completed loading the operational code
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyStatsProfile-ContextStats-InaugurationTime 1.3.6.1.4.1.529.23.17.2.1.19
Time at which this controller set its function. This is used to prevent oscillation of the primary function between controllers
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyStatsProfile-ContextStats-LastSent 1.3.6.1.4.1.529.23.17.2.1.20
Time at which this controller last got an ACK for a sent redundancyMsg
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyStatsProfile-ContextStats-LastReceived 1.3.6.1.4.1.529.23.17.2.1.21
Time at which this controller last received a redundancyMsg
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyStatsProfile-ContextStats-LastProfileSync 1.3.6.1.4.1.529.23.17.2.1.22
Time at which this controller last synchronized its profile repository with its partner
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyStatsProfile-ContextStats-LastCodeSync 1.3.6.1.4.1.529.23.17.2.1.23
Time at which this controller last synchronized its code repository with its partner
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyStatsProfile-ContextStats-LastLogRecv 1.3.6.1.4.1.529.23.17.2.1.24
Time at which this controller last received a Fatal log entry from its partner
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

redundancyStatsProfile-ContextStats-UpdateTime 1.3.6.1.4.1.529.23.17.2.1.25
Absolute time at which this context was last updated
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER