H3C-EVC-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
15
.1.3.6.1.4.1.2011.10.2.106.1.2 · 1 row entry · 9 columns
A table for configuring service instance parameter of the port.
h3cEvcSrvInstEntry entry .1.3.6.1.4.1.2011.10.2.106.1.2.1
An entry for configuring service instance parameter of the port.
Indexes
IF-MIBifIndex h3cEvcSrvInstId
Column Syntax OID
h3cEvcSrvInstId
Service instance ID. Its value ranges from 1 to the value of
h3cEvcPortMaxSrvInstNum.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.2011.10.2.106.1.2.1.1
h3cEvcSrvInstEncap
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 supp…
Enumerationr/w
Enumerated Values:
0none
1default
2untagged
3tagged
4svlanIdList
5svlanIdListOnlyTagged
6svlanIdCvlanId
7svlanIdCvlanIdList
8svlanIdCvlanIdAll
9cvlanIdList
.1.3.6.1.4.1.2011.10.2.106.1.2.1.2
h3cEvcSrvInstSvlanIdListLow
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…
OctetStringr/w
Constraints:
range: 0-256
.1.3.6.1.4.1.2011.10.2.106.1.2.1.3
h3cEvcSrvInstSvlanIdListHigh
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 hig…
OctetStringr/w
Constraints:
range: 0-256
.1.3.6.1.4.1.2011.10.2.106.1.2.1.4
h3cEvcSrvInstRowStatus
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.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2011.10.2.106.1.2.1.5
h3cEvcSrvInstEnableInStat
The object is used to configure inbound statistics function
to this service instance.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2011.10.2.106.1.2.1.6
h3cEvcSrvInstEnableOutStat
The object is used to configure outbound statistics function
to this service instance.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2011.10.2.106.1.2.1.7
h3cEvcSrvInstCvlanIdListLow
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…
OctetStringr/w
Constraints:
range: 0-256
.1.3.6.1.4.1.2011.10.2.106.1.2.1.8
h3cEvcSrvInstCvlanIdListHigh
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 hig…
OctetStringr/w
Constraints:
range: 0-256
.1.3.6.1.4.1.2011.10.2.106.1.2.1.9
.1.3.6.1.4.1.2011.10.2.106.1.3 · 1 row entry · 2 columns
A table of configuring CAR for the service instance.
h3cEvcSrvInstCarEntry entry .1.3.6.1.4.1.2011.10.2.106.1.3.1
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.
Indexes
IF-MIBifIndex h3cEvcSrvInstId
Column Syntax OID
h3cEvcSrvInstInCarIndex
The object is used to configure inbound CAR function
to this service instance.
The CAR index is defined in h3cIfQoSAggregativeCarIndex
at H3C-IFQOS2-MIB. The default value is 0.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.10.2.106.1.3.1.1
h3cEvcSrvInstOutCarIndex
The object is used to configure outbound CAR function
to this service instance.
The CAR index is defined in h3cIfQoSAggregativeCarIndex
at H3C-IFQOS2-MIB. The default value is 0.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.10.2.106.1.3.1.2
.1.3.6.1.4.1.2011.10.2.106.1.4 · 1 row entry · 4 columns
A table for displaying statistics information of service instance.
h3cEvcSrvInstStatInfoEntry entry .1.3.6.1.4.1.2011.10.2.106.1.4.1
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.
Indexes
IF-MIBifIndex h3cEvcSrvInstId
Column Syntax OID
h3cEvcSrvInstInPackets
Number of inbound packets received on this service instance.
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.10.2.106.1.4.1.1
h3cEvcSrvInstInBytes
Byte counts of inbound packets received on this service instance.
bytesSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.10.2.106.1.4.1.2
h3cEvcSrvInstOutPackets
Number of outbound packets transmitted on this service instance.
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.10.2.106.1.4.1.3
h3cEvcSrvInstOutBytes
Byte counts of outbound packets transmitted on this service instance.
bytesSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.10.2.106.1.4.1.4