ACC-DN :: accDnRouteFilterAdj

MIB Reference — IPNetwork Monitor

All MIBsACC-DNaccDnRouteFilterAdj

accDnRouteFilterAdj

Module: ACC-DN

OID (symbolic): ACC-DN::accDnRouteFilterAdj

OID (numeric): 1.3.6.1.4.1.5.1.1.19.24.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

If 0, all adjacent systems. If a DECNET Area with host id 0, all adjacent systems in that area. If a DECNET Host ID, that adjacent system.

What is accDnRouteFilterAdj?

This OID stores a DECnet node ID (0–65535) that specifies which adjacent systems to filter routing announcements for, where 0 means all adjacent systems and a specific host ID targets just that one neighbor. Network engineers use this to block or allow routing updates from specific DECnet neighbors, useful when you want to isolate a misbehaving or backup link. For example, setting it to 3.45 filters routing announcements from the adjacent host at DECnet address 3.45 only, while 3.0 would filter all systems in area 3.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.24.1.1
snmpwalk -v2c -c public <target> ACC-DN::accDnRouteFilterAdj

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.24.1.1.1
snmpget -v2c -c public <target> ACC-DN::accDnRouteFilterAdj.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.19.24.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.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.1accDnRouteFilterAdjACC-DN