All MIBs › HP-ICF-SECURITY › icfSecurIntruderFlag
icfSecurIntruderFlag
Module: HP-ICF-SECURITY
OID (symbolic): HP-ICF-SECURITY::icfSecurIntruderFlag
OID (numeric): 1.3.6.1.4.1.11.2.14.4.4.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: If this object is set to 'valid', the remainder of the intruder objects contain information about an authentication failure. The Security LED on the device will blink if this flag is set to 'valid'. The intruder objects will not be overwritten as long as this flag is set to 'valid'. Setting this flag to 'invalid' will turn off the Security LED if there are no other current violations, and will allow the intruder objects to be overwritten by subsequent authentication failures.
What is icfSecurIntruderFlag?
Set to valid(1) by the agent when it records an SNMPv1 authentication failure — while valid, the device's Security LED blinks and the intruder details below won't be overwritten; an admin sets it back to invalid(2) after investigating to clear the LED and re-arm logging for the next violation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.4.4.1 snmpwalk -v2c -c public <target> HP-ICF-SECURITY::icfSecurIntruderFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.4.4.1.1 snmpget -v2c -c public <target> HP-ICF-SECURITY::icfSecurIntruderFlag.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.4.4.1.1 i <value>
Start monitoring HP ProCurve switch (SNMPv1 authorization/management access control) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HP-ICF-SECURITY::icfSecurIntruderFlag OID value, configure state conditions and alerts, and monitor any HP ProCurve switch (SNMPv1 authorization/management access control) from a single console.
OID Breakdown
Upper-level ancestors (11 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.4 | icfSecurity | HP-ICF |
| 1.3.6.1.4.1.11.2.14.4.4 | icfSecurIntruder | HP-ICF |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.4.4.1 | icfSecurIntruderFlag | HP-ICF-SECURITY |