All MIBs › ACC-RLOAD › accPromload
accPromload
Module: ACC-RLOAD
OID (symbolic): ACC-RLOAD::accPromload
OID (numeric): 1.3.6.1.4.1.5.1.1.27.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Setting this object to initiate causes the unit to load local EPROM with diagnostics and the remote loader application brought over the network from a file called PROMLOAD from a host in the accRlSourceTable.
What is accPromload?
This OID triggers the device to download and install diagnostics and the remote loader application into its EPROM from a special file called PROMLOAD. Engineers use this for recovery when the device's bootstrap and diagnostic capabilities are corrupted or missing. For example, setting this to 'initiate' restores a working boot environment on the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.27.4 snmpwalk -v2c -c public <target> ACC-RLOAD::accPromload
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.27.4.1 snmpget -v2c -c public <target> ACC-RLOAD::accPromload.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.27.4.1 i <value>
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.27 | accRload | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.27.4 | accPromload | ACC-RLOAD |