- Table of Contents
-
- 11-MPLS
- 01-HH3C-MPLSRSVP-MIB
- 02-HH3C-MPLSLSPV-MIB
- 03-HH3C-EVC-MIB
- 04-HH3C-L2VPN-MIB
- 05-HH3C-L3VPN-MIB
- 06-HH3C-MPLS-LDP-MIB
- 07-HH3C-MPLS-VPN-BGP-MIB
- 08-HH3C-MPLSCRLSP-MIB
- 09-HH3C-MPLSEXT-MIB
- 10-HH3C-VSI-MIB
- 11-HH3C-MPLSTE-MIB
- 12-HH3C-MPLSSLSP-MIB
- 13-HH3C-MPLSPCE-MIB
- 14-MPLS-FRR-FACILITY-STD-MIB
- 15-MPLS-FRR-GENERAL-STD-MIB
- 16-MPLS-FTN-STD-MIB
- 17-MPLS-L3VPN-STD-MIB
- 18-MPLS-LDP-STD-MIB
- 19-MPLS-LSR-STD-MIB
- 20-MPLS-TE-STD-MIB
- 21-PW-ENET-STD-MIB
- 22-PW-MPLS-STD-MIB
- 23-PW-STD-MIB
- 24-TE-MIB
- Related Documents
-
Title | Size | Download |
---|---|---|
03-HH3C-EVC-MIB | 83.16 KB |
Contents
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:Not supported
Edit/Modify:Not supported
Delete:Not supported
Read: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:Supported
Edit/Modify:Not supported
Delete:Supported
Read: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). |
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 the inbound direction. |
The object can only be read. |
hh3cEvcSrvInstInRewriteSvlanId (1.3.6.1.4.1.25506.2.106.1.2.1.11) |
read-create |
Integer32 |
Integer32 (1..4094) |
Rewritten SVLAN ID in the inbound direction. |
The object can only be read. |
hh3cEvcSrvInstInRewriteCvlanId (1.3.6.1.4.1.25506.2.106.1.2.1.12) |
read-create |
Integer32 |
Integer32 (1..4094) |
Rewritten CVLAN ID in the inbound direction. |
The object can only be read. |
hh3cEvcSrvInstInRewriteSymm (1.3.6.1.4.1.25506.2.106.1.2.1.13) |
read-create |
TruthValue |
true(1), false(2) |
Symmetric parameter for rewrite in the inbound direction. |
The object can only be read and specifies whether to apply the reverse VLAN tag processing rule to outbound traffic. |
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 the outbound direction. |
The object can only be read. |
hh3cEvcSrvInstOutRewriteSvlanId (1.3.6.1.4.1.25506.2.106.1.2.1.15) |
read-create |
Integer32 |
Integer32 (1..4094) |
Rewritten SVLAN ID in the outbound direction. |
The object can only be read. |
hh3cEvcSrvInstOutRewriteCvlanId (1.3.6.1.4.1.25506.2.106.1.2.1.16) |
read-create |
Integer32 |
Integer32 (1..4094) |
Rewritten CVLAN ID in the outbound direction. |
The object can only be read. |