PEA-BRIDGE-IPDSLAM :: upstreamPortIpFilterValue

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsPEA-BRIDGE-IPDSLAMupstreamPortIpFilterValue

upstreamPortIpFilterValue

Module: PEA-BRIDGE-IPDSLAM

OID (symbolic): PEA-BRIDGE-IPDSLAM::upstreamPortIpFilterValue

OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.4.1.21

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: Filter on TCP/UDP destination port number as well as destination IP address in packets from subscriber into network. Filter entries are 10 bytes each. The first two bytes represent the port number and the ending 8 bytes of the entry represent an IP address range. To exclude all SMTP traffic (port 25) except traffic with destination IP address in the range 10.0.0.0 to 10.0.0.10 add 0x00 0x19 0x0A 0x00 0x00 0x00 0x0A 0x00 0x00 0x0A.

This parameter is deprecated. Please use the IP Access Control List instead. For more information please see the following parameters: peaBridgeIpDslam::pvcUpstreamIpAclId peaBridgeIpDslam::ipAclTable peaBridgeIpDslam::ipAclRuleTable

Deprecated from: EDA 2.2 SP3

What is upstreamPortIpFilterValue?

This object stores filtering rules for upstream traffic (from subscriber toward network) based on TCP/UDP port numbers and destination IP address ranges. Each filter entry specifies which ports and IP destinations are allowed or blocked, enabling granular traffic control at the DSLAM. ISP administrators use this to enforce acceptable-use policies and block unwanted traffic.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.4.1.21
snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::upstreamPortIpFilterValue

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.4.1.21.1
snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::upstreamPortIpFilterValue.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.4.1.21.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> upstreamPortIpFilterValue.1

Start monitoring Ericsson IP DSLAM broadband access node (802.1D/Q bridging/per-subscriber filtering) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PEA-BRIDGE-IPDSLAM::upstreamPortIpFilterValue OID value, configure state conditions and alerts, and monitor any Ericsson IP DSLAM broadband access node (802.1D/Q bridging/per-subscriber filtering) from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.193ericssonANS-COMMON-MIB
1.3.6.1.4.1.193.72diaxMIBDXD-SMI
1.3.6.1.4.1.193.72.300peaIpDslamDIESEL-SMI
Numeric OIDNameModule
1.3.6.1.4.1.193.72.300.30peaBridgeIpDslamPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1bridgeControlPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.4pvcFiltersTablePEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.4.1pvcFiltersEntryPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.4.1.21upstreamPortIpFilterValuePEA-BRIDGE-IPDSLAM