caqIpDownloadAceProtocolType

CISCO-CATOS-ACL-QOS-MIB · .1.3.6.1.4.1.9.9.179.1.10.2.1.4

Object

The protocol number field in the IP header used to indicate
the higher layer protocol as specified in RFC 1700. A value 
value of 0 matches every IP packet. 
              
For example :
0 is IP, 1 is ICMP, 2 is IGMP, 4 is IP in IP encapsulation,
6 is TCP, 9 is IGRP, 17 is UDP, 47 is GRE, 50 is ESP, 51 is AH,
88 is IGRP, 89 is OSPF, 94 is KA9Q/NOS compatible IP over IP,
103 is PIMv2, 108 is PCP.

Context

MIB
CISCO-CATOS-ACL-QOS-MIB
OID
.1.3.6.1.4.1.9.9.179.1.10.2.1.4
Type
column
Access
readonly
Status
current
Parent
caqIpDownloadAceEntry
Groups
1

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 '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::caqIpDownloadAceProtocolType'
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::caqIpDownloadAceProtocolType.<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::caqIpDownloadAceProtocolType'

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance