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.
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>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.11 | hp | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2 | nm | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | HP-ICF |
| 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 |
| 1.3.6.1.4.1.11.2.14.4.4.1 | icfSecurIntruderFlag | HP-ICF-SECURITY |