rcIpDhcpRelayIpInterfaceEnable

IPDHCP-RELAY-MIB · .1.3.6.1.4.1.8886.6.1.30.1.3.1.2

Object

column r/w SWITCH-TCEnableVar
The state of this IP interface enabling DHCP Relay.
It has two value,one is enable(1),which indicates the IP inteface enable DHCP Relay,
the other is disable(2) that means the IP interface doesn't support DHCP Relay. 
The default value is disable(2).

Context

MIB
IPDHCP-RELAY-MIB
OID
.1.3.6.1.4.1.8886.6.1.30.1.3.1.2
Type
column
Access
readwrite
Status
current
Parent
rcIpDhcpRelayIpInterfaceEntry

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-RELAY-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPDHCP-RELAY-MIB::rcIpDhcpRelayIpInterfaceEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPDHCP-RELAY-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPDHCP-RELAY-MIB::rcIpDhcpRelayIpInterfaceEnable.<rcIpDhcpRelayIpInterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPDHCP-RELAY-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPDHCP-RELAY-MIB::rcIpDhcpRelayIpInterfaceEnable'

Syntax

Source
SWITCH-TCEnableVar
Base type
Enumeration

Values & Constraints

Type Values
1enable
2disable