cienaCesDpTrafficClassTermPresentType
CIENA-CES-DATAPLANE-MIB ·
.1.3.6.1.4.1.1271.2.1.7.1.6.1.1.4
Object
column Enumeration
This object specifies the type of term contained in the term value and mask fields.
The traffic classification is explained as below with the associated logical interface.
unknown
trafficClassElement - Traffic class element
vid1 - VLAN ID1 - Sub-Port, Qos-Flow, Access-Flow
l2Pcp1 - L2 PCP priority - Sub-Port, Qos-Flow, Access-Flow
for VLAN Tag1(VID1)
vid2 - VLAN ID2 - Sub-Port, Qos-Flow, Access-Flow
l2Pcp2 - L2 PCP priority - Sub-Port, Qos-Flow, Access-Flow
for VLAN Tag2(VID2)
vlanUntaggedData - VLAN untagged data frames - Sub-Port
l2Control - VLAN L2 control frames - Sub-Port
cMacSa - Customer source MAC address - Sub-Port, Qos-Flow, Access-Flow
(with optional mask)
cMacDa - Customer destination MAC - Sub-Port, Qos-Flow, Access-Flow
(with optional mask)
ipSrcIp - IPv4 source address - Sub-Port, Qos-Flow, Access-Flow
(with optional mask)
ipDstIp - IPv4 destination address - Sub-Port, Qos-Flow, Access-Flow
(with optional mask)
ipProtoType - IP generic protocol type - Qos-Flow, Access-Flow
(like ICMP,IGMP,TCP,UDP)
ipDscp - DSCP field of IP frame - Sub-Port, Qos-Flow, Access-Flow
(with optional mask)
ipL4SrcPort - Layer-4 UDP/TCP source port - Qos-Flow, Access-Flow
ipL4DstPort - Layer-4 UDP/TCP destination - Qos-Flow, Access-Flow
port
mplsVcLabel - MPLS virtual circuit label - vcMPLS
mplsVcExp - MPLS virtual circuit exp - vcMPLS
mplsTunLabel - MPLS tunnel label - vcMPLS
mplsTunExp - MPLS tunnel exp - vcMPLS
baseEtype - Base e-type - Sub-Port, Qos-Flow, Access-Flow
bvid - B-VID Tag - PBB-TE
bPcp - B-VID PCP - PBB-TE
isid - ISID - PBB-TE
isidPcp - ISID PCP - PBB-TE
(with optional mask)
any - Any traffic type - QoS Flow
ipL4Application - Layer-4 application - Qos-Flow, Access-Flow
Context
- MIB
- CIENA-CES-DATAPLANE-MIB
- OID
.1.3.6.1.4.1.1271.2.1.7.1.6.1.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cienaCesDpTrafficClassTermEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CIENA-CES-DATAPLANE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-DATAPLANE-MIB::cienaCesDpTrafficClassTermPresentType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIENA-CES-DATAPLANE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-DATAPLANE-MIB::cienaCesDpTrafficClassTermPresentType.<cienaCesDpTrafficClassType>.<cienaCesDpTrafficClassId>.<cienaCesDpTrafficClassElemId>.<cienaCesDpTrafficClassTermPresentType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-DATAPLANE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-DATAPLANE-MIB::cienaCesDpTrafficClassTermPresentType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | trafficClassElement |
2 | vid1 |
3 | l2Pcp1 |
4 | vid2 |
5 | l2Pcp2 |
6 | vlanUntaggedData |
7 | l2Control |
8 | cMacSa |
9 | cMacDa |
10 | ipSrcIp |
11 | ipDstIp |
12 | ipProtoType |
13 | ipDscp |
14 | ipL4SrcPort |
15 | ipL4DstPort |
16 | mplsVcLabel |
17 | mplsVcExp |
18 | mplsTunLabel |
19 | mplsTunExp |
20 | baseEtype |
21 | bvid |
22 | bPcp |
23 | isid |
24 | isidPcp |
25 | any |
26 | l2Rcos |
27 | ipL4Application |