H3C-FAILOVER-MIB

        This MIB file is to provide the definition of failover group.
        
Such as:
1. Configure Failover Groups for a device and display Failover Groups
   and their status.
2. Assign CPU to the Failover Group, and display their status.
        
Failover Group: A failover group contains a primary node and a secondary node.
When a failover group is referenced by a service module, the primary node
processes services and backs up service data to the secondary node.
The secondary node does not process services, but it takes over the services
when the primary node fails.
When the primary node is recovered, traffic is switched to the primary node again.
    

Imported Objects

h3cCommonHUAWEI-3COM-OID-MIB
Integer32, Unsigned32, OBJECT-TYPE, MODULE-IDENTITY, NOTIFICATION-TYPESNMPv2-SMI
DisplayString, RowStatusSNMPv2-TC

Objects

h3cFailover .1.3.6.1.4.1.2011.10.2.164
h3cFailoverScalarObjects .1.3.6.1.4.1.2011.10.2.164.1
h3cFailoverMaxNum .1.3.6.1.4.1.2011.10.2.164.1.1
h3cFailoverCurrentNum .1.3.6.1.4.1.2011.10.2.164.1.2
h3cFailoverTables .1.3.6.1.4.1.2011.10.2.164.2
h3cFailoverCfgTable .1.3.6.1.4.1.2011.10.2.164.2.1
h3cFailoverCfgEntry .1.3.6.1.4.1.2011.10.2.164.2.1.1
h3cFailoverIndex .1.3.6.1.4.1.2011.10.2.164.2.1.1.1
h3cFailoverRowStatus
.1.3.6.1.4.1.2011.10.2.164.2.1.1.10
h3cFailoverName .1.3.6.1.4.1.2011.10.2.164.2.1.1.2
h3cFailoverPrimaryChassisID .1.3.6.1.4.1.2011.10.2.164.2.1.1.3
h3cFailoverPrimarySlotID .1.3.6.1.4.1.2011.10.2.164.2.1.1.4
h3cFailoverPrimaryCpuID .1.3.6.1.4.1.2011.10.2.164.2.1.1.5
h3cFailoverSecondaryChassisID .1.3.6.1.4.1.2011.10.2.164.2.1.1.6
h3cFailoverSecondarySlotID .1.3.6.1.4.1.2011.10.2.164.2.1.1.7
h3cFailoverSecondaryCpuID .1.3.6.1.4.1.2011.10.2.164.2.1.1.8
h3cFailoverState .1.3.6.1.4.1.2011.10.2.164.2.1.1.9
h3cFailoverNotification .1.3.6.1.4.1.2011.10.2.164.3
h3cFailoverTrap .1.3.6.1.4.1.2011.10.2.164.3.0

Notifications/Traps

NameOIDDescription
h3cFailoverCreate


.1.3.6.1.4.1.2011.10.2.164.3.0.1
The h3cFailoverCreate trap indicates that the failover group has created.
h3cFailoverDelete


.1.3.6.1.4.1.2011.10.2.164.3.0.2
The h3cFailoverDelete trap indicates that the failover group has deleted.
h3cFailoverPrimaryNodeAdd





.1.3.6.1.4.1.2011.10.2.164.3.0.3
The h3cFailoverPrimaryNodeAdd trap indicates that the failover group has
added the primary node.
h3cFailoverPrimaryNodeRemove





.1.3.6.1.4.1.2011.10.2.164.3.0.4
The h3cFailoverPrimaryNodeRemove trap indicates that the failover group has
removed the primary node.
h3cFailoverSecondaryNodeAdd





.1.3.6.1.4.1.2011.10.2.164.3.0.5
The h3cFailoverSecondaryNodeAdd trap indicates that the failover group has
added the secondary node.
h3cFailoverSecondaryNodeRemove





.1.3.6.1.4.1.2011.10.2.164.3.0.6
The h3cFailoverSecondaryNodeRemove trap indicates that the failover group has
removed the secondary node.