ACC-DN :: accDnForwardFilterSource

MIB Reference — IPNetwork Monitor · Updated September 13, 2026

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>

Start monitoring ACC/Ericsson access routers/gateways with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-DN::accDnForwardFilterSource OID value, configure state conditions and alerts, and monitor any ACC/Ericsson access routers/gateways from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-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
Numeric OIDNameModule
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