13-High Availability

HomeSupportReference GuidesMIB CompanionH3C Security Products MIB Reference(Comware 7)-6W10013-High Availability
03-HH3C-FAILOVER-MIB
Title Size Download
03-HH3C-FAILOVER-MIB 84.05 KB

HH3C-FAILOVER-MIB

About this MIB

Use this MIB to configure and mange failover groups, including creating, editing, and deleting failover groups, as well as notifications generated upon failover group state changes.

MIB file name

hh3c-failover.mib.

Root object

iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cFailover(164).

Scalar objects

hh3cFailoverMaxNum

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cFailoverMaxNum (1.3.6.1.4.1.25506.2.164.1.1)

read-only

Unsigned32

Unsigned32 (0..4294967295)

Number of failover groups supported by the system.

Automatic failover groups are not included.

 

hh3cFailoverCurrentNum

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cFailoverCurrentNum (1.3.6.1.4.1.25506.2.164.1.2)

read-only

Unsigned32

Unsigned32 (0..4294967295)

Number of created failover groups.

Automatic failover groups are not included.

 

Tabular objects

hh3cFailoverCfgTable

About this table

Use this table to obtain state of a failover group and manage the failover group.

Support for operations

Create

Edit/Modify

Delete

Read

When creating a row, specify both hh3cFailoverIndex and hh3cFailoverName. You can also specify ChassisID/SlotID/CpuID to specify a node for the failover group.

After creation, the name and ID of the failover group cannot be modified. To modify the CPU for the failover group, specify ChassisID, SlotID, and CpuID.

In non-IRF mode, ChassidID must be set to 0.

Setting ChassisID/SlotID/CpuID to -1 means deleting the associated node for the failover group. You cannot specify the row status when modifying a row.

When deleting a row, specify hh3cFailoverIndex or hh3cFailoverName, and do not specify ChassisID/SlotID/CpuID.

Supported

 

Operations in this table apply only to manual failover groups. Automatic failover groups support only the query operation.

Columns

The table index is hh3cFailoverIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cFailoverIndex(1.3.6.1.4.1.25506.2.164.2.1.1.1)

accessible-for-notify

Unsigned32

Unsigned32 (0..4294967295)

Failover group index that corresponds to failover group ID.

As per the MIB.

hh3cFailoverName(1.3.6.1.4.1.25506.2.164.2.1.1.2)

read-create

DisplayString

DisplayString (SIZE (1..63))

Failover group name.

Cannot be modified after the failover group is created.

The default failover group name is AutoBackup that cannot be modified.

The failover group name cannot contain question marks or start or end with a space.

hh3cFailoverPrimaryChassisID(1.3.6.1.4.1.25506.2.164.2.1.1.3)

read-create

Integer32

Integer32 (-1..255)

Chassis number of the primary node.

The node is fixed at 0.

hh3cFailoverPrimarySlotID(1.3.6.1.4.1.25506.2.164.2.1.1.4)

read-create

Integer32

Integer32 (-1..255)

Slot number of the primary node.

As per the MIB.

hh3cFailoverPrimaryCpuID(1.3.6.1.4.1.25506.2.164.2.1.1.5)

read-create

Integer32

Integer32 (-1..7)

CPU number of the primary node.

As per the MIB.

hh3cFailoverSecondaryChassisID(1.3.6.1.4.1.25506.2.164.2.1.1.6)

read-create

Integer32

Integer32 (-1..255)

Chassis number of the secondary node.

The node is fixed at 0.

hh3cFailoverSecondarySlotID(1.3.6.1.4.1.25506.2.164.2.1.1.7)

read-create

Integer32

Integer32 (-1..255)

Slot number of the secondary node.

As per the MIB.

hh3cFailoverSecondaryCpuID(1.3.6.1.4.1.25506.2.164.2.1.1.8)

read-create

Integer32

Integer32 (-1..7)

CPU number of the secondary node.

As per the MIB.

hh3cFailoverState(1.3.6.1.4.1.25506.2.164.2.1.1.9)

read-only

INTEGER

initial(1),
normal(2),
fault(3)

Failover group state.

As per the MIB.

hh3cFailoverRowStatus(1.3.6.1.4.1.25506.2.164.2.1.1.10)

read-create

RowStatus

active(1),
createAndGo(4),
destroy(6)

Row status.

The value for AutoBackup is the reserved value that cannot be deleted or modified.

 

Notifications

This section contains SNMP notifications information.

hh3cFailoverCreate (not supported)

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.164.3.0.1

This notification is generated when a failover group is created.

Informational

-

-

ON

 

Description

A notification sent when a failover group is created.

Status control

The notification cannot be disabled.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.164.2.1.1.1 (hh3cFailoverIndex)

Failover group index.

Y

Unsigned32

0.. 4294967295

1.3.6.1.4.1.25506.2.164.2.1.1.2 (hh3cFailoverName)

Failover group name.

N

DisplayString

OCTET STRING (SIZE (1..63))

 

Recommended action

No action is required.

hh3cFailoverDelete (not supported)

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.164.3.0.2

This notification is generated when a failover group is deleted.

Informational

-

-

ON

 

Description

A notification sent when a failover group is deleted.

Status control

The notification cannot be disabled.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.164.2.1.1.1 (hh3cFailoverIndex)

Failover group index.

Y

Unsigned32

0.. 4294967295

1.3.6.1.4.1.25506.2.164.2.1.1.2 (hh3cFailoverName)

Failover group name.

N

DisplayString

OCTET STRING (SIZE (1..63))

 

Recommended action

No action is required.

hh3cFailoverPrimaryNodeAdd

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.164.3.0.3

This notification is generated when the primary node is configured for a failover group.

Informational

-

-

ON

 

Description

A notification sent when the primary node is configured for a failover group.

Status control

The notification cannot be disabled.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.164.2.1.1.1 (hh3cFailoverIndex)

Failover group index.

Y

Unsigned32

0.. 4294967295

1.3.6.1.4.1.25506.2.164.2.1.1.2 (hh3cFailoverName)

Failover group name.

N

DisplayString

OCTET STRING (SIZE (1..63))

1.3.6.1.4.1.25506.2.164.2.1.1.3 (hh3cFailoverPrimaryChassisID)

Chassis number of the node.

N

Integer32

-1..255

1.3.6.1.4.1.25506.2.164.2.1.1.4 (hh3cFailoverPrimarySlotID)

Slot number of the node.

N

Integer32

-1..255

1.3.6.1.4.1.25506.2.164.2.1.1.5 (hh3cFailoverPrimaryCpuID)

CPU number of the node.

N

Integer32

-1..7

 

Recommended action

No action is required.

hh3cFailoverPrimaryNodeRemove (not supported)

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.164.3.0.4

This notification is generated when the primary node is removed for a failover group.

Informational

-

-

ON

 

Description

A notification sent when the primary node is removed for a failover group.

Status control

The notification cannot be disabled.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.164.2.1.1.1 (hh3cFailoverIndex)

Failover group index.

Y

Unsigned32

0.. 4294967295

1.3.6.1.4.1.25506.2.164.2.1.1.2 (hh3cFailoverName)

Failover group name.

N

DisplayString

OCTET STRING (SIZE (1..63))

1.3.6.1.4.1.25506.2.164.2.1.1.3 (hh3cFailoverPrimaryChassisID)

Chassis number of the node.

N

Integer32

-1..255

1.3.6.1.4.1.25506.2.164.2.1.1.4 (hh3cFailoverPrimarySlotID)

Slot number of the node.

N

Integer32

-1..255

1.3.6.1.4.1.25506.2.164.2.1.1.5 (hh3cFailoverPrimaryCpuID)

CPU number of the node.

N

Integer32

-1..7

 

Recommended action

No action is required.

hh3cFailoverSecondaryNodeAdd

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.164.3.0.5

This notification is generated when the secondary node is configured for a failover group.

Informational

-

-

ON

 

Description

A notification sent when the secondary node is configured for a failover group.

Status control

The notification cannot be disabled.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.164.2.1.1.1 (hh3cFailoverIndex)

Failover group index.

Y

Unsigned32

0.. 4294967295

1.3.6.1.4.1.25506.2.164.2.1.1.2 (hh3cFailoverName)

Failover group name.

N

DisplayString

OCTET STRING (SIZE (1..63))

1.3.6.1.4.1.25506.2.164.2.1.1.6 (hh3cFailoverSecondaryChassisID)

Chassis number of the node.

N

Integer32

-1..255

1.3.6.1.4.1.25506.2.164.2.1.1.7 (hh3cFailoverSecondarySlotID)

Slot number of the node.

N

Integer32

-1..255

1.3.6.1.4.1.25506.2.164.2.1.1.8 (hh3cFailoverSecondaryCpuID)

CPU number of the node.

N

Integer32

-1..7

 

Recommended action

No action is required.

hh3cFailoverSecondaryNodeRemove

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.164.3.0.6

This notification is generated when the secondary node is removed for a failover group.

Informational

-

 

ON

 

Description

A notification sent when the secondary node is removed for a failover group.

Status control

The notification cannot be disabled.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.164.2.1.1.1 (hh3cFailoverIndex)

Failover group index.

Y

Unsigned32

0.. 4294967295

1.3.6.1.4.1.25506.2.164.2.1.1.2 (hh3cFailoverName)

Failover group name.

N

DisplayString

OCTET STRING (SIZE (1..63))

1.3.6.1.4.1.25506.2.164.2.1.1.6 (hh3cFailoverSecondaryChassisID)

Chassis number of the node.

N

Integer32

-1..255

1.3.6.1.4.1.25506.2.164.2.1.1.7 (hh3cFailoverSecondarySlotID)

Slot number of the node.

N

Integer32

-1..255

1.3.6.1.4.1.25506.2.164.2.1.1.8 (hh3cFailoverSecondaryCpuID)

CPU number of the node.

N

Integer32

-1..7

 

Recommended action

No action is required.

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
All Support
  • Become A Partner
  • Partner Policy & Program
  • Global Learning
  • Partner Sales Resources
  • Partner Business Management
  • Service Business
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网