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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 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-MIB |