qosCARType
HUAWEI-IF-QOS-MIB ·
huawei variant
·
.1.3.6.1.4.1.2011.5.25.32.2.17.1.4
Object
column Enumeration
One of the index of the CAR table. This is the matching type for the traffic. The value acl(1) means that the traffic matching the configured ACL is applicable to the CAR policy. The value carl(2) means that the traffic matching the configured CARL is applicable to the CAR policy. The value all(3) means that all the traffic passing the interface is applicable to the CAR policy.
Context
- MIB
- HUAWEI-IF-QOS-MIB
- OID
.1.3.6.1.4.1.2011.5.25.32.2.17.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- qosCAREntry
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 '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::qosCARType'
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::qosCARType.<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::qosCARType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | acl |
2 | carl |
3 | all |