INTEL-GEN-MIB :: ipBootpServerAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsINTEL-GEN-MIBipBootpServerAddress

ipBootpServerAddress

Module: INTEL-GEN-MIB

OID (symbolic): INTEL-GEN-MIB::ipBootpServerAddress

OID (numeric): 1.3.6.1.4.1.343.6.2.1.1.6

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description: If ipAddressAssignment = bootp(2), then this is the IP address of the BOOTP/DHCP server used to get the current address.

If 0.0.0.0, then BOOTP/DHCP requests are multicasted.

What is ipBootpServerAddress?

When ipAddressAssignment is set to bootp(2), this holds the IP address of the BOOTP/DHCP server the agent should contact for its address; leaving it at 0.0.0.0 makes the device multicast its BOOTP/DHCP requests instead of targeting one server.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.343.6.2.1.1.6
snmpwalk -v2c -c public <target> INTEL-GEN-MIB::ipBootpServerAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.343.6.2.1.1.6.1
snmpget -v2c -c public <target> INTEL-GEN-MIB::ipBootpServerAddress.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.343.6.2.1.1.6.1 a <value>

Start monitoring Intel network device / embedded management agent (generic base MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the INTEL-GEN-MIB::ipBootpServerAddress OID value, configure state conditions and alerts, and monitor any Intel network device / embedded management agent (generic base MIB) from a single console.

OID Breakdown

Upper-level ancestors (8 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.343intelIntel-Common-MIB
1.3.6.1.4.1.343.6mib2extIntel-Common-MIB
Numeric OIDNameModule
1.3.6.1.4.1.343.6.2ipINTEL-GEN-MIB
1.3.6.1.4.1.343.6.2.1ipConfTableINTEL-GEN-MIB
1.3.6.1.4.1.343.6.2.1.1ipConfEntryINTEL-GEN-MIB
1.3.6.1.4.1.343.6.2.1.1.6ipBootpServerAddressINTEL-GEN-MIB