CROUTE-MIB :: drIpInterfaceBroadcastAddr

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCROUTE-MIBdrIpInterfaceBroadcastAddr

drIpInterfaceBroadcastAddr

Module: CROUTE-MIB

OID (symbolic): CROUTE-MIB::drIpInterfaceBroadcastAddr

OID (numeric): 1.3.6.1.4.1.81.31.6.1.1.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The value of the least-significant bit in the IP broadcast address used for sending datagrams on the (logical) interface associated with the IP address of this entry. For example, when the Internet standard all-ones broadcast address is used, the value will be 1. This value applies to both the subnet and network broadcasts addresses used by the entity on this (logical) interface.

What is drIpInterfaceBroadcastAddr?

This value records the least-significant-bit convention used for the IP broadcast address on this logical interface, such as 1 when the standard all-ones broadcast address is in effect. It matters because some legacy IP stacks use all-zeros broadcast addressing instead of all-ones, and mismatches between devices on the same subnet can cause broadcast packets to be silently dropped or misdirected. For example, if drIpInterfaceBroadcastAddr reads 1 for the 192.168.1.0/24 interface, the router is using 192.168.1.255 as its broadcast address for both subnet and network broadcasts.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.31.6.1.1.7
snmpwalk -v2c -c public <target> CROUTE-MIB::drIpInterfaceBroadcastAddr

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.81.31.6.1.1.7.1
snmpget -v2c -c public <target> CROUTE-MIB::drIpInterfaceBroadcastAddr.1

Set instance 1 (SNMPv2c):

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

Start monitoring Layer 3 switch platform (vendor unclear, BOOTP/RIP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CROUTE-MIB::drIpInterfaceBroadcastAddr OID value, configure state conditions and alerts, and monitor any Layer 3 switch platform (vendor unclear, BOOTP/RIP) 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.81lannetGEN-MIB
Numeric OIDNameModule
1.3.6.1.4.1.81.31crouteCROUTE-MIB
1.3.6.1.4.1.81.31.6drIpRouteCROUTE-MIB
1.3.6.1.4.1.81.31.6.1drIpInterfaceTableCROUTE-MIB
1.3.6.1.4.1.81.31.6.1.1drIpInterfaceEntryCROUTE-MIB
1.3.6.1.4.1.81.31.6.1.1.7drIpInterfaceBroadcastAddrCROUTE-MIB