zxAnGponRmTrafficPrfInColorMode
ZTE-AN-GPON-REMOTE-ONU-MIB ·
.1.3.6.1.4.1.3902.1082.500.20.2.6.15.1.8
Object
column r/w
Enumeration
This attribute is meaningful in colour-aware mode. It identifies how pre-existing drop precedence is marked on ingress packets. For DEI and PCP marking, a drop eligible indicator is equivalent to yellow colour, otherwise the colour is green. For DSCP AF marking, the lowest drop precedence is equivalent to green, otherwise the colour is yellow. nomarking(1): No marking (ignore ingress marking) markingDei(2): DEI [IEEE 802.1ad] markingPcp8P0d(3): PCP 8P0D [IEEE 802.1ad] markingPcp7P1d(4): PCP 7P1D [IEEE 802.1ad] markingPcp6P2d(5): PCP 6P2D [IEEE 802.1ad] markingPcp5P3d(6) PCP 5P3D [IEEE 802.1ad] markingDscpAf(7) DSCP AF class [IETF RFC 2597]
Context
- MIB
- ZTE-AN-GPON-REMOTE-ONU-MIB
- OID
.1.3.6.1.4.1.3902.1082.500.20.2.6.15.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Default
nomarking- Parent
- zxAnGponRmTrafficPrfEntry
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 'ZTE-AN-GPON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-REMOTE-ONU-MIB::zxAnGponRmTrafficPrfInColorMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-GPON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-GPON-REMOTE-ONU-MIB::zxAnGponRmTrafficPrfInColorMode.<zxAnGponRmTrafficPrfName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-GPON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-GPON-REMOTE-ONU-MIB::zxAnGponRmTrafficPrfInColorMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nomarking |
2 | markingDei |
3 | markingPcp8P0d |
4 | markingPcp7P1d |
5 | markingPcp6P2d |
6 | markingPcp5P3d |
7 | markingDscpAf |