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.
    
hh3cFailover 1.3.6.1.4.1.25506.2.164
Imported Objects
HH3C-OID-MIB hh3cCommon
SNMPv2-SMI Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TC DisplayString RowStatus
Objects (19)
hh3cFailover .1.3.6.1.4.1.25506.2.164
hh3cFailoverScalarObjects .1.3.6.1.4.1.25506.2.164.1
hh3cFailoverMaxNum Unsigned32 .1.3.6.1.4.1.25506.2.164.1.1
hh3cFailoverCurrentNum Unsigned32 .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 Unsigned32 .1.3.6.1.4.1.25506.2.164.2.1.1.1
hh3cFailoverRowStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.25506.2.164.2.1.1.10
hh3cFailoverName r/w OctetString .1.3.6.1.4.1.25506.2.164.2.1.1.2
hh3cFailoverPrimaryChassisID r/w Integer32 .1.3.6.1.4.1.25506.2.164.2.1.1.3
hh3cFailoverPrimarySlotID r/w Integer32 .1.3.6.1.4.1.25506.2.164.2.1.1.4
hh3cFailoverPrimaryCpuID r/w Integer32 .1.3.6.1.4.1.25506.2.164.2.1.1.5
hh3cFailoverSecondaryChassisID r/w Integer32 .1.3.6.1.4.1.25506.2.164.2.1.1.6
hh3cFailoverSecondarySlotID r/w Integer32 .1.3.6.1.4.1.25506.2.164.2.1.1.7
hh3cFailoverSecondaryCpuID r/w Integer32 .1.3.6.1.4.1.25506.2.164.2.1.1.8
hh3cFailoverState Enumeration .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 (6)
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.