All MIBs › PEA-BRIDGE-IPDSLAM › upstreamSourcePortFilterValue
upstreamSourcePortFilterValue
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::upstreamSourcePortFilterValue
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.4.1.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
Filter on IP source port number in packets from subscriber into network. 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::pvcUpstreamIpAclId peaBridgeIpDslam::ipAclTable peaBridgeIpDslam::ipAclRuleTable
Deprecated from: EDA 2.2 SP3
What is upstreamSourcePortFilterValue?
This object stores filter entries that control which source ports are allowed in upstream traffic from subscribers to the network. Each filter entry is 2 bytes long, and operators use it to block specific ports like FTP (port 21) by adding them to the filter list. This parameter is deprecated in favor of the IP Access Control List feature for more flexible port filtering.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.4.1.6 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::upstreamSourcePortFilterValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.4.1.6.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::upstreamSourcePortFilterValue.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.4.1.6.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.6 | upstreamSourcePortFilterValue | PEA-BRIDGE-IPDSLAM |