All MIBs › ACC-MIB › accBootyiaddr
accBootyiaddr
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 read-only OID shows the IP address assigned to the device by the BOOTP server (the yiaddr field from the BOOTP response). Engineers check this to see what address the device used when downloading its configuration file via TFTP. For example, 192.168.1.50 indicates the device was assigned this address for its TFTP download session.
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-MIB::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-MIB::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-MIB::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 (7 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.1.1.29 | accBootp | ACC-BOOTP |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |
| 1.3.6.1.4.1.5.1.1.29.4 | accBootyiaddr | ACC-MIB |