wfIpBgp3AcceptInject
1.3.6.1.4.1.18.3.5.3.2.6.7.1.9
network injection list. this octet string should only be
non-null if the action is 'accept' and if it is desired to
insert networks into the routing table that differ from
the actual advertised network. For instance, if a number of
networks in a certain range are learned, an aggregate
advertisement could be inserted instead of the individual
networks.
If non-null, The octet string contains one or more 2-tuples
of this form:
first 4 octets: network number
next 4 octets: network mask
Upon receiving a route that matches this filter, all networks
in this list will be considered for inclusion in the routing
table. If the list is null, the actual received network is
considered.
An encoding of 255.255.255.255/255.255.255.255 means 'match the
actual received network.' This allows insertion of an
aggregate or default along with the actual network.
Currently, this is only used for routes received via BGP.