RAD-MIB :: radBridgeMaskCond2

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBradBridgeMaskCond2

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.164radDACS-MIB
1.3.6.1.4.1.164.4radBridgesDACS-MIB
1.3.6.1.4.1.164.4.1genBridgeRAD-MIB
1.3.6.1.4.1.164.4.1.3radBridgeMaskTableRAD-MIB
1.3.6.1.4.1.164.4.1.3.1radBridgeMaskEntryRAD-MIB
1.3.6.1.4.1.164.4.1.3.1.14radBridgeMaskCond2RAD-MIB