ACC-IPFILTER :: accIpSubDirBcast

MIB Reference — IPNetwork Monitor

All MIBsACC-IPFILTERaccIpSubDirBcast

accIpSubDirBcast

Module: ACC-IPFILTER

OID (symbolic): ACC-IPFILTER::accIpSubDirBcast

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 accIpSubDirBcast?

This OID controls whether the router forwards subnet-directed broadcast packets (packets with all ones in the host portion of the destination address) onto the destination subnet. Network engineers enable or disable this to prevent broadcast storms while still allowing legitimate broadcast communication within trusted networks. An example is disabling it to block packets like 192.168.1.255 from being forwarded, which protects against certain denial-of-service attacks.

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-IPFILTER::accIpSubDirBcast

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-IPFILTER::accIpSubDirBcast.1

Set instance 1 (SNMPv2c):

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
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.18accIpFilterACC-IPFILTER
1.3.6.1.4.1.5.1.1.18.4accIpSubDirBcastACC-IPFILTER