All MIBs › RC-IP-MIB › rcIpConfRsmltIfIndex
rcIpConfRsmltIfIndex
Module: RC-IP-MIB
OID (symbolic): RC-IP-MIB::rcIpConfRsmltIfIndex
OID (numeric): 1.3.6.1.4.1.2272.1.8.1.11.1.1
Node type: OBJECT-TYPE
Type: InterfaceIndex
Access: read-only
Description:
Interface Index, this is an index of the table.
What is rcIpConfRsmltIfIndex?
This integer contains the SNMP interface index reference for an IP configuration table entry. It links the IP configuration to a physical or logical interface. An operator would cross-reference this index to find which Ethernet port or VLAN the IP address belongs to in the running configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.1.11.1.1 snmpwalk -v2c -c public <target> RC-IP-MIB::rcIpConfRsmltIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.1.11.1.1.1 snmpget -v2c -c public <target> RC-IP-MIB::rcIpConfRsmltIfIndex.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.1 | rcIpConf | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.1.11 | rcIpConfRsmltTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.1.11.1 | rcIpConfRsmltEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.1.11.1.1 | rcIpConfRsmltIfIndex | RC-IP-MIB |