All MIBs › RAD-MIB › radBridgeMaskPat2
radBridgeMaskPat2
Module: RAD-MIB
OID (symbolic): RAD-MIB::radBridgeMaskPat2
OID (numeric): 1.3.6.1.4.1.164.4.1.3.1.10
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
Describes the mask field which is either a 16 bit binary pattern, or four digit hexadecimal pattern.
What is radBridgeMaskPat2?
This OID stores a binary or hexadecimal pattern used as a mask to match network addresses when bridging frames. It defines which bits of an address should be checked when deciding whether to forward a frame. A network technician sets this when configuring address-based frame filtering rules on a bridge.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.4.1.3.1.10 snmpwalk -v2c -c public <target> RAD-MIB::radBridgeMaskPat2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.4.1.3.1.10.1 snmpget -v2c -c public <target> RAD-MIB::radBridgeMaskPat2.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.4.1.3.1.10.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> radBridgeMaskPat2.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.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.10 | radBridgeMaskPat2 | RAD-MIB |