ACC-DN :: accDnForwardFilterDest

MIB Reference — IPNetwork Monitor · Updated September 13, 2026

All MIBsACC-DNaccDnForwardFilterDest

accDnForwardFilterDest

Module: ACC-DN

OID (symbolic): ACC-DN::accDnForwardFilterDest

OID (numeric): 1.3.6.1.4.1.5.1.1.19.25.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: If 0, all DECNET Addresses. If an Area with Host Part 0, all traffic to that Area. If a DECNET Host ID, all traffic to that Host.

What is accDnForwardFilterDest?

This OID stores a DECnet destination address (0–65535) that identifies which traffic should be filtered based on where packets are headed, with 0 matching all addresses, an area address matching the entire area, and a host ID matching only that specific destination. Network administrators use this to control traffic forwarding and enforce network policies like blocking a problematic area or quarantining a host. For example, setting it to 4.100 filters all traffic destined for DECnet host 4.100, useful if that host is offline for maintenance.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.25.1.1
snmpwalk -v2c -c public <target> ACC-DN::accDnForwardFilterDest

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.25.1.1.1
snmpget -v2c -c public <target> ACC-DN::accDnForwardFilterDest.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.19.25.1.1.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::accDnForwardFilterDest 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.1accDnForwardFilterDestACC-DN