All MIBs › RC-RIP-MIB › rcIpRipInterfaceAddress
rcIpRipInterfaceAddress
Module: RC-RIP-MIB
OID (symbolic): RC-RIP-MIB::rcIpRipInterfaceAddress
OID (numeric): 1.3.6.1.4.1.2272.1.8.20.1.1.1
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
Ip Address
What is rcIpRipInterfaceAddress?
This object holds the IP address assigned to a network interface running RIP (Routing Information Protocol). Engineers need this to verify which interface is configured for dynamic routing and to map RIP activity to physical ports. For instance, an interface might be set to 192.168.1.1 to exchange routes with neighboring routers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.20.1.1.1 snmpwalk -v2c -c public <target> RC-RIP-MIB::rcIpRipInterfaceAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.20.1.1.1.1 snmpget -v2c -c public <target> RC-RIP-MIB::rcIpRipInterfaceAddress.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.20 | rcIpRipInterface | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.20.1 | rcIpRipInterfaceTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.20.1.1 | rcIpRipInterfaceEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.20.1.1.1 | rcIpRipInterfaceAddress | RC-RIP-MIB |