HH3C-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

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

Objects

hh3cFailover .1.3.6.1.4.1.25506.2.164
hh3cFailoverScalarObjects .1.3.6.1.4.1.25506.2.164.1
hh3cFailoverMaxNum .1.3.6.1.4.1.25506.2.164.1.1
hh3cFailoverCurrentNum .1.3.6.1.4.1.25506.2.164.1.2
hh3cFailoverTables .1.3.6.1.4.1.25506.2.164.2
hh3cFailoverCfgTable .1.3.6.1.4.1.25506.2.164.2.1
hh3cFailoverCfgEntry .1.3.6.1.4.1.25506.2.164.2.1.1
hh3cFailoverIndex .1.3.6.1.4.1.25506.2.164.2.1.1.1
hh3cFailoverRowStatus
.1.3.6.1.4.1.25506.2.164.2.1.1.10
hh3cFailoverName .1.3.6.1.4.1.25506.2.164.2.1.1.2
hh3cFailoverPrimaryChassisID .1.3.6.1.4.1.25506.2.164.2.1.1.3
hh3cFailoverPrimarySlotID .1.3.6.1.4.1.25506.2.164.2.1.1.4
hh3cFailoverPrimaryCpuID .1.3.6.1.4.1.25506.2.164.2.1.1.5
hh3cFailoverSecondaryChassisID .1.3.6.1.4.1.25506.2.164.2.1.1.6
hh3cFailoverSecondarySlotID .1.3.6.1.4.1.25506.2.164.2.1.1.7
hh3cFailoverSecondaryCpuID .1.3.6.1.4.1.25506.2.164.2.1.1.8
hh3cFailoverState .1.3.6.1.4.1.25506.2.164.2.1.1.9
hh3cFailoverNotification .1.3.6.1.4.1.25506.2.164.3
hh3cFailoverTrap .1.3.6.1.4.1.25506.2.164.3.0

Notifications/Traps

NameOIDDescription
hh3cFailoverCreate


.1.3.6.1.4.1.25506.2.164.3.0.1
The hh3cFailoverCreate trap indicates that the failover group has created.
hh3cFailoverDelete


.1.3.6.1.4.1.25506.2.164.3.0.2
The hh3cFailoverDelete trap indicates that the failover group has deleted.
hh3cFailoverPrimaryNodeAdd





.1.3.6.1.4.1.25506.2.164.3.0.3
The hh3cFailoverPrimaryNodeAdd trap indicates that the failover group has
added the primary node.
hh3cFailoverPrimaryNodeRemove





.1.3.6.1.4.1.25506.2.164.3.0.4
The hh3cFailoverPrimaryNodeRemove trap indicates that the failover group has
removed the primary node.
hh3cFailoverSecondaryNodeAdd





.1.3.6.1.4.1.25506.2.164.3.0.5
The hh3cFailoverSecondaryNodeAdd trap indicates that the failover group has
added the secondary node.
hh3cFailoverSecondaryNodeRemove





.1.3.6.1.4.1.25506.2.164.3.0.6
The hh3cFailoverSecondaryNodeRemove trap indicates that the failover group has
removed the secondary node.