rcIpDhcpIpIfIndex

IPDHCP-SERVER-MIB · .1.3.6.1.4.1.8886.6.1.29.1.8.1.1

Object

column Integer32
The index of IP Interface Table.
Index 1 means IP Interface 0. The rest may be deduced by analogy. 
It's range is 1..((MAX_SW_NUM-1)).
 MAX_SW_NUM is the max interface ip number of device

Context

MIB
IPDHCP-SERVER-MIB
OID
.1.3.6.1.4.1.8886.6.1.29.1.8.1.1
Type
column
Access
noaccess
Status
current
Parent
rcIpDhcpIpIfEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IPDHCP-SERVER-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPDHCP-SERVER-MIB::rcIpDhcpIpIfIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPDHCP-SERVER-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPDHCP-SERVER-MIB::rcIpDhcpIpIfIndex.<rcIpDhcpIpIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPDHCP-SERVER-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPDHCP-SERVER-MIB::rcIpDhcpIpIfIndex'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647