PEA-BRIDGE-IPDSLAM :: subscriberIpFilterValue

MIB Reference — IPNetwork Monitor

All MIBsPEA-BRIDGE-IPDSLAMsubscriberIpFilterValue

subscriberIpFilterValue

Module: PEA-BRIDGE-IPDSLAM

OID (symbolic): PEA-BRIDGE-IPDSLAM::subscriberIpFilterValue

OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.4.1.20

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description:

Filter on subscriber IP addresses. When using DHCP the entries in the filter are added automatically according to the DHCP leases. For other access methods IP addresses can be added for filtering purposes. Filter entries are 4 bytes each. - to include 10.2.3.4 add 0x0a 0x02 0x03 0x04

This parameter is deprecated. Please use the peaBridgeIpDslam::subsIpFilterTable table instead.

Deprecated from: EDA 2.2 R3A

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.4.1.20
snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::subscriberIpFilterValue

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.4.1.20.1
snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::subscriberIpFilterValue.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.4.1.20.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> subscriberIpFilterValue.1

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.20subscriberIpFilterValuePEA-BRIDGE-IPDSLAM