All MIBs › HP-ICF › hubIntruderIndex
hubIntruderIndex
Module: HP-ICF
OID (symbolic): HP-ICF::hubIntruderIndex
OID (numeric): 1.3.6.1.4.1.11.2.14.2.10.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The index of this entry in the intruder log table. Index 1 will always contain the oldest entry. If the table is full when a new intrusion occurs, the new entry becomes index 20, and all earlier entries are shifted down by one entry, removing the old index 1.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.2.10.2.1.1 snmpwalk -v2c -c public <target> HP-ICF::hubIntruderIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.2.10.2.1.1.1 snmpget -v2c -c public <target> HP-ICF::hubIntruderIndex.1
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.2 | icfHub | HP-ICF |
| 1.3.6.1.4.1.11.2.14.2.10 | hubSecurity | HP-ICF |
| 1.3.6.1.4.1.11.2.14.2.10.2 | hubIntruderLogTable | HP-ICF |
| 1.3.6.1.4.1.11.2.14.2.10.2.1 | hubIntruderLogEntry | HP-ICF |
| 1.3.6.1.4.1.11.2.14.2.10.2.1.1 | hubIntruderIndex | HP-ICF |