All MIBs › CHECKPOINT-MIB-2 › ipAdEntAddr
ipAdEntAddr
Module: CHECKPOINT-MIB-2
OID (symbolic): CHECKPOINT-MIB-2::ipAdEntAddr
OID (numeric): 1.3.6.1.2.1.4.20.1.1
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: The IP address to which this entry's addressing information pertains.
What is ipAdEntAddr?
The IP address that a row of the interface address table describes. On a multi-homed gateway with several IPs bound to one or more interfaces, this is the field that lets a management tool enumerate exactly which addresses are actually configured, useful for confirming a newly added address actually took effect. Example: after adding a secondary address for a new DMZ, polling ipAdEntAddr and seeing the new IP listed confirms the configuration was applied at the IP-stack level, not just in the management console.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.20.1.1 snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::ipAdEntAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.20.1.1.1 snmpget -v2c -c public <target> CHECKPOINT-MIB-2::ipAdEntAddr.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-2::ipAdEntAddr 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 (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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.4 | ip | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4.20 | ipAddrTable | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4.20.1 | ipAddrEntry | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4.20.1.1 | ipAdEntAddr | CHECKPOINT-MIB-2 |