All MIBs › ACC-BOOTP › accBootyiaddr
accBootyiaddr
Module: ACC-BOOTP
OID (symbolic): ACC-BOOTP::accBootyiaddr
OID (numeric): 1.3.6.1.4.1.5.1.1.29.4
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: The value of yiaddr returned in the last Bootp reply processed. This is the address used by the unit as its address in the TFTP download of a configuration script file.
What is accBootyiaddr?
This OID contains the IP address assigned to the device by the last BOOTP server response, used for TFTP download of configuration scripts. Network engineers check this to verify that BOOTP assigned an address and to trace which address the device used to download its configuration. For example, 10.0.1.50 shows the device received that IP from BOOTP and used it for config retrieval.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.29.4 snmpwalk -v2c -c public <target> ACC-BOOTP::accBootyiaddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.29.4.1 snmpget -v2c -c public <target> ACC-BOOTP::accBootyiaddr.1
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-BOOTP::accBootyiaddr OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5.1.1.29 | accBootp | ACC-BOOTP |
| 1.3.6.1.4.1.5.1.1.29.4 | accBootyiaddr | ACC-BOOTP |