All MIBs › RAPID-CITY › rcIpPolicyOspfAcceptInjectNetListId
rcIpPolicyOspfAcceptInjectNetListId
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpPolicyOspfAcceptInjectNetListId
OID (numeric): 1.3.6.1.4.1.2272.1.8.11.14.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
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.
What is rcIpPolicyOspfAcceptInjectNetListId?
This deprecated object specifies the list ID of an InjectNetList entry from the policy list table to use when accepting and injecting networks into the routing table during OSPF accept operations. It allows operators to substitute different networks than those advertised in OSPF updates. Routing administrators would use this for route aggregation or network policy enforcement (though the object is now deprecated).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.11.14.1.8 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpPolicyOspfAcceptInjectNetListId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.11.14.1.8.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpPolicyOspfAcceptInjectNetListId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.11.14.1.8.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcIpPolicyOspfAcceptInjectNetListId.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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8 | rcIp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.11 | rcIpPolicy | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.11.14 | rcIpPolicyOspfAcceptTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.11.14.1 | rcIpPolicyOspfAcceptEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.11.14.1.8 | rcIpPolicyOspfAcceptInjectNetListId | RAPID-CITY |