All MIBs › RC-IP-MIB › rcIpConfIcmpRdiscIfIndex
rcIpConfIcmpRdiscIfIndex
Module: RC-IP-MIB
OID (symbolic): RC-IP-MIB::rcIpConfIcmpRdiscIfIndex
OID (numeric): 1.3.6.1.4.1.2272.1.8.22.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
An unique value to identify a physical interface or a logical interface (VLAN).
What is rcIpConfIcmpRdiscIfIndex?
This object uniquely identifies a physical or logical network interface (such as a VLAN) for ICMP Router Discovery (IRDP) configuration. Router Discovery allows hosts to automatically discover the IP addresses and preferences of routers on their local network segment. An operator would use this when configuring which interfaces should participate in ICMP Router Discovery to enable dynamic gateway discovery.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.22.1.1 snmpwalk -v2c -c public <target> RC-IP-MIB::rcIpConfIcmpRdiscIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.22.1.1.1 snmpget -v2c -c public <target> RC-IP-MIB::rcIpConfIcmpRdiscIfIndex.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.22 | rcIpConfIcmpRdiscTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.22.1 | rcIpConfIcmpRdiscEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.22.1.1 | rcIpConfIcmpRdiscIfIndex | RC-IP-MIB |