All MIBs › ACC-MIB › accPromload
accPromload
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 control initiates a firmware and diagnostics load operation, where the device retrieves files from a remote host to update its local EPROM storage. Network engineers use this during device recovery or firmware upgrades when they need to restore the device to a known-good state without physical access. Setting this to 'initiate' causes the device to fetch the PROMLOAD file from a specified source host, rewriting its embedded firmware.
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-MIB::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-MIB::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-MIB |