caqIpDownloadAceTosMatchCriteria
CISCO-CATOS-ACL-QOS-MIB ·
.1.3.6.1.4.1.9.9.179.1.10.2.1.16
Object
column Enumeration
Indicates what field of Tos octet in the packet header
to be matched.
'none' means that there is no need to match the ToS octet.
'matchDscp' means that the DSCP value of packet header need
to be matched. If this value is specified, the
caqIpDownloadAceDscp object in the same row should have
valid value.
'matchIpPrec' means that the IpPrecedence value of packet
header need to be matched. If this value is specifed, the
caqIpDownloadAceIpPrec object in the same row should have
a valid value.
Context
- MIB
- CISCO-CATOS-ACL-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.179.1.10.2.1.16- Type
- column
- Access
- readonly
- Status
- current
- Parent
- caqIpDownloadAceEntry
- 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::caqIpDownloadAceTosMatchCriteria'
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::caqIpDownloadAceTosMatchCriteria.<caqIpDownloadAclName>.<caqIpDownloadAceIndex>'
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::caqIpDownloadAceTosMatchCriteria'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | matchDscp |
3 | matchIpPrec |
Conformance
Member of