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.
- Source file
HH3C-FAILOVER-MIB- Last revised
- Identity
hh3cFailover- Base OID
1.3.6.1.4.1.25506.2.164
Imported Objects
| HH3C-OID-MIB | hh3cCommon |
| 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 hh3c 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 'HH3C-FAILOVER-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-FAILOVER-MIB::hh3cFailover'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-FAILOVER-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-FAILOVER-MIB::hh3cFailover'
Objects (19)
Showing 19 of 19 objects
Object legend
Object type
Icons distinguish tables, entry rows, columns, scalars, and structural nodes.
SNMPv2-TCTruthValue
Syntax
Blue badges identify the value syntax. Connected badges read as defining module and convention.
IF-MIBifIndex
Table index
Green identifies an index object; yellow names its module when the index is defined elsewhere.
r/w
deprecated
obsolete
Access and status
r/w means read-write. Grey labels mark definitions retained for compatibility.
OBS ✓
Observium use
The indicator appears only when Observium directly references that object.
ifOperStatus
.1.3.6.1.2.1…
Names and OIDs
Object names link to their detail pages. Hover or focus a linked name or badge for available definition details.
.1.3.6.1.4.1.25506.2.164 |
||
.1.3.6.1.4.1.25506.2.164.1 |
||
.1.3.6.1.4.1.25506.2.164.1.1 |
||
.1.3.6.1.4.1.25506.2.164.1.2 |
||
.1.3.6.1.4.1.25506.2.164.2 |
||
.1.3.6.1.4.1.25506.2.164.2.1 |
||
.1.3.6.1.4.1.25506.2.164.2.1.1 |
||
|
Unsigned32
|
.1.3.6.1.4.1.25506.2.164.2.1.1.1 |
|
.1.3.6.1.4.1.25506.2.164.2.1.1.10 |
||
|
|
OctetString
|
.1.3.6.1.4.1.25506.2.164.2.1.1.2 |
|
Integer32
|
.1.3.6.1.4.1.25506.2.164.2.1.1.3 |
|
|
Integer32
|
.1.3.6.1.4.1.25506.2.164.2.1.1.4 |
|
|
Integer32
|
.1.3.6.1.4.1.25506.2.164.2.1.1.5 |
|
|
Integer32
|
.1.3.6.1.4.1.25506.2.164.2.1.1.6 |
|
|
Integer32
|
.1.3.6.1.4.1.25506.2.164.2.1.1.7 |
|
|
Integer32
|
.1.3.6.1.4.1.25506.2.164.2.1.1.8 |
|
|
Enumeration
|
.1.3.6.1.4.1.25506.2.164.2.1.1.9 |
|
.1.3.6.1.4.1.25506.2.164.3 |
||
.1.3.6.1.4.1.25506.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
- RFC1155-SMIrfc
- HH3C-OID-MIBhh3c
- SNMPv2-SMIrfc
- SNMPv2-TCrfc
- HH3C-FAILOVER-MIBhh3cselected
Notifications / Traps (6)
| Name | OID | Description |
|---|---|---|
.1.3.6.1.4.1.25506.2.164.3.0.1 |
The hh3cFailoverCreate trap indicates that the failover group has created.
|
|
.1.3.6.1.4.1.25506.2.164.3.0.2 |
The hh3cFailoverDelete trap indicates that the failover group has deleted.
|
|
.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. |
|
.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. |
|
.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. |
|
.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. |