All MIBs › RAD-MIB › radBridgeMaskCond2
radBridgeMaskCond2
Module: RAD-MIB
OID (symbolic): RAD-MIB::radBridgeMaskCond2
OID (numeric): 1.3.6.1.4.1.164.4.1.3.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Specifies the logical condition of the mask pattern:
true - Condition is valid if at the position specified by radBridgeMaskOffset2 the packet contains data that matches the content of radBridgeMaskPat2.
false - Condition is valid if at the position specified by radBridgeMaskOffset2 the packet contains data that does not match the content of radBridgeMaskPat2.
What is radBridgeMaskCond2?
This object defines the logical condition for the second packet mask pattern matching rule used in traffic classification. The condition can be 'true' (packet data matches the mask at the specified offset) or 'false' (packet data does not match). Network engineers use packet masking to create fine-grained traffic classification policies for QoS, firewall rules, or traffic engineering.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.4.1.3.1.14 snmpwalk -v2c -c public <target> RAD-MIB::radBridgeMaskCond2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.4.1.3.1.14.1 snmpget -v2c -c public <target> RAD-MIB::radBridgeMaskCond2.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.4.1.3.1.14.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.4 | radBridges | DACS-MIB |
| 1.3.6.1.4.1.164.4.1 | genBridge | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.3 | radBridgeMaskTable | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.3.1 | radBridgeMaskEntry | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.3.1.14 | radBridgeMaskCond2 | RAD-MIB |