All MIBs › CHECKPOINT-MIB › ufTopBlockedUserIndex
ufTopBlockedUserIndex
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::ufTopBlockedUserIndex
OID (numeric): 1.3.6.1.4.1.2620.1.29.2.6.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Blocked User index
What is ufTopBlockedUserIndex?
This is the row index into the table of users with the most blocked URL requests. This shifts the view from what's being blocked to who's triggering the blocks, which an admin pulls when a specific site or category spike needs to be traced back to whether it's one user's behavior or spread broadly across the organization. For example, index 1 corresponding to whichever user account currently has the highest count of blocked requests.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.29.2.6.1.1 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::ufTopBlockedUserIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.29.2.6.1.1.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::ufTopBlockedUserIndex.1
Start monitoring Check Point security gateway/firewall appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHECKPOINT-MIB::ufTopBlockedUserIndex OID value, configure state conditions and alerts, and monitor any Check Point security gateway/firewall appliances from a single console.
OID Breakdown
Upper-level ancestors (8 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.2620 | checkpoint | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1 | products | CHECKPOINT-GAIA-TRAP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.1.29 | uf | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.29.2 | ufSS | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.29.2.6 | ufTopBlockedUserTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.29.2.6.1 | ufTopBlockedUserEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.29.2.6.1.1 | ufTopBlockedUserIndex | CHECKPOINT-MIB |