10-MPLS

HomeSupportReference GuidesMIB CompanionH3C S6800 & S6860 Switch Series MIB Companion-Release 671x-6W10010-MPLS
01-HH3C-EVC-MIB
Title Size Download
01-HH3C-EVC-MIB 51.81 KB

HH3C-EVC-MIB

About this MIB

Use this MIB to configure EVC related settings.

MIB file name

hh3c-evc.mib

Root object

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

Tabular objects

hh3cEvcScalarGroup

About this table

Use this table to obtain global EVC information.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

Columns

This table does not contain indexes.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cEvcSrvInstEncapCapabilities (1.3.6.1.4.1.25506.2.106.1.1.1)

read-only

BITS

encapDefault(0),

encapUntagged(1),

encapTagged(2),

encapSvlanId(3),

encapSvlanIdList(4),

encapSvlanIdOnlyTagged(5),

encapSvlanIdCvlanId(6),

encapSvlanIdCvlanIdList(7),

encapCvlanId(8),

encapCvlanIdList(9)

Capabilities of the EVC service instance.

As per the MIB.

hh3cEvcPortMaxSrvInstNum (1.3.6.1.4.1.25506.2.106.1.1.2)

read-only

Integer32

Integer32 (1..2147483647)

Maximum number of EVC service instances supported on a port.

As per the MIB.

 

hh3cEvcSrvInstTable

About this table

Use this table to create and delete EVC service instances.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Not supported

Supported

Supported

Columns

The table indexes are ifIndex and hh3cEvcSrvInstId.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cEvcSrvInstId (1.3.6.1.4.1.25506.2.106.1.2.1.1)

not-accessible

Integer32

Integer32 (1..2147483647)

Service instance ID.

As per the MIB.

hh3cEvcSrvInstEncap (1.3.6.1.4.1.25506.2.106.1.2.1.2)

read-create

INTEGER

none(0),

default(1),

untagged(2),

tagged(3),

svlanIdList(4),

svlanIdListOnlyTagged(5),

svlanIdCvlanId(6),

svlanIdCvlanIdList(7),

svlanIdCvlanIdAll(8),

cvlanIdList(9)

Encapsulation type of the service instance.

As per the MIB.

hh3cEvcSrvInstSvlanIdListLow (1.3.6.1.4.1.25506.2.106.1.2.1.3)

read-create

OCTET STRING

OCTET STRING (0..256)

Low bit of the SVLAN list.

As per the MIB.

hh3cEvcSrvInstSvlanIdListHigh (1.3.6.1.4.1.25506.2.106.1.2.1.4)

read-create

OCTET STRING

OCTET STRING (0..256)

High bit of the SVLAN list.

As per the MIB.

hh3cEvcSrvInstRowStatus (1.3.6.1.4.1.25506.2.106.1.2.1.5)

read-create

RowStatus

active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

Row status.

Supports active(1), createAndGo(4), and destroy(6).

hh3cEvcSrvInstEnableInStat (1.3.6.1.4.1.25506.2.106.1.2.1.6)

read-create

TruthValue

true(1),

false(2)

Inbound statistics function.

Supports only the read operation.

The set operation will be ignored.

hh3cEvcSrvInstEnableOutStat (1.3.6.1.4.1.25506.2.106.1.2.1.7)

read-create

TruthValue

true(1),

false(2)

Outbound statistics function.

Supports only the read operation.

The set operation will be ignored.

hh3cEvcSrvInstCvlanIdListLow (1.3.6.1.4.1.25506.2.106.1.2.1.8)

read-create

OCTET STRING

OCTET STRING (0..256)

Low bit of the CVLAN list.

As per the MIB.

hh3cEvcSrvInstCvlanIdListHigh (1.3.6.1.4.1.25506.2.106.1.2.1.9)

read-create

OCTET STRING

OCTET STRING (0..256)

High bit of the CVLAN list.

As per the MIB.

 

hh3cEvcSrvInstCarTable

About this table

Use this table to configure CAR for EVC service instances.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Not supported

Supported

Supported

Columns

The table indexes are ifIndex and hh3cEvcSrvInstId.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cEvcSrvInstInCarIndex (1.3.6.1.4.1.25506.2.106.1.3.1.1)

read-write

Integer32

Integer32 (1..2147483647)

Global CAR index in the inbound direction.

Supports only the read operation.

hh3cEvcSrvInstOutCarIndex (1.3.6.1.4.1.25506.2.106.1.3.1.2)

read-write

Integer32

Integer32 (1..2147483647)

Global CAR index in the outbound direction.

Supports only the read operation.

 

hh3cEvcSrvInstStatInfoTable

About this table

Use this table to obtain forwarding statistics about an EVC service instance.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

Columns

The table indexes are ifIndex and hh3cEvcSrvInstId.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cEvcSrvInstInPackets (1.3.6.1.4.1.25506.2.106.1.4.1.1)

read-only

Counter64

Counter64 (0..18446744073709551615)

Number of packets received on this service instance.

As per the MIB.

hh3cEvcSrvInstInBytes (1.3.6.1.4.1.25506.2.106.1.4.1.2)

read-only

Counter64

Counter64 (0..18446744073709551615)

Number of bytes received on this service instance.

As per the MIB.

hh3cEvcSrvInstOutPackets (1.3.6.1.4.1.25506.2.106.1.4.1.3)

read-only

Counter64

Counter64 (0..18446744073709551615)

Number of packets transmitted on this service instance.

As per the MIB.

hh3cEvcSrvInstOutBytes (1.3.6.1.4.1.25506.2.106.1.4.1.4)

read-only

Counter64

Counter64 (0..18446744073709551615)

Number of bytes transmitted on this service instance.

As per the MIB.

 

  • 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 Resources
  • Partner Business Management
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网