rcIpPolicyOspfAcceptInjectNetListId
RAPID-CITY ·
.1.3.6.1.4.1.2272.1.8.11.14.1.8
Object
column
obsolete
r/w
Integer32
Used to indicate the ListId of the InjectNetList
in the rcIpPolicyListTable entry that is assiciated
with for this policy. If teh 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
and an aggregate advertisement could be inserted instead
of the individual networks.
Upon receiving a route that matches this policy, all
networks in this list will be considered for inclusion
in the routing table. If the list is empty or if the
value of the ListId is '0' then 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 netowrk.
Context
- MIB
- RAPID-CITY
- OID
.1.3.6.1.4.1.2272.1.8.11.14.1.8- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- rcIpPolicyOspfAcceptEntry
- Table
- rcIpPolicyOspfAcceptTable
- Siblings
- 9
Syntax
Integer32
Values & Constraints
Enumerated Values
1 | dense |
2 | sparse |
3 | sparseDense |
4 | ssm |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcIpPolicyOspfAcceptId obsolete A value that uniquely identifies the policy
associated with this entry. | column | Integer32 | .1.3.6.1.4.1.2272.1.8.11.14.1.1 |
| rcIpPolicyOspfAcceptRowStatus obsolete Row status of this entry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2272.1.8.11.14.1.10 |
| rcIpPolicyOspfAcceptName obsolete An administratively-assigned name for this policy. | column | OctetString | .1.3.6.1.4.1.2272.1.8.11.14.1.2 |
| rcIpPolicyOspfAcceptEnable obsolete It indicates whether this policy is enabled or not.
The policy should be applied only if it is set to 'true'. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.8.11.14.1.3 |
| rcIpPolicyOspfAcceptExactNetListId obsolete Used to indicate the number of 'exact' type entries
that are configured for this policy.
An entry with type 'exactNet' or 'rangeNet' represents
the network list. … | column | Integer32 | .1.3.6.1.4.1.2272.1.8.11.14.1.4 |
| rcIpPolicyOspfAcceptRangeNetListId obsolete Used to indicate zero or more 'range' network entries
that are associated with this policy.
An entry with a 'range' type means to match any network
number that… | column | Integer32 | .1.3.6.1.4.1.2272.1.8.11.14.1.5 |
| rcIpPolicyOspfAcceptPrecedence obsolete Is used while comparing this policy rule with other
policy that a given route may match. A rule with a
higher precedence value will be chosen over one with
a smaller value. In… | column | Integer32 | .1.3.6.1.4.1.2272.1.8.11.14.1.6 |
| rcIpPolicyOspfAcceptAction obsolete It indicates whether the route should be acceptd
or not. | column | Enumeration | .1.3.6.1.4.1.2272.1.8.11.14.1.7 |
| rcIpPolicyOspfAcceptExtType obsolete Used to indicate the ospf external type. This
parameter describes which types of OSPF ASE routes
match this policy.
'any' means 'match either ASE type 1 or 2'.
'type1' means 'm… | column | Enumeration | .1.3.6.1.4.1.2272.1.8.11.14.1.9 |