dhcpRelayIfStatus

ES4650F-MIB · .1.3.6.1.4.1.259.8.1.9.1.10.11.2.1.1.2

Object

The status of the dhcpRelay. Set this variable to enabled(1)
to enable dhcpRelay. Set this variable to disabled(2) to
disable dhcpRelay.

Context

MIB
ES4650F-MIB
OID
.1.3.6.1.4.1.259.8.1.9.1.10.11.2.1.1.2
Type
column
Access
readwrite
Status
current
Parent
dhcpRelayIfEntry

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

Syntax

Values & Constraints

Type Values
1enabled
2disabled