CROUTE-MIB :: ipGlobalsBOOTPRelayStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCROUTE-MIBipGlobalsBOOTPRelayStatus

ipGlobalsBOOTPRelayStatus

Module: CROUTE-MIB

OID (symbolic): CROUTE-MIB::ipGlobalsBOOTPRelayStatus

OID (numeric): 1.3.6.1.4.1.81.31.1.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Whenever to activate the BOOTP Relay protocol on the device. enable - set by the user, means activate the BOOTP Relay protocol over the defined VLANs. disable - set by the user, means don't active the BOOTP Relay protocol. backup - set by the user, means the BOOTP Relay protocol is in stand-by. It will enter to activeBackup mode after IP REDUNDANCY mechanism will enter to active mode. activeBackup - set by the device (status), means the backup BOOTP Relay is working (after time-out of IP REDUNDANCY).

What is ipGlobalsBOOTPRelayStatus?

This read-write enumerated integer controls whether the device's BOOTP Relay protocol is active across its VLANs, with enable/disable set directly by the admin and backup/activeBackup reflecting a redundancy handoff tied to the IP Redundancy mechanism. An admin sets this to enable(1) to have the router forward BOOTP/DHCP requests from client VLANs to a configured server, or to backup(3) so it stands ready to take over if the primary router fails. For example, on a standby router configured with backup(3), the status automatically flips to activeBackup(4) once IP Redundancy detects the primary router is down and promotes this one.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.31.1.1.1
snmpwalk -v2c -c public <target> CROUTE-MIB::ipGlobalsBOOTPRelayStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.81.31.1.1.1.1
snmpget -v2c -c public <target> CROUTE-MIB::ipGlobalsBOOTPRelayStatus.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipGlobalsBOOTPRelayStatus.1

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::ipGlobalsBOOTPRelayStatus 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.1ipRouteCROUTE-MIB
1.3.6.1.4.1.81.31.1.1ipGlobalsCROUTE-MIB
1.3.6.1.4.1.81.31.1.1.1ipGlobalsBOOTPRelayStatusCROUTE-MIB