vnsUseDHCPRelay

HIPATH-WIRELESS-HWC-MIB · .1.3.6.1.4.1.4329.15.3.3.1.2.1.12

Object

column r/w Enumeration
This variable indicates what type of DHCP is used for the VNS.
none(0): No DHCP server on the VNS.
dhcpRelay(1): Uses DHCP relay to reach the DHCP server.
localDhcp(2): Uses local DHCP server on the controler.

Context

MIB
HIPATH-WIRELESS-HWC-MIB
OID
.1.3.6.1.4.1.4329.15.3.3.1.2.1.12
Type
column
Access
readwrite
Status
current
Parent
vnsConfigEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1dhcpRelay
2localDhcp

Conformance