ACC-MIB :: oIpSubDirBcast

MIB Reference — IPNetwork Monitor · Updated September 13, 2026

All MIBsACC-MIBoIpSubDirBcast

oIpSubDirBcast

Module: ACC-MIB

OID (symbolic): ACC-MIB::oIpSubDirBcast

OID (numeric): 1.3.6.1.4.1.5.1.1.18.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Packets with an all-ones host portion of the destination IP address are called Subnet Directed Broadcast (or Limited Broadcast) packets. This object selects if these packets are to be broadcast onto the destination subnet.

What is oIpSubDirBcast?

This OID controls whether subnet-directed broadcast packets (those with all-ones in the host portion of the address) are forwarded to their destination network. Administrators configure this to prevent broadcast storms and security risks from directed broadcast attacks that can amplify denial-of-service exploits. Setting this to 0 blocks subnet-directed broadcasts while 1 allows them, though most modern networks disable this for security.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.4
snmpwalk -v2c -c public <target> ACC-MIB::oIpSubDirBcast

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.18.4.1
snmpget -v2c -c public <target> ACC-MIB::oIpSubDirBcast.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.18.4.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::oIpSubDirBcast 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.18accIpFilterACC-IPFILTER
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.18.4oIpSubDirBcastACC-MIB