All MIBs › PEA-BRIDGE-IPDSLAM › pvcFilterVersion
pvcFilterVersion
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::pvcFilterVersion
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.3.1.90
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Detemines which version of the IP filter to use for the specific PVC. 1 - pvcFilter = Use filters defined in pvcFiltersTable. 2 - accessControlList = Use Access Control List.
Valid from: EDA 2.2 SP2
What is pvcFilterVersion?
This parameter determines which IP filtering mechanism is applied to packets on a specific Permanent Virtual Circuit (PVC) in a DSL access multiplexer. The setting allows operators to choose between the legacy PVC filter table or the more flexible access control list (ACL) approach for traffic filtering. Network administrators use this object to switch filtering strategies for individual subscriber connections without affecting the entire system configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.90 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::pvcFilterVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.90.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::pvcFilterVersion.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.90.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.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.72 | diaxMIB | DXD-SMI |
| 1.3.6.1.4.1.193.72.300 | peaIpDslam | DIESEL-SMI |
| 1.3.6.1.4.1.193.72.300.30 | peaBridgeIpDslam | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1 | bridgeControl | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3 | pvcTable | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3.1 | pvcEntry | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3.1.90 | pvcFilterVersion | PEA-BRIDGE-IPDSLAM |