hpnicfDHCPRAddrCheckSwitch

HPN-ICF-DHCPRELAY-MIB · .1.3.6.1.4.1.11.2.14.11.15.2.58.1.4.1.1

Object

column r/w Enumeration
The state of dhcp security address check switch for
this interface.
It has two defined values: enabled and disabled.
If the value is enabled, the address check function
would be enabled. The default value is disabled.

Context

MIB
HPN-ICF-DHCPRELAY-MIB
OID
.1.3.6.1.4.1.11.2.14.11.15.2.58.1.4.1.1
Type
column
Access
readwrite
Status
current
Parent
hpnicfDHCPRAddrCheckEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled