cienaCesBenchmarkProfileEntryCColor
CIENA-CES-BENCHMARK-MIB ·
.1.3.6.1.4.1.1271.2.1.39.1.1.11.1.26
Object
Color of the C-VLAN tag for the test traffic. This is directly related to the value of the DEI bit configured in the VLAN tag of the test traffic. Green traffic will have its DEI bit set to 0 while Yellow traffic will have its DEI bit set to 1. Green test traffic is generated based on the bandwidth configured in the test profile. Yellow traffic is generated based on the excess-bandwidth parameter. Finally, if the user selects green-yellow-red, the yellow traffic is generated at 1.25 * excess-bandwidth. This is used only when encapType is set to dot1q. In a QinQ configuration, the c-dei bit is set to the same value as the s-dei bit in order to simplify software.
Context
- MIB
- CIENA-CES-BENCHMARK-MIB
- OID
.1.3.6.1.4.1.1271.2.1.39.1.1.11.1.26- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cienaCesBenchmarkProfileEntry
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-BENCHMARK-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-BENCHMARK-MIB::cienaCesBenchmarkProfileEntryCColor'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIENA-CES-BENCHMARK-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-BENCHMARK-MIB::cienaCesBenchmarkProfileEntryCColor.<cienaCesBenchmarkProfileEntryId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-BENCHMARK-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-BENCHMARK-MIB::cienaCesBenchmarkProfileEntryCColor'
Syntax
- Source
- CienaCesBenchmarkColorTest
- Base type
Enumeration
Values & Constraints
Type Values
1 | green |
2 | yellow |
3 | greenYellow |
4 | greenYellowRed |