All MIBs › ACC-MIB › accBootg1iaddr
accBootg1iaddr
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 relay gateway IP address provided by the BOOTP server for routing the configuration file download. When the device and server are not on the same network segment, the device uses this gateway as the first hop to reach the server. For example, a value of 10.0.1.1 means the device will route through that gateway as its first relay point.
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-MIB::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-MIB::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-MIB |