docsQosPktClassIpProtocol

DOCS-QOS3-MIB · .1.3.6.1.4.1.4491.2.1.21.1.1.1.7

Object

column Unsigned32
This attribute indicates the value of the IP Protocol
field required for IP packets to match this rule.
              
The value 256 matches traffic with any IP Protocol value.
The value 257 by convention matches both TCP and
UDP.
If the referenced parameter is not present in a classifier,
this attibute reports the value of 258.

Context

MIB
DOCS-QOS3-MIB
OID
.1.3.6.1.4.1.4491.2.1.21.1.1.1.7
Type
column
Access
readonly
Status
current
Parent
docsQosPktClassEntry
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 'DOCS-QOS3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-QOS3-MIB::docsQosPktClassIpProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-QOS3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-QOS3-MIB::docsQosPktClassIpProtocol.<ifIndex>.<docsQosServiceFlowId>.<docsQosPktClassId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-QOS3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-QOS3-MIB::docsQosPktClassIpProtocol'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-258

Conformance