qos2ClassMapType
ZELAX-MIB ·
.1.3.6.1.4.1.7840.2.1.100.27.1.14.2
Object
scalar
r/w
Enumeration
0 class-map <class-map-name>,index is classmapname; 1 match access-group <acl-index-or-name>,need qos2ClassMapAccessGroup cooperation; 2 match ip dscp <dscp-list>,need qos2ClassMapDscp cooperation; 3 match ip precedence <ip-precedence-list>,need qos2ClassMapIpPre cooperation; 4 match vlan <vlan-list>,need qos2ClassMapVlan cooperation; 5 match ipv6 dscp <dscp-list>,need qos2ClassMapV6Dscp cooperation; 7 match ipv6 flowlabel,need qos2ClassMapV6Flow cooperation; 8 match ipv6 access-group,need qos2ClassMapV6AccGroup cooperation; 9 match cos,need qos2ClassCos cooperation; 10 match exp <exp-list>,need qos2ClassMapExp cooperation.
Context
- MIB
- ZELAX-MIB
- OID
.1.3.6.1.4.1.7840.2.1.100.27.1.14.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- qos2ClassMapTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | configurClassMap |
1 | accessGroup |
2 | dscp |
3 | ippre |
4 | vlan |
5 | v6dscp |
7 | v6Flow |
8 | v6AccessGroup |
9 | cos |
10 | exp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| qos2ClassMapName classmap name | scalar | OctetString | .1.3.6.1.4.1.7840.2.1.100.27.1.14.1 |
| qos2ClassMapCos Match specify Cos .
This object be configured only if qosClassMapType
in the same row is cos(9). | scalar | DisplayString | .1.3.6.1.4.1.7840.2.1.100.27.1.14.10 |
| qos2ClassMapExp Match specify MPLS EXP.
This object be configured only if qosClassMapType
in the same row is Exp(10). | scalar | DisplayString | .1.3.6.1.4.1.7840.2.1.100.27.1.14.11 |
| qos2ClassMapStatus Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry. | scalar | Enumeration | .1.3.6.1.4.1.7840.2.1.100.27.1.14.12 |
| qos2ClassMapAccessGroup Match specify access-group (name or number).
This object be configured only if qosClassMapType
in the same row is accessGroup(1). | scalar | DisplayString | .1.3.6.1.4.1.7840.2.1.100.27.1.14.3 |
| qos2ClassMapDscp Match specify Dscp.
This object be configured only if qosClassMapType
in the same row is dscp(2). | scalar | DisplayString | .1.3.6.1.4.1.7840.2.1.100.27.1.14.4 |
| qos2ClassMapV6Dscp Match specify ipv6 Dscp.
This object be configured only if qosClassMapType
in the same row is v6dscp(5). | scalar | DisplayString | .1.3.6.1.4.1.7840.2.1.100.27.1.14.5 |
| qos2ClassMapIpPre Match specify Ip Precedence.
This object be configured only if qosClassMapType
in the same row is ippre(3). | scalar | DisplayString | .1.3.6.1.4.1.7840.2.1.100.27.1.14.6 |
| qos2ClassMapV6AccGroup Match specify Ipv6 Access-Group.
This object be configured only if qosClassMapType
in the same row is v6AccessGroup(8). | scalar | DisplayString | .1.3.6.1.4.1.7840.2.1.100.27.1.14.7 |
| qos2ClassMapV6Flow Match specify Ipv6 Flowlabel.
This object be configured only if qosClassMapType
in the same row is v6Flow(6). | scalar | DisplayString | .1.3.6.1.4.1.7840.2.1.100.27.1.14.8 |
| qos2ClassMapVlan Match specify Vlan list . At most 8 vlan id.
This object be configured only if qosClassMapType
in the same row is vlan(4). | scalar | DisplayString | .1.3.6.1.4.1.7840.2.1.100.27.1.14.9 |