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.
    
Source file
H3C-FAILOVER-MIB
Last revised
Identity
h3cFailover
Base OID
1.3.6.1.4.1.2011.10.2.164
Imported Objects
HUAWEI-3COM-OID-MIB h3cCommon
SNMPv2-SMI Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC DisplayString RowStatus
Net-SNMP examples using the h3c MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-FAILOVER-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-FAILOVER-MIB::h3cFailover'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-FAILOVER-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-FAILOVER-MIB::h3cFailover'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (19)
.1.3.6.1.4.1.2011.10.2.164
.1.3.6.1.4.1.2011.10.2.164.1
.1.3.6.1.4.1.2011.10.2.164.1.1
.1.3.6.1.4.1.2011.10.2.164.1.2
.1.3.6.1.4.1.2011.10.2.164.2
.1.3.6.1.4.1.2011.10.2.164.2.1
.1.3.6.1.4.1.2011.10.2.164.2.1.1
Unsigned32
.1.3.6.1.4.1.2011.10.2.164.2.1.1.1
.1.3.6.1.4.1.2011.10.2.164.2.1.1.10
OctetString
.1.3.6.1.4.1.2011.10.2.164.2.1.1.2
Integer32
.1.3.6.1.4.1.2011.10.2.164.2.1.1.3
Integer32
.1.3.6.1.4.1.2011.10.2.164.2.1.1.4
Integer32
.1.3.6.1.4.1.2011.10.2.164.2.1.1.5
Integer32
.1.3.6.1.4.1.2011.10.2.164.2.1.1.6
Integer32
.1.3.6.1.4.1.2011.10.2.164.2.1.1.7
Integer32
.1.3.6.1.4.1.2011.10.2.164.2.1.1.8
Enumeration
.1.3.6.1.4.1.2011.10.2.164.2.1.1.9
.1.3.6.1.4.1.2011.10.2.164.3
.1.3.6.1.4.1.2011.10.2.164.3.0
Dependencies (4) 3 direct · 1 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. RFC1155-SMIrfc
  2. HUAWEI-3COM-OID-MIBh3c
  3. SNMPv2-SMIrfc
  4. SNMPv2-TCrfc
  5. H3C-FAILOVER-MIBh3cselected
Notifications / Traps (6)
NameOIDDescription
.1.3.6.1.4.1.2011.10.2.164.3.0.1
The h3cFailoverCreate trap indicates that the failover group has created.
.1.3.6.1.4.1.2011.10.2.164.3.0.2
The h3cFailoverDelete trap indicates that the failover group has deleted.
.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.
.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.
.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.
.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.