CISCO-C8500-REDUNDANCY-MIB

File: CISCO-C8500-REDUNDANCY-MIB.mib (20854 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 TEXTUAL-CONVENTION TimeStamp
TruthValue MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP ciscoMgmt

Defined Types

RedundancyStatus  
The operational status of a card.
TEXTUAL-CONVENTION    
  INTEGER notPresent(1), ok(2), fault(3)  

RedundancyMode  
The redundancy mode of a card. The redundancy mode of a card is part of the state of the redundancy machine (i.e., the hardware or software that implements redundancy). The redundancy modes of all the cards in a redundancy group together represent the state of the redundancy machine for that redundancy group. The inputs to the redundancy machine that cause the redundancy mode of a card to transition from one value to another are events like card failure, card removal, user configuration, etc. Objects defined using this TC have a MAX-ACCESS of read-write or read-create. This allows a user to force the redundancy machine to transition to a desired state. The following values may be written: active(1) - Make this card an active member of the redundancy group. standby(2) - Make this card a standby member of the redundancy group. unused(3) - Do not use this card. Writing the above values may cause a switchover. When read, the values mean: active(1) - This card is an active member of the redundancy group. standby(2) - This card is a standby member of the redundancy group. unused(3) - This card is not being used at present. notPresent(4) - There is no card in the slot.
TEXTUAL-CONVENTION    
  INTEGER active(1), standby(2), unused(3), notPresent(4)  

RedundancySlotIndex  
A value that identifies a physical slot in the chassis. For a chassis with slots that are numbered left to right, the leftmost slot has value 1. For a chassis with slots that are numbered top to bottom, the topmost slot has value 1.
TEXTUAL-CONVENTION    
  Unsigned32 1..65535  

CcrCpuEntry  
SEQUENCE    
  ccrCpuSlotIndex RedundancySlotIndex
  ccrCpuMode RedundancyMode
  ccrCpuStatus RedundancyStatus

CcrSwitchEntry  
SEQUENCE    
  ccrSwitchSlotIndex RedundancySlotIndex
  ccrSwitchMode RedundancyMode
  ccrSwitchStatus RedundancyStatus

Defined Values

ciscoC8500RedundancyMIB 1.3.6.1.4.1.9.9.105
This MIB allows management of redundancy of CPU and switch cards for the Catalyst 8540 switch, and other products with similar implementations. The Catalyst 8540 is an ATM switch. It has 13 (or, in some models, 14) slots, of which 2 slots can hold CPU cards, and 3 (or, in some models, 4) slots can hold switch cards. A switch card is one that contains the ATM switching fabric. Two switch cards are combined to operate in 20Gbps switching mode. For CPU cards, 1+1 redundancy is supported. For switch cards, 2+1 redundancy is supported.
MODULE-IDENTITY    

ciscoC8500RedundancyMIBObjects 1.3.6.1.4.1.9.9.105.1
OBJECT IDENTIFIER    

ccrCpu 1.3.6.1.4.1.9.9.105.1.1
OBJECT IDENTIFIER    

ccrSwitch 1.3.6.1.4.1.9.9.105.1.2
OBJECT IDENTIFIER    

ccrCpuTable 1.3.6.1.4.1.9.9.105.1.1.1
There is an entry in this table for each slot that can hold a CPU card.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcrCpuEntry

ccrCpuEntry 1.3.6.1.4.1.9.9.105.1.1.1.1
Redundancy information for a CPU card.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcrCpuEntry  

ccrCpuSlotIndex 1.3.6.1.4.1.9.9.105.1.1.1.1.1
Identifies a chassis slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  RedundancySlotIndex  

ccrCpuMode 1.3.6.1.4.1.9.9.105.1.1.1.1.2
The redundancy mode of this CPU card.
Status: current Access: read-write
OBJECT-TYPE    
  RedundancyMode  

ccrCpuStatus 1.3.6.1.4.1.9.9.105.1.1.1.1.3
The operational status of this CPU card.
Status: current Access: read-only
OBJECT-TYPE    
  RedundancyStatus  

ccrSyncConfigOnSet 1.3.6.1.4.1.9.9.105.1.1.2
The device's running-configuration and startup-configuration both reside on the active CPU card. This object indicates whether these configurations should be copied from the active CPU to the standby CPU whenever they change. It is acceptable to copy either, both, or neither.
Status: current Access: read-write
OBJECT-TYPE    
  BITS runningConfig(0), startupConfig(1)  

ccrCpuStandbyEnableMode 1.3.6.1.4.1.9.9.105.1.1.3
This object is used to allow or disallow the execution of the enable exec command on the secondary CPU. When set to 'true', the enable exec command can be executed on secondary CPU, and the user may enter enable mode after keying in the password configured. When set to 'false', the enable exec command cannot be executed; thus, no user may enter enabled mode.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ccrCpuSwitchoverTime 1.3.6.1.4.1.9.9.105.1.1.4
The time taken for the most recent CPU switchover.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

ccrForceCounterSync 1.3.6.1.4.1.9.9.105.1.1.5
This object is used to force the synchronization of counters from primary CPU to secondary CPU. It should generally be set just before a controlled Route Processor Switchover. When this object is retrieved, the value 'noop' is returned. When this object is set to 'noop' no operation is performed.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER forcesync(1), noop(2)  

ccrIfCounterSyncFreq 1.3.6.1.4.1.9.9.105.1.1.6
This object configures the periodicity of interface counter synchronization from primary CPU to secondary CPU. Setting this object to 0 will disable counter synchronization.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1440  

ccrVcCounterSyncFreq 1.3.6.1.4.1.9.9.105.1.1.7
This object configures the periodicity of Virtual Circuit (VC) counter synchronization from primary CPU to secondary CPU. Setting this object to 0 will disable counter synchronization.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1440  

ccrSigCounterSyncEnable 1.3.6.1.4.1.9.9.105.1.1.8
This object configures the synchronization of ATM Signalling Statistics from primary CPU to secondary CPU. When this object is set to 'true', sychronization is enabled. When this object is set to 'false', synchronization is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ccrSwitchTable 1.3.6.1.4.1.9.9.105.1.2.1
There is an entry in this table for each slot that can hold a switch card. A 'switch card' is a card that contains the ATM switch fabric.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CcrSwitchEntry

ccrSwitchEntry 1.3.6.1.4.1.9.9.105.1.2.1.1
Redundancy information for a switch card.
Status: current Access: not-accessible
OBJECT-TYPE    
  CcrSwitchEntry  

ccrSwitchSlotIndex 1.3.6.1.4.1.9.9.105.1.2.1.1.1
Identifies a chassis slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  RedundancySlotIndex  

ccrSwitchMode 1.3.6.1.4.1.9.9.105.1.2.1.1.2
The redundancy mode of this switch card.
Status: current Access: read-write
OBJECT-TYPE    
  RedundancyMode  

ccrSwitchStatus 1.3.6.1.4.1.9.9.105.1.2.1.1.3
The operational status of this switch card.
Status: current Access: read-only
OBJECT-TYPE    
  RedundancyStatus  

ccrSwitchLastSwitchoverTime 1.3.6.1.4.1.9.9.105.1.2.2
The value of sysUpTime at the last switchover of the switch cards. The value is zero if there was no switchover since agent initialization.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

ccrSwitchLastSwitchoverReason 1.3.6.1.4.1.9.9.105.1.2.3
The reason for the last switch card switchover. The value is none(1) if there was no switchover since agent initialization.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), notKnown(2), userInitiated(3), cardFailed(4), cardRecovered(5), cardRemoved(6), cardInserted(7)  

ccrSwitchBw 1.3.6.1.4.1.9.9.105.1.2.4
The switching capacity (i.e., bandwidth) of the switch fabric. tenGbps(1) - 10 Gigabits/sec twentyGbps(2) - 20 Gigabits/sec.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER tenGbps(1), twentyGbps(2)  

ccrDesiredSwitchBw 1.3.6.1.4.1.9.9.105.1.2.5
The desired switching capacity (i.e., bandwidth) of the switch fabric. tenGbps(1) - 10 Gigabits/sec twentyGbps(2) - 20 Gigabits/sec If the value configured by writing to this object is supported by the device, it will be applied at the next reboot. The speed at which the switch fabric is currently operating is reflected by the value of ccrSwitchBw.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tenGbps(1), twentyGbps(2)  

ciscoC8500RedundancyMIBNotificationPrefix 1.3.6.1.4.1.9.9.105.2
OBJECT IDENTIFIER    

ccrMIBNotifications 1.3.6.1.4.1.9.9.105.2.0
OBJECT IDENTIFIER    

ccrCpuStatusChange 1.3.6.1.4.1.9.9.105.2.0.1
This notification is generated when the value of ccrCpuStatus changes for a CPU card. The varbind indicates the current status of the affected card.
Status: current Access: read-write
NOTIFICATION-TYPE    

ccrSwitchStatusChange 1.3.6.1.4.1.9.9.105.2.0.2
This notification is generated when the value of ccrSwitchStatus changes for a switch card. The varbind indicates the current status of the affected card.
Status: current Access: read-write
NOTIFICATION-TYPE    

ccrSwitchModeChange 1.3.6.1.4.1.9.9.105.2.0.3
This notification is generated when the value of ccrSwitchMode changes from active(1) to either standby(2) or unused(3) or notPresent(4). The varbind indicates the current mode of the affected card.
Status: current Access: read-write
NOTIFICATION-TYPE    

ciscoC8500RedundancyMIBConformance 1.3.6.1.4.1.9.9.105.3
OBJECT IDENTIFIER    

ciscoC8500RedundancyMIBCompliances 1.3.6.1.4.1.9.9.105.3.1
OBJECT IDENTIFIER    

ciscoC8500RedundancyMIBGroups 1.3.6.1.4.1.9.9.105.3.2
OBJECT IDENTIFIER    

ciscoC8500RedundancyMIBCompliance 1.3.6.1.4.1.9.9.105.3.1.1
The compliance statement for Cisco agents which implement the CISCO-C8500-REDUNDANCY-MIB.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

ciscoC8500RedundancyMIBComplianceRev1 1.3.6.1.4.1.9.9.105.3.1.2
The compliance statement to include objects related to the redundancy features like enable password on secondary, switchover duration and counter.
Status: current Access: read-write
MODULE-COMPLIANCE    

ccrCpuMibGroup 1.3.6.1.4.1.9.9.105.3.2.1
A collection of objects providing the ability to manage CPU card redundancy.
Status: obsolete Access: read-write
OBJECT-GROUP    

ccrSwitchMibGroup 1.3.6.1.4.1.9.9.105.3.2.2
A collection of objects providing the ability to manage Switch Fabric card redundancy.
Status: current Access: read-write
OBJECT-GROUP    

ccrNotificationsGroup 1.3.6.1.4.1.9.9.105.3.2.3
A collection of notifications related to redundancy.
Status: current Access: read-write
NOTIFICATION-GROUP    

ccrCpuMibGroup1 1.3.6.1.4.1.9.9.105.3.2.4
A collection of objects providing the ability to manage CPU card redundancy and redundancy feature for counter, enable password on secondary and switchover duration.
Status: current Access: read-write
OBJECT-GROUP