All MIBs › PEA-BRIDGE-IPDSLAM › downstreamSourcePortFilterValue
downstreamSourcePortFilterValue
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::downstreamSourcePortFilterValue
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.4.1.14
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Filter on IP source port number in packets from network to subscriber. Filter entries 2 bytes each - to exclude FTP add 21 = 0x00 0x15
This parameter is deprecated. Please use the IP Access Control List instead. For more information please see the following parameters: peaBridgeIpDslam::pvcDownstreamIpAclId peaBridgeIpDslam::ipAclTable peaBridgeIpDslam::ipAclRuleTable
Deprecated from: EDA 2.2 SP3
What is downstreamSourcePortFilterValue?
This deprecated object filters incoming packets from the network to subscribers based on their TCP/UDP source port numbers, with each filter entry occupying 2 bytes. Modern deployments should use IP Access Control Lists instead for more flexible traffic filtering. For example, filter value '0x0015' (hex) would exclude FTP traffic (port 21) from reaching the subscriber.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.4.1.14 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::downstreamSourcePortFilterValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.4.1.14.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::downstreamSourcePortFilterValue.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.4.1.14.1 s <value>
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::downstreamSourcePortFilterValue 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.4 | pvcFiltersTable | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.4.1 | pvcFiltersEntry | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.4.1.14 | downstreamSourcePortFilterValue | PEA-BRIDGE-IPDSLAM |