03-Virtual Technologies

HomeSupportReference GuidesMIB CompanionH3C Security Products MIB Reference(Comware 7)-6W10003-Virtual Technologies
04-HH3C-PEX-MIB
Title Size Download
04-HH3C-PEX-MIB 110.00 KB

HH3C-PEX-MIB

About this MIB

Use the HH3C-PEX-MIB module to obtain information about port extenders (PEX) and management PEXs.

MIB file name

hh3c-pex.mib

Root object

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

Scalar objects

hh3cPexSpecInfo

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cPexPortMinId (1.3.6.1.4.1.25506.2.129.1.1)

read-only

Integer32

Standard MIB values.

The lowest PEX port number.

As per the MIB.

hh3cPexPortMaxId (1.3.6.1.4.1.25506.2.129.1.2)

read-only

Integer32

Standard MIB values.

The highest PEX port number.

As per the MIB.

hh3cPexMinAssociateId (1.3.6.1.4.1.25506.2.129.1.3)

read-only

Integer32

Standard MIB values.

The lowest virtual chassis ID or virtual slot number for PEXs.

As per the MIB.

hh3cPexMaxAssociateId (1.3.6.1.4.1.25506.2.129.1.4)

read-only

Integer32

Standard MIB values.

The highest virtual chassis ID or virtual slot number for PEXs.

As per the MIB.

hh3cPexMaxPortPerPexPort (1.3.6.1.4.1.25506.2.129.1.5)

read-only

Integer32

Standard MIB values.

The maximum number of physical interfaces that can be assigned to the PEX port for connectivity to a PEX.

As per the MIB.

hh3cPexEntPhysicalIndexBind (1.3.6.1.4.1.25506.2.129.4.1)

accessible-for-notify

Integer32

Standard MIB values.

Entity index.

As per the MIB.

 

Tabular objects

hh3cPexPortTable

About this table

This table contains PEX information.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Not supported

 

Columns

The table index is hh3cPexPortId.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cPexPortId (1.3.6.1.4.1.25506.2.129.2.1.1.1)

accessible-for-notify

Integer32

Standard MIB values.

PEX port number.

As per the MIB.

hh3cPexPortAssociateId (1.3.6.1.4.1.25506.2.129.2.1.1.2)

read-create

Integer32

Standard MIB values.

The virtual chassis ID or virtual slot number assigned to the PEX.

As per the MIB.

hh3cPexPortEntPhysicalIndex (1.3.6.1.4.1.25506.2.129.2.1.1.3)

read-only

Integer32

Standard MIB values.

Entity index of the PEX.

As per the MIB.

hh3cPexPortDescr (1.3.6.1.4.1.25506.2.129.2.1.1.4)

read-create

DisplayString

(SIZE(1..80))

Standard MIB values.

PEX port description.

As per the MIB.

hh3cPexPortStatus (1.3.6.1.4.1.25506.2.129.2.1.1.5)

read-only

INTEGER

INTEGER

{

offline(1),            loading(2),            online(3)

}

PEX state.

As per the MIB.

hh3cPexPortRowStatus (1.3.6.1.4.1.25506.2.129.2.1.1.6)

read-create

RowStatus

RowStatus

{

active(1),

createAndGo(4),

destroy(6)

}

Row status.

As per the MIB.

 

hh3cPexPhyPortTable

About this table

This table contains information about the interfaces connected to PEXs.

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

hh3cPexPhyPortStatus (1.3.6.1.4.1.25506.2.129.2.2.1.1)

read-only

INTEGER

INTEGER                 {

unknown(1),          down(2),     blocked(3),         forwarding(4)

}

The state of a physical interface that connects the parent fabric to a PEX.

As per the MIB.

hh3cPexPhyPortBelongToPexPort (1.3.6.1.4.1.25506.2.129.2.2.1.2)

read-write

Integer32

Standard MIB values.

The PEX port to which the physical interface belongs.

As per the MIB.

hh3cPexPhyPortNeighborEntIndex (1.3.6.1.4.1.25506.2.129.2.2.1.3)

read-only

Integer32

Standard MIB values.

Entity index of a physical interface that connects the PEX to the parent fabric. It is identical to entPhysicalIndex in ENTITY-MIB.

As per the MIB.

 

Notifications

hh3cPexPortOnline

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.129.3.0.1

PEX came online.

Recovery

-

-

ON

 

Description

This notification occurs when a PEX comes online.

Status control

The notification cannot be disabled.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.129.2.1.1.1 (hh3cPexPortId)

PEX port number.

Yes

Integer32

1..2147483647

1.3.6.1.4.1.25506.2.129.2.1.1.4 (hh3cPexPortDescr)

PEX port description.

No

DisplayString

OCTET STRING (SIZE (0..79))

 

Recommended action

No action is required.

hh3cPexPortOffline

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.129.3.0.2

PEX went offline.

Error

Major

-

ON

 

Description

This notification is generated when a PEX goes online.

Status control

The notification cannot be disabled.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.129.2.1.1.1 (hh3cPexPortId)

PEX port number.

Yes

Integer32

1..2147483647

1.3.6.1.4.1.25506.2.129.2.1.1.4 (hh3cPexPortDescr)

PEX port description.

No

DisplayString

OCTET STRING (SIZE (0..79))

 

Recommended action

To resolve the issue:

1.     Examine the startup status of the PEX, and then take either of the following actions:

¡     If the PEX is starting up, wait for it to complete the startup process and then verify its online status.

¡     If the PEX is not starting up, examine the links between the PE and the parent fabric for link issues.

2.     If the issue persists, contact H3C Support.

hh3cPexPhyPortForwarding

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.129.3.0.3

PEX physical interface changed to the forwarding state.

Recovery notification

-

-

ON

 

Description

This notification is generated when the state of a PEX physical interface changes from blocked to forwarding.

Status control

The notification cannot be disabled.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.129.4.1 (hh3cPexEntPhysicalIndexBind)

Entity index.

Yes

Integer32

Standard MIB values.

1.3.6.1.2.1.47.1.1.1.1.2 (entPhysicalDescr)

Interface description.

No

SnmpAdminString

OCTET STRING (SIZE (0..255))

 

Recommended action

No action is required.

hh3cPexPhyPortBlocked

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.129.3.0.4

PEX physical interface changed to the blocked state.

Error

Major

-

ON

 

Description

This notification is generated when the state of a PEX physical interface changes from forwarding to blocked.

Status control

The notification cannot be disabled.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.129.4.1 (hh3cPexEntPhysicalIndexBind)

Entity index.

Yes

Integer32

Standard MIB values.

1.3.6.1.2.1.47.1.1.1.1.2 (entPhysicalDescr)

Interface description.

No

SnmpAdminString

OCTET STRING (SIZE (0..255))

 

Recommended action

To resolve this issue:

1.     Examine the startup status of the PEX, and then take either of the following actions:

¡     If the device is starting up, no action is required.

¡     If the device is not starting up, go to the next step.

2.     Examine PEX cabling to verify that:

¡     The PEX's all PEX physical interfaces are connected to the physical interfaces assigned to the same PEX port on the parent fabric.

¡     The PEX port contains only physical links to the same PEX.

3.     Make sure the links between the parent fabric and the PEX are stable.

4.     If the issue persists, contact H3C Support.

 

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