All MIBs › RAPID-CITY › rcBridgeFilterVlanId
rcBridgeFilterVlanId
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcBridgeFilterVlanId
OID (numeric): 1.3.6.1.4.1.2272.1.14.5.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
What is rcBridgeFilterVlanId?
This read-only object returns a VLAN ID value (1-4094) associated with a bridge filter entry, allowing operators to identify which VLAN is subject to a particular bridge filtering rule. It is part of the bridge filtering configuration infrastructure that controls which VLANs match specific filter conditions. The description field is empty in the MIB, suggesting this object's semantics are evident from the context of its parent table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.14.5.1.5 snmpwalk -v2c -c public <target> RAPID-CITY::rcBridgeFilterVlanId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.14.5.1.5.1 snmpget -v2c -c public <target> RAPID-CITY::rcBridgeFilterVlanId.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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.14 | rcBridge | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.14.5 | rcBridgeFilterTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.14.5.1 | rcBridgeFilterEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.14.5.1.5 | rcBridgeFilterVlanId | RAPID-CITY |