All MIBs › ACC-DN › accDnRouteFilterAdj
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.19 | accDn | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.24 | accDnRouteFilterTable | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.24.1 | accDnRouteFilterEntry | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.24.1.1 | accDnRouteFilterAdj | ACC-DN |