All MIBs › DOCS-QOS3-MIB › docsQosPktClassIpProtocol
docsQosPktClassIpProtocol
Module: DOCS-QOS3-MIB
OID (symbolic): DOCS-QOS3-MIB::docsQosPktClassIpProtocol
OID (numeric): 1.3.6.1.4.1.4491.2.1.21.1.1.1.7
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
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 attribute reports the value of 258.
What is docsQosPktClassIpProtocol?
This OID holds a protocol identifier (like TCP, UDP, or any IP protocol) that traffic must match to use a quality-of-service rule. It specifies what type of traffic this rule applies to. A cable operator would check this when configuring traffic prioritization to confirm which protocols trigger which QoS settings.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4491.2.1.21.1.1.1.7 snmpwalk -v2c -c public <target> DOCS-QOS3-MIB::docsQosPktClassIpProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4491.2.1.21.1.1.1.7.1 snmpget -v2c -c public <target> DOCS-QOS3-MIB::docsQosPktClassIpProtocol.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.4491 | cableLabs | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2 | clabProject | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2.1 | clabProjDocsis | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2.1.21 | docsQos3Mib | CLAB-DEF-MIB |
| 1.3.6.1.4.1.4491.2.1.21.1 | docsQosMibObjects | DOCS-QOS3-MIB |
| 1.3.6.1.4.1.4491.2.1.21.1.1 | docsQosPktClassTable | DOCS-QOS3-MIB |
| 1.3.6.1.4.1.4491.2.1.21.1.1.1 | docsQosPktClassEntry | DOCS-QOS3-MIB |
| 1.3.6.1.4.1.4491.2.1.21.1.1.1.7 | docsQosPktClassIpProtocol | DOCS-QOS3-MIB |