ACC-DN :: accDnForwardFilterSource

MIB Reference — IPNetwork Monitor

All MIBsACC-DNaccDnForwardFilterSource

accDnForwardFilterSource

Module: ACC-DN

OID (symbolic): ACC-DN::accDnForwardFilterSource

OID (numeric): 1.3.6.1.4.1.5.1.1.19.25.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

If 0, all DECNET Traffic. If an Area with Host Part 0, all traffic from that Area. If a DECNET Host ID, all traffic from that Host.

What is accDnForwardFilterSource?

This OID specifies a DECnet source address (0–65535) that defines which traffic to filter based on origin, where 0 matches all sources, an area address matches all nodes in that area, and a host ID targets only that sender. Engineers configure this to restrict or monitor traffic flowing from a specific network segment or device, critical for security policies and isolating misbehaving hosts. For instance, setting it to 6.0 would filter all packets originating from area 6, useful if that area's network is compromised or under maintenance.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.25.1.2
snmpwalk -v2c -c public <target> ACC-DN::accDnForwardFilterSource

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.25.1.2.1
snmpget -v2c -c public <target> ACC-DN::accDnForwardFilterSource.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.19.25.1.2.1 i <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.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.19accDnACC-DN
1.3.6.1.4.1.5.1.1.19.25accDnForwardFilterTableACC-DN
1.3.6.1.4.1.5.1.1.19.25.1accDnForwardFilterEntryACC-DN
1.3.6.1.4.1.5.1.1.19.25.1.2accDnForwardFilterSourceACC-DN