rcIpDhcpIpOptionType

IPDHCP-SERVER-MIB · .1.3.6.1.4.1.8886.6.1.29.1.12.1.2

Object

column r/w Integer32
The type of vendor-specified option contents. 
AsciiString(1) stands for ASCII String, 
HexString(2) for HEX String, IpAddress(3) for IP Address. 
The default value is NULL.

Context

MIB
IPDHCP-SERVER-MIB
OID
.1.3.6.1.4.1.8886.6.1.29.1.12.1.2
Type
column
Access
readwrite
Status
current
Parent
rcIpDhcpIpVendorOptEntry

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::rcIpDhcpIpOptionType'
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::rcIpDhcpIpOptionType.<rcIpDhcpIpIndex>.<rcIpDhcpIpOptionCode>'
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::rcIpDhcpIpOptionType'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-31