CISCOSB-IP :: rsIpAdEntBcastAddr

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-IPrsIpAdEntBcastAddr

rsIpAdEntBcastAddr

Module: CISCOSB-IP

OID (symbolic): CISCOSB-IP::rsIpAdEntBcastAddr

OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.1.1.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Indicates how the host part of ip subnet broadcast messages will be filled: 0 - host part will be filled by 0 1 - host part will be filled by 1.

What is rsIpAdEntBcastAddr?

This read-write value determines whether the host portion of subnet broadcast addresses on this interface is filled with all zero bits or all one bits. Admins set this to match the broadcast addressing convention expected by other equipment on the same subnet, since a mismatch can cause broadcasts to be misinterpreted. For example, setting this to 1 configures the interface to use the conventional all-ones host portion for its subnet broadcast address, matching most modern IP networking conventions.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.1.1.7
snmpwalk -v2c -c public <target> CISCOSB-IP::rsIpAdEntBcastAddr

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.1.1.7.1
snmpget -v2c -c public <target> CISCOSB-IP::rsIpAdEntBcastAddr.1

Set instance 1 (SNMPv2c):

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

Start monitoring Cisco Catalyst 1200 / Business 350 Series (SMB managed switch) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-IP::rsIpAdEntBcastAddr OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 1200 / Business 350 Series (SMB managed switch) from a single console.

OID Breakdown

Upper-level ancestors (10 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.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.6otherEnterprisesCISCO-SMI
1.3.6.1.4.1.9.6.1ciscoSBCISCO-SMI
1.3.6.1.4.1.9.6.1.101switch001CISCOSB-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9.6.1.101.26ipSpecCISCOSB-IP
1.3.6.1.4.1.9.6.1.101.26.1rsIpAddrTableCISCOSB-IP
1.3.6.1.4.1.9.6.1.101.26.1.1rsIpAddrEntryCISCOSB-IP
1.3.6.1.4.1.9.6.1.101.26.1.1.7rsIpAdEntBcastAddrCISCOSB-IP