All MIBs › RC-RIP-MIB › rcIpRipInterfaceIfIndex
rcIpRipInterfaceIfIndex
Module: RC-RIP-MIB
OID (symbolic): RC-RIP-MIB::rcIpRipInterfaceIfIndex
OID (numeric): 1.3.6.1.4.1.2272.1.8.20.1.1.2
Node type: OBJECT-TYPE
Type: InterfaceIndex
Access: read-only
Description:
Rip Interface If Index.
What is rcIpRipInterfaceIfIndex?
This object identifies which network interface is running RIP by referencing its standard interface index number. It links the RIP configuration to physical or logical ports so monitoring tools know which port's routing behavior is being managed. For example, ifIndex 2 might represent a router's FastEthernet port 0/0.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.20.1.1.2 snmpwalk -v2c -c public <target> RC-RIP-MIB::rcIpRipInterfaceIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.20.1.1.2.1 snmpget -v2c -c public <target> RC-RIP-MIB::rcIpRipInterfaceIfIndex.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.2 | rcIpRipInterfaceIfIndex | RC-RIP-MIB |