rlIpArpInspectValidation

NETGEAR-RADLAN-BRIDGE-SECURITY · .1.3.6.1.4.1.4526.17.112.3.4

Object

scalar r/w Enumeration
Defined a specific check on incoming ARP packets:
Source MAC: Compare the source MAC address in the Ethernet header against
the sender MAC address in the ARP body. This check is performed on both ARP requests and responses.
Destination MAC: Compare the destination MAC address in the Ethernet header against
the target MAC address in ARP body. This check is performed for ARP responses.
IP addresses: Compare the ARP body for invalid and unexpected IP addresses.
Addresses include 0.0.0.0, 255.255.255.255, and all IP multicast addresses.

Context

MIB
NETGEAR-RADLAN-BRIDGE-SECURITY
OID
.1.3.6.1.4.1.4526.17.112.3.4
Type
scalar
Access
readwrite
Status
current
Parent
rlIpArpInspect

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-BRIDGE-SECURITY' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-BRIDGE-SECURITY::rlIpArpInspectValidation.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-BRIDGE-SECURITY' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-BRIDGE-SECURITY::rlIpArpInspectValidation'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable