CISCO-C8500-REDUNDANCY-MIB

        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.
    
ciscoC8500RedundancyMIB 1.3.6.1.4.1.9.9.105
Imported Objects
CISCO-SMI ciscoMgmt
SNMPv2-CONF MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMI MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TC TEXTUAL-CONVENTION TimeStamp TruthValue
Type Definitions (3)
RedundancyMode Enumeration
active(1)
standby(2)
unused(3)
notPresent(4)
RedundancySlotIndex Unsigned32 range: 1..65535
RedundancyStatus Enumeration
notPresent(1)
ok(2)
fault(3)
Objects (30)
ciscoC8500RedundancyMIB .1.3.6.1.4.1.9.9.105
ciscoC8500RedundancyMIBObjects .1.3.6.1.4.1.9.9.105.1
ccrCpu .1.3.6.1.4.1.9.9.105.1.1
ccrCpuTable .1.3.6.1.4.1.9.9.105.1.1.1
ccrCpuEntry ccrCpuSlotIndex .1.3.6.1.4.1.9.9.105.1.1.1.1
ccrCpuSlotIndex RedundancySlotIndex .1.3.6.1.4.1.9.9.105.1.1.1.1.1
ccrCpuMode r/w RedundancyMode .1.3.6.1.4.1.9.9.105.1.1.1.1.2
ccrCpuStatus RedundancyStatus .1.3.6.1.4.1.9.9.105.1.1.1.1.3
ccrSyncConfigOnSet r/w Bits .1.3.6.1.4.1.9.9.105.1.1.2
ccrCpuStandbyEnableMode r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.105.1.1.3
ccrCpuSwitchoverTime secondsInteger32 .1.3.6.1.4.1.9.9.105.1.1.4
ccrForceCounterSync r/w Enumeration .1.3.6.1.4.1.9.9.105.1.1.5
ccrIfCounterSyncFreq r/w minutesInteger32 .1.3.6.1.4.1.9.9.105.1.1.6
ccrVcCounterSyncFreq r/w minutesInteger32 .1.3.6.1.4.1.9.9.105.1.1.7
ccrSigCounterSyncEnable r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.105.1.1.8
ccrSwitch .1.3.6.1.4.1.9.9.105.1.2
ccrSwitchTable .1.3.6.1.4.1.9.9.105.1.2.1
ccrSwitchEntry ccrSwitchSlotIndex .1.3.6.1.4.1.9.9.105.1.2.1.1
ccrSwitchSlotIndex RedundancySlotIndex .1.3.6.1.4.1.9.9.105.1.2.1.1.1
ccrSwitchMode r/w RedundancyMode .1.3.6.1.4.1.9.9.105.1.2.1.1.2
ccrSwitchStatus RedundancyStatus .1.3.6.1.4.1.9.9.105.1.2.1.1.3
ccrSwitchLastSwitchoverTime SNMPv2-TCTimeStamp .1.3.6.1.4.1.9.9.105.1.2.2
ccrSwitchLastSwitchoverReason Enumeration .1.3.6.1.4.1.9.9.105.1.2.3
ccrSwitchBw Enumeration .1.3.6.1.4.1.9.9.105.1.2.4
ccrDesiredSwitchBw r/w Enumeration .1.3.6.1.4.1.9.9.105.1.2.5
ciscoC8500RedundancyMIBNotificationPrefix .1.3.6.1.4.1.9.9.105.2
ccrMIBNotifications .1.3.6.1.4.1.9.9.105.2.0
ciscoC8500RedundancyMIBConformance .1.3.6.1.4.1.9.9.105.3
ciscoC8500RedundancyMIBCompliances .1.3.6.1.4.1.9.9.105.3.1
ciscoC8500RedundancyMIBGroups .1.3.6.1.4.1.9.9.105.3.2
Notifications / Traps (3)
NameOIDDescription
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.
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.
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.