ACC-DN :: accDnForwardFilterDest

MIB Reference — IPNetwork Monitor

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>

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.1accDnForwardFilterDestACC-DN