All MIBs › PEA-BRIDGE-IPDSLAM › pvcUpstreamVlanIdAclId
pvcUpstreamVlanIdAclId
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::pvcUpstreamVlanIdAclId
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.3.1.93
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
Setting this value to non-zero will specify the VLAN ID ACL to be used in the upstream direction. The value of zero means no VLAN ID ACL is used for this PVC. Default value will be zero
Valid from: EDA 2.2 R3A
What is pvcUpstreamVlanIdAclId?
This writable object allows administrators to assign a VLAN ID Access Control List (ACL) number to control upstream traffic on a Permanent Virtual Circuit (PVC), with zero indicating no ACL is applied. When set to a non-zero value, packets traveling upstream on this PVC will be processed against the specified ACL, potentially filtering or prioritizing traffic based on VLAN membership. Network operators use this configuration to enforce per-PVC traffic policies, such as blocking certain VLANs or applying rate-limiting rules in the upstream direction.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.93 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::pvcUpstreamVlanIdAclId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.93.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::pvcUpstreamVlanIdAclId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.93.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.93 | pvcUpstreamVlanIdAclId | PEA-BRIDGE-IPDSLAM |