ACC-DN :: accDnRouteFilterNode

MIB Reference — IPNetwork Monitor

All MIBsACC-DNaccDnRouteFilterNode

accDnRouteFilterNode

Module: ACC-DN

OID (symbolic): ACC-DN::accDnRouteFilterNode

OID (numeric): 1.3.6.1.4.1.5.1.1.19.24.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

If 0, all routing information. If a DECNET Area with Host ID 0, relevant level 2 routing information. If a DECNET Host ID, level 1 routing informa- tion for that host.

What is accDnRouteFilterNode?

This OID specifies a DECnet node ID (0–65535) that determines which nodes' routing information to filter, with 0 blocking all routing announcements, an area address blocking level-2 routing info from that area, and a host ID blocking level-1 info for that specific host. Engineers configure this to control what routing information their router accepts from the DECnet network, critical when you have redundant paths and want to prefer one route over another. Setting it to 2.0 would filter all level-2 routing announcements from area 2, effectively isolating that area's backbone routes.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.24.1.2
snmpwalk -v2c -c public <target> ACC-DN::accDnRouteFilterNode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.24.1.2.1
snmpget -v2c -c public <target> ACC-DN::accDnRouteFilterNode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.19.24.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.24accDnRouteFilterTableACC-DN
1.3.6.1.4.1.5.1.1.19.24.1accDnRouteFilterEntryACC-DN
1.3.6.1.4.1.5.1.1.19.24.1.2accDnRouteFilterNodeACC-DN