All MIBs › RC-IP-MIB › rcIpConfDhcpIfIndex
rcIpConfDhcpIfIndex
Module: RC-IP-MIB
OID (symbolic): RC-IP-MIB::rcIpConfDhcpIfIndex
OID (numeric): 1.3.6.1.4.1.2272.1.8.8.1.1
Node type: OBJECT-TYPE
Type: InterfaceIndexOrZero
Access: read-only
Description:
Interface number. The number can represent either a physical or logical(VLAN) interface.
What is rcIpConfDhcpIfIndex?
This read-only object identifies the interface number (physical or logical VLAN) on which DHCP is configured. The interface index allows retrieval of corresponding interface statistics and configuration. Network administrators use this to map DHCP configuration to specific interfaces and verify which interfaces are using dynamic IP address assignment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.8.1.1 snmpwalk -v2c -c public <target> RC-IP-MIB::rcIpConfDhcpIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.8.1.1.1 snmpget -v2c -c public <target> RC-IP-MIB::rcIpConfDhcpIfIndex.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.8 | rcIpConfDhcpTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.8.1 | rcIpConfDhcpEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.8.1.1 | rcIpConfDhcpIfIndex | RC-IP-MIB |