ACC-XNS :: accXnsRteFltrNeighbor

MIB Reference — IPNetwork Monitor

All MIBsACC-XNSaccXnsRteFltrNeighbor

accXnsRteFltrNeighbor

Module: ACC-XNS

OID (symbolic): ACC-XNS::accXnsRteFltrNeighbor

OID (numeric): 1.3.6.1.4.1.5.1.1.21.9.3.1.1

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description:

The Host Identifier of the Routing Neighbor that might offer this advertsiement.

What is accXnsRteFltrNeighbor?

This read-write field identifies the 6-byte MAC address of a specific neighbor router that a route filter rule applies to. Network engineers use this to create per-neighbor filtering policies controlling which route announcements are accepted from each peer. For example, a filter with neighbor ID '00:AA:BB:CC:DD:EE' only affects routes advertised by that particular router.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.9.3.1.1
snmpwalk -v2c -c public <target> ACC-XNS::accXnsRteFltrNeighbor

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.9.3.1.1.1
snmpget -v2c -c public <target> ACC-XNS::accXnsRteFltrNeighbor.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.21.9.3.1.1.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accXnsRteFltrNeighbor.1

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.21accXnsACC-MIB
1.3.6.1.4.1.5.1.1.21.9accXnsRouteFiltersACC-MIB
1.3.6.1.4.1.5.1.1.21.9.3accXnsRteFltrTableACC-MIB
1.3.6.1.4.1.5.1.1.21.9.3.1accXnsRteFltrEntryACC-MIB
1.3.6.1.4.1.5.1.1.21.9.3.1.1accXnsRteFltrNeighborACC-XNS