CHECKPOINT-MIB-2 :: ipAdEntAddr

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2ipAdEntAddr

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.4ipCHECKPOINT-MIB-2
1.3.6.1.2.1.4.20ipAddrTableCHECKPOINT-MIB-2
1.3.6.1.2.1.4.20.1ipAddrEntryCHECKPOINT-MIB-2
1.3.6.1.2.1.4.20.1.1ipAdEntAddrCHECKPOINT-MIB-2