10-MPLS

HomeSupportReference GuidesMIB CompanionH3C S6805 & S6825 & S6850 & S9850 & S9820-64H MIB Companion-Release 6715-6W10010-MPLS
04-HH3C-EVC-MIB
Title Size Download
04-HH3C-EVC-MIB 78.98 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.

hh3cEvcSrvInstInRewriteType (1.3.6.1.4.1.25506.2.106.1.2.1.10)

read-create

INTEGER

none(0),

nestSvlan(1),

nestCvlan(2),

nestSvlanCvlan(3),

stripSvlan(4,

stripCvlan(5),

stripSvlanCvlan(6),

remark1To1(7),

remark1To2(8),

remark2To1(9),

remark2To2(10),

Rewrite type in inbound direction.

Supports only the read operation.

hh3cEvcSrvInstInRewriteSvlanId (1.3.6.1.4.1.25506.2.106.1.2.1.11)

read-create

Integer32

Integer32 (1..4094)

Inbound SVLAN ID to rewrite.

Supports only the read operation.

hh3cEvcSrvInstInRewriteCvlanId (1.3.6.1.4.1.25506.2.106.1.2.1.12)

read-create

Integer32

Integer32 (1..4094)

Inbound CVLAN ID to rewrite

Supports only the read operation.

hh3cEvcSrvInstInRewriteSymm (1.3.6.1.4.1.25506.2.106.1.2.1.13)

read-create

TruthValue

true(1),

false(2)

Inbound Symmetric parameter setting, indicating whether to perform reverse label operations for outbound packets.

Supports only the read operation.

hh3cEvcSrvInstOutRewriteType (1.3.6.1.4.1.25506.2.106.1.2.1.14)

read-create

INTEGER

none(0),

nestSvlan(1),

nestCvlan(2),

nestSvlanCvlan(3),

stripSvlan(4,

stripCvlan(5),

stripSvlanCvlan(6),

remark1To1(7),

remark1To2(8),

remark2To1(9),

remark2To2(10),

Rewrite type in outbound direction.

Supports only the read operation.

hh3cEvcSrvInstOutRewriteSvlanId (1.3.6.1.4.1.25506.2.106.1.2.1.15)

read-create

Integer32

Integer32 (1..4094)

Outbound SVLAN ID to rewrite.

Supports only the read operation.

hh3cEvcSrvInstOutRewriteCvlanId (1.3.6.1.4.1.25506.2.106.1.2.1.16)

read-create

Integer32

Integer32 (1..4094)

Outbound CVLAN ID to rewrite.

Supports only the read operation.

 

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
  • Intelligent Storage
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
  • Technical Blogs
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
新华三官网