qosCARConformAction

HUAWEI-IF-QOS-MIB · huawei variant · .1.3.6.1.4.1.2011.5.25.32.2.17.1.9

Object

column r/w Enumeration
Action to be taken by the traffic, when the traffic  
conforms CIR. There are the following actions:
Continue(1) -- Continue to be processed by the following 
               CAR policy which applied on the interface.
Discard(2) -- Discard the packet.
remark-prec-continue(3) -- Remark the IP precedence of IP packet,
                           and then continue to be processed by 
                           the following CAR policy.
remark-prec-pass(4) -- Remark the IP precedence of IP packet,
                       and then send the packet.
pass(5) -- Send the packet directly.                            
remark-mplsexp-continue(6) -- Remark the mpls exp field of mpls packet,
                              and then continue to be processed by 
                              the following CAR policy.
remark-mplsexp-pass(7) -- Remark the mpls exp field of mpls packet,
                          and then send the packet.

Context

MIB
HUAWEI-IF-QOS-MIB
OID
.1.3.6.1.4.1.2011.5.25.32.2.17.1.9
Type
column
Access
readwrite
Status
current
Parent
qosCAREntry

Walk 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 'HUAWEI-IF-QOS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IF-QOS-MIB::qosCARConformAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-IF-QOS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IF-QOS-MIB::qosCARConformAction.<qosCARIfIndex>.<qosCARPktDirection>.<qosCARType>.<qosCARListNum>.<qosCARCIR>.<qosCARBurstSize>.<qosCARExcessBurstSize>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-IF-QOS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-IF-QOS-MIB::qosCARConformAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1continue
2discard
3remark-prec-continue
4remark-prec-pass
5pass
6remark-mplsexp-continue
7remark-mplsexp-pass