MIBs Depot

HH3C-EVC-MIB

Registered at
1.3.6.1.4.1.25506.2.106
Last updated
2009-08-08 10:00
Organization
New H3C Technologies Co., Ltd.
Revisions
2009-08-08 10:00
Namespace
comware
Source file
HH3C-EVC-MIB
Digest
sha256:5829cae0bef57c13837824cfa710e3e039d18baeabd3a1f504a9919a5360a0db

Description

Ethernet Virtual Connection MIB

Contact

Platform Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085

Imports

FromSymbols
HH3C-OID-MIBhh3cCommon
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HH3C-EVC-MIB
HH3C-OID-MIB
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
Hh3cEvcSrvInstRewriteType
TEXTUAL-CONVENTION
A value that represents a type of VLAN tag processing rule for traffic. none Invalid value. nestSvlan Adds an outer VLAN tag. nestCvlan Adds an inner VLAN tag. nestSvlanCvlan Adds an outer VLAN tag and an inner VLAN tag. stripSvlan Removes an outer VLAN tag. stripCvlan Removes an inner VLAN tag. stripSvlanCvlan Removes an outer VLAN tag and an inner VLAN tag. remark1To1 Replaces one VLAN tag of packets with the specified VLAN tag (1-to-1 mapping). remark1To2 Replaces the VLAN tag of single tagged packets with the specified outer and inner VLAN tags (1-to-2 mapping). remark2To1 Replaces the outer and inner VLAN tags of double tagged packets with the specified VLAN tag (2-to-1 mapping). remark2To2 Replaces the outer and inner VLAN tags of double tagged packets with the specified outer and inner VLAN tags (2-to-2 mapping).
current

Objects

NameOIDSyntaxAccessStatus
hh3cEvcObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.106.1
hh3cEvcScalarGroup
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.106.1.1
hh3cEvcSrvInstEncapCapabilities
OBJECT-TYPE
This object displays the encapsulation capabilities of service instance with respect to certain fields. The following values may be supported: encapDefault: Support for matching packets by the default criteria which matches packets that do not match any other service instance. encapUntagged: Support for matching untagged packets. encapTagged: Support for matching all tagged packets. encapSvlanId: Support for matching packets by an SVLAN ID, and the packets may be untagged if PVID of the port is the SVLAN ID when the encapSvlanIdOnlyTagged field is not set. encapSvlanIdList: Support for matching packets by SVLAN ID list, and the packets may be untagged if PVID of the port is in SVLAN ID list when the encapSvlanIdOnlyTagged field is not set. encapSvlanIdOnlyTagged: Support for matching only tagged packets by an SVLAN ID or a SVLAN ID list. encapSvlanIdCvlanId: Support for matching packets by an SVLAN ID and a CVLAN ID. encapSvlanIdCvlanIdList: Support for matching packets by an SVLAN ID and a CVLAN ID list. encapCvlanId: Support for matching packets by a CVLAN ID. encapCvlanIdList: Support for matching packets by a CVLAN ID list.
1.3.6.1.4.1.25506.2.106.1.1.1Bits {encapDefault(0), encapUntagged(1), encapTagged(2), encapSvlanId(3), encapSvlanIdList(4), encapSvlanIdOnlyTagged(5), encapSvlanIdCvlanId(6), encapSvlanIdCvlanIdList(7), encapCvlanId(8), encapCvlanIdList(9)}read-onlycurrent
hh3cEvcPortMaxSrvInstNum
OBJECT-TYPE
The max service instance number of a port.
1.3.6.1.4.1.25506.2.106.1.1.2Integer32read-onlycurrent
hh3cEvcSrvInstTable
OBJECT-TYPE
A table for configuring service instance parameter of the port.
1.3.6.1.4.1.25506.2.106.1.2not-accessiblecurrent
hh3cEvcSrvInstEntry
OBJECT-TYPE
An entry for configuring service instance parameter of the port.
1.3.6.1.4.1.25506.2.106.1.2.1not-accessiblecurrent
hh3cEvcSrvInstId
OBJECT-TYPE
Service instance ID. Its value ranges from 1 to the value of hh3cEvcPortMaxSrvInstNum.
1.3.6.1.4.1.25506.2.106.1.2.1.1Integer32 (1..2147483647)not-accessiblecurrent
hh3cEvcSrvInstEncap
OBJECT-TYPE
Encapsulation mode of a service instance. none : Invalid value. default : Match packets by the default criteria which matches packets that do not match any other service instance. It is supported when the encapDefault field of hh3cEvcCapabilities is set. untagged : Match untagged packets. It is supported when the encapUntagged field of hh3cEvcCapabilities is set. tagged : Match all tagged packets. It is supported when the encapTagged field of hh3cEvcCapabilities is set. svlanIdList: Match packets by SVLAN ID list and untagged packets if PVID of the port is in SVLAN ID list, the SVLAN ID list is denoted by hh3cEvcSrvInstSvlanIdListLow and hh3cEvcSrvInstSvlanIdListHigh. It is supported when the encapSvlanId or encapSvlanIdList field of hh3cEvcCapabilities is set. Only a VLAN ID is supported when the encapSvlanId field of hh3cEvcCapabilities is set. svlanIdListOnlyTagged: Match only tagged packets by an SVLAN ID list, the SVLAN ID is denoted by hh3cEvcSrvInstSvlanIdListLow and hh3cEvcSrvInstSvlanIdListLow. It is supported when the encapSvlanId (or encapSvlanIdList) and encapSvlanIdOnlyTagged fields of hh3cEvcCapabilities are set. Only a VLAN ID is supported when the encapSvlanId and encapSvlanIdOnlyTagged field of hh3cEvcCapabilities are set. svlanIdCvlanId: Match packets by an SVLAN ID and a CVLAN ID. The SVLAN ID is denoted by hh3cEvcSrvInstSvlanIdListLow or hh3cEvcSrvInstSvlanIdListHigh. The CVLAN ID is denoted by hh3cEvcSrvInstCvlanIdListLow or hh3cEvcSrvInstCvlanIdListHigh. It is supported when the encapSvlanIdCvlanId field of hh3cEvcCapabilities is set. svlanIdCvlanIdList: Match packets by an SVLAN ID and a CVLAN ID list. The SVLAN ID is denoted by hh3cEvcSrvInstSvlanIdListLow or hh3cEvcSrvInstSvlanIdListHigh. The CVLAN ID list is denoted by hh3cEvcSrvInstCvlanIdListLow and hh3cEvcSrvInstCvlanIdListHigh. It is supported when the encapSvlanIdCvlanIdList field of hh3cEvcCapabilities is set. svlanIdCvlanIdAll: Match packets by an SVLAN ID and all CVLAN IDs. The SVLAN ID is denoted by hh3cEvcSrvInstSvlanIdListLow or hh3cEvcSrvInstSvlanIdListHigh. The CVLAN ID includes all VLAN IDs. It is supported when the encapSvlanIdCvlanIdList field of hh3cEvcCapabilities is set. cvlanIdList: Match packets by CVLAN ID list. The CVLAN ID list is denoted by hh3cEvcSrvInstCvlanIdListLow and hh3cEvcSrvInstCvlanIdListLow. It is supported when the encapCvlanId or encapCvlanIdList field of hh3cEvcCapabilities is set.
1.3.6.1.4.1.25506.2.106.1.2.1.2INTEGER {none(0), default(1), untagged(2), tagged(3), svlanIdList(4), svlanIdListOnlyTagged(5), svlanIdCvlanId(6), svlanIdCvlanIdList(7), svlanIdCvlanIdAll(8), cvlanIdList(9)}read-createcurrent
hh3cEvcSrvInstSvlanIdListLow
OBJECT-TYPE
This object contains the first 2048 bits of the 4096-bit vector, indicating which SVLAN IDs are assigned to this service instance. The lowest order bit of the first octet corresponds to SVLAN 1, while the highest order bit of the last octet corresponds to SVLAN 2048. A bit that is on (equal to 1) indicates that the corresponding SVLAN ID is assigned to this service instance.
1.3.6.1.4.1.25506.2.106.1.2.1.3OCTET STRING (SIZE(0..256))read-createcurrent
hh3cEvcSrvInstSvlanIdListHigh
OBJECT-TYPE
This object contains the second 2048 bits of the 4096-bit vector, indicating which SVLAN IDs are assigned to this service instance. The lowest order bit of the first octet corresponds to SVLAN 2049, while the third highest order bit of the last octet corresponds to SVLAN 4094. A bit that is on (equal to 1) indicates that the corresponding SVLAN ID is assigned to this service instance.
1.3.6.1.4.1.25506.2.106.1.2.1.4OCTET STRING (SIZE(0..256))read-createcurrent
hh3cEvcSrvInstRowStatus
OBJECT-TYPE
Operation status of this table entry. When a row in this table is in active state, no objects in that row can be modified by the agent.
1.3.6.1.4.1.25506.2.106.1.2.1.5RowStatusread-createcurrent
hh3cEvcSrvInstEnableInStat
OBJECT-TYPE
The object is used to configure inbound statistics function to this service instance.
1.3.6.1.4.1.25506.2.106.1.2.1.6TruthValueread-createcurrent
hh3cEvcSrvInstEnableOutStat
OBJECT-TYPE
The object is used to configure outbound statistics function to this service instance.
1.3.6.1.4.1.25506.2.106.1.2.1.7TruthValueread-createcurrent
hh3cEvcSrvInstCvlanIdListLow
OBJECT-TYPE
This object contains the first 2048 bits of the 4096-bit vector, indicating which CVLAN IDs are assigned to this service instance. The lowest order bit of the first octet corresponds to CVLAN 1, while the highest order bit of the last octet corresponds to CVLAN 2048. A bit that is on (equal to 1) indicates that the corresponding CVLAN ID is assigned to this service instance.
1.3.6.1.4.1.25506.2.106.1.2.1.8OCTET STRING (SIZE(0..256))read-createcurrent
hh3cEvcSrvInstCvlanIdListHigh
OBJECT-TYPE
This object contains the second 2048 bits of the 4096-bit vector, indicating which CVLAN IDs are assigned to this service instance. The lowest order bit of the first octet corresponds to CVLAN 2049, while the third highest order bit of the last octet corresponds to CVLAN 4094. A bit that is on (equal to 1) indicates that the corresponding CVLAN ID is assigned to this service instance.
1.3.6.1.4.1.25506.2.106.1.2.1.9OCTET STRING (SIZE(0..256))read-createcurrent
hh3cEvcSrvInstInRewriteType
OBJECT-TYPE
The VLAN tag processing rule for incoming traffic.
1.3.6.1.4.1.25506.2.106.1.2.1.10Hh3cEvcSrvInstRewriteTyperead-createcurrent
hh3cEvcSrvInstInRewriteSvlanId
OBJECT-TYPE
Outer VLAN tag processing rule for incoming traffic.Its value ranges from 1 to 4094.
1.3.6.1.4.1.25506.2.106.1.2.1.11Integer32 (1..2147483647)read-createcurrent
hh3cEvcSrvInstInRewriteCvlanId
OBJECT-TYPE
Inner VLAN tag processing rule for incoming traffic.Its value ranges from 1 to 4094.
1.3.6.1.4.1.25506.2.106.1.2.1.12Integer32 (1..2147483647)read-createcurrent
hh3cEvcSrvInstInRewriteSymm
OBJECT-TYPE
Applies the reverse VLAN tag processing rule to outgoing traffic.
1.3.6.1.4.1.25506.2.106.1.2.1.13TruthValueread-createcurrent
hh3cEvcSrvInstOutRewriteType
OBJECT-TYPE
The VLAN tag processing rule for outgoing traffic.
1.3.6.1.4.1.25506.2.106.1.2.1.14Hh3cEvcSrvInstRewriteTyperead-createcurrent
hh3cEvcSrvInstOutRewriteSvlanId
OBJECT-TYPE
Outer VLAN tag processing rule for outgoing traffic.Its value ranges from 1 to 4094.
1.3.6.1.4.1.25506.2.106.1.2.1.15Integer32 (1..2147483647)read-createcurrent
hh3cEvcSrvInstOutRewriteCvlanId
OBJECT-TYPE
Inner VLAN tag processing rule for outgoing traffic.Its value ranges from 1 to 4094.
1.3.6.1.4.1.25506.2.106.1.2.1.16Integer32 (1..2147483647)read-createcurrent
hh3cEvcSrvInstCarTable
OBJECT-TYPE
A table of configuring CAR for the service instance.
1.3.6.1.4.1.25506.2.106.1.3not-accessiblecurrent
hh3cEvcSrvInstCarEntry
OBJECT-TYPE
An entry in the table containing CAR configuration on the service instance. If the following entries are not supported by the service instance, or not configured to the service instance, they are zero.
1.3.6.1.4.1.25506.2.106.1.3.1not-accessiblecurrent
hh3cEvcSrvInstInCarIndex
OBJECT-TYPE
The object is used to configure inbound CAR function to this service instance. The CAR index is defined in hh3cIfQoSAggregativeCarIndex at HH3C-IFQOS2-MIB. The default value is 0.
1.3.6.1.4.1.25506.2.106.1.3.1.1Integer32read-writecurrent
hh3cEvcSrvInstOutCarIndex
OBJECT-TYPE
The object is used to configure outbound CAR function to this service instance. The CAR index is defined in hh3cIfQoSAggregativeCarIndex at HH3C-IFQOS2-MIB. The default value is 0.
1.3.6.1.4.1.25506.2.106.1.3.1.2Integer32read-writecurrent
hh3cEvcSrvInstStatInfoTable
OBJECT-TYPE
A table for displaying statistics information of service instance.
1.3.6.1.4.1.25506.2.106.1.4not-accessiblecurrent
hh3cEvcSrvInstStatInfoEntry
OBJECT-TYPE
Table entry of the service instance. If the statistics function is not supported by the service instance, or not configured to the service instance, following entries will be zero.
1.3.6.1.4.1.25506.2.106.1.4.1not-accessiblecurrent
hh3cEvcSrvInstInPackets
OBJECT-TYPE
Number of inbound packets received on this service instance.
1.3.6.1.4.1.25506.2.106.1.4.1.1Counter64read-onlycurrent
hh3cEvcSrvInstInBytes
OBJECT-TYPE
Byte counts of inbound packets received on this service instance.
1.3.6.1.4.1.25506.2.106.1.4.1.2Counter64read-onlycurrent
hh3cEvcSrvInstOutPackets
OBJECT-TYPE
Number of outbound packets transmitted on this service instance.
1.3.6.1.4.1.25506.2.106.1.4.1.3Counter64read-onlycurrent
hh3cEvcSrvInstOutBytes
OBJECT-TYPE
Byte counts of outbound packets transmitted on this service instance.
1.3.6.1.4.1.25506.2.106.1.4.1.4Counter64read-onlycurrent