qtechIfQosCARType
QTECH-ROUTER-QOS-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.106.2.5.1.4
Object
column Enumeration
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 dscp(2) means that the traffic matching the configured DSCP is applicable to the CAR policy. The value qos-group(3) means that the traffic matching the configured QOS-GROUP is applicable to the CAR policy. The value default(4) means that the traffic matching the default setting is applicable to the CAR policy.
Context
- MIB
- QTECH-ROUTER-QOS-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.106.2.5.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- qtechIfQosCAREntry
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 'QTECH-ROUTER-QOS-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-ROUTER-QOS-MIB::qtechIfQosCARType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-ROUTER-QOS-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-ROUTER-QOS-MIB::qtechIfQosCARType.<qtechIfQosCARIfIndex>.<qtechIfQosCARPktDirection>.<qtechIfQosCARindex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-ROUTER-QOS-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-ROUTER-QOS-MIB::qtechIfQosCARType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | acl |
2 | dscp |
3 | qos-group |
4 | default |