ACC-RIP :: accRipExportNetwork

MIB Reference — IPNetwork Monitor

All MIBsACC-RIPaccRipExportNetwork

accRipExportNetwork

Module: ACC-RIP

OID (symbolic): ACC-RIP::accRipExportNetwork

OID (numeric): 1.3.6.1.4.1.5.1.1.16.18.1.3

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-only

Description:

The prefix to be used when matching policies. Routes are logically anded with the policies mask and compared to this prefix.

What is accRipExportNetwork?

This OID stores the destination IP prefix (like 10.0.0.0) that is matched against when applying export policies to routes. Network engineers configure this to specify which routes should be filtered, modified, or blocked when sending RIP updates. For example, a value of 172.16.0.0 combined with the export mask determines which routes to the 172.16.0.0 network are affected by this policy.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.18.1.3
snmpwalk -v2c -c public <target> ACC-RIP::accRipExportNetwork

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.16.18.1.3.1
snmpget -v2c -c public <target> ACC-RIP::accRipExportNetwork.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.16accRipACC-MIB
1.3.6.1.4.1.5.1.1.16.18accRipExportTableACC-RIP
1.3.6.1.4.1.5.1.1.16.18.1accRipExportEntryACC-RIP
1.3.6.1.4.1.5.1.1.16.18.1.3accRipExportNetworkACC-RIP