All MIBs › ACC-DN › accDnRouteFilterNode
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 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.2 | accDnRouteFilterNode | ACC-DN |