PEA-BRIDGE-IPDSLAM :: downstreamSourcePortFilterValue

MIB Reference — IPNetwork Monitor

All MIBsPEA-BRIDGE-IPDSLAMdownstreamSourcePortFilterValue

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 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.14downstreamSourcePortFilterValuePEA-BRIDGE-IPDSLAM