aristaClassMapMatchType
ARISTA-QOS-MIB ·
.1.3.6.1.4.1.30065.3.13.1.2.1.2
Object
column
Enumeration
Indicates the type of a match criterion for a class map. ipv4AccessGroup(1) means that it is an IPv4 access-control list. ipv6AccessGroup(2) means that it is an IPv6 access-control list. vlan(3) means that it is a VLAN-based match criterion. dscpEcn(4) means that it is a match criteron based on DSCP+ECN (TOS). mplsTrafficClass(5) means that it is a match criteron based on MPLS TC. macAccessGroup(6) measn that it is a MAC access-control list.
Context
- MIB
- ARISTA-QOS-MIB
- OID
.1.3.6.1.4.1.30065.3.13.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aristaClassMapMatchEntry
- Table
- aristaClassMapMatchTable
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ipv4AccessGroup |
2 | ipv6AccessGroup |
3 | vlan |
4 | dscpEcn |
5 | mplsTrafficClass |
6 | macAccessGroup |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aristaClassMapMatchIndex This index identifies the position of a match criterion among all the
criteria for a class map. | column | Integer32 | .1.3.6.1.4.1.30065.3.13.1.2.1.1 |
| aristaClassMapMatchName Indicates the name of the access-control list if aristaClassMapMatchType
is ipv4AccessGroup(1) or ipv6AccessGroup(2) or macAccessGroup(6).
It indicates the masked VLAN value or t… | column | OctetString | .1.3.6.1.4.1.30065.3.13.1.2.1.3 |