ACC-MIB :: accDnRouteFilterAdj

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccDnRouteFilterAdj

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 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-MIB