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>
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.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 |