All MIBs › RAPID-CITY › rcIpPolicyRipAcceptInjectNetListId
rcIpPolicyRipAcceptInjectNetListId
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpPolicyRipAcceptInjectNetListId
OID (numeric): 1.3.6.1.4.1.2272.1.8.11.12.1.10
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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.11.12.1.10 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpPolicyRipAcceptInjectNetListId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.11.12.1.10.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpPolicyRipAcceptInjectNetListId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.11.12.1.10.1 i <value>
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.12 | rcIpPolicyRipAcceptTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.11.12.1 | rcIpPolicyRipAcceptEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.11.12.1.10 | rcIpPolicyRipAcceptInjectNetListId | RAPID-CITY |