All MIBs › RAPID-CITY › rcIpRedistributeDefaultOriginate
rcIpRedistributeDefaultOriginate
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpRedistributeDefaultOriginate
OID (numeric): 1.3.6.1.4.1.2272.1.8.100.16.1.12
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
indicates the given protocol will originate/advertise a default route.
What is rcIpRedistributeDefaultOriginate?
This integer setting (read-write) controls whether the router advertises itself as a default gateway to other routers running this protocol. When enabled, the router tells neighbors it can reach any destination not explicitly in their routing tables. An ISP administrator enables this on border routers to provide backup paths for traffic destined outside their network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.100.16.1.12 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpRedistributeDefaultOriginate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.100.16.1.12.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpRedistributeDefaultOriginate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.100.16.1.12.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.100 | rcIpGenPolicy | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.100.16 | rcIpRedistributeTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.100.16.1 | rcIpRedistributeEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.100.16.1.12 | rcIpRedistributeDefaultOriginate | RAPID-CITY |