All MIBs › ACC-BOOTP › accBootg1iaddr
accBootg1iaddr
Module: ACC-BOOTP
OID (symbolic): ACC-BOOTP::accBootg1iaddr
OID (numeric): 1.3.6.1.4.1.5.1.1.29.14
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
The value of first giaddr returned in the last Bootp reply processed. This is the first address used by the unit as the address of any intermediate gateway between the unit and the Bootp server during the download of the configuration script file.
What is accBootg1iaddr?
This OID stores the first gateway address from the BOOTP reply, used as the primary intermediate router to reach the BOOTP server. If your network has multiple hops to the BOOTP server, this first gateway address is the critical first step the device takes when sending TFTP requests. A value of 172.16.0.1 means the device's first hop toward the BOOTP server is through that router.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.29.14 snmpwalk -v2c -c public <target> ACC-BOOTP::accBootg1iaddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.29.14.1 snmpget -v2c -c public <target> ACC-BOOTP::accBootg1iaddr.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.14 | accBootg1iaddr | ACC-BOOTP |