03-Virtual Technologies

HomeSupportReference GuidesMIB CompanionH3C Security Products MIB Reference(Comware 7)-6W10003-Virtual Technologies
05-HH3C-STACK-MIB
Title Size Download
05-HH3C-STACK-MIB 154.96 KB

HH3C-STACK-MIB

About this MIB

Use this MIB to obtain IRF information and manage IRF fabrics.

MIB file name

hh3c-stack.mib

Root object

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

Scalar objects

hh3cStackMaxMember

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cStackMaxMember (1.3.6.1.4.1.25506.2.91.1.1)

read-only

Integer32

Standard MIB values.

Maximum number of member devices that an IRF fabric can contain.

As per the MIB.

 

hh3cStackMemberNum

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cStackMemberNum (1.3.6.1.4.1.25506.2.91.1.2)

read-only

Integer32

Standard MIB values.

Number of member devices that an IRF fabric contains.

As per the MIB.

 

hh3cStackMaxConfigPriority

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cStackMaxConfigPriority (1.3.6.1.4.1.25506.2.91.1.3)

read-only

Integer32

Standard MIB values.

The maximum priority value that can be assigned to a member device in an IRF fabric.

The member priority can affect master election.

As per the MIB.

 

hh3cStackAutoUpdate

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cStackAutoUpdate (1.3.6.1.4.1.25506.2.91.1.4)

read-write

IINTEGER

IINTEGER{

disabled(1),

enabled(2)

}

Whether an IRF fabric supports software auto-update.

When you add a device to the IRF fabric, software auto-update compares the startup software images of the device with the current software images of the IRF master. If the two sets of images are different, the device automatically performs the following operations:

1.     Downloads the current software images of the master.

2.     Sets the downloaded images as its main startup software images.

3.     Reboots with the new software images to rejoin the IRF fabric.

You must manually update the new device with the software images running on the IRF fabric for the device to join the IRF fabric if software auto-update is disabled.

As per the MIB.

 

hh3cStackMacPersistence

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cStackMacPersistence (1.3.6.1.4.1.25506.2.91.1.5)

read-write

INTEGER

INTEGER            {

notPersist(1),

persistForSixMin(2),

persistForever(3)

}

Status of the IRF bridge MAC persistence feature.

As per the MIB.

 

hh3cStackLinkDelayInterval

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cStackLinkDelayInterval (1.3.6.1.4.1.25506.2.91.1.6)

read-write

Integer32

SIZE((0.. 10000))

IRF link status change report delay, in the range of 1 to 10000 milliseconds.

If the value is set to 0, link status change events of IRF ports are reported without any delay.

As per the MIB.

 

hh3cStackTopology

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cStackTopology (1.3.6.1.4.1.25506.2.91.1.7)

read-only

INTEGER

INTEGER            {

chainConn(1),

ringConn(2)

}

Topology type of an IRF fabric.

As per the MIB.

 

hh3cStackDomainId

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cStackDomainId (1.3.6.1.4.1.25506.2.91.1.8)

read-write

Unsigned32

SIZE((0..4294967295))

Domain ID of an IRF fabric.

As per the MIB.

 

hh3cStackPortConfigActivate

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cStackPortConfigActivate (1.3.6.1.4.1.25506.2.91.1.9)

read-write

INTEGER

INTEGER

{

none(1),

set(2)

}

Whether to activate IRF port configuration.

As per the MIB.

 

Tabular objects

hh3cStackDeviceConfigTable

About this table

This table contains parameters about each IRF member device in an IRF fabric.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Not supported

 

Columns

The table index is entPhysicalIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cStackMemberID (1.3.6.1.4.1.25506.2.91.2.1.1)

read-only

Integer32

Standard MIB values.

IRF member ID of a member device.

The member ID must be unique in the IRF fabric.

As per the MIB.

hh3cStackConfigMemberID (1.3.6.1.4.1.25506.2.91.2.1.2)

read-write

Integer32

Standard MIB values.

IRF member ID that will take effect at the next startup.

As per the MIB.

hh3cStackPriority (1.3.6.1.4.1.25506.2.91.2.1.3)

read-write

Integer32

Standard MIB values.

IRF priority of the member device.

The priority can affect master election.

As per the MIB.

hh3cStackPortNum (1.3.6.1.4.1.25506.2.91.2.1.4)

read-only

Integer32

Standard MIB values.

Number of IRF ports enabled on the member device.

As per the MIB.

hh3cStackPortMaxNum (1.3.6.1.4.1.25506.2.91.2.1.5)

read-only

Integer32

Standard MIB values.

Maximum number of IRF ports supported by the member device.

As per the MIB.

 

hh3cStackBoardConfigTable

About this table

This table contains role information about each board in an IRF fabric. For modular devices, a board refers to an MPU. For fix-port devices or expandable fixed-port devices, a board refers to an IRF member device.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Not supported

 

Columns

The table index is entPhysicalIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cStackBoardRole (1.3.6.1.4.1.25506.2.91.3.1.1)

read-only

INTEGER

INTEGER

{

slave(1),

master(2),

loading(3),

other(4)

}

IRF role of a board.

As per the MIB.

hh3cStackBoardBelongtoMember (1.3.6.1.4.1.25506.2.91.3.1.2)

read-only

Integer32

Standard MIB values.

IRF member ID of the member device where the board resides.

As per the MIB.

 

hh3cStackPortInfoTable

About this table

This table contains IRF port information about each member device in an IRF fabric.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Not supported

 

Columns

The table indexes are hh3cStackmemberID and hh3cStackPortIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cStackPortIndex (1.3.6.1.4.1.25506.2.91.4.1.1)

not-accessible

Integer32

Standard MIB values.

Logical index of an IRF port on a member device.

As per the MIB.

hh3cStackPortEnable (1.3.6.1.4.1.25506.2.91.4.1.2)

read-only

INTEGER

INTEGER

{

disabled(1),

enabled(2)

}

Whether the IRF port has been enabled.

If IRF physical interfaces have been bound to the IRF port, the IRF port is enabled.

If no IRF physical interface has been bound to the IRF port, the IRF port is disabled.

As per the MIB.

hh3cStackPortStatus (1.3.6.1.4.1.25506.2.91.4.1.3)

read-only

INTEGER

INTEGER            {

up(1),

down(2),

silent(3),

disabled(4)

}

Link status of the IRF port.

As per the MIB.

hh3cStackNeighbor (1.3.6.1.4.1.25506.2.91.4.1.4)

read-only

Integer32

Standard MIB values.

IRF member ID of the member device connected to the IRF port.

As per the MIB.

hh3cStackPortForwardingPath(1.3.6.1.4.1.25506.2.91.4.1.5)

read-only

OCTET STRING

Standard MIB values.

Forwarding path information for traffic from the IRF port to other member devices in the IRF fabric.

The return value is a string of comma-separated IRF member IDs and the string ends with \0.

As per the MIB.

 

hh3cStackPhyPortInfoTable

About this table

This table contains information about IRF physical interfaces.

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Not supported

 

Columns

The table index is entPhysicalIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cStackBelongtoPort (1.3.6.1.4.1.25506.2.91.5.1.1)

read-write

Integer32

Standard MIB values.

Logical index of an IRF port to which an IRF physical interface is bound.

As per the MIB.

 

Notifications

hh3cStackPortLinkStatusChange

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.91.6.0.1

The link status of an IRF port changed.

Informational

N/A

N/A

ON

 

Description

This notification is generated when the link status of an IRF port changes.

Status control

This notification cannot be disabled.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.91.2.1.1 (hh3cStackMemberID)

IRF member ID.

Yes

Integer32

Standard MIB values.

1.3.6.1.4.1.25506.2.91.4.1.1 (hh3cStackPortIndex)

IRF port index.

Yes

Integer32

Standard MIB values.

1.3.6.1.4.1.25506.2.91.4.1.3 (hh3cStackPortStatus)

Link status of the IRF port.

No

INTEGER

up(1)

down(2)

silent(3)

disabled(4)

 

Recommended action

If the IRF port is up, no action is required.

If the IRF port is not up, perform the following tasks to resolve the issue:

1.     Check the operating status of the IRF fabric.

¡     If the IRF fabric is being established, verify that the IRF port is up after the IRF fabric is established.

¡     If the IRF fabric has been established, check the link for connectivity issues and resolve the issues.

2.     If the issue persists, contact H3C Support.

hh3cStackTopologyChange

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.91.6.0.2

The topology type of an IRF fabric changed.

Informational

N/A

N/A

ON

 

Description

This notification is generated when the topology type of an IRF fabric changes.

Status control

This notification cannot be disabled.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.91.1.7 (hh3cStackTopology)

Topology type of an IRF fabric.

No

INTEGER

chainConn(1)

ringConn(2)

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

No action is required in the following situations:

·     The topology is changed by the administrator.

·     The topology changes when the IRF fabric is being established.

·     The topology changes from a daisy chain topology to a ring topology.

If the topology changes from ring to daisy chain in other situations, take the following measures to resolve the issue:

1.     Check the running status of each member device and the link status and resolve any faulty issues.

2.     If the issue persists, contact H3C Support.

hh3cStackMadBfdChangeNormal

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.91.6.0.3

The state of BFD MAD changed to normal.

Informational

N/A

N/A

ON

 

Description

This notification is generated when the state of BFD MAD changes to normal.

Status control

This notification cannot be disabled.

Objects

OID (object name)

Description

Index

Type

Value range

 1.3.6.1.2.1.2.2.1.1 (ifIndex)

Index of the BFD MAD-enabled interface.

No

InterfaceIndex

Integer32 (1..2147483647)

 1.3.6.1.2.1.2.2.1.2 ( ifDescr)

BFD MAD interface name

No

OCTET STRING

OCTET STRING (0..255)

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

No action is required.

hh3cStackMadBfdChangeFailure

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.91.6.0.4

The state of BFD MAD changed to failure.

Informational

N/A

hh3cStackMadBfdChangeNormal

ON

 

Description

This notification is generated when the state of BFD MAD changes to failure.

Status control

This notification cannot be disabled.

Objects

OID (object name)

Description

Index

Type

Value range

 1.3.6.1.2.1.2.2.1.1 (ifIndex)

Index of the BFD MAD-enabled interface.

No

InterfaceIndex

Integer32 (1..2147483647)

 1.3.6.1.2.1.2.2.1.2 (ifDescr)

BFD MAD interface name.

No

OCTET STRING

OCTET STRING (0..255)

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

Verify that the interface is up and the configuration is correct.

hh3cStackMadLacpChangeNormal

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.91.6.0.5

The state of LACP MAD changed to normal.

Informational

N/A

N/A

ON

 

Description

This notification is generated when the state of LACP MAD changes to normal.

Status control

This notification cannot be disabled.

Objects

OID (object name)

Description

Index

Type

Value range

 1.3.6.1.2.1.2.2.1.1 (ifIndex)

Index of the LACP MAD-enabled interface.

No

InterfaceIndex

Integer32 (1..2147483647)

 1.3.6.1.2.1.2.2.1.2 (ifDescr)

LACP MAD interface name.

No

OCTET STRING

OCTET STRING (0..255)

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

No action is required.

hh3cStackMadLacpChangeFailure

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.91.6.0.6

The state of LACP MAD changed to failure.

Informational

N/A

hh3cStackMadLacpChangeNormal

ON

 

Description

This notification is generated when the state of LACP MAD changes to failure.

Status control

This notification cannot be disabled.

Objects

OID (object name)

Description

Index

Type

Value range

 1.3.6.1.2.1.2.2.1.1 (ifIndex)

Index of the LACP MAD-enabled interface.

No

InterfaceIndex

Integer32 (1..2147483647)

 1.3.6.1.2.1.2.2.1.2 (ifDescr)

LACP MAD interface name.

No

OCTET STRING

OCTET STRING (0..255)

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

Verify that the interface is up and the configuration is correct.

hh3cStackPhysicalIntfLinkUp

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.91.6.0.7

An IRF physical interface came up.

Informational

N/A

N/A

ON

 

Description

This notification is generated when an IRF physical interface comes up.

Status control

This notification cannot be disabled.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.91.2.1.1

(hh3cStackMemberID)

IRF member ID.

Yes

Integer32

Standard MIB values.

1.3.6.1.4.1.25506.2.91.4.1.1

(hh3cStackPortIndex)

IRF port index.

Yes

Integer32

Standard MIB values.

1.3.6.1.4.1.25506.2.91.6.1.1

(hh3cStackPhysicalIntfName)

IRF physical interface name.

No

OCTET STRING

OCTET STRING (1..255)

 

Recommended action

No action is required.

hh3cStackPhysicalIntfLinkDown

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.91.6.0.8

An IRF physical interface went down.

Informational

N/A

hh3cStackPhysicalIntfLinkUp

ON

 

Description

This notification is generated when an IRF physical interface goes down.

Status control

This notification cannot be disabled.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.91.2.1.1

(hh3cStackMemberID)

IRF member ID.

Yes

Integer32

Standard MIB values.

1.3.6.1.4.1.25506.2.91.4.1.1

(hh3cStackPortIndex)

IRF port index.

Yes

Integer32

Standard MIB values.

1.3.6.1.4.1.25506.2.91.6.1.1

(hh3cStackPhysicalIntfName)

IRF physical interface name.

No

OCTET STRING

OCTET STRING (1..255)

 

Recommended action

Check the IRF physical interface status and handle the issue accordingly.

 

  • 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
新华三官网