All MIBs › CHECKPOINT-MIB › identityAwarenessStatus
identityAwarenessStatus
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::identityAwarenessStatus
OID (numeric): 1.3.6.1.4.1.2620.1.38.101
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Identity Awarness Status code
What is identityAwarenessStatus?
This numeric code represents the overall health of the Identity Awareness blade. A nonzero value here is what a monitoring system pages on when, for example, every configured identity source (AD Query, Kerberos, agent) has become unreachable at once, rather than the admin only noticing when access-role rules stop matching users correctly. For example, code 0 might mean healthy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.38.101 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::identityAwarenessStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.38.101.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::identityAwarenessStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> identityAwarenessStatus.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::identityAwarenessStatus 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.38 | identityAwareness | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.38.101 | identityAwarenessStatus | CHECKPOINT-MIB |