ACC-MIB :: accArpPromiscuous

MIB Reference — IPNetwork Monitor · Updated September 13, 2026

All MIBsACC-MIBaccArpPromiscuous

accArpPromiscuous

Module: ACC-MIB

OID (symbolic): ACC-MIB::accArpPromiscuous

OID (numeric): 1.3.6.1.4.1.5.1.1.11.11

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: When operating promiscuously, the device will learn ARP information from all ARP packets received. When non-promiscuous, the device will learn information only from ARP packets addressed to the IP address of the device.

What is accArpPromiscuous?

This setting determines whether the device learns ARP entries from all ARP packets on the network (promiscuous mode) or only from packets addressed to the device's own IP address. Engineers enable promiscuous mode on bridging or monitoring devices to build a complete ARP table of all network activity, useful for network diagnosis but increases CPU usage. Enabling promiscuous ARP mode would cause the device to add entries for every ARP request and reply heard on the wire, regardless of destination.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.11.11
snmpwalk -v2c -c public <target> ACC-MIB::accArpPromiscuous

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.11.11.1
snmpget -v2c -c public <target> ACC-MIB::accArpPromiscuous.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.11.11.1 i <value>

Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-MIB::accArpPromiscuous OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.

OID Breakdown

Upper-level ancestors (7 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.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.5.1.1.11accArpACC-ARP
Numeric OIDNameModule
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.11.11accArpPromiscuousACC-MIB