All MIBs › NEOTERIS-IVE-MIB › blockedIP
blockedIP
Module: NEOTERIS-IVE-MIB
OID (symbolic): NEOTERIS-IVE-MIB::blockedIP
OID (numeric): 1.3.6.1.4.1.12532.4
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: IP Address that is blocked due to consecutive failed login attempts
What is blockedIP?
This read-only NetworkAddress reports, per its source description, an IP address that has been blocked due to consecutive failed login attempts against the IVE appliance. Admins use this, typically delivered via the paired iveTooManyFailedLoginAttempts trap, to identify and investigate a source IP that may be attempting a brute-force login attack. For example, seeing the same external IP address reported here repeatedly would prompt an admin to add a firewall block for that address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12532.4 snmpwalk -v2c -c public <target> NEOTERIS-IVE-MIB::blockedIP
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12532.4.1 snmpget -v2c -c public <target> NEOTERIS-IVE-MIB::blockedIP.1
Start monitoring Juniper Networks (Neoteris IVE) SSL VPN appliance with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NEOTERIS-IVE-MIB::blockedIP OID value, configure state conditions and alerts, and monitor any Juniper Networks (Neoteris IVE) SSL VPN appliance from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.12532 | neoteris | NEOTERIS-IVE-MIB |
| 1.3.6.1.4.1.12532.4 | blockedIP | NEOTERIS-IVE-MIB |