All MIBs › ACC-RIP › accRipExportNetwork
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 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.16 | accRip | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.16.18 | accRipExportTable | ACC-RIP |
| 1.3.6.1.4.1.5.1.1.16.18.1 | accRipExportEntry | ACC-RIP |
| 1.3.6.1.4.1.5.1.1.16.18.1.3 | accRipExportNetwork | ACC-RIP |