All MIBs › UB-INTERNETWORKING-MIB › dlMaxBOOTPAttempts
dlMaxBOOTPAttempts
Module: UB-INTERNETWORKING-MIB
OID (symbolic): UB-INTERNETWORKING-MIB::dlMaxBOOTPAttempts
OID (numeric): 1.3.6.1.4.1.75.1.2.1.5.1.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Maximum number of BootP attempts before trying Rarp instead.
What is dlMaxBOOTPAttempts?
Sets the maximum number of BOOTP request attempts this card makes before falling back to trying RARP instead, part of the card's boot-server discovery sequence.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.75.1.2.1.5.1.1.1.3 snmpwalk -v2c -c public <target> UB-INTERNETWORKING-MIB::dlMaxBOOTPAttempts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.75.1.2.1.5.1.1.1.3.1 snmpget -v2c -c public <target> UB-INTERNETWORKING-MIB::dlMaxBOOTPAttempts.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.75.1.2.1.5.1.1.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dlMaxBOOTPAttempts.1
Start monitoring UB Networks (Ungermann-Bass) routers and bridges with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UB-INTERNETWORKING-MIB::dlMaxBOOTPAttempts OID value, configure state conditions and alerts, and monitor any UB Networks (Ungermann-Bass) routers and bridges from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.75 | ubNode | UB-INTERNETWORKING-MIB |
| 1.3.6.1.4.1.75.1 | ubEquip | UB-INTERNETWORKING-MIB |
| 1.3.6.1.4.1.75.1.2 | ubInternetworking | UB-INTERNETWORKING-MIB |
| 1.3.6.1.4.1.75.1.2.1 | ubRISCFddiBrouter | UB-INTERNETWORKING-MIB |
| 1.3.6.1.4.1.75.1.2.1.5 | ubNVM | UB-INTERNETWORKING-MIB |
| 1.3.6.1.4.1.75.1.2.1.5.1 | ubDownloader | UB-INTERNETWORKING-MIB |
| 1.3.6.1.4.1.75.1.2.1.5.1.1 | ubOptions | UB-INTERNETWORKING-MIB |
| 1.3.6.1.4.1.75.1.2.1.5.1.1.1 | ubDnloadOptions | UB-INTERNETWORKING-MIB |
| 1.3.6.1.4.1.75.1.2.1.5.1.1.1.3 | dlMaxBOOTPAttempts | UB-INTERNETWORKING-MIB |