hpSwitchABCConfigAutoGatewayConfig

CONFIG-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.7.1.12.1.1.7

Object

column mandatory r/w Enumeration
If this feature is enabled then DHCP packets both
ucast and bcast with UDP destination port 68 will be
intercepted.  DHCP packets with the router option in
the options field in the DHCP message will be
modified so that the first daddress in the router
option is the same as the clients address.  Thus the
client will be its own default gateway.  If this
feature is disabled DHCP packets will be forwarded as
usual.

Context

MIB
CONFIG-MIB
OID
.1.3.6.1.4.1.11.2.14.11.5.1.7.1.12.1.1.7
Type
column
Access
readwrite
Status
mandatory
Parent
hpSwitchABCConfigEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable