All MIBs › HP-ICF-GENERIC-RPTR › hubSecPtIntrusionFlag
hubSecPtIntrusionFlag
Module: HP-ICF-GENERIC-RPTR
OID (symbolic): HP-ICF-GENERIC-RPTR::hubSecPtIntrusionFlag
OID (numeric): 1.3.6.1.4.1.11.2.14.2.10.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This flag indicates if an intrusion has occurred on this port. The Security LED on the hub will blink if any instance of this flag has the value intrusion. Setting this flag to noIntrusion will turn off the Security LED if no other ports have this flag set to intrusion. An intrusion will only cause an alarm and an intrusion log entry if this flag is equal to noIntrusion.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.2.10.1.1.7 snmpwalk -v2c -c public <target> HP-ICF-GENERIC-RPTR::hubSecPtIntrusionFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.2.10.1.1.7.1 snmpget -v2c -c public <target> HP-ICF-GENERIC-RPTR::hubSecPtIntrusionFlag.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.2.10.1.1.7.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.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.1 | hubSecurePortTable | HP-ICF |
| 1.3.6.1.4.1.11.2.14.2.10.1.1 | hubSecurePortEntry | HP-ICF |
| 1.3.6.1.4.1.11.2.14.2.10.1.1.7 | hubSecPtIntrusionFlag | HP-ICF-GENERIC-RPTR |