All MIBs › ACC-MIB › accDnRouteFilterAdj
accDnRouteFilterAdj
Module: ACC-MIB
OID (symbolic): ACC-MIB::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?
Controls which adjacent DECnet systems this routing filter applies to, where 0 means all neighbors, an area ID means all systems in that area, and a host ID means a single neighbor. Network engineers use this to selectively filter routing advertisements from specific neighbors or regions. For example, setting it to 0 applies the filter to all adjacent systems, while 3.0 applies only to area 3's routers.
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-MIB::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-MIB::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-MIB |