All MIBs › HP-ICF-DHCP-SNOOP-MIB › hpicfDhcpSnoopErrantReplyEnable
hpicfDhcpSnoopErrantReplyEnable
Module: HP-ICF-DHCP-SNOOP-MIB
OID (symbolic): HP-ICF-DHCP-SNOOP-MIB::hpicfDhcpSnoopErrantReplyEnable
OID (numeric): 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The operational status of hpicfDhcpSnoopErrantReply notifications. The default value is 1 (Enabled). A value of 2 represents Disabled. Writing this object requires authentication, such as provided by SNMPv3.
What is hpicfDhcpSnoopErrantReplyEnable?
This toggles whether the switch sends hpicfDhcpSnoopErrantReply traps when it detects and drops a bogus DHCP server reply, defaulting to enabled(1). Because changing it requires an authenticated request (e.g. SNMPv3), admins would set it to disabled(2) only if they want to silence these alerts, such as during planned DHCP server maintenance that would otherwise generate noise.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1.10 snmpwalk -v2c -c public <target> HP-ICF-DHCP-SNOOP-MIB::hpicfDhcpSnoopErrantReplyEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1.10.1 snmpget -v2c -c public <target> HP-ICF-DHCP-SNOOP-MIB::hpicfDhcpSnoopErrantReplyEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1.10.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hpicfDhcpSnoopErrantReplyEnable.1
Start monitoring HP ProCurve switch (DHCP Snooping) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HP-ICF-DHCP-SNOOP-MIB::hpicfDhcpSnoopErrantReplyEnable OID value, configure state conditions and alerts, and monitor any HP ProCurve switch (DHCP Snooping) from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5 | hpicfSwitch | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1 | hpSwitch | CONFIG-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.5.1.34 | hpicfIpDhcpSnoop | HP-ICF-DHCP-SNOOP-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.34.1 | hpicfIpDhcpSnoopObjects | HP-ICF-DHCP-SNOOP-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1 | hpicfIpDhcpSnoopConfig | HP-ICF-DHCP-SNOOP-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1 | hpicfDhcpSnoopGlobalCfg | HP-ICF-DHCP-SNOOP-MIB |
| 1.3.6.1.4.1.11.2.14.11.5.1.34.1.1.1.10 | hpicfDhcpSnoopErrantReplyEnable | HP-ICF-DHCP-SNOOP-MIB |