caqQosDefaultTrustState
CISCO-CATOS-ACL-QOS-MIB ·
.1.3.6.1.4.1.9.9.179.1.3.14.1.3
Object
column r/w
Enumeration
Indicates the default assigned trust state.
If trustCos(2) is specified, the default DSCP value of an
unmatched packet should refer to caqCosToDscpDscp
object in caqCosToDscpTable to transfer layer 2 CoS value to
DSCP value.
If trustIpPrec(3) is specified, the default DSCP value of an
unmatched packet should refer to caqIpPrecToDscpDscp
object in caqIpPrecToDscpTable to transfer IP Precedence value
to DSCP value.
If trustDscp(4) is specified, the default DSCP value of an
unmatched packet is the one which packets carry.
If noTrust(1) is specified, the default DSCP value of an
unmatched packet will have the value of caqQosDefaultDscp
object.
Context
- MIB
- CISCO-CATOS-ACL-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.179.1.3.14.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- caqQosDefaultActionEntry
- Groups
- 1
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 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqQosDefaultTrustState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqQosDefaultTrustState.<caqQosTrafficDirection>.<caqQosTrafficType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CATOS-ACL-QOS-MIB::caqQosDefaultTrustState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noTrust |
2 | trustCos |
3 | trustIpPrec |
4 | trustDscp |
Conformance
Member of