All MIBs › RC-RIP-MIB › rcRipExtV2EntIfIndex
rcRipExtV2EntIfIndex
Module: RC-RIP-MIB
OID (symbolic): RC-RIP-MIB::rcRipExtV2EntIfIndex
OID (numeric): 1.3.6.1.4.1.2272.1.10.4.1.1
Node type: OBJECT-TYPE
Type: InterfaceIndex
Access: read-only
Description:
The index value which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
What is rcRipExtV2EntIfIndex?
This object stores a number that uniquely identifies which network interface this configuration row applies to. It serves as a lookup key matching the standard ifIndex used throughout network management systems. For example, ifIndex 2 always refers to the same physical interface across all MIBs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.10.4.1.1 snmpwalk -v2c -c public <target> RC-RIP-MIB::rcRipExtV2EntIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.10.4.1.1.1 snmpget -v2c -c public <target> RC-RIP-MIB::rcRipExtV2EntIfIndex.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.10 | rcRip | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.10.4 | rcRipExtV2Table | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.10.4.1 | rcRipExtV2Entry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.10.4.1.1 | rcRipExtV2EntIfIndex | RC-RIP-MIB |