CHECKPOINT-MIB-2 :: ipNetToMediaNetAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2ipNetToMediaNetAddress

ipNetToMediaNetAddress

Module: CHECKPOINT-MIB-2

OID (symbolic): CHECKPOINT-MIB-2::ipNetToMediaNetAddress

OID (numeric): 1.3.6.1.2.1.4.22.1.3

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description: The IpAddress corresponding to the media- dependent `physical' address.

What is ipNetToMediaNetAddress?

The IP address that corresponds to the physical address in this ARP-table entry. Paired with ipNetToMediaPhysAddress, this row is what a security team pulls when investigating a suspected duplicate-IP or ARP-spoofing incident, since it's the gateway's own live view of which MAC currently claims a given IP. Example: querying ipNetToMediaNetAddress for a known server's IP and finding it now maps to an unfamiliar MAC is direct evidence of an ARP-spoofing attempt on that segment.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.22.1.3
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::ipNetToMediaNetAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.4.22.1.3.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::ipNetToMediaNetAddress.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.4.22.1.3.1 a <value>

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::ipNetToMediaNetAddress 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.22ipNetToMediaTableCHECKPOINT-MIB-2
1.3.6.1.2.1.4.22.1ipNetToMediaEntryCHECKPOINT-MIB-2
1.3.6.1.2.1.4.22.1.3ipNetToMediaNetAddressCHECKPOINT-MIB-2