zxAnGponRmTrafficPrfOutColorMode
ZTE-AN-GPON-REMOTE-ONU-MIB ·
.1.3.6.1.4.1.3902.1082.500.20.2.6.15.1.9
Object
column r/w
Enumeration
This attribute specifies how drop precedence is to be marked by the ONU on egress packets. If set to internal marking only, the externally visible packet contents are not modified, but the packet is identified in a vendor-specific local way that indicates its colour to the priority queue ME. It is possible for the egress marking to differ from the ingress marking; for example ingress PCP marking could be translated to DEI egress marking. nomarking(1): No marking internalmarking(2): Internal marking only markingDei(3): DEI [IEEE 802.1ad] markingPcp8P0d(4): PCP 8P0D [IEEE 802.1ad] markingPcp7P1d(5): PCP 7P1D [IEEE 802.1ad] markingPcp6P2d(6): PCP 6P2D [IEEE 802.1ad] markingPcp5P3d(7): PCP 5P3D [IEEE 802.1ad] markingDscpAf(8): 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.9- 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::zxAnGponRmTrafficPrfOutColorMode'
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::zxAnGponRmTrafficPrfOutColorMode.<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::zxAnGponRmTrafficPrfOutColorMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nomarking |
2 | internalmarking |
3 | markingDei |
4 | markingPcp8P0d |
5 | markingPcp7P1d |
6 | markingPcp6P2d |
7 | markingPcp5P3d |
8 | markingDscpAf |