PEA-BRIDGE-IPDSLAM :: upstreamSourcePortFilterValue

MIB Reference — IPNetwork Monitor

All MIBsPEA-BRIDGE-IPDSLAMupstreamSourcePortFilterValue

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-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
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.6upstreamSourcePortFilterValuePEA-BRIDGE-IPDSLAM