cevcSIMatchCriteriaType
CISCO-EVC-MIB ·
.1.3.6.1.4.1.9.9.613.1.4.6.1.4
Object
column
r/w
Enumeration
This object specifies the criteria used to match a service
instance.
'unknown'
Match criteria for the service instance is not
defined or unknown.
'dot1q'
The IEEE 802.1q encapsulation is used as a match
criteria for the service instance. The ether type
value of the IEEE 802.1q tag is specified by the
object cevcSIEncapEncapsulation with the same
index value of cevcSIIndex and
cevcSIMatchCreriaIndex.
'dot1ad'
The IEEE 802.1ad encapsulation is used as a match
criteria for the service instance. The ether type
value of the IEEE 802.1ad tag is specified by the
cevcSIEncapEncapsulation column with the same index
value of cevcSIIndex and cevcSIMatchCreriaIndex.
'untagged'
Service instance processes untagged service frames.
Only one service instance on the interface/media
type can use untagged frames as a match criteria.
'untaggedAndDot1q'
Both untagged frames and the IEEE 802.1q encapsulation
are used as a match criteria for the service instance.
Only one service instance on the interface/media
type can use untagged frames as a match criteria.
The ether type value of the IEEE 802.1q tag is
specified by the cevcSIEncapEncapsulation column
with the same index value of cevcSIIndex and
cevcSIMatchCreriaIndex.
'untaggedAndDot1ad'
Both untagged frames and the IEEE 802.1ad encapsulation
are used as a match criteria for the service instance.
Only one service instance on the interface/media
type can use untagged frames as a match criteria.
The ether type value of the IEEE 802.1ad tag is
specified by the cevcSIEncapEncapsulation column
with the same index value of cevcSIIndex and
cevcSIMatchCreriaIndex.
'priorityTagged'
Service instance processes priority tagged frames.
Only one service instance on the interface/media
type can use priority tagged frames as a match
criteria.
'defaultTagged'
Service instance is a default service instance. The
default service instance processes frames with VLANs
that do not match to any other service instances
configured on the interface/media type. Only one
service instance on the interface/media type can be
the default service instance.
Context
- MIB
- CISCO-EVC-MIB
- OID
.1.3.6.1.4.1.9.9.613.1.4.6.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cevcSIMatchCriteriaEntry
- Table
- cevcSIMatchCriteriaTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | dot1q |
3 | dot1ad |
4 | untagged |
5 | untaggedAndDot1q |
6 | untaggedAndDot1ad |
7 | priorityTagged |
8 | defaultTagged |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cevcSIMatchCriteriaIndex This object indicates an arbitrary integer-value that uniquely
identifies a match criteria for a service instance. | column | Unsigned32 | .1.3.6.1.4.1.9.9.613.1.4.6.1.1 |
| cevcSIMatchRowStatus This object enables a SNMP peer to create, modify, and delete
rows in the cevcSIMatchCriteriaTable.
If the value of cevcSIMatchCriteriaType column is 'dot1q(1)'
or … | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.613.1.4.6.1.2 |
| cevcSIMatchStorageType This object specifies how the SNMP entity stores the data
contained by the corresponding conceptual row.
This object can be set to either 'volatile' or 'nonVolatile… | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.9.9.613.1.4.6.1.3 |