All MIBs › RC-IP-MIB › rcIpTosRuleOrRule3
rcIpTosRuleOrRule3
Module: RC-IP-MIB
OID (symbolic): RC-IP-MIB::rcIpTosRuleOrRule3
OID (numeric): 1.3.6.1.4.1.2272.1.8.14.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
Quid/Gid Or rule #3. The Ip ToS byte in the Ip header is logically ORed with this value.
What is rcIpTosRuleOrRule3?
This object defines a bitmask value that is logically ORed with the IP Type-of-Service (ToS) field in IP packet headers as part of QoS or routing policy rule #3. The ORed value modifies packet priority marking to implement traffic differentiation. A network engineer uses this to refine Quality-of-Service policies, ensuring that specific traffic flows receive appropriate priority treatment regardless of their original ToS markings.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.14.4 snmpwalk -v2c -c public <target> RC-IP-MIB::rcIpTosRuleOrRule3
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.14.4.1 snmpget -v2c -c public <target> RC-IP-MIB::rcIpTosRuleOrRule3.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.14.4.1 i <value>
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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8 | rcIp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.14 | rcIpTosRule | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.14.4 | rcIpTosRuleOrRule3 | RC-IP-MIB |